.
├── AGENTS.md
├── app
│   ├── api
│   │   ├── accepted_media_types.rb
│   │   ├── access_control.rb
│   │   ├── actions_cache.rb
│   │   ├── actions_dynamic_workflows.rb
│   │   ├── actions_resolve.rb
│   │   ├── actions_runner_registration.rb
│   │   ├── actions_secrets.rb
│   │   ├── actions_variables.rb
│   │   ├── actions_verified_owners.rb
│   │   ├── admin
│   │   │   ├── keys.rb
│   │   │   ├── ldap.rb
│   │   │   ├── orgs_manager.rb
│   │   │   ├── pre_receive_environments.rb
│   │   │   ├── pre_receive_hooks.rb
│   │   │   ├── tokens.rb
│   │   │   ├── users_manager.rb
│   │   │   └── webhooks.rb
│   │   ├── admin.rb
│   │   ├── advisory_database.rb
│   │   ├── agent_secrets.rb
│   │   ├── agent_variables.rb
│   │   ├── alive.rb
│   │   ├── announcement_banners.rb
│   │   ├── app
│   │   │   ├── actions_ci_cd_errors.rb
│   │   │   ├── actions_data_stream_sinks_helper.rb
│   │   │   ├── actions_fork_pr_workflow_helper.rb
│   │   │   ├── actions_runner_labels_helper.rb
│   │   │   ├── actions_runners_helper.rb
│   │   │   ├── actions_url_helper.rb
│   │   │   ├── actions_variables_helpers.rb
│   │   │   ├── actions_workflows_helper.rb
│   │   │   ├── advisory_pagination_helpers.rb
│   │   │   ├── advisory_workspace_allowlist.rb
│   │   │   ├── api_version_dependency.rb
│   │   │   ├── artifact_metadata_permissions_helper.rb
│   │   │   ├── audit_dependency.rb
│   │   │   ├── caching_helpers.rb
│   │   │   ├── codeql_action_helpers.rb
│   │   │   ├── code_quality_helpers.rb
│   │   │   ├── code_scanning_category_helper.rb
│   │   │   ├── code_scanning_helpers.rb
│   │   │   ├── code_security_configurations_helper.rb
│   │   │   ├── codespaces_dependency.rb
│   │   │   ├── comment_edit_restriction_dependency.rb
│   │   │   ├── content_authorization_dependency.rb
│   │   │   ├── content_helpers.rb
│   │   │   ├── credz_secrets_helper.rb
│   │   │   ├── crypto_key_helper.rb
│   │   │   ├── cursor_pagination_dependency.rb
│   │   │   ├── database_connection_helper.rb
│   │   │   ├── delivery_dependency.rb
│   │   │   ├── dependabot_alerts_helpers.rb
│   │   │   ├── deprecation_dependency.rb
│   │   │   ├── deprecation_helpers.rb
│   │   │   ├── diff_contents_dependency.rb
│   │   │   ├── enterprise_creation_helpers.rb
│   │   │   ├── enterprise_installation_dependency.rb
│   │   │   ├── error_dependency.rb
│   │   │   ├── error_formatting.rb
│   │   │   ├── feature_flags_dependency.rb
│   │   │   ├── finders_dependency.rb
│   │   │   ├── gists_dependency.rb
│   │   │   ├── git_actor_helpers.rb
│   │   │   ├── graphql_dependency.rb
│   │   │   ├── helpers_dependency.rb
│   │   │   ├── hmac_dependency.rb
│   │   │   ├── hosted_runners_helper.rb
│   │   │   ├── hydro_dependency.rb
│   │   │   ├── input_dependency.rb
│   │   │   ├── ip_dependency.rb
│   │   │   ├── ldap_dependency.rb
│   │   │   ├── marketplace_listing_helpers.rb
│   │   │   ├── multi_route.rb
│   │   │   ├── mysql1_replica_auth.rb
│   │   │   ├── notifications_dependency.rb
│   │   │   ├── oidc_repo_property_inclusion_helper.rb
│   │   │   ├── oidc_template_helper.rb
│   │   │   ├── open_api.rb
│   │   │   ├── package_v2_api_check.rb
│   │   │   ├── pagination_dependency.rb
│   │   │   ├── personal_access_tokens_helper.rb
│   │   │   ├── platform_types.rb
│   │   │   ├── poll_interval_dependency.rb
│   │   │   ├── previews
│   │   │   │   └── repository-topics.yaml
│   │   │   ├── programmatic_fgp_header_decorator.rb
│   │   │   ├── protected_resources_filter.rb
│   │   │   ├── public_key_helpers.rb
│   │   │   ├── pull_request_review_comment_positioning_dependency.rb
│   │   │   ├── rate_limit_dependency.rb
│   │   │   ├── receive_schema_with_open_api.rb
│   │   │   ├── remote_cache_dependency.rb
│   │   │   ├── repositories_dependency.rb
│   │   │   ├── repository_advisories_helpers.rb
│   │   │   ├── repository_content_helpers.rb
│   │   │   ├── repository_contents_dependency.rb
│   │   │   ├── repository_rules_dependency.rb
│   │   │   ├── request_dependency.rb
│   │   │   ├── request_method_helper.rb
│   │   │   ├── scheduled_reminder_helpers.rb
│   │   │   ├── scim_helpers.rb
│   │   │   ├── secret_scanning_helpers.rb
│   │   │   ├── secrets_helpers.rb
│   │   │   ├── security_analysis_settings_helpers.rb
│   │   │   ├── shortcode_detection_helper.rb
│   │   │   ├── tenant_context_dependency.rb
│   │   │   ├── twirp_helpers.rb
│   │   │   ├── user_login_dependency.rb
│   │   │   └── users_dependency.rb
│   │   ├── applications.rb
│   │   ├── app.rb
│   │   ├── artifacts.rb
│   │   ├── attestations.rb
│   │   ├── audit_log
│   │   │   ├── enterprise.rb
│   │   │   ├── helpers.rb
│   │   │   ├── organization.rb
│   │   │   └── streams.rb
│   │   ├── authorizations.rb
│   │   ├── billing.rb
│   │   ├── billing_usage_report_exports.rb
│   │   ├── blackbird.rb
│   │   ├── blob_throttler.rb
│   │   ├── browser_reporting.rb
│   │   ├── business_enterprise_installation_user_accounts_uploads.rb
│   │   ├── check_runs.rb
│   │   ├── check_suites.rb
│   │   ├── classroom
│   │   │   └── assignments.rb
│   │   ├── classroom.rb
│   │   ├── cli_internal.rb
│   │   ├── codeowners.rb
│   │   ├── codes_of_conduct.rb
│   │   ├── codespaces
│   │   │   ├── helpers
│   │   │   │   └── lifecycle_helpers.rb
│   │   │   ├── organization.rb
│   │   │   ├── prebuilds.rb
│   │   │   ├── private.rb
│   │   │   ├── public.rb
│   │   │   └── secrets
│   │   │       ├── helpers.rb
│   │   │       ├── organization.rb
│   │   │       ├── repository.rb
│   │   │       ├── user.rb
│   │   │       └── user_repositories.rb
│   │   ├── codespaces.rb
│   │   ├── concurrency_groups.rb
│   │   ├── config_throttler.rb
│   │   ├── copilot
│   │   │   └── managed_settings.rb
│   │   ├── copilot_coding_agent.rb
│   │   ├── copilot_for_business
│   │   │   ├── content_exclusion.rb
│   │   │   ├── custom_agents.rb
│   │   │   ├── deprecation_constants.rb
│   │   │   ├── direct_data_access.rb
│   │   │   ├── mcp_registry.rb
│   │   │   ├── metrics.rb
│   │   │   ├── metrics_reports.rb
│   │   │   ├── policies
│   │   │   │   └── coding_agent.rb
│   │   │   ├── seats.rb
│   │   │   ├── usage.rb
│   │   │   └── user_engagement.rb
│   │   ├── copilot.rb
│   │   ├── copilot_spaces_collaborators.rb
│   │   ├── copilot_spaces.rb
│   │   ├── copilot_spaces_resources.rb
│   │   ├── copilot_workbench
│   │   │   ├── codespace_telemetry.rb
│   │   │   ├── iteration.rb
│   │   │   └── publish.rb
│   │   ├── database_resource_update_rate_limiting.rb
│   │   ├── delegated_bypass.rb
│   │   ├── dependabot
│   │   │   └── dismissal_requests.rb
│   │   ├── dependabot_secrets.rb
│   │   ├── deployment_branch_policies.rb
│   │   ├── deployment_protection_rules.rb
│   │   ├── deployment_requests.rb
│   │   ├── deployments.rb
│   │   ├── deployment_statuses.rb
│   │   ├── description
│   │   │   ├── api.github.com.yaml
│   │   │   ├── changelogs
│   │   │   │   ├── api.github.com
│   │   │   │   │   └── CHANGELOG.md
│   │   │   │   ├── ghec
│   │   │   │   │   └── CHANGELOG.md
│   │   │   │   └── ghes-3.21
│   │   │   │       └── CHANGELOG.md
│   │   │   ├── changesets
│   │   │   │   ├── 20210629005334_remove_rate_limit_rate.yaml
│   │   │   │   ├── 20210630185222_remove_team_permission.yaml
│   │   │   │   ├── 20220617131313_return_submodule_type_for_submodules_in_directory_lists.yaml
│   │   │   │   ├── 20220623085549_change_pre_receive_hook_id_path_parameter_to_string.yaml
│   │   │   │   ├── 20220624095632_fix_sarif_content_type.yaml
│   │   │   │   ├── 20220720152722_remove_use_squash_pr_title_as_default.yaml
│   │   │   │   ├── 20220812092946_remove_authorizations_url_from_api_root.yaml
│   │   │   │   ├── 20220816144524_deprecate_beta_media_type.yaml
│   │   │   │   ├── 20230216131511_update_custom_repo_role_path.yaml
│   │   │   │   ├── 20230301212949_remove_forks_history_from_base_gist.yaml
│   │   │   │   ├── 20230314184431_change_delete_installation_success_status.yaml
│   │   │   │   ├── 20230403191607_remove_secret_scanning_custom_link_enablement_field.yaml
│   │   │   │   ├── 20230411095112_codespaces_location_to_geo.yaml
│   │   │   │   ├── 20230502211132_remove_subkeys_from_gpgkey_subkey.yaml
│   │   │   │   ├── 20230517140826_remove_single_js_ts.yaml
│   │   │   │   ├── 20230928220229_remove_has_downloads.yaml
│   │   │   │   ├── 20240112164404_change_create_repo_trade_compliance_response_status.yaml
│   │   │   │   ├── 20240211223324_change_delete_organization_trade_compliance_respose_status.yaml
│   │   │   │   ├── 20240212154239_change_remove_member_trade_compliance_response_status.yaml
│   │   │   │   ├── 20240213133716_change_update_user_membership_trade_compliance_response_status.yaml
│   │   │   │   ├── 20240215051514_change_accept_repository_invitation_response_status.yaml
│   │   │   │   ├── 20240312205609_remove_hub_url_from_api_root.yaml
│   │   │   │   ├── 20240709165002_remove_organization_security_product_enablement.yaml
│   │   │   │   ├── 20240718164632_remove_enable_or_disable_security_product_on_all_org_repos.yaml
│   │   │   │   ├── 20240906214826_deprecate_cvss.yaml
│   │   │   │   ├── 20240911195949_restrict_repo_fields_in_migration_resource.yaml
│   │   │   │   ├── 20240925150647_remove_enterprise_code_security_and_analysis.yaml
│   │   │   │   ├── 20241206213535_close_down_security_managers.yaml
│   │   │   │   ├── 20260204205444_remove_hub_endpoint.yaml
│   │   │   │   ├── 20260204225505_remove_pull_request_merge_commit_sha.yaml
│   │   │   │   ├── 20260210143833_change_workflow_dispatch_response_status.yaml
│   │   │   │   ├── 20260220093850_remove_singular_assignee_from_issues_and_pull_requests.yaml
│   │   │   │   ├── 20260223225951_remove_string_type_from_repo_id_param.yaml
│   │   │   │   ├── 20260225192513_remove_bundle.yaml
│   │   │   │   ├── 20260326181856_remove_sunset_authorization_endpoints.yaml
│   │   │   │   └── 20260327171342_deprecate_code_search_fields.yaml
│   │   │   ├── CHECKSUM
│   │   │   ├── components
│   │   │   │   ├── examples
│   │   │   │   │   ├── actions-billing-usage.yaml
│   │   │   │   │   ├── actions-cache-list.yaml
│   │   │   │   │   ├── actions-cache-retention-limit.yaml
│   │   │   │   │   ├── actions-cache-storage-limit.yaml
│   │   │   │   │   ├── actions-cache-usage-org-enterprise.yaml
│   │   │   │   │   ├── actions-cache-usage-policy-enterprise.yaml
│   │   │   │   │   ├── actions-cache-usage-policy.yaml
│   │   │   │   │   ├── actions-cache-usage.yaml
│   │   │   │   │   ├── actions-data-stream-sink-enterprise.yaml
│   │   │   │   │   ├── actions-data-stream-sink-org.yaml
│   │   │   │   │   ├── actions-data-stream-sinks-enterprise.yaml
│   │   │   │   │   ├── actions-data-stream-sinks-org.yaml
│   │   │   │   │   ├── actions-data-stream-sink-test-response.yaml
│   │   │   │   │   ├── actions-default-workflow-permissions.yaml
│   │   │   │   │   ├── actions-dynamic-workflow-run.yaml
│   │   │   │   │   ├── actions-enterprise-permissions.yaml
│   │   │   │   │   ├── actions-fork-pr-contributor-approval.yaml
│   │   │   │   │   ├── actions-fork-pr-workflows-private-repos.yaml
│   │   │   │   │   ├── actions-hosted-runner-curated-image-internal.yaml
│   │   │   │   │   ├── actions-hosted-runner-curated-image-version-internal.yaml
│   │   │   │   │   ├── actions-hosted-runner-curated-image.yaml
│   │   │   │   │   ├── actions-hosted-runner-custom-images.yaml
│   │   │   │   │   ├── actions-hosted-runner-custom-image-versions.yaml
│   │   │   │   │   ├── actions-hosted-runner-custom-image-version.yaml
│   │   │   │   │   ├── actions-hosted-runner-custom-image.yaml
│   │   │   │   │   ├── actions-hosted-runner-limits-default.yaml
│   │   │   │   │   ├── actions-hosted-runner-machine-spec.yaml
│   │   │   │   │   ├── actions-hosted-runner-paginated.yaml
│   │   │   │   │   ├── actions-hosted-runner-pool-image.yaml
│   │   │   │   │   ├── actions-hosted-runner.yaml
│   │   │   │   │   ├── actions-oidc-custom-issuer-policy-for-enterprise.yaml
│   │   │   │   │   ├── actions-organization-permissions.yaml
│   │   │   │   │   ├── actions-public-key-items.yaml
│   │   │   │   │   ├── actions-public-key.yaml
│   │   │   │   │   ├── actions-repository-permissions.yaml
│   │   │   │   │   ├── actions_runner_scale_set_list.yaml
│   │   │   │   │   ├── actions_runner_scale_set_session.yaml
│   │   │   │   │   ├── actions_runner_scale_set.yaml
│   │   │   │   │   ├── actions-secret-paginated.yaml
│   │   │   │   │   ├── actions-secret.yaml
│   │   │   │   │   ├── actions-variables-paginated.yaml
│   │   │   │   │   ├── actions-variable.yaml
│   │   │   │   │   ├── actions-workflow-access-to-repository.yaml
│   │   │   │   │   ├── activity-items.yaml
│   │   │   │   │   ├── advanced-security-active-committers.yaml
│   │   │   │   │   ├── announcement.yaml
│   │   │   │   │   ├── api-insights-route-stats.yaml
│   │   │   │   │   ├── api-insights-subject-stats.yaml
│   │   │   │   │   ├── api-insights-summary-stats.yaml
│   │   │   │   │   ├── api-insights-time-stats.yaml
│   │   │   │   │   ├── api-insights-user-stats.yaml
│   │   │   │   │   ├── api-overview.yaml
│   │   │   │   │   ├── application-grant-items.yaml
│   │   │   │   │   ├── application-grant.yaml
│   │   │   │   │   ├── artifact-deployment-record-list.yaml
│   │   │   │   │   ├── artifact-paginated.yaml
│   │   │   │   │   ├── artifact.yaml
│   │   │   │   │   ├── attestation.yaml
│   │   │   │   │   ├── audit-log-stream-config-request.yaml
│   │   │   │   │   ├── audit-log-stream-key.yaml
│   │   │   │   │   ├── audit-log.yaml
│   │   │   │   │   ├── authentication-token-2.yaml
│   │   │   │   │   ├── authentication-token.yaml
│   │   │   │   │   ├── authorization-2.yaml
│   │   │   │   │   ├── authorization-3.yaml
│   │   │   │   │   ├── authorization-items.yaml
│   │   │   │   │   ├── authorization-response-if-returning-an-existing-token-2.yaml
│   │   │   │   │   ├── authorization-response-if-returning-an-existing-token.yaml
│   │   │   │   │   ├── authorization-with-user.yaml
│   │   │   │   │   ├── authorization.yaml
│   │   │   │   │   ├── autolink-items.yaml
│   │   │   │   │   ├── autolink.yaml
│   │   │   │   │   ├── base-gist-items.yaml
│   │   │   │   │   ├── base-gist.yaml
│   │   │   │   │   ├── base-installation-for-auth-user-paginated-ghes-2.22.yaml
│   │   │   │   │   ├── base-installation-for-auth-user-paginated.yaml
│   │   │   │   │   ├── base-installation-ghes-2.22.yaml
│   │   │   │   │   ├── base-installation-items-ghes-2.22.yaml
│   │   │   │   │   ├── base-installation-items.yaml
│   │   │   │   │   ├── base-installation.yaml
│   │   │   │   │   ├── billing-ai-credit-usage-report-ghe.yaml
│   │   │   │   │   ├── billing-ai-credit-usage-report-org.yaml
│   │   │   │   │   ├── billing-ai-credit-usage-report-user.yaml
│   │   │   │   │   ├── billing-cost-center-membership-none.yaml
│   │   │   │   │   ├── billing-cost-center-membership-org.yaml
│   │   │   │   │   ├── billing-cost-center-membership-repo.yaml
│   │   │   │   │   ├── billing-cost-center-membership-user.yaml
│   │   │   │   │   ├── billing-premium-request-usage-report-ghe.yaml
│   │   │   │   │   ├── billing-premium-request-usage-report-org.yaml
│   │   │   │   │   ├── billing-premium-request-usage-report-user.yaml
│   │   │   │   │   ├── billing-usage-report-user.yaml
│   │   │   │   │   ├── billing-usage-report.yaml
│   │   │   │   │   ├── billing-usage-summary-report-ghe.yaml
│   │   │   │   │   ├── billing-usage-summary-report-org.yaml
│   │   │   │   │   ├── billing-usage-summary-report-user.yaml
│   │   │   │   │   ├── blackbird-index-status.yaml
│   │   │   │   │   ├── blob.yaml
│   │   │   │   │   ├── branch-get.yaml
│   │   │   │   │   ├── branch-protection-update.yaml
│   │   │   │   │   ├── branch-protection.yaml
│   │   │   │   │   ├── branch-restriction-policy.yaml
│   │   │   │   │   ├── branch-short-items.yaml
│   │   │   │   │   ├── branch-with-protection.yaml
│   │   │   │   │   ├── bulk-subject-digest-body-with-predicate-type.yaml
│   │   │   │   │   ├── bulk-subject-digest-body.yaml
│   │   │   │   │   ├── campaign-org-items.yaml
│   │   │   │   │   ├── campaign-summary.yaml
│   │   │   │   │   ├── cancel-copilot-team-assignment.yaml
│   │   │   │   │   ├── cancel-copilot-user-assignment.yaml
│   │   │   │   │   ├── check-annotation-items.yaml
│   │   │   │   │   ├── check-run-completed-form-encoded.yaml
│   │   │   │   │   ├── check-run-completed.yaml
│   │   │   │   │   ├── check-run-created-form-encoded.yaml
│   │   │   │   │   ├── check-run-created.yaml
│   │   │   │   │   ├── check-run-example-of-completed-conclusion.yaml
│   │   │   │   │   ├── check-run-example-of-in-progress-conclusion.yaml
│   │   │   │   │   ├── check-run-paginated.yaml
│   │   │   │   │   ├── check-run-requested-action-form-encoded.yaml
│   │   │   │   │   ├── check-run-requested-action.yaml
│   │   │   │   │   ├── check-run-rerequested-form-encoded.yaml
│   │   │   │   │   ├── check-run-rerequested.yaml
│   │   │   │   │   ├── check-run.yaml
│   │   │   │   │   ├── check-suite-paginated.yaml
│   │   │   │   │   ├── check-suite-preference.yaml
│   │   │   │   │   ├── check-suite.yaml
│   │   │   │   │   ├── classic-personal-access-tokens.yaml
│   │   │   │   │   ├── classroom-accepted-assignment.yaml
│   │   │   │   │   ├── classroom-assignment-grades.yaml
│   │   │   │   │   ├── classroom-assignment.yaml
│   │   │   │   │   ├── classroom-repository-example.yaml
│   │   │   │   │   ├── classroom.yaml
│   │   │   │   │   ├── clone-traffic.yaml
│   │   │   │   │   ├── code-frequency-stat-items-2.yaml
│   │   │   │   │   ├── code-frequency-stat-items.yaml
│   │   │   │   │   ├── code-of-conduct-2.yaml
│   │   │   │   │   ├── code-of-conduct-simple-items.yaml
│   │   │   │   │   ├── code-of-conduct.yaml
│   │   │   │   │   ├── codeowners-errors.yaml
│   │   │   │   │   ├── codeql-query-response.yaml
│   │   │   │   │   ├── code-quality-adjust.yaml
│   │   │   │   │   ├── code-quality-setup-update-response.yaml
│   │   │   │   │   ├── code-quality-setup-update.yaml
│   │   │   │   │   ├── code-quality-setup.yaml
│   │   │   │   │   ├── code-scanning-advanced-setup.yaml
│   │   │   │   │   ├── code-scanning-alert-dismissal-request-items.yaml
│   │   │   │   │   ├── code-scanning-alert-dismissal-request-item.yaml
│   │   │   │   │   ├── code-scanning-alert-dismissed.yaml
│   │   │   │   │   ├── code-scanning-alert-instances.yaml
│   │   │   │   │   ├── code-scanning-alert-items.yaml
│   │   │   │   │   ├── code-scanning-alert.yaml
│   │   │   │   │   ├── code-scanning-analysis-default.yaml
│   │   │   │   │   ├── code-scanning-analysis-deletion.yaml
│   │   │   │   │   ├── code-scanning-analysis-items.yaml
│   │   │   │   │   ├── code-scanning-analysis-sarif.yaml
│   │   │   │   │   ├── code-scanning-autofix-commits-response.yaml
│   │   │   │   │   ├── code-scanning-autofix-commits.yaml
│   │   │   │   │   ├── code-scanning-autofix-pending.yaml
│   │   │   │   │   ├── code-scanning-autofix.yaml
│   │   │   │   │   ├── code-scanning-bad-request.yaml
│   │   │   │   │   ├── code-scanning-codeql-databases.yaml
│   │   │   │   │   ├── code-scanning-codeql-database.yaml
│   │   │   │   │   ├── code-scanning-create-autofix.yaml
│   │   │   │   │   ├── code-scanning-default-setup-adjust.yaml
│   │   │   │   │   ├── code-scanning-default-setup-update-response.yaml
│   │   │   │   │   ├── code-scanning-default-setup-update.yaml
│   │   │   │   │   ├── code-scanning-default-setup.yaml
│   │   │   │   │   ├── code-scanning-organization-alert-items.yaml
│   │   │   │   │   ├── code-scanning-sarif-upload-status.yaml
│   │   │   │   │   ├── code-scanning-sarif-upload.yaml
│   │   │   │   │   ├── code-scanning-third-party-tools.yaml
│   │   │   │   │   ├── code-scanning-variant-analysis-repo-task.yaml
│   │   │   │   │   ├── code-scanning-variant-analysis.yaml
│   │   │   │   │   ├── code-search-result-item-paginated.yaml
│   │   │   │   │   ├── code-security-configuration-for-repository.yaml
│   │   │   │   │   ├── code-security-configuration-list.yaml
│   │   │   │   │   ├── code-security-configuration-repositories.yaml
│   │   │   │   │   ├── code-security-configuration-updated.yaml
│   │   │   │   │   ├── code-security-configuration.yaml
│   │   │   │   │   ├── code-security-default-configurations.yaml
│   │   │   │   │   ├── codespace-machines-list.yaml
│   │   │   │   │   ├── codespaces-default-attributes-for-a-codespace.yaml
│   │   │   │   │   ├── codespaces-list-devcontainers-for-repository.yaml
│   │   │   │   │   ├── codespaces-list-for-repository.yaml
│   │   │   │   │   ├── codespaces-list.yaml
│   │   │   │   │   ├── codespaces-permissions-check-for-devcontainer.yaml
│   │   │   │   │   ├── codespaces-public-key.yaml
│   │   │   │   │   ├── codespaces-user-public-key.yaml
│   │   │   │   │   ├── codespace-with-full-repository.yaml
│   │   │   │   │   ├── codespace.yaml
│   │   │   │   │   ├── collaborator-items.yaml
│   │   │   │   │   ├── combined-billing-usage.yaml
│   │   │   │   │   ├── combined-commit-status.yaml
│   │   │   │   │   ├── commit-activity-items.yaml
│   │   │   │   │   ├── commit-comment-2.yaml
│   │   │   │   │   ├── commit-comment-items.yaml
│   │   │   │   │   ├── commit-comment.yaml
│   │   │   │   │   ├── commit-comparison.yaml
│   │   │   │   │   ├── commit-items.yaml
│   │   │   │   │   ├── commit-search-result-item-paginated.yaml
│   │   │   │   │   ├── commit.yaml
│   │   │   │   │   ├── community-profile.yaml
│   │   │   │   │   ├── concurrency-group-list.yaml
│   │   │   │   │   ├── concurrency-group-run-list.yaml
│   │   │   │   │   ├── concurrency-group.yaml
│   │   │   │   │   ├── configuration-status.yaml
│   │   │   │   │   ├── content-file-response-if-content-is-a-directory-object.yaml
│   │   │   │   │   ├── content-file-response-if-content-is-a-directory.yaml
│   │   │   │   │   ├── content-file-response-if-content-is-a-file.yaml
│   │   │   │   │   ├── content-file-response-if-content-is-a-submodule.yaml
│   │   │   │   │   ├── content-file-response-if-content-is-a-symlink.yaml
│   │   │   │   │   ├── content-file.yaml
│   │   │   │   │   ├── content-reference-attachment.yaml
│   │   │   │   │   ├── content-traffic-items.yaml
│   │   │   │   │   ├── contributor-activity-items.yaml
│   │   │   │   │   ├── contributor-items-response-if-repository-contains-content.yaml
│   │   │   │   │   ├── copilot-direct-data-access-for-day.yaml
│   │   │   │   │   ├── copilot-enterprise-content-exclusion-details.yaml
│   │   │   │   │   ├── copilot-enterprise-details.yaml
│   │   │   │   │   ├── copilot-organization-content-exclusion-details.yaml
│   │   │   │   │   ├── copilot-organization-details.yaml
│   │   │   │   │   ├── copilot-seat-detail-active.yaml
│   │   │   │   │   ├── copilot-seats-list.yaml
│   │   │   │   │   ├── copilot-space-organization.yaml
│   │   │   │   │   ├── copilot-spaces-organization-list.yaml
│   │   │   │   │   ├── copilot-spaces-user-list.yaml
│   │   │   │   │   ├── copilot-space-user.yaml
│   │   │   │   │   ├── copilot-usage-metrics-1-day-report.yaml
│   │   │   │   │   ├── copilot-usage-metrics-28-day-report.yaml
│   │   │   │   │   ├── copilot-usage-metrics-enterprise.yaml
│   │   │   │   │   ├── copilot-usage-metrics-for-day.yaml
│   │   │   │   │   ├── copilot-usage-metrics-org.yaml
│   │   │   │   │   ├── copilot-usage-records.yaml
│   │   │   │   │   ├── copilot-user-engagement-for-day.yaml
│   │   │   │   │   ├── create-budget.yaml
│   │   │   │   │   ├── create-cost-center.yaml
│   │   │   │   │   ├── create-or-update-custom-properties-values.yaml
│   │   │   │   │   ├── credential-authorization-items.yaml
│   │   │   │   │   ├── custom-deployment-protection-rule-apps.yaml
│   │   │   │   │   ├── custom-properties-for-orgs-get-enterprise-property-values.yaml
│   │   │   │   │   ├── custom-properties-for-orgs-patch-enterprise-property-values.yaml
│   │   │   │   │   ├── custom-properties.yaml
│   │   │   │   │   ├── custom-property-values.yaml
│   │   │   │   │   ├── custom-property.yaml
│   │   │   │   │   ├── delete-budget.yaml
│   │   │   │   │   ├── delete-cost-center.yaml
│   │   │   │   │   ├── delete-gist-file.yaml
│   │   │   │   │   ├── dependabot-alert-dismissal-request-items.yaml
│   │   │   │   │   ├── dependabot-alert-dismissal-request-item.yaml
│   │   │   │   │   ├── dependabot-alert-dismissed.yaml
│   │   │   │   │   ├── dependabot-alert-open.yaml
│   │   │   │   │   ├── dependabot-alerts-for-organization.yaml
│   │   │   │   │   ├── dependabot-alerts-for-repository.yaml
│   │   │   │   │   ├── dependabot-public-key.yaml
│   │   │   │   │   ├── dependabot-repository-access-details.yaml
│   │   │   │   │   ├── dependabot-secret-paginated.yaml
│   │   │   │   │   ├── dependabot-secret.yaml
│   │   │   │   │   ├── dependency-graph-create-snapshot-request.yaml
│   │   │   │   │   ├── dependency-graph-create-snapshot-success.yaml
│   │   │   │   │   ├── dependency-graph-export-sbom-response.yaml
│   │   │   │   │   ├── dependency-graph-generate-sbom-report-response.yaml
│   │   │   │   │   ├── deploy-key-items.yaml
│   │   │   │   │   ├── deploy-key.yaml
│   │   │   │   │   ├── deployment-branch-policies-list.yaml
│   │   │   │   │   ├── deployment-branch-policy-single-branch.yaml
│   │   │   │   │   ├── deployment-branch-policy-single-tag.yaml
│   │   │   │   │   ├── deployment-branch-policy-wildcard.yaml
│   │   │   │   │   ├── deployment-items.yaml
│   │   │   │   │   ├── deployment-protection-rules.yaml
│   │   │   │   │   ├── deployment-protection-rule.yaml
│   │   │   │   │   ├── deployment-simple-example.yaml
│   │   │   │   │   ├── deployment-status-items.yaml
│   │   │   │   │   ├── deployment-status.yaml
│   │   │   │   │   ├── deployment.yaml
│   │   │   │   │   ├── diff-entry-items.yaml
│   │   │   │   │   ├── diff-media-type.yaml
│   │   │   │   │   ├── diff-range-response.yaml
│   │   │   │   │   ├── discussion-comment.yaml
│   │   │   │   │   ├── discussion.yaml
│   │   │   │   │   ├── dsr-request-export.yaml
│   │   │   │   │   ├── dsr-request-status.yaml
│   │   │   │   │   ├── email-items-2.yaml
│   │   │   │   │   ├── email-items-3.yaml
│   │   │   │   │   ├── email-items.yaml
│   │   │   │   │   ├── emojis-get.yaml
│   │   │   │   │   ├── empty-object.yaml
│   │   │   │   │   ├── enterprise-code-security-configuration-list.yaml
│   │   │   │   │   ├── enterprise-code-security-configuration.yaml
│   │   │   │   │   ├── enterprise-migration-create-signed-upload-url-response.yaml
│   │   │   │   │   ├── enterprise-migration-list-migration-nodes-response.yaml
│   │   │   │   │   ├── enterprise-migration-response.yaml
│   │   │   │   │   ├── enterprise-organization-installation.yaml
│   │   │   │   │   ├── enterprise-overview.yaml
│   │   │   │   │   ├── enterprise-public-key-items.yaml
│   │   │   │   │   ├── enterprise-role-list.yaml
│   │   │   │   │   ├── enterprise-role.yaml
│   │   │   │   │   ├── enterprise-ruleset-version-with-state.yaml
│   │   │   │   │   ├── enterprise-ruleset.yaml
│   │   │   │   │   ├── enterprise-security-analysis-settings.yaml
│   │   │   │   │   ├── enterprise-security-products-overview.yaml
│   │   │   │   │   ├── enterprise-settings.yaml
│   │   │   │   │   ├── enterprise-teams-items.yaml
│   │   │   │   │   ├── enterprise-teams-item.yaml
│   │   │   │   │   ├── enterprise-user-role-assignments.yaml
│   │   │   │   │   ├── environment-approvals-items.yaml
│   │   │   │   │   ├── environments.yaml
│   │   │   │   │   ├── environment.yaml
│   │   │   │   │   ├── external-groups.yaml
│   │   │   │   │   ├── external-group.yaml
│   │   │   │   │   ├── feed.yaml
│   │   │   │   │   ├── file-commit-example-for-creating-a-file.yaml
│   │   │   │   │   ├── file-commit-example-for-updating-a-file.yaml
│   │   │   │   │   ├── file-commit.yaml
│   │   │   │   │   ├── full-repository-default-response.yaml
│   │   │   │   │   ├── full-repository-response-with-scarlet-witch-preview-media-type.yaml
│   │   │   │   │   ├── full-repository.yaml
│   │   │   │   │   ├── get_all_budgets.yaml
│   │   │   │   │   ├── get-all-cost-centers.yaml
│   │   │   │   │   ├── get-audit-log-stream-configs.yaml
│   │   │   │   │   ├── get-audit-log-stream-config.yaml
│   │   │   │   │   ├── get-budget.yaml
│   │   │   │   │   ├── get-consumed-licenses.yaml
│   │   │   │   │   ├── get-cost-center.yaml
│   │   │   │   │   ├── get-credits-org.yaml
│   │   │   │   │   ├── get-credits-user.yaml
│   │   │   │   │   ├── get-license-sync-status.yaml
│   │   │   │   │   ├── ghes-checks-system-requirements.yaml
│   │   │   │   │   ├── ghes-cluster-status.yaml
│   │   │   │   │   ├── ghes-config-nodes.yaml
│   │   │   │   │   ├── ghes-delete-ssh.yaml
│   │   │   │   │   ├── ghes-get-maintenance.yaml
│   │   │   │   │   ├── ghes-get-settings.yaml
│   │   │   │   │   ├── ghes-get-ssh.yaml
│   │   │   │   │   ├── ghes-license-check.yaml
│   │   │   │   │   ├── ghes-license-info.yaml
│   │   │   │   │   ├── ghes-license-upload.yaml
│   │   │   │   │   ├── ghes-replication-status.yaml
│   │   │   │   │   ├── ghes-set-maintenance.yaml
│   │   │   │   │   ├── ghes-set-ssh.yaml
│   │   │   │   │   ├── ghes-version.yaml
│   │   │   │   │   ├── gist-comment-items.yaml
│   │   │   │   │   ├── gist-comment.yaml
│   │   │   │   │   ├── gist-commit-items.yaml
│   │   │   │   │   ├── gist-fork-items.yaml
│   │   │   │   │   ├── gist.yaml
│   │   │   │   │   ├── git-commit-2.yaml
│   │   │   │   │   ├── git-commit.yaml
│   │   │   │   │   ├── gitignore-template.yaml
│   │   │   │   │   ├── git-ref-items.yaml
│   │   │   │   │   ├── git-ref.yaml
│   │   │   │   │   ├── git-tag.yaml
│   │   │   │   │   ├── git-tree-default-response.yaml
│   │   │   │   │   ├── git-tree-response-recursively-retrieving-a-tree.yaml
│   │   │   │   │   ├── git-tree.yaml
│   │   │   │   │   ├── global-advisory-items.yaml
│   │   │   │   │   ├── global-advisory.yaml
│   │   │   │   │   ├── global-hook-2.yaml
│   │   │   │   │   ├── global-hook-items.yaml
│   │   │   │   │   ├── global-hook.yaml
│   │   │   │   │   ├── gpg-key-items.yaml
│   │   │   │   │   ├── gpg-key.yaml
│   │   │   │   │   ├── group-mapping-2.yaml
│   │   │   │   │   ├── group-mapping-3.yaml
│   │   │   │   │   ├── group-mapping.yaml
│   │   │   │   │   ├── hook-delivery-items.yaml
│   │   │   │   │   ├── hook-delivery.yaml
│   │   │   │   │   ├── hook-items.yaml
│   │   │   │   │   ├── hook.yaml
│   │   │   │   │   ├── hovercard.yaml
│   │   │   │   │   ├── import-2.yaml
│   │   │   │   │   ├── import-example-1.yaml
│   │   │   │   │   ├── import-example-2.yaml
│   │   │   │   │   ├── import-response.yaml
│   │   │   │   │   ├── import.yaml
│   │   │   │   │   ├── installation-ghes-2.22.yaml
│   │   │   │   │   ├── installation-paginated-ghes-2.22.yaml
│   │   │   │   │   ├── installation-paginated.yaml
│   │   │   │   │   ├── installation-token.yaml
│   │   │   │   │   ├── installation.yaml
│   │   │   │   │   ├── integration-from-manifest.yaml
│   │   │   │   │   ├── integration-installation-request-paginated.yaml
│   │   │   │   │   ├── integration-items.yaml
│   │   │   │   │   ├── integration.yaml
│   │   │   │   │   ├── interaction-limit-2.yaml
│   │   │   │   │   ├── interaction-limit-response.yaml
│   │   │   │   │   ├── interaction-limit-user.yaml
│   │   │   │   │   ├── in-user-owner.yaml
│   │   │   │   │   ├── in-user.yaml
│   │   │   │   │   ├── issue-comment-items.yaml
│   │   │   │   │   ├── issue-comment-pinned.yaml
│   │   │   │   │   ├── issue-comment.yaml
│   │   │   │   │   ├── issue-event-for-issue-items.yaml
│   │   │   │   │   ├── issue-event-items.yaml
│   │   │   │   │   ├── issue-event.yaml
│   │   │   │   │   ├── issue-field-items.yaml
│   │   │   │   │   ├── issue-field-value-items.yaml
│   │   │   │   │   ├── issue-field.yaml
│   │   │   │   │   ├── issue-items.yaml
│   │   │   │   │   ├── issue-search-result-item-paginated-lexical-fallback.yaml
│   │   │   │   │   ├── issue-search-result-item-paginated.yaml
│   │   │   │   │   ├── issue-simple-items.yaml
│   │   │   │   │   ├── issue-simple.yaml
│   │   │   │   │   ├── issue-type-items.yaml
│   │   │   │   │   ├── issue-type.yaml
│   │   │   │   │   ├── issue-with-pinned-comment.yaml
│   │   │   │   │   ├── issue-with-repo-items.yaml
│   │   │   │   │   ├── issue.yaml
│   │   │   │   │   ├── job-paginated.yaml
│   │   │   │   │   ├── job.yaml
│   │   │   │   │   ├── key-items.yaml
│   │   │   │   │   ├── key-simple-items.yaml
│   │   │   │   │   ├── key.yaml
│   │   │   │   │   ├── knowledge-bases-list.yaml
│   │   │   │   │   ├── knowledge-base.yaml
│   │   │   │   │   ├── label-2.yaml
│   │   │   │   │   ├── label-items-2.yaml
│   │   │   │   │   ├── label-items.yaml
│   │   │   │   │   ├── label-search-result-item-paginated.yaml
│   │   │   │   │   ├── label.yaml
│   │   │   │   │   ├── language.yaml
│   │   │   │   │   ├── ldap-mapping-team.yaml
│   │   │   │   │   ├── ldap-mapping-user.yaml
│   │   │   │   │   ├── legacy-review-comment.yaml
│   │   │   │   │   ├── license-content.yaml
│   │   │   │   │   ├── license-info.yaml
│   │   │   │   │   ├── license-simple-items.yaml
│   │   │   │   │   ├── license.yaml
│   │   │   │   │   ├── list-attestation-repositories.yaml
│   │   │   │   │   ├── list-attestations-bulk.yaml
│   │   │   │   │   ├── list-attestations.yaml
│   │   │   │   │   ├── list-repository-advisories.yaml
│   │   │   │   │   ├── maintenance-status.yaml
│   │   │   │   │   ├── marketplace-listing-plan-items.yaml
│   │   │   │   │   ├── marketplace-purchase-items.yaml
│   │   │   │   │   ├── marketplace-purchase.yaml
│   │   │   │   │   ├── merged-upstream.yaml
│   │   │   │   │   ├── migration-2.yaml
│   │   │   │   │   ├── migration-items.yaml
│   │   │   │   │   ├── migration-with-short-org-2.yaml
│   │   │   │   │   ├── migration-with-short-org-items.yaml
│   │   │   │   │   ├── migration-with-short-org.yaml
│   │   │   │   │   ├── migration.yaml
│   │   │   │   │   ├── milestone-items.yaml
│   │   │   │   │   ├── milestone.yaml
│   │   │   │   │   ├── minimal-repository-alternative-response-with-extra-repository-information.yaml
│   │   │   │   │   ├── minimal-repository-items-2.yaml
│   │   │   │   │   ├── minimal-repository-items.yaml
│   │   │   │   │   ├── minimal-repository-paginated.yaml
│   │   │   │   │   ├── minimal-repository.yaml
│   │   │   │   │   ├── network-configurations-paginated.yaml
│   │   │   │   │   ├── network-configuration.yaml
│   │   │   │   │   ├── network-settings.yaml
│   │   │   │   │   ├── notifications-mark-read.yaml
│   │   │   │   │   ├── octocat.yaml
│   │   │   │   │   ├── oidc-custom-property-inclusion.yaml
│   │   │   │   │   ├── oidc-custom-sub-repo.yaml
│   │   │   │   │   ├── oidc-custom-sub.yaml
│   │   │   │   │   ├── org-actions-cache-usage-by-repo.yaml
│   │   │   │   │   ├── organization-actions-secret-paginated.yaml
│   │   │   │   │   ├── organization-actions-secret.yaml
│   │   │   │   │   ├── organization-actions-variables-paginated.yaml
│   │   │   │   │   ├── organization-actions-variable.yaml
│   │   │   │   │   ├── organization-custom-properties.yaml
│   │   │   │   │   ├── organization-custom-property.yaml
│   │   │   │   │   ├── organization-custom-repository-role-example-old.yaml
│   │   │   │   │   ├── organization-custom-repository-role-example.yaml
│   │   │   │   │   ├── organization-custom-repository-role-list-example.yaml
│   │   │   │   │   ├── organization-dependabot-secret-paginated.yaml
│   │   │   │   │   ├── organization-dependabot-secret.yaml
│   │   │   │   │   ├── organization-fine-grained-permission-example.yaml
│   │   │   │   │   ├── organization-full-default-response.yaml
│   │   │   │   │   ├── organization-full.yaml
│   │   │   │   │   ├── organization-invitation-items.yaml
│   │   │   │   │   ├── organization-invitation.yaml
│   │   │   │   │   ├── organization-role-list.yaml
│   │   │   │   │   ├── organization-role.yaml
│   │   │   │   │   ├── organization-secret-scanning-alert-list.yaml
│   │   │   │   │   ├── organization-simple-items.yaml
│   │   │   │   │   ├── organization-simple.yaml
│   │   │   │   │   ├── organization-targets.yaml
│   │   │   │   │   ├── org-hook-2.yaml
│   │   │   │   │   ├── org-hook-items.yaml
│   │   │   │   │   ├── org-hook.yaml
│   │   │   │   │   ├── org-member-permissions-example.yaml
│   │   │   │   │   ├── org-membership-2.yaml
│   │   │   │   │   ├── org-membership-items.yaml
│   │   │   │   │   ├── org-membership-response-if-user-has-an-active-admin-membership-with-organization.yaml
│   │   │   │   │   ├── org-membership.yaml
│   │   │   │   │   ├── org-pat-grant-paginated.yaml
│   │   │   │   │   ├── org-pat-grant-request-paginated.yaml
│   │   │   │   │   ├── org-pat-grant-request.yaml
│   │   │   │   │   ├── org-pre-receive-hook-2.yaml
│   │   │   │   │   ├── org-pre-receive-hook-items.yaml
│   │   │   │   │   ├── org-pre-receive-hook.yaml
│   │   │   │   │   ├── org-private-registry-configurations-paginated.yaml
│   │   │   │   │   ├── org-private-registry-configuration-with-selected-repositories.yaml
│   │   │   │   │   ├── org-private-registry-configuration.yaml
│   │   │   │   │   ├── org-repo-custom-property-values.yaml
│   │   │   │   │   ├── org-repo-update-custom-property-values.yaml
│   │   │   │   │   ├── org-ruleset-items.yaml
│   │   │   │   │   ├── org-ruleset-version-with-state.yaml
│   │   │   │   │   ├── org-ruleset.yaml
│   │   │   │   │   ├── org-team-permissions-example.yaml
│   │   │   │   │   ├── package-authenticated-user.yaml
│   │   │   │   │   ├── package-org.yaml
│   │   │   │   │   ├── packages-billing-usage.yaml
│   │   │   │   │   ├── packages-for-org.yaml
│   │   │   │   │   ├── packages-for-user.yaml
│   │   │   │   │   ├── package-user.yaml
│   │   │   │   │   ├── package-version-authenticated-user.yaml
│   │   │   │   │   ├── package-version-org.yaml
│   │   │   │   │   ├── package-versions-for-authenticated-user.yaml
│   │   │   │   │   ├── package-versions-for-org.yaml
│   │   │   │   │   ├── package-versions-for-user.yaml
│   │   │   │   │   ├── package-version-user.yaml
│   │   │   │   │   ├── page-build-items.yaml
│   │   │   │   │   ├── page-build-status.yaml
│   │   │   │   │   ├── page-build.yaml
│   │   │   │   │   ├── page-deployment.yaml
│   │   │   │   │   ├── pages-deployment-status.yaml
│   │   │   │   │   ├── pages-health-check.yaml
│   │   │   │   │   ├── page.yaml
│   │   │   │   │   ├── participation-stats.yaml
│   │   │   │   │   ├── patch-media-type.yaml
│   │   │   │   │   ├── pending-deployment-items.yaml
│   │   │   │   │   ├── ping-form-encoded.yaml
│   │   │   │   │   ├── ping.yaml
│   │   │   │   │   ├── porter-author-items.yaml
│   │   │   │   │   ├── porter-author.yaml
│   │   │   │   │   ├── porter-large-file-items.yaml
│   │   │   │   │   ├── pre-receive-environment-2.yaml
│   │   │   │   │   ├── pre-receive-environment-default-response.yaml
│   │   │   │   │   ├── pre-receive-environment-download-status-default-response.yaml
│   │   │   │   │   ├── pre-receive-environment-download-status.yaml
│   │   │   │   │   ├── pre-receive-environment-items.yaml
│   │   │   │   │   ├── pre-receive-environment.yaml
│   │   │   │   │   ├── pre-receive-hook-2.yaml
│   │   │   │   │   ├── pre-receive-hook-items.yaml
│   │   │   │   │   ├── pre-receive-hook.yaml
│   │   │   │   │   ├── private-registries-public-key.yaml
│   │   │   │   │   ├── private-user-response-with-public-and-private-profile-information.yaml
│   │   │   │   │   ├── private-user-response-with-public-profile-information.yaml
│   │   │   │   │   ├── private-user.yaml
│   │   │   │   │   ├── privileged-app-index.yaml
│   │   │   │   │   ├── project-2.yaml
│   │   │   │   │   ├── project-3.yaml
│   │   │   │   │   ├── project-card-items.yaml
│   │   │   │   │   ├── project-card.yaml
│   │   │   │   │   ├── project-collaborator-permission.yaml
│   │   │   │   │   ├── project-column-items.yaml
│   │   │   │   │   ├── project-column.yaml
│   │   │   │   │   ├── project-items-2.yaml
│   │   │   │   │   ├── project-items-3.yaml
│   │   │   │   │   ├── project-items.yaml
│   │   │   │   │   ├── projects-v2-field-date.yaml
│   │   │   │   │   ├── projects-v2-field-items.yaml
│   │   │   │   │   ├── projects-v2-field-iteration-request.yaml
│   │   │   │   │   ├── projects-v2-field-iteration.yaml
│   │   │   │   │   ├── projects-v2-field-number.yaml
│   │   │   │   │   ├── projects-v2-field-single-select-request.yaml
│   │   │   │   │   ├── projects-v2-field-single-select.yaml
│   │   │   │   │   ├── projects-v2-fields-summary.yaml
│   │   │   │   │   ├── projects-v2-field-text.yaml
│   │   │   │   │   ├── projects-v2-field.yaml
│   │   │   │   │   ├── projects-v2-item-simple.yaml
│   │   │   │   │   ├── projects-v2-item-with-content.yaml
│   │   │   │   │   ├── projects-v2-view.yaml
│   │   │   │   │   ├── projects-v2.yaml
│   │   │   │   │   ├── project.yaml
│   │   │   │   │   ├── protected-branch-admin-enforced-2.yaml
│   │   │   │   │   ├── protected-branch-admin-enforced.yaml
│   │   │   │   │   ├── protected-branch-pull-request-review.yaml
│   │   │   │   │   ├── proxima-app-index.yaml
│   │   │   │   │   ├── proxima-app-manifest.yaml
│   │   │   │   │   ├── public-events-items.yaml
│   │   │   │   │   ├── public-monitoring-alert-list.yaml
│   │   │   │   │   ├── public-org-events-items.yaml
│   │   │   │   │   ├── public-repo-events-items.yaml
│   │   │   │   │   ├── public-repository-items.yaml
│   │   │   │   │   ├── public-repository-paginated.yaml
│   │   │   │   │   ├── public-user-default-response.yaml
│   │   │   │   │   ├── public-user-items.yaml
│   │   │   │   │   ├── public-user-response-with-git-hub-plan-information.yaml
│   │   │   │   │   ├── pull-request-merge-result-response-if-merge-was-successful.yaml
│   │   │   │   │   ├── pull-request-review-3.yaml
│   │   │   │   │   ├── pull-request-review-4.yaml
│   │   │   │   │   ├── pull-request-review-5.yaml
│   │   │   │   │   ├── pull-request-review-comment-2.yaml
│   │   │   │   │   ├── pull-request-review-comment-example-for-a-multi-line-comment.yaml
│   │   │   │   │   ├── pull-request-review-comment-items.yaml
│   │   │   │   │   ├── pull-request-review-comment.yaml
│   │   │   │   │   ├── pull-request-review-items.yaml
│   │   │   │   │   ├── pull-request-review-request.yaml
│   │   │   │   │   ├── pull-request-review.yaml
│   │   │   │   │   ├── pull-request-simple-items.yaml
│   │   │   │   │   ├── pull-request-simple.yaml
│   │   │   │   │   ├── pull-request-thread-comment-items.yaml
│   │   │   │   │   ├── pull-request-thread-comment.yaml
│   │   │   │   │   ├── pull-request.yaml
│   │   │   │   │   ├── push-rule-bypass-request-items.yaml
│   │   │   │   │   ├── push-rule-bypass-request-item.yaml
│   │   │   │   │   ├── rate-limit-overview.yaml
│   │   │   │   │   ├── reaction-items.yaml
│   │   │   │   │   ├── reaction.yaml
│   │   │   │   │   ├── referrer-traffic-items.yaml
│   │   │   │   │   ├── release-asset-items.yaml
│   │   │   │   │   ├── release-asset-response-for-successful-upload.yaml
│   │   │   │   │   ├── release-asset.yaml
│   │   │   │   │   ├── release-items.yaml
│   │   │   │   │   ├── release-notes-content.yaml
│   │   │   │   │   ├── release.yaml
│   │   │   │   │   ├── rename-gist-file.yaml
│   │   │   │   │   ├── repo-codespaces-secret-paginated.yaml
│   │   │   │   │   ├── repo-codespaces-secret.yaml
│   │   │   │   │   ├── repo-custom-properties.yaml
│   │   │   │   │   ├── repo-events-items.yaml
│   │   │   │   │   ├── repo-required-workflow-paginated.yaml
│   │   │   │   │   ├── repo-required-workflow.yaml
│   │   │   │   │   ├── repo-search-result-item-paginated.yaml
│   │   │   │   │   ├── repository-3.yaml
│   │   │   │   │   ├── repository-advisory-pvr.yaml
│   │   │   │   │   ├── repository-advisory.yaml
│   │   │   │   │   ├── repository-collaborator-permission-response-if-user-has-admin-permissions.yaml
│   │   │   │   │   ├── repository-fine-grained-permission-example.yaml
│   │   │   │   │   ├── repository-invitation-items.yaml
│   │   │   │   │   ├── repository-invitation-response-when-a-new-invitation-is-created.yaml
│   │   │   │   │   ├── repository-invitation.yaml
│   │   │   │   │   ├── repository-items-default-response.yaml
│   │   │   │   │   ├── repository-paginated-2.yaml
│   │   │   │   │   ├── repository-paginated.yaml
│   │   │   │   │   ├── repository-policy-bypass-request-items.yaml
│   │   │   │   │   ├── repository-policy-bypass-request-item.yaml
│   │   │   │   │   ├── repository-pre-receive-hook-2.yaml
│   │   │   │   │   ├── repository-pre-receive-hook-items.yaml
│   │   │   │   │   ├── repository-pre-receive-hook.yaml
│   │   │   │   │   ├── repository-rule-items.yaml
│   │   │   │   │   ├── repository-ruleset-items.yaml
│   │   │   │   │   ├── repository-ruleset-version-with-state.yaml
│   │   │   │   │   ├── repository-ruleset.yaml
│   │   │   │   │   ├── repository-subscription-response-if-you-subscribe-to-the-repository.yaml
│   │   │   │   │   ├── repository-subscription.yaml
│   │   │   │   │   ├── repository.yaml
│   │   │   │   │   ├── required-workflows-paginated.yaml
│   │   │   │   │   ├── required-workflow.yaml
│   │   │   │   │   ├── review-comment-items.yaml
│   │   │   │   │   ├── root.yaml
│   │   │   │   │   ├── ruleset-history.yaml
│   │   │   │   │   ├── rule-suite-items.yaml
│   │   │   │   │   ├── rule-suite.yaml
│   │   │   │   │   ├── runner-application-items-airgap.yaml
│   │   │   │   │   ├── runner-application-items.yaml
│   │   │   │   │   ├── runner-group-create-enterprise.yaml
│   │   │   │   │   ├── runner-group-enterprise.yaml
│   │   │   │   │   ├── runner-group-get-enterprise.yaml
│   │   │   │   │   ├── runner-group-item-update.yaml
│   │   │   │   │   ├── runner-group-item.yaml
│   │   │   │   │   ├── runner-groups-enterprise.yaml
│   │   │   │   │   ├── runner-groups-org.yaml
│   │   │   │   │   ├── runner-groups.yaml
│   │   │   │   │   ├── runner-group-update-enterprise.yaml
│   │   │   │   │   ├── runner-group.yaml
│   │   │   │   │   ├── runner-jitconfig.yaml
│   │   │   │   │   ├── runner-labels-readonly.yaml
│   │   │   │   │   ├── runner-labels.yaml
│   │   │   │   │   ├── runner-no-labels.yaml
│   │   │   │   │   ├── runner-paginated-no-labels.yaml
│   │   │   │   │   ├── runner-paginated.yaml
│   │   │   │   │   ├── runner-scale-set-runner-jitconfig.yaml
│   │   │   │   │   ├── runner.yaml
│   │   │   │   │   ├── scim-enterprise-group-list.yaml
│   │   │   │   │   ├── scim-enterprise-group.yaml
│   │   │   │   │   ├── scim-enterprise-user-list.yaml
│   │   │   │   │   ├── scim-enterprise-user.yaml
│   │   │   │   │   ├── scim-user-list-response-with-filter.yaml
│   │   │   │   │   ├── scim-user-list-response-without-filter.yaml
│   │   │   │   │   ├── scim-user.yaml
│   │   │   │   │   ├── scope-token.yaml
│   │   │   │   │   ├── secret-scanning-alert-list.yaml
│   │   │   │   │   ├── secret-scanning-alert-location-created-form-encoded.yaml
│   │   │   │   │   ├── secret-scanning-alert-location-created.yaml
│   │   │   │   │   ├── secret-scanning-alert-open.yaml
│   │   │   │   │   ├── secret-scanning-alert-resolved.yaml
│   │   │   │   │   ├── secret-scanning-alert-revoked.yaml
│   │   │   │   │   ├── secret-scanning-bypass-request-items.yaml
│   │   │   │   │   ├── secret-scanning-bypass-request-item.yaml
│   │   │   │   │   ├── secret-scanning-custom-pattern-bulk-create-request.yaml
│   │   │   │   │   ├── secret-scanning-custom-pattern-bulk-create-response.yaml
│   │   │   │   │   ├── secret-scanning-custom-pattern-list.yaml
│   │   │   │   │   ├── secret-scanning-dismissal-request-items.yaml
│   │   │   │   │   ├── secret-scanning-dismissal-request-item.yaml
│   │   │   │   │   ├── secret-scanning-location-list.yaml
│   │   │   │   │   ├── secret-scanning-pattern-configuration.yaml
│   │   │   │   │   ├── secret-scanning-push-protection-bypass.yaml
│   │   │   │   │   ├── secret-scanning-scan-history.yaml
│   │   │   │   │   ├── selected-actions.yaml
│   │   │   │   │   ├── semantic-duplicate-detection-result.yaml
│   │   │   │   │   ├── server-statistics-actions.yaml
│   │   │   │   │   ├── server-statistics-advisory-db.yaml
│   │   │   │   │   ├── server-statistics-packages.yaml
│   │   │   │   │   ├── server-statistics.yaml
│   │   │   │   │   ├── short-blob.yaml
│   │   │   │   │   ├── short-branch-with-protection-items.yaml
│   │   │   │   │   ├── simple-classroom-assignment.yaml
│   │   │   │   │   ├── simple-classroom-organization.yaml
│   │   │   │   │   ├── simple-classroom-repository.yaml
│   │   │   │   │   ├── simple-classroom-user.yaml
│   │   │   │   │   ├── simple-classroom.yaml
│   │   │   │   │   ├── simple-commit.yaml
│   │   │   │   │   ├── simple-pull-request-review-request.yaml
│   │   │   │   │   ├── simple-repository.yaml
│   │   │   │   │   ├── simple-user-items-default-response.yaml
│   │   │   │   │   ├── simple-user-items.yaml
│   │   │   │   │   ├── simple-user.yaml
│   │   │   │   │   ├── social-account-items.yaml
│   │   │   │   │   ├── ssh-key-items-2.yaml
│   │   │   │   │   ├── ssh-key-items.yaml
│   │   │   │   │   ├── ssh-signing-key-items.yaml
│   │   │   │   │   ├── ssh-signing-key.yaml
│   │   │   │   │   ├── stargazer-items-alternative-response-with-star-creation-timestamps.yaml
│   │   │   │   │   ├── starred-repository-items-alternative-response-with-star-creation-timestamps.yaml
│   │   │   │   │   ├── status-check-policy.yaml
│   │   │   │   │   ├── status-items.yaml
│   │   │   │   │   ├── status.yaml
│   │   │   │   │   ├── tag-items.yaml
│   │   │   │   │   ├── tag-protection-items.yaml
│   │   │   │   │   ├── tag-protection.yaml
│   │   │   │   │   ├── team-full-items.yaml
│   │   │   │   │   ├── team-full.yaml
│   │   │   │   │   ├── team-items-response-if-child-teams-exist.yaml
│   │   │   │   │   ├── team-items.yaml
│   │   │   │   │   ├── team-membership-response-if-user-is-a-team-maintainer.yaml
│   │   │   │   │   ├── team-membership-response-if-users-membership-with-team-is-now-pending.yaml
│   │   │   │   │   ├── team-project-items.yaml
│   │   │   │   │   ├── team-project.yaml
│   │   │   │   │   ├── team-repository-alternative-response-with-extra-repository-information.yaml
│   │   │   │   │   ├── team-repository-alternative-response-with-repository-permissions.yaml
│   │   │   │   │   ├── team-simple-items.yaml
│   │   │   │   │   ├── thread-items.yaml
│   │   │   │   │   ├── thread-subscription.yaml
│   │   │   │   │   ├── thread.yaml
│   │   │   │   │   ├── timeline-issue-events.yaml
│   │   │   │   │   ├── topic-search-result-item-paginated.yaml
│   │   │   │   │   ├── topic.yaml
│   │   │   │   │   ├── update-budget.yaml
│   │   │   │   │   ├── usage-report-export-list.yaml
│   │   │   │   │   ├── usage-report-export-request.yaml
│   │   │   │   │   ├── usage-report-export.yaml
│   │   │   │   │   ├── user-codespaces-secret-paginated.yaml
│   │   │   │   │   ├── user-codespaces-secret.yaml
│   │   │   │   │   ├── user-events-items.yaml
│   │   │   │   │   ├── user-export-details.yaml
│   │   │   │   │   ├── user-marketplace-purchase-items.yaml
│   │   │   │   │   ├── user-org-events-items.yaml
│   │   │   │   │   ├── user-public-events-items.yaml
│   │   │   │   │   ├── user-received-events-items.yaml
│   │   │   │   │   ├── user-received-public-events-items.yaml
│   │   │   │   │   ├── user-search-result-item-paginated.yaml
│   │   │   │   │   ├── view-traffic.yaml
│   │   │   │   │   ├── visual-studio-subscription-assignment-no-match.yaml
│   │   │   │   │   ├── visual-studio-subscription-assignment-paginated.yaml
│   │   │   │   │   ├── visual-studio-subscription-assignment.yaml
│   │   │   │   │   ├── webhook-config.yaml
│   │   │   │   │   ├── workflow-dispatch-response.yaml
│   │   │   │   │   ├── workflow-paginated.yaml
│   │   │   │   │   ├── workflow-run-paginated.yaml
│   │   │   │   │   ├── workflow-run-usage.yaml
│   │   │   │   │   ├── workflow-run.yaml
│   │   │   │   │   ├── workflow-usage.yaml
│   │   │   │   │   └── workflow.yaml
│   │   │   │   ├── headers
│   │   │   │   │   ├── content-length.yaml
│   │   │   │   │   ├── content-type.yaml
│   │   │   │   │   ├── deprecation.yaml
│   │   │   │   │   ├── link.yaml
│   │   │   │   │   ├── location.yaml
│   │   │   │   │   ├── sunset.yaml
│   │   │   │   │   ├── x-common-marker-version.yaml
│   │   │   │   │   ├── x-rate-limit-limit.yaml
│   │   │   │   │   ├── x-rate-limit-remaining.yaml
│   │   │   │   │   └── x-rate-limit-reset.yaml
│   │   │   │   ├── parameters
│   │   │   │   │   ├── access-token.yaml
│   │   │   │   │   ├── account-id.yaml
│   │   │   │   │   ├── actions-cache-git-ref-full.yaml
│   │   │   │   │   ├── actions-cache-key-required.yml
│   │   │   │   │   ├── actions-cache-key.yaml
│   │   │   │   │   ├── actions-cache-list-sort.yaml
│   │   │   │   │   ├── actions-curated-image-definition-id.yaml
│   │   │   │   │   ├── actions-curated-image-version.yaml
│   │   │   │   │   ├── actions-custom-image-definition-id.yaml
│   │   │   │   │   ├── actions-custom-image-version.yaml
│   │   │   │   │   ├── actor-name-in-query.yaml
│   │   │   │   │   ├── actor.yaml
│   │   │   │   │   ├── advanced-security-product.yaml
│   │   │   │   │   ├── after-sha-in-query.yaml
│   │   │   │   │   ├── alert-dismissal-requester-name.yaml
│   │   │   │   │   ├── alert-dismissal-request-status.yaml
│   │   │   │   │   ├── alert-dismissal-reviewer-name.yaml
│   │   │   │   │   ├── alert-dismissal-time-period.yaml
│   │   │   │   │   ├── alert-number.yaml
│   │   │   │   │   ├── all.yaml
│   │   │   │   │   ├── api-insights-actor-id.yaml
│   │   │   │   │   ├── api-insights-actor-name-substring.yaml
│   │   │   │   │   ├── api-insights-actor-type.yaml
│   │   │   │   │   ├── api-insights-api-route-substring.yaml
│   │   │   │   │   ├── api-insights-direction.yaml
│   │   │   │   │   ├── api-insights-max-timestamp.yaml
│   │   │   │   │   ├── api-insights-min-timestamp.yaml
│   │   │   │   │   ├── api-insights-route-stats-sort.yaml
│   │   │   │   │   ├── api-insights-sort.yaml
│   │   │   │   │   ├── api-insights-subject-name-substring.yaml
│   │   │   │   │   ├── api-insights-timestamp-increment.yaml
│   │   │   │   │   ├── api-insights-user-id.yaml
│   │   │   │   │   ├── app-slug.yaml
│   │   │   │   │   ├── artifact-id.yaml
│   │   │   │   │   ├── artifact-name.yaml
│   │   │   │   │   ├── asset-id.yaml
│   │   │   │   │   ├── assignment-id.yaml
│   │   │   │   │   ├── attempt-number.yaml
│   │   │   │   │   ├── audit-log-after.yaml
│   │   │   │   │   ├── audit-log-before.yaml
│   │   │   │   │   ├── audit-log-enterprise-phrase.yml
│   │   │   │   │   ├── audit-log-include.yaml
│   │   │   │   │   ├── audit-log-order.yaml
│   │   │   │   │   ├── audit-log-phrase.yaml
│   │   │   │   │   ├── audit-log-stream-id.yaml
│   │   │   │   │   ├── audit-log-stream-key.yaml
│   │   │   │   │   ├── authorization-id.yaml
│   │   │   │   │   ├── autolink-id.yaml
│   │   │   │   │   ├── before-repo-date.yaml
│   │   │   │   │   ├── before.yaml
│   │   │   │   │   ├── billing-usage-report-cost-center-id.yaml
│   │   │   │   │   ├── billing-usage-report-day.yaml
│   │   │   │   │   ├── billing-usage-report-hour.yaml
│   │   │   │   │   ├── billing-usage-report-model.yaml
│   │   │   │   │   ├── billing-usage-report-month-default.yaml
│   │   │   │   │   ├── billing-usage-report-month.yaml
│   │   │   │   │   ├── billing-usage-report-organization.yaml
│   │   │   │   │   ├── billing-usage-report-product.yaml
│   │   │   │   │   ├── billing-usage-report-repository.yaml
│   │   │   │   │   ├── billing-usage-report-sku.yaml
│   │   │   │   │   ├── billing-usage-report-user.yaml
│   │   │   │   │   ├── billing-usage-report-year.yaml
│   │   │   │   │   ├── branch-policy-id.yaml
│   │   │   │   │   ├── branch.yaml
│   │   │   │   │   ├── budget.yaml
│   │   │   │   │   ├── bypass-requester-name.yaml
│   │   │   │   │   ├── bypass-request-status.yaml
│   │   │   │   │   ├── bypass-reviewer-name.yaml
│   │   │   │   │   ├── cache-id.yaml
│   │   │   │   │   ├── card-id.yaml
│   │   │   │   │   ├── check-name.yaml
│   │   │   │   │   ├── check-run-id.yaml
│   │   │   │   │   ├── check-suite-id.yaml
│   │   │   │   │   ├── classroom-id.yaml
│   │   │   │   │   ├── client-id.yaml
│   │   │   │   │   ├── cluster-roles.yaml
│   │   │   │   │   ├── codespace-name.yaml
│   │   │   │   │   ├── column-id.yaml
│   │   │   │   │   ├── comment-id.yaml
│   │   │   │   │   ├── comment-number.yaml
│   │   │   │   │   ├── commit-ref.yaml
│   │   │   │   │   ├── commit-sha.yaml
│   │   │   │   │   ├── concurrency-group-name.yaml
│   │   │   │   │   ├── configuration-id.yaml
│   │   │   │   │   ├── cost-center-state.yaml
│   │   │   │   │   ├── cost-center.yaml
│   │   │   │   │   ├── count.yaml
│   │   │   │   │   ├── created.yaml
│   │   │   │   │   ├── cursor.yaml
│   │   │   │   │   ├── custom-property-name.yaml
│   │   │   │   │   ├── data-stream-sink-id.yaml
│   │   │   │   │   ├── data-stream-sink-name.yaml
│   │   │   │   │   ├── day.yaml
│   │   │   │   │   ├── delivery-id.yaml
│   │   │   │   │   ├── dependabot-alert-comma-separated-artifact-registry-urls.yaml
│   │   │   │   │   ├── dependabot-alert-comma-separated-artifact-registry.yaml
│   │   │   │   │   ├── dependabot-alert-comma-separated-assignees.yaml
│   │   │   │   │   ├── dependabot-alert-comma-separated-classifications.yaml
│   │   │   │   │   ├── dependabot-alert-comma-separated-ecosystems.yaml
│   │   │   │   │   ├── dependabot-alert-comma-separated-epss.yaml
│   │   │   │   │   ├── dependabot-alert-comma-separated-has.yaml
│   │   │   │   │   ├── dependabot-alert-comma-separated-manifests.yaml
│   │   │   │   │   ├── dependabot-alert-comma-separated-packages.yaml
│   │   │   │   │   ├── dependabot-alert-comma-separated-runtime-risk.yaml
│   │   │   │   │   ├── dependabot-alert-comma-separated-severities.yaml
│   │   │   │   │   ├── dependabot-alert-comma-separated-states.yaml
│   │   │   │   │   ├── dependabot-alert-comma-separated-vulnerability-scopes.yaml
│   │   │   │   │   ├── dependabot-alert-number.yaml
│   │   │   │   │   ├── dependabot-alert-org-scope-comma-separated-has.yaml
│   │   │   │   │   ├── dependabot-alert-scope.yaml
│   │   │   │   │   ├── dependabot-alert-sort.yaml
│   │   │   │   │   ├── deploy-id.yaml
│   │   │   │   │   ├── deployment-id.yaml
│   │   │   │   │   ├── direction.yaml
│   │   │   │   │   ├── discussion-number.yaml
│   │   │   │   │   ├── dismissal-request-status.yaml
│   │   │   │   │   ├── enterprise-or-org.yaml
│   │   │   │   │   ├── enterprise-security-product-enablement.yaml
│   │   │   │   │   ├── enterprise-security-product.yaml
│   │   │   │   │   ├── enterprise-team-slug.yaml
│   │   │   │   │   ├── enterprise-team.yaml
│   │   │   │   │   ├── enterprise.yaml
│   │   │   │   │   ├── environment-name.yaml
│   │   │   │   │   ├── evaluate-status.yaml
│   │   │   │   │   ├── event.yaml
│   │   │   │   │   ├── excluded-attributes.yaml
│   │   │   │   │   ├── exclude-pull-requests.yaml
│   │   │   │   │   ├── export-id.yaml
│   │   │   │   │   ├── field-id.yaml
│   │   │   │   │   ├── fine-grained-personal-access-token-id.yaml
│   │   │   │   │   ├── ghsa_id.yaml
│   │   │   │   │   ├── gist-id.yaml
│   │   │   │   │   ├── git-ref-only.yaml
│   │   │   │   │   ├── git-ref.yaml
│   │   │   │   │   ├── gpg-key-id.yaml
│   │   │   │   │   ├── grant-id.yaml
│   │   │   │   │   ├── group-id.yaml
│   │   │   │   │   ├── hook-id.yaml
│   │   │   │   │   ├── hosted-runner-id.yaml
│   │   │   │   │   ├── include-metadata.yaml
│   │   │   │   │   ├── installation-id.yaml
│   │   │   │   │   ├── invitation-id.yaml
│   │   │   │   │   ├── issue-field-id.yaml
│   │   │   │   │   ├── issue-number.yaml
│   │   │   │   │   ├── issues-advanced-search.yaml
│   │   │   │   │   ├── issue-type-id.yaml
│   │   │   │   │   ├── item-id.yaml
│   │   │   │   │   ├── job-id.yaml
│   │   │   │   │   ├── key-ids.yaml
│   │   │   │   │   ├── key-id.yaml
│   │   │   │   │   ├── labels.yaml
│   │   │   │   │   ├── license-apply.yaml
│   │   │   │   │   ├── manifest-path.yaml
│   │   │   │   │   ├── members-page.yaml
│   │   │   │   │   ├── members-per-page.yaml
│   │   │   │   │   ├── migration-id.yaml
│   │   │   │   │   ├── milestone-number.yaml
│   │   │   │   │   ├── network-configuration-id.yaml
│   │   │   │   │   ├── network-settings-id.yaml
│   │   │   │   │   ├── oauth-client-id.yaml
│   │   │   │   │   ├── order.yaml
│   │   │   │   │   ├── org-id.yaml
│   │   │   │   │   ├── org-name-in-query.yaml
│   │   │   │   │   ├── org-security-product-enablement.yaml
│   │   │   │   │   ├── org.yaml
│   │   │   │   │   ├── owner.yaml
│   │   │   │   │   ├── package-name.yaml
│   │   │   │   │   ├── package-type.yaml
│   │   │   │   │   ├── package-version-id.yaml
│   │   │   │   │   ├── package-visibility.yaml
│   │   │   │   │   ├── pages-deployment-id.yaml
│   │   │   │   │   ├── page.yaml
│   │   │   │   │   ├── pagination-after.yaml
│   │   │   │   │   ├── pagination-before.yaml
│   │   │   │   │   ├── pagination-first.yaml
│   │   │   │   │   ├── pagination-last.yaml
│   │   │   │   │   ├── participating.yaml
│   │   │   │   │   ├── per-page.yaml
│   │   │   │   │   ├── personal-access-token-after.yaml
│   │   │   │   │   ├── personal-access-token-before.yaml
│   │   │   │   │   ├── personal-access-token-owner.yaml
│   │   │   │   │   ├── personal-access-token-permission.yaml
│   │   │   │   │   ├── personal-access-token-repository.yaml
│   │   │   │   │   ├── personal-access-token-sort.yaml
│   │   │   │   │   ├── personal-access-token-token-id.yaml
│   │   │   │   │   ├── per.yaml
│   │   │   │   │   ├── plan-id.yaml
│   │   │   │   │   ├── pr-alias.yaml
│   │   │   │   │   ├── pre-receive-environment-id.yaml
│   │   │   │   │   ├── pre-receive-hook-id.yaml
│   │   │   │   │   ├── pre_receive_hook_id.yaml
│   │   │   │   │   ├── project-id.yaml
│   │   │   │   │   ├── project-number.yaml
│   │   │   │   │   ├── protection-rule-id.yaml
│   │   │   │   │   ├── proxima-app-global-relay-id.yaml
│   │   │   │   │   ├── public-events-per-page.yaml
│   │   │   │   │   ├── pull-number.yaml
│   │   │   │   │   ├── pull-request-thread-id.yaml
│   │   │   │   │   ├── reaction-id.yaml
│   │   │   │   │   ├── ref-in-query.yaml
│   │   │   │   │   ├── release-id.yaml
│   │   │   │   │   ├── repo-name.yaml
│   │   │   │   │   ├── repo-required-workflow-id.yaml
│   │   │   │   │   ├── repository-id-in-query.yaml
│   │   │   │   │   ├── repository-id.yaml
│   │   │   │   │   ├── repository-name-in-query.yaml
│   │   │   │   │   ├── repo.yaml
│   │   │   │   │   ├── required-workflow-id.yaml
│   │   │   │   │   ├── review-id.yaml
│   │   │   │   │   ├── role-id.yaml
│   │   │   │   │   ├── ruleset-targets.yaml
│   │   │   │   │   ├── rule-suite-id.yaml
│   │   │   │   │   ├── rule-suite-result.yaml
│   │   │   │   │   ├── run-id.yaml
│   │   │   │   │   ├── runner-group-id.yaml
│   │   │   │   │   ├── runner-id.yaml
│   │   │   │   │   ├── runner-label-name.yaml
│   │   │   │   │   ├── runner-name.yaml
│   │   │   │   │   ├── runner-scale-set-group-id.yaml
│   │   │   │   │   ├── runner-scale-set-id.yaml
│   │   │   │   │   ├── runner-scale-set-name.yaml
│   │   │   │   │   ├── runner-scale-set-session-id.yaml
│   │   │   │   │   ├── scim-group-id.yaml
│   │   │   │   │   ├── scim-user-id.yaml
│   │   │   │   │   ├── search-type.yaml
│   │   │   │   │   ├── secret-name.yaml
│   │   │   │   │   ├── secret-scanning-alert-assignee.yaml
│   │   │   │   │   ├── secret-scanning-alert-bypassed.yaml
│   │   │   │   │   ├── secret-scanning-alert-exclude-providers.yaml
│   │   │   │   │   ├── secret-scanning-alert-exclude-secret-types.yaml
│   │   │   │   │   ├── secret-scanning-alert-hide-secret.yaml
│   │   │   │   │   ├── secret-scanning-alert-multi-repo.yaml
│   │   │   │   │   ├── secret-scanning-alert-providers.yaml
│   │   │   │   │   ├── secret-scanning-alert-publicly-leaked.yaml
│   │   │   │   │   ├── secret-scanning-alert-resolution.yaml
│   │   │   │   │   ├── secret-scanning-alert-secret-type.yaml
│   │   │   │   │   ├── secret-scanning-alert-sort.yaml
│   │   │   │   │   ├── secret-scanning-alert-state.yaml
│   │   │   │   │   ├── secret-scanning-alert-validity.yaml
│   │   │   │   │   ├── secret-scanning-custom-pattern-push-protection.yaml
│   │   │   │   │   ├── secret-scanning-custom-pattern-sort.yaml
│   │   │   │   │   ├── secret-scanning-custom-pattern-state.yaml
│   │   │   │   │   ├── secret-scanning-pagination-after-org-repo.yaml
│   │   │   │   │   ├── secret-scanning-pagination-before-org-repo.yaml
│   │   │   │   │   ├── security-product.yaml
│   │   │   │   │   ├── since-org.yaml
│   │   │   │   │   ├── since-repo-date.yaml
│   │   │   │   │   ├── since-repo.yaml
│   │   │   │   │   ├── since-rule-suite-date.yaml
│   │   │   │   │   ├── since-user.yaml
│   │   │   │   │   ├── since.yaml
│   │   │   │   │   ├── sort-starred.yaml
│   │   │   │   │   ├── sort.yaml
│   │   │   │   │   ├── ssh-signing-key-id.yaml
│   │   │   │   │   ├── start-index.yaml
│   │   │   │   │   ├── status.yaml
│   │   │   │   │   ├── subject-digest.yaml
│   │   │   │   │   ├── tag-protection-id.yaml
│   │   │   │   │   ├── team-id.yaml
│   │   │   │   │   ├── team-slug.yaml
│   │   │   │   │   ├── team-type.yaml
│   │   │   │   │   ├── thread-id.yaml
│   │   │   │   │   ├── time-period.yaml
│   │   │   │   │   ├── token-id.yaml
│   │   │   │   │   ├── tool-guid.yaml
│   │   │   │   │   ├── tool-name.yaml
│   │   │   │   │   ├── until-rule-suite-date.yaml
│   │   │   │   │   ├── until.yaml
│   │   │   │   │   ├── usage-report-export-id.yaml
│   │   │   │   │   ├── user-id.yaml
│   │   │   │   │   ├── username.yaml
│   │   │   │   │   ├── uuid.yaml
│   │   │   │   │   ├── variable-name.yaml
│   │   │   │   │   ├── variables-per-page.yaml
│   │   │   │   │   ├── view-number.yaml
│   │   │   │   │   ├── visible-to-organization.yaml
│   │   │   │   │   ├── visible-to-repository.yaml
│   │   │   │   │   ├── webhook-delivery-status.yaml
│   │   │   │   │   ├── workflow-id.yaml
│   │   │   │   │   ├── workflow-run-branch.yaml
│   │   │   │   │   ├── workflow-run-check-suite-id.yaml
│   │   │   │   │   ├── workflow-run-head-sha.yaml
│   │   │   │   │   └── workflow-run-status.yaml
│   │   │   │   ├── responses
│   │   │   │   │   ├── accepted.yaml
│   │   │   │   │   ├── actions_runner_jitconfig.yaml
│   │   │   │   │   ├── actions_runner_labels_readonly.yaml
│   │   │   │   │   ├── actions_runner_labels.yaml
│   │   │   │   │   ├── actions_runner_scale_set_list.yaml
│   │   │   │   │   ├── actions_runner_scale_set_runner_jitconfig.yaml
│   │   │   │   │   ├── actions_runner_scale_set_session.yaml
│   │   │   │   │   ├── actions_runner_scale_set.yaml
│   │   │   │   │   ├── add_resource_to_cost_center.yaml
│   │   │   │   │   ├── authorization_failure.yaml
│   │   │   │   │   ├── bad_request.yaml
│   │   │   │   │   ├── billing_ai_credit_usage_report_ghe.yaml
│   │   │   │   │   ├── billing_ai_credit_usage_report_org.yaml
│   │   │   │   │   ├── billing_ai_credit_usage_report_user.yaml
│   │   │   │   │   ├── billing-cost-center-membership.yaml
│   │   │   │   │   ├── billing_premium_request_usage_report_ghe.yaml
│   │   │   │   │   ├── billing_premium_request_usage_report_org.yaml
│   │   │   │   │   ├── billing_premium_request_usage_report_user.yaml
│   │   │   │   │   ├── billing_usage_report_org.yaml
│   │   │   │   │   ├── billing_usage_report_user.yaml
│   │   │   │   │   ├── billing_usage_report.yaml
│   │   │   │   │   ├── billing_usage_summary_report_ghe.yaml
│   │   │   │   │   ├── billing_usage_summary_report_org.yaml
│   │   │   │   │   ├── billing_usage_summary_report_user.yaml
│   │   │   │   │   ├── budget.yaml
│   │   │   │   │   ├── code_quality_conflict.yaml
│   │   │   │   │   ├── code_quality_forbidden_read.yaml
│   │   │   │   │   ├── code_quality_forbidden_write.yaml
│   │   │   │   │   ├── code_quality_invalid_state.yaml
│   │   │   │   │   ├── code_scanning_autofix_create_forbidden.yaml
│   │   │   │   │   ├── code_scanning_bad_request.yaml
│   │   │   │   │   ├── code_scanning_conflict.yaml
│   │   │   │   │   ├── code_scanning_forbidden_archived.yaml
│   │   │   │   │   ├── code_scanning_forbidden_read.yaml
│   │   │   │   │   ├── code_scanning_forbidden_write.yaml
│   │   │   │   │   ├── code_scanning_invalid_state.yaml
│   │   │   │   │   ├── conflict.yaml
│   │   │   │   │   ├── cost_center.yaml
│   │   │   │   │   ├── delete-budget.yaml
│   │   │   │   │   ├── delete-cost-center.yaml
│   │   │   │   │   ├── dependency_review_forbidden.yaml
│   │   │   │   │   ├── duplicate_record_detected.yaml
│   │   │   │   │   ├── enterprise_team_unsupported.yaml
│   │   │   │   │   ├── forbidden_gist.yaml
│   │   │   │   │   ├── forbidden.yaml
│   │   │   │   │   ├── found.yaml
│   │   │   │   │   ├── get_all_budgets.yaml
│   │   │   │   │   ├── get_all_cost_centers.yaml
│   │   │   │   │   ├── get_cost_center.yaml
│   │   │   │   │   ├── get_credits_org.yaml
│   │   │   │   │   ├── get_credits_user.yaml
│   │   │   │   │   ├── gone.yaml
│   │   │   │   │   ├── internal_error.yaml
│   │   │   │   │   ├── moved_permanently.yaml
│   │   │   │   │   ├── no_content.yaml
│   │   │   │   │   ├── not_found.yaml
│   │   │   │   │   ├── not_modified.yaml
│   │   │   │   │   ├── package_es_list_error.yaml
│   │   │   │   │   ├── permission_denied.yaml
│   │   │   │   │   ├── porter_maintenance.yaml
│   │   │   │   │   ├── precondition_failed.yaml
│   │   │   │   │   ├── preview_header_missing.yaml
│   │   │   │   │   ├── remove_resource_from_cost_center.yaml
│   │   │   │   │   ├── requires_authentication.yaml
│   │   │   │   │   ├── scim_bad_request.yaml
│   │   │   │   │   ├── scim_conflict.yaml
│   │   │   │   │   ├── scim_forbidden.yaml
│   │   │   │   │   ├── scim_internal_error.yaml
│   │   │   │   │   ├── scim_not_found.yaml
│   │   │   │   │   ├── scim_too_many_requests.yaml
│   │   │   │   │   ├── service_unavailable.yaml
│   │   │   │   │   ├── temporary_redirect.yaml
│   │   │   │   │   ├── too_large.yaml
│   │   │   │   │   ├── unacceptable.yaml
│   │   │   │   │   ├── unprocessable_analysis.yaml
│   │   │   │   │   ├── usage_metrics_api_disabled.yaml
│   │   │   │   │   ├── validation_failed_simple.yaml
│   │   │   │   │   └── validation_failed.yaml
│   │   │   │   ├── schemas
│   │   │   │   │   ├── accessible-repository.yaml
│   │   │   │   │   ├── actions-artifact-and-log-retention-response.yaml
│   │   │   │   │   ├── actions-artifact-and-log-retention.yaml
│   │   │   │   │   ├── actions-billing-usage.yaml
│   │   │   │   │   ├── actions-cache-list.yaml
│   │   │   │   │   ├── actions-cache-retention-limit-for-enterprise.yaml
│   │   │   │   │   ├── actions-cache-retention-limit-for-organization.yaml
│   │   │   │   │   ├── actions-cache-retention-limit-for-repository.yaml
│   │   │   │   │   ├── actions-cache-storage-limit-for-enterprise.yaml
│   │   │   │   │   ├── actions-cache-storage-limit-for-organization.yaml
│   │   │   │   │   ├── actions-cache-storage-limit-for-repository.yaml
│   │   │   │   │   ├── actions-cache-usage-by-repository.yaml
│   │   │   │   │   ├── actions-cache-usage-org-enterprise.yaml
│   │   │   │   │   ├── actions-cache-usage-policy-enterprise.yaml
│   │   │   │   │   ├── actions-cache-usage-policy-for-repository.yaml
│   │   │   │   │   ├── actions-can-approve-pull-request-reviews.yaml
│   │   │   │   │   ├── actions-data-stream-sink-create-request.yaml
│   │   │   │   │   ├── actions-data-stream-sink-health.yaml
│   │   │   │   │   ├── actions-data-stream-sinks.yaml
│   │   │   │   │   ├── actions-data-stream-sink-test-response.yaml
│   │   │   │   │   ├── actions-data-stream-sink-update-request.yaml
│   │   │   │   │   ├── actions-data-stream-sink.yaml
│   │   │   │   │   ├── actions-default-workflow-permissions.yaml
│   │   │   │   │   ├── actions-dynamic-workflow-run.yaml
│   │   │   │   │   ├── actions-enabled.yaml
│   │   │   │   │   ├── actions-enterprise-permissions.yaml
│   │   │   │   │   ├── actions-fork-pr-contributor-approval.yaml
│   │   │   │   │   ├── actions-fork-pr-workflows-private-repos-request.yaml
│   │   │   │   │   ├── actions-fork-pr-workflows-private-repos.yaml
│   │   │   │   │   ├── actions-get-default-workflow-permissions.yaml
│   │   │   │   │   ├── actions-hosted-runner-curated-image-internal.yaml
│   │   │   │   │   ├── actions-hosted-runner-curated-image-version-internal.yaml
│   │   │   │   │   ├── actions-hosted-runner-curated-image.yaml
│   │   │   │   │   ├── actions-hosted-runner-custom-image-version.yaml
│   │   │   │   │   ├── actions-hosted-runner-custom-image.yaml
│   │   │   │   │   ├── actions-hosted-runner-limits.yaml
│   │   │   │   │   ├── actions-hosted-runner-machine-spec.yaml
│   │   │   │   │   ├── actions-hosted-runner-pool-image.yaml
│   │   │   │   │   ├── actions-hosted-runner.yaml
│   │   │   │   │   ├── actions-oidc-custom-issuer-policy-for-enterprise.yaml
│   │   │   │   │   ├── actions-organization-permissions.yaml
│   │   │   │   │   ├── actions-public-key.yaml
│   │   │   │   │   ├── actions-repository-permissions.yaml
│   │   │   │   │   ├── actions-secret.yaml
│   │   │   │   │   ├── actions-set-default-workflow-permissions.yaml
│   │   │   │   │   ├── actions-variable.yaml
│   │   │   │   │   ├── actions-workflow-access-to-repository.yaml
│   │   │   │   │   ├── activity.yaml
│   │   │   │   │   ├── actor.yaml
│   │   │   │   │   ├── added-to-project-issue-event.yaml
│   │   │   │   │   ├── advanced-security-active-committers-repository.yaml
│   │   │   │   │   ├── advanced-security-active-committers-user.yaml
│   │   │   │   │   ├── advanced-security-active-committers.yaml
│   │   │   │   │   ├── alert-auto-dismissed-at.yaml
│   │   │   │   │   ├── alert-created-at.yaml
│   │   │   │   │   ├── alert-dismissed-at.yaml
│   │   │   │   │   ├── alert-fixed-at.yaml
│   │   │   │   │   ├── alert-html-url.yaml
│   │   │   │   │   ├── alert-instances-url.yaml
│   │   │   │   │   ├── alert-number.yaml
│   │   │   │   │   ├── alert-updated-at.yaml
│   │   │   │   │   ├── alert-url.yaml
│   │   │   │   │   ├── allowed-actions.yaml
│   │   │   │   │   ├── amazon-s3-access-keys-config.yaml
│   │   │   │   │   ├── amazon-s3-oidc-config.yaml
│   │   │   │   │   ├── announcement-banner.yaml
│   │   │   │   │   ├── announcement-expiration.yaml
│   │   │   │   │   ├── announcement-message.yaml
│   │   │   │   │   ├── announcement-user-dismissible.yaml
│   │   │   │   │   ├── announcement.yaml
│   │   │   │   │   ├── api-insights-route-stats.yaml
│   │   │   │   │   ├── api-insights-subject-stats.yaml
│   │   │   │   │   ├── api-insights-summary-stats.yaml
│   │   │   │   │   ├── api-insights-time-stats.yaml
│   │   │   │   │   ├── api-insights-user-stats.yaml
│   │   │   │   │   ├── api-overview.yaml
│   │   │   │   │   ├── application-grant.yaml
│   │   │   │   │   ├── app-permissions.yaml
│   │   │   │   │   ├── artifact-deployment-record.yaml
│   │   │   │   │   ├── artifact.yaml
│   │   │   │   │   ├── assigned-issue-event.yaml
│   │   │   │   │   ├── audit-log-event.yaml
│   │   │   │   │   ├── audit-log-stream-key.yaml
│   │   │   │   │   ├── authentication-token.yaml
│   │   │   │   │   ├── author-association.yaml
│   │   │   │   │   ├── authorization-with-user.yaml
│   │   │   │   │   ├── authorization.yaml
│   │   │   │   │   ├── autolink.yaml
│   │   │   │   │   ├── auto-merge.yaml
│   │   │   │   │   ├── azure-blob-config.yaml
│   │   │   │   │   ├── azure-hub-config.yaml
│   │   │   │   │   ├── base-gist.yaml
│   │   │   │   │   ├── basic-error.yaml
│   │   │   │   │   ├── billing-ai-credit-usage-report-ghe.yaml
│   │   │   │   │   ├── billing-ai-credit-usage-report-org.yaml
│   │   │   │   │   ├── billing-ai-credit-usage-report-user.yaml
│   │   │   │   │   ├── billing-cost-center-membership.yaml
│   │   │   │   │   ├── billing-premium-request-usage-report-ghe.yaml
│   │   │   │   │   ├── billing-premium-request-usage-report-org.yaml
│   │   │   │   │   ├── billing-premium-request-usage-report-user.yaml
│   │   │   │   │   ├── billing-usage-report-user.yaml
│   │   │   │   │   ├── billing-usage-report.yaml
│   │   │   │   │   ├── billing-usage-summary-report-ghe.yaml
│   │   │   │   │   ├── billing-usage-summary-report-org.yaml
│   │   │   │   │   ├── billing-usage-summary-report-user.yaml
│   │   │   │   │   ├── blackbird-index-status.yaml
│   │   │   │   │   ├── blob.yaml
│   │   │   │   │   ├── branch-protection.yaml
│   │   │   │   │   ├── branch-restriction-policy.yaml
│   │   │   │   │   ├── branch-short.yaml
│   │   │   │   │   ├── branch-with-protection.yaml
│   │   │   │   │   ├── budget.yaml
│   │   │   │   │   ├── bypass-response.yaml
│   │   │   │   │   ├── campaign-alert-type.yaml
│   │   │   │   │   ├── campaign-state.yaml
│   │   │   │   │   ├── campaign-summary.yaml
│   │   │   │   │   ├── check-annotation.yaml
│   │   │   │   │   ├── check-automated-security-fixes.yaml
│   │   │   │   │   ├── check-immutable-releases.yaml
│   │   │   │   │   ├── check-run-with-simple-check-suite.yaml
│   │   │   │   │   ├── check-run.yaml
│   │   │   │   │   ├── check-suite-preference.yaml
│   │   │   │   │   ├── check-suite.yaml
│   │   │   │   │   ├── classroom-accepted-assignment.yaml
│   │   │   │   │   ├── classroom-assignment-grade.yaml
│   │   │   │   │   ├── classroom-assignment.yaml
│   │   │   │   │   ├── classroom-repository.yaml
│   │   │   │   │   ├── classroom.yaml
│   │   │   │   │   ├── clone-traffic.yaml
│   │   │   │   │   ├── code-frequency-stat.yaml
│   │   │   │   │   ├── code-of-conduct-simple.yaml
│   │   │   │   │   ├── code-of-conduct.yaml
│   │   │   │   │   ├── codeowners-errors.yaml
│   │   │   │   │   ├── code-quality-adjust.yaml
│   │   │   │   │   ├── code-quality-setup-update-response.yaml
│   │   │   │   │   ├── code-quality-setup-update.yaml
│   │   │   │   │   ├── code-quality-setup.yaml
│   │   │   │   │   ├── code-scanning-advanced-setup.yaml
│   │   │   │   │   ├── code-scanning-alert-assignees.yaml
│   │   │   │   │   ├── code-scanning-alert-classification.yaml
│   │   │   │   │   ├── code-scanning-alert-create-request.yaml
│   │   │   │   │   ├── code-scanning-alert-dismissal-request.yaml
│   │   │   │   │   ├── code-scanning-alert-dismissed-comment.yaml
│   │   │   │   │   ├── code-scanning-alert-dismissed-reason.yaml
│   │   │   │   │   ├── code-scanning-alert-environment.yaml
│   │   │   │   │   ├── code-scanning-alert-instance-list.yaml
│   │   │   │   │   ├── code-scanning-alert-instance-state.yaml
│   │   │   │   │   ├── code-scanning-alert-instance.yaml
│   │   │   │   │   ├── code-scanning-alert-items.yaml
│   │   │   │   │   ├── code-scanning-alert-location.yaml
│   │   │   │   │   ├── code-scanning-alert-rule-summary.yaml
│   │   │   │   │   ├── code-scanning-alert-rule.yaml
│   │   │   │   │   ├── code-scanning-alert-set-state.yaml
│   │   │   │   │   ├── code-scanning-alert-severity.yaml
│   │   │   │   │   ├── code-scanning-alert-state-query.yaml
│   │   │   │   │   ├── code-scanning-alert-state.yaml
│   │   │   │   │   ├── code-scanning-alert.yaml
│   │   │   │   │   ├── code-scanning-analysis-analysis-key.yaml
│   │   │   │   │   ├── code-scanning-analysis-category.yaml
│   │   │   │   │   ├── code-scanning-analysis-commit-sha.yaml
│   │   │   │   │   ├── code-scanning-analysis-created-at.yaml
│   │   │   │   │   ├── code-scanning-analysis-deletion.yaml
│   │   │   │   │   ├── code-scanning-analysis-environment.yaml
│   │   │   │   │   ├── code-scanning-analysis-sarif-file-2.22.yaml
│   │   │   │   │   ├── code-scanning-analysis-sarif-file.yaml
│   │   │   │   │   ├── code-scanning-analysis-sarif-id.yaml
│   │   │   │   │   ├── code-scanning-analysis-tool-guid.yaml
│   │   │   │   │   ├── code-scanning-analysis-tool-name.yaml
│   │   │   │   │   ├── code-scanning-analysis-tool-version.yaml
│   │   │   │   │   ├── code-scanning-analysis-tool.yaml
│   │   │   │   │   ├── code-scanning-analysis-url.yaml
│   │   │   │   │   ├── code-scanning-analysis.yaml
│   │   │   │   │   ├── code-scanning-autofix-commits-response.yaml
│   │   │   │   │   ├── code-scanning-autofix-commits.yaml
│   │   │   │   │   ├── code-scanning-autofix-description.yaml
│   │   │   │   │   ├── code-scanning-autofix-started-at.yaml
│   │   │   │   │   ├── code-scanning-autofix-status.yaml
│   │   │   │   │   ├── code-scanning-autofix.yaml
│   │   │   │   │   ├── code-scanning-codeql-database.yaml
│   │   │   │   │   ├── code-scanning-default-setup-adjust.yaml
│   │   │   │   │   ├── code-scanning-default-setup-options.yaml
│   │   │   │   │   ├── code-scanning-default-setup-update-response.yaml
│   │   │   │   │   ├── code-scanning-default-setup-update.yaml
│   │   │   │   │   ├── code-scanning-default-setup.yaml
│   │   │   │   │   ├── code-scanning-options.yaml
│   │   │   │   │   ├── code-scanning-organization-alert-items.yaml
│   │   │   │   │   ├── code-scanning-ref-full.yaml
│   │   │   │   │   ├── code-scanning-ref.yaml
│   │   │   │   │   ├── code-scanning-sarifs-receipt.yaml
│   │   │   │   │   ├── code-scanning-sarifs-status.yaml
│   │   │   │   │   ├── code-scanning-third-party-tools.yaml
│   │   │   │   │   ├── code-scanning-variant-analysis-language.yaml
│   │   │   │   │   ├── code-scanning-variant-analysis-repository.yaml
│   │   │   │   │   ├── code-scanning-variant-analysis-repo-task.yaml
│   │   │   │   │   ├── code-scanning-variant-analysis-skipped-repo-group.yaml
│   │   │   │   │   ├── code-scanning-variant-analysis-status.yaml
│   │   │   │   │   ├── code-scanning-variant-analysis.yaml
│   │   │   │   │   ├── code-search-result-item.yaml
│   │   │   │   │   ├── code-security-configuration-for-repository.yaml
│   │   │   │   │   ├── code-security-configuration-repositories.yaml
│   │   │   │   │   ├── code-security-configuration.yaml
│   │   │   │   │   ├── code-security-default-configurations.yaml
│   │   │   │   │   ├── codespace-export-details.yaml
│   │   │   │   │   ├── codespace-machine.yaml
│   │   │   │   │   ├── codespaces-org-access-policy.yaml
│   │   │   │   │   ├── codespaces-org-secret.yaml
│   │   │   │   │   ├── codespaces-permissions-check-for-devcontainer.yaml
│   │   │   │   │   ├── codespaces-public-key.yaml
│   │   │   │   │   ├── codespaces-secret.yaml
│   │   │   │   │   ├── codespaces-user-public-key.yaml
│   │   │   │   │   ├── codespace-with-full-repository.yaml
│   │   │   │   │   ├── codespace.yaml
│   │   │   │   │   ├── collaborator.yaml
│   │   │   │   │   ├── combined-billing-usage.yaml
│   │   │   │   │   ├── combined-commit-status.yaml
│   │   │   │   │   ├── commit-activity.yaml
│   │   │   │   │   ├── commit-comment.yaml
│   │   │   │   │   ├── commit-comparison.yaml
│   │   │   │   │   ├── commit-search-result-item.yaml
│   │   │   │   │   ├── commit.yaml
│   │   │   │   │   ├── community-health-file.yaml
│   │   │   │   │   ├── community-profile.yaml
│   │   │   │   │   ├── concurrency-group-list.yaml
│   │   │   │   │   ├── concurrency-group-run-list.yaml
│   │   │   │   │   ├── concurrency-group.yaml
│   │   │   │   │   ├── configuration-status.yaml
│   │   │   │   │   ├── content-directory.yaml
│   │   │   │   │   ├── content-file.yaml
│   │   │   │   │   ├── content-reference-attachment.yaml
│   │   │   │   │   ├── content-submodule.yaml
│   │   │   │   │   ├── content-symlink.yaml
│   │   │   │   │   ├── content-traffic.yaml
│   │   │   │   │   ├── content-tree.yaml
│   │   │   │   │   ├── contributor-activity.yaml
│   │   │   │   │   ├── contributor.yaml
│   │   │   │   │   ├── converted-note-to-issue-issue-event.yaml
│   │   │   │   │   ├── copilot-direct-data-access-for-day.yaml
│   │   │   │   │   ├── copilot-dotcom-chat.yaml
│   │   │   │   │   ├── copilot-dotcom-pull-requests.yaml
│   │   │   │   │   ├── copilot-enterprise-content-exclusion-details.yaml
│   │   │   │   │   ├── copilot-enterprise-details.yaml
│   │   │   │   │   ├── copilot-enterprise-seat-breakdown.yaml
│   │   │   │   │   ├── copilot-ide-chat.yaml
│   │   │   │   │   ├── copilot-ide-code-completions.yaml
│   │   │   │   │   ├── copilot-organization-content-exclusion-details.yaml
│   │   │   │   │   ├── copilot-organization-details.yaml
│   │   │   │   │   ├── copilot-organization-seat-breakdown.yaml
│   │   │   │   │   ├── copilot-seat-details.yaml
│   │   │   │   │   ├── copilot-space-collaborator.yaml
│   │   │   │   │   ├── copilot-space-resource.yaml
│   │   │   │   │   ├── copilot-space.yaml
│   │   │   │   │   ├── copilot-usage-metrics-1-day-report.yaml
│   │   │   │   │   ├── copilot-usage-metrics-28-day-report.yaml
│   │   │   │   │   ├── copilot-usage-metrics-day.yaml
│   │   │   │   │   ├── copilot-usage-metrics.yaml
│   │   │   │   │   ├── copilot-user-engagement-for-day.yaml
│   │   │   │   │   ├── create-budget.yaml
│   │   │   │   │   ├── create-cost-center.yaml
│   │   │   │   │   ├── credential-authorization.yaml
│   │   │   │   │   ├── custom-deployment-rule-app.yaml
│   │   │   │   │   ├── custom-properties-for-orgs-get-enterprise-property-values.yaml
│   │   │   │   │   ├── custom-property-base.yaml
│   │   │   │   │   ├── custom-property-set-payload.yaml
│   │   │   │   │   ├── custom-property-value.yaml
│   │   │   │   │   ├── custom-property.yaml
│   │   │   │   │   ├── cvss-severities.yaml
│   │   │   │   │   ├── datadog-config.yaml
│   │   │   │   │   ├── delete-budget.yaml
│   │   │   │   │   ├── delete-cost-center.yaml
│   │   │   │   │   ├── demilestoned-issue-event.yaml
│   │   │   │   │   ├── dependabot-alert-dismissal-request-simple.yaml
│   │   │   │   │   ├── dependabot-alert-dismissal-request.yaml
│   │   │   │   │   ├── dependabot-alert-package.yaml
│   │   │   │   │   ├── dependabot-alert-security-advisory.yaml
│   │   │   │   │   ├── dependabot-alert-security-vulnerability.yaml
│   │   │   │   │   ├── dependabot-alert-with-repository.yaml
│   │   │   │   │   ├── dependabot-alert.yaml
│   │   │   │   │   ├── dependabot-public-key.yaml
│   │   │   │   │   ├── dependabot-repository-access-details.yaml
│   │   │   │   │   ├── dependabot-secret.yaml
│   │   │   │   │   ├── dependency-graph-diff.yaml
│   │   │   │   │   ├── dependency-graph-spdx-sbom.yaml
│   │   │   │   │   ├── dependency.yaml
│   │   │   │   │   ├── deploy-key.yaml
│   │   │   │   │   ├── deployment-branch-policy-name-pattern-with-type.yaml
│   │   │   │   │   ├── deployment-branch-policy-name-pattern.yaml
│   │   │   │   │   ├── deployment-branch-policy-settings.yaml
│   │   │   │   │   ├── deployment-branch-policy.yaml
│   │   │   │   │   ├── deployment-protection-rule.yaml
│   │   │   │   │   ├── deployment-reviewer-type.yaml
│   │   │   │   │   ├── deployment-simple.yaml
│   │   │   │   │   ├── deployment-status.yaml
│   │   │   │   │   ├── deployment.yaml
│   │   │   │   │   ├── diff-entry.yaml
│   │   │   │   │   ├── discussion-comment.yaml
│   │   │   │   │   ├── discussion.yaml
│   │   │   │   │   ├── dismissal-request-code-scanning-metadata.yaml
│   │   │   │   │   ├── dismissal-request-code-scanning.yaml
│   │   │   │   │   ├── dismissal-request-dependabot-metadata.yaml
│   │   │   │   │   ├── dismissal-request-dependabot.yaml
│   │   │   │   │   ├── dismissal-request-license-compliance-metadata.yaml
│   │   │   │   │   ├── dismissal-request-license-compliance.yaml
│   │   │   │   │   ├── dismissal-request-response.yaml
│   │   │   │   │   ├── dismissal-request-secret-scanning-metadata.yaml
│   │   │   │   │   ├── dismissal-request-secret-scanning.yaml
│   │   │   │   │   ├── email.yaml
│   │   │   │   │   ├── empty-object.yaml
│   │   │   │   │   ├── enabled-organizations.yaml
│   │   │   │   │   ├── enabled-repositories.yaml
│   │   │   │   │   ├── enterprise-access-restrictions.yaml
│   │   │   │   │   ├── enterprise-comment-overview.yaml
│   │   │   │   │   ├── enterprise-dormant-users-overview.yaml
│   │   │   │   │   ├── enterprise-gist-overview.yaml
│   │   │   │   │   ├── enterprise-hook-overview.yaml
│   │   │   │   │   ├── enterprise-issue-overview.yaml
│   │   │   │   │   ├── enterprise-migration-node.yaml
│   │   │   │   │   ├── enterprise-migration-origin-state-summary.yaml
│   │   │   │   │   ├── enterprise-migration-repository-progress.yaml
│   │   │   │   │   ├── enterprise-migration-repository-state-summary.yaml
│   │   │   │   │   ├── enterprise-migration-state-breakdown-entry.yaml
│   │   │   │   │   ├── enterprise-milestone-overview.yaml
│   │   │   │   │   ├── enterprise-organization-installation.yaml
│   │   │   │   │   ├── enterprise-organization-overview.yaml
│   │   │   │   │   ├── enterprise-overview.yaml
│   │   │   │   │   ├── enterprise-page-overview.yaml
│   │   │   │   │   ├── enterprise-pull-request-overview.yaml
│   │   │   │   │   ├── enterprise-repository-overview.yaml
│   │   │   │   │   ├── enterprise-role.yaml
│   │   │   │   │   ├── enterprise-ruleset-conditions-organization-id-target.yaml
│   │   │   │   │   ├── enterprise-ruleset-conditions-organization-name-target.yaml
│   │   │   │   │   ├── enterprise-ruleset-conditions-organization-property-spec.yaml
│   │   │   │   │   ├── enterprise-ruleset-conditions-organization-property-target.yaml
│   │   │   │   │   ├── enterprise-ruleset-conditions.yaml
│   │   │   │   │   ├── enterprise-rules.yaml
│   │   │   │   │   ├── enterprise-security-analysis-settings.yaml
│   │   │   │   │   ├── enterprise-security-products-overview.yaml
│   │   │   │   │   ├── enterprise-settings.yaml
│   │   │   │   │   ├── enterprise-team.yaml
│   │   │   │   │   ├── enterprise-user-overview.yaml
│   │   │   │   │   ├── enterprise-user-role-assignment.yaml
│   │   │   │   │   ├── enterprise-webhooks.yaml
│   │   │   │   │   ├── enterprise.yaml
│   │   │   │   │   ├── environment-approvals.yaml
│   │   │   │   │   ├── environment.yaml
│   │   │   │   │   ├── events
│   │   │   │   │   │   ├── commit-comment-event.yaml
│   │   │   │   │   │   ├── create-event.yaml
│   │   │   │   │   │   ├── delete-event.yaml
│   │   │   │   │   │   ├── discussion-event.yaml
│   │   │   │   │   │   ├── fork-event.yaml
│   │   │   │   │   │   ├── gollum-event.yaml
│   │   │   │   │   │   ├── issue-comment-event.yaml
│   │   │   │   │   │   ├── issues-event.yaml
│   │   │   │   │   │   ├── member-event.yaml
│   │   │   │   │   │   ├── public-event.yaml
│   │   │   │   │   │   ├── pull-request-event.yaml
│   │   │   │   │   │   ├── pull-request-review-comment-event.yaml
│   │   │   │   │   │   ├── pull-request-review-event.yaml
│   │   │   │   │   │   ├── push-event.yaml
│   │   │   │   │   │   ├── release-event.yaml
│   │   │   │   │   │   └── watch-event.yaml
│   │   │   │   │   ├── event.yaml
│   │   │   │   │   ├── exemption-request-push-ruleset-bypass.yaml
│   │   │   │   │   ├── exemption-request-secret-scanning-metadata.yaml
│   │   │   │   │   ├── exemption-request-secret-scanning.yaml
│   │   │   │   │   ├── exemption-request.yaml
│   │   │   │   │   ├── exemption-response.yaml
│   │   │   │   │   ├── external-groups.yaml
│   │   │   │   │   ├── external-group.yaml
│   │   │   │   │   ├── external-vulnerability-sync-accepted.yaml
│   │   │   │   │   ├── external-vulnerability-sync-result.yaml
│   │   │   │   │   ├── external-vulnerability-sync-status.yaml
│   │   │   │   │   ├── feed.yaml
│   │   │   │   │   ├── file-commit.yaml
│   │   │   │   │   ├── full-repository.yaml
│   │   │   │   │   ├── get_all_budgets.yaml
│   │   │   │   │   ├── get-all-cost-centers.yaml
│   │   │   │   │   ├── get-audit-log-stream-configs.yaml
│   │   │   │   │   ├── get-audit-log-stream-config.yaml
│   │   │   │   │   ├── get-budget.yaml
│   │   │   │   │   ├── get-consumed-licenses.yaml
│   │   │   │   │   ├── get-cost-center.yaml
│   │   │   │   │   ├── get-credits.yaml
│   │   │   │   │   ├── get-license-sync-status.yaml
│   │   │   │   │   ├── ghes-checks-result-indicator.yaml
│   │   │   │   │   ├── ghes-checks-system-requirements.yaml
│   │   │   │   │   ├── ghes-cluster-roles.yaml
│   │   │   │   │   ├── ghes-cluster-status-indicator.yaml
│   │   │   │   │   ├── ghes-cluster-status.yaml
│   │   │   │   │   ├── ghes-cluster-topology.yaml
│   │   │   │   │   ├── ghes-config-init-request.yaml
│   │   │   │   │   ├── ghes-config-nodes.yaml
│   │   │   │   │   ├── ghes-delete-ssh-request.yaml
│   │   │   │   │   ├── ghes-delete-ssh-response.yaml
│   │   │   │   │   ├── ghes-get-maintenance.yaml
│   │   │   │   │   ├── ghes-get-settings.yaml
│   │   │   │   │   ├── ghes-get-ssh.yaml
│   │   │   │   │   ├── ghes-license-check.yaml
│   │   │   │   │   ├── ghes-license-info.yaml
│   │   │   │   │   ├── ghes-license-upload.yaml
│   │   │   │   │   ├── ghes-replication-status-indicator.yaml
│   │   │   │   │   ├── ghes-replication-status.yaml
│   │   │   │   │   ├── ghes-set-maintenance-request.yaml
│   │   │   │   │   ├── ghes-set-maintenance-response.yaml
│   │   │   │   │   ├── ghes-set-ssh-request.yaml
│   │   │   │   │   ├── ghes-set-ssh-response.yaml
│   │   │   │   │   ├── ghes-upload-license-request.yaml
│   │   │   │   │   ├── ghes-version.yaml
│   │   │   │   │   ├── gist-comment.yaml
│   │   │   │   │   ├── gist-commit.yaml
│   │   │   │   │   ├── gist-history.yaml
│   │   │   │   │   ├── gist-simple.yaml
│   │   │   │   │   ├── git-commit.yaml
│   │   │   │   │   ├── gitignore-template.yaml
│   │   │   │   │   ├── git-ref.yaml
│   │   │   │   │   ├── git-tag.yaml
│   │   │   │   │   ├── git-tree.yaml
│   │   │   │   │   ├── git-user.yaml
│   │   │   │   │   ├── global-advisory.yaml
│   │   │   │   │   ├── global-hook-2.yaml
│   │   │   │   │   ├── global-hook.yaml
│   │   │   │   │   ├── google-cloud-config.yaml
│   │   │   │   │   ├── gpg-key.yaml
│   │   │   │   │   ├── group-mapping.yaml
│   │   │   │   │   ├── group-response.yaml
│   │   │   │   │   ├── group.yaml
│   │   │   │   │   ├── hec-config.yaml
│   │   │   │   │   ├── hook-delivery-item.yaml
│   │   │   │   │   ├── hook-delivery.yaml
│   │   │   │   │   ├── hook-response.yaml
│   │   │   │   │   ├── hook.yaml
│   │   │   │   │   ├── hovercard.yaml
│   │   │   │   │   ├── immutable-releases-organization-settings.yaml
│   │   │   │   │   ├── import.yaml
│   │   │   │   │   ├── installable-organization.yaml
│   │   │   │   │   ├── installation-ghes-2.22.yaml
│   │   │   │   │   ├── installation-token.yaml
│   │   │   │   │   ├── installation.yaml
│   │   │   │   │   ├── integration-installation-request.yaml
│   │   │   │   │   ├── integration.yaml
│   │   │   │   │   ├── interaction-expiry.yaml
│   │   │   │   │   ├── interaction-group.yaml
│   │   │   │   │   ├── interaction-limit-response.yaml
│   │   │   │   │   ├── interaction-limit.yaml
│   │   │   │   │   ├── issue-comment.yaml
│   │   │   │   │   ├── issue-dependencies-summary.yaml
│   │   │   │   │   ├── issue-event-detail.yaml
│   │   │   │   │   ├── issue-event-dismissed-review.yaml
│   │   │   │   │   ├── issue-event-for-issue.yaml
│   │   │   │   │   ├── issue-event-label.yaml
│   │   │   │   │   ├── issue-event-milestone.yaml
│   │   │   │   │   ├── issue-event-project-card.yaml
│   │   │   │   │   ├── issue-event-rename.yaml
│   │   │   │   │   ├── issue-event.yaml
│   │   │   │   │   ├── issue-field-value.yaml
│   │   │   │   │   ├── issue-field.yaml
│   │   │   │   │   ├── issue-search-result-item.yaml
│   │   │   │   │   ├── issue-simple.yaml
│   │   │   │   │   ├── issue-type-webhook.yaml
│   │   │   │   │   ├── issue-type.yaml
│   │   │   │   │   ├── issue.yaml
│   │   │   │   │   ├── job.yaml
│   │   │   │   │   ├── key-simple.yaml
│   │   │   │   │   ├── key.yaml
│   │   │   │   │   ├── knowledge-base-content-source.yaml
│   │   │   │   │   ├── knowledge-base.yaml
│   │   │   │   │   ├── labeled-issue-event.yaml
│   │   │   │   │   ├── label-search-result-item.yaml
│   │   │   │   │   ├── label.yaml
│   │   │   │   │   ├── language.yaml
│   │   │   │   │   ├── ldap-dn.yaml
│   │   │   │   │   ├── ldap-mapping-team.yaml
│   │   │   │   │   ├── ldap-mapping-user.yaml
│   │   │   │   │   ├── legacy-review-comment.yaml
│   │   │   │   │   ├── license-content.yaml
│   │   │   │   │   ├── license-info.yaml
│   │   │   │   │   ├── license-simple.yaml
│   │   │   │   │   ├── license.yaml
│   │   │   │   │   ├── link-with-type.yaml
│   │   │   │   │   ├── link.yaml
│   │   │   │   │   ├── locked-issue-event.yaml
│   │   │   │   │   ├── maintenance-status.yaml
│   │   │   │   │   ├── manifest.yaml
│   │   │   │   │   ├── marketplace-account.yaml
│   │   │   │   │   ├── marketplace-listing-plan.yaml
│   │   │   │   │   ├── marketplace-purchase.yaml
│   │   │   │   │   ├── merged-upstream.yaml
│   │   │   │   │   ├── merge-group.yaml
│   │   │   │   │   ├── metadata.yaml
│   │   │   │   │   ├── meta.yaml
│   │   │   │   │   ├── migration.yaml
│   │   │   │   │   ├── milestoned-issue-event.yaml
│   │   │   │   │   ├── milestone.yaml
│   │   │   │   │   ├── minimal-repository.yaml
│   │   │   │   │   ├── moved-column-in-project-issue-event.yaml
│   │   │   │   │   ├── network-configuration.yaml
│   │   │   │   │   ├── network-settings.yaml
│   │   │   │   │   ├── oidc-custom-property-inclusion-input.yaml
│   │   │   │   │   ├── oidc-custom-property-inclusion.yaml
│   │   │   │   │   ├── oidc-custom-sub-repo.yaml
│   │   │   │   │   ├── oidc-custom-sub.yaml
│   │   │   │   │   ├── organization-actions-secret.yaml
│   │   │   │   │   ├── organization-actions-variable.yaml
│   │   │   │   │   ├── organization-create-issue-field.yaml
│   │   │   │   │   ├── organization-create-issue-type.yaml
│   │   │   │   │   ├── organization-custom-organization-role-create-schema.yaml
│   │   │   │   │   ├── organization-custom-organization-role-update-schema.yaml
│   │   │   │   │   ├── organization-custom-property-payload.yaml
│   │   │   │   │   ├── organization-custom-property.yaml
│   │   │   │   │   ├── organization-custom-repository-role-create-schema.yaml
│   │   │   │   │   ├── organization-custom-repository-role-update-schema.yaml
│   │   │   │   │   ├── organization-custom-repository-role.yaml
│   │   │   │   │   ├── organization-dependabot-secret.yaml
│   │   │   │   │   ├── organization-fine-grained-permission.yaml
│   │   │   │   │   ├── organization-full.yaml
│   │   │   │   │   ├── organization-invitation.yaml
│   │   │   │   │   ├── organization-programmatic-access-grant-request.yaml
│   │   │   │   │   ├── organization-programmatic-access-grant.yaml
│   │   │   │   │   ├── organization-role.yaml
│   │   │   │   │   ├── organization-secret-scanning-alert.yaml
│   │   │   │   │   ├── organization-simple-webhooks.yaml
│   │   │   │   │   ├── organization-simple.yaml
│   │   │   │   │   ├── organization-update-issue-field.yaml
│   │   │   │   │   ├── organization-update-issue-type.yaml
│   │   │   │   │   ├── organization.yaml
│   │   │   │   │   ├── org-hook.yaml
│   │   │   │   │   ├── org-member-permissions.yaml
│   │   │   │   │   ├── org-membership.yaml
│   │   │   │   │   ├── org-pre-receive-hook.yaml
│   │   │   │   │   ├── org-private-registry-configuration-with-selected-repositories.yaml
│   │   │   │   │   ├── org-private-registry-configuration.yaml
│   │   │   │   │   ├── org-repo-custom-property-values.yaml
│   │   │   │   │   ├── org-ruleset-conditions.yaml
│   │   │   │   │   ├── org-rules.yaml
│   │   │   │   │   ├── org-team-permissions.yaml
│   │   │   │   │   ├── osv-vulnerability.yaml
│   │   │   │   │   ├── packages-billing-usage.yaml
│   │   │   │   │   ├── package-version.yaml
│   │   │   │   │   ├── package.yaml
│   │   │   │   │   ├── page-build-status.yaml
│   │   │   │   │   ├── page-build.yaml
│   │   │   │   │   ├── page-deployment.yaml
│   │   │   │   │   ├── pages-deployment-status.yaml
│   │   │   │   │   ├── pages-health-check.yaml
│   │   │   │   │   ├── pages-https-certificate.yaml
│   │   │   │   │   ├── pages-source-hash.yaml
│   │   │   │   │   ├── page.yaml
│   │   │   │   │   ├── participation-stats.yaml
│   │   │   │   │   ├── patch-schema.yaml
│   │   │   │   │   ├── pending-deployment.yaml
│   │   │   │   │   ├── personal-access-token-request.yaml
│   │   │   │   │   ├── pinned-issue-comment.yaml
│   │   │   │   │   ├── porter-author.yaml
│   │   │   │   │   ├── porter-large-file.yaml
│   │   │   │   │   ├── pre-receive-environment-download-status.yaml
│   │   │   │   │   ├── pre-receive-environment.yaml
│   │   │   │   │   ├── pre-receive-hook.yaml
│   │   │   │   │   ├── prevent-self-review.yaml
│   │   │   │   │   ├── private-registries-public-key.yaml
│   │   │   │   │   ├── private-user.yaml
│   │   │   │   │   ├── private-vulnerability-report-create.yaml
│   │   │   │   │   ├── privileged-app-index.yaml
│   │   │   │   │   ├── project-card.yaml
│   │   │   │   │   ├── project-collaborator-permission.yaml
│   │   │   │   │   ├── project-column.yaml
│   │   │   │   │   ├── projects-v2-draft-issue.yaml
│   │   │   │   │   ├── projects-v2-field-iteration-configuration.yaml
│   │   │   │   │   ├── projects-v2-field-single-select-option.yaml
│   │   │   │   │   ├── projects-v2-fields-summary.yaml
│   │   │   │   │   ├── projects-v2-field.yaml
│   │   │   │   │   ├── projects-v2-item-content-type.yaml
│   │   │   │   │   ├── projects-v2-item-simple.yaml
│   │   │   │   │   ├── projects-v2-item-with-content.yaml
│   │   │   │   │   ├── projects-v2-item.yaml
│   │   │   │   │   ├── projects-v2-iteration-settings.yaml
│   │   │   │   │   ├── projects-v2-iteration-setting.yaml
│   │   │   │   │   ├── projects-v2-single-select-options.yaml
│   │   │   │   │   ├── projects-v2-single-select-option.yaml
│   │   │   │   │   ├── projects-v2-status-update.yaml
│   │   │   │   │   ├── projects-v2-view.yaml
│   │   │   │   │   ├── projects-v2.yaml
│   │   │   │   │   ├── project.yaml
│   │   │   │   │   ├── protected-branch-admin-enforced.yaml
│   │   │   │   │   ├── protected-branch-pull-request-review.yaml
│   │   │   │   │   ├── protected-branch-required-status-check.yaml
│   │   │   │   │   ├── protected-branch.yaml
│   │   │   │   │   ├── proxima-app-index.yaml
│   │   │   │   │   ├── proxima-app-manifest.yaml
│   │   │   │   │   ├── public-ip.yaml
│   │   │   │   │   ├── public-key-full.yaml
│   │   │   │   │   ├── public-monitoring-alert-attribution-method.yaml
│   │   │   │   │   ├── public-monitoring-alert-webhook.yaml
│   │   │   │   │   ├── public-monitoring-alert.yaml
│   │   │   │   │   ├── public-user.yaml
│   │   │   │   │   ├── pull-request-comment-positioning.yaml
│   │   │   │   │   ├── pull-request-comment-positions.yaml
│   │   │   │   │   ├── pull-request-merge-result.yaml
│   │   │   │   │   ├── pull-request-minimal.yaml
│   │   │   │   │   ├── pull-request-review-comment.yaml
│   │   │   │   │   ├── pull-request-review-request.yaml
│   │   │   │   │   ├── pull-request-review.yaml
│   │   │   │   │   ├── pull-request-simple.yaml
│   │   │   │   │   ├── pull-request-stack.yaml
│   │   │   │   │   ├── pull-request-thread-comment.yaml
│   │   │   │   │   ├── pull-request-webhook.yaml
│   │   │   │   │   ├── pull-request.yaml
│   │   │   │   │   ├── push-rule-bypass-request.yaml
│   │   │   │   │   ├── rate-limit-overview.yaml
│   │   │   │   │   ├── rate-limit.yaml
│   │   │   │   │   ├── reachability_advisory.yaml
│   │   │   │   │   ├── reachability_dependencies.yaml
│   │   │   │   │   ├── reaction-rollup.yaml
│   │   │   │   │   ├── reaction.yaml
│   │   │   │   │   ├── referenced-workflow.yaml
│   │   │   │   │   ├── referrer-traffic.yaml
│   │   │   │   │   ├── release-asset.yaml
│   │   │   │   │   ├── release-notes-content.yaml
│   │   │   │   │   ├── release.yaml
│   │   │   │   │   ├── removed-from-project-issue-event.yaml
│   │   │   │   │   ├── renamed-issue-event.yaml
│   │   │   │   │   ├── repo-codespaces-secret.yaml
│   │   │   │   │   ├── repo-required-workflow.yaml
│   │   │   │   │   ├── repo-search-result-item.yaml
│   │   │   │   │   ├── repository-advisory-create.yaml
│   │   │   │   │   ├── repository-advisory-credit.yaml
│   │   │   │   │   ├── repository-advisory-update.yaml
│   │   │   │   │   ├── repository-advisory-vulnerability.yaml
│   │   │   │   │   ├── repository-advisory.yaml
│   │   │   │   │   ├── repository-collaborator-permission.yaml
│   │   │   │   │   ├── repository-fine-grained-permission.yaml
│   │   │   │   │   ├── repository-invitation.yaml
│   │   │   │   │   ├── repository-policy-bypass-request.yaml
│   │   │   │   │   ├── repository-pre-receive-hook.yaml
│   │   │   │   │   ├── repository-rule-branch-name-pattern.yaml
│   │   │   │   │   ├── repository-rule-code-scanning.yaml
│   │   │   │   │   ├── repository-rule-commit-author-email-pattern.yaml
│   │   │   │   │   ├── repository-rule-commit-message-pattern.yaml
│   │   │   │   │   ├── repository-rule-committer-email-pattern.yaml
│   │   │   │   │   ├── repository-rule-copilot-code-review.yaml
│   │   │   │   │   ├── repository-rule-creation.yaml
│   │   │   │   │   ├── repository-rule-deletion.yaml
│   │   │   │   │   ├── repository-rule-detailed.yaml
│   │   │   │   │   ├── repository-rule-enforcement.yaml
│   │   │   │   │   ├── repository-rule-file-extension-restriction.yaml
│   │   │   │   │   ├── repository-rule-file-path-restriction.yaml
│   │   │   │   │   ├── repository-rule-max-file-path-length.yaml
│   │   │   │   │   ├── repository-rule-max-file-size.yaml
│   │   │   │   │   ├── repository-rule-merge-queue.yaml
│   │   │   │   │   ├── repository-rule-non-fast-forward.yaml
│   │   │   │   │   ├── repository-rule-params-code-scanning-tool.yaml
│   │   │   │   │   ├── repository-rule-params-required-reviewer-configuration.yaml
│   │   │   │   │   ├── repository-rule-params-restricted-commits.yaml
│   │   │   │   │   ├── repository-rule-params-reviewer.yaml
│   │   │   │   │   ├── repository-rule-params-status-check-configuration.yaml
│   │   │   │   │   ├── repository-rule-params-workflow-config.yaml
│   │   │   │   │   ├── repository-rule-params-workflow-file-reference.yaml
│   │   │   │   │   ├── repository-rule-pull-request.yaml
│   │   │   │   │   ├── repository-rule-required-deployments.yaml
│   │   │   │   │   ├── repository-rule-required-linear-history.yaml
│   │   │   │   │   ├── repository-rule-required-signatures.yaml
│   │   │   │   │   ├── repository-rule-required-status-checks.yaml
│   │   │   │   │   ├── repository-rule-ruleset-info.yaml
│   │   │   │   │   ├── repository-ruleset-bypass-actor.yaml
│   │   │   │   │   ├── repository-ruleset-conditions-repository-id-target.yaml
│   │   │   │   │   ├── repository-ruleset-conditions-repository-name-target.yaml
│   │   │   │   │   ├── repository-ruleset-conditions-repository-property-spec.yaml
│   │   │   │   │   ├── repository-ruleset-conditions-repository-property-target.yaml
│   │   │   │   │   ├── repository-ruleset-conditions.yaml
│   │   │   │   │   ├── repository-ruleset.yaml
│   │   │   │   │   ├── repository-rule-tag-name-pattern.yaml
│   │   │   │   │   ├── repository-rule-update.yaml
│   │   │   │   │   ├── repository-rule-violation-error.yaml
│   │   │   │   │   ├── repository-rule-workflows.yaml
│   │   │   │   │   ├── repository-rule.yaml
│   │   │   │   │   ├── repository-subscription.yaml
│   │   │   │   │   ├── repository-target.yaml
│   │   │   │   │   ├── repository-topic.yaml
│   │   │   │   │   ├── repository-webhooks.yaml
│   │   │   │   │   ├── repository.yaml
│   │   │   │   │   ├── required-workflow.yaml
│   │   │   │   │   ├── review-comment.yaml
│   │   │   │   │   ├── review-custom-gates-comment-required.yaml
│   │   │   │   │   ├── review-custom-gates-state-required.yaml
│   │   │   │   │   ├── review-dismissed-issue-event.yaml
│   │   │   │   │   ├── review-requested-issue-event.yaml
│   │   │   │   │   ├── review-request-removed-issue-event.yaml
│   │   │   │   │   ├── root.yaml
│   │   │   │   │   ├── ruleset-version-with-state.yaml
│   │   │   │   │   ├── ruleset-version.yaml
│   │   │   │   │   ├── rule-suite-pull-request.yaml
│   │   │   │   │   ├── rule-suite-required-status-checks.yaml
│   │   │   │   │   ├── rule-suites.yaml
│   │   │   │   │   ├── rule-suite.yaml
│   │   │   │   │   ├── runner-application.yaml
│   │   │   │   │   ├── runner-busy.yaml
│   │   │   │   │   ├── runner-group-create-enterprise.yaml
│   │   │   │   │   ├── runner-groups-enterprise.yaml
│   │   │   │   │   ├── runner-groups-org.yaml
│   │   │   │   │   ├── runner-group-update-2.yaml
│   │   │   │   │   ├── runner-group-update.yaml
│   │   │   │   │   ├── runner-label.yaml
│   │   │   │   │   ├── runner-no-labels.yaml
│   │   │   │   │   ├── runner-scale-set-label.yaml
│   │   │   │   │   ├── runner-scale-set-runner-setting.yaml
│   │   │   │   │   ├── runner-scale-set-runner.yaml
│   │   │   │   │   ├── runner-scale-set-session.yaml
│   │   │   │   │   ├── runner-scale-set-statistics.yaml
│   │   │   │   │   ├── runner-scale-set.yaml
│   │   │   │   │   ├── runner.yaml
│   │   │   │   │   ├── scim-enterprise-group-list.yaml
│   │   │   │   │   ├── scim-enterprise-group-response.yaml
│   │   │   │   │   ├── scim-enterprise-group.yaml
│   │   │   │   │   ├── scim-enterprise-user-list.yaml
│   │   │   │   │   ├── scim-enterprise-user-response.yaml
│   │   │   │   │   ├── scim-enterprise-user.yaml
│   │   │   │   │   ├── scim-error.yaml
│   │   │   │   │   ├── scim-user-list.yaml
│   │   │   │   │   ├── scim-user.yaml
│   │   │   │   │   ├── scoped-installation.yaml
│   │   │   │   │   ├── search-result-text-matches.yaml
│   │   │   │   │   ├── secret-scanning-alert-assignee.yaml
│   │   │   │   │   ├── secret-scanning-alert-resolution-comment.yaml
│   │   │   │   │   ├── secret-scanning-alert-resolution-webhook.yaml
│   │   │   │   │   ├── secret-scanning-alert-resolution.yaml
│   │   │   │   │   ├── secret-scanning-alert-state.yaml
│   │   │   │   │   ├── secret-scanning-alert-webhook.yaml
│   │   │   │   │   ├── secret-scanning-alert.yaml
│   │   │   │   │   ├── secret-scanning-bypass-request.yaml
│   │   │   │   │   ├── secret-scanning-custom-pattern-to-create.yaml
│   │   │   │   │   ├── secret-scanning-custom-pattern-validation-error.yaml
│   │   │   │   │   ├── secret-scanning-custom-pattern.yaml
│   │   │   │   │   ├── secret-scanning-dismissal-request.yaml
│   │   │   │   │   ├── secret-scanning-first-detected-location.yaml
│   │   │   │   │   ├── secret-scanning-location-commit.yaml
│   │   │   │   │   ├── secret-scanning-location-discussion-body.yaml
│   │   │   │   │   ├── secret-scanning-location-discussion-comment.yaml
│   │   │   │   │   ├── secret-scanning-location-discussion-title.yaml
│   │   │   │   │   ├── secret-scanning-location-issue-body.yaml
│   │   │   │   │   ├── secret-scanning-location-issue-comment.yaml
│   │   │   │   │   ├── secret-scanning-location-issue-title.yaml
│   │   │   │   │   ├── secret-scanning-location-pull-request-body.yaml
│   │   │   │   │   ├── secret-scanning-location-pull-request-comment.yaml
│   │   │   │   │   ├── secret-scanning-location-pull-request-review-comment.yaml
│   │   │   │   │   ├── secret-scanning-location-pull-request-review.yaml
│   │   │   │   │   ├── secret-scanning-location-pull-request-title.yaml
│   │   │   │   │   ├── secret-scanning-location-wiki-commit.yaml
│   │   │   │   │   ├── secret-scanning-location.yaml
│   │   │   │   │   ├── secret-scanning-pattern-configuration.yaml
│   │   │   │   │   ├── secret-scanning-pattern-override.yaml
│   │   │   │   │   ├── secret-scanning-push-protection-bypass-placeholder-id.yaml
│   │   │   │   │   ├── secret-scanning-push-protection-bypass-reason.yaml
│   │   │   │   │   ├── secret-scanning-push-protection-bypass.yaml
│   │   │   │   │   ├── secret-scanning-row-version.yaml
│   │   │   │   │   ├── secret-scanning-scan-history.yaml
│   │   │   │   │   ├── secret-scanning-scan.yaml
│   │   │   │   │   ├── security-advisory-credit-types.yaml
│   │   │   │   │   ├── security-advisory-ecosystems.yaml
│   │   │   │   │   ├── security-advisory-epss.yaml
│   │   │   │   │   ├── security-and-analysis.yaml
│   │   │   │   │   ├── selected-actions-url.yaml
│   │   │   │   │   ├── selected-actions.yaml
│   │   │   │   │   ├── self-hosted-runners-settings.yaml
│   │   │   │   │   ├── semantic-duplicate-detection-issue-candidate.yaml
│   │   │   │   │   ├── semantic-duplicate-detection-result-item.yaml
│   │   │   │   │   ├── server-statistics-actions.yaml
│   │   │   │   │   ├── server-statistics-advisory-db.yaml
│   │   │   │   │   ├── server-statistics-packages.yaml
│   │   │   │   │   ├── server-statistics.yaml
│   │   │   │   │   ├── sha-pinning-required.yaml
│   │   │   │   │   ├── short-blob.yaml
│   │   │   │   │   ├── short-branch.yaml
│   │   │   │   │   ├── sigstore-bundle-0.1.yaml
│   │   │   │   │   ├── simple-check-suite.yaml
│   │   │   │   │   ├── simple-classroom-assignment.yaml
│   │   │   │   │   ├── simple-classroom-organization.yaml
│   │   │   │   │   ├── simple-classroom-repository.yaml
│   │   │   │   │   ├── simple-classroom-user.yaml
│   │   │   │   │   ├── simple-classroom.yaml
│   │   │   │   │   ├── simple-commit-status.yaml
│   │   │   │   │   ├── simple-commit.yaml
│   │   │   │   │   ├── simple-installation.yaml
│   │   │   │   │   ├── simple-repository.yaml
│   │   │   │   │   ├── simple-user.yaml
│   │   │   │   │   ├── snapshot.yaml
│   │   │   │   │   ├── social-account.yaml
│   │   │   │   │   ├── splunk-config.yaml
│   │   │   │   │   ├── ssh-key.yaml
│   │   │   │   │   ├── ssh-signing-key.yaml
│   │   │   │   │   ├── stargazer.yaml
│   │   │   │   │   ├── starred-repository.yaml
│   │   │   │   │   ├── state-change-issue-event.yaml
│   │   │   │   │   ├── status-check-policy.yaml
│   │   │   │   │   ├── status.yaml
│   │   │   │   │   ├── sub-issues-summary.yaml
│   │   │   │   │   ├── tag-protection.yaml
│   │   │   │   │   ├── tag.yaml
│   │   │   │   │   ├── team-2.yaml
│   │   │   │   │   ├── team-full.yaml
│   │   │   │   │   ├── team-membership.yaml
│   │   │   │   │   ├── team-organization.yaml
│   │   │   │   │   ├── team-project.yaml
│   │   │   │   │   ├── team-repository.yaml
│   │   │   │   │   ├── team-role-assignment.yaml
│   │   │   │   │   ├── team-simple.yaml
│   │   │   │   │   ├── team.yaml
│   │   │   │   │   ├── thread-subscription.yaml
│   │   │   │   │   ├── thread.yaml
│   │   │   │   │   ├── timeline-assigned-issue-event.yaml
│   │   │   │   │   ├── timeline-comment-event.yaml
│   │   │   │   │   ├── timeline-commit-commented-event.yaml
│   │   │   │   │   ├── timeline-committed-event.yaml
│   │   │   │   │   ├── timeline-cross-referenced-event.yaml
│   │   │   │   │   ├── timeline-issue-events.yaml
│   │   │   │   │   ├── timeline-line-commented-event.yaml
│   │   │   │   │   ├── timeline-reviewed-event.yaml
│   │   │   │   │   ├── timeline-unassigned-issue-event.yaml
│   │   │   │   │   ├── topic-search-result-item.yaml
│   │   │   │   │   ├── topic.yaml
│   │   │   │   │   ├── traffic.yaml
│   │   │   │   │   ├── unassigned-issue-event.yaml
│   │   │   │   │   ├── unlabeled-issue-event.yaml
│   │   │   │   │   ├── update-budget.yaml
│   │   │   │   │   ├── update-cost-center.yaml
│   │   │   │   │   ├── usage-report-export-list.yaml
│   │   │   │   │   ├── usage-report-export-request.yaml
│   │   │   │   │   ├── usage-report-export.yaml
│   │   │   │   │   ├── user-emails-response.yaml
│   │   │   │   │   ├── user-emails.yaml
│   │   │   │   │   ├── user-marketplace-purchase.yaml
│   │   │   │   │   ├── user-name-response.yaml
│   │   │   │   │   ├── user-name.yaml
│   │   │   │   │   ├── user-response.yaml
│   │   │   │   │   ├── user-role-assignment.yaml
│   │   │   │   │   ├── user-role.yaml
│   │   │   │   │   ├── user-search-result-item.yaml
│   │   │   │   │   ├── user.yaml
│   │   │   │   │   ├── validation-error-simple.yaml
│   │   │   │   │   ├── validation-error.yaml
│   │   │   │   │   ├── verification.yaml
│   │   │   │   │   ├── view-traffic.yaml
│   │   │   │   │   ├── visual-studio-subscription-assignment.yaml
│   │   │   │   │   ├── vulnerability.yaml
│   │   │   │   │   ├── wait-timer.yaml
│   │   │   │   │   ├── webhook-config-content-type.yaml
│   │   │   │   │   ├── webhook-config-insecure-ssl.yaml
│   │   │   │   │   ├── webhook-config-secret.yaml
│   │   │   │   │   ├── webhook-config-url.yaml
│   │   │   │   │   ├── webhook-config.yaml
│   │   │   │   │   ├── webhooks
│   │   │   │   │   │   ├── autolink-created.yaml
│   │   │   │   │   │   ├── autolink-deleted.yaml
│   │   │   │   │   │   ├── branch-protection-configuration-disabled.yaml
│   │   │   │   │   │   ├── branch-protection-configuration-enabled.yaml
│   │   │   │   │   │   ├── branch-protection-rule-created.yaml
│   │   │   │   │   │   ├── branch-protection-rule-deleted.yaml
│   │   │   │   │   │   ├── branch-protection-rule-edited.yaml
│   │   │   │   │   │   ├── cache-sync.yaml
│   │   │   │   │   │   ├── check-run-completed-form-encoded.yaml
│   │   │   │   │   │   ├── check-run-completed.yaml
│   │   │   │   │   │   ├── check-run-created-form-encoded.yaml
│   │   │   │   │   │   ├── check-run-created.yaml
│   │   │   │   │   │   ├── check-run-requested-action-form-encoded.yaml
│   │   │   │   │   │   ├── check-run-requested-action.yaml
│   │   │   │   │   │   ├── check-run-rerequested-form-encoded.yaml
│   │   │   │   │   │   ├── check-run-rerequested.yaml
│   │   │   │   │   │   ├── check-suite-completed.yaml
│   │   │   │   │   │   ├── check-suite-requested.yaml
│   │   │   │   │   │   ├── check-suite-rerequested.yaml
│   │   │   │   │   │   ├── close-issue-reference-created.yaml
│   │   │   │   │   │   ├── close-issue-reference-deleted.yaml
│   │   │   │   │   │   ├── code-scanning-alert-appeared-in-branch.yaml
│   │   │   │   │   │   ├── code-scanning-alert-closed-by-user.yaml
│   │   │   │   │   │   ├── code-scanning-alert-created.yaml
│   │   │   │   │   │   ├── code-scanning-alert-fixed.yaml
│   │   │   │   │   │   ├── code-scanning-alert-reopened-by-user.yaml
│   │   │   │   │   │   ├── code-scanning-alert-reopened.yaml
│   │   │   │   │   │   ├── code-scanning-alert-updated-assignment.yaml
│   │   │   │   │   │   ├── commit-comment-created.yaml
│   │   │   │   │   │   ├── commit-comment-deleted.yaml
│   │   │   │   │   │   ├── commit-comment-edited.yaml
│   │   │   │   │   │   ├── create.yaml
│   │   │   │   │   │   ├── custom-property-created.yaml
│   │   │   │   │   │   ├── custom-property-deleted.yaml
│   │   │   │   │   │   ├── custom-property-promoted-to-enterprise.yaml
│   │   │   │   │   │   ├── custom-property-updated.yaml
│   │   │   │   │   │   ├── custom-property-values-updated.yaml
│   │   │   │   │   │   ├── delete.yaml
│   │   │   │   │   │   ├── dependabot-alert-assignees-changed.yaml
│   │   │   │   │   │   ├── dependabot-alert-auto-dismissed.yaml
│   │   │   │   │   │   ├── dependabot-alert-auto-reopened.yaml
│   │   │   │   │   │   ├── dependabot-alert-created.yaml
│   │   │   │   │   │   ├── dependabot-alert-dismissed.yaml
│   │   │   │   │   │   ├── dependabot-alert-fixed.yaml
│   │   │   │   │   │   ├── dependabot-alert-reintroduced.yaml
│   │   │   │   │   │   ├── dependabot-alert-reopened.yaml
│   │   │   │   │   │   ├── deploy-key-created.yaml
│   │   │   │   │   │   ├── deploy-key-deleted.yaml
│   │   │   │   │   │   ├── deployment-created.yaml
│   │   │   │   │   │   ├── deployment-protection-rule-requested.yaml
│   │   │   │   │   │   ├── deployment-review-approved.yaml
│   │   │   │   │   │   ├── deployment-review-rejected.yaml
│   │   │   │   │   │   ├── deployment-review-requested.yaml
│   │   │   │   │   │   ├── deployment-status-created.yaml
│   │   │   │   │   │   ├── discussion-answered.yaml
│   │   │   │   │   │   ├── discussion-category-changed.yaml
│   │   │   │   │   │   ├── discussion-closed.yaml
│   │   │   │   │   │   ├── discussion-comment-created.yaml
│   │   │   │   │   │   ├── discussion-comment-deleted.yaml
│   │   │   │   │   │   ├── discussion-comment-edited.yaml
│   │   │   │   │   │   ├── discussion-created.yaml
│   │   │   │   │   │   ├── discussion-deleted.yaml
│   │   │   │   │   │   ├── discussion-edited.yaml
│   │   │   │   │   │   ├── discussion-labeled.yaml
│   │   │   │   │   │   ├── discussion-locked.yaml
│   │   │   │   │   │   ├── discussion-pinned.yaml
│   │   │   │   │   │   ├── discussion-reopened.yaml
│   │   │   │   │   │   ├── discussion-transferred.yaml
│   │   │   │   │   │   ├── discussion-unanswered.yaml
│   │   │   │   │   │   ├── discussion-unlabeled.yaml
│   │   │   │   │   │   ├── discussion-unlocked.yaml
│   │   │   │   │   │   ├── discussion-unpinned.yaml
│   │   │   │   │   │   ├── enterprise-anonymous-access-disabled.yaml
│   │   │   │   │   │   ├── enterprise-anonymous-access-enabled.yaml
│   │   │   │   │   │   ├── exemption-request-cancelled.yaml
│   │   │   │   │   │   ├── exemption-request-completed.yaml
│   │   │   │   │   │   ├── exemption-request-created.yaml
│   │   │   │   │   │   ├── exemption-request-response-dismissed.yaml
│   │   │   │   │   │   ├── exemption-request-response-submitted.yaml
│   │   │   │   │   │   ├── fork.yaml
│   │   │   │   │   │   ├── github-app-authorization-revoked.yaml
│   │   │   │   │   │   ├── gollum.yaml
│   │   │   │   │   │   ├── installation-created.yaml
│   │   │   │   │   │   ├── installation-deleted.yaml
│   │   │   │   │   │   ├── installation-new-permissions-accepted.yaml
│   │   │   │   │   │   ├── installation-repositories-added.yaml
│   │   │   │   │   │   ├── installation-repositories-removed.yaml
│   │   │   │   │   │   ├── installation-suspend.yaml
│   │   │   │   │   │   ├── installation-target-renamed.yaml
│   │   │   │   │   │   ├── installation-unsuspend.yaml
│   │   │   │   │   │   ├── issue-comment-created.yaml
│   │   │   │   │   │   ├── issue-comment-deleted.yaml
│   │   │   │   │   │   ├── issue-comment-edited.yaml
│   │   │   │   │   │   ├── issue-comment-pinned.yaml
│   │   │   │   │   │   ├── issue-comment-unpinned.yaml
│   │   │   │   │   │   ├── issue-dependencies-blocked-by-added.yaml
│   │   │   │   │   │   ├── issue-dependencies-blocked-by-removed.yaml
│   │   │   │   │   │   ├── issue-dependencies-blocking-added.yaml
│   │   │   │   │   │   ├── issue-dependencies-blocking-removed.yaml
│   │   │   │   │   │   ├── issue-event-created.yaml
│   │   │   │   │   │   ├── issue-event-deleted.yaml
│   │   │   │   │   │   ├── issues-assigned.yaml
│   │   │   │   │   │   ├── issues-closed.yaml
│   │   │   │   │   │   ├── issues-deleted.yaml
│   │   │   │   │   │   ├── issues-demilestoned.yaml
│   │   │   │   │   │   ├── issues-edited.yaml
│   │   │   │   │   │   ├── issues-field-added.yaml
│   │   │   │   │   │   ├── issues-field-removed.yaml
│   │   │   │   │   │   ├── issues-labeled.yaml
│   │   │   │   │   │   ├── issues-locked.yaml
│   │   │   │   │   │   ├── issues-milestoned.yaml
│   │   │   │   │   │   ├── issues-opened.yaml
│   │   │   │   │   │   ├── issues-pinned.yaml
│   │   │   │   │   │   ├── issues-reopened.yaml
│   │   │   │   │   │   ├── issues-transferred.yaml
│   │   │   │   │   │   ├── issues-typed.yaml
│   │   │   │   │   │   ├── issues-unassigned.yaml
│   │   │   │   │   │   ├── issues-unlabeled.yaml
│   │   │   │   │   │   ├── issues-unlocked.yaml
│   │   │   │   │   │   ├── issues-unpinned.yaml
│   │   │   │   │   │   ├── issues-untyped.yaml
│   │   │   │   │   │   ├── label-created.yaml
│   │   │   │   │   │   ├── label-deleted.yaml
│   │   │   │   │   │   ├── label-edited.yaml
│   │   │   │   │   │   ├── marketplace-purchase-cancelled.yaml
│   │   │   │   │   │   ├── marketplace-purchase-changed.yaml
│   │   │   │   │   │   ├── marketplace-purchase-pending-change-cancelled.yaml
│   │   │   │   │   │   ├── marketplace-purchase-pending-change.yaml
│   │   │   │   │   │   ├── marketplace-purchase-purchased.yaml
│   │   │   │   │   │   ├── member-added.yaml
│   │   │   │   │   │   ├── member-edited.yaml
│   │   │   │   │   │   ├── member-removed.yaml
│   │   │   │   │   │   ├── membership-added.yaml
│   │   │   │   │   │   ├── membership-removed.yaml
│   │   │   │   │   │   ├── merge-group-checks-requested.yaml
│   │   │   │   │   │   ├── merge-group-destroyed.yaml
│   │   │   │   │   │   ├── merge-queue-entry-created.yaml
│   │   │   │   │   │   ├── merge-queue-entry-deleted.yaml
│   │   │   │   │   │   ├── meta-deleted.yaml
│   │   │   │   │   │   ├── milestone-closed.yaml
│   │   │   │   │   │   ├── milestone-created.yaml
│   │   │   │   │   │   ├── milestone-deleted.yaml
│   │   │   │   │   │   ├── milestone-edited.yaml
│   │   │   │   │   │   ├── milestone-opened.yaml
│   │   │   │   │   │   ├── organization-custom-property-created.yaml
│   │   │   │   │   │   ├── organization-custom-property-deleted.yaml
│   │   │   │   │   │   ├── organization-custom-property-updated.yaml
│   │   │   │   │   │   ├── organization-custom-property-values-updated.yaml
│   │   │   │   │   │   ├── organization-deleted.yaml
│   │   │   │   │   │   ├── organization-member-added.yaml
│   │   │   │   │   │   ├── organization-member-invited.yaml
│   │   │   │   │   │   ├── organization-member-removed.yaml
│   │   │   │   │   │   ├── organization-renamed.yaml
│   │   │   │   │   │   ├── org-block-blocked.yaml
│   │   │   │   │   │   ├── org-block-unblocked.yaml
│   │   │   │   │   │   ├── package-published.yaml
│   │   │   │   │   │   ├── package-updated.yaml
│   │   │   │   │   │   ├── package-v2-create.yaml
│   │   │   │   │   │   ├── page-build.yaml
│   │   │   │   │   │   ├── page-created.yaml
│   │   │   │   │   │   ├── page-deleted.yaml
│   │   │   │   │   │   ├── page-updated.yaml
│   │   │   │   │   │   ├── personal-access-token-request-approved.yaml
│   │   │   │   │   │   ├── personal-access-token-request-cancelled.yaml
│   │   │   │   │   │   ├── personal-access-token-request-created.yaml
│   │   │   │   │   │   ├── personal-access-token-request-denied.yaml
│   │   │   │   │   │   ├── ping-form-encoded.yaml
│   │   │   │   │   │   ├── ping.yaml
│   │   │   │   │   │   ├── project-card-converted.yaml
│   │   │   │   │   │   ├── project-card-created.yaml
│   │   │   │   │   │   ├── project-card-deleted.yaml
│   │   │   │   │   │   ├── project-card-edited.yaml
│   │   │   │   │   │   ├── project-card-moved.yaml
│   │   │   │   │   │   ├── project-closed.yaml
│   │   │   │   │   │   ├── project-column-created.yaml
│   │   │   │   │   │   ├── project-column-deleted.yaml
│   │   │   │   │   │   ├── project-column-edited.yaml
│   │   │   │   │   │   ├── project-column-moved.yaml
│   │   │   │   │   │   ├── project-created.yaml
│   │   │   │   │   │   ├── project-deleted.yaml
│   │   │   │   │   │   ├── project-edited.yaml
│   │   │   │   │   │   ├── project-reopened.yaml
│   │   │   │   │   │   ├── projects-v2-item-archived.yaml
│   │   │   │   │   │   ├── projects-v2-item-converted.yaml
│   │   │   │   │   │   ├── projects-v2-item-created.yaml
│   │   │   │   │   │   ├── projects-v2-item-deleted.yaml
│   │   │   │   │   │   ├── projects-v2-item-edited.yaml
│   │   │   │   │   │   ├── projects-v2-item-reordered.yaml
│   │   │   │   │   │   ├── projects-v2-item-restored.yaml
│   │   │   │   │   │   ├── projects-v2-project-closed.yaml
│   │   │   │   │   │   ├── projects-v2-project-created.yaml
│   │   │   │   │   │   ├── projects-v2-project-deleted.yaml
│   │   │   │   │   │   ├── projects-v2-project-edited.yaml
│   │   │   │   │   │   ├── projects-v2-project-reopened.yaml
│   │   │   │   │   │   ├── projects-v2-status-update-created.yaml
│   │   │   │   │   │   ├── projects-v2-status-update-deleted.yaml
│   │   │   │   │   │   ├── projects-v2-status-update-edited.yaml
│   │   │   │   │   │   ├── public.yaml
│   │   │   │   │   │   ├── pull-request-assigned.yaml
│   │   │   │   │   │   ├── pull-request-auto-merge-disabled.yaml
│   │   │   │   │   │   ├── pull-request-auto-merge-enabled.yaml
│   │   │   │   │   │   ├── pull-request-closed.yaml
│   │   │   │   │   │   ├── pull-request-converted-to-draft.yaml
│   │   │   │   │   │   ├── pull-request-demilestoned.yaml
│   │   │   │   │   │   ├── pull-request-dequeued.yaml
│   │   │   │   │   │   ├── pull-request-edited.yaml
│   │   │   │   │   │   ├── pull-request-enqueued.yaml
│   │   │   │   │   │   ├── pull-request-labeled.yaml
│   │   │   │   │   │   ├── pull-request-locked.yaml
│   │   │   │   │   │   ├── pull-request-milestoned.yaml
│   │   │   │   │   │   ├── pull-request-opened.yaml
│   │   │   │   │   │   ├── pull-request-ready-for-review.yaml
│   │   │   │   │   │   ├── pull-request-reopened.yaml
│   │   │   │   │   │   ├── pull-request-review-comment-created.yaml
│   │   │   │   │   │   ├── pull-request-review-comment-deleted.yaml
│   │   │   │   │   │   ├── pull-request-review-comment-edited.yaml
│   │   │   │   │   │   ├── pull-request-review-dismissed.yaml
│   │   │   │   │   │   ├── pull-request-review-edited.yaml
│   │   │   │   │   │   ├── pull-request-review-requested.yaml
│   │   │   │   │   │   ├── pull-request-review-request-removed.yaml
│   │   │   │   │   │   ├── pull-request-review-submitted.yaml
│   │   │   │   │   │   ├── pull-request-review-thread-resolved.yaml
│   │   │   │   │   │   ├── pull-request-review-thread-unresolved.yaml
│   │   │   │   │   │   ├── pull-request-synchronize.yaml
│   │   │   │   │   │   ├── pull-request-unassigned.yaml
│   │   │   │   │   │   ├── pull-request-unlabeled.yaml
│   │   │   │   │   │   ├── pull-request-unlocked.yaml
│   │   │   │   │   │   ├── push.yaml
│   │   │   │   │   │   ├── reaction-created.yaml
│   │   │   │   │   │   ├── reaction-deleted.yaml
│   │   │   │   │   │   ├── registry-package-published.yaml
│   │   │   │   │   │   ├── registry-package-updated.yaml
│   │   │   │   │   │   ├── release-created.yaml
│   │   │   │   │   │   ├── release-deleted.yaml
│   │   │   │   │   │   ├── release-edited.yaml
│   │   │   │   │   │   ├── release-prereleased.yaml
│   │   │   │   │   │   ├── release-published.yaml
│   │   │   │   │   │   ├── release-released.yaml
│   │   │   │   │   │   ├── release-unprereleased.yaml
│   │   │   │   │   │   ├── release-unpublished.yaml
│   │   │   │   │   │   ├── reminder-realtime.yaml
│   │   │   │   │   │   ├── reminder-scheduled.yaml
│   │   │   │   │   │   ├── repository-actions-settings-updated.yaml
│   │   │   │   │   │   ├── repository-advanced-security-settings-edited.yaml
│   │   │   │   │   │   ├── repository-advisory-published.yaml
│   │   │   │   │   │   ├── repository-advisory-reported.yaml
│   │   │   │   │   │   ├── repository-anonymous-access-disabled.yaml
│   │   │   │   │   │   ├── repository-anonymous-access-enabled.yaml
│   │   │   │   │   │   ├── repository-archived.yaml
│   │   │   │   │   │   ├── repository-archive-settings-edited.yaml
│   │   │   │   │   │   ├── repository-created.yaml
│   │   │   │   │   │   ├── repository-deleted.yaml
│   │   │   │   │   │   ├── repository-dispatch-sample.collected.yaml
│   │   │   │   │   │   ├── repository-edited.yaml
│   │   │   │   │   │   ├── repository-import.yaml
│   │   │   │   │   │   ├── repository-privatized.yaml
│   │   │   │   │   │   ├── repository-publicized.yaml
│   │   │   │   │   │   ├── repository-pull-request-settings-edited.yaml
│   │   │   │   │   │   ├── repository-renamed.yaml
│   │   │   │   │   │   ├── repository-ruleset-created.yaml
│   │   │   │   │   │   ├── repository-ruleset-deleted.yaml
│   │   │   │   │   │   ├── repository-ruleset-edited.yaml
│   │   │   │   │   │   ├── repository-topic-created.yaml
│   │   │   │   │   │   ├── repository-topic-deleted.yaml
│   │   │   │   │   │   ├── repository-transferred.yaml
│   │   │   │   │   │   ├── repository-unarchived.yaml
│   │   │   │   │   │   ├── repository-vulnerability-alert-create.yaml
│   │   │   │   │   │   ├── repository-vulnerability-alert-dismiss.yaml
│   │   │   │   │   │   ├── repository-vulnerability-alert-reopen.yaml
│   │   │   │   │   │   ├── repository-vulnerability-alert-resolve.yaml
│   │   │   │   │   │   ├── repository-webhook-created.yaml
│   │   │   │   │   │   ├── repository-webhook-deleted.yaml
│   │   │   │   │   │   ├── repository-webhook-updated.yaml
│   │   │   │   │   │   ├── rubygems-metadata.yaml
│   │   │   │   │   │   ├── secret-scanning-alert-assigned.yaml
│   │   │   │   │   │   ├── secret-scanning-alert-created.yaml
│   │   │   │   │   │   ├── secret-scanning-alert-location-created-form-encoded.yaml
│   │   │   │   │   │   ├── secret-scanning-alert-location-created.yaml
│   │   │   │   │   │   ├── secret-scanning-alert-publicly-leaked.yaml
│   │   │   │   │   │   ├── secret-scanning-alert-reopened.yaml
│   │   │   │   │   │   ├── secret-scanning-alert-resolved.yaml
│   │   │   │   │   │   ├── secret-scanning-alert-revoked.yaml
│   │   │   │   │   │   ├── secret-scanning-alert-unassigned.yaml
│   │   │   │   │   │   ├── secret-scanning-alert-validated.yaml
│   │   │   │   │   │   ├── secret-scanning-public-monitoring-alert-created.yaml
│   │   │   │   │   │   ├── secret-scanning-scan-completed.yaml
│   │   │   │   │   │   ├── security-advisory-published.yaml
│   │   │   │   │   │   ├── security-advisory-updated.yaml
│   │   │   │   │   │   ├── security-advisory-withdrawn.yaml
│   │   │   │   │   │   ├── security-and-analysis.yaml
│   │   │   │   │   │   ├── slash-command-posted.yaml
│   │   │   │   │   │   ├── sponsorship-cancelled.yaml
│   │   │   │   │   │   ├── sponsorship-created.yaml
│   │   │   │   │   │   ├── sponsorship-edited.yaml
│   │   │   │   │   │   ├── sponsorship-pending-cancellation.yaml
│   │   │   │   │   │   ├── sponsorship-pending-tier-change.yaml
│   │   │   │   │   │   ├── sponsorship-tier-changed.yaml
│   │   │   │   │   │   ├── star-created.yaml
│   │   │   │   │   │   ├── star-deleted.yaml
│   │   │   │   │   │   ├── status.yaml
│   │   │   │   │   │   ├── sub-issues-parent-issue-added.yaml
│   │   │   │   │   │   ├── sub-issues-parent-issue-removed.yaml
│   │   │   │   │   │   ├── sub-issues-sub-issue-added.yaml
│   │   │   │   │   │   ├── sub-issues-sub-issue-removed.yaml
│   │   │   │   │   │   ├── team-added-to-repository.yaml
│   │   │   │   │   │   ├── team-add.yaml
│   │   │   │   │   │   ├── team-created.yaml
│   │   │   │   │   │   ├── team-deleted.yaml
│   │   │   │   │   │   ├── team-edited.yaml
│   │   │   │   │   │   ├── team-removed-from-repository.yaml
│   │   │   │   │   │   ├── user-created.yaml
│   │   │   │   │   │   ├── user-deleted.yaml
│   │   │   │   │   │   ├── watch-started.yaml
│   │   │   │   │   │   ├── workflow-dispatch.yaml
│   │   │   │   │   │   ├── workflow-job-completed.yaml
│   │   │   │   │   │   ├── workflow-job-in-progress.yaml
│   │   │   │   │   │   ├── workflow-job-queued.yaml
│   │   │   │   │   │   ├── workflow-job-waiting.yaml
│   │   │   │   │   │   ├── workflow-run-completed.yaml
│   │   │   │   │   │   ├── workflow-run-in-progress.yaml
│   │   │   │   │   │   └── workflow-run-requested.yaml
│   │   │   │   │   ├── webhooks_alert.yaml
│   │   │   │   │   ├── webhooks_answer.yaml
│   │   │   │   │   ├── webhooks_approver.yaml
│   │   │   │   │   ├── webhooks_changes_8.yaml
│   │   │   │   │   ├── webhooks_changes.yaml
│   │   │   │   │   ├── webhooks_code_scanning_commit_oid.yaml
│   │   │   │   │   ├── webhooks_code_scanning_ref.yaml
│   │   │   │   │   ├── webhooks_comment.yaml
│   │   │   │   │   ├── webhooks_deploy_key.yaml
│   │   │   │   │   ├── webhooks_deploy_pusher_type.yaml
│   │   │   │   │   ├── webhooks_effective_date.yaml
│   │   │   │   │   ├── webhooks_issue_2.yaml
│   │   │   │   │   ├── webhooks_issue_comment.yaml
│   │   │   │   │   ├── webhooks_issue.yaml
│   │   │   │   │   ├── webhooks_label.yaml
│   │   │   │   │   ├── webhooks_marketplace_purchase.yaml
│   │   │   │   │   ├── webhooks_membership.yaml
│   │   │   │   │   ├── webhooks_merge_queue_entry.yaml
│   │   │   │   │   ├── webhooks_merge_queue.yaml
│   │   │   │   │   ├── webhooks_milestone_3.yaml
│   │   │   │   │   ├── webhooks_milestone.yaml
│   │   │   │   │   ├── webhooks_nullable_string.yaml
│   │   │   │   │   ├── webhooks_number.yaml
│   │   │   │   │   ├── webhooks_previous_marketplace_purchase.yaml
│   │   │   │   │   ├── webhooks_project_card.yaml
│   │   │   │   │   ├── webhooks_project_changes.yaml
│   │   │   │   │   ├── webhooks_project_column.yaml
│   │   │   │   │   ├── webhooks_project.yaml
│   │   │   │   │   ├── webhooks_pull_request_5.yaml
│   │   │   │   │   ├── webhooks_pull_request.yaml
│   │   │   │   │   ├── webhooks_ref_0.yaml
│   │   │   │   │   ├── webhooks_release_1.yaml
│   │   │   │   │   ├── webhooks_release.yaml
│   │   │   │   │   ├── webhooks_repositories_added.yaml
│   │   │   │   │   ├── webhooks_repositories.yaml
│   │   │   │   │   ├── webhooks_repository_selection.yaml
│   │   │   │   │   ├── webhooks_review_comment.yaml
│   │   │   │   │   ├── webhooks_reviewers.yaml
│   │   │   │   │   ├── webhooks_review.yaml
│   │   │   │   │   ├── webhooks_rule.yaml
│   │   │   │   │   ├── webhooks_security_advisory.yaml
│   │   │   │   │   ├── webhooks_sponsorship.yaml
│   │   │   │   │   ├── webhooks_team_1.yaml
│   │   │   │   │   ├── webhooks_team.yaml
│   │   │   │   │   ├── webhooks_user_mannequin.yaml
│   │   │   │   │   ├── webhooks_user.yaml
│   │   │   │   │   ├── webhooks_workflow_job_run.yaml
│   │   │   │   │   ├── webhooks_workflow.yaml
│   │   │   │   │   ├── workflow-dispatch-response.yaml
│   │   │   │   │   ├── workflow-run-id.yaml
│   │   │   │   │   ├── workflow-run-usage.yaml
│   │   │   │   │   ├── workflow-run.yaml
│   │   │   │   │   ├── workflow-usage.yaml
│   │   │   │   │   └── workflow.yaml
│   │   │   │   └── x-previews
│   │   │   │       ├── antiope.yaml
│   │   │   │       ├── ant-man.yaml
│   │   │   │       ├── baptiste-template-create.yaml
│   │   │   │       ├── baptiste.yaml
│   │   │   │       ├── cloak.yaml
│   │   │   │       ├── comfort-fade.yaml
│   │   │   │       ├── corsair.yaml
│   │   │   │       ├── doctor-strange.yaml
│   │   │   │       ├── dorian.yaml
│   │   │   │       ├── echo.yaml
│   │   │   │       ├── eye-scream.yaml
│   │   │   │       ├── flash.yaml
│   │   │   │       ├── fury.yaml
│   │   │   │       ├── gambit.yaml
│   │   │   │       ├── groot.yaml
│   │   │   │       ├── hagar.yaml
│   │   │   │       ├── hellcat.yaml
│   │   │   │       ├── inertia.yaml
│   │   │   │       ├── london.yaml
│   │   │   │       ├── luke-cage.yaml
│   │   │   │       ├── lydian.yaml
│   │   │   │       ├── machine-man-app.yaml
│   │   │   │       ├── machine-man.yaml
│   │   │   │       ├── mercy.yaml
│   │   │   │       ├── mockingbird.yaml
│   │   │   │       ├── nebula.yaml
│   │   │   │       ├── nightshade.yaml
│   │   │   │       ├── sailor-v.yaml
│   │   │   │       ├── scarlet-witch.yaml
│   │   │   │       ├── shadow-cat.yaml
│   │   │   │       ├── squirrel-girl.yaml
│   │   │   │       ├── starfox.yaml
│   │   │   │       ├── superpro.yaml
│   │   │   │       ├── surtur.yaml
│   │   │   │       ├── switcheroo.yaml
│   │   │   │       ├── symmetra.yaml
│   │   │   │       ├── wyandotte.yaml
│   │   │   │       ├── x-ray.yaml
│   │   │   │       └── zzzax.yaml
│   │   │   ├── config
│   │   │   │   ├── meta_schema.json
│   │   │   │   ├── releases
│   │   │   │   │   ├── api.github.com.yaml
│   │   │   │   │   ├── ghec.yaml
│   │   │   │   │   ├── ghes-3.0.yaml
│   │   │   │   │   ├── ghes-3.10.yaml
│   │   │   │   │   ├── ghes-3.11.yaml
│   │   │   │   │   ├── ghes-3.12.yaml
│   │   │   │   │   ├── ghes-3.13.yaml
│   │   │   │   │   ├── ghes-3.14.yaml
│   │   │   │   │   ├── ghes-3.15.yaml
│   │   │   │   │   ├── ghes-3.16.yaml
│   │   │   │   │   ├── ghes-3.17.yaml
│   │   │   │   │   ├── ghes-3.18.yaml
│   │   │   │   │   ├── ghes-3.19.yaml
│   │   │   │   │   ├── ghes-3.1.yaml
│   │   │   │   │   ├── ghes-3.20.yaml
│   │   │   │   │   ├── ghes-3.21.yaml
│   │   │   │   │   ├── ghes-3.22.yaml
│   │   │   │   │   ├── ghes-3.2.yaml
│   │   │   │   │   ├── ghes-3.3.yaml
│   │   │   │   │   ├── ghes-3.4.yaml
│   │   │   │   │   ├── ghes-3.5.yaml
│   │   │   │   │   ├── ghes-3.6.yaml
│   │   │   │   │   ├── ghes-3.7.yaml
│   │   │   │   │   ├── ghes-3.8.yaml
│   │   │   │   │   ├── ghes-3.9.yaml
│   │   │   │   │   └── ghes-99.99.yaml
│   │   │   │   └── release.yaml
│   │   │   ├── ghec.yaml
│   │   │   ├── ghes-3.0.yaml
│   │   │   ├── ghes-3.10.yaml
│   │   │   ├── ghes-3.11.yaml
│   │   │   ├── ghes-3.12.yaml
│   │   │   ├── ghes-3.13.yaml
│   │   │   ├── ghes-3.14.yaml
│   │   │   ├── ghes-3.15.yaml
│   │   │   ├── ghes-3.16.yaml
│   │   │   ├── ghes-3.17.yaml
│   │   │   ├── ghes-3.18.yaml
│   │   │   ├── ghes-3.19.yaml
│   │   │   ├── ghes-3.1.yaml
│   │   │   ├── ghes-3.20.yaml
│   │   │   ├── ghes-3.21.yaml
│   │   │   ├── ghes-3.22.yaml
│   │   │   ├── ghes-3.2.yaml
│   │   │   ├── ghes-3.3.yaml
│   │   │   ├── ghes-3.4.yaml
│   │   │   ├── ghes-3.5.yaml
│   │   │   ├── ghes-3.6.yaml
│   │   │   ├── ghes-3.7.yaml
│   │   │   ├── ghes-3.8.yaml
│   │   │   ├── ghes-3.9.yaml
│   │   │   ├── operation-owners.yaml
│   │   │   ├── operations
│   │   │   │   ├── actions
│   │   │   │   │   ├── add-custom-labels-to-self-hosted-runner-for-org.yaml
│   │   │   │   │   ├── add-custom-labels-to-self-hosted-runner-for-repo.yaml
│   │   │   │   │   ├── add-repo-access-to-self-hosted-runner-group-in-org.yaml
│   │   │   │   │   ├── add-selected-repo-to-org-secret.yaml
│   │   │   │   │   ├── add-selected-repo-to-org-variable.yaml
│   │   │   │   │   ├── add-selected-repo-to-required-workflow.yaml
│   │   │   │   │   ├── add-self-hosted-runner-to-group-for-org.yaml
│   │   │   │   │   ├── approve-workflow-run.yaml
│   │   │   │   │   ├── cancel-workflow-run.yaml
│   │   │   │   │   ├── create-curated-image-version-internal.yaml
│   │   │   │   │   ├── create-data-stream-sink-for-enterprise.yaml
│   │   │   │   │   ├── create-data-stream-sink-for-org.yaml
│   │   │   │   │   ├── create-environment-variable.yaml
│   │   │   │   │   ├── create-hosted-runner-for-enterprise.yaml
│   │   │   │   │   ├── create-hosted-runner-for-org.yaml
│   │   │   │   │   ├── create-org-variable.yaml
│   │   │   │   │   ├── create-or-update-environment-secret.yaml
│   │   │   │   │   ├── create-or-update-org-secret.yaml
│   │   │   │   │   ├── create-or-update-repo-secret.yaml
│   │   │   │   │   ├── create-registration-token-for-org.yaml
│   │   │   │   │   ├── create-registration-token-for-repo.yaml
│   │   │   │   │   ├── create-remove-token-for-org.yaml
│   │   │   │   │   ├── create-remove-token-for-repo.yaml
│   │   │   │   │   ├── create-repo-variable.yaml
│   │   │   │   │   ├── create-required-workflow.yaml
│   │   │   │   │   ├── create-runner-scale-set-for-org.yaml
│   │   │   │   │   ├── create-runner-scale-set-for-repo.yaml
│   │   │   │   │   ├── create-runner-scale-set-session-for-org.yaml
│   │   │   │   │   ├── create-runner-scale-set-session-for-repo.yaml
│   │   │   │   │   ├── create-self-hosted-runner-group-for-org.yaml
│   │   │   │   │   ├── create-workflow-dispatch.yaml
│   │   │   │   │   ├── delete-actions-cache-by-id.yaml
│   │   │   │   │   ├── delete-actions-cache-by-key.yaml
│   │   │   │   │   ├── delete-artifact.yaml
│   │   │   │   │   ├── delete-custom-image-from-enterprise.yaml
│   │   │   │   │   ├── delete-custom-image-from-org.yaml
│   │   │   │   │   ├── delete-custom-image-version-from-enterprise.yaml
│   │   │   │   │   ├── delete-custom-image-version-from-org.yaml
│   │   │   │   │   ├── delete-data-stream-sink-for-enterprise.yaml
│   │   │   │   │   ├── delete-data-stream-sink-for-org.yaml
│   │   │   │   │   ├── delete-environment-secret.yaml
│   │   │   │   │   ├── delete-environment-variable.yaml
│   │   │   │   │   ├── delete-hosted-runner-for-enterprise.yaml
│   │   │   │   │   ├── delete-hosted-runner-for-org.yaml
│   │   │   │   │   ├── delete-org-secret.yaml
│   │   │   │   │   ├── delete-org-variable.yaml
│   │   │   │   │   ├── delete-repo-secret.yaml
│   │   │   │   │   ├── delete-repo-variable.yaml
│   │   │   │   │   ├── delete-required-workflow.yaml
│   │   │   │   │   ├── delete-runner-scale-set-for-org.yaml
│   │   │   │   │   ├── delete-runner-scale-set-for-repo.yaml
│   │   │   │   │   ├── delete-runner-scale-set-session-for-org.yaml
│   │   │   │   │   ├── delete-runner-scale-set-session-for-repo.yaml
│   │   │   │   │   ├── delete-self-hosted-runner-from-org.yaml
│   │   │   │   │   ├── delete-self-hosted-runner-from-repo.yaml
│   │   │   │   │   ├── delete-self-hosted-runner-group-from-org.yaml
│   │   │   │   │   ├── delete-workflow-run-logs.yaml
│   │   │   │   │   ├── delete-workflow-run.yaml
│   │   │   │   │   ├── disable-selected-repository-github-actions-organization.yaml
│   │   │   │   │   ├── disable-selected-repository-self-hosted-runners-organization.yaml
│   │   │   │   │   ├── disable-workflow.yaml
│   │   │   │   │   ├── download-artifact.yaml
│   │   │   │   │   ├── download-job-logs-for-workflow-run.yaml
│   │   │   │   │   ├── download-workflow-run-attempt-logs.yaml
│   │   │   │   │   ├── download-workflow-run-logs.yaml
│   │   │   │   │   ├── enable-selected-repository-github-actions-organization.yaml
│   │   │   │   │   ├── enable-selected-repository-self-hosted-runners-organization.yaml
│   │   │   │   │   ├── enable-workflow.yaml
│   │   │   │   │   ├── force-cancel-workflow-run.yaml
│   │   │   │   │   ├── generate-runner-jitconfig-for-enterprise.yaml
│   │   │   │   │   ├── generate-runner-jitconfig-for-org.yaml
│   │   │   │   │   ├── generate-runner-jitconfig-for-repo.yaml
│   │   │   │   │   ├── generate-runner-scale-set-runner-jitconfig-for-org.yaml
│   │   │   │   │   ├── generate-runner-scale-set-runner-jitconfig-for-repo.yaml
│   │   │   │   │   ├── get-actions-cache-list.yaml
│   │   │   │   │   ├── get-actions-cache-retention-limit-for-enterprise.yaml
│   │   │   │   │   ├── get-actions-cache-retention-limit-for-organization.yaml
│   │   │   │   │   ├── get-actions-cache-retention-limit-for-repository.yaml
│   │   │   │   │   ├── get-actions-cache-storage-limit-for-enterprise.yaml
│   │   │   │   │   ├── get-actions-cache-storage-limit-for-organization.yaml
│   │   │   │   │   ├── get-actions-cache-storage-limit-for-repository.yaml
│   │   │   │   │   ├── get-actions-cache-usage-by-repo-for-org.yaml
│   │   │   │   │   ├── get-actions-cache-usage-for-enterprise.yaml
│   │   │   │   │   ├── get-actions-cache-usage-for-org.yaml
│   │   │   │   │   ├── get-actions-cache-usage-policy-for-enterprise.yaml
│   │   │   │   │   ├── get-actions-cache-usage-policy.yaml
│   │   │   │   │   ├── get-actions-cache-usage.yaml
│   │   │   │   │   ├── get-allowed-actions-organization.yaml
│   │   │   │   │   ├── get-allowed-actions-repository.yaml
│   │   │   │   │   ├── get-artifact-and-log-retention-settings-organization.yaml
│   │   │   │   │   ├── get-artifact-and-log-retention-settings-repository.yaml
│   │   │   │   │   ├── get-artifact.yaml
│   │   │   │   │   ├── get-concurrency-group-for-repository.yaml
│   │   │   │   │   ├── get-curated-image-internal.yaml
│   │   │   │   │   ├── get-curated-image-version-internal.yaml
│   │   │   │   │   ├── get-custom-image-for-enterprise.yaml
│   │   │   │   │   ├── get-custom-image-for-org.yaml
│   │   │   │   │   ├── get-custom-image-version-for-enterprise.yaml
│   │   │   │   │   ├── get-custom-image-version-for-org.yaml
│   │   │   │   │   ├── get-custom-oidc-sub-claim-for-repo.yaml
│   │   │   │   │   ├── get-data-stream-sink-by-name-for-enterprise.yaml
│   │   │   │   │   ├── get-data-stream-sink-by-name-for-org.yaml
│   │   │   │   │   ├── get-data-stream-sink-for-enterprise.yaml
│   │   │   │   │   ├── get-data-stream-sink-for-org.yaml
│   │   │   │   │   ├── get-environment-public-key.yaml
│   │   │   │   │   ├── get-environment-secret.yaml
│   │   │   │   │   ├── get-environment-variable.yaml
│   │   │   │   │   ├── get-fork-pr-contributor-approval-permissions-organization.yaml
│   │   │   │   │   ├── get-fork-pr-contributor-approval-permissions-repository.yaml
│   │   │   │   │   ├── get-github-actions-default-workflow-permissions-enterprise.yaml
│   │   │   │   │   ├── get-github-actions-default-workflow-permissions-organization.yaml
│   │   │   │   │   ├── get-github-actions-default-workflow-permissions-repository.yaml
│   │   │   │   │   ├── get-github-actions-permissions-organization.yaml
│   │   │   │   │   ├── get-github-actions-permissions-repository.yaml
│   │   │   │   │   ├── get-hosted-runner-for-enterprise.yaml
│   │   │   │   │   ├── get-hosted-runner-for-org.yaml
│   │   │   │   │   ├── get-hosted-runners-github-owned-images-for-enterprise.yaml
│   │   │   │   │   ├── get-hosted-runners-github-owned-images-for-org.yaml
│   │   │   │   │   ├── get-hosted-runners-limits-for-enterprise.yaml
│   │   │   │   │   ├── get-hosted-runners-limits-for-org.yaml
│   │   │   │   │   ├── get-hosted-runners-machine-specs-for-enterprise.yaml
│   │   │   │   │   ├── get-hosted-runners-machine-specs-for-org.yaml
│   │   │   │   │   ├── get-hosted-runners-partner-images-for-enterprise.yaml
│   │   │   │   │   ├── get-hosted-runners-partner-images-for-org.yaml
│   │   │   │   │   ├── get-hosted-runners-platforms-for-enterprise.yaml
│   │   │   │   │   ├── get-hosted-runners-platforms-for-org.yaml
│   │   │   │   │   ├── get-job-debugger-for-workflow-run.yaml
│   │   │   │   │   ├── get-job-for-workflow-run.yaml
│   │   │   │   │   ├── get-org-public-key.yaml
│   │   │   │   │   ├── get-org-secret.yaml
│   │   │   │   │   ├── get-org-variable.yaml
│   │   │   │   │   ├── get-pending-deployments-for-run.yaml
│   │   │   │   │   ├── get-private-repo-fork-pr-workflows-settings-organization.yaml
│   │   │   │   │   ├── get-private-repo-fork-pr-workflows-settings-repository.yaml
│   │   │   │   │   ├── get-repo-public-key.yaml
│   │   │   │   │   ├── get-repo-required-workflow-usage.yaml
│   │   │   │   │   ├── get-repo-required-workflow.yaml
│   │   │   │   │   ├── get-repo-secret.yaml
│   │   │   │   │   ├── get-repo-variable.yaml
│   │   │   │   │   ├── get-required-workflow.yaml
│   │   │   │   │   ├── get-reviews-for-run.yaml
│   │   │   │   │   ├── get-runner-scale-set-for-org.yaml
│   │   │   │   │   ├── get-runner-scale-set-for-repo.yaml
│   │   │   │   │   ├── get-runner-version-deprecation-for-org.yaml
│   │   │   │   │   ├── get-runner-version-deprecation-for-repo.yaml
│   │   │   │   │   ├── get-self-hosted-runner-for-org.yaml
│   │   │   │   │   ├── get-self-hosted-runner-for-repo.yaml
│   │   │   │   │   ├── get-self-hosted-runner-group-for-org.yaml
│   │   │   │   │   ├── get-self-hosted-runners-permissions-organization.yaml
│   │   │   │   │   ├── get-workflow-access-to-repository.yaml
│   │   │   │   │   ├── get-workflow-run-attempt.yaml
│   │   │   │   │   ├── get-workflow-run-usage.yaml
│   │   │   │   │   ├── get-workflow-run.yaml
│   │   │   │   │   ├── get-workflow-usage.yaml
│   │   │   │   │   ├── get-workflow.yaml
│   │   │   │   │   ├── list-artifacts-for-repo.yaml
│   │   │   │   │   ├── list-concurrency-groups-for-repository.yaml
│   │   │   │   │   ├── list-concurrency-groups-for-workflow-run.yaml
│   │   │   │   │   ├── list-custom-images-for-enterprise.yaml
│   │   │   │   │   ├── list-custom-images-for-org.yaml
│   │   │   │   │   ├── list-custom-image-versions-for-enterprise.yaml
│   │   │   │   │   ├── list-custom-image-versions-for-org.yaml
│   │   │   │   │   ├── list-data-stream-sinks-for-enterprise.yaml
│   │   │   │   │   ├── list-data-stream-sinks-for-org.yaml
│   │   │   │   │   ├── list-environment-secrets.yaml
│   │   │   │   │   ├── list-environment-variables.yaml
│   │   │   │   │   ├── list-github-hosted-runners-in-group-for-org.yaml
│   │   │   │   │   ├── list-hosted-runners-for-enterprise.yaml
│   │   │   │   │   ├── list-hosted-runners-for-org.yaml
│   │   │   │   │   ├── list-jobs-for-workflow-run-attempt.yaml
│   │   │   │   │   ├── list-jobs-for-workflow-run.yaml
│   │   │   │   │   ├── list-labels-for-self-hosted-runner-for-org.yaml
│   │   │   │   │   ├── list-labels-for-self-hosted-runner-for-repo.yaml
│   │   │   │   │   ├── list-org-secrets.yaml
│   │   │   │   │   ├── list-org-variables.yaml
│   │   │   │   │   ├── list-repo-access-to-self-hosted-runner-group-in-org.yaml
│   │   │   │   │   ├── list-repo-organization-secrets.yaml
│   │   │   │   │   ├── list-repo-organization-variables.yaml
│   │   │   │   │   ├── list-repo-required-workflows.yaml
│   │   │   │   │   ├── list-repo-secrets.yaml
│   │   │   │   │   ├── list-repo-variables.yaml
│   │   │   │   │   ├── list-repo-workflows.yaml
│   │   │   │   │   ├── list-required-workflow-runs.yaml
│   │   │   │   │   ├── list-required-workflows.yaml
│   │   │   │   │   ├── list-runner-applications-for-org.yaml
│   │   │   │   │   ├── list-runner-applications-for-repo.yaml
│   │   │   │   │   ├── list-runner-scale-sets-for-org.yaml
│   │   │   │   │   ├── list-runner-scale-sets-for-repo.yaml
│   │   │   │   │   ├── list-selected-repos-for-org-secret.yaml
│   │   │   │   │   ├── list-selected-repos-for-org-variable.yaml
│   │   │   │   │   ├── list-selected-repositories-enabled-github-actions-organization.yaml
│   │   │   │   │   ├── list-selected-repositories-required-workflow.yaml
│   │   │   │   │   ├── list-selected-repositories-self-hosted-runners-organization.yaml
│   │   │   │   │   ├── list-self-hosted-runner-groups-for-org.yaml
│   │   │   │   │   ├── list-self-hosted-runners-for-org.yaml
│   │   │   │   │   ├── list-self-hosted-runners-for-repo.yaml
│   │   │   │   │   ├── list-self-hosted-runners-in-group-for-org.yaml
│   │   │   │   │   ├── list-workflow-run-artifacts.yaml
│   │   │   │   │   ├── list-workflow-runs-for-repo.yaml
│   │   │   │   │   ├── list-workflow-runs.yaml
│   │   │   │   │   ├── refresh-runner-scale-set-session-for-org.yaml
│   │   │   │   │   ├── refresh-runner-scale-set-session-for-repo.yaml
│   │   │   │   │   ├── remove-all-custom-labels-from-self-hosted-runner-for-org.yaml
│   │   │   │   │   ├── remove-all-custom-labels-from-self-hosted-runner-for-repo.yaml
│   │   │   │   │   ├── remove-custom-label-from-self-hosted-runner-for-org.yaml
│   │   │   │   │   ├── remove-custom-label-from-self-hosted-runner-for-repo.yaml
│   │   │   │   │   ├── remove-repo-access-to-self-hosted-runner-group-in-org.yaml
│   │   │   │   │   ├── remove-selected-repo-from-org-secret.yaml
│   │   │   │   │   ├── remove-selected-repo-from-org-variable.yaml
│   │   │   │   │   ├── remove-selected-repo-from-required-workflow.yaml
│   │   │   │   │   ├── remove-self-hosted-runner-from-group-for-org.yaml
│   │   │   │   │   ├── re-run-job-for-workflow-run.yaml
│   │   │   │   │   ├── re-run-workflow-failed-jobs.yaml
│   │   │   │   │   ├── re-run-workflow.yaml
│   │   │   │   │   ├── retry-workflow.yaml
│   │   │   │   │   ├── review-custom-gates-for-run.yaml
│   │   │   │   │   ├── review-pending-deployments-for-run.yaml
│   │   │   │   │   ├── rollback-curated-image-to-version-internal.yaml
│   │   │   │   │   ├── run-dynamic-workflow-internal.yaml
│   │   │   │   │   ├── run-dynamic-workflow.yaml
│   │   │   │   │   ├── set-actions-cache-retention-limit-for-enterprise.yaml
│   │   │   │   │   ├── set-actions-cache-retention-limit-for-organization.yaml
│   │   │   │   │   ├── set-actions-cache-retention-limit-for-repository.yaml
│   │   │   │   │   ├── set-actions-cache-storage-limit-for-enterprise.yaml
│   │   │   │   │   ├── set-actions-cache-storage-limit-for-organization.yaml
│   │   │   │   │   ├── set-actions-cache-storage-limit-for-repository.yaml
│   │   │   │   │   ├── set-actions-cache-usage-policy-for-enterprise.yaml
│   │   │   │   │   ├── set-actions-cache-usage-policy.yaml
│   │   │   │   │   ├── set-actions-oidc-custom-issuer-policy-for-enterprise.yaml
│   │   │   │   │   ├── set-allowed-actions-organization.yaml
│   │   │   │   │   ├── set-allowed-actions-repository.yaml
│   │   │   │   │   ├── set-artifact-and-log-retention-settings-organization.yaml
│   │   │   │   │   ├── set-artifact-and-log-retention-settings-repository.yaml
│   │   │   │   │   ├── set-custom-labels-for-self-hosted-runner-for-org.yaml
│   │   │   │   │   ├── set-custom-labels-for-self-hosted-runner-for-repo.yaml
│   │   │   │   │   ├── set-custom-oidc-sub-claim-for-repo.yaml
│   │   │   │   │   ├── set-fork-pr-contributor-approval-permissions-organization.yaml
│   │   │   │   │   ├── set-fork-pr-contributor-approval-permissions-repository.yaml
│   │   │   │   │   ├── set-github-actions-default-workflow-permissions-enterprise.yaml
│   │   │   │   │   ├── set-github-actions-default-workflow-permissions-organization.yaml
│   │   │   │   │   ├── set-github-actions-default-workflow-permissions-repository.yaml
│   │   │   │   │   ├── set-github-actions-permissions-organization.yaml
│   │   │   │   │   ├── set-github-actions-permissions-repository.yaml
│   │   │   │   │   ├── set-private-repo-fork-pr-workflows-settings-organization.yaml
│   │   │   │   │   ├── set-private-repo-fork-pr-workflows-settings-repository.yaml
│   │   │   │   │   ├── set-repo-access-to-self-hosted-runner-group-in-org.yaml
│   │   │   │   │   ├── set-selected-repos-for-org-secret.yaml
│   │   │   │   │   ├── set-selected-repos-for-org-variable.yaml
│   │   │   │   │   ├── set-selected-repositories-enabled-github-actions-organization.yaml
│   │   │   │   │   ├── set-selected-repositories-self-hosted-runners-organization.yaml
│   │   │   │   │   ├── set-selected-repos-to-required-workflow.yaml
│   │   │   │   │   ├── set-self-hosted-runners-in-group-for-org.yaml
│   │   │   │   │   ├── set-self-hosted-runners-permissions-organization.yaml
│   │   │   │   │   ├── set-workflow-access-to-repository.yaml
│   │   │   │   │   ├── start-macos-image-provision-internal.yaml
│   │   │   │   │   ├── test-data-stream-sink-for-enterprise.yaml
│   │   │   │   │   ├── test-data-stream-sink-for-org.yaml
│   │   │   │   │   ├── test-data-stream-sink-new-for-enterprise.yaml
│   │   │   │   │   ├── test-data-stream-sink-new-for-org.yaml
│   │   │   │   │   ├── update-curated-image-version-internal.yaml
│   │   │   │   │   ├── update-data-stream-sink-for-enterprise.yaml
│   │   │   │   │   ├── update-data-stream-sink-for-org.yaml
│   │   │   │   │   ├── update-environment-variable.yaml
│   │   │   │   │   ├── update-hosted-runner-for-enterprise.yaml
│   │   │   │   │   ├── update-hosted-runner-for-org.yaml
│   │   │   │   │   ├── update-org-variable.yaml
│   │   │   │   │   ├── update-repo-variable.yaml
│   │   │   │   │   ├── update-required-workflow.yaml
│   │   │   │   │   ├── update-runner-scale-set-for-org.yaml
│   │   │   │   │   ├── update-runner-scale-set-for-repo.yaml
│   │   │   │   │   └── update-self-hosted-runner-group-for-org.yaml
│   │   │   │   ├── activity
│   │   │   │   │   ├── check-repo-is-starred-by-authenticated-user.yaml
│   │   │   │   │   ├── delete-repo-subscription.yaml
│   │   │   │   │   ├── delete-thread-subscription.yaml
│   │   │   │   │   ├── get-feeds.yaml
│   │   │   │   │   ├── get-repo-subscription.yaml
│   │   │   │   │   ├── get-thread-subscription-for-authenticated-user.yaml
│   │   │   │   │   ├── get-thread.yaml
│   │   │   │   │   ├── list-events-for-authenticated-user.yaml
│   │   │   │   │   ├── list-notifications-for-authenticated-user.yaml
│   │   │   │   │   ├── list-org-events-for-authenticated-user.yaml
│   │   │   │   │   ├── list-public-events-for-repo-network.yaml
│   │   │   │   │   ├── list-public-events-for-user.yaml
│   │   │   │   │   ├── list-public-events.yaml
│   │   │   │   │   ├── list-public-org-events.yaml
│   │   │   │   │   ├── list-received-events-for-user.yaml
│   │   │   │   │   ├── list-received-public-events-for-user.yaml
│   │   │   │   │   ├── list-repo-events.yaml
│   │   │   │   │   ├── list-repo-notifications-for-authenticated-user.yaml
│   │   │   │   │   ├── list-repos-starred-by-authenticated-user.yaml
│   │   │   │   │   ├── list-repos-starred-by-user.yaml
│   │   │   │   │   ├── list-repos-watched-by-user.yaml
│   │   │   │   │   ├── list-stargazers-for-repo.yaml
│   │   │   │   │   ├── list-watched-repos-for-authenticated-user.yaml
│   │   │   │   │   ├── list-watchers-for-repo.yaml
│   │   │   │   │   ├── mark-notifications-as-read.yaml
│   │   │   │   │   ├── mark-repo-notifications-as-read.yaml
│   │   │   │   │   ├── mark-thread-as-done.yaml
│   │   │   │   │   ├── mark-thread-as-read.yaml
│   │   │   │   │   ├── set-repo-subscription.yaml
│   │   │   │   │   ├── set-thread-subscription.yaml
│   │   │   │   │   ├── star-repo-for-authenticated-user.yaml
│   │   │   │   │   └── unstar-repo-for-authenticated-user.yaml
│   │   │   │   ├── agents
│   │   │   │   │   ├── add-selected-repo-to-org-secret.yaml
│   │   │   │   │   ├── add-selected-repo-to-org-variable.yaml
│   │   │   │   │   ├── create-org-variable.yaml
│   │   │   │   │   ├── create-or-update-org-secret.yaml
│   │   │   │   │   ├── create-or-update-repo-secret.yaml
│   │   │   │   │   ├── create-repo-variable.yaml
│   │   │   │   │   ├── delete-org-secret.yaml
│   │   │   │   │   ├── delete-org-variable.yaml
│   │   │   │   │   ├── delete-repo-secret.yaml
│   │   │   │   │   ├── delete-repo-variable.yaml
│   │   │   │   │   ├── get-org-public-key.yaml
│   │   │   │   │   ├── get-org-secret.yaml
│   │   │   │   │   ├── get-org-variable.yaml
│   │   │   │   │   ├── get-repo-public-key.yaml
│   │   │   │   │   ├── get-repo-secret.yaml
│   │   │   │   │   ├── get-repo-variable.yaml
│   │   │   │   │   ├── list-org-secrets.yaml
│   │   │   │   │   ├── list-org-variables.yaml
│   │   │   │   │   ├── list-repo-organization-secrets.yaml
│   │   │   │   │   ├── list-repo-organization-variables.yaml
│   │   │   │   │   ├── list-repo-secrets.yaml
│   │   │   │   │   ├── list-repo-variables.yaml
│   │   │   │   │   ├── list-selected-repos-for-org-secret.yaml
│   │   │   │   │   ├── list-selected-repos-for-org-variable.yaml
│   │   │   │   │   ├── remove-selected-repo-from-org-secret.yaml
│   │   │   │   │   ├── remove-selected-repo-from-org-variable.yaml
│   │   │   │   │   ├── set-selected-repos-for-org-secret.yaml
│   │   │   │   │   ├── set-selected-repos-for-org-variable.yaml
│   │   │   │   │   ├── update-org-variable.yaml
│   │   │   │   │   └── update-repo-variable.yaml
│   │   │   │   ├── agent-tasks
│   │   │   │   │   ├── create-task-in-repo.yaml
│   │   │   │   │   ├── get-task-by-id.yaml
│   │   │   │   │   ├── get-task-by-repo-and-id.yaml
│   │   │   │   │   ├── list-tasks-for-repo.yaml
│   │   │   │   │   └── list-tasks.yaml
│   │   │   │   ├── announcement-banners
│   │   │   │   │   ├── get-announcement-banner-for-enterprise.yaml
│   │   │   │   │   ├── get-announcement-banner-for-org.yaml
│   │   │   │   │   ├── get-announcement-banner-for-repo.yaml
│   │   │   │   │   ├── remove-announcement-banner-for-enterprise.yaml
│   │   │   │   │   ├── remove-announcement-banner-for-org.yaml
│   │   │   │   │   ├── remove-announcement-banner-for-repo.yaml
│   │   │   │   │   ├── set-announcement-banner-for-enterprise.yaml
│   │   │   │   │   ├── set-announcement-banner-for-org.yaml
│   │   │   │   │   └── set-announcement-banner-for-repo.yaml
│   │   │   │   ├── api-insights
│   │   │   │   │   ├── get-route-stats-by-actor.yaml
│   │   │   │   │   ├── get-subject-stats.yaml
│   │   │   │   │   ├── get-summary-stats-by-actor.yaml
│   │   │   │   │   ├── get-summary-stats-by-user.yaml
│   │   │   │   │   ├── get-summary-stats.yaml
│   │   │   │   │   ├── get-time-stats-by-actor.yaml
│   │   │   │   │   ├── get-time-stats-by-user.yaml
│   │   │   │   │   ├── get-time-stats.yaml
│   │   │   │   │   └── get-user-stats.yaml
│   │   │   │   ├── apps
│   │   │   │   │   ├── add-repo-to-installation-for-authenticated-user.yaml
│   │   │   │   │   ├── check-authorization.yaml
│   │   │   │   │   ├── check-token.yaml
│   │   │   │   │   ├── create-content-attachment.yaml
│   │   │   │   │   ├── create-from-manifest.yaml
│   │   │   │   │   ├── create-installation-access-token.yaml
│   │   │   │   │   ├── delete-authorization.yaml
│   │   │   │   │   ├── delete-installation.yaml
│   │   │   │   │   ├── delete-token.yaml
│   │   │   │   │   ├── get-authenticated.yaml
│   │   │   │   │   ├── get-by-slug.yaml
│   │   │   │   │   ├── get-enterprise-installation.yaml
│   │   │   │   │   ├── get-installation.yaml
│   │   │   │   │   ├── get-org-installation.yaml
│   │   │   │   │   ├── get-proxima-app-manifest.yaml
│   │   │   │   │   ├── get-repo-installation.yaml
│   │   │   │   │   ├── get-subscription-plan-for-account-stubbed.yaml
│   │   │   │   │   ├── get-subscription-plan-for-account.yaml
│   │   │   │   │   ├── get-user-installation.yaml
│   │   │   │   │   ├── get-webhook-config-for-app.yaml
│   │   │   │   │   ├── get-webhook-delivery.yaml
│   │   │   │   │   ├── list-accounts-for-plan-stubbed.yaml
│   │   │   │   │   ├── list-accounts-for-plan.yaml
│   │   │   │   │   ├── list-installation-repos-for-authenticated-user.yaml
│   │   │   │   │   ├── list-installation-requests-for-authenticated-app.yaml
│   │   │   │   │   ├── list-installations-for-authenticated-user.yaml
│   │   │   │   │   ├── list-installations.yaml
│   │   │   │   │   ├── list-plans-stubbed.yaml
│   │   │   │   │   ├── list-plans.yaml
│   │   │   │   │   ├── list-privileged-app-configurations.yaml
│   │   │   │   │   ├── list-proxima-app-synchronizations.yaml
│   │   │   │   │   ├── list-repos-accessible-to-installation.yaml
│   │   │   │   │   ├── list-subscriptions-for-authenticated-user-stubbed.yaml
│   │   │   │   │   ├── list-subscriptions-for-authenticated-user.yaml
│   │   │   │   │   ├── list-webhook-deliveries.yaml
│   │   │   │   │   ├── redeliver-webhook-delivery.yaml
│   │   │   │   │   ├── refresh-installation-token.yaml
│   │   │   │   │   ├── remove-repo-from-installation-for-authenticated-user.yaml
│   │   │   │   │   ├── reset-authorization.yaml
│   │   │   │   │   ├── reset-token.yaml
│   │   │   │   │   ├── revoke-authorization-for-application.yaml
│   │   │   │   │   ├── revoke-grant-for-application.yaml
│   │   │   │   │   ├── revoke-installation-access-token.yaml
│   │   │   │   │   ├── scope-token.yaml
│   │   │   │   │   ├── suspend-installation.yaml
│   │   │   │   │   ├── unsuspend-installation.yaml
│   │   │   │   │   └── update-webhook-config-for-app.yaml
│   │   │   │   ├── billing
│   │   │   │   │   ├── add-resource-to-cost-center.yaml
│   │   │   │   │   ├── create-budget.yaml
│   │   │   │   │   ├── create-cost-center.yaml
│   │   │   │   │   ├── create-organization-budget.yaml
│   │   │   │   │   ├── create-usage-report-export.yaml
│   │   │   │   │   ├── delete-budget-org.yaml
│   │   │   │   │   ├── delete-budget.yaml
│   │   │   │   │   ├── delete-cost-center.yaml
│   │   │   │   │   ├── get-all-budgets-org.yaml
│   │   │   │   │   ├── get-all-budgets.yaml
│   │   │   │   │   ├── get-all-cost-centers.yaml
│   │   │   │   │   ├── get-budget-org.yaml
│   │   │   │   │   ├── get-budget.yaml
│   │   │   │   │   ├── get-cost-center-membership.yaml
│   │   │   │   │   ├── get-cost-center.yaml
│   │   │   │   │   ├── get-credits-org.yaml
│   │   │   │   │   ├── get-credits-user.yaml
│   │   │   │   │   ├── get-github-actions-billing-ghe.yaml
│   │   │   │   │   ├── get-github-actions-billing-org.yaml
│   │   │   │   │   ├── get-github-actions-billing-user.yaml
│   │   │   │   │   ├── get-github-advanced-security-billing-ghe.yaml
│   │   │   │   │   ├── get-github-advanced-security-billing-org.yaml
│   │   │   │   │   ├── get-github-billing-ai-credit-usage-report-ghe.yaml
│   │   │   │   │   ├── get-github-billing-ai-credit-usage-report-org.yaml
│   │   │   │   │   ├── get-github-billing-ai-credit-usage-report-user.yaml
│   │   │   │   │   ├── get-github-billing-premium-request-usage-report-ghe.yaml
│   │   │   │   │   ├── get-github-billing-premium-request-usage-report-org.yaml
│   │   │   │   │   ├── get-github-billing-premium-request-usage-report-user.yaml
│   │   │   │   │   ├── get-github-billing-usage-report-ghe.yaml
│   │   │   │   │   ├── get-github-billing-usage-report-org.yaml
│   │   │   │   │   ├── get-github-billing-usage-report-user.yaml
│   │   │   │   │   ├── get-github-billing-usage-summary-report-ghe.yaml
│   │   │   │   │   ├── get-github-billing-usage-summary-report-org.yaml
│   │   │   │   │   ├── get-github-billing-usage-summary-report-user.yaml
│   │   │   │   │   ├── get-github-packages-billing-ghe.yaml
│   │   │   │   │   ├── get-github-packages-billing-org.yaml
│   │   │   │   │   ├── get-github-packages-billing-user.yaml
│   │   │   │   │   ├── get-shared-storage-billing-ghe.yaml
│   │   │   │   │   ├── get-shared-storage-billing-org.yaml
│   │   │   │   │   ├── get-shared-storage-billing-user.yaml
│   │   │   │   │   ├── get-usage-report-export.yaml
│   │   │   │   │   ├── list-usage-report-exports.yaml
│   │   │   │   │   ├── remove-resource-from-cost-center.yaml
│   │   │   │   │   ├── update-budget-org.yaml
│   │   │   │   │   ├── update-budget.yaml
│   │   │   │   │   └── update-cost-center.yaml
│   │   │   │   ├── blackbird
│   │   │   │   │   ├── create-embeddings-index.yaml
│   │   │   │   │   └── list-accessible-resources.yaml
│   │   │   │   ├── campaigns
│   │   │   │   │   ├── create-campaign.yaml
│   │   │   │   │   ├── delete-campaign.yaml
│   │   │   │   │   ├── get-campaign-summary.yaml
│   │   │   │   │   ├── list-org-campaigns.yaml
│   │   │   │   │   └── update-campaign.yaml
│   │   │   │   ├── checks
│   │   │   │   │   ├── create-suite.yaml
│   │   │   │   │   ├── create.yaml
│   │   │   │   │   ├── get-suite.yaml
│   │   │   │   │   ├── get.yaml
│   │   │   │   │   ├── list-annotations.yaml
│   │   │   │   │   ├── list-for-ref.yaml
│   │   │   │   │   ├── list-for-suite.yaml
│   │   │   │   │   ├── list-suites-for-ref.yaml
│   │   │   │   │   ├── rerequest-run.yaml
│   │   │   │   │   ├── rerequest-suite.yaml
│   │   │   │   │   ├── set-suites-preferences.yaml
│   │   │   │   │   └── update.yaml
│   │   │   │   ├── classroom
│   │   │   │   │   ├── get-a-classroom.yaml
│   │   │   │   │   ├── get-an-assignment.yaml
│   │   │   │   │   ├── get-assignment-grades.yaml
│   │   │   │   │   ├── list-accepted-assignments-for-an-assignment.yaml
│   │   │   │   │   ├── list-assignments-for-a-classroom.yaml
│   │   │   │   │   ├── list-classrooms.yaml
│   │   │   │   │   └── list-user-assignments.yaml
│   │   │   │   ├── cli-internal
│   │   │   │   │   ├── create-pull-request-stack.yaml
│   │   │   │   │   ├── delete-pull-request-stack.yaml
│   │   │   │   │   ├── list-pull-request-stacks.yaml
│   │   │   │   │   └── update-pull-request-stack.yaml
│   │   │   │   ├── code-coverage
│   │   │   │   │   └── upload-code-coverage-report.yaml
│   │   │   │   ├── code-quality
│   │   │   │   │   ├── adjust.yaml
│   │   │   │   │   ├── get-setup.yaml
│   │   │   │   │   └── update-setup.yaml
│   │   │   │   ├── code-scanning
│   │   │   │   │   ├── adjust-default-setup.yaml
│   │   │   │   │   ├── commit-autofix.yaml
│   │   │   │   │   ├── create-autofix.yaml
│   │   │   │   │   ├── create-variant-analysis.yaml
│   │   │   │   │   ├── delete-analysis.yaml
│   │   │   │   │   ├── delete-codeql-database.yaml
│   │   │   │   │   ├── get-alert.yaml
│   │   │   │   │   ├── get-analysis.yaml
│   │   │   │   │   ├── get-autofix.yaml
│   │   │   │   │   ├── get-codeql-database.yaml
│   │   │   │   │   ├── get-default-setup.yaml
│   │   │   │   │   ├── get-dismissal-request-for-repo.yaml
│   │   │   │   │   ├── get-sarif.yaml
│   │   │   │   │   ├── get-variant-analysis-repo-task.yaml
│   │   │   │   │   ├── get-variant-analysis.yaml
│   │   │   │   │   ├── list-alert-instances.yaml
│   │   │   │   │   ├── list-alerts-for-enterprise.yaml
│   │   │   │   │   ├── list-alerts-for-org.yaml
│   │   │   │   │   ├── list-alerts-for-repo.yaml
│   │   │   │   │   ├── list-codeql-databases.yaml
│   │   │   │   │   ├── list-dismissal-requests-for-repo.yaml
│   │   │   │   │   ├── list-org-dismissal-requests.yaml
│   │   │   │   │   ├── list-recent-analyses.yaml
│   │   │   │   │   ├── put-codeql-status.yaml
│   │   │   │   │   ├── review-dismissal-request-for-repo.yaml
│   │   │   │   │   ├── risk-assessment-upload.yaml
│   │   │   │   │   ├── update-alert.yaml
│   │   │   │   │   ├── update-codeql-database.yaml
│   │   │   │   │   ├── update-default-setup.yaml
│   │   │   │   │   ├── update-variant-analysis-repo-task-status.yaml
│   │   │   │   │   ├── update-variant-analysis-repo-tasks.yaml
│   │   │   │   │   └── upload-sarif.yaml
│   │   │   │   ├── code-security
│   │   │   │   │   ├── attach-configuration.yaml
│   │   │   │   │   ├── attach-enterprise-configuration.yaml
│   │   │   │   │   ├── create-configuration-for-enterprise.yaml
│   │   │   │   │   ├── create-configuration.yaml
│   │   │   │   │   ├── delete-configuration-for-enterprise.yaml
│   │   │   │   │   ├── delete-configuration.yaml
│   │   │   │   │   ├── detach-configuration.yaml
│   │   │   │   │   ├── get-configuration-for-repository.yaml
│   │   │   │   │   ├── get-configurations-for-enterprise.yaml
│   │   │   │   │   ├── get-configurations-for-org.yaml
│   │   │   │   │   ├── get-configuration.yaml
│   │   │   │   │   ├── get-default-configurations-for-enterprise.yaml
│   │   │   │   │   ├── get-default-configurations.yaml
│   │   │   │   │   ├── get-repositories-for-configuration.yaml
│   │   │   │   │   ├── get-repositories-for-enterprise-configuration.yaml
│   │   │   │   │   ├── get-single-configuration-for-enterprise.yaml
│   │   │   │   │   ├── set-configuration-as-default-for-enterprise.yaml
│   │   │   │   │   ├── set-configuration-as-default.yaml
│   │   │   │   │   ├── update-configuration.yaml
│   │   │   │   │   └── update-enterprise-configuration.yaml
│   │   │   │   ├── codes-of-conduct
│   │   │   │   │   ├── get-all-codes-of-conduct.yaml
│   │   │   │   │   └── get-conduct-code.yaml
│   │   │   │   ├── codespaces
│   │   │   │   │   ├── add-repository-for-secret-for-authenticated-user.yaml
│   │   │   │   │   ├── add-selected-repo-to-org-secret.yaml
│   │   │   │   │   ├── check-permissions-for-devcontainer.yaml
│   │   │   │   │   ├── codespace-machines-for-authenticated-user.yaml
│   │   │   │   │   ├── create-for-authenticated-user.yaml
│   │   │   │   │   ├── create-or-update-org-secret.yaml
│   │   │   │   │   ├── create-or-update-repo-secret.yaml
│   │   │   │   │   ├── create-or-update-secret-for-authenticated-user.yaml
│   │   │   │   │   ├── create-with-pr-for-authenticated-user.yaml
│   │   │   │   │   ├── create-with-repo-for-authenticated-user.yaml
│   │   │   │   │   ├── delete-codespaces-access-users.yaml
│   │   │   │   │   ├── delete-for-authenticated-user.yaml
│   │   │   │   │   ├── delete-from-organization.yaml
│   │   │   │   │   ├── delete-org-secret.yaml
│   │   │   │   │   ├── delete-repo-secret.yaml
│   │   │   │   │   ├── delete-secret-for-authenticated-user.yaml
│   │   │   │   │   ├── export-for-authenticated-user.yaml
│   │   │   │   │   ├── get-codespaces-access.yaml
│   │   │   │   │   ├── get-codespaces-for-user-in-org.yaml
│   │   │   │   │   ├── get-export-details-for-authenticated-user.yaml
│   │   │   │   │   ├── get-for-authenticated-user.yaml
│   │   │   │   │   ├── get-org-public-key.yaml
│   │   │   │   │   ├── get-org-secret.yaml
│   │   │   │   │   ├── get-public-key-for-authenticated-user.yaml
│   │   │   │   │   ├── get-repo-public-key.yaml
│   │   │   │   │   ├── get-repo-secret.yaml
│   │   │   │   │   ├── get-secret-for-authenticated-user.yaml
│   │   │   │   │   ├── list-devcontainers-in-repository-for-authenticated-user.yaml
│   │   │   │   │   ├── list-for-authenticated-user.yaml
│   │   │   │   │   ├── list-in-organization.yaml
│   │   │   │   │   ├── list-in-repository-for-authenticated-user.yaml
│   │   │   │   │   ├── list-org-secrets.yaml
│   │   │   │   │   ├── list-repo-secrets.yaml
│   │   │   │   │   ├── list-repositories-for-secret-for-authenticated-user.yaml
│   │   │   │   │   ├── list-secrets-for-authenticated-user.yaml
│   │   │   │   │   ├── list-selected-repos-for-org-secret.yaml
│   │   │   │   │   ├── pre-flight-with-repo-for-authenticated-user.yaml
│   │   │   │   │   ├── publish-for-authenticated-user.yaml
│   │   │   │   │   ├── remove-repository-for-secret-for-authenticated-user.yaml
│   │   │   │   │   ├── remove-selected-repo-from-org-secret.yaml
│   │   │   │   │   ├── repo-machines-for-authenticated-user.yaml
│   │   │   │   │   ├── set-codespaces-access-users.yaml
│   │   │   │   │   ├── set-codespaces-access.yaml
│   │   │   │   │   ├── set-repositories-for-secret-for-authenticated-user.yaml
│   │   │   │   │   ├── set-selected-repos-for-org-secret.yaml
│   │   │   │   │   ├── start-for-authenticated-user.yaml
│   │   │   │   │   ├── stop-for-authenticated-user.yaml
│   │   │   │   │   ├── stop-in-organization.yaml
│   │   │   │   │   └── update-for-authenticated-user.yaml
│   │   │   │   ├── copilot
│   │   │   │   │   ├── add-copilot-seats-for-enterprise-teams.yaml
│   │   │   │   │   ├── add-copilot-seats-for-enterprise-users.yaml
│   │   │   │   │   ├── add-copilot-seats-for-teams.yaml
│   │   │   │   │   ├── add-copilot-seats-for-users.yaml
│   │   │   │   │   ├── add-organizations-to-enterprise-coding-agent-policy.yaml
│   │   │   │   │   ├── cancel-copilot-seat-assignment-for-teams.yaml
│   │   │   │   │   ├── cancel-copilot-seat-assignment-for-users.yaml
│   │   │   │   │   ├── cancel-copilot-seats-for-enterprise-teams.yaml
│   │   │   │   │   ├── cancel-copilot-seats-for-enterprise-users.yaml
│   │   │   │   │   ├── copilot-content-exclusion-for-enterprise.yaml
│   │   │   │   │   ├── copilot-content-exclusion-for-organization.yaml
│   │   │   │   │   ├── copilot-direct-data-access.yaml
│   │   │   │   │   ├── copilot-enterprise-one-day-usage-metrics.yaml
│   │   │   │   │   ├── copilot-enterprise-usage-metrics.yaml
│   │   │   │   │   ├── copilot-enterprise-user-teams-one-day-report.yaml
│   │   │   │   │   ├── copilot-metrics-for-enterprise-team.yaml
│   │   │   │   │   ├── copilot-metrics-for-enterprise.yaml
│   │   │   │   │   ├── copilot-metrics-for-organization.yaml
│   │   │   │   │   ├── copilot-metrics-for-team.yaml
│   │   │   │   │   ├── copilot-organization-one-day-usage-metrics.yaml
│   │   │   │   │   ├── copilot-organization-usage-metrics.yaml
│   │   │   │   │   ├── copilot-organization-users-one-day-usage-metrics.yaml
│   │   │   │   │   ├── copilot-organization-users-usage-metrics.yaml
│   │   │   │   │   ├── copilot-organization-user-teams-one-day-report.yaml
│   │   │   │   │   ├── copilot-user-engagement-for-enterprise.yaml
│   │   │   │   │   ├── copilot-users-one-day-usage-metrics.yaml
│   │   │   │   │   ├── copilot-users-usage-metrics.yaml
│   │   │   │   │   ├── delete-copilot-custom-agents-source-for-enterprise.yaml
│   │   │   │   │   ├── disable-copilot-coding-agent-for-repository-in-organization.yaml
│   │   │   │   │   ├── enable-copilot-coding-agent-for-repository-in-organization.yaml
│   │   │   │   │   ├── get-copilot-cloud-agent-configuration.yaml
│   │   │   │   │   ├── get-copilot-coding-agent-permissions-organization.yaml
│   │   │   │   │   ├── get-copilot-custom-agents-for-enterprise.yaml
│   │   │   │   │   ├── get-copilot-custom-agents-source-for-enterprise.yaml
│   │   │   │   │   ├── get-copilot-enterprise-details.yaml
│   │   │   │   │   ├── get-copilot-organization-details.yaml
│   │   │   │   │   ├── get-copilot-seat-details-for-enterprise-user.yaml
│   │   │   │   │   ├── get-copilot-seat-details-for-user.yaml
│   │   │   │   │   ├── get-organization-custom-instructions.yaml
│   │   │   │   │   ├── get-usage-records.yaml
│   │   │   │   │   ├── list-copilot-coding-agent-selected-repositories-for-organization.yaml
│   │   │   │   │   ├── list-copilot-seats-for-enterprise.yaml
│   │   │   │   │   ├── list-copilot-seats.yaml
│   │   │   │   │   ├── remove-organizations-from-enterprise-coding-agent-policy.yaml
│   │   │   │   │   ├── set-copilot-coding-agent-permissions-organization.yaml
│   │   │   │   │   ├── set-copilot-coding-agent-selected-repositories-for-organization.yaml
│   │   │   │   │   ├── set-copilot-content-exclusion-for-enterprise.yaml
│   │   │   │   │   ├── set-copilot-content-exclusion-for-organization.yaml
│   │   │   │   │   ├── set-copilot-custom-agents-source-for-enterprise.yaml
│   │   │   │   │   └── set-enterprise-coding-agent-policy.yaml
│   │   │   │   ├── copilot-spaces
│   │   │   │   │   ├── add-collaborator-for-org.yaml
│   │   │   │   │   ├── add-collaborator-for-user.yaml
│   │   │   │   │   ├── create-for-org.yaml
│   │   │   │   │   ├── create-for-user.yaml
│   │   │   │   │   ├── create-resource-for-org.yaml
│   │   │   │   │   ├── create-resource-for-user.yaml
│   │   │   │   │   ├── delete-for-org.yaml
│   │   │   │   │   ├── delete-for-user.yaml
│   │   │   │   │   ├── delete-resource-for-org.yaml
│   │   │   │   │   ├── delete-resource-for-user.yaml
│   │   │   │   │   ├── get-for-org.yaml
│   │   │   │   │   ├── get-for-user.yaml
│   │   │   │   │   ├── get-resource-for-org.yaml
│   │   │   │   │   ├── get-resource-for-user.yaml
│   │   │   │   │   ├── list-collaborators-for-org.yaml
│   │   │   │   │   ├── list-collaborators-for-user.yaml
│   │   │   │   │   ├── list-for-org.yaml
│   │   │   │   │   ├── list-for-user.yaml
│   │   │   │   │   ├── list-resources-for-org.yaml
│   │   │   │   │   ├── list-resources-for-user.yaml
│   │   │   │   │   ├── remove-collaborator-for-org.yaml
│   │   │   │   │   ├── remove-collaborator-for-user.yaml
│   │   │   │   │   ├── update-collaborator-for-org.yaml
│   │   │   │   │   ├── update-collaborator-for-user.yaml
│   │   │   │   │   ├── update-for-org.yaml
│   │   │   │   │   ├── update-for-user.yaml
│   │   │   │   │   ├── update-resource-for-org.yaml
│   │   │   │   │   └── update-resource-for-user.yaml
│   │   │   │   ├── credentials
│   │   │   │   │   └── revoke.yaml
│   │   │   │   ├── dependabot
│   │   │   │   │   ├── add-selected-repo-to-org-secret.yaml
│   │   │   │   │   ├── cancel-dismissal-request-for-repo.yaml
│   │   │   │   │   ├── create-dismissal-request-for-repo.yaml
│   │   │   │   │   ├── create-or-update-org-secret.yaml
│   │   │   │   │   ├── create-or-update-repo-secret.yaml
│   │   │   │   │   ├── delete-org-secret.yaml
│   │   │   │   │   ├── delete-repo-secret.yaml
│   │   │   │   │   ├── get-alert.yaml
│   │   │   │   │   ├── get-dismissal-request-for-repo.yaml
│   │   │   │   │   ├── get-org-public-key.yaml
│   │   │   │   │   ├── get-org-secret.yaml
│   │   │   │   │   ├── get-repo-public-key.yaml
│   │   │   │   │   ├── get-repo-secret.yaml
│   │   │   │   │   ├── list-alerts-for-enterprise.yaml
│   │   │   │   │   ├── list-alerts-for-org.yaml
│   │   │   │   │   ├── list-alerts-for-repo.yaml
│   │   │   │   │   ├── list-dismissal-requests-for-org.yaml
│   │   │   │   │   ├── list-dismissal-requests-for-repo.yaml
│   │   │   │   │   ├── list-org-secrets.yaml
│   │   │   │   │   ├── list-repo-secrets.yaml
│   │   │   │   │   ├── list-selected-repos-for-org-secret.yaml
│   │   │   │   │   ├── remove-selected-repo-from-org-secret.yaml
│   │   │   │   │   ├── repository-access-for-enterprise.yaml
│   │   │   │   │   ├── repository-access-for-org.yaml
│   │   │   │   │   ├── review-dismissal-request-for-repo.yaml
│   │   │   │   │   ├── set-repository-access-default-level-for-enterprise.yaml
│   │   │   │   │   ├── set-repository-access-default-level.yaml
│   │   │   │   │   ├── set-selected-repos-for-org-secret.yaml
│   │   │   │   │   ├── update-alert.yaml
│   │   │   │   │   ├── update-repository-access-for-enterprise.yaml
│   │   │   │   │   └── update-repository-access-for-org.yaml
│   │   │   │   ├── dependency-graph
│   │   │   │   │   ├── create-repository-snapshot.yaml
│   │   │   │   │   ├── diff-range.yaml
│   │   │   │   │   ├── export-sbom.yaml
│   │   │   │   │   ├── fetch-sbom-report.yaml
│   │   │   │   │   ├── generate-sbom-report.yaml
│   │   │   │   │   └── get-snapshot-dependencies-for-repo.yaml
│   │   │   │   ├── desktop
│   │   │   │   │   └── avatar-token.yaml
│   │   │   │   ├── discussions
│   │   │   │   │   ├── get.yaml
│   │   │   │   │   ├── list-discussion-comments.yaml
│   │   │   │   │   └── list-for-repo.yaml
│   │   │   │   ├── dsr
│   │   │   │   │   ├── request-export.yaml
│   │   │   │   │   └── request-status.yaml
│   │   │   │   ├── emojis
│   │   │   │   │   └── get.yaml
│   │   │   │   ├── enterprise-admin
│   │   │   │   │   ├── add-authorized-ssh-key.yaml
│   │   │   │   │   ├── add-custom-labels-to-self-hosted-runner-for-enterprise.yaml
│   │   │   │   │   ├── add-org-access-to-self-hosted-runner-group-in-enterprise.yaml
│   │   │   │   │   ├── add-self-hosted-runner-to-group-for-enterprise.yaml
│   │   │   │   │   ├── assign-enterprise-role-to-user.yaml
│   │   │   │   │   ├── assign-team-to-enterprise-role.yaml
│   │   │   │   │   ├── create-audit-log-stream.yaml
│   │   │   │   │   ├── create-enterprise-server-license.yaml
│   │   │   │   │   ├── create-global-webhook.yaml
│   │   │   │   │   ├── create-impersonation-o-auth-token.yaml
│   │   │   │   │   ├── create-org.yaml
│   │   │   │   │   ├── create-pre-receive-environment.yaml
│   │   │   │   │   ├── create-pre-receive-hook.yaml
│   │   │   │   │   ├── create-registration-token-for-enterprise.yaml
│   │   │   │   │   ├── create-remove-token-for-enterprise.yaml
│   │   │   │   │   ├── create-runner-scale-set-for-enterprise.yaml
│   │   │   │   │   ├── create-runner-scale-set-session-for-enterprise.yaml
│   │   │   │   │   ├── create-self-hosted-runner-group-for-enterprise.yaml
│   │   │   │   │   ├── create-user.yaml
│   │   │   │   │   ├── custom-properties-for-orgs-create-or-update-enterprise-definitions.yaml
│   │   │   │   │   ├── custom-properties-for-orgs-create-or-update-enterprise-definition.yaml
│   │   │   │   │   ├── custom-properties-for-orgs-create-or-update-enterprise-values.yaml
│   │   │   │   │   ├── custom-properties-for-orgs-delete-enterprise-definition.yaml
│   │   │   │   │   ├── custom-properties-for-orgs-get-enterprise-definitions.yaml
│   │   │   │   │   ├── custom-properties-for-orgs-get-enterprise-definition.yaml
│   │   │   │   │   ├── custom-properties-for-orgs-get-enterprise-values.yaml
│   │   │   │   │   ├── custom-properties-for-repos-create-or-update-enterprise-definitions.yaml
│   │   │   │   │   ├── custom-properties-for-repos-create-or-update-enterprise-definition.yaml
│   │   │   │   │   ├── custom-properties-for-repos-delete-enterprise-definition.yaml
│   │   │   │   │   ├── custom-properties-for-repos-get-enterprise-definitions.yaml
│   │   │   │   │   ├── custom-properties-for-repos-get-enterprise-definition.yaml
│   │   │   │   │   ├── custom-properties-for-repos-promote-definition-to-enterprise.yaml
│   │   │   │   │   ├── delete-audit-log-stream.yaml
│   │   │   │   │   ├── delete-global-webhook.yaml
│   │   │   │   │   ├── delete-impersonation-o-auth-token.yaml
│   │   │   │   │   ├── delete-manage-ssh.yaml
│   │   │   │   │   ├── delete-personal-access-token.yaml
│   │   │   │   │   ├── delete-pre-receive-environment.yaml
│   │   │   │   │   ├── delete-pre-receive-hook.yaml
│   │   │   │   │   ├── delete-public-key.yaml
│   │   │   │   │   ├── delete-runner-scale-set-for-enterprise.yaml
│   │   │   │   │   ├── delete-runner-scale-set-session-for-enterprise.yaml
│   │   │   │   │   ├── delete-scim-group-from-enterprise.yaml
│   │   │   │   │   ├── delete-self-hosted-runner-from-enterprise.yaml
│   │   │   │   │   ├── delete-self-hosted-runner-group-from-enterprise.yaml
│   │   │   │   │   ├── delete-user-from-enterprise.yaml
│   │   │   │   │   ├── delete-user.yaml
│   │   │   │   │   ├── delete-vss-manual-match.yaml
│   │   │   │   │   ├── demote-site-administrator.yaml
│   │   │   │   │   ├── disable-access-restrictions.yaml
│   │   │   │   │   ├── disable-selected-organization-github-actions-enterprise.yaml
│   │   │   │   │   ├── enable-access-restrictions.yaml
│   │   │   │   │   ├── enable-or-disable-maintenance-mode.yaml
│   │   │   │   │   ├── enable-selected-organization-github-actions-enterprise.yaml
│   │   │   │   │   ├── generate-runner-scale-set-runner-jitconfig-for-enterprise.yaml
│   │   │   │   │   ├── get-all-authorized-ssh-keys.yaml
│   │   │   │   │   ├── get-allowed-actions-enterprise.yaml
│   │   │   │   │   ├── get-all-stats.yaml
│   │   │   │   │   ├── get-announcement.yaml
│   │   │   │   │   ├── get-artifact-and-log-retention-settings.yaml
│   │   │   │   │   ├── get-audit-log-stream-key.yaml
│   │   │   │   │   ├── get-audit-log-streams.yaml
│   │   │   │   │   ├── get-audit-log.yaml
│   │   │   │   │   ├── get-checks-system-requirements.yaml
│   │   │   │   │   ├── get-cluster-status.yaml
│   │   │   │   │   ├── get-comment-stats.yaml
│   │   │   │   │   ├── get-config-nodes.yaml
│   │   │   │   │   ├── get-configuration-status.yaml
│   │   │   │   │   ├── get-consumed-licenses.yaml
│   │   │   │   │   ├── get-download-status-for-pre-receive-environment.yaml
│   │   │   │   │   ├── get-enterprise-external-vulnerability-sync-status.yaml
│   │   │   │   │   ├── get-enterprise-role.yaml
│   │   │   │   │   ├── get-enterprise-ruleset-history.yaml
│   │   │   │   │   ├── get-enterprise-ruleset-version.yaml
│   │   │   │   │   ├── get-fork-pr-contributor-approval-permissions.yaml
│   │   │   │   │   ├── get-gist-stats.yaml
│   │   │   │   │   ├── get-github-actions-permissions-enterprise.yaml
│   │   │   │   │   ├── get-global-webhook.yaml
│   │   │   │   │   ├── get-hooks-stats.yaml
│   │   │   │   │   ├── get-issue-stats.yaml
│   │   │   │   │   ├── get-license-information.yaml
│   │   │   │   │   ├── get-license-sync-status.yaml
│   │   │   │   │   ├── get-maintenance-status.yaml
│   │   │   │   │   ├── get-manage-config-apply-events.yaml
│   │   │   │   │   ├── get-manage-config-apply-status.yaml
│   │   │   │   │   ├── get-manage-maintenance.yaml
│   │   │   │   │   ├── get-manage-settings.yaml
│   │   │   │   │   ├── get-manage-ssh.yaml
│   │   │   │   │   ├── get-mcp-registry-settings.yaml
│   │   │   │   │   ├── get-milestone-stats.yaml
│   │   │   │   │   ├── get-one-audit-log-stream.yaml
│   │   │   │   │   ├── get-org-stats.yaml
│   │   │   │   │   ├── get-pages-stats.yaml
│   │   │   │   │   ├── get-pre-receive-environment.yaml
│   │   │   │   │   ├── get-pre-receive-hook-for-org.yaml
│   │   │   │   │   ├── get-pre-receive-hook-for-repo.yaml
│   │   │   │   │   ├── get-pre-receive-hook.yaml
│   │   │   │   │   ├── get-private-repo-fork-pr-workflows-settings.yaml
│   │   │   │   │   ├── get-provisioning-information-for-enterprise-group.yaml
│   │   │   │   │   ├── get-provisioning-information-for-enterprise-user.yaml
│   │   │   │   │   ├── get-pull-request-stats.yaml
│   │   │   │   │   ├── get-replication-status.yaml
│   │   │   │   │   ├── get-repo-stats.yaml
│   │   │   │   │   ├── get-runner-scale-set-for-enterprise.yaml
│   │   │   │   │   ├── get-runner-version-deprecation-for-enterprise.yaml
│   │   │   │   │   ├── get-security-products.yaml
│   │   │   │   │   ├── get-self-hosted-runner-for-enterprise.yaml
│   │   │   │   │   ├── get-self-hosted-runner-group-for-enterprise.yaml
│   │   │   │   │   ├── get-self-hosted-runners-permissions.yaml
│   │   │   │   │   ├── get-server-statistics.yaml
│   │   │   │   │   ├── get-settings.yaml
│   │   │   │   │   ├── get-user-stats.yaml
│   │   │   │   │   ├── get-version.yaml
│   │   │   │   │   ├── initialize-instance-configuration.yaml
│   │   │   │   │   ├── license-check.yaml
│   │   │   │   │   ├── license-info.yaml
│   │   │   │   │   ├── license-upload.yaml
│   │   │   │   │   ├── list-enterprise-roles.yaml
│   │   │   │   │   ├── list-enterprise-role-teams.yaml
│   │   │   │   │   ├── list-enterprise-role-users.yaml
│   │   │   │   │   ├── list-github-hosted-runners-in-group-for-enterprise.yaml
│   │   │   │   │   ├── list-global-webhooks.yaml
│   │   │   │   │   ├── list-labels-for-self-hosted-runner-for-enterprise.yaml
│   │   │   │   │   ├── list-org-access-to-self-hosted-runner-group-in-enterprise.yaml
│   │   │   │   │   ├── list-personal-access-tokens.yaml
│   │   │   │   │   ├── list-pre-receive-environments.yaml
│   │   │   │   │   ├── list-pre-receive-hooks-for-org.yaml
│   │   │   │   │   ├── list-pre-receive-hooks-for-repo.yaml
│   │   │   │   │   ├── list-pre-receive-hooks.yaml
│   │   │   │   │   ├── list-provisioned-groups-enterprise.yaml
│   │   │   │   │   ├── list-provisioned-identities-enterprise.yaml
│   │   │   │   │   ├── list-public-keys.yaml
│   │   │   │   │   ├── list-push-bypass-requests.yaml
│   │   │   │   │   ├── list-repo-policy-bypass-requests.yaml
│   │   │   │   │   ├── list-runner-applications-for-enterprise.yaml
│   │   │   │   │   ├── list-runner-scale-sets-for-enterprise.yaml
│   │   │   │   │   ├── list-selected-organizations-enabled-github-actions-enterprise.yaml
│   │   │   │   │   ├── list-self-hosted-runner-groups-for-enterprise.yaml
│   │   │   │   │   ├── list-self-hosted-runners-for-enterprise.yaml
│   │   │   │   │   ├── list-self-hosted-runners-in-group-for-enterprise.yaml
│   │   │   │   │   ├── list-vss.yaml
│   │   │   │   │   ├── migration-abort.yaml
│   │   │   │   │   ├── migration-create-signed-upload-url.yaml
│   │   │   │   │   ├── migration-create.yaml
│   │   │   │   │   ├── migration-events.yaml
│   │   │   │   │   ├── migration-list-migration-nodes.yaml
│   │   │   │   │   ├── migration-list.yaml
│   │   │   │   │   ├── migration-mark-all-resources-sent.yaml
│   │   │   │   │   ├── migration-mark-repository-locked.yaml
│   │   │   │   │   ├── migration-pause.yaml
│   │   │   │   │   ├── migration-report-git-sync.yaml
│   │   │   │   │   ├── migration-resources.yaml
│   │   │   │   │   ├── migration-resume.yaml
│   │   │   │   │   ├── migration-status.yaml
│   │   │   │   │   ├── migration-update-repository-state.yaml
│   │   │   │   │   ├── ping-global-webhook.yaml
│   │   │   │   │   ├── post-manage-run-config-apply.yaml
│   │   │   │   │   ├── promote-user-to-be-site-administrator.yaml
│   │   │   │   │   ├── provision-enterprise-group.yaml
│   │   │   │   │   ├── provision-enterprise-user.yaml
│   │   │   │   │   ├── refresh-runner-scale-set-session-for-enterprise.yaml
│   │   │   │   │   ├── remove-all-custom-labels-from-self-hosted-runner-for-enterprise.yaml
│   │   │   │   │   ├── remove-all-enterprise-roles-from-user.yaml
│   │   │   │   │   ├── remove-announcement.yaml
│   │   │   │   │   ├── remove-authorized-ssh-key.yaml
│   │   │   │   │   ├── remove-custom-label-from-self-hosted-runner-for-enterprise.yaml
│   │   │   │   │   ├── remove-enterprise-user-role-assignment.yaml
│   │   │   │   │   ├── remove-membership-for-user.yaml
│   │   │   │   │   ├── remove-org-access-to-self-hosted-runner-group-in-enterprise.yaml
│   │   │   │   │   ├── remove-pre-receive-hook-enforcement-for-org.yaml
│   │   │   │   │   ├── remove-pre-receive-hook-enforcement-for-repo.yaml
│   │   │   │   │   ├── remove-self-hosted-runner-from-group-for-enterprise.yaml
│   │   │   │   │   ├── revoke-all-credential-authorizations.yaml
│   │   │   │   │   ├── revoke-all-enterprise-roles-team.yaml
│   │   │   │   │   ├── revoke-enterprise-role-team.yaml
│   │   │   │   │   ├── set-allowed-actions-enterprise.yaml
│   │   │   │   │   ├── set-announcement.yaml
│   │   │   │   │   ├── set-artifact-and-log-retention-settings.yaml
│   │   │   │   │   ├── set-custom-labels-for-self-hosted-runner-for-enterprise.yaml
│   │   │   │   │   ├── set-fork-pr-contributor-approval-permissions.yaml
│   │   │   │   │   ├── set-github-actions-permissions-enterprise.yaml
│   │   │   │   │   ├── set-information-for-provisioned-enterprise-group.yaml
│   │   │   │   │   ├── set-information-for-provisioned-enterprise-user.yaml
│   │   │   │   │   ├── set-manage-maintenance.yaml
│   │   │   │   │   ├── set-manage-settings.yaml
│   │   │   │   │   ├── set-manage-ssh.yaml
│   │   │   │   │   ├── set-org-access-to-self-hosted-runner-group-in-enterprise.yaml
│   │   │   │   │   ├── set-private-repo-fork-pr-workflows-settings.yaml
│   │   │   │   │   ├── set-selected-organizations-enabled-github-actions-enterprise.yaml
│   │   │   │   │   ├── set-self-hosted-runners-in-group-for-enterprise.yaml
│   │   │   │   │   ├── set-self-hosted-runners-permissions.yaml
│   │   │   │   │   ├── set-settings.yaml
│   │   │   │   │   ├── start-configuration-process.yaml
│   │   │   │   │   ├── start-pre-receive-environment-download.yaml
│   │   │   │   │   ├── suspend-user.yaml
│   │   │   │   │   ├── sync-enterprise-external-vulnerabilities.yaml
│   │   │   │   │   ├── sync-ldap-mapping-for-team.yaml
│   │   │   │   │   ├── sync-ldap-mapping-for-user.yaml
│   │   │   │   │   ├── unsuspend-user.yaml
│   │   │   │   │   ├── update-attribute-for-enterprise-group.yaml
│   │   │   │   │   ├── update-attribute-for-enterprise-user.yaml
│   │   │   │   │   ├── update-audit-log-stream.yaml
│   │   │   │   │   ├── update-global-webhook.yaml
│   │   │   │   │   ├── update-ldap-mapping-for-team.yaml
│   │   │   │   │   ├── update-ldap-mapping-for-user.yaml
│   │   │   │   │   ├── update-mcp-registry-settings.yaml
│   │   │   │   │   ├── update-org-name.yaml
│   │   │   │   │   ├── update-pre-receive-environment.yaml
│   │   │   │   │   ├── update-pre-receive-hook-enforcement-for-org.yaml
│   │   │   │   │   ├── update-pre-receive-hook-enforcement-for-repo.yaml
│   │   │   │   │   ├── update-pre-receive-hook.yaml
│   │   │   │   │   ├── update-runner-scale-set-for-enterprise.yaml
│   │   │   │   │   ├── update-self-hosted-runner-group-for-enterprise.yaml
│   │   │   │   │   ├── update-username-for-user.yaml
│   │   │   │   │   ├── update-vss-manual-match.yaml
│   │   │   │   │   └── upgrade-license.yaml
│   │   │   │   ├── enterprise-apps
│   │   │   │   │   ├── change-installation-repository-access-selection.yaml
│   │   │   │   │   ├── create-installation.yaml
│   │   │   │   │   ├── delete-installation.yaml
│   │   │   │   │   ├── grant-repository-access-to-installation.yaml
│   │   │   │   │   ├── installable-organization-accessible-repositories.yaml
│   │   │   │   │   ├── installable-organizations.yaml
│   │   │   │   │   ├── organization-installation-repositories.yaml
│   │   │   │   │   ├── organization-installations.yaml
│   │   │   │   │   └── remove-repository-access-to-installation.yaml
│   │   │   │   ├── enterprise-team-memberships
│   │   │   │   │   ├── add.yaml
│   │   │   │   │   ├── bulk-add.yaml
│   │   │   │   │   ├── bulk-remove.yaml
│   │   │   │   │   ├── get.yaml
│   │   │   │   │   ├── list.yaml
│   │   │   │   │   └── remove.yaml
│   │   │   │   ├── enterprise-team-organizations
│   │   │   │   │   ├── add.yaml
│   │   │   │   │   ├── bulk-add.yaml
│   │   │   │   │   ├── bulk-remove.yaml
│   │   │   │   │   ├── delete.yaml
│   │   │   │   │   ├── get-assignments.yaml
│   │   │   │   │   └── get-assignment.yaml
│   │   │   │   ├── enterprise-teams
│   │   │   │   │   ├── create.yaml
│   │   │   │   │   ├── delete.yaml
│   │   │   │   │   ├── get.yaml
│   │   │   │   │   ├── list.yaml
│   │   │   │   │   └── update.yaml
│   │   │   │   ├── gists
│   │   │   │   │   ├── check-is-starred.yaml
│   │   │   │   │   ├── create-comment.yaml
│   │   │   │   │   ├── create.yaml
│   │   │   │   │   ├── delete-comment.yaml
│   │   │   │   │   ├── delete.yaml
│   │   │   │   │   ├── fork.yaml
│   │   │   │   │   ├── get-comment.yaml
│   │   │   │   │   ├── get-revision.yaml
│   │   │   │   │   ├── get.yaml
│   │   │   │   │   ├── list-comments.yaml
│   │   │   │   │   ├── list-commits.yaml
│   │   │   │   │   ├── list-forks.yaml
│   │   │   │   │   ├── list-for-user.yaml
│   │   │   │   │   ├── list-public.yaml
│   │   │   │   │   ├── list-starred.yaml
│   │   │   │   │   ├── list.yaml
│   │   │   │   │   ├── star.yaml
│   │   │   │   │   ├── unstar.yaml
│   │   │   │   │   ├── update-comment.yaml
│   │   │   │   │   └── update.yaml
│   │   │   │   ├── git
│   │   │   │   │   ├── create-blob.yaml
│   │   │   │   │   ├── create-commit.yaml
│   │   │   │   │   ├── create-ref.yaml
│   │   │   │   │   ├── create-tag.yaml
│   │   │   │   │   ├── create-tree.yaml
│   │   │   │   │   ├── delete-ref.yaml
│   │   │   │   │   ├── get-all-refs.yaml
│   │   │   │   │   ├── get-blob.yaml
│   │   │   │   │   ├── get-commit.yaml
│   │   │   │   │   ├── get-ref.yaml
│   │   │   │   │   ├── get-tag.yaml
│   │   │   │   │   ├── get-tree.yaml
│   │   │   │   │   ├── list-matching-refs.yaml
│   │   │   │   │   └── update-ref.yaml
│   │   │   │   ├── gitignore
│   │   │   │   │   ├── get-all-templates.yaml
│   │   │   │   │   └── get-template.yaml
│   │   │   │   ├── hosted-compute
│   │   │   │   │   ├── create-network-configuration-for-enterprise.yaml
│   │   │   │   │   ├── create-network-configuration-for-org.yaml
│   │   │   │   │   ├── delete-network-configuration-from-enterprise.yaml
│   │   │   │   │   ├── delete-network-configuration-from-org.yaml
│   │   │   │   │   ├── get-network-configuration-for-enterprise.yaml
│   │   │   │   │   ├── get-network-configuration-for-org.yaml
│   │   │   │   │   ├── get-network-settings-for-enterprise.yaml
│   │   │   │   │   ├── get-network-settings-for-org.yaml
│   │   │   │   │   ├── list-network-configurations-for-enterprise.yaml
│   │   │   │   │   ├── list-network-configurations-for-org.yaml
│   │   │   │   │   ├── update-network-configuration-for-enterprise.yaml
│   │   │   │   │   └── update-network-configuration-for-org.yaml
│   │   │   │   ├── interactions
│   │   │   │   │   ├── get-restrictions-for-authenticated-user.yaml
│   │   │   │   │   ├── get-restrictions-for-org.yaml
│   │   │   │   │   ├── get-restrictions-for-repo.yaml
│   │   │   │   │   ├── remove-restrictions-for-authenticated-user.yaml
│   │   │   │   │   ├── remove-restrictions-for-org.yaml
│   │   │   │   │   ├── remove-restrictions-for-repo.yaml
│   │   │   │   │   ├── set-restrictions-for-authenticated-user.yaml
│   │   │   │   │   ├── set-restrictions-for-org.yaml
│   │   │   │   │   └── set-restrictions-for-repo.yaml
│   │   │   │   ├── issues
│   │   │   │   │   ├── add-assignees.yaml
│   │   │   │   │   ├── add-blocked-by-dependency.yaml
│   │   │   │   │   ├── add-issue-field-values.yaml
│   │   │   │   │   ├── add-labels.yaml
│   │   │   │   │   ├── add-sub-issue.yaml
│   │   │   │   │   ├── check-user-can-be-assigned-to-issue.yaml
│   │   │   │   │   ├── check-user-can-be-assigned.yaml
│   │   │   │   │   ├── create-comment.yaml
│   │   │   │   │   ├── create-label.yaml
│   │   │   │   │   ├── create-milestone.yaml
│   │   │   │   │   ├── create.yaml
│   │   │   │   │   ├── delete-comment.yaml
│   │   │   │   │   ├── delete-issue-field-value.yaml
│   │   │   │   │   ├── delete-label.yaml
│   │   │   │   │   ├── delete-milestone.yaml
│   │   │   │   │   ├── get-comment.yaml
│   │   │   │   │   ├── get-event.yaml
│   │   │   │   │   ├── get-label.yaml
│   │   │   │   │   ├── get-milestone.yaml
│   │   │   │   │   ├── get-parent.yaml
│   │   │   │   │   ├── get.yaml
│   │   │   │   │   ├── list-assignees.yaml
│   │   │   │   │   ├── list-comments-for-repo.yaml
│   │   │   │   │   ├── list-comments.yaml
│   │   │   │   │   ├── list-dependencies-blocked-by.yaml
│   │   │   │   │   ├── list-dependencies-blocking.yaml
│   │   │   │   │   ├── list-duplicates.yaml
│   │   │   │   │   ├── list-events-for-repo.yaml
│   │   │   │   │   ├── list-events-for-timeline.yaml
│   │   │   │   │   ├── list-events.yaml
│   │   │   │   │   ├── list-for-authenticated-user.yaml
│   │   │   │   │   ├── list-for-org.yaml
│   │   │   │   │   ├── list-for-repo.yaml
│   │   │   │   │   ├── list-issue-field-values-for-issue.yaml
│   │   │   │   │   ├── list-labels-for-milestone.yaml
│   │   │   │   │   ├── list-labels-for-repo.yaml
│   │   │   │   │   ├── list-labels-on-issue.yaml
│   │   │   │   │   ├── list-milestones.yaml
│   │   │   │   │   ├── list-sub-issues.yaml
│   │   │   │   │   ├── list.yaml
│   │   │   │   │   ├── lock.yaml
│   │   │   │   │   ├── pin-comment.yaml
│   │   │   │   │   ├── remove-all-labels.yaml
│   │   │   │   │   ├── remove-assignees.yaml
│   │   │   │   │   ├── remove-dependency-blocked-by.yaml
│   │   │   │   │   ├── remove-label.yaml
│   │   │   │   │   ├── remove-sub-issue.yaml
│   │   │   │   │   ├── reprioritize-sub-issue.yaml
│   │   │   │   │   ├── search-semantically-similar.yaml
│   │   │   │   │   ├── set-issue-field-values.yaml
│   │   │   │   │   ├── set-labels.yaml
│   │   │   │   │   ├── triage-context.yaml
│   │   │   │   │   ├── triage.yaml
│   │   │   │   │   ├── unlock.yaml
│   │   │   │   │   ├── unpin-comment.yaml
│   │   │   │   │   ├── update-comment.yaml
│   │   │   │   │   ├── update-label.yaml
│   │   │   │   │   ├── update-milestone.yaml
│   │   │   │   │   └── update.yaml
│   │   │   │   ├── licenses
│   │   │   │   │   ├── get-all-commonly-used.yaml
│   │   │   │   │   ├── get-for-repo.yaml
│   │   │   │   │   └── get.yaml
│   │   │   │   ├── markdown
│   │   │   │   │   ├── render-raw.yaml
│   │   │   │   │   └── render.yaml
│   │   │   │   ├── memcached-server-sync
│   │   │   │   │   └── list-servers-global.yaml
│   │   │   │   ├── meta
│   │   │   │   │   ├── get-all-versions.yaml
│   │   │   │   │   ├── get-octocat.yaml
│   │   │   │   │   ├── get.yaml
│   │   │   │   │   ├── get-zen.yaml
│   │   │   │   │   └── root.yaml
│   │   │   │   ├── migrations
│   │   │   │   │   ├── cancel-import.yaml
│   │   │   │   │   ├── delete-archive-for-authenticated-user.yaml
│   │   │   │   │   ├── delete-archive-for-org.yaml
│   │   │   │   │   ├── download-archive-for-org.yaml
│   │   │   │   │   ├── get-archive-for-authenticated-user.yaml
│   │   │   │   │   ├── get-commit-authors.yaml
│   │   │   │   │   ├── get-import-status.yaml
│   │   │   │   │   ├── get-large-files.yaml
│   │   │   │   │   ├── get-status-for-authenticated-user.yaml
│   │   │   │   │   ├── get-status-for-org.yaml
│   │   │   │   │   ├── list-for-authenticated-user.yaml
│   │   │   │   │   ├── list-for-org.yaml
│   │   │   │   │   ├── list-repos-for-authenticated-user.yaml
│   │   │   │   │   ├── list-repos-for-org.yaml
│   │   │   │   │   ├── map-commit-author.yaml
│   │   │   │   │   ├── set-lfs-preference.yaml
│   │   │   │   │   ├── start-for-authenticated-user.yaml
│   │   │   │   │   ├── start-for-org.yaml
│   │   │   │   │   ├── start-import.yaml
│   │   │   │   │   ├── unlock-repo-for-authenticated-user.yaml
│   │   │   │   │   ├── unlock-repo-for-org.yaml
│   │   │   │   │   └── update-import.yaml
│   │   │   │   ├── oauth-authorizations
│   │   │   │   │   ├── check-authorization.yaml
│   │   │   │   │   ├── create-authorization.yaml
│   │   │   │   │   ├── delete-authorization.yaml
│   │   │   │   │   ├── delete-grant.yaml
│   │   │   │   │   ├── get-authorization.yaml
│   │   │   │   │   ├── get-grant.yaml
│   │   │   │   │   ├── get-or-create-authorization-for-app-and-fingerprint.yaml
│   │   │   │   │   ├── get-or-create-authorization-for-app.yaml
│   │   │   │   │   ├── list-authorizations.yaml
│   │   │   │   │   ├── list-grants.yaml
│   │   │   │   │   ├── reset-authorization.yaml
│   │   │   │   │   ├── revoke-authorization-for-application.yaml
│   │   │   │   │   ├── revoke-grant-for-application.yaml
│   │   │   │   │   └── update-authorization.yaml
│   │   │   │   ├── oidc
│   │   │   │   │   ├── create-oidc-custom-property-inclusion-for-enterprise.yaml
│   │   │   │   │   ├── create-oidc-custom-property-inclusion-for-org.yaml
│   │   │   │   │   ├── delete-oidc-custom-property-inclusion-for-enterprise.yaml
│   │   │   │   │   ├── delete-oidc-custom-property-inclusion-for-org.yaml
│   │   │   │   │   ├── get-oidc-custom-sub-template-for-org.yaml
│   │   │   │   │   ├── list-oidc-custom-property-inclusions-for-enterprise.yaml
│   │   │   │   │   ├── list-oidc-custom-property-inclusions-for-org.yaml
│   │   │   │   │   └── update-oidc-custom-sub-template-for-org.yaml
│   │   │   │   ├── orgs
│   │   │   │   │   ├── add-security-manager-team.yaml
│   │   │   │   │   ├── assign-team-to-org-role.yaml
│   │   │   │   │   ├── assign-user-to-org-role.yaml
│   │   │   │   │   ├── block-user.yaml
│   │   │   │   │   ├── cancel-invitation.yaml
│   │   │   │   │   ├── check-blocked-user.yaml
│   │   │   │   │   ├── check-membership-for-user.yaml
│   │   │   │   │   ├── check-public-membership-for-user.yaml
│   │   │   │   │   ├── convert-member-to-outside-collaborator.yaml
│   │   │   │   │   ├── create-artifact-deployment-record.yaml
│   │   │   │   │   ├── create-artifact-storage-record.yaml
│   │   │   │   │   ├── create-custom-organization-role.yaml
│   │   │   │   │   ├── create-custom-repo-role.yaml
│   │   │   │   │   ├── create-custom-role.yaml
│   │   │   │   │   ├── create-invitation.yaml
│   │   │   │   │   ├── create-issue-field.yaml
│   │   │   │   │   ├── create-issue-type.yaml
│   │   │   │   │   ├── create-webhook.yaml
│   │   │   │   │   ├── custom-properties-for-orgs-create-or-update-organization-values.yaml
│   │   │   │   │   ├── custom-properties-for-orgs-get-organization-values.yaml
│   │   │   │   │   ├── custom-properties-for-repos-create-or-update-organization-definitions.yaml
│   │   │   │   │   ├── custom-properties-for-repos-create-or-update-organization-definition.yaml
│   │   │   │   │   ├── custom-properties-for-repos-create-or-update-organization-values.yaml
│   │   │   │   │   ├── custom-properties-for-repos-delete-organization-definition.yaml
│   │   │   │   │   ├── custom-properties-for-repos-get-organization-definitions.yaml
│   │   │   │   │   ├── custom-properties-for-repos-get-organization-definition.yaml
│   │   │   │   │   ├── custom-properties-for-repos-get-organization-values.yaml
│   │   │   │   │   ├── delete-attestations-bulk.yaml
│   │   │   │   │   ├── delete-attestations-by-id.yaml
│   │   │   │   │   ├── delete-attestations-by-subject-digest.yaml
│   │   │   │   │   ├── delete-custom-organization-role.yaml
│   │   │   │   │   ├── delete-custom-repo-role.yaml
│   │   │   │   │   ├── delete-custom-role.yaml
│   │   │   │   │   ├── delete-issue-field.yaml
│   │   │   │   │   ├── delete-issue-type.yaml
│   │   │   │   │   ├── delete-webhook.yaml
│   │   │   │   │   ├── delete.yaml
│   │   │   │   │   ├── disable-selected-repository-immutable-releases-organization.yaml
│   │   │   │   │   ├── enable-or-disable-security-product-on-all-org-repos.yaml
│   │   │   │   │   ├── enable-selected-repository-immutable-releases-organization.yaml
│   │   │   │   │   ├── external-properties-for-repos-create-or-update-organization-values.yaml
│   │   │   │   │   ├── get-audit-log.yaml
│   │   │   │   │   ├── get-custom-repo-role.yaml
│   │   │   │   │   ├── get-custom-role.yaml
│   │   │   │   │   ├── get-immutable-releases-settings-repositories.yaml
│   │   │   │   │   ├── get-immutable-releases-settings.yaml
│   │   │   │   │   ├── get-member-permissions.yaml
│   │   │   │   │   ├── get-membership-for-authenticated-user.yaml
│   │   │   │   │   ├── get-membership-for-user.yaml
│   │   │   │   │   ├── get-org-role.yaml
│   │   │   │   │   ├── get-org-ruleset-history.yaml
│   │   │   │   │   ├── get-org-ruleset-version.yaml
│   │   │   │   │   ├── get-team-permissions.yaml
│   │   │   │   │   ├── get-webhook-config-for-org.yaml
│   │   │   │   │   ├── get-webhook-delivery.yaml
│   │   │   │   │   ├── get-webhook.yaml
│   │   │   │   │   ├── get.yaml
│   │   │   │   │   ├── list-app-installations.yaml
│   │   │   │   │   ├── list-artifact-deployment-records.yaml
│   │   │   │   │   ├── list-artifact-storage-records.yaml
│   │   │   │   │   ├── list-attestation-repositories.yaml
│   │   │   │   │   ├── list-attestations-bulk.yaml
│   │   │   │   │   ├── list-attestations.yaml
│   │   │   │   │   ├── list-blocked-users.yaml
│   │   │   │   │   ├── list-custom-repo-roles.yaml
│   │   │   │   │   ├── list-custom-roles.yaml
│   │   │   │   │   ├── list-failed-invitations.yaml
│   │   │   │   │   ├── list-fine-grained-permissions.yaml
│   │   │   │   │   ├── list-for-authenticated-user.yaml
│   │   │   │   │   ├── list-for-user.yaml
│   │   │   │   │   ├── list-invitation-teams.yaml
│   │   │   │   │   ├── list-issue-fields.yaml
│   │   │   │   │   ├── list-issue-types.yaml
│   │   │   │   │   ├── list-memberships-for-authenticated-user.yaml
│   │   │   │   │   ├── list-members.yaml
│   │   │   │   │   ├── list-organization-fine-grained-permissions.yaml
│   │   │   │   │   ├── list-org-roles.yaml
│   │   │   │   │   ├── list-org-role-teams.yaml
│   │   │   │   │   ├── list-org-role-users.yaml
│   │   │   │   │   ├── list-outside-collaborators.yaml
│   │   │   │   │   ├── list-pat-grant-repositories.yaml
│   │   │   │   │   ├── list-pat-grant-request-repositories.yaml
│   │   │   │   │   ├── list-pat-grant-requests.yaml
│   │   │   │   │   ├── list-pat-grants.yaml
│   │   │   │   │   ├── list-pending-invitations.yaml
│   │   │   │   │   ├── list-public-members.yaml
│   │   │   │   │   ├── list-push-bypass-requests.yaml
│   │   │   │   │   ├── list-repo-fine-grained-permissions.yaml
│   │   │   │   │   ├── list-repo-policy-bypass-requests.yaml
│   │   │   │   │   ├── list-saml-sso-authorizations.yaml
│   │   │   │   │   ├── list-security-manager-teams.yaml
│   │   │   │   │   ├── list-webhook-deliveries.yaml
│   │   │   │   │   ├── list-webhooks.yaml
│   │   │   │   │   ├── list.yaml
│   │   │   │   │   ├── patch-custom-organization-role.yaml
│   │   │   │   │   ├── ping-webhook.yaml
│   │   │   │   │   ├── redeliver-webhook-delivery.yaml
│   │   │   │   │   ├── remove-membership-for-user.yaml
│   │   │   │   │   ├── remove-member.yaml
│   │   │   │   │   ├── remove-outside-collaborator.yaml
│   │   │   │   │   ├── remove-public-membership-for-authenticated-user.yaml
│   │   │   │   │   ├── remove-saml-sso-authorization.yaml
│   │   │   │   │   ├── remove-security-manager-team.yaml
│   │   │   │   │   ├── review-pat-grant-requests-in-bulk.yaml
│   │   │   │   │   ├── review-pat-grant-request.yaml
│   │   │   │   │   ├── revoke-all-org-roles-team.yaml
│   │   │   │   │   ├── revoke-all-org-roles-user.yaml
│   │   │   │   │   ├── revoke-org-role-team.yaml
│   │   │   │   │   ├── revoke-org-role-user.yaml
│   │   │   │   │   ├── set-cluster-deployment-records.yaml
│   │   │   │   │   ├── set-immutable-releases-settings-repositories.yaml
│   │   │   │   │   ├── set-immutable-releases-settings.yaml
│   │   │   │   │   ├── set-membership-for-user.yaml
│   │   │   │   │   ├── set-public-membership-for-authenticated-user.yaml
│   │   │   │   │   ├── unblock-user.yaml
│   │   │   │   │   ├── update-custom-repo-role.yaml
│   │   │   │   │   ├── update-custom-role.yaml
│   │   │   │   │   ├── update-for-org-legacy.yaml
│   │   │   │   │   ├── update-issue-field.yaml
│   │   │   │   │   ├── update-issue-type.yaml
│   │   │   │   │   ├── update-membership-for-authenticated-user.yaml
│   │   │   │   │   ├── update-pat-accesses.yaml
│   │   │   │   │   ├── update-pat-access.yaml
│   │   │   │   │   ├── update-webhook-config-for-org.yaml
│   │   │   │   │   ├── update-webhook.yaml
│   │   │   │   │   └── update.yaml
│   │   │   │   ├── packages
│   │   │   │   │   ├── delete-package-for-authenticated-user.yaml
│   │   │   │   │   ├── delete-package-for-org.yaml
│   │   │   │   │   ├── delete-package-for-user.yaml
│   │   │   │   │   ├── delete-package-version-for-authenticated-user.yaml
│   │   │   │   │   ├── delete-package-version-for-org.yaml
│   │   │   │   │   ├── delete-package-version-for-user.yaml
│   │   │   │   │   ├── get-all-package-versions-for-package-owned-by-authenticated-user.yaml
│   │   │   │   │   ├── get-all-package-versions-for-package-owned-by-org.yaml
│   │   │   │   │   ├── get-all-package-versions-for-package-owned-by-user.yaml
│   │   │   │   │   ├── get-container-registry-url.yaml
│   │   │   │   │   ├── get-package-for-authenticated-user.yaml
│   │   │   │   │   ├── get-package-for-organization.yaml
│   │   │   │   │   ├── get-package-for-user.yaml
│   │   │   │   │   ├── get-package-version-for-authenticated-user.yaml
│   │   │   │   │   ├── get-package-version-for-organization.yaml
│   │   │   │   │   ├── get-package-version-for-user.yaml
│   │   │   │   │   ├── list-docker-migration-conflicting-packages-for-authenticated-user.yaml
│   │   │   │   │   ├── list-docker-migration-conflicting-packages-for-organization.yaml
│   │   │   │   │   ├── list-docker-migration-conflicting-packages-for-user.yaml
│   │   │   │   │   ├── list-packages-for-authenticated-user.yaml
│   │   │   │   │   ├── list-packages-for-organization.yaml
│   │   │   │   │   ├── list-packages-for-user.yaml
│   │   │   │   │   ├── restore-package-for-authenticated-user.yaml
│   │   │   │   │   ├── restore-package-for-org.yaml
│   │   │   │   │   ├── restore-package-for-user.yaml
│   │   │   │   │   ├── restore-package-version-for-authenticated-user.yaml
│   │   │   │   │   ├── restore-package-version-for-org.yaml
│   │   │   │   │   └── restore-package-version-for-user.yaml
│   │   │   │   ├── private-registries
│   │   │   │   │   ├── create-org-private-registry.yaml
│   │   │   │   │   ├── delete-org-private-registry.yaml
│   │   │   │   │   ├── get-org-private-registry.yaml
│   │   │   │   │   ├── get-org-public-key.yaml
│   │   │   │   │   ├── list-org-private-registries.yaml
│   │   │   │   │   └── update-org-private-registry.yaml
│   │   │   │   ├── projects
│   │   │   │   │   ├── add-field-for-org.yaml
│   │   │   │   │   ├── add-field-for-user.yaml
│   │   │   │   │   ├── add-item-for-org.yaml
│   │   │   │   │   ├── add-item-for-user.yaml
│   │   │   │   │   ├── create-draft-item-for-authenticated-user.yaml
│   │   │   │   │   ├── create-draft-item-for-org.yaml
│   │   │   │   │   ├── create-view-for-org.yaml
│   │   │   │   │   ├── create-view-for-user.yaml
│   │   │   │   │   ├── delete-item-for-org.yaml
│   │   │   │   │   ├── delete-item-for-user.yaml
│   │   │   │   │   ├── get-field-for-org.yaml
│   │   │   │   │   ├── get-field-for-user.yaml
│   │   │   │   │   ├── get-for-org.yaml
│   │   │   │   │   ├── get-for-user.yaml
│   │   │   │   │   ├── get-org-item.yaml
│   │   │   │   │   ├── get-user-item.yaml
│   │   │   │   │   ├── list-fields-for-org.yaml
│   │   │   │   │   ├── list-fields-for-user.yaml
│   │   │   │   │   ├── list-for-org.yaml
│   │   │   │   │   ├── list-for-user.yaml
│   │   │   │   │   ├── list-items-for-org.yaml
│   │   │   │   │   ├── list-items-for-user.yaml
│   │   │   │   │   ├── list-view-items-for-org.yaml
│   │   │   │   │   ├── list-view-items-for-user.yaml
│   │   │   │   │   ├── update-item-for-org.yaml
│   │   │   │   │   └── update-item-for-user.yaml
│   │   │   │   ├── projects-classic
│   │   │   │   │   ├── add-collaborator.yaml
│   │   │   │   │   ├── create-card.yaml
│   │   │   │   │   ├── create-column.yaml
│   │   │   │   │   ├── create-for-authenticated-user.yaml
│   │   │   │   │   ├── create-for-org.yaml
│   │   │   │   │   ├── create-for-repo.yaml
│   │   │   │   │   ├── delete-card.yaml
│   │   │   │   │   ├── delete-column.yaml
│   │   │   │   │   ├── delete.yaml
│   │   │   │   │   ├── get-card.yaml
│   │   │   │   │   ├── get-column.yaml
│   │   │   │   │   ├── get-permission-for-user.yaml
│   │   │   │   │   ├── get.yaml
│   │   │   │   │   ├── list-cards.yaml
│   │   │   │   │   ├── list-collaborators.yaml
│   │   │   │   │   ├── list-columns.yaml
│   │   │   │   │   ├── list-for-org.yaml
│   │   │   │   │   ├── list-for-repo.yaml
│   │   │   │   │   ├── list-for-user.yaml
│   │   │   │   │   ├── move-card.yaml
│   │   │   │   │   ├── move-column.yaml
│   │   │   │   │   ├── remove-collaborator.yaml
│   │   │   │   │   ├── update-card.yaml
│   │   │   │   │   ├── update-column.yaml
│   │   │   │   │   └── update.yaml
│   │   │   │   ├── pulls
│   │   │   │   │   ├── archive.yaml
│   │   │   │   │   ├── check-if-merged.yaml
│   │   │   │   │   ├── create-reply-for-review-comment.yaml
│   │   │   │   │   ├── create-review-comment.yaml
│   │   │   │   │   ├── create-review.yaml
│   │   │   │   │   ├── create.yaml
│   │   │   │   │   ├── delete-pending-review.yaml
│   │   │   │   │   ├── delete-review-comment.yaml
│   │   │   │   │   ├── dismiss-review.yaml
│   │   │   │   │   ├── get-review-comment.yaml
│   │   │   │   │   ├── get-review.yaml
│   │   │   │   │   ├── get.yaml
│   │   │   │   │   ├── list-comments-for-review.yaml
│   │   │   │   │   ├── list-commits.yaml
│   │   │   │   │   ├── list-files.yaml
│   │   │   │   │   ├── list-requested-reviewers.yaml
│   │   │   │   │   ├── list-review-comments-for-repo.yaml
│   │   │   │   │   ├── list-review-comments.yaml
│   │   │   │   │   ├── list-reviews.yaml
│   │   │   │   │   ├── list.yaml
│   │   │   │   │   ├── merge.yaml
│   │   │   │   │   ├── remove-requested-reviewers.yaml
│   │   │   │   │   ├── request-reviewers.yaml
│   │   │   │   │   ├── submit-review.yaml
│   │   │   │   │   ├── unarchive.yaml
│   │   │   │   │   ├── update-branch.yaml
│   │   │   │   │   ├── update-review-comment.yaml
│   │   │   │   │   ├── update-review.yaml
│   │   │   │   │   └── update.yaml
│   │   │   │   ├── rate-limit
│   │   │   │   │   └── get.yaml
│   │   │   │   ├── reachability
│   │   │   │   │   ├── advisories.yaml
│   │   │   │   │   └── dependencies.yaml
│   │   │   │   ├── reactions
│   │   │   │   │   ├── create-for-commit-comment.yaml
│   │   │   │   │   ├── create-for-issue-comment.yaml
│   │   │   │   │   ├── create-for-issue.yaml
│   │   │   │   │   ├── create-for-pull-request-review-comment.yaml
│   │   │   │   │   ├── create-for-release.yaml
│   │   │   │   │   ├── delete-for-commit-comment.yaml
│   │   │   │   │   ├── delete-for-issue-comment.yaml
│   │   │   │   │   ├── delete-for-issue.yaml
│   │   │   │   │   ├── delete-for-pull-request-comment.yaml
│   │   │   │   │   ├── delete-for-release.yaml
│   │   │   │   │   ├── delete-legacy.yaml
│   │   │   │   │   ├── delete.yaml
│   │   │   │   │   ├── list-for-commit-comment.yaml
│   │   │   │   │   ├── list-for-issue-comment.yaml
│   │   │   │   │   ├── list-for-issue.yaml
│   │   │   │   │   ├── list-for-pull-request-review-comment.yaml
│   │   │   │   │   └── list-for-release.yaml
│   │   │   │   ├── repos
│   │   │   │   │   ├── accept-invitation-for-authenticated-user.yaml
│   │   │   │   │   ├── add-app-access-restrictions.yaml
│   │   │   │   │   ├── add-collaborator.yaml
│   │   │   │   │   ├── add-status-check-contexts.yaml
│   │   │   │   │   ├── add-team-access-restrictions.yaml
│   │   │   │   │   ├── add-user-access-restrictions.yaml
│   │   │   │   │   ├── cancel-pages-deployment.yaml
│   │   │   │   │   ├── check-automated-security-fixes.yaml
│   │   │   │   │   ├── check-collaborator.yaml
│   │   │   │   │   ├── check-immutable-releases.yaml
│   │   │   │   │   ├── check-private-vulnerability-reporting.yaml
│   │   │   │   │   ├── check-vulnerability-alerts.yaml
│   │   │   │   │   ├── codeowners-errors.yaml
│   │   │   │   │   ├── compare-commits.yaml
│   │   │   │   │   ├── create-attestation.yaml
│   │   │   │   │   ├── create-autolink.yaml
│   │   │   │   │   ├── create-commit-comment.yaml
│   │   │   │   │   ├── create-commit-signature-protection.yaml
│   │   │   │   │   ├── create-commit-status.yaml
│   │   │   │   │   ├── create-deploy-key.yaml
│   │   │   │   │   ├── create-deployment-branch-policy.yaml
│   │   │   │   │   ├── create-deployment-protection-rule.yaml
│   │   │   │   │   ├── create-deployment-status.yaml
│   │   │   │   │   ├── create-deployment.yaml
│   │   │   │   │   ├── create-dispatch-event.yaml
│   │   │   │   │   ├── create-enterprise-ruleset.yaml
│   │   │   │   │   ├── create-for-authenticated-user.yaml
│   │   │   │   │   ├── create-fork.yaml
│   │   │   │   │   ├── create-in-org.yaml
│   │   │   │   │   ├── create-org-ruleset.yaml
│   │   │   │   │   ├── create-or-update-environment.yaml
│   │   │   │   │   ├── create-or-update-file-contents.yaml
│   │   │   │   │   ├── create-pages-deployment.yaml
│   │   │   │   │   ├── create-pages-site.yaml
│   │   │   │   │   ├── create-release.yaml
│   │   │   │   │   ├── create-repo-ruleset.yaml
│   │   │   │   │   ├── create-tag-protection.yaml
│   │   │   │   │   ├── create-using-template.yaml
│   │   │   │   │   ├── create-webhook.yaml
│   │   │   │   │   ├── custom-properties-for-repos-create-or-update-repository-values.yaml
│   │   │   │   │   ├── custom-properties-for-repos-get-repository-values.yaml
│   │   │   │   │   ├── decline-invitation-for-authenticated-user.yaml
│   │   │   │   │   ├── delete-access-restrictions.yaml
│   │   │   │   │   ├── delete-admin-branch-protection.yaml
│   │   │   │   │   ├── delete-an-environment.yaml
│   │   │   │   │   ├── delete-autolink.yaml
│   │   │   │   │   ├── delete-branch-protection.yaml
│   │   │   │   │   ├── delete-commit-comment.yaml
│   │   │   │   │   ├── delete-commit-signature-protection.yaml
│   │   │   │   │   ├── delete-deploy-key.yaml
│   │   │   │   │   ├── delete-deployment-branch-policy.yaml
│   │   │   │   │   ├── delete-deployment.yaml
│   │   │   │   │   ├── delete-enterprise-ruleset.yaml
│   │   │   │   │   ├── delete-file.yaml
│   │   │   │   │   ├── delete-invitation.yaml
│   │   │   │   │   ├── delete-org-ruleset.yaml
│   │   │   │   │   ├── delete-pages-site.yaml
│   │   │   │   │   ├── delete-pull-request-review-protection.yaml
│   │   │   │   │   ├── delete-release-asset.yaml
│   │   │   │   │   ├── delete-release.yaml
│   │   │   │   │   ├── delete-repo-ruleset.yaml
│   │   │   │   │   ├── delete-tag-protection.yaml
│   │   │   │   │   ├── delete-webhook.yaml
│   │   │   │   │   ├── delete.yaml
│   │   │   │   │   ├── disable-automated-security-fixes.yaml
│   │   │   │   │   ├── disable-deployment-protection-rule.yaml
│   │   │   │   │   ├── disable-immutable-releases.yaml
│   │   │   │   │   ├── disable-lfs-for-repo.yaml
│   │   │   │   │   ├── disable-private-vulnerability-reporting.yaml
│   │   │   │   │   ├── disable-vulnerability-alerts.yaml
│   │   │   │   │   ├── download-tarball-archive.yaml
│   │   │   │   │   ├── download-zipball-archive.yaml
│   │   │   │   │   ├── enable-automated-security-fixes.yaml
│   │   │   │   │   ├── enable-immutable-releases.yaml
│   │   │   │   │   ├── enable-lfs-for-repo.yaml
│   │   │   │   │   ├── enable-private-vulnerability-reporting.yaml
│   │   │   │   │   ├── enable-vulnerability-alerts.yaml
│   │   │   │   │   ├── generate-release-notes.yaml
│   │   │   │   │   ├── get-access-restrictions.yaml
│   │   │   │   │   ├── get-admin-branch-protection.yaml
│   │   │   │   │   ├── get-all-deployment-protection-rules.yaml
│   │   │   │   │   ├── get-all-environments.yaml
│   │   │   │   │   ├── get-all-status-check-contexts.yaml
│   │   │   │   │   ├── get-all-topics.yaml
│   │   │   │   │   ├── get-apps-with-access-to-protected-branch.yaml
│   │   │   │   │   ├── get-autolink.yaml
│   │   │   │   │   ├── get-branch-protection.yaml
│   │   │   │   │   ├── get-branch-rules.yaml
│   │   │   │   │   ├── get-branch.yaml
│   │   │   │   │   ├── get-clones.yaml
│   │   │   │   │   ├── get-code-frequency-stats.yaml
│   │   │   │   │   ├── get-collaborator-permission-level.yaml
│   │   │   │   │   ├── get-combined-status-for-ref.yaml
│   │   │   │   │   ├── get-commit-activity-stats.yaml
│   │   │   │   │   ├── get-commit-comment.yaml
│   │   │   │   │   ├── get-commit-signature-protection.yaml
│   │   │   │   │   ├── get-commit.yaml
│   │   │   │   │   ├── get-community-profile-metrics.yaml
│   │   │   │   │   ├── get-content.yaml
│   │   │   │   │   ├── get-contributors-stats.yaml
│   │   │   │   │   ├── get-custom-deployment-protection-rule.yaml
│   │   │   │   │   ├── get-deploy-key.yaml
│   │   │   │   │   ├── get-deployment-branch-policy.yaml
│   │   │   │   │   ├── get-deployment-status.yaml
│   │   │   │   │   ├── get-deployment.yaml
│   │   │   │   │   ├── get-enterprise-rulesets.yaml
│   │   │   │   │   ├── get-enterprise-ruleset.yaml
│   │   │   │   │   ├── get-environment.yaml
│   │   │   │   │   ├── get-latest-pages-build.yaml
│   │   │   │   │   ├── get-latest-release.yaml
│   │   │   │   │   ├── get-org-rulesets.yaml
│   │   │   │   │   ├── get-org-ruleset.yaml
│   │   │   │   │   ├── get-org-rule-suites.yaml
│   │   │   │   │   ├── get-org-rule-suite.yaml
│   │   │   │   │   ├── get-pages-build.yaml
│   │   │   │   │   ├── get-pages-deployment.yaml
│   │   │   │   │   ├── get-pages-health-check.yaml
│   │   │   │   │   ├── get-pages.yaml
│   │   │   │   │   ├── get-participation-stats.yaml
│   │   │   │   │   ├── get-pull-request-review-protection.yaml
│   │   │   │   │   ├── get-punch-card-stats.yaml
│   │   │   │   │   ├── get-readme-in-directory.yaml
│   │   │   │   │   ├── get-readme.yaml
│   │   │   │   │   ├── get-release-asset.yaml
│   │   │   │   │   ├── get-release-by-tag.yaml
│   │   │   │   │   ├── get-release.yaml
│   │   │   │   │   ├── get-repo-policy-bypass-request.yaml
│   │   │   │   │   ├── get-repo-push-bypass-request.yaml
│   │   │   │   │   ├── get-repo-ruleset-history.yaml
│   │   │   │   │   ├── get-repo-rulesets.yaml
│   │   │   │   │   ├── get-repo-ruleset-version.yaml
│   │   │   │   │   ├── get-repo-ruleset.yaml
│   │   │   │   │   ├── get-repo-rule-suites.yaml
│   │   │   │   │   ├── get-repo-rule-suite.yaml
│   │   │   │   │   ├── get-status-checks-protection.yaml
│   │   │   │   │   ├── get-teams-with-access-to-protected-branch.yaml
│   │   │   │   │   ├── get-top-paths.yaml
│   │   │   │   │   ├── get-top-referrers.yaml
│   │   │   │   │   ├── get-users-with-access-to-protected-branch.yaml
│   │   │   │   │   ├── get-views.yaml
│   │   │   │   │   ├── get-webhook-config-for-repo.yaml
│   │   │   │   │   ├── get-webhook-delivery.yaml
│   │   │   │   │   ├── get-webhook.yaml
│   │   │   │   │   ├── get.yaml
│   │   │   │   │   ├── import-issue.yaml
│   │   │   │   │   ├── list-activities.yaml
│   │   │   │   │   ├── list-attestations.yaml
│   │   │   │   │   ├── list-autolinks.yaml
│   │   │   │   │   ├── list-branches-for-head-commit.yaml
│   │   │   │   │   ├── list-branches.yaml
│   │   │   │   │   ├── list-cache-info.yaml
│   │   │   │   │   ├── list-collaborators.yaml
│   │   │   │   │   ├── list-comments-for-commit.yaml
│   │   │   │   │   ├── list-commit-comments-for-repo.yaml
│   │   │   │   │   ├── list-commit-statuses-for-ref.yaml
│   │   │   │   │   ├── list-commits.yaml
│   │   │   │   │   ├── list-contributors.yaml
│   │   │   │   │   ├── list-custom-deployment-rule-integrations.yaml
│   │   │   │   │   ├── list-deploy-keys.yaml
│   │   │   │   │   ├── list-deployment-branch-policies.yaml
│   │   │   │   │   ├── list-deployment-statuses.yaml
│   │   │   │   │   ├── list-deployments.yaml
│   │   │   │   │   ├── list-for-authenticated-user.yaml
│   │   │   │   │   ├── list-forks.yaml
│   │   │   │   │   ├── list-for-org.yaml
│   │   │   │   │   ├── list-for-user.yaml
│   │   │   │   │   ├── list-invitations-for-authenticated-user.yaml
│   │   │   │   │   ├── list-invitations.yaml
│   │   │   │   │   ├── list-languages.yaml
│   │   │   │   │   ├── list-pages-builds.yaml
│   │   │   │   │   ├── list-public.yaml
│   │   │   │   │   ├── list-pull-requests-associated-with-commit.yaml
│   │   │   │   │   ├── list-release-assets.yaml
│   │   │   │   │   ├── list-releases.yaml
│   │   │   │   │   ├── list-repo-policy-bypass-requests.yaml
│   │   │   │   │   ├── list-repo-push-bypass-requests.yaml
│   │   │   │   │   ├── list-tag-protection.yaml
│   │   │   │   │   ├── list-tags.yaml
│   │   │   │   │   ├── list-teams.yaml
│   │   │   │   │   ├── list-webhook-deliveries.yaml
│   │   │   │   │   ├── list-webhooks.yaml
│   │   │   │   │   ├── merge-upstream.yaml
│   │   │   │   │   ├── merge.yaml
│   │   │   │   │   ├── migrate-semver-releases-status.yaml
│   │   │   │   │   ├── migrate-semver-releases.yaml
│   │   │   │   │   ├── ping-webhook.yaml
│   │   │   │   │   ├── redeliver-webhook-delivery.yaml
│   │   │   │   │   ├── remove-app-access-restrictions.yaml
│   │   │   │   │   ├── remove-collaborator.yaml
│   │   │   │   │   ├── remove-status-check-contexts.yaml
│   │   │   │   │   ├── remove-status-check-protection.yaml
│   │   │   │   │   ├── remove-team-access-restrictions.yaml
│   │   │   │   │   ├── remove-user-access-restrictions.yaml
│   │   │   │   │   ├── rename-branch.yaml
│   │   │   │   │   ├── replace-all-topics.yaml
│   │   │   │   │   ├── request-pages-build.yaml
│   │   │   │   │   ├── set-admin-branch-protection.yaml
│   │   │   │   │   ├── set-app-access-restrictions.yaml
│   │   │   │   │   ├── set-status-check-contexts.yaml
│   │   │   │   │   ├── set-team-access-restrictions.yaml
│   │   │   │   │   ├── set-user-access-restrictions.yaml
│   │   │   │   │   ├── telemetry.yaml
│   │   │   │   │   ├── test-push-webhook.yaml
│   │   │   │   │   ├── transfer.yaml
│   │   │   │   │   ├── update-branch-protection.yaml
│   │   │   │   │   ├── update-commit-comment.yaml
│   │   │   │   │   ├── update-deployment-branch-policy.yaml
│   │   │   │   │   ├── update-enterprise-ruleset.yaml
│   │   │   │   │   ├── update-for-repo-legacy.yaml
│   │   │   │   │   ├── update-information-about-pages-site.yaml
│   │   │   │   │   ├── update-invitation.yaml
│   │   │   │   │   ├── update-org-ruleset.yaml
│   │   │   │   │   ├── update-pull-request-review-protection.yaml
│   │   │   │   │   ├── update-release-asset.yaml
│   │   │   │   │   ├── update-release.yaml
│   │   │   │   │   ├── update-repo-ruleset.yaml
│   │   │   │   │   ├── update-status-check-protection.yaml
│   │   │   │   │   ├── update-webhook-config-for-repo.yaml
│   │   │   │   │   ├── update-webhook.yaml
│   │   │   │   │   ├── update.yaml
│   │   │   │   │   └── upload-release-asset.yaml
│   │   │   │   ├── scim
│   │   │   │   │   ├── delete-user-from-org.yaml
│   │   │   │   │   ├── get-provisioning-information-for-user.yaml
│   │   │   │   │   ├── list-provisioned-identities.yaml
│   │   │   │   │   ├── provision-and-invite-user.yaml
│   │   │   │   │   ├── set-information-for-provisioned-user.yaml
│   │   │   │   │   └── update-attribute-for-user.yaml
│   │   │   │   ├── search
│   │   │   │   │   ├── code.yaml
│   │   │   │   │   ├── commits.yaml
│   │   │   │   │   ├── issues-and-pull-requests.yaml
│   │   │   │   │   ├── labels.yaml
│   │   │   │   │   ├── repos.yaml
│   │   │   │   │   ├── topics.yaml
│   │   │   │   │   └── users.yaml
│   │   │   │   ├── secret-scanning
│   │   │   │   │   ├── bulk-create-enterprise-custom-patterns.yaml
│   │   │   │   │   ├── bulk-create-org-custom-patterns.yaml
│   │   │   │   │   ├── bulk-create-repo-custom-patterns.yaml
│   │   │   │   │   ├── create-push-protection-bypass.yaml
│   │   │   │   │   ├── dismiss-bypass-response.yaml
│   │   │   │   │   ├── dismiss-dismissal-response.yaml
│   │   │   │   │   ├── get-alert.yaml
│   │   │   │   │   ├── get-bypass-request.yaml
│   │   │   │   │   ├── get-dismissal-request.yaml
│   │   │   │   │   ├── get-scan-history.yaml
│   │   │   │   │   ├── get-security-analysis-settings-for-enterprise.yaml
│   │   │   │   │   ├── list-alerts-for-enterprise.yaml
│   │   │   │   │   ├── list-alerts-for-org.yaml
│   │   │   │   │   ├── list-alerts-for-repo.yaml
│   │   │   │   │   ├── list-enterprise-bypass-requests.yaml
│   │   │   │   │   ├── list-enterprise-custom-patterns.yaml
│   │   │   │   │   ├── list-enterprise-dismissal-requests.yaml
│   │   │   │   │   ├── list-enterprise-pattern-configs.yaml
│   │   │   │   │   ├── list-locations-for-alert.yaml
│   │   │   │   │   ├── list-org-bypass-requests.yaml
│   │   │   │   │   ├── list-org-custom-patterns.yaml
│   │   │   │   │   ├── list-org-dismissal-requests.yaml
│   │   │   │   │   ├── list-org-pattern-configs.yaml
│   │   │   │   │   ├── list-public-monitoring-alerts-for-enterprise.yaml
│   │   │   │   │   ├── list-repo-bypass-requests.yaml
│   │   │   │   │   ├── list-repo-custom-patterns.yaml
│   │   │   │   │   ├── list-repo-dismissal-requests.yaml
│   │   │   │   │   ├── patch-security-analysis-settings-for-enterprise.yaml
│   │   │   │   │   ├── post-security-product-enablement-for-enterprise.yaml
│   │   │   │   │   ├── review-bypass-request.yaml
│   │   │   │   │   ├── review-dismissal-request.yaml
│   │   │   │   │   ├── update-alert.yaml
│   │   │   │   │   ├── update-enterprise-pattern-configs.yaml
│   │   │   │   │   └── update-org-pattern-configs.yaml
│   │   │   │   ├── security-advisories
│   │   │   │   │   ├── create-fork.yaml
│   │   │   │   │   ├── create-private-vulnerability-report.yaml
│   │   │   │   │   ├── create-repository-advisory-cve-request.yaml
│   │   │   │   │   ├── create-repository-advisory.yaml
│   │   │   │   │   ├── get-global-advisory.yaml
│   │   │   │   │   ├── get-org-external-vulnerability-sync-status.yaml
│   │   │   │   │   ├── get-repository-advisory.yaml
│   │   │   │   │   ├── list-global-advisories.yaml
│   │   │   │   │   ├── list-org-repository-advisories.yaml
│   │   │   │   │   ├── list-repository-advisories.yaml
│   │   │   │   │   ├── sync-org-external-vulnerabilities.yaml
│   │   │   │   │   └── update-repository-advisory.yaml
│   │   │   │   ├── teams
│   │   │   │   │   ├── add-member-legacy.yaml
│   │   │   │   │   ├── add-or-update-membership-for-user-in-org.yaml
│   │   │   │   │   ├── add-or-update-membership-for-user-legacy.yaml
│   │   │   │   │   ├── add-or-update-membership-for-user.yaml
│   │   │   │   │   ├── add-or-update-project-permissions-in-org.yaml
│   │   │   │   │   ├── add-or-update-project-permissions-legacy.yaml
│   │   │   │   │   ├── add-or-update-project-permissions.yaml
│   │   │   │   │   ├── add-or-update-repo-permissions-in-org.yaml
│   │   │   │   │   ├── add-or-update-repo-permissions-legacy.yaml
│   │   │   │   │   ├── add-or-update-repo-permissions.yaml
│   │   │   │   │   ├── check-permissions-for-project-in-org.yaml
│   │   │   │   │   ├── check-permissions-for-project-legacy.yaml
│   │   │   │   │   ├── check-permissions-for-project.yaml
│   │   │   │   │   ├── check-permissions-for-repo-in-org.yaml
│   │   │   │   │   ├── check-permissions-for-repo-legacy.yaml
│   │   │   │   │   ├── check-permissions-for-repo.yaml
│   │   │   │   │   ├── create-or-update-idp-group-connections-in-org.yaml
│   │   │   │   │   ├── create-or-update-idp-group-connections-legacy.yaml
│   │   │   │   │   ├── create.yaml
│   │   │   │   │   ├── delete-in-org.yaml
│   │   │   │   │   ├── delete-legacy.yaml
│   │   │   │   │   ├── delete.yaml
│   │   │   │   │   ├── external-idp-group-info-for-org.yaml
│   │   │   │   │   ├── get-by-name.yaml
│   │   │   │   │   ├── get-legacy.yaml
│   │   │   │   │   ├── get-member-legacy.yaml
│   │   │   │   │   ├── get-membership-for-user-in-org.yaml
│   │   │   │   │   ├── get-membership-for-user-legacy.yaml
│   │   │   │   │   ├── get-membership-for-user.yaml
│   │   │   │   │   ├── get.yaml
│   │   │   │   │   ├── link-external-idp-group-to-team-for-org.yaml
│   │   │   │   │   ├── list-child-in-org.yaml
│   │   │   │   │   ├── list-child-legacy.yaml
│   │   │   │   │   ├── list-child.yaml
│   │   │   │   │   ├── list-external-idp-groups-for-org.yaml
│   │   │   │   │   ├── list-for-authenticated-user.yaml
│   │   │   │   │   ├── list-idp-groups-for-legacy.yaml
│   │   │   │   │   ├── list-idp-groups-for-org.yaml
│   │   │   │   │   ├── list-idp-groups-in-org.yaml
│   │   │   │   │   ├── list-linked-external-idp-groups-to-team-for-org.yaml
│   │   │   │   │   ├── list-members-in-org.yaml
│   │   │   │   │   ├── list-members-legacy.yaml
│   │   │   │   │   ├── list-members.yaml
│   │   │   │   │   ├── list-pending-invitations-in-org.yaml
│   │   │   │   │   ├── list-pending-invitations-legacy.yaml
│   │   │   │   │   ├── list-projects-in-org.yaml
│   │   │   │   │   ├── list-projects-legacy.yaml
│   │   │   │   │   ├── list-projects.yaml
│   │   │   │   │   ├── list-repos-in-org.yaml
│   │   │   │   │   ├── list-repos-legacy.yaml
│   │   │   │   │   ├── list-repos.yaml
│   │   │   │   │   ├── list.yaml
│   │   │   │   │   ├── remove-member-legacy.yaml
│   │   │   │   │   ├── remove-membership-for-user-in-org.yaml
│   │   │   │   │   ├── remove-membership-for-user-legacy.yaml
│   │   │   │   │   ├── remove-membership-for-user.yaml
│   │   │   │   │   ├── remove-project-in-org.yaml
│   │   │   │   │   ├── remove-project-legacy.yaml
│   │   │   │   │   ├── remove-project.yaml
│   │   │   │   │   ├── remove-repo-in-org.yaml
│   │   │   │   │   ├── remove-repo-legacy.yaml
│   │   │   │   │   ├── remove-repo.yaml
│   │   │   │   │   ├── unlink-external-idp-group-from-team-for-org.yaml
│   │   │   │   │   ├── update-in-org.yaml
│   │   │   │   │   ├── update-legacy.yaml
│   │   │   │   │   └── update.yaml
│   │   │   │   └── users
│   │   │   │       ├── add-email-for-authenticated-user.yaml
│   │   │   │       ├── add-social-account-for-authenticated-user.yaml
│   │   │   │       ├── block.yaml
│   │   │   │       ├── check-blocked.yaml
│   │   │   │       ├── check-following-for-user.yaml
│   │   │   │       ├── check-person-is-followed-by-authenticated.yaml
│   │   │   │       ├── create-gpg-key-for-authenticated-user.yaml
│   │   │   │       ├── create-public-ssh-key-for-authenticated-user.yaml
│   │   │   │       ├── create-ssh-signing-key-for-authenticated-user.yaml
│   │   │   │       ├── delete-attestations-bulk.yaml
│   │   │   │       ├── delete-attestations-by-id.yaml
│   │   │   │       ├── delete-attestations-by-subject-digest.yaml
│   │   │   │       ├── delete-email-for-authenticated-user.yaml
│   │   │   │       ├── delete-gpg-key-for-authenticated-user.yaml
│   │   │   │       ├── delete-legacy.yaml
│   │   │   │       ├── delete-public-ssh-key-for-authenticated-user.yaml
│   │   │   │       ├── delete-social-account-for-authenticated-user.yaml
│   │   │   │       ├── delete-ssh-signing-key-for-authenticated-user.yaml
│   │   │   │       ├── follow.yaml
│   │   │   │       ├── get-authenticated.yaml
│   │   │   │       ├── get-by-id.yaml
│   │   │   │       ├── get-by-username.yaml
│   │   │   │       ├── get-context-for-user.yaml
│   │   │   │       ├── get-gpg-key-for-authenticated-user.yaml
│   │   │   │       ├── get-public-ssh-key-for-authenticated-user.yaml
│   │   │   │       ├── get-ssh-signing-key-for-authenticated-user.yaml
│   │   │   │       ├── list-attestations-bulk.yaml
│   │   │   │       ├── list-attestations.yaml
│   │   │   │       ├── list-blocked-by-authenticated-user.yaml
│   │   │   │       ├── list-emails-for-authenticated-user.yaml
│   │   │   │       ├── list-followed-by-authenticated-user.yaml
│   │   │   │       ├── list-followers-for-authenticated-user.yaml
│   │   │   │       ├── list-followers-for-user.yaml
│   │   │   │       ├── list-following-for-user.yaml
│   │   │   │       ├── list-gpg-keys-for-authenticated-user.yaml
│   │   │   │       ├── list-gpg-keys-for-user.yaml
│   │   │   │       ├── list-public-emails-for-authenticated-user.yaml
│   │   │   │       ├── list-public-keys-for-user.yaml
│   │   │   │       ├── list-public-ssh-keys-for-authenticated-user.yaml
│   │   │   │       ├── list-social-accounts-for-authenticated-user.yaml
│   │   │   │       ├── list-social-accounts-for-user.yaml
│   │   │   │       ├── list-ssh-signing-keys-for-authenticated-user.yaml
│   │   │   │       ├── list-ssh-signing-keys-for-user.yaml
│   │   │   │       ├── list.yaml
│   │   │   │       ├── set-primary-email-visibility-for-authenticated-user.yaml
│   │   │   │       ├── suspend.yaml
│   │   │   │       ├── unblock.yaml
│   │   │   │       ├── unfollow.yaml
│   │   │   │       ├── unsuspend.yaml
│   │   │   │       ├── update-authenticated.yaml
│   │   │   │       └── update-legacy.yaml
│   │   │   ├── README.md
│   │   │   └── webhooks
│   │   │       ├── autolink
│   │   │       │   ├── created.yaml
│   │   │       │   └── deleted.yaml
│   │   │       ├── branch-protection-configuration
│   │   │       │   ├── disabled.yaml
│   │   │       │   └── enabled.yaml
│   │   │       ├── branch-protection-rule
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   └── edited.yaml
│   │   │       ├── cache-sync.yaml
│   │   │       ├── check-run
│   │   │       │   ├── completed.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── requested-action.yaml
│   │   │       │   └── rerequested.yaml
│   │   │       ├── check-suite
│   │   │       │   ├── completed.yaml
│   │   │       │   ├── requested.yaml
│   │   │       │   └── rerequested.yaml
│   │   │       ├── close-issue-reference
│   │   │       │   ├── created.yaml
│   │   │       │   └── deleted.yaml
│   │   │       ├── code-scanning-alert
│   │   │       │   ├── appeared-in-branch.yaml
│   │   │       │   ├── closed-by-user.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── fixed.yaml
│   │   │       │   ├── reopened-by-user.yaml
│   │   │       │   ├── reopened.yaml
│   │   │       │   └── updated-assignment.yaml
│   │   │       ├── commit-comment
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   └── edited.yaml
│   │   │       ├── create.yaml
│   │   │       ├── custom-property
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   ├── promote-to-enterprise.yaml
│   │   │       │   └── updated.yaml
│   │   │       ├── custom-property-values
│   │   │       │   └── updated.yaml
│   │   │       ├── delete.yaml
│   │   │       ├── dependabot-alert
│   │   │       │   ├── assignees-changed.yaml
│   │   │       │   ├── auto-dismissed.yaml
│   │   │       │   ├── auto-reopened.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── dismissed.yaml
│   │   │       │   ├── fixed.yaml
│   │   │       │   ├── reintroduced.yaml
│   │   │       │   └── reopened.yaml
│   │   │       ├── deploy-key
│   │   │       │   ├── created.yaml
│   │   │       │   └── deleted.yaml
│   │   │       ├── deployment
│   │   │       │   └── created.yaml
│   │   │       ├── deployment-protection-rule
│   │   │       │   └── requested.yaml
│   │   │       ├── deployment-review
│   │   │       │   ├── approved.yaml
│   │   │       │   ├── rejected.yaml
│   │   │       │   └── requested.yaml
│   │   │       ├── deployment-status
│   │   │       │   └── created.yaml
│   │   │       ├── discussion
│   │   │       │   ├── answered.yaml
│   │   │       │   ├── category-changed.yaml
│   │   │       │   ├── closed.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   ├── labeled.yaml
│   │   │       │   ├── locked.yaml
│   │   │       │   ├── pinned.yaml
│   │   │       │   ├── reopened.yaml
│   │   │       │   ├── transferred.yaml
│   │   │       │   ├── unanswered.yaml
│   │   │       │   ├── unlabeled.yaml
│   │   │       │   ├── unlocked.yaml
│   │   │       │   └── unpinned.yaml
│   │   │       ├── discussion-comment
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   └── edited.yaml
│   │   │       ├── dismissal-request-code-scanning
│   │   │       │   ├── created.yaml
│   │   │       │   └── response-submitted.yaml
│   │   │       ├── dismissal-request-dependabot
│   │   │       │   ├── cancelled.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   └── response-submitted.yaml
│   │   │       ├── dismissal-request-license-compliance
│   │   │       │   ├── cancelled.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   └── response-submitted.yaml
│   │   │       ├── dismissal-request-secret-scanning
│   │   │       │   ├── cancelled.yaml
│   │   │       │   ├── completed.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── response-dismissed.yaml
│   │   │       │   └── response-submitted.yaml
│   │   │       ├── enterprise
│   │   │       │   ├── anonymous-access-disabled.yaml
│   │   │       │   └── anonymous-access-enabled.yaml
│   │   │       ├── exemption-request-push-ruleset
│   │   │       │   ├── cancelled.yaml
│   │   │       │   ├── completed.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── response-dismissed.yaml
│   │   │       │   └── response-submitted.yaml
│   │   │       ├── exemption-request-secret-scanning
│   │   │       │   ├── cancelled.yaml
│   │   │       │   ├── completed.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── response-dismissed.yaml
│   │   │       │   └── response-submitted.yaml
│   │   │       ├── fork.yaml
│   │   │       ├── github-app-authorization
│   │   │       │   └── revoked.yaml
│   │   │       ├── gollum.yaml
│   │   │       ├── installation
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   ├── new-permissions-accepted.yaml
│   │   │       │   ├── suspend.yaml
│   │   │       │   └── unsuspend.yaml
│   │   │       ├── installation-repositories
│   │   │       │   ├── added.yaml
│   │   │       │   └── removed.yaml
│   │   │       ├── installation-target
│   │   │       │   └── renamed.yaml
│   │   │       ├── issue-comment
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   ├── pinned.yaml
│   │   │       │   └── unpinned.yaml
│   │   │       ├── issue-dependencies
│   │   │       │   ├── blocked-by-added.yaml
│   │   │       │   ├── blocked-by-removed.yaml
│   │   │       │   ├── blocking-added.yaml
│   │   │       │   └── blocking-removed.yaml
│   │   │       ├── issue-event
│   │   │       │   ├── created.yaml
│   │   │       │   └── deleted.yaml
│   │   │       ├── issues
│   │   │       │   ├── assigned.yaml
│   │   │       │   ├── closed.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   ├── demilestoned.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   ├── field-added.yaml
│   │   │       │   ├── field-removed.yaml
│   │   │       │   ├── labeled.yaml
│   │   │       │   ├── locked.yaml
│   │   │       │   ├── milestoned.yaml
│   │   │       │   ├── opened.yaml
│   │   │       │   ├── pinned.yaml
│   │   │       │   ├── reopened.yaml
│   │   │       │   ├── transferred.yaml
│   │   │       │   ├── typed.yaml
│   │   │       │   ├── unassigned.yaml
│   │   │       │   ├── unlabeled.yaml
│   │   │       │   ├── unlocked.yaml
│   │   │       │   ├── unpinned.yaml
│   │   │       │   └── untyped.yaml
│   │   │       ├── label
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   └── edited.yaml
│   │   │       ├── marketplace-purchase
│   │   │       │   ├── cancelled.yaml
│   │   │       │   ├── changed.yaml
│   │   │       │   ├── pending-change-cancelled.yaml
│   │   │       │   ├── pending-change.yaml
│   │   │       │   └── purchased.yaml
│   │   │       ├── member
│   │   │       │   ├── added.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   └── removed.yaml
│   │   │       ├── membership
│   │   │       │   ├── added.yaml
│   │   │       │   └── removed.yaml
│   │   │       ├── merge-group
│   │   │       │   ├── checks-requested.yaml
│   │   │       │   └── destroyed.yaml
│   │   │       ├── merge-queue-entry
│   │   │       │   ├── created.yaml
│   │   │       │   └── deleted.yaml
│   │   │       ├── meta
│   │   │       │   └── deleted.yaml
│   │   │       ├── milestone
│   │   │       │   ├── closed.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   └── opened.yaml
│   │   │       ├── organization
│   │   │       │   ├── deleted.yaml
│   │   │       │   ├── member-added.yaml
│   │   │       │   ├── member-invited.yaml
│   │   │       │   ├── member-removed.yaml
│   │   │       │   └── renamed.yaml
│   │   │       ├── organization-custom-property
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   └── updated.yaml
│   │   │       ├── organization-custom-property-values
│   │   │       │   └── updated.yaml
│   │   │       ├── org-block
│   │   │       │   ├── blocked.yaml
│   │   │       │   └── unblocked.yaml
│   │   │       ├── package
│   │   │       │   ├── published.yaml
│   │   │       │   └── updated.yaml
│   │   │       ├── package-v2
│   │   │       │   └── create.yaml
│   │   │       ├── page
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   └── updated.yaml
│   │   │       ├── page-build.yaml
│   │   │       ├── personal-access-token-request
│   │   │       │   ├── approved.yaml
│   │   │       │   ├── cancelled.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   └── denied.yaml
│   │   │       ├── ping.yaml
│   │   │       ├── project
│   │   │       │   ├── closed.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   └── reopened.yaml
│   │   │       ├── project-card
│   │   │       │   ├── converted.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   └── moved.yaml
│   │   │       ├── project-column
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   └── moved.yaml
│   │   │       ├── projects-v2
│   │   │       │   ├── closed.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   └── reopened.yaml
│   │   │       ├── projects-v2-item
│   │   │       │   ├── archived.yaml
│   │   │       │   ├── converted.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   ├── reordered.yaml
│   │   │       │   └── restored.yaml
│   │   │       ├── projects-v2-status-update
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   └── edited.yaml
│   │   │       ├── public.yaml
│   │   │       ├── pull-request
│   │   │       │   ├── assigned.yaml
│   │   │       │   ├── auto-merge-disabled.yaml
│   │   │       │   ├── auto-merge-enabled.yaml
│   │   │       │   ├── closed.yaml
│   │   │       │   ├── converted-to-draft.yaml
│   │   │       │   ├── demilestoned.yaml
│   │   │       │   ├── dequeued.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   ├── enqueued.yaml
│   │   │       │   ├── labeled.yaml
│   │   │       │   ├── locked.yaml
│   │   │       │   ├── milestoned.yaml
│   │   │       │   ├── opened.yaml
│   │   │       │   ├── ready-for-review.yaml
│   │   │       │   ├── reopened.yaml
│   │   │       │   ├── review-requested.yaml
│   │   │       │   ├── review-request-removed.yaml
│   │   │       │   ├── synchronize.yaml
│   │   │       │   ├── unassigned.yaml
│   │   │       │   ├── unlabeled.yaml
│   │   │       │   └── unlocked.yaml
│   │   │       ├── pull-request-review
│   │   │       │   ├── dismissed.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   └── submitted.yaml
│   │   │       ├── pull-request-review-comment
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   └── edited.yaml
│   │   │       ├── pull-request-review-thread
│   │   │       │   ├── resolved.yaml
│   │   │       │   └── unresolved.yaml
│   │   │       ├── push.yaml
│   │   │       ├── reaction
│   │   │       │   ├── created.yaml
│   │   │       │   └── deleted.yaml
│   │   │       ├── registry-package
│   │   │       │   ├── published.yaml
│   │   │       │   └── updated.yaml
│   │   │       ├── release
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   ├── prereleased.yaml
│   │   │       │   ├── published.yaml
│   │   │       │   ├── released.yaml
│   │   │       │   ├── unprereleased.yaml
│   │   │       │   └── unpublished.yaml
│   │   │       ├── reminder
│   │   │       │   ├── realtime.yaml
│   │   │       │   └── scheduled.yaml
│   │   │       ├── repository
│   │   │       │   ├── anonymous-access-disabled.yaml
│   │   │       │   ├── anonymous-access-enabled.yaml
│   │   │       │   ├── archived.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   ├── privatized.yaml
│   │   │       │   ├── publicized.yaml
│   │   │       │   ├── renamed.yaml
│   │   │       │   ├── transferred.yaml
│   │   │       │   └── unarchived.yaml
│   │   │       ├── repository-actions-settings
│   │   │       │   └── updated.yaml
│   │   │       ├── repository-advanced-security-settings
│   │   │       │   └── edited.yaml
│   │   │       ├── repository-advisory
│   │   │       │   ├── published.yaml
│   │   │       │   └── reported.yaml
│   │   │       ├── repository-archive-settings
│   │   │       │   └── edited.yaml
│   │   │       ├── repository-dispatch
│   │   │       │   └── sample.collected.yaml
│   │   │       ├── repository-import.yaml
│   │   │       ├── repository-pull-request-settings
│   │   │       │   └── edited.yaml
│   │   │       ├── repository-ruleset
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   └── edited.yaml
│   │   │       ├── repository-topic
│   │   │       │   ├── created.yaml
│   │   │       │   └── deleted.yaml
│   │   │       ├── repository-vulnerability-alert
│   │   │       │   ├── create.yaml
│   │   │       │   ├── dismiss.yaml
│   │   │       │   ├── reopen.yaml
│   │   │       │   └── resolve.yaml
│   │   │       ├── repository-webhook
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   └── updated.yaml
│   │   │       ├── secret-scanning-alert
│   │   │       │   ├── assigned.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── publicly-leaked.yaml
│   │   │       │   ├── reopened.yaml
│   │   │       │   ├── resolved.yaml
│   │   │       │   ├── revoked.yaml
│   │   │       │   ├── unassigned.yaml
│   │   │       │   └── validated.yaml
│   │   │       ├── secret-scanning-alert-location
│   │   │       │   └── created.yaml
│   │   │       ├── secret-scanning-public-monitoring-alert
│   │   │       │   └── created.yaml
│   │   │       ├── secret-scanning-scan
│   │   │       │   └── completed.yaml
│   │   │       ├── security-advisory
│   │   │       │   ├── published.yaml
│   │   │       │   ├── updated.yaml
│   │   │       │   └── withdrawn.yaml
│   │   │       ├── security-and-analysis.yaml
│   │   │       ├── slash-command
│   │   │       │   └── posted.yaml
│   │   │       ├── sponsorship
│   │   │       │   ├── cancelled.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   ├── pending-cancellation.yaml
│   │   │       │   ├── pending-tier-change.yaml
│   │   │       │   └── tier-changed.yaml
│   │   │       ├── star
│   │   │       │   ├── created.yaml
│   │   │       │   └── deleted.yaml
│   │   │       ├── status.yaml
│   │   │       ├── sub-issues
│   │   │       │   ├── parent-issue-added.yaml
│   │   │       │   ├── parent-issue-removed.yaml
│   │   │       │   ├── sub-issue-added.yaml
│   │   │       │   └── sub-issue-removed.yaml
│   │   │       ├── team
│   │   │       │   ├── added-to-repository.yaml
│   │   │       │   ├── created.yaml
│   │   │       │   ├── deleted.yaml
│   │   │       │   ├── edited.yaml
│   │   │       │   └── removed-from-repository.yaml
│   │   │       ├── team-add.yaml
│   │   │       ├── user
│   │   │       │   ├── created.yaml
│   │   │       │   └── deleted.yaml
│   │   │       ├── watch
│   │   │       │   └── started.yaml
│   │   │       ├── workflow-dispatch.yaml
│   │   │       ├── workflow-job
│   │   │       │   ├── completed.yaml
│   │   │       │   ├── in-progress.yaml
│   │   │       │   ├── queued.yaml
│   │   │       │   └── waiting.yaml
│   │   │       └── workflow-run
│   │   │           ├── completed.yaml
│   │   │           ├── in-progress.yaml
│   │   │           └── requested.yaml
│   │   ├── desktop.rb
│   │   ├── discussions.rb
│   │   ├── dsr_operations.rb
│   │   ├── enterprise
│   │   │   ├── actions.rb
│   │   │   ├── announcement.rb
│   │   │   ├── app.rb
│   │   │   ├── avatars.rb
│   │   │   ├── business_team_membership_helpers.rb
│   │   │   ├── business_teams_helper.rb
│   │   │   ├── contractors.rb
│   │   │   ├── migrations.rb
│   │   │   ├── settings.rb
│   │   │   ├── stats
│   │   │   │   └── security_products.rb
│   │   │   ├── stats.rb
│   │   │   └── tokens.rb
│   │   ├── enterprise_access_restrictions.rb
│   │   ├── enterprise_actions_cache.rb
│   │   ├── enterprise_actions_data_stream_sinks.rb
│   │   ├── enterprise_actions_oidc_custom_issuer_api.rb
│   │   ├── enterprise_actions_permissions.rb
│   │   ├── enterprise_advanced_security.rb
│   │   ├── enterprise_api_custom_images.rb
│   │   ├── enterprise_apps.rb
│   │   ├── enterprise_code_scanning.rb
│   │   ├── enterprise_code_security_configurations.rb
│   │   ├── enterprise_credential_authorizations.rb
│   │   ├── enterprise_custom_enterprise_roles.rb
│   │   ├── enterprise_dependabot_alerts.rb
│   │   ├── enterprise_dependabot_repository_access.rb
│   │   ├── enterprise_groups_scim.rb
│   │   ├── enterprise_hosted_runners.rb
│   │   ├── enterprise_installation_actions_job_executions.rb
│   │   ├── enterprise_installation.rb
│   │   ├── enterprise_larger_github_runners.rb
│   │   ├── enterprise_license_sync.rb
│   │   ├── enterprise_licensing.rb
│   │   ├── enterprise_network_configurations.rb
│   │   ├── enterprise_oidc_custom_property_inclusion_api.rb
│   │   ├── enterprise.rb
│   │   ├── enterprise_role_assignments.rb
│   │   ├── enterprise_runner_groups.rb
│   │   ├── enterprise_runner_scale_sets.rb
│   │   ├── enterprise_runners.rb
│   │   ├── enterprise_secret_scanning.rb
│   │   ├── enterprise_self_removal.rb
│   │   ├── enterprise_team_memberships.rb
│   │   ├── enterprise_team_organizations.rb
│   │   ├── enterprise_teams.rb
│   │   ├── enterprise_users_scim.rb
│   │   ├── environment_actions_variables.rb
│   │   ├── environment_secrets.rb
│   │   ├── environments.rb
│   │   ├── error.rb
│   │   ├── events.rb
│   │   ├── external_vulnerabilities.rb
│   │   ├── feeds.rb
│   │   ├── gateway-routes-primary-rate-limits.yaml
│   │   ├── gateway-routes.yaml
│   │   ├── gist_comments.rb
│   │   ├── gists.rb
│   │   ├── git_blobs.rb
│   │   ├── git_commits.rb
│   │   ├── github_apps.rb
│   │   ├── github_chatops.rb
│   │   ├── gitignore_templates.rb
│   │   ├── git.rb
│   │   ├── git_refs.rb
│   │   ├── git_tags.rb
│   │   ├── git_trees.rb
│   │   ├── global_advisories.rb
│   │   ├── grants.rb
│   │   ├── graph_ql.rb
│   │   ├── hashed_route_actor.rb
│   │   ├── hub.rb
│   │   ├── import_issues.rb
│   │   ├── instrument_segment.rb
│   │   ├── integration_assertion.rb
│   │   ├── integration_installations.rb
│   │   ├── integration_manifests.rb
│   │   ├── integrations.rb
│   │   ├── interaction_limits.rb
│   │   ├── internal
│   │   │   ├── actions_dynamic_workflows.rb
│   │   │   ├── actions_image_deployment.rb
│   │   │   ├── actions.rb
│   │   │   ├── apps.rb
│   │   │   ├── archive.rb
│   │   │   ├── assets_auth.rb
│   │   │   ├── assets_avatars.rb
│   │   │   ├── assets_media.rb
│   │   │   ├── assets.rb
│   │   │   ├── assets_uploadable.rb
│   │   │   ├── avatars.rb
│   │   │   ├── azure_enterprises.rb
│   │   │   ├── blackbird.rb
│   │   │   ├── code_scanning.rb
│   │   │   ├── codespaces
│   │   │   │   ├── failover.rb
│   │   │   │   ├── hmac.rb
│   │   │   │   ├── port_forwarding.rb
│   │   │   │   ├── prebuilds.rb
│   │   │   │   └── webhook.rb
│   │   │   ├── copilot_spaces.rb
│   │   │   ├── email_bounce.rb
│   │   │   ├── entra_user_licensed_for_ghe.rb
│   │   │   ├── gists.rb
│   │   │   ├── git_content.rb
│   │   │   ├── github_models
│   │   │   │   └── access.rb
│   │   │   ├── global_flags.rb
│   │   │   ├── graph_ql_operations.rb
│   │   │   ├── immutable_actions.rb
│   │   │   ├── lfs.rb
│   │   │   ├── marketplace_analytics.rb
│   │   │   ├── media_app.rb
│   │   │   ├── memcached_server_sync.rb
│   │   │   ├── multi_part_policies.rb
│   │   │   ├── multi_tenant_provisioning_requests.rb
│   │   │   ├── package_registry.rb
│   │   │   ├── pages.rb
│   │   │   ├── porter_callbacks.rb
│   │   │   ├── pre_receive_hooks.rb
│   │   │   ├── quarantine.rb
│   │   │   ├── raw.rb
│   │   │   ├── replicas.rb
│   │   │   ├── repositories.rb
│   │   │   ├── storage_avatars.rb
│   │   │   ├── storage_enterprise_installation_user_accounts_uploads.rb
│   │   │   ├── storage_lfs.rb
│   │   │   ├── storage_marketplace_listing_images.rb
│   │   │   ├── storage_marketplace_listing_screenshots.rb
│   │   │   ├── storage_migration_archives.rb
│   │   │   ├── storage_oauth_application_logos.rb
│   │   │   ├── storage_octoshift_migration_archives.rb
│   │   │   ├── storage_raw_lfs.rb
│   │   │   ├── storage_release_files.rb
│   │   │   ├── storage_repository_files.rb
│   │   │   ├── storage_repository_images.rb
│   │   │   ├── storage_uploadable.rb
│   │   │   ├── storage_upload_manifest_files.rb
│   │   │   ├── storage_user_files.rb
│   │   │   ├── twirp
│   │   │   │   ├── actions
│   │   │   │   │   └── core
│   │   │   │   │       └── v1
│   │   │   │   │           ├── account_details_api_handler.rb
│   │   │   │   │           ├── actors_api_handler.rb
│   │   │   │   │           ├── actors_dependency.rb
│   │   │   │   │           ├── additional_workflows_provider
│   │   │   │   │           │   └── ruleset_workflows_provider.rb
│   │   │   │   │           ├── arguments_dependency.rb
│   │   │   │   │           ├── check_actions_policy.rb
│   │   │   │   │           ├── check_repository_actions_status.rb
│   │   │   │   │           ├── checks_api_handler.rb
│   │   │   │   │           ├── check_workflows_policy.rb
│   │   │   │   │           ├── create_execution.rb
│   │   │   │   │           ├── environments_api_handler.rb
│   │   │   │   │           ├── evaluate_actions_ruleset.rb
│   │   │   │   │           ├── filter_active_workflows.rb
│   │   │   │   │           ├── find_previous_workflow_run_to_reuse.rb
│   │   │   │   │           ├── get_account_customer_id.rb
│   │   │   │   │           ├── get_account_details_for_repository.rb
│   │   │   │   │           ├── get_account_details.rb
│   │   │   │   │           ├── get_actors_info.rb
│   │   │   │   │           ├── get_additional_workflows.rb
│   │   │   │   │           ├── get_billing_details_for_entity.rb
│   │   │   │   │           ├── get_billing_details.rb
│   │   │   │   │           ├── get_commit_message.rb
│   │   │   │   │           ├── get_environment_repository.rb
│   │   │   │   │           ├── get_integration_job_secrets.rb
│   │   │   │   │           ├── get_next_global_id.rb
│   │   │   │   │           ├── get_organization_owner.rb
│   │   │   │   │           ├── get_repositories_by_name.rb
│   │   │   │   │           ├── get_repositories.rb
│   │   │   │   │           ├── get_repository_event_details.rb
│   │   │   │   │           ├── get_repository_owner_id.rb
│   │   │   │   │           ├── get_repository_owners.rb
│   │   │   │   │           ├── get_repository_visibility.rb
│   │   │   │   │           ├── get_user_by_login.rb
│   │   │   │   │           ├── get_workflow_run_execution.rb
│   │   │   │   │           ├── get_workflow_run.rb
│   │   │   │   │           ├── global_id_api_handler.rb
│   │   │   │   │           ├── integrations_api_handler.rb
│   │   │   │   │           ├── is_copilot_associated_ref.rb
│   │   │   │   │           ├── is_dependabot_associated_ref.rb
│   │   │   │   │           ├── is_visible_user.rb
│   │   │   │   │           ├── job_secrets_provider
│   │   │   │   │           │   ├── codespaces_job_secrets_provider.rb
│   │   │   │   │           │   ├── copilot_code_review_job_secrets_provider.rb
│   │   │   │   │           │   ├── copilot_swe_agent_job_secrets_provider.rb
│   │   │   │   │           │   ├── dependabot_job_secrets_provider.rb
│   │   │   │   │           │   ├── pages_job_secrets_provider.rb
│   │   │   │   │           │   └── private_registry_job_secrets_provider.rb
│   │   │   │   │           ├── policies_api_handler.rb
│   │   │   │   │           ├── queue_check_annotation_creation.rb
│   │   │   │   │           ├── refs_api_handler.rb
│   │   │   │   │           ├── repositories_api_handler.rb
│   │   │   │   │           ├── resolve_actions_api_handler.rb
│   │   │   │   │           ├── resolve_actions_environment.rb
│   │   │   │   │           ├── resolve_actions.rb
│   │   │   │   │           ├── retire_namespace.rb
│   │   │   │   │           ├── rulesets_api_handler.rb
│   │   │   │   │           ├── should_pull_request_workflows_run_for_user.rb
│   │   │   │   │           ├── tenant_api_handler.rb
│   │   │   │   │           ├── update_workflow_run_execution.rb
│   │   │   │   │           ├── update_workflow_run.rb
│   │   │   │   │           ├── users_api_handler.rb
│   │   │   │   │           ├── workflow_details_api_handler.rb
│   │   │   │   │           ├── workflow_run_executions_api_handler.rb
│   │   │   │   │           └── workflows_api_handler.rb
│   │   │   │   ├── actions_broker_service
│   │   │   │   │   └── billing_owner
│   │   │   │   │       └── v1
│   │   │   │   │           └── billing_owner_api_handler.rb
│   │   │   │   ├── actions_results
│   │   │   │   │   └── core
│   │   │   │   │       └── v1
│   │   │   │   │           ├── artifacts_api_handler.rb
│   │   │   │   │           ├── checks_api_handler.rb
│   │   │   │   │           ├── create_artifact.rb
│   │   │   │   │           ├── create_check_run.rb
│   │   │   │   │           ├── delete_artifact_from_monolith.rb
│   │   │   │   │           ├── entity_metadata_api_handler.rb
│   │   │   │   │           ├── get_repository_ownership.rb
│   │   │   │   │           ├── get_workflow_run_execution.rb
│   │   │   │   │           └── list_artifacts.rb
│   │   │   │   ├── actions_run_service
│   │   │   │   │   └── environments
│   │   │   │   │       └── v1
│   │   │   │   │           └── environments_api_handler.rb
│   │   │   │   ├── advisory_db
│   │   │   │   │   └── advisories
│   │   │   │   │       └── v1
│   │   │   │   │           └── list_advisories_api_handler.rb
│   │   │   │   ├── auditlog
│   │   │   │   │   └── streaming
│   │   │   │   │       └── v1
│   │   │   │   │           └── streaming_api_handler.rb
│   │   │   │   ├── billing
│   │   │   │   │   ├── accounts
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── billable_owner_api_handler.rb
│   │   │   │   │   ├── customers
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── customer_api_handler.rb
│   │   │   │   │   ├── products
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── zuora_product_api_handler.rb
│   │   │   │   │   └── repositories
│   │   │   │   │       └── v1
│   │   │   │   │           └── repository_api_handler.rb
│   │   │   │   ├── classroom
│   │   │   │   │   ├── access_check
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── access_check_api_handler.rb
│   │   │   │   │   ├── assignment_reuse
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── assignment_reuse_api_handler.rb
│   │   │   │   │   ├── assignments
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── assignments_api_handler.rb
│   │   │   │   │   ├── classroom_codespaces
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── classroom_codespaces_api_handler.rb
│   │   │   │   │   ├── classroom_repositories
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── classroom_repositories_api_handler.rb
│   │   │   │   │   ├── integration
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── integration_api_handler.rb
│   │   │   │   │   ├── organizations
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── organizations_api_handler.rb
│   │   │   │   │   ├── repositories
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── repositories_api_handler.rb
│   │   │   │   │   ├── sync_classroom
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── sync_classroom_api_handler.rb
│   │   │   │   │   └── users
│   │   │   │   │       └── v1
│   │   │   │   │           └── users_api_handler.rb
│   │   │   │   ├── client_access.rb
│   │   │   │   ├── code_scanning
│   │   │   │   │   ├── enterprise
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── storage_api_handler.rb
│   │   │   │   │   ├── managed_analyses
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── managed_analyses_api_handler.rb
│   │   │   │   │   ├── repositories
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── repositories_api_handler.rb
│   │   │   │   │   ├── suggested_fixes
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── suggested_fixes_api_handler.rb
│   │   │   │   │   └── turboghas
│   │   │   │   │       └── v1
│   │   │   │   │           └── turboghas_api_handler.rb
│   │   │   │   ├── codingagentintegrations
│   │   │   │   │   ├── repositories
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── repositories_api_handler.rb
│   │   │   │   │   └── users
│   │   │   │   │       └── v1
│   │   │   │   │           └── users_api_handler.rb
│   │   │   │   ├── content_engine
│   │   │   │   │   └── core
│   │   │   │   │       └── v1
│   │   │   │   │           └── users_api_handler.rb
│   │   │   │   ├── copilot
│   │   │   │   │   ├── helpers.rb
│   │   │   │   │   ├── limiter
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── copilot_limiter_api_handler.rb
│   │   │   │   │   ├── organizations
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── copilot_organization_detail_api_handler.rb
│   │   │   │   │   ├── registry
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── copilot_model_registry_api_handler.rb
│   │   │   │   │   ├── token
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── copilot_token_service_api_handler.rb
│   │   │   │   │   │       ├── copilot_token_service_authorizer_api_handler.rb
│   │   │   │   │   │       └── copilot_token_service_envelope_api_handler.rb
│   │   │   │   │   └── users
│   │   │   │   │       └── v1
│   │   │   │   │           └── copilot_user_detail_api_handler.rb
│   │   │   │   ├── copilotapi
│   │   │   │   │   ├── agents
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── agents_api_handler.rb
│   │   │   │   │   ├── chat
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── attachments_api_handler.rb
│   │   │   │   │   │       └── skills_api_handler.rb
│   │   │   │   │   ├── core
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── authorization_api_handler.rb
│   │   │   │   │   ├── custom_copilots
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── custom_copilots_api_handler.rb
│   │   │   │   │   ├── custom_instructions
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── custom_instructions_api_handler.rb
│   │   │   │   │   └── mcp
│   │   │   │   │       └── v1
│   │   │   │   │           └── mcp_server_configs_api_handler.rb
│   │   │   │   ├── dependabot
│   │   │   │   │   ├── pull_requests
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── pull_request_api_handler.rb
│   │   │   │   │   ├── settings
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── autofix_api_handler.rb
│   │   │   │   │   │       └── repository_api_handler.rb
│   │   │   │   │   └── tokens
│   │   │   │   │       └── v1
│   │   │   │   │           ├── app_install_api_handler.rb
│   │   │   │   │           └── token_api_handler.rb
│   │   │   │   ├── dependency_graph
│   │   │   │   │   └── users
│   │   │   │   │       └── v1
│   │   │   │   │           └── users_api_handler.rb
│   │   │   │   ├── dependency_graph_platform
│   │   │   │   │   ├── actions
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── actions_api_handler.rb
│   │   │   │   │   ├── advisories
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── advisories_api_handler.rb
│   │   │   │   │   ├── integrations
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── integrations_api_handler.rb
│   │   │   │   │   └── repositories
│   │   │   │   │       └── v1
│   │   │   │   │           └── repositories_api_handler.rb
│   │   │   │   ├── education_web
│   │   │   │   │   ├── orgs
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── orgs_api_handler.rb
│   │   │   │   │   ├── repos
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── classroom_repos_api_handler.rb
│   │   │   │   │   │       └── repos_api_handler.rb
│   │   │   │   │   └── users
│   │   │   │   │       └── v1
│   │   │   │   │           ├── error.rb
│   │   │   │   │           └── users_api_handler.rb
│   │   │   │   ├── elm
│   │   │   │   │   ├── actions
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── export_actions_settings_api_handler.rb
│   │   │   │   │   │       ├── export_check_runs_api_handler.rb
│   │   │   │   │   │       ├── export_check_suites_api_handler.rb
│   │   │   │   │   │       ├── export_commit_status_checks_api_handler.rb
│   │   │   │   │   │       └── import_commit_status_check_api_handler.rb
│   │   │   │   │   ├── data
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── export_assets_api_handler.rb
│   │   │   │   │   ├── implementation_guide.md
│   │   │   │   │   ├── issues
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── export_issue_events_api_handler.rb
│   │   │   │   │   ├── organizations
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── export_settings_api_handler.rb
│   │   │   │   │   └── repositories
│   │   │   │   │       └── v1
│   │   │   │   │           ├── export_repository_settings_api_handler.rb
│   │   │   │   │           ├── export_repository_topics_api_handler.rb
│   │   │   │   │           └── import_create_wiki_api_handler.rb
│   │   │   │   ├── examples
│   │   │   │   │   └── octocat
│   │   │   │   │       └── v1
│   │   │   │   │           └── octocat_api_handler.rb
│   │   │   │   ├── features
│   │   │   │   │   ├── actors
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── actors_api_handler.rb
│   │   │   │   │   ├── core
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── features_api_handler.rb
│   │   │   │   │   └── groups
│   │   │   │   │       └── v1
│   │   │   │   │           └── groups_api_handler.rb
│   │   │   │   ├── git_src_migrator
│   │   │   │   │   └── monolith
│   │   │   │   │       └── v1
│   │   │   │   │           ├── git_src_migrator_workflow_api_handler.rb
│   │   │   │   │           └── source_imports_api_handler.rb
│   │   │   │   ├── handler.rb
│   │   │   │   ├── hosted_compute_ims
│   │   │   │   │   └── v1
│   │   │   │   │       └── custom_images_api_handler.rb
│   │   │   │   ├── kredz
│   │   │   │   │   └── core
│   │   │   │   │       └── v1
│   │   │   │   │           ├── actors_api_handler.rb
│   │   │   │   │           ├── can_actor_write_secrets.rb
│   │   │   │   │           ├── check_owner_exists.rb
│   │   │   │   │           └── owner_api_handler.rb
│   │   │   │   ├── licensing
│   │   │   │   │   ├── business_teams
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── business_teams_api_handler.rb
│   │   │   │   │   ├── customers
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── enterprise_installations_api_handler.rb
│   │   │   │   │   │       ├── product_enablements_api_handler.rb
│   │   │   │   │   │       ├── users_api_handler.rb
│   │   │   │   │   │       └── visual_studio_subscriptions_api_handler.rb
│   │   │   │   │   ├── enterprise_installations
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── users_api_handler.rb
│   │   │   │   │   └── repositories
│   │   │   │   │       └── v1
│   │   │   │   │           └── repositories_api_handler.rb
│   │   │   │   ├── mail_replies
│   │   │   │   │   └── replies
│   │   │   │   │       └── v1
│   │   │   │   │           └── replies_api_handler.rb
│   │   │   │   ├── mcpregistry
│   │   │   │   │   ├── enrichment
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── enrichment_api_handler.rb
│   │   │   │   │   └── identity
│   │   │   │   │       └── v1
│   │   │   │   │           └── identity_api_handler.rb
│   │   │   │   ├── modelsgateway
│   │   │   │   │   ├── access
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── access_api_handler.rb
│   │   │   │   │   ├── billing
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── multipliers_api_handler.rb
│   │   │   │   │   └── telemetry
│   │   │   │   │       └── v1
│   │   │   │   │           └── models_log_api_handler.rb
│   │   │   │   ├── notifications
│   │   │   │   │   └── notifyd
│   │   │   │   │       └── v1
│   │   │   │   │           └── notifyd_api_handler.rb
│   │   │   │   ├── octoshift
│   │   │   │   │   ├── errors
│   │   │   │   │   │   ├── already_exists.rb
│   │   │   │   │   │   ├── because_sorbet_doesnt_support_redo.rb
│   │   │   │   │   │   ├── datastore_unavailable_for_writes.rb
│   │   │   │   │   │   └── high_replication_delay.rb
│   │   │   │   │   ├── imports
│   │   │   │   │   │   ├── helpers
│   │   │   │   │   │   │   ├── already_exists.rb
│   │   │   │   │   │   │   ├── attribution.rb
│   │   │   │   │   │   │   ├── content_creation.rb
│   │   │   │   │   │   │   ├── error_handler.rb
│   │   │   │   │   │   │   ├── live_migrations.rb
│   │   │   │   │   │   │   ├── model_availability.rb
│   │   │   │   │   │   │   └── repository.rb
│   │   │   │   │   │   ├── v1
│   │   │   │   │   │   │   ├── archive_export_api_handler.rb
│   │   │   │   │   │   │   ├── archive_storage_api_handler.rb
│   │   │   │   │   │   │   ├── create_import_api_handler.rb
│   │   │   │   │   │   │   ├── deploy_key_api_handler.rb
│   │   │   │   │   │   │   ├── edit_commit_comment_api_handler.rb
│   │   │   │   │   │   │   ├── edit_issue_api_handler.rb
│   │   │   │   │   │   │   ├── edit_issue_comment_api_handler.rb
│   │   │   │   │   │   │   ├── edit_label_api_handler.rb
│   │   │   │   │   │   │   ├── edit_milestone_api_handler.rb
│   │   │   │   │   │   │   ├── edit_organization_api_handler.rb
│   │   │   │   │   │   │   ├── edit_protected_branch_api_handler.rb
│   │   │   │   │   │   │   ├── edit_pull_request_api_handler.rb
│   │   │   │   │   │   │   ├── edit_pull_request_review_api_handler.rb
│   │   │   │   │   │   │   ├── edit_pull_request_review_comment_api_handler.rb
│   │   │   │   │   │   │   ├── edit_pull_request_review_thread_api_handler.rb
│   │   │   │   │   │   │   ├── edit_reactions_api_handler.rb
│   │   │   │   │   │   │   ├── edit_release_api_handler.rb
│   │   │   │   │   │   │   ├── edit_repository_api_handler.rb
│   │   │   │   │   │   │   ├── edit_team_api_handler.rb
│   │   │   │   │   │   │   ├── errors
│   │   │   │   │   │   │   │   ├── invalid_reactions_error.rb
│   │   │   │   │   │   │   │   ├── invalid_review_error.rb
│   │   │   │   │   │   │   │   ├── unable_to_edit_error.rb
│   │   │   │   │   │   │   │   └── unable_to_merge_error.rb
│   │   │   │   │   │   │   ├── helpers
│   │   │   │   │   │   │   │   ├── error_handler.rb
│   │   │   │   │   │   │   │   └── legacy_migration_helper.rb
│   │   │   │   │   │   │   ├── identity_api_handler.rb
│   │   │   │   │   │   │   ├── import_asset_api_handler.rb
│   │   │   │   │   │   │   ├── import_close_issue_references_api_handler.rb
│   │   │   │   │   │   │   ├── import_commit_comment_api_handler.rb
│   │   │   │   │   │   │   ├── import_issue_api_handler.rb
│   │   │   │   │   │   │   ├── import_issue_comment_api_handler.rb
│   │   │   │   │   │   │   ├── import_labels_api_handler.rb
│   │   │   │   │   │   │   ├── import_migration_log_api_handler.rb
│   │   │   │   │   │   │   ├── import_milestones_api_handler.rb
│   │   │   │   │   │   │   ├── import_organization_api_handler.rb
│   │   │   │   │   │   │   ├── import_organization_settings_api_handler.rb
│   │   │   │   │   │   │   ├── import_permissions_api_handler.rb
│   │   │   │   │   │   │   ├── import_project_api_handler.rb
│   │   │   │   │   │   │   ├── import_protected_branch_api_handler.rb
│   │   │   │   │   │   │   ├── import_pull_request_api_handler.rb
│   │   │   │   │   │   │   ├── import_pull_request_review_api_handler.rb
│   │   │   │   │   │   │   ├── import_reactions_api_handler.rb
│   │   │   │   │   │   │   ├── import_release_api_handler.rb
│   │   │   │   │   │   │   ├── import_repository_api_handler.rb
│   │   │   │   │   │   │   ├── import_team_api_handler.rb
│   │   │   │   │   │   │   ├── lock_repository_api_handler.rb
│   │   │   │   │   │   │   ├── mannequin_api_handler.rb
│   │   │   │   │   │   │   ├── organization_api_handler.rb
│   │   │   │   │   │   │   ├── timeline_events_api_handler.rb
│   │   │   │   │   │   │   ├── validate_ip_allowlist_api_handler.rb
│   │   │   │   │   │   │   ├── validate_rulesets_api_handler.rb
│   │   │   │   │   │   │   └── validate_source_credentials_api_handler.rb
│   │   │   │   │   │   └── v2
│   │   │   │   │   │       ├── helpers
│   │   │   │   │   │       │   └── error_handler.rb
│   │   │   │   │   │       └── import_issue_comments_api_handler.rb
│   │   │   │   │   └── replica.rb
│   │   │   │   ├── odometer
│   │   │   │   │   └── core
│   │   │   │   │       ├── actions_usage.rb
│   │   │   │   │       └── v1
│   │   │   │   │           ├── businesses_api_handler.rb
│   │   │   │   │           ├── get_contacts_helper.rb
│   │   │   │   │           └── organizations_api_handler.rb
│   │   │   │   ├── packagefirewall
│   │   │   │   │   ├── advisories
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── advisories_api_handler.rb
│   │   │   │   │   └── package_firewall
│   │   │   │   │       └── v0
│   │   │   │   │           └── package_firewall_api_handler.rb
│   │   │   │   ├── packageregistry
│   │   │   │   │   └── audit_log
│   │   │   │   │       └── v1
│   │   │   │   │           └── audit_log_handler.rb
│   │   │   │   ├── pages
│   │   │   │   │   ├── dfs
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── pages_dfs_handler.rb
│   │   │   │   │   └── pagesdeployerapi
│   │   │   │   │       └── v1
│   │   │   │   │           ├── access_token_api_handler.rb
│   │   │   │   │           ├── artifacts_api_handler.rb
│   │   │   │   │           └── get_artifact_download_url.rb
│   │   │   │   ├── partitioning
│   │   │   │   │   └── pull_requests
│   │   │   │   │       └── v1
│   │   │   │   │           └── read_data_api_handler.rb
│   │   │   │   ├── pipeline_monitor
│   │   │   │   │   └── monitoring
│   │   │   │   │       └── v1
│   │   │   │   │           └── monitoring_api_handler.rb
│   │   │   │   ├── proxima
│   │   │   │   │   └── enterprisemanagement
│   │   │   │   │       └── v1
│   │   │   │   │           └── enterprise_management_api_handler.rb
│   │   │   │   ├── pullsd
│   │   │   │   │   ├── authorization
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── authorization_api_handler.rb
│   │   │   │   │   ├── jobs
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── jobs_api_handler.rb
│   │   │   │   │   ├── pullrequestinfo
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── pull_request_info_api_handler.rb
│   │   │   │   │   ├── shared
│   │   │   │   │   │   ├── installation_finder.rb
│   │   │   │   │   │   └── viewer_resolver.rb
│   │   │   │   │   ├── teams
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── team_api_handler.rb
│   │   │   │   │   └── users
│   │   │   │   │       └── v1
│   │   │   │   │           └── user_api_handler.rb
│   │   │   │   ├── registrymetadata
│   │   │   │   │   └── core
│   │   │   │   │       ├── access.rb
│   │   │   │   │       └── v1
│   │   │   │   │           ├── authorization.rb
│   │   │   │   │           ├── billing_api_handler.rb
│   │   │   │   │           ├── collab_auth_api_handler.rb
│   │   │   │   │           ├── launch_api_handler.rb
│   │   │   │   │           ├── login_api_handler.rb
│   │   │   │   │           ├── migration_api_handler.rb
│   │   │   │   │           ├── org_api_handler.rb
│   │   │   │   │           ├── owner_api_handler.rb
│   │   │   │   │           ├── package_wrapper.rb
│   │   │   │   │           └── repo_api_handler.rb
│   │   │   │   ├── repositories
│   │   │   │   │   └── v1
│   │   │   │   │       └── repositories_api_handler.rb
│   │   │   │   ├── scribe
│   │   │   │   │   └── monolith
│   │   │   │   │       └── v1
│   │   │   │   │           └── monolith_api_handler.rb
│   │   │   │   ├── secretscanning
│   │   │   │   │   └── v1
│   │   │   │   │       ├── blobs_api_handler.rb
│   │   │   │   │       ├── business_api_handler.rb
│   │   │   │   │       ├── discussions_api_handler.rb
│   │   │   │   │       ├── exemptions_api_handler.rb
│   │   │   │   │       ├── github_token_metadata_handler.rb
│   │   │   │   │       ├── issues_api_handler.rb
│   │   │   │   │       ├── login_password_api_handler.rb
│   │   │   │   │       ├── oauth_access_api_handler.rb
│   │   │   │   │       ├── org_api_handler.rb
│   │   │   │   │       ├── public_key_api_handler.rb
│   │   │   │   │       ├── pull_requests_api_handler.rb
│   │   │   │   │       ├── repositories_api_handler.rb
│   │   │   │   │       ├── secret_scanning_api_handler.rb
│   │   │   │   │       ├── tenant_api_handler.rb
│   │   │   │   │       └── users_api_handler.rb
│   │   │   │   ├── spokesd
│   │   │   │   │   └── core
│   │   │   │   │       └── v1
│   │   │   │   │           └── users_api_handler.rb
│   │   │   │   ├── support
│   │   │   │   │   ├── helphub
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── abuse_reports_api_handler.rb
│   │   │   │   │   │       ├── businesses_api_handler.rb
│   │   │   │   │   │       ├── discussions_api_handler.rb
│   │   │   │   │   │       ├── lfs_support_api_handler.rb
│   │   │   │   │   │       ├── repositories_support_api_handler.rb
│   │   │   │   │   │       ├── salesforce_api_handler.rb
│   │   │   │   │   │       ├── used_products_dependency.rb
│   │   │   │   │   │       └── users_api_handler.rb
│   │   │   │   │   ├── helphub.rb
│   │   │   │   │   ├── nexus
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── users_api_handler.rb
│   │   │   │   │   └── nexus.rb
│   │   │   │   ├── sweagentd
│   │   │   │   │   └── sweagentd
│   │   │   │   │       └── v1
│   │   │   │   │           └── sweagentd_api_handler.rb
│   │   │   │   ├── targeting
│   │   │   │   │   └── users
│   │   │   │   │       └── v1
│   │   │   │   │           └── user_targeting_api_handler.rb
│   │   │   │   ├── trust_tiers
│   │   │   │   │   └── trust_tier
│   │   │   │   │       └── v1
│   │   │   │   │           ├── actors_dependency.rb
│   │   │   │   │           ├── get_trust_tier.rb
│   │   │   │   │           └── trust_tier_api_handler.rb
│   │   │   │   ├── user_access.rb
│   │   │   │   └── webhooks
│   │   │   │       └── core
│   │   │   │           └── v1
│   │   │   │               └── webhooks_api_handler.rb
│   │   │   ├── twirp.rb
│   │   │   ├── ui_manifests.rb
│   │   │   ├── user_attachments.rb
│   │   │   └── wikis.rb
│   │   ├── internal.rb
│   │   ├── issue_assignees.rb
│   │   ├── issue_comments.rb
│   │   ├── issue_dependencies.rb
│   │   ├── issue_events.rb
│   │   ├── issue_field_values.rb
│   │   ├── issues_mysql_backend_experiment.rb
│   │   ├── issues.rb
│   │   ├── issue_timeline.rb
│   │   ├── issue_triage.rb
│   │   ├── java_script_error.rb
│   │   ├── jobs.rb
│   │   ├── labels.rb
│   │   ├── languages.rb
│   │   ├── legacy_encode.rb
│   │   ├── legacy.rb
│   │   ├── lfs.rb
│   │   ├── licenses.rb
│   │   ├── limiters
│   │   │   ├── authentication_fingerprint_by_path.rb
│   │   │   ├── concurrent_authentication_fingerprint.rb
│   │   │   ├── elapsed_authenticated_time_by_path.rb
│   │   │   ├── elapsed_time_by_authentication_fingerprint.rb
│   │   │   ├── endpoint_traffic_throttler.rb
│   │   │   ├── enterprise_scim_by_endpoint.rb
│   │   │   ├── graph_ql_authentication_fingerprint.rb
│   │   │   ├── graph_ql_excessive_db_count.rb
│   │   │   ├── graphql_helper.rb
│   │   │   ├── graph_ql_repeated_timeout.rb
│   │   │   ├── helpers.rb
│   │   │   ├── internal
│   │   │   │   ├── authentication_fingerprint_by_path.rb
│   │   │   │   ├── concurrent_authentication_fingerprint.rb
│   │   │   │   ├── elapsed_authenticated_time_by_path.rb
│   │   │   │   ├── elapsed_time_by_authentication_fingerprint.rb
│   │   │   │   ├── graph_ql_authentication_fingerprint.rb
│   │   │   │   ├── graph_ql_excessive_db_count.rb
│   │   │   │   ├── graph_ql_repeated_timeout.rb
│   │   │   │   ├── rate_limit_modulator.rb
│   │   │   │   ├── twirp_concurrent_by_client.rb
│   │   │   │   ├── twirp_elapsed_time_by_twirp_client.rb
│   │   │   │   └── twirp_request_count_by_client_and_path.rb
│   │   │   ├── observability_helpers.rb
│   │   │   ├── requests_by_personal_access_token.rb
│   │   │   ├── search_ip_address.rb
│   │   │   ├── twirp_helpers.rb
│   │   │   └── twirp_observability_helpers.rb
│   │   ├── markdown.rb
│   │   ├── marketplace_listing
│   │   │   └── stubbed.rb
│   │   ├── marketplace_listing.rb
│   │   ├── media_type.rb
│   │   ├── meta_payloads
│   │   │   ├── actions_domains.rb
│   │   │   ├── actions_inbound_domains.rb
│   │   │   ├── actions_macos.rb
│   │   │   ├── actions.rb
│   │   │   ├── api.rb
│   │   │   ├── artifact_attestations_domains.rb
│   │   │   ├── codespaces_domains.rb
│   │   │   ├── codespaces.rb
│   │   │   ├── copilot_domains.rb
│   │   │   ├── copilot_ips.rb
│   │   │   ├── dependabot_ips.rb
│   │   │   ├── github_enterprise_importer.rb
│   │   │   ├── git.rb
│   │   │   ├── hooks.rb
│   │   │   ├── importer.rb
│   │   │   ├── packages_domains.rb
│   │   │   ├── packages.rb
│   │   │   ├── pages.rb
│   │   │   ├── ssh_key_fingerprints.rb
│   │   │   ├── ssh_keys.rb
│   │   │   ├── web.rb
│   │   │   └── website_domains.rb
│   │   ├── meta.rb
│   │   ├── middleware
│   │   │   ├── conditional_request_header.rb
│   │   │   ├── context.rb
│   │   │   ├── cors.rb
│   │   │   ├── database_selection.rb
│   │   │   ├── early_remote_call_source.rb
│   │   │   ├── enforce_media_type.rb
│   │   │   ├── limiting.rb
│   │   │   ├── load_shedding.rb
│   │   │   ├── programmatic_access_validator.rb
│   │   │   ├── query_tracking.rb
│   │   │   ├── request_authentication_fingerprint.rb
│   │   │   ├── request_timer.rb
│   │   │   └── route_finder.rb
│   │   ├── migrations.rb
│   │   ├── milestones.rb
│   │   ├── mobile
│   │   │   ├── support.rb
│   │   │   └── uploads.rb
│   │   ├── mona_lisa_octocat.rb
│   │   ├── notifications.rb
│   │   ├── octoshift_migration_archives.rb
│   │   ├── organization_actions_cache.rb
│   │   ├── organization_actions_data_stream_sinks.rb
│   │   ├── organization_actions_permissions.rb
│   │   ├── organization_actions_secrets.rb
│   │   ├── organization_actions_variables.rb
│   │   ├── organization_agent_secrets.rb
│   │   ├── organization_agent_variables.rb
│   │   ├── organization_api_custom_images.rb
│   │   ├── organization_api_insights.rb
│   │   ├── organization_artifacts_metadata.rb
│   │   ├── organization_campaigns.rb
│   │   ├── organization_code_scanning_dismissal_requests.rb
│   │   ├── organization_code_scanning.rb
│   │   ├── organization_code_security_configurations.rb
│   │   ├── organization_custom_org_roles.rb
│   │   ├── organization_custom_roles.rb
│   │   ├── organization_dependabot_alerts.rb
│   │   ├── organization_dependabot_repository_access.rb
│   │   ├── organization_dependabot_secrets.rb
│   │   ├── organization_external_groups.rb
│   │   ├── organization_fine_grained_org_permissions.rb
│   │   ├── organization_fine_grained_permissions.rb
│   │   ├── organization_hooks.rb
│   │   ├── organization_hosted_runners.rb
│   │   ├── organization_immutable_releases_settings.rb
│   │   ├── organization_invitations.rb
│   │   ├── organization_issue_fields.rb
│   │   ├── organization_issue_types.rb
│   │   ├── organization_larger_github_runners.rb
│   │   ├── organization_members.rb
│   │   ├── organization_network_configurations.rb
│   │   ├── organization_oidc_custom_property_inclusion_api.rb
│   │   ├── organization_oidc_custom_sub_claim_template_api.rb
│   │   ├── organization_outside_collaborators.rb
│   │   ├── organization_pre_receive_hooks.rb
│   │   ├── organization_private_registries.rb
│   │   ├── organization_programmatic_access_grant_requests.rb
│   │   ├── organization_programmatic_access_grants.rb
│   │   ├── organization_repository_advisories.rb
│   │   ├── organization_role_assignment.rb
│   │   ├── organization_runner_groups.rb
│   │   ├── organization_runner_scale_sets.rb
│   │   ├── organization_runners.rb
│   │   ├── organizations
│   │   │   └── custom_properties
│   │   │       ├── enterprise_schema.rb
│   │   │       ├── enterprise_values.rb
│   │   │       └── organization_values.rb
│   │   ├── organizations_credential_authorizations.rb
│   │   ├── organization_secret_scanning.rb
│   │   ├── organization_security_managers.rb
│   │   ├── organizations.rb
│   │   ├── organizations_scim.rb
│   │   ├── organization_team_repositories.rb
│   │   ├── organization_teams.rb
│   │   ├── organization_team_sync.rb
│   │   ├── packages.rb
│   │   ├── policies.rb
│   │   ├── porter.rb
│   │   ├── programmatic_access_validator.rb
│   │   ├── projects_v2
│   │   │   ├── helpers.rb
│   │   │   └── item_content_prefiller.rb
│   │   ├── projects_v2.rb
│   │   ├── pull_comment_reactions.rb
│   │   ├── pull_comments.rb
│   │   ├── pull_request_review_events.rb
│   │   ├── pull_request_review_requests.rb
│   │   ├── pull_request_reviews.rb
│   │   ├── pulls.rb
│   │   ├── rate_limit_configuration.rb
│   │   ├── rate_limit_status.rb
│   │   ├── reachability.rb
│   │   ├── reactions.rb
│   │   ├── repositories
│   │   │   ├── custom_properties
│   │   │   │   ├── enterprise_schema.rb
│   │   │   │   ├── organization_schema.rb
│   │   │   │   ├── organization_values.rb
│   │   │   │   └── repository_values.rb
│   │   │   └── external_properties
│   │   │       └── organization_values.rb
│   │   ├── repositories.rb
│   │   ├── repository_actions_permissions.rb
│   │   ├── repository_actions_releases_migration.rb
│   │   ├── repository_actions_runners.rb
│   │   ├── repository_activities.rb
│   │   ├── repository_activity_stars.rb
│   │   ├── repository_activity_subscriptions.rb
│   │   ├── repository_advisories.rb
│   │   ├── repository_autolinks.rb
│   │   ├── repository_automated_security_fixes.rb
│   │   ├── repository_branches.rb
│   │   ├── repository_code_coverage_upload.rb
│   │   ├── repository_codeql_variant_analyses.rb
│   │   ├── repository_codeql_variant_analysis_repo_tasks.rb
│   │   ├── repository_codeql_variant_analysis_repo_tasks_update.rb
│   │   ├── repository_code_quality_adjust.rb
│   │   ├── repository_code_quality_setup.rb
│   │   ├── repository_code_quality_upload.rb
│   │   ├── repository_code_scanning_autofix.rb
│   │   ├── repository_code_scanning_codeql_action.rb
│   │   ├── repository_code_scanning_codeql.rb
│   │   ├── repository_code_scanning_databases.rb
│   │   ├── repository_code_scanning_default_setup.rb
│   │   ├── repository_code_scanning_dismissal_requests.rb
│   │   ├── repository_code_scanning.rb
│   │   ├── repository_code_scanning_risk_assessment_upload.rb
│   │   ├── repository_code_scanning_upload.rb
│   │   ├── repository_code_security_configurations.rb
│   │   ├── repository_collaborators.rb
│   │   ├── repository_commit_comment_reactions.rb
│   │   ├── repository_commit_comments.rb
│   │   ├── repository_commits.rb
│   │   ├── repository_community.rb
│   │   ├── repository_contents.rb
│   │   ├── repository_dependabot_alerts.rb
│   │   ├── repository_dependency_graph_diff.rb
│   │   ├── repository_dependency_graph.rb
│   │   ├── repository_dependency_graph_sbom.rb
│   │   ├── repository_event_dispatches.rb
│   │   ├── repository_hooks.rb
│   │   ├── repository_immutable_releases.rb
│   │   ├── repository_invitations.rb
│   │   ├── repository_keys.rb
│   │   ├── repository_lfs.rb
│   │   ├── repository_oidc_custom_sub_claim_template.rb
│   │   ├── repository_pages.rb
│   │   ├── repository_pre_receive_hooks.rb
│   │   ├── repository_release_reactions.rb
│   │   ├── repository_releases.rb
│   │   ├── repository_rules.rb
│   │   ├── repository_runner_groups.rb
│   │   ├── repository_runner_scale_sets.rb
│   │   ├── repository_runners.rb
│   │   ├── repository_secret_scanning.rb
│   │   ├── repository_stats.rb
│   │   ├── repository_vulnerability_alerts.rb
│   │   ├── request_authentication_fingerprint.rb
│   │   ├── request_credentials.rb
│   │   ├── request_owner.rb
│   │   ├── required_workflows.rb
│   │   ├── root.rb
│   │   ├── route_actor.rb
│   │   ├── rules_history.rb
│   │   ├── runtime
│   │   │   ├── app.rb
│   │   │   ├── db.rb
│   │   │   ├── deployment.rb
│   │   │   ├── integration_checker.rb
│   │   │   ├── kv.rb
│   │   │   ├── sdk_base.rb
│   │   │   ├── snapshot.rb
│   │   │   ├── telemetry.rb
│   │   │   └── user.rb
│   │   ├── schemas
│   │   │   ├── lfs
│   │   │   │   ├── v1-batch-request.json
│   │   │   │   └── v1-batch-response.json
│   │   │   └── v3
│   │   │       └── schemas
│   │   │           ├── actions-dynamic-workflow.json
│   │   │           ├── actions-public-key.json
│   │   │           ├── actions-runner-registration.json
│   │   │           ├── actions-secret.json
│   │   │           ├── actor.json
│   │   │           ├── api-overview.json
│   │   │           ├── application-grant.json
│   │   │           ├── app-manifest.json
│   │   │           ├── artifact.json
│   │   │           ├── authentication-token.json
│   │   │           ├── authorization.json
│   │   │           ├── avatar.json
│   │   │           ├── blob.json
│   │   │           ├── branch.json
│   │   │           ├── branch-protection.json
│   │   │           ├── branch-pushability.json
│   │   │           ├── branch-restriction-policy.json
│   │   │           ├── branch-with-protection.json
│   │   │           ├── check-annotation.json
│   │   │           ├── check-output.json
│   │   │           ├── check-run.json
│   │   │           ├── check-suite-app-preference.json
│   │   │           ├── check-suite-configuration.json
│   │   │           ├── check-suite.json
│   │   │           ├── check-suite-preference.json
│   │   │           ├── classroom-repository.json
│   │   │           ├── clone-traffic.json
│   │   │           ├── cluster-policy.json
│   │   │           ├── code-of-conduct.json
│   │   │           ├── code-of-conduct-simple.json
│   │   │           ├── code-quality-analysis.json
│   │   │           ├── code-scanning-alert.json
│   │   │           ├── code-scanning-analysis.json
│   │   │           ├── code-search-result-item.json
│   │   │           ├── codespace.json
│   │   │           ├── collaborator.json
│   │   │           ├── collaborator-plus-identity.json
│   │   │           ├── combined-commit-status.json
│   │   │           ├── comment.json
│   │   │           ├── commit-activity.json
│   │   │           ├── commit-comment.json
│   │   │           ├── commit-comparison.json
│   │   │           ├── commit-detail.json
│   │   │           ├── commit.json
│   │   │           ├── commit-search-result-item.json
│   │   │           ├── commit-status.json
│   │   │           ├── commit-summary.json
│   │   │           ├── community-health-file.json
│   │   │           ├── community-profile.json
│   │   │           ├── content-crud.json
│   │   │           ├── content-file.json
│   │   │           ├── content.json
│   │   │           ├── content-reference-attachment.json
│   │   │           ├── content-reference.json
│   │   │           ├── content-submodule.json
│   │   │           ├── content-symlink.json
│   │   │           ├── content-traffic.json
│   │   │           ├── content-tree.json
│   │   │           ├── contributor-activity.json
│   │   │           ├── contributor.json
│   │   │           ├── coupon.json
│   │   │           ├── credential-authorization.json
│   │   │           ├── cross-reference-source.json
│   │   │           ├── deploy-key.json
│   │   │           ├── deployment-branch-policy.json
│   │   │           ├── deployment.json
│   │   │           ├── deployment-review.json
│   │   │           ├── deployment-status.json
│   │   │           ├── diff-entry.json
│   │   │           ├── disabled-resource.json
│   │   │           ├── discussion-category.json
│   │   │           ├── discussion-comment.json
│   │   │           ├── discussion.json
│   │   │           ├── download.json
│   │   │           ├── email.json
│   │   │           ├── enterprise-actions-organization-list.json
│   │   │           ├── enterprise-actions-permission.json
│   │   │           ├── enterprise-actions-selected.json
│   │   │           ├── enterprise-announcement.json
│   │   │           ├── enterprise-comment-overview.json
│   │   │           ├── enterprise-contribution.json
│   │   │           ├── enterprise-gist-overview.json
│   │   │           ├── enterprise-hook-overview.json
│   │   │           ├── enterprise-installation.json
│   │   │           ├── enterprise-installation-user-accounts-upload.json
│   │   │           ├── enterprise-issue-overview.json
│   │   │           ├── enterprise.json
│   │   │           ├── enterprise-milestone-overview.json
│   │   │           ├── enterprise-organization-overview.json
│   │   │           ├── enterprise-overview.json
│   │   │           ├── enterprise-page-overview.json
│   │   │           ├── enterprise-pull-request-overview.json
│   │   │           ├── enterprise-repository-overview.json
│   │   │           ├── enterprise-runner-group.json
│   │   │           ├── enterprise-scim-user.json
│   │   │           ├── enterprise-settings-auth.json
│   │   │           ├── enterprise-user-overview.json
│   │   │           ├── environment-actions-secret.json
│   │   │           ├── environment.json
│   │   │           ├── event.json
│   │   │           ├── extended-enterprise-scim-user.json
│   │   │           ├── extended-scim-group.json
│   │   │           ├── external-group.json
│   │   │           ├── feed.json
│   │   │           ├── fgp-repository-invitation.json
│   │   │           ├── file.json
│   │   │           ├── fork.json
│   │   │           ├── full-repository.json
│   │   │           ├── gei-archive-multipart-upload.json
│   │   │           ├── gist-audit.json
│   │   │           ├── git-blob.json
│   │   │           ├── git-commit.json
│   │   │           ├── gitignore-template.json
│   │   │           ├── git-push.json
│   │   │           ├── git-ref.json
│   │   │           ├── git-simple.json
│   │   │           ├── git-tag.json
│   │   │           ├── git-tree.json
│   │   │           ├── git-user.json
│   │   │           ├── global-app-token.json
│   │   │           ├── global-hook.json
│   │   │           ├── gpg-key.json
│   │   │           ├── group-mapping.json
│   │   │           ├── hook-config.json
│   │   │           ├── hook-definition.json
│   │   │           ├── hook.json
│   │   │           ├── hook-response.json
│   │   │           ├── hovercard.json
│   │   │           ├── impersonation-token.json
│   │   │           ├── import-issue.json
│   │   │           ├── import.json
│   │   │           ├── input-schema-error.json
│   │   │           ├── installation.json
│   │   │           ├── installation-repository.json
│   │   │           ├── installation-token.json
│   │   │           ├── integration-installation-request.json
│   │   │           ├── integration.json
│   │   │           ├── interaction-limit.json
│   │   │           ├── internal-page.json
│   │   │           ├── internal-repository.json
│   │   │           ├── invitation.json
│   │   │           ├── issue-assignee.json
│   │   │           ├── issue-comment.json
│   │   │           ├── issue-event-dismissed-review.json
│   │   │           ├── issue-event.json
│   │   │           ├── issue-event-label.json
│   │   │           ├── issue-event-milestone.json
│   │   │           ├── issue-event-project-card.json
│   │   │           ├── issue-event-rename.json
│   │   │           ├── issue-field-value.json
│   │   │           ├── issue.json
│   │   │           ├── issue-lock.json
│   │   │           ├── issue-search-result-item.json
│   │   │           ├── issue-simple.json
│   │   │           ├── issue-timeline.json
│   │   │           ├── issue-with-repo.json
│   │   │           ├── job.json
│   │   │           ├── key-detail.json
│   │   │           ├── key.json
│   │   │           ├── key-simple.json
│   │   │           ├── label.json
│   │   │           ├── label-search-result-item.json
│   │   │           ├── language.json
│   │   │           ├── language-server.json
│   │   │           ├── legacy-commit-comment.json
│   │   │           ├── legacy-issue-comment.json
│   │   │           ├── legacy-issue.json
│   │   │           ├── legacy-issue-search-result.json
│   │   │           ├── legacy-repository-search-result.json
│   │   │           ├── legacy-review-comment.json
│   │   │           ├── legacy-user-email-result.json
│   │   │           ├── legacy-user-search-result.json
│   │   │           ├── lfs-download.json
│   │   │           ├── lfs-link.json
│   │   │           ├── lfs-upload.json
│   │   │           ├── license-content.json
│   │   │           ├── license.json
│   │   │           ├── license-simple.json
│   │   │           ├── link.json
│   │   │           ├── link-with-type.json
│   │   │           ├── markdown.json
│   │   │           ├── marketplace-account.json
│   │   │           ├── marketplace-listing-plan.json
│   │   │           ├── marketplace-listing-subscription-item.json
│   │   │           ├── marketplace-pending-change.json
│   │   │           ├── marketplace-purchase.json
│   │   │           ├── mentionable-user.json
│   │   │           ├── merge.json
│   │   │           ├── migration.json
│   │   │           ├── migration-multi-part-upload.json
│   │   │           ├── milestone.json
│   │   │           ├── minimal-repository.json
│   │   │           ├── mobile-upload.json
│   │   │           ├── network-audit.json
│   │   │           ├── network-resolve.json
│   │   │           ├── notification.json
│   │   │           ├── notification-repository.json
│   │   │           ├── notification-status.json
│   │   │           ├── notification-thread-subscription.json
│   │   │           ├── object-error.json
│   │   │           ├── organization-actions-permission.json
│   │   │           ├── organization-actions-permission-repository.json
│   │   │           ├── organization-actions-secret.json
│   │   │           ├── organization-actions-selected.json
│   │   │           ├── organization-collaborator.json
│   │   │           ├── organization-full.json
│   │   │           ├── organization-hook.json
│   │   │           ├── organization-invitation.json
│   │   │           ├── organization.json
│   │   │           ├── organization-membership.json
│   │   │           ├── organization-runner-group.json
│   │   │           ├── organization-simple.json
│   │   │           ├── org-hook.json
│   │   │           ├── org-membership.json
│   │   │           ├── org-pre-receive-hook.json
│   │   │           ├── package.json
│   │   │           ├── package-version.json
│   │   │           ├── page-build.json
│   │   │           ├── page-build-status.json
│   │   │           ├── pages-health-check.json
│   │   │           ├── pages-https-certificate.json
│   │   │           ├── pages-source-hash.json
│   │   │           ├── personal-reminder.json
│   │   │           ├── porter-author.json
│   │   │           ├── porter-large-file.json
│   │   │           ├── pre-receive-environment-download.json
│   │   │           ├── pre-receive-environment.json
│   │   │           ├── pre-receive-hook-error.json
│   │   │           ├── pre-receive-hook.json
│   │   │           ├── private-user.json
│   │   │           ├── project-card.json
│   │   │           ├── project-card-move.json
│   │   │           ├── project-collaborator.json
│   │   │           ├── project-column.json
│   │   │           ├── project-column-move.json
│   │   │           ├── project.json
│   │   │           ├── protected-branch-admin-enforced.json
│   │   │           ├── protected-branch.json
│   │   │           ├── protected-branch-pull-request-review.json
│   │   │           ├── protection-rule.json
│   │   │           ├── public-user.json
│   │   │           ├── pull-request.json
│   │   │           ├── pull-request-merge-result.json
│   │   │           ├── pull-request-minimal.json
│   │   │           ├── pull-request-review-comment.json
│   │   │           ├── pull-request-review.json
│   │   │           ├── pull-request-review-request.json
│   │   │           ├── pull-request-simple.json
│   │   │           ├── rate-limit.json
│   │   │           ├── rate-limit-overview.json
│   │   │           ├── reaction.json
│   │   │           ├── reaction-rollup.json
│   │   │           ├── referrer-traffic.json
│   │   │           ├── ref.json
│   │   │           ├── release-asset.json
│   │   │           ├── release.json
│   │   │           ├── release-notes-content.json
│   │   │           ├── reminder.json
│   │   │           ├── repo-search-result-item.json
│   │   │           ├── repository-actions-permission.json
│   │   │           ├── repository-actions-selected.json
│   │   │           ├── repository-audit.json
│   │   │           ├── repository-automated-security-fixes-setting.json
│   │   │           ├── repository-collaborator.json
│   │   │           ├── repository-collaborator-permission.json
│   │   │           ├── repository-configuration.json
│   │   │           ├── repository-dispatch.json
│   │   │           ├── repository-identifier.json
│   │   │           ├── repository-immutable-releases-setting.json
│   │   │           ├── repository-invitation.json
│   │   │           ├── repository.json
│   │   │           ├── repository-pre-receive-hook.json
│   │   │           ├── repository-subscription.json
│   │   │           ├── repository-transfer.json
│   │   │           ├── repository-vulnerability-alerts-setting.json
│   │   │           ├── requested-reviewer.json
│   │   │           ├── required-signature-policy.json
│   │   │           ├── required-workflow.json
│   │   │           ├── review-comment.json
│   │   │           ├── runner.json
│   │   │           ├── runner-label.json
│   │   │           ├── s3-policy.json
│   │   │           ├── schedule-reminder.json
│   │   │           ├── schedule-reminder-workspace.json
│   │   │           ├── scim-group.json
│   │   │           ├── scim-group-list.json
│   │   │           ├── scim-user.json
│   │   │           ├── scim-user-list.json
│   │   │           ├── scoped-installation.json
│   │   │           ├── scoped-installation-token.json
│   │   │           ├── search-result.json
│   │   │           ├── security-advisory.json
│   │   │           ├── short-branch.json
│   │   │           ├── short-branch-with-protection.json
│   │   │           ├── signing-key.json
│   │   │           ├── simple-commit.json
│   │   │           ├── simple-commit-status.json
│   │   │           ├── simple-environment.json
│   │   │           ├── simple-user.json
│   │   │           ├── simple-user-plus-identity.json
│   │   │           ├── stafftools-access.json
│   │   │           ├── stafftools-role.json
│   │   │           ├── stargazer.json
│   │   │           ├── starred-repository.json
│   │   │           ├── status-check-policy.json
│   │   │           ├── status.json
│   │   │           ├── string-error.json
│   │   │           ├── tag.json
│   │   │           ├── team-full.json
│   │   │           ├── team.json
│   │   │           ├── team-membership.json
│   │   │           ├── team-project.json
│   │   │           ├── team-repository.json
│   │   │           ├── team-simple.json
│   │   │           ├── text-match.json
│   │   │           ├── thread-subscription.json
│   │   │           ├── topic.json
│   │   │           ├── topic-search-result-item.json
│   │   │           ├── traffic.json
│   │   │           ├── user-email.json
│   │   │           ├── user.json
│   │   │           ├── user-key.json
│   │   │           ├── user-marketplace-purchase.json
│   │   │           ├── user-search-result-item.json
│   │   │           ├── verification.json
│   │   │           ├── view-traffic.json
│   │   │           ├── wiki-audit.json
│   │   │           ├── workflow.json
│   │   │           └── workflow-run.json
│   │   ├── scim
│   │   │   ├── base_scim.rb
│   │   │   ├── group_scim.rb
│   │   │   ├── scim_audit_dependency.rb
│   │   │   └── user_scim.rb
│   │   ├── search.rb
│   │   ├── secret_scanning
│   │   │   ├── bypass_requests.rb
│   │   │   ├── bypass_responses.rb
│   │   │   ├── custom_patterns.rb
│   │   │   ├── dismissal_requests.rb
│   │   │   ├── dismissal_responses.rb
│   │   │   └── pattern_configurations.rb
│   │   ├── security_violation.rb
│   │   ├── selected_version.rb
│   │   ├── semantic_duplicate_detection.rb
│   │   ├── serializer
│   │   │   ├── actions_cache_dependency.rb
│   │   │   ├── actions_larger_runners_dependency.rb
│   │   │   ├── actions_permissions_dependency.rb
│   │   │   ├── actions_runner_applications_dependency.rb
│   │   │   ├── actions_runners_dependency.rb
│   │   │   ├── actions_secrets_dependency.rb
│   │   │   ├── actions_variables_dependency.rb
│   │   │   ├── agent_secrets_dependency.rb
│   │   │   ├── agent_variables_dependency.rb
│   │   │   ├── artifact_metadata_dependency.rb
│   │   │   ├── artifacts_dependency.rb
│   │   │   ├── avatars_dependency.rb
│   │   │   ├── billing_dependency.rb
│   │   │   ├── billing_usage_report_export.rb
│   │   │   ├── business_teams_dependency.rb
│   │   │   ├── bypasser_dependency.rb
│   │   │   ├── checks_dependency.rb
│   │   │   ├── classroom_repositories_dependency.rb
│   │   │   ├── codeowners_dependency.rb
│   │   │   ├── codeql_database_dependency.rb
│   │   │   ├── code_scanning_dependency.rb
│   │   │   ├── code_security_configurations_dependency.rb
│   │   │   ├── codes_of_conduct_dependency.rb
│   │   │   ├── codespaces_dependency.rb
│   │   │   ├── codespaces_secrets_dependency.rb
│   │   │   ├── commit_message_text_match.rb
│   │   │   ├── commits_dependency.rb
│   │   │   ├── concurrency_groups_dependency.rb
│   │   │   ├── copilot_dependency.rb
│   │   │   ├── copilot_space_collaborators_dependency.rb
│   │   │   ├── copilot_space_dependency.rb
│   │   │   ├── coupon_dependency.rb
│   │   │   ├── credential_authorizations_dependency.rb
│   │   │   ├── custom_properties_dependency.rb
│   │   │   ├── custom_roles_dependency.rb
│   │   │   ├── dependabot_alerts_dependency.rb
│   │   │   ├── dependabot_dismissal_requests_dependency.rb
│   │   │   ├── dependabot_pull_requests_dependency.rb
│   │   │   ├── dependabot_repository_access_dependency.rb
│   │   │   ├── dependabot_secrets_dependency.rb
│   │   │   ├── deployment_requests_dependency.rb
│   │   │   ├── deployments_dependency.rb
│   │   │   ├── deployment_statuses_dependency.rb
│   │   │   ├── desktop_dependency.rb
│   │   │   ├── discussions_dependency.rb
│   │   │   ├── dsr_dependency.rb
│   │   │   ├── enterprise_actions_cache_dependency.rb
│   │   │   ├── enterprise_apps_dependency.rb
│   │   │   ├── enterprise_licensing_dependency.rb
│   │   │   ├── enterprises_dependency.rb
│   │   │   ├── enterprise_teams_dependency.rb
│   │   │   ├── environments_dependency.rb
│   │   │   ├── events_dependency.rb
│   │   │   ├── exemptions_dependency.rb
│   │   │   ├── file_content_text_match.rb
│   │   │   ├── fine_grained_permissions_dependency.rb
│   │   │   ├── gists_dependency.rb
│   │   │   ├── git_data_dependency.rb
│   │   │   ├── global_flags_dependency.rb
│   │   │   ├── graphql_helper_dependency.rb
│   │   │   ├── hooks_dependency.rb
│   │   │   ├── immutable_releases_dependency.rb
│   │   │   ├── importer_dependency.rb
│   │   │   ├── integration_installations_dependency.rb
│   │   │   ├── integrations_dependency.rb
│   │   │   ├── interaction_limits_dependency.rb
│   │   │   ├── internal_dependency.rb
│   │   │   ├── invalid_timestamp_error.rb
│   │   │   ├── issue_commentish_text_match.rb
│   │   │   ├── issues_dependency.rb
│   │   │   ├── issue_text_match.rb
│   │   │   ├── jobs_dependency.rb
│   │   │   ├── label_text_match.rb
│   │   │   ├── legacy_dependency.rb
│   │   │   ├── legacy_search_options.rb
│   │   │   ├── licenses_dependency.rb
│   │   │   ├── marketplace_listing_dependency.rb
│   │   │   ├── merge_group_dependency.rb
│   │   │   ├── merge_queue_dependency.rb
│   │   │   ├── migrations_dependency.rb
│   │   │   ├── network_configurations_dependency.rb
│   │   │   ├── notifications_dependency.rb
│   │   │   ├── octoshift_migration_archives_dependency.rb
│   │   │   ├── oidc_custom_property_inclusion_serializer.rb
│   │   │   ├── oidc_subject_claim_serializer.rb
│   │   │   ├── organization_actions_cache_dependency.rb
│   │   │   ├── organization_api_insights_dependency.rb
│   │   │   ├── organization_campaign_dependency.rb
│   │   │   ├── organization_fine_grained_permissions_dependency.rb
│   │   │   ├── organization_oidc_custom_sub_template_serializer.rb
│   │   │   ├── organization_programmatic_access_grant_dependency.rb
│   │   │   ├── organization_programmatic_access_grant_request_dependency.rb
│   │   │   ├── organizations_dependency.rb
│   │   │   ├── organization_team_sync_dependency.rb
│   │   │   ├── packages_dependency.rb
│   │   │   ├── pages_dependency.rb
│   │   │   ├── porter_dependency.rb
│   │   │   ├── pre_receive_dependency.rb
│   │   │   ├── private_registries_dependency.rb
│   │   │   ├── projects_dependency.rb
│   │   │   ├── projects_v2_dependency.rb
│   │   │   ├── pull_request
│   │   │   │   ├── comments_dependency.rb
│   │   │   │   └── diff_stats.rb
│   │   │   ├── pull_request_reviews_dependency.rb
│   │   │   ├── pulls_dependency.rb
│   │   │   ├── rate_limit_dependency.rb
│   │   │   ├── reachability_dependency.rb
│   │   │   ├── reactions_dependency.rb
│   │   │   ├── registry_packages_dependency.rb
│   │   │   ├── registry_packages_v2_dependency.rb
│   │   │   ├── reminder_dependency.rb
│   │   │   ├── repositories_dependency.rb
│   │   │   ├── repository_advisories_dependency.rb
│   │   │   ├── repository_codeql_variant_analysis_dependency.rb
│   │   │   ├── repository_dependency_graph_snapshot.rb
│   │   │   ├── repository_text_match.rb
│   │   │   ├── repository_vulnerability_alerts_dependency.rb
│   │   │   ├── scim_dependency.rb
│   │   │   ├── search_dependency.rb
│   │   │   ├── secret_scanning_alert_dependency.rb
│   │   │   ├── security_advisories_dependency.rb
│   │   │   ├── sponsors_tier_dependency.rb
│   │   │   ├── stafftools_role_dependency.rb
│   │   │   ├── stars_dependency.rb
│   │   │   ├── stats_dependency.rb
│   │   │   ├── statuses_dependency.rb
│   │   │   ├── team_repository_dependency.rb
│   │   │   ├── teams_dependency.rb
│   │   │   ├── text_match.rb
│   │   │   ├── topics_dependency.rb
│   │   │   ├── topic_text_match.rb
│   │   │   ├── traffic_dependency.rb
│   │   │   ├── uploadable_dependency.rb
│   │   │   ├── user_dependency.rb
│   │   │   ├── user_text_match.rb
│   │   │   ├── verifiable_dependency.rb
│   │   │   ├── vulnerabilities_dependency.rb
│   │   │   └── workflows_dependency.rb
│   │   ├── serializer_options_mime_types.rb
│   │   ├── serializer_options.rb
│   │   ├── serializer.rb
│   │   ├── service_proxy.rb
│   │   ├── staff
│   │   │   ├── app.rb
│   │   │   ├── audit_log.rb
│   │   │   ├── code_security_trials.rb
│   │   │   ├── copilot.rb
│   │   │   ├── copilot_trials.rb
│   │   │   ├── emails.rb
│   │   │   ├── enterprises.rb
│   │   │   ├── entitlements.rb
│   │   │   ├── ghas_trials.rb
│   │   │   ├── ghas_unbundle_transitions.rb
│   │   │   ├── licensing_model_transitions.rb
│   │   │   ├── repositories.rb
│   │   │   └── secret_protection_trials.rb
│   │   ├── staff.rb
│   │   ├── statuses.rb
│   │   ├── status.rb
│   │   ├── sub_issues.rb
│   │   ├── third_party
│   │   │   └── mailchimp.rb
│   │   ├── third_party.rb
│   │   ├── throttler.rb
│   │   ├── token_revocation.rb
│   │   ├── topics.rb
│   │   ├── traffic_mirroring.rb
│   │   ├── traffic.rb
│   │   ├── user_agent.rb
│   │   ├── user_blocking.rb
│   │   ├── user_emails.rb
│   │   ├── user_followers.rb
│   │   ├── user_gpg_keys.rb
│   │   ├── user_hovercards.rb
│   │   ├── user_public_keys.rb
│   │   ├── user_social_accounts.rb
│   │   ├── users.rb
│   │   ├── user_ssh_signing_keys.rb
│   │   ├── v3_schema_collection.rb
│   │   ├── versioning.rb
│   │   ├── versions.rb
│   │   ├── vscode_internal.rb
│   │   ├── vscode_private_marketplaces.rb
│   │   ├── workflow_runs.rb
│   │   └── workflows.rb
│   ├── components
│   │   ├── accounts
│   │   │   ├── last_owner_banner_component.html.erb
│   │   │   └── last_owner_banner_component.rb
│   │   ├── actions
│   │   │   ├── branch_component.rb
│   │   │   ├── cache
│   │   │   │   ├── delete_component.html.erb
│   │   │   │   └── delete_component.rb
│   │   │   ├── cache_item_component.html.erb
│   │   │   ├── cache_item_component.rb
│   │   │   ├── cache_warning_component.html.erb
│   │   │   ├── cache_warning_component.rb
│   │   │   ├── disabled_runner_remove_button_component.html.erb
│   │   │   ├── disabled_runner_remove_button_component.rb
│   │   │   ├── environments
│   │   │   │   ├── approvals_banner_component.html.erb
│   │   │   │   ├── approvals_banner_component.rb
│   │   │   │   ├── approvals_dialog_component.html.erb
│   │   │   │   ├── approvals_dialog_component.rb
│   │   │   │   ├── deployment_protection_log_component.html.erb
│   │   │   │   ├── deployment_protection_log_component.rb
│   │   │   │   ├── deployment_protection_log_environments_component.html.erb
│   │   │   │   ├── deployment_protection_log_environments_component.rb
│   │   │   │   ├── gates_break_glass_dialog_component.html.erb
│   │   │   │   ├── gates_break_glass_dialog_component.rb
│   │   │   │   ├── link_component.html.erb
│   │   │   │   ├── link_component.rb
│   │   │   │   ├── list_item_component.html.erb
│   │   │   │   ├── list_item_component.rb
│   │   │   │   ├── request_form_item_component.html.erb
│   │   │   │   ├── request_form_item_component.rb
│   │   │   │   ├── request_form_list_component.html.erb
│   │   │   │   ├── request_form_list_component.rb
│   │   │   │   ├── settings_environments_list_component.html.erb
│   │   │   │   ├── settings_environments_list_component.rb
│   │   │   │   ├── text_component.html.erb
│   │   │   │   └── text_component.rb
│   │   │   ├── four_nines_info_component.html.erb
│   │   │   ├── four_nines_info_component.rb
│   │   │   ├── graph
│   │   │   │   ├── graph_component.html.erb
│   │   │   │   ├── graph_component.rb
│   │   │   │   ├── graph_header_component.html.erb
│   │   │   │   ├── graph_header_component.rb
│   │   │   │   ├── group_component.html.erb
│   │   │   │   ├── group_component.rb
│   │   │   │   ├── job_component.html.erb
│   │   │   │   ├── job_component.rb
│   │   │   │   ├── matrix_component.html.erb
│   │   │   │   ├── matrix_component.rb
│   │   │   │   ├── stage_component.html.erb
│   │   │   │   └── stage_component.rb
│   │   │   ├── hosted_runners
│   │   │   │   ├── hosted_runners_jobs_list_component.html.erb
│   │   │   │   ├── hosted_runners_jobs_list_component.rb
│   │   │   │   ├── hosted_runners_jobs_usage_component.html.erb
│   │   │   │   ├── hosted_runners_jobs_usage_component.rb
│   │   │   │   ├── hosted_runners_labels_component.html.erb
│   │   │   │   └── hosted_runners_labels_component.rb
│   │   │   ├── inputs
│   │   │   │   ├── boolean_input_component.html.erb
│   │   │   │   ├── boolean_input_component.rb
│   │   │   │   ├── dropdown_input_component.html.erb
│   │   │   │   ├── dropdown_input_component.rb
│   │   │   │   ├── environment_input_component.rb
│   │   │   │   ├── input_component.html.erb
│   │   │   │   ├── input_component.rb
│   │   │   │   ├── number_input_component.html.erb
│   │   │   │   ├── number_input_component.rb
│   │   │   │   ├── text_input_component.html.erb
│   │   │   │   └── text_input_component.rb
│   │   │   ├── larger_runner_component.html.erb
│   │   │   ├── larger_runner_component.rb
│   │   │   ├── larger_runners
│   │   │   │   ├── larger_runner_delete_modal_component.html.erb
│   │   │   │   ├── larger_runner_delete_modal_component.rb
│   │   │   │   ├── larger_runner_edit_button_component.html.erb
│   │   │   │   ├── larger_runner_edit_button_component.rb
│   │   │   │   ├── larger_runner_header_description_component.html.erb
│   │   │   │   ├── larger_runner_header_description_component.rb
│   │   │   │   ├── larger_runner_jobs_list_component.html.erb
│   │   │   │   ├── larger_runner_jobs_list_component.rb
│   │   │   │   ├── larger_runner_jobs_usage_component.html.erb
│   │   │   │   ├── larger_runner_jobs_usage_component.rb
│   │   │   │   ├── larger_runner_labels_component.html.erb
│   │   │   │   ├── larger_runner_labels_component.rb
│   │   │   │   ├── larger_runner_public_ip_banner_component.html.erb
│   │   │   │   ├── larger_runner_public_ip_banner_component.rb
│   │   │   │   ├── larger_runner_remove_button_component.html.erb
│   │   │   │   ├── larger_runner_remove_button_component.rb
│   │   │   │   ├── larger_runners_setup_default_dialog_component.html.erb
│   │   │   │   ├── larger_runners_setup_default_dialog_component.rb
│   │   │   │   ├── larger_runner_title_with_icon_component.html.erb
│   │   │   │   └── larger_runner_title_with_icon_component.rb
│   │   │   ├── larger_runners_onboarding_info_component.html.erb
│   │   │   ├── larger_runners_onboarding_info_component.rb
│   │   │   ├── mobile_nav_component.html.erb
│   │   │   ├── mobile_nav_component.rb
│   │   │   ├── navigation
│   │   │   │   ├── header_component.html.erb
│   │   │   │   └── header_component.rb
│   │   │   ├── policy
│   │   │   │   ├── default_workflow_permissions_component.html.erb
│   │   │   │   ├── default_workflow_permissions_component.rb
│   │   │   │   ├── fork_pr_approvals_component.html.erb
│   │   │   │   ├── fork_pr_approvals_component.rb
│   │   │   │   ├── fork_pull_request_component.html.erb
│   │   │   │   ├── fork_pull_request_component.rb
│   │   │   │   ├── public_fork_pull_request_component.html.erb
│   │   │   │   ├── public_fork_pull_request_component.rb
│   │   │   │   ├── repository_share_component.html.erb
│   │   │   │   └── repository_share_component.rb
│   │   │   ├── pull_ref_component.rb
│   │   │   ├── pull_request_workflow_approval_component.html.erb
│   │   │   ├── pull_request_workflow_approval_component.rb
│   │   │   ├── runner_component.html.erb
│   │   │   ├── runner_component.rb
│   │   │   ├── runner_filter_component.html.erb
│   │   │   ├── runner_filter_component.rb
│   │   │   ├── runner_group_component.html.erb
│   │   │   ├── runner_group_component.rb
│   │   │   ├── runner_group_remove_button_component.html.erb
│   │   │   ├── runner_group_remove_button_component.rb
│   │   │   ├── runner_groups_component.html.erb
│   │   │   ├── runner_groups_component.rb
│   │   │   ├── runner_groups_menu_items_component.html.erb
│   │   │   ├── runner_groups_menu_items_component.rb
│   │   │   ├── runner_label_component.html.erb
│   │   │   ├── runner_label_component.rb
│   │   │   ├── runner_labels_component.html.erb
│   │   │   ├── runner_labels_component.rb
│   │   │   ├── runner_list_component.html.erb
│   │   │   ├── runner_list_component.rb
│   │   │   ├── runner_remove_button_component.html.erb
│   │   │   ├── runner_remove_button_component.rb
│   │   │   ├── runners
│   │   │   │   ├── check_run_item_component.html.erb
│   │   │   │   ├── check_run_item_component.rb
│   │   │   │   ├── code_component.html.erb
│   │   │   │   ├── code_component.rb
│   │   │   │   ├── delete_modal_component.html.erb
│   │   │   │   ├── delete_modal_component.rb
│   │   │   │   ├── details_component.html.erb
│   │   │   │   ├── details_component.rb
│   │   │   │   ├── run_start_time_component.html.erb
│   │   │   │   ├── run_start_time_component.rb
│   │   │   │   ├── run_time_to_complete_component.html.erb
│   │   │   │   └── run_time_to_complete_component.rb
│   │   │   ├── runner_scale_sets
│   │   │   │   ├── runner_scale_set_component.html.erb
│   │   │   │   ├── runner_scale_set_component.rb
│   │   │   │   ├── runner_scale_set_header_description_component.html.erb
│   │   │   │   ├── runner_scale_set_header_description_component.rb
│   │   │   │   ├── runner_scale_set_labels_component.html.erb
│   │   │   │   ├── runner_scale_set_labels_component.rb
│   │   │   │   ├── runner_scale_set_statistics_component.html.erb
│   │   │   │   └── runner_scale_set_statistics_component.rb
│   │   │   ├── settings
│   │   │   │   ├── artifacts_logs_retention_component.html.erb
│   │   │   │   ├── artifacts_logs_retention_component.rb
│   │   │   │   ├── cache_policies_component.html.erb
│   │   │   │   ├── cache_policies_component.rb
│   │   │   │   ├── cache_retention_component.html.erb
│   │   │   │   ├── cache_retention_component.rb
│   │   │   │   ├── cache_size_limit_component.html.erb
│   │   │   │   ├── cache_size_limit_component.rb
│   │   │   │   ├── cache_size_limit_ghes_component.html.erb
│   │   │   │   ├── cache_size_limit_ghes_component.rb
│   │   │   │   ├── maximum_cache_size_limit_ghes_component.html.erb
│   │   │   │   ├── maximum_cache_size_limit_ghes_component.rb
│   │   │   │   ├── retention_component.html.erb
│   │   │   │   └── retention_component.rb
│   │   │   ├── stafftools
│   │   │   │   ├── invocation_component.html.erb
│   │   │   │   └── invocation_component.rb
│   │   │   ├── status_badge_dialog_component.html.erb
│   │   │   ├── status_badge_dialog_component.rb
│   │   │   ├── variables
│   │   │   │   ├── variable_value_component.html.erb
│   │   │   │   └── variable_value_component.rb
│   │   │   ├── workflow_nav_component.html.erb
│   │   │   ├── workflow_nav_component.rb
│   │   │   ├── workflow_run_item
│   │   │   │   ├── date_component.html.erb
│   │   │   │   ├── date_component.rb
│   │   │   │   ├── delete_component.html.erb
│   │   │   │   ├── delete_component.rb
│   │   │   │   ├── timing_component.html.erb
│   │   │   │   └── timing_component.rb
│   │   │   ├── workflow_run_item_component.html.erb
│   │   │   ├── workflow_run_item_component.rb
│   │   │   └── workflow_runs
│   │   │       ├── action_required_component.html.erb
│   │   │       ├── action_required_component.rb
│   │   │       ├── agentic_workflow_file_component.html.erb
│   │   │       ├── agentic_workflow_file_component.rb
│   │   │       ├── annotations_component.html.erb
│   │   │       ├── annotations_component.rb
│   │   │       ├── artifacts_component.html.erb
│   │   │       ├── artifacts_component.rb
│   │   │       ├── attempt_navigation_component.html.erb
│   │   │       ├── attempt_navigation_component.rb
│   │   │       ├── billing_item_component.html.erb
│   │   │       ├── billing_item_component.rb
│   │   │       ├── clone_banner_component.html.erb
│   │   │       ├── clone_banner_component.rb
│   │   │       ├── concurrency_banner_component.html.erb
│   │   │       ├── concurrency_banner_component.rb
│   │   │       ├── header_component.html.erb
│   │   │       ├── header_component.rb
│   │   │       ├── job_annotations_component.html.erb
│   │   │       ├── job_annotations_component.rb
│   │   │       ├── job_concurrency_banner_component.html.erb
│   │   │       ├── job_concurrency_banner_component.rb
│   │   │       ├── job_rerun_dialogs_container_component.html.erb
│   │   │       ├── job_rerun_dialogs_container_component.rb
│   │   │       ├── job_summaries_component.html.erb
│   │   │       ├── job_summaries_component.rb
│   │   │       ├── job_summary_content_component.html.erb
│   │   │       ├── job_summary_content_component.rb
│   │   │       ├── navigation_component.html.erb
│   │   │       ├── navigation_component.rb
│   │   │       ├── navigation_item_component.rb
│   │   │       ├── new_attempt_navigation_component.html.erb
│   │   │       ├── new_attempt_navigation_component.rb
│   │   │       ├── old_attempt_banner_component.html.erb
│   │   │       ├── old_attempt_banner_component.rb
│   │   │       ├── rerun_dialog_component.html.erb
│   │   │       ├── rerun_dialog_component.rb
│   │   │       ├── status_component.html.erb
│   │   │       ├── status_component.rb
│   │   │       ├── summary_bar_component.html.erb
│   │   │       ├── summary_bar_component.rb
│   │   │       ├── usage_component.html.erb
│   │   │       ├── usage_component.rb
│   │   │       ├── workflow_file_component.html.erb
│   │   │       ├── workflow_file_component.rb
│   │   │       ├── workflow_job_name_link_component.html.erb
│   │   │       ├── workflow_job_name_link_component.rb
│   │   │       ├── workflow_job_run_name_component.html.erb
│   │   │       └── workflow_job_run_name_component.rb
│   │   ├── advanced_security
│   │   │   ├── business_level_usage_component.html.erb
│   │   │   ├── business_level_usage_component.rb
│   │   │   ├── entity_seat_usage_component.html.erb
│   │   │   ├── entity_seat_usage_component.rb
│   │   │   ├── seat_usage_component.html.erb
│   │   │   ├── seat_usage_component.rb
│   │   │   ├── trial_banner_component.html.erb
│   │   │   └── trial_banner_component.rb
│   │   ├── advisories
│   │   │   ├── affected_product_details_component.html.erb
│   │   │   ├── affected_product_details_component.rb
│   │   │   ├── affected_product_entry_component.html.erb
│   │   │   ├── affected_product_entry_component.rb
│   │   │   ├── cvss_calculator_component.html.erb
│   │   │   ├── cvss_calculator_component.rb
│   │   │   ├── cvss_metric_category_selections_component.html.erb
│   │   │   ├── cvss_metric_category_selections_component.rb
│   │   │   ├── metric_selection_field_next_component.html.erb
│   │   │   ├── metric_selection_field_next_component.rb
│   │   │   ├── severity_calculator_component.html.erb
│   │   │   ├── severity_calculator_component.rb
│   │   │   ├── severity_score_component.html.erb
│   │   │   ├── severity_score_component.rb
│   │   │   ├── severity_select_field_component.html.erb
│   │   │   ├── severity_select_field_component.rb
│   │   │   ├── severity_select_field_next_component.html.erb
│   │   │   ├── severity_select_field_next_component.rb
│   │   │   ├── severity_selection_component.html.erb
│   │   │   ├── severity_selection_component.rb
│   │   │   ├── severity_selection_next_component.html.erb
│   │   │   └── severity_selection_next_component.rb
│   │   ├── application_component.rb
│   │   ├── apps
│   │   │   ├── beta_feature_component.html.erb
│   │   │   ├── beta_feature_component.rb
│   │   │   ├── deletion_dialog_component.html.erb
│   │   │   ├── deletion_dialog_component.rb
│   │   │   ├── repository_installations
│   │   │   │   ├── action_component.html.erb
│   │   │   │   └── action_component.rb
│   │   │   └── transfers
│   │   │       ├── target_autocomplete_component.html.erb
│   │   │       └── target_autocomplete_component.rb
│   │   ├── artifact_registry
│   │   │   ├── sidebar_nav_component.html.erb
│   │   │   └── sidebar_nav_component.rb
│   │   ├── azure
│   │   │   ├── subscription_selection_dialog_component.html.erb
│   │   │   ├── subscription_selection_dialog_component.rb
│   │   │   ├── tenant_selection_dialog_component.html.erb
│   │   │   └── tenant_selection_dialog_component.rb
│   │   ├── beta
│   │   │   ├── signup_component.html.erb
│   │   │   ├── signup_component.rb
│   │   │   ├── signup_form_component.html.erb
│   │   │   └── signup_form_component.rb
│   │   ├── billing
│   │   │   ├── download_report_component.html.erb
│   │   │   ├── download_report_component.rb
│   │   │   ├── metered_billing
│   │   │   │   ├── billing_critical_component.html.erb
│   │   │   │   └── billing_critical_component.rb
│   │   │   ├── overage_policy_component.html.erb
│   │   │   ├── overage_policy_component.rb
│   │   │   ├── overage_policy_configuration.rb
│   │   │   ├── retry_payment_banner_component.html.erb
│   │   │   ├── retry_payment_banner_component.rb
│   │   │   ├── sales_tax_banner_component.html.erb
│   │   │   ├── sales_tax_banner_component.rb
│   │   │   ├── settings
│   │   │   │   ├── address_needs_validation_component.html.erb
│   │   │   │   ├── address_needs_validation_component.rb
│   │   │   │   ├── azure_metered_billing_component.html.erb
│   │   │   │   ├── azure_metered_billing_component.rb
│   │   │   │   ├── billing_email_component.html.erb
│   │   │   │   ├── billing_email_component.rb
│   │   │   │   ├── billing_information_confirm_dereference_component.html.erb
│   │   │   │   ├── billing_information_confirm_dereference_component.rb
│   │   │   │   ├── billing_information_linking_component.html.erb
│   │   │   │   ├── billing_information_linking_component.rb
│   │   │   │   ├── business_edit_payment_information_component.html.erb
│   │   │   │   ├── business_edit_payment_information_component.rb
│   │   │   │   ├── business_shipping_information_form_component.html.erb
│   │   │   │   ├── business_shipping_information_form_component.rb
│   │   │   │   ├── cancel_subscription_item_form_component.html.erb
│   │   │   │   ├── cancel_subscription_item_form_component.rb
│   │   │   │   ├── card_details_component.html.erb
│   │   │   │   ├── card_details_component.rb
│   │   │   │   ├── certificate_upload_form_component.html.erb
│   │   │   │   ├── certificate_upload_form_component.rb
│   │   │   │   ├── copilot
│   │   │   │   │   ├── box_component.html.erb
│   │   │   │   │   ├── box_component.rb
│   │   │   │   │   ├── buy_box_component.html.erb
│   │   │   │   │   ├── buy_box_component.rb
│   │   │   │   │   ├── downgrade_subscription_item_form_component.html.erb
│   │   │   │   │   └── downgrade_subscription_item_form_component.rb
│   │   │   │   ├── copilot_for_business
│   │   │   │   │   ├── usage_body_component.html.erb
│   │   │   │   │   └── usage_body_component.rb
│   │   │   │   ├── credit_card_form_component.html.erb
│   │   │   │   ├── credit_card_form_component.rb
│   │   │   │   ├── depleted_prepaid_credits_banner_component.html.erb
│   │   │   │   ├── depleted_prepaid_credits_banner_component.rb
│   │   │   │   ├── downgrade_dialog_component.html.erb
│   │   │   │   ├── downgrade_dialog_component.rb
│   │   │   │   ├── downgrade_menu_button_component.html.erb
│   │   │   │   ├── downgrade_menu_button_component.rb
│   │   │   │   ├── enterprise_contract_early_expiration_banner_component.html.erb
│   │   │   │   ├── enterprise_contract_early_expiration_banner_component.rb
│   │   │   │   ├── enterprise_contract_global_expiration_banner_component.html.erb
│   │   │   │   ├── enterprise_contract_global_expiration_banner_component.rb
│   │   │   │   ├── enterprise_contract_status_banner_component.html.erb
│   │   │   │   ├── enterprise_contract_status_banner_component.rb
│   │   │   │   ├── enterprise_with_outstanding_invoices_please_pay_component.html.erb
│   │   │   │   ├── enterprise_with_outstanding_invoices_please_pay_component.rb
│   │   │   │   ├── extra_billing_info_modal_component.html.erb
│   │   │   │   ├── extra_billing_info_modal_component.rb
│   │   │   │   ├── flash_notice_enhanced_component.html.erb
│   │   │   │   ├── flash_notice_enhanced_component.rb
│   │   │   │   ├── header_box_component.html.erb
│   │   │   │   ├── header_box_component.rb
│   │   │   │   ├── invalid_azure_subscription_banner_component.html.erb
│   │   │   │   ├── invalid_azure_subscription_banner_component.rb
│   │   │   │   ├── invoiced_set_spending_limit_banner_component.html.erb
│   │   │   │   ├── invoiced_set_spending_limit_banner_component.rb
│   │   │   │   ├── manual_dunning_banner_component.html.erb
│   │   │   │   ├── manual_dunning_banner_component.rb
│   │   │   │   ├── name_address_form_component.html.erb
│   │   │   │   ├── name_address_form_component.rb
│   │   │   │   ├── name_address_form_inputs_component.html.erb
│   │   │   │   ├── name_address_form_inputs_component.rb
│   │   │   │   ├── name_address_summary_component.html.erb
│   │   │   │   ├── name_address_summary_component.rb
│   │   │   │   ├── next_payment_component.html.erb
│   │   │   │   ├── next_payment_component.rb
│   │   │   │   ├── past_invoices_component.html.erb
│   │   │   │   ├── past_invoices_component.rb
│   │   │   │   ├── payment_history_component.html.erb
│   │   │   │   ├── payment_history_component.rb
│   │   │   │   ├── payment_method_button_component.html.erb
│   │   │   │   ├── payment_method_button_component.rb
│   │   │   │   ├── payment_method_form_component.html.erb
│   │   │   │   ├── payment_method_form_component.rb
│   │   │   │   ├── payment_method_information_component.html.erb
│   │   │   │   ├── payment_method_information_component.rb
│   │   │   │   ├── payments
│   │   │   │   │   ├── billing_info_component.html.erb
│   │   │   │   │   ├── billing_info_component.rb
│   │   │   │   │   ├── credit_card_form_component.html.erb
│   │   │   │   │   ├── credit_card_form_component.rb
│   │   │   │   │   ├── sidebar_component.html.erb
│   │   │   │   │   ├── sidebar_component.rb
│   │   │   │   │   ├── summary_component.html.erb
│   │   │   │   │   └── summary_component.rb
│   │   │   │   ├── paypal_details_component.html.erb
│   │   │   │   ├── paypal_details_component.rb
│   │   │   │   ├── paypal_form_component.html.erb
│   │   │   │   ├── paypal_form_component.rb
│   │   │   │   ├── personal_context_switcher_component.html.erb
│   │   │   │   ├── personal_context_switcher_component.rb
│   │   │   │   ├── restricted_organization_notice_component.html.erb
│   │   │   │   ├── restricted_organization_notice_component.rb
│   │   │   │   ├── sales_tax_exemption_certificate_file_component.html.erb
│   │   │   │   ├── sales_tax_exemption_certificate_file_component.rb
│   │   │   │   ├── sponsorship_item_component.html.erb
│   │   │   │   ├── sponsorship_item_component.rb
│   │   │   │   ├── sponsors_overview
│   │   │   │   │   ├── footer_component.html.erb
│   │   │   │   │   └── footer_component.rb
│   │   │   │   ├── sponsors_overview_component.html.erb
│   │   │   │   ├── sponsors_overview_component.rb
│   │   │   │   ├── upgrade
│   │   │   │   │   ├── monthly_spending_component.html.erb
│   │   │   │   │   ├── monthly_spending_component.rb
│   │   │   │   │   ├── section_component.html.erb
│   │   │   │   │   ├── section_component.rb
│   │   │   │   │   ├── stepper_component.html.erb
│   │   │   │   │   └── stepper_component.rb
│   │   │   │   ├── usage_header_component.html.erb
│   │   │   │   ├── usage_header_component.rb
│   │   │   │   ├── usage_loader_component.html.erb
│   │   │   │   ├── usage_loader_component.rb
│   │   │   │   ├── zuora_billing_info_component.html.erb
│   │   │   │   ├── zuora_billing_info_component.rb
│   │   │   │   ├── zuora_hpp_container_component.html.erb
│   │   │   │   ├── zuora_hpp_container_component.rb
│   │   │   │   ├── zuora_maintenance_banner_component.html.erb
│   │   │   │   └── zuora_maintenance_banner_component.rb
│   │   │   └── stafftools
│   │   │       ├── address_validation_component.html.erb
│   │   │       ├── address_validation_component.rb
│   │   │       ├── billing_information_component.html.erb
│   │   │       ├── billing_information_component.rb
│   │   │       ├── copilot_pooled_entitlement_component.html.erb
│   │   │       ├── copilot_pooled_entitlement_component.rb
│   │   │       ├── dead_letter_queue_dialog_component.html.erb
│   │   │       ├── dead_letter_queue_dialog_component.rb
│   │   │       ├── invoice_reception_preference_component.html.erb
│   │   │       ├── invoice_reception_preference_component.rb
│   │   │       ├── pending_cycle_changes_component.html.erb
│   │   │       ├── pending_cycle_changes_component.rb
│   │   │       ├── sales_tax_exemption_component.html.erb
│   │   │       └── sales_tax_exemption_component.rb
│   │   ├── biztools
│   │   │   └── coupons
│   │   │       ├── coupons_list_component.html.erb
│   │   │       ├── coupons_list_component.rb
│   │   │       ├── zuora_sync_status_component.html.erb
│   │   │       └── zuora_sync_status_component.rb
│   │   ├── blobs
│   │   │   ├── codeowners_error_description_component.html.erb
│   │   │   ├── codeowners_error_description_component.rb
│   │   │   ├── codeowners_errors_component.html.erb
│   │   │   ├── codeowners_errors_component.rb
│   │   │   ├── edit_dropdown_menu_component.html.erb
│   │   │   └── edit_dropdown_menu_component.rb
│   │   ├── branch
│   │   │   ├── branch_protection_not_enforced_warning_component.html.erb
│   │   │   ├── branch_protection_not_enforced_warning_component.rb
│   │   │   ├── create_branch_dialog_component.html.erb
│   │   │   ├── create_branch_dialog_component.rb
│   │   │   ├── create_branch_list_item_component.html.erb
│   │   │   ├── create_branch_list_item_component.rb
│   │   │   ├── create_error_component.html.erb
│   │   │   ├── create_error_component.rb
│   │   │   ├── local_checkout_component.html.erb
│   │   │   ├── local_checkout_component.rb
│   │   │   ├── open_in_desktop_component.html.erb
│   │   │   ├── open_in_desktop_component.rb
│   │   │   ├── source_branch
│   │   │   │   ├── branch_select_component.html.erb
│   │   │   │   ├── branch_select_component.rb
│   │   │   │   ├── no_match_component.html.erb
│   │   │   │   └── no_match_component.rb
│   │   │   ├── target_repository_component.html.erb
│   │   │   └── target_repository_component.rb
│   │   ├── businesses
│   │   │   ├── actions
│   │   │   │   ├── organization_selection_component.html.erb
│   │   │   │   ├── organization_selection_component.rb
│   │   │   │   ├── org_bulk_enable_component.html.erb
│   │   │   │   ├── org_bulk_enable_component.rb
│   │   │   │   ├── org_row_component.html.erb
│   │   │   │   ├── org_row_component.rb
│   │   │   │   └── policies
│   │   │   │       ├── custom_images_policy_component.html.erb
│   │   │   │       ├── custom_images_policy_component.rb
│   │   │   │       ├── custom_image_version_limit_component.html.erb
│   │   │   │       ├── custom_image_version_limit_component.rb
│   │   │   │       ├── repo_self_hosted_runner_component.html.erb
│   │   │   │       ├── repo_self_hosted_runner_component.rb
│   │   │   │       ├── runner_policies_component.html.erb
│   │   │   │       └── runner_policies_component.rb
│   │   │   ├── ai_controls
│   │   │   │   ├── read_only_banner_component.html.erb
│   │   │   │   └── read_only_banner_component.rb
│   │   │   ├── billing
│   │   │   │   ├── azure_metered_payment_component.html.erb
│   │   │   │   ├── azure_metered_payment_component.rb
│   │   │   │   ├── billing_cycle_component.html.erb
│   │   │   │   ├── billing_cycle_component.rb
│   │   │   │   ├── seats_used_component.html.erb
│   │   │   │   └── seats_used_component.rb
│   │   │   ├── business_member_avatar_and_profile_link_component.html.erb
│   │   │   ├── business_member_avatar_and_profile_link_component.rb
│   │   │   ├── completed_guidance_component.html.erb
│   │   │   ├── completed_guidance_component.rb
│   │   │   ├── copilot_getting_started_component.html.erb
│   │   │   ├── copilot_getting_started_component.rb
│   │   │   ├── custom_roles
│   │   │   │   ├── enterprise_preset_roles_list_component.html.erb
│   │   │   │   ├── enterprise_preset_roles_list_component.rb
│   │   │   │   ├── enterprise_roles_list_component.html.erb
│   │   │   │   ├── enterprise_roles_list_component.rb
│   │   │   │   ├── org_roles_list_component.html.erb
│   │   │   │   └── org_roles_list_component.rb
│   │   │   ├── danger_zone_component.html.erb
│   │   │   ├── danger_zone_component.rb
│   │   │   ├── downgraded_from_coupon_expiration_banner_component.html.erb
│   │   │   ├── downgraded_from_coupon_expiration_banner_component.rb
│   │   │   ├── emu_first_admin_getting_started_component.html.erb
│   │   │   ├── emu_first_admin_getting_started_component.rb
│   │   │   ├── emu_first_admin_members_blankslate_component.html.erb
│   │   │   ├── emu_first_admin_members_blankslate_component.rb
│   │   │   ├── enterprise_cloud_onboarding
│   │   │   │   ├── add_ons_component.html.erb
│   │   │   │   ├── add_ons_component.rb
│   │   │   │   ├── survey_banner_component.html.erb
│   │   │   │   └── survey_banner_component.rb
│   │   │   ├── enterprise_cloud_trial_banner_component.html.erb
│   │   │   ├── enterprise_cloud_trial_banner_component.rb
│   │   │   ├── enterprise_explore_more_component.html.erb
│   │   │   ├── enterprise_explore_more_component.rb
│   │   │   ├── enterprise_upcoming_metered_conversion_banner_component.html.erb
│   │   │   ├── enterprise_upcoming_metered_conversion_banner_component.rb
│   │   │   ├── external_groups
│   │   │   │   ├── external_group_team_component.html.erb
│   │   │   │   └── external_group_team_component.rb
│   │   │   ├── footer_component.html.erb
│   │   │   ├── footer_component.rb
│   │   │   ├── getting_started
│   │   │   │   ├── readme_component.html.erb
│   │   │   │   ├── readme_component.rb
│   │   │   │   ├── task_component.html.erb
│   │   │   │   ├── task_component.rb
│   │   │   │   ├── trial_completed_component.html.erb
│   │   │   │   ├── trial_completed_component.rb
│   │   │   │   ├── trial_getting_started_component.html.erb
│   │   │   │   └── trial_getting_started_component.rb
│   │   │   ├── limits_banner_component.html.erb
│   │   │   ├── limits_banner_component.rb
│   │   │   ├── metered_licensing_discovery_banner_component.html.erb
│   │   │   ├── metered_licensing_discovery_banner_component.rb
│   │   │   ├── missing_payment_info_banner_component.html.erb
│   │   │   ├── missing_payment_info_banner_component.rb
│   │   │   ├── need_to_sign_corporate_tos_banner_component.html.erb
│   │   │   ├── need_to_sign_corporate_tos_banner_component.rb
│   │   │   ├── onboarding_component.html.erb
│   │   │   ├── onboarding_component.rb
│   │   │   ├── order_preview_component.html.erb
│   │   │   ├── order_preview_component.rb
│   │   │   ├── organizations
│   │   │   │   ├── organization_card_component.html.erb
│   │   │   │   ├── organization_card_component.rb
│   │   │   │   ├── settings_component.html.erb
│   │   │   │   ├── settings_component.rb
│   │   │   │   ├── settings_menu_component.html.erb
│   │   │   │   └── settings_menu_component.rb
│   │   │   ├── organization_transfers
│   │   │   │   ├── form_component.html.erb
│   │   │   │   ├── form_component.rb
│   │   │   │   ├── possible_businesses_component.html.erb
│   │   │   │   └── possible_businesses_component.rb
│   │   │   ├── overview_component.html.erb
│   │   │   ├── overview_component.rb
│   │   │   ├── overview_readme_component.html.erb
│   │   │   ├── overview_readme_component.rb
│   │   │   ├── people
│   │   │   │   ├── bulk_action_toolbar_component.html.erb
│   │   │   │   ├── bulk_action_toolbar_component.rb
│   │   │   │   ├── failed_invitation_dialog_component.html.erb
│   │   │   │   ├── failed_invitation_dialog_component.rb
│   │   │   │   ├── failed_invitation_toolbar_actions_component.html.erb
│   │   │   │   ├── failed_invitation_toolbar_actions_component.rb
│   │   │   │   ├── nav_bar_component.html.erb
│   │   │   │   ├── nav_bar_component.rb
│   │   │   │   ├── pending_invitations_dialog_view_component.html.erb
│   │   │   │   ├── pending_invitations_dialog_view_component.rb
│   │   │   │   ├── pending_invitation_toolbar_actions_component.html.erb
│   │   │   │   └── pending_invitation_toolbar_actions_component.rb
│   │   │   ├── policies
│   │   │   │   ├── security_analysis
│   │   │   │   │   ├── base_policy.rb
│   │   │   │   │   ├── code_scanning_ai_findings_settings_component.html.erb
│   │   │   │   │   ├── code_scanning_ai_findings_settings_component.rb
│   │   │   │   │   ├── code_scanning_autofix_settings_component.html.erb
│   │   │   │   │   ├── code_scanning_autofix_settings_component.rb
│   │   │   │   │   ├── dependabot_alerts_enablement_component.html.erb
│   │   │   │   │   ├── dependabot_alerts_enablement_component.rb
│   │   │   │   │   ├── dependabot_repository_access_component.html.erb
│   │   │   │   │   ├── dependabot_repository_access_component.rb
│   │   │   │   │   ├── dependency_insights_component.html.erb
│   │   │   │   │   ├── dependency_insights_component.rb
│   │   │   │   │   ├── generic_secrets_settings_component.html.erb
│   │   │   │   │   ├── generic_secrets_settings_component.rb
│   │   │   │   │   ├── ghas_availability_component.html.erb
│   │   │   │   │   ├── ghas_availability_component.rb
│   │   │   │   │   ├── ghas_availability_org_list_component.html.erb
│   │   │   │   │   ├── ghas_availability_org_list_component.rb
│   │   │   │   │   ├── ghas_availability_org_list_row_component.html.erb
│   │   │   │   │   ├── ghas_availability_org_list_row_component.rb
│   │   │   │   │   ├── ghas_code_security_enablement_component.html.erb
│   │   │   │   │   ├── ghas_code_security_enablement_component.rb
│   │   │   │   │   ├── ghas_enablement_component.html.erb
│   │   │   │   │   ├── ghas_enablement_component.rb
│   │   │   │   │   ├── ghas_sku_availability_org_list_component.html.erb
│   │   │   │   │   ├── ghas_sku_availability_org_list_component.rb
│   │   │   │   │   ├── ghas_sku_availability_org_list_row_component.html.erb
│   │   │   │   │   ├── ghas_sku_availability_org_list_row_component.rb
│   │   │   │   │   ├── secret_scanning_settings_component.html.erb
│   │   │   │   │   └── secret_scanning_settings_component.rb
│   │   │   │   ├── user_name_display_component.html.erb
│   │   │   │   └── user_name_display_component.rb
│   │   │   ├── rbi_failed_payment_trial_account_banner_component.html.erb
│   │   │   ├── rbi_failed_payment_trial_account_banner_component.rb
│   │   │   ├── seat_limits
│   │   │   │   ├── list_seat_limits_component.html.erb
│   │   │   │   ├── list_seat_limits_component.rb
│   │   │   │   ├── manage_seat_limits_component.html.erb
│   │   │   │   └── manage_seat_limits_component.rb
│   │   │   ├── settings
│   │   │   │   ├── members_component.html.erb
│   │   │   │   └── members_component.rb
│   │   │   ├── shortcode_message_component.html.erb
│   │   │   ├── shortcode_message_component.rb
│   │   │   ├── slug_message_component.html.erb
│   │   │   ├── slug_message_component.rb
│   │   │   ├── subdomain_message_component.html.erb
│   │   │   ├── subdomain_message_component.rb
│   │   │   ├── tip_component.html.erb
│   │   │   ├── tip_component.rb
│   │   │   ├── trial_accounts
│   │   │   │   ├── business_type_form_info_component.html.erb
│   │   │   │   ├── business_type_form_info_component.rb
│   │   │   │   ├── cancel_action_component.html.erb
│   │   │   │   ├── cancel_action_component.rb
│   │   │   │   ├── error_component.html.erb
│   │   │   │   ├── error_component.rb
│   │   │   │   ├── inline_email_verification_component.html.erb
│   │   │   │   ├── inline_email_verification_component.rb
│   │   │   │   ├── organization_error_component.html.erb
│   │   │   │   └── organization_error_component.rb
│   │   │   ├── user_list_card_component.html.erb
│   │   │   └── user_list_card_component.rb
│   │   ├── business_user_accounts
│   │   │   ├── organization_membership
│   │   │   │   ├── membership_source_component.html.erb
│   │   │   │   ├── membership_source_component.rb
│   │   │   │   ├── membership_sources_component.html.erb
│   │   │   │   └── membership_sources_component.rb
│   │   │   ├── organization_membership_component.html.erb
│   │   │   ├── organization_membership_component.rb
│   │   │   ├── sidebar_component.html.erb
│   │   │   └── sidebar_component.rb
│   │   ├── checks
│   │   │   ├── icon_component.html.erb
│   │   │   ├── icon_component.rb
│   │   │   ├── retention_component.html.erb
│   │   │   ├── retention_component.rb
│   │   │   ├── sidebar_item_component.html.erb
│   │   │   └── sidebar_item_component.rb
│   │   ├── closables
│   │   │   ├── base_component.rb
│   │   │   ├── buttons
│   │   │   │   ├── base_component.rb
│   │   │   │   ├── close_component.html.erb
│   │   │   │   ├── close_component.rb
│   │   │   │   ├── reopen_component.html.erb
│   │   │   │   └── reopen_component.rb
│   │   │   ├── state_component.html.erb
│   │   │   └── state_component.rb
│   │   ├── code_scanning
│   │   │   ├── advanced_setup_status_component.rb
│   │   │   ├── alert_filter_component.rb
│   │   │   ├── alert_list_action_menu_component.html.erb
│   │   │   ├── alert_list_action_menu_component.rb
│   │   │   ├── alert_list_select_panel_component.html.erb
│   │   │   ├── alert_list_select_panel_component.rb
│   │   │   ├── alert_severity_component.html.erb
│   │   │   ├── alert_severity_component.rb
│   │   │   ├── alert_table_action_component.html.erb
│   │   │   ├── alert_table_action_component.rb
│   │   │   ├── alert_table_header_component.html.erb
│   │   │   ├── alert_table_header_component.rb
│   │   │   ├── alert_table_row_component.html.erb
│   │   │   ├── alert_table_row_component.rb
│   │   │   ├── annotation_component.html.erb
│   │   │   ├── annotation_component.rb
│   │   │   ├── blankslates
│   │   │   │   ├── no_active_repositories_component.html.erb
│   │   │   │   ├── no_active_repositories_component.rb
│   │   │   │   ├── no_active_repositories_enterprise_component.html.erb
│   │   │   │   ├── no_active_repositories_enterprise_component.rb
│   │   │   │   ├── no_alerts_enable_on_all_repos_enterprise_component.html.erb
│   │   │   │   ├── no_alerts_enable_on_all_repos_enterprise_component.rb
│   │   │   │   ├── no_organizations_component.html.erb
│   │   │   │   ├── no_organizations_component.rb
│   │   │   │   ├── not_enabled_component.html.erb
│   │   │   │   ├── not_enabled_component.rb
│   │   │   │   ├── not_enabled_enterprise_component.html.erb
│   │   │   │   └── not_enabled_enterprise_component.rb
│   │   │   ├── dismissal_review_dialog_component.html.erb
│   │   │   ├── dismissal_review_dialog_component.rb
│   │   │   ├── pretty_cron_component.html.erb
│   │   │   ├── pretty_cron_component.rb
│   │   │   ├── react_sidebar_component.html.erb
│   │   │   ├── react_sidebar_component.rb
│   │   │   ├── review_comment_component.html.erb
│   │   │   ├── review_comment_component.rb
│   │   │   ├── settings
│   │   │   │   ├── auto_codeql_setup_menu_component.html.erb
│   │   │   │   ├── auto_codeql_setup_menu_component.rb
│   │   │   │   ├── codeql_status_menu_component.html.erb
│   │   │   │   ├── codeql_status_menu_component.rb
│   │   │   │   ├── runner_info_component.html.erb
│   │   │   │   ├── runner_info_component.rb
│   │   │   │   ├── status_component.html.erb
│   │   │   │   ├── status_component.rb
│   │   │   │   ├── toggle_section_component.html.erb
│   │   │   │   └── toggle_section_component.rb
│   │   │   ├── settings_component.html.erb
│   │   │   ├── settings_component.rb
│   │   │   ├── suggested_fix_banner_component.html.erb
│   │   │   ├── suggested_fix_banner_component.rb
│   │   │   ├── suggested_fix_dependency_metadata_component.html.erb
│   │   │   ├── suggested_fix_dependency_metadata_component.rb
│   │   │   ├── table_component.html.erb
│   │   │   ├── table_component.rb
│   │   │   ├── timeline_component.html.erb
│   │   │   ├── timeline_component.rb
│   │   │   ├── timeline_item_component.html.erb
│   │   │   ├── timeline_item_component.rb
│   │   │   └── tool_status
│   │   │       ├── delete_configuration_dialog_component.html.erb
│   │   │       ├── delete_configuration_dialog_component.rb
│   │   │       ├── files_extracted_component.html.erb
│   │   │       ├── files_extracted_component.rb
│   │   │       ├── header_component.html.erb
│   │   │       ├── header_component.rb
│   │   │       ├── message_list_component.html.erb
│   │   │       ├── message_list_component.rb
│   │   │       ├── notice_component.rb
│   │   │       ├── overview_component.html.erb
│   │   │       ├── overview_component.rb
│   │   │       ├── scan_event_component.html.erb
│   │   │       └── scan_event_component.rb
│   │   ├── code_security
│   │   │   ├── enable_disable_component.html.erb
│   │   │   ├── enable_disable_component.rb
│   │   │   ├── section_head_component.html.erb
│   │   │   └── section_head_component.rb
│   │   ├── codespaces
│   │   │   ├── action_dropdown_component.html.erb
│   │   │   ├── action_dropdown_component.rb
│   │   │   ├── advanced_options
│   │   │   │   ├── declarative_secret_component.html.erb
│   │   │   │   ├── declarative_secret_component.rb
│   │   │   │   ├── declarative_secrets_text_component.html.erb
│   │   │   │   ├── declarative_secrets_text_component.rb
│   │   │   │   ├── geo_select_list_component.html.erb
│   │   │   │   ├── geo_select_list_component.rb
│   │   │   │   ├── sku_select_list_component.html.erb
│   │   │   │   └── sku_select_list_component.rb
│   │   │   ├── allow_permissions_component.html.erb
│   │   │   ├── allow_permissions_component.rb
│   │   │   ├── allow_permissions_create_button_component.html.erb
│   │   │   ├── allow_permissions_create_button_component.rb
│   │   │   ├── allow_permissions_row_item_component.html.erb
│   │   │   ├── allow_permissions_row_item_component.rb
│   │   │   ├── banner_component.html.erb
│   │   │   ├── banner_component.rb
│   │   │   ├── code_menu_codespaces_list_component.html.erb
│   │   │   ├── code_menu_codespaces_list_component.rb
│   │   │   ├── code_menu_contents_component.html.erb
│   │   │   ├── code_menu_contents_component.rb
│   │   │   ├── code_menu_dropdown_component.html.erb
│   │   │   ├── code_menu_dropdown_component.rb
│   │   │   ├── code_menu_header_component.html.erb
│   │   │   ├── code_menu_header_component.rb
│   │   │   ├── contact_us_banner_component.html.erb
│   │   │   ├── contact_us_banner_component.rb
│   │   │   ├── create_button_component.html.erb
│   │   │   ├── create_button_component.rb
│   │   │   ├── create_concurrency_error_component.html.erb
│   │   │   ├── create_concurrency_error_component.rb
│   │   │   ├── create_notice_component.html.erb
│   │   │   ├── create_notice_component.rb
│   │   │   ├── create_notice_flash_error_component.html.erb
│   │   │   ├── create_notice_flash_error_component.rb
│   │   │   ├── create_options_dropdown_component.html.erb
│   │   │   ├── create_options_dropdown_component.rb
│   │   │   ├── create_wrapper_component.html.erb
│   │   │   ├── create_wrapper_component.rb
│   │   │   ├── dev_container
│   │   │   │   ├── add_dev_container_feature_component.html.erb
│   │   │   │   ├── add_dev_container_feature_component.rb
│   │   │   │   ├── add_static_options_component.html.erb
│   │   │   │   └── add_static_options_component.rb
│   │   │   ├── disabled_button_component.html.erb
│   │   │   ├── disabled_button_component.rb
│   │   │   ├── dropdown_list_component.html.erb
│   │   │   ├── dropdown_list_component.rb
│   │   │   ├── dropdown_list_item_component.html.erb
│   │   │   ├── dropdown_list_item_component.rb
│   │   │   ├── export_branch_component.html.erb
│   │   │   ├── export_branch_component.rb
│   │   │   ├── forms
│   │   │   │   ├── branch_select_component.html.erb
│   │   │   │   └── branch_select_component.rb
│   │   │   ├── git_commit_divergence_component.html.erb
│   │   │   ├── git_commit_divergence_component.rb
│   │   │   ├── idle_timeout_component.html.erb
│   │   │   ├── idle_timeout_component.rb
│   │   │   ├── index_list_component.html.erb
│   │   │   ├── index_list_component.rb
│   │   │   ├── index_list_item_component.html.erb
│   │   │   ├── index_list_item_component.rb
│   │   │   ├── lightweight_web_editor
│   │   │   │   ├── loading_component.html.erb
│   │   │   │   └── loading_component.rb
│   │   │   ├── loading_button_component.html.erb
│   │   │   ├── loading_button_component.rb
│   │   │   ├── loading_component.html.erb
│   │   │   ├── loading_component.rb
│   │   │   ├── nav_list_component.html.erb
│   │   │   ├── nav_list_component.rb
│   │   │   ├── prebuild_configuration_run_status_component.html.erb
│   │   │   ├── prebuild_configuration_run_status_component.rb
│   │   │   ├── prebuild_configurations
│   │   │   │   ├── access_and_cost_control_component.html.erb
│   │   │   │   ├── access_and_cost_control_component.rb
│   │   │   │   ├── advanced_options_component.html.erb
│   │   │   │   ├── advanced_options_component.rb
│   │   │   │   ├── configuration_component.html.erb
│   │   │   │   ├── configuration_component.rb
│   │   │   │   ├── devcontainer_path_select_component.html.erb
│   │   │   │   ├── devcontainer_path_select_component.rb
│   │   │   │   ├── developer_options_component.html.erb
│   │   │   │   ├── developer_options_component.rb
│   │   │   │   ├── notify_options_component.html.erb
│   │   │   │   ├── notify_options_component.rb
│   │   │   │   ├── region_select_component.html.erb
│   │   │   │   ├── region_select_component.rb
│   │   │   │   ├── runner_group_component.html.erb
│   │   │   │   ├── runner_group_component.rb
│   │   │   │   ├── subhead_component.html.erb
│   │   │   │   ├── subhead_component.rb
│   │   │   │   ├── template_version_component.html.erb
│   │   │   │   ├── template_version_component.rb
│   │   │   │   ├── trigger_options_component.html.erb
│   │   │   │   └── trigger_options_component.rb
│   │   │   ├── prebuild_configurations_list_component.html.erb
│   │   │   ├── prebuild_configurations_list_component.rb
│   │   │   ├── quick_start_component.html.erb
│   │   │   ├── quick_start_component.rb
│   │   │   ├── ref_component.html.erb
│   │   │   ├── ref_component.rb
│   │   │   ├── repository_codespaces
│   │   │   │   ├── list_component.html.erb
│   │   │   │   └── list_component.rb
│   │   │   ├── repository_list_item_component.html.erb
│   │   │   ├── repository_list_item_component.rb
│   │   │   ├── retention_expiration_component.html.erb
│   │   │   ├── retention_expiration_component.rb
│   │   │   ├── retention_period_component.html.erb
│   │   │   ├── retention_period_component.rb
│   │   │   ├── share_deep_link_component.html.erb
│   │   │   ├── share_deep_link_component.rb
│   │   │   ├── show_auth_component.html.erb
│   │   │   ├── show_auth_component.rb
│   │   │   ├── unauthorized_organizations_component.html.erb
│   │   │   ├── unauthorized_organizations_component.rb
│   │   │   ├── upgrade_plan_banner_component.html.erb
│   │   │   ├── upgrade_plan_banner_component.rb
│   │   │   ├── use_template_component.html.erb
│   │   │   ├── use_template_component.rb
│   │   │   ├── use_template_dropdown_component.html.erb
│   │   │   ├── use_template_dropdown_component.rb
│   │   │   ├── workbench_form_component.html.erb
│   │   │   └── workbench_form_component.rb
│   │   ├── command_palette
│   │   │   ├── dialog_component.html.erb
│   │   │   └── dialog_component.rb
│   │   ├── comments
│   │   │   ├── add_tasks_component.html.erb
│   │   │   ├── add_tasks_component.rb
│   │   │   ├── blocked_from_commenting_component.html.erb
│   │   │   ├── blocked_from_commenting_component.rb
│   │   │   ├── block_from_comment_modal_component.html.erb
│   │   │   ├── block_from_comment_modal_component.rb
│   │   │   ├── block_from_comment_modal_header_component.html.erb
│   │   │   ├── block_from_comment_modal_header_component.rb
│   │   │   ├── comment_actor_component.html.erb
│   │   │   ├── comment_actor_component.rb
│   │   │   ├── comment_author_association_component.html.erb
│   │   │   ├── comment_author_association_component.rb
│   │   │   ├── comment_component.html.erb
│   │   │   ├── comment_component.rb
│   │   │   ├── comment_edit_history_component.html.erb
│   │   │   ├── comment_edit_history_component.rb
│   │   │   ├── comment_edit_history_log_component.html.erb
│   │   │   ├── comment_edit_history_log_component.rb
│   │   │   ├── comment_header_component.html.erb
│   │   │   ├── comment_header_component.rb
│   │   │   ├── comment_subject_author_component.html.erb
│   │   │   ├── comment_subject_author_component.rb
│   │   │   ├── commit_comment_component.html.erb
│   │   │   ├── commit_comment_component.rb
│   │   │   ├── copilot
│   │   │   │   ├── comment_actor_component.html.erb
│   │   │   │   ├── comment_actor_component.rb
│   │   │   │   ├── comment_header_component.html.erb
│   │   │   │   └── comment_header_component.rb
│   │   │   ├── deferred_edit_form_component.html.erb
│   │   │   ├── deferred_edit_form_component.rb
│   │   │   ├── edit_form
│   │   │   │   ├── edit_form_component.html.erb
│   │   │   │   ├── edit_form_component.rb
│   │   │   │   ├── tabnav_component.html.erb
│   │   │   │   ├── tabnav_component.rb
│   │   │   │   ├── write_content_component.html.erb
│   │   │   │   └── write_content_component.rb
│   │   │   ├── github_specific_markdown_toolbar_component.html.erb
│   │   │   ├── github_specific_markdown_toolbar_component.rb
│   │   │   ├── markdown_toolbar_component.html.erb
│   │   │   ├── markdown_toolbar_component.rb
│   │   │   ├── previewable_comment_form_component.html.erb
│   │   │   ├── previewable_comment_form_component.rb
│   │   │   ├── reactions_component.rb
│   │   │   ├── reactions_with_context_component.rb
│   │   │   ├── saved_replies_menu_component.html.erb
│   │   │   ├── saved_replies_menu_component.rb
│   │   │   ├── signed_out_comment_component.html.erb
│   │   │   ├── signed_out_comment_component.rb
│   │   │   ├── suggestion_button_component.html.erb
│   │   │   └── suggestion_button_component.rb
│   │   ├── commits
│   │   │   ├── attribution_info_component.html.erb
│   │   │   ├── attribution_info_component.rb
│   │   │   ├── avatar_stack_component.html.erb
│   │   │   ├── avatar_stack_component.rb
│   │   │   ├── browse_rename_commits_component.html.erb
│   │   │   ├── browse_rename_commits_component.rb
│   │   │   ├── contributor_link_component.rb
│   │   │   ├── list_item_component.html.erb
│   │   │   ├── list_item_component.rb
│   │   │   ├── pusher_avatar_component.html.erb
│   │   │   └── pusher_avatar_component.rb
│   │   ├── compare
│   │   │   ├── commits_list_component.html.erb
│   │   │   ├── commits_list_component.rb
│   │   │   ├── pull_request_template_list_component.html.erb
│   │   │   ├── pull_request_template_list_component.rb
│   │   │   ├── stat_component.html.erb
│   │   │   ├── stat_component.rb
│   │   │   ├── stats_component.html.erb
│   │   │   └── stats_component.rb
│   │   ├── concerns
│   │   │   └── actions
│   │   │       └── workflow_runs
│   │   │           └── concurrency_banner_channels.rb
│   │   ├── conditional_access
│   │   │   ├── external_conditional_access
│   │   │   │   ├── access_forbidden_component.html.erb
│   │   │   │   └── access_forbidden_component.rb
│   │   │   ├── ip_allowlist
│   │   │   │   ├── access_forbidden_component.html.erb
│   │   │   │   └── access_forbidden_component.rb
│   │   │   ├── unauthorized_accounts_component.html.erb
│   │   │   └── unauthorized_accounts_component.rb
│   │   ├── conduit
│   │   │   ├── dismissed_item_component.html.erb
│   │   │   ├── dismissed_item_component.rb
│   │   │   ├── register_disinterest_modal_component.html.erb
│   │   │   └── register_disinterest_modal_component.rb
│   │   ├── config_as_code
│   │   │   ├── editor_sidebar_component.html.erb
│   │   │   ├── editor_sidebar_component.rb
│   │   │   ├── template_description_component.html.erb
│   │   │   └── template_description_component.rb
│   │   ├── context_switcher
│   │   │   ├── context_switcher_component.html.erb
│   │   │   ├── context_switcher_component.rb
│   │   │   ├── list_component.html.erb
│   │   │   └── list_component.rb
│   │   ├── control_group
│   │   │   ├── container_component.html.erb
│   │   │   ├── container_component.rb
│   │   │   ├── item
│   │   │   │   ├── leading_icon_component.rb
│   │   │   │   └── title_component.rb
│   │   │   ├── item_component.html.erb
│   │   │   └── item_component.rb
│   │   ├── copilot
│   │   │   ├── aic_free_usage_summary_component.html.erb
│   │   │   ├── aic_free_usage_summary_component.rb
│   │   │   ├── aic_progress_bar_component.html.erb
│   │   │   ├── aic_progress_bar_component.rb
│   │   │   ├── aic_seat_usage_component.html.erb
│   │   │   ├── aic_seat_usage_component.rb
│   │   │   ├── aic_usage_summary_component.html.erb
│   │   │   ├── aic_usage_summary_component.rb
│   │   │   ├── badge_component.html.erb
│   │   │   ├── badge_component.rb
│   │   │   ├── beta_signup_form_component.html.erb
│   │   │   ├── beta_signup_form_component.rb
│   │   │   ├── billing_info_component.html.erb
│   │   │   ├── billing_info_component.rb
│   │   │   ├── business_selection_component.html.erb
│   │   │   ├── business_selection_component.rb
│   │   │   ├── business_trial_status_banner_component.html.erb
│   │   │   ├── business_trial_status_banner_component.rb
│   │   │   ├── business_trial_status_footer_component.html.erb
│   │   │   ├── business_trial_status_footer_component.rb
│   │   │   ├── contact_info_component.html.erb
│   │   │   ├── contact_info_component.rb
│   │   │   ├── enterprise_signup_component.html.erb
│   │   │   ├── enterprise_signup_component.rb
│   │   │   ├── extensions_agreement_component.html.erb
│   │   │   ├── extensions_agreement_component.rb
│   │   │   ├── get_started_with_copilot_component.html.erb
│   │   │   ├── get_started_with_copilot_component.rb
│   │   │   ├── hide_copilot_component.html.erb
│   │   │   ├── hide_copilot_component.rb
│   │   │   ├── limited_access_upgrade_component.html.erb
│   │   │   ├── limited_access_upgrade_component.rb
│   │   │   ├── max_billing_component.html.erb
│   │   │   ├── max_billing_component.rb
│   │   │   ├── org_enablement
│   │   │   │   ├── base_action_dialog.rb
│   │   │   │   ├── bulk_org_enablement_component.html.erb
│   │   │   │   ├── bulk_org_enablement_component.rb
│   │   │   │   ├── list_component.html.erb
│   │   │   │   ├── list_component.rb
│   │   │   │   ├── org_component.html.erb
│   │   │   │   ├── org_component.rb
│   │   │   │   ├── plan_disable_component.html.erb
│   │   │   │   ├── plan_disable_component.rb
│   │   │   │   ├── plan_downgrade_component.html.erb
│   │   │   │   ├── plan_downgrade_component.rb
│   │   │   │   ├── plan_reenable_component.html.erb
│   │   │   │   ├── plan_reenable_component.rb
│   │   │   │   ├── plan_upgrade_component.html.erb
│   │   │   │   └── plan_upgrade_component.rb
│   │   │   ├── overage_budget_dialog_component.html.erb
│   │   │   ├── overage_budget_dialog_component.rb
│   │   │   ├── payment_method_component.html.erb
│   │   │   ├── payment_method_component.rb
│   │   │   ├── policies
│   │   │   │   ├── business_form_component.html.erb
│   │   │   │   ├── business_form_component.rb
│   │   │   │   ├── business_model_form_component.html.erb
│   │   │   │   ├── business_model_form_component.rb
│   │   │   │   ├── business_model_registry_form_component.html.erb
│   │   │   │   ├── business_model_registry_form_component.rb
│   │   │   │   ├── business_opt_in_form_component.html.erb
│   │   │   │   ├── business_opt_in_form_component.rb
│   │   │   │   ├── byok_form_component.html.erb
│   │   │   │   ├── byok_form_component.rb
│   │   │   │   ├── code_review_repository_access_form_component.html.erb
│   │   │   │   ├── code_review_repository_access_form_component.rb
│   │   │   │   ├── coding_agent_policy_select_organizations_component.html.erb
│   │   │   │   ├── coding_agent_policy_select_organizations_component.rb
│   │   │   │   ├── mcp_allowlist_component.html.erb
│   │   │   │   ├── mcp_allowlist_component.rb
│   │   │   │   ├── mcp_base_component.rb
│   │   │   │   ├── mcp_local_server_block_toggle_component.html.erb
│   │   │   │   ├── mcp_local_server_block_toggle_component.rb
│   │   │   │   ├── mcp_registry_allowlist_form_component.html.erb
│   │   │   │   ├── mcp_registry_allowlist_form_component.rb
│   │   │   │   ├── mcp_registry_configuration_component.html.erb
│   │   │   │   ├── mcp_registry_configuration_component.rb
│   │   │   │   ├── member_requests_component.html.erb
│   │   │   │   ├── member_requests_component.rb
│   │   │   │   ├── memory_exports_component.html.erb
│   │   │   │   ├── memory_exports_component.rb
│   │   │   │   ├── quota
│   │   │   │   │   ├── feature_usage_bar_component.html.erb
│   │   │   │   │   ├── feature_usage_bar_component.rb
│   │   │   │   │   ├── usage_component.html.erb
│   │   │   │   │   └── usage_component.rb
│   │   │   │   ├── standalone_form_component.html.erb
│   │   │   │   ├── standalone_form_component.rb
│   │   │   │   ├── subpage_link_form_component.html.erb
│   │   │   │   ├── subpage_link_form_component.rb
│   │   │   │   ├── swe_agent_repository_access_form_component.html.erb
│   │   │   │   ├── swe_agent_repository_access_form_component.rb
│   │   │   │   ├── telemetry_settings_row_component.html.erb
│   │   │   │   ├── telemetry_settings_row_component.rb
│   │   │   │   ├── unlicensed_user_settings_component.html.erb
│   │   │   │   ├── unlicensed_user_settings_component.rb
│   │   │   │   ├── user_form_component.html.erb
│   │   │   │   ├── user_form_component.rb
│   │   │   │   ├── user_settings_component.html.erb
│   │   │   │   ├── user_settings_component.rb
│   │   │   │   ├── user_settings_row_component.html.erb
│   │   │   │   └── user_settings_row_component.rb
│   │   │   ├── pro_billing_component.html.erb
│   │   │   ├── pro_billing_component.rb
│   │   │   ├── pro_plus_billing_component.html.erb
│   │   │   ├── pro_plus_billing_component.rb
│   │   │   ├── purchase
│   │   │   │   ├── account_avatar_component.html.erb
│   │   │   │   ├── account_avatar_component.rb
│   │   │   │   ├── accounts_component.html.erb
│   │   │   │   ├── accounts_component.rb
│   │   │   │   ├── billing_component.html.erb
│   │   │   │   ├── billing_component.rb
│   │   │   │   ├── checkout_section_component.html.erb
│   │   │   │   ├── checkout_section_component.rb
│   │   │   │   ├── helpers.rb
│   │   │   │   ├── ineligible_info_component.html.erb
│   │   │   │   ├── ineligible_info_component.rb
│   │   │   │   ├── page_component.rb
│   │   │   │   ├── plans_offered_component.html.erb
│   │   │   │   └── plans_offered_component.rb
│   │   │   ├── seat_management
│   │   │   │   ├── seat_query.rb
│   │   │   │   ├── team_suggestions_component.html.erb
│   │   │   │   ├── team_suggestions_component.rb
│   │   │   │   ├── user_suggestions_view.html.erb
│   │   │   │   └── user_suggestions_view.rb
│   │   │   ├── signup_component.html.erb
│   │   │   ├── signup_component.rb
│   │   │   ├── start_copilot_banner_component.html.erb
│   │   │   ├── start_copilot_banner_component.rb
│   │   │   ├── usage_summary_component.html.erb
│   │   │   ├── usage_summary_component.rb
│   │   │   ├── user_level_access_component.html.erb
│   │   │   └── user_level_access_component.rb
│   │   ├── custom_roles
│   │   │   ├── action_menu_component.html.erb
│   │   │   ├── action_menu_component.rb
│   │   │   ├── banner_component.html.erb
│   │   │   ├── banner_component.rb
│   │   │   ├── expandable_role_row_component.html.erb
│   │   │   ├── expandable_role_row_component.rb
│   │   │   ├── role_avatar_spread_component.html.erb
│   │   │   ├── role_avatar_spread_component.rb
│   │   │   ├── role_permissions_component.html.erb
│   │   │   ├── role_permissions_component.rb
│   │   │   ├── role_permissions_list_component.html.erb
│   │   │   └── role_permissions_list_component.rb
│   │   ├── dashboard
│   │   │   ├── context_switcher
│   │   │   │   ├── list_component.html.erb
│   │   │   │   └── list_component.rb
│   │   │   ├── context_switcher_component.html.erb
│   │   │   ├── context_switcher_component.rb
│   │   │   ├── copilot_entrypoint_component.html.erb
│   │   │   ├── copilot_entrypoint_component.rb
│   │   │   ├── favorites
│   │   │   │   ├── pinnable_favorite_component.html.erb
│   │   │   │   └── pinnable_favorite_component.rb
│   │   │   ├── loading_context_component.html.erb
│   │   │   ├── loading_context_component.rb
│   │   │   ├── loading_spinner_component.html.erb
│   │   │   ├── loading_spinner_component.rb
│   │   │   ├── recent_activity
│   │   │   │   ├── recent_activity_component.html.erb
│   │   │   │   ├── recent_activity_component.rb
│   │   │   │   ├── recent_interaction_component.html.erb
│   │   │   │   └── recent_interaction_component.rb
│   │   │   └── sidebar
│   │   │       ├── changelog_component.html.erb
│   │   │       ├── changelog_component.rb
│   │   │       ├── favorites_dialog_component.html.erb
│   │   │       ├── favorites_dialog_component.rb
│   │   │       ├── sortable_item_component.html.erb
│   │   │       ├── sortable_item_component.rb
│   │   │       ├── sortable_pinned_items_component.html.erb
│   │   │       └── sortable_pinned_items_component.rb
│   │   ├── dashboard_feed
│   │   │   └── reactions_component.rb
│   │   ├── dependabot
│   │   │   ├── annotation_component.html.erb
│   │   │   ├── annotation_component.rb
│   │   │   ├── package_ecosystem_icon_component.rb
│   │   │   ├── paused_updates_banner_component.html.erb
│   │   │   ├── paused_updates_banner_component.rb
│   │   │   ├── paused_updates_pull_request_banner_component.html.erb
│   │   │   ├── paused_updates_pull_request_banner_component.rb
│   │   │   ├── review_comment_component.html.erb
│   │   │   ├── review_comment_component.rb
│   │   │   ├── suggested_fix_dependency_metadata_component.html.erb
│   │   │   ├── suggested_fix_dependency_metadata_component.rb
│   │   │   ├── update_job_component.html.erb
│   │   │   ├── update_job_component.rb
│   │   │   ├── update_job_state_icon_component.html.erb
│   │   │   └── update_job_state_icon_component.rb
│   │   ├── dependabot_alerts
│   │   │   ├── alert_dismissal_modal_component.html.erb
│   │   │   ├── alert_dismissal_modal_component.rb
│   │   │   ├── alert_dismissal_request_modal_component.html.erb
│   │   │   ├── alert_dismissal_request_modal_component.rb
│   │   │   ├── alert_filter_component.html.erb
│   │   │   ├── alert_filter_component.rb
│   │   │   ├── alert_filter_item_list_component.html.erb
│   │   │   ├── alert_filter_item_list_component.rb
│   │   │   ├── alert_filter_v2_component.html.erb
│   │   │   ├── alert_filter_v2_component.rb
│   │   │   ├── dependency_update_summary_component.html.erb
│   │   │   ├── dependency_update_summary_component.rb
│   │   │   ├── dismissal_request_review_modal_component.html.erb
│   │   │   ├── dismissal_request_review_modal_component.rb
│   │   │   ├── dismissal_review_dialog_component.html.erb
│   │   │   ├── dismissal_review_dialog_component.rb
│   │   │   ├── location.rb
│   │   │   ├── pull_request_banner_component.html.erb
│   │   │   ├── pull_request_banner_component.rb
│   │   │   ├── readiness_subhead_component.html.erb
│   │   │   ├── readiness_subhead_component.rb
│   │   │   ├── row_component.html.erb
│   │   │   ├── row_component.rb
│   │   │   ├── rule_actions_component.html.erb
│   │   │   ├── rule_actions_component.rb
│   │   │   ├── rule_description_component.html.erb
│   │   │   ├── rule_description_component.rb
│   │   │   ├── rule_enforcement_options_menu_component.html.erb
│   │   │   ├── rule_enforcement_options_menu_component.rb
│   │   │   ├── rule_error_description_component.html.erb
│   │   │   ├── rule_error_description_component.rb
│   │   │   ├── rule_form_component.html.erb
│   │   │   ├── rule_form_component.rb
│   │   │   ├── rule_show_component.html.erb
│   │   │   ├── rule_show_component.rb
│   │   │   ├── rules_settings_component.html.erb
│   │   │   ├── rules_settings_component.rb
│   │   │   ├── rule_status_component.html.erb
│   │   │   ├── rule_status_component.rb
│   │   │   ├── rule_target_alerts_textbox_component.html.erb
│   │   │   ├── rule_target_alerts_textbox_component.rb
│   │   │   ├── search_component.rb
│   │   │   ├── severity_details_base_component.rb
│   │   │   ├── severity_details_component.html.erb
│   │   │   ├── severity_details_component.rb
│   │   │   ├── severity_details_next_component.html.erb
│   │   │   ├── severity_details_next_component.rb
│   │   │   ├── severity_icon_component.rb
│   │   │   ├── severity_label_component.html.erb
│   │   │   ├── severity_label_component.rb
│   │   │   ├── show_component.html.erb
│   │   │   ├── show_component.rb
│   │   │   ├── table_component.html.erb
│   │   │   ├── table_component.rb
│   │   │   ├── table_header_component.html.erb
│   │   │   ├── table_header_component.rb
│   │   │   ├── timeline_component.rb
│   │   │   ├── timeline_items
│   │   │   │   ├── actor_component.html.erb
│   │   │   │   ├── actor_component.rb
│   │   │   │   ├── assignment_component.html.erb
│   │   │   │   ├── assignment_component.rb
│   │   │   │   ├── auto_dismissed_component.html.erb
│   │   │   │   ├── auto_dismissed_component.rb
│   │   │   │   ├── auto_reopened_component.html.erb
│   │   │   │   ├── auto_reopened_component.rb
│   │   │   │   ├── copilot_work_finished_component.html.erb
│   │   │   │   ├── copilot_work_finished_component.rb
│   │   │   │   ├── copilot_work_started_component.html.erb
│   │   │   │   ├── copilot_work_started_component.rb
│   │   │   │   ├── dismissal_cancelled_component.rb
│   │   │   │   ├── dismissal_requested_component.html.erb
│   │   │   │   ├── dismissal_requested_component.rb
│   │   │   │   ├── dismissal_reviewed_component.html.erb
│   │   │   │   ├── dismissal_reviewed_component.rb
│   │   │   │   ├── dismissed_component.html.erb
│   │   │   │   ├── dismissed_component.rb
│   │   │   │   ├── fixed_component.html.erb
│   │   │   │   ├── fixed_component.rb
│   │   │   │   ├── load_all_component.html.erb
│   │   │   │   ├── load_all_component.rb
│   │   │   │   ├── opened_component.html.erb
│   │   │   │   ├── opened_component.rb
│   │   │   │   ├── push_link_component.rb
│   │   │   │   ├── reintroduced_component.html.erb
│   │   │   │   ├── reintroduced_component.rb
│   │   │   │   ├── reopened_component.html.erb
│   │   │   │   ├── reopened_component.rb
│   │   │   │   └── rules_helper.rb
│   │   │   ├── tip_component.html.erb
│   │   │   ├── tip_component.rb
│   │   │   ├── transitive_paths_component.html.erb
│   │   │   ├── transitive_paths_component.rb
│   │   │   ├── transitive_paths_error_component.html.erb
│   │   │   ├── transitive_paths_error_component.rb
│   │   │   ├── transitive_paths_loader_component.html.erb
│   │   │   └── transitive_paths_loader_component.rb
│   │   ├── dependabot_settings
│   │   │   ├── grouped_security_updates_component.html.erb
│   │   │   ├── grouped_security_updates_component.rb
│   │   │   ├── runner_settings_component.html.erb
│   │   │   └── runner_settings_component.rb
│   │   ├── dependency_graph
│   │   │   ├── ecosystem_select_panel_component.html.erb
│   │   │   ├── ecosystem_select_panel_component.rb
│   │   │   ├── pro_tip_component.html.erb
│   │   │   ├── pro_tip_component.rb
│   │   │   ├── search_component.html.erb
│   │   │   ├── search_component.rb
│   │   │   ├── search_paths_dialog_component.html.erb
│   │   │   ├── search_paths_dialog_component.rb
│   │   │   ├── search_result_component.html.erb
│   │   │   ├── search_result_component.rb
│   │   │   ├── update_graph_job_component.html.erb
│   │   │   ├── update_graph_job_component.rb
│   │   │   ├── vulnerability_alert_component.html.erb
│   │   │   └── vulnerability_alert_component.rb
│   │   ├── dependency_review
│   │   │   ├── dependency_footer_component.html.erb
│   │   │   ├── dependency_footer_component.rb
│   │   │   ├── dependency_row_component.html.erb
│   │   │   ├── dependency_row_component.rb
│   │   │   ├── rich_diff_component.rb
│   │   │   ├── vulnerability_row_component.html.erb
│   │   │   └── vulnerability_row_component.rb
│   │   ├── device_authorization
│   │   │   ├── failure_component.html.erb
│   │   │   └── failure_component.rb
│   │   ├── devtools
│   │   │   ├── code_usage_component.html.erb
│   │   │   ├── code_usage_component.rb
│   │   │   ├── feature_enabled_flash_component.html.erb
│   │   │   ├── feature_enabled_flash_component.rb
│   │   │   ├── gate_label_component.html.erb
│   │   │   ├── gate_label_component.rb
│   │   │   ├── gate_override_message_component.html.erb
│   │   │   └── gate_override_message_component.rb
│   │   ├── diffs
│   │   │   ├── deferred_diff_lines_component.html.erb
│   │   │   └── deferred_diff_lines_component.rb
│   │   ├── discussions
│   │   │   ├── allow_reactions_on_locked_discussion_component.html.erb
│   │   │   ├── allow_reactions_on_locked_discussion_component.rb
│   │   │   ├── answered_question_structured_data_component.rb
│   │   │   ├── answer_preview_component.html.erb
│   │   │   ├── answer_preview_component.rb
│   │   │   ├── author_badge_component.html.erb
│   │   │   ├── author_badge_component.rb
│   │   │   ├── author_badges_component.html.erb
│   │   │   ├── author_badges_component.rb
│   │   │   ├── badges_placeholder_component.html.erb
│   │   │   ├── badges_placeholder_component.rb
│   │   │   ├── block_from_comment_modal_component.html.erb
│   │   │   ├── block_from_comment_modal_component.rb
│   │   │   ├── body_and_poll_component.html.erb
│   │   │   ├── body_and_poll_component.rb
│   │   │   ├── body_component.html.erb
│   │   │   ├── body_component.rb
│   │   │   ├── categories_index_component.html.erb
│   │   │   ├── categories_index_component.rb
│   │   │   ├── categories_list_component.html.erb
│   │   │   ├── categories_list_component.rb
│   │   │   ├── category_delete_component.html.erb
│   │   │   ├── category_delete_component.rb
│   │   │   ├── category_form_component.html.erb
│   │   │   ├── category_form_component.rb
│   │   │   ├── category_form_sections_component.html.erb
│   │   │   ├── category_form_sections_component.rb
│   │   │   ├── category_index_description_component.html.erb
│   │   │   ├── category_index_description_component.rb
│   │   │   ├── category_row_component.html.erb
│   │   │   ├── category_row_component.rb
│   │   │   ├── change_category_component.html.erb
│   │   │   ├── change_category_component.rb
│   │   │   ├── child_comments_component.html.erb
│   │   │   ├── child_comments_component.rb
│   │   │   ├── collapsible_timeline_component.html.erb
│   │   │   ├── collapsible_timeline_component.rb
│   │   │   ├── comment_actions_menu_component.html.erb
│   │   │   ├── comment_actions_menu_component.rb
│   │   │   ├── comment_component.html.erb
│   │   │   ├── comment_component.rb
│   │   │   ├── comment_count_component.html.erb
│   │   │   ├── comment_count_component.rb
│   │   │   ├── comment_header_component.html.erb
│   │   │   ├── comment_header_component.rb
│   │   │   ├── comment_mark_answer_title_component.html.erb
│   │   │   ├── comment_mark_answer_title_component.rb
│   │   │   ├── community_card_component.html.erb
│   │   │   ├── community_card_component.rb
│   │   │   ├── content_component.html.erb
│   │   │   ├── content_component.rb
│   │   │   ├── converting_from_issue_component.html.erb
│   │   │   ├── converting_from_issue_component.rb
│   │   │   ├── created_issue_event_description_component.html.erb
│   │   │   ├── created_issue_event_description_component.rb
│   │   │   ├── create_issue_reference_component.html.erb
│   │   │   ├── create_issue_reference_component.rb
│   │   │   ├── deferred_actions_menu_component.html.erb
│   │   │   ├── deferred_actions_menu_component.rb
│   │   │   ├── delete_comment_form_component.html.erb
│   │   │   ├── delete_comment_form_component.rb
│   │   │   ├── discussion_row_collapsed_component.html.erb
│   │   │   ├── discussion_row_collapsed_component.rb
│   │   │   ├── discussions_repo_sidebar_component.html.erb
│   │   │   ├── discussions_repo_sidebar_component.rb
│   │   │   ├── duplicate_prevention_component.html.erb
│   │   │   ├── duplicate_prevention_component.rb
│   │   │   ├── edit_history
│   │   │   │   ├── diff_component.html.erb
│   │   │   │   ├── diff_component.rb
│   │   │   │   ├── item_component.html.erb
│   │   │   │   ├── item_component.rb
│   │   │   │   ├── list_component.html.erb
│   │   │   │   └── list_component.rb
│   │   │   ├── edit_history_component.html.erb
│   │   │   ├── edit_history_component.rb
│   │   │   ├── empty_state_component.html.erb
│   │   │   ├── empty_state_component.rb
│   │   │   ├── enable_discussions_component.html.erb
│   │   │   ├── enable_discussions_component.rb
│   │   │   ├── event_component.html.erb
│   │   │   ├── event_component.rb
│   │   │   ├── event_group_component.html.erb
│   │   │   ├── event_group_component.rb
│   │   │   ├── event_row_component.html.erb
│   │   │   ├── event_row_component.rb
│   │   │   ├── feature_card_component.html.erb
│   │   │   ├── feature_card_component.rb
│   │   │   ├── filter_component.html.erb
│   │   │   ├── filter_component.rb
│   │   │   ├── form_actions_component.html.erb
│   │   │   ├── form_actions_component.rb
│   │   │   ├── header_component.html.erb
│   │   │   ├── header_component.rb
│   │   │   ├── header_reaction_button_component.html.erb
│   │   │   ├── header_reaction_button_component.rb
│   │   │   ├── index_heading_component.rb
│   │   │   ├── index_sidebar_link_component.html.erb
│   │   │   ├── index_sidebar_link_component.rb
│   │   │   ├── index_sidebar_links_component.html.erb
│   │   │   ├── index_sidebar_links_component.rb
│   │   │   ├── inline_reply_form_component.html.erb
│   │   │   ├── inline_reply_form_component.rb
│   │   │   ├── issue_modal_component.html.erb
│   │   │   ├── issue_modal_component.rb
│   │   │   ├── labels_component.html.erb
│   │   │   ├── labels_component.rb
│   │   │   ├── label_search_component.html.erb
│   │   │   ├── label_search_component.rb
│   │   │   ├── label_search_content_component.html.erb
│   │   │   ├── label_search_content_component.rb
│   │   │   ├── labels_menu_content_component.html.erb
│   │   │   ├── labels_menu_content_component.rb
│   │   │   ├── manage_category_pin_component.html.erb
│   │   │   ├── manage_category_pin_component.rb
│   │   │   ├── manage_spotlight_component.html.erb
│   │   │   ├── manage_spotlight_component.rb
│   │   │   ├── mark_answer_footer_component.html.erb
│   │   │   ├── mark_answer_footer_component.rb
│   │   │   ├── marked_or_unmarked_answer_event_description_component.html.erb
│   │   │   ├── marked_or_unmarked_answer_event_description_component.rb
│   │   │   ├── minimized_comment_component.html.erb
│   │   │   ├── minimized_comment_component.rb
│   │   │   ├── nested_comment_component.html.erb
│   │   │   ├── nested_comment_component.rb
│   │   │   ├── new_comment_input_component.html.erb
│   │   │   ├── new_comment_input_component.rb
│   │   │   ├── overview_discussion_component.html.erb
│   │   │   ├── overview_discussion_component.rb
│   │   │   ├── overview_discussions_component.html.erb
│   │   │   ├── overview_discussions_component.rb
│   │   │   ├── participants_component.html.erb
│   │   │   ├── participants_component.rb
│   │   │   ├── poll_component.html.erb
│   │   │   ├── poll_component.rb
│   │   │   ├── poll_form_component.html.erb
│   │   │   ├── poll_form_component.rb
│   │   │   ├── poll_options_component.html.erb
│   │   │   ├── poll_options_component.rb
│   │   │   ├── poll_results_component.html.erb
│   │   │   ├── poll_results_component.rb
│   │   │   ├── post_as_admin_modal_form_component.html.erb
│   │   │   ├── post_as_admin_modal_form_component.rb
│   │   │   ├── publish_modal_component.html.erb
│   │   │   ├── publish_modal_component.rb
│   │   │   ├── reactions_component.rb
│   │   │   ├── reactions_placeholder_component.html.erb
│   │   │   ├── reactions_placeholder_component.rb
│   │   │   ├── report_content_form_component.html.erb
│   │   │   ├── report_content_form_component.rb
│   │   │   ├── repository_author_association_badge_component.html.erb
│   │   │   ├── repository_author_association_badge_component.rb
│   │   │   ├── row_actions_menu_component.html.erb
│   │   │   ├── row_actions_menu_component.rb
│   │   │   ├── save_as_draft_modal_component.html.erb
│   │   │   ├── save_as_draft_modal_component.rb
│   │   │   ├── search_and_create_component.html.erb
│   │   │   ├── search_and_create_component.rb
│   │   │   ├── section_form_component.html.erb
│   │   │   ├── section_form_component.rb
│   │   │   ├── section_row_component.html.erb
│   │   │   ├── section_row_component.rb
│   │   │   ├── settings
│   │   │   │   ├── org_level_repo_select_component.html.erb
│   │   │   │   └── org_level_repo_select_component.rb
│   │   │   ├── sidebar_component.html.erb
│   │   │   ├── sidebar_component.rb
│   │   │   ├── sidebar_container_component.html.erb
│   │   │   ├── sidebar_container_component.rb
│   │   │   ├── sidebar_events_component.html.erb
│   │   │   ├── sidebar_events_component.rb
│   │   │   ├── sidebar_links_component.html.erb
│   │   │   ├── sidebar_links_component.rb
│   │   │   ├── spammy_badge_component.html.erb
│   │   │   ├── spammy_badge_component.rb
│   │   │   ├── sponsor_badge_component.rb
│   │   │   ├── spotlight_component.html.erb
│   │   │   ├── spotlight_component.rb
│   │   │   ├── spotlights
│   │   │   │   ├── form_component.html.erb
│   │   │   │   └── form_component.rb
│   │   │   ├── spotlights_component.html.erb
│   │   │   ├── spotlights_component.rb
│   │   │   ├── sticky_header_component.html.erb
│   │   │   ├── sticky_header_component.rb
│   │   │   ├── templates
│   │   │   │   ├── edit_form_component.html.erb
│   │   │   │   ├── edit_form_component.rb
│   │   │   │   ├── new_comment_component.html.erb
│   │   │   │   └── new_comment_component.rb
│   │   │   ├── timeline_items_component.html.erb
│   │   │   ├── timeline_items_component.rb
│   │   │   ├── timeline_load_more_component.html.erb
│   │   │   ├── timeline_load_more_component.rb
│   │   │   ├── title_metadata_component.html.erb
│   │   │   ├── title_metadata_component.rb
│   │   │   ├── top_search_component.html.erb
│   │   │   ├── top_search_component.rb
│   │   │   ├── transfer_component.html.erb
│   │   │   ├── transfer_component.rb
│   │   │   ├── transferred_event_description_component.html.erb
│   │   │   ├── transferred_event_description_component.rb
│   │   │   ├── transfers
│   │   │   │   ├── candidate_repositories
│   │   │   │   │   ├── repository_component.html.erb
│   │   │   │   │   └── repository_component.rb
│   │   │   │   ├── candidate_repositories_component.html.erb
│   │   │   │   └── candidate_repositories_component.rb
│   │   │   ├── unblock_user_from_comment_form_component.html.erb
│   │   │   ├── unblock_user_from_comment_form_component.rb
│   │   │   ├── unminimize_comment_modal_form_component.html.erb
│   │   │   ├── unminimize_comment_modal_form_component.rb
│   │   │   ├── unminimized_discussion_or_comment_component.html.erb
│   │   │   ├── unminimized_discussion_or_comment_component.rb
│   │   │   ├── user_content_component.html.erb
│   │   │   ├── user_content_component.rb
│   │   │   ├── vote_form_component.html.erb
│   │   │   ├── vote_form_component.rb
│   │   │   ├── votes_placeholder_component.html.erb
│   │   │   └── votes_placeholder_component.rb
│   │   ├── environments
│   │   │   ├── branch_policies_action_menu_component.html.erb
│   │   │   ├── branch_policies_action_menu_component.rb
│   │   │   ├── custom_branches_and_tags_policies_component.html.erb
│   │   │   ├── custom_branches_and_tags_policies_component.rb
│   │   │   ├── edit_branch_or_tag_gate_rule_form_component.html.erb
│   │   │   ├── edit_branch_or_tag_gate_rule_form_component.rb
│   │   │   ├── protected_branches_gate_component.html.erb
│   │   │   └── protected_branches_gate_component.rb
│   │   ├── events
│   │   │   ├── sponsor_button_component.html.erb
│   │   │   └── sponsor_button_component.rb
│   │   ├── explore
│   │   │   ├── date_filter_component.html.erb
│   │   │   ├── date_filter_component.rb
│   │   │   ├── featured_showcases_component.html.erb
│   │   │   ├── featured_showcases_component.rb
│   │   │   ├── feed
│   │   │   │   ├── repository_component.html.erb
│   │   │   │   └── repository_component.rb
│   │   │   ├── head_component.html.erb
│   │   │   ├── head_component.rb
│   │   │   ├── list_item_topic_component.html.erb
│   │   │   ├── list_item_topic_component.rb
│   │   │   ├── nav_component.html.erb
│   │   │   ├── nav_component.rb
│   │   │   ├── spotlight
│   │   │   │   ├── dashboard_item_component.html.erb
│   │   │   │   ├── dashboard_item_component.rb
│   │   │   │   ├── feed_item_component.html.erb
│   │   │   │   ├── feed_item_component.rb
│   │   │   │   ├── related_item_component.html.erb
│   │   │   │   ├── related_item_component.rb
│   │   │   │   ├── related_list_component.html.erb
│   │   │   │   └── related_list_component.rb
│   │   │   ├── stars_component.html.erb
│   │   │   ├── stars_component.rb
│   │   │   ├── trending_component.html.erb
│   │   │   └── trending_component.rb
│   │   ├── feed
│   │   │   ├── cards
│   │   │   │   ├── added_to_list_component.html.erb
│   │   │   │   ├── added_to_list_component.rb
│   │   │   │   ├── closed_issue_component.html.erb
│   │   │   │   ├── closed_issue_component.rb
│   │   │   │   ├── closed_pull_request_component.html.erb
│   │   │   │   ├── closed_pull_request_component.rb
│   │   │   │   ├── commented_issue_component.html.erb
│   │   │   │   ├── commented_issue_component.rb
│   │   │   │   ├── commented_pull_request_component.html.erb
│   │   │   │   ├── commented_pull_request_component.rb
│   │   │   │   ├── created_issue_component.html.erb
│   │   │   │   ├── created_issue_component.rb
│   │   │   │   ├── created_pull_request_component.html.erb
│   │   │   │   ├── created_pull_request_component.rb
│   │   │   │   ├── created_repository_component.html.erb
│   │   │   │   ├── created_repository_component.rb
│   │   │   │   ├── create_push_component.html.erb
│   │   │   │   ├── create_push_component.rb
│   │   │   │   ├── delete_push_component.html.erb
│   │   │   │   ├── delete_push_component.rb
│   │   │   │   ├── discussion_component.html.erb
│   │   │   │   ├── discussion_component.rb
│   │   │   │   ├── followed_user_component.html.erb
│   │   │   │   ├── followed_user_component.rb
│   │   │   │   ├── follow_recommendation_component.html.erb
│   │   │   │   ├── follow_recommendation_component.rb
│   │   │   │   ├── forked_repository_component.html.erb
│   │   │   │   ├── forked_repository_component.rb
│   │   │   │   ├── labeled_issue_component.html.erb
│   │   │   │   ├── labeled_issue_component.rb
│   │   │   │   ├── labeled_pull_request_component.html.erb
│   │   │   │   ├── labeled_pull_request_component.rb
│   │   │   │   ├── member_add_to_repository_component.html.erb
│   │   │   │   ├── member_add_to_repository_component.rb
│   │   │   │   ├── merged_pull_request_component.html.erb
│   │   │   │   ├── merged_pull_request_component.rb
│   │   │   │   ├── near_sponsors_goal_component.html.erb
│   │   │   │   ├── near_sponsors_goal_component.rb
│   │   │   │   ├── newly_sponsorable_component.html.erb
│   │   │   │   ├── newly_sponsorable_component.rb
│   │   │   │   ├── private_to_public_repository_component.html.erb
│   │   │   │   ├── private_to_public_repository_component.rb
│   │   │   │   ├── push_event_component.html.erb
│   │   │   │   ├── push_event_component.rb
│   │   │   │   ├── release_component.html.erb
│   │   │   │   ├── release_component.rb
│   │   │   │   ├── reopened_issue_component.html.erb
│   │   │   │   ├── reopened_issue_component.rb
│   │   │   │   ├── reopened_pull_request_component.html.erb
│   │   │   │   ├── reopened_pull_request_component.rb
│   │   │   │   ├── repository_recommendation_component.html.erb
│   │   │   │   ├── repository_recommendation_component.rb
│   │   │   │   ├── sponsored_user_component.html.erb
│   │   │   │   ├── sponsored_user_component.rb
│   │   │   │   ├── starred_repository_component.html.erb
│   │   │   │   ├── starred_repository_component.rb
│   │   │   │   ├── trending_repo_component.html.erb
│   │   │   │   └── trending_repo_component.rb
│   │   │   ├── get_started_component.html.erb
│   │   │   ├── get_started_component.rb
│   │   │   ├── heading_menu_component.html.erb
│   │   │   ├── heading_menu_component.rb
│   │   │   ├── item_body_component.html.erb
│   │   │   ├── item_body_component.rb
│   │   │   ├── item_component.html.erb
│   │   │   ├── item_component.rb
│   │   │   ├── item_filter_component.html.erb
│   │   │   ├── item_filter_component.rb
│   │   │   ├── item_org_filter_component.html.erb
│   │   │   ├── item_org_filter_component.rb
│   │   │   ├── pull_request_details_component.html.erb
│   │   │   ├── pull_request_details_component.rb
│   │   │   ├── repo_details_component.html.erb
│   │   │   ├── repo_details_component.rb
│   │   │   ├── rollup_container_component.html.erb
│   │   │   └── rollup_container_component.rb
│   │   ├── files
│   │   │   ├── sidebar_list_component.html.erb
│   │   │   └── sidebar_list_component.rb
│   │   ├── fragments
│   │   │   └── fragment_component.rb
│   │   ├── gists
│   │   │   ├── index_component.html.erb
│   │   │   └── index_component.rb
│   │   ├── github
│   │   │   ├── avatar_component.rb
│   │   │   ├── batch_deferred_content_component.html.erb
│   │   │   ├── batch_deferred_content_component.rb
│   │   │   ├── beta_flag_component.rb
│   │   │   ├── delayed_loading_component.html.erb
│   │   │   ├── delayed_loading_component.rb
│   │   │   ├── dialog_component.html.erb
│   │   │   ├── dialog_component.rb
│   │   │   ├── files
│   │   │   │   └── icon_component.rb
│   │   │   ├── filter_input_component.html.erb
│   │   │   ├── filter_input_component.rb
│   │   │   ├── flash_action_dismissible_component.html.erb
│   │   │   ├── flash_action_dismissible_component.rb
│   │   │   ├── menu
│   │   │   │   ├── button_component.html.erb
│   │   │   │   ├── button_component.rb
│   │   │   │   ├── checkbox_component.html.erb
│   │   │   │   ├── checkbox_component.rb
│   │   │   │   ├── link_component.html.erb
│   │   │   │   ├── link_component.rb
│   │   │   │   ├── radio_component.html.erb
│   │   │   │   └── radio_component.rb
│   │   │   ├── menu_component.html.erb
│   │   │   ├── menu_component.rb
│   │   │   ├── menu_summary_component.html.erb
│   │   │   ├── menu_summary_component.rb
│   │   │   ├── poll_include_fragment_component.rb
│   │   │   ├── remote_clipboard_copy_component.html.erb
│   │   │   ├── remote_clipboard_copy_component.rb
│   │   │   ├── source_rendered_toggle_component.html.erb
│   │   │   ├── source_rendered_toggle_component.rb
│   │   │   └── text_expander_component.rb
│   │   ├── github_models
│   │   │   ├── businesses
│   │   │   │   ├── billing_usage_component.html.erb
│   │   │   │   ├── billing_usage_component.rb
│   │   │   │   ├── custom_models_component.html.erb
│   │   │   │   └── custom_models_component.rb
│   │   │   ├── documentation
│   │   │   │   ├── code_sample_component.html.erb
│   │   │   │   ├── code_sample_component.rb
│   │   │   │   ├── dependencies
│   │   │   │   │   ├── csharp
│   │   │   │   │   │   ├── _azure_sdk.erb
│   │   │   │   │   │   └── _openai_sdk.erb
│   │   │   │   │   ├── java
│   │   │   │   │   │   └── _azure_sdk.erb
│   │   │   │   │   ├── js
│   │   │   │   │   │   ├── _azure_sdk.erb
│   │   │   │   │   │   ├── _mistral_sdk.erb
│   │   │   │   │   │   └── _openai_sdk.erb
│   │   │   │   │   ├── python
│   │   │   │   │   │   ├── _azure_sdk.erb
│   │   │   │   │   │   ├── _mistral_sdk.erb
│   │   │   │   │   │   └── _openai_sdk.erb
│   │   │   │   │   └── rest
│   │   │   │   │       └── _cli_sdk.erb
│   │   │   │   ├── dependencies_component.html.erb
│   │   │   │   ├── dependencies_component.rb
│   │   │   │   ├── getting_started_component.html.erb
│   │   │   │   ├── getting_started_component.rb
│   │   │   │   └── samples
│   │   │   │       ├── chat
│   │   │   │       │   ├── csharp
│   │   │   │       │   │   ├── _azure_sdk.erb
│   │   │   │       │   │   └── _openai_sdk.erb
│   │   │   │       │   ├── java
│   │   │   │       │   │   └── _azure_sdk.erb
│   │   │   │       │   ├── js
│   │   │   │       │   │   ├── _azure_sdk.erb
│   │   │   │       │   │   ├── _cohere_sdk.erb
│   │   │   │       │   │   ├── _mistral_sdk.erb
│   │   │   │       │   │   └── _openai_sdk.erb
│   │   │   │       │   ├── python
│   │   │   │       │   │   ├── _azure_sdk.erb
│   │   │   │       │   │   ├── _cohere_sdk.erb
│   │   │   │       │   │   ├── _mistral_sdk.erb
│   │   │   │       │   │   └── _openai_sdk.erb
│   │   │   │       │   └── rest
│   │   │   │       │       ├── _cli_sdk.erb
│   │   │   │       │       └── _curl_sdk.erb
│   │   │   │       └── embeddings
│   │   │   │           ├── csharp
│   │   │   │           │   └── _openai_sdk.erb
│   │   │   │           ├── js
│   │   │   │           │   ├── _azure_sdk.erb
│   │   │   │           │   ├── _cohere_sdk.erb
│   │   │   │           │   └── _openai_sdk.erb
│   │   │   │           └── python
│   │   │   │               ├── _azure_sdk.erb
│   │   │   │               ├── _cohere_sdk.erb
│   │   │   │               └── _openai_sdk.erb
│   │   │   ├── get_api_key_component.html.erb
│   │   │   ├── get_api_key_component.rb
│   │   │   └── users
│   │   │       ├── billing_usage_component.html.erb
│   │   │       ├── billing_usage_component.rb
│   │   │       ├── billing_usage_footer_component.html.erb
│   │   │       └── billing_usage_footer_component.rb
│   │   ├── global_advisories
│   │   │   ├── epss_component.html.erb
│   │   │   └── epss_component.rb
│   │   ├── graphs
│   │   │   └── community_insights
│   │   │       ├── blank_slate_component.html.erb
│   │   │       └── blank_slate_component.rb
│   │   ├── growth
│   │   │   ├── banner_component.html.erb
│   │   │   ├── banner_component.rb
│   │   │   ├── payment_method_component.html.erb
│   │   │   ├── payment_method_component.rb
│   │   │   ├── pricing_line_item_component.html.erb
│   │   │   ├── pricing_line_item_component.rb
│   │   │   ├── pricing_summary_component.html.erb
│   │   │   ├── pricing_summary_component.rb
│   │   │   ├── seats_pricing_card_component.html.erb
│   │   │   ├── seats_pricing_card_component.rb
│   │   │   ├── show_dialog_on_load_component.html.erb
│   │   │   ├── show_dialog_on_load_component.rb
│   │   │   ├── task_card_component.html.erb
│   │   │   ├── task_card_component.rb
│   │   │   ├── tip_component.html.erb
│   │   │   └── tip_component.rb
│   │   ├── hooks
│   │   │   ├── destroy_confirmation_component.html.erb
│   │   │   └── destroy_confirmation_component.rb
│   │   ├── hovercards
│   │   │   ├── bots
│   │   │   │   └── bot_card_handler_component.rb
│   │   │   ├── context_component.rb
│   │   │   ├── user_card_component.html.erb
│   │   │   └── user_card_component.rb
│   │   ├── hydro
│   │   │   ├── track_view_component.html.erb
│   │   │   └── track_view_component.rb
│   │   ├── ignored_users
│   │   │   ├── note_component.html.erb
│   │   │   ├── note_component.rb
│   │   │   ├── note_field_component.html.erb
│   │   │   └── note_field_component.rb
│   │   ├── interaction_limits
│   │   │   ├── impact_indicators_component.html.erb
│   │   │   ├── impact_indicators_component.rb
│   │   │   ├── limit_component.html.erb
│   │   │   ├── limit_component.rb
│   │   │   ├── override_banner_component.html.erb
│   │   │   ├── override_banner_component.rb
│   │   │   ├── pull_request_creation_cap_component.html.erb
│   │   │   ├── pull_request_creation_cap_component.rb
│   │   │   ├── settings_component.html.erb
│   │   │   ├── settings_component.rb
│   │   │   ├── show_component.html.erb
│   │   │   └── show_component.rb
│   │   ├── ip_allowlist_checks
│   │   │   ├── form_component.html.erb
│   │   │   ├── form_component.rb
│   │   │   ├── results_component.html.erb
│   │   │   └── results_component.rb
│   │   ├── ip_allowlist_entries
│   │   │   ├── entry_component.html.erb
│   │   │   ├── entry_component.rb
│   │   │   ├── ipv6_notice_component.html.erb
│   │   │   └── ipv6_notice_component.rb
│   │   ├── issues
│   │   │   ├── issue_assignee_picker_component.html.erb
│   │   │   ├── issue_assignee_picker_component.rb
│   │   │   ├── issue_filter_author_component.html.erb
│   │   │   ├── issue_filter_author_component.rb
│   │   │   ├── issue_href_component.html.erb
│   │   │   ├── issue_href_component.rb
│   │   │   ├── issue_href_group_component.html.erb
│   │   │   ├── issue_href_group_component.rb
│   │   │   ├── issue_reference_component.rb
│   │   │   ├── label_component.html.erb
│   │   │   ├── label_component.rb
│   │   │   ├── labels
│   │   │   │   ├── convert_to_discussion_dialog_component.html.erb
│   │   │   │   └── convert_to_discussion_dialog_component.rb
│   │   │   ├── metadata_suggestion_staffbar_component.html.erb
│   │   │   ├── metadata_suggestion_staffbar_component.rb
│   │   │   ├── paged_timeline_component.html.erb
│   │   │   ├── paged_timeline_component.rb
│   │   │   ├── progress_component.html.erb
│   │   │   ├── progress_component.rb
│   │   │   ├── references
│   │   │   │   ├── linkable_items_component.html.erb
│   │   │   │   ├── linkable_items_component.rb
│   │   │   │   ├── pull_request_component.html.erb
│   │   │   │   ├── pull_request_component.rb
│   │   │   │   ├── repository_component.html.erb
│   │   │   │   └── repository_component.rb
│   │   │   ├── state_component.html.erb
│   │   │   ├── state_component.rb
│   │   │   ├── tip_component.html.erb
│   │   │   ├── tip_component.rb
│   │   │   ├── tracked_by_href_component.html.erb
│   │   │   ├── tracked_by_href_component.rb
│   │   │   ├── tracked_by_pill_component.html.erb
│   │   │   ├── tracked_by_pill_component.rb
│   │   │   ├── tracked_in_component.html.erb
│   │   │   ├── tracked_in_component.rb
│   │   │   ├── tracked_issues_progress_component.html.erb
│   │   │   ├── tracked_issues_progress_component.rb
│   │   │   ├── type_component.html.erb
│   │   │   └── type_component.rb
│   │   ├── languages
│   │   │   ├── badge_component.html.erb
│   │   │   └── badge_component.rb
│   │   ├── mail
│   │   │   ├── bordered_row_component.html.erb
│   │   │   ├── bordered_row_component.rb
│   │   │   ├── button_component.html.erb
│   │   │   ├── button_component.rb
│   │   │   ├── column_component.html.erb
│   │   │   ├── column_component.rb
│   │   │   ├── container_component.html.erb
│   │   │   ├── container_component.rb
│   │   │   ├── header_title_component.html.erb
│   │   │   ├── header_title_component.rb
│   │   │   ├── preheader_component.html.erb
│   │   │   ├── preheader_component.rb
│   │   │   ├── row_component.html.erb
│   │   │   ├── row_component.rb
│   │   │   ├── spacer_component.html.erb
│   │   │   ├── spacer_component.rb
│   │   │   ├── thank_sponsors_component.html.erb
│   │   │   ├── thank_sponsors_component.rb
│   │   │   ├── twitter_button_component.html.erb
│   │   │   └── twitter_button_component.rb
│   │   ├── marketplace
│   │   │   ├── listing_plans
│   │   │   │   ├── paid_plan_checklist_component.html.erb
│   │   │   │   └── paid_plan_checklist_component.rb
│   │   │   └── listings
│   │   │       ├── admin_footer_nav_component.html.erb
│   │   │       ├── admin_footer_nav_component.rb
│   │   │       ├── admin_sidebar_component.html.erb
│   │   │       ├── admin_sidebar_component.rb
│   │   │       ├── completion_status_component.html.erb
│   │   │       ├── completion_status_component.rb
│   │   │       ├── delist_component.html.erb
│   │   │       ├── delist_component.rb
│   │   │       ├── delist_proceed_button_component.html.erb
│   │   │       ├── delist_proceed_button_component.rb
│   │   │       ├── delist_warning_component.html.erb
│   │   │       ├── delist_warning_component.rb
│   │   │       ├── delist_warning_templates_component.html.erb
│   │   │       ├── delist_warning_templates_component.rb
│   │   │       ├── financial_onboarding_component.html.erb
│   │   │       ├── financial_onboarding_component.rb
│   │   │       ├── installation_requirement_component.html.erb
│   │   │       ├── installation_requirement_component.rb
│   │   │       ├── request_verification_component.html.erb
│   │   │       ├── request_verification_component.rb
│   │   │       ├── security_and_compliance_form_component.html.erb
│   │   │       ├── security_and_compliance_form_component.rb
│   │   │       ├── verified_creator_component.html.erb
│   │   │       ├── verified_creator_component.rb
│   │   │       ├── verify_email_component.html.erb
│   │   │       └── verify_email_component.rb
│   │   ├── memex
│   │   │   ├── edit_form_component.html.erb
│   │   │   ├── edit_form_component.rb
│   │   │   ├── edit_form_field_component.html.erb
│   │   │   ├── edit_form_field_component.rb
│   │   │   ├── edit_form_field_date_component.html.erb
│   │   │   ├── edit_form_field_date_component.rb
│   │   │   ├── edit_form_field_iteration
│   │   │   │   ├── item_component.html.erb
│   │   │   │   └── item_component.rb
│   │   │   ├── edit_form_field_iteration_component.html.erb
│   │   │   ├── edit_form_field_iteration_component.rb
│   │   │   ├── edit_form_field_number_component.html.erb
│   │   │   ├── edit_form_field_number_component.rb
│   │   │   ├── edit_form_field_single_select_component.html.erb
│   │   │   ├── edit_form_field_single_select_component.rb
│   │   │   ├── edit_form_field_text_component.html.erb
│   │   │   ├── edit_form_field_text_component.rb
│   │   │   ├── index_heading_component.rb
│   │   │   ├── index_navigation_component.html.erb
│   │   │   ├── index_navigation_component.rb
│   │   │   ├── project_deprecation_notice_component.html.erb
│   │   │   ├── project_deprecation_notice_component.rb
│   │   │   ├── project_list
│   │   │   │   ├── action_menu_component.html.erb
│   │   │   │   ├── action_menu_component.rb
│   │   │   │   ├── add_or_link_project_button_container_component.html.erb
│   │   │   │   ├── add_or_link_project_button_container_component.rb
│   │   │   │   ├── add_project_button_component.html.erb
│   │   │   │   ├── add_project_button_component.rb
│   │   │   │   ├── add_project_button.rb
│   │   │   │   ├── blankslate
│   │   │   │   │   ├── blankslate_container_component.html.erb
│   │   │   │   │   ├── blankslate_container_component.rb
│   │   │   │   │   ├── blankslate_linker_component.html.erb
│   │   │   │   │   ├── blankslate_linker_component.rb
│   │   │   │   │   ├── blankslate_org_projects_disabled_component.html.erb
│   │   │   │   │   ├── blankslate_org_projects_disabled_component.rb
│   │   │   │   │   ├── blankslate_org_user_component.html.erb
│   │   │   │   │   ├── blankslate_org_user_component.rb
│   │   │   │   │   ├── blankslate_search_filter_component.html.erb
│   │   │   │   │   └── blankslate_search_filter_component.rb
│   │   │   │   ├── copy_project_dialog_component.html.erb
│   │   │   │   ├── copy_project_dialog_component.rb
│   │   │   │   ├── copy_project_from_template_dialog_component.html.erb
│   │   │   │   ├── copy_project_from_template_dialog_component.rb
│   │   │   │   ├── copy_project_organization_menu_component.html.erb
│   │   │   │   ├── copy_project_organization_menu_component.rb
│   │   │   │   ├── header_component.html.erb
│   │   │   │   ├── header_component.rb
│   │   │   │   ├── item_component.html.erb
│   │   │   │   ├── item_component.rb
│   │   │   │   ├── items_container_component.html.erb
│   │   │   │   ├── items_container_component.rb
│   │   │   │   ├── load_more_items_form.rb
│   │   │   │   └── search_form.rb
│   │   │   ├── project_list_component.html.erb
│   │   │   ├── project_list_component.rb
│   │   │   ├── project_list_container_component.html.erb
│   │   │   ├── project_list_container_component.rb
│   │   │   ├── project_new_button_component.html.erb
│   │   │   ├── project_new_button_component.rb
│   │   │   ├── project_picker_panel_component.html.erb
│   │   │   ├── project_picker_panel_component.rb
│   │   │   ├── projects_new_banner_component.html.erb
│   │   │   ├── projects_new_banner_component.rb
│   │   │   ├── projects_new_splash_component.html.erb
│   │   │   ├── projects_new_splash_component.rb
│   │   │   ├── project_status_update_info_component.html.erb
│   │   │   └── project_status_update_info_component.rb
│   │   ├── merge_queues
│   │   │   ├── entry_component.html.erb
│   │   │   ├── entry_component.rb
│   │   │   ├── entry_edit_component.html.erb
│   │   │   ├── entry_edit_component.rb
│   │   │   ├── entry_status
│   │   │   │   ├── checks_component.rb
│   │   │   │   ├── detail_component.html.erb
│   │   │   │   ├── detail_component.rb
│   │   │   │   ├── merge_conflicts_component.rb
│   │   │   │   └── reviews_component.rb
│   │   │   ├── entry_status_component.html.erb
│   │   │   ├── entry_status_component.rb
│   │   │   ├── merge_group_component.html.erb
│   │   │   └── merge_group_component.rb
│   │   ├── mobile
│   │   │   ├── enterprise_banner_component.html.erb
│   │   │   └── enterprise_banner_component.rb
│   │   ├── navigation
│   │   │   ├── explore_component.html.erb
│   │   │   └── explore_component.rb
│   │   ├── notifications
│   │   │   ├── configure_thread_subscription_dialog_component.html.erb
│   │   │   ├── configure_thread_subscription_dialog_component.rb
│   │   │   ├── configure_thread_subscription_dialog_content_component.html.erb
│   │   │   ├── configure_thread_subscription_dialog_content_component.rb
│   │   │   ├── thread_subscription_component.html.erb
│   │   │   ├── thread_subscription_component.rb
│   │   │   ├── top_shelf_component.html.erb
│   │   │   └── top_shelf_component.rb
│   │   ├── oauth
│   │   │   ├── identity_management
│   │   │   │   ├── single_sign_on_component.html.erb
│   │   │   │   └── single_sign_on_component.rb
│   │   │   ├── suggested_sign_in_component.html.erb
│   │   │   └── suggested_sign_in_component.rb
│   │   ├── oauth_applications
│   │   │   ├── transfer_banner_component.html.erb
│   │   │   └── transfer_banner_component.rb
│   │   ├── onboarding
│   │   │   └── organizations
│   │   │       ├── advanced_security
│   │   │       │   ├── enterprise_protected_component.html.erb
│   │   │       │   ├── enterprise_protected_component.rb
│   │   │       │   ├── getting_started_component.html.erb
│   │   │       │   ├── getting_started_component.rb
│   │   │       │   ├── header_component.html.erb
│   │   │       │   ├── header_component.rb
│   │   │       │   ├── trial_survey_banner_component.html.erb
│   │   │       │   └── trial_survey_banner_component.rb
│   │   │       ├── advanced_security_row_component.html.erb
│   │   │       ├── advanced_security_row_component.rb
│   │   │       ├── completed_guidance_component.html.erb
│   │   │       ├── completed_guidance_component.rb
│   │   │       ├── onboarding_component.html.erb
│   │   │       ├── onboarding_component.rb
│   │   │       ├── task_component.rb
│   │   │       ├── tip_component.html.erb
│   │   │       ├── tip_component.rb
│   │   │       ├── toggle_component.html.erb
│   │   │       └── toggle_component.rb
│   │   ├── onboarding_tasks
│   │   │   ├── advanced_security
│   │   │   │   ├── docs_component.html.erb
│   │   │   │   ├── docs_component.rb
│   │   │   │   ├── task_card_component.html.erb
│   │   │   │   └── task_card_component.rb
│   │   │   ├── task_component.html.erb
│   │   │   ├── task_component.rb
│   │   │   ├── task_timeline_component.html.erb
│   │   │   └── task_timeline_component.rb
│   │   ├── organization_members_export_component.html.erb
│   │   ├── organization_members_export_component.rb
│   │   ├── organizations
│   │   │   ├── archived_notice_component.html.erb
│   │   │   ├── archived_notice_component.rb
│   │   │   ├── credential_authorizations
│   │   │   │   ├── avatar_component.html.erb
│   │   │   │   ├── avatar_component.rb
│   │   │   │   ├── configure_sso_component.html.erb
│   │   │   │   ├── configure_sso_component.rb
│   │   │   │   ├── item_component.html.erb
│   │   │   │   ├── item_component.rb
│   │   │   │   ├── list_component.html.erb
│   │   │   │   └── list_component.rb
│   │   │   ├── delete_organization_dialog_component.html.erb
│   │   │   ├── delete_organization_dialog_component.rb
│   │   │   ├── enterprise_cloud_onboarding
│   │   │   │   ├── enterprise_account_migration_banner_component.html.erb
│   │   │   │   ├── enterprise_account_migration_banner_component.rb
│   │   │   │   ├── enterprise_settings_list_component.html.erb
│   │   │   │   ├── enterprise_settings_list_component.rb
│   │   │   │   ├── free_upgrade_to_enterprise_cloud_component.html.erb
│   │   │   │   ├── free_upgrade_to_enterprise_cloud_component.rb
│   │   │   │   ├── survey_banner_component.html.erb
│   │   │   │   ├── survey_banner_component.rb
│   │   │   │   ├── upgrade_to_enterprise_component.html.erb
│   │   │   │   └── upgrade_to_enterprise_component.rb
│   │   │   ├── enterprise_cloud_trial_banner_component.html.erb
│   │   │   ├── enterprise_cloud_trial_banner_component.rb
│   │   │   ├── header_component.html.erb
│   │   │   ├── header_component.rb
│   │   │   ├── header_nav
│   │   │   │   ├── discussions_tab_component.rb
│   │   │   │   ├── insights_tab_component.rb
│   │   │   │   ├── overview_tab_component.rb
│   │   │   │   ├── packages_tab_component.rb
│   │   │   │   ├── people_tab_component.rb
│   │   │   │   ├── projects_tab_component.rb
│   │   │   │   ├── repositories_tab_component.rb
│   │   │   │   ├── security_tab_component.rb
│   │   │   │   ├── settings_tab_component.rb
│   │   │   │   ├── sponsoring_tab_component.rb
│   │   │   │   ├── tab_component.html.erb
│   │   │   │   ├── tab_component.rb
│   │   │   │   └── teams_tab_component.rb
│   │   │   ├── header_nav_component.html.erb
│   │   │   ├── header_nav_component.rb
│   │   │   ├── limits_banner_component.html.erb
│   │   │   ├── limits_banner_component.rb
│   │   │   ├── member_requests
│   │   │   │   ├── addon_actions_component.html.erb
│   │   │   │   ├── addon_actions_component.rb
│   │   │   │   ├── feature_request_component.html.erb
│   │   │   │   ├── feature_request_component.rb
│   │   │   │   ├── watch_button_component.html.erb
│   │   │   │   └── watch_button_component.rb
│   │   │   ├── missing_payment_info_banner_component.html.erb
│   │   │   ├── missing_payment_info_banner_component.rb
│   │   │   ├── new_terms_of_service_required_component.html.erb
│   │   │   ├── new_terms_of_service_required_component.rb
│   │   │   ├── people
│   │   │   │   ├── cancel_pending_collaborator_overlay_component.html.erb
│   │   │   │   ├── cancel_pending_collaborator_overlay_component.rb
│   │   │   │   ├── enterprise_owner_component.html.erb
│   │   │   │   ├── enterprise_owner_component.rb
│   │   │   │   ├── pending_collaborator_invitation_component.html.erb
│   │   │   │   └── pending_collaborator_invitation_component.rb
│   │   │   ├── settings
│   │   │   │   ├── actions
│   │   │   │   │   ├── custom_image_version_limit_component.html.erb
│   │   │   │   │   ├── custom_image_version_limit_component.rb
│   │   │   │   │   ├── debugger_policy_component.html.erb
│   │   │   │   │   ├── debugger_policy_component.rb
│   │   │   │   │   ├── repo_self_hosted_runner_component.html.erb
│   │   │   │   │   ├── repo_self_hosted_runner_component.rb
│   │   │   │   │   ├── runner_policies_component.html.erb
│   │   │   │   │   └── runner_policies_component.rb
│   │   │   │   ├── actions_policies_component.html.erb
│   │   │   │   ├── actions_policies_component.rb
│   │   │   │   ├── business_organization_invitation_component.html.erb
│   │   │   │   ├── business_organization_invitation_component.rb
│   │   │   │   ├── codespaces_policy_form
│   │   │   │   │   ├── add_constraint_component.html.erb
│   │   │   │   │   ├── add_constraint_component.rb
│   │   │   │   │   └── constraint_row
│   │   │   │   │       ├── allowed_values_component.html.erb
│   │   │   │   │       ├── allowed_values_component.rb
│   │   │   │   │       ├── allowed_values_input_component.html.erb
│   │   │   │   │       ├── allowed_values_input_component.rb
│   │   │   │   │       ├── allowed_values_list_item_component.html.erb
│   │   │   │   │       ├── allowed_values_list_item_component.rb
│   │   │   │   │       ├── delete_button_component.html.erb
│   │   │   │   │       ├── delete_button_component.rb
│   │   │   │   │       ├── host_setup_component.html.erb
│   │   │   │   │       ├── host_setup_component.rb
│   │   │   │   │       ├── max_value_component.html.erb
│   │   │   │   │       ├── max_value_component.rb
│   │   │   │   │       ├── network_configuration_component.html.erb
│   │   │   │   │       └── network_configuration_component.rb
│   │   │   │   ├── codespaces_policy_form_component.html.erb
│   │   │   │   ├── codespaces_policy_form_component.rb
│   │   │   │   ├── codespaces_policy_group_list_component.html.erb
│   │   │   │   ├── codespaces_policy_group_list_component.rb
│   │   │   │   ├── codespaces_policy_group_list_item_component.html.erb
│   │   │   │   ├── codespaces_policy_group_list_item_component.rb
│   │   │   │   ├── codespaces_user_permissions_component.html.erb
│   │   │   │   ├── codespaces_user_permissions_component.rb
│   │   │   │   ├── commit_comments_component.html.erb
│   │   │   │   ├── commit_comments_component.rb
│   │   │   │   ├── dco_policies_component.html.erb
│   │   │   │   ├── dco_policies_component.rb
│   │   │   │   ├── dependabot_repository_access_component.html.erb
│   │   │   │   ├── dependabot_repository_access_component.rb
│   │   │   │   ├── ghas_repositories_component.html.erb
│   │   │   │   ├── ghas_repositories_component.rb
│   │   │   │   ├── ghas_repositories_header_component.html.erb
│   │   │   │   ├── ghas_repositories_header_component.rb
│   │   │   │   ├── invite_outside_collaborators_field_component.html.erb
│   │   │   │   ├── invite_outside_collaborators_field_component.rb
│   │   │   │   ├── member_avatar_and_profile_link_component.html.erb
│   │   │   │   ├── member_avatar_and_profile_link_component.rb
│   │   │   │   ├── member_avatar_component.html.erb
│   │   │   │   ├── member_avatar_component.rb
│   │   │   │   ├── member_profile_link_component.html.erb
│   │   │   │   ├── member_profile_link_component.rb
│   │   │   │   ├── org_projects_role_setting_component.html.erb
│   │   │   │   ├── org_projects_role_setting_component.rb
│   │   │   │   ├── private_registry_form_component.html.erb
│   │   │   │   ├── private_registry_form_component.rb
│   │   │   │   ├── recommended_memex_project_component.html.erb
│   │   │   │   ├── recommended_memex_project_component.rb
│   │   │   │   ├── recommended_memex_projects_blankslate_component.html.erb
│   │   │   │   ├── recommended_memex_projects_blankslate_component.rb
│   │   │   │   ├── recommended_memex_projects_dialog_component.html.erb
│   │   │   │   ├── recommended_memex_projects_dialog_component.rb
│   │   │   │   ├── releases
│   │   │   │   │   ├── policy_component.html.erb
│   │   │   │   │   ├── policy_component.rb
│   │   │   │   │   ├── repositories_component.html.erb
│   │   │   │   │   └── repositories_component.rb
│   │   │   │   ├── repository_items_component.html.erb
│   │   │   │   ├── repository_items_component.rb
│   │   │   │   ├── repository_selection_component.html.erb
│   │   │   │   ├── repository_selection_component.rb
│   │   │   │   ├── security_enterprise_trial_banner_component.html.erb
│   │   │   │   ├── security_enterprise_trial_banner_component.rb
│   │   │   │   ├── terms_of_service_component.html.erb
│   │   │   │   ├── terms_of_service_component.rb
│   │   │   │   └── third_party_access
│   │   │   │       └── personal_access_tokens
│   │   │   │           └── filters
│   │   │   │               ├── permission_filter_list_component.html.erb
│   │   │   │               ├── permission_filter_list_component.rb
│   │   │   │               ├── permission_filter_list_item_component.html.erb
│   │   │   │               └── permission_filter_list_item_component.rb
│   │   │   ├── teams
│   │   │   │   ├── left_avatar_column_component.html.erb
│   │   │   │   ├── left_avatar_column_component.rb
│   │   │   │   ├── review_assignment_component.html.erb
│   │   │   │   ├── review_assignment_component.rb
│   │   │   │   ├── review_assignment_form_component.html.erb
│   │   │   │   ├── review_assignment_form_component.rb
│   │   │   │   ├── team_settings_sidebar_component.html.erb
│   │   │   │   └── team_settings_sidebar_component.rb
│   │   │   ├── transferred_to_business_notice_component.html.erb
│   │   │   ├── transferred_to_business_notice_component.rb
│   │   │   ├── upgraded_to_enterprise_account_notice_component.html.erb
│   │   │   ├── upgraded_to_enterprise_account_notice_component.rb
│   │   │   ├── upgrade_initiated_notice_component.html.erb
│   │   │   ├── upgrade_initiated_notice_component.rb
│   │   │   ├── upgrade_to_enterprise_account_component.html.erb
│   │   │   └── upgrade_to_enterprise_account_component.rb
│   │   ├── org_roles
│   │   │   ├── assignee_row_component.html.erb
│   │   │   ├── assignee_row_component.rb
│   │   │   ├── assignment
│   │   │   │   ├── add_assignment_component.html.erb
│   │   │   │   ├── add_assignment_component.rb
│   │   │   │   ├── assignee_autocomplete_component.html.erb
│   │   │   │   └── assignee_autocomplete_component.rb
│   │   │   ├── assignment_list_component.html.erb
│   │   │   ├── assignment_list_component.rb
│   │   │   ├── assignment_row_component.html.erb
│   │   │   ├── assignment_row_component.rb
│   │   │   ├── custom_roles_list_component.html.erb
│   │   │   ├── custom_roles_list_component.rb
│   │   │   ├── role_filter_component.html.erb
│   │   │   ├── role_filter_component.rb
│   │   │   ├── search_component.html.erb
│   │   │   ├── search_component.rb
│   │   │   ├── system_roles_component.html.erb
│   │   │   └── system_roles_component.rb
│   │   ├── packages
│   │   │   ├── getting_started_component.html.erb
│   │   │   ├── getting_started_component.rb
│   │   │   ├── icon_component.html.erb
│   │   │   ├── icon_component.rb
│   │   │   ├── repository_items_component.html.erb
│   │   │   ├── repository_items_component.rb
│   │   │   ├── repository_search_component.html.erb
│   │   │   ├── repository_search_component.rb
│   │   │   ├── repository_search_results_component.html.erb
│   │   │   ├── repository_search_results_component.rb
│   │   │   ├── repository_selection_component.html.erb
│   │   │   └── repository_selection_component.rb
│   │   ├── package_settings
│   │   │   ├── accept_marketplace_agreement_component.html.erb
│   │   │   ├── accept_marketplace_agreement_component.rb
│   │   │   ├── action_marketplace_category_component.html.erb
│   │   │   ├── action_marketplace_category_component.rb
│   │   │   ├── action_metadata_preview_component.html.erb
│   │   │   ├── action_metadata_preview_component.rb
│   │   │   ├── actions_package_sharing_policy_component.html.erb
│   │   │   ├── actions_package_sharing_policy_component.rb
│   │   │   ├── list_action_package_on_marketplace_component.html.erb
│   │   │   └── list_action_package_on_marketplace_component.rb
│   │   ├── pages
│   │   │   ├── build_status_component.html.erb
│   │   │   ├── build_status_component.rb
│   │   │   ├── build_types
│   │   │   │   ├── select_component.html.erb
│   │   │   │   ├── select_component.rb
│   │   │   │   ├── select_item_component.html.erb
│   │   │   │   └── select_item_component.rb
│   │   │   ├── certificate_error_component.html.erb
│   │   │   ├── certificate_error_component.rb
│   │   │   ├── certificate_status_component.html.erb
│   │   │   ├── certificate_status_component.rb
│   │   │   ├── custom_domain_component.html.erb
│   │   │   ├── custom_domain_component.rb
│   │   │   ├── custom_subdomain_component.html.erb
│   │   │   ├── custom_subdomain_component.rb
│   │   │   ├── deployment_status_component.html.erb
│   │   │   ├── deployment_status_component.rb
│   │   │   ├── deployment_workflow_component.html.erb
│   │   │   ├── deployment_workflow_component.rb
│   │   │   ├── https_component.html.erb
│   │   │   ├── https_component.rb
│   │   │   ├── jekyll_config_component.html.erb
│   │   │   ├── jekyll_config_component.rb
│   │   │   ├── legacy_build_announcement_component.html.erb
│   │   │   ├── legacy_build_announcement_component.rb
│   │   │   ├── protected_domains
│   │   │   │   ├── domain_component.html.erb
│   │   │   │   ├── domain_component.rb
│   │   │   │   ├── domain_list_component.html.erb
│   │   │   │   └── domain_list_component.rb
│   │   │   ├── source_branch_component.html.erb
│   │   │   ├── source_branch_component.rb
│   │   │   ├── visibility_component.html.erb
│   │   │   ├── visibility_component.rb
│   │   │   ├── visibility_select_item_component.html.erb
│   │   │   ├── visibility_select_item_component.rb
│   │   │   ├── workflow_card_component.html.erb
│   │   │   └── workflow_card_component.rb
│   │   ├── personal_access_tokens
│   │   │   ├── expiration_info_component.html.erb
│   │   │   ├── expiration_info_component.rb
│   │   │   ├── index_list_item_component.html.erb
│   │   │   └── index_list_item_component.rb
│   │   ├── pricing
│   │   │   ├── compare_feature_component.html.erb
│   │   │   ├── compare_feature_component.rb
│   │   │   ├── feature_row_component.html.erb
│   │   │   ├── feature_row_component.rb
│   │   │   ├── price_tag_component.html.erb
│   │   │   └── price_tag_component.rb
│   │   ├── primer
│   │   │   ├── alpha
│   │   │   │   └── include_fragment.rb
│   │   │   ├── experimental
│   │   │   │   ├── action_menu
│   │   │   │   │   ├── item.html.erb
│   │   │   │   │   └── item.rb
│   │   │   │   ├── action_menu.html.erb
│   │   │   │   ├── action_menu.rb
│   │   │   │   ├── alpha_label.html.erb
│   │   │   │   ├── alpha_label.rb
│   │   │   │   ├── beta_label.html.erb
│   │   │   │   ├── beta_label.rb
│   │   │   │   ├── dialog.html.erb
│   │   │   │   ├── dialog.rb
│   │   │   │   ├── list
│   │   │   │   │   └── list_item.rb
│   │   │   │   ├── nameplate.html.erb
│   │   │   │   ├── nameplate.rb
│   │   │   │   ├── navigation_list
│   │   │   │   │   ├── heading.html.erb
│   │   │   │   │   ├── heading.rb
│   │   │   │   │   ├── item.html.erb
│   │   │   │   │   ├── item.rb
│   │   │   │   │   ├── section.html.erb
│   │   │   │   │   ├── section.rb
│   │   │   │   │   ├── separator.rb
│   │   │   │   │   ├── sub_item.html.erb
│   │   │   │   │   └── sub_item.rb
│   │   │   │   ├── navigation_list.html.erb
│   │   │   │   ├── navigation_list.rb
│   │   │   │   ├── ordered_list.html.erb
│   │   │   │   ├── ordered_list.rb
│   │   │   │   ├── page_header.html.erb
│   │   │   │   ├── page_header.rb
│   │   │   │   ├── page_layout.html.erb
│   │   │   │   ├── page_layout.rb
│   │   │   │   ├── previewable_markdown_editor.html.erb
│   │   │   │   ├── previewable_markdown_editor.rb
│   │   │   │   ├── query_builder
│   │   │   │   │   ├── icons.html.erb
│   │   │   │   │   └── icons.rb
│   │   │   │   ├── query_builder.html.erb
│   │   │   │   ├── query_builder.rb
│   │   │   │   ├── select_menu
│   │   │   │   │   ├── filter_component.html.erb
│   │   │   │   │   ├── filter_component.rb
│   │   │   │   │   ├── footer_component.rb
│   │   │   │   │   ├── header_component.html.erb
│   │   │   │   │   ├── header_component.rb
│   │   │   │   │   ├── item_component.html.erb
│   │   │   │   │   ├── item_component.rb
│   │   │   │   │   ├── list_component.html.erb
│   │   │   │   │   ├── list_component.rb
│   │   │   │   │   ├── message_component.rb
│   │   │   │   │   └── summary_component.rb
│   │   │   │   ├── select_menu_component.html.erb
│   │   │   │   ├── select_menu_component.rb
│   │   │   │   ├── select_panel.html.erb
│   │   │   │   ├── select_panel.rb
│   │   │   │   ├── split_page_layout.rb
│   │   │   │   ├── statuses.json
│   │   │   │   ├── toggle_switch.html.erb
│   │   │   │   ├── toggle_switch.rb
│   │   │   │   ├── unordered_list.html.erb
│   │   │   │   └── unordered_list.rb
│   │   │   └── README.md
│   │   ├── profiles
│   │   │   ├── base_repositories_overview_component.rb
│   │   │   ├── organization
│   │   │   │   ├── ghas_trial_banner_component.html.erb
│   │   │   │   ├── ghas_trial_banner_component.rb
│   │   │   │   ├── layout_component.html.erb
│   │   │   │   ├── layout_component.rb
│   │   │   │   ├── members_component.html.erb
│   │   │   │   ├── members_component.rb
│   │   │   │   ├── overview
│   │   │   │   │   ├── no_repositories_blankslate_component.html.erb
│   │   │   │   │   ├── no_repositories_blankslate_component.rb
│   │   │   │   │   ├── repositories
│   │   │   │   │   │   ├── results_component.html.erb
│   │   │   │   │   │   └── results_component.rb
│   │   │   │   │   ├── repositories_component.html.erb
│   │   │   │   │   ├── repositories_component.rb
│   │   │   │   │   ├── repository_list_item_component.html.erb
│   │   │   │   │   └── repository_list_item_component.rb
│   │   │   │   ├── profile_readme_component.html.erb
│   │   │   │   ├── profile_readme_component.rb
│   │   │   │   ├── repositories_component.html.erb
│   │   │   │   ├── repositories_component.rb
│   │   │   │   ├── sidebar_component.html.erb
│   │   │   │   ├── sidebar_component.rb
│   │   │   │   ├── sponsors_component.html.erb
│   │   │   │   ├── sponsors_component.rb
│   │   │   │   ├── switch_profiles_component.html.erb
│   │   │   │   ├── switch_profiles_component.rb
│   │   │   │   └── tabs
│   │   │   │       ├── followers_component.html.erb
│   │   │   │       ├── followers_component.rb
│   │   │   │       ├── followers_list_component.html.erb
│   │   │   │       ├── followers_list_component.rb
│   │   │   │       ├── repositories_overview_component.html.erb
│   │   │   │       └── repositories_overview_component.rb
│   │   │   ├── profile_pins
│   │   │   │   ├── pinnable_item_component.html.erb
│   │   │   │   ├── pinnable_item_component.rb
│   │   │   │   ├── pinned_items_component.html.erb
│   │   │   │   └── pinned_items_component.rb
│   │   │   ├── social_accounts_edit_component.html.erb
│   │   │   ├── social_accounts_edit_component.rb
│   │   │   └── user
│   │   │       ├── achievements
│   │   │       │   ├── base_component.rb
│   │   │       │   ├── card_component.html.erb
│   │   │       │   ├── card_component.rb
│   │   │       │   ├── disabled_cta_component.html.erb
│   │   │       │   ├── disabled_cta_component.rb
│   │   │       │   ├── share_component.html.erb
│   │   │       │   ├── share_component.rb
│   │   │       │   ├── show_component.html.erb
│   │   │       │   ├── show_component.rb
│   │   │       │   ├── stafftools
│   │   │       │   │   ├── index_component.html.erb
│   │   │       │   │   ├── index_component.rb
│   │   │       │   │   ├── unlocking_model_component.html.erb
│   │   │       │   │   └── unlocking_model_component.rb
│   │   │       │   ├── tier_label_component.rb
│   │   │       │   ├── unlocking_event_component.rb
│   │   │       │   ├── unlocking_events
│   │   │       │   │   ├── achievement_repository_list_component.rb
│   │   │       │   │   ├── base_component.rb
│   │   │       │   │   ├── commit_comment_component.rb
│   │   │       │   │   ├── commit_component.rb
│   │   │       │   │   ├── discussion_comment_component.rb
│   │   │       │   │   ├── discussion_component.rb
│   │   │       │   │   ├── issue_comment_component.rb
│   │   │       │   │   ├── issue_component.rb
│   │   │       │   │   ├── pull_request_component.rb
│   │   │       │   │   ├── pull_request_review_comment_component.rb
│   │   │       │   │   ├── pull_request_review_component.rb
│   │   │       │   │   ├── release_component.rb
│   │   │       │   │   ├── repository_advisory_comment_component.rb
│   │   │       │   │   ├── repository_advisory_component.rb
│   │   │       │   │   ├── repository_component.rb
│   │   │       │   │   ├── sponsorship_component.rb
│   │   │       │   │   └── unknown_component.rb
│   │   │       │   ├── visibility_component.html.erb
│   │   │       │   └── visibility_component.rb
│   │   │       ├── achievements_component.rb
│   │   │       ├── block_button_component.html.erb
│   │   │       ├── block_button_component.rb
│   │   │       ├── highlights
│   │   │       │   ├── advisory_credit_count_highlight_component.html.erb
│   │   │       │   ├── advisory_credit_count_highlight_component.rb
│   │   │       │   ├── bounty_hunter_highlight_component.html.erb
│   │   │       │   ├── bounty_hunter_highlight_component.rb
│   │   │       │   ├── campus_expert_highlight_component.html.erb
│   │   │       │   ├── campus_expert_highlight_component.rb
│   │   │       │   ├── developer_program_highlight_component.html.erb
│   │   │       │   ├── developer_program_highlight_component.rb
│   │   │       │   ├── discussion_answers_count_highlight_component.html.erb
│   │   │       │   ├── discussion_answers_count_highlight_component.rb
│   │   │       │   ├── pro_plan_highlight_component.rb
│   │   │       │   ├── star_highlight_component.html.erb
│   │   │       │   └── star_highlight_component.rb
│   │   │       ├── highlights_component.rb
│   │   │       ├── layout_component.html.erb
│   │   │       ├── layout_component.rb
│   │   │       ├── local_time_component.html.erb
│   │   │       ├── local_time_component.rb
│   │   │       ├── navigation_component.html.erb
│   │   │       ├── navigation_component.rb
│   │   │       ├── orcid
│   │   │       │   ├── connect_component.html.erb
│   │   │       │   ├── connect_component.rb
│   │   │       │   ├── disconnect_component.html.erb
│   │   │       │   └── disconnect_component.rb
│   │   │       ├── orcid_edit_component.rb
│   │   │       ├── organizations_component.html.erb
│   │   │       ├── organizations_component.rb
│   │   │       ├── patreon_sponsorship_label_component.rb
│   │   │       ├── private
│   │   │       │   ├── graph_component.html.erb
│   │   │       │   ├── graph_component.rb
│   │   │       │   ├── header_component.html.erb
│   │   │       │   ├── header_component.rb
│   │   │       │   ├── layout_component.html.erb
│   │   │       │   ├── layout_component.rb
│   │   │       │   ├── navigation_component.html.erb
│   │   │       │   ├── navigation_component.rb
│   │   │       │   ├── sidebar_component.html.erb
│   │   │       │   └── sidebar_component.rb
│   │   │       ├── sidebar_component.html.erb
│   │   │       ├── sidebar_component.rb
│   │   │       ├── sponsors_component.html.erb
│   │   │       ├── sponsors_component.rb
│   │   │       └── tabs
│   │   │           ├── activity_overview
│   │   │           │   ├── teams_component.html.erb
│   │   │           │   └── teams_component.rb
│   │   │           ├── repositories_overview_component.html.erb
│   │   │           └── repositories_overview_component.rb
│   │   ├── programmatic_access
│   │   │   ├── action_selection_list_component.html.erb
│   │   │   ├── action_selection_list_component.rb
│   │   │   ├── action_selection_list_item_base_component.rb
│   │   │   ├── action_selection_list_item_menu_component.rb
│   │   │   ├── collapsible_box_component.html.erb
│   │   │   ├── collapsible_box_component.rb
│   │   │   ├── permissions_list_component.html.erb
│   │   │   ├── permissions_list_component.rb
│   │   │   ├── permissions_request_list_component.html.erb
│   │   │   ├── permissions_request_list_component.rb
│   │   │   ├── permissions_selection_component.html.erb
│   │   │   ├── permissions_selection_component.rb
│   │   │   ├── repository_selection
│   │   │   │   ├── list_component.html.erb
│   │   │   │   └── list_component.rb
│   │   │   ├── resource_list_helpers.rb
│   │   │   ├── resource_selection_list_component.html.erb
│   │   │   ├── resource_selection_list_component.rb
│   │   │   ├── resource_selection_list_item_component.html.erb
│   │   │   └── resource_selection_list_item_component.rb
│   │   ├── providers
│   │   │   ├── apple_icon_component.html.erb
│   │   │   ├── apple_icon_component.rb
│   │   │   ├── google_icon_component.html.erb
│   │   │   └── google_icon_component.rb
│   │   ├── pull_requests
│   │   │   ├── async_merge_box_placeholder_component.html.erb
│   │   │   ├── async_merge_box_placeholder_component.rb
│   │   │   ├── automated_review_comment_component.html.erb
│   │   │   ├── automated_review_comment_component.rb
│   │   │   ├── body_component.html.erb
│   │   │   ├── body_component.rb
│   │   │   ├── branch_label_component.html.erb
│   │   │   ├── branch_label_component.rb
│   │   │   ├── branch_name_component.html.erb
│   │   │   ├── branch_name_component.rb
│   │   │   ├── check_counts_component.html.erb
│   │   │   ├── check_counts_component.rb
│   │   │   ├── codespaces_cleanup_component.html.erb
│   │   │   ├── codespaces_cleanup_component.rb
│   │   │   ├── comment_actions_component.html.erb
│   │   │   ├── comment_actions_component.rb
│   │   │   ├── comment_body_component.html.erb
│   │   │   ├── comment_body_component.rb
│   │   │   ├── comment_minimize_form_component.html.erb
│   │   │   ├── comment_minimize_form_component.rb
│   │   │   ├── comment_suggested_changes_actions_component.html.erb
│   │   │   ├── comment_suggested_changes_actions_component.rb
│   │   │   ├── copilot
│   │   │   │   ├── apply_changes_button_component.html.erb
│   │   │   │   ├── apply_changes_button_component.rb
│   │   │   │   ├── code_review_comment_occurrence_pull_request_link_component.html.erb
│   │   │   │   ├── code_review_comment_occurrence_pull_request_link_component.rb
│   │   │   │   ├── coding_agent_banner_component.html.erb
│   │   │   │   ├── coding_agent_banner_component.rb
│   │   │   │   ├── feedback_component.html.erb
│   │   │   │   ├── feedback_component.rb
│   │   │   │   ├── intro_popover_component.html.erb
│   │   │   │   ├── intro_popover_component.rb
│   │   │   │   ├── review_comment_component.html.erb
│   │   │   │   └── review_comment_component.rb
│   │   │   ├── drafts_upgrade_dialog_component.html.erb
│   │   │   ├── drafts_upgrade_dialog_component.rb
│   │   │   ├── file_tree
│   │   │   │   ├── file_filter_component.html.erb
│   │   │   │   ├── file_filter_component.rb
│   │   │   │   ├── node_component.html.erb
│   │   │   │   ├── node_component.rb
│   │   │   │   ├── root_component.html.erb
│   │   │   │   ├── root_component.rb
│   │   │   │   ├── toggle_component.html.erb
│   │   │   │   └── toggle_component.rb
│   │   │   ├── legacy_review_thread_component.html.erb
│   │   │   ├── legacy_review_thread_component.rb
│   │   │   ├── maintainer_edits_toggle_component.html.erb
│   │   │   ├── maintainer_edits_toggle_component.rb
│   │   │   ├── merge_box
│   │   │   │   ├── combined_branch_status_component.html.erb
│   │   │   │   └── combined_branch_status_component.rb
│   │   │   ├── merge_form_email_address_selection_component.html.erb
│   │   │   ├── merge_form_email_address_selection_component.rb
│   │   │   ├── merge_queue_status_component.html.erb
│   │   │   ├── merge_queue_status_component.rb
│   │   │   ├── minimized_comment_component.html.erb
│   │   │   ├── minimized_comment_component.rb
│   │   │   ├── paged_timeline_component.html.erb
│   │   │   ├── paged_timeline_component.rb
│   │   │   ├── parent_pr_component.html.erb
│   │   │   ├── parent_pr_component.rb
│   │   │   ├── pull_request_enqueued_component.html.erb
│   │   │   ├── pull_request_enqueued_component.rb
│   │   │   ├── reactions_component.rb
│   │   │   ├── review_comment_component.html.erb
│   │   │   ├── review_comment_component.rb
│   │   │   ├── review_component.html.erb
│   │   │   ├── review_component.rb
│   │   │   ├── review_paged_threads_component.html.erb
│   │   │   ├── review_paged_threads_component.rb
│   │   │   ├── review_thread_body_component.html.erb
│   │   │   ├── review_thread_body_component.rb
│   │   │   ├── review_thread_component.html.erb
│   │   │   ├── review_thread_component.rb
│   │   │   ├── review_thread_diff_lines_component.html.erb
│   │   │   ├── review_thread_diff_lines_component.rb
│   │   │   ├── review_thread_paged_comments_component.html.erb
│   │   │   ├── review_thread_paged_comments_component.rb
│   │   │   ├── revision_marker_component.html.erb
│   │   │   ├── revision_marker_component.rb
│   │   │   ├── state_component.html.erb
│   │   │   ├── state_component.rb
│   │   │   ├── timeline_events
│   │   │   │   ├── actor_component.html.erb
│   │   │   │   ├── actor_component.rb
│   │   │   │   ├── automatic_base_change_component.html.erb
│   │   │   │   ├── automatic_base_change_component.rb
│   │   │   │   ├── auto_merge_component.html.erb
│   │   │   │   ├── auto_merge_component.rb
│   │   │   │   ├── base_ref_changed_event_component.html.erb
│   │   │   │   ├── base_ref_changed_event_component.rb
│   │   │   │   ├── base_ref_component.html.erb
│   │   │   │   ├── base_ref_component.rb
│   │   │   │   ├── base_ref_deleted_event_component.html.erb
│   │   │   │   ├── base_ref_deleted_event_component.rb
│   │   │   │   ├── closed_component.html.erb
│   │   │   │   ├── closed_component.rb
│   │   │   │   ├── commit_actor_component.html.erb
│   │   │   │   ├── commit_actor_component.rb
│   │   │   │   ├── commits_list_component.html.erb
│   │   │   │   ├── commits_list_component.rb
│   │   │   │   ├── commit_status_checks_component.html.erb
│   │   │   │   ├── commit_status_checks_component.rb
│   │   │   │   ├── commit_status_icon_component.html.erb
│   │   │   │   ├── commit_status_icon_component.rb
│   │   │   │   ├── condensed_commit_details_component.html.erb
│   │   │   │   ├── condensed_commit_details_component.rb
│   │   │   │   ├── convert_to_draft_event_component.html.erb
│   │   │   │   ├── convert_to_draft_event_component.rb
│   │   │   │   ├── copilot_work_finished_component.html.erb
│   │   │   │   ├── copilot_work_finished_component.rb
│   │   │   │   ├── copilot_work_finished_failure_component.html.erb
│   │   │   │   ├── copilot_work_finished_failure_component.rb
│   │   │   │   ├── copilot_work_started_component.html.erb
│   │   │   │   ├── copilot_work_started_component.rb
│   │   │   │   ├── deployed_event_component.html.erb
│   │   │   │   ├── deployed_event_component.rb
│   │   │   │   ├── deployment_environment_changed_component.html.erb
│   │   │   │   ├── deployment_environment_changed_component.rb
│   │   │   │   ├── force_push_component.html.erb
│   │   │   │   ├── force_push_component.rb
│   │   │   │   ├── head_ref_deleted_or_restored_event_component.html.erb
│   │   │   │   ├── head_ref_deleted_or_restored_event_component.rb
│   │   │   │   ├── merged_event_component.html.erb
│   │   │   │   ├── merged_event_component.rb
│   │   │   │   ├── merge_queue_event_component.html.erb
│   │   │   │   ├── merge_queue_event_component.rb
│   │   │   │   ├── ready_for_review_component.html.erb
│   │   │   │   ├── ready_for_review_component.rb
│   │   │   │   ├── review_dismissed
│   │   │   │   │   ├── multiple_description_component.rb
│   │   │   │   │   ├── single_description_component.html.erb
│   │   │   │   │   └── single_description_component.rb
│   │   │   │   ├── review_dismissed_component.html.erb
│   │   │   │   ├── review_dismissed_component.rb
│   │   │   │   ├── reviewer_link_component.rb
│   │   │   │   ├── review_request
│   │   │   │   │   ├── multiple_description_component.html.erb
│   │   │   │   │   ├── multiple_description_component.rb
│   │   │   │   │   ├── single_description_component.html.erb
│   │   │   │   │   └── single_description_component.rb
│   │   │   │   ├── review_requested_event_component.html.erb
│   │   │   │   ├── review_requested_event_component.rb
│   │   │   │   ├── team_link_component.html.erb
│   │   │   │   ├── team_link_component.rb
│   │   │   │   ├── timeline_item_component.html.erb
│   │   │   │   ├── timeline_item_component.rb
│   │   │   │   ├── user_link_component.html.erb
│   │   │   │   ├── user_link_component.rb
│   │   │   │   ├── via_app_component.html.erb
│   │   │   │   └── via_app_component.rb
│   │   │   ├── try_file_level_commenting_prompt_component.html.erb
│   │   │   └── try_file_level_commenting_prompt_component.rb
│   │   ├── reactions
│   │   │   ├── base_component_helpers.rb
│   │   │   ├── base_component.html.erb
│   │   │   ├── base_component.rb
│   │   │   ├── dropdown_component.html.erb
│   │   │   ├── dropdown_component.rb
│   │   │   ├── popover_component.html.erb
│   │   │   ├── popover_component.rb
│   │   │   ├── reaction_button_component.html.erb
│   │   │   ├── reaction_button_component.rb
│   │   │   └── reactions_component.rb
│   │   ├── refs
│   │   │   ├── picker_component.html.erb
│   │   │   └── picker_component.rb
│   │   ├── releases
│   │   │   ├── asset_list_component.html.erb
│   │   │   ├── asset_list_component.rb
│   │   │   ├── assets_component.html.erb
│   │   │   ├── assets_component.rb
│   │   │   ├── author_line_component.html.erb
│   │   │   ├── author_line_component.rb
│   │   │   ├── card_component.html.erb
│   │   │   ├── card_component.rb
│   │   │   ├── card_header_component.html.erb
│   │   │   ├── card_header_component.rb
│   │   │   ├── delete_button_component.html.erb
│   │   │   ├── delete_button_component.rb
│   │   │   ├── delete_confirmation_component.rb
│   │   │   ├── delete_protected_tag_confirmation_component.html.erb
│   │   │   ├── delete_protected_tag_confirmation_component.rb
│   │   │   ├── delete_release_confirmation_component.html.erb
│   │   │   ├── delete_release_confirmation_component.rb
│   │   │   ├── delete_tag_confirmation_component.html.erb
│   │   │   ├── delete_tag_confirmation_component.rb
│   │   │   ├── edit_button_component.html.erb
│   │   │   ├── edit_button_component.rb
│   │   │   ├── kind_label_component.rb
│   │   │   ├── landing_page_component.html.erb
│   │   │   ├── landing_page_component.rb
│   │   │   ├── list_component.html.erb
│   │   │   ├── list_component.rb
│   │   │   ├── list_page_component.html.erb
│   │   │   ├── list_page_component.rb
│   │   │   ├── marketplace_label_component.html.erb
│   │   │   ├── marketplace_label_component.rb
│   │   │   ├── publish_confirmation_dialog_component.html.erb
│   │   │   ├── publish_confirmation_dialog_component.rb
│   │   │   ├── reactions_component.rb
│   │   │   ├── side_header_component.html.erb
│   │   │   ├── side_header_component.rb
│   │   │   ├── subnav_component.html.erb
│   │   │   ├── subnav_component.rb
│   │   │   ├── tag_history_component.html.erb
│   │   │   ├── tag_history_component.rb
│   │   │   ├── tag_info_component.html.erb
│   │   │   ├── tag_info_component.rb
│   │   │   ├── tag_landing_page_component.html.erb
│   │   │   ├── tag_landing_page_component.rb
│   │   │   ├── verified_icon_component.html.erb
│   │   │   └── verified_icon_component.rb
│   │   ├── repos
│   │   │   ├── advisories
│   │   │   │   ├── advisory_list_component.html.erb
│   │   │   │   ├── advisory_list_component.rb
│   │   │   │   ├── report_vulnerability_button_component.html.erb
│   │   │   │   ├── report_vulnerability_button_component.rb
│   │   │   │   └── search_component.rb
│   │   │   └── security
│   │   │       ├── assignees_ghas_upsell_component.html.erb
│   │   │       ├── assignees_ghas_upsell_component.rb
│   │   │       ├── assignees_section_component.html.erb
│   │   │       ├── assignees_section_component.rb
│   │   │       ├── cwe_section_component.html.erb
│   │   │       ├── cwe_section_component.rb
│   │   │       ├── cwe_section_item_component.html.erb
│   │   │       ├── cwe_section_item_component.rb
│   │   │       ├── cwe_section_item_content_component.html.erb
│   │   │       ├── cwe_section_item_content_component.rb
│   │   │       ├── overview_for_non_collaborators_component.html.erb
│   │   │       ├── overview_for_non_collaborators_component.rb
│   │   │       ├── policy_component.html.erb
│   │   │       ├── policy_component.rb
│   │   │       ├── runtime_risks_component.html.erb
│   │   │       ├── runtime_risks_component.rb
│   │   │       ├── security_show_page_component.html.erb
│   │   │       └── security_show_page_component.rb
│   │   ├── repositories
│   │   │   ├── access_management
│   │   │   │   ├── access_summary_component.html.erb
│   │   │   │   ├── access_summary_component.rb
│   │   │   │   ├── add_access_component.html.erb
│   │   │   │   ├── add_access_component.rb
│   │   │   │   ├── choose_role_component.html.erb
│   │   │   │   ├── choose_role_component.rb
│   │   │   │   ├── enterprise_access_row_component.html.erb
│   │   │   │   ├── enterprise_access_row_component.rb
│   │   │   │   ├── members_table_component.html.erb
│   │   │   │   ├── members_table_component.rb
│   │   │   │   ├── new_add_access_component.html.erb
│   │   │   │   ├── new_add_access_component.rb
│   │   │   │   ├── role_selection_component.html.erb
│   │   │   │   └── role_selection_component.rb
│   │   │   ├── archived_notice_component.html.erb
│   │   │   ├── archived_notice_component.rb
│   │   │   ├── archived_notice_message_component.rb
│   │   │   ├── code_nav_survey_component.html.erb
│   │   │   ├── code_nav_survey_component.rb
│   │   │   ├── configuration_repository_call_to_action_component.html.erb
│   │   │   ├── configuration_repository_call_to_action_component.rb
│   │   │   ├── contributor_footer_component.html.erb
│   │   │   ├── contributor_footer_component.rb
│   │   │   ├── dco_label_component.html.erb
│   │   │   ├── dco_label_component.rb
│   │   │   ├── demo_notification_component.html.erb
│   │   │   ├── demo_notification_component.rb
│   │   │   ├── deployment_status_component.html.erb
│   │   │   ├── deployment_status_component.rb
│   │   │   ├── deploy_to_pages
│   │   │   │   ├── card_component.html.erb
│   │   │   │   └── card_component.rb
│   │   │   ├── empty_repo
│   │   │   │   ├── copilot_or_codespace_prompt_component.html.erb
│   │   │   │   ├── copilot_or_codespace_prompt_component.rb
│   │   │   │   ├── prompt_component.html.erb
│   │   │   │   └── prompt_component.rb
│   │   │   ├── fork_button_component.html.erb
│   │   │   ├── fork_button_component.rb
│   │   │   ├── fork_button_content_component.html.erb
│   │   │   ├── fork_button_content_component.rb
│   │   │   ├── funding_links
│   │   │   │   ├── group_sponsorable_component.html.erb
│   │   │   │   ├── group_sponsorable_component.rb
│   │   │   │   ├── list_component.html.erb
│   │   │   │   ├── list_component.rb
│   │   │   │   ├── lone_sponsorable_component.html.erb
│   │   │   │   └── lone_sponsorable_component.rb
│   │   │   ├── funding_links_component.html.erb
│   │   │   ├── funding_links_component.rb
│   │   │   ├── list_item_component.html.erb
│   │   │   ├── list_item_component.rb
│   │   │   ├── new
│   │   │   │   ├── owner_empty_selection_option.rb
│   │   │   │   ├── owner_menu_option_component.html.erb
│   │   │   │   └── owner_menu_option_component.rb
│   │   │   ├── notifications_component.html.erb
│   │   │   ├── notifications_component.rb
│   │   │   ├── pin_component.html.erb
│   │   │   ├── pin_component.rb
│   │   │   ├── pin_organization_repo_component.html.erb
│   │   │   ├── pin_organization_repo_component.rb
│   │   │   ├── responsive_details_component.html.erb
│   │   │   ├── responsive_details_component.rb
│   │   │   ├── settings
│   │   │   │   ├── commit_comments_component.html.erb
│   │   │   │   ├── commit_comments_component.rb
│   │   │   │   ├── commit_signoff_settings_component.html.erb
│   │   │   │   ├── commit_signoff_settings_component.rb
│   │   │   │   ├── delete_component.html.erb
│   │   │   │   ├── delete_component.rb
│   │   │   │   ├── deletions
│   │   │   │   │   ├── proceed_button_component.html.erb
│   │   │   │   │   ├── proceed_button_component.rb
│   │   │   │   │   ├── warning_component.html.erb
│   │   │   │   │   ├── warning_component.rb
│   │   │   │   │   ├── warning_templates_component.html.erb
│   │   │   │   │   └── warning_templates_component.rb
│   │   │   │   ├── detach_component.html.erb
│   │   │   │   ├── detach_component.rb
│   │   │   │   ├── detaches
│   │   │   │   │   ├── proceed_button_component.html.erb
│   │   │   │   │   ├── proceed_button_component.rb
│   │   │   │   │   ├── warning_component.html.erb
│   │   │   │   │   ├── warning_component.rb
│   │   │   │   │   ├── warning_templates_component.html.erb
│   │   │   │   │   └── warning_templates_component.rb
│   │   │   │   ├── releases_component.html.erb
│   │   │   │   ├── releases_component.rb
│   │   │   │   ├── restricted_by_rules_component.html.erb
│   │   │   │   ├── restricted_by_rules_component.rb
│   │   │   │   ├── security_analysis_enablement_form_component.rb
│   │   │   │   ├── visibilities
│   │   │   │   │   ├── proceed_button_component.html.erb
│   │   │   │   │   ├── proceed_button_component.rb
│   │   │   │   │   ├── warning_component.html.erb
│   │   │   │   │   ├── warning_component.rb
│   │   │   │   │   ├── warning_templates_component.html.erb
│   │   │   │   │   └── warning_templates_component.rb
│   │   │   │   ├── visibility_component.html.erb
│   │   │   │   └── visibility_component.rb
│   │   │   ├── star_button_component.html.erb
│   │   │   ├── star_button_component.rb
│   │   │   ├── suggested_workflows
│   │   │   │   ├── card_component.html.erb
│   │   │   │   ├── card_component.rb
│   │   │   │   ├── icon_component.html.erb
│   │   │   │   └── icon_component.rb
│   │   │   ├── suggested_workflows_component.html.erb
│   │   │   ├── suggested_workflows_component.rb
│   │   │   ├── survey_component.html.erb
│   │   │   ├── survey_component.rb
│   │   │   ├── survey_prompt_component.html.erb
│   │   │   ├── survey_prompt_component.rb
│   │   │   ├── title_component.html.erb
│   │   │   ├── title_component.rb
│   │   │   ├── underline_nav_component.html.erb
│   │   │   ├── underline_nav_component.rb
│   │   │   ├── view_licenses_component.html.erb
│   │   │   ├── view_licenses_component.rb
│   │   │   ├── watch_button_component.html.erb
│   │   │   └── watch_button_component.rb
│   │   ├── restrict_non_comment_pull_request_reviews
│   │   │   ├── controls_component.html.erb
│   │   │   └── controls_component.rb
│   │   ├── roles
│   │   │   ├── details_component.html.erb
│   │   │   ├── details_component.rb
│   │   │   ├── list_component.html.erb
│   │   │   └── list_component.rb
│   │   ├── sculk
│   │   │   └── move_work
│   │   │       ├── access_message_component.html.erb
│   │   │       ├── access_message_component.rb
│   │   │       ├── feature_banner_component.html.erb
│   │   │       ├── feature_banner_component.rb
│   │   │       ├── memex_projects_component.rb
│   │   │       ├── projects_component.rb
│   │   │       ├── repositories_component.rb
│   │   │       ├── resources_component.html.erb
│   │   │       └── resources_component.rb
│   │   ├── sdn_llama
│   │   │   ├── billing_info_component.html.erb
│   │   │   └── billing_info_component.rb
│   │   ├── secret_scanning
│   │   │   ├── alert_centric_view
│   │   │   │   ├── alerts_component.html.erb
│   │   │   │   ├── alerts_component.rb
│   │   │   │   ├── blankslates
│   │   │   │   │   ├── loading_secrets_failed_component.html.erb
│   │   │   │   │   ├── loading_secrets_failed_component.rb
│   │   │   │   │   ├── no_active_repositories_component.html.erb
│   │   │   │   │   ├── no_active_repositories_component.rb
│   │   │   │   │   ├── no_active_repositories_enterprise_component.html.erb
│   │   │   │   │   ├── no_active_repositories_enterprise_component.rb
│   │   │   │   │   ├── no_organizations_component.html.erb
│   │   │   │   │   ├── no_organizations_component.rb
│   │   │   │   │   ├── no_repos_to_show_component.html.erb
│   │   │   │   │   ├── no_repos_to_show_component.rb
│   │   │   │   │   ├── no_repos_with_secret_scanning_enabled_component.html.erb
│   │   │   │   │   ├── no_repos_with_secret_scanning_enabled_component.rb
│   │   │   │   │   ├── not_enabled_enterprise_component.html.erb
│   │   │   │   │   ├── not_enabled_enterprise_component.rb
│   │   │   │   │   ├── table_body_component.html.erb
│   │   │   │   │   └── table_body_component.rb
│   │   │   │   ├── search_component.rb
│   │   │   │   ├── table_component.html.erb
│   │   │   │   ├── table_component.rb
│   │   │   │   ├── table_header_component.html.erb
│   │   │   │   ├── table_header_component.rb
│   │   │   │   ├── table_row_component.html.erb
│   │   │   │   └── table_row_component.rb
│   │   │   ├── custom_patterns
│   │   │   │   ├── ai
│   │   │   │   │   ├── sidebar_component.html.erb
│   │   │   │   │   └── sidebar_component.rb
│   │   │   │   ├── alert_metrics_component.html.erb
│   │   │   │   ├── alert_metrics_component.rb
│   │   │   │   ├── danger_zone_component.html.erb
│   │   │   │   ├── danger_zone_component.rb
│   │   │   │   ├── dry_run
│   │   │   │   │   ├── header_info_component.html.erb
│   │   │   │   │   ├── header_info_component.rb
│   │   │   │   │   ├── repo_autocomplete_component.html.erb
│   │   │   │   │   ├── repo_autocomplete_component.rb
│   │   │   │   │   ├── repo_autocomplete_suggestions_component.html.erb
│   │   │   │   │   ├── repo_autocomplete_suggestions_component.rb
│   │   │   │   │   ├── repo_row_component.html.erb
│   │   │   │   │   ├── repo_row_component.rb
│   │   │   │   │   ├── repo_selector_dialog_component.html.erb
│   │   │   │   │   ├── repo_selector_dialog_component.rb
│   │   │   │   │   ├── result_row_component.html.erb
│   │   │   │   │   ├── result_row_component.rb
│   │   │   │   │   ├── selected_repositories_component.html.erb
│   │   │   │   │   ├── selected_repositories_component.rb
│   │   │   │   │   ├── status_component.html.erb
│   │   │   │   │   └── status_component.rb
│   │   │   │   ├── form_actions_component.html.erb
│   │   │   │   ├── form_actions_component.rb
│   │   │   │   ├── form_component.html.erb
│   │   │   │   ├── form_component.rb
│   │   │   │   ├── list_component.html.erb
│   │   │   │   ├── list_component.rb
│   │   │   │   ├── post_processing_component.html.erb
│   │   │   │   ├── post_processing_component.rb
│   │   │   │   ├── push_protection_metrics_component.html.erb
│   │   │   │   ├── push_protection_metrics_component.rb
│   │   │   │   ├── remove_pattern_component.html.erb
│   │   │   │   ├── remove_pattern_component.rb
│   │   │   │   ├── remove_patterns_bulk_component.html.erb
│   │   │   │   ├── remove_patterns_bulk_component.rb
│   │   │   │   ├── row_component.html.erb
│   │   │   │   ├── row_component.rb
│   │   │   │   └── search_component.rb
│   │   │   ├── mailers
│   │   │   │   ├── alerts_list_component.html.erb
│   │   │   │   ├── alerts_list_component.rb
│   │   │   │   ├── beta_feedback_link_component.html.erb
│   │   │   │   ├── beta_feedback_link_component.rb
│   │   │   │   ├── detected_by_ai_component.html.erb
│   │   │   │   ├── detected_by_ai_component.rb
│   │   │   │   ├── detected_secret_row_component.html.erb
│   │   │   │   ├── detected_secret_row_component.rb
│   │   │   │   ├── layout_component.html.erb
│   │   │   │   ├── layout_component.rb
│   │   │   │   ├── next_steps_component.html.erb
│   │   │   │   ├── next_steps_component.rb
│   │   │   │   ├── next_steps_for_app_owners_component.html.erb
│   │   │   │   ├── next_steps_for_app_owners_component.rb
│   │   │   │   ├── next_steps_for_app_users_component.html.erb
│   │   │   │   ├── next_steps_for_app_users_component.rb
│   │   │   │   ├── next_steps_for_pat_component.html.erb
│   │   │   │   ├── next_steps_for_pat_component.rb
│   │   │   │   ├── next_steps_for_revoke_component.html.erb
│   │   │   │   ├── next_steps_for_revoke_component.rb
│   │   │   │   ├── remediation_step_component.html.erb
│   │   │   │   ├── remediation_step_component.rb
│   │   │   │   ├── remediation_sub_step_component.html.erb
│   │   │   │   └── remediation_sub_step_component.rb
│   │   │   ├── push_protection
│   │   │   │   ├── bypass_reason_option_component.html.erb
│   │   │   │   ├── bypass_reason_option_component.rb
│   │   │   │   ├── delegated_bypass_reviewers_component.html.erb
│   │   │   │   ├── delegated_bypass_reviewers_component.rb
│   │   │   │   ├── file_upload_detected_secrets_component.html.erb
│   │   │   │   ├── file_upload_detected_secrets_component.rb
│   │   │   │   ├── web_editor_detected_secrets_component.html.erb
│   │   │   │   └── web_editor_detected_secrets_component.rb
│   │   │   └── repository_settings
│   │   │       ├── enable_disable_component.html.erb
│   │   │       └── enable_disable_component.rb
│   │   ├── security_analysis
│   │   │   ├── settings_dialog_component.html.erb
│   │   │   └── settings_dialog_component.rb
│   │   ├── security_center
│   │   │   ├── action_menu_component.html.erb
│   │   │   ├── action_menu_component.rb
│   │   │   ├── alert_centric_view
│   │   │   │   ├── unlock_repository_component.html.erb
│   │   │   │   └── unlock_repository_component.rb
│   │   │   ├── artifact_filters_popover_component.html.erb
│   │   │   ├── artifact_filters_popover_component.rb
│   │   │   ├── coverage
│   │   │   │   ├── repository_coverages_component.html.erb
│   │   │   │   ├── repository_coverages_component.rb
│   │   │   │   ├── repository_list_component.html.erb
│   │   │   │   ├── repository_list_component.rb
│   │   │   │   ├── repository_metadata_component.html.erb
│   │   │   │   ├── repository_metadata_component.rb
│   │   │   │   ├── stat_component.html.erb
│   │   │   │   ├── stat_component.rb
│   │   │   │   ├── stats_summaries_component.html.erb
│   │   │   │   ├── stats_summaries_component.rb
│   │   │   │   ├── stats_summary_component.html.erb
│   │   │   │   └── stats_summary_component.rb
│   │   │   ├── feedback_link_component.html.erb
│   │   │   ├── feedback_link_component.rb
│   │   │   ├── limited_repo_warning_component.html.erb
│   │   │   ├── limited_repo_warning_component.rb
│   │   │   ├── nav_component.html.erb
│   │   │   ├── nav_component.rb
│   │   │   ├── page_component.html.erb
│   │   │   ├── page_component.rb
│   │   │   ├── phase_component.html.erb
│   │   │   ├── phase_component.rb
│   │   │   ├── repository_link_component.html.erb
│   │   │   ├── repository_link_component.rb
│   │   │   ├── risk
│   │   │   │   ├── advanced_security_onboarding_tip_component.html.erb
│   │   │   │   ├── advanced_security_onboarding_tip_component.rb
│   │   │   │   ├── remote_stat_component.html.erb
│   │   │   │   ├── remote_stat_component.rb
│   │   │   │   ├── repository_alert_count_component.html.erb
│   │   │   │   ├── repository_alert_count_component.rb
│   │   │   │   ├── repository_list_component.html.erb
│   │   │   │   ├── repository_list_component.rb
│   │   │   │   ├── stat_component.html.erb
│   │   │   │   ├── stat_component.rb
│   │   │   │   ├── stats_summaries_component.html.erb
│   │   │   │   ├── stats_summaries_component.rb
│   │   │   │   ├── stats_summary_component.html.erb
│   │   │   │   └── stats_summary_component.rb
│   │   │   ├── select_menu
│   │   │   │   ├── item_component.html.erb
│   │   │   │   ├── item_component.rb
│   │   │   │   ├── item.rb
│   │   │   │   ├── list_component.html.erb
│   │   │   │   ├── list_component.rb
│   │   │   │   └── tab.rb
│   │   │   ├── select_menu_component.html.erb
│   │   │   ├── select_menu_component.rb
│   │   │   ├── select_menu_content_component.html.erb
│   │   │   ├── select_menu_content_component.rb
│   │   │   ├── select_panel_component.html.erb
│   │   │   ├── select_panel_component.rb
│   │   │   ├── state_component.html.erb
│   │   │   ├── state_component.rb
│   │   │   ├── states_component.html.erb
│   │   │   ├── states_component.rb
│   │   │   ├── subhead_component.html.erb
│   │   │   ├── subhead_component.rb
│   │   │   ├── survey_component.html.erb
│   │   │   ├── survey_component.rb
│   │   │   ├── table_header_link_component.html.erb
│   │   │   └── table_header_link_component.rb
│   │   ├── sessions
│   │   │   ├── authentication_wrapper_component.html.erb
│   │   │   ├── authentication_wrapper_component.rb
│   │   │   ├── two_factor_alternatives_component.html.erb
│   │   │   ├── two_factor_alternatives_component.rb
│   │   │   └── webauthn
│   │   │       ├── register_component.html.erb
│   │   │       └── register_component.rb
│   │   ├── settings
│   │   │   ├── actions_nav_component.html.erb
│   │   │   ├── actions_nav_component.rb
│   │   │   ├── advanced_security_onboarding
│   │   │   │   ├── security_manager_tip_component.html.erb
│   │   │   │   ├── security_manager_tip_component.rb
│   │   │   │   ├── tip_component.html.erb
│   │   │   │   └── tip_component.rb
│   │   │   ├── codespaces_nav_component.html.erb
│   │   │   ├── codespaces_nav_component.rb
│   │   │   ├── copilot
│   │   │   │   ├── snippy_configuration_component.html.erb
│   │   │   │   ├── snippy_configuration_component.rb
│   │   │   │   ├── subscription_ended_notification_component.html.erb
│   │   │   │   ├── subscription_ended_notification_component.rb
│   │   │   │   ├── subscription_notification_component.html.erb
│   │   │   │   └── subscription_notification_component.rb
│   │   │   ├── copilot_nav_component.html.erb
│   │   │   ├── copilot_nav_component.rb
│   │   │   ├── copilot_repo_nav_component.html.erb
│   │   │   ├── copilot_repo_nav_component.rb
│   │   │   ├── enterprise_list_item_component.html.erb
│   │   │   ├── enterprise_list_item_component.rb
│   │   │   ├── fixed_width_font_component.html.erb
│   │   │   ├── fixed_width_font_component.rb
│   │   │   ├── github_models_nav_component.html.erb
│   │   │   ├── github_models_nav_component.rb
│   │   │   ├── in_product_messaging_component.html.erb
│   │   │   ├── in_product_messaging_component.rb
│   │   │   ├── mobile_device_auth_session_component.html.erb
│   │   │   ├── mobile_device_auth_session_component.rb
│   │   │   ├── pending_invitations
│   │   │   │   ├── base_invitation_component.html.erb
│   │   │   │   ├── base_invitation_component.rb
│   │   │   │   ├── business_invitation_component.html.erb
│   │   │   │   ├── business_invitation_component.rb
│   │   │   │   ├── organization_invitation_component.rb
│   │   │   │   └── repository_invitation_component.rb
│   │   │   ├── pending_invitations_component.html.erb
│   │   │   ├── pending_invitations_component.rb
│   │   │   ├── secrets_nav_component.html.erb
│   │   │   ├── secrets_nav_component.rb
│   │   │   ├── security_analysis_code_scanning_component.html.erb
│   │   │   ├── security_analysis_code_scanning_component.rb
│   │   │   ├── security_analysis_dependabot_alerts_component.html.erb
│   │   │   ├── security_analysis_dependabot_alerts_component.rb
│   │   │   ├── security_analysis_dependabot_updates_component.html.erb
│   │   │   ├── security_analysis_dependabot_updates_component.rb
│   │   │   ├── security_analysis_dependabot_updates_org_component.html.erb
│   │   │   ├── security_analysis_dependabot_updates_org_component.rb
│   │   │   ├── security_analysis_enterprise_policy_notification_component.html.erb
│   │   │   ├── security_analysis_enterprise_policy_notification_component.rb
│   │   │   ├── security_analysis_ghas_component.html.erb
│   │   │   ├── security_analysis_ghas_component.rb
│   │   │   ├── security_analysis_ghas_settings_component.html.erb
│   │   │   ├── security_analysis_ghas_settings_component.rb
│   │   │   ├── security_analysis_inline_notification_component.html.erb
│   │   │   ├── security_analysis_inline_notification_component.rb
│   │   │   ├── security_analysis_innersource_advisories_component.html.erb
│   │   │   ├── security_analysis_innersource_advisories_component.rb
│   │   │   ├── security_analysis_secret_scanning_component.html.erb
│   │   │   ├── security_analysis_secret_scanning_component.rb
│   │   │   ├── security_analysis_secret_scanning_user_component.html.erb
│   │   │   ├── security_analysis_secret_scanning_user_component.rb
│   │   │   ├── security_global_settings_form_component.html.erb
│   │   │   ├── security_global_settings_form_component.rb
│   │   │   ├── security_products_nav_component.html.erb
│   │   │   ├── security_products_nav_component.rb
│   │   │   ├── security_setting_dialog_component.html.erb
│   │   │   ├── security_setting_dialog_component.rb
│   │   │   ├── sponsors
│   │   │   │   ├── connect_patreon_component.html.erb
│   │   │   │   ├── connect_patreon_component.rb
│   │   │   │   ├── disconnect_patreon_component.html.erb
│   │   │   │   └── disconnect_patreon_component.rb
│   │   │   ├── tab_size_select_component.html.erb
│   │   │   ├── tab_size_select_component.rb
│   │   │   ├── user_security_analysis_form_component.html.erb
│   │   │   └── user_security_analysis_form_component.rb
│   │   ├── sidebar
│   │   │   ├── memex_restore_item_component.html.erb
│   │   │   ├── memex_restore_item_component.rb
│   │   │   ├── memex_status_component.html.erb
│   │   │   ├── memex_status_component.rb
│   │   │   ├── project_picker_component.html.erb
│   │   │   └── project_picker_component.rb
│   │   ├── signup
│   │   │   ├── select_account_list_component.html.erb
│   │   │   ├── select_account_list_component.rb
│   │   │   ├── select_account_list_item_component.html.erb
│   │   │   └── select_account_list_item_component.rb
│   │   ├── signups
│   │   │   ├── benefits_component.html.erb
│   │   │   ├── benefits_component.rb
│   │   │   ├── consent_language
│   │   │   │   ├── canada_component.html.erb
│   │   │   │   └── canada_component.rb
│   │   │   ├── data
│   │   │   │   └── signups_content_panel_data.yml
│   │   │   ├── launch_code_component.html.erb
│   │   │   ├── launch_code_component.rb
│   │   │   ├── marketing_consent_fields_component.html.erb
│   │   │   ├── marketing_consent_fields_component.rb
│   │   │   ├── signups_content_panel_component.html.erb
│   │   │   ├── signups_content_panel_component.rb
│   │   │   ├── terms_of_service_component.html.erb
│   │   │   ├── terms_of_service_component.rb
│   │   │   └── types.rb
│   │   ├── single_page_wizard
│   │   │   ├── step_component.html.erb
│   │   │   ├── step_component.rb
│   │   │   ├── wizard_component.html.erb
│   │   │   └── wizard_component.rb
│   │   ├── site
│   │   │   ├── announcements
│   │   │   │   ├── preview_announcement_component.html.erb
│   │   │   │   └── preview_announcement_component.rb
│   │   │   ├── audio_player_component.html.erb
│   │   │   ├── audio_player_component.rb
│   │   │   ├── avatar_component.html.erb
│   │   │   ├── avatar_component.rb
│   │   │   ├── badge_component.html.erb
│   │   │   ├── badge_component.rb
│   │   │   ├── button_component.html.erb
│   │   │   ├── button_component.rb
│   │   │   ├── button_group_component.html.erb
│   │   │   ├── button_group_component.rb
│   │   │   ├── card_component.html.erb
│   │   │   ├── card_component.rb
│   │   │   ├── code_block_component.html.erb
│   │   │   ├── code_block_component.rb
│   │   │   ├── contentful
│   │   │   │   ├── about
│   │   │   │   │   └── press
│   │   │   │   │       ├── press_article_tile_component.html.erb
│   │   │   │   │       └── press_article_tile_component.rb
│   │   │   │   ├── customer_stories
│   │   │   │   │   ├── card_link_component.html.erb
│   │   │   │   │   ├── card_link_component.rb
│   │   │   │   │   ├── card_links_section_component.html.erb
│   │   │   │   │   ├── card_links_section_component.rb
│   │   │   │   │   ├── carousel_card_component.html.erb
│   │   │   │   │   ├── carousel_card_component.rb
│   │   │   │   │   ├── category_filter_component.html.erb
│   │   │   │   │   ├── category_filter_component.rb
│   │   │   │   │   ├── homepage
│   │   │   │   │   │   ├── highlighted_story_component.html.erb
│   │   │   │   │   │   └── highlighted_story_component.rb
│   │   │   │   │   ├── story_body_component.html.erb
│   │   │   │   │   ├── story_body_component.rb
│   │   │   │   │   ├── story_card_component.html.erb
│   │   │   │   │   ├── story_card_component.rb
│   │   │   │   │   ├── story_grid_component.html.erb
│   │   │   │   │   ├── story_grid_component.rb
│   │   │   │   │   ├── story_highlights_component.html.erb
│   │   │   │   │   ├── story_highlights_component.rb
│   │   │   │   │   ├── story_preview_component.html.erb
│   │   │   │   │   ├── story_preview_component.rb
│   │   │   │   │   ├── testimonial_component.html.erb
│   │   │   │   │   ├── testimonial_component.rb
│   │   │   │   │   ├── testimonials_carousel_component.html.erb
│   │   │   │   │   ├── testimonials_carousel_component.rb
│   │   │   │   │   └── turbo_paginate_button_component.rb
│   │   │   │   ├── hero_simple_component.html.erb
│   │   │   │   ├── hero_simple_component.rb
│   │   │   │   ├── legal
│   │   │   │   │   ├── document_link_component.html.erb
│   │   │   │   │   ├── document_link_component.rb
│   │   │   │   │   ├── document_list_component.html.erb
│   │   │   │   │   ├── document_list_component.rb
│   │   │   │   │   ├── section_component.rb
│   │   │   │   │   ├── update_component.html.erb
│   │   │   │   │   ├── update_component.rb
│   │   │   │   │   ├── update_list_component.html.erb
│   │   │   │   │   └── update_list_component.rb
│   │   │   │   ├── person_component.html.erb
│   │   │   │   ├── person_component.rb
│   │   │   │   ├── report
│   │   │   │   │   ├── bar_graph_component.html.erb
│   │   │   │   │   ├── bar_graph_component.rb
│   │   │   │   │   ├── body_component.html.erb
│   │   │   │   │   ├── body_component.rb
│   │   │   │   │   ├── by_the_numbers_component.html.erb
│   │   │   │   │   ├── by_the_numbers_component.rb
│   │   │   │   │   ├── header_component.html.erb
│   │   │   │   │   ├── header_component.rb
│   │   │   │   │   ├── pie_graph_component.html.erb
│   │   │   │   │   ├── pie_graph_component.rb
│   │   │   │   │   ├── pie_graph_label_component.html.erb
│   │   │   │   │   ├── pie_graph_label_component.rb
│   │   │   │   │   ├── segmented_content_component.html.erb
│   │   │   │   │   ├── segmented_content_component.rb
│   │   │   │   │   ├── text_with_media_component.html.erb
│   │   │   │   │   └── text_with_media_component.rb
│   │   │   │   ├── resource_card_component.html.erb
│   │   │   │   ├── resource_card_component.rb
│   │   │   │   ├── section_component.rb
│   │   │   │   ├── section_grid_component.html.erb
│   │   │   │   ├── section_grid_component.rb
│   │   │   │   ├── section_resource_cards_component.html.erb
│   │   │   │   ├── section_resource_cards_component.rb
│   │   │   │   └── simple_rich_text_component.rb
│   │   │   ├── contentful_image_component.html.erb
│   │   │   ├── contentful_image_component.rb
│   │   │   ├── country_select_component.html.erb
│   │   │   ├── country_select_component.rb
│   │   │   ├── editor_component.html.erb
│   │   │   ├── editor_component.rb
│   │   │   ├── enterprise_banners_component.html.erb
│   │   │   ├── enterprise_banners_component.rb
│   │   │   ├── enterprise_managed_header_component.html.erb
│   │   │   ├── enterprise_managed_header_component.rb
│   │   │   ├── eyebrow_banner_component.html.erb
│   │   │   ├── eyebrow_banner_component.rb
│   │   │   ├── faq_component.html.erb
│   │   │   ├── faq_component.rb
│   │   │   ├── faq_group_component.html.erb
│   │   │   ├── faq_group_component.rb
│   │   │   ├── faq_item_component.html.erb
│   │   │   ├── faq_item_component.rb
│   │   │   ├── footer_component.html.erb
│   │   │   ├── footer_component.rb
│   │   │   ├── footer_cta_component.html.erb
│   │   │   ├── footer_cta_component.rb
│   │   │   ├── fullstory
│   │   │   │   ├── capture_component.html.erb
│   │   │   │   └── capture_component.rb
│   │   │   ├── global_banner_component.html.erb
│   │   │   ├── global_banner_component.rb
│   │   │   ├── global_notice_component.html.erb
│   │   │   ├── global_notice_component.rb
│   │   │   ├── global_notice_next_component.html.erb
│   │   │   ├── global_notice_next_component.rb
│   │   │   ├── global_notice_wrapper_component.rb
│   │   │   ├── header
│   │   │   │   ├── add_dropdown_component.html.erb
│   │   │   │   ├── add_dropdown_component.rb
│   │   │   │   ├── agents_component.html.erb
│   │   │   │   ├── agents_component.rb
│   │   │   │   ├── appearance_settings_component.html.erb
│   │   │   │   ├── appearance_settings_component.rb
│   │   │   │   ├── context_region
│   │   │   │   │   ├── crumb_divider_component.html.erb
│   │   │   │   │   ├── crumb_divider_component.rb
│   │   │   │   │   ├── crumbs_component.html.erb
│   │   │   │   │   ├── crumbs_component.rb
│   │   │   │   │   ├── responsive_overflow_menu_component.html.erb
│   │   │   │   │   └── responsive_overflow_menu_component.rb
│   │   │   │   ├── copilot_chat_panel_component.html.erb
│   │   │   │   ├── copilot_chat_panel_component.rb
│   │   │   │   ├── dynamic_context_region_component.html.erb
│   │   │   │   ├── dynamic_context_region_component.rb
│   │   │   │   ├── global_side_panel_component.html.erb
│   │   │   │   ├── global_side_panel_component.rb
│   │   │   │   ├── notifications_button_component.html.erb
│   │   │   │   ├── notifications_button_component.rb
│   │   │   │   ├── search_bar_component.html.erb
│   │   │   │   ├── search_bar_component.rb
│   │   │   │   ├── side_panel_component.html.erb
│   │   │   │   ├── side_panel_component.rb
│   │   │   │   ├── underline_nav_component.html.erb
│   │   │   │   ├── underline_nav_component.rb
│   │   │   │   ├── user_drawer_side_panel_component.html.erb
│   │   │   │   ├── user_drawer_side_panel_component.rb
│   │   │   │   ├── user_status_item_attributes_component.rb
│   │   │   │   ├── user_status_item_component.html.erb
│   │   │   │   └── user_status_item_component.rb
│   │   │   ├── header_component.html.erb
│   │   │   ├── header_component.rb
│   │   │   ├── hero_component.html.erb
│   │   │   ├── hero_component.rb
│   │   │   ├── hstack_component.html.erb
│   │   │   ├── hstack_component.rb
│   │   │   ├── image_component.html.erb
│   │   │   ├── image_component.rb
│   │   │   ├── language_icon_component.html.erb
│   │   │   ├── language_icon_component.rb
│   │   │   ├── link_component.html.erb
│   │   │   ├── link_component.rb
│   │   │   ├── pillar_component.html.erb
│   │   │   ├── pillar_component.rb
│   │   │   ├── readme
│   │   │   │   ├── categories
│   │   │   │   │   ├── latest_story_component.html.erb
│   │   │   │   │   ├── latest_story_component.rb
│   │   │   │   │   ├── stories_grid_component.html.erb
│   │   │   │   │   └── stories_grid_component.rb
│   │   │   │   ├── featured_articles
│   │   │   │   │   ├── hero_component.html.erb
│   │   │   │   │   └── hero_component.rb
│   │   │   │   ├── home
│   │   │   │   │   ├── developer_stories_section_component.html.erb
│   │   │   │   │   ├── developer_stories_section_component.rb
│   │   │   │   │   ├── featured_section_component.html.erb
│   │   │   │   │   ├── featured_section_component.rb
│   │   │   │   │   ├── guides_section_component.html.erb
│   │   │   │   │   ├── guides_section_component.rb
│   │   │   │   │   ├── podcasts_section_component.html.erb
│   │   │   │   │   ├── podcasts_section_component.rb
│   │   │   │   │   ├── topic_links_component.html.erb
│   │   │   │   │   └── topic_links_component.rb
│   │   │   │   ├── podcasts
│   │   │   │   │   ├── hosts_component.html.erb
│   │   │   │   │   └── hosts_component.rb
│   │   │   │   ├── shared
│   │   │   │   │   ├── body_quote_component.rb
│   │   │   │   │   ├── good_first_issues_component.html.erb
│   │   │   │   │   ├── good_first_issues_component.rb
│   │   │   │   │   ├── link_img_component.html.erb
│   │   │   │   │   ├── link_img_component.rb
│   │   │   │   │   ├── link_text_component.html.erb
│   │   │   │   │   ├── link_text_component.rb
│   │   │   │   │   ├── more_stories_component.html.erb
│   │   │   │   │   ├── more_stories_component.rb
│   │   │   │   │   ├── nav_component.html.erb
│   │   │   │   │   ├── nav_component.rb
│   │   │   │   │   ├── recirculation_story_component.html.erb
│   │   │   │   │   └── recirculation_story_component.rb
│   │   │   │   └── topics
│   │   │   │       ├── hero_component.html.erb
│   │   │   │       ├── hero_component.rb
│   │   │   │       ├── story_list_component.html.erb
│   │   │   │       ├── story_list_component.rb
│   │   │   │       ├── topic_archive_component.html.erb
│   │   │   │       ├── topic_archive_component.rb
│   │   │   │       ├── topics_component.html.erb
│   │   │   │       └── topics_component.rb
│   │   │   ├── read_more_item_component.html.erb
│   │   │   ├── read_more_item_component.rb
│   │   │   ├── read_more_list_component.html.erb
│   │   │   ├── read_more_list_component.rb
│   │   │   ├── resource_cards_component.html.erb
│   │   │   ├── resource_cards_component.rb
│   │   │   ├── river_component.html.erb
│   │   │   ├── river_component.rb
│   │   │   ├── section_component.html.erb
│   │   │   ├── section_component.rb
│   │   │   ├── server_stats
│   │   │   │   ├── feature_preview_component.html.erb
│   │   │   │   └── feature_preview_component.rb
│   │   │   ├── sub_nav_component.html.erb
│   │   │   └── sub_nav_component.rb
│   │   ├── slash_commands
│   │   │   ├── blankslate_component.html.erb
│   │   │   ├── blankslate_component.rb
│   │   │   ├── columns_component.html.erb
│   │   │   ├── columns_component.rb
│   │   │   ├── command_response_component.html.erb
│   │   │   ├── command_response_component.rb
│   │   │   ├── dialog_component.html.erb
│   │   │   ├── dialog_component.rb
│   │   │   ├── dialog_form_component.html.erb
│   │   │   ├── dialog_form_component.rb
│   │   │   ├── embedded_form_component.html.erb
│   │   │   ├── embedded_form_component.rb
│   │   │   ├── error_message_component.html.erb
│   │   │   ├── error_message_component.rb
│   │   │   ├── flash_message_component.html.erb
│   │   │   ├── flash_message_component.rb
│   │   │   ├── form_component.html.erb
│   │   │   ├── form_component.rb
│   │   │   ├── header_component.html.erb
│   │   │   ├── header_component.rb
│   │   │   ├── input_component.html.erb
│   │   │   ├── input_component.rb
│   │   │   ├── menu_component.html.erb
│   │   │   ├── menu_component.rb
│   │   │   ├── menu_item_component.html.erb
│   │   │   ├── menu_item_component.rb
│   │   │   ├── modal_form_component.html.erb
│   │   │   ├── modal_form_component.rb
│   │   │   ├── select_component.rb
│   │   │   ├── selection_control_component.html.erb
│   │   │   ├── selection_control_component.rb
│   │   │   ├── selection_control_group_component.rb
│   │   │   ├── slash_command_expander_wrapper_component.html.erb
│   │   │   ├── slash_command_expander_wrapper_component.rb
│   │   │   ├── stack_component.rb
│   │   │   ├── text_area_component.rb
│   │   │   └── text_field_component.rb
│   │   ├── sponsors
│   │   │   ├── accounts
│   │   │   │   ├── breadcrumbs_component.html.erb
│   │   │   │   ├── breadcrumbs_component.rb
│   │   │   │   ├── card_component.html.erb
│   │   │   │   ├── card_component.rb
│   │   │   │   ├── index_component.html.erb
│   │   │   │   ├── index_component.rb
│   │   │   │   └── signup_component.rb
│   │   │   ├── account_switcher
│   │   │   │   └── item_component.rb
│   │   │   ├── account_switcher_component.html.erb
│   │   │   ├── account_switcher_component.rb
│   │   │   ├── activities
│   │   │   │   ├── activity_component.html.erb
│   │   │   │   ├── activity_component.rb
│   │   │   │   ├── index_component.html.erb
│   │   │   │   ├── index_component.rb
│   │   │   │   ├── select_period_component.html.erb
│   │   │   │   ├── select_period_component.rb
│   │   │   │   ├── timeline_component.html.erb
│   │   │   │   └── timeline_component.rb
│   │   │   ├── bulk_sponsorship_icon_component.html.erb
│   │   │   ├── bulk_sponsorship_icon_component.rb
│   │   │   ├── bulk_sponsorship_imports
│   │   │   │   ├── errors
│   │   │   │   │   ├── amount_over_limit_component.rb
│   │   │   │   │   ├── amount_under_minimum_component.rb
│   │   │   │   │   ├── conflicting_recurring_sponsorship_component.rb
│   │   │   │   │   ├── duplicated_component.rb
│   │   │   │   │   ├── locked_sponsorship_component.rb
│   │   │   │   │   ├── login_missing_component.rb
│   │   │   │   │   ├── non_sponsorable_component.rb
│   │   │   │   │   ├── rows_over_limit_component.rb
│   │   │   │   │   └── self_dealing_component.rb
│   │   │   │   ├── group_error_component.html.erb
│   │   │   │   ├── group_error_component.rb
│   │   │   │   ├── sponsorable_link_component.rb
│   │   │   │   ├── sponsorship_row_component.html.erb
│   │   │   │   ├── sponsorship_row_component.rb
│   │   │   │   ├── upload_form_component.html.erb
│   │   │   │   └── upload_form_component.rb
│   │   │   ├── bulk_sponsorships
│   │   │   │   ├── breadcrumb_component.html.erb
│   │   │   │   ├── breadcrumb_component.rb
│   │   │   │   ├── checkout_summary_component.html.erb
│   │   │   │   ├── checkout_summary_component.rb
│   │   │   │   ├── frequencies_component.html.erb
│   │   │   │   └── frequencies_component.rb
│   │   │   ├── businesses
│   │   │   │   ├── org_autocomplete_suggestions_component.html.erb
│   │   │   │   ├── org_autocomplete_suggestions_component.rb
│   │   │   │   ├── sponsorships_allowed_org_row_component.html.erb
│   │   │   │   ├── sponsorships_allowed_org_row_component.rb
│   │   │   │   ├── sponsorships_allowed_orgs_component.html.erb
│   │   │   │   └── sponsorships_allowed_orgs_component.rb
│   │   │   ├── connect_component.html.erb
│   │   │   ├── connect_component.rb
│   │   │   ├── connect_patreon_button_component.html.erb
│   │   │   ├── connect_patreon_button_component.rb
│   │   │   ├── dashboard
│   │   │   │   ├── embed_component.html.erb
│   │   │   │   ├── embed_component.rb
│   │   │   │   ├── goals
│   │   │   │   │   ├── completed_list_component.html.erb
│   │   │   │   │   ├── completed_list_component.rb
│   │   │   │   │   ├── examples_component.html.erb
│   │   │   │   │   ├── examples_component.rb
│   │   │   │   │   ├── form_component.html.erb
│   │   │   │   │   └── form_component.rb
│   │   │   │   ├── navigation_component.html.erb
│   │   │   │   ├── navigation_component.rb
│   │   │   │   ├── overview
│   │   │   │   │   ├── next_steps_component.html.erb
│   │   │   │   │   ├── next_steps_component.rb
│   │   │   │   │   ├── reactivate_component.html.erb
│   │   │   │   │   ├── reactivate_component.rb
│   │   │   │   │   ├── status_component.html.erb
│   │   │   │   │   ├── status_component.rb
│   │   │   │   │   ├── statuses
│   │   │   │   │   │   ├── billing_information_component.html.erb
│   │   │   │   │   │   ├── billing_information_component.rb
│   │   │   │   │   │   ├── profile_component.html.erb
│   │   │   │   │   │   ├── profile_component.rb
│   │   │   │   │   │   ├── publish_component.html.erb
│   │   │   │   │   │   ├── publish_component.rb
│   │   │   │   │   │   ├── stripe_connect_component.html.erb
│   │   │   │   │   │   ├── stripe_connect_component.rb
│   │   │   │   │   │   ├── two_factor_component.html.erb
│   │   │   │   │   │   └── two_factor_component.rb
│   │   │   │   │   ├── status_label_component.rb
│   │   │   │   │   ├── welcome_component.html.erb
│   │   │   │   │   └── welcome_component.rb
│   │   │   │   ├── profile
│   │   │   │   │   ├── featured_opt_in_component.html.erb
│   │   │   │   │   ├── featured_opt_in_component.rb
│   │   │   │   │   ├── featured_sponsor_component.html.erb
│   │   │   │   │   ├── featured_sponsor_component.rb
│   │   │   │   │   ├── featured_sponsors_component.html.erb
│   │   │   │   │   ├── featured_sponsors_component.rb
│   │   │   │   │   ├── featured_sponsors_form_component.html.erb
│   │   │   │   │   ├── featured_sponsors_form_component.rb
│   │   │   │   │   ├── featured_sponsors_search_result_component.html.erb
│   │   │   │   │   ├── featured_sponsors_search_result_component.rb
│   │   │   │   │   ├── featured_sponsors_search_results_component.html.erb
│   │   │   │   │   ├── featured_sponsors_search_results_component.rb
│   │   │   │   │   ├── featured_work_component.html.erb
│   │   │   │   │   ├── featured_work_component.rb
│   │   │   │   │   ├── featured_work_search_form_component.html.erb
│   │   │   │   │   ├── featured_work_search_form_component.rb
│   │   │   │   │   ├── featured_work_search_modal_component.html.erb
│   │   │   │   │   ├── featured_work_search_modal_component.rb
│   │   │   │   │   ├── featured_work_search_results_component.html.erb
│   │   │   │   │   ├── featured_work_search_results_component.rb
│   │   │   │   │   ├── introduction_component.html.erb
│   │   │   │   │   ├── introduction_component.rb
│   │   │   │   │   ├── meet_the_team_component.html.erb
│   │   │   │   │   ├── meet_the_team_component.rb
│   │   │   │   │   ├── meet_the_team_form_component.html.erb
│   │   │   │   │   ├── meet_the_team_form_component.rb
│   │   │   │   │   ├── meet_the_team_search_result_component.html.erb
│   │   │   │   │   ├── meet_the_team_search_result_component.rb
│   │   │   │   │   ├── meet_the_team_search_results_component.html.erb
│   │   │   │   │   ├── meet_the_team_search_results_component.rb
│   │   │   │   │   ├── short_bio_component.html.erb
│   │   │   │   │   ├── short_bio_component.rb
│   │   │   │   │   ├── show_component.html.erb
│   │   │   │   │   ├── show_component.rb
│   │   │   │   │   ├── sortable_featured_repos_component.html.erb
│   │   │   │   │   ├── sortable_featured_repos_component.rb
│   │   │   │   │   ├── sortable_featured_sponsors_component.html.erb
│   │   │   │   │   ├── sortable_featured_sponsors_component.rb
│   │   │   │   │   ├── your_sponsors_component.html.erb
│   │   │   │   │   └── your_sponsors_component.rb
│   │   │   │   ├── repository_errors_component.html.erb
│   │   │   │   ├── repository_errors_component.rb
│   │   │   │   ├── responsive_menu_component.html.erb
│   │   │   │   ├── responsive_menu_component.rb
│   │   │   │   ├── settings
│   │   │   │   │   ├── billing_country_component.html.erb
│   │   │   │   │   ├── billing_country_component.rb
│   │   │   │   │   ├── connect_patreon_component.html.erb
│   │   │   │   │   ├── connect_patreon_component.rb
│   │   │   │   │   ├── contact_email_component.html.erb
│   │   │   │   │   ├── contact_email_component.rb
│   │   │   │   │   ├── country_of_residence_component.html.erb
│   │   │   │   │   ├── country_of_residence_component.rb
│   │   │   │   │   ├── delete_stripe_component.html.erb
│   │   │   │   │   ├── delete_stripe_component.rb
│   │   │   │   │   ├── disable_component.html.erb
│   │   │   │   │   ├── disable_component.rb
│   │   │   │   │   ├── disconnect_patreon_component.html.erb
│   │   │   │   │   ├── disconnect_patreon_component.rb
│   │   │   │   │   ├── email_settings_component.html.erb
│   │   │   │   │   ├── email_settings_component.rb
│   │   │   │   │   ├── fiscal_host_component.html.erb
│   │   │   │   │   ├── fiscal_host_component.rb
│   │   │   │   │   ├── legal_name_component.html.erb
│   │   │   │   │   ├── legal_name_component.rb
│   │   │   │   │   ├── manual_payouts_notice_component.html.erb
│   │   │   │   │   ├── manual_payouts_notice_component.rb
│   │   │   │   │   ├── organization_owners_list_component.html.erb
│   │   │   │   │   ├── organization_owners_list_component.rb
│   │   │   │   │   ├── redraft_component.html.erb
│   │   │   │   │   ├── redraft_component.rb
│   │   │   │   │   ├── stripe_accounts_component.html.erb
│   │   │   │   │   ├── stripe_accounts_component.rb
│   │   │   │   │   ├── stripe_payouts_email_component.html.erb
│   │   │   │   │   └── stripe_payouts_email_component.rb
│   │   │   │   ├── tiers
│   │   │   │   │   ├── custom_amount_settings_component.html.erb
│   │   │   │   │   ├── custom_amount_settings_component.rb
│   │   │   │   │   ├── patreon_tier_does_not_meet_minimum_notice_component.html.erb
│   │   │   │   │   ├── patreon_tier_does_not_meet_minimum_notice_component.rb
│   │   │   │   │   ├── retire_tier_button_component.rb
│   │   │   │   │   ├── tier_component.html.erb
│   │   │   │   │   └── tier_component.rb
│   │   │   │   ├── tier_suggestions
│   │   │   │   │   ├── header_component.html.erb
│   │   │   │   │   ├── header_component.rb
│   │   │   │   │   ├── preview_component.html.erb
│   │   │   │   │   ├── preview_component.rb
│   │   │   │   │   ├── recommended_component.html.erb
│   │   │   │   │   └── recommended_component.rb
│   │   │   │   ├── your_sponsors
│   │   │   │   │   ├── export_sponsorships_component.html.erb
│   │   │   │   │   └── export_sponsorships_component.rb
│   │   │   │   └── your_sponsors_component.rb
│   │   │   ├── dependencies_banner_component.html.erb
│   │   │   ├── dependencies_banner_component.rb
│   │   │   ├── disconnect_patreon_button_component.html.erb
│   │   │   ├── disconnect_patreon_button_component.rb
│   │   │   ├── explore
│   │   │   │   ├── account_filter_component.html.erb
│   │   │   │   ├── account_filter_component.rb
│   │   │   │   ├── featured_accounts_component.html.erb
│   │   │   │   ├── featured_accounts_component.rb
│   │   │   │   ├── funded_dependencies_component.html.erb
│   │   │   │   ├── funded_dependencies_component.rb
│   │   │   │   ├── represented_dependencies
│   │   │   │   │   ├── list_component.html.erb
│   │   │   │   │   └── list_component.rb
│   │   │   │   ├── sidebar_component.rb
│   │   │   │   ├── sort_menu_component.html.erb
│   │   │   │   ├── sort_menu_component.rb
│   │   │   │   ├── start_bulk_sponsorship_component.html.erb
│   │   │   │   ├── start_bulk_sponsorship_component.rb
│   │   │   │   ├── total_funded_component.html.erb
│   │   │   │   └── total_funded_component.rb
│   │   │   ├── goal_progress_bar_component.html.erb
│   │   │   ├── goal_progress_bar_component.rb
│   │   │   ├── invoiced_sponsors_required_notice_component.html.erb
│   │   │   ├── invoiced_sponsors_required_notice_component.rb
│   │   │   ├── manage_sponsorship_component.rb
│   │   │   ├── newsletters_component.rb
│   │   │   ├── no_published_patreon_tier_warning_component.rb
│   │   │   ├── orgs
│   │   │   │   ├── admin_sponsoring_tabs_component.html.erb
│   │   │   │   ├── admin_sponsoring_tabs_component.rb
│   │   │   │   ├── invoiced_billing
│   │   │   │   │   ├── account_switcher_component.html.erb
│   │   │   │   │   ├── account_switcher_component.rb
│   │   │   │   │   ├── billing_options_component.html.erb
│   │   │   │   │   ├── billing_options_component.rb
│   │   │   │   │   ├── invoice_list
│   │   │   │   │   │   ├── invoice_component.html.erb
│   │   │   │   │   │   └── invoice_component.rb
│   │   │   │   │   ├── invoice_list_component.html.erb
│   │   │   │   │   └── invoice_list_component.rb
│   │   │   │   ├── low_credit_balance_component.html.erb
│   │   │   │   ├── low_credit_balance_component.rb
│   │   │   │   ├── past_sponsorship_label_component.rb
│   │   │   │   ├── premium_dashboard
│   │   │   │   │   ├── current_balance_component.html.erb
│   │   │   │   │   ├── current_balance_component.rb
│   │   │   │   │   ├── quick_actions_component.html.erb
│   │   │   │   │   └── quick_actions_component.rb
│   │   │   │   ├── sponsoring_component.html.erb
│   │   │   │   ├── sponsoring_component.rb
│   │   │   │   ├── sponsorship_component.html.erb
│   │   │   │   ├── sponsorship_component.rb
│   │   │   │   └── your_sponsorships_component.rb
│   │   │   ├── patreon_enablement_component.html.erb
│   │   │   ├── patreon_enablement_component.rb
│   │   │   ├── patreon_icon_component.html.erb
│   │   │   ├── patreon_icon_component.rb
│   │   │   ├── patreon_sponsorship_notice_component.html.erb
│   │   │   ├── patreon_sponsorship_notice_component.rb
│   │   │   ├── payouts
│   │   │   │   ├── export_form_component.html.erb
│   │   │   │   ├── export_form_component.rb
│   │   │   │   ├── last_payout_component.html.erb
│   │   │   │   ├── last_payout_component.rb
│   │   │   │   ├── matching_fund_status_component.html.erb
│   │   │   │   ├── matching_fund_status_component.rb
│   │   │   │   ├── next_payout_component.html.erb
│   │   │   │   ├── next_payout_component.rb
│   │   │   │   ├── payout_threshold_component.html.erb
│   │   │   │   └── payout_threshold_component.rb
│   │   │   ├── paypal_deprecation_notice_component.html.erb
│   │   │   ├── paypal_deprecation_notice_component.rb
│   │   │   ├── pending_change_notice_component.html.erb
│   │   │   ├── pending_change_notice_component.rb
│   │   │   ├── potential_sponsorable_banner_component.html.erb
│   │   │   ├── potential_sponsorable_banner_component.rb
│   │   │   ├── profile
│   │   │   │   ├── active_goal_component.html.erb
│   │   │   │   ├── active_goal_component.rb
│   │   │   │   ├── custom_amount_form_component.html.erb
│   │   │   │   ├── custom_amount_form_component.rb
│   │   │   │   ├── featured_sponsor_avatar_list_component.html.erb
│   │   │   │   ├── featured_sponsor_avatar_list_component.rb
│   │   │   │   ├── featured_user_component.html.erb
│   │   │   │   ├── featured_user_component.rb
│   │   │   │   ├── featured_work_component.html.erb
│   │   │   │   ├── featured_work_component.rb
│   │   │   │   ├── goal_impact_component.html.erb
│   │   │   │   ├── goal_impact_component.rb
│   │   │   │   ├── goal_progress_component.html.erb
│   │   │   │   ├── goal_progress_component.rb
│   │   │   │   ├── latest_one_time_payment_component.html.erb
│   │   │   │   ├── latest_one_time_payment_component.rb
│   │   │   │   ├── matching_message_for_sponsor_component.html.erb
│   │   │   │   ├── matching_message_for_sponsor_component.rb
│   │   │   │   ├── meet_the_team_component.html.erb
│   │   │   │   ├── meet_the_team_component.rb
│   │   │   │   ├── patreon_actions_component.html.erb
│   │   │   │   ├── patreon_actions_component.rb
│   │   │   │   ├── patreon_tier_component.html.erb
│   │   │   │   ├── patreon_tier_component.rb
│   │   │   │   ├── patreon_tiers_component.html.erb
│   │   │   │   ├── patreon_tiers_component.rb
│   │   │   │   ├── pinnable_repo_component.html.erb
│   │   │   │   ├── pinnable_repo_component.rb
│   │   │   │   ├── social_sharing_component.html.erb
│   │   │   │   ├── social_sharing_component.rb
│   │   │   │   ├── social_sharing_dialog_component.html.erb
│   │   │   │   ├── social_sharing_dialog_component.rb
│   │   │   │   ├── sponsor_avatar_component.html.erb
│   │   │   │   ├── sponsor_avatar_component.rb
│   │   │   │   ├── sponsor_avatar_list_component.html.erb
│   │   │   │   ├── sponsor_avatar_list_component.rb
│   │   │   │   ├── sponsor_count_component.html.erb
│   │   │   │   ├── sponsor_count_component.rb
│   │   │   │   ├── sponsor_section_list_component.html.erb
│   │   │   │   ├── sponsor_section_list_component.rb
│   │   │   │   ├── sponsors_only_repo_invitation_component.html.erb
│   │   │   │   ├── sponsors_only_repo_invitation_component.rb
│   │   │   │   ├── tier_display_component.html.erb
│   │   │   │   ├── tier_display_component.rb
│   │   │   │   ├── tier_selection_component.html.erb
│   │   │   │   ├── tier_selection_component.rb
│   │   │   │   ├── welcome_message_component.html.erb
│   │   │   │   └── welcome_message_component.rb
│   │   │   ├── repositories
│   │   │   │   ├── funding_modal_component.html.erb
│   │   │   │   ├── funding_modal_component.rb
│   │   │   │   ├── issue_nudge_component.html.erb
│   │   │   │   └── issue_nudge_component.rb
│   │   │   ├── share_button_component.html.erb
│   │   │   ├── share_button_component.rb
│   │   │   ├── shared
│   │   │   │   ├── billing_link_component.rb
│   │   │   │   ├── featured_repository_component.html.erb
│   │   │   │   └── featured_repository_component.rb
│   │   │   ├── sponsorable_card_component.html.erb
│   │   │   ├── sponsorable_card_component.rb
│   │   │   ├── sponsorables
│   │   │   │   ├── avatar_component.rb
│   │   │   │   ├── billing_info_component.html.erb
│   │   │   │   ├── billing_info_component.rb
│   │   │   │   ├── current_tier_component.html.erb
│   │   │   │   ├── current_tier_component.rb
│   │   │   │   ├── enterprise_payment_method_component.html.erb
│   │   │   │   ├── enterprise_payment_method_component.rb
│   │   │   │   ├── info_sharing_notice_component.html.erb
│   │   │   │   ├── info_sharing_notice_component.rb
│   │   │   │   ├── invoice_payment_method_component.rb
│   │   │   │   ├── linked_avatar_component.rb
│   │   │   │   ├── payment_method_component.html.erb
│   │   │   │   ├── payment_method_component.rb
│   │   │   │   ├── payment_method_form_component.html.erb
│   │   │   │   ├── payment_method_form_component.rb
│   │   │   │   ├── pending_change_notice_component.html.erb
│   │   │   │   ├── pending_change_notice_component.rb
│   │   │   │   ├── plan_pricing_component.html.erb
│   │   │   │   ├── plan_pricing_component.rb
│   │   │   │   ├── preview_profile_banner_component.html.erb
│   │   │   │   ├── preview_profile_banner_component.rb
│   │   │   │   ├── repositories_menu_component.html.erb
│   │   │   │   ├── repositories_menu_component.rb
│   │   │   │   ├── selected_tier_component.html.erb
│   │   │   │   ├── selected_tier_component.rb
│   │   │   │   ├── sponsorship_component.html.erb
│   │   │   │   ├── sponsorship_component.rb
│   │   │   │   ├── sponsor_warning_banner_component.rb
│   │   │   │   ├── trade_screening_cannot_proceed_component.html.erb
│   │   │   │   └── trade_screening_cannot_proceed_component.rb
│   │   │   ├── sponsor_button_component.html.erb
│   │   │   ├── sponsor_button_component.rb
│   │   │   ├── sponsoring_header_component.html.erb
│   │   │   ├── sponsoring_header_component.rb
│   │   │   ├── sponsor_row_component.html.erb
│   │   │   ├── sponsor_row_component.rb
│   │   │   ├── staff_view_banner_component.html.erb
│   │   │   ├── staff_view_banner_component.rb
│   │   │   ├── stripe_accounts
│   │   │   │   ├── edit_component.html.erb
│   │   │   │   └── edit_component.rb
│   │   │   ├── twitter_button_component.html.erb
│   │   │   ├── twitter_button_component.rb
│   │   │   └── webhooks
│   │   │       ├── destroy_confirmation_component.html.erb
│   │   │       ├── destroy_confirmation_component.rb
│   │   │       ├── form_component.html.erb
│   │   │       ├── form_component.rb
│   │   │       ├── secret_field_component.html.erb
│   │   │       └── secret_field_component.rb
│   │   ├── stafftools
│   │   │   ├── actions_runners
│   │   │   │   ├── hosted_runners_job_list_component.html.erb
│   │   │   │   ├── hosted_runners_job_list_component.rb
│   │   │   │   ├── runners_list_component.html.erb
│   │   │   │   └── runners_list_component.rb
│   │   │   ├── adjacent_text_nodes
│   │   │   │   ├── adjacent_text_nodes_menu_component.html.erb
│   │   │   │   └── adjacent_text_nodes_menu_component.rb
│   │   │   ├── advanced_security
│   │   │   │   ├── business_committers_form_component.html.erb
│   │   │   │   ├── business_committers_form_component.rb
│   │   │   │   ├── ghas_unbundle_transition_component.html.erb
│   │   │   │   ├── ghas_unbundle_transition_component.rb
│   │   │   │   ├── metered_services_lock_form_component.html.erb
│   │   │   │   ├── metered_services_lock_form_component.rb
│   │   │   │   ├── organization_committers_form_component.html.erb
│   │   │   │   └── organization_committers_form_component.rb
│   │   │   ├── azure_exp
│   │   │   │   ├── experiment_accordion_component.html.erb
│   │   │   │   ├── experiment_accordion_component.rb
│   │   │   │   ├── staffbar_component.html.erb
│   │   │   │   ├── staffbar_component.rb
│   │   │   │   ├── variant_menu_item_component.html.erb
│   │   │   │   └── variant_menu_item_component.rb
│   │   │   ├── billing
│   │   │   │   ├── address_validated_status_component.rb
│   │   │   │   ├── add_sponsors_customer_modal_component.html.erb
│   │   │   │   ├── add_sponsors_customer_modal_component.rb
│   │   │   │   ├── advanced_security_licensing_state_component.html.erb
│   │   │   │   ├── advanced_security_licensing_state_component.rb
│   │   │   │   ├── autopay_status_component.rb
│   │   │   │   ├── billable_state_status_component.rb
│   │   │   │   ├── billing_email_recipients_list_component.html.erb
│   │   │   │   ├── billing_email_recipients_list_component.rb
│   │   │   │   ├── billing_platform_customer_info_cpwu_component.html.erb
│   │   │   │   ├── billing_platform_customer_info_cpwu_component.rb
│   │   │   │   ├── billing_platform_info_component.html.erb
│   │   │   │   ├── billing_platform_info_component.rb
│   │   │   │   ├── billing_platform_onboarding_header_component.html.erb
│   │   │   │   ├── billing_platform_onboarding_header_component.rb
│   │   │   │   ├── billing_system_component.rb
│   │   │   │   ├── businesses
│   │   │   │   │   ├── lock_component.html.erb
│   │   │   │   │   ├── lock_component.rb
│   │   │   │   │   ├── metered_billing_settings_component.html.erb
│   │   │   │   │   ├── metered_billing_settings_component.rb
│   │   │   │   │   ├── payment_method_fingerprint_component.html.erb
│   │   │   │   │   ├── payment_method_fingerprint_component.rb
│   │   │   │   │   ├── remove_payment_method_component.html.erb
│   │   │   │   │   ├── remove_payment_method_component.rb
│   │   │   │   │   ├── reset_attempts_component.html.erb
│   │   │   │   │   ├── reset_attempts_component.rb
│   │   │   │   │   ├── subscription_status_component.html.erb
│   │   │   │   │   └── subscription_status_component.rb
│   │   │   │   ├── card_fingerprint_dialog_component.html.erb
│   │   │   │   ├── card_fingerprint_dialog_component.rb
│   │   │   │   ├── change_bill_cycle_day_component.html.erb
│   │   │   │   ├── change_bill_cycle_day_component.rb
│   │   │   │   ├── change_payment_method_component.html.erb
│   │   │   │   ├── change_payment_method_component.rb
│   │   │   │   ├── contact_information_component.html.erb
│   │   │   │   ├── contact_information_component.rb
│   │   │   │   ├── customers
│   │   │   │   │   ├── billable_entities_component.html.erb
│   │   │   │   │   ├── billable_entities_component.rb
│   │   │   │   │   ├── billing_contact_component.html.erb
│   │   │   │   │   ├── billing_contact_component.rb
│   │   │   │   │   ├── health_dashboard_component.html.erb
│   │   │   │   │   ├── health_dashboard_component.rb
│   │   │   │   │   ├── payment_method_card_component.html.erb
│   │   │   │   │   ├── payment_method_card_component.rb
│   │   │   │   │   ├── plan_subscriptions_component.html.erb
│   │   │   │   │   ├── plan_subscriptions_component.rb
│   │   │   │   │   ├── zuora_info_component.html.erb
│   │   │   │   │   └── zuora_info_component.rb
│   │   │   │   ├── edit_extra_billing_info_component.html.erb
│   │   │   │   ├── edit_extra_billing_info_component.rb
│   │   │   │   ├── history
│   │   │   │   │   ├── billing_transaction_actions_component.html.erb
│   │   │   │   │   ├── billing_transaction_actions_component.rb
│   │   │   │   │   ├── billing_transaction_component.html.erb
│   │   │   │   │   ├── billing_transaction_component.rb
│   │   │   │   │   ├── payment_history_component.html.erb
│   │   │   │   │   └── payment_history_component.rb
│   │   │   │   ├── invoiced_sponsorships_component.html.erb
│   │   │   │   ├── invoiced_sponsorships_component.rb
│   │   │   │   ├── lock_status_component.rb
│   │   │   │   ├── metered_service_lock_form_component.html.erb
│   │   │   │   ├── metered_service_lock_form_component.rb
│   │   │   │   ├── metered_services_status_component.rb
│   │   │   │   ├── metered_via_azure_status_component.rb
│   │   │   │   ├── payment_history_status_component.rb
│   │   │   │   ├── payment_method_status_component.rb
│   │   │   │   ├── payment_status_component.rb
│   │   │   │   ├── plan_history_component.html.erb
│   │   │   │   ├── plan_history_component.rb
│   │   │   │   ├── remove_payment_method_component.html.erb
│   │   │   │   ├── remove_payment_method_component.rb
│   │   │   │   ├── remove_sponsors_customer_modal_component.html.erb
│   │   │   │   ├── remove_sponsors_customer_modal_component.rb
│   │   │   │   ├── sponsors_add_credit_balance_modal_component.html.erb
│   │   │   │   ├── sponsors_add_credit_balance_modal_component.rb
│   │   │   │   ├── sponsors_customer_component.html.erb
│   │   │   │   ├── sponsors_customer_component.rb
│   │   │   │   ├── sponsorship_item_component.html.erb
│   │   │   │   ├── sponsorship_item_component.rb
│   │   │   │   ├── sponsorships_component.html.erb
│   │   │   │   ├── sponsorships_component.rb
│   │   │   │   ├── sponsors_org_invoiced_agreement_signatures_component.html.erb
│   │   │   │   ├── sponsors_org_invoiced_agreement_signatures_component.rb
│   │   │   │   ├── sponsors_payment_run_modal_component.html.erb
│   │   │   │   ├── sponsors_payment_run_modal_component.rb
│   │   │   │   ├── sponsors_trust_level_form_component.html.erb
│   │   │   │   ├── sponsors_trust_level_form_component.rb
│   │   │   │   ├── sponsors_trust_level_label_component.rb
│   │   │   │   ├── sponsors_trust_levels_component.html.erb
│   │   │   │   ├── sponsors_trust_levels_component.rb
│   │   │   │   ├── subscription_items_component.html.erb
│   │   │   │   ├── subscription_items_component.rb
│   │   │   │   ├── update_azure_subscription_component.html.erb
│   │   │   │   ├── update_azure_subscription_component.rb
│   │   │   │   ├── update_metered_via_azure_component.html.erb
│   │   │   │   ├── update_metered_via_azure_component.rb
│   │   │   │   ├── update_zuora_account_info_component.html.erb
│   │   │   │   ├── update_zuora_account_info_component.rb
│   │   │   │   ├── user_billable_rollback_form_component.html.erb
│   │   │   │   ├── user_billable_rollback_form_component.rb
│   │   │   │   ├── user_billing_info_component.html.erb
│   │   │   │   └── user_billing_info_component.rb
│   │   │   ├── businesses
│   │   │   │   ├── business_list_component.html.erb
│   │   │   │   ├── business_list_component.rb
│   │   │   │   ├── business_list_item_component.html.erb
│   │   │   │   ├── business_list_item_component.rb
│   │   │   │   ├── marketplace
│   │   │   │   │   ├── usage_component.html.erb
│   │   │   │   │   └── usage_component.rb
│   │   │   │   ├── trials_list_component.html.erb
│   │   │   │   └── trials_list_component.rb
│   │   │   ├── business_limits_component.html.erb
│   │   │   ├── business_limits_component.rb
│   │   │   ├── codespaces
│   │   │   │   ├── codespaces_list_component.html.erb
│   │   │   │   ├── codespaces_list_component.rb
│   │   │   │   ├── codespace_user_settings_component.html.erb
│   │   │   │   ├── codespace_user_settings_component.rb
│   │   │   │   ├── manage_codespaces_component.html.erb
│   │   │   │   ├── manage_codespaces_component.rb
│   │   │   │   ├── organization_settings_component.html.erb
│   │   │   │   ├── organization_settings_component.rb
│   │   │   │   ├── permission_table_component.html.erb
│   │   │   │   ├── permission_table_component.rb
│   │   │   │   ├── suspend_environment_component.html.erb
│   │   │   │   ├── suspend_environment_component.rb
│   │   │   │   ├── unprocessed_billing_message_component.html.erb
│   │   │   │   └── unprocessed_billing_message_component.rb
│   │   │   ├── compliance_report_list_item_component.html.erb
│   │   │   ├── compliance_report_list_item_component.rb
│   │   │   ├── copilot
│   │   │   │   ├── abuse_warn_component.html.erb
│   │   │   │   ├── abuse_warn_component.rb
│   │   │   │   ├── access_component.html.erb
│   │   │   │   ├── access_component.rb
│   │   │   │   ├── access_detail_component.html.erb
│   │   │   │   ├── access_detail_component.rb
│   │   │   │   ├── administrative_block_component.html.erb
│   │   │   │   ├── administrative_block_component.rb
│   │   │   │   ├── auth_and_capture_component.html.erb
│   │   │   │   ├── auth_and_capture_component.rb
│   │   │   │   ├── block_organization_component.html.erb
│   │   │   │   ├── block_organization_component.rb
│   │   │   │   ├── blocks_component.html.erb
│   │   │   │   ├── blocks_component.rb
│   │   │   │   ├── block_type_component.html.erb
│   │   │   │   ├── block_type_component.rb
│   │   │   │   ├── business_subscription_component.html.erb
│   │   │   │   ├── business_subscription_component.rb
│   │   │   │   ├── business_trial_component.html.erb
│   │   │   │   ├── business_trial_component.rb
│   │   │   │   ├── cached_billable_organization_component.html.erb
│   │   │   │   ├── cached_billable_organization_component.rb
│   │   │   │   ├── cached_consumptive_user_component.html.erb
│   │   │   │   ├── cached_consumptive_user_component.rb
│   │   │   │   ├── cancel_copilot_individual_subscription_component.html.erb
│   │   │   │   ├── cancel_copilot_individual_subscription_component.rb
│   │   │   │   ├── cancel_seat_assignment_component.html.erb
│   │   │   │   ├── cancel_seat_assignment_component.rb
│   │   │   │   ├── cancel_seat_component.html.erb
│   │   │   │   ├── cancel_seat_component.rb
│   │   │   │   ├── detail_component.html.erb
│   │   │   │   ├── detail_component.rb
│   │   │   │   ├── editor_notification_component.html.erb
│   │   │   │   ├── editor_notification_component.rb
│   │   │   │   ├── email_opt_in_out_component.html.erb
│   │   │   │   ├── email_opt_in_out_component.rb
│   │   │   │   ├── free_subscription_component.html.erb
│   │   │   │   ├── free_subscription_component.rb
│   │   │   │   ├── grant_free_access_component.html.erb
│   │   │   │   ├── grant_free_access_component.rb
│   │   │   │   ├── limited_user_component.html.erb
│   │   │   │   ├── limited_user_component.rb
│   │   │   │   ├── metrics_component.html.erb
│   │   │   │   ├── metrics_component.rb
│   │   │   │   ├── model_policy_setting_detail_component.html.erb
│   │   │   │   ├── model_policy_setting_detail_component.rb
│   │   │   │   ├── organization_access_detail_component.html.erb
│   │   │   │   ├── organization_access_detail_component.rb
│   │   │   │   ├── paginated_seat_assignments_component.html.erb
│   │   │   │   ├── paginated_seat_assignments_component.rb
│   │   │   │   ├── paginated_seats_component.html.erb
│   │   │   │   ├── paginated_seats_component.rb
│   │   │   │   ├── plan_component.html.erb
│   │   │   │   ├── plan_component.rb
│   │   │   │   ├── pooled_entitlements_component.html.erb
│   │   │   │   ├── pooled_entitlements_component.rb
│   │   │   │   ├── quota_reset_component.html.erb
│   │   │   │   ├── quota_reset_component.rb
│   │   │   │   ├── reinstate_seat_assignment_component.html.erb
│   │   │   │   ├── reinstate_seat_assignment_component.rb
│   │   │   │   ├── resync_seat_assignment_component.html.erb
│   │   │   │   ├── resync_seat_assignment_component.rb
│   │   │   │   ├── resync_standalone_seat_assignment_component.html.erb
│   │   │   │   ├── resync_standalone_seat_assignment_component.rb
│   │   │   │   ├── seat_emissions_component.html.erb
│   │   │   │   ├── seat_emissions_component.rb
│   │   │   │   ├── seat_history_component.html.erb
│   │   │   │   ├── seat_history_component.rb
│   │   │   │   ├── setting_detail_component.html.erb
│   │   │   │   ├── setting_detail_component.rb
│   │   │   │   ├── settings_cache_component.html.erb
│   │   │   │   ├── settings_cache_component.rb
│   │   │   │   ├── settings_component.html.erb
│   │   │   │   ├── settings_component.rb
│   │   │   │   ├── standalone_cancel_seat_assignment_component.html.erb
│   │   │   │   ├── standalone_cancel_seat_assignment_component.rb
│   │   │   │   ├── standalone_paginated_seat_assignments_component.html.erb
│   │   │   │   ├── standalone_paginated_seat_assignments_component.rb
│   │   │   │   ├── subscription_component.html.erb
│   │   │   │   ├── subscription_component.rb
│   │   │   │   ├── technical_preview_component.html.erb
│   │   │   │   ├── technical_preview_component.rb
│   │   │   │   ├── unblock_payment_method_component.html.erb
│   │   │   │   ├── unblock_payment_method_component.rb
│   │   │   │   ├── uncancel_seat_assignment_component.html.erb
│   │   │   │   ├── uncancel_seat_assignment_component.rb
│   │   │   │   ├── uncancel_seat_component.html.erb
│   │   │   │   ├── uncancel_seat_component.rb
│   │   │   │   ├── user_settings_component.html.erb
│   │   │   │   ├── user_settings_component.rb
│   │   │   │   ├── waitlists_component.html.erb
│   │   │   │   └── waitlists_component.rb
│   │   │   ├── copilot_spaces
│   │   │   │   ├── user_block_component.html.erb
│   │   │   │   ├── user_block_component.rb
│   │   │   │   ├── user_info_component.html.erb
│   │   │   │   └── user_info_component.rb
│   │   │   ├── data_hpc
│   │   │   │   ├── datahpc_staffbar_component.html.erb
│   │   │   │   └── datahpc_staffbar_component.rb
│   │   │   ├── discussions
│   │   │   │   ├── conversion_override_component.html.erb
│   │   │   │   └── conversion_override_component.rb
│   │   │   ├── enterprise_team_limits_component.html.erb
│   │   │   ├── enterprise_team_limits_component.rb
│   │   │   ├── explore
│   │   │   │   ├── base_component.rb
│   │   │   │   ├── showcase_component.html.erb
│   │   │   │   ├── showcase_component.rb
│   │   │   │   ├── showcase_items
│   │   │   │   │   ├── form_component.html.erb
│   │   │   │   │   ├── form_component.rb
│   │   │   │   │   ├── health_checks_component.html.erb
│   │   │   │   │   └── health_checks_component.rb
│   │   │   │   ├── showcases
│   │   │   │   │   ├── form_component.html.erb
│   │   │   │   │   ├── form_component.rb
│   │   │   │   │   ├── row_component.html.erb
│   │   │   │   │   └── row_component.rb
│   │   │   │   ├── showcases_component.html.erb
│   │   │   │   └── showcases_component.rb
│   │   │   ├── ghas_self_serve_trial_management_component.html.erb
│   │   │   ├── ghas_self_serve_trial_management_component.rb
│   │   │   ├── ghas_trial_management_component.html.erb
│   │   │   ├── ghas_trial_management_component.rb
│   │   │   ├── ghas_trials_section_component.html.erb
│   │   │   ├── ghas_trials_section_component.rb
│   │   │   ├── invitation_component.html.erb
│   │   │   ├── invitation_component.rb
│   │   │   ├── member_feature_request_notifications_opt_out_component.html.erb
│   │   │   ├── member_feature_request_notifications_opt_out_component.rb
│   │   │   ├── models
│   │   │   │   ├── bulk_blocks_component.html.erb
│   │   │   │   ├── bulk_blocks_component.rb
│   │   │   │   ├── enterprise_billing_status_component.rb
│   │   │   │   ├── enterprise_models_status_component.rb
│   │   │   │   ├── logo_component.rb
│   │   │   │   ├── multiplier_component.html.erb
│   │   │   │   ├── multiplier_component.rb
│   │   │   │   ├── user_info_component.html.erb
│   │   │   │   └── user_info_component.rb
│   │   │   ├── oauth_tokens
│   │   │   │   ├── index_component.html.erb
│   │   │   │   └── index_component.rb
│   │   │   ├── orchestrations
│   │   │   │   ├── list_component.html.erb
│   │   │   │   ├── list_component.rb
│   │   │   │   ├── show_component.html.erb
│   │   │   │   └── show_component.rb
│   │   │   ├── organization_limits_component.html.erb
│   │   │   ├── organization_limits_component.rb
│   │   │   ├── organizations
│   │   │   │   ├── deleted_organization_component.html.erb
│   │   │   │   ├── deleted_organization_component.rb
│   │   │   │   ├── private_registries
│   │   │   │   │   ├── index_component.html.erb
│   │   │   │   │   └── index_component.rb
│   │   │   │   ├── purge_organization_dialog_component.html.erb
│   │   │   │   ├── purge_organization_dialog_component.rb
│   │   │   │   ├── restore_organization_dialog_component.html.erb
│   │   │   │   └── restore_organization_dialog_component.rb
│   │   │   ├── organization_team_limits_component.html.erb
│   │   │   ├── organization_team_limits_component.rb
│   │   │   ├── react
│   │   │   │   ├── react_profiling_toggle_component.html.erb
│   │   │   │   ├── react_profiling_toggle_component.rb
│   │   │   │   ├── react_query_devtools_component.html.erb
│   │   │   │   ├── react_query_devtools_component.rb
│   │   │   │   ├── react_staffbar_component.html.erb
│   │   │   │   └── react_staffbar_component.rb
│   │   │   ├── relay_cache
│   │   │   │   ├── relay_cache_staffbar_component.html.erb
│   │   │   │   └── relay_cache_staffbar_component.rb
│   │   │   ├── repositories
│   │   │   │   ├── funding_links
│   │   │   │   │   ├── toggle_button_component.html.erb
│   │   │   │   │   └── toggle_button_component.rb
│   │   │   │   ├── merge_commit_requests_component.html.erb
│   │   │   │   ├── merge_commit_requests_component.rb
│   │   │   │   ├── merge_queue_component.html.erb
│   │   │   │   ├── merge_queue_component.rb
│   │   │   │   ├── search_indexes
│   │   │   │   │   ├── dependabot_alerts_component.html.erb
│   │   │   │   │   ├── dependabot_alerts_component.rb
│   │   │   │   │   ├── discussions_component.html.erb
│   │   │   │   │   └── discussions_component.rb
│   │   │   │   ├── stars_and_watchers_recovery_component.html.erb
│   │   │   │   └── stars_and_watchers_recovery_component.rb
│   │   │   ├── saml_provider
│   │   │   │   ├── certificate_dates_component.html.erb
│   │   │   │   ├── certificate_dates_component.rb
│   │   │   │   ├── certificate_issuer_component.html.erb
│   │   │   │   ├── certificate_issuer_component.rb
│   │   │   │   ├── certificate_subject_component.html.erb
│   │   │   │   └── certificate_subject_component.rb
│   │   │   ├── simple_search_form_component.html.erb
│   │   │   ├── simple_search_form_component.rb
│   │   │   ├── soft_nav
│   │   │   │   ├── soft_nav_staffbar_component.html.erb
│   │   │   │   └── soft_nav_staffbar_component.rb
│   │   │   ├── spark
│   │   │   │   ├── org_info_component.html.erb
│   │   │   │   ├── org_info_component.rb
│   │   │   │   ├── status_row_component.html.erb
│   │   │   │   ├── status_row_component.rb
│   │   │   │   ├── user_info_component.html.erb
│   │   │   │   └── user_info_component.rb
│   │   │   ├── sponsors
│   │   │   │   ├── agreement_editor_component.html.erb
│   │   │   │   ├── agreement_editor_component.rb
│   │   │   │   ├── agreements_list_component.html.erb
│   │   │   │   ├── agreements_list_component.rb
│   │   │   │   ├── approve_listing_component.html.erb
│   │   │   │   ├── approve_listing_component.rb
│   │   │   │   ├── bulk_approve_form_component.html.erb
│   │   │   │   ├── bulk_approve_form_component.rb
│   │   │   │   ├── bulk_ban_form_component.html.erb
│   │   │   │   ├── bulk_ban_form_component.rb
│   │   │   │   ├── cancel_approval_request_component.html.erb
│   │   │   │   ├── cancel_approval_request_component.rb
│   │   │   │   ├── create_manual_payout_component.html.erb
│   │   │   │   ├── create_manual_payout_component.rb
│   │   │   │   ├── create_payout_restriction_component.html.erb
│   │   │   │   ├── create_payout_restriction_component.rb
│   │   │   │   ├── deactivate_stripe_component.html.erb
│   │   │   │   ├── deactivate_stripe_component.rb
│   │   │   │   ├── delete_listing_component.html.erb
│   │   │   │   ├── delete_listing_component.rb
│   │   │   │   ├── delete_stripe_component.html.erb
│   │   │   │   ├── delete_stripe_component.rb
│   │   │   │   ├── disable_listing_component.html.erb
│   │   │   │   ├── disable_listing_component.rb
│   │   │   │   ├── disable_match_for_sponsors_component.html.erb
│   │   │   │   ├── disable_match_for_sponsors_component.rb
│   │   │   │   ├── export_payout_history_component.html.erb
│   │   │   │   ├── export_payout_history_component.rb
│   │   │   │   ├── export_transaction_history_component.html.erb
│   │   │   │   ├── export_transaction_history_component.rb
│   │   │   │   ├── fraud_reviews
│   │   │   │   │   ├── list_component.html.erb
│   │   │   │   │   ├── list_component.rb
│   │   │   │   │   ├── review_component.html.erb
│   │   │   │   │   └── review_component.rb
│   │   │   │   ├── invoiced
│   │   │   │   │   ├── list_component.html.erb
│   │   │   │   │   ├── list_component.rb
│   │   │   │   │   ├── signature_list_component.html.erb
│   │   │   │   │   ├── signature_list_component.rb
│   │   │   │   │   ├── sponsorship_component.html.erb
│   │   │   │   │   ├── sponsorship_component.rb
│   │   │   │   │   ├── sponsorship_form_component.html.erb
│   │   │   │   │   ├── sponsorship_form_component.rb
│   │   │   │   │   ├── sponsorships_list_component.html.erb
│   │   │   │   │   ├── sponsorships_list_component.rb
│   │   │   │   │   ├── transfer_component.html.erb
│   │   │   │   │   ├── transfer_component.rb
│   │   │   │   │   ├── transfer_reversal_component.html.erb
│   │   │   │   │   ├── transfer_reversal_component.rb
│   │   │   │   │   ├── transfers_list_component.html.erb
│   │   │   │   │   └── transfers_list_component.rb
│   │   │   │   ├── members
│   │   │   │   │   ├── activities
│   │   │   │   │   │   ├── activity_component.html.erb
│   │   │   │   │   │   ├── activity_component.rb
│   │   │   │   │   │   ├── dead_user_component.html.erb
│   │   │   │   │   │   ├── dead_user_component.rb
│   │   │   │   │   │   ├── filter_component.html.erb
│   │   │   │   │   │   ├── filter_component.rb
│   │   │   │   │   │   ├── index_component.html.erb
│   │   │   │   │   │   └── index_component.rb
│   │   │   │   │   ├── child_listings
│   │   │   │   │   │   ├── filter_component.html.erb
│   │   │   │   │   │   ├── filter_component.rb
│   │   │   │   │   │   ├── index_component.html.erb
│   │   │   │   │   │   └── index_component.rb
│   │   │   │   │   ├── flagged_sponsors
│   │   │   │   │   │   ├── flagged_sponsor_component.html.erb
│   │   │   │   │   │   ├── flagged_sponsor_component.rb
│   │   │   │   │   │   ├── flagged_sponsor_field_component.html.erb
│   │   │   │   │   │   ├── flagged_sponsor_field_component.rb
│   │   │   │   │   │   ├── list_component.html.erb
│   │   │   │   │   │   └── list_component.rb
│   │   │   │   │   ├── link_stripe_account_component.html.erb
│   │   │   │   │   ├── link_stripe_account_component.rb
│   │   │   │   │   ├── matching_status_component.html.erb
│   │   │   │   │   ├── matching_status_component.rb
│   │   │   │   │   ├── payout_probation_status_component.html.erb
│   │   │   │   │   ├── payout_probation_status_component.rb
│   │   │   │   │   ├── payouts
│   │   │   │   │   │   ├── list_component.html.erb
│   │   │   │   │   │   ├── list_component.rb
│   │   │   │   │   │   ├── payout_component.html.erb
│   │   │   │   │   │   └── payout_component.rb
│   │   │   │   │   ├── payout_status_component.html.erb
│   │   │   │   │   ├── payout_status_component.rb
│   │   │   │   │   ├── pinned_repos_component.html.erb
│   │   │   │   │   ├── pinned_repos_component.rb
│   │   │   │   │   ├── sponsoring_others_component.html.erb
│   │   │   │   │   ├── sponsoring_others_component.rb
│   │   │   │   │   ├── sponsors_listing_state_component.rb
│   │   │   │   │   ├── state_badge_component.html.erb
│   │   │   │   │   ├── state_badge_component.rb
│   │   │   │   │   ├── stripe_tax_status_component.html.erb
│   │   │   │   │   ├── stripe_tax_status_component.rb
│   │   │   │   │   ├── transfers
│   │   │   │   │   │   ├── list_component.html.erb
│   │   │   │   │   │   ├── list_component.rb
│   │   │   │   │   │   ├── payment_and_match_reversal_form_component.html.erb
│   │   │   │   │   │   ├── payment_and_match_reversal_form_component.rb
│   │   │   │   │   │   ├── reverse_transfer_and_refund_payment_form_component.html.erb
│   │   │   │   │   │   ├── reverse_transfer_and_refund_payment_form_component.rb
│   │   │   │   │   │   ├── transfer_component.html.erb
│   │   │   │   │   │   ├── transfer_component.rb
│   │   │   │   │   │   ├── transfer_form_component.html.erb
│   │   │   │   │   │   └── transfer_form_component.rb
│   │   │   │   │   ├── using_fiscal_host_form_component.html.erb
│   │   │   │   │   ├── using_fiscal_host_form_component.rb
│   │   │   │   │   ├── zuora_sync_status_component.html.erb
│   │   │   │   │   └── zuora_sync_status_component.rb
│   │   │   │   ├── membership_actions_component.html.erb
│   │   │   │   ├── membership_actions_component.rb
│   │   │   │   ├── membership_metadata_component.html.erb
│   │   │   │   ├── membership_metadata_component.rb
│   │   │   │   ├── membership_status_component.html.erb
│   │   │   │   ├── membership_status_component.rb
│   │   │   │   ├── patreon_user_component.html.erb
│   │   │   │   ├── patreon_user_component.rb
│   │   │   │   ├── potential_sponsorship_form_component.html.erb
│   │   │   │   ├── potential_sponsorship_form_component.rb
│   │   │   │   ├── potential_sponsorship_list_item_component.html.erb
│   │   │   │   ├── potential_sponsorship_list_item_component.rb
│   │   │   │   ├── potential_sponsorships_list_component.html.erb
│   │   │   │   ├── potential_sponsorships_list_component.rb
│   │   │   │   ├── requires_additional_review_listing_component.html.erb
│   │   │   │   ├── requires_additional_review_listing_component.rb
│   │   │   │   ├── sponsorship_component.html.erb
│   │   │   │   ├── sponsorship_component.rb
│   │   │   │   ├── stripe_customer_form_component.html.erb
│   │   │   │   ├── stripe_customer_form_component.rb
│   │   │   │   ├── toggle_match_component.html.erb
│   │   │   │   ├── toggle_match_component.rb
│   │   │   │   ├── toggle_payouts_component.html.erb
│   │   │   │   └── toggle_payouts_component.rb
│   │   │   ├── staff_note_component.html.erb
│   │   │   ├── staff_note_component.rb
│   │   │   ├── staff_notes_component.html.erb
│   │   │   ├── staff_notes_component.rb
│   │   │   ├── status_list_item_component.html.erb
│   │   │   ├── status_list_item_component.rb
│   │   │   ├── summary_counter_component.html.erb
│   │   │   ├── summary_counter_component.rb
│   │   │   ├── trade_compliance
│   │   │   │   ├── account_overview_component.html.erb
│   │   │   │   ├── account_overview_component.rb
│   │   │   │   ├── billing_information_view_component.html.erb
│   │   │   │   ├── billing_information_view_component.rb
│   │   │   │   ├── business_account_overview_component.html.erb
│   │   │   │   ├── business_account_overview_component.rb
│   │   │   │   ├── contact_microsoft_trade_help_component.html.erb
│   │   │   │   ├── contact_microsoft_trade_help_component.rb
│   │   │   │   ├── delete_screening_record_component.html.erb
│   │   │   │   ├── delete_screening_record_component.rb
│   │   │   │   ├── manual_screening_component.html.erb
│   │   │   │   ├── manual_screening_component.rb
│   │   │   │   ├── microsoft_trade_help_email_component.html.erb
│   │   │   │   ├── microsoft_trade_help_email_component.rb
│   │   │   │   ├── sdn_suspension_component.html.erb
│   │   │   │   ├── sdn_suspension_component.rb
│   │   │   │   ├── set_screening_status_component.html.erb
│   │   │   │   ├── set_screening_status_component.rb
│   │   │   │   ├── spammy_restriction_status_component.rb
│   │   │   │   └── trade_restriction_status_component.rb
│   │   │   ├── trust_tiers
│   │   │   │   ├── tiering_component.html.erb
│   │   │   │   ├── tiering_component.rb
│   │   │   │   ├── tiering_detail_component.html.erb
│   │   │   │   ├── tiering_detail_component.rb
│   │   │   │   ├── tiering_select_component.html.erb
│   │   │   │   ├── tiering_select_component.rb
│   │   │   │   ├── tiering_select_option_component.html.erb
│   │   │   │   └── tiering_select_option_component.rb
│   │   │   └── users
│   │   │       ├── attachments_batch_delete_dialog_component.html.erb
│   │   │       ├── attachments_batch_delete_dialog_component.rb
│   │   │       ├── attachments_list_component.html.erb
│   │   │       ├── attachments_list_component.rb
│   │   │       ├── attachments_table_component.html.erb
│   │   │       ├── attachments_table_component.rb
│   │   │       ├── metadata_component.html.erb
│   │   │       ├── metadata_component.rb
│   │   │       ├── profile_component.html.erb
│   │   │       ├── profile_component.rb
│   │   │       ├── social_accounts_component.html.erb
│   │   │       ├── social_accounts_component.rb
│   │   │       ├── trial_limits_component.html.erb
│   │   │       ├── trial_limits_component.rb
│   │   │       ├── user_list_item_component.html.erb
│   │   │       └── user_list_item_component.rb
│   │   ├── stars
│   │   │   ├── button_component.html.erb
│   │   │   ├── button_component.rb
│   │   │   ├── repository_filter_component.html.erb
│   │   │   ├── repository_filter_component.rb
│   │   │   ├── repository_filter_form.rb
│   │   │   ├── repository_language_filter_component.html.erb
│   │   │   ├── repository_language_filter_component.rb
│   │   │   ├── repository_sort_menu_component.html.erb
│   │   │   ├── repository_sort_menu_component.rb
│   │   │   ├── repository_type_filter_component.html.erb
│   │   │   ├── repository_type_filter_component.rb
│   │   │   ├── starred_repository_component.html.erb
│   │   │   └── starred_repository_component.rb
│   │   ├── statuses
│   │   │   ├── review_status_protection_warning_component.html.erb
│   │   │   └── review_status_protection_warning_component.rb
│   │   ├── suggestions
│   │   │   ├── alert_annotation_component.html.erb
│   │   │   ├── alert_annotation_component.rb
│   │   │   ├── collapsible_component.html.erb
│   │   │   ├── collapsible_component.rb
│   │   │   ├── multi_file_diff_component.html.erb
│   │   │   ├── multi_file_diff_component.rb
│   │   │   ├── split_diff_component.html.erb
│   │   │   ├── split_diff_component.rb
│   │   │   ├── suggested_changes_diff_component.html.erb
│   │   │   ├── suggested_changes_diff_component.rb
│   │   │   ├── suggested_fix_component.html.erb
│   │   │   ├── suggested_fix_component.rb
│   │   │   ├── unified_diff_component.html.erb
│   │   │   └── unified_diff_component.rb
│   │   ├── teams
│   │   │   ├── large_team_confirmation_dialog_component.html.erb
│   │   │   ├── large_team_confirmation_dialog_component.rb
│   │   │   ├── limits_banner_component.html.erb
│   │   │   └── limits_banner_component.rb
│   │   ├── topics
│   │   │   ├── sort_component.html.erb
│   │   │   ├── sort_component.rb
│   │   │   └── tag_component.rb
│   │   ├── trade_compliance
│   │   │   ├── trade_screening_restriction_notice_component.html.erb
│   │   │   └── trade_screening_restriction_notice_component.rb
│   │   ├── ui
│   │   │   ├── errors_component.html.erb
│   │   │   ├── errors_component.rb
│   │   │   ├── form_component.html.erb
│   │   │   └── form_component.rb
│   │   ├── ui.rb
│   │   ├── user_lists
│   │   │   ├── create_dialog_component.html.erb
│   │   │   ├── create_dialog_component.rb
│   │   │   ├── create_dialog_form_component.html.erb
│   │   │   ├── create_dialog_form_component.rb
│   │   │   ├── create_dialog_template_component.html.erb
│   │   │   ├── create_dialog_template_component.rb
│   │   │   ├── delete_dialog_template_component.html.erb
│   │   │   ├── delete_dialog_template_component.rb
│   │   │   ├── dialog_form_component.html.erb
│   │   │   ├── dialog_form_component.rb
│   │   │   ├── edit_dialog_component.html.erb
│   │   │   ├── edit_dialog_component.rb
│   │   │   ├── edit_dialog_form_component.html.erb
│   │   │   ├── edit_dialog_form_component.rb
│   │   │   ├── index_component.html.erb
│   │   │   ├── index_component.rb
│   │   │   ├── items_component.html.erb
│   │   │   ├── items_component.rb
│   │   │   ├── menu_component.html.erb
│   │   │   ├── menu_component.rb
│   │   │   ├── menu_content_component.html.erb
│   │   │   ├── menu_content_component.rb
│   │   │   ├── profile_lists_component.html.erb
│   │   │   ├── profile_lists_component.rb
│   │   │   ├── profile_lists_sorting_dropdown_component.html.erb
│   │   │   ├── profile_lists_sorting_dropdown_component.rb
│   │   │   ├── row_component.html.erb
│   │   │   ├── row_component.rb
│   │   │   ├── show_component.html.erb
│   │   │   ├── show_component.rb
│   │   │   ├── unstar_dialog_template_component.html.erb
│   │   │   └── unstar_dialog_template_component.rb
│   │   ├── users
│   │   │   ├── avatar_list_component.html.erb
│   │   │   ├── avatar_list_component.rb
│   │   │   ├── contributions
│   │   │   │   ├── day_component.html.erb
│   │   │   │   ├── day_component.rb
│   │   │   │   ├── year_dropdown_component.html.erb
│   │   │   │   └── year_dropdown_component.rb
│   │   │   ├── nameplate_component.rb
│   │   │   ├── post_as_admin_nameplate_component.rb
│   │   │   ├── profile_link_component.rb
│   │   │   ├── settings
│   │   │   │   ├── interaction_limits_nav_component.html.erb
│   │   │   │   ├── interaction_limits_nav_component.rb
│   │   │   │   └── personal_reminders
│   │   │   │       ├── real_time_alert_settings_component.html.erb
│   │   │   │       └── real_time_alert_settings_component.rb
│   │   │   ├── user_card_component.html.erb
│   │   │   └── user_card_component.rb
│   │   ├── verifiable_domains
│   │   │   ├── domain_component.html.erb
│   │   │   ├── domain_component.rb
│   │   │   ├── notification_banner_component.html.erb
│   │   │   └── notification_banner_component.rb
│   │   └── workflows
│   │       ├── badge_component.html.erb
│   │       └── badge_component.rb
│   ├── concerns
│   │   ├── billing
│   │   │   ├── copilot_license_snapshot.rb
│   │   │   ├── repository_visibility.rb
│   │   │   └── trust_tier_dependency.rb
│   │   └── copilot_spaces
│   │       ├── api_analytics.rb
│   │       ├── api_request_validation.rb
│   │       ├── pagination.rb
│   │       ├── repo_scope_authz.rb
│   │       └── role_mapping.rb
│   ├── controllers
│   │   ├── abstract_repository_controller.rb
│   │   ├── abuse_reports_controller.rb
│   │   ├── account_controller.rb
│   │   ├── accountless_confirmations_controller.rb
│   │   ├── account_verifications
│   │   │   └── resend_controller.rb
│   │   ├── account_verifications_controller.rb
│   │   ├── actions
│   │   │   ├── actors_controller.rb
│   │   │   ├── branches_controller.rb
│   │   │   ├── cache_branches_controller.rb
│   │   │   ├── custom_images_controller_helper.rb
│   │   │   ├── events_controller.rb
│   │   │   ├── graph_controller.rb
│   │   │   ├── immutable_actions_controller.rb
│   │   │   ├── job_controller.rb
│   │   │   ├── larger_runners
│   │   │   │   ├── custom_images_helper.rb
│   │   │   │   ├── default_runners_helper.rb
│   │   │   │   └── larger_runners_controller_stats.rb
│   │   │   ├── larger_runners_controller_helper.rb
│   │   │   ├── larger_runners_helper.rb
│   │   │   ├── manual_controller.rb
│   │   │   ├── navigation_partial_controller.rb
│   │   │   ├── oidc_configuration_helper.rb
│   │   │   ├── pinned_workflows_controller.rb
│   │   │   ├── policy_helper.rb
│   │   │   ├── repository_runners_controller_helper.rb
│   │   │   ├── repository_runners_controller.rb
│   │   │   ├── runner_admin_helper.rb
│   │   │   ├── runner_groups_client_helper.rb
│   │   │   ├── runner_groups_helper.rb
│   │   │   ├── runner_scale_sets_helper.rb
│   │   │   ├── runners_client_helper.rb
│   │   │   ├── runners_helper.rb
│   │   │   ├── scientist_helper.rb
│   │   │   ├── statuses_controller.rb
│   │   │   ├── survey_controller.rb
│   │   │   ├── workflow_runs_controller.rb
│   │   │   ├── workflows_controller.rb
│   │   │   └── workflows_partials_controller.rb
│   │   ├── actions_cache_controller_methods.rb
│   │   ├── actions_cache_controller.rb
│   │   ├── actions_cache_list_link_renderer.rb
│   │   ├── actions_content_policy.rb
│   │   ├── actions_controller_methods.rb
│   │   ├── actions_controller.rb
│   │   ├── actions_metrics
│   │   │   ├── controller.rb
│   │   │   ├── performance_controller.rb
│   │   │   └── usage_controller.rb
│   │   ├── actions_workflows_link_renderer.rb
│   │   ├── activity_controller.rb
│   │   ├── advanced_security_entities_link_renderer.rb
│   │   ├── advanced_security_users_link_renderer.rb
│   │   ├── advisories_controller.rb
│   │   ├── announcements
│   │   │   └── announcement_controller.rb
│   │   ├── app_associations
│   │   │   ├── android_identities_controller.rb
│   │   │   ├── base_controller.rb
│   │   │   └── microsoft_identities_controller.rb
│   │   ├── app_identicons_controller.rb
│   │   ├── application_controller
│   │   │   ├── account_two_factor_requirement_dependency.rb
│   │   │   ├── after_response_dependency.rb
│   │   │   ├── analytics_dependency.rb
│   │   │   ├── application_layout_features.rb
│   │   │   ├── audit_dependency.rb
│   │   │   ├── authenticated_system.rb
│   │   │   ├── authenticity_token_dependency.rb
│   │   │   ├── canonical_request_dependency.rb
│   │   │   ├── client_version_dependency.rb
│   │   │   ├── cluster_ownership_dependency.rb
│   │   │   ├── code_nav_dependency.rb
│   │   │   ├── codespace_dependency.rb
│   │   │   ├── codespace_tag_action_dependency.rb
│   │   │   ├── color_mode_dependency.rb
│   │   │   ├── concurrent_request_limiter_dependency.rb
│   │   │   ├── conditional_access_dependency.rb
│   │   │   ├── controller_assets_bundler_dependency.rb
│   │   │   ├── cookies_dependency.rb
│   │   │   ├── copilot_dependency.rb
│   │   │   ├── customer_category_dependency.rb
│   │   │   ├── database_dependency.rb
│   │   │   ├── default_rate_limit_dependency.rb
│   │   │   ├── download_headers_dependency.rb
│   │   │   ├── email_tracking_dependency.rb
│   │   │   ├── enterprise_dependency.rb
│   │   │   ├── error_handling_dependency.rb
│   │   │   ├── events_dependency.rb
│   │   │   ├── external_sessions_dependency.rb
│   │   │   ├── feature_flags_dependency.rb
│   │   │   ├── fetch_nonce_dependency.rb
│   │   │   ├── github_mobile_auth_dependency.rb
│   │   │   ├── global_navigation_context_region_dependency.rb
│   │   │   ├── global_nav_ssr_prefetch_dependency.rb
│   │   │   ├── global_sso_banner_dependency.rb
│   │   │   ├── graceful_timeout_dependency.rb
│   │   │   ├── hovercard_dependency.rb
│   │   │   ├── json_dependency.rb
│   │   │   ├── json_xhr_requirement_dependency.rb
│   │   │   ├── localization_dependency.rb
│   │   │   ├── marketing_dependency.rb
│   │   │   ├── minimal_application_dependency.rb
│   │   │   ├── model_settings_dependency.rb
│   │   │   ├── multi_tenant_enterprise_dependency.rb
│   │   │   ├── notifications_dependency.rb
│   │   │   ├── origin_trial_dependency.rb
│   │   │   ├── pagination_dependency.rb
│   │   │   ├── partial_render_with_layout_dependency.rb
│   │   │   ├── persisted_graphql_query_dependency.rb
│   │   │   ├── pjax_dependency.rb
│   │   │   ├── preload_feature_flags_dependency.rb
│   │   │   ├── prerender_react_partial_dependency.rb
│   │   │   ├── projects_dependency.rb
│   │   │   ├── public_codespaces_dependency.rb
│   │   │   ├── react_dependency.rb
│   │   │   ├── remote_cache_dependency.rb
│   │   │   ├── request_category_dependency.rb
│   │   │   ├── request_timing_dependency.rb
│   │   │   ├── return_to_dependency.rb
│   │   │   ├── roles_dependency.rb
│   │   │   ├── safety_check_for_render_when_responding_to.rb
│   │   │   ├── saved_user_sessions_cookie_dependency.rb
│   │   │   ├── search_index_override_dependency.rb
│   │   │   ├── security_headers_dependency.rb
│   │   │   ├── skip_mc_dependency.rb
│   │   │   ├── social_login_dependency.rb
│   │   │   ├── stats_dependency.rb
│   │   │   ├── sudo_dependency.rb
│   │   │   ├── synthetic_test_dependency.rb
│   │   │   ├── trade_controls_dependency.rb
│   │   │   ├── trade_screening_dependency.rb
│   │   │   ├── turbo_cache_control_dependency.rb
│   │   │   ├── turbo_dependency.rb
│   │   │   ├── two_factor_checkup_dependency.rb
│   │   │   ├── two_factor_holiday_warning_dependency.rb
│   │   │   ├── user_name_display_dependency.rb
│   │   │   ├── user_session_dependency.rb
│   │   │   ├── varnish_dependency.rb
│   │   │   └── verified_fetch_dependency.rb
│   │   ├── application_controller.rb
│   │   ├── apps
│   │   │   └── beta_features_controller.rb
│   │   ├── asset_redirect_controller.rb
│   │   ├── assets_controller.rb
│   │   ├── atom_feeds_controller.rb
│   │   ├── attachment_accessibility_checks_controller.rb
│   │   ├── attachments
│   │   │   ├── legacy_repository_files_controller.rb
│   │   │   ├── legacy_user_assets_controller.rb
│   │   │   ├── repository_files_controller.rb
│   │   │   └── user_assets_controller.rb
│   │   ├── attribution_invitations_controller.rb
│   │   ├── autocomplete
│   │   │   ├── emojis_for_editor_controller.rb
│   │   │   ├── emoji_suggestions_controller.rb
│   │   │   ├── organizations_controller.rb
│   │   │   ├── organization_suggestions_controller.rb
│   │   │   ├── org_users_controller.rb
│   │   │   ├── users_controller.rb
│   │   │   └── user_suggestions_controller.rb
│   │   ├── auto_merge_requests_controller.rb
│   │   ├── avatars_controller.rb
│   │   ├── azure
│   │   │   ├── authentications_controller.rb
│   │   │   ├── base_controller.rb
│   │   │   ├── linked_subscriptions_controller.rb
│   │   │   ├── oauth_callbacks_controller.rb
│   │   │   ├── settings_controller.rb
│   │   │   ├── subscriptions_controller.rb
│   │   │   ├── subscriptions_dependency.rb
│   │   │   └── tenants_controller.rb
│   │   ├── azure_exp_local_assignments_controller.rb
│   │   ├── beta_enrollments_controller.rb
│   │   ├── beta_memberships_controller.rb
│   │   ├── billing
│   │   │   ├── notifications
│   │   │   │   ├── combined_dismissals_controller.rb
│   │   │   │   └── dismissals_controller.rb
│   │   │   ├── retry_payments_controller.rb
│   │   │   └── sales_tax_exemptions_controller.rb
│   │   ├── billing_external_emails_controller.rb
│   │   ├── billing_managers_controller.rb
│   │   ├── billing_settings
│   │   │   ├── card_setup_controller.rb
│   │   │   ├── contact_links_controller.rb
│   │   │   ├── contacts_controller.rb
│   │   │   ├── contact_stashes_controller.rb
│   │   │   ├── invoices_download_controller.rb
│   │   │   ├── payments_controller.rb
│   │   │   ├── plan_downgrade_controller.rb
│   │   │   └── self_serve_invoice_controller.rb
│   │   ├── billing_settings_controller.rb
│   │   ├── billing_upgrade_controller.rb
│   │   ├── biztools
│   │   │   ├── businesses
│   │   │   │   └── billing
│   │   │   │       └── redemptions_controller.rb
│   │   │   ├── collections_controller.rb
│   │   │   ├── coupon_batches_controller.rb
│   │   │   ├── coupons
│   │   │   │   └── zuora_syncs_controller.rb
│   │   │   ├── coupons_controller.rb
│   │   │   ├── marketplace
│   │   │   │   ├── featured_stories_controller.rb
│   │   │   │   └── stories_controller.rb
│   │   │   ├── marketplace_agreements_controller.rb
│   │   │   ├── marketplace_categories_controller.rb
│   │   │   ├── marketplace_creator_verification_controller.rb
│   │   │   ├── marketplace_featured_customers_controller.rb
│   │   │   ├── marketplace_listings_controller.rb
│   │   │   ├── marketplace_listing_subscriptions_controller.rb
│   │   │   ├── marketplace_recommendations_controller.rb
│   │   │   ├── repository_actions
│   │   │   │   └── listings_controller.rb
│   │   │   ├── repository_actions_controller.rb
│   │   │   ├── screening_status_check_controller.rb
│   │   │   ├── showcase_collections_controller.rb
│   │   │   ├── showcase_items_controller.rb
│   │   │   ├── topics_controller.rb
│   │   │   ├── users
│   │   │   │   ├── billing
│   │   │   │   │   └── redemptions_controller.rb
│   │   │   │   └── education_terms_controller.rb
│   │   │   └── users_controller.rb
│   │   ├── biztools_controller.rb
│   │   ├── blackbird_controller_methods.rb
│   │   ├── blob_controller.rb
│   │   ├── blog_redirects_controller.rb
│   │   ├── boomtown_controller.rb
│   │   ├── bounce_controller.rb
│   │   ├── branch_authorization_controller.rb
│   │   ├── branches_controller.rb
│   │   ├── branch_protection_rules_controller.rb
│   │   ├── branch_required_status_contexts_controller.rb
│   │   ├── businesses
│   │   │   ├── actions
│   │   │   │   ├── custom_images_controller.rb
│   │   │   │   ├── custom_image_versions_controller.rb
│   │   │   │   ├── data_stream_controller.rb
│   │   │   │   ├── larger_runners_controller.rb
│   │   │   │   ├── oidc_configuration_controller.rb
│   │   │   │   ├── policies_controller.rb
│   │   │   │   ├── runner_groups_controller.rb
│   │   │   │   ├── runner_labels_controller.rb
│   │   │   │   ├── runner_scale_sets_controller.rb
│   │   │   │   └── runners_controller.rb
│   │   │   ├── actions_metrics
│   │   │   │   ├── controller.rb
│   │   │   │   ├── performance_controller.rb
│   │   │   │   └── usage_controller.rb
│   │   │   ├── actions_rulesets_controller.rb
│   │   │   ├── actions_settings_controller.rb
│   │   │   ├── activations_controller.rb
│   │   │   ├── admin_center_options_controller.rb
│   │   │   ├── admin_details_controller.rb
│   │   │   ├── admin_invitation_controller_methods.rb
│   │   │   ├── admin_invitations_controller.rb
│   │   │   ├── admin_roles_controller.rb
│   │   │   ├── admins_controller.rb
│   │   │   ├── admin_suggestions_controller.rb
│   │   │   ├── advanced_security_controller.rb
│   │   │   ├── advanced_security_disable_controller.rb
│   │   │   ├── ai_controls
│   │   │   │   ├── agents_controller.rb
│   │   │   │   ├── agents_policy_controller.rb
│   │   │   │   ├── concerns
│   │   │   │   │   ├── custom_agents_fetcher.rb
│   │   │   │   │   ├── default_models.rb
│   │   │   │   │   ├── skills_fetcher.rb
│   │   │   │   │   └── source_repo_tree_reader.rb
│   │   │   │   ├── copilot_controller.rb
│   │   │   │   ├── custom_agents_controller.rb
│   │   │   │   ├── custom_agents_source_organization_controller.rb
│   │   │   │   ├── custom_agents_source_org_suggestions_controller.rb
│   │   │   │   ├── default_model_rules_controller.rb
│   │   │   │   ├── default_models_controller.rb
│   │   │   │   ├── mcp_allowlist_connection_methods_controller.rb
│   │   │   │   ├── mcp_allowlists_controller.rb
│   │   │   │   ├── mcp_controller.rb
│   │   │   │   ├── mcp_local_server_block_controller.rb
│   │   │   │   ├── skills_controller.rb
│   │   │   │   └── third_party_agents_controller.rb
│   │   │   ├── audit_log_controller.rb
│   │   │   ├── audit_log_curator_controller.rb
│   │   │   ├── audit_log_event_settings_controller.rb
│   │   │   ├── audit_log_microsoft_purview_sink_controller.rb
│   │   │   ├── audit_log_sink_controller.rb
│   │   │   ├── audit_log_sinks_controller.rb
│   │   │   ├── audit_log_stream_controller.rb
│   │   │   ├── audit_log_streams_controller.rb
│   │   │   ├── azure_auth_callback_controller.rb
│   │   │   ├── azure_selected_subscription_controller.rb
│   │   │   ├── azure_subscriptions_controller.rb
│   │   │   ├── azure_subscriptions.rb
│   │   │   ├── azure_tenants_controller.rb
│   │   │   ├── billing
│   │   │   │   ├── ai_usage_controller.rb
│   │   │   │   ├── budgets_controller.rb
│   │   │   │   ├── contacts_controller.rb
│   │   │   │   ├── copilot_usage
│   │   │   │   │   ├── billing_preview_controller.rb
│   │   │   │   │   ├── models_controller.rb
│   │   │   │   │   ├── usage_card_controller.rb
│   │   │   │   │   ├── usage_chart_controller.rb
│   │   │   │   │   └── usage_table_controller.rb
│   │   │   │   ├── cost_centers_controller.rb
│   │   │   │   ├── cycle_duration_change_controller.rb
│   │   │   │   ├── discounts_controller.rb
│   │   │   │   ├── included_usage_notifications_controller.rb
│   │   │   │   ├── marketplace_apps_controller.rb
│   │   │   │   ├── multi_user_budgets_controller.rb
│   │   │   │   ├── net_usages_controller.rb
│   │   │   │   ├── past_invoices_controller.rb
│   │   │   │   ├── payment_history_controller.rb
│   │   │   │   ├── payment_informations_controller.rb
│   │   │   │   ├── policy_controller.rb
│   │   │   │   ├── premium_requests_usage_controller.rb
│   │   │   │   ├── products_controller.rb
│   │   │   │   ├── renewals_controller.rb
│   │   │   │   ├── repo_usage_controller.rb
│   │   │   │   ├── shipping_information_controller.rb
│   │   │   │   ├── skus_controller.rb
│   │   │   │   ├── sponsorships_controller.rb
│   │   │   │   ├── upgrades_controller.rb
│   │   │   │   ├── usage_chart_controller.rb
│   │   │   │   ├── usage_report_controller.rb
│   │   │   │   ├── usages_controller.rb
│   │   │   │   ├── usage_table_controller.rb
│   │   │   │   └── usage_totals_controller.rb
│   │   │   ├── billing_manager_invitations_controller.rb
│   │   │   ├── billings_controller.rb
│   │   │   ├── billing_settings
│   │   │   │   └── billing_emails_controller.rb
│   │   │   ├── billing_settings_controller.rb
│   │   │   ├── business_controller.rb
│   │   │   ├── business_rules_relaxed_rename_controller.rb
│   │   │   ├── business_team_organization_suggestions_controller.rb
│   │   │   ├── cancelable_pending_admins_controller.rb
│   │   │   ├── cancelable_pending_collaborators_controller.rb
│   │   │   ├── cancelable_pending_members_controller.rb
│   │   │   ├── cancelable_pending_unaffiliated_members_controller.rb
│   │   │   ├── cancel_pending_invitations_dialog_controller.rb
│   │   │   ├── card_setup_controller.rb
│   │   │   ├── code_rules_bypass_requests_controller.rb
│   │   │   ├── code_rulesets_controller.rb
│   │   │   ├── code_scanning_ai_findings_policies_controller.rb
│   │   │   ├── code_scanning_autofix_policies_controller.rb
│   │   │   ├── codespaces
│   │   │   │   └── policy_groups_controller.rb
│   │   │   ├── codespaces_settings_controller.rb
│   │   │   ├── compliance_controller.rb
│   │   │   ├── concerns
│   │   │   │   └── business_access.rb
│   │   │   ├── copilot
│   │   │   │   ├── plan_change_controller.rb
│   │   │   │   └── standalone_enterprise_seat_management_controller.rb
│   │   │   ├── copilot_byok_custom_keys_settings_controller.rb
│   │   │   ├── copilot_byok_custom_model_organizations_controller.rb
│   │   │   ├── copilot_byok_custom_models_enablement_controller.rb
│   │   │   ├── copilot_byok_custom_models_settings_controller.rb
│   │   │   ├── copilot_byok_provider_models_settings_controller.rb
│   │   │   ├── copilot_content_exclusion_settings_controller.rb
│   │   │   ├── copilot_insights_base_controller.rb
│   │   │   ├── copilot_insights_code_generation_controller.rb
│   │   │   ├── copilot_insights_export_controller.rb
│   │   │   ├── copilot_insights_usage_controller.rb
│   │   │   ├── copilot_models_settings_controller.rb
│   │   │   ├── copilot_settings_controller.rb
│   │   │   ├── creation_from_coupon_controller.rb
│   │   │   ├── credential_counts_controller.rb
│   │   │   ├── credential_member_search_controller.rb
│   │   │   ├── credential_revocation_controller.rb
│   │   │   ├── custom_messages
│   │   │   │   ├── announcement_controller.rb
│   │   │   │   ├── announcement_dismissal_controller.rb
│   │   │   │   ├── announcement_preview_controller.rb
│   │   │   │   └── preview_controller.rb
│   │   │   ├── custom_messages_controller.rb
│   │   │   ├── custom_models_controller.rb
│   │   │   ├── custom_patterns_controller.rb
│   │   │   ├── custom_properties_settings_controller.rb
│   │   │   ├── default_branch_setting_controller.rb
│   │   │   ├── default_repository_permission_controller.rb
│   │   │   ├── deploy_keys_controller.rb
│   │   │   ├── dotcom_connection
│   │   │   │   ├── completion_controller.rb
│   │   │   │   ├── controller_methods.rb
│   │   │   │   ├── resumption_controller.rb
│   │   │   │   └── setting_change_completion_controller.rb
│   │   │   ├── dotcom_connection_controller.rb
│   │   │   ├── dotcom_connection_settings_redirect_controller.rb
│   │   │   ├── email_verifications_controller.rb
│   │   │   ├── enterprise_installations
│   │   │   │   ├── stats_export_controller.rb
│   │   │   │   └── user_accounts_sync_controller.rb
│   │   │   ├── enterprise_installations_controller.rb
│   │   │   ├── enterprise_role_assignment_queries_controller.rb
│   │   │   ├── enterprise_role_assignments_controller.rb
│   │   │   ├── enterprise_roles_controller.rb
│   │   │   ├── enterprise_team_organization_assignments_controller.rb
│   │   │   ├── enterprise_team_role_assignments_controller.rb
│   │   │   ├── enterprise_users_export_controller.rb
│   │   │   ├── failed_invitation_actions_controller.rb
│   │   │   ├── failed_invitations_action_dialog_controller.rb
│   │   │   ├── getting_started_controller.rb
│   │   │   ├── global_business_redirect_controller.rb
│   │   │   ├── hooks_controller.rb
│   │   │   ├── hosted_compute_networking_controller.rb
│   │   │   ├── identity_management
│   │   │   │   ├── oidc_controller.rb
│   │   │   │   └── saml_controller.rb
│   │   │   ├── identity_management_controller.rb
│   │   │   ├── identity_provider_controller.rb
│   │   │   ├── idp_ip_allowlist_for_web_controller.rb
│   │   │   ├── insights_controller.rb
│   │   │   ├── installations_controller.rb
│   │   │   ├── integrations_controller.rb
│   │   │   ├── integration_transfers_controller.rb
│   │   │   ├── invited_controller.rb
│   │   │   ├── ip_allowlist_configuration_controller.rb
│   │   │   ├── ip_allowlist_user_level_enforcement_enabled_controller.rb
│   │   │   ├── license_policy_controller.rb
│   │   │   ├── license_policy_exceptions_controller.rb
│   │   │   ├── license_policy_licenses_controller.rb
│   │   │   ├── long_description_controller.rb
│   │   │   ├── mandatory_message_controller.rb
│   │   │   ├── mandatory_message_preview_controller.rb
│   │   │   ├── member_details_controller.rb
│   │   │   ├── member_invitations_controller.rb
│   │   │   ├── member_invitee_suggestions_controller.rb
│   │   │   ├── member_issue_deletion_controller.rb
│   │   │   ├── member_personal_namespace_repository_creation_controller.rb
│   │   │   ├── member_privileges_controller.rb
│   │   │   ├── member_protected_branches_updates_controller.rb
│   │   │   ├── member_removal_controller.rb
│   │   │   ├── member_repository_creation_controller.rb
│   │   │   ├── member_repository_deletion_controller.rb
│   │   │   ├── members_can_change_repo_visibility_controller.rb
│   │   │   ├── members_can_invite_outside_collaborators_controller.rb
│   │   │   ├── messages_controller.rb
│   │   │   ├── metered_billing_costs_controller.rb
│   │   │   ├── metered_exports_controller.rb
│   │   │   ├── models_billing_controller.rb
│   │   │   ├── models_settings_controller.rb
│   │   │   ├── multi_checkout_controller.rb
│   │   │   ├── multi_tenant_provisioning_requests_controller.rb
│   │   │   ├── network_configurations_controller.rb
│   │   │   ├── notices_controller.rb
│   │   │   ├── oidc_provider_controller.rb
│   │   │   ├── onboarding_tasks_controller.rb
│   │   │   ├── one_time_payment_controller.rb
│   │   │   ├── open_scim_configuration_controller.rb
│   │   │   ├── organization_counters_controller.rb
│   │   │   ├── organization_custom_properties_settings_controller.rb
│   │   │   ├── organization_failed_invitations_controller.rb
│   │   │   ├── organization_invitations
│   │   │   │   ├── acceptances_controller.rb
│   │   │   │   ├── cancellations_controller.rb
│   │   │   │   ├── confirmations_controller.rb
│   │   │   │   ├── resends_controller.rb
│   │   │   │   └── suggestions_controller.rb
│   │   │   ├── organization_invitations_controller.rb
│   │   │   ├── organization_member_invitations_controller.rb
│   │   │   ├── organization_projects_controller.rb
│   │   │   ├── organizations
│   │   │   │   ├── completion_controller.rb
│   │   │   │   ├── owner_invitations_controller.rb
│   │   │   │   ├── settings_controller.rb
│   │   │   │   └── sso_controller.rb
│   │   │   ├── organizations_controller.rb
│   │   │   ├── organization_settings_menu_controller.rb
│   │   │   ├── organization_transfers
│   │   │   │   └── business_suggestions_controller.rb
│   │   │   ├── organization_transfers_controller.rb
│   │   │   ├── org_filter_menu_content_controller.rb
│   │   │   ├── org_roles_controller.rb
│   │   │   ├── orgs_custom_properties_settings_controller.rb
│   │   │   ├── outside_collaborator_details_controller.rb
│   │   │   ├── outside_collaborators_controller.rb
│   │   │   ├── owner_invitations_controller.rb
│   │   │   ├── package_firewall_overrides_controller.rb
│   │   │   ├── package_firewall_settings_controller.rb
│   │   │   ├── packages_controller.rb
│   │   │   ├── packages_migration_controller.rb
│   │   │   ├── pending_admins_controller.rb
│   │   │   ├── pending_collaborators_controller.rb
│   │   │   ├── pending_invitation_actions_controller.rb
│   │   │   ├── pending_members_controller.rb
│   │   │   ├── pending_plan_changes_controller.rb
│   │   │   ├── pending_unaffiliated_members_controller.rb
│   │   │   ├── people
│   │   │   │   ├── credential_authorizations_controller.rb
│   │   │   │   ├── enterprise_installations_controller.rb
│   │   │   │   ├── external_identities_controller.rb
│   │   │   │   ├── organizations_controller.rb
│   │   │   │   ├── sso_controller.rb
│   │   │   │   ├── sso_sessions_controller.rb
│   │   │   │   └── teams_controller.rb
│   │   │   ├── people_bulk_actions_controller.rb
│   │   │   ├── people_controller.rb
│   │   │   ├── people_counts_controller.rb
│   │   │   ├── permissions
│   │   │   │   └── integrations_controller.rb
│   │   │   ├── personal_access_token_policies
│   │   │   │   ├── classics_controller.rb
│   │   │   │   ├── controller_methods.rb
│   │   │   │   ├── maximum_lifetimes_controller.rb
│   │   │   │   ├── onboarding_controller.rb
│   │   │   │   ├── restrict_access_controller.rb
│   │   │   │   └── restrict_legacy_access_controller.rb
│   │   │   ├── personal_access_token_policies_controller.rb
│   │   │   ├── personal_access_token_request_policies
│   │   │   │   ├── auto_approvals_controller.rb
│   │   │   │   └── controller_methods.rb
│   │   │   ├── pre_receive_environment_actions_controller.rb
│   │   │   ├── pre_receive_environment_downloads_controller.rb
│   │   │   ├── pre_receive_environments_controller.rb
│   │   │   ├── pre_receive_hooks_controller.rb
│   │   │   ├── pre_receive_hook_target_files_controller.rb
│   │   │   ├── pre_receive_hook_target_repos_controller.rb
│   │   │   ├── pre_receive_hook_targets_controller.rb
│   │   │   ├── private_repository_forking_controller.rb
│   │   │   ├── profiles_controller.rb
│   │   │   ├── profiles_footer_controller.rb
│   │   │   ├── projects_automation_controller.rb
│   │   │   ├── projects_controller.rb
│   │   │   ├── projects_visibility_controller.rb
│   │   │   ├── property_definition_name_check_controller.rb
│   │   │   ├── proxy_security_header_controller.rb
│   │   │   ├── referrer_override_controller.rb
│   │   │   ├── removed_member_notifications_controller.rb
│   │   │   ├── remove_user_accounts_when_removing_last_org_membership_controller.rb
│   │   │   ├── repository_policies_controller.rb
│   │   │   ├── repository_projects_controller.rb
│   │   │   ├── retired_namespaces_controller.rb
│   │   │   ├── ruleset_available_org_properties_controller.rb
│   │   │   ├── saml_provider_controller.rb
│   │   │   ├── saml_to_oidc_migration_controller.rb
│   │   │   ├── sandbox_settings_controller.rb
│   │   │   ├── scim_configuration_controller.rb
│   │   │   ├── seats_controller.rb
│   │   │   ├── secret_scanning
│   │   │   │   └── push_protection
│   │   │   │       └── delegated_bypass_reviewers_controller.rb
│   │   │   ├── security_analysis
│   │   │   │   └── pattern_configurations_controller.rb
│   │   │   ├── security_analysis_controller.rb
│   │   │   ├── security_analysis_policies_controller.rb
│   │   │   ├── security_center
│   │   │   │   ├── abstract_security_center_controller.rb
│   │   │   │   ├── bypass_requests
│   │   │   │   │   ├── license_compliance_controller.rb
│   │   │   │   │   └── secret_scanning_controller.rb
│   │   │   │   ├── code_scanning_controller.rb
│   │   │   │   ├── coverage_controller.rb
│   │   │   │   ├── coverage_export_controller.rb
│   │   │   │   ├── dependabot_alerts_controller.rb
│   │   │   │   ├── dismissal_requests
│   │   │   │   │   ├── code_scanning
│   │   │   │   │   │   ├── approvers_controller.rb
│   │   │   │   │   │   └── requesters_controller.rb
│   │   │   │   │   ├── code_scanning_controller.rb
│   │   │   │   │   ├── dependabot_controller.rb
│   │   │   │   │   └── secret_scanning_controller.rb
│   │   │   │   ├── metrics
│   │   │   │   │   ├── code_scanning_controller.rb
│   │   │   │   │   ├── code_scanning_export_controller.rb
│   │   │   │   │   ├── enablement_trends_controller.rb
│   │   │   │   │   └── secret_scanning_controller.rb
│   │   │   │   ├── options_controller.rb
│   │   │   │   ├── overview_dashboard_controller.rb
│   │   │   │   ├── overview_dashboard_export_controller.rb
│   │   │   │   ├── public_monitoring_controller.rb
│   │   │   │   ├── risk_controller.rb
│   │   │   │   ├── risk_export_controller.rb
│   │   │   │   └── secret_scanning_controller.rb
│   │   │   ├── security_controller.rb
│   │   │   ├── security_managers
│   │   │   │   └── enterprise_security_managers_controller.rb
│   │   │   ├── single_license_policy_controller.rb
│   │   │   ├── single_sign_on_configuration_controller.rb
│   │   │   ├── skip_idp_ip_allowlist_app_access_enabled_controller.rb
│   │   │   ├── slug_controller.rb
│   │   │   ├── sponsors_settings_controller.rb
│   │   │   ├── sso_lockdown_enabled_controller.rb
│   │   │   ├── sso_redirect_enabled_controller.rb
│   │   │   ├── support_controller.rb
│   │   │   ├── support_entitlees_controller.rb
│   │   │   ├── support_entitlee_suggestions_controller.rb
│   │   │   ├── suspended_members_controller.rb
│   │   │   ├── team_sync
│   │   │   │   └── okta_credentials_controller.rb
│   │   │   ├── team_sync_controller.rb
│   │   │   ├── terms_of_service_controller.rb
│   │   │   ├── trial_accounts_controller.rb
│   │   │   ├── trial_activations_controller.rb
│   │   │   ├── two_factor_requirement_controller.rb
│   │   │   ├── two_factor_secure_methods_controller.rb
│   │   │   ├── unowned_organizations_controller.rb
│   │   │   ├── upgrade_from_organization_controller.rb
│   │   │   ├── user_name_display_controller.rb
│   │   │   ├── user_namespace_repositories_controller.rb
│   │   │   ├── validate_vscode_private_marketplace_url_controller.rb
│   │   │   ├── view_repository_policies_controller.rb
│   │   │   ├── virtual_network_settings_controller.rb
│   │   │   └── vscode_private_marketplace_settings_controller.rb
│   │   ├── businesses_controller.rb
│   │   ├── business_user_accounts
│   │   │   ├── enterprise_installations_controller.rb
│   │   │   ├── organizations_controller.rb
│   │   │   └── sso_controller.rb
│   │   ├── bypass_requests_controller_methods.rb
│   │   ├── chatops
│   │   │   ├── advanced_security_controller.rb
│   │   │   ├── assets
│   │   │   │   ├── codespaces_kusto_query.kql
│   │   │   │   ├── codespaces_progress_description.csv
│   │   │   │   └── codespaces_prompt.txt
│   │   │   ├── backup_controller.rb
│   │   │   ├── billing_controller.rb
│   │   │   ├── codeowning_team_controller.rb
│   │   │   ├── code_scanning
│   │   │   │   └── katas.yml
│   │   │   ├── code_scanning_controller.rb
│   │   │   ├── codespaces_controller.rb
│   │   │   ├── customer_controller.rb
│   │   │   ├── dependabot_alerts_controller.rb
│   │   │   ├── dependency_graph_controller.rb
│   │   │   ├── emu_enterprises_controller.rb
│   │   │   ├── fastly_controller.rb
│   │   │   ├── global_id_controller.rb
│   │   │   ├── memex_controller.rb
│   │   │   ├── migrator_controller.rb
│   │   │   ├── orgs_controller.rb
│   │   │   ├── queue_configs_controller.rb
│   │   │   ├── repos_controller.rb
│   │   │   ├── resqued_controller.rb
│   │   │   ├── search_controller.rb
│   │   │   ├── security_configurations_controller.rb
│   │   │   ├── serviceowners_controller.rb
│   │   │   ├── spark_controller.rb
│   │   │   ├── spokes_controller.rb
│   │   │   ├── tableowners_controller.rb
│   │   │   └── trace_controller.rb
│   │   ├── check_runs_controller.rb
│   │   ├── checks_controller.rb
│   │   ├── checks_statuses_controller.rb
│   │   ├── check_suites_controller.rb
│   │   ├── clone_template_repositories_controller.rb
│   │   ├── closing_references_controller.rb
│   │   ├── code_analysis_controller_methods.rb
│   │   ├── code_nav_controller.rb
│   │   ├── codeowners_controller.rb
│   │   ├── codesearch_controller.rb
│   │   ├── code_security_entities_link_renderer.rb
│   │   ├── codespaces
│   │   │   ├── auth_controller.rb
│   │   │   ├── lightweight_web_editor_controller.rb
│   │   │   ├── prebuild_configurations_controller.rb
│   │   │   ├── repository_codespaces_controller.rb
│   │   │   ├── repository_settings_controller.rb
│   │   │   └── survey_controller.rb
│   │   ├── codespaces_controller.rb
│   │   ├── collect_controller.rb
│   │   ├── collections_controller.rb
│   │   ├── command_palette
│   │   │   ├── commands_controller.rb
│   │   │   └── providers_controller.rb
│   │   ├── command_palette_controller.rb
│   │   ├── comment_partials_controller.rb
│   │   ├── comment_preview_controller.rb
│   │   ├── comments
│   │   │   └── issues_controller.rb
│   │   ├── commit_badges_controller.rb
│   │   ├── commit_comments_controller.rb
│   │   ├── commit_controller.rb
│   │   ├── commit_recap_controller.rb
│   │   ├── commits_controller.rb
│   │   ├── commit_show_methods.rb
│   │   ├── community_controller.rb
│   │   ├── compact_pagination_link_renderer.rb
│   │   ├── compare_controller.rb
│   │   ├── compliance_reports_controller.rb
│   │   ├── component_previews_controller.rb
│   │   ├── componenttown_controller.rb
│   │   ├── concerns
│   │   │   ├── actions
│   │   │   │   └── data_stream.rb
│   │   │   ├── agent_authorization_status.rb
│   │   │   ├── agentic_app_conflict_check.rb
│   │   │   ├── agent_info_serialization.rb
│   │   │   ├── billing
│   │   │   │   ├── ai_usage_dependency.rb
│   │   │   │   ├── auto_pay_actions.rb
│   │   │   │   ├── azure_oauth_state_management.rb
│   │   │   │   ├── billed_items_helper.rb
│   │   │   │   ├── billing_checks_dependency.rb
│   │   │   │   ├── budgets_dependency.rb
│   │   │   │   ├── copilot_billing_preview_dependency.rb
│   │   │   │   ├── copilot_iap_subscription.rb
│   │   │   │   ├── copilot_usage_card_dependency.rb
│   │   │   │   ├── discounts_dependency.rb
│   │   │   │   ├── invoices.rb
│   │   │   │   ├── models_dependency.rb
│   │   │   │   ├── multi_user_budget_check.rb
│   │   │   │   ├── net_usages_dependency.rb
│   │   │   │   ├── policies_dependency.rb
│   │   │   │   ├── premium_requests_usage_dependency.rb
│   │   │   │   ├── pricing_display.rb
│   │   │   │   ├── products_dependency.rb
│   │   │   │   ├── repo_usage_dependency.rb
│   │   │   │   ├── unit_type_resolver.rb
│   │   │   │   ├── usage_chart_dependency.rb
│   │   │   │   ├── usage_dependency.rb
│   │   │   │   ├── usage_report_dependency.rb
│   │   │   │   ├── usage_table.rb
│   │   │   │   └── usage_totals_dependency.rb
│   │   │   ├── blobs
│   │   │   │   └── payload_dependency.rb
│   │   │   ├── businesses
│   │   │   │   ├── ai_controls
│   │   │   │   │   ├── mcp_allowlist_feature_flag.rb
│   │   │   │   │   └── mcp_allowlist_shared.rb
│   │   │   │   ├── billing
│   │   │   │   │   └── cost_centers_dependency.rb
│   │   │   │   ├── copilot_shared.rb
│   │   │   │   ├── credential_counts_helper.rb
│   │   │   │   ├── package_firewall_helper.rb
│   │   │   │   └── security_configurations_dependency.rb
│   │   │   ├── code_scanning
│   │   │   │   ├── alert_dependency.rb
│   │   │   │   ├── alert_link_dependency.rb
│   │   │   │   └── controller_access_checks.rb
│   │   │   ├── codeview_custom_error_dependency.rb
│   │   │   ├── controller_actor.rb
│   │   │   ├── copilot
│   │   │   │   ├── code_review_fix_concern.rb
│   │   │   │   ├── code_review_repository_settings_access.rb
│   │   │   │   └── vscode_redirect_concern.rb
│   │   │   ├── copilot_byok
│   │   │   │   └── providers_dependency.rb
│   │   │   ├── copilot_insights_usage
│   │   │   │   ├── params.rb
│   │   │   │   ├── shared.rb
│   │   │   │   └── stafftools.rb
│   │   │   ├── dashboard
│   │   │   │   └── issues_query_concern.rb
│   │   │   ├── datadome_glb_gating.rb
│   │   │   ├── dependabot
│   │   │   │   ├── alert_dependency.rb
│   │   │   │   └── delegated_alert_dismissal.rb
│   │   │   ├── dependabot_alerts_saved_view.rb
│   │   │   ├── discussions
│   │   │   │   └── post_as_admin_permissions.rb
│   │   │   ├── github_models
│   │   │   │   ├── playground_dependency.rb
│   │   │   │   ├── render_dependency.rb
│   │   │   │   └── repository_prompts_dependency.rb
│   │   │   ├── hawaii_experiment_helper.rb
│   │   │   ├── mission_control_experiment_events.rb
│   │   │   ├── monaco_methods.rb
│   │   │   ├── orgs
│   │   │   │   └── copilot_settings
│   │   │   │       └── seat_management_dependency.rb
│   │   │   ├── owner_context_propagation.rb
│   │   │   ├── product_signup_urls.rb
│   │   │   ├── repos
│   │   │   │   ├── activity_view_dependency.rb
│   │   │   │   ├── agents
│   │   │   │   │   └── common.rb
│   │   │   │   ├── code_view_header.rb
│   │   │   │   ├── code_view_sidebar.rb
│   │   │   │   └── data_router_dependency.rb
│   │   │   ├── repos_picker
│   │   │   │   ├── current_owner_dependency.rb
│   │   │   │   └── definitions_payload_dependency.rb
│   │   │   ├── role_assignments
│   │   │   │   ├── avatar_orgs_helper.rb
│   │   │   │   └── search_helper.rb
│   │   │   ├── search
│   │   │   │   └── blackbird
│   │   │   │       └── features.rb
│   │   │   ├── secret_scanning_custom_patterns_helper.rb
│   │   │   ├── security_campaigns
│   │   │   │   ├── managers_dependency.rb
│   │   │   │   └── opening_concern.rb
│   │   │   ├── security_products_upsell_helper.rb
│   │   │   ├── set_logged_out_cookie_concern.rb
│   │   │   ├── spammy_commit_author_blocking.rb
│   │   │   ├── suggestions
│   │   │   │   ├── repositories_dependency.rb
│   │   │   │   └── repository_context_dependency.rb
│   │   │   ├── with_parameter_validation.rb
│   │   │   └── zero_user_concern.rb
│   │   ├── conduit
│   │   │   ├── filter_controller.rb
│   │   │   ├── for_you_feed_controller.rb
│   │   │   ├── org_feeds_controller.rb
│   │   │   ├── register_disinterest_controller.rb
│   │   │   └── show_stats.rb
│   │   ├── conflicted_files_controller.rb
│   │   ├── contacts
│   │   │   └── shared_controller_methods.rb
│   │   ├── context_controller_methods.rb
│   │   ├── context_region
│   │   │   ├── repository_suggestions_controller.rb
│   │   │   └── tabs_controller.rb
│   │   ├── context_region_controller.rb
│   │   ├── context_switcher
│   │   │   └── contexts_controller.rb
│   │   ├── contexttown_controller.rb
│   │   ├── contribute_pages_controller.rb
│   │   ├── controller_methods
│   │   │   ├── answer_params.rb
│   │   │   ├── check_annotations.rb
│   │   │   ├── codespaces.rb
│   │   │   ├── commit.rb
│   │   │   ├── dependency_submission_actions.rb
│   │   │   ├── diffs.rb
│   │   │   ├── issues.rb
│   │   │   ├── oauth.rb
│   │   │   ├── pull_requests.rb
│   │   │   └── security_analysis_settings.rb
│   │   ├── convert_labelled_issues_to_discussions_controller.rb
│   │   ├── copilot
│   │   │   ├── business_signup_controller.rb
│   │   │   ├── chat
│   │   │   │   ├── abstract_chat_controller.rb
│   │   │   │   ├── agents_controller.rb
│   │   │   │   ├── attachments_controller.rb
│   │   │   │   ├── autocomplete
│   │   │   │   │   ├── discussions_controller.rb
│   │   │   │   │   ├── issues_controller.rb
│   │   │   │   │   └── pulls_controller.rb
│   │   │   │   ├── autocomplete_controller.rb
│   │   │   │   ├── chat_links_controller.rb
│   │   │   │   ├── context_controller.rb
│   │   │   │   ├── copilot_spaces_controller.rb
│   │   │   │   ├── copilot_spaces_owners_controller.rb
│   │   │   │   ├── deferred_payloads_controller.rb
│   │   │   │   ├── entitlements_controller.rb
│   │   │   │   ├── feedback_controller.rb
│   │   │   │   ├── file_contents_controller.rb
│   │   │   │   ├── reference_builders_dependency.rb
│   │   │   │   ├── reference_details_controller.rb
│   │   │   │   ├── repositories_controller.rb
│   │   │   │   ├── repositories_search_controller.rb
│   │   │   │   ├── repository_references_controller.rb
│   │   │   │   └── tokens_controller.rb
│   │   │   ├── chat_controller.rb
│   │   │   ├── code_referencing_controller.rb
│   │   │   ├── code_review_feedback_controller.rb
│   │   │   ├── code_review_findings_controller.rb
│   │   │   ├── code_review_fix_with_copilot_controller.rb
│   │   │   ├── code_review_repository_qualified_approval_settings_controller.rb
│   │   │   ├── code_review_repository_settings_controller.rb
│   │   │   ├── compute
│   │   │   │   └── codespace_controller.rb
│   │   │   ├── copilot_spaces
│   │   │   │   ├── menu_actions_controller.rb
│   │   │   │   ├── permissions_controller.rb
│   │   │   │   ├── suggested_collaborators_controller.rb
│   │   │   │   └── visibility_settings_controller.rb
│   │   │   ├── copilot_spaces_controller.rb
│   │   │   ├── copilot_trace_viewer_controller.rb
│   │   │   ├── diff_summary_repository_completions_controller.rb
│   │   │   ├── enterprise_signup_controller.rb
│   │   │   ├── feedback_controller.rb
│   │   │   ├── feedback_survey_controller.rb
│   │   │   ├── immersive
│   │   │   │   ├── agent_task_controller.rb
│   │   │   │   ├── agent_tasks_controller.rb
│   │   │   │   ├── figma_link_controller.rb
│   │   │   │   ├── markdown_controller.rb
│   │   │   │   ├── task_controller.rb
│   │   │   │   └── unscoped_task_controller.rb
│   │   │   ├── immersive_controller.rb
│   │   │   ├── max_signup_controller.rb
│   │   │   ├── next_edit_suggestions_waitlist_signup_controller.rb
│   │   │   ├── nl_github_search_completions_controller.rb
│   │   │   ├── personal_instructions_controller.rb
│   │   │   ├── preferences_controller.rb
│   │   │   ├── pro_plus_signup_controller.rb
│   │   │   ├── pro_signup_controller.rb
│   │   │   ├── purchase
│   │   │   │   └── plan_purchase_controller.rb
│   │   │   ├── quotas_controller.rb
│   │   │   ├── repository_completion_feedback_controller.rb
│   │   │   ├── signup
│   │   │   │   ├── base_controller.rb
│   │   │   │   └── spark_pro_plus_controller.rb
│   │   │   ├── signup_controller.rb
│   │   │   ├── spark
│   │   │   │   └── throttle_status_controller.rb
│   │   │   ├── starred_copilot_spaces_controller.rb
│   │   │   ├── swe_agent
│   │   │   │   ├── feedback_controller.rb
│   │   │   │   └── models_controller.rb
│   │   │   ├── upgrade_controller.rb
│   │   │   ├── workbench
│   │   │   │   ├── abstract_workbench_controller.rb
│   │   │   │   ├── cloud_environment_controller.rb
│   │   │   │   ├── deployment_controller.rb
│   │   │   │   ├── editor_controller.rb
│   │   │   │   ├── iterations_controller.rb
│   │   │   │   ├── manifest_controller.rb
│   │   │   │   ├── repository_notification_subscriptions_controller.rb
│   │   │   │   ├── runtime_kv_controller.rb
│   │   │   │   └── runtime_name_controller.rb
│   │   │   └── workbench_controller.rb
│   │   ├── copilot_business_signup_controller.rb
│   │   ├── copilot_business_signup_enterprise_list_controller.rb
│   │   ├── copilot_business_signup_organization_list_controller.rb
│   │   ├── copilot_jobs_controller.rb
│   │   ├── copilot_sessions
│   │   │   ├── agent_info_controller.rb
│   │   │   ├── alive_channels_controller.rb
│   │   │   ├── pull_requests
│   │   │   │   └── agent_mentions_controller.rb
│   │   │   ├── pull_requests_controller.rb
│   │   │   ├── repositories_controller.rb
│   │   │   └── users_controller.rb
│   │   ├── coupons_controller.rb
│   │   ├── customers
│   │   │   ├── billing
│   │   │   │   ├── ai_usage_controller.rb
│   │   │   │   ├── budgets_controller.rb
│   │   │   │   ├── copilot_usage
│   │   │   │   │   ├── billing_preview_controller.rb
│   │   │   │   │   ├── models_controller.rb
│   │   │   │   │   ├── usage_card_controller.rb
│   │   │   │   │   ├── usage_chart_controller.rb
│   │   │   │   │   └── usage_table_controller.rb
│   │   │   │   ├── discounts_controller.rb
│   │   │   │   ├── included_usage_notifications_controller.rb
│   │   │   │   ├── multi_user_budgets_controller.rb
│   │   │   │   ├── net_usages_controller.rb
│   │   │   │   ├── next_charge_controller.rb
│   │   │   │   ├── policy_controller.rb
│   │   │   │   ├── premium_requests_usage_controller.rb
│   │   │   │   ├── products_controller.rb
│   │   │   │   ├── repo_usage_controller.rb
│   │   │   │   ├── skus_controller.rb
│   │   │   │   ├── usage_chart_controller.rb
│   │   │   │   ├── usage_controller.rb
│   │   │   │   ├── usage_report_controller.rb
│   │   │   │   ├── usage_table_controller.rb
│   │   │   │   └── usage_totals_controller.rb
│   │   │   ├── billing_controller.rb
│   │   │   └── concerns
│   │   │       └── billing_payload.rb
│   │   ├── dashboard
│   │   │   ├── favorites_controller.rb
│   │   │   ├── favorites_modal_controller.rb
│   │   │   ├── favorites_pinnable_items_controller.rb
│   │   │   ├── feedback_controller.rb
│   │   │   ├── feed_controller.rb
│   │   │   ├── issues_controller.rb
│   │   │   └── preferences_controller.rb
│   │   ├── dashboard_controller.rb
│   │   ├── dashboard_feeds_controller.rb
│   │   ├── dependency_graph_sbom_controller.rb
│   │   ├── dependency_review_controller.rb
│   │   ├── deploy_form_controller.rb
│   │   ├── developer_program_membership_controller.rb
│   │   ├── device_authorization_controller.rb
│   │   ├── devtools
│   │   │   ├── audit_log_controller.rb
│   │   │   ├── datadog_metric_controller.rb
│   │   │   ├── experiments_controller.rb
│   │   │   ├── feature_flags_controller.rb
│   │   │   ├── integration_features_controller.rb
│   │   │   ├── mismatches_controller.rb
│   │   │   ├── samples_controller.rb
│   │   │   ├── spamurai
│   │   │   │   ├── datasources_controller.rb
│   │   │   │   └── patterns_controller.rb
│   │   │   ├── spamurai_controller.rb
│   │   │   ├── stream_processors_controller.rb
│   │   │   ├── surveys_controller.rb
│   │   │   └── toggleable_features_controller.rb
│   │   ├── devtools_controller.rb
│   │   ├── diffs_controller.rb
│   │   ├── diff_view_controller.rb
│   │   ├── discussion_locks_controller.rb
│   │   ├── discussions
│   │   │   ├── actions_menus_controller.rb
│   │   │   ├── announcements_controller.rb
│   │   │   ├── author_suggestions_controller.rb
│   │   │   ├── badges_controller.rb
│   │   │   ├── base_controller.rb
│   │   │   ├── batch_votes_controller.rb
│   │   │   ├── block_from_comment_modals_controller.rb
│   │   │   ├── bodies_controller.rb
│   │   │   ├── categories_controller.rb
│   │   │   ├── category_menus_controller.rb
│   │   │   ├── category_pins_controller.rb
│   │   │   ├── choose_controller.rb
│   │   │   ├── chosen_comments_controller.rb
│   │   │   ├── comment_counts_controller.rb
│   │   │   ├── comment_header_reaction_buttons_controller.rb
│   │   │   ├── comment_issue_modals_controller.rb
│   │   │   ├── comment_minimizations_controller.rb
│   │   │   ├── comments
│   │   │   │   ├── delete_content_modals_controller.rb
│   │   │   │   ├── language_detections_controller.rb
│   │   │   │   ├── permissions_controller.rb
│   │   │   │   ├── post_as_admin_modals_controller.rb
│   │   │   │   ├── threads_controller.rb
│   │   │   │   ├── unminimize_content_modals_controller.rb
│   │   │   │   └── votes_controller.rb
│   │   │   ├── comments_controller.rb
│   │   │   ├── edits_controller.rb
│   │   │   ├── events_controller.rb
│   │   │   ├── form_actions_controller.rb
│   │   │   ├── header_reaction_buttons_controller.rb
│   │   │   ├── issue_modals_controller.rb
│   │   │   ├── labels_controller.rb
│   │   │   ├── label_suggestions_controller.rb
│   │   │   ├── language_detections_controller.rb
│   │   │   ├── leaderboards_controller.rb
│   │   │   ├── null_show_stats.rb
│   │   │   ├── pages_controller.rb
│   │   │   ├── permalinks_controller.rb
│   │   │   ├── permissions_controller.rb
│   │   │   ├── polls
│   │   │   │   ├── previews_controller.rb
│   │   │   │   └── votes_controller.rb
│   │   │   ├── polls_controller.rb
│   │   │   ├── publish_modals_controller.rb
│   │   │   ├── reactions_controller.rb
│   │   │   ├── report_content_modals_controller.rb
│   │   │   ├── repository_transfers
│   │   │   │   └── repositories_controller.rb
│   │   │   ├── repository_transfers_controller.rb
│   │   │   ├── save_as_draft_modals_controller.rb
│   │   │   ├── sections_controller.rb
│   │   │   ├── sidebars_controller.rb
│   │   │   ├── spotlight_positions_controller.rb
│   │   │   ├── spotlight_previews_controller.rb
│   │   │   ├── spotlights_controller.rb
│   │   │   ├── timelines_controller.rb
│   │   │   ├── titles_controller.rb
│   │   │   ├── unblock_from_comment_modals_controller.rb
│   │   │   ├── verified_answers_controller.rb
│   │   │   ├── votes_controller.rb
│   │   │   └── welcome_templates_controller.rb
│   │   ├── discussions_controller
│   │   │   └── show_stats.rb
│   │   ├── discussions_controller_methods.rb
│   │   ├── discussions_controller.rb
│   │   ├── discussions_dashboard_controller.rb
│   │   ├── dotcom_codesearch
│   │   │   └── advanced_controller.rb
│   │   ├── dotcom_codesearch_controller.rb
│   │   ├── dotcom_connection_webhooks_controller.rb
│   │   ├── editor
│   │   │   ├── actions_controller.rb
│   │   │   └── dev_containers_controller.rb
│   │   ├── edit_repositories
│   │   │   ├── abstract_copilot_code_guidelines_controller.rb
│   │   │   ├── code_review_limits_controller.rb
│   │   │   ├── commit_comments_controller.rb
│   │   │   ├── copilot_code_guidelines
│   │   │   │   ├── enablements_controller.rb
│   │   │   │   ├── playground_runs_controller.rb
│   │   │   │   └── sample_code_generations_controller.rb
│   │   │   ├── copilot_code_guidelines_controller.rb
│   │   │   ├── copilot_code_guidelines_occurrences_controller.rb
│   │   │   ├── default_copilot_code_review_rulesets_controller.rb
│   │   │   ├── discussion_activation_controller.rb
│   │   │   ├── interaction_limits_controller.rb
│   │   │   ├── manage_access_controller.rb
│   │   │   ├── pull_request_activation_controller.rb
│   │   │   ├── pull_request_creation_cap_bypass_controller.rb
│   │   │   ├── pull_request_creation_cap_controller.rb
│   │   │   ├── pull_request_creation_policy_controller.rb
│   │   │   ├── repository_announcement_controller.rb
│   │   │   └── tag_protection_controller.rb
│   │   ├── edit_repositories_controller.rb
│   │   ├── email
│   │   │   ├── optins_controller.rb
│   │   │   ├── preferences_controller.rb
│   │   │   ├── subscribes_controller.rb
│   │   │   └── unsubscribes_controller.rb
│   │   ├── email_unlink_controller.rb
│   │   ├── email_validity_checks_controller.rb
│   │   ├── empty_controller.rb
│   │   ├── enterprise_installations_controller.rb
│   │   ├── enterprise_signup_controller.rb
│   │   ├── environments
│   │   │   └── branch_policies_controller.rb
│   │   ├── environments_controller.rb
│   │   ├── events_controller.rb
│   │   ├── experiments_variants_controller.rb
│   │   ├── explore_controller.rb
│   │   ├── external_integrations_controller.rb
│   │   ├── feature_gone_controller.rb
│   │   ├── feature_preview_controller.rb
│   │   ├── files_controller.rb
│   │   ├── filter_providers
│   │   │   ├── business_organizations_controller.rb
│   │   │   ├── helpers
│   │   │   │   └── organization_suggestions_payload_helper.rb
│   │   │   ├── issue_fields_controller.rb
│   │   │   ├── issues_controller.rb
│   │   │   ├── labels_controller.rb
│   │   │   ├── languages_controller.rb
│   │   │   ├── milestones_controller.rb
│   │   │   ├── organizations_controller.rb
│   │   │   ├── projects_controller.rb
│   │   │   ├── repositories_controller.rb
│   │   │   ├── repositories_dependency.rb
│   │   │   ├── teams_controller.rb
│   │   │   └── users_controller.rb
│   │   ├── filter_providers_controller.rb
│   │   ├── filter_suggestions
│   │   │   ├── filter_suggestions_dependency.rb
│   │   │   ├── languages_controller.rb
│   │   │   ├── milestones_controller.rb
│   │   │   └── repositories_controller.rb
│   │   ├── filter_suggestions_controller.rb
│   │   ├── force502_controller.rb
│   │   ├── funding_links_controller.rb
│   │   ├── generate_copilot_description_controller.rb
│   │   ├── ghas_trial
│   │   │   └── requests_controller.rb
│   │   ├── ghui
│   │   │   ├── filter_suggestions
│   │   │   │   ├── issue_types_controller.rb
│   │   │   │   └── queries
│   │   │   │       ├── filter_suggestions_project_issue_types.graphql
│   │   │   │       ├── filter_suggestions_repo_issue_types.graphql
│   │   │   │       └── filter_suggestions_viewer_issue_types.graphql
│   │   │   └── item_pickers
│   │   │       ├── assignees_controller.rb
│   │   │       ├── bulk_actions_controller.rb
│   │   │       ├── issue_types_controller.rb
│   │   │       ├── labels_controller.rb
│   │   │       ├── milestones_controller.rb
│   │   │       ├── projects_controller.rb
│   │   │       └── queries
│   │   │           ├── create_label.graphql
│   │   │           ├── create_milestone.graphql
│   │   │           ├── fragments
│   │   │           │   ├── label_fields.graphql
│   │   │           │   ├── milestone_fields.graphql
│   │   │           │   └── project_picker_relay.graphql
│   │   │           ├── search_assignees_in_issue.graphql
│   │   │           ├── search_assignees_in_repo.graphql
│   │   │           ├── search_issue_types.graphql
│   │   │           ├── search_labels.graphql
│   │   │           ├── search_milestones.graphql
│   │   │           ├── search_projects.graphql
│   │   │           └── update_issues_bulk.graphql
│   │   ├── ghui_controller.rb
│   │   ├── git_content_controller.rb
│   │   ├── github_models
│   │   │   ├── available_models_controller.rb
│   │   │   ├── catalog_controller.rb
│   │   │   ├── details_controller.rb
│   │   │   ├── documentation_controller.rb
│   │   │   ├── feedback_controller.rb
│   │   │   ├── model_playgrounds_controller.rb
│   │   │   ├── organization_access_policies_controller.rb
│   │   │   ├── organization_billings_controller.rb
│   │   │   ├── presets_controller.rb
│   │   │   ├── pull_request_prompts_controller.rb
│   │   │   ├── repository_access_policies_controller.rb
│   │   │   ├── repository_custom_models_controller.rb
│   │   │   ├── repository_models_controller.rb
│   │   │   ├── repository_models_settings_controller.rb
│   │   │   ├── repository_playground_controller.rb
│   │   │   ├── repository_prompt_comparisons_controller.rb
│   │   │   ├── repository_prompts_controller.rb
│   │   │   ├── search_filters_controller.rb
│   │   │   ├── token_controller.rb
│   │   │   └── users
│   │   │       └── billing_enablement_controller.rb
│   │   ├── github_spark_waitlist_signup_controller.rb
│   │   ├── gitignore_controller.rb
│   │   ├── git_signing_ssh_public_keys_controller.rb
│   │   ├── global_advisories_controller.rb
│   │   ├── global_advisory_improvements_controller.rb
│   │   ├── global_navigation_payloads_controller.rb
│   │   ├── gpg_keys_controller.rb
│   │   ├── graphs_controller.rb
│   │   ├── head_controller.rb
│   │   ├── hook_deliveries_controller_methods.rb
│   │   ├── hook_deliveries_controller.rb
│   │   ├── hooks_controller_methods.rb
│   │   ├── hovercards
│   │   │   ├── acv_badges_controller.rb
│   │   │   ├── advisories_controller.rb
│   │   │   ├── code_scanning_alert_controller.rb
│   │   │   ├── commits_controller.rb
│   │   │   ├── conditional_access_methods.rb
│   │   │   ├── copilot_controller.rb
│   │   │   ├── dependabot_alerts_controller.rb
│   │   │   ├── dependency_graph_controller.rb
│   │   │   ├── discussions_controller.rb
│   │   │   ├── integrations_controller.rb
│   │   │   ├── issues_and_pull_requests_controller.rb
│   │   │   ├── memexes_controller.rb
│   │   │   ├── organizations_controller.rb
│   │   │   ├── profile_highlights_controller.rb
│   │   │   ├── repositories
│   │   │   │   └── citations_controller.rb
│   │   │   ├── repositories_controller.rb
│   │   │   ├── teams_controller.rb
│   │   │   └── users_controller.rb
│   │   ├── hypersight_controller.rb
│   │   ├── identicons_controller.rb
│   │   ├── identity_management
│   │   │   ├── identity_relink_saml_controller_methods.rb
│   │   │   └── sso_session_controller_methods.rb
│   │   ├── insights_controller.rb
│   │   ├── integration_installation_requests_controller.rb
│   │   ├── integration_installations_controller_methods.rb
│   │   ├── integration_installations_controller.rb
│   │   ├── integration_installations_controller_state_helper.rb
│   │   ├── integration_listings_controller.rb
│   │   ├── integrations
│   │   │   └── installation_actions_controller.rb
│   │   ├── integrations_controller_methods.rb
│   │   ├── integrations_controller.rb
│   │   ├── integration_transfers_controller_methods.rb
│   │   ├── internal
│   │   │   ├── feedback_controller.rb
│   │   │   └── missing_lookbook_controller.rb
│   │   ├── internal_graphql_controller.rb
│   │   ├── invoices_controller.rb
│   │   ├── ip_allowlist_app_access_enabled_controller.rb
│   │   ├── ip_allowlist_checks_controller.rb
│   │   ├── ip_allowlist_enabled_controller.rb
│   │   ├── ip_allowlist_entries_controller.rb
│   │   ├── i_repository_controller.rb
│   │   ├── issue_comments_controller.rb
│   │   ├── issues
│   │   │   ├── agent_assignments_controller.rb
│   │   │   ├── agent_tasks_controller.rb
│   │   │   ├── assignees_controller.rb
│   │   │   ├── duplicate_detection_llm_dependency.rb
│   │   │   ├── duplicate_detection_llm_instrumentation.rb
│   │   │   ├── duplicate_detection_types.rb
│   │   │   ├── feedback_controller.rb
│   │   │   ├── labels_controller.rb
│   │   │   ├── rate_limits_dependency.rb
│   │   │   ├── repository_cluster_dependency.rb
│   │   │   └── semantics_controller.rb
│   │   ├── issues_controller.rb
│   │   ├── issues_preheating_controller.rb
│   │   ├── issues_triage_agent_controller.rb
│   │   ├── issue_templates_controller.rb
│   │   ├── issue_update.rb
│   │   ├── jobs_controller.rb
│   │   ├── keyboard_shortcuts_controller.rb
│   │   ├── labels_controller.rb
│   │   ├── localization
│   │   │   └── translations_controller.rb
│   │   ├── mandatory_message_views_controller.rb
│   │   ├── marketing_methods.rb
│   │   ├── marketplace
│   │   │   ├── actions
│   │   │   │   ├── agreement_signatures_controller.rb
│   │   │   │   └── usable_icons_controller.rb
│   │   │   ├── actions_controller.rb
│   │   │   ├── actions_versions_controller.rb
│   │   │   ├── listings
│   │   │   │   ├── base_controller.rb
│   │   │   │   ├── featured_customers_controller.rb
│   │   │   │   ├── insights
│   │   │   │   │   └── inactive_customers_controller.rb
│   │   │   │   ├── transparency_report_exports_controller.rb
│   │   │   │   ├── unverified_approval_requests_controller.rb
│   │   │   │   └── verified_approval_requests_controller.rb
│   │   │   ├── organizations_autocomplete_controller.rb
│   │   │   ├── pending_installations
│   │   │   │   └── dismissals_controller.rb
│   │   │   ├── pending_installations_controller.rb
│   │   │   ├── pending_orders_controller.rb
│   │   │   └── searches_controller.rb
│   │   ├── marketplace_agreement_signatures_controller.rb
│   │   ├── marketplace_apps_link_renderer.rb
│   │   ├── marketplace_listing_admins_controller.rb
│   │   ├── marketplace_listing_hooks_controller.rb
│   │   ├── marketplace_listing_insights_controller.rb
│   │   ├── marketplace_listing_installations_controller.rb
│   │   ├── marketplace_listing_plans_controller.rb
│   │   ├── marketplace_listings_controller.rb
│   │   ├── marketplace_listing_screenshots_controller.rb
│   │   ├── marketplace_listing_security_and_compliance_controller.rb
│   │   ├── marketplace_listing_sync_controller.rb
│   │   ├── marketplace_listing_transactions_controller.rb
│   │   ├── marketplace_purchases_controller.rb
│   │   ├── marketplaces_controller.rb
│   │   ├── mcp_registry_controller.rb
│   │   ├── memexes
│   │   │   ├── auto_assign_agent_configurations_controller.rb
│   │   │   ├── charts_controller.rb
│   │   │   ├── client_paths_dependency.rb
│   │   │   ├── column_options_controller.rb
│   │   │   ├── columns
│   │   │   │   └── issue_fields_controller.rb
│   │   │   ├── columns_controller.rb
│   │   │   ├── controller.rb
│   │   │   ├── grant_role_on_create_dependency.rb
│   │   │   ├── issue_fields
│   │   │   │   └── suggested_issue_fields_controller.rb
│   │   │   ├── items
│   │   │   │   ├── archive_controller.rb
│   │   │   │   ├── bulk_actions_controller.rb
│   │   │   │   ├── repository_bulk_actions_controller.rb
│   │   │   │   ├── suggested_assignees_controller.rb
│   │   │   │   ├── suggested_issue_types_controller.rb
│   │   │   │   └── suggested_labels_controller.rb
│   │   │   ├── items_controller
│   │   │   │   └── response_dependency.rb
│   │   │   ├── items_controller.rb
│   │   │   ├── memex_project_item_dependency.rb
│   │   │   ├── memex_side_panel_item_dependency.rb
│   │   │   ├── migration_controller.rb
│   │   │   ├── migration_retries_controller.rb
│   │   │   ├── notification_subscriptions_controller.rb
│   │   │   ├── partials_controller.rb
│   │   │   ├── project_link_dependency.rb
│   │   │   ├── project_list_dependency.rb
│   │   │   ├── settings
│   │   │   │   ├── collaborators_controller.rb
│   │   │   │   └── suggested_collaborators_controller.rb
│   │   │   ├── settings_controller.rb
│   │   │   ├── shared_memexes_assets_controller_actions.rb
│   │   │   ├── shared_memexes_controller_actions.rb
│   │   │   ├── side_panel_item
│   │   │   │   └── comments_controller.rb
│   │   │   ├── side_panel_item_controller.rb
│   │   │   ├── statuses_controller.rb
│   │   │   ├── suggested_organizations_controller.rb
│   │   │   ├── templates_controller.rb
│   │   │   ├── this_repository_dependency.rb
│   │   │   ├── views_controller.rb
│   │   │   ├── workflows_configuration_controller.rb
│   │   │   └── workflows_controller.rb
│   │   ├── memexes_controller.rb
│   │   ├── merge_queue_beta_memberships_controller.rb
│   │   ├── merge_queues
│   │   │   ├── entries_controller.rb
│   │   │   ├── queue_partial_controller.rb
│   │   │   ├── shared_controller_methods.rb
│   │   │   └── statuses_controller.rb
│   │   ├── merge_queues_controller.rb
│   │   ├── milestones_controller.rb
│   │   ├── models_byok
│   │   │   ├── organization_custom_keys_controller.rb
│   │   │   ├── organization_custom_models_batch_updates_controller.rb
│   │   │   ├── organization_custom_models_controller.rb
│   │   │   └── organization_provider_models_controller.rb
│   │   ├── move_work
│   │   │   ├── base_controller.rb
│   │   │   ├── choose_organizations_controller.rb
│   │   │   ├── choose_resources_controller.rb
│   │   │   ├── confirmations_controller.rb
│   │   │   ├── memex_projects_controller.rb
│   │   │   ├── move_work_controller.rb
│   │   │   ├── organizations
│   │   │   │   └── plans_controller.rb
│   │   │   ├── projects_controller.rb
│   │   │   └── repositories_controller.rb
│   │   ├── navigation_test_controller.rb
│   │   ├── network
│   │   │   ├── dependabot
│   │   │   │   ├── access_recommendations_controller.rb
│   │   │   │   └── jobs_controller.rb
│   │   │   └── dependabot_controller.rb
│   │   ├── network_controller.rb
│   │   ├── newsies_controller_helper.rb
│   │   ├── notification_restrictions_controller.rb
│   │   ├── notifications_controller.rb
│   │   ├── notifications_indicator_controller.rb
│   │   ├── notification_subscriptions_controller.rb
│   │   ├── notifications_v2_controller.rb
│   │   ├── oauth_accesses_controller.rb
│   │   ├── oauth_applications_controller.rb
│   │   ├── oauth_application_transfers_controller_methods.rb
│   │   ├── oauth_authorizations_controller.rb
│   │   ├── oauth_authorization_server_controller.rb
│   │   ├── oauth_controller.rb
│   │   ├── oauth_identity_controller.rb
│   │   ├── oauth_tokens
│   │   │   └── organization
│   │   │       └── credential_authorizations_controller.rb
│   │   ├── oauth_tokens_controller.rb
│   │   ├── octocaptcha_controller.rb
│   │   ├── organization_hooks_controller.rb
│   │   ├── organizations_controller_methods.rb
│   │   ├── organizations_controller.rb
│   │   ├── orgs
│   │   │   ├── actions_metrics
│   │   │   │   ├── controller.rb
│   │   │   │   ├── performance_controller.rb
│   │   │   │   └── usage_controller.rb
│   │   │   ├── actions_settings
│   │   │   │   ├── caches_controller.rb
│   │   │   │   ├── custom_images_controller.rb
│   │   │   │   ├── custom_image_versions_controller.rb
│   │   │   │   ├── data_stream_controller.rb
│   │   │   │   ├── larger_runners_controller.rb
│   │   │   │   ├── oidc_configuration_controller.rb
│   │   │   │   ├── policies_controller.rb
│   │   │   │   ├── repository_items_controller.rb
│   │   │   │   ├── rulesets_controller.rb
│   │   │   │   ├── runner_groups_controller.rb
│   │   │   │   ├── runner_labels_controller.rb
│   │   │   │   ├── runner_scale_sets_controller.rb
│   │   │   │   └── runners_controller.rb
│   │   │   ├── archive_controller.rb
│   │   │   ├── artifact_registry_controller.rb
│   │   │   ├── attribution_invitations_controller.rb
│   │   │   ├── audit_log_controller.rb
│   │   │   ├── audit_log_event_settings_controller.rb
│   │   │   ├── audit_log_export_controller.rb
│   │   │   ├── audit_log_git_event_export_controller.rb
│   │   │   ├── autocomplete
│   │   │   │   └── repository_permissions_controller.rb
│   │   │   ├── billing_email_checks_controller.rb
│   │   │   ├── billing_settings
│   │   │   │   ├── copilot_usage_controller.rb
│   │   │   │   └── plan_downgrade_controller.rb
│   │   │   ├── code_quality_controller.rb
│   │   │   ├── code_quality_options_controller.rb
│   │   │   ├── code_review_limits_controller.rb
│   │   │   ├── code_rulesets_controller.rb
│   │   │   ├── codespaces_settings
│   │   │   │   └── policies_controller.rb
│   │   │   ├── codespaces_settings_controller.rb
│   │   │   ├── commit_comments_settings_controller.rb
│   │   │   ├── commit_signoff_settings_controller.rb
│   │   │   ├── controller.rb
│   │   │   ├── copilot_insights
│   │   │   │   ├── code_generation_controller.rb
│   │   │   │   ├── controller.rb
│   │   │   │   ├── export_controller.rb
│   │   │   │   └── usage_controller.rb
│   │   │   ├── copilot_settings
│   │   │   │   ├── base_controller.rb
│   │   │   │   ├── byok_custom_keys_controller.rb
│   │   │   │   ├── byok_custom_models_batch_updates_controller.rb
│   │   │   │   ├── byok_custom_models_controller.rb
│   │   │   │   ├── byok_provider_models_controller.rb
│   │   │   │   ├── content_exclusion_controller.rb
│   │   │   │   ├── custom_instructions_controller.rb
│   │   │   │   ├── custom_model_pipeline_repositories_controller.rb
│   │   │   │   ├── custom_models_controller.rb
│   │   │   │   ├── custom_models_ga_ui_controller.rb
│   │   │   │   ├── custom_model_trainings_controller.rb
│   │   │   │   ├── enable_controller.rb
│   │   │   │   ├── invitations_controller.rb
│   │   │   │   ├── member_search_controller.rb
│   │   │   │   ├── policies_controller.rb
│   │   │   │   ├── seat_management_controller.rb
│   │   │   │   ├── swe_agent_controller.rb
│   │   │   │   └── team_seats_controller.rb
│   │   │   ├── copilot_settings_controller.rb
│   │   │   ├── credential_counts_controller.rb
│   │   │   ├── custom_properties_settings_controller.rb
│   │   │   ├── default_branch_settings_controller.rb
│   │   │   ├── departures_controller.rb
│   │   │   ├── dependabot_repository_access_controller.rb
│   │   │   ├── deploy_keys_controller.rb
│   │   │   ├── discussions_controller.rb
│   │   │   ├── displayed_notices_controller.rb
│   │   │   ├── enterprise_plan_controller.rb
│   │   │   ├── enterprise_purchase_upgrades_controller.rb
│   │   │   ├── enterprise_trials_controller.rb
│   │   │   ├── enterprise_upgrades_controller.rb
│   │   │   ├── followers_controller.rb
│   │   │   ├── ghas_active_committers_controller.rb
│   │   │   ├── identity_management
│   │   │   │   └── saml_controller.rb
│   │   │   ├── identity_management_controller.rb
│   │   │   ├── imports_controller.rb
│   │   │   ├── initial_invitees_controller.rb
│   │   │   ├── initial_invitees_form_controller.rb
│   │   │   ├── initial_members_controller.rb
│   │   │   ├── insights_controller.rb
│   │   │   ├── installations_controller.rb
│   │   │   ├── integrations_controller.rb
│   │   │   ├── integration_transfers_controller.rb
│   │   │   ├── invitations
│   │   │   │   ├── acceptance_controller.rb
│   │   │   │   ├── bulk_for_new_org_controller.rb
│   │   │   │   ├── edit_redirection_controller.rb
│   │   │   │   ├── for_new_org_controller.rb
│   │   │   │   ├── invitee_suggestions_controller.rb
│   │   │   │   ├── opt_outs_controller.rb
│   │   │   │   ├── rate_limiting.rb
│   │   │   │   ├── reinstated_completion_controller.rb
│   │   │   │   ├── reinstated_controller.rb
│   │   │   │   └── reinstated_status_controller.rb
│   │   │   ├── invitations_controller_methods.rb
│   │   │   ├── invitations_controller.rb
│   │   │   ├── issue_fields_settings_controller.rb
│   │   │   ├── issue_types_controller.rb
│   │   │   ├── label_settings_controller.rb
│   │   │   ├── marketing_controller.rb
│   │   │   ├── member_details_controller.rb
│   │   │   ├── memexes_assets_controller.rb
│   │   │   ├── memexes_controller.rb
│   │   │   ├── memex_project_links_controller.rb
│   │   │   ├── name_checks_controller.rb
│   │   │   ├── oauth_application_approvals_controller.rb
│   │   │   ├── oauth_application_policy_controller.rb
│   │   │   ├── oauth_application_transfers_controller.rb
│   │   │   ├── onboarding_controller.rb
│   │   │   ├── organization_custom_properties_settings_controller.rb
│   │   │   ├── organization_members_export_controller.rb
│   │   │   ├── organization_profile_emails_controller.rb
│   │   │   ├── organization_rules_bypass_requests_controller.rb
│   │   │   ├── organization_secret_scanning_bypass_requests_controller.rb
│   │   │   ├── organization_secret_scanning_bypass_requests_counts_controller.rb
│   │   │   ├── organization_secret_scanning_closure_requests_controller.rb
│   │   │   ├── organization_variables_controller.rb
│   │   │   ├── org_role_assignment_queries_controller.rb
│   │   │   ├── org_role_assignments_controller.rb
│   │   │   ├── org_roles_controller.rb
│   │   │   ├── org_rules_relaxed_rename_controller.rb
│   │   │   ├── outside_collaborator_details_controller.rb
│   │   │   ├── package_dependencies_controller.rb
│   │   │   ├── packages_controller.rb
│   │   │   ├── packages_settings_controller.rb
│   │   │   ├── people
│   │   │   │   ├── business_owner_role_controller.rb
│   │   │   │   ├── credential_authorizations_controller.rb
│   │   │   │   ├── destroy_members_dialog_controller.rb
│   │   │   │   ├── enterprise_owners_controller.rb
│   │   │   │   ├── external_identities_controller.rb
│   │   │   │   ├── failed_invitations_controller.rb
│   │   │   │   ├── failed_invitation_toolbar_actions_controller.rb
│   │   │   │   ├── guest_collaborators_controller.rb
│   │   │   │   ├── invitations_action_dialog_controller.rb
│   │   │   │   ├── members_controller.rb
│   │   │   │   ├── membership_banner_dismissals_controller.rb
│   │   │   │   ├── members_toolbar_actions_controller.rb
│   │   │   │   ├── outside_collaborators_controller.rb
│   │   │   │   ├── outside_collaborators_toolbar_actions_controller.rb
│   │   │   │   ├── pending_collaborator_invitation_actions_controller.rb
│   │   │   │   ├── pending_collaborators_controller.rb
│   │   │   │   ├── pending_invitations_controller.rb
│   │   │   │   ├── pending_invitation_toolbar_actions_controller.rb
│   │   │   │   ├── repository_permissions_controller.rb
│   │   │   │   ├── role_controller.rb
│   │   │   │   ├── security_managers_controller.rb
│   │   │   │   ├── sso_controller.rb
│   │   │   │   ├── sso_sessions_controller.rb
│   │   │   │   ├── tab_counts_controller.rb
│   │   │   │   └── visibility_controller.rb
│   │   │   ├── people_controller.rb
│   │   │   ├── permissions
│   │   │   │   └── integrations_controller.rb
│   │   │   ├── plan_controller.rb
│   │   │   ├── projects_controller.rb
│   │   │   ├── publisher_verification_controller.rb
│   │   │   ├── reminders_controller.rb
│   │   │   ├── removed_member_notifications_controller.rb
│   │   │   ├── renames_controller.rb
│   │   │   ├── repo_roles_controller.rb
│   │   │   ├── repositories_controller.rb
│   │   │   ├── repository_default_settings_controller.rb
│   │   │   ├── repository_policies_controller.rb
│   │   │   ├── rules
│   │   │   │   └── insights_dashboard_controller.rb
│   │   │   ├── saml_provider_controller.rb
│   │   │   ├── sandbox_settings_controller.rb
│   │   │   ├── searches_controller.rb
│   │   │   ├── seats_controller.rb
│   │   │   ├── secret_scanning
│   │   │   │   └── push_protection
│   │   │   │       └── delegated_bypass_reviewers_controller.rb
│   │   │   ├── secrets_repository_items_controller.rb
│   │   │   ├── secrets_settings_controller.rb
│   │   │   ├── security_analysis_controller.rb
│   │   │   ├── security_and_analysis
│   │   │   │   ├── code_scanning
│   │   │   │   │   └── model_pack_settings_controller.rb
│   │   │   │   └── custom_patterns_controller.rb
│   │   │   ├── security_center
│   │   │   │   ├── abstract_security_campaigns_controller.rb
│   │   │   │   ├── abstract_security_center_controller.rb
│   │   │   │   ├── closed_security_campaigns_controller.rb
│   │   │   │   ├── code_scanning_alert_dismissal_requests_controller.rb
│   │   │   │   ├── code_scanning_alert_groups_controller.rb
│   │   │   │   ├── code_scanning_alerts_controller.rb
│   │   │   │   ├── code_scanning_controller.rb
│   │   │   │   ├── code_scanning_org_queries_helper.rb
│   │   │   │   ├── coverage_controller.rb
│   │   │   │   ├── coverage_export_controller.rb
│   │   │   │   ├── custom_properties_helper.rb
│   │   │   │   ├── dependabot_alert_dismissal_requests_controller.rb
│   │   │   │   ├── dependabot_alerts_controller.rb
│   │   │   │   ├── metrics
│   │   │   │   │   ├── code_scanning_controller.rb
│   │   │   │   │   ├── code_scanning_export_controller.rb
│   │   │   │   │   ├── dependabot_controller.rb
│   │   │   │   │   ├── enablement_trends_controller.rb
│   │   │   │   │   └── secret_scanning_controller.rb
│   │   │   │   ├── open_security_campaigns_controller.rb
│   │   │   │   ├── options_controller.rb
│   │   │   │   ├── overview_dashboard_controller.rb
│   │   │   │   ├── overview_dashboard_export_controller.rb
│   │   │   │   ├── risk_assessment_repositories_controller.rb
│   │   │   │   ├── risk_assessments_controller.rb
│   │   │   │   ├── risk_controller.rb
│   │   │   │   ├── risk_export_controller.rb
│   │   │   │   ├── secret_scanning
│   │   │   │   │   ├── abstract_controller.rb
│   │   │   │   │   ├── alert_groups_controller.rb
│   │   │   │   │   └── alerts_controller.rb
│   │   │   │   ├── secret_scanning_controller.rb
│   │   │   │   ├── secret_scanning_org_queries_helper.rb
│   │   │   │   ├── security_campaign_alerts_controller.rb
│   │   │   │   ├── security_campaign_alerts_groups_controller.rb
│   │   │   │   ├── security_campaign_repositories_summary_controller.rb
│   │   │   │   ├── security_campaigns_alerts_summary_controller.rb
│   │   │   │   ├── security_campaigns_close_controller.rb
│   │   │   │   ├── security_campaigns_controller.rb
│   │   │   │   ├── security_campaigns_counts_controller.rb
│   │   │   │   ├── security_campaigns_drafts_controller.rb
│   │   │   │   ├── security_campaigns_drafts_publish_controller.rb
│   │   │   │   ├── security_campaigns_managers_controller.rb
│   │   │   │   ├── security_campaigns_publish_controller.rb
│   │   │   │   ├── security_campaigns_reopen_controller.rb
│   │   │   │   └── tab_counts_controller.rb
│   │   │   ├── security_settings_controller.rb
│   │   │   ├── settings
│   │   │   │   ├── announcement_controller.rb
│   │   │   │   ├── billing_controller.rb
│   │   │   │   ├── blocked_users
│   │   │   │   │   └── suggestions_controller.rb
│   │   │   │   ├── blocked_users_controller.rb
│   │   │   │   ├── compliance_controller.rb
│   │   │   │   ├── default_repository_permission_controller.rb
│   │   │   │   ├── deleted_repositories_controller.rb
│   │   │   │   ├── dependency_insights_controller.rb
│   │   │   │   ├── discussions
│   │   │   │   │   └── selected_repositories_controller.rb
│   │   │   │   ├── discussions_controller.rb
│   │   │   │   ├── display_commenter_full_name_controller.rb
│   │   │   │   ├── ghas_settings_controller.rb
│   │   │   │   ├── import_export
│   │   │   │   │   ├── attribution_invitations_controller.rb
│   │   │   │   │   └── mannequins_controller.rb
│   │   │   │   ├── interaction_limits_controller.rb
│   │   │   │   ├── legacy_admin_teams_controller.rb
│   │   │   │   ├── legacy_admin_teams_migration_controller.rb
│   │   │   │   ├── licensing_controller.rb
│   │   │   │   ├── member_issue_deletion_controller.rb
│   │   │   │   ├── member_privileges
│   │   │   │   │   ├── github_app_installation_controller.rb
│   │   │   │   │   ├── integration_access_requests_controller.rb
│   │   │   │   │   └── projects
│   │   │   │   │       └── base_permissions_controller.rb
│   │   │   │   ├── member_privileges_controller.rb
│   │   │   │   ├── member_repository_deletion_controller.rb
│   │   │   │   ├── members_can_change_repo_visibility_controller.rb
│   │   │   │   ├── members_can_invite_outside_collaborators_controller.rb
│   │   │   │   ├── members_can_update_protected_branches_controller.rb
│   │   │   │   ├── moderators
│   │   │   │   │   └── suggestions_controller.rb
│   │   │   │   ├── moderators_controller.rb
│   │   │   │   ├── network_configurations_controller.rb
│   │   │   │   ├── owners_controller.rb
│   │   │   │   ├── pages_controller.rb
│   │   │   │   ├── pages_creation_controller.rb
│   │   │   │   ├── payment_history_controller.rb
│   │   │   │   ├── private_repository_forking_controller.rb
│   │   │   │   ├── projects_classic_controller.rb
│   │   │   │   ├── projects_controller.rb
│   │   │   │   ├── readers_can_create_discussions_controller.rb
│   │   │   │   ├── releases
│   │   │   │   │   ├── policies_controller.rb
│   │   │   │   │   └── repositories_controller.rb
│   │   │   │   ├── repository_creation_controller.rb
│   │   │   │   ├── security_analysis
│   │   │   │   │   ├── ghas_header_controller.rb
│   │   │   │   │   ├── ghas_repos_controller.rb
│   │   │   │   │   └── pattern_configurations_controller.rb
│   │   │   │   ├── security_analysis_controller.rb
│   │   │   │   ├── soft_deletion_controller.rb
│   │   │   │   ├── spending_limit_controller.rb
│   │   │   │   ├── team_creation_controller.rb
│   │   │   │   ├── third_party_access
│   │   │   │   │   ├── personal_access_token_requests
│   │   │   │   │   │   ├── auto_approve_controller.rb
│   │   │   │   │   │   ├── credential_expirations_controller.rb
│   │   │   │   │   │   ├── owners_controller.rb
│   │   │   │   │   │   └── repository_selection_controller.rb
│   │   │   │   │   ├── personal_access_token_requests_controller.rb
│   │   │   │   │   ├── personal_access_tokens
│   │   │   │   │   │   ├── credential_expirations_controller.rb
│   │   │   │   │   │   ├── maximum_lifetimes_controller.rb
│   │   │   │   │   │   ├── onboarding_controller.rb
│   │   │   │   │   │   ├── owners_controller.rb
│   │   │   │   │   │   ├── permissions_controller.rb
│   │   │   │   │   │   ├── repositories_controller.rb
│   │   │   │   │   │   ├── repository_selection_controller.rb
│   │   │   │   │   │   ├── restrict_access_controller.rb
│   │   │   │   │   │   └── restrict_legacy_access_controller.rb
│   │   │   │   │   └── personal_access_tokens_controller.rb
│   │   │   │   └── user_name_display_controller.rb
│   │   │   ├── settings_controller.rb
│   │   │   ├── signup_billing_controller.rb
│   │   │   ├── sponsorings
│   │   │   │   ├── agreement_pdfs_controller.rb
│   │   │   │   ├── base_controller.rb
│   │   │   │   ├── billing_options_controller.rb
│   │   │   │   ├── bulk_sponsorships_controller.rb
│   │   │   │   ├── dependencies_controller.rb
│   │   │   │   ├── invoiced_agreement_signatures_controller.rb
│   │   │   │   ├── invoiced_billing
│   │   │   │   │   └── base_controller.rb
│   │   │   │   ├── invoiced_billing_accounts_controller.rb
│   │   │   │   ├── metadata_controller.rb
│   │   │   │   ├── settings_controller.rb
│   │   │   │   ├── sponsorships_dependencies_exports_controller.rb
│   │   │   │   ├── sponsorships_exports_controller.rb
│   │   │   │   └── stripe_invoices_controller.rb
│   │   │   ├── sponsorings_controller.rb
│   │   │   ├── sponsors_credit_balances_controller.rb
│   │   │   ├── sponsors_log_controller.rb
│   │   │   ├── team_change_parent_requests_controller.rb
│   │   │   ├── team_members_controller.rb
│   │   │   ├── team_membership_requests_controller.rb
│   │   │   ├── team_memexes_controller.rb
│   │   │   ├── team_projects_controller.rb
│   │   │   ├── team_repositories_controller.rb
│   │   │   ├── teams
│   │   │   │   ├── reminders_controller.rb
│   │   │   │   ├── review_assignments_controller.rb
│   │   │   │   └── team_repositories.rb
│   │   │   ├── teams_controller.rb
│   │   │   ├── team_sync
│   │   │   │   ├── analytics_scrubber_methods.rb
│   │   │   │   ├── external_groups_controller.rb
│   │   │   │   ├── group_mappings_controller.rb
│   │   │   │   └── okta_credentials_controller.rb
│   │   │   ├── team_sync_controller.rb
│   │   │   ├── terms_of_service_controller.rb
│   │   │   ├── topics_controller.rb
│   │   │   ├── top_languages_controller.rb
│   │   │   ├── two_factor_enforcements_controller.rb
│   │   │   ├── upgrade_ignores_controller.rb
│   │   │   ├── usage_report_controller.rb
│   │   │   ├── variables_repository_items_controller.rb
│   │   │   └── view_repository_policies_controller.rb
│   │   ├── package_dependencies
│   │   │   ├── global_controller.rb
│   │   │   ├── licenses.rb
│   │   │   └── shared_actions.rb
│   │   ├── pages_auth_controller.rb
│   │   ├── pages_controller.rb
│   │   ├── pages_protected_domains_controller.rb
│   │   ├── page_stats.rb
│   │   ├── password_resets_controller.rb
│   │   ├── password_validity_checks_controller.rb
│   │   ├── patch_diff_controller.rb
│   │   ├── payment_method_controller.rb
│   │   ├── pending_plan_changes_controller.rb
│   │   ├── pending_subscription_item_changes
│   │   │   └── free_trial_cancellations_controller.rb
│   │   ├── pending_subscription_item_changes_controller.rb
│   │   ├── performance_profiling_controller.rb
│   │   ├── performancetest_controller.rb
│   │   ├── personal_access_tokens
│   │   │   ├── check_name_controller.rb
│   │   │   ├── grant_requests_controller.rb
│   │   │   ├── resource_owners_controller.rb
│   │   │   └── shared_controller_methods.rb
│   │   ├── personal_access_tokens_controller_helper.rb
│   │   ├── personal_access_tokens_controller.rb
│   │   ├── pi_controller.rb
│   │   ├── pinned_api_versions_controller.rb
│   │   ├── pinned_environments_controller.rb
│   │   ├── pjax_content_policy.rb
│   │   ├── profile_pins_controller.rb
│   │   ├── profiles
│   │   │   ├── achievements
│   │   │   │   ├── base_controller.rb
│   │   │   │   ├── controller_methods.rb
│   │   │   │   └── visibilities_controller.rb
│   │   │   ├── achievements_controller.rb
│   │   │   ├── atom_feeds_controller.rb
│   │   │   ├── avatars_controller.rb
│   │   │   ├── contribution_calendars_controller.rb
│   │   │   ├── contribution_calendar_serializer.rb
│   │   │   ├── contribution_graph_dependency.rb
│   │   │   ├── contributions_controller.rb
│   │   │   ├── followers_controller.rb
│   │   │   ├── following_controller.rb
│   │   │   ├── gpg_keys_controller.rb
│   │   │   ├── packages_controller.rb
│   │   │   ├── projects_controller.rb
│   │   │   ├── repositories_controller.rb
│   │   │   ├── sponsorings_controller.rb
│   │   │   ├── ssh_keys_controller.rb
│   │   │   ├── ssh_signing_keys_controller.rb
│   │   │   ├── stars_controller.rb
│   │   │   └── user_lists_controller.rb
│   │   ├── profiles_controller
│   │   │   ├── hydro_tracking.rb
│   │   │   └── show_profile_stats.rb
│   │   ├── profiles_controller.rb
│   │   ├── project_controller_actions.rb
│   │   ├── project_issues_controller.rb
│   │   ├── public_keys_controller.rb
│   │   ├── pull_request_diff_view_controller.rb
│   │   ├── pull_request_partials_controller.rb
│   │   ├── pull_request_review_comments_controller.rb
│   │   ├── pull_request_review_decisions_controller.rb
│   │   ├── pull_request_review_events_controller.rb
│   │   ├── pull_request_reviews_controller.rb
│   │   ├── pull_request_review_thread_resolutions_controller.rb
│   │   ├── pull_requests
│   │   │   ├── checks_dependency.rb
│   │   │   ├── comparison_tracking.rb
│   │   │   ├── errors.rb
│   │   │   ├── labels_controller.rb
│   │   │   ├── react_dependency.rb
│   │   │   ├── react_payloads.rb
│   │   │   └── suggestions_controller.rb
│   │   ├── pull_requests_controller.rb
│   │   ├── pull_requests_react_controller.rb
│   │   ├── queries_controller.rb
│   │   ├── react_app_shell_controller.rb
│   │   ├── react_core_examples_controller.rb
│   │   ├── reactions_controller.rb
│   │   ├── react_sandbox_controller.rb
│   │   ├── react_sandbox_future_controller.rb
│   │   ├── refs_controller.rb
│   │   ├── regex_validation_controller.rb
│   │   ├── registry
│   │   │   ├── packages_controller.rb
│   │   │   └── package_versions_controller.rb
│   │   ├── registry_two
│   │   │   ├── controller.rb
│   │   │   ├── packages_controller.rb
│   │   │   ├── package_settings_controller.rb
│   │   │   ├── package_version_readme_controller.rb
│   │   │   ├── package_versions_controller.rb
│   │   │   ├── repository_items_controller.rb
│   │   │   └── search_repositories_controller.rb
│   │   ├── related_repositories_controller.rb
│   │   ├── releases_controller.rb
│   │   ├── reminder_slack_workspaces_controller.rb
│   │   ├── reminders_methods.rb
│   │   ├── repos
│   │   │   ├── access_controller.rb
│   │   │   ├── access_request_controller.rb
│   │   │   ├── actions_settings
│   │   │   │   ├── oidc_configuration_controller.rb
│   │   │   │   ├── policies_controller.rb
│   │   │   │   ├── rulesets_controller.rb
│   │   │   │   ├── runner_labels_controller.rb
│   │   │   │   └── runner_scale_sets_controller.rb
│   │   │   ├── advisories_controller.rb
│   │   │   ├── advisory_base_controller.rb
│   │   │   ├── advisory_comments_actions_menu_controller.rb
│   │   │   ├── advisory_comments_controller.rb
│   │   │   ├── advisory_comment_suggestions_controller.rb
│   │   │   ├── agents
│   │   │   │   ├── agent_sessions_controller.rb
│   │   │   │   ├── agent_sessions_token_controller.rb
│   │   │   │   ├── automations_controller.rb
│   │   │   │   └── tasks_controller.rb
│   │   │   ├── code_nav_survey_controller.rb
│   │   │   ├── code_quality
│   │   │   │   ├── autofix_commits_controller.rb
│   │   │   │   ├── base_repository_controller.rb
│   │   │   │   ├── coverage_agent_controller.rb
│   │   │   │   ├── recent_activity_commits_controller.rb
│   │   │   │   ├── recent_activity_controller.rb
│   │   │   │   ├── recent_activity_findings_controller.rb
│   │   │   │   ├── repositories_controller.rb
│   │   │   │   ├── rule_findings_autofixes_controller.rb
│   │   │   │   ├── rule_findings_controller.rb
│   │   │   │   ├── rules_controller.rb
│   │   │   │   └── settings_controller.rb
│   │   │   ├── code_scanning
│   │   │   │   ├── advanced_setup_banner_controller.rb
│   │   │   │   ├── agentic_autofix_status_controller.rb
│   │   │   │   ├── alert_links_controller.rb
│   │   │   │   ├── alert_tracking_links_controller.rb
│   │   │   │   ├── assignees_controller.rb
│   │   │   │   ├── autofix_commits_controller.rb
│   │   │   │   ├── autofix_controller.rb
│   │   │   │   ├── available_assignees_controller.rb
│   │   │   │   ├── branches_controller.rb
│   │   │   │   ├── linkable_search_controller.rb
│   │   │   │   ├── tool_status
│   │   │   │   │   ├── abstract_controller.rb
│   │   │   │   │   ├── banner_controller.rb
│   │   │   │   │   ├── configurations_controller.rb
│   │   │   │   │   ├── files_extracted_controller.rb
│   │   │   │   │   └── rules_controller.rb
│   │   │   │   └── tool_status_controller.rb
│   │   │   ├── code_scanning_controller.rb
│   │   │   ├── code_view_payloads.rb
│   │   │   ├── copilot_settings
│   │   │   │   ├── content_exclusion_controller.rb
│   │   │   │   ├── mcp_controller.rb
│   │   │   │   ├── mcp_schema.rb
│   │   │   │   ├── memory_controller.rb
│   │   │   │   └── swe_agent_controller.rb
│   │   │   ├── dependabot
│   │   │   │   ├── autofix
│   │   │   │   │   └── feedback_controller.rb
│   │   │   │   └── autofix_controller.rb
│   │   │   ├── dependabot_alert_refresh_controller.rb
│   │   │   ├── dependabot_alerts
│   │   │   │   ├── agent_assignments_controller.rb
│   │   │   │   ├── assignees_controller.rb
│   │   │   │   └── available_assignees_controller.rb
│   │   │   ├── dependabot_alerts_controller.rb
│   │   │   ├── dependabot_alerts_dependency_controller.rb
│   │   │   ├── forms_controller.rb
│   │   │   ├── insights
│   │   │   │   ├── code_frequency_controller.rb
│   │   │   │   ├── commit_activity_controller.rb
│   │   │   │   ├── contributors_controller.rb
│   │   │   │   ├── pulse_controller.rb
│   │   │   │   └── traffic_controller.rb
│   │   │   ├── invitations_controller.rb
│   │   │   ├── label_recommendations_controller.rb
│   │   │   ├── license_compliance_alerts_controller.rb
│   │   │   ├── license_policy_controller.rb
│   │   │   ├── license_policy_exceptions_controller.rb
│   │   │   ├── license_policy_licenses_controller.rb
│   │   │   ├── memexes_controller.rb
│   │   │   ├── profile_pins_controller.rb
│   │   │   ├── projects_controller.rb
│   │   │   ├── repository_ruleset_controller.rb
│   │   │   ├── restore_controller.rb
│   │   │   ├── rules
│   │   │   │   ├── concerns
│   │   │   │   │   ├── insights_dashboard.rb
│   │   │   │   │   └── rule_config_list.rb
│   │   │   │   ├── insights_dashboard_controller.rb
│   │   │   │   └── rule_config_list_controller.rb
│   │   │   ├── secret_scanning
│   │   │   │   ├── push_protection
│   │   │   │   │   ├── delegated_bypass_reviewers_controller.rb
│   │   │   │   │   └── react_bypass_controller.rb
│   │   │   │   ├── push_protection_controller.rb
│   │   │   │   ├── react_alerts_controller.rb
│   │   │   │   └── secret_scanning_closure_requests_controller.rb
│   │   │   ├── security_and_analysis
│   │   │   │   ├── access_to_alerts_controller.rb
│   │   │   │   ├── automated_review_comments_controller.rb
│   │   │   │   ├── code_scanning
│   │   │   │   │   ├── advanced_setup_controller.rb
│   │   │   │   │   ├── ai_findings_settings_controller.rb
│   │   │   │   │   ├── alert_dismissal_controller.rb
│   │   │   │   │   ├── auto_codeql_settings_controller.rb
│   │   │   │   │   ├── autofix_settings_controller.rb
│   │   │   │   │   ├── delegated_alert_dismissal_settings_controller.rb
│   │   │   │   │   ├── severity_settings_controller.rb
│   │   │   │   │   └── status_controller.rb
│   │   │   │   ├── custom_patterns_controller.rb
│   │   │   │   ├── cwe_controller.rb
│   │   │   │   ├── dependabot
│   │   │   │   │   └── delegated_alert_dismissal_settings_controller.rb
│   │   │   │   ├── dependabot_rules_controller.rb
│   │   │   │   └── settings_controller.rb
│   │   │   ├── security_campaigns
│   │   │   │   ├── alert_branches_controller.rb
│   │   │   │   ├── alerts_controller.rb
│   │   │   │   ├── base_repository_controller.rb
│   │   │   │   └── repositories_controller.rb
│   │   │   ├── security_controller.rb
│   │   │   ├── sessions_controller.rb
│   │   │   ├── sponsor_buttons_controller.rb
│   │   │   ├── sponsors_nudges_controller.rb
│   │   │   ├── survey_controller.rb
│   │   │   └── transfer_controller.rb
│   │   ├── repos_expand_preferences_controller.rb
│   │   ├── repositories
│   │   │   └── partials_controller.rb
│   │   ├── repositories_controller.rb
│   │   ├── repository_actions_settings_controller.rb
│   │   ├── repository_attestations_controller.rb
│   │   ├── repository_controller_methods.rb
│   │   ├── repository_custom_properties_controller.rb
│   │   ├── repository_deployments
│   │   │   └── filter_suggestions_controller.rb
│   │   ├── repository_deployments_controller.rb
│   │   ├── repository_environments_controller.rb
│   │   ├── repository_hooks_controller.rb
│   │   ├── repository_imports
│   │   │   ├── auth_controller.rb
│   │   │   ├── authors_controller.rb
│   │   │   ├── base_controller.rb
│   │   │   ├── large_files_controller.rb
│   │   │   └── project_controller.rb
│   │   ├── repository_imports_controller.rb
│   │   ├── repository_installations
│   │   │   └── actions_controller.rb
│   │   ├── repository_installations_controller.rb
│   │   ├── repository_invitations_controller.rb
│   │   ├── repository_notification_settings_controller.rb
│   │   ├── repository_open_graph_images_controller.rb
│   │   ├── repository_pages_settings_controller.rb
│   │   ├── repository_participation_controller.rb
│   │   ├── repository_rules_bypass_requests_controller.rb
│   │   ├── repository_search_controller.rb
│   │   ├── repository_search_shortcuts_controller.rb
│   │   ├── repository_stats_controller.rb
│   │   ├── repository_uploads_controller.rb
│   │   ├── repository_user_lists_controller.rb
│   │   ├── repository_vulnerability_updates_controller.rb
│   │   ├── repos_picker
│   │   │   ├── definitions_controller.rb
│   │   │   └── repositories_controller.rb
│   │   ├── review_requests_controller.rb
│   │   ├── review_thread_syntax_highlighted_diff_lines_controller.rb
│   │   ├── roletown_controller.rb
│   │   ├── routing_error_controller.rb
│   │   ├── ruleset_edit_controller_methods.rb
│   │   ├── ruleset_insights_controller_methods.rb
│   │   ├── ruleset_view_controller_methods.rb
│   │   ├── runtime
│   │   │   ├── auth_controller.rb
│   │   │   └── tokens_controller.rb
│   │   ├── saml_controller.rb
│   │   ├── sciencetown_controller.rb
│   │   ├── scribe
│   │   │   └── recaps_controller.rb
│   │   ├── sdn_llama_signups_controller.rb
│   │   ├── search
│   │   │   └── custom_scopes_controller.rb
│   │   ├── search_stats_controller.rb
│   │   ├── seats_controller.rb
│   │   ├── secrets
│   │   │   ├── apps_helper.rb
│   │   │   └── helper.rb
│   │   ├── secret_scanning_bypass_requests_controller.rb
│   │   ├── secret_scanning_controller_helper.rb
│   │   ├── secrets_controller.rb
│   │   ├── secret_security_entities_link_renderer.rb
│   │   ├── security_advisories_controller.rb
│   │   ├── security_center
│   │   │   ├── date_span_controller_helper.rb
│   │   │   └── export_controller_helper.rb
│   │   ├── sessions_controller.rb
│   │   ├── settings
│   │   │   ├── accessibility_preferences_controller.rb
│   │   │   ├── account_choices_controller.rb
│   │   │   ├── account_preferences_controller.rb
│   │   │   ├── account_two_factor_requirements_controller.rb
│   │   │   ├── appearance_preferences
│   │   │   │   ├── color_modes_controller.rb
│   │   │   │   ├── fixed_width_fonts_controller.rb
│   │   │   │   ├── relative_times_controller.rb
│   │   │   │   ├── skin_tones_controller.rb
│   │   │   │   ├── tab_sizes_controller.rb
│   │   │   │   └── viewer_settings_controller.rb
│   │   │   ├── appearance_preferences_controller.rb
│   │   │   ├── audit_log_controller.rb
│   │   │   ├── audit_log_export_controller.rb
│   │   │   ├── auth_recovery_codes_controller.rb
│   │   │   ├── blocked_users
│   │   │   │   └── suggestions_controller.rb
│   │   │   ├── blocked_users_controller.rb
│   │   │   ├── codespaces
│   │   │   │   └── secrets_controller.rb
│   │   │   ├── codespaces_controller.rb
│   │   │   ├── coding_tools_controller.rb
│   │   │   ├── contexts_controller.rb
│   │   │   ├── controller_methods.rb
│   │   │   ├── copilot
│   │   │   │   ├── features_controller.rb
│   │   │   │   ├── memory_controller.rb
│   │   │   │   └── swe_agent_controller.rb
│   │   │   ├── copilot_chat_visibility_controller.rb
│   │   │   ├── copilot_dashboard_entry_point_enabled_controller.rb
│   │   │   ├── default_branch_names_controller.rb
│   │   │   ├── deleted_repositories_controller.rb
│   │   │   ├── diff_line_spacing_controller.rb
│   │   │   ├── dismissals_controller.rb
│   │   │   ├── dotcom_users
│   │   │   │   ├── callback_controller.rb
│   │   │   │   ├── contributions_controller.rb
│   │   │   │   └── controller_methods.rb
│   │   │   ├── dotcom_users_controller.rb
│   │   │   ├── email_preferences_controller.rb
│   │   │   ├── email_subscriptions_controller.rb
│   │   │   ├── enterprise_installations
│   │   │   │   └── stats_export_controller.rb
│   │   │   ├── enterprise_installations_controller.rb
│   │   │   ├── enterprises_controller_methods.rb
│   │   │   ├── enterprises_controller.rb
│   │   │   ├── file_tree_visibility_controller.rb
│   │   │   ├── github_models_controller.rb
│   │   │   ├── gravatar_statuses_controller.rb
│   │   │   ├── installations_controller.rb
│   │   │   ├── integrations_controller.rb
│   │   │   ├── integration_transfers_controller.rb
│   │   │   ├── interaction_limits_controller.rb
│   │   │   ├── interactions_controller.rb
│   │   │   ├── key_links_controller.rb
│   │   │   ├── keys
│   │   │   │   ├── audits
│   │   │   │   │   └── policies_controller.rb
│   │   │   │   ├── commit_verification_statuses_controller.rb
│   │   │   │   ├── gpg_keys_controller.rb
│   │   │   │   ├── ssh_keys
│   │   │   │   │   └── organization
│   │   │   │   │       └── credential_authorizations_controller.rb
│   │   │   │   └── ssh_keys_controller.rb
│   │   │   ├── keys_controller.rb
│   │   │   ├── link_requests_controller.rb
│   │   │   ├── metered_exports_controller.rb
│   │   │   ├── migrations_controller.rb
│   │   │   ├── nodeinfo_software_controller.rb
│   │   │   ├── notification_preferences
│   │   │   │   └── organizations_controller.rb
│   │   │   ├── notification_preferences_controller_methods.rb
│   │   │   ├── notification_preferences_controller.rb
│   │   │   ├── oauth_applications_controller.rb
│   │   │   ├── oauth_application_transfers_controller.rb
│   │   │   ├── oauth_authorizations_controller.rb
│   │   │   ├── orcid_connections_controller.rb
│   │   │   ├── organizations_controller.rb
│   │   │   ├── packages_controller.rb
│   │   │   ├── pages_controller.rb
│   │   │   ├── personal_reminders_controller.rb
│   │   │   ├── primary_avatars_controller.rb
│   │   │   ├── profile_emails_controller.rb
│   │   │   ├── profile_feed_visibility_controller.rb
│   │   │   ├── profiles_controller.rb
│   │   │   ├── rename_statuses_controller.rb
│   │   │   ├── repositories_controller.rb
│   │   │   ├── saved_replies_controller.rb
│   │   │   ├── saved_reply_assets_controller.rb
│   │   │   ├── securities_controller.rb
│   │   │   ├── security_analyses_controller.rb
│   │   │   ├── security_checkups_controller.rb
│   │   │   ├── sessions_controller.rb
│   │   │   ├── sponsors_log_controller.rb
│   │   │   ├── teams_controller.rb
│   │   │   ├── two_factor_checkups_controller.rb
│   │   │   ├── user_sessions_controller.rb
│   │   │   └── windbeam_controller.rb
│   │   ├── shared_business_actions.rb
│   │   ├── shared_project_controller_actions.rb
│   │   ├── showcase_collections_controller_methods.rb
│   │   ├── showcase_items_controller_methods.rb
│   │   ├── showcases_controller.rb
│   │   ├── show_partial.rb
│   │   ├── side_panels
│   │   │   ├── abstract_controller.rb
│   │   │   └── items_controller.rb
│   │   ├── side_panels_controller.rb
│   │   ├── signup_invites_methods.rb
│   │   ├── signups
│   │   │   ├── custom_content_dependency.rb
│   │   │   ├── feature_helper_dependency.rb
│   │   │   ├── marketing_consent_dependency.rb
│   │   │   ├── signup_helper_dependency.rb
│   │   │   └── suggested_usernames_dependency.rb
│   │   ├── signups_controller.rb
│   │   ├── site
│   │   │   ├── about
│   │   │   │   ├── base_controller.rb
│   │   │   │   ├── diversity
│   │   │   │   │   ├── blacktocats_controller.rb
│   │   │   │   │   ├── communities_controller.rb
│   │   │   │   │   └── report_controller.rb
│   │   │   │   ├── leadership_controller.rb
│   │   │   │   ├── policy_controller.rb
│   │   │   │   └── press_controller.rb
│   │   │   ├── base_controller.rb
│   │   │   ├── bing_indexnow_controller.rb
│   │   │   ├── breadcrumb_dependency.rb
│   │   │   ├── contact_controller.rb
│   │   │   ├── contact_sales_requests_controller.rb
│   │   │   ├── cookie_consent_dependency.rb
│   │   │   ├── customer_stories
│   │   │   │   ├── base_controller.rb
│   │   │   │   ├── categories_controller.rb
│   │   │   │   ├── search_controller.rb
│   │   │   │   └── story_filtering_and_pagination.rb
│   │   │   ├── customer_stories_controller.rb
│   │   │   ├── customer_terms_controller.rb
│   │   │   ├── education
│   │   │   │   └── teachers
│   │   │   │       └── toolbox
│   │   │   │           └── resources_controller.rb
│   │   │   ├── enterprise
│   │   │   │   ├── base_controller.rb
│   │   │   │   ├── premium_support_controller.rb
│   │   │   │   ├── startups_controller.rb
│   │   │   │   └── trials_controller.rb
│   │   │   ├── events_universe_recap_controller.rb
│   │   │   ├── features
│   │   │   │   ├── base_controller.rb
│   │   │   │   ├── copilot
│   │   │   │   │   ├── ai_code_editor_controller.rb
│   │   │   │   │   └── plans_controller.rb
│   │   │   │   ├── copilot_controller.rb
│   │   │   │   └── preview
│   │   │   │       └── github_app_controller.rb
│   │   │   ├── fullstory_capture_dependency.rb
│   │   │   ├── git_guides_controller.rb
│   │   │   ├── globe_controller.rb
│   │   │   ├── home_controller.rb
│   │   │   ├── lab_controller.rb
│   │   │   ├── landing_pages_controller.rb
│   │   │   ├── microsoft_analytics_dependency.rb
│   │   │   ├── mona_sans_controller.rb
│   │   │   ├── newsroom_controller.rb
│   │   │   ├── partners
│   │   │   │   ├── apply_controller.rb
│   │   │   │   ├── integration_resources_controller.rb
│   │   │   │   ├── legal_controller.rb
│   │   │   │   ├── partnerships_controller.rb
│   │   │   │   ├── resources_controller.rb
│   │   │   │   ├── service_channel_partners_controller.rb
│   │   │   │   ├── technology_partners_controller.rb
│   │   │   │   ├── technology_partners_terms_controller.rb
│   │   │   │   └── thank_you_controller.rb
│   │   │   ├── partners_controller.rb
│   │   │   ├── preserve_tracking_params_dependency.rb
│   │   │   ├── pricing
│   │   │   │   └── calculator_controller.rb
│   │   │   ├── pricing_controller.rb
│   │   │   ├── procurement_controller.rb
│   │   │   ├── readme
│   │   │   │   ├── base_controller.rb
│   │   │   │   ├── developer_stories_controller.rb
│   │   │   │   ├── featured_articles_controller.rb
│   │   │   │   ├── guides_controller.rb
│   │   │   │   ├── nominate_controller.rb
│   │   │   │   ├── podcasts_controller.rb
│   │   │   │   ├── subscriptions_controller.rb
│   │   │   │   └── topics_controller.rb
│   │   │   ├── readme_controller.rb
│   │   │   ├── resources
│   │   │   │   ├── base_controller.rb
│   │   │   │   ├── confirmations_controller.rb
│   │   │   │   ├── events_controller.rb
│   │   │   │   ├── pages_controller.rb
│   │   │   │   ├── types_controller.rb
│   │   │   │   └── whitepapers_controller.rb
│   │   │   ├── security
│   │   │   │   ├── advanced_security_controller.rb
│   │   │   │   ├── base_controller.rb
│   │   │   │   ├── plans_controller.rb
│   │   │   │   └── public_monitoring_controller.rb
│   │   │   ├── security_controller.rb
│   │   │   ├── services_controller.rb
│   │   │   ├── sitemap_controller.rb
│   │   │   ├── sitemap_marketing_controller.rb
│   │   │   ├── team_controller.rb
│   │   │   └── vendor_image_pixel_dependency.rb
│   │   ├── site_metadata_controller.rb
│   │   ├── site_sha_controller.rb
│   │   ├── slash_commands
│   │   │   └── slash_apps_controller.rb
│   │   ├── sleeptown_controller.rb
│   │   ├── soft_navigation_tests_controller.rb
│   │   ├── spark
│   │   │   ├── abstract_controller.rb
│   │   │   ├── dashboard_controller.rb
│   │   │   ├── entitlements_controller.rb
│   │   │   └── favorites_controller.rb
│   │   ├── sponsors
│   │   │   ├── accounts_controller.rb
│   │   │   ├── activities_controller.rb
│   │   │   ├── adminable_controller_validations.rb
│   │   │   ├── batch_deferred_buttons_controller.rb
│   │   │   ├── batch_deferred_sponsor_buttons_controller.rb
│   │   │   ├── billing_countries_controller.rb
│   │   │   ├── bulk_sponsorship_blank_templates_controller.rb
│   │   │   ├── bulk_sponsorship_checkouts_controller.rb
│   │   │   ├── bulk_sponsorship_frequencies_controller.rb
│   │   │   ├── bulk_sponsorship_imports_controller.rb
│   │   │   ├── buttons_controller.rb
│   │   │   ├── cards_controller.rb
│   │   │   ├── contact_emails_controller.rb
│   │   │   ├── country_of_residences_controller.rb
│   │   │   ├── custom_tier_settings_controller.rb
│   │   │   ├── custom_tier_verifies_controller.rb
│   │   │   ├── dashboards_controller.rb
│   │   │   ├── dependency_uses_controller.rb
│   │   │   ├── disables_controller.rb
│   │   │   ├── email_settings_controller.rb
│   │   │   ├── embeddable.rb
│   │   │   ├── explore_controller.rb
│   │   │   ├── explore_exports_controller.rb
│   │   │   ├── explore_funding_stats_controller.rb
│   │   │   ├── featured_controller.rb
│   │   │   ├── fiscal_host
│   │   │   │   ├── orgs_exports_controller.rb
│   │   │   │   ├── payout_exports_controller.rb
│   │   │   │   └── transaction_exports_controller.rb
│   │   │   ├── fiscal_hosts_controller.rb
│   │   │   ├── goals
│   │   │   │   └── retirements_controller.rb
│   │   │   ├── goals_controller.rb
│   │   │   ├── iso3166_controller.rb
│   │   │   ├── legal_names_controller.rb
│   │   │   ├── one_click_unsubscribe_controller.rb
│   │   │   ├── patreon_users_controller.rb
│   │   │   ├── payouts
│   │   │   │   ├── latest_statuses_controller.rb
│   │   │   │   └── receipts_controller.rb
│   │   │   ├── payouts_controller.rb
│   │   │   ├── pending_sponsorship_changes_controller.rb
│   │   │   ├── potential_sponsorable_banners_controller.rb
│   │   │   ├── profile
│   │   │   │   ├── featured_sponsorships_controller.rb
│   │   │   │   ├── featured_works_controller.rb
│   │   │   │   ├── meet_the_teams_controller.rb
│   │   │   │   └── pinnable_repos_controller.rb
│   │   │   ├── profiles_controller.rb
│   │   │   ├── publish_listings_controller.rb
│   │   │   ├── reactivates_controller.rb
│   │   │   ├── redrafts_controller.rb
│   │   │   ├── represented_dependencies_controller.rb
│   │   │   ├── settings_controller.rb
│   │   │   ├── shared_controller_methods.rb
│   │   │   ├── shared_dependencies_controller_methods.rb
│   │   │   ├── signups_controller.rb
│   │   │   ├── signup_statuses_controller.rb
│   │   │   ├── sponsorables_controller.rb
│   │   │   ├── sponsorships_controller.rb
│   │   │   ├── sponsors_partials_controller.rb
│   │   │   ├── stripe_accounts
│   │   │   │   └── activations_controller.rb
│   │   │   ├── stripe_accounts_controller.rb
│   │   │   ├── tiers
│   │   │   │   └── retirements_controller.rb
│   │   │   ├── tiers_controller.rb
│   │   │   ├── tier_suggestions_controller.rb
│   │   │   ├── tier_verifies_controller.rb
│   │   │   ├── updates_controller.rb
│   │   │   ├── webhooks_controller.rb
│   │   │   ├── your_sponsors
│   │   │   │   └── exports_controller.rb
│   │   │   └── your_sponsors_controller.rb
│   │   ├── ssh_certificate_authorities_controller.rb
│   │   ├── ssh_certificate_authority_expiration_controller.rb
│   │   ├── ssh_certificate_authority_owner_settings_controller.rb
│   │   ├── stafftools
│   │   │   ├── achievements_controller.rb
│   │   │   ├── action_invocation_controller.rb
│   │   │   ├── actions_controller.rb
│   │   │   ├── activity_controller.rb
│   │   │   ├── admin_redirects_controller.rb
│   │   │   ├── advanced_security
│   │   │   │   └── metered_services_locks_controller.rb
│   │   │   ├── anthropic_user_ids_controller.rb
│   │   │   ├── applications_controller.rb
│   │   │   ├── application_transfers_controller.rb
│   │   │   ├── assets_controller.rb
│   │   │   ├── audit_log_teaser_controller.rb
│   │   │   ├── authenticated_devices_controller.rb
│   │   │   ├── authorizations_controller.rb
│   │   │   ├── avatars_controller.rb
│   │   │   ├── beta_signup_controller.rb
│   │   │   ├── billing
│   │   │   │   ├── address_validations_controller.rb
│   │   │   │   ├── address_verification_controller.rb
│   │   │   │   ├── authorizations_controller.rb
│   │   │   │   ├── billing_jobs_controller.rb
│   │   │   │   ├── business_organization_billing_job_controller.rb
│   │   │   │   ├── can_proceed_with_usages_controller.rb
│   │   │   │   ├── concerns
│   │   │   │   │   └── zuora_webhooks_methods.rb
│   │   │   │   ├── customers
│   │   │   │   │   └── billing_contacts_controller.rb
│   │   │   │   ├── customers_controller.rb
│   │   │   │   ├── dead_letter_queues_controller.rb
│   │   │   │   ├── generate_usages
│   │   │   │   │   └── entity_lookups_controller.rb
│   │   │   │   ├── generate_usages_controller.rb
│   │   │   │   ├── iap
│   │   │   │   │   ├── apple_lookups_controller.rb
│   │   │   │   │   └── google_lookups_controller.rb
│   │   │   │   ├── information
│   │   │   │   │   └── shared_controller_methods.rb
│   │   │   │   ├── metered_service_locks_controller.rb
│   │   │   │   ├── onboard_billing_platform_accounts_controller.rb
│   │   │   │   ├── onboard_billing_platform_customers_controller.rb
│   │   │   │   ├── payment_methods_controller.rb
│   │   │   │   ├── pending_plan_changes_controller.rb
│   │   │   │   ├── pricings_controller.rb
│   │   │   │   ├── products_controller.rb
│   │   │   │   ├── reconcile_org_transfer_usages_controller.rb
│   │   │   │   ├── reused_card_fingerprints_controller.rb
│   │   │   │   ├── sales_tax_exemption_controller.rb
│   │   │   │   ├── shared_controller_methods.rb
│   │   │   │   ├── storage_levels_controller.rb
│   │   │   │   ├── trigger_azure_emissions_controller.rb
│   │   │   │   ├── trigger_watermark_workflows_controller.rb
│   │   │   │   ├── zuora
│   │   │   │   │   ├── hosted_pages_controller.rb
│   │   │   │   │   └── system_health_controller.rb
│   │   │   │   └── zuora_account_info_controller.rb
│   │   │   ├── billing_permission_check.rb
│   │   │   ├── billing_transactions_controller.rb
│   │   │   ├── bulk_dmca_takedown_controller.rb
│   │   │   ├── bulk_ticketers_controller.rb
│   │   │   ├── businesses
│   │   │   │   ├── action_invocation_controller.rb
│   │   │   │   ├── actions_controller.rb
│   │   │   │   ├── actions_hosted_runners_controller.rb
│   │   │   │   ├── actions_policies_controller.rb
│   │   │   │   ├── admin_suggestions_controller.rb
│   │   │   │   ├── advanced_security
│   │   │   │   │   ├── subscriptions_controller.rb
│   │   │   │   │   └── trials_controller.rb
│   │   │   │   ├── advanced_security_controller.rb
│   │   │   │   ├── audit_log_stream_controller.rb
│   │   │   │   ├── auto_pay_controller.rb
│   │   │   │   ├── billing
│   │   │   │   │   ├── ai_usage_controller.rb
│   │   │   │   │   ├── azure_emissions_controller.rb
│   │   │   │   │   ├── bill_cycle_day_controller.rb
│   │   │   │   │   ├── billing_type_controller.rb
│   │   │   │   │   ├── budgets_controller.rb
│   │   │   │   │   ├── copilot_usage
│   │   │   │   │   │   ├── billing_preview_controller.rb
│   │   │   │   │   │   ├── models_controller.rb
│   │   │   │   │   │   ├── usage_card_controller.rb
│   │   │   │   │   │   ├── usage_chart_controller.rb
│   │   │   │   │   │   └── usage_table_controller.rb
│   │   │   │   │   ├── cost_centers_controller.rb
│   │   │   │   │   ├── credits_controller.rb
│   │   │   │   │   ├── discounts_controller.rb
│   │   │   │   │   ├── downgrade_controller.rb
│   │   │   │   │   ├── education_configuration_controller.rb
│   │   │   │   │   ├── information_controller.rb
│   │   │   │   │   ├── invoices_controller.rb
│   │   │   │   │   ├── lock_controller.rb
│   │   │   │   │   ├── migrations
│   │   │   │   │   │   └── actions_storage_backfill_controller.rb
│   │   │   │   │   ├── migrations_controller.rb
│   │   │   │   │   ├── multi_user_budget_controller.rb
│   │   │   │   │   ├── net_usages_controller.rb
│   │   │   │   │   ├── past_invoices_controller.rb
│   │   │   │   │   ├── payment_history_controller.rb
│   │   │   │   │   ├── plan_history_controller.rb
│   │   │   │   │   ├── plan_subscription_controller.rb
│   │   │   │   │   ├── plan_subscription_user_id_controller.rb
│   │   │   │   │   ├── policy_controller.rb
│   │   │   │   │   ├── premium_requests_usage_controller.rb
│   │   │   │   │   ├── repo_usage_controller.rb
│   │   │   │   │   ├── reset_attempts_controller.rb
│   │   │   │   │   ├── shared_controller_methods.rb
│   │   │   │   │   ├── sponsorships_controller.rb
│   │   │   │   │   ├── sync_account_information_controller.rb
│   │   │   │   │   ├── sync_contact_information_controller.rb
│   │   │   │   │   ├── sync_subscription_controller.rb
│   │   │   │   │   ├── trigger_azure_emissions_controller.rb
│   │   │   │   │   ├── update_vat_codes_controller.rb
│   │   │   │   │   ├── usage_chart_controller.rb
│   │   │   │   │   ├── usage_overviews_controller.rb
│   │   │   │   │   ├── usage_report_controller.rb
│   │   │   │   │   ├── usages_controller.rb
│   │   │   │   │   ├── usage_table_controller.rb
│   │   │   │   │   ├── usage_totals_controller.rb
│   │   │   │   │   ├── zuora_accounts_controller.rb
│   │   │   │   │   ├── zuora_emission_controller.rb
│   │   │   │   │   └── zuora_webhooks_controller.rb
│   │   │   │   ├── billing_controller.rb
│   │   │   │   ├── billing_managers_controller.rb
│   │   │   │   ├── business_base_controller.rb
│   │   │   │   ├── code_rules_bypass_requests_controller.rb
│   │   │   │   ├── code_rulesets_controller.rb
│   │   │   │   ├── codespaces_controller.rb
│   │   │   │   ├── complete_controller.rb
│   │   │   │   ├── copilot_controller.rb
│   │   │   │   ├── copilot_enterprise_seat_assignments_controller.rb
│   │   │   │   ├── copilot_insights_base_controller.rb
│   │   │   │   ├── copilot_insights_code_generation_controller.rb
│   │   │   │   ├── copilot_insights_code_generation_spark_controller.rb
│   │   │   │   ├── copilot_insights_usage_controller.rb
│   │   │   │   ├── copilot_insights_usage_spark_controller.rb
│   │   │   │   ├── copilot_metrics_controller.rb
│   │   │   │   ├── copilot_metrics_reports_controller.rb
│   │   │   │   ├── copilot_standalone_seats_controller.rb
│   │   │   │   ├── copilot_usage_metrics_controller.rb
│   │   │   │   ├── credential_counts_controller.rb
│   │   │   │   ├── credential_member_suggestions_controller.rb
│   │   │   │   ├── credential_revocation_controller.rb
│   │   │   │   ├── custom_images_controller.rb
│   │   │   │   ├── custom_properties_controller.rb
│   │   │   │   ├── custom_roles
│   │   │   │   │   ├── enterprise_role_assignments_controller.rb
│   │   │   │   │   ├── enterprise_roles_controller.rb
│   │   │   │   │   ├── organization_roles_controller.rb
│   │   │   │   │   └── summary_controller.rb
│   │   │   │   ├── default_model_rules_controller.rb
│   │   │   │   ├── default_models_controller.rb
│   │   │   │   ├── deleted_organizations_controller.rb
│   │   │   │   ├── domains_controller.rb
│   │   │   │   ├── enterprise_installations_controller.rb
│   │   │   │   ├── enterprise_team_external_group_members_controller.rb
│   │   │   │   ├── enterprise_team_members_controller.rb
│   │   │   │   ├── enterprise_team_migrations_controller.rb
│   │   │   │   ├── enterprise_team_organization_mappings_controller.rb
│   │   │   │   ├── enterprise_team_organizations_controller.rb
│   │   │   │   ├── enterprise_teams
│   │   │   │   │   └── orchestrations_controller.rb
│   │   │   │   ├── enterprise_teams_controller.rb
│   │   │   │   ├── enterprise_users_export_controller.rb
│   │   │   │   ├── expired_owner_invitations_controller.rb
│   │   │   │   ├── external_provider_controller.rb
│   │   │   │   ├── ghas_trials_controller.rb
│   │   │   │   ├── guest_collaborators_controller.rb
│   │   │   │   ├── hooks
│   │   │   │   │   └── active_status_controller.rb
│   │   │   │   ├── hooks_controller.rb
│   │   │   │   ├── hosted_compute_networking_controller.rb
│   │   │   │   ├── integration_installations_controller.rb
│   │   │   │   ├── integrations_controller.rb
│   │   │   │   ├── integration_transfers_controller.rb
│   │   │   │   ├── ip_allowlist_controller.rb
│   │   │   │   ├── ip_allowlist_enabled_controller.rb
│   │   │   │   ├── ip_allowlist_user_level_enforcement_enabled_controller.rb
│   │   │   │   ├── manual_payment_accounts_controller.rb
│   │   │   │   ├── marketplace_controller.rb
│   │   │   │   ├── member_organizations_controller.rb
│   │   │   │   ├── members_controller.rb
│   │   │   │   ├── metered_exports_controller.rb
│   │   │   │   ├── models_billing_controller.rb
│   │   │   │   ├── models_controller.rb
│   │   │   │   ├── orchestrations_controller.rb
│   │   │   │   ├── organization_custom_property_definitions_controller.rb
│   │   │   │   ├── organization_invitations_controller.rb
│   │   │   │   ├── organizations_controller.rb
│   │   │   │   ├── organizations_summary_controller.rb
│   │   │   │   ├── organization_suggestions_controller.rb
│   │   │   │   ├── organization_transfers_controller.rb
│   │   │   │   ├── outside_collaborators_controller.rb
│   │   │   │   ├── owners_controller.rb
│   │   │   │   ├── pending_billing_managers_controller.rb
│   │   │   │   ├── pending_collaborators_controller.rb
│   │   │   │   ├── pending_members_controller.rb
│   │   │   │   ├── pending_owners_controller.rb
│   │   │   │   ├── people_controller.rb
│   │   │   │   ├── policies_controller.rb
│   │   │   │   ├── prepaid_metered_usage_refills_controller.rb
│   │   │   │   ├── proxy_security_header_controller.rb
│   │   │   │   ├── repository_policies_controller.rb
│   │   │   │   ├── restores_controller.rb
│   │   │   │   ├── reviewable_organization_invitations_controller.rb
│   │   │   │   ├── reviewable_organization_upgrades_controller.rb
│   │   │   │   ├── seat_limits_controller.rb
│   │   │   │   ├── seats_plan_type_controller.rb
│   │   │   │   ├── security_center_controller.rb
│   │   │   │   ├── security_configurations_controller.rb
│   │   │   │   ├── security_controller.rb
│   │   │   │   ├── self_serve_organization_upgrades_controller.rb
│   │   │   │   ├── shortcode_check_controller.rb
│   │   │   │   ├── slug_controller.rb
│   │   │   │   ├── soft_deletion_controller.rb
│   │   │   │   ├── spam_controller.rb
│   │   │   │   ├── ssh_certificate_authorities_controller.rb
│   │   │   │   ├── support_entitlees_controller.rb
│   │   │   │   ├── suspended_members_controller.rb
│   │   │   │   ├── suspension_controller.rb
│   │   │   │   ├── trade_compliance
│   │   │   │   │   ├── manual_screening_controller.rb
│   │   │   │   │   ├── screening_status_controller.rb
│   │   │   │   │   ├── sdn_suspension_controller.rb
│   │   │   │   │   └── shared_controller_methods.rb
│   │   │   │   ├── trade_compliance_controller.rb
│   │   │   │   ├── trials_controller.rb
│   │   │   │   ├── two_factor_requirement_controller.rb
│   │   │   │   ├── unaffiliated_members_bulk_removal_controller.rb
│   │   │   │   ├── unaffiliated_members_controller.rb
│   │   │   │   └── user_namespace_repositories_controller.rb
│   │   │   ├── businesses_controller.rb
│   │   │   ├── business_external_identities
│   │   │   │   ├── external_members_controller.rb
│   │   │   │   ├── linked_external_members_controller.rb
│   │   │   │   ├── unlinked_external_identities_controller.rb
│   │   │   │   └── unlinked_external_members_controller.rb
│   │   │   ├── business_external_identities_controller.rb
│   │   │   ├── business_limits_controller.rb
│   │   │   ├── business_startups_programs_controller.rb
│   │   │   ├── business_trial_primary_email_cooldown_period_exemptions_controller.rb
│   │   │   ├── canary_controller.rb
│   │   │   ├── certificate_notice_dismissals_controller.rb
│   │   │   ├── codeql_bulk_building_controller.rb
│   │   │   ├── codespaces
│   │   │   │   └── dials_controller.rb
│   │   │   ├── codespaces_controller.rb
│   │   │   ├── codespaces_unprocessed_billing_messages_controller.rb
│   │   │   ├── collaborators_controller.rb
│   │   │   ├── comments_controller.rb
│   │   │   ├── commit_comments_controller.rb
│   │   │   ├── compliance_reports_controller.rb
│   │   │   ├── copilot_bulk_blocks_controller.rb
│   │   │   ├── copilot_bulk_unblocks_controller.rb
│   │   │   ├── copilot_business_trials_controller.rb
│   │   │   ├── copilot_byok_controller.rb
│   │   │   ├── copilot_chat_attachments_controller.rb
│   │   │   ├── copilot_enterprises_controller.rb
│   │   │   ├── copilot_insights_base_controller.rb
│   │   │   ├── copilot_insights_code_generation_controller.rb
│   │   │   ├── copilot_insights_code_generation_spark_controller.rb
│   │   │   ├── copilot_insights_export_files_controller.rb
│   │   │   ├── copilot_insights_usage_controller.rb
│   │   │   ├── copilot_insights_usage_spark_controller.rb
│   │   │   ├── copilot_metrics_controller.rb
│   │   │   ├── copilot_metrics_reports_controller.rb
│   │   │   ├── copilot_model_registry_controller.rb
│   │   │   ├── copilot_policies_controller.rb
│   │   │   ├── copilot_pr_summary_feedback_controller.rb
│   │   │   ├── copilot_quota_events_controller.rb
│   │   │   ├── copilot_rules_resync_controller.rb
│   │   │   ├── copilot_seat_assignments_controller.rb
│   │   │   ├── copilot_seats_controller.rb
│   │   │   ├── copilot_settings_controller.rb
│   │   │   ├── copilot_spaces_controller.rb
│   │   │   ├── copilot_spaces_user_blocks_controller.rb
│   │   │   ├── country_blocks_controller.rb
│   │   │   ├── custom_images_controller.rb
│   │   │   ├── custom_properties_controller.rb
│   │   │   ├── decrypt_flamegraph_controller.rb
│   │   │   ├── deleted_account_transactions_controller.rb
│   │   │   ├── dependabot_controller.rb
│   │   │   ├── dependency_graph_controller.rb
│   │   │   ├── discussion_comments_controller.rb
│   │   │   ├── discussions
│   │   │   │   ├── category_limit_overrides_controller.rb
│   │   │   │   └── conversion_overrides_controller.rb
│   │   │   ├── discussions_controller.rb
│   │   │   ├── discussion_subscriptions_controller.rb
│   │   │   ├── dmca_takedowns_controller.rb
│   │   │   ├── domains_controller.rb
│   │   │   ├── dormant_users
│   │   │   │   └── bulk_suspensions_controller.rb
│   │   │   ├── dormant_users_controller.rb
│   │   │   ├── email_claims_controller.rb
│   │   │   ├── emails_controller.rb
│   │   │   ├── enterprise_installations
│   │   │   │   ├── accounts_controller.rb
│   │   │   │   ├── block_controller.rb
│   │   │   │   ├── contributions_controller.rb
│   │   │   │   └── user_accounts_uploads_controller.rb
│   │   │   ├── enterprise_installations_controller.rb
│   │   │   ├── enterprise_team_limits_controller.rb
│   │   │   ├── explore_controller.rb
│   │   │   ├── external_groups_controller.rb
│   │   │   ├── external_members_controller.rb
│   │   │   ├── feature_enrollments_controller.rb
│   │   │   ├── fileservers_controller.rb
│   │   │   ├── ghas_committers_controller.rb
│   │   │   ├── gpg_keys_controller.rb
│   │   │   ├── graphs_controller.rb
│   │   │   ├── hooks_controller.rb
│   │   │   ├── hosted_compute_ims_admin_controller.rb
│   │   │   ├── hosted_compute_networking_controller.rb
│   │   │   ├── integration_installations_controller.rb
│   │   │   ├── integration_installation_triggers_controller.rb
│   │   │   ├── integrations_controller.rb
│   │   │   ├── integration_transfers_controller.rb
│   │   │   ├── issue_comments_controller.rb
│   │   │   ├── issues_controller.rb
│   │   │   ├── issue_subscriptions_controller.rb
│   │   │   ├── labs_controller.rb
│   │   │   ├── large_files_controller.rb
│   │   │   ├── large_file_storage_controller.rb
│   │   │   ├── ldap_controller.rb
│   │   │   ├── legal_controller.rb
│   │   │   ├── license_compliance_alerts_controller.rb
│   │   │   ├── license_compliance_checkjobs_controller.rb
│   │   │   ├── license_compliance_controller.rb
│   │   │   ├── locked_ip_controller.rb
│   │   │   ├── manually_review_payment_methods_controller.rb
│   │   │   ├── member_feature_request_notifications_opt_outs_controller.rb
│   │   │   ├── merge_queue_beta_signup_controller.rb
│   │   │   ├── metered_product_uuids_controller.rb
│   │   │   ├── mirrors_controller.rb
│   │   │   ├── mobile_registrations_controller.rb
│   │   │   ├── models_billing_controller.rb
│   │   │   ├── models_blocks_controller.rb
│   │   │   ├── models_bulk_blocks_controller.rb
│   │   │   ├── models_controller.rb
│   │   │   ├── models_multipliers_controller.rb
│   │   │   ├── networks_controller.rb
│   │   │   ├── oauth_tokens_controller.rb
│   │   │   ├── organization_external_identities_controller.rb
│   │   │   ├── organization_limits_controller.rb
│   │   │   ├── organization_memberships
│   │   │   │   └── two_factor_requirement_controller.rb
│   │   │   ├── organization_memberships_controller.rb
│   │   │   ├── organization_packages_controller.rb
│   │   │   ├── organization_profiles_controller.rb
│   │   │   ├── organization_team_limits_controller.rb
│   │   │   ├── organization_unlinked_external_identities_controller.rb
│   │   │   ├── orgs
│   │   │   │   ├── archive_controller.rb
│   │   │   │   ├── credential_counts_controller.rb
│   │   │   │   ├── deletions_controller.rb
│   │   │   │   ├── invitations_collections_controller.rb
│   │   │   │   ├── members_export_controller.rb
│   │   │   │   ├── orchestrations_controller.rb
│   │   │   │   ├── private_registries_controller.rb
│   │   │   │   ├── safeguard_limits_controller.rb
│   │   │   │   ├── saml_providers_controller.rb
│   │   │   │   ├── security_center_controller.rb
│   │   │   │   └── soft_deletion_controller.rb
│   │   │   ├── packages_controller.rb
│   │   │   ├── pages_controller.rb
│   │   │   ├── passwords_controller.rb
│   │   │   ├── per_seat_pricing_model_controller.rb
│   │   │   ├── personal_access_tokens
│   │   │   │   ├── grantables
│   │   │   │   │   └── abstract_controller.rb
│   │   │   │   ├── grant_requests
│   │   │   │   │   ├── abstract_controller.rb
│   │   │   │   │   ├── organizations_controller.rb
│   │   │   │   │   ├── pending_approvals_controller.rb
│   │   │   │   │   └── users_controller.rb
│   │   │   │   ├── grants
│   │   │   │   │   ├── abstract_controller.rb
│   │   │   │   │   ├── organizations_controller.rb
│   │   │   │   │   └── users_controller.rb
│   │   │   │   └── owners_controller.rb
│   │   │   ├── personal_access_tokens_controller.rb
│   │   │   ├── pinned_api_versions_controller.rb
│   │   │   ├── planning_beta_signup_controller.rb
│   │   │   ├── plan_subscriptions_controller.rb
│   │   │   ├── privileged_apps_controller.rb
│   │   │   ├── product_catalog_controller.rb
│   │   │   ├── profiles_controller.rb
│   │   │   ├── projects_beta_controller.rb
│   │   │   ├── projects_controller.rb
│   │   │   ├── protected_branches_controller.rb
│   │   │   ├── proxima_service_rate_limits_controller.rb
│   │   │   ├── pull_request_orchestrations_controller.rb
│   │   │   ├── pull_requests_controller.rb
│   │   │   ├── purgatory_controller.rb
│   │   │   ├── receipts_controller.rb
│   │   │   ├── redirects_controller.rb
│   │   │   ├── reflogs_controller.rb
│   │   │   ├── refunds_controller.rb
│   │   │   ├── reminders_beta_signup_controller.rb
│   │   │   ├── reports_controller.rb
│   │   │   ├── repositories
│   │   │   │   ├── abuse_reports_controller.rb
│   │   │   │   ├── actions
│   │   │   │   │   ├── artifacts_controller.rb
│   │   │   │   │   ├── caches_controller.rb
│   │   │   │   │   ├── concurrency_groups_controller.rb
│   │   │   │   │   ├── immutable_actions_controller.rb
│   │   │   │   │   ├── invocation_controller.rb
│   │   │   │   │   ├── pull_requests_controller.rb
│   │   │   │   │   └── workflow_schedules_controller.rb
│   │   │   │   ├── checks
│   │   │   │   │   ├── check_suite_controller.rb
│   │   │   │   │   └── overview_controller.rb
│   │   │   │   ├── code_scanning_controller.rb
│   │   │   │   ├── commit_statuses
│   │   │   │   │   ├── overview_controller.rb
│   │   │   │   │   └── summary_controller.rb
│   │   │   │   ├── copilot_pr_summary_controller.rb
│   │   │   │   ├── dependency_graph_controller.rb
│   │   │   │   ├── deploy_keys_controller.rb
│   │   │   │   ├── funding_links_controller.rb
│   │   │   │   ├── interaction_limits_controller.rb
│   │   │   │   ├── merge_commit_requests_controller.rb
│   │   │   │   ├── merge_queue_entries_controller.rb
│   │   │   │   ├── merge_queues_controller.rb
│   │   │   │   ├── preferred_files_redetections_controller.rb
│   │   │   │   ├── restorable_recoveries_controller.rb
│   │   │   │   ├── security_center_controller.rb
│   │   │   │   ├── security_products_controller.rb
│   │   │   │   ├── staff_access_controller.rb
│   │   │   │   ├── star_counts_controller.rb
│   │   │   │   └── topics_controller.rb
│   │   │   ├── repositories_controller.rb
│   │   │   ├── repository_actions_policies_controller.rb
│   │   │   ├── repository_advisories_controller.rb
│   │   │   ├── repository_advisory_comments_controller.rb
│   │   │   ├── repository_dependabot_controller.rb
│   │   │   ├── repository_files_controller.rb
│   │   │   ├── repository_images_controller.rb
│   │   │   ├── repository_notifications_controller.rb
│   │   │   ├── repository_orchestrations_controller.rb
│   │   │   ├── repository_recommendations_controller.rb
│   │   │   ├── repository_rules_bypass_requests_controller.rb
│   │   │   ├── repository_rules_controller.rb
│   │   │   ├── repository_watchers_controller.rb
│   │   │   ├── research_participants_controller.rb
│   │   │   ├── reserved_logins_controller.rb
│   │   │   ├── retired_namespaces_controller.rb
│   │   │   ├── review_comments_controller.rb
│   │   │   ├── rule_insights_dashboard_controller.rb
│   │   │   ├── rules
│   │   │   │   └── rule_config_list_controller.rb
│   │   │   ├── safeguard_limits_controller.rb
│   │   │   ├── search_controller.rb
│   │   │   ├── search_indexes_controller.rb
│   │   │   ├── seat_change_controller.rb
│   │   │   ├── security_center_controller.rb
│   │   │   ├── security_configurations_controller.rb
│   │   │   ├── security_incident_response_controller.rb
│   │   │   ├── security_incident_response_data_controller.rb
│   │   │   ├── self_serve_banners_controller.rb
│   │   │   ├── sessions_controller.rb
│   │   │   ├── showcase_collections_controller.rb
│   │   │   ├── showcase_items_controller.rb
│   │   │   ├── site_admin_and_employee_status_controller.rb
│   │   │   ├── site_admin_performance_stats_controller.rb
│   │   │   ├── sla_reports_controller.rb
│   │   │   ├── social_accounts_controller.rb
│   │   │   ├── spam_controller.rb
│   │   │   ├── spark
│   │   │   │   └── workbenches_controller.rb
│   │   │   ├── sponsors
│   │   │   │   ├── agreements
│   │   │   │   │   └── signature_exports_controller.rb
│   │   │   │   ├── agreements_controller.rb
│   │   │   │   ├── approved_sponsorables_controller.rb
│   │   │   │   ├── billing_mismatches_controller.rb
│   │   │   │   ├── bulk_approvals_controller.rb
│   │   │   │   ├── bulk_bans_controller.rb
│   │   │   │   ├── find_listing_controller.rb
│   │   │   │   ├── fiscal_hosts_controller.rb
│   │   │   │   ├── fraud_reviews_controller.rb
│   │   │   │   ├── invoiced
│   │   │   │   │   ├── credit_balance_confirmations_controller.rb
│   │   │   │   │   ├── credit_balances_controller.rb
│   │   │   │   │   ├── customers_controller.rb
│   │   │   │   │   ├── invoiced_sponsorships_controller.rb
│   │   │   │   │   ├── payment_runs_controller.rb
│   │   │   │   │   ├── sponsorships_controller.rb
│   │   │   │   │   ├── stripe_invoices_controller.rb
│   │   │   │   │   ├── transfers
│   │   │   │   │   │   └── reversals_controller.rb
│   │   │   │   │   └── transfers_controller.rb
│   │   │   │   ├── invoiced_agreement_signatures_controller.rb
│   │   │   │   ├── invoiced_sponsors_controller.rb
│   │   │   │   ├── members
│   │   │   │   │   ├── acceptances_controller.rb
│   │   │   │   │   ├── activities_controller.rb
│   │   │   │   │   ├── bans_controller.rb
│   │   │   │   │   ├── child_listings_controller.rb
│   │   │   │   │   ├── criterion_controller.rb
│   │   │   │   │   ├── features_controller.rb
│   │   │   │   │   ├── health_checks_controller.rb
│   │   │   │   │   ├── ignores_controller.rb
│   │   │   │   │   ├── listing
│   │   │   │   │   │   ├── approvals_controller.rb
│   │   │   │   │   │   ├── disables_controller.rb
│   │   │   │   │   │   ├── match_bans_controller.rb
│   │   │   │   │   │   ├── match_toggles_controller.rb
│   │   │   │   │   │   ├── require_additional_reviews_controller.rb
│   │   │   │   │   │   ├── webhooks_controller.rb
│   │   │   │   │   │   └── zuora_syncs_controller.rb
│   │   │   │   │   ├── payout_exports_controller.rb
│   │   │   │   │   ├── reactivations_controller.rb
│   │   │   │   │   ├── reputable_orgs_partials_controller.rb
│   │   │   │   │   ├── request_approvals_controller.rb
│   │   │   │   │   ├── staff_notes_controller.rb
│   │   │   │   │   ├── stripe_connect_accounts
│   │   │   │   │   │   ├── balance_partials_controller.rb
│   │   │   │   │   │   ├── deactivations_controller.rb
│   │   │   │   │   │   ├── payouts_controller.rb
│   │   │   │   │   │   ├── payouts_preview_partials_controller.rb
│   │   │   │   │   │   ├── payout_toggles_controller.rb
│   │   │   │   │   │   ├── syncs_controller.rb
│   │   │   │   │   │   ├── transfer_match_reversals_controller.rb
│   │   │   │   │   │   ├── transfers_controller.rb
│   │   │   │   │   │   └── transfers_preview_partials_controller.rb
│   │   │   │   │   ├── stripe_connect_accounts_controller.rb
│   │   │   │   │   ├── transaction_exports_controller.rb
│   │   │   │   │   ├── transfer_refunds_controller.rb
│   │   │   │   │   └── transfer_reversals_controller.rb
│   │   │   │   ├── members_controller.rb
│   │   │   │   ├── potential_sponsorable_banner_previews_controller.rb
│   │   │   │   ├── potential_sponsors_controller.rb
│   │   │   │   ├── potential_sponsorships_controller.rb
│   │   │   │   ├── retry_one_time_subscription_items_controller.rb
│   │   │   │   ├── sponsorships
│   │   │   │   │   ├── pending_changes_controller.rb
│   │   │   │   │   └── restorations_controller.rb
│   │   │   │   ├── sponsorships_controller.rb
│   │   │   │   ├── sponsors_patreon_users_controller.rb
│   │   │   │   ├── stripe_customers_controller.rb
│   │   │   │   ├── trust_levels_controller.rb
│   │   │   │   └── waitlist
│   │   │   │       ├── exports_controller.rb
│   │   │   │       └── queue_controller.rb
│   │   │   ├── sponsors_controller.rb
│   │   │   ├── ssh_audit_controller.rb
│   │   │   ├── staff_notes_controller.rb
│   │   │   ├── storage_controller.rb
│   │   │   ├── stripe_webhooks_controller.rb
│   │   │   ├── subscription_items_controller.rb
│   │   │   ├── subscription_sync_statuses_controller.rb
│   │   │   ├── support_plan_uploads_controller.rb
│   │   │   ├── suspended_users_controller.rb
│   │   │   ├── teams
│   │   │   │   └── orchestrations_controller.rb
│   │   │   ├── teams_controller.rb
│   │   │   ├── topics_controller.rb
│   │   │   ├── trade_compliance
│   │   │   │   ├── batch_operations_controller.rb
│   │   │   │   ├── microsoft_trade_help_emails_controller.rb
│   │   │   │   ├── sdn_suspension_actions.rb
│   │   │   │   ├── shared_controller_methods.rb
│   │   │   │   └── trade_screening_records_controller.rb
│   │   │   ├── trust_tiers_controller.rb
│   │   │   ├── two_factor_credentials_controller.rb
│   │   │   ├── two_factor_requirements_controller.rb
│   │   │   ├── u2f_registrations_controller.rb
│   │   │   ├── ui_runtime_opt_out_controller.rb
│   │   │   ├── user_assets_controller.rb
│   │   │   ├── user_restorations_controller.rb
│   │   │   ├── users
│   │   │   │   ├── abuse_reports_controller.rb
│   │   │   │   ├── actions_policies_controller.rb
│   │   │   │   ├── activities_controller.rb
│   │   │   │   ├── acv_contributions_controller.rb
│   │   │   │   ├── administrative_tasks_controller.rb
│   │   │   │   ├── advanced_security_controller.rb
│   │   │   │   ├── anonymously_accessible_repositories_controller.rb
│   │   │   │   ├── attachments_controller.rb
│   │   │   │   ├── auto_pay_controller.rb
│   │   │   │   ├── azure_exp_controller.rb
│   │   │   │   ├── billing
│   │   │   │   │   ├── ai_usage_controller.rb
│   │   │   │   │   ├── billable_rollbacks_controller.rb
│   │   │   │   │   ├── budgets_controller.rb
│   │   │   │   │   ├── copilot_usage
│   │   │   │   │   │   ├── billing_preview_controller.rb
│   │   │   │   │   │   ├── models_controller.rb
│   │   │   │   │   │   ├── usage_card_controller.rb
│   │   │   │   │   │   ├── usage_chart_controller.rb
│   │   │   │   │   │   └── usage_table_controller.rb
│   │   │   │   │   ├── credits_controller.rb
│   │   │   │   │   ├── discounts_controller.rb
│   │   │   │   │   ├── history_controller.rb
│   │   │   │   │   ├── information_controller.rb
│   │   │   │   │   ├── invoices_controller.rb
│   │   │   │   │   ├── licensing_controller.rb
│   │   │   │   │   ├── net_usages_controller.rb
│   │   │   │   │   ├── policy_controller.rb
│   │   │   │   │   ├── premium_requests_usage_controller.rb
│   │   │   │   │   ├── repo_usage_controller.rb
│   │   │   │   │   ├── usage_chart_controller.rb
│   │   │   │   │   ├── usage_overviews_controller.rb
│   │   │   │   │   ├── usage_report_controller.rb
│   │   │   │   │   ├── usages_controller.rb
│   │   │   │   │   ├── usage_table_controller.rb
│   │   │   │   │   ├── usage_totals_controller.rb
│   │   │   │   │   └── zuora_webhooks_controller.rb
│   │   │   │   ├── billing_controller.rb
│   │   │   │   ├── blocks_controller.rb
│   │   │   │   ├── contribution_class_flags_controller.rb
│   │   │   │   ├── controller_layout_methods.rb
│   │   │   │   ├── controller_methods.rb
│   │   │   │   ├── controller_package_registry_methods.rb
│   │   │   │   ├── database_records_controller.rb
│   │   │   │   ├── domains_controller.rb
│   │   │   │   ├── employee_access_revocations_controller.rb
│   │   │   │   ├── emu_deprovisioning_controller.rb
│   │   │   │   ├── emu_login_obfuscation_controller.rb
│   │   │   │   ├── enabled_feature_flags_controller.rb
│   │   │   │   ├── enterprise_installations_controller.rb
│   │   │   │   ├── follows_controller.rb
│   │   │   │   ├── force_push_preferences_controller.rb
│   │   │   │   ├── for_you_feeds_controller.rb
│   │   │   │   ├── ghas_trials_controller.rb
│   │   │   │   ├── github_biztools_promotions_controller.rb
│   │   │   │   ├── github_developer_promotions_controller.rb
│   │   │   │   ├── gitop_fail_fast_modes_controller.rb
│   │   │   │   ├── hosted_compute_networking_controller.rb
│   │   │   │   ├── hubber_access_overrides_controller.rb
│   │   │   │   ├── interaction_bans_controller.rb
│   │   │   │   ├── interaction_limits_controller.rb
│   │   │   │   ├── interactions_controller.rb
│   │   │   │   ├── invitations_controller.rb
│   │   │   │   ├── ip_addresses_controller.rb
│   │   │   │   ├── ip_allowlists_controller.rb
│   │   │   │   ├── large_scale_contributor_classifications_controller.rb
│   │   │   │   ├── legal_holds_controller.rb
│   │   │   │   ├── lockouts_controller.rb
│   │   │   │   ├── logs_controller.rb
│   │   │   │   ├── max_packages_authorizable_per_token_controller.rb
│   │   │   │   ├── metered_billing_controller.rb
│   │   │   │   ├── metered_exports_controller.rb
│   │   │   │   ├── moderators_controller.rb
│   │   │   │   ├── operator_modes_controller.rb
│   │   │   │   ├── organization_custom_properties_controller.rb
│   │   │   │   ├── organization_custom_property_values_controller.rb
│   │   │   │   ├── organization_rule_insights_dashboard_controller.rb
│   │   │   │   ├── organization_rules_bypass_requests_controller.rb
│   │   │   │   ├── organization_rules_controller.rb
│   │   │   │   ├── org_role_assignments_controller.rb
│   │   │   │   ├── org_roles_controller.rb
│   │   │   │   ├── overviews_controller.rb
│   │   │   │   ├── planning
│   │   │   │   │   └── issue_fields_controller.rb
│   │   │   │   ├── prepaid_metered_usage_refills_controller.rb
│   │   │   │   ├── privileged_access_revocations_controller.rb
│   │   │   │   ├── profile_data_controller.rb
│   │   │   │   ├── profile_highlight_contributions_controller.rb
│   │   │   │   ├── pronouns_controller.rb
│   │   │   │   ├── rate_limits
│   │   │   │   │   ├── overrides_controller.rb
│   │   │   │   │   └── temporary_overrides_controller.rb
│   │   │   │   ├── rate_limits_controller.rb
│   │   │   │   ├── reminders_controller.rb
│   │   │   │   ├── renames
│   │   │   │   │   └── statuses_controller.rb
│   │   │   │   ├── renames_controller.rb
│   │   │   │   ├── repos_count_limit_controller.rb
│   │   │   │   ├── repositories
│   │   │   │   │   ├── bulk_privatizations_controller.rb
│   │   │   │   │   ├── collaborations_controller.rb
│   │   │   │   │   ├── contributions
│   │   │   │   │   │   └── rebuilds_controller.rb
│   │   │   │   │   ├── contributions_controller.rb
│   │   │   │   │   ├── deleteds_controller.rb
│   │   │   │   │   ├── disableds_controller.rb
│   │   │   │   │   ├── dmcas_controller.rb
│   │   │   │   │   ├── internals_controller.rb
│   │   │   │   │   ├── lockeds_controller.rb
│   │   │   │   │   ├── notification_preferences_controller.rb
│   │   │   │   │   ├── pages_controller.rb
│   │   │   │   │   ├── publics_controller.rb
│   │   │   │   │   ├── roles_controller.rb
│   │   │   │   │   └── stars_controller.rb
│   │   │   │   ├── repositories_controller.rb
│   │   │   │   ├── repository_policies_controller.rb
│   │   │   │   ├── retired_namespaces_controller.rb
│   │   │   │   ├── saml_mapping_controller.rb
│   │   │   │   ├── search_records
│   │   │   │   │   ├── blackbird_reindex_orgs_controller.rb
│   │   │   │   │   ├── reindex_orgs_controller.rb
│   │   │   │   │   └── reindex_requests_controller.rb
│   │   │   │   ├── search_records_controller.rb
│   │   │   │   ├── securities
│   │   │   │   │   └── histories_controller.rb
│   │   │   │   ├── securities_controller.rb
│   │   │   │   ├── site_admins_controller.rb
│   │   │   │   ├── ssh_access_preferences_controller.rb
│   │   │   │   ├── ssh_keys
│   │   │   │   │   ├── certificate_authorities_controller.rb
│   │   │   │   │   └── verifications_controller.rb
│   │   │   │   ├── ssh_keys_controller.rb
│   │   │   │   ├── staff_access_requests_controller.rb
│   │   │   │   ├── standard_contractual_clauses_controller.rb
│   │   │   │   ├── successors
│   │   │   │   │   └── promotions_controller.rb
│   │   │   │   ├── successors_controller.rb
│   │   │   │   ├── sudo_controller.rb
│   │   │   │   ├── suspensions_controller.rb
│   │   │   │   ├── team_sync_configurations_controller.rb
│   │   │   │   ├── terms_of_service_records_controller.rb
│   │   │   │   ├── trade_compliance
│   │   │   │   │   ├── check_violations_controller.rb
│   │   │   │   │   ├── manual_screening_controller.rb
│   │   │   │   │   ├── restrictions_enforcement_controller.rb
│   │   │   │   │   ├── screening_profile_controller.rb
│   │   │   │   │   └── sdn_suspension_controller.rb
│   │   │   │   ├── trade_compliance_controller.rb
│   │   │   │   ├── trial_extensions_controller.rb
│   │   │   │   ├── trial_limits_controller.rb
│   │   │   │   ├── undeletes_controller.rb
│   │   │   │   └── unretire_multiple_namespaces_controller.rb
│   │   │   ├── users_controller.rb
│   │   │   ├── vulnerabilities_controller.rb
│   │   │   ├── vulnerability_alerts_controller.rb
│   │   │   └── zuora_webhooks_controller.rb
│   │   ├── stafftools_controller.rb
│   │   ├── stale_model_detection.rb
│   │   ├── stars_controller.rb
│   │   ├── status_lolrails_controller.rb
│   │   ├── styleguide_controller.rb
│   │   ├── subscription_items_controller.rb
│   │   ├── successor_invitations_controller.rb
│   │   ├── suggested_reviewers_controller.rb
│   │   ├── suggestions_controller.rb
│   │   ├── survey_responses_controller.rb
│   │   ├── switch_account_controller.rb
│   │   ├── syntax_highlighted_diff_entries_controller.rb
│   │   ├── teams_controller.rb
│   │   ├── team_sync_beta_memberships_controller.rb
│   │   ├── tilde_redirect_controller.rb
│   │   ├── timeline_controller.rb
│   │   ├── topics
│   │   │   └── stars_controller.rb
│   │   ├── topics_controller.rb
│   │   ├── tree_controller.rb
│   │   ├── trending_controller.rb
│   │   ├── turbo_action_replace_link_renderer.rb
│   │   ├── turbo_pagination_collection_frame_replace_link_renderer.rb
│   │   ├── two_factor_controller.rb
│   │   ├── two_factor_recovery_request_controller.rb
│   │   ├── u2f_registrations_controller.rb
│   │   ├── ui_context_controller.rb
│   │   ├── unverified_email_controller.rb
│   │   ├── upload_manifests_controller.rb
│   │   ├── upload_policies_controller.rb
│   │   ├── uploads_controller.rb
│   │   ├── user_account_checks_controller.rb
│   │   ├── user_avatars_controller.rb
│   │   ├── user_content_edits_controller.rb
│   │   ├── user_contributions_controller.rb
│   │   ├── user_emails_controller.rb
│   │   ├── user_list_checks_controller.rb
│   │   ├── user_list_menu_batches_controller.rb
│   │   ├── user_lists_controller_methods.rb
│   │   ├── user_lists_controller.rb
│   │   ├── user_reviewed_files_controller.rb
│   │   ├── users
│   │   │   ├── code_review_limits_controller.rb
│   │   │   ├── configuration_repositories_controller.rb
│   │   │   ├── controller.rb
│   │   │   ├── follows_controller.rb
│   │   │   ├── ghas_active_committers_controller.rb
│   │   │   ├── memexes_assets_controller.rb
│   │   │   ├── memexes_controller.rb
│   │   │   ├── profile_readmes_controller.rb
│   │   │   ├── projects_controller.rb
│   │   │   ├── searches_controller.rb
│   │   │   ├── security_center
│   │   │   │   └── survey_controller.rb
│   │   │   └── staff_access_requests_controller.rb
│   │   ├── users_controller.rb
│   │   ├── user_shortcuts_controller.rb
│   │   ├── user_statuses_controller.rb
│   │   ├── variables
│   │   │   ├── apps_helper.rb
│   │   │   └── helper.rb
│   │   ├── variables_controller.rb
│   │   ├── verifiable_domains
│   │   │   ├── approvals_controller.rb
│   │   │   ├── tokens_controller.rb
│   │   │   └── verifications_controller.rb
│   │   ├── verifiable_domains_controller_methods.rb
│   │   ├── verifiable_domains_controller.rb
│   │   ├── vexi_sandbox_controller.rb
│   │   ├── voltron
│   │   │   ├── commit_fragments_controller.rb
│   │   │   ├── discussions_fragments_controller.rb
│   │   │   ├── fragment_controller.rb
│   │   │   ├── issues_fragments_controller.rb
│   │   │   ├── pull_requests_fragments_controller.rb
│   │   │   └── routes_controller.rb
│   │   ├── web_commit_controller_methods.rb
│   │   ├── web_sockets_controller.rb
│   │   ├── web_worker_controller.rb
│   │   ├── wiki_controller.rb
│   │   ├── workflows
│   │   │   └── badges_controller.rb
│   │   ├── workspace_editor
│   │   │   ├── cloud_environment_controller.rb
│   │   │   ├── commit_changes_controller.rb
│   │   │   ├── controller_base.rb
│   │   │   ├── diff_controller.rb
│   │   │   ├── files_controller.rb
│   │   │   ├── index_controller.rb
│   │   │   ├── overview_controller.rb
│   │   │   └── suggestions_controller.rb
│   │   └── zuora
│   │       └── webhooks_controller.rb
│   ├── forms
│   │   ├── actions
│   │   │   ├── policy
│   │   │   │   ├── allowed_actions_form
│   │   │   │   │   ├── allowedactions_all_caption.html.erb
│   │   │   │   │   ├── allowedactions_local_only_caption.html.erb
│   │   │   │   │   └── allowedactions_selected_caption.html.erb
│   │   │   │   ├── allowed_actions_form.rb
│   │   │   │   ├── allowlist_form
│   │   │   │   │   ├── after_content.html.erb
│   │   │   │   │   └── patterns_caption.html.erb
│   │   │   │   ├── allowlist_form.rb
│   │   │   │   ├── business_repo_self_hosted_runners_form.rb
│   │   │   │   ├── default_workflow_permissions_form.rb
│   │   │   │   ├── fork_pr_approvals_form.rb
│   │   │   │   ├── selected_actions_options_form
│   │   │   │   │   └── marketplace_caption.html.erb
│   │   │   │   └── selected_actions_options_form.rb
│   │   │   └── secrets
│   │   │       └── add_secret_form.rb
│   │   ├── application_form.rb
│   │   ├── billing
│   │   │   ├── settings
│   │   │   │   ├── billing_email_form.rb
│   │   │   │   ├── business_edit_payment_information_form.rb
│   │   │   │   ├── business_shipping_information_form.rb
│   │   │   │   ├── business_use_billing_information_for_shipping_form.rb
│   │   │   │   ├── name_address_inputs_form.rb
│   │   │   │   └── vat_code_form.rb
│   │   │   └── stafftools
│   │   │       ├── billing_platform_onboarding_accounts_form.rb
│   │   │       ├── billing_platform_onboarding_form.rb
│   │   │       └── sales_tax_exemption_form.rb
│   │   ├── codespaces
│   │   │   └── organizations
│   │   │       └── settings
│   │   │           └── user_access_form.rb
│   │   ├── dependabot_alerts
│   │   │   ├── rule_criteria_helper.rb
│   │   │   ├── rule_name_form.rb
│   │   │   ├── rule_options_form.rb
│   │   │   └── rules_form.rb
│   │   ├── discussions
│   │   │   └── reference_in_new_issue_form.rb
│   │   ├── edit_repositories
│   │   │   ├── deploy_keys
│   │   │   │   ├── new_key_form
│   │   │   │   │   ├── key_caption.html.erb
│   │   │   │   │   └── read_only_caption.html.erb
│   │   │   │   └── new_key_form.rb
│   │   │   ├── email_notifications_config_form.rb
│   │   │   ├── email_notifications_form.rb
│   │   │   ├── environments
│   │   │   │   └── new_environment_form.rb
│   │   │   └── tiered_reporting_form.rb
│   │   ├── feature_management
│   │   │   ├── feature_flag_evaluation_form.rb
│   │   │   └── feature_flag_management_form.rb
│   │   ├── github_models
│   │   │   └── stafftools
│   │   │       └── user_block_form.rb
│   │   ├── orgs
│   │   │   └── sponsorings
│   │   │       ├── invoiced_billing_account_form.rb
│   │   │       ├── new_invoice_form.rb
│   │   │       └── settings
│   │   │           └── link_account_form.rb
│   │   ├── pages
│   │   │   └── protected_domain_form.rb
│   │   └── settings
│   │       └── accessibility_preferences
│   │           ├── announcements_form.rb
│   │           ├── command_palette_form.rb
│   │           ├── hovercards_form
│   │           │   └── hovercards_enabled_caption.html.erb
│   │           ├── hovercards_form.rb
│   │           ├── keyboard_shortcuts_form
│   │           │   └── keyboard_shortcuts_preference_caption.html.erb
│   │           ├── keyboard_shortcuts_form.rb
│   │           ├── motion_form.rb
│   │           ├── pasting_form.rb
│   │           └── underlines_form.rb
│   ├── graphql_queries
│   │   ├── create-project.graphql
│   │   ├── get-viewer-id.graphql
│   │   ├── jump-to
│   │   │   └── get-suggested-navigation-destinations.graphql
│   │   └── notifications
│   │       ├── create-saved-notification-thread.graphql
│   │       ├── delete-saved-notification-thread.graphql
│   │       ├── mark-notification-subject-as-read.graphql
│   │       └── update-subscription.graphql
│   ├── helpers
│   │   ├── abuse_reports_helper.rb
│   │   ├── accessibility_settings_helper.rb
│   │   ├── account_membership_helper.rb
│   │   ├── actions_cache_helper.rb
│   │   ├── actions_helper.rb
│   │   ├── actions_metrics
│   │   │   ├── api_utils.rb
│   │   │   ├── org_resolver.rb
│   │   │   ├── repository_resolver.rb
│   │   │   └── utils.rb
│   │   ├── advanced_security_entrypoint_helper.rb
│   │   ├── analytics_helper.rb
│   │   ├── appearance_settings_helper.rb
│   │   ├── application_helper.rb
│   │   ├── application_logo_helper.rb
│   │   ├── atom_feeds_helper.rb
│   │   ├── attestations
│   │   │   └── react_payload.rb
│   │   ├── audit_log_async_query_helper.rb
│   │   ├── audit_log_export_helper.rb
│   │   ├── audit_log_streaming_helper.rb
│   │   ├── avatar_helper.rb
│   │   ├── basic_helper.rb
│   │   ├── billing_contact_helper.rb
│   │   ├── billing_settings_helper.rb
│   │   ├── biztools
│   │   │   ├── marketplace_listings_helper.rb
│   │   │   └── topics_helper.rb
│   │   ├── blackbird_index_helper.rb
│   │   ├── blob_helper.rb
│   │   ├── blob_markup_helper.rb
│   │   ├── bot_helper.rb
│   │   ├── branch_deployment_policy_helper.rb
│   │   ├── branches_helper.rb
│   │   ├── bundle_helper.rb
│   │   ├── businesses
│   │   │   └── trial_accounts_helper.rb
│   │   ├── businesses_helper.rb
│   │   ├── bypass_check_helper.rb
│   │   ├── cache_helper.rb
│   │   ├── checks_helper.rb
│   │   ├── checks_rollup_helper.rb
│   │   ├── client_env_helper.rb
│   │   ├── closed_by_pull_requests_references_helper.rb
│   │   ├── code_scanning
│   │   │   └── tool_status_helper.rb
│   │   ├── code_scanning_helper.rb
│   │   ├── code_scanning_queries_helper.rb
│   │   ├── codespaces_helper.rb
│   │   ├── coding_tools_helper.rb
│   │   ├── collections_helper.rb
│   │   ├── color_helper.rb
│   │   ├── command_palette_helper.rb
│   │   ├── comment_box_analytics_helper.rb
│   │   ├── comments_helper.rb
│   │   ├── comment_suggestions_helper.rb
│   │   ├── commit
│   │   │   ├── diff_line_spacing.rb
│   │   │   ├── react_diff_lines_helper.rb
│   │   │   ├── react_payload_data_dependency.rb
│   │   │   └── react_payload.rb
│   │   ├── commit_helper.rb
│   │   ├── commits
│   │   │   ├── author_helper.rb
│   │   │   ├── history_grouper.rb
│   │   │   ├── react_payload_data_dependency.rb
│   │   │   └── react_payload.rb
│   │   ├── commits_helper.rb
│   │   ├── community_helper.rb
│   │   ├── compare_helper.rb
│   │   ├── compliance_report_helper.rb
│   │   ├── conditional_access_helper.rb
│   │   ├── copilot_auth_helper.rb
│   │   ├── copilot_block_helper.rb
│   │   ├── copilot_byok
│   │   │   └── custom_keys_helper.rb
│   │   ├── copilot_chat_helper.rb
│   │   ├── copilot_generate_commit_message_helper.rb
│   │   ├── copilot_generate_pull_title_helper.rb
│   │   ├── copilot_info_helper.rb
│   │   ├── copilot_policies_helper.rb
│   │   ├── copilot_signup_pricing_helper.rb
│   │   ├── css_feature_flags_helper.rb
│   │   ├── current_repository_interactions_helper.rb
│   │   ├── custom_messages_helper.rb
│   │   ├── dashboard_analytics_helper.rb
│   │   ├── dashboard_helper.rb
│   │   ├── dashboard_sidebar_helper.rb
│   │   ├── date_macro_helper.rb
│   │   ├── dco_signoff_helper.rb
│   │   ├── dependabot_helper.rb
│   │   ├── dependency_review_helper.rb
│   │   ├── deployments_helper.rb
│   │   ├── desktop_helper.rb
│   │   ├── developer_helper.rb
│   │   ├── diff_helper.rb
│   │   ├── diff_view_helper.rb
│   │   ├── discussions
│   │   │   └── org_level_discussions_url_helper.rb
│   │   ├── discussions_dashboard_helper.rb
│   │   ├── discussions_helper.rb
│   │   ├── discussion_spotlights_helper.rb
│   │   ├── discussions_stafftools_routes_helper.rb
│   │   ├── docs_url_helper.rb
│   │   ├── donut_helper.rb
│   │   ├── draft_pr_feature_recommendation_helper.rb
│   │   ├── dropdown_helper.rb
│   │   ├── editor_config_helper.rb
│   │   ├── edit_repositories_helper.rb
│   │   ├── email_link_tracking_helper.rb
│   │   ├── emoji_helper.rb
│   │   ├── encoding_safe_parameterize_helper.rb
│   │   ├── enterprise_installations_helper.rb
│   │   ├── enterprise_managed_user_integration_helper.rb
│   │   ├── enterprise_managed_users_helper.rb
│   │   ├── enterprise_users_export_helper.rb
│   │   ├── errors_helper.rb
│   │   ├── escape_helper.rb
│   │   ├── explore_helper.rb
│   │   ├── external_groups_helper.rb
│   │   ├── failbot_helper.rb
│   │   ├── feature_flag_helper.rb
│   │   ├── feature_gate_helper.rb
│   │   ├── features_helper.rb
│   │   ├── feed_helper.rb
│   │   ├── file_filter_helper.rb
│   │   ├── filter_pipeline_helper.rb
│   │   ├── form_helper.rb
│   │   ├── funding_links_helper.rb
│   │   ├── gate_request_helper.rb
│   │   ├── gists_helper.rb
│   │   ├── github_mobile_auth_helper.rb
│   │   ├── global_header_user_menu_helper.rb
│   │   ├── global_navigation_helper.rb
│   │   ├── graphs_helper.rb
│   │   ├── hook_deliveries_helper.rb
│   │   ├── hosted_runners_helper.rb
│   │   ├── hovercard_helper.rb
│   │   ├── hydro_helper.rb
│   │   ├── idp_ip_allowlist_helper.rb
│   │   ├── iframe_helper.rb
│   │   ├── insights_helper.rb
│   │   ├── integration_helper.rb
│   │   ├── integration_manager_helper.rb
│   │   ├── integrations_directory_helper.rb
│   │   ├── interaction_ban_helper.rb
│   │   ├── internal_feedback_helper.rb
│   │   ├── internal_graphql_tracing_helper.rb
│   │   ├── invitations_analytics_helper.rb
│   │   ├── ip_allowlist_helper.rb
│   │   ├── issue_events_helper.rb
│   │   ├── issues
│   │   │   └── semantics_helper.rb
│   │   ├── issues_helper.rb
│   │   ├── issues_react_graphql_queries.rb
│   │   ├── issues_react_helper.rb
│   │   ├── issues_subscriptions_helper.rb
│   │   ├── issue_timeline_helper.rb
│   │   ├── keyboard_shortcuts_helper.rb
│   │   ├── label_education_helper.rb
│   │   ├── labels_helper.rb
│   │   ├── language_helper.rb
│   │   ├── licensing_helper.rb
│   │   ├── licensing_react_helper.rb
│   │   ├── line_comment_helper.rb
│   │   ├── localization_helper.rb
│   │   ├── mailchimp_team_list_helper.rb
│   │   ├── mailer_bundle_helper.rb
│   │   ├── marketplace_helper.rb
│   │   ├── marketplace_insights_helper.rb
│   │   ├── member_feature_requests_helper.rb
│   │   ├── memex_assets_helper.rb
│   │   ├── memexes_helper.rb
│   │   ├── memex_performance_stats_helper.rb
│   │   ├── mobile
│   │   │   └── application_helper.rb
│   │   ├── mobile_apps_helper.rb
│   │   ├── mobile_device_helper.rb
│   │   ├── models_byok
│   │   │   └── custom_keys_helper.rb
│   │   ├── money_helper.rb
│   │   ├── move_work_helper.rb
│   │   ├── network_configurations_helper.rb
│   │   ├── network_helper.rb
│   │   ├── news_feed_helper.rb
│   │   ├── notifications_helper.rb
│   │   ├── oauth_applications_helper.rb
│   │   ├── oauth_helper.rb
│   │   ├── oauth_tokens_helper.rb
│   │   ├── octolytics_helper.rb
│   │   ├── organization
│   │   │   └── credential_authorizations_helper.rb
│   │   ├── organization_analytics_helper.rb
│   │   ├── organization_members_export_helper.rb
│   │   ├── organization_params_helper.rb
│   │   ├── organizations_helper.rb
│   │   ├── organization_trials_helper.rb
│   │   ├── orgs
│   │   │   ├── custom_properties_helper.rb
│   │   │   ├── reminders_helper.rb
│   │   │   ├── repository_items_helper.rb
│   │   │   ├── roles_helper.rb
│   │   │   └── teams_helper.rb
│   │   ├── package_dependencies_helper.rb
│   │   ├── pages_helper.rb
│   │   ├── pages_protected_domains_helper.rb
│   │   ├── pagination_helper.rb
│   │   ├── password_strength_helper.rb
│   │   ├── pending_workflow_approval_helper.rb
│   │   ├── plan_downgrade_helper.rb
│   │   ├── plan_helper.rb
│   │   ├── platform_helper
│   │   │   └── platform_client.rb
│   │   ├── platform_helper.rb
│   │   ├── profile_pins_helper.rb
│   │   ├── profiles_helper.rb
│   │   ├── projects_helper
│   │   │   ├── project_column_anchor_url.rb
│   │   │   └── projects_cursor_paginate.rb
│   │   ├── projects_helper.rb
│   │   ├── pull_requests
│   │   │   ├── can_request_bot_review_helper.rb
│   │   │   ├── copilot_timeline_events_helper.rb
│   │   │   ├── file_tree_helper.rb
│   │   │   ├── mergebox_helper.rb
│   │   │   ├── new_files_changed_helper.rb
│   │   │   ├── overview_helper.rb
│   │   │   └── page_title_helper.rb
│   │   ├── pull_requests_helper.rb
│   │   ├── reactions_helper.rb
│   │   ├── react_partial_helper.rb
│   │   ├── refs_helper.rb
│   │   ├── registry
│   │   │   └── query_helper.rb
│   │   ├── registry_two
│   │   │   ├── members_helper.rb
│   │   │   ├── package_readme_helper.rb
│   │   │   └── packages_migration_helper.rb
│   │   ├── relay_helper.rb
│   │   ├── releases_helper.rb
│   │   ├── repos
│   │   │   ├── access_management_dependency.rb
│   │   │   ├── advisories_helper.rb
│   │   │   ├── agent_sessions_helper.rb
│   │   │   ├── branches_view_dependency.rb
│   │   │   ├── code_view_helper.rb
│   │   │   ├── fork_form_helper.rb
│   │   │   ├── github_enterprise_helper.rb
│   │   │   ├── owner_repo_selections_payload_helper.rb
│   │   │   ├── react_payload.rb
│   │   │   ├── rules_helper.rb
│   │   │   ├── ssh_certificate_helper.rb
│   │   │   └── tree_payload_helper.rb
│   │   ├── repositories_default_selection_helper.rb
│   │   ├── repositories_helper.rb
│   │   ├── repositories_type_helper.rb
│   │   ├── repository_action_helper.rb
│   │   ├── repository_analytics_helper.rb
│   │   ├── repository_contributor_helper.rb
│   │   ├── repository_security_helper.rb
│   │   ├── resilience_helper
│   │   │   └── graceful_degradation_error_handler.rb
│   │   ├── resilience_helper.rb
│   │   ├── richweb_helper.rb
│   │   ├── scanning_helper.rb
│   │   ├── search_engine_helper.rb
│   │   ├── search_helper.rb
│   │   ├── seats_helper.rb
│   │   ├── security_analysis_settings_helper.rb
│   │   ├── security_center
│   │   │   └── select_menu_component_helper.rb
│   │   ├── security_center_helper.rb
│   │   ├── settings_helper.rb
│   │   ├── shell_helper.rb
│   │   ├── signup_analytics_helper.rb
│   │   ├── signup_helper.rb
│   │   ├── site
│   │   │   ├── alternative_links_helper.rb
│   │   │   ├── contentful
│   │   │   │   ├── asset_block_renderer.rb
│   │   │   │   ├── customer_stories_block_render.rb
│   │   │   │   ├── readme_block_renderer.rb
│   │   │   │   ├── readme_inline_renderer.rb
│   │   │   │   ├── rich_text_helper.rb
│   │   │   │   └── silent_null_renderer.rb
│   │   │   ├── contentful_helper.rb
│   │   │   ├── customer_stories_feed_helper.rb
│   │   │   ├── customer_stories_helper.rb
│   │   │   ├── footer_helper.rb
│   │   │   ├── globe_helper.rb
│   │   │   ├── page_helper.rb
│   │   │   ├── readme_helper.rb
│   │   │   └── seo_helper.rb
│   │   ├── site_helper.rb
│   │   ├── slash_commands_helper.rb
│   │   ├── sms_rate_limit_helper.rb
│   │   ├── sponsors_buttons_helper.rb
│   │   ├── sponsors_helper.rb
│   │   ├── ssh_certificate_authorities_helper.rb
│   │   ├── sso_helper.rb
│   │   ├── stack_detection_helper.rb
│   │   ├── stacks_helper.rb
│   │   ├── stafftools
│   │   │   ├── access_control_helper.rb
│   │   │   ├── advanced_security_helper.rb
│   │   │   ├── billing
│   │   │   │   └── billing_platform_helper.rb
│   │   │   ├── billing_helper.rb
│   │   │   ├── copilot_pr_summary_feedback_helper.rb
│   │   │   ├── copilot_spaces_helper.rb
│   │   │   ├── kusto_helper.rb
│   │   │   ├── licensing_helper.rb
│   │   │   ├── repositories_helper.rb
│   │   │   ├── reserved_logins_helper.rb
│   │   │   ├── security_configurations_helper.rb
│   │   │   ├── splunk_helper.rb
│   │   │   ├── sponsors_helper.rb
│   │   │   └── trade_compliance_helper.rb
│   │   ├── stafftools_helper.rb
│   │   ├── stars_list_helper.rb
│   │   ├── static_asset_helper.rb
│   │   ├── status_helper.rb
│   │   ├── sub_issues_react_helper.rb
│   │   ├── sudo_helper.rb
│   │   ├── suggested_changes_analytics_helper.rb
│   │   ├── survey_helper.rb
│   │   ├── svg_helper.rb
│   │   ├── tag_attribute_helper.rb
│   │   ├── template_editor_helper.rb
│   │   ├── text_helper.rb
│   │   ├── timeline_helper.rb
│   │   ├── timeline_marker_helper.rb
│   │   ├── tips_helper.rb
│   │   ├── topic_feed_helper.rb
│   │   ├── topics_helper.rb
│   │   ├── trade_controls_helper.rb
│   │   ├── tree_helper.rb
│   │   ├── trending
│   │   │   ├── feed_helper.rb
│   │   │   └── spoken_language_finder.rb
│   │   ├── turbo_form_helper.rb
│   │   ├── turbo_helper.rb
│   │   ├── twirp_helper.rb
│   │   ├── two_factor_helper.rb
│   │   ├── two_factor_requirement_helper.rb
│   │   ├── upload_helper.rb
│   │   ├── url_helper.rb
│   │   ├── url_sanitizing_helper.rb
│   │   ├── user_contributions_helper.rb
│   │   ├── user_repositories_helper.rb
│   │   ├── users_helper.rb
│   │   ├── user_statuses_helper.rb
│   │   ├── varnish_helper.rb
│   │   ├── verifiable_domains_helper.rb
│   │   ├── view_model_helper.rb
│   │   ├── vulnerability_helper.rb
│   │   ├── webauthn_helper.rb
│   │   ├── wiki_helper.rb
│   │   └── workflow_template_helper.rb
│   ├── jobs
│   │   ├── account_login
│   │   │   └── critical_mailers_delivery_job.rb
│   │   ├── actions
│   │   │   ├── allow_actions_in_selected_repos_job.rb
│   │   │   ├── allow_self_hosted_runners_in_selected_repos_job.rb
│   │   │   ├── delete_action_required_check_suite_job.rb
│   │   │   ├── enable_actions_on_repository_job.rb
│   │   │   ├── export_ghes_actions_job_executions_job.rb
│   │   │   ├── larger_runners
│   │   │   │   ├── disable_account_public_ip_job.rb
│   │   │   │   └── find_accounts_eligible_for_disable_public_ip_job.rb
│   │   │   ├── larger_runners_monitor_job.rb
│   │   │   ├── post_pull_request_close_merge_job.rb
│   │   │   ├── scheduled_delete_action_required_check_suites_job.rb
│   │   │   ├── scheduled_sync_dependents_count_repo_action_job.rb
│   │   │   ├── scheduled_sync_dependents_count_repo_action_using_batch_dg_api_job.rb
│   │   │   ├── update_actions_patterns_job.rb
│   │   │   └── update_non_used_custom_pools_job.rb
│   │   ├── actions_kv_cleanup_expired_data_job.rb
│   │   ├── active_job_test_job.rb
│   │   ├── add_to_suppression_list_job.rb
│   │   ├── advisory_database_kv_cleanup_expired_data_job.rb
│   │   ├── application_delivery_job.rb
│   │   ├── apps_kv_cleanup_expired_data_job.rb
│   │   ├── aqueduct_load_test_job.rb
│   │   ├── aqueduct_relay_test_job.rb
│   │   ├── aqueduct_test_job.rb
│   │   ├── archive_all_cards_in_project_column_job.rb
│   │   ├── assets_kv_cleanup_expired_data_job.rb
│   │   ├── assign_stafftools_access_job.rb
│   │   ├── assign_stafftools_role_job.rb
│   │   ├── associate_organizations_with_global_business_job.rb
│   │   ├── audit_log_curator_job.rb
│   │   ├── audit_log_stream_health_checker_job.rb
│   │   ├── authenticated_after_two_factor_recovery_request_job.rb
│   │   ├── authentication_kv_cleanup_expired_data_job.rb
│   │   ├── background_instrumentation_job.rb
│   │   ├── batched_enqueue_memex_project_column_iteration_update_job.rb
│   │   ├── batch_update_invitation_repo_permissions_job.rb
│   │   ├── billing
│   │   │   ├── auth_and_capture
│   │   │   │   ├── authorize_trial_job.rb
│   │   │   │   └── check_trials_for_scheduled_authorization_job.rb
│   │   │   ├── check_business_organization_transition_failures_job.rb
│   │   │   └── git_lfs_storage_metering_job.rb
│   │   ├── bitbucket_server_migrations_onboard_waitlist_user_job.rb
│   │   ├── blackbird_onboard_job.rb
│   │   ├── blackbird_onboard_repos_job.rb
│   │   ├── boomtown_job.rb
│   │   ├── bulk_approve_programmatic_access_grant_requests_job.rb
│   │   ├── bulk_deny_programmatic_access_grant_requests_job.rb
│   │   ├── bulk_remove_org_member_projects_next_access_job.rb
│   │   ├── bulk_remove_org_member_repository_stars_job.rb
│   │   ├── bulk_revoke_programmatic_access_grants_job.rb
│   │   ├── business_bulk_add_members_to_organizations_job.rb
│   │   ├── business_bulk_remove_members_from_organizations_job.rb
│   │   ├── business_cleanup_suspended_users_job.rb
│   │   ├── business_created_from_organization_job.rb
│   │   ├── business_creation_initiated_from_coupon_deletion_job.rb
│   │   ├── business_membership_cleanup_job.rb
│   │   ├── business_organization_invitation_review_digest_job.rb
│   │   ├── business_organization_transfer_job.rb
│   │   ├── business_report_exports_cleanup_job.rb
│   │   ├── business_trial_cancellation_cleanup_job.rb
│   │   ├── business_trial_expiration_job.rb
│   │   ├── business_trial_restore_upgrade_state_job.rb
│   │   ├── business_update_write_through_cache_job.rb
│   │   ├── business_upgrade_cancellation_job.rb
│   │   ├── calculate_discussion_total_votes_job.rb
│   │   ├── calculate_followerings_count_job.rb
│   │   ├── calculate_stars_count_job.rb
│   │   ├── calculate_subscribers_count_job.rb
│   │   ├── calculate_trending_repos_job.rb
│   │   ├── calculate_trending_users_job.rb
│   │   ├── cancel_business_administrator_invitation_job.rb
│   │   ├── cancel_organization_invitation_job.rb
│   │   ├── cancel_team_membership_requests_job.rb
│   │   ├── check_for_spam_job.rb
│   │   ├── circuit_breaker_dependency.rb
│   │   ├── clean_up_deleted_team_abilities_job.rb
│   │   ├── clean_up_deleted_teams_job.rb
│   │   ├── clean_up_old_organization_invitations_job.rb
│   │   ├── clear_abilities_job.rb
│   │   ├── clear_enterprise_team_group_mappings_job.rb
│   │   ├── clear_enterprise_team_memberships_job.rb
│   │   ├── clear_enterprise_team_organization_mappings_job.rb
│   │   ├── clear_graph_data_on_block_job.rb
│   │   ├── clear_graph_data_on_spammy_job.rb
│   │   ├── clear_mandatory_message_views_job.rb
│   │   ├── clear_repositories_graph_data_job.rb
│   │   ├── clear_team_group_mappings_job.rb
│   │   ├── clear_team_memberships_job.rb
│   │   ├── cluster_as_actor.rb
│   │   ├── code_scanning
│   │   │   ├── ai_findings_pr_comments_manager.rb
│   │   │   ├── annotation_creator.rb
│   │   │   ├── auto_codeql_language_update_job.rb
│   │   │   ├── auto_codeql_set_run_conclusion_job.rb
│   │   │   ├── code_quality_language_update_job.rb
│   │   │   ├── comment_creator.rb
│   │   │   ├── comment_resolver.rb
│   │   │   ├── comment_unresolver.rb
│   │   │   ├── pr_comments_manager.rb
│   │   │   ├── pull_request_created_job.rb
│   │   │   ├── tool_status_metric_job.rb
│   │   │   └── update_pull_request_enablement_job.rb
│   │   ├── collect_metrics_job.rb
│   │   ├── community_insights
│   │   │   └── discussions_daily_contributors_job.rb
│   │   ├── community_profile_update_help_wanted_counters_job.rb
│   │   ├── connect_kv_cleanup_expired_data_job.rb
│   │   ├── contributions_backfill_job.rb
│   │   ├── contributions_track_push_job.rb
│   │   ├── convert_labelled_issues_to_discussions_job.rb
│   │   ├── convert_to_discussion_job.rb
│   │   ├── convert_to_outside_collaborator_job.rb
│   │   ├── copilot_kv_cleanup_expired_data_job.rb
│   │   ├── create_auto_inactive_deployment_statuses.rb
│   │   ├── create_check_suites_job.rb
│   │   ├── create_code_scanning_annotations_job.rb
│   │   ├── create_dependabot_annotations_job.rb
│   │   ├── create_zendesk_ticket.rb
│   │   ├── delete_dependent_abilities_job.rb
│   │   ├── delete_dependent_pages_replicas_job.rb
│   │   ├── delete_dependent_pages_replicas_scheduler_job.rb
│   │   ├── delete_email_unverified_trials_job.rb
│   │   ├── delete_expired_reserved_login_tombstones_job.rb
│   │   ├── delete_expired_trials_job.rb
│   │   ├── delete_old_check_runs.rb
│   │   ├── delete_project_job.rb
│   │   ├── delete_purged_media_blobs_job.rb
│   │   ├── delete_purged_storage_blobs_job.rb
│   │   ├── delete_redundant_business_organization_invitations_job.rb
│   │   ├── delist_spammy_action_from_marketplace_job.rb
│   │   ├── deliver_combined_vulnerability_alert_emails_job.rb
│   │   ├── deliver_hook_event_job.rb
│   │   ├── dependabot
│   │   │   ├── annotation_creator.rb
│   │   │   ├── comment_creator.rb
│   │   │   ├── repository_enroll_job.rb
│   │   │   ├── repository_fork_config_file_disabled_job.rb
│   │   │   ├── repository_fork_config_file_enabled_job.rb
│   │   │   ├── repository_manifest_pushed_job.rb
│   │   │   └── repository_vulnerability_created_job.rb
│   │   ├── dependabot_kv_cleanup_expired_data_job.rb
│   │   ├── dependabot_security_update_timeout_cleanup_job.rb
│   │   ├── dependency_graph_manage_owner_dependencies_job.rb
│   │   ├── dependency_snapshot_completed_job.rb
│   │   ├── destroy_business_job.rb
│   │   ├── destroy_deleted_package_versions_job.rb
│   │   ├── destroy_enterprise_installation_job.rb
│   │   ├── destroy_external_provider_dependents_job.rb
│   │   ├── destroy_merge_refs_job.rb
│   │   ├── destroy_mobile_auth_device_keys_job.rb
│   │   ├── destroy_orphaned_team_dependencies_job.rb
│   │   ├── destroy_private_page_job.rb
│   │   ├── destroy_team_dependants_job.rb
│   │   ├── destroy_team_job.rb
│   │   ├── detect_comment_language_job.rb
│   │   ├── disable_gist_access_job.rb
│   │   ├── disable_memex_workflows_with_invalid_option_job.rb
│   │   ├── disable_repository_access_job.rb
│   │   ├── disable_repository_interaction_limits_job.rb
│   │   ├── disable_two_factor_requirement_job.rb
│   │   ├── disable_user_two_factor_credentials_job.rb
│   │   ├── domain_verification_notice_job.rb
│   │   ├── dpages_evacuate_site_job.rb
│   │   ├── dpages_evacuation_scheduler_job.rb
│   │   ├── dpages_maintenance_scheduler_job.rb
│   │   ├── dpages_maint_test_job.rb
│   │   ├── dpages_reallocate_replica_job.rb
│   │   ├── dpages_repair_site_job.rb
│   │   ├── enable_repository_access_job.rb
│   │   ├── enforce_active_user_session_limit_job.rb
│   │   ├── enforce_two_factor_requirement_on_business_job.rb
│   │   ├── enforce_two_factor_requirement_on_organization_job.rb
│   │   ├── enqueue_aqueduct_test_job.rb
│   │   ├── enqueue_legacy_project_migration_job.rb
│   │   ├── enqueue_octoshift_migration_archive_destroy_jobs_job.rb
│   │   ├── enqueue_to_hookshot_job.rb
│   │   ├── enqueue_upcoming_reminders_job.rb
│   │   ├── ensure_payouts_ledger_in_balance_job.rb
│   │   ├── ensure_recently_updated_payouts_ledgers_in_balance_job.rb
│   │   ├── enterprise_accounts_kv_cleanup_expired_data_job.rb
│   │   ├── enterprise_advisory_database_sync_job.rb
│   │   ├── enterprise_cloud_onboard
│   │   │   └── ghas_trial_eligibility_job.rb
│   │   ├── enterprise_cloud_trial_notice_for_new_members_job.rb
│   │   ├── enterprise_contact_request_submission_job.rb
│   │   ├── enterprise_onboarding
│   │   │   ├── expire_ghas_trial_job.rb
│   │   │   └── ghas_trial_eligibility_search_job.rb
│   │   ├── enterprise_team_all_users_copilot_team_job.rb
│   │   ├── enterprise_team_identity_provision_events_job.rb
│   │   ├── enterprise_team_organization_mapping_job.rb
│   │   ├── enterprise_team_organization_reconciliation_job.rb
│   │   ├── enterprise_team_organization_reconciliation_runner_job.rb
│   │   ├── example_locking_job.rb
│   │   ├── example_scheduled_job.rb
│   │   ├── experiments
│   │   │   ├── clear_mismatches_job.rb
│   │   │   └── destroy_job.rb
│   │   ├── expire_business_admin_invitations_job.rb
│   │   ├── expire_business_organization_invitations_job.rb
│   │   ├── expire_enterprise_sessions_job.rb
│   │   ├── external_group_member_reconcile_job.rb
│   │   ├── external_group_team_link_job.rb
│   │   ├── external_group_team_reconcile_job.rb
│   │   ├── external_group_team_sync_status_update_job.rb
│   │   ├── external_group_team_unlink_job.rb
│   │   ├── external_identities_kv_cleanup_expired_data_job.rb
│   │   ├── feature_management
│   │   │   └── curated_segments_update_job.rb
│   │   ├── feature_showcases_job.rb
│   │   ├── feeds_kv_cleanup_expired_data_job.rb
│   │   ├── financial_onboarding_job.rb
│   │   ├── free_onboarding_job.rb
│   │   ├── gitbackups_delete_job.rb
│   │   ├── gitbackups_ensure_fresh_key_job.rb
│   │   ├── gitbackups_maintenance_job.rb
│   │   ├── gitbackups_migration_job.rb
│   │   ├── gitbackups_migration_scheduler_job.rb
│   │   ├── gitbackups_scheduler_job.rb
│   │   ├── gitbackups_sweeper_job.rb
│   │   ├── gitbackups_wal_job.rb
│   │   ├── github_connect_destroy_installation_contributions_job.rb
│   │   ├── github_connect_destroy_user_contributions_job.rb
│   │   ├── github_connect_index_all_repos_job.rb
│   │   ├── github_connect_push_new_contributions_job.rb
│   │   ├── growth_last_activity_kv_cleanup_expired_data_job.rb
│   │   ├── growth_notice_kv_cleanup_expired_data_job.rb
│   │   ├── handle_team_parent_changes_job.rb
│   │   ├── helphub
│   │   │   └── critical_mailers_delivery_job.rb
│   │   ├── hook_delivery_race_condition_check_job.rb
│   │   ├── hydro_add_project_item_automation_job.rb
│   │   ├── hydro_archive_project_item_on_close_automation_job.rb
│   │   ├── hydro_archive_project_item_on_repository_delete_job.rb
│   │   ├── hydro_audit_entry_job.rb
│   │   ├── hydro_auto_assign_agent_column_update_automation_job.rb
│   │   ├── hydro_conduit_repository_ref_update_recorded_job.rb
│   │   ├── hydro_dependency_graph_on_pull_request_job.rb
│   │   ├── hydro_dependency_graph_platform_on_push_job.rb
│   │   ├── hydro_dependency_graph_repository_restored_job.rb
│   │   ├── hydro_disable_repository_interaction_limits_visibility_changed_job.rb
│   │   ├── hydro_emit_code_scanning_review_resolve_job.rb
│   │   ├── hydro_emit_code_scanning_review_unresolve_job.rb
│   │   ├── hydro_fulfill_copilot_review_request_job.rb
│   │   ├── hydro_gitauth_public_key_access_job.rb
│   │   ├── hydro_issue_close_project_automation_job.rb
│   │   ├── hydro_issue_pr_reopened_project_automation_job.rb
│   │   ├── hydro_issue_types_deletion_on_repository_purged_job.rb
│   │   ├── hydro_issue_types_deletion_on_user_destroyed_job.rb
│   │   ├── hydro_marketplace_repository_purged_job.rb
│   │   ├── hydro_message_job.rb
│   │   ├── hydro_octochat_login_job.rb
│   │   ├── hydro_pages_on_push_job.rb
│   │   ├── hydro_pr_connected_project_automation_job.rb
│   │   ├── hydro_profiles_on_push_job.rb
│   │   ├── hydro_project_item_column_update_automation_job.rb
│   │   ├── hydro_project_item_created_project_automation_job.rb
│   │   ├── hydro_publish_via_aqueduct_job.rb
│   │   ├── hydro_releases_on_push_job.rb
│   │   ├── hydro_review_submit_project_automation_job.rb
│   │   ├── hydro_salesforce_account_change_job.rb
│   │   ├── hydro_search_on_push_job.rb
│   │   ├── hydro_stratocaster_on_push_job.rb
│   │   ├── hydro_sub_issue_add_project_automation_job.rb
│   │   ├── hydro_unarchive_project_item_on_repository_restore_job.rb
│   │   ├── hydro_wait_for_replicas_trait.rb
│   │   ├── ignore_user_job.rb
│   │   ├── import_archive_job.rb
│   │   ├── import_issue_job.rb
│   │   ├── import_project_job.rb
│   │   ├── index_source_code_job.rb
│   │   ├── insights
│   │   │   ├── incremental_ingestion
│   │   │   │   └── entity_destroyed_job.rb
│   │   │   └── incremental_ingestion_job.rb
│   │   ├── instrument_bulk_credential_authorization_grants_job.rb
│   │   ├── instrument_organization_trade_restriction_enforce_job.rb
│   │   ├── instrument_profile_domain_verified_job.rb
│   │   ├── intermediary_scheduled_aqueduct_job.rb
│   │   ├── invalidate_expired_invites_job.rb
│   │   ├── job_hash_lock.rb
│   │   ├── larger_runners_onboard_waitlist_user_job.rb
│   │   ├── ldap_new_member_sync_job.rb
│   │   ├── ldap_team_sync_job.rb
│   │   ├── ldap_user_sync_job.rb
│   │   ├── licensing_kv_cleanup_expired_data_job.rb
│   │   ├── log_audit_entry_job.rb
│   │   ├── mailchimp_batch_status_job.rb
│   │   ├── mailchimp_data_quality_sync_job.rb
│   │   ├── mailchimp_delete_job.rb
│   │   ├── mailchimp_readme_newsletter_job.rb
│   │   ├── mailchimp_subscribe_job.rb
│   │   ├── mailchimp_team_list_job.rb
│   │   ├── mailchimp_unsubscribe_job.rb
│   │   ├── mailchimp_webhook_job.rb
│   │   ├── map_import_records_job.rb
│   │   ├── marketplace_blog_sync_job.rb
│   │   ├── marketplace_cancel_subscriptions_job.rb
│   │   ├── marketplace_kv_cleanup_expired_data_job.rb
│   │   ├── marketplace_oauth_app_install_job.rb
│   │   ├── marketplace_subscription_cancel_email_job.rb
│   │   ├── member_feature_request_notification_job.rb
│   │   ├── memex_archive_job.rb
│   │   ├── memex_bulk_add_job.rb
│   │   ├── memex_destroy_items_job.rb
│   │   ├── memex_hydro_project_automation
│   │   │   ├── hydro_base_piped_project_automation_job.rb
│   │   │   ├── instrumentation
│   │   │   │   ├── piped_actions.rb
│   │   │   │   ├── scheduled_runner.rb
│   │   │   │   ├── set_field_processor.rb
│   │   │   │   └── shared.rb
│   │   │   ├── instrumentation.rb
│   │   │   └── project_item_state_evaluator.rb
│   │   ├── memex_items_bulk_update_job.rb
│   │   ├── memex_project_column_iteration_update_job.rb
│   │   ├── memex_project_copy_draft_issues_job.rb
│   │   ├── memex_project_disable_all_workflows_job.rb
│   │   ├── memex_project_item_issue_to_pull_job.rb
│   │   ├── memex_project_item_query_job.rb
│   │   ├── memex_project_item_set_columns_job.rb
│   │   ├── memex_project_reindex_content_job.rb
│   │   ├── memex_project_workflow_scheduled_runner_job.rb
│   │   ├── memex_unarchive_items_job.rb
│   │   ├── memex_waitlist_processor_job.rb
│   │   ├── merge_queue_clear_queue_job.rb
│   │   ├── merge_queue_delayed_job.rb
│   │   ├── merge_queue_delete_ref_job.rb
│   │   ├── merge_queue_disable_job.rb
│   │   ├── merge_queue_job.rb
│   │   ├── merge_queue_post_merge_job.rb
│   │   ├── merge_queue_sha_update_job.rb
│   │   ├── migrate_business_provider_job.rb
│   │   ├── migrate_legacy_admin_teams_job.rb
│   │   ├── migrate_legacy_project_job.rb
│   │   ├── migrate_zero_sku_to_basic_emu_job.rb
│   │   ├── migration_destroy_file_job.rb
│   │   ├── migration_enqueue_destroy_file_jobs_job.rb
│   │   ├── migration_export_to_archive_job.rb
│   │   ├── minimize_all_comments_on_repo_job.rb
│   │   ├── mobile_kv_cleanup_expired_data_job.rb
│   │   ├── monitor_enterprise_access_verification_usage_job.rb
│   │   ├── move_work
│   │   │   └── move_resources_job.rb
│   │   ├── network_maintenance_job.rb
│   │   ├── network_maintenance_scheduler_job.rb
│   │   ├── newsletter_delivery_job.rb
│   │   ├── newsletter_delivery_run_job.rb
│   │   ├── nexmo_balance_stats_job.rb
│   │   ├── notify_author_community_advisories_contribution_job.rb
│   │   ├── notify_expired_trials_job.rb
│   │   ├── notify_org_admins_about_pat_requests_job.rb
│   │   ├── notify_rejected_gates_job.rb
│   │   ├── oauth_access_bump_job.rb
│   │   ├── oauth_application_client_secret_access_job.rb
│   │   ├── oauth_application_delete_job.rb
│   │   ├── oauth_authorization_bump_job.rb
│   │   ├── octoshift_migration_archive_destroy_job.rb
│   │   ├── octoshift_storage_monitoring_job.rb
│   │   ├── ofac_compliance_downgrade_job.rb
│   │   ├── organization_application_access_approved_job.rb
│   │   ├── organization_application_access_requested_job.rb
│   │   ├── organization_bulk_invite_job.rb
│   │   ├── organization_bulk_remove_members_cleanup_job.rb
│   │   ├── organization_collaborator_backfill_job.rb
│   │   ├── organization_invitation_kv_cleanup_expired_data_job.rb
│   │   ├── organizations
│   │   │   ├── archive_job.rb
│   │   │   ├── destroy_failed_organization_invitations_job.rb
│   │   │   └── destroy_failed_repository_invitations_job.rb
│   │   ├── org_creation_job.rb
│   │   ├── orgs_kv_cleanup_expired_data_job.rb
│   │   ├── otp_sms_timing_cleanup_job.rb
│   │   ├── override_spammy_renaming_deleting_abilities_job.rb
│   │   ├── packages
│   │   │   ├── append_package_codespaces_permissions_for_repository_job.rb
│   │   │   ├── billing_storage_reconciliation_job.rb
│   │   │   ├── delete_packages_for_repository_job.rb
│   │   │   ├── docker_migration_reset_billing_owner_job.rb
│   │   │   ├── docker_migration_reset_billing_repository_job.rb
│   │   │   ├── migration
│   │   │   │   ├── migrate_namespace_job.rb
│   │   │   │   ├── migrate_package_job.rb
│   │   │   │   ├── migration_job.rb
│   │   │   │   └── notify_inprogress_migration_job.rb
│   │   │   ├── remove_func_test_packages_job.rb
│   │   │   ├── remove_package_codespaces_permissions_for_repository_job.rb
│   │   │   ├── sync_package_perms_on_repo_change_job.rb
│   │   │   └── visibility_reindex_job.rb
│   │   ├── page_build_job.rb
│   │   ├── page_certificate_create_job.rb
│   │   ├── page_certificate_remove_duplicate_job.rb
│   │   ├── page_certificate_remove_expired_job.rb
│   │   ├── page_certificate_renew_job.rb
│   │   ├── page_certificate_work_job.rb
│   │   ├── page_lazy_build_job.rb
│   │   ├── page_migrate_host_job.rb
│   │   ├── page_migrate_host_scheduler_job.rb
│   │   ├── page_recycle_artifact_job.rb
│   │   ├── page_recycle_job.rb
│   │   ├── pages
│   │   │   ├── clear_matching_page_cname_job.rb
│   │   │   ├── clear_matching_page_cnames_job.rb
│   │   │   ├── delete_protected_domain_job.rb
│   │   │   ├── delete_protected_domains_job.rb
│   │   │   ├── destroy_soft_deleted_pages_job.rb
│   │   │   ├── invalidate_spammy_users_pending_domains_job.rb
│   │   │   ├── process_pending_domain_job.rb
│   │   │   ├── process_pending_domains_job.rb
│   │   │   ├── verify_domain_job.rb
│   │   │   └── verify_domains_job.rb
│   │   ├── pages_dns_health_check_job.rb
│   │   ├── pages_kv_cleanup_expired_data_job.rb
│   │   ├── pages_propagate_https_redirect_job.rb
│   │   ├── page_updates_job.rb
│   │   ├── partial_two_factor_authentication_notification_job.rb
│   │   ├── perform_ofac_downgrades_job.rb
│   │   ├── persisted_queries
│   │   │   └── import_to_database_job.rb
│   │   ├── personal_token_expired_notice_job.rb
│   │   ├── personal_token_expiry_notice_job.rb
│   │   ├── planning_beta_onboard_member_job.rb
│   │   ├── populate_cloned_project_job.rb
│   │   ├── post_push_event_to_hookshot_job.rb
│   │   ├── prepare_import_archive_job.rb
│   │   ├── pre_receive_environment_delete_job.rb
│   │   ├── pre_receive_environment_download_job.rb
│   │   ├── pre_receive_repository_update_job.rb
│   │   ├── process_email_domain_for_reputation_data_job.rb
│   │   ├── process_enterprise_users_export_job.rb
│   │   ├── process_event_job.rb
│   │   ├── process_mentioned_references_job.rb
│   │   ├── process_organization_members_export_job.rb
│   │   ├── process_project_workflows_job.rb
│   │   ├── process_reminder_job.rb
│   │   ├── programmatic_access_bump_job.rb
│   │   ├── projects
│   │   │   └── tasklist_beta_onboard_member_job.rb
│   │   ├── public_key_access_job.rb
│   │   ├── purge_alambic_cdn_job.rb
│   │   ├── purge_archived_assets_job.rb
│   │   ├── purge_cancelled_trials_job.rb
│   │   ├── purge_deleted_memex_projects_job.rb
│   │   ├── purge_fastly_url_job.rb
│   │   ├── purge_flagged_uploads_job.rb
│   │   ├── purge_restorables_job.rb
│   │   ├── purge_soft_deleted_businesses_job.rb
│   │   ├── purge_soft_deleted_organizations_job.rb
│   │   ├── purge_spammy_from_search_index_job.rb
│   │   ├── qintel_import_file.rb
│   │   ├── qintel_import_new_files.rb
│   │   ├── queue_collect_metrics_job.rb
│   │   ├── queue_media_transition_jobs_job.rb
│   │   ├── queue_memex_project_item_webhooks_job.rb
│   │   ├── rebalance_memex_project_job.rb
│   │   ├── rebalance_memex_project_views_job.rb
│   │   ├── rebalance_project_column_job.rb
│   │   ├── rebuild_audit_logs_job.rb
│   │   ├── rebuild_storage_usage_job.rb
│   │   ├── recalculate_user_discussions_job.rb
│   │   ├── reminders
│   │   │   ├── check_run_failed_job.rb
│   │   │   ├── ci_failed.rb
│   │   │   ├── commit_status_failed_job.rb
│   │   │   ├── issue_comment_job.rb
│   │   │   ├── pull_request_assigned_job.rb
│   │   │   ├── pull_request_merged_job.rb
│   │   │   ├── real_time_job.rb
│   │   │   ├── review_submission_job.rb
│   │   │   ├── team_review_request_job.rb
│   │   │   └── user_review_request_job.rb
│   │   ├── remove_business_member_job.rb
│   │   ├── remove_business_organizations_job.rb
│   │   ├── remove_business_org_role_assignments_job.rb
│   │   ├── remove_expired_oauth_job.rb
│   │   ├── remove_expired_oauth_orchestration_job.rb
│   │   ├── remove_expired_oauth_worker_job.rb
│   │   ├── remove_from_suppression_list_job.rb
│   │   ├── remove_internal_repositories_job.rb
│   │   ├── remove_memex_project_column_values_job.rb
│   │   ├── remove_oauth_app_tokens_job.rb
│   │   ├── remove_oauth_user_tokens_job.rb
│   │   ├── remove_org_member_package_access_v2_job.rb
│   │   ├── remove_org_member_projects_next_access_job.rb
│   │   ├── remove_org_member_repository_stars_job.rb
│   │   ├── remove_org_member_vulnerability_management_job.rb
│   │   ├── remove_outside_collaborator_from_organization_job.rb
│   │   ├── remove_repo_keys_for_policymaker_and_app_job.rb
│   │   ├── remove_repo_member_job.rb
│   │   ├── remove_stale_authenticated_devices_job.rb
│   │   ├── remove_stale_authentication_records_job.rb
│   │   ├── remove_stale_oauth_job.rb
│   │   ├── remove_stale_public_keys_job.rb
│   │   ├── remove_team_from_repo_job.rb
│   │   ├── remove_unlinked_saml_members_from_organization_job.rb
│   │   ├── remove_user_from_organization_job.rb
│   │   ├── repair_abilities_from_users_to_ancestor_teams_job.rb
│   │   ├── repair_audit_log_index_job.rb
│   │   ├── repair_code_search_index_job.rb
│   │   ├── repair_enterprises_index_job.rb
│   │   ├── repair_gists_index_job.rb
│   │   ├── repair_marketplace_listings_index_job.rb
│   │   ├── repair_project_cards_index_job.rb
│   │   ├── repair_projects_index_job.rb
│   │   ├── repair_registry_packages_index_job.rb
│   │   ├── repair_releases_index_job.rb
│   │   ├── repair_repository_actions_index_job.rb
│   │   ├── repair_showcases_index_job.rb
│   │   ├── repair_users_index_job.rb
│   │   ├── repair_vulnerabilities_index_job.rb
│   │   ├── repair_wikis_index_job.rb
│   │   ├── repair_workflow_runs_index_job.rb
│   │   ├── repository_add_teams_job.rb
│   │   ├── repository_advisories_kv_cleanup_expired_data_job.rb
│   │   ├── repository_backup_ng_backfill_job.rb
│   │   ├── repository_backup_ng_job.rb
│   │   ├── repository_dependency_clear_dependencies.rb
│   │   ├── repository_dependency_disable_org_archived_repos_job.rb
│   │   ├── repository_dependency_find_push_job.rb
│   │   ├── repository_dependency_manifest_changed_job.rb
│   │   ├── repository_dependency_manifest_enroll_job.rb
│   │   ├── repository_dependency_manifest_initialization_job.rb
│   │   ├── repository_dependency_redetect_job.rb
│   │   ├── repository_fsck_job.rb
│   │   ├── repository_pre_receive_job.rb
│   │   ├── repository_set_community_health_flags_job.rb
│   │   ├── repository_vulnerability_alert_post_withdraw_job.rb
│   │   ├── reprocess_repository_alerts_with_snapshot_dependency_job.rb
│   │   ├── request_pull_request_reviewers_job.rb
│   │   ├── restore_project_job.rb
│   │   ├── restore_soft_deleted_business_organizations_job.rb
│   │   ├── restore_soft_deleted_organization_projects_job.rb
│   │   ├── restore_soft_deleted_organization_repositories_job.rb
│   │   ├── restore_soft_deleted_pages_job.rb
│   │   ├── restore_user_from_spammy_job.rb
│   │   ├── resync_project_workflows_job.rb
│   │   ├── retry_failed_organization_invitation_job.rb
│   │   ├── revoke_enterprise_roles_job.rb
│   │   ├── revoke_oauth_accesses_job.rb
│   │   ├── revoke_org_member_programmatic_access_grants_job.rb
│   │   ├── revoke_org_membership_abilities_job.rb
│   │   ├── rewrite_mannequin_associations_job.rb
│   │   ├── saml_session_revoke_job.rb
│   │   ├── scan_emu_external_teams_job.rb
│   │   ├── scan_emu_organization_memberships_job.rb
│   │   ├── scan_emu_organization_users_job.rb
│   │   ├── scan_uploads_job.rb
│   │   ├── scheduled_two_factor_recovery_request_notifier_job.rb
│   │   ├── science_event_cleanup_job.rb
│   │   ├── search_engine_indexing
│   │   │   ├── enqueue_repositories_for_indexing_job.rb
│   │   │   ├── enqueue_users_for_indexing_job.rb
│   │   │   └── submit_urls_to_bing_job.rb
│   │   ├── search_kv_cleanup_expired_data_job.rb
│   │   ├── security_analysis_settings_batch_update_business_job.rb
│   │   ├── security_incident_response_job.rb
│   │   ├── send_business_organization_invitation_reminders_job.rb
│   │   ├── sendgrid_suppression_removal_job.rb
│   │   ├── serializers
│   │   │   ├── sendgrid_data.rb
│   │   │   ├── stratocaster_event.rb
│   │   │   └── turboghas_sku.rb
│   │   ├── setup_repository_for_actions_job.rb
│   │   ├── set_zuora_background_client.rb
│   │   ├── signup_flow_kv_cleanup_expired_data_job.rb
│   │   ├── signups_delivery_job.rb
│   │   ├── site_kv_cleanup_expired_data_job.rb
│   │   ├── smart_database_selection.rb
│   │   ├── social_experience_instrumentation_job.rb
│   │   ├── soft_delete_business_job.rb
│   │   ├── soft_delete_organization_projects_job.rb
│   │   ├── soft_delete_organization_repositories_job.rb
│   │   ├── spam_kv_cleanup_job.rb
│   │   ├── spammy_business_check_job.rb
│   │   ├── spammy_org_check_job.rb
│   │   ├── spokes_create_gist_replica_job.rb
│   │   ├── spokes_create_network_replica_job.rb
│   │   ├── spokes_destroy_gist_replica_job.rb
│   │   ├── spokes_destroy_network_replica_job.rb
│   │   ├── spokes_disk_stats_cache_fill_job.rb
│   │   ├── spokes_kv_cleanup_expired_data_job.rb
│   │   ├── spokes_move_gist_replica_job.rb
│   │   ├── spokes_move_network_replica_job.rb
│   │   ├── spokes_recompute_checksums_job.rb
│   │   ├── spokes_recompute_gist_checksums_job.rb
│   │   ├── spokes_repair_doa_repo_job.rb
│   │   ├── spokes_repair_gist_replica_job.rb
│   │   ├── spokes_repair_network_replica_job.rb
│   │   ├── spokes_sync_cache_replica_job.rb
│   │   ├── spokes_sync_cache_replica_scheduler_job.rb
│   │   ├── sponsors_kv_cleanup_expired_data_job.rb
│   │   ├── stafftools_report_job.rb
│   │   ├── stale_check_job.rb
│   │   ├── stale_code_scanning_check_runs_scheduled_job.rb
│   │   ├── startup_program_coupon_email_job.rb
│   │   ├── stop_all_stalled_progress_job.rb
│   │   ├── storage_cluster_maintenance_scheduler_job.rb
│   │   ├── storage_cluster_move_object_job.rb
│   │   ├── storage_cluster_rebalancer_job.rb
│   │   ├── storage_cluster_repair_job.rb
│   │   ├── storage_cluster_replica_verifier_job.rb
│   │   ├── storage_purge_object_job.rb
│   │   ├── storage_replicate_object_job.rb
│   │   ├── storage_replication_verification_job.rb
│   │   ├── suspend_emu_and_remove_external_identity_job.rb
│   │   ├── sync_asset_usage_job.rb
│   │   ├── sync_asset_usage_parser_job.rb
│   │   ├── sync_asset_usage_scheduler_job.rb
│   │   ├── sync_business_organization_billing_settings_job.rb
│   │   ├── sync_enterprise_server_user_accounts_job.rb
│   │   ├── sync_marketplace_search_index_job.rb
│   │   ├── sync_organization_default_repository_permission_job.rb
│   │   ├── team_add_forks_job.rb
│   │   ├── teams_kv_cleanup_expired_data_job.rb
│   │   ├── team_update_forked_repository_permissions_job.rb
│   │   ├── tenant_context
│   │   │   └── hydro_message_job_tenant_context.rb
│   │   ├── tenant_provisioning_job.rb
│   │   ├── test_job.rb
│   │   ├── timed_job.rb
│   │   ├── toggle_spam_flag_on_business_organizations_job.rb
│   │   ├── toggle_suspension_status_on_business_organizations_job.rb
│   │   ├── touch_memex_project_items_job.rb
│   │   ├── track_code_quality_delay_job.rb
│   │   ├── track_code_scanning_check_run_delay_job.rb
│   │   ├── trade_controls
│   │   │   ├── compliance_check_job.rb
│   │   │   ├── organization_compliance_check_job.rb
│   │   │   ├── org_high_risk_geo_job.rb
│   │   │   ├── sdn
│   │   │   │   └── enable_or_disable_maintainer_job.rb
│   │   │   └── user_high_risk_geo_job.rb
│   │   ├── transfer_discussion_job.rb
│   │   ├── transition_media_blobs_job.rb
│   │   ├── trigger_combined_vulnerability_alert_emails_job.rb
│   │   ├── trust_safety_kv_cleanup_expired_data_job.rb
│   │   ├── trust_tier_update_engaged_oss_job.rb
│   │   ├── two_factor_recovery_request_automated_approval_job.rb
│   │   ├── two_factor_recovery_request_cleanup_job.rb
│   │   ├── two_factor_required_notifier_job.rb
│   │   ├── two_factor_requirement_discovery_job.rb
│   │   ├── two_factor_requirement_progression_job.rb
│   │   ├── unlink_all_project_repository_links_job.rb
│   │   ├── update_business_orgs_notification_restrictions_job.rb
│   │   ├── update_business_security_feature_for_new_repos_job.rb
│   │   ├── update_connect_installation_info.rb
│   │   ├── update_event_feeds_job.rb
│   │   ├── update_marketplace_insights_job.rb
│   │   ├── update_marketplace_insights_single_listing_job.rb
│   │   ├── update_marketplace_order_preview_job.rb
│   │   ├── update_member_repo_permissions_job.rb
│   │   ├── update_network_media_blobs_job.rb
│   │   ├── update_organization_team_privacy_job.rb
│   │   ├── update_private_search_on_enterprise_orgs_job.rb
│   │   ├── update_repository_vulnerability_alerts_job.rb
│   │   ├── update_storage_partitions_job.rb
│   │   ├── update_table_user_hidden_job.rb
│   │   ├── update_team_group_mappings_job.rb
│   │   ├── update_team_repo_permissions_job.rb
│   │   ├── update_team_sync_for_business_organization_job.rb
│   │   ├── update_team_sync_tenant_job.rb
│   │   ├── update_user_hidden_mismatches_job.rb
│   │   ├── upload_connect_metrics_job.rb
│   │   ├── upload_enterprise_server_user_accounts_job.rb
│   │   ├── user_contribution_cache_refresh_job.rb
│   │   ├── user_contributions_backfill_job.rb
│   │   ├── user_delete_job.rb
│   │   ├── user_rename_job.rb
│   │   ├── user_signup_confirmation_job.rb
│   │   ├── user_signup_followup_job.rb
│   │   ├── user_signup_job.rb
│   │   ├── user_suspend_dormant_job.rb
│   │   ├── user_suspend_job.rb
│   │   ├── vulnerability_alerting_event_process_observer_job.rb
│   │   ├── vulnerable_version_range_create_vulnerability_alerts_job.rb
│   │   ├── wiki_maintenance_job.rb
│   │   ├── wiki_maintenance_scheduler_job.rb
│   │   ├── wiki_page_spam_check_job.rb
│   │   ├── windbeam_export_job.rb
│   │   ├── withdraw_repository_vulnerability_alerts_job.rb
│   │   ├── workspace_ability_setup_job.rb
│   │   └── yearly_cycle_notice_start_job.rb
│   ├── mailers
│   │   ├── account_mailer.rb
│   │   ├── account_recovery_mailer.rb
│   │   ├── actions
│   │   │   └── larger_runners_non_usage_mailer.rb
│   │   ├── actions_mailer.rb
│   │   ├── advanced_security_mailer.rb
│   │   ├── api_versioning
│   │   │   ├── deprecation_mailer.rb
│   │   │   └── no_version_mailer.rb
│   │   ├── application_mailer
│   │   │   └── set_custom_headers.rb
│   │   ├── application_mailer.rb
│   │   ├── billing
│   │   │   └── billing_platform_usage_report_mailer.rb
│   │   ├── billing_notifications_mailer.rb
│   │   ├── bitbucket_server_migrations_beta_membership_mailer.rb
│   │   ├── business_campaign_mailer.rb
│   │   ├── business_limits_mailer.rb
│   │   ├── business_mailer.rb
│   │   ├── business_startups_application_mailer.rb
│   │   ├── business_team_limits_mailer.rb
│   │   ├── business_teams_mailer.rb
│   │   ├── code_scanning_assessment_mailer.rb
│   │   ├── codespaces_org_downgraded_mailer.rb
│   │   ├── codespaces_retention_mailer.rb
│   │   ├── copilot_base_mailer.rb
│   │   ├── copilot_code_review_direct_org_billing_mailer.rb
│   │   ├── copilot_code_review_mailer.rb
│   │   ├── copilot_enterprise_mailer.rb
│   │   ├── copilot_for_business_mailer.rb
│   │   ├── copilot_for_individuals_mailer.rb
│   │   ├── copilot_free_user_mailer.rb
│   │   ├── copilot_general_mailer.rb
│   │   ├── copilot_limited_user_mailer.rb
│   │   ├── copilot_mobile_chat_mailer.rb
│   │   ├── copilot_next_edit_suggestions_beta_membership_mailer.rb
│   │   ├── copilot_orca_mailer.rb
│   │   ├── copilot_spark_mailer.rb
│   │   ├── copilot_swe_agent_mailer.rb
│   │   ├── copilot_workspace_beta_membership_mailer.rb
│   │   ├── critical_account_login_mailer.rb
│   │   ├── critical_account_recovery_mailer.rb
│   │   ├── developer_program_membership_mailer.rb
│   │   ├── digital_front_door_mailer.rb
│   │   ├── email_subscriptions_mailer.rb
│   │   ├── enterprise_mailer.rb
│   │   ├── enterprise_managed_user_mailer.rb
│   │   ├── exemption_request_mailer.rb
│   │   ├── github_spark_beta_membership_mailer.rb
│   │   ├── help_hub_email_verified_sign_in_mailer.rb
│   │   ├── hook_mailer.rb
│   │   ├── integration_mailer.rb
│   │   ├── ip_allowlist_mailer.rb
│   │   ├── larger_runners_account_ip_disable_mailer.rb
│   │   ├── marketplace_mailer.rb
│   │   ├── member_feature_request_mailer.rb
│   │   ├── metered_transition_mailer.rb
│   │   ├── migrations_mailer.rb
│   │   ├── newsies_mailer.rb
│   │   ├── organization_limits_mailer.rb
│   │   ├── organization_mailer.rb
│   │   ├── org_entacct_migration_mailer.rb
│   │   ├── pages_mailer.rb
│   │   ├── planning_tracking_beta_mailer.rb
│   │   ├── porter_mailer.rb
│   │   ├── recurring_mailer.rb
│   │   ├── reminders_mailer.rb
│   │   ├── repository_mailer.rb
│   │   ├── repository_push_notification_mailer.rb
│   │   ├── research_participants_mailer.rb
│   │   ├── revoked_credential_mailer.rb
│   │   ├── secret_scanning_mailer.rb
│   │   ├── security_center_mailer.rb
│   │   ├── security_mailer.rb
│   │   ├── signups_mailer.rb
│   │   ├── signups_reminder_mailer.rb
│   │   ├── source_import_mailer.rb
│   │   ├── sponsors_mailer.rb
│   │   ├── sponsors_primer_mailer.rb
│   │   ├── staff_access_mailer.rb
│   │   ├── startup_program_mailer.rb
│   │   ├── succession_mailer.rb
│   │   ├── team_limits_mailer.rb
│   │   ├── teams_mailer.rb
│   │   ├── trade_controls_mailer.rb
│   │   ├── trade_screening_mailer.rb
│   │   ├── vulnerability_mailer_manager.rb
│   │   └── vulnerability_mailer.rb
│   ├── platform
│   │   ├── alive_subscriptions.rb
│   │   ├── analyzers
│   │   │   ├── limit_alias_size.rb
│   │   │   ├── limit_introspection.rb
│   │   │   ├── minimum_accepted_scopes.rb
│   │   │   ├── query_complexity.rb
│   │   │   ├── query_coster
│   │   │   │   ├── cost_breakdown.rb
│   │   │   │   ├── field.rb
│   │   │   │   ├── field_tree_builder.rb
│   │   │   │   ├── field_tree_node.rb
│   │   │   │   ├── field_tree.rb
│   │   │   │   └── potential_query_costs.rb
│   │   │   ├── query_coster.rb
│   │   │   └── query_depth.rb
│   │   ├── array_wrapper.rb
│   │   ├── authentication
│   │   │   ├── identity_relink.rb
│   │   │   ├── result.rb
│   │   │   ├── saml_authn_request_url.rb
│   │   │   ├── saml_consumer.rb
│   │   │   ├── saml.rb
│   │   │   ├── saml_relay_state.rb
│   │   │   ├── saml_result.rb
│   │   │   ├── saml_schemas
│   │   │   │   ├── inclusive_namespaces_schema.xsd
│   │   │   │   ├── saml20assertion_schema.xsd
│   │   │   │   ├── saml20encrypted_assertion_data_schema.xsd
│   │   │   │   ├── saml20encrypted_assertion_security_token_schema.xsd
│   │   │   │   ├── saml20protocol_schema.xsd
│   │   │   │   └── xmldsig_schema.xsd
│   │   │   └── saml_schema_validation.rb
│   │   ├── authorization
│   │   │   ├── authorizer_base.rb
│   │   │   ├── conditional_access_dependency.rb
│   │   │   ├── execution_log.rb
│   │   │   ├── global_user_to_server_authorizer.rb
│   │   │   ├── ip_allowlist.rb
│   │   │   ├── null_authorizer.rb
│   │   │   ├── permission_check.rb
│   │   │   ├── permission.rb
│   │   │   ├── programmatic_access_authorizer.rb
│   │   │   ├── programmatic_access_context.rb
│   │   │   ├── reauthorize_scoped_objects.rb
│   │   │   ├── rest_api_failed_login_helper.rb
│   │   │   ├── saml.rb
│   │   │   ├── server_to_server_authorizer.rb
│   │   │   ├── user_programmatic_access_authorizer.rb
│   │   │   ├── user_to_server_authorizer.rb
│   │   │   ├── user_via_granular_actor_authorizer.rb
│   │   │   └── user_with_scopes_authorizer.rb
│   │   ├── authorization.rb
│   │   ├── batch
│   │   │   ├── graphql_executor.rb
│   │   │   ├── request_executor.rb
│   │   │   └── setup.rb
│   │   ├── catalog_service_stats.rb
│   │   ├── codec.rb
│   │   ├── connections
│   │   │   ├── base.rb
│   │   │   ├── billing_transaction.rb
│   │   │   ├── codeql_database.rb
│   │   │   ├── code_search.rb
│   │   │   ├── commit_comment.rb
│   │   │   ├── commit_history.rb
│   │   │   ├── comparison_commit.rb
│   │   │   ├── copilot_agent_session.rb
│   │   │   ├── copilot_agent_task.rb
│   │   │   ├── created_commit_contribution.rb
│   │   │   ├── enterprise_administrator.rb
│   │   │   ├── enterprise_contribution.rb
│   │   │   ├── enterprise_failed_invitation.rb
│   │   │   ├── enterprise_organization_membership.rb
│   │   │   ├── enterprise_outside_collaborator.rb
│   │   │   ├── enterprise_pending_member_invitation.rb
│   │   │   ├── enterprise_team_assigned_organization.rb
│   │   │   ├── enterprise_team_member.rb
│   │   │   ├── enterprise_team.rb
│   │   │   ├── follower.rb
│   │   │   ├── following.rb
│   │   │   ├── git_actor.rb
│   │   │   ├── issue.rb
│   │   │   ├── linked_branch.rb
│   │   │   ├── mannequin.rb
│   │   │   ├── marketplace_listing_plan.rb
│   │   │   ├── marketplace_listing.rb
│   │   │   ├── migratable_resource.rb
│   │   │   ├── milestone.rb
│   │   │   ├── navigation_destination.rb
│   │   │   ├── notification_thread.rb
│   │   │   ├── organization_enterprise_owner.rb
│   │   │   ├── organization_member.rb
│   │   │   ├── organization.rb
│   │   │   ├── organization_stafftools_member.rb
│   │   │   ├── pending_collaborator.rb
│   │   │   ├── pending_marketplace_change.rb
│   │   │   ├── pending_subscribable_change.rb
│   │   │   ├── project.rb
│   │   │   ├── project_team.rb
│   │   │   ├── project_user.rb
│   │   │   ├── project_v2_group.rb
│   │   │   ├── project_v2_item.rb
│   │   │   ├── project_v2_view_item.rb
│   │   │   ├── pull_request_commit.rb
│   │   │   ├── pull_request_review_comment.rb
│   │   │   ├── pull_request_review_item.rb
│   │   │   ├── pull_request_review_thread.rb
│   │   │   ├── pull_request_thread.rb
│   │   │   ├── push_allowance.rb
│   │   │   ├── reacting_user.rb
│   │   │   ├── reaction.rb
│   │   │   ├── reactor.rb
│   │   │   ├── ref.rb
│   │   │   ├── repository_collaborator.rb
│   │   │   ├── repository_contributor.rb
│   │   │   ├── repository_custom_property.rb
│   │   │   ├── repository_custom_property_value.rb
│   │   │   ├── repository_invitation.rb
│   │   │   ├── repository_language.rb
│   │   │   ├── repository_migration.rb
│   │   │   ├── repository.rb
│   │   │   ├── repository_recommendation.rb
│   │   │   ├── repository_ruleset.rb
│   │   │   ├── review_dismissal_allowance.rb
│   │   │   ├── search_result_item.rb
│   │   │   ├── sponsor.rb
│   │   │   ├── sponsorship.rb
│   │   │   ├── stargazer.rb
│   │   │   ├── starred_repository.rb
│   │   │   ├── starred_topic.rb
│   │   │   ├── status_check_rollup_context.rb
│   │   │   ├── subscription_item.rb
│   │   │   ├── suggested_reviewer_actor.rb
│   │   │   ├── team_member.rb
│   │   │   ├── team_project.rb
│   │   │   ├── team_repository.rb
│   │   │   ├── user_content_edit.rb
│   │   │   ├── user_namespace_repository.rb
│   │   │   └── user.rb
│   │   ├── connections.rb
│   │   ├── connection_wrappers
│   │   │   ├── array_wrapper.rb
│   │   │   ├── audit_log_query.rb
│   │   │   ├── base.rb
│   │   │   ├── code_search_query.rb
│   │   │   ├── commit_history.rb
│   │   │   ├── copilot_agent_session_query.rb
│   │   │   ├── copilot_agent_task_query.rb
│   │   │   ├── copilot_agent_task_wrapper.rb
│   │   │   ├── cursor_collection.rb
│   │   │   ├── cursor_generator.rb
│   │   │   ├── dependabot_alerts_query.rb
│   │   │   ├── driftwood_query.rb
│   │   │   ├── elastic_search_query.rb
│   │   │   ├── enterprise_team_members.rb
│   │   │   ├── experiment_relation.rb
│   │   │   ├── get_limited_arg.rb
│   │   │   ├── manifest_dependencies_connection.rb
│   │   │   ├── milestone_members_by_priority.rb
│   │   │   ├── milestone.rb
│   │   │   ├── newsies.rb
│   │   │   ├── notifications.rb
│   │   │   ├── notification_thread_subscriptions.rb
│   │   │   ├── offsettable.rb
│   │   │   ├── page_info.rb
│   │   │   ├── pagination_validation.rb
│   │   │   ├── project_cards_array_connection.rb
│   │   │   ├── project_cards.rb
│   │   │   ├── project_v2_elasticsearch_view_items.rb
│   │   │   ├── project_v2_group_elasticsearch_query.rb
│   │   │   ├── project_v2_items_elasticsearch_query.rb
│   │   │   ├── project_v2_view_items.rb
│   │   │   ├── relation
│   │   │   │   ├── condition.rb
│   │   │   │   └── ordering.rb
│   │   │   ├── relation.rb
│   │   │   ├── remote_relation.rb
│   │   │   ├── repository_collaborators.rb
│   │   │   ├── repository_dependency_manifests.rb
│   │   │   ├── repository_migrations.rb
│   │   │   ├── repository_package_releases.rb
│   │   │   ├── repository_recommendation_connection.rb
│   │   │   ├── result_error_wrapper.rb
│   │   │   ├── search_query.rb
│   │   │   ├── stable_array.rb
│   │   │   ├── starred_repositories.rb
│   │   │   ├── team_members.rb
│   │   │   ├── team_repositories.rb
│   │   │   ├── timeline_items.rb
│   │   │   └── timeline.rb
│   │   ├── context.rb
│   │   ├── cost_limiter.rb
│   │   ├── dashboard_resource.rb
│   │   ├── directives
│   │   │   ├── defer.rb
│   │   │   └── stream.rb
│   │   ├── disabled_repository_filter_check.rb
│   │   ├── edges
│   │   │   ├── base.rb
│   │   │   ├── enterprise_administrator.rb
│   │   │   ├── enterprise_failed_invitation.rb
│   │   │   ├── enterprise_member.rb
│   │   │   ├── enterprise_organization_membership.rb
│   │   │   ├── enterprise_outside_collaborator.rb
│   │   │   ├── enterprise_pending_member_invitation.rb
│   │   │   ├── enterprise_server_installation_membership.rb
│   │   │   ├── enterprise_team_assigned_organization.rb
│   │   │   ├── enterprise_team_member.rb
│   │   │   ├── generated.rb
│   │   │   ├── installed_app.rb
│   │   │   ├── mannequin.rb
│   │   │   ├── navigation_destination.rb
│   │   │   ├── organization_enterprise_owner.rb
│   │   │   ├── organization_member.rb
│   │   │   ├── pending_collaborator.rb
│   │   │   ├── project_team.rb
│   │   │   ├── project_user.rb
│   │   │   ├── pull_request_review_item.rb
│   │   │   ├── pull_request_review_thread.rb
│   │   │   ├── reacting_user.rb
│   │   │   ├── reactor.rb
│   │   │   ├── repository_collaborator.rb
│   │   │   ├── repository_contributor.rb
│   │   │   ├── repository_language.rb
│   │   │   ├── repository_migration.rb
│   │   │   ├── repository_ruleset.rb
│   │   │   ├── search_result_item.rb
│   │   │   ├── sponsor.rb
│   │   │   ├── stargazer.rb
│   │   │   ├── starred_repository.rb
│   │   │   ├── starred_topic.rb
│   │   │   ├── status_check_rollup_context.rb
│   │   │   ├── team_member.rb
│   │   │   ├── team_project.rb
│   │   │   ├── team_repository.rb
│   │   │   └── user.rb
│   │   ├── encryption_keys.rb
│   │   ├── enums
│   │   │   ├── abuse_report_filter.rb
│   │   │   ├── abuse_report_order_field.rb
│   │   │   ├── abuse_report_reason.rb
│   │   │   ├── account_spammable_table.rb
│   │   │   ├── achievement_tier_name.rb
│   │   │   ├── activity_order_field.rb
│   │   │   ├── activity_period.rb
│   │   │   ├── activity_type.rb
│   │   │   ├── actor_type.rb
│   │   │   ├── advisory_credit_order_field.rb
│   │   │   ├── advisory_credit_state.rb
│   │   │   ├── app_installation_order_field.rb
│   │   │   ├── app_order_field.rb
│   │   │   ├── app_permission_access_level.rb
│   │   │   ├── app_store.rb
│   │   │   ├── artifact_order_field.rb
│   │   │   ├── audit_log
│   │   │   │   ├── account_plan_change_audit_entry_duration.rb
│   │   │   │   ├── oauth_application_create_audit_entry_state.rb
│   │   │   │   ├── oauth_application_destroy_audit_entry_state.rb
│   │   │   │   ├── oauth_application_reset_secret_audit_entry_state.rb
│   │   │   │   ├── oauth_application_revoke_tokens_audit_entry_state.rb
│   │   │   │   ├── oauth_application_transfer_audit_entry_state.rb
│   │   │   │   ├── operation_type.rb
│   │   │   │   ├── org_add_member_audit_entry_permission.rb
│   │   │   │   ├── org_billing_signup_error_audit_entry_billing_plan.rb
│   │   │   │   ├── org_create_audit_entry_billing_plan.rb
│   │   │   │   ├── org_remove_billing_manager_audit_entry_reason.rb
│   │   │   │   ├── org_remove_member_audit_entry_membership_type.rb
│   │   │   │   ├── org_remove_member_audit_entry_reason.rb
│   │   │   │   ├── org_remove_outside_collaborator_audit_entry_membership_type.rb
│   │   │   │   ├── org_remove_outside_collaborator_audit_entry_reason.rb
│   │   │   │   ├── org_update_default_repository_permission_audit_entry_permission.rb
│   │   │   │   ├── org_update_member_audit_entry_permission.rb
│   │   │   │   ├── org_update_member_repository_creation_permission_audit_entry_visibility.rb
│   │   │   │   ├── repo_access_audit_entry_visibility.rb
│   │   │   │   ├── repo_add_member_audit_entry_visibility.rb
│   │   │   │   ├── repo_archived_audit_entry_visibility.rb
│   │   │   │   ├── repo_change_merge_setting_audit_entry_merge_type.rb
│   │   │   │   ├── repo_create_audit_entry_visibility.rb
│   │   │   │   ├── repo_destroy_audit_entry_visibility.rb
│   │   │   │   ├── repo_remove_member_audit_entry_visibility.rb
│   │   │   │   ├── repo_update_member_audit_entry_permission.rb
│   │   │   │   ├── team_change_privacy_audit_entry_privacy.rb
│   │   │   │   ├── team_update_permission_audit_entry_permission.rb
│   │   │   │   └── team_update_repository_permission_audit_entry_permission.rb
│   │   │   ├── audit_log_order_field.rb
│   │   │   ├── authentication_client.rb
│   │   │   ├── authentication_flagged_reason.rb
│   │   │   ├── base.rb
│   │   │   ├── billing
│   │   │   │   └── duration.rb
│   │   │   ├── blocked_payment_method_consequence.rb
│   │   │   ├── block_from_organization_duration.rb
│   │   │   ├── check_annotation_level.rb
│   │   │   ├── check_conclusion_state.rb
│   │   │   ├── check_run_state.rb
│   │   │   ├── check_run_type.rb
│   │   │   ├── check_status_state.rb
│   │   │   ├── check_suite_visibility.rb
│   │   │   ├── codeql_database_order_field.rb
│   │   │   ├── code_scanning_security_alert_status.rb
│   │   │   ├── code_search_snippet_type.rb
│   │   │   ├── codespace_order_field.rb
│   │   │   ├── collaborator_affiliation.rb
│   │   │   ├── color_mode_type.rb
│   │   │   ├── color_theme_type.rb
│   │   │   ├── comment_author_association.rb
│   │   │   ├── comment_cannot_update_reason.rb
│   │   │   ├── commit_comment_order_field.rb
│   │   │   ├── commit_contribution_order_field.rb
│   │   │   ├── commit_verification_status.rb
│   │   │   ├── comparison_status.rb
│   │   │   ├── contribution_level.rb
│   │   │   ├── contributions_collection_contribution_type.rb
│   │   │   ├── copilot_agent_artifact_type.rb
│   │   │   ├── copilot_agent_event_type.rb
│   │   │   ├── copilot_agent_session_order_field.rb
│   │   │   ├── copilot_agent_session_state.rb
│   │   │   ├── copilot_agent_task_order_field.rb
│   │   │   ├── copilot_agent_type.rb
│   │   │   ├── copilot_code_review_feedback_option.rb
│   │   │   ├── copilot_code_review_feedback_type.rb
│   │   │   ├── copilot_license_type.rb
│   │   │   ├── copilot_limited_feature.rb
│   │   │   ├── copilot_subscription_platform.rb
│   │   │   ├── custom_property_value_type.rb
│   │   │   ├── custom_subscription_type.rb
│   │   │   ├── dashboard_feed_filter_group.rb
│   │   │   ├── day_of_week.rb
│   │   │   ├── default_repository_permission_field.rb
│   │   │   ├── default_workflow_permissions_value.rb
│   │   │   ├── dependency_graph_dependent_type.rb
│   │   │   ├── dependency_graph_ecosystem.rb
│   │   │   ├── deployment_order_field.rb
│   │   │   ├── deployment_protection_rule_type.rb
│   │   │   ├── deployment_review_state.rb
│   │   │   ├── deployment_state.rb
│   │   │   ├── deployment_status_state.rb
│   │   │   ├── device_auth_signature_version.rb
│   │   │   ├── diff_line_type.rb
│   │   │   ├── diff_side.rb
│   │   │   ├── discussion_close_reason.rb
│   │   │   ├── discussion_comment_order_field.rb
│   │   │   ├── discussion_order_field.rb
│   │   │   ├── discussion_poll_option_order_field.rb
│   │   │   ├── discussion_pub_sub_topic.rb
│   │   │   ├── discussion_state.rb
│   │   │   ├── discussion_state_reason.rb
│   │   │   ├── dismiss_reason.rb
│   │   │   ├── dsa_content_format_type.rb
│   │   │   ├── dsa_source_type.rb
│   │   │   ├── early_access_membership_feature.rb
│   │   │   ├── early_access_membership_filter.rb
│   │   │   ├── early_access_membership_order_field.rb
│   │   │   ├── email_domain_address_type.rb
│   │   │   ├── enterprise_administrator_invitation_order_field.rb
│   │   │   ├── enterprise_administrator_role.rb
│   │   │   ├── enterprise_allow_private_repository_forking_policy_value.rb
│   │   │   ├── enterprise_default_repository_permission_setting_value.rb
│   │   │   ├── enterprise_disallowed_methods_setting_value.rb
│   │   │   ├── enterprise_enabled_disabled_setting_value.rb
│   │   │   ├── enterprise_enabled_setting_value.rb
│   │   │   ├── enterprise_license_type.rb
│   │   │   ├── enterprise_managed_type_value.rb
│   │   │   ├── enterprise_member_invitation_order_field.rb
│   │   │   ├── enterprise_member_order_field.rb
│   │   │   ├── enterprise_members_can_create_repositories_setting_value.rb
│   │   │   ├── enterprise_members_can_make_purchases_setting_value.rb
│   │   │   ├── enterprise_membership_type.rb
│   │   │   ├── enterprise_order_field.rb
│   │   │   ├── enterprise_organization_invitation_order_field.rb
│   │   │   ├── enterprise_organization_invitation_status.rb
│   │   │   ├── enterprise_server_installation_order_field.rb
│   │   │   ├── enterprise_server_user_account_email_order_field.rb
│   │   │   ├── enterprise_server_user_account_order_field.rb
│   │   │   ├── enterprise_server_user_accounts_upload_order_field.rb
│   │   │   ├── enterprise_server_user_accounts_upload_sync_state.rb
│   │   │   ├── enterprise_team_member_order_field.rb
│   │   │   ├── enterprise_team_order_field.rb
│   │   │   ├── enterprise_team_organization_order_field.rb
│   │   │   ├── enterprise_team_organization_selection_type.rb
│   │   │   ├── enterprise_user_account_membership_role.rb
│   │   │   ├── enterprise_user_deployment.rb
│   │   │   ├── environment_order_field.rb
│   │   │   ├── environment_pinned_filter_field.rb
│   │   │   ├── explore_collection_order_field.rb
│   │   │   ├── feed_disinterest_reason.rb
│   │   │   ├── feed_item_related_by.rb
│   │   │   ├── file_viewed_state.rb
│   │   │   ├── follow_order_field.rb
│   │   │   ├── fork_pr_workflows_policy_value.rb
│   │   │   ├── funding_platform.rb
│   │   │   ├── gate_request_state.rb
│   │   │   ├── gate_type.rb
│   │   │   ├── gist_comment_order_field.rb
│   │   │   ├── gist_order_field.rb
│   │   │   ├── gist_privacy.rb
│   │   │   ├── git_signature_state.rb
│   │   │   ├── identity_provider_configuration_state.rb
│   │   │   ├── import_export_state.rb
│   │   │   ├── import_map_action.rb
│   │   │   ├── integration_feature_state.rb
│   │   │   ├── integration_suspension_action.rb
│   │   │   ├── integration_type.rb
│   │   │   ├── interactable_type.rb
│   │   │   ├── interaction_type.rb
│   │   │   ├── ip_allow_list_enabled_setting_value.rb
│   │   │   ├── ip_allow_list_entry_order_field.rb
│   │   │   ├── ip_allow_list_for_installed_apps_enabled_setting_value.rb
│   │   │   ├── ip_allow_list_user_level_enforcement_enabled_setting_value.rb
│   │   │   ├── issue_closed_state_reason.rb
│   │   │   ├── issue_comment_order_field.rb
│   │   │   ├── issue_dependency_order_field.rb
│   │   │   ├── issue_field_data_type.rb
│   │   │   ├── issue_field_order_field.rb
│   │   │   ├── issue_field_single_select_option_color.rb
│   │   │   ├── issue_field_visibility.rb
│   │   │   ├── issue_order_field.rb
│   │   │   ├── issue_or_pull_request_type.rb
│   │   │   ├── issue_pub_sub_topic.rb
│   │   │   ├── issue_search_type.rb
│   │   │   ├── issue_state.rb
│   │   │   ├── issue_state_reason.rb
│   │   │   ├── issue_type_color.rb
│   │   │   ├── issue_type_order_field.rb
│   │   │   ├── job_states.rb
│   │   │   ├── label_order_field.rb
│   │   │   ├── language_order_field.rb
│   │   │   ├── legacy_team_permission.rb
│   │   │   ├── lexical_fallback_reason.rb
│   │   │   ├── lock_reason.rb
│   │   │   ├── mannequin_order_field.rb
│   │   │   ├── markdown_preview_subject_type.rb
│   │   │   ├── marketplace_listing_insight_period.rb
│   │   │   ├── marketplace_listing_order_field.rb
│   │   │   ├── marketplace_listing_plan_price_model.rb
│   │   │   ├── marketplace_listing_plan_state.rb
│   │   │   ├── marketplace_listing_plan_subscriber_account_types.rb
│   │   │   ├── marketplace_listing_state.rb
│   │   │   ├── marketplace_search_type.rb
│   │   │   ├── marketplace_verification_state.rb
│   │   │   ├── mergeable_state.rb
│   │   │   ├── merge_commit_message.rb
│   │   │   ├── merge_commit_title.rb
│   │   │   ├── merge_queue_check_state.rb
│   │   │   ├── merge_queue_entry_state.rb
│   │   │   ├── merge_queue_merging_strategy.rb
│   │   │   ├── merge_queue_method.rb
│   │   │   ├── merge_state_status.rb
│   │   │   ├── migratable_resource_state.rb
│   │   │   ├── migration_archive_order_field.rb
│   │   │   ├── migration_source_type.rb
│   │   │   ├── migration_state.rb
│   │   │   ├── milestone_order_field.rb
│   │   │   ├── milestone_state.rb
│   │   │   ├── mobile_app_action.rb
│   │   │   ├── mobile_app_element.rb
│   │   │   ├── mobile_app_type.rb
│   │   │   ├── mobile_auth_request_type.rb
│   │   │   ├── mobile_copilot_paywall_icon.rb
│   │   │   ├── mobile_device_key_type.rb
│   │   │   ├── mobile_device_type.rb
│   │   │   ├── mobile_event_context.rb
│   │   │   ├── mobile_live_activity_type.rb
│   │   │   ├── mobile_locale.rb
│   │   │   ├── mobile_subject_type.rb
│   │   │   ├── network_prefix.rb
│   │   │   ├── notification_reason.rb
│   │   │   ├── notification_restriction_setting_value.rb
│   │   │   ├── notification_status.rb
│   │   │   ├── notification_thread_subscription_list_type.rb
│   │   │   ├── notification_thread_subscription_state.rb
│   │   │   ├── oidc_provider_type.rb
│   │   │   ├── order_direction.rb
│   │   │   ├── organization_associated_record_type.rb
│   │   │   ├── organization_credential_authorization_credential.rb
│   │   │   ├── organization_invitation_order_field.rb
│   │   │   ├── organization_invitation_role.rb
│   │   │   ├── organization_invitation_source.rb
│   │   │   ├── organization_invitation_type.rb
│   │   │   ├── organization_member_role.rb
│   │   │   ├── organization_members_can_create_repositories_setting_value.rb
│   │   │   ├── organization_migration_state.rb
│   │   │   ├── organization_order_field.rb
│   │   │   ├── organization_terms_of_service_type.rb
│   │   │   ├── org_enterprise_owner_order_field.rb
│   │   │   ├── package_dependency_type.rb
│   │   │   ├── package_file_object_migration_state.rb
│   │   │   ├── package_file_order_field.rb
│   │   │   ├── package_file_state.rb
│   │   │   ├── package_order_field.rb
│   │   │   ├── packages_error_type.rb
│   │   │   ├── package_type.rb
│   │   │   ├── package_version_order_field.rb
│   │   │   ├── page_build_status.rb
│   │   │   ├── page_build_type.rb
│   │   │   ├── page_certificate_state.rb
│   │   │   ├── patch_status.rb
│   │   │   ├── pinnable_item_type.rb
│   │   │   ├── pinned_discussion_gradient.rb
│   │   │   ├── pinned_discussion_pattern.rb
│   │   │   ├── pinned_environment_order_field.rb
│   │   │   ├── plan_feature_limit.rb
│   │   │   ├── plan_feature_privacy.rb
│   │   │   ├── plan_feature.rb
│   │   │   ├── project_card_archived_state.rb
│   │   │   ├── project_card_state.rb
│   │   │   ├── project_column_purpose.rb
│   │   │   ├── project_migration_status_type.rb
│   │   │   ├── project_order_field.rb
│   │   │   ├── project_permission.rb
│   │   │   ├── project_state.rb
│   │   │   ├── project_template.rb
│   │   │   ├── project_v2_custom_field_type.rb
│   │   │   ├── project_v2_field_order_field.rb
│   │   │   ├── project_v2_field_type.rb
│   │   │   ├── project_v2_item_field_value_order_field.rb
│   │   │   ├── project_v2_item_order_field.rb
│   │   │   ├── project_v2_item_type.rb
│   │   │   ├── project_v2_order_field.rb
│   │   │   ├── project_v2_permission_level.rb
│   │   │   ├── project_v2_roles.rb
│   │   │   ├── project_v2_single_select_field_option_color.rb
│   │   │   ├── project_v2_state.rb
│   │   │   ├── project_v2_status_update_order_field.rb
│   │   │   ├── project_v2_status_update_status.rb
│   │   │   ├── project_v2_view_item_sortable_value_type.rb
│   │   │   ├── project_v2_view_layout.rb
│   │   │   ├── project_v2_view_order_field.rb
│   │   │   ├── project_v2_workflows_order_field.rb
│   │   │   ├── project_workflow_action_type.rb
│   │   │   ├── project_workflow_trigger_type.rb
│   │   │   ├── public_fork_pr_workflows_policy_value.rb
│   │   │   ├── pull_request_branch_update_method.rb
│   │   │   ├── pull_request_creation_policy.rb
│   │   │   ├── pull_request_merge_action.rb
│   │   │   ├── pull_request_merge_condition_result.rb
│   │   │   ├── pull_request_merge_method.rb
│   │   │   ├── pull_request_merge_method_status.rb
│   │   │   ├── pull_request_merge_requirements_state.rb
│   │   │   ├── pull_request_order_field.rb
│   │   │   ├── pull_request_pub_sub_topic.rb
│   │   │   ├── pull_request_review_comment_indeterminate_position_error.rb
│   │   │   ├── pull_request_review_comment_state.rb
│   │   │   ├── pull_request_review_decision.rb
│   │   │   ├── pull_request_review_event.rb
│   │   │   ├── pull_request_review_pub_sub_topic.rb
│   │   │   ├── pull_request_review_state_filter.rb
│   │   │   ├── pull_request_review_state.rb
│   │   │   ├── pull_request_review_thread_order_field.rb
│   │   │   ├── pull_request_review_thread_outdated_filter_type.rb
│   │   │   ├── pull_request_review_thread_subject_type.rb
│   │   │   ├── pull_request_rule_failure_reason.rb
│   │   │   ├── pull_request_state.rb
│   │   │   ├── pull_request_update_state.rb
│   │   │   ├── push_notification_service.rb
│   │   │   ├── reaction_content.rb
│   │   │   ├── reaction_order_field.rb
│   │   │   ├── ref_order_field.rb
│   │   │   ├── release_order_field.rb
│   │   │   ├── render_display_type.rb
│   │   │   ├── render_file_type.rb
│   │   │   ├── reported_content_classifiers.rb
│   │   │   ├── repository_action_featured_state.rb
│   │   │   ├── repository_action_order_field.rb
│   │   │   ├── repository_action_state.rb
│   │   │   ├── repository_advisory_severity.rb
│   │   │   ├── repository_advisory_state.rb
│   │   │   ├── repository_affiliation.rb
│   │   │   ├── repository_collaborator_affiliation.rb
│   │   │   ├── repository_contribution_type.rb
│   │   │   ├── repository_custom_property_values_editable_by.rb
│   │   │   ├── repository_hash_algorithm.rb
│   │   │   ├── repository_interaction_limit_expiry.rb
│   │   │   ├── repository_interaction_limit_origin.rb
│   │   │   ├── repository_interaction_limit.rb
│   │   │   ├── repository_invitation_order_field.rb
│   │   │   ├── repository_lock_reason.rb
│   │   │   ├── repository_migration_order_direction.rb
│   │   │   ├── repository_migration_order_field.rb
│   │   │   ├── repository_order_field.rb
│   │   │   ├── repository_permission.rb
│   │   │   ├── repository_privacy.rb
│   │   │   ├── repository_recommendation_reason.rb
│   │   │   ├── repository_rule_evaluation_result.rb
│   │   │   ├── repository_rule_order_field.rb
│   │   │   ├── repository_rules
│   │   │   │   ├── code_quality_ai_findings_severity.rb
│   │   │   │   ├── code_quality_severity.rb
│   │   │   │   ├── merge_queue_grouping_strategy.rb
│   │   │   │   ├── merge_queue_merge_method.rb
│   │   │   │   └── pull_request_allowed_merge_methods.rb
│   │   │   ├── repository_ruleset_bypass_actor_bypass_mode.rb
│   │   │   ├── repository_ruleset_target.rb
│   │   │   ├── repository_rule_type.rb
│   │   │   ├── repository_suggested_actor_filter.rb
│   │   │   ├── repository_type.rb
│   │   │   ├── repository_visibility.rb
│   │   │   ├── repository_vulnerability_alert_dependency_relationship.rb
│   │   │   ├── repository_vulnerability_alert_dependency_scope.rb
│   │   │   ├── repository_vulnerability_alert_state.rb
│   │   │   ├── requestable_check_status_state.rb
│   │   │   ├── retired_namespace_order_field.rb
│   │   │   ├── role_in_organization.rb
│   │   │   ├── rule_enforcement.rb
│   │   │   ├── saml_digest_algorithm.rb
│   │   │   ├── saml_signature_algorithm.rb
│   │   │   ├── saved_collection_order_field.rb
│   │   │   ├── saved_collection_protected_type.rb
│   │   │   ├── saved_reply_order_field.rb
│   │   │   ├── saved_view_order_field.rb
│   │   │   ├── sdn_actor.rb
│   │   │   ├── search_shortcut_color.rb
│   │   │   ├── search_shortcut_icon.rb
│   │   │   ├── search_shortcut_type.rb
│   │   │   ├── search_type.rb
│   │   │   ├── security_advisory_classification.rb
│   │   │   ├── security_advisory_ecosystem.rb
│   │   │   ├── security_advisory_identifier_type.rb
│   │   │   ├── security_advisory_order_field.rb
│   │   │   ├── security_advisory_severity.rb
│   │   │   ├── security_vulnerability_order_field.rb
│   │   │   ├── social_account_provider.rb
│   │   │   ├── sponsorable_order_field.rb
│   │   │   ├── sponsor_and_lifetime_value_order_field.rb
│   │   │   ├── sponsor_order_field.rb
│   │   │   ├── sponsors_activity_action.rb
│   │   │   ├── sponsors_activity_order_field.rb
│   │   │   ├── sponsors_activity_period.rb
│   │   │   ├── sponsors_country_or_region_code.rb
│   │   │   ├── sponsors_goal_kind.rb
│   │   │   ├── sponsorship_newsletter_order_field.rb
│   │   │   ├── sponsorship_order_field.rb
│   │   │   ├── sponsorship_payment_source.rb
│   │   │   ├── sponsorship_privacy.rb
│   │   │   ├── sponsors_listing_featured_item_featureable_type.rb
│   │   │   ├── sponsors_tier_order_field.rb
│   │   │   ├── squash_merge_commit_message.rb
│   │   │   ├── squash_merge_commit_title.rb
│   │   │   ├── star_order_field.rb
│   │   │   ├── starred_repository_type.rb
│   │   │   ├── status_check_state.rb
│   │   │   ├── status_rollup_combined_state.rb
│   │   │   ├── status_state.rb
│   │   │   ├── storage_state.rb
│   │   │   ├── stripe_fraud_type.rb
│   │   │   ├── stripe_payment_intent_status.rb
│   │   │   ├── stripe_payment_status.rb
│   │   │   ├── sub_issue_order_field.rb
│   │   │   ├── subscription_item_order_field.rb
│   │   │   ├── subscription_item_subscribable_type.rb
│   │   │   ├── subscription_state.rb
│   │   │   ├── support_link_type.rb
│   │   │   ├── task_list_item_status.rb
│   │   │   ├── team_change_parent_request_direction.rb
│   │   │   ├── team_group_mapping_order_field.rb
│   │   │   ├── team_member_order_field.rb
│   │   │   ├── team_member_role.rb
│   │   │   ├── team_members_filter.rb
│   │   │   ├── team_membership_state.rb
│   │   │   ├── team_membership_type.rb
│   │   │   ├── team_notification_setting.rb
│   │   │   ├── team_order_field.rb
│   │   │   ├── team_privacy.rb
│   │   │   ├── team_project_type.rb
│   │   │   ├── team_repository_order_field.rb
│   │   │   ├── team_repository_type.rb
│   │   │   ├── team_review_assignment_algorithm.rb
│   │   │   ├── team_role.rb
│   │   │   ├── thread_cannot_reply_reason.rb
│   │   │   ├── thread_subscription_event.rb
│   │   │   ├── thread_subscription_form_action.rb
│   │   │   ├── thread_subscription_state.rb
│   │   │   ├── timeline_event_view_type.rb
│   │   │   ├── topic_order_field.rb
│   │   │   ├── topic_suggestion_decline_reason.rb
│   │   │   ├── tos_reason_type.rb
│   │   │   ├── tracked_issue_states.rb
│   │   │   ├── trending_period.rb
│   │   │   ├── two_factor_credential_security_type.rb
│   │   │   ├── user_associated_record_type.rb
│   │   │   ├── user_attachments_order_field.rb
│   │   │   ├── user_attachment_type.rb
│   │   │   ├── user_attachment_urls_order_field.rb
│   │   │   ├── user_attachment_urls_type.rb
│   │   │   ├── user_block_duration.rb
│   │   │   ├── user_dashboard_nav_link_identifier.rb
│   │   │   ├── user_list_order_field.rb
│   │   │   ├── user_name_display_configuration.rb
│   │   │   ├── user_namespace_repositories_filter.rb
│   │   │   ├── user_pub_sub_topic.rb
│   │   │   ├── user_status_order_field.rb
│   │   │   ├── user_view_type.rb
│   │   │   ├── verifiable_domain_order_field.rb
│   │   │   ├── vulnerability_alert_source.rb
│   │   │   ├── workflow_input_type.rb
│   │   │   ├── workflow_order_field.rb
│   │   │   ├── workflow_run_event.rb
│   │   │   ├── workflow_run_order_field.rb
│   │   │   └── workflow_state.rb
│   │   ├── errors
│   │   │   ├── analysis.rb
│   │   │   ├── argument_error.rb
│   │   │   ├── argument_limit.rb
│   │   │   ├── association_loaded.rb
│   │   │   ├── association_refused.rb
│   │   │   ├── branch_protection_rule_violation.rb
│   │   │   ├── coercion.rb
│   │   │   ├── conflicting_pagination_arguments.rb
│   │   │   ├── cursor.rb
│   │   │   ├── duplicate_before_after_pagination_boundaries.rb
│   │   │   ├── duplicate_first_last_pagination_boundaries.rb
│   │   │   ├── excessive_pagination.rb
│   │   │   ├── execution.rb
│   │   │   ├── forbidden.rb
│   │   │   ├── immutable_value.rb
│   │   │   ├── insufficient_scopes.rb
│   │   │   ├── internal_execution.rb
│   │   │   ├── internal.rb
│   │   │   ├── introspection_limit_exceeded.rb
│   │   │   ├── invalid_configuration_entry_value.rb
│   │   │   ├── invalid_numeric_page_origin.rb
│   │   │   ├── invalid_pagination.rb
│   │   │   ├── invalid_tenant.rb
│   │   │   ├── invalid_value.rb
│   │   │   ├── max_alias_size_exceeded.rb
│   │   │   ├── max_node_limit_exceeded.rb
│   │   │   ├── max_page_size_exceeded.rb
│   │   │   ├── merge_queue.rb
│   │   │   ├── missing_backwards_pagination_argument.rb
│   │   │   ├── missing_pagination_boundaries.rb
│   │   │   ├── not_found.rb
│   │   │   ├── not_implemented.rb
│   │   │   ├── parse.rb
│   │   │   ├── plan_not_supported.rb
│   │   │   ├── rate_limited.rb
│   │   │   ├── resource_limits_exceeded.rb
│   │   │   ├── resource_missing.rb
│   │   │   ├── schema.rb
│   │   │   ├── security.rb
│   │   │   ├── service_unavailable.rb
│   │   │   ├── stale_data.rb
│   │   │   ├── tenant_context_resolution.rb
│   │   │   ├── trade_controls.rb
│   │   │   ├── type.rb
│   │   │   ├── unauthenticated.rb
│   │   │   ├── unauthorized
│   │   │   │   ├── read.rb
│   │   │   │   └── write.rb
│   │   │   ├── unfiltered_disabled_repositories.rb
│   │   │   ├── unfiltered_spam.rb
│   │   │   ├── unknown_query.rb
│   │   │   ├── unprocessable
│   │   │   │   ├── issues_disabled.rb
│   │   │   │   ├── projects_new_disabled.rb
│   │   │   │   ├── repository_archived.rb
│   │   │   │   ├── repository_migration.rb
│   │   │   │   └── user_projects_disabled.rb
│   │   │   ├── unprocessable.rb
│   │   │   ├── validation
│   │   │   │   └── field.rb
│   │   │   ├── validation.rb
│   │   │   └── viewer_may_not_see.rb
│   │   ├── evolution
│   │   │   ├── change.rb
│   │   │   ├── upcoming_change.rb
│   │   │   └── upcoming_changes.rb
│   │   ├── experiment_relation.rb
│   │   ├── feature_flags
│   │   │   └── cache.rb
│   │   ├── formats.rb
│   │   ├── global_scope.rb
│   │   ├── graphql_response.rb
│   │   ├── graphql_user_resource.rb
│   │   ├── helpers
│   │   │   ├── achievement_availability.rb
│   │   │   ├── achievement_unlocking_event.rb
│   │   │   ├── actor_limiter.rb
│   │   │   ├── add_project_card.rb
│   │   │   ├── agentic.rb
│   │   │   ├── app_content.rb
│   │   │   ├── assignees_helper.rb
│   │   │   ├── audit_log.rb
│   │   │   ├── blog_broadcast.rb
│   │   │   ├── commit_validation.rb
│   │   │   ├── conditional_access.rb
│   │   │   ├── custom_property_base.rb
│   │   │   ├── custom_property_value_base.rb
│   │   │   ├── custom_property_value.rb
│   │   │   ├── deferred_query_helper.rb
│   │   │   ├── delete_project_card.rb
│   │   │   ├── dependencies_helper.rb
│   │   │   ├── diff.rb
│   │   │   ├── editor.rb
│   │   │   ├── enterprise.rb
│   │   │   ├── github_app_validation.rb
│   │   │   ├── git_refs.rb
│   │   │   ├── global_id
│   │   │   │   ├── artifact.rb
│   │   │   │   ├── legacy.rb
│   │   │   │   └── next.rb
│   │   │   ├── global_id.rb
│   │   │   ├── in_app_purchase_subscriber.rb
│   │   │   ├── internal_graphql.rb
│   │   │   ├── issue_field.rb
│   │   │   ├── issue_field_value.rb
│   │   │   ├── issue_field_visibility.rb
│   │   │   ├── issues_query.rb
│   │   │   ├── issue_types.rb
│   │   │   ├── legacy_migration.rb
│   │   │   ├── markdown_formatter.rb
│   │   │   ├── marketplace_listing_content.rb
│   │   │   ├── marketplace_search_helper.rb
│   │   │   ├── newsies.rb
│   │   │   ├── node_identification.rb
│   │   │   ├── notifications_query.rb
│   │   │   ├── notification_threads_query.rb
│   │   │   ├── notification_thread_subscriptions_query.rb
│   │   │   ├── package_query.rb
│   │   │   ├── path_comparer.rb
│   │   │   ├── private_issue_type_deprecation.rb
│   │   │   ├── private_profile.rb
│   │   │   ├── project_cards.rb
│   │   │   ├── project_deprecation.rb
│   │   │   ├── projects
│   │   │   │   ├── elasticsearch_backend.rb
│   │   │   │   └── filterable.rb
│   │   │   ├── projects_query.rb
│   │   │   ├── project_v2_events.rb
│   │   │   ├── project_v2_field.rb
│   │   │   ├── project_v2_item_field_value.rb
│   │   │   ├── project_v2.rb
│   │   │   ├── project_v2_sorter.rb
│   │   │   ├── pull_request_status_filter.rb
│   │   │   ├── query_limiter.rb
│   │   │   ├── reactions_query.rb
│   │   │   ├── read_from_selected_replicas.rb
│   │   │   ├── repository_by_nwo.rb
│   │   │   ├── search_helper.rb
│   │   │   ├── security_vulnerabilities_query.rb
│   │   │   ├── tenant_context.rb
│   │   │   ├── timeline_wrapper.rb
│   │   │   ├── url.rb
│   │   │   ├── via_actions.rb
│   │   │   ├── watchers_query.rb
│   │   │   └── watching_query.rb
│   │   ├── i_context.rb
│   │   ├── inputs
│   │   │   ├── abuse_report_order.rb
│   │   │   ├── activity_filters.rb
│   │   │   ├── activity_order.rb
│   │   │   ├── add_or_create_labels_label_input.rb
│   │   │   ├── advisory_credit_order.rb
│   │   │   ├── agent_assignment_input.rb
│   │   │   ├── app_installation_order.rb
│   │   │   ├── app_order.rb
│   │   │   ├── artifact_data.rb
│   │   │   ├── artifact_order.rb
│   │   │   ├── audit_log_order.rb
│   │   │   ├── base.rb
│   │   │   ├── bulk_sponsorship.rb
│   │   │   ├── check_annotation_data.rb
│   │   │   ├── check_annotation_range.rb
│   │   │   ├── check_run_action.rb
│   │   │   ├── check_run_filter.rb
│   │   │   ├── check_run_output_image.rb
│   │   │   ├── check_run_output.rb
│   │   │   ├── check_step_data.rb
│   │   │   ├── check_suite_auto_trigger_preference.rb
│   │   │   ├── check_suite_filter.rb
│   │   │   ├── codeql_database_order.rb
│   │   │   ├── codespace_order.rb
│   │   │   ├── comment_position_file_input.rb
│   │   │   ├── comment_position_line_input.rb
│   │   │   ├── comment_position_multiline_input.rb
│   │   │   ├── commit_author.rb
│   │   │   ├── commit_comment_order.rb
│   │   │   ├── commit_contribution_order.rb
│   │   │   ├── commit_message.rb
│   │   │   ├── committable_branch.rb
│   │   │   ├── completed_log_data.rb
│   │   │   ├── concurrency.rb
│   │   │   ├── contribution_order.rb
│   │   │   ├── copilot_agent_session_filter.rb
│   │   │   ├── copilot_agent_session_order.rb
│   │   │   ├── copilot_agent_task_filter.rb
│   │   │   ├── copilot_agent_task_order.rb
│   │   │   ├── copilot_assignment_input.rb
│   │   │   ├── custom_property_value_input.rb
│   │   │   ├── deployment_filters.rb
│   │   │   ├── deployment_order.rb
│   │   │   ├── diff_line_range.rb
│   │   │   ├── diff_range.rb
│   │   │   ├── discussion_comment_order.rb
│   │   │   ├── discussion_order.rb
│   │   │   ├── discussion_poll_option_order.rb
│   │   │   ├── draft_pull_request_review_comment.rb
│   │   │   ├── draft_pull_request_review_thread.rb
│   │   │   ├── draft_saved_view.rb
│   │   │   ├── dsa_account_moderation_action.rb
│   │   │   ├── dsa_repository_moderation_action.rb
│   │   │   ├── early_access_membership_order.rb
│   │   │   ├── enterprise_administrator_invitation_order.rb
│   │   │   ├── enterprise_member_invitation_order.rb
│   │   │   ├── enterprise_member_order.rb
│   │   │   ├── enterprise_order.rb
│   │   │   ├── enterprise_organization_invitation_order.rb
│   │   │   ├── enterprise_server_installation_order.rb
│   │   │   ├── enterprise_server_user_account_email_order.rb
│   │   │   ├── enterprise_server_user_account_order.rb
│   │   │   ├── enterprise_server_user_accounts_upload_order.rb
│   │   │   ├── enterprise_team_member_order.rb
│   │   │   ├── enterprise_team_order.rb
│   │   │   ├── enterprise_team_organization_order.rb
│   │   │   ├── environments.rb
│   │   │   ├── explore_collection_order.rb
│   │   │   ├── file_addition.rb
│   │   │   ├── file_changes.rb
│   │   │   ├── file_deletion.rb
│   │   │   ├── follow_order.rb
│   │   │   ├── gist_comment_order.rb
│   │   │   ├── gist_order.rb
│   │   │   ├── group_mapping.rb
│   │   │   ├── ip_allow_list_entry_order.rb
│   │   │   ├── issue_and_pull_request_filters.rb
│   │   │   ├── issue_bulk_input.rb
│   │   │   ├── issue_comment_order.rb
│   │   │   ├── issue_dependency_order.rb
│   │   │   ├── issue_field_create_or_update_input.rb
│   │   │   ├── issue_field_order.rb
│   │   │   ├── issue_field_single_select_option_input.rb
│   │   │   ├── issue_filters.rb
│   │   │   ├── issue_order.rb
│   │   │   ├── issue_type_order.rb
│   │   │   ├── javascript_error.rb
│   │   │   ├── job_summary_data.rb
│   │   │   ├── label_order.rb
│   │   │   ├── language_order.rb
│   │   │   ├── mannequin_order.rb
│   │   │   ├── marketplace_listing_order.rb
│   │   │   ├── migration_archive_order.rb
│   │   │   ├── migration_import_mapping.rb
│   │   │   ├── milestone_order.rb
│   │   │   ├── mobile_hydro_event.rb
│   │   │   ├── mobile_suggested_change_input.rb
│   │   │   ├── notification_thread_filters.rb
│   │   │   ├── organization_invitation_order.rb
│   │   │   ├── organization_order.rb
│   │   │   ├── org_enterprise_owner_order.rb
│   │   │   ├── package_dependency_attributes.rb
│   │   │   ├── package_file_order.rb
│   │   │   ├── package_metadatum_tuple.rb
│   │   │   ├── package_order.rb
│   │   │   ├── package_version_order.rb
│   │   │   ├── pinned_environment_order.rb
│   │   │   ├── project_card_import.rb
│   │   │   ├── project_column_import.rb
│   │   │   ├── project_order.rb
│   │   │   ├── project_v2_collaborator.rb
│   │   │   ├── project_v2_field_order.rb
│   │   │   ├── project_v2_field_value.rb
│   │   │   ├── project_v2_filters.rb
│   │   │   ├── project_v2_item_field_value_order.rb
│   │   │   ├── project_v2_item_order.rb
│   │   │   ├── project_v2_iteration_field_configuration_input.rb
│   │   │   ├── project_v2_iteration.rb
│   │   │   ├── project_v2_order.rb
│   │   │   ├── project_v2_single_select_field_option_input.rb
│   │   │   ├── project_v2_status_order.rb
│   │   │   ├── project_v2_view_order.rb
│   │   │   ├── project_v2_workflow_order.rb
│   │   │   ├── pull_request_filters.rb
│   │   │   ├── pull_request_order.rb
│   │   │   ├── reaction_order.rb
│   │   │   ├── ref_order.rb
│   │   │   ├── ref_update.rb
│   │   │   ├── registry_package_metadatum.rb
│   │   │   ├── release_order.rb
│   │   │   ├── repository_action_filters.rb
│   │   │   ├── repository_action_order.rb
│   │   │   ├── repository_invitation_order.rb
│   │   │   ├── repository_migration_order.rb
│   │   │   ├── repository_name_with_owner.rb
│   │   │   ├── repository_order.rb
│   │   │   ├── repository_rule_input.rb
│   │   │   ├── repository_rule_order.rb
│   │   │   ├── repository_rules
│   │   │   │   ├── branch_name_pattern_parameters_input.rb
│   │   │   │   ├── code_quality_parameters_input.rb
│   │   │   │   ├── code_scanning_parameters_input.rb
│   │   │   │   ├── code_scanning_tool_input.rb
│   │   │   │   ├── commit_author_email_pattern_parameters_input.rb
│   │   │   │   ├── commit_message_pattern_parameters_input.rb
│   │   │   │   ├── commit_oid_parameters_input.rb
│   │   │   │   ├── committer_email_pattern_parameters_input.rb
│   │   │   │   ├── copilot_code_review_parameters_input.rb
│   │   │   │   ├── file_extension_restriction_parameters_input.rb
│   │   │   │   ├── file_path_restriction_parameters_input.rb
│   │   │   │   ├── max_file_path_length_parameters_input.rb
│   │   │   │   ├── max_file_size_parameters_input.rb
│   │   │   │   ├── merge_queue_parameters_input.rb
│   │   │   │   ├── organization_id_condition_target_input.rb
│   │   │   │   ├── organization_name_condition_target_input.rb
│   │   │   │   ├── organization_property_condition_target_input.rb
│   │   │   │   ├── organization_property_target_definition_input.rb
│   │   │   │   ├── property_target_definition_input.rb
│   │   │   │   ├── pull_request_parameters_input.rb
│   │   │   │   ├── ref_name_condition_target_input.rb
│   │   │   │   ├── repository_id_condition_target_input.rb
│   │   │   │   ├── repository_name_condition_target_input.rb
│   │   │   │   ├── repository_name_parameters_input.rb
│   │   │   │   ├── repository_property_condition_target_input.rb
│   │   │   │   ├── repository_rule_conditions_input.rb
│   │   │   │   ├── repository_visibility_parameters_input.rb
│   │   │   │   ├── required_deployments_parameters_input.rb
│   │   │   │   ├── required_reviewer_configuration_input.rb
│   │   │   │   ├── required_status_checks_parameters_input.rb
│   │   │   │   ├── restricted_commits_input.rb
│   │   │   │   ├── status_check_configuration_input.rb
│   │   │   │   ├── tag_name_pattern_parameters_input.rb
│   │   │   │   ├── update_parameters_input.rb
│   │   │   │   ├── workflow_file_reference_input.rb
│   │   │   │   └── workflows_parameters_input.rb
│   │   │   ├── repository_ruleset_bypass_actor_input.rb
│   │   │   ├── required_status_check_input.rb
│   │   │   ├── retired_namespace_order.rb
│   │   │   ├── rule_parameters_input.rb
│   │   │   ├── saved_collection_order.rb
│   │   │   ├── saved_reply_order.rb
│   │   │   ├── saved_view_order.rb
│   │   │   ├── sdn_actor_mapping.rb
│   │   │   ├── search_shortcut_attributes.rb
│   │   │   ├── security_advisory_identifier_filter.rb
│   │   │   ├── security_advisory_order.rb
│   │   │   ├── security_incident_notification_data.rb
│   │   │   ├── security_incident_notification.rb
│   │   │   ├── security_incident_response.rb
│   │   │   ├── security_incident_screening_status.rb
│   │   │   ├── security_incident_user.rb
│   │   │   ├── security_vulnerability_order.rb
│   │   │   ├── sponsorable_order.rb
│   │   │   ├── sponsor_and_lifetime_value_order.rb
│   │   │   ├── sponsor_order.rb
│   │   │   ├── sponsors_activity_order.rb
│   │   │   ├── sponsorship_newsletter_order.rb
│   │   │   ├── sponsorship_order.rb
│   │   │   ├── sponsors_tier_order.rb
│   │   │   ├── stackframe.rb
│   │   │   ├── star_order.rb
│   │   │   ├── streaming_log_data.rb
│   │   │   ├── sub_issue_order.rb
│   │   │   ├── subscription_item_order.rb
│   │   │   ├── suggested_change.rb
│   │   │   ├── team_group_mapping_order.rb
│   │   │   ├── team_member_order.rb
│   │   │   ├── team_order.rb
│   │   │   ├── team_repository_order.rb
│   │   │   ├── topic_order.rb
│   │   │   ├── user_attachments_order.rb
│   │   │   ├── user_attachment_urls_order.rb
│   │   │   ├── user_list_order.rb
│   │   │   ├── user_status_order.rb
│   │   │   ├── verifiable_domain_order.rb
│   │   │   ├── waiting_on_resource.rb
│   │   │   ├── workflow_dispatch_input.rb
│   │   │   ├── workflow_order.rb
│   │   │   └── workflow_run_order.rb
│   │   ├── instrumentation
│   │   │   ├── query_printer.rb
│   │   │   ├── tracking_hash.rb
│   │   │   └── variable_inliner.rb
│   │   ├── interfaces
│   │   │   ├── abuse_reportable.rb
│   │   │   ├── account_stafftools_info.rb
│   │   │   ├── actor.rb
│   │   │   ├── advisory.rb
│   │   │   ├── assignable.rb
│   │   │   ├── audit_log
│   │   │   │   ├── audit_entry.rb
│   │   │   │   ├── enterprise_audit_entry_data.rb
│   │   │   │   ├── oauth_application_audit_entry_data.rb
│   │   │   │   ├── organization_audit_entry_data.rb
│   │   │   │   ├── repository_audit_entry_data.rb
│   │   │   │   ├── team_audit_entry_data.rb
│   │   │   │   └── topic_audit_entry_data.rb
│   │   │   ├── avatar_owner.rb
│   │   │   ├── base.rb
│   │   │   ├── billable.rb
│   │   │   ├── closable.rb
│   │   │   ├── code_search_error.rb
│   │   │   ├── code_search_facet.rb
│   │   │   ├── commentable.rb
│   │   │   ├── comment.rb
│   │   │   ├── committish_object.rb
│   │   │   ├── contribution.rb
│   │   │   ├── default_workflow_permissions.rb
│   │   │   ├── deletable.rb
│   │   │   ├── diff_delta.rb
│   │   │   ├── feature_flaggable.rb
│   │   │   ├── feed_item_displayable.rb
│   │   │   ├── fork_pr_workflows_policy.rb
│   │   │   ├── git_object.rb
│   │   │   ├── git_signature.rb
│   │   │   ├── hovercard_context.rb
│   │   │   ├── issue_field_common.rb
│   │   │   ├── issue_field_value_common.rb
│   │   │   ├── issue_form_element.rb
│   │   │   ├── labelable.rb
│   │   │   ├── lockable.rb
│   │   │   ├── markdown_previewable.rb
│   │   │   ├── marketplace_integratable.rb
│   │   │   ├── marketplace_listing_owner.rb
│   │   │   ├── may_be_internal.rb
│   │   │   ├── member_statusable.rb
│   │   │   ├── mention_suggestable.rb
│   │   │   ├── migration.rb
│   │   │   ├── minimizable.rb
│   │   │   ├── node.rb
│   │   │   ├── offsettable.rb
│   │   │   ├── org_blockable.rb
│   │   │   ├── package_owner.rb
│   │   │   ├── package_search.rb
│   │   │   ├── performable_via_app.rb
│   │   │   ├── pinnable.rb
│   │   │   ├── plan_owner.rb
│   │   │   ├── profile_owner.rb
│   │   │   ├── project_event.rb
│   │   │   ├── project_owner.rb
│   │   │   ├── project_v2_event.rb
│   │   │   ├── project_v2_field_common.rb
│   │   │   ├── project_v2_item_field_value_common.rb
│   │   │   ├── project_v2_owner.rb
│   │   │   ├── project_v2_recent.rb
│   │   │   ├── public_fork_pr_workflows_policy.rb
│   │   │   ├── pull_request_merge_condition.rb
│   │   │   ├── raw_blob_url.rb
│   │   │   ├── reactable.rb
│   │   │   ├── reportable.rb
│   │   │   ├── repository_discussion_author.rb
│   │   │   ├── repository_discussion_comment_author.rb
│   │   │   ├── repository_info.rb
│   │   │   ├── repository_node.rb
│   │   │   ├── repository_owner.rb
│   │   │   ├── repository_rule_rollup.rb
│   │   │   ├── requirable_by_pull_request.rb
│   │   │   ├── safe_user.rb
│   │   │   ├── searchable.rb
│   │   │   ├── search_shortcut_query_basic_term.rb
│   │   │   ├── search_shortcut_query_parsed_term.rb
│   │   │   ├── shortcutable.rb
│   │   │   ├── sponsorable.rb
│   │   │   ├── starrable.rb
│   │   │   ├── subscribable.rb
│   │   │   ├── subscribable_thread.rb
│   │   │   ├── team_review_requestable.rb
│   │   │   ├── text_file.rb
│   │   │   ├── timeline_event.rb
│   │   │   ├── trigger.rb
│   │   │   ├── uniform_resource_locatable.rb
│   │   │   ├── updatable_comment.rb
│   │   │   ├── updatable.rb
│   │   │   ├── user_error.rb
│   │   │   ├── viewer
│   │   │   │   └── agentic.rb
│   │   │   └── votable.rb
│   │   ├── internal_dashboard_resource.rb
│   │   ├── internal_resource.rb
│   │   ├── i_raw_variables.rb
│   │   ├── i_variables.rb
│   │   ├── loader.rb
│   │   ├── loaders
│   │   │   ├── ability_membership_check.rb
│   │   │   ├── ability.rb
│   │   │   ├── active_record_association.rb
│   │   │   ├── active_record.rb
│   │   │   ├── adjusted_blob_position.rb
│   │   │   ├── agent_assignments.rb
│   │   │   ├── agent_needs_authorization.rb
│   │   │   ├── all_projects_v2.rb
│   │   │   ├── associated_record_creation_velocity.rb
│   │   │   ├── associated_record_first_created_at.rb
│   │   │   ├── associated_records_exist.rb
│   │   │   ├── associated_repository_check.rb
│   │   │   ├── authorization
│   │   │   │   └── most_capable_user_role_on_team.rb
│   │   │   ├── banner_dismissals_by_user.rb
│   │   │   ├── belongs_to_domain_adapter.rb
│   │   │   ├── blob_information.rb
│   │   │   ├── bot_by_email.rb
│   │   │   ├── bot_by_installation.rb
│   │   │   ├── bot_by_login.rb
│   │   │   ├── bot_by_organization_programmatic_access_grant.rb
│   │   │   ├── bot_by_user_programmatic_access_grant.rb
│   │   │   ├── branch_protection_rule
│   │   │   │   ├── by_branch_name.rb
│   │   │   │   ├── by_repository.rb
│   │   │   │   ├── matches_and_conflicts.rb
│   │   │   │   └── required_context_check.rb
│   │   │   ├── business_organizations.rb
│   │   │   ├── business_team_by_slug_with_organization_context.rb
│   │   │   ├── cache.rb
│   │   │   ├── can_follow_check.rb
│   │   │   ├── check_annotations_count.rb
│   │   │   ├── check_runs.rb
│   │   │   ├── check_run_text.rb
│   │   │   ├── closed_issue_events.rb
│   │   │   ├── combined_status_overview.rb
│   │   │   ├── commit_comment_any_collaborator_author.rb
│   │   │   ├── commit_comment_count.rb
│   │   │   ├── commit_comments_locked.rb
│   │   │   ├── commit_comment_thread.rb
│   │   │   ├── commit_contributor_check.rb
│   │   │   ├── compare_repository.rb
│   │   │   ├── concerns
│   │   │   │   └── cluster_resilience.rb
│   │   │   ├── configuration.rb
│   │   │   ├── contribution_collector.rb
│   │   │   ├── contributor_open_pull_request_count.rb
│   │   │   ├── dependencies.rb
│   │   │   ├── deployment_requests_by_check_run.rb
│   │   │   ├── direct_project_team_abilities.rb
│   │   │   ├── direct_project_user_abilities.rb
│   │   │   ├── discussion_by_number.rb
│   │   │   ├── discussion_comment_reaction_groups.rb
│   │   │   ├── discussion_reaction_groups.rb
│   │   │   ├── duplicate_issue_from_issue.rb
│   │   │   ├── duplicate_issue.rb
│   │   │   ├── edited_by_another_user.rb
│   │   │   ├── entity_reference.rb
│   │   │   ├── environment_by_name.rb
│   │   │   ├── expanded_git_commit_oid.rb
│   │   │   ├── gist_stargazer_count.rb
│   │   │   ├── git_attribute.rb
│   │   │   ├── git_object.rb
│   │   │   ├── git_signature.rb
│   │   │   ├── git_tree_entry_attributes_at_path.rb
│   │   │   ├── git_tree_file_list.rb
│   │   │   ├── global_health_files_repository.rb
│   │   │   ├── has_commented.rb
│   │   │   ├── has_reacted.rb
│   │   │   ├── has_sponsored_via_patreon.rb
│   │   │   ├── has_starred_check.rb
│   │   │   ├── has_status_check_rollup.rb
│   │   │   ├── includes_created_edit.rb
│   │   │   ├── integration_installation
│   │   │   │   ├── repository_for_viewer.rb
│   │   │   │   └── repository.rb
│   │   │   ├── introductory_pull_request.rb
│   │   │   ├── is_following_check.rb
│   │   │   ├── is_pinned_gist.rb
│   │   │   ├── is_sponsor_check.rb
│   │   │   ├── is_sponsoring_check.rb
│   │   │   ├── issue_by_number.rb
│   │   │   ├── issue_comment_pin_event_visible_check.rb
│   │   │   ├── issue_events_by_event.rb
│   │   │   ├── issue_event_spammy_subject_visible_check.rb
│   │   │   ├── issue_field_event_visible_check.rb
│   │   │   ├── issue_fields.rb
│   │   │   ├── issue_field_values.rb
│   │   │   ├── issueish_by_number.rb
│   │   │   ├── issue_or_discussion_by_number.rb
│   │   │   ├── issue_plan.rb
│   │   │   ├── issue_subject_event_visible_check.rb
│   │   │   ├── issue_transfer_by_issue_and_event.rb
│   │   │   ├── issue_type_by_name.rb
│   │   │   ├── issue_type_event_visible_check.rb
│   │   │   ├── is_team_member_check.rb
│   │   │   ├── label_by_name.rb
│   │   │   ├── language_name_by_name.rb
│   │   │   ├── last_abuse_reported_at.rb
│   │   │   ├── latest_answered_discussion_event.rb
│   │   │   ├── latest_non_pending_pull_request_review.rb
│   │   │   ├── latest_user_content_edit.rb
│   │   │   ├── latest_user_issue_comment_edit.rb
│   │   │   ├── legacy_diff_position.rb
│   │   │   ├── lfs_networks_by_usage.rb
│   │   │   ├── lfs_repositories.rb
│   │   │   ├── lifetime_sponsorship_values.rb
│   │   │   ├── manifest.rb
│   │   │   ├── marketplace_listing_categories.rb
│   │   │   ├── memex_project_column_by_name.rb
│   │   │   ├── memex_project_column.rb
│   │   │   ├── memex_project_user_role_by_actor_and_project.rb
│   │   │   ├── memex_project_visible_check.rb
│   │   │   ├── milestone_by_number.rb
│   │   │   ├── milestone_by_title.rb
│   │   │   ├── most_capable_inherited_team_project_abilities.rb
│   │   │   ├── most_capable_inherited_team_repository_abilities.rb
│   │   │   ├── most_capable_team_project_abilities.rb
│   │   │   ├── most_capable_team_repository_abilities.rb
│   │   │   ├── network_lfs_disk_usage.rb
│   │   │   ├── network_owner.rb
│   │   │   ├── new_fork_name.rb
│   │   │   ├── newsies_list_subscription.rb
│   │   │   ├── newsies_thread_subscription.rb
│   │   │   ├── newsies_thread_type_subscription.rb
│   │   │   ├── notification_threads
│   │   │   │   └── issue_updates.rb
│   │   │   ├── notification_thread_subscription.rb
│   │   │   ├── organization_invitation_metadata.rb
│   │   │   ├── organization_projects_enabled_check.rb
│   │   │   ├── org_pending_repository_invitation.rb
│   │   │   ├── package_files.rb
│   │   │   ├── package_version_default_dependencies.rb
│   │   │   ├── page_by_repository.rb
│   │   │   ├── page_certificate_by_domain.rb
│   │   │   ├── page_deployment_by_ref_name.rb
│   │   │   ├── pending_pull_request_review_check.rb
│   │   │   ├── permission.rb
│   │   │   ├── permissions
│   │   │   │   ├── batch_authorize.rb
│   │   │   │   ├── direct_abilities_on_subject_for_actor.rb
│   │   │   │   ├── direct_user_role_on_repository_for_actor.rb
│   │   │   │   ├── most_capable_inherited_team_repository_user_role.rb
│   │   │   │   ├── most_capable_user_role_on_repository_for_actor.rb
│   │   │   │   ├── preset_role.rb
│   │   │   │   ├── user_permission_check_candidate.rb
│   │   │   │   └── user_permission_check.rb
│   │   │   ├── pinned_issue_fields.rb
│   │   │   ├── plan_branch.rb
│   │   │   ├── plan_data.rb
│   │   │   ├── planning_template_pinned_fields.rb
│   │   │   ├── prelude.rb
│   │   │   ├── primary_avatar.rb
│   │   │   ├── profiles_kv.rb
│   │   │   ├── project_by_number.rb
│   │   │   ├── project_by_owner_number.rb
│   │   │   ├── project_event_visible_check.rb
│   │   │   ├── project_items_for_content.rb
│   │   │   ├── project_linked_repository.rb
│   │   │   ├── project_v2_by_number.rb
│   │   │   ├── project_v2_by_query.rb
│   │   │   ├── published_repository_advisory_by_ghsa.rb
│   │   │   ├── pull_request
│   │   │   │   ├── comment_positions.rb
│   │   │   │   └── review_threads.rb
│   │   │   ├── pull_request_by_number.rb
│   │   │   ├── pull_request_check_reviews.rb
│   │   │   ├── pull_request_commit_comment_thread_exists_check.rb
│   │   │   ├── pull_request_commit_comment_thread.rb
│   │   │   ├── pull_request_commit_comment_thread_visible_check.rb
│   │   │   ├── pull_request_count.rb
│   │   │   ├── pull_request_diff.rb
│   │   │   ├── pull_request_enforced_reviews_candidate.rb
│   │   │   ├── pull_request_enforced_reviews.rb
│   │   │   ├── pull_request_locked_at.rb
│   │   │   ├── pull_request_merges_cleanly.rb
│   │   │   ├── pull_request_merges_cleanly_without_enqueue.rb
│   │   │   ├── pull_request_review
│   │   │   │   └── review_threads.rb
│   │   │   ├── pull_request_review_comments_for_review.rb
│   │   │   ├── pull_request_review_comments_for_review_thread.rb
│   │   │   ├── pull_request_review_cross_review_replies.rb
│   │   │   ├── push_by_id.rb
│   │   │   ├── push_by_repository.rb
│   │   │   ├── reacting_user_ids.rb
│   │   │   ├── reaction_groups.rb
│   │   │   ├── recent_abuse_reports_for_content.rb
│   │   │   ├── redirected_repository_by_nwo.rb
│   │   │   ├── redirected_repository_by_old_owner.rb
│   │   │   ├── ref.rb
│   │   │   ├── ref_to_sha.rb
│   │   │   ├── registry
│   │   │   │   └── package_metadata.rb
│   │   │   ├── release_by_tag_name.rb
│   │   │   ├── repository_by_id.rb
│   │   │   ├── repository_by_name.rb
│   │   │   ├── repository_by_nwo.rb
│   │   │   ├── repository_by_owner_id.rb
│   │   │   ├── repository_commit_comment_count.rb
│   │   │   ├── repository_interaction_limit.rb
│   │   │   ├── repository_invitation.rb
│   │   │   ├── repository_preferred_files.rb
│   │   │   ├── repository_projects_enabled_check.rb
│   │   │   ├── repository_teams.rb
│   │   │   ├── repository_visible_check.rb
│   │   │   ├── sponsors_criterion_by_slug.rb
│   │   │   ├── sponsorship_by_comment_author_id.rb
│   │   │   ├── sponsorships_as_sponsorable.rb
│   │   │   ├── sponsorships_as_sponsor.rb
│   │   │   ├── sponsors_listing_check.rb
│   │   │   ├── statuses.rb
│   │   │   ├── team_by_slug.rb
│   │   │   ├── team_descendants.rb
│   │   │   ├── timeline
│   │   │   │   └── placeholders
│   │   │   │       ├── candidate_cross_reference.rb
│   │   │   │       ├── cross_reference.rb
│   │   │   │       ├── issue_comment.rb
│   │   │   │       ├── issue_event.rb
│   │   │   │       ├── legacy_pull_request_review_thread.rb
│   │   │   │       ├── pull_request_commit_comment_thread.rb
│   │   │   │       ├── pull_request_review.rb
│   │   │   │       └── pull_request_revision_marker.rb
│   │   │   ├── top_reported_abuse_reason.rb
│   │   │   ├── tree_entry_colorized_lines.rb
│   │   │   ├── tree_entry.rb
│   │   │   ├── turboscan
│   │   │   │   ├── code_scanning_security_alerts.rb
│   │   │   │   └── code_scanning_short_alerts.rb
│   │   │   ├── unlocked_repository_check.rb
│   │   │   ├── user_asset.rb
│   │   │   ├── user_blocked_check.rb
│   │   │   ├── user_business_teams_check.rb
│   │   │   ├── user_by_email.rb
│   │   │   ├── user_content_cache.rb
│   │   │   ├── user_emails.rb
│   │   │   ├── user_organizations.rb
│   │   │   ├── user_spammy_check.rb
│   │   │   ├── user_teams.rb
│   │   │   ├── viewed_user_reviewed_files.rb
│   │   │   ├── visible_organization_admin_check.rb
│   │   │   ├── visible_organization_member_check.rb
│   │   │   ├── vote_for_user.rb
│   │   │   └── warm_syntax_highlighted_diff_cache.rb
│   │   ├── loader_tracker.rb
│   │   ├── middleware
│   │   │   ├── batch_loading.rb
│   │   │   └── field_timing.rb
│   │   ├── models
│   │   │   ├── account_stafftools_info.rb
│   │   │   ├── actions_filter_diff.rb
│   │   │   ├── blog_broadcast.rb
│   │   │   ├── branch_protection_rule_conflict.rb
│   │   │   ├── candidate_reviewer.rb
│   │   │   ├── code_scanning_security_alert.rb
│   │   │   ├── code_search_actor_not_authorized_error.rb
│   │   │   ├── code_search_error_range.rb
│   │   │   ├── code_search_error.rb
│   │   │   ├── code_search_facet.rb
│   │   │   ├── code_search_inaccessible_repo_error.rb
│   │   │   ├── code_search_incomplete_results_error.rb
│   │   │   ├── code_search_inconsistent_results_error.rb
│   │   │   ├── code_search_invalid_facet.rb
│   │   │   ├── code_search_language_facet.rb
│   │   │   ├── code_search_language.rb
│   │   │   ├── code_search_path_facet.rb
│   │   │   ├── code_search_query_parsing_fatal_error.rb
│   │   │   ├── code_search_query_parsing_warning_error.rb
│   │   │   ├── code_search_repo_facet.rb
│   │   │   ├── code_search_result.rb
│   │   │   ├── code_search_scope_unsatisfiable_error.rb
│   │   │   ├── code_search_snippet.rb
│   │   │   ├── code_search_timeout_error.rb
│   │   │   ├── code_search_unspecified_error.rb
│   │   │   ├── commit_revision.rb
│   │   │   ├── committish_directory.rb
│   │   │   ├── committish_file.rb
│   │   │   ├── committish_object.rb
│   │   │   ├── conduit
│   │   │   │   └── feed_filter.rb
│   │   │   ├── diff.rb
│   │   │   ├── enterprise.rb
│   │   │   ├── enterprise_repository_info.rb
│   │   │   ├── external_identity_attribute.rb
│   │   │   ├── external_identity_attributes.rb
│   │   │   ├── feature_flag_state.rb
│   │   │   ├── file_type.rb
│   │   │   ├── funding_link.rb
│   │   │   ├── gist_file.rb
│   │   │   ├── gist_stafftools_info.rb
│   │   │   ├── in_app_purchases.rb
│   │   │   ├── in_app_purchase_subscription_result.rb
│   │   │   ├── issue_field_with_issue_context.rb
│   │   │   ├── issue_field_with_repo_context.rb
│   │   │   ├── issue_type_with_context.rb
│   │   │   ├── iteration_field_configuration.rb
│   │   │   ├── iteration_field_iteration.rb
│   │   │   ├── iteration_field.rb
│   │   │   ├── marketplace_listing_admin_info.rb
│   │   │   ├── migration_map_conflict.rb
│   │   │   ├── mobile_suggested_change.rb
│   │   │   ├── navigation_suggestion.rb
│   │   │   ├── notification_list_with_thread_count.rb
│   │   │   ├── notification_thread
│   │   │   │   ├── advisory_credit_min_info.rb
│   │   │   │   ├── check_suite_min_info.rb
│   │   │   │   ├── commit_min_info.rb
│   │   │   │   ├── discussion_min_info.rb
│   │   │   │   ├── gist_min_info.rb
│   │   │   │   ├── issue_min_info.rb
│   │   │   │   ├── member_feature_request_min_info.rb
│   │   │   │   ├── memex_project_min_info.rb
│   │   │   │   ├── min_info_trait.rb
│   │   │   │   ├── null_min_info.rb
│   │   │   │   ├── release_min_info.rb
│   │   │   │   ├── repository_advisory_min_info.rb
│   │   │   │   ├── repository_dependabot_alerts_thread_min_info.rb
│   │   │   │   ├── repository_invitation_min_info.rb
│   │   │   │   ├── repository_vulnerability_alert_min_info.rb
│   │   │   │   ├── security_advisory_min_info.rb
│   │   │   │   ├── truncated_body.rb
│   │   │   │   └── workflow_run_min_info.rb
│   │   │   ├── notification_thread.rb
│   │   │   ├── notification_thread_without_summary.rb
│   │   │   ├── organization_admin_info.rb
│   │   │   ├── patch.rb
│   │   │   ├── path_owner.rb
│   │   │   ├── path_ownership.rb
│   │   │   ├── pending_workflow_approval_rollup.rb
│   │   │   ├── project_grouped_view_items.rb
│   │   │   ├── project_group.rb
│   │   │   ├── project_group_value.rb
│   │   │   ├── project_item_field_date_value.rb
│   │   │   ├── project_item_field_group.rb
│   │   │   ├── project_item_field_iteration_value.rb
│   │   │   ├── project_item_field_label_value.rb
│   │   │   ├── project_item_field_milestone_value.rb
│   │   │   ├── project_item_field_number_value.rb
│   │   │   ├── project_item_field_pull_request_value.rb
│   │   │   ├── project_item_field_repository_value.rb
│   │   │   ├── project_item_field_reviewer_value.rb
│   │   │   ├── project_item_field_single_select_value.rb
│   │   │   ├── project_item_field_special_value.rb
│   │   │   ├── project_item_field_text_value.rb
│   │   │   ├── project_item_field_user_value.rb
│   │   │   ├── project_item_issue_field_value.rb
│   │   │   ├── project_items_page.rb
│   │   │   ├── project_team_edge.rb
│   │   │   ├── project_user_edge.rb
│   │   │   ├── project_v2_view_item_sortable_value.rb
│   │   │   ├── project_view_item.rb
│   │   │   ├── pull_request_commit_comment_thread.rb
│   │   │   ├── pull_request_commit.rb
│   │   │   ├── pull_request_diff_entry.rb
│   │   │   ├── pull_request_diff_thread.rb
│   │   │   ├── pull_request_merge_requirements.rb
│   │   │   ├── pull_request_status.rb
│   │   │   ├── pull_request_summary_delta.rb
│   │   │   ├── pull_request_thread.rb
│   │   │   ├── pull_request_user_preferences.rb
│   │   │   ├── push_allowance.rb
│   │   │   ├── repository_admin_info.rb
│   │   │   ├── repository_codeowners_error.rb
│   │   │   ├── repository_interaction_ability.rb
│   │   │   ├── repository_plan_features.rb
│   │   │   ├── repository_rule_conditions.rb
│   │   │   ├── repository_rule_parameters.rb
│   │   │   ├── repository_stafftools_info.rb
│   │   │   ├── requesting_user.rb
│   │   │   ├── required_status_check.rb
│   │   │   ├── single_select_field_option.rb
│   │   │   ├── single_select_field.rb
│   │   │   ├── sponsor_and_lifetime_value.rb
│   │   │   ├── sponsors_tier_admin_info.rb
│   │   │   ├── status_check.rb
│   │   │   ├── status_rollup.rb
│   │   │   ├── team_project_edge.rb
│   │   │   ├── text_match.rb
│   │   │   ├── topic_stafftools_info.rb
│   │   │   ├── user_contribution.rb
│   │   │   ├── user_list_suggestion.rb
│   │   │   └── workflow_run_file.rb
│   │   ├── mutation_actor.rb
│   │   ├── mutation_and_cluster_actor.rb
│   │   ├── mutations
│   │   │   ├── abort_queued_migrations.rb
│   │   │   ├── abort_repository_migration.rb
│   │   │   ├── accept_enterprise_administrator_invitation.rb
│   │   │   ├── accept_enterprise_member_invitation.rb
│   │   │   ├── accept_enterprise_organization_invitation.rb
│   │   │   ├── accept_topic_suggestion.rb
│   │   │   ├── access_user_namespace_repository.rb
│   │   │   ├── add_assignees_to_assignable.rb
│   │   │   ├── add_blocked_by.rb
│   │   │   ├── add_comment.rb
│   │   │   ├── add_discussion_comment.rb
│   │   │   ├── add_discussion_poll_vote.rb
│   │   │   ├── add_enterprise_admin.rb
│   │   │   ├── add_enterprise_organization_member.rb
│   │   │   ├── add_enterprise_support_entitlement.rb
│   │   │   ├── add_import_mapping.rb
│   │   │   ├── add_labels_to_labelable.rb
│   │   │   ├── add_mobile_device_public_key.rb
│   │   │   ├── add_mobile_device_token.rb
│   │   │   ├── add_or_create_labels_to_labelable.rb
│   │   │   ├── add_package_tag.rb
│   │   │   ├── add_project_card.rb
│   │   │   ├── add_project_collaborator.rb
│   │   │   ├── add_project_column.rb
│   │   │   ├── add_project_v2_draft_issue.rb
│   │   │   ├── add_project_v2_item_by_id.rb
│   │   │   ├── add_project_workflow.rb
│   │   │   ├── add_pull_request_review_comment.rb
│   │   │   ├── add_pull_request_review.rb
│   │   │   ├── add_pull_request_review_thread.rb
│   │   │   ├── add_pull_request_review_thread_reply.rb
│   │   │   ├── add_pull_request_thread_reply.rb
│   │   │   ├── add_pull_request_to_merge_queue.rb
│   │   │   ├── add_reaction.rb
│   │   │   ├── add_staff_note.rb
│   │   │   ├── add_star.rb
│   │   │   ├── add_sub_issue.rb
│   │   │   ├── add_team_member.rb
│   │   │   ├── add_team_project.rb
│   │   │   ├── add_upvote.rb
│   │   │   ├── add_verifiable_domain.rb
│   │   │   ├── apply_content_warnings.rb
│   │   │   ├── apply_mobile_suggested_changes.rb
│   │   │   ├── apply_suggested_changes.rb
│   │   │   ├── approve_action_required_workflow_runs.rb
│   │   │   ├── approve_deployments.rb
│   │   │   ├── approve_mobile_auth_device_request.rb
│   │   │   ├── approve_pending_team_change_parent_request.rb
│   │   │   ├── approve_verifiable_domain.rb
│   │   │   ├── archive_project_card.rb
│   │   │   ├── archive_project_v2_item.rb
│   │   │   ├── archive_pull_request.rb
│   │   │   ├── archive_repository.rb
│   │   │   ├── base
│   │   │   │   └── base_payload.rb
│   │   │   ├── base.rb
│   │   │   ├── block_accounts_action_invocation.rb
│   │   │   ├── block_actions.rb
│   │   │   ├── block_copilot.rb
│   │   │   ├── block_models.rb
│   │   │   ├── block_payment_method_and_suspend_users_by_card_fingerprint.rb
│   │   │   ├── block_payment_methods.rb
│   │   │   ├── block_user_from_organization.rb
│   │   │   ├── block_user.rb
│   │   │   ├── cancel_enterprise_admin_invitation.rb
│   │   │   ├── cancel_enterprise_member_invitation.rb
│   │   │   ├── cancel_enterprise_organization_invitation.rb
│   │   │   ├── cancel_pending_team_change_parent_request.rb
│   │   │   ├── cancel_sponsorship.rb
│   │   │   ├── cancel_workflow_run.rb
│   │   │   ├── change_user_status.rb
│   │   │   ├── classify_accounts_as_hammy.rb
│   │   │   ├── classify_accounts_as_spammy.rb
│   │   │   ├── clear_account_classifications.rb
│   │   │   ├── clear_labels_from_labelable.rb
│   │   │   ├── clear_legal_hold.rb
│   │   │   ├── clear_project_v2_item_field_value.rb
│   │   │   ├── clone_project.rb
│   │   │   ├── clone_template_repository.rb
│   │   │   ├── close_discussion.rb
│   │   │   ├── close_issue.rb
│   │   │   ├── close_pull_request.rb
│   │   │   ├── complete_enterprise_organization_invitation.rb
│   │   │   ├── confirm_enterprise_organization_invitation.rb
│   │   │   ├── convert_checklist_item_to_sub_issue.rb
│   │   │   ├── convert_issue_to_discussion.rb
│   │   │   ├── convert_project_card_note_to_issue.rb
│   │   │   ├── convert_project_v2_draft_issue_item_to_issue.rb
│   │   │   ├── convert_pull_request_to_draft.rb
│   │   │   ├── copy_project_v2.rb
│   │   │   ├── create_apple_iap_subscriptions.rb
│   │   │   ├── create_attribution_invitation.rb
│   │   │   ├── create_branch_protection_rule.rb
│   │   │   ├── create_check_run.rb
│   │   │   ├── create_check_suite.rb
│   │   │   ├── create_commit_on_branch.rb
│   │   │   ├── create_completed_workflow_logs_access.rb
│   │   │   ├── create_copilot_agent_session.rb
│   │   │   ├── create_copilot_agent_task.rb
│   │   │   ├── create_dashboard_search_shortcut.rb
│   │   │   ├── create_deployment.rb
│   │   │   ├── create_deployment_status.rb
│   │   │   ├── create_discussion.rb
│   │   │   ├── create_enterprise_organization.rb
│   │   │   ├── create_environment.rb
│   │   │   ├── create_gate_request.rb
│   │   │   ├── create_google_iap_subscription.rb
│   │   │   ├── create_integration_category.rb
│   │   │   ├── create_ip_allow_list_entry.rb
│   │   │   ├── create_issue_field.rb
│   │   │   ├── create_issue_field_value.rb
│   │   │   ├── create_issue.rb
│   │   │   ├── create_issue_type.rb
│   │   │   ├── create_label.rb
│   │   │   ├── create_linked_branch.rb
│   │   │   ├── create_marketplace_listing_plan.rb
│   │   │   ├── create_migration_source.rb
│   │   │   ├── create_milestone.rb
│   │   │   ├── create_mobile_push_notification_schedules.rb
│   │   │   ├── create_mobile_subscription.rb
│   │   │   ├── create_package_file.rb
│   │   │   ├── create_package_version_metadata.rb
│   │   │   ├── create_package_version.rb
│   │   │   ├── create_parent_initiated_team_change_parent_request.rb
│   │   │   ├── create_project.rb
│   │   │   ├── create_project_v2_field.rb
│   │   │   ├── create_project_v2_issue_field.rb
│   │   │   ├── create_project_v2.rb
│   │   │   ├── create_project_v2_status_update.rb
│   │   │   ├── create_project_v2_view.rb
│   │   │   ├── create_pull_request.rb
│   │   │   ├── create_ref.rb
│   │   │   ├── create_repository_custom_property.rb
│   │   │   ├── create_repository.rb
│   │   │   ├── create_repository_ruleset.rb
│   │   │   ├── create_saved_collection.rb
│   │   │   ├── create_saved_notification_thread.rb
│   │   │   ├── create_saved_view.rb
│   │   │   ├── create_sponsorship_newsletter.rb
│   │   │   ├── create_sponsorship.rb
│   │   │   ├── create_sponsorships.rb
│   │   │   ├── create_sponsors_listing.rb
│   │   │   ├── create_sponsors_tier.rb
│   │   │   ├── create_team_dashboard_search_shortcut.rb
│   │   │   ├── create_team.rb
│   │   │   ├── create_user_dashboard_pin.rb
│   │   │   ├── create_user_disinterest.rb
│   │   │   ├── create_user_list.rb
│   │   │   ├── decline_topic_suggestion.rb
│   │   │   ├── delete_branch_protection_rule.rb
│   │   │   ├── delete_comment.rb
│   │   │   ├── delete_deployment.rb
│   │   │   ├── delete_discussion_comment.rb
│   │   │   ├── delete_discussion.rb
│   │   │   ├── delete_environment.rb
│   │   │   ├── delete_ip_allow_list_entry.rb
│   │   │   ├── delete_issue_comment.rb
│   │   │   ├── delete_issue_field.rb
│   │   │   ├── delete_issue_field_value.rb
│   │   │   ├── delete_issue.rb
│   │   │   ├── delete_issue_type.rb
│   │   │   ├── delete_label_by_name.rb
│   │   │   ├── delete_label.rb
│   │   │   ├── delete_linked_branch.rb
│   │   │   ├── delete_marketplace_listing_plan.rb
│   │   │   ├── delete_marketplace_listing_screenshot.rb
│   │   │   ├── delete_migration_archive.rb
│   │   │   ├── delete_milestone.rb
│   │   │   ├── delete_mobile_device_public_key.rb
│   │   │   ├── delete_mobile_device_token.rb
│   │   │   ├── delete_mobile_push_notification_schedule.rb
│   │   │   ├── delete_package_tag.rb
│   │   │   ├── delete_package_version.rb
│   │   │   ├── delete_project_card.rb
│   │   │   ├── delete_project_column.rb
│   │   │   ├── delete_project.rb
│   │   │   ├── delete_project_v2_field.rb
│   │   │   ├── delete_project_v2_item.rb
│   │   │   ├── delete_project_v2.rb
│   │   │   ├── delete_project_v2_status_update.rb
│   │   │   ├── delete_project_v2_view.rb
│   │   │   ├── delete_project_v2_workflow_by_number.rb
│   │   │   ├── delete_project_v2_workflow.rb
│   │   │   ├── delete_project_workflow.rb
│   │   │   ├── delete_pull_request_head_ref.rb
│   │   │   ├── delete_pull_request_review_comment.rb
│   │   │   ├── delete_pull_request_review.rb
│   │   │   ├── delete_ref.rb
│   │   │   ├── delete_repository_custom_property.rb
│   │   │   ├── delete_repository_ruleset.rb
│   │   │   ├── delete_saved_notification_thread.rb
│   │   │   ├── delete_saved_view.rb
│   │   │   ├── delete_team.rb
│   │   │   ├── delete_user_content_edit.rb
│   │   │   ├── delete_user_dashboard_pin.rb
│   │   │   ├── delete_user_list.rb
│   │   │   ├── delete_verifiable_domain.rb
│   │   │   ├── dequeue_pull_request.rb
│   │   │   ├── detach_repositories.rb
│   │   │   ├── disable_beta_feature.rb
│   │   │   ├── disable_gists.rb
│   │   │   ├── disable_pull_request_auto_merge.rb
│   │   │   ├── disable_repositories.rb
│   │   │   ├── dismiss_notice.rb
│   │   │   ├── dismiss_pull_request_review.rb
│   │   │   ├── dismiss_repository_notice.rb
│   │   │   ├── dismiss_repository_vulnerability_alert.rb
│   │   │   ├── dispatch_workflow_run.rb
│   │   │   ├── enable_beta_feature.rb
│   │   │   ├── enable_pull_request_auto_merge.rb
│   │   │   ├── enable_repositories.rb
│   │   │   ├── enable_web_notifications.rb
│   │   │   ├── enqueue_pull_request.rb
│   │   │   ├── enroll_in_toggleable_feature.rb
│   │   │   ├── follow_organization.rb
│   │   │   ├── follow_user.rb
│   │   │   ├── force_clear_merge_queue.rb
│   │   │   ├── grant_enterprise_organizations_migrator_role.rb
│   │   │   ├── grant_migrator_role.rb
│   │   │   ├── import_project.rb
│   │   │   ├── increment_registry_package_download_count.rb
│   │   │   ├── invite_enterprise_admin.rb
│   │   │   ├── invite_enterprise_member.rb
│   │   │   ├── invite_enterprise_organization.rb
│   │   │   ├── invite_to_organization.rb
│   │   │   ├── link_branches.rb
│   │   │   ├── link_issue_or_pull_request.rb
│   │   │   ├── link_project_v2_to_repository.rb
│   │   │   ├── link_project_v2_to_team.rb
│   │   │   ├── link_repository_to_project.rb
│   │   │   ├── lock_lockable.rb
│   │   │   ├── lock_merge_queue.rb
│   │   │   ├── mark_all_notifications.rb
│   │   │   ├── mark_discussion_comment_as_answer.rb
│   │   │   ├── mark_discussion_comments_as_user_hidden.rb
│   │   │   ├── mark_discussions_as_user_hidden.rb
│   │   │   ├── mark_file_as_viewed.rb
│   │   │   ├── mark_notification_as_done.rb
│   │   │   ├── mark_notification_as_read.rb
│   │   │   ├── mark_notification_as_undone.rb
│   │   │   ├── mark_notification_as_unread.rb
│   │   │   ├── mark_notifications_as_done.rb
│   │   │   ├── mark_notifications_as_read.rb
│   │   │   ├── mark_notifications_as_undone.rb
│   │   │   ├── mark_notifications_as_unread.rb
│   │   │   ├── mark_notification_subject_as_read.rb
│   │   │   ├── mark_project_v2_as_template.rb
│   │   │   ├── mark_pull_request_latest_revision_as_seen.rb
│   │   │   ├── mark_pull_request_ready_for_review.rb
│   │   │   ├── mark_repository_dependency_update_complete.rb
│   │   │   ├── mark_repository_dependency_update_errored.rb
│   │   │   ├── merge_branch.rb
│   │   │   ├── merge_locked_merge_group.rb
│   │   │   ├── merge_pull_request.rb
│   │   │   ├── minimize_comment.rb
│   │   │   ├── mobile_events_update.rb
│   │   │   ├── move_dashboard_search_shortcut.rb
│   │   │   ├── move_project_card.rb
│   │   │   ├── move_project_column.rb
│   │   │   ├── packages_prerequisites.rb
│   │   │   ├── perform_import.rb
│   │   │   ├── pin_environment.rb
│   │   │   ├── pin_issue_comment.rb
│   │   │   ├── pin_issue.rb
│   │   │   ├── place_legal_hold.rb
│   │   │   ├── prepare_import.rb
│   │   │   ├── prioritize_pinned_issues.rb
│   │   │   ├── promote_repository_custom_property.rb
│   │   │   ├── provide_copilot_code_review_feedback.rb
│   │   │   ├── publish_marketplace_listing_plan.rb
│   │   │   ├── publish_sponsors_tier.rb
│   │   │   ├── reattribute_mannequin_to_user.rb
│   │   │   ├── record_marketplace_retargeting_notifications.rb
│   │   │   ├── regenerate_enterprise_identity_provider_recovery_codes.rb
│   │   │   ├── regenerate_verifiable_domain_token.rb
│   │   │   ├── reject_deployments.rb
│   │   │   ├── reject_mobile_auth_device_request.rb
│   │   │   ├── remove_assignees_from_assignable.rb
│   │   │   ├── remove_blocked_by.rb
│   │   │   ├── remove_content_warnings.rb
│   │   │   ├── remove_dashboard_search_shortcut.rb
│   │   │   ├── remove_enterprise_admin.rb
│   │   │   ├── remove_enterprise_identity_provider.rb
│   │   │   ├── remove_enterprise_member.rb
│   │   │   ├── remove_enterprise_organization.rb
│   │   │   ├── remove_enterprise_support_entitlement.rb
│   │   │   ├── remove_labels_from_labelable.rb
│   │   │   ├── remove_outside_collaborator.rb
│   │   │   ├── remove_project_collaborator.rb
│   │   │   ├── remove_pull_request_from_merge_queue.rb
│   │   │   ├── remove_reaction.rb
│   │   │   ├── remove_star.rb
│   │   │   ├── remove_sub_issue.rb
│   │   │   ├── remove_team_dashboard_search_shortcut.rb
│   │   │   ├── remove_team_member.rb
│   │   │   ├── remove_team_project.rb
│   │   │   ├── remove_upvote.rb
│   │   │   ├── reopen_discussion.rb
│   │   │   ├── reopen_issue.rb
│   │   │   ├── reopen_pull_request.rb
│   │   │   ├── reorder_dashboard_pins.rb
│   │   │   ├── reorder_environment.rb
│   │   │   ├── reorder_profile_pins.rb
│   │   │   ├── replace_actors_for_assignable.rb
│   │   │   ├── replace_assignees_for_assignable.rb
│   │   │   ├── replace_labels_for_labelable.rb
│   │   │   ├── report_browser_error.rb
│   │   │   ├── reprioritize_milestone_issue.rb
│   │   │   ├── reprioritize_sub_issue.rb
│   │   │   ├── request_review_from_copilot.rb
│   │   │   ├── request_reviews_by_login.rb
│   │   │   ├── request_reviews.rb
│   │   │   ├── rerequest_check_suite.rb
│   │   │   ├── rerun_check_run_mobile.rb
│   │   │   ├── rerun_check_suite_mobile.rb
│   │   │   ├── resequence_marketplace_listing_screenshot.rb
│   │   │   ├── reset_copilot_live_activity_setting.rb
│   │   │   ├── reset_passwords.rb
│   │   │   ├── resolve_pull_request_thread.rb
│   │   │   ├── resolve_review_thread.rb
│   │   │   ├── resolve_security_incident.rb
│   │   │   ├── restore_pull_request_head_ref.rb
│   │   │   ├── retire_marketplace_listing_plan.rb
│   │   │   ├── retire_namespace.rb
│   │   │   ├── retire_sponsors_tier.rb
│   │   │   ├── reuse_previous_workflow_run.rb
│   │   │   ├── revert_pull_request.rb
│   │   │   ├── revoke_enterprise_organizations_migrator_role.rb
│   │   │   ├── revoke_migrator_role.rb
│   │   │   ├── sdn_request_screen.rb
│   │   │   ├── sdn_suspend.rb
│   │   │   ├── sdn_unsuspend.rb
│   │   │   ├── set_dashboard_feed_filters.rb
│   │   │   ├── set_dashboard_search_shortcuts.rb
│   │   │   ├── set_enterprise_identity_provider.rb
│   │   │   ├── set_enterprise_user_provisioning_settings.rb
│   │   │   ├── set_has_used_anonymizing_proxy.rb
│   │   │   ├── set_issue_field_value.rb
│   │   │   ├── set_labels_for_labelable.rb
│   │   │   ├── set_mobile_live_activity_push_token.rb
│   │   │   ├── set_mobile_live_activity_start_token.rb
│   │   │   ├── set_organization_interaction_limit.rb
│   │   │   ├── set_profile_pins.rb
│   │   │   ├── set_repositories_noindex.rb
│   │   │   ├── set_repository_custom_property_values.rb
│   │   │   ├── set_repository_interaction_limit.rb
│   │   │   ├── set_trade_screening_status.rb
│   │   │   ├── set_user_dashboard_pins.rb
│   │   │   ├── set_user_interaction_limit.rb
│   │   │   ├── shared
│   │   │   │   ├── current_actor.rb
│   │   │   │   ├── custom_properties
│   │   │   │   │   ├── create_custom_property.rb
│   │   │   │   │   ├── delete_custom_property.rb
│   │   │   │   │   ├── promote_custom_property.rb
│   │   │   │   │   ├── set_custom_property_values.rb
│   │   │   │   │   └── update_custom_property.rb
│   │   │   │   ├── database_resource_update_rate_limiting.rb
│   │   │   │   ├── issues_bulk_update.rb
│   │   │   │   ├── modify_branch_protection_rule.rb
│   │   │   │   ├── modify_repository_ruleset.rb
│   │   │   │   └── request_reviews.rb
│   │   │   ├── staff_archive_repository.rb
│   │   │   ├── staff_delete_repositories.rb
│   │   │   ├── staff_delete_repository_files_by_user.rb
│   │   │   ├── staff_delete_user_assets_by_user.rb
│   │   │   ├── staff_unarchive_repository.rb
│   │   │   ├── start_import.rb
│   │   │   ├── start_organization_migration.rb
│   │   │   ├── start_repository_migration.rb
│   │   │   ├── submit_abuse_report.rb
│   │   │   ├── submit_pull_request_review.rb
│   │   │   ├── subscribe_to_copilot_limited.rb
│   │   │   ├── suspend_accounts.rb
│   │   │   ├── suspend_integrations.rb
│   │   │   ├── toggle_project_v2_auto_assign_agent.rb
│   │   │   ├── transfer_enterprise_organization.rb
│   │   │   ├── transfer_issue.rb
│   │   │   ├── transfer_repository.rb
│   │   │   ├── unarchive_project_card.rb
│   │   │   ├── unarchive_project_v2_item.rb
│   │   │   ├── unarchive_pull_request.rb
│   │   │   ├── unarchive_repository.rb
│   │   │   ├── unblock_accounts_action_invocation.rb
│   │   │   ├── unblock_user_from_organization.rb
│   │   │   ├── unblock_user.rb
│   │   │   ├── undo_user_disinterest.rb
│   │   │   ├── unenroll_in_toggleable_feature.rb
│   │   │   ├── unfollow_organization.rb
│   │   │   ├── unfollow_user.rb
│   │   │   ├── unlink_project_v2_from_repository.rb
│   │   │   ├── unlink_project_v2_from_team.rb
│   │   │   ├── unlink_repository_from_project.rb
│   │   │   ├── unlock_and_reset_merge_group.rb
│   │   │   ├── unlock_imported_repositories.rb
│   │   │   ├── unlock_lockable.rb
│   │   │   ├── unlock_merge_group.rb
│   │   │   ├── unlock_private_audit_log.rb
│   │   │   ├── unmark_discussion_comment_as_answer.rb
│   │   │   ├── unmark_file_as_viewed.rb
│   │   │   ├── unmark_issue_as_duplicate.rb
│   │   │   ├── unmark_project_v2_as_template.rb
│   │   │   ├── unminimize_comment.rb
│   │   │   ├── unpin_issue_comment.rb
│   │   │   ├── unpin_issue.rb
│   │   │   ├── unresolve_pull_request_thread.rb
│   │   │   ├── unresolve_review_thread.rb
│   │   │   ├── unretire_namespace.rb
│   │   │   ├── unsuspend_accounts.rb
│   │   │   ├── update_branch_protection_rule.rb
│   │   │   ├── update_check_run.rb
│   │   │   ├── update_check_suite_preferences.rb
│   │   │   ├── update_check_suite.rb
│   │   │   ├── update_dashboard_search_shortcut.rb
│   │   │   ├── update_dashboard_selected_teams.rb
│   │   │   ├── update_discussion_comment.rb
│   │   │   ├── update_discussion.rb
│   │   │   ├── update_enterprise_administrator_role.rb
│   │   │   ├── update_enterprise_allow_private_repository_forking_setting.rb
│   │   │   ├── update_enterprise_default_repository_permission_setting.rb
│   │   │   ├── update_enterprise_deploy_key_setting.rb
│   │   │   ├── update_enterprise_members_can_change_repository_visibility_setting.rb
│   │   │   ├── update_enterprise_members_can_create_repositories_setting.rb
│   │   │   ├── update_enterprise_members_can_delete_issues_setting.rb
│   │   │   ├── update_enterprise_members_can_delete_repositories_setting.rb
│   │   │   ├── update_enterprise_members_can_invite_collaborators_setting.rb
│   │   │   ├── update_enterprise_members_can_make_purchases_setting.rb
│   │   │   ├── update_enterprise_members_can_update_protected_branches_setting.rb
│   │   │   ├── update_enterprise_members_can_view_dependency_insights_setting.rb
│   │   │   ├── update_enterprise_organization_projects_setting.rb
│   │   │   ├── update_enterprise_owner_organization_role.rb
│   │   │   ├── update_enterprise_profile.rb
│   │   │   ├── update_enterprise_repository_projects_setting.rb
│   │   │   ├── update_enterprise_two_factor_authentication_disallowed_methods_setting.rb
│   │   │   ├── update_enterprise_two_factor_authentication_required_setting.rb
│   │   │   ├── update_environment.rb
│   │   │   ├── update_explore_collection.rb
│   │   │   ├── update_integration_category.rb
│   │   │   ├── update_ip_allow_list_enabled_setting.rb
│   │   │   ├── update_ip_allow_list_entry.rb
│   │   │   ├── update_ip_allow_list_for_installed_apps_enabled_setting.rb
│   │   │   ├── update_ip_allow_list_user_level_enforcement_enabled_setting.rb
│   │   │   ├── update_issue_comment.rb
│   │   │   ├── update_issue_field.rb
│   │   │   ├── update_issue_field_value.rb
│   │   │   ├── update_issue_issue_type.rb
│   │   │   ├── update_issue.rb
│   │   │   ├── update_issues_bulk_by_query.rb
│   │   │   ├── update_issues_bulk.rb
│   │   │   ├── update_issue_type.rb
│   │   │   ├── update_label_by_name.rb
│   │   │   ├── update_label.rb
│   │   │   ├── update_labels_for_labelable.rb
│   │   │   ├── update_marketplace_listing_plan.rb
│   │   │   ├── update_marketplace_listing_screenshot.rb
│   │   │   ├── update_marketplace_order_preview.rb
│   │   │   ├── update_milestone.rb
│   │   │   ├── update_mobile_push_notification_schedules.rb
│   │   │   ├── update_mobile_push_notification_settings.rb
│   │   │   ├── update_notification_restriction_setting.rb
│   │   │   ├── update_notification_settings.rb
│   │   │   ├── update_notification_view_preference.rb
│   │   │   ├── update_organization_allow_private_repository_forking_setting.rb
│   │   │   ├── update_organization_web_commit_signoff_setting.rb
│   │   │   ├── update_organization_wide_projects_v2_role.rb
│   │   │   ├── update_package_file.rb
│   │   │   ├── update_package_version.rb
│   │   │   ├── update_patreon_sponsorability.rb
│   │   │   ├── update_preferred_diff_view.rb
│   │   │   ├── update_project_card.rb
│   │   │   ├── update_project_collaborator.rb
│   │   │   ├── update_project_column.rb
│   │   │   ├── update_project.rb
│   │   │   ├── update_project_v2_collaborators.rb
│   │   │   ├── update_project_v2_draft_issue.rb
│   │   │   ├── update_project_v2_field.rb
│   │   │   ├── update_project_v2_item_field_value.rb
│   │   │   ├── update_project_v2_item_position.rb
│   │   │   ├── update_project_v2_last_viewed.rb
│   │   │   ├── update_project_v2.rb
│   │   │   ├── update_project_v2_status_update.rb
│   │   │   ├── update_project_v2_view.rb
│   │   │   ├── update_project_workflow.rb
│   │   │   ├── update_pull_request_branch.rb
│   │   │   ├── update_pull_request.rb
│   │   │   ├── update_pull_request_review_comment.rb
│   │   │   ├── update_pull_request_review.rb
│   │   │   ├── update_ref.rb
│   │   │   ├── update_refs.rb
│   │   │   ├── update_repository_custom_property.rb
│   │   │   ├── update_repository.rb
│   │   │   ├── update_repository_ruleset.rb
│   │   │   ├── update_repository_web_commit_signoff_setting.rb
│   │   │   ├── update_saved_view.rb
│   │   │   ├── update_sponsorship_preferences.rb
│   │   │   ├── update_staff_note.rb
│   │   │   ├── update_subscription.rb
│   │   │   ├── update_team_dashboard_search_shortcut.rb
│   │   │   ├── update_team_member.rb
│   │   │   ├── update_team_project.rb
│   │   │   ├── update_team.rb
│   │   │   ├── update_team_repository.rb
│   │   │   ├── update_team_review_assignment.rb
│   │   │   ├── update_teams_repository.rb
│   │   │   ├── update_topic.rb
│   │   │   ├── update_topics.rb
│   │   │   ├── update_user_dashboard_nav_links.rb
│   │   │   ├── update_user_dashboard_pins.rb
│   │   │   ├── update_user_list.rb
│   │   │   ├── update_user_lists_for_item.rb
│   │   │   ├── update_user_mobile_time_zone.rb
│   │   │   ├── update_whitespace_preference.rb
│   │   │   └── verify_verifiable_domain.rb
│   │   ├── no_owner_because.rb
│   │   ├── objects
│   │   │   ├── abuse_report.rb
│   │   │   ├── account_screening_profile.rb
│   │   │   ├── achievable.rb
│   │   │   ├── achievement.rb
│   │   │   ├── achievement_repository_list.rb
│   │   │   ├── achievement_tier.rb
│   │   │   ├── actions_filter_diff.rb
│   │   │   ├── actions_plan_owner.rb
│   │   │   ├── actions_status_error.rb
│   │   │   ├── actions_status.rb
│   │   │   ├── actions_workflow_run_stafftools_info.rb
│   │   │   ├── activity.rb
│   │   │   ├── added_to_merge_queue_event.rb
│   │   │   ├── added_to_project_event.rb
│   │   │   ├── added_to_project_v2_event.rb
│   │   │   ├── advisory_credit.rb
│   │   │   ├── agent_assignment.rb
│   │   │   ├── agent_task.rb
│   │   │   ├── allowable_pull_request_merge_action.rb
│   │   │   ├── allowable_pull_request_merge_method.rb
│   │   │   ├── announcement_banner.rb
│   │   │   ├── app_permission.rb
│   │   │   ├── app.rb
│   │   │   ├── artifact.rb
│   │   │   ├── assigned_event.rb
│   │   │   ├── audit_log
│   │   │   │   ├── account_plan_change_audit_entry.rb
│   │   │   │   ├── actor_location.rb
│   │   │   │   ├── base.rb
│   │   │   │   ├── business_add_organization_audit_entry.rb
│   │   │   │   ├── issue_comment_update_audit_entry.rb
│   │   │   │   ├── json_audit_entry.rb
│   │   │   │   ├── members_can_delete_repos_clear_audit_entry.rb
│   │   │   │   ├── members_can_delete_repos_disable_audit_entry.rb
│   │   │   │   ├── members_can_delete_repos_enable_audit_entry.rb
│   │   │   │   ├── oauth_application_create_audit_entry.rb
│   │   │   │   ├── oauth_application_destroy_audit_entry.rb
│   │   │   │   ├── oauth_application_reset_secret_audit_entry.rb
│   │   │   │   ├── oauth_application_revoke_tokens_audit_entry.rb
│   │   │   │   ├── oauth_application_transfer_audit_entry.rb
│   │   │   │   ├── org_accept_business_invitation_audit_entry.rb
│   │   │   │   ├── org_add_billing_manager_audit_entry.rb
│   │   │   │   ├── org_add_member_audit_entry.rb
│   │   │   │   ├── org_audit_log_export_audit_entry.rb
│   │   │   │   ├── org_billing_signup_error_audit_entry.rb
│   │   │   │   ├── org_block_user_audit_entry.rb
│   │   │   │   ├── org_cancel_business_invitation_audit_entry.rb
│   │   │   │   ├── org_cancel_invitation_audit_entry.rb
│   │   │   │   ├── org_config_disable_collaborators_only_audit_entry.rb
│   │   │   │   ├── org_config_disable_contributors_only_audit_entry.rb
│   │   │   │   ├── org_config_disable_sockpuppet_disallowed_audit_entry.rb
│   │   │   │   ├── org_config_enable_collaborators_only_audit_entry.rb
│   │   │   │   ├── org_config_enable_contributors_only_audit_entry.rb
│   │   │   │   ├── org_config_enable_sockpuppet_disallowed_audit_entry.rb
│   │   │   │   ├── org_create_audit_entry.rb
│   │   │   │   ├── org_disable_oauth_app_restrictions_audit_entry.rb
│   │   │   │   ├── org_disable_saml_audit_entry.rb
│   │   │   │   ├── org_disable_two_factor_requirement_audit_entry.rb
│   │   │   │   ├── org_enable_oauth_app_restrictions_audit_entry.rb
│   │   │   │   ├── org_enable_saml_audit_entry.rb
│   │   │   │   ├── org_enable_two_factor_requirement_audit_entry.rb
│   │   │   │   ├── org_invite_member_audit_entry.rb
│   │   │   │   ├── org_invite_to_business_audit_entry.rb
│   │   │   │   ├── org_oauth_app_access_approved_audit_entry.rb
│   │   │   │   ├── org_oauth_app_access_blocked_audit_entry.rb
│   │   │   │   ├── org_oauth_app_access_denied_audit_entry.rb
│   │   │   │   ├── org_oauth_app_access_requested_audit_entry.rb
│   │   │   │   ├── org_oauth_app_access_unblocked_audit_entry.rb
│   │   │   │   ├── org_remove_billing_manager_audit_entry.rb
│   │   │   │   ├── org_remove_member_audit_entry.rb
│   │   │   │   ├── org_remove_outside_collaborator_audit_entry.rb
│   │   │   │   ├── org_rename_audit_entry.rb
│   │   │   │   ├── org_restore_member_audit_entry.rb
│   │   │   │   ├── org_restore_member_membership_organization_audit_entry_data.rb
│   │   │   │   ├── org_restore_member_membership_repository_audit_entry_data.rb
│   │   │   │   ├── org_restore_member_membership_team_audit_entry_data.rb
│   │   │   │   ├── org_unblock_user_audit_entry.rb
│   │   │   │   ├── org_update_default_repository_permission_audit_entry.rb
│   │   │   │   ├── org_update_member_audit_entry.rb
│   │   │   │   ├── org_update_member_repository_creation_permission_audit_entry.rb
│   │   │   │   ├── org_update_member_repository_invitation_permission_audit_entry.rb
│   │   │   │   ├── private_repository_forking_clear_audit_entry.rb
│   │   │   │   ├── private_repository_forking_disable_audit_entry.rb
│   │   │   │   ├── private_repository_forking_enable_audit_entry.rb
│   │   │   │   ├── project_create_audit_entry.rb
│   │   │   │   ├── repo_access_audit_entry.rb
│   │   │   │   ├── repo_add_member_audit_entry.rb
│   │   │   │   ├── repo_add_topic_audit_entry.rb
│   │   │   │   ├── repo_archived_audit_entry.rb
│   │   │   │   ├── repo_change_merge_setting_audit_entry.rb
│   │   │   │   ├── repo_config_disable_anonymous_git_access_audit_entry.rb
│   │   │   │   ├── repo_config_disable_collaborators_only_audit_entry.rb
│   │   │   │   ├── repo_config_disable_contributors_only_audit_entry.rb
│   │   │   │   ├── repo_config_disable_sockpuppet_disallowed_audit_entry.rb
│   │   │   │   ├── repo_config_enable_anonymous_git_access_audit_entry.rb
│   │   │   │   ├── repo_config_enable_collaborators_only_audit_entry.rb
│   │   │   │   ├── repo_config_enable_contributors_only_audit_entry.rb
│   │   │   │   ├── repo_config_enable_sockpuppet_disallowed_audit_entry.rb
│   │   │   │   ├── repo_config_lock_anonymous_git_access_audit_entry.rb
│   │   │   │   ├── repo_config_unlock_anonymous_git_access_audit_entry.rb
│   │   │   │   ├── repo_create_audit_entry.rb
│   │   │   │   ├── repo_destroy_audit_entry.rb
│   │   │   │   ├── repo_disable_audit_entry.rb
│   │   │   │   ├── repo_enable_audit_entry.rb
│   │   │   │   ├── repo_pages_cname_audit_entry.rb
│   │   │   │   ├── repo_pages_create_audit_entry.rb
│   │   │   │   ├── repo_pages_destroy_audit_entry.rb
│   │   │   │   ├── repo_pages_https_redirect_disabled_audit_entry.rb
│   │   │   │   ├── repo_pages_https_redirect_enabled_audit_entry.rb
│   │   │   │   ├── repo_pages_private_audit_entry.rb
│   │   │   │   ├── repo_pages_public_audit_entry.rb
│   │   │   │   ├── repo_pages_source_audit_entry.rb
│   │   │   │   ├── repo_remove_member_audit_entry.rb
│   │   │   │   ├── repo_remove_topic_audit_entry.rb
│   │   │   │   ├── repo_rename_audit_entry.rb
│   │   │   │   ├── repo_restore_audit_entry.rb
│   │   │   │   ├── repository_visibility_change_clear_audit_entry.rb
│   │   │   │   ├── repository_visibility_change_disable_audit_entry.rb
│   │   │   │   ├── repository_visibility_change_enable_audit_entry.rb
│   │   │   │   ├── repo_transfer_audit_entry.rb
│   │   │   │   ├── repo_transfer_start_audit_entry.rb
│   │   │   │   ├── repo_unarchived_audit_entry.rb
│   │   │   │   ├── repo_update_member_audit_entry.rb
│   │   │   │   ├── team_add_member_audit_entry.rb
│   │   │   │   ├── team_add_repository_audit_entry.rb
│   │   │   │   ├── team_change_parent_team_audit_entry.rb
│   │   │   │   ├── team_change_privacy_audit_entry.rb
│   │   │   │   ├── team_create_audit_entry.rb
│   │   │   │   ├── team_delete_audit_entry.rb
│   │   │   │   ├── team_destroy_audit_entry.rb
│   │   │   │   ├── team_remove_member_audit_entry.rb
│   │   │   │   ├── team_remove_repository_audit_entry.rb
│   │   │   │   ├── team_rename_audit_entry.rb
│   │   │   │   ├── team_update_permission_audit_entry.rb
│   │   │   │   ├── team_update_repository_permission_audit_entry.rb
│   │   │   │   ├── user_add_email_audit_entry.rb
│   │   │   │   └── user_status_update_audit_entry.rb
│   │   │   ├── authentication_record.rb
│   │   │   ├── automatic_base_change_failed_event.rb
│   │   │   ├── automatic_base_change_succeeded_event.rb
│   │   │   ├── auto_merge_disabled_event.rb
│   │   │   ├── auto_merge_enabled_event.rb
│   │   │   ├── auto_merge_request.rb
│   │   │   ├── auto_rebase_enabled_event.rb
│   │   │   ├── auto_squash_enabled_event.rb
│   │   │   ├── avatar.rb
│   │   │   ├── base
│   │   │   │   ├── argument.rb
│   │   │   │   ├── check_pagination_extension.rb
│   │   │   │   ├── class_based_edge_type.rb
│   │   │   │   ├── deprecated.rb
│   │   │   │   ├── docs_category.rb
│   │   │   │   ├── emu_checks.rb
│   │   │   │   ├── feature_flags.rb
│   │   │   │   ├── field.rb
│   │   │   │   ├── field_shortcuts.rb
│   │   │   │   ├── graph_ql_graceful_degradation_extension.rb
│   │   │   │   ├── issue_dependency_timeline_event_permissions.rb
│   │   │   │   ├── issue_form_element_shortcuts.rb
│   │   │   │   ├── limit_actors_to.rb
│   │   │   │   ├── map_to_service.rb
│   │   │   │   ├── mark_for_upcoming_type_change.rb
│   │   │   │   ├── node.rb
│   │   │   │   ├── read_arguments_from_replicas.rb
│   │   │   │   ├── read_mutation_fields_from_replicas.rb
│   │   │   │   ├── record_object_access.rb
│   │   │   │   ├── required_capabilities.rb
│   │   │   │   ├── scopes.rb
│   │   │   │   ├── site_admin_check.rb
│   │   │   │   └── visibility.rb
│   │   │   ├── base.rb
│   │   │   ├── base_ref_changed_event.rb
│   │   │   ├── base_ref_deleted_event.rb
│   │   │   ├── base_ref_force_pushed_event.rb
│   │   │   ├── billing_transaction.rb
│   │   │   ├── blame_range.rb
│   │   │   ├── blame.rb
│   │   │   ├── blob.rb
│   │   │   ├── blocked_by_added_event.rb
│   │   │   ├── blocked_by_removed_event.rb
│   │   │   ├── blocking_added_event.rb
│   │   │   ├── blocking_removed_event.rb
│   │   │   ├── block_payment_method_result.rb
│   │   │   ├── blog_broadcast.rb
│   │   │   ├── bot.rb
│   │   │   ├── bot_stafftools_info.rb
│   │   │   ├── branch_protection_rule_conflict.rb
│   │   │   ├── branch_protection_rule.rb
│   │   │   ├── bypass_force_push_allowance.rb
│   │   │   ├── bypass_pull_request_allowance.rb
│   │   │   ├── candidate_reviewer.rb
│   │   │   ├── certificate_attributes.rb
│   │   │   ├── check_annotation_position.rb
│   │   │   ├── check_annotation.rb
│   │   │   ├── check_annotation_span.rb
│   │   │   ├── check_run.rb
│   │   │   ├── check_run_state_count.rb
│   │   │   ├── check_state_rollup.rb
│   │   │   ├── check_step.rb
│   │   │   ├── check_suite.rb
│   │   │   ├── closed_event.rb
│   │   │   ├── code_of_conduct.rb
│   │   │   ├── codeql_database.rb
│   │   │   ├── code_scanning_security_alert.rb
│   │   │   ├── code_search_actor_not_authorized_error.rb
│   │   │   ├── code_search_error_range.rb
│   │   │   ├── code_search_inaccessible_repo_error.rb
│   │   │   ├── code_search_incomplete_results_error.rb
│   │   │   ├── code_search_inconsistent_results_error.rb
│   │   │   ├── code_search_invalid_facet.rb
│   │   │   ├── code_search_language_facet.rb
│   │   │   ├── code_search_language.rb
│   │   │   ├── code_search_path_facet.rb
│   │   │   ├── code_search_query_parsing_fatal_error.rb
│   │   │   ├── code_search_query_parsing_warning_error.rb
│   │   │   ├── code_search_repo_facet.rb
│   │   │   ├── code_search_result.rb
│   │   │   ├── code_search_scope_unsatisfiable_error.rb
│   │   │   ├── code_search_snippet.rb
│   │   │   ├── code_search_timeout_error.rb
│   │   │   ├── code_search_unspecified_error.rb
│   │   │   ├── codespace.rb
│   │   │   ├── coding_agent.rb
│   │   │   ├── collection_item.rb
│   │   │   ├── collection_url.rb
│   │   │   ├── collection_video.rb
│   │   │   ├── comment_deleted_event.rb
│   │   │   ├── comment_positions
│   │   │   │   ├── file_comment.rb
│   │   │   │   ├── indeterminate_comment.rb
│   │   │   │   ├── line_comment.rb
│   │   │   │   └── multiline_comment.rb
│   │   │   ├── commit_comment.rb
│   │   │   ├── commit_comment_thread.rb
│   │   │   ├── commit_contributions_by_repository.rb
│   │   │   ├── commit.rb
│   │   │   ├── commit_revision.rb
│   │   │   ├── committish_directory.rb
│   │   │   ├── committish_file.rb
│   │   │   ├── community_profile.rb
│   │   │   ├── comparison.rb
│   │   │   ├── completed_log.rb
│   │   │   ├── concerns
│   │   │   │   ├── dependency_graph_rate_limiting.rb
│   │   │   │   └── discussion_post_as_admin.rb
│   │   │   ├── conduit
│   │   │   │   ├── added_to_list_feed_item.rb
│   │   │   │   ├── became_sponsorable_feed_item.rb
│   │   │   │   ├── created_discussion_feed_item.rb
│   │   │   │   ├── created_repository_feed_item.rb
│   │   │   │   ├── feed_filter.rb
│   │   │   │   ├── feed.rb
│   │   │   │   ├── followed_user_feed_item.rb
│   │   │   │   ├── follow_recommendation_feed_item.rb
│   │   │   │   ├── forked_repository_feed_item.rb
│   │   │   │   ├── member_add_to_repository_feed_item.rb
│   │   │   │   ├── merged_pull_request_feed_item.rb
│   │   │   │   ├── near_sponsors_goal_feed_item.rb
│   │   │   │   ├── published_release_feed_item.rb
│   │   │   │   ├── repository_recommendation_feed_item.rb
│   │   │   │   ├── sponsored_user_feed_item.rb
│   │   │   │   └── starred_repository_feed_item.rb
│   │   │   ├── connected_event.rb
│   │   │   ├── content_warning.rb
│   │   │   ├── contributing_guidelines.rb
│   │   │   ├── contribution_calendar_day.rb
│   │   │   ├── contribution_calendar_month.rb
│   │   │   ├── contribution_calendar.rb
│   │   │   ├── contribution_calendar_week.rb
│   │   │   ├── contribution_count.rb
│   │   │   ├── contributions_collection.rb
│   │   │   ├── converted_from_draft_event.rb
│   │   │   ├── converted_note_to_issue_event.rb
│   │   │   ├── converted_to_discussion_event.rb
│   │   │   ├── convert_to_draft_event.rb
│   │   │   ├── copilot_agent_session.rb
│   │   │   ├── copilot_agent_task.rb
│   │   │   ├── copilot_chat_attachment.rb
│   │   │   ├── copilot_check_run_failure_context.rb
│   │   │   ├── copilot_consumptive_user.rb
│   │   │   ├── copilot_custom_agent.rb
│   │   │   ├── copilot_endpoints.rb
│   │   │   ├── copilot_limited_user.rb
│   │   │   ├── copilot_work_finished_event.rb
│   │   │   ├── copilot_work_finished_failure_event.rb
│   │   │   ├── copilot_work_started_event.rb
│   │   │   ├── cost_breakdown.rb
│   │   │   ├── coupon_redemption.rb
│   │   │   ├── created_commit_contribution.rb
│   │   │   ├── created_issue_contribution.rb
│   │   │   ├── created_pull_request_contribution.rb
│   │   │   ├── created_pull_request_review_contribution.rb
│   │   │   ├── created_repository_contribution.rb
│   │   │   ├── cross_referenced_event.rb
│   │   │   ├── cvss.rb
│   │   │   ├── cvss_severities.rb
│   │   │   ├── cwe.rb
│   │   │   ├── deleted_issue.rb
│   │   │   ├── demilestoned_event.rb
│   │   │   ├── dependabot_update_error.rb
│   │   │   ├── dependabot_update.rb
│   │   │   ├── dependency_graph_dependency.rb
│   │   │   ├── dependency_graph_dependent.rb
│   │   │   ├── dependency_graph_manifest.rb
│   │   │   ├── dependency_graph_package.rb
│   │   │   ├── deployed_event.rb
│   │   │   ├── deploy_key.rb
│   │   │   ├── deployment_environment_changed_event.rb
│   │   │   ├── deployment_protection_rule.rb
│   │   │   ├── deployment.rb
│   │   │   ├── deployment_request.rb
│   │   │   ├── deployment_review.rb
│   │   │   ├── deployment_status.rb
│   │   │   ├── diff_line.rb
│   │   │   ├── diff.rb
│   │   │   ├── disconnected_event.rb
│   │   │   ├── discussion_category.rb
│   │   │   ├── discussion_comment.rb
│   │   │   ├── discussion_poll_option.rb
│   │   │   ├── discussion_poll.rb
│   │   │   ├── discussion.rb
│   │   │   ├── discussion_template.rb
│   │   │   ├── dotcom_app_owner_metadata.rb
│   │   │   ├── draft_issue.rb
│   │   │   ├── early_access_membership.rb
│   │   │   ├── email_domain_metadata.rb
│   │   │   ├── enterprise_administrator_invitation.rb
│   │   │   ├── enterprise_billing_info.rb
│   │   │   ├── enterprise_contribution.rb
│   │   │   ├── enterprise_identity_provider.rb
│   │   │   ├── enterprise_member_invitation.rb
│   │   │   ├── enterprise_organization_invitation.rb
│   │   │   ├── enterprise_owner_info.rb
│   │   │   ├── enterprise.rb
│   │   │   ├── enterprise_repository_info.rb
│   │   │   ├── enterprise_server_installation.rb
│   │   │   ├── enterprise_server_user_account_email.rb
│   │   │   ├── enterprise_server_user_account.rb
│   │   │   ├── enterprise_server_user_accounts_upload.rb
│   │   │   ├── enterprise_stafftools_info.rb
│   │   │   ├── enterprise_team.rb
│   │   │   ├── enterprise_user_account.rb
│   │   │   ├── environment.rb
│   │   │   ├── epss.rb
│   │   │   ├── event_subscription.rb
│   │   │   ├── explore_collection.rb
│   │   │   ├── external_identity_attribute.rb
│   │   │   ├── external_identity.rb
│   │   │   ├── external_identity_saml_attributes.rb
│   │   │   ├── external_identity_scim_attributes.rb
│   │   │   ├── feature_flag_state.rb
│   │   │   ├── file_line.rb
│   │   │   ├── funding_link.rb
│   │   │   ├── gate.rb
│   │   │   ├── gate_request.rb
│   │   │   ├── generic_hovercard_context.rb
│   │   │   ├── generic_repository_rule_rollup.rb
│   │   │   ├── gist_comment.rb
│   │   │   ├── gist_file.rb
│   │   │   ├── gist.rb
│   │   │   ├── gist_stafftools_info.rb
│   │   │   ├── git_actor.rb
│   │   │   ├── github_metadata.rb
│   │   │   ├── gpg_signature.rb
│   │   │   ├── head_ref_deleted_event.rb
│   │   │   ├── head_ref_force_pushed_event.rb
│   │   │   ├── head_ref_restored_event.rb
│   │   │   ├── high_profile.rb
│   │   │   ├── hovercard.rb
│   │   │   ├── image_file_type.rb
│   │   │   ├── in_app_purchases.rb
│   │   │   ├── in_app_purchase_subscription_result.rb
│   │   │   ├── injected_context.rb
│   │   │   ├── integration_feature.rb
│   │   │   ├── integration_installation.rb
│   │   │   ├── integration_listing.rb
│   │   │   ├── internal_repository_advisory.rb
│   │   │   ├── ip_allow_list_entry.rb
│   │   │   ├── issue_comment_pinned_event.rb
│   │   │   ├── issue_comment.rb
│   │   │   ├── issue_comment_unpinned_event.rb
│   │   │   ├── issue_contributions_by_repository.rb
│   │   │   ├── issue_contributions_by_state.rb
│   │   │   ├── issue_creation_permissions.rb
│   │   │   ├── issue_dependencies_summary.rb
│   │   │   ├── issue_event_rationale.rb
│   │   │   ├── issue_field_added_event.rb
│   │   │   ├── issue_field_changed_event.rb
│   │   │   ├── issue_field_date.rb
│   │   │   ├── issue_field_date_value.rb
│   │   │   ├── issue_field_number.rb
│   │   │   ├── issue_field_number_value.rb
│   │   │   ├── issue_field_removed_event.rb
│   │   │   ├── issue_field_single_select_option.rb
│   │   │   ├── issue_field_single_select.rb
│   │   │   ├── issue_field_single_select_value.rb
│   │   │   ├── issue_field_text.rb
│   │   │   ├── issue_field_text_value.rb
│   │   │   ├── issue_form_element_checkboxes.rb
│   │   │   ├── issue_form_element_checkbox_option.rb
│   │   │   ├── issue_form_element_dropdown.rb
│   │   │   ├── issue_form_element_input.rb
│   │   │   ├── issue_form_element_markdown.rb
│   │   │   ├── issue_form_element_textarea.rb
│   │   │   ├── issue_form_element_upload.rb
│   │   │   ├── issue_form.rb
│   │   │   ├── issue_plan.rb
│   │   │   ├── issue.rb
│   │   │   ├── issue_template.rb
│   │   │   ├── issue_type_added_event.rb
│   │   │   ├── issue_type_changed_event.rb
│   │   │   ├── issue_type.rb
│   │   │   ├── issue_type_removed_event.rb
│   │   │   ├── job_error.rb
│   │   │   ├── job_status.rb
│   │   │   ├── joined_github_contribution.rb
│   │   │   ├── joined_organization_contribution.rb
│   │   │   ├── labeled_event.rb
│   │   │   ├── label.rb
│   │   │   ├── language_aggregate.rb
│   │   │   ├── language.rb
│   │   │   ├── legacy_migration.rb
│   │   │   ├── license.rb
│   │   │   ├── license_rule.rb
│   │   │   ├── line_range.rb
│   │   │   ├── linked_branch.rb
│   │   │   ├── linked_pull_request_release.rb
│   │   │   ├── location.rb
│   │   │   ├── locked_event.rb
│   │   │   ├── mannequin.rb
│   │   │   ├── markdown_file_type.rb
│   │   │   ├── marked_as_duplicate_event.rb
│   │   │   ├── marketplace_agreement.rb
│   │   │   ├── marketplace_agreement_signature.rb
│   │   │   ├── marketplace_category.rb
│   │   │   ├── marketplace_listing_admin_info.rb
│   │   │   ├── marketplace_listing_featured_organization.rb
│   │   │   ├── marketplace_listing_insight.rb
│   │   │   ├── marketplace_listing_plan_bullet.rb
│   │   │   ├── marketplace_listing_plan.rb
│   │   │   ├── marketplace_listing.rb
│   │   │   ├── marketplace_listing_screenshot.rb
│   │   │   ├── marketplace_order_preview.rb
│   │   │   ├── member_feature_request_notification.rb
│   │   │   ├── mentioned_event.rb
│   │   │   ├── merge_conditions
│   │   │   │   ├── pull_request_merge_conflict_state_condition.rb
│   │   │   │   ├── pull_request_merge_method_condition.rb
│   │   │   │   ├── pull_request_repo_state_condition.rb
│   │   │   │   ├── pull_request_rules_condition.rb
│   │   │   │   ├── pull_request_state_condition.rb
│   │   │   │   ├── pull_request_user_state_condition.rb
│   │   │   │   └── stack_condition.rb
│   │   │   ├── merged_event.rb
│   │   │   ├── merge_queue_configuration.rb
│   │   │   ├── merge_queue_entry.rb
│   │   │   ├── merge_queue.rb
│   │   │   ├── migratable_resource.rb
│   │   │   ├── migration_archive.rb
│   │   │   ├── migration_map_conflict.rb
│   │   │   ├── migration_source.rb
│   │   │   ├── milestoned_event.rb
│   │   │   ├── milestone.rb
│   │   │   ├── mobile_auth_request.rb
│   │   │   ├── mobile_auth_status.rb
│   │   │   ├── mobile_copilot_feature_comparison_subsection_item.rb
│   │   │   ├── mobile_copilot_feature_comparison_subsection.rb
│   │   │   ├── mobile_copilot_paywall_chat_model_plan.rb
│   │   │   ├── mobile_copilot_paywall_chat_model.rb
│   │   │   ├── mobile_copilot_paywall_chat_models.rb
│   │   │   ├── mobile_copilot_paywall_feature_comparison_section.rb
│   │   │   ├── mobile_copilot_paywall_product_feature.rb
│   │   │   ├── mobile_copilot_paywall_product.rb
│   │   │   ├── mobile_copilot_paywall.rb
│   │   │   ├── mobile_push_notification_schedule.rb
│   │   │   ├── mobile_push_notification_settings.rb
│   │   │   ├── mobile_suggested_change.rb
│   │   │   ├── moved_columns_in_project_event.rb
│   │   │   ├── mutation.rb
│   │   │   ├── node_count_breakdown.rb
│   │   │   ├── notification_filter.rb
│   │   │   ├── notification_list_with_thread_count.rb
│   │   │   ├── notification_settings.rb
│   │   │   ├── notification_thread.rb
│   │   │   ├── oauth_access.rb
│   │   │   ├── oauth_application.rb
│   │   │   ├── oidc_provider.rb
│   │   │   ├── on_behalf_of_reviewer.rb
│   │   │   ├── orcid_record.rb
│   │   │   ├── organization_admin_info.rb
│   │   │   ├── organization_credential_authorization.rb
│   │   │   ├── organization_identity_provider.rb
│   │   │   ├── organization_invitation_metadata.rb
│   │   │   ├── organization_invitation.rb
│   │   │   ├── organization_migration.rb
│   │   │   ├── organization.rb
│   │   │   ├── organizations_hovercard_context.rb
│   │   │   ├── organization_stafftools_info.rb
│   │   │   ├── organization_teams_hovercard_context.rb
│   │   │   ├── package_dependency.rb
│   │   │   ├── package_file.rb
│   │   │   ├── package_metadatum.rb
│   │   │   ├── package.rb
│   │   │   ├── package_repository_info.rb
│   │   │   ├── packages_mutation_result.rb
│   │   │   ├── package_statistics.rb
│   │   │   ├── package_tag.rb
│   │   │   ├── package_version_dependencies.rb
│   │   │   ├── package_version.rb
│   │   │   ├── package_version_statistics.rb
│   │   │   ├── page_certificate.rb
│   │   │   ├── page_deployment.rb
│   │   │   ├── parent_issue_added_event.rb
│   │   │   ├── parent_issue_removed_event.rb
│   │   │   ├── patch.rb
│   │   │   ├── path_owner.rb
│   │   │   ├── path_ownership.rb
│   │   │   ├── payment_method.rb
│   │   │   ├── pdf_file_type.rb
│   │   │   ├── pending_cycle.rb
│   │   │   ├── pending_marketplace_change.rb
│   │   │   ├── pending_subscribable_change.rb
│   │   │   ├── pending_workflow_approval_rollup.rb
│   │   │   ├── permission_source.rb
│   │   │   ├── pinned_discussion.rb
│   │   │   ├── pinned_environment.rb
│   │   │   ├── pinned_event.rb
│   │   │   ├── pinned_issue_comment.rb
│   │   │   ├── pinned_issue.rb
│   │   │   ├── plan_change.rb
│   │   │   ├── plan.rb
│   │   │   ├── profile_item_showcase.rb
│   │   │   ├── profile.rb
│   │   │   ├── programmatic_access_bot.rb
│   │   │   ├── project_card.rb
│   │   │   ├── project_column.rb
│   │   │   ├── project_progress.rb
│   │   │   ├── project.rb
│   │   │   ├── project_v2_field_access_filter.rb
│   │   │   ├── project_v2_field.rb
│   │   │   ├── project_v2_group_assignee_value.rb
│   │   │   ├── project_v2_group_date_value.rb
│   │   │   ├── project_v2_grouped_view_items.rb
│   │   │   ├── project_v2_group_issue_type_value.rb
│   │   │   ├── project_v2_group_iteration_value.rb
│   │   │   ├── project_v2_group_milestone_value.rb
│   │   │   ├── project_v2_group_number_value.rb
│   │   │   ├── project_v2_group_parent_issue_value.rb
│   │   │   ├── project_v2_group.rb
│   │   │   ├── project_v2_group_repository_value.rb
│   │   │   ├── project_v2_group_single_select_value.rb
│   │   │   ├── project_v2_group_text_value.rb
│   │   │   ├── project_v2_item_field_date_value.rb
│   │   │   ├── project_v2_item_field_group.rb
│   │   │   ├── project_v2_item_field_iteration_value.rb
│   │   │   ├── project_v2_item_field_label_value.rb
│   │   │   ├── project_v2_item_field_milestone_value.rb
│   │   │   ├── project_v2_item_field_number_value.rb
│   │   │   ├── project_v2_item_field_pull_request_value.rb
│   │   │   ├── project_v2_item_field_repository_value.rb
│   │   │   ├── project_v2_item_field_reviewer_value.rb
│   │   │   ├── project_v2_item_field_single_select_value.rb
│   │   │   ├── project_v2_item_field_text_value.rb
│   │   │   ├── project_v2_item_field_user_value.rb
│   │   │   ├── project_v2_item_issue_field_value.rb
│   │   │   ├── project_v2_item.rb
│   │   │   ├── project_v2_item_status_changed_event.rb
│   │   │   ├── project_v2_iteration_field_configuration.rb
│   │   │   ├── project_v2_iteration_field_iteration.rb
│   │   │   ├── project_v2_iteration_field.rb
│   │   │   ├── project_v2.rb
│   │   │   ├── project_v2_single_select_field_option.rb
│   │   │   ├── project_v2_single_select_field.rb
│   │   │   ├── project_v2_sort_by_field.rb
│   │   │   ├── project_v2_sort_by.rb
│   │   │   ├── project_v2_status_update.rb
│   │   │   ├── project_v2_view_item.rb
│   │   │   ├── project_v2_view_item_sortable_value.rb
│   │   │   ├── project_v2_view.rb
│   │   │   ├── project_v2_workflow.rb
│   │   │   ├── project_workflow_action.rb
│   │   │   ├── project_workflow.rb
│   │   │   ├── public_key.rb
│   │   │   ├── pull_request_changed_file.rb
│   │   │   ├── pull_request_commit_comment_thread.rb
│   │   │   ├── pull_request_commit.rb
│   │   │   ├── pull_request_comparison.rb
│   │   │   ├── pull_request_contributions_by_repository.rb
│   │   │   ├── pull_request_contributions_by_state.rb
│   │   │   ├── pull_request_diff_entry.rb
│   │   │   ├── pull_request_diff_thread.rb
│   │   │   ├── pull_request_merge_requirements.rb
│   │   │   ├── pull_request.rb
│   │   │   ├── pull_request_review_comment.rb
│   │   │   ├── pull_request_review_contributions_by_repository.rb
│   │   │   ├── pull_request_review.rb
│   │   │   ├── pull_request_review_thread.rb
│   │   │   ├── pull_request_revision_marker.rb
│   │   │   ├── pull_request_status.rb
│   │   │   ├── pull_request_summary_delta.rb
│   │   │   ├── pull_request_template.rb
│   │   │   ├── pull_request_thread.rb
│   │   │   ├── pull_request_user_preferences.rb
│   │   │   ├── push_allowance.rb
│   │   │   ├── push.rb
│   │   │   ├── query
│   │   │   │   ├── actions.rb
│   │   │   │   ├── advisories.rb
│   │   │   │   ├── agent_tasks.rb
│   │   │   │   ├── apps.rb
│   │   │   │   ├── blog.rb
│   │   │   │   ├── code_search.rb
│   │   │   │   ├── community_and_safety.rb
│   │   │   │   ├── discussions.rb
│   │   │   │   ├── enterprise.rb
│   │   │   │   ├── explore.rb
│   │   │   │   ├── features.rb
│   │   │   │   ├── integrations.rb
│   │   │   │   ├── lists.rb
│   │   │   │   ├── marketplace.rb
│   │   │   │   ├── mobile.rb
│   │   │   │   ├── orgs.rb
│   │   │   │   ├── packages.rb
│   │   │   │   ├── pages.rb
│   │   │   │   ├── repositories.rb
│   │   │   │   ├── search.rb
│   │   │   │   ├── sponsors.rb
│   │   │   │   ├── suggested_navigation_destinations.rb
│   │   │   │   ├── trade_compliance.rb
│   │   │   │   └── user.rb
│   │   │   ├── query.rb
│   │   │   ├── rate_limit.rb
│   │   │   ├── reaction_group.rb
│   │   │   ├── reaction.rb
│   │   │   ├── ready_for_review_event.rb
│   │   │   ├── recent_interaction.rb
│   │   │   ├── referenced_event.rb
│   │   │   ├── ref.rb
│   │   │   ├── ref_update_rule.rb
│   │   │   ├── release_asset.rb
│   │   │   ├── release.rb
│   │   │   ├── removed_from_merge_queue_event.rb
│   │   │   ├── removed_from_project_event.rb
│   │   │   ├── removed_from_project_v2_event.rb
│   │   │   ├── renamed_title_event.rb
│   │   │   ├── reopened_event.rb
│   │   │   ├── repositories_using_dependency.rb
│   │   │   ├── repository_action.rb
│   │   │   ├── repository_action_run.rb
│   │   │   ├── repository_admin_info.rb
│   │   │   ├── repository_advisory_comment.rb
│   │   │   ├── repository_advisory_package.rb
│   │   │   ├── repository_advisory.rb
│   │   │   ├── repository_codeowners_error.rb
│   │   │   ├── repository_codeowners.rb
│   │   │   ├── repository_contact_link.rb
│   │   │   ├── repository_contribution_count.rb
│   │   │   ├── repository_custom_property.rb
│   │   │   ├── repository_custom_property_value.rb
│   │   │   ├── repository_dependabot_alerts_thread.rb
│   │   │   ├── repository_file.rb
│   │   │   ├── repository_image.rb
│   │   │   ├── repository_interaction_ability.rb
│   │   │   ├── repository_invitation.rb
│   │   │   ├── repository_migration.rb
│   │   │   ├── repository_network.rb
│   │   │   ├── repository_notification_counts.rb
│   │   │   ├── repository_plan_features.rb
│   │   │   ├── repository.rb
│   │   │   ├── repository_readme.rb
│   │   │   ├── repository_recommendation.rb
│   │   │   ├── repository_rule.rb
│   │   │   ├── repository_rule_run.rb
│   │   │   ├── repository_rules
│   │   │   │   ├── branch_name_pattern_parameters.rb
│   │   │   │   ├── code_quality_parameters.rb
│   │   │   │   ├── code_scanning_parameters.rb
│   │   │   │   ├── code_scanning_tool.rb
│   │   │   │   ├── commit_author_email_pattern_parameters.rb
│   │   │   │   ├── commit_message_pattern_parameters.rb
│   │   │   │   ├── commit_oid_parameters.rb
│   │   │   │   ├── committer_email_pattern_parameters.rb
│   │   │   │   ├── copilot_code_review_parameters.rb
│   │   │   │   ├── file_extension_restriction_parameters.rb
│   │   │   │   ├── file_path_restriction_parameters.rb
│   │   │   │   ├── max_file_path_length_parameters.rb
│   │   │   │   ├── max_file_size_parameters.rb
│   │   │   │   ├── merge_queue_parameters.rb
│   │   │   │   ├── organization_id_condition_target.rb
│   │   │   │   ├── organization_name_condition_target.rb
│   │   │   │   ├── organization_property_condition_target.rb
│   │   │   │   ├── organization_property_target_definition.rb
│   │   │   │   ├── property_target_definition.rb
│   │   │   │   ├── pull_request_parameters.rb
│   │   │   │   ├── pull_request_rule_rollup.rb
│   │   │   │   ├── ref_name_condition_target.rb
│   │   │   │   ├── repository_id_condition_target.rb
│   │   │   │   ├── repository_name_condition_target.rb
│   │   │   │   ├── repository_name_parameters.rb
│   │   │   │   ├── repository_property_condition_target.rb
│   │   │   │   ├── repository_rule_conditions.rb
│   │   │   │   ├── repository_visibility_parameters.rb
│   │   │   │   ├── required_deployments_parameters.rb
│   │   │   │   ├── required_deployments_rule_rollup.rb
│   │   │   │   ├── required_reviewer_configuration.rb
│   │   │   │   ├── required_status_checks_parameters.rb
│   │   │   │   ├── required_status_checks_rule_rollup.rb
│   │   │   │   ├── restricted_commits.rb
│   │   │   │   ├── status_check_configuration.rb
│   │   │   │   ├── status_check_result.rb
│   │   │   │   ├── tag_name_pattern_parameters.rb
│   │   │   │   ├── update_parameters.rb
│   │   │   │   ├── workflow_file_reference.rb
│   │   │   │   └── workflows_parameters.rb
│   │   │   ├── repository_ruleset_bypass_actor.rb
│   │   │   ├── repository_ruleset.rb
│   │   │   ├── repository_stack.rb
│   │   │   ├── repository_stafftools_info.rb
│   │   │   ├── repository_topic.rb
│   │   │   ├── repository_vulnerability_alert.rb
│   │   │   ├── requesting_user.rb
│   │   │   ├── required_status_check_description.rb
│   │   │   ├── required_status_check.rb
│   │   │   ├── restricted_contribution.rb
│   │   │   ├── retired_namespace.rb
│   │   │   ├── review_dismissal_allowance.rb
│   │   │   ├── review_dismissed_event.rb
│   │   │   ├── review_requested_event.rb
│   │   │   ├── review_request.rb
│   │   │   ├── review_request_removed_event.rb
│   │   │   ├── review_status_hovercard_context.rb
│   │   │   ├── runtime_app_deploy.rb
│   │   │   ├── saved_collection.rb
│   │   │   ├── saved_reply.rb
│   │   │   ├── saved_view.rb
│   │   │   ├── search_shortcut_query_category_term.rb
│   │   │   ├── search_shortcut_query_label_term.rb
│   │   │   ├── search_shortcut_query_login_ref_term.rb
│   │   │   ├── search_shortcut_query_milestone_term.rb
│   │   │   ├── search_shortcut_query_project_term.rb
│   │   │   ├── search_shortcut_query_repo_term.rb
│   │   │   ├── search_shortcut_query_term.rb
│   │   │   ├── search_shortcut_query_text.rb
│   │   │   ├── search_shortcut.rb
│   │   │   ├── security_advisory_identifier.rb
│   │   │   ├── security_advisory_package.rb
│   │   │   ├── security_advisory_package_version.rb
│   │   │   ├── security_advisory.rb
│   │   │   ├── security_advisory_reference.rb
│   │   │   ├── security_vulnerability.rb
│   │   │   ├── smime_signature.rb
│   │   │   ├── social_account.rb
│   │   │   ├── spamurai_reputation.rb
│   │   │   ├── spoken_language.rb
│   │   │   ├── sponsor_and_lifetime_value.rb
│   │   │   ├── sponsors_activity.rb
│   │   │   ├── sponsors_goal.rb
│   │   │   ├── sponsorship_newsletter.rb
│   │   │   ├── sponsorship.rb
│   │   │   ├── sponsors_listing_featured_item.rb
│   │   │   ├── sponsors_listing.rb
│   │   │   ├── sponsors_tier_admin_info.rb
│   │   │   ├── sponsors_tier.rb
│   │   │   ├── ssh_signature.rb
│   │   │   ├── staff_accessed_repository.rb
│   │   │   ├── staff_note.rb
│   │   │   ├── stafftools_info.rb
│   │   │   ├── status_check.rb
│   │   │   ├── status_check_rollup.rb
│   │   │   ├── status_context.rb
│   │   │   ├── status_context_state_count.rb
│   │   │   ├── status.rb
│   │   │   ├── status_rollup.rb
│   │   │   ├── streaming_log.rb
│   │   │   ├── stripe_charge.rb
│   │   │   ├── stripe_connect_account.rb
│   │   │   ├── stripe_early_fraud_warning.rb
│   │   │   ├── stripe_payment_intent.rb
│   │   │   ├── sub_issue_added_event.rb
│   │   │   ├── sub_issue_removed_event.rb
│   │   │   ├── sub_issues_summary.rb
│   │   │   ├── submodule.rb
│   │   │   ├── subscribed_event.rb
│   │   │   ├── subscription_item.rb
│   │   │   ├── subscription.rb
│   │   │   ├── suggested_reviewer_actor.rb
│   │   │   ├── suggested_reviewer.rb
│   │   │   ├── summary_delta.rb
│   │   │   ├── support_contact.rb
│   │   │   ├── tag.rb
│   │   │   ├── tasklist_block.rb
│   │   │   ├── task_list_summary.rb
│   │   │   ├── team_change_parent_request.rb
│   │   │   ├── team_dashboard.rb
│   │   │   ├── team_discussion_comment.rb
│   │   │   ├── team_discussion.rb
│   │   │   ├── team_group_mapping.rb
│   │   │   ├── team_membership_request.rb
│   │   │   ├── team.rb
│   │   │   ├── team_search_shortcut.rb
│   │   │   ├── text_file_type.rb
│   │   │   ├── text_match_highlight.rb
│   │   │   ├── text_match.rb
│   │   │   ├── toggleable_feature.rb
│   │   │   ├── topic.rb
│   │   │   ├── topic_stafftools_info.rb
│   │   │   ├── tracked_draft_item.rb
│   │   │   ├── tracked_issue_completion.rb
│   │   │   ├── tracked_issue_reference.rb
│   │   │   ├── transferred_event.rb
│   │   │   ├── tree_entry.rb
│   │   │   ├── tree.rb
│   │   │   ├── unassigned_event.rb
│   │   │   ├── unknown_signature.rb
│   │   │   ├── unlabeled_event.rb
│   │   │   ├── unlocked_event.rb
│   │   │   ├── unmarked_as_duplicate_event.rb
│   │   │   ├── unpinned_event.rb
│   │   │   ├── unsubscribed_event.rb
│   │   │   ├── user_asset.rb
│   │   │   ├── user_asset_url.rb
│   │   │   ├── user_blocked_event.rb
│   │   │   ├── user_content_edit.rb
│   │   │   ├── user_copilot_usage.rb
│   │   │   ├── user_dashboard_nav_link.rb
│   │   │   ├── user_dashboard.rb
│   │   │   ├── user_email_metadata.rb
│   │   │   ├── user_email.rb
│   │   │   ├── user_list.rb
│   │   │   ├── user_list_suggestion.rb
│   │   │   ├── user_namespace_repository.rb
│   │   │   ├── user.rb
│   │   │   ├── user_session.rb
│   │   │   ├── user_stafftools_info.rb
│   │   │   ├── user_status.rb
│   │   │   ├── validation_error.rb
│   │   │   ├── verifiable_domain.rb
│   │   │   ├── viewer_copilot_coding_agent_eligibility.rb
│   │   │   ├── viewer_hovercard_context.rb
│   │   │   ├── workflow_input.rb
│   │   │   ├── workflow.rb
│   │   │   ├── workflow_run_file.rb
│   │   │   └── workflow_run.rb
│   │   ├── objects.rb
│   │   ├── operation_store
│   │   │   ├── application_record_backend
│   │   │   │   ├── graphql_client_operation.rb
│   │   │   │   ├── graphql_client.rb
│   │   │   │   ├── graphql_index_entry.rb
│   │   │   │   ├── graphql_index_reference.rb
│   │   │   │   ├── graphql_operation.rb
│   │   │   │   └── orphan_removal.rb
│   │   │   ├── application_record_backend.rb
│   │   │   ├── cache.rb
│   │   │   ├── client_record.rb
│   │   │   └── file_store.rb
│   │   ├── parse_error_response.rb
│   │   ├── performance_pane_tracer
│   │   │   ├── detailed_profile.rb
│   │   │   ├── display_phase.rb
│   │   │   ├── display_query.rb
│   │   │   ├── display_step.rb
│   │   │   ├── extensions_result.rb
│   │   │   ├── external_call_diff.rb
│   │   │   └── step_timing.rb
│   │   ├── performance_pane_tracer.rb
│   │   ├── persisted_query_tracer.rb
│   │   ├── provisioning
│   │   │   ├── attribute_mapped_user_data.rb
│   │   │   ├── base_group_provisioner.rb
│   │   │   ├── base_identity_provisioner.rb
│   │   │   ├── enterprise_managed_group_provisioner.rb
│   │   │   ├── enterprise_managed_identity_provisioner.rb
│   │   │   ├── enterprise_server_identity_provisioner.rb
│   │   │   ├── enterprise_server_scim_group_provisioner.rb
│   │   │   ├── enterprise_server_scim_identity_provisioner.rb
│   │   │   ├── error.rb
│   │   │   ├── errors.rb
│   │   │   ├── groups_user_data_wrapper.rb
│   │   │   ├── identity_mapping.rb
│   │   │   ├── identity_provisioner.rb
│   │   │   ├── identity_relink_error.rb
│   │   │   ├── mapper_wrapper.rb
│   │   │   ├── operation_type.rb
│   │   │   ├── organization_identity_provisioner.rb
│   │   │   ├── provisioner_status.rb
│   │   │   ├── result.rb
│   │   │   ├── role_reconciler.rb
│   │   │   ├── saml_group_data.rb
│   │   │   ├── saml_group_mapper.rb
│   │   │   ├── saml_mapper.rb
│   │   │   ├── saml_user_data.rb
│   │   │   ├── scim_group_data.rb
│   │   │   ├── scim_group_mapper.rb
│   │   │   ├── scim_mapper.rb
│   │   │   ├── scim_user_data.rb
│   │   │   ├── user_data.rb
│   │   │   └── user_data_reconciler.rb
│   │   ├── public_resource.rb
│   │   ├── query_tracker.rb
│   │   ├── rate_limit_error_response.rb
│   │   ├── rate_limit_request.rb
│   │   ├── resolve_mutations_with_replicas.rb
│   │   ├── resolvers
│   │   │   ├── accounts_sharing_deobfuscated_email.rb
│   │   │   ├── actor_created_by.rb
│   │   │   ├── actor_creator.rb
│   │   │   ├── actor_deleted_by.rb
│   │   │   ├── actor_editor.rb
│   │   │   ├── actor.rb
│   │   │   ├── actor_subject.rb
│   │   │   ├── actor_user.rb
│   │   │   ├── all_users.rb
│   │   │   ├── ancestors.rb
│   │   │   ├── assignable_users.rb
│   │   │   ├── assignees.rb
│   │   │   ├── audit_log_json.rb
│   │   │   ├── base.rb
│   │   │   ├── check_suite_pull_requests.rb
│   │   │   ├── child_teams.rb
│   │   │   ├── closed_by_pull_requests_references.rb
│   │   │   ├── closing_issue_references.rb
│   │   │   ├── commit_comments.rb
│   │   │   ├── commit_deployments.rb
│   │   │   ├── current_lookahead.rb
│   │   │   ├── dashboard_pinned_items.rb
│   │   │   ├── deployments.rb
│   │   │   ├── enterprise_administrator_invitations.rb
│   │   │   ├── enterprise_admins.rb
│   │   │   ├── enterprise_affiliated_users_with_two_factor_disabled.rb
│   │   │   ├── enterprise_failed_invitations.rb
│   │   │   ├── enterprise_innersource_vulnerabilities.rb
│   │   │   ├── enterprise_member_invitations.rb
│   │   │   ├── enterprise_members.rb
│   │   │   ├── enterprise_organization_memberships.rb
│   │   │   ├── enterprise_organizations.rb
│   │   │   ├── enterprise_outside_collaborators.rb
│   │   │   ├── enterprise_pending_collaborator_invitations.rb
│   │   │   ├── enterprise_pending_member_invitations.rb
│   │   │   ├── enterprise_server_installation_memberships.rb
│   │   │   ├── enterprise_server_user_account_emails.rb
│   │   │   ├── enterprise_server_user_accounts.rb
│   │   │   ├── enterprise_server_user_accounts_uploads.rb
│   │   │   ├── enterprise_support_entitlements.rb
│   │   │   ├── enterprise_teams.rb
│   │   │   ├── enterprise_user_namespace_repositories.rb
│   │   │   ├── external_identities.rb
│   │   │   ├── gist_comments.rb
│   │   │   ├── gist_forks.rb
│   │   │   ├── gists.rb
│   │   │   ├── innersource_vulnerabilities.rb
│   │   │   ├── issue_blocked_by.rb
│   │   │   ├── issue_blocking.rb
│   │   │   ├── issue_comments.rb
│   │   │   ├── issue_dependencies_summary.rb
│   │   │   ├── issue_linked_pull_request_releases.rb
│   │   │   ├── issues_and_pull_requests.rb
│   │   │   ├── issues.rb
│   │   │   ├── issue_timeline_items.rb
│   │   │   ├── issue_timeline.rb
│   │   │   ├── issue_type.rb
│   │   │   ├── label_pull_requests.rb
│   │   │   ├── labels.rb
│   │   │   ├── mentionable_items.rb
│   │   │   ├── mentionable_users.rb
│   │   │   ├── milestone_pull_requests.rb
│   │   │   ├── mobile_capabilities.rb
│   │   │   ├── obfuscated_duplicate_emails.rb
│   │   │   ├── organization_enterprise_owners.rb
│   │   │   ├── organization_members.rb
│   │   │   ├── organizations.rb
│   │   │   ├── organization_teams.rb
│   │   │   ├── organization_wide_projects_v2_role.rb
│   │   │   ├── package_files.rb
│   │   │   ├── package_versions_by_metadatum.rb
│   │   │   ├── package_versions.rb
│   │   │   ├── participants.rb
│   │   │   ├── pending_marketplace_changes.rb
│   │   │   ├── pending_subscribable_changes.rb
│   │   │   ├── pinnable_items.rb
│   │   │   ├── pinned_items.rb
│   │   │   ├── pre_release_package_versions.rb
│   │   │   ├── project_cards_backwards_compatibility_pending.rb
│   │   │   ├── project_cards.rb
│   │   │   ├── projects_addable_to_team.rb
│   │   │   ├── projects.rb
│   │   │   ├── projects_v2.rb
│   │   │   ├── project_v2_items.rb
│   │   │   ├── pull_request_review_comments.rb
│   │   │   ├── pull_requests.rb
│   │   │   ├── pull_request_timeline_items.rb
│   │   │   ├── pull_request_timeline.rb
│   │   │   ├── push_allowances.rb
│   │   │   ├── ref_pull_requests.rb
│   │   │   ├── refs.rb
│   │   │   ├── repositories_contributed_to.rb
│   │   │   ├── repositories.rb
│   │   │   ├── repository_activities.rb
│   │   │   ├── repository_collaborators.rb
│   │   │   ├── repository_deployments.rb
│   │   │   ├── repository_pull_requests.rb
│   │   │   ├── resolve_id_to_url.rb
│   │   │   ├── resolve_url_to_type.rb
│   │   │   ├── review_dismissal_allowances.rb
│   │   │   ├── security_advisories.rb
│   │   │   ├── security_advisory_credits.rb
│   │   │   ├── security_vulnerabilities.rb
│   │   │   ├── sponsorables.rb
│   │   │   ├── starred_repositories.rb
│   │   │   ├── starred_topics.rb
│   │   │   ├── sub_issues.rb
│   │   │   ├── suggested_actors.rb
│   │   │   ├── suggested_assignees.rb
│   │   │   ├── suggested_repository_actors.rb
│   │   │   ├── template_repositories.rb
│   │   │   ├── timeline_items.rb
│   │   │   ├── timeline.rb
│   │   │   ├── tracked_in_issues.rb
│   │   │   ├── tracked_issues.rb
│   │   │   ├── tracked_items.rb
│   │   │   ├── user_achievement.rb
│   │   │   ├── user_achievements.rb
│   │   │   ├── user_pull_requests.rb
│   │   │   ├── users.rb
│   │   │   ├── watched_repositories.rb
│   │   │   └── watchers.rb
│   │   ├── resource_utils.rb
│   │   ├── response
│   │   │   ├── error_instrumenter.rb
│   │   │   ├── parse_error_instrumenter.rb
│   │   │   ├── query_instrumenter.rb
│   │   │   ├── rate_limit_error_instrumenter.rb
│   │   │   └── timeout_instrumenter.rb
│   │   ├── response.rb
│   │   ├── responsibility_audit.rb
│   │   ├── route_to_query_mapper
│   │   │   └── json_backend.rb
│   │   ├── route_to_query_mapper.rb
│   │   ├── runtime_errors.rb
│   │   ├── scalars
│   │   │   ├── base64_string.rb
│   │   │   ├── base.rb
│   │   │   ├── big_int.rb
│   │   │   ├── custom_property_value.rb
│   │   │   ├── date.rb
│   │   │   ├── date_time.rb
│   │   │   ├── git_object_id.rb
│   │   │   ├── git_refname.rb
│   │   │   ├── git_ssh_remote.rb
│   │   │   ├── git_timestamp.rb
│   │   │   ├── html.rb
│   │   │   ├── mobile_push_schedule_time.rb
│   │   │   ├── money.rb
│   │   │   ├── precise_date_time.rb
│   │   │   ├── uri.rb
│   │   │   └── x509_certificate.rb
│   │   ├── schema_docs_mask.rb
│   │   ├── schema_introspection_validator.rb
│   │   ├── schema_printer
│   │   │   └── under_development.rb
│   │   ├── schema_printer.rb
│   │   ├── schema.rb
│   │   ├── schema_runtime_mask.rb
│   │   ├── schema_version_mask.rb
│   │   ├── security
│   │   │   └── repository_access.rb
│   │   ├── session.rb
│   │   ├── shared_resource_methods.rb
│   │   ├── spam_filter_check.rb
│   │   ├── stable_array_wrapper.rb
│   │   ├── sub_issue_field_tracer.rb
│   │   ├── subscription.rb
│   │   ├── subscriptions
│   │   │   ├── base.rb
│   │   │   ├── commit_checks_updated.rb
│   │   │   ├── issue_updated.rb
│   │   │   ├── job_status_updated.rb
│   │   │   ├── pull_request_comments_updated.rb
│   │   │   ├── pull_request_info_for_list_view_updated.rb
│   │   │   ├── pull_request_review_decision_updated.rb
│   │   │   ├── pull_request_status_updated.rb
│   │   │   └── pull_request_title_updated.rb
│   │   ├── tenant_tracker.rb
│   │   ├── tracing
│   │   │   ├── db_tracer.rb
│   │   │   ├── default_tracer_base.rb
│   │   │   ├── field_latency_tracer.rb
│   │   │   ├── field_tracer.rb
│   │   │   ├── helpers
│   │   │   │   ├── base_trace_methods.rb
│   │   │   │   └── n_plus_one_queries.rb
│   │   │   ├── map_to_service.rb
│   │   │   ├── null_tracer.rb
│   │   │   └── stats
│   │   │       └── catalog_service.rb
│   │   ├── unions
│   │   │   ├── account.rb
│   │   │   ├── app_owner.rb
│   │   │   ├── assignee.rb
│   │   │   ├── audit_log
│   │   │   │   ├── audit_entry_actor.rb
│   │   │   │   ├── oauth_application_transfer_audit_entry_account.rb
│   │   │   │   └── org_restore_member_audit_entry_membership.rb
│   │   │   ├── authorized_credential.rb
│   │   │   ├── base.rb
│   │   │   ├── billing_subscribable.rb
│   │   │   ├── branch_actor_allowance_actor.rb
│   │   │   ├── bypass_actor.rb
│   │   │   ├── claimable.rb
│   │   │   ├── closer.rb
│   │   │   ├── codeowners.rb
│   │   │   ├── code_search_errors.rb
│   │   │   ├── code_search_facets.rb
│   │   │   ├── collection_item_content.rb
│   │   │   ├── comment_position.rb
│   │   │   ├── copilot_agent_resource.rb
│   │   │   ├── created_issue_or_restricted_contribution.rb
│   │   │   ├── created_pull_request_or_restricted_contribution.rb
│   │   │   ├── created_repository_or_restricted_contribution.rb
│   │   │   ├── custom_property_source.rb
│   │   │   ├── dashboard_pinnable_item.rb
│   │   │   ├── deployment_reviewer.rb
│   │   │   ├── enterprise_member.rb
│   │   │   ├── feed_item.rb
│   │   │   ├── file_type.rb
│   │   │   ├── followable.rb
│   │   │   ├── ip_allow_list_owner.rb
│   │   │   ├── issue_fields.rb
│   │   │   ├── issue_field_value.rb
│   │   │   ├── issue_form_elements.rb
│   │   │   ├── issue_or_pull_request.rb
│   │   │   ├── issue_timeline_item.rb
│   │   │   ├── issue_timeline_items.rb
│   │   │   ├── issue_type_event.rb
│   │   │   ├── mentionable_item.rb
│   │   │   ├── milestone_item.rb
│   │   │   ├── mobile_copilot_paywall_feature.rb
│   │   │   ├── navigation_destination.rb
│   │   │   ├── notifications_list.rb
│   │   │   ├── notifications_subject.rb
│   │   │   ├── organization_audit_entry.rb
│   │   │   ├── organization_or_user.rb
│   │   │   ├── permission_granter.rb
│   │   │   ├── pinnable_item.rb
│   │   │   ├── project_card_item.rb
│   │   │   ├── project_v2_actor.rb
│   │   │   ├── project_v2_field_configuration.rb
│   │   │   ├── project_v2_group_value.rb
│   │   │   ├── project_v2_issue_field_values.rb
│   │   │   ├── project_v2_item_content.rb
│   │   │   ├── project_v2_item_field_value.rb
│   │   │   ├── pull_request_review_comment_item.rb
│   │   │   ├── pull_request_review_item.rb
│   │   │   ├── pull_request_thread_subject.rb
│   │   │   ├── pull_request_timeline_item.rb
│   │   │   ├── pull_request_timeline_items.rb
│   │   │   ├── push_allowance_actor.rb
│   │   │   ├── reactor.rb
│   │   │   ├── referenced_subject.rb
│   │   │   ├── renamed_title_subject.rb
│   │   │   ├── requested_reviewer.rb
│   │   │   ├── requester.rb
│   │   │   ├── review_dismissal_allowance_actor.rb
│   │   │   ├── reviewer_result.rb
│   │   │   ├── review_requested_by.rb
│   │   │   ├── rule_parameters.rb
│   │   │   ├── rule_source.rb
│   │   │   ├── sdn_suspendable.rb
│   │   │   ├── search_result_item.rb
│   │   │   ├── search_shortcut_query_terms_item.rb
│   │   │   ├── search_shortcut_query_terms_login_reference.rb
│   │   │   ├── sponsorable_item.rb
│   │   │   ├── sponsor.rb
│   │   │   ├── sponsors_listing_featureable_item.rb
│   │   │   ├── status_check_rollup_context.rb
│   │   │   ├── trackable_item.rb
│   │   │   ├── unlocking_model.rb
│   │   │   ├── url_resolvable.rb
│   │   │   ├── user_attachment.rb
│   │   │   ├── user_attachment_urls.rb
│   │   │   ├── user_list_items.rb
│   │   │   └── verifiable_domain_owner.rb
│   │   ├── user_errors
│   │   │   ├── invalid_path_error.rb
│   │   │   ├── verify_path_after_resolve.rb
│   │   │   └── verify_path.rb
│   │   ├── user_errors.rb
│   │   ├── visitor_with_path_tracking.rb
│   │   ├── warnings
│   │   │   ├── collection.rb
│   │   │   └── deprecated_global_id.rb
│   │   ├── warnings.rb
│   │   └── wrappers
│   │       └── remote_proxy_relation.rb
│   ├── validators
│   │   ├── cvss_vector_string_validator.rb
│   │   ├── follows_validator.rb
│   │   └── strict_host_validator.rb
│   ├── view_models
│   │   ├── access_groupings
│   │   │   └── show_view.rb
│   │   ├── actions
│   │   │   ├── enterprise_runners_view.rb
│   │   │   ├── filter_options.rb
│   │   │   ├── org_runners_view.rb
│   │   │   ├── repo_runners_view.rb
│   │   │   ├── runners_view.rb
│   │   │   └── starter_workflows_view.rb
│   │   ├── admin
│   │   │   └── locked_repo_view.rb
│   │   ├── advisory_db
│   │   │   └── atom_view.rb
│   │   ├── audit_log
│   │   │   ├── audit_log_entry_view.rb
│   │   │   ├── index_page_view.rb
│   │   │   ├── results_view.rb
│   │   │   └── tip_view.rb
│   │   ├── autocomplete_view.rb
│   │   ├── billing_managers
│   │   │   ├── index_view.rb
│   │   │   ├── invitee_suggestions_view.rb
│   │   │   ├── new_view.rb
│   │   │   └── show_pending_view.rb
│   │   ├── billing_settings
│   │   │   ├── confirmation_view.rb
│   │   │   ├── overview_view.rb
│   │   │   ├── payment_method_fields_view.rb
│   │   │   ├── plans_view.rb
│   │   │   ├── plan_table_view.rb
│   │   │   └── signup_form_view.rb
│   │   ├── biztools
│   │   │   ├── coupon
│   │   │   │   ├── index_view.rb
│   │   │   │   ├── show_view.rb
│   │   │   │   └── view.rb
│   │   │   └── repository_actions
│   │   │       ├── edit_view.rb
│   │   │       └── show_view.rb
│   │   ├── blob
│   │   │   ├── blob_excerpt.rb
│   │   │   ├── directional_blob_excerpt.rb
│   │   │   ├── editor_view.rb
│   │   │   ├── preview_view.rb
│   │   │   └── show_view.rb
│   │   ├── branches
│   │   │   ├── branch_finder.rb
│   │   │   ├── branch_view.rb
│   │   │   └── list_view.rb
│   │   ├── businesses
│   │   │   ├── admins
│   │   │   │   ├── index_view.rb
│   │   │   │   ├── list_view.rb
│   │   │   │   └── suggestions_view.rb
│   │   │   ├── audit_log
│   │   │   │   ├── index_page_view.rb
│   │   │   │   ├── results_view.rb
│   │   │   │   ├── suggestions_view.rb
│   │   │   │   └── tip_view.rb
│   │   │   ├── billing_settings
│   │   │   │   └── show_view.rb
│   │   │   ├── external_groups_view.rb
│   │   │   ├── failed_invitations_view.rb
│   │   │   ├── identity_management
│   │   │   │   ├── credential_authorized_view.rb
│   │   │   │   ├── replay_enforced_request_view.rb
│   │   │   │   ├── single_sign_on_complete_view.rb
│   │   │   │   └── single_sign_on_view.rb
│   │   │   ├── invitations_view.rb
│   │   │   ├── manage_integration_roles_view.rb
│   │   │   ├── member_invitations
│   │   │   │   └── invitee_suggestions_view.rb
│   │   │   ├── organization_invitations
│   │   │   │   └── suggestions_view.rb
│   │   │   ├── organizations
│   │   │   │   └── settings
│   │   │   │       └── row_view.rb
│   │   │   ├── organizations_view.rb
│   │   │   ├── outside_collaborators_view.rb
│   │   │   ├── pending_collaborators_view.rb
│   │   │   ├── pending_members_view.rb
│   │   │   ├── people_view.rb
│   │   │   ├── pre_receive_hook_targets
│   │   │   │   ├── index_page_view.rb
│   │   │   │   └── show_page_view.rb
│   │   │   ├── query_view.rb
│   │   │   ├── security_settings
│   │   │   │   └── team_sync
│   │   │   │       ├── initiate_setup_view.rb
│   │   │   │       └── review_pending_assignment_view.rb
│   │   │   ├── settings
│   │   │   │   ├── actions_policies_view.rb
│   │   │   │   ├── admin_center_options_view.rb
│   │   │   │   ├── code_security_view.rb
│   │   │   │   ├── dotcom_connection_view.rb
│   │   │   │   ├── member_privileges_view.rb
│   │   │   │   ├── packages_view.rb
│   │   │   │   ├── projects_view.rb
│   │   │   │   ├── security_view.rb
│   │   │   │   └── support_suggestions_view.rb
│   │   │   └── user_namespace_repositories_view.rb
│   │   ├── business_user_accounts
│   │   │   └── member_view.rb
│   │   ├── checks
│   │   │   └── checks_toolbar_view.rb
│   │   ├── codespaces
│   │   │   ├── new_view.rb
│   │   │   └── repository_select_view.rb
│   │   ├── commit
│   │   │   └── show_view.rb
│   │   ├── commits
│   │   │   ├── branch_list_view.rb
│   │   │   └── signed_commit_badge.rb
│   │   ├── community
│   │   │   ├── community_index_view.rb
│   │   │   └── contributor_sidebar_view.rb
│   │   ├── coupons
│   │   │   └── show_view.rb
│   │   ├── dashboard
│   │   │   ├── commit_group_view.rb
│   │   │   ├── event_group_view.rb
│   │   │   └── news_feed_view.rb
│   │   ├── devtools
│   │   │   └── experiments
│   │   │       ├── backtrace_cleaning.rb
│   │   │       ├── experiment_data.rb
│   │   │       ├── mismatch_view.rb
│   │   │       └── sample_view.rb
│   │   ├── diff
│   │   │   ├── batched_file_list_view.rb
│   │   │   ├── code_lines_partial_view.rb
│   │   │   ├── context_partial_view.rb
│   │   │   ├── directional_hunk_header_view.rb
│   │   │   ├── file_list_view.rb
│   │   │   ├── file_review_view.rb
│   │   │   ├── file_view.rb
│   │   │   ├── non_diff_entry.rb
│   │   │   ├── prose_diff_view.rb
│   │   │   ├── submodule_file_view.rb
│   │   │   └── summary_delta_view.rb
│   │   ├── edit_repositories
│   │   │   ├── admin_screen
│   │   │   │   ├── deploy_keys_view.rb
│   │   │   │   ├── member_suggestions_view.rb
│   │   │   │   ├── pages_certificate_status_view.rb
│   │   │   │   ├── pages_https_view.rb
│   │   │   │   ├── pages_status_view.rb
│   │   │   │   └── used_by_selection_view.rb
│   │   │   └── pages
│   │   │       ├── managed_access_page_view.rb
│   │   │       ├── member_toolbar_actions_view.rb
│   │   │       ├── role_details_view.rb
│   │   │       └── secrets_view.rb
│   │   ├── events
│   │   │   ├── atom_view.rb
│   │   │   ├── commit_comment_view.rb
│   │   │   ├── create_view.rb
│   │   │   ├── delete_view.rb
│   │   │   ├── deployment_view.rb
│   │   │   ├── follow_view.rb
│   │   │   ├── fork_view.rb
│   │   │   ├── gollum_view.rb
│   │   │   ├── issue_comment_view.rb
│   │   │   ├── issues_view.rb
│   │   │   ├── member_view.rb
│   │   │   ├── nil_view.rb
│   │   │   ├── public_view.rb
│   │   │   ├── pull_request_review_comment_view.rb
│   │   │   ├── pull_request_view.rb
│   │   │   ├── push_view.rb
│   │   │   ├── release_view.rb
│   │   │   ├── sponsor_view.rb
│   │   │   ├── view.rb
│   │   │   └── watch_view.rb
│   │   ├── explore
│   │   │   └── index_view.rb
│   │   ├── files
│   │   │   ├── clone_url_view.rb
│   │   │   ├── new_file_action_view.rb
│   │   │   ├── overview_page_title.rb
│   │   │   └── overview_view.rb
│   │   ├── global_advisories
│   │   │   ├── history_view.rb
│   │   │   ├── index_view.rb
│   │   │   └── show_view.rb
│   │   ├── hooks
│   │   │   ├── deliveries_view.rb
│   │   │   ├── delivery_view.rb
│   │   │   ├── index_view.rb
│   │   │   ├── oauth_application_policy_view.rb
│   │   │   ├── pre_receive_item_view.rb
│   │   │   ├── pre_receive_view.rb
│   │   │   └── show_view.rb
│   │   ├── identity_management
│   │   │   ├── identity_relink_warning_view.rb
│   │   │   └── signup_form_view.rb
│   │   ├── installation_view.rb
│   │   ├── integration_installations
│   │   │   ├── access_groupings_view.rb
│   │   │   ├── index_view.rb
│   │   │   ├── permissions_update_request_view.rb
│   │   │   ├── show_view.rb
│   │   │   └── suggestions_view.rb
│   │   ├── integration_listings
│   │   │   └── index_view.rb
│   │   ├── integrations
│   │   │   ├── access_groupings_view.rb
│   │   │   ├── authorizations_view.rb
│   │   │   ├── authorization_view.rb
│   │   │   ├── form_view.rb
│   │   │   ├── index_view.rb
│   │   │   ├── new_from_manifest_view.rb
│   │   │   ├── permissions_view.rb
│   │   │   ├── select_target_view.rb
│   │   │   └── show_view.rb
│   │   ├── integration_transfers
│   │   │   └── show_view.rb
│   │   ├── issues
│   │   │   ├── dashboard_navigation_view.rb
│   │   │   ├── form_buttons_view.rb
│   │   │   ├── index_view.rb
│   │   │   └── issue_list_item.rb
│   │   ├── mailers
│   │   │   └── vulnerability
│   │   │       ├── combined_alert_view.rb
│   │   │       └── digest_view.rb
│   │   ├── marketplace
│   │   │   ├── listing_insights
│   │   │   │   └── index_page_view.rb
│   │   │   ├── listings
│   │   │   │   └── onboarding_page_view.rb
│   │   │   ├── search_options.rb
│   │   │   └── side_nav_view.rb
│   │   ├── marketplace_purchases
│   │   │   └── order_preview_view.rb
│   │   ├── networks
│   │   │   └── members_view.rb
│   │   ├── notifications
│   │   │   ├── check_suite_conclusion_view.rb
│   │   │   ├── email_mute_view.rb
│   │   │   ├── summary_view.rb
│   │   │   └── v2
│   │   │       └── index_view.rb
│   │   ├── notification_subscriptions
│   │   │   └── repository_filter_view.rb
│   │   ├── oauth
│   │   │   ├── authorize_integration_view.rb
│   │   │   └── authorize_view.rb
│   │   ├── oauth_application_transfers
│   │   │   └── show_view.rb
│   │   ├── oauth_tokens
│   │   │   └── scope_view.rb
│   │   ├── orgs
│   │   │   ├── audit_log
│   │   │   │   ├── index_page_view.rb
│   │   │   │   ├── results_view.rb
│   │   │   │   ├── suggestions_view.rb
│   │   │   │   └── tip_view.rb
│   │   │   ├── codespaces
│   │   │   │   └── suggestions_view.rb
│   │   │   ├── creation_view.rb
│   │   │   ├── header_view.rb
│   │   │   ├── identity_management
│   │   │   │   ├── credential_authorized_view.rb
│   │   │   │   ├── replay_enforced_request_view.rb
│   │   │   │   ├── single_sign_on_complete_view.rb
│   │   │   │   └── single_sign_on_view.rb
│   │   │   ├── invitations
│   │   │   │   ├── edit_page_view.rb
│   │   │   │   ├── invitee_suggestions_view.rb
│   │   │   │   ├── invite_form_view.rb
│   │   │   │   ├── opt_out_confirmation_view.rb
│   │   │   │   ├── reinstate_view
│   │   │   │   │   ├── create_invitation_view.rb
│   │   │   │   │   ├── create_membership_immediately_view.rb
│   │   │   │   │   ├── restorable_type_view.rb
│   │   │   │   │   ├── update_reinstate_invitation_view.rb
│   │   │   │   │   └── update_start_fresh_invitation_view.rb
│   │   │   │   ├── reinstate_view.rb
│   │   │   │   └── show_pending_page_view.rb
│   │   │   ├── overview_view.rb
│   │   │   ├── packages
│   │   │   │   └── index_view.rb
│   │   │   ├── people
│   │   │   │   ├── destroy_members_dialog_view.rb
│   │   │   │   ├── enterprise_owners_page_view.rb
│   │   │   │   ├── failed_invitations_page_view.rb
│   │   │   │   ├── failed_invitation_toolbar_actions_view.rb
│   │   │   │   ├── failed_invitation_view.rb
│   │   │   │   ├── index_page_view.rb
│   │   │   │   ├── invitations_dialog_view.rb
│   │   │   │   ├── member_role_select_view.rb
│   │   │   │   ├── member_view.rb
│   │   │   │   ├── outside_collaborators_view.rb
│   │   │   │   ├── pending_collaborator_invitations_list_view.rb
│   │   │   │   ├── pending_invitations_page_view.rb
│   │   │   │   ├── pending_invitation_toolbar_actions_view.rb
│   │   │   │   ├── pending_invitation_view.rb
│   │   │   │   ├── remove_repo_access_dialog_view.rb
│   │   │   │   ├── repo_abilities_view.rb
│   │   │   │   ├── repository_list_view.rb
│   │   │   │   ├── repository_permissions_view.rb
│   │   │   │   ├── role_description_methods.rb
│   │   │   │   ├── role_name_methods.rb
│   │   │   │   ├── security_managers_page_view.rb
│   │   │   │   ├── show_view.rb
│   │   │   │   ├── sidebar_view.rb
│   │   │   │   └── toolbar_actions_view.rb
│   │   │   ├── repositories
│   │   │   │   ├── index_page_view.rb
│   │   │   │   └── permission_select_view.rb
│   │   │   ├── saml_provider
│   │   │   │   └── recovery_codes_view.rb
│   │   │   ├── security_settings
│   │   │   │   ├── index_view.rb
│   │   │   │   ├── team_sync
│   │   │   │   │   ├── initiate_setup_view.rb
│   │   │   │   │   └── review_pending_assignment_view.rb
│   │   │   │   └── two_factor_enforcement_confirmation_view.rb
│   │   │   ├── settings
│   │   │   │   └── member_privileges_view.rb
│   │   │   ├── setup_view.rb
│   │   │   ├── team_members
│   │   │   │   ├── index_page_view.rb
│   │   │   │   ├── member_view.rb
│   │   │   │   └── suggestions_view.rb
│   │   │   ├── team_repositories
│   │   │   │   ├── accessible_to_members_view.rb
│   │   │   │   └── suggestions_view.rb
│   │   │   └── teams
│   │   │       ├── change_teams_visibility_dialog_view.rb
│   │   │       ├── delete_teams_dialog_view.rb
│   │   │       ├── form_view.rb
│   │   │       ├── index_page_view.rb
│   │   │       ├── teams_page_view.rb
│   │   │       ├── team_view.rb
│   │   │       └── toolbar_actions_view.rb
│   │   ├── package_dependencies
│   │   │   ├── index_view.rb
│   │   │   ├── show_view.rb
│   │   │   └── view.rb
│   │   ├── prerelease
│   │   │   └── badge_view.rb
│   │   ├── pull_requests
│   │   │   ├── composer.rb
│   │   │   ├── deployments_box_view.rb
│   │   │   ├── fork_cleanup_view.rb
│   │   │   ├── merge_button_view.rb
│   │   │   ├── range_menu_view.rb
│   │   │   └── tip_view.rb
│   │   ├── registry
│   │   │   └── packages
│   │   │       ├── list_view.rb
│   │   │       └── show_view.rb
│   │   ├── registry_two
│   │   │   └── packages
│   │   │       ├── package_view.rb
│   │   │       └── show_view.rb
│   │   ├── releases
│   │   │   ├── action_marketplace_view.rb
│   │   │   ├── timeline_view.rb
│   │   │   └── view.rb
│   │   ├── reminders
│   │   │   ├── edit_view.rb
│   │   │   ├── index_view.rb
│   │   │   ├── personal_reminder_view_model.rb
│   │   │   └── repository_suggestions_view.rb
│   │   ├── repositories
│   │   │   ├── create_view.rb
│   │   │   ├── details_view.rb
│   │   │   ├── participation_graph_view.rb
│   │   │   ├── protocol_selector_view.rb
│   │   │   ├── pulse_view.rb
│   │   │   ├── security_overview_view.rb
│   │   │   └── upload_view.rb
│   │   ├── repository_actions
│   │   │   └── billing_warning_view.rb
│   │   ├── repository_advisories
│   │   │   ├── autocomplete_view.rb
│   │   │   ├── credit_view.rb
│   │   │   ├── event_view.rb
│   │   │   ├── index_view.rb
│   │   │   ├── merge_box_view.rb
│   │   │   ├── pull_request_view.rb
│   │   │   └── show_view.rb
│   │   ├── repository_alerts
│   │   │   ├── index_view.rb
│   │   │   └── update_error_view.rb
│   │   ├── repository_code_scanning
│   │   │   ├── code_paths_view.rb
│   │   │   ├── index_view.rb
│   │   │   ├── related_location_view.rb
│   │   │   ├── result_view.rb
│   │   │   ├── show_view.rb
│   │   │   └── view.rb
│   │   ├── repository_imports
│   │   │   ├── authors
│   │   │   │   ├── author_suggestions_view.rb
│   │   │   │   └── author_view.rb
│   │   │   ├── large_files
│   │   │   │   └── index_view.rb
│   │   │   └── show_view.rb
│   │   ├── repository_invitations
│   │   │   └── show_view.rb
│   │   ├── repository_scanning
│   │   │   ├── code_snippet_helper.rb
│   │   │   └── location.rb
│   │   ├── repository_token_scanning
│   │   │   └── view.rb
│   │   ├── search
│   │   │   ├── azure_model_result_view.rb
│   │   │   ├── code_result_view.rb
│   │   │   ├── commit_result_view.rb
│   │   │   ├── count_view.rb
│   │   │   ├── discussion_result_view.rb
│   │   │   ├── dotcom_code_result_view.rb
│   │   │   ├── dotcom_commit_result_view.rb
│   │   │   ├── dotcom_highlights.rb
│   │   │   ├── dotcom_issue_result_view.rb
│   │   │   ├── dotcom_repo_result_view.rb
│   │   │   ├── dotcom_results_view.rb
│   │   │   ├── dotcom_topic_result_view.rb
│   │   │   ├── dotcom_user_result_view.rb
│   │   │   ├── error_view.rb
│   │   │   ├── index_view.rb
│   │   │   ├── issue_result_view.rb
│   │   │   ├── label_result_view.rb
│   │   │   ├── marketplace_listing_result_view.rb
│   │   │   ├── offset_highlighter.rb
│   │   │   ├── query_helper.rb
│   │   │   ├── registry_package_result_view.rb
│   │   │   ├── repo_result_view.rb
│   │   │   ├── repository_action_icon_helper.rb
│   │   │   ├── repository_action_result_view.rb
│   │   │   ├── results_view.rb
│   │   │   ├── topic_result_view.rb
│   │   │   ├── user_result_view.rb
│   │   │   └── wiki_result_view.rb
│   │   ├── settings
│   │   │   ├── audit_log
│   │   │   │   ├── index_page_view.rb
│   │   │   │   ├── results_view.rb
│   │   │   │   ├── suggestions_view.rb
│   │   │   │   └── tip_view.rb
│   │   │   ├── deleted_repositories_view.rb
│   │   │   ├── emails_view.rb
│   │   │   ├── navigation_view.rb
│   │   │   ├── organization
│   │   │   │   ├── manage_integration_roles_view.rb
│   │   │   │   ├── projects_view.rb
│   │   │   │   ├── roles
│   │   │   │   │   └── index_view.rb
│   │   │   │   └── secrets_view.rb
│   │   │   ├── orgs_view.rb
│   │   │   ├── personal_reminders
│   │   │   │   └── edit_view.rb
│   │   │   └── ssh_keys_view.rb
│   │   ├── site
│   │   │   └── header_view.rb
│   │   ├── sso
│   │   │   └── show_view.rb
│   │   ├── stafftools
│   │   │   ├── application
│   │   │   │   └── show_view.rb
│   │   │   ├── assets_view.rb
│   │   │   ├── bulk_ticketers_view.rb
│   │   │   ├── businesses
│   │   │   │   ├── credential_view.rb
│   │   │   │   ├── integration_installations
│   │   │   │   │   ├── index_view.rb
│   │   │   │   │   └── show_view.rb
│   │   │   │   └── organization_suggestion_view.rb
│   │   │   ├── dependabot
│   │   │   │   └── access_repos_view.rb
│   │   │   ├── education.rb
│   │   │   ├── features.rb
│   │   │   ├── fileservers_view.rb
│   │   │   ├── integration_installations
│   │   │   │   ├── index_view.rb
│   │   │   │   └── show_view.rb
│   │   │   ├── integration_installation_triggers
│   │   │   │   └── show_view.rb
│   │   │   ├── integrations
│   │   │   │   └── show_view.rb
│   │   │   ├── key_view.rb
│   │   │   ├── large_file_storage_view.rb
│   │   │   ├── large_files_view.rb
│   │   │   ├── ldap
│   │   │   │   └── index_view.rb
│   │   │   ├── ldap_sync_view.rb
│   │   │   ├── locked_ip
│   │   │   │   └── locked_ip_view.rb
│   │   │   ├── member_view.rb
│   │   │   ├── organization
│   │   │   │   ├── external_identity_view.rb
│   │   │   │   ├── saml_settings_view.rb
│   │   │   │   ├── show_view.rb
│   │   │   │   ├── ssh_certificate_authorities_view.rb
│   │   │   │   └── teams
│   │   │   │       └── pending_collaborators_view.rb
│   │   │   ├── prepaid_metered_usage_refills_view.rb
│   │   │   ├── projects
│   │   │   │   ├── permissions_view.rb
│   │   │   │   └── show_view.rb
│   │   │   ├── protected_branches
│   │   │   │   └── branch_view.rb
│   │   │   ├── reminders_beta_signup
│   │   │   │   └── index_view.rb
│   │   │   ├── repository_views
│   │   │   │   ├── admin_view.rb
│   │   │   │   ├── alerts_view.rb
│   │   │   │   ├── commit_contribution_status_view.rb
│   │   │   │   ├── database_view.rb
│   │   │   │   ├── deploy_key_view.rb
│   │   │   │   ├── disk_view.rb
│   │   │   │   ├── events_view.rb
│   │   │   │   ├── hooks_view.rb
│   │   │   │   ├── importer_view.rb
│   │   │   │   ├── index_view.rb
│   │   │   │   ├── languages_view.rb
│   │   │   │   ├── network_view.rb
│   │   │   │   ├── notifications_view.rb
│   │   │   │   ├── page_deployment_view.rb
│   │   │   │   ├── pages_https_status_view.rb
│   │   │   │   ├── pages_view.rb
│   │   │   │   ├── pushlog_view.rb
│   │   │   │   ├── releases_view.rb
│   │   │   │   ├── repository_notifications_view.rb
│   │   │   │   ├── search
│   │   │   │   │   ├── blackbird_view.rb
│   │   │   │   │   ├── codesearch_view.rb
│   │   │   │   │   ├── commits_view.rb
│   │   │   │   │   ├── issues_view.rb
│   │   │   │   │   ├── projects_view.rb
│   │   │   │   │   ├── pull_requests_view.rb
│   │   │   │   │   ├── releases_view.rb
│   │   │   │   │   ├── repository_view.rb
│   │   │   │   │   └── wiki_view.rb
│   │   │   │   ├── security_view.rb
│   │   │   │   └── show_view.rb
│   │   │   ├── search
│   │   │   │   ├── audit_log_advanced_search_view.rb
│   │   │   │   └── audit_log_view.rb
│   │   │   ├── sentry.rb
│   │   │   ├── sponsors
│   │   │   │   └── members
│   │   │   │       ├── manual_criterion_view.rb
│   │   │   │       └── show_view.rb
│   │   │   ├── staffbar
│   │   │   │   ├── mysql_queries_stats_view.rb
│   │   │   │   ├── project_stats.rb
│   │   │   │   └── stats.rb
│   │   │   ├── status_checklist.rb
│   │   │   ├── storage_blob_view.rb
│   │   │   ├── team_view.rb
│   │   │   ├── user
│   │   │   │   ├── acv_contributions_view.rb
│   │   │   │   ├── admin_view.rb
│   │   │   │   ├── anonymous_git_access_repos_view.rb
│   │   │   │   ├── avatars_view.rb
│   │   │   │   ├── database_view.rb
│   │   │   │   ├── disabled_repos_view.rb
│   │   │   │   ├── dmca_repos_view.rb
│   │   │   │   ├── emails_view.rb
│   │   │   │   ├── feature_enrollments_view.rb
│   │   │   │   ├── impersonation_view.rb
│   │   │   │   ├── index_view.rb
│   │   │   │   ├── internal_repos_view.rb
│   │   │   │   ├── keys_view.rb
│   │   │   │   ├── locked_repos_view.rb
│   │   │   │   ├── log_view.rb
│   │   │   │   ├── private_forks_view.rb
│   │   │   │   ├── profile_highlight_contributions_view.rb
│   │   │   │   ├── public_repos_view.rb
│   │   │   │   ├── purgatory_view.rb
│   │   │   │   ├── rate_limits_view.rb
│   │   │   │   ├── repos_view.rb
│   │   │   │   ├── search_view.rb
│   │   │   │   ├── security_view.rb
│   │   │   │   ├── show_view.rb
│   │   │   │   ├── starred_repos_view.rb
│   │   │   │   ├── sync_view.rb
│   │   │   │   ├── team_sync_view.rb
│   │   │   │   ├── trade_controls_view.rb
│   │   │   │   └── watching_view.rb
│   │   │   └── zendesk.rb
│   │   ├── statuses
│   │   │   ├── combined_status_view.rb
│   │   │   ├── contexts_helper.rb
│   │   │   └── icon_view.rb
│   │   ├── task_lists
│   │   │   └── summary_view.rb
│   │   ├── tree
│   │   │   ├── delete_view.rb
│   │   │   └── recently_touched_branches_view.rb
│   │   ├── trending
│   │   │   └── trending_methods.rb
│   │   ├── users
│   │   │   ├── organization_enforcement_methods.rb
│   │   │   ├── repository_filtering_methods.rb
│   │   │   └── stars_view.rb
│   │   ├── user_sessions
│   │   │   └── show_view.rb
│   │   ├── view_model.rb
│   │   ├── web_commit
│   │   │   └── preview_view_methods.rb
│   │   └── wiki
│   │       ├── compare_view.rb
│   │       ├── file_list_view.rb
│   │       ├── file_view.rb
│   │       ├── pages_sidebar_view.rb
│   │       └── pages_view.rb
│   └── views
│       ├── account
│       │   ├── bouncing_email.html.erb
│       │   ├── choose.html.erb
│       │   ├── rename.html.erb
│       │   ├── _rename_login_errors.html.erb
│       │   ├── _suggested_usernames.html.erb
│       │   └── unverified_email.html.erb
│       ├── account_verifications
│       │   ├── _error.html.erb
│       │   └── index.html.erb
│       ├── actions
│       │   ├── actions_blankslate.html.erb
│       │   ├── _actions_nav_with_pinning.html.erb
│       │   ├── _actions_not_enabled_banner.html.erb
│       │   ├── actors
│       │   │   └── index.html.erb
│       │   ├── all_workflow_templates.html.erb
│       │   ├── branches
│       │   │   ├── index.html.erb
│       │   │   └── select.html.erb
│       │   ├── cache
│       │   │   ├── branches
│       │   │   │   └── index.html.erb
│       │   │   ├── _branch.html.erb
│       │   │   ├── _filter_input.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _items.html.erb
│       │   │   ├── _list.html.erb
│       │   │   └── _sorts.html.erb
│       │   ├── deny_read_only_users.html.erb
│       │   ├── _disabled_workflow_banner.html.erb
│       │   ├── enable_actions_blankslate.html.erb
│       │   ├── events
│       │   │   └── index.html.erb
│       │   ├── _filter_input.html.erb
│       │   ├── filters
│       │   │   ├── _actor.html.erb
│       │   │   ├── _branch.html.erb
│       │   │   ├── _event.html.erb
│       │   │   ├── _status.html.erb
│       │   │   └── _workflow.html.erb
│       │   ├── ghes_enable_actions_blankslate.html.erb
│       │   ├── index.html.erb
│       │   ├── manual
│       │   │   └── _manual_run_partial.html.erb
│       │   ├── new.html.erb
│       │   ├── runners
│       │   │   └── index.html.erb
│       │   ├── settings
│       │   │   ├── _add_runner_code.html.erb
│       │   │   ├── _add_runner_instructions.html.erb
│       │   │   ├── _add_runner_selection.html.erb
│       │   │   ├── _copy_code_snippet.html.erb
│       │   │   └── _runners_list.html.erb
│       │   ├── _side_nav_categories.html.erb
│       │   ├── _side_nav.html.erb
│       │   ├── _spammy_workflow_run_banner.html.erb
│       │   ├── statuses
│       │   │   └── index.html.erb
│       │   ├── _tip.html.erb
│       │   ├── _workflow_list.html.erb
│       │   ├── _workflow_run_item_branch.html.erb
│       │   ├── _workflow_run_item_delete_pull_requests_list.html.erb
│       │   ├── workflow_runs
│       │   │   ├── agentic_workflow_file.html.erb
│       │   │   ├── artifact_files.html.erb
│       │   │   ├── attempts.html.erb
│       │   │   ├── _job_blankslate.html.erb
│       │   │   ├── new_attempts_menu.html.erb
│       │   │   ├── _rerun.html.erb
│       │   │   ├── _rerun_jobs_list.html.erb
│       │   │   ├── show.html.erb
│       │   │   ├── usage.html.erb
│       │   │   ├── workflow_file.html.erb
│       │   │   ├── _workflow_overview.html.erb
│       │   │   ├── _workflow_run_content.html.erb
│       │   │   └── _workflow_run_preview.html.erb
│       │   ├── _workflow_runs.html.erb
│       │   ├── _workflow_runs_page_limit.html.erb
│       │   ├── workflows
│       │   │   └── index.html.erb
│       │   └── workflows_partials
│       │       ├── _show.html.erb
│       │       └── _unpin_workflow_dialog.html.erb
│       ├── admin
│       │   └── locked_repo.html.erb
│       ├── advisories
│       │   ├── _comment_form.html.erb
│       │   ├── _cwe_form.html.erb
│       │   └── _linked_cwe.html.erb
│       ├── audit_log
│       │   ├── _action.html.erb
│       │   ├── actions
│       │   │   ├── _account_billing_date_change.html.erb
│       │   │   ├── _account_plan_change.html.erb
│       │   │   ├── _account_recovery_token_confirm.html.erb
│       │   │   ├── _account_recovery_token_create.html.erb
│       │   │   ├── _account_recovery_token_destroy.html.erb
│       │   │   ├── _account_recovery_token_recover_error.html.erb
│       │   │   ├── _account_recovery_token_recover.html.erb
│       │   │   ├── _account_seats_changed.html.erb
│       │   │   ├── _account_toggle_auto_pay.html.erb
│       │   │   ├── _actions_cache_delete.html.erb
│       │   │   ├── _advanced_security_policy_selected_member_disabled.html.erb
│       │   │   ├── _advanced_security_policy_selected_member_enabled.html.erb
│       │   │   ├── _advanced_security_policy_update.html.erb
│       │   │   ├── _advisory_credit_accept.html.erb
│       │   │   ├── _advisory_credit_create.html.erb
│       │   │   ├── _advisory_credit_decline.html.erb
│       │   │   ├── _advisory_credit_destroy.html.erb
│       │   │   ├── _agent_session_task_finished_failure.html.erb
│       │   │   ├── _agent_session_task_finished.html.erb
│       │   │   ├── _agent_session_task_started.html.erb
│       │   │   ├── _artifact_destroy.html.erb
│       │   │   ├── _audit_log_streaming_check.html.erb
│       │   │   ├── _audit_log_streaming_create.html.erb
│       │   │   ├── _audit_log_streaming_destroy.html.erb
│       │   │   ├── _audit_log_streaming_update.html.erb
│       │   │   ├── _auto_approve_personal_access_token_requests_disable.html.erb
│       │   │   ├── _auto_approve_personal_access_token_requests_enable.html.erb
│       │   │   ├── _billing_budget_create.html.erb
│       │   │   ├── _billing_budget_delete.html.erb
│       │   │   ├── _billing_budget_update.html.erb
│       │   │   ├── _billing_change_billing_type.html.erb
│       │   │   ├── _billing_change_email.html.erb
│       │   │   ├── _billing_cost_center_create.html.erb
│       │   │   ├── _billing_cost_center_delete.html.erb
│       │   │   ├── _billing_cost_center_resource_added.html.erb
│       │   │   ├── _billing_cost_center_resource_removed.html.erb
│       │   │   ├── _billing_cost_center_update.html.erb
│       │   │   ├── _billing_customer_azure_subscription_linked.html.erb
│       │   │   ├── _billing_customer_azure_subscription_unlinked.html.erb
│       │   │   ├── _billing_lock.html.erb
│       │   │   ├── _billing_overage_policy_updated.html.erb
│       │   │   ├── _billing_unlock.html.erb
│       │   │   ├── _billing_update_bill_cycle_day.html.erb
│       │   │   ├── _braintree_create.html.erb
│       │   │   ├── _braintree_update.html.erb
│       │   │   ├── _business_add_admin.html.erb
│       │   │   ├── _business_add_billing_manager.html.erb
│       │   │   ├── _business_add_disallowed_two_factor_method.html.erb
│       │   │   ├── _business_add_organization.html.erb
│       │   │   ├── _business_add_security_manager.html.erb
│       │   │   ├── _business_add_support_entitlee.html.erb
│       │   │   ├── _business_advanced_security_disabled_for_new_repos.html.erb
│       │   │   ├── _business_advanced_security_disabled_for_new_user_namespace_repos.html.erb
│       │   │   ├── _business_advanced_security_disabled.html.erb
│       │   │   ├── _business_advanced_security_enabled_for_new_repos.html.erb
│       │   │   ├── _business_advanced_security_enabled_for_new_user_namespace_repos.html.erb
│       │   │   ├── _business_advanced_security_enabled.html.erb
│       │   │   ├── _business_advanced_security_metered_usage_lock.html.erb
│       │   │   ├── _business_advanced_security_metered_usage_unlock.html.erb
│       │   │   ├── _business_advanced_security_policy_update.html.erb
│       │   │   ├── _business_advanced_security_repo_admin_enablement_policy_update.html.erb
│       │   │   ├── _business_advanced_security_user_namespace_repos_disabled.html.erb
│       │   │   ├── _business_advanced_security_user_namespace_repos_enabled.html.erb
│       │   │   ├── _business_audit_log_export.html.erb
│       │   │   ├── _business_audit_log_git_event_export.html.erb
│       │   │   ├── _business_cancel_admin_invitation.html.erb
│       │   │   ├── _business_cancel_billing_manager_invitation.html.erb
│       │   │   ├── _business_cancel_trial.html.erb
│       │   │   ├── _business_change_seats_plan_type.html.erb
│       │   │   ├── _business_clear_actions_settings.html.erb
│       │   │   ├── _business_clear_default_repository_permission.html.erb
│       │   │   ├── _business_clear_disallowed_two_factor_methods.html.erb
│       │   │   ├── _business_clear_members_can_create_repos.html.erb
│       │   │   ├── _business_code_quality_access_policy_update.html.erb
│       │   │   ├── _business_code_quality_enablement_policy_update.html.erb
│       │   │   ├── _business_code_quality_entity_policy_update.html.erb
│       │   │   ├── _business_code_scanning_ai_findings_policy_update.html.erb
│       │   │   ├── _business_code_scanning_autofix_policy_update.html.erb
│       │   │   ├── _business_code_scanning_autofix_third_party_tools_policy_update.html.erb
│       │   │   ├── _business_code_security_enablement_policy_update.html.erb
│       │   │   ├── _business_code_security_metered_usage_lock.html.erb
│       │   │   ├── _business_code_security_metered_usage_unlock.html.erb
│       │   │   ├── _business_connect_usage_metrics_export.html.erb
│       │   │   ├── _business_convert_trial.html.erb
│       │   │   ├── _business_create.html.erb
│       │   │   ├── _business_create_repository_in_personal_namespace_enabled.html.erb
│       │   │   ├── _business_create_trial.html.erb
│       │   │   ├── _business_delete_actions_cache_retention_policy.html.erb
│       │   │   ├── _business_delete_actions_cache_storage_policy.html.erb
│       │   │   ├── _business_delete_custom_image.html.erb
│       │   │   ├── _business_delete_custom_image_version.html.erb
│       │   │   ├── _business_delete.html.erb
│       │   │   ├── _business_dependabot_alerts_disable.html.erb
│       │   │   ├── _business_dependabot_alerts_enable.html.erb
│       │   │   ├── _business_dependabot_alerts_new_repos_disable.html.erb
│       │   │   ├── _business_dependabot_alerts_new_repos_enable.html.erb
│       │   │   ├── _business_dependabot_alerts_repo_admin_enablement_policy_update.html.erb
│       │   │   ├── _business_destroy.html.erb
│       │   │   ├── _business_disable_oidc.html.erb
│       │   │   ├── _business_disable_open_scim.html.erb
│       │   │   ├── _business_disable_saml.html.erb
│       │   │   ├── _business_disable_source_ip_disclosure.html.erb
│       │   │   ├── _business_disable_two_factor_requirement.html.erb
│       │   │   ├── _business_enable_oidc.html.erb
│       │   │   ├── _business_enable_open_scim.html.erb
│       │   │   ├── _business_enable_saml.html.erb
│       │   │   ├── _business_enable_source_ip_disclosure.html.erb
│       │   │   ├── _business_enable_two_factor_requirement.html.erb
│       │   │   ├── _business_enterprise_server_license_download.html.erb
│       │   │   ├── _business_enterprise_teams_limit_reached.html.erb
│       │   │   ├── _business_enterprise_teams_limit_warning.html.erb
│       │   │   ├── _business_enterprise_users_export.html.erb
│       │   │   ├── _business_expire_trial.html.erb
│       │   │   ├── _business_github_models_billing_disabled.html.erb
│       │   │   ├── _business_github_models_billing_enabled.html.erb
│       │   │   ├── _business_import_license_usage.html.erb
│       │   │   ├── _business_invite_admin.html.erb
│       │   │   ├── _business_invite_billing_manager.html.erb
│       │   │   ├── _business_invite_unaffiliated_member.html.erb
│       │   │   ├── _business_members_can_update_protected_branches_clear.html.erb
│       │   │   ├── _business_members_can_update_protected_branches_disable.html.erb
│       │   │   ├── _business_members_can_update_protected_branches_enable.html.erb
│       │   │   ├── _business_members_limit_reached.html.erb
│       │   │   ├── _business_members_limit_warning.html.erb
│       │   │   ├── _business_organizations_limit_reached.html.erb
│       │   │   ├── _business_organizations_limit_warning.html.erb
│       │   │   ├── _business_proxy_security_header_disabled.html.erb
│       │   │   ├── _business_proxy_security_header_enabled.html.erb
│       │   │   ├── _business_proxy_security_header_unsatisfied.html.erb
│       │   │   ├── _business_recovery_code_failed.html.erb
│       │   │   ├── _business_recovery_codes_downloaded.html.erb
│       │   │   ├── _business_recovery_codes_generated.html.erb
│       │   │   ├── _business_recovery_codes_printed.html.erb
│       │   │   ├── _business_recovery_codes_viewed.html.erb
│       │   │   ├── _business_recovery_code_used.html.erb
│       │   │   ├── _business_referrer_override_disable.html.erb
│       │   │   ├── _business_referrer_override_enable.html.erb
│       │   │   ├── _business_remove_admin.html.erb
│       │   │   ├── _business_remove_billing_manager.html.erb
│       │   │   ├── _business_remove_disallowed_two_factor_method.html.erb
│       │   │   ├── _business_remove_member.html.erb
│       │   │   ├── _business_remove_organization.html.erb
│       │   │   ├── _business_remove_security_manager.html.erb
│       │   │   ├── _business_remove_support_entitlee.html.erb
│       │   │   ├── _business_rename_slug.html.erb
│       │   │   ├── _business_restore.html.erb
│       │   │   ├── _business_revoke_external_identity.html.erb
│       │   │   ├── _business_revoke_sso_session.html.erb
│       │   │   ├── _business_secret_protection_metered_usage_lock.html.erb
│       │   │   ├── _business_secret_protection_metered_usage_unlock.html.erb
│       │   │   ├── _business_secret_scanning_automatic_validity_checks_disabled.html.erb
│       │   │   ├── _business_secret_scanning_automatic_validity_checks_enabled.html.erb
│       │   │   ├── _business_secret_scanning_custom_pattern_create.html.erb
│       │   │   ├── _business_secret_scanning_custom_pattern_delete.html.erb
│       │   │   ├── _business_secret_scanning_custom_pattern_publish.html.erb
│       │   │   ├── _business_secret_scanning_custom_pattern_push_protection_disabled.html.erb
│       │   │   ├── _business_secret_scanning_custom_pattern_push_protection_enabled.html.erb
│       │   │   ├── _business_secret_scanning_custom_pattern_update.html.erb
│       │   │   ├── _business_secret_scanning_disabled_for_new_repos.html.erb
│       │   │   ├── _business_secret_scanning_disable.html.erb
│       │   │   ├── _business_secret_scanning_enabled_for_new_repos.html.erb
│       │   │   ├── _business_secret_scanning_enable.html.erb
│       │   │   ├── _business_secret_scanning_generic_secrets_disabled.html.erb
│       │   │   ├── _business_secret_scanning_generic_secrets_enabled.html.erb
│       │   │   ├── _business_secret_scanning_non_provider_patterns_disabled.html.erb
│       │   │   ├── _business_secret_scanning_non_provider_patterns_enabled.html.erb
│       │   │   ├── _business_secret_scanning_push_protection_custom_message_disable.html.erb
│       │   │   ├── _business_secret_scanning_push_protection_custom_message_enable.html.erb
│       │   │   ├── _business_secret_scanning_push_protection_custom_message_update.html.erb
│       │   │   ├── _business_secret_scanning_push_protection_disabled_for_new_repos.html.erb
│       │   │   ├── _business_secret_scanning_push_protection_disable.html.erb
│       │   │   ├── _business_secret_scanning_push_protection_enabled_for_new_repos.html.erb
│       │   │   ├── _business_secret_scanning_push_protection_enable.html.erb
│       │   │   ├── _business_secret_scanning_push_protection_pattern_configuration_push_protection_setting_changed.html.erb
│       │   │   ├── _business_secret_scanning_push_protection_pattern_configuration_updated.html.erb
│       │   │   ├── _business_secret_scanning_repo_admin_settings_policy_update.html.erb
│       │   │   ├── _business_security_center_export_code_scanning_metrics.html.erb
│       │   │   ├── _business_security_center_export_coverage.html.erb
│       │   │   ├── _business_security_center_export_overview_dashboard.html.erb
│       │   │   ├── _business_security_center_export_risk.html.erb
│       │   │   ├── _business_security_center_export_secret_scanning_metrics.html.erb
│       │   │   ├── _business_set_actions_cache_retention_policy.html.erb
│       │   │   ├── _business_set_actions_cache_storage_policy.html.erb
│       │   │   ├── _business_set_actions_fork_pr_approvals_policy.html.erb
│       │   │   ├── _business_set_actions_private_fork_pr_approvals_policy.html.erb
│       │   │   ├── _business_set_actions_retention_limit.html.erb
│       │   │   ├── _business_set_default_workflow_permissions.html.erb
│       │   │   ├── _business_set_fork_pr_workflows_policy.html.erb
│       │   │   ├── _business_set_public_fork_pr_workflows_policy.html.erb
│       │   │   ├── _business_set_workflow_permission_can_approve_pr.html.erb
│       │   │   ├── _business_sso_response.html.erb
│       │   │   ├── _business_update_actions_concurrency_limits.html.erb
│       │   │   ├── _business_update_actions_settings.html.erb
│       │   │   ├── _business_update_custom_images_policy.html.erb
│       │   │   ├── _business_update_default_repository_permission.html.erb
│       │   │   ├── _business_update_emu_repo_self_hosted_runners_policy.html.erb
│       │   │   ├── _business_update_member_repository_creation_permission.html.erb
│       │   │   ├── _business_update_member_repository_invitation_permission.html.erb
│       │   │   ├── _business_update_repo_self_hosted_runners_policy.html.erb
│       │   │   ├── _business_update_saml_provider_settings.html.erb
│       │   │   ├── _business_update_unaffiliated_users_policy.html.erb
│       │   │   ├── _business_upgrade_from_organization.html.erb
│       │   │   ├── _checks_auto_trigger_disabled.html.erb
│       │   │   ├── _checks_auto_trigger_enabled.html.erb
│       │   │   ├── _checks_delete_logs.html.erb
│       │   │   ├── _clear_actions_settings.html.erb
│       │   │   ├── _code_scanning_alert_appeared_in_branch.html.erb
│       │   │   ├── _code_scanning_alert_assigned.html.erb
│       │   │   ├── _code_scanning_alert_closed_became_fixed.html.erb
│       │   │   ├── _code_scanning_alert_closed_became_outdated.html.erb
│       │   │   ├── _code_scanning_alert_closed_by_user.html.erb
│       │   │   ├── _code_scanning_alert_closure_approved.html.erb
│       │   │   ├── _code_scanning_alert_closure_denied.html.erb
│       │   │   ├── _code_scanning_alert_closure_requested.html.erb
│       │   │   ├── _code_scanning_alert_created.html.erb
│       │   │   ├── _code_scanning_alert_deleted_by_user.html.erb
│       │   │   ├── _code_scanning_alert_reappeared.html.erb
│       │   │   ├── _code_scanning_alert_reopened_by_user.html.erb
│       │   │   ├── _code_scanning_alert_unassigned.html.erb
│       │   │   ├── _code_scanning_risk_assessment_create.html.erb
│       │   │   ├── _code_scanning_risk_assessment_repository_create.html.erb
│       │   │   ├── _code_scanning_risk_assessment_repository_results_received.html.erb
│       │   │   ├── _code_scanning_risk_assessment_repository_status_updated.html.erb
│       │   │   ├── _code_scanning_risk_assessment_status_updated.html.erb
│       │   │   ├── _codespaces_allow_permissions.html.erb
│       │   │   ├── _codespaces_attempted_to_create_from_prebuild.html.erb
│       │   │   ├── _codespaces_business_enablement_updated.html.erb
│       │   │   ├── _codespaces_connect.html.erb
│       │   │   ├── _codespaces_create.html.erb
│       │   │   ├── _codespaces_destroy.html.erb
│       │   │   ├── _codespaces_export_environment.html.erb
│       │   │   ├── _codespaces_policy_group_created.html.erb
│       │   │   ├── _codespaces_policy_group_deleted.html.erb
│       │   │   ├── _codespaces_policy_group_updated.html.erb
│       │   │   ├── _codespaces_restore.html.erb
│       │   │   ├── _codespaces_start_environment.html.erb
│       │   │   ├── _codespaces_suspend_environment.html.erb
│       │   │   ├── _codespaces_trusted_repositories_access_update.html.erb
│       │   │   ├── _commit_comment_destroy.html.erb
│       │   │   ├── _commit_comment_update.html.erb
│       │   │   ├── _copilot_access_revoked.html.erb
│       │   │   ├── _copilot_cfb_enterprise_org_enablement_changed.html.erb
│       │   │   ├── _copilot_cfb_enterprise_settings_changed.html.erb
│       │   │   ├── _copilot_cfb_org_settings_changed.html.erb
│       │   │   ├── _copilot_cfb_seat_added.html.erb
│       │   │   ├── _copilot_cfb_seat_assignment_created.html.erb
│       │   │   ├── _copilot_cfb_seat_assignment_refreshed.html.erb
│       │   │   ├── _copilot_cfb_seat_assignment_reused.html.erb
│       │   │   ├── _copilot_cfb_seat_assignment_unassigned.html.erb
│       │   │   ├── _copilot_cfb_seat_cancelled_by_staff.html.erb
│       │   │   ├── _copilot_cfb_seat_cancelled.html.erb
│       │   │   ├── _copilot_cfb_seat_management_changed.html.erb
│       │   │   ├── _copilot_clickwrap_save_event.html.erb
│       │   │   ├── _copilot_content_exclusion_changed.html.erb
│       │   │   ├── _copilot_custom_agent_source_update.html.erb
│       │   │   ├── _copilot_custom_instructions_created.html.erb
│       │   │   ├── _copilot_custom_instructions_updated.html.erb
│       │   │   ├── _copilot_custom_key_created.html.erb
│       │   │   ├── _copilot_custom_key_deleted.html.erb
│       │   │   ├── _copilot_custom_key_updated.html.erb
│       │   │   ├── _copilot_custom_model_created.html.erb
│       │   │   ├── _copilot_custom_model_deleted.html.erb
│       │   │   ├── _copilot_custom_model_updated.html.erb
│       │   │   ├── _copilot_enterprise_enablement_changed.html.erb
│       │   │   ├── _copilot_memory_user_opt_out.html.erb
│       │   │   ├── _copilot_plan_changed.html.erb
│       │   │   ├── _copilot_plan_downgrade_scheduled.html.erb
│       │   │   ├── _copilot_swe_agent_firewall_allowlist_updated.html.erb
│       │   │   ├── _copilot_swe_agent_mcp_config_updated.html.erb
│       │   │   ├── _copilot_swe_agent_repo_disabled.html.erb
│       │   │   ├── _copilot_swe_agent_repo_enabled.html.erb
│       │   │   ├── _copilot_swe_agent_repo_enablement_updated.html.erb
│       │   │   ├── _custom_hosted_runner_create.html.erb
│       │   │   ├── _custom_hosted_runner_destroy.html.erb
│       │   │   ├── _custom_hosted_runner_update.html.erb
│       │   │   ├── _custom_key_create.html.erb
│       │   │   ├── _custom_key_destroy.html.erb
│       │   │   ├── _custom_key_update.html.erb
│       │   │   ├── _custom_model_create.html.erb
│       │   │   ├── _custom_model_destroy.html.erb
│       │   │   ├── _custom_model_update.html.erb
│       │   │   ├── _custom_property_definition_create.html.erb
│       │   │   ├── _custom_property_definition_destroy.html.erb
│       │   │   ├── _custom_property_definition_promote_to_enterprise.html.erb
│       │   │   ├── _custom_property_definition_update.html.erb
│       │   │   ├── _custom_property_value_create.html.erb
│       │   │   ├── _custom_property_value_destroy.html.erb
│       │   │   ├── _custom_property_value_update.html.erb
│       │   │   ├── _default.html.erb
│       │   │   ├── _dependabot_alerts_disable.html.erb
│       │   │   ├── _dependabot_alerts_enable.html.erb
│       │   │   ├── _dependabot_alerts_new_repos_disable.html.erb
│       │   │   ├── _dependabot_alerts_new_repos_enable.html.erb
│       │   │   ├── _dependabot_closure_request_approve.html.erb
│       │   │   ├── _dependabot_closure_request_cancel.html.erb
│       │   │   ├── _dependabot_closure_request_create.html.erb
│       │   │   ├── _dependabot_closure_request_deny.html.erb
│       │   │   ├── _dependabot_repository_access_default_access_level_updated.html.erb
│       │   │   ├── _dependabot_repository_access_repositories_updated.html.erb
│       │   │   ├── _dependabot_security_updates_disable.html.erb
│       │   │   ├── _dependabot_security_updates_enable.html.erb
│       │   │   ├── _dependabot_security_updates_new_repos_disable.html.erb
│       │   │   ├── _dependabot_security_updates_new_repos_enable.html.erb
│       │   │   ├── _dependency_graph_disable.html.erb
│       │   │   ├── _dependency_graph_enable.html.erb
│       │   │   ├── _dependency_graph_new_repos_disable.html.erb
│       │   │   ├── _dependency_graph_new_repos_enable.html.erb
│       │   │   ├── _deploy_key_policy_clear.html.erb
│       │   │   ├── _deploy_key_policy_disabled.html.erb
│       │   │   ├── _deploy_key_policy_enabled.html.erb
│       │   │   ├── _deploy_key_policy_unset.html.erb
│       │   │   ├── _discussion_comment_destroy.html.erb
│       │   │   ├── _discussion_comment_update.html.erb
│       │   │   ├── _discussion_destroy.html.erb
│       │   │   ├── _discussion_update.html.erb
│       │   │   ├── _dotcom_connection_create.html.erb
│       │   │   ├── _dotcom_connection_destroy.html.erb
│       │   │   ├── _dotcom_connection_token_updated.html.erb
│       │   │   ├── _dotcom_connection_upload_license_usage.html.erb
│       │   │   ├── _dotcom_connection_upload_usage_metrics.html.erb
│       │   │   ├── _enterprise_announcement_create.html.erb
│       │   │   ├── _enterprise_announcement_destroy.html.erb
│       │   │   ├── _enterprise_announcement_update.html.erb
│       │   │   ├── _enterprise_config_disable_anonymous_git_access.html.erb
│       │   │   ├── _enterprise_config_enable_anonymous_git_access.html.erb
│       │   │   ├── _enterprise_config_lock_anonymous_git_access.html.erb
│       │   │   ├── _enterprise_config_unlock_anonymous_git_access.html.erb
│       │   │   ├── _enterprise_configure_self_hosted_jit_runner.html.erb
│       │   │   ├── _enterprise_domain_approve.html.erb
│       │   │   ├── _enterprise_domain_create.html.erb
│       │   │   ├── _enterprise_domain_destroy.html.erb
│       │   │   ├── _enterprise_domain_verify.html.erb
│       │   │   ├── _enterprise_installation_create.html.erb
│       │   │   ├── _enterprise_installation_destroy.html.erb
│       │   │   ├── _enterprise_installation_token_updated.html.erb
│       │   │   ├── _enterprise_oidc_custom_property_inclusion_created.html.erb
│       │   │   ├── _enterprise_oidc_custom_property_inclusion_deleted.html.erb
│       │   │   ├── _enterprise_register_self_hosted_runner.html.erb
│       │   │   ├── _enterprise_remove_self_hosted_runner.html.erb
│       │   │   ├── _enterprise_role_assign.html.erb
│       │   │   ├── _enterprise_role_create.html.erb
│       │   │   ├── _enterprise_role_destroy.html.erb
│       │   │   ├── _enterprise_role_revoke.html.erb
│       │   │   ├── _enterprise_role_update.html.erb
│       │   │   ├── _enterprise_runner_group_created.html.erb
│       │   │   ├── _enterprise_runner_group_removed.html.erb
│       │   │   ├── _enterprise_runner_group_renamed.html.erb
│       │   │   ├── _enterprise_runner_group_runner_removed.html.erb
│       │   │   ├── _enterprise_runner_group_runners_added.html.erb
│       │   │   ├── _enterprise_runner_group_runners_updated.html.erb
│       │   │   ├── _enterprise_runner_group_updated.html.erb
│       │   │   ├── _enterprise_runner_group_visiblity_updated.html.erb
│       │   │   ├── _enterprise_self_hosted_runner_updated.html.erb
│       │   │   ├── _enterprise_ssh_audit_start.html.erb
│       │   │   ├── _enterprise_team_add_member.html.erb
│       │   │   ├── _enterprise_team_copilot_assignment.html.erb
│       │   │   ├── _enterprise_team_copilot_unassignment.html.erb
│       │   │   ├── _enterprise_team_create.html.erb
│       │   │   ├── _enterprise_team_destroy.html.erb
│       │   │   ├── _enterprise_team_remove_member.html.erb
│       │   │   ├── _enterprise_team_rename.html.erb
│       │   │   ├── _environment_add_protection_rule.html.erb
│       │   │   ├── _environment_create_actions_secret.html.erb
│       │   │   ├── _environment_create_actions_variable.html.erb
│       │   │   ├── _environment_create.html.erb
│       │   │   ├── _environment_delete.html.erb
│       │   │   ├── _environment_remove_actions_secret.html.erb
│       │   │   ├── _environment_remove_actions_variable.html.erb
│       │   │   ├── _environment_remove_protection_rule.html.erb
│       │   │   ├── _environment_update_actions_secret.html.erb
│       │   │   ├── _environment_update_actions_variable.html.erb
│       │   │   ├── _environment_update_protection_rule.html.erb
│       │   │   ├── _external_group_add_member.html.erb
│       │   │   ├── _external_group_delete.html.erb
│       │   │   ├── _external_group_link.html.erb
│       │   │   ├── _external_group_provision.html.erb
│       │   │   ├── _external_group_remove_member.html.erb
│       │   │   ├── _external_group_scim_api_failure.html.erb
│       │   │   ├── _external_group_scim_api_success.html.erb
│       │   │   ├── _external_group_unlink.html.erb
│       │   │   ├── _external_group_update_display_name.html.erb
│       │   │   ├── _external_group_update.html.erb
│       │   │   ├── _external_identity_deprovision.html.erb
│       │   │   ├── _external_identity_provision.html.erb
│       │   │   ├── _external_identity_scim_api_failure.html.erb
│       │   │   ├── _external_identity_scim_api_success.html.erb
│       │   │   ├── _external_identity_update.html.erb
│       │   │   ├── _gist_create.html.erb
│       │   │   ├── _gist_destroy.html.erb
│       │   │   ├── _gist_visibility_change.html.erb
│       │   │   ├── _github_hosted_runner_create.html.erb
│       │   │   ├── _github_hosted_runner_destroy.html.erb
│       │   │   ├── _github_hosted_runner_update.html.erb
│       │   │   ├── _github_models_organization_access_rule_create.html.erb
│       │   │   ├── _github_models_organization_access_rule_destroy.html.erb
│       │   │   ├── _github_models_organization_access_rule_update.html.erb
│       │   │   ├── _git_signing_ssh_public_key_create.html.erb
│       │   │   ├── _git_signing_ssh_public_key_delete.html.erb
│       │   │   ├── _gpg_key_create.html.erb
│       │   │   ├── _gpg_key_destroy.html.erb
│       │   │   ├── _hook_active_changed.html.erb
│       │   │   ├── _hook_config_changed.html.erb
│       │   │   ├── _hook_create.html.erb
│       │   │   ├── _hook_destroy.html.erb
│       │   │   ├── _hook_events_changed.html.erb
│       │   │   ├── _integration_create.html.erb
│       │   │   ├── _integration_destroy.html.erb
│       │   │   ├── _integration_generate_client_secret.html.erb
│       │   │   ├── _integration_installation_contact_email_changed.html.erb
│       │   │   ├── _integration_installation_create.html.erb
│       │   │   ├── _integration_installation_destroy.html.erb
│       │   │   ├── _integration_installation_repositories_added.html.erb
│       │   │   ├── _integration_installation_repositories_removed.html.erb
│       │   │   ├── _integration_installation_request_close.html.erb
│       │   │   ├── _integration_installation_request_create.html.erb
│       │   │   ├── _integration_installation_suspend.html.erb
│       │   │   ├── _integration_installation_unsuspend.html.erb
│       │   │   ├── _integration_installation_version_updated.html.erb
│       │   │   ├── _integration_manager_added.html.erb
│       │   │   ├── _integration_manager_removed.html.erb
│       │   │   ├── _integration_remove_client_secret.html.erb
│       │   │   ├── _integration_revoke_all_tokens.html.erb
│       │   │   ├── _integration_revoke_tokens.html.erb
│       │   │   ├── _integration_suspend.html.erb
│       │   │   ├── _integration_transfer.html.erb
│       │   │   ├── _integration_unsuspend.html.erb
│       │   │   ├── _invoice_download.html.erb
│       │   │   ├── _ip_allow_list_disable_for_installed_apps.html.erb
│       │   │   ├── _ip_allow_list_disable.html.erb
│       │   │   ├── _ip_allow_list_disable_idp_ip_allowlist_for_web.html.erb
│       │   │   ├── _ip_allow_list_disable_skip_idp_ip_allowlist_app_access.html.erb
│       │   │   ├── _ip_allow_list_disable_user_level_enforcement.html.erb
│       │   │   ├── _ip_allow_list_enable_for_installed_apps.html.erb
│       │   │   ├── _ip_allow_list_enable.html.erb
│       │   │   ├── _ip_allow_list_enable_idp_ip_allowlist_for_web.html.erb
│       │   │   ├── _ip_allow_list_enable_skip_idp_ip_allowlist_app_access.html.erb
│       │   │   ├── _ip_allow_list_enable_user_level_enforcement.html.erb
│       │   │   ├── _ip_allow_list_entry_create.html.erb
│       │   │   ├── _ip_allow_list_entry_destroy.html.erb
│       │   │   ├── _ip_allow_list_entry_update.html.erb
│       │   │   ├── _ip_allow_list_update_ip_allowlist_configuration.html.erb
│       │   │   ├── _issue_comment_destroy.html.erb
│       │   │   ├── _issue_comment_pinned.html.erb
│       │   │   ├── _issue_comment_unpinned.html.erb
│       │   │   ├── _issue_comment_update.html.erb
│       │   │   ├── _issue_dependencies_blocked_by_add.html.erb
│       │   │   ├── _issue_dependencies_blocked_by_remove.html.erb
│       │   │   ├── _issue_dependencies_blocking_add.html.erb
│       │   │   ├── _issue_dependencies_blocking_remove.html.erb
│       │   │   ├── _issue_destroy.html.erb
│       │   │   ├── _issue_pinned.html.erb
│       │   │   ├── _issues_deletes_disabled.html.erb
│       │   │   ├── _issues_deletes_enabled.html.erb
│       │   │   ├── _issues_deletes_policy_cleared.html.erb
│       │   │   ├── _issue_transfer.html.erb
│       │   │   ├── _issue_type_create.html.erb
│       │   │   ├── _issue_type_destroy.html.erb
│       │   │   ├── _issue_type_update.html.erb
│       │   │   ├── _issue_unpinned.html.erb
│       │   │   ├── _job_posting_create.html.erb
│       │   │   ├── _larger_runner_create.html.erb
│       │   │   ├── _larger_runner_destroy.html.erb
│       │   │   ├── _larger_runner_update.html.erb
│       │   │   ├── _marketplace_agreement_signature_create.html.erb
│       │   │   ├── _marketplace_listing_approve.html.erb
│       │   │   ├── _marketplace_listing_change_category.html.erb
│       │   │   ├── _marketplace_listing_create.html.erb
│       │   │   ├── _marketplace_listing_delist.html.erb
│       │   │   ├── _marketplace_listing_plan_create.html.erb
│       │   │   ├── _marketplace_listing_plan_publish.html.erb
│       │   │   ├── _marketplace_listing_plan_retire.html.erb
│       │   │   ├── _marketplace_listing_plan_update.html.erb
│       │   │   ├── _marketplace_listing_redraft.html.erb
│       │   │   ├── _marketplace_listing_reject.html.erb
│       │   │   ├── _mcp_registry_allowlist_add_server.html.erb
│       │   │   ├── _mcp_registry_allowlist_assign.html.erb
│       │   │   ├── _mcp_registry_allowlist_create.html.erb
│       │   │   ├── _mcp_registry_allowlist_delete.html.erb
│       │   │   ├── _mcp_registry_allowlist_remove_assignment.html.erb
│       │   │   ├── _mcp_registry_allowlist_remove_server.html.erb
│       │   │   ├── _mcp_registry_allowlist_set_server_entries.html.erb
│       │   │   ├── _mcp_registry_allowlist_update.html.erb
│       │   │   ├── _mcp_registry_settings_update.html.erb
│       │   │   ├── _mcp_server_installed.html.erb
│       │   │   ├── _mcp_server_uninstalled.html.erb
│       │   │   ├── _members_can_create_pages_disable.html.erb
│       │   │   ├── _members_can_create_pages_enable.html.erb
│       │   │   ├── _members_can_create_private_pages_disable.html.erb
│       │   │   ├── _members_can_create_private_pages_enable.html.erb
│       │   │   ├── _members_can_create_public_pages_disable.html.erb
│       │   │   ├── _members_can_create_public_pages_enable.html.erb
│       │   │   ├── _members_can_delete_repos_clear.html.erb
│       │   │   ├── _members_can_delete_repos_disable.html.erb
│       │   │   ├── _members_can_delete_repos_enable.html.erb
│       │   │   ├── _members_can_view_dependency_insights_clear.html.erb
│       │   │   ├── _members_can_view_dependency_insights_disable.html.erb
│       │   │   ├── _members_can_view_dependency_insights_enable.html.erb
│       │   │   ├── _merge_queue_pull_request_dequeued.html.erb
│       │   │   ├── _merge_queue_pull_request_queue_jump.html.erb
│       │   │   ├── _merge_queue_queue_cleared.html.erb
│       │   │   ├── _merge_queue_update_settings.html.erb
│       │   │   ├── _message_destroy.html.erb
│       │   │   ├── _metered_billing_configuration_create.html.erb
│       │   │   ├── _metered_billing_configuration_destroy.html.erb
│       │   │   ├── _metered_billing_configuration_update.html.erb
│       │   │   ├── _migration_create.html.erb
│       │   │   ├── _migration_destroy_file.html.erb
│       │   │   ├── _migration_download.html.erb
│       │   │   ├── _network_configuration_create.html.erb
│       │   │   ├── _network_configuration_delete.html.erb
│       │   │   ├── _network_configuration_update.html.erb
│       │   │   ├── _non_marketplace_listing_approve.html.erb
│       │   │   ├── _non_marketplace_listing_create.html.erb
│       │   │   ├── _non_marketplace_listing_delist.html.erb
│       │   │   ├── _non_marketplace_listing_reject.html.erb
│       │   │   ├── _oauth_access_create.html.erb
│       │   │   ├── _oauth_access_destroy.html.erb
│       │   │   ├── _oauth_access_regenerate.html.erb
│       │   │   ├── _oauth_access_revoke.html.erb
│       │   │   ├── _oauth_access_update.html.erb
│       │   │   ├── _oauth_application_create.html.erb
│       │   │   ├── _oauth_application_destroy.html.erb
│       │   │   ├── _oauth_application_generate_client_secret.html.erb
│       │   │   ├── _oauth_application_remove_client_secret.html.erb
│       │   │   ├── _oauth_application_reset_secret.html.erb
│       │   │   ├── _oauth_application_revoke_all_tokens.html.erb
│       │   │   ├── _oauth_application_revoke_tokens.html.erb
│       │   │   ├── _oauth_application_suspend.html.erb
│       │   │   ├── _oauth_application_transfer.html.erb
│       │   │   ├── _oauth_application_unsuspend.html.erb
│       │   │   ├── _oauth_authorization_create.html.erb
│       │   │   ├── _oauth_authorization_destroy.html.erb
│       │   │   ├── _oauth_authorization_update.html.erb
│       │   │   ├── _org_accept_business_invitation.html.erb
│       │   │   ├── _org_add_billing_manager.html.erb
│       │   │   ├── _org_add_disallowed_two_factor_method.html.erb
│       │   │   ├── _org_add_member.html.erb
│       │   │   ├── _org_add_outside_collaborator.html.erb
│       │   │   ├── _org_add_security_manager.html.erb
│       │   │   ├── _org_advanced_security_disabled_for_new_repos.html.erb
│       │   │   ├── _org_advanced_security_disabled_on_all_repos.html.erb
│       │   │   ├── _org_advanced_security_enabled_for_new_repos.html.erb
│       │   │   ├── _org_advanced_security_enabled_on_all_repos.html.erb
│       │   │   ├── _org_advanced_security_entity_policy_update.html.erb
│       │   │   ├── _org_advanced_security_metered_usage_lock.html.erb
│       │   │   ├── _org_advanced_security_metered_usage_unlock.html.erb
│       │   │   ├── _org_advanced_security_policy_selected_member_disabled.html.erb
│       │   │   ├── _org_advanced_security_policy_selected_member_enabled.html.erb
│       │   │   ├── _org_advanced_security_policy_update.html.erb
│       │   │   ├── _org_allow_third_party_access_requests_from_outside_collaborators_disabled.html.erb
│       │   │   ├── _org_allow_third_party_access_requests_from_outside_collaborators_enabled.html.erb
│       │   │   ├── _organization_custom_property_definition_create.html.erb
│       │   │   ├── _organization_custom_property_definition_destroy.html.erb
│       │   │   ├── _organization_custom_property_definition_update.html.erb
│       │   │   ├── _organization_custom_property_value_create.html.erb
│       │   │   ├── _organization_custom_property_value_destroy.html.erb
│       │   │   ├── _organization_custom_property_value_update.html.erb
│       │   │   ├── _organization_default_label_create.html.erb
│       │   │   ├── _organization_default_label_destroy.html.erb
│       │   │   ├── _organization_default_label_update.html.erb
│       │   │   ├── _organization_domain_approve.html.erb
│       │   │   ├── _organization_domain_create.html.erb
│       │   │   ├── _organization_domain_destroy.html.erb
│       │   │   ├── _organization_domain_verify.html.erb
│       │   │   ├── _organization_moderators_add_team.html.erb
│       │   │   ├── _organization_moderators_add_user.html.erb
│       │   │   ├── _organization_moderators_remove_team.html.erb
│       │   │   ├── _organization_moderators_remove_user.html.erb
│       │   │   ├── _organization_projects_change_clear.html.erb
│       │   │   ├── _organization_projects_change_disable.html.erb
│       │   │   ├── _organization_projects_change_enable.html.erb
│       │   │   ├── _organization_role_assign.html.erb
│       │   │   ├── _organization_role_create.html.erb
│       │   │   ├── _organization_role_destroy.html.erb
│       │   │   ├── _organization_role_revoke.html.erb
│       │   │   ├── _organization_role_update.html.erb
│       │   │   ├── _organization_wide_project_base_role_update.html.erb
│       │   │   ├── _org_app_access_requests_configuration_update.html.erb
│       │   │   ├── _org_archive.html.erb
│       │   │   ├── _org_async_delete.html.erb
│       │   │   ├── _org_audit_log_export.html.erb
│       │   │   ├── _org_audit_log_git_event_export.html.erb
│       │   │   ├── _org_block_user.html.erb
│       │   │   ├── _org_cancel_business_invitation.html.erb
│       │   │   ├── _org_cancel_invitation.html.erb
│       │   │   ├── _org_clear_actions_settings.html.erb
│       │   │   ├── _org_clear_default_repository_permission.html.erb
│       │   │   ├── _org_clear_disallowed_two_factor_methods.html.erb
│       │   │   ├── _org_clear_members_can_create_repos.html.erb
│       │   │   ├── _org_clear_members_can_invite_outside_collaborators.html.erb
│       │   │   ├── _org_clear_member_team_creation_permission.html.erb
│       │   │   ├── _org_clear_new_repository_default_branch_setting.html.erb
│       │   │   ├── _org_clear_reader_discussion_creation_permission.html.erb
│       │   │   ├── _org_codeql_disabled.html.erb
│       │   │   ├── _org_codeql_enabled.html.erb
│       │   │   ├── _org_code_quality_access_policy_update.html.erb
│       │   │   ├── _org_code_quality_entity_policy_update.html.erb
│       │   │   ├── _org_code_scanning_ai_findings_disabled.html.erb
│       │   │   ├── _org_code_scanning_ai_findings_enabled.html.erb
│       │   │   ├── _org_code_scanning_autofix_disabled.html.erb
│       │   │   ├── _org_code_scanning_autofix_enabled.html.erb
│       │   │   ├── _org_code_scanning_autofix_third_party_tools_disabled.html.erb
│       │   │   ├── _org_code_scanning_autofix_third_party_tools_enabled.html.erb
│       │   │   ├── _org_code_security_metered_usage_lock.html.erb
│       │   │   ├── _org_code_security_metered_usage_unlock.html.erb
│       │   │   ├── _org_codespaces_access_updated.html.erb
│       │   │   ├── _org_codespaces_ownership_updated.html.erb
│       │   │   ├── _org_codespaces_team_access_allowed.html.erb
│       │   │   ├── _org_codespaces_team_access_revoked.html.erb
│       │   │   ├── _org_codespaces_trusted_repo_access_granted.html.erb
│       │   │   ├── _org_codespaces_trusted_repo_access_revoked.html.erb
│       │   │   ├── _org_codespaces_user_access_allowed.html.erb
│       │   │   ├── _org_codespaces_user_access_revoked.html.erb
│       │   │   ├── _org_config_disable_collaborators_only.html.erb
│       │   │   ├── _org_config_disable_contributors_only.html.erb
│       │   │   ├── _org_config_disable_sockpuppet_disallowed.html.erb
│       │   │   ├── _org_config_enable_collaborators_only.html.erb
│       │   │   ├── _org_config_enable_contributors_only.html.erb
│       │   │   ├── _org_config_enable_sockpuppet_disallowed.html.erb
│       │   │   ├── _org_configure_self_hosted_jit_runner.html.erb
│       │   │   ├── _org_confirm_business_invitation.html.erb
│       │   │   ├── _org_connect_usage_metrics_export.html.erb
│       │   │   ├── _org_create_actions_secret.html.erb
│       │   │   ├── _org_create_actions_variable.html.erb
│       │   │   ├── _org_create.html.erb
│       │   │   ├── _org_create_integration_secret.html.erb
│       │   │   ├── _org_credential_authorization_deauthorize.html.erb
│       │   │   ├── _org_credential_authorization_grant.html.erb
│       │   │   ├── _org_credential_authorization_revoke.html.erb
│       │   │   ├── _org_delete_actions_cache_retention_policy.html.erb
│       │   │   ├── _org_delete_actions_cache_storage_policy.html.erb
│       │   │   ├── _org_delete_custom_image.html.erb
│       │   │   ├── _org_delete_custom_image_version.html.erb
│       │   │   ├── _org_delete.html.erb
│       │   │   ├── _org_disable_member_team_creation_permission.html.erb
│       │   │   ├── _org_disable_oauth_app_restrictions.html.erb
│       │   │   ├── _org_disable_reader_discussion_creation_permission.html.erb
│       │   │   ├── _org_disable_saml.html.erb
│       │   │   ├── _org_disable_source_ip_disclosure.html.erb
│       │   │   ├── _org_disable_two_factor_requirement.html.erb
│       │   │   ├── _org_display_commenter_full_name_disabled.html.erb
│       │   │   ├── _org_display_commenter_full_name_enabled.html.erb
│       │   │   ├── _org_enable_member_team_creation_permission.html.erb
│       │   │   ├── _org_enable_oauth_app_restrictions.html.erb
│       │   │   ├── _org_enable_reader_discussion_creation_permission.html.erb
│       │   │   ├── _org_enable_saml.html.erb
│       │   │   ├── _org_enable_source_ip_disclosure.html.erb
│       │   │   ├── _org_enable_two_factor_requirement.html.erb
│       │   │   ├── _org_github_app_installation_by_non_org_owner_repo_admins_disable.html.erb
│       │   │   ├── _org_github_app_installation_by_non_org_owner_repo_admins_enable.html.erb
│       │   │   ├── _org_github_models_billing_disabled.html.erb
│       │   │   ├── _org_github_models_billing_enabled.html.erb
│       │   │   ├── _org_github_models_disabled.html.erb
│       │   │   ├── _org_github_models_enabled.html.erb
│       │   │   ├── _org_integration_manager_added.html.erb
│       │   │   ├── _org_integration_manager_removed.html.erb
│       │   │   ├── _org_invite_member.html.erb
│       │   │   ├── _org_invite_to_business.html.erb
│       │   │   ├── _org_members_can_update_protected_branches_clear.html.erb
│       │   │   ├── _org_members_can_update_protected_branches_disable.html.erb
│       │   │   ├── _org_members_can_update_protected_branches_enable.html.erb
│       │   │   ├── _org_members_limit_reached.html.erb
│       │   │   ├── _org_members_limit_warning.html.erb
│       │   │   ├── _org_oauth_app_access_approved.html.erb
│       │   │   ├── _org_oauth_app_access_blocked.html.erb
│       │   │   ├── _org_oauth_app_access_denied.html.erb
│       │   │   ├── _org_oauth_app_access_requested.html.erb
│       │   │   ├── _org_oauth_app_access_unblocked.html.erb
│       │   │   ├── _org_oidc_custom_property_inclusion_created.html.erb
│       │   │   ├── _org_oidc_custom_property_inclusion_deleted.html.erb
│       │   │   ├── _org_recovery_code_failed.html.erb
│       │   │   ├── _org_recovery_codes_downloaded.html.erb
│       │   │   ├── _org_recovery_codes_generated.html.erb
│       │   │   ├── _org_recovery_codes_printed.html.erb
│       │   │   ├── _org_recovery_codes_viewed.html.erb
│       │   │   ├── _org_recovery_code_used.html.erb
│       │   │   ├── _org_recreate.html.erb
│       │   │   ├── _org_register_self_hosted_runner.html.erb
│       │   │   ├── _org_remove_actions_secret.html.erb
│       │   │   ├── _org_remove_actions_variable.html.erb
│       │   │   ├── _org_remove_billing_manager.html.erb
│       │   │   ├── _org_remove_disallowed_two_factor_method.html.erb
│       │   │   ├── _org_remove_integration_secret.html.erb
│       │   │   ├── _org_remove_member.html.erb
│       │   │   ├── _org_remove_outside_collaborator.html.erb
│       │   │   ├── _org_remove_security_manager.html.erb
│       │   │   ├── _org_remove_self_hosted_runner.html.erb
│       │   │   ├── _org_rename.html.erb
│       │   │   ├── _org_required_workflow_create.html.erb
│       │   │   ├── _org_required_workflow_delete.html.erb
│       │   │   ├── _org_required_workflow_update.html.erb
│       │   │   ├── _org_restore_member.html.erb
│       │   │   ├── _org_revoke_external_identity.html.erb
│       │   │   ├── _org_revoke_sso_session.html.erb
│       │   │   ├── _org_runner_group_created.html.erb
│       │   │   ├── _org_runner_group_removed.html.erb
│       │   │   ├── _org_runner_group_renamed.html.erb
│       │   │   ├── _org_runner_group_runner_removed.html.erb
│       │   │   ├── _org_runner_group_runners_added.html.erb
│       │   │   ├── _org_runner_group_runners_updated.html.erb
│       │   │   ├── _org_runner_group_updated.html.erb
│       │   │   ├── _org_runner_group_visiblity_updated.html.erb
│       │   │   ├── _org_secret_protection_metered_usage_lock.html.erb
│       │   │   ├── _org_secret_protection_metered_usage_unlock.html.erb
│       │   │   ├── _org_secret_scanning_automatic_validity_checks_disabled.html.erb
│       │   │   ├── _org_secret_scanning_automatic_validity_checks_enabled.html.erb
│       │   │   ├── _org_secret_scanning_custom_pattern_create.html.erb
│       │   │   ├── _org_secret_scanning_custom_pattern_delete.html.erb
│       │   │   ├── _org_secret_scanning_custom_pattern_publish.html.erb
│       │   │   ├── _org_secret_scanning_custom_pattern_push_protection_disabled.html.erb
│       │   │   ├── _org_secret_scanning_custom_pattern_push_protection_enabled.html.erb
│       │   │   ├── _org_secret_scanning_custom_pattern_update.html.erb
│       │   │   ├── _org_secret_scanning_generic_secrets_disabled.html.erb
│       │   │   ├── _org_secret_scanning_generic_secrets_enabled.html.erb
│       │   │   ├── _org_secret_scanning_non_provider_patterns_disabled.html.erb
│       │   │   ├── _org_secret_scanning_non_provider_patterns_enabled.html.erb
│       │   │   ├── _org_secret_scanning_push_protection_bypass_list_add.html.erb
│       │   │   ├── _org_secret_scanning_push_protection_bypass_list_disable.html.erb
│       │   │   ├── _org_secret_scanning_push_protection_bypass_list_enable.html.erb
│       │   │   ├── _org_secret_scanning_push_protection_bypass_list_remove.html.erb
│       │   │   ├── _org_secret_scanning_push_protection_custom_message_disabled.html.erb
│       │   │   ├── _org_secret_scanning_push_protection_custom_message_enabled.html.erb
│       │   │   ├── _org_secret_scanning_push_protection_custom_message_updated.html.erb
│       │   │   ├── _org_secret_scanning_push_protection_disable.html.erb
│       │   │   ├── _org_secret_scanning_push_protection_enable.html.erb
│       │   │   ├── _org_secret_scanning_push_protection_new_repos_disable.html.erb
│       │   │   ├── _org_secret_scanning_push_protection_new_repos_enable.html.erb
│       │   │   ├── _org_secret_scanning_push_protection_pattern_configuration_push_protection_setting_changed.html.erb
│       │   │   ├── _org_secret_scanning_push_protection_pattern_configuration_updated.html.erb
│       │   │   ├── _org_security_center_export_code_scanning_metrics.html.erb
│       │   │   ├── _org_security_center_export_coverage.html.erb
│       │   │   ├── _org_security_center_export_overview_dashboard.html.erb
│       │   │   ├── _org_security_center_export_risk.html.erb
│       │   │   ├── _org_security_center_export_secret_scanning_metrics.html.erb
│       │   │   ├── _org_self_hosted_runner_updated.html.erb
│       │   │   ├── _org_set_actions_cache_retention_policy.html.erb
│       │   │   ├── _org_set_actions_cache_storage_policy.html.erb
│       │   │   ├── _org_set_actions_fork_pr_approvals_policy.html.erb
│       │   │   ├── _org_set_actions_private_fork_pr_approvals_policy.html.erb
│       │   │   ├── _org_set_actions_retention_limit.html.erb
│       │   │   ├── _org_set_default_workflow_permissions.html.erb
│       │   │   ├── _org_set_fork_pr_workflows_policy.html.erb
│       │   │   ├── _org_set_public_fork_pr_workflows_policy.html.erb
│       │   │   ├── _org_set_workflow_permission_can_approve_pr.html.erb
│       │   │   ├── _org_teams_limit_reached.html.erb
│       │   │   ├── _org_teams_limit_warning.html.erb
│       │   │   ├── _org_transfer.html.erb
│       │   │   ├── _org_transfer_outgoing.html.erb
│       │   │   ├── _org_transform.html.erb
│       │   │   ├── _org_unarchive.html.erb
│       │   │   ├── _org_unblock_user.html.erb
│       │   │   ├── _org_update_actions_concurrency_limits.html.erb
│       │   │   ├── _org_update_actions_secret.html.erb
│       │   │   ├── _org_update_actions_settings.html.erb
│       │   │   ├── _org_update_actions_variable.html.erb
│       │   │   ├── _org_update_custom_images_policy.html.erb
│       │   │   ├── _org_update_default_repository_permission.html.erb
│       │   │   ├── _org_update_immutable_releases_settings_policy.html.erb
│       │   │   ├── _org_update_integration_secret.html.erb
│       │   │   ├── _org_update_member.html.erb
│       │   │   ├── _org_update_member_repository_creation_permission.html.erb
│       │   │   ├── _org_update_member_repository_invitation_permission.html.erb
│       │   │   ├── _org_update_new_repository_default_branch_setting.html.erb
│       │   │   ├── _org_update_repo_self_hosted_runners_policy.html.erb
│       │   │   ├── _org_update_saml_provider_settings.html.erb
│       │   │   ├── _packages_insecure_hash.html.erb
│       │   │   ├── _packages_package_deleted.html.erb
│       │   │   ├── _packages_package_published.html.erb
│       │   │   ├── _packages_package_version_deleted.html.erb
│       │   │   ├── _packages_package_version_published.html.erb
│       │   │   ├── _packages_part_upload.html.erb
│       │   │   ├── _packages_upstream_package_fetched.html.erb
│       │   │   ├── _packages_version_download.html.erb
│       │   │   ├── _packages_version_upload.html.erb
│       │   │   ├── _pages_protected_domain_create.html.erb
│       │   │   ├── _pages_protected_domain_delete.html.erb
│       │   │   ├── _pages_protected_domain_verify.html.erb
│       │   │   ├── _passkey_register.html.erb
│       │   │   ├── _passkey_remove.html.erb
│       │   │   ├── _payment_method_clear.html.erb
│       │   │   ├── _payment_method_create.html.erb
│       │   │   ├── _payment_method_remove.html.erb
│       │   │   ├── _payment_method_update.html.erb
│       │   │   ├── _personal_access_token_access_granted.html.erb
│       │   │   ├── _personal_access_token_access_restriction_disabled.html.erb
│       │   │   ├── _personal_access_token_access_restriction_enabled.html.erb
│       │   │   ├── _personal_access_token_access_restriction_reset.html.erb
│       │   │   ├── _personal_access_token_access_revoked.html.erb
│       │   │   ├── _personal_access_token_auto_approve_grant_requests_disabled.html.erb
│       │   │   ├── _personal_access_token_auto_approve_grant_requests_enabled.html.erb
│       │   │   ├── _personal_access_token_auto_approve_grant_requests_reset.html.erb
│       │   │   ├── _personal_access_token_create.html.erb
│       │   │   ├── _personal_access_token_credential_regenerated.html.erb
│       │   │   ├── _personal_access_token_credential_revoked.html.erb
│       │   │   ├── _personal_access_token_destroy.html.erb
│       │   │   ├── _personal_access_token_expiration_limit_set.html.erb
│       │   │   ├── _personal_access_token_expiration_limit_unset.html.erb
│       │   │   ├── _personal_access_token_request_cancelled.html.erb
│       │   │   ├── _personal_access_token_request_created.html.erb
│       │   │   ├── _personal_access_token_request_denied.html.erb
│       │   │   ├── _personal_access_token_update.html.erb
│       │   │   ├── _plan_subscription_synchronize.html.erb
│       │   │   ├── _policy_override.html.erb
│       │   │   ├── _prebuild_configuration_create.html.erb
│       │   │   ├── _prebuild_configuration_destroy.html.erb
│       │   │   ├── _prebuild_configuration_run_triggered.html.erb
│       │   │   ├── _prebuild_configuration_update.html.erb
│       │   │   ├── _premium_runner_create.html.erb
│       │   │   ├── _premium_runner_destroy.html.erb
│       │   │   ├── _premium_runner_update.html.erb
│       │   │   ├── _prepaid_metered_refill_create.html.erb
│       │   │   ├── _private_repository_forking_clear.html.erb
│       │   │   ├── _private_repository_forking_disable.html.erb
│       │   │   ├── _private_repository_forking_enable.html.erb
│       │   │   ├── _private_vulnerability_reporting_disable.html.erb
│       │   │   ├── _private_vulnerability_reporting_enable.html.erb
│       │   │   ├── _private_vulnerability_reporting_new_repos_disable.html.erb
│       │   │   ├── _private_vulnerability_reporting_new_repos_enable.html.erb
│       │   │   ├── _profile_picture_update.html.erb
│       │   │   ├── _project_access.html.erb
│       │   │   ├── _project_base_role_update.html.erb
│       │   │   ├── _project_close.html.erb
│       │   │   ├── _project_collaborator_add.html.erb
│       │   │   ├── _project_collaborator_remove.html.erb
│       │   │   ├── _project_collaborator_update.html.erb
│       │   │   ├── _project_create.html.erb
│       │   │   ├── _project_delete.html.erb
│       │   │   ├── _project_field_create.html.erb
│       │   │   ├── _project_field_delete.html.erb
│       │   │   ├── _project_link.html.erb
│       │   │   ├── _project_open.html.erb
│       │   │   ├── _project_rename.html.erb
│       │   │   ├── _project_unlink.html.erb
│       │   │   ├── _project_update_org_permission.html.erb
│       │   │   ├── _project_update_team_permission.html.erb
│       │   │   ├── _project_update_user_permission.html.erb
│       │   │   ├── _project_view_create.html.erb
│       │   │   ├── _project_view_delete.html.erb
│       │   │   ├── _project_visibility_private.html.erb
│       │   │   ├── _project_visibility_public.html.erb
│       │   │   ├── _protected_branch_authorized_users_teams.html.erb
│       │   │   ├── _protected_branch_branch_allowances.html.erb
│       │   │   ├── _protected_branch_create.html.erb
│       │   │   ├── _protected_branch_destroy.html.erb
│       │   │   ├── _protected_branch_dismissal_restricted_users_teams.html.erb
│       │   │   ├── _protected_branch_dismiss_stale_reviews.html.erb
│       │   │   ├── _protected_branch_rejected_ref_update.html.erb
│       │   │   ├── _protected_branch_update_admin_enforced.html.erb
│       │   │   ├── _protected_branch_update_allow_deletions_enforcement_level.html.erb
│       │   │   ├── _protected_branch_update_allow_force_pushes_enforcement_level.html.erb
│       │   │   ├── _protected_branch_update_ignore_approvals_from_contributors.html.erb
│       │   │   ├── _protected_branch_update_linear_history_requirement_enforcement_level.html.erb
│       │   │   ├── _protected_branch_update_lock_allows_fetch_and_merge.html.erb
│       │   │   ├── _protected_branch_update_lock_branch_enforcement_level.html.erb
│       │   │   ├── _protected_branch_update_merge_queue_enforcement_level.html.erb
│       │   │   ├── _protected_branch_update_name.html.erb
│       │   │   ├── _protected_branch_update_pull_request_reviews_enforcement_level.html.erb
│       │   │   ├── _protected_branch_update_require_code_owner_review.html.erb
│       │   │   ├── _protected_branch_update_required_approving_review_count.html.erb
│       │   │   ├── _protected_branch_update_required_review_thread_resolution_enforcement_level.html.erb
│       │   │   ├── _protected_branch_update_required_status_checks_enforcement_level.html.erb
│       │   │   ├── _protected_branch_update_require_last_push_approval.html.erb
│       │   │   ├── _protected_branch_update_signature_requirement_enforcement_level.html.erb
│       │   │   ├── _protected_branch_update_strict_required_status_checks_policy.html.erb
│       │   │   ├── _public_key_create.html.erb
│       │   │   ├── _public_key_delete.html.erb
│       │   │   ├── _public_key_unverification_failure.html.erb
│       │   │   ├── _public_key_unverify.html.erb
│       │   │   ├── _public_key_update.html.erb
│       │   │   ├── _public_key_verification_failure.html.erb
│       │   │   ├── _public_key_verify.html.erb
│       │   │   ├── _pull_request_close.html.erb
│       │   │   ├── _pull_request_converted_to_draft.html.erb
│       │   │   ├── _pull_request_create.html.erb
│       │   │   ├── _pull_request_create_review_request.html.erb
│       │   │   ├── _pull_request_indirect_merge.html.erb
│       │   │   ├── _pull_request_in_progress.html.erb
│       │   │   ├── _pull_request_merge.html.erb
│       │   │   ├── _pull_request_ready_for_review.html.erb
│       │   │   ├── _pull_request_rebase.html.erb
│       │   │   ├── _pull_request_remove_review_request.html.erb
│       │   │   ├── _pull_request_reopen.html.erb
│       │   │   ├── _pull_request_review_comment_create.html.erb
│       │   │   ├── _pull_request_review_comment_delete.html.erb
│       │   │   ├── _pull_request_review_comment_update.html.erb
│       │   │   ├── _pull_request_review_delete.html.erb
│       │   │   ├── _pull_request_review_dismiss.html.erb
│       │   │   ├── _pull_request_review_submit.html.erb
│       │   │   ├── _repo_access.html.erb
│       │   │   ├── _repo_actions_enabled.html.erb
│       │   │   ├── _repo_add_member.html.erb
│       │   │   ├── _repo_add_topic.html.erb
│       │   │   ├── _repo_advanced_security_disabled.html.erb
│       │   │   ├── _repo_advanced_security_enabled.html.erb
│       │   │   ├── _repo_advanced_security_policy_selected_member_disabled.html.erb
│       │   │   ├── _repo_advanced_security_policy_selected_member_enabled.html.erb
│       │   │   ├── _repo_archived.html.erb
│       │   │   ├── _repo_change_merge_setting.html.erb
│       │   │   ├── _repo_clear_actions_settings.html.erb
│       │   │   ├── _repo_codeql_advanced_disabled.html.erb
│       │   │   ├── _repo_codeql_advanced_enabled.html.erb
│       │   │   ├── _repo_codeql_disabled.html.erb
│       │   │   ├── _repo_codeql_enabled.html.erb
│       │   │   ├── _repo_codeql_updated.html.erb
│       │   │   ├── _repo_code_quality_entity_policy_update.html.erb
│       │   │   ├── _repo_code_scanning_ai_findings_disabled.html.erb
│       │   │   ├── _repo_code_scanning_ai_findings_enabled.html.erb
│       │   │   ├── _repo_code_scanning_analysis_deleted.html.erb
│       │   │   ├── _repo_code_scanning_autofix_disabled.html.erb
│       │   │   ├── _repo_code_scanning_autofix_enabled.html.erb
│       │   │   ├── _repo_code_scanning_autofix_third_party_tools_disabled.html.erb
│       │   │   ├── _repo_code_scanning_autofix_third_party_tools_enabled.html.erb
│       │   │   ├── _repo_code_scanning_configuration_for_branch_deleted.html.erb
│       │   │   ├── _repo_code_scanning_delegated_alert_dismissal_disabled.html.erb
│       │   │   ├── _repo_code_scanning_delegated_alert_dismissal_enabled.html.erb
│       │   │   ├── _repo_code_scanning_third_party_tools_disabled.html.erb
│       │   │   ├── _repo_code_scanning_third_party_tools_enabled.html.erb
│       │   │   ├── _repo_codespaces_trusted_repo_access_granted.html.erb
│       │   │   ├── _repo_codespaces_trusted_repo_access_revoked.html.erb
│       │   │   ├── _repo_config_disable_anonymous_git_access.html.erb
│       │   │   ├── _repo_config_disable_collaborators_only.html.erb
│       │   │   ├── _repo_config_disable_contributors_only.html.erb
│       │   │   ├── _repo_config_disable_sockpuppet_disallowed.html.erb
│       │   │   ├── _repo_config_enable_anonymous_git_access.html.erb
│       │   │   ├── _repo_config_enable_collaborators_only.html.erb
│       │   │   ├── _repo_config_enable_contributors_only.html.erb
│       │   │   ├── _repo_config_enable_sockpuppet_disallowed.html.erb
│       │   │   ├── _repo_config.html.erb
│       │   │   ├── _repo_config_lock_anonymous_git_access.html.erb
│       │   │   ├── _repo_config_unlock_anonymous_git_access.html.erb
│       │   │   ├── _repo_configure_self_hosted_jit_runner.html.erb
│       │   │   ├── _repo_create_actions_secret.html.erb
│       │   │   ├── _repo_create_actions_variable.html.erb
│       │   │   ├── _repo_create.html.erb
│       │   │   ├── _repo_create_integration_secret.html.erb
│       │   │   ├── _repo_delete_actions_cache_retention_policy.html.erb
│       │   │   ├── _repo_delete_actions_cache_storage_policy.html.erb
│       │   │   ├── _repo_destroy.html.erb
│       │   │   ├── _repo_disable.html.erb
│       │   │   ├── _repo_disk_archive.html.erb
│       │   │   ├── _repo_download_zip.html.erb
│       │   │   ├── _repo_enable.html.erb
│       │   │   ├── _repo_github_models_disabled.html.erb
│       │   │   ├── _repo_github_models_enabled.html.erb
│       │   │   ├── _repo_immutable_releases_settings_disabled.html.erb
│       │   │   ├── _repo_immutable_releases_settings_enabled.html.erb
│       │   │   ├── _repo_pages_cname.html.erb
│       │   │   ├── _repo_pages_create.html.erb
│       │   │   ├── _repo_pages_destroy.html.erb
│       │   │   ├── _repo_pages_https_redirect_disabled.html.erb
│       │   │   ├── _repo_pages_https_redirect_enabled.html.erb
│       │   │   ├── _repo_pages_private.html.erb
│       │   │   ├── _repo_pages_public.html.erb
│       │   │   ├── _repo_pages_soft_delete.html.erb
│       │   │   ├── _repo_pages_soft_delete_restore.html.erb
│       │   │   ├── _repo_pages_source.html.erb
│       │   │   ├── _repo_register_self_hosted_runner.html.erb
│       │   │   ├── _repo_remove_actions_secret.html.erb
│       │   │   ├── _repo_remove_actions_variable.html.erb
│       │   │   ├── _repo_remove_integration_secret.html.erb
│       │   │   ├── _repo_remove_member.html.erb
│       │   │   ├── _repo_remove_self_hosted_runner.html.erb
│       │   │   ├── _repo_remove_topic.html.erb
│       │   │   ├── _repo_rename_branch.html.erb
│       │   │   ├── _repo_rename.html.erb
│       │   │   ├── _repo_restore.html.erb
│       │   │   ├── _repo_self_hosted_runner_updated.html.erb
│       │   │   ├── _repo_set_actions_cache_retention_policy.html.erb
│       │   │   ├── _repo_set_actions_cache_storage_policy.html.erb
│       │   │   ├── _repo_set_actions_fork_pr_approvals_policy.html.erb
│       │   │   ├── _repo_set_actions_private_fork_pr_approvals_policy.html.erb
│       │   │   ├── _repo_set_actions_retention_limit.html.erb
│       │   │   ├── _repo_set_default_workflow_permissions.html.erb
│       │   │   ├── _repo_set_fork_pr_workflows_policy.html.erb
│       │   │   ├── _repo_set_public_fork_pr_workflows_policy.html.erb
│       │   │   ├── _repo_set_workflow_permission_can_approve_pr.html.erb
│       │   │   ├── _repository_advisory_close.html.erb
│       │   │   ├── _repository_advisory_cve_request.html.erb
│       │   │   ├── _repository_advisory_github_broadcast.html.erb
│       │   │   ├── _repository_advisory_github_withdraw.html.erb
│       │   │   ├── _repository_advisory_open.html.erb
│       │   │   ├── _repository_advisory_publish.html.erb
│       │   │   ├── _repository_advisory_reopen.html.erb
│       │   │   ├── _repository_advisory_update.html.erb
│       │   │   ├── _repository_branch_protection_evaluation_disable.html.erb
│       │   │   ├── _repository_branch_protection_evaluation_enable.html.erb
│       │   │   ├── _repository_code_security_disable.html.erb
│       │   │   ├── _repository_code_security_enable.html.erb
│       │   │   ├── _repository_content_analysis_disable.html.erb
│       │   │   ├── _repository_content_analysis_enable.html.erb
│       │   │   ├── _repository_dependency_graph_autosubmit_disable.html.erb
│       │   │   ├── _repository_dependency_graph_autosubmit_enable.html.erb
│       │   │   ├── _repository_dependency_graph_disable.html.erb
│       │   │   ├── _repository_dependency_graph_enable.html.erb
│       │   │   ├── _repository_dependency_updates_self_hosted_disabled.html.erb
│       │   │   ├── _repository_dependency_updates_self_hosted_enabled.html.erb
│       │   │   ├── _repository_image_create.html.erb
│       │   │   ├── _repository_image_destroy.html.erb
│       │   │   ├── _repository_invitation_accept.html.erb
│       │   │   ├── _repository_invitation_cancel.html.erb
│       │   │   ├── _repository_invitation_create.html.erb
│       │   │   ├── _repository_invitation_reject.html.erb
│       │   │   ├── _repository_limit_reached.html.erb
│       │   │   ├── _repository_limit_warning.html.erb
│       │   │   ├── _repository_malware_alerts_disable.html.erb
│       │   │   ├── _repository_malware_alerts_enable.html.erb
│       │   │   ├── _repository_projects_change_clear.html.erb
│       │   │   ├── _repository_projects_change_disable.html.erb
│       │   │   ├── _repository_projects_change_enable.html.erb
│       │   │   ├── _repository_ruleset_create.html.erb
│       │   │   ├── _repository_ruleset_destroy.html.erb
│       │   │   ├── _repository_ruleset_update.html.erb
│       │   │   ├── _repository_secret_scanning_automatic_validity_checks_disabled.html.erb
│       │   │   ├── _repository_secret_scanning_automatic_validity_checks_enabled.html.erb
│       │   │   ├── _repository_secret_scanning_custom_pattern_create.html.erb
│       │   │   ├── _repository_secret_scanning_custom_pattern_delete.html.erb
│       │   │   ├── _repository_secret_scanning_custom_pattern_publish.html.erb
│       │   │   ├── _repository_secret_scanning_custom_pattern_push_protection_disabled.html.erb
│       │   │   ├── _repository_secret_scanning_custom_pattern_push_protection_enabled.html.erb
│       │   │   ├── _repository_secret_scanning_custom_pattern_update.html.erb
│       │   │   ├── _repository_secret_scanning_disable.html.erb
│       │   │   ├── _repository_secret_scanning_enable.html.erb
│       │   │   ├── _repository_secret_scanning_extended_metadata_disabled.html.erb
│       │   │   ├── _repository_secret_scanning_extended_metadata_enabled.html.erb
│       │   │   ├── _repository_secret_scanning_generic_secrets_disabled.html.erb
│       │   │   ├── _repository_secret_scanning_generic_secrets_enabled.html.erb
│       │   │   ├── _repository_secret_scanning_non_provider_patterns_disabled.html.erb
│       │   │   ├── _repository_secret_scanning_non_provider_patterns_enabled.html.erb
│       │   │   ├── _repository_secret_scanning_push_protection_bypass_list_add.html.erb
│       │   │   ├── _repository_secret_scanning_push_protection_bypass_list_disable.html.erb
│       │   │   ├── _repository_secret_scanning_push_protection_bypass_list_enable.html.erb
│       │   │   ├── _repository_secret_scanning_push_protection_bypass_list_remove.html.erb
│       │   │   ├── _repository_secret_scanning_push_protection_disable.html.erb
│       │   │   ├── _repository_secret_scanning_push_protection_enable.html.erb
│       │   │   ├── _repository_security_configuration_applied.html.erb
│       │   │   ├── _repository_security_configuration_failed.html.erb
│       │   │   ├── _repository_security_configuration_removed_by_settings_change.html.erb
│       │   │   ├── _repository_security_configuration_removed.html.erb
│       │   │   ├── _repository_security_updates_disable.html.erb
│       │   │   ├── _repository_security_updates_enable.html.erb
│       │   │   ├── _repository_system_property_value_create.html.erb
│       │   │   ├── _repository_system_property_value_destroy.html.erb
│       │   │   ├── _repository_system_property_value_update.html.erb
│       │   │   ├── _repository_visibility_change_clear.html.erb
│       │   │   ├── _repository_visibility_change_disable.html.erb
│       │   │   ├── _repository_visibility_change_enable.html.erb
│       │   │   ├── _repository_vulnerability_alert_assign.html.erb
│       │   │   ├── _repository_vulnerability_alert_auto_dismiss.html.erb
│       │   │   ├── _repository_vulnerability_alert_auto_reopen.html.erb
│       │   │   ├── _repository_vulnerability_alert_create.html.erb
│       │   │   ├── _repository_vulnerability_alert_dismiss.html.erb
│       │   │   ├── _repository_vulnerability_alert_reintroduce.html.erb
│       │   │   ├── _repository_vulnerability_alert_reopen.html.erb
│       │   │   ├── _repository_vulnerability_alert_resolve.html.erb
│       │   │   ├── _repository_vulnerability_alerts_authorized_users_teams.html.erb
│       │   │   ├── _repository_vulnerability_alerts_auto_dismissal_disable.html.erb
│       │   │   ├── _repository_vulnerability_alerts_auto_dismissal_enable.html.erb
│       │   │   ├── _repository_vulnerability_alerts_disable.html.erb
│       │   │   ├── _repository_vulnerability_alerts_enable.html.erb
│       │   │   ├── _repository_vulnerability_alert_unassign.html.erb
│       │   │   ├── _repository_vulnerability_alert_withdraw.html.erb
│       │   │   ├── _repo_staff_unlock.html.erb
│       │   │   ├── _repo_temporary_access_granted.html.erb
│       │   │   ├── _repo_transfer.html.erb
│       │   │   ├── _repo_transfer_outgoing.html.erb
│       │   │   ├── _repo_transfer_start.html.erb
│       │   │   ├── _repo_unarchived.html.erb
│       │   │   ├── _repo_update_actions_access_settings.html.erb
│       │   │   ├── _repo_update_actions_secret.html.erb
│       │   │   ├── _repo_update_actions_settings.html.erb
│       │   │   ├── _repo_update_actions_variable.html.erb
│       │   │   ├── _repo_update_default_branch.html.erb
│       │   │   ├── _repo_update_integration_secret.html.erb
│       │   │   ├── _repo_update_member.html.erb
│       │   │   ├── _required_status_check_create.html.erb
│       │   │   ├── _required_status_check_destroy.html.erb
│       │   │   ├── _restrict_notification_delivery_disable.html.erb
│       │   │   ├── _restrict_notification_delivery_enable.html.erb
│       │   │   ├── _role_create.html.erb
│       │   │   ├── _role_destroy.html.erb
│       │   │   ├── _role_update.html.erb
│       │   │   ├── _secret_scanning_alert_assign.html.erb
│       │   │   ├── _secret_scanning_alert_create.html.erb
│       │   │   ├── _secret_scanning_alert_delete.html.erb
│       │   │   ├── _secret_scanning_alert_public_leak.html.erb
│       │   │   ├── _secret_scanning_alert_reopen.html.erb
│       │   │   ├── _secret_scanning_alert_report.html.erb
│       │   │   ├── _secret_scanning_alert_resolve.html.erb
│       │   │   ├── _secret_scanning_alert_revoke.html.erb
│       │   │   ├── _secret_scanning_alert_unassign.html.erb
│       │   │   ├── _secret_scanning_alert_validate.html.erb
│       │   │   ├── _secret_scanning_closure_request_approve.html.erb
│       │   │   ├── _secret_scanning_closure_request_cancel.html.erb
│       │   │   ├── _secret_scanning_closure_request_create.html.erb
│       │   │   ├── _secret_scanning_closure_request_deny.html.erb
│       │   │   ├── _secret_scanning_disable.html.erb
│       │   │   ├── _secret_scanning_enable.html.erb
│       │   │   ├── _secret_scanning_new_repos_disable.html.erb
│       │   │   ├── _secret_scanning_new_repos_enable.html.erb
│       │   │   ├── _secret_scanning_push_protection_bypass.html.erb
│       │   │   ├── _secret_scanning_push_protection_request_approve.html.erb
│       │   │   ├── _secret_scanning_push_protection_request_cancel.html.erb
│       │   │   ├── _secret_scanning_push_protection_request_complete.html.erb
│       │   │   ├── _secret_scanning_push_protection_request_deny.html.erb
│       │   │   ├── _secret_scanning_push_protection_request_request.html.erb
│       │   │   ├── _secret_scanning_scan_completed.html.erb
│       │   │   ├── _security_configuration_create.html.erb
│       │   │   ├── _security_configuration_default_delete.html.erb
│       │   │   ├── _security_configuration_default_update.html.erb
│       │   │   ├── _security_configuration_delete.html.erb
│       │   │   ├── _security_configuration_policy_update.html.erb
│       │   │   ├── _security_configuration_update.html.erb
│       │   │   ├── _security_key_register.html.erb
│       │   │   ├── _security_key_remove.html.erb
│       │   │   ├── _security_or_quality_repo_admin_enablement_policy_update.html.erb
│       │   │   ├── _set_actions_default_workflow_permissions.html.erb
│       │   │   ├── _set_actions_fork_pr_approvals_policy.html.erb
│       │   │   ├── _set_actions_private_fork_pr_approvals_policy.html.erb
│       │   │   ├── _set_actions_workflow_permission_can_approve_pr.html.erb
│       │   │   ├── _social_identity_linked.html.erb
│       │   │   ├── _social_identity_unlinked_all.html.erb
│       │   │   ├── _social_identity_unlinked.html.erb
│       │   │   ├── _sponsors_agreement_sign.html.erb
│       │   │   ├── _sponsors_custom_amount_settings_change.html.erb
│       │   │   ├── _sponsors_fiscal_host_change.html.erb
│       │   │   ├── _sponsors_invoiced_agreement_sign.html.erb
│       │   │   ├── _sponsors_memberships_ban_create.html.erb
│       │   │   ├── _sponsors_memberships_ban_destroy.html.erb
│       │   │   ├── _sponsors_repo_funding_links_file_action.html.erb
│       │   │   ├── _sponsors_sponsorable_link.html.erb
│       │   │   ├── _sponsors_sponsored_developer_approve.html.erb
│       │   │   ├── _sponsors_sponsored_developer_create.html.erb
│       │   │   ├── _sponsors_sponsored_developer_disable.html.erb
│       │   │   ├── _sponsors_sponsored_developer_profile_update.html.erb
│       │   │   ├── _sponsors_sponsored_developer_redraft.html.erb
│       │   │   ├── _sponsors_sponsored_developer_request_approval.html.erb
│       │   │   ├── _sponsors_sponsored_developer_tier_description_update.html.erb
│       │   │   ├── _sponsors_sponsored_developer_update_newsletter_send.html.erb
│       │   │   ├── _sponsors_sponsors_patreon_user_create.html.erb
│       │   │   ├── _sponsors_sponsors_patreon_user_destroy.html.erb
│       │   │   ├── _sponsors_sponsor_sponsorship_cancel.html.erb
│       │   │   ├── _sponsors_sponsor_sponsorship_create.html.erb
│       │   │   ├── _sponsors_sponsor_sponsorship_payment_complete.html.erb
│       │   │   ├── _sponsors_sponsor_sponsorship_preference_change.html.erb
│       │   │   ├── _sponsors_sponsor_sponsorship_tier_change.html.erb
│       │   │   ├── _sponsors_update_tier_repository.html.erb
│       │   │   ├── _sponsors_update_tier_welcome_message.html.erb
│       │   │   ├── _sponsors_waitlist_invite_sponsored_developer.html.erb
│       │   │   ├── _sponsors_waitlist_join.html.erb
│       │   │   ├── _sponsors_withdraw_agreement_signature.html.erb
│       │   │   ├── _ssh_certificate_authority_create.html.erb
│       │   │   ├── _ssh_certificate_authority_destroy.html.erb
│       │   │   ├── _ssh_certificate_requirement_disable.html.erb
│       │   │   ├── _ssh_certificate_requirement_enable.html.erb
│       │   │   ├── _sso_lockdown_disable.html.erb
│       │   │   ├── _sso_lockdown_enable.html.erb
│       │   │   ├── _sso_redirect_disable.html.erb
│       │   │   ├── _sso_redirect_enable.html.erb
│       │   │   ├── _staff_dependabot_debug_credentials_generated.html.erb
│       │   │   ├── _staff_set_domain_token_expiration.html.erb
│       │   │   ├── _staff_unverify_domain.html.erb
│       │   │   ├── _staff_verify_domain.html.erb
│       │   │   ├── _sub_issues_parent_issue_add.html.erb
│       │   │   ├── _sub_issues_parent_issue_remove.html.erb
│       │   │   ├── _sub_issues_sub_issue_add.html.erb
│       │   │   ├── _sub_issues_sub_issue_remove.html.erb
│       │   │   ├── _successor_invitation_accept.html.erb
│       │   │   ├── _successor_invitation_cancel.html.erb
│       │   │   ├── _successor_invitation_create.html.erb
│       │   │   ├── _successor_invitation_decline.html.erb
│       │   │   ├── _successor_invitation_destroy.html.erb
│       │   │   ├── _successor_invitation_revoke.html.erb
│       │   │   ├── _team_add_member.html.erb
│       │   │   ├── _team_add_repository.html.erb
│       │   │   ├── _team_add_to_organization.html.erb
│       │   │   ├── _team_change_parent_team.html.erb
│       │   │   ├── _team_change_privacy.html.erb
│       │   │   ├── _team_create.html.erb
│       │   │   ├── _team_delete.html.erb
│       │   │   ├── _team_demote_maintainer.html.erb
│       │   │   ├── _team_destroy.html.erb
│       │   │   ├── _team_group_mapping_created.html.erb
│       │   │   ├── _team_group_mapping_destroyed.html.erb
│       │   │   ├── _team_group_mapping_updated.html.erb
│       │   │   ├── _team_ldap_sync_error.html.erb
│       │   │   ├── _team_ldap_sync.html.erb
│       │   │   ├── _team_members_limit_reached.html.erb
│       │   │   ├── _team_members_limit_warning.html.erb
│       │   │   ├── _team_organization_assignments_limit_reached.html.erb
│       │   │   ├── _team_organization_assignments_limit_warning.html.erb
│       │   │   ├── _team_promote_maintainer.html.erb
│       │   │   ├── _team_remove_from_organization.html.erb
│       │   │   ├── _team_remove_member.html.erb
│       │   │   ├── _team_remove_repository.html.erb
│       │   │   ├── _team_rename.html.erb
│       │   │   ├── _team_sync_tenant_disabled.html.erb
│       │   │   ├── _team_sync_tenant_enabled.html.erb
│       │   │   ├── _team_sync_tenant_update_okta_credentials.html.erb
│       │   │   ├── _team_update_permission.html.erb
│       │   │   ├── _team_update_repository_permission.html.erb
│       │   │   ├── _trusted_device_register.html.erb
│       │   │   ├── _trusted_device_remove.html.erb
│       │   │   ├── _two_factor_account_recovery_abort.html.erb
│       │   │   ├── _two_factor_account_recovery_complete.html.erb
│       │   │   ├── _two_factor_account_recovery_ignore.html.erb
│       │   │   ├── _two_factor_account_recovery_staff_approve.html.erb
│       │   │   ├── _two_factor_account_recovery_staff_decline.html.erb
│       │   │   ├── _two_factor_account_recovery_start.html.erb
│       │   │   ├── _two_factor_account_recovery_two_factor_destroy.html.erb
│       │   │   ├── _two_factor_authentication_add_factor.html.erb
│       │   │   ├── _two_factor_authentication_disabled.html.erb
│       │   │   ├── _two_factor_authentication_enabled.html.erb
│       │   │   ├── _two_factor_authentication_password_reset_fallback_sms.html.erb
│       │   │   ├── _two_factor_authentication_recovery_codes_regenerated.html.erb
│       │   │   ├── _two_factor_authentication_remove_factor.html.erb
│       │   │   ├── _two_factor_authentication_sign_in_fallback_sms.html.erb
│       │   │   ├── _two_factor_authentication_update_fallback.html.erb
│       │   │   ├── _update_actions_concurrency_limits.html.erb
│       │   │   ├── _update_actions_settings.html.erb
│       │   │   ├── _user_add_email.html.erb
│       │   │   ├── _user_async_delete.html.erb
│       │   │   ├── _user_audit_log_export.html.erb
│       │   │   ├── _user_block_user.html.erb
│       │   │   ├── _user_change_password.html.erb
│       │   │   ├── _user_clear_new_repository_default_branch_setting.html.erb
│       │   │   ├── _user_codespaces_trusted_repo_access_granted.html.erb
│       │   │   ├── _user_codespaces_trusted_repo_access_revoked.html.erb
│       │   │   ├── _user_content_edit_delete.html.erb
│       │   │   ├── _user_correct_password_from_unrecognized_device_and_location.html.erb
│       │   │   ├── _user_correct_password_from_unrecognized_device.html.erb
│       │   │   ├── _user_correct_password_from_unrecognized_location.html.erb
│       │   │   ├── _user_create.html.erb
│       │   │   ├── _user_create_integration_secret.html.erb
│       │   │   ├── _user_creation_rate_limit_exceeded.html.erb
│       │   │   ├── _user_delete.html.erb
│       │   │   ├── _user_demote.html.erb
│       │   │   ├── _user_destroy.html.erb
│       │   │   ├── _user_device_unverification.html.erb
│       │   │   ├── _user_device_verification_failure.html.erb
│       │   │   ├── _user_device_verification_requested.html.erb
│       │   │   ├── _user_device_verification_success.html.erb
│       │   │   ├── _user_disable_collaborators_only.html.erb
│       │   │   ├── _user_disable_contributors_only.html.erb
│       │   │   ├── _user_disable_open_messages.html.erb
│       │   │   ├── _user_disable_sockpuppet_disallowed.html.erb
│       │   │   ├── _user_email_confirm_claim.html.erb
│       │   │   ├── _user_email_confirm_verification.html.erb
│       │   │   ├── _user_email_mark_as_unclaimed.html.erb
│       │   │   ├── _user_email_request_verification.html.erb
│       │   │   ├── _user_enable_collaborators_only.html.erb
│       │   │   ├── _user_enable_contributors_only.html.erb
│       │   │   ├── _user_enable_open_messages.html.erb
│       │   │   ├── _user_enable_sockpuppet_disallowed.html.erb
│       │   │   ├── _user_failed_login.html.erb
│       │   │   ├── _user_forgot_password.html.erb
│       │   │   ├── _user_github_models_billing_disabled.html.erb
│       │   │   ├── _user_github_models_billing_enabled.html.erb
│       │   │   ├── _user_grant_github_developer.html.erb
│       │   │   ├── _user_hide_private_contributions_count.html.erb
│       │   │   ├── _user_ldap_sync_error.html.erb
│       │   │   ├── _user_ldap_sync.html.erb
│       │   │   ├── _user_license_create.html.erb
│       │   │   ├── _user_license_destroy.html.erb
│       │   │   ├── _user_license_update.html.erb
│       │   │   ├── _user_lockout.html.erb
│       │   │   ├── _user_login.html.erb
│       │   │   ├── _user_logout.html.erb
│       │   │   ├── _user_minimize_comment.html.erb
│       │   │   ├── _user_new_device_used.html.erb
│       │   │   ├── _user_opt_into_messages.html.erb
│       │   │   ├── _user_opt_out_of_messages.html.erb
│       │   │   ├── _user_promote.html.erb
│       │   │   ├── _user_recreate.html.erb
│       │   │   ├── _user_remove_email.html.erb
│       │   │   ├── _user_remove_integration_secret.html.erb
│       │   │   ├── _user_rename.html.erb
│       │   │   ├── _user_report_abuse.html.erb
│       │   │   ├── _user_report_content.html.erb
│       │   │   ├── _user_reset_password.html.erb
│       │   │   ├── _user_security_checkup_confirmed.html.erb
│       │   │   ├── _user_security_checkup_postponed.html.erb
│       │   │   ├── _user_security_checkup_updated.html.erb
│       │   │   ├── _user_security_checkup_viewed_emails.html.erb
│       │   │   ├── _user_security_checkup_viewed.html.erb
│       │   │   ├── _user_session_country_change.html.erb
│       │   │   ├── _user_show_private_contributions_count.html.erb
│       │   │   ├── _user_sign_in_from_unrecognized_device_and_location.html.erb
│       │   │   ├── _user_sign_in_from_unrecognized_device.html.erb
│       │   │   ├── _user_status_destroy.html.erb
│       │   │   ├── _user_status_update.html.erb
│       │   │   ├── _user_suspend.html.erb
│       │   │   ├── _user_toggle_warn_private_email.html.erb
│       │   │   ├── _user_two_factor_challenge_failure.html.erb
│       │   │   ├── _user_two_factor_challenge_success.html.erb
│       │   │   ├── _user_two_factor_recover.html.erb
│       │   │   ├── _user_two_factor_recovery_codes_downloaded.html.erb
│       │   │   ├── _user_two_factor_recovery_codes_printed.html.erb
│       │   │   ├── _user_two_factor_recovery_codes_viewed.html.erb
│       │   │   ├── _user_two_factor_requested.html.erb
│       │   │   ├── _user_unblock_user.html.erb
│       │   │   ├── _user_unminimize_comment.html.erb
│       │   │   ├── _user_unsuspend.html.erb
│       │   │   ├── _user_update_integration_secret.html.erb
│       │   │   ├── _user_update_new_repository_default_branch_setting.html.erb
│       │   │   ├── _vulnerability_alert_rule_create.html.erb
│       │   │   ├── _vulnerability_alert_rule_delete.html.erb
│       │   │   ├── _vulnerability_alert_rule_disable.html.erb
│       │   │   ├── _vulnerability_alert_rule_enable.html.erb
│       │   │   ├── _vulnerability_alert_rule_force_disable.html.erb
│       │   │   ├── _vulnerability_alert_rule_force_enable.html.erb
│       │   │   ├── _vulnerability_alert_rule_update.html.erb
│       │   │   ├── _workflows_approve_workflow_job.html.erb
│       │   │   ├── _workflows_bypass_protection_rules.html.erb
│       │   │   ├── _workflows_cancel_workflow_run.html.erb
│       │   │   ├── _workflows_comment_workflow_job.html.erb
│       │   │   ├── _workflows_completed_workflow_run.html.erb
│       │   │   ├── _workflows_created_workflow_run.html.erb
│       │   │   ├── _workflows_delete_workflow_run.html.erb
│       │   │   ├── _workflows_disable_workflow.html.erb
│       │   │   ├── _workflows_enable_workflow.html.erb
│       │   │   ├── _workflows_pin_workflow.html.erb
│       │   │   ├── _workflows_reject_workflow_job.html.erb
│       │   │   ├── _workflows_rerun_workflow_run.html.erb
│       │   │   └── _workflows_unpin_workflow.html.erb
│       │   ├── _driftwood_pagination.html.erb
│       │   ├── _entry_details_table.html.erb
│       │   ├── _entry_warning_protected_branches.html.erb
│       │   ├── _entry_warning_security_5219.html.erb
│       │   ├── _export_flashes.html.erb
│       │   ├── _export.html.erb
│       │   └── _results_fragment.html.erb
│       ├── avatars
│       │   ├── app_identicon.svg.erb
│       │   └── show.html.erb
│       ├── beta_memberships
│       │   ├── signup.html.erb
│       │   └── thanks.html.erb
│       ├── billing_managers
│       │   ├── _invitee_suggestions.html.erb
│       │   ├── new.html.erb
│       │   └── show_pending.html.erb
│       ├── billing_settings
│       │   ├── _add_billing_external.html.erb
│       │   ├── _apple_iap_banner.html.erb
│       │   ├── _bandwidth_storage_bars.html.erb
│       │   ├── benefits
│       │   │   ├── _plan_business.html.erb
│       │   │   ├── _plan_business_plus.html.erb
│       │   │   ├── _plan_free.html.erb
│       │   │   └── _plan_pro.html.erb
│       │   ├── _billing_cycle.html.erb
│       │   ├── _billing_external_emails_section.html.erb
│       │   ├── _billing_info_dynamic_seats.html.erb
│       │   ├── _billing_info.html.erb
│       │   ├── _billing_managers.html.erb
│       │   ├── card_setup
│       │   │   └── new.html.erb
│       │   ├── _confirm_cancel_biz_plus_lightbox.html.erb
│       │   ├── _confirm_cancel_pro_lightbox.html.erb
│       │   ├── _confirm_cancel_seats_lightbox.html.erb
│       │   ├── _confirm_period_change_lightbox.html.erb
│       │   ├── _confirm_plan_lightbox.html.erb
│       │   ├── _confirm_remove_billing_information.html.erb
│       │   ├── _contact_us.html.erb
│       │   ├── _copilot_free_features.html.erb
│       │   ├── _coupon_info.html.erb
│       │   ├── _currency_notice.html.erb
│       │   ├── _downgrade_survey.html.erb
│       │   ├── _enterprise_cloud_free_trial_section.html.erb
│       │   ├── _github_copilot_section.html.erb
│       │   ├── _github_usage_account_disabled.html.erb
│       │   ├── _github_usage_account_disabled_wrapper.html.erb
│       │   ├── _github_usage_section.html.erb
│       │   ├── _google_iap_banner.html.erb
│       │   ├── invoice_payment_method.html.erb
│       │   ├── _licensing.html.erb
│       │   ├── _marketplace_plan_section.html.erb
│       │   ├── _next_billing_date_cancel.html.erb
│       │   ├── _order_preview_dynamic_seats.html.erb
│       │   ├── _order_preview.html.erb
│       │   ├── _overview.html.erb
│       │   ├── payment_history.html.erb
│       │   ├── _payment_information.html.erb
│       │   ├── _payment_method_summary.html.erb
│       │   ├── payments
│       │   │   └── separate.html.erb
│       │   ├── _per_repo_usage_section.html.erb
│       │   ├── _per_seat_usage_section.html.erb
│       │   ├── _plan_change_details.html.erb
│       │   ├── _plan_row.html.erb
│       │   ├── plans.html.erb
│       │   ├── _plan_table.html.erb
│       │   ├── _require_valid_contact.html.erb
│       │   ├── _signup_customer_form.html.erb
│       │   ├── _subscriptions.html.erb
│       │   ├── _upgrade_feature_list_item.html.erb
│       │   ├── upgrade.html.erb
│       │   └── upgrade_org_dynamic_seats.html.erb
│       ├── billing_upgrade
│       │   ├── _upgrade_complete.html.erb
│       │   └── upgrading.html.erb
│       ├── biztools
│       │   ├── accounts
│       │   │   ├── _landing_billing.html.erb
│       │   │   ├── _landing_info.html.erb
│       │   │   └── _landing_repositories.html.erb
│       │   ├── _biztools.html.erb
│       │   ├── collections
│       │   │   ├── _changed_collection.html.erb
│       │   │   ├── _curated_collection.html.erb
│       │   │   ├── _curated_collections.html.erb
│       │   │   ├── import.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── _new_collection.html.erb
│       │   ├── coupon_batches
│       │   │   ├── index.html.erb
│       │   │   ├── new.html.erb
│       │   │   └── show.html.erb
│       │   ├── coupons
│       │   │   ├── edit.html.erb
│       │   │   ├── groups.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _lookup_user.html.erb
│       │   │   ├── new.html.erb
│       │   │   ├── opensource.html.erb
│       │   │   ├── _search.html.erb
│       │   │   └── show.html.erb
│       │   ├── marketplace
│       │   │   └── stories
│       │   │       └── index.html.erb
│       │   ├── marketplace_agreements
│       │   │   ├── _agreements.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── new.html.erb
│       │   │   └── show.html.erb
│       │   ├── marketplace_categories
│       │   │   ├── edit.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── new.html.erb
│       │   ├── marketplace_creators
│       │   │   ├── _creator_listing.html.erb
│       │   │   ├── creator_verification.html.erb
│       │   │   ├── creator_verification_show.html.erb
│       │   │   ├── _reject_creator.html.erb
│       │   │   ├── _remove_creator.html.erb
│       │   │   ├── _remove_verification.html.erb
│       │   │   └── _verify_creator.html.erb
│       │   ├── marketplace_listings
│       │   │   ├── approval.html.erb
│       │   │   ├── _approval_prompt_form.html.erb
│       │   │   ├── _approval_prompt.html.erb
│       │   │   ├── _approve_creator.html.erb
│       │   │   ├── _approve_listing.html.erb
│       │   │   ├── _delist_listing.html.erb
│       │   │   ├── edit.html.erb
│       │   │   ├── finance.html.erb
│       │   │   ├── hook.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _listing.html.erb
│       │   │   ├── _listing_navigation.html.erb
│       │   │   ├── _listings.html.erb
│       │   │   ├── _manage_featured_customers.html.erb
│       │   │   ├── _move_to_verified.html.erb
│       │   │   ├── _reindex_listing.html.erb
│       │   │   ├── _reject_listing_button.html.erb
│       │   │   ├── _reject_listing.html.erb
│       │   │   ├── _screenshots_carousel.html.erb
│       │   │   └── show.html.erb
│       │   ├── marketplace_recommendations
│       │   │   └── index.html.erb
│       │   ├── organizations
│       │   │   └── show.html.erb
│       │   ├── repository_actions
│       │   │   ├── _action.html.erb
│       │   │   ├── _actions.html.erb
│       │   │   ├── _creator_listing.html.erb
│       │   │   ├── _creator_search.html.erb
│       │   │   ├── creators.html.erb
│       │   │   ├── _destroy_action.html.erb
│       │   │   ├── edit.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── showcase_collections
│       │   │   ├── edit.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── new.html.erb
│       │   │   └── show.html.erb
│       │   ├── showcase_items
│       │   │   └── edit.html.erb
│       │   ├── topics
│       │   │   ├── _changed_topic.html.erb
│       │   │   ├── _curated_topic.html.erb
│       │   │   ├── _curated_topics.html.erb
│       │   │   ├── import.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── _new_topic.html.erb
│       │   └── users
│       │       ├── billing
│       │       │   └── redemptions
│       │       │       └── index.html.erb
│       │       ├── index.html.erb
│       │       └── show.html.erb
│       ├── blob
│       │   ├── _blob_code.html.erb
│       │   ├── _blob_content.html.erb
│       │   ├── _blob_contributors.html.erb
│       │   ├── _blob_csv.html.erb
│       │   ├── _blob_header_copy_contents.html.erb
│       │   ├── _blob_header.html.erb
│       │   ├── _blob_navigation.html.erb
│       │   ├── _contributors.html.erb
│       │   ├── _contributors_list.html.erb
│       │   ├── delete.html.erb
│       │   ├── _dev_container_editor_sidebar_docs.html.erb
│       │   ├── _directional_excerpt.html.erb
│       │   ├── edit.html.erb
│       │   ├── _editor.html.erb
│       │   ├── _empty.html.erb
│       │   ├── _gitignore_menu.html.erb
│       │   ├── _hook_failed.html.erb
│       │   ├── _large_blob_edit.html.erb
│       │   ├── _participants.html.erb
│       │   ├── _preview.html.erb
│       │   ├── _preview_message.html.erb
│       │   ├── _sponsor.html.erb
│       │   └── timeout.html.erb
│       ├── branch_authorization
│       │   ├── _authorized_actor.html.erb
│       │   └── _suggestions.html.erb
│       ├── branches
│       │   ├── _delete_branch_dialog.html.erb
│       │   ├── index.html.erb
│       │   ├── _pre_mergeability.html.erb
│       │   ├── _rename_branch_form.html.erb
│       │   ├── _rename_ref_check.html.erb
│       │   └── _subnav.html.erb
│       ├── branch_protection_rules
│       │   ├── _branch_pattern.html.erb
│       │   ├── _delete_branch_protection_rule_dialog.html.erb
│       │   ├── _form.html.erb
│       │   ├── index.html.erb
│       │   ├── new.html.erb
│       │   ├── _rename_default_branch.html.erb
│       │   ├── _required_status_contexts.html.erb
│       │   ├── show.html.erb
│       │   └── _switch_default_branch.html.erb
│       ├── branch_required_status_contexts
│       │   ├── _context.html.erb
│       │   ├── _integration_select.html.erb
│       │   └── _suggestions.html.erb
│       ├── businesses
│       │   ├── activations
│       │   │   ├── _enterprise_seats.html.erb
│       │   │   └── index.html.erb
│       │   ├── admins
│       │   │   ├── _add_admin.html.erb
│       │   │   ├── _admin.html.erb
│       │   │   ├── _cancel_failed_invitation_from_business.html.erb
│       │   │   ├── _convert_to_member.html.erb
│       │   │   ├── _header.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _list.html.erb
│       │   │   ├── _list_item_details.html.erb
│       │   │   ├── _org_filter_menu.html.erb
│       │   │   ├── pending.html.erb
│       │   │   ├── pending_invitation.html.erb
│       │   │   ├── _pending_invite.html.erb
│       │   │   ├── _pending_list.html.erb
│       │   │   ├── _remove_user_from_business.html.erb
│       │   │   ├── _retry_failed_invitation_from_business.html.erb
│       │   │   ├── _role_filter_menu.html.erb
│       │   │   ├── _role_radios.html.erb
│       │   │   ├── _set_role.html.erb
│       │   │   ├── _suggestions.html.erb
│       │   │   └── _two_factor_filter_menu.html.erb
│       │   ├── advanced_security
│       │   │   └── cancel_subscriptions
│       │   │       └── show.html.erb
│       │   ├── ai_controls
│       │   │   ├── agents
│       │   │   │   └── index.html.erb
│       │   │   ├── copilot
│       │   │   │   ├── content_exclusion
│       │   │   │   │   └── index.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   └── models
│       │   │   │       └── index.html.erb
│       │   │   ├── dfd_trial_without_copilot_business_trial.html.erb
│       │   │   ├── first_run_flow_cta.html.erb
│       │   │   └── mcp
│       │   │       ├── _add_server_page.html.erb
│       │   │       ├── allowlists.html.erb
│       │   │       ├── _assigned_orgs.html.erb
│       │   │       ├── _connection_methods.html.erb
│       │   │       ├── _dialog_footer.html.erb
│       │   │       ├── _dialog_header.html.erb
│       │   │       ├── _form_fields.html.erb
│       │   │       ├── index.html.erb
│       │   │       ├── _server_select_panel_list.html.erb
│       │   │       └── _servers_section.html.erb
│       │   ├── audit_log
│       │   │   ├── _audit_log_entry_details.html.erb
│       │   │   ├── event_settings.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _search_filters.html.erb
│       │   │   ├── _search_form.html.erb
│       │   │   ├── _search_results.html.erb
│       │   │   ├── _suggestions.html.erb
│       │   │   └── _tabs.html.erb
│       │   ├── audit_log_azure_blob_sink
│       │   │   └── add.html.erb
│       │   ├── audit_log_azure_hubs_sink
│       │   │   └── add.html.erb
│       │   ├── audit_log_curator
│       │   │   └── index.html.erb
│       │   ├── audit_log_datadog_sink
│       │   │   └── add.html.erb
│       │   ├── audit_log_google_cloud_sink
│       │   │   └── add.html.erb
│       │   ├── audit_log_hec_sink
│       │   │   └── add.html.erb
│       │   ├── audit_log_microsoft_purview_sink
│       │   │   ├── authorize.html.erb
│       │   │   └── show.html.erb
│       │   ├── audit_log_s3_sink
│       │   │   └── add.html.erb
│       │   ├── audit_log_splunk_sink
│       │   │   └── add.html.erb
│       │   ├── audit_log_stream
│       │   │   ├── _add_stream.html.erb
│       │   │   ├── _buttons.html.erb
│       │   │   ├── _check_result.html.erb
│       │   │   ├── _destroy_confirm_dialog.html.erb
│       │   │   ├── _destroy_confirm.html.erb
│       │   │   ├── _disabled_notice.html.erb
│       │   │   ├── list.html.erb
│       │   │   ├── _list_multiple_streams.html.erb
│       │   │   ├── _list_single_stream.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── show_multiple_streams.html.erb
│       │   ├── azure_subscriptions
│       │   │   └── index.html.erb
│       │   ├── azure_tenants
│       │   │   └── index.html.erb
│       │   ├── billing_platform
│       │   │   ├── contacts.html.erb
│       │   │   ├── marketplace_apps.html.erb
│       │   │   ├── past_invoices.html.erb
│       │   │   ├── payment_information.html.erb
│       │   │   └── sponsorships.html.erb
│       │   ├── billing_settings
│       │   │   ├── add_seats.html.erb
│       │   │   ├── advanced_security
│       │   │   │   └── upgrade.html.erb
│       │   │   ├── _advanced_security_org_list.html.erb
│       │   │   ├── _advanced_security_user_list.html.erb
│       │   │   ├── _azure_subscription_payment_information.html.erb
│       │   │   ├── _billing_emails.html.erb
│       │   │   ├── checkout
│       │   │   │   ├── _account_information_section.html.erb
│       │   │   │   ├── _back_navigation.html.erb
│       │   │   │   ├── _billing_information_section.html.erb
│       │   │   │   └── _terms_of_service.html.erb
│       │   │   ├── cycle_change.html.erb
│       │   │   ├── _invoice_email_preference.html.erb
│       │   │   ├── _marketplace_apps.html.erb
│       │   │   ├── multi_checkout.html.erb
│       │   │   ├── payment_history.html.erb
│       │   │   ├── _payment_information.html.erb
│       │   │   ├── pending_manager_invitation.html.erb
│       │   │   ├── purchase_org_upgrade_to_enterprise.html.erb
│       │   │   ├── renew.html.erb
│       │   │   ├── _self_serve_payment_information.html.erb
│       │   │   ├── _shipping_information.html.erb
│       │   │   ├── _sponsorships.html.erb
│       │   │   └── upgrade.html.erb
│       │   ├── _cancel_member_invitations.html.erb
│       │   ├── codespaces_settings
│       │   │   ├── edit_policy_group.html.erb
│       │   │   ├── _host_setup_repository_select.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── new_policy_group.html.erb
│       │   │   ├── _org_dialog_list.html.erb
│       │   │   └── policy_groups_index.html.erb
│       │   ├── copilot_byok_custom_models_settings
│       │   │   └── index.html.erb
│       │   ├── copilot_settings
│       │   │   ├── content_exclusion
│       │   │   │   └── index.html.erb
│       │   │   ├── _dfd_trial_without_copilot_business_trial_content.html.erb
│       │   │   ├── dfd_trial_without_copilot_business_trial.html.erb
│       │   │   ├── _first_run_flow_cta_content.html.erb
│       │   │   ├── first_run_flow_cta.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _mcp_registry_url.html.erb
│       │   │   ├── models
│       │   │   │   ├── index.html.erb
│       │   │   │   └── _model_settings.html.erb
│       │   │   ├── _models.html.erb
│       │   │   ├── _policies_ai_controls.html.erb
│       │   │   ├── _policies.html.erb
│       │   │   ├── _preview_terms.html.erb
│       │   │   ├── _standalone_billing_error.html.erb
│       │   │   ├── standalone_index.html.erb
│       │   │   ├── _standalone_policies.html.erb
│       │   │   └── trial_upgrade_cta.html.erb
│       │   ├── create_from_coupon.html.erb
│       │   ├── credential_member_search
│       │   │   └── _results.html.erb
│       │   ├── custom_messages
│       │   │   ├── announcement.html.erb
│       │   │   ├── authorization_provider_name.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _layout.html.erb
│       │   │   ├── mandatory_message.html.erb
│       │   │   ├── preview_announcement.html.erb
│       │   │   ├── sign_in_message.html.erb
│       │   │   ├── sign_out_message.html.erb
│       │   │   └── suspended_user_message.html.erb
│       │   ├── email_verifications
│       │   │   └── show.html.erb
│       │   ├── enterprise_licensing
│       │   │   ├── copilot
│       │   │   │   └── index.html.erb
│       │   │   ├── copilot_standalone
│       │   │   │   ├── _copilot_disabled.html.erb
│       │   │   │   ├── _copilot_enabled.html.erb
│       │   │   │   └── _flash_banner.html.erb
│       │   │   ├── _copilot_standalone_licenses.html.erb
│       │   │   ├── _enterprise_server_instances.html.erb
│       │   │   ├── _enterprise_server_licenses.html.erb
│       │   │   ├── _error_fallback.html.erb
│       │   │   ├── ghec
│       │   │   │   └── show.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── _user_accounts_upload_form.html.erb
│       │   ├── enterprise_roles
│       │   │   └── index.html.erb
│       │   ├── external_groups
│       │   │   ├── _external_group.html.erb
│       │   │   ├── external_group_members.html.erb
│       │   │   ├── _external_group_members_list.html.erb
│       │   │   ├── _external_groups_filter.html.erb
│       │   │   ├── external_groups.html.erb
│       │   │   ├── _external_groups_list.html.erb
│       │   │   ├── _external_group_teams_filter.html.erb
│       │   │   ├── external_group_teams.html.erb
│       │   │   └── _external_group_teams_list.html.erb
│       │   ├── _failed_invitation.html.erb
│       │   ├── failed_invitations.html.erb
│       │   ├── _failed_invitations_list.html.erb
│       │   ├── getting_started.html.erb
│       │   ├── identity_management
│       │   │   ├── credential_authorized.html.erb
│       │   │   ├── recover.html.erb
│       │   │   ├── replay_enforced_request.html.erb
│       │   │   ├── _sign_up_form.html.erb
│       │   │   ├── sign_up_via_sso.html.erb
│       │   │   ├── sso_complete.html.erb
│       │   │   ├── sso.html.erb
│       │   │   ├── sso_meta_redirect.html.erb
│       │   │   └── sso_modal.html.erb
│       │   ├── insights
│       │   │   └── index.html.erb
│       │   ├── integrations
│       │   │   └── _tabs.html.erb
│       │   ├── invitations
│       │   │   ├── admin.html.erb
│       │   │   ├── member.html.erb
│       │   │   └── outside_collaborator.html.erb
│       │   ├── invited.html.erb
│       │   ├── _layout.html.erb
│       │   ├── _member_filter.html.erb
│       │   ├── member_invitations
│       │   │   ├── _invite_member_dialog.html.erb
│       │   │   ├── pending.html.erb
│       │   │   ├── _pending_invite.html.erb
│       │   │   ├── _pending_list.html.erb
│       │   │   └── show.html.erb
│       │   ├── member_invitee_suggestions
│       │   │   └── _suggestions.html.erb
│       │   ├── _member_quick_info_boxes.html.erb
│       │   ├── _members_list.html.erb
│       │   ├── multi_tenant_provisioning_requests
│       │   │   ├── _multi_tenant_provisioning_steps.html.erb
│       │   │   ├── _multi_tenant_provisioning_steps_list.html.erb
│       │   │   └── show.html.erb
│       │   ├── oidc_provider
│       │   │   └── recovery_codes.html.erb
│       │   ├── onboarding_tasks
│       │   │   ├── _getting_started.html.erb
│       │   │   ├── _org_upgrade_tasks.html.erb
│       │   │   └── _tasks.html.erb
│       │   ├── organization_invitations
│       │   │   ├── _confirm_modal.html.erb
│       │   │   ├── new.html.erb
│       │   │   ├── not_found.html.erb
│       │   │   └── _suggestions.html.erb
│       │   ├── organizations
│       │   │   ├── _group_data.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── invite.html.erb
│       │   │   ├── _linked_identities_list.html.erb
│       │   │   ├── _nav.html.erb
│       │   │   ├── new.html.erb
│       │   │   ├── orphaned_organizations.html.erb
│       │   │   ├── pending_organizations.html.erb
│       │   │   ├── settings
│       │   │   │   ├── _allow_private_repository_forking.html.erb
│       │   │   │   ├── _default_repository_permission.html.erb
│       │   │   │   ├── _dependabot_default_repository_access.html.erb
│       │   │   │   ├── _dependency_insights.html.erb
│       │   │   │   ├── _layout.html.erb
│       │   │   │   ├── _members_can_change_project_visibility.html.erb
│       │   │   │   ├── _members_can_change_repository_visibility.html.erb
│       │   │   │   ├── _members_can_delete_issues.html.erb
│       │   │   │   ├── _members_can_delete_repositories.html.erb
│       │   │   │   ├── _members_can_invite_collaborators.html.erb
│       │   │   │   ├── _members_can_update_protected_branches.html.erb
│       │   │   │   ├── _organization_projects.html.erb
│       │   │   │   ├── _repository_creation.html.erb
│       │   │   │   ├── _repository_projects.html.erb
│       │   │   │   ├── _restrict_notification_delivery.html.erb
│       │   │   │   ├── _row.html.erb
│       │   │   │   └── _saml_identity_provider.html.erb
│       │   │   └── sso.html.erb
│       │   ├── _organizations_list.html.erb
│       │   ├── _organization_table_info.html.erb
│       │   ├── organization_transfers
│       │   │   └── new.html.erb
│       │   ├── org_roles
│       │   │   ├── index.html.erb
│       │   │   └── _info.html.erb
│       │   ├── outside_collaborator.html.erb
│       │   ├── outside_collaborators
│       │   │   ├── _list_item_details.html.erb
│       │   │   ├── _organization_filter_menu.html.erb
│       │   │   ├── _two_factor_filter_menu.html.erb
│       │   │   └── _visibility_filter_menu.html.erb
│       │   ├── outside_collaborators.html.erb
│       │   ├── _outside_collaborators_list.html.erb
│       │   ├── packages_settings
│       │   │   ├── _in_progress_flash_message.html.erb
│       │   │   ├── _orgs_list_complete_migration.html.erb
│       │   │   ├── _orgs_list_error_migration.html.erb
│       │   │   ├── _orgs_list.html.erb
│       │   │   ├── _orgs_list_inprogress_migration.html.erb
│       │   │   ├── _orgs_list_start_migration.html.erb
│       │   │   ├── _section_header.html.erb
│       │   │   └── _show_flash_message.html.erb
│       │   ├── pending_admin_invitation_not_found.html.erb
│       │   ├── _pending_collaborator.html.erb
│       │   ├── pending_collaborators.html.erb
│       │   ├── _pending_collaborators_list.html.erb
│       │   ├── _pending_member.html.erb
│       │   ├── pending_members.html.erb
│       │   ├── _pending_members_list.html.erb
│       │   ├── _pending_nav.html.erb
│       │   ├── people
│       │   │   ├── _actions_dialog.html.erb
│       │   │   ├── _authorized_credentials.html.erb
│       │   │   ├── _cost_center_filter_menu.html.erb
│       │   │   ├── enterprise_team.html.erb
│       │   │   ├── enterprise_teams.html.erb
│       │   │   ├── _list_item_details.html.erb
│       │   │   ├── _org_filter_menu_content.html.erb
│       │   │   └── sso.html.erb
│       │   ├── people.html.erb
│       │   ├── permissions
│       │   │   └── integrations
│       │   │       ├── _grant_permission.html.erb
│       │   │       ├── _manage_integrations_suggestions.html.erb
│       │   │       └── managers.html.erb
│       │   ├── personal_access_token_policies
│       │   │   ├── classic.html.erb
│       │   │   ├── forms
│       │   │   │   ├── _maximum_lifetimes.html.erb
│       │   │   │   ├── _pat_auto_approvals.html.erb
│       │   │   │   ├── _restrict_access.html.erb
│       │   │   │   └── _restrict_legacy_access.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _maximum_lifetime_confirmation_dialog.html.erb
│       │   │   ├── onboarding
│       │   │   │   └── edit.html.erb
│       │   │   └── _tabs.html.erb
│       │   ├── pre_receive_environments
│       │   │   ├── _environment_actions.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── new.html.erb
│       │   │   └── show.html.erb
│       │   ├── pre_receive_hook_targets
│       │   │   ├── _enforcement_buttons.html.erb
│       │   │   ├── _environments.html.erb
│       │   │   ├── _files.html.erb
│       │   │   ├── _form.html.erb
│       │   │   ├── _list.html.erb
│       │   │   ├── new.html.erb
│       │   │   ├── _repo_results.html.erb
│       │   │   ├── _repositories.html.erb
│       │   │   └── show.html.erb
│       │   ├── print_recovery_codes.html.erb
│       │   ├── _quick_info_deployment_box.html.erb
│       │   ├── _quick_info_licensing_box.html.erb
│       │   ├── _quick_info_roles_box.html.erb
│       │   ├── repositories
│       │   │   ├── _filter.html.erb
│       │   │   ├── _unlock_user_namespace_repository.html.erb
│       │   │   ├── user_namespace_repositories.html.erb
│       │   │   └── _user_namespace_repositories_list.html.erb
│       │   ├── saml_provider
│       │   │   ├── recovery_codes.html.erb
│       │   │   └── user_provisioning
│       │   │       └── _settings.html.erb
│       │   ├── sandbox_settings
│       │   │   └── index.html.erb
│       │   ├── security_center
│       │   │   ├── code_scanning
│       │   │   │   └── index.html.erb
│       │   │   ├── coverage
│       │   │   │   ├── index.html.erb
│       │   │   │   └── stats_summaries.html.erb
│       │   │   ├── dependabot_alerts
│       │   │   │   └── index.html.erb
│       │   │   ├── risk
│       │   │   │   ├── index.html.erb
│       │   │   │   └── stats_summaries.html.erb
│       │   │   ├── secret_scanning
│       │   │   │   └── index.html.erb
│       │   │   └── _select_panel_results.html.erb
│       │   ├── security_settings
│       │   │   ├── meta_redirect.html.erb
│       │   │   └── team_sync
│       │   │       ├── _forbid_organization_invites_checkbox.html.erb
│       │   │       ├── review.html.erb
│       │   │       ├── review_unprivileged.html.erb
│       │   │       ├── _settings_disallowed.html.erb
│       │   │       ├── _settings_enabled.html.erb
│       │   │       ├── _settings.html.erb
│       │   │       ├── _settings_new.html.erb
│       │   │       ├── _settings_pending.html.erb
│       │   │       ├── _settings_unsupported.html.erb
│       │   │       └── setup.html.erb
│       │   ├── settings
│       │   │   ├── actions
│       │   │   │   ├── add_runner.html.erb
│       │   │   │   ├── _check_name_error.html.erb
│       │   │   │   ├── hosted_runners.html.erb
│       │   │   │   ├── larger_runner_details.html.erb
│       │   │   │   ├── _orgs.html.erb
│       │   │   │   ├── runner_details.html.erb
│       │   │   │   ├── runner_group.html.erb
│       │   │   │   ├── runner_groups.html.erb
│       │   │   │   ├── runner_scale_set.html.erb
│       │   │   │   ├── runners.html.erb
│       │   │   │   └── _tabs.html.erb
│       │   │   ├── actions.html.erb
│       │   │   ├── admin_center_options.html.erb
│       │   │   ├── announcement.html.erb
│       │   │   ├── compliance.html.erb
│       │   │   ├── dormant_users_export
│       │   │   │   ├── _create.html.erb
│       │   │   │   ├── _index.html.erb
│       │   │   │   └── _recent_reports.html.erb
│       │   │   ├── dotcom_connection.html.erb
│       │   │   ├── enterprise_installations
│       │   │   │   ├── index.html.erb
│       │   │   │   └── _installations_list.html.erb
│       │   │   ├── _github_ip_allowlist_configuration.html.erb
│       │   │   ├── identity_provider
│       │   │   │   ├── edit_saml_configuration.html.erb
│       │   │   │   ├── _new_single_sign_on_configuration.html.erb
│       │   │   │   ├── _oidc_configuration.html.erb
│       │   │   │   ├── _oidc_configuration_switch_to_saml.html.erb
│       │   │   │   ├── _oidc_configuration_tenant_id.html.erb
│       │   │   │   ├── _saml_configuration.html.erb
│       │   │   │   ├── saml_to_oidc_migration.html.erb
│       │   │   │   ├── _saml_to_oidc_migration_setting.html.erb
│       │   │   │   ├── single_sign_on_configuration.html.erb
│       │   │   │   ├── _single_sign_on_setting.html.erb
│       │   │   │   ├── _single_sign_on_settings.html.erb
│       │   │   │   ├── _sso_configuration_heading.html.erb
│       │   │   │   ├── _sso_configuration_self_help.html.erb
│       │   │   │   └── _sso_lockdown_setting.html.erb
│       │   │   ├── _idp_ip_allowlist_configuration.html.erb
│       │   │   ├── insights.html.erb
│       │   │   ├── _ip_allowlist_configuration.html.erb
│       │   │   ├── license.html.erb
│       │   │   ├── member_privileges.html.erb
│       │   │   ├── models.html.erb
│       │   │   ├── _orgs.html.erb
│       │   │   ├── packages.html.erb
│       │   │   ├── packages_migration.html.erb
│       │   │   ├── _packages_warning_message.html.erb
│       │   │   ├── profile_footer.html.erb
│       │   │   ├── profile.html.erb
│       │   │   ├── _profile_nav.html.erb
│       │   │   ├── projects.html.erb
│       │   │   ├── retired_namespaces
│       │   │   │   ├── index.html.erb
│       │   │   │   └── _list.html.erb
│       │   │   ├── security
│       │   │   │   ├── _credential_counts.html.erb
│       │   │   │   ├── _credentials.html.erb
│       │   │   │   ├── _proxy_header_settings.html.erb
│       │   │   │   ├── _saml_config.html.erb
│       │   │   │   ├── _saml_form.html.erb
│       │   │   │   ├── _saml_try_emu.html.erb
│       │   │   │   ├── _scim_configuration.html.erb
│       │   │   │   └── two_factor
│       │   │   │       ├── _requirement_checkbox.html.erb
│       │   │   │       ├── _requirement_confirmation.html.erb
│       │   │   │       ├── _requirement_setting.html.erb
│       │   │   │       └── _secure_methods_checkbox.html.erb
│       │   │   ├── security_analysis_policies.html.erb
│       │   │   ├── security_analysis_security_features.html.erb
│       │   │   ├── security.html.erb
│       │   │   ├── sponsors.html.erb
│       │   │   ├── support.html.erb
│       │   │   ├── _support_suggestions.html.erb
│       │   │   └── vscode_private_marketplace.html.erb
│       │   ├── show.html.erb
│       │   ├── suspended_members.html.erb
│       │   ├── _suspended_members_list.html.erb
│       │   ├── team_sync
│       │   │   └── okta_credentials
│       │   │       ├── edit.html.erb
│       │   │       └── new.html.erb
│       │   ├── trial_accounts
│       │   │   ├── account_restricted.html.erb
│       │   │   ├── create.turbo_stream.erb
│       │   │   ├── _dfd_form.html.erb
│       │   │   ├── new.html.erb
│       │   │   ├── _trial_premium_features_description.html.erb
│       │   │   └── user_type_selector_dfd.html.erb
│       │   ├── trial_activations
│       │   │   └── index.html.erb
│       │   ├── _trial_expired.html.erb
│       │   └── virtual_network_settings
│       │       ├── edit.html.erb
│       │       └── index.html.erb
│       ├── business_user_accounts
│       │   ├── _enterprise_installation_membership.html.erb
│       │   ├── enterprise_installations.html.erb
│       │   ├── _enterprise_installations_list.html.erb
│       │   ├── organizations.html.erb
│       │   ├── _organizations_list.html.erb
│       │   ├── _team_membership.html.erb
│       │   ├── teams.html.erb
│       │   └── _teams_list.html.erb
│       ├── checks
│       │   ├── _approvals_log.html.erb
│       │   ├── _artifacts.html.erb
│       │   ├── _checks_annotation.html.erb
│       │   ├── _checks_annotations.html.erb
│       │   ├── _checks_blankslate.html.erb
│       │   ├── _checks_donut.html.erb
│       │   ├── _checks_header.html.erb
│       │   ├── _checks_latest_run_link.html.erb
│       │   ├── _checks_range_menu.html.erb
│       │   ├── _checks_rerun.html.erb
│       │   ├── _checks_state_summary.html.erb
│       │   ├── _checks_step_icons.html.erb
│       │   ├── _checks_steps_container.html.erb
│       │   ├── _checks_summary.html.erb
│       │   ├── _checks_toolbar.html.erb
│       │   ├── _checks_wait.html.erb
│       │   ├── show.html.erb
│       │   └── _zen_blankslate.html.erb
│       ├── code_menu
│       │   └── _pull_request_local_menu_items.html.erb
│       ├── codeowners
│       │   └── _codeowners.html.erb
│       ├── codesearch
│       │   ├── _advanced_search_form.html.erb
│       │   ├── advanced_search.html.erb
│       │   ├── _explore_topics.html.erb
│       │   ├── _filters_code.html.erb
│       │   ├── _filters_commit.html.erb
│       │   ├── _filters_discussion.html.erb
│       │   ├── _filters_issue.html.erb
│       │   ├── _filters_language.html.erb
│       │   ├── _filters_package.html.erb
│       │   ├── _filters_repo.html.erb
│       │   ├── _filters_user.html.erb
│       │   ├── _filters_wiki.html.erb
│       │   ├── _hit_code_fragment_divider.html.erb
│       │   ├── _hit_code_fragment.html.erb
│       │   ├── _hit_code.html.erb
│       │   ├── _hit_commit.html.erb
│       │   ├── _hit_discussion.html.erb
│       │   ├── _hit_explain.html.erb
│       │   ├── _hit_explain_node.html.erb
│       │   ├── _hit_issue.html.erb
│       │   ├── _hit_marketplace.html.erb
│       │   ├── _hit_package.html.erb
│       │   ├── _hit_repo.html.erb
│       │   ├── _hit_topic.html.erb
│       │   ├── _hit_user.html.erb
│       │   ├── _hit_wiki.html.erb
│       │   ├── index.html.erb
│       │   ├── _logged_out_message.html.erb
│       │   ├── _react_enabled_message.html.erb
│       │   ├── _results_code.html.erb
│       │   ├── _results_commit.html.erb
│       │   ├── _results_discussion.html.erb
│       │   ├── _results_empty.html.erb
│       │   ├── _results_error.html.erb
│       │   ├── results.html.erb
│       │   ├── _results_issue.html.erb
│       │   ├── _results_marketplace.html.erb
│       │   ├── _results_package.html.erb
│       │   ├── _results_pagination.html.erb
│       │   ├── _results_repo.html.erb
│       │   ├── _results_topic.html.erb
│       │   ├── _results_total.erb
│       │   ├── _results_user.html.erb
│       │   ├── _results_wiki.html.erb
│       │   ├── _search_cheatsheet.html.erb
│       │   ├── _sort_code.html.erb
│       │   ├── _sort_commit.html.erb
│       │   ├── _sort_discussion.html.erb
│       │   ├── _sort_issue.html.erb
│       │   ├── _sort_marketplace.html.erb
│       │   ├── _sort_package.html.erb
│       │   ├── _sort_repo.html.erb
│       │   ├── _sort_topics.html.erb
│       │   ├── _sort_user.html.erb
│       │   ├── _sort_wiki.html.erb
│       │   ├── _tabs.html.erb
│       │   └── _topic_callout.html.erb
│       ├── codespaces
│       │   ├── advanced_options.html.erb
│       │   ├── _advance_loading_state.html.erb
│       │   ├── allow_permissions.html.erb
│       │   ├── allow_settings_sync_flow_completed.erb
│       │   ├── allow_settings_sync.html.erb
│       │   ├── auth
│       │   │   └── basis.html.erb
│       │   ├── _auth_loading.html.erb
│       │   ├── _close_window_prompt.html.erb
│       │   ├── create_notice
│       │   │   ├── _at_codespace_limit.html.erb
│       │   │   ├── _base_image_unavailable.html.erb
│       │   │   ├── _cannot_push_or_fork_repo.html.erb
│       │   │   ├── _closed_pull_request.html.erb
│       │   │   ├── _creation_disabled.html.erb
│       │   │   ├── _disallowed_by_billing.html.erb
│       │   │   ├── _disallowed_by_entitlements.html.erb
│       │   │   ├── _disallowed_by_payment_method.html.erb
│       │   │   ├── _disallowed_by_spending_limit.html.erb
│       │   │   ├── _has_ip_allowlists.html.erb
│       │   │   ├── _is_spoofed_commit.html.erb
│       │   │   ├── _machine_type_unavailable.html.erb
│       │   │   ├── _org_policy_disallows_codespaces.html.erb
│       │   │   ├── _paid_for_by.html.erb
│       │   │   ├── _repository_is_empty.html.erb
│       │   │   ├── _unable_to_bill_emu.html.erb
│       │   │   └── _unexpected_error.html.erb
│       │   ├── _dotfiles_repository_select.html.erb
│       │   ├── _empty_list_state.html.erb
│       │   ├── _export_branch_button.html.erb
│       │   ├── _index_codespace_group.html.erb
│       │   ├── index.html.erb
│       │   ├── lightweight_web_editor
│       │   │   └── auth.html.erb
│       │   ├── _loading_vscode.html.erb
│       │   ├── new
│       │   │   └── repository_select.html.erb
│       │   ├── _open_in_codespaces_badge.svg.erb
│       │   ├── _policy_description.html.erb
│       │   ├── prebuild_configurations
│       │   │   ├── _add_user_to_notify.html.erb
│       │   │   ├── allow_permissions.html.erb
│       │   │   ├── _day_select.html.erb
│       │   │   ├── edit.html.erb
│       │   │   ├── new.html.erb
│       │   │   ├── _notify_suggestions.html.erb
│       │   │   ├── _time_select.html.erb
│       │   │   └── _time_zone_select.html.erb
│       │   ├── quickstart.html.erb
│       │   ├── repository_codespaces
│       │   │   ├── add_consented_permissions.html.erb
│       │   │   ├── allow_permissions.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── _tip.html.erb
│       │   ├── repository_settings
│       │   │   └── index.html.erb
│       │   ├── show.html.erb
│       │   ├── _sku_select_prebuild_ready.html.erb
│       │   ├── _sku_select_with_recommendations.html.erb
│       │   ├── templates.html.erb
│       │   ├── _trusted_repository_select.html.erb
│       │   └── _vscode_forwarder.html.erb
│       ├── collections
│       │   ├── _collection_box.html.erb
│       │   ├── _collection_item_organization.erb
│       │   ├── _collection_item_repository.erb
│       │   ├── _collection_items.html.erb
│       │   ├── _collection_item_url.erb
│       │   ├── _collection_item_user.erb
│       │   ├── _collection_item_video.erb
│       │   ├── _featured_collections.html.erb
│       │   ├── index.html.erb
│       │   └── show.html.erb
│       ├── comments
│       │   ├── _actor.html.erb
│       │   ├── _archived_repository_comment_form.html.erb
│       │   ├── _block_user.html.erb
│       │   ├── _comment_body.html.erb
│       │   ├── _comment_edit_history_diff.html.erb
│       │   ├── _comment_header_actions_deferred.html.erb
│       │   ├── _comment_header_actions.html.erb
│       │   ├── _comment_header_details_menu.html.erb
│       │   ├── _comment_header_reaction_button.html.erb
│       │   ├── _comment.html.erb
│       │   ├── _convert_to_issue_form.html.erb
│       │   ├── _copilot_summary_banner.erb
│       │   ├── _drag_and_drop.html.erb
│       │   ├── _emu_comment_blocked_form.html.erb
│       │   ├── _frozen_comment_form.html.erb
│       │   ├── _locked_comment_form.html.erb
│       │   ├── _migrating_repository_comment_form.html.erb
│       │   ├── _minimize_comment_form.html.erb
│       │   ├── _minimized_comment_header.html.erb
│       │   ├── _minimized_comment.html.erb
│       │   ├── _minimized_comment_logged_in.html.erb
│       │   ├── _minimized_comment_logged_out.html.erb
│       │   ├── _no_verified_email_message.html.erb
│       │   ├── _preview_comment.html.erb
│       │   ├── projects
│       │   │   ├── _comment_header_reaction_button.html.erb
│       │   │   ├── edit
│       │   │   │   ├── _tabnav.html.erb
│       │   │   │   └── _write_content.html.erb
│       │   │   └── _edit_form.html.erb
│       │   ├── _review_comment_actions.html.erb
│       │   ├── _stale_content_error.html.erb
│       │   ├── _subject_author_badge.html.erb
│       │   ├── _suggested_changes_validation.html.erb
│       │   ├── suggesters
│       │   │   └── _emoji_suggester.html.erb
│       │   ├── _timeline_avatar.html.erb
│       │   ├── title
│       │   │   └── _sticky_title.html.erb
│       │   └── _title.html.erb
│       ├── commit
│       │   ├── _branch_commits.erb
│       │   ├── _comments.html.erb
│       │   ├── _commit_branches_tags.html.erb
│       │   ├── _commit_show_header.html.erb
│       │   ├── _condensed_details.html.erb
│       │   ├── _deferred_badge.html.erb
│       │   ├── _full_commit_detail.html.erb
│       │   ├── _locking.html.erb
│       │   ├── _new_comment_input.html.erb
│       │   ├── _pull_commit_detail.html.erb
│       │   ├── _roses.html.erb
│       │   ├── _show_contents.html.erb
│       │   ├── show.html.erb
│       │   ├── _spoofed_commit_check.erb
│       │   ├── _spoofed_commit_warning.html.erb
│       │   ├── _timeline_marker.html.erb
│       │   ├── timeout.html.erb
│       │   ├── _visible_comments_header.html.erb
│       │   └── _weirich_tribute.html.erb
│       ├── commits
│       │   ├── feed.atom.erb
│       │   ├── show.html.erb
│       │   ├── _signed_commit_badge.html.erb
│       │   ├── _smime_cert_info.html.erb
│       │   └── timeout.html.erb
│       ├── community
│       │   ├── add_code_of_conduct.html.erb
│       │   ├── add_license.html.erb
│       │   ├── index.html.erb
│       │   ├── _license_overview.html.erb
│       │   ├── _repo_abuse_reporters.html.erb
│       │   ├── _repo_abuse_reports.html.erb
│       │   ├── _templates.html.erb
│       │   └── _toggle_tiered_reporting.html.erb
│       ├── compare
│       │   ├── _commitish_suggester_content.html.erb
│       │   ├── _commitish_suggester.html.erb
│       │   ├── _files_changed.html.erb
│       │   ├── invalid.html.erb
│       │   ├── new.html.erb
│       │   ├── _range_editor.html.erb
│       │   ├── _repository_suggester_content.html.erb
│       │   ├── _repository_suggester.html.erb
│       │   ├── _sample_comparisons.html.erb
│       │   ├── show.html.erb
│       │   └── timeout.html.erb
│       ├── conditional_access
│       │   └── web
│       │       └── 2fa.html.erb
│       ├── conduit
│       │   ├── _feed.html.erb
│       │   └── _org_feed.html.erb
│       ├── contribute_pages
│       │   └── show.html.erb
│       ├── conversations
│       │   └── _new_comment_input.html.erb
│       ├── copilot
│       │   ├── aic
│       │   │   └── _popover.html.erb
│       │   ├── _chat_show.html.erb
│       │   ├── code_referencing
│       │   │   └── new.html.erb
│       │   ├── enterprise_signup
│       │   │   ├── _billing_information.html.erb
│       │   │   ├── choose_enterprise.html.erb
│       │   │   ├── completion.html.erb
│       │   │   ├── no_eligible_enterprise.html.erb
│       │   │   ├── payment.html.erb
│       │   │   ├── require_paid_enterprise_account.html.erb
│       │   │   └── seat_management.html.erb
│       │   ├── free_signup.html.erb
│       │   ├── _free_user_signup.html.erb
│       │   ├── get_started.html.erb
│       │   ├── immersive
│       │   │   └── logged_out_shared_view.html.erb
│       │   ├── max
│       │   │   ├── _billing_summary.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── new.html.erb
│       │   │   └── _subscribe_form.html.erb
│       │   ├── next_edit_suggestions_waitlist_signup
│       │   │   ├── join.html.erb
│       │   │   ├── new.html.erb
│       │   │   └── success.html.erb
│       │   ├── pro
│       │   │   ├── _billing_summary.html.erb
│       │   │   ├── new.html.erb
│       │   │   └── _subscribe_form.html.erb
│       │   ├── pro_plus
│       │   │   ├── _billing_summary.html.erb
│       │   │   ├── new.html.erb
│       │   │   ├── spark
│       │   │   │   └── new.html.erb
│       │   │   └── _subscribe_form.html.erb
│       │   ├── purchase
│       │   │   ├── index.html_fragment.erb
│       │   │   ├── new.html.erb
│       │   │   └── no_eligible_accounts_error.html.erb
│       │   ├── quotas
│       │   │   ├── _consumptive_user.html.erb
│       │   │   ├── _quotas.html.erb
│       │   │   ├── show.html.erb
│       │   │   ├── show_invalid.html.erb
│       │   │   ├── _show_pooled_entitlements.html.erb
│       │   │   ├── show_unsubscribed.html.erb
│       │   │   └── _show_usage_window_for_cfi.html.erb
│       │   ├── _settings.html.erb
│       │   ├── signup
│       │   │   ├── _billing_frequency_fields.html.erb
│       │   │   └── _steps_list.html.erb
│       │   ├── signup_choice.html.erb
│       │   ├── signup_choose_plan_type.html.erb
│       │   ├── _signup_enterprise_seat_management.html.erb
│       │   ├── signup_error.html.erb
│       │   ├── signup_success.html.erb
│       │   └── _user_suggestions.html.erb
│       ├── coupons
│       │   ├── business_plus_only
│       │   │   ├── _account_row.html.erb
│       │   │   ├── _header.html.erb
│       │   │   ├── _plan_table.html.erb
│       │   │   └── show.html.erb
│       │   ├── _coupon_header.html.erb
│       │   ├── find.html.erb
│       │   ├── _login_or_create_user.html.erb
│       │   ├── _plan_row.html.erb
│       │   ├── _plan_table.html.erb
│       │   ├── _redeem_faqs.html.erb
│       │   └── show.html.erb
│       ├── dashboard
│       │   ├── _banners_above_the_header.html.erb
│       │   ├── _banners_below_the_header.html.erb
│       │   ├── favorites
│       │   │   └── index.html.erb
│       │   ├── favorites_modal
│       │   │   ├── _pinnable_items.erb
│       │   │   └── show.html.erb
│       │   ├── feed
│       │   │   └── show.html.erb
│       │   ├── _feed_container.html.erb
│       │   ├── _for_you_feed.html.erb
│       │   ├── _github_education_banner_existing_user.html.erb
│       │   ├── _github_education_banner_new_user.html.erb
│       │   ├── _grouped_commits.html.erb
│       │   ├── _grouped_events.html.erb
│       │   ├── _include_for_you_feed.html.erb
│       │   ├── _include_news_feed.html.erb
│       │   ├── _include_news_feed_next.html.erb
│       │   ├── _include_news_org_feed_next.html.erb
│       │   ├── _include_org_feed.html.erb
│       │   ├── index.html.erb
│       │   ├── _left_column_content_to_center_for_narrow_screens.html.erb
│       │   ├── _left_column.html.erb
│       │   ├── logged_out.html.erb
│       │   ├── _org_feed.html.erb
│       │   ├── _profile_navigation.html.erb
│       │   ├── promos
│       │   │   └── _new_tasks_nudges.html.erb
│       │   ├── _repositories_box.html.erb
│       │   ├── _repositories.html.erb
│       │   ├── _right_column.html.erb
│       │   ├── _right_column_marketing_promos.html.erb
│       │   ├── _subdomain_cookies_notice.html.erb
│       │   ├── _teams_and_repositories.html.erb
│       │   ├── _teams.html.erb
│       │   └── _top_repositories.html.erb
│       ├── dashboard_feeds
│       │   ├── _release_reactions.html.erb
│       │   └── show.html.erb
│       ├── dependency_graph_sbom
│       │   ├── _complete.html.erb
│       │   ├── _error.html.erb
│       │   ├── _not_found.html.erb
│       │   └── show.html.erb
│       ├── developer_program_membership
│       │   ├── _context.html.erb
│       │   ├── _form.html.erb
│       │   ├── new.html.erb
│       │   └── show.html.erb
│       ├── device_authorization
│       │   ├── account_picker.html.erb
│       │   ├── failure.html.erb
│       │   ├── identity_management
│       │   │   └── sso.html.erb
│       │   ├── success.html.erb
│       │   ├── _trust_this_device_warning.html.erb
│       │   └── user_code_prompt.html.erb
│       ├── devtools
│       │   ├── datadog_metric
│       │   │   └── index.html.erb
│       │   ├── experiments
│       │   │   ├── _experiment.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── new.html.erb
│       │   │   └── show.html.erb
│       │   ├── feature_flags
│       │   │   ├── _action_disabled_dialog.erb
│       │   │   ├── actors
│       │   │   │   ├── _enterprise.html.erb
│       │   │   │   ├── _form.html.erb
│       │   │   │   ├── _host.html.erb
│       │   │   │   ├── _integration.html.erb
│       │   │   │   ├── _memex_project.html.erb
│       │   │   │   ├── _oauth_application.html.erb
│       │   │   │   ├── _organization.html.erb
│       │   │   │   ├── _other.html.erb
│       │   │   │   ├── _repository.html.erb
│       │   │   │   ├── _role.html.erb
│       │   │   │   ├── _team.html.erb
│       │   │   │   ├── _user.html.erb
│       │   │   │   └── _vulnerability.html.erb
│       │   │   ├── _actors.html.erb
│       │   │   ├── add_actor.html.erb
│       │   │   ├── check_actor.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── new.html.erb
│       │   │   ├── remove_actor.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── user_autocomplete.html.erb
│       │   ├── index.html.erb
│       │   ├── integration_features
│       │   │   ├── edit.html.erb
│       │   │   ├── _errors.html.erb
│       │   │   ├── _form_fields.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _integration_feature.html.erb
│       │   │   └── new.html.erb
│       │   ├── mismatches
│       │   │   ├── index.html.erb
│       │   │   ├── _mismatch.html.erb
│       │   │   └── show.html.erb
│       │   ├── samples
│       │   │   ├── index.html.erb
│       │   │   └── _sample.html.erb
│       │   ├── spamurai
│       │   │   ├── dashboard.html.erb
│       │   │   ├── datasources
│       │   │   │   ├── _entry.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   └── show.html.erb
│       │   │   └── patterns
│       │   │       ├── _pattern_queues_table.html.erb
│       │   │       └── queues.html.erb
│       │   ├── stream_processors
│       │   │   └── index.html.erb
│       │   ├── surveys
│       │   │   ├── _answers.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _overall_response.html.erb
│       │   │   └── show.html.erb
│       │   └── toggleable_features
│       │       ├── edit.html.erb
│       │       ├── _form.html.erb
│       │       ├── index.html.erb
│       │       ├── new.html.erb
│       │       └── show.html.erb
│       ├── diff
│       │   ├── _add_line_button.html.erb
│       │   ├── _availability.html.erb
│       │   ├── _diff_context.html.erb
│       │   ├── _diff_entries.html.erb
│       │   ├── _diff_entry_contents_toggler.html.erb
│       │   ├── _diff_entry.html.erb
│       │   ├── _diff_entry_load.html.erb
│       │   ├── _diff_entry_path.html.erb
│       │   ├── _diff.html.erb
│       │   ├── _diff_line.html.erb
│       │   ├── _diff_lines.html.erb
│       │   ├── _diff_loading.html.erb
│       │   ├── _diff_view_toggle.html.erb
│       │   ├── _directional_hunk_header.html.erb
│       │   ├── entry_actions
│       │   │   ├── _delete_file.html.erb
│       │   │   ├── _edit_file.html.erb
│       │   │   ├── _open_desktop.html.erb
│       │   │   ├── _show_annotations.html.erb
│       │   │   └── _view_file.html.erb
│       │   ├── _file_review.html.erb
│       │   ├── _inline_annotation_header.html.erb
│       │   ├── _inline_annotation.html.erb
│       │   ├── _inline_annotations.html.erb
│       │   ├── _inline_comment_form.html.erb
│       │   ├── _inline_comments.html.erb
│       │   ├── _inline_comments_template.html.erb
│       │   ├── _non_diff_blob_header.html.erb
│       │   ├── _non_diff_entries.html.erb
│       │   ├── _non_diff_entries_loading.html.erb
│       │   ├── _non_diff_entry.html.erb
│       │   ├── _placeholder.html.erb
│       │   ├── _prose.html.erb
│       │   ├── _review_threads.html.erb
│       │   ├── _split_diff_line.html.erb
│       │   ├── _split_diff_lines.html.erb
│       │   ├── _split_directional_hunk_header.html.erb
│       │   ├── _split_inline_annotations.html.erb
│       │   ├── _split_inline_comments.html.erb
│       │   ├── _submodule.html.erb
│       │   ├── _summary_row.html.erb
│       │   ├── _toc.html.erb
│       │   ├── _tree_toc.html.erb
│       │   └── _truncated.html.erb
│       ├── discussion_categories
│       │   ├── edit.html.erb
│       │   ├── emoji_picker.html.erb
│       │   ├── index.html.erb
│       │   └── new.html.erb
│       ├── discussion_comments
│       │   └── _minimize_form.html.erb
│       ├── discussions
│       │   ├── category_menus
│       │   │   └── show.html.erb
│       │   ├── choose
│       │   │   └── show.html.erb
│       │   ├── _conditional_discussions_layout.html.erb
│       │   ├── deleted.html.erb
│       │   ├── edit.html.erb
│       │   ├── _emoji_button_reaction_template.html.erb
│       │   ├── _events_list.html.erb
│       │   ├── feed.atom.erb
│       │   ├── _first_time_contributor.html.erb
│       │   ├── _helpful_resources.html.erb
│       │   ├── index.html.erb
│       │   ├── landing.html.erb
│       │   ├── leaderboards
│       │   │   ├── show.html.erb
│       │   │   └── show_v2.html.erb
│       │   ├── _markdown_toolbar_template.html.erb
│       │   ├── new.html.erb
│       │   ├── repository_transfers
│       │   │   └── show.html.erb
│       │   ├── _role_selection.html.erb
│       │   ├── show_conversion.html.erb
│       │   ├── show.html.erb
│       │   ├── _subscription.html.erb
│       │   ├── _table.html.erb
│       │   ├── _timeline.html.erb
│       │   ├── transfer_no_access.html.erb
│       │   ├── _verified_unverified_menu.html.erb
│       │   └── _welcome_message.html.erb
│       ├── discussions_dashboard
│       │   └── index.html.erb
│       ├── discussion_sections
│       │   ├── edit.html.erb
│       │   └── new.html.erb
│       ├── dotcom_codesearch
│       │   ├── advanced_search.html.erb
│       │   ├── _cheatsheet.html.erb
│       │   ├── _hit_code_fragment.html.erb
│       │   ├── _hit_code.html.erb
│       │   ├── _hit_commit.html.erb
│       │   ├── _hit_issue.html.erb
│       │   ├── _hit_repo.html.erb
│       │   ├── _hit_topic.html.erb
│       │   ├── _hit_user.html.erb
│       │   ├── _results_code.html.erb
│       │   ├── _results_commit.html.erb
│       │   ├── _results_empty.html.erb
│       │   ├── _results_error.html.erb
│       │   ├── results.html.erb
│       │   ├── _results_issue.html.erb
│       │   ├── _results_repo.html.erb
│       │   ├── _results_topic.html.erb
│       │   ├── _results_user.html.erb
│       │   └── _results_wiki.html.erb
│       ├── editor
│       │   ├── actions
│       │   │   ├── _action.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── search.html.erb
│       │   │   └── show.html.erb
│       │   └── dev_containers
│       │       ├── _feature.html.erb
│       │       ├── index.html.erb
│       │       └── show.html.erb
│       ├── editors
│       │   ├── _buttons_future.html.erb
│       │   ├── _buttons.html.erb
│       │   ├── _file.html.erb
│       │   ├── _gist_header.html.erb
│       │   ├── _gollum.html.erb
│       │   ├── _help.html.erb
│       │   └── _pages.html.erb
│       ├── edit_repositories
│       │   ├── admin_screen
│       │   │   ├── access_management
│       │   │   │   ├── _filter_pulldown.erb
│       │   │   │   ├── _invitation.html.erb
│       │   │   │   ├── _member.html.erb
│       │   │   │   ├── _members_table_body.html.erb
│       │   │   │   ├── _members_table.html.erb
│       │   │   │   ├── _member_suggestions.html.erb
│       │   │   │   ├── _permission_select.html.erb
│       │   │   │   ├── _role_pulldown.html.erb
│       │   │   │   ├── _search_bar.html.erb
│       │   │   │   └── _team.html.erb
│       │   │   ├── _allow_force_push.html.erb
│       │   │   ├── _anonymous_git_access.html.erb
│       │   │   ├── _archive.html.erb
│       │   │   ├── _archives.html.erb
│       │   │   ├── _authorized_actors.html.erb
│       │   │   ├── _authorized_dismissal.html.erb
│       │   │   ├── _authorized_vulnerability_users_and_teams.html.erb
│       │   │   ├── _bypass_pull_request.html.erb
│       │   │   ├── _callout_create_org.html.erb
│       │   │   ├── _default_branch.html.erb
│       │   │   ├── _default_branch_select.html.erb
│       │   │   ├── _disable_branch_protection.html.erb
│       │   │   ├── _features.html.erb
│       │   │   ├── _issue_settings.html.erb
│       │   │   ├── _merge_button.html.erb
│       │   │   ├── _metadata.html.erb
│       │   │   ├── _og_image.html.erb
│       │   │   ├── pages_certificate_status.html.erb
│       │   │   ├── pages_https.html.erb
│       │   │   ├── pages_status.html.erb
│       │   │   ├── _projects_fgp.html.erb
│       │   │   ├── _pull_request_creation_policy.html.erb
│       │   │   ├── _push_settings.html.erb
│       │   │   ├── _tabs.html.erb
│       │   │   ├── _template.html.erb
│       │   │   ├── _transfer.html.erb
│       │   │   ├── _used_by_selection.html.erb
│       │   │   └── _wiki_fgp.html.erb
│       │   ├── code_review_limits
│       │   │   └── show.html.erb
│       │   ├── copilot_code_guidelines
│       │   │   ├── _coding_guideline.html.erb
│       │   │   ├── enablements
│       │   │   │   └── create.turbo_stream.erb
│       │   │   ├── form.html.erb
│       │   │   ├── _guidelines_list.html.erb
│       │   │   └── occurrences.html.erb
│       │   ├── _deploy_key.html.erb
│       │   ├── _edit.html.erb
│       │   ├── interaction_limits
│       │   │   ├── _pull_request_creation_cap_bypass_user_suggestions.html.erb
│       │   │   ├── pull_request_creation_cap_update.turbo_stream.erb
│       │   │   └── show.html.erb
│       │   ├── _logo_update.html.erb
│       │   ├── pages
│       │   │   ├── actions
│       │   │   │   ├── add_runner_error.html.erb
│       │   │   │   ├── add_runner.html.erb
│       │   │   │   ├── _add_runner_modal_code.html.erb
│       │   │   │   ├── _delete_runner_modal.html.erb
│       │   │   │   ├── general_settings.html.erb
│       │   │   │   ├── runner_details.html.erb
│       │   │   │   ├── runner_scale_set.html.erb
│       │   │   │   ├── runner_settings.html.erb
│       │   │   │   └── _runners.html.erb
│       │   │   ├── announcement.html.erb
│       │   │   ├── build
│       │   │   │   ├── _build_and_deployment.html.erb
│       │   │   │   └── _legacy.html.erb
│       │   │   ├── code_security
│       │   │   │   ├── _access_to_alerts.html.erb
│       │   │   │   ├── _automatic_dependency_submission_menu.html.erb
│       │   │   │   ├── _banner.html.erb
│       │   │   │   ├── _dependabot.html.erb
│       │   │   │   ├── _dependabot_version_updates.html.erb
│       │   │   │   ├── _dependency_graph.html.erb
│       │   │   │   └── _inner_source.html.erb
│       │   │   ├── deploy_keys.html.erb
│       │   │   ├── edit_notifications.html.erb
│       │   │   ├── environments
│       │   │   │   ├── _approver_suggestions.html.erb
│       │   │   │   ├── _branch_policies.html.erb
│       │   │   │   ├── _custom_protection_rules.html.erb
│       │   │   │   ├── edit.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── new.html.erb
│       │   │   │   ├── _protection_rules_form.html.erb
│       │   │   │   ├── _secrets.html.erb
│       │   │   │   └── _variables.html.erb
│       │   │   ├── fgp_options.html.erb
│       │   │   ├── managed_access.html.erb
│       │   │   ├── _members_toolbar_actions.html.erb
│       │   │   ├── new_key.html.erb
│       │   │   ├── notifications.html.erb
│       │   │   ├── options.html.erb
│       │   │   ├── pages.html.erb
│       │   │   ├── _remove_member_dialog.html.erb
│       │   │   ├── reported_content.html.erb
│       │   │   ├── role_details.html.erb
│       │   │   ├── secrets
│       │   │   │   ├── edit.html.erb
│       │   │   │   └── new_secret.html.erb
│       │   │   ├── _secrets_and_variables_tabs.html.erb
│       │   │   ├── secrets.html.erb
│       │   │   ├── security_analysis.html.erb
│       │   │   ├── tabs.html.erb
│       │   │   ├── tag_protection
│       │   │   │   └── index.html.erb
│       │   │   ├── _tip.html.erb
│       │   │   ├── _update_role_dialog.html.erb
│       │   │   ├── variables
│       │   │   │   ├── edit_variable.html.erb
│       │   │   │   └── new_variable.html.erb
│       │   │   └── variables.html.erb
│       │   └── pull_request_creation_policy
│       │       └── update.turbo_stream.erb
│       ├── education
│       │   └── developer_pack_applications
│       │       ├── _form.html.erb
│       │       ├── _form.turbo_stream.erb
│       │       └── _result.html.erb
│       ├── email
│       │   ├── explore
│       │   │   └── _subscribe.html.erb
│       │   ├── optins
│       │   │   ├── create.html.erb
│       │   │   └── show.html.erb
│       │   └── unsubscribes
│       │       └── show.html.erb
│       ├── email_validity_checks
│       │   ├── _available.html.erb
│       │   ├── _claimed.erb
│       │   ├── _disposable.html.erb
│       │   ├── _invalid_or_taken.html.erb
│       │   ├── _reserved_domains.html.erb
│       │   ├── _sanctioned.html.erb
│       │   ├── _spellcheck_suggestion.html.erb
│       │   └── _taken.html.erb
│       ├── enterprise_installations
│       │   ├── new.html.erb
│       │   ├── upgrade.html.erb
│       │   └── _usage_metrics_export.html.erb
│       ├── error
│       │   └── 404.html.erb
│       ├── events
│       │   ├── _commit_comment.html.erb
│       │   ├── _create.html.erb
│       │   ├── _delete.html.erb
│       │   ├── _follow.html.erb
│       │   ├── _fork.html.erb
│       │   ├── _gollum.html.erb
│       │   ├── index.atom.erb
│       │   ├── _issue_comment.html.erb
│       │   ├── _issues.html.erb
│       │   ├── _member.html.erb
│       │   ├── _more_paginate.html.erb
│       │   ├── _public.html.erb
│       │   ├── _pull_request.html.erb
│       │   ├── _pull_request_review_comment.html.erb
│       │   ├── _push.html.erb
│       │   ├── _release.html.erb
│       │   ├── _sponsor.html.erb
│       │   ├── _star_button.html.erb
│       │   ├── _unavailable.html.erb
│       │   └── _watch.html.erb
│       ├── explore
│       │   ├── feed
│       │   │   ├── _explore_repositories.html.erb
│       │   │   ├── _featured_collection.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _logged_in_feed.html.erb
│       │   │   ├── _logged_out_feed.html.erb
│       │   │   ├── _marketplace_listing.html.erb
│       │   │   ├── _trending_developers.html.erb
│       │   │   ├── _user_summary.html.erb
│       │   │   └── _youtube_playlists.html.erb
│       │   ├── index.html.erb
│       │   └── topics
│       │       └── _topic.html.erb
│       ├── files
│       │   ├── _blocked_contributors.html.erb
│       │   ├── _branch_and_tag_count.html.erb
│       │   ├── _branch_count.html.erb
│       │   ├── _readme_toc.html.erb
│       │   ├── sidebar
│       │   │   ├── _about.html.erb
│       │   │   ├── _contributors.html.erb
│       │   │   ├── _contributors_list.html.erb
│       │   │   ├── _deferred_contributors.html.erb
│       │   │   ├── _deferred_contributors_list.html.erb
│       │   │   ├── _deployments.html.erb
│       │   │   ├── _deployment_status.html.erb
│       │   │   ├── _languages.html.erb
│       │   │   ├── _packages.html.erb
│       │   │   ├── _packages_list.html.erb
│       │   │   ├── _releases.html.erb
│       │   │   ├── _sponsors.html.erb
│       │   │   ├── _sponsors_list.html.erb
│       │   │   ├── _template_repository.html.erb
│       │   │   ├── _used_by.html.erb
│       │   │   └── _used_by_list.html.erb
│       │   ├── _tag_count.html.erb
│       │   └── _use_this_template_button.html.erb
│       ├── filter_partials
│       │   ├── _issue_blob_reference.html.erb
│       │   ├── _snippet_clipboard_copy.html.erb
│       │   ├── _suggested_change.html.erb
│       │   ├── _video_player.html.erb
│       │   └── _yaml_table.html.erb
│       ├── forks
│       │   └── index.html.erb
│       ├── ghas_trial
│       │   └── requests
│       │       ├── index.html.erb
│       │       └── success.html.erb
│       ├── gists
│       │   ├── _banner.html.erb
│       │   ├── files
│       │   │   └── _desktop_clone_options.html.erb
│       │   ├── gists
│       │   │   ├── _blob.html.erb
│       │   │   ├── _comment_actions_menu.erb
│       │   │   ├── _description.html.erb
│       │   │   ├── _diff_view_toggle.html.erb
│       │   │   ├── edit.html.erb
│       │   │   ├── _edit_page_head.html.erb
│       │   │   ├── _embed_content.html.erb
│       │   │   ├── _file_template.html.erb
│       │   │   ├── _filter_options.html.erb
│       │   │   ├── _fork_button.html.erb
│       │   │   ├── forks.html.erb
│       │   │   ├── _form_actions.html.erb
│       │   │   ├── _form_header.html.erb
│       │   │   ├── _new_comment_input.html.erb
│       │   │   ├── new.html.erb
│       │   │   ├── _page_head.html.erb
│       │   │   ├── revisions.html.erb
│       │   │   ├── _share_and_clone_options.html.erb
│       │   │   ├── show.html.erb
│       │   │   ├── show.js.erb
│       │   │   ├── show.pibb.erb
│       │   │   ├── _snippet.html.erb
│       │   │   ├── _snippet_timeout.html.erb
│       │   │   ├── _sort_options.html.erb
│       │   │   ├── _star_button.html.erb
│       │   │   ├── stargazers.html.erb
│       │   │   ├── states
│       │   │   │   ├── dmca.html.erb
│       │   │   │   ├── nation_blocklist.html.erb
│       │   │   │   └── ofac.html.erb
│       │   │   └── _timeline_marker.html.erb
│       │   ├── listings
│       │   │   ├── discover.html.erb
│       │   │   ├── feed.atom.builder
│       │   │   ├── _files_for_feed.html.erb
│       │   │   └── _navigation.html.erb
│       │   ├── _page_head.html.erb
│       │   ├── searches
│       │   │   ├── new.html.erb
│       │   │   └── show.html.erb
│       │   └── users
│       │       ├── _navigation.html.erb
│       │       ├── private
│       │       │   └── _profile.html.erb
│       │       ├── _profile.html.erb
│       │       └── show.html.erb
│       ├── github_models
│       │   └── businesses
│       │       ├── _billing_usage_footer.html.erb
│       │       └── models_billing
│       │           └── create.turbo_stream.erb
│       ├── github_spark_waitlist_signup
│       │   ├── join.html.erb
│       │   ├── new.html.erb
│       │   └── success.html.erb
│       ├── global_advisories
│       │   ├── _cwe_filter.html.erb
│       │   ├── _dependabot_alerts_count.html.erb
│       │   ├── _dependabot_alerts.html.erb
│       │   ├── _details.html.erb
│       │   ├── _filters.html.erb
│       │   ├── _history.html.erb
│       │   ├── index.html.erb
│       │   ├── _information_links.html.erb
│       │   ├── _organization_filter.html.erb
│       │   ├── _repository_type_filter.html.erb
│       │   ├── show.html.erb
│       │   └── _timeline.html.erb
│       ├── global_advisory_improvements
│       │   ├── _affected_product_row.html.erb
│       │   └── new.html.erb
│       ├── gpg_keys
│       │   └── _form_fields.html.erb
│       ├── graphs
│       │   ├── _activity.html.erb
│       │   ├── blank_slate.html.erb
│       │   ├── community.html.erb
│       │   └── community_insights
│       │       ├── _community_insights_contributions.html.erb
│       │       ├── _discussion_page_views.html.erb
│       │       ├── _discussions_daily_contributors.html.erb
│       │       └── _discussions_new_contributors.html.erb
│       ├── hook_deliveries
│       │   ├── _deliveries_and_outages.html.erb
│       │   ├── _delivery_log.html.erb
│       │   ├── index.html.erb
│       │   ├── _paginate_delivery_logs.html.erb
│       │   ├── _redeliver_button.html.erb
│       │   ├── redeliver.html.erb
│       │   ├── _search_bar.html.erb
│       │   ├── _service_delivery.html.erb
│       │   ├── show.html.erb
│       │   └── _webhook_delivery.html.erb
│       ├── hooks
│       │   ├── _deliveries.html.erb
│       │   ├── _hooks_bucket.html.erb
│       │   ├── index.html.erb
│       │   ├── new.html.erb
│       │   ├── _oauth_application_policy_warning.html.erb
│       │   ├── _pre_receive_group.html.erb
│       │   ├── _pre_receive_list.html.erb
│       │   ├── _secret_field.html.erb
│       │   ├── show.html.erb
│       │   ├── _webhook_active.html.erb
│       │   ├── _webhook_form.html.erb
│       │   ├── _webhook_list.html.erb
│       │   └── _webhook_ssl_fields.html.erb
│       ├── hovercards
│       │   ├── 2fa.html.erb
│       │   ├── acv_badges
│       │   │   └── show.html.erb
│       │   ├── advisories
│       │   │   └── show.html.erb
│       │   ├── commits
│       │   │   ├── show.html.erb
│       │   │   └── sso.html.erb
│       │   ├── copilot
│       │   │   ├── _reviewer.html.erb
│       │   │   └── _swe_agent.html.erb
│       │   ├── dependabot_alerts
│       │   │   └── show.html.erb
│       │   ├── dependency_graph
│       │   │   └── show.html.erb
│       │   ├── discussions
│       │   │   ├── show.html.erb
│       │   │   └── sso.html.erb
│       │   ├── external_conditional_access.html.erb
│       │   ├── integrations
│       │   │   └── show.html.erb
│       │   ├── ip_allowlist.html.erb
│       │   ├── issue_links
│       │   │   ├── tracked_in.html.erb
│       │   │   └── tracking.html.erb
│       │   ├── issues_and_pull_requests
│       │   │   ├── contexts
│       │   │   │   ├── _generic.html.erb
│       │   │   │   ├── _review_status.html.erb
│       │   │   │   └── _viewer.html.erb
│       │   │   ├── _label.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── sso.html.erb
│       │   ├── memexes
│       │   │   └── show.html.erb
│       │   ├── organizations
│       │   │   └── show.html.erb
│       │   ├── profile_highlights
│       │   │   └── show.html.erb
│       │   ├── repositories
│       │   │   ├── citations
│       │   │   │   ├── _citation.html.erb
│       │   │   │   ├── file_template.erb
│       │   │   │   ├── show.html.erb
│       │   │   │   └── _sidebar_partial.html.erb
│       │   │   └── show.html.erb
│       │   ├── security
│       │   │   └── alert.html.erb
│       │   ├── sponsors_listings
│       │   │   └── show.html.erb
│       │   ├── teams
│       │   │   └── show.html.erb
│       │   └── users
│       │       ├── contexts
│       │       │   ├── _advisory_credits.html.erb
│       │       │   ├── _blocks.html.erb
│       │       │   ├── _organizations.html.erb
│       │       │   ├── _organization_teams.html.erb
│       │       │   └── _your_sponsor.html.erb
│       │       └── show.html.erb
│       ├── identity_management
│       │   └── identity_relink_warning.html.erb
│       ├── integration_installations
│       │   ├── edit.html.erb
│       │   ├── index.html.erb
│       │   ├── _installation_request.html.erb
│       │   ├── _installation_row.html.erb
│       │   ├── _installed.html.erb
│       │   ├── _integration_owned_by_spammy_alert.html.erb
│       │   ├── _not_actionable_reason.html.erb
│       │   ├── permissions_already_up_to_date.html.erb
│       │   ├── permissions.html.erb
│       │   ├── permissions_update_request.html.erb
│       │   ├── repositories
│       │   │   └── _columns.html.erb
│       │   ├── repositories.html.erb
│       │   ├── _repository_picker.html.erb
│       │   ├── _requested_permissions_list.html.erb
│       │   ├── _review_permissions_update_request_flash_banner.html.erb
│       │   ├── select_account.html.erb
│       │   ├── _select_repositories.html.erb
│       │   ├── select_target.html.erb
│       │   ├── setup_redirect.html.erb
│       │   ├── show.html.erb
│       │   ├── _subhead_description.html.erb
│       │   ├── _suggestion.html.erb
│       │   ├── _suggestion_selection.html.erb
│       │   ├── _suggestions.html.erb
│       │   ├── _suspended_installation_alert.html.erb
│       │   └── _target_integration_install.html.erb
│       ├── integration_listings
│       │   ├── feature.html.erb
│       │   ├── index.html.erb
│       │   ├── _integration.html.erb
│       │   ├── _list.html.erb
│       │   └── _nav.html.erb
│       ├── integration_requests
│       │   └── _requested.html.erb
│       ├── integrations
│       │   ├── _account_installations_table.html.erb
│       │   ├── _account_installations_target_row.html.erb
│       │   ├── _authorization.html.erb
│       │   ├── authorizations.html.erb
│       │   ├── installation_actions
│       │   │   └── show.html.erb
│       │   ├── _integration_description.html.erb
│       │   ├── settings
│       │   │   ├── advanced.html.erb
│       │   │   ├── agent_setup.html.erb
│       │   │   ├── _agent_source_danger_zone.html.erb
│       │   │   ├── _agent_source_fields.html.erb
│       │   │   ├── _agent_source_repo_select.html.erb
│       │   │   ├── _agent_source_repo_suggestions.html.erb
│       │   │   ├── _agent_source_sha_commit.html.erb
│       │   │   ├── _application_callback_url_row.html.erb
│       │   │   ├── beta_features.html.erb
│       │   │   ├── copilot.html.erb
│       │   │   ├── _danger_zone.html.erb
│       │   │   ├── _event.html.erb
│       │   │   ├── _event_selection.html.erb
│       │   │   ├── _form.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── installations.html.erb
│       │   │   ├── _integration_header.html.erb
│       │   │   ├── _integration_menu.html.erb
│       │   │   ├── integration_permissions.html.erb
│       │   │   ├── _integration_row.html.erb
│       │   │   ├── _integration_transfer_row.html.erb
│       │   │   ├── _integrator_event_selection.html.erb
│       │   │   ├── invalid_manifest.html.erb
│       │   │   ├── _keys.html.erb
│       │   │   ├── manifest_redirect.html.erb
│       │   │   ├── new_agent_setup.html.erb
│       │   │   ├── new_from_manifest.html.erb
│       │   │   ├── new.html.erb
│       │   │   ├── _oidc.html.erb
│       │   │   ├── _permission_fields_form.html.erb
│       │   │   ├── _permission_fields.html.erb
│       │   │   ├── _preview_markdown_field.html.erb
│       │   │   ├── show.html.erb
│       │   │   ├── _single_file_field.html.erb
│       │   │   ├── _skill_block.html.erb
│       │   │   └── _skill_dialog.html.erb
│       │   ├── show.html.erb
│       │   ├── show_restricted.html.erb
│       │   ├── _suspended_integration_alert.html.erb
│       │   └── _uploader.html.erb
│       ├── integration_transfers
│       │   └── show.html.erb
│       ├── internal
│       │   └── missing_lookbook
│       │       └── index.html.erb
│       ├── ip_allowlist_entries
│       │   ├── _edit_entry.html.erb
│       │   ├── form.html.erb
│       │   └── _list.html.erb
│       ├── issues
│       │   ├── _archive_pull_request.html.erb
│       │   ├── _checklist_progress.html.erb
│       │   ├── dashboard.html.erb
│       │   ├── deleted.html.erb
│       │   ├── _delete.html.erb
│       │   ├── _description.html.erb
│       │   ├── _discussion_category_select.html.erb
│       │   ├── events
│       │   │   ├── _actions.html.erb
│       │   │   ├── _actor.html.erb
│       │   │   ├── _actor_link.html.erb
│       │   │   ├── _added_to_memex_project_event.html.erb
│       │   │   ├── _assignee_link.html.erb
│       │   │   ├── _assignments.html.erb
│       │   │   ├── _closed.html.erb
│       │   │   ├── _comment_deleted.html.erb
│       │   │   ├── _commit_reference.html.erb
│       │   │   ├── _connection.html.erb
│       │   │   ├── _connections.html.erb
│       │   │   ├── _converted_from_draft_event.html.erb
│       │   │   ├── _converted_to_discussion.html.erb
│       │   │   ├── _cross_reference.html.erb
│       │   │   ├── _cross_references.html.erb
│       │   │   ├── _label_link.html.erb
│       │   │   ├── _labels.html.erb
│       │   │   ├── _locked.html.erb
│       │   │   ├── _mannequin_link.html.erb
│       │   │   ├── _marked_as_duplicates.html.erb
│       │   │   ├── _memex_project_link.html.erb
│       │   │   ├── _milestone_link.html.erb
│       │   │   ├── _milestones.html.erb
│       │   │   ├── _pinned.html.erb
│       │   │   ├── _project_events.html.erb
│       │   │   ├── _project_item_status_changed_event.html.erb
│       │   │   ├── _removed_from_memex_project_event.html.erb
│       │   │   ├── _renamed_title.html.erb
│       │   │   ├── _simple_events.html.erb
│       │   │   ├── _task_list.html.erb
│       │   │   ├── _transferred.html.erb
│       │   │   ├── _unpinned.html.erb
│       │   │   ├── _user_blocked.html.erb
│       │   │   ├── _user_link.html.erb
│       │   │   ├── _via_app.html.erb
│       │   │   └── _workflow_automation_actor.html.erb
│       │   ├── _filter_bar.html.erb
│       │   ├── filters
│       │   │   ├── _assigns_content.html.erb
│       │   │   ├── _assigns.html.erb
│       │   │   ├── _authors_content.html.erb
│       │   │   ├── _authors.html.erb
│       │   │   ├── _labels_content.html.erb
│       │   │   ├── _labels.html.erb
│       │   │   ├── _milestones_content.html.erb
│       │   │   ├── _milestones.html.erb
│       │   │   ├── _orgs_content.html.erb
│       │   │   ├── _orgs.html.erb
│       │   │   ├── _projects_content.html.erb
│       │   │   ├── _projects.html.erb
│       │   │   ├── _reviews.html.erb
│       │   │   ├── _sorts.html.erb
│       │   │   ├── _states.html.erb
│       │   │   └── _visibility.html.erb
│       │   ├── first_time_contributor
│       │   │   └── _contributing_prompt.html.erb
│       │   ├── _first_time_contributor_banner.html.erb
│       │   ├── _form_actions.html.erb
│       │   ├── _form_buttons.html.erb
│       │   ├── index.html.erb
│       │   ├── _issue.html.erb
│       │   ├── _issues_blankslate.html.erb
│       │   ├── _issues.html.erb
│       │   ├── _issues_index_main_section.html.erb
│       │   ├── _label_creation_modal.html.erb
│       │   ├── _labels.html.erb
│       │   ├── _locking.html.erb
│       │   ├── _maintainer_label_education_banner.html.erb
│       │   ├── _markdown_label.html.erb
│       │   ├── _navigation.html.erb
│       │   ├── _new_comment_input.html.erb
│       │   ├── _no_verified_email_message.erb
│       │   ├── _pinned_issues.html.erb
│       │   ├── _pinning.html.erb
│       │   ├── _search_bar.html.erb
│       │   ├── show.html.erb
│       │   ├── sidebar
│       │   │   ├── _assignees.html.erb
│       │   │   ├── _assignees_menu_content.html.erb
│       │   │   ├── _assignees_menu.html.erb
│       │   │   ├── _convert_to_draft.html.erb
│       │   │   ├── _label.html.erb
│       │   │   ├── _labels.html.erb
│       │   │   ├── _labels_menu_content.html.erb
│       │   │   ├── _labels_menu.html.erb
│       │   │   ├── _memex_project_item.html.erb
│       │   │   ├── _menu.html.erb
│       │   │   ├── _milestone.html.erb
│       │   │   ├── _milestone_menu_content.html.erb
│       │   │   ├── _milestone_menu.html.erb
│       │   │   ├── new
│       │   │   │   ├── _assignees.html.erb
│       │   │   │   ├── _contributor_sidebar.html.erb
│       │   │   │   ├── _first_time_contributor.html.erb
│       │   │   │   ├── _helpful_resources.html.erb
│       │   │   │   ├── _labels.html.erb
│       │   │   │   ├── _milestone.html.erb
│       │   │   │   ├── _prior_contributor.html.erb
│       │   │   │   ├── _projects.html.erb
│       │   │   │   ├── _references.html.erb
│       │   │   │   ├── _reviewers.html.erb
│       │   │   │   └── _type.html.erb
│       │   │   ├── _project_card_move.html.erb
│       │   │   ├── _projects.html.erb
│       │   │   ├── _projects_menu_content.html.erb
│       │   │   ├── _projects_menu.html.erb
│       │   │   ├── _references_menu_content.html.erb
│       │   │   ├── _references_menu.html.erb
│       │   │   ├── _reviewers_hint.html.erb
│       │   │   ├── _reviewers.html.erb
│       │   │   ├── _reviewers_menu_content.html.erb
│       │   │   ├── _reviewers_menu.html.erb
│       │   │   ├── _reviewers_none.html.erb
│       │   │   ├── _review_item.html.erb
│       │   │   ├── show
│       │   │   │   ├── _assignees.html.erb
│       │   │   │   ├── _labels.html.erb
│       │   │   │   ├── _milestone.html.erb
│       │   │   │   ├── _projects.html.erb
│       │   │   │   └── _references.html.erb
│       │   │   ├── _type_menu_content.html.erb
│       │   │   ├── _type_menu.html.erb
│       │   │   └── _user.html.erb
│       │   ├── _sidebar.html.erb
│       │   ├── _state_button_wrapper.erb
│       │   ├── _subscription.html.erb
│       │   ├── _timeline.html.erb
│       │   ├── _title.html.erb
│       │   ├── _tracked_in_pill.html.erb
│       │   ├── _tracking_block_progress.html.erb
│       │   ├── transfer_no_access.html.erb
│       │   └── triage
│       │       ├── _actions_content.html.erb
│       │       ├── _actions.html.erb
│       │       ├── _assigns_content.html.erb
│       │       ├── _assigns.html.erb
│       │       ├── _labels_content.html.erb
│       │       ├── _labels.html.erb
│       │       ├── _milestones_content.html.erb
│       │       ├── _milestones.html.erb
│       │       ├── _projects_content.html.erb
│       │       └── _projects.html.erb
│       ├── issue_templates
│       │   ├── _client_side_templates.html.erb
│       │   ├── edit.html.erb
│       │   ├── _template_commit_pane.html.erb
│       │   ├── _template_editor.html.erb
│       │   └── _template.html.erb
│       ├── jump_to
│       │   ├── _client_templates.html.erb
│       │   └── _item_template.html.erb
│       ├── labels
│       │   ├── _label_form.html.erb
│       │   ├── _label.html.erb
│       │   └── _preview.html.erb
│       ├── layouts
│       │   ├── _actions_main.html.erb
│       │   ├── application.html.erb
│       │   ├── biztools.html.erb
│       │   ├── businesses
│       │   │   └── rules.html.erb
│       │   ├── bypass_requests
│       │   │   └── sidebar_container.html.erb
│       │   ├── code_quality
│       │   │   ├── repositories_container.html.erb
│       │   │   └── repositories_sidebar_container.html.erb
│       │   ├── codespaces
│       │   │   └── fullscreen.html.erb
│       │   ├── component_preview.html.erb
│       │   ├── copilot
│       │   │   ├── custom_models_ga_ui.html.erb
│       │   │   ├── custom_models.html.erb
│       │   │   └── standalone_seat_management.html.erb
│       │   ├── copilot_business.html.erb
│       │   ├── copilot_enterprise.html.erb
│       │   ├── copilot_plan_purchase.html.erb
│       │   ├── dashboard.html.erb
│       │   ├── dashboard_three_column.html.erb
│       │   ├── device_authorization.html.erb
│       │   ├── devtools.html.erb
│       │   ├── _document.html.erb
│       │   ├── enterprise_dfd_funnel.html.erb
│       │   ├── enterprise_funnel.html.erb
│       │   ├── fragment_dev_mode.html.erb
│       │   ├── _fragment_dev_mode_partial.html.erb
│       │   ├── frame_navigation.html.erb
│       │   ├── get_started.html.erb
│       │   ├── _gists_container.html.erb
│       │   ├── gists_disabled.html.erb
│       │   ├── gists.html.erb
│       │   ├── _head.html.erb
│       │   ├── marketplace.html.erb
│       │   ├── marketplace_mailer.html.erb
│       │   ├── memex.html.erb
│       │   ├── minimal.html.erb
│       │   ├── _mona_sans_font_test.html.erb
│       │   ├── _monaspace_font_test.html.erb
│       │   ├── notifications_v2.html.erb
│       │   ├── oauth_authorization.html.erb
│       │   ├── organization_discussions.html.erb
│       │   ├── organization_settings.html.erb
│       │   ├── org_projects.html.erb
│       │   ├── orgs
│       │   │   ├── repos_list_tab.html.erb
│       │   │   ├── rules.html.erb
│       │   │   └── sponsorings
│       │   │       ├── dashboard.html.erb
│       │   │       └── invoiced_billing.html.erb
│       │   ├── popup.html.erb
│       │   ├── _primer_deprecate_input_contrast_mode_test.html.erb
│       │   ├── _primer_live_region.html.erb
│       │   ├── _projects.html.erb
│       │   ├── react_business.html.erb
│       │   ├── readme.html.erb
│       │   ├── redirect.html.erb
│       │   ├── repository
│       │   │   ├── actions_workflow_run.html.erb
│       │   │   ├── _default_container.html.erb
│       │   │   ├── edit_repositories.html.erb
│       │   │   ├── _insights.html.erb
│       │   │   ├── react_insights.html.erb
│       │   │   ├── rules.html.erb
│       │   │   ├── _security.html.erb
│       │   │   └── _security_workspace_container.html.erb
│       │   ├── _repository_container.html.erb
│       │   ├── repository_disabled.html.erb
│       │   ├── repository.html.erb
│       │   ├── _repository_layout.html.erb
│       │   ├── repository_settings.html.erb
│       │   ├── repository_with_container.html.erb
│       │   ├── _responsive_meta.html.erb
│       │   ├── secret_scanning
│       │   │   ├── sidebar_container_generic_results.html.erb
│       │   │   └── sidebar_container.html.erb
│       │   ├── security_campaigns
│       │   │   └── repositories_sidebar_container.html.erb
│       │   ├── security_center
│       │   │   └── with_sidebar.html.erb
│       │   ├── security_center.html.erb
│       │   ├── session_authentication.html.erb
│       │   ├── settings
│       │   │   ├── actions_org_react.html.erb
│       │   │   ├── copilot_org_react.html.erb
│       │   │   ├── enterprise_actions_settings_react.html.erb
│       │   │   ├── issue_fields.html.erb
│       │   │   ├── issue_types.html.erb
│       │   │   ├── notifications.html.erb
│       │   │   ├── rules.html.erb
│       │   │   └── security_analysis.html.erb
│       │   ├── signups_rebrand.html.erb
│       │   ├── site.html.erb
│       │   ├── soft_navigation_tests.html.erb
│       │   ├── sponsors
│       │   │   └── embed.html.erb
│       │   ├── sponsors.html.erb
│       │   ├── stafftools
│       │   │   ├── anonymous_gist.html.erb
│       │   │   ├── business.html.erb
│       │   │   ├── enterprise_installation.html.erb
│       │   │   ├── organization
│       │   │   │   ├── billing.html.erb
│       │   │   │   ├── content.html.erb
│       │   │   │   ├── overview.html.erb
│       │   │   │   └── security.html.erb
│       │   │   ├── organization.html.erb
│       │   │   ├── react_stafftools.html.erb
│       │   │   ├── repository
│       │   │   │   ├── actions.html.erb
│       │   │   │   ├── collaboration.html.erb
│       │   │   │   ├── overview.html.erb
│       │   │   │   ├── security.html.erb
│       │   │   │   └── storage.html.erb
│       │   │   ├── repository.html.erb
│       │   │   ├── user
│       │   │   │   ├── billing.html.erb
│       │   │   │   ├── collaboration.html.erb
│       │   │   │   ├── content.html.erb
│       │   │   │   ├── overview.html.erb
│       │   │   │   ├── personal_access_token.html.erb
│       │   │   │   └── security.html.erb
│       │   │   └── user.html.erb
│       │   ├── stafftools.html.erb
│       │   ├── team.html.erb
│       │   ├── user_projects.html.erb
│       │   └── user_settings.html.erb
│       ├── localization
│       │   └── translations
│       │       └── _discussion_comment.html.erb
│       ├── logged_out_modals
│       │   └── _new_issue_w_new_signup_modal.html.erb
│       ├── lookbook
│       │   ├── inputs
│       │   │   └── _octicon.html.erb
│       │   └── panels
│       │       └── _accessibility.html.erb
│       ├── mailers
│       │   ├── account
│       │   │   ├── api_applications_endpoints_deprecation.text.erb
│       │   │   ├── api_integrations_access_tokens_deprecation.text.erb
│       │   │   ├── app_api_new_token_format_notice.html.erb
│       │   │   ├── app_api_new_token_format_notice.text.erb
│       │   │   ├── application_transfer_request.text.erb
│       │   │   ├── archive_org.html.erb
│       │   │   ├── archive_org.text.erb
│       │   │   ├── attribution_invitation_notification.html.erb
│       │   │   ├── attribution_invitation_notification.text.erb
│       │   │   ├── audit_log_download_available.html.erb
│       │   │   ├── audit_log_download_available.text.erb
│       │   │   ├── backup_sms_deprecation.html.erb
│       │   │   ├── billing_lock.html.erb
│       │   │   ├── billing_lock.text.erb
│       │   │   ├── blocked_by_org.html.erb
│       │   │   ├── blocked_by_org.text.erb
│       │   │   ├── compromised_session_revoked.text.erb
│       │   │   ├── configure_sms_fallback.text.erb
│       │   │   ├── delete_org.html.erb
│       │   │   ├── delete_org.text.erb
│       │   │   ├── delete_user.html.erb
│       │   │   ├── delete_user.text.erb
│       │   │   ├── download_everything.html.erb
│       │   │   ├── download_everything.text.erb
│       │   │   ├── download_windbeam.html.erb
│       │   │   ├── download_windbeam.text.erb
│       │   │   ├── email_address_added.text.erb
│       │   │   ├── email_address_removed.text.erb
│       │   │   ├── email_address_unlinked.text.erb
│       │   │   ├── email_unlink_verification.html.erb
│       │   │   ├── flagged_as_spammy.html.erb
│       │   │   ├── flagged_as_spammy.text.erb
│       │   │   ├── git_signing_ssh_public_key_added.text.erb
│       │   │   ├── immediate_repository_transfer.text.erb
│       │   │   ├── integration_transfer_request.text.erb
│       │   │   ├── invited_to_org_by_email.html.erb
│       │   │   ├── invited_to_org_by_email.text.erb
│       │   │   ├── invited_to_org.html.erb
│       │   │   ├── invited_to_org.text.erb
│       │   │   ├── legacy_integration_event_deprecation.text.erb
│       │   │   ├── legacy_reply_token_bounce.text.erb
│       │   │   ├── new_oauth_authorization.text.erb
│       │   │   ├── new_password.html.erb
│       │   │   ├── new_password.text.erb
│       │   │   ├── new_personal_access_token.text.erb
│       │   │   ├── organization_email_verification.html.erb
│       │   │   ├── organization_email_verification.text.erb
│       │   │   ├── org_invitation_canceled.html.erb
│       │   │   ├── org_invitation_canceled.text.erb
│       │   │   ├── org_invitation_failed.html.erb
│       │   │   ├── org_invitation_failed.text.erb
│       │   │   ├── passkey_added.html.erb
│       │   │   ├── passkey_added.text.erb
│       │   │   ├── passkey_removed.html.erb
│       │   │   ├── passkey_removed.text.erb
│       │   │   ├── password_changed.text.erb
│       │   │   ├── pat_api_new_token_format_notice.html.erb
│       │   │   ├── pat_api_new_token_format_notice.text.erb
│       │   │   ├── pat_expired_notice.text.erb
│       │   │   ├── pat_expiry_notice.text.erb
│       │   │   ├── programmatic_access_approved_notice.html.erb
│       │   │   ├── programmatic_access_approved_notice.text.erb
│       │   │   ├── programmatic_access_created_notice.html.erb
│       │   │   ├── programmatic_access_created_notice.text.erb
│       │   │   ├── programmatic_access_denied_notice.html.erb
│       │   │   ├── programmatic_access_denied_notice.text.erb
│       │   │   ├── programmatic_access_expiration_warning_notice.html.erb
│       │   │   ├── programmatic_access_expiration_warning_notice.text.erb
│       │   │   ├── programmatic_access_expired_notice.html.erb
│       │   │   ├── programmatic_access_expired_notice.text.erb
│       │   │   ├── programmatic_access_regenerated_notice.html.erb
│       │   │   ├── programmatic_access_regenerated_notice.text.erb
│       │   │   ├── programmatic_access_revoked_notice.html.erb
│       │   │   ├── programmatic_access_revoked_notice.text.erb
│       │   │   ├── public_key_added.text.erb
│       │   │   ├── recovery_codes_viewed.html.erb
│       │   │   ├── regenerated_personal_access_token.text.erb
│       │   │   ├── remove_duplicate_sms_number.text.erb
│       │   │   ├── remove_sms_fallback.text.erb
│       │   │   ├── repository_transfer.text.erb
│       │   │   ├── security_key_added.text.erb
│       │   │   ├── security_key_removed.text.erb
│       │   │   ├── shared
│       │   │   │   ├── _dsa_explanation.html.erb
│       │   │   │   ├── _dsa_explanation.text.erb
│       │   │   │   ├── _reinstatement_and_appeal_instructions.html.erb
│       │   │   │   ├── _reinstatement_and_appeal_instructions.text.erb
│       │   │   │   ├── _security_byline.text.erb
│       │   │   │   └── two_factor_requirement
│       │   │   │       ├── _faq_2fa_disabled.html.erb
│       │   │   │       └── _faq_2fa_enabled.html.erb
│       │   │   ├── social_identity_added.html.erb
│       │   │   ├── social_identity_added.text.erb
│       │   │   ├── social_identity_removed.html.erb
│       │   │   ├── social_identity_removed.text.erb
│       │   │   ├── sudo_email_verification.html.erb
│       │   │   ├── sudo_email_verification.text.erb
│       │   │   ├── suspension.html.erb
│       │   │   ├── suspension.text.erb
│       │   │   ├── two_factor_brute_force.text.erb
│       │   │   ├── two_factor_configure_factor.html.erb
│       │   │   ├── two_factor_disable_factor.html.erb
│       │   │   ├── two_factor_disable.text.erb
│       │   │   ├── two_factor_enable.text.erb
│       │   │   ├── two_factor_recover.html.erb
│       │   │   ├── two_factor_requirement_inform_admin.html.erb
│       │   │   ├── two_factor_requirement_inform_admin.text.erb
│       │   │   ├── two_factor_requirement_initial_notification_2fa_disabled.html.erb
│       │   │   ├── two_factor_requirement_initial_notification_2fa_enabled.html.erb
│       │   │   ├── two_factor_requirement_now_enforced.html.erb
│       │   │   ├── two_factor_requirement_warning.html.erb
│       │   │   ├── unexpected_incomplete_sign_in.text.erb
│       │   │   ├── unexpected_sign_in.text.erb
│       │   │   ├── updated_oauth_authorization.text.erb
│       │   │   ├── updated_personal_access_token.text.erb
│       │   │   ├── username_and_password_compromised.text.erb
│       │   │   ├── verified_device_verification.text.erb
│       │   │   ├── weak_password_warning.text.erb
│       │   │   ├── welcome.html.erb
│       │   │   └── welcome.text.erb
│       │   ├── account_recovery
│       │   │   ├── request_approved_by_staff.html.erb
│       │   │   ├── request_completed.html.erb
│       │   │   ├── request_declined_by_staff.html.erb
│       │   │   ├── send_otp.html.erb
│       │   │   ├── _styles.html.erb
│       │   │   └── successful_login.html.erb
│       │   ├── actions
│       │   │   ├── example_email.html.erb
│       │   │   ├── example_email.text.erb
│       │   │   ├── workflow_inactivity.erb
│       │   │   └── workflow_inactivity.text.erb
│       │   ├── advanced_security
│       │   │   ├── metered_usage_locked_for_enterprise.html.erb
│       │   │   ├── metered_usage_locked_for_enterprise.text.erb
│       │   │   ├── metered_usage_locked_for_org.html.erb
│       │   │   ├── metered_usage_locked_for_org.text.erb
│       │   │   ├── metered_usage_unlocked_for_enterprise.html.erb
│       │   │   ├── metered_usage_unlocked_for_enterprise.text.erb
│       │   │   ├── metered_usage_unlocked_for_org.html.erb
│       │   │   └── metered_usage_unlocked_for_org.text.erb
│       │   ├── api_versioning_deprecation
│       │   │   ├── for_business.html.erb
│       │   │   ├── for_business.text.erb
│       │   │   ├── for_org.html.erb
│       │   │   ├── for_org.text.erb
│       │   │   ├── for_user.html.erb
│       │   │   └── for_user.text.erb
│       │   ├── api_versioning_no_version
│       │   │   ├── for_business.html.erb
│       │   │   ├── for_business.text.erb
│       │   │   ├── for_org.html.erb
│       │   │   ├── for_org.text.erb
│       │   │   ├── for_user.html.erb
│       │   │   └── for_user.text.erb
│       │   ├── asset_status
│       │   │   ├── approaching_quota.text.erb
│       │   │   ├── over_quota_disable.text.erb
│       │   │   └── over_quota.text.erb
│       │   ├── billing_notifications
│       │   │   ├── billing_platform_planned_migration_notice.html.erb
│       │   │   ├── billing_platform_planned_migration_notice.text.erb
│       │   │   ├── budget_threshold_notification.html.erb
│       │   │   ├── budget_threshold_notification.text.erb
│       │   │   ├── business_coupon_expired.html.erb
│       │   │   ├── business_coupon_expired.text.erb
│       │   │   ├── cc_expired_failure.html.erb
│       │   │   ├── cc_expired_failure.text.erb
│       │   │   ├── cc_failure.html.erb
│       │   │   ├── cc_failure.text.erb
│       │   │   ├── codespaces_usage.text.erb
│       │   │   ├── coupon_expired_failure.html.erb
│       │   │   ├── coupon_expired_failure.text.erb
│       │   │   ├── coupon_removed_from_enterprise_owned_organization.html.erb
│       │   │   ├── coupon_removed_from_enterprise_owned_organization.text.erb
│       │   │   ├── coupon_will_expire_soon.html.erb
│       │   │   ├── coupon_will_expire_soon.text.erb
│       │   │   ├── credit_card_will_expire_soon.html.erb
│       │   │   ├── credit_card_will_expire_soon.text.erb
│       │   │   ├── discount_threshold_notification.html.erb
│       │   │   ├── discount_threshold_notification.text.erb
│       │   │   ├── downgrade_for_missing_payment_notice.html.erb
│       │   │   ├── downgrade_for_missing_payment_notice.text.erb
│       │   │   ├── free_trial_will_end_soon.html.erb
│       │   │   ├── free_trial_will_end_soon.text.erb
│       │   │   ├── manual_dunning_attempts.html.erb
│       │   │   ├── manual_dunning_attempts.text.erb
│       │   │   ├── missing_payment_notice.html.erb
│       │   │   ├── missing_payment_notice.text.erb
│       │   │   ├── never_entered_dunning_failure.html.erb
│       │   │   ├── never_entered_dunning_failure.text.erb
│       │   │   ├── no_payment_failure.html.erb
│       │   │   ├── no_payment_failure.text.erb
│       │   │   ├── organization_upgrade_failure.html.erb
│       │   │   ├── organization_upgrade_failure.text.erb
│       │   │   ├── over_billing_attempts_limit_failure.html.erb
│       │   │   ├── over_billing_attempts_limit_failure.text.erb
│       │   │   ├── paypal_failure.html.erb
│       │   │   ├── paypal_failure.text.erb
│       │   │   ├── receipt.text.erb
│       │   │   ├── refund.text.erb
│       │   │   ├── tax_exemption_certificate_rejected.html.erb
│       │   │   ├── tax_exemption_certificate_rejected.text.erb
│       │   │   ├── tax_exemption_certificate_uploaded.html.erb
│       │   │   ├── tax_exemption_certificate_uploaded.text.erb
│       │   │   ├── yearly_billing_notice.html.erb
│       │   │   └── yearly_billing_notice.text.erb
│       │   ├── billing_platform_usage_report
│       │   │   ├── usage_report_complete.html.erb
│       │   │   ├── usage_report_complete_primer_layout.html.erb
│       │   │   ├── usage_report_complete_primer_layout.text.erb
│       │   │   ├── usage_report_complete.text.erb
│       │   │   └── usage_report_error.text.erb
│       │   ├── bitbucket_server_migrations
│       │   │   ├── waitlist_acceptance.html.erb
│       │   │   └── waitlist_acceptance.text.erb
│       │   ├── business
│       │   │   ├── added_as_business_admin.html.erb
│       │   │   ├── added_as_business_admin.text.erb
│       │   │   ├── admin_role_changed.html.erb
│       │   │   ├── admin_role_changed.text.erb
│       │   │   ├── attach_organization_to_enterprise_failure.html.erb
│       │   │   ├── attach_organization_to_enterprise_failure.text.erb
│       │   │   ├── audit_log_stream_disabled_stafftools.html.erb
│       │   │   ├── audit_log_stream_disabled_stafftools.text.erb
│       │   │   ├── audit_log_stream_disabled_warning.erb
│       │   │   ├── audit_log_stream_disabled_warning.text.erb
│       │   │   ├── business_admin_invitation_cancelled.html.erb
│       │   │   ├── business_admin_invitation_cancelled.text.erb
│       │   │   ├── business_created_from_organization.html.erb
│       │   │   ├── business_created_from_organization.text.erb
│       │   │   ├── business_deleted.html.erb
│       │   │   ├── business_deleted.text.erb
│       │   │   ├── cancel_trial_for_enterprise_trial_account.html.erb
│       │   │   ├── cancel_trial_for_enterprise_trial_account.text.erb
│       │   │   ├── creation_from_coupon_purchase_failure.html.erb
│       │   │   ├── creation_from_coupon_purchase_failure.text.erb
│       │   │   ├── creation_from_coupon_success.html.erb
│       │   │   ├── creation_from_coupon_success.text.erb
│       │   │   ├── digital_front_door
│       │   │   │   ├── authorization_failed.html.erb
│       │   │   │   └── authorization_failed.text.erb
│       │   │   ├── domain_verification_notice.html.erb
│       │   │   ├── domain_verification_notice.text.erb
│       │   │   ├── dormant_users_report_failed.html.erb
│       │   │   ├── dormant_users_report_failed.text.erb
│       │   │   ├── dormant_users_report.html.erb
│       │   │   ├── dormant_users_report.text.erb
│       │   │   ├── enterprise_team_migration_completed.html.erb
│       │   │   ├── enterprise_team_migration_completed.text.erb
│       │   │   ├── enterprise_users_report.html.erb
│       │   │   ├── enterprise_users_report.text.erb
│       │   │   ├── failed_two_factor_enforcement.html.erb
│       │   │   ├── failed_two_factor_enforcement.text.erb
│       │   │   ├── insecure_two_factor_method_enforcement_member_notification.html.erb
│       │   │   ├── insecure_two_factor_method_enforcement_member_notification.text.erb
│       │   │   ├── invited_as_business_billing_manager.html.erb
│       │   │   ├── invited_as_business_billing_manager.text.erb
│       │   │   ├── invited_as_business_owner.html.erb
│       │   │   ├── invited_as_business_owner.text.erb
│       │   │   ├── invited_as_business_unaffiliated_member.html.erb
│       │   │   ├── invited_as_business_unaffiliated_member.text.erb
│       │   │   ├── invited_organization_accepted.html.erb
│       │   │   ├── invited_organization_accepted.text.erb
│       │   │   ├── invited_organization_finalized.html.erb
│       │   │   ├── invited_organization_finalized_stafftools.html.erb
│       │   │   ├── invited_organization_finalized_stafftools.text.erb
│       │   │   ├── invited_organization_finalized.text.erb
│       │   │   ├── invited_organization.html.erb
│       │   │   ├── invited_organization_rejected.html.erb
│       │   │   ├── invited_organization_rejected.text.erb
│       │   │   ├── invited_organization.text.erb
│       │   │   ├── notification_restrictions_enabled.html.erb
│       │   │   ├── notification_restrictions_enabled.text.erb
│       │   │   ├── notify_expired_enterprise_trial_deleted.html.erb
│       │   │   ├── notify_expired_enterprise_trial_deleted.text.erb
│       │   │   ├── notify_expired_org_admins.html.erb
│       │   │   ├── notify_expired_org_admins.text.erb
│       │   │   ├── notify_expired_trial_admins.html.erb
│       │   │   ├── notify_expired_trial_admins.text.erb
│       │   │   ├── organization_invitation_pending_acceptance_reminder.html.erb
│       │   │   ├── organization_invitation_pending_acceptance_reminder.text.erb
│       │   │   ├── organization_invitation_pending_confirmation_reminder.html.erb
│       │   │   ├── organization_invitation_pending_confirmation_reminder.text.erb
│       │   │   ├── organization_removed_from_business.html.erb
│       │   │   ├── organization_removed_from_business.text.erb
│       │   │   ├── organization_transfer_completed.html.erb
│       │   │   ├── organization_transfer_completed.text.erb
│       │   │   ├── organization_transfer_failed.html.erb
│       │   │   ├── organization_transfer_failed.text.erb
│       │   │   ├── organization_upgrade_pending.html.erb
│       │   │   ├── organization_upgrade_pending.text.erb
│       │   │   ├── premium_support_notice.html.erb
│       │   │   ├── premium_support_notice.text.erb
│       │   │   ├── prompt_business_to_accept_corporate_tos.html.erb
│       │   │   ├── prompt_business_to_accept_corporate_tos.text.erb
│       │   │   ├── purchased_org_upgrade_payment_failure.html.erb
│       │   │   ├── purchased_org_upgrade_payment_failure.text.erb
│       │   │   ├── removed_as_business_admin.html.erb
│       │   │   ├── removed_as_business_admin.text.erb
│       │   │   ├── removed_as_business_member.html.erb
│       │   │   ├── removed_as_business_member.text.erb
│       │   │   ├── removed_member_from_organizations.html.erb
│       │   │   ├── removed_member_from_organizations.text.erb
│       │   │   ├── removed_outside_collaborator_from_organizations.html.erb
│       │   │   ├── removed_outside_collaborator_from_organizations.text.erb
│       │   │   ├── remove_user_from_business_failed.html.erb
│       │   │   ├── remove_user_from_business_failed.text.erb
│       │   │   ├── sync_user_accounts.html.erb
│       │   │   ├── sync_user_accounts.text.erb
│       │   │   ├── trial_email_verification.html.erb
│       │   │   ├── trial_email_verification.text.erb
│       │   │   ├── trial_period_ended_for_enterprise_trial_account.html.erb
│       │   │   ├── trial_period_ended_for_enterprise_trial_account.text.erb
│       │   │   ├── trial_period_ending_for_enterprise_trial_account.html.erb
│       │   │   ├── trial_period_ending_for_enterprise_trial_account.text.erb
│       │   │   ├── two_factor_enforcement_member_notification.html.erb
│       │   │   ├── two_factor_enforcement_member_notification.text.erb
│       │   │   ├── unsuccessful_enterprise_trial_upgrade.html.erb
│       │   │   ├── unsuccessful_enterprise_trial_upgrade.text.erb
│       │   │   ├── welcome_enterprise_trial_account.html.erb
│       │   │   └── welcome_enterprise_trial_account.text.erb
│       │   ├── business_campaign
│       │   │   ├── welcome_net_new_enterprise_account_ghes.html.erb
│       │   │   ├── welcome_net_new_enterprise_account_ghes.text.erb
│       │   │   ├── welcome_net_new_enterprise_account.html.erb
│       │   │   ├── welcome_net_new_enterprise_account.text.erb
│       │   │   ├── welcome_net_new_enterprise_account_variation_a.html.erb
│       │   │   ├── welcome_net_new_enterprise_account_variation_a.text.erb
│       │   │   ├── welcome_net_new_enterprise_account_variation_b.html.erb
│       │   │   └── welcome_net_new_enterprise_account_variation_b.text.erb
│       │   ├── business_limits
│       │   │   ├── at_members_limit.html.erb
│       │   │   ├── at_members_limit.text.erb
│       │   │   ├── at_members_soft_limit.html.erb
│       │   │   ├── at_members_soft_limit.text.erb
│       │   │   ├── at_organizations_limit.html.erb
│       │   │   ├── at_organizations_limit.text.erb
│       │   │   ├── at_organizations_soft_limit.html.erb
│       │   │   └── at_organizations_soft_limit.text.erb
│       │   ├── business_startups_application
│       │   │   ├── acceptance_email.html.erb
│       │   │   ├── acceptance_email.text.erb
│       │   │   ├── graduation_email.html.erb
│       │   │   ├── graduation_email.text.erb
│       │   │   ├── rejection_email.html.erb
│       │   │   └── rejection_email.text.erb
│       │   ├── business_team_limits
│       │   │   ├── at_business_teams_limit.html.erb
│       │   │   ├── at_business_teams_limit.text.erb
│       │   │   ├── at_business_teams_soft_limit.html.erb
│       │   │   ├── at_business_teams_soft_limit.text.erb
│       │   │   ├── at_members_limit.html.erb
│       │   │   ├── at_members_limit.text.erb
│       │   │   ├── at_members_soft_limit.html.erb
│       │   │   ├── at_members_soft_limit.text.erb
│       │   │   ├── at_organization_assignments_limit.html.erb
│       │   │   ├── at_organization_assignments_limit.text.erb
│       │   │   ├── at_organization_assignments_soft_limit.html.erb
│       │   │   └── at_organization_assignments_soft_limit.text.erb
│       │   ├── business_teams
│       │   │   ├── added_to_organization.html.erb
│       │   │   ├── added_to_organizations.html.erb
│       │   │   ├── added_to_organizations.text.erb
│       │   │   ├── added_to_organization.text.erb
│       │   │   ├── added_to_team.html.erb
│       │   │   ├── added_to_team.text.erb
│       │   │   ├── removed_from_organization.html.erb
│       │   │   ├── removed_from_organizations.html.erb
│       │   │   ├── removed_from_organizations.text.erb
│       │   │   ├── removed_from_organization.text.erb
│       │   │   ├── removed_from_team.html.erb
│       │   │   └── removed_from_team.text.erb
│       │   ├── code_scanning_assessment
│       │   │   ├── assessment_complete_summary.html.erb
│       │   │   ├── assessment_complete_summary.text.erb
│       │   │   ├── assessment_failed_summary.html.erb
│       │   │   └── assessment_failed_summary.text.erb
│       │   ├── codespaces_org_downgraded
│       │   │   ├── downgraded.html.erb
│       │   │   └── downgraded.text.erb
│       │   ├── codespaces_retention
│       │   │   ├── retention_warning_batch.html.erb
│       │   │   ├── retention_warning_batch.text.erb
│       │   │   ├── retention_warning.html.erb
│       │   │   └── retention_warning.text.erb
│       │   ├── copilot_chat_jetbrains
│       │   │   ├── waitlist_acceptance.html.erb
│       │   │   └── waitlist_acceptance.text.erb
│       │   ├── copilot_code_review
│       │   │   ├── code_review_disabled_for_org_admin.html.erb
│       │   │   ├── code_review_disabled_for_org_admin.text.erb
│       │   │   ├── code_review_disabled_for_user.html.erb
│       │   │   ├── code_review_disabled_for_user.text.erb
│       │   │   ├── code_review_enabled_for_org_admin.html.erb
│       │   │   ├── code_review_enabled_for_org_admin.text.erb
│       │   │   ├── code_review_enabled_for_user.html.erb
│       │   │   ├── code_review_enabled_for_user.text.erb
│       │   │   ├── code_review_no_policy_for_org_admin.html.erb
│       │   │   └── code_review_no_policy_for_org_admin.text.erb
│       │   ├── copilot_code_review_direct_org_billing
│       │   │   ├── direct_org_billing_disabled_for_org_admin.html.erb
│       │   │   ├── direct_org_billing_disabled_for_org_admin.text.erb
│       │   │   ├── direct_org_billing_disabled_for_user.html.erb
│       │   │   ├── direct_org_billing_disabled_for_user.text.erb
│       │   │   ├── direct_org_billing_enabled_for_org_admin.html.erb
│       │   │   ├── direct_org_billing_enabled_for_org_admin.text.erb
│       │   │   ├── direct_org_billing_enabled_for_user.html.erb
│       │   │   ├── direct_org_billing_enabled_for_user.text.erb
│       │   │   ├── direct_org_billing_no_policy_for_org_admin.html.erb
│       │   │   └── direct_org_billing_no_policy_for_org_admin.text.erb
│       │   ├── copilot_editor_chat_beta
│       │   │   ├── waitlist_acceptance.html.erb
│       │   │   └── waitlist_acceptance.text.erb
│       │   ├── copilot_enterprise
│       │   │   ├── cfe_disabled_for_user.html.erb
│       │   │   ├── cfe_disabled_for_user.text.erb
│       │   │   ├── cfe_enabled_for_user.html.erb
│       │   │   ├── cfe_enabled_for_user.text.erb
│       │   │   ├── copilot_in_dotcom_disabled_for_organization.html.erb
│       │   │   ├── copilot_in_dotcom_disabled_for_organization.text.erb
│       │   │   ├── copilot_in_dotcom_disabled_for_user.html.erb
│       │   │   ├── copilot_in_dotcom_disabled_for_user.text.erb
│       │   │   ├── trial_expired_for_user.html.erb
│       │   │   ├── trial_expired_for_user.text.erb
│       │   │   ├── trial_expired.html.erb
│       │   │   ├── trial_expired.text.erb
│       │   │   ├── trial_final_day.html.erb
│       │   │   ├── trial_final_day.text.erb
│       │   │   ├── trial_half_over.html.erb
│       │   │   ├── trial_half_over.text.erb
│       │   │   ├── trial_nearly_over.html.erb
│       │   │   ├── trial_nearly_over.text.erb
│       │   │   ├── trial_seat_added_for_user.html.erb
│       │   │   ├── trial_seat_added_for_user.text.erb
│       │   │   ├── trial_welcome.html.erb
│       │   │   ├── trial_welcome.text.erb
│       │   │   ├── upgrade_individual.html.erb
│       │   │   ├── upgrade_individual.text.erb
│       │   │   ├── welcome_business_admins.html.erb
│       │   │   ├── welcome_business_admins.text.erb
│       │   │   ├── welcome_individual.html.erb
│       │   │   ├── welcome_individual.text.erb
│       │   │   ├── welcome_org_admins.html.erb
│       │   │   └── welcome_org_admins.text.erb
│       │   ├── copilot_for_business
│       │   │   ├── cfb_disabled_by_business.html.erb
│       │   │   ├── cfb_disabled_by_business.text.erb
│       │   │   ├── cfb_enabled_by_business.html.erb
│       │   │   ├── cfb_enabled_by_business.text.erb
│       │   │   ├── cfb_enabled.html.erb
│       │   │   ├── cfb_enabled.text.erb
│       │   │   ├── chat_disabled_for_user.html.erb
│       │   │   ├── chat_disabled_for_user.text.erb
│       │   │   ├── chat_enabled_for_user.html.erb
│       │   │   ├── chat_enabled_for_user.text.erb
│       │   │   ├── cli_disabled_for_user.html.erb
│       │   │   ├── cli_disabled_for_user.text.erb
│       │   │   ├── cli_enabled_for_user.html.erb
│       │   │   ├── cli_enabled_for_user.text.erb
│       │   │   ├── desktop_disabled_for_user.html.erb
│       │   │   ├── desktop_disabled_for_user.text.erb
│       │   │   ├── desktop_enabled_for_user.html.erb
│       │   │   ├── desktop_enabled_for_user.text.erb
│       │   │   ├── seat_added_for_user.html.erb
│       │   │   ├── seat_added_for_user.text.erb
│       │   │   ├── seat_added_for_user_with_cfi_refund.html.erb
│       │   │   ├── seat_added_for_user_with_cfi_refund.text.erb
│       │   │   ├── seat_added_for_user_with_cfi_trial.html.erb
│       │   │   ├── seat_added_for_user_with_cfi_trial.text.erb
│       │   │   ├── seat_removed_for_user.html.erb
│       │   │   ├── seat_removed_for_user.text.erb
│       │   │   ├── trial_expired.html.erb
│       │   │   ├── trial_expired.text.erb
│       │   │   ├── trial_final_day.html.erb
│       │   │   ├── trial_final_day.text.erb
│       │   │   ├── trial_half_over.html.erb
│       │   │   ├── trial_half_over.text.erb
│       │   │   ├── trial_nearly_over.html.erb
│       │   │   ├── trial_nearly_over.text.erb
│       │   │   ├── trial_seat_added_for_user.html.erb
│       │   │   ├── trial_seat_added_for_user.text.erb
│       │   │   ├── trial_seat_expired_for_user.html.erb
│       │   │   ├── trial_seat_expired_for_user.text.erb
│       │   │   ├── trial_welcome.html.erb
│       │   │   ├── trial_welcome.text.erb
│       │   │   ├── welcome_individual.html.erb
│       │   │   ├── welcome_individual.text.erb
│       │   │   ├── welcome_org_admins.html.erb
│       │   │   └── welcome_org_admins.text.erb
│       │   ├── copilot_for_enterprise_beta
│       │   │   ├── waitlist_acceptance.html.erb
│       │   │   └── waitlist_acceptance.text.erb
│       │   ├── copilot_for_individuals
│       │   │   ├── cancellation_reminder.html.erb
│       │   │   ├── cancellation_reminder.text.erb
│       │   │   ├── one_day_from_cancellation.html.erb
│       │   │   ├── one_day_from_cancellation.text.erb
│       │   │   ├── one_day_from_scheduled_payment.html.erb
│       │   │   ├── one_day_from_scheduled_payment.text.erb
│       │   │   ├── scheduled_payment_reminder.html.erb
│       │   │   ├── scheduled_payment_reminder.text.erb
│       │   │   ├── trial_welcome.html.erb
│       │   │   └── trial_welcome.text.erb
│       │   ├── copilot_free_user
│       │   │   ├── expiration_warning.html.erb
│       │   │   ├── expiration_warning.text.erb
│       │   │   ├── expired.html.erb
│       │   │   ├── expired.text.erb
│       │   │   ├── paid_user_became_free.html.erb
│       │   │   ├── paid_user_became_free.text.erb
│       │   │   ├── refreshed.html.erb
│       │   │   └── refreshed.text.erb
│       │   ├── copilot_general
│       │   │   ├── activity_report_download.html.erb
│       │   │   ├── activity_report_download.text.erb
│       │   │   ├── activity_report.html.erb
│       │   │   ├── activity_report_no_data.html.erb
│       │   │   ├── activity_report_no_data.text.erb
│       │   │   └── activity_report.text.erb
│       │   ├── copilot_limited_user
│       │   │   ├── subscribe.html.erb
│       │   │   └── subscribe.text.erb
│       │   ├── copilot_mobile_chat
│       │   │   ├── mobile_chat_disabled_for_user.html.erb
│       │   │   ├── mobile_chat_disabled_for_user.text.erb
│       │   │   ├── mobile_chat_enabled_for_user.html.erb
│       │   │   └── mobile_chat_enabled_for_user.text.erb
│       │   ├── copilot_orca
│       │   │   ├── access_granted.html.erb
│       │   │   ├── access_granted.text.erb
│       │   │   ├── model_deleted.html.erb
│       │   │   ├── model_deleted.text.erb
│       │   │   ├── model_failed.html.erb
│       │   │   ├── model_failed.text.erb
│       │   │   ├── model_ready.html.erb
│       │   │   ├── model_ready.text.erb
│       │   │   ├── update_ready.html.erb
│       │   │   └── update_ready.text.erb
│       │   ├── copilot_spark
│       │   │   ├── spark_disabled_for_user.html.erb
│       │   │   ├── spark_disabled_for_user.text.erb
│       │   │   ├── spark_enabled_for_user.html.erb
│       │   │   └── spark_enabled_for_user.text.erb
│       │   ├── copilot_swe_agent
│       │   │   ├── swe_agent_disabled_for_user.html.erb
│       │   │   ├── swe_agent_disabled_for_user.text.erb
│       │   │   ├── swe_agent_enabled_for_user.html.erb
│       │   │   └── swe_agent_enabled_for_user.text.erb
│       │   ├── copilot_workspace
│       │   │   ├── waitlist_acceptance.html.erb
│       │   │   └── waitlist_acceptance.text.erb
│       │   ├── developer_program_membership
│       │   │   ├── welcome.html.erb
│       │   │   └── welcome.text.erb
│       │   ├── discussion
│       │   │   └── error.text.erb
│       │   ├── email_subscriptions
│       │   │   ├── opt_in_and_unsubscribe_links.html.erb
│       │   │   ├── opt_in_and_unsubscribe_links.text.erb
│       │   │   ├── preferences_center_access_link.html.erb
│       │   │   └── preferences_center_access_link.text.erb
│       │   ├── enterprise
│       │   │   ├── invite_user.html.erb
│       │   │   ├── invite_user.text.erb
│       │   │   ├── packages_migration.html.erb
│       │   │   ├── packages_migration.text.erb
│       │   │   ├── user_repository_unlocked.html.erb
│       │   │   └── user_repository_unlocked.text.erb
│       │   ├── enterprise_managed_user
│       │   │   ├── added_as_first_emu_business_admin.html.erb
│       │   │   ├── added_as_first_emu_business_admin.text.erb
│       │   │   ├── confirm_claim_email.html.erb
│       │   │   ├── confirm_claim_email.text.erb
│       │   │   ├── tenant_creation_error.html.erb
│       │   │   ├── tenant_creation_error.text.erb
│       │   │   ├── tenant_provisioning_in_progress.html.erb
│       │   │   └── tenant_provisioning_in_progress.text.erb
│       │   ├── exemption_request
│       │   │   ├── alert_dismissal_request_cancelled.html.erb
│       │   │   ├── alert_dismissal_request_cancelled.text.erb
│       │   │   ├── alert_dismissal_requested.html.erb
│       │   │   ├── alert_dismissal_requested.text.erb
│       │   │   ├── alert_dismissal_request_status_changed.html.erb
│       │   │   ├── alert_dismissal_request_status_changed.text.erb
│       │   │   ├── alert_dismissal_request_submitted_confirmation.html.erb
│       │   │   ├── alert_dismissal_request_submitted_confirmation.text.erb
│       │   │   ├── push_bypass.html.erb
│       │   │   ├── push_bypass.text.erb
│       │   │   ├── repo_policy_bypass.html.erb
│       │   │   ├── repo_policy_bypass.text.erb
│       │   │   ├── request_status_changed.html.erb
│       │   │   └── request_status_changed.text.erb
│       │   ├── explore
│       │   │   ├── _event.html.erb
│       │   │   ├── _featured_collection.html.erb
│       │   │   ├── _footer.html.erb
│       │   │   ├── overview.html.erb
│       │   │   ├── overview.text.erb
│       │   │   ├── _recommended_repo.html.erb
│       │   │   ├── _spotlight.html.erb
│       │   │   ├── _styles.html.erb
│       │   │   ├── text
│       │   │   │   ├── _event.text.erb
│       │   │   │   ├── _featured_collection.text.erb
│       │   │   │   ├── _featured_topic.text.erb
│       │   │   │   ├── _overview.text.erb
│       │   │   │   ├── _recommended_repo.text.erb
│       │   │   │   ├── _spotlight.text.erb
│       │   │   │   ├── _trending_developers.text.erb
│       │   │   │   └── _trending_repositories.text.erb
│       │   │   ├── topics
│       │   │   │   └── _topic.html.erb
│       │   │   ├── _trending_developer_row.html.erb
│       │   │   ├── _trending.html.erb
│       │   │   └── _trending_repo_row.html.erb
│       │   ├── github_spark
│       │   │   ├── waitlist_acceptance.html.erb
│       │   │   └── waitlist_acceptance.text.erb
│       │   ├── global
│       │   │   ├── column_template
│       │   │   │   ├── _blue_button.html.erb
│       │   │   │   ├── _description.html.erb
│       │   │   │   ├── _footer.html.erb
│       │   │   │   ├── _header.html.erb
│       │   │   │   ├── _styles.html.erb
│       │   │   │   └── _template.html.erb
│       │   │   └── _cta_button.html.erb
│       │   ├── hook
│       │   │   ├── oauth_hook_stafftools_disable_notice.text.erb
│       │   │   ├── oauth_hook_stafftools_enable_notice.text.erb
│       │   │   ├── stafftools_disable_notice.text.erb
│       │   │   └── stafftools_enable_notice.text.erb
│       │   ├── integration
│       │   │   ├── authorized.text.erb
│       │   │   ├── integration_installation_request.html.erb
│       │   │   ├── integration_installation_request.text.erb
│       │   │   ├── re_authorized.text.erb
│       │   │   ├── updated_permissions.html.erb
│       │   │   └── updated_permissions.text.erb
│       │   ├── ip_allowlist
│       │   │   ├── ipv6_notice.html.erb
│       │   │   └── ipv6_notice.text.erb
│       │   ├── issues
│       │   │   └── _label.html.erb
│       │   ├── larger_runners
│       │   │   ├── disable_public_ip_and_email.html.erb
│       │   │   ├── disable_public_ip_and_email.text.erb
│       │   │   ├── public_ip_change_for_enterprise.html.erb
│       │   │   ├── public_ip_change_for_enterprise.text.erb
│       │   │   ├── public_ip_change_for_org.html.erb
│       │   │   └── public_ip_change_for_org.text.erb
│       │   ├── layouts
│       │   │   ├── account
│       │   │   │   ├── security.html.erb
│       │   │   │   └── security.text.erb
│       │   │   ├── billing_email_layout.html.erb
│       │   │   ├── copilot_business_email.html.erb
│       │   │   ├── copilot_enterprise_email.html.erb
│       │   │   ├── copilot.html.erb
│       │   │   ├── github_spark.html.erb
│       │   │   ├── _ink.css
│       │   │   ├── neutron.html.erb
│       │   │   ├── primer_layout_custom_padding.html.erb
│       │   │   ├── primer_layout.html.erb
│       │   │   ├── primer_layout_minimal.html.erb
│       │   │   ├── repository
│       │   │   │   └── collab_email_layout.html.erb
│       │   │   ├── repository.html.erb
│       │   │   ├── spark.html.erb
│       │   │   └── styles
│       │   │       ├── _billing_email_styles.css
│       │   │       ├── _html_email_styles.css
│       │   │       └── _invitation_email_styles.css
│       │   ├── marketplace
│       │   │   ├── contact_requested.html.erb
│       │   │   ├── contact_requested.text.erb
│       │   │   ├── creator_verification_update.html.erb
│       │   │   ├── featured_customers_need_review.html.erb
│       │   │   ├── financial_onboarding_update.html.erb
│       │   │   ├── listing_approved.text.erb
│       │   │   ├── listing_delisted.text.erb
│       │   │   ├── listing_redrafted.text.erb
│       │   │   ├── listing_rejected.text.erb
│       │   │   ├── listing_subscriptions_cancelled.text.erb
│       │   │   ├── _retarget_header.html.erb
│       │   │   ├── retarget.html.erb
│       │   │   ├── _retarget_row.html.erb
│       │   │   ├── retarget.text.erb
│       │   │   └── state_changed.text.erb
│       │   ├── member_feature_request
│       │   │   ├── notify_dismissal.html.erb
│       │   │   └── notify_dismissal.text.erb
│       │   ├── metered_transition
│       │   │   ├── cancel.html.erb
│       │   │   ├── cancel.text.erb
│       │   │   ├── complete.html.erb
│       │   │   ├── complete.text.erb
│       │   │   ├── day_before_notice.html.erb
│       │   │   ├── day_before_notice.text.erb
│       │   │   ├── schedule.html.erb
│       │   │   └── schedule.text.erb
│       │   ├── migrations
│       │   │   ├── ip_addresses_update_2023_08.html.erb
│       │   │   ├── ip_addresses_update_2023_08.text.erb
│       │   │   ├── ip_addresses_update_2023_10_correction.html.erb
│       │   │   ├── ip_addresses_update_2023_10_correction.text.erb
│       │   │   ├── ip_addresses_update_2023_10.html.erb
│       │   │   ├── ip_addresses_update_2023_10.text.erb
│       │   │   ├── source_imports_api_deprecation_2023_10.html.erb
│       │   │   └── source_imports_api_deprecation_2023_10.text.erb
│       │   ├── newsies
│       │   │   ├── advisory_credit.erb
│       │   │   ├── advisory_credit_html.erb
│       │   │   ├── check_suite_event_notification_html.erb
│       │   │   ├── check_suite_event_notification.text.erb
│       │   │   ├── gate_request_html.erb
│       │   │   ├── gate_request.text.erb
│       │   │   ├── issue_comment_html.erb
│       │   │   ├── issue_html.erb
│       │   │   ├── pull_request.erb
│       │   │   ├── pull_request_html.erb
│       │   │   ├── pull_request_push_notification_html.erb
│       │   │   ├── pull_request_push_notification.text.erb
│       │   │   ├── repository_advisory.erb
│       │   │   ├── repository_advisory_html.erb
│       │   │   ├── security_advisory_notification.erb
│       │   │   ├── security_advisory_notification_html.erb
│       │   │   ├── vulnerable_repository_notification.erb
│       │   │   └── vulnerable_repository_notification_html.erb
│       │   ├── organization
│       │   │   ├── admin_added.html.erb
│       │   │   ├── admin_added.text.erb
│       │   │   ├── api_applications_endpoints_deprecation.text.erb
│       │   │   ├── api_integrations_access_tokens_deprecation.text.erb
│       │   │   ├── api_new_token_format_notice.html.erb
│       │   │   ├── api_new_token_format_notice.text.erb
│       │   │   ├── application_access_approved.text.erb
│       │   │   ├── application_access_requested.text.erb
│       │   │   ├── billing_lock.html.erb
│       │   │   ├── billing_lock.text.erb
│       │   │   ├── _description.html.erb
│       │   │   ├── domain_verification_notice.html.erb
│       │   │   ├── domain_verification_notice.text.erb
│       │   │   ├── end_enterprise_cloud_trial.html.erb
│       │   │   ├── end_enterprise_cloud_trial.text.erb
│       │   │   ├── failed_two_factor_enforcement.text.erb
│       │   │   ├── flagged_as_spammy.html.erb
│       │   │   ├── flagged_as_spammy.text.erb
│       │   │   ├── _footer.html.erb
│       │   │   ├── _header.html.erb
│       │   │   ├── insecure_two_factor_method_enforcement_member_notification.html.erb
│       │   │   ├── insecure_two_factor_method_enforcement_member_notification.text.erb
│       │   │   ├── invited_to_billing_manager_role.text.erb
│       │   │   ├── legacy_integration_event_deprecation.text.erb
│       │   │   ├── notification_restrictions_enabled.html.erb
│       │   │   ├── notification_restrictions_enabled.text.erb
│       │   │   ├── pat_access_request_notice.text.erb
│       │   │   ├── removed_from_org.html.erb
│       │   │   ├── removed_from_org.text.erb
│       │   │   ├── remove_outside_collaborator.html.erb
│       │   │   ├── remove_outside_collaborator.text.erb
│       │   │   ├── _row.html.erb
│       │   │   ├── _styles.html.erb
│       │   │   ├── suspension.html.erb
│       │   │   ├── suspension.text.erb
│       │   │   ├── two_factor_enforcement_member_notification.html.erb
│       │   │   ├── two_factor_enforcement_member_notification.text.erb
│       │   │   ├── welcome_enterprise_cloud_trial.html.erb
│       │   │   └── welcome_enterprise_cloud_trial.text.erb
│       │   ├── organization_limits
│       │   │   ├── at_members_limit.html.erb
│       │   │   ├── at_members_limit.text.erb
│       │   │   ├── at_members_soft_limit.html.erb
│       │   │   ├── at_members_soft_limit.text.erb
│       │   │   ├── at_teams_limit.html.erb
│       │   │   ├── at_teams_limit.text.erb
│       │   │   ├── at_teams_soft_limit.html.erb
│       │   │   └── at_teams_soft_limit.text.erb
│       │   ├── org_entacct_migration
│       │   │   ├── eligible.html.erb
│       │   │   ├── eligible.text.erb
│       │   │   ├── prompt_to_accept_corporate_tos.html.erb
│       │   │   └── prompt_to_accept_corporate_tos.text.erb
│       │   ├── pages
│       │   │   ├── build_failure.text.erb
│       │   │   ├── build_warning.text.erb
│       │   │   ├── domain_disassociated.html.erb
│       │   │   ├── domain_disassociated.text.erb
│       │   │   ├── domain_pending_unverification.html.erb
│       │   │   ├── domain_pending_unverification.text.erb
│       │   │   ├── domain_unverified.html.erb
│       │   │   ├── domain_unverified.text.erb
│       │   │   ├── existing_domain_pending_unverification.html.erb
│       │   │   └── existing_domain_pending_unverification.text.erb
│       │   ├── planning_tracking_beta
│       │   │   ├── waitlist_acceptance.html.erb
│       │   │   └── waitlist_acceptance.text.erb
│       │   ├── plan_owner
│       │   │   ├── incorrect_account_org_warning.text.erb
│       │   │   └── incorrect_account_user_warning.text.erb
│       │   ├── porter
│       │   │   ├── import_failure.text.erb
│       │   │   └── import_success.text.erb
│       │   ├── reminders
│       │   │   ├── waitlist_acceptance.html.erb
│       │   │   └── waitlist_acceptance.text.erb
│       │   ├── repository
│       │   │   ├── admin_disabled_notice.text.erb
│       │   │   ├── collab_invited.html.erb
│       │   │   ├── collab_invited.text.erb
│       │   │   ├── country_block_notice.text.erb
│       │   │   ├── deploy_key_added.text.erb
│       │   │   ├── dmca_takedown_notice.text.erb
│       │   │   ├── hard_limit_reached.html.erb
│       │   │   ├── hard_limit_reached.text.erb
│       │   │   ├── private_fork_deleted.text.erb
│       │   │   ├── private_repository_deleted.text.erb
│       │   │   ├── soft_limit_reached.html.erb
│       │   │   ├── soft_limit_reached.text.erb
│       │   │   ├── ssh_deploy_private_key_leaked_in_gist.text.erb
│       │   │   ├── ssh_deploy_private_key_leaked_in_wiki.text.erb
│       │   │   └── ssh_deploy_private_key_leaked.text.erb
│       │   ├── repository_network
│       │   │   ├── free_org_private_fork_warning.text.erb
│       │   │   ├── free_user_private_fork_warning.text.erb
│       │   │   ├── paid_org_private_fork_warning.text.erb
│       │   │   └── paid_user_private_fork_warning.text.erb
│       │   ├── repository_push_notification
│       │   │   └── build.text.erb
│       │   ├── research_participants
│       │   │   ├── invite_user.html.erb
│       │   │   └── invite_user.text.erb
│       │   ├── revoked_credential
│       │   │   ├── github_app_refresh_token_revoked.html.erb
│       │   │   ├── github_app_refresh_token_revoked.text.erb
│       │   │   ├── github_app_server_to_server_token_revoked.html.erb
│       │   │   ├── github_app_server_to_server_token_revoked.text.erb
│       │   │   ├── github_app_user_to_server_token_revoked.html.erb
│       │   │   ├── github_app_user_to_server_token_revoked.text.erb
│       │   │   ├── oauth_token_revoked.html.erb
│       │   │   ├── oauth_token_revoked.text.erb
│       │   │   ├── personal_access_token_revoked.html.erb
│       │   │   └── personal_access_token_revoked.text.erb
│       │   ├── secret_scanning
│       │   │   ├── admin_token_scanning_summary.html.erb
│       │   │   ├── admin_token_scanning_summary.text.erb
│       │   │   ├── assessment_complete_summary.html.erb
│       │   │   ├── assessment_complete_summary.text.erb
│       │   │   ├── custom_pattern_dry_run_scan_failed.html.erb
│       │   │   ├── custom_pattern_dry_run_scan_failed.text.erb
│       │   │   ├── custom_pattern_dry_run_scan_summary.html.erb
│       │   │   ├── custom_pattern_dry_run_scan_summary.text.erb
│       │   │   ├── github_app_installation_access_token_leaked.html.erb
│       │   │   ├── github_app_installation_access_token_leaked.text.erb
│       │   │   ├── github_app_user_access_token_leaked.html.erb
│       │   │   ├── github_app_user_access_token_leaked.text.erb
│       │   │   ├── oauth_app_user_access_token_leaked.html.erb
│       │   │   ├── oauth_app_user_access_token_leaked.text.erb
│       │   │   ├── personal_access_token_leaked.html.erb
│       │   │   ├── personal_access_token_leaked.text.erb
│       │   │   ├── secret_author_token_scanning_summary.html.erb
│       │   │   ├── secret_author_token_scanning_summary.text.erb
│       │   │   ├── secrets_found_for_initial_org_or_enterprise_backfill.html.erb
│       │   │   ├── secrets_found_for_initial_org_or_enterprise_backfill.text.erb
│       │   │   ├── ssh_private_key_leaked.html.erb
│       │   │   ├── ssh_private_key_leaked.text.erb
│       │   │   ├── token_reported.html.erb
│       │   │   ├── token_reported.text.erb
│       │   │   ├── user_assigned_to_alert.html.erb
│       │   │   ├── user_assigned_to_alert.text.erb
│       │   │   ├── username_and_password_compromised_detected_by_secret_scanning.html.erb
│       │   │   └── username_and_password_compromised_detected_by_secret_scanning.text.erb
│       │   ├── security_center
│       │   │   ├── csv_export_error.html.erb
│       │   │   ├── csv_export_error.text.erb
│       │   │   ├── csv_export_ready.html.erb
│       │   │   ├── csv_export_ready.text.erb
│       │   │   ├── enterprise_security_manager_assignment.html.erb
│       │   │   └── enterprise_security_manager_assignment.text.erb
│       │   ├── shared
│       │   │   ├── _footer_mailing_address.html.erb
│       │   │   └── _progress_bar.html.erb
│       │   ├── signups
│       │   │   ├── accountless_code_verification.html.erb
│       │   │   ├── accountless_code_verification.text.erb
│       │   │   ├── email_verification.html.erb
│       │   │   ├── email_verification.text.erb
│       │   │   ├── launch_code_verification.html.erb
│       │   │   └── launch_code_verification.text.erb
│       │   ├── source_import
│       │   │   ├── import_failure.text.erb
│       │   │   └── import_success.text.erb
│       │   ├── sponsors_primer
│       │   │   ├── approval_request_submitted.html.erb
│       │   │   ├── approval_request_submitted.text.erb
│       │   │   ├── credit_balance_increase_notification.html.erb
│       │   │   ├── credit_balance_increase_notification.text.erb
│       │   │   ├── existing_sponsorship_fee_reminder_for_credit_card_orgs.html.erb
│       │   │   ├── existing_sponsorship_fee_reminder_for_credit_card_orgs.text.erb
│       │   │   ├── first_profile_setup_reminder.html.erb
│       │   │   ├── first_profile_setup_reminder.text.erb
│       │   │   ├── goal_completed.html.erb
│       │   │   ├── goal_completed.text.erb
│       │   │   ├── invoice_agreement_signature_terminated.html.erb
│       │   │   ├── invoice_agreement_signature_terminated.text.erb
│       │   │   ├── invoiced_sponsors_setup_failure.html.erb
│       │   │   ├── invoiced_sponsors_setup_failure.text.erb
│       │   │   ├── invoiced_sponsors_setup_success.html.erb
│       │   │   ├── invoiced_sponsors_setup_success.text.erb
│       │   │   ├── listing_approved.html.erb
│       │   │   ├── listing_approved.text.erb
│       │   │   ├── low_credit_balance_warning.html.erb
│       │   │   ├── low_credit_balance_warning.text.erb
│       │   │   ├── milestone_reached.html.erb
│       │   │   ├── milestone_reached.text.erb
│       │   │   ├── new_sponsor.html.erb
│       │   │   ├── new_sponsor.text.erb
│       │   │   ├── now_sponsoring.html.erb
│       │   │   ├── now_sponsoring.text.erb
│       │   │   ├── now_sponsoring_via_bulk_sponsorship.erb
│       │   │   ├── now_sponsoring_via_bulk_sponsorship.text.erb
│       │   │   ├── patreon_cancellation.html.erb
│       │   │   ├── patreon_cancellation.text.erb
│       │   │   ├── patreon_new_sponsor.html.erb
│       │   │   ├── patreon_new_sponsor.text.erb
│       │   │   ├── patreon_now_sponsoring.html.erb
│       │   │   ├── patreon_now_sponsoring.text.erb
│       │   │   ├── payouts_export.html.erb
│       │   │   ├── payouts_export.text.erb
│       │   │   ├── pending_sponsorship.html.erb
│       │   │   ├── pending_sponsorship.text.erb
│       │   │   ├── reached_match_cap.html.erb
│       │   │   ├── reached_match_cap.text.erb
│       │   │   ├── redrafted_due_to_missing_tax_form.html.erb
│       │   │   ├── redrafted_due_to_missing_tax_form.text.erb
│       │   │   ├── second_profile_setup_reminder.html.erb
│       │   │   ├── second_profile_setup_reminder.text.erb
│       │   │   ├── send_signed_invoice_agreement.html.erb
│       │   │   ├── send_signed_invoice_agreement.text.erb
│       │   │   ├── sponsorable_maintainers_export.html.erb
│       │   │   ├── sponsorable_maintainers_export.text.erb
│       │   │   ├── sponsorable_no_longer_sponsorable.html.erb
│       │   │   ├── sponsorable_no_longer_sponsorable.text.erb
│       │   │   ├── sponsors_cancelled_paypal_sponsorships_notice.html.erb
│       │   │   ├── sponsors_cancelled_paypal_sponsorships_notice.text.erb
│       │   │   ├── sponsors_dependencies_export.html.erb
│       │   │   ├── sponsors_dependencies_export.text.erb
│       │   │   ├── sponsorship_cancellation_notice.html.erb
│       │   │   ├── sponsorship_cancellation_notice.text.erb
│       │   │   ├── sponsorship_permission_granted.html.erb
│       │   │   ├── sponsorship_permission_granted.text.erb
│       │   │   ├── sponsorship_permission_revoked.html.erb
│       │   │   ├── sponsorship_permission_revoked.text.erb
│       │   │   ├── sponsorships_export.html.erb
│       │   │   ├── sponsorships_export.text.erb
│       │   │   ├── sponsorship_upgrade_notice.html.erb
│       │   │   ├── sponsorship_upgrade_notice.text.erb
│       │   │   ├── sponsors_sponsorships_export.html.erb
│       │   │   ├── sponsors_sponsorships_export.text.erb
│       │   │   ├── sponsors_transactions_export.html.erb
│       │   │   ├── sponsors_transactions_export.text.erb
│       │   │   ├── submitted_your_profile_reminder.html.erb
│       │   │   ├── submitted_your_profile_reminder.text.erb
│       │   │   ├── transaction_reversal.html.erb
│       │   │   ├── transaction_reversal.text.erb
│       │   │   ├── waitlist_acceptance.html.erb
│       │   │   ├── waitlist_acceptance.text.erb
│       │   │   ├── waitlist_confirmation.html.erb
│       │   │   └── waitlist_confirmation.text.erb
│       │   ├── staff_access
│       │   │   ├── impersonation_access_requested.text.erb
│       │   │   ├── impersonation_notification.html.erb
│       │   │   ├── impersonation_notification.text.erb
│       │   │   ├── repo_access_requested.text.erb
│       │   │   ├── request_accepted.text.erb
│       │   │   └── request_denied.text.erb
│       │   ├── startup_program
│       │   │   ├── coupon_expiration.html.erb
│       │   │   └── coupon_expiration.text.erb
│       │   ├── succession
│       │   │   ├── account_successor_accepted.html.erb
│       │   │   ├── account_successor_accepted.text.erb
│       │   │   ├── account_successor_added.html.erb
│       │   │   ├── account_successor_added.text.erb
│       │   │   ├── account_successor_declined.html.erb
│       │   │   ├── account_successor_declined.text.erb
│       │   │   ├── account_successor_invite.html.erb
│       │   │   ├── account_successor_invite.text.erb
│       │   │   ├── account_successor_removed.html.erb
│       │   │   └── account_successor_removed.text.erb
│       │   ├── support
│       │   │   ├── ada_init.text.erb
│       │   │   ├── helphub_email_verified_sign_in_code_requested.html.erb
│       │   │   └── helphub_email_verified_sign_in_code_requested.text.erb
│       │   ├── team_limits
│       │   │   ├── at_members_limit.html.erb
│       │   │   ├── at_members_limit.text.erb
│       │   │   ├── at_members_soft_limit.html.erb
│       │   │   └── at_members_soft_limit.text.erb
│       │   ├── teams
│       │   │   ├── removed_from_team.text.erb
│       │   │   ├── team_added.text.erb
│       │   │   ├── team_membership_request.text.erb
│       │   │   └── team_relationship_request.text.erb
│       │   ├── terms_of_service
│       │   │   ├── updated_terms_notification.html.erb
│       │   │   └── updated_terms_notification.text.erb
│       │   ├── trade_controls
│       │   │   ├── individual_actor_reactivated.text.erb
│       │   │   ├── individual_actor_restricted.html.erb
│       │   │   ├── organization_reactivated.text.erb
│       │   │   ├── organization_restricted.html.erb
│       │   │   └── organization_scheduled_pending_enforcement.html.erb
│       │   ├── trade_screening
│       │   │   ├── contact_microsoft_trade_help.text.erb
│       │   │   ├── owner_profile_allowed_status.text.erb
│       │   │   ├── owner_profile_data_needs_fixing.html.erb
│       │   │   ├── owner_profile_not_allowed_status.text.erb
│       │   │   ├── restricted_free_organization_allowed_status.html.erb
│       │   │   ├── sponsors_maintainer_restricted.text.erb
│       │   │   └── trade_screening_48_hour_sla_breach.text.erb
│       │   └── vulnerability
│       │       ├── _alert_row.html.erb
│       │       ├── digest.html.erb
│       │       ├── digest.text.erb
│       │       ├── _header.html.erb
│       │       ├── _repo_row.html.erb
│       │       ├── _repositories.html.erb
│       │       ├── _styles.html.erb
│       │       ├── user_assigned_to_alert.html.erb
│       │       └── user_assigned_to_alert.text.erb
│       ├── mandatory_messages
│       │   └── show.html.erb
│       ├── marketplace
│       │   ├── actions
│       │   │   ├── _action_link_updated.html.erb
│       │   │   ├── usable_icons
│       │   │   │   └── index.html.erb
│       │   │   └── version_item
│       │   │       └── _show.html.erb
│       │   ├── _filter_nav.html.erb
│       │   ├── github_apps
│       │   │   └── _github_app_link_updated.html.erb
│       │   ├── pending_installations
│       │   │   ├── index.html.erb
│       │   │   └── _pending_installation.html.erb
│       │   ├── pending_orders
│       │   │   ├── index.html.erb
│       │   │   └── _pending_order.html.erb
│       │   ├── _search_bar.html.erb
│       │   ├── searches
│       │   │   └── _show_results_updated.html.erb
│       │   ├── _search_results_fragment.html.erb
│       │   ├── _side_nav.html.erb
│       │   ├── stacks
│       │   │   └── _stack_link_updated.html.erb
│       │   └── _submit_app_cta.html.erb
│       ├── marketplace_listing_admins
│       │   └── _delist_app.html.erb
│       ├── marketplace_listing_featured_customers
│       │   └── index.html.erb
│       ├── marketplace_listing_hooks
│       │   ├── _form.html.erb
│       │   └── show.html.erb
│       ├── marketplace_listing_insights
│       │   ├── _conversion_performance_v2.html.erb
│       │   ├── index.html.erb
│       │   ├── _pending_installations.html.erb
│       │   └── _period_select_box.html.erb
│       ├── marketplace_listing_plans
│       │   ├── _detail.html.erb
│       │   ├── _form.html.erb
│       │   ├── index.html.erb
│       │   ├── new.html.erb
│       │   └── show.html.erb
│       ├── marketplace_listings
│       │   ├── _actions.html.erb
│       │   ├── _admin_layout.html.erb
│       │   ├── _agreement_modal_button.html.erb
│       │   ├── _completion_statuses.html.erb
│       │   ├── edit
│       │   │   ├── contact_info.html.erb
│       │   │   ├── description.html.erb
│       │   │   ├── _listing_details.html.erb
│       │   │   ├── _logo_and_feature_card.html.erb
│       │   │   ├── _naming_and_links.html.erb
│       │   │   └── _product_screenshots.html.erb
│       │   ├── edit.html.erb
│       │   ├── _featured_listing.html.erb
│       │   ├── _featured_listing_link.html.erb
│       │   ├── free_trials.html.erb
│       │   ├── _integrations.html.erb
│       │   ├── _integrator_agreement.html.erb
│       │   ├── _listing.html.erb
│       │   ├── _listing_status.html.erb
│       │   ├── _listing_updated.html.erb
│       │   ├── manage.html.erb
│       │   ├── new.html.erb
│       │   ├── new_with_integratable.html.erb
│       │   ├── _oauth_applications.html.erb
│       │   ├── _preview_text.html.erb
│       │   ├── _request_buttons.html.erb
│       │   └── _supported_languages.html.erb
│       ├── marketplace_listing_security_compliance
│       │   └── show.html.erb
│       ├── marketplace_listing_sync
│       │   └── show.html.erb
│       ├── marketplace_listing_transactions
│       │   ├── index.html.erb
│       │   ├── _sort_filter.html.erb
│       │   └── _transaction_table.html.erb
│       ├── marketplace_purchases
│       │   ├── _amount_due.html.erb
│       │   ├── _current_plan.html.erb
│       │   ├── new.html.erb
│       │   ├── _order_preview.html.erb
│       │   ├── _plan_pricing.html.erb
│       │   └── _terms_of_service_notice.html.erb
│       ├── memexes
│       │   ├── dashboard.html.erb
│       │   ├── index.html.erb
│       │   ├── _list.html.erb
│       │   ├── repo_index.html.erb
│       │   └── show.html.erb
│       ├── merge_queue
│       │   ├── _entries.html.erb
│       │   ├── _entry_status.html.erb
│       │   ├── _queue.html.erb
│       │   └── show.html.erb
│       ├── merge_queue_beta
│       │   └── signup.html.erb
│       ├── move_work
│       │   ├── choose_organizations
│       │   │   └── new.html.erb
│       │   ├── choose_resources
│       │   │   └── new.html.erb
│       │   ├── confirmations
│       │   │   └── new.html.erb
│       │   ├── _layout.html.erb
│       │   ├── move_work
│       │   │   ├── _message.html.erb
│       │   │   └── show.html.erb
│       │   └── organizations
│       │       ├── _billing_details.html.erb
│       │       ├── billing.html.erb
│       │       ├── new.html.erb
│       │       └── plans.html.erb
│       ├── navigation
│       │   ├── _application_settings.html.erb
│       │   ├── _biztools.html.erb
│       │   ├── _developer_settings.html.erb
│       │   ├── _devtools.html.erb
│       │   ├── _edit_repository_announcement_sidebar.html.erb
│       │   ├── _edit_repository.html.erb
│       │   ├── _gist_next.html.erb
│       │   ├── _oauth_application.html.erb
│       │   ├── repository
│       │   │   ├── _graphs.html.erb
│       │   │   ├── _security.html.erb
│       │   │   └── _tab_counter.html.erb
│       │   ├── _security_workspace.html.erb
│       │   ├── _settings.html.erb
│       │   ├── _settings_repositories.html.erb
│       │   └── _stafftools.html.erb
│       ├── navigation_test
│       │   └── rails.html.erb
│       ├── network
│       │   ├── dependabot
│       │   │   ├── _dependabot_empty.html.erb
│       │   │   ├── _dependabot_error.html.erb
│       │   │   ├── _dependabot_footer.html.erb
│       │   │   ├── _dependabot_unavailable.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── jobs
│       │   │   │   ├── _dependabot_nojobs.html.erb
│       │   │   │   └── show.html.erb
│       │   │   └── show.html.erb
│       │   ├── dependencies
│       │   │   ├── blankslates
│       │   │   │   ├── _dependency_graph_disabled.html.erb
│       │   │   │   ├── _no_dependencies.html.erb
│       │   │   │   └── _no_search_results.html.erb
│       │   │   ├── error.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── _search_paths_popover.html.erb
│       │   ├── _dependencies_list.html.erb
│       │   ├── _dependency.html.erb
│       │   ├── _dependency_submission_prompt.html.erb
│       │   ├── _dependency_tabs.erb
│       │   ├── _dependency_vulnerability_alerts.html.erb
│       │   ├── _dependent.html.erb
│       │   ├── dependents.html.erb
│       │   ├── _install_dependabot.html.erb
│       │   ├── members.html.erb
│       │   ├── _network_too_large.html.erb
│       │   ├── _noforks.html.erb
│       │   ├── _repository.html.erb
│       │   └── show.html.erb
│       ├── notices
│       │   ├── _coupon_will_expire.html.erb
│       │   └── _org_newbie.html.erb
│       ├── notification_restrictions
│       │   └── show.html.erb
│       ├── notifications
│       │   ├── email_mute.html.erb
│       │   ├── index.html.erb
│       │   ├── _navigation.erb
│       │   ├── _repo_owners.html.erb
│       │   ├── _repositories_by_subscription_type.html.erb
│       │   ├── subscription.html.erb
│       │   ├── _unavailable.html.erb
│       │   ├── v2
│       │   │   ├── actions
│       │   │   │   ├── _action.html.erb
│       │   │   │   ├── _archive.html.erb
│       │   │   │   ├── bulk
│       │   │   │   │   ├── _action.html.erb
│       │   │   │   │   ├── _done.html.erb
│       │   │   │   │   ├── _read.html.erb
│       │   │   │   │   ├── _unread.html.erb
│       │   │   │   │   └── _unsubscribe.html.erb
│       │   │   │   ├── _bulk_actions.html.erb
│       │   │   │   ├── _item_actions.html.erb
│       │   │   │   ├── _read.html.erb
│       │   │   │   ├── _star.html.erb
│       │   │   │   ├── _subscribe.html.erb
│       │   │   │   ├── _unarchive.html.erb
│       │   │   │   ├── _unread.html.erb
│       │   │   │   ├── _unstar.html.erb
│       │   │   │   └── _unsubscribe.html.erb
│       │   │   ├── _blankslate.html.erb
│       │   │   ├── _bulk_action_banners.html.erb
│       │   │   ├── _copilot_digest.html.erb
│       │   │   ├── _copilot_digest_item.html.erb
│       │   │   ├── _copilot_digest_poll.html.erb
│       │   │   ├── _copilot_notification_ctas.html.erb
│       │   │   ├── _copilot_notifications_list.html.erb
│       │   │   ├── _custom_inboxes_dialog_contents.html.erb
│       │   │   ├── _custom_inboxes_dialog.html.erb
│       │   │   ├── _custom_inboxes_dialog_mobile.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _notifications_grouped_list.html.erb
│       │   │   ├── _notifications_group_view_all.html.erb
│       │   │   ├── _notifications_item.html.erb
│       │   │   ├── _notifications_list_footer.html.erb
│       │   │   ├── _notifications_list.html.erb
│       │   │   ├── _notifications_tabs.html.erb
│       │   │   ├── _onboarding_banner.html.erb
│       │   │   ├── _recent_notifications_alert.html.erb
│       │   │   ├── _sort_by_menu.html.erb
│       │   │   └── _top_shelf.html.erb
│       │   └── watching.html.erb
│       ├── notification_subscriptions
│       │   ├── _actions.html.erb
│       │   ├── _filters.html.erb
│       │   ├── index.html.erb
│       │   ├── _repository_filter.html.erb
│       │   └── _selected_filters.html.erb
│       ├── oauth
│       │   ├── account_picker.html.erb
│       │   ├── account_picker_old.html.erb
│       │   ├── _allowed.html.erb
│       │   ├── authorize.html.erb
│       │   ├── authorize_integration.html.erb
│       │   ├── _blocked.html.erb
│       │   ├── dangerous_to_github.html.erb
│       │   ├── _denied.html.erb
│       │   ├── _grant.html.erb
│       │   ├── identity_management
│       │   │   └── sso.html.erb
│       │   ├── invalid_redirect_uri.html.erb
│       │   ├── meta_refresh_redirect_to_application.html.erb
│       │   ├── _org_access.html.erb
│       │   └── _request.html.erb
│       ├── oauth_accesses
│       │   ├── _learn_more_link.html.erb
│       │   ├── _private_access.html.erb
│       │   ├── _public_access.html.erb
│       │   └── scopes
│       │       ├── _delete_repo.html.erb
│       │       ├── _devtools.html.erb
│       │       ├── _generic_template.html.erb
│       │       ├── _gist.html.erb
│       │       ├── _gpg_key.html.erb
│       │       ├── _notifications.html.erb
│       │       ├── _org_hook.html.erb
│       │       ├── _org.html.erb
│       │       ├── _packages.html.erb
│       │       ├── _pre_receive_hook.html.erb
│       │       ├── _public_key.html.erb
│       │       ├── _repo_deployment.html.erb
│       │       ├── _repo_hook.html.erb
│       │       ├── _repo.html.erb
│       │       ├── _repo_status.html.erb
│       │       ├── _site_admin.html.erb
│       │       └── _user.html.erb
│       ├── oauth_applications
│       │   ├── _actions.html.erb
│       │   ├── advanced.html.erb
│       │   ├── _application_form.html.erb
│       │   ├── _application_header.html.erb
│       │   ├── _application_transfer_row.html.erb
│       │   ├── beta_features.html.erb
│       │   ├── _callback_url.html.erb
│       │   ├── _client_secrets.html.erb
│       │   ├── _developer_application_row.html.erb
│       │   ├── developer.html.erb
│       │   ├── new.html.erb
│       │   ├── _oauth_authorizations.html.erb
│       │   ├── organization.html.erb
│       │   ├── _report_abuse_modal.html.erb
│       │   ├── _revoke_access_modal.html.erb
│       │   ├── show.html.erb
│       │   ├── _sorts.html.erb
│       │   ├── _uploader.html.erb
│       │   └── user.html.erb
│       ├── oauth_application_transfers
│       │   └── show.html.erb
│       ├── oauth_authorizations
│       │   ├── report_redirect.html.erb
│       │   ├── show.html.erb
│       │   └── show_integration.html.erb
│       ├── oauth_tokens
│       │   ├── _copy_token_now_flash.html.erb
│       │   ├── _delete_token_dialog.html.erb
│       │   ├── _expiration_date_picker.html.erb
│       │   ├── index.html.erb
│       │   ├── new.html.erb
│       │   ├── regenerate_edit.html.erb
│       │   ├── _scope.html.erb
│       │   ├── show.html.erb
│       │   ├── _token_form.html.erb
│       │   ├── _token.html.erb
│       │   └── _tokens.html.erb
│       ├── octocaptcha
│       │   ├── datadome.html.erb
│       │   ├── index.html.erb
│       │   └── test.html.erb
│       ├── organizations
│       │   ├── _autocomplete.html.erb
│       │   ├── _corporate_tos_banner.html.erb
│       │   ├── _education_tos_banner.html.erb
│       │   ├── _import_group.html.erb
│       │   ├── import.html.erb
│       │   ├── new_enterprise_trial.html.erb
│       │   ├── rename.html.erb
│       │   ├── show.html.erb
│       │   ├── signup
│       │   │   ├── billing.html.erb
│       │   │   ├── _billing_info_details.html.erb
│       │   │   ├── enterprise_plan.html.erb
│       │   │   ├── invite_form.html.erb
│       │   │   ├── invite.html.erb
│       │   │   ├── _multi_user_invite.html.erb
│       │   │   ├── _name_message.html.erb
│       │   │   ├── new.html.erb
│       │   │   ├── _payment_methods.html.erb
│       │   │   ├── _plan_billing_details.html.erb
│       │   │   ├── plan.html.erb
│       │   │   ├── _plans.html.erb
│       │   │   ├── _seat_limit_error.html.erb
│       │   │   ├── _selected_plan_banner.html.erb
│       │   │   └── _terms_of_service_selection.html.erb
│       │   ├── _welcome.html.erb
│       │   ├── _welcome_owner_big.html.erb
│       │   └── _welcome_owner.html.erb
│       ├── organizations_autocomplete
│       │   └── index.html.erb
│       ├── orgs
│       │   ├── _add_admin_icon.html.erb
│       │   ├── attribution_invitations
│       │   │   ├── index.html.erb
│       │   │   ├── _invitation_row.html.erb
│       │   │   └── _target_suggestions.html.erb
│       │   ├── audit_log
│       │   │   ├── _audit_log_entry_details.html.erb
│       │   │   ├── event_settings.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _search_filters.html.erb
│       │   │   ├── _search_form.html.erb
│       │   │   ├── _search_results.html.erb
│       │   │   ├── _suggestions.html.erb
│       │   │   └── _tabs.html.erb
│       │   ├── code_review_limits
│       │   │   └── show.html.erb
│       │   ├── consumed_licenses
│       │   │   └── show.html.erb
│       │   ├── dependabot_rules
│       │   │   ├── edit_global_rule.html.erb
│       │   │   ├── edit.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── new.html.erb
│       │   ├── deploy_keys
│       │   │   └── index.html.erb
│       │   ├── discussions
│       │   │   ├── _blankslate.html.erb
│       │   │   ├── _discussion.html.erb
│       │   │   └── index.html.erb
│       │   ├── _free_org_restricted_banner.html.erb
│       │   ├── _header.html.erb
│       │   ├── _header_org_name.html.erb
│       │   ├── identity_management
│       │   │   ├── _banner.html.erb
│       │   │   ├── credential_authorized.html.erb
│       │   │   ├── recover.html.erb
│       │   │   ├── replay_enforced_request.html.erb
│       │   │   ├── sign_up_via_sso.html.erb
│       │   │   ├── sso_complete.html.erb
│       │   │   ├── sso.html.erb
│       │   │   ├── sso_meta_redirect.html.erb
│       │   │   └── sso_modal.html.erb
│       │   ├── _index_header.html.erb
│       │   ├── index.html.erb
│       │   ├── insights
│       │   │   ├── _header.html.erb
│       │   │   ├── layouts
│       │   │   │   └── insights_container.html.erb
│       │   │   └── _nav_bar.html.erb
│       │   ├── invitations
│       │   │   ├── _accept_invitation.html.erb
│       │   │   ├── edit.html.erb
│       │   │   ├── _email_verification_required_message.html.erb
│       │   │   ├── _invitation_for_new_org.html.erb
│       │   │   ├── _invitation.html.erb
│       │   │   ├── _invitation_via_email.html.erb
│       │   │   ├── _invite_badge.html.erb
│       │   │   ├── _invitee_suggestions.html.erb
│       │   │   ├── _invitee_trade_restricted.html.erb
│       │   │   ├── _invite_member_dialog.html.erb
│       │   │   ├── _multi_invite_auto_complete.html.erb
│       │   │   ├── not_found.html.erb
│       │   │   ├── opt_out_confirmation.html.erb
│       │   │   ├── _pending_invitations_list.html.erb
│       │   │   ├── rate_limited.html.erb
│       │   │   ├── _rate_limited_message.html.erb
│       │   │   ├── reinstate
│       │   │   │   ├── _item.html.erb
│       │   │   │   └── _restorable_type.html.erb
│       │   │   ├── reinstate.html.erb
│       │   │   ├── reinstate_status.html.erb
│       │   │   ├── show_pending.html.erb
│       │   │   ├── _show_reinstated.html.erb
│       │   │   ├── sign_up_via_invitation.html.erb
│       │   │   ├── teams
│       │   │   │   └── _list.html.erb
│       │   │   ├── uninvitable.html.erb
│       │   │   └── _upgrade_message.html.erb
│       │   ├── invitations_licensing_details
│       │   │   └── show.html.erb
│       │   ├── label_settings
│       │   │   ├── _form.html.erb
│       │   │   ├── _label.html.erb
│       │   │   └── _preview.html.erb
│       │   ├── members
│       │   │   └── _list_item_details.html.erb
│       │   ├── memex_project_links
│       │   │   └── show.html.erb
│       │   ├── oauth_application_approvals
│       │   │   ├── show_first_party_app.html.erb
│       │   │   └── show_third_party_app.html.erb
│       │   ├── oauth_application_policy
│       │   │   ├── _first_party_apps.html.erb
│       │   │   ├── _note.html.erb
│       │   │   ├── show.html.erb
│       │   │   ├── splash.html.erb
│       │   │   └── _third_party_apps.html.erb
│       │   ├── onboarding_tasks
│       │   │   ├── _invite_user_banner.html.erb
│       │   │   └── _tasks.html.erb
│       │   ├── outside_collaborators
│       │   │   └── _list_item_details.html.erb
│       │   ├── packages
│       │   │   ├── _header.html.erb
│       │   │   └── index.html.erb
│       │   ├── people
│       │   │   ├── _all_repo_role_notice.html.erb
│       │   │   ├── _change_role_dialog.html.erb
│       │   │   ├── _convert_to_outside_collaborator_dialog.html.erb
│       │   │   ├── _destroy_members_dialog.html.erb
│       │   │   ├── enterprise_owner.html.erb
│       │   │   ├── _enterprise_owners_table.html.erb
│       │   │   ├── _failed_invitation.html.erb
│       │   │   ├── failed_invitations.html.erb
│       │   │   ├── _failed_invitation_table.html.erb
│       │   │   ├── _failed_invitation_toolbar_actions.html.erb
│       │   │   ├── _filter_by_2fa.html.erb
│       │   │   ├── _filter_by_membership.html.erb
│       │   │   ├── _filter_by_repo_visibility.html.erb
│       │   │   ├── _filter_by_sso.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _invitations_dialog.html.erb
│       │   │   ├── _layout.html.erb
│       │   │   ├── _member.html.erb
│       │   │   ├── _member_role_select.html.erb
│       │   │   ├── _members_for_new_org.html.erb
│       │   │   ├── _members_table.html.erb
│       │   │   ├── _members_toolbar_actions.html.erb
│       │   │   ├── _member_visibility.html.erb
│       │   │   ├── _org_admin_notice.html.erb
│       │   │   ├── outside_collaborators.html.erb
│       │   │   ├── _outside_collaborators_list.html.erb
│       │   │   ├── _outside_collaborators_toolbar_actions.html.erb
│       │   │   ├── pending_collaborator_invitations.html.erb
│       │   │   ├── _pending_collaborator_invitations_list.html.erb
│       │   │   ├── _pending_collaborator_invitations_toolbar_actions.html.erb
│       │   │   ├── _pending_invitation.html.erb
│       │   │   ├── pending_invitations.html.erb
│       │   │   ├── _pending_invitation_table.html.erb
│       │   │   ├── _pending_invitation_toolbar_actions.html.erb
│       │   │   ├── _permission_status_label.html.erb
│       │   │   ├── _remove_active_access.html.erb
│       │   │   ├── _remove_outside_collaborator_dialog.html.erb
│       │   │   ├── _remove_repo_access_dialog.html.erb
│       │   │   ├── _repo_abilities.html.erb
│       │   │   ├── _repo_ability_row.html.erb
│       │   │   ├── _repository_list.html.erb
│       │   │   ├── repository_permissions.html.erb
│       │   │   ├── security_managers.html.erb
│       │   │   ├── _security_managers_table.html.erb
│       │   │   ├── show.html.erb
│       │   │   ├── _sidebar.html.erb
│       │   │   ├── sso
│       │   │   │   └── _authorized_credentials.html.erb
│       │   │   ├── sso.html.erb
│       │   │   ├── _tabs.html.erb
│       │   │   ├── _user_two_factor_details.html.erb
│       │   │   └── _visibility_select.html.erb
│       │   ├── permissions
│       │   │   ├── integrations
│       │   │   │   ├── _grant_permission.html.erb
│       │   │   │   └── managers.html.erb
│       │   │   └── _manage_integrations_suggestions.html.erb
│       │   ├── publisher_verification
│       │   │   ├── _profile_email.html.erb
│       │   │   └── publisher.html.erb
│       │   ├── reminders
│       │   │   ├── edit.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _not_installed.html.erb
│       │   │   ├── _outdated.html.erb
│       │   │   └── _workspace_not_configured.html.erb
│       │   ├── repositories
│       │   │   ├── _columns.html.erb
│       │   │   ├── _header.html.erb
│       │   │   └── _verified_domains.html.erb
│       │   ├── repository_default_settings
│       │   │   ├── _default_branch_form.html.erb
│       │   │   └── index.html.erb
│       │   ├── restricted_org_notice.html.erb
│       │   ├── saml_provider
│       │   │   ├── print_recovery_codes.html.erb
│       │   │   └── recovery_codes.html.erb
│       │   ├── security_center
│       │   │   ├── alerts_code_scanning.html.erb
│       │   │   ├── alerts_dependabot.html.erb
│       │   │   ├── alerts_secret_scanning.html.erb
│       │   │   ├── coverage
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── security_settings
│       │   │   │   │   └── _repository_coverages_component_text.html.erb
│       │   │   │   └── stats_summaries.html.erb
│       │   │   └── risk
│       │   │       ├── index.html.erb
│       │   │       └── stats_summaries.html.erb
│       │   ├── security_settings
│       │   │   ├── _credential_counts.html.erb
│       │   │   ├── _credentials.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── meta_redirect.html.erb
│       │   │   ├── team_sync
│       │   │   │   ├── _forbid_organization_invites_checkbox.html.erb
│       │   │   │   ├── review.html.erb
│       │   │   │   ├── review_unprivileged.html.erb
│       │   │   │   ├── _settings_disallowed.html.erb
│       │   │   │   ├── _settings_enabled.html.erb
│       │   │   │   ├── _settings.html.erb
│       │   │   │   ├── _settings_new.html.erb
│       │   │   │   ├── _settings_pending.html.erb
│       │   │   │   ├── _settings_unsupported.html.erb
│       │   │   │   └── setup.html.erb
│       │   │   ├── _tip.html.erb
│       │   │   └── two_factor
│       │   │       ├── _requirement_checkbox.html.erb
│       │   │       ├── _requirement_confirmation.html.erb
│       │   │       ├── _requirement_setting.html.erb
│       │   │       └── _secure_methods_checkbox.html.erb
│       │   ├── settings
│       │   │   ├── _billing_tabs.html.erb
│       │   │   ├── _layout.html.erb
│       │   │   ├── licensing
│       │   │   │   ├── _advanced_security_section.html.erb
│       │   │   │   ├── _copilot_section.html.erb
│       │   │   │   ├── _current_plan_section.html.erb
│       │   │   │   ├── _downgrade_info_banner.erb
│       │   │   │   └── index.html.erb
│       │   │   ├── _manager_roles_tabs.html.erb
│       │   │   ├── moderators
│       │   │   │   ├── index.html.erb
│       │   │   │   └── suggestions
│       │   │   │       └── _index.html.erb
│       │   │   ├── payment_history
│       │   │   │   └── index.html.erb
│       │   │   ├── _tabs.html.erb
│       │   │   └── third_party_access
│       │   │       ├── personal_access_token_requests
│       │   │       │   ├── forms
│       │   │       │   │   └── _auto_approve.html.erb
│       │   │       │   ├── index.html.erb
│       │   │       │   ├── _list.html.erb
│       │   │       │   ├── _requests_container.html.erb
│       │   │       │   ├── show.html.erb
│       │   │       │   └── _toolbar_actions.html.erb
│       │   │       └── personal_access_tokens
│       │   │           ├── _active_container.html.erb
│       │   │           ├── active.html.erb
│       │   │           ├── classic.html.erb
│       │   │           ├── _credential_expiration.html.erb
│       │   │           ├── filters
│       │   │           │   ├── items
│       │   │           │   │   ├── _clear.html.erb
│       │   │           │   │   ├── _owner.html.erb
│       │   │           │   │   ├── _permission.html.erb
│       │   │           │   │   └── _repository.html.erb
│       │   │           │   ├── _owners_content.html.erb
│       │   │           │   ├── _permissions_content.html.erb
│       │   │           │   └── _repositories_content.html.erb
│       │   │           ├── _filters.html.erb
│       │   │           ├── forms
│       │   │           │   ├── _maximum_lifetimes.html.erb
│       │   │           │   ├── _restrict_access.html.erb
│       │   │           │   └── _restrict_legacy_access.html.erb
│       │   │           ├── index.html.erb
│       │   │           ├── _list.html.erb
│       │   │           ├── onboarding
│       │   │           │   └── edit.html.erb
│       │   │           ├── show.html.erb
│       │   │           ├── _subnav_search.html.erb
│       │   │           ├── _tabs.html.erb
│       │   │           └── _toolbar_actions.html.erb
│       │   ├── _sign_up_form.html.erb
│       │   ├── sponsorings
│       │   │   ├── billing_options
│       │   │   │   └── show.html.erb
│       │   │   ├── bulk_sponsorships
│       │   │   │   └── show.html.erb
│       │   │   ├── dependencies
│       │   │   │   └── show.html.erb
│       │   │   ├── invoiced_agreement_signatures
│       │   │   │   └── show.html.erb
│       │   │   ├── invoiced_billing_accounts
│       │   │   │   └── new.html.erb
│       │   │   ├── settings
│       │   │   │   └── show.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── stripe_invoices
│       │   │       ├── index.html.erb
│       │   │       └── new.html.erb
│       │   ├── sponsors_credit_balances
│       │   │   └── show.html.erb
│       │   ├── sponsors_log
│       │   │   └── index.html.erb
│       │   ├── _successor_prompt_banner.html.erb
│       │   ├── tabs
│       │   │   └── _overview.html.erb
│       │   ├── team_members
│       │   │   ├── _bulk_destroy_members_modal.html.erb
│       │   │   ├── _change_role_modal.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _manage_memberships_dialog_new.html.erb
│       │   │   ├── _member.html.erb
│       │   │   ├── _memberlist_toggle.html.erb
│       │   │   ├── _members_listing.html.erb
│       │   │   ├── _member_table.html.erb
│       │   │   └── _suggestions.html.erb
│       │   ├── team_memexes
│       │   │   ├── index.html.erb
│       │   │   └── projects_suggestions.html.erb
│       │   ├── team_projects
│       │   │   ├── _add_project_dialog.html.erb
│       │   │   ├── _container.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _list.html.erb
│       │   │   ├── _permissions_button.html.erb
│       │   │   ├── _project.html.erb
│       │   │   └── _suggestions.html.erb
│       │   ├── team_repositories
│       │   │   ├── _accessible_to_members.html.erb
│       │   │   ├── _add_repository_dialog.html.erb
│       │   │   ├── _container.html.erb
│       │   │   ├── _destroy_team_repositories_dialog.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _list.html.erb
│       │   │   ├── _repository.html.erb
│       │   │   └── _suggestions.html.erb
│       │   ├── teams
│       │   │   ├── _add_child_form_modal.html.erb
│       │   │   ├── _change_teams_visibility_dialog.erb
│       │   │   ├── _child_team_search.html.erb
│       │   │   ├── _child_teams.html.erb
│       │   │   ├── _delete_team_dialog.erb
│       │   │   ├── _delete_teams_dialog.html.erb
│       │   │   ├── edit.html.erb
│       │   │   ├── _external_group_team.html.erb
│       │   │   ├── _form.html.erb
│       │   │   ├── _group_mapping.html.erb
│       │   │   ├── important_changes_summary.html.erb
│       │   │   ├── _inbound_requests.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _ldap_group.html.erb
│       │   │   ├── _ldap_group_suggestions.html.erb
│       │   │   ├── _list_container.html.erb
│       │   │   ├── _list.html.erb
│       │   │   ├── _membership_toggle.html.erb
│       │   │   ├── _members_toolbar_actions.html.erb
│       │   │   ├── _name_message.html.erb
│       │   │   ├── new.html.erb
│       │   │   ├── owners_team.html.erb
│       │   │   ├── _parent_search.html.erb
│       │   │   ├── _pending_team_requests_modal.html.erb
│       │   │   ├── reminders
│       │   │   │   ├── edit.html.erb
│       │   │   │   └── index.html.erb
│       │   │   ├── _repositories_toolbar_actions.html.erb
│       │   │   ├── _search.html.erb
│       │   │   ├── _team_banner.html.erb
│       │   │   ├── _team_breadcrumbs.html.erb
│       │   │   ├── _team.html.erb
│       │   │   ├── _team_settings_sidebar.html.erb
│       │   │   ├── teams.html.erb
│       │   │   └── _teams_toolbar_actions.html.erb
│       │   ├── team_sync
│       │   │   ├── external_groups
│       │   │   │   ├── _external_group_suggestions_error.html.erb
│       │   │   │   ├── _external_group_suggestions.html.erb
│       │   │   │   └── _idp_external_group_suggestions.html.erb
│       │   │   ├── okta_credentials
│       │   │   │   ├── edit.html.erb
│       │   │   │   └── new.html.erb
│       │   │   └── team_mappings
│       │   │       └── _group_mappings.html.erb
│       │   ├── topics
│       │   │   ├── index.html.erb
│       │   │   ├── _list.html.erb
│       │   │   ├── _most_used.html.erb
│       │   │   └── _repository.html.erb
│       │   └── _top_languages.html.erb
│       ├── package_dependencies
│       │   ├── filters
│       │   │   ├── _ecosystem.html.erb
│       │   │   ├── _license.html.erb
│       │   │   ├── _license_menu_content.html.erb
│       │   │   ├── _menu.html.erb
│       │   │   ├── _organization.html.erb
│       │   │   └── _sort.html.erb
│       │   ├── index.html.erb
│       │   ├── _license_graph.html.erb
│       │   ├── _rollup_cards.html.erb
│       │   ├── _show_contributors.html.erb
│       │   ├── _show_dependencies.html.erb
│       │   ├── _show_dependent_row.html.erb
│       │   ├── _show_dependents.html.erb
│       │   ├── _show_description.html.erb
│       │   ├── _show_header_nav.html.erb
│       │   ├── show.html.erb
│       │   ├── _show_security.html.erb
│       │   └── _show_sidebar.html.erb
│       ├── pages_auth
│       │   ├── forbidden.html.erb
│       │   └── meta_refresh_redirect_private_page.html.erb
│       ├── password_resets
│       │   ├── create.html.erb
│       │   ├── edit.html.erb
│       │   ├── mobile.html.erb
│       │   └── new.html.erb
│       ├── password_validity_checks
│       │   ├── _needs_number_and_lowercase_letter.html.erb
│       │   ├── _strong.html.erb
│       │   ├── _too_long.html.erb
│       │   ├── _too_short.html.erb
│       │   └── _weak.erb
│       ├── payment_method
│       │   ├── _fields_dynamic_seats.html.erb
│       │   ├── _fields.html.erb
│       │   ├── _legal.html.erb
│       │   ├── _name_fields.html.erb
│       │   ├── _payment_form_development_warning.html.erb
│       │   ├── _paypal_fields.html.erb
│       │   └── _show_modal.html.erb
│       ├── personal_access_tokens
│       │   ├── _cancel_request_flash.html.erb
│       │   ├── confirmation_dialog.html.erb
│       │   ├── _delete_token_dialog.html.erb
│       │   ├── _errors.html.erb
│       │   ├── _grant_form.html.erb
│       │   ├── _grant_summary.html.erb
│       │   ├── index.html.erb
│       │   ├── _loading.html.erb
│       │   ├── new.html.erb
│       │   ├── _permissions_list_box.html.erb
│       │   ├── regenerate_edit.html.erb
│       │   ├── _repository_selection_list.html.erb
│       │   ├── _request_reason_form.html.erb
│       │   ├── _request_summary.html.erb
│       │   ├── _reselect_access.html.erb
│       │   ├── _resource_owner_items.html.erb
│       │   ├── _select_access.html.erb
│       │   ├── _select_organizations.html.erb
│       │   ├── _select_repositories.html.erb
│       │   ├── show.html.erb
│       │   ├── _token_form.html.erb
│       │   ├── _token.html.erb
│       │   ├── _token_summary.html.erb
│       │   ├── _unauthorized.html.erb
│       │   └── validation
│       │       ├── _check_name_error.html.erb
│       │       └── _check_name.html.erb
│       ├── plans
│       │   └── _plan_support.html.erb
│       ├── prerelease
│       │   └── _badge.html.erb
│       ├── profile_pins
│       │   ├── _pinnable_items.html.erb
│       │   ├── _pinned_gist.html.erb
│       │   ├── _pinned_items.html.erb
│       │   ├── _pinned_items_modal.html.erb
│       │   └── _pinned_repository.html.erb
│       ├── profiles
│       │   └── sponsorings
│       │       ├── index.html.erb
│       │       └── _sponsoring.html.erb
│       ├── project_columns
│       │   ├── _add.html.erb
│       │   ├── _archive.html.erb
│       │   ├── _delete.html.erb
│       │   ├── _edit.html.erb
│       │   ├── _menu.html.erb
│       │   ├── _name.html.erb
│       │   └── _project_column.html.erb
│       ├── project_repository_links
│       │   └── _repository_results_badge.html.erb
│       ├── projects
│       │   ├── activity
│       │   │   ├── _list.html.erb
│       │   │   ├── _project_card.html.erb
│       │   │   ├── _project_column.html.erb
│       │   │   ├── _project.html.erb
│       │   │   └── _project_workflow.html.erb
│       │   ├── _add_cards_link.html.erb
│       │   ├── _archive_card_button.html.erb
│       │   ├── _card.html.erb
│       │   ├── _card_issue_details_body.html.erb
│       │   ├── _card_issue_details_title.html.erb
│       │   ├── _card_issue_details_title_icon.html.erb
│       │   ├── _card_menu.html.erb
│       │   ├── cards
│       │   │   ├── _issue_details.html.erb
│       │   │   ├── _issue.html.erb
│       │   │   ├── _issue_note.html.erb
│       │   │   ├── _issue_reference.html.erb
│       │   │   ├── _note.html.erb
│       │   │   ├── _project_details.html.erb
│       │   │   ├── _project_note.html.erb
│       │   │   ├── _redacted.html.erb
│       │   │   ├── _reference.html.erb
│       │   │   └── _review_status.html.erb
│       │   ├── _change_state.html.erb
│       │   ├── _column_nav.html.erb
│       │   ├── _convert_to_issue_form.html.erb
│       │   ├── edit.html.erb
│       │   ├── _form.html.erb
│       │   ├── _fullscreen_header.html.erb
│       │   ├── _header.html.erb
│       │   ├── index.html.erb
│       │   ├── _linkable_repositories.html.erb
│       │   ├── _linked_repositories_list.html.erb
│       │   ├── _list.html.erb
│       │   ├── _lock_popover.html.erb
│       │   ├── _menu_small.html.erb
│       │   ├── modals
│       │   │   └── _clone.html.erb
│       │   ├── _note_form.html.erb
│       │   ├── panes
│       │   │   ├── _activity.html.erb
│       │   │   ├── _add_cards.html.erb
│       │   │   ├── _archived_cards.html.erb
│       │   │   ├── _card_details.html.erb
│       │   │   ├── _menu.html.erb
│       │   │   └── _metadata.html.erb
│       │   ├── _project_progress.html.erb
│       │   ├── _repository_results.html.erb
│       │   ├── _search_result_cards.html.erb
│       │   ├── _search_results.html.erb
│       │   ├── show.html.erb
│       │   ├── _show_progress.html.erb
│       │   ├── _staff_bar.html.erb
│       │   ├── _target_owner_results.html.erb
│       │   └── _update_error.html.erb
│       ├── project_workflows
│       │   ├── _edit.html.erb
│       │   └── _presets.html.erb
│       ├── pull_request_review_threads
│       │   └── _range_info.html.erb
│       ├── pull_requests
│       │   ├── _actions_without_draft_pr_support.html.erb
│       │   ├── _auto_merge_button.html.erb
│       │   ├── _auto_merge_form.html.erb
│       │   ├── bad_range.html.erb
│       │   ├── _branch_cleanup.html.erb
│       │   ├── _branch_rename_failed_notice.html.erb
│       │   ├── _changed_commits.html.erb
│       │   ├── _checks_partial.html.erb
│       │   ├── _closing_issue_references.html.erb
│       │   ├── _composer_actions.html.erb
│       │   ├── _composer.html.erb
│       │   ├── _conflicted_files_branch_selector.html.erb
│       │   ├── _conflicted_files_form.html.erb
│       │   ├── _conversation_content.html.erb
│       │   ├── conversation.html.erb
│       │   ├── _conversation_timeline_actions_react.html.erb
│       │   ├── _conversation_timeline_react.html.erb
│       │   ├── _deployments_box.html.erb
│       │   ├── _deployments_box_wrapper.html.erb
│       │   ├── _description_branches_dropdown.html.erb
│       │   ├── _description_branches.html.erb
│       │   ├── _description.html.erb
│       │   ├── diffbar
│       │   │   ├── _batched_suggested_changes.html.erb
│       │   │   ├── _clear_filters.html.erb
│       │   │   ├── _conversations.html.erb
│       │   │   ├── _conversations_items.html.erb
│       │   │   ├── _conversations_menu.html.erb
│       │   │   ├── _diff_settings.html.erb
│       │   │   ├── _range_menu.html.erb
│       │   │   ├── _reviewed_progress.html.erb
│       │   │   ├── _review_in_codespace.html.erb
│       │   │   ├── _reviews.html.erb
│       │   │   ├── _toc_menu.html.erb
│       │   │   └── _toc_menu_items.html.erb
│       │   ├── _diff.html.erb
│       │   ├── _discussion.html.erb
│       │   ├── files.html.erb
│       │   ├── files_unavailable.html.erb
│       │   ├── _first_time_contributor_banner.html.erb
│       │   ├── _fork_cleanup.html.erb
│       │   ├── _form_actions.html.erb
│       │   ├── _lazy_file_tree.html.erb
│       │   ├── _lazy_tabs.html.erb
│       │   ├── _link.erb
│       │   ├── _links.erb
│       │   ├── _merge_button.html.erb
│       │   ├── merge_button_states
│       │   │   ├── _alt_merge_options.html.erb
│       │   │   ├── _behind.html.erb
│       │   │   ├── _button_menu.html.erb
│       │   │   ├── _clean_or_has_hooks.html.erb
│       │   │   ├── _dirty_or_blocked.html.erb
│       │   │   ├── _merge_message.html.erb
│       │   │   ├── _unknown.html.erb
│       │   │   ├── _unstable.html.erb
│       │   │   └── _work_in_progress.html.erb
│       │   ├── _merge_form.html.erb
│       │   ├── _merge_help.html.erb
│       │   ├── _merge_queue_form.html.erb
│       │   ├── _merging_error.html.erb
│       │   ├── _merging.html.erb
│       │   ├── _no_verified_email_message.html.erb
│       │   ├── orphan_commit.html.erb
│       │   ├── _pull_request_review_decision.html.erb
│       │   ├── _ready_for_review_button.html.erb
│       │   ├── resolve_conflicts.html.erb
│       │   ├── _revert_failed.html.erb
│       │   ├── _review_request_banner.html.erb
│       │   ├── _review_status.html.erb
│       │   ├── sidebar
│       │   │   └── show
│       │   │       └── _reviewers.html.erb
│       │   ├── _sidebar.html.erb
│       │   ├── _stale_comparison.html.erb
│       │   ├── _state_button_wrapper.erb
│       │   ├── _state.html.erb
│       │   ├── _submit_review.html.erb
│       │   ├── _suggested_reviewers.html.erb
│       │   ├── _tabs.html.erb
│       │   ├── _timeline.html.erb
│       │   ├── _tip.html.erb
│       │   ├── _title.html.erb
│       │   ├── _unauthorized_merge_button.html.erb
│       │   ├── unrecognized_diff_text.html.erb
│       │   ├── _update_branch_button.html.erb
│       │   └── _update_branch_container.html.erb
│       ├── react
│       │   ├── index.html.erb
│       │   ├── _partial.html.erb
│       │   └── sandbox
│       │       ├── _content.html.erb
│       │       └── partial_example.html.erb
│       ├── react_dependency_test
│       │   ├── _nested_partial.html.erb
│       │   ├── _partial_with_nested.html.erb
│       │   └── _test_partial.html.erb
│       ├── react_sandbox_future
│       │   ├── _left_content.html.erb
│       │   └── _right_content.html.erb
│       ├── refs
│       │   ├── _branch_rename_popover.html.erb
│       │   ├── _list.html.erb
│       │   ├── list_item_template
│       │   │   ├── _base_change.html.erb
│       │   │   ├── _compare.html.erb
│       │   │   ├── _default.html.erb
│       │   │   └── _radio_button.html.erb
│       │   ├── no_match_template
│       │   │   ├── _base_change.html.erb
│       │   │   ├── _compare.html.erb
│       │   │   └── _default.html.erb
│       │   ├── _parent_branch_rename_popover.html.erb
│       │   ├── _ref_list_content.html.erb
│       │   ├── _ref_menu_list.html.erb
│       │   ├── _ref_selector_items.html.erb
│       │   ├── _selector.html.erb
│       │   ├── tags.html.erb
│       │   └── _warn_same_branch_name_as_tag_dialog.html.erb
│       ├── registry
│       │   └── packages
│       │       ├── _deleted_version_row.html.erb
│       │       ├── _ecosystem_learn_more_card.html.erb
│       │       ├── edit.html.erb
│       │       ├── _empty_state.html.erb
│       │       ├── _filtered_packages.html.erb
│       │       ├── _ghes_enable_packages_blankslate.html.erb
│       │       ├── index.html.erb
│       │       ├── _install_instructions.html.erb
│       │       ├── _list.html.erb
│       │       ├── options.html.erb
│       │       ├── _package_row.html.erb
│       │       ├── _search_status.html.erb
│       │       ├── show.html.erb
│       │       ├── _status_filter.html.erb
│       │       ├── _table.html.erb
│       │       ├── _version_row.html.erb
│       │       └── versions.html.erb
│       ├── registry_two
│       │   ├── packages
│       │   │   ├── _codeql_instructions.html.erb
│       │   │   ├── _container_add_description_label.html.erb
│       │   │   ├── _container_package_body.html.erb
│       │   │   ├── _container_package_instructions.html.erb
│       │   │   ├── _container_package_learn_more_link.html.erb
│       │   │   ├── _devcontainer_collection_metadata_instructions.html.erb
│       │   │   ├── _devcontainer_feature_instructions.html.erb
│       │   │   ├── _devcontainer_template_instructions.html.erb
│       │   │   ├── _docker_instructions.html.erb
│       │   │   ├── edit.html.erb
│       │   │   ├── _homebrew_instructions.html.erb
│       │   │   ├── install_instructions
│       │   │   │   ├── _install_instructions.html.erb
│       │   │   │   ├── _maven.html.erb
│       │   │   │   ├── _npm.html.erb
│       │   │   │   ├── _nuget.html.erb
│       │   │   │   └── _rubygems.html.erb
│       │   │   ├── _non_container_package_body.html.erb
│       │   │   ├── non_container_version_show.html.erb
│       │   │   ├── _package_body.html.erb
│       │   │   ├── package.html.erb
│       │   │   ├── _package_version_readme.html.erb
│       │   │   ├── _platform_instructions.html.erb
│       │   │   ├── _repo_connect_empty_state.html.erb
│       │   │   ├── _repo_dialog.html.erb
│       │   │   ├── _repo_readme.html.erb
│       │   │   ├── service_unavailable.html.erb
│       │   │   └── show.html.erb
│       │   ├── package_settings
│       │   │   ├── access_management
│       │   │   │   ├── _bulk_update_form.html.erb
│       │   │   │   ├── _bulk_update_repository_form.html.erb
│       │   │   │   ├── _members_toolbar_actions.html.erb
│       │   │   │   ├── _permission_select.html.erb
│       │   │   │   ├── _remove_access_form.html.erb
│       │   │   │   ├── _repositories_toolbar_actions.html.erb
│       │   │   │   ├── _repository_permission_select.html.erb
│       │   │   │   ├── _repository_row.html.erb
│       │   │   │   ├── _team_row.html.erb
│       │   │   │   ├── _unlink_repository_form.html.erb
│       │   │   │   └── _user_row.html.erb
│       │   │   ├── _access_management.html.erb
│       │   │   ├── _actions_access.html.erb
│       │   │   ├── _actions_access_management.html.erb
│       │   │   ├── _add_access_form.html.erb
│       │   │   ├── _add_repository_access_form.html.erb
│       │   │   ├── _codespaces_access.html.erb
│       │   │   ├── _codespaces_access_management.html.erb
│       │   │   ├── _collaborator_suggestions.html.erb
│       │   │   ├── danger_zone
│       │   │   │   ├── _activate_action_package.html.erb
│       │   │   │   ├── _delete_package.html.erb
│       │   │   │   └── _edit_visibility.html.erb
│       │   │   ├── _list_on_marketplace.html.erb
│       │   │   ├── _settings_body.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── _user_header.html.erb
│       │   └── package_versions
│       │       ├── _deleted_version.html.erb
│       │       ├── _delete_version_dialog.html.erb
│       │       ├── _empty_state.html.erb
│       │       ├── _reclaimed_storage_version.html.erb
│       │       ├── show.html.erb
│       │       ├── _status_filter.html.erb
│       │       ├── _version_row.html.erb
│       │       ├── _version_row_with_tags.html.erb
│       │       └── _versions_body.html.erb
│       ├── releases
│       │   ├── _action_colors_dialog.html.erb
│       │   ├── _action_icons_dialog.html.erb
│       │   ├── _action_marketplace.html.erb
│       │   ├── _action_marketplace_locked.html.erb
│       │   ├── _discussion_linking.html.erb
│       │   ├── download_disabled.html.erb
│       │   ├── edit.html.erb
│       │   ├── empty.html.erb
│       │   ├── index.atom.erb
│       │   ├── index_refresh.html.erb
│       │   ├── _marketplace_integrator_agreement_link.html.erb
│       │   ├── new.html.erb
│       │   ├── _registry_package_version.html.erb
│       │   ├── _release_asset.html.erb
│       │   ├── _release_form.html.erb
│       │   ├── show.html.erb
│       │   ├── show_refresh.html.erb
│       │   ├── _suggestions.html.erb
│       │   ├── tag_history.atom.erb
│       │   ├── tag_history_autocomplete.html.erb
│       │   └── tag_history.html.erb
│       ├── reminders
│       │   ├── _delete_section.html.erb
│       │   ├── _edit.html.erb
│       │   ├── form
│       │   │   ├── _client_dropdown.html.erb
│       │   │   ├── _day_select.html.erb
│       │   │   ├── _repository_suggestion.html.erb
│       │   │   ├── _repository_suggestion_selection.html.erb
│       │   │   ├── _repository_suggestions.html.erb
│       │   │   ├── _slack_dropdown.html.erb
│       │   │   ├── _team_autocomplete.html.erb
│       │   │   ├── _team_dropdown.html.erb
│       │   │   ├── _team_selection.html.erb
│       │   │   ├── _time_select.html.erb
│       │   │   ├── _time_zone_select.html.erb
│       │   │   └── _tracked_repositories.html.erb
│       │   ├── _header.html.erb
│       │   ├── _index.html.erb
│       │   ├── _organizations.html.erb
│       │   ├── slack_meta_redirect.html.erb
│       │   └── _subheader.html.erb
│       ├── repos
│       │   ├── advisories
│       │   │   ├── _accept_pvd_box.html.erb
│       │   │   ├── _advisory_affected_products.html.erb
│       │   │   ├── _advisory_content_wrapper.html.erb
│       │   │   ├── _advisory_form.html.erb
│       │   │   ├── _affected_product_row.html.erb
│       │   │   ├── _affected_products.html.erb
│       │   │   ├── _autocomplete_cwes.html.erb
│       │   │   ├── _body.html.erb
│       │   │   ├── _create_form.html.erb
│       │   │   ├── credits
│       │   │   │   ├── _form_list.html.erb
│       │   │   │   ├── _form_row.html.erb
│       │   │   │   └── _row.html.erb
│       │   │   ├── _cve_form.html.erb
│       │   │   ├── _description_edit_history.html.erb
│       │   │   ├── _description_edit_history_log.html.erb
│       │   │   ├── _description.html.erb
│       │   │   ├── _edit_form.html.erb
│       │   │   ├── _event.html.erb
│       │   │   ├── events
│       │   │   │   ├── _collaborator.html.erb
│       │   │   │   ├── _credit.html.erb
│       │   │   │   ├── _cve_id.html.erb
│       │   │   │   ├── _locked.html.erb
│       │   │   │   ├── _report_state.html.erb
│       │   │   │   ├── _review_state.html.erb
│       │   │   │   ├── _state.html.erb
│       │   │   │   ├── _title.html.erb
│       │   │   │   ├── _user.html.erb
│       │   │   │   └── _workspace_event.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _merge_box.html.erb
│       │   │   ├── merge_box_states
│       │   │   │   ├── _clean.html.erb
│       │   │   │   ├── _dirty.html.erb
│       │   │   │   ├── _draft.html.erb
│       │   │   │   ├── _invalid.html.erb
│       │   │   │   ├── _no_changes.html.erb
│       │   │   │   ├── _unknown.html.erb
│       │   │   │   └── _unmerged_changes.html.erb
│       │   │   ├── _merge_button.html.erb
│       │   │   ├── _new_comment_and_close_box.html.erb
│       │   │   ├── new.html.erb
│       │   │   ├── _pending_credit_banner.html.erb
│       │   │   ├── _publish_box.html.erb
│       │   │   ├── publish_box_states
│       │   │   │   ├── _has_been_published.html.erb
│       │   │   │   ├── _need_more_details.html.erb
│       │   │   │   ├── _ready_to_publish.html.erb
│       │   │   │   └── _suggested_details.html.erb
│       │   │   ├── _publish_button.html.erb
│       │   │   ├── _published_advisory.html.erb
│       │   │   ├── _published_description.html.erb
│       │   │   ├── _pull_request.html.erb
│       │   │   ├── _repo_body.html.erb
│       │   │   ├── _row.html.erb
│       │   │   ├── _show.html.erb
│       │   │   ├── show_wrapper.html.erb
│       │   │   ├── sidebar
│       │   │   │   ├── _advisory_type.html.erb
│       │   │   │   ├── _autocomplete.html.erb
│       │   │   │   ├── collaborator
│       │   │   │   │   ├── _admin_rows.html.erb
│       │   │   │   │   ├── _collaborator_rows.html.erb
│       │   │   │   │   └── _owner_row.html.erb
│       │   │   │   ├── _collaborator.html.erb
│       │   │   │   ├── _collaborators_and_publishers.html.erb
│       │   │   │   ├── _credits.html.erb
│       │   │   │   ├── _cve_epss.html.erb
│       │   │   │   ├── _cve.html.erb
│       │   │   │   ├── _cvss.html.erb
│       │   │   │   ├── _cwe.html.erb
│       │   │   │   ├── _ghsa.html.erb
│       │   │   │   ├── _lock.html.erb
│       │   │   │   ├── _member_list.html.erb
│       │   │   │   ├── _not_alertable.html.erb
│       │   │   │   ├── _source_code_location.html.erb
│       │   │   │   └── _team_collaborator.html.erb
│       │   │   ├── _submission_thanks_box.html.erb
│       │   │   ├── _timeline.html.erb
│       │   │   ├── _title.html.erb
│       │   │   └── _workspace_box.html.erb
│       │   ├── code_scanning
│       │   │   ├── _agentic_autofix_banner.html.erb
│       │   │   ├── _blank_slate.html.erb
│       │   │   ├── _code_flow_step.html.erb
│       │   │   ├── _code_paths.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _no_results.html.erb
│       │   │   ├── _refs_list.html.erb
│       │   │   ├── _related_location_popover_content.html.erb
│       │   │   ├── _related_location_popover.html.erb
│       │   │   ├── show.html.erb
│       │   │   ├── _site_admin_warning.html.erb
│       │   │   ├── _suggested_fix.html.erb
│       │   │   ├── _tag_list.html.erb
│       │   │   └── tool_status
│       │   │       ├── configurations
│       │   │       │   ├── index.html.erb
│       │   │       │   ├── _layout.html.erb
│       │   │       │   └── show.html.erb
│       │   │       ├── files_extracted
│       │   │       │   └── _show.html.erb
│       │   │       └── show.html.erb
│       │   ├── dependabot_alerts
│       │   │   ├── _blank_state_update_error.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _list.html.erb
│       │   │   ├── missing_update_error.html.erb
│       │   │   ├── show.html.erb
│       │   │   ├── _update_error_detail.html.erb
│       │   │   ├── update_error.html.erb
│       │   │   ├── _update_logs_detail.html.erb
│       │   │   └── update_logs.html.erb
│       │   ├── memexes
│       │   │   └── projects_suggestions.html.erb
│       │   ├── scanning
│       │   │   ├── _code_snippet.html.erb
│       │   │   ├── _commit.html.erb
│       │   │   ├── _location.html.erb
│       │   │   ├── _missing_blob.html.erb
│       │   │   └── _missing_commit.html.erb
│       │   ├── security
│       │   │   ├── overview.html.erb
│       │   │   ├── policy.html.erb
│       │   │   └── _tab_count.html.erb
│       │   └── security_and_analysis
│       │       └── dependabot_rules
│       │           ├── edit.html.erb
│       │           ├── edit_parent_rule.html.erb
│       │           ├── index.html.erb
│       │           ├── new.html.erb
│       │           └── show.html.erb
│       ├── repositories
│       │   ├── _abuse_report_banner.html.erb
│       │   ├── access_requests
│       │   │   └── show.html.erb
│       │   ├── _check_name_error.html.erb
│       │   ├── _check_name_warning.html.erb
│       │   ├── _compact_associated_pulls.html.erb
│       │   ├── _content_warning_banner.html.erb
│       │   ├── _deployed_by.html.erb
│       │   ├── _deployments_environment_state.html.erb
│       │   ├── _details.html.erb
│       │   ├── _full_associated_pulls.html.erb
│       │   ├── go_metatag.html.erb
│       │   ├── index.atom.builder
│       │   ├── new
│       │   │   ├── _marketplace_apps_list.html.erb
│       │   │   ├── _orgs_select_menu.html.erb
│       │   │   ├── _owner.html.erb
│       │   │   └── _select_owner_form.html.erb
│       │   ├── no_content.html.erb
│       │   ├── no_content_tabs.html.erb
│       │   ├── opt_in_interstitial.html.erb
│       │   ├── _participation_sparkline.html.erb
│       │   ├── people
│       │   │   ├── collaborators.html.erb
│       │   │   ├── _collaborator_table.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _people_table.html.erb
│       │   │   └── _person.html.erb
│       │   ├── pulse
│       │   │   └── _diffstat_summary.html.erb
│       │   ├── recent.html.erb
│       │   ├── _repolist.html.erb
│       │   ├── _repository.html.erb
│       │   ├── _repository_results.html.erb
│       │   ├── stargazers.html.erb
│       │   ├── _stargazers_nav.html.erb
│       │   ├── stargazers_you_know.html.erb
│       │   ├── states
│       │   │   ├── abusive.html.erb
│       │   │   ├── access_disabled.html.erb
│       │   │   ├── archived.html.erb
│       │   │   ├── billing_locked.html.erb
│       │   │   ├── broken.html.erb
│       │   │   ├── cloning.html.erb
│       │   │   ├── disabled.html.erb
│       │   │   ├── dmca.html.erb
│       │   │   ├── down.html.erb
│       │   │   ├── empty.html.erb
│       │   │   ├── forking.html.erb
│       │   │   ├── locked.html.erb
│       │   │   ├── migrating.html.erb
│       │   │   ├── mirroring.html.erb
│       │   │   ├── moving.html.erb
│       │   │   ├── nation_blocklist.html.erb
│       │   │   ├── network_move.html.erb
│       │   │   ├── nobranch.html.erb
│       │   │   ├── nothing.html.erb
│       │   │   ├── _nothing_partial.html.erb
│       │   │   ├── offline.html.erb
│       │   │   ├── private_information.html.erb
│       │   │   ├── sensitive_data.html.erb
│       │   │   ├── staff_locked.html.erb
│       │   │   ├── trade_controls_read_only.html.erb
│       │   │   └── trademark_locked.html.erb
│       │   ├── _successor_prompt_popular_repositories.html.erb
│       │   ├── _template_menu.html.erb
│       │   ├── _title.html.erb
│       │   └── watchers.html.erb
│       ├── repository
│       │   ├── _container_header.html.erb
│       │   ├── _overview_header.html.erb
│       │   └── _overview_sidebar.html.erb
│       ├── repository_actions
│       │   ├── _actions_get_started.html.erb
│       │   ├── _billing_warning.html.erb
│       │   ├── _workflow_template.html.erb
│       │   └── _workflow_template_large.html.erb
│       ├── repository_imports
│       │   ├── authors
│       │   │   ├── _author.html.erb
│       │   │   ├── _author_suggestions.html.erb
│       │   │   └── index.html.erb
│       │   ├── large_files
│       │   │   ├── index.html.erb
│       │   │   └── _lfs_file_list.html.erb
│       │   ├── new.html.erb
│       │   ├── porter_maintenance_mode.html.erb
│       │   └── porter_unavailable.html.erb
│       ├── repository_installations
│       │   ├── actions
│       │   │   └── show.html.erb
│       │   ├── index.html.erb
│       │   └── _installation.html.erb
│       ├── repository_invitations
│       │   ├── show.html.erb
│       │   └── sign_up_via_repo_invitation.html.erb
│       ├── repository_search
│       │   └── _not_searchable.html.erb
│       ├── repository_uploads
│       │   ├── index.html.erb
│       │   └── processing.html.erb
│       ├── repository_user_lists
│       │   ├── external_conditional_access.html.erb
│       │   ├── ip_allowlist.html.erb
│       │   └── sso.html.erb
│       ├── runtime
│       │   ├── aca.html.erb
│       │   ├── _hidden_fields.html.erb
│       │   └── read_only_confirmation.html.erb
│       ├── sdn_llama_signups
│       │   └── new.html.erb
│       ├── seats
│       │   ├── _fields.html.erb
│       │   ├── _help.html.erb
│       │   ├── _intro.html.erb
│       │   ├── remove_seats.html.erb
│       │   ├── show.html.erb
│       │   └── _warning_dialog.html.erb
│       ├── secret_scanning
│       │   └── alert_centric_view
│       │       └── blankslates
│       │           └── _shield_animation_styles.html.erb
│       ├── secret_scanning_settings
│       │   ├── business_add_custom_pattern.html.erb
│       │   ├── business_show_custom_pattern.html.erb
│       │   ├── org_add_custom_pattern.html.erb
│       │   ├── org_show_custom_pattern.html.erb
│       │   ├── repo_add_custom_pattern.html.erb
│       │   └── repo_show_custom_pattern.html.erb
│       ├── security_advisories
│       │   ├── _cvss.atom.erb
│       │   ├── _cwes.atom.erb
│       │   ├── index.atom.erb
│       │   ├── _references.atom.erb
│       │   └── _vulnerabilities_list.atom.erb
│       ├── sessions
│       │   ├── _account_switcher_box.html.erb
│       │   ├── _account_switcher_emu_block_hint.html.erb
│       │   ├── _account_switcher_menu.html.erb
│       │   ├── _account_switcher_popover.html.erb
│       │   ├── confirm_logout.html.erb
│       │   ├── email_unlink
│       │   │   ├── bad_token.html.erb
│       │   │   ├── confirm.html.erb
│       │   │   ├── failure.html.erb
│       │   │   ├── initiate.html.erb
│       │   │   ├── success.html.erb
│       │   │   └── verification_sent.html.erb
│       │   ├── github_mobile
│       │   │   ├── two_factor_prompt.html.erb
│       │   │   └── verified_devices_prompt.html.erb
│       │   ├── logout.html.erb
│       │   ├── new.html.erb
│       │   ├── new_old.html.erb
│       │   ├── _password_sign_in.html.erb
│       │   ├── _password_sign_in_old.html.erb
│       │   ├── recovery
│       │   │   ├── aborted.html.erb
│       │   │   ├── completed.html.erb
│       │   │   ├── confirm_abort.html.erb
│       │   │   ├── enter_otp.html.erb
│       │   │   ├── enter_ssh_key.html.erb
│       │   │   ├── enter_token.html.erb
│       │   │   ├── otp_verified.html.erb
│       │   │   ├── pending_review.html.erb
│       │   │   ├── _recovery_codes_hint.html.erb
│       │   │   ├── send_otp.html.erb
│       │   │   └── _without_password_hint.html.erb
│       │   ├── _sign_in_state.html.erb
│       │   ├── social
│       │   │   └── link_account.html.erb
│       │   ├── _social_buttons.html.erb
│       │   ├── social_redirect.html.erb
│       │   ├── suspended.html.erb
│       │   ├── switch_account.html.erb
│       │   ├── totp
│       │   │   ├── _app_prompt.html.erb
│       │   │   ├── _form_body.html.erb
│       │   │   └── _sms_prompt.html.erb
│       │   ├── two_factor
│       │   │   └── _holiday_warning_banner.html.erb
│       │   ├── _two_factor_alternatives_item.html.erb
│       │   ├── two_factor_app_prompt.html.erb
│       │   ├── _two_factor_recover_modal.html.erb
│       │   ├── two_factor_recover_prompt.html.erb
│       │   ├── two_factor_sms_confirm.html.erb
│       │   ├── two_factor_sms_prompt.html.erb
│       │   ├── verified_device_prompt.html.erb
│       │   └── webauthn
│       │       ├── _get.html.erb
│       │       ├── _login_fragment.erb
│       │       ├── _login_hint.erb
│       │       ├── prompt.html.erb
│       │       ├── _register_component_alt_options.html.erb
│       │       └── trusted_device_registration_prompt.html.erb
│       ├── settings
│       │   ├── accessibility_preferences
│       │   │   └── show.html.erb
│       │   ├── account_preferences
│       │   │   └── show.html.erb
│       │   ├── account_two_factor_requirement_interrupt.html.erb
│       │   ├── announcements
│       │   │   ├── _announcement_form.html.erb
│       │   │   ├── _enterprise_announcement.html.erb
│       │   │   └── preview_announcement.html.erb
│       │   ├── appearance_preferences
│       │   │   └── show.html.erb
│       │   ├── audit_log
│       │   │   ├── _audit_log_entry_details.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _search_filters.html.erb
│       │   │   ├── _search_form.html.erb
│       │   │   ├── _search_results.html.erb
│       │   │   └── _suggestions.html.erb
│       │   ├── auth_recovery_codes
│       │   │   ├── index.html.erb
│       │   │   └── print.html.erb
│       │   ├── _avatar_error.html.erb
│       │   ├── _avatar.html.erb
│       │   ├── blocked_users
│       │   │   ├── _add_form.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _list.html.erb
│       │   │   ├── suggestions
│       │   │   │   └── _index.html.erb
│       │   │   └── _user.html.erb
│       │   ├── codespaces
│       │   │   ├── _default_location.html.erb
│       │   │   ├── _dotfiles.html.erb
│       │   │   ├── _editor.html.erb
│       │   │   ├── _gpg.html.erb
│       │   │   ├── _host_image.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _notifications.erb
│       │   │   ├── _repository_authorizations.erb
│       │   │   ├── secrets
│       │   │   │   ├── edit.html.erb
│       │   │   │   └── new.html.erb
│       │   │   ├── _secrets.html.erb
│       │   │   ├── _settings_sync.html.erb
│       │   │   └── _trusted_repositories_configuration.html.erb
│       │   ├── coding_tools
│       │   │   └── show.html.erb
│       │   ├── contexts_action_list.html.erb
│       │   ├── copilot
│       │   │   ├── _copilot_after_trial.html.erb
│       │   │   ├── _copilot_from_organization.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── swe_agent.html.erb
│       │   ├── default_branch_names
│       │   │   ├── _form.html.erb
│       │   │   └── _index.html.erb
│       │   ├── deleted_repositories
│       │   │   └── index.html.erb
│       │   ├── _developer_program.html.erb
│       │   ├── _developer_settings.html.erb
│       │   ├── dotcom_users
│       │   │   └── show.html.erb
│       │   ├── email_preferences
│       │   │   ├── _add_email.html.erb
│       │   │   ├── _backup_email_options.html.erb
│       │   │   ├── _emails_list_action_menu.html.erb
│       │   │   ├── _emails_list_emu_action_menu.html.erb
│       │   │   ├── _emails_list.html.erb
│       │   │   ├── _flashes.html.erb
│       │   │   ├── _privacy_settings.html.erb
│       │   │   ├── _set_primary_email.html.erb
│       │   │   └── show.html.erb
│       │   ├── email_subscriptions
│       │   │   ├── index.html.erb
│       │   │   ├── link_request.html.erb
│       │   │   ├── opt_in_confirmation.html.erb
│       │   │   └── unsubscribe_confirmation.html.erb
│       │   ├── enterprise_installations
│       │   │   └── index.html.erb
│       │   ├── enterprises
│       │   │   └── index.html.erb
│       │   ├── github_models
│       │   │   └── index.html.erb
│       │   ├── _header_context_switcher.html.erb
│       │   ├── _header.html.erb
│       │   ├── interaction_limits
│       │   │   └── show.html.erb
│       │   ├── key_links
│       │   │   ├── index.html.erb
│       │   │   ├── _key_link.html.erb
│       │   │   ├── new.html.erb
│       │   │   └── _preview.html.erb
│       │   ├── keys
│       │   │   ├── audits
│       │   │   │   └── policies
│       │   │   │       └── show.html.erb
│       │   │   ├── gpg_keys
│       │   │   │   ├── _gpg_key.html.erb
│       │   │   │   └── new.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── ssh_keys
│       │   │       ├── _git_signing_ssh_public_key.html.erb
│       │   │       ├── new.html.erb
│       │   │       └── _ssh_key.html.erb
│       │   ├── _list_partial.html.erb
│       │   ├── migrations
│       │   │   └── download.html.erb
│       │   ├── _oauth_application.html.erb
│       │   ├── organization
│       │   │   ├── actions
│       │   │   │   ├── add_runner.html.erb
│       │   │   │   ├── caches.html.erb
│       │   │   │   ├── _check_name_error.html.erb
│       │   │   │   ├── _delete_runner_modal.html.erb
│       │   │   │   ├── filters
│       │   │   │   │   └── _sorts.html.erb
│       │   │   │   ├── hosted_runners.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── larger_runner_details.html.erb
│       │   │   │   ├── _repo_dialog.html.erb
│       │   │   │   ├── _repo_self_hosted_runners_repo_dialog.html.erb
│       │   │   │   ├── runner_details.html.erb
│       │   │   │   ├── runner_group.html.erb
│       │   │   │   ├── runner_groups.html.erb
│       │   │   │   ├── runner_scale_set.html.erb
│       │   │   │   └── runners.html.erb
│       │   │   ├── advanced_security
│       │   │   │   ├── _docs.html.erb
│       │   │   │   ├── show.html.erb
│       │   │   │   ├── _trial_active.html.erb
│       │   │   │   └── _trial_expired.html.erb
│       │   │   ├── announcement.html.erb
│       │   │   ├── _archive.html.erb
│       │   │   ├── billing.html.erb
│       │   │   ├── billing_vnext.html.erb
│       │   │   ├── codespaces
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── _index_section.html.erb
│       │   │   │   ├── policies
│       │   │   │   │   ├── edit.html.erb
│       │   │   │   │   ├── index.html.erb
│       │   │   │   │   ├── new.html.erb
│       │   │   │   │   └── _repo_dialog_list.html.erb
│       │   │   │   ├── _suggestions.html.erb
│       │   │   │   └── _trusted_repositories_access.html.erb
│       │   │   ├── compliance
│       │   │   │   └── index.html.erb
│       │   │   ├── copilot
│       │   │   │   ├── custom_instructions
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── enable
│       │   │   │   │   ├── enterprise_trial.html.erb
│       │   │   │   │   └── index.html.erb
│       │   │   │   └── _seat_usage_details.html.erb
│       │   │   ├── deleted_repositories.html.erb
│       │   │   ├── discussions
│       │   │   │   ├── selected_repositories
│       │   │   │   │   └── _index.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── fgp_settings.html.erb
│       │   │   ├── import_export
│       │   │   │   ├── attribution_invitations.html.erb
│       │   │   │   ├── _invitation_row.html.erb
│       │   │   │   ├── _layout.html.erb
│       │   │   │   ├── _mannequin_row.html.erb
│       │   │   │   ├── mannequins.html.erb
│       │   │   │   ├── _reattribution_form.html.erb
│       │   │   │   └── _target_auto_complete.html.erb
│       │   │   ├── member_feature_requests
│       │   │   │   └── show.html.erb
│       │   │   ├── member_privileges
│       │   │   │   └── _tip.html.erb
│       │   │   ├── member_privileges.html.erb
│       │   │   ├── new_purchase_upgrade_to_enterprise.html.erb
│       │   │   ├── new_upgrade_to_enterprise.html.erb
│       │   │   ├── org_roles
│       │   │   │   ├── index.html.erb
│       │   │   │   └── _info.html.erb
│       │   │   ├── packages
│       │   │   │   ├── _deleted_packages.html.erb
│       │   │   │   └── index.html.erb
│       │   │   ├── pages.html.erb
│       │   │   ├── pages_protected_domains
│       │   │   │   ├── new.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── profile.html.erb
│       │   │   ├── _profile_location.html.erb
│       │   │   ├── projects.html.erb
│       │   │   ├── roles
│       │   │   │   ├── index.html.erb
│       │   │   │   └── _permission_list.html.erb
│       │   │   ├── sandboxes
│       │   │   │   ├── index.html.erb
│       │   │   │   └── _index_section.html.erb
│       │   │   ├── secrets
│       │   │   │   ├── codespaces_index.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── new_secret.html.erb
│       │   │   │   ├── private_registry
│       │   │   │   │   ├── index.html.erb
│       │   │   │   │   ├── new.html.erb
│       │   │   │   │   ├── _oidc_aws_fields.html.erb
│       │   │   │   │   ├── _oidc_azure_fields.html.erb
│       │   │   │   │   ├── _oidc_cloudsmith_fields.html.erb
│       │   │   │   │   ├── _oidc_description.html.erb
│       │   │   │   │   ├── _oidc_gcp_fields.html.erb
│       │   │   │   │   ├── _oidc_jfrog_fields.html.erb
│       │   │   │   │   ├── _token_field.html.erb
│       │   │   │   │   ├── update.html.erb
│       │   │   │   │   └── _username_and_password_fields.html.erb
│       │   │   │   ├── _remove_secret.html.erb
│       │   │   │   ├── _repository_access_dialog.html.erb
│       │   │   │   ├── _repository_access_select.html.erb
│       │   │   │   └── update_secret.html.erb
│       │   │   ├── _secrets_and_variables_tabs.html.erb
│       │   │   ├── _security_analysis_enable_checkbox.html.erb
│       │   │   ├── _security_analysis_ghas_repos_list.html.erb
│       │   │   ├── security_analysis.html.erb
│       │   │   ├── teams.html.erb
│       │   │   └── variables
│       │   │       ├── edit_variable.html.erb
│       │   │       ├── index.html.erb
│       │   │       ├── new_variable.html.erb
│       │   │       ├── _org_variables_row.html.erb
│       │   │       ├── _remove_variable.html.erb
│       │   │       ├── _repository_access_dialog.html.erb
│       │   │       └── _variables_list.html.erb
│       │   ├── organizations
│       │   │   ├── _achievements.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── _organization_list_item.html.erb
│       │   ├── packages
│       │   │   └── index.html.erb
│       │   ├── pages
│       │   │   └── index.html.erb
│       │   ├── pages_protected_domains
│       │   │   ├── _copy_value_hostname.html.erb
│       │   │   ├── _copy_value.html.erb
│       │   │   ├── _new.html.erb
│       │   │   ├── _protected_domains.html.erb
│       │   │   └── _show.html.erb
│       │   ├── rename_statuses
│       │   │   └── _show.html.erb
│       │   ├── _repo_restore_error.html.erb
│       │   ├── _repo_restoring.html.erb
│       │   ├── repositories
│       │   │   └── index.html.erb
│       │   ├── securities
│       │   │   ├── _disable_two_factor_method_dialog.html.erb
│       │   │   ├── _disable_two_factor_method_option.html.erb
│       │   │   ├── _inline_security_checkup_notice.erb
│       │   │   ├── show.html.erb
│       │   │   ├── _sign_in_methods.html.erb
│       │   │   ├── _two_factor_preference.html.erb
│       │   │   ├── _two_factor_summary_box.html.erb
│       │   │   ├── _two_factor_summary.html.erb
│       │   │   └── _two_factor_summary_row.html.erb
│       │   ├── security_analyses
│       │   │   └── show.html.erb
│       │   ├── sessions
│       │   │   ├── _gh_mobile_sessions.html.erb
│       │   │   └── show.html.erb
│       │   ├── _settings_focus.html.erb
│       │   ├── _settings.html.erb
│       │   ├── sponsors_log
│       │   │   └── index.html.erb
│       │   ├── successor
│       │   │   ├── _add_form.html.erb
│       │   │   ├── _list.html.erb
│       │   │   ├── _successor.html.erb
│       │   │   └── _suggestions.html.erb
│       │   ├── teams
│       │   │   └── index.html.erb
│       │   ├── two_factor_checkup
│       │   │   ├── index.erb
│       │   │   ├── prompt.erb
│       │   │   └── success.erb
│       │   └── user
│       │       ├── billing.html.erb
│       │       ├── _enable_two_factor.html.erb
│       │       ├── pages_protected_domains
│       │       │   ├── new.html.erb
│       │       │   └── show.html.erb
│       │       ├── profile.html.erb
│       │       ├── reminders
│       │       │   ├── edit.html.erb
│       │       │   └── index.html.erb
│       │       ├── replies
│       │       │   ├── edit.html.erb
│       │       │   ├── index.html.erb
│       │       │   ├── _menu.html.erb
│       │       │   └── _reply_form.html.erb
│       │       ├── _security_key.html.erb
│       │       ├── _security_key_registration_form.html.erb
│       │       ├── sessions
│       │       │   ├── _session_details.html.erb
│       │       │   ├── _session.html.erb
│       │       │   ├── _sessions.html.erb
│       │       │   └── show.html.erb
│       │       ├── _signed_in_user_hint.html.erb
│       │       ├── _two_factor_fallback_prompt.html.erb
│       │       └── two_factor_setup
│       │           ├── _add_two_factor_methods.html.erb
│       │           ├── _app.html.erb
│       │           ├── index.html.erb
│       │           ├── _recovery_codes.html.erb
│       │           ├── _sms.html.erb
│       │           └── _switch_selection.html.erb
│       ├── shared
│       │   ├── _account_two_factor_requirement_banner.html.erb
│       │   ├── _details_dialog.html.erb
│       │   ├── _details_dialog_template.html.erb
│       │   ├── _flash_container.html.erb
│       │   ├── _flash.html.erb
│       │   ├── _hidden_unicode_alert.html.erb
│       │   ├── _migrating_notice.html.erb
│       │   ├── _mobile_auth_prompt.html.erb
│       │   ├── _mobile_auth_prompt_new.html.erb
│       │   ├── _mobile_auth_prompt_password_reset.html.erb
│       │   ├── _octocaptcha.html.erb
│       │   ├── _open_in_github_dev.html.erb
│       │   ├── _plan_selection.html.erb
│       │   ├── _remaining_seats_more_info.html.erb
│       │   ├── _spacious_details_dialog.html.erb
│       │   ├── sso
│       │   │   ├── _authorized_credentials.html.erb
│       │   │   ├── _sessions.html.erb
│       │   │   └── _user_data.html.erb
│       │   ├── _toast.html.erb
│       │   ├── _trade_controls_error_flash.html.erb
│       │   ├── _under_review_label.html.erb
│       │   └── _weak_password_banner.html.erb
│       ├── showcases
│       │   ├── feed.atom.builder
│       │   ├── index.html.erb
│       │   ├── _search_form.html.erb
│       │   ├── search.html.erb
│       │   ├── show.html.erb
│       │   └── _side_collection_list.html.erb
│       ├── side_panels
│       │   └── show.json.erb
│       ├── signup
│       │   ├── _button.html.erb
│       │   ├── _container.html.erb
│       │   ├── _cta_card.html.erb
│       │   ├── get_started.html.erb
│       │   ├── _invalid_username.html.erb
│       │   ├── join.html.erb
│       │   ├── new_org_business.html.erb
│       │   ├── select_org_business.html.erb
│       │   └── _signup_customer_form.html.erb
│       ├── signups
│       │   └── nux
│       │       └── new.html.erb
│       ├── site
│       │   ├── about
│       │   │   ├── developer_policy
│       │   │   │   ├── _advocate.html.erb
│       │   │   │   ├── _best_work.html.erb
│       │   │   │   ├── _footer_ctas.html.erb
│       │   │   │   ├── _hero.html.erb
│       │   │   │   ├── _impact.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── _latest_news.html.erb
│       │   │   │   ├── _nav.html.erb
│       │   │   │   ├── news
│       │   │   │   │   ├── index.html.erb
│       │   │   │   │   └── _list.html.erb
│       │   │   │   └── _testimonial.html.erb
│       │   │   ├── diversity
│       │   │   │   ├── communities
│       │   │   │   │   ├── blacktocats
│       │   │   │   │   │   ├── _footer.html.erb
│       │   │   │   │   │   ├── _hero.html.erb
│       │   │   │   │   │   ├── index.html.erb
│       │   │   │   │   │   ├── _one_to_many.html.erb
│       │   │   │   │   │   ├── _space.html.erb
│       │   │   │   │   │   ├── _space_transcript.html.erb
│       │   │   │   │   │   ├── _talent.html.erb
│       │   │   │   │   │   ├── _video.html.erb
│       │   │   │   │   │   └── _voices.html.erb
│       │   │   │   │   ├── index.html.erb
│       │   │   │   │   └── _list.html.erb
│       │   │   │   └── report
│       │   │   │       └── index.html.erb
│       │   │   ├── leadership
│       │   │   │   └── index.html.erb
│       │   │   └── press
│       │   │       ├── index.html.erb
│       │   │       └── _side_menu.html.erb
│       │   ├── _alternative_links.html.erb
│       │   ├── _analytics_meta_tags.html.erb
│       │   ├── _autofill_pw_workaround.html.erb
│       │   ├── contact
│       │   │   └── index.html.erb
│       │   ├── contentful
│       │   │   ├── customer_stories
│       │   │   │   ├── categories
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── _category_section.html.erb
│       │   │   │   ├── _footer_ctas.html.erb
│       │   │   │   ├── _hero_background.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── search
│       │   │   │   │   └── index.turbo_stream.erb
│       │   │   │   ├── show.html.erb
│       │   │   │   └── _sub_nav.html.erb
│       │   │   └── enterprise
│       │   │       └── startups
│       │   │           └── partners.html.erb
│       │   ├── customer_terms
│       │   │   ├── index.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── updates.html.erb
│       │   ├── enterprise
│       │   │   ├── _enterprise_nav.html.erb
│       │   │   ├── premium_support
│       │   │   │   ├── _compare_features.html.erb
│       │   │   │   ├── _compare_features_rows.html.erb
│       │   │   │   ├── _compare_features_row_title.html.erb
│       │   │   │   ├── _customers.html.erb
│       │   │   │   ├── _events.html.erb
│       │   │   │   ├── _faqs.html.erb
│       │   │   │   ├── _footer_cta.html.erb
│       │   │   │   ├── _hero.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── _plans.html.erb
│       │   │   │   ├── _stats.html.erb
│       │   │   │   ├── _team.html.erb
│       │   │   │   └── _testimonials.html.erb
│       │   │   └── startups
│       │   │       ├── acceptance.html.erb
│       │   │       ├── _features.html.erb
│       │   │       ├── _footer_cta.html.erb
│       │   │       ├── forms
│       │   │       │   ├── _acceptance_intake.html.erb
│       │   │       │   ├── _partner_intake.html.erb
│       │   │       │   └── _startup_intake.html.erb
│       │   │       ├── index.html.erb
│       │   │       ├── _intro.html.erb
│       │   │       └── thanks.html.erb
│       │   ├── experiments
│       │   │   └── _video.html.erb
│       │   ├── expired.html.erb
│       │   ├── _footer_cookie_consent_links.html.erb
│       │   ├── _footer_cookie_consent_links_marketing.html.erb
│       │   ├── _footer.html.erb
│       │   ├── _footer_marketing.html.erb
│       │   ├── gist_keyboard_shortcuts.html.erb
│       │   ├── git_guides
│       │   │   ├── _git_guides_edit.erb
│       │   │   ├── _git_guides_footer.erb
│       │   │   ├── _git_guides_nav.erb
│       │   │   ├── index.html.erb
│       │   │   ├── md
│       │   │   │   ├── _git-add.text.raw
│       │   │   │   ├── _git-clone.text.raw
│       │   │   │   ├── _git-commit.text.raw
│       │   │   │   ├── _git-init.text.raw
│       │   │   │   ├── _git-overview.text.raw
│       │   │   │   ├── _git-pull.text.raw
│       │   │   │   ├── _git-push.text.raw
│       │   │   │   ├── _git-remote.text.raw
│       │   │   │   ├── _git-status.text.raw
│       │   │   │   └── _install-git.text.raw
│       │   │   └── show.html.erb
│       │   ├── globe
│       │   │   ├── _globe.html.erb
│       │   │   └── index.html.erb
│       │   ├── header
│       │   │   ├── _blackbird_search.html.erb
│       │   │   ├── gists
│       │   │   │   ├── _header.html.erb
│       │   │   │   ├── _links.html.erb
│       │   │   │   ├── _logo.html.erb
│       │   │   │   └── _search.html.erb
│       │   │   ├── _global_banners.html.erb
│       │   │   ├── logged_in
│       │   │   │   ├── _feature_preview.html.erb
│       │   │   │   ├── _user.html.erb
│       │   │   │   └── _user_menu.html.erb
│       │   │   ├── _search.html.erb
│       │   │   └── _search_redesigned.html.erb
│       │   ├── _hovercard_template.html.erb
│       │   ├── _impersonated.html.erb
│       │   ├── invalid_license.html.erb
│       │   ├── lab
│       │   │   ├── copilot.html.erb
│       │   │   ├── editor.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── layout.html.erb
│       │   │   ├── _nav.html.erb
│       │   │   └── typography.html.erb
│       │   ├── _locale_selector.html.erb
│       │   ├── _marketing_header.html.erb
│       │   ├── mona_sans
│       │   │   ├── _contribute.html.erb
│       │   │   ├── _font_grid.html.erb
│       │   │   ├── _font_sandbox.html.erb
│       │   │   ├── _hubot_overview.html.erb
│       │   │   ├── _hubot_video.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _mona_overview.html.erb
│       │   │   ├── _open_source.html.erb
│       │   │   ├── _showcase.html.erb
│       │   │   ├── _summary_box.html.erb
│       │   │   └── _video.html.erb
│       │   ├── _org_faqs.html.erb
│       │   ├── partners
│       │   │   ├── apply
│       │   │   │   └── index.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── integration_resources
│       │   │   │   ├── 2020_11_05_slides_platform_integration_101.html.erb
│       │   │   │   ├── 2020_11_10_creating_a_github_app.html.erb
│       │   │   │   ├── 2020_11_10_getting_started_with_apps.html.erb
│       │   │   │   ├── 2020_11_10_github_app_manifest.html.erb
│       │   │   │   ├── 2020_11_10_github_apps_101.html.erb
│       │   │   │   ├── 2020_11_10_github_apps_cheat_sheet.html.erb
│       │   │   │   ├── 2020_11_10_graphql.html.erb
│       │   │   │   ├── 2020_11_10_learn_github_actions.html.erb
│       │   │   │   ├── 2020_11_10_marketplace.html.erb
│       │   │   │   ├── 2020_11_10_openapi.html.erb
│       │   │   │   ├── 2020_11_10_rest_api.html.erb
│       │   │   │   ├── 2020_11_10_shipping_enterprise.html.erb
│       │   │   │   ├── 2020_11_10_webhooks_events.html.erb
│       │   │   │   ├── 2020_11_24_pattern_setting_up_a_cli_on_github_s_hosted_runners.html.erb
│       │   │   │   ├── 2021_03_09_pattern_integrating_with_code_scanning.html.erb
│       │   │   │   ├── 2021_03_19_pattern_releasing_and_maintaining_actions.html.erb
│       │   │   │   ├── 2022_05_26_slides_getting_started_guide_for_ingesting_ghas_alerts.html.erb
│       │   │   │   └── 2024_08_19_copilot_extensions.html.erb
│       │   │   ├── legal
│       │   │   │   ├── channel_partner_data_processing_agreement.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── reseller_distribution_terms.erb
│       │   │   │   └── subcontractor_agreement.html.erb
│       │   │   ├── partnerships
│       │   │   │   └── index.html.erb
│       │   │   ├── resources
│       │   │   │   └── index.html.erb
│       │   │   ├── service_channel_partners
│       │   │   │   └── index.html.erb
│       │   │   ├── technology_partners
│       │   │   │   └── index.html.erb
│       │   │   ├── technology_partners_terms
│       │   │   │   └── index.html.erb
│       │   │   ├── templates
│       │   │   │   ├── hero.html.erb
│       │   │   │   ├── layout_wrapper.html.erb
│       │   │   │   ├── partners_navigation.html.erb
│       │   │   │   ├── post_content.html.erb
│       │   │   │   ├── post.html.erb
│       │   │   │   └── resource_header.erb
│       │   │   └── thank_you
│       │   │       └── index.html.erb
│       │   ├── post_saml_pages_meta_redirect.html.erb
│       │   ├── pricing
│       │   │   ├── _addons.html.erb
│       │   │   ├── _audiences.html.erb
│       │   │   ├── calculator
│       │   │   │   ├── actions
│       │   │   │   │   ├── _core_size.html.erb
│       │   │   │   │   ├── _core_size_list.html.erb
│       │   │   │   │   ├── _os.html.erb
│       │   │   │   │   └── _runner_type.html.erb
│       │   │   │   ├── _actions.html.erb
│       │   │   │   ├── codespaces
│       │   │   │   │   ├── _project.html.erb
│       │   │   │   │   ├── _retention.html.erb
│       │   │   │   │   └── _team.html.erb
│       │   │   │   ├── _codespaces.html.erb
│       │   │   │   ├── _copilot.html.erb
│       │   │   │   ├── _enterprise_plan.html.erb
│       │   │   │   ├── _estimate_total.html.erb
│       │   │   │   ├── _faq.html.erb
│       │   │   │   ├── ghas
│       │   │   │   │   └── _committers.html.erb
│       │   │   │   ├── _ghas.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── _lfs.html.erb
│       │   │   │   ├── _more_info.html.erb
│       │   │   │   ├── _packages.html.erb
│       │   │   │   ├── _pro_plan.html.erb
│       │   │   │   ├── _section_header.html.erb
│       │   │   │   ├── _teams_plan.html.erb
│       │   │   │   ├── _toggle.html.erb
│       │   │   │   └── _unit_input.html.erb
│       │   │   ├── cards
│       │   │   │   ├── _business.html.erb
│       │   │   │   ├── _business_plus.html.erb
│       │   │   │   ├── _free.html.erb
│       │   │   │   └── _pro.html.erb
│       │   │   ├── _cards.html.erb
│       │   │   ├── _compare_features_header.html.erb
│       │   │   ├── _compare_features.html.erb
│       │   │   ├── _compare_features_rows.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── plan_features
│       │   │   │   ├── _business.html.erb
│       │   │   │   ├── _business_plus.html.erb
│       │   │   │   ├── _free.html.erb
│       │   │   │   ├── _pro.html.erb
│       │   │   │   └── _rows.html.erb
│       │   │   ├── _plans_summary.html.erb
│       │   │   ├── _pricing_button_free_trial.html.erb
│       │   │   ├── _pricing_comparison_button_enterprise.html.erb
│       │   │   ├── _pricing_comparison_button_free.html.erb
│       │   │   ├── _pricing_comparison_button_team.html.erb
│       │   │   └── _testimonials.html.erb
│       │   ├── procurement
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── _pull_request_timeline_timeout.html.erb
│       │   ├── _pull_request_timeline_timeout_retry.html.erb
│       │   ├── readme
│       │   │   ├── categories
│       │   │   │   ├── _about.html.erb
│       │   │   │   ├── _hero.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── developer_stories
│       │   │   │   ├── _bio.html.erb
│       │   │   │   ├── _hero_center.html.erb
│       │   │   │   ├── _hero_split.html.erb
│       │   │   │   ├── _postscript.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── featured_articles
│       │   │   │   └── show.html.erb
│       │   │   ├── guides
│       │   │   │   ├── _bio.html.erb
│       │   │   │   ├── _hero.html.erb
│       │   │   │   ├── _postscript.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── home
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── _issue_primary.html.erb
│       │   │   │   ├── _issue_quote.html.erb
│       │   │   │   ├── _issue_secondary.html.erb
│       │   │   │   ├── rss_feed.rss.builder
│       │   │   │   └── _section_intro.html.erb
│       │   │   ├── nominate
│       │   │   │   ├── _form.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── podcasts
│       │   │   │   ├── _bio.html.erb
│       │   │   │   ├── _hero.html.erb
│       │   │   │   ├── _player.html.erb
│       │   │   │   ├── show.html.erb
│       │   │   │   ├── _subscribe.html.erb
│       │   │   │   └── _tease_badge.html.erb
│       │   │   ├── shared
│       │   │   │   ├── _about.html.erb
│       │   │   │   ├── _bg_pattern.html.erb
│       │   │   │   ├── _navbar_dropdown.html.erb
│       │   │   │   ├── _navbar_hero.html.erb
│       │   │   │   ├── _social_sidebar.html.erb
│       │   │   │   ├── _story_content.html.erb
│       │   │   │   ├── _story_footer.html.erb
│       │   │   │   └── _structured_data.html.erb
│       │   │   └── topics
│       │   │       ├── index.html.erb
│       │   │       └── show.html.erb
│       │   ├── _richweb_head.html.erb
│       │   ├── saml_auth_meta_redirect.html.erb
│       │   ├── _seo_head.html.erb
│       │   ├── services
│       │   │   ├── _contact.html.erb
│       │   │   ├── _customer_stories.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _newsletter.html.erb
│       │   │   ├── show.html.erb
│       │   │   ├── terms_and_conditions.html.erb
│       │   │   └── thanks.html.erb
│       │   ├── _site_admin_and_employee_toggle_link.html.erb
│       │   ├── sitemap
│       │   │   ├── index.html.erb
│       │   │   └── _section.html.erb
│       │   ├── _snippet_clipboard_copy_template.html.erb
│       │   ├── _social_nav.html.erb
│       │   ├── status.html.erb
│       │   ├── team
│       │   │   ├── _automation.html.erb
│       │   │   ├── _collaboration.html.erb
│       │   │   ├── _compare_plans.html.erb
│       │   │   ├── _customer_stories.html.erb
│       │   │   ├── _developers.html.erb
│       │   │   ├── _footer_cta.html.erb
│       │   │   ├── _get_started_cta.html.erb
│       │   │   ├── _hero.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _logos.html.erb
│       │   │   ├── _organization.html.erb
│       │   │   ├── _organizations.html.erb
│       │   │   └── _security.html.erb
│       │   ├── _timeout.html.erb
│       │   └── _ui_runtime_opt_out_toggle_link.html.erb
│       ├── slash_commands
│       │   └── _suggestions.html.erb
│       ├── sponsors
│       │   ├── accounts
│       │   │   └── index.html.erb
│       │   ├── activities
│       │   │   └── index.html.erb
│       │   ├── bulk_sponsorship_checkouts
│       │   │   ├── show.html.erb
│       │   │   └── success.html.erb
│       │   ├── bulk_sponsorship_frequencies
│       │   │   └── show.html.erb
│       │   ├── bulk_sponsorship_imports
│       │   │   ├── edit.html.erb
│       │   │   └── new.html.erb
│       │   ├── button
│       │   │   └── show.html.erb
│       │   ├── card
│       │   │   └── show.html.erb
│       │   ├── dashboard
│       │   │   └── goals
│       │   │       ├── edit.html.erb
│       │   │       ├── index.html.erb
│       │   │       └── new.html.erb
│       │   ├── dashboards
│       │   │   ├── _layout.html.erb
│       │   │   └── show.html.erb
│       │   ├── dependency_uses
│       │   │   └── _dependent_repos_count.html.erb
│       │   ├── emu
│       │   │   └── message.html.erb
│       │   ├── explore
│       │   │   ├── index.html.erb
│       │   │   ├── _sponsorable_dependencies_header.html.erb
│       │   │   └── _sponsorable_dependencies.html.erb
│       │   ├── explore_funding_stats
│       │   │   └── index.html.erb
│       │   ├── _featured_accounts_box.html.erb
│       │   ├── fiscal_hosts
│       │   │   ├── _child_listings.html.erb
│       │   │   └── show.html.erb
│       │   ├── _iso3166.html.erb
│       │   ├── payouts
│       │   │   ├── index.html.erb
│       │   │   ├── latest_statuses
│       │   │   │   └── show.html.erb
│       │   │   ├── receipts
│       │   │   │   └── index.html.erb
│       │   │   └── _receipts.html.erb
│       │   ├── profiles
│       │   │   ├── _pinnable_repos.html.erb
│       │   │   └── show.html.erb
│       │   ├── settings
│       │   │   └── show.html.erb
│       │   ├── signups
│       │   │   └── show.html.erb
│       │   ├── sponsorables
│       │   │   └── show.html.erb
│       │   ├── sponsorships
│       │   │   └── show.html.erb
│       │   ├── sponsors_partials
│       │   │   └── _show.html.erb
│       │   ├── tiers
│       │   │   ├── edit.html.erb
│       │   │   ├── _form.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── new.html.erb
│       │   │   └── _suggestions.html.erb
│       │   ├── tier_suggestions
│       │   │   └── index.html.erb
│       │   ├── updates
│       │   │   ├── edit.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── new.html.erb
│       │   │   └── _tiers_with_access.html.erb
│       │   ├── webhooks
│       │   │   ├── edit.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── new.html.erb
│       │   ├── your_sponsors
│       │   │   └── index.html.erb
│       │   └── _your_sponsors_navigation.html.erb
│       ├── ssh_certificate_authorities
│       │   ├── _listing.html.erb
│       │   └── new.html.erb
│       ├── stafftools
│       │   ├── accounts
│       │   │   ├── _dormancy_indicator.html.erb
│       │   │   ├── _landing_billing.html.erb
│       │   │   ├── _landing_codespaces.html.erb
│       │   │   ├── _landing_copilot.html.erb
│       │   │   ├── _landing_info.html.erb
│       │   │   ├── _landing_registry_packages.html.erb
│       │   │   └── _landing_repositories.html.erb
│       │   ├── applications
│       │   │   ├── developers.html.erb
│       │   │   ├── github.html.erb
│       │   │   ├── _rate_limit_form.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── user.html.erb
│       │   ├── assets
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── audit_log
│       │   │   ├── actions
│       │   │   │   ├── _default.html.erb
│       │   │   │   └── _discussion_comment_destroy.html.erb
│       │   │   └── _extra_action_details.html.erb
│       │   ├── _audit_log.html.erb
│       │   ├── authorizations
│       │   │   ├── _access.html.erb
│       │   │   └── show.html.erb
│       │   ├── avatars
│       │   │   └── index.html.erb
│       │   ├── beta_signup
│       │   │   ├── add.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── billing
│       │   │   ├── address_verification
│       │   │   │   └── index.html.erb
│       │   │   ├── _auto_pay_settings.html.erb
│       │   │   ├── can_proceed_with_usages
│       │   │   │   └── show.html.erb
│       │   │   ├── customers
│       │   │   │   ├── billing_contacts
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── dead_letter_queues
│       │   │   │   ├── index.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── generate_usages
│       │   │   │   ├── entity_lookups
│       │   │   │   │   └── _result.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── iap
│       │   │   │   ├── apple_lookups
│       │   │   │   │   └── new.html.erb
│       │   │   │   └── google_lookups
│       │   │   │       └── new.html.erb
│       │   │   ├── onboard_billing_platform_customers
│       │   │   │   ├── index.html.erb
│       │   │   │   └── new.html.erb
│       │   │   ├── payment_history
│       │   │   │   ├── _billing_dispute.html.erb
│       │   │   │   └── index.html.erb
│       │   │   ├── sdlc_licensing
│       │   │   │   └── index.html.erb
│       │   │   ├── sponsorships
│       │   │   │   └── index.html.erb
│       │   │   ├── storage_levels
│       │   │   │   └── index.html.erb
│       │   │   ├── trigger_azure_emission
│       │   │   │   └── show.html.erb
│       │   │   ├── trigger_watermark_workflow
│       │   │   │   └── show.html.erb
│       │   │   ├── zuora
│       │   │   │   ├── hosted_pages
│       │   │   │   │   └── index.html.erb
│       │   │   │   └── system_health
│       │   │   │       ├── _api_health.html.erb
│       │   │   │       ├── _billing_docs.html.erb
│       │   │   │       ├── index.html.erb
│       │   │   │       ├── _payments.html.erb
│       │   │   │       └── _tax.html.erb
│       │   │   └── zuora_webhooks
│       │   │       └── index.html.erb
│       │   ├── billing_emails.html.erb
│       │   ├── _billing_skip_check.html.erb
│       │   ├── billing_transactions
│       │   │   ├── _form.html.erb
│       │   │   └── search.html.erb
│       │   ├── bulk_dmca_takedown
│       │   │   ├── index.html.erb
│       │   │   ├── parse_notice.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── validate_repos.html.erb
│       │   ├── bulk_ticketers
│       │   │   ├── built.html.erb
│       │   │   └── index.html.erb
│       │   ├── bundled_license_assignments
│       │   │   ├── enterprise.html.erb
│       │   │   └── orphaned.erb
│       │   ├── businesses
│       │   │   ├── actions
│       │   │   │   ├── _action_invocation.html.erb
│       │   │   │   ├── hosted_runners.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── _add_owner_form.html.erb
│       │   │   ├── admins.html.erb
│       │   │   ├── advanced_security
│       │   │   │   └── show.html.erb
│       │   │   ├── audit_log_stream
│       │   │   │   ├── _disable_stream_dialog.html.erb
│       │   │   │   ├── _notification_dialog.html.erb
│       │   │   │   ├── _reenable_stream_dialog.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── billing
│       │   │   │   ├── bill_cycle_day
│       │   │   │   │   ├── edit.html.erb
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── information
│       │   │   │   │   └── index.html.erb
│       │   │   │   ├── migrations
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── plan_subscription
│       │   │   │   │   ├── edit.html.erb
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── show.html.erb
│       │   │   │   ├── sync_account_information
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── sync_subscription
│       │   │   │   │   └── show.html.erb
│       │   │   │   └── trigger_azure_emission
│       │   │   │       └── show.html.erb
│       │   │   ├── billing_managers
│       │   │   │   └── index.html.erb
│       │   │   ├── _billing_type.html.erb
│       │   │   ├── codespaces
│       │   │   │   └── show.html.erb
│       │   │   ├── complete.html.erb
│       │   │   ├── copilot
│       │   │   │   ├── enterprise_seat_assignments.html.erb
│       │   │   │   ├── _seats_plan_basic.html.erb
│       │   │   │   ├── _seats_plan_full.html.erb
│       │   │   │   ├── show.html.erb
│       │   │   │   └── standalone_seats.html.erb
│       │   │   ├── copilot_metrics
│       │   │   │   ├── reports
│       │   │   │   │   └── show.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── copilot_usage_metrics
│       │   │   │   └── show.html.erb
│       │   │   ├── _credential_counts.html.erb
│       │   │   ├── _credential_member_suggestions.html.erb
│       │   │   ├── _credentials.html.erb
│       │   │   ├── custom_roles
│       │   │   │   ├── enterprise_roles
│       │   │   │   │   └── index.html.erb
│       │   │   │   ├── organization_roles
│       │   │   │   │   └── index.html.erb
│       │   │   │   └── summary.html.erb
│       │   │   ├── _danger_zone.html.erb
│       │   │   ├── deleted_organizations.html.erb
│       │   │   ├── domains
│       │   │   │   └── index.html.erb
│       │   │   ├── _downgrade.html.erb
│       │   │   ├── edit.html.erb
│       │   │   ├── education_configuration
│       │   │   │   ├── edit.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── enterprise_agreements
│       │   │   │   ├── form.html.erb
│       │   │   │   └── index.html.erb
│       │   │   ├── enterprise_installations
│       │   │   │   └── index.html.erb
│       │   │   ├── enterprise_licensing
│       │   │   │   ├── _error_fallback.html.erb
│       │   │   │   ├── ghec
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── _navigation.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── enterprise_team_migrations
│       │   │   │   └── show.html.erb
│       │   │   ├── enterprise_teams
│       │   │   │   ├── database.html.erb
│       │   │   │   ├── direct_members.html.erb
│       │   │   │   ├── external_group_members.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── orchestrations
│       │   │   │   │   ├── index.html.erb
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── organization_mappings.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── expired_owner_invitations.html.erb
│       │   │   ├── _filter_bar.html.erb
│       │   │   ├── filters
│       │   │   │   ├── _cancellation_date.html.erb
│       │   │   │   ├── _conversion_date.html.erb
│       │   │   │   ├── _creation_date.html.erb
│       │   │   │   ├── _enterprise_type.html.erb
│       │   │   │   ├── _expiration_date.html.erb
│       │   │   │   ├── _organization_upgraded.html.erb
│       │   │   │   ├── _owned_by.html.erb
│       │   │   │   ├── _seat_type.html.erb
│       │   │   │   ├── _trial_type.html.erb
│       │   │   │   └── _upgrade_state.html.erb
│       │   │   ├── _form.html.erb
│       │   │   ├── guest_collaborators
│       │   │   │   └── index.html.erb
│       │   │   ├── hooks.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── integration_installations
│       │   │   │   ├── index.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── integrations
│       │   │   │   ├── _danger_zone.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── ip_allowlist
│       │   │   │   └── show.html.erb
│       │   │   ├── _license_overview.html.erb
│       │   │   ├── licensify_customer
│       │   │   │   └── show.html.erb
│       │   │   ├── licensify_licenses
│       │   │   │   └── show.html.erb
│       │   │   ├── _manual_payment_enterprise_accounts.html.erb
│       │   │   ├── manual_payment_enterprise_accounts_list.html.erb
│       │   │   ├── marketplace
│       │   │   │   └── index.html.erb
│       │   │   ├── members
│       │   │   │   ├── index.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── metered_exports
│       │   │   │   └── index.html.erb
│       │   │   ├── models
│       │   │   │   └── show.html.erb
│       │   │   ├── new.html.erb
│       │   │   ├── orchestrations
│       │   │   │   ├── index.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── organization_invitation_list.html.erb
│       │   │   ├── _organization_invitations_and_upgrades_nav.html.erb
│       │   │   ├── _organization_invitations.html.erb
│       │   │   ├── organization_invitations_list.html.erb
│       │   │   ├── organizations
│       │   │   │   └── summary.html.erb
│       │   │   ├── organizations.html.erb
│       │   │   ├── _organization_suggestion.html.erb
│       │   │   ├── _organization_suggestions.html.erb
│       │   │   ├── _organization_to_enterprise_upgrades.html.erb
│       │   │   ├── organization_transfer_list.html.erb
│       │   │   ├── organization_upgrades_list.html.erb
│       │   │   ├── outside_collaborators.html.erb
│       │   │   ├── _owners_list.html.erb
│       │   │   ├── pending_billing_managers.html.erb
│       │   │   ├── pending_collaborators.html.erb
│       │   │   ├── pending_members.html.erb
│       │   │   ├── _pending_owner_invitations_list.html.erb
│       │   │   ├── pending_owners.html.erb
│       │   │   ├── people.html.erb
│       │   │   ├── plan_history.html.erb
│       │   │   ├── policies
│       │   │   │   ├── actions.html.erb
│       │   │   │   ├── code_security.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── members.html.erb
│       │   │   │   ├── personal_access_tokens.html.erb
│       │   │   │   ├── projects.html.erb
│       │   │   │   └── repositories.html.erb
│       │   │   ├── prepaid_metered_usage_refills
│       │   │   │   ├── disabled.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   └── not_synchronized.html.erb
│       │   │   ├── product_enablements
│       │   │   │   └── show.html.erb
│       │   │   ├── seat_limits
│       │   │   │   └── edit.html.erb
│       │   │   ├── security_center.html.erb
│       │   │   ├── security.html.erb
│       │   │   ├── self_serve_organization_upgrades_list.html.erb
│       │   │   ├── show.html.erb
│       │   │   ├── _single_sign_on_setting.html.erb
│       │   │   ├── _single_sign_on_settings.html.erb
│       │   │   ├── _spam.html.erb
│       │   │   ├── _ssh_certificate_authorities.html.erb
│       │   │   ├── support_entitlees.html.erb
│       │   │   ├── suspended_members.html.erb
│       │   │   ├── trade_compliance
│       │   │   │   └── show.html.erb
│       │   │   ├── _trial_actions.html.erb
│       │   │   ├── _trials.html.erb
│       │   │   ├── trials_list.html.erb
│       │   │   ├── _upgraded_orgs.html.erb
│       │   │   ├── user_namespace_repositories.html.erb
│       │   │   └── _user_namespace_repositories_list.html.erb
│       │   ├── business_external_identities
│       │   │   ├── _external_members.html.erb
│       │   │   ├── linked_external_members
│       │   │   │   └── show.html.erb
│       │   │   ├── linked_saml_orgs.html.erb
│       │   │   ├── show.html.erb
│       │   │   ├── unlinked_external_identities
│       │   │   │   ├── index.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── _unlinked_external_identities.html.erb
│       │   │   └── unlinked_external_members
│       │   │       └── show.html.erb
│       │   ├── business_limits
│       │   │   └── show.html.erb
│       │   ├── business_startups_programs
│       │   │   ├── _actions.html.erb
│       │   │   ├── _application_row.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── codeql_bulk_building
│       │   │   ├── index.html.erb
│       │   │   ├── offboard.html.erb
│       │   │   └── onboard.html.erb
│       │   ├── codespaces
│       │   │   ├── dials
│       │   │   │   ├── edit.html.erb
│       │   │   │   └── index.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── codespaces_unprocessed_billing_messages
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── collaborators
│       │   │   └── index.html.erb
│       │   ├── comments
│       │   │   ├── index.html.erb
│       │   │   ├── _minimize_form.html.erb
│       │   │   └── _moderate.html.erb
│       │   ├── commit_comments
│       │   │   └── show.html.erb
│       │   ├── compliance_reports
│       │   │   ├── edit.html.erb
│       │   │   ├── _form.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── new.html.erb
│       │   ├── copilot_bulk_blocks
│       │   │   └── index.html.erb
│       │   ├── copilot_bulk_unblocks
│       │   │   └── index.html.erb
│       │   ├── copilot_byok
│       │   │   └── index.html.erb
│       │   ├── copilot_chat_attachments
│       │   │   ├── show.html.erb
│       │   │   └── _summary.html.erb
│       │   ├── copilot_enterprises
│       │   │   └── index.html.erb
│       │   ├── copilot_metrics
│       │   │   ├── _daily_snapshot.html.erb
│       │   │   ├── _json_detail.html.erb
│       │   │   ├── reports
│       │   │   │   ├── _report_section.html.erb
│       │   │   │   └── show.html.erb
│       │   │   └── show.html.erb
│       │   ├── copilot_model_registry
│       │   │   ├── cache_view.html.erb
│       │   │   ├── editor.html.erb
│       │   │   ├── _endpoint_health_detail.html.erb
│       │   │   ├── _history_timeline.html.erb
│       │   │   ├── manage.html.erb
│       │   │   ├── pending_changes.html.erb
│       │   │   ├── review.html.erb
│       │   │   └── show.html.erb
│       │   ├── copilot_policies
│       │   │   └── index.html.erb
│       │   ├── copilot_pr_summary_feedback
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── copilot_quota_events
│       │   │   └── show.html.erb
│       │   ├── copilot_rules_resync
│       │   │   └── index.html.erb
│       │   ├── copilot_seat_assignments
│       │   │   └── show.html.erb
│       │   ├── copilot_seats
│       │   │   └── show.html.erb
│       │   ├── copilot_settings
│       │   │   ├── _anthropic_user_profile.html.erb
│       │   │   ├── _force_trial_upgrade.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── show_organization.html.erb
│       │   ├── copilot_space
│       │   │   └── show.html.erb
│       │   ├── copilot_spaces
│       │   │   ├── org_show.html.erb
│       │   │   └── show.html.erb
│       │   ├── _database.html.erb
│       │   ├── decrypt_flamegraph
│       │   │   └── new.html.erb
│       │   ├── deleted_account_transactions
│       │   │   └── index.html.erb
│       │   ├── dependabot
│       │   │   └── show.html.erb
│       │   ├── dependency_graph
│       │   │   ├── index.html.erb
│       │   │   ├── packages.html.erb
│       │   │   └── show.html.erb
│       │   ├── discussion_comments
│       │   │   ├── database.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── nested_comments.html.erb
│       │   │   └── show.html.erb
│       │   ├── discussions
│       │   │   ├── database.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── discussion_subscriptions
│       │   │   └── index.html.erb
│       │   ├── dormant_users
│       │   │   └── index.html.erb
│       │   ├── emails
│       │   │   ├── duplicates.html.erb
│       │   │   └── index.html.erb
│       │   ├── enabled_feature_flags
│       │   │   └── index.html.erb
│       │   ├── enterprise_installations
│       │   │   ├── accounts.html.erb
│       │   │   ├── contributions.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── user_accounts_uploads.html.erb
│       │   ├── enterprise_team_limits
│       │   │   └── show.html.erb
│       │   ├── explore
│       │   │   └── index.html.erb
│       │   ├── external_groups
│       │   │   ├── _external_group.html.erb
│       │   │   ├── _external_groups_list.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _member_list.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── _team_list.html.erb
│       │   ├── external_identity_sessions
│       │   │   └── _sessions.html.erb
│       │   ├── feature_enrollments
│       │   │   └── show.html.erb
│       │   ├── fileservers
│       │   │   └── index.html.erb
│       │   ├── ghas_committers
│       │   │   └── index.html.erb
│       │   ├── gist_maintenance
│       │   │   └── index.html.erb
│       │   ├── gists
│       │   │   ├── _country_block_controls.html.erb
│       │   │   ├── deleted.html.erb
│       │   │   ├── _deleted_summary.html.erb
│       │   │   ├── _delete_restore_controls.html.erb
│       │   │   ├── _dmca_controls.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _purge_controls.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── _summary.html.erb
│       │   ├── gpg_keys
│       │   │   ├── database.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── graphs
│       │   │   └── flamegraph.html.erb
│       │   ├── hooks
│       │   │   ├── index.html.erb
│       │   │   ├── _list.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── _toggle_hook_button.html.erb
│       │   ├── index.html.erb
│       │   ├── integration_installations
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── integration_installation_triggers
│       │   │   ├── _form.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── new.html.erb
│       │   ├── integrations
│       │   │   ├── _danger_zone.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── issue_comments
│       │   │   ├── database.html.erb
│       │   │   ├── first.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _minimize_form.html.erb
│       │   │   └── show.html.erb
│       │   ├── issue_fields
│       │   │   └── index.html.erb
│       │   ├── issues
│       │   │   ├── database.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── issue_subscriptions
│       │   │   └── index.html.erb
│       │   ├── _key.html.erb
│       │   ├── large_files
│       │   │   └── index.html.erb
│       │   ├── large_file_storage
│       │   │   └── show.html.erb
│       │   ├── ldap
│       │   │   └── index.html.erb
│       │   ├── licensing
│       │   │   └── _delete_deactivated_licenses_button.html.erb
│       │   ├── locked_ip
│       │   │   └── index.html.erb
│       │   ├── _member.html.erb
│       │   ├── merge_queue_beta_signup
│       │   │   └── index.html.erb
│       │   ├── metered_product_uuids
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── modal.html.erb
│       │   ├── models
│       │   │   ├── index.html.erb
│       │   │   ├── multipliers
│       │   │   │   ├── index.html.erb
│       │   │   │   └── new.html.erb
│       │   │   ├── org_show.html.erb
│       │   │   └── show.html.erb
│       │   ├── networks
│       │   │   ├── children.html.erb
│       │   │   ├── _family_attach_selection.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _repository.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── tree.html.erb
│       │   ├── oauth_tokens
│       │   │   ├── index.html.erb
│       │   │   ├── org_settings.html.erb
│       │   │   └── show.html.erb
│       │   ├── organization_external_identities
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── organization_limits
│       │   │   └── show.html.erb
│       │   ├── organization_memberships
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── organization_packages
│       │   │   ├── _actions_repo_permission_view.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _permission_view.html.erb
│       │   │   ├── _repo_row.html.erb
│       │   │   ├── _show_members.html.erb
│       │   │   ├── _show_repositories.html.erb
│       │   │   ├── _team_row.html.erb
│       │   │   └── _user_row.html.erb
│       │   ├── organizations
│       │   │   ├── actions.html.erb
│       │   │   ├── _archive.html.erb
│       │   │   ├── _credential_counts.html.erb
│       │   │   ├── _credentials.html.erb
│       │   │   ├── deletions
│       │   │   │   └── index.html.erb
│       │   │   ├── enterprise_installations
│       │   │   │   └── index.html.erb
│       │   │   ├── orchestrations
│       │   │   │   ├── index.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── private_registries
│       │   │   │   └── index.html.erb
│       │   │   ├── repositories
│       │   │   │   └── roles
│       │   │   │       └── index.html.erb
│       │   │   ├── roles
│       │   │   │   └── index.html.erb
│       │   │   ├── safeguard_limits
│       │   │   │   └── index.html.erb
│       │   │   ├── security_center
│       │   │   │   ├── _alert_counts.html.erb
│       │   │   │   └── _analytics.html.erb
│       │   │   ├── security_center.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── ssh_keys
│       │   │       └── certificate_authorities
│       │   │           └── index.html.erb
│       │   ├── organization_team_limits
│       │   │   └── show.html.erb
│       │   ├── organization_unlinked_external_identities
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── packages
│       │   │   └── index.html.erb
│       │   ├── pages
│       │   │   ├── https_status.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── status.html.erb
│       │   ├── per_seat_pricing_model
│       │   │   └── show.html.erb
│       │   ├── personal_access_tokens
│       │   │   ├── _expiration_note.html.erb
│       │   │   ├── grantables
│       │   │   │   └── _grantable.html.erb
│       │   │   ├── grant_requests
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── pending_approval.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── grants
│       │   │   │   ├── index.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _list_by_org.html.erb
│       │   │   ├── _list.html.erb
│       │   │   ├── _owners_list.html.erb
│       │   │   └── show.html.erb
│       │   ├── pinned_api_versions
│       │   │   └── _form.html.erb
│       │   ├── planning_beta_signup
│       │   │   └── index.html.erb
│       │   ├── privileged_apps
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── product_catalog
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── projects
│       │   │   ├── beta
│       │   │   │   ├── _database.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── _database.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── permissions.html.erb
│       │   │   └── show.html.erb
│       │   ├── protected_branches
│       │   │   ├── _branch.html.erb
│       │   │   └── index.html.erb
│       │   ├── proxima_service_rate_limits
│       │   │   └── index.html.erb
│       │   ├── pull_request_orchestrations
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── pull_requests
│       │   │   ├── database.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── _tracking_ref.html.erb
│       │   ├── purgatory
│       │   │   ├── _detaching.html.erb
│       │   │   ├── _entries.html.erb
│       │   │   ├── _errors.html.erb
│       │   │   ├── _purging.html.erb
│       │   │   └── _restoring.html.erb
│       │   ├── redirects
│       │   │   └── index.html.erb
│       │   ├── reflogs
│       │   │   ├── deleted.html.erb
│       │   │   ├── force_pushes.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _refs.html.erb
│       │   │   └── show.html.erb
│       │   ├── reminders_beta_signup
│       │   │   └── index.html.erb
│       │   ├── reports
│       │   │   └── index.html.erb
│       │   ├── repositories
│       │   │   ├── abuse_reports.html.erb
│       │   │   ├── actions
│       │   │   │   ├── artifacts.html.erb
│       │   │   │   ├── billing.html.erb
│       │   │   │   ├── caches.html.erb
│       │   │   │   ├── _check_run_debug.html.erb
│       │   │   │   ├── _check_run.html.erb
│       │   │   │   ├── commit.html.erb
│       │   │   │   ├── concurrency_group.html.erb
│       │   │   │   ├── concurrency_groups.html.erb
│       │   │   │   ├── immutable_actions.html.erb
│       │   │   │   ├── latest_runs.html.erb
│       │   │   │   ├── pull_request.html.erb
│       │   │   │   ├── pull_requests.html.erb
│       │   │   │   ├── secrets.html.erb
│       │   │   │   ├── self_hosted_runners.html.erb
│       │   │   │   ├── variables.html.erb
│       │   │   │   ├── workflow_execution.html.erb
│       │   │   │   ├── workflow_run_artifacts.html.erb
│       │   │   │   ├── workflow_run_usage.html.erb
│       │   │   │   ├── workflow_schedules.html.erb
│       │   │   │   └── workflows.html.erb
│       │   │   ├── actions.html.erb
│       │   │   ├── admin.html.erb
│       │   │   ├── branches.html.erb
│       │   │   ├── checks
│       │   │   │   ├── check_suite.html.erb
│       │   │   │   └── overview.html.erb
│       │   │   ├── code_scanning.html.erb
│       │   │   ├── commit_statuses
│       │   │   │   ├── overview.html.erb
│       │   │   │   └── sha_summary.html.erb
│       │   │   ├── copilot_pr_summary
│       │   │   │   └── index.html.erb
│       │   │   ├── database.html.erb
│       │   │   ├── dependency_graph.html.erb
│       │   │   ├── deploy_keys.html.erb
│       │   │   ├── disk.html.erb
│       │   │   ├── _errored_branch_renames.html.erb
│       │   │   ├── events.html.erb
│       │   │   ├── funding_links
│       │   │   │   └── show.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── languages.html.erb
│       │   │   ├── notifications.html.erb
│       │   │   ├── _notifications_query_links.html.erb
│       │   │   ├── overview.html.erb
│       │   │   ├── permissions.html.erb
│       │   │   ├── _release_downloads.html.erb
│       │   │   ├── releases.html.erb
│       │   │   ├── search
│       │   │   │   ├── _blackbird.html.erb
│       │   │   │   ├── _codesearch.html.erb
│       │   │   │   ├── _commits.html.erb
│       │   │   │   ├── _issues.html.erb
│       │   │   │   ├── _projects.html.erb
│       │   │   │   ├── _pull_requests.html.erb
│       │   │   │   ├── _releases.html.erb
│       │   │   │   ├── _repository.html.erb
│       │   │   │   └── _wiki.html.erb
│       │   │   ├── search.html.erb
│       │   │   ├── security
│       │   │   │   ├── _cancel_unlock.html.erb
│       │   │   │   ├── _override_unlock_dialog.html.erb
│       │   │   │   ├── _privileged_access.html.erb
│       │   │   │   └── _unlock_dialog.html.erb
│       │   │   ├── security_center.html.erb
│       │   │   ├── security.html.erb
│       │   │   ├── security_products.html.erb
│       │   │   ├── show.html.erb
│       │   │   ├── _token_scanning.html.erb
│       │   │   └── topics.html.erb
│       │   ├── repository_advisories
│       │   │   ├── database.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── repository_advisory_comments
│       │   │   ├── database.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── repository_dependabot
│       │   │   ├── error.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── unavailable.html.erb
│       │   ├── repository_files
│       │   │   ├── database.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── repository_images
│       │   │   └── index.html.erb
│       │   ├── repository_notifications
│       │   │   ├── _edit.html.erb
│       │   │   ├── _reflog.html.erb
│       │   │   └── show.html.erb
│       │   ├── repository_orchestrations
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── repository_recommendations
│       │   │   └── index.html.erb
│       │   ├── repository_watchers
│       │   │   └── index.html.erb
│       │   ├── research_participants
│       │   │   └── index.html.erb
│       │   ├── reserved_logins
│       │   │   ├── index.html.erb
│       │   │   ├── _reserved_login.html.erb
│       │   │   └── search.html.erb
│       │   ├── retired_namespaces
│       │   │   └── index.html.erb
│       │   ├── reused_card_fingerprints
│       │   │   ├── index.html.erb
│       │   │   └── lookup.html.erb
│       │   ├── review_comments
│       │   │   ├── database.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── safeguard_limits
│       │   │   └── index.html.erb
│       │   ├── search
│       │   │   ├── actions_workflow_execution.html.erb
│       │   │   ├── async_audit_log.html.erb
│       │   │   ├── audit_log_advanced_search.html.erb
│       │   │   ├── audit_log.html.erb
│       │   │   ├── _audit_log_table.html.erb
│       │   │   ├── _fuzzy_member.html.erb
│       │   │   ├── _private_log.html.erb
│       │   │   ├── _query_loading_spinner.html.erb
│       │   │   ├── _results.html.erb
│       │   │   ├── _results_not_found.html.erb
│       │   │   ├── search.html.erb
│       │   │   └── _search_results.html.erb
│       │   ├── search_indexes
│       │   │   ├── _es_status.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _index_partial.html.erb
│       │   │   ├── _index_settings.html.erb
│       │   │   ├── new.html.erb
│       │   │   ├── _repair_job.html.erb
│       │   │   ├── repair_jobs
│       │   │   │   └── memex_project_items
│       │   │   │       └── _repair_job.html.erb
│       │   │   └── show.html.erb
│       │   ├── security_center
│       │   │   └── index.html.erb
│       │   ├── security_configurations
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── security_incident_response
│       │   │   ├── index.html.erb
│       │   │   └── process_csv.html.erb
│       │   ├── self_serve_banners
│       │   │   ├── edit.html.erb
│       │   │   ├── new.html.erb
│       │   │   └── show.html.erb
│       │   ├── showcase_collections
│       │   │   ├── edit.html.erb
│       │   │   ├── new.html.erb
│       │   │   └── show.html.erb
│       │   ├── showcase_items
│       │   │   └── edit.html.erb
│       │   ├── sla_reports
│       │   │   └── index.html.erb
│       │   ├── spark
│       │   │   ├── index.html.erb
│       │   │   ├── org_show.html.erb
│       │   │   └── user_show.html.erb
│       │   ├── sponsors
│       │   │   ├── agreements
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── new.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── approved_sponsorables
│       │   │   │   └── index.html.erb
│       │   │   ├── billing_mismatches
│       │   │   │   ├── index.html.erb
│       │   │   │   └── unpaid_sponsorships.html.erb
│       │   │   ├── bulk_approvals
│       │   │   │   └── index.html.erb
│       │   │   ├── bulk_bans
│       │   │   │   └── index.html.erb
│       │   │   ├── fiscal_hosts
│       │   │   │   └── index.html.erb
│       │   │   ├── fraud_reviews
│       │   │   │   └── index.html.erb
│       │   │   ├── invoiced
│       │   │   │   ├── credit_balance_confirmations
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── invoiced_sponsorships
│       │   │   │   │   └── index.html.erb
│       │   │   │   ├── sponsorships
│       │   │   │   │   ├── edit.html.erb
│       │   │   │   │   ├── index.html.erb
│       │   │   │   │   └── new.html.erb
│       │   │   │   ├── stripe_invoices
│       │   │   │   │   └── new.html.erb
│       │   │   │   └── transfers
│       │   │   │       ├── index.html.erb
│       │   │   │       ├── new.html.erb
│       │   │   │       └── reversals
│       │   │   │           └── new.html.erb
│       │   │   ├── members
│       │   │   │   ├── activities
│       │   │   │   │   ├── index.html.erb
│       │   │   │   │   └── _sponsors_activities.html.erb
│       │   │   │   ├── _applied_filters.html.erb
│       │   │   │   ├── child_listings
│       │   │   │   │   ├── _child_listings.html.erb
│       │   │   │   │   └── index.html.erb
│       │   │   │   ├── _child_listings.html.erb
│       │   │   │   ├── criteria
│       │   │   │   │   ├── _fiscal_host_member.html.erb
│       │   │   │   │   ├── member_reputable_org
│       │   │   │   │   │   └── _organizations.html.erb
│       │   │   │   │   ├── _member_reputable_org.html.erb
│       │   │   │   │   └── _objectionable_content.html.erb
│       │   │   │   ├── _feature.html.erb
│       │   │   │   ├── _filter_bar.html.erb
│       │   │   │   ├── filters
│       │   │   │   │   ├── _billing_country.html.erb
│       │   │   │   │   ├── _country_of_residence.html.erb
│       │   │   │   │   ├── _featured.html.erb
│       │   │   │   │   ├── _fiscal_host.html.erb
│       │   │   │   │   ├── _flags.html.erb
│       │   │   │   │   ├── _ignored.html.erb
│       │   │   │   │   ├── _matchable.html.erb
│       │   │   │   │   ├── _sort_by.html.erb
│       │   │   │   │   ├── _spammy.html.erb
│       │   │   │   │   ├── _state.html.erb
│       │   │   │   │   ├── _suspended.html.erb
│       │   │   │   │   └── _type.html.erb
│       │   │   │   ├── health_checks
│       │   │   │   │   └── index.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── _layout.html.erb
│       │   │   │   ├── listing
│       │   │   │   │   └── webhooks
│       │   │   │   │       └── show.html.erb
│       │   │   │   ├── _listing_description.html.erb
│       │   │   │   ├── _listing.html.erb
│       │   │   │   ├── _listing_preview.html.erb
│       │   │   │   ├── _listings.html.erb
│       │   │   │   ├── _manual_criterion.html.erb
│       │   │   │   ├── _membership.html.erb
│       │   │   │   ├── _repending_listing.html.erb
│       │   │   │   ├── show.html.erb
│       │   │   │   ├── _sidebar.html.erb
│       │   │   │   ├── _staff_notes.html.erb
│       │   │   │   ├── _stripe_balance.html.erb
│       │   │   │   ├── stripe_connect_accounts
│       │   │   │   │   └── transfers
│       │   │   │   │       └── index.html.erb
│       │   │   │   ├── _stripe_connect_accounts.html.erb
│       │   │   │   ├── _stripe_details.html.erb
│       │   │   │   └── _survey_answers.html.erb
│       │   │   ├── potential_sponsors
│       │   │   │   └── index.html.erb
│       │   │   ├── potential_sponsorships
│       │   │   │   ├── edit.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   └── new.html.erb
│       │   │   ├── sponsorships
│       │   │   │   ├── index.html.erb
│       │   │   │   └── _sponsorships.html.erb
│       │   │   ├── stripe_customers
│       │   │   │   └── index.html.erb
│       │   │   └── waitlist
│       │   │       └── queue
│       │   │           └── index.html.erb
│       │   ├── staffbar
│       │   │   ├── _allocations.html.erb
│       │   │   ├── _authz.html.erb
│       │   │   ├── _cluster_details.html.erb
│       │   │   ├── _current_catalog_service_meta.html.erb
│       │   │   ├── _event_trace.html.erb
│       │   │   ├── _feedback.html.erb
│       │   │   ├── _feedback_target.html.erb
│       │   │   ├── _graphql_stats_children.html.erb
│       │   │   ├── _graphql_stats.html.erb
│       │   │   ├── _graphql_stats_phase.html.erb
│       │   │   ├── _graphql_stats_query.html.erb
│       │   │   ├── _graphql_stats_step.html.erb
│       │   │   ├── _mysql_queries_stats.html.erb
│       │   │   ├── _project_stats.html.erb
│       │   │   ├── _serverstats.html.erb
│       │   │   ├── _stats_full.html.erb
│       │   │   ├── _stats.html.erb
│       │   │   ├── _stats_response_time.html.erb
│       │   │   └── _tenant_selector.html.erb
│       │   ├── _stafftools.html.erb
│       │   ├── storage
│       │   │   ├── blob.html.erb
│       │   │   ├── blobs.html.erb
│       │   │   └── index.html.erb
│       │   ├── stripe_webhooks
│       │   │   └── index.html.erb
│       │   ├── subscription_items
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── subscription_sync_statuses
│       │   │   ├── _audit_log.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── _show.html.erb
│       │   ├── support_plan_uploads
│       │   │   └── index.html.erb
│       │   ├── teams
│       │   │   ├── child_teams.html.erb
│       │   │   ├── database.html.erb
│       │   │   ├── direct_members.html.erb
│       │   │   ├── external_groups.html.erb
│       │   │   ├── external_members.html.erb
│       │   │   ├── failed_invitations.html.erb
│       │   │   ├── guest_collaborators.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── _invitation_list.html.erb
│       │   │   ├── invitation_opt_outs.html.erb
│       │   │   ├── invitations.html.erb
│       │   │   ├── members.html.erb
│       │   │   ├── orchestrations
│       │   │   │   ├── index.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── outside_collaborators.html.erb
│       │   │   ├── owners.html.erb
│       │   │   ├── pending_collaborators.html.erb
│       │   │   ├── repositories.html.erb
│       │   │   ├── requests.html.erb
│       │   │   ├── show.html.erb
│       │   │   └── _team_sync_status.html.erb
│       │   ├── topics
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   ├── trade_compliance
│       │   │   ├── contact.html.erb
│       │   │   ├── index.html.erb
│       │   │   └── trade_screening
│       │   │       ├── _filters.html.erb
│       │   │       ├── index.html.erb
│       │   │       ├── _listing.html.erb
│       │   │       └── _listings.html.erb
│       │   ├── trust_tiers
│       │   │   └── index.html.erb
│       │   ├── user_assets
│       │   │   ├── show.html.erb
│       │   │   └── _summary.html.erb
│       │   ├── users
│       │   │   ├── abuse_reports
│       │   │   │   └── index.html.erb
│       │   │   ├── actions.html.erb
│       │   │   ├── activities
│       │   │   │   └── show.html.erb
│       │   │   ├── acv_contributions
│       │   │   │   └── index.html.erb
│       │   │   ├── administrative_tasks
│       │   │   │   └── index.html.erb
│       │   │   ├── advanced_security
│       │   │   │   └── show.html.erb
│       │   │   ├── anonymously_accessible_repositories
│       │   │   │   └── index.html.erb
│       │   │   ├── _application_approvals.html.erb
│       │   │   ├── attachments
│       │   │   │   └── index.html.erb
│       │   │   ├── azure_exp
│       │   │   │   ├── _clear_cache.html.erb
│       │   │   │   ├── _experiments.html.erb
│       │   │   │   └── index.html.erb
│       │   │   ├── billing
│       │   │   │   └── information
│       │   │   │       └── index.html.erb
│       │   │   ├── billing.html.erb
│       │   │   ├── billing_managers.html.erb
│       │   │   ├── _change_plan_card_fields.html.erb
│       │   │   ├── _change_plan_invoice_fields.html.erb
│       │   │   ├── _change_plan_or_seats.html.erb
│       │   │   ├── database_records
│       │   │   │   └── show.html.erb
│       │   │   ├── domain.html.erb
│       │   │   ├── domains
│       │   │   │   └── index.html.erb
│       │   │   ├── _domain_unverify_child_orgs_warn.html.erb
│       │   │   ├── _domain_unverify_confirmation.html.erb
│       │   │   ├── _external_subscription_synchronization.html.erb
│       │   │   ├── _hubber_prompt_form.html.erb
│       │   │   ├── _impersonation.html.erb
│       │   │   ├── index.html.erb
│       │   │   ├── interactions
│       │   │   │   └── index.html.erb
│       │   │   ├── invitations
│       │   │   │   └── new.html.erb
│       │   │   ├── invoiced.html.erb
│       │   │   ├── ip_allowlists
│       │   │   │   └── show.html.erb
│       │   │   ├── _ldap_sync.html.erb
│       │   │   ├── licensing
│       │   │   │   ├── _copilot_stafftools_overview.html.erb
│       │   │   │   ├── _navigation.html.erb
│       │   │   │   └── show.html.erb
│       │   │   ├── locked_user.html.erb
│       │   │   ├── logs
│       │   │   │   └── show.html.erb
│       │   │   ├── _max_packages_authorizable_per_token.html.erb
│       │   │   ├── metered_exports
│       │   │   │   ├── _business_notice.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   └── _table.html.erb
│       │   │   ├── moderators
│       │   │   │   └── index.html.erb
│       │   │   ├── overviews
│       │   │   │   └── show.html.erb
│       │   │   ├── prepaid_metered_usage_refills
│       │   │   │   ├── index.html.erb
│       │   │   │   └── not_synchronized.html.erb
│       │   │   ├── profile_highlight_contributions
│       │   │   │   └── index.html.erb
│       │   │   ├── rate_limits
│       │   │   │   └── show.html.erb
│       │   │   ├── reminders
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── _personal_reminder_filter.html.erb
│       │   │   │   ├── _personal_reminder.html.erb
│       │   │   │   ├── _scheduled_reminder_filter.html.erb
│       │   │   │   └── _scheduled_reminder.html.erb
│       │   │   ├── renames
│       │   │   │   ├── create.html.erb
│       │   │   │   └── statuses
│       │   │   │       └── show.html.erb
│       │   │   ├── _repos_count_limit.html.erb
│       │   │   ├── _repos.html.erb
│       │   │   ├── repositories
│       │   │   │   ├── collaborations
│       │   │   │   │   └── index.html.erb
│       │   │   │   ├── contributions
│       │   │   │   │   └── index.html.erb
│       │   │   │   ├── deleteds
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── disableds
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── dmcas
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── index.html.erb
│       │   │   │   ├── internals
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── lockeds
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── notification_preferences
│       │   │   │   │   └── index.html.erb
│       │   │   │   ├── pages
│       │   │   │   │   └── show.html.erb
│       │   │   │   ├── publics
│       │   │   │   │   └── show.html.erb
│       │   │   │   └── stars
│       │   │   │       └── index.html.erb
│       │   │   ├── retired_namespaces.html.erb
│       │   │   ├── search_records
│       │   │   │   └── show.html.erb
│       │   │   ├── securities
│       │   │   │   ├── show.html.erb
│       │   │   │   ├── _two_factor_sms_info_dialog.html.erb
│       │   │   │   └── _u2f_registration_dialog.html.erb
│       │   │   ├── show.html.erb
│       │   │   ├── ssh_keys
│       │   │   │   └── index.html.erb
│       │   │   ├── successors
│       │   │   │   └── index.html.erb
│       │   │   ├── terms_of_service_records
│       │   │   │   └── show.html.erb
│       │   │   ├── trade_compliance
│       │   │   │   └── show.html.erb
│       │   │   ├── _trade_controls_violations.html.erb
│       │   │   ├── trial_limits
│       │   │   │   └── index.html.erb
│       │   │   ├── _unsuspend_reason_form.html.erb
│       │   │   └── _user_list.html.erb
│       │   ├── vss_subscription_events
│       │   │   └── index.html.erb
│       │   ├── vulnerabilities
│       │   │   └── index.html.erb
│       │   ├── vulnerability_alerts
│       │   │   ├── index.html.erb
│       │   │   └── show.html.erb
│       │   └── zuora_webhooks
│       │       ├── _detail_drawer.html.erb
│       │       ├── index.html.erb
│       │       └── _issue_pill.html.erb
│       ├── stars
│       │   ├── _blank_stars.html.erb
│       │   ├── index.html.erb
│       │   ├── _list.html.erb
│       │   ├── repositories.html.erb
│       │   ├── _star_content.html.erb
│       │   ├── _starred_repositories.html.erb
│       │   ├── _starred_topics.html.erb
│       │   ├── _star_topic_box_button.html.erb
│       │   ├── _star_topic_list_item_button.html.erb
│       │   └── topics.html.erb
│       ├── startups_program
│       │   ├── new.html.erb
│       │   └── show.html.erb
│       ├── statuses
│       │   ├── _check_runs_unavailable.html.erb
│       │   ├── _combined_branch_status.html.erb
│       │   ├── _combined_branch_status_unavailable.html.erb
│       │   ├── _deferred_icon.html.erb
│       │   ├── _deprecated_icon.html.erb
│       │   ├── _icon.html.erb
│       │   ├── _loading_circle.html.erb
│       │   ├── _mergeability_status.html.erb
│       │   ├── _merge_commit_status_message.html.erb
│       │   ├── _merge_conflicts.html.erb
│       │   ├── _pending_circle.html.erb
│       │   ├── _progressive_review_status.html.erb
│       │   ├── _protect_default_branch.erb
│       │   ├── _required_conversation_resolution_status.html.erb
│       │   ├── _review_status.html.erb
│       │   ├── _setup_continuous_integration.html.erb
│       │   ├── _status_check_in_progress.html.erb
│       │   └── _status_check_item_body.html.erb
│       ├── subscription_items
│       │   └── preview_change_duration.html.erb
│       ├── successor_invitations
│       │   ├── already_actioned.html.erb
│       │   ├── not_found.html.erb
│       │   └── show_pending.html.erb
│       ├── sudo
│       │   ├── _option_email_verification.html.erb
│       │   ├── _option_gh_mobile.html.erb
│       │   ├── _option_password.html.erb
│       │   ├── _option_totp_app.html.erb
│       │   ├── _option_webauthn.html.erb
│       │   ├── _sudo_credential_options.html.erb
│       │   ├── sudo.html.erb
│       │   └── sudo_modal.html.erb
│       ├── timeline
│       │   ├── _events.html.erb
│       │   ├── _group.html.erb
│       │   ├── _issue_comment.html.erb
│       │   ├── _item.html.erb
│       │   └── _repeated_comments.html.erb
│       ├── topics
│       │   ├── _autocomplete.html.erb
│       │   ├── _curated_aside.html.erb
│       │   ├── _default_header.html.erb
│       │   ├── _featured_topics.html.erb
│       │   ├── index.html.erb
│       │   ├── _list.html.erb
│       │   ├── _paginated_repositories.html.erb
│       │   ├── _results.html.erb
│       │   ├── show.html.erb
│       │   ├── _summary.html.erb
│       │   └── _topic_box.html.erb
│       ├── tree
│       │   ├── delete.html.erb
│       │   ├── find.html.erb
│       │   └── _recently_touched_branches_list.html.erb
│       ├── trending
│       │   ├── _date_filter_redesign.html.erb
│       │   ├── developers
│       │   │   └── _developer.html.erb
│       │   ├── developers_redesign.html.erb
│       │   ├── _empty_language_redesign.html.erb
│       │   ├── index_redesign.html.erb
│       │   ├── _languages_filter_redesign.html.erb
│       │   ├── _nav.html.erb
│       │   ├── repositories
│       │   │   └── _repository.html.erb
│       │   ├── _repo_snip.html.erb
│       │   ├── _spoken_languages_filter.html.erb
│       │   └── _sponsorable_filter.html.erb
│       ├── user_lists
│       │   ├── show.html.erb
│       │   └── url.html.erb
│       ├── users
│       │   ├── _autocomplete.html.erb
│       │   ├── code_review_limits
│       │   │   └── show.html.erb
│       │   ├── _compact_user_status.html.erb
│       │   ├── _contribution_graph.html.erb
│       │   ├── _contributions.html.erb
│       │   ├── _follow_button.html.erb
│       │   ├── _follow_list.html.erb
│       │   ├── _follow_user.html.erb
│       │   ├── _participants.html.erb
│       │   ├── _participants_loading.html.erb
│       │   ├── private
│       │   │   └── show.html.erb
│       │   ├── _private_profile_details.html.erb
│       │   ├── _pro_badge.html.erb
│       │   ├── _profile_details.html.erb
│       │   ├── _profile_inline_edit.html.erb
│       │   ├── _quick_info.html.erb
│       │   ├── _repository_filters.html.erb
│       │   ├── show.html.erb
│       │   ├── _show_more_button.html.erb
│       │   ├── _sidebar_user_status.html.erb
│       │   ├── spammer.html.erb
│       │   ├── staff_access_requests
│       │   │   └── show.html.erb
│       │   ├── _starred_repository.html.erb
│       │   ├── tabs
│       │   │   ├── achievements
│       │   │   │   └── index.html.erb
│       │   │   ├── _achievements.html.erb
│       │   │   ├── activity_overview
│       │   │   │   ├── _contribution_spider_graph.html.erb
│       │   │   │   └── _most_active_repositories.html.erb
│       │   │   ├── _activity_overview.html.erb
│       │   │   ├── _contribution_activity.html.erb
│       │   │   ├── _contribution_settings.html.erb
│       │   │   ├── _contributions.html.erb
│       │   │   ├── _contributions_new.html.erb
│       │   │   ├── followers
│       │   │   │   ├── index.html.erb
│       │   │   │   └── _list.html.erb
│       │   │   ├── following
│       │   │   │   └── index.html.erb
│       │   │   ├── _following.html.erb
│       │   │   ├── _more_filter.html.erb
│       │   │   ├── _organization_selector.html.erb
│       │   │   ├── _overview.html.erb
│       │   │   ├── packages
│       │   │   │   └── index.html.erb
│       │   │   ├── _popular_repos.html.erb
│       │   │   ├── private
│       │   │   │   └── _overview.html.erb
│       │   │   ├── _profile_readme.html.erb
│       │   │   ├── projects
│       │   │   │   └── index.html.erb
│       │   │   ├── _projects.html.erb
│       │   │   ├── repositories
│       │   │   │   ├── index.html.erb
│       │   │   │   └── private
│       │   │   │       └── index.html.erb
│       │   │   ├── _repositories.html.erb
│       │   │   ├── stars
│       │   │   │   └── index.html.erb
│       │   │   ├── _stars.html.erb
│       │   │   └── _yearly_contributions.html.erb
│       │   ├── timeline
│       │   │   ├── _answered_discussions.html.erb
│       │   │   ├── _commit_rollup.html.erb
│       │   │   ├── _created_commits.html.erb
│       │   │   ├── _created_discussions.html.erb
│       │   │   ├── _created_issues.html.erb
│       │   │   ├── _created_pull_request_reviews.html.erb
│       │   │   ├── _created_pull_requests.html.erb
│       │   │   ├── _discussion_answer_rollup.html.erb
│       │   │   ├── _discussion_rollup.html.erb
│       │   │   ├── _first_issue.html.erb
│       │   │   ├── _first_pull_request.html.erb
│       │   │   ├── _first_repository.html.erb
│       │   │   ├── _issue_rollup.html.erb
│       │   │   ├── _joined_github.html.erb
│       │   │   ├── _joined_organizations.html.erb
│       │   │   ├── _popular_issue.html.erb
│       │   │   ├── _popular_pull_request.html.erb
│       │   │   ├── _pull_request_review_rollup.html.erb
│       │   │   ├── _pull_request_rollup.html.erb
│       │   │   └── _repository_rollup.html.erb
│       │   ├── _time_range_with_activity.html.erb
│       │   ├── _time_range_without_activity.html.erb
│       │   └── _year_list.html.erb
│       ├── user_statuses
│       │   ├── _button_content.html.erb
│       │   ├── _dialog_container.html.erb
│       │   ├── _edit.html.erb
│       │   ├── _emoji_picker.html.erb
│       │   ├── _member_statuses.html.erb
│       │   ├── _notice.html.erb
│       │   ├── _org_picker.html.erb
│       │   ├── show.json.erb
│       │   └── _user_status.html.erb
│       ├── verifiable_domains
│       │   ├── _approve_notice.html.erb
│       │   ├── _copyable_domain_verification_steps.html.erb
│       │   ├── _copy_value_hostname.html.erb
│       │   ├── _copy_value_verification_code.html.erb
│       │   ├── _domain_verification_steps.html.erb
│       │   ├── index.html.erb
│       │   ├── new.html.erb
│       │   ├── _notification_restrictions_affected_members.html.erb
│       │   ├── _notification_restrictions_confirmation.html.erb
│       │   ├── _notification_restrictions_members_without_domain_email.html.erb
│       │   ├── _org_layout.html.erb
│       │   └── verification_steps.html.erb
│       ├── vexi
│       │   └── sandbox
│       │       ├── _exp_experiment.erb
│       │       ├── _feature_definition.html.erb
│       │       ├── _feature_states.html.erb
│       │       ├── index.html.erb
│       │       ├── _landing.html.erb
│       │       ├── _vexi_actors.erb
│       │       ├── _vexi_debug.erb
│       │       ├── _vexi_management.erb
│       │       ├── _vexi_test.erb
│       │       ├── _vexi_with_preload_directly_from_adapter.erb
│       │       └── _vexi_with_preload.erb
│       ├── voltron
│       │   ├── commit
│       │   │   └── repo_layout.html.erb
│       │   └── pull_requests
│       │       └── pull_request_layout.html.erb
│       ├── web_commit
│       │   ├── edit_confirmation.html.erb
│       │   ├── _file_commit_form.html.erb
│       │   ├── _fork_octotip.html.erb
│       │   └── _quick_pull.html.erb
│       ├── wiki
│       │   ├── blank_slate.html.erb
│       │   ├── compare.html.erb
│       │   ├── _default_home_body.erb
│       │   ├── edit.html.erb
│       │   ├── history.html.erb
│       │   ├── index.atom.erb
│       │   ├── new.html.erb
│       │   ├── pages.html.erb
│       │   ├── _pages_partial_entry.html.erb
│       │   ├── _pages_partial.html.erb
│       │   ├── preview.html.erb
│       │   ├── show.html.erb
│       │   └── _toc.html.erb
│       └── workflows
│           └── badges
│               ├── _configure_form_branch_select_panel.html.erb
│               └── show.svg.erb
├── bootstrap.deps
├── CODEOWNERS
├── config
│   ├── access_control
│   │   ├── actions_access.rb
│   │   ├── admin_access.rb
│   │   ├── advanced_security_access.rb
│   │   ├── advisory_database_access.rb
│   │   ├── agent_tasks_access.rb
│   │   ├── alambic_assets_access.rb
│   │   ├── alive_access.rb
│   │   ├── api_insights.rb
│   │   ├── artifact_metadata_access.rb
│   │   ├── assets_access.rb
│   │   ├── attestations_access.rb
│   │   ├── audit_log_access.rb
│   │   ├── autolink_access.rb
│   │   ├── business_access.rb
│   │   ├── campaigns_access.rb
│   │   ├── chatops_access.rb
│   │   ├── checks_access.rb
│   │   ├── code_scanning_access.rb
│   │   ├── codespaces_access.rb
│   │   ├── commit_comments_access.rb
│   │   ├── commit_statuses_access.rb
│   │   ├── connected_enterprise_access.rb
│   │   ├── copilot_access.rb
│   │   ├── copilot_spaces_access.rb
│   │   ├── credential_revocation_access.rb
│   │   ├── dependabot_access.rb
│   │   ├── deployments_access.rb
│   │   ├── desktop_access.rb
│   │   ├── discussions_access.rb
│   │   ├── dsr_access.rb
│   │   ├── enterprise_installation_access.rb
│   │   ├── enterprise.rb
│   │   ├── events_access.rb
│   │   ├── fine_grained_permissions
│   │   │   ├── programmatic_actor_fine_grained_resource_actions.yml
│   │   │   ├── programmatic_actor_fine_grained_resources
│   │   │   │   ├── business
│   │   │   │   │   ├── enterprise_actions_data_stream_sinks.yml
│   │   │   │   │   ├── enterprise_administration.yml
│   │   │   │   │   ├── enterprise_ai_controls.yml
│   │   │   │   │   ├── enterprise_billing.yml
│   │   │   │   │   ├── enterprise_copilot_metrics.yml
│   │   │   │   │   ├── enterprise_copilot_settings.yml
│   │   │   │   │   ├── enterprise_copilot_usage.yml
│   │   │   │   │   ├── enterprise_credentials.yml
│   │   │   │   │   ├── enterprise_custom_enterprise_roles.yml
│   │   │   │   │   ├── enterprise_custom_org_roles.yml
│   │   │   │   │   ├── enterprise_custom_properties_for_organizations.yml
│   │   │   │   │   ├── enterprise_custom_properties.yml
│   │   │   │   │   ├── enterprise_innersource_vulnerabilities.yml
│   │   │   │   │   ├── enterprise_licensing.yml
│   │   │   │   │   ├── enterprise_live_migrations.yml
│   │   │   │   │   ├── enterprise_organization_installation_repositories.yml
│   │   │   │   │   ├── enterprise_organization_installations.yml
│   │   │   │   │   ├── enterprise_organizations.yml
│   │   │   │   │   ├── enterprise_people.yml
│   │   │   │   │   ├── enterprise_scim.yml
│   │   │   │   │   ├── enterprise_sso.yml
│   │   │   │   │   ├── enterprise_teams.yml
│   │   │   │   │   ├── enterprise_vulnerabilities.yml
│   │   │   │   │   ├── test_subject_for_required_permissions.yml
│   │   │   │   │   └── user_provisioning.yml
│   │   │   │   ├── codespace
│   │   │   │   │   └── codespace_metadata.yml
│   │   │   │   ├── organization
│   │   │   │   │   ├── custom_properties_for_organizations.yml
│   │   │   │   │   ├── enterprise_vulnerabilities.yml
│   │   │   │   │   ├── issue_fields.yml
│   │   │   │   │   ├── issue_types.yml
│   │   │   │   │   ├── members.yml
│   │   │   │   │   ├── organization_actions_data_stream_sinks.yml
│   │   │   │   │   ├── organization_actions_variables.yml
│   │   │   │   │   ├── organization_administration.yml
│   │   │   │   │   ├── organization_agent_secrets.yml
│   │   │   │   │   ├── organization_agent_variables.yml
│   │   │   │   │   ├── organization_announcement_banners.yml
│   │   │   │   │   ├── organization_api_insights.yml
│   │   │   │   │   ├── organization_campaigns.yml
│   │   │   │   │   ├── organization_code_scanning_dismissal_requests.yml
│   │   │   │   │   ├── organization_codespaces_secrets.yml
│   │   │   │   │   ├── organization_codespaces_settings.yml
│   │   │   │   │   ├── organization_codespaces.yml
│   │   │   │   │   ├── organization_copilot_agent_settings.yml
│   │   │   │   │   ├── organization_copilot_metrics.yml
│   │   │   │   │   ├── organization_copilot_seat_management.yml
│   │   │   │   │   ├── organization_copilot_spaces.yml
│   │   │   │   │   ├── organization_credentials.yml
│   │   │   │   │   ├── organization_custom_org_roles.yml
│   │   │   │   │   ├── organization_custom_properties.yml
│   │   │   │   │   ├── organization_custom_roles.yml
│   │   │   │   │   ├── organization_dependabot_dismissal_requests.yml
│   │   │   │   │   ├── organization_dependabot_secrets.yml
│   │   │   │   │   ├── organization_events.yml
│   │   │   │   │   ├── organization_external_properties_for_repos.yml
│   │   │   │   │   ├── organization_hooks.yml
│   │   │   │   │   ├── organization_innersource_vulnerabilities.yml
│   │   │   │   │   ├── organization_models.yml
│   │   │   │   │   ├── organization_network_configurations.yml
│   │   │   │   │   ├── organization_packages.yml
│   │   │   │   │   ├── organization_personal_access_token_requests.yml
│   │   │   │   │   ├── organization_personal_access_tokens.yml
│   │   │   │   │   ├── organization_plan.yml
│   │   │   │   │   ├── organization_pre_receive_hooks.yml
│   │   │   │   │   ├── organization_private_registries.yml
│   │   │   │   │   ├── organization_projects.yml
│   │   │   │   │   ├── organization_runner_custom_images.yml
│   │   │   │   │   ├── organization_secret_scanning_bypass_requests.yml
│   │   │   │   │   ├── organization_secrets.yml
│   │   │   │   │   ├── organization_self_hosted_runners.yml
│   │   │   │   │   ├── organization_user_blocking.yml
│   │   │   │   │   ├── org_copilot_content_exclusion.yml
│   │   │   │   │   └── secret_scanning_dismissal_requests.yml
│   │   │   │   ├── package_registry
│   │   │   │   │   ├── administration.yml
│   │   │   │   │   ├── contents.yml
│   │   │   │   │   └── maintainer.yml
│   │   │   │   ├── protected_branch
│   │   │   │   │   └── contents.yml
│   │   │   │   ├── pull_request
│   │   │   │   │   └── sarifs.yml
│   │   │   │   ├── repository
│   │   │   │   │   ├── actions_variables.yml
│   │   │   │   │   ├── actions.yml
│   │   │   │   │   ├── administration.yml
│   │   │   │   │   ├── agent_secrets.yml
│   │   │   │   │   ├── agent_tasks.yml
│   │   │   │   │   ├── agent_variables.yml
│   │   │   │   │   ├── artifact_metadata.yml
│   │   │   │   │   ├── attestations.yml
│   │   │   │   │   ├── checks.yml
│   │   │   │   │   ├── code_quality.yml
│   │   │   │   │   ├── codespaces_lifecycle_admin.yml
│   │   │   │   │   ├── codespaces_metadata.yml
│   │   │   │   │   ├── codespaces_secrets.yml
│   │   │   │   │   ├── codespaces.yml
│   │   │   │   │   ├── contents.yml
│   │   │   │   │   ├── copilot_agent_settings.yml
│   │   │   │   │   ├── copilot_requests.yml
│   │   │   │   │   ├── dependabot_secrets.yml
│   │   │   │   │   ├── deployments.yml
│   │   │   │   │   ├── discussions.yml
│   │   │   │   │   ├── environments.yml
│   │   │   │   │   ├── issues.yml
│   │   │   │   │   ├── license_compliance_alerts.yml
│   │   │   │   │   ├── merge_queues.yml
│   │   │   │   │   ├── metadata.yml
│   │   │   │   │   ├── models.yml
│   │   │   │   │   ├── packages.yml
│   │   │   │   │   ├── pages.yml
│   │   │   │   │   ├── pull_requests_comment_only_reviews.yml
│   │   │   │   │   ├── pull_requests_from_forks.yml
│   │   │   │   │   ├── pull_requests.yml
│   │   │   │   │   ├── repo_secret_scanning_dismissal_requests.yml
│   │   │   │   │   ├── repository_advisories.yml
│   │   │   │   │   ├── repository_announcement_banners.yml
│   │   │   │   │   ├── repository_custom_properties.yml
│   │   │   │   │   ├── repository_hooks.yml
│   │   │   │   │   ├── repository_pre_receive_hooks.yml
│   │   │   │   │   ├── repository_projects.yml
│   │   │   │   │   ├── secret_scanning_alerts.yml
│   │   │   │   │   ├── secret_scanning_bypass_requests.yml
│   │   │   │   │   ├── secrets.yml
│   │   │   │   │   ├── security_events.yml
│   │   │   │   │   ├── single_file.yml
│   │   │   │   │   ├── statuses.yml
│   │   │   │   │   ├── vulnerability_alerts.yml
│   │   │   │   │   └── workflows.yml
│   │   │   │   ├── user
│   │   │   │   │   ├── blocking.yml
│   │   │   │   │   ├── codespaces_user_secrets.yml
│   │   │   │   │   ├── copilot_editor_context.yml
│   │   │   │   │   ├── copilot_messages.yml
│   │   │   │   │   ├── emails.yml
│   │   │   │   │   ├── external_contributions.yml
│   │   │   │   │   ├── followers.yml
│   │   │   │   │   ├── gists.yml
│   │   │   │   │   ├── git_signing_ssh_public_keys.yml
│   │   │   │   │   ├── gpg_keys.yml
│   │   │   │   │   ├── interaction_limits.yml
│   │   │   │   │   ├── keys.yml
│   │   │   │   │   ├── plan.yml
│   │   │   │   │   ├── private_repository_invitations.yml
│   │   │   │   │   ├── profile.yml
│   │   │   │   │   ├── starring.yml
│   │   │   │   │   ├── user_copilot_requests.yml
│   │   │   │   │   ├── user_events.yml
│   │   │   │   │   ├── user_models.yml
│   │   │   │   │   └── watching.yml
│   │   │   │   └── workflow_run
│   │   │   │       ├── codespaces_prebuild.yml
│   │   │   │       └── reachability_analysis.yml
│   │   │   └── user_fgps
│   │   │       ├── business
│   │   │       │   ├── create_enterprise_integrations.yml
│   │   │       │   ├── create_enterprise_organizations.yml
│   │   │       │   ├── create_enterprise_teams.yml
│   │   │       │   ├── delete_enterprise_integrations.yml
│   │   │       │   ├── edit_enterprise_custom_properties_for_organizations.yml
│   │   │       │   ├── edit_enterprise_integrations.yml
│   │   │       │   ├── enterprise_test_read_permission.yml
│   │   │       │   ├── manage_enterprise_admins.yml
│   │   │       │   ├── manage_enterprise_custom_properties_for_organizations.yml
│   │   │       │   ├── manage_enterprise_license_policy.yml
│   │   │       │   ├── manage_enterprise_members.yml
│   │   │       │   ├── manage_enterprise_security_products.yml
│   │   │       │   ├── manage_user_namespace_repositories.yml
│   │   │       │   ├── read_enterprise_actions_data_stream_sinks.yml
│   │   │       │   ├── read_enterprise_admins.yml
│   │   │       │   ├── read_enterprise_ai_controls.yml
│   │   │       │   ├── read_enterprise_audit_logs.yml
│   │   │       │   ├── read_enterprise_billing.yml
│   │   │       │   ├── read_enterprise_copilot_metrics.yml
│   │   │       │   ├── read_enterprise_copilot_settings.yml
│   │   │       │   ├── read_enterprise_copilot_usage.yml
│   │   │       │   ├── read_enterprise_credentials.yml
│   │   │       │   ├── read_enterprise_custom_enterprise_role.yml
│   │   │       │   ├── read_enterprise_custom_org_role.yml
│   │   │       │   ├── read_enterprise_custom_properties_for_organizations.yml
│   │   │       │   ├── read_enterprise_license_policy.yml
│   │   │       │   ├── read_enterprise_licensing.yml
│   │   │       │   ├── read_enterprise_live_migrations.yml
│   │   │       │   ├── read_enterprise_members.yml
│   │   │       │   ├── read_enterprise_scim.yml
│   │   │       │   ├── read_enterprise_sso.yml
│   │   │       │   ├── remove_enterprise_organizations.yml
│   │   │       │   ├── review_enterprise_license_alert_dismissal_requests.yml
│   │   │       │   ├── view_enterprise_innersource_vulnerabilities.yml
│   │   │       │   ├── view_enterprise_integrations.yml
│   │   │       │   ├── write_enterprise_actions_data_stream_sinks.yml
│   │   │       │   ├── write_enterprise_ai_controls.yml
│   │   │       │   ├── write_enterprise_billing.yml
│   │   │       │   ├── write_enterprise_copilot_settings.yml
│   │   │       │   ├── write_enterprise_credentials.yml
│   │   │       │   ├── write_enterprise_custom_enterprise_role.yml
│   │   │       │   ├── write_enterprise_custom_org_role.yml
│   │   │       │   ├── write_enterprise_innersource_vulnerabilities.yml
│   │   │       │   ├── write_enterprise_licensing.yml
│   │   │       │   ├── write_enterprise_live_migrations.yml
│   │   │       │   ├── write_enterprise_scim.yml
│   │   │       │   └── write_enterprise_sso.yml
│   │   │       ├── custom_copilot
│   │   │       │   ├── admin_custom_copilot.yml
│   │   │       │   ├── read_custom_copilot.yml
│   │   │       │   └── write_custom_copilot.yml
│   │   │       ├── integration
│   │   │       │   ├── delete_integration.yml
│   │   │       │   ├── edit_integration.yml
│   │   │       │   └── view_integration.yml
│   │   │       ├── memex_project
│   │   │       │   ├── admin_project.yml
│   │   │       │   ├── read_project.yml
│   │   │       │   └── write_project.yml
│   │   │       ├── organization
│   │   │       │   ├── create_org_integrations.yml
│   │   │       │   ├── delete_org_integrations.yml
│   │   │       │   ├── edit_custom_properties_for_organizations.yml
│   │   │       │   ├── edit_org_custom_properties_values.yml
│   │   │       │   ├── edit_org_integrations.yml
│   │   │       │   ├── manage_advanced_security_enablement.yml
│   │   │       │   ├── manage_code_security_enablement.yml
│   │   │       │   ├── manage_dependabot_alerts_enablement.yml
│   │   │       │   ├── manage_generic_secrets_settings.yml
│   │   │       │   ├── manage_organization_actions_self_hosted_runners.yml
│   │   │       │   ├── manage_organization_license_policy.yml
│   │   │       │   ├── manage_organization_oauth_application_policy.yml
│   │   │       │   ├── manage_organization_ref_rules.yml
│   │   │       │   ├── manage_organization_webhooks.yml
│   │   │       │   ├── manage_org_custom_properties_definitions.yml
│   │   │       │   ├── manage_org_security_products.yml
│   │   │       │   ├── manage_secret_scanning_settings.yml
│   │   │       │   ├── organization_test_read_permission.yml
│   │   │       │   ├── org_bypass_code_scanning_dismissal_requests.yml
│   │   │       │   ├── org_bypass_dependabot_alert_dismissal_requests.yml
│   │   │       │   ├── org_bypass_secret_scanning_closure_requests.yml
│   │   │       │   ├── org_review_and_manage_secret_scanning_bypass_requests.yml
│   │   │       │   ├── org_review_and_manage_secret_scanning_closure_requests.yml
│   │   │       │   ├── read_audit_logs.yml
│   │   │       │   ├── read_custom_properties_for_organizations.yml
│   │   │       │   ├── read_organization_actions_data_stream_sinks.yml
│   │   │       │   ├── read_organization_actions_usage_metrics.yml
│   │   │       │   ├── read_organization_copilot_agent_settings.yml
│   │   │       │   ├── read_organization_copilot_metrics.yml
│   │   │       │   ├── read_organization_credentials.yml
│   │   │       │   ├── read_organization_custom_org_role.yml
│   │   │       │   ├── read_organization_custom_repo_role.yml
│   │   │       │   ├── read_organization_license_policy.yml
│   │   │       │   ├── read_organization_network_configurations.yml
│   │   │       │   ├── read_organization_runner_custom_images.yml
│   │   │       │   ├── read_org_copilot_content_exclusion.yml
│   │   │       │   ├── review_org_code_scanning_dismissal_requests.yml
│   │   │       │   ├── review_org_dependabot_alert_dismissal_requests.yml
│   │   │       │   ├── test_org_fgp.yml
│   │   │       │   ├── view_org_api_insights.yml
│   │   │       │   ├── view_org_code_scanning_dismissal_requests.yml
│   │   │       │   ├── view_org_dependabot_alert_dismissal_requests.yml
│   │   │       │   ├── view_org_innersource_vulnerabilities.yml
│   │   │       │   ├── view_org_integrations.yml
│   │   │       │   ├── view_security_managers.yml
│   │   │       │   ├── write_organization_actions_data_stream_sinks.yml
│   │   │       │   ├── write_organization_actions_secrets.yml
│   │   │       │   ├── write_organization_actions_settings.yml
│   │   │       │   ├── write_organization_actions_variables.yml
│   │   │       │   ├── write_organization_agent_secrets.yml
│   │   │       │   ├── write_organization_agent_variables.yml
│   │   │       │   ├── write_organization_copilot_agent_settings.yml
│   │   │       │   ├── write_organization_credentials.yml
│   │   │       │   ├── write_organization_custom_org_role.yml
│   │   │       │   ├── write_organization_custom_repo_role.yml
│   │   │       │   ├── write_organization_network_configurations.yml
│   │   │       │   ├── write_organization_packages.yml
│   │   │       │   ├── write_organization_runner_custom_images.yml
│   │   │       │   ├── write_organization_runners_and_runner_groups.yml
│   │   │       │   ├── write_org_codespace.yml
│   │   │       │   ├── write_org_copilot_content_exclusion.yml
│   │   │       │   └── write_org_innersource_vulnerabilities.yml
│   │   │       ├── package
│   │   │       │   ├── admin_package.yml
│   │   │       │   ├── read_package.yml
│   │   │       │   └── write_package.yml
│   │   │       ├── repository
│   │   │       │   ├── add_assignee.yml
│   │   │       │   ├── add_label.yml
│   │   │       │   ├── admin_repo.yml
│   │   │       │   ├── bypass_branch_protection.yml
│   │   │       │   ├── close_discussion.yml
│   │   │       │   ├── close_issue.yml
│   │   │       │   ├── close_pull_request.yml
│   │   │       │   ├── convert_issues_to_discussions.yml
│   │   │       │   ├── create_discussion_announcement.yml
│   │   │       │   ├── create_discussion_category.yml
│   │   │       │   ├── create_discussion.yml
│   │   │       │   ├── create_solo_merge_queue_entry.yml
│   │   │       │   ├── create_tag.yml
│   │   │       │   ├── delete_alerts_code_scanning.yml
│   │   │       │   ├── delete_discussion_category.yml
│   │   │       │   ├── delete_discussion_comment.yml
│   │   │       │   ├── delete_discussion.yml
│   │   │       │   ├── delete_issue.yml
│   │   │       │   ├── delete_tag.yml
│   │   │       │   ├── edit_category_on_discussion.yml
│   │   │       │   ├── edit_discussion_category.yml
│   │   │       │   ├── edit_discussion_comment.yml
│   │   │       │   ├── edit_repo_announcement_banners.yml
│   │   │       │   ├── edit_repo_custom_properties_values.yml
│   │   │       │   ├── edit_repo_metadata.yml
│   │   │       │   ├── edit_repo_protections.yml
│   │   │       │   ├── jump_merge_queue.yml
│   │   │       │   ├── manage_deploy_keys.yml
│   │   │       │   ├── manage_discussion_badges.yml
│   │   │       │   ├── manage_discussion_spotlights.yml
│   │   │       │   ├── manage_repo_security_products.yml
│   │   │       │   ├── manage_settings_discussions.yml
│   │   │       │   ├── manage_settings_merge_types.yml
│   │   │       │   ├── manage_settings_pages.yml
│   │   │       │   ├── manage_settings_projects.yml
│   │   │       │   ├── manage_settings_wiki.yml
│   │   │       │   ├── manage_topics.yml
│   │   │       │   ├── manage_webhooks.yml
│   │   │       │   ├── mark_as_duplicate.yml
│   │   │       │   ├── push_protected_branch.yml
│   │   │       │   ├── read_code_quality.yml
│   │   │       │   ├── read_code_scanning.yml
│   │   │       │   ├── read_copilot_agent_settings.yml
│   │   │       │   ├── read_repo_contents.yml
│   │   │       │   ├── read_repo_metadata.yml
│   │   │       │   ├── read_repo_pull_requests.yml
│   │   │       │   ├── read_repo.yml
│   │   │       │   ├── remove_assignee.yml
│   │   │       │   ├── remove_label.yml
│   │   │       │   ├── reopen_discussion.yml
│   │   │       │   ├── reopen_issue.yml
│   │   │       │   ├── reopen_pull_request.yml
│   │   │       │   ├── repo_review_and_manage_secret_scanning_bypass_requests.yml
│   │   │       │   ├── request_pr_review.yml
│   │   │       │   ├── resolve_dependabot_alerts.yml
│   │   │       │   ├── resolve_secret_scanning_alerts.yml
│   │   │       │   ├── run_org_migration.yml
│   │   │       │   ├── set_interaction_limits.yml
│   │   │       │   ├── set_issue_type.yml
│   │   │       │   ├── set_milestone.yml
│   │   │       │   ├── set_social_preview.yml
│   │   │       │   ├── star_repo.yml
│   │   │       │   ├── test_repo_fgp.yml
│   │   │       │   ├── toggle_discussion_answer.yml
│   │   │       │   ├── toggle_discussion_comment_minimize.yml
│   │   │       │   ├── view_dependabot_alerts.yml
│   │   │       │   ├── view_secret_scanning_alerts.yml
│   │   │       │   ├── write_code_quality.yml
│   │   │       │   ├── write_code_scanning.yml
│   │   │       │   ├── write_copilot_agent_settings.yml
│   │   │       │   ├── write_repo_contents.yml
│   │   │       │   ├── write_repo_pull_requests.yml
│   │   │       │   ├── write_repository_actions_environments.yml
│   │   │       │   ├── write_repository_actions_runners.yml
│   │   │       │   ├── write_repository_actions_secrets.yml
│   │   │       │   ├── write_repository_actions_settings.yml
│   │   │       │   ├── write_repository_actions_variables.yml
│   │   │       │   ├── write_repository_agent_secrets.yml
│   │   │       │   ├── write_repository_agent_variables.yml
│   │   │       │   └── write_repo.yml
│   │   │       ├── spark
│   │   │       │   └── view_deployed_spark.yml
│   │   │       └── team
│   │   │           └── write_team_post.yml
│   │   ├── gists_access.rb
│   │   ├── github_apps_access.rb
│   │   ├── global_flags_access.rb
│   │   ├── hooks_access.rb
│   │   ├── hosted_compute_networking_access.rb
│   │   ├── integration_manifest_access.rb
│   │   ├── integrations_access.rb
│   │   ├── issue_fields.rb
│   │   ├── issues_access.rb
│   │   ├── issue_types.rb
│   │   ├── licensing_access.rb
│   │   ├── marketplace_access.rb
│   │   ├── media_blobs_access.rb
│   │   ├── migration_access.rb
│   │   ├── notifications_access.rb
│   │   ├── orgs_access.rb
│   │   ├── packages_access.rb
│   │   ├── porter_access.rb
│   │   ├── pre_receive_hooks_access.rb
│   │   ├── private_registries_access.rb
│   │   ├── programmatic_access.yaml
│   │   ├── projects_access.rb
│   │   ├── projects_v2_access.rb
│   │   ├── pulls_access.rb
│   │   ├── reactions_access.rb
│   │   ├── releases_access.rb
│   │   ├── repo_lfs_access.rb
│   │   ├── repos_access.rb
│   │   ├── roles.rb
│   │   ├── site_access.rb
│   │   ├── site_admin_authorization_access.rb
│   │   ├── snapshots_access.rb
│   │   ├── spark_runtime_access.rb
│   │   ├── sponsors_access.rb
│   │   ├── standard_authorization_access.rb
│   │   ├── team_sync_access.rb
│   │   └── users_access.rb
│   ├── alambic-version
│   ├── alive-version
│   ├── alloy-version
│   ├── amazon_s3.yml
│   ├── application.rb
│   ├── aqueduct_hydro_message_bridge
│   │   ├── dotcom.yml
│   │   └── enterprise.yml
│   ├── aqueduct-lite-version
│   ├── authentication_limits.rb
│   ├── authnd-version
│   ├── authzd-version
│   ├── aws
│   │   └── cloudfront-assets-distribution.xml
│   ├── babeld-version
│   ├── background_job_queues
│   │   ├── account_login.yml
│   │   ├── account_management.yml
│   │   ├── actions_cache.yml
│   │   ├── actions_discovery.yml
│   │   ├── actions.yml
│   │   ├── advanced_security_billing.yml
│   │   ├── advisory_database.yml
│   │   ├── apps.yml
│   │   ├── aqueduct_staging.yml
│   │   ├── artifact_registry.yml
│   │   ├── assets.yml
│   │   ├── audit_logs.yml
│   │   ├── authnd.yml
│   │   ├── background_destroy.yml
│   │   ├── background_jobs.yml
│   │   ├── billing.yml
│   │   ├── blackbird.yml
│   │   ├── branch_protection_rule.yml
│   │   ├── business_startups_application_processing.yml
│   │   ├── checks_api.yml
│   │   ├── code_quality.yml
│   │   ├── code_scanning_multi_repository_variant_analysis.yml
│   │   ├── code_scanning.yml
│   │   ├── codespaces.yml
│   │   ├── community_and_safety.yml
│   │   ├── copilot4prs.yml
│   │   ├── copilot-dotcom-chat-issues.yml
│   │   ├── copilot_for_knowledge_bases.yml
│   │   ├── copilot_plg.yml
│   │   ├── copilot_swe_agent.yml
│   │   ├── copilot-workbench.yml
│   │   ├── copilot.yml
│   │   ├── data_infrastructure.yml
│   │   ├── data_pipelines.yml
│   │   ├── dependabot.yml
│   │   ├── dependency-graph-api.yml
│   │   ├── dependency-graph.yml
│   │   ├── dependency_graph.yml
│   │   ├── deployments_api.yml
│   │   ├── devtools.yml
│   │   ├── discussions.yml
│   │   ├── education-web.yml
│   │   ├── enterprise_accounts.yml
│   │   ├── enterprise_teams.yml
│   │   ├── explore.yml
│   │   ├── external_auth.yml
│   │   ├── external_identities.yml
│   │   ├── feature_management.yml
│   │   ├── feeds.yml
│   │   ├── ghas_trial.yml
│   │   ├── ghec_onboarding.yml
│   │   ├── ghes_pre_receive_hooks_config.yml
│   │   ├── gist.yml
│   │   ├── gitauth.yml
│   │   ├── gitbackups.yml
│   │   ├── github_connect.yml
│   │   ├── github_models.yml
│   │   ├── github_sponsors.yml
│   │   ├── git_maintenance.yml
│   │   ├── graphql_api.yml
│   │   ├── growth_kv.yml
│   │   ├── helphub.yml
│   │   ├── import_export.yml
│   │   ├── insights.yml
│   │   ├── internationalization.yml
│   │   ├── issues.yml
│   │   ├── kitchen_sink.yml
│   │   ├── lfs.yml
│   │   ├── licensing.yml
│   │   ├── marketing_integrations.yml
│   │   ├── marketing_publishing_pipeline.yml
│   │   ├── marketplace.yml
│   │   ├── member_request_features.yml
│   │   ├── memex.yml
│   │   ├── merge_queue.yml
│   │   ├── metered_billing_data.yml
│   │   ├── mobile.yml
│   │   ├── move_work.yml
│   │   ├── notification_restrictions.yml
│   │   ├── notifications.yml
│   │   ├── notifyd.yml
│   │   ├── oauth.yml
│   │   ├── octogrowth_experiments.yml
│   │   ├── org_growth.yml
│   │   ├── org_invites.yml
│   │   ├── orgs.yml
│   │   ├── package_registry.yml
│   │   ├── pages.yml
│   │   ├── partitioning.yml
│   │   ├── performance_tooling.yml
│   │   ├── profiles.yml
│   │   ├── programmatic_access.yml
│   │   ├── projects.yml
│   │   ├── pull_request_reviews.yml
│   │   ├── pull_requests.yml
│   │   ├── release.yml
│   │   ├── repo_advisories.yml
│   │   ├── repos.yml
│   │   ├── roles_and_permissions.yml
│   │   ├── scheduled_reminders.yml
│   │   ├── search_muddle.yml
│   │   ├── search.yml
│   │   ├── secret_scanning_experiences.yml
│   │   ├── secret_scanning.yml
│   │   ├── security_alerts.yml
│   │   ├── security_campaigns.yml
│   │   ├── security_center.yml
│   │   ├── security_overview_analytics.yml
│   │   ├── security_products_enablement.yml
│   │   ├── security_products_experiences.yml
│   │   ├── shared_storage_aggregation.yml
│   │   ├── shared.yml
│   │   ├── signup_flow.yml
│   │   ├── site_engineering_legacy.yml
│   │   ├── slash_commands.yml
│   │   ├── spam_checks.yml
│   │   ├── spokes.yml
│   │   ├── ssh_authentication.yml
│   │   ├── stafftools.yml
│   │   ├── star.yml
│   │   ├── stratocaster.yml
│   │   ├── sub_issues.yml
│   │   ├── teams.yml
│   │   ├── trade_controls.yml
│   │   ├── trust_safety_engineering.yml
│   │   ├── trust_safety_repository_actions.yml
│   │   ├── trust_tiers.yml
│   │   ├── users_cache.yml
│   │   ├── user.yml
│   │   ├── verifiable_domains.yml
│   │   ├── verification_platform.yml
│   │   ├── webhooks.yml
│   │   ├── wikis.yml
│   │   ├── windbeam.yml
│   │   └── worker_monitors.yml
│   ├── basic.rb
│   ├── boot.rb
│   ├── bootstrap-version
│   ├── cache_go-version
│   ├── ci
│   │   ├── ci-required-checks.yml
│   │   └── mysql.cnf
│   ├── codeload-version
│   ├── code_security_configuration_failures.json
│   ├── configsd-version
│   ├── console
│   │   └── irbrc.rb
│   ├── console.rb
│   ├── copilot-icebreakers.json
│   ├── copilot-icebreakers-nux.json
│   ├── copilot-icebreakers-showcase.json
│   ├── country-codes.csv
│   ├── cwe-data.json
│   ├── data_partitioning
│   │   ├── tables_belongs_to_orgs.json
│   │   └── vitess_tables.json
│   ├── defaults
│   │   ├── database.yml
│   │   ├── memcached_partitioned.yml
│   │   ├── memcached_servers.yml
│   │   ├── monolith_redis_rate_limiter.yml
│   │   ├── redis2.yml
│   │   ├── redis_active_job_payload_pointers.yml
│   │   ├── redis_authnd.yml
│   │   ├── redis_blackbird.yml
│   │   ├── redis_copilot.yml
│   │   ├── redis_global_cache.yml
│   │   ├── redis_job_coord.yml
│   │   ├── redis_rails_cache.yml
│   │   ├── redis_rate_limiter.yml
│   │   ├── redis_repos.yml
│   │   └── redis_search_index_job_coord.yml
│   ├── dev
│   │   ├── bootstats.jq
│   │   ├── create-codeload-config.rb
│   │   ├── hosts
│   │   ├── launch
│   │   │   └── root.pem
│   │   ├── mime.types
│   │   ├── nginx.conf.erb
│   │   └── saml
│   │       ├── shibboleth
│   │       │   ├── attribute-filter.xml
│   │       │   ├── attribute-resolver.xml
│   │       │   ├── idp.properties
│   │       │   ├── ldap.properties
│   │       │   ├── metadata-providers.xml
│   │       │   └── relying-party.xml
│   │       └── tomcat
│   │           ├── dev.tomcat8.plist
│   │           ├── idp.xml
│   │           ├── server.xml
│   │           └── tomcat8.rb
│   ├── dev-identity-provider-ruby-version
│   ├── diffs
│   │   └── ambiguous-characters.json
│   ├── docs-urls.json
│   ├── dogstats-version
│   ├── enterprise
│   │   ├── database.yml
│   │   ├── memcached_partitioned.yml
│   │   ├── redis2.yml
│   │   ├── redis_rails_cache.yml
│   │   ├── redis_repos.yml
│   │   └── secrets.yml
│   ├── enterprise-plans.yml
│   ├── environment.rb
│   ├── environments
│   │   ├── development.rb
│   │   ├── production.rb
│   │   └── test.rb
│   ├── ernicorn.rb
│   ├── experiment_config.json
│   ├── experiments.json
│   ├── fm-lite-version
│   ├── gitattributes
│   ├── gitconfig
│   ├── git-environments
│   ├── github_middleware.rb
│   ├── gitrpcd-version
│   ├── global_id_metadata.yaml
│   ├── gpgverify-version
│   ├── graphql_previews.enterprise.yml
│   ├── graphql_previews.yml
│   ├── graphql_upcoming_changes.internal-enterprise.yml
│   ├── graphql_upcoming_changes.internal-ghae.yml
│   ├── graphql_upcoming_changes.internal.yml
│   ├── graphql_upcoming_changes.public-enterprise.yml
│   ├── graphql_upcoming_changes.public-ghae.yml
│   ├── graphql_upcoming_changes.public.yml
│   ├── health
│   │   └── trust_safety
│   │       ├── content_warnings.json
│   │       └── dsa_explanations.json
│   ├── hookshot-go-version
│   ├── initializer_instrumentation.rb
│   ├── initializers
│   │   ├── action_mailer.rb
│   │   ├── actions_data_stream.rb
│   │   ├── action_view_field_error.rb
│   │   ├── actionview.rb
│   │   ├── active_job.rb
│   │   ├── active_record_cluster_disabler.rb
│   │   ├── active_record_connection_class.rb
│   │   ├── active_support_notifications_event.rb
│   │   ├── addressable_patches.rb
│   │   ├── advisory_db_toolkit.rb
│   │   ├── allowlist.rb
│   │   ├── asset_path.rb
│   │   ├── asset_verifier.rb
│   │   ├── audit_log.rb
│   │   ├── authzd.rb
│   │   ├── backtrace_silencers.rb
│   │   ├── bert_protocol_version.rb
│   │   ├── billing_time_extensions.rb
│   │   ├── block_dangerous_unscoped_id_query.rb
│   │   ├── check_output_buffer_for_incorrect_encoding.rb
│   │   ├── circuit_breakers.rb
│   │   ├── _config.rb
│   │   ├── cookies_serializer.rb
│   │   ├── copilot_api.rb
│   │   ├── date_formats.rb
│   │   ├── denylist.rb
│   │   ├── disable_backtick.rb
│   │   ├── domain_global_id_locator.rb
│   │   ├── eager_rdoc.rb
│   │   ├── elastomer.rb
│   │   ├── eloqua.rb
│   │   ├── enable_ruby_jit.rb
│   │   ├── encryption_monkey_patch.rb
│   │   ├── escape_utils.rb
│   │   ├── exception.rb
│   │   ├── exceptions.rb
│   │   ├── failbot.rb
│   │   ├── figma.rb
│   │   ├── freno.rb
│   │   ├── functional_test_middleware.rb
│   │   ├── gemoji.rb
│   │   ├── github_configurable_extensions.rb
│   │   ├── _github_inflections.rb
│   │   ├── goomba.rb
│   │   ├── gpgme.rb
│   │   ├── graphql_page_info_federation.rb
│   │   ├── group_syncer.rb
│   │   ├── hawaii_experiments.rb
│   │   ├── http.rb
│   │   ├── i18n.rb
│   │   ├── inline_svg.rb
│   │   ├── instrumentation.rb
│   │   ├── ldap_sync_timeout.rb
│   │   ├── libraries.rb
│   │   ├── licensify.rb
│   │   ├── load_encryption_keys.rb
│   │   ├── local_db_time_override.rb
│   │   ├── lookbook.rb
│   │   ├── marketing_forms.rb
│   │   ├── memcached.rb
│   │   ├── mime_types.rb
│   │   ├── money.rb
│   │   ├── multi_db.rb
│   │   ├── mysql_database_tasks.rb
│   │   ├── nilclass.rb
│   │   ├── _notifications.rb
│   │   ├── octolytics.rb
│   │   ├── openssl.rb
│   │   ├── package_initializers.rb
│   │   ├── pages_health_check.rb
│   │   ├── pagination.rb
│   │   ├── query_log_tags.rb
│   │   ├── rack_limits.rb
│   │   ├── reactionview.rb
│   │   ├── _redirect_faraday_retry.rb
│   │   ├── regexp_timeout.rb
│   │   ├── reloading.rb
│   │   ├── rollup.rb
│   │   ├── scientist.rb
│   │   ├── security_headers.rb
│   │   ├── session_store.rb
│   │   ├── spamurai_dev_kit.rb
│   │   ├── subscribe_instrumentation.rb
│   │   ├── subscribers.rb
│   │   ├── transferable.rb
│   │   ├── twirp_monkeypatch.rb
│   │   ├── type.rb
│   │   ├── utf8.rb
│   │   ├── wrap_parameters.rb
│   │   └── zuora.rb
│   ├── instrumentation
│   │   ├── advanced_security.rb
│   │   ├── authnd.rb
│   │   ├── authzd.rb
│   │   ├── business_user_account_activity.rb
│   │   ├── check_suite.rb
│   │   ├── code_scanning.rb
│   │   ├── contact_form.rb
│   │   ├── failbot.rb
│   │   ├── gitrpc.rb
│   │   ├── hooks.rb
│   │   ├── html_pipelines.rb
│   │   ├── hydro
│   │   │   ├── entity_serializer
│   │   │   │   └── exemptions_dependency.rb
│   │   │   ├── entity_serializer.rb
│   │   │   └── subscriptions
│   │   │       ├── abuse_classification.rb
│   │   │       ├── account_management.rb
│   │   │       ├── account_management_stafftools.rb
│   │   │       ├── account_screening_profile.rb
│   │   │       ├── achievements.rb
│   │   │       ├── actions.rb
│   │   │       ├── advanced_security_billing.rb
│   │   │       ├── advanced_security.rb
│   │   │       ├── advisory_credits.rb
│   │   │       ├── advisory_database.rb
│   │   │       ├── announcement_banners.rb
│   │   │       ├── apps.rb
│   │   │       ├── artifacts_metadata.rb
│   │   │       ├── automated_review_comments.rb
│   │   │       ├── billing_platform.rb
│   │   │       ├── business_startups_application.rb
│   │   │       ├── business_team_org_assignments.rb
│   │   │       ├── canceled_query_reporter.rb
│   │   │       ├── code_nav_ui_event.rb
│   │   │       ├── code_quality.rb
│   │   │       ├── code_scanning.rb
│   │   │       ├── code_security.rb
│   │   │       ├── codespaces.rb
│   │   │       ├── commit_comments.rb
│   │   │       ├── conduit.rb
│   │   │       ├── copilot_chat_attachments.rb
│   │   │       ├── copilot_chat_auth.rb
│   │   │       ├── copilot_for_business.rb
│   │   │       ├── copilot_for_business_watched_events.rb
│   │   │       ├── copilot_for_individuals.rb
│   │   │       ├── copilot_for_pull_requests.rb
│   │   │       ├── copilot_limiter.rb
│   │   │       ├── copilot_notifications_inbox.rb
│   │   │       ├── copilot_pull_request_completions.rb
│   │   │       ├── copilot_reviews.rb
│   │   │       ├── copilot_user_feedback.rb
│   │   │       ├── creator_verification.rb
│   │   │       ├── credit_decision_engine.rb
│   │   │       ├── custom_copilots.rb
│   │   │       ├── custom_enterprise_roles.rb
│   │   │       ├── customer_success_campaign.rb
│   │   │       ├── custom_organization_roles.rb
│   │   │       ├── custom_repository_roles.rb
│   │   │       ├── dashboard.rb
│   │   │       ├── dashboard_saved_collections.rb
│   │   │       ├── dashboard_saved_views.rb
│   │   │       ├── dependabot.rb
│   │   │       ├── dependency_graph.rb
│   │   │       ├── discussions.rb
│   │   │       ├── email_domains.rb
│   │   │       ├── enterprise_accounts.rb
│   │   │       ├── enterprise_license_sync.rb
│   │   │       ├── enterprise_teams.rb
│   │   │       ├── exemptions.rb
│   │   │       ├── explore.rb
│   │   │       ├── exp.rb
│   │   │       ├── external_identiities.rb
│   │   │       ├── feature_previews.rb
│   │   │       ├── ghes_actions_job_execution.rb
│   │   │       ├── ghe_usage_metrics.rb
│   │   │       ├── gists.rb
│   │   │       ├── gitauth.rb
│   │   │       ├── github_connect.rb
│   │   │       ├── github_models.rb
│   │   │       ├── github.rb
│   │   │       ├── git.rb
│   │   │       ├── graphql_api.rb
│   │   │       ├── hierarchy.rb
│   │   │       ├── ignored_users.rb
│   │   │       ├── insights_entities.rb
│   │   │       ├── interaction_limits.rb
│   │   │       ├── ip_allow_lists.rb
│   │   │       ├── issue_dependencies.rb
│   │   │       ├── issue_forms.rb
│   │   │       ├── issues.rb
│   │   │       ├── jobs.rb
│   │   │       ├── kitchen_sink.rb
│   │   │       ├── lfs.rb
│   │   │       ├── licensing.rb
│   │   │       ├── localization.rb
│   │   │       ├── marketplace_cta_view.rb
│   │   │       ├── marketplace_extensions.rb
│   │   │       ├── marketplace_onboarding_progress.rb
│   │   │       ├── marketplace.rb
│   │   │       ├── mcp_server_events.rb
│   │   │       ├── member_feature_request.rb
│   │   │       ├── membership_updates.rb
│   │   │       ├── merge_queue.rb
│   │   │       ├── meta_data_blob_event.rb
│   │   │       ├── meuse.rb
│   │   │       ├── microsoft_enterprise_agreement.rb
│   │   │       ├── milestones.rb
│   │   │       ├── mission_control_agent_experiment.rb
│   │   │       ├── mobile.rb
│   │   │       ├── moderation_actions.rb
│   │   │       ├── new_repo_quick_install.rb
│   │   │       ├── news_feed.rb
│   │   │       ├── notifications.rb
│   │   │       ├── notifyd_check_suite.rb
│   │   │       ├── notifyd_commits.rb
│   │   │       ├── notifyd_discussions.rb
│   │   │       ├── notifyd_gate_requests.rb
│   │   │       ├── notifyd_gists.rb
│   │   │       ├── notifyd_issues.rb
│   │   │       ├── notifyd_member_feature_request.rb
│   │   │       ├── notifyd_memex_project_statuses.rb
│   │   │       ├── notifyd_releases.rb
│   │   │       ├── nux.rb
│   │   │       ├── octogrowth.rb
│   │   │       ├── onboarding_task.rb
│   │   │       ├── orcid_records.rb
│   │   │       ├── order_preview_deleted.rb
│   │   │       ├── organization_moderators.rb
│   │   │       ├── organizations.rb
│   │   │       ├── pages.rb
│   │   │       ├── payment_processing.rb
│   │   │       ├── porter.rb
│   │   │       ├── prioritizable_context.rb
│   │   │       ├── profile.rb
│   │   │       ├── projects.rb
│   │   │       ├── protected_domain.rb
│   │   │       ├── pull_requests.rb
│   │   │       ├── reactions.rb
│   │   │       ├── releases.rb
│   │   │       ├── repository.rb
│   │   │       ├── repository_rulesets.rb
│   │   │       ├── runtime_deployments.rb
│   │   │       ├── search.rb
│   │   │       ├── secret_scanning.rb
│   │   │       ├── security_alerts.rb
│   │   │       ├── security_campaigns.rb
│   │   │       ├── security_center.rb
│   │   │       ├── security_products.rb
│   │   │       ├── security_reports.rb
│   │   │       ├── signup.rb
│   │   │       ├── slash_commands.rb
│   │   │       ├── sponsors.rb
│   │   │       ├── sso_redirect.rb
│   │   │       ├── stars.rb
│   │   │       ├── swe_agent.rb
│   │   │       ├── team_notifications.rb
│   │   │       ├── teams.rb
│   │   │       ├── tech_project_stacks.rb
│   │   │       ├── topics.rb
│   │   │       ├── trade_controls.rb
│   │   │       ├── two_factor.rb
│   │   │       ├── user_lists.rb
│   │   │       ├── user_metadata.rb
│   │   │       ├── user.rb
│   │   │       ├── verifiable_domains.rb
│   │   │       ├── visual_studio_subscription_events.rb
│   │   │       ├── wiki.rb
│   │   │       └── workbench.rb
│   │   ├── hydro.rb
│   │   ├── hydro_subscriber.rb
│   │   ├── integration_install.rb
│   │   ├── interactions.rb
│   │   ├── jobs.rb
│   │   ├── ldap.rb
│   │   ├── linguist.rb
│   │   ├── memory_statistics.rb
│   │   ├── packages.rb
│   │   ├── pages_check_run.rb
│   │   ├── paid_features
│   │   │   └── custom_roles.rb
│   │   ├── paid_features.rb
│   │   ├── project_workflows.rb
│   │   ├── prose.rb
│   │   ├── redis.rb
│   │   ├── reminders.rb
│   │   ├── repo_navbar_counter_caching.rb
│   │   ├── repository.rb
│   │   ├── repository_system_properties.rb
│   │   ├── repository_vulnerability_alert.rb
│   │   ├── resilient.rb
│   │   ├── science.rb
│   │   ├── scout.rb
│   │   ├── search.rb
│   │   ├── secret_scanning.rb
│   │   ├── security_advisory.rb
│   │   ├── security_center.rb
│   │   ├── security_configurations.rb
│   │   ├── session.rb
│   │   ├── spokes.rb
│   │   ├── sql_checks.rb
│   │   ├── stacks_integration_installation.rb
│   │   ├── stratocaster.rb
│   │   ├── subscription_item.rb
│   │   ├── team.rb
│   │   ├── trade_controls.rb
│   │   ├── unpermitted_parameters.rb
│   │   ├── user.rb
│   │   ├── vexi_subscriber.rb
│   │   ├── view_component.rb
│   │   └── zuora_client.rb
│   ├── instrumentation.rb
│   ├── kafka-lite-version
│   ├── kafka-server-seeds
│   ├── kubernetes
│   │   ├── azure-lab
│   │   │   ├── configmaps
│   │   │   │   ├── mysql-hosts.yaml
│   │   │   │   ├── observability-config.yaml
│   │   │   │   ├── unicorn-api-nginx-conf.yaml
│   │   │   │   ├── unicorn-internal-api-nginx-conf.yaml
│   │   │   │   └── unicorn-nginx-conf.yaml
│   │   │   ├── deployments
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   └── unicorn.yaml
│   │   │   ├── namespaces
│   │   │   │   └── github-azure-lab.yaml
│   │   │   ├── README.md
│   │   │   ├── servicemeshconfigs
│   │   │   │   └── config.yaml
│   │   │   └── services
│   │   │       ├── unicorn-api.yaml
│   │   │       ├── unicorn-internal-api.yaml
│   │   │       └── unicorn.yaml
│   │   ├── gc-cus-02
│   │   │   ├── configmaps
│   │   │   │   ├── mysql-hosts.yaml
│   │   │   │   ├── observability-config.yaml
│   │   │   │   ├── unicorn-api-nginx-conf.yaml
│   │   │   │   ├── unicorn-internal-api-nginx-conf.yaml
│   │   │   │   └── unicorn-nginx-conf.yaml
│   │   │   ├── deployments
│   │   │   │   ├── achievements-galaxy-brain-processor.yaml
│   │   │   │   ├── achievements-heartbreaker-processor.yaml
│   │   │   │   ├── achievements-heart-on-your-sleeve-processor.yaml
│   │   │   │   ├── achievements-open-sourcerer-processor.yaml
│   │   │   │   ├── achievements-pair-extraordinaire-processor.yaml
│   │   │   │   ├── achievements-public-sponsor-processor.yaml
│   │   │   │   ├── achievements-pull-shark-processor.yaml
│   │   │   │   ├── achievements-quickdraw-processor.yaml
│   │   │   │   ├── achievements-starstruck-processor.yaml
│   │   │   │   ├── achievements-yolo-processor.yaml
│   │   │   │   ├── actions-artifact-storage-event-processor.yaml
│   │   │   │   ├── community-insights-discussion-page-view-processor.yaml
│   │   │   │   ├── feature-flag-update-processor-0.yaml
│   │   │   │   ├── feature-flag-update-processor-1.yaml
│   │   │   │   ├── feature-flag-update-processor-2.yaml
│   │   │   │   ├── feature-flag-update-processor-3.yaml
│   │   │   │   ├── pages-deployment-status-processor.yaml
│   │   │   │   ├── projects-denormalization-processor.yaml
│   │   │   │   ├── secret-scanning-alert-events-processor.yaml
│   │   │   │   ├── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api-lowprio.yaml
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   ├── unicorn-lowprio.yaml
│   │   │   │   └── unicorn.yaml
│   │   │   ├── namespaces
│   │   │   │   └── github-production.yaml
│   │   │   ├── poddisruptionbudgets
│   │   │   │   ├── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api-lowprio.yaml
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   ├── unicorn-lowprio.yaml
│   │   │   │   └── unicorn.yaml
│   │   │   ├── README.md
│   │   │   ├── scaledobjects
│   │   │   │   ├── unicorn-api-lowprio.yaml
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   ├── unicorn-lowprio.yaml
│   │   │   │   └── unicorn.yaml
│   │   │   ├── servicemeshconfigs
│   │   │   │   └── config.yaml
│   │   │   ├── servicemeshingresses
│   │   │   │   ├── unicorn-api-canary.yaml
│   │   │   │   ├── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api-lowprio.yaml
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-canary.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   ├── unicorn-lowprio.yaml
│   │   │   │   └── unicorn.yaml
│   │   │   └── services
│   │   │       ├── unicorn-api-graphql.yaml
│   │   │       ├── unicorn-api-lowprio.yaml
│   │   │       ├── unicorn-api.yaml
│   │   │       ├── unicorn-internal-api.yaml
│   │   │       ├── unicorn-lowprio.yaml
│   │   │       └── unicorn.yaml
│   │   ├── gitauth-lab
│   │   │   ├── configmaps
│   │   │   │   ├── observability-config.yaml
│   │   │   │   ├── unicorn-gitauth-api-nginx-conf-mirror.yaml
│   │   │   │   └── unicorn-gitauth-api-nginx-conf.yaml
│   │   │   ├── deployments
│   │   │   │   └── unicorn-gitauth-api.yaml
│   │   │   ├── README.md
│   │   │   └── services
│   │   │       └── unicorn-gitauth-api.yaml
│   │   ├── prod-ae-01
│   │   │   ├── configmaps
│   │   │   │   ├── degrader-config-unicorn-performance.yaml
│   │   │   │   ├── observability-config.yaml
│   │   │   │   ├── unicorn-api-nginx-conf.yaml
│   │   │   │   ├── unicorn-gitauth-api-nginx-conf-mirror.yaml
│   │   │   │   ├── unicorn-gitauth-api-nginx-conf.yaml
│   │   │   │   ├── unicorn-internal-api-nginx-conf.yaml
│   │   │   │   └── unicorn-nginx-conf.yaml
│   │   │   ├── deployments
│   │   │   │   ├── actions-artifact-storage-event-processor.yaml
│   │   │   │   ├── actions-cache-usage-processor.yaml
│   │   │   │   ├── actions-disable-workflow-processor.yaml
│   │   │   │   ├── actions-repository-usage-processor.yaml
│   │   │   │   ├── actions-reputation-score-change-event-processor.yaml
│   │   │   │   ├── actions-usage-relay.yaml
│   │   │   │   ├── billing-azure-subscription-state-processor.yaml
│   │   │   │   ├── billing-platform-budget-threshold-notification-processor.yaml
│   │   │   │   ├── billing-platform-usage-report-request-notification-processor.yaml
│   │   │   │   ├── billing-zuora-webhook-processor.yaml
│   │   │   │   ├── check-suite-status-change-processor.yaml
│   │   │   │   ├── code-coverage-pull-request-overview-processor.yaml
│   │   │   │   ├── code-quality-copilot-pull-request-analysis-processor.yaml
│   │   │   │   ├── code-quality-pull-request-analysis-processor.yaml
│   │   │   │   ├── code-scanning-alert-assignment-event-processor.yaml
│   │   │   │   ├── code-scanning-processed-analysis-processor.yaml
│   │   │   │   ├── code-scanning-pull-request-ai-analysis-processor.yaml
│   │   │   │   ├── code-scanning-suggested-fix-state-changed-processor.yaml
│   │   │   │   ├── code-search-query-processor.yaml
│   │   │   │   ├── community-insights-contribution-activity-processor.yaml
│   │   │   │   ├── community-insights-discussion-page-view-processor.yaml
│   │   │   │   ├── copilot-agent-session-event-processor.yaml
│   │   │   │   ├── copilot-plg-shared-thread-event-processor.yaml
│   │   │   │   ├── cve-request-response-processor.yaml
│   │   │   │   ├── dependabot-alerts-alerting-progress-processor.yaml
│   │   │   │   ├── dependabot-alerts-deleted-manifest-processor.yaml
│   │   │   │   ├── dependabot-alerts-manifest-vulnerable-dependencies-processor.yaml
│   │   │   │   ├── dependabot-alerts-vulnerable-dependency-processor.yaml
│   │   │   │   ├── dependency-graph-dependabot-event-processor.yaml
│   │   │   │   ├── dependency-graph-snapshot-processed-processor.yaml
│   │   │   │   ├── discount-threshold-notification-processor.yaml
│   │   │   │   ├── feature-flag-update-processor-0.yaml
│   │   │   │   ├── feature-flag-update-processor-1.yaml
│   │   │   │   ├── feature-flag-update-processor-2.yaml
│   │   │   │   ├── feature-flag-update-processor-3.yaml
│   │   │   │   ├── feature-flag-update-processor-4.yaml
│   │   │   │   ├── feature-flag-update-processor-5.yaml
│   │   │   │   ├── hookworker.yaml
│   │   │   │   ├── issue-project-events-processor.yaml
│   │   │   │   ├── memex-events-processor.yaml
│   │   │   │   ├── memex-live-updates-processor.yaml
│   │   │   │   ├── oauth-access-processor.yaml
│   │   │   │   ├── package-deleted-audit-processor.yaml
│   │   │   │   ├── package-file-published-processor.yaml
│   │   │   │   ├── package-published-audit-processor.yaml
│   │   │   │   ├── package-registry-download-activity-processor.yaml
│   │   │   │   ├── package-registry-package-restore-migration-processor.yaml
│   │   │   │   ├── package-registry-package-version-restore-migration-processor.yaml
│   │   │   │   ├── package-registry-sync-v1-package-version-delete-to-v2-processor.yaml
│   │   │   │   ├── package-transferred-processor.yaml
│   │   │   │   ├── package-version-deleted-audit-processor.yaml
│   │   │   │   ├── package-version-deleted-processor.yaml
│   │   │   │   ├── package-version-downloaded-processor.yaml
│   │   │   │   ├── package-version-published-audit-processor.yaml
│   │   │   │   ├── pages-deployment-status-processor.yaml
│   │   │   │   ├── programmatic-access-processor.yaml
│   │   │   │   ├── progress-processor.yaml
│   │   │   │   ├── projects-denormalization-processor-low-priority.yaml
│   │   │   │   ├── projects-denormalization-processor.yaml
│   │   │   │   ├── pull-request-review-submit-processor.yaml
│   │   │   │   ├── pull-request-timeline-comment-create-processor.yaml
│   │   │   │   ├── refresh-token-processor.yaml
│   │   │   │   ├── registry-metadata-artifact-storage-event-processor.yaml
│   │   │   │   ├── rms-layer-deleted-processor.yaml
│   │   │   │   ├── rms-layer-downloaded-processor.yaml
│   │   │   │   ├── rms-layer-published-processor.yaml
│   │   │   │   ├── rms-package-deleted-audit-processor.yaml
│   │   │   │   ├── rms-package-published-audit-processor.yaml
│   │   │   │   ├── rms-repository-access-removal-processor.yaml
│   │   │   │   ├── rms-version-deleted-audit-processor.yaml
│   │   │   │   ├── rms-version-downloaded-processor.yaml
│   │   │   │   ├── rms-version-published-audit-processor.yaml
│   │   │   │   ├── rms-version-published-processor.yaml
│   │   │   │   ├── secret-scanning-alert-events-processor.yaml
│   │   │   │   ├── secret-scanning-notifications-processor.yaml
│   │   │   │   ├── secret-scanning-scan-completion-processor.yaml
│   │   │   │   ├── security-center-repository-update-processor.yaml
│   │   │   │   ├── sharedworker.yaml
│   │   │   │   ├── stateless-token-expiration-extension-processor.yaml
│   │   │   │   ├── stratocaster-timeline-updates-processor.yaml
│   │   │   │   ├── sub-issue-list-recalculation-processor.yaml
│   │   │   │   ├── submit-advisory-processor.yaml
│   │   │   │   ├── timerd.yaml
│   │   │   │   ├── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-gitauth-api.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   ├── unicorn-performance.yaml
│   │   │   │   ├── unicorn.yaml
│   │   │   │   ├── user-contribution-history-processor.yaml
│   │   │   │   ├── user-metadata-achievement-processor.yaml
│   │   │   │   ├── user-metadata-developer-program-membership-processor.yaml
│   │   │   │   ├── user-metadata-discussion-answer-processor.yaml
│   │   │   │   ├── user-metadata-global-advisory-credit-processor.yaml
│   │   │   │   ├── user-metadata-package-processor.yaml
│   │   │   │   ├── user-metadata-pro-badge-processor.yaml
│   │   │   │   ├── user-metadata-project-processor.yaml
│   │   │   │   ├── user-metadata-repo-processor.yaml
│   │   │   │   ├── user-metadata-sponsor-processor.yaml
│   │   │   │   ├── user-metadata-star-processor.yaml
│   │   │   │   ├── user-metadata-user-follow-processor.yaml
│   │   │   │   ├── user-metadata-user-team-membership-processor.yaml
│   │   │   │   ├── vss-subscription-event-processor.yaml
│   │   │   │   └── windbeam-data-subject-message-processor.yaml
│   │   │   ├── jobs
│   │   │   │   └── transition-template-job.yaml
│   │   │   ├── namespaces
│   │   │   │   └── github-%stamp%.yaml
│   │   │   ├── README.md
│   │   │   ├── resourcequotas
│   │   │   │   └── pod-object-count.yaml
│   │   │   ├── scaledobjects
│   │   │   │   ├── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   └── unicorn.yaml
│   │   │   ├── servicemeshconfigs
│   │   │   │   └── config.yaml
│   │   │   └── services
│   │   │       ├── unicorn-api-graphql.yaml
│   │   │       ├── unicorn-api.yaml
│   │   │       ├── unicorn-gitauth-api.yaml
│   │   │       ├── unicorn-internal-api.yaml
│   │   │       ├── unicorn-performance.yaml
│   │   │       └── unicorn.yaml
│   │   ├── prod-sdc-01
│   │   │   ├── configmaps
│   │   │   │   ├── degrader-config-unicorn-performance.yaml
│   │   │   │   ├── observability-config.yaml
│   │   │   │   ├── unicorn-api-nginx-conf.yaml
│   │   │   │   ├── unicorn-gitauth-api-nginx-conf-mirror.yaml
│   │   │   │   ├── unicorn-gitauth-api-nginx-conf.yaml
│   │   │   │   ├── unicorn-internal-api-nginx-conf.yaml
│   │   │   │   └── unicorn-nginx-conf.yaml
│   │   │   ├── deployments
│   │   │   │   ├── actions-artifact-storage-event-processor.yaml
│   │   │   │   ├── actions-cache-usage-processor.yaml
│   │   │   │   ├── actions-disable-workflow-processor.yaml
│   │   │   │   ├── actions-repository-usage-processor.yaml
│   │   │   │   ├── actions-reputation-score-change-event-processor.yaml
│   │   │   │   ├── actions-usage-relay.yaml
│   │   │   │   ├── billing-azure-subscription-state-processor.yaml
│   │   │   │   ├── billing-platform-budget-threshold-notification-processor.yaml
│   │   │   │   ├── billing-platform-usage-report-request-notification-processor.yaml
│   │   │   │   ├── billing-zuora-webhook-processor.yaml
│   │   │   │   ├── check-suite-status-change-processor.yaml
│   │   │   │   ├── code-coverage-pull-request-overview-processor.yaml
│   │   │   │   ├── code-quality-copilot-pull-request-analysis-processor.yaml
│   │   │   │   ├── code-quality-pull-request-analysis-processor.yaml
│   │   │   │   ├── code-scanning-alert-assignment-event-processor.yaml
│   │   │   │   ├── code-scanning-processed-analysis-processor.yaml
│   │   │   │   ├── code-scanning-pull-request-ai-analysis-processor.yaml
│   │   │   │   ├── code-scanning-suggested-fix-state-changed-processor.yaml
│   │   │   │   ├── code-search-query-processor.yaml
│   │   │   │   ├── community-insights-contribution-activity-processor.yaml
│   │   │   │   ├── community-insights-discussion-page-view-processor.yaml
│   │   │   │   ├── copilot-agent-session-event-processor.yaml
│   │   │   │   ├── copilot-plg-shared-thread-event-processor.yaml
│   │   │   │   ├── cve-request-response-processor.yaml
│   │   │   │   ├── dependabot-alerts-alerting-progress-processor.yaml
│   │   │   │   ├── dependabot-alerts-deleted-manifest-processor.yaml
│   │   │   │   ├── dependabot-alerts-manifest-vulnerable-dependencies-processor.yaml
│   │   │   │   ├── dependabot-alerts-vulnerable-dependency-processor.yaml
│   │   │   │   ├── dependency-graph-dependabot-event-processor.yaml
│   │   │   │   ├── dependency-graph-snapshot-processed-processor.yaml
│   │   │   │   ├── discount-threshold-notification-processor.yaml
│   │   │   │   ├── feature-flag-update-processor-0.yaml
│   │   │   │   ├── feature-flag-update-processor-1.yaml
│   │   │   │   ├── feature-flag-update-processor-2.yaml
│   │   │   │   ├── hookworker.yaml
│   │   │   │   ├── issue-project-events-processor.yaml
│   │   │   │   ├── memex-events-processor.yaml
│   │   │   │   ├── memex-live-updates-processor.yaml
│   │   │   │   ├── oauth-access-processor.yaml
│   │   │   │   ├── package-deleted-audit-processor.yaml
│   │   │   │   ├── package-file-published-processor.yaml
│   │   │   │   ├── package-published-audit-processor.yaml
│   │   │   │   ├── package-registry-download-activity-processor.yaml
│   │   │   │   ├── package-registry-package-restore-migration-processor.yaml
│   │   │   │   ├── package-registry-package-version-restore-migration-processor.yaml
│   │   │   │   ├── package-registry-sync-v1-package-version-delete-to-v2-processor.yaml
│   │   │   │   ├── package-transferred-processor.yaml
│   │   │   │   ├── package-version-deleted-audit-processor.yaml
│   │   │   │   ├── package-version-deleted-processor.yaml
│   │   │   │   ├── package-version-downloaded-processor.yaml
│   │   │   │   ├── package-version-published-audit-processor.yaml
│   │   │   │   ├── pages-deployment-status-processor.yaml
│   │   │   │   ├── programmatic-access-processor.yaml
│   │   │   │   ├── progress-processor.yaml
│   │   │   │   ├── projects-denormalization-processor-low-priority.yaml
│   │   │   │   ├── projects-denormalization-processor.yaml
│   │   │   │   ├── pull-request-review-submit-processor.yaml
│   │   │   │   ├── pull-request-timeline-comment-create-processor.yaml
│   │   │   │   ├── refresh-token-processor.yaml
│   │   │   │   ├── registry-metadata-artifact-storage-event-processor.yaml
│   │   │   │   ├── rms-layer-deleted-processor.yaml
│   │   │   │   ├── rms-layer-downloaded-processor.yaml
│   │   │   │   ├── rms-layer-published-processor.yaml
│   │   │   │   ├── rms-package-deleted-audit-processor.yaml
│   │   │   │   ├── rms-package-published-audit-processor.yaml
│   │   │   │   ├── rms-repository-access-removal-processor.yaml
│   │   │   │   ├── rms-version-deleted-audit-processor.yaml
│   │   │   │   ├── rms-version-downloaded-processor.yaml
│   │   │   │   ├── rms-version-published-audit-processor.yaml
│   │   │   │   ├── rms-version-published-processor.yaml
│   │   │   │   ├── secret-scanning-alert-events-processor.yaml
│   │   │   │   ├── secret-scanning-notifications-processor.yaml
│   │   │   │   ├── secret-scanning-scan-completion-processor.yaml
│   │   │   │   ├── security-center-repository-update-processor.yaml
│   │   │   │   ├── sharedworker.yaml
│   │   │   │   ├── stateless-token-expiration-extension-processor.yaml
│   │   │   │   ├── stratocaster-timeline-updates-processor.yaml
│   │   │   │   ├── sub-issue-list-recalculation-processor.yaml
│   │   │   │   ├── submit-advisory-processor.yaml
│   │   │   │   ├── timerd.yaml
│   │   │   │   ├── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-gitauth-api.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   ├── unicorn-performance.yaml
│   │   │   │   ├── unicorn.yaml
│   │   │   │   ├── user-contribution-history-processor.yaml
│   │   │   │   ├── user-metadata-achievement-processor.yaml
│   │   │   │   ├── user-metadata-developer-program-membership-processor.yaml
│   │   │   │   ├── user-metadata-discussion-answer-processor.yaml
│   │   │   │   ├── user-metadata-global-advisory-credit-processor.yaml
│   │   │   │   ├── user-metadata-package-processor.yaml
│   │   │   │   ├── user-metadata-pro-badge-processor.yaml
│   │   │   │   ├── user-metadata-project-processor.yaml
│   │   │   │   ├── user-metadata-repo-processor.yaml
│   │   │   │   ├── user-metadata-sponsor-processor.yaml
│   │   │   │   ├── user-metadata-star-processor.yaml
│   │   │   │   ├── user-metadata-user-follow-processor.yaml
│   │   │   │   ├── user-metadata-user-team-membership-processor.yaml
│   │   │   │   ├── vss-subscription-event-processor.yaml
│   │   │   │   └── windbeam-data-subject-message-processor.yaml
│   │   │   ├── jobs
│   │   │   │   └── transition-template-job.yaml
│   │   │   ├── namespaces
│   │   │   │   └── github-prod-sdc-01.yaml
│   │   │   ├── README.md
│   │   │   ├── resourcequotas
│   │   │   │   └── pod-object-count.yaml
│   │   │   ├── scaledobjects
│   │   │   │   ├── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   └── unicorn.yaml
│   │   │   ├── servicemeshconfigs
│   │   │   │   └── config.yaml
│   │   │   └── services
│   │   │       ├── unicorn-api-graphql.yaml
│   │   │       ├── unicorn-api.yaml
│   │   │       ├── unicorn-gitauth-api.yaml
│   │   │       ├── unicorn-internal-api.yaml
│   │   │       ├── unicorn-performance.yaml
│   │   │       └── unicorn.yaml
│   │   ├── production
│   │   │   ├── configmaps
│   │   │   │   ├── degrader-config-unicorn-performance.yaml
│   │   │   │   ├── istio-custom-bootstrap.yaml
│   │   │   │   ├── observability-config.yaml
│   │   │   │   ├── unicorn-api-graphql-mirror-conf-graphql-performance.yaml
│   │   │   │   ├── unicorn-api-nginx-conf.yaml
│   │   │   │   ├── unicorn-gitauth-api-nginx-conf-mirror.yaml
│   │   │   │   ├── unicorn-gitauth-api-nginx-conf.yaml
│   │   │   │   ├── unicorn-internal-api-nginx-conf.yaml
│   │   │   │   ├── unicorn-mirror-conf-performance.yaml
│   │   │   │   ├── unicorn-nginx-conf-stafftools-fe.yaml
│   │   │   │   └── unicorn-nginx-conf.yaml
│   │   │   ├── deployments
│   │   │   │   ├── accountsecurityworker.yaml
│   │   │   │   ├── achievements-galaxy-brain-processor.yaml
│   │   │   │   ├── achievements-heartbreaker-processor.yaml
│   │   │   │   ├── achievements-heart-on-your-sleeve-processor.yaml
│   │   │   │   ├── achievements-open-sourcerer-processor.yaml
│   │   │   │   ├── achievements-pair-extraordinaire-processor.yaml
│   │   │   │   ├── achievements-public-sponsor-processor.yaml
│   │   │   │   ├── achievements-pull-shark-processor.yaml
│   │   │   │   ├── achievements-quickdraw-processor.yaml
│   │   │   │   ├── achievements-starstruck-processor.yaml
│   │   │   │   ├── achievements-yolo-processor.yaml
│   │   │   │   ├── actions-artifact-storage-event-processor.yaml
│   │   │   │   ├── actions-cache-usage-processor.yaml
│   │   │   │   ├── actionschecksworker.yaml
│   │   │   │   ├── actions-disable-workflow-processor.yaml
│   │   │   │   ├── actionspushworker.yaml
│   │   │   │   ├── actions-repository-usage-processor.yaml
│   │   │   │   ├── actions-reputation-score-change-event-processor.yaml
│   │   │   │   ├── actions-usage-relay.yaml
│   │   │   │   ├── actionsworker.yaml
│   │   │   │   ├── aqueduct-job-relay.yaml
│   │   │   │   ├── billing-azure-subscription-state-processor.yaml
│   │   │   │   ├── billing-platform-budget-threshold-notification-processor.yaml
│   │   │   │   ├── billing-platform-usage-report-request-notification-processor.yaml
│   │   │   │   ├── billing-zuora-webhook-processor.yaml
│   │   │   │   ├── check-suite-status-change-processor.yaml
│   │   │   │   ├── code-coverage-pull-request-overview-processor.yaml
│   │   │   │   ├── code-quality-copilot-pull-request-analysis-processor.yaml
│   │   │   │   ├── code-quality-pull-request-analysis-processor.yaml
│   │   │   │   ├── code-scanning-alert-assignment-event-processor.yaml
│   │   │   │   ├── code-scanning-processed-analysis-processor.yaml
│   │   │   │   ├── code-scanning-pull-request-ai-analysis-processor.yaml
│   │   │   │   ├── code-scanning-suggested-fix-state-changed-processor.yaml
│   │   │   │   ├── code-search-query-processor.yaml
│   │   │   │   ├── community-insights-contribution-activity-processor.yaml
│   │   │   │   ├── community-insights-discussion-page-view-processor.yaml
│   │   │   │   ├── compromised-creds-processor.yaml
│   │   │   │   ├── copilot-agent-session-event-processor.yaml
│   │   │   │   ├── copilot-plg-shared-thread-event-processor.yaml
│   │   │   │   ├── copilot-trade-compliance-processor.yaml
│   │   │   │   ├── credit-check-request-processor.yaml
│   │   │   │   ├── cve-request-response-processor.yaml
│   │   │   │   ├── dependabot-alerts-alerting-progress-processor.yaml
│   │   │   │   ├── dependabot-alerts-deleted-manifest-processor.yaml
│   │   │   │   ├── dependabot-alerts-manifest-vulnerable-dependencies-processor.yaml
│   │   │   │   ├── dependabot-alerts-vulnerable-dependency-processor.yaml
│   │   │   │   ├── dependency-graph-dependabot-event-processor.yaml
│   │   │   │   ├── dependency-graph-snapshot-processed-processor.yaml
│   │   │   │   ├── discount-threshold-notification-processor.yaml
│   │   │   │   ├── epss-ingestion-processor.yaml
│   │   │   │   ├── exportbatchworker.yaml
│   │   │   │   ├── feature-flag-update-processor-0.yaml
│   │   │   │   ├── feature-flag-update-processor-1.yaml
│   │   │   │   ├── feature-flag-update-processor-2.yaml
│   │   │   │   ├── feature-flag-update-processor-3.yaml
│   │   │   │   ├── flexworker.yaml
│   │   │   │   ├── hookworker.yaml
│   │   │   │   ├── indexworker.yaml
│   │   │   │   ├── issueorchestrationworker.yaml
│   │   │   │   ├── issue-project-events-processor.yaml
│   │   │   │   ├── license-compliance-alert-status-changed-processor.yaml
│   │   │   │   ├── memex-events-processor.yaml
│   │   │   │   ├── memex-live-updates-processor.yaml
│   │   │   │   ├── notificationdeliveryworker.yaml
│   │   │   │   ├── notificationhighworker.yaml
│   │   │   │   ├── notificationmaintenanceworker.yaml
│   │   │   │   ├── notificationsubscriptionworker.yaml
│   │   │   │   ├── notificationworker.yaml
│   │   │   │   ├── oauth-access-processor.yaml
│   │   │   │   ├── orca-processor.yaml
│   │   │   │   ├── package-deleted-audit-processor.yaml
│   │   │   │   ├── package-file-published-processor.yaml
│   │   │   │   ├── package-published-audit-processor.yaml
│   │   │   │   ├── package-registry-download-activity-processor.yaml
│   │   │   │   ├── package-registry-package-restore-migration-processor.yaml
│   │   │   │   ├── package-registry-package-version-restore-migration-processor.yaml
│   │   │   │   ├── package-registry-sync-v1-package-version-delete-to-v2-processor.yaml
│   │   │   │   ├── package-transferred-processor.yaml
│   │   │   │   ├── package-version-deleted-audit-processor.yaml
│   │   │   │   ├── package-version-deleted-processor.yaml
│   │   │   │   ├── package-version-downloaded-processor.yaml
│   │   │   │   ├── package-version-published-audit-processor.yaml
│   │   │   │   ├── pages-deployment-status-processor.yaml
│   │   │   │   ├── programmatic-access-processor.yaml
│   │   │   │   ├── progress-processor.yaml
│   │   │   │   ├── projects-denormalization-processor-low-priority.yaml
│   │   │   │   ├── projects-denormalization-processor.yaml
│   │   │   │   ├── pull-request-license-alert-processor.yaml
│   │   │   │   ├── pull-request-license-check-progressed-processor.yaml
│   │   │   │   ├── pull-request-review-submit-processor.yaml
│   │   │   │   ├── pull-request-timeline-comment-create-processor.yaml
│   │   │   │   ├── pullrequestworker.yaml
│   │   │   │   ├── pushworker.yaml
│   │   │   │   ├── refresh-token-processor.yaml
│   │   │   │   ├── registry-metadata-artifact-storage-event-processor.yaml
│   │   │   │   ├── reposworker.yaml
│   │   │   │   ├── rms-layer-deleted-processor.yaml
│   │   │   │   ├── rms-layer-downloaded-processor.yaml
│   │   │   │   ├── rms-layer-published-processor.yaml
│   │   │   │   ├── rms-package-deleted-audit-processor.yaml
│   │   │   │   ├── rms-package-published-audit-processor.yaml
│   │   │   │   ├── rms-version-deleted-audit-processor.yaml
│   │   │   │   ├── rms-version-downloaded-processor.yaml
│   │   │   │   ├── rms-version-migration-status-processor.yaml
│   │   │   │   ├── rms-version-published-audit-processor.yaml
│   │   │   │   ├── rms-version-published-processor.yaml
│   │   │   │   ├── salesforce-screening-result-processor.yaml
│   │   │   │   ├── secret-scanning-alert-events-processor.yaml
│   │   │   │   ├── secret-scanning-notifications-processor.yaml
│   │   │   │   ├── secret-scanning-scan-completion-processor.yaml
│   │   │   │   ├── security-center-repository-update-processor.yaml
│   │   │   │   ├── sharedworker.yaml
│   │   │   │   ├── sponsors-activity-sponsorship-cancel-processor.yaml
│   │   │   │   ├── sponsors-activity-sponsorship-payment-complete-processor.yaml
│   │   │   │   ├── sponsors-activity-sponsorship-pending-change-processor.yaml
│   │   │   │   ├── sponsors-activity-sponsorship-tier-change-processor.yaml
│   │   │   │   ├── sponsors-activity-sponsorship-transfer-reversal-processor.yaml
│   │   │   │   ├── stagingworker.yaml
│   │   │   │   ├── stateless-token-expiration-extension-processor.yaml
│   │   │   │   ├── stratocaster-timeline-updates-processor.yaml
│   │   │   │   ├── sub-issue-list-recalculation-processor.yaml
│   │   │   │   ├── submit-advisory-processor.yaml
│   │   │   │   ├── turboghas-summary-processor.yaml
│   │   │   │   ├── unicorn-api-copilot.yaml
│   │   │   │   ├── unicorn-api-graphql-performance.yaml
│   │   │   │   ├── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api-lowprio.yaml
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-gitauth-api.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   ├── unicorn-lowprio.yaml
│   │   │   │   ├── unicorn-performance.yaml
│   │   │   │   ├── unicorn-stafftools-fe.yaml
│   │   │   │   ├── unicorn.yaml
│   │   │   │   ├── user-contribution-history-processor.yaml
│   │   │   │   ├── user-metadata-achievement-processor.yaml
│   │   │   │   ├── user-metadata-developer-program-membership-processor.yaml
│   │   │   │   ├── user-metadata-discussion-answer-processor.yaml
│   │   │   │   ├── user-metadata-global-advisory-credit-processor.yaml
│   │   │   │   ├── user-metadata-package-processor.yaml
│   │   │   │   ├── user-metadata-pro-badge-processor.yaml
│   │   │   │   ├── user-metadata-project-processor.yaml
│   │   │   │   ├── user-metadata-repo-processor.yaml
│   │   │   │   ├── user-metadata-sponsor-processor.yaml
│   │   │   │   ├── user-metadata-star-processor.yaml
│   │   │   │   ├── user-metadata-user-follow-processor.yaml
│   │   │   │   ├── user-metadata-user-team-membership-processor.yaml
│   │   │   │   ├── vss-subscription-event-processor.yaml
│   │   │   │   └── windbeam-data-subject-message-processor.yaml
│   │   │   ├── jobs
│   │   │   │   └── transition-template-job.yaml
│   │   │   ├── namespaces
│   │   │   │   └── github-production.yaml
│   │   │   ├── poddisruptionbudgets
│   │   │   │   ├── unicorn-api-copilot.yaml
│   │   │   │   ├── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api-lowprio.yaml
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-gitauth-api.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   ├── unicorn-lowprio.yaml
│   │   │   │   └── unicorn.yaml
│   │   │   ├── README.md
│   │   │   ├── resourcequotas
│   │   │   │   └── pod-object-count.yaml
│   │   │   ├── scaledobjects
│   │   │   │   ├── flexworker.yaml
│   │   │   │   ├── unicorn-api-copilot.yaml
│   │   │   │   ├── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api-lowprio.yaml
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   ├── unicorn-lowprio.yaml
│   │   │   │   └── unicorn.yaml
│   │   │   ├── servicemeshconfigs
│   │   │   │   └── config.yaml
│   │   │   ├── servicemeshingresses
│   │   │   │   └── unicorn-api-copilot.yaml
│   │   │   └── services
│   │   │       ├── unicorn-api-copilot.yaml
│   │   │       ├── unicorn-api-graphql-performance.yaml
│   │   │       ├── unicorn-api-graphql.yaml
│   │   │       ├── unicorn-api-lowprio.yaml
│   │   │       ├── unicorn-api-performance.yaml
│   │   │       ├── unicorn-api.yaml
│   │   │       ├── unicorn-gitauth-api.yaml
│   │   │       ├── unicorn-internal-api.yaml
│   │   │       ├── unicorn-lowprio.yaml
│   │   │       ├── unicorn-performance.yaml
│   │   │       ├── unicorn-stafftools-fe.yaml
│   │   │       └── unicorn.yaml
│   │   ├── prod-weu-01
│   │   │   ├── configmaps
│   │   │   │   ├── degrader-config-unicorn-performance.yaml
│   │   │   │   ├── observability-config.yaml
│   │   │   │   ├── unicorn-api-nginx-conf.yaml
│   │   │   │   ├── unicorn-gitauth-api-nginx-conf-mirror.yaml
│   │   │   │   ├── unicorn-gitauth-api-nginx-conf.yaml
│   │   │   │   ├── unicorn-internal-api-nginx-conf.yaml
│   │   │   │   └── unicorn-nginx-conf.yaml
│   │   │   ├── deployments
│   │   │   │   ├── actions-artifact-storage-event-processor.yaml
│   │   │   │   ├── actions-cache-usage-processor.yaml
│   │   │   │   ├── actions-disable-workflow-processor.yaml
│   │   │   │   ├── actions-repository-usage-processor.yaml
│   │   │   │   ├── actions-reputation-score-change-event-processor.yaml
│   │   │   │   ├── actions-usage-relay.yaml
│   │   │   │   ├── billing-azure-subscription-state-processor.yaml
│   │   │   │   ├── billing-platform-budget-threshold-notification-processor.yaml
│   │   │   │   ├── billing-platform-usage-report-request-notification-processor.yaml
│   │   │   │   ├── billing-zuora-webhook-processor.yaml
│   │   │   │   ├── check-suite-status-change-processor.yaml
│   │   │   │   ├── code-coverage-pull-request-overview-processor.yaml
│   │   │   │   ├── code-quality-copilot-pull-request-analysis-processor.yaml
│   │   │   │   ├── code-quality-pull-request-analysis-processor.yaml
│   │   │   │   ├── code-scanning-alert-assignment-event-processor.yaml
│   │   │   │   ├── code-scanning-processed-analysis-processor.yaml
│   │   │   │   ├── code-scanning-pull-request-ai-analysis-processor.yaml
│   │   │   │   ├── code-scanning-suggested-fix-state-changed-processor.yaml
│   │   │   │   ├── code-search-query-processor.yaml
│   │   │   │   ├── community-insights-contribution-activity-processor.yaml
│   │   │   │   ├── community-insights-discussion-page-view-processor.yaml
│   │   │   │   ├── copilot-agent-session-event-processor.yaml
│   │   │   │   ├── copilot-plg-shared-thread-event-processor.yaml
│   │   │   │   ├── cve-request-response-processor.yaml
│   │   │   │   ├── dependabot-alerts-alerting-progress-processor.yaml
│   │   │   │   ├── dependabot-alerts-deleted-manifest-processor.yaml
│   │   │   │   ├── dependabot-alerts-manifest-vulnerable-dependencies-processor.yaml
│   │   │   │   ├── dependabot-alerts-vulnerable-dependency-processor.yaml
│   │   │   │   ├── dependency-graph-dependabot-event-processor.yaml
│   │   │   │   ├── dependency-graph-snapshot-processed-processor.yaml
│   │   │   │   ├── discount-threshold-notification-processor.yaml
│   │   │   │   ├── feature-flag-update-processor-0.yaml
│   │   │   │   ├── feature-flag-update-processor-1.yaml
│   │   │   │   ├── feature-flag-update-processor-2.yaml
│   │   │   │   ├── hookworker.yaml
│   │   │   │   ├── issue-project-events-processor.yaml
│   │   │   │   ├── memex-events-processor.yaml
│   │   │   │   ├── memex-live-updates-processor.yaml
│   │   │   │   ├── oauth-access-processor.yaml
│   │   │   │   ├── package-deleted-audit-processor.yaml
│   │   │   │   ├── package-file-published-processor.yaml
│   │   │   │   ├── package-published-audit-processor.yaml
│   │   │   │   ├── package-registry-download-activity-processor.yaml
│   │   │   │   ├── package-registry-package-restore-migration-processor.yaml
│   │   │   │   ├── package-registry-package-version-restore-migration-processor.yaml
│   │   │   │   ├── package-registry-sync-v1-package-version-delete-to-v2-processor.yaml
│   │   │   │   ├── package-transferred-processor.yaml
│   │   │   │   ├── package-version-deleted-audit-processor.yaml
│   │   │   │   ├── package-version-deleted-processor.yaml
│   │   │   │   ├── package-version-downloaded-processor.yaml
│   │   │   │   ├── package-version-published-audit-processor.yaml
│   │   │   │   ├── pages-deployment-status-processor.yaml
│   │   │   │   ├── programmatic-access-processor.yaml
│   │   │   │   ├── progress-processor.yaml
│   │   │   │   ├── projects-denormalization-processor-low-priority.yaml
│   │   │   │   ├── projects-denormalization-processor.yaml
│   │   │   │   ├── pull-request-review-submit-processor.yaml
│   │   │   │   ├── pull-request-timeline-comment-create-processor.yaml
│   │   │   │   ├── refresh-token-processor.yaml
│   │   │   │   ├── registry-metadata-artifact-storage-event-processor.yaml
│   │   │   │   ├── rms-layer-deleted-processor.yaml
│   │   │   │   ├── rms-layer-downloaded-processor.yaml
│   │   │   │   ├── rms-layer-published-processor.yaml
│   │   │   │   ├── rms-package-deleted-audit-processor.yaml
│   │   │   │   ├── rms-package-published-audit-processor.yaml
│   │   │   │   ├── rms-repository-access-removal-processor.yaml
│   │   │   │   ├── rms-version-deleted-audit-processor.yaml
│   │   │   │   ├── rms-version-downloaded-processor.yaml
│   │   │   │   ├── rms-version-published-audit-processor.yaml
│   │   │   │   ├── rms-version-published-processor.yaml
│   │   │   │   ├── secret-scanning-alert-events-processor.yaml
│   │   │   │   ├── secret-scanning-notifications-processor.yaml
│   │   │   │   ├── secret-scanning-scan-completion-processor.yaml
│   │   │   │   ├── security-center-repository-update-processor.yaml
│   │   │   │   ├── sharedworker.yaml
│   │   │   │   ├── stateless-token-expiration-extension-processor.yaml
│   │   │   │   ├── stratocaster-timeline-updates-processor.yaml
│   │   │   │   ├── sub-issue-list-recalculation-processor.yaml
│   │   │   │   ├── submit-advisory-processor.yaml
│   │   │   │   ├── timerd.yaml
│   │   │   │   ├── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-gitauth-api.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   ├── unicorn-performance.yaml
│   │   │   │   ├── unicorn.yaml
│   │   │   │   ├── user-contribution-history-processor.yaml
│   │   │   │   ├── user-metadata-achievement-processor.yaml
│   │   │   │   ├── user-metadata-developer-program-membership-processor.yaml
│   │   │   │   ├── user-metadata-discussion-answer-processor.yaml
│   │   │   │   ├── user-metadata-global-advisory-credit-processor.yaml
│   │   │   │   ├── user-metadata-package-processor.yaml
│   │   │   │   ├── user-metadata-pro-badge-processor.yaml
│   │   │   │   ├── user-metadata-project-processor.yaml
│   │   │   │   ├── user-metadata-repo-processor.yaml
│   │   │   │   ├── user-metadata-sponsor-processor.yaml
│   │   │   │   ├── user-metadata-star-processor.yaml
│   │   │   │   ├── user-metadata-user-follow-processor.yaml
│   │   │   │   ├── user-metadata-user-team-membership-processor.yaml
│   │   │   │   ├── vss-subscription-event-processor.yaml
│   │   │   │   └── windbeam-data-subject-message-processor.yaml
│   │   │   ├── jobs
│   │   │   │   └── transition-template-job.yaml
│   │   │   ├── namespaces
│   │   │   │   └── github-prod-weu-01.yaml
│   │   │   ├── README.md
│   │   │   ├── resourcequotas
│   │   │   │   └── pod-object-count.yaml
│   │   │   ├── scaledobjects
│   │   │   │   ├── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   └── unicorn.yaml
│   │   │   ├── servicemeshconfigs
│   │   │   │   └── config.yaml
│   │   │   └── services
│   │   │       ├── unicorn-api-graphql.yaml
│   │   │       ├── unicorn-api.yaml
│   │   │       ├── unicorn-gitauth-api.yaml
│   │   │       ├── unicorn-internal-api.yaml
│   │   │       ├── unicorn-performance.yaml
│   │   │       └── unicorn.yaml
│   │   ├── proxima
│   │   │   ├── configmaps
│   │   │   │   ├── degrader-config-unicorn-performance.yaml
│   │   │   │   ├── observability-config.yaml
│   │   │   │   ├── unicorn-api-nginx-conf.yaml
│   │   │   │   ├── unicorn-gitauth-api-nginx-conf-mirror.yaml
│   │   │   │   ├── unicorn-gitauth-api-nginx-conf.yaml
│   │   │   │   ├── unicorn-internal-api-nginx-conf.yaml
│   │   │   │   └── unicorn-nginx-conf.yaml
│   │   │   ├── deployments
│   │   │   │   ├── actions-artifact-storage-event-processor.yaml
│   │   │   │   ├── actions-cache-usage-processor.yaml
│   │   │   │   ├── actions-disable-workflow-processor.yaml
│   │   │   │   ├── actions-repository-usage-processor.yaml
│   │   │   │   ├── actions-reputation-score-change-event-processor.yaml
│   │   │   │   ├── actions-usage-relay.yaml
│   │   │   │   ├── billing-azure-subscription-state-processor.yaml
│   │   │   │   ├── billing-platform-budget-threshold-notification-processor.yaml
│   │   │   │   ├── billing-platform-usage-report-request-notification-processor.yaml
│   │   │   │   ├── billing-zuora-webhook-processor.yaml
│   │   │   │   ├── check-suite-status-change-processor.yaml
│   │   │   │   ├── code-coverage-pull-request-overview-processor.yaml
│   │   │   │   ├── code-quality-copilot-pull-request-analysis-processor.yaml
│   │   │   │   ├── code-quality-pull-request-analysis-processor.yaml
│   │   │   │   ├── code-scanning-alert-assignment-event-processor.yaml
│   │   │   │   ├── code-scanning-processed-analysis-processor.yaml
│   │   │   │   ├── code-scanning-pull-request-ai-analysis-processor.yaml
│   │   │   │   ├── code-scanning-suggested-fix-state-changed-processor.yaml
│   │   │   │   ├── code-search-query-processor.yaml
│   │   │   │   ├── community-insights-contribution-activity-processor.yaml
│   │   │   │   ├── community-insights-discussion-page-view-processor.yaml
│   │   │   │   ├── copilot-agent-session-event-processor.yaml
│   │   │   │   ├── copilot-plg-shared-thread-event-processor.yaml
│   │   │   │   ├── cve-request-response-processor.yaml
│   │   │   │   ├── dependabot-alerts-alerting-progress-processor.yaml
│   │   │   │   ├── dependabot-alerts-deleted-manifest-processor.yaml
│   │   │   │   ├── dependabot-alerts-manifest-vulnerable-dependencies-processor.yaml
│   │   │   │   ├── dependabot-alerts-vulnerable-dependency-processor.yaml
│   │   │   │   ├── dependency-graph-dependabot-event-processor.yaml
│   │   │   │   ├── dependency-graph-snapshot-processed-processor.yaml
│   │   │   │   ├── discount-threshold-notification-processor.yaml
│   │   │   │   ├── feature-flag-update-processor-0.yaml
│   │   │   │   ├── feature-flag-update-processor-1.yaml
│   │   │   │   ├── feature-flag-update-processor-2.yaml
│   │   │   │   ├── hookworker.yaml
│   │   │   │   ├── issue-project-events-processor.yaml
│   │   │   │   ├── memex-events-processor.yaml
│   │   │   │   ├── memex-live-updates-processor.yaml
│   │   │   │   ├── oauth-access-processor.yaml
│   │   │   │   ├── package-deleted-audit-processor.yaml
│   │   │   │   ├── package-file-published-processor.yaml
│   │   │   │   ├── package-published-audit-processor.yaml
│   │   │   │   ├── package-registry-download-activity-processor.yaml
│   │   │   │   ├── package-registry-package-restore-migration-processor.yaml
│   │   │   │   ├── package-registry-package-version-restore-migration-processor.yaml
│   │   │   │   ├── package-registry-sync-v1-package-version-delete-to-v2-processor.yaml
│   │   │   │   ├── package-transferred-processor.yaml
│   │   │   │   ├── package-version-deleted-audit-processor.yaml
│   │   │   │   ├── package-version-deleted-processor.yaml
│   │   │   │   ├── package-version-downloaded-processor.yaml
│   │   │   │   ├── package-version-published-audit-processor.yaml
│   │   │   │   ├── pages-deployment-status-processor.yaml
│   │   │   │   ├── programmatic-access-processor.yaml
│   │   │   │   ├── progress-processor.yaml
│   │   │   │   ├── projects-denormalization-processor-low-priority.yaml
│   │   │   │   ├── projects-denormalization-processor.yaml
│   │   │   │   ├── pull-request-review-submit-processor.yaml
│   │   │   │   ├── pull-request-timeline-comment-create-processor.yaml
│   │   │   │   ├── refresh-token-processor.yaml
│   │   │   │   ├── registry-metadata-artifact-storage-event-processor.yaml
│   │   │   │   ├── rms-layer-deleted-processor.yaml
│   │   │   │   ├── rms-layer-downloaded-processor.yaml
│   │   │   │   ├── rms-layer-published-processor.yaml
│   │   │   │   ├── rms-package-deleted-audit-processor.yaml
│   │   │   │   ├── rms-package-published-audit-processor.yaml
│   │   │   │   ├── rms-repository-access-removal-processor.yaml
│   │   │   │   ├── rms-version-deleted-audit-processor.yaml
│   │   │   │   ├── rms-version-downloaded-processor.yaml
│   │   │   │   ├── rms-version-published-audit-processor.yaml
│   │   │   │   ├── rms-version-published-processor.yaml
│   │   │   │   ├── secret-scanning-alert-events-processor.yaml
│   │   │   │   ├── secret-scanning-notifications-processor.yaml
│   │   │   │   ├── secret-scanning-scan-completion-processor.yaml
│   │   │   │   ├── security-center-repository-update-processor.yaml
│   │   │   │   ├── sharedworker.yaml
│   │   │   │   ├── stateless-token-expiration-extension-processor.yaml
│   │   │   │   ├── stratocaster-timeline-updates-processor.yaml
│   │   │   │   ├── sub-issue-list-recalculation-processor.yaml
│   │   │   │   ├── submit-advisory-processor.yaml
│   │   │   │   ├── timerd.yaml
│   │   │   │   ├── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-gitauth-api.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   ├── unicorn-performance.yaml
│   │   │   │   ├── unicorn.yaml
│   │   │   │   ├── user-contribution-history-processor.yaml
│   │   │   │   ├── user-metadata-achievement-processor.yaml
│   │   │   │   ├── user-metadata-developer-program-membership-processor.yaml
│   │   │   │   ├── user-metadata-discussion-answer-processor.yaml
│   │   │   │   ├── user-metadata-global-advisory-credit-processor.yaml
│   │   │   │   ├── user-metadata-package-processor.yaml
│   │   │   │   ├── user-metadata-pro-badge-processor.yaml
│   │   │   │   ├── user-metadata-project-processor.yaml
│   │   │   │   ├── user-metadata-repo-processor.yaml
│   │   │   │   ├── user-metadata-sponsor-processor.yaml
│   │   │   │   ├── user-metadata-star-processor.yaml
│   │   │   │   ├── user-metadata-user-follow-processor.yaml
│   │   │   │   ├── user-metadata-user-team-membership-processor.yaml
│   │   │   │   ├── vss-subscription-event-processor.yaml
│   │   │   │   └── windbeam-data-subject-message-processor.yaml
│   │   │   ├── jobs
│   │   │   │   └── transition-template-job.yaml
│   │   │   ├── namespaces
│   │   │   │   └── github-%stamp%.yaml
│   │   │   ├── README.md
│   │   │   ├── resourcequotas
│   │   │   │   └── pod-object-count.yaml
│   │   │   ├── scaledobjects
│   │   │   │   ├── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api.yaml
│   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   └── unicorn.yaml
│   │   │   ├── servicemeshconfigs
│   │   │   │   └── config.yaml
│   │   │   └── services
│   │   │       ├── unicorn-api-graphql.yaml
│   │   │       ├── unicorn-api.yaml
│   │   │       ├── unicorn-gitauth-api.yaml
│   │   │       ├── unicorn-internal-api.yaml
│   │   │       ├── unicorn-performance.yaml
│   │   │       └── unicorn.yaml
│   │   ├── proxima-review-lab
│   │   │   ├── configmaps
│   │   │   │   ├── babeld-config.yaml
│   │   │   │   ├── general.yaml
│   │   │   │   ├── observability-config.yaml
│   │   │   │   ├── redis.yaml
│   │   │   │   ├── router-haproxy-config.yaml
│   │   │   │   ├── router-haproxy-errors-400.yaml
│   │   │   │   ├── router-haproxy-errors-500.yaml
│   │   │   │   └── unicorn-nginx-conf.yaml
│   │   │   ├── deployments
│   │   │   │   ├── aqueduct-job-relay.yaml
│   │   │   │   ├── aqueduct-worker.yaml
│   │   │   │   ├── babeld.yaml
│   │   │   │   ├── cache.yaml
│   │   │   │   ├── gitauth.yaml
│   │   │   │   ├── gpgverify.yaml
│   │   │   │   ├── issue-project-events-processor.yaml
│   │   │   │   ├── redis.yaml
│   │   │   │   ├── router.yaml
│   │   │   │   ├── stratocaster-timeline-updates-processor.yaml
│   │   │   │   ├── submit-advisory-processor-reviewlab.yaml
│   │   │   │   └── unicorn.yaml
│   │   │   ├── README.md
│   │   │   ├── resourcequotas
│   │   │   │   └── gh-default.yaml
│   │   │   ├── secrets
│   │   │   │   ├── babeld-host-keys.yaml
│   │   │   │   └── general.yaml
│   │   │   ├── servicemeshconfigs
│   │   │   │   └── config.yaml
│   │   │   └── services
│   │   │       ├── cache.yaml
│   │   │       ├── gitauth.yaml
│   │   │       ├── git.yaml
│   │   │       ├── gpgverify.yaml
│   │   │       ├── redis.yaml
│   │   │       ├── router-http.yaml
│   │   │       ├── router.yaml
│   │   │       └── unicorn.yaml
│   │   ├── review-lab
│   │   │   ├── configmaps
│   │   │   │   ├── babeld-config.yaml
│   │   │   │   ├── general.yaml
│   │   │   │   ├── observability-config.yaml
│   │   │   │   ├── redis.yaml
│   │   │   │   ├── router-haproxy-config.yaml
│   │   │   │   ├── router-haproxy-errors-400.yaml
│   │   │   │   ├── router-haproxy-errors-500.yaml
│   │   │   │   └── unicorn-nginx-conf.yaml
│   │   │   ├── deployments
│   │   │   │   ├── aqueduct-job-relay.yaml
│   │   │   │   ├── aqueduct-worker.yaml
│   │   │   │   ├── babeld.yaml
│   │   │   │   ├── cache.yaml
│   │   │   │   ├── gitauth.yaml
│   │   │   │   ├── gpgverify.yaml
│   │   │   │   ├── issue-project-events-processor.yaml
│   │   │   │   ├── redis.yaml
│   │   │   │   ├── router.yaml
│   │   │   │   ├── stratocaster-timeline-updates-processor.yaml
│   │   │   │   ├── submit-advisory-processor-reviewlab.yaml
│   │   │   │   └── unicorn.yaml
│   │   │   ├── README.md
│   │   │   ├── resourcequotas
│   │   │   │   └── gh-default.yaml
│   │   │   ├── secrets
│   │   │   │   ├── babeld-host-keys.yaml
│   │   │   │   └── general.yaml
│   │   │   └── services
│   │   │       ├── cache.yaml
│   │   │       ├── gitauth.yaml
│   │   │       ├── git.yaml
│   │   │       ├── gpgverify.yaml
│   │   │       ├── redis.yaml
│   │   │       ├── router.yaml
│   │   │       └── unicorn.yaml
│   │   ├── shadow-lab
│   │   │   ├── configmaps
│   │   │   │   ├── observability-config.yaml
│   │   │   │   └── unicorn-nginx-conf.yaml
│   │   │   ├── deployments
│   │   │   │   └── unicorn.yaml
│   │   │   ├── namespaces
│   │   │   │   └── github-shadow-lab.yaml
│   │   │   ├── README.md
│   │   │   ├── scaledobjects
│   │   │   │   └── unicorn.yaml
│   │   │   └── services
│   │   │       └── unicorn.yaml
│   │   └── staff-wus2-01
│   │       ├── configmaps
│   │       │   ├── degrader-config-unicorn-performance.yaml
│   │       │   ├── observability-config.yaml
│   │       │   ├── unicorn-api-nginx-conf.yaml
│   │       │   ├── unicorn-gitauth-api-nginx-conf-mirror.yaml
│   │       │   ├── unicorn-gitauth-api-nginx-conf.yaml
│   │       │   ├── unicorn-internal-api-nginx-conf.yaml
│   │       │   └── unicorn-nginx-conf.yaml
│   │       ├── deployments
│   │       │   ├── actions-artifact-storage-event-processor.yaml
│   │       │   ├── actions-cache-usage-processor.yaml
│   │       │   ├── actions-disable-workflow-processor.yaml
│   │       │   ├── actions-repository-usage-processor.yaml
│   │       │   ├── actions-reputation-score-change-event-processor.yaml
│   │       │   ├── actions-usage-relay.yaml
│   │       │   ├── billing-azure-subscription-state-processor.yaml
│   │       │   ├── billing-platform-budget-threshold-notification-processor.yaml
│   │       │   ├── billing-platform-usage-report-request-notification-processor.yaml
│   │       │   ├── billing-zuora-webhook-processor.yaml
│   │       │   ├── check-suite-status-change-processor.yaml
│   │       │   ├── code-coverage-pull-request-overview-processor.yaml
│   │       │   ├── code-quality-copilot-pull-request-analysis-processor.yaml
│   │       │   ├── code-quality-pull-request-analysis-processor.yaml
│   │       │   ├── code-scanning-alert-assignment-event-processor.yaml
│   │       │   ├── code-scanning-processed-analysis-processor.yaml
│   │       │   ├── code-scanning-pull-request-ai-analysis-processor.yaml
│   │       │   ├── code-scanning-suggested-fix-state-changed-processor.yaml
│   │       │   ├── code-search-query-processor.yaml
│   │       │   ├── community-insights-contribution-activity-processor.yaml
│   │       │   ├── community-insights-discussion-page-view-processor.yaml
│   │       │   ├── copilot-agent-session-event-processor.yaml
│   │       │   ├── copilot-plg-shared-thread-event-processor.yaml
│   │       │   ├── cve-request-response-processor.yaml
│   │       │   ├── dependabot-alerts-alerting-progress-processor.yaml
│   │       │   ├── dependabot-alerts-deleted-manifest-processor.yaml
│   │       │   ├── dependabot-alerts-manifest-vulnerable-dependencies-processor.yaml
│   │       │   ├── dependabot-alerts-vulnerable-dependency-processor.yaml
│   │       │   ├── dependency-graph-dependabot-event-processor.yaml
│   │       │   ├── dependency-graph-snapshot-processed-processor.yaml
│   │       │   ├── discount-threshold-notification-processor.yaml
│   │       │   ├── feature-flag-update-processor-0.yaml
│   │       │   ├── feature-flag-update-processor-1.yaml
│   │       │   ├── feature-flag-update-processor-2.yaml
│   │       │   ├── hookworker.yaml
│   │       │   ├── issue-project-events-processor.yaml
│   │       │   ├── memex-events-processor.yaml
│   │       │   ├── memex-live-updates-processor.yaml
│   │       │   ├── oauth-access-processor.yaml
│   │       │   ├── package-deleted-audit-processor.yaml
│   │       │   ├── package-file-published-processor.yaml
│   │       │   ├── package-published-audit-processor.yaml
│   │       │   ├── package-registry-download-activity-processor.yaml
│   │       │   ├── package-registry-package-restore-migration-processor.yaml
│   │       │   ├── package-registry-package-version-restore-migration-processor.yaml
│   │       │   ├── package-registry-sync-v1-package-version-delete-to-v2-processor.yaml
│   │       │   ├── package-transferred-processor.yaml
│   │       │   ├── package-version-deleted-audit-processor.yaml
│   │       │   ├── package-version-deleted-processor.yaml
│   │       │   ├── package-version-downloaded-processor.yaml
│   │       │   ├── package-version-published-audit-processor.yaml
│   │       │   ├── pages-deployment-status-processor.yaml
│   │       │   ├── programmatic-access-processor.yaml
│   │       │   ├── progress-processor.yaml
│   │       │   ├── projects-denormalization-processor-low-priority.yaml
│   │       │   ├── projects-denormalization-processor.yaml
│   │       │   ├── pull-request-review-submit-processor.yaml
│   │       │   ├── pull-request-timeline-comment-create-processor.yaml
│   │       │   ├── refresh-token-processor.yaml
│   │       │   ├── registry-metadata-artifact-storage-event-processor.yaml
│   │       │   ├── rms-layer-deleted-processor.yaml
│   │       │   ├── rms-layer-downloaded-processor.yaml
│   │       │   ├── rms-layer-published-processor.yaml
│   │       │   ├── rms-package-deleted-audit-processor.yaml
│   │       │   ├── rms-package-published-audit-processor.yaml
│   │       │   ├── rms-repository-access-removal-processor.yaml
│   │       │   ├── rms-version-deleted-audit-processor.yaml
│   │       │   ├── rms-version-downloaded-processor.yaml
│   │       │   ├── rms-version-published-audit-processor.yaml
│   │       │   ├── rms-version-published-processor.yaml
│   │       │   ├── secret-scanning-alert-events-processor.yaml
│   │       │   ├── secret-scanning-notifications-processor.yaml
│   │       │   ├── secret-scanning-scan-completion-processor.yaml
│   │       │   ├── security-center-repository-update-processor.yaml
│   │       │   ├── sharedworker.yaml
│   │       │   ├── stateless-token-expiration-extension-processor.yaml
│   │       │   ├── stratocaster-timeline-updates-processor.yaml
│   │       │   ├── sub-issue-list-recalculation-processor.yaml
│   │       │   ├── submit-advisory-processor.yaml
│   │       │   ├── timerd.yaml
│   │       │   ├── unicorn-api-graphql.yaml
│   │       │   ├── unicorn-api.yaml
│   │       │   ├── unicorn-gitauth-api.yaml
│   │       │   ├── unicorn-internal-api.yaml
│   │       │   ├── unicorn-performance.yaml
│   │       │   ├── unicorn.yaml
│   │       │   ├── user-contribution-history-processor.yaml
│   │       │   ├── user-metadata-achievement-processor.yaml
│   │       │   ├── user-metadata-developer-program-membership-processor.yaml
│   │       │   ├── user-metadata-discussion-answer-processor.yaml
│   │       │   ├── user-metadata-global-advisory-credit-processor.yaml
│   │       │   ├── user-metadata-package-processor.yaml
│   │       │   ├── user-metadata-pro-badge-processor.yaml
│   │       │   ├── user-metadata-project-processor.yaml
│   │       │   ├── user-metadata-repo-processor.yaml
│   │       │   ├── user-metadata-sponsor-processor.yaml
│   │       │   ├── user-metadata-star-processor.yaml
│   │       │   ├── user-metadata-user-follow-processor.yaml
│   │       │   ├── user-metadata-user-team-membership-processor.yaml
│   │       │   ├── vss-subscription-event-processor.yaml
│   │       │   └── windbeam-data-subject-message-processor.yaml
│   │       ├── jobs
│   │       │   └── transition-template-job.yaml
│   │       ├── namespaces
│   │       │   └── github-staff-wus2-01.yaml
│   │       ├── README.md
│   │       ├── resourcequotas
│   │       │   └── pod-object-count.yaml
│   │       ├── scaledobjects
│   │       │   ├── unicorn-api-graphql.yaml
│   │       │   ├── unicorn-api.yaml
│   │       │   ├── unicorn-internal-api.yaml
│   │       │   └── unicorn.yaml
│   │       ├── servicemeshconfigs
│   │       │   └── config.yaml
│   │       └── services
│   │           ├── unicorn-api-graphql.yaml
│   │           ├── unicorn-api.yaml
│   │           ├── unicorn-gitauth-api.yaml
│   │           ├── unicorn-internal-api.yaml
│   │           ├── unicorn-performance.yaml
│   │           └── unicorn.yaml
│   ├── kustomize
│   │   ├── base
│   │   │   ├── azure
│   │   │   │   ├── configmaps
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   └── mysql-config.yaml
│   │   │   │   ├── kustomization.yaml
│   │   │   │   ├── namespaces
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   └── namespace.yaml
│   │   │   │   ├── unicorn
│   │   │   │   │   ├── configmaps
│   │   │   │   │   │   └── unicorn-nginx-conf.yaml
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   └── services
│   │   │   │   │       └── unicorn.yaml
│   │   │   │   ├── unicorn-api
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn-api.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   └── services
│   │   │   │   │       └── unicorn-api.yaml
│   │   │   │   ├── unicorn-api-graphql
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn-api-graphql.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   └── services
│   │   │   │   │       └── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api-lowprio
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn-api-lowprio.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   ├── scaledobjects
│   │   │   │   │   │   └── unicorn-api-lowprio.yaml
│   │   │   │   │   └── services
│   │   │   │   │       └── unicorn-api-lowprio.yaml
│   │   │   │   ├── unicorn-internal-api
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn-internal-api.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   └── services
│   │   │   │   │       └── unicorn-internal-api.yaml
│   │   │   │   └── unicorn-lowprio
│   │   │   │       ├── deployments
│   │   │   │       │   └── unicorn-lowprio.yaml
│   │   │   │       ├── kustomization.yaml
│   │   │   │       ├── scaledobjects
│   │   │   │       │   └── unicorn-lowprio.yaml
│   │   │   │       └── services
│   │   │   │           └── unicorn-lowprio.yaml
│   │   │   ├── commonBase
│   │   │   │   ├── achievements-galaxy-brain-processor
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── achievements-galaxy-brain-processor.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── achievements-heartbreaker-processor
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── achievements-heartbreaker-processor.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── achievements-heart-on-your-sleeve-processor
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── achievements-heart-on-your-sleeve-processor.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── achievements-open-sourcerer-processor
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── achievements-open-sourcerer-processor.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── achievements-pair-extraordinaire-processor
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── achievements-pair-extraordinaire-processor.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── achievements-public-sponsor-processor
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── achievements-public-sponsor-processor.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── achievements-pull-shark-processor
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── achievements-pull-shark-processor.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── achievements-quickdraw-processor
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── achievements-quickdraw-processor.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── achievements-starstruck-processor
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── achievements-starstruck-processor.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── achievements-yolo-processor
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── achievements-yolo-processor.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── actions-artifact-storage-event-processor
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── actions-artifact-storage-event-processor.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── aqueduct
│   │   │   │   │   └── base-worker
│   │   │   │   │       ├── deployment.yaml
│   │   │   │   │       └── kustomization.yaml
│   │   │   │   ├── community-insights-discussion-page-view-processor
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── community-insights-discussion-page-view-processor.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── configmaps
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   ├── observability-config.yaml
│   │   │   │   │   └── unicorn-nginx-conf.yaml
│   │   │   │   ├── deployments
│   │   │   │   │   ├── actions-cache-usage-processor.yaml
│   │   │   │   │   ├── actions-disable-workflow-processor.yaml
│   │   │   │   │   ├── actions-repository-usage-processor.yaml
│   │   │   │   │   ├── actions-reputation-score-change-event-processor.yaml
│   │   │   │   │   ├── actions-usage-relay.yaml
│   │   │   │   │   ├── billing-azure-subscription-state-processor.yaml
│   │   │   │   │   ├── billing-platform-budget-threshold-notification-processor.yaml
│   │   │   │   │   ├── billing-platform-usage-report-request-notification-processor.yaml
│   │   │   │   │   ├── billing-zuora-webhook-processor.yaml
│   │   │   │   │   ├── check-suite-status-change-processor.yaml
│   │   │   │   │   ├── code-coverage-pull-request-overview-processor.yaml
│   │   │   │   │   ├── code-quality-copilot-pull-request-analysis-processor.yaml
│   │   │   │   │   ├── code-quality-pull-request-analysis-processor.yaml
│   │   │   │   │   ├── code-scanning-alert-assignment-event-processor.yaml
│   │   │   │   │   ├── code-scanning-processed-analysis-processor.yaml
│   │   │   │   │   ├── code-scanning-pull-request-ai-analysis-processor.yaml
│   │   │   │   │   ├── code-scanning-suggested-fix-state-changed-processor.yaml
│   │   │   │   │   ├── code-search-query-processor.yaml
│   │   │   │   │   ├── community-insights-contribution-activity-processor.yaml
│   │   │   │   │   ├── copilot-agent-session-event-processor.yaml
│   │   │   │   │   ├── copilot-plg-shared-thread-event-processor.yaml
│   │   │   │   │   ├── cve-request-response-processor.yaml
│   │   │   │   │   ├── dependabot-alerts-alerting-progress-processor.yaml
│   │   │   │   │   ├── dependabot-alerts-deleted-manifest-processor.yaml
│   │   │   │   │   ├── dependabot-alerts-manifest-vulnerable-dependencies-processor.yaml
│   │   │   │   │   ├── dependabot-alerts-vulnerable-dependency-processor.yaml
│   │   │   │   │   ├── dependency-graph-dependabot-event-processor.yaml
│   │   │   │   │   ├── dependency-graph-snapshot-processed-processor.yaml
│   │   │   │   │   ├── discount-threshold-notification-processor.yaml
│   │   │   │   │   ├── issue-project-events-processor.yaml
│   │   │   │   │   ├── memex-events-processor.yaml
│   │   │   │   │   ├── memex-live-updates-processor.yaml
│   │   │   │   │   ├── oauth-access-processor.yaml
│   │   │   │   │   ├── package-deleted-audit-processor.yaml
│   │   │   │   │   ├── package-file-published-processor.yaml
│   │   │   │   │   ├── package-published-audit-processor.yaml
│   │   │   │   │   ├── package-registry-download-activity-processor.yaml
│   │   │   │   │   ├── package-registry-package-restore-migration-processor.yaml
│   │   │   │   │   ├── package-registry-package-version-restore-migration-processor.yaml
│   │   │   │   │   ├── package-registry-sync-v1-package-version-delete-to-v2-processor.yaml
│   │   │   │   │   ├── package-transferred-processor.yaml
│   │   │   │   │   ├── package-version-deleted-audit-processor.yaml
│   │   │   │   │   ├── package-version-deleted-processor.yaml
│   │   │   │   │   ├── package-version-downloaded-processor.yaml
│   │   │   │   │   ├── package-version-published-audit-processor.yaml
│   │   │   │   │   ├── projects-denormalization-processor-low-priority.yaml
│   │   │   │   │   ├── refresh-token-processor.yaml
│   │   │   │   │   ├── stateless-token-expiration-extension-processor.yaml
│   │   │   │   │   ├── stratocaster-timeline-updates-processor.yaml
│   │   │   │   │   ├── sub-issue-list-recalculation-processor.yaml
│   │   │   │   │   ├── user-contribution-history-processor.yaml
│   │   │   │   │   └── windbeam-data-subject-message-processor.yaml
│   │   │   │   ├── feature-flag-update-processor
│   │   │   │   │   ├── base
│   │   │   │   │   │   ├── deployments
│   │   │   │   │   │   │   └── feature-flag-update-processor.yaml
│   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   ├── feature-flag-update-processor-0
│   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   ├── feature-flag-update-processor-1
│   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   ├── feature-flag-update-processor-2
│   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   ├── feature-flag-update-processor-3
│   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   ├── feature-flag-update-processor-4
│   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   ├── feature-flag-update-processor-5
│   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── jobs
│   │   │   │   │   └── transition-template-job.yaml
│   │   │   │   ├── kustomization.yaml
│   │   │   │   ├── namespaces
│   │   │   │   │   └── namespace.yaml
│   │   │   │   ├── pages-deployment-status-processor
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── pages-deployment-status-processor.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── projects-denormalization-processor
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── projects-denormalization-processor.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── resourcequotas
│   │   │   │   │   └── pod-object-count.yaml
│   │   │   │   ├── secret-scanning-alert-events-processor
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── secret-scanning-alert-events-processor.yaml
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── unicorn
│   │   │   │   │   └── poddisruptionbudgets
│   │   │   │   │       ├── kustomization.yaml
│   │   │   │   │       └── unicorn.yaml
│   │   │   │   ├── unicorn-api
│   │   │   │   │   └── poddisruptionbudgets
│   │   │   │   │       ├── kustomization.yaml
│   │   │   │   │       └── unicorn-api.yaml
│   │   │   │   ├── unicorn-api-copilot
│   │   │   │   │   └── poddisruptionbudgets
│   │   │   │   │       ├── kustomization.yaml
│   │   │   │   │       └── unicorn-api-copilot.yaml
│   │   │   │   ├── unicorn-api-graphql
│   │   │   │   │   └── poddisruptionbudgets
│   │   │   │   │       ├── kustomization.yaml
│   │   │   │   │       └── unicorn-api-graphql.yaml
│   │   │   │   ├── unicorn-api-lowprio
│   │   │   │   │   └── poddisruptionbudgets
│   │   │   │   │       ├── kustomization.yaml
│   │   │   │   │       └── unicorn-api-lowprio.yaml
│   │   │   │   ├── unicorn-gitauth-api
│   │   │   │   │   ├── configmaps
│   │   │   │   │   │   ├── error_pages.conf
│   │   │   │   │   │   ├── fallback.conf
│   │   │   │   │   │   ├── github_prod.conf
│   │   │   │   │   │   ├── gzip.conf
│   │   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   │   ├── large_file_uploads.conf
│   │   │   │   │   │   ├── logging.conf
│   │   │   │   │   │   ├── mime.types
│   │   │   │   │   │   ├── nginx.conf
│   │   │   │   │   │   ├── nginx.mirror.conf
│   │   │   │   │   │   └── proxy.conf
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn-gitauth-api.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   ├── poddisruptionbudgets
│   │   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   │   └── unicorn-gitauth-api.yaml
│   │   │   │   │   └── services
│   │   │   │   │       └── unicorn-gitauth-api.yaml
│   │   │   │   ├── unicorn-internal-api
│   │   │   │   │   ├── configmaps
│   │   │   │   │   │   └── unicorn-internal-api-nginx-conf.yaml
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn-internal-api.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   ├── poddisruptionbudgets
│   │   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   │   └── unicorn-internal-api.yaml
│   │   │   │   │   └── services
│   │   │   │   │       └── unicorn-internal-api.yaml
│   │   │   │   └── unicorn-lowprio
│   │   │   │       └── poddisruptionbudgets
│   │   │   │           ├── kustomization.yaml
│   │   │   │           └── unicorn-lowprio.yaml
│   │   │   ├── haproxy-proxima-config
│   │   │   │   ├── haproxy.cfg
│   │   │   │   └── kustomization.yaml
│   │   │   ├── istio
│   │   │   │   ├── kustomization.yaml
│   │   │   │   ├── patches
│   │   │   │   │   ├── dnspolicy.yaml
│   │   │   │   │   └── istio-io-rev-label.yaml
│   │   │   │   └── resources
│   │   │   │       └── servicemeshconfigs
│   │   │   │           └── config.yaml
│   │   │   ├── istio-azure
│   │   │   │   ├── kustomization.yaml
│   │   │   │   └── resources
│   │   │   │       └── servicemeshconfigs
│   │   │   │           └── config.yaml
│   │   │   ├── istio-perf-eng
│   │   │   │   ├── kustomization.yaml
│   │   │   │   └── patches
│   │   │   │       ├── istio-enable-sidecar.yaml
│   │   │   │       └── istio-io-rev-label.yaml
│   │   │   ├── metric-attribution
│   │   │   │   ├── kustomization.yaml
│   │   │   │   └── patches
│   │   │   │       └── skip-telemetry-owner-env-var-injection.yaml
│   │   │   ├── nginx-proxima-config
│   │   │   │   ├── kustomization.yaml
│   │   │   │   └── nginx.conf
│   │   │   ├── production
│   │   │   │   ├── aqueduct
│   │   │   │   │   ├── base-worker
│   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   ├── accountsecurityworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── actionschecksworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── actionspushworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── actionsworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── exportbatchworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── flexworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── hookworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── indexworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── issueorchestrationworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── notificationdeliveryworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── notificationhighworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── notificationmaintenanceworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── notificationsubscriptionworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── notificationworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── pullrequestworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── pushworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── reposworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   ├── sharedworker
│   │   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   │   └── stagingworker
│   │   │   │   │   │       ├── deployment-patches.yaml
│   │   │   │   │   │       └── kustomization.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   ├── patches
│   │   │   │   │   │   └── patch-cluster-preferences.yaml
│   │   │   │   │   └── scaledobjects
│   │   │   │   │       └── flexworker.yaml
│   │   │   │   ├── istio-custom-bootstrap.yaml
│   │   │   │   ├── kustomization.yaml
│   │   │   │   ├── README.md
│   │   │   │   ├── stream-processors
│   │   │   │   │   └── deployments
│   │   │   │   │       ├── achievements-heartbreaker-processor.yaml
│   │   │   │   │       ├── achievements-heart-on-your-sleeve-processor.yaml
│   │   │   │   │       ├── achievements-open-sourcerer-processor.yaml
│   │   │   │   │       ├── achievements-pair-extraordinaire-processor.yaml
│   │   │   │   │       ├── achievements-public-sponsor-processor.yaml
│   │   │   │   │       ├── achievements-pull-shark-processor.yaml
│   │   │   │   │       ├── achievements-quickdraw-processor.yaml
│   │   │   │   │       ├── achievements-starstruck-processor.yaml
│   │   │   │   │       ├── achievements-yolo-processor.yaml
│   │   │   │   │       ├── aqueduct-job-relay.yaml
│   │   │   │   │       ├── compromised-creds-processor.yaml
│   │   │   │   │       ├── credit-check-request-processor.yaml
│   │   │   │   │       ├── epss-ingestion-processor.yaml
│   │   │   │   │       ├── license-compliance-alert-status-changed-processor.yaml
│   │   │   │   │       ├── orca-processor.yaml
│   │   │   │   │       ├── programmatic-access-processor.yaml
│   │   │   │   │       ├── progress-processor.yaml
│   │   │   │   │       ├── projects-denormalization-processor-low-priority.yaml
│   │   │   │   │       ├── pull-request-license-alert-processor.yaml
│   │   │   │   │       ├── pull-request-license-check-progressed-processor.yaml
│   │   │   │   │       ├── pull-request-review-submit-processor.yaml
│   │   │   │   │       ├── pull-request-timeline-comment-create-processor.yaml
│   │   │   │   │       ├── registry-metadata-artifact-storage-event-processor.yaml
│   │   │   │   │       ├── rms-layer-deleted-processor.yaml
│   │   │   │   │       ├── rms-layer-downloaded-processor.yaml
│   │   │   │   │       ├── rms-layer-published-processor.yaml
│   │   │   │   │       ├── rms-package-deleted-audit-processor.yaml
│   │   │   │   │       ├── rms-package-published-audit-processor.yaml
│   │   │   │   │       ├── rms-version-deleted-audit-processor.yaml
│   │   │   │   │       ├── rms-version-downloaded-processor.yaml
│   │   │   │   │       ├── rms-version-migration-status-processor.yaml
│   │   │   │   │       ├── rms-version-published-audit-processor.yaml
│   │   │   │   │       ├── rms-version-published-processor.yaml
│   │   │   │   │       ├── salesforce-screening-result-processor.yaml
│   │   │   │   │       ├── secret-scanning-notifications-processor.yaml
│   │   │   │   │       ├── secret-scanning-scan-completion-processor.yaml
│   │   │   │   │       ├── security-center-repository-update-processor.yaml
│   │   │   │   │       ├── sponsors-activity-sponsorship-cancel-processor.yaml
│   │   │   │   │       ├── sponsors-activity-sponsorship-payment-complete-processor.yaml
│   │   │   │   │       ├── sponsors-activity-sponsorship-pending-change-processor.yaml
│   │   │   │   │       ├── sponsors-activity-sponsorship-tier-change-processor.yaml
│   │   │   │   │       ├── sponsors-activity-sponsorship-transfer-reversal-processor.yaml
│   │   │   │   │       ├── submit-advisory-processor.yaml
│   │   │   │   │       ├── turboghas-summary-processor.yaml
│   │   │   │   │       ├── user-metadata-achievement-processor.yaml
│   │   │   │   │       ├── user-metadata-developer-program-membership-processor.yaml
│   │   │   │   │       ├── user-metadata-discussion-answer-processor.yaml
│   │   │   │   │       ├── user-metadata-global-advisory-credit-processor.yaml
│   │   │   │   │       ├── user-metadata-package-processor.yaml
│   │   │   │   │       ├── user-metadata-pro-badge-processor.yaml
│   │   │   │   │       ├── user-metadata-project-processor.yaml
│   │   │   │   │       ├── user-metadata-repo-processor.yaml
│   │   │   │   │       ├── user-metadata-sponsor-processor.yaml
│   │   │   │   │       ├── user-metadata-star-processor.yaml
│   │   │   │   │       ├── user-metadata-user-follow-processor.yaml
│   │   │   │   │       ├── user-metadata-user-team-membership-processor.yaml
│   │   │   │   │       └── vss-subscription-event-processor.yaml
│   │   │   │   ├── unicorn
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   └── services
│   │   │   │   │       └── unicorn.yaml
│   │   │   │   ├── unicorn-api
│   │   │   │   │   ├── configs
│   │   │   │   │   │   ├── error_pages.conf
│   │   │   │   │   │   ├── fallback.conf
│   │   │   │   │   │   ├── github_prod.conf
│   │   │   │   │   │   ├── gzip.conf
│   │   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   │   ├── large_file_uploads.conf
│   │   │   │   │   │   ├── logging.conf
│   │   │   │   │   │   ├── mime.types
│   │   │   │   │   │   ├── nginx.conf
│   │   │   │   │   │   └── proxy.conf
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   │   └── unicorn-api.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   ├── README.md
│   │   │   │   │   └── services
│   │   │   │   │       └── unicorn-api.yaml
│   │   │   │   └── unicorn-stafftools-fe
│   │   │   │       ├── configmaps
│   │   │   │       │   └── unicorn-nginx-config.yaml
│   │   │   │       ├── deployments
│   │   │   │       │   └── unicorn-stafftools-fe.yaml
│   │   │   │       ├── README.md
│   │   │   │       └── services
│   │   │   │           └── unicorn-stafftools-fe.yaml
│   │   │   ├── proxima
│   │   │   │   ├── aqueduct
│   │   │   │   │   ├── base-worker
│   │   │   │   │   │   ├── deployment-patches.yaml
│   │   │   │   │   │   └── kustomization.yaml
│   │   │   │   │   └── deployments
│   │   │   │   │       ├── hookworker
│   │   │   │   │       │   ├── deployment-patches.yaml
│   │   │   │   │       │   └── kustomization.yaml
│   │   │   │   │       └── sharedworker
│   │   │   │   │           ├── deployment-patches.yaml
│   │   │   │   │           └── kustomization.yaml
│   │   │   │   ├── kustomization.yaml
│   │   │   │   ├── scaledobjects
│   │   │   │   │   ├── unicorn-api-graphql.yaml
│   │   │   │   │   ├── unicorn-api.yaml
│   │   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   │   └── unicorn.yaml
│   │   │   │   ├── stream-processors
│   │   │   │   │   └── deployments
│   │   │   │   │       ├── pages-deployment-status-processor.yaml
│   │   │   │   │       ├── programmatic-access-processor.yaml
│   │   │   │   │       ├── progress-processor.yaml
│   │   │   │   │       ├── projects-denormalization-processor-low-priority.yaml
│   │   │   │   │       ├── projects-denormalization-processor.yaml
│   │   │   │   │       ├── pull-request-review-submit-processor.yaml
│   │   │   │   │       ├── pull-request-timeline-comment-create-processor.yaml
│   │   │   │   │       ├── registry-metadata-artifact-storage-event-processor.yaml
│   │   │   │   │       ├── rms-layer-deleted-processor.yaml
│   │   │   │   │       ├── rms-layer-downloaded-processor.yaml
│   │   │   │   │       ├── rms-layer-published-processor.yaml
│   │   │   │   │       ├── rms-package-deleted-audit-processor.yaml
│   │   │   │   │       ├── rms-package-published-audit-processor.yaml
│   │   │   │   │       ├── rms-repository-access-removal-processor.yaml
│   │   │   │   │       ├── rms-version-deleted-audit-processor.yaml
│   │   │   │   │       ├── rms-version-downloaded-processor.yaml
│   │   │   │   │       ├── rms-version-published-audit-processor.yaml
│   │   │   │   │       ├── rms-version-published-processor.yaml
│   │   │   │   │       ├── secret-scanning-alert-events-processor.yaml
│   │   │   │   │       ├── secret-scanning-notifications-processor.yaml
│   │   │   │   │       ├── secret-scanning-scan-completion-processor.yaml
│   │   │   │   │       ├── security-center-repository-update-processor.yaml
│   │   │   │   │       ├── submit-advisory-processor.yaml
│   │   │   │   │       ├── user-metadata-achievement-processor.yaml
│   │   │   │   │       ├── user-metadata-developer-program-membership-processor.yaml
│   │   │   │   │       ├── user-metadata-discussion-answer-processor.yaml
│   │   │   │   │       ├── user-metadata-global-advisory-credit-processor.yaml
│   │   │   │   │       ├── user-metadata-package-processor.yaml
│   │   │   │   │       ├── user-metadata-pro-badge-processor.yaml
│   │   │   │   │       ├── user-metadata-project-processor.yaml
│   │   │   │   │       ├── user-metadata-repo-processor.yaml
│   │   │   │   │       ├── user-metadata-sponsor-processor.yaml
│   │   │   │   │       ├── user-metadata-star-processor.yaml
│   │   │   │   │       ├── user-metadata-user-follow-processor.yaml
│   │   │   │   │       ├── user-metadata-user-team-membership-processor.yaml
│   │   │   │   │       └── vss-subscription-event-processor.yaml
│   │   │   │   ├── timerd
│   │   │   │   │   └── deployments
│   │   │   │   │       └── timerd.yaml
│   │   │   │   ├── unicorn
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   └── services
│   │   │   │   │       └── unicorn.yaml
│   │   │   │   ├── unicorn-api
│   │   │   │   │   ├── configmaps
│   │   │   │   │   │   └── unicorn-api-nginx-config.yaml
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn-api.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   ├── README.md
│   │   │   │   │   └── services
│   │   │   │   │       └── unicorn-api.yaml
│   │   │   │   ├── unicorn-api-graphql
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   └── unicorn-performance
│   │   │   │       ├── configmaps
│   │   │   │       │   └── degrader.yaml
│   │   │   │       ├── deployments
│   │   │   │       │   └── unicorn.yaml
│   │   │   │       ├── kustomization.yaml
│   │   │   │       └── services
│   │   │   │           └── unicorn.yaml
│   │   │   ├── review-lab
│   │   │   │   ├── kustomization.yaml
│   │   │   │   └── resources
│   │   │   │       ├── configmaps
│   │   │   │       │   ├── babeld-config.yaml
│   │   │   │       │   ├── general.yaml
│   │   │   │       │   ├── observability-config.yaml
│   │   │   │       │   ├── redis.yaml
│   │   │   │       │   ├── router-haproxy-400-errors.yaml
│   │   │   │       │   ├── router-haproxy-500-errors.yaml
│   │   │   │       │   ├── router-haproxy-config.yaml
│   │   │   │       │   └── unicorn-nginx-config.yaml
│   │   │   │       ├── deployments
│   │   │   │       │   ├── aqueduct-job-relay.yaml
│   │   │   │       │   ├── aqueduct-worker.yaml
│   │   │   │       │   ├── babeld.yaml
│   │   │   │       │   ├── cache.yaml
│   │   │   │       │   ├── gitauth.yaml
│   │   │   │       │   ├── gpgverify.yaml
│   │   │   │       │   ├── issue-project-events-processor.yaml
│   │   │   │       │   ├── redis.yaml
│   │   │   │       │   ├── router.yaml
│   │   │   │       │   ├── stratocaster-timeline-updates-processor.yaml
│   │   │   │       │   ├── submit-advisory-processor.yaml
│   │   │   │       │   └── unicorn.yaml
│   │   │   │       ├── resourcequotas
│   │   │   │       │   └── gh-default.yaml
│   │   │   │       ├── secrets
│   │   │   │       │   ├── babeld-host-keys.yaml
│   │   │   │       │   └── general.yaml
│   │   │   │       └── services
│   │   │   │           ├── cache.yaml
│   │   │   │           ├── gitauth.yaml
│   │   │   │           ├── git.yaml
│   │   │   │           ├── gpgverify.yaml
│   │   │   │           ├── redis.yaml
│   │   │   │           ├── router.yaml
│   │   │   │           └── unicorn.yaml
│   │   │   └── servicemesh-dotcom
│   │   │       ├── kustomization.yaml
│   │   │       └── servicemeshconfigs
│   │   │           └── config.yaml
│   │   ├── overlays
│   │   │   ├── azure-lab
│   │   │   │   ├── kustomization.yaml
│   │   │   │   └── patches
│   │   │   │       ├── deployments
│   │   │   │       │   ├── unicorn-api.yaml
│   │   │   │       │   └── unicorn.yaml
│   │   │   │       └── services
│   │   │   │           ├── unicorn-internal-api.yaml
│   │   │   │           └── unicorn.yaml
│   │   │   ├── gc-cus-02
│   │   │   │   ├── kustomization.yaml
│   │   │   │   ├── patches
│   │   │   │   │   └── deployments
│   │   │   │   │       ├── unicorn-api-graphql.yaml
│   │   │   │   │       ├── unicorn-api-lowprio.yaml
│   │   │   │   │       ├── unicorn-api.yaml
│   │   │   │   │       ├── unicorn-internal-api.yaml
│   │   │   │   │       ├── unicorn-lowprio.yaml
│   │   │   │   │       └── unicorn.yaml
│   │   │   │   ├── scaledobjects
│   │   │   │   │   ├── unicorn-api.yaml
│   │   │   │   │   ├── unicorn-internal-api.yaml
│   │   │   │   │   └── unicorn.yaml
│   │   │   │   ├── servicemeshingress-unicorn-api-canary.yaml
│   │   │   │   ├── servicemeshingress-unicorn-api-graphql.yaml
│   │   │   │   ├── servicemeshingress-unicorn-api-lowprio.yaml
│   │   │   │   ├── servicemeshingress-unicorn-api.yaml
│   │   │   │   ├── servicemeshingress-unicorn-canary.yaml
│   │   │   │   ├── servicemeshingress-unicorn-internal-api.yaml
│   │   │   │   ├── servicemeshingress-unicorn-lowprio.yaml
│   │   │   │   └── servicemeshingress-unicorn.yaml
│   │   │   ├── gitauth-lab
│   │   │   │   ├── deployments
│   │   │   │   │   └── unicorn-gitauth-api.yaml
│   │   │   │   ├── kustomization.yaml
│   │   │   │   └── services
│   │   │   │       └── unicorn-gitauth-api.yaml
│   │   │   ├── prod-ae-01
│   │   │   │   └── kustomization.yaml
│   │   │   ├── prod-sdc-01
│   │   │   │   └── kustomization.yaml
│   │   │   ├── production
│   │   │   │   ├── deployments
│   │   │   │   │   └── copilot-trade-compliance-processor.yaml
│   │   │   │   ├── kustomization.yaml
│   │   │   │   ├── patches
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn-gitauth-api-common.yaml
│   │   │   │   │   ├── net-and-tcp-configuration.yaml
│   │   │   │   │   └── services
│   │   │   │   │       ├── unicorn-gitauth-api-common.yaml
│   │   │   │   │       └── unicorn-gitauth-api.yaml
│   │   │   │   ├── servicemeshingress-unicorn-api-copilot.yaml
│   │   │   │   ├── unicorn
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   ├── scaledobjects
│   │   │   │   │   │   └── unicorn.yaml
│   │   │   │   │   └── transformers
│   │   │   │   │       └── remove-replicas.yaml
│   │   │   │   ├── unicorn-api
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn-api.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   ├── scaledobjects
│   │   │   │   │   │   └── unicorn-api.yaml
│   │   │   │   │   └── transformers
│   │   │   │   │       └── remove-replicas.yaml
│   │   │   │   ├── unicorn-api-copilot
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn-api-copilot.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   ├── scaledobjects
│   │   │   │   │   │   └── unicorn-api-copilot.yaml
│   │   │   │   │   ├── services
│   │   │   │   │   │   └── unicorn-api-copilot.yaml
│   │   │   │   │   └── transformers
│   │   │   │   │       └── remove-replicas.yaml
│   │   │   │   ├── unicorn-api-graphql
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn-api-graphql.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   ├── scaledobjects
│   │   │   │   │   │   └── unicorn-api-graphql.yaml
│   │   │   │   │   └── transformers
│   │   │   │   │       └── remove-replicas.yaml
│   │   │   │   ├── unicorn-api-graphql-performance
│   │   │   │   │   ├── deployment-unicorn-api.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   ├── nginx.conf.template
│   │   │   │   │   └── service-unicorn-api.yaml
│   │   │   │   ├── unicorn-api-lowprio
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn-api-lowprio.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   ├── scaledobjects
│   │   │   │   │   │   └── unicorn-api-lowprio.yaml
│   │   │   │   │   ├── services
│   │   │   │   │   │   └── unicorn-api-lowprio.yaml
│   │   │   │   │   └── transformers
│   │   │   │   │       └── remove-replicas.yaml
│   │   │   │   ├── unicorn-gitauth-api
│   │   │   │   │   └── kustomization.yaml
│   │   │   │   ├── unicorn-internal-api
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn-internal-api.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   ├── scaledobjects
│   │   │   │   │   │   └── unicorn-internal-api.yaml
│   │   │   │   │   └── transformers
│   │   │   │   │       └── remove-replicas.yaml
│   │   │   │   ├── unicorn-lowprio
│   │   │   │   │   ├── deployments
│   │   │   │   │   │   └── unicorn-lowprio.yaml
│   │   │   │   │   ├── kustomization.yaml
│   │   │   │   │   ├── scaledobjects
│   │   │   │   │   │   └── unicorn-lowprio.yaml
│   │   │   │   │   ├── services
│   │   │   │   │   │   └── unicorn-lowprio.yaml
│   │   │   │   │   └── transformers
│   │   │   │   │       └── remove-replicas.yaml
│   │   │   │   └── unicorn-performance
│   │   │   │       ├── configmaps
│   │   │   │       │   └── degrader.yaml
│   │   │   │       ├── deployments
│   │   │   │       │   └── unicorn.yaml
│   │   │   │       ├── kustomization.yaml
│   │   │   │       ├── nginx.conf.template
│   │   │   │       └── services
│   │   │   │           ├── unicorn-api.yaml
│   │   │   │           └── unicorn.yaml
│   │   │   ├── prod-weu-01
│   │   │   │   └── kustomization.yaml
│   │   │   ├── proxima
│   │   │   │   └── kustomization.yaml
│   │   │   ├── proxima-review-lab
│   │   │   │   ├── kustomization.yaml
│   │   │   │   └── resources
│   │   │   │       └── services
│   │   │   │           └── router-http.yaml
│   │   │   ├── review-lab
│   │   │   │   └── kustomization.yaml
│   │   │   ├── shadow-lab
│   │   │   │   ├── configmaps
│   │   │   │   │   └── unicorn
│   │   │   │   │       ├── error_pages.conf
│   │   │   │   │       ├── fallback.conf
│   │   │   │   │       ├── github_prod.conf
│   │   │   │   │       ├── gzip.conf
│   │   │   │   │       ├── kustomization.yaml
│   │   │   │   │       ├── large_file_uploads.conf
│   │   │   │   │       ├── logging.conf
│   │   │   │   │       ├── mime.types
│   │   │   │   │       ├── nginx.conf
│   │   │   │   │       └── proxy.conf
│   │   │   │   ├── deployments
│   │   │   │   │   └── unicorn.yaml
│   │   │   │   ├── kustomization.yaml
│   │   │   │   ├── namespaces
│   │   │   │   │   └── namespace.yaml
│   │   │   │   ├── poddisruptionbudgets
│   │   │   │   │   └── delete-pdb.yaml
│   │   │   │   └── services
│   │   │   │       └── unicorn.yaml
│   │   │   └── staff-wus2-01
│   │   │       └── kustomization.yaml
│   │   └── README.md
│   ├── lfs-server-version
│   ├── librarian-version
│   ├── locales
│   │   ├── achievements.en.yml
│   │   ├── audit_log_entry.en.yml
│   │   ├── copilot_plg.en.yml
│   │   ├── de
│   │   │   └── github.po
│   │   ├── en
│   │   │   └── github.po
│   │   ├── en.yml
│   │   ├── es
│   │   │   └── github.po
│   │   ├── fr
│   │   │   └── github.po
│   │   ├── ja
│   │   │   └── github.po
│   │   ├── ko
│   │   │   └── github.po
│   │   ├── oauth_authorization.en.yml
│   │   ├── personal_access_tokens.en.yml
│   │   ├── pt
│   │   │   └── github.po
│   │   └── site
│   │       ├── enterprise_contact_request.en.yml
│   │       ├── enterprise_contact_request.fr.yml
│   │       └── enterprise_contact_request.ja.yml
│   ├── localization
│   │   ├── localized_controllers.yml
│   │   └── marketing_locales.yml
│   ├── memory-alpha-version
│   ├── metered_products.yml
│   ├── moda
│   │   ├── build_options.yaml
│   │   ├── configuration
│   │   │   ├── azure-lab
│   │   │   │   └── env.yml
│   │   │   ├── gc-cus-02
│   │   │   │   └── env.yml
│   │   │   ├── gitauth-lab
│   │   │   │   └── env.yml
│   │   │   ├── prod-ae-01
│   │   │   │   └── env.yml
│   │   │   ├── prod-cus-01
│   │   │   │   └── env.yml
│   │   │   ├── prod-jpw-01
│   │   │   │   └── env.yml
│   │   │   ├── prod-sdc-01
│   │   │   │   └── env.yml
│   │   │   ├── production
│   │   │   │   ├── background_jobs.yml
│   │   │   │   ├── billing_core.yml
│   │   │   │   ├── classroom.yml
│   │   │   │   ├── copilot.yml
│   │   │   │   ├── data_infrastructure.yml
│   │   │   │   ├── env.yml
│   │   │   │   ├── frontend_systems.yml
│   │   │   │   ├── github.yml
│   │   │   │   ├── gitrpc.yml
│   │   │   │   ├── html_pipeline.yml
│   │   │   │   ├── import_export.yml
│   │   │   │   ├── issues.yml
│   │   │   │   ├── repos.yml
│   │   │   │   └── trade_controls.yml
│   │   │   ├── prod-weu-01
│   │   │   │   └── env.yml
│   │   │   ├── prod-wus3-01
│   │   │   │   └── env.yml
│   │   │   ├── proxima
│   │   │   │   ├── background_jobs.yml
│   │   │   │   ├── blackbird.yml
│   │   │   │   ├── copilot.yml
│   │   │   │   ├── env.yml
│   │   │   │   ├── frontend_systems.yml
│   │   │   │   ├── github.yml
│   │   │   │   └── repos.yml
│   │   │   ├── proxima-review-lab
│   │   │   │   ├── copilot.yml
│   │   │   │   └── env.yml
│   │   │   ├── review-lab
│   │   │   │   ├── background_jobs.yml
│   │   │   │   ├── copilot.yml
│   │   │   │   ├── env.yml
│   │   │   │   └── frontend_systems.yml
│   │   │   ├── shadow-lab
│   │   │   │   └── env.yml
│   │   │   ├── staff-wus2-01
│   │   │   │   └── env.yml
│   │   │   ├── test-cnc-01
│   │   │   │   └── env.yml
│   │   │   └── test-krc-01
│   │   │       └── env.yml
│   │   └── secrets
│   │       ├── ci
│   │       │   └── ci.yml
│   │       ├── dune
│   │       │   └── dune.yml
│   │       ├── gitauth-lab
│   │       │   └── secrets.yml
│   │       ├── lab
│   │       │   └── lab.yml
│   │       ├── prod-ae-01
│   │       │   └── prod-ae-01.yml
│   │       ├── prod-cus-01
│   │       │   └── prod-cus-01.yml
│   │       ├── prod-jpw-01
│   │       │   └── prod-jpw-01.yml
│   │       ├── prod-sdc-01
│   │       │   └── prod-sdc-01.yml
│   │       ├── production
│   │       │   └── production.yml
│   │       ├── prod-uks-01
│   │       │   └── prod-uks-01.yml
│   │       ├── prod-weu-01
│   │       │   └── prod-weu-01.yml
│   │       ├── prod-wus02-01
│   │       │   └── prod-wus02-01.yml
│   │       ├── prod-wus03-01
│   │       │   └── prod-wus03-01.yml
│   │       ├── prod-wus3-01
│   │       │   └── prod-wus3-01.yml
│   │       ├── staff-wus2-01
│   │       │   └── staff-wus2-01.yml
│   │       ├── test-cnc-01
│   │       │   └── test-cnc-01.yml
│   │       ├── test-cnc-02
│   │       │   └── test-cnc-02.yml
│   │       ├── test-krc-01
│   │       │   └── test-krc-01.yml
│   │       └── test-wus2-01
│   │           └── test-wus2-01.yml
│   ├── money.yml
│   ├── my.cnf.dev
│   ├── mysql_debian.pgp
│   ├── mysql-version
│   ├── node-version
│   ├── notices.yml
│   ├── notifyd-version
│   ├── oidc_providers.yml
│   ├── persisted_queries
│   │   ├── name_to_hash_manifest.json
│   │   └── query_manifest.json
│   ├── pitchfork.rb
│   ├── plans.yml
│   ├── protected
│   │   ├── database.yml
│   │   ├── memcached_partitioned.yml
│   │   ├── memcached_proxy.yml
│   │   ├── memcached_servers.yml
│   │   ├── monolith_redis_rate_limiter.yml
│   │   ├── redis2.yml
│   │   ├── redis_active_job_payload_pointers.yml
│   │   ├── redis_authnd.yml
│   │   ├── redis_blackbird.yml
│   │   ├── redis_copilot.yml
│   │   ├── redis_global_cache.yml
│   │   ├── redis_job_coord.yml
│   │   ├── redis_rails_cache.yml
│   │   ├── redis_rate_limiter.yml
│   │   ├── redis_repos.yml
│   │   └── redis_search_index_job_coord.yml
│   ├── pullsd-version
│   ├── query-harvester-version
│   ├── query_warnings_action.rb
│   ├── redis_active_job_payload_pointers.yml
│   ├── redis-down.yml
│   ├── redis_rails_cache.yml
│   ├── reposd-version
│   ├── resqued
│   │   ├── github-accountsecurityworker-kube.rb
│   │   ├── github-actionschecksworker-kube.rb
│   │   ├── github-actionspushworker-kube.rb
│   │   ├── github-actionsworker-kube.rb
│   │   ├── github-backupworker-aqueduct.rb
│   │   ├── github-depworker-aqueduct.rb
│   │   ├── github-development.rb
│   │   ├── github-enterprise.rb
│   │   ├── github-environment.rb
│   │   ├── github-exportbatchworker-kube.rb
│   │   ├── github-exportsworker-aqueduct.rb
│   │   ├── github-flexworker-kube.rb
│   │   ├── github-fs-aqueduct.rb
│   │   ├── github-gitbackups-maintenance-aqueduct.rb
│   │   ├── github-gitbackups-migration-aqueduct.rb
│   │   ├── github-graphworker-aqueduct.rb
│   │   ├── github-highworker-aqueduct.rb
│   │   ├── github-hookworker-azure-lab.rb
│   │   ├── github-hookworker-kube.rb
│   │   ├── github-indexworker-kube.rb
│   │   ├── github-issueorchestrationworker-kube.rb
│   │   ├── github-lowworker-aqueduct.rb
│   │   ├── github-notificationdeliveryworker-kube.rb
│   │   ├── github-notificationhighworker-kube.rb
│   │   ├── github-notificationmaintenanceworker-kube.rb
│   │   ├── github-notificationsubscriptionworker-kube.rb
│   │   ├── github-notificationworker-kube.rb
│   │   ├── github-pagesmaintworker-aqueduct.rb
│   │   ├── github-pullrequestworker-kube.rb
│   │   ├── github-pushworker-kube.rb
│   │   ├── github-reposworker-kube.rb
│   │   ├── github-sharedworker-kube.rb
│   │   ├── github-staff-aqueduct.rb
│   │   ├── github-stagingworker-kube.rb
│   │   └── github-testworker.rb
│   ├── routes
│   │   ├── actions.rb
│   │   ├── billing_vnext.rb
│   │   ├── biztools.rb
│   │   ├── chatops.rb
│   │   ├── copilot_mcp.rb
│   │   ├── copilot.rb
│   │   ├── dashboard.rb
│   │   ├── dashboard_surface_inbox.rb
│   │   ├── dashboard_surface.rb
│   │   ├── devtools.rb
│   │   ├── discussions.rb
│   │   ├── education.rb
│   │   ├── enterprises.rb
│   │   ├── gh
│   │   │   └── repositories.rb
│   │   ├── gh.rb
│   │   ├── gist.rb
│   │   ├── github_models.rb
│   │   ├── kredz.rb
│   │   ├── licensing
│   │   │   ├── enterprises.rb
│   │   │   ├── organizations.rb
│   │   │   └── orgs.rb
│   │   ├── licensing.rb
│   │   ├── models_byok.rb
│   │   ├── notifications.rb
│   │   ├── org_level_discussions.rb
│   │   ├── pull_requests_react.rb
│   │   ├── site.rb
│   │   ├── spark.rb
│   │   ├── sponsors_enterprises.rb
│   │   ├── sponsors.rb
│   │   └── stafftools.rb
│   ├── routes_legacy_blog_post_redirects.rb
│   ├── routes.rb
│   ├── ruby-version
│   ├── sarif-gem-version
│   ├── schema.docs-enterprise.graphql
│   ├── schema.docs.graphql
│   ├── schema.federation.internal.graphqls
│   ├── schema.federation.public.graphqls
│   ├── schema.internal-enterprise.graphql
│   ├── schema.internal.graphql
│   ├── schema.public-enterprise.graphql
│   ├── schema.public.graphql
│   ├── secrets.yml
│   ├── service_certificates
│   │   ├── launch
│   │   │   └── test.pem
│   │   └── spokesd
│   │       └── chain.pem
│   ├── service-mappings.yaml
│   ├── site
│   │   ├── approved_handles_diversity.json
│   │   ├── approved_handles.json
│   │   ├── approved_handles_misc.json
│   │   └── pricing_calculator_unit_data.yml
│   ├── slash_commands.yml
│   ├── spark-icebreakers.json
│   ├── spokesd-version
│   ├── sponsors-iso3166.json
│   ├── ssh_key_blocklists
│   │   ├── blocklist.debian-weak-keys
│   │   ├── blocklist.identity-core-1661
│   │   ├── blocklist.public_repo_keys
│   │   ├── blocklist.security-4403
│   │   ├── blocklist.security-4403-copado
│   │   ├── blocklist.security-4403-gk
│   │   └── README.md
│   ├── stafftools_permissions.yml
│   ├── subscribers
│   │   └── trilogy
│   │       ├── active_record_instantiation_subscriber.rb
│   │       ├── connection_retry_exhausted_subscriber.rb
│   │       ├── connection_unretryable_subscriber.rb
│   │       ├── connect_subscriber.rb
│   │       ├── establish_connection_subscriber.rb
│   │       ├── query_subscriber.rb
│   │       ├── retry_connection_subscriber.rb
│   │       └── transaction_subscriber.rb
│   ├── supervisord.conf
│   ├── system_roles.yml
│   ├── tapioca.rb
│   ├── timers.enterprise.rb
│   ├── timers.fe.rb
│   ├── timers.fs.rb
│   ├── timers.pages-dfs.rb
│   ├── timers.proxima.rb
│   ├── transaction_tracking.yml
│   ├── treelights-version
│   ├── unicorn.rb
│   ├── user-license-list.pub
│   ├── usersd-version
│   ├── versions
│   │   └── github
│   │       ├── git-nw.deb
│   │       ├── gitrpcd.deb
│   │       └── lariat.deb
│   ├── vitess-next-version
│   ├── vitess-version
│   └── voltron-version
├── config.ru
├── data
├── db
│   ├── abilities-dual-write-structure.sql
│   ├── abilities-structure.sql
│   ├── accounts-structure.sql
│   ├── actions-environments-structure.sql
│   ├── artifact-registry-structure.sql
│   ├── assets-structure.sql
│   ├── authnd-dual-write-structure.sql
│   ├── authnd-structure.sql
│   ├── ballast-structure.sql
│   ├── billing-structure.sql
│   ├── collab-structure.sql
│   ├── configurations-structure.sql
│   ├── copilot-structure.sql
│   ├── gitbackups-structure.sql
│   ├── github-models-structure.sql
│   ├── iam-structure.sql
│   ├── identity_seed_data.yml
│   ├── initial_structure
│   │   ├── abilities-dual-write-structure.sql
│   │   ├── abilities-structure.sql
│   │   ├── accounts-structure.sql
│   │   ├── actions-environments-structure.sql
│   │   ├── artifact-registry-structure.sql
│   │   ├── assets-structure.sql
│   │   ├── authnd-dual-write-structure.sql
│   │   ├── authnd-structure.sql
│   │   ├── ballast-structure.sql
│   │   ├── billing-structure.sql
│   │   ├── collab-structure.sql
│   │   ├── configurations-structure.sql
│   │   ├── copilot-structure.sql
│   │   ├── gitbackups-structure.sql
│   │   ├── github-models-structure.sql
│   │   ├── iam-structure.sql
│   │   ├── in-product-targeting-structure.sql
│   │   ├── issues-pull-requests-structure.sql
│   │   ├── lodge-structure.sql
│   │   ├── memex-structure.sql
│   │   ├── migrations-structure.sql
│   │   ├── mysql2-structure.sql
│   │   ├── mysql5-structure.sql
│   │   ├── notifications-entries-structure.sql
│   │   ├── notifications-summaries-structure.sql
│   │   ├── notify-structure.sql
│   │   ├── pages-structure.sql
│   │   ├── permissions-structure.sql
│   │   ├── profiles-structure.sql
│   │   ├── repositories-actions-checks-structure.sql
│   │   ├── repositories-pushes-structure.sql
│   │   ├── repositories-structure.sql
│   │   ├── security-overview-analytics-structure.sql
│   │   ├── security-products-enablement-structure.sql
│   │   ├── signup-flow-structure.sql
│   │   ├── spokes-structure.sql
│   │   ├── stratocaster-structure.sql
│   │   ├── structure.sql
│   │   ├── token-scanning-service-structure.sql
│   │   ├── vschema
│   │   │   ├── billing.json
│   │   │   ├── issues-pull-requests.json
│   │   │   ├── lodge.json
│   │   │   ├── notifications-entries.json
│   │   │   ├── permissions.json
│   │   │   ├── repositories-actions-checks.json
│   │   │   ├── repositories.json
│   │   │   ├── repositories-pushes.json
│   │   │   ├── token-scanning-service.json
│   │   │   └── vt.json
│   │   └── vt-structure.sql
│   ├── in-product-targeting-structure.sql
│   ├── issues-pull-requests-structure.sql
│   ├── lodge-structure.sql
│   ├── memex-structure.sql
│   ├── migrate
│   │   ├── 20210917113644_set_organization_wide_write_access_to_projects_transition.rb
│   │   ├── 20220110212910_remove_pages_source_ref_subdomain_repository_id_indexes.rb
│   │   ├── 20220524062643_deduplicate_token_scan_result_numbers_transition.rb
│   │   ├── 20220525173058_add_is_alphanumeric_to_key_links.rb
│   │   ├── 20220525230030_add_workflow_run_id_to_artifacts.rb
│   │   ├── 20220531190743_downgrade_artifacts_id_keyspace_idx_id_to_int11.rb
│   │   ├── 20220531190803_downgrade_check_runs_id_keyspace_idx_id_to_big_int11.rb
│   │   ├── 20220531190818_downgrade_check_steps_id_keyspace_idx_id_to_big_int11.rb
│   │   ├── 20220531190832_downgrade_check_suites_id_keyspace_idx_id_to_big_int11.rb
│   │   ├── 20220531190833_up_check_annotations_id_keyspace_idx_keyspace_id_to_varbinary128.rb
│   │   ├── 20220531190834_up_code_scanning_alerts_id_keyspace_idx_keyspace_id_to_varbinary128.rb
│   │   ├── 20220531190835_up_code_scanning_check_suites_id_keyspace_idx_keyspace_id_to_varbinary128.rb
│   │   ├── 20220531190836_up_commit_rollups_idx_keyspace_id_to_varbinary128.rb
│   │   ├── 20220531190837_up_workflow_job_runs_idx_keyspace_id_to_varbinary128.rb
│   │   ├── 20220531190838_up_workflow_run_executions_idx_keyspace_id_to_varbinary128.rb
│   │   ├── 20220531190839_up_workflow_runs_idx_keyspace_id_to_varbinary128.rb
│   │   ├── 20220531190840_up_workflows_idx_keyspace_id_to_varbinary128.rb
│   │   ├── 20220606201614_add_scan_job_group_to_custom_patterns.rb
│   │   ├── 20220607014142_add_branch_protection_fgps_transition.rb
│   │   ├── 20220609122144_issues_pull_requests_id_lookup_tables.rb
│   │   ├── 20220609160319_create_business_license_consumption_exports.rb
│   │   ├── 20220609193838_set_key_link_is_alphanumeric_to_false_transition.rb
│   │   ├── 20220610162814_add_affected_functions_to_repository_advisory_affected_products.rb
│   │   ├── 20220614040703_create_repository_actions_oidc_configs.rb
│   │   ├── 20220614191521_add_customer_id_to_pending_plan_changes.rb
│   │   ├── 20220615162758_remove_statuses_from_repositories_checks.rb
│   │   ├── 20220616164635_add_archived_at_to_statuses.rb
│   │   ├── 20220617003338_update_pages_replicas.rb
│   │   ├── 20220618181508_add_index_to_advisory_credits.rb
│   │   ├── 20220619164912_add_base_oid_to_merge_group_entries.rb
│   │   ├── 20220621202748_drop_codespace_billing_messages.rb
│   │   ├── 20220622164313_add_index_to_repos_on_parent_id_and_active.rb
│   │   ├── 20220622222014_create_audit_log_datadog_sink_configurations.rb
│   │   ├── 20220623002740_saml_sessions_change_index_to_unique.rb
│   │   ├── 20220623152030_add_checked_for_config_file_to_secret_scanning_repos.rb
│   │   ├── 20220623184153_backfill_multiple_repository_licenses.rb
│   │   ├── 20220624155509_create_authentication_tokens_to_lodge.rb
│   │   ├── 20220625032335_create_memex_project_visits.rb
│   │   ├── 20220627151645_create_repository_policy_configurations.rb
│   │   ├── 20220627215308_add_is_deleted_and_index_to_codespaces.rb
│   │   ├── 20220628075118_issues_prs_vitess_sequence_tables.rb
│   │   ├── 20220628205136_update_last_visited_default_value.rb
│   │   ├── 20220629134328_fix_repository_vulnerability_alerts_charset_and_collate.rb
│   │   ├── 20220629154019_add_shared_storage_usage_repo_id_comment.rb
│   │   ├── 20220629162727_add_inactive_sponsors_counts_to_user_metadata.rb
│   │   ├── 20220629202422_add_language_to_copilot_engaged_oss_users.rb
│   │   ├── 20220630120201_create_search_custom_scopes.rb
│   │   ├── 20220701165830_create_repositories_orchestration_events.rb
│   │   ├── 20220701184301_create_enterprise_banners.rb
│   │   ├── 20220701190347_create_enterprise_banner_dismissals.rb
│   │   ├── 20220706165204_add_dev_container_and_config_id_to_codespace_prebuild_templates.rb
│   │   ├── 20220711071328_add_raw_data_to_businesses.rb
│   │   ├── 20220711162031_add_event_by_to_secret_scanning_token_remediation_events.rb
│   │   ├── 20220711181209_add_stale_at_to_flipper_features.rb
│   │   ├── 20220711191606_secret_scanning_job_groups_aqueduct_column_expansion.rb
│   │   ├── 20220711191950_secret_scanning_scans_aqueduct_column_expansion.rb
│   │   ├── 20220712185615_change_vat_code_column_size.rb
│   │   ├── 20220712194205_change_memex_charset_and_collation.rb
│   │   ├── 20220713155253_remove_current_customer_from_enterprise_contact_requests.rb
│   │   ├── 20220713220222_change_column_null_vulnerabilities_created_by_id.rb
│   │   ├── 20220714152213_create_copilot_engaged_oss_repository.rb
│   │   ├── 20220714191414_add_require_last_push_approval.rb
│   │   ├── 20220715135210_workspaces_drop_gist_id.rb
│   │   ├── 20220715161101_add_codespace_prebuild_configuration_id_to_codespace_allowed_permissions.rb
│   │   ├── 20220715222212_add_upload_container_to_user_assets.rb
│   │   ├── 20220718120534_change_coupon_redemptions_booleans_to_signed.rb
│   │   ├── 20220718131752_change_docusign_envelopes_booleans_to_signed.rb
│   │   ├── 20220718131902_change_notification_subscriptions_booleans_to_signed.rb
│   │   ├── 20220718132012_change_notification_thread_subscriptions_booleans_to_signed.rb
│   │   ├── 20220718132122_change_email_roles_booleans_to_signed.rb
│   │   ├── 20220718142817_change_hooks_booleans_to_signed.rb
│   │   ├── 20220718142927_change_archived_hooks_booleans_to_signed.rb
│   │   ├── 20220719123646_create_repository_orchestrations.rb
│   │   ├── 20220719163728_create_codeql_variant_analyses.rb
│   │   ├── 20220719164023_create_codeql_variant_analysis_repo_tasks.rb
│   │   ├── 20220720011537_add_prebuild_config_id_to_codespace_allowed_permissions.rb
│   │   ├── 20220720164450_add_unique_index_to_user_id_in_engaged_oss_user.rb
│   │   ├── 20220722215219_create_repository_orchestration_event_subscribers.rb
│   │   ├── 20220725132845_convert_varbinary_to_varchar_discussion_category.rb
│   │   ├── 20220725154844_create_secret_scanning_push_protections_bypass_placeholders.rb
│   │   ├── 20220725214239_add_error_and_status_to_business_report_exports.rb
│   │   ├── 20220726214753_drop_repository_recommendations_dismissal.rb
│   │   ├── 20220727000441_add_permissions_need_to_prebuild_c_onfiguration.rb
│   │   ├── 20220727173827_create_potential_sponsorships.rb
│   │   ├── 20220728045806_add_view_security_managers_policy_to_security_manager.rb
│   │   ├── 20220728161526_add_dismissal_comment_to_repository_vulnerability_alerts.rb
│   │   ├── 20220728204048_add_event_coomentl_to_repository_vulnerability_alert_event.rb
│   │   ├── 20220728225016_create_virtual_networks.rb
│   │   ├── 20220729134330_create_demo_repositories.rb
│   │   ├── 20220801194013_remove_uniqueness_from_login_index_from_users.rb
│   │   ├── 20220801205151_add_lock_branch_to_protected_branches.rb
│   │   ├── 20220803031321_alter_secret_scanning_incremental_ref_updates_idx.rb
│   │   ├── 20220803032641_create_feed_posts.rb
│   │   ├── 20220803034157_create_feed_post_references.rb
│   │   ├── 20220803044624_secret_scanning_token_scan_results_scan_id.rb
│   │   ├── 20220803104604_add_is_private_field_to_org_discussion_repo.rb
│   │   ├── 20220804134726_add_index_to_repository_orchestrations.rb
│   │   ├── 20220804150938_add_secret_scanning_scans_type_idx.rb
│   │   ├── 20220804213951_add_private_repo_column_to_org_discussion_repo.rb
│   │   ├── 20220804233132_add_scan_id_token_scan_result_locations_v2.rb
│   │   ├── 20220805001535_create_audit_token_scan_results.rb
│   │   ├── 20220805124011_change_charset_bypass_table.rb
│   │   ├── 20220805125004_change_charset_bypass_placeholder_table.rb
│   │   ├── 20220805171059_create_copilot_blocked_github_repositories.rb
│   │   ├── 20220808103051_create_required_workflows.rb
│   │   ├── 20220808103305_create_required_workflow_repositories.rb
│   │   ├── 20220808120127_add_artifact_actor_id_to_codeql_variant_analysis_repo_tasks.rb
│   │   ├── 20220808162954_add_imposer_repo_id_column_to_workflows.rb
│   │   ├── 20220809025150_modify_required_workflows_columns.rb
│   │   ├── 20220809025332_modify_required_workflow_repositories_columns.rb
│   │   ├── 20220809105949_add_fixed_to_code_scanning_review_comment.rb
│   │   ├── 20220809180332_add_require_2fa_by_to_users.rb
│   │   ├── 20220809213809_create_copilot_seat_assignment.rb
│   │   ├── 20220809214955_create_copilot_seat.rb
│   │   ├── 20220809220843_add_fast_path_enabled_to_codespace_prebuild_configurations.rb
│   │   ├── 20220810013419_add_index_to_demo_repository_table.rb
│   │   ├── 20220810175457_add_state_change_comment_to_repository_vulnerability_alerts.rb
│   │   ├── 20220810194930_create_two_factor_requirement_metadata.rb
│   │   ├── 20220810213935_change_artifact_fields_on_codeql_variant_analysis_repo_tasks.rb
│   │   ├── 20220811122152_drop_configuration_entries_from_mysql1.rb
│   │   ├── 20220811140659_change_token_scan_result_locations_v2_ignore_token_to_signed_tinyint.rb
│   │   ├── 20220811160916_add_hcs_changelog_version_to_secret_scanning_scans.rb
│   │   ├── 20220811194543_remove_dismissal_comment_from_repository_vulnerability_alerts.rb
│   │   ├── 20220812153455_drop_imposer_repo_id_column_from_workflows.rb
│   │   ├── 20220814161154_create_copilot_blocked_remote_repositories.rb
│   │   ├── 20220815102022_create_audit_log_web_exports.rb
│   │   ├── 20220815154330_add_fields_to_codeql_variant_analyses.rb
│   │   ├── 20220815161128_remove_not_found_repo_ids_from_codeql_variant_analyses.rb
│   │   ├── 20220815170829_add_local_time_zone_name_to_profile.rb
│   │   ├── 20220816123616_change_table_pushes_to_bigint.rb
│   │   ├── 20220816150156_add_imposer_repository_id_column_to_workflows.rb
│   │   ├── 20220816164838_add_index_to_two_factor_metadata.rb
│   │   ├── 20220817150049_remove_repo_id_path_index_from_workflows.rb
│   │   ├── 20220817191846_add_requirement_reason_to_two_factor_requirement_metadata.rb
│   │   ├── 20220817193337_add_pvd_fields_to_repository_advisories.rb
│   │   ├── 20220818115921_add_warninglevel_toolname_alerttitle_alertmessage_to_code_scanning_review_comment.rb
│   │   ├── 20220818142631_add_index_for_unique_number_identifier_on_payment_methods.rb
│   │   ├── 20220818223913_add_encrypted_secrets_table.rb
│   │   ├── 20220819205838_add_encryption_key_hashes_table.rb
│   │   ├── 20220822081223_add_hidden_to_achievements.rb
│   │   ├── 20220822145034_drop_braintree_id_from_plan_subscription.rb
│   │   ├── 20220822151615_add_subject_to_repository_advisory_event.rb
│   │   ├── 20220822173605_add_explicit_name_to_workflow_runs.rb
│   │   ├── 20220822174008_create_copilot_usage_details.rb
│   │   ├── 20220822175126_add_index_release_mentions_on_release_id_and_user_id.rb
│   │   ├── 20220822180305_create_copilot_aggregate_usage_details.rb
│   │   ├── 20220822195249_remove_invalid_pull_request_review_threads.rb
│   │   ├── 20220822195250_add_subject_type_column_to_pr_review_threads.rb
│   │   ├── 20220823155013_copilot_blocked_organizations.rb
│   │   ├── 20220824162636_modify_enum_for_copilot_free_users.rb
│   │   ├── 20220824170709_add_index_for_free_user_type.rb
│   │   ├── 20220825172747_add_content_fields_token_scan_result_location_v2.rb
│   │   ├── 20220825211823_add_lookup_vindexes_for_edits_tables.rb
│   │   ├── 20220826143839_drop_sponsors_listings_custom_tiers_settings.rb
│   │   ├── 20220828224954_backfill_memex_mobile_oauth_scopes_transition.rb
│   │   ├── 20220829185015_rename_two_factor_requirement_metadata_session_notified.rb
│   │   ├── 20220830172813_add_index_repositories_on_owner_id_and_active_and_locked.rb
│   │   ├── 20220830173910_add_restricted_user_column_to_external_identities.rb
│   │   ├── 20220830183735_add_template_repository_id_to_workspaces.rb
│   │   ├── 20220901140001_seed_audit_token_scan_results_transition.rb
│   │   ├── 20220901174155_mark_payment_method_as_manually_reviewed.rb
│   │   ├── 20220901202644_add_bypass_id_to_token_scan_results_transition.rb
│   │   ├── 20220901204936_change_user_weak_password_check_type.rb
│   │   ├── 20220905123208_add_latest_release_tag_to_repository_actions.rb
│   │   ├── 20220906094807_add_query_pack_path_to_codeql_variant_analyses.rb
│   │   ├── 20220906192557_add_billable_owner_index_to_workspaces.rb
│   │   ├── 20220906202700_add_two_factor_requirement_state.rb
│   │   ├── 20220906203927_add_dates_to_two_factor_requirement_metadata.rb
│   │   ├── 20220907110902_change_query_pack_url_to_be_nullable_in_codeql_variant_analyses.rb
│   │   ├── 20220908134523_alter_index_on_secret_scanning_scans.rb
│   │   ├── 20220909152524_create_repository_rule_actor_allowances.rb
│   │   ├── 20220909183111_create_memex_releases.rb
│   │   ├── 20220909192951_add_integration_id_to_gates.rb
│   │   ├── 20220909193627_add_index_on_artifact_name.rb
│   │   ├── 20220912095106_remove_query_pack_url_from_codeql_variant_analyses.rb
│   │   ├── 20220912144939_add_target_type_to_roles.rb
│   │   ├── 20220912145011_add_target_type_to_fgps.rb
│   │   ├── 20220912152501_add_via_bulk_sponsorship_to_sponsors_activities.rb
│   │   ├── 20220912163206_add_completed_to_audit_log_web_exports.rb
│   │   ├── 20220913081703_backfill_target_repository_id_on_cross_references_with_target_type_issue_transition.rb
│   │   ├── 20220913140318_create_copilot_configuration.rb
│   │   ├── 20220913192928_drop_user_require_2fa_by.rb
│   │   ├── 20220913193443_add_note_to_ignored_users.rb
│   │   ├── 20220913200652_backfill_role_and_fgp_target_types_transition.rb
│   │   ├── 20220914131747_backfill_custom_role_target_type_transition.rb
│   │   ├── 20220914161431_add_user_breadth_adoption_metrics.rb
│   │   ├── 20220915193852_replace_type_with_release_type_memex_releases.rb
│   │   ├── 20220916094759_add_memex_aggregation_column.rb
│   │   ├── 20220918142206_make_copilot_configurations_unique.rb
│   │   ├── 20220919203058_add_parent_id_and_error_message_on_repository_orchestrations.rb
│   │   ├── 20220919205138_add_new_columns_to_workflow_runs.rb
│   │   ├── 20220920102233_update_repo_task_artifact_name_column_type.rb
│   │   ├── 20220920162633_drop_repository_orchestration_events.rb
│   │   ├── 20220920162738_drop_repository_orchestration_event_subscribers.rb
│   │   ├── 20220921003202_add_manage_security_products_settings_fgp_transition.rb
│   │   ├── 20220921114258_add_edit_repo_protections_fgp_transition.rb
│   │   ├── 20220921151528_add_index_releases_on_author_id.rb
│   │   ├── 20220922025655_add_service_period_dates_to_billing_transaction_line_items.rb
│   │   ├── 20220922132518_add_list_type_reason_thread_key_index_on_notifications_thread_subscriptions.rb
│   │   ├── 20220923072131_create_business_organization_transfers.rb
│   │   ├── 20220923144042_add_missing_payment_method_indexes.rb
│   │   ├── 20220923145441_create_copilot_seat_emissions.rb
│   │   ├── 20220923164825_increase_org_grant_request_reason_limit.rb
│   │   ├── 20220923192644_add_stripe_connect_accounts_verification_status.rb
│   │   ├── 20220926170605_add_imposer_repository_id_to_workflow_runs.rb
│   │   ├── 20220927154924_drop_usage_details.rb
│   │   ├── 20220927162126_drop_remote_repository_and_indices_from_aggregate_usage_details.rb
│   │   ├── 20220929121152_add_memex_project_column_id_and_id_option_id_to_memex_project_workflow_actions.rb
│   │   ├── 20220929142313_add_migration_stage_to_protected_branch.rb
│   │   ├── 20220929164209_add_index_to_package_download_activities_on_package_id_verion_id_download_count.rb
│   │   ├── 20220929175405_create_copilot_business_trials.rb
│   │   ├── 20220929194257_create_ballast_repository_orchestrations.rb
│   │   ├── 20220930134803_change_manage_security_products_to_repo_fgp_transition.rb
│   │   ├── 20221003061604_spammy_notification_entries_summary_id_update.rb
│   │   ├── 20221003064109_notification_entries_user_id_and_list_id_update.rb
│   │   ├── 20221003104817_saved_notification_entries_column_types_update.rb
│   │   ├── 20221003200848_drop_stripe_connect_accounts_verified.rb
│   │   ├── 20221003201746_add_index_on_page_id_and_revision_to_page_deployment.rb
│   │   ├── 20221004151956_backfill_secret_location_content_type_transition.rb
│   │   ├── 20221004154030_add_memex_view_layout_settings.rb
│   │   ├── 20221004214152_add_assigned_user_to_copilot_seats.rb
│   │   ├── 20221004220628_drop_assigning_user_from_copilot_seats.rb
│   │   ├── 20221005131502_create_repository_rule_configurations.rb
│   │   ├── 20221005153031_add_completed_to_audit_log_git_event_exports.rb
│   │   ├── 20221006140818_add_archived_at_to_repositories.rb
│   │   ├── 20221006193046_add_invitation_source_to_organization_invitations.rb
│   │   ├── 20221006204122_extend_repository_topic_length.rb
│   │   ├── 20221006212457_add_education_bundle_to_sales_serve_plan_subscription.rb
│   │   ├── 20221007003823_business_saml_provider_encrypted_key.rb
│   │   ├── 20221007101344_add_data_source_to_repository_contribution_graph_statuses.rb
│   │   ├── 20221007133804_drop_copilot_settings.rb
│   │   ├── 20221009201500_create_ghes_actions_job_execution.rb
│   │   ├── 20221010162432_drop_codeql_database_columns.rb
│   │   ├── 20221011173708_change_sales_serve_plan_subscription_ids_to_big_int.rb
│   │   ├── 20221012165748_add_creator_and_updater_to_repository_rule_configurations.rb
│   │   ├── 20221012201823_create_member_feature_requests.rb
│   │   ├── 20221013153422_remove_content_references_transition.rb
│   │   ├── 20221014131245_add_push_type_to_pushes.rb
│   │   ├── 20221014165503_remove_not_null_zuora_subscription_on_sales_serve_plan_subscription.rb
│   │   ├── 20221017132733_clean_up_deleted_team_abilities_transition.rb
│   │   ├── 20221017205125_add_edit_repo_announcement_banner_fgp_transition.rb
│   │   ├── 20221018100235_create_team_search_shortcuts.rb
│   │   ├── 20221018101456_create_team_dashboards.rb
│   │   ├── 20221018101827_create_user_dashboard_teams.rb
│   │   ├── 20221018110405_drop_repositories_properties_version_column.rb
│   │   ├── 20221018120526_drop_repository_properties_id_seq.rb
│   │   ├── 20221018135454_add_description_to_search_shortcuts.rb
│   │   ├── 20221018194707_populate_push_type_and_pushed_at_data_transition.rb
│   │   ├── 20221018230642_external_identity_refresh_token_reencrypt.rb
│   │   ├── 20221019140445_add_trial_conversion_initiated_at_to_businesses.rb
│   │   ├── 20221019145040_change_copilot_configurations.rb
│   │   ├── 20221019160921_increase_team_sync_tenant_encrypted_ssws_token_size.rb
│   │   ├── 20221019175843_increase_team_sync_business_tenant_encrypted_ssws_token_size.rb
│   │   ├── 20221019212820_create_change_stacks.rb
│   │   ├── 20221020145857_add_discussion_category_pins.rb
│   │   ├── 20221020211453_drop_compromised_password_datasources_passwords.rb
│   │   ├── 20221021143303_create_change_stack_reviews.rb
│   │   ├── 20221021200009_placeholder_bypass_non_incrementing_id.rb
│   │   ├── 20221024140427_create_repository_rulesets.rb
│   │   ├── 20221024140518_add_ruleset_id_to_repository_rule_configurations.rb
│   │   ├── 20221024140556_create_repository_rule_conditions.rb
│   │   ├── 20221025043843_add_action_packages_metadata.rb
│   │   ├── 20221025123220_add_actions_checks_sequences.rb
│   │   ├── 20221025130940_remove_seat_from_seat_emission.rb
│   │   ├── 20221025185300_create_totp_app_registrations.rb
│   │   ├── 20221025190200_create_sms_registrations.rb
│   │   ├── 20221025190300_add_preference_and_recovery_codes_columns_to_two_factor_credentials.rb
│   │   ├── 20221025220333_custom_patterns_push_protection_flag.rb
│   │   ├── 20221026072622_clean_up_issue_events_for_transformed_orgs_transition.rb
│   │   ├── 20221026145312_multiple_user_two_factor_credential_repair_transition.rb
│   │   ├── 20221027204211_add_subject_type_to_repository_advisory_event.rb
│   │   ├── 20221028111127_add_new_covering_index_to_memex_project_items.rb
│   │   ├── 20221028154434_create_change_stack_review_comments.rb
│   │   ├── 20221028174423_add_gates_admin_enforced_to_environments.rb
│   │   ├── 20221031173657_add_metered_column_to_product_uuid.rb
│   │   ├── 20221101080919_add_stafftools_invite_to_business_member_invitations.rb
│   │   ├── 20221101185424_add_is_pinned_column_to_staff_notes.rb
│   │   ├── 20221102041915_add_emoji_support_to_workspaces_display_name.rb
│   │   ├── 20221103091710_add_site_admin_transfer_to_business_organization_transfers.rb
│   │   ├── 20221103191329_add_uniqueness_constraint_sms_number.rb
│   │   ├── 20221104142841_increase_user_grant_request_reason_limit.rb
│   │   ├── 20221107164944_add_display_login_to_users.rb
│   │   ├── 20221107180707_add_imposer_repository_id_to_workflow_runs_index.rb
│   │   ├── 20221107193002_add_keep_to_workspaces.rb
│   │   ├── 20221107194444_add_product_fields_to_user_breadth_adoption_metrics.rb
│   │   ├── 20221107223029_add_bypass_prohibited_to_repository_rulesets.rb
│   │   ├── 20221108164902_make_conc_and_org_nullable_ghes_job_execution.rb
│   │   ├── 20221109190704_update_indices_for_user_login.rb
│   │   ├── 20221110013400_add_user_to_owner_scopes.rb
│   │   ├── 20221110163029_drop_metered_usage_entitlements.rb
│   │   ├── 20221114143945_two_factor_credential_normalization_transition.rb
│   │   ├── 20221116171652_remove_ignored_metadata_columns_from_repository_vulnerability_alerts.rb
│   │   ├── 20221116191755_add_allow_reactions_to_discussions.rb
│   │   ├── 20221117160334_convert_varbinary_to_varchar_archived_discussion_categories.rb
│   │   ├── 20221118011329_create_feed_post_comments.rb
│   │   ├── 20221118043947_add_attributes_to_action_packages_metadata.rb
│   │   ├── 20221118184059_modify_pending_partner_token_notifications_indexes.rb
│   │   ├── 20221121143906_backfill_display_login_on_users_transition.rb
│   │   ├── 20221121161601_improve_repository_vulnerability_alerts_columns.rb
│   │   ├── 20221121163635_secret_scan_custom_patterns_precompiled_db.rb
│   │   ├── 20221121223808_add_secret_scanning_repos.rb
│   │   ├── 20221122060536_update_discussions_category_name_to_varchar.rb
│   │   ├── 20221122123128_drop_pending_trade_controls_restrictions.rb
│   │   ├── 20221122173149_update_merge_queue_entries_to_support_single_job_execution.rb
│   │   ├── 20221122201715_update_unique_key_for_non_content_locations.rb
│   │   ├── 20221123041420_remove_vulnerability_ui_alert_from_notification_user_settings.rb
│   │   ├── 20221123183052_add_virtual_repository_id_column_to_memex_actions.rb
│   │   ├── 20221123213632_drop_docusign_webhooks.rb
│   │   ├── 20221124012202_add_locked_to_required_workflows.rb
│   │   ├── 20221124021448_drop_docusign_envelopes.rb
│   │   ├── 20221125082416_add_auto_increments_to_issues_pull_requests.rb
│   │   ├── 20221129221106_add_pages_custom_subdomain.rb
│   │   ├── 20221130212250_drop_external_reference_column.rb
│   │   ├── 20221201215103_add_frozen_description_title_to_repository_advisories.rb
│   │   ├── 20221202175107_add_state_to_sponsorships.rb
│   │   ├── 20221202190633_modify_bypass_prohibited_repository_rulesets.rb
│   │   ├── 20221205040941_add_deleted_to_action_packages_metadata.rb
│   │   ├── 20221205131912_remove_index_workflow_runs_on_repository_id_user_hidden.rb
│   │   ├── 20221205205037_add_stripe_connect_accounts_sponsors_listing_id.rb
│   │   ├── 20221206142645_add_encoded_social_accounts_to_profiles.rb
│   │   ├── 20221209171958_change_page_build_duration_to_unsigned.rb
│   │   ├── 20221209175213_rerun_backfill_display_login_on_users_transition.rb
│   │   ├── 20221209175233_users_display_login_non_null.rb
│   │   ├── 20221212115249_add_index_for_repository_id_in_required_workflow_repositories.rb
│   │   ├── 20221212144718_not_null_two_factor_credential_columns.rb
│   │   ├── 20221212153728_add_exclusion_rule_to_flipper_features.rb
│   │   ├── 20221212170244_add_reviewed_at_to_vulnerabilities.rb
│   │   ├── 20221212204118_remove_and_add_indexes_to_pushes.rb
│   │   ├── 20221213161518_add_geo_to_codespace_prebuild_configuration_locations.rb
│   │   ├── 20221213161620_add_graphql_clients_table.rb
│   │   ├── 20221213161718_add_graphql_operations_table.rb
│   │   ├── 20221213161736_add_graphql_index_entries_table.rb
│   │   ├── 20221213161752_add_graphql_index_references_table.rb
│   │   ├── 20221213161918_add_graphql_client_operations_table.rb
│   │   ├── 20221213172510_create_rule_suites.rb
│   │   ├── 20221213173306_create_rule_runs.rb
│   │   ├── 20221214020244_add_workflow_run_id_index_to_codespace_prebuild_configurations.rb
│   │   ├── 20221214144105_enable_custom_role_fgps_transition.rb
│   │   ├── 20221215150726_add_gist_purge_index.rb
│   │   ├── 20221215205715_drop_stripe_connect_accounts_payable_type_and_payable_id.rb
│   │   ├── 20221219222703_drop_userrole_unique_actor.rb
│   │   ├── 20221220185123_add_extras_to_billing_transaction_line_items.rb
│   │   ├── 20221220212317_create_copilot_seat_history.rb
│   │   ├── 20221228150912_create_audit_log_async_queries.rb
│   │   ├── 20221230082923_drop_package_activities.rb
│   │   ├── 20230103192103_add_merge_base_sha_to_pull_request_reviews.rb
│   │   ├── 20230103230146_add_new_configuration_settings_to_merge_queues.rb
│   │   ├── 20230105054621_add_index_for_discussions_upvote_count_by_created_at.rb
│   │   ├── 20230105145100_add_migration_state_to_package_file.rb
│   │   ├── 20230105185040_add_int_and_version_index_on_installations.rb
│   │   ├── 20230106085449_update_discussion_events_ids.rb
│   │   ├── 20230106125218_create_for_you_feed_filter_settings.rb
│   │   ├── 20230106142438_drop_two_factor_credential_columns.rb
│   │   ├── 20230109175155_add_content_warning_columns_to_network_privileges.rb
│   │   ├── 20230110063104_add_state_reason_and_locked_at_to_discussions.rb
│   │   ├── 20230110071601_add_state_reason_to_discussion_events.rb
│   │   ├── 20230110220824_improve_repository_dependency_updates_columns.rb
│   │   ├── 20230111174912_add_nvd_published_at_to_vulnerabilities.rb
│   │   ├── 20230111213841_create_secret_scanning_push_protection_blocks.rb
│   │   ├── 20230112165045_backfill_ghes_repo_dependabot_alerts_enablement_transition.rb
│   │   ├── 20230112204524_backfill_token_scan_result_first_location_transition.rb
│   │   ├── 20230113005219_update_copilot_seat_histories.rb
│   │   ├── 20230113205811_add_rollout_tree_to_flipper_features.rb
│   │   ├── 20230114003433_add_closed_at_to_discussions.rb
│   │   ├── 20230117161923_convert_memex_project_view_timeline_layouts_to_roadmap_transition.rb
│   │   ├── 20230118150447_convert_profile_social_accounts_transition.rb
│   │   ├── 20230119050726_add_closeable_discussions_fgps_transition.rb
│   │   ├── 20230119114419_add_invitee_billing_type_to_business_organization_invitations.rb
│   │   ├── 20230119153847_revoke_orphan_organization_credentials_transition.rb
│   │   ├── 20230119192845_remove_index_repository_security_center_statuses_organization_id.rb
│   │   ├── 20230120151801_update_copilot_business_trials.rb
│   │   ├── 20230120163355_add_application_and_created_at_index_on_oauth_authorizations.rb
│   │   ├── 20230121201201_add_indexes_for_stats_to_repository_security_center_statuses.rb
│   │   ├── 20230123174150_add_maintenance_retries_to_gists.rb
│   │   ├── 20230123183501_drop_archived_protected_branches.rb
│   │   ├── 20230123183502_drop_archived_releases.rb
│   │   ├── 20230123183503_drop_archived_repositories.rb
│   │   ├── 20230123183504_drop_archived_repository_sequences.rb
│   │   ├── 20230123183505_drop_archived_repository_wikis.rb
│   │   ├── 20230123183506_drop_archived_required_deployments.rb
│   │   ├── 20230123183507_drop_archived_required_status_checks.rb
│   │   ├── 20230123192722_add_credit_type.rb
│   │   ├── 20230123215937_set_discussion_category_id_not_null.rb
│   │   ├── 20230124143541_make_fixed_alertmessage_non_nil.rb
│   │   ├── 20230124164628_add_location_and_tenant_to_codespace_plans.rb
│   │   ├── 20230125151702_pushes_table_index_and_column_optimization.rb
│   │   ├── 20230126174654_add_metered_plan_to_customers.rb
│   │   ├── 20230126183359_allow_multiple_gate_approvals_per_gate_request.rb
│   │   ├── 20230127014622_memex_add_due_date_to_milestone_column_values_transition.rb
│   │   ├── 20230127152812_create_saved_collections.rb
│   │   ├── 20230127154009_create_saved_views.rb
│   │   ├── 20230127183911_increase_default_permission_resource_length.rb
│   │   ├── 20230127185245_remove_state_column_from_gates.rb
│   │   ├── 20230129172609_ghes_2fa_preference_transition_migration.rb
│   │   ├── 20230130130047_add_owner_id_to_ghas_repository_contributions.rb
│   │   ├── 20230131015723_create_pinned_feeds_table.rb
│   │   ├── 20230131020915_add_transports_backup_eligible_backup_state_to_u2f_registrations.rb
│   │   ├── 20230131154859_create_seat_emissions.rb
│   │   ├── 20230131171502_add_status_index_to_codeql_variant_analysis_repo_task.rb
│   │   ├── 20230131180401_add_target_to_repository_rulesets.rb
│   │   ├── 20230131201113_update_push_protection_blocks_index.rb
│   │   ├── 20230131214701_create_topic_sources.rb
│   │   ├── 20230201142201_drop_archived_deleted_issues.rb
│   │   ├── 20230201142202_drop_archived_discussions.rb
│   │   ├── 20230201142203_drop_archived_discussion_categories.rb
│   │   ├── 20230201142204_drop_archived_discussion_comments.rb
│   │   ├── 20230201142205_drop_archived_discussion_spotlights.rb
│   │   ├── 20230201142206_drop_archived_user_reviewed_files.rb
│   │   ├── 20230201164351_add_subscription_to_codespace_plans.rb
│   │   ├── 20230201173435_add_advanced_security_enabled_to_ghas_repository_contributions.rb
│   │   ├── 20230201205001_drop_archived_hooks.rb
│   │   ├── 20230201205002_drop_archived_hook_config_attributes.rb
│   │   ├── 20230201205003_drop_archived_hook_event_subscriptions.rb
│   │   ├── 20230201205004_drop_archived_release_assets.rb
│   │   ├── 20230202030626_forbid_organization_invites_to_team_sync_tenants.rb
│   │   ├── 20230202033249_forbid_organization_invites_to_team_sync_business_tenants.rb
│   │   ├── 20230202042231_add_repository_vulnerability_alerts_index_on_vulnerable_version_range_id_repository_id.rb
│   │   ├── 20230202111925_add_archived_at_to_users.rb
│   │   ├── 20230202163611_add_memex_templates.rb
│   │   ├── 20230202175801_add_repository_transfer_new_name.rb
│   │   ├── 20230202194521_add_ruleset_index_to_rule_configurations.rb
│   │   ├── 20230202194858_add_rule_suite_index_to_rule_runs.rb
│   │   ├── 20230205062752_remove_discussions_locked_state_transition.rb
│   │   ├── 20230206083418_change_issues_id_to_big_int.rb
│   │   ├── 20230206102000_add_dependents_count_to_repository_actions.rb
│   │   ├── 20230206104807_change_issues_id_v_index_to_big_int.rb
│   │   ├── 20230206122526_change_issue_comments_keys_to_big_int.rb
│   │   ├── 20230206125241_change_issue_events_keys_to_big_int.rb
│   │   ├── 20230206132612_change_issue_links_keys_to_big_int.rb
│   │   ├── 20230206154052_add_state_to_copilot_business_trials.rb
│   │   ├── 20230206165107_add_upgraded_from_organization_previous_plan_to_business.rb
│   │   ├── 20230207113019_change_issue_comments_id_v_index_to_big_int.rb
│   │   ├── 20230207120516_change_issue_links_id_v_index_to_big_int.rb
│   │   ├── 20230207220600_add_u2f_registrations_passkey_column.rb
│   │   ├── 20230207220601_change_is_passkey_registration_to_boolean.rb
│   │   ├── 20230207224127_drop_two_factor_preference_authenticated_devices.rb
│   │   ├── 20230208092153_add_required_to_required_workflows.rb
│   │   ├── 20230208160741_add_ignorable_to_repository_vulnerability_alerts.rb
│   │   ├── 20230208201323_update_setting_int_types_on_merge_queue.rb
│   │   ├── 20230208213429_drop_vulnerabilities_ignored_columns.rb
│   │   ├── 20230208234639_backfill_is_passkey_registration_and_rk_null_transition.rb
│   │   ├── 20230209194536_update_repository_rule_suites_index_names.rb
│   │   ├── 20230209230411_update_asset_statuses_with_indexes.rb
│   │   ├── 20230210082005_remove_org_discussion_config_private_repo_and_make_repo_not_nullable.rb
│   │   ├── 20230210094134_change_close_issue_references_keys_to_big_int.rb
│   │   ├── 20230210094143_change_deleted_issues_keys_to_big_int.rb
│   │   ├── 20230210094152_change_issue_boosts_keys_to_big_int.rb
│   │   ├── 20230210094201_change_issue_boost_awards_keys_to_big_int.rb
│   │   ├── 20230210094210_change_issue_transfers_keys_to_big_int.rb
│   │   ├── 20230210094218_change_pinned_issues_keys_to_big_int.rb
│   │   ├── 20230210135952_change_restorable_issue_assignments_keys_to_big_int.rb
│   │   ├── 20230210143012_drop_ballast_orchestration.rb
│   │   ├── 20230214073100_delete_org_discussion_configs_without_repo_transition.rb
│   │   ├── 20230214170922_create_custom_properties_definitions.rb
│   │   ├── 20230214174054_add_package_listed_to_repository_actions.rb
│   │   ├── 20230214212753_drop_change_stacks.rb
│   │   ├── 20230214212930_drop_change_stack_reviews.rb
│   │   ├── 20230214213015_drop_change_stack_review_comments.rb
│   │   ├── 20230214235211_add_run_stamp_url.rb
│   │   ├── 20230215093850_create_custom_properties_table.rb
│   │   ├── 20230216160502_add_metered_via_azure_to_customers.rb
│   │   ├── 20230217082441_add_target_branches_to_required_workflows.rb
│   │   ├── 20230217161759_add_emitted_to_seat_emissions.rb
│   │   ├── 20230217163358_change_repository_advisories_ids_to_big_int.rb
│   │   ├── 20230217171146_add_codequote_enabled_to_copilot_configuration.rb
│   │   ├── 20230217171445_create_discussion_sections.rb
│   │   ├── 20230221042209_add_copilot_engaged_oss_users_ability_id_default.rb
│   │   ├── 20230221073844_add_deleted_at_to_businesses.rb
│   │   ├── 20230221155735_add_rate_limit_column_to_site_scoped_integration_installations.rb
│   │   ├── 20230221205901_add_notification_setting_to_teams_table.rb
│   │   ├── 20230221225002_add_org_audit_web_hook_oapfgp_transition.rb
│   │   ├── 20230222161113_create_repository_vulnerability_alert_configs.rb
│   │   ├── 20230222195109_add_index_to_customers_metered_plan_business_id.rb
│   │   ├── 20230223164004_add_dependabot_alert_fgps_transition.rb
│   │   ├── 20230223190643_create_ruleset_bypass_actors.rb
│   │   ├── 20230223195358_add_discussion_badges.rb
│   │   ├── 20230224151644_add_validity_check_column_to_secret_scanning_repos.rb
│   │   ├── 20230224162710_create_token_scan_results_validation.rb
│   │   ├── 20230224173512_add_validity_column_to_token_scan_results.rb
│   │   ├── 20230224190641_add_validity_column_to_audit_token_scan_results.rb
│   │   ├── 20230224194545_drop_u2f_registrations_trusted_device_column.rb
│   │   ├── 20230228204622_add_edit_category_on_discussion_fgp_transition.rb
│   │   ├── 20230228221203_remove_ability_id_from_copilot_engaged_oss_users.rb
│   │   ├── 20230301012316_drop_columns_from_copilot_aggregate_usage_detail.rb
│   │   ├── 20230302151516_change_codequote_enabled_to_be_int_in_copilot_configuration.rb
│   │   ├── 20230302153946_ghas_repository_contribution_transition_transition.rb
│   │   ├── 20230302173009_add_feature_to_move_work.rb
│   │   ├── 20230303152441_add_section_id_to_discussion_categories.rb
│   │   ├── 20230303211330_drop_organization_security_center_statuses.rb
│   │   ├── 20230305215832_add_user_badges.rb
│   │   ├── 20230306181339_drop_repository_pending_deletions.rb
│   │   ├── 20230306201144_drop_code_symbol_definitions.rb
│   │   ├── 20230306201510_drop_repository_code_symbol_indices.rb
│   │   ├── 20230306222557_add_manage_discussion_badges_fgp_transition.rb
│   │   ├── 20230307150353_replace_repository_vulnerability_alert_configs_ignore_ruleset.rb
│   │   ├── 20230307165441_add_protected_type_to_saved_collection.rb
│   │   ├── 20230307192651_add_index_created_at_to_discussions_reactions.rb
│   │   ├── 20230308001159_add_delete_discussion_comment_fgp_transition.rb
│   │   ├── 20230308193015_add_auto_dismissable_column_to_repository_vulnerability_alerts.rb
│   │   ├── 20230308231510_change_discussion_badge_timestamps.rb
│   │   ├── 20230309141926_drop_resource_group.rb
│   │   ├── 20230309142208_update_rule_config_set_columns_to_null.rb
│   │   ├── 20230309150735_drop_gist_user_subscriptions.rb
│   │   ├── 20230309151415_drop_index_public_gists.rb
│   │   ├── 20230310004206_update_team_sync_tenants_forbid_organization_invites_default_value.rb
│   │   ├── 20230310004223_update_team_sync_business_tenants_forbid_organization_invites_default_value.rb
│   │   ├── 20230310032814_drop_graphql_client_operations.rb
│   │   ├── 20230310032837_drop_graphql_index_references.rb
│   │   ├── 20230310032900_drop_graphql_index_entries.rb
│   │   ├── 20230310032918_drop_graphql_operations.rb
│   │   ├── 20230310032936_drop_graphql_clients.rb
│   │   ├── 20230310072100_rename_package_listed_column_in_repository_actions.rb
│   │   ├── 20230311044309_add_graphql_clients_table_again.rb
│   │   ├── 20230311044328_add_graphql_operations_table_again.rb
│   │   ├── 20230311044346_add_graphql_client_operations_table_again.rb
│   │   ├── 20230311044435_add_graphql_index_entries_table_again.rb
│   │   ├── 20230311044452_add_graphql_index_references_table_again.rb
│   │   ├── 20230312230501_add_reason_to_trade_controls_restrictions.rb
│   │   ├── 20230313153741_add_bill_on_trial_expiration_to_product_uuid.rb
│   │   ├── 20230313195345_advanced_security_monthly_trial_does_not_bill_on_expiration_transition.rb
│   │   ├── 20230314091235_custom_properties_definitions_add_description_column.rb
│   │   ├── 20230314162436_index_ghas_repository_contributions_on_pushed_date.rb
│   │   ├── 20230314204516_add_stripe_customer_id_to_organization_profiles.rb
│   │   ├── 20230315124453_add_seat_management_setting_to_copilot_configuration.rb
│   │   ├── 20230317020630_create_topic_feed_filter_settings.rb
│   │   ├── 20230317143918_add_repository_activity_to_feed_filter_settings.rb
│   │   ├── 20230317204639_create_feed_post_embed.rb
│   │   ├── 20230320142510_add_integration_installation_id_to_gates.rb
│   │   ├── 20230320163629_add_deleted_at_to_repositories.rb
│   │   ├── 20230320193237_create_topics_on_feed_posts.rb
│   │   ├── 20230321141120_add_state_auto_changeable_to_repository_vulnerability_alerts.rb
│   │   ├── 20230321155031_backfill_memex_column_values_for_enterprise_only_transition.rb
│   │   ├── 20230321175734_add_plan_subscription_user_id_zuora_subscription_number_index.rb
│   │   ├── 20230322142627_add_customer_index.rb
│   │   ├── 20230322152218_add_two_factor_credential_unique_constraint.rb
│   │   ├── 20230322153526_add_totp_registration_unique_constraint.rb
│   │   ├── 20230322154418_add_sms_registration_unique_constraint.rb
│   │   ├── 20230323142406_add_organization_id_to_subscription_items.rb
│   │   ├── 20230324130116_rule_configuration_remove_source_pattern_target.rb
│   │   ├── 20230324131730_drop_repository_rule_actor_allowances.rb
│   │   ├── 20230324131922_drop_repository_policy_configurations.rb
│   │   ├── 20230324141644_remove_ignorable_and_auto_dismissable_from_repository_vulnerability_alerts.rb
│   │   ├── 20230324231305_add_index_on_classroom_assignments_for_classroom_id.rb
│   │   ├── 20230327080421_custom_property_definition_add_column_allowed_values.rb
│   │   ├── 20230327203440_codespaces_repository_authorizations.rb
│   │   ├── 20230328172922_update_block_user_note_support_emoji.rb
│   │   ├── 20230328191524_add_uniqueness_on_repository_rulesets_name.rb
│   │   ├── 20230328193550_configuration_entries_ids_to_bigint.rb
│   │   ├── 20230330155602_remove_resource_group_index.rb
│   │   ├── 20230330160750_remove_resource_group_column.rb
│   │   ├── 20230331185053_add_not_null_constraint_to_name_on_repository_rulesets.rb
│   │   ├── 20230403143605_create_custom_property_usages_table.rb
│   │   ├── 20230405154906_add_evaluation_metadata_to_repository_rule_runs.rb
│   │   ├── 20230405172736_add_indexes_for_scanning_count_to_repository_security_center_statuses.rb
│   │   ├── 20230407181914_add_index_to_gists_on_user_id_and_public_and_active_fields.rb
│   │   ├── 20230408100938_add_repository_id_and_push_id_to_vulnerability_alerting_events.rb
│   │   ├── 20230410180932_create_copilot_organization_events.rb
│   │   ├── 20230411135432_remove_paypal_id_and_transaction_type_index_on_payouts_ledger_entry.rb
│   │   ├── 20230411183808_add_upgrade_initiated_from_organization_id_to_businesses.rb
│   │   ├── 20230412181814_add_plan_codespaces_prebuild_templates.rb
│   │   ├── 20230417162858_create_sponsors_invoiced_agreement_signatures.rb
│   │   ├── 20230418150208_drop_braintree_customer_id_from_customers.rb
│   │   ├── 20230418151141_change_tabs_url_column_type.rb
│   │   ├── 20230419185911_create_issue_summaries.rb
│   │   ├── 20230420175412_add_bypass_email_to_attribution_invitations.rb
│   │   ├── 20230426100129_alter_index_on_plan_sub_and_subscribable.rb
│   │   ├── 20230427000234_drop_cwe_content.rb
│   │   ├── 20230501165252_create_sponsors_patreon_users.rb
│   │   ├── 20230502183132_add_function_reference_count_to_repository_vulnerability_alerts.rb
│   │   ├── 20230502194212_create_vulnerability_alert_rules.rb
│   │   ├── 20230502220826_add_rule_metadata_to_repository_vulnerability_alert_events.rb
│   │   ├── 20230503110911_add_bypass_mode_to_repository_ruleset_bypass_actors.rb
│   │   ├── 20230503121854_create_vulnerability_alert_rule_overrides.rb
│   │   ├── 20230503170024_add_rule_metadata_to_repository_vulnerability_alerts.rb
│   │   ├── 20230504200616_add_deleted_state_secret_scanning_repos.rb
│   │   ├── 20230505154628_add_payment_source_to_sponsorships.rb
│   │   ├── 20230508180952_create_security_overview_analytics_dates.rb
│   │   ├── 20230508224332_create_security_overview_analytics_feature_status_revision.rb
│   │   ├── 20230509024441_add_payment_source_to_sponsors_activities.rb
│   │   ├── 20230509135604_add_memex_view_slice_by.rb
│   │   ├── 20230509205346_create_security_overview_analytics_repository.rb
│   │   ├── 20230509211642_add_copilot_only_to_businesses.rb
│   │   ├── 20230511070154_create_business_license_usages.rb
│   │   ├── 20230516172359_sync_scoped_installations_for_oauth_accesses_transition.rb
│   │   ├── 20230518234925_change_gists_booleans_to_signed.rb
│   │   ├── 20230518235810_change_languages_booleans_to_signed.rb
│   │   ├── 20230519180957_change_pages_booleans_to_signed.rb
│   │   ├── 20230519181448_change_profiles_booleans_to_signed.rb
│   │   ├── 20230519182351_change_user_emails_booleans_to_signed.rb
│   │   ├── 20230519193338_change_repositories_booleans_to_signed.rb
│   │   ├── 20230519195531_change_users_booleans_to_signed.rb
│   │   ├── 20230531201502_add_page_updates.rb
│   │   ├── 20230601041124_add_organization_ref_rules_fgp_transition.rb
│   │   ├── 20230601191618_drop_language_name_and_id_index_on_languages.rb
│   │   ├── 20230602103427_create_issue_orchestrations_id_seq.rb
│   │   ├── 20230605095323_create_pull_request_orchestrations_id_seq.rb
│   │   ├── 20230605131522_add_index_on_name_to_oauth_applications.rb
│   │   ├── 20230606102455_create_issue_orchestrations.rb
│   │   ├── 20230606102518_create_issue_orchestrations_id_ks_idx.rb
│   │   ├── 20230606123802_create_pull_request_orchestrations.rb
│   │   ├── 20230606124221_create_pull_request_orchestrations_id_ks_idx.rb
│   │   ├── 20230606200224_add_repo_content_fqps_transition.rb
│   │   ├── 20230607151047_add_artifacts_expiration_emitted_column.rb
│   │   ├── 20230608173417_add_repo_action_fgps_transition.rb
│   │   ├── 20230609211332_add_key_index_to_u2f_registrations.rb
│   │   ├── 20230614013154_add_index_teams_on_org_id_privacy_deleted.rb
│   │   ├── 20230615142258_create_pull_request_review_comment_orchestrations_id_seq.rb
│   │   ├── 20230615150253_create_pull_request_review_comment_orchestrations.rb
│   │   ├── 20230615150910_create_pull_request_review_comment_orchestrations_id_ks_idx.rb
│   │   ├── 20230616193633_add_page_certificate_timestamps.rb
│   │   ├── 20230619155205_add_in_use_to_user_sessions.rb
│   │   ├── 20230620094258_add_organization_id_to_pending_subscription_item_change.rb
│   │   ├── 20230620112555_backfill_issue_edit_compressed_diff_transition.rb
│   │   ├── 20230620141626_add_chat_enabled_to_copilot_configuration.rb
│   │   ├── 20230621142947_add_billed_via_billing_platform_to_customer.rb
│   │   ├── 20230622184807_add_value_to_datadog_sink_enum.rb
│   │   ├── 20230626095953_drop_issue_edits_diff_column.rb
│   │   ├── 20230626203114_change_graph_ql_operations_name_column.rb
│   │   ├── 20230626204041_change_graph_ql_clients_name_column.rb
│   │   ├── 20230626204115_change_graph_ql_index_entries_name_column.rb
│   │   ├── 20230626204148_change_graph_ql_client_operations_name_column.rb
│   │   ├── 20230627140055_add_fgp_merge_queue_jump_solo_transition.rb
│   │   ├── 20230627200716_add_organization_id_index_to_organization_membership_entries.rb
│   │   ├── 20230628144713_add_system_all_repo_roles_transition.rb
│   │   ├── 20230628212643_add_new_index_to_repository_security_center_configs.rb
│   │   ├── 20230629000847_update_deployment_latest_deployment_status_id_to_big_int.rb
│   │   ├── 20230629203829_create_patreon_webhooks_table.rb
│   │   ├── 20230704213132_set_organization_wide_write_access_to_projects_transition_for_base_role.rb
│   │   ├── 20230705124130_update_pre_receive_hooks_name_charset_and_collate.rb
│   │   ├── 20230710140116_add_actions_to_vulnerability_alert_rules.rb
│   │   ├── 20230711175650_discussion_category_slug_update_charset.rb
│   │   ├── 20230711203201_change_actionon_vulnerability_alert_rules_to_null_false.rb
│   │   ├── 20230712164833_add_soa_repositories_visibility_replacement_column.rb
│   │   ├── 20230712173739_retire_soa_repositories_visibility_column.rb
│   │   ├── 20230713175214_add_handle_index_to_webauthn_user_handles.rb
│   │   ├── 20230713181949_remove_old_grouped_board_views_transition.rb
│   │   ├── 20230713191800_update_deployment_tables_id_to_big_int.rb
│   │   ├── 20230714175558_create_enterprise_teams.rb
│   │   ├── 20230717155622_create_secret_scanning_validation_root_continuations.rb
│   │   ├── 20230717193648_create_secret_scanning_valid_groups.rb
│   │   ├── 20230717195249_add_payment_methods_indexes_and_stored_column.rb
│   │   ├── 20230717204051_create_secret_scanning_valid_group_rels.rb
│   │   ├── 20230718192515_add_closed_at_memex_item.rb
│   │   ├── 20230719195009_remove_action_from_vulnerability_alert_rules.rb
│   │   ├── 20230719200950_create_enterprise_team_group_mappings.rb
│   │   ├── 20230720194119_alter_copilot_organization_event.rb
│   │   ├── 20230721113419_add_index_to_issue_comments.rb
│   │   ├── 20230724213609_add_state_reason_to_memex_project_items.rb
│   │   ├── 20230724215935_add_read_write_pull_fgps_transition.rb
│   │   ├── 20230724224037_add_affected_function_json_to_vulnerable_version_range.rb
│   │   ├── 20230726134457_delete_duplicated_issues_transition.rb
│   │   ├── 20230726145906_add_unique_constraints_to_issues.rb
│   │   ├── 20230726181210_add_repository_id_index_to_codespace_prebuild_templates.rb
│   │   ├── 20230727203333_add_index_to_issue_orchestrations.rb
│   │   ├── 20230728105509_create_custom_property_values.rb
│   │   ├── 20230731151419_update_required_deployments_table_id_to_big_int.rb
│   │   ├── 20230731172555_token_scanning_alter_pending_partner_notifications_idx.rb
│   │   ├── 20230731184930_add_upgrade_purchase_initiated_at_to_businesses.rb
│   │   ├── 20230801083445_recreate_vindexes_for_issues_pull_requests.rb
│   │   ├── 20230801083446_drop_repository_properties.rb
│   │   ├── 20230801083447_drop_repository_properties_id_ks_idx.rb
│   │   ├── 20230801151447_add_index_created_at_integration_installations.rb
│   │   ├── 20230802222258_create_sponsorship_stripe_radar_risk_scores.rb
│   │   ├── 20230803150043_backfill_memex_project_items_issue_data.rb
│   │   ├── 20230804085721_add_commit_oid_and_change_size_in_codeql_databases.rb
│   │   ├── 20230804161100_change_codespaces_prebuild_configuration_index.rb
│   │   ├── 20230804175921_update_pages_table_int_to_big_int.rb
│   │   ├── 20230804185144_update_pages_certs_int_to_big_int.rb
│   │   ├── 20230804190408_update_pages_partitions_int_to_big_int.rb
│   │   ├── 20230804190628_update_memex_column_position_int_type.rb
│   │   ├── 20230804190951_update_pages_fileservers_int_to_big_int.rb
│   │   ├── 20230807183441_recreate_vindexes_for_repositories_actions_checks.rb
│   │   ├── 20230807193713_add_billable_entity_references_to_coupon_redemptions.rb
│   │   ├── 20230808124802_add_for_site_admin_to_organization_members_exports.rb
│   │   ├── 20230808185217_create_proxima_app_synchronizations.rb
│   │   ├── 20230808192438_add_memex_template_to_memex_project.rb
│   │   ├── 20230809041525_change_soa_feature_status_revisions_indexes.rb
│   │   ├── 20230809162222_add_deleted_at_to_pages_table.rb
│   │   ├── 20230810233029_add_visibility_column_to_soa_repositories_to_replace_repository_visibility.rb
│   │   ├── 20230811112217_create_issue_types_id_seq.rb
│   │   ├── 20230811112256_create_repository_issue_types_id_seq.rb
│   │   ├── 20230811114751_create_issue_types.rb
│   │   ├── 20230811114838_create_issue_types_id_ks_idx.rb
│   │   ├── 20230811114908_create_repository_issue_types.rb
│   │   ├── 20230811114931_create_repository_issue_types_id_ks_idx.rb
│   │   ├── 20230811120454_add_issue_type_id_to_issues.rb
│   │   ├── 20230811143942_add_seats_plan_type_to_businesses.rb
│   │   ├── 20230811193052_create_repository_ruleset_history.rb
│   │   ├── 20230811215223_nullable_owners_on_memex_templates.rb
│   │   ├── 20230811221421_remove_owner_association_from_memex_templates.rb
│   │   ├── 20230814132620_change_attachment_ids_to_big_int.rb
│   │   ├── 20230814181146_remove_orphaned_memex_template_rows_transition.rb
│   │   ├── 20230814224452_retire_soa_repositories_repository_visibility_column.rb
│   │   ├── 20230814235707_add_index_to_secret_scanning_scans.rb
│   │   ├── 20230815204419_add_limit_columns_to_sms_registrations.rb
│   │   ├── 20230816133503_add_removal_date_to_marketplace_listings.rb
│   │   ├── 20230816145835_update_billing_budgets_table_int_to_big_int.rb
│   │   ├── 20230816153043_add_index_to_vulnerability_alert_rules.rb
│   │   ├── 20230817063416_token_scan_results_add_index_on_valid_locations.rb
│   │   ├── 20230817191555_add_index_to_abilities_subject_actor_ids.rb
│   │   ├── 20230817203225_add_followers_following_index.rb
│   │   ├── 20230819195250_add_lower_confidence_patterns_column_to_secret_scanning_repos.rb
│   │   ├── 20230822014833_backfill_last_state_change_at_for_repository_vulnerability_alerts_transition.rb
│   │   ├── 20230822135502_add_type_required_and_default_value_to_custom_property_definitions.rb
│   │   ├── 20230822181006_create_billing_platform_enabled_products.rb
│   │   ├── 20230822202507_add_state_column_and_index_to_vulnerability_alert_rule.rb
│   │   ├── 20230823072222_change_seat_count_default_value_for_business_trials.rb
│   │   ├── 20230823140143_add_customer_id_index_to_businesses.rb
│   │   ├── 20230823192655_create_copilot_completion_feedback.rb
│   │   ├── 20230823204056_add_index_to_created_with_memex_template_id_to_memex_projects.rb
│   │   ├── 20230824023214_memex_without_limits_priority.rb
│   │   ├── 20230824053849_drop_seat_count_from_copilot_business_trials.rb
│   │   ├── 20230824222056_create_migratable_resources_v2.rb
│   │   ├── 20230825001808_add_low_confidence_to_token_scan_results.rb
│   │   ├── 20230828143351_add_business_to_copilot_seat_assignments.rb
│   │   ├── 20230828144249_add_business_to_copilot_seats.rb
│   │   ├── 20230828144529_add_business_to_copilot_seat_emissions.rb
│   │   ├── 20230828193211_create_team_organization_pricing_demo.rb
│   │   ├── 20230828200903_create_memex_project_activity_events.rb
│   │   ├── 20230829065341_drop_custom_properties_table.rb
│   │   ├── 20230829120929_add_repo_state_updated_at_user_hidden_user_index_to_pull_request_review_comments.rb
│   │   ├── 20230830101756_update_issue_types_name_description_to_varchar.rb
│   │   ├── 20230830113310_modify_issue_comment_indexes.rb
│   │   ├── 20230830174323_create_security_overview_analytics_secret_scanning_token_revisions.rb
│   │   ├── 20230831073148_add_index_to_issues.rb
│   │   ├── 20230901064205_convert_businesses_char_set_to_use_utf8mb4.rb
│   │   ├── 20230901150228_add_deleted_at_to_vulnerability_alert_rules.rb
│   │   ├── 20230901210545_add_max_seats_to_copilot_configurations.rb
│   │   ├── 20230902002228_create_security_overview_analytics_dependabot_alert_revisions.rb
│   │   ├── 20230904100903_add_import_migration_source_to_migrations.rb
│   │   ├── 20230905165639_create_ref_pushes.rb
│   │   ├── 20230905172330_add_params_to_policy_constraints.rb
│   │   ├── 20230905174154_increase_public_keys_fingerprint_size.rb
│   │   ├── 20230905174227_increase_signing_keys_fingerprint_size.rb
│   │   ├── 20230905174325_increase_cert_authority_fingerprint_size.rb
│   │   ├── 20230906151341_remove_nillable_type_from_custom_property_definition.rb
│   │   ├── 20230906171726_update_int_to_big_int_page_embargoed_cname.rb
│   │   ├── 20230906195120_add_scope_and_has_to_security_overview_analytics_dependabot_alert_revisions.rb
│   │   ├── 20230907122644_drop_security_overview_risk_level.rb
│   │   ├── 20230907124558_drop_security_overview_has_supported_language.rb
│   │   ├── 20230907132925_add_workflow_file_branch_name_to_actions_workflow_run.rb
│   │   ├── 20230907142219_embiggen_editor_details_in_usage_details.rb
│   │   ├── 20230907174217_update_last_state_change_at_column_to_be_not_null.rb
│   │   ├── 20230907180322_create_low_confidence_indexes_in_token_scan_results.rb
│   │   ├── 20230908063346_create_copilot_ignore.rb
│   │   ├── 20230908163149_memex_project_item_drop_closed_at.rb
│   │   ├── 20230908173630_remove_memex_project_activity_events.rb
│   │   ├── 20230908180134_actions_artifact_new_columns.rb
│   │   ├── 20230908191458_add_prevent_self_review_to_gates.rb
│   │   ├── 20230908204859_create_security_overview_analytics_code_scanning_alert_revisions.rb
│   │   ├── 20230908205642_add_enforcement_to_vulnerability_alert_rule_overrides.rb
│   │   ├── 20230911210320_add_pages_migrations_table.rb
│   │   ├── 20230912154541_add_sync_status_to_external_group_teams.rb
│   │   ├── 20230912213235_change_security_overview_analytics_code_scanning_alert_revisions.rb
│   │   ├── 20230913142525_add_generic_secrets_column_to_secret_scanning_repos.rb
│   │   ├── 20230913153115_add_provider_index_to_external_groups.rb
│   │   ├── 20230913153715_change_seat_history_to_owner_too.rb
│   │   ├── 20230913182236_change_organization_events_to_be_owner_events.rb
│   │   ├── 20230913193749_add_enabled_as_sponsorable_to_sponsors_patreon_users.rb
│   │   ├── 20230914181856_add_validity_checks_enabled_index_secret_scanning_repos.rb
│   │   ├── 20230914192208_soa_secret_scanning_alert_revision.rb
│   │   ├── 20230914192209_secret_scanning_repos_from_repositories_ghes_only_transition.rb
│   │   ├── 20230918172001_add_index_discussion_spotlights_on_discussion_id_repository_id.rb
│   │   ├── 20230918172946_remove_index_discussion_spotlights_on_repository_id_and_discussion_id.rb
│   │   ├── 20230918195845_add_index_to_user_personal_profiles_last_trade_screen_date.rb
│   │   ├── 20230918205546_remove_downloads.rb
│   │   ├── 20230918232929_drop_soa_secret_scanning_token_revisions.rb
│   │   ├── 20230918235211_create_interaction_limits_id_seq.rb
│   │   ├── 20230919091526_add_long_description_to_businesses.rb
│   │   ├── 20230919140140_add_index_on_last_state_change_rule_id.rb
│   │   ├── 20230919142656_create_member_feature_request_notifications.rb
│   │   ├── 20230919181149_add_force_disabled_to_enum.rb
│   │   ├── 20230919193859_add_delivery_at_index_to_newsletter_subscriptions.rb
│   │   ├── 20230919195918_create_interaction_limits.rb
│   │   ├── 20230921184946_add_custom_properties_organization_fgps_transition.rb
│   │   ├── 20230922194857_add_soa_code_scanning_rule.rb
│   │   ├── 20230924234913_add_can_onboard_to_early_access_memberships.rb
│   │   ├── 20230925174235_drop_mwl_priority_column.rb
│   │   ├── 20230925182404_mwl_bigdecimal_priority_column.rb
│   │   ├── 20230925195338_expand_fingerprint_on_org_credential_authorizations.rb
│   │   ├── 20230926094828_add_index_issues_on_issue_type_id.rb
│   │   ├── 20230926182622_add_license_columns_to_business_user_accounts.rb
│   │   ├── 20230926193309_add_created_at_index_to_repository_rule_suite.rb
│   │   ├── 20230927153905_modify_dependabot_alert_revision_columns.rb
│   │   ├── 20230927165706_create_sponsors_patreon_tiers.rb
│   │   ├── 20230927201552_modify_soa_feature_status_revision_index.rb
│   │   ├── 20230927204821_modify_soa_secret_scanning_alert_revisions_index_and_columns.rb
│   │   ├── 20230929181556_move_max_ref_updates_to_config_transition.rb
│   │   ├── 20230929200143_add_position_to_memex_project_links.rb
│   │   ├── 20230929210452_nullify_code_scanning_alert_revision_lang_and_ref.rb
│   │   ├── 20231001205556_rename_ghec_licenses_bitfield_on_business_user_account.rb
│   │   ├── 20231002082203_remove_early_access_memberships_unique_member_id_feature_slug_index.rb
│   │   ├── 20231002172054_add_index_to_pull_orchestrations.rb
│   │   ├── 20231003191738_add_universe_copilot_policies.rb
│   │   ├── 20231003193806_add_sent_reminder_email_at_to_team_organization_pricing_demo.rb
│   │   ├── 20231004150223_create_issue_comment_orchestrations_id_seq.rb
│   │   ├── 20231004155359_create_issue_comment_orchestrations.rb
│   │   ├── 20231004160511_create_issue_comment_orchestrations_id_ks_idx.rb
│   │   ├── 20231005165702_change_soa_dependabot_alert_revision_add_reason_ghsa.rb
│   │   ├── 20231005210657_add_status_to_member_feature_requests.rb
│   │   ├── 20231006083700_add_fields_for_filtered_members_to_business_user_accounts.rb
│   │   ├── 20231006104830_add_index_to_issue_orchestrations_on_state_updated_at.rb
│   │   ├── 20231006202812_update_ref_to_binary.rb
│   │   ├── 20231009113055_create_copilot_usage_metrics.rb
│   │   ├── 20231009172245_add_ruleset_and_history_id_to_rule_run.rb
│   │   ├── 20231009202259_add_expires_at_to_user_sessions.rb
│   │   ├── 20231010140024_remove_copilot_only_from_businesses.rb
│   │   ├── 20231010200121_remove_processed_at_index_from_patreon_webhooks.rb
│   │   ├── 20231010201343_add_language_name_to_copilot_usage_metrics.rb
│   │   ├── 20231011022910_add_github_enterprise_feature_group_to_copilot_policies.rb
│   │   ├── 20231011182205_add_pr_feature_fields_to_copilot_policies.rb
│   │   ├── 20231012142631_add_starred_relationships_filter.rb
│   │   ├── 20231012215240_add_soa_secret_scanning_revisions_dashboard_dates_coverage_index.rb
│   │   ├── 20231012215310_add_soa_code_scanning_revisions_dashboard_dates_coverage_index.rb
│   │   ├── 20231012215405_add_soa_dependabot_alerts_revisions_dashboard_dates_coverage_index.rb
│   │   ├── 20231013030204_delete_orphaned_child_team_abilities_transition.rb
│   │   ├── 20231016004438_add_first_name_last_name_to_enterprise_contact_requests.rb
│   │   ├── 20231016172053_duplicate_sidebar_section_visibility_to_configuration_entries_transition.rb
│   │   ├── 20231017111708_update_customers_street_address.rb
│   │   ├── 20231017202125_change_projects_card_content_id.rb
│   │   ├── 20231017212503_create_token_signature_repository_index.rb
│   │   ├── 20231018162243_authenticatable_type_to_enum.rb
│   │   ├── 20231019170517_add_actor_ip_to_auto_merge_request.rb
│   │   ├── 20231019181410_add_conflict_type_to_pull_requests_conflicts.rb
│   │   ├── 20231019214449_add_uniq_pr_index_to_pull_request_conflicts.rb
│   │   ├── 20231019215415_remove_unique_index_from_pull_conflicts.rb
│   │   ├── 20231020035018_create_memex_project_statuses.rb
│   │   ├── 20231020133330_add_using_advanced_security_to_enterprise_installation_user_accounts.rb
│   │   ├── 20231020220221_add_severity_soa_dependabot_alerts_revisions_dashboard_dates_coverage_index.rb
│   │   ├── 20231020220340_add_severity_soa_code_scanning_revisions_dashboard_dates_coverage_index.rb
│   │   ├── 20231023030205_token_scan_results_resolve_no_valid_locations_transition.rb
│   │   ├── 20231023145452_create_security_configs_table.rb
│   │   ├── 20231023151921_create_repository_security_configs_table.rb
│   │   ├── 20231023163629_drop_interaction_limits_id_seq.rb
│   │   ├── 20231023200515_create_organization_feed_filter_settings.rb
│   │   ├── 20231023201654_use_bigint_in_import_items.rb
│   │   ├── 20231023213850_create_enterprise_team_memberships.rb
│   │   ├── 20231023221330_add_fgp_read_repo_metadata_transition.rb
│   │   ├── 20231024025032_create_enterprise_team_assignments.rb
│   │   ├── 20231024035702_create_migrations_key_values.rb
│   │   ├── 20231024121011_add_evaluation_metadata_to_repository_rule_suites.rb
│   │   ├── 20231024135643_backfill_rule_run_ruleset_id_transition.rb
│   │   ├── 20231025143906_add_partnership_managed_to_repository_actions.rb
│   │   ├── 20231025145902_create_security_configuration_defaults.rb
│   │   ├── 20231025190318_move_migrations_key_values_transition.rb
│   │   ├── 20231026143547_create_ipr_key_values_table.rb
│   │   ├── 20231026171626_migrate_required_workflows_to_rulesets_transition.rb
│   │   ├── 20231030163751_secret_scanning_reset_validity.rb
│   │   ├── 20231030203612_create_sponsors_patreon_campaign_webhooks.rb
│   │   ├── 20231031121011_add_enqueued_rule_suite_id_to_merge_queue_entries.rb
│   │   ├── 20231031172844_backfill_dependabot_default_rule_transition.rb
│   │   ├── 20231031203030_add_startup_program_renewal_email_at.rb
│   │   ├── 20231031205500_drop_mwl_priority_for_sbt.rb
│   │   ├── 20231101115858_add_priority_numerator_priority_denominator_virtual_priority_to_memex_item.rb
│   │   ├── 20231101141914_backfill_dependency_scope_for_ghes_repos_transition.rb
│   │   ├── 20231101162632_add_usage_metrics_api_setting_to_copilot_configuration.rb
│   │   ├── 20231102141812_fix_kv_timestamp_precision.rb
│   │   ├── 20231103161916_add_values_editable_by_to_custom_property_definitions.rb
│   │   ├── 20231103174310_add_fgp_edit_repo_custom_properties_values_transition.rb
│   │   ├── 20231103204209_drop_migratable_resources_table.rb
│   │   ├── 20231106120021_remove_unused_users_indices.rb
│   │   ├── 20231106184704_change_id_to_bigint_for_asset_references.rb
│   │   ├── 20231107211409_abuse_reports_use_bigint.rb
│   │   ├── 20231108131100_create_notification_key_values.rb
│   │   ├── 20231108160359_update_memex_project_status_fields.rb
│   │   ├── 20231109111443_remove_migrations_repository_snapshot_column.rb
│   │   ├── 20231109212707_add_completion_feedback_sentiment_index.rb
│   │   ├── 20231113164959_create_copilot_indexed_repositories.rb
│   │   ├── 20231113193004_change_amount_in_subunits_to_bigint_for_ledger_entries.rb
│   │   ├── 20231114225633_remove_patreon_campaign_id_from_sponsors_patreon_users.rb
│   │   ├── 20231115002052_create_actions_key_values_id_seq.rb
│   │   ├── 20231115010822_create_actions_key_values.rb
│   │   ├── 20231115160949_cleanup_repositories_key_values_transition.rb
│   │   ├── 20231115213017_create_scoped_vulnerabilities.rb
│   │   ├── 20231116135519_add_cost_center_to_business_user_accounts.rb
│   │   ├── 20231120222451_backfill_virtual_priority_on_memex_project_items_transition.rb
│   │   ├── 20231121220908_add_copilot_administrative_blocks_table.rb
│   │   ├── 20231124105840_move_notification_key_values_transition.rb
│   │   ├── 20231124131604_move_ipr_ignore_whitespace_key_values_transition.rb
│   │   ├── 20231127174828_drop_primary_language_name_id_and_public_index_on_repositories.rb
│   │   ├── 20231127200813_authnd_kv_creation.rb
│   │   ├── 20231127221255_create_pinned_environments_table.rb
│   │   ├── 20231129014718_create_spam_key_values.rb
│   │   ├── 20231129220819_add_client_index_to_authentication_records.rb
│   │   ├── 20231129234935_add_business_id_to_repository_security_center_config.rb
│   │   ├── 20231130000224_add_owner_id_to_repository_security_center_statuses.rb
│   │   ├── 20231130204626_add_object_migration_state_to_package_file.rb
│   │   ├── 20231201002335_create_ghes_licenses.rb
│   │   ├── 20231201152737_add_owner_id_column_to_rule_suites.rb
│   │   ├── 20231201231401_backfill_security_center_config_owner_id_transition.rb
│   │   ├── 20231202003432_backfill_security_center_statuses_owner_id_transition.rb
│   │   ├── 20231204133754_backfill_rule_suite_owner_id_transition.rb
│   │   ├── 20231204200053_backfill_security_center_config_business_ids_transition.rb
│   │   ├── 20231204212037_add_index_to_pages_migrations_on_status_updated_at.rb
│   │   ├── 20231204222922_fix_pull_request_alert_locations_transition.rb
│   │   ├── 20231204234835_backfill_security_center_statuses_business_ids_transition.rb
│   │   ├── 20231205050726_add_plan_and_downgrade_at_to_copilot_configurations.rb
│   │   ├── 20231205201515_memex_project_status_add_user_hidden.rb
│   │   ├── 20231205203737_add_original_acl_and_quarantining_to_user_assets.rb
│   │   ├── 20231206224253_add_index_to_sponsors_patreon_campaign_webhooks_on_campaign_id.rb
│   │   ├── 20231207210227_add_disabled_reasons_to_customers.rb
│   │   ├── 20231211074352_add_copilot_plan_to_copilot_business_trials.rb
│   │   ├── 20231211191504_move_authentication_key_values_transition.rb
│   │   ├── 20231211200714_artifacts_id_keyspace_idx_id_bigint.rb
│   │   ├── 20231212002831_add_index_integrations_on_owner_id_and_owner_type_and_slug.rb
│   │   ├── 20231212150958_create_business_startups_programs.rb
│   │   ├── 20231218180659_add_ghes_licenses_fields.rb
│   │   ├── 20231218221056_remove_codequote_enabled.rb
│   │   ├── 20231218222431_add_ide_chat_to_configuration.rb
│   │   ├── 20231221114313_business_user_accounts_add_spammy.rb
│   │   ├── 20231221172800_separate_memex_project_status_status_values_columns.rb
│   │   ├── 20231222214126_backfill_ghost_user_in_ghes_transition.rb
│   │   ├── 20231223002251_add_org_id_for_content_exclusions.rb
│   │   ├── 20231227191708_create_integration_agents.rb
│   │   ├── 20240103142557_add_verified_commits_table.rb
│   │   ├── 20240103194332_add_index_deployments_on_repository_id_and_environment.rb
│   │   ├── 20240103205926_add_scope_to_repo_advisories.rb
│   │   ├── 20240104131109_add_fgp_set_issue_type_transition.rb
│   │   ├── 20240105194257_create_memex_key_values.rb
│   │   ├── 20240105201723_create_growth_notice_key_values.rb
│   │   ├── 20240105210527_add_index_to_vvr_on_affects_and_ecosystem.rb
│   │   ├── 20240108215956_remove_last_downloaded_at_from_ghes_licenses.rb
│   │   ├── 20240110224529_security_overview_analytics_subfeature_status.rb
│   │   ├── 20240117134956_create_default_issue_types_for_orgs_transition_transition.rb
│   │   ├── 20240117150333_add_payload_secret_to_integration_agent.rb
│   │   ├── 20240117203423_add_user_id_to_stripe_webhooks.rb
│   │   ├── 20240117214236_add_entity_support_to_member_feature_requests.rb
│   │   ├── 20240118101211_add_alert_reopened_at_column_to_soa_code_scanning_alert_revisions.rb
│   │   ├── 20240118101232_add_alert_reopened_at_column_to_soa_secret_scanning_alert_revisions.rb
│   │   ├── 20240118101255_add_alert_reopened_at_column_to_soa_dependabot_alert_revisions.rb
│   │   ├── 20240118152351_create_code_scanning_org_configuration.rb
│   │   ├── 20240118164345_create_exemption_requests.rb
│   │   ├── 20240118164952_create_exemption_responses.rb
│   │   ├── 20240118180053_change_pull_requests_id_to_bigint.rb
│   │   ├── 20240118180235_change_pull_requests_id_v_index_to_bigint.rb
│   │   ├── 20240119111127_add_entity_to_member_feature_request_notifications.rb
│   │   ├── 20240119195507_change_pull_request_imports_ids_to_bigint.rb
│   │   ├── 20240119200225_change_user_reviewed_files_ids_to_bigint.rb
│   │   ├── 20240123202023_create_bulk_sponsorship_tier_selections.rb
│   │   ├── 20240123211111_drop_required_workflows.rb
│   │   ├── 20240123215405_drop_required_workflow_repositories.rb
│   │   ├── 20240124132914_create_growth_last_activity_key_values.rb
│   │   ├── 20240125150421_change_content_id_to_bigint.rb
│   │   ├── 20240125152515_add_suspended_reason_to_integrations.rb
│   │   ├── 20240125175714_move_growth_last_activity_key_values_transition.rb
│   │   ├── 20240125183323_add_is_azure_blob_storage_to_metered_usage_exports.rb
│   │   ├── 20240125200157_create_orcid_records.rb
│   │   ├── 20240125230202_create_trade_compliance_key_values.rb
│   │   ├── 20240126180810_add_has_orcid_record_to_user_metadata.rb
│   │   ├── 20240126185550_secret_scanning_bypass_reviewers.rb
│   │   ├── 20240127202538_releases_charset_and_collation.rb
│   │   ├── 20240129125344_create_compliance_reports.rb
│   │   ├── 20240130105614_create_pinned_workflows_id_seq.rb
│   │   ├── 20240130153857_create_sub_issues_id_seq.rb
│   │   ├── 20240130153927_create_sub_issues.rb
│   │   ├── 20240130154009_create_sub_issues_id_ks_idx.rb
│   │   ├── 20240130174550_add_fgp_write_organization_actions_settings_transition.rb
│   │   ├── 20240131185247_add_user_hidden_to_oauth_applications.rb
│   │   ├── 20240201030854_add_user_hidden_to_integrations.rb
│   │   ├── 20240201104442_create_pinned_workflows.rb
│   │   ├── 20240201174631_create_pinned_workflows_id_keyspace_idx.rb
│   │   ├── 20240202181109_update_profile_columns_to_utf8mb4.rb
│   │   ├── 20240203002443_update_business_user_account_columns_to_utf8mb4.rb
│   │   ├── 20240203011648_update_user_status_columns_to_utf8mb4.rb
│   │   ├── 20240205182744_create_copilot_orca_pipeline_requests.rb
│   │   ├── 20240205184758_add_cicd_admin_fg_ps_transition.rb
│   │   ├── 20240206200755_update_public_key_columns_to_utf8mb4.rb
│   │   ├── 20240206204349_create_billing_key_values.rb
│   │   ├── 20240206205914_add_organization_id_to_repository_security_configurations.rb
│   │   ├── 20240207000303_add_generic_exemption_request_id_to_push_protections_bypass.rb
│   │   ├── 20240208170908_change_null_constraint_repository_security_center_configs.rb
│   │   ├── 20240208172424_change_null_constraint_repository_security_center_statuses.rb
│   │   ├── 20240209004057_add_proxima_availability_to_integrations.rb
│   │   ├── 20240212101101_create_notification_summaries.rb
│   │   ├── 20240212170218_make_copilot_indexed_repos_unique.rb
│   │   ├── 20240212215756_rename_and_update_actions_cicd_fgps_transition.rb
│   │   ├── 20240212220917_update_repo_environment_column_to_utf8mb4.rb
│   │   ├── 20240212222830_add_security_center_business_id_indexes.rb
│   │   ├── 20240212224207_add_validity_and_bypassed_fields_to_ss_revisions.rb
│   │   ├── 20240212233133_update_pre_receive_environment_column_to_utf8mb4.rb
│   │   ├── 20240213012355_add_proxima_availability_to_oauth_applications.rb
│   │   ├── 20240213192831_add_team_id_and_chat_to_copilot_usage_metrics.rb
│   │   ├── 20240213203854_add_user_feedback_opt_in_to_copilot_configurations.rb
│   │   ├── 20240214005435_drop_copilot_blocked_remote_repositories.rb
│   │   ├── 20240214033214_drop_copilot_blocked_github_repositories.rb
│   │   ├── 20240215005705_add_archived_column_secret_scanning_repos.rb
│   │   ├── 20240215081143_change_null_owner_type_custom_property_values.rb
│   │   ├── 20240215135615_custom_property_definitions_add_config_column.rb
│   │   ├── 20240215181825_add_total_chunks_to_audit_log_web_export.rb
│   │   ├── 20240215181932_add_total_chunks_to_audit_log_git_event_export.rb
│   │   ├── 20240215182342_create_bulk_sponsorship_imports.rb
│   │   ├── 20240215183901_add_index_to_date_in_usage_metrics.rb
│   │   ├── 20240215185534_backfill_type_memex_project_column_transition.rb
│   │   ├── 20240215192607_create_enterprise_team_organization_mappings.rb
│   │   ├── 20240216162820_move_actor_type_to_enum_on_permissions.rb
│   │   ├── 20240216181747_add_organization_id_to_sponsors_agreements.rb
│   │   ├── 20240216185925_add_notes_to_sponsors_invoiced_agreement_signatures.rb
│   │   ├── 20240219005958_add_canonical_avatar_url_to_proxima_app_synchronizations.rb
│   │   ├── 20240219043520_drop_copilot_blocked_organizations.rb
│   │   ├── 20240220142524_add_index_to_issue_types.rb
│   │   ├── 20240220154144_remove_onwer_type_from_custom_property_values.rb
│   │   ├── 20240220163550_enterprise_teams_add_sync_to_organizations.rb
│   │   ├── 20240220163551_associate_organizations_with_global_business_transition.rb
│   │   ├── 20240220195018_add_markdown_field_to_copilot_indexed_repositories.rb
│   │   ├── 20240220200255_drop_organization_id_from_repository_security_center_configs.rb
│   │   ├── 20240220200324_drop_organization_id_from_repository_security_center_statuses.rb
│   │   ├── 20240222095717_add_missing_autocommit_options_in_ipr.rb
│   │   ├── 20240222173631_backfill_secret_scanning_repos_archived_status_transition.rb
│   │   ├── 20240222203021_make_codespace_nullable_on_async_operation.rb
│   │   ├── 20240226121611_move_repo_merge_settings_from_kv_to_configuration_transition.rb
│   │   ├── 20240226155537_create_sub_issue_lists_id_seq.rb
│   │   ├── 20240226184559_create_sub_issue_lists.rb
│   │   ├── 20240226184621_create_sub_issue_lists_id_ks_idx.rb
│   │   ├── 20240226201259_addcopilot_app_column_to_listings.rb
│   │   ├── 20240226204440_add_authorization_details_to_scoped_integration_installations.rb
│   │   ├── 20240227165535_add_bing_github_chat_to_copilot_configurations.rb
│   │   ├── 20240227194506_decrypt_ghes_columns_transition.rb
│   │   ├── 20240228081545_add_index_to_repository_issue_types.rb
│   │   ├── 20240228104740_add_unique_key_on_business_user_accounts_business_id_and_user_id.rb
│   │   ├── 20240229025046_add_repository_id_and_ref_index_to_deployments.rb
│   │   ├── 20240229233259_migrate_oauth_accesses_ids_to_bigint.rb
│   │   ├── 20240304191117_add_copilot_orca_models.rb
│   │   ├── 20240305000504_soa_add_business_id.rb
│   │   ├── 20240306211926_add_fgp_actions_usage_metrics_viewer_transition.rb
│   │   ├── 20240307015847_add_mobile_chat_copilot_configuration.rb
│   │   ├── 20240307190327_create_tax_exemption_status.rb
│   │   ├── 20240307204616_add_max_ssh_cert_lifetime_col.rb
│   │   ├── 20240307211933_add_repo_feature_severity_index_on_security_center_alert_severities.rb
│   │   ├── 20240308185355_add_scoped_integration_installations_table_to_lodge.rb
│   │   ├── 20240308200255_add_business_feature_scanning_status_index_to_statuses.rb
│   │   ├── 20240311113531_delete_repo_merge_settings_from_kv_transition.rb
│   │   ├── 20240311133747_delete_invalid_memex_date_values_transition.rb
│   │   ├── 20240311161857_create_soft_deleted_organizations.rb
│   │   ├── 20240311185554_add_site_scoped_installations_table_to_lodge.rb
│   │   ├── 20240311225802_create_signup_flow_key_values.rb
│   │   ├── 20240312212209_add_index_to_organization_id_on_enterprise_team_organization_mappings.rb
│   │   ├── 20240313162755_add_adder_type_index_to_organization_membership_entry.rb
│   │   ├── 20240313211701_use_bigints_for_sponsors_listing_featured_items.rb
│   │   ├── 20240313212838_use_bigints_for_organization_profiles.rb
│   │   ├── 20240314195529_add_security_manager_enterprise_team_assignment.rb
│   │   ├── 20240314201048_change_hook_event_subscriptions_id_to_bigint.rb
│   │   ├── 20240315154011_drop_default_value_on_custom_property_definitions.rb
│   │   ├── 20240315202027_remove_payload_secrets_from_integration_agents.rb
│   │   ├── 20240318213959_add_tree_oid_to_deployments.rb
│   │   ├── 20240318220504_add_deploy_key_bypass_to_rulesets.rb
│   │   ├── 20240318234203_create_dotcom_app_owner_metadata.rb
│   │   ├── 20240319124323_upgrade_foreign_keys_to_bigint_on_refresh_tokens.rb
│   │   ├── 20240319125725_upgrade_foreign_keys_to_bigint_on_device_authorization_grants.rb
│   │   ├── 20240319130323_upgrade_int_to_bigint_on_two_factor_recovery_requests.rb
│   │   ├── 20240319210816_add_apple_subscriptions_table.rb
│   │   ├── 20240320001022_add_copilot_workspace_id_to_workspaces.rb
│   │   ├── 20240320143601_increase_requirements_column_length.rb
│   │   ├── 20240320150705_nullable_org_id_member_feature_request_notifications.rb
│   │   ├── 20240320171747_add_validated_at_to_user_personal_profiles.rb
│   │   ├── 20240320172243_update_charset_and_collation_for_scoped_integration_installations.rb
│   │   ├── 20240320172313_update_charset_and_collation_for_site_scoped_integration_installations.rb
│   │   ├── 20240320174929_fix_indexes_on_deployments.rb
│   │   ├── 20240321221812_add_saml_external_id_column_to_external_identities.rb
│   │   ├── 20240325174900_create_repository_group_settings.rb
│   │   ├── 20240325181141_create_repository_group_maps.rb
│   │   ├── 20240325182046_create_repository_groups.rb
│   │   ├── 20240327005829_add_chat_acceptance_count_to_copilot_usage_metrics.rb
│   │   ├── 20240327125714_update_timestamp_precision_on_scoped_integration_installations.rb
│   │   ├── 20240327125936_update_timestamp_precision_on_site_scoped_integration_installations.rb
│   │   ├── 20240327182222_add_copilot_workspace_id_to_billing_entries.rb
│   │   ├── 20240327185239_create_codespace_usage_records.rb
│   │   ├── 20240327190257_soa_code_scanning_reopened_at_coverage.rb
│   │   ├── 20240327193603_soa_secret_scanning_reopened_at_coverage.rb
│   │   ├── 20240327194507_soa_dependabot_alerts_reopened_at_coverage.rb
│   │   ├── 20240327195254_soa_feature_status_enabled_indexes.rb
│   │   ├── 20240328104459_add_counter_and_active_to_codeql_bulk_builder_configs.rb
│   │   ├── 20240328133315_add_region_audit_log_s3_sink_configurations.rb
│   │   ├── 20240328170113_add_index_to_secret_scanning_repos_for_business_level_queries.rb
│   │   ├── 20240328200619_add_dismiss_to_member_feature_requests.rb
│   │   ├── 20240401165340_add_indexes_to_deployments.rb
│   │   ├── 20240401173545_change_default_validity_value.rb
│   │   ├── 20240402142005_change_id_to_bigint_for_media_blobs.rb
│   │   ├── 20240402192423_drop_orca_pipeline_requests.rb
│   │   ├── 20240402232851_soa_ss_make_alert_validity_non_nilable.rb
│   │   ├── 20240403124900_add_google_subscriptions_table.rb
│   │   ├── 20240403151502_update_timestamp_precision_on_scoped_integration_installations_on_lodge.rb
│   │   ├── 20240403151525_update_timestamp_precision_on_site_scoped_integration_installations_on_lodge.rb
│   │   ├── 20240404015949_drop_render_blobs.rb
│   │   ├── 20240404134947_add_enforcement_to_security_configuration_defaults.rb
│   │   ├── 20240404165334_create_pushes_id_seq.rb
│   │   ├── 20240405155204_create_codespaces_key_values.rb
│   │   ├── 20240406073226_create_notification_entries_seq.rb
│   │   ├── 20240406073420_create_saved_notification_entries_seq.rb
│   │   ├── 20240408164509_change_orca_models_pipeline_id.rb
│   │   ├── 20240408233756_backfill_sub_issues_memex_project_columns_transition.rb
│   │   ├── 20240409143906_drop_user_provisioning_statuses.rb
│   │   ├── 20240409225517_add_cvss_v4_column_to_vulnerabilities.rb
│   │   ├── 20240410000642_add_cvss_v4_column_to_scoped_vulnerabilities.rb
│   │   ├── 20240410195423_add_expired_to_audit_log_web_export.rb
│   │   ├── 20240410195702_add_expired_to_audit_log_git_event_export.rb
│   │   ├── 20240410215151_add_cvss_v4_column_to_repo_advisories.rb
│   │   ├── 20240411184233_add_last_used_at_to_sms_registrations.rb
│   │   ├── 20240411195316_add_last_used_at_to_totp_app_registrations.rb
│   │   ├── 20240411200630_add_last_used_at_to_u2f_registrations.rb
│   │   ├── 20240412212937_create_credit_checks.rb
│   │   ├── 20240415184017_add_claimed_to_user_emails.rb
│   │   ├── 20240415184020_add_certificate_name_to_tax_exemption_status.rb
│   │   ├── 20240416192936_add_repository_auth_versions.rb
│   │   ├── 20240418150707_drop_deprecated_github_for_startups_columns.rb
│   │   ├── 20240418175035_create_rule_suite_source_result.rb
│   │   ├── 20240419063500_change_upload_manifest_files_id_to_bigint.rb
│   │   ├── 20240422193950_add_authorization_url_to_integration_agent.rb
│   │   ├── 20240423153928_use_pushes_id_seq.rb
│   │   ├── 20240423214707_add_failure_reason_to_repository_security_configurations.rb
│   │   ├── 20240423220512_add_new_url_flag_to_repository_files.rb
│   │   ├── 20240424150225_add_alert_id_to_soa_code_scanning_alert_revisions.rb
│   │   ├── 20240424151841_add_enterprise_security_manager_transition.rb
│   │   ├── 20240424161613_create_proxima_service_identity.rb
│   │   ├── 20240424192006_backfill_u2f_last_used_at_column_transition.rb
│   │   ├── 20240425165819_add_index_to_orca_models.rb
│   │   ├── 20240425193029_add_copilot_plan_to_seat_history.rb
│   │   ├── 20240425193909_add_last_checked_at_to_global_notices.rb
│   │   ├── 20240430093642_add_index_on_organization_member_exports_subject.rb
│   │   ├── 20240430094725_add_index_on_business_member_invitations_invitee.rb
│   │   ├── 20240430145347_soa_user_owned_repositories_transition.rb
│   │   ├── 20240430214118_add_runner_group_and_label_to_prebuilds.rb
│   │   ├── 20240501095400_add_unique_index_on_issue_types_name_organization.rb
│   │   ├── 20240501153349_drop_git_sizer.rb
│   │   ├── 20240501164701_add_copilot_extensions_to_copilot_configurations.rb
│   │   ├── 20240501172734_add_new_url_flag_to_user_assets.rb
│   │   ├── 20240501193741_create_license_transitions.rb
│   │   ├── 20240502125623_add_availability_to_compliance_reports.rb
│   │   ├── 20240502184408_create_entity_problems.rb
│   │   ├── 20240502200545_create_merge_commit_requests.rb
│   │   ├── 20240503053440_fix_enterprise_system_manager_role_transition.rb
│   │   ├── 20240503135225_create_security_configuration_policies.rb
│   │   ├── 20240503172322_create_contacts.rb
│   │   ├── 20240506190324_update_user_login_to_utf8mb4.rb
│   │   ├── 20240507012357_add_wiki_scanning_to_secret_scanning_repos.rb
│   │   ├── 20240507191505_split_security_manager_fg_ps_transition.rb
│   │   ├── 20240508004312_add_all_repo_read_to_security_manager_transition.rb
│   │   ├── 20240508204005_add_enterprise_team_id_to_copilot_usage_metrics.rb
│   │   ├── 20240509055534_soa_slice_cs_revisions.rb
│   │   ├── 20240509062907_soa_slice_ss_revisions.rb
│   │   ├── 20240509062924_soa_slice_da_revisions.rb
│   │   ├── 20240509092318_create_security_campaigns.rb
│   │   ├── 20240509092355_create_security_campaign_alerts.rb
│   │   ├── 20240509173900_remove_enforcement_from_security_configuration_defaults.rb
│   │   ├── 20240509175914_add_billing_trade_screening_status_to_user_personal_profiles.rb
│   │   ├── 20240513170825_add_two_factor_credential_banner_index.rb
│   │   ├── 20240513181547_global_notices_last_checked_at_index.rb
│   │   ├── 20240513190400_change_index_on_proxima_service_identities.rb
│   │   ├── 20240513200955_soa_backfill_code_scanning_alert_id_transition.rb
│   │   ├── 20240513204020_add_sub_issue_list_height.rb
│   │   ├── 20240513204601_add_status_reason_to_billing_tax_exemption_status.rb
│   │   ├── 20240513230355_add_index_on_security_configuration_defaults.rb
│   │   ├── 20240514153432_remove_licensing_model_transition_date_unique_constraint.rb
│   │   ├── 20240515161140_soa_repository_owner_repositories_index.rb
│   │   ├── 20240517093814_add_organization_id_and_created_at_indices_to_soft_deleted_organizations.rb
│   │   ├── 20240517130435_drop_raf_notifications_organization_id_column.rb
│   │   ├── 20240517144420_create_memex_project_elasticsearch_consistency.rb
│   │   ├── 20240521135923_move_ipr_default_to_draft_kv_values_transition.rb
│   │   ├── 20240521190147_add_billing_transaction_tax_items.rb
│   │   ├── 20240522054307_populate_secret_scanning_repos_wiki_scanning_transition.rb
│   │   ├── 20240522060512_change_document_type_in_copilot_ignores.rb
│   │   ├── 20240522060929_add_copilot_required_authorizations_table.rb
│   │   ├── 20240522160302_create_issue_event_authors_id_seq.rb
│   │   ├── 20240522162000_create_issue_event_authors.rb
│   │   ├── 20240522163007_create_issue_event_authors_id_ks_idx.rb
│   │   ├── 20240522191400_add_tracking_for_license_transitions.rb
│   │   ├── 20240522195543_create_organization_terms_of_service_acceptances.rb
│   │   ├── 20240522195621_create_organization_terms_of_service_upgrade_prompts.rb
│   │   ├── 20240522213827_add_artifacts_index_expiration_emitted_expired_at.rb
│   │   ├── 20240523134227_add_shortcode_to_proxima_service_identities.rb
│   │   ├── 20240523214936_create_reachability_analysis.rb
│   │   ├── 20240523214937_create_reachability_analysis_status_updates.rb
│   │   ├── 20240524115519_create_authentic_commits_table.rb
│   │   ├── 20240524170845_add_weekly_commit_contribution_summaries.rb
│   │   ├── 20240527175302_add_reason_and_consequence_to_blacklisted_payment_methods.rb
│   │   ├── 20240529141408_soa_code_scanning_revision_alert_id_index.rb
│   │   ├── 20240529185743_create_zuora_rate_plan_charges.rb
│   │   ├── 20240529211938_add_authorization_details_to_site_scoped_integration_installations_in_collab.rb
│   │   ├── 20240529212004_add_authorization_details_to_site_scoped_integration_installations_in_lodge.rb
│   │   ├── 20240530130940_add_validity_checks_flag_to_security_config.rb
│   │   ├── 20240530163503_add_beta_features_github_chat_to_copilot_configurations.rb
│   │   ├── 20240530180126_add_columns_to_business_license_consumption_exports.rb
│   │   ├── 20240531130756_add_async_check_requested_at.rb
│   │   ├── 20240531164052_token_scan_results.rb
│   │   ├── 20240603042942_audit_token_scan_results.rb
│   │   ├── 20240603180818_transition_last_check_completed_at_transition.rb
│   │   ├── 20240604132234_drop_mobile_device_tokens.rb
│   │   ├── 20240604155339_drop_archived_gists.rb
│   │   ├── 20240604155613_drop_archived_gists_comments.rb
│   │   ├── 20240604163913_secret_scanning_repos_slice.rb
│   │   ├── 20240605173903_drop_unused_artifact_index.rb
│   │   ├── 20240605192321_add_copilot_custom_instructions.rb
│   │   ├── 20240605201522_drop_archived_gist_replicas.rb
│   │   ├── 20240605203226_add_plan_subscription_type_to_zuora_rate_plan_charges.rb
│   │   ├── 20240606153012_add_actor_index_to_rule_suites.rb
│   │   ├── 20240610150533_add_number_to_security_campaigns.rb
│   │   ├── 20240610192447_add_deployments_repository_id_environments_created_at_index.rb
│   │   ├── 20240610201418_increase_jurisdiction_size_on_taxation_items.rb
│   │   ├── 20240611173353_add_private_telemetry_to_copilot_configurations.rb
│   │   ├── 20240611185303_add_state_to_pull_requests.rb
│   │   ├── 20240613223703_create_copilot_code_review_orchestrations_id_seq.rb
│   │   ├── 20240614184119_update_contacts_column_validations.rb
│   │   ├── 20240617153727_add_number_index_to_security_campaigns.rb
│   │   ├── 20240617204725_drop_discussion_badges.rb
│   │   ├── 20240619190953_add_fgp_network_config_transition.rb
│   │   ├── 20240620021312_add_state_to_copilot_required_authorizations.rb
│   │   ├── 20240620132116_custom_property_definitions_add_source_id_type_column.rb
│   │   ├── 20240622003340_add_deployments_set_inactive_index.rb
│   │   ├── 20240624121000_create_pull_request_last_pushes_id_seq.rb
│   │   ├── 20240624121011_create_pull_request_last_pushes.rb
│   │   ├── 20240624121022_create_pull_request_last_pushes_id_ks_idx.rb
│   │   ├── 20240624221708_add_secret_scanning_non_provider_patterns_to_security_configurations.rb
│   │   ├── 20240624235554_create_copilot_code_review_orchestrations.rb
│   │   ├── 20240625000217_create_copilot_code_review_orchestrations_id_ks_idx.rb
│   │   ├── 20240625193937_add_zuora_product_rate_plan_charge_id_to_billing_transaction_line_item.rb
│   │   ├── 20240626172019_change_assets_id_to_bigint.rb
│   │   ├── 20240626185557_add_updated_by_id_to_custom_instructions.rb
│   │   ├── 20240627031011_add_secret_scanning_public_leaks_table.rb
│   │   ├── 20240627164031_add_truncated_to_audit_log_web_export.rb
│   │   ├── 20240627164301_add_truncated_to_audit_log_git_event_export.rb
│   │   ├── 20240627205506_update_precision_on_fine_grained_permissions.rb
│   │   ├── 20240627205932_update_precision_on_role_permissions.rb
│   │   ├── 20240627210112_update_precision_on_roles.rb
│   │   ├── 20240627210339_update_precision_on_user_roles.rb
│   │   ├── 20240701204620_update_iam_roles_columns_to_utf8mb4.rb
│   │   ├── 20240701212619_update_iam_fine_grained_permissions_to_utf8mb4.rb
│   │   ├── 20240701212729_update_iam_role_permissions_to_utf8mb4.rb
│   │   ├── 20240701212755_update_iam_user_roles_to_utf8mb4.rb
│   │   ├── 20240702174203_add_commit_contribution_summaries.rb
│   │   ├── 20240703194423_add_fine_grained_permissions_table_to_abilities.rb
│   │   ├── 20240703211059_add_roles_table_to_abilities.rb
│   │   ├── 20240703222836_add_role_permissions_table_to_abilities.rb
│   │   ├── 20240703225416_add_user_roles_table_to_abilities.rb
│   │   ├── 20240704014805_add_azure_models_catalog_items_table.rb
│   │   ├── 20240704155640_add_security_campaign_manager.rb
│   │   ├── 20240705083648_create_code_scanning_alert_links_id_seq.rb
│   │   ├── 20240708195457_create_discussions_key_values.rb
│   │   ├── 20240708215415_change_asset_actor_activities_ids_to_bigint.rb
│   │   ├── 20240710124104_remove_copilot_plan_from_copilot_seat_histories.rb
│   │   ├── 20240710180558_add_last_visited_on_to_memex_projects.rb
│   │   ├── 20240711001738_create_octoshift_migration_archives_table.rb
│   │   ├── 20240711172328_add_index_to_repository_ruleset_histories.rb
│   │   ├── 20240711191600_update_completion_feedback.rb
│   │   ├── 20240711191838_move_discussions_key_values_transition.rb
│   │   ├── 20240711194356_create_feed_key_values.rb
│   │   ├── 20240712021522_backfill_repo_npp_settings_transition.rb
│   │   ├── 20240712192333_increase_affects_column_length.rb
│   │   ├── 20240712194253_proxima_service_identities_shortcode_service_uniq.rb
│   │   ├── 20240715131550_default_issue_type_settings_transition.rb
│   │   ├── 20240715153428_drop_hidden_profile_timeline_events.rb
│   │   ├── 20240715164857_soa_code_scanning_pull_request_alerts.rb
│   │   ├── 20240715231858_backfill_memex_project_last_visited_on_date_transition.rb
│   │   ├── 20240716142250_convert_preferred_files_id_to_bigint.rb
│   │   ├── 20240716182035_proxima_service_identity_remove_slug.rb
│   │   ├── 20240716210804_migrate_cve_epss.rb
│   │   ├── 20240717112954_add_dep_graph_autosubmit_action_to_security_configs.rb
│   │   ├── 20240717133634_change_subscription_sync_statuses_status_index.rb
│   │   ├── 20240718192744_create_feature_management_key_values.rb
│   │   ├── 20240719165750_add_ghas_only_to_licensing_model_transitions.rb
│   │   ├── 20240719191246_private_registry_configurations.rb
│   │   ├── 20240719202043_drop_user_licenses.rb
│   │   ├── 20240722030500_add_repository_type_to_public_leaks.rb
│   │   ├── 20240722085029_add_idx_audit_log_stream_configurations.rb
│   │   ├── 20240722171906_create_copilot_coding_guidelines.rb
│   │   ├── 20240722171919_create_copilot_coding_guideline_paths.rb
│   │   ├── 20240722194903_soa_code_scanning_tools_index.rb
│   │   ├── 20240723100952_create_organization_collaborators.rb
│   │   ├── 20240723162031_add_repo_review_manage_secret_scanning_bypass_requests_fgp_transition.rb
│   │   ├── 20240723231734_remove_unused_seat_emissions_table.rb
│   │   ├── 20240724123853_add_business_report_exports_settings.rb
│   │   ├── 20240724190618_add_search_index_to_repository_unlocks.rb
│   │   ├── 20240725053823_prepare_soa_code_scanning_pull_request_alerts_alert_id_for_removal.rb
│   │   ├── 20240725175224_move_feature_management_key_values_transition.rb
│   │   ├── 20240726134923_add_index_to_repository_security_configurations_table.rb
│   │   ├── 20240726151840_add_followers_following_api_index.rb
│   │   ├── 20240726172444_create_security_products_enablement_key_values.rb
│   │   ├── 20240726195859_add_state_to_two_factor_requirement_metadata.rb
│   │   ├── 20240729200850_add_index_for_service_name_on_proxima_service_identities.rb
│   │   ├── 20240730092050_drop_sticker_invites.rb
│   │   ├── 20240730201608_add_not_null_on_repository_security_configuration.rb
│   │   ├── 20240731100756_drop_stickers.rb
│   │   ├── 20240731183331_remove_soa_code_scanning_pull_request_alerts_alert_id.rb
│   │   ├── 20240801153824_add_skill_data_to_integration_agents.rb
│   │   ├── 20240801213247_delete_oauth_logs.rb
│   │   ├── 20240802044200_add_soa_code_scanning_pull_request_alerts_alert_resolved_at.rb
│   │   ├── 20240802183643_add_reset_ghas_option_to_licensing_model_transitions.rb
│   │   ├── 20240802191815_make_fine_grained_permission_id_optional.rb
│   │   ├── 20240803063019_drop_user_stickers.rb
│   │   ├── 20240803073448_drop_user_cover_images.rb
│   │   ├── 20240803082345_drop_hidden_task_list_items.rb
│   │   ├── 20240803084455_drop_team_organization_pricing_demos.rb
│   │   ├── 20240805081947_populate_custom_property_definition_source_fields_transition.rb
│   │   ├── 20240805121114_make_source_id_not_nullable_in_property_definitions.rb
│   │   ├── 20240805200422_ghes_backfill_default_security_configs_for_orgs_transition.rb
│   │   ├── 20240805233012_add_org_review_manage_secret_scanning_bypass_requests_fgp_transition.rb
│   │   ├── 20240806161314_add_visibility_to_integrations.rb
│   │   ├── 20240806202653_add_actor_id_to_push_protection_bypasses_table.rb
│   │   ├── 20240807092039_copy_rollup_summaries_transition.rb
│   │   ├── 20240807102519_add_projectid_status_previous_status_to_issue_event_details.rb
│   │   ├── 20240807103758_add_source_id_and_update_events_to_issue_event.rb
│   │   ├── 20240807135013_create_feeds_key_values.rb
│   │   ├── 20240807150830_archived_repository_checksums.rb
│   │   ├── 20240807150933_archived_repository_replicas.rb
│   │   ├── 20240808151659_drop_ghas_billable_contribution_statuses.rb
│   │   ├── 20240808151700_drop_ghas_billable_contributions.rb
│   │   ├── 20240808151701_drop_ghas_repository_contributions.rb
│   │   ├── 20240808203157_change_avatars_ids_to_bigint.rb
│   │   ├── 20240808232230_update_deployments_id_ks_idx_id_to_big_int.rb
│   │   ├── 20240809062909_change_asset_archives_ids_to_bigint.rb
│   │   ├── 20240809114413_disallow_null_values_for_autosubmit_enablement.rb
│   │   ├── 20240809144247_move_feeds_key_values_transition.rb
│   │   ├── 20240809162144_change_primary_avatars_ids_to_bigint.rb
│   │   ├── 20240812183616_create_profiles_key_values.rb
│   │   ├── 20240812183647_add_migration_date_field_to_billing_platform_enabled_product.rb
│   │   ├── 20240812190413_create_users_key_values.rb
│   │   ├── 20240812194632_add_coding_guideline_uniqueness_constraint.rb
│   │   ├── 20240813000911_add_job_title_to_enterprise_contact_requests.rb
│   │   ├── 20240814145215_create_subscription_change_requests.rb
│   │   ├── 20240814171057_create_copilot_public_user.rb
│   │   ├── 20240815183849_set_npp_enterprise_settings_transition.rb
│   │   ├── 20240816151313_create_org_owned_private_networks_with_forks.rb
│   │   ├── 20240819154633_create_security_center_key_values.rb
│   │   ├── 20240819202631_move_users_key_values_transition.rb
│   │   ├── 20240820085514_custom_property_definitions_drop_organization_id_column.rb
│   │   ├── 20240820173656_backfill_org_owned_private_networks_with_forks_transition.rb
│   │   ├── 20240820190824_drop_banned_ip_addresses.rb
│   │   ├── 20240820211430_create_subscription_change_request_items.rb
│   │   ├── 20240820215403_create_copilot_extensions_agreement_signature.rb
│   │   ├── 20240820233616_remove_seats_from_customers.rb
│   │   ├── 20240821191246_move_profiles_key_values_transition.rb
│   │   ├── 20240821215748_create_windbeam_export.rb
│   │   ├── 20240821225907_create_audit_log_hec_sink_configuration.rb
│   │   ├── 20240821233303_drop_two_factor_requirement_state_from_users.rb
│   │   ├── 20240822153526_add_secret_scanning_fields_to_security_configuration.rb
│   │   ├── 20240823093850_add_closed_at_to_security_campaigns.rb
│   │   ├── 20240823142801_backfill_deploy_key_policy_transition.rb
│   │   ├── 20240823163906_add_discussion_comments_hidden_deleted_index.rb
│   │   ├── 20240823170956_update_merge_commit_requests.rb
│   │   ├── 20240826034434_add_azure_models_blocks_table.rb
│   │   ├── 20240826125702_create_security_campaign_repositories.rb
│   │   ├── 20240826135041_move_security_center_key_values_transition.rb
│   │   ├── 20240826184038_add_cohort_name_and_planned_migration_date_to_billing_platform_enabled_products.rb
│   │   ├── 20240826200921_backfill_integration_visibility_transition.rb
│   │   ├── 20240827082158_add_index_to_pull_request_review_comments.rb
│   │   ├── 20240827125913_add_last_issued_at_to_oauth_access.rb
│   │   ├── 20240827195424_change_hook_config_attributes_id_to_big_int.rb
│   │   ├── 20240828144019_add_upload_container_to_repository_files.rb
│   │   ├── 20240829201903_create_stars_key_values.rb
│   │   ├── 20240829214008_add_schema_version_to_copilot_usage_metrics.rb
│   │   ├── 20240830060847_drop_issue_boosts.rb
│   │   ├── 20240830132459_add_prompt_overlap_to_copilot_configurations.rb
│   │   ├── 20240902091225_drop_rollup_summaries.rb
│   │   ├── 20240903062417_drop_issue_boost_awards.rb
│   │   ├── 20240903104935_issue_event_details_charset_and_collation.rb
│   │   ├── 20240904165805_create_connect_key_values.rb
│   │   ├── 20240904194301_create_enterprise_accounts_key_values.rb
│   │   ├── 20240904194804_create_org_invites_key_values.rb
│   │   ├── 20240904195351_create_organizations_key_values.rb
│   │   ├── 20240904201421_add_demo_onboarding_url_to_listings.rb
│   │   ├── 20240905101551_add_email_domain_neighbors_index_to_user_emails.rb
│   │   ├── 20240905154105_remove_custom_message_from_security_configuration.rb
│   │   ├── 20240905183825_add_metered_to_enterprise_installations.rb
│   │   ├── 20240905202447_add_email_sent_to_billing_platform_enabled_product.rb
│   │   ├── 20240909151042_update_merge_commit_requests_enums_and_tracking_values.rb
│   │   ├── 20240909151308_change_email_sent_to_email_sent_at.rb
│   │   ├── 20240909220518_remove_email_domain_neighbor_index_from_user_emails.rb
│   │   ├── 20240910052104_create_azure_models_presets.rb
│   │   ├── 20240910132157_add_org_column_to_exemption_requests.rb
│   │   ├── 20240910172750_add_embeddings_indexing_only_field_to_copilot_indexed_repositories.rb
│   │   ├── 20240911153204_move_org_invites_key_values_transition.rb
│   │   ├── 20240911161214_add_index_deployments_on_repository_id_environment_and_sha.rb
│   │   ├── 20240911174337_move_organizations_key_values_transition.rb
│   │   ├── 20240912142227_move_enterprise_accounts_key_values_transition.rb
│   │   ├── 20240912171352_add_cicd_admin_system_role_two_transition.rb
│   │   ├── 20240912173506_copilot_apps_disabled_by_default.rb
│   │   ├── 20240916103412_add_is_results_usage_to_actions_cache_usages.rb
│   │   ├── 20240916170709_add_indexes_to_review_comment_orchestrations.rb
│   │   ├── 20240916233435_add_azure_models_usage_details_table.rb
│   │   ├── 20240917180626_move_stars_key_values_transition.rb
│   │   ├── 20240917181215_move_connect_key_values_transition.rb
│   │   ├── 20240918180452_add_repo_id_index_to_pull_request_orchestrations.rb
│   │   ├── 20240918214302_add_security_configuration_id_to_bypass_reviewers.rb
│   │   ├── 20240918221851_create_explore_key_values.rb
│   │   ├── 20240919071822_change_starrable_type_to_enum_and_id_columns_to_bigint.rb
│   │   ├── 20240919142948_change_media_transitions_ids_to_bigint.rb
│   │   ├── 20240920135259_move_explore_key_values_transition.rb
│   │   ├── 20240920172936_add_indices_to_epss_fields.rb
│   │   ├── 20240921012258_add_index_to_discussion_comment_reactions.rb
│   │   ├── 20240923150540_create_marketing_platform_key_values.rb
│   │   ├── 20240923170237_add_oidc_copilot_extensions.rb
│   │   ├── 20240923201111_drop_client_application_sets.rb
│   │   ├── 20240923222943_add_session_length_to_organization_saml_providers.rb
│   │   ├── 20240924003648_dependabot_autofix_annotations.rb
│   │   ├── 20240924133813_backfill_exemption_requests_transition.rb
│   │   ├── 20240924154029_custom_properties_definitions_add_unique_constraint.rb
│   │   ├── 20240925190437_move_marketing_platform_key_values_transition.rb
│   │   ├── 20240925214347_create_salesforce_accounts.rb
│   │   ├── 20240925220318_add_salesforce_account_ref_to_businesses.rb
│   │   ├── 20240926171735_soa_add_feature_status_table.rb
│   │   ├── 20240926185653_add_visible_to_catalog_items.rb
│   │   ├── 20240926194717_update_secret_scanning_bypass_reviewers_indexes.rb
│   │   ├── 20240926200834_add_index_to_cve_epss_on_updated_at.rb
│   │   ├── 20240927143536_soa_add_repository_pushed_at.rb
│   │   ├── 20240927150129_truncate_memex_project_iteration_titles_transition.rb
│   │   ├── 20240927174746_create_dependabot_autofix_annotations_id_seq.rb
│   │   ├── 20240929230320_change_integrations_visibility_default_value_to_private.rb
│   │   ├── 20240930004823_create_join_table_between_codespace_and_site_scoped_integration_installation.rb
│   │   ├── 20240930205433_create_advisory_database_key_values.rb
│   │   ├── 20240930230155_create_repository_advisories_key_values.rb
│   │   ├── 20241001110609_add_covering_index_to_pull_request_review_comments.rb
│   │   ├── 20241001160811_add_business_id_to_rule_suites.rb
│   │   ├── 20241001173942_backfill_security_configurations_for_delegated_bypass_enabled_repos_transition.rb
│   │   ├── 20241001182529_move_advisory_database_key_values_transition.rb
│   │   ├── 20241001183522_move_repository_advisories_key_values_transition.rb
│   │   ├── 20241002135726_add_rule_suite_event_actions.rb
│   │   ├── 20241002144202_create_event_action_repository_operations.rb
│   │   ├── 20241002145716_create_event_action_ref_updates.rb
│   │   ├── 20241002153618_add_security_compliance_fields_to_marketplace_listing.rb
│   │   ├── 20241002164926_change_value_to_blob_in_hook_config_attributes.rb
│   │   ├── 20241002175713_backfill_delegated_bypass_enabled_repos_individually_transition.rb
│   │   ├── 20241002185303_backfill_security_configs_for_delegated_bypass_disabled_orgs_transition.rb
│   │   ├── 20241003132130_add_index_to_codespaces_site_scoped_integration_installations.rb
│   │   ├── 20241003142118_create_issue_dependencies_id_sequence_tables.rb
│   │   ├── 20241003151117_move_straggler_users_key_values_transition.rb
│   │   ├── 20241003155448_move_straggler_organizations_key_values_transition.rb
│   │   ├── 20241003172057_create_issue_dependencies.rb
│   │   ├── 20241003191106_create_issue_dependencies_id_ks_idx.rb
│   │   ├── 20241007110008_add_dgp_cols_to_repo_vuln_alerts.rb
│   │   ├── 20241007183010_drop_merge_groups.rb
│   │   ├── 20241007183736_drop_merge_group_entries.rb
│   │   ├── 20241007185442_drop_review_request_delegation_included_members.rb
│   │   ├── 20241007193123_add_guid_to_octoshift_migration_archives_table.rb
│   │   ├── 20241007203738_soa_add_subfeature_status_revision_fields.rb
│   │   ├── 20241008154340_soa_backfill_feature_status_summary_transition.rb
│   │   ├── 20241008170548_create_sponsors_key_values.rb
│   │   ├── 20241008182554_create_dependabot_autofix_annotations_id_keyspace_idx.rb
│   │   ├── 20241008200918_create_apps_key_values.rb
│   │   ├── 20241008203338_soa_backfill_repo_pushed_at_transition.rb
│   │   ├── 20241009080008_add_unique_index_to_guid_on_octoshift_migration_archive.rb
│   │   ├── 20241009142936_add_a_chat_to_copilot_policies.rb
│   │   ├── 20241009192655_add_actor_and_sub_number_to_subscription_change_requests.rb
│   │   ├── 20241011131228_soa_add_auto_codeql_eligible.rb
│   │   ├── 20241011151551_add_provider_to_vulnerability_alerting_process.rb
│   │   ├── 20241011214102_use_bigint_for_octoshift_migration_archive_size.rb
│   │   ├── 20241014152109_move_apps_key_values_transition.rb
│   │   ├── 20241014165846_move_sponsors_key_values_transition.rb
│   │   ├── 20241014210542_add_index_on_two_factor_requirement_metadata.rb
│   │   ├── 20241015134927_add_o1_to_copilot_policies.rb
│   │   ├── 20241017164327_delegated_bypass_configuration_not_nil.rb
│   │   ├── 20241017165150_add_g_chat_to_copilot_policies.rb
│   │   ├── 20241018152848_add_enqueued_head_sha_to_merge_queue_entries.rb
│   │   ├── 20241018192730_remove_merge_queue_entry_columns.rb
│   │   ├── 20241018211615_backfill_ghes_pats_exp_configuration_transition.rb
│   │   ├── 20241021195318_convert_security_configurations_to_signed_bigint.rb
│   │   ├── 20241022194623_convert_repository_security_configurations_to_signed_bigint.rb
│   │   ├── 20241023103811_add_parent_id_column_to_early_access_memberships.rb
│   │   ├── 20241023173853_add_generic_secrets_flag_to_security_config.rb
│   │   ├── 20241024191317_add_status_to_pull_requests.rb
│   │   ├── 20241025170328_add_labels_updated_at_index.rb
│   │   ├── 20241025214554_add_business_team_fields_to_teams.rb
│   │   ├── 20241025215207_create_business_team_org_assignment_join_table.rb
│   │   ├── 20241028114717_add_code_scanning_option_to_security_configs.rb
│   │   ├── 20241028155030_add_trial_deletion_date_to_businesses.rb
│   │   ├── 20241028160731_backfill_default_legacy_enterprise_configurations_transition.rb
│   │   ├── 20241028175005_move_memex_key_values_transition.rb
│   │   ├── 20241028203704_add_index_to_zuora_rate_plan_charges.rb
│   │   ├── 20241029041641_add_copilot_to_review_request_reason.rb
│   │   ├── 20241029172537_update_issue_events_with_sub_issue_timeline_events.rb
│   │   ├── 20241029180406_create_secret_scanning_closure_requests_table.rb
│   │   ├── 20241029195121_soa_code_scanning_tools_sliced_index.rb
│   │   ├── 20241030224130_soa_dependabot_alert_revisions_advisory_slicing.rb
│   │   ├── 20241030233830_soa_code_scanning_alert_revisions_rule_slicing.rb
│   │   ├── 20241031163350_add_ai_compliance_to_marketplace_listings.rb
│   │   ├── 20241031165841_create_trust_safety_key_values.rb
│   │   ├── 20241031182817_create_identity_tnt_key_values.rb
│   │   ├── 20241104111853_create_organization_orchestrations.rb
│   │   ├── 20241104132659_drop_dependency_relationship_index_on_rv_as.rb
│   │   ├── 20241104160834_create_security_campaign_users.rb
│   │   ├── 20241105214717_add_secret_scanning_closure_fgps_transition.rb
│   │   ├── 20241106143424_create_security_products_enablement_repositories.rb
│   │   ├── 20241106161016_add_comments_enabled_to_gists.rb
│   │   ├── 20241106171230_create_copilot_limited_user.rb
│   │   ├── 20241106200049_move_trust_safety_key_values_transition.rb
│   │   ├── 20241107153811_move_identity_tnt_key_values_transition.rb
│   │   ├── 20241107180348_increase_user_programmatic_access_description_limit.rb
│   │   ├── 20241108195734_add_access_revoked_at_to_copilot_seat_assignment.rb
│   │   ├── 20241112164841_create_external_identities_key_values.rb
│   │   ├── 20241112173529_revert_security_configurations_to_bigint_unsigned.rb
│   │   ├── 20241112173915_revert_repository_security_configurations_to_bigint_unsigned.rb
│   │   ├── 20241112201122_delete_orphaned_user_2fa_records_transition.rb
│   │   ├── 20241112215828_change_marketplace_ai_act_types.rb
│   │   ├── 20241113153005_create_custom_copilots.rb
│   │   ├── 20241113162330_create_custom_copilot_resources.rb
│   │   ├── 20241113181131_backfill_pull_requests_status_transition.rb
│   │   ├── 20241114140021_create_repository_security_settings.rb
│   │   ├── 20241115010219_add_expires_at_timestamp_and_application_id_idx.rb
│   │   ├── 20241115213452_create_notices_key_values.rb
│   │   ├── 20241118182458_add_replacement_two_factor_requirement_metadata_index.rb
│   │   ├── 20241119144118_create_ref_pushes_id_seq.rb
│   │   ├── 20241120153350_add_display_name_to_reminder.rb
│   │   ├── 20241120192838_create_dependabot_key_values.rb
│   │   ├── 20241120193751_add_recovery_salt_version_to_two_factor_credentials.rb
│   │   ├── 20241120201749_add_salt_version_to_totp_app_registrations.rb
│   │   ├── 20241120210626_move_notices_key_values_transition.rb
│   │   ├── 20241120232851_add_asset_type_to_attachments.rb
│   │   ├── 20241121203724_add_status_index_to_pull_requests.rb
│   │   ├── 20241121212218_make_zuora_subscription_id_nullable.rb
│   │   ├── 20241122023159_remove_zuora_subscription_id_from_billing_sales_serve_subscription_change_requests_table.rb
│   │   ├── 20241122184829_add_fields_to_audit_log_azure_blob_sink_configuration.rb
│   │   ├── 20241125074927_move_dependabot_key_values_transition.rb
│   │   ├── 20241126000132_create_ref_pushes_in_pushes_cluster.rb
│   │   ├── 20241126233859_add_unique_key_to_teams_on_business_and_slug.rb
│   │   ├── 20241202184857_add_enums_and_indexes_to_merge_commit_requests.rb
│   │   ├── 20241202195200_add_ruleset_bypass_actors_type.rb
│   │   ├── 20241202204809_drop_org_id_from_copilot_seat_emissions.rb
│   │   ├── 20241202213121_add_is_gsm_migration_to_migrations.rb
│   │   ├── 20241202220018_add_endpoint_to_audit_log_splunk_sink_configuration.rb
│   │   ├── 20241202224426_remove_unique_keys_from_security_configuration_defaults.rb
│   │   ├── 20241203165445_create_models_attachments.rb
│   │   ├── 20241204152034_index_custom_property_values_on_definition_id_value.rb
│   │   ├── 20241205133115_index_pages_protected_domains_on_owner_id_owner_type.rb
│   │   ├── 20241205135329_index_page_certificates_on_expires_at.rb
│   │   ├── 20241205173259_create_education_developer_pack_application_metadata.rb
│   │   ├── 20241206034733_add_sales_managed_trial_to_businesses.rb
│   │   ├── 20241206192135_create_mobile_key_values.rb
│   │   ├── 20241209174635_remove_2fa_metadata_reordered_index.rb
│   │   ├── 20241209204526_add_copilot_orca_pipeline_groups.rb
│   │   ├── 20241209210840_add_copilot_orca_rollouts.rb
│   │   ├── 20241210122514_create_code_scanning_key_values.rb
│   │   ├── 20241210160226_add_self_serve_eligible_to_sales_serve_plan_subscription.rb
│   │   ├── 20241210175716_add_issue_type_events_to_issueevent.rb
│   │   ├── 20241210200726_create_pages_key_values.rb
│   │   ├── 20241211094253_add_contact_link_to_security_campaigns.rb
│   │   ├── 20241211163750_drop_ref_pushes_in_repository_cluster.rb
│   │   ├── 20241211222913_add_custom_copilots_general_instructions.rb
│   │   ├── 20241212044431_add_has_autofix_and_autofix_accepted_to_code_scanning_alert_revisions.rb
│   │   ├── 20241212104614_create_security_campaign_user_managers.rb
│   │   ├── 20241212153807_add_issue_type_events_to_issueeventdetails.rb
│   │   ├── 20241212205213_add_custom_copilots_slug.rb
│   │   ├── 20241213121429_move_code_scanning_key_values_transition.rb
│   │   ├── 20241213183015_secret_scanning_scans_job_group_idx.rb
│   │   ├── 20241213185928_add_index_to_deployments_on_check_run_id_repository_id_created_at.rb
│   │   ├── 20241214004437_update_audit_log_hec_sink_configuration.rb
│   │   ├── 20241216160939_move_pages_key_values_transition.rb
│   │   ├── 20241216162452_create_copilot_plg_key_values.rb
│   │   ├── 20241216165709_create_copilot_shared_threads.rb
│   │   ├── 20241216170035_add_locked_at_to_customer.rb
│   │   ├── 20241216175034_create_asset_key_values.rb
│   │   ├── 20241216184130_secret_scanning_repos_idx_changes.rb
│   │   ├── 20241216184451_create_copilot_code_review_comments.rb
│   │   ├── 20241216184452_create_copilot_code_review_comment_feedbacks.rb
│   │   ├── 20241216194420_create_copilot_code_review_comments_id_sequence.rb
│   │   ├── 20241216194421_create_copilot_code_review_comment_feedbacks_id_sequence.rb
│   │   ├── 20241216214422_create_copilot_code_review_comments_id_ks_idx.rb
│   │   ├── 20241216214450_create_copilot_code_review_comment_feedbacks_id_ks_idx.rb
│   │   ├── 20241217150719_populate_bypass_actor_types_transition.rb
│   │   ├── 20241217183439_introduce_bypass_actors_transition.rb
│   │   ├── 20241217215223_secret_scanning_job_groups_custom_pattern_id.rb
│   │   ├── 20241218153451_create_spokes_key_values.rb
│   │   ├── 20241218173113_move_external_identities_key_values_transition.rb
│   │   ├── 20241218215746_add_custom_copilots_unique_index_name.rb
│   │   ├── 20241219141939_create_security_campaign_team_managers.rb
│   │   ├── 20241219202210_create_repositories_key_values.rb
│   │   ├── 20241220152955_drop_security_center_alert_severity.rb
│   │   ├── 20241220154339_security_center_drop_repo_last_push.rb
│   │   ├── 20241220155529_security_center_drop_alert_count.rb
│   │   ├── 20241220171642_add_bypass_actor_type_unique_index.rb
│   │   ├── 20250102180648_add_ref_queue_id_repo_id_index_to_merge_queue_locked_refs.rb
│   │   ├── 20250102214148_soa_code_scanning_rule_sarif_identifier_coverage.rb
│   │   ├── 20250104001404_add_user_id_to_copilot_shared_threads.rb
│   │   ├── 20250106151110_drop_ref_and_repository_id_index_on_merge_queue_locked_refs.rb
│   │   ├── 20250106213646_move_asset_key_values_transition.rb
│   │   ├── 20250107132926_move_repositories_key_values_transition.rb
│   │   ├── 20250107160853_add_deleted_at_index_to_memex_projects.rb
│   │   ├── 20250108095024_immutable_actions_opt_outs.rb
│   │   ├── 20250108120559_add_index_on_repositories_owner_id_public_active_locked_parent_id.rb
│   │   ├── 20250109132234_add_dfd_trial_to_businesses.rb
│   │   ├── 20250109135149_change_ip_allowlist_entries_columns_to_bigint.rb
│   │   ├── 20250109162342_create_marketplace_key_values.rb
│   │   ├── 20250109231741_add_index_to_product_uuids_on_metered.rb
│   │   ├── 20250109232427_models_catalog_item_add_col_free_playground.rb
│   │   ├── 20250110011606_make_integration_transfer_target_polymorphic.rb
│   │   ├── 20250110163756_move_spokes_key_values_transition.rb
│   │   ├── 20250110183626_move_marketplace_key_values_transition.rb
│   │   ├── 20250113085749_add_last_reported_at_to_ia_opt_outs.rb
│   │   ├── 20250113142341_drop_security_campaigns_repositories_table.rb
│   │   ├── 20250113194554_create_copilot_code_review_comment_feedback_choices_id_sequence.rb
│   │   ├── 20250114110351_create_copilot_chat_attachments.rb
│   │   ├── 20250114133715_add_security_campaigns_closure_stats.rb
│   │   ├── 20250114140306_create_security_campaign_issues.rb
│   │   ├── 20250114174040_create_copilot_code_review_comment_feedback_choices.rb
│   │   ├── 20250114184712_drop_pr_id_repo_id_type_state_index_on_pull_request_orchestrations.rb
│   │   ├── 20250114203809_create_copilot_code_review_comment_feedback_choices_id_ks_idx.rb
│   │   ├── 20250114230612_add_columns_to_azure_models_catalog_items.rb
│   │   ├── 20250115204613_create_github_models_publishers.rb
│   │   ├── 20250117160200_add_failed_at_to_billing_platform_enabled_products.rb
│   │   ├── 20250117164506_create_copilot_activities.rb
│   │   ├── 20250117165318_create_copilot_authentications.rb
│   │   ├── 20250117171451_create_batch_ref_update_requests.rb
│   │   ├── 20250118024156_add_index_to_teams_on_business_id_type_org_selection_type.rb
│   │   ├── 20250120193009_add_editor_preview_features_to_copilot_policies.rb
│   │   ├── 20250122104258_remove_manager_id_from_security_campaigns.rb
│   │   ├── 20250122175928_change_external_identity_refresh_tokens_refresh_token_column_type.rb
│   │   ├── 20250122191053_add_workspace_to_copilot_configurations.rb
│   │   ├── 20250122202525_migrate_ghes_classic_projects_transition.rb
│   │   ├── 20250123112016_add_o3_to_copilot_policies.rb
│   │   ├── 20250123151909_add_pipeline_group_id_to_copilot_orca_models.rb
│   │   ├── 20250123163826_add_index_on_billing_platform_enabled_products.rb
│   │   ├── 20250124184726_update_index_and_upgrade_columns_on_external_groups.rb
│   │   ├── 20250127121011_convert_enterprise_tag_protections_transition.rb
│   │   ├── 20250127203039_add_star_repo_fgp_transition.rb
│   │   ├── 20250129133333_update_unique_index_on_issue_events.rb
│   │   ├── 20250129200532_drop_verified_commits.rb
│   │   ├── 20250129225733_add_business_to_soft_deleted_organizations.rb
│   │   ├── 20250129230228_add_index_to_workspaces.rb
│   │   ├── 20250130135959_drop_security_campaign_alerts.rb
│   │   ├── 20250130180111_create_licensing_key_values.rb
│   │   ├── 20250131141425_noop_rac_check_steps.rb
│   │   ├── 20250131163619_move_licensing_key_values_transition.rb
│   │   ├── 20250131203953_drop_unused_indexes_from_statuses.rb
│   │   ├── 20250203085742_add_creation_query_to_security_campaigns.rb
│   │   ├── 20250203220157_create_models_organization_access_rules.rb
│   │   ├── 20250204120535_create_multi_tenant_provisioning_requests.rb
│   │   ├── 20250204162937_add_alert_dismissal_to_security_configs.rb
│   │   ├── 20250204180253_add_type_et_al_to_security_configurations.rb
│   │   ├── 20250204194006_add_secret_scanning_delegated_alert_dismissal_flag_to_security_config.rb
│   │   ├── 20250205143738_drop_unused_check_suites_indexes.rb
│   │   ├── 20250205163728_create_actions_environments_tables.rb
│   │   ├── 20250205203426_update_charset_secret_scan_custom_patterns.rb
│   │   ├── 20250205234040_add_app_manager_role_transition.rb
│   │   ├── 20250207153316_create_elastic_search_key_values.rb
│   │   ├── 20250207190956_create_ref_updates_id_seq.rb
│   │   ├── 20250210135833_drop_custom_properties_usages_table.rb
│   │   ├── 20250210195332_update_index_on_external_groups.rb
│   │   ├── 20250211125247_add_draft_ability_to_security_campaigns.rb
│   │   ├── 20250211130909_add_post_as_admin_to_discussion.rb
│   │   ├── 20250211135912_add_review_code_scanning_dismissal_to_security_managers_transition.rb
│   │   ├── 20250211165653_external_identity_refresh_token_change_null_constraints.rb
│   │   ├── 20250211192814_move_identity_tnt_key_values_two_transition.rb
│   │   ├── 20250211195033_add_repository_actor_index_to_rule_suites.rb
│   │   ├── 20250212005437_change_github_models_publishers_icons_column_size.rb
│   │   ├── 20250212141834_add_using_code_security_secret_protection_cols_to_enterprise_installation_user_accounts.rb
│   │   ├── 20250212174605_create_ref_updates.rb
│   │   ├── 20250212205920_move_elastic_search_key_values_transition.rb
│   │   ├── 20250212211719_add_index_copilot_config_pending_downgrade.rb
│   │   ├── 20250212212339_add_interaction_limit_index.rb
│   │   ├── 20250212221123_create_ref_updates_id_ks_idx.rb
│   │   ├── 20250212221930_add_restrict_if_unassociated_to_repository_file.rb
│   │   ├── 20250213034111_add_restrict_if_unassociated_to_user_assets.rb
│   │   ├── 20250213163043_add_customers_trial_expired_but_not_billable_since_column.rb
│   │   ├── 20250213163647_add_index_to_copilot_seat_histories_on_owner_id_and_owner_type_and_seat_created_at.rb
│   │   ├── 20250213182752_secret_scanning_assessment_sequences.rb
│   │   ├── 20250213182805_secret_scanning_assessments.rb
│   │   ├── 20250213182819_secret_scanning_assessment_results.rb
│   │   ├── 20250213213246_add_last_requested_at_to_copilot_indexed_repositories.rb
│   │   ├── 20250213225508_add_more_policies_to_copilot_policies.rb
│   │   ├── 20250218162136_add_desktop_copilot_policy.rb
│   │   ├── 20250219150628_create_self_serve_banners_table.rb
│   │   ├── 20250219162914_move_projects_key_values_transition.rb
│   │   ├── 20250219181416_create_graceful_timeout_key_values.rb
│   │   ├── 20250219183559_create_job_status_subscription_key_values.rb
│   │   ├── 20250219202717_create_restorable_visibility_changed_repositories.rb
│   │   ├── 20250220142426_add_user_id_and_original_created_at_to_repository_stars.rb
│   │   ├── 20250220145017_drop_encrypted_refresh_token.rb
│   │   ├── 20250220150949_create_copilot_activity_histories.rb
│   │   ├── 20250220151025_create_copilot_authentication_histories.rb
│   │   ├── 20250220164909_ghas_split_sku_ghes_licenses.rb
│   │   ├── 20250220165811_sync_issue_event_details_with_raw_data_transition.rb
│   │   ├── 20250220183541_create_restorable_custom_watched_repositories.rb
│   │   ├── 20250220212756_create_pages_tables.rb
│   │   ├── 20250221151800_create_restorable_watched_repository_threads.rb
│   │   ├── 20250221154639_add_commit_contribution_summaries_indexes.rb
│   │   ├── 20250221183053_alter_copilot_activities_add_source.rb
│   │   ├── 20250224164140_move_graceful_timeout_key_values_transition.rb
│   │   ├── 20250224193221_add_index_to_copilot_aggregate_usage_details.rb
│   │   ├── 20250224193851_move_job_status_subscription_key_values_transition.rb
│   │   ├── 20250225063202_add_user_id_and_original_created_at_to_watched_repository.rb
│   │   ├── 20250225153129_backfill_delegated_alert_dismissal_code_scanning_all_transition.rb
│   │   ├── 20250225182356_change_azure_models_catalog_items_key_size.rb
│   │   ├── 20250225193839_change_models_organization_access_rules_catalog_item_key.rb
│   │   ├── 20250226194711_add_microsoft_partnerone_id_text_and_trade_screen_status_to_salesforce_account.rb
│   │   ├── 20250226220837_update_salesforce_account_id_index_on_businesses.rb
│   │   ├── 20250227181946_add_app_owner_role_transition.rb
│   │   ├── 20250227231638_remove_static_model_from_azure_models_catalog_items.rb
│   │   ├── 20250227231951_remove_columns_from_azure_models_presets.rb
│   │   ├── 20250303153206_drop_actions_environments_tables_in_repositories_cluster.rb
│   │   ├── 20250303205802_add_uuid_to_custom_copilots.rb
│   │   ├── 20250303212128_add_digest_to_release_assets.rb
│   │   ├── 20250303214947_user_signups.rb
│   │   ├── 20250304003650_add_attestation_id_to_releases.rb
│   │   ├── 20250304004422_create_runtime_key_values_table.rb
│   │   ├── 20250304082336_add_purgeable_to_organization_invitations.rb
│   │   ├── 20250304153312_add_post_as_admin_to_discussion_comment.rb
│   │   ├── 20250304161512_add_overages_policy.rb
│   │   ├── 20250304190529_add_repository_id_to_rule_runs.rb
│   │   ├── 20250304194033_add_repository_id_to_rule_suite_source_results.rb
│   │   ├── 20250304200000_create_in_product_messaging_subscriptions.rb
│   │   ├── 20250304204546_create_copilot_key_values.rb
│   │   ├── 20250305041803_create_ghas_unbundle_transitions.rb
│   │   ├── 20250305140810_remove_aft_from_copilot_policies.rb
│   │   ├── 20250305153428_create_models_prompts.rb
│   │   ├── 20250305204917_expand_repository_stars_index.rb
│   │   ├── 20250306172208_updated_backfill_pull_requests_status_transition.rb
│   │   ├── 20250307161850_add_icon_to_custom_copilot.rb
│   │   ├── 20250307211800_create_secret_scanning_pattern_configs.rb
│   │   ├── 20250307211920_create_secret_scanning_pattern_overrides.rb
│   │   ├── 20250307211942_create_audit_secret_scanning_pattern_overrides.rb
│   │   ├── 20250307212001_create_secret_scanning_pattern_config2owner.rb
│   │   ├── 20250307212020_create_secret_scanning_pattern_override_dbs.rb
│   │   ├── 20250308023609_drop_bill_to_from_customer.rb
│   │   ├── 20250310024535_secret_scanning_assessment_results_default.rb
│   │   ├── 20250311001804_backfill_repository_id_on_rule_runs_transition.rb
│   │   ├── 20250311160153_create_copilot_premium_interactions.rb
│   │   ├── 20250311163103_add_indexes_to_premium_interactions.rb
│   │   ├── 20250311173001_create_ui_manifests.rb
│   │   ├── 20250311190433_create_copilot_code_review_quota_limited_timeline_event.rb
│   │   ├── 20250311193448_add_padawan_events_to_issue_events.rb
│   │   ├── 20250312133902_add_index_to_pull_requests.rb
│   │   ├── 20250312200822_move_actions_key_values_transition.rb
│   │   ├── 20250312232410_secret_scanning_assessment_results_drop_path_count.rb
│   │   ├── 20250313032003_add_ccs_contribution_index_columns.rb
│   │   ├── 20250313072257_add_sequences_table_for_pattern_configs.rb
│   │   ├── 20250313072351_add_number_to_secret_scanning_pattern_configs.rb
│   │   ├── 20250313080534_add_composite_version_to_secret_scanning_pattern_override_dbs.rb
│   │   ├── 20250314143230_remove_index_languages_on_size.rb
│   │   ├── 20250314144504_add_rule_provider_index_to_rule_runs.rb
│   │   ├── 20250314191113_add_click_dates_to_in_product_messaging_subscriptions.rb
│   │   ├── 20250314224204_add_org_and_biz_ids_to_copilot_premium_requests_table.rb
│   │   ├── 20250317183145_backfill_repository_id_on_rule_suite_source_results_transition.rb
│   │   ├── 20250317192701_add_unbundle_ghas_to_licensing_model_transitions.rb
│   │   ├── 20250318173811_add_dismiss_via_copilot_quota_to_review_request.rb
│   │   ├── 20250318194206_create_copilot_metric_summaries.rb
│   │   ├── 20250318224220_change_commit_contributions_charset.rb
│   │   ├── 20250319154101_backfill_app_management_with_rbac_transition.rb
│   │   ├── 20250319165252_drop_pages_tables_in_repositories_cluster.rb
│   │   ├── 20250319190926_add_last_status_and_transaction_id_index_to_billing_transactions.rb
│   │   ├── 20250319193006_update_review_requests_character_set.rb
│   │   ├── 20250319195825_add_thread_id_to_copilot_chat_attachments.rb
│   │   ├── 20250319231647_removing_old_index_from_rule_suite_source_results.rb
│   │   ├── 20250320134615_add_manage_code_security_enablement_fgp_transition.rb
│   │   ├── 20250320164959_add_azure_models_catalog_items_visibility_index.rb
│   │   ├── 20250320191059_remove_private_issue_types_from_event_details.rb
│   │   ├── 20250321141345_remove_customers_trial_expired_but_not_billable_since.rb
│   │   ├── 20250324222550_delete_orphaned_rule_runs_transition.rb
│   │   ├── 20250324222608_delete_orphaned_rule_suite_source_results_transition.rb
│   │   ├── 20250324231246_add_enterprise_team_business_id_deleted_at_index.rb
│   │   ├── 20250326115611_soa_code_scanning_alert_revisions_autofix_coverage.rb
│   │   ├── 20250326233213_add_campaign_fields_to_enterprise_contact_requests.rb
│   │   ├── 20250327184128_add_spark_workspace_id_to_workspaces.rb
│   │   ├── 20250327191355_extending_index_for_repository_rule_suites_table.rb
│   │   ├── 20250327192653_add_spark_workspace_id_to_billing_entries.rb
│   │   ├── 20250327205330_add_number_to_custom_copilots.rb
│   │   ├── 20250328000345_drop_gift_from_user.rb
│   │   ├── 20250328195720_add_rejection_reason_to_education_developer_pack_application_metadata.rb
│   │   ├── 20250328205218_create_models_blocks.rb
│   │   ├── 20250328205928_create_models_presets.rb
│   │   ├── 20250328210720_create_models_usage_details.rb
│   │   ├── 20250328211221_create_models.rb
│   │   ├── 20250331191733_add_creator_to_custom_copilots.rb
│   │   ├── 20250331203403_create_spark_workbenches.rb
│   │   ├── 20250331204054_add_sfdc_account_url_to_licensing_model_transitions.rb
│   │   ├── 20250331211454_add_sdfc_account_url_to_ghas_unbundle_transitions.rb
│   │   ├── 20250331235456_add_even_more_policies_copilot_configurations.rb
│   │   ├── 20250401182126_add_network_id_to_pushes.rb
│   │   ├── 20250401201958_optional_target_type_on_custom_property_values.rb
│   │   ├── 20250401212803_add_push_id_to_authentic_commits.rb
│   │   ├── 20250402012059_create_spark_workbench_iterations.rb
│   │   ├── 20250402013251_create_favorite_spark_workbenches.rb
│   │   ├── 20250402090704_add_custom_copilot_fgp_transition.rb
│   │   ├── 20250402183732_add_index_to_profiles_on_user_id_name_email.rb
│   │   ├── 20250402193316_add_g_tf_copilot_configurations.rb
│   │   ├── 20250402223043_create_copilot_entity_memberships.rb
│   │   ├── 20250402225622_create_copilot_insights_activities.rb
│   │   ├── 20250403010504_enforce_not_null_on_repository_id_for_rule_runs.rb
│   │   ├── 20250403011630_enforce_not_null_on_repository_id_for_rule_suite_source_results.rb
│   │   ├── 20250403161000_create_runtime_apps.rb
│   │   ├── 20250403161333_create_runtime_app_deploys.rb
│   │   ├── 20250403175523_add_runtime_app_id_to_spark_workbenches.rb
│   │   ├── 20250404154729_add_columns_to_copilot_metric_summaries.rb
│   │   ├── 20250404172126_add_coupon_code_to_licensing_model_transitions.rb
│   │   ├── 20250406042616_guid_performance_models_attachments.rb
│   │   ├── 20250407071800_add_security_campaigns_user_hidden_and_created_by_id.rb
│   │   ├── 20250407141419_backfill_ghes_issue_attachments_transition.rb
│   │   ├── 20250407171314_change_column_null_spark_workbenches_cloud_environment_id.rb
│   │   ├── 20250407171400_add_suggestions_to_spark_workbench_iterations.rb
│   │   ├── 20250407203639_add_membership_history_to_copilot_entity_memberships.rb
│   │   ├── 20250407223829_change_compiled_pattern_database_in_secret_scanning_pattern_override_dbs.rb
│   │   ├── 20250408152846_add_ofo_column_copilot_configurations.rb
│   │   ├── 20250408154253_add_verified_at_to_discussions.rb
│   │   ├── 20250408160947_add_enterprise_app_manager_role_transition.rb
│   │   ├── 20250408183419_drop_target_type_on_custom_property_values.rb
│   │   ├── 20250408190813_add_index_prs_on_head_repo_id_head_ref_repo_id_user_hidden_user_id.rb
│   │   ├── 20250408200446_create_mcp_servers.rb
│   │   ├── 20250408204821_create_mcp_server_configs.rb
│   │   ├── 20250408221619_remove_private_from_issue_types.rb
│   │   ├── 20250409154207_add_last_activity_to_business_user_accounts.rb
│   │   ├── 20250409222900_add_copilot_swe_agent_to_configurations.rb
│   │   ├── 20250410175954_enforcing_not_null_on_repository_id_for_exemption_requests.rb
│   │   ├── 20250410192948_add_repository_id_to_exemption_responses.rb
│   │   ├── 20250410193730_add_user_entity_type_to_copilot_entity_memberships.rb
│   │   ├── 20250410203329_add_index_to_external_identities_on_provider_and_disabled_at.rb
│   │   ├── 20250410224012_backfill_repository_id_on_exemption_responses_transition.rb
│   │   ├── 20250411155954_drop_azure_models_blocks.rb
│   │   ├── 20250411170306_drop_azure_models_usage_details.rb
│   │   ├── 20250414005337_backfill_ghes_issue_comment_attachments_transition.rb
│   │   ├── 20250414010257_backfill_ghes_pull_request_review_attachments_transition.rb
│   │   ├── 20250414010258_backfill_ghes_pull_request_review_comment_attachments_transition.rb
│   │   ├── 20250414031608_backfill_ghes_commit_comment_attachments_transition.rb
│   │   ├── 20250414034005_backfill_ghes_discussion_attachments_transition.rb
│   │   ├── 20250414034022_backfill_ghes_discussion_comment_attachments_transition.rb
│   │   ├── 20250414172356_drop_azure_models_catalog_items.rb
│   │   ├── 20250414175729_drop_azure_models_presets.rb
│   │   ├── 20250414221929_add_index_to_copilot_entity_memberships.rb
│   │   ├── 20250415135821_create_pull_request_copilot_attributions_sequence_table.rb
│   │   ├── 20250415144825_create_pull_request_copilot_attributions_table.rb
│   │   ├── 20250415145432_create_pull_request_copilot_attributions_keyspace.rb
│   │   ├── 20250415164644_add_visibility_to_custom_copilots.rb
│   │   ├── 20250415205451_add_current_iteration_id_to_spark_workbenches.rb
│   │   ├── 20250415205912_update_spark_workbench_iterations.rb
│   │   ├── 20250415223915_add_code_challenge_to_oauth_accesses.rb
│   │   ├── 20250415233513_change_billing_entry_for_spark.rb
│   │   ├── 20250416065823_add_index_enterprise_team_memberships_user_id_enterprise_team_id.rb
│   │   ├── 20250416125038_create_copilot_swe_agent_repo_enablement.rb
│   │   ├── 20250416143116_stratocaster_events_no_op.rb
│   │   ├── 20250416175350_add_index_to_pull_requests_for_head_repo_head_ref_status.rb
│   │   ├── 20250416201930_create_issue_dependency_lists.rb
│   │   ├── 20250416223604_enforce_not_null_on_repo_id_for_exemption_responses.rb
│   │   ├── 20250417094934_convert_business_user_accounts_charset_to_use_utf8mb4.rb
│   │   ├── 20250417195052_add_another_padawan_issue_event.rb
│   │   ├── 20250417210853_add_user_automatic_code_review_to_copilot_policies.rb
│   │   ├── 20250418191237_add_billable_customer_to_copilot_config.rb
│   │   ├── 20250421193141_create_issue_dependency_lists_id_ks_idx.rb
│   │   ├── 20250421205327_add_mcp_enabled_to_copilot_configurations.rb
│   │   ├── 20250422014017_create_copilot_swe_agent_configuration.rb
│   │   ├── 20250422085737_create_models_multipliers.rb
│   │   ├── 20250422132658_security_configurations_sku_not_set.rb
│   │   ├── 20250422204005_adding_repository_id_to_exemption_request_indices.rb
│   │   ├── 20250422211331_add_events_to_spark_workbench_iterations.rb
│   │   ├── 20250422224123_add_linked_resources_to_usage_records.rb
│   │   ├── 20250423062101_create_models_run_results.rb
│   │   ├── 20250423074154_change_notification_entries_unread_type.rb
│   │   ├── 20250423163849_add_index_releases_repository_id_pending_tag.rb
│   │   ├── 20250423174520_remove_create_and_edit_discussion_actions_from_triage_role_transition.rb
│   │   ├── 20250423180237_add_user_id_index_to_bundled_license_assignments.rb
│   │   ├── 20250424164830_add_index_secret_scanning_job_groups_type_status.rb
│   │   ├── 20250428150405_add_code_security_enablement_strategy_to_ghas_unbundle_transition.rb
│   │   ├── 20250428154603_add_code_security_enablement_strategy_to_licensing_model_transition.rb
│   │   ├── 20250428165205_add_account_owner_handle_to_salesforce_accounts.rb
│   │   ├── 20250429012736_add_visibility_to_runtime_apps.rb
│   │   ├── 20250429221821_remove_unused_fields_from_audit_log_azure_blob_sink_configuration.rb
│   │   ├── 20250429222202_increase_user_login_limit_on_billing_transactions.rb
│   │   ├── 20250430135948_add_repo_user_status_index_to_pull_requests.rb
│   │   ├── 20250430164607_create_rule_insights_id_sequences.rb
│   │   ├── 20250430165358_create_rule_insights_tables_in_repos_pushes_cluster.rb
│   │   ├── 20250430193446_rename_swe_agent_column_in_copilot_configurations.rb
│   │   ├── 20250430204912_add_conditions_to_user_roles.rb
│   │   ├── 20250501035014_remove_app_management_permissions_transition.rb
│   │   ├── 20250502140357_update_multi_tenant_provisioning_requests.rb
│   │   ├── 20250506153734_add_index_integration_client_secrets_integration_id_creator_id_created_at.rb
│   │   ├── 20250506214501_remove_truncated_from_audit_log_git_event_export.rb
│   │   ├── 20250506215858_add_index_to_marketplace_order_previews_on_account_id.rb
│   │   ├── 20250506215936_add_view_deployed_spark_fgp_transition.rb
│   │   ├── 20250507164507_remove_truncated_from_audit_log_web_export.rb
│   │   ├── 20250507175303_add_positioning_to_pull_request_review_threads.rb
│   │   ├── 20250507203756_rename_mcp_enabled_column_in_copilot_configurations.rb
│   │   ├── 20250508125521_add_al_to_copilot_policies.rb
│   │   ├── 20250508192427_create_starred_custom_copilots_table.rb
│   │   ├── 20250508222126_add_entity_idx_to_copilot_entity_memberships.rb
│   │   ├── 20250509191242_drop_user_roles_from_iam_abilities.rb
│   │   ├── 20250512174533_add_gtff_to_copilot_policies.rb
│   │   ├── 20250512193754_add_secrets_variables_write_to_repo_role_transition.rb
│   │   ├── 20250513095550_add_security_contact_email_to_businesses.rb
│   │   ├── 20250513143359_add_total_count_columns_to_issue_dependency_lists.rb
│   │   ├── 20250513164257_add_index_to_user_personal_profiles.rb
│   │   ├── 20250513165316_optimize_business_user_accounts_indexes.rb
│   │   ├── 20250513172802_add_owner_id_index_on_repositories.rb
│   │   ├── 20250514143725_memex_project_item_blocked.rb
│   │   ├── 20250514213310_copilot_usage_add_index_for_schema_version.rb
│   │   ├── 20250514213804_add_afos_to_copilot_policies.rb
│   │   ├── 20250514231434_add_index_on_emails_on_user_signups.rb
│   │   ├── 20250515183112_add_json_payload_to_visual_studio_subscription_events.rb
│   │   ├── 20250516160127_copilot_usage_add_index_on_schema_version_date.rb
│   │   ├── 20250520000000_create_ipm_matches.rb
│   │   ├── 20250520164519_add_manual_match_fields_to_bla_table.rb
│   │   ├── 20250521135106_create_issue_fields_id_seq.rb
│   │   ├── 20250521135205_create_issue_field_values_id_seq.rb
│   │   ├── 20250521135340_create_issue_field_options_id_seq.rb
│   │   ├── 20250521141621_add_index_created_at_to_issue_comments.rb
│   │   ├── 20250521160003_copilot_usage_drop_unused_indicies.rb
│   │   ├── 20250521204517_add_trigger_source_url_and_type_to_issue_event_details.rb
│   │   ├── 20250521205357_create_models_key_values.rb
│   │   ├── 20250522140815_create_issue_fields.rb
│   │   ├── 20250522140840_create_issue_field_options.rb
│   │   ├── 20250522140842_create_issue_field_values.rb
│   │   ├── 20250526104716_create_organization_custom_property_definitions.rb
│   │   ├── 20250526133308_add_marketing_consent_to_multi_tenant_provisioning_requests.rb
│   │   ├── 20250527044723_add_publish_at_to_discussions.rb
│   │   ├── 20250527104938_add_org_bypass_code_scanning_closure_requests_to_security_managers_transition.rb
│   │   ├── 20250527180054_update_reason_type_in_review_request_reasons.rb
│   │   ├── 20250527205931_create_custom_keys.rb
│   │   ├── 20250527213504_create_custom_models.rb
│   │   ├── 20250528162005_create_runtime_app_owners.rb
│   │   ├── 20250528170013_add_owner_to_runtime_apps.rb
│   │   ├── 20250528193454_add_copilot_instruction_type_to_copilot_code_review_comments.rb
│   │   ├── 20250529155456_add_custom_model_slug_to_models_organization_access_rules.rb
│   │   ├── 20250529192733_change_ipm_matches_cohort_limit.rb
│   │   ├── 20250529213043_add_index_on_thread_id_to_copilot_chat_attachments.rb
│   │   ├── 20250530114448_add_indexes_to_ipm_matches.rb
│   │   ├── 20250530124530_add_index_target_repository_id_to_cross_references.rb
│   │   ├── 20250530194055_add_insights_to_copilot_configurations.rb
│   │   ├── 20250602073233_change_repository_checksums_id_to_bigint.rb
│   │   ├── 20250602145320_create_issue_fields_id_ks_idx.rb
│   │   ├── 20250602145341_add_keyspace_for_issue_field_options.rb
│   │   ├── 20250602145343_create_issue_field_values_id_ks_idx.rb
│   │   ├── 20250602155219_change_issue_field_values_add_index.rb
│   │   ├── 20250602155220_change_issue_field_options_add_index.rb
│   │   ├── 20250602204903_add_copilot_entity_memberships_index_on_entity_type_and_cia.rb
│   │   ├── 20250603093321_create_organization_custom_property_values.rb
│   │   ├── 20250604134347_add_copilot_ea_user_fallback_policy.rb
│   │   ├── 20250604171807_add_spark_to_copilot_policies.rb
│   │   ├── 20250604185021_add_snapshot_id_to_spark_workbenches.rb
│   │   ├── 20250605091551_add_code_scanning_delegated_dismissal_split_fgp_to_security_managers_transition.rb
│   │   ├── 20250605161344_drop_pr_diff_chats_column_from_copilot_configurations_table.rb
│   │   ├── 20250605172139_add_copilot_chat_attachment_id_to_custom_copilot_resources.rb
│   │   ├── 20250605202820_add_bypasses_policy_column.rb
│   │   ├── 20250605210738_create_copilot_code_review_repository_settings.rb
│   │   ├── 20250606175149_create_release_immutable_tags.rb
│   │   ├── 20250609205548_add_memex_index_name_column.rb
│   │   ├── 20250610150043_add_repo_status_filter_index_to_pull_requests.rb
│   │   ├── 20250610163048_recreate_bua_index_on_login.rb
│   │   ├── 20250610183241_iam_user_roles_target_id_index_update.rb
│   │   ├── 20250611093300_make_business_user_accounts_login_index_invisible.rb
│   │   ├── 20250611124251_create_business_orchestrations.rb
│   │   ├── 20250611142552_drop_business_user_accounts_login_index.rb
│   │   ├── 20250611145347_issue_dependency_issue_events.rb
│   │   ├── 20250611162414_add_base_role_to_custom_copilots.rb
│   │   ├── 20250613185423_index_created_at_on_copilot_chat_attachments.rb
│   │   ├── 20250617095500_update_xrefs_source_and_target_types.rb
│   │   ├── 20250618101230_add_issue_reactions_covering_indices.rb
│   │   ├── 20250618161852_revert_issue_reactions_enum_changes.rb
│   │   ├── 20250618185543_remove_memex_project_id_index_from_consistency_table.rb
│   │   ├── 20250619144254_add_display_name_to_mcp_server_config.rb
│   │   ├── 20250622183845_add_team_id_index_to_user_dashboard_team.rb
│   │   ├── 20250625121351_add_owner_id_and_owner_type_to_blocklisted_payment_methods.rb
│   │   ├── 20250626154536_remove_org_review_and_manage_code_scanning_dismissal_requests_transition.rb
│   │   ├── 20250627143611_create_artifact_metadata.rb
│   │   ├── 20250627154933_create_artifact_storage_record.rb
│   │   ├── 20250627155154_drop_issue_alert_links.rb
│   │   ├── 20250627155155_drop_issue_alert_links_id_seq.rb
│   │   ├── 20250627155156_drop_issue_alert_links_id_ks_idx.rb
│   │   ├── 20250627190431_mark_push_protection_bypass_exemption_requests_as_approved_transition.rb
│   │   ├── 20250702051330_add_hcs_version_to_pattern_override_dbs.rb
│   │   ├── 20250707133823_change_user_id_to_nullable_on_blocklisted_payment_methods.rb
│   │   ├── 20250707183821_add_code_review_to_configurations.rb
│   │   ├── 20250707190819_add_polymorphic_indexes_to_blocklisted_payment_methods.rb
│   │   ├── 20250707232748_update_memex_filter_length.rb
│   │   ├── 20250708175750_add_beta_features_code_review_to_configurations.rb
│   │   ├── 20250708194343_create_copilot_mcp_allowlist.rb
│   │   ├── 20250709084210_index_cross_references_source_issues.rb
│   │   ├── 20250710002823_create_pre_ghas_sku_trial_enabled_repositories.rb
│   │   ├── 20250710121000_add_index_card_fingerprint_customer_id_to_payment_methods.rb
│   │   ├── 20250711135215_relax_unique_index_on_watched_repositories.rb
│   │   ├── 20250711160346_add_index_on_guid_to_copilot_chat_attachments.rb
│   │   ├── 20250714003346_add_index_created_at_manually_reviewed_at_card_fingerprint_user_id_to_payment_methods.rb
│   │   ├── 20250715152443_create_business_credential_authorizations.rb
│   │   ├── 20250715190733_add_index_to_external_identities.rb
│   │   ├── 20250715190936_add_indexes_to_business_credential_authorizations.rb
│   │   ├── 20250715201923_add_all_allowed_and_sha_pinning_required_to_actions_allowlists.rb
│   │   ├── 20250716075318_remove_whitespace_from_label_names_transition.rb
│   │   ├── 20250716171350_remove_direct_mention_mobile_push_from_notification_user_settings.rb
│   │   ├── 20250716172329_rename_beta_features_code_review_in_configurations.rb
│   │   ├── 20250716183453_add_obmb_to_copilot_configurations.rb
│   │   ├── 20250716194008_add_default_repo_to_memex_projects.rb
│   │   ├── 20250716231026_create_artifact_deployment_record.rb
│   │   ├── 20250716231400_create_artifact_deployment_record_tag.rb
│   │   ├── 20250717114740_create_team_orchestrations.rb
│   │   ├── 20250717124959_add_unique_index_on_url_and_oauth_client_id_to_mcp_servers.rb
│   │   ├── 20250717133950_add_remaining_to_restorable_type_states.rb
│   │   ├── 20250722182125_add_models_original_name_index.rb
│   │   ├── 20250723182459_index_restorable_custom_watched_repositories_on_restorable_id_and_user_id.rb
│   │   ├── 20250723195400_create_janitor_sweeper_entity_config.rb
│   │   ├── 20250723211406_create_spark_model_rate_limits.rb
│   │   ├── 20250723222613_add_agent_mode_to_copilot_policies.rb
│   │   ├── 20250724042424_add_oauth_redirect_uri_to_mcp_servers.rb
│   │   ├── 20250724135353_notification_summaries_create_index_updated_at.rb
│   │   ├── 20250724155208_add_code_quality_fg_ps_transition.rb
│   │   ├── 20250724160125_add_assignee_to_token_scan_results.rb
│   │   ├── 20250724204919_add_assignee_to_audit_token_scan_results.rb
│   │   ├── 20250725133833_add_subject_type_and_id_index_to_restorable_memberships.rb
│   │   ├── 20250726035504_add_alert_type_to_security_campaigns.rb
│   │   ├── 20250728171734_remove_user_id_from_blocklisted_payment_methods.rb
│   │   ├── 20250728185354_add_unique_index_on_display_name_and_user_id_to_mcp_server_configs.rb
│   │   ├── 20250728200725_add_index_to_repository_security_configurations_on_org_security_config_repo.rb
│   │   ├── 20250729032944_add_security_campaign_id_to_token_scan_results.rb
│   │   ├── 20250729042626_add_security_campaign_id_to_audit_token_scan_results.rb
│   │   ├── 20250729142820_drop_uuid_from_copilot_spaces.rb
│   │   ├── 20250729155159_add_obmw_to_copilot_configurations.rb
│   │   ├── 20250729232308_add_matching_strategy_to_application_callback_urls.rb
│   │   ├── 20250730161133_add_issue_field_id_column_and_index.rb
│   │   ├── 20250731203716_add_updated_by_id_to_token_scan_results.rb
│   │   ├── 20250731204721_add_updated_by_id_to_audit_token_scan_results.rb
│   │   ├── 20250803223816_rerun_secret_scanning_repos_wiki_scanning_transition.rb
│   │   ├── 20250804174317_drop_state_from_pull_requests.rb
│   │   ├── 20250804180358_drop_rule_insights_tables_in_repositories_cluster.rb
│   │   ├── 20250805023302_add_aofo_to_copilot_policies.rb
│   │   ├── 20250805152137_create_copilot_settings_table.rb
│   │   ├── 20250805152402_create_copilot_setting_rules_table.rb
│   │   ├── 20250805152421_create_copilot_condition_expressions_table.rb
│   │   ├── 20250805204040_add_index_to_repository_security_configurations_on_state_and_updated_at.rb
│   │   ├── 20250805204917_add_manage_generic_secrets_settings_fgp_transition.rb
│   │   ├── 20250805212727_add_source_registry_to_artifact_storage_record.rb
│   │   ├── 20250806005650_add_registry_access_column_to_mcp_allowlist_table.rb
│   │   ├── 20250806045308_add_unique_constraint_to_issue_field_values.rb
│   │   ├── 20250806165049_add_org_visibility_to_spark_runtime_app.rb
│   │   ├── 20250806213838_add_emergency_policies_to_copilot_configurations.rb
│   │   ├── 20250807234353_drop_models_attachments.rb
│   │   ├── 20250808213214_add_push_protection_to_secret_scanning_repos.rb
│   │   ├── 20250811194333_add_search_index_updated_at_to_rva.rb
│   │   ├── 20250813003327_add_after_oid_index_to_repository_rule_suites.rb
│   │   ├── 20250813163314_add_indexes_to_user_signups.rb
│   │   ├── 20250814004651_create_copilot_metrics_report_links.rb
│   │   ├── 20250814063615_create_automated_review_comments_id_seq.rb
│   │   ├── 20250814125849_create_automated_review_comments.rb
│   │   ├── 20250814193937_populate_rva_search_index_updated_at_transition.rb
│   │   ├── 20250815185052_create_user_marketing_consent.rb
│   │   ├── 20250818091227_add_issue_event_authors_user_hidden_index.rb
│   │   ├── 20250818192404_update_immutable_tag_release_nullability.rb
│   │   ├── 20250818235537_add_created_by_to_businesses.rb
│   │   ├── 20250819120000_add_evaluated_at_index_to_memex_project_elasticsearch_consistency.rb
│   │   ├── 20250819230906_create_copilot_custom_keys.rb
│   │   ├── 20250819230925_create_copilot_custom_models.rb
│   │   ├── 20250820202249_add_replaces_base_to_private_registry_configurations.rb
│   │   ├── 20250821160619_add_grok_to_copilot_configurations.rb
│   │   ├── 20250822181733_update_region_datacenter_in_datacenters.rb
│   │   ├── 20250825170340_add_artifact_path_to_artifact_storage_records.rb
│   │   ├── 20250826111519_create_planning_templates_id_seq.rb
│   │   ├── 20250826164507_add_read_only_to_runtime_app.rb
│   │   ├── 20250826192328_add_storage_type_to_fileservers.rb
│   │   ├── 20250827113203_create_planning_templates_type_fields_mapping_id_seq.rb
│   │   ├── 20250827135421_add_summaries_to_spark_workbench_iterations.rb
│   │   ├── 20250828131326_make_team_orchestrations_business_id_nullable.rb
│   │   ├── 20250828132050_create_planning_templates.rb
│   │   ├── 20250828132051_create_planing_templates_type_fields_mappings.rb
│   │   ├── 20250829122642_create_planning_templates_keyspace.rb
│   │   ├── 20250829122644_create_planning_templates_type_fields_mapping_keyspace.rb
│   │   ├── 20250829163628_create_new_emergency_model_policy_columns.rb
│   │   ├── 20250903073742_change_issue_field_options_non_null_columns.rb
│   │   ├── 20250904212448_add_manage_user_namespace_repositories_fgp_transition.rb
│   │   ├── 20250905161523_new_run_backfill_app_management_with_rbac.rb
│   │   ├── 20250905161925_new_run_remove_app_management_permissions_transition.rb
│   │   ├── 20250908132035_add_model_policies_to_copilot_configurations.rb
│   │   ├── 20250908185335_change_integration_versions_integration_id_to_big_int.rb
│   │   ├── 20250909144607_allow_multiple_attachments_per_space_resource.rb
│   │   ├── 20250910071255_modify_business_orchestrations_data_to_mediumtext.rb
│   │   ├── 20250911153544_add_ofct_to_copilot_policies.rb
│   │   ├── 20250912200715_drop_flipper_feature_id_from_features.rb
│   │   ├── 20250912211056_add_generated_commit_message_to_configurations.rb
│   │   ├── 20250915111040_make_business_orchestrations_business_id_nullable.rb
│   │   ├── 20250916003024_add_repository_name_to_release_immutable_tags.rb
│   │   ├── 20250916154920_artifact_registry_default_logical_env.rb
│   │   ├── 20250917070259_add_organization_id_to_organization_orchestrations.rb
│   │   ├── 20250917165410_add_loops_to_copilot_policies.rb
│   │   ├── 20250918143848_create_copilot_custom_model_capabilities.rb
│   │   ├── 20250918144718_update_ignored_users_note_to_250_characters.rb
│   │   ├── 20250919174110_add_ap2_datadog_migration.rb
│   │   ├── 20250919181937_add_channel_to_otp_sms_timing.rb
│   │   ├── 20250921003943_drop_user_id_from_coupon_redemption.rb
│   │   ├── 20250923004057_make_repository_column_not_nullable_in_release_immutable_tags.rb
│   │   ├── 20250923010533_add_index_for_repository_name_in_release_immutable_tags.rb
│   │   ├── 20250923141242_remove_auto_subscribe_from_notification_user_settings.rb
│   │   ├── 20250923195729_add_spark_force_org_setting_to_copilot_policy.rb
│   │   ├── 20250924185030_drop_unique_index_add_owner_id_to_artifact_deployment_record.rb
│   │   ├── 20250924193623_add_acb_to_copilot_policies.rb
│   │   ├── 20250926115252_add_issue_field_events_to_issue_event.rb
│   │   ├── 20250926120750_add_issue_field_events_to_issue_event_details.rb
│   │   ├── 20250926132232_create_pull_request_groups.rb
│   │   ├── 20250926135221_add_sequence_for_create_pull_request_groups.rb
│   │   ├── 20250926135231_add_keyspace_for_pull_request_groups.rb
│   │   ├── 20250926142712_add_model_registry_cache_to_copilot.rb
│   │   ├── 20250926184025_create_pre_ghas_trial_default_private_repo_security_configurations.rb
│   │   ├── 20250929175001_create_profiles_munger_key_values.rb
│   │   ├── 20250929215546_remove_manage_security_products_transition.rb
│   │   ├── 20250930142923_add_unique_index_to_model_key.rb
│   │   ├── 20250930222714_remove_notified_from_notification_subscriptions.rb
│   │   ├── 20251001114626_add_preview_to_copilot_model_registry_cache.rb
│   │   ├── 20251001164023_add_actor_to_ignored_users.rb
│   │   ├── 20251001205350_add_spaces_to_copilot_configurations.rb
│   │   ├── 20251002155335_create_vulnerability_alert_saved_views.rb
│   │   ├── 20251002161000_update_copilot_custom_keys_for_enterprise.rb
│   │   ├── 20251002211835_add_azure_subscription_id_to_blacklisted_payment_methods.rb
│   │   ├── 20251003175541_add_index_for_azure_subscription_id_to_blacklisted_payment_method.rb
│   │   ├── 20251006204253_add_ccr_direct_org_billing_to_copilot_configurations.rb
│   │   ├── 20251007073145_create_organization_orchestrations_temp.rb
│   │   ├── 20251007153244_update_pre_ghas_trial_default_private_repo_security_configurations.rb
│   │   ├── 20251007202055_drop_flipper_gates.rb
│   │   ├── 20251007202110_drop_flipper_features.rb
│   │   ├── 20251008052559_add_documentation_columns_to_copilot_model_registry_cache.rb
│   │   ├── 20251008164154_create_copilot_agent_sessions.rb
│   │   ├── 20251009170846_add_bento_to_copilot_configurations.rb
│   │   ├── 20251009180521_add_composite_index_user_marketing_consents.rb
│   │   ├── 20251013210254_add_spaces_individual_policies_to_copilot_configurations.rb
│   │   ├── 20251014181450_add_index_on_owner_id_and_active_caches_size_to_actions_cache_usages.rb
│   │   ├── 20251015125035_drop_organization_orchestrations_temp.rb
│   │   ├── 20251015195049_add_override_to_cold_networks.rb
│   │   ├── 20251015235835_add_encrypted_api_key_to_copilot_custom_keys.rb
│   │   ├── 20251016164839_add_agent_type_to_copilot_agent_sessions_table.rb
│   │   ├── 20251016223744_move_profiles_key_values_to_munger_transition.rb
│   │   ├── 20251017213410_drop_user_signups_table.rb
│   │   ├── 20251020131444_add_restrict_to_azure_to_copilot_configurations.rb
│   │   ├── 20251020214316_add_composite_index_to_pending_subscription_item_changes.rb
│   │   ├── 20251021165216_add_tulip_to_copilot_configurations.rb
│   │   ├── 20251022022257_drop_marketing_consent_index.rb
│   │   ├── 20251022114925_add_inline_approval_enabled_to_copilot_model_registry_cache.rb
│   │   ├── 20251022145322_add_sunflower_to_copilot_configurations.rb
│   │   ├── 20251022145729_create_copilot_custom_model_rules.rb
│   │   ├── 20251022210045_create_pull_request_review_orchestration_id_seq.rb
│   │   ├── 20251022224816_add_product_interest_and_number_of_developers.rb
│   │   ├── 20251023092020_add_index_to_codespace_async_operations_table.rb
│   │   ├── 20251023104503_add_billable_owner_codespace_guid_index_to_codespace_billing_entries.rb
│   │   ├── 20251027160929_add_notification_entries_author_id_index.rb
│   │   ├── 20251027160930_add_spammy_notification_entries_author_id_index.rb
│   │   ├── 20251028174618_add_provider_data_to_copilot_custom_keys_table.rb
│   │   ├── 20251031050825_update_marketing_consent_composite_index.rb
│   │   ├── 20251104103824_repository_custom_property_values_increase_value_length.rb
│   │   ├── 20251104185754_artifact_deployment_record_owner_id_not_null.rb
│   │   ├── 20251104230815_add_index_to_refresh_tokens_on_expires_at_and_refreshable_type.rb
│   │   ├── 20251105010214_add_peony_to_copilot_policies.rb
│   │   ├── 20251105011041_update_secret_scan_custom_patterns_secret_type_default.rb
│   │   ├── 20251109011600_create_ipm_organization_matches.rb
│   │   ├── 20251109011601_add_indexes_to_ipm_organization_matches.rb
│   │   ├── 20251109011602_create_ipm_enterprise_matches.rb
│   │   ├── 20251109011603_add_indexes_to_ipm_enterprise_matches.rb
│   │   ├── 20251110173437_create_pull_request_review_orchestration.rb
│   │   ├── 20251112235531_create_pull_request_review_orchestration_id_ks_idx.rb
│   │   ├── 20251113071557_create_migration_export_batches.rb
│   │   ├── 20251113150906_add_lotus_to_copilot_config.rb
│   │   ├── 20251117163141_add_spammy_notification_entries_owner_id_index.rb
│   │   ├── 20251117170006_add_notification_entries_owner_id_index.rb
│   │   ├── 20251118193123_add_index_on_requester_id_team_membership_requests.rb
│   │   ├── 20251119105305_add_dependabot_delegated_alert_dismissal_flag_to_security_config.rb
│   │   ├── 20251119161939_add_arcticfox_to_copilot_configs.rb
│   │   ├── 20251124195323_add_org_bypass_and_review_dependabot_closure_requests_to_security_managers_transition.rb
│   │   ├── 20251124214912_add_watermelon_to_copilot_configs.rb
│   │   ├── 20251126014035_add_skip_actions_workflow_approval_to_copilot_swe_agent_configuration.rb
│   │   ├── 20251127053558_set_default_alert_type_to_unknown.rb
│   │   ├── 20251128165701_drop_web_notifications_transition_log.rb
│   │   ├── 20251128171654_drop_web_push_subscriptions.rb
│   │   ├── 20251202073417_backfill_business_user_accounts_transition.rb
│   │   ├── 20251202185358_add_new_breakglass_policies_to_copilot_configurations_table.rb
│   │   ├── 20251202193026_add_cucumber_and_blueberry_to_copilot_configs.rb
│   │   ├── 20251203001127_add_indexes_to_review_orchestrations.rb
│   │   ├── 20251203164413_add_provider_data_to_copilot_custom_models.rb
│   │   ├── 20251204023113_add_columns_to_custom_model_capabilities.rb
│   │   ├── 20251205000349_user_marketing_consents_last_verified_is_eligible.rb
│   │   ├── 20251208035823_add_restrict_to_fedramp_to_copilot_configurations.rb
│   │   ├── 20251208145105_change_user_dashboard_pins_pinned_item_id_to_bigint.rb
│   │   ├── 20251208155446_create_planning_templates_pinned_fields_id_seq.rb
│   │   ├── 20251208155527_create_planning_templates_pinned_fields.rb
│   │   ├── 20251208155602_create_planning_templates_pinned_fields_keyspace.rb
│   │   ├── 20251208180000_create_oidc_custom_property_inclusions_in_actions_environments.rb
│   │   ├── 20251208181819_drop_copilot_aggregate_usage_details_table.rb
│   │   ├── 20251209143554_add_memory_to_copilot_configurations.rb
│   │   ├── 20251210223348_add_cherry_to_copilot_configs.rb
│   │   ├── 20251211184837_add_cve_selection_to_repository_advisories.rb
│   │   ├── 20251211234343_drop_sponsorship_sift_payment_abuse_scores.rb
│   │   ├── 20251211234638_drop_sponsors_agreement_signatures.rb
│   │   ├── 20251215115651_add_composite_index_to_codespace_async_operations_table.rb
│   │   ├── 20251215161144_add_repository_and_org_to_custom_copilot_resources.rb
│   │   ├── 20251217155458_add_vendor_to_copilot_model_registry_cache.rb
│   │   ├── 20251218161709_add_training_telemetry_to_copilot_configurations.rb
│   │   ├── 20251219145313_remove_participating_web_push_from_notification_user_settings.rb
│   │   ├── 20251222132158_add_sequence_for_pull_request_stacks.rb
│   │   ├── 20251222132314_create_pull_request_stacks.rb
│   │   ├── 20251222132315_add_keyspace_for_pull_request_stacks.rb
│   │   ├── 20251222145254_add_sequence_for_pull_request_stack_entries.rb
│   │   ├── 20251222145303_create_pull_request_stack_entries.rb
│   │   ├── 20251222145304_add_keyspace_for_pull_request_stack_entries.rb
│   │   ├── 20251222164350_add_policy_f_fs_to_copilot_model_registry_cache.rb
│   │   ├── 20251223192519_create_coupon_product_target.rb
│   │   ├── 20251224114230_update_ref_update_requests_sha_columns.rb
│   │   ├── 20260103051248_stratocaster_events_no_op_reclaim_space.rb
│   │   ├── 20260105173525_create_business_intents.rb
│   │   ├── 20260105182456_drop_copilot_organization_events.rb
│   │   ├── 20260105201711_widen_user_content_edit_columns.rb
│   │   ├── 20260105213520_add_innersource_scoped_vulnerabilities.rb
│   │   ├── 20260106192026_add_status_to_elastomer_index_memos.rb
│   │   ├── 20260106193821_drop_pinned_issue_comments_table_from_collab_cluster.rb
│   │   ├── 20260107164531_add_application_fields_to_business_startups_programs.rb
│   │   ├── 20260107225644_create_pinned_issue_comments_id_seq.rb
│   │   ├── 20260107231442_create_pinned_issue_comments.rb
│   │   ├── 20260107233144_create_pinned_issue_comments_id_ks_idx.rb
│   │   ├── 20260108114717_create_enterprise_team_migrations.rb
│   │   ├── 20260108151437_add_model_native_search_to_copilot_configurations.rb
│   │   ├── 20260108210319_add_couponable_to_product_uuid.rb
│   │   ├── 20260109145226_drop_raw_data_from_issue_events.rb
│   │   ├── 20260109184834_add_enterprise_agreement_number_to_vss_subscription_events.rb
│   │   ├── 20260109210437_add_copilot_session_id_idx.rb
│   │   ├── 20260109215647_add_comment_pin_events_to_issue_event_details.rb
│   │   ├── 20260112184757_add_index_on_ref_for_merge_queue_locked_refs.rb
│   │   ├── 20260113104756_create_repository_vulnerability_alert_assignments.rb
│   │   ├── 20260113175419_add_index_on_business_id_on_enterprise_contributions.rb
│   │   ├── 20260114183509_add_soa_code_scanning_pull_request_alerts_is_default_branch.rb
│   │   ├── 20260114204326_backfill_version_repository_metadata_permission.rb
│   │   ├── 20260116155553_secret_scanning_enhanced_metadata_security_configs.rb
│   │   ├── 20260120204749_add_index_on_deleted_at_for_artifact_metadata.rb
│   │   ├── 20260120204832_add_index_on_deleted_at_for_artifact_deployment_records.rb
│   │   ├── 20260120205001_add_index_on_deleted_at_for_artifact_storage_records.rb
│   │   ├── 20260121163036_create_copilot_educational_users.rb
│   │   ├── 20260121165230_create_code_scanning_assessments.rb
│   │   ├── 20260122222426_add_detector_to_copilot_code_review_comments.rb
│   │   ├── 20260123101455_drop_discussion_post_edits_table.rb
│   │   ├── 20260123165929_drop_discussion_post_replies_table.rb
│   │   ├── 20260123170058_drop_discussion_post_reply_edits_table.rb
│   │   ├── 20260123170143_drop_discussion_posts_table.rb
│   │   ├── 20260123181332_migrate_commit_comments_for_sha256.rb
│   │   ├── 20260123200904_create_agent_assignments_id_seq.rb
│   │   ├── 20260126150854_add_dependabot_malware_alerts_flag_to_security_config.rb
│   │   ├── 20260126153828_create_integration_agent_sources.rb
│   │   ├── 20260126154007_create_integration_installation_agent_consents.rb
│   │   ├── 20260126182601_create_code_scanning_assessment_repositories.rb
│   │   ├── 20260126194154_drop_training_telemetry_from_copilot_configurations.rb
│   │   ├── 20260127084454_add_business_id_to_business_team_org_assignments.rb
│   │   ├── 20260127121011_add_required_reason_type.rb
│   │   ├── 20260127123024_migrate_merge_queue_entries_for_sha256.rb
│   │   ├── 20260127132354_migrate_pull_request_reviews_for_sha256.rb
│   │   ├── 20260127134856_backfill_business_team_org_assignments_business_id_transition.rb
│   │   ├── 20260127141618_add_locked_at_to_repository_advisories.rb
│   │   ├── 20260127173444_add_innersource_vulnerabilities_fgps_transition.rb
│   │   ├── 20260127183830_migrate_review_request_reasons_for_sha256.rb
│   │   ├── 20260127194423_create_agent_assignments.rb
│   │   ├── 20260127210449_create_agent_assignments_id_ks_idx.rb
│   │   ├── 20260127235358_migrate_last_seen_pull_request_revisions_for_sha256.rb
│   │   ├── 20260128005629_migrate_pull_request_review_threads_for_sha256.rb
│   │   ├── 20260128092149_migrate_pull_requests_for_sha256.rb
│   │   ├── 20260128162245_migrate_merge_commit_requests_for_sha256.rb
│   │   ├── 20260128190000_add_visibility_to_issue_fields.rb
│   │   ├── 20260129141543_drop_shared_storage_artifact_events.rb
│   │   ├── 20260130021012_change_team_orchestrations_data_columns_to_mediumblob.rb
│   │   ├── 20260130151817_add_use_codeql_use_ccr_use_secret_scanning_use_dependency_vuln_checks_to_copilot_swe_agent_configuration.rb
│   │   ├── 20260130155934_backfill_business_user_accounts_transition_v2.rb
│   │   ├── 20260130165911_create_repository_system_property_values.rb
│   │   ├── 20260203002716_add_partner_support_offering_to_salesforce_accounts.rb
│   │   ├── 20260203091934_add_codespace_prebuild_configuration_id_index_to_codespace_prebuild_templates.rb
│   │   ├── 20260203094330_drop_shared_storage_usage.rb
│   │   ├── 20260203120000_add_index_to_oauth_application_transfers_on_requester_id.rb
│   │   ├── 20260203174524_add_index_to_pending_plan_changes_on_is_complete_and_active_on.rb
│   │   ├── 20260203194007_add_mode_to_secret_scanning_bypass_reviewers.rb
│   │   ├── 20260203224926_create_copilot_policies.rb
│   │   ├── 20260204120903_repositories_pushes_sha256_event_action_ref_updates.rb
│   │   ├── 20260204120906_repositories_pushes_sha256_repository_rule_suites.rb
│   │   ├── 20260204202036_add_assignee_id_to_repository_vulnerability_alert_events.rb
│   │   ├── 20260206175024_add_cca_direct_org_billing_to_copilot_configurations.rb
│   │   ├── 20260207120904_repositories_pushes_sha256_authentic_commits.rb
│   │   ├── 20260209044139_add_index_on_state_and_network_id_to_cold_networks.rb
│   │   ├── 20260209183004_create_agent_session_finished_notifications.rb
│   │   ├── 20260210181448_add_scope_to_vulnerabilities.rb
│   │   ├── 20260210235854_create_elm_exporter_migrations.rb
│   │   ├── 20260211180017_create_elm_exporter_authentications.rb
│   │   ├── 20260211190203_create_elm_exporter_repositories.rb
│   │   ├── 20260211192751_create_elm_exporter_messages.rb
│   │   ├── 20260212172424_add_business_id_created_at_index_to_copilot_agent_sessions.rb
│   │   ├── 20260212182443_create_memex_agent_tasks.rb
│   │   ├── 20260217113935_add_business_id_to_organization_invitations.rb
│   │   ├── 20260217145435_create_coupon_batches.rb
│   │   ├── 20260217150805_add_coupon_batch_id_to_coupons.rb
│   │   ├── 20260217230352_add_workflow_id_and_index_to_code_scanning_assessment_repositories.rb
│   │   ├── 20260218021455_create_enterprise_public_monitoring_alerts.rb
│   │   ├── 20260218184728_create_code_scanning_assessment_results_table.rb
│   │   ├── 20260219143000_add_oidc_to_private_registry_configurations.rb
│   │   ├── 20260219151219_add_restrict_to_data_residency_to_copilot_configurations.rb
│   │   ├── 20260219165239_increase_artifact_deployment_record_char_limits.rb
│   │   ├── 20260219185002_add_following_type_to_followers.rb
│   │   ├── 20260220151042_backfill_following_type_transition.rb
│   │   ├── 20260223100342_add_dotcom_id_to_vulnerable_version_ranges.rb
│   │   ├── 20260223100343_add_dotcom_id_to_vulnerability_references.rb
│   │   ├── 20260223183236_drop_copilot_educational_users_table.rb
│   │   ├── 20260224004532_add_cli_direct_org_billing_column_to_copilot_configurations.rb
│   │   ├── 20260224130000_add_auto_decision_settings_to_copilot_code_review_repository_settings.rb
│   │   ├── 20260224194337_add_business_id_to_external_groups.rb
│   │   ├── 20260225044423_backfill_external_groups_business_id_transition.rb
│   │   ├── 20260225172143_add_read_pct_to_elastomer_index_memo.rb
│   │   ├── 20260226001927_vulnerabilities_scope_nonnull.rb
│   │   ├── 20260226162335_add_target_repository_id_to_agent_assignments.rb
│   │   ├── 20260227035236_create_actions_rulesets.rb
│   │   ├── 20260227035237_create_actions_rule_conditions.rb
│   │   ├── 20260227035238_create_actions_rule_configurations.rb
│   │   ├── 20260227035239_create_actions_ruleset_histories.rb
│   │   ├── 20260227035240_create_actions_ruleset_bypass_actors.rb
│   │   ├── 20260227144545_add_owner_id_and_repo_id_to_memex_agent_tasks.rb
│   │   ├── 20260227184433_widen_gate_approvers_approver_type_column.rb
│   │   ├── 20260227191950_create_repository_search_shortcuts_id_sequence.rb
│   │   ├── 20260227192041_create_repository_search_shortcuts.rb
│   │   ├── 20260227192140_create_repository_search_shortcuts_id_ks_idx.rb
│   │   ├── 20260227233038_add_business_id_to_external_group_teams.rb
│   │   ├── 20260228003414_backfill_external_group_teams_business_id_transition.rb
│   │   ├── 20260302165811_add_use_immutable_subject_to_organization_oidc_sub_claim_templates.rb
│   │   ├── 20260302205105_add_actor_id_and_integration_id_to_artifact_storage_records.rb
│   │   ├── 20260303173823_add_agent_mode_enterprise_management_to_copilot_configurations.rb
│   │   ├── 20260305164622_create_elm_exporter_work_items.rb
│   │   ├── 20260306172223_add_copilot_swe_agent_runner_settings.rb
│   │   ├── 20260306182946_add_index_to_elm_exporter_work_items.rb
│   │   ├── 20260306215036_add_update_message_to_integration_agent_sources.rb
│   │   ├── 20260309183347_add_registry_type_column_to_copilot_mcp_allowlists.rb
│   │   ├── 20260310074931_create_copilot_firewall_allowlists.rb
│   │   ├── 20260310163325_add_session_name_to_agent_session_finished_notifications.rb
│   │   ├── 20260311095203_create_repository_custom_property_usages.rb
│   │   ├── 20260311200501_add_session_id_to_repository_vulnerability_alert_events.rb
│   │   ├── 20260311201207_add_owner_org_id_to_vulnerable_version_range_alerting_processes.rb
│   │   ├── 20260311205203_create_ipm_repository_matches.rb
│   │   ├── 20260311205359_add_coding_agent_enterprise_management_to_copilot_configurations.rb
│   │   ├── 20260311205845_add_indexes_to_ipm_repository_matches.rb
│   │   ├── 20260313094905_add_added_by_to_business_team_org_assignments.rb
│   │   ├── 20260313191133_subscription_items_billing_cycle_column.rb
│   │   ├── 20260314120911_repositories_pushes_sha256_ref_pushes.rb
│   │   ├── 20260316164906_add_client_byok_to_copilot_policies.rb
│   │   ├── 20260316175615_update_unique_key_on_vulnerable_version_range_alerting_processes.rb
│   │   ├── 20260317152705_create_user_roles_on_iam_abilities.rb
│   │   ├── 20260317195244_add_business_id_to_external_identities.rb
│   │   ├── 20260317223924_add_created_at_index_to_customers.rb
│   │   ├── 20260318010313_fix_owner_org_id_default_on_vulnerable_version_range_alerting_processes.rb
│   │   ├── 20260318115301_improve_created_at_index_on_customers.rb
│   │   ├── 20260318193347_add_problem_type_to_automated_review_comments.rb
│   │   ├── 20260318204002_add_team_id_index_to_business_team_org_assignments.rb
│   │   ├── 20260319151417_create_org_in_product_messaging_subscriptions.rb
│   │   ├── 20260319151519_create_business_in_product_messaging_subscriptions.rb
│   │   ├── 20260319182720_add_progress_token_to_vulnerable_version_range_alerting_processes.rb
│   │   ├── 20260323140019_repositories_sha256_preferred_files.rb
│   │   ├── 20260323155329_repositories_sha256_repository_branch_renames.rb
│   │   ├── 20260323194126_move_ipr_sticky_merge_method_key_values_transition.rb
│   │   ├── 20260323220937_migrate_external_identity_sessions_user_session_id_to_bigint.rb
│   │   ├── 20260323230000_create_copilot_anthropic_user_profiles.rb
│   │   ├── 20260324024127_create_token_scan_supplementary_results.rb
│   │   ├── 20260324115008_add_display_name_and_soft_deleted_at_to_users.rb
│   │   ├── 20260324150000_add_mcp_enabled_to_copilot_code_review_repository_settings.rb
│   │   ├── 20260324163341_repositories_pushes_sha256_pushes.rb
│   │   ├── 20260324214503_allow_null_on_template_in_organization_oidc_sub_claim_templates.rb
│   │   ├── 20260325094929_add_spark_workbench_id_to_workspaces.rb
│   │   ├── 20260325165300_backfill_org_soft_deleted_created_at_to_users_soft_deleted_at_transition.rb
│   │   ├── 20260325165848_backfill_users_display_name_transition.rb
│   │   ├── 20260325184522_backfill_system_date_memex_project_columns_transition.rb
│   │   ├── 20260325193608_add_index_on_eiua_bua_id_and_security_flags.rb
│   │   ├── 20260325233000_create_external_identities_key_values_on_authnd.rb
│   │   ├── 20260326005456_add_supplementary_data_to_multipart_group_members.rb
│   │   ├── 20260326182900_remove_redundant_business_user_account_id_index_from_eiua.rb
│   │   ├── 20260326184300_add_managed_by_column_to_sponsorships.rb
│   │   ├── 20260327151556_create_oauth_enterprise_limits.rb
│   │   ├── 20260327171331_add_snippy_opt_out_column_to_copilot_configurations.rb
│   │   ├── 20260327214914_backfill_multipart_group_member_result_id_transition.rb
│   │   ├── 20260330092742_expand_workspaces_oid_field.rb
│   │   ├── 20260330092818_expand_codespaces_prebuilds_oid_field.rb
│   │   ├── 20260330093643_add_environment_state_to_workspaces.rb
│   │   ├── 20260330105834_add_subscribers_count_to_repositories.rb
│   │   ├── 20260330180000_add_model_vendors_to_integration_agent_sources.rb
│   │   ├── 20260330204413_add_supported_languages_to_code_scanning_assessment_repositories.rb
│   │   ├── 20260401141211_add_unique_index_to_repository_custom_property_usages.rb
│   │   ├── 20260401190411_drop_rva_search_updated_at_index.rb
│   │   ├── 20260401222131_add_unique_index_to_multipart_group_members_result_id.rb
│   │   ├── 20260402100346_add_spark_workbench_id_index.rb
│   │   ├── 20260402170000_add_cli_remote_control_to_copilot_configurations.rb
│   │   ├── 20260403162032_create_apps_key_values_abilities.rb
│   │   ├── 20260407121000_create_copilot_code_review_repo_enablements.rb
│   │   ├── 20260407173447_migrate_user_reviewed_files_for_sha256.rb
│   │   ├── 20260408155023_add_attribution_method_to_enterprise_public_monitoring_alerts.rb
│   │   ├── 20260409040758_add_composite_index_to_artifact_deployment_records.rb
│   │   ├── 20260409092408_widen_upload_manifest_files_blob_oid_for_sha256.rb
│   │   ├── 20260409162246_add_owner_id_index_to_asset_statuses.rb
│   │   ├── 20260409213803_add_sequence_for_workflow_sequences.rb
│   │   ├── 20260409224259_add_billable_entity_to_customer_accounts.rb
│   │   ├── 20260410134558_add_subject_and_status_to_agent_assignments.rb
│   │   ├── 20260413173944_add_workflow_sequences_table.rb
│   │   ├── 20260415141010_add_keyspace_for_workflow_sequences.rb
│   │   ├── 20260416124200_external_identities_business_ids_transition.rb
│   │   ├── 20260417002029_add_drain_tracking_and_skip_preflight_columns_to_elm_exporter_migrations.rb
│   │   ├── 20260418012630_add_index_created_at_id_to_code_scanning_assessments.rb
│   │   ├── 20260419215140_add_scan_scope_to_acv_indexes.rb
│   │   ├── 20260420155157_add_number_to_pull_request_stacks.rb
│   │   ├── 20260420174334_change_kredz_key_null_on_copilot_custom_keys.rb
│   │   ├── 20260420225824_create_elm_exporter_backfill_checkpoints.rb
│   │   ├── 20260421163627_add_organization_credential_authorizations_jti.rb
│   │   ├── 20260422090718_drop_name_from_profiles.rb
│   │   ├── 20260422120000_create_copilot_code_review_repository_approval_settings.rb
│   │   ├── 20260423120000_add_marketing_form_fields_to_enterprise_contact_requests.rb
│   │   ├── 20260424150735_create_audit_log_microsoft_purview_sink_configuration.rb
│   │   ├── 20260424210000_add_review_effort_level_to_copilot_code_review_repository_settings.rb
│   │   ├── 20260427160155_create_store_replicas.rb
│   │   ├── 20260427225221_create_memex_project_agent_workflow_states.rb
│   │   ├── 20260429123447_migrate_codeql_databases_for_sha256.rb
│   │   ├── 20260429192724_create_table_secret_scanning_extended_metadata.rb
│   │   ├── 20260501120000_change_token_scan_result_locations_v2_content_number_to_bigint.rb
│   │   ├── 20260501130859_create_stores.rb
│   │   ├── 20260501234356_add_index_on_result_id_to_multipart_group_members.rb
│   │   ├── 20260504170225_create_repository_external_property_values.rb
│   │   ├── 20260504171208_create_repository_external_property_definitions.rb
│   │   ├── 20260504193021_add_copilot_policy_default_columns.rb
│   │   ├── 20260505225000_add_visibility_to_vulnerabilities.rb
│   │   ├── 20260506131808_add_blackbird_external_indexing_to_copilot_configurations.rb
│   │   ├── 20260506152953_change_pull_request_review_threads_id_ks_idx_id_to_bigint.rb
│   │   ├── 20260508142657_add_cli_cloud_session_storage_to_copilot_configurations.rb
│   │   ├── 20260508195745_change_copilot_code_review_repo_settings_unique_index_to_repo_id.rb
│   │   ├── 20260511203546_add_updated_at_index_to_pre_ghas_sku_trial_enabled_repositories.rb
│   │   ├── 20260512140942_add_version_to_security_configurations.rb
│   │   ├── 20260512142621_create_security_configuration_bulk_attachments.rb
│   │   └── 20260513101500_add_sorting_indexes_to_exemption_requests.rb
│   ├── migrations-structure.sql
│   ├── mysql2-structure.sql
│   ├── mysql5-structure.sql
│   ├── notifications-entries-structure.sql
│   ├── notifications-summaries-structure.sql
│   ├── notify-structure.sql
│   ├── pages-structure.sql
│   ├── permissions-structure.sql
│   ├── profiles-structure.sql
│   ├── repositories-actions-checks-structure.sql
│   ├── repositories-pushes-structure.sql
│   ├── repositories-structure.sql
│   ├── schema-domains.yml
│   ├── security-overview-analytics-structure.sql
│   ├── security-products-enablement-structure.sql
│   ├── seeds.rb
│   ├── signup-flow-structure.sql
│   ├── spokes-structure.sql
│   ├── stratocaster-structure.sql
│   ├── structure.sql
│   ├── tableowners.yaml
│   ├── templates
│   │   ├── keyspace_migration_template.rb.erb
│   │   └── sequence_migration_template.rb.erb
│   ├── token-scanning-service-structure.sql
│   ├── topology
│   ├── vschema
│   │   ├── billing.json
│   │   ├── issues-pull-requests.json
│   │   ├── lodge.json
│   │   ├── notifications-entries.json
│   │   ├── permissions.json
│   │   ├── README.md
│   │   ├── repositories-actions-checks.json
│   │   ├── repositories.json
│   │   ├── repositories-pushes.json
│   │   ├── token-scanning-service.json
│   │   └── vt.json
│   └── vt-structure.sql
├── docker
│   ├── current -> ubuntu/focal
│   ├── dev
│   │   ├── Dockerfile
│   │   ├── exec
│   │   ├── root
│   │   │   ├── etc
│   │   │   │   ├── mysql
│   │   │   │   │   └── mysql.conf.d
│   │   │   │   │       └── github.cnf.docker
│   │   │   │   └── sudoers.d
│   │   │   │       └── all
│   │   │   └── usr
│   │   │       └── bin
│   │   │           └── entrypoint
│   │   └── run
│   ├── gh-base-image
│   │   ├── entrypoint.sh
│   │   ├── github.cnf
│   │   └── nginx.conf
│   └── ubuntu
│       └── focal
│           └── Dockerfile.release
├── docker-compose.golden.yml
├── docker-compose.yml
├── Dockerfile.golden
├── Dockerfile.golden-focal
├── Dockerfile.golden-noble
├── docs
│   ├── fine_grained_resources_product_lines.md
│   ├── index.yaml
│   ├── README.md
│   └── sensitive-data.yaml
├── enterprise
│   ├── customer
│   │   └── gpg
│   │       ├── pubring.gpg
│   │       └── secring.gpg
│   └── license
│       └── gpg
│           ├── pubring.gpg
│           └── secring.gpg
├── env.development.opentelemetry
├── Gemfile
├── Gemfile.lock
├── gitauth.ru
├── git-bin
│   ├── git-analyze-pr-history
│   ├── git-bare-merge-helper
│   ├── git-best-merge-base
│   ├── git-branch-base-old
│   ├── git-condense-diff
│   ├── git-distinct-commits
│   ├── git-fake-signature
│   ├── git-fetch-commits
│   ├── git-find-lfs-objects
│   ├── git-find-object
│   ├── git-language-project-stats
│   ├── git-last-fsck
│   ├── git-network-fetch
│   ├── git-prune-refs
│   ├── git-repair
│   ├── git-size-forks
│   ├── git-size--lib
│   └── README.md
├── git-hooks
│   └── testenv
│       └── demo-script.rb
├── github.dockerfile.dockerignore
├── github_mono_repo.txt
├── index.txt
├── lib
│   ├── acme_client.rb
│   ├── actions_broker
│   │   ├── twirp
│   │   │   ├── base_client.rb
│   │   │   └── null_client.rb
│   │   └── twirp.rb
│   ├── actions_broker.rb
│   ├── actions_broker_worker
│   │   ├── twirp
│   │   │   ├── base_client.rb
│   │   │   └── null_client.rb
│   │   └── twirp.rb
│   ├── actions_broker_worker.rb
│   ├── actions_data_stream
│   │   ├── event_forwarder
│   │   │   └── hydro_publisher.rb
│   │   ├── event_forwarder.rb
│   │   ├── twirp
│   │   │   ├── base_client.rb
│   │   │   ├── null_client.rb
│   │   │   └── sink_client.rb
│   │   └── twirp.rb
│   ├── actions_data_stream.rb
│   ├── actions_metrics
│   │   └── client.rb
│   ├── actions_metrics.rb
│   ├── actions_results
│   │   ├── twirp
│   │   │   ├── artifact_client.rb
│   │   │   ├── base_client.rb
│   │   │   ├── cache_client.rb
│   │   │   ├── job_summary_client.rb
│   │   │   ├── log_client.rb
│   │   │   ├── null_client.rb
│   │   │   ├── policies_client.rb
│   │   │   └── steps_client.rb
│   │   ├── twirp.rb
│   │   └── utils.rb
│   ├── actions_results.rb
│   ├── actions_runner_admin
│   │   ├── twirp
│   │   │   ├── base_client.rb
│   │   │   ├── null_client.rb
│   │   │   └── runner_admin_client.rb
│   │   └── twirp.rb
│   ├── actions_runner_admin.rb
│   ├── actions_run_service
│   │   ├── twirp
│   │   │   ├── base_client.rb
│   │   │   ├── null_client.rb
│   │   │   ├── run_service_client.rb
│   │   │   └── run_service_lab_client.rb
│   │   └── twirp.rb
│   ├── actions_run_service.rb
│   ├── active_job
│   │   ├── enqueue_failed_error.rb
│   │   ├── initially_enqueued_at.rb
│   │   ├── job_class_actor.rb
│   │   ├── locking_job.rb
│   │   ├── performance_result.rb
│   │   ├── queue_adapters
│   │   │   ├── aqueduct_adapter.rb
│   │   │   └── job_router.rb
│   │   ├── scheduled_job.rb
│   │   └── tenant_context.rb
│   ├── active_record
│   │   └── column_types
│   │       ├── compressed_binary.rb
│   │       ├── compressed_integer_array.rb
│   │       ├── compressed_string.rb
│   │       ├── packed_integer_array.rb
│   │       ├── string_from_binary.rb
│   │       └── unconverted_string_from_binary.rb
│   ├── active_support
│   │   └── testing
│   │       ├── parallelization
│   │       │   ├── server.rb
│   │       │   └── worker.rb
│   │       └── parallelization.rb
│   ├── addressable_monkey_patches.rb
│   ├── api
│   │   └── error_helper.rb
│   ├── api_routes
│   │   ├── ast_access_definition_collector.rb
│   │   ├── ast_endpoint.rb
│   │   ├── ast_permission_collector.rb
│   │   ├── ast_role_collector.rb
│   │   ├── ast_route_collector.rb
│   │   ├── audit_formatter.rb
│   │   ├── audit_report.rb
│   │   ├── collection.rb
│   │   ├── control_access_call.rb
│   │   ├── default_collector.rb
│   │   ├── default_endpoint.rb
│   │   ├── default_report.rb
│   │   ├── egress_access_definition.rb
│   │   ├── egress_collection.rb
│   │   ├── egress_role.rb
│   │   ├── granular_permissions_report.rb
│   │   ├── missing_documentation_urls_report.rb
│   │   ├── namespaces.rb
│   │   ├── ownership_report.rb
│   │   ├── statistics_report.rb
│   │   ├── user_to_server_report.rb
│   │   └── wip_pr_report.rb
│   ├── api_routes.rb
│   ├── api_schema
│   │   ├── collection.rb
│   │   ├── config.rb
│   │   ├── json_file.rb
│   │   └── resource.rb
│   ├── api_schema.rb
│   ├── application_record
│   │   ├── accounts.rb
│   │   ├── actions_environments.rb
│   │   ├── artifact_registry.rb
│   │   ├── assets.rb
│   │   ├── authnd.rb
│   │   ├── ballast.rb
│   │   ├── base
│   │   │   ├── attribute_access_telemetry.rb
│   │   │   ├── base_helpers.rb
│   │   │   ├── github_sql_builder.rb
│   │   │   ├── sharding.rb
│   │   │   ├── throttler_builder.rb
│   │   │   ├── utc_record.rb
│   │   │   └── utc_time_type.rb
│   │   ├── base.rb
│   │   ├── billing.rb
│   │   ├── collab.rb
│   │   ├── configurations.rb
│   │   ├── copilot.rb
│   │   ├── domain
│   │   │   ├── accounts.rb
│   │   │   ├── achievements.rb
│   │   │   ├── api.rb
│   │   │   ├── artifact_registry.rb
│   │   │   ├── asset_key_values.rb
│   │   │   ├── asset_objects.rb
│   │   │   ├── assets.rb
│   │   │   ├── authentication.rb
│   │   │   ├── badges.rb
│   │   │   ├── billing_collab.rb
│   │   │   ├── billing.rb
│   │   │   ├── classroom.rb
│   │   │   ├── codespaces.rb
│   │   │   ├── compromised_passwords.rb
│   │   │   ├── configuration_entries.rb
│   │   │   ├── copilot_plg.rb
│   │   │   ├── copilot.rb
│   │   │   ├── disabled_access_reasons.rb
│   │   │   ├── discussions.rb
│   │   │   ├── emails.rb
│   │   │   ├── experiments.rb
│   │   │   ├── explore.rb
│   │   │   ├── feature_management.rb
│   │   │   ├── feature_previews.rb
│   │   │   ├── ghes_actions.rb
│   │   │   ├── gists.rb
│   │   │   ├── gitbackups_mysql1.rb
│   │   │   ├── gitbackups.rb
│   │   │   ├── github_models.rb
│   │   │   ├── hooks.rb
│   │   │   ├── iam_abilities.rb
│   │   │   ├── iam.rb
│   │   │   ├── imports.rb
│   │   │   ├── in_product_targeting.rb
│   │   │   ├── integrations_collab.rb
│   │   │   ├── integrations_lodge.rb
│   │   │   ├── integrations.rb
│   │   │   ├── internal.rb
│   │   │   ├── issues_pull_requests.rb
│   │   │   ├── key_values.rb
│   │   │   ├── language_names.rb
│   │   │   ├── licensing_collab.rb
│   │   │   ├── memexes.rb
│   │   │   ├── migrations.rb
│   │   │   ├── notifications_entries.rb
│   │   │   ├── notifications.rb
│   │   │   ├── notifications_summaries.rb
│   │   │   ├── oidc.rb
│   │   │   ├── oidc_setting.rb
│   │   │   ├── packages.rb
│   │   │   ├── permissions.rb
│   │   │   ├── policies.rb
│   │   │   ├── pre_receive.rb
│   │   │   ├── profiles.rb
│   │   │   ├── projects.rb
│   │   │   ├── reminders.rb
│   │   │   ├── remote_queries.rb
│   │   │   ├── repositories_actions_checks.rb
│   │   │   ├── repositories_ballast.rb
│   │   │   ├── repositories_collab.rb
│   │   │   ├── repositories_notify.rb
│   │   │   ├── repositories_pushes.rb
│   │   │   ├── repositories.rb
│   │   │   ├── restorables.rb
│   │   │   ├── search_mysql5.rb
│   │   │   ├── search.rb
│   │   │   ├── security_campaigns.rb
│   │   │   ├── security_overview_analytics.rb
│   │   │   ├── security_products_enablement.rb
│   │   │   ├── sequences.rb
│   │   │   ├── showcases.rb
│   │   │   ├── signup_flow.rb
│   │   │   ├── site.rb
│   │   │   ├── spam.rb
│   │   │   ├── spokes.rb
│   │   │   ├── sponsors_ballast.rb
│   │   │   ├── sponsors.rb
│   │   │   ├── stacks.rb
│   │   │   ├── storage.rb
│   │   │   ├── stratocaster.rb
│   │   │   ├── surveys.rb
│   │   │   ├── tech_stack_names.rb
│   │   │   ├── token_scanning_service.rb
│   │   │   ├── topics.rb
│   │   │   ├── user_content_edits.rb
│   │   │   ├── users_ballast.rb
│   │   │   ├── users_collab.rb
│   │   │   ├── users_notify.rb
│   │   │   ├── users.rb
│   │   │   ├── vulnerabilities.rb
│   │   │   └── windbeam.rb
│   │   ├── domain.rb
│   │   ├── feature_management.rb
│   │   ├── gitbackups.rb
│   │   ├── github_models.rb
│   │   ├── iam_abilities.rb
│   │   ├── iam.rb
│   │   ├── in_product_targeting.rb
│   │   ├── issues_pull_requests.rb
│   │   ├── lodge.rb
│   │   ├── memex.rb
│   │   ├── migrations.rb
│   │   ├── mysql1.rb
│   │   ├── mysql2.rb
│   │   ├── mysql5.rb
│   │   ├── notifications_entries.rb
│   │   ├── notifications_summaries.rb
│   │   ├── notify.rb
│   │   ├── pages.rb
│   │   ├── permissions.rb
│   │   ├── profiles.rb
│   │   ├── repositories_actions_checks.rb
│   │   ├── repositories_pushes.rb
│   │   ├── repositories.rb
│   │   ├── security_overview_analytics.rb
│   │   ├── security_products_enablement.rb
│   │   ├── signup_flow.rb
│   │   ├── spokes.rb
│   │   ├── stratocaster.rb
│   │   ├── token_scanning_service.rb
│   │   └── vt.rb
│   ├── application_record.rb
│   ├── apps
│   │   ├── installation_instrumenter
│   │   │   ├── actions.rb
│   │   │   └── codespaces.rb
│   │   ├── installation_instrumenter.rb
│   │   ├── k_v
│   │   │   └── data_store.rb
│   │   ├── k_v.rb
│   │   ├── privileged
│   │   │   ├── actions.rb
│   │   │   ├── agent_secrets.rb
│   │   │   ├── all_privileged_apps.rb
│   │   │   ├── api_hmac_client.rb
│   │   │   ├── byok_custom_models.rb
│   │   │   ├── cache_service.rb
│   │   │   ├── campaigns.rb
│   │   │   ├── campus_experts.rb
│   │   │   ├── chatops_unfurl.rb
│   │   │   ├── classroom.rb
│   │   │   ├── claude_agent.rb
│   │   │   ├── code_quality.rb
│   │   │   ├── code_scanning.rb
│   │   │   ├── codespaces.rb
│   │   │   ├── codex_agent.rb
│   │   │   ├── configuration_validator.rb
│   │   │   ├── copilot_app.rb
│   │   │   ├── copilot_byok.rb
│   │   │   ├── copilot_cft.rb
│   │   │   ├── copilot_chat.rb
│   │   │   ├── copilot_cli.rb
│   │   │   ├── copilot_intellij_plugin.rb
│   │   │   ├── copilot_jetbrains_language_server_auth.rb
│   │   │   ├── copilot_jira.rb
│   │   │   ├── copilot_language_server_auth.rb
│   │   │   ├── copilot_pull_request_reviewer.rb
│   │   │   ├── copilot_swe_agent.rb
│   │   │   ├── copilot_workspace.rb
│   │   │   ├── copilot_xcode_language_server_auth.rb
│   │   │   ├── dependabot.rb
│   │   │   ├── desktop.rb
│   │   │   ├── elm_exporter_secrets.rb
│   │   │   ├── feature_flag_lifecycle_app.rb
│   │   │   ├── gcm_core.rb
│   │   │   ├── ghn.rb
│   │   │   ├── gist.rb
│   │   │   ├── github_cli.rb
│   │   │   ├── github_connect.rb
│   │   │   ├── github_education.rb
│   │   │   ├── github_for_mac.rb
│   │   │   ├── github_for_windows.rb
│   │   │   ├── github_importer.rb
│   │   │   ├── github_prism.rb
│   │   │   ├── github_spamurai.rb
│   │   │   ├── github_unity.rb
│   │   │   ├── git_src_migrator.rb
│   │   │   ├── heaven.rb
│   │   │   ├── help_hub.rb
│   │   │   ├── learn.rb
│   │   │   ├── license_compliance.rb
│   │   │   ├── memex_automation.rb
│   │   │   ├── merge_commit_update_refs.rb
│   │   │   ├── merge_queue.rb
│   │   │   ├── migrator.rb
│   │   │   ├── mobile.rb
│   │   │   ├── msteams.rb
│   │   │   ├── neutron.rb
│   │   │   ├── opengraph.rb
│   │   │   ├── pages.rb
│   │   │   ├── private_registry_secrets.rb
│   │   │   ├── proxima_integrations.rb
│   │   │   ├── query.rb
│   │   │   ├── registry.rb
│   │   │   ├── slack.rb
│   │   │   ├── spark.rb
│   │   │   └── team_sync.rb
│   │   ├── privileged.rb
│   │   └── programmatic_access_definitions.rb
│   ├── apps.rb
│   ├── aqueduct_lite_process_helper.rb
│   ├── arvore
│   │   ├── node.rb
│   │   └── path_string.rb
│   ├── arvore.rb
│   ├── assets
│   │   └── fonts
│   │       ├── Arial Unicode Bold.ttf
│   │       ├── Helvetica Bold.ttf
│   │       └── Helvetica.dfont
│   ├── audit
│   │   ├── action_categories.rb
│   │   ├── actions_hide_country.rb
│   │   ├── actions_ip_safe.rb
│   │   ├── auth_data.rb
│   │   ├── background_job.rb
│   │   ├── category_types.rb
│   │   ├── context.rb
│   │   ├── driftwood
│   │   │   ├── async_query.rb
│   │   │   ├── git_event_export.rb
│   │   │   ├── git_export.rb
│   │   │   ├── query.rb
│   │   │   └── web_export.rb
│   │   ├── driftwood.rb
│   │   ├── elastic
│   │   │   ├── adapter.rb
│   │   │   ├── entry_repair.rb
│   │   │   ├── error.rb
│   │   │   ├── hit.rb
│   │   │   ├── logger.rb
│   │   │   ├── migrator.rb
│   │   │   └── searcher.rb
│   │   ├── elastic.rb
│   │   ├── event_forwarder
│   │   │   ├── dotcom_service_publisher.rb
│   │   │   ├── hydro_publisher.rb
│   │   │   └── package.yml
│   │   ├── event_forwarder.rb
│   │   ├── event.rb
│   │   ├── fields.rb
│   │   ├── http_fluentbit
│   │   │   └── logger.rb
│   │   ├── http_fluentbit.rb
│   │   ├── hydro.rb
│   │   ├── model.rb
│   │   ├── multi.rb
│   │   ├── operation_types.rb
│   │   ├── pretty_progress.rb
│   │   ├── service
│   │   │   └── prepared_data.rb
│   │   ├── service.rb
│   │   ├── syslog.rb
│   │   ├── test
│   │   │   ├── logger.rb
│   │   │   ├── searcher.rb
│   │   │   └── service.rb
│   │   ├── test.rb
│   │   ├── type_checker.rb
│   │   └── user_dormancy_actions.rb
│   ├── audit.rb
│   ├── authorization
│   │   ├── async_operation.rb
│   │   ├── async_result.rb
│   │   ├── base_result.rb
│   │   ├── commands
│   │   │   └── clear_abilities_for_multiple_participants.rb
│   │   ├── content_authorization_error.rb
│   │   ├── content_authorizer.rb
│   │   ├── email_verification_required.rb
│   │   ├── errors.rb
│   │   ├── helpers.rb
│   │   ├── operation.rb
│   │   ├── queries
│   │   │   ├── actor_ids.rb
│   │   │   ├── actor_ids_with_granular_permissions_on.rb
│   │   │   ├── async_base_query.rb
│   │   │   ├── async_most_capable_action_between.rb
│   │   │   ├── base_query.rb
│   │   │   ├── direct_abilities_on_subject.rb
│   │   │   ├── direct_ability_between.rb
│   │   │   ├── most_capable_abilities_between_multiple_actors_and_subjects.rb
│   │   │   ├── most_capable_ability_between.rb
│   │   │   ├── most_capable_collaborator_abilities_from_actor.rb
│   │   │   └── subject_ids.rb
│   │   ├── result.rb
│   │   └── service.rb
│   ├── authorization.rb
│   ├── azure_exp
│   │   ├── assignment_client.rb
│   │   ├── assignment_response.rb
│   │   ├── beta
│   │   │   ├── assignment_service.rb
│   │   │   ├── assignment_state.rb
│   │   │   ├── experiment.rb
│   │   │   ├── local_assignment_service.rb
│   │   │   ├── local_experimentation_config
│   │   │   │   ├── config.rb
│   │   │   │   ├── experiment.rb
│   │   │   │   ├── namespace.rb
│   │   │   │   ├── parameter_type.rb
│   │   │   │   ├── parser.rb
│   │   │   │   └── variant.rb
│   │   │   ├── local_experimentation_config.rb
│   │   │   ├── namespace.rb
│   │   │   ├── overridable_exp_assignment_provider.rb
│   │   │   ├── parameter_type.rb
│   │   │   ├── participant.rb
│   │   │   ├── remote_assignment_service.rb
│   │   │   ├── remote_treatment_assignment
│   │   │   │   ├── config.rb
│   │   │   │   └── tas_response.rb
│   │   │   └── variant.rb
│   │   ├── exp_assignment_provider.rb
│   │   ├── experiments
│   │   │   ├── copilot_experiment.rb
│   │   │   ├── copilot_growth.rb
│   │   │   ├── feeds.rb
│   │   │   ├── mission_control_decoupled_pr.rb
│   │   │   ├── mission_control_pilot.rb
│   │   │   └── webex.rb
│   │   ├── experiments.rb
│   │   └── validator.rb
│   ├── azure_exp.rb
│   ├── background_job_queues
│   │   └── configuration_evaluation_context.rb
│   ├── background_job_queues.rb
│   ├── base62.rb
│   ├── bing
│   │   └── url_submission_client.rb
│   ├── bootstrap_cache.rb
│   ├── branch_sorter.rb
│   ├── cache_key_logging_denylist.rb
│   ├── classroom
│   │   └── access_control.rb
│   ├── classroom.rb
│   ├── codeql_action_creator.rb
│   ├── codeql_action_tag_restorer.rb
│   ├── code_stats.rb
│   ├── color_ext.rb
│   ├── color_mode_type.rb
│   ├── commit_diff_entries.rb
│   ├── concurrent_faraday
│   │   ├── async_rack_builder.rb
│   │   ├── concurrent_adapter.rb
│   │   ├── excon_base.rb
│   │   ├── future_response.rb
│   │   ├── instrumentation.rb
│   │   ├── promise.rb
│   │   └── threaded_parallel_manager.rb
│   ├── concurrent_faraday.rb
│   ├── conduit
│   │   ├── client.rb
│   │   └── fake_client.rb
│   ├── conduit.rb
│   ├── configurable
│   │   ├── action_invocation.rb
│   │   ├── actions_access.rb
│   │   ├── actions_allowed_by_owner.rb
│   │   ├── actions_allowed_entities.rb
│   │   ├── actions_custom_images_allowed_by_owner.rb
│   │   ├── actions_custom_images_policy.rb
│   │   ├── actions_custom_images_retention_settings.rb
│   │   ├── actions_fork_pr_approvals.rb
│   │   ├── actions_private_fork_pr_approvals.rb
│   │   ├── actions_repository_share_policy.rb
│   │   ├── actions_retention_limit.rb
│   │   ├── advanced_security_access_policy.rb
│   │   ├── advanced_security_eligibility.rb
│   │   ├── advanced_security_enablement_policy.rb
│   │   ├── advanced_security_new_repos.rb
│   │   ├── allow_auto_deleting_branches.rb
│   │   ├── allow_private_repository_forking.rb
│   │   ├── allow_updating_branch.rb
│   │   ├── all_users_copilot_team.rb
│   │   ├── anonymous_git_access_lock.rb
│   │   ├── anonymous_git_access.rb
│   │   ├── archive_program_opt_out.rb
│   │   ├── archive_resource_blocking.rb
│   │   ├── audit_log_api_request_events.rb
│   │   ├── audit_log_code_search_events.rb
│   │   ├── audit_log_source_ip_disclosure.rb
│   │   ├── auto_approve_personal_access_token_grant_requests.rb
│   │   ├── automatic_self_serve_payment.rb
│   │   ├── auto_merge.rb
│   │   ├── business_orchestration_instrument_removal_job_limit.rb
│   │   ├── business_orchestration_notify_repository_access_changed_job_limit.rb
│   │   ├── business_orchestration_remove_org_user_email_settings_job_limit.rb
│   │   ├── business_rules_relaxed_rename.rb
│   │   ├── business_team_clear_team_indirect_org_access_job_limit.rb
│   │   ├── business_team_member_limit.rb
│   │   ├── business_team_organization_assignment_limit.rb
│   │   ├── business_team_org_remove_member_job_limit.rb
│   │   ├── business_teams_per_business_limit.rb
│   │   ├── code_quality_enablement_policy.rb
│   │   ├── code_quality_new_repos.rb
│   │   ├── code_review_repository_access.rb
│   │   ├── code_scanning_ai_findings_settings_policy.rb
│   │   ├── code_scanning_autofix_settings_policy.rb
│   │   ├── code_security_enablement_policy.rb
│   │   ├── commit_dco_signoff.rb
│   │   ├── commit_verification_status.rb
│   │   ├── copilot_custom_models.rb
│   │   ├── copilot_swe_agent_automations.rb
│   │   ├── copilot_swe_agent_repo_trigger_actor_policy.rb
│   │   ├── copilot_usage_events_streaming.rb
│   │   ├── cross_repo_conflict_editor.rb
│   │   ├── custom_models.rb
│   │   ├── default_new_repo_branch.rb
│   │   ├── default_repository_permission.rb
│   │   ├── default_repo_visibility.rb
│   │   ├── default_workflow_permissions.rb
│   │   ├── dependabot_alerts_enablement_policy.rb
│   │   ├── dependabot_default_repository_access.rb
│   │   ├── dependabot_runner_settings.rb
│   │   ├── deploy_key_policy.rb
│   │   ├── deployments_sidebar_section_enabled.rb
│   │   ├── disable_github_app_installation_by_non_org_owner_repo_admins.rb
│   │   ├── disable_organization_projects.rb
│   │   ├── disable_repository_memex_projects.rb
│   │   ├── disable_repository_projects.rb
│   │   ├── disable_user_projects.rb
│   │   ├── discussions_enablement.rb
│   │   ├── disk_quota.rb
│   │   ├── display_commenter_full_name.rb
│   │   ├── dotcom_contributions.rb
│   │   ├── dotcom_download_actions_archive.rb
│   │   ├── dotcom_private_search.rb
│   │   ├── dotcom_search.rb
│   │   ├── dotcom_user_license_usage_upload.rb
│   │   ├── enable_projects_automation.rb
│   │   ├── enterprise_dormancy_threshold.rb
│   │   ├── environments_sidebar_section_enabled.rb
│   │   ├── fail_fast_mode.rb
│   │   ├── force_push_rejection.rb
│   │   ├── fork_pr_workflows_policy.rb
│   │   ├── generic_secrets_settings_policy.rb
│   │   ├── ghe_content_analysis.rb
│   │   ├── ghe_dependabot_access_to_dotcom.rb
│   │   ├── ghe_usage_metrics.rb
│   │   ├── github_sandbox_enabled.rb
│   │   ├── git_lfs.rb
│   │   ├── idp_ip_allowlist_for_web.rb
│   │   ├── importing.rb
│   │   ├── ip_allowlist_app_access_enabled.rb
│   │   ├── ip_allowlist_configuration.rb
│   │   ├── ip_allowlist_enabled.rb
│   │   ├── ip_allowlist_user_level_enforcement_enabled.rb
│   │   ├── issue_triage_enabled.rb
│   │   ├── marketplace_creator_verification.rb
│   │   ├── max_object_size.rb
│   │   ├── max_packages_authorizable_per_token.rb
│   │   ├── max_ref_updates.rb
│   │   ├── member_feature_request_notifications_opt_out.rb
│   │   ├── members_can_change_project_visibility.rb
│   │   ├── members_can_change_repo_visibility.rb
│   │   ├── members_can_create_pages.rb
│   │   ├── members_can_create_repositories.rb
│   │   ├── members_can_create_teams.rb
│   │   ├── members_can_delete_issues.rb
│   │   ├── members_can_delete_repositories.rb
│   │   ├── members_can_invite_outside_collaborators.rb
│   │   ├── members_can_make_purchases.rb
│   │   ├── members_can_publish_packages.rb
│   │   ├── members_can_update_protected_branches.rb
│   │   ├── members_can_view_dependency_insights.rb
│   │   ├── members_per_business_limit.rb
│   │   ├── members_per_organization_limit.rb
│   │   ├── members_per_org_team_limit.rb
│   │   ├── merge_commit_message.rb
│   │   ├── merge_commit_title.rb
│   │   ├── microsoft_support_plan.rb
│   │   ├── models_access.rb
│   │   ├── models_billing.rb
│   │   ├── open_scim.rb
│   │   ├── operator_mode.rb
│   │   ├── organizations_per_business_limit.rb
│   │   ├── org_creation.rb
│   │   ├── org_integration_requests_configuration.rb
│   │   ├── org_membership_visibility.rb
│   │   ├── org_rules_relaxed_rename.rb
│   │   ├── orgs_can_create_network_configuration.rb
│   │   ├── org_to_enterprise_migration.rb
│   │   ├── outside_collaborators_can_request_third_party_access.rb
│   │   ├── package_availability.rb
│   │   ├── package_registry.rb
│   │   ├── packages_can_inherit_access_from_repo.rb
│   │   ├── packages_sidebar_section_enabled.rb
│   │   ├── pages_url_sidebar_section_enabled.rb
│   │   ├── personal_access_token_expiration_limit_exemption_enabled.rb
│   │   ├── personal_access_token_expiration_limit.rb
│   │   ├── programmatic_access_tokens_opt_in.rb
│   │   ├── proxy_security_header.rb
│   │   ├── public_fork_pr_workflows_policy.rb
│   │   ├── readers_can_create_discussions.rb
│   │   ├── referrer_override.rb
│   │   ├── releases_sidebar_section_enabled.rb
│   │   ├── remove_user_accounts_when_removing_last_org_membership.rb
│   │   ├── repo_clone_rule_suite.rb
│   │   ├── repository_action_verified_org.rb
│   │   ├── repository_dependency_updates.rb
│   │   ├── repository_vulnerability_alerts.rb
│   │   ├── reseller_customer.rb
│   │   ├── restrict_create_repositories_in_personal_namespace.rb
│   │   ├── restrict_non_comment_pull_request_reviews.rb
│   │   ├── restrict_notification_delivery.rb
│   │   ├── seat_limit_for_upgrades.rb
│   │   ├── secret_scanning_settings_policy.rb
│   │   ├── security_configurations.rb
│   │   ├── self_serve_invoice_preference.rb
│   │   ├── showcase.rb
│   │   ├── skip_idp_ip_allowlist_app_access_enabled.rb
│   │   ├── squash_merge_commit_message.rb
│   │   ├── squash_merge_commit_title.rb
│   │   ├── ssh_certificate_requirement.rb
│   │   ├── ssh_certificate_user_owned_repo_access.rb
│   │   ├── ssh.rb
│   │   ├── sso_lockdown.rb
│   │   ├── sso_redirect.rb
│   │   ├── subagent_definitions_source_repository.rb
│   │   ├── suggested_protocol.rb
│   │   ├── support_plan.rb
│   │   ├── teams_per_organization_limit.rb
│   │   ├── tiered_reporting_all_users.rb
│   │   ├── tiered_reporting.rb
│   │   ├── two_factor_disallowed_methods.rb
│   │   ├── two_factor_required.rb
│   │   └── used_by.rb
│   ├── configurable.rb
│   ├── config_validator
│   │   └── validation.rb
│   ├── connection_info.rb
│   ├── context_alternative.rb
│   ├── context.rb
│   ├── copilot_api
│   │   └── access_control.rb
│   ├── copilot_limiter
│   │   ├── twirp
│   │   │   ├── base_client.rb
│   │   │   ├── null_client.rb
│   │   │   └── quota_client.rb
│   │   └── twirp.rb
│   ├── copilot_limiter.rb
│   ├── copilot_model_registry
│   │   ├── ai_review_service.rb
│   │   ├── dev_fixtures
│   │   │   ├── goose-business-enterprise.yaml
│   │   │   ├── goose-enterprise-internal.yaml
│   │   │   ├── goose-enterprise.yaml
│   │   │   ├── goose-free.yaml
│   │   │   ├── goose-pro-plus-business.yaml
│   │   │   ├── goose-pro-plus.yaml
│   │   │   └── goose-pro.yaml
│   │   ├── templates
│   │   │   ├── ai_review_prompt.md
│   │   │   ├── anthropic.yaml
│   │   │   ├── blank.yaml
│   │   │   ├── google.yaml
│   │   │   ├── openai.yaml
│   │   │   └── xai.yaml
│   │   ├── twirp
│   │   │   ├── base_client.rb
│   │   │   ├── dev_client.rb
│   │   │   ├── model_client.rb
│   │   │   └── null_client.rb
│   │   ├── twirp.rb
│   │   └── yaml_diff.rb
│   ├── copilot_model_registry.rb
│   ├── cpu_timer.rb
│   ├── database_selector
│   │   ├── last_operations.rb
│   │   └── replication_state.rb
│   ├── database_selector.rb
│   ├── dependabot
│   │   ├── automatic_installation_check.rb
│   │   ├── repository_access.rb
│   │   ├── twirp
│   │   │   ├── base_client.rb
│   │   │   ├── debug_client.rb
│   │   │   ├── null_client.rb
│   │   │   ├── repositories_client.rb
│   │   │   ├── repository_access_service_client.rb
│   │   │   ├── secret_client.rb
│   │   │   ├── suggested_fixes_client.rb
│   │   │   ├── update_configs_client.rb
│   │   │   ├── update_jobs_client.rb
│   │   │   └── update_job_status_decorator.rb
│   │   ├── twirp.rb
│   │   ├── update_job.rb
│   │   ├── versioning
│   │   │   ├── bundler
│   │   │   │   └── version.rb
│   │   │   ├── bundler.rb
│   │   │   ├── cargo
│   │   │   │   └── version.rb
│   │   │   ├── cargo.rb
│   │   │   ├── composer
│   │   │   │   └── version.rb
│   │   │   ├── composer.rb
│   │   │   ├── github_actions
│   │   │   │   └── version.rb
│   │   │   ├── github_actions.rb
│   │   │   ├── go_modules
│   │   │   │   └── version.rb
│   │   │   ├── go_modules.rb
│   │   │   ├── hex
│   │   │   │   └── version.rb
│   │   │   ├── hex.rb
│   │   │   ├── maven
│   │   │   │   └── version.rb
│   │   │   ├── maven.rb
│   │   │   ├── npm_and_yarn
│   │   │   │   └── version.rb
│   │   │   ├── npm_and_yarn.rb
│   │   │   ├── nuget
│   │   │   │   └── version.rb
│   │   │   ├── nuget.rb
│   │   │   ├── pub
│   │   │   │   └── version.rb
│   │   │   ├── pub.rb
│   │   │   ├── python
│   │   │   │   └── version.rb
│   │   │   ├── python.rb
│   │   │   └── version.rb
│   │   └── versioning.rb
│   ├── dependabot.rb
│   ├── dependency_graph
│   │   ├── alerting.rb
│   │   ├── all_repositories_with_version_range_query_interface.rb
│   │   ├── all_repositories_with_version_range_query.rb
│   │   ├── backfill.rb
│   │   ├── base_twirp_client_handler.rb
│   │   ├── base_twirp_client.rb
│   │   ├── client.rb
│   │   ├── cross_service_job.rb
│   │   ├── dependency.rb
│   │   ├── dependent.rb
│   │   ├── manifest.rb
│   │   ├── manifests_query.rb
│   │   ├── package.rb
│   │   ├── package_release_dependent.rb
│   │   ├── package_release_query.rb
│   │   ├── package_release.rb
│   │   ├── package_release_vulnerabilities_query.rb
│   │   ├── packages_query.rb
│   │   ├── package_url_builder.rb
│   │   ├── query.rb
│   │   ├── reassign_package_mutation.rb
│   │   ├── repositories_using_dependencies_query.rb
│   │   ├── repositories_using_dependency.rb
│   │   ├── repository_dependencies_client.rb
│   │   ├── repository_dependencies_provider.rb
│   │   ├── repository_dependencies_query.rb
│   │   ├── repository_manifests_provider.rb
│   │   ├── repository_owner_dependencies_query.rb
│   │   ├── repository_package_release_license.rb
│   │   ├── repository_package_release_licenses_query.rb
│   │   ├── repository_package_release_query.rb
│   │   ├── repository_package_release_vulnerability.rb
│   │   ├── repository_package_release_vulnerability_severities_query.rb
│   │   ├── repository_sbom_client.rb
│   │   ├── unmapped_packages_query.rb
│   │   ├── user_type_middleware.rb
│   │   └── vulnerabilities_query.rb
│   ├── dependency_graph_platform
│   │   ├── alertable_dependency.rb
│   │   ├── alertable_dependent.rb
│   │   ├── alertable_manifest.rb
│   │   ├── all_repositories_with_version_range_query.rb
│   │   ├── fetch_vulnerable_dependencies_for_repository_query.rb
│   │   ├── twirp
│   │   │   ├── alerting_client.rb
│   │   │   ├── base_client.rb
│   │   │   ├── health_client.rb
│   │   │   └── sbom_client.rb
│   │   └── twirp.rb
│   ├── dependency_graph_platform.rb
│   ├── dependency_graph.rb
│   ├── dependency_review
│   │   ├── health_client.rb
│   │   ├── manifest_limit_helper.rb
│   │   ├── snapshot_client.rb
│   │   └── vulnerability_helper.rb
│   ├── dependency_review.rb
│   ├── dependency_snapshot
│   │   ├── base_client.rb
│   │   ├── dependabot_readiness_client.rb
│   │   ├── dependency_snapshot_client.rb
│   │   ├── dependency_snapshot_provider.rb
│   │   ├── entity_serializer
│   │   │   ├── push.rb
│   │   │   ├── repository.rb
│   │   │   └── user.rb
│   │   ├── entity_serializer.rb
│   │   └── vulnerability_helper.rb
│   ├── dependency_snapshot.rb
│   ├── diff_entry_highlighting.rb
│   ├── diff_entry_suggested_change.rb
│   ├── diff_generator.rb
│   ├── diff_line_change_marker.rb
│   ├── disabled_redis.rb
│   ├── dns_resolver_monkey_patches.rb
│   ├── dogstats_monkey_patch.rb
│   ├── dsr
│   │   └── windbeam_deletion_responder.rb
│   ├── dsr.rb
│   ├── dumpable.rb
│   ├── education
│   │   ├── twirp
│   │   │   ├── base_client.rb
│   │   │   ├── discount_requests_client.rb
│   │   │   ├── health_client.rb
│   │   │   ├── null_client.rb
│   │   │   └── schools_client.rb
│   │   └── twirp.rb
│   ├── education.rb
│   ├── elastomer
│   │   ├── adapter.rb
│   │   ├── adapters
│   │   │   ├── audit_entry.rb
│   │   │   ├── azure_model.rb
│   │   │   ├── bulk_dependabot_alerts.rb
│   │   │   ├── bulk_discussions.rb
│   │   │   ├── bulk_issues.rb
│   │   │   ├── bulk_projects.rb
│   │   │   ├── bulk_pull_requests.rb
│   │   │   ├── bulk_releases.rb
│   │   │   ├── code.rb
│   │   │   ├── commit.rb
│   │   │   ├── dependabot_alert.rb
│   │   │   ├── discussion.rb
│   │   │   ├── enterprise.rb
│   │   │   ├── gist.rb
│   │   │   ├── git_repository_code_iterator.rb
│   │   │   ├── issue.rb
│   │   │   ├── label.rb
│   │   │   ├── marketplace_listing.rb
│   │   │   ├── memex_project_item.rb
│   │   │   ├── number_field_encoding.rb
│   │   │   ├── project_card.rb
│   │   │   ├── project.rb
│   │   │   ├── pull_request.rb
│   │   │   ├── registry_package.rb
│   │   │   ├── release.rb
│   │   │   ├── repository_action.rb
│   │   │   ├── repository_item_reconciler.rb
│   │   │   ├── repository.rb
│   │   │   ├── showcase_collection.rb
│   │   │   ├── topic.rb
│   │   │   ├── user.rb
│   │   │   ├── vulnerability.rb
│   │   │   ├── wiki.rb
│   │   │   └── workflow_run.rb
│   │   ├── adapters.rb
│   │   ├── analyzers.rb
│   │   ├── app.rb
│   │   ├── client
│   │   │   └── errors.rb
│   │   ├── config.rb
│   │   ├── environment.rb
│   │   ├── indexes
│   │   │   ├── audit_log.rb
│   │   │   ├── azure_models.rb
│   │   │   ├── code_search.rb
│   │   │   ├── commits.rb
│   │   │   ├── dependabot_alerts.rb
│   │   │   ├── discussions.rb
│   │   │   ├── enterprises.rb
│   │   │   ├── gists.rb
│   │   │   ├── issues.rb
│   │   │   ├── labels.rb
│   │   │   ├── marketplace_listings.rb
│   │   │   ├── memex_project_items.rb
│   │   │   ├── project_cards.rb
│   │   │   ├── projects.rb
│   │   │   ├── pull_requests.rb
│   │   │   ├── registry_packages.rb
│   │   │   ├── releases.rb
│   │   │   ├── repository_actions.rb
│   │   │   ├── repos.rb
│   │   │   ├── showcases.rb
│   │   │   ├── topics.rb
│   │   │   ├── users.rb
│   │   │   ├── vulnerabilities.rb
│   │   │   ├── wikis.rb
│   │   │   └── workflow_runs.rb
│   │   ├── index.rb
│   │   ├── interfaces
│   │   │   ├── document
│   │   │   │   ├── memex_project_column.rb
│   │   │   │   ├── memex_project_item
│   │   │   │   │   ├── content.rb
│   │   │   │   │   ├── dependency_issue.rb
│   │   │   │   │   ├── draft_issue_state.rb
│   │   │   │   │   ├── field_value.rb
│   │   │   │   │   ├── field_values
│   │   │   │   │   │   └── field_id_property.rb
│   │   │   │   │   ├── field_values.rb
│   │   │   │   │   ├── issue_state.rb
│   │   │   │   │   ├── issue_state_reason.rb
│   │   │   │   │   ├── metadata.rb
│   │   │   │   │   ├── pull_request_state.rb
│   │   │   │   │   ├── root.rb
│   │   │   │   │   └── timestamp_helper.rb
│   │   │   │   └── memex_project_item.rb
│   │   │   ├── document.rb
│   │   │   ├── mapping
│   │   │   │   ├── analyzer.rb
│   │   │   │   ├── date_format.rb
│   │   │   │   ├── dynamic.rb
│   │   │   │   ├── field_data_type_name.rb
│   │   │   │   ├── field_data_type.rb
│   │   │   │   ├── field_data_types
│   │   │   │   │   ├── boolean.rb
│   │   │   │   │   ├── date.rb
│   │   │   │   │   ├── float.rb
│   │   │   │   │   ├── integer.rb
│   │   │   │   │   ├── keyword_multi_field.rb
│   │   │   │   │   ├── keyword.rb
│   │   │   │   │   ├── long.rb
│   │   │   │   │   ├── object.rb
│   │   │   │   │   ├── text.rb
│   │   │   │   │   └── wildcard.rb
│   │   │   │   ├── field_data_types.rb
│   │   │   │   ├── memex_project_item.rb
│   │   │   │   ├── normalizer.rb
│   │   │   │   └── routing.rb
│   │   │   └── mapping.rb
│   │   ├── mappings
│   │   │   ├── diff.rb
│   │   │   └── generated_mapping.rb
│   │   ├── mappings.rb
│   │   ├── query_stats.rb
│   │   ├── README.md
│   │   ├── reindex.rb
│   │   ├── router
│   │   │   ├── elasticsearch_iterator.rb
│   │   │   ├── index_config.rb
│   │   │   ├── index_map.rb
│   │   │   ├── mysql_store.rb
│   │   │   ├── template_config.rb
│   │   │   └── template_methods.rb
│   │   ├── router.rb
│   │   ├── search_index_manager.rb
│   │   ├── slicer.rb
│   │   ├── slicers
│   │   │   ├── audit_log_date_slicer.rb
│   │   │   └── date_slicer.rb
│   │   ├── upgrade_shims.rb
│   │   └── vector_utils.rb
│   ├── elastomer.rb
│   ├── eloqua
│   │   ├── http_client.rb
│   │   └── rest_api_client.rb
│   ├── eloqua.rb
│   ├── encoding_fixer.rb
│   ├── events
│   │   ├── parent_as_actor.rb
│   │   ├── protobufs_helper.rb
│   │   ├── tier1_event_publisher.rb
│   │   └── tier1_event.rb
│   ├── events.rb
│   ├── event_trace.rb
│   ├── explore_feed
│   │   ├── customer_story.rb
│   │   ├── explore_feed_error.rb
│   │   ├── popular_developer.rb
│   │   ├── professional_service.rb
│   │   ├── repository_good_first_issue.rb
│   │   ├── spotlight.rb
│   │   ├── trending
│   │   │   ├── developer.rb
│   │   │   └── repository.rb
│   │   ├── trending.rb
│   │   └── validation_helpers.rb
│   ├── explore_feed.rb
│   ├── fastly
│   │   └── certificate.rb
│   ├── fastly.rb
│   ├── feature_flag
│   │   ├── adapters
│   │   │   ├── fm_lite_adapter.rb
│   │   │   ├── in_memory_adapter.rb
│   │   │   └── test_adapter.rb
│   │   ├── all_features.rb
│   │   ├── cache
│   │   │   ├── codec.rb
│   │   │   ├── fake.rb
│   │   │   ├── i_memcached_client.rb
│   │   │   ├── instrumentation.rb
│   │   │   ├── lz4.rb
│   │   │   ├── memcached_client.rb
│   │   │   ├── memcached_client_with_failover.rb
│   │   │   ├── memcached_client_without_failover.rb
│   │   │   ├── memcached.rb
│   │   │   ├── msgpack.rb
│   │   │   ├── null.rb
│   │   │   └── timid.rb
│   │   ├── cache.rb
│   │   ├── client
│   │   │   └── vexi_management_with_call_tracking.rb
│   │   ├── config.rb
│   │   ├── i_feature_target.rb
│   │   ├── middleware
│   │   │   ├── memoizer.rb
│   │   │   └── overrider.rb
│   │   ├── observability.rb
│   │   ├── org_cache.rb
│   │   ├── team_cache.rb
│   │   └── vexi.rb
│   ├── feature_flags_common
│   │   └── custom_gates.rb
│   ├── feature_management
│   │   ├── actor_tenant.rb
│   │   ├── core
│   │   │   └── operation.rb
│   │   ├── current_user.rb
│   │   ├── feature_flag_data_client_error.rb
│   │   ├── feature_flag_data_client.rb
│   │   ├── feature_management_lite_client.rb
│   │   ├── feature_management_lite_error.rb
│   │   ├── management
│   │   │   ├── custom_gates.rb
│   │   │   ├── feature_flag.rb
│   │   │   ├── node.rb
│   │   │   ├── percentage_of_actors.rb
│   │   │   └── percentage_of_calls.rb
│   │   ├── models
│   │   │   ├── devtools_feature.rb
│   │   │   ├── paginated_devtools_actors_collection.rb
│   │   │   └── paginated_devtools_features_collection.rb
│   │   └── start_time.rb
│   ├── feature_management.rb
│   ├── fm_lite_process_helper.rb
│   ├── forgery_protection_strategies
│   │   └── allow_verified_fetch.rb
│   ├── freno
│   │   ├── fake_client.rb
│   │   └── replication_delay_cache_decorator.rb
│   ├── gc_stat_logger.rb
│   ├── generated_pages
│   │   └── page.rb
│   ├── generators
│   │   ├── audit_log_event_data
│   │   │   └── USAGE
│   │   ├── background_job_queue
│   │   │   ├── background_job_queue_generator.rb
│   │   │   └── USAGE
│   │   ├── component_system_test
│   │   │   ├── component_system_test_generator.rb
│   │   │   ├── templates
│   │   │   │   └── component_system_test.rb.tt
│   │   │   └── USAGE
│   │   ├── custom_properties_implementation
│   │   │   ├── custom_properties_implementation_generator.rb
│   │   │   ├── templates
│   │   │   │   ├── custom_properties_dependency.rb.erb
│   │   │   │   ├── definition_keyspace_migration.rb.erb
│   │   │   │   ├── definition_migration.rb.erb
│   │   │   │   ├── definition_model.rb.erb
│   │   │   │   ├── definition_sequence_table_migration.rb.erb
│   │   │   │   ├── definition_test.rb.erb
│   │   │   │   ├── domain_accessor.rb.erb
│   │   │   │   ├── domain_accessor_test.rb.erb
│   │   │   │   ├── domain.rb.erb
│   │   │   │   ├── domain_registration.rb.erb
│   │   │   │   ├── factories.rb.erb
│   │   │   │   ├── properties_config.rb.erb
│   │   │   │   ├── value_keyspace_migration.rb.erb
│   │   │   │   ├── value_migration.rb.erb
│   │   │   │   ├── value_model.rb.erb
│   │   │   │   ├── value_sequence_table_migration.rb.erb
│   │   │   │   └── value_test.rb.erb
│   │   │   └── USAGE
│   │   ├── hydro_message_job
│   │   │   ├── hydro_message_job_generator.rb
│   │   │   ├── templates
│   │   │   │   ├── hydro_message_job.rb.erb
│   │   │   │   └── hydro_message_job_test.rb.erb
│   │   │   └── USAGE
│   │   ├── hydro_processor
│   │   │   ├── hydro_processor_generator.rb
│   │   │   ├── templates
│   │   │   │   ├── hydro_processor.rb.erb
│   │   │   │   ├── hydro_processor_test.rb.erb
│   │   │   │   ├── kubernetes_deployment.yaml.erb
│   │   │   │   └── script.rb.erb
│   │   │   └── USAGE
│   │   ├── memex_field
│   │   │   ├── memex_field_generator.rb
│   │   │   ├── templates
│   │   │   │   ├── field.rb.erb
│   │   │   │   ├── field_test_helper.rb.erb
│   │   │   │   └── field_test.rb.erb
│   │   │   └── USAGE
│   │   ├── openapi_breaking_change
│   │   │   ├── openapi_breaking_change_generator.rb
│   │   │   └── USAGE
│   │   ├── openapi_changeset
│   │   │   ├── openapi_changeset_generator.rb
│   │   │   ├── templates
│   │   │   │   └── changeset.yaml.erb
│   │   │   └── USAGE
│   │   ├── seed
│   │   │   ├── seed_generator.rb
│   │   │   ├── templates
│   │   │   │   ├── devcontainer_seed.rb.erb
│   │   │   │   ├── runner.rb.erb
│   │   │   │   └── runner_test.rb.erb
│   │   │   └── USAGE
│   │   ├── slash_command
│   │   │   ├── slash_command_generator.rb
│   │   │   ├── templates
│   │   │   │   ├── slash_command_class_template.rb.erb
│   │   │   │   └── slash_command_test_template.rb.erb
│   │   │   └── USAGE
│   │   ├── templates
│   │   │   ├── erb
│   │   │   │   └── component
│   │   │   │       └── component.html.erb.tt
│   │   │   ├── preview
│   │   │   │   └── component
│   │   │   │       └── component_preview.rb.tt
│   │   │   ├── rails
│   │   │   │   └── component
│   │   │   │       └── component.rb.tt
│   │   │   └── test_unit
│   │   │       └── component
│   │   │           └── component_test.rb.tt
│   │   ├── twirp
│   │   │   ├── templates
│   │   │   │   ├── handler.rb.erb
│   │   │   │   └── integration_test.rb.erb
│   │   │   ├── twirp_generator.rb
│   │   │   └── USAGE
│   │   └── worker_pool
│   │       ├── templates
│   │       │   ├── worker-pool-deployment-patches.yaml.erb
│   │       │   ├── worker-pool-kube.rb.erb
│   │       │   └── worker-pool-kustomization.yaml.erb
│   │       ├── USAGE
│   │       └── worker_pool_generator.rb
│   ├── gh
│   │   ├── associations
│   │   │   └── batch_method_adapters.rb
│   │   ├── associations.rb
│   │   ├── auth
│   │   │   ├── actor.rb
│   │   │   ├── identity_context
│   │   │   │   └── value_context.rb
│   │   │   └── identity_context.rb
│   │   ├── auth.rb
│   │   ├── context
│   │   │   ├── default_context.rb
│   │   │   ├── null_context.rb
│   │   │   ├── null_owner_context.rb
│   │   │   ├── owner_context.rb
│   │   │   ├── scoped_data.rb
│   │   │   └── stack.rb
│   │   ├── context_bound_enumerator.rb
│   │   ├── context.rb
│   │   ├── decorator
│   │   │   ├── caller_attribution.rb
│   │   │   ├── decorable.rb
│   │   │   ├── id_caching.rb
│   │   │   ├── memoization.rb
│   │   │   ├── mysql_instrumentation.rb
│   │   │   ├── package_context.rb
│   │   │   ├── test_bed_id_caching.rb
│   │   │   ├── test_bed_memoization.rb
│   │   │   ├── tracing.rb
│   │   │   └── wrap_preloads.rb
│   │   ├── decorator.rb
│   │   ├── dev
│   │   │   ├── code_stats
│   │   │   │   ├── base.rb
│   │   │   │   ├── circular_dependencies.rb
│   │   │   │   ├── count.rb
│   │   │   │   ├── downcast.rb
│   │   │   │   ├── package.rb
│   │   │   │   ├── query.rb
│   │   │   │   └── sorbet.rb
│   │   │   ├── code_stats.rb
│   │   │   ├── rubocop_ast.rb
│   │   │   └── sorbet
│   │   │       ├── file_sigils.rb
│   │   │       └── sigil.rb
│   │   ├── domain
│   │   │   ├── base.rb
│   │   │   ├── cache
│   │   │   │   ├── cachable
│   │   │   │   │   └── dirtyable.rb
│   │   │   │   └── cachable.rb
│   │   │   ├── cache.rb
│   │   │   ├── collection
│   │   │   │   └── iterator.rb
│   │   │   ├── collection.rb
│   │   │   ├── cursor_collection.rb
│   │   │   ├── destroy_methods.rb
│   │   │   ├── offset_collection.rb
│   │   │   └── registration.rb
│   │   ├── domain.rb
│   │   ├── dual_writer
│   │   │   ├── handler
│   │   │   │   └── create.rb
│   │   │   ├── handler.rb
│   │   │   └── writable.rb
│   │   ├── dual_writer.rb
│   │   ├── errors.rb
│   │   ├── interfaces
│   │   │   ├── default_branch.rb
│   │   │   ├── git_rpc.rb
│   │   │   └── spokes_api.rb
│   │   ├── interfaces.rb
│   │   ├── omit.rb
│   │   ├── pagination
│   │   │   ├── base.rb
│   │   │   ├── cursor_array_paginator.rb
│   │   │   ├── cursor.rb
│   │   │   ├── cursor_scope_paginator.rb
│   │   │   ├── offset_paginator.rb
│   │   │   ├── offset.rb
│   │   │   ├── paginator.rb
│   │   │   └── sort.rb
│   │   ├── pagination.rb
│   │   ├── README.md
│   │   ├── record_transformer.rb
│   │   └── result.rb
│   ├── ghec_admin
│   │   ├── enterprise_dormant_users_export.rb
│   │   ├── enterprise_users_export.rb
│   │   └── storage.rb
│   ├── ghec_admin.rb
│   ├── ghes_parallel_migrator.rb
│   ├── gh.rb
│   ├── git_auth
│   │   ├── access.rb
│   │   ├── authorization.rb
│   │   ├── commit_refs.rb
│   │   ├── commit_refs_request_body.rb
│   │   ├── conditional_access_dependency.rb
│   │   ├── failure.rb
│   │   ├── gist.rb
│   │   ├── git_lfs.rb
│   │   ├── got_auth_feature_flags.rb
│   │   ├── hydro_comparison_data.rb
│   │   ├── hydro_publisher.rb
│   │   ├── login.rb
│   │   ├── metrics.rb
│   │   ├── pipeline
│   │   │   ├── auth
│   │   │   │   ├── anonymous.rb
│   │   │   │   ├── request_credentials.rb
│   │   │   │   ├── signed_token.rb
│   │   │   │   ├── slumlord.rb
│   │   │   │   ├── ssh_certificate.rb
│   │   │   │   ├── ssh_key.rb
│   │   │   │   ├── ssh.rb
│   │   │   │   └── temp_clone_token.rb
│   │   │   ├── authentication_method.rb
│   │   │   ├── auth.rb
│   │   │   ├── input.rb
│   │   │   └── result.rb
│   │   ├── pipeline.rb
│   │   ├── push_handler.rb
│   │   ├── push_notices.rb
│   │   ├── ref.rb
│   │   ├── refs.rb
│   │   ├── ssh_certificate_authority.rb
│   │   ├── ssh_key
│   │   │   ├── oauth_authorization.rb
│   │   │   └── repository.rb
│   │   ├── ssh_key.rb
│   │   ├── ssh_login_parser.rb
│   │   └── target.rb
│   ├── git_auth.rb
│   ├── gitbackups
│   │   ├── gitbackups_pb.rb
│   │   ├── gitbackups.proto
│   │   └── gitbackups_twirp.rb
│   ├── git-core
│   │   └── fi-template
│   │       └── hooks
│   │           └── post-upload-pack
│   ├── github
│   │   ├── action_restraint.rb
│   │   ├── active_record_enumerable_protection.rb
│   │   ├── active_record_readonly_mode.rb
│   │   ├── after_response.rb
│   │   ├── allowlisted_cookie_jar.rb
│   │   ├── anthropic
│   │   │   └── user_profiles_client.rb
│   │   ├── app_environment.rb
│   │   ├── applications_creation_limit.rb
│   │   ├── aqueduct
│   │   │   ├── active_job_context.rb
│   │   │   ├── client.rb
│   │   │   ├── composite_backend.rb
│   │   │   ├── hydro_message_job_context.rb
│   │   │   ├── job.rb
│   │   │   ├── queue_strategies
│   │   │   │   ├── queue_memoization.rb
│   │   │   │   ├── queue_prioritization.rb
│   │   │   │   ├── queue_shuffle.rb
│   │   │   │   └── queue_subset_selection.rb
│   │   │   ├── queue_strategy_backend.rb
│   │   │   ├── resque_import.rb
│   │   │   ├── socket_server.rb
│   │   │   ├── staging_backend.rb
│   │   │   ├── status_server.rb
│   │   │   └── timed_resque_import.rb
│   │   ├── aqueduct.rb
│   │   ├── asset_digest_hmac_validator.rb
│   │   ├── assets
│   │   │   ├── kv
│   │   │   │   └── data_store.rb
│   │   │   └── kv.rb
│   │   ├── association_instrumenter.rb
│   │   ├── authentication
│   │   │   ├── attempt.rb
│   │   │   ├── cas.rb
│   │   │   ├── default.rb
│   │   │   ├── feed.rb
│   │   │   ├── git_auth
│   │   │   │   └── signed_auth_token.rb
│   │   │   ├── github_oauth
│   │   │   │   ├── strategy.rb
│   │   │   │   └── user_info.rb
│   │   │   ├── github_oauth.rb
│   │   │   ├── job_status.rb
│   │   │   ├── kv.rb
│   │   │   ├── ldap.rb
│   │   │   ├── logout_result.rb
│   │   │   ├── omniauth.rb
│   │   │   ├── result.rb
│   │   │   ├── saml.rb
│   │   │   ├── signed_auth_token
│   │   │   │   ├── session.rb
│   │   │   │   ├── version1.rb
│   │   │   │   ├── version2_hex.rb
│   │   │   │   ├── version2.rb
│   │   │   │   └── version3.rb
│   │   │   ├── signed_auth_token.rb
│   │   │   ├── token_lookup.rb
│   │   │   └── user_handler.rb
│   │   ├── authentication.rb
│   │   ├── authnd
│   │   │   └── experiment.rb
│   │   ├── authnd.rb
│   │   ├── authorization
│   │   │   └── templates
│   │   │       ├── system_roles_migration.rb.erb
│   │   │       └── system_roles_test.rb.erb
│   │   ├── authzd_instrumenter.rb
│   │   ├── autonomous_system_actor.rb
│   │   ├── azure
│   │   │   ├── aad_code_grant_token_client.rb
│   │   │   ├── aad_token_client.rb
│   │   │   ├── active_directory_service_settings.rb
│   │   │   ├── application_token_provider.rb
│   │   │   ├── azure_environment.rb
│   │   │   ├── azure_environment_selector.rb
│   │   │   ├── constant_token_client.rb
│   │   │   ├── http_client.rb
│   │   │   ├── oidc_token_provider.rb
│   │   │   ├── translator_client.rb
│   │   │   └── workload_identity_client.rb
│   │   ├── azure.rb
│   │   ├── azure_service_bus
│   │   │   ├── aad_http_client.rb
│   │   │   ├── consumer.rb
│   │   │   ├── executor.rb
│   │   │   ├── http_client.rb
│   │   │   ├── i_http_client.rb
│   │   │   ├── message.rb
│   │   │   ├── queue_client.rb
│   │   │   └── subscription_client.rb
│   │   ├── azure_service_bus.rb
│   │   ├── azure_snapshot_uploader.rb
│   │   ├── azure_token_credential.rb
│   │   ├── background_child.rb
│   │   ├── background_deletes.rb
│   │   ├── background_dependent_deletes.rb
│   │   ├── backtrace_parser.rb
│   │   ├── backups
│   │   │   └── maintenance.rb
│   │   ├── backups.rb
│   │   ├── base32.rb
│   │   ├── batched_scope.rb
│   │   ├── batch_method.rb
│   │   ├── batch_repository_transfer.rb
│   │   ├── billing
│   │   │   ├── billing_platform
│   │   │   │   └── fake_server.rb
│   │   │   ├── credit_card.rb
│   │   │   ├── currency.rb
│   │   │   ├── error_message.rb
│   │   │   ├── result.rb
│   │   │   ├── zuora_rate_limit_handler.rb
│   │   │   └── zuorest_token_storage.rb
│   │   ├── billing.rb
│   │   ├── boot_metrics.rb
│   │   ├── bound_retry.rb
│   │   ├── browser_stats_helper.rb
│   │   ├── buffered_stats_middleware.rb
│   │   ├── cache
│   │   │   ├── big_integer.rb
│   │   │   ├── client_builder.rb
│   │   │   ├── client.rb
│   │   │   ├── codec.rb
│   │   │   ├── config
│   │   │   │   ├── comparator.rb
│   │   │   │   ├── servers
│   │   │   │   │   ├── default.rb
│   │   │   │   │   ├── dotcom.rb
│   │   │   │   │   ├── enterprise.rb
│   │   │   │   │   └── proxima.rb
│   │   │   │   └── servers.rb
│   │   │   ├── config.rb
│   │   │   ├── disable_write.rb
│   │   │   ├── dual_client.rb
│   │   │   ├── encoded_string.rb
│   │   │   ├── failover.rb
│   │   │   ├── fake_async.rb
│   │   │   ├── fake_config.rb
│   │   │   ├── fake.rb
│   │   │   ├── fake_response.rb
│   │   │   ├── hash_keys.rb
│   │   │   ├── instrumentation.rb
│   │   │   ├── local.rb
│   │   │   ├── long_ttl.rb
│   │   │   ├── partition.rb
│   │   │   ├── redis_client.rb
│   │   │   ├── reset_middleware.rb
│   │   │   ├── safe_buffer.rb
│   │   │   ├── skip.rb
│   │   │   ├── timid.rb
│   │   │   ├── utils.rb
│   │   │   ├── without_mixins.rb
│   │   │   └── zip.rb
│   │   ├── cache_leak_detector.rb
│   │   ├── cache_lock.rb
│   │   ├── cache.rb
│   │   ├── callback_instrumenter.rb
│   │   ├── cas
│   │   │   ├── README.md
│   │   │   ├── service_ticket_validator.rb
│   │   │   └── strategy.rb
│   │   ├── chatterbox.rb
│   │   ├── circuit_breaker
│   │   │   ├── metrics.rb
│   │   │   ├── patch
│   │   │   │   └── default_properties.rb
│   │   │   ├── storage
│   │   │   │   ├── process.rb
│   │   │   │   └── snapshot.rb
│   │   │   └── storage.rb
│   │   ├── codeql
│   │   │   ├── action.rb
│   │   │   └── features.rb
│   │   ├── colorize.rb
│   │   ├── column_count.rb
│   │   ├── component_fast_render_patch.rb
│   │   ├── compromised_credentials
│   │   │   └── config.rb
│   │   ├── compromised_credentials.rb
│   │   ├── config
│   │   │   ├── actions_all_domains.rb
│   │   │   ├── actions_broker.rb
│   │   │   ├── actions_broker_worker.rb
│   │   │   ├── actions_data_stream.rb
│   │   │   ├── actions_results.rb
│   │   │   ├── actions_runner_admin.rb
│   │   │   ├── actions_runner_ips.rb
│   │   │   ├── actions_run_service.rb
│   │   │   ├── actions_scale_unit_domains.rb
│   │   │   ├── actions_scale_unit_domains.txt
│   │   │   ├── active_job.rb
│   │   │   ├── active_record.rb
│   │   │   ├── after_response.rb
│   │   │   ├── api_insights.rb
│   │   │   ├── api_versioning.rb
│   │   │   ├── apps_privileged_api.rb
│   │   │   ├── aqueduct.rb
│   │   │   ├── artifact_attestations.rb
│   │   │   ├── audit_log_curator.rb
│   │   │   ├── audit_log.rb
│   │   │   ├── authzd.rb
│   │   │   ├── azure.rb
│   │   │   ├── billing.rb
│   │   │   ├── bing_indexnow.rb
│   │   │   ├── cache_store.rb
│   │   │   ├── chatops.rb
│   │   │   ├── codeql_variant_analysis.rb
│   │   │   ├── code_scanning.rb
│   │   │   ├── codespaces.rb
│   │   │   ├── codespaces_vm_ips.rb
│   │   │   ├── commit_contributions.rb
│   │   │   ├── conduit.rb
│   │   │   ├── configsd.rb
│   │   │   ├── context.rb
│   │   │   ├── copilot_api.rb
│   │   │   ├── copilot_byok.rb
│   │   │   ├── copilot_mcp.rb
│   │   │   ├── copilot_metrics.rb
│   │   │   ├── copilot.rb
│   │   │   ├── copilot_workbench.rb
│   │   │   ├── datacenter.rb
│   │   │   ├── dependabot.rb
│   │   │   ├── dependency_graph.rb
│   │   │   ├── dogapi.rb
│   │   │   ├── dreamlifter.rb
│   │   │   ├── driftwood.rb
│   │   │   ├── education.rb
│   │   │   ├── elasticsearch.rb
│   │   │   ├── enterprise_accounts.rb
│   │   │   ├── environments
│   │   │   │   ├── default.rb
│   │   │   │   ├── development.rb
│   │   │   │   ├── enterprise.rb
│   │   │   │   ├── production
│   │   │   │   │   ├── garage.rb
│   │   │   │   │   ├── labs.rb
│   │   │   │   │   ├── shadow_lab.rb
│   │   │   │   │   └── staff.rb
│   │   │   │   ├── production.rb
│   │   │   │   └── test.rb
│   │   │   ├── failbot.rb
│   │   │   ├── fastly.rb
│   │   │   ├── features.rb
│   │   │   ├── figma.rb
│   │   │   ├── fine_grained_permissions.rb
│   │   │   ├── fine_grained_resources.rb
│   │   │   ├── first_party_apps.rb
│   │   │   ├── flamegraph_encryption.rb
│   │   │   ├── freno.rb
│   │   │   ├── gitrpc.rb
│   │   │   ├── git_src_migrator.rb
│   │   │   ├── gotauth.rb
│   │   │   ├── graphite.rb
│   │   │   ├── group_syncer.rb
│   │   │   ├── http_fluentbit.rb
│   │   │   ├── hydro.rb
│   │   │   ├── importers.rb
│   │   │   ├── insights.rb
│   │   │   ├── issues_graph_api.rb
│   │   │   ├── kredz.rb
│   │   │   ├── kv_cleaner.rb
│   │   │   ├── kv_dual_write.rb
│   │   │   ├── kv.rb
│   │   │   ├── launch.rb
│   │   │   ├── legacy_textile_formatting.rb
│   │   │   ├── logging.rb
│   │   │   ├── maccloud_ips.rb
│   │   │   ├── mailchimp.rb
│   │   │   ├── memcached_server_sync_api.rb
│   │   │   ├── memex.rb
│   │   │   ├── merge_commit_update_refs.rb
│   │   │   ├── merge_queue.rb
│   │   │   ├── metadata.rb
│   │   │   ├── migration.rb
│   │   │   ├── migrations_vnext.rb
│   │   │   ├── models_byok.rb
│   │   │   ├── models.rb
│   │   │   ├── multi_tenant_enterprise.rb
│   │   │   ├── munger.rb
│   │   │   ├── mysql.rb
│   │   │   ├── notebooks.rb
│   │   │   ├── notifications.rb
│   │   │   ├── octocat.rb
│   │   │   ├── octoshift_storage.rb
│   │   │   ├── oidc_providers.rb
│   │   │   ├── open_api.rb
│   │   │   ├── opentelemetry.rb
│   │   │   ├── orca.rb
│   │   │   ├── orcid.rb
│   │   │   ├── pages.rb
│   │   │   ├── prefix_environment.rb
│   │   │   ├── presto.rb
│   │   │   ├── proxima_login_experience.rb
│   │   │   ├── proxima.rb
│   │   │   ├── proxima_synced_third_party_apps.rb
│   │   │   ├── pull_requests.rb
│   │   │   ├── pullsd.rb
│   │   │   ├── query_tracking.rb
│   │   │   ├── rate_limits.rb
│   │   │   ├── redis.rb
│   │   │   ├── registry.rb
│   │   │   ├── render.rb
│   │   │   ├── reposd.rb
│   │   │   ├── repositories.rb
│   │   │   ├── repository_insights.rb
│   │   │   ├── request_limits.rb
│   │   │   ├── request_timeout.rb
│   │   │   ├── s3.rb
│   │   │   ├── scribe.rb
│   │   │   ├── secret_scanning.rb
│   │   │   ├── sendgrid.rb
│   │   │   ├── services.rb
│   │   │   ├── smtp.rb
│   │   │   ├── spokesd.rb
│   │   │   ├── spokes.rb
│   │   │   ├── stats_middleware.rb
│   │   │   ├── stats.rb
│   │   │   ├── support_link.rb
│   │   │   ├── system_roles.rb
│   │   │   ├── timeout_middleware.rb
│   │   │   ├── trino.rb
│   │   │   ├── twirp.rb
│   │   │   ├── varz.rb
│   │   │   └── viewscreen.rb
│   │   ├── config.rb
│   │   ├── connect
│   │   │   ├── actions_job_execution_exporter.rb
│   │   │   ├── authentication.rb
│   │   │   ├── connect.rb
│   │   │   ├── kv
│   │   │   │   └── data_store.rb
│   │   │   ├── kv.rb
│   │   │   ├── s4.rb
│   │   │   └── usage_metrics.rb
│   │   ├── connection_adapter_disabler.rb
│   │   ├── connection_adapter_telemetry.rb
│   │   ├── connect.rb
│   │   ├── context_caller.rb
│   │   ├── context_middleware.rb
│   │   ├── controller_route_actor.rb
│   │   ├── copilot_mission_control
│   │   │   ├── client
│   │   │   │   └── tasks.rb
│   │   │   └── client.rb
│   │   ├── copilot_mission_control.rb
│   │   ├── csp
│   │   │   └── policy.rb
│   │   ├── current_tenant.rb
│   │   ├── database_query_disabler.rb
│   │   ├── database_structure.rb
│   │   ├── data_collector
│   │   │   ├── authzd_collector.rb
│   │   │   ├── cache_instrumenter_collector.rb
│   │   │   ├── collector.rb
│   │   │   ├── freno_instrumenter_collector.rb
│   │   │   ├── gc_stats_collector.rb
│   │   │   ├── gitrpc_instrumenter_collector.rb
│   │   │   ├── graceful_degradation_collector.rb
│   │   │   ├── html_pipeline_instrumenter_collector.rb
│   │   │   ├── job_instrumenter_collector.rb
│   │   │   ├── memcache_instrumenter_collector.rb
│   │   │   ├── mysql_instrumenter_collector.rb
│   │   │   ├── platform_global_scope_collector.rb
│   │   │   ├── redis_instrumenter_collector.rb
│   │   │   ├── spokesd_instrumenter_collector.rb
│   │   │   └── yjit_stats_collector.rb
│   │   ├── data_collector.rb
│   │   ├── datadog_helper.rb
│   │   ├── datadog_tags_cache.rb
│   │   ├── data_quality_error.rb
│   │   ├── data_structures
│   │   │   └── persistent_atomic_queue.rb
│   │   ├── debug_dogstatsd.rb
│   │   ├── dgit
│   │   │   ├── cold_storage_sql.rb
│   │   │   ├── constants.rb
│   │   │   ├── delegate.rb
│   │   │   ├── enterprise.rb
│   │   │   ├── error.rb
│   │   │   ├── fileserver.rb
│   │   │   ├── host_picker.rb
│   │   │   ├── import.rb
│   │   │   ├── logger.rb
│   │   │   ├── maintenance.rb
│   │   │   ├── read_weight_allocator.rb
│   │   │   ├── rebalancer.rb
│   │   │   ├── replica_3pc_client.rb
│   │   │   ├── replica.rb
│   │   │   ├── replication_strategy.rb
│   │   │   ├── repo_types.rb
│   │   │   ├── route.rb
│   │   │   ├── routing.rb
│   │   │   ├── sql.rb
│   │   │   ├── states.rb
│   │   │   ├── three_phase_commit_client.rb
│   │   │   └── util.rb
│   │   ├── dgit.rb
│   │   ├── diff
│   │   │   ├── context_injector.rb
│   │   │   ├── entry.rb
│   │   │   ├── enumerator.rb
│   │   │   ├── generator.rb
│   │   │   ├── line.rb
│   │   │   ├── parser.rb
│   │   │   ├── related_lines_enumerator.rb
│   │   │   ├── split_lines_enumerator.rb
│   │   │   └── tree.rb
│   │   ├── diff.rb
│   │   ├── dns.rb
│   │   ├── dogstats
│   │   │   └── allowlist.rb
│   │   ├── dogstats.rb
│   │   ├── domain_destroyable_model.rb
│   │   ├── domain_isolation
│   │   │   └── package_boundary.rb
│   │   ├── domain_isolation.rb
│   │   ├── ds_extensions.rb
│   │   ├── education_email.rb
│   │   ├── egress.rb
│   │   ├── email
│   │   │   ├── outlook.rb
│   │   │   └── token.rb
│   │   ├── email.rb
│   │   ├── emoji.rb
│   │   ├── encoding.rb
│   │   ├── encryption
│   │   │   ├── compression_patch.rb
│   │   │   ├── encryption_errors.rb
│   │   │   ├── feature_flag_encrypted_type.rb
│   │   │   ├── github_key_provider.rb
│   │   │   ├── github_previous_encryptor.rb
│   │   │   └── no_op_key_provider.rb
│   │   ├── enterprise
│   │   │   ├── certificate.rb
│   │   │   ├── cron_entry.rb
│   │   │   ├── license.rb
│   │   │   └── middleware.rb
│   │   ├── enterprise_accounts
│   │   │   ├── kv
│   │   │   │   └── data_store.rb
│   │   │   └── kv.rb
│   │   ├── enterprise_announcement.rb
│   │   ├── enterprise.rb
│   │   ├── enterprise_replica_counts.rb
│   │   ├── enterprise_web
│   │   │   ├── client.rb
│   │   │   ├── fake_server.rb
│   │   │   └── license.rb
│   │   ├── enterprise_web.rb
│   │   ├── entitlements_ldap.rb
│   │   ├── erb_implementation.rb
│   │   ├── exceptions
│   │   │   ├── active_record_rollup.rb
│   │   │   ├── basic_rollup.rb
│   │   │   └── cause_catalog_service_finder.rb
│   │   ├── exceptions.rb
│   │   ├── experiment
│   │   │   ├── external
│   │   │   │   └── schemas
│   │   │   │       └── scientist_result.json
│   │   │   ├── external.rb
│   │   │   └── outcome.rb
│   │   ├── experiment.rb
│   │   ├── external_identities
│   │   │   └── kv.rb
│   │   ├── failbot_backtrace.rb
│   │   ├── failbot_key_configuration.rb
│   │   ├── failbot_key_filter.rb
│   │   ├── failbot_key_tagger.rb
│   │   ├── failbot_scrubber.rb
│   │   ├── faraday_adapter
│   │   │   └── persistent_excon.rb
│   │   ├── faraday_client
│   │   │   ├── external.rb
│   │   │   └── internal.rb
│   │   ├── faraday_client.rb
│   │   ├── faraday_middleware
│   │   │   ├── async_duration.rb
│   │   │   ├── caller_context.rb
│   │   │   ├── country_code.rb
│   │   │   ├── datadog_async.rb
│   │   │   ├── datadog.rb
│   │   │   ├── driftwood_request_id.rb
│   │   │   ├── hmac_auth.rb
│   │   │   ├── increasing_timeout.rb
│   │   │   ├── raise_error.rb
│   │   │   ├── request_analytics.rb
│   │   │   ├── request_from_header.rb
│   │   │   ├── request_id.rb
│   │   │   ├── request_timeout_header.rb
│   │   │   ├── resilient.rb
│   │   │   ├── retries.rb
│   │   │   ├── ryows_header.rb
│   │   │   ├── staffbar.rb
│   │   │   ├── staff_request.rb
│   │   │   ├── tenant_context.rb
│   │   │   ├── timeshifted_header.rb
│   │   │   └── tracing_attributes.rb
│   │   ├── faraday_middleware.rb
│   │   ├── fast_render_enhancer.rb
│   │   ├── field_truncator.rb
│   │   ├── fileserver_health.rb
│   │   ├── flamegraph_middleware.rb
│   │   ├── flipper_host.rb
│   │   ├── flipper_ip_address.rb
│   │   ├── flipper_ja3_hash.rb
│   │   ├── flipper_role.rb
│   │   ├── flipper_site.rb
│   │   ├── formatted_stack_location.rb
│   │   ├── freno_instrumenter.rb
│   │   ├── ga_campaign_url.rb
│   │   ├── ghes
│   │   │   └── stats.rb
│   │   ├── gitbackups
│   │   │   └── client.rb
│   │   ├── gitbackups.rb
│   │   ├── git_constants.rb
│   │   ├── git_file.rb
│   │   ├── githooks
│   │   │   ├── hook_context.rb
│   │   │   ├── pre_receive_custom_hooks.rb
│   │   │   ├── pre_receive_env_cli.rb
│   │   │   └── push_context.rb
│   │   ├── git_repository
│   │   │   └── maintenance_client.rb
│   │   ├── git_sockstat.rb
│   │   ├── git_src_migrator.rb
│   │   ├── goomba
│   │   │   ├── actions_annotation_autolink_filter.rb
│   │   │   ├── advisory_mention_filter.rb
│   │   │   ├── agent_mention_filter.rb
│   │   │   ├── agent_trusted_image_filter.rb
│   │   │   ├── alert_mention_filter.rb
│   │   │   ├── animated_image_filter.rb
│   │   │   ├── async
│   │   │   │   ├── advisory_mention_filter.rb
│   │   │   │   ├── agent_mention_filter.rb
│   │   │   │   ├── alert_mention_filter.rb
│   │   │   │   ├── asset_loaders
│   │   │   │   │   ├── asset_loader.rb
│   │   │   │   │   ├── ghes_legacy_asset_loader.rb
│   │   │   │   │   ├── gist_asset_loader.rb
│   │   │   │   │   ├── memex_asset_loader.rb
│   │   │   │   │   ├── repository_asset_loader.rb
│   │   │   │   │   └── saved_reply_asset_loader.rb
│   │   │   │   ├── asset_loaders.rb
│   │   │   │   ├── close_keyword_filter.rb
│   │   │   │   ├── commit_mention_filter.rb
│   │   │   │   ├── compare_mention_filter.rb
│   │   │   │   ├── cve_mention_filter.rb
│   │   │   │   ├── dependabot_alert_mention_filter.rb
│   │   │   │   ├── ghes_secure_legacy_assets_presign_filter.rb
│   │   │   │   ├── issue_blob_filter.rb
│   │   │   │   ├── issue_mention_filter.rb
│   │   │   │   ├── label_tag_filter.rb
│   │   │   │   ├── mention_filter.rb
│   │   │   │   ├── node_filter.rb
│   │   │   │   ├── project_mention_filter.rb
│   │   │   │   ├── rich_issue_mention_filter.rb
│   │   │   │   ├── secure_assets_presign_filter.rb
│   │   │   │   ├── snippet_clipboard_copy_filter.rb
│   │   │   │   ├── team_mention_filter.rb
│   │   │   │   └── video_tag_filter.rb
│   │   │   ├── async_output_filter.rb
│   │   │   ├── async.rb
│   │   │   ├── autolink_filter.rb
│   │   │   ├── azure_boards_links_filter.rb
│   │   │   ├── backslash_escape_filter.rb
│   │   │   ├── camo_filter.rb
│   │   │   ├── close_keyword_filter.rb
│   │   │   ├── code_coverage_branch_filter.rb
│   │   │   ├── code_quality_message_link_filter.rb
│   │   │   ├── code_rendering_service_filter.rb
│   │   │   ├── code_scanning_message_filter.rb
│   │   │   ├── code_scanning_message_link_filter.rb
│   │   │   ├── colon_emojiable.rb
│   │   │   ├── colon_emoji_filter.rb
│   │   │   ├── color_filter.rb
│   │   │   ├── commit_mention_filter.rb
│   │   │   ├── copilot_model_mention_filter.rb
│   │   │   ├── custom_key_link_filter.rb
│   │   │   ├── cve_mention_filter.rb
│   │   │   ├── dependabot_alert_mention_filter.rb
│   │   │   ├── details_summary_filter.rb
│   │   │   ├── diff_hunk_link_filter.rb
│   │   │   ├── downcase_name_filter.rb
│   │   │   ├── duplicate_keyword_filter.rb
│   │   │   ├── email_agent_mention_filter.rb
│   │   │   ├── email_commit_mention_filter.rb
│   │   │   ├── email_issue_mention_filter.rb
│   │   │   ├── email_mention_filter.rb
│   │   │   ├── email_merge_queue_link_filter.rb
│   │   │   ├── email_reply_filter.rb
│   │   │   ├── email_team_mention_filter.rb
│   │   │   ├── empty_anchor_filter.rb
│   │   │   ├── experiment.rb
│   │   │   ├── extract_wiki_codeblocks_filter.rb
│   │   │   ├── extract_wiki_links_filter.rb
│   │   │   ├── extract_wiki_links_node_filter.rb
│   │   │   ├── filter.rb
│   │   │   ├── filter_when_language.rb
│   │   │   ├── filter_when_not_language.rb
│   │   │   ├── first_paragraph_filter.rb
│   │   │   ├── footnote_anchor_filter.rb
│   │   │   ├── footnote_section_filter.rb
│   │   │   ├── github_reference_filter.rb
│   │   │   ├── group_reference_filter.rb
│   │   │   ├── h1_filter.rb
│   │   │   ├── https_filter.rb
│   │   │   ├── image_alt_text_filter.rb
│   │   │   ├── image_fallback_filter.rb
│   │   │   ├── image_max_width_filter.rb
│   │   │   ├── image_style_filter.rb
│   │   │   ├── input_filter.rb
│   │   │   ├── issue_blob_filter.rb
│   │   │   ├── issue_dashboard_mention_filter.rb
│   │   │   ├── issue_mention_filter.rb
│   │   │   ├── label_tag_filter.rb
│   │   │   ├── lightweight_suggested_change_filter.rb
│   │   │   ├── lightweight_task_list_filter.rb
│   │   │   ├── link_emphasis_filter.rb
│   │   │   ├── markdown_alert_filter.rb
│   │   │   ├── markdown_element_class_filter.rb
│   │   │   ├── markdown_filter.rb
│   │   │   ├── markup_filter.rb
│   │   │   ├── math_block_filter.rb
│   │   │   ├── math_display_filter.rb
│   │   │   ├── math_inline_backtick_filter.rb
│   │   │   ├── math_inline_filter.rb
│   │   │   ├── media_wiki_toc_prefix_filter.rb
│   │   │   ├── mention_filter.rb
│   │   │   ├── models_going_beyond_rate_limits_filter.rb
│   │   │   ├── models_markdown_body_filter.rb
│   │   │   ├── models_rate_limit_link_filter.rb
│   │   │   ├── models_table_of_contents_filter.rb
│   │   │   ├── models_token_button_filter.rb
│   │   │   ├── node_filter.rb
│   │   │   ├── nokogiri_compatibility_filter.rb
│   │   │   ├── no_referrer_filter.rb
│   │   │   ├── no_translation_filter.rb
│   │   │   ├── orphan_href_filter.rb
│   │   │   ├── output_filter.rb
│   │   │   ├── picture_filter.rb
│   │   │   ├── plain_text_input_filter.rb
│   │   │   ├── platform_raw_image_filter.rb
│   │   │   ├── pre_tag_input_filter.rb
│   │   │   ├── process_wiki_codeblocks_filter.rb
│   │   │   ├── process_wiki_links_filter.rb
│   │   │   ├── project_mention_filter.rb
│   │   │   ├── raw_image_filter.rb
│   │   │   ├── reference
│   │   │   │   ├── asset_url_rewriters
│   │   │   │   │   ├── asset_url_rewriter.rb
│   │   │   │   │   ├── cluster_asset_url_rewriter.rb
│   │   │   │   │   └── s3_asset_url_rewriter.rb
│   │   │   │   ├── asset_url_rewriters.rb
│   │   │   │   ├── current_viewer_filter.rb
│   │   │   │   ├── ghes_secured_legacy_asset_filter.rb
│   │   │   │   ├── gist_secured_asset_filter.rb
│   │   │   │   ├── helpers.rb
│   │   │   │   ├── memex_secured_asset_filter.rb
│   │   │   │   ├── organization_resource_filter.rb
│   │   │   │   ├── project_filter.rb
│   │   │   │   ├── reference_filter.rb
│   │   │   │   ├── repository_advisory_secured_asset_filter.rb
│   │   │   │   ├── repository_filter.rb
│   │   │   │   ├── repository_resource_filter.rb
│   │   │   │   ├── saved_reply_secured_asset_filter.rb
│   │   │   │   ├── secured_asset_filter.rb
│   │   │   │   ├── upload_container_resource_filter.rb
│   │   │   │   ├── user_filter.rb
│   │   │   │   └── wrapper.rb
│   │   │   ├── reference.rb
│   │   │   ├── relative_link_filter.rb
│   │   │   ├── rel_nofollow_filter.rb
│   │   │   ├── remove_ansi_colors_filter.rb
│   │   │   ├── remove_non_suggested_change_filter.rb
│   │   │   ├── repo_zip_image_filter.rb
│   │   │   ├── sanitization_filter.rb
│   │   │   ├── sanitizer.rb
│   │   │   ├── secure_assets_url_filter.rb
│   │   │   ├── set_table_role_filter.rb
│   │   │   ├── snippet_clipboard_copy_filter.rb
│   │   │   ├── strip_image_filter.rb
│   │   │   ├── strip_invisible_unicode_filter.rb
│   │   │   ├── strip_link_filter.rb
│   │   │   ├── suggested_change_filter.rb
│   │   │   ├── syntax_highlight_filter.rb
│   │   │   ├── tabbable_table_filter.rb
│   │   │   ├── table_of_contents_filter.rb
│   │   │   ├── task_list_filter.rb
│   │   │   ├── team_mention_filter.rb
│   │   │   ├── text_direction_filter.rb
│   │   │   ├── text_filter.rb
│   │   │   ├── textile_filter.rb
│   │   │   ├── title_markdown_filter.rb
│   │   │   ├── ui_schema_filter.rb
│   │   │   ├── unescape_text_links_input_filter.rb
│   │   │   ├── unicode_emoji_filter.rb
│   │   │   ├── user_error_filter.rb
│   │   │   ├── utf8_filter.rb
│   │   │   ├── video_tag_filter.rb
│   │   │   ├── warp_pipe_caching.rb
│   │   │   ├── warp_pipe.rb
│   │   │   ├── warp_pipe_stats.rb
│   │   │   ├── wiki_class_name_filter.rb
│   │   │   ├── wiki_markup_filter.rb
│   │   │   ├── wiki_relative_image_filter.rb
│   │   │   ├── wiki_relative_link_filter.rb
│   │   │   └── yaml_filter.rb
│   │   ├── goomba.rb
│   │   ├── graceful_degradation_instrumenter.rb
│   │   ├── grep.rb
│   │   ├── hash_algorithm.rb
│   │   ├── hex.rb
│   │   ├── high_update_kv.rb
│   │   ├── html
│   │   │   ├── agent_mention_filter.rb
│   │   │   ├── animated_image_filter.rb
│   │   │   ├── body_content.rb
│   │   │   ├── camo_filter.rb
│   │   │   ├── code_rendering_service_filter.rb
│   │   │   ├── commit_mention_filter.rb
│   │   │   ├── commit_path_parser.rb
│   │   │   ├── diff.rb
│   │   │   ├── discussion_reference.rb
│   │   │   ├── emoji_filter.rb
│   │   │   ├── empty_anchor_filter.rb
│   │   │   ├── extract_wiki_code_blocks_filter.rb
│   │   │   ├── extract_wiki_links_filter.rb
│   │   │   ├── extract_wiki_links_node_filter.rb
│   │   │   ├── filter.rb
│   │   │   ├── filter_when_language.rb
│   │   │   ├── filter_when_not_language.rb
│   │   │   ├── https_filter.rb
│   │   │   ├── issue_mention_filter.rb
│   │   │   ├── issue_reference.rb
│   │   │   ├── leading_newline_filter.rb
│   │   │   ├── link_emphasis_filter.rb
│   │   │   ├── markdown_filter.rb
│   │   │   ├── markup_filter.rb
│   │   │   ├── math_base_filter.rb
│   │   │   ├── math_block_filter.rb
│   │   │   ├── math_display_filter.rb
│   │   │   ├── math_inline_backtick_filter.rb
│   │   │   ├── math_inline_filter.rb
│   │   │   ├── mention_filter.rb
│   │   │   ├── name_prefix_filter.rb
│   │   │   ├── picture_filter.rb
│   │   │   ├── pipeline.rb
│   │   │   ├── plain_text_input_filter.rb
│   │   │   ├── process_wiki_code_blocks_filter.rb
│   │   │   ├── process_wiki_links_filter.rb
│   │   │   ├── raw_image_filter.rb
│   │   │   ├── relative_link_filter.rb
│   │   │   ├── rel_nofollow_filter.rb
│   │   │   ├── sanitization_filter.rb
│   │   │   ├── secure_assets_url_filter.rb
│   │   │   ├── set_table_role_filter.rb
│   │   │   ├── syntax_highlight_filter.rb
│   │   │   ├── table_of_contents_filter.rb
│   │   │   ├── team_mention_filter.rb
│   │   │   ├── utf8_filter.rb
│   │   │   ├── wiki_markup_filter.rb
│   │   │   └── wiki_sanitization_filter.rb
│   │   ├── html_pipeline_instrumenter.rb
│   │   ├── html.rb
│   │   ├── html_safe_string.rb
│   │   ├── hydro_middleware.rb
│   │   ├── importer2
│   │   │   ├── issue_creator.rb
│   │   │   └── issues.rb
│   │   ├── importer2.rb
│   │   ├── instrumentation_thread.rb
│   │   ├── invalid_parameters_middleware.rb
│   │   ├── issue_reference_parser.rb
│   │   ├── issue_reference_resolution.rb
│   │   ├── java_script_error_reporter.rb
│   │   ├── jobs
│   │   │   └── facts_from_survey_answers.rb
│   │   ├── job_stats.rb
│   │   ├── json
│   │   │   ├── active_support_patch.rb
│   │   │   ├── arbitrary_document.rb
│   │   │   └── cached_fetch_remote_url.rb
│   │   ├── json.rb
│   │   ├── kredz_client
│   │   │   ├── credz.rb
│   │   │   └── varz.rb
│   │   ├── kredz_client.rb
│   │   ├── launch_client
│   │   │   └── runner_group_response.rb
│   │   ├── launch_client.rb
│   │   ├── lazy_loaders
│   │   │   ├── braintree_loader.rb
│   │   │   └── stripe_loader.rb
│   │   ├── lazy_memcache.rb
│   │   ├── ldap
│   │   │   ├── authorization.rb
│   │   │   ├── instrumentable.rb
│   │   │   ├── new_member_sync.rb
│   │   │   ├── search.rb
│   │   │   ├── team_sync.rb
│   │   │   └── user_sync.rb
│   │   ├── ldap_dependency.rb
│   │   ├── legacy_transition.rb
│   │   ├── levenshtein.rb
│   │   ├── licensing
│   │   │   ├── kv.rb
│   │   │   └── licensify
│   │   │       └── fake_server.rb
│   │   ├── limiter.rb
│   │   ├── limiters
│   │   │   ├── app_middleware.rb
│   │   │   ├── by_path.rb
│   │   │   ├── count_anonymous_by_ip_and_path.rb
│   │   │   ├── count_by_browser_session_abuse.rb
│   │   │   ├── count_by_browser_session.rb
│   │   │   ├── ddos_anonymous_by_ip_and_path.rb
│   │   │   ├── lru.rb
│   │   │   ├── memcached_window.rb
│   │   │   ├── middleware.rb
│   │   │   ├── rate_limit_decision.rb
│   │   │   ├── renderer.rb
│   │   │   ├── search_count_anonymous_by_ip.rb
│   │   │   ├── search_count.rb
│   │   │   └── simple.rb
│   │   ├── limiters.rb
│   │   ├── linear_scale.rb
│   │   ├── linguist_language_manager.rb
│   │   ├── location.rb
│   │   ├── logger.rb
│   │   ├── logging
│   │   │   ├── logfmt_formatter.rb
│   │   │   └── otel_logger.rb
│   │   ├── mailchimp
│   │   │   ├── batch_error.rb
│   │   │   ├── error.rb
│   │   │   ├── mailchimp_error.rb
│   │   │   └── webhook_error.rb
│   │   ├── mailchimp.rb
│   │   ├── marketing_stats.rb
│   │   ├── max_execution_time.rb
│   │   ├── media_blob.rb
│   │   ├── memoizer.rb
│   │   ├── memory_dogstats_d.rb
│   │   ├── memory.rb
│   │   ├── memory_redis.rb
│   │   ├── mention_diff.rb
│   │   ├── messaging
│   │   │   ├── error.rb
│   │   │   ├── local.rb
│   │   │   ├── provider.rb
│   │   │   ├── receipt.rb
│   │   │   ├── test.rb
│   │   │   ├── test_two.rb
│   │   │   ├── twilio.rb
│   │   │   └── vonage.rb
│   │   ├── messaging.rb
│   │   ├── metric_owners_collector.rb
│   │   ├── middleware
│   │   │   ├── after_response.rb
│   │   │   ├── anonymous_request.rb
│   │   │   ├── cluster_disabler.rb
│   │   │   ├── constants.rb
│   │   │   ├── database_selection.rb
│   │   │   ├── force_open_breaker.rb
│   │   │   ├── stats
│   │   │   │   ├── tracker
│   │   │   │   │   ├── alloy.rb
│   │   │   │   │   ├── api_requests.rb
│   │   │   │   │   ├── command_palette.rb
│   │   │   │   │   ├── gc.rb
│   │   │   │   │   ├── glb_to_unicorn_timing.rb
│   │   │   │   │   ├── graceful_degradation.rb
│   │   │   │   │   ├── html_pipeline.rb
│   │   │   │   │   ├── html_requests.rb
│   │   │   │   │   ├── infra_timing.rb
│   │   │   │   │   ├── jobs.rb
│   │   │   │   │   ├── kube_pod_timing.rb
│   │   │   │   │   ├── profile_type.rb
│   │   │   │   │   ├── queueing_timing.rb
│   │   │   │   │   ├── react_usage.rb
│   │   │   │   │   ├── repo_advisories.rb
│   │   │   │   │   ├── request_referrer.rb
│   │   │   │   │   ├── request_timing.rb
│   │   │   │   │   ├── rpc.rb
│   │   │   │   │   ├── search.rb
│   │   │   │   │   ├── slos.rb
│   │   │   │   │   ├── slow_requests.rb
│   │   │   │   │   ├── sorbet.rb
│   │   │   │   │   ├── turbo_usage.rb
│   │   │   │   │   ├── vexi.rb
│   │   │   │   │   └── yjit.rb
│   │   │   │   └── tracker.rb
│   │   │   ├── stats.rb
│   │   │   ├── tenant_selection.rb
│   │   │   └── unknown_http_method.rb
│   │   ├── middleware.rb
│   │   ├── migration_coordinator.rb
│   │   ├── migration_extensions.rb
│   │   ├── migration.rb
│   │   ├── migrator
│   │   │   ├── api.rb
│   │   │   ├── archive_importer.rb
│   │   │   ├── attachment_archiver.rb
│   │   │   ├── attachment_importer.rb
│   │   │   ├── attachment_migrator.rb
│   │   │   ├── attachment_serializer.rb
│   │   │   ├── base_archiver.rb
│   │   │   ├── base_post_processor.rb
│   │   │   ├── base_serializer.rb
│   │   │   ├── batch_service.rb
│   │   │   ├── cache.rb
│   │   │   ├── case_insensitive_hash.rb
│   │   │   ├── cli_events.rb
│   │   │   ├── commit_comment_importer.rb
│   │   │   ├── commit_comment_serializer.rb
│   │   │   ├── conflicts_detector
│   │   │   │   ├── base.rb
│   │   │   │   ├── organization_conflicts_detector.rb
│   │   │   │   ├── project_conflicts_detector.rb
│   │   │   │   ├── repository_conflicts_detector.rb
│   │   │   │   ├── team_conflicts_detector.rb
│   │   │   │   └── user_conflicts_detector.rb
│   │   │   ├── conflicts_detector.rb
│   │   │   ├── databricks_issue_9713_export_preparer.rb
│   │   │   ├── default_url_templates.rb
│   │   │   ├── discussion_category_serializer.rb
│   │   │   ├── discussion_comment_serializer.rb
│   │   │   ├── discussion_serializer.rb
│   │   │   ├── download_helpers.rb
│   │   │   ├── errors.rb
│   │   │   ├── events.rb
│   │   │   ├── experimental_batch_export_preparer.rb
│   │   │   ├── exporter.rb
│   │   │   ├── export_preparer.rb
│   │   │   ├── importer.rb
│   │   │   ├── importer_result.rb
│   │   │   ├── import_mapper
│   │   │   │   ├── mapping_input.rb
│   │   │   │   └── migratable_resource_mapper.rb
│   │   │   ├── import_mapper.rb
│   │   │   ├── import_preparer.rb
│   │   │   ├── issue_comment_importer.rb
│   │   │   ├── issue_comment_serializer.rb
│   │   │   ├── issue_event_importer.rb
│   │   │   ├── issue_event_serializer.rb
│   │   │   ├── issue_importer.rb
│   │   │   ├── issue_post_processor.rb
│   │   │   ├── issue_serializer.rb
│   │   │   ├── kv.rb
│   │   │   ├── logger_helpers.rb
│   │   │   ├── migratable_models.rb
│   │   │   ├── migratable_resource_batch_mapper.rb
│   │   │   ├── migratable_resource_export_builder.rb
│   │   │   ├── migrated_repositories_unlocker.rb
│   │   │   ├── migration_file_uploader.rb
│   │   │   ├── migration_reporter.rb
│   │   │   ├── migrator_helper.rb
│   │   │   ├── milestone_importer.rb
│   │   │   ├── milestone_serializer.rb
│   │   │   ├── model_indexer.rb
│   │   │   ├── model_url_service.rb
│   │   │   ├── organization_export_preparer.rb
│   │   │   ├── organization_importer.rb
│   │   │   ├── organization_serializer.rb
│   │   │   ├── project_importer.rb
│   │   │   ├── project_serializer.rb
│   │   │   ├── protected_branch_importer.rb
│   │   │   ├── protected_branch_serializer.rb
│   │   │   ├── pull_request_importer.rb
│   │   │   ├── pull_request_post_processor.rb
│   │   │   ├── pull_request_review_importer.rb
│   │   │   ├── pull_request_review_serializer.rb
│   │   │   ├── pull_request_serializer.rb
│   │   │   ├── release_archiver.rb
│   │   │   ├── release_importer.rb
│   │   │   ├── release_serializer.rb
│   │   │   ├── repo_helpers.rb
│   │   │   ├── repository_advisory_serializer.rb
│   │   │   ├── repository_archiver.rb
│   │   │   ├── repository_file_archiver.rb
│   │   │   ├── repository_file_importer.rb
│   │   │   ├── repository_file_serializer.rb
│   │   │   ├── repository_importer.rb
│   │   │   ├── repository_post_processor.rb
│   │   │   ├── repository_serializer.rb
│   │   │   ├── review_comment_importer.rb
│   │   │   ├── review_comment_serializer.rb
│   │   │   ├── review_thread_serializer.rb
│   │   │   ├── schema_version.rb
│   │   │   ├── tar_utils.rb
│   │   │   ├── team_importer.rb
│   │   │   ├── team_serializer.rb
│   │   │   ├── url_helpers.rb
│   │   │   ├── url_templates.rb
│   │   │   ├── url_translator.rb
│   │   │   ├── user_content_rewriter.rb
│   │   │   ├── user_importer.rb
│   │   │   ├── user_serializer.rb
│   │   │   └── user_suspender.rb
│   │   ├── migrator_proxy.rb
│   │   ├── migrator.rb
│   │   ├── mime_type_helpers.rb
│   │   ├── minimize_comment.rb
│   │   ├── mobile.rb
│   │   ├── mysql_instrumenter.rb
│   │   ├── null_dogstatsd.rb
│   │   ├── null_objects.rb
│   │   ├── null_statsd.rb
│   │   ├── observable_kv.rb
│   │   ├── ocsp.rb
│   │   ├── octoshift.rb
│   │   ├── options.rb
│   │   ├── org_insights.rb
│   │   ├── origin_trials.rb
│   │   ├── osv.rb
│   │   ├── packers.rb
│   │   ├── packwerk
│   │   │   ├── build_markup_offenses_formatter.rb
│   │   │   ├── circular_dependencies.rb
│   │   │   ├── custom_parser.rb
│   │   │   ├── domain_isolation
│   │   │   │   └── domain_isolation_violations_todos.rb
│   │   │   ├── metrics.rb
│   │   │   ├── package_migrator.rb
│   │   │   ├── package_yml_linter.rb
│   │   │   └── privacy
│   │   │       ├── legacy_exemptions.rb
│   │   │       ├── legacy_violation_validator.rb
│   │   │       ├── privacy_violation_todos.rb
│   │   │       ├── violations_against_constant.rb
│   │   │       ├── violations_against_package.rb
│   │   │       └── violations_against_packages.rb
│   │   ├── pages
│   │   │   ├── allocator.rb
│   │   │   ├── builder.rb
│   │   │   ├── build_status_object.rb
│   │   │   ├── creator.rb
│   │   │   ├── default_content.md
│   │   │   ├── dns_resolver.rb
│   │   │   ├── domain_health_checker.rb
│   │   │   ├── enterprise_builder_api_client.rb
│   │   │   ├── garbage_collector.rb
│   │   │   ├── management
│   │   │   │   ├── add_replica_azure.rb
│   │   │   │   ├── add_replica.rb
│   │   │   │   ├── check_replicas.rb
│   │   │   │   ├── delegate.rb
│   │   │   │   ├── delete_path_from_hosts_disk.rb
│   │   │   │   ├── evacuate.rb
│   │   │   │   ├── execution_error.rb
│   │   │   │   ├── list_replicas.rb
│   │   │   │   ├── migrate_host.rb
│   │   │   │   ├── offline.rb
│   │   │   │   ├── online.rb
│   │   │   │   ├── reallocate_replicas.rb
│   │   │   │   ├── remove.rb
│   │   │   │   ├── remove_replica.rb
│   │   │   │   ├── repair.rb
│   │   │   │   ├── replication_status.rb
│   │   │   │   ├── set_embargoed.rb
│   │   │   │   ├── set_evacuating.rb
│   │   │   │   ├── set_fileserver_attribute.rb
│   │   │   │   ├── set_voting.rb
│   │   │   │   ├── show_fileserver.rb
│   │   │   │   └── status.rb
│   │   │   ├── management.rb
│   │   │   ├── pages_deployer_client.rb
│   │   │   ├── replication_strategy.rb
│   │   │   └── replicator.rb
│   │   ├── pages.rb
│   │   ├── parallel_rpc.rb
│   │   ├── parameter_filter.rb
│   │   ├── partitioning
│   │   │   ├── cross_partition_connections.rb
│   │   │   ├── cross_partition_query_builder.rb
│   │   │   ├── denormalization.rb
│   │   │   └── scatter_gatherer.rb
│   │   ├── partitioning.rb
│   │   ├── partition_usage.rb
│   │   ├── password.rb
│   │   ├── patreon
│   │   │   └── webhooks_app.rb
│   │   ├── patreon.rb
│   │   ├── performance_profiling_cookie.rb
│   │   ├── persisted_queries
│   │   │   └── generator.rb
│   │   ├── pi_link_collection.rb
│   │   ├── pi_link_header.rb
│   │   ├── pi_media_type.rb
│   │   ├── prefill_associations.rb
│   │   ├── pre_receive_hook_entry.rb
│   │   ├── prioritizable
│   │   │   ├── context.rb
│   │   │   ├── sbt
│   │   │   │   ├── context
│   │   │   │   │   └── pending_priority_update.rb
│   │   │   │   ├── context.rb
│   │   │   │   ├── item.rb
│   │   │   │   └── position.rb
│   │   │   ├── sbt.rb
│   │   │   ├── stern_brocot_tree
│   │   │   │   ├── node.rb
│   │   │   │   └── traversal.rb
│   │   │   └── stern_brocot_tree.rb
│   │   ├── prioritizable.rb
│   │   ├── prism_fast_render_enhancer.rb
│   │   ├── private_mode_middleware.rb
│   │   ├── process_name.rb
│   │   ├── progress
│   │   │   ├── client.rb
│   │   │   └── server.rb
│   │   ├── progress.rb
│   │   ├── qintel
│   │   │   ├── catalog.rb
│   │   │   ├── client.rb
│   │   │   ├── credential_file.rb
│   │   │   └── s3.rb
│   │   ├── qintel.rb
│   │   ├── query_guard
│   │   │   ├── azure_client.rb
│   │   │   ├── diff_parser.rb
│   │   │   ├── github_client.rb
│   │   │   ├── query_checker.rb
│   │   │   ├── query_commenter.rb
│   │   │   └── query_logs.rb
│   │   ├── query_guard.rb
│   │   ├── rate_limitable.rb
│   │   ├── rate_limited_creation.rb
│   │   ├── rate_limited_request.rb
│   │   ├── redis
│   │   │   ├── concurrency_safe_mutex.rb
│   │   │   ├── mutex_group.rb
│   │   │   └── mutex.rb
│   │   ├── redis.rb
│   │   ├── ref_sha_path_extractor.rb
│   │   ├── ref_type.rb
│   │   ├── regexp_timeout.rb
│   │   ├── registry_view_modes.rb
│   │   ├── relay.rb
│   │   ├── remote_cache
│   │   │   ├── application_record_staleness_observer.rb
│   │   │   ├── cache_read_observer.rb
│   │   │   ├── client_factory.rb
│   │   │   ├── client.rb
│   │   │   ├── comparison.rb
│   │   │   ├── compressor.rb
│   │   │   ├── local_store.rb
│   │   │   ├── message_pack_zstd_compressor.rb
│   │   │   ├── numeric_array_serializer.rb
│   │   │   ├── numeric_serializer.rb
│   │   │   ├── numeric_set_serializer.rb
│   │   │   ├── preset
│   │   │   │   └── disable_if_recent_database_write.rb
│   │   │   ├── preset.rb
│   │   │   ├── primitive_value_staleness_observer.rb
│   │   │   ├── redis_store.rb
│   │   │   ├── rounded_numeric_staleness_observer.rb
│   │   │   ├── serializer.rb
│   │   │   ├── stack_client.rb
│   │   │   ├── staleness_observer.rb
│   │   │   ├── store_interface.rb
│   │   │   ├── store.rb
│   │   │   └── symbol_serializer.rb
│   │   ├── remote_cache_override.rb
│   │   ├── remote_cache.rb
│   │   ├── rename_column.rb
│   │   ├── repo_creator.rb
│   │   ├── repo_graph
│   │   │   ├── cached.rb
│   │   │   ├── cache.rb
│   │   │   ├── code_frequency.rb
│   │   │   ├── commit_activity.rb
│   │   │   ├── contribution_insights.rb
│   │   │   ├── contributors.rb
│   │   │   ├── eventer
│   │   │   │   ├── code_frequency.rb
│   │   │   │   ├── commit_activity.rb
│   │   │   │   └── contributors.rb
│   │   │   ├── eventer.rb
│   │   │   ├── participation.rb
│   │   │   └── punch_card.rb
│   │   ├── repo_graph.rb
│   │   ├── repo_permissions.rb
│   │   ├── reports
│   │   │   ├── active_users.rb
│   │   │   ├── all_organizations.rb
│   │   │   ├── all_repositories.rb
│   │   │   ├── all_users.rb
│   │   │   ├── cache.rb
│   │   │   ├── dormant_users.rb
│   │   │   ├── enterprise_users.rb
│   │   │   └── suspended_users.rb
│   │   ├── reports.rb
│   │   ├── repository_protocol_selector.rb
│   │   ├── request_duration_manager.rb
│   │   ├── request_hmac_validator.rb
│   │   ├── request_id_vexi_actor.rb
│   │   ├── request_timing.rb
│   │   ├── resilience_mixin.rb
│   │   ├── resilience_result.rb
│   │   ├── resources.rb
│   │   ├── restraint.rb
│   │   ├── robots.rb
│   │   ├── route_helpers
│   │   │   ├── graphs.rb
│   │   │   ├── integrations.rb
│   │   │   ├── issues.rb
│   │   │   ├── issues_routing.rb
│   │   │   ├── org_roles.rb
│   │   │   ├── pull_requests.rb
│   │   │   ├── stafftools_activity.rb
│   │   │   ├── stafftools_country_blocks.rb
│   │   │   ├── stafftools_dmca_takedowns.rb
│   │   │   ├── stafftools_issue_comments.rb
│   │   │   ├── stafftools_issues.rb
│   │   │   ├── stafftools_large_files.rb
│   │   │   ├── stafftools_mirrors.rb
│   │   │   ├── stafftools_pull_requests_orchestrations.rb
│   │   │   ├── stafftools_pull_requests.rb
│   │   │   ├── stafftools_redirects.rb
│   │   │   ├── stafftools_reflogs.rb
│   │   │   ├── stafftools_repositories.rb
│   │   │   ├── stafftools_repository_advisories.rb
│   │   │   ├── stafftools_repository_advisory_comments.rb
│   │   │   ├── stafftools_repository_files.rb
│   │   │   ├── stafftools_repository_orchestrations.rb
│   │   │   ├── stafftools_team.rb
│   │   │   ├── stafftools_user.rb
│   │   │   ├── stars.rb
│   │   │   └── wikis.rb
│   │   ├── route_helpers.rb
│   │   ├── routers
│   │   │   └── api.rb
│   │   ├── routers.rb
│   │   ├── routing
│   │   │   └── hash.rb
│   │   ├── routing.rb
│   │   ├── rsync.rb
│   │   ├── runtime_code_coverage.rb
│   │   ├── runtime.rb
│   │   ├── safe_timer.rb
│   │   ├── scim
│   │   │   └── result.rb
│   │   ├── secrets
│   │   │   └── store.rb
│   │   ├── security_center
│   │   │   ├── logging_helper.rb
│   │   │   └── tenant_filtering_helper.rb
│   │   ├── security_center.rb
│   │   ├── sendgrid
│   │   │   └── error.rb
│   │   ├── sendgrid.rb
│   │   ├── send_security_incident_notification.rb
│   │   ├── server_timing_middleware.rb
│   │   ├── service_mapping.rb
│   │   ├── serviceowners
│   │   │   ├── external_services.rb
│   │   │   ├── generate_service_files.rb
│   │   │   ├── packageowners.rb
│   │   │   ├── service_endpoints.rb
│   │   │   ├── tableowners_chrome.rb
│   │   │   └── tableowners.rb
│   │   ├── serviceowners.rb
│   │   ├── simple_pagination.rb
│   │   ├── slice_query.rb
│   │   ├── sorbet
│   │   │   ├── iopromise.rb
│   │   │   ├── module_patch.rb
│   │   │   ├── promise.rb
│   │   │   ├── promises.rb
│   │   │   ├── runtime.rb
│   │   │   └── twirp.rb
│   │   ├── sorbet.rb
│   │   ├── spam_checker.rb
│   │   ├── spokes
│   │   │   ├── client
│   │   │   │   ├── dgit.rb
│   │   │   │   └── spokesd.rb
│   │   │   ├── client.rb
│   │   │   ├── kv
│   │   │   │   └── data_store.rb
│   │   │   └── kv.rb
│   │   ├── spokes.rb
│   │   ├── sql
│   │   │   ├── arel_literals.rb
│   │   │   ├── batched_between.rb
│   │   │   ├── batched_builder.rb
│   │   │   ├── batched.rb
│   │   │   ├── digester.rb
│   │   │   ├── query_tracking.rb
│   │   │   └── readonly.rb
│   │   ├── sql_checkers
│   │   │   ├── authorization
│   │   │   │   └── statement_checker.rb
│   │   │   ├── authorization.rb
│   │   │   ├── domain_isolation
│   │   │   │   └── tables_statement_checker.rb
│   │   │   ├── domain_isolation.rb
│   │   │   ├── schema_domain
│   │   │   │   └── statement_checker.rb
│   │   │   ├── schema_domain.rb
│   │   │   ├── stacktrace_parser.rb
│   │   │   ├── statement_checker.rb
│   │   │   ├── table_parser.rb
│   │   │   ├── table_sharding
│   │   │   │   ├── statement_checker.rb
│   │   │   │   └── vitess_query_check.rb
│   │   │   ├── table_sharding.rb
│   │   │   ├── tenant_namespacing
│   │   │   │   └── statement_checker.rb
│   │   │   └── tenant_namespacing.rb
│   │   ├── sql_checkers.rb
│   │   ├── ssh.rb
│   │   ├── ssh_verification.rb
│   │   ├── stack_filter.rb
│   │   ├── stack_frame_tagged_error.rb
│   │   ├── staff_only_cookie.rb
│   │   ├── stafftools.rb
│   │   ├── stats
│   │   │   ├── counter.rb
│   │   │   └── site.rb
│   │   ├── statsd
│   │   │   └── allowlist.rb
│   │   ├── stats.rb
│   │   ├── storage
│   │   │   ├── allocator.rb
│   │   │   ├── client.rb
│   │   │   ├── cluster_consensus.rb
│   │   │   ├── cluster_repair.rb
│   │   │   ├── command.rb
│   │   │   ├── creator.rb
│   │   │   ├── delete_orphans_command.rb
│   │   │   ├── destroyer.rb
│   │   │   ├── offline.rb
│   │   │   ├── online.rb
│   │   │   ├── partition_stats.rb
│   │   │   ├── rebalancer.rb
│   │   │   ├── rebuild_host_command.rb
│   │   │   ├── repair_uploadables_command.rb
│   │   │   ├── replica.rb
│   │   │   ├── replica_verifier.rb
│   │   │   ├── test_client.rb
│   │   │   └── uploader.rb
│   │   ├── storage.rb
│   │   ├── stream_processors
│   │   │   ├── achievements
│   │   │   │   ├── achievements_base_processor.rb
│   │   │   │   ├── events
│   │   │   │   │   ├── achievement_event.rb
│   │   │   │   │   ├── galaxy_brain_event.rb
│   │   │   │   │   ├── heartbreaker_event.rb
│   │   │   │   │   ├── heart_on_your_sleeve_event.rb
│   │   │   │   │   ├── open_sourcerer_event.rb
│   │   │   │   │   ├── pair_extraordinaire_event.rb
│   │   │   │   │   ├── public_sponsor_event.rb
│   │   │   │   │   ├── pull_shark_event.rb
│   │   │   │   │   ├── quickdraw_event.rb
│   │   │   │   │   ├── starstruck_event.rb
│   │   │   │   │   ├── unknown_event.rb
│   │   │   │   │   └── yolo_event.rb
│   │   │   │   ├── events.rb
│   │   │   │   ├── galaxy_brain_processor.rb
│   │   │   │   ├── heartbreaker_processor.rb
│   │   │   │   ├── heart_on_your_sleeve_processor.rb
│   │   │   │   ├── open_sourcerer_processor.rb
│   │   │   │   ├── pair_extraordinaire_processor.rb
│   │   │   │   ├── processing_methods.rb
│   │   │   │   ├── public_sponsor_processor.rb
│   │   │   │   ├── pull_shark_processor.rb
│   │   │   │   ├── quickdraw_processor.rb
│   │   │   │   ├── starstruck_processor.rb
│   │   │   │   └── yolo_processor.rb
│   │   │   ├── achievements.rb
│   │   │   ├── actions
│   │   │   │   ├── artifact_storage_event_processor.rb
│   │   │   │   ├── disable_workflow_processor.rb
│   │   │   │   ├── repository_usage_processor.rb
│   │   │   │   └── reputation_score_change_event_processor.rb
│   │   │   ├── actions_cache_usage_processor.rb
│   │   │   ├── actions.rb
│   │   │   ├── actions_usage_relay.rb
│   │   │   ├── advisory_db
│   │   │   │   ├── cve_request_response_processor.rb
│   │   │   │   ├── epss_ingestion_processor.rb
│   │   │   │   └── submit_advisory_processor.rb
│   │   │   ├── advisory_db.rb
│   │   │   ├── aqueduct_hydro_message_bridge.rb
│   │   │   ├── aqueduct_job_relay.rb
│   │   │   ├── audit
│   │   │   │   ├── development_driftwood_processor.rb
│   │   │   │   └── enterprise_driftwood_processor.rb
│   │   │   ├── audit.rb
│   │   │   ├── base_processor.rb
│   │   │   ├── batched_message_processor.rb
│   │   │   ├── billing_platform
│   │   │   │   ├── budget_threshold_notification_processor.rb
│   │   │   │   ├── discount_threshold_notification_processor.rb
│   │   │   │   └── usage_report_request_notification_processor.rb
│   │   │   ├── billing_platform.rb
│   │   │   ├── check_suite_status_change_processor.rb
│   │   │   ├── circuit_breaking.rb
│   │   │   ├── code_scanning_alert_assignment_event_processor.rb
│   │   │   ├── code_scanning_processed_analysis.rb
│   │   │   ├── code_search_query_processor.rb
│   │   │   ├── codespaces.rb
│   │   │   ├── community_insights
│   │   │   │   ├── contribution_activity_processor.rb
│   │   │   │   └── discussion_page_view_processor.rb
│   │   │   ├── community_insights.rb
│   │   │   ├── copilot
│   │   │   │   └── agent_session_event_processor.rb
│   │   │   ├── copilot.rb
│   │   │   ├── dead_letter
│   │   │   │   ├── cli.rb
│   │   │   │   └── topic_iterator.rb
│   │   │   ├── dead_letter.rb
│   │   │   ├── dead_letter_unwrapper.rb
│   │   │   ├── dependabot_alerts
│   │   │   │   ├── alerting_progress_processor.rb
│   │   │   │   ├── deleted_manifest_processor.rb
│   │   │   │   ├── manifest_vulnerable_dependencies_processor.rb
│   │   │   │   └── vulnerable_dependency_processor.rb
│   │   │   ├── dependabot_alerts.rb
│   │   │   ├── dependency_graph
│   │   │   │   ├── dependabot_event_processor.rb
│   │   │   │   └── snapshot_processed_processor.rb
│   │   │   ├── dependency_graph.rb
│   │   │   ├── enterprise_server_actions_usage_processor.rb
│   │   │   ├── envelope_generator.rb
│   │   │   ├── feature_management
│   │   │   │   └── feature_flag_update_processor.rb
│   │   │   ├── feature_management.rb
│   │   │   ├── instrumentation.rb
│   │   │   ├── issue_project_events_processor.rb
│   │   │   ├── license_compliance_alert_status_changed_processor.rb
│   │   │   ├── memex
│   │   │   │   ├── message.rb
│   │   │   │   └── title_message.rb
│   │   │   ├── memex_events_processor.rb
│   │   │   ├── memex_live_updates
│   │   │   │   ├── message.rb
│   │   │   │   ├── strategy
│   │   │   │   │   ├── base.rb
│   │   │   │   │   ├── result.rb
│   │   │   │   │   ├── update_parent_project.rb
│   │   │   │   │   ├── update_projects_referencing_issue_field.rb
│   │   │   │   │   ├── update_projects_referencing_issue_metadata.rb
│   │   │   │   │   └── update_projects_referencing_issue.rb
│   │   │   │   └── strategy.rb
│   │   │   ├── memex_live_updates_processor.rb
│   │   │   ├── message.rb
│   │   │   ├── package_registry
│   │   │   │   ├── download_activity_processor.rb
│   │   │   │   ├── package_deleted_audit_processor.rb
│   │   │   │   ├── package_delete_sync_processor.rb
│   │   │   │   ├── package_file_published_processor.rb
│   │   │   │   ├── package_published_audit_processor.rb
│   │   │   │   ├── package_restore_migration_processor.rb
│   │   │   │   ├── package_transferred_processor.rb
│   │   │   │   ├── package_version_deleted_audit_processor.rb
│   │   │   │   ├── package_version_deleted_processor.rb
│   │   │   │   ├── package_version_published_audit_processor.rb
│   │   │   │   ├── package_version_restore_migration_processor.rb
│   │   │   │   └── sync_v1_package_version_delete_to_v2_processor.rb
│   │   │   ├── package_registry.rb
│   │   │   ├── package_version_downloaded_processor.rb
│   │   │   ├── processor_pausing.rb
│   │   │   ├── processor_readiness.rb
│   │   │   ├── progress_processor.rb
│   │   │   ├── pull_request_license_alert_processor.rb
│   │   │   ├── pull_request_license_check_progressed_processor.rb
│   │   │   ├── pull_request_review_submit_processor.rb
│   │   │   ├── pull_request_timeline_comment_create_processor.rb
│   │   │   ├── refresh_token_processor.rb
│   │   │   ├── registry_metadata
│   │   │   │   ├── artifact_storage_event_processor.rb
│   │   │   │   ├── common_methods.rb
│   │   │   │   ├── layer_deleted_processor.rb
│   │   │   │   ├── layer_downloaded_processor.rb
│   │   │   │   ├── layer_published_processor.rb
│   │   │   │   ├── migration_data_sync_event_processor.rb
│   │   │   │   ├── package_deleted_audit_processor.rb
│   │   │   │   ├── package_published_audit_processor.rb
│   │   │   │   ├── repository_access_removal_processor.rb
│   │   │   │   ├── rms_version_deleted_audit_processor.rb
│   │   │   │   ├── rms_version_published_audit_processor.rb
│   │   │   │   ├── version_downloaded_processor.rb
│   │   │   │   ├── version_migration_status_processor.rb
│   │   │   │   └── version_published_processor.rb
│   │   │   ├── registry_metadata.rb
│   │   │   ├── secret_scanning
│   │   │   │   ├── alert_events_processor.rb
│   │   │   │   └── scan_completion_processor.rb
│   │   │   ├── secret_scanning_notifications_processor.rb
│   │   │   ├── secret_scanning.rb
│   │   │   ├── security_center_repository_update_processor.rb
│   │   │   ├── simple_processor.rb
│   │   │   ├── single_message_processor.rb
│   │   │   ├── sponsors_activity
│   │   │   │   ├── sponsorship_cancel_processor.rb
│   │   │   │   ├── sponsorship_payment_complete_processor.rb
│   │   │   │   ├── sponsorship_pending_change_processor.rb
│   │   │   │   ├── sponsorship_tier_change_processor.rb
│   │   │   │   └── sponsorship_transfer_reversal_processor.rb
│   │   │   ├── sponsors_activity.rb
│   │   │   ├── stratocaster_timeline_updates_processor.rb
│   │   │   ├── tenant_context.rb
│   │   │   ├── transient_error_resiliency_helpers.rb
│   │   │   ├── transient_error_resiliency.rb
│   │   │   ├── turboghas
│   │   │   │   └── summary_processor.rb
│   │   │   ├── turboghas.rb
│   │   │   ├── user_metadata
│   │   │   │   ├── achievement_processor.rb
│   │   │   │   ├── developer_program_membership_processor.rb
│   │   │   │   ├── discussion_answer_processor.rb
│   │   │   │   ├── events
│   │   │   │   │   ├── achievement_event.rb
│   │   │   │   │   ├── discussion_comment_mark_event.rb
│   │   │   │   │   ├── global_advisory_credit_event.rb
│   │   │   │   │   ├── membership_update_event.rb
│   │   │   │   │   ├── package_event.rb
│   │   │   │   │   ├── project_event.rb
│   │   │   │   │   ├── recalculation_event.rb
│   │   │   │   │   ├── repository_event.rb
│   │   │   │   │   ├── sponsorship_event.rb
│   │   │   │   │   ├── star_event.rb
│   │   │   │   │   ├── unknown_event.rb
│   │   │   │   │   ├── user_behavior_event.rb
│   │   │   │   │   ├── user_follow_event.rb
│   │   │   │   │   └── user_metadata_event.rb
│   │   │   │   ├── events.rb
│   │   │   │   ├── global_advisory_credit_processor.rb
│   │   │   │   ├── package_processor.rb
│   │   │   │   ├── pro_badge_processor.rb
│   │   │   │   ├── project_processor.rb
│   │   │   │   ├── repo_processor.rb
│   │   │   │   ├── sponsor_processor.rb
│   │   │   │   ├── star_processor.rb
│   │   │   │   ├── user_follow_processor.rb
│   │   │   │   ├── user_metadata_base_processor.rb
│   │   │   │   └── user_team_membership_processor.rb
│   │   │   ├── user_metadata.rb
│   │   │   ├── windbeam
│   │   │   │   └── data_subject_message_processor.rb
│   │   │   └── windbeam.rb
│   │   ├── stream_processors.rb
│   │   ├── stripe
│   │   │   └── webhooks_app.rb
│   │   ├── stripe.rb
│   │   ├── sweagentd
│   │   │   ├── client
│   │   │   │   ├── jobs.rb
│   │   │   │   └── quota.rb
│   │   │   └── client.rb
│   │   ├── sweagentd.rb
│   │   ├── tagging_helper.rb
│   │   ├── template_tracing.rb
│   │   ├── template_tracing_renderer.rb
│   │   ├── test_finder
│   │   │   ├── git_change_finder.rb
│   │   │   ├── source_file_mapper.rb
│   │   │   ├── test_file_mapper.rb
│   │   │   ├── test_oracle
│   │   │   │   └── covmap_array.rb
│   │   │   ├── test_oracle_mapper.rb
│   │   │   └── test_oracle.rb
│   │   ├── test_finder.rb
│   │   ├── throttled_logger.rb
│   │   ├── throttler
│   │   │   ├── datadog_instrumenter.rb
│   │   │   ├── freno_stats_instrumenter.rb
│   │   │   ├── instrumenter_chain.rb
│   │   │   ├── instrumenter.rb
│   │   │   ├── null.rb
│   │   │   ├── per_second.rb
│   │   │   ├── safe_identity_mapper.rb
│   │   │   └── v2.md
│   │   ├── throttler.rb
│   │   ├── timeout_and_measure.rb
│   │   ├── timeout_counter.rb
│   │   ├── timeout_middleware.rb
│   │   ├── timer.rb
│   │   ├── token_scanning
│   │   │   ├── found_token.rb
│   │   │   ├── secret_scanning_helper.rb
│   │   │   ├── service
│   │   │   │   ├── client.rb
│   │   │   │   ├── related_public_leak.rb
│   │   │   │   ├── related_token.rb
│   │   │   │   ├── token_location.rb
│   │   │   │   └── token.rb
│   │   │   ├── service.rb
│   │   │   ├── token_revocation_helper.rb
│   │   │   └── token_scanning_post_processing_helper.rb
│   │   ├── token_scanning.rb
│   │   ├── tracing.rb
│   │   ├── trade_compliance.rb
│   │   ├── transition.rb
│   │   ├── transitions
│   │   │   ├── 20150819185447_org_downgrade_survey.rb
│   │   │   ├── 20160607211429_per_seat_downgrade_survey.rb
│   │   │   ├── 20160628220736_add_org_creation_survey.rb
│   │   │   ├── 20171218195425_create_git_hub_plans_in_zuora.rb
│   │   │   ├── 20180103164252_add_marketplace_plans_to_zuora.rb
│   │   │   ├── 20180111171000_create_data_packs_in_zuora.rb
│   │   │   ├── 20180305191435_create_coupons_in_zuora.rb
│   │   │   ├── 20181128173010_create_github_actions_product_in_zuora.rb
│   │   │   ├── 20190823181007_create_github_package_registry_product_in_zuora.rb
│   │   │   ├── 20190918090936_create_github_shared_storage_product_in_zuora.rb
│   │   │   ├── 20200124160135_add_per_seat_org_downgrade_text_only_survey.rb
│   │   │   ├── 20200227183944_create_actions_survey.rb
│   │   │   ├── 20200316181412_add_organization_id_question_to_downgrade_survey.rb
│   │   │   ├── 20200324185251_create_code_scanning_waitlist_survey.rb
│   │   │   ├── 20200403135139_create_workspaces_signup_survey.rb
│   │   │   ├── 20200416134656_add_private_repository_advanced_security_survey_question.rb
│   │   │   ├── 20200428140122_update_workspaces_signup_survey_choices.rb
│   │   │   ├── 20200504234046_create_okta_team_sync_beta_signup_survey.rb
│   │   │   ├── 20200519233106_update_org_creation_survey.rb
│   │   │   ├── 20200526204457_create_github_codespaces_product_in_zuora.rb
│   │   │   ├── 20200903133800_update_workspaces_signup_survey_add_development_environment_question.rb
│   │   │   ├── 20200903140700_update_workspaces_signup_survey_reorder_choices.rb
│   │   │   ├── 20200914164004_create_codespaces_vs2019_signup_survey.rb
│   │   │   ├── 20201027190230_backfill_cwe_data.rb
│   │   │   ├── 20210601190848_create_projects_v_next_survey.rb
│   │   │   ├── 20210917113644_set_organization_wide_write_access_to_projects.rb
│   │   │   ├── 20211103181137_backfill_token_scan_result_first_location.rb
│   │   │   ├── 20211208215822_update_org_creation_survey_size_range.rb
│   │   │   ├── 20220329172157_create_copilot_product_in_zuora.rb
│   │   │   ├── 20220330231603_backfill_multi_licensed_repositories.rb
│   │   │   ├── 20220510134858_create_repos_survey.rb
│   │   │   ├── 20220510202221_deduplicate_token_scan_result_numbers.rb
│   │   │   ├── 20220520083721_repositories_survey_add_question.rb
│   │   │   ├── 20220520131556_repos_survey_fix_typo.rb
│   │   │   ├── 20220607014142_add_branch_protection_fgps.rb
│   │   │   ├── 20220609193838_set_key_link_is_alphanumeric_to_false.rb
│   │   │   ├── 20220713184159_backfill_memex_mobile_oauth_scopes.rb
│   │   │   ├── 20220728043218_add_view_security_managers_policy_to_security_manager.rb
│   │   │   ├── 20220818061815_create_copilot_for_business_product_in_zuora.rb
│   │   │   ├── 20220901140001_seed_audit_token_scan_results.rb
│   │   │   ├── 20220901202644_add_bypass_id_to_token_scan_results.rb
│   │   │   ├── 20220913081703_backfill_target_repository_id_on_cross_references_with_target_type_issue.rb
│   │   │   ├── 20220913200652_backfill_role_and_fgp_target_types.rb
│   │   │   ├── 20220914131747_backfill_custom_role_target_type.rb
│   │   │   ├── 20220921003202_add_manage_security_products_settings_fgp.rb
│   │   │   ├── 20220921114258_add_edit_repo_protections_fgp.rb
│   │   │   ├── 20220930134803_change_manage_security_products_to_repo_fgp.rb
│   │   │   ├── 20221003032841_create_git_hub_advanced_security_in_zuora.rb
│   │   │   ├── 20221004151956_backfill_secret_location_content_type.rb
│   │   │   ├── 20221013153422_remove_content_references.rb
│   │   │   ├── 20221017132733_clean_up_deleted_team_abilities.rb
│   │   │   ├── 20221017205125_add_edit_repo_announcement_banner_fgp.rb
│   │   │   ├── 20221018194707_populate_push_type_and_pushed_at_data.rb
│   │   │   ├── 20221026072622_clean_up_issue_events_for_transformed_orgs.rb
│   │   │   ├── 20221026145312_two_factor_credential_normalization.rb
│   │   │   ├── 20221114143945_multiple_user_two_factor_credential_repair.rb
│   │   │   ├── 20221114143945_multiple_user_two_factor_credential_repair_rollback.rb
│   │   │   ├── 20221121143906_backfill_display_login_on_users.rb
│   │   │   ├── 20221214144105_enable_custom_role_fgps.rb
│   │   │   ├── 20230112165045_backfill_ghes_repo_dependabot_alerts_enablement.rb
│   │   │   ├── 20230113154052_populate_2fa_preference_from_authenticated_devices.rb
│   │   │   ├── 20230117161923_convert_memex_project_view_timeline_layouts_to_roadmap.rb
│   │   │   ├── 20230118150447_convert_profile_social_accounts.rb
│   │   │   ├── 20230119050726_add_closeable_discussions_fgps.rb
│   │   │   ├── 20230119153847_revoke_orphan_organization_credentials.rb
│   │   │   ├── 20230127014622_memex_add_due_date_to_milestone_column_values.rb
│   │   │   ├── 20230205062752_remove_discussions_locked_state.rb
│   │   │   ├── 20230208234639_backfill_is_passkey_registration_and_rk_null.rb
│   │   │   ├── 20230210090634_delete_org_discussion_configs_without_repo.rb
│   │   │   ├── 20230221225002_add_org_audit_web_hook_oapfgp.rb
│   │   │   ├── 20230223164004_add_dependabot_alert_fgps.rb
│   │   │   ├── 20230228203236_add_edit_category_on_discussion_fgp.rb
│   │   │   ├── 20230306214716_add_manage_discussion_badges_fgp.rb
│   │   │   ├── 20230308001159_add_delete_edit_discussion_comment_fgp.rb
│   │   │   ├── 20230313195345_advanced_security_monthly_trial_does_not_bill_on_expiration.rb
│   │   │   ├── 20230321155031_backfill_memex_column_values_for_enterprise_only.rb
│   │   │   ├── 20230516172359_sync_scoped_installations_for_oauth_accesses.rb
│   │   │   ├── 20230601041124_add_organization_ref_rules_fgp.rb
│   │   │   ├── 20230606200224_add_repo_content_fqps.rb
│   │   │   ├── 20230608173417_add_repo_action_fgps.rb
│   │   │   ├── 20230616194948_secret_scanning_repos_from_repositories_ghes_only.rb
│   │   │   ├── 20230620112555_backfill_issue_edit_compressed_diff.rb
│   │   │   ├── 20230627140055_add_fgp_merge_queue_jump_solo.rb
│   │   │   ├── 20230628144713_add_system_all_repo_roles.rb
│   │   │   ├── 20230713181949_remove_old_grouped_board_views.rb
│   │   │   ├── 20230720173335_backfill_memex_project_items_issues.rb
│   │   │   ├── 20230724215935_add_read_write_pull_fgps.rb
│   │   │   ├── 20230726134457_delete_duplicated_issues.rb
│   │   │   ├── 20230814181146_remove_orphaned_memex_template_rows.rb
│   │   │   ├── 20230817025712_token_scan_results_resolve_no_valid_locations.rb
│   │   │   ├── 20230822014833_backfill_last_state_change_at_for_repository_vulnerability_alerts.rb
│   │   │   ├── 20230921184946_add_custom_properties_organization_fgps.rb
│   │   │   ├── 20230929181556_move_max_ref_updates_to_config.rb
│   │   │   ├── 20231013030204_delete_orphaned_child_team_abilities.rb
│   │   │   ├── 20231016172053_duplicate_sidebar_section_visibility_to_configuration_entries.rb
│   │   │   ├── 20231023221330_add_fgp_read_repo_metadata.rb
│   │   │   ├── 20231024135643_backfill_rule_run_ruleset_id.rb
│   │   │   ├── 20231025190318_move_migrations_key_values.rb
│   │   │   ├── 20231026171626_migrate_required_workflows_to_rulesets.rb
│   │   │   ├── 20231031172844_backfill_dependabot_default_rule.rb
│   │   │   ├── 20231101141914_backfill_dependency_scope_for_ghes_repos.rb
│   │   │   ├── 20231103174310_add_fgp_edit_repo_custom_properties_values.rb
│   │   │   ├── 20231115160949_cleanup_repositories_key_values.rb
│   │   │   ├── 20231120222451_backfill_virtual_priority_on_memex_project_items.rb
│   │   │   ├── 20231124095149_move_repo_merge_settings_from_kv_to_configuration.rb
│   │   │   ├── 20231124105840_move_notification_key_values.rb
│   │   │   ├── 20231124131604_move_ipr_ignore_whitespace_key_values.rb
│   │   │   ├── 20231201231401_backfill_security_center_config_owner_id.rb
│   │   │   ├── 20231202003432_backfill_security_center_statuses_owner_id.rb
│   │   │   ├── 20231204133754_backfill_rule_suite_owner_id.rb
│   │   │   ├── 20231204200053_backfill_security_center_config_business_ids.rb
│   │   │   ├── 20231204222922_fix_pull_request_alert_locations.rb
│   │   │   ├── 20231204234835_backfill_security_center_statuses_business_ids.rb
│   │   │   ├── 20231211191504_move_authentication_key_values.rb
│   │   │   ├── 20231222214126_backfill_ghost_user_in_ghes.rb
│   │   │   ├── 20240104131109_add_fgp_set_issue_type.rb
│   │   │   ├── 20240117134956_create_default_issue_types_for_orgs_transition.rb
│   │   │   ├── 20240125175714_move_growth_last_activity_key_values.rb
│   │   │   ├── 20240130174550_add_fgp_write_organization_actions_settings.rb
│   │   │   ├── 20240205184758_add_cicd_admin_fg_ps.rb
│   │   │   ├── 20240212215756_rename_and_update_actions_cicd_fgps.rb
│   │   │   ├── 20240215185534_backfill_type_memex_project_column.rb
│   │   │   ├── 20240220163551_associate_organizations_with_global_business.rb
│   │   │   ├── 20240222173631_backfill_secret_scanning_repos_archived_status.rb
│   │   │   ├── 20240227194506_decrypt_ghes_columns.rb
│   │   │   ├── 20240306211926_add_fgp_actions_usage_metrics_viewer.rb
│   │   │   ├── 20240311113531_delete_repo_merge_settings_from_kv.rb
│   │   │   ├── 20240311133747_delete_invalid_memex_date_values.rb
│   │   │   ├── 20240408233756_backfill_sub_issues_memex_project_columns.rb
│   │   │   ├── 20240424151841_add_enterprise_security_manager.rb
│   │   │   ├── 20240424192006_backfill_u2f_last_used_at_column.rb
│   │   │   ├── 20240430145347_soa_user_owned_repositories.rb
│   │   │   ├── 20240503053440_fix_enterprise_system_manager_role.rb
│   │   │   ├── 20240507191505_split_security_manager_fg_ps.rb
│   │   │   ├── 20240508004312_add_all_repo_read_to_security_manager.rb
│   │   │   ├── 20240513200955_soa_backfill_code_scanning_alert_id.rb
│   │   │   ├── 20240521135923_move_ipr_default_to_draft_kv_values.rb
│   │   │   ├── 20240522054307_populate_secret_scanning_repos_wiki_scanning.rb
│   │   │   ├── 20240603180818_transition_last_check_completed_at.rb
│   │   │   ├── 20240619190953_add_fgp_network_config.rb
│   │   │   ├── 20240711191838_move_discussions_key_values.rb
│   │   │   ├── 20240712021522_backfill_repo_npp_settings.rb
│   │   │   ├── 20240715131550_default_issue_type_settings.rb
│   │   │   ├── 20240715231858_backfill_memex_project_last_visited_on_date.rb
│   │   │   ├── 20240723162031_add_repo_review_manage_secret_scanning_bypass_requests_fgp.rb
│   │   │   ├── 20240725175224_move_feature_management_key_values.rb
│   │   │   ├── 20240805081947_populate_custom_property_definition_source_fields.rb
│   │   │   ├── 20240805200422_ghes_backfill_default_security_configs_for_orgs.rb
│   │   │   ├── 20240805233012_add_org_review_manage_secret_scanning_bypass_requests_fgp.rb
│   │   │   ├── 20240807092039_copy_rollup_summaries.rb
│   │   │   ├── 20240809144247_move_feeds_key_values.rb
│   │   │   ├── 20240815183849_set_npp_enterprise_settings.rb
│   │   │   ├── 20240819202631_move_users_key_values.rb
│   │   │   ├── 20240820173656_backfill_org_owned_private_networks_with_forks.rb
│   │   │   ├── 20240821191246_move_profiles_key_values.rb
│   │   │   ├── 20240823142801_backfill_deploy_key_policy.rb
│   │   │   ├── 20240826135041_move_security_center_key_values.rb
│   │   │   ├── 20240826200921_backfill_integration_visibility.rb
│   │   │   ├── 20240911153204_move_org_invites_key_values.rb
│   │   │   ├── 20240911174337_move_organizations_key_values.rb
│   │   │   ├── 20240912142227_move_enterprise_accounts_key_values.rb
│   │   │   ├── 20240912171352_add_cicd_admin_system_role_two.rb
│   │   │   ├── 20240917180626_move_stars_key_values.rb
│   │   │   ├── 20240917181215_move_connect_key_values.rb
│   │   │   ├── 20240920135259_move_explore_key_values.rb
│   │   │   ├── 20240924133813_backfill_exemption_requests.rb
│   │   │   ├── 20240925190437_move_marketing_platform_key_values.rb
│   │   │   ├── 20240927150129_truncate_memex_project_iteration_titles.rb
│   │   │   ├── 20241001173942_backfill_security_configurations_for_delegated_bypass_enabled_repos.rb
│   │   │   ├── 20241001182529_move_advisory_database_key_values.rb
│   │   │   ├── 20241001183522_move_repository_advisories_key_values.rb
│   │   │   ├── 20241002175713_backfill_delegated_bypass_enabled_repos_individually.rb
│   │   │   ├── 20241002185303_backfill_security_configs_for_delegated_bypass_disabled_orgs.rb
│   │   │   ├── 20241003151117_move_users_key_values.rb
│   │   │   ├── 20241003155448_move_organizations_key_values.rb
│   │   │   ├── 20241008154340_soa_backfill_feature_status_summary.rb
│   │   │   ├── 20241008203338_soa_backfill_repo_pushed_at.rb
│   │   │   ├── 20241014152109_move_apps_key_values.rb
│   │   │   ├── 20241014165846_move_sponsors_key_values.rb
│   │   │   ├── 20241018211615_backfill_ghes_pats_exp_configuration.rb
│   │   │   ├── 20241028160731_backfill_default_legacy_enterprise_configurations.rb
│   │   │   ├── 20241028175005_move_memex_key_values.rb
│   │   │   ├── 20241105214717_add_secret_scanning_closure_fgps.rb
│   │   │   ├── 20241106200049_move_trust_safety_key_values.rb
│   │   │   ├── 20241107153811_move_identity_tnt_key_values.rb
│   │   │   ├── 20241112201122_delete_orphaned_user_2fa_records.rb
│   │   │   ├── 20241113181131_backfill_pull_requests_status.rb
│   │   │   ├── 20241120210626_move_notices_key_values.rb
│   │   │   ├── 20241125074927_move_dependabot_key_values.rb
│   │   │   ├── 20241213121429_move_code_scanning_key_values.rb
│   │   │   ├── 20241216160939_move_pages_key_values.rb
│   │   │   ├── 20241217150719_populate_bypass_actor_types.rb
│   │   │   ├── 20241217183439_introduce_bypass_actors.rb
│   │   │   ├── 20241218173113_move_external_identities_key_values.rb
│   │   │   ├── 20250106213646_move_asset_key_values.rb
│   │   │   ├── 20250107132926_move_repositories_key_values.rb
│   │   │   ├── 20250110163756_move_spokes_key_values.rb
│   │   │   ├── 20250110183626_move_marketplace_key_values.rb
│   │   │   ├── 20250122202525_migrate_ghes_classic_projects.rb
│   │   │   ├── 20250127203039_add_star_repo_fgp.rb
│   │   │   ├── 20250131163619_move_licensing_key_values.rb
│   │   │   ├── 20250205234040_add_app_manager_role.rb
│   │   │   ├── 20250211135912_add_review_code_scanning_dismissal_to_security_managers.rb
│   │   │   ├── 20250211192814_move_identity_tnt_key_values_two.rb
│   │   │   ├── 20250212205920_move_elastic_search_key_values.rb
│   │   │   ├── 20250217165833_load_multi_tenant_compliance_reports
│   │   │   │   ├── GitHub.Bug.Bounty.DLOE.Apr-Jun.2023.pdf
│   │   │   │   ├── GitHub.Bug.Bounty.DLOE.Apr.-.Jun.2024.pdf
│   │   │   │   ├── GitHub.Bug.Bounty.DLOE.Jan-Mar.2024.pdf
│   │   │   │   ├── GitHub.Bug.Bounty.DLOE.Oct.-.Dec.2023.pdf
│   │   │   │   ├── GitHub.com_Services_Continuity_and_Incident_Management_Plan.pdf
│   │   │   │   ├── GitHub.CSA.STAR.Certificate.Award.-.5.9.2024.1.pdf
│   │   │   │   ├── GitHubEnterpriseCloud-2024_SOC2_Type_II-Bridge_Letter_General_Purpose_Jan_2025.docx.pdf
│   │   │   │   ├── GitHub.Enterprise.Cloud.SOC.1.Type.2.ITGC.ISAE.Report.11-26-24.4.pdf
│   │   │   │   ├── GitHub.Enterprise.Cloud.SOC.2.Type.2.ISAE.Report.11-26-24.Report.4.pdf
│   │   │   │   ├── GitHub.ISO.27001.Certificate.Award.5.9.2024.6.pdf
│   │   │   │   └── reports.csv
│   │   │   ├── 20250218163651_sync_issue_event_details_with_raw_data.rb
│   │   │   ├── 20250219162914_move_projects_key_values.rb
│   │   │   ├── 20250224164140_move_graceful_timeout_key_values.rb
│   │   │   ├── 20250224193851_move_job_status_subscription_key_values.rb
│   │   │   ├── 20250225153129_backfill_delegated_alert_dismissal_code_scanning_all.rb
│   │   │   ├── 20250227181946_add_app_owner_role.rb
│   │   │   ├── 20250306172208_updated_backfill_pull_requests_status.rb
│   │   │   ├── 20250311001804_backfill_repository_id_on_rule_runs.rb
│   │   │   ├── 20250311181311_create_copilot_pro_plus_product_in_zuora.rb
│   │   │   ├── 20250312200822_move_actions_key_values.rb
│   │   │   ├── 20250317183145_backfill_repository_id_on_rule_suite_source_results.rb
│   │   │   ├── 20250319154101_backfill_app_management_with_rbac.rb
│   │   │   ├── 20250320134615_add_manage_code_security_enablement_fgp.rb
│   │   │   ├── 20250324222550_delete_orphaned_rule_runs.rb
│   │   │   ├── 20250324222608_delete_orphaned_rule_suite_source_results.rb
│   │   │   ├── 20250401222645_resend_lost_contact_sales_leads.rb
│   │   │   ├── 20250402090704_add_custom_copilot_fgp.rb
│   │   │   ├── 20250404152709_backfill_ref_updates_from_pushes.rb
│   │   │   ├── 20250407141419_backfill_ghes_issue_attachments.rb
│   │   │   ├── 20250408160947_add_enterprise_app_manager_role.rb
│   │   │   ├── 20250410224012_backfill_repository_id_on_exemption_responses.rb
│   │   │   ├── 20250414005337_backfill_ghes_issue_comment_attachments.rb
│   │   │   ├── 20250414010257_backfill_ghes_pull_request_review_attachments.rb
│   │   │   ├── 20250414010258_backfill_ghes_pull_request_review_comment_attachments.rb
│   │   │   ├── 20250414031608_backfill_ghes_commit_comment_attachments.rb
│   │   │   ├── 20250414034005_backfill_ghes_discussion_attachments.rb
│   │   │   ├── 20250414034022_backfill_ghes_discussion_comment_attachments.rb
│   │   │   ├── 20250415142628_add_azure_billing_target_to_copilot_standalone_accounts.csv
│   │   │   ├── 20250415142628_add_azure_billing_target_to_copilot_standalone_accounts.rb
│   │   │   ├── 20250423174520_remove_create_and_edit_discussion_actions_from_triage_role.rb
│   │   │   ├── 20250425162736_update_persisted_queries_service_owner.rb
│   │   │   ├── 20250501035014_remove_app_management_permissions.rb
│   │   │   ├── 20250506215936_add_view_deployed_spark_fgp.rb
│   │   │   ├── 20250512193754_add_secrets_variables_write_to_repo_role.rb
│   │   │   ├── 20250516203546_vss_json_payload_backfill.rb
│   │   │   ├── 20250527104938_add_org_bypass_code_scanning_closure_requests_to_security_managers.rb
│   │   │   ├── 20250603160747_backfill_vss_licenses_to_licensify.rb
│   │   │   ├── 20250604145346_backfill_identity_on_bundled_license_assignments.rb
│   │   │   ├── 20250605091551_add_code_scanning_delegated_dismissal_split_fgp_to_security_managers.rb
│   │   │   ├── 20250626154536_remove_org_review_and_manage_code_scanning_dismissal_requests.rb
│   │   │   ├── 20250627190431_mark_push_protection_bypass_exemption_requests_as_approved.rb
│   │   │   ├── 20250709104233_backfill_space_owners_admin_permission.rb
│   │   │   ├── 20250716075318_remove_whitespace_from_label_names.rb
│   │   │   ├── 20250724155208_add_code_quality_fg_ps.rb
│   │   │   ├── 20250805204917_add_manage_generic_secrets_settings_fgp.rb
│   │   │   ├── 20250814184759_unlink_business_blas_from_ended_or_destroyed_agreements.rb
│   │   │   ├── 20250814193937_populate_rva_search_index_updated_at.rb
│   │   │   ├── 20250903085908_migrate_global_settings_to_notifyd.rb
│   │   │   ├── 20250904212448_add_manage_user_namespace_repositories_fgp.rb
│   │   │   ├── 20250916131338_create_copilot_max_product_in_zuora.rb
│   │   │   ├── 20250929215546_remove_manage_security_products.rb
│   │   │   ├── 20251007164120_artifact_deployment_records_owner_id_col_backfill.rb
│   │   │   ├── 20251016223744_move_profiles_key_values.rb
│   │   │   ├── 20251017132001_remove_stale_security_billing_data.rb
│   │   │   ├── 20251103083200_cleanup_spammy_user_notifications.rb
│   │   │   ├── 20251118005308_update_deployment_record_tag_format.rb
│   │   │   ├── 20251124195323_add_org_bypass_and_review_dependabot_closure_requests_to_security_managers.rb
│   │   │   ├── 20251124200703_add_dependabot_alert_dismissal_request_fgps.rb
│   │   │   ├── 20251202073417_backfill_business_user_accounts.rb
│   │   │   ├── 20251215195038_backfill_copilot_space_resource_denormalized_repository_id_organization_id.rb
│   │   │   ├── 20251217160817_create_copilot_edu_product_in_zuora.rb
│   │   │   ├── 20260108211106_backfill_version_repository_metadata_permission.rb
│   │   │   ├── 20260127134856_backfill_business_team_org_assignments_business_id.rb
│   │   │   ├── 20260127173444_add_innersource_vulnerabilities_fgps.rb
│   │   │   ├── 20260220151042_backfill_following_type.rb
│   │   │   ├── 20260225044423_backfill_external_groups_business_id.rb
│   │   │   ├── 20260228003414_backfill_external_group_teams_business_id.rb
│   │   │   ├── 20260319033758_fail_ss_mismatched_config_attachments.rb
│   │   │   ├── 20260323194126_move_ipr_sticky_merge_method_key_values.rb
│   │   │   ├── 20260325165300_backfill_org_soft_deleted_created_at_to_users_soft_deleted_at.rb
│   │   │   ├── 20260325165848_backfill_users_display_name.rb
│   │   │   ├── 20260325184522_backfill_system_date_memex_project_columns.rb
│   │   │   ├── 20260327214914_backfill_multipart_group_member_result_id.rb
│   │   │   ├── 20260416124200_external_identities_business_ids.rb
│   │   │   ├── 20260422191945_backfill_staff_billable_customer_id.rb
│   │   │   ├── 20260424000000_update_artifact_metadata_records_for_repo_transfers.rb
│   │   │   ├── 20260424111918_backfill_agent_assignment_subject.rb
│   │   │   ├── 20260513005120_backfill_ms_billable_customer_id.rb
│   │   │   ├── arguments.rb
│   │   │   ├── backfill_repository_networks.rb
│   │   │   ├── base.rb
│   │   │   ├── bulk_coupon_generator.rb
│   │   │   ├── callbacks.rb
│   │   │   ├── correct_bad_repository_source_references.rb
│   │   │   ├── encrypt_business_saml_provider.rb
│   │   │   ├── encrypt_business_saml_provider_test_settings.rb
│   │   │   ├── encrypt_column_with_current_key.rb
│   │   │   ├── encrypt_hook_config_attribute.rb
│   │   │   ├── encrypt_sms_registration.rb
│   │   │   ├── encrypt_sponsors_patreon_campaign_webhook.rb
│   │   │   ├── encrypt_sponsors_patreon_user.rb
│   │   │   ├── encrypt_team_sync_business_tenant.rb
│   │   │   ├── encrypt_team_sync_tenant.rb
│   │   │   ├── encrypt_totp_app_registration.rb
│   │   │   ├── encrypt_two_factor_credential.rb
│   │   │   ├── encrypt_user.rb
│   │   │   ├── iterators
│   │   │   │   ├── base.rb
│   │   │   │   ├── csv.rb
│   │   │   │   └── database_table.rb
│   │   │   ├── iterators.rb
│   │   │   ├── move_key_values_base.rb
│   │   │   ├── package_todo.yml
│   │   │   ├── package.yml
│   │   │   ├── templates
│   │   │   │   ├── column_encryption_transition_template.erb
│   │   │   │   ├── column_encryption_transition_test_template.erb
│   │   │   │   ├── kv
│   │   │   │   │   ├── migration_template.rb.erb
│   │   │   │   │   └── transition_template.rb.erb
│   │   │   │   ├── transition_template.rb.erb
│   │   │   │   └── transition_test_template.rb.erb
│   │   │   └── update_milestone_number_sequences_base.rb
│   │   ├── transitions.rb
│   │   ├── treelights.rb
│   │   ├── trilogy_factory.rb
│   │   ├── turboghas.rb
│   │   ├── turboquality_azure.rb
│   │   ├── turboquality_coverage_uploader.rb
│   │   ├── turboquality.rb
│   │   ├── turboquality_uploader.rb
│   │   ├── turboscan_connection.rb
│   │   ├── turboscan.rb
│   │   ├── turboscan_uploaders
│   │   │   ├── azure.rb
│   │   │   ├── i_uploader.rb
│   │   │   └── s3.rb
│   │   ├── two_factor_authentication.rb
│   │   ├── ui_error.rb
│   │   ├── unexpected_datastore_access.rb
│   │   ├── unidecode
│   │   │   └── codepoints.json
│   │   ├── unidecode.rb
│   │   ├── unsullied
│   │   │   ├── cached_asset_url_rewriter.rb
│   │   │   ├── cached_dotcom_asset_url_rewriter.rb
│   │   │   ├── cached_enterprise_asset_url_rewriter.rb
│   │   │   ├── comparison.rb
│   │   │   ├── editor.rb
│   │   │   ├── files_collection.rb
│   │   │   ├── page.rb
│   │   │   ├── pages_collection.rb
│   │   │   └── wiki.rb
│   │   ├── unsullied.rb
│   │   ├── url_builder.rb
│   │   ├── user_content.rb
│   │   ├── utc_timestamp.rb
│   │   ├── utf8.rb
│   │   ├── validations
│   │   │   ├── allowed_emoji.rb
│   │   │   ├── bytesize.rb
│   │   │   ├── datetime_in_supported_range.rb
│   │   │   ├── single_emoji.rb
│   │   │   ├── unicode_3.rb
│   │   │   └── unicode.rb
│   │   ├── validations.rb
│   │   ├── version.rb
│   │   ├── vexi_actor.rb
│   │   ├── vexi_app_worker.rb
│   │   ├── vexi_cache_key_name.rb
│   │   ├── vexi_controller_action_source.rb
│   │   ├── vexi_email_domain.rb
│   │   ├── vexi_kube_cluster.rb
│   │   ├── vitess_migration_extensions.rb
│   │   ├── vivid_cortex_api.rb
│   │   ├── web_socket
│   │   │   └── channels.rb
│   │   ├── web_socket.rb
│   │   ├── workflow_concurrency.rb
│   │   └── zeitwerk_inflector.rb
│   ├── github.rb
│   ├── gitkeeper
│   │   └── state.rb
│   ├── gitkeeper.rb
│   ├── git_signing
│   │   ├── gpg.rb
│   │   ├── n_plus_one.rb
│   │   ├── smime.rb
│   │   ├── ssh.rb
│   │   └── verifiable.rb
│   ├── git_signing.rb
│   ├── global_id_migration
│   │   ├── artifacts
│   │   │   ├── gid_report.csv
│   │   │   ├── global_id_templates.json
│   │   │   └── global_id_usage.json
│   │   ├── cli.rb
│   │   ├── data_dot_query_generator.rb
│   │   ├── formatting.rb
│   │   ├── metadata.rb
│   │   ├── README.md
│   │   ├── result_printer.rb
│   │   └── schedule.rb
│   ├── global_id_migration.rb
│   ├── global_instrumenter.rb
│   ├── google
│   │   └── protobuf
│   │       └── descriptor_pb.rb
│   ├── google_analytics.rb
│   ├── gpg_verify
│   │   └── errors.rb
│   ├── gpg_verify.rb
│   ├── graphite.rb
│   ├── graphql_extensions
│   │   ├── int_cast.rb
│   │   ├── map_to_service_for_builtins.rb
│   │   ├── max_query_depth.rb
│   │   ├── scopes_for_builtins.rb
│   │   ├── upcoming_change_for_builtins.rb
│   │   └── visibility_for_builtins.rb
│   ├── graphql_monkey_patches.rb
│   ├── graphql_pro_monkey_patches.rb
│   ├── hosted_compute_ims
│   │   ├── twirp
│   │   │   ├── base_client.rb
│   │   │   ├── ims_admin_client.rb
│   │   │   ├── ims_curated_images_client.rb
│   │   │   ├── ims_customer_images_client.rb
│   │   │   └── null_client.rb
│   │   └── twirp.rb
│   ├── hosted_compute_ims.rb
│   ├── html
│   │   ├── pipeline
│   │   │   ├── actions_annotation_autolink_filter.rb
│   │   │   ├── autolink_filter.rb
│   │   │   ├── camo_filter.rb
│   │   │   ├── email_reply_filter.rb
│   │   │   ├── emoji_filter.rb
│   │   │   ├── filter.rb
│   │   │   ├── https_filter.rb
│   │   │   ├── @mention_filter.rb
│   │   │   ├── plain_text_input_filter.rb
│   │   │   ├── sanitization_filter.rb
│   │   │   ├── text_filter.rb
│   │   │   ├── textile_filter.rb
│   │   │   └── toc_filter.rb
│   │   └── pipeline.rb
│   ├── html_truncator.rb
│   ├── hydro
│   │   ├── circuit_breaking_sink.rb
│   │   ├── cutover_sink.rb
│   │   ├── dirty_exit.rb
│   │   ├── fallback_sink.rb
│   │   ├── hamzo
│   │   │   └── v0
│   │   │       └── chatterbox_notification_pb.rb
│   │   ├── ip_addr.rb
│   │   ├── protobuf
│   │   │   └── invalid_enum_value_error.rb
│   │   ├── publish_retrier.rb
│   │   └── schemas
│   │       ├── actions_data_stream
│   │       │   └── v0
│   │       │       ├── data_stream_batch_ready_pb.rb
│   │       │       ├── data_stream_event_pb.rb
│   │       │       ├── data_stream_sink_event_pb.rb
│   │       │       └── entities
│   │       │           └── data_stream_event_payload_pb.rb
│   │       ├── advanced_security_billing
│   │       │   └── v0
│   │       │       ├── billing_toggled_pb.rb
│   │       │       ├── business_metered_usage_lock_status_change_pb.rb
│   │       │       └── organization_metered_usage_lock_status_change_pb.rb
│   │       ├── advisory_db
│   │       │   └── v0
│   │       │       ├── advisory_alerting_event_pb.rb
│   │       │       ├── cve_request_pb.rb
│   │       │       ├── cve_request_response_pb.rb
│   │       │       ├── entities
│   │       │       │   ├── advisory_pb.rb
│   │       │       │   ├── affected_product_pb.rb
│   │       │       │   ├── credit_pb.rb
│   │       │       │   ├── reference_pb.rb
│   │       │       │   ├── repository_advisory_content_pb.rb
│   │       │       │   └── vulnerability_pb.rb
│   │       │       ├── epss_ingest_pb.rb
│   │       │       ├── repository_advisory_curation_request_pb.rb
│   │       │       └── submit_advisory_pb.rb
│   │       ├── analytics
│   │       │   └── v0
│   │       │       └── page_view_pb.rb
│   │       ├── analytics_pipelines
│   │       │   └── v0
│   │       │       └── standard_event_pb.rb
│   │       ├── aqueduct
│   │       │   └── v0
│   │       │       └── client_timing_pb.rb
│   │       ├── audit_log
│   │       │   └── v2
│   │       │       ├── audit_entry_pb.rb
│   │       │       └── entities
│   │       │           └── audit_log_pb.rb
│   │       ├── authnd
│   │       │   └── v0
│   │       │       ├── compromised_creds_event_pb.rb
│   │       │       ├── oauth_access_event_pb.rb
│   │       │       ├── programmatic_access_event_pb.rb
│   │       │       └── stateless_token_expiration_extension_event_pb.rb
│   │       ├── automated_review_comments
│   │       │   └── v0
│   │       │       └── suggestion_feedback_pb.rb
│   │       ├── billingplatform
│   │       │   ├── v0
│   │       │   │   └── usage_pb.rb
│   │       │   └── v1
│   │       │       ├── azure_emission_pb.rb
│   │       │       ├── budget_changed_notification_pb.rb
│   │       │       ├── budget_threshold_notification_pb.rb
│   │       │       ├── copilot_license_snapshot_pb.rb
│   │       │       ├── discount_line_item_pb.rb
│   │       │       ├── discount_threshold_notification_pb.rb
│   │       │       ├── entities
│   │       │       │   ├── billing_target_pb.rb
│   │       │       │   ├── budget_key_pb.rb
│   │       │       │   ├── budget_pb.rb
│   │       │       │   ├── budget_state_pb.rb
│   │       │       │   ├── cost_center_pb.rb
│   │       │       │   ├── discount_key_pb.rb
│   │       │       │   ├── discount_pb.rb
│   │       │       │   ├── discount_state_pb.rb
│   │       │       │   ├── discount_type_pb.rb
│   │       │       │   ├── entity_detail_pb.rb
│   │       │       │   ├── entity_metadata_pb.rb
│   │       │       │   ├── period_type_pb.rb
│   │       │       │   ├── pricing_target_pb.rb
│   │       │       │   ├── reason_type_pb.rb
│   │       │       │   ├── report_type_pb.rb
│   │       │       │   ├── repository_pb.rb
│   │       │       │   ├── repository_visibility_pb.rb
│   │       │       │   └── sku_invoice_pb.rb
│   │       │       ├── invoice_pb.rb
│   │       │       ├── org_ownership_change_pb.rb
│   │       │       ├── sku_revenue_pb.rb
│   │       │       ├── usage_line_item_pb.rb
│   │       │       ├── usage_pb.rb
│   │       │       └── usage_report_request_notification_pb.rb
│   │       ├── code_quality
│   │       │   └── v0
│   │       │       ├── autofix_feedback_pb.rb
│   │       │       ├── entities
│   │       │       │   └── autofix_event_type_pb.rb
│   │       │       ├── pr_finding_autofix_event_pb.rb
│   │       │       ├── pull_request_finding_pb.rb
│   │       │       └── repository_update_pb.rb
│   │       ├── code_scanning
│   │       │   ├── v0
│   │       │   │   ├── alert_autofix_usage_pb.rb
│   │       │   │   ├── alert_link_create_pb.rb
│   │       │   │   ├── alert_link_update_pb.rb
│   │       │   │   ├── alerts_assignment_pb.rb
│   │       │   │   ├── alert_update_assignees_pb.rb
│   │       │   │   ├── analysis_pb.rb
│   │       │   │   ├── autofix_error_outcome_pb.rb
│   │       │   │   ├── autofix_event_pb.rb
│   │       │   │   ├── autofix_feedback_pb.rb
│   │       │   │   ├── autofix_fixed_alert_event_pb.rb
│   │       │   │   ├── autofix_generate_event_pb.rb
│   │       │   │   ├── autofix_generation_completed_pb.rb
│   │       │   │   ├── autofix_invalid_outcome_pb.rb
│   │       │   │   ├── autofix_remediation_intent_event_pb.rb
│   │       │   │   ├── codeql_bulk_builder_status_pb.rb
│   │       │   │   ├── codeql_database_download_pb.rb
│   │       │   │   ├── codeql_database_upload_pb.rb
│   │       │   │   ├── codeql_metric_result_pb.rb
│   │       │   │   ├── codeql_telemetry_message_pb.rb
│   │       │   │   ├── code_scanning_feature_toggled_pb.rb
│   │       │   │   ├── dependabot_autofix_result_pb.rb
│   │       │   │   ├── enablement_event_pb.rb
│   │       │   │   ├── entities
│   │       │   │   │   ├── alert_link_pb.rb
│   │       │   │   │   ├── alert_pb.rb
│   │       │   │   │   ├── analysis_message_level_pb.rb
│   │       │   │   │   ├── autofix_event_type_pb.rb
│   │       │   │   │   ├── autofix_generate_event_source_pb.rb
│   │       │   │   │   ├── autofix_remediation_intent_event_type_pb.rb
│   │       │   │   │   ├── database_upload_status_pb.rb
│   │       │   │   │   ├── delivery_origin_pb.rb
│   │       │   │   │   ├── dependency_caching_restore_status_pb.rb
│   │       │   │   │   ├── dependency_caching_upload_status_pb.rb
│   │       │   │   │   ├── dependency_caching_usage_report_pb.rb
│   │       │   │   │   ├── enablement_reason_pb.rb
│   │       │   │   │   ├── event_report_pb.rb
│   │       │   │   │   ├── feature_enablement_pb.rb
│   │       │   │   │   ├── job_status_pb.rb
│   │       │   │   │   ├── status_error_pb.rb
│   │       │   │   │   ├── suggested_fix_pb.rb
│   │       │   │   │   └── tool_status_extracted_pb.rb
│   │       │   │   ├── managed_analyses_expected_codeql_run_pb.rb
│   │       │   │   ├── pull_request_ai_analysis_pb.rb
│   │       │   │   ├── remote_query_run_pb.rb
│   │       │   │   ├── repository_metrics_pb.rb
│   │       │   │   ├── status_report_pb.rb
│   │       │   │   ├── suggested_fix_state_changed_pb.rb
│   │       │   │   ├── tool_status_pb.rb
│   │       │   │   └── workflow_run_annotation_pb.rb
│   │       │   └── v1
│   │       │       └── risk_assessment_result_pb.rb
│   │       ├── copilot
│   │       │   ├── api
│   │       │   │   └── v0
│   │       │   │       ├── copilot_api_agent_session_error_pb.rb
│   │       │   │       ├── copilot_api_agent_session_metadata_pb.rb
│   │       │   │       ├── copilot_api_agent_session_pb.rb
│   │       │   │       └── shared_thread_event_pb.rb
│   │       │   ├── pull_request_change_groups
│   │       │   │   └── v0
│   │       │   │       ├── entities
│   │       │   │       │   └── request_context_pb.rb
│   │       │   │       ├── feedback_pb.rb
│   │       │   │       ├── pull_request_change_groups_generate_pb.rb
│   │       │   │       └── restricted_feedback_pb.rb
│   │       │   ├── reviews
│   │       │   │   └── v0
│   │       │   │       ├── ccr_decision_assessment_pb.rb
│   │       │   │       ├── comment_analysis_pb.rb
│   │       │   │       ├── duplicate_comment_pb.rb
│   │       │   │       ├── entities
│   │       │   │       │   └── request_context_pb.rb
│   │       │   │       ├── feedback_pb.rb
│   │       │   │       ├── post_approval_assessment_pb.rb
│   │       │   │       ├── restricted_feedback_pb.rb
│   │       │   │       ├── restricted_review_comment_persistence_mapping_pb.rb
│   │       │   │       ├── review_comment_persistence_mapping_pb.rb
│   │       │   │       ├── suggestion_analysis_pb.rb
│   │       │   │       └── view_session_pb.rb
│   │       │   ├── swe_agent
│   │       │   │   └── v0
│   │       │   │       ├── entities
│   │       │   │       │   └── request_context_pb.rb
│   │       │   │       ├── feedback_pb.rb
│   │       │   │       └── restricted_feedback_pb.rb
│   │       │   └── v0
│   │       │       ├── copilot_abuse_signal_pb.rb
│   │       │       ├── copilot_feedback_pb.rb
│   │       │       ├── copilot_trade_compliance_pb.rb
│   │       │       ├── custom_copilot_event_pb.rb
│   │       │       ├── entities
│   │       │       │   ├── billable_token_pb.rb
│   │       │       │   ├── mcp_server_pb.rb
│   │       │       │   ├── quota_detail_pb.rb
│   │       │       │   ├── quota_request_type_pb.rb
│   │       │       │   ├── quota_source_pb.rb
│   │       │       │   └── quota_token_count_pb.rb
│   │       │       ├── mcp_server_event_pb.rb
│   │       │       ├── quota_event_pb.rb
│   │       │       ├── restricted_copilot_chat_auth_event_pb.rb
│   │       │       ├── restricted_custom_copilot_event_pb.rb
│   │       │       └── token_revocation_pb.rb
│   │       ├── copilot_code_review_agent
│   │       │   └── v0
│   │       │       ├── copilot_code_review_generated_pb.rb
│   │       │       ├── copilot_code_review_requested_pb.rb
│   │       │       ├── copilot_code_review_status_update_pb.rb
│   │       │       ├── copilot_code_review_thread_reply_requested_pb.rb
│   │       │       ├── entities
│   │       │       │   ├── coding_guideline_pb.rb
│   │       │       │   ├── copilot_usage_pb.rb
│   │       │       │   ├── diff_hunk_pb.rb
│   │       │       │   ├── diff_line_pb.rb
│   │       │       │   ├── file_content_pb.rb
│   │       │       │   ├── metadata_pb.rb
│   │       │       │   ├── pull_request_pb.rb
│   │       │       │   ├── reference_data_pb.rb
│   │       │       │   ├── reference_pb.rb
│   │       │       │   ├── status_pb.rb
│   │       │       │   ├── status_type_pb.rb
│   │       │       │   └── step_pb.rb
│   │       │       └── findings_stored_notification_pb.rb
│   │       ├── copilot_notifications_inbox
│   │       │   └── v0
│   │       │       └── telemetry_pb.rb
│   │       ├── dependabot
│   │       │   └── v0
│   │       │       ├── autofix_event_pb.rb
│   │       │       ├── autofix_feedback_pb.rb
│   │       │       ├── entities
│   │       │       │   ├── autofix_event_type_pb.rb
│   │       │       │   ├── dependency_provider_pb.rb
│   │       │       │   ├── dependency_relationship_pb.rb
│   │       │       │   ├── dependency_scope_pb.rb
│   │       │       │   ├── manifest_vulnerable_dependency_pb.rb
│   │       │       │   └── vulnerable_dependency_pb.rb
│   │       │       ├── manifest_deleted_pb.rb
│   │       │       ├── manifest_vulnerable_dependencies_found_pb.rb
│   │       │       └── vulnerable_dependency_found_pb.rb
│   │       ├── dependency_graph
│   │       │   └── v0
│   │       │       ├── dependabot_event_processed_pb.rb
│   │       │       └── dependabot_snapshot_received_pb.rb
│   │       ├── education_web
│   │       │   └── v0
│   │       │       ├── discount_request_change_pb.rb
│   │       │       └── entities
│   │       │           ├── discount_request_pb.rb
│   │       │           ├── email_domain_pb.rb
│   │       │           ├── location_pb.rb
│   │       │           ├── request_context_pb.rb
│   │       │           ├── school_pb.rb
│   │       │           └── user_pb.rb
│   │       ├── event_hydrator
│   │       │   └── v0
│   │       │       └── entities
│   │       │           └── issue_create_attributes_pb.rb
│   │       ├── featureflags
│   │       │   └── data
│   │       │       └── v0
│   │       │           ├── entities
│   │       │           │   └── feature_flag_state_pb.rb
│   │       │           ├── feature_flag_pb.rb
│   │       │           └── segment_pb.rb
│   │       ├── git
│   │       │   └── v1
│   │       │       └── maintenance_pb.rb
│   │       ├── github
│   │       │   ├── achievements
│   │       │   │   └── v1
│   │       │   │       ├── achievement_unlock_pb.rb
│   │       │   │       └── recalculation_pb.rb
│   │       │   ├── actions
│   │       │   │   └── v0
│   │       │   │       ├── action_required_workflow_approved_pb.rb
│   │       │   │       ├── artifact_storage_event_pb.rb
│   │       │   │       ├── billing_plan_owner_pb.rb
│   │       │   │       ├── cache_usage_pb.rb
│   │       │   │       ├── connect_resolve_request_pb.rb
│   │       │   │       ├── dreamlifter_joined_waitlist_pb.rb
│   │       │   │       ├── enterprise_server_job_execution_pb.rb
│   │       │   │       ├── entities
│   │       │   │       │   ├── annotation_level_pb.rb
│   │       │   │       │   ├── annotation_pb.rb
│   │       │   │       │   ├── artifact_pb.rb
│   │       │   │       │   ├── concurrency_pb.rb
│   │       │   │       │   ├── log_pb.rb
│   │       │   │       │   ├── result_pb.rb
│   │       │   │       │   ├── status_pb.rb
│   │       │   │       │   ├── summary_pb.rb
│   │       │   │       │   └── waiting_on_resource_pb.rb
│   │       │   │       ├── execution_graph_click_pb.rb
│   │       │   │       ├── gate_request_created_pb.rb
│   │       │   │       ├── invocation_blocked_pb.rb
│   │       │   │       ├── invocation_unblocked_pb.rb
│   │       │   │       ├── job_execution_pb.rb
│   │       │   │       ├── onboarding_recommended_workflow_template_pb.rb
│   │       │   │       ├── onboarding_setup_workflow_click_pb.rb
│   │       │   │       ├── pinned_workflows_activity_pb.rb
│   │       │   │       ├── repo_enabled_pb.rb
│   │       │   │       ├── reputation_score_change_pb.rb
│   │       │   │       ├── resolve_action_package_request_pb.rb
│   │       │   │       ├── resolve_action_request_pb.rb
│   │       │   │       ├── setup_actions_popover_click_pb.rb
│   │       │   │       ├── workflow_disable_pb.rb
│   │       │   │       ├── workflow_run_deleted_pb.rb
│   │       │   │       ├── workflow_run_execution_pb.rb
│   │       │   │       ├── workflow_state_change_pb.rb
│   │       │   │       ├── workflow_update_pb.rb
│   │       │   │       └── workflow_upgrade_popover_click_pb.rb
│   │       │   ├── advanced_security
│   │       │   │   └── v0
│   │       │   │       └── advanced_security_trial_toggled_pb.rb
│   │       │   ├── analytics
│   │       │   │   └── v0
│   │       │   │       ├── click_pb.rb
│   │       │   │       ├── event_pb.rb
│   │       │   │       └── lead_generation_pb.rb
│   │       │   ├── announcement_banners
│   │       │   │   └── v1
│   │       │   │       └── publish_pb.rb
│   │       │   ├── artifacts_metadata
│   │       │   │   └── v0
│   │       │   │       ├── create_deployment_record_pb.rb
│   │       │   │       ├── create_storage_record_pb.rb
│   │       │   │       ├── delete_deployment_record_pb.rb
│   │       │   │       ├── delete_storage_record_pb.rb
│   │       │   │       ├── update_deployment_record_pb.rb
│   │       │   │       └── update_storage_record_pb.rb
│   │       │   ├── billing
│   │       │   │   ├── v0
│   │       │   │   │   ├── authorization_transaction_cancelled_pb.rb
│   │       │   │   │   ├── authorization_transaction_created_pb.rb
│   │       │   │   │   ├── authorize_ghec_trial_pb.rb
│   │       │   │   │   ├── azure_subscription_state_change_pb.rb
│   │       │   │   │   ├── budget_changed_pb.rb
│   │       │   │   │   ├── early_fraud_warning_pb.rb
│   │       │   │   │   ├── enterprise_usage_to_azure_status_pb.rb
│   │       │   │   │   ├── entities
│   │       │   │   │   │   ├── payment_method_pb.rb
│   │       │   │   │   │   ├── product_action_type_pb.rb
│   │       │   │   │   │   ├── salesforce_response_status_pb.rb
│   │       │   │   │   │   └── user_pb.rb
│   │       │   │   │   ├── license_snapshot_pb.rb
│   │       │   │   │   ├── payment_method_addition_pb.rb
│   │       │   │   │   ├── payment_method_verification_failure_pb.rb
│   │       │   │   │   ├── payment_transaction_pb.rb
│   │       │   │   │   ├── salesforce_account_change_pb.rb
│   │       │   │   │   ├── salesforce_organization_update_pb.rb
│   │       │   │   │   ├── salesforce_self_serve_eligible_pb.rb
│   │       │   │   │   ├── salesforce_subscription_product_pb.rb
│   │       │   │   │   ├── salesforce_subscription_request_pb.rb
│   │       │   │   │   ├── salesforce_subscription_response_message_pb.rb
│   │       │   │   │   ├── salesforce_subscription_response_pb.rb
│   │       │   │   │   ├── trial_extended_pb.rb
│   │       │   │   │   ├── trial_plan_change_pb.rb
│   │       │   │   │   ├── trial_signup_pb.rb
│   │       │   │   │   ├── user_personal_profile_form_action_pb.rb
│   │       │   │   │   └── zuora_webhook_pb.rb
│   │       │   │   └── v1
│   │       │   │       ├── entities
│   │       │   │       │   ├── billable_entity_type_pb.rb
│   │       │   │       │   ├── billing_interval_pb.rb
│   │       │   │       │   └── subscription_context_pb.rb
│   │       │   │       ├── subscription_item_cancelled_pb.rb
│   │       │   │       ├── subscription_item_changed_pb.rb
│   │       │   │       └── subscription_item_created_pb.rb
│   │       │   ├── code_navigation
│   │       │   │   └── v0
│   │       │   │       └── jump_to_event_pb.rb
│   │       │   ├── code_quality
│   │       │   │   └── v1
│   │       │   │       └── code_quality_feature_toggled_pb.rb
│   │       │   ├── code_security
│   │       │   │   └── v1
│   │       │   │       └── code_security_feature_toggled_pb.rb
│   │       │   ├── codespaces
│   │       │   │   └── v0
│   │       │   │       ├── codespace_create_click_pb.rb
│   │       │   │       ├── codespace_created_pb.rb
│   │       │   │       ├── codespace_destroy_click_pb.rb
│   │       │   │       ├── codespace_destroyed_pb.rb
│   │       │   │       ├── codespace_interaction_pb.rb
│   │       │   │       ├── codespace_open_click_pb.rb
│   │       │   │       ├── codespace_provisioned_pb.rb
│   │       │   │       ├── codespace_published_pb.rb
│   │       │   │       ├── codespace_restored_pb.rb
│   │       │   │       ├── codespace_share_click_pb.rb
│   │       │   │       ├── codespace_soft_deleted_pb.rb
│   │       │   │       ├── codespace_start_pb.rb
│   │       │   │       ├── codespaces_trust_tier_calculated_pb.rb
│   │       │   │       ├── codespace_suspend_click_pb.rb
│   │       │   │       ├── codespace_suspend_pb.rb
│   │       │   │       ├── compute_usage_pb.rb
│   │       │   │       ├── default_idle_timeout_updated_pb.rb
│   │       │   │       ├── entities
│   │       │   │       │   ├── client_usage_data_pb.rb
│   │       │   │       │   ├── client_usage_pb.rb
│   │       │   │       │   └── codespace_pb.rb
│   │       │   │       ├── org_enabled_pb.rb
│   │       │   │       └── storage_usage_pb.rb
│   │       │   ├── copilot
│   │       │   │   ├── v0
│   │       │   │   │   ├── agent_session_finish_pb.rb
│   │       │   │   │   ├── agent_session_finish_pull_request_pb.rb
│   │       │   │   │   ├── agent_session_pull_request_created_pb.rb
│   │       │   │   │   ├── agent_session_queue_pb.rb
│   │       │   │   │   ├── agent_session_queue_pull_request_pb.rb
│   │       │   │   │   ├── agent_session_start_pb.rb
│   │       │   │   │   ├── agent_session_start_pull_request_pb.rb
│   │       │   │   │   ├── agent_session_update_pull_request_pb.rb
│   │       │   │   │   ├── copilot_pull_request_summaries_pb.rb
│   │       │   │   │   ├── copilot_token_failure_pb.rb
│   │       │   │   │   ├── copilot_token_generated_pb.rb
│   │       │   │   │   └── entities
│   │       │   │   │       ├── copilot_access_type_pb.rb
│   │       │   │   │       └── copilot_quota_detail_pb.rb
│   │       │   │   ├── v1
│   │       │   │   │   ├── copilot_complimentary_access_granted_event_pb.rb
│   │       │   │   │   ├── copilot_complimentary_access_removed_event_pb.rb
│   │       │   │   │   ├── copilot_editor_notification_event_pb.rb
│   │       │   │   │   ├── copilot_free_user_event_pb.rb
│   │       │   │   │   ├── copilot_pull_request_summaries_pb.rb
│   │       │   │   │   ├── copilot_repository_check_request_pb.rb
│   │       │   │   │   ├── copilot_repository_check_result_pb.rb
│   │       │   │   │   ├── copilot_settings_saved_pb.rb
│   │       │   │   │   ├── copilot_signup_confirmed_payment_pb.rb
│   │       │   │   │   ├── copilot_signup_free_page_viewed_pb.rb
│   │       │   │   │   ├── copilot_signup_free_subscription_created_pb.rb
│   │       │   │   │   ├── copilot_signup_page_viewed_pb.rb
│   │       │   │   │   ├── copilot_signup_plan_chosen_pb.rb
│   │       │   │   │   ├── copilot_signup_saved_address_pb.rb
│   │       │   │   │   ├── copilot_signup_settings_saved_pb.rb
│   │       │   │   │   ├── copilot_signup_submitted_billing_pb.rb
│   │       │   │   │   ├── copilot_signup_subscription_created_pb.rb
│   │       │   │   │   ├── copilot_signup_technical_preview_page_viewed_pb.rb
│   │       │   │   │   ├── copilot_signup_technical_preview_user_skips_subscription_pb.rb
│   │       │   │   │   ├── copilot_subscription_cancelled_pb.rb
│   │       │   │   │   ├── copilot_subscription_duration_changed_pb.rb
│   │       │   │   │   ├── copilot_subscription_trial_converts_to_paid_pb.rb
│   │       │   │   │   └── entities
│   │       │   │   │       ├── copilot_a_chat_configuration_pb.rb
│   │       │   │   │       ├── copilot_af_configuration_pb.rb
│   │       │   │   │       ├── copilot_afos_configuration_pb.rb
│   │       │   │   │       ├── copilot_aft_configuration_pb.rb
│   │       │   │   │       ├── copilot_agent_mode_configuration_pb.rb
│   │       │   │   │       ├── copilot_al_configuration_pb.rb
│   │       │   │   │       ├── copilot_analytics_pb.rb
│   │       │   │   │       ├── copilot_antman_configuration_pb.rb
│   │       │   │   │       ├── copilot_aofo_configuration_pb.rb
│   │       │   │   │       ├── copilot_arcticfox_configuration_pb.rb
│   │       │   │   │       ├── copilot_auto_approve_agent_mode_configuration_pb.rb
│   │       │   │   │       ├── copilot_automatic_code_review_configuration_pb.rb
│   │       │   │   │       ├── copilot_bento_configuration_pb.rb
│   │       │   │   │       ├── copilot_beta_features_opt_in_configuration_pb.rb
│   │       │   │   │       ├── copilot_blackbird_external_indexing_configuration_pb.rb
│   │       │   │   │       ├── copilot_blackpanther_configuration_pb.rb
│   │       │   │   │       ├── copilot_blueberry_configuration_pb.rb
│   │       │   │   │       ├── copilot_captainamerica_configuration_pb.rb
│   │       │   │   │       ├── copilot_cca_direct_org_billing_configuration_pb.rb
│   │       │   │   │       ├── copilot_ccr_direct_org_billing_configuration_pb.rb
│   │       │   │   │       ├── copilot_cherry_configuration_pb.rb
│   │       │   │   │       ├── copilot_cli_cloud_session_storage_configuration_pb.rb
│   │       │   │   │       ├── copilot_cli_configuration_pb.rb
│   │       │   │   │       ├── copilot_cli_direct_org_billing_configuration_pb.rb
│   │       │   │   │       ├── copilot_client_byok_configuration_pb.rb
│   │       │   │   │       ├── copilot_cli_remote_control_configuration_pb.rb
│   │       │   │   │       ├── copilot_code_review_beta_features_configuration_pb.rb
│   │       │   │   │       ├── copilot_code_review_configuration_pb.rb
│   │       │   │   │       ├── copilot_coding_agent_enterprise_management_configuration_pb.rb
│   │       │   │   │       ├── copilot_cucumber_configuration_pb.rb
│   │       │   │   │       ├── copilot_custom_models_configuration_pb.rb
│   │       │   │   │       ├── copilot_daisy_configuration_pb.rb
│   │       │   │   │       ├── copilot_desktop_configuration_pb.rb
│   │       │   │   │       ├── copilot_duplicate_detection_filter_configuration_pb.rb
│   │       │   │   │       ├── copilot_ea_user_fallback_policy_configuration_pb.rb
│   │       │   │   │       ├── copilot_ea_user_fallback_policy_pb.rb
│   │       │   │   │       ├── copilot_editor_chat_configuration_pb.rb
│   │       │   │   │       ├── copilot_editor_preview_features_configuration_pb.rb
│   │       │   │   │       ├── copilot_extensions_configuration_pb.rb
│   │       │   │   │       ├── copilot_free_user_type_pb.rb
│   │       │   │   │       ├── copilot_g_chat_configuration_pb.rb
│   │       │   │   │       ├── copilot_generated_commit_message_configuration_pb.rb
│   │       │   │   │       ├── copilot_github_chat_bing_access_configuration_pb.rb
│   │       │   │   │       ├── copilot_github_chat_configuration_pb.rb
│   │       │   │   │       ├── copilot_grok_code_configuration_pb.rb
│   │       │   │   │       ├── copilot_gtf_configuration_pb.rb
│   │       │   │   │       ├── copilot_gtff_configuration_pb.rb
│   │       │   │   │       ├── copilot_hulk_configuration_pb.rb
│   │       │   │   │       ├── copilot_insights_configuration_pb.rb
│   │       │   │   │       ├── copilot_loops_configuration_pb.rb
│   │       │   │   │       ├── copilot_lotus_configuration_pb.rb
│   │       │   │   │       ├── copilot_mcp_configuration_pb.rb
│   │       │   │   │       ├── copilot_memory_configuration_pb.rb
│   │       │   │   │       ├── copilot_m_ironman_configuration_pb.rb
│   │       │   │   │       ├── copilot_mobile_chat_configuration_pb.rb
│   │       │   │   │       ├── copilot_model_native_search_configuration_pb.rb
│   │       │   │   │       ├── copilot_model_policy_pb.rb
│   │       │   │   │       ├── copilot_m_spiderman_configuration_pb.rb
│   │       │   │   │       ├── copilot_m_thor_configuration_pb.rb
│   │       │   │   │       ├── copilot_o1_configuration_pb.rb
│   │       │   │   │       ├── copilot_o3_configuration_pb.rb
│   │       │   │   │       ├── copilot_obmb_configuration_pb.rb
│   │       │   │   │       ├── copilot_obmw_configuration_pb.rb
│   │       │   │   │       ├── copilot_of_configuration_pb.rb
│   │       │   │   │       ├── copilot_ofct_configuration_pb.rb
│   │       │   │   │       ├── copilot_off_configuration_pb.rb
│   │       │   │   │       ├── copilot_ofm_configuration_pb.rb
│   │       │   │   │       ├── copilot_ofo_configuration_pb.rb
│   │       │   │   │       ├── copilot_organization_pb.rb
│   │       │   │   │       ├── copilot_ot_configuration_pb.rb
│   │       │   │   │       ├── copilot_overages_configuration_pb.rb
│   │       │   │   │       ├── copilot_peony_configuration_pb.rb
│   │       │   │   │       ├── copilot_private_docs_configuration_pb.rb
│   │       │   │   │       ├── copilot_public_code_suggestions_configuration_pb.rb
│   │       │   │   │       ├── copilot_pull_request_summarizations_configuration_pb.rb
│   │       │   │   │       ├── copilot_repository_check_pb.rb
│   │       │   │   │       ├── copilot_restrict_to_azure_configuration_pb.rb
│   │       │   │   │       ├── copilot_restrict_to_data_residency_configuration_pb.rb
│   │       │   │   │       ├── copilot_restrict_to_fedramp_configuration_pb.rb
│   │       │   │   │       ├── copilot_settings_configuration_pb.rb
│   │       │   │   │       ├── copilot_settings_pb.rb
│   │       │   │   │       ├── copilot_snippy_configuration_pb.rb
│   │       │   │   │       ├── copilot_snippy_opt_out_configuration_pb.rb
│   │       │   │   │       ├── copilot_spaces_configuration_pb.rb
│   │       │   │   │       ├── copilot_spaces_individual_access_configuration_pb.rb
│   │       │   │   │       ├── copilot_spaces_individual_sharing_configuration_pb.rb
│   │       │   │   │       ├── copilot_spark_configuration_pb.rb
│   │       │   │   │       ├── copilot_spark_force_org_configuration_pb.rb
│   │       │   │   │       ├── copilot_subscription_plan_pb.rb
│   │       │   │   │       ├── copilot_sunflower_configuration_pb.rb
│   │       │   │   │       ├── copilot_swe_agent_configuration_pb.rb
│   │       │   │   │       ├── copilot_telemetry_configuration_pb.rb
│   │       │   │   │       ├── copilot_training_telemetry_configuration_pb.rb
│   │       │   │   │       ├── copilot_tulip_configuration_pb.rb
│   │       │   │   │       ├── copilot_usage_telemetry_api_configuration_pb.rb
│   │       │   │   │       ├── copilot_user_details_pb.rb
│   │       │   │   │       ├── copilot_watermelon_configuration_pb.rb
│   │       │   │   │       ├── copilot_wintersoldier_configuration_pb.rb
│   │       │   │   │       └── copilot_workspace_for_emu_configuration_pb.rb
│   │       │   │   ├── v2
│   │       │   │   │   ├── copilot_access_revoked_pb.rb
│   │       │   │   │   ├── copilot_activity_pb.rb
│   │       │   │   │   ├── copilot_clickwrap_saved_event_pb.rb
│   │       │   │   │   ├── copilot_clickwrap_shown_event_pb.rb
│   │       │   │   │   ├── copilot_code_referencing_page_viewed_pb.rb
│   │       │   │   │   ├── copilot_for_business_enterprise_settings_changed_pb.rb
│   │       │   │   │   ├── copilot_for_business_individual_seat_converted_pb.rb
│   │       │   │   │   ├── copilot_for_business_organization_seat_management_changed_pb.rb
│   │       │   │   │   ├── copilot_for_business_organization_settings_changed_pb.rb
│   │       │   │   │   ├── copilot_for_business_organization_start_pb.rb
│   │       │   │   │   ├── copilot_for_business_organization_stop_pb.rb
│   │       │   │   │   ├── copilot_for_business_seat_added_pb.rb
│   │       │   │   │   ├── copilot_for_business_seat_assignment_conversion_pb.rb
│   │       │   │   │   ├── copilot_for_business_seat_assignment_created_pb.rb
│   │       │   │   │   ├── copilot_for_business_seat_assignment_refreshed_pb.rb
│   │       │   │   │   ├── copilot_for_business_seat_assignment_reused_pb.rb
│   │       │   │   │   ├── copilot_for_business_seat_assignment_unassigned_pb.rb
│   │       │   │   │   ├── copilot_for_business_seat_cancelled_by_staff_pb.rb
│   │       │   │   │   ├── copilot_for_business_seat_cancelled_pb.rb
│   │       │   │   │   ├── copilot_for_business_seat_emission_created_pb.rb
│   │       │   │   │   ├── copilot_for_business_seat_emission_skipped_pb.rb
│   │       │   │   │   ├── copilot_for_business_seat_uncancelled_by_staff_pb.rb
│   │       │   │   │   ├── copilot_for_business_trial_changed_pb.rb
│   │       │   │   │   ├── copilot_for_business_trial_created_pb.rb
│   │       │   │   │   ├── copilot_for_business_trial_ended_pb.rb
│   │       │   │   │   ├── copilot_for_business_trial_extended_pb.rb
│   │       │   │   │   ├── copilot_for_business_trial_started_pb.rb
│   │       │   │   │   ├── copilot_for_business_trial_upgraded_pb.rb
│   │       │   │   │   ├── copilot_plan_changed_pb.rb
│   │       │   │   │   ├── copilot_pull_request_pre_review_banner_dismiss_pb.rb
│   │       │   │   │   ├── copilot_pull_request_pre_review_banner_open_chat_pb.rb
│   │       │   │   │   ├── copilot_pull_request_pre_review_banner_view_pb.rb
│   │       │   │   │   ├── copilot_pull_request_summaries_pb.rb
│   │       │   │   │   ├── copilot_telemetry_snapshot_pb.rb
│   │       │   │   │   ├── copilot_user_access_reinstated_pb.rb
│   │       │   │   │   ├── copilot_user_access_revoked_pb.rb
│   │       │   │   │   ├── copilot_user_administrative_block_pb.rb
│   │       │   │   │   ├── entities
│   │       │   │   │   │   ├── copilot_activity_detail_pb.rb
│   │       │   │   │   │   ├── copilot_for_business_detail_pb.rb
│   │       │   │   │   │   ├── copilot_for_business_enabled_setting_pb.rb
│   │       │   │   │   │   ├── copilot_for_business_enterprise_settings_pb.rb
│   │       │   │   │   │   ├── copilot_for_business_organization_details_pb.rb
│   │       │   │   │   │   ├── copilot_for_business_organization_settings_pb.rb
│   │       │   │   │   │   ├── copilot_for_business_owner_details_pb.rb
│   │       │   │   │   │   ├── copilot_for_business_seat_assignment_pb.rb
│   │       │   │   │   │   ├── copilot_for_business_seat_emission_pb.rb
│   │       │   │   │   │   ├── copilot_for_business_seat_pb.rb
│   │       │   │   │   │   ├── copilot_mcp_registry_access_pb.rb
│   │       │   │   │   │   ├── copilot_mcp_registry_setting_pb.rb
│   │       │   │   │   │   ├── copilot_mcp_registry_type_pb.rb
│   │       │   │   │   │   ├── copilot_organization_pb.rb
│   │       │   │   │   │   ├── copilot_plan_pb.rb
│   │       │   │   │   │   └── copilot_telemetry_snapshot_metadata_pb.rb
│   │       │   │   │   ├── knowledge_base_created_pb.rb
│   │       │   │   │   ├── knowledge_base_deleted_pb.rb
│   │       │   │   │   ├── knowledge_base_updated_pb.rb
│   │       │   │   │   └── organization_custom_instructions_changed_pb.rb
│   │       │   │   └── v3
│   │       │   │       ├── copilot_hide_pb.rb
│   │       │   │       ├── copilot_internal_user_called_pb.rb
│   │       │   │       ├── copilot_license_change_pb.rb
│   │       │   │       ├── copilot_limited_user_staff_unsubscribed_pb.rb
│   │       │   │       ├── copilot_limited_user_subscribed_pb.rb
│   │       │   │       ├── copilot_limiter_bust_cache_pb.rb
│   │       │   │       ├── copilot_max_downgraded_pb.rb
│   │       │   │       ├── copilot_max_subscribed_pb.rb
│   │       │   │       ├── copilot_pro_plus_subscribed_pb.rb
│   │       │   │       ├── copilot_pro_plus_subscription_downgraded_pb.rb
│   │       │   │       ├── copilot_pro_subscribed_pb.rb
│   │       │   │       ├── copilot_show_pb.rb
│   │       │   │       ├── copilot_staff_quota_changed_pb.rb
│   │       │   │       ├── copilot_student_cancelled_pb.rb
│   │       │   │       ├── copilot_student_expired_pb.rb
│   │       │   │       ├── copilot_student_reactivated_pb.rb
│   │       │   │       ├── copilot_student_subscribed_pb.rb
│   │       │   │       ├── copilot_student_warned_pb.rb
│   │       │   │       ├── copilot_token_service_activate_pending_auth_checks_pb.rb
│   │       │   │       └── copilot_token_service_seat_assignment_conversion_job_pb.rb
│   │       │   ├── credit_decision_engine
│   │       │   │   ├── v0
│   │       │   │   │   └── credit_check_result_pb.rb
│   │       │   │   └── v1
│   │       │   │       └── credit_check_request_pb.rb
│   │       │   ├── custom_enterprise_roles
│   │       │   │   └── v0
│   │       │   │       ├── custom_enterprise_role_created_pb.rb
│   │       │   │       ├── custom_enterprise_role_deleted_pb.rb
│   │       │   │       └── custom_enterprise_role_updated_pb.rb
│   │       │   ├── custom_organization_roles
│   │       │   │   └── v0
│   │       │   │       ├── custom_organization_role_created_pb.rb
│   │       │   │       ├── custom_organization_role_deleted_pb.rb
│   │       │   │       └── custom_organization_role_updated_pb.rb
│   │       │   ├── custom_repository_roles
│   │       │   │   └── v0
│   │       │   │       ├── custom_repository_role_created_pb.rb
│   │       │   │       ├── custom_repository_role_deleted_pb.rb
│   │       │   │       └── custom_repository_role_updated_pb.rb
│   │       │   ├── dashboard
│   │       │   │   └── v0
│   │       │   │       └── dashboard_feedback_pb.rb
│   │       │   ├── database
│   │       │   │   ├── v0
│   │       │   │   │   ├── max_execution_time_pb.rb
│   │       │   │   │   └── tracked_query_pb.rb
│   │       │   │   └── v1
│   │       │   │       └── tracked_query_pb.rb
│   │       │   ├── dependencygraph
│   │       │   │   ├── v0
│   │       │   │   │   ├── dependency_review_available_pb.rb
│   │       │   │   │   ├── dependency_review_rich_diff_view_pb.rb
│   │       │   │   │   ├── repository_auto_deps_enroll_pb.rb
│   │       │   │   │   ├── repository_manifest_file_change_pb.rb
│   │       │   │   │   ├── repository_manifest_file_deleted_pb.rb
│   │       │   │   │   └── request_push_snapshot_pb.rb
│   │       │   │   └── v1
│   │       │   │       ├── enroll_manifests_pb.rb
│   │       │   │       ├── entities
│   │       │   │       │   ├── alert_status_pb.rb
│   │       │   │       │   ├── check_job_status_pb.rb
│   │       │   │       │   ├── closure_reason_pb.rb
│   │       │   │       │   ├── license_compliance_alert_pb.rb
│   │       │   │       │   └── package_manager_pb.rb
│   │       │   │       ├── license_compliance_alert_status_changed_pb.rb
│   │       │   │       ├── pull_request_license_alert_opened_pb.rb
│   │       │   │       ├── pull_request_license_check_complete_pb.rb
│   │       │   │       ├── pull_request_license_check_progressed_pb.rb
│   │       │   │       ├── pull_request_push_pb.rb
│   │       │   │       ├── repository_push_pb.rb
│   │       │   │       ├── reset_manifests_pb.rb
│   │       │   │       └── snapshot_processed_pb.rb
│   │       │   ├── discussions
│   │       │   │   ├── v1
│   │       │   │   │   ├── disable_discussions_pb.rb
│   │       │   │   │   ├── discussion_add_label_pb.rb
│   │       │   │   │   ├── discussion_bump_pb.rb
│   │       │   │   │   ├── discussion_category_create_pb.rb
│   │       │   │   │   ├── discussion_category_delete_pb.rb
│   │       │   │   │   ├── discussion_category_update_pb.rb
│   │       │   │   │   ├── discussion_comment_create_pb.rb
│   │       │   │   │   ├── discussion_comment_delete_pb.rb
│   │       │   │   │   ├── discussion_comment_mark_as_answer_pb.rb
│   │       │   │   │   ├── discussion_comment_reaction_create_pb.rb
│   │       │   │   │   ├── discussion_comment_reaction_destroy_pb.rb
│   │       │   │   │   ├── discussion_comment_suggest_as_answer_pb.rb
│   │       │   │   │   ├── discussion_comment_unmark_as_answer_pb.rb
│   │       │   │   │   ├── discussion_comment_unsuggest_as_answer_pb.rb
│   │       │   │   │   ├── discussion_comment_update_pb.rb
│   │       │   │   │   ├── discussion_comment_vote_create_pb.rb
│   │       │   │   │   ├── discussion_comment_vote_destroy_pb.rb
│   │       │   │   │   ├── discussion_comment_vote_update_pb.rb
│   │       │   │   │   ├── discussion_create_pb.rb
│   │       │   │   │   ├── discussion_delete_pb.rb
│   │       │   │   │   ├── discussion_pin_pb.rb
│   │       │   │   │   ├── discussion_poll_create_pb.rb
│   │       │   │   │   ├── discussion_poll_delete_pb.rb
│   │       │   │   │   ├── discussion_poll_update_pb.rb
│   │       │   │   │   ├── discussion_poll_vote_create_pb.rb
│   │       │   │   │   ├── discussion_poll_vote_delete_pb.rb
│   │       │   │   │   ├── discussion_reaction_create_pb.rb
│   │       │   │   │   ├── discussion_reaction_destroy_pb.rb
│   │       │   │   │   ├── discussion_remove_label_pb.rb
│   │       │   │   │   ├── discussion_unbump_pb.rb
│   │       │   │   │   ├── discussion_unpin_pb.rb
│   │       │   │   │   ├── discussion_update_pb.rb
│   │       │   │   │   ├── discussion_vote_create_pb.rb
│   │       │   │   │   ├── discussion_vote_destroy_pb.rb
│   │       │   │   │   ├── discussion_vote_update_pb.rb
│   │       │   │   │   ├── enable_discussions_pb.rb
│   │       │   │   │   └── entities
│   │       │   │   │       ├── discussion_category_pb.rb
│   │       │   │   │       ├── discussion_comment_pb.rb
│   │       │   │   │       ├── discussion_pb.rb
│   │       │   │   │       └── discussion_poll_pb.rb
│   │       │   │   └── v2
│   │       │   │       ├── discussions_category_pb.rb
│   │       │   │       ├── discussions_comment_marked_as_answer_pb.rb
│   │       │   │       ├── discussions_comment_marked_as_verified_answer_pb.rb
│   │       │   │       ├── discussions_comment_pb.rb
│   │       │   │       ├── discussions_comment_reaction_pb.rb
│   │       │   │       ├── discussions_comment_vote_pb.rb
│   │       │   │       ├── discussions_label_pb.rb
│   │       │   │       ├── discussions_pb.rb
│   │       │   │       ├── discussions_poll_pb.rb
│   │       │   │       ├── discussions_publish_pb.rb
│   │       │   │       ├── discussions_reaction_pb.rb
│   │       │   │       ├── discussions_vote_pb.rb
│   │       │   │       └── org_discussions_pb.rb
│   │       │   ├── domain_events
│   │       │   │   └── v0
│   │       │   │       ├── entities
│   │       │   │       │   ├── issue_pb.rb
│   │       │   │       │   ├── label_pb.rb
│   │       │   │       │   ├── repository_pb.rb
│   │       │   │       │   └── user_pb.rb
│   │       │   │       └── issue_created_pb.rb
│   │       │   ├── enterprise_account
│   │       │   │   └── v0
│   │       │   │       ├── add_admins_pb.rb
│   │       │   │       ├── add_organizations_pb.rb
│   │       │   │       ├── add_user_accounts_pb.rb
│   │       │   │       ├── admin_reinvited_pb.rb
│   │       │   │       ├── create_pb.rb
│   │       │   │       ├── creation_from_coupon_redemption_pb.rb
│   │       │   │       ├── delete_pb.rb
│   │       │   │       ├── destroy_pb.rb
│   │       │   │       ├── enterprise_remove_admin_pb.rb
│   │       │   │       ├── enterprise_remove_member_pb.rb
│   │       │   │       ├── enterprise_rename_slug_pb.rb
│   │       │   │       ├── enterprise_report_export_pb.rb
│   │       │   │       ├── enterprise_user_name_display_configuration_change_pb.rb
│   │       │   │       ├── entities
│   │       │   │       │   ├── billing_information_pb.rb
│   │       │   │       │   ├── enterprise_admin_invitation_pb.rb
│   │       │   │       │   ├── enterprise_installation_pb.rb
│   │       │   │       │   └── shipping_information_pb.rb
│   │       │   │       ├── expired_trial_deletion_pb.rb
│   │       │   │       ├── organization_add_pb.rb
│   │       │   │       ├── organization_add_per_repository_pb.rb
│   │       │   │       ├── organization_remove_pb.rb
│   │       │   │       ├── organization_remove_per_repository_pb.rb
│   │       │   │       ├── organization_transfer_pb.rb
│   │       │   │       ├── organization_transfer_per_repository_pb.rb
│   │       │   │       ├── organization_upgrade_failure_pb.rb
│   │       │   │       ├── organization_upgrade_pb.rb
│   │       │   │       ├── organization_upgrade_per_repository_pb.rb
│   │       │   │       ├── organization_user_name_display_configuration_change_pb.rb
│   │       │   │       ├── owner_role_change_in_organization_pb.rb
│   │       │   │       ├── profile_organization_click_pb.rb
│   │       │   │       ├── profile_view_pb.rb
│   │       │   │       ├── remove_admins_pb.rb
│   │       │   │       ├── remove_members_pb.rb
│   │       │   │       ├── remove_organizations_pb.rb
│   │       │   │       ├── restore_pb.rb
│   │       │   │       ├── salesforce_trial_update_pb.rb
│   │       │   │       ├── startup_program_application_pb.rb
│   │       │   │       ├── toggle_source_ip_disclosure_pb.rb
│   │       │   │       └── trial_pb.rb
│   │       │   ├── enterprise_teams
│   │       │   │   └── v0
│   │       │   │       └── enterprise_team_migration_event_pb.rb
│   │       │   ├── event_payload_attachment
│   │       │   │   └── v0
│   │       │   │       ├── check_run_attachment_pb.rb
│   │       │   │       ├── entities
│   │       │   │       │   ├── check_run_pb.rb
│   │       │   │       │   ├── issue_comment_pb.rb
│   │       │   │       │   ├── issue_comment_reactions_count_pb.rb
│   │       │   │       │   └── issue_pb.rb
│   │       │   │       ├── issue_attachment_pb.rb
│   │       │   │       └── issue_comment_attachment_pb.rb
│   │       │   ├── exemptions
│   │       │   │   └── v0
│   │       │   │       ├── entities
│   │       │   │       │   ├── exemption_request_pb.rb
│   │       │   │       │   └── exemption_response_pb.rb
│   │       │   │       ├── exemption_request_cancelled_pb.rb
│   │       │   │       ├── exemption_request_completed_pb.rb
│   │       │   │       ├── exemption_request_created_pb.rb
│   │       │   │       ├── exemption_response_dismissed_pb.rb
│   │       │   │       └── exemption_response_submitted_pb.rb
│   │       │   ├── exp
│   │       │   │   └── v0
│   │       │   │       └── tas_api_response_pb.rb
│   │       │   ├── external_identity
│   │       │   │   └── v0
│   │       │   │       ├── enterprise_created_pb.rb
│   │       │   │       └── refresh_token_pb.rb
│   │       │   ├── feeds
│   │       │   │   └── v0
│   │       │   │       ├── entities
│   │       │   │       │   ├── card_type_enum_pb.rb
│   │       │   │       │   ├── emoji_reaction_enum_pb.rb
│   │       │   │       │   ├── feed_card_pb.rb
│   │       │   │       │   ├── feed_metadata_pb.rb
│   │       │   │       │   ├── interaction_method_enum_pb.rb
│   │       │   │       │   ├── resource_type_enum_pb.rb
│   │       │   │       │   ├── user_post_comment_pb.rb
│   │       │   │       │   ├── user_post_pb.rb
│   │       │   │       │   └── user_post_reference_pb.rb
│   │       │   │       ├── feed_click_pb.rb
│   │       │   │       ├── feed_retrieved_pb.rb
│   │       │   │       ├── feed_visible_pb.rb
│   │       │   │       ├── implicit_relationship_changed_pb.rb
│   │       │   │       ├── profile_activity_event_visibility_change_pb.rb
│   │       │   │       ├── resource_activity_pb.rb
│   │       │   │       ├── show_less_activity_click_pb.rb
│   │       │   │       ├── user_disinterest_pb.rb
│   │       │   │       ├── user_post_comment_pb.rb
│   │       │   │       └── user_post_pb.rb
│   │       │   ├── ghe_usage_metrics
│   │       │   │   └── v0
│   │       │   │       ├── entities
│   │       │   │       │   ├── actions_stats_pb.rb
│   │       │   │       │   ├── admin_stats_pb.rb
│   │       │   │       │   ├── advisory_db_stats_pb.rb
│   │       │   │       │   ├── dormant_users_pb.rb
│   │       │   │       │   ├── mec_pb.rb
│   │       │   │       │   ├── package_ecosystem_pb.rb
│   │       │   │       │   └── packages_stats_pb.rb
│   │       │   │       └── event_pb.rb
│   │       │   ├── gitauth
│   │       │   │   └── v0
│   │       │   │       ├── git_auth_request_pb.rb
│   │       │   │       └── public_key_access_pb.rb
│   │       │   ├── github_connect
│   │       │   │   └── v0
│   │       │   │       ├── connect_pb.rb
│   │       │   │       ├── disconnect_pb.rb
│   │       │   │       ├── update_features_pb.rb
│   │       │   │       ├── update_installation_info_pb.rb
│   │       │   │       └── usage_metrics_export_request_pb.rb
│   │       │   ├── github_models
│   │       │   │   └── v0
│   │       │   │       ├── api_authentication_result_pb.rb
│   │       │   │       ├── feedback_pb.rb
│   │       │   │       └── gateway_models_log_pb.rb
│   │       │   ├── hook_event_attributes
│   │       │   │   └── v0
│   │       │   │       ├── check_run_event_attributes_pb.rb
│   │       │   │       ├── entities
│   │       │   │       │   └── requested_action_pb.rb
│   │       │   │       └── ping_event_attributes_pb.rb
│   │       │   ├── iet_backed_oauth_access
│   │       │   │   └── v1
│   │       │   │       └── mismatch_pb.rb
│   │       │   ├── insights
│   │       │   │   └── v0
│   │       │   │       ├── entity_created_pb.rb
│   │       │   │       ├── entity_deleted_pb.rb
│   │       │   │       └── entity_updated_pb.rb
│   │       │   ├── interaction_ability
│   │       │   │   └── v0
│   │       │   │       ├── entities
│   │       │   │       │   ├── duration_unit_pb.rb
│   │       │   │       │   ├── interaction_limit_pb.rb
│   │       │   │       │   └── target_type_pb.rb
│   │       │   │       ├── interaction_limit_disable_pb.rb
│   │       │   │       └── interaction_limit_enable_pb.rb
│   │       │   ├── ip_allow_list
│   │       │   │   └── v0
│   │       │   │       ├── disable_app_access_pb.rb
│   │       │   │       ├── disable_for_installed_apps_pb.rb
│   │       │   │       ├── disable_pb.rb
│   │       │   │       ├── disable_user_level_enforcement_pb.rb
│   │       │   │       ├── enable_app_access_pb.rb
│   │       │   │       ├── enable_for_installed_apps_pb.rb
│   │       │   │       ├── enable_pb.rb
│   │       │   │       ├── enable_user_level_enforcement_pb.rb
│   │       │   │       ├── entities
│   │       │   │       │   └── ip_allow_list_entry_pb.rb
│   │       │   │       ├── ip_allow_list_entry_create_pb.rb
│   │       │   │       ├── ip_allow_list_entry_destroy_pb.rb
│   │       │   │       ├── ip_allow_list_entry_update_pb.rb
│   │       │   │       └── policy_unsatisfied_pb.rb
│   │       │   ├── issues
│   │       │   │   └── v0
│   │       │   │       └── issues_react_feedback_pb.rb
│   │       │   ├── issue_templates
│   │       │   │   └── v0
│   │       │   │       ├── issue_create_event_pb.rb
│   │       │   │       └── template_update_error_pb.rb
│   │       │   ├── licensing
│   │       │   │   └── v0
│   │       │   │       ├── advanced_security_product_toggled_pb.rb
│   │       │   │       ├── bundled_license_assignment_association_changed_pb.rb
│   │       │   │       ├── copilot_license_enablement_toggled_pb.rb
│   │       │   │       ├── enterprise_installation_deleted_pb.rb
│   │       │   │       ├── enterprise_installation_synced_pb.rb
│   │       │   │       ├── enterprise_managed_identity_suspended_pb.rb
│   │       │   │       ├── enterprise_managed_identity_unsuspended_pb.rb
│   │       │   │       ├── entities
│   │       │   │       │   └── visual_studio_subscription_event_pb.rb
│   │       │   │       ├── repository_transferred_pb.rb
│   │       │   │       ├── visual_studio_subscription_event_create_pb.rb
│   │       │   │       └── visual_studio_subscription_event_update_pb.rb
│   │       │   ├── localization
│   │       │   │   └── v0
│   │       │   │       └── translation_request_pb.rb
│   │       │   ├── marketplace
│   │       │   │   └── v0
│   │       │   │       ├── action_click_pb.rb
│   │       │   │       ├── action_delist_pb.rb
│   │       │   │       ├── action_list_pb.rb
│   │       │   │       ├── action_use_button_click_pb.rb
│   │       │   │       ├── action_use_button_repository_click_pb.rb
│   │       │   │       ├── action_use_button_repository_search_pb.rb
│   │       │   │       ├── app_install_pb.rb
│   │       │   │       ├── app_plan_change_pb.rb
│   │       │   │       ├── app_state_change_pb.rb
│   │       │   │       ├── create_extension_view_pb.rb
│   │       │   │       ├── creator_verification_pb.rb
│   │       │   │       ├── cta_view_pb.rb
│   │       │   │       ├── entities
│   │       │   │       │   ├── app_billing_plan_pb.rb
│   │       │   │       │   ├── app_pb.rb
│   │       │   │       │   ├── marketplace_listing_billing_plan_pb.rb
│   │       │   │       │   └── marketplace_listing_pb.rb
│   │       │   │       ├── hero_card_view_pb.rb
│   │       │   │       ├── homepage_view_pb.rb
│   │       │   │       ├── listing_click_pb.rb
│   │       │   │       ├── listing_install_pb.rb
│   │       │   │       ├── listing_plan_change_pb.rb
│   │       │   │       ├── listing_state_change_pb.rb
│   │       │   │       ├── listing_view_pb.rb
│   │       │   │       ├── marketplace_onboarding_progress_pb.rb
│   │       │   │       ├── new_repo_quick_install_pb.rb
│   │       │   │       ├── order_preview_deleted_pb.rb
│   │       │   │       ├── purchase_purchased_pb.rb
│   │       │   │       ├── recommended_listing_click_pb.rb
│   │       │   │       ├── recommended_listings_displayed_pb.rb
│   │       │   │       ├── recommended_page_click_pb.rb
│   │       │   │       ├── recommended_project_management_click_pb.rb
│   │       │   │       ├── recommended_project_management_dismissed_pb.rb
│   │       │   │       ├── retargeting_notice_click_pb.rb
│   │       │   │       ├── retargeting_notice_dismissed_pb.rb
│   │       │   │       ├── retargeting_notice_displayed_pb.rb
│   │       │   │       ├── trending_apps_click_pb.rb
│   │       │   │       ├── trending_apps_displayed_pb.rb
│   │       │   │       └── user_app_plan_change_pb.rb
│   │       │   ├── memex
│   │       │   │   ├── v0
│   │       │   │   │   ├── bulk_add_project_items_pb.rb
│   │       │   │   │   ├── bulk_archive_project_items_pb.rb
│   │       │   │   │   ├── bulk_delete_project_items_pb.rb
│   │       │   │   │   ├── draft_issue_convert_to_issue_pb.rb
│   │       │   │   │   ├── draft_issue_update_assignee_pb.rb
│   │       │   │   │   ├── draft_issue_update_title_pb.rb
│   │       │   │   │   ├── memex_project_chart_create_pb.rb
│   │       │   │   │   ├── memex_project_chart_destroy_pb.rb
│   │       │   │   │   ├── memex_project_chart_update_pb.rb
│   │       │   │   │   ├── memex_project_column_value_create_pb.rb
│   │       │   │   │   ├── memex_project_column_value_destroy_pb.rb
│   │       │   │   │   ├── memex_project_column_value_update_pb.rb
│   │       │   │   │   ├── memex_project_event_pb.rb
│   │       │   │   │   ├── memex_project_feedback_pb.rb
│   │       │   │   │   ├── memex_project_item_move_pb.rb
│   │       │   │   │   ├── memex_project_view_create_pb.rb
│   │       │   │   │   ├── memex_project_view_destroy_pb.rb
│   │       │   │   │   ├── memex_project_view_update_pb.rb
│   │       │   │   │   ├── project_destroy_pb.rb
│   │       │   │   │   ├── project_item_create_pb.rb
│   │       │   │   │   ├── project_item_destroy_pb.rb
│   │       │   │   │   ├── project_item_metadata_update_pb.rb
│   │       │   │   │   ├── project_item_update_pb.rb
│   │       │   │   │   └── projects_without_limits_engagement_pb.rb
│   │       │   │   └── v1
│   │       │   │       ├── event_pb.rb
│   │       │   │       ├── memex_project_column_create_pb.rb
│   │       │   │       ├── memex_project_column_destroy_pb.rb
│   │       │   │       ├── memex_project_column_group_by_collapse_toggle_pb.rb
│   │       │   │       ├── memex_project_column_group_by_pb.rb
│   │       │   │       ├── memex_project_column_update_pb.rb
│   │       │   │       └── memex_project_column_value_destroy_pb.rb
│   │       │   ├── memex_automation
│   │       │   │   └── v0
│   │       │   │       └── auto_add_event_pb.rb
│   │       │   ├── merge_queue
│   │       │   │   └── v1
│   │       │   │       ├── entities
│   │       │   │       │   ├── merge_group_entry_pb.rb
│   │       │   │       │   ├── merge_group_pb.rb
│   │       │   │       │   ├── merge_queue_entry_pb.rb
│   │       │   │       │   ├── merge_queue_pb.rb
│   │       │   │       │   └── required_status_check_pb.rb
│   │       │   │       ├── merge_group_entry_event_pb.rb
│   │       │   │       ├── merge_group_event_pb.rb
│   │       │   │       ├── merge_queue_entry_event_pb.rb
│   │       │   │       └── merge_queue_event_pb.rb
│   │       │   ├── mission_control_agent_experiment
│   │       │   │   └── v0
│   │       │   │       └── event_pb.rb
│   │       │   ├── ml
│   │       │   │   └── v1
│   │       │   │       └── disclosure_issue_prediction_pb.rb
│   │       │   ├── mobile
│   │       │   │   └── v0
│   │       │   │       ├── event_pb.rb
│   │       │   │       └── waitlist_registration_pb.rb
│   │       │   ├── moderation
│   │       │   │   └── v0
│   │       │   │       ├── entities
│   │       │   │       │   ├── account_moderation_pb.rb
│   │       │   │       │   ├── content_moderation_pb.rb
│   │       │   │       │   ├── npm_account_pb.rb
│   │       │   │       │   ├── service_moderation_pb.rb
│   │       │   │       │   └── sponsors_moderation_pb.rb
│   │       │   │       └── moderation_action_pb.rb
│   │       │   ├── notifications
│   │       │   │   └── v0
│   │       │   │       ├── entities
│   │       │   │       │   └── notification_handler_pb.rb
│   │       │   │       ├── notification_delivery_pb.rb
│   │       │   │       ├── notification_user_action_pb.rb
│   │       │   │       ├── team_notification_setting_pb.rb
│   │       │   │       └── unwatch_suggestion_event_pb.rb
│   │       │   ├── octogrowth
│   │       │   │   └── v0
│   │       │   │       └── ghas_trial_request_pb.rb
│   │       │   ├── organization
│   │       │   │   └── v1
│   │       │   │       ├── add_members_pb.rb
│   │       │   │       ├── destroy_pb.rb
│   │       │   │       ├── remove_members_pb.rb
│   │       │   │       └── update_members_pb.rb
│   │       │   ├── organization_moderators
│   │       │   │   └── v0
│   │       │   │       └── moderator_update_pb.rb
│   │       │   ├── package_registry
│   │       │   │   └── v0
│   │       │   │       └── package_event_pb.rb
│   │       │   ├── payouts
│   │       │   │   └── v0
│   │       │   │       ├── bank_payout_pb.rb
│   │       │   │       └── transfer_pb.rb
│   │       │   ├── permissions
│   │       │   │   └── v0
│   │       │   │       └── created_pb.rb
│   │       │   ├── platform_health
│   │       │   │   └── v1
│   │       │   │       └── user_generated_content_pb.rb
│   │       │   ├── porter
│   │       │   │   └── v0
│   │       │   │       └── import_created_pb.rb
│   │       │   ├── prioritizable
│   │       │   │   └── v0
│   │       │   │       └── prioritizable_context_rebalanced_pb.rb
│   │       │   ├── progress
│   │       │   │   └── v0
│   │       │   │       ├── entities
│   │       │   │       │   └── config_pb.rb
│   │       │   │       ├── progress_event_pb.rb
│   │       │   │       └── progress_update_pb.rb
│   │       │   ├── projects
│   │       │   │   └── v0
│   │       │   │       └── project_card_move_pb.rb
│   │       │   ├── protected_domain
│   │       │   │   ├── v0
│   │       │   │   │   ├── lifecycle_pb.rb
│   │       │   │   │   ├── status_change_pb.rb
│   │       │   │   │   └── verify_attempt_pb.rb
│   │       │   │   └── v1
│   │       │   │       ├── lifecycle_pb.rb
│   │       │   │       ├── status_change_pb.rb
│   │       │   │       └── verify_attempt_pb.rb
│   │       │   ├── pull_requests
│   │       │   │   └── v1
│   │       │   │       ├── batch_internal_ref_update_finished_pb.rb
│   │       │   │       ├── batch_internal_ref_update_ready_pb.rb
│   │       │   │       ├── internal_ref_update_ready_pb.rb
│   │       │   │       ├── mark_pull_request_comparison_as_seen_pb.rb
│   │       │   │       ├── mergeability_pb.rb
│   │       │   │       ├── merge_commit_requested_pb.rb
│   │       │   │       ├── merge_conflict_pb.rb
│   │       │   │       └── pull_request_review_thread_resolve_or_unresolve_pb.rb
│   │       │   ├── releases
│   │       │   │   └── v1
│   │       │   │       ├── commits_fetched_pb.rb
│   │       │   │       ├── entities
│   │       │   │       │   └── release_pb.rb
│   │       │   │       ├── fanout_targets_collected_pb.rb
│   │       │   │       ├── previous_release_fetched_pb.rb
│   │       │   │       └── release_notes_generated_pb.rb
│   │       │   ├── repositories
│   │       │   │   ├── v1
│   │       │   │   │   ├── archived_pb.rb
│   │       │   │   │   ├── commits_created_pb.rb
│   │       │   │   │   ├── created_pb.rb
│   │       │   │   │   ├── deleted_pb.rb
│   │       │   │   │   ├── detached_pb.rb
│   │       │   │   │   ├── entities
│   │       │   │   │   │   └── rule_run_pb.rb
│   │       │   │   │   ├── extracted_pb.rb
│   │       │   │   │   ├── imported_pb.rb
│   │       │   │   │   ├── internal_clone_complete_pb.rb
│   │       │   │   │   ├── missing_branch_redirect_pb.rb
│   │       │   │   │   ├── purged_pb.rb
│   │       │   │   │   ├── pushed_pb.rb
│   │       │   │   │   ├── ref_update_recorded_pb.rb
│   │       │   │   │   ├── rename_branch_pb.rb
│   │       │   │   │   ├── renamed_pb.rb
│   │       │   │   │   ├── repository_description_updated_pb.rb
│   │       │   │   │   ├── repository_details_updated_pb.rb
│   │       │   │   │   ├── restored_pb.rb
│   │       │   │   │   ├── rule_suite_evaluation_pb.rb
│   │       │   │   │   ├── transfer_email_pb.rb
│   │       │   │   │   ├── transferred_pb.rb
│   │       │   │   │   ├── ui_event_pb.rb
│   │       │   │   │   ├── unarchived_pb.rb
│   │       │   │   │   ├── visibility_changed_pb.rb
│   │       │   │   │   ├── workspace_created_pb.rb
│   │       │   │   │   └── workspace_deleted_pb.rb
│   │       │   │   └── v2
│   │       │   │       ├── imported_pb.rb
│   │       │   │       └── restored_pb.rb
│   │       │   ├── rules_insights
│   │       │   │   └── v0
│   │       │   │       └── rule_suite_evaluation_pb.rb
│   │       │   ├── runtime_code_coverage
│   │       │   │   └── v0
│   │       │   │       └── method_call_count_pb.rb
│   │       │   ├── search
│   │       │   │   └── v0
│   │       │   │       ├── entities
│   │       │   │       │   └── pair_pb.rb
│   │       │   │       ├── index_document_pb.rb
│   │       │   │       ├── pull_request_changed_pb.rb
│   │       │   │       ├── repository_changed_pb.rb
│   │       │   │       ├── search_qualifier_hinting_pb.rb
│   │       │   │       └── ui_event_pb.rb
│   │       │   ├── secret_scanning
│   │       │   │   └── v1
│   │       │   │       ├── encrypted_content_scan_event_pb.rb
│   │       │   │       ├── secret_scanning_feature_toggled_pb.rb
│   │       │   │       └── secret_scanning_push_protection_feature_toggled_pb.rb
│   │       │   ├── security_advisories
│   │       │   │   └── v0
│   │       │   │       ├── advisory_credit_accept_pb.rb
│   │       │   │       ├── advisory_credit_create_pb.rb
│   │       │   │       ├── advisory_credit_decline_pb.rb
│   │       │   │       ├── advisory_credit_destroy_pb.rb
│   │       │   │       └── advisory_credit_notify_pb.rb
│   │       │   ├── security_alerts
│   │       │   │   └── v1
│   │       │   │       ├── repository_vulnerability_alert_lifecycle_event_pb.rb
│   │       │   │       └── repository_vulnerability_alerts_analytics_event_pb.rb
│   │       │   ├── security_campaigns
│   │       │   │   └── v0
│   │       │   │       ├── entities
│   │       │   │       │   ├── autofix_state_pb.rb
│   │       │   │       │   ├── security_campaign_autofix_alert_pb.rb
│   │       │   │       │   └── security_campaign_pb.rb
│   │       │   │       ├── security_campaign_autofix_generation_complete_pb.rb
│   │       │   │       ├── security_campaign_autofix_generation_incomplete_pb.rb
│   │       │   │       ├── security_campaign_close_pb.rb
│   │       │   │       ├── security_campaign_create_pb.rb
│   │       │   │       ├── security_campaign_delete_pb.rb
│   │       │   │       ├── security_campaign_publish_draft_pb.rb
│   │       │   │       ├── security_campaign_reopen_pb.rb
│   │       │   │       └── security_campaign_update_pb.rb
│   │       │   ├── security_center
│   │       │   │   ├── v0
│   │       │   │   │   ├── advanced_security_toggled_pb.rb
│   │       │   │   │   ├── enterprise_advanced_security_license_toggled_pb.rb
│   │       │   │   │   ├── entities
│   │       │   │   │   │   ├── insights_data_pb.rb
│   │       │   │   │   │   └── security_feature_pb.rb
│   │       │   │   │   ├── insights_entity_batch_pb.rb
│   │       │   │   │   ├── organization_advanced_security_license_toggled_pb.rb
│   │       │   │   │   ├── organization_advanced_security_license_toggled_per_repository_pb.rb
│   │       │   │   │   └── security_feature_repo_update_pb.rb
│   │       │   │   └── v1
│   │       │   │       ├── entities
│   │       │   │       │   ├── repository_pb.rb
│   │       │   │       │   └── security_feature_pb.rb
│   │       │   │       └── security_feature_repo_update_pb.rb
│   │       │   ├── security_settings
│   │       │   │   └── v1
│   │       │   │       └── security_settings_update_pb.rb
│   │       │   ├── sponsors
│   │       │   │   ├── v0
│   │       │   │   │   ├── account_status_change_pb.rb
│   │       │   │   │   ├── button_click_pb.rb
│   │       │   │   │   ├── checkout_viewed_pb.rb
│   │       │   │   │   ├── element_displayed_pb.rb
│   │       │   │   │   ├── entities
│   │       │   │   │   │   ├── sponsors_fraud_review_pb.rb
│   │       │   │   │   │   └── sponsorship_pb.rb
│   │       │   │   │   ├── featured_sponsors_pb.rb
│   │       │   │   │   ├── invited_from_waitlist_pb.rb
│   │       │   │   │   ├── joined_waitlist_pb.rb
│   │       │   │   │   ├── newsletter_sent_pb.rb
│   │       │   │   │   ├── profile_update_pb.rb
│   │       │   │   │   ├── profile_viewed_pb.rb
│   │       │   │   │   ├── sponsor_fraud_flagged_pb.rb
│   │       │   │   │   ├── sponsors_fraud_review_create_pb.rb
│   │       │   │   │   ├── sponsors_fraud_review_state_change_pb.rb
│   │       │   │   │   ├── sponsorship_create_cancel_pb.rb
│   │       │   │   │   ├── sponsorship_preference_change_pb.rb
│   │       │   │   │   ├── sponsorship_tier_change_pb.rb
│   │       │   │   │   ├── sponsors_listing_match_limit_reached_pb.rb
│   │       │   │   │   └── tier_description_update_pb.rb
│   │       │   │   └── v1
│   │       │   │       ├── bulk_sponsorships_import_pb.rb
│   │       │   │       ├── custom_amount_settings_change_pb.rb
│   │       │   │       ├── display_tier_welcome_message_pb.rb
│   │       │   │       ├── early_fraud_warning_pb.rb
│   │       │   │       ├── entities
│   │       │   │       │   ├── bulk_sponsorships_file_error_pb.rb
│   │       │   │       │   ├── goal_pb.rb
│   │       │   │       │   ├── sponsors_agreement_pb.rb
│   │       │   │       │   ├── sponsors_fraud_review_pb.rb
│   │       │   │       │   ├── sponsors_listing_pb.rb
│   │       │   │       │   ├── sponsors_listing_stafftools_metadata_pb.rb
│   │       │   │       │   ├── sponsors_tier_pb.rb
│   │       │   │       │   ├── stripe_connect_account_pb.rb
│   │       │   │       │   ├── stripe_invoice_pb.rb
│   │       │   │       │   └── tier_building_action_pb.rb
│   │       │   │       ├── explore_filter_change_pb.rb
│   │       │   │       ├── explore_pagination_click_pb.rb
│   │       │   │       ├── explore_selected_account_change_pb.rb
│   │       │   │       ├── explore_sorting_change_pb.rb
│   │       │   │       ├── fraud_system_action_prohibited_pb.rb
│   │       │   │       ├── goal_event_pb.rb
│   │       │   │       ├── invoiced_billing_account_form_submit_pb.rb
│   │       │   │       ├── issue_manual_payout_pb.rb
│   │       │   │       ├── profile_update_pb.rb
│   │       │   │       ├── sponsors_agreement_sign_pb.rb
│   │       │   │       ├── sponsors_display_agreement_pb.rb
│   │       │   │       ├── sponsors_fraud_review_create_pb.rb
│   │       │   │       ├── sponsors_fraud_review_state_change_pb.rb
│   │       │   │       ├── sponsorship_cancel_request_pb.rb
│   │       │   │       ├── sponsorship_create_cancel_pb.rb
│   │       │   │       ├── sponsorship_expire_pb.rb
│   │       │   │       ├── sponsorship_payment_complete_pb.rb
│   │       │   │       ├── sponsorship_pending_change_pb.rb
│   │       │   │       ├── sponsorship_preference_change_pb.rb
│   │       │   │       ├── sponsorship_tier_change_pb.rb
│   │       │   │       ├── sponsorship_transactions_export_pb.rb
│   │       │   │       ├── sponsorship_transfer_failure_pb.rb
│   │       │   │       ├── sponsorship_transfer_reversal_pb.rb
│   │       │   │       ├── sponsors_invoiced_account_stripe_customer_create_pb.rb
│   │       │   │       ├── sponsors_invoiced_account_stripe_invoice_pb.rb
│   │       │   │       ├── sponsors_invoiced_agreement_sign_pb.rb
│   │       │   │       ├── sponsors_listing_active_stripe_connect_account_switch_pb.rb
│   │       │   │       ├── sponsors_withdraw_agreement_signature_pb.rb
│   │       │   │       ├── stripe_connect_account_create_pb.rb
│   │       │   │       ├── stripe_connect_account_delete_pb.rb
│   │       │   │       ├── stripe_connect_account_update_pb.rb
│   │       │   │       ├── tier_builder_interaction_pb.rb
│   │       │   │       ├── tier_description_update_pb.rb
│   │       │   │       ├── tier_publish_pb.rb
│   │       │   │       ├── toggle_help_section_pb.rb
│   │       │   │       ├── undo_sponsorship_cancellation_pb.rb
│   │       │   │       ├── update_tier_repository_pb.rb
│   │       │   │       └── update_tier_welcome_message_pb.rb
│   │       │   ├── sso_redirect
│   │       │   │   └── v0
│   │       │   │       ├── disable_pb.rb
│   │       │   │       └── enable_pb.rb
│   │       │   ├── suggested_username
│   │       │   │   └── v0
│   │       │   │       └── suggested_username_pb.rb
│   │       │   ├── team
│   │       │   │   └── v1
│   │       │   │       ├── add_members_pb.rb
│   │       │   │       ├── add_to_organizations_pb.rb
│   │       │   │       ├── remove_from_organizations_pb.rb
│   │       │   │       ├── remove_members_pb.rb
│   │       │   │       └── update_pb.rb
│   │       │   ├── tech_project_stacks
│   │       │   │   └── v0
│   │       │   │       └── repository_tech_project_stacks_pb.rb
│   │       │   ├── trade_restrictions
│   │       │   │   └── v0
│   │       │   │       ├── trade_restriction_flag_pb.rb
│   │       │   │       ├── trade_restriction_organization_enforce_pb.rb
│   │       │   │       └── trade_restriction_unflag_pb.rb
│   │       │   ├── trade_screening
│   │       │   │   └── v0
│   │       │   │       ├── eis_response_pb.rb
│   │       │   │       ├── entities
│   │       │   │       │   └── eis_message_pb.rb
│   │       │   │       ├── llama2_request_pb.rb
│   │       │   │       ├── salesforce_screening_result_pb.rb
│   │       │   │       └── trade_screening_result_pb.rb
│   │       │   ├── trust_safety
│   │       │   │   └── v0
│   │       │   │       ├── entities
│   │       │   │       │   └── image_model_pb.rb
│   │       │   │       └── image_scan_pb.rb
│   │       │   ├── user_lists
│   │       │   │   └── v1
│   │       │   │       ├── entities
│   │       │   │       │   ├── user_list_item_pb.rb
│   │       │   │       │   └── user_list_pb.rb
│   │       │   │       ├── user_list_add_item_pb.rb
│   │       │   │       ├── user_list_create_pb.rb
│   │       │   │       ├── user_list_delete_pb.rb
│   │       │   │       ├── user_list_remove_item_pb.rb
│   │       │   │       └── user_list_update_pb.rb
│   │       │   ├── user_metadata
│   │       │   │   └── v1
│   │       │   │       └── recalculation_pb.rb
│   │       │   ├── users
│   │       │   │   └── v1
│   │       │   │       ├── change_new_repository_default_branch_setting_pb.rb
│   │       │   │       └── contribution_history_modified_pb.rb
│   │       │   ├── v0
│   │       │   │   └── similar_issues_issues_create_feedback_pb.rb
│   │       │   ├── v1
│   │       │   │   ├── abuse_classification_pb.rb
│   │       │   │   ├── account_data_export_pb.rb
│   │       │   │   ├── account_rename_pb.rb
│   │       │   │   ├── add_tasklist_button_click_pb.rb
│   │       │   │   ├── aleph_indexer_stats_pb.rb
│   │       │   │   ├── apply_content_warning_pb.rb
│   │       │   │   ├── aqueduct_job_pb.rb
│   │       │   │   ├── authentication_click_pb.rb
│   │       │   │   ├── automated_two_factor_recovery_request_review_pb.rb
│   │       │   │   ├── beta_feature_enrollment_event_pb.rb
│   │       │   │   ├── billing_plan_change_pb.rb
│   │       │   │   ├── billing_type_change_pb.rb
│   │       │   │   ├── billing_upgrade_click_pb.rb
│   │       │   │   ├── blackbird_feedback_pb.rb
│   │       │   │   ├── blank_issue_click_pb.rb
│   │       │   │   ├── blob_action_succeeded_pb.rb
│   │       │   │   ├── blob_edit_page_view_pb.rb
│   │       │   │   ├── blob_excerpt_loaded_pb.rb
│   │       │   │   ├── blob_new_page_view_pb.rb
│   │       │   │   ├── blocked_by_add_pb.rb
│   │       │   │   ├── blocked_by_remove_pb.rb
│   │       │   │   ├── branch_protection_rule_change_pb.rb
│   │       │   │   ├── business_team_enablement_toggled_pb.rb
│   │       │   │   ├── business_team_org_assignment_changed_pb.rb
│   │       │   │   ├── change_color_mode_pb.rb
│   │       │   │   ├── change_user_theme_pb.rb
│   │       │   │   ├── check_run_status_change_pb.rb
│   │       │   │   ├── check_suite_external_click_pb.rb
│   │       │   │   ├── check_suite_image_expand_pb.rb
│   │       │   │   ├── check_suite_status_change_pb.rb
│   │       │   │   ├── clone_download_click_pb.rb
│   │       │   │   ├── close_issue_reference_connected_pb.rb
│   │       │   │   ├── close_issue_reference_disconnected_pb.rb
│   │       │   │   ├── color_mode_profile_promo_click_pb.rb
│   │       │   │   ├── color_mode_promo_click_pb.rb
│   │       │   │   ├── comment_toggle_minimize_pb.rb
│   │       │   │   ├── commit_comment_create_pb.rb
│   │       │   │   ├── commit_comment_update_pb.rb
│   │       │   │   ├── commit_hovercard_hover_pb.rb
│   │       │   │   ├── conduit_issue_comment_create_pb.rb
│   │       │   │   ├── conduit_timeline_update_pb.rb
│   │       │   │   ├── contact_form_submission_pb.rb
│   │       │   │   ├── contact_link_click_pb.rb
│   │       │   │   ├── convert_task_to_issue_click_pb.rb
│   │       │   │   ├── create_org_button_click_pb.rb
│   │       │   │   ├── customer_success_campaign_email_pb.rb
│   │       │   │   ├── dashboard_click_pb.rb
│   │       │   │   ├── dashboard_collection_repo_click_pb.rb
│   │       │   │   ├── dashboard_page_view_pb.rb
│   │       │   │   ├── dashboard_saved_collection_create_pb.rb
│   │       │   │   ├── dashboard_saved_collection_destroy_pb.rb
│   │       │   │   ├── dashboard_saved_collection_update_pb.rb
│   │       │   │   ├── dashboard_saved_view_create_pb.rb
│   │       │   │   ├── dashboard_saved_view_destroy_pb.rb
│   │       │   │   ├── dashboard_saved_view_update_pb.rb
│   │       │   │   ├── dead_letter_pb.rb
│   │       │   │   ├── discussion_apply_filter_pb.rb
│   │       │   │   ├── discussion_click_pb.rb
│   │       │   │   ├── discussion_click_profile_pb.rb
│   │       │   │   ├── discussion_comment_apply_filter_pb.rb
│   │       │   │   ├── discussion_comment_create_pb.rb
│   │       │   │   ├── discussion_comment_delete_pb.rb
│   │       │   │   ├── discussion_comment_mark_as_answer_pb.rb
│   │       │   │   ├── discussion_comment_unmark_as_answer_pb.rb
│   │       │   │   ├── discussion_comment_update_pb.rb
│   │       │   │   ├── discussion_create_pb.rb
│   │       │   │   ├── discussion_delete_pb.rb
│   │       │   │   ├── discussion_list_view_filter_pb.rb
│   │       │   │   ├── discussion_poll_create_pb.rb
│   │       │   │   ├── discussion_poll_delete_pb.rb
│   │       │   │   ├── discussion_poll_update_pb.rb
│   │       │   │   ├── discussion_poll_vote_create_pb.rb
│   │       │   │   ├── discussion_remove_upvote_pb.rb
│   │       │   │   ├── discussion_update_pb.rb
│   │       │   │   ├── discussion_upvote_pb.rb
│   │       │   │   ├── email_domain_reputation_record_create_pb.rb
│   │       │   │   ├── email_link_click_pb.rb
│   │       │   │   ├── enterprise_abuse_classification_pb.rb
│   │       │   │   ├── entities
│   │       │   │   │   ├── abuse_classification_origin_pb.rb
│   │       │   │   │   ├── abuse_classification_queue_action_pb.rb
│   │       │   │   │   ├── abuse_classification_state_pb.rb
│   │       │   │   │   ├── actor_location_pb.rb
│   │       │   │   │   ├── app_pb.rb
│   │       │   │   │   ├── arkose_captcha_response_v4_pb.rb
│   │       │   │   │   ├── auth_type_pb.rb
│   │       │   │   │   ├── auto_merge_request_pb.rb
│   │       │   │   │   ├── avatar_pb.rb
│   │       │   │   │   ├── behavior_target_entity_pb.rb
│   │       │   │   │   ├── billing_plan_owner_pb.rb
│   │       │   │   │   ├── branch_protection_rule_pb.rb
│   │       │   │   │   ├── business_pb.rb
│   │       │   │   │   ├── check_annotation_pb.rb
│   │       │   │   │   ├── comment_positioning_pb.rb
│   │       │   │   │   ├── commit_comment_pb.rb
│   │       │   │   │   ├── commit_pb.rb
│   │       │   │   │   ├── conflicted_path_pb.rb
│   │       │   │   │   ├── conflict_item_pb.rb
│   │       │   │   │   ├── contact_link_pb.rb
│   │       │   │   │   ├── country_block_type_pb.rb
│   │       │   │   │   ├── custom_enterprise_role_pb.rb
│   │       │   │   │   ├── custom_organization_role_pb.rb
│   │       │   │   │   ├── custom_repository_role_pb.rb
│   │       │   │   │   ├── dashboard_click_metadata_pb.rb
│   │       │   │   │   ├── dashboard_pinned_item_pb.rb
│   │       │   │   │   ├── dashboard_saved_collection_pb.rb
│   │       │   │   │   ├── dashboard_saved_view_pb.rb
│   │       │   │   │   ├── dashboard_shortcut_pb.rb
│   │       │   │   │   ├── d_git_predicate_pb.rb
│   │       │   │   │   ├── discussion_comment_pb.rb
│   │       │   │   │   ├── discussion_pb.rb
│   │       │   │   │   ├── elasticsearch_query_pb.rb
│   │       │   │   │   ├── environment_pb.rb
│   │       │   │   │   ├── feature_pb.rb
│   │       │   │   │   ├── file_comment_pb.rb
│   │       │   │   │   ├── funcaptcha_response_pb.rb
│   │       │   │   │   ├── funding_platform_pb.rb
│   │       │   │   │   ├── gist_comment_pb.rb
│   │       │   │   │   ├── gist_file_pb.rb
│   │       │   │   │   ├── gist_pb.rb
│   │       │   │   │   ├── graph_ql_accessed_object_pb.rb
│   │       │   │   │   ├── graph_ql_error_location_pb.rb
│   │       │   │   │   ├── graph_ql_error_pb.rb
│   │       │   │   │   ├── graph_ql_fetched_node_id_type_pb.rb
│   │       │   │   │   ├── graph_ql_metric_by_service_pb.rb
│   │       │   │   │   ├── graph_ql_service_metric_pb.rb
│   │       │   │   │   ├── hovercard_context_pb.rb
│   │       │   │   │   ├── indeterminate_comment_pb.rb
│   │       │   │   │   ├── integration_agent_source_pb.rb
│   │       │   │   │   ├── integration_installation_pb.rb
│   │       │   │   │   ├── integration_pb.rb
│   │       │   │   │   ├── internal_ref_update_pb.rb
│   │       │   │   │   ├── ip_address_pb.rb
│   │       │   │   │   ├── issue_comment_pb.rb
│   │       │   │   │   ├── issue_field_option_pb.rb
│   │       │   │   │   ├── issue_field_pb.rb
│   │       │   │   │   ├── issue_link_type_pb.rb
│   │       │   │   │   ├── issue_pb.rb
│   │       │   │   │   ├── issue_template_pb.rb
│   │       │   │   │   ├── issue_type_pb.rb
│   │       │   │   │   ├── label_pb.rb
│   │       │   │   │   ├── line_comment_pb.rb
│   │       │   │   │   ├── memex_project_chart_pb.rb
│   │       │   │   │   ├── memex_project_column_pb.rb
│   │       │   │   │   ├── memex_project_pb.rb
│   │       │   │   │   ├── milestone_pb.rb
│   │       │   │   │   ├── multiline_comment_pb.rb
│   │       │   │   │   ├── news_feed_event_group_pb.rb
│   │       │   │   │   ├── news_feed_event_pb.rb
│   │       │   │   │   ├── oauth_application_pb.rb
│   │       │   │   │   ├── organization_invitation_pb.rb
│   │       │   │   │   ├── organization_pb.rb
│   │       │   │   │   ├── post_processing_pb.rb
│   │       │   │   │   ├── profile_link_pb.rb
│   │       │   │   │   ├── profile_pb.rb
│   │       │   │   │   ├── project_card_pb.rb
│   │       │   │   │   ├── project_column_pb.rb
│   │       │   │   │   ├── project_pb.rb
│   │       │   │   │   ├── protected_branch_pb.rb
│   │       │   │   │   ├── protected_domain_pb.rb
│   │       │   │   │   ├── public_key_pb.rb
│   │       │   │   │   ├── pull_request_pb.rb
│   │       │   │   │   ├── pull_request_review_comment_pb.rb
│   │       │   │   │   ├── pull_request_review_pb.rb
│   │       │   │   │   ├── pull_request_review_thread_pb.rb
│   │       │   │   │   ├── pull_request_stack_pb.rb
│   │       │   │   │   ├── push_option_pb.rb
│   │       │   │   │   ├── push_pb.rb
│   │       │   │   │   ├── ref_update_pb.rb
│   │       │   │   │   ├── repository_action_pb.rb
│   │       │   │   │   ├── repository_advisory_pb.rb
│   │       │   │   │   ├── repository_dependency_config_pb.rb
│   │       │   │   │   ├── repository_dependency_update_pb.rb
│   │       │   │   │   ├── repository_image_pb.rb
│   │       │   │   │   ├── repository_page_pb.rb
│   │       │   │   │   ├── repository_pb.rb
│   │       │   │   │   ├── repository_vulnerability_alert_pb.rb
│   │       │   │   │   ├── request_context_pb.rb
│   │       │   │   │   ├── reviewable_state_pb.rb
│   │       │   │   │   ├── search_result_pb.rb
│   │       │   │   │   ├── secondary_rate_limit_pb.rb
│   │       │   │   │   ├── security_advisory_pb.rb
│   │       │   │   │   ├── security_vulnerability_pb.rb
│   │       │   │   │   ├── slash_command_trigger_pb.rb
│   │       │   │   │   ├── social_account_pb.rb
│   │       │   │   │   ├── spam_queue_entry_pb.rb
│   │       │   │   │   ├── spam_queue_pb.rb
│   │       │   │   │   ├── spamurai_form_signals_pb.rb
│   │       │   │   │   ├── specimen_data_pb.rb
│   │       │   │   │   ├── support_context_pb.rb
│   │       │   │   │   ├── team_group_mapping_pb.rb
│   │       │   │   │   ├── team_pb.rb
│   │       │   │   │   ├── team_sync_tenant_pb.rb
│   │       │   │   │   ├── tested_feature_pb.rb
│   │       │   │   │   ├── token_pb.rb
│   │       │   │   │   ├── topic_pb.rb
│   │       │   │   │   ├── user_asset_pb.rb
│   │       │   │   │   ├── user_email_pb.rb
│   │       │   │   │   ├── user_pb.rb
│   │       │   │   │   ├── user_status_pb.rb
│   │       │   │   │   └── verifiable_domain_pb.rb
│   │       │   │   ├── environment_deleted_pb.rb
│   │       │   │   ├── experiment_response_pb.rb
│   │       │   │   ├── explore_click_pb.rb
│   │       │   │   ├── explore_page_view_pb.rb
│   │       │   │   ├── failed_login_pb.rb
│   │       │   │   ├── feature_enrollment_event_pb.rb
│   │       │   │   ├── feature_flag_decision_pb.rb
│   │       │   │   ├── feature_gate_upsell_click_pb.rb
│   │       │   │   ├── feature_preview_close_modal_click_pb.rb
│   │       │   │   ├── feature_preview_documentation_click_pb.rb
│   │       │   │   ├── feature_preview_feedback_click_pb.rb
│   │       │   │   ├── feature_preview_open_modal_click_pb.rb
│   │       │   │   ├── feature_preview_selected_pb.rb
│   │       │   │   ├── force_push_timeline_click_pb.rb
│   │       │   │   ├── funding_button_click_pb.rb
│   │       │   │   ├── funding_file_action_pb.rb
│   │       │   │   ├── funding_link_click_pb.rb
│   │       │   │   ├── funding_toggle_pb.rb
│   │       │   │   ├── gist_comment_create_pb.rb
│   │       │   │   ├── gist_comment_update_pb.rb
│   │       │   │   ├── gist_create_pb.rb
│   │       │   │   ├── gist_push_pb.rb
│   │       │   │   ├── gist_star_pb.rb
│   │       │   │   ├── gist_update_pb.rb
│   │       │   │   ├── global_header_user_menu_click_pb.rb
│   │       │   │   ├── graph_ql_query_pb.rb
│   │       │   │   ├── ignored_user_pb.rb
│   │       │   │   ├── integration_create_pb.rb
│   │       │   │   ├── integration_installation_create_pb.rb
│   │       │   │   ├── integration_installation_delete_pb.rb
│   │       │   │   ├── integration_installation_repositories_added_pb.rb
│   │       │   │   ├── integration_installation_repositories_removed_pb.rb
│   │       │   │   ├── integration_update_pb.rb
│   │       │   │   ├── issue_closed_by_xrefs_click_pb.rb
│   │       │   │   ├── issue_close_pb.rb
│   │       │   │   ├── issue_comment_create_pb.rb
│   │       │   │   ├── issue_comment_pin_updated_pb.rb
│   │       │   │   ├── issue_comment_update_pb.rb
│   │       │   │   ├── issue_converted_to_discussion_pb.rb
│   │       │   │   ├── issue_create_pb.rb
│   │       │   │   ├── issue_create_template_pb.rb
│   │       │   │   ├── issue_deleted_pb.rb
│   │       │   │   ├── issue_dependency_list_recalculate_pb.rb
│   │       │   │   ├── issue_field_create_pb.rb
│   │       │   │   ├── issue_field_destroy_pb.rb
│   │       │   │   ├── issue_field_option_create_pb.rb
│   │       │   │   ├── issue_field_option_destroy_pb.rb
│   │       │   │   ├── issue_field_option_update_pb.rb
│   │       │   │   ├── issue_field_update_pb.rb
│   │       │   │   ├── issue_hovercard_hover_pb.rb
│   │       │   │   ├── issue_link_batch_create_pb.rb
│   │       │   │   ├── issue_link_batch_delete_pb.rb
│   │       │   │   ├── issue_link_create_pb.rb
│   │       │   │   ├── issue_link_delete_pb.rb
│   │       │   │   ├── issue_pin_updated_pb.rb
│   │       │   │   ├── issue_reopen_pb.rb
│   │       │   │   ├── issue_timeline_filter_click_pb.rb
│   │       │   │   ├── issue_transferred_pb.rb
│   │       │   │   ├── issue_type_create_pb.rb
│   │       │   │   ├── issue_type_destroy_pb.rb
│   │       │   │   ├── issue_type_update_pb.rb
│   │       │   │   ├── issue_update_assignee_pb.rb
│   │       │   │   ├── issue_update_issue_field_value_pb.rb
│   │       │   │   ├── issue_update_issue_type_pb.rb
│   │       │   │   ├── issue_update_label_pb.rb
│   │       │   │   ├── issue_update_milestone_pb.rb
│   │       │   │   ├── issue_update_pb.rb
│   │       │   │   ├── job_complete_pb.rb
│   │       │   │   ├── key_link_create_pb.rb
│   │       │   │   ├── label_create_pb.rb
│   │       │   │   ├── label_delete_pb.rb
│   │       │   │   ├── label_update_pb.rb
│   │       │   │   ├── mark_file_as_viewed_pb.rb
│   │       │   │   ├── member_feature_request_cancelled_pb.rb
│   │       │   │   ├── membership_update_pb.rb
│   │       │   │   ├── memex_bulk_add_items_pb.rb
│   │       │   │   ├── memex_release_blocked_pb.rb
│   │       │   │   ├── memex_release_demoted_pb.rb
│   │       │   │   ├── memex_release_promoted_pb.rb
│   │       │   │   ├── memex_release_unblocked_pb.rb
│   │       │   │   ├── meta_data_blob_event_pb.rb
│   │       │   │   ├── milestone_delete_pb.rb
│   │       │   │   ├── milestone_update_pb.rb
│   │       │   │   ├── msft_enterprise_agreement_support_disentitlement_pb.rb
│   │       │   │   ├── msft_enterprise_agreement_support_entitlement_pb.rb
│   │       │   │   ├── news_feed_click_pb.rb
│   │       │   │   ├── news_feed_view_pb.rb
│   │       │   │   ├── newsletter_preference_change_pb.rb
│   │       │   │   ├── oauth_access_delete_pb.rb
│   │       │   │   ├── oauth_access_pb.rb
│   │       │   │   ├── oauth_access_regenerate_pb.rb
│   │       │   │   ├── oauth_exchange_pb.rb
│   │       │   │   ├── octocaptcha_log_pb.rb
│   │       │   │   ├── octocaptcha_signup_pb.rb
│   │       │   │   ├── onboarding_task_completed_pb.rb
│   │       │   │   ├── orcid_display_preference_change_pb.rb
│   │       │   │   ├── orcid_record_create_pb.rb
│   │       │   │   ├── orcid_record_destroy_pb.rb
│   │       │   │   ├── organization_bulk_invite_pb.rb
│   │       │   │   ├── organization_cancel_invitation_pb.rb
│   │       │   │   ├── organization_create_pb.rb
│   │       │   │   ├── organization_enterprise_owners_view_pb.rb
│   │       │   │   ├── organization_hovercard_hover_pb.rb
│   │       │   │   ├── organization_invite_click_pb.rb
│   │       │   │   ├── organization_invite_member_pb.rb
│   │       │   │   ├── organization_new_click_pb.rb
│   │       │   │   ├── organization_restore_pb.rb
│   │       │   │   ├── organization_retry_invitation_pb.rb
│   │       │   │   ├── organization_soft_delete_pb.rb
│   │       │   │   ├── organization_toggle_source_ip_disclosure_pb.rb
│   │       │   │   ├── password_reset_create_pb.rb
│   │       │   │   ├── password_update_pb.rb
│   │       │   │   ├── per_seat_plan_callout_click_pb.rb
│   │       │   │   ├── post_receive_commit_pb.rb
│   │       │   │   ├── post_receive_pb.rb
│   │       │   │   ├── primary_avatar_update_pb.rb
│   │       │   │   ├── profile_activity_tab_visibility_change_pb.rb
│   │       │   │   ├── profile_link_click_pb.rb
│   │       │   │   ├── profile_link_destroy_pb.rb
│   │       │   │   ├── profile_link_update_pb.rb
│   │       │   │   ├── profile_pin_create_pb.rb
│   │       │   │   ├── profile_pin_destroy_pb.rb
│   │       │   │   ├── profile_readme_action_pb.rb
│   │       │   │   ├── profile_update_pb.rb
│   │       │   │   ├── profile_visibility_change_pb.rb
│   │       │   │   ├── project_card_event_pb.rb
│   │       │   │   ├── project_card_xref_view_event_pb.rb
│   │       │   │   ├── project_event_pb.rb
│   │       │   │   ├── pull_request_auto_merge_disable_pb.rb
│   │       │   │   ├── pull_request_auto_merge_enable_pb.rb
│   │       │   │   ├── pull_request_change_base_pb.rb
│   │       │   │   ├── pull_request_close_pb.rb
│   │       │   │   ├── pull_request_convert_to_draft_pb.rb
│   │       │   │   ├── pull_request_create_pb.rb
│   │       │   │   ├── pull_request_diffbar_filter_by_revision_pb.rb
│   │       │   │   ├── pull_request_hovercard_hover_pb.rb
│   │       │   │   ├── pull_request_in_progress_pb.rb
│   │       │   │   ├── pull_request_local_checkout_pb.rb
│   │       │   │   ├── pull_request_merge_external_pb.rb
│   │       │   │   ├── pull_request_merge_pb.rb
│   │       │   │   ├── pull_request_multiline_select_pb.rb
│   │       │   │   ├── pull_request_ready_for_review_pb.rb
│   │       │   │   ├── pull_request_refresh_pb.rb
│   │       │   │   ├── pull_request_reopen_pb.rb
│   │       │   │   ├── pull_request_review_comment_create_pb.rb
│   │       │   │   ├── pull_request_review_comment_delete_pb.rb
│   │       │   │   ├── pull_request_review_comment_update_pb.rb
│   │       │   │   ├── pull_request_review_dismiss_pb.rb
│   │       │   │   ├── pull_request_review_edit_pb.rb
│   │       │   │   ├── pull_request_review_request_delegation_pb.rb
│   │       │   │   ├── pull_request_review_request_pb.rb
│   │       │   │   ├── pull_request_review_submit_pb.rb
│   │       │   │   ├── pull_request_review_thread_create_pb.rb
│   │       │   │   ├── pull_request_review_thread_delete_pb.rb
│   │       │   │   ├── pull_request_synchronize_pb.rb
│   │       │   │   ├── pull_request_timeline_comment_create_pb.rb
│   │       │   │   ├── pull_request_timeline_comment_update_pb.rb
│   │       │   │   ├── pull_request_update_pb.rb
│   │       │   │   ├── pull_request_user_action_pb.rb
│   │       │   │   ├── reaction_create_pb.rb
│   │       │   │   ├── related_issues_click_pb.rb
│   │       │   │   ├── related_issues_meta_at_issue_creation_pb.rb
│   │       │   │   ├── related_issues_show_hide_results_click_pb.rb
│   │       │   │   ├── release_asset_uploaded_pb.rb
│   │       │   │   ├── release_compare_link_click_pb.rb
│   │       │   │   ├── release_publish_pb.rb
│   │       │   │   ├── release_view_pb.rb
│   │       │   │   ├── reminder_integration_error_pb.rb
│   │       │   │   ├── remove_content_warning_pb.rb
│   │       │   │   ├── repository_add_member_pb.rb
│   │       │   │   ├── repository_advisory_create_pb.rb
│   │       │   │   ├── repository_advisory_publish_pb.rb
│   │       │   │   ├── repository_advisory_update_pb.rb
│   │       │   │   ├── repository_advisory_workspace_open_pb.rb
│   │       │   │   ├── repository_advisory_workspace_pull_request_merge_pb.rb
│   │       │   │   ├── repository_advisory_workspace_pull_request_open_pb.rb
│   │       │   │   ├── repository_archived_status_changed_pb.rb
│   │       │   │   ├── repository_bulk_invite_pb.rb
│   │       │   │   ├── repository_checkpoint_pb.rb
│   │       │   │   ├── repository_click_pb.rb
│   │       │   │   ├── repository_clone_create_pb.rb
│   │       │   │   ├── repository_commit_status_created_pb.rb
│   │       │   │   ├── repository_country_blocked_pb.rb
│   │       │   │   ├── repository_country_unblocked_pb.rb
│   │       │   │   ├── repository_create_click_pb.rb
│   │       │   │   ├── repository_create_pb.rb
│   │       │   │   ├── repository_deleted_pb.rb
│   │       │   │   ├── repository_dependency_update_cleaned_up_pb.rb
│   │       │   │   ├── repository_dependency_update_complete_pb.rb
│   │       │   │   ├── repository_dependency_update_created_pb.rb
│   │       │   │   ├── repository_dependency_update_errored_pb.rb
│   │       │   │   ├── repository_dependency_updates_vulnerabilities_disabled_pb.rb
│   │       │   │   ├── repository_dependency_updates_vulnerabilities_enabled_pb.rb
│   │       │   │   ├── repository_disabled_pb.rb
│   │       │   │   ├── repository_empty_state_click_pb.rb
│   │       │   │   ├── repository_enabled_pb.rb
│   │       │   │   ├── repository_hovercard_hover_pb.rb
│   │       │   │   ├── repository_image_create_pb.rb
│   │       │   │   ├── repository_image_destroy_pb.rb
│   │       │   │   ├── repository_invite_pb.rb
│   │       │   │   ├── repository_issue_type_create_pb.rb
│   │       │   │   ├── repository_issue_type_destroy_pb.rb
│   │       │   │   ├── repository_issue_type_update_pb.rb
│   │       │   │   ├── repository_pages_action_build_pb.rb
│   │       │   │   ├── repository_pages_build_pb.rb
│   │       │   │   ├── repository_pages_cname_change_pb.rb
│   │       │   │   ├── repository_pages_visibility_change_pb.rb
│   │       │   │   ├── repository_push_conduit_pb.rb
│   │       │   │   ├── repository_push_pb.rb
│   │       │   │   ├── repository_push_vulnerability_notification_pb.rb
│   │       │   │   ├── repository_rename_pb.rb
│   │       │   │   ├── repository_restored_pb.rb
│   │       │   │   ├── repository_secret_changed_pb.rb
│   │       │   │   ├── repository_star_pb.rb
│   │       │   │   ├── repository_toc_menu_click_pb.rb
│   │       │   │   ├── repository_transfer_pb.rb
│   │       │   │   ├── repository_visibility_changed_pb.rb
│   │       │   │   ├── repository_vulnerability_alert_create_pb.rb
│   │       │   │   ├── repository_vulnerability_alert_resolve_request_pb.rb
│   │       │   │   ├── request_pb.rb
│   │       │   │   ├── resque_job_pb.rb
│   │       │   │   ├── search_pb.rb
│   │       │   │   ├── search_rate_limit_pb.rb
│   │       │   │   ├── search_result_click_pb.rb
│   │       │   │   ├── secret_scan_config_change_pb.rb
│   │       │   │   ├── secret_scanning_error_pb.rb
│   │       │   │   ├── secret_scanning_partner_feedback_aggregate_pb.rb
│   │       │   │   ├── secret_scanning_partner_feedback_pb.rb
│   │       │   │   ├── secret_scanning_result_report_pb.rb
│   │       │   │   ├── security_advisory_publish_pb.rb
│   │       │   │   ├── security_advisory_show_pb.rb
│   │       │   │   ├── security_advisory_update_pb.rb
│   │       │   │   ├── security_advisory_withdraw_pb.rb
│   │       │   │   ├── security_center_feature_state_change_pb.rb
│   │       │   │   ├── security_center_repository_update_pb.rb
│   │       │   │   ├── security_incident_remediation_pb.rb
│   │       │   │   ├── security_report_download_pb.rb
│   │       │   │   ├── settings_context_dropdown_pb.rb
│   │       │   │   ├── show_annotation_click_pb.rb
│   │       │   │   ├── show_org_seats_setting_pb.rb
│   │       │   │   ├── signup_interstitial_click_pb.rb
│   │       │   │   ├── similar_issues_click_pb.rb
│   │       │   │   ├── similar_issues_meta_at_issue_creation_pb.rb
│   │       │   │   ├── similar_issues_show_hide_results_click_pb.rb
│   │       │   │   ├── slash_command_called_pb.rb
│   │       │   │   ├── sms_message_sent_pb.rb
│   │       │   │   ├── social_account_create_pb.rb
│   │       │   │   ├── social_account_destroy_pb.rb
│   │       │   │   ├── sso_page_view_pb.rb
│   │       │   │   ├── stratocaster_timeline_update_pb.rb
│   │       │   │   ├── sub_issue_add_pb.rb
│   │       │   │   ├── sub_issue_list_recalculate_pb.rb
│   │       │   │   ├── sub_issue_remove_pb.rb
│   │       │   │   ├── sub_issue_reprioritize_pb.rb
│   │       │   │   ├── successful_login_pb.rb
│   │       │   │   ├── suggested_change_applied_pb.rb
│   │       │   │   ├── suggested_changes_click_pb.rb
│   │       │   │   ├── tasklist_add_pb.rb
│   │       │   │   ├── tasklist_block_user_action_pb.rb
│   │       │   │   ├── tasklist_diff_pb.rb
│   │       │   │   ├── tasklist_item_add_pb.rb
│   │       │   │   ├── tasklist_item_metadata_menu_click_pb.rb
│   │       │   │   ├── tasklist_item_remove_pb.rb
│   │       │   │   ├── tasklist_link_click_pb.rb
│   │       │   │   ├── tasklist_rename_pb.rb
│   │       │   │   ├── tasklist_render_pb.rb
│   │       │   │   ├── team_create_pb.rb
│   │       │   │   ├── team_destroy_pb.rb
│   │       │   │   ├── team_group_mapping_update_pb.rb
│   │       │   │   ├── team_hovercard_hover_pb.rb
│   │       │   │   ├── team_rename_pb.rb
│   │       │   │   ├── team_sync_tenant_status_change_pb.rb
│   │       │   │   ├── token_scan_notify_pb.rb
│   │       │   │   ├── token_scan_pb.rb
│   │       │   │   ├── topics_data_pb.rb
│   │       │   │   ├── topic_star_pb.rb
│   │       │   │   ├── two_factor_recovery_request_changed_pb.rb
│   │       │   │   ├── user_add_email_pb.rb
│   │       │   │   ├── user_asset_create_pb.rb
│   │       │   │   ├── user_asset_scan_pb.rb
│   │       │   │   ├── user_behavior_pb.rb
│   │       │   │   ├── user_cache_invalidation_pb.rb
│   │       │   │   ├── user_country_change_pb.rb
│   │       │   │   ├── user_dashboard_pin_create_pb.rb
│   │       │   │   ├── user_dashboard_pin_destroy_pb.rb
│   │       │   │   ├── user_dashboard_shortcut_create_pb.rb
│   │       │   │   ├── user_dashboard_shortcut_destroy_pb.rb
│   │       │   │   ├── user_destroy_pb.rb
│   │       │   │   ├── user_email_verify_pb.rb
│   │       │   │   ├── user_email_verify_reminder_pb.rb
│   │       │   │   ├── user_follow_pb.rb
│   │       │   │   ├── user_hovercard_hover_pb.rb
│   │       │   │   ├── user_ip_address_update_pb.rb
│   │       │   │   ├── user_logout_pb.rb
│   │       │   │   ├── user_profile_click_pb.rb
│   │       │   │   ├── user_profile_highlights_click_pb.rb
│   │       │   │   ├── user_profile_repositories_view_pb.rb
│   │       │   │   ├── user_profile_view_pb.rb
│   │       │   │   ├── user_programmatic_access_create_pb.rb
│   │       │   │   ├── user_programmatic_access_regenerate_pb.rb
│   │       │   │   ├── user_programmatic_access_update_pb.rb
│   │       │   │   ├── user_remove_email_pb.rb
│   │       │   │   ├── user_session_update_pb.rb
│   │       │   │   ├── user_signup_pb.rb
│   │       │   │   ├── user_status_change_pb.rb
│   │       │   │   ├── user_unfollow_pb.rb
│   │       │   │   ├── variable_changed_pb.rb
│   │       │   │   ├── view_rendered_pb.rb
│   │       │   │   ├── wiki_create_pb.rb
│   │       │   │   ├── wiki_post_receive_pb.rb
│   │       │   │   ├── wiki_push_pb.rb
│   │       │   │   └── wiki_update_pb.rb
│   │       │   ├── v2
│   │       │   │   ├── entities
│   │       │   │   │   ├── draft_issue_pb.rb
│   │       │   │   │   ├── integration_installation_pb.rb
│   │       │   │   │   ├── memex_project_column_pb.rb
│   │       │   │   │   ├── memex_project_column_value_pb.rb
│   │       │   │   │   ├── memex_project_column_value_record_pb.rb
│   │       │   │   │   ├── memex_project_item_pb.rb
│   │       │   │   │   ├── memex_project_pb.rb
│   │       │   │   │   ├── memex_project_view_pb.rb
│   │       │   │   │   ├── memex_project_view_sort_by_pb.rb
│   │       │   │   │   ├── protected_domain_pb.rb
│   │       │   │   │   └── repository_pb.rb
│   │       │   │   └── issue_update_pb.rb
│   │       │   ├── verifiable_domains
│   │       │   │   ├── v0
│   │       │   │   │   ├── domain_approved_pb.rb
│   │       │   │   │   ├── domain_created_pb.rb
│   │       │   │   │   ├── domain_deleted_pb.rb
│   │       │   │   │   ├── domain_unverified_pb.rb
│   │       │   │   │   ├── domain_verify_attempt_pb.rb
│   │       │   │   │   ├── entities
│   │       │   │   │   │   └── verifiable_domain_pb.rb
│   │       │   │   │   ├── notification_restrictions_disabled_pb.rb
│   │       │   │   │   ├── notification_restrictions_enabled_pb.rb
│   │       │   │   │   ├── notify_affected_users_pb.rb
│   │       │   │   │   └── organization_profile_domain_verified_pb.rb
│   │       │   │   └── v1
│   │       │   │       ├── domain_lifecycle_pb.rb
│   │       │   │       ├── domain_status_change_pb.rb
│   │       │   │       ├── domain_verify_attempt_pb.rb
│   │       │   │       └── notification_restrictions_change_pb.rb
│   │       │   └── webhooks
│   │       │       └── v0
│   │       │           ├── delivery_metadata_pb.rb
│   │       │           ├── dropped_delivery_metadata_pb.rb
│   │       │           ├── dropped_event_metadata_pb.rb
│   │       │           ├── entities
│   │       │           │   └── core_event_attributes_pb.rb
│   │       │           └── issue_create_pb.rb
│   │       ├── graphql_query_analytics
│   │       │   └── v1
│   │       │       ├── analyzed_query_pb.rb
│   │       │       └── entities
│   │       │           ├── field_pb.rb
│   │       │           └── fragment_pb.rb
│   │       ├── hamzo
│   │       │   ├── v0
│   │       │   │   └── chatterbox_notification_pb.rb
│   │       │   └── v1
│   │       │       └── add_to_queue_pb.rb
│   │       ├── heliograph
│   │       │   └── v1
│   │       │       ├── account_signal_update_pb.rb
│   │       │       └── account_signal_value_change_pb.rb
│   │       ├── hydro
│   │       │   └── v1
│   │       │       ├── envelope_pb.rb
│   │       │       └── test_pb.rb
│   │       ├── launch
│   │       │   ├── v0
│   │       │   │   └── entities
│   │       │   │       ├── action_uses_pb.rb
│   │       │   │       └── env_var_pb.rb
│   │       │   └── v1
│   │       │       └── action_execution_pb.rb
│   │       ├── live_updates
│   │       │   └── v0
│   │       │       └── message_pb.rb
│   │       ├── meuse
│   │       │   └── v0
│   │       │       ├── entities
│   │       │       │   ├── billable_owner_budget_detail_pb.rb
│   │       │       │   ├── billable_owner_detail_pb.rb
│   │       │       │   ├── product_pb.rb
│   │       │       │   ├── product_sku_pb.rb
│   │       │       │   └── unit_of_measure_pb.rb
│   │       │       └── metered_usage_pb.rb
│   │       ├── notifications
│   │       │   └── v0
│   │       │       ├── mark_as_read_pb.rb
│   │       │       └── telemetry_pb.rb
│   │       ├── notifyd
│   │       │   ├── v0
│   │       │   │   ├── deliver_web_pb.rb
│   │       │   │   ├── entities
│   │       │   │   │   ├── reason_pb.rb
│   │       │   │   │   ├── retries_pb.rb
│   │       │   │   │   ├── saml_enforcement_pb.rb
│   │       │   │   │   └── tracking_pb.rb
│   │       │   │   └── notify_pb.rb
│   │       │   └── v1
│   │       │       ├── deliver_web_pb.rb
│   │       │       └── entities
│   │       │           └── recipient_pb.rb
│   │       ├── octochat
│   │       │   └── v0
│   │       │       └── login_pb.rb
│   │       ├── orca
│   │       │   └── v0
│   │       │       ├── model_deployment_event_pb.rb
│   │       │       ├── pipeline_event_pb.rb
│   │       │       └── pipeline_stage_event_pb.rb
│   │       ├── package_registry
│   │       │   └── v0
│   │       │       ├── entities
│   │       │       │   ├── file_pb.rb
│   │       │       │   ├── package_pb.rb
│   │       │       │   ├── package_version_pb.rb
│   │       │       │   └── storage_service_pb.rb
│   │       │       ├── package_deleted_pb.rb
│   │       │       ├── package_file_destroyed_pb.rb
│   │       │       ├── package_file_published_pb.rb
│   │       │       ├── package_published_pb.rb
│   │       │       ├── package_transferred_pb.rb
│   │       │       ├── package_version_deleted_pb.rb
│   │       │       ├── package_version_downloaded_pb.rb
│   │       │       ├── package_version_published_pb.rb
│   │       │       └── upstream_package_fetched_pb.rb
│   │       ├── pages_deployer
│   │       │   └── v0
│   │       │       ├── deployment_status_pb.rb
│   │       │       └── entities
│   │       │           └── host_pb.rb
│   │       ├── pages_dfs
│   │       │   └── v1
│   │       │       ├── dfs_status_pb.rb
│   │       │       └── entities
│   │       │           ├── opt_bool_pb.rb
│   │       │           └── opt_double_pb.rb
│   │       ├── ratelimit
│   │       │   └── v0
│   │       │       └── rate_limit_decision_pb.rb
│   │       ├── registry_metadata
│   │       │   └── v0
│   │       │       ├── entities
│   │       │       │   ├── actor_type_pb.rb
│   │       │       │   ├── author_type_pb.rb
│   │       │       │   ├── container_config_pb.rb
│   │       │       │   ├── container_label_metadata_pb.rb
│   │       │       │   ├── container_labels_pb.rb
│   │       │       │   ├── container_layer_pb.rb
│   │       │       │   ├── container_manifest_metadata_pb.rb
│   │       │       │   ├── container_manifest_pb.rb
│   │       │       │   ├── container_metadata_pb.rb
│   │       │       │   ├── container_tag_metadata_pb.rb
│   │       │       │   ├── container_tag_pb.rb
│   │       │       │   ├── container_version_metadata_pb.rb
│   │       │       │   ├── ecosystem_pb.rb
│   │       │       │   ├── maven_dependency_pb.rb
│   │       │       │   ├── maven_file_migration_state_pb.rb
│   │       │       │   ├── maven_repository_pb.rb
│   │       │       │   ├── maven_version_metadata_pb.rb
│   │       │       │   ├── migration_data_sync_event_type_pb.rb
│   │       │       │   ├── migration_state_pb.rb
│   │       │       │   ├── npm_bugs_pb.rb
│   │       │       │   ├── npm_directories_pb.rb
│   │       │       │   ├── npm_dist_pb.rb
│   │       │       │   ├── npm_person_pb.rb
│   │       │       │   ├── npm_repository_pb.rb
│   │       │       │   ├── npm_version_metadata_pb.rb
│   │       │       │   ├── nuget_repository_pb.rb
│   │       │       │   ├── nuget_version_metadata_pb.rb
│   │       │       │   ├── package_file_pb.rb
│   │       │       │   ├── package_pb.rb
│   │       │       │   ├── request_context_pb.rb
│   │       │       │   ├── rubygems_metadata_dependency_pb.rb
│   │       │       │   ├── rubygems_version_metadata_pb.rb
│   │       │       │   ├── rubygems_version_pb.rb
│   │       │       │   ├── version_pb.rb
│   │       │       │   └── visibility_pb.rb
│   │       │       ├── index_package_pb.rb
│   │       │       ├── layer_deleted_pb.rb
│   │       │       ├── layer_downloaded_pb.rb
│   │       │       ├── layer_published_pb.rb
│   │       │       ├── migration_data_sync_event_pb.rb
│   │       │       ├── package_deleted_pb.rb
│   │       │       ├── package_published_pb.rb
│   │       │       ├── packages_artifact_storage_event_pb.rb
│   │       │       ├── packages_namespace_cache_invalidate_pb.rb
│   │       │       ├── version_deleted_pb.rb
│   │       │       ├── version_downloaded_pb.rb
│   │       │       ├── version_migration_initiated_pb.rb
│   │       │       ├── version_migration_status_pb.rb
│   │       │       └── version_published_pb.rb
│   │       ├── security_api
│   │       │   └── v1
│   │       │       ├── actions_abuse_block_pb.rb
│   │       │       └── entities
│   │       │           └── actions_abuse_user_pb.rb
│   │       ├── spark_workbench
│   │       │   └── v0
│   │       │       ├── event_pb.rb
│   │       │       ├── restricted_event_pb.rb
│   │       │       ├── restricted_spark_codespace_event_pb.rb
│   │       │       └── spark_codespace_event_pb.rb
│   │       ├── sweagentd
│   │       │   └── v1
│   │       │       ├── agents_updated_pb.rb
│   │       │       └── entities
│   │       │           ├── changed_file_pb.rb
│   │       │           └── change_type_pb.rb
│   │       ├── token_scanning_service
│   │       │   └── v0
│   │       │       ├── alert_events_pb.rb
│   │       │       ├── assessment_complete_pb.rb
│   │       │       ├── backfill_group_request_pb.rb
│   │       │       ├── backfill_request_pb.rb
│   │       │       ├── custom_pattern_dry_run_notify_pb.rb
│   │       │       ├── enablement_change_pb.rb
│   │       │       ├── entities
│   │       │       │   ├── token_resolution_pb.rb
│   │       │       │   ├── token_type_confidence_pb.rb
│   │       │       │   └── token_validity_pb.rb
│   │       │       ├── github_token_revocation_event_pb.rb
│   │       │       ├── job_group_event_pb.rb
│   │       │       ├── public_monitoring_alert_event_pb.rb
│   │       │       ├── scan_complete_event_pb.rb
│   │       │       ├── token_metadata_event_pb.rb
│   │       │       └── token_user_revocation_event_pb.rb
│   │       ├── turboghas
│   │       │   └── v0
│   │       │       └── summary_pb.rb
│   │       ├── turboquality
│   │       │   └── v0
│   │       │       ├── coverage_pull_request_overview_pb.rb
│   │       │       ├── new_analysis_pb.rb
│   │       │       ├── new_coverage_report_pb.rb
│   │       │       └── pull_request_analysis_pb.rb
│   │       ├── turboscan
│   │       │   └── v0
│   │       │       └── alert_event_pb.rb
│   │       └── windbeam
│   │           └── v0
│   │               ├── data_subject_message_pb.rb
│   │               ├── data_subject_message_response_pb.rb
│   │               ├── data_subject_request_pb.rb
│   │               ├── dead_letter_pb.rb
│   │               ├── dead_letter_response_pb.rb
│   │               ├── entities
│   │               │   ├── data_subject_pb.rb
│   │               │   └── request_metadata_pb.rb
│   │               ├── health_check_pb.rb
│   │               ├── participant_dead_letter_response_pb.rb
│   │               └── request_completed_event_pb.rb
│   ├── hydro_aggregation_api
│   │   ├── client.rb
│   │   └── v1
│   │       ├── api_pb.rb
│   │       └── api_twirp.rb
│   ├── hydro_loader.rb
│   ├── instruction_serializer.rb
│   ├── instrumentation
│   │   ├── attachable_subscriber.rb
│   │   ├── global_events
│   │   │   ├── repository.rb
│   │   │   └── user.rb
│   │   ├── global_events.rb
│   │   ├── mock_service.rb
│   │   ├── model_instrumenter.rb
│   │   ├── model.rb
│   │   ├── null_service.rb
│   │   ├── query_subscriber.rb
│   │   ├── sampled_checker.rb
│   │   ├── sampled_subscriber.rb
│   │   ├── stats_reporter.rb
│   │   ├── test_case.rb
│   │   ├── test_subscription.rb
│   │   └── transaction_subscriber.rb
│   ├── instrumentation.rb
│   ├── instrumentation_subscribers
│   │   ├── hook.rb
│   │   ├── release_asset.rb
│   │   ├── repository_file.rb
│   │   └── user_asset.rb
│   ├── kv_migration
│   │   └── generator
│   │       ├── generate_ghes_migration.rb
│   │       ├── generate_migration.rb
│   │       ├── generate_transition.rb
│   │       ├── option_validator.rb
│   │       ├── run_migration.rb
│   │       └── utils.rb
│   ├── last_modified_calculation.rb
│   ├── launch
│   │   ├── twirp
│   │   │   ├── artifacts_exchange_client.rb
│   │   │   ├── artifacts_exchange_lab_client.rb
│   │   │   ├── base_client.rb
│   │   │   ├── cache_client.rb
│   │   │   ├── checks_client.rb
│   │   │   ├── checks_lab_client.rb
│   │   │   ├── concurrency_limit_overrides_client.rb
│   │   │   ├── deployer_client.rb
│   │   │   ├── deployer_lab_client.rb
│   │   │   ├── environment_client.rb
│   │   │   ├── environment_lab_client.rb
│   │   │   ├── larger_runners_client.rb
│   │   │   ├── null_client.rb
│   │   │   ├── runner_groups_client.rb
│   │   │   ├── runner_scale_sets_client.rb
│   │   │   └── self_hosted_runners_client.rb
│   │   └── twirp.rb
│   ├── launch.rb
│   ├── legacy_importable.rb
│   ├── like_query.rb
│   ├── limits
│   │   └── validator.rb
│   ├── limits.rb
│   ├── marketing_forms
│   │   ├── consent.rb
│   │   └── rest_api_client.rb
│   ├── marketing_forms.rb
│   ├── marketing_locales.rb
│   ├── mcp_registry
│   │   ├── enterprise_allowlist_client.rb
│   │   ├── enterprise_settings_client.rb
│   │   └── rest_api_client.rb
│   ├── mobile
│   │   ├── apple
│   │   │   ├── app_store_client.rb
│   │   │   ├── app_store_service.rb
│   │   │   └── subscription_summary.rb
│   │   ├── apple.rb
│   │   ├── client_public_api_feature_flags.rb
│   │   ├── google
│   │   │   ├── play_store_client.rb
│   │   │   ├── play_store_service.rb
│   │   │   └── subscription_purchase_summary.rb
│   │   └── google.rb
│   ├── mobile.rb
│   ├── msgpack_ext.rb
│   ├── munger
│   │   ├── client
│   │   │   ├── data_topic.rb
│   │   │   └── data_unsubscribe_suggestion.rb
│   │   ├── client.rb
│   │   └── fake_server.rb
│   ├── network_bundle
│   │   └── network_configuration_client.rb
│   ├── newsies
│   │   ├── active_record_settings_store.rb
│   │   ├── approximate_count.rb
│   │   ├── authentication.rb
│   │   ├── common_subscription_helper.rb
│   │   ├── copilot_digest_job_status.rb
│   │   ├── delivery_logger.rb
│   │   ├── delivery_options.rb
│   │   ├── emails
│   │   │   ├── advisory_credit.rb
│   │   │   ├── check_suite_event_notification.rb
│   │   │   ├── commit_comment.rb
│   │   │   ├── discussion_comment.rb
│   │   │   ├── discussion_event_notification.rb
│   │   │   ├── discussion.rb
│   │   │   ├── gate_request.rb
│   │   │   ├── gist_comment.rb
│   │   │   ├── issue_comment.rb
│   │   │   ├── issue_delivery_check.rb
│   │   │   ├── issue_event_notification.rb
│   │   │   ├── issue.rb
│   │   │   ├── message.rb
│   │   │   ├── message_resolver.rb
│   │   │   ├── pull_request_comment.rb
│   │   │   ├── pull_request_push_notification.rb
│   │   │   ├── pull_request.rb
│   │   │   ├── pull_request_review_comment.rb
│   │   │   ├── pull_request_review.rb
│   │   │   ├── release.rb
│   │   │   ├── repository_advisory_comment.rb
│   │   │   ├── repository_advisory_event.rb
│   │   │   ├── repository_advisory.rb
│   │   │   ├── repository_invitation.rb
│   │   │   ├── security_advisory_notification.rb
│   │   │   └── vulnerable_repository_notification.rb
│   │   ├── emails.rb
│   │   ├── error.rb
│   │   ├── handlers
│   │   │   ├── email_handler.rb
│   │   │   └── web_handler.rb
│   │   ├── locator.rb
│   │   ├── managers
│   │   │   └── web.rb
│   │   ├── mark_all_notifications_from_query_job_status.rb
│   │   ├── object.rb
│   │   ├── objects
│   │   │   ├── comment.rb
│   │   │   ├── list.rb
│   │   │   └── thread.rb
│   │   ├── options.rb
│   │   ├── page_with_previous_and_next_flags.rb
│   │   ├── README.md
│   │   ├── reasons.rb
│   │   ├── response.rb
│   │   ├── responses
│   │   │   ├── settings.rb
│   │   │   └── subscription.rb
│   │   ├── responses.rb
│   │   ├── service.rb
│   │   ├── settings.rb
│   │   ├── settings_serializer.rb
│   │   ├── settings_store.rb
│   │   ├── slo_helper.rb
│   │   ├── subscription.rb
│   │   └── thread_subscribe_options.rb
│   ├── newsies.rb
│   ├── oauth_util.rb
│   ├── oidc
│   │   ├── cache.rb
│   │   ├── callback_validator.rb
│   │   ├── cap_validator_cache.rb
│   │   ├── cap_validator.rb
│   │   ├── certificate.rb
│   │   ├── configuration.rb
│   │   ├── keys.rb
│   │   ├── oidc_dependency.rb
│   │   ├── relay_state.rb
│   │   ├── tenant_provider.rb
│   │   └── token_validator.rb
│   ├── oidc.rb
│   ├── open_api
│   │   ├── cli
│   │   │   ├── commands
│   │   │   │   ├── assign_operation_ids.rb
│   │   │   │   ├── bundle.rb
│   │   │   │   ├── changeset.rb
│   │   │   │   ├── command.rb
│   │   │   │   ├── create_example.rb
│   │   │   │   ├── create_operation.rb
│   │   │   │   ├── create.rb
│   │   │   │   ├── format.rb
│   │   │   │   ├── generate_root_files.rb
│   │   │   │   ├── kusto_filter.rb
│   │   │   │   ├── list_releases.rb
│   │   │   │   ├── operation_owners.rb
│   │   │   │   ├── overlays.rb
│   │   │   │   ├── patch.rb
│   │   │   │   ├── prepare_api_version_release.rb
│   │   │   │   ├── validate_operations.rb
│   │   │   │   └── verify_root_files.rb
│   │   │   ├── commands.rb
│   │   │   ├── root.rb
│   │   │   └── templates
│   │   │       ├── example.erb
│   │   │       └── operation.erb
│   │   ├── cli.rb
│   │   ├── description
│   │   │   ├── breaking_changes.rb
│   │   │   ├── bundled_release_writer.rb
│   │   │   ├── changelog_generator.rb
│   │   │   ├── changeset_affected_endpoints_updater.rb
│   │   │   ├── changeset.rb
│   │   │   ├── changeset_schedule.rb
│   │   │   ├── dereferenced_release_writer.rb
│   │   │   ├── endpoint_resolver.rb
│   │   │   ├── expander.rb
│   │   │   ├── operation.rb
│   │   │   ├── overlay.rb
│   │   │   ├── parameter.rb
│   │   │   ├── patch_sanitizer.rb
│   │   │   ├── released_changeset_edits_verifier.rb
│   │   │   ├── release.rb
│   │   │   ├── release_specification.rb
│   │   │   ├── release_writer.rb
│   │   │   ├── request_body.rb
│   │   │   ├── responses.rb
│   │   │   ├── root.rb
│   │   │   ├── schema.rb
│   │   │   ├── unbundled_release_writer.rb
│   │   │   └── versioned_operation.rb
│   │   ├── description.rb
│   │   ├── router.rb
│   │   ├── transformer
│   │   │   ├── example.rb
│   │   │   ├── nullable_any_of.rb
│   │   │   ├── nullable_one_of.rb
│   │   │   ├── nullable_schema.rb
│   │   │   ├── nullable_string.rb
│   │   │   └── x_nullable_ref.rb
│   │   ├── transformer.rb
│   │   ├── validation
│   │   │   ├── error.rb
│   │   │   ├── invalid_additional_properties_error.rb
│   │   │   ├── invalid_all_of_error.rb
│   │   │   ├── invalid_any_of_error.rb
│   │   │   ├── invalid_enum_member_error.rb
│   │   │   ├── invalid_format_error.rb
│   │   │   ├── invalid_nullable_error.rb
│   │   │   ├── invalid_one_of_error.rb
│   │   │   ├── invalid_pattern_error.rb
│   │   │   ├── invalid_response_content_error.rb
│   │   │   ├── invalid_response_status_error.rb
│   │   │   ├── invalid_type_error.rb
│   │   │   ├── max_items_error.rb
│   │   │   ├── max_number_error.rb
│   │   │   ├── max_string_length_error.rb
│   │   │   ├── min_items_error.rb
│   │   │   ├── min_number_error.rb
│   │   │   ├── min_string_length_error.rb
│   │   │   ├── missing_required_keys_error.rb
│   │   │   ├── missing_required_path_parameter_error.rb
│   │   │   ├── missing_required_query_parameter_error.rb
│   │   │   ├── operation_not_found_error.rb
│   │   │   ├── path_not_found_error.rb
│   │   │   ├── request_validation_settings.rb
│   │   │   ├── request_validator.rb
│   │   │   ├── response_validation_settings.rb
│   │   │   ├── response_validator.rb
│   │   │   ├── schema_validator.rb
│   │   │   ├── too_many_properties_error.rb
│   │   │   ├── unsupported_media_type_error.rb
│   │   │   ├── unsupported_query_parameter_error.rb
│   │   │   ├── unsupported_response_media_type_error.rb
│   │   │   ├── validation_result.rb
│   │   │   └── validator.rb
│   │   └── validation.rb
│   ├── open_api.rb
│   ├── open_graph.rb
│   ├── org
│   │   └── bulk_members_export.rb
│   ├── org.rb
│   ├── oss_license_compliance
│   │   ├── repository_license_compliance.rb
│   │   ├── twirp
│   │   │   ├── oss_license_compliance_client.rb
│   │   │   └── oss_license_compliance_connection.rb
│   │   └── twirp.rb
│   ├── oss_license_compliance.rb
│   ├── otel_exporter_monkey_patch.rb
│   ├── otel_pure_ruby_encoder.rb
│   ├── package_firewall
│   │   ├── twirp
│   │   │   ├── package_firewall_client.rb
│   │   │   └── package_firewall_connection.rb
│   │   └── twirp.rb
│   ├── package_todo.yml
│   ├── package.yml
│   ├── pages_check_re_run
│   │   └── service.rb
│   ├── parser
│   │   └── current.rb
│   ├── permission_cache.rb
│   ├── pgp_armor.rb
│   ├── platform.rb
│   ├── process_axe_testing_data.rb
│   ├── pull_requests
│   │   └── hydro_publisher.rb
│   ├── rack
│   │   ├── malformed_request_handler.rb
│   │   ├── process_utilization.rb
│   │   ├── request_id.rb
│   │   ├── request_logger.rb
│   │   └── server_id.rb
│   ├── rails
│   │   └── commands
│   │       ├── tc_command.rb
│   │       ├── test_changes_command.rb
│   │       ├── test_oracle_command.rb
│   │       └── to_command.rb
│   ├── react_payload.rb
│   ├── redis_rate_limiter
│   │   ├── api_redis_rate_limiter.rb
│   │   ├── redis_rate_limiter.rb
│   │   └── result.rb
│   ├── regex
│   │   └── re2_helper.rb
│   ├── relay_state.rb
│   ├── report_axe_base.rb
│   ├── report_axe_report_summary.rb
│   ├── report_axe_routes_coverage.rb
│   ├── report_axe_violations.rb
│   ├── resilient
│   │   ├── circuit_breaker
│   │   │   └── telemetry.rb
│   │   └── trilogy.rb
│   ├── resqued
│   │   ├── aqueduct_worker_adapter.rb
│   │   ├── duration_parser.rb
│   │   ├── metrics_reporter.rb
│   │   ├── metrics_server.rb
│   │   ├── queue_subset_selector.rb
│   │   ├── should_start_within_priority.rb
│   │   ├── version_in_procline.rb
│   │   ├── worker_management.rb
│   │   ├── worker_metrics.rb
│   │   └── worker_readiness.rb
│   ├── ruby_kafka_monkey_patch.rb
│   ├── s3_sign.rb
│   ├── saml
│   │   ├── message
│   │   │   ├── assertion.rb
│   │   │   ├── authn_request.rb
│   │   │   ├── logout_request.rb
│   │   │   ├── metadata.rb
│   │   │   └── response.rb
│   │   ├── message.rb
│   │   ├── schemas
│   │   │   ├── saml20assertion_schema.xsd
│   │   │   ├── saml20protocol_schema.xsd
│   │   │   ├── saml-schema-metadata-2.0.xsd
│   │   │   ├── xenc_schema.xsd
│   │   │   ├── xmldsig_schema.xsd
│   │   │   └── xml.xsd
│   │   └── shared
│   │       ├── issuer.rb
│   │       ├── request.rb
│   │       ├── response.rb
│   │       └── status.rb
│   ├── saml.rb
│   ├── scim
│   │   ├── error_response.rb
│   │   ├── filter.rb
│   │   ├── operation.rb
│   │   └── results_collection.rb
│   ├── scim.rb
│   ├── scribe
│   │   └── client.rb
│   ├── scribe.rb
│   ├── script_application_environment.rb
│   ├── search.rb
│   ├── security_utils
│   │   └── url_safe_message_verifier.rb
│   ├── security_utils.rb
│   ├── sensitive_data.rb
│   ├── spokes
│   │   ├── spokes_pb.rb
│   │   ├── spokes.proto
│   │   └── spokes_twirp.rb
│   ├── spokes_api
│   │   ├── client.rb
│   │   ├── connection.rb
│   │   ├── context_dependency.rb
│   │   ├── context.rb
│   │   ├── types
│   │   │   ├── commit_result.rb
│   │   │   ├── diff_appliable_result.rb
│   │   │   ├── diff_entry.rb
│   │   │   └── diff_position_state.rb
│   │   ├── types.rb
│   │   └── util.rb
│   ├── spokes_api.rb
│   ├── stable_sorter.rb
│   ├── states_and_province_helper.rb
│   ├── static_asset_paths.rb
│   ├── stratocaster
│   │   ├── attributes
│   │   │   ├── commit_comment.rb
│   │   │   ├── create.rb
│   │   │   ├── delete.rb
│   │   │   ├── follow.rb
│   │   │   ├── fork.rb
│   │   │   ├── gollum.rb
│   │   │   ├── issue_comment.rb
│   │   │   ├── issues
│   │   │   │   └── action_metadata.rb
│   │   │   ├── issues.rb
│   │   │   ├── member.rb
│   │   │   ├── public.rb
│   │   │   ├── pull_request.rb
│   │   │   ├── pull_request_review_comment.rb
│   │   │   ├── pull_request_review.rb
│   │   │   ├── push.rb
│   │   │   ├── release.rb
│   │   │   ├── sponsor.rb
│   │   │   └── watch.rb
│   │   ├── attributes.rb
│   │   ├── dispatcher.rb
│   │   ├── dogstats_tags.rb
│   │   ├── error.rb
│   │   ├── event_payload.rb
│   │   ├── event.rb
│   │   ├── fanout.rb
│   │   ├── filters
│   │   │   ├── apps_filter.rb
│   │   │   ├── base_filter.rb
│   │   │   ├── conditional_access_filter.rb
│   │   │   ├── deleted_actors_filter.rb
│   │   │   ├── deleted_repos_filter.rb
│   │   │   ├── follow_events_filter.rb
│   │   │   ├── ignored_users_filter.rb
│   │   │   ├── labeled_events_filter.rb
│   │   │   ├── oauth_application_filter.rb
│   │   │   ├── org_all_event_types_filter.rb
│   │   │   ├── org_follow_events_filter.rb
│   │   │   ├── pat_filter.rb
│   │   │   ├── private_profiles_filter.rb
│   │   │   ├── release_events_filter.rb
│   │   │   ├── spam_filter.rb
│   │   │   ├── sponsor_events_filter.rb
│   │   │   ├── team_members_filter.rb
│   │   │   └── workflow_events_filter.rb
│   │   ├── filters.rb
│   │   ├── helper_methods.rb
│   │   ├── homepage_all_timeline.rb
│   │   ├── indexers
│   │   │   ├── global_indexer.rb
│   │   │   ├── memory_indexer.rb
│   │   │   ├── mysql_indexer
│   │   │   │   └── store.rb
│   │   │   ├── mysql_indexer.rb
│   │   │   ├── null_indexer.rb
│   │   │   └── proxy.rb
│   │   ├── indexers.rb
│   │   ├── memory_store.rb
│   │   ├── mysql2_store.rb
│   │   ├── octolytics
│   │   │   ├── attributes.rb
│   │   │   ├── event_builder.rb
│   │   │   ├── string_length_policy.rb
│   │   │   └── utf8_transcoder.rb
│   │   ├── octolytics.rb
│   │   ├── org_all_timeline.rb
│   │   ├── README.md
│   │   ├── ref_type.rb
│   │   ├── response.rb
│   │   ├── service.rb
│   │   ├── timeline.rb
│   │   ├── timeline_types.rb
│   │   └── user_received_events_timeline.rb
│   ├── stratocaster.rb
│   ├── string_ext.rb
│   ├── structure_cleaner.rb
│   ├── task_list
│   │   ├── base_operation.rb
│   │   ├── check_item.rb
│   │   ├── filter.rb
│   │   ├── indent.rb
│   │   ├── item.rb
│   │   ├── move_item.rb
│   │   ├── node_range.rb
│   │   ├── parse_item_text.rb
│   │   ├── remove_item.rb
│   │   ├── rename_item.rb
│   │   ├── summary.rb
│   │   ├── task_list.rb
│   │   └── tracked_issue_anchor.rb
│   ├── task_list.rb
│   ├── tasks
│   │   ├── api.rake
│   │   ├── aqueduct.rake
│   │   ├── assets.rake
│   │   ├── bootstrap.rake
│   │   ├── businesses.rake
│   │   ├── cache.rake
│   │   ├── components.rake
│   │   ├── database_tasks.rb
│   │   ├── db.rake
│   │   ├── emoji.rake
│   │   ├── enterprise_actions_init.rake
│   │   ├── enterprise_actions.rake
│   │   ├── enterprise_chatops.rake
│   │   ├── enterprise_codeql_action.rake
│   │   ├── enterprise_code_scanning.rake
│   │   ├── enterprise_dependabot_alerts.rake
│   │   ├── enterprise_dependabot.rake
│   │   ├── enterprise_fileserver.rake
│   │   ├── enterprise_license_compliance.rake
│   │   ├── enterprise_memex_automation.rake
│   │   ├── enterprise_merge_commit_update_refs.rake
│   │   ├── enterprise_merge_queue.rake
│   │   ├── enterprise_oauth.rake
│   │   ├── enterprise_packages_ci.rake
│   │   ├── enterprise_private_registry_secrets.rake
│   │   ├── enterprise.rake
│   │   ├── enterprise_security_center.rake
│   │   ├── enterprise_security_configurations.rake
│   │   ├── environment.rake
│   │   ├── es.rake
│   │   ├── ghes_parallel_migrator
│   │   │   ├── db_migrate_parallel.rake
│   │   │   ├── instruction_serializer_result.golden
│   │   │   └── instruction_serializer_test.golden
│   │   ├── ghes.rake
│   │   ├── ldap.rake
│   │   ├── metrics.rake
│   │   ├── mission_control_pilot.rake
│   │   ├── proxima_chatops.rake
│   │   ├── proxima.rake
│   │   ├── rails_routes.rake
│   │   ├── repos.rake
│   │   ├── saml.rake
│   │   ├── search.rake
│   │   ├── setup.rake
│   │   ├── sorbet.rake
│   │   ├── stafftools_auth.rake
│   │   ├── test.rake
│   │   ├── users.rake
│   │   └── vulnerabilities_sync.rake
│   ├── test_helper_service
│   │   ├── app.rb
│   │   ├── config.ru
│   │   └── README.md
│   ├── test_schema.rb
│   ├── time_ext.rb
│   ├── timer_daemon.rb
│   ├── timer.rb
│   ├── timestamp.rb
│   ├── trace_renderer
│   │   ├── datadog_client.rb
│   │   └── mermaid_trace.rb
│   ├── truncatrix.rb
│   ├── two_factor_requirement
│   │   ├── queries
│   │   │   ├── base.rb
│   │   │   ├── created_release.rb
│   │   │   ├── enterprise_and_org_admin.rb
│   │   │   ├── manual_enrollment.rb
│   │   │   ├── open_ssf_admin.rb
│   │   │   ├── open_ssf_contributor.rb
│   │   │   ├── package_admin.rb
│   │   │   ├── package_contributor.rb
│   │   │   ├── popular_admin.rb
│   │   │   ├── popular_contributor.rb
│   │   │   ├── published_app.rb
│   │   │   ├── published_package.rb
│   │   │   ├── registry_repo_admin.rb
│   │   │   └── registry_repo_contributor.rb
│   │   ├── queries.rb
│   │   ├── reason.rb
│   │   └── updater.rb
│   ├── two_factor_requirement.rb
│   ├── unicorn
│   │   └── kill_introspect_worker.rb
│   ├── user_theme_type.rb
│   ├── utc_timestamp.rb
│   ├── uuid_type.rb
│   ├── view_module_patch.rb
│   ├── view_precompiler.rb
│   ├── vt_combo.rb
│   ├── workflow.rb
│   └── zendesk.rb
├── log
├── node_modules
│   ├── axe-core
│   │   ├── axe.d.ts
│   │   ├── axe.js
│   │   ├── axe.min.js
│   │   ├── LICENSE
│   │   ├── LICENSE-3RD-PARTY.txt
│   │   ├── locales
│   │   │   ├── da.json
│   │   │   ├── de.json
│   │   │   ├── el.json
│   │   │   ├── es.json
│   │   │   ├── eu.json
│   │   │   ├── fr.json
│   │   │   ├── he.json
│   │   │   ├── it.json
│   │   │   ├── ja.json
│   │   │   ├── ko.json
│   │   │   ├── nl.json
│   │   │   ├── no_NB.json
│   │   │   ├── pl.json
│   │   │   ├── pt_BR.json
│   │   │   ├── pt_PT.json
│   │   │   ├── ru.json
│   │   │   ├── _template.json
│   │   │   ├── zh_CN.json
│   │   │   └── zh_TW.json
│   │   ├── package.json
│   │   └── sri-history.json
│   ├── @github
│   │   └── prettier-config
│   │       ├── index.js
│   │       ├── LICENSE
│   │       └── package.json
│   ├── prettier
│   │   ├── bin
│   │   │   └── prettier.cjs
│   │   ├── doc.d.ts
│   │   ├── doc.js
│   │   ├── doc.mjs
│   │   ├── index.cjs
│   │   ├── index.d.ts
│   │   ├── index.mjs
│   │   ├── internal
│   │   │   ├── experimental-cli.mjs
│   │   │   ├── experimental-cli-worker.mjs
│   │   │   └── legacy-cli.mjs
│   │   ├── LICENSE
│   │   ├── package.json
│   │   ├── plugins
│   │   │   ├── acorn.d.ts
│   │   │   ├── acorn.js
│   │   │   ├── acorn.mjs
│   │   │   ├── angular.d.ts
│   │   │   ├── angular.js
│   │   │   ├── angular.mjs
│   │   │   ├── babel.d.ts
│   │   │   ├── babel.js
│   │   │   ├── babel.mjs
│   │   │   ├── estree.d.ts
│   │   │   ├── estree.js
│   │   │   ├── estree.mjs
│   │   │   ├── flow.d.ts
│   │   │   ├── flow.js
│   │   │   ├── flow.mjs
│   │   │   ├── glimmer.d.ts
│   │   │   ├── glimmer.js
│   │   │   ├── glimmer.mjs
│   │   │   ├── graphql.d.ts
│   │   │   ├── graphql.js
│   │   │   ├── graphql.mjs
│   │   │   ├── html.d.ts
│   │   │   ├── html.js
│   │   │   ├── html.mjs
│   │   │   ├── markdown.d.ts
│   │   │   ├── markdown.js
│   │   │   ├── markdown.mjs
│   │   │   ├── meriyah.d.ts
│   │   │   ├── meriyah.js
│   │   │   ├── meriyah.mjs
│   │   │   ├── postcss.d.ts
│   │   │   ├── postcss.js
│   │   │   ├── postcss.mjs
│   │   │   ├── typescript.d.ts
│   │   │   ├── typescript.js
│   │   │   ├── typescript.mjs
│   │   │   ├── yaml.d.ts
│   │   │   ├── yaml.js
│   │   │   └── yaml.mjs
│   │   ├── standalone.d.ts
│   │   ├── standalone.js
│   │   ├── standalone.mjs
│   │   └── THIRD-PARTY-NOTICES.md
│   └── @primer
│       ├── css
│       │   ├── autocomplete
│       │   │   ├── index.scss
│       │   │   └── suggester.scss
│       │   ├── avatars
│       │   │   ├── avatar-parent-child.scss
│       │   │   ├── circle-badge.scss
│       │   │   └── index.scss
│       │   ├── base
│       │   │   ├── base.scss
│       │   │   ├── index.scss
│       │   │   ├── kbd.scss
│       │   │   ├── native-colors.scss
│       │   │   ├── normalize.scss
│       │   │   ├── octicons.scss
│       │   │   └── typography-base.scss
│       │   ├── box
│       │   │   ├── box-overlay.scss
│       │   │   └── index.scss
│       │   ├── branch-name
│       │   │   ├── branch-name.scss
│       │   │   └── index.scss
│       │   ├── buttons
│       │   │   ├── button-group.scss
│       │   │   ├── button.scss
│       │   │   ├── index.scss
│       │   │   └── misc.scss
│       │   ├── CODE_OF_CONDUCT.md
│       │   ├── color-modes
│       │   │   ├── index.scss
│       │   │   └── themes
│       │   │       ├── dark_colorblind.scss
│       │   │       ├── dark_dimmed.scss
│       │   │       ├── dark_high_contrast.scss
│       │   │       ├── dark.scss
│       │   │       ├── dark_tritanopia.scss
│       │   │       ├── light_colorblind.scss
│       │   │       ├── light_high_contrast.scss
│       │   │       ├── light.scss
│       │   │       └── light_tritanopia.scss
│       │   ├── CONTRIBUTING.md
│       │   ├── core
│       │   │   └── index.scss
│       │   ├── deprecations.js
│       │   ├── deprecations.json
│       │   ├── DEVELOP.md
│       │   ├── dist
│       │   │   ├── autocomplete.css
│       │   │   ├── autocomplete.css.map
│       │   │   ├── autocomplete.js
│       │   │   ├── avatars.css
│       │   │   ├── avatars.css.map
│       │   │   ├── avatars.js
│       │   │   ├── base.css
│       │   │   ├── base.css.map
│       │   │   ├── base.js
│       │   │   ├── box.css
│       │   │   ├── box.css.map
│       │   │   ├── box.js
│       │   │   ├── branch-name.css
│       │   │   ├── branch-name.css.map
│       │   │   ├── branch-name.js
│       │   │   ├── buttons.css
│       │   │   ├── buttons.css.map
│       │   │   ├── buttons.js
│       │   │   ├── color-modes.css
│       │   │   ├── color-modes.css.map
│       │   │   ├── color-modes.js
│       │   │   ├── core.css
│       │   │   ├── core.css.map
│       │   │   ├── core.js
│       │   │   ├── deprecations.json
│       │   │   ├── forms.css
│       │   │   ├── forms.css.map
│       │   │   ├── forms.js
│       │   │   ├── header.css
│       │   │   ├── header.css.map
│       │   │   ├── header.js
│       │   │   ├── labels.css
│       │   │   ├── labels.css.map
│       │   │   ├── labels.js
│       │   │   ├── layout.css
│       │   │   ├── layout.css.map
│       │   │   ├── layout.js
│       │   │   ├── loaders.css
│       │   │   ├── loaders.css.map
│       │   │   ├── loaders.js
│       │   │   ├── markdown.css
│       │   │   ├── markdown.css.map
│       │   │   ├── markdown.js
│       │   │   ├── marketing-buttons.css
│       │   │   ├── marketing-buttons.css.map
│       │   │   ├── marketing-buttons.js
│       │   │   ├── marketing.css
│       │   │   ├── marketing.css.map
│       │   │   ├── marketing.js
│       │   │   ├── marketing-links.css
│       │   │   ├── marketing-links.css.map
│       │   │   ├── marketing-links.js
│       │   │   ├── marketing-support.css
│       │   │   ├── marketing-support.css.map
│       │   │   ├── marketing-support.js
│       │   │   ├── marketing-type.css
│       │   │   ├── marketing-type.css.map
│       │   │   ├── marketing-type.js
│       │   │   ├── marketing-utilities.css
│       │   │   ├── marketing-utilities.css.map
│       │   │   ├── marketing-utilities.js
│       │   │   ├── meta.json
│       │   │   ├── navigation.css
│       │   │   ├── navigation.css.map
│       │   │   ├── navigation.js
│       │   │   ├── pagination.css
│       │   │   ├── pagination.css.map
│       │   │   ├── pagination.js
│       │   │   ├── primer.css
│       │   │   ├── primer.css.map
│       │   │   ├── primer.js
│       │   │   ├── primitives.css
│       │   │   ├── primitives.css.map
│       │   │   ├── primitives.js
│       │   │   ├── product.css
│       │   │   ├── product.css.map
│       │   │   ├── product.js
│       │   │   ├── select-menu.css
│       │   │   ├── select-menu.css.map
│       │   │   ├── select-menu.js
│       │   │   ├── stats
│       │   │   │   ├── autocomplete.json
│       │   │   │   ├── avatars.json
│       │   │   │   ├── base.json
│       │   │   │   ├── box.json
│       │   │   │   ├── branch-name.json
│       │   │   │   ├── buttons.json
│       │   │   │   ├── color-modes.json
│       │   │   │   ├── core.json
│       │   │   │   ├── forms.json
│       │   │   │   ├── header.json
│       │   │   │   ├── labels.json
│       │   │   │   ├── layout.json
│       │   │   │   ├── loaders.json
│       │   │   │   ├── markdown.json
│       │   │   │   ├── marketing-buttons.json
│       │   │   │   ├── marketing.json
│       │   │   │   ├── marketing-links.json
│       │   │   │   ├── marketing-support.json
│       │   │   │   ├── marketing-type.json
│       │   │   │   ├── marketing-utilities.json
│       │   │   │   ├── navigation.json
│       │   │   │   ├── pagination.json
│       │   │   │   ├── primer.json
│       │   │   │   ├── primitives.json
│       │   │   │   ├── product.json
│       │   │   │   ├── select-menu.json
│       │   │   │   ├── support.json
│       │   │   │   ├── table-object.json
│       │   │   │   ├── toasts.json
│       │   │   │   ├── tooltips.json
│       │   │   │   └── utilities.json
│       │   │   ├── support.css
│       │   │   ├── support.js
│       │   │   ├── table-object.css
│       │   │   ├── table-object.css.map
│       │   │   ├── table-object.js
│       │   │   ├── toasts.css
│       │   │   ├── toasts.css.map
│       │   │   ├── toasts.js
│       │   │   ├── tooltips.css
│       │   │   ├── tooltips.css.map
│       │   │   ├── tooltips.js
│       │   │   ├── utilities.css
│       │   │   ├── utilities.css.map
│       │   │   ├── utilities.js
│       │   │   └── variables.json
│       │   ├── eslint.config.cjs
│       │   ├── forms
│       │   │   ├── form-control.scss
│       │   │   ├── form-group.scss
│       │   │   ├── form-select.scss
│       │   │   ├── index.scss
│       │   │   ├── input-group.scss
│       │   │   └── radio-group.scss
│       │   ├── header
│       │   │   ├── header.scss
│       │   │   └── index.scss
│       │   ├── index.scss
│       │   ├── labels
│       │   │   ├── index.scss
│       │   │   ├── issue-labels.scss
│       │   │   └── mixins.scss
│       │   ├── layout
│       │   │   ├── app-frame.scss
│       │   │   ├── container.scss
│       │   │   ├── grid-offset.scss
│       │   │   ├── grid.scss
│       │   │   ├── index.scss
│       │   │   ├── page-layout.scss
│       │   │   └── stack.scss
│       │   ├── LICENSE
│       │   ├── loaders
│       │   │   ├── index.scss
│       │   │   └── loaders.scss
│       │   ├── markdown
│       │   │   ├── blob-csv.scss
│       │   │   ├── code.scss
│       │   │   ├── footnotes.scss
│       │   │   ├── headings.scss
│       │   │   ├── images.scss
│       │   │   ├── index.scss
│       │   │   ├── lists.scss
│       │   │   ├── markdown-body.scss
│       │   │   └── tables.scss
│       │   ├── marketing
│       │   │   ├── buttons
│       │   │   │   ├── button.scss
│       │   │   │   └── index.scss
│       │   │   ├── index.scss
│       │   │   ├── links
│       │   │   │   ├── index.scss
│       │   │   │   └── link.scss
│       │   │   ├── support
│       │   │   │   ├── index.scss
│       │   │   │   └── variables.scss
│       │   │   ├── type
│       │   │   │   ├── index.scss
│       │   │   │   └── typography.scss
│       │   │   └── utilities
│       │   │       ├── animations.scss
│       │   │       ├── borders.scss
│       │   │       ├── filters.scss
│       │   │       ├── index.scss
│       │   │       └── layout.scss
│       │   ├── migrations
│       │   │   ├── v16.md
│       │   │   └── v18.md
│       │   ├── navigation
│       │   │   ├── filter-list.scss
│       │   │   ├── index.scss
│       │   │   ├── sidenav.scss
│       │   │   └── subnav.scss
│       │   ├── package.json
│       │   ├── pagination
│       │   │   ├── index.scss
│       │   │   └── pagination.scss
│       │   ├── postcss.config.cjs
│       │   ├── prettier.config.cjs
│       │   ├── primitives
│       │   │   ├── index.scss
│       │   │   └── temp-typography-tokens.scss
│       │   ├── product
│       │   │   └── index.scss
│       │   ├── RELEASING.md
│       │   ├── select-menu
│       │   │   ├── index.scss
│       │   │   └── select-menu.scss
│       │   ├── stylelint.config.cjs
│       │   ├── support
│       │   │   ├── index.scss
│       │   │   ├── mixins
│       │   │   │   ├── color-modes.scss
│       │   │   │   ├── layout.scss
│       │   │   │   ├── misc.scss
│       │   │   │   └── typography.scss
│       │   │   └── variables
│       │   │       ├── layout.scss
│       │   │       ├── misc.scss
│       │   │       └── typography.scss
│       │   ├── table-object
│       │   │   ├── index.scss
│       │   │   └── table-object.scss
│       │   ├── toasts
│       │   │   ├── index.scss
│       │   │   └── toasts.scss
│       │   ├── tooltips
│       │   │   ├── index.scss
│       │   │   └── tooltips.scss
│       │   └── utilities
│       │       ├── animations.scss
│       │       ├── borders.scss
│       │       ├── box-shadow.scss
│       │       ├── colors.scss
│       │       ├── details.scss
│       │       ├── flexbox.scss
│       │       ├── index.scss
│       │       ├── layout.scss
│       │       ├── margin.scss
│       │       ├── padding.scss
│       │       ├── typography.scss
│       │       └── visibility-display.scss
│       └── primitives
│           ├── dist
│           │   ├── build
│           │   │   ├── filters
│           │   │   │   ├── index.d.ts
│           │   │   │   ├── index.js
│           │   │   │   ├── isBorder.d.ts
│           │   │   │   ├── isBorder.js
│           │   │   │   ├── isColor.d.ts
│           │   │   │   ├── isColor.js
│           │   │   │   ├── isColorWithAlpha.d.ts
│           │   │   │   ├── isColorWithAlpha.js
│           │   │   │   ├── isCubicBezier.d.ts
│           │   │   │   ├── isCubicBezier.js
│           │   │   │   ├── isDeprecated.d.ts
│           │   │   │   ├── isDeprecated.js
│           │   │   │   ├── isDimension.d.ts
│           │   │   │   ├── isDimension.js
│           │   │   │   ├── isDuration.d.ts
│           │   │   │   ├── isDuration.js
│           │   │   │   ├── isFontFamily.d.ts
│           │   │   │   ├── isFontFamily.js
│           │   │   │   ├── isFontWeight.d.ts
│           │   │   │   ├── isFontWeight.js
│           │   │   │   ├── isFromFile.d.ts
│           │   │   │   ├── isFromFile.js
│           │   │   │   ├── isGradient.d.ts
│           │   │   │   ├── isGradient.js
│           │   │   │   ├── isNumber.d.ts
│           │   │   │   ├── isNumber.js
│           │   │   │   ├── isShadow.d.ts
│           │   │   │   ├── isShadow.js
│           │   │   │   ├── isSource.d.ts
│           │   │   │   ├── isSource.js
│           │   │   │   ├── isTransition.d.ts
│           │   │   │   ├── isTransition.js
│           │   │   │   ├── isTypography.d.ts
│           │   │   │   └── isTypography.js
│           │   │   ├── formats
│           │   │   │   ├── cssAdvanced.d.ts
│           │   │   │   ├── cssAdvanced.js
│           │   │   │   ├── cssCustomMedia.d.ts
│           │   │   │   ├── cssCustomMedia.js
│           │   │   │   ├── index.d.ts
│           │   │   │   ├── index.js
│           │   │   │   ├── javascriptCommonJs.d.ts
│           │   │   │   ├── javascriptCommonJs.js
│           │   │   │   ├── javascriptEsm.d.ts
│           │   │   │   ├── javascriptEsm.js
│           │   │   │   ├── jsonFigma.d.ts
│           │   │   │   ├── jsonFigma.js
│           │   │   │   ├── jsonNestedPrefixed.d.ts
│           │   │   │   ├── jsonNestedPrefixed.js
│           │   │   │   ├── jsonOneDimensional.d.ts
│           │   │   │   ├── jsonOneDimensional.js
│           │   │   │   ├── jsonPostCssFallback.d.ts
│           │   │   │   ├── jsonPostCssFallback.js
│           │   │   │   ├── typescriptExportDefinition.d.ts
│           │   │   │   ├── typescriptExportDefinition.js
│           │   │   │   └── utilities
│           │   │   │       ├── getPropName.d.ts
│           │   │   │       ├── getPropName.js
│           │   │   │       ├── jsonToFlat.d.ts
│           │   │   │       ├── jsonToFlat.js
│           │   │   │       ├── jsonToNestedValue.d.ts
│           │   │   │       ├── jsonToNestedValue.js
│           │   │   │       ├── prefixTokens.d.ts
│           │   │   │       └── prefixTokens.js
│           │   │   ├── parsers
│           │   │   │   ├── index.d.ts
│           │   │   │   ├── index.js
│           │   │   │   ├── w3cJsonParser.d.ts
│           │   │   │   └── w3cJsonParser.js
│           │   │   ├── platforms
│           │   │   │   ├── css.d.ts
│           │   │   │   ├── css.js
│           │   │   │   ├── deprecatedJson.d.ts
│           │   │   │   ├── deprecatedJson.js
│           │   │   │   ├── docJson.d.ts
│           │   │   │   ├── docJson.js
│           │   │   │   ├── fallbacks.d.ts
│           │   │   │   ├── fallbacks.js
│           │   │   │   ├── figma.d.ts
│           │   │   │   ├── figma.js
│           │   │   │   ├── index.d.ts
│           │   │   │   ├── index.js
│           │   │   │   ├── javascript.d.ts
│           │   │   │   ├── javascript.js
│           │   │   │   ├── json.d.ts
│           │   │   │   ├── json.js
│           │   │   │   ├── styleLint.d.ts
│           │   │   │   ├── styleLint.js
│           │   │   │   ├── typeDefinitions.d.ts
│           │   │   │   ├── typeDefinitions.js
│           │   │   │   ├── typescript.d.ts
│           │   │   │   └── typescript.js
│           │   │   ├── preprocessors
│           │   │   │   ├── themeOverrides.d.ts
│           │   │   │   ├── themeOverrides.js
│           │   │   │   └── utilities
│           │   │   │       ├── transformTokens.d.ts
│           │   │   │       └── transformTokens.js
│           │   │   ├── primerStyleDictionary.d.ts
│           │   │   ├── primerStyleDictionary.js
│           │   │   ├── schemas
│           │   │   │   ├── alphaValue.d.ts
│           │   │   │   ├── alphaValue.js
│           │   │   │   ├── baseToken.d.ts
│           │   │   │   ├── baseToken.js
│           │   │   │   ├── borderToken.d.ts
│           │   │   │   ├── borderToken.js
│           │   │   │   ├── collections.d.ts
│           │   │   │   ├── collections.js
│           │   │   │   ├── colorHexValue.d.ts
│           │   │   │   ├── colorHexValue.js
│           │   │   │   ├── colorToken.d.ts
│           │   │   │   ├── colorToken.js
│           │   │   │   ├── cubicBezierToken.d.ts
│           │   │   │   ├── cubicBezierToken.js
│           │   │   │   ├── designToken.d.ts
│           │   │   │   ├── designToken.js
│           │   │   │   ├── dimensionToken.d.ts
│           │   │   │   ├── dimensionToken.js
│           │   │   │   ├── dimensionValue.d.ts
│           │   │   │   ├── dimensionValue.js
│           │   │   │   ├── durationToken.d.ts
│           │   │   │   ├── durationToken.js
│           │   │   │   ├── durationValue.d.ts
│           │   │   │   ├── durationValue.js
│           │   │   │   ├── fontFamilyToken.d.ts
│           │   │   │   ├── fontFamilyToken.js
│           │   │   │   ├── fontWeightToken.d.ts
│           │   │   │   ├── fontWeightToken.js
│           │   │   │   ├── fontWeightValue.d.ts
│           │   │   │   ├── fontWeightValue.js
│           │   │   │   ├── gradientToken.d.ts
│           │   │   │   ├── gradientToken.js
│           │   │   │   ├── numberToken.d.ts
│           │   │   │   ├── numberToken.js
│           │   │   │   ├── referenceValue.d.ts
│           │   │   │   ├── referenceValue.js
│           │   │   │   ├── scopes.d.ts
│           │   │   │   ├── scopes.js
│           │   │   │   ├── shadowToken.d.ts
│           │   │   │   ├── shadowToken.js
│           │   │   │   ├── stringToken.d.ts
│           │   │   │   ├── stringToken.js
│           │   │   │   ├── tokenName.d.ts
│           │   │   │   ├── tokenName.js
│           │   │   │   ├── tokenType.d.ts
│           │   │   │   ├── tokenType.js
│           │   │   │   ├── transitionToken.d.ts
│           │   │   │   ├── transitionToken.js
│           │   │   │   ├── typographyToken.d.ts
│           │   │   │   ├── typographyToken.js
│           │   │   │   ├── validTokenType.d.ts
│           │   │   │   ├── validTokenType.js
│           │   │   │   ├── viewportRangeToken.d.ts
│           │   │   │   └── viewportRangeToken.js
│           │   │   ├── transformers
│           │   │   │   ├── borderToCss.d.ts
│           │   │   │   ├── borderToCss.js
│           │   │   │   ├── colorAlphaToCss.d.ts
│           │   │   │   ├── colorAlphaToCss.js
│           │   │   │   ├── colorToHex.d.ts
│           │   │   │   ├── colorToHex.js
│           │   │   │   ├── colorToRgbaFloat.d.ts
│           │   │   │   ├── colorToRgbaFloat.js
│           │   │   │   ├── colorToRgbAlpha.d.ts
│           │   │   │   ├── colorToRgbAlpha.js
│           │   │   │   ├── cubicBezierToCss.d.ts
│           │   │   │   ├── cubicBezierToCss.js
│           │   │   │   ├── dimensionToPixelUnitless.d.ts
│           │   │   │   ├── dimensionToPixelUnitless.js
│           │   │   │   ├── dimensionToRem.d.ts
│           │   │   │   ├── dimensionToRem.js
│           │   │   │   ├── dimensionToRemPxArray.d.ts
│           │   │   │   ├── dimensionToRemPxArray.js
│           │   │   │   ├── durationToCss.d.ts
│           │   │   │   ├── durationToCss.js
│           │   │   │   ├── figmaAttributes.d.ts
│           │   │   │   ├── figmaAttributes.js
│           │   │   │   ├── floatToPixel.d.ts
│           │   │   │   ├── floatToPixel.js
│           │   │   │   ├── fontFamilyToCss.d.ts
│           │   │   │   ├── fontFamilyToCss.js
│           │   │   │   ├── fontFamilyToFigma.d.ts
│           │   │   │   ├── fontFamilyToFigma.js
│           │   │   │   ├── fontWeightToNumber.d.ts
│           │   │   │   ├── fontWeightToNumber.js
│           │   │   │   ├── gradientToCss.d.ts
│           │   │   │   ├── gradientToCss.js
│           │   │   │   ├── index.d.ts
│           │   │   │   ├── index.js
│           │   │   │   ├── jsonDeprecated.d.ts
│           │   │   │   ├── jsonDeprecated.js
│           │   │   │   ├── namePathToCamelCase.d.ts
│           │   │   │   ├── namePathToCamelCase.js
│           │   │   │   ├── namePathToDotNotation.d.ts
│           │   │   │   ├── namePathToDotNotation.js
│           │   │   │   ├── namePathToFigma.d.ts
│           │   │   │   ├── namePathToFigma.js
│           │   │   │   ├── namePathToKebabCase.d.ts
│           │   │   │   ├── namePathToKebabCase.js
│           │   │   │   ├── namePathToPascalCase.d.ts
│           │   │   │   ├── namePathToPascalCase.js
│           │   │   │   ├── namePathToSlashNotation.d.ts
│           │   │   │   ├── namePathToSlashNotation.js
│           │   │   │   ├── shadowToCss.d.ts
│           │   │   │   ├── shadowToCss.js
│           │   │   │   ├── transitionToCss.d.ts
│           │   │   │   ├── transitionToCss.js
│           │   │   │   ├── typographyToCss.d.ts
│           │   │   │   ├── typographyToCss.js
│           │   │   │   └── utilities
│           │   │   │       ├── alpha.d.ts
│           │   │   │       ├── alpha.js
│           │   │   │       ├── checkRequiredTokenProperties.d.ts
│           │   │   │       ├── checkRequiredTokenProperties.js
│           │   │   │       ├── getTokenValue.d.ts
│           │   │   │       ├── getTokenValue.js
│           │   │   │       ├── hasSpaceInString.d.ts
│           │   │   │       ├── hasSpaceInString.js
│           │   │   │       ├── hexToRgbaFloat.d.ts
│           │   │   │       ├── hexToRgbaFloat.js
│           │   │   │       ├── invalidTokenError.d.ts
│           │   │   │       ├── invalidTokenError.js
│           │   │   │       ├── isRgbaFloat.d.ts
│           │   │   │       ├── isRgbaFloat.js
│           │   │   │       ├── rgbaFloatToHex.d.ts
│           │   │   │       └── rgbaFloatToHex.js
│           │   │   ├── types
│           │   │   │   ├── border.d.ts
│           │   │   │   ├── borderTokenValue.d.ts
│           │   │   │   ├── colorHex.d.ts
│           │   │   │   ├── platformInitializer.d.ts
│           │   │   │   ├── shadow.d.ts
│           │   │   │   ├── shadowTokenValue.d.ts
│           │   │   │   ├── sizeEm.d.ts
│           │   │   │   ├── sizePx.d.ts
│           │   │   │   ├── sizeRem.d.ts
│           │   │   │   ├── styleDictionaryConfigGenerator.d.ts
│           │   │   │   ├── tokenBuildInput.d.ts
│           │   │   │   ├── typographyTokenValue.d.ts
│           │   │   │   └── w3cTransformedToken.d.ts
│           │   │   └── utilities
│           │   │       ├── asArray.d.ts
│           │   │       ├── asArray.js
│           │   │       ├── copyFromDir.d.ts
│           │   │       ├── copyFromDir.js
│           │   │       ├── filterStringArray.d.ts
│           │   │       ├── filterStringArray.js
│           │   │       ├── getFlag.d.ts
│           │   │       ├── getFlag.js
│           │   │       ├── index.d.ts
│           │   │       ├── index.js
│           │   │       ├── joinFriendly.d.ts
│           │   │       ├── joinFriendly.js
│           │   │       ├── log.d.ts
│           │   │       ├── log.js
│           │   │       ├── lowerCaseFirstCharacter.d.ts
│           │   │       ├── lowerCaseFirstCharacter.js
│           │   │       ├── schemaErrorMessage.d.ts
│           │   │       ├── schemaErrorMessage.js
│           │   │       ├── toCamelCase.d.ts
│           │   │       ├── toCamelCase.js
│           │   │       ├── toPascalCase.d.ts
│           │   │       ├── toPascalCase.js
│           │   │       ├── treeWalker.d.ts
│           │   │       ├── treeWalker.js
│           │   │       ├── upperCaseFirstCharacter.d.ts
│           │   │       └── upperCaseFirstCharacter.js
│           │   ├── css
│           │   │   ├── base
│           │   │   │   ├── motion
│           │   │   │   │   └── motion.css
│           │   │   │   ├── size
│           │   │   │   │   └── size.css
│           │   │   │   └── typography
│           │   │   │       └── typography.css
│           │   │   ├── functional
│           │   │   │   ├── size
│           │   │   │   │   ├── border.css
│           │   │   │   │   ├── breakpoints.css
│           │   │   │   │   ├── size-coarse.css
│           │   │   │   │   ├── size.css
│           │   │   │   │   ├── size-fine.css
│           │   │   │   │   └── viewport.css
│           │   │   │   ├── themes
│           │   │   │   │   ├── dark-colorblind.css
│           │   │   │   │   ├── dark-colorblind-high-contrast.css
│           │   │   │   │   ├── dark.css
│           │   │   │   │   ├── dark-dimmed.css
│           │   │   │   │   ├── dark-dimmed-high-contrast.css
│           │   │   │   │   ├── dark-high-contrast.css
│           │   │   │   │   ├── dark-tritanopia.css
│           │   │   │   │   ├── dark-tritanopia-high-contrast.css
│           │   │   │   │   ├── light-colorblind.css
│           │   │   │   │   ├── light-colorblind-high-contrast.css
│           │   │   │   │   ├── light.css
│           │   │   │   │   ├── light-high-contrast.css
│           │   │   │   │   ├── light-tritanopia.css
│           │   │   │   │   └── light-tritanopia-high-contrast.css
│           │   │   │   └── typography
│           │   │   │       └── typography.css
│           │   │   └── primitives.css
│           │   ├── docs
│           │   │   ├── base
│           │   │   │   ├── motion
│           │   │   │   │   └── motion.json
│           │   │   │   ├── size
│           │   │   │   │   └── size.json
│           │   │   │   └── typography
│           │   │   │       └── typography.json
│           │   │   └── functional
│           │   │       ├── size
│           │   │       │   ├── border.json
│           │   │       │   ├── breakpoints.json
│           │   │       │   ├── size-coarse.json
│           │   │       │   ├── size-fine.json
│           │   │       │   ├── size.json
│           │   │       │   └── viewport.json
│           │   │       ├── themes
│           │   │       │   ├── dark-colorblind-high-contrast.json
│           │   │       │   ├── dark-colorblind.json
│           │   │       │   ├── dark-dimmed-high-contrast.json
│           │   │       │   ├── dark-dimmed.json
│           │   │       │   ├── dark-high-contrast.json
│           │   │       │   ├── dark.json
│           │   │       │   ├── dark-tritanopia-high-contrast.json
│           │   │       │   ├── dark-tritanopia.json
│           │   │       │   ├── light-colorblind-high-contrast.json
│           │   │       │   ├── light-colorblind.json
│           │   │       │   ├── light-high-contrast.json
│           │   │       │   ├── light.json
│           │   │       │   ├── light-tritanopia-high-contrast.json
│           │   │       │   └── light-tritanopia.json
│           │   │       └── typography
│           │   │           └── typography.json
│           │   ├── fallbacks
│           │   │   ├── base
│           │   │   │   ├── motion
│           │   │   │   │   └── motion.json
│           │   │   │   ├── size
│           │   │   │   │   └── size.json
│           │   │   │   └── typography
│           │   │   │       └── typography.json
│           │   │   ├── color-fallbacks.json
│           │   │   └── functional
│           │   │       ├── size
│           │   │       │   ├── border.json
│           │   │       │   ├── breakpoints.json
│           │   │       │   ├── size-coarse.json
│           │   │       │   ├── size-fine.json
│           │   │       │   ├── size.json
│           │   │       │   └── viewport.json
│           │   │       └── typography
│           │   │           └── typography.json
│           │   ├── figma
│           │   │   ├── dimension
│           │   │   │   └── dimension.json
│           │   │   ├── figma.json
│           │   │   ├── scales
│           │   │   │   ├── dark-dimmed.json
│           │   │   │   ├── dark-high-constrast.json
│           │   │   │   ├── dark.json
│           │   │   │   ├── light-high-constrast.json
│           │   │   │   └── light.json
│           │   │   ├── themes
│           │   │   │   ├── dark-colorblind-high-contrast.json
│           │   │   │   ├── dark-colorblind.json
│           │   │   │   ├── dark-dimmed-high-contrast.json
│           │   │   │   ├── dark-dimmed.json
│           │   │   │   ├── dark-high-contrast.json
│           │   │   │   ├── dark.json
│           │   │   │   ├── dark-tritanopia-high-contrast.json
│           │   │   │   ├── dark-tritanopia.json
│           │   │   │   ├── light-colorblind-high-contrast.json
│           │   │   │   ├── light-colorblind.json
│           │   │   │   ├── light-high-contrast.json
│           │   │   │   ├── light.json
│           │   │   │   ├── light-tritanopia-high-contrast.json
│           │   │   │   └── light-tritanopia.json
│           │   │   └── typography
│           │   │       └── typography.json
│           │   ├── internalCss
│           │   │   ├── dark-colorblind.css
│           │   │   ├── dark-colorblind-high-contrast.css
│           │   │   ├── dark.css
│           │   │   ├── dark-dimmed.css
│           │   │   ├── dark-dimmed-high-contrast.css
│           │   │   ├── dark-high-contrast.css
│           │   │   ├── dark-tritanopia.css
│           │   │   ├── dark-tritanopia-high-contrast.css
│           │   │   ├── light-colorblind.css
│           │   │   ├── light-colorblind-high-contrast.css
│           │   │   ├── light.css
│           │   │   ├── light-high-contrast.css
│           │   │   ├── light-tritanopia.css
│           │   │   └── light-tritanopia-high-contrast.css
│           │   ├── removed
│           │   │   ├── color.json
│           │   │   └── testing.json5
│           │   └── styleLint
│           │       ├── base
│           │       │   ├── motion
│           │       │   │   └── motion.json
│           │       │   ├── size
│           │       │   │   └── size.json
│           │       │   └── typography
│           │       │       └── typography.json
│           │       └── functional
│           │           ├── size
│           │           │   ├── border.json
│           │           │   ├── breakpoints.json
│           │           │   ├── size-coarse.json
│           │           │   ├── size-fine.json
│           │           │   ├── size.json
│           │           │   └── viewport.json
│           │           ├── themes
│           │           │   ├── dark-colorblind-high-contrast.json
│           │           │   ├── dark-colorblind.json
│           │           │   ├── dark-dimmed-high-contrast.json
│           │           │   ├── dark-dimmed.json
│           │           │   ├── dark-high-contrast.json
│           │           │   ├── dark.json
│           │           │   ├── dark-tritanopia-high-contrast.json
│           │           │   ├── dark-tritanopia.json
│           │           │   ├── light-colorblind-high-contrast.json
│           │           │   ├── light-colorblind.json
│           │           │   ├── light-high-contrast.json
│           │           │   ├── light.json
│           │           │   ├── light-tritanopia-high-contrast.json
│           │           │   └── light-tritanopia.json
│           │           └── typography
│           │               └── typography.json
│           ├── LICENSE
│           ├── package.json
│           └── src
│               └── tokens
│                   ├── base
│                   │   ├── color
│                   │   │   ├── dark
│                   │   │   │   ├── dark.dimmed.json5
│                   │   │   │   ├── dark.high-contrast.json5
│                   │   │   │   ├── dark.json5
│                   │   │   │   └── display-dark.json5
│                   │   │   └── light
│                   │   │       ├── display-light.json5
│                   │   │       ├── light.high-contrast.json5
│                   │   │       └── light.json5
│                   │   ├── motion
│                   │   │   ├── easing.json5
│                   │   │   └── timing.json5
│                   │   ├── size
│                   │   │   └── size.json5
│                   │   └── typography
│                   │       └── typography.json5
│                   ├── component
│                   │   ├── avatar.json5
│                   │   ├── avatarStack.json5
│                   │   ├── button.json5
│                   │   ├── card.json5
│                   │   ├── codeMirror.json5
│                   │   ├── contribution.json5
│                   │   ├── counter.json5
│                   │   ├── diffBlob.json5
│                   │   ├── header.json5
│                   │   ├── headerSerach.json5
│                   │   ├── highlight.json5
│                   │   ├── label.json5
│                   │   ├── menu.json5
│                   │   ├── overlay.json5
│                   │   ├── page.json5
│                   │   ├── progressBar.json5
│                   │   ├── reactionButton.json5
│                   │   ├── selectMenu.json5
│                   │   ├── sideNav.json5
│                   │   ├── skeletonLoader.json5
│                   │   ├── timelineBadge.json5
│                   │   ├── tooltip.json5
│                   │   ├── topicTag.json5
│                   │   ├── treeView.json5
│                   │   └── underlineNav.json5
│                   ├── fallback
│                   │   └── color-fallbacks.json
│                   ├── functional
│                   │   ├── border
│                   │   │   └── border.json5
│                   │   ├── color
│                   │   │   ├── bgColor.json5
│                   │   │   ├── borderColor.json5
│                   │   │   ├── control.json5
│                   │   │   ├── data-vis.json5
│                   │   │   ├── display.json5
│                   │   │   ├── fgColor.json5
│                   │   │   ├── focus.json5
│                   │   │   ├── selection.json5
│                   │   │   └── syntax.json5
│                   │   ├── shadow
│                   │   │   └── shadow.json5
│                   │   ├── size
│                   │   │   ├── border.json5
│                   │   │   ├── breakpoints.json5
│                   │   │   ├── size-coarse.json5
│                   │   │   ├── size-fine.json5
│                   │   │   ├── size.json5
│                   │   │   └── viewport.json5
│                   │   └── typography
│                   │       └── typography.json5
│                   └── removed
│                       ├── color.json
│                       └── testing.json5
├── ownership.yaml
├── package.json
├── package-lock.json
├── packages
│   ├── access_tokens
│   │   ├── app
│   │   │   └── public
│   │   │       └── access_tokens.rb
│   │   ├── package_todo.yml
│   │   └── package.yml
│   ├── achievements
│   │   ├── app
│   │   │   └── models
│   │   │       ├── achievable
│   │   │       │   ├── arctic_code_vault_contributor.rb
│   │   │       │   ├── dust_bunny.rb
│   │   │       │   ├── galaxy_brain.rb
│   │   │       │   ├── heartbreaker.rb
│   │   │       │   ├── heart_on_your_sleeve.rb
│   │   │       │   ├── mars_2020_contributor.rb
│   │   │       │   ├── open_sourcerer.rb
│   │   │       │   ├── pair_extraordinaire.rb
│   │   │       │   ├── polyglot.rb
│   │   │       │   ├── proxima_pioneer.rb
│   │   │       │   ├── proxima_private_ga.rb
│   │   │       │   ├── proxima_public_ga.rb
│   │   │       │   ├── proxima_shipper.rb
│   │   │       │   ├── proxima_staffshipper.rb
│   │   │       │   ├── proxima_staffuser.rb
│   │   │       │   ├── public_sponsor.rb
│   │   │       │   ├── pull_shark.rb
│   │   │       │   ├── quickdraw.rb
│   │   │       │   ├── starstruck.rb
│   │   │       │   ├── substituted_text.rb
│   │   │       │   ├── unlocking_model_spec.rb
│   │   │       │   ├── yolo.rb
│   │   │       │   └── young_padawan.rb
│   │   │       ├── achievable.rb
│   │   │       ├── achievement_progression.rb
│   │   │       ├── achievement.rb
│   │   │       ├── achievement_repository_list.rb
│   │   │       ├── profiles
│   │   │       │   └── user
│   │   │       │       └── richweb_attributes.rb
│   │   │       └── user
│   │   │           └── achievements_dependency.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           ├── achievable
│   │           │   ├── substituted_text_test.rb
│   │           │   └── yolo_test.rb
│   │           ├── achievable_test.rb
│   │           ├── achievement_progression_test.rb
│   │           ├── achievement_repository_list_test.rb
│   │           ├── achievement_test.rb
│   │           ├── profiles
│   │           │   └── user
│   │           │       └── richweb_attributes_test.rb
│   │           └── user
│   │               └── achievements_dependency_test.rb
│   ├── actions
│   │   ├── app
│   │   │   ├── controllers
│   │   │   │   └── actions_cache_usage_policy.rb
│   │   │   ├── jobs
│   │   │   │   ├── batch_inactivate_deployments_job.rb
│   │   │   │   ├── emit_artifact_expiration_job.rb
│   │   │   │   ├── fix_broken_workflow_job_runs_job.rb
│   │   │   │   ├── hydro_actions_on_push_job.rb
│   │   │   │   ├── hydro_analyze_tech_project_stack_on_push_job.rb
│   │   │   │   ├── hydro_workflow_update_job.rb
│   │   │   │   └── repository_update_tech_project_and_stack_job.rb
│   │   │   ├── models
│   │   │   │   ├── actions
│   │   │   │   │   ├── allowed_types_updater.rb
│   │   │   │   │   ├── app_installer.rb
│   │   │   │   │   ├── custom_images_policy_updater.rb
│   │   │   │   │   ├── custom_images_retention_policy_updater.rb
│   │   │   │   │   ├── debugger_eligibility.rb
│   │   │   │   │   ├── debugger_policy_config.rb
│   │   │   │   │   ├── graph
│   │   │   │   │   │   ├── group.rb
│   │   │   │   │   │   ├── job.rb
│   │   │   │   │   │   └── stage.rb
│   │   │   │   │   ├── graph.rb
│   │   │   │   │   ├── image.rb
│   │   │   │   │   ├── image_version.rb
│   │   │   │   │   ├── invocation.rb
│   │   │   │   │   ├── job_summary.rb
│   │   │   │   │   ├── k_v.rb
│   │   │   │   │   ├── larger_runner.rb
│   │   │   │   │   ├── machine_spec.rb
│   │   │   │   │   ├── parsed_workflow.rb
│   │   │   │   │   ├── pinned_workflow.rb
│   │   │   │   │   ├── policy_updater.rb
│   │   │   │   │   ├── previous_outcome_reuse.rb
│   │   │   │   │   ├── proxima
│   │   │   │   │   │   ├── branch_client.rb
│   │   │   │   │   │   ├── errors.rb
│   │   │   │   │   │   ├── tenant_bound_request.rb
│   │   │   │   │   │   ├── token_generator.rb
│   │   │   │   │   │   ├── workflow_templates_client.rb
│   │   │   │   │   │   └── workflow_templates_loader.rb
│   │   │   │   │   ├── repository_usage.rb
│   │   │   │   │   ├── resolver
│   │   │   │   │   │   ├── error.rb
│   │   │   │   │   │   ├── internal
│   │   │   │   │   │   │   ├── deprecated_actions_filter.rb
│   │   │   │   │   │   │   ├── error.rb
│   │   │   │   │   │   │   ├── repository_resolver.rb
│   │   │   │   │   │   │   └── resolved_action.rb
│   │   │   │   │   │   ├── success.rb
│   │   │   │   │   │   ├── V1
│   │   │   │   │   │   │   ├── rest_resolver.rb
│   │   │   │   │   │   │   └── twirp_resolver.rb
│   │   │   │   │   │   └── V2
│   │   │   │   │   │       ├── internal
│   │   │   │   │   │       │   ├── actions_classifier.rb
│   │   │   │   │   │       │   ├── actions_collection.rb
│   │   │   │   │   │       │   ├── ghcr_presigned_url_service.rb
│   │   │   │   │   │       │   ├── package_resolver.rb
│   │   │   │   │   │       │   └── semver_parser.rb
│   │   │   │   │   │       ├── rest_resolver.rb
│   │   │   │   │   │       └── twirp_resolver.rb
│   │   │   │   │   ├── runner_group.rb
│   │   │   │   │   ├── runner.rb
│   │   │   │   │   ├── runner_scale_set.rb
│   │   │   │   │   ├── runner_scale_set_statistics.rb
│   │   │   │   │   ├── service_error.rb
│   │   │   │   │   ├── survey.rb
│   │   │   │   │   ├── top_n_cloud_customizer.rb
│   │   │   │   │   ├── workflow_job_run.rb
│   │   │   │   │   ├── workflow_pattern.rb
│   │   │   │   │   ├── workflow.rb
│   │   │   │   │   ├── workflow_run
│   │   │   │   │   │   └── newsies_adapter.rb
│   │   │   │   │   ├── workflow_run_data.rb
│   │   │   │   │   ├── workflow_run_execution_data.rb
│   │   │   │   │   ├── workflow_run_execution.rb
│   │   │   │   │   ├── workflow_run.rb
│   │   │   │   │   ├── workflow_sequence.rb
│   │   │   │   │   ├── workflow_template
│   │   │   │   │   │   ├── category_comparator.rb
│   │   │   │   │   │   ├── cloud_comparator.rb
│   │   │   │   │   │   ├── filterer.rb
│   │   │   │   │   │   ├── language_based_distribution_customizer.rb
│   │   │   │   │   │   ├── recommender.rb
│   │   │   │   │   │   ├── search_template.rb
│   │   │   │   │   │   ├── security_template_comparator.rb
│   │   │   │   │   │   ├── source_comparator.rb
│   │   │   │   │   │   ├── source.rb
│   │   │   │   │   │   ├── tech_stack_based_bucket_customizer.rb
│   │   │   │   │   │   ├── tech_stack_weight_computer.rb
│   │   │   │   │   │   ├── unmatch_stack_count_comparator.rb
│   │   │   │   │   │   └── weight_comparator.rb
│   │   │   │   │   ├── workflow_templates_loader.rb
│   │   │   │   │   ├── workflow_templates.rb
│   │   │   │   │   └── yaml_parsing
│   │   │   │   │       ├── anchor_helper.rb
│   │   │   │   │       ├── memory_helper.rb
│   │   │   │   │       ├── safe_yaml_parser.rb
│   │   │   │   │       └── user_error.rb
│   │   │   │   ├── actions_cache_usage.rb
│   │   │   │   ├── actions_plan_owner.rb
│   │   │   │   ├── actions_policy
│   │   │   │   │   ├── access_policy_dependency.rb
│   │   │   │   │   ├── allowed_action_pattern.rb
│   │   │   │   │   └── allowlist.rb
│   │   │   │   ├── actions_prompt
│   │   │   │   │   └── abstract_actions_task.rb
│   │   │   │   ├── actions_rules
│   │   │   │   │   ├── actions_rule_condition.rb
│   │   │   │   │   ├── actions_rule_configuration.rb
│   │   │   │   │   ├── actions_ruleset_history.rb
│   │   │   │   │   ├── actions_ruleset.rb
│   │   │   │   │   ├── actions_ruleset_rule_provider.rb
│   │   │   │   │   ├── event_action_workflow_run.rb
│   │   │   │   │   └── workflow_run_event.rb
│   │   │   │   ├── artifact.rb
│   │   │   │   ├── business
│   │   │   │   │   └── actions_dependency.rb
│   │   │   │   ├── cache_entry.rb
│   │   │   │   ├── cache_list.rb
│   │   │   │   ├── check_annotation
│   │   │   │   │   └── actions_dependency.rb
│   │   │   │   ├── check_run
│   │   │   │   │   └── actions_dependency.rb
│   │   │   │   ├── check_suite
│   │   │   │   │   └── actions_dependency.rb
│   │   │   │   ├── combined_status.rb
│   │   │   │   ├── configurable
│   │   │   │   │   ├── actions_cache_size_limit.rb
│   │   │   │   │   ├── actions_larger_runners_onboarding.rb
│   │   │   │   │   └── actions_repo_self_hosted_runners.rb
│   │   │   │   ├── environment.rb
│   │   │   │   ├── gate_approval_log.rb
│   │   │   │   ├── gate_approval.rb
│   │   │   │   ├── gate_approver.rb
│   │   │   │   ├── gate_branch_policy.rb
│   │   │   │   ├── gate.rb
│   │   │   │   ├── gate_request
│   │   │   │   │   └── notifications_adapter.rb
│   │   │   │   ├── gate_request.rb
│   │   │   │   ├── ghes_actions_job_execution.rb
│   │   │   │   ├── hook
│   │   │   │   │   ├── event
│   │   │   │   │   │   ├── deployment_protection_rule_event.rb
│   │   │   │   │   │   ├── deployment_review_event.rb
│   │   │   │   │   │   └── workflow_job_event.rb
│   │   │   │   │   └── payload
│   │   │   │   │       ├── deployment_protection_rule_payload.rb
│   │   │   │   │       ├── deployment_review_payload.rb
│   │   │   │   │       └── workflow_job_payload.rb
│   │   │   │   ├── immutable_actions_opt_out.rb
│   │   │   │   ├── organization
│   │   │   │   │   └── actions_dependency.rb
│   │   │   │   ├── pinned_environment.rb
│   │   │   │   ├── pull_request
│   │   │   │   │   └── deployments_dependency.rb
│   │   │   │   ├── ref_updates
│   │   │   │   │   └── workflow_updates_policy.rb
│   │   │   │   ├── repository
│   │   │   │   │   ├── actions_app_dependency.rb
│   │   │   │   │   ├── actions_dependency.rb
│   │   │   │   │   ├── check_dependency.rb
│   │   │   │   │   ├── deployment_dependency.rb
│   │   │   │   │   ├── statuses_dependency.rb
│   │   │   │   │   └── workflows_dependency.rb
│   │   │   │   ├── repository_actions
│   │   │   │   │   ├── colors.rb
│   │   │   │   │   ├── icons.rb
│   │   │   │   │   ├── onboarding
│   │   │   │   │   │   ├── sidebar_docs.rb
│   │   │   │   │   │   └── template.rb
│   │   │   │   │   └── slug_validator.rb
│   │   │   │   ├── repository_tech_project.rb
│   │   │   │   ├── repository_tech_project_stack.rb
│   │   │   │   ├── search
│   │   │   │   │   └── queries
│   │   │   │   │       └── workflow_run_query.rb
│   │   │   │   ├── secrets.rb
│   │   │   │   ├── tech_project_stack_analyzer.rb
│   │   │   │   ├── tech_stack_name.rb
│   │   │   │   ├── tech_stacks.rb
│   │   │   │   ├── twirp_response.rb
│   │   │   │   └── variables.rb
│   │   │   └── public
│   │   │       ├── actions
│   │   │       │   ├── domain
│   │   │       │   │   └── rulesets.rb
│   │   │       │   ├── domain.rb
│   │   │       │   └── trigger_types.rb
│   │   │       ├── actions_cache_management_helper.rb
│   │   │       ├── actions_cache_usage_helper.rb
│   │   │       ├── actions_policy_helper.rb
│   │   │       ├── actions.rb
│   │   │       ├── repository_tech_project_contract.rb
│   │   │       ├── repository_tech_project_stack_contract.rb
│   │   │       └── tech_project_stack_analysis.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── actions_cache_usage_helper_test.rb
│   │       ├── actions_cache_usage_test.rb
│   │       ├── emit_artifact_expiration_job_test.rb
│   │       ├── fixtures
│   │       │   ├── oci-image-sdk-1.0.0-testcase.tar
│   │       │   ├── oci-image-sdk-1.0.0-testcase.tar.gz
│   │       │   └── oci-image-sdk-1.0.0-testcase.zip
│   │       ├── jobs
│   │       │   ├── fix_broken_workflow_job_runs_job_test.rb
│   │       │   ├── hydro_actions_on_push_job_test.rb
│   │       │   ├── hydro_analyze_tech_project_stack_on_push_job_test.rb
│   │       │   ├── hydro_workflow_update_job_test.rb
│   │       │   └── repository_update_tech_project_and_stack_job_test.rb
│   │       ├── models
│   │       │   ├── actions
│   │       │   │   ├── allowed_types_updater_test.rb
│   │       │   │   ├── app_installer_test.rb
│   │       │   │   ├── custom_images_policy_updater_test.rb
│   │       │   │   ├── custom_images_retention_policy_updater_test.rb
│   │       │   │   ├── debugger_eligibility_test.rb
│   │       │   │   ├── debugger_policy_config_test.rb
│   │       │   │   ├── graph
│   │       │   │   │   ├── group_test.rb
│   │       │   │   │   ├── job_test.rb
│   │       │   │   │   └── stage_test.rb
│   │       │   │   ├── graph_test.rb
│   │       │   │   ├── image_test.rb
│   │       │   │   ├── image_version_test.rb
│   │       │   │   ├── invocation_test.rb
│   │       │   │   ├── job_summary_test.rb
│   │       │   │   ├── k_v_test.rb
│   │       │   │   ├── larger_runner_test.rb
│   │       │   │   ├── parsed_workflow_test.rb
│   │       │   │   ├── pinned_workflow_test.rb
│   │       │   │   ├── policy_updater_test.rb
│   │       │   │   ├── previous_outcome_reuse_test.rb
│   │       │   │   ├── proxima
│   │       │   │   │   ├── branch_client_test.rb
│   │       │   │   │   ├── tenant_bound_request_test.rb
│   │       │   │   │   ├── token_generator_test.rb
│   │       │   │   │   ├── workflow_templates_client_test.rb
│   │       │   │   │   └── workflow_templates_loader_test.rb
│   │       │   │   ├── repository_usage_test.rb
│   │       │   │   ├── resolver
│   │       │   │   │   ├── actions_collection_test.rb
│   │       │   │   │   ├── deprecated_actions_filter_test.rb
│   │       │   │   │   └── internal
│   │       │   │   │       └── repository_resolver_test.rb
│   │       │   │   ├── runner_group_test.rb
│   │       │   │   ├── runner_scale_set_runner_admin_test.rb
│   │       │   │   ├── runner_scale_set_test.rb
│   │       │   │   ├── runner_test.rb
│   │       │   │   ├── survey_test.rb
│   │       │   │   ├── top_n_cloud_customizer_test.rb
│   │       │   │   ├── workflow_job_run_test.rb
│   │       │   │   ├── workflow_pattern_test.rb
│   │       │   │   ├── workflow_run_execution_test.rb
│   │       │   │   ├── workflow_run_stale_pending_test.rb
│   │       │   │   ├── workflow_run_test.rb
│   │       │   │   ├── workflow_sequence_test.rb
│   │       │   │   ├── workflow_template
│   │       │   │   │   ├── cloud_comparator_test.rb
│   │       │   │   │   ├── filterer_test.rb
│   │       │   │   │   ├── language_based_distribution_customizer_test.rb
│   │       │   │   │   ├── recommender_test.rb
│   │       │   │   │   ├── search_template_test.rb
│   │       │   │   │   ├── source_comparator_test.rb
│   │       │   │   │   ├── tech_stack_based_bucket_customizer_test.rb
│   │       │   │   │   ├── tech_stack_weight_computer_test.rb
│   │       │   │   │   └── unmatch_stack_count_comparator_test.rb
│   │       │   │   ├── workflow_templates_loader_test.rb
│   │       │   │   ├── workflow_templates_test.rb
│   │       │   │   ├── workflow_test.rb
│   │       │   │   └── yaml_parsing
│   │       │   │       ├── anchor_helper_test.rb
│   │       │   │       ├── memory_helper_test.rb
│   │       │   │       └── safe_yaml_parser_test.rb
│   │       │   ├── actions_policy
│   │       │   │   ├── access_policy_dependency_test.rb
│   │       │   │   └── allowlist_test.rb
│   │       │   ├── actions_rules
│   │       │   │   ├── actions_rule_condition_test.rb
│   │       │   │   ├── actions_rule_configuration_test.rb
│   │       │   │   ├── actions_ruleset_evaluation_test.rb
│   │       │   │   ├── actions_ruleset_history_test.rb
│   │       │   │   └── actions_ruleset_test.rb
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       ├── actions_runner_applications_dependency_test.rb
│   │       │   │       └── actions_secrets_dependency_test.rb
│   │       │   ├── artifact_test.rb
│   │       │   ├── business
│   │       │   │   └── actions_dependency_test.rb
│   │       │   ├── cache_entry_test.rb
│   │       │   ├── check_annotation
│   │       │   │   └── actions_dependency_test.rb
│   │       │   ├── check_run
│   │       │   │   └── actions_dependency_test.rb
│   │       │   ├── check_suite
│   │       │   │   └── actions_dependency_test.rb
│   │       │   ├── combined_status_test.rb
│   │       │   ├── configurable
│   │       │   │   ├── actions_larger_runners_onboarding_test.rb
│   │       │   │   └── actions_repo_self_hosted_runners_test.rb
│   │       │   ├── environment_test.rb
│   │       │   ├── gate_approval_log_test.rb
│   │       │   ├── gate_approval_test.rb
│   │       │   ├── gate_approver_business_team_test.rb
│   │       │   ├── gate_approver_test.rb
│   │       │   ├── gate_branch_policy_test.rb
│   │       │   ├── gate_request_test.rb
│   │       │   ├── gate_test.rb
│   │       │   ├── ghes_actions_job_execution_test.rb
│   │       │   ├── hook
│   │       │   │   ├── event
│   │       │   │   │   ├── deployment_protection_rule_event_test.rb
│   │       │   │   │   └── deployment_review_event_test.rb
│   │       │   │   └── payload
│   │       │   │       ├── deployment_protection_rule_payload_test.rb
│   │       │   │       └── deployment_review_payload_test.rb
│   │       │   ├── organization
│   │       │   │   └── actions_dependency_test.rb
│   │       │   ├── pull_request
│   │       │   │   └── deployments_dependency_test.rb
│   │       │   ├── ref_updates
│   │       │   │   └── workflow_updates_policy_test.rb
│   │       │   ├── release_test.rb
│   │       │   ├── repository
│   │       │   │   ├── actions_dependency_test.rb
│   │       │   │   ├── check_dependency_test.rb
│   │       │   │   └── workflows_dependency_test.rb
│   │       │   ├── repository_action_release_test.rb
│   │       │   ├── repository_action_run_test.rb
│   │       │   ├── repository_actions
│   │       │   │   ├── colors_test.rb
│   │       │   │   ├── onboarding
│   │       │   │   │   ├── sidebar_docs_test.rb
│   │       │   │   │   └── template_test.rb
│   │       │   │   └── slug_validator_test.rb
│   │       │   ├── search
│   │       │   │   └── queries
│   │       │   │       └── workflow_run_query_test.rb
│   │       │   ├── secrets_test.rb
│   │       │   ├── tech_stack_name_test.rb
│   │       │   └── variables_test.rb
│   │       ├── public
│   │       │   ├── actions
│   │       │   │   └── domain
│   │       │   │       └── rulesets_test.rb
│   │       │   ├── actions_cache_management_helper_test.rb
│   │       │   ├── actions_policy_helper_test.rb
│   │       │   └── trigger_types_test.rb
│   │       ├── tech_project_stack_analysis_test.rb
│   │       ├── tech_project_stack_analyzer_test.rb
│   │       └── tech_stacks_test.rb
│   ├── admin
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── business_orchestration_instrument_removal_job.rb
│   │   │   │   ├── business_orchestration_job.rb
│   │   │   │   ├── business_orchestration_notify_repository_access_changed_job.rb
│   │   │   │   ├── business_orchestration_remove_org_user_email_settings_job.rb
│   │   │   │   ├── business_orchestration_sweeper_job.rb
│   │   │   │   ├── business_user_account_create_for_organization_job.rb
│   │   │   │   ├── business_user_accounts_synchronize_job.rb
│   │   │   │   ├── business_user_account_update_attributes_job.rb
│   │   │   │   ├── business_user_account_update_user_job.rb
│   │   │   │   ├── clean_up_old_business_member_invitations_job.rb
│   │   │   │   ├── multi_tenant_provisioning_status_update_job.rb
│   │   │   │   ├── remove_organization_members_cleanup_business_orchestration_job.rb
│   │   │   │   └── remove_unaffiliated_member_from_business_job.rb
│   │   │   ├── models
│   │   │   │   ├── add_billing_managers_business_orchestration.rb
│   │   │   │   ├── add_organizations_business_orchestration.rb
│   │   │   │   ├── add_owners_business_orchestration.rb
│   │   │   │   ├── add_user_accounts_business_orchestration.rb
│   │   │   │   ├── audit_log_async_query.rb
│   │   │   │   ├── audit_log_azure_blob_sink_configuration.rb
│   │   │   │   ├── audit_log_azure_hubs_sink_configuration.rb
│   │   │   │   ├── audit_log_datadog_sink_configuration.rb
│   │   │   │   ├── audit_log_entry
│   │   │   │   │   ├── actions.rb
│   │   │   │   │   ├── enterprise_dependency.rb
│   │   │   │   │   ├── organization_dependency.rb
│   │   │   │   │   └── user_dependency.rb
│   │   │   │   ├── audit_log_entry.rb
│   │   │   │   ├── audit_log_git_event_export.rb
│   │   │   │   ├── audit_log_google_cloud_sink_configuration.rb
│   │   │   │   ├── audit_log_hec_sink_configuration.rb
│   │   │   │   ├── audit_log_microsoft_purview_sink_configuration.rb
│   │   │   │   ├── audit_log_s3_sink_configuration.rb
│   │   │   │   ├── audit_log_settings.rb
│   │   │   │   ├── audit_log_sink_configuration.rb
│   │   │   │   ├── audit_log_splunk_sink_configuration.rb
│   │   │   │   ├── audit_log_stream_configuration.rb
│   │   │   │   ├── audit_log_web_export.rb
│   │   │   │   ├── business
│   │   │   │   │   ├── actions_metrics_dependency.rb
│   │   │   │   │   ├── actor_permissions
│   │   │   │   │   │   ├── enterprise_teams.rb
│   │   │   │   │   │   ├── invitations.rb
│   │   │   │   │   │   ├── members.rb
│   │   │   │   │   │   └── organizations.rb
│   │   │   │   │   ├── billing_transactions_dependency.rb
│   │   │   │   │   ├── business_org_ability.rb
│   │   │   │   │   ├── codespaces_dependency.rb
│   │   │   │   │   ├── configuration_dependency.rb
│   │   │   │   │   ├── copilot_dependency.rb
│   │   │   │   │   ├── creator.rb
│   │   │   │   │   ├── customer_category_dependency.rb
│   │   │   │   │   ├── custom_properties_dependency.rb
│   │   │   │   │   ├── domain_metrics.rb
│   │   │   │   │   ├── feature_flag_methods.rb
│   │   │   │   │   ├── getting_started_dependency.rb
│   │   │   │   │   ├── limits_dependency.rb
│   │   │   │   │   ├── member_destroyer.rb
│   │   │   │   │   ├── member_invite_status.rb
│   │   │   │   │   ├── organization_membership.rb
│   │   │   │   │   ├── organization_permission.rb
│   │   │   │   │   ├── pass_through_cache.rb
│   │   │   │   │   ├── pending_invitation.rb
│   │   │   │   │   ├── people_dependency.rb
│   │   │   │   │   ├── removed_member_notification.rb
│   │   │   │   │   ├── repository_dependency.rb
│   │   │   │   │   ├── role.rb
│   │   │   │   │   ├── settings_dependency.rb
│   │   │   │   │   ├── sponsors_dependency.rb
│   │   │   │   │   ├── support_entitlee_dependency.rb
│   │   │   │   │   ├── support_entitlee.rb
│   │   │   │   │   ├── tenant_context.rb
│   │   │   │   │   ├── trial_dependency.rb
│   │   │   │   │   └── write_through_cache.rb
│   │   │   │   ├── business_administrator_invitation.rb
│   │   │   │   ├── business_footer_link.rb
│   │   │   │   ├── business_intent.rb
│   │   │   │   ├── business_member_invitation.rb
│   │   │   │   ├── business_orchestration.rb
│   │   │   │   ├── business_organization_invitation.rb
│   │   │   │   ├── business_organization_transfer.rb
│   │   │   │   ├── business.rb
│   │   │   │   ├── business_report_export.rb
│   │   │   │   ├── business_user_account
│   │   │   │   │   ├── activity.rb
│   │   │   │   │   ├── ghec_licenses.rb
│   │   │   │   │   ├── roles.rb
│   │   │   │   │   ├── synchronize_accounts.rb
│   │   │   │   │   └── update_attributes.rb
│   │   │   │   ├── business_user_account.rb
│   │   │   │   ├── cancel_trial_business_orchestration.rb
│   │   │   │   ├── coders
│   │   │   │   │   └── business_coder.rb
│   │   │   │   ├── complete_creation_from_coupon_business_orchestration.rb
│   │   │   │   ├── compliance_report.rb
│   │   │   │   ├── configurable
│   │   │   │   │   ├── user_name_display_configuration.rb
│   │   │   │   │   └── vscode_private_marketplace_url.rb
│   │   │   │   ├── confirm_organization_invitation_business_orchestration.rb
│   │   │   │   ├── convert_trial_business_orchestration.rb
│   │   │   │   ├── custom_messages.rb
│   │   │   │   ├── enterprise_accounts
│   │   │   │   │   └── job_status.rb
│   │   │   │   ├── expire_trial_business_orchestration.rb
│   │   │   │   ├── kill_switch.rb
│   │   │   │   ├── legal_hold.rb
│   │   │   │   ├── mandatory_message.rb
│   │   │   │   ├── multi_tenant_provisioning_request.rb
│   │   │   │   ├── organization
│   │   │   │   │   ├── audit_log.rb
│   │   │   │   │   ├── business_owner.rb
│   │   │   │   │   ├── business_owner_status.rb
│   │   │   │   │   └── enterprise_dependency.rb
│   │   │   │   ├── organization_members_export.rb
│   │   │   │   ├── prerelease_program_member.rb
│   │   │   │   ├── proxima
│   │   │   │   │   ├── api
│   │   │   │   │   │   ├── provisioning_requests_client.rb
│   │   │   │   │   │   └── tenant_metadata_client.rb
│   │   │   │   │   └── api.rb
│   │   │   │   ├── remove_billing_managers_business_orchestration.rb
│   │   │   │   ├── remove_members_business_orchestration.rb
│   │   │   │   ├── remove_organization_members_cleanup_business_orchestration.rb
│   │   │   │   ├── remove_organizations_business_orchestration.rb
│   │   │   │   ├── remove_owners_business_orchestration.rb
│   │   │   │   ├── remove_unaffiliated_members_business_orchestration.rb
│   │   │   │   ├── repository
│   │   │   │   │   └── legal_hold.rb
│   │   │   │   ├── restore_business_orchestration.rb
│   │   │   │   ├── search
│   │   │   │   │   └── queries
│   │   │   │   │       ├── audit
│   │   │   │   │       │   ├── project_query.rb
│   │   │   │   │       │   └── query.rb
│   │   │   │   │       ├── audit_log_query.rb
│   │   │   │   │       └── enterprise_query.rb
│   │   │   │   ├── settings
│   │   │   │   │   └── audit_log_entry.rb
│   │   │   │   ├── soft_delete_business_orchestration.rb
│   │   │   │   ├── staff_access_grant.rb
│   │   │   │   ├── staff_accessible.rb
│   │   │   │   ├── staff_access_request.rb
│   │   │   │   ├── staff_note.rb
│   │   │   │   ├── staff_notes_dependency.rb
│   │   │   │   ├── stafftools
│   │   │   │   │   ├── access_control.rb
│   │   │   │   │   ├── paginated_collection.rb
│   │   │   │   │   └── searcher.rb
│   │   │   │   ├── stafftools_role.rb
│   │   │   │   ├── transfer_organizations_business_orchestration.rb
│   │   │   │   ├── upgrade_from_organization_business_orchestration.rb
│   │   │   │   ├── user
│   │   │   │   │   ├── business_dependency.rb
│   │   │   │   │   ├── enterprise_dependency.rb
│   │   │   │   │   ├── legal_holds_dependency.rb
│   │   │   │   │   └── private_audit_log_dependency.rb
│   │   │   │   ├── user_csv_generator.rb
│   │   │   │   ├── user_email
│   │   │   │   │   └── business_user_account_dependency.rb
│   │   │   │   ├── user_list_generator.rb
│   │   │   │   └── user_stafftools_role.rb
│   │   │   └── public
│   │   │       ├── admin
│   │   │       │   ├── domain
│   │   │       │   │   └── business_user_accounts.rb
│   │   │       │   ├── domain.rb
│   │   │       │   ├── i_business.rb
│   │   │       │   └── i_business_user_account.rb
│   │   │       └── admin.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── business_orchestration_instrument_removal_job_test.rb
│   │       │   ├── business_orchestration_notify_repository_access_changed_job_test.rb
│   │       │   ├── business_orchestration_remove_user_org_email_settings_job_test.rb
│   │       │   ├── business_orchestration_sweeper_job_test.rb
│   │       │   ├── clean_up_old_business_member_invitations_job_test.rb
│   │       │   ├── multi_tenant_provisioning_status_update_job_test.rb
│   │       │   └── remove_unaffiliated_member_from_business_job_test.rb
│   │       ├── models
│   │       │   ├── add_billing_managers_business_orchestration_test.rb
│   │       │   ├── add_organizations_business_orchestration_test.rb
│   │       │   ├── add_owners_business_orchestration_test.rb
│   │       │   ├── add_user_accounts_business_orchestration_test.rb
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       └── enterprises_dependency_test.rb
│   │       │   ├── audit_log_async_query_test.rb
│   │       │   ├── audit_log_entry_test.rb
│   │       │   ├── audit_log_events_test.rb
│   │       │   ├── audit_log_git_event_export_test.rb
│   │       │   ├── audit_log_microsoft_purview_sink_configuration_test.rb
│   │       │   ├── audit_log_settings_test.rb
│   │       │   ├── audit_log_sink_configuration_test.rb
│   │       │   ├── audit_log_stream_configuration_test.rb
│   │       │   ├── audit_log_web_export_test.rb
│   │       │   ├── business
│   │       │   │   ├── actions_metrics_dependency_test.rb
│   │       │   │   ├── actor_permissions
│   │       │   │   │   ├── enterprise_teams_test.rb
│   │       │   │   │   ├── invitations_test.rb
│   │       │   │   │   ├── members_test.rb
│   │       │   │   │   └── organizations_test.rb
│   │       │   │   ├── admins_test.rb
│   │       │   │   ├── audit_log_events_test.rb
│   │       │   │   ├── configurable_default_fine_grained_pat_expiration_limit_test.rb
│   │       │   │   ├── configuration_dependency_test.rb
│   │       │   │   ├── copilot_dependency_test.rb
│   │       │   │   ├── creation_lifecycle_test.rb
│   │       │   │   ├── creator_test.rb
│   │       │   │   ├── customer_category_dependency_test.rb
│   │       │   │   ├── custom_properties_dependency_test.rb
│   │       │   │   ├── feature_flag_methods_test.rb
│   │       │   │   ├── getting_started_dependency_test.rb
│   │       │   │   ├── instrumentation_test.rb
│   │       │   │   ├── invitations_test.rb
│   │       │   │   ├── limits_dependency_test.rb
│   │       │   │   ├── member_destroyer_test.rb
│   │       │   │   ├── member_invite_status_test.rb
│   │       │   │   ├── organization_membership_test.rb
│   │       │   │   ├── organization_members_test.rb
│   │       │   │   ├── organization_permission_test.rb
│   │       │   │   ├── organizations_test.rb
│   │       │   │   ├── organization_upgrades_test.rb
│   │       │   │   ├── pass_through_cache_test.rb
│   │       │   │   ├── pending_invitation_test.rb
│   │       │   │   ├── people_dependency_test.rb
│   │       │   │   ├── removed_member_notifcation_test.rb
│   │       │   │   ├── remove_members_from_business_teams_test.rb
│   │       │   │   ├── remove_member_test.rb
│   │       │   │   ├── repository_dependency_test.rb
│   │       │   │   ├── role_test.rb
│   │       │   │   ├── settings_dependency_test.rb
│   │       │   │   ├── spam_test.rb
│   │       │   │   ├── support_entitlee_dependency_test.rb
│   │       │   │   ├── suspension_dependency_test.rb
│   │       │   │   ├── trial_dependency_test.rb
│   │       │   │   ├── validations_test.rb
│   │       │   │   ├── verifiable_domains_test.rb
│   │       │   │   └── write_through_cache_test.rb
│   │       │   ├── business_administrator_invitation_test.rb
│   │       │   ├── business_enterprise_managed_test.rb
│   │       │   ├── business_footer_link_test.rb
│   │       │   ├── business_intent_test.rb
│   │       │   ├── business_members_test.rb
│   │       │   ├── business_orchestration_test.rb
│   │       │   ├── business_organization_invitation_test.rb
│   │       │   ├── business_organization_transfer_test.rb
│   │       │   ├── business_report_export_test.rb
│   │       │   ├── business_seats_test.rb
│   │       │   ├── business_test.rb
│   │       │   ├── business_user_account
│   │       │   │   ├── activity_test.rb
│   │       │   │   ├── ghec_licenses_test.rb
│   │       │   │   ├── roles_test.rb
│   │       │   │   ├── synchronize_accounts_test.rb
│   │       │   │   └── update_attributes_test.rb
│   │       │   ├── business_user_accounts_test.rb
│   │       │   ├── business_user_account_test.rb
│   │       │   ├── cancel_trial_business_orchestration_test.rb
│   │       │   ├── coders
│   │       │   │   └── business_coder_test.rb
│   │       │   ├── complete_creation_from_coupon_business_orchestration_test.rb
│   │       │   ├── compliance_report_test.rb
│   │       │   ├── configurable
│   │       │   │   ├── user_name_display_configuration_test.rb
│   │       │   │   └── vscode_private_marketplace_url_test.rb
│   │       │   ├── convert_trial_business_orchestration_test.rb
│   │       │   ├── custom_messages_test.rb
│   │       │   ├── enterprise_ensure_hostname_test.rb
│   │       │   ├── expire_trial_business_orchestration_test.rb
│   │       │   ├── hubber_stafftools_access_reason_test.rb
│   │       │   ├── kill_switch_test.rb
│   │       │   ├── mandatory_message_test.rb
│   │       │   ├── multi_tenant_provisioning_request_test.rb
│   │       │   ├── organization
│   │       │   │   ├── add_user_to_business_test.rb
│   │       │   │   ├── allow_private_repository_forking_test.rb
│   │       │   │   ├── business_invitations_acceptable_by_test.rb
│   │       │   │   ├── business_owner_status_test.rb
│   │       │   │   ├── business_owner_test.rb
│   │       │   │   ├── dormancy_test.rb
│   │       │   │   ├── enterprise_dependency_test.rb
│   │       │   │   ├── remove_business_user_accounts_for_members_test.rb
│   │       │   │   ├── remove_user_from_business_test.rb
│   │       │   │   └── standard_contractual_clauses_test.rb
│   │       │   ├── organization_members_export_test.rb
│   │       │   ├── prerelease_program_member_test.rb
│   │       │   ├── proxima
│   │       │   │   ├── api
│   │       │   │   │   ├── provisioning_requests_client_test.rb
│   │       │   │   │   └── tenant_metadata_client_test.rb
│   │       │   │   └── api_test.rb
│   │       │   ├── remove_billing_managers_business_orchestration_test.rb
│   │       │   ├── remove_members_business_orchestration_test.rb
│   │       │   ├── remove_organization_members_cleanup_business_orchestration_test.rb
│   │       │   ├── remove_organizations_business_orchestration_job_test.rb
│   │       │   ├── remove_organizations_business_orchestration_test.rb
│   │       │   ├── remove_owners_business_orchestration_test.rb
│   │       │   ├── remove_unaffiliated_members_business_orchestration_test.rb
│   │       │   ├── repository_staff_access_test.rb
│   │       │   ├── restore_business_orchestration_test.rb
│   │       │   ├── search
│   │       │   │   └── queries
│   │       │   │       ├── audit
│   │       │   │       │   ├── project_query_driftwood_test.rb
│   │       │   │       │   └── project_query_test.rb
│   │       │   │       ├── audit_log_query_test.rb
│   │       │   │       └── enterprise_query_test.rb
│   │       │   ├── soft_delete_business_orchestration_test.rb
│   │       │   ├── staff_access_grant_test.rb
│   │       │   ├── staff_accessible_test.rb
│   │       │   ├── staff_access_request_test.rb
│   │       │   ├── staff_notes_dependency_test.rb
│   │       │   ├── staff_note_test.rb
│   │       │   ├── stafftools
│   │       │   │   ├── access_control_linter_test.rb
│   │       │   │   ├── access_control_test.rb
│   │       │   │   └── searcher_test.rb
│   │       │   ├── stafftools_role_test.rb
│   │       │   ├── transfer_organizations_business_orchestration_test.rb
│   │       │   ├── upgrade_from_organization_business_orchestration_test.rb
│   │       │   ├── user
│   │       │   │   ├── audit_log_test.rb
│   │       │   │   ├── business_dependency_test.rb
│   │       │   │   ├── enterprise_dependency_test.rb
│   │       │   │   ├── global_business_admin_test.rb
│   │       │   │   └── legal_holds_dependency_test.rb
│   │       │   ├── user_csv_generator_test.rb
│   │       │   ├── user_email
│   │       │   │   └── business_user_account_dependency_test.rb
│   │       │   ├── user_list_generator_test.rb
│   │       │   └── user_stafftools_role_test.rb
│   │       ├── public
│   │       │   └── admin
│   │       │       └── domain
│   │       │           └── business_user_accounts_test.rb
│   │       └── test_business_orchestration.rb
│   ├── advanced_security
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── advanced_security
│   │   │   │       ├── hydro_budget_changed_notification_job.rb
│   │   │   │       ├── lock_metered_usage_scheduled_job.rb
│   │   │   │       └── unlock_metered_usage_scheduled_job.rb
│   │   │   ├── models
│   │   │   │   ├── advanced_security_license.rb
│   │   │   │   ├── business
│   │   │   │   │   ├── advanced_security_committers_generator.rb
│   │   │   │   │   └── advanced_security_dependency.rb
│   │   │   │   ├── configurable
│   │   │   │   │   ├── advanced_security_billing_config.rb
│   │   │   │   │   ├── advanced_security_billing.rb
│   │   │   │   │   ├── advanced_security_trial_config.rb
│   │   │   │   │   └── trial_config_helper.rb
│   │   │   │   ├── repository
│   │   │   │   │   └── advanced_security_dependency.rb
│   │   │   │   ├── security_product
│   │   │   │   │   └── advanced_security.rb
│   │   │   │   └── user
│   │   │   │       └── advanced_security_dependency.rb
│   │   │   └── services
│   │   │       └── advanced_security
│   │   │           ├── metered_usage_service.rb
│   │   │           └── service_error.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── advanced_security
│   │       │   ├── jobs
│   │       │   │   ├── hydro_budget_changed_notification_job_test.rb
│   │       │   │   ├── lock_metered_usage_scheduled_job_test.rb
│   │       │   │   └── unlock_metered_usage_scheduled_job_test.rb
│   │       │   └── services
│   │       │       └── metered_usage_service_test.rb
│   │       └── models
│   │           ├── advanced_security_license_test.rb
│   │           ├── business
│   │           │   ├── advanced_security_committers_generator_test.rb
│   │           │   └── advanced_security_dependency_test.rb
│   │           ├── configurable
│   │           │   ├── advanced_security_billing_config_test.rb
│   │           │   ├── advanced_security_billing_test.rb
│   │           │   ├── advanced_security_trial_config_test.rb
│   │           │   └── trial_config_helper_test.rb
│   │           ├── repository
│   │           │   └── advanced_security_dependency_test.rb
│   │           ├── security_product
│   │           │   └── advanced_security_test.rb
│   │           └── user
│   │               └── advanced_security_dependency_test.rb
│   ├── alloy
│   │   ├── app
│   │   │   └── public
│   │   │       └── alloy
│   │   │           ├── app_actor.rb
│   │   │           ├── async_renderer.rb
│   │   │           ├── base_renderer.rb
│   │   │           ├── constants.rb
│   │   │           ├── error_reporter.rb
│   │   │           ├── faraday_middleware
│   │   │           │   └── circuit_breaker.rb
│   │   │           ├── manifest.rb
│   │   │           ├── response.rb
│   │   │           ├── selective_ssr
│   │   │           │   ├── hints.rb
│   │   │           │   ├── metadata.rb
│   │   │           │   └── tiers.rb
│   │   │           ├── selective_ssr.rb
│   │   │           ├── sync_renderer.rb
│   │   │           └── warmup.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── public
│   │           └── alloy
│   │               ├── faraday_middleware
│   │               │   └── circuit_breaker_test.rb
│   │               ├── manifest_test.rb
│   │               ├── renderer_test.rb
│   │               ├── response_test.rb
│   │               ├── selective_ssr_test.rb
│   │               └── warmup_test.rb
│   ├── api
│   │   ├── app
│   │   │   └── models
│   │   │       └── proxima_service_identity.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           ├── hashed_route_actor_test.rb
│   │           ├── proxima_service_identity_test.rb
│   │           ├── request_authentication_fingerprint_test.rb
│   │           └── route_actor_test.rb
│   ├── api_insights
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── api_versioning
│   │   │   │       ├── base_deprecation_notification_job.rb
│   │   │   │       ├── business_deprecation_notification_job.rb
│   │   │   │       ├── deprecation_check_job.rb
│   │   │   │       ├── deprecation_notification_wave.rb
│   │   │   │       ├── notification_wave.rb
│   │   │   │       ├── org_deprecation_notification_job.rb
│   │   │   │       └── user_deprecation_notification_job.rb
│   │   │   └── public
│   │   │       └── api_insights
│   │   │           └── stats
│   │   │               ├── actor_type.rb
│   │   │               ├── async_dependency.rb
│   │   │               ├── calendar_version_usage.rb
│   │   │               ├── calendar_version_usage_recipient_resolver.rb
│   │   │               ├── error_code.rb
│   │   │               ├── error.rb
│   │   │               ├── kusto_client_provider.rb
│   │   │               ├── pageable.rb
│   │   │               ├── queries
│   │   │               │   ├── base_filter.rb
│   │   │               │   ├── filter_field.rb
│   │   │               │   ├── filter.rb
│   │   │               │   ├── pager.rb
│   │   │               │   ├── query.rb
│   │   │               │   ├── range_filter.rb
│   │   │               │   ├── sort_definition.rb
│   │   │               │   ├── sort_field.rb
│   │   │               │   ├── summary_field.rb
│   │   │               │   ├── summary_filters.rb
│   │   │               │   ├── summary_key_field.rb
│   │   │               │   └── timestamp_increment_summary_key.rb
│   │   │               ├── queries.rb
│   │   │               ├── rate_limited_summary_filterable.rb
│   │   │               ├── rate_limit.rb
│   │   │               ├── requestor_filterable.rb
│   │   │               ├── requestor_has_activity.rb
│   │   │               ├── route_stats.rb
│   │   │               ├── sortable.rb
│   │   │               ├── stats_base.rb
│   │   │               ├── stats_result.rb
│   │   │               ├── subject_stats.rb
│   │   │               ├── subject_type.rb
│   │   │               ├── summary_stats.rb
│   │   │               ├── time_stats.rb
│   │   │               └── user_stats.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   └── api_versioning
│   │       │       ├── business_deprecation_notification_job_test.rb
│   │       │       ├── deprecation_check_job_test.rb
│   │       │       ├── deprecation_notification_wave_test.rb
│   │       │       ├── notification_wave_test.rb
│   │       │       ├── org_deprecation_notification_job_test.rb
│   │       │       └── user_deprecation_notification_job_test.rb
│   │       └── public
│   │           └── api_insights
│   │               └── stats
│   │                   ├── async_dependency_test.rb
│   │                   ├── calendar_version_usage_recipient_resolver_test.rb
│   │                   ├── calendar_version_usage_test.rb
│   │                   ├── kusto_client_provider_test.rb
│   │                   ├── pageable_test.rb
│   │                   ├── queries
│   │                   │   ├── base_filter_test.rb
│   │                   │   ├── filter_test.rb
│   │                   │   ├── pager_test.rb
│   │                   │   ├── query_test.rb
│   │                   │   ├── range_filter_test.rb
│   │                   │   ├── sort_definition_test.rb
│   │                   │   ├── sort_field_test.rb
│   │                   │   └── timestamp_increment_summary_key_test.rb
│   │                   ├── rate_limited_summary_filterable_test.rb
│   │                   ├── rate_limit_test.rb
│   │                   ├── requestor_filterable_test.rb
│   │                   ├── requestor_has_activity_test.rb
│   │                   ├── route_stats_test.rb
│   │                   ├── sortable_test.rb
│   │                   ├── stats_base_test.rb
│   │                   ├── stats_result_test.rb
│   │                   ├── subject_stats_test.rb
│   │                   ├── summary_stats_test.rb
│   │                   ├── time_stats_test.rb
│   │                   └── user_stats_test.rb
│   ├── api_insights_views
│   │   ├── app
│   │   │   └── controllers
│   │   │       └── orgs
│   │   │           └── api_insights
│   │   │               ├── actors_controller.rb
│   │   │               ├── base_controller.rb
│   │   │               ├── format_dependency.rb
│   │   │               ├── installations_controller.rb
│   │   │               ├── summary_controller.rb
│   │   │               └── users_controller.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── integration
│   │           └── orgs
│   │               └── api_insights
│   │                   ├── actors_controller_test.rb
│   │                   ├── base_controller_test.rb
│   │                   ├── format_dependency_test.rb
│   │                   ├── installations_controller_test.rb
│   │                   ├── summary_controller_test.rb
│   │                   └── users_controller_test.rb
│   ├── application
│   │   ├── app
│   │   │   └── jobs
│   │   │       ├── application_job.rb
│   │   │       ├── batched_job.rb
│   │   │       ├── delete_dependent_records_job.rb
│   │   │       ├── destroy_dependent_records_job.rb
│   │   │       └── nullify_dependent_records_job.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       └── jobs
│   │           ├── application_job_test.rb
│   │           ├── batched_job_test.rb
│   │           ├── delete_dependent_records_job_test.rb
│   │           ├── destroy_dependent_records_job_test.rb
│   │           └── nullify_dependent_records_job_test.rb
│   ├── apps
│   │   ├── app
│   │   │   ├── helpers
│   │   │   │   └── proxima_app_helper.rb
│   │   │   ├── jobs
│   │   │   │   ├── apps
│   │   │   │   │   └── job_status.rb
│   │   │   │   ├── bulk_uninstall_integration_installations_job.rb
│   │   │   │   ├── cleanup_expired_permissions_job.rb
│   │   │   │   ├── cleanup_orphaned_bots_job.rb
│   │   │   │   ├── deliver_integration_update_email_job.rb
│   │   │   │   ├── ghes_backfill_default_fg_pat_limit_policy_job.rb
│   │   │   │   ├── ghes_backfill_oauth_access_last_issued_at_job.rb
│   │   │   │   ├── hydro_apps_repository_created_job.rb
│   │   │   │   ├── hydro_delete_installations_repository_deleted_job.rb
│   │   │   │   ├── install_automatic_integrations_job
│   │   │   │   │   └── result.rb
│   │   │   │   ├── install_automatic_integrations_job.rb
│   │   │   │   ├── integration_client_secret_access_job.rb
│   │   │   │   ├── integration_installation_instrumentation_job.rb
│   │   │   │   ├── integration_installation_repository_removal_job.rb
│   │   │   │   ├── integration_installation_user_associated_repositories_cache_job.rb
│   │   │   │   ├── mass_install_automatic_integrations_job.rb
│   │   │   │   ├── proxima_app_sync
│   │   │   │   │   ├── create_app_job_helper.rb
│   │   │   │   │   ├── create_first_party_app_job.rb
│   │   │   │   │   ├── create_third_party_app_job.rb
│   │   │   │   │   ├── destroy_synced_app_job.rb
│   │   │   │   │   ├── proxima_app_owner_helper.rb
│   │   │   │   │   ├── synchronize_first_party_apps_job.rb
│   │   │   │   │   ├── synchronize_job_orchestrator.rb
│   │   │   │   │   ├── synchronize_third_party_apps_job.rb
│   │   │   │   │   ├── update_app_job_helper.rb
│   │   │   │   │   ├── update_first_party_app_job.rb
│   │   │   │   │   └── update_third_party_app_job.rb
│   │   │   │   ├── remove_integration_tokens_job.rb
│   │   │   │   ├── revoke_all_permissions_for_actor_job.rb
│   │   │   │   ├── revoke_integration_public_keys_job.rb
│   │   │   │   ├── revoke_org_apps_management_grants_job.rb
│   │   │   │   ├── scoped_integration_installable_expiration_extension_job.rb
│   │   │   │   ├── spamurai_suspend_integrations_job.rb
│   │   │   │   ├── sync_scoped_integration_installations_job.rb
│   │   │   │   ├── uninstall_integration_installation_job.rb
│   │   │   │   ├── update_integration_installation_rate_limit_job.rb
│   │   │   │   ├── upgrade_integration_installation_version_batched_job.rb
│   │   │   │   ├── upgrade_integration_installation_version_job.rb
│   │   │   │   └── upgrade_integration_installation_version_orchestration_job.rb
│   │   │   ├── models
│   │   │   │   ├── actions
│   │   │   │   │   └── workflow_run
│   │   │   │   │       └── resources.rb
│   │   │   │   ├── agentic_app
│   │   │   │   │   ├── base.rb
│   │   │   │   │   ├── claude_agent.rb
│   │   │   │   │   ├── cli_agent.rb
│   │   │   │   │   ├── code_scanning_agent.rb
│   │   │   │   │   ├── codex_agent.rb
│   │   │   │   │   ├── copilot_agent.rb
│   │   │   │   │   ├── copilot_code_review_agent.rb
│   │   │   │   │   ├── enterprise_opt_in_dependency.rb
│   │   │   │   │   ├── mock_agent.rb
│   │   │   │   │   ├── needs_authorization_lookup.rb
│   │   │   │   │   ├── permissions_dependency.rb
│   │   │   │   │   └── third_party_agent.rb
│   │   │   │   ├── agentic_app.rb
│   │   │   │   ├── app_display_owner.rb
│   │   │   │   ├── app_emu_ownership.rb
│   │   │   │   ├── application_callback_url.rb
│   │   │   │   ├── app_name_validity.rb
│   │   │   │   ├── attribution_only_system_identity_ability_delegate.rb
│   │   │   │   ├── authentication_tokenable.rb
│   │   │   │   ├── automatic_app_installation
│   │   │   │   │   └── handlers
│   │   │   │   │       ├── actions_automatic_installation.rb
│   │   │   │   │       ├── automatic_security_updates_initialized.rb
│   │   │   │   │       ├── base_handler.rb
│   │   │   │   │       ├── button_clicked.rb
│   │   │   │   │       ├── dependabot_jit_access_requested.rb
│   │   │   │   │       ├── dependency_graph_initialized.rb
│   │   │   │   │       ├── dependency_update_requested.rb
│   │   │   │   │       ├── file_added.rb
│   │   │   │   │       ├── oauth_code_exchanged.rb
│   │   │   │   │       ├── page_build.rb
│   │   │   │   │       ├── pending_dependabot_installation_requested.rb
│   │   │   │   │       ├── third_party_agents_enabled.rb
│   │   │   │   │       └── user_created.rb
│   │   │   │   ├── automatic_app_installation.rb
│   │   │   │   ├── bot
│   │   │   │   │   └── remote_authentication_dependency.rb
│   │   │   │   ├── botable.rb
│   │   │   │   ├── bot_hydratable.rb
│   │   │   │   ├── bot.rb
│   │   │   │   ├── business
│   │   │   │   │   └── resources.rb
│   │   │   │   ├── codespaces_site_scoped_integration_installation.rb
│   │   │   │   ├── created_applications_limit_validator.rb
│   │   │   │   ├── default_integration_permission.rb
│   │   │   │   ├── device_authorization_grant.rb
│   │   │   │   ├── device_authorization_request.rb
│   │   │   │   ├── dotcom_app_owner_metadata.rb
│   │   │   │   ├── ghost_github_app.rb
│   │   │   │   ├── global_integration_installation.rb
│   │   │   │   ├── incremental_backoff_rate_limiter.rb
│   │   │   │   ├── installation_cache_base.rb
│   │   │   │   ├── integration
│   │   │   │   │   ├── configuration_dependency.rb
│   │   │   │   │   ├── copilot_dependency.rb
│   │   │   │   │   ├── events.rb
│   │   │   │   │   ├── installation_service.rb
│   │   │   │   │   ├── installer_redirect.rb
│   │   │   │   │   ├── permissions
│   │   │   │   │   │   ├── repository_selection.rb
│   │   │   │   │   │   └── result.rb
│   │   │   │   │   ├── permissions_editor.rb
│   │   │   │   │   ├── permissions.rb
│   │   │   │   │   ├── repositories_dependency.rb
│   │   │   │   │   ├── sequence.rb
│   │   │   │   │   ├── transfers
│   │   │   │   │   │   ├── post_transfer_visibility.rb
│   │   │   │   │   │   ├── query.rb
│   │   │   │   │   │   └── uninstall_untransferable_installations.rb
│   │   │   │   │   └── visibility_dependency.rb
│   │   │   │   ├── integration_agent.rb
│   │   │   │   ├── integration_alias.rb
│   │   │   │   ├── integration_client_secret.rb
│   │   │   │   ├── integration_content_reference.rb
│   │   │   │   ├── integration_feature.rb
│   │   │   │   ├── integration_installable.rb
│   │   │   │   ├── integration_installation
│   │   │   │   │   ├── ability_collection.rb
│   │   │   │   │   ├── api_params_validators
│   │   │   │   │   │   ├── error.rb
│   │   │   │   │   │   ├── repositories.rb
│   │   │   │   │   │   └── repository_selection.rb
│   │   │   │   │   ├── creator.rb
│   │   │   │   │   ├── editor.rb
│   │   │   │   │   ├── permissions_editor.rb
│   │   │   │   │   ├── permissions.rb
│   │   │   │   │   ├── rate_limit_calculator.rb
│   │   │   │   │   ├── reinstall.rb
│   │   │   │   │   ├── repository_access_filter.rb
│   │   │   │   │   ├── repository_editor.rb
│   │   │   │   │   ├── single_file.rb
│   │   │   │   │   ├── update_result.rb
│   │   │   │   │   ├── user_associated_installations.rb
│   │   │   │   │   ├── user_associated_repositories.rb
│   │   │   │   │   └── version_upgrade.rb
│   │   │   │   ├── integration_installation.rb
│   │   │   │   ├── integration_installation_request.rb
│   │   │   │   ├── integration_installation_request_repository.rb
│   │   │   │   ├── integration_install_trigger.rb
│   │   │   │   ├── integration_key.rb
│   │   │   │   ├── integration_listing_feature.rb
│   │   │   │   ├── integration_listing_language_name.rb
│   │   │   │   ├── integration_listing.rb
│   │   │   │   ├── integration_manifest.rb
│   │   │   │   ├── integration.rb
│   │   │   │   ├── integration_single_file.rb
│   │   │   │   ├── integration_transfer.rb
│   │   │   │   ├── integration_url.rb
│   │   │   │   ├── integration_url_validator.rb
│   │   │   │   ├── integration_version
│   │   │   │   │   ├── differ.rb
│   │   │   │   │   └── permissions_expander.rb
│   │   │   │   ├── integration_version.rb
│   │   │   │   ├── organization
│   │   │   │   │   └── resources.rb
│   │   │   │   ├── pending_automatic_installation.rb
│   │   │   │   ├── permission
│   │   │   │   │   ├── action.rb
│   │   │   │   │   └── action_string.rb
│   │   │   │   ├── permission.rb
│   │   │   │   ├── permissions
│   │   │   │   │   ├── entry_point
│   │   │   │   │   │   ├── actor_context.rb
│   │   │   │   │   │   ├── hydro_decorator.rb
│   │   │   │   │   │   └── write_type.rb
│   │   │   │   │   ├── fine_grained_resource.rb
│   │   │   │   │   ├── fine_grained_resources
│   │   │   │   │   │   └── metadata.rb
│   │   │   │   │   ├── query_router.rb
│   │   │   │   │   ├── resource_registry.rb
│   │   │   │   │   ├── service
│   │   │   │   │   │   └── pseudo_subject.rb
│   │   │   │   │   └── service.rb
│   │   │   │   ├── programmatic_actor
│   │   │   │   │   ├── authorization_details_grantable.rb
│   │   │   │   │   ├── grant.rb
│   │   │   │   │   ├── organization_filter.rb
│   │   │   │   │   ├── permission_grantable.rb
│   │   │   │   │   └── repository_filter.rb
│   │   │   │   ├── protected_branch
│   │   │   │   │   └── resources.rb
│   │   │   │   ├── proxima
│   │   │   │   │   └── syncable.rb
│   │   │   │   ├── proxima_app_request
│   │   │   │   │   ├── app_manifest.rb
│   │   │   │   │   ├── app_state.rb
│   │   │   │   │   ├── attribute_resolution.rb
│   │   │   │   │   ├── integration_attribute_resolution_delegates.rb
│   │   │   │   │   ├── oauth_application_attribute_resolution_delegates.rb
│   │   │   │   │   └── tenant_scoped_url.rb
│   │   │   │   ├── proxima_app_synchronization.rb
│   │   │   │   ├── pull_request
│   │   │   │   │   └── resources.rb
│   │   │   │   ├── refresh_token.rb
│   │   │   │   ├── repository
│   │   │   │   │   ├── app_dependency.rb
│   │   │   │   │   ├── installations_dependency.rb
│   │   │   │   │   ├── programmatic_access_dependency.rb
│   │   │   │   │   └── resources.rb
│   │   │   │   ├── scoped_installations
│   │   │   │   │   └── authorization_details
│   │   │   │   │       ├── authzd_proto_attributes_serializer.rb
│   │   │   │   │       ├── builder.rb
│   │   │   │   │       ├── helper.rb
│   │   │   │   │       ├── loaders
│   │   │   │   │       │   ├── permission
│   │   │   │   │       │   │   └── load_actor_dependency.rb
│   │   │   │   │       │   └── permission.rb
│   │   │   │   │       ├── public_methods.rb
│   │   │   │   │       ├── resource_type.rb
│   │   │   │   │       ├── schemas
│   │   │   │   │       │   ├── v1.json
│   │   │   │   │       │   └── v2.json
│   │   │   │   │       ├── selection.rb
│   │   │   │   │       └── structs
│   │   │   │   │           ├── v1
│   │   │   │   │           │   ├── authzd_dependency.rb
│   │   │   │   │           │   ├── grantable_dependency.rb
│   │   │   │   │           │   ├── packages_dependency.rb
│   │   │   │   │           │   └── transformation_dependency.rb
│   │   │   │   │           ├── v1.rb
│   │   │   │   │           ├── v2
│   │   │   │   │           │   ├── accessors_dependency.rb
│   │   │   │   │           │   ├── authzd_dependency.rb
│   │   │   │   │           │   ├── elevated_access_selection.rb
│   │   │   │   │           │   ├── grantable_dependency.rb
│   │   │   │   │           │   ├── inherit_selection_with_ids.rb
│   │   │   │   │           │   ├── packages_dependency.rb
│   │   │   │   │           │   ├── resource_selection_defaultable.rb
│   │   │   │   │           │   ├── resource_selection.rb
│   │   │   │   │           │   ├── selection_with_permissions.rb
│   │   │   │   │           │   ├── serialization_dependency.rb
│   │   │   │   │           │   └── subject_ids_only_selection.rb
│   │   │   │   │           └── v2.rb
│   │   │   │   ├── scoped_integration_installable.rb
│   │   │   │   ├── scoped_integration_installation
│   │   │   │   │   ├── cache.rb
│   │   │   │   │   ├── creator.rb
│   │   │   │   │   ├── creators
│   │   │   │   │   │   └── base.rb
│   │   │   │   │   ├── permission_rows_generator.rb
│   │   │   │   │   ├── permissions.rb
│   │   │   │   │   ├── repository_flipper_actor.rb
│   │   │   │   │   └── result.rb
│   │   │   │   ├── scoped_integration_installation.rb
│   │   │   │   ├── search
│   │   │   │   │   └── queries
│   │   │   │   │       └── installed_repo_query.rb
│   │   │   │   ├── site_scoped_integration_installation
│   │   │   │   │   ├── cache.rb
│   │   │   │   │   ├── creator.rb
│   │   │   │   │   ├── creators
│   │   │   │   │   │   ├── codespace_authorization_details_writer.rb
│   │   │   │   │   │   ├── codespace_with_oauth_access.rb
│   │   │   │   │   │   └── prebuild_codespace.rb
│   │   │   │   │   ├── editors
│   │   │   │   │   │   ├── base.rb
│   │   │   │   │   │   ├── packages.rb
│   │   │   │   │   │   ├── repository.rb
│   │   │   │   │   │   └── result.rb
│   │   │   │   │   ├── permissions.rb
│   │   │   │   │   └── repository_fetcher.rb
│   │   │   │   ├── site_scoped_integration_installation.rb
│   │   │   │   ├── token_expirable.rb
│   │   │   │   ├── token_valid_after_manager.rb
│   │   │   │   └── user
│   │   │   │       ├── integration_installation_dependency.rb
│   │   │   │       ├── mobile_dependency.rb
│   │   │   │       ├── remote_authentication_dependency.rb
│   │   │   │       └── resources.rb
│   │   │   ├── public
│   │   │   │   ├── apps
│   │   │   │   │   └── management_helper.rb
│   │   │   │   ├── bots
│   │   │   │   │   └── domain.rb
│   │   │   │   ├── bots.rb
│   │   │   │   ├── integration
│   │   │   │   │   ├── transfers
│   │   │   │   │   │   ├── accept.rb
│   │   │   │   │   │   ├── executor.rb
│   │   │   │   │   │   ├── initiator.rb
│   │   │   │   │   │   ├── result.rb
│   │   │   │   │   │   ├── service.rb
│   │   │   │   │   │   ├── transfer_ownership.rb
│   │   │   │   │   │   └── validator.rb
│   │   │   │   │   └── uninstall_service.rb
│   │   │   │   ├── integration_installations
│   │   │   │   │   └── public.rb
│   │   │   │   └── proxima_app.rb
│   │   │   └── stream_processors
│   │   │       └── github
│   │   │           └── stream_processors
│   │   │               ├── programmatic_access_processor.rb
│   │   │               └── stateless_token_expiration_extension_processor.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── cleanup_expired_permissions_job_test.rb
│   │       │   ├── cleanup_orphaned_bots_job_test.rb
│   │       │   ├── deliver_integration_update_email_job_test.rb
│   │       │   ├── ghes_backfill_default_fg_pat_limit_policy_job_test.rb
│   │       │   ├── ghes_backfill_oauth_access_last_issued_at_job_test.rb
│   │       │   ├── hydro_apps_repository_created_job_test.rb
│   │       │   ├── hydro_delete_installations_repository_deleted_job_test.rb
│   │       │   ├── install_automatic_integrations_job
│   │       │   │   └── result_test.rb
│   │       │   ├── install_automatic_integrations_job_test.rb
│   │       │   ├── integration_client_secret_access_job_test.rb
│   │       │   ├── integration_installation_instrumentation_job_test.rb
│   │       │   ├── integration_installation_repository_removal_job_test.rb
│   │       │   ├── integration_installation_user_associated_repositories_cache_job_test.rb
│   │       │   ├── mass_install_automatic_integrations_job_test.rb
│   │       │   ├── proxima_app_sync
│   │       │   │   ├── create_app_job_helper_test.rb
│   │       │   │   ├── create_first_party_app_job_test.rb
│   │       │   │   ├── create_third_party_app_job_test.rb
│   │       │   │   ├── destroy_synced_app_job_test.rb
│   │       │   │   ├── synchronize_first_party_apps_job_test.rb
│   │       │   │   ├── synchronize_job_orchestrator_test.rb
│   │       │   │   ├── synchronize_third_party_apps_job_test.rb
│   │       │   │   ├── update_app_job_helper_test.rb
│   │       │   │   ├── update_first_party_app_job_test.rb
│   │       │   │   └── update_third_party_app_job_test.rb
│   │       │   ├── remove_integration_tokens_job_test.rb
│   │       │   ├── revoke_all_permissions_for_actor_job_test.rb
│   │       │   ├── revoke_integration_public_keys_job_test.rb
│   │       │   ├── revoke_org_apps_management_grants_job_test.rb
│   │       │   ├── scoped_integration_installable_expiration_extension_job_test.rb
│   │       │   ├── spamurai_suspend_integrations_job_test.rb
│   │       │   ├── sync_scoped_integration_installations_job_test.rb
│   │       │   ├── uninstall_integration_installation_job_test.rb
│   │       │   ├── uninstall_integration_installations_job_test.rb
│   │       │   ├── update_integration_installation_rate_limit_job_test.rb
│   │       │   ├── upgrade_integration_installation_version_batched_job_test.rb
│   │       │   ├── upgrade_integration_installation_version_job_test.rb
│   │       │   └── upgrade_integration_installation_version_orchestration_job_test.rb
│   │       ├── models
│   │       │   ├── actions
│   │       │   │   └── workflow_run
│   │       │   │       └── resources_test.rb
│   │       │   ├── agentic_app
│   │       │   │   ├── agentic_app_test.rb
│   │       │   │   ├── ai_agent_for_audit_events_for_app_test.rb
│   │       │   │   ├── claude_agent_test.rb
│   │       │   │   ├── cli_agent_test.rb
│   │       │   │   ├── code_scanning_agent_test.rb
│   │       │   │   ├── codex_agent_test.rb
│   │       │   │   ├── copilot_agent_test.rb
│   │       │   │   ├── copilot_code_review_agent_test.rb
│   │       │   │   ├── display_ai_identifier_for_app_test.rb
│   │       │   │   ├── enterprise_opt_in_dependency_test.rb
│   │       │   │   ├── permissions_dependency_test.rb
│   │       │   │   └── third_party_agent_test.rb
│   │       │   ├── api
│   │       │   │   ├── integration_assertion_test.rb
│   │       │   │   └── serializer
│   │       │   │       ├── integration_installations_dependency_test.rb
│   │       │   │       └── integrations_dependency_test.rb
│   │       │   ├── app_display_owner_test.rb
│   │       │   ├── application_callback_url_test.rb
│   │       │   ├── attribution_only_system_identity_ability_delegate_test.rb
│   │       │   ├── automatic_app_installation
│   │       │   │   └── handlers
│   │       │   │       ├── automatic_security_updates_initialized_test.rb
│   │       │   │       ├── base_handler_test.rb
│   │       │   │       ├── button_clicked_test.rb
│   │       │   │       ├── dependabot_jit_access_requested_test.rb
│   │       │   │       ├── dependency_graph_initialized_test.rb
│   │       │   │       ├── dependency_update_requested_test.rb
│   │       │   │       ├── file_added_test.rb
│   │       │   │       ├── oauth_code_exchanged_test.rb
│   │       │   │       ├── page_build_test.rb
│   │       │   │       ├── third_party_agents_enabled_test.rb
│   │       │   │       └── user_created_test.rb
│   │       │   ├── automatic_app_installation_test.rb
│   │       │   ├── bot
│   │       │   │   └── authentication_test.rb
│   │       │   ├── botable_test.rb
│   │       │   ├── bot_hydratable_test.rb
│   │       │   ├── bot_test.rb
│   │       │   ├── business
│   │       │   │   └── resources_test.rb
│   │       │   ├── created_applications_limit_validator_test.rb
│   │       │   ├── default_integration_permission_test.rb
│   │       │   ├── device_authorization_grant_test.rb
│   │       │   ├── device_authorization_request_test.rb
│   │       │   ├── dotcom_app_owner_metadata_test.rb
│   │       │   ├── ghost_github_app_test.rb
│   │       │   ├── global_integration_installation_test.rb
│   │       │   ├── incremental_backoff_rate_limiter_test.rb
│   │       │   ├── installation_cache_base_test.rb
│   │       │   ├── integration
│   │       │   │   ├── events_test.rb
│   │       │   │   ├── installation_service_test.rb
│   │       │   │   ├── installer_redirect_test.rb
│   │       │   │   ├── integration_avatar_test.rb
│   │       │   │   ├── permissions_editor_test.rb
│   │       │   │   ├── permissions_test.rb
│   │       │   │   ├── repositories_dependency_test.rb
│   │       │   │   ├── transfers
│   │       │   │   │   ├── post_transfer_visibility_test.rb
│   │       │   │   │   ├── query_test.rb
│   │       │   │   │   └── uninstall_untransferable_installations_test.rb
│   │       │   │   └── visibility_dependency_test.rb
│   │       │   ├── integration_agent_test.rb
│   │       │   ├── integration_alias_test.rb
│   │       │   ├── integration_client_secret_test.rb
│   │       │   ├── integration_feature_test.rb
│   │       │   ├── integration_installation
│   │       │   │   ├── ability_collection_test.rb
│   │       │   │   ├── api_params_validators
│   │       │   │   │   ├── repositories_test.rb
│   │       │   │   │   └── repository_selection_test.rb
│   │       │   │   ├── creator_test.rb
│   │       │   │   ├── editor_test.rb
│   │       │   │   ├── hydro_test.rb
│   │       │   │   ├── permissions_editor_test.rb
│   │       │   │   ├── permissions_test.rb
│   │       │   │   ├── permission_target_test.rb
│   │       │   │   ├── rate_limit_calculator_test.rb
│   │       │   │   ├── repository_access_filter_test.rb
│   │       │   │   ├── repository_editor_test.rb
│   │       │   │   ├── single_file_test.rb
│   │       │   │   ├── user_associated_installations_test.rb
│   │       │   │   ├── user_associated_repositories_test.rb
│   │       │   │   └── version_upgrade_test.rb
│   │       │   ├── integration_installation_request_test.rb
│   │       │   ├── integration_installation_test.rb
│   │       │   ├── integration_install_trigger_test.rb
│   │       │   ├── integration_key_test.rb
│   │       │   ├── integration_listing_feature_test.rb
│   │       │   ├── integration_listing_language_name_test.rb
│   │       │   ├── integration_listing_test.rb
│   │       │   ├── integration_manifest_test.rb
│   │       │   ├── integration_sequence_test.rb
│   │       │   ├── integration_single_file_test.rb
│   │       │   ├── integration_test.rb
│   │       │   ├── integration_transfer_test.rb
│   │       │   ├── integration_url_test.rb
│   │       │   ├── integration_url_validator_test.rb
│   │       │   ├── integration_version
│   │       │   │   ├── differ_test.rb
│   │       │   │   └── permissions_expander_test.rb
│   │       │   ├── integration_version_test.rb
│   │       │   ├── organization
│   │       │   │   ├── installation_integration_installations_test.rb
│   │       │   │   ├── resources_test.rb
│   │       │   │   └── the_trusted_apps_owner_test.rb
│   │       │   ├── pending_automatic_installation_test.rb
│   │       │   ├── permissions
│   │       │   │   ├── entry_point
│   │       │   │   │   ├── actor_context_test.rb
│   │       │   │   │   ├── hydro_decorator_test.rb
│   │       │   │   │   └── write_type_test.rb
│   │       │   │   ├── fine_grained_resources
│   │       │   │   │   └── metadata_test.rb
│   │       │   │   ├── fine_grained_resource_test.rb
│   │       │   │   ├── query_router_test.rb
│   │       │   │   ├── resource_registry_test.rb
│   │       │   │   └── service_test.rb
│   │       │   ├── permission_test.rb
│   │       │   ├── programmatic_actor
│   │       │   │   ├── grant_test.rb
│   │       │   │   ├── organization_filter_test.rb
│   │       │   │   └── repository_filter_test.rb
│   │       │   ├── protected_branch
│   │       │   │   └── resources_test.rb
│   │       │   ├── proxima
│   │       │   │   └── syncable_test.rb
│   │       │   ├── proxima_app_request
│   │       │   │   ├── app_manifest_test.rb
│   │       │   │   ├── app_state_test.rb
│   │       │   │   ├── attribute_resolution_test.rb
│   │       │   │   ├── integration_attribute_resolution_delegates_test.rb
│   │       │   │   ├── oauth_application_attribute_resolution_delegates_test.rb
│   │       │   │   └── tenant_scoped_url_test.rb
│   │       │   ├── proxima_app_synchronization_test.rb
│   │       │   ├── pull_request
│   │       │   │   └── resources_test.rb
│   │       │   ├── refresh_token_test.rb
│   │       │   ├── repository
│   │       │   │   └── resources_test.rb
│   │       │   ├── repository_has_apps_that_write_checks_test.rb
│   │       │   ├── repository_temp_clone_token_test.rb
│   │       │   ├── scoped_installations
│   │       │   │   └── authorization_details
│   │       │   │       ├── authzd_proto_attributes_serializer_test.rb
│   │       │   │       ├── builder_test.rb
│   │       │   │       ├── helper_test.rb
│   │       │   │       ├── loaders
│   │       │   │       │   └── permission_test.rb
│   │       │   │       ├── resource_type_test.rb
│   │       │   │       └── structs
│   │       │   │           ├── v1
│   │       │   │           │   ├── authzd_dependency_test.rb
│   │       │   │           │   ├── grantable_dependency_test.rb
│   │       │   │           │   └── packages_dependency_test.rb
│   │       │   │           ├── v1_test.rb
│   │       │   │           ├── v2
│   │       │   │           │   ├── accessors_dependency_test.rb
│   │       │   │           │   ├── authzd_dependency_test.rb
│   │       │   │           │   ├── elevated_access_selection_test.rb
│   │       │   │           │   ├── grantable_dependency_test.rb
│   │       │   │           │   ├── packages_dependency_test.rb
│   │       │   │           │   ├── selection_with_permissions_test.rb
│   │       │   │           │   └── subject_ids_only_selection_test.rb
│   │       │   │           └── v2_test.rb
│   │       │   ├── scoped_integration_installation
│   │       │   │   ├── authorization_details_test.rb
│   │       │   │   ├── cache_test.rb
│   │       │   │   ├── creator_test.rb
│   │       │   │   └── permissions_test.rb
│   │       │   ├── scoped_integration_installation_test.rb
│   │       │   ├── search
│   │       │   │   └── queries
│   │       │   │       └── installed_repo_query_test.rb
│   │       │   ├── site_scoped_integration_installation
│   │       │   │   ├── cache_test.rb
│   │       │   │   ├── creators
│   │       │   │   │   ├── codespace_with_oauth_access_test.rb
│   │       │   │   │   └── prebuild_codespace_test.rb
│   │       │   │   ├── creator_test.rb
│   │       │   │   ├── editors
│   │       │   │   │   ├── packages_test.rb
│   │       │   │   │   └── repository_test.rb
│   │       │   │   ├── permissions_test.rb
│   │       │   │   └── repository_fetcher_test.rb
│   │       │   ├── site_scoped_integration_installation_test.rb
│   │       │   ├── token_valid_after_manager_test.rb
│   │       │   ├── user
│   │       │   │   ├── applications_dependency_test.rb
│   │       │   │   ├── integration_installation_dependency_test.rb
│   │       │   │   ├── integration_installations_test.rb
│   │       │   │   ├── mobile_dependency_test.rb
│   │       │   │   ├── remote_authentication_dependency_test.rb
│   │       │   │   └── resources_test.rb
│   │       │   └── with_oauth_token_test.rb
│   │       ├── public
│   │       │   ├── apps
│   │       │   │   └── management_helper_test.rb
│   │       │   ├── bots
│   │       │   │   └── domain_test.rb
│   │       │   ├── integration
│   │       │   │   ├── transfers
│   │       │   │   │   ├── accept_test.rb
│   │       │   │   │   ├── executor_test.rb
│   │       │   │   │   ├── initiator_test.rb
│   │       │   │   │   ├── service_test.rb
│   │       │   │   │   ├── transfer_ownership_test.rb
│   │       │   │   │   └── validator_test.rb
│   │       │   │   └── uninstall_service_test.rb
│   │       │   └── integration_installations
│   │       │       └── public_test.rb
│   │       └── stream_processors
│   │           ├── programmatic_access_processor_test.rb
│   │           └── stateless_token_expiration_extension_processor_test.rb
│   ├── app_security
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── batch_update_member_repo_permissions_job.rb
│   │   │   │   ├── batch_update_team_repo_permissions_job.rb
│   │   │   │   ├── oauth_enterprise_limit_job.rb
│   │   │   │   └── revoke_internal_app_authorizations_job.rb
│   │   │   ├── models
│   │   │   │   ├── abilities_permissions_routing.rb
│   │   │   │   ├── ability
│   │   │   │   │   ├── actor.rb
│   │   │   │   │   ├── collection.rb
│   │   │   │   │   ├── grant
│   │   │   │   │   │   ├── apply_abilities.rb
│   │   │   │   │   │   └── apply_to_ancestors.rb
│   │   │   │   │   ├── grant.rb
│   │   │   │   │   ├── membership.rb
│   │   │   │   │   ├── participant.rb
│   │   │   │   │   └── subject.rb
│   │   │   │   ├── ability.rb
│   │   │   │   ├── app_security
│   │   │   │   │   └── session_analysis.rb
│   │   │   │   ├── business
│   │   │   │   │   ├── custom_roles_dependency.rb
│   │   │   │   │   └── roles_and_permissions_dependency.rb
│   │   │   │   ├── coders
│   │   │   │   │   ├── oauth_access_coder.rb
│   │   │   │   │   └── oauth_application_coder.rb
│   │   │   │   ├── conditional_access
│   │   │   │   │   ├── api
│   │   │   │   │   │   ├── internal
│   │   │   │   │   │   │   ├── emu_ownership_policy.rb
│   │   │   │   │   │   │   ├── emu_visibility_policy.rb
│   │   │   │   │   │   │   ├── enforcer.rb
│   │   │   │   │   │   │   ├── enterprise_access_verification_policy.rb
│   │   │   │   │   │   │   └── saml_authn_policy.rb
│   │   │   │   │   │   └── public
│   │   │   │   │   │       ├── emu_ownership_policy.rb
│   │   │   │   │   │       ├── emu_visibility_policy.rb
│   │   │   │   │   │       ├── enforcer.rb
│   │   │   │   │   │       ├── enterprise_access_verification_policy.rb
│   │   │   │   │   │       ├── filter.rb
│   │   │   │   │   │       ├── saml_authn_policy.rb
│   │   │   │   │   │       └── tenant_verification_policy.rb
│   │   │   │   │   ├── authzd_actor.rb
│   │   │   │   │   ├── authzd_enforcer.rb
│   │   │   │   │   ├── authzd_rollout.rb
│   │   │   │   │   ├── authzd_test_helper.rb
│   │   │   │   │   ├── cap_git_auth
│   │   │   │   │   │   └── enforcer.rb
│   │   │   │   │   ├── enforcer.rb
│   │   │   │   │   ├── filter.rb
│   │   │   │   │   ├── model
│   │   │   │   │   │   └── filter.rb
│   │   │   │   │   ├── policy
│   │   │   │   │   │   ├── emu_ownership.rb
│   │   │   │   │   │   ├── emu_policies_helper.rb
│   │   │   │   │   │   ├── emu_visibility.rb
│   │   │   │   │   │   ├── enterprise_access_verification.rb
│   │   │   │   │   │   ├── saml.rb
│   │   │   │   │   │   └── tenant_verification.rb
│   │   │   │   │   ├── proxima_scientist.rb
│   │   │   │   │   ├── result.rb
│   │   │   │   │   ├── result_set.rb
│   │   │   │   │   ├── target_provider.rb
│   │   │   │   │   ├── unenforceable_resource.rb
│   │   │   │   │   ├── view
│   │   │   │   │   │   └── filter.rb
│   │   │   │   │   └── web
│   │   │   │   │       ├── emu_ownership_policy.rb
│   │   │   │   │       ├── emu_visibility_policy.rb
│   │   │   │   │       ├── enforcer.rb
│   │   │   │   │       ├── enterprise_access_verification_policy.rb
│   │   │   │   │       ├── filter.rb
│   │   │   │   │       ├── helpers.rb
│   │   │   │   │       └── tenant_verification_policy.rb
│   │   │   │   ├── email_domain_reputation_record.rb
│   │   │   │   ├── enterprise_fgp_metadata.rb
│   │   │   │   ├── enterprise_role_fgps.rb
│   │   │   │   ├── enterprise_role.rb
│   │   │   │   ├── fine_grained_permission.rb
│   │   │   │   ├── iet_backed_oauth_access.rb
│   │   │   │   ├── oauth_access_token_request.rb
│   │   │   │   ├── oauth_application
│   │   │   │   │   └── feature_flag_methods.rb
│   │   │   │   ├── oauth_application_approval.rb
│   │   │   │   ├── oauth_application_client_secret.rb
│   │   │   │   ├── oauth_application_logo.rb
│   │   │   │   ├── oauth_application_policy
│   │   │   │   │   ├── application.rb
│   │   │   │   │   ├── hook.rb
│   │   │   │   │   └── http_request.rb
│   │   │   │   ├── oauth_application.rb
│   │   │   │   ├── oauth_application_transfer.rb
│   │   │   │   ├── oauth_application_user_agent.rb
│   │   │   │   ├── oauth_authorization
│   │   │   │   │   ├── ability_collection.rb
│   │   │   │   │   ├── creator.rb
│   │   │   │   │   ├── version_context.rb
│   │   │   │   │   └── version_reconciler.rb
│   │   │   │   ├── oauth_authorization.rb
│   │   │   │   ├── oauth_authorization_request.rb
│   │   │   │   ├── oauth_enterprise_limit.rb
│   │   │   │   ├── oauth_enterprise_limit_writer.rb
│   │   │   │   ├── octocaptcha.rb
│   │   │   │   ├── organization
│   │   │   │   │   ├── oauth_application_policy_dependency.rb
│   │   │   │   │   ├── organization_roles_dependency.rb
│   │   │   │   │   └── permissions_dependency.rb
│   │   │   │   ├── organization_role.rb
│   │   │   │   ├── org_fgp_metadata.rb
│   │   │   │   ├── org_role_fgps.rb
│   │   │   │   ├── permissions
│   │   │   │   │   ├── action_enumerators.rb
│   │   │   │   │   ├── attributes
│   │   │   │   │   │   ├── bulk_dmca_takedown.rb
│   │   │   │   │   │   ├── business.rb
│   │   │   │   │   │   ├── business_report_export.rb
│   │   │   │   │   │   ├── check_suite.rb
│   │   │   │   │   │   ├── default.rb
│   │   │   │   │   │   ├── deployment.rb
│   │   │   │   │   │   ├── duplicate_issue.rb
│   │   │   │   │   │   ├── gist_comment.rb
│   │   │   │   │   │   ├── gist.rb
│   │   │   │   │   │   ├── integration.rb
│   │   │   │   │   │   ├── marketplace_listing.rb
│   │   │   │   │   │   ├── memex_project.rb
│   │   │   │   │   │   ├── organization.rb
│   │   │   │   │   │   ├── package_registry_package.rb
│   │   │   │   │   │   ├── pre_receive_environment.rb
│   │   │   │   │   │   ├── protected_branch.rb
│   │   │   │   │   │   ├── registry_container.rb
│   │   │   │   │   │   ├── release.rb
│   │   │   │   │   │   ├── repository_advisory.rb
│   │   │   │   │   │   ├── repository.rb
│   │   │   │   │   │   ├── team.rb
│   │   │   │   │   │   ├── user.rb
│   │   │   │   │   │   ├── workflow_run.rb
│   │   │   │   │   │   └── wrapper.rb
│   │   │   │   │   ├── authorizer.rb
│   │   │   │   │   ├── authorizers
│   │   │   │   │   │   └── base_authorizer.rb
│   │   │   │   │   ├── custom_roles.rb
│   │   │   │   │   ├── enforcer.rb
│   │   │   │   │   ├── enumerator.rb
│   │   │   │   │   ├── enumerators
│   │   │   │   │   │   ├── belong_to_organization.rb
│   │   │   │   │   │   ├── grantable_manage_app.rb
│   │   │   │   │   │   ├── grantable_manage_organization_apps.rb
│   │   │   │   │   │   ├── noop.rb
│   │   │   │   │   │   └── own_organization.rb
│   │   │   │   │   ├── fine_grained_permission_im.rb
│   │   │   │   │   ├── granters
│   │   │   │   │   │   ├── base_granter.rb
│   │   │   │   │   │   ├── enterprise_role_granter.rb
│   │   │   │   │   │   ├── role_granter.rb
│   │   │   │   │   │   └── role_grant_result.rb
│   │   │   │   │   ├── grant_result.rb
│   │   │   │   │   ├── participant.rb
│   │   │   │   │   ├── policy_version.rb
│   │   │   │   │   └── system_roles.rb
│   │   │   │   ├── proxima_app_request.rb
│   │   │   │   ├── repo_fgp_metadata.rb
│   │   │   │   ├── repo_role_fgps.rb
│   │   │   │   ├── repository
│   │   │   │   │   ├── oauth_application_policy_dependency.rb
│   │   │   │   │   ├── permissions_dependency.rb
│   │   │   │   │   └── role_based_permissions_dependency.rb
│   │   │   │   ├── repository_access_list.rb
│   │   │   │   ├── repository_member_roles.rb
│   │   │   │   ├── repository_role.rb
│   │   │   │   ├── role_assignment_list
│   │   │   │   │   ├── org_role_assignees.rb
│   │   │   │   │   ├── org_role_assignments.rb
│   │   │   │   │   └── role_assignment.rb
│   │   │   │   ├── role_permission.rb
│   │   │   │   ├── role.rb
│   │   │   │   ├── ssh_key_form.rb
│   │   │   │   ├── user
│   │   │   │   │   ├── custom_roles_dependency.rb
│   │   │   │   │   ├── oauth_dependency.rb
│   │   │   │   │   ├── organization_filter.rb
│   │   │   │   │   ├── permissions_dependency.rb
│   │   │   │   │   ├── repo_collection.rb
│   │   │   │   │   └── roles_dependency.rb
│   │   │   │   ├── user_role_condition
│   │   │   │   │   └── schema.json
│   │   │   │   ├── user_role_condition.rb
│   │   │   │   └── user_role.rb
│   │   │   ├── private
│   │   │   │   └── app_security
│   │   │   │       ├── cache
│   │   │   │       │   └── repository_collaborators_client.rb
│   │   │   │       └── cache.rb
│   │   │   ├── public
│   │   │   │   ├── app_security
│   │   │   │   │   ├── domain
│   │   │   │   │   │   ├── repository_collaborators.rb
│   │   │   │   │   │   └── user_roles.rb
│   │   │   │   │   └── domain.rb
│   │   │   │   └── app_security.rb
│   │   │   └── services
│   │   │       ├── role_assignments
│   │   │       │   ├── fetch_actor_role_assignments.rb
│   │   │       │   ├── fetch_role_assignments.rb
│   │   │       │   └── types
│   │   │       │       ├── actor.rb
│   │   │       │       ├── actor_role_assignment.rb
│   │   │       │       ├── indirect_assignment_source.rb
│   │   │       │       ├── org_access.rb
│   │   │       │       ├── role_assignment.rb
│   │   │       │       └── role.rb
│   │   │       └── roles
│   │   │           └── types
│   │   │               └── role.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── batch_update_member_repo_permissions_job_test.rb
│   │       │   ├── batch_update_team_repo_permissions_job_test.rb
│   │       │   ├── oauth_enterprise_limit_job_test.rb
│   │       │   └── revoke_internal_app_authorizations_job_test.rb
│   │       ├── models
│   │       │   ├── abilities_permissions_routing_test.rb
│   │       │   ├── ability
│   │       │   │   ├── actor_test.rb
│   │       │   │   ├── collection_test.rb
│   │       │   │   ├── grant_test.rb
│   │       │   │   ├── organizations_test.rb
│   │       │   │   ├── repositories_test.rb
│   │       │   │   ├── subject_test.rb
│   │       │   │   └── teams_test.rb
│   │       │   ├── ability_grant_enterprise_managed_user_test.rb
│   │       │   ├── ability_test.rb
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       └── permissions_dependency_test.rb
│   │       │   ├── business
│   │       │   │   ├── custom_roles_dependency_test.rb
│   │       │   │   └── roles_and_permissions_dependency_test.rb
│   │       │   ├── conditional_access
│   │       │   │   ├── api
│   │       │   │   │   ├── internal
│   │       │   │   │   │   └── enforcer_test.rb
│   │       │   │   │   └── public
│   │       │   │   │       └── filter_test.rb
│   │       │   │   ├── authzd_rollout_test.rb
│   │       │   │   ├── cap_git_auth
│   │       │   │   │   └── enforcer_test.rb
│   │       │   │   ├── enforcer_test.rb
│   │       │   │   ├── filter_test.rb
│   │       │   │   ├── model
│   │       │   │   │   └── filter_test.rb
│   │       │   │   ├── policy
│   │       │   │   │   ├── emu_ownership_test.rb
│   │       │   │   │   ├── emu_visibility_test.rb
│   │       │   │   │   ├── enterprise_access_verification_test.rb
│   │       │   │   │   ├── saml_test.rb
│   │       │   │   │   └── tenant_verification_test.rb
│   │       │   │   ├── proxima_scientist_test.rb
│   │       │   │   ├── result_set_test.rb
│   │       │   │   ├── result_test.rb
│   │       │   │   ├── target_provider_test.rb
│   │       │   │   ├── view
│   │       │   │   │   └── filter_test.rb
│   │       │   │   └── web
│   │       │   │       ├── emu_visibility_test.rb
│   │       │   │       ├── enforcer_test.rb
│   │       │   │       ├── filter_test.rb
│   │       │   │       └── saml_filter_test.rb
│   │       │   ├── email_domain_reputation_record_test.rb
│   │       │   ├── enterprise_fgp_metadata_test.rb
│   │       │   ├── enterprise_role_fgps_test.rb
│   │       │   ├── enterprise_role_test.rb
│   │       │   ├── iet_backed_oauth_access_test.rb
│   │       │   ├── oauth_access_token_request_test.rb
│   │       │   ├── oauth_application
│   │       │   │   ├── preferred_avatar_url_test.rb
│   │       │   │   └── registering_oauth_trusted_applications_test.rb
│   │       │   ├── oauth_application_approval_test.rb
│   │       │   ├── oauth_application_client_secret_test.rb
│   │       │   ├── oauth_application_logo_test.rb
│   │       │   ├── oauth_application_policy
│   │       │   │   ├── application_test.rb
│   │       │   │   ├── hook_test.rb
│   │       │   │   └── http_request_test.rb
│   │       │   ├── oauth_application_test.rb
│   │       │   ├── oauth_application_transfer_test.rb
│   │       │   ├── oauth_application_user_agent_test.rb
│   │       │   ├── oauth_authorization
│   │       │   │   ├── ability_collection_test.rb
│   │       │   │   ├── creator_integration_version_test.rb
│   │       │   │   └── version_reconciler_test.rb
│   │       │   ├── oauth_authorization_test.rb
│   │       │   ├── oauth_enterprise_limit_test.rb
│   │       │   ├── oauth_enterprise_limit_writer_test.rb
│   │       │   ├── oauth_util_test.rb
│   │       │   ├── oauth_util_valid_redirect_uri_test.rb
│   │       │   ├── octocaptcha_test.rb
│   │       │   ├── organization
│   │       │   │   ├── oauth_application_policy_dependency_test.rb
│   │       │   │   ├── organization_roles_dependency_test.rb
│   │       │   │   └── permissions_dependency_test.rb
│   │       │   ├── organization_role_test.rb
│   │       │   ├── org_fgp_metadata_test.rb
│   │       │   ├── org_role_fgps_test.rb
│   │       │   ├── permissions
│   │       │   │   ├── attributes
│   │       │   │   │   ├── business_test.rb
│   │       │   │   │   ├── check_suite_test.rb
│   │       │   │   │   ├── default_test.rb
│   │       │   │   │   ├── deployment_test.rb
│   │       │   │   │   ├── discussion_category_test.rb
│   │       │   │   │   ├── discussion_comment_test.rb
│   │       │   │   │   ├── discussion_test.rb
│   │       │   │   │   ├── duplicate_issue_test.rb
│   │       │   │   │   ├── issue_comment_test.rb
│   │       │   │   │   ├── issue_test.rb
│   │       │   │   │   ├── marketplace_listing_test.rb
│   │       │   │   │   ├── memex_project_test.rb
│   │       │   │   │   ├── protected_branch_test.rb
│   │       │   │   │   ├── repository_advisory_test.rb
│   │       │   │   │   └── team_test.rb
│   │       │   │   ├── custom_roles_test.rb
│   │       │   │   ├── enforcer_test.rb
│   │       │   │   ├── fine_grained_permission_im_test.rb
│   │       │   │   ├── granters
│   │       │   │   │   └── enterprise_role_granter_test.rb
│   │       │   │   ├── macros
│   │       │   │   │   ├── actor_can_admin_repository_test.rb
│   │       │   │   │   ├── actor_can_read_internal_repository_test.rb
│   │       │   │   │   ├── actor_can_read_repository_test.rb
│   │       │   │   │   ├── actor_can_write_repository_test.rb
│   │       │   │   │   ├── actor_has_any_current_organization_permission_test.rb
│   │       │   │   │   ├── actor_has_any_current_repository_permission_test.rb
│   │       │   │   │   ├── actor_has_org_fgp_test.rb
│   │       │   │   │   ├── actor_has_repo_fgp_test.rb
│   │       │   │   │   └── actor_has_subject_organization_membership_test.rb
│   │       │   │   ├── policies
│   │       │   │   │   ├── authzd_feature_keyword_test.rb
│   │       │   │   │   ├── grantable_manage_organization_apps_test.rb
│   │       │   │   │   ├── grant_manage_organization_apps_test.rb
│   │       │   │   │   ├── manage_all_apps_test.rb
│   │       │   │   │   ├── manage_app_test.rb
│   │       │   │   │   └── search_repository_test.rb
│   │       │   │   ├── policy_version_test.rb
│   │       │   │   ├── resource_registry_permissions_by_resource_test.rb
│   │       │   │   ├── role_granter_enterprise_managed_user_test.rb
│   │       │   │   └── role_granter_test.rb
│   │       │   ├── proxima_app_request_test.rb
│   │       │   ├── repo_fgp_metadata_test.rb
│   │       │   ├── repo_role_fgps_test.rb
│   │       │   ├── repository
│   │       │   │   ├── oauth_application_policy_dependency_test.rb
│   │       │   │   ├── permissions_dependency_test.rb
│   │       │   │   └── role_based_permissions_dependency_test.rb
│   │       │   ├── repository_access_list_test.rb
│   │       │   ├── repository_member_roles_test.rb
│   │       │   ├── repository_role_test.rb
│   │       │   ├── role_assignment_list
│   │       │   │   ├── org_role_assignees_test.rb
│   │       │   │   └── org_role_assignments_test.rb
│   │       │   ├── role_permission_test.rb
│   │       │   ├── role_test.rb
│   │       │   ├── ssh_key_form_test.rb
│   │       │   ├── system_roles_test.rb
│   │       │   ├── two_factor_requirement_metadata_test.rb
│   │       │   ├── user
│   │       │   │   ├── account_two_factor_requirement_dependency_test.rb
│   │       │   │   ├── oauth_dependency_test.rb
│   │       │   │   ├── organization_filter_test.rb
│   │       │   │   ├── permissions_dependency_test.rb
│   │       │   │   └── roles_dependency_test.rb
│   │       │   ├── user_role_condition_test.rb
│   │       │   └── user_role_test.rb
│   │       ├── public
│   │       │   └── app_security
│   │       │       └── domain
│   │       │           └── user_roles_test.rb
│   │       └── services
│   │           ├── role_assignments
│   │           │   ├── fetch_actor_role_assignments_test.rb
│   │           │   ├── fetch_role_assignments_test.rb
│   │           │   └── types
│   │           │       └── role_test.rb
│   │           └── roles
│   │               └── types
│   │                   └── role_test.rb
│   ├── app_shell
│   │   ├── app
│   │   │   └── public
│   │   │       ├── app_shell
│   │   │       │   ├── app_shell_layout_payload.rb
│   │   │       │   ├── footer_payload.rb
│   │   │       │   ├── global_banners_payload.rb
│   │   │       │   ├── marketing_footer_payload.rb
│   │   │       │   └── staffbar_payload.rb
│   │   │       └── global_navigation
│   │   │           ├── account_switch_dialog_payload.rb
│   │   │           ├── base_payload.rb
│   │   │           ├── context_region_payload.rb
│   │   │           ├── copilot_payload.rb
│   │   │           ├── create_menu_payload.rb
│   │   │           ├── deferred_payload.rb
│   │   │           ├── global_navigation_payload.rb
│   │   │           ├── nav_menu_payload.rb
│   │   │           └── user_menu_payload.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── public
│   │           ├── app_shell
│   │           │   ├── app_shell_layout_payload_test.rb
│   │           │   ├── footer_payload_test.rb
│   │           │   └── marketing_footer_payload_test.rb
│   │           └── global_navigation
│   │               ├── account_switch_dialog_payload_test.rb
│   │               ├── context_region_payload_test.rb
│   │               ├── copilot_payload_test.rb
│   │               ├── create_menu_payload_test.rb
│   │               ├── deferred_payload_test.rb
│   │               ├── global_navigation_payload_test.rb
│   │               ├── nav_menu_payload_test.rb
│   │               └── user_menu_payload_test.rb
│   ├── artifact_registry
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── artifact_metadata_bulk_soft_delete_job.rb
│   │   │   │   ├── artifact_metadata_soft_delete_if_standalone_job.rb
│   │   │   │   ├── hydro_deployment_record_status_change_job.rb
│   │   │   │   ├── hydro_repository_purged_job.rb
│   │   │   │   ├── hydro_repository_transferred_job.rb
│   │   │   │   └── set_artifact_provenance_attestation_job.rb
│   │   │   ├── managers
│   │   │   │   ├── artifact_metadata_manager.rb
│   │   │   │   ├── artifact_registry_hydro_message_manager.rb
│   │   │   │   ├── artifact_template.rb
│   │   │   │   ├── cluster_deployment_manager.rb
│   │   │   │   ├── deployment_template_manager.rb
│   │   │   │   └── deployment_template.rb
│   │   │   ├── metrics
│   │   │   │   ├── set_cluster_background_job_metrics.rb
│   │   │   │   ├── set_cluster_record_metrics_base.rb
│   │   │   │   └── set_cluster_record_metrics.rb
│   │   │   ├── models
│   │   │   │   ├── artifact_deployment_record.rb
│   │   │   │   ├── artifact_deployment_record_tag.rb
│   │   │   │   ├── artifact_metadata.rb
│   │   │   │   ├── artifact_storage_record.rb
│   │   │   │   └── search
│   │   │   │       └── queries
│   │   │   │           └── artifact_registry_query.rb
│   │   │   └── public
│   │   │       ├── artifact_registry
│   │   │       │   ├── domain
│   │   │       │   │   ├── deployment_records.rb
│   │   │       │   │   └── storage_records.rb
│   │   │       │   └── domain.rb
│   │   │       └── artifact_registry.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── artifact_metadata_bulk_soft_delete_job_test.rb
│   │       │   ├── artifact_metadata_soft_delete_if_standalone_job_test.rb
│   │       │   ├── hydro_repository_purged_job_test.rb
│   │       │   ├── hydro_repository_transferred_job_test.rb
│   │       │   └── set_artifact_provenance_attestation_job_test.rb
│   │       ├── managers
│   │       │   └── artifact_metadata_manager_test.rb
│   │       ├── models
│   │       │   ├── artifact_deployment_record_test.rb
│   │       │   ├── artifact_metadata_test.rb
│   │       │   ├── artifact_storage_record_test.rb
│   │       │   └── search
│   │       │       └── queries
│   │       │           └── artifact_registry_query_test.rb
│   │       └── public
│   │           └── artifact_registry
│   │               └── domain
│   │                   ├── deployment_records_test.rb
│   │                   └── storage_records_test.rb
│   ├── artifacts
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── hydro_delete_packages_repository_deleted_job.rb
│   │   │   │   ├── hydro_restore_packages_repository_restore_job.rb
│   │   │   │   ├── hydro_unpublish_page_repository_deleted_job.rb
│   │   │   │   └── migrate_semver_releases_to_immutable_actions_job.rb
│   │   │   ├── models
│   │   │   │   ├── coders
│   │   │   │   │   └── page
│   │   │   │   │       └── build_coder.rb
│   │   │   │   ├── container_registry
│   │   │   │   │   ├── twirp
│   │   │   │   │   │   └── container_registry_client.rb
│   │   │   │   │   └── twirp.rb
│   │   │   │   ├── environment
│   │   │   │   │   └── pin_dependency.rb
│   │   │   │   ├── integration_allowed_package.rb
│   │   │   │   ├── package_registry
│   │   │   │   │   ├── audit_message.rb
│   │   │   │   │   ├── collab_package.rb
│   │   │   │   │   ├── container_platform.rb
│   │   │   │   │   ├── container_version_deletion_metadata.rb
│   │   │   │   │   ├── download_counts.rb
│   │   │   │   │   ├── instrumentation.rb
│   │   │   │   │   ├── package_file.rb
│   │   │   │   │   ├── package_metadata.rb
│   │   │   │   │   ├── package.rb
│   │   │   │   │   ├── package_subject.rb
│   │   │   │   │   ├── package_summary.rb
│   │   │   │   │   ├── package_version.rb
│   │   │   │   │   ├── resources.rb
│   │   │   │   │   ├── twirp
│   │   │   │   │   │   ├── action_packages
│   │   │   │   │   │   │   ├── client.rb
│   │   │   │   │   │   │   └── result.rb
│   │   │   │   │   │   ├── base_client.rb
│   │   │   │   │   │   ├── metadata_client.rb
│   │   │   │   │   │   ├── migrator_client.rb
│   │   │   │   │   │   └── null_client.rb
│   │   │   │   │   └── twirp.rb
│   │   │   │   ├── package_registry_helper.rb
│   │   │   │   ├── page
│   │   │   │   │   ├── build.rb
│   │   │   │   │   ├── certificate.rb
│   │   │   │   │   ├── c_name.rb
│   │   │   │   │   ├── custom_subdomain.rb
│   │   │   │   │   ├── deployment.rb
│   │   │   │   │   ├── file_server.rb
│   │   │   │   │   ├── pages_migrations.rb
│   │   │   │   │   ├── partition.rb
│   │   │   │   │   ├── protected_domain.rb
│   │   │   │   │   ├── replica.rb
│   │   │   │   │   ├── subdomain.rb
│   │   │   │   │   ├── template
│   │   │   │   │   │   └── page_build_action_v2.yaml.erb
│   │   │   │   │   ├── twirp
│   │   │   │   │   │   ├── connection_builder.rb
│   │   │   │   │   │   └── request_client.rb
│   │   │   │   │   └── url.rb
│   │   │   │   ├── page.rb
│   │   │   │   ├── pages
│   │   │   │   │   ├── k_v
│   │   │   │   │   │   └── data_store.rb
│   │   │   │   │   └── k_v.rb
│   │   │   │   ├── pages_workflow_template.rb
│   │   │   │   ├── page_update.rb
│   │   │   │   ├── registry
│   │   │   │   │   ├── container.rb
│   │   │   │   │   ├── dependency.rb
│   │   │   │   │   ├── file.rb
│   │   │   │   │   ├── manifest_entry.rb
│   │   │   │   │   ├── metadatum.rb
│   │   │   │   │   ├── owner_migration.rb
│   │   │   │   │   ├── package_data.rb
│   │   │   │   │   ├── package_decorator.rb
│   │   │   │   │   ├── package_download_activity.rb
│   │   │   │   │   ├── package_download_stats_service.rb
│   │   │   │   │   ├── package.rb
│   │   │   │   │   ├── packages_migration.rb
│   │   │   │   │   ├── package_storage_utilizations.rb
│   │   │   │   │   ├── package_version.rb
│   │   │   │   │   ├── storage_usage.rb
│   │   │   │   │   └── tag.rb
│   │   │   │   ├── repository
│   │   │   │   │   ├── pages_dependency.rb
│   │   │   │   │   └── pinned_environments_dependency.rb
│   │   │   │   ├── search
│   │   │   │   │   ├── filters
│   │   │   │   │   │   └── registry_filter.rb
│   │   │   │   │   └── queries
│   │   │   │   │       └── registry_package_query.rb
│   │   │   │   └── user
│   │   │   │       └── packages_dependency.rb
│   │   │   └── stream_processors
│   │   │       └── github
│   │   │           └── stream_processors
│   │   │               └── pages_deployment_status_processor.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── github
│   │       │   └── stream_processors
│   │       │       └── pages_deployment_status_processor_test.rb
│   │       ├── jobs
│   │       │   ├── hydro_delete_packages_repository_deleted_job_test.rb
│   │       │   ├── hydro_restore_packages_repository_restore_job_test.rb
│   │       │   ├── hydro_unpublish_page_repository_deleted_job_test.rb
│   │       │   └── migrate_semver_releases_to_immutable_actions_job_test.rb
│   │       └── models
│   │           ├── api
│   │           │   └── serializer
│   │           │       └── packages_dependency_test.rb
│   │           ├── container_registry
│   │           │   ├── twirp
│   │           │   │   └── container_registry_client_test.rb
│   │           │   └── twirp_test.rb
│   │           ├── package_registry
│   │           │   ├── audit_message_test.rb
│   │           │   ├── container_platform_test.rb
│   │           │   ├── download_counts_test.rb
│   │           │   ├── instrumentation_test.rb
│   │           │   ├── package_metadata_test.rb
│   │           │   ├── package_test.rb
│   │           │   ├── package_version_test.rb
│   │           │   ├── twirp
│   │           │   │   ├── base_client_test.rb
│   │           │   │   ├── metadata_client_test.rb
│   │           │   │   └── null_client_test.rb
│   │           │   └── twirp_test.rb
│   │           ├── package_registry_helper_test.rb
│   │           ├── page
│   │           │   ├── build_test.rb
│   │           │   ├── certificate_test.rb
│   │           │   ├── c_name_test.rb
│   │           │   ├── deployment_test.rb
│   │           │   ├── protected_domain_test.rb
│   │           │   ├── subdomain_test.rb
│   │           │   └── url_test.rb
│   │           ├── pages_repositories_test.rb
│   │           ├── pages_workflow_template_test.rb
│   │           ├── page_test.rb
│   │           ├── pinned_environment_test.rb
│   │           ├── registry
│   │           │   ├── file_test.rb
│   │           │   ├── metadatum_test.rb
│   │           │   ├── owner_migration_test.rb
│   │           │   ├── packages_migration_test.rb
│   │           │   ├── package_test.rb
│   │           │   ├── package_version_test.rb
│   │           │   └── storage_usage_test.rb
│   │           ├── repository_page_test.rb
│   │           ├── repository_unpublish_page_test.rb
│   │           └── search
│   │               └── queries
│   │                   ├── new_registry_package_query_test.rb
│   │                   └── registry_package_query_test.rb
│   ├── assets
│   │   ├── app
│   │   │   └── public
│   │   │       └── asset_bundles.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── public
│   │           └── asset_bundles_test.rb
│   ├── attestations
│   │   ├── app
│   │   │   └── models
│   │   │       ├── trust_metadata
│   │   │       │   ├── attestation_authorizer.rb
│   │   │       │   ├── attestations_query_helper.rb
│   │   │       │   ├── create_attestation_form.rb
│   │   │       │   └── sigstore_bundle.rb
│   │   │       └── trust_metadata.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           ├── trust_metadata
│   │           │   ├── attestations_query_helper_test.rb
│   │           │   └── sigstore_bundle_test.rb
│   │           └── trust_metadata_test.rb
│   ├── authentication
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── destroy_authentication_tokens_job.rb
│   │   │   │   ├── github
│   │   │   │   │   └── compromised_credentials
│   │   │   │   │       └── compromised_creds_processor_job.rb
│   │   │   │   ├── revoke_compromised_session_job.rb
│   │   │   │   └── token_revocation_job.rb
│   │   │   ├── models
│   │   │   │   ├── account_switcher
│   │   │   │   │   ├── helper.rb
│   │   │   │   │   ├── stashed_account.rb
│   │   │   │   │   └── stashed_accounts.rb
│   │   │   │   ├── app_security
│   │   │   │   │   └── email_helper.rb
│   │   │   │   ├── authenticated_device.rb
│   │   │   │   ├── authentication_limit_allowlist_entry.rb
│   │   │   │   ├── authentication_limit.rb
│   │   │   │   ├── authentication_record.rb
│   │   │   │   ├── business
│   │   │   │   │   └── two_factor_requirement_dependency.rb
│   │   │   │   ├── compromised_password_datasource.rb
│   │   │   │   ├── compromised_password.rb
│   │   │   │   ├── conditional_access
│   │   │   │   │   ├── api
│   │   │   │   │   │   ├── internal
│   │   │   │   │   │   │   └── two_factor_authn_policy.rb
│   │   │   │   │   │   └── public
│   │   │   │   │   │       └── two_factor_authn_policy.rb
│   │   │   │   │   ├── policy
│   │   │   │   │   │   └── two_factor_authn.rb
│   │   │   │   │   └── web
│   │   │   │   │       └── two_factor_authn_policy.rb
│   │   │   │   ├── email_unlink.rb
│   │   │   │   ├── git_signing_ssh_public_key.rb
│   │   │   │   ├── global_notice_next
│   │   │   │   │   ├── low_two_factor_methods_check.rb
│   │   │   │   │   ├── sms_low_availability_country_check.rb
│   │   │   │   │   ├── staff_two_factor_enabled_check.rb
│   │   │   │   │   ├── two_factor_low_recovery_codes_check.rb
│   │   │   │   │   ├── two_factor_recovery_codes_check.rb
│   │   │   │   │   └── year_old_recovery_codes.rb
│   │   │   │   ├── gpg_key_email.rb
│   │   │   │   ├── gpg_key.rb
│   │   │   │   ├── integration_installation
│   │   │   │   │   └── setup_state_cookie.rb
│   │   │   │   ├── organization
│   │   │   │   │   ├── deploy_key_policy_dependency.rb
│   │   │   │   │   └── two_factor_requirement_dependency.rb
│   │   │   │   ├── otp_sms_timing.rb
│   │   │   │   ├── password_check_metadata.rb
│   │   │   │   ├── password_reset.rb
│   │   │   │   ├── public_key
│   │   │   │   │   └── shared_validations.rb
│   │   │   │   ├── public_key.rb
│   │   │   │   ├── repository
│   │   │   │   │   ├── deploy_keys_dependency.rb
│   │   │   │   │   └── two_factor_requirement_dependency.rb
│   │   │   │   ├── sms_registration.rb
│   │   │   │   ├── ssh_certificate_authority.rb
│   │   │   │   ├── token_identification.rb
│   │   │   │   ├── token_revocation
│   │   │   │   │   └── helper.rb
│   │   │   │   ├── totp_app_registration.rb
│   │   │   │   ├── trusted_device_client_registration.rb
│   │   │   │   ├── two_factor_credential.rb
│   │   │   │   ├── two_factor_recovery_request.rb
│   │   │   │   ├── two_factor_recovery_request_review.rb
│   │   │   │   ├── two_factor_requirement_metadata.rb
│   │   │   │   ├── two_factor_setup.rb
│   │   │   │   ├── two_factor_user_query.rb
│   │   │   │   ├── u2f_registration.rb
│   │   │   │   ├── user
│   │   │   │   │   ├── account_two_factor_requirement_dependency.rb
│   │   │   │   │   ├── email_unlink_dependency.rb
│   │   │   │   │   ├── enterprise_ar_overrides_dependency.rb
│   │   │   │   │   ├── password_dependency.rb
│   │   │   │   │   ├── security_checkup_dependency.rb
│   │   │   │   │   ├── sign_in_analysis_dependency.rb
│   │   │   │   │   ├── two_factor_authentication_dependency.rb
│   │   │   │   │   ├── two_factor_checkup_dependency.rb
│   │   │   │   │   ├── two_factor_holiday_warning_dependency.rb
│   │   │   │   │   ├── two_factor_registrations_dependency.rb
│   │   │   │   │   └── two_factor_requirement_dependency.rb
│   │   │   │   ├── user_session.rb
│   │   │   │   └── webauthn_user_handle.rb
│   │   │   ├── public
│   │   │   │   └── proxima_service_token.rb
│   │   │   ├── services
│   │   │   │   └── compromised_credentials_service.rb
│   │   │   └── stream_processors
│   │   │       └── github
│   │   │           └── stream_processors
│   │   │               └── compromised_creds_processor.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── destroy_authentication_tokens_job_test.rb
│   │       │   ├── github
│   │       │   │   └── compromised_credentials
│   │       │   │       └── compromised_creds_processor_job_test.rb
│   │       │   ├── revoke_compromised_session_job_test.rb
│   │       │   └── token_revocation_job_test.rb
│   │       ├── models
│   │       │   ├── account_switcher
│   │       │   │   └── helper_test.rb
│   │       │   ├── app_security
│   │       │   │   └── email_helper_test.rb
│   │       │   ├── authenticated_device_test.rb
│   │       │   ├── authentication_limit_allowlist_entry_test.rb
│   │       │   ├── authentication_limit_test.rb
│   │       │   ├── authentication_record_test.rb
│   │       │   ├── business
│   │       │   │   ├── roles_and_permissions_dependency_test.rb
│   │       │   │   └── two_factor_requirement_dependency_test.rb
│   │       │   ├── compromised_password_datasource_test.rb
│   │       │   ├── compromised_password_test.rb
│   │       │   ├── conditional_access
│   │       │   │   ├── policy
│   │       │   │   │   └── two_factor_authn_test.rb
│   │       │   │   └── web
│   │       │   │       └── two_factor_filter_test.rb
│   │       │   ├── email_unlink_test.rb
│   │       │   ├── git_signing_ssh_public_key_test.rb
│   │       │   ├── global_notice_next
│   │       │   │   ├── staff_two_factor_enabled_check_test.rb
│   │       │   │   └── two_factor_recovery_codes_check_test.rb
│   │       │   ├── gpg_key_email_test.rb
│   │       │   ├── gpg_key_test.rb
│   │       │   ├── integration_installation
│   │       │   │   └── setup_state_cookie_test.rb
│   │       │   ├── organization
│   │       │   │   ├── deploy_key_policy_dependency_test.rb
│   │       │   │   └── two_factor_requirement_dependency_test.rb
│   │       │   ├── otp_sms_timing_test.rb
│   │       │   ├── password_check_metadata_test.rb
│   │       │   ├── password_reset_test.rb
│   │       │   ├── public_key_test.rb
│   │       │   ├── repository
│   │       │   │   ├── deploy_keys_dependency_test.rb
│   │       │   │   └── two_factor_requirement_dependency_test.rb
│   │       │   ├── sms_registration_test.rb
│   │       │   ├── ssh_certificate_authority_test.rb
│   │       │   ├── suspend_test.rb
│   │       │   ├── token_identification_test.rb
│   │       │   ├── token_revocation
│   │       │   │   └── helper_test.rb
│   │       │   ├── totp_app_registration_test.rb
│   │       │   ├── trusted_device_client_registration_test.rb
│   │       │   ├── two_factor_credential_test.rb
│   │       │   ├── two_factor_recovery_request_review_test.rb
│   │       │   ├── two_factor_recovery_request_test.rb
│   │       │   ├── two_factor_setup_test.rb
│   │       │   ├── two_factor_user_query_test.rb
│   │       │   ├── u2f_registration_test.rb
│   │       │   ├── unsuspend_test.rb
│   │       │   ├── user
│   │       │   │   ├── password_dependency_test.rb
│   │       │   │   ├── public_deploy_keys_test.rb
│   │       │   │   ├── security_checkup_dependency_test.rb
│   │       │   │   ├── sign_in_analysis_test.rb
│   │       │   │   ├── staff_two_factor_notice_test.rb
│   │       │   │   ├── two_factor_authentication_dependency_test.rb
│   │       │   │   ├── two_factor_checkup_dependency_test.rb
│   │       │   │   ├── two_factor_holiday_warning_dependency_test.rb
│   │       │   │   ├── two_factor_registrations_dependency_test.rb
│   │       │   │   └── two_factor_requirement_dependency_test.rb
│   │       │   ├── user_session_test.rb
│   │       │   └── webauthn_user_handle_test.rb
│   │       ├── public
│   │       │   └── proxima_service_token_test.rb
│   │       └── stream_processors
│   │           ├── compromised_creds_processor_test.rb
│   │           └── integration
│   │               └── compromised_creds_processor_integration_test.rb
│   ├── authentic_commits
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── authentic_commits_job.rb
│   │   │   │   ├── hydro_authentic_commits_job.rb
│   │   │   │   ├── hydro_quarantine_commits_on_push_job.rb
│   │   │   │   └── quarantine_commits_job.rb
│   │   │   └── public
│   │   │       ├── authentic_commit.rb
│   │   │       └── authentic_commits
│   │   │           ├── commit_context.rb
│   │   │           └── push_application_job.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   ├── privacy_todo.yml
│   │   └── test
│   │       ├── authentic_commits
│   │       │   └── commit_context_test.rb
│   │       ├── authentic_commit_test.rb
│   │       └── jobs
│   │           ├── authentic_commits_job_test.rb
│   │           ├── hydro_authentic_commits_job_test.rb
│   │           ├── hydro_quarantine_commits_on_push_job_test.rb
│   │           └── quarantine_commits_job_test.rb
│   ├── authz
│   │   ├── app
│   │   │   └── public
│   │   │       ├── authz
│   │   │       │   ├── domain
│   │   │       │   │   ├── repo_permission_type.rb
│   │   │       │   │   ├── roles.rb
│   │   │       │   │   ├── user_roles
│   │   │       │   │   │   └── enterprise_roles.rb
│   │   │       │   │   └── user_roles.rb
│   │   │       │   ├── domain.rb
│   │   │       │   ├── indeterminate_error.rb
│   │   │       │   ├── i_user_role.rb
│   │   │       │   ├── request.rb
│   │   │       │   ├── result.rb
│   │   │       │   └── sorbet_types.rb
│   │   │       └── authz.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       └── public
│   │           └── authz
│   │               ├── domain
│   │               │   ├── repo_permission_type_test.rb
│   │               │   ├── roles_test.rb
│   │               │   ├── user_roles
│   │               │   │   └── enterprise_roles_test.rb
│   │               │   └── user_roles_test.rb
│   │               ├── domain_test.rb
│   │               └── request_test.rb
│   ├── billing
│   │   ├── app
│   │   │   ├── forms
│   │   │   │   └── billing
│   │   │   │       └── contact_update_stash.rb
│   │   │   ├── jobs
│   │   │   │   ├── abuse
│   │   │   │   │   └── copilot
│   │   │   │   │       ├── organization_auth_and_capture_job.rb
│   │   │   │   │       └── run_required_authorizations_job.rb
│   │   │   │   ├── billing
│   │   │   │   │   ├── auth_and_capture
│   │   │   │   │   │   └── check_billable_entities_metered_usage_for_authorization_thresholds_job.rb
│   │   │   │   │   ├── azure
│   │   │   │   │   │   ├── check_azure_subscriptions_job.rb
│   │   │   │   │   │   └── send_invalid_subscription_notification_job.rb
│   │   │   │   │   ├── billing_email_check_job.rb
│   │   │   │   │   ├── billingless_org_check_job.rb
│   │   │   │   │   ├── business_billing_trouble_check_job.rb
│   │   │   │   │   ├── business_manual_dunning_check_job.rb
│   │   │   │   │   ├── cancel_and_refund_subscription_item_job.rb
│   │   │   │   │   ├── cancel_authorization_billing_transaction_job.rb
│   │   │   │   │   ├── cancel_in_app_purchased_subscription_item_job.rb
│   │   │   │   │   ├── cancel_past_due_products_job.rb
│   │   │   │   │   ├── cancel_subscription_items_job.rb
│   │   │   │   │   ├── check_unprocessed_sales_serve_webhooks_job.rb
│   │   │   │   │   ├── check_unprocessed_webhooks_job.rb
│   │   │   │   │   ├── check_unsuccessful_subscription_synchronizations_job.rb
│   │   │   │   │   ├── create_authorization_billing_transaction_job.rb
│   │   │   │   │   ├── create_product_for_billing_cycle_job.rb
│   │   │   │   │   ├── daily_customer_without_payment_information_dunning_check_job.rb
│   │   │   │   │   ├── dead_letter_queue_clear_job.rb
│   │   │   │   │   ├── detach_organization_from_business_customer_job.rb
│   │   │   │   │   ├── disabled_org_billing_check_job.rb
│   │   │   │   │   ├── disabled_org_repos_check_job.rb
│   │   │   │   │   ├── disabled_personal_billing_check_job.rb
│   │   │   │   │   ├── enable_auto_pay_after_card_setup_job.rb
│   │   │   │   │   ├── enterprise_cloud_trial_check_job.rb
│   │   │   │   │   ├── expired_education_coupon_check_job.rb
│   │   │   │   │   ├── migration
│   │   │   │   │   │   ├── billing_platform_migration_scheduler_job.rb
│   │   │   │   │   │   └── migrate_meuse_budget_to_billing_platform_job.rb
│   │   │   │   │   ├── offboard_customer_from_product_in_billing_platform_job.rb
│   │   │   │   │   ├── onboard_billing_platform_background_job.rb
│   │   │   │   │   ├── onboard_billing_platform_cohort_by_date_kickoff_job.rb
│   │   │   │   │   ├── onboard_cohort_in_7_days_admin_alert_job.rb
│   │   │   │   │   ├── onboard_customer_to_product_in_billing_platform_job.rb
│   │   │   │   │   ├── org_billing_trouble_check_job.rb
│   │   │   │   │   ├── org_manual_dunning_check_job.rb
│   │   │   │   │   ├── payment_method_removal_job.rb
│   │   │   │   │   ├── personal_billing_trouble_check_job.rb
│   │   │   │   │   ├── personal_manual_dunning_check_job.rb
│   │   │   │   │   ├── reset_notices_job.rb
│   │   │   │   │   ├── retry_failed_payment_job.rb
│   │   │   │   │   ├── reverse_transaction_job.rb
│   │   │   │   │   ├── send_email_to_eloqua_job.rb
│   │   │   │   │   ├── shared_storage
│   │   │   │   │   │   ├── billing_platform_replay_fanout_job.rb
│   │   │   │   │   │   └── billing_platform_replay_job.rb
│   │   │   │   │   ├── synchronize_account_information_job.rb
│   │   │   │   │   ├── synchronize_apple_iap_subscription_items_job.rb
│   │   │   │   │   ├── synchronize_apple_iap_subscription_job.rb
│   │   │   │   │   ├── synchronize_customer_payment_contact_job.rb
│   │   │   │   │   ├── synchronize_google_iap_subscription_items_job.rb
│   │   │   │   │   ├── uncollectable_invoice_job.rb
│   │   │   │   │   ├── upcoming_ghe_renewal_check_job.rb
│   │   │   │   │   ├── update_customer_in_billing_platform_job.rb
│   │   │   │   │   ├── update_customer_in_stripe_job.rb
│   │   │   │   │   ├── update_payment_method_in_stripe_job.rb
│   │   │   │   │   ├── verify_payment_method_job.rb
│   │   │   │   │   ├── verify_zuora_webhook_publishes_job.rb
│   │   │   │   │   └── zuora
│   │   │   │   │       ├── negative_invoice_job.rb
│   │   │   │   │       ├── sync_metered_product_uuids_from_zuora_job.rb
│   │   │   │   │       └── transfer_credit_balance_from_negative_invoice_job.rb
│   │   │   │   ├── billing_coupon_generator_job.rb
│   │   │   │   ├── billing_coupon_reminder_job.rb
│   │   │   │   ├── billing_delete_obsolete_coupon_expiration_notices_job.rb
│   │   │   │   ├── billing_expiring_card_reminder_job.rb
│   │   │   │   ├── billing_expiring_card_reminders_job.rb
│   │   │   │   ├── billing_free_trial_reminder_job.rb
│   │   │   │   ├── billing_job.rb
│   │   │   │   ├── billing_kv_cleanup_job.rb
│   │   │   │   ├── billing_run_start_job.rb
│   │   │   │   ├── billing_update_exchange_rates_job.rb
│   │   │   │   ├── business_organization_billing_job.rb
│   │   │   │   ├── close_out_zuora_subscription_job.rb
│   │   │   │   ├── collect_payment_for_upgrade_job.rb
│   │   │   │   ├── collect_zuora_invoice_job.rb
│   │   │   │   ├── create_zuora_product_job.rb
│   │   │   │   ├── credit_check_status_poll_job.rb
│   │   │   │   ├── email_invoice_job.rb
│   │   │   │   ├── email_invoices_for_transaction_job.rb
│   │   │   │   ├── hydro_salesforce_self_serve_eligible_job.rb
│   │   │   │   ├── hydro_salesforce_subscription_response_job.rb
│   │   │   │   ├── marketplace_listing_plan_zuora_sync_job.rb
│   │   │   │   ├── perform_manual_dunning_period_job.rb
│   │   │   │   ├── perform_pending_plan_changes_job.rb
│   │   │   │   ├── resume_plan_subscription_job.rb
│   │   │   │   ├── retrieve_failed_zuora_webhooks_job.rb
│   │   │   │   ├── run_manual_dunning_period_job.rb
│   │   │   │   ├── run_pending_plan_change_job.rb
│   │   │   │   ├── scheduled_azure_support_plan_sync_job.rb
│   │   │   │   ├── scheduled_enterprise_agreement_support_plan_disentitle_job.rb
│   │   │   │   ├── scheduled_enterprise_agreement_support_plan_entitle_job.rb
│   │   │   │   ├── stripe_webhook_job.rb
│   │   │   │   ├── suspend_plan_subscription_job.rb
│   │   │   │   ├── synchronize_plan_subscription_job.rb
│   │   │   │   ├── synchronize_sales_serve_plan_subscription_job.rb
│   │   │   │   ├── sync_vat_code_job.rb
│   │   │   │   ├── sync_zuora_tax_exempt_status_job.rb
│   │   │   │   ├── trade_controls
│   │   │   │   │   └── sdn
│   │   │   │   │       └── billing_changes_job.rb
│   │   │   │   ├── update_external_customer_job.rb
│   │   │   │   ├── update_zuora_account_information_job.rb
│   │   │   │   ├── zuora
│   │   │   │   │   └── webhooks_fanout_job.rb
│   │   │   │   ├── zuora_delete_cards_from_account_job.rb
│   │   │   │   └── zuora_webhook_job.rb
│   │   │   ├── lib
│   │   │   │   ├── billing
│   │   │   │   │   ├── actions.rb
│   │   │   │   │   ├── braintree.rb
│   │   │   │   │   ├── interfaces
│   │   │   │   │   │   └── remote_file_storage.rb
│   │   │   │   │   └── taxes
│   │   │   │   │       ├── certificate_handler.rb
│   │   │   │   │       └── certificate_storage_azure_adapter.rb
│   │   │   │   ├── support_entitlement
│   │   │   │   │   ├── braavos
│   │   │   │   │   │   └── client.rb
│   │   │   │   │   └── support_plan.rb
│   │   │   │   └── taxamo
│   │   │   │       ├── client.rb
│   │   │   │       ├── lookup_result.rb
│   │   │   │       └── vat_validation_result.rb
│   │   │   ├── models
│   │   │   │   ├── abuse
│   │   │   │   │   └── copilot
│   │   │   │   │       └── required_authorization.rb
│   │   │   │   ├── apple_app_store
│   │   │   │   │   ├── in_app_receipt.rb
│   │   │   │   │   └── receipt_decoder.rb
│   │   │   │   ├── asset
│   │   │   │   │   └── status
│   │   │   │   │       └── zuora_dependency.rb
│   │   │   │   ├── billing
│   │   │   │   │   ├── actions
│   │   │   │   │   │   ├── zuora_product.rb
│   │   │   │   │   │   └── zuora_product_sales_serve.rb
│   │   │   │   │   ├── actions_permission.rb
│   │   │   │   │   ├── apple_subscription.rb
│   │   │   │   │   ├── auto_pay.rb
│   │   │   │   │   ├── azure
│   │   │   │   │   │   ├── blob_client.rb
│   │   │   │   │   │   ├── business_subscription_client.rb
│   │   │   │   │   │   ├── http_client.rb
│   │   │   │   │   │   ├── invalid_subscription_slack_notifier.rb
│   │   │   │   │   │   ├── org_subscription_client.rb
│   │   │   │   │   │   ├── shared_access_signature_url_generator.rb
│   │   │   │   │   │   ├── storage.rb
│   │   │   │   │   │   ├── subscription_client.rb
│   │   │   │   │   │   └── subscription_filter.rb
│   │   │   │   │   ├── billing_platform_onboarding_cohort.rb
│   │   │   │   │   ├── billing_transaction
│   │   │   │   │   │   ├── line_item.rb
│   │   │   │   │   │   └── tax_item.rb
│   │   │   │   │   ├── billing_transaction_note.rb
│   │   │   │   │   ├── billing_transaction.rb
│   │   │   │   │   ├── billing_transaction_statuses.rb
│   │   │   │   │   ├── billing_transaction_status.rb
│   │   │   │   │   ├── braintree_transaction.rb
│   │   │   │   │   ├── budget_limit
│   │   │   │   │   │   └── find_budget.rb
│   │   │   │   │   ├── budget.rb
│   │   │   │   │   ├── business_organization_billing_converter.rb
│   │   │   │   │   ├── cache
│   │   │   │   │   │   ├── budget_count_client.rb
│   │   │   │   │   │   └── cost_center_count_client.rb
│   │   │   │   │   ├── cache.rb
│   │   │   │   │   ├── change_subscription.rb
│   │   │   │   │   ├── close_zuora_subscription.rb
│   │   │   │   │   ├── codespaces
│   │   │   │   │   │   ├── rate_plan.rb
│   │   │   │   │   │   └── zuora_product.rb
│   │   │   │   │   ├── collect_payment_for_upgrade.rb
│   │   │   │   │   ├── contact_dependency.rb
│   │   │   │   │   ├── contact_link_manager.rb
│   │   │   │   │   ├── contact_link.rb
│   │   │   │   │   ├── contact.rb
│   │   │   │   │   ├── core
│   │   │   │   │   │   └── debt_hunter.rb
│   │   │   │   │   ├── create_customer.rb
│   │   │   │   │   ├── create_plan_subscription.rb
│   │   │   │   │   ├── create_product_subscription_item.rb
│   │   │   │   │   ├── create_subscription_item.rb
│   │   │   │   │   ├── credit_check.rb
│   │   │   │   │   ├── cycle_update.rb
│   │   │   │   │   ├── dead_user.rb
│   │   │   │   │   ├── dispute
│   │   │   │   │   │   └── stripe_dispute.rb
│   │   │   │   │   ├── dispute.rb
│   │   │   │   │   ├── dun_subscription.rb
│   │   │   │   │   ├── education
│   │   │   │   │   │   └── bundle_provisioner.rb
│   │   │   │   │   ├── enterprise_cloud_trial.rb
│   │   │   │   │   ├── google_subscription.rb
│   │   │   │   │   ├── help_hub_eligibility.rb
│   │   │   │   │   ├── invoiced_metered_billing_slack_notifier.rb
│   │   │   │   │   ├── job_status.rb
│   │   │   │   │   ├── kv
│   │   │   │   │   │   └── data_store.rb
│   │   │   │   │   ├── kv.rb
│   │   │   │   │   ├── manual_dunning_period.rb
│   │   │   │   │   ├── manual_payment.rb
│   │   │   │   │   ├── metered_billable.rb
│   │   │   │   │   ├── metered_billing
│   │   │   │   │   │   └── hourly_rate_calculator.rb
│   │   │   │   │   ├── metered_billing_billable_owner_designator.rb
│   │   │   │   │   ├── metered_product.rb
│   │   │   │   │   ├── metered_usage
│   │   │   │   │   │   ├── billable_quantity_calculator_result.rb
│   │   │   │   │   │   └── usage_report_request.rb
│   │   │   │   │   ├── metered_usage_export.rb
│   │   │   │   │   ├── money.rb
│   │   │   │   │   ├── notifications
│   │   │   │   │   │   ├── base_threshold_notification_serializer.rb
│   │   │   │   │   │   ├── budget_notification.rb
│   │   │   │   │   │   ├── budget_notification_serializer.rb
│   │   │   │   │   │   ├── budget_threshold_banner.rb
│   │   │   │   │   │   ├── budget_threshold_notifier.rb
│   │   │   │   │   │   ├── combined_budget_threshold_banner.rb
│   │   │   │   │   │   ├── customer_budgets_notifications.rb
│   │   │   │   │   │   ├── discount_notification.rb
│   │   │   │   │   │   ├── discount_notification_serializer.rb
│   │   │   │   │   │   ├── discount_threshold_notifier.rb
│   │   │   │   │   │   ├── dismissal.rb
│   │   │   │   │   │   ├── evaluation_case.rb
│   │   │   │   │   │   ├── evaluator.rb
│   │   │   │   │   │   ├── notification_permission.rb
│   │   │   │   │   │   ├── result.rb
│   │   │   │   │   │   └── threshold_email_context.rb
│   │   │   │   │   ├── notifications.rb
│   │   │   │   │   ├── package_registry
│   │   │   │   │   │   ├── data_transfer_line_item_creator.rb
│   │   │   │   │   │   └── zuora_product.rb
│   │   │   │   │   ├── package_registry_permission.rb
│   │   │   │   │   ├── payment_authorization.rb
│   │   │   │   │   ├── payment_details.rb
│   │   │   │   │   ├── payment_processor_adapter.rb
│   │   │   │   │   ├── payment_processor_payment_details.rb
│   │   │   │   │   ├── payment_processor_record.rb
│   │   │   │   │   ├── payment_processors
│   │   │   │   │   │   ├── braintree_processor.rb
│   │   │   │   │   │   ├── payment_processor.rb
│   │   │   │   │   │   └── zuora_processor.rb
│   │   │   │   │   ├── payment_processors.rb
│   │   │   │   │   ├── pending_cycle.rb
│   │   │   │   │   ├── pending_plan_change.rb
│   │   │   │   │   ├── pending_subscription_item_change.rb
│   │   │   │   │   ├── plan_change
│   │   │   │   │   │   ├── legacy_upgrade_restriction.rb
│   │   │   │   │   │   ├── per_seat_pricing_model.rb
│   │   │   │   │   │   └── seat_change.rb
│   │   │   │   │   ├── plan_change.rb
│   │   │   │   │   ├── plan_subscription
│   │   │   │   │   │   ├── apple_iap_synchronizer.rb
│   │   │   │   │   │   ├── create_billing_transaction
│   │   │   │   │   │   │   └── charge_type_resolver.rb
│   │   │   │   │   │   ├── create_billing_transaction.rb
│   │   │   │   │   │   ├── send_failure_notification.rb
│   │   │   │   │   │   ├── send_receipt.rb
│   │   │   │   │   │   ├── synchronization_events.rb
│   │   │   │   │   │   ├── synchronization.rb
│   │   │   │   │   │   ├── synchronization_status.rb
│   │   │   │   │   │   ├── synchronizer.rb
│   │   │   │   │   │   ├── transition.rb
│   │   │   │   │   │   ├── zuora_general_subscription_rate_plan_builder.rb
│   │   │   │   │   │   ├── zuora_rate_plan_charge.rb
│   │   │   │   │   │   ├── zuora_sponsors_subscription_rate_plan_builder.rb
│   │   │   │   │   │   ├── zuora_subscription_params.rb
│   │   │   │   │   │   └── zuora_synchronizer.rb
│   │   │   │   │   ├── plan_subscription.rb
│   │   │   │   │   ├── plan_transition.rb
│   │   │   │   │   ├── plan_trial.rb
│   │   │   │   │   ├── platform
│   │   │   │   │   │   ├── api
│   │   │   │   │   │   │   ├── budget.rb
│   │   │   │   │   │   │   ├── client.rb
│   │   │   │   │   │   │   ├── cost_center.rb
│   │   │   │   │   │   │   ├── cost_center_usage_line_item.rb
│   │   │   │   │   │   │   ├── discount_line_item.rb
│   │   │   │   │   │   │   ├── discount.rb
│   │   │   │   │   │   │   ├── error.rb
│   │   │   │   │   │   │   ├── net_usage_line_item.rb
│   │   │   │   │   │   │   ├── other_usage_line_item.rb
│   │   │   │   │   │   │   ├── remove_resource_from_cost_center_request.rb
│   │   │   │   │   │   │   ├── repo_usage_line_item.rb
│   │   │   │   │   │   │   ├── upsert_budget_request.rb
│   │   │   │   │   │   │   ├── usage_line_item.rb
│   │   │   │   │   │   │   └── utils.rb
│   │   │   │   │   │   └── can_proceed_with_usage.rb
│   │   │   │   │   ├── prepaid_metered_usage_refill_creator.rb
│   │   │   │   │   ├── prepaid_metered_usage_refill.rb
│   │   │   │   │   ├── pricing.rb
│   │   │   │   │   ├── product_uuid.rb
│   │   │   │   │   ├── proration_math.rb
│   │   │   │   │   ├── receipt
│   │   │   │   │   │   └── pdf_renderer.rb
│   │   │   │   │   ├── receipt.rb
│   │   │   │   │   ├── refund.rb
│   │   │   │   │   ├── reset_billing_status.rb
│   │   │   │   │   ├── salesforce_account.rb
│   │   │   │   │   ├── sales_serve_plan_subscription.rb
│   │   │   │   │   ├── sales_serve_subscription_change_request_item.rb
│   │   │   │   │   ├── sales_serve_subscription_change_request.rb
│   │   │   │   │   ├── sales_serve_webhook_notifier.rb
│   │   │   │   │   ├── schedule_plan_change.rb
│   │   │   │   │   ├── settings
│   │   │   │   │   │   └── payment_history
│   │   │   │   │   │       ├── failed_payment_record.rb
│   │   │   │   │   │       ├── payment_record.rb
│   │   │   │   │   │       └── refund_payment_record.rb
│   │   │   │   │   ├── shared_storage
│   │   │   │   │   │   ├── artifact_event_backfill.rb
│   │   │   │   │   │   └── zuora_product.rb
│   │   │   │   │   ├── signup.rb
│   │   │   │   │   ├── stafftools
│   │   │   │   │   │   ├── block_card_fingerprint_and_suspend_users.rb
│   │   │   │   │   │   └── block_payment_method.rb
│   │   │   │   │   ├── stripe
│   │   │   │   │   │   ├── invoice.rb
│   │   │   │   │   │   ├── manual_transfer.rb
│   │   │   │   │   │   ├── payout.rb
│   │   │   │   │   │   ├── sale_transfers_reversal.rb
│   │   │   │   │   │   ├── transfer_match_reversal.rb
│   │   │   │   │   │   ├── transfer_payments.rb
│   │   │   │   │   │   ├── transfer.rb
│   │   │   │   │   │   ├── transfer_reversal.rb
│   │   │   │   │   │   ├── webhook_handler.rb
│   │   │   │   │   │   └── webhooks
│   │   │   │   │   │       ├── account_updated.rb
│   │   │   │   │   │       ├── charge_dispute.rb
│   │   │   │   │   │       ├── charge_failed.rb
│   │   │   │   │   │       ├── charge_succeeded.rb
│   │   │   │   │   │       ├── early_fraud_warning.rb
│   │   │   │   │   │       ├── payment_succeeded.rb
│   │   │   │   │   │       ├── payout_created.rb
│   │   │   │   │   │       ├── payout_failed.rb
│   │   │   │   │   │       ├── transfer_created.rb
│   │   │   │   │   │       ├── transfer_failed.rb
│   │   │   │   │   │       └── transfer_reversed.rb
│   │   │   │   │   ├── stripe_webhook.rb
│   │   │   │   │   ├── subscribable.rb
│   │   │   │   │   ├── subscription_event_publisher.rb
│   │   │   │   │   ├── subscription_item
│   │   │   │   │   │   ├── google_iap_synchronizer.rb
│   │   │   │   │   │   └── iap_synchronizer.rb
│   │   │   │   │   ├── subscription_item.rb
│   │   │   │   │   ├── subscription_item_updater.rb
│   │   │   │   │   ├── subscription.rb
│   │   │   │   │   ├── subscription_sync_status.rb
│   │   │   │   │   ├── support_plan_uploader.rb
│   │   │   │   │   ├── tax_exemption_status.rb
│   │   │   │   │   ├── trade_compliance
│   │   │   │   │   │   └── contact_dependency.rb
│   │   │   │   │   ├── update_customer_bill_cycle_day.rb
│   │   │   │   │   ├── update_payment_method.rb
│   │   │   │   │   ├── update_subscription_item.rb
│   │   │   │   │   ├── upload_support_plan.rb
│   │   │   │   │   ├── usage_checker.rb
│   │   │   │   │   ├── vat_code.rb
│   │   │   │   │   ├── yearly_cycle_notice.rb
│   │   │   │   │   ├── zuora
│   │   │   │   │   │   ├── account.rb
│   │   │   │   │   │   ├── billable_rollback.rb
│   │   │   │   │   │   ├── credit_balance_adjustment.rb
│   │   │   │   │   │   ├── hosted_payments_page.rb
│   │   │   │   │   │   ├── import.rb
│   │   │   │   │   │   ├── invoice_item_adjustment_builder.rb
│   │   │   │   │   │   ├── invoice_item.rb
│   │   │   │   │   │   ├── invoice.rb
│   │   │   │   │   │   ├── one_time_charge.rb
│   │   │   │   │   │   ├── order_action.rb
│   │   │   │   │   │   ├── order.rb
│   │   │   │   │   │   ├── payment
│   │   │   │   │   │   │   ├── braintree_payment.rb
│   │   │   │   │   │   │   ├── paypal_payment.rb
│   │   │   │   │   │   │   └── stripe_payment.rb
│   │   │   │   │   │   ├── payment_authorization.rb
│   │   │   │   │   │   ├── payment_gateway.rb
│   │   │   │   │   │   ├── payment_method.rb
│   │   │   │   │   │   ├── payment.rb
│   │   │   │   │   │   ├── prepaid_metered_usage_refill_synchronizer.rb
│   │   │   │   │   │   ├── rate_plan_charge.rb
│   │   │   │   │   │   ├── rate_plan.rb
│   │   │   │   │   │   ├── reset_payment_method_consecutive_failures.rb
│   │   │   │   │   │   ├── sales_managed_enterprise_subscription_synchronizer.rb
│   │   │   │   │   │   ├── sales_managed_organization_subscription_synchronizer.rb
│   │   │   │   │   │   ├── sales_managed_subscription.rb
│   │   │   │   │   │   ├── sales_managed_subscription_synchronization_helper.rb
│   │   │   │   │   │   ├── signature
│   │   │   │   │   │   │   └── rsa.rb
│   │   │   │   │   │   ├── subscribable_invoice_item.rb
│   │   │   │   │   │   ├── subscribable_invoice_item_resolver.rb
│   │   │   │   │   │   ├── subscription.rb
│   │   │   │   │   │   ├── taxation_item.rb
│   │   │   │   │   │   ├── webhooks
│   │   │   │   │   │   │   ├── account_updated.rb
│   │   │   │   │   │   │   ├── amendment_processed.rb
│   │   │   │   │   │   │   ├── callbacks.rb
│   │   │   │   │   │   │   ├── credit_balance_used_for_invoice.rb
│   │   │   │   │   │   │   ├── data_access.rb
│   │   │   │   │   │   │   ├── hydro_instrumentation.rb
│   │   │   │   │   │   │   ├── invoice_posted.rb
│   │   │   │   │   │   │   ├── payment_declined.rb
│   │   │   │   │   │   │   ├── payment_processed.rb
│   │   │   │   │   │   │   ├── payment_refund_processed.rb
│   │   │   │   │   │   │   ├── process_paid_invoice.rb
│   │   │   │   │   │   │   ├── subscription_created.rb
│   │   │   │   │   │   │   ├── subscription_deleted.rb
│   │   │   │   │   │   │   ├── test_handler.rb
│   │   │   │   │   │   │   └── webhook_handler.rb
│   │   │   │   │   │   ├── zero_out_error.rb
│   │   │   │   │   │   ├── zero_out_invoice.rb
│   │   │   │   │   │   └── zero_out_invoices.rb
│   │   │   │   │   ├── zuora_paypal.rb
│   │   │   │   │   ├── zuora_product
│   │   │   │   │   │   └── zuora_settings.rb
│   │   │   │   │   ├── zuora_product.rb
│   │   │   │   │   ├── zuora.rb
│   │   │   │   │   ├── zuora_refund.rb
│   │   │   │   │   └── zuora_webhook.rb
│   │   │   │   ├── billing_external_email.rb
│   │   │   │   ├── billing_platform_enabled_product.rb
│   │   │   │   ├── business
│   │   │   │   │   ├── billing_contract_update_dependency.rb
│   │   │   │   │   ├── billing_dependency.rb
│   │   │   │   │   ├── billing_management_dependency.rb
│   │   │   │   │   ├── billing_management.rb
│   │   │   │   │   ├── coupons_dependency.rb
│   │   │   │   │   ├── instrumentation_dependency.rb
│   │   │   │   │   └── manage_seats.rb
│   │   │   │   ├── company.rb
│   │   │   │   ├── coupon
│   │   │   │   │   ├── creator.rb
│   │   │   │   │   ├── discount_calculator.rb
│   │   │   │   │   └── zuora_dependency.rb
│   │   │   │   ├── couponable.rb
│   │   │   │   ├── coupon_batch.rb
│   │   │   │   ├── coupon_product_target.rb
│   │   │   │   ├── coupon.rb
│   │   │   │   ├── coupon_redemption.rb
│   │   │   │   ├── coupon_reminder.rb
│   │   │   │   ├── customer
│   │   │   │   │   ├── contact_dependency.rb
│   │   │   │   │   ├── credit_check_dependency.rb
│   │   │   │   │   ├── instrumentation_dependency.rb
│   │   │   │   │   └── missing_payment_notification.rb
│   │   │   │   ├── customer_account.rb
│   │   │   │   ├── customer.rb
│   │   │   │   ├── github
│   │   │   │   │   ├── plan
│   │   │   │   │   │   └── zuora_dependency.rb
│   │   │   │   │   └── plan.rb
│   │   │   │   ├── global_notice_next
│   │   │   │   │   ├── billing_email_check.rb
│   │   │   │   │   ├── billingless_org_check.rb
│   │   │   │   │   ├── business_billing_trouble_check.rb
│   │   │   │   │   ├── business_manual_dunning_check.rb
│   │   │   │   │   ├── business_upcoming_renewal_check.rb
│   │   │   │   │   ├── disabled_org_billing_check.rb
│   │   │   │   │   ├── disabled_org_repos_check.rb
│   │   │   │   │   ├── disabled_personal_billing_check.rb
│   │   │   │   │   ├── expired_education_coupon_check.rb
│   │   │   │   │   ├── org_billing_trouble_check.rb
│   │   │   │   │   ├── org_manual_dunning_check.rb
│   │   │   │   │   ├── personal_billing_trouble_check.rb
│   │   │   │   │   └── personal_manual_dunning_check.rb
│   │   │   │   ├── munich_plan.rb
│   │   │   │   ├── organization
│   │   │   │   │   ├── billing_management_dependency.rb
│   │   │   │   │   ├── billing_management.rb
│   │   │   │   │   └── dormancy_dependency.rb
│   │   │   │   ├── payment_method
│   │   │   │   │   ├── credit_card_dependency.rb
│   │   │   │   │   ├── instrumentation_dependency.rb
│   │   │   │   │   └── paypal_dependency.rb
│   │   │   │   ├── payment_method.rb
│   │   │   │   ├── payment_method_wrapper.rb
│   │   │   │   ├── repository
│   │   │   │   │   ├── billing_dependency.rb
│   │   │   │   │   └── plan_dependency.rb
│   │   │   │   ├── site
│   │   │   │   │   └── pricing_calculator.rb
│   │   │   │   ├── stafftools
│   │   │   │   │   ├── billing
│   │   │   │   │   │   └── payment_record.rb
│   │   │   │   │   └── user
│   │   │   │   │       └── dispute_record.rb
│   │   │   │   ├── transaction.rb
│   │   │   │   └── user
│   │   │   │       ├── billing_dependency.rb
│   │   │   │       ├── card_converter.rb
│   │   │   │       ├── coupons_dependency.rb
│   │   │   │       ├── instrumentation_dependency.rb
│   │   │   │       └── invoice_converter.rb
│   │   │   ├── public
│   │   │   │   ├── billing
│   │   │   │   │   ├── abuse
│   │   │   │   │   │   └── copilot
│   │   │   │   │   │       └── auth_and_capture.rb
│   │   │   │   │   ├── create_payment_authorization_result.rb
│   │   │   │   │   ├── domain
│   │   │   │   │   │   ├── coupons.rb
│   │   │   │   │   │   └── payment_authorizations.rb
│   │   │   │   │   ├── domain.rb
│   │   │   │   │   ├── entity_resolver.rb
│   │   │   │   │   ├── error.rb
│   │   │   │   │   ├── i_coupon.rb
│   │   │   │   │   ├── interfaces
│   │   │   │   │   │   ├── address_lookup_result.rb
│   │   │   │   │   │   └── billable_entity.rb
│   │   │   │   │   ├── product_pricing.rb
│   │   │   │   │   ├── public
│   │   │   │   │   │   ├── address_validity_response.rb
│   │   │   │   │   │   ├── billing_disabled_reasons.rb
│   │   │   │   │   │   ├── budgets
│   │   │   │   │   │   │   └── permission.rb
│   │   │   │   │   │   ├── in_app_purchase.rb
│   │   │   │   │   │   ├── in_app_purchasing
│   │   │   │   │   │   │   └── copilot_subscription_item.rb
│   │   │   │   │   │   ├── in_app_purchasing.rb
│   │   │   │   │   │   ├── product
│   │   │   │   │   │   │   ├── product_identifier.rb
│   │   │   │   │   │   │   └── subscribable.rb
│   │   │   │   │   │   ├── result_struct.rb
│   │   │   │   │   │   ├── subscription_item.rb
│   │   │   │   │   │   ├── subscription_items
│   │   │   │   │   │   │   ├── billing_cycle.rb
│   │   │   │   │   │   │   └── result_struct.rb
│   │   │   │   │   │   ├── usage
│   │   │   │   │   │   │   └── query_builder.rb
│   │   │   │   │   │   └── vat_validity_response.rb
│   │   │   │   │   ├── public.rb
│   │   │   │   │   ├── response.rb
│   │   │   │   │   ├── success.rb
│   │   │   │   │   ├── token_based_billing.rb
│   │   │   │   │   └── types.rb
│   │   │   │   └── billing.rb
│   │   │   └── stream_processors
│   │   │       └── github
│   │   │           └── stream_processors
│   │   │               └── billing
│   │   │                   ├── azure_subscription_state_processor.rb
│   │   │                   ├── zuora_webhook_processor.rb
│   │   │                   └── zuora_webhook_verification_processor.rb
│   │   ├── config
│   │   │   └── instrumentation
│   │   │       └── billing.rb
│   │   ├── domain_query_violations.yml
│   │   ├── initializers
│   │   │   └── billing
│   │   │       └── serializers
│   │   │           └── dead_user.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── billing
│   │       │   └── public
│   │       │       ├── abuse
│   │       │       │   └── copilot
│   │       │       │       └── auth_and_capture_test.rb
│   │       │       ├── blocklist_payment_method_test.rb
│   │       │       ├── budget
│   │       │       │   └── permission_test.rb
│   │       │       ├── in_app_purchase_test.rb
│   │       │       ├── in_app_purchasing
│   │       │       │   └── copilot_subscription_item_test.rb
│   │       │       ├── product
│   │       │       │   ├── product_identifier_test.rb
│   │       │       │   └── subscribable_test.rb
│   │       │       ├── subscription_item_test.rb
│   │       │       ├── usage
│   │       │       │   └── query_builder_test.rb
│   │       │       ├── validate_address_test.rb
│   │       │       └── validate_vat_number_test.rb
│   │       ├── config
│   │       │   └── instrumentation
│   │       │       └── billing_test.rb
│   │       ├── factories
│   │       │   ├── sales_serve_subscription_change_request_factories.rb
│   │       │   ├── sales_serve_subscription_change_request_item_factories.rb
│   │       │   └── zuora
│   │       │       ├── account_factories.rb
│   │       │       ├── invoice_factories.rb
│   │       │       ├── invoice_item_factories.rb
│   │       │       ├── one_time_charge_factories.rb
│   │       │       ├── payment_authorization_factories.rb
│   │       │       ├── payment_method_factories.rb
│   │       │       ├── rate_plan_charge_factories.rb
│   │       │       ├── rate_plan_factories.rb
│   │       │       └── subscription_factories.rb
│   │       ├── forms
│   │       │   └── billing
│   │       │       └── contact_update_stash_test.rb
│   │       ├── jobs
│   │       │   ├── abuse
│   │       │   │   └── copilot
│   │       │   │       ├── organization_auth_and_capture_job_test.rb
│   │       │   │       └── run_required_authorizations_job_test.rb
│   │       │   ├── billing
│   │       │   │   ├── auth_and_capture
│   │       │   │   │   └── check_billable_entities_metered_usage_for_authorization_thresholds_job_test.rb
│   │       │   │   ├── azure
│   │       │   │   │   ├── check_azure_subscriptions_job_test.rb
│   │       │   │   │   └── send_invalid_subscription_notification_job_test.rb
│   │       │   │   ├── billing_email_check_job_test.rb
│   │       │   │   ├── billingless_org_check_job_test.rb
│   │       │   │   ├── business_billing_trouble_check_job_test.rb
│   │       │   │   ├── business_manual_dunning_check_job_test.rb
│   │       │   │   ├── cancel_and_refund_subscription_item_job_test.rb
│   │       │   │   ├── cancel_authorization_billing_transaction_job_test.rb
│   │       │   │   ├── cancel_in_app_purchased_subscription_item_job_test.rb
│   │       │   │   ├── cancel_past_due_products_job_test.rb
│   │       │   │   ├── check_unprocessed_sales_serve_webhooks_job_test.rb
│   │       │   │   ├── check_unprocessed_webhooks_job_test.rb
│   │       │   │   ├── check_unsuccessful_subscription_synchronizations_job_test.rb
│   │       │   │   ├── create_authorization_billing_transaction_job_test.rb
│   │       │   │   ├── create_product_for_billing_cycle_job_test.rb
│   │       │   │   ├── daily_customer_without_payment_information_dunning_check_job_test.rb
│   │       │   │   ├── dead_letter_queue_clear_job_test.rb
│   │       │   │   ├── detach_organization_from_business_customer_job_test.rb
│   │       │   │   ├── disabled_org_billing_check_job_test.rb
│   │       │   │   ├── disabled_org_repos_check_job_test.rb
│   │       │   │   ├── disabled_personal_billing_check_job_test.rb
│   │       │   │   ├── enable_auto_pay_after_card_setup_job_test.rb
│   │       │   │   ├── enterprise_cloud_trial_check_job_test.rb
│   │       │   │   ├── expired_education_coupon_check_job_test.rb
│   │       │   │   ├── migration
│   │       │   │   │   ├── billing_platform_migration_scheduler_job_test.rb
│   │       │   │   │   └── migrate_meuse_budget_to_billing_platform_job_test.rb
│   │       │   │   ├── offboard_customer_from_product_in_billing_platform_job_test.rb
│   │       │   │   ├── onboard_billing_platform_background_job_test.rb
│   │       │   │   ├── onboard_billing_platform_cohort_by_date_kickoff_job_test.rb
│   │       │   │   ├── onboard_cohort_in_7_days_admin_alert_job_test.rb
│   │       │   │   ├── onboard_customer_to_product_in_billing_platform_job_test.rb
│   │       │   │   ├── org_billing_trouble_check_job_test.rb
│   │       │   │   ├── org_manual_dunning_check_job_test.rb
│   │       │   │   ├── payment_method_removal_job_test.rb
│   │       │   │   ├── personal_billing_trouble_check_job_test.rb
│   │       │   │   ├── personal_manual_dunning_check_job_test.rb
│   │       │   │   ├── reset_notices_job_test.rb
│   │       │   │   ├── retry_failed_payment_job_test.rb
│   │       │   │   ├── reverse_transaction_job_test.rb
│   │       │   │   ├── send_email_to_eloqua_job_test.rb
│   │       │   │   ├── shared_storage
│   │       │   │   │   ├── billing_platform_replay_fanout_job_test.rb
│   │       │   │   │   └── billing_platform_replay_job_test.rb
│   │       │   │   ├── synchronize_account_information_job_test.rb
│   │       │   │   ├── synchronize_apple_iap_subscription_items_job_test.rb
│   │       │   │   ├── synchronize_apple_iap_subscription_job_test.rb
│   │       │   │   ├── synchronize_customer_payment_contact_job_test.rb
│   │       │   │   ├── synchronize_google_iap_subscription_items_job_test.rb
│   │       │   │   ├── uncollectable_invoice_job_test.rb
│   │       │   │   ├── upcoming_ghe_renewal_check_job_test.rb
│   │       │   │   ├── update_customer_in_billing_platform_job_test.rb
│   │       │   │   ├── verify_payment_method_job_test.rb
│   │       │   │   ├── verify_zuora_webhook_publishes_job_test.rb
│   │       │   │   └── zuora
│   │       │   │       ├── negative_invoice_job_test.rb
│   │       │   │       ├── sync_metered_product_uuids_from_zuora_job_test.rb
│   │       │   │       └── transfer_credit_balance_from_negative_invoice_job_test.rb
│   │       │   ├── billing_coupon_generator_job_test.rb
│   │       │   ├── billing_coupon_reminder_job_test.rb
│   │       │   ├── billing_delete_obsolete_coupon_expiration_notices_job_test.rb
│   │       │   ├── billing_expiring_card_reminder_job_test.rb
│   │       │   ├── billing_free_trial_reminder_job_test.rb
│   │       │   ├── billing_kv_cleanup_job_test.rb
│   │       │   ├── billing_run_start_job_test.rb
│   │       │   ├── billing_update_exchange_rates_job_test.rb
│   │       │   ├── business_organization_billing_job_test.rb
│   │       │   ├── close_out_zuora_subscription_job_test.rb
│   │       │   ├── collect_payment_for_upgrade_job_test.rb
│   │       │   ├── collect_zuora_invoice_job_test.rb
│   │       │   ├── create_zuora_product_job_test.rb
│   │       │   ├── credit_check_status_poll_job_test.rb
│   │       │   ├── email_invoice_job_test.rb
│   │       │   ├── email_invoices_for_transaction_job_test.rb
│   │       │   ├── hydro_salesforce_self_serve_eligible_job_test.rb
│   │       │   ├── hydro_salesforce_subscription_response_job_test.rb
│   │       │   ├── marketplace_listing_plan_zuora_sync_job_test.rb
│   │       │   ├── perform_manual_dunning_period_job_test.rb
│   │       │   ├── perform_pending_plan_changes_job_test.rb
│   │       │   ├── resume_plan_subscription_job_test.rb
│   │       │   ├── retrieve_failed_zuora_webhooks_job_test.rb
│   │       │   ├── run_manual_dunning_period_job_test.rb
│   │       │   ├── run_pending_plan_change_job_test.rb
│   │       │   ├── scheduled_azure_support_plan_sync_job_test.rb
│   │       │   ├── scheduled_enterprise_agreement_support_plan_disentitle_job_test.rb
│   │       │   ├── scheduled_enterprise_agreement_support_plan_entitle_job_test.rb
│   │       │   ├── stripe_webhook_job_test.rb
│   │       │   ├── suspend_plan_subscription_job_test.rb
│   │       │   ├── synchronize_plan_subscription_job_test.rb
│   │       │   ├── synchronize_sales_serve_plan_subscription_job_test.rb
│   │       │   ├── sync_vat_code_job_test.rb
│   │       │   ├── sync_zuora_tax_exempt_status_job_test.rb
│   │       │   ├── trade_controls
│   │       │   │   └── sdn
│   │       │   │       └── billing_changes_job_test.rb
│   │       │   ├── update_customer_in_stripe_job_test.rb
│   │       │   ├── update_external_customer_job_test.rb
│   │       │   ├── update_payment_method_in_stripe_job_test.rb
│   │       │   ├── update_zuora_account_information_job_test.rb
│   │       │   ├── zuora
│   │       │   │   └── webhooks_fanout_job_test.rb
│   │       │   ├── zuora_delete_cards_from_account_job_test.rb
│   │       │   ├── zuora_webhook
│   │       │   │   ├── amendment_processed_webhook_test.rb
│   │       │   │   ├── invoice_posted_webhook_test.rb
│   │       │   │   ├── payment_declined_webhook_test.rb
│   │       │   │   ├── payment_processed_webhook_test.rb
│   │       │   │   ├── payment_refund_processed_webhook_test.rb
│   │       │   │   └── subscription_created_webhook_test.rb
│   │       │   └── zuora_webhook_job_test.rb
│   │       ├── lib
│   │       │   ├── billing
│   │       │   │   └── taxes
│   │       │   │       └── certificate_handler_test.rb
│   │       │   ├── support_entitlement
│   │       │   │   └── braavos
│   │       │   │       └── client_test.rb
│   │       │   └── taxamo
│   │       │       ├── client_test.rb
│   │       │       └── lookup_result_test.rb
│   │       ├── models
│   │       │   ├── apple_app_store
│   │       │   │   └── receipt_decoder_test.rb
│   │       │   ├── asset
│   │       │   │   └── status
│   │       │   │       └── zuora_dependency_test.rb
│   │       │   ├── billing
│   │       │   │   ├── actions
│   │       │   │   │   └── zuora_product_test.rb
│   │       │   │   ├── actions_permission_test.rb
│   │       │   │   ├── apple_subscription_test.rb
│   │       │   │   ├── auto_pay_test.rb
│   │       │   │   ├── azure
│   │       │   │   │   ├── blob_client_test.rb
│   │       │   │   │   ├── business_subscription_client_test.rb
│   │       │   │   │   ├── http_client_test.rb
│   │       │   │   │   ├── invalid_subscription_slack_notifier_test.rb
│   │       │   │   │   ├── org_subscription_client_test.rb
│   │       │   │   │   ├── subscription_client_test.rb
│   │       │   │   │   └── subscription_filter_test.rb
│   │       │   │   ├── billing_disabled_test.rb
│   │       │   │   ├── billing_platform_onboarding_cohort_test.rb
│   │       │   │   ├── billing_transaction
│   │       │   │   │   └── line_item_test.rb
│   │       │   │   ├── billing_transaction_status_test.rb
│   │       │   │   ├── billing_transaction_test.rb
│   │       │   │   ├── budget_limit
│   │       │   │   │   └── find_budget_test.rb
│   │       │   │   ├── budget_test.rb
│   │       │   │   ├── business_organization_billing_converter_test.rb
│   │       │   │   ├── cache
│   │       │   │   │   ├── budget_count_client_test.rb
│   │       │   │   │   └── cost_center_count_client_test.rb
│   │       │   │   ├── cache_test.rb
│   │       │   │   ├── change_subscription_test.rb
│   │       │   │   ├── close_zuora_subscription_test.rb
│   │       │   │   ├── codespaces
│   │       │   │   │   └── zuora_product_test.rb
│   │       │   │   ├── collect_payment_for_upgrade_test.rb
│   │       │   │   ├── contact_dependency_test.rb
│   │       │   │   ├── contact_link_manager_test.rb
│   │       │   │   ├── contact_link_test.rb
│   │       │   │   ├── contact_test.rb
│   │       │   │   ├── core
│   │       │   │   │   └── debt_hunter_test.rb
│   │       │   │   ├── create_customer_test.rb
│   │       │   │   ├── create_plan_subscription_test.rb
│   │       │   │   ├── create_product_subscription_item_test.rb
│   │       │   │   ├── cycle_update_test.rb
│   │       │   │   ├── dead_user_test.rb
│   │       │   │   ├── dun_subscription_test.rb
│   │       │   │   ├── education
│   │       │   │   │   └── bundle_provisioner_test.rb
│   │       │   │   ├── enterprise_cloud_trial_test.rb
│   │       │   │   ├── google_subscription_test.rb
│   │       │   │   ├── help_hub_eligibility_test.rb
│   │       │   │   ├── invoiced_metered_billing_slack_notifier_test.rb
│   │       │   │   ├── manual_dunning_period_test.rb
│   │       │   │   ├── manual_payment_test.rb
│   │       │   │   ├── metered_billing_billable_owner_designator_test.rb
│   │       │   │   ├── metered_product_test.rb
│   │       │   │   ├── metered_usage
│   │       │   │   │   └── usage_report_request_test.rb
│   │       │   │   ├── metered_usage_export_test.rb
│   │       │   │   ├── money_test.rb
│   │       │   │   ├── notifications
│   │       │   │   │   ├── budget_notification_serializer_test.rb
│   │       │   │   │   ├── budget_notification_test.rb
│   │       │   │   │   ├── budget_threshold_banner_test.rb
│   │       │   │   │   ├── budget_threshold_notifier_test.rb
│   │       │   │   │   ├── combined_budget_threshold_banner_test.rb
│   │       │   │   │   ├── customer_budgets_notifications_test.rb
│   │       │   │   │   ├── discount_notification_serializer_test.rb
│   │       │   │   │   ├── discount_notification_test.rb
│   │       │   │   │   ├── discount_threshold_notifier_test.rb
│   │       │   │   │   ├── dismissal_test.rb
│   │       │   │   │   ├── evaluator_test.rb
│   │       │   │   │   └── notification_permission_test.rb
│   │       │   │   ├── package_registry
│   │       │   │   │   ├── data_transfer_line_item_creator_test.rb
│   │       │   │   │   └── zuora_product_test.rb
│   │       │   │   ├── package_registry_permission_test.rb
│   │       │   │   ├── payment_authorization_test.rb
│   │       │   │   ├── payment_processors
│   │       │   │   │   └── zuora_processor_test.rb
│   │       │   │   ├── pending_cycle_test.rb
│   │       │   │   ├── pending_plan_change_test.rb
│   │       │   │   ├── pending_subscription_item_change_test.rb
│   │       │   │   ├── plan
│   │       │   │   │   └── zuora_dependency_test.rb
│   │       │   │   ├── plan_change
│   │       │   │   │   ├── legacy_upgrade_restriction_test.rb
│   │       │   │   │   ├── per_seat_pricing_model_test.rb
│   │       │   │   │   └── seat_change_test.rb
│   │       │   │   ├── plan_change_test.rb
│   │       │   │   ├── plan_subscription
│   │       │   │   │   ├── apple_iap_synchronizer_test.rb
│   │       │   │   │   ├── create_billing_transaction
│   │       │   │   │   │   └── charge_type_resolver_test.rb
│   │       │   │   │   ├── create_billing_transaction_test.rb
│   │       │   │   │   ├── send_failure_notification_test.rb
│   │       │   │   │   ├── send_receipt_test.rb
│   │       │   │   │   ├── synchronization_test.rb
│   │       │   │   │   ├── transition_test.rb
│   │       │   │   │   ├── zuora_general_subscription_rate_plan_builder_test.rb
│   │       │   │   │   ├── zuora_rate_plan_charge_test.rb
│   │       │   │   │   ├── zuora_sponsors_subscription_rate_plan_builder_test.rb
│   │       │   │   │   ├── zuora_subscription_params_test.rb
│   │       │   │   │   └── zuora_synchronizer_test.rb
│   │       │   │   ├── plan_subscription_test.rb
│   │       │   │   ├── plan_trial_test.rb
│   │       │   │   ├── platform
│   │       │   │   │   └── api
│   │       │   │   │       ├── budget_test.rb
│   │       │   │   │       ├── client_test.rb
│   │       │   │   │       ├── cost_center_test.rb
│   │       │   │   │       ├── discount_test.rb
│   │       │   │   │       ├── error_test.rb
│   │       │   │   │       ├── net_usage_line_item_test.rb
│   │       │   │   │       ├── repo_usage_line_item_test.rb
│   │       │   │   │       ├── upsert_budget_request_test.rb
│   │       │   │   │       └── utils_test.rb
│   │       │   │   ├── prepaid_metered_usage_refill_creator_test.rb
│   │       │   │   ├── prepaid_metered_usage_refill_test.rb
│   │       │   │   ├── pricing_test.rb
│   │       │   │   ├── product_uuid_test.rb
│   │       │   │   ├── receipt
│   │       │   │   │   └── pdf_renderer_test.rb
│   │       │   │   ├── receipt_test.rb
│   │       │   │   ├── reset_billing_status_test.rb
│   │       │   │   ├── salesforce_account_test.rb
│   │       │   │   ├── sales_serve_plan_subscription_test.rb
│   │       │   │   ├── sales_serve_subscription_change_request_item_test.rb
│   │       │   │   ├── sales_serve_subscription_change_request_test.rb
│   │       │   │   ├── schedule_plan_change_test.rb
│   │       │   │   ├── settings
│   │       │   │   │   └── payment_history
│   │       │   │   │       └── payment_record_test.rb
│   │       │   │   ├── shared_storage
│   │       │   │   │   └── zuora_product_test.rb
│   │       │   │   ├── signup_test.rb
│   │       │   │   ├── stripe
│   │       │   │   │   ├── invoice_test.rb
│   │       │   │   │   ├── manual_transfer_test.rb
│   │       │   │   │   ├── payout_test.rb
│   │       │   │   │   ├── sale_transfers_reversal_test.rb
│   │       │   │   │   ├── transfer_match_reversal_test.rb
│   │       │   │   │   ├── transfer_payments_test.rb
│   │       │   │   │   ├── transfer_reversal_test.rb
│   │       │   │   │   ├── transfer_test.rb
│   │       │   │   │   ├── webhook_handler_test.rb
│   │       │   │   │   └── webhooks
│   │       │   │   │       ├── account_updated_test.rb
│   │       │   │   │       ├── charge_dispute_test.rb
│   │       │   │   │       ├── charge_failed_test.rb
│   │       │   │   │       ├── charge_succeeded_test.rb
│   │       │   │   │       ├── early_fraud_warning_test.rb
│   │       │   │   │       ├── payment_succeeded_test.rb
│   │       │   │   │       ├── payout_created_test.rb
│   │       │   │   │       ├── payout_failed_test.rb
│   │       │   │   │       ├── transfer_created_test.rb
│   │       │   │   │       ├── transfer_failed_test.rb
│   │       │   │   │       └── transfer_reversed_test.rb
│   │       │   │   ├── stripe_webhook_test.rb
│   │       │   │   ├── subscribable_test.rb
│   │       │   │   ├── subscription_event_publisher_test.rb
│   │       │   │   ├── subscription_item
│   │       │   │   │   ├── google_iap_synchronizer_test.rb
│   │       │   │   │   └── iap_synchronizer_test.rb
│   │       │   │   ├── subscription_item_test.rb
│   │       │   │   ├── subscription_item_updater_test.rb
│   │       │   │   ├── subscription_sync_status_test.rb
│   │       │   │   ├── subscription_test.rb
│   │       │   │   ├── support_plan_uploader_test.rb
│   │       │   │   ├── tax_exemption_status_test.rb
│   │       │   │   ├── token_based_billing_test.rb
│   │       │   │   ├── trade_compliance
│   │       │   │   │   └── contact_dependency_test.rb
│   │       │   │   ├── update_customer_bill_cycle_day_test.rb
│   │       │   │   ├── update_payment_method_test.rb
│   │       │   │   ├── update_subscription_item_test.rb
│   │       │   │   ├── upload_support_plan_test.rb
│   │       │   │   ├── usage_checker_test.rb
│   │       │   │   ├── vat_code_test.rb
│   │       │   │   ├── zuora
│   │       │   │   │   ├── account_test.rb
│   │       │   │   │   ├── billable_rollback_test.rb
│   │       │   │   │   ├── credit_balance_adjustment_test.rb
│   │       │   │   │   ├── hosted_payments_page_test.rb
│   │       │   │   │   ├── import_test.rb
│   │       │   │   │   ├── invoice_item_adjustment_builder_test.rb
│   │       │   │   │   ├── invoice_item_test.rb
│   │       │   │   │   ├── invoice_test.rb
│   │       │   │   │   ├── one_time_charge_test.rb
│   │       │   │   │   ├── order_action
│   │       │   │   │   │   ├── charge_override_test.rb
│   │       │   │   │   │   ├── create_subscription_params_test.rb
│   │       │   │   │   │   └── subscribe_to_rate_plan_test.rb
│   │       │   │   │   ├── order_action_test.rb
│   │       │   │   │   ├── payment
│   │       │   │   │   │   └── paypal_payment_test.rb
│   │       │   │   │   ├── payment_gateway_test.rb
│   │       │   │   │   ├── payment_method_test.rb
│   │       │   │   │   ├── payment_test.rb
│   │       │   │   │   ├── prepaid_metered_usage_refill_synchronizer_test.rb
│   │       │   │   │   ├── rate_plan_charge_test.rb
│   │       │   │   │   ├── rate_plan_test.rb
│   │       │   │   │   ├── reset_payment_method_consecutive_failures_test.rb
│   │       │   │   │   ├── sales_managed_enterprise_subscription_synchronizer_test.rb
│   │       │   │   │   ├── sales_managed_subscription_synchronization_helper_test.rb
│   │       │   │   │   ├── sales_managed_subscription_test.rb
│   │       │   │   │   ├── signature
│   │       │   │   │   │   └── rsa_test.rb
│   │       │   │   │   ├── subscribable_invoice_item_resolver_test.rb
│   │       │   │   │   ├── subscribable_invoice_item_test.rb
│   │       │   │   │   ├── subscription_test.rb
│   │       │   │   │   ├── webhooks
│   │       │   │   │   │   ├── account_updated_test.rb
│   │       │   │   │   │   ├── amendment_processed_test.rb
│   │       │   │   │   │   ├── credit_balance_used_for_invoice_test.rb
│   │       │   │   │   │   ├── invoice_posted_test.rb
│   │       │   │   │   │   ├── payment_declined_test.rb
│   │       │   │   │   │   ├── payment_processed_test.rb
│   │       │   │   │   │   ├── payment_refund_processed_test.rb
│   │       │   │   │   │   ├── subscription_created_test.rb
│   │       │   │   │   │   └── subscription_deleted_test.rb
│   │       │   │   │   ├── zero_out_invoices_test.rb
│   │       │   │   │   └── zero_out_invoice_test.rb
│   │       │   │   ├── zuora_paypal_test.rb
│   │       │   │   ├── zuora_product_test.rb
│   │       │   │   ├── zuora_refund_test.rb
│   │       │   │   └── zuora_webhook_test.rb
│   │       │   ├── billing_external_email_test.rb
│   │       │   ├── billing_manager_organizations_test.rb
│   │       │   ├── billing_platform_enabled_product_test.rb
│   │       │   ├── billing_test.rb
│   │       │   ├── business
│   │       │   │   ├── billing_contract_update_dependency_test.rb
│   │       │   │   ├── billing_dependency_payment_test.rb
│   │       │   │   ├── billing_dependency_test.rb
│   │       │   │   ├── billing_management_dependency_test.rb
│   │       │   │   ├── billing_management_test.rb
│   │       │   │   ├── coupons_dependency_test.rb
│   │       │   │   ├── emu_business_test.rb
│   │       │   │   └── multi_tenant_business_test.rb
│   │       │   ├── company_test.rb
│   │       │   ├── coupon
│   │       │   │   ├── discount_calculator_test.rb
│   │       │   │   └── zuora_dependency_test.rb
│   │       │   ├── couponable_test.rb
│   │       │   ├── coupon_batch_test.rb
│   │       │   ├── coupon_product_target_test.rb
│   │       │   ├── coupon_redemption_test.rb
│   │       │   ├── coupon_reminder_test.rb
│   │       │   ├── coupon_test.rb
│   │       │   ├── credit_check_dependency_test.rb
│   │       │   ├── credit_check_test.rb
│   │       │   ├── customer
│   │       │   │   ├── contact_dependency_test.rb
│   │       │   │   ├── missing_payment_notification_dependency_test.rb
│   │       │   │   └── missing_payment_notification_test.rb
│   │       │   ├── customer_account_test.rb
│   │       │   ├── customer_instrumentation_dependency_test.rb
│   │       │   ├── customer_test.rb
│   │       │   ├── ghas_repository_contribution_test.rb
│   │       │   ├── github
│   │       │   │   └── plan_test.rb
│   │       │   ├── global_notice_next
│   │       │   │   ├── billing_email_check_test.rb
│   │       │   │   ├── billingless_org_check_test.rb
│   │       │   │   ├── business_billing_trouble_check_test.rb
│   │       │   │   ├── business_manual_dunning_check_test.rb
│   │       │   │   ├── business_upcoming_renewal_check_test.rb
│   │       │   │   ├── disabled_org_billing_check_test.rb
│   │       │   │   ├── disabled_org_repos_check_test.rb
│   │       │   │   ├── disabled_personal_billing_check_test.rb
│   │       │   │   ├── expired_education_coupon_check_test.rb
│   │       │   │   ├── org_billing_trouble_check_test.rb
│   │       │   │   ├── org_manual_dunning_check_test.rb
│   │       │   │   ├── personal_billing_trouble_check_test.rb
│   │       │   │   └── personal_manual_dunning_check_test.rb
│   │       │   ├── organization
│   │       │   │   ├── billing_management_dependency_test.rb
│   │       │   │   └── billing_management_test.rb
│   │       │   ├── payment_method
│   │       │   │   ├── credit_card_dependency_test.rb
│   │       │   │   └── paypal_dependency_test.rb
│   │       │   ├── payment_method_test.rb
│   │       │   ├── payment_method_wrapper_test.rb
│   │       │   ├── repository
│   │       │   │   ├── billing_dependency_test.rb
│   │       │   │   └── plan_dependency_test.rb
│   │       │   ├── stafftools
│   │       │   │   ├── billing
│   │       │   │   │   └── payment_record_test.rb
│   │       │   │   ├── block_card_fingerprint_and_suspend_users_test.rb
│   │       │   │   └── block_payment_method_test.rb
│   │       │   ├── subscription_item
│   │       │   │   └── instrumentation_test.rb
│   │       │   ├── transaction_test.rb
│   │       │   ├── user
│   │       │   │   ├── billing_dependency_test.rb
│   │       │   │   ├── billing_test.rb
│   │       │   │   ├── billing_transactions_test.rb
│   │       │   │   ├── card_converter_test.rb
│   │       │   │   ├── coupon_billing_with_an_active_discount_test.rb
│   │       │   │   ├── coupon_checking_plan_restrictions_test.rb
│   │       │   │   ├── coupon_expiration_test.rb
│   │       │   │   ├── coupon_expiring_when_active_test.rb
│   │       │   │   ├── coupon_expiring_when_stale_test.rb
│   │       │   │   ├── coupon_expiring_without_payment_info_test.rb
│   │       │   │   ├── coupon_for_non_profit_test.rb
│   │       │   │   ├── coupon_free_trial_states_test.rb
│   │       │   │   ├── coupon_instrumentation_test.rb
│   │       │   │   ├── coupon_org_creation_test.rb
│   │       │   │   ├── coupon_recurring_billing_with_a_trial100_off_test.rb
│   │       │   │   ├── coupon_redeeming_a_discount_test.rb
│   │       │   │   ├── coupon_redeeming_test.rb
│   │       │   │   ├── coupon_redeeming_with_an_existing_plan_test.rb
│   │       │   │   ├── coupon_remaining_discount_calculates_unused_discount_amount_test.rb
│   │       │   │   ├── coupons_dependency_test.rb
│   │       │   │   ├── coupon_signup_test.rb
│   │       │   │   ├── coupon_validation_test.rb
│   │       │   │   ├── coupon_with_plan_restricted_org_test.rb
│   │       │   │   ├── coupon_with_plan_restriction_test.rb
│   │       │   │   ├── instrumentation_dependency_test.rb
│   │       │   │   └── invoice_converter_test.rb
│   │       │   └── when_an_org_upgrades_to_business_plus_test.rb
│   │       ├── public
│   │       │   └── billing
│   │       │       ├── domain
│   │       │       │   ├── coupons_test.rb
│   │       │       │   └── payment_authorizations_test.rb
│   │       │       ├── entity_resolver_test.rb
│   │       │       └── product_pricing_test.rb
│   │       ├── stream_processors
│   │       │   └── github
│   │       │       └── stream_processors
│   │       │           └── billing
│   │       │               ├── azure_subscription_state_processor_test.rb
│   │       │               └── zuora_webhook_processor_test.rb
│   │       ├── test_helper.rb
│   │       └── test_helpers
│   │           └── billing
│   │               └── contact_test_helpers.rb
│   ├── branch_protections
│   │   ├── app
│   │   │   ├── configurable
│   │   │   │   └── branch_protection_evaluation.rb
│   │   │   ├── helpers
│   │   │   │   ├── graphql_schema_writer.rb
│   │   │   │   ├── openapi_schema_writer.rb
│   │   │   │   ├── repos
│   │   │   │   │   └── rules
│   │   │   │   │       └── created_date_filter.rb
│   │   │   │   └── schema_writer.rb
│   │   │   ├── jobs
│   │   │   │   ├── cancel_pending_exemption_requests_job.rb
│   │   │   │   ├── exemption_request_email_job.rb
│   │   │   │   ├── find_pull_request_last_push_job.rb
│   │   │   │   └── ruleset_sweeper_job.rb
│   │   │   ├── models
│   │   │   │   ├── branch_actor_allowance.rb
│   │   │   │   ├── branch_protections
│   │   │   │   │   └── migration
│   │   │   │   │       ├── rules
│   │   │   │   │       │   ├── base_rule_migrator.rb
│   │   │   │   │       │   └── lock_branch_migrator.rb
│   │   │   │   │       └── structs
│   │   │   │   │           ├── bypass_actor.rb
│   │   │   │   │           ├── coverage.rb
│   │   │   │   │           ├── coverage_status.rb
│   │   │   │   │           └── translation_result.rb
│   │   │   │   ├── branch_protections_config.rb
│   │   │   │   ├── branch_rule_evaluator.rb
│   │   │   │   ├── deploy_key_bypass_actor.rb
│   │   │   │   ├── enterprise_owner_bypass_actor.rb
│   │   │   │   ├── enterprise_owner.rb
│   │   │   │   ├── enterprise_role_bypass_actor.rb
│   │   │   │   ├── enterprise_team_bypass_actor.rb
│   │   │   │   ├── exemptions
│   │   │   │   │   ├── batch_exemption_request_query.rb
│   │   │   │   │   ├── evaluators
│   │   │   │   │   │   ├── code_scanning_alert_dismissal.rb
│   │   │   │   │   │   ├── dependabot_alert_dismissal.rb
│   │   │   │   │   │   ├── license_compliance_closure.rb
│   │   │   │   │   │   ├── push_ruleset_bypass.rb
│   │   │   │   │   │   ├── repository_policy_ruleset_bypass.rb
│   │   │   │   │   │   ├── ruleset_bypass.rb
│   │   │   │   │   │   ├── secret_scanning_bypass.rb
│   │   │   │   │   │   └── secret_scanning_closure_request_bypass.rb
│   │   │   │   │   ├── exemption_evaluator.rb
│   │   │   │   │   ├── exemption_request.rb
│   │   │   │   │   ├── exemption_response.rb
│   │   │   │   │   ├── hook
│   │   │   │   │   │   ├── event
│   │   │   │   │   │   │   └── exemption_request_dependency.rb
│   │   │   │   │   │   └── payload
│   │   │   │   │   │       └── exemption_request_dependency.rb
│   │   │   │   │   └── types.rb
│   │   │   │   ├── in_memory_required_status_check.rb
│   │   │   │   ├── integration_bypass_actor.rb
│   │   │   │   ├── organization_admin_bypass_actor.rb
│   │   │   │   ├── protected_branch
│   │   │   │   │   ├── ability_repository_manager.rb
│   │   │   │   │   └── permissions_dependency.rb
│   │   │   │   ├── protected_branch_legacy_instrumenter.rb
│   │   │   │   ├── protected_branch.rb
│   │   │   │   ├── pull_request
│   │   │   │   │   └── protected_branches_dependency.rb
│   │   │   │   ├── ref_updates_policy.rb
│   │   │   │   ├── repository_migration_bypass_actor.rb
│   │   │   │   ├── repository_role_bypass_actor.rb
│   │   │   │   ├── repository_rule_condition.rb
│   │   │   │   ├── repository_rule_configuration.rb
│   │   │   │   ├── repository_ruleset_bypass_actor.rb
│   │   │   │   ├── repository_ruleset_history.rb
│   │   │   │   ├── repository_ruleset.rb
│   │   │   │   ├── repository_rulesets
│   │   │   │   │   ├── custom_property_descriptor.rb
│   │   │   │   │   ├── hash_builder.rb
│   │   │   │   │   ├── hash_parser.rb
│   │   │   │   │   ├── property_descriptor.rb
│   │   │   │   │   ├── property_descriptors.rb
│   │   │   │   │   ├── system_properties.rb
│   │   │   │   │   └── system_property_descriptor.rb
│   │   │   │   ├── required_deployment.rb
│   │   │   │   ├── required_status_check.rb
│   │   │   │   ├── review_dismissal_allowance.rb
│   │   │   │   ├── rule_engine
│   │   │   │   │   ├── base_rule.rb
│   │   │   │   │   ├── bulk_runnable_rule.rb
│   │   │   │   │   ├── bypass_delegation.rb
│   │   │   │   │   ├── bypasses.rb
│   │   │   │   │   ├── commit_rule.rb
│   │   │   │   │   ├── conditions
│   │   │   │   │   │   ├── condition_target.rb
│   │   │   │   │   │   ├── evaluator.rb
│   │   │   │   │   │   ├── organization_id_target.rb
│   │   │   │   │   │   ├── organization_name_target.rb
│   │   │   │   │   │   ├── organization_properties_target.rb
│   │   │   │   │   │   ├── ref_name_target.rb
│   │   │   │   │   │   ├── repository_id_target.rb
│   │   │   │   │   │   ├── repository_name_target.rb
│   │   │   │   │   │   ├── repository_properties_target.rb
│   │   │   │   │   │   └── targets
│   │   │   │   │   │       └── ref.rb
│   │   │   │   │   ├── errors
│   │   │   │   │   │   └── ref_limit_reached.rb
│   │   │   │   │   ├── evaluation_result.rb
│   │   │   │   │   ├── evaluator.rb
│   │   │   │   │   ├── event_action_ref_update.rb
│   │   │   │   │   ├── event_action_repository_operation.rb
│   │   │   │   │   ├── events
│   │   │   │   │   │   ├── merge_box_confirmation_event.rb
│   │   │   │   │   │   ├── merge_box_query_event.rb
│   │   │   │   │   │   ├── post_receive_push_event.rb
│   │   │   │   │   │   ├── pre_blob_event.rb
│   │   │   │   │   │   ├── pre_commit_event.rb
│   │   │   │   │   │   ├── pre_receive_push_event.rb
│   │   │   │   │   │   └── repository_operation_event.rb
│   │   │   │   │   ├── generic_evaluator.rb
│   │   │   │   │   ├── git_event.rb
│   │   │   │   │   ├── i_rule_config.rb
│   │   │   │   │   ├── metadata_pattern_rule.rb
│   │   │   │   │   ├── metadata_sources
│   │   │   │   │   │   ├── base.rb
│   │   │   │   │   │   ├── collection.rb
│   │   │   │   │   │   ├── local.rb
│   │   │   │   │   │   ├── spokes.rb
│   │   │   │   │   │   ├── types
│   │   │   │   │   │   │   ├── blob_candidate.rb
│   │   │   │   │   │   │   └── commit_candidate.rb
│   │   │   │   │   │   └── types.rb
│   │   │   │   │   ├── parameter_schema
│   │   │   │   │   │   ├── array.rb
│   │   │   │   │   │   ├── base.rb
│   │   │   │   │   │   ├── field.rb
│   │   │   │   │   │   ├── node_id_field.rb
│   │   │   │   │   │   ├── object.rb
│   │   │   │   │   │   └── validation_context.rb
│   │   │   │   │   ├── pull_request_review_rule
│   │   │   │   │   │   └── decision.rb
│   │   │   │   │   ├── pull_request_review_rule.rb
│   │   │   │   │   ├── pull_request_strict_review_rule.rb
│   │   │   │   │   ├── ref_update_rule.rb
│   │   │   │   │   ├── rule_evaluation_context.rb
│   │   │   │   │   ├── rule_evaluation_strategy.rb
│   │   │   │   │   ├── rule_event.rb
│   │   │   │   │   ├── rule_provider.rb
│   │   │   │   │   ├── rule_providers
│   │   │   │   │   │   ├── copilot_swe_agent_rule_provider.rb
│   │   │   │   │   │   ├── git_rule_provider.rb
│   │   │   │   │   │   ├── git_ruleset_rule_provider.rb
│   │   │   │   │   │   ├── immutable_release_tag_rule_provider.rb
│   │   │   │   │   │   ├── kv_backed_max_ref_updates_provider.rb
│   │   │   │   │   │   ├── merge_queue_locked_ref_provider.rb
│   │   │   │   │   │   ├── protected_branch_rule_provider.rb
│   │   │   │   │   │   ├── push_ruleset_rule_provider.rb
│   │   │   │   │   │   ├── ref_ruleset_rule_provider.rb
│   │   │   │   │   │   ├── repository_policy_rule_provider.rb
│   │   │   │   │   │   ├── repository_ruleset_rule_provider.rb
│   │   │   │   │   │   ├── required_workflow_rule_provider.rb
│   │   │   │   │   │   ├── ruleset_rule_provider.rb
│   │   │   │   │   │   ├── secret_scanning_rule_provider.rb
│   │   │   │   │   │   ├── tag_rule_provider.rb
│   │   │   │   │   │   └── workflow_updates_rule_provider.rb
│   │   │   │   │   ├── rule_run.rb
│   │   │   │   │   ├── rules
│   │   │   │   │   │   ├── authorization_rule.rb
│   │   │   │   │   │   ├── branch_name_pattern_rule.rb
│   │   │   │   │   │   ├── code_quality_rule.rb
│   │   │   │   │   │   ├── code_scanning_rule.rb
│   │   │   │   │   │   ├── commit_author_email_pattern_rule.rb
│   │   │   │   │   │   ├── commit_message_pattern_rule.rb
│   │   │   │   │   │   ├── commit_oid_rule.rb
│   │   │   │   │   │   ├── commit_signature_rule.rb
│   │   │   │   │   │   ├── committer_email_pattern_rule.rb
│   │   │   │   │   │   ├── copilot_code_review_rule.rb
│   │   │   │   │   │   ├── creation_rule.rb
│   │   │   │   │   │   ├── deletion_rule.rb
│   │   │   │   │   │   ├── file_extension_restriction_rule.rb
│   │   │   │   │   │   ├── file_path_restriction_rule.rb
│   │   │   │   │   │   ├── license_compliance_scanning_rule.rb
│   │   │   │   │   │   ├── linear_history_rule.rb
│   │   │   │   │   │   ├── lock_branch_rule.rb
│   │   │   │   │   │   ├── max_file_path_length_rule.rb
│   │   │   │   │   │   ├── max_file_size_rule.rb
│   │   │   │   │   │   ├── max_ref_updates_rule.rb
│   │   │   │   │   │   ├── merge_queue_locked_ref_rule.rb
│   │   │   │   │   │   ├── merge_queue_rule.rb
│   │   │   │   │   │   ├── non_fast_forward_rule.rb
│   │   │   │   │   │   ├── pull_request_rule.rb
│   │   │   │   │   │   ├── repository_creation_rule.rb
│   │   │   │   │   │   ├── repository_deletion_rule.rb
│   │   │   │   │   │   ├── repository_name_restriction_rule.rb
│   │   │   │   │   │   ├── repository_operation_rule.rb
│   │   │   │   │   │   ├── repository_transfer_rule.rb
│   │   │   │   │   │   ├── repository_visibility_rule.rb
│   │   │   │   │   │   ├── required_deployments_rule.rb
│   │   │   │   │   │   ├── required_signatures_rule.rb
│   │   │   │   │   │   ├── required_status_checks_rule.rb
│   │   │   │   │   │   ├── required_workflow_status_checks_rule.rb
│   │   │   │   │   │   ├── restrict_actions_actors_rule.rb
│   │   │   │   │   │   ├── restrict_actions_events_rule.rb
│   │   │   │   │   │   ├── secret_scanning_content_scan_rule.rb
│   │   │   │   │   │   ├── secret_scanning_rule.rb
│   │   │   │   │   │   ├── tag_name_pattern_rule.rb
│   │   │   │   │   │   ├── tag_rule.rb
│   │   │   │   │   │   ├── thread_resolution_rule.rb
│   │   │   │   │   │   ├── update_rule.rb
│   │   │   │   │   │   ├── workflow_rule.rb
│   │   │   │   │   │   └── workflow_updates_rule.rb
│   │   │   │   │   ├── rule_settings_dependency.rb
│   │   │   │   │   ├── rule_state.rb
│   │   │   │   │   ├── rule_suite.rb
│   │   │   │   │   ├── rule_suite_source_result.rb
│   │   │   │   │   ├── runtime_rule_config.rb
│   │   │   │   │   ├── serializers
│   │   │   │   │   │   └── rule_suite.rb
│   │   │   │   │   ├── status_check_evaluator
│   │   │   │   │   │   ├── loader
│   │   │   │   │   │   │   └── result.rb
│   │   │   │   │   │   └── loader.rb
│   │   │   │   │   ├── status_check_evaluator.rb
│   │   │   │   │   ├── strategies
│   │   │   │   │   │   ├── commit_metadata_strategy.rb
│   │   │   │   │   │   └── per_rule_strategy.rb
│   │   │   │   │   ├── types.rb
│   │   │   │   │   ├── validations.rb
│   │   │   │   │   └── violation.rb
│   │   │   │   ├── ruleset_definitions
│   │   │   │   │   ├── business_actions.rb
│   │   │   │   │   ├── business_branch.rb
│   │   │   │   │   ├── business_push.rb
│   │   │   │   │   ├── business_repository.rb
│   │   │   │   │   ├── business_tag.rb
│   │   │   │   │   ├── organization_actions.rb
│   │   │   │   │   ├── organization_branch.rb
│   │   │   │   │   ├── organization_push.rb
│   │   │   │   │   ├── organization_repository.rb
│   │   │   │   │   ├── organization_tag.rb
│   │   │   │   │   ├── repository_actions.rb
│   │   │   │   │   ├── repository_branch.rb
│   │   │   │   │   ├── repository_push.rb
│   │   │   │   │   ├── repository_tag.rb
│   │   │   │   │   ├── ruleset_definition.rb
│   │   │   │   │   ├── source_business.rb
│   │   │   │   │   ├── source_organization.rb
│   │   │   │   │   ├── source_repository.rb
│   │   │   │   │   ├── target_actions.rb
│   │   │   │   │   ├── target_branch.rb
│   │   │   │   │   ├── target_push.rb
│   │   │   │   │   ├── target_repository.rb
│   │   │   │   │   └── target_tag.rb
│   │   │   │   ├── team_bypass_actor.rb
│   │   │   │   └── user_bypass_actor.rb
│   │   │   └── public
│   │   │       ├── branch_protections
│   │   │       │   └── migration
│   │   │       │       ├── targeting_mapper.rb
│   │   │       │       └── translator.rb
│   │   │       ├── branch_protector.rb
│   │   │       ├── exemptions
│   │   │       │   ├── public.rb
│   │   │       │   ├── react_payload.rb
│   │   │       │   └── serializer.rb
│   │   │       ├── repository_rule_state.rb
│   │   │       ├── rules
│   │   │       │   └── domain.rb
│   │   │       ├── rules_engine
│   │   │       │   ├── async_validations.rb
│   │   │       │   ├── react_payload.rb
│   │   │       │   ├── repository_action_evaluator.rb
│   │   │       │   ├── repository_rule_rollup.rb
│   │   │       │   ├── rule_rollups
│   │   │       │   │   ├── pull_request_rollup_metadata.rb
│   │   │       │   │   ├── required_deployment_rollup_metadata.rb
│   │   │       │   │   ├── required_status_check_rollup_metadata.rb
│   │   │       │   │   ├── rule_rollup_metadata.rb
│   │   │       │   │   └── status_check_result.rb
│   │   │       │   ├── ruleset_matcher.rb
│   │   │       │   ├── ruleset_serializer.rb
│   │   │       │   ├── suggestions.rb
│   │   │       │   ├── url_helper.rb
│   │   │       │   └── workflows_helper.rb
│   │   │       ├── rules.rb
│   │   │       └── sub_agent_handler.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── helpers
│   │       │   └── repos
│   │       │       └── rules
│   │       │           └── created_date_filter_test.rb
│   │       ├── jobs
│   │       │   ├── cancel_pending_exemption_requests_job_test.rb
│   │       │   ├── exemption_request_email_job_test.rb
│   │       │   └── ruleset_sweeper_job_test.rb
│   │       ├── models
│   │       │   ├── branch_rule_evaluator_test.rb
│   │       │   ├── deploy_key_bypass_actor_test.rb
│   │       │   ├── enterprise_owner_bypass_actor_test.rb
│   │       │   ├── enterprise_role_bypass_actor_test.rb
│   │       │   ├── enterprise_team_bypass_actor_test.rb
│   │       │   ├── exemptions
│   │       │   │   ├── batch_exemption_request_query_test.rb
│   │       │   │   ├── evaluators
│   │       │   │   │   ├── code_scanning_alert_dismissal_test.rb
│   │       │   │   │   ├── dependabot_alert_dismissal_test.rb
│   │       │   │   │   ├── license_compliance_closure_test.rb
│   │       │   │   │   ├── push_ruleset_bypass_test.rb
│   │       │   │   │   ├── repository_policy_ruleset_bypass_test.rb
│   │       │   │   │   ├── secret_scanning_bypass_test.rb
│   │       │   │   │   └── secret_scanning_closure_request_bypass_test.rb
│   │       │   │   ├── exemption_request_test.rb
│   │       │   │   └── exemption_response_test.rb
│   │       │   ├── integration_bypass_actor_test.rb
│   │       │   ├── merge_queue_protection_test.rb
│   │       │   ├── organization_admin_bypass_actor_test.rb
│   │       │   ├── protected_branch
│   │       │   │   └── ability_repository_manager_test.rb
│   │       │   ├── protected_branch_policy_test.rb
│   │       │   ├── protected_branch_test.rb
│   │       │   ├── pull_request
│   │       │   │   └── protected_branches_dependency_test.rb
│   │       │   ├── repository
│   │       │   │   └── can_update_protected_branch_settings_test.rb
│   │       │   ├── repository_migration_bypass_actor_test.rb
│   │       │   ├── repository_protection_test.rb
│   │       │   ├── repository_role_bypass_actor_test.rb
│   │       │   ├── repository_rule_condition_test.rb
│   │       │   ├── repository_rule_configuration_test.rb
│   │       │   ├── repository_ruleset_bypass_actor_test.rb
│   │       │   ├── repository_ruleset_bypass_test.rb
│   │       │   ├── repository_ruleset_custom_property_test.rb
│   │       │   ├── repository_ruleset_history_test.rb
│   │       │   ├── repository_rulesets
│   │       │   │   ├── custom_property_descriptor_test.rb
│   │       │   │   ├── property_descriptors_test.rb
│   │       │   │   ├── repository_rulesets_hash_builder_test.rb
│   │       │   │   ├── system_properties_test.rb
│   │       │   │   └── system_property_descriptor_test.rb
│   │       │   ├── repository_ruleset_test.rb
│   │       │   ├── required_status_check_test.rb
│   │       │   ├── rule_engine
│   │       │   │   ├── conditions
│   │       │   │   │   ├── evaluator_test.rb
│   │       │   │   │   └── repository_id_condition_test.rb
│   │       │   │   ├── delegated_bypass_test.rb
│   │       │   │   ├── evaluation_result_test.rb
│   │       │   │   ├── evaluator_bypass_test.rb
│   │       │   │   ├── evaluator_push_test.rb
│   │       │   │   ├── evaluator_test.rb
│   │       │   │   ├── event_action_ref_update_test.rb
│   │       │   │   ├── event_action_repository_operation_test.rb
│   │       │   │   ├── metadata_sources
│   │       │   │   │   ├── local_test.rb
│   │       │   │   │   └── spokes_test.rb
│   │       │   │   ├── parameter_schema
│   │       │   │   │   ├── array_test.rb
│   │       │   │   │   ├── node_id_field_test.rb
│   │       │   │   │   └── object_test.rb
│   │       │   │   ├── pull_request_review_rule_async_test.rb
│   │       │   │   ├── pull_request_review_rule_test.rb
│   │       │   │   ├── pull_request_strict_review_rule_test.rb
│   │       │   │   ├── rule_evaluation_context_test.rb
│   │       │   │   ├── rule_providers
│   │       │   │   │   ├── copilot_swe_agent_rule_provider_test.rb
│   │       │   │   │   ├── immutable_release_tag_rule_provider_test.rb
│   │       │   │   │   ├── push_ruleset_rule_provider_test.rb
│   │       │   │   │   ├── ref_ruleset_rule_provider_test.rb
│   │       │   │   │   ├── repository_policy_rule_provider_test.rb
│   │       │   │   │   └── secret_scanning_rule_provider_test.rb
│   │       │   │   ├── rule_run_test.rb
│   │       │   │   ├── rules
│   │       │   │   │   ├── branch_name_pattern_rule_test.rb
│   │       │   │   │   ├── code_quality_rule_test.rb
│   │       │   │   │   ├── code_scanning_rule_test.rb
│   │       │   │   │   ├── commit_author_email_pattern_rule_test.rb
│   │       │   │   │   ├── commit_message_pattern_rule_test.rb
│   │       │   │   │   ├── commit_oid_rule_test.rb
│   │       │   │   │   ├── commit_signature_rule_test.rb
│   │       │   │   │   ├── committer_email_pattern_rule_test.rb
│   │       │   │   │   ├── copilot_code_review_rule_test.rb
│   │       │   │   │   ├── creation_rule_test.rb
│   │       │   │   │   ├── deletion_rule_test.rb
│   │       │   │   │   ├── file_extension_restriction_rule_test.rb
│   │       │   │   │   ├── file_path_restriction_rule_test.rb
│   │       │   │   │   ├── license_compliance_scanning_rule_test.rb
│   │       │   │   │   ├── max_file_path_length_rule_test.rb
│   │       │   │   │   ├── max_file_size_rule_test.rb
│   │       │   │   │   ├── max_ref_updates_rule_test.rb
│   │       │   │   │   ├── merge_queue_rule_test.rb
│   │       │   │   │   ├── metadata_patterrn_rule_test.rb
│   │       │   │   │   ├── pull_request_rule_test
│   │       │   │   │   │   ├── allowed_dismissal_actors_test.rb
│   │       │   │   │   │   └── last_pusher_rule_test.rb
│   │       │   │   │   ├── repository_name_restriction_rule_test.rb
│   │       │   │   │   ├── required_deployment_test.rb
│   │       │   │   │   ├── required_status_checks_rule_test.rb
│   │       │   │   │   ├── restrict_actions_actors_rule_test.rb
│   │       │   │   │   ├── restrict_actions_events_rule_test.rb
│   │       │   │   │   ├── secret_scanning_content_scan_rule_test.rb
│   │       │   │   │   ├── secret_scanning_rule_test.rb
│   │       │   │   │   ├── tag_name_pattern_rule_test.rb
│   │       │   │   │   ├── update_rule_test.rb
│   │       │   │   │   └── workflow_rule_test.rb
│   │       │   │   ├── ruleset_matcher_test.rb
│   │       │   │   ├── rule_settings_dependency_test.rb
│   │       │   │   ├── rule_suite_source_result_test.rb
│   │       │   │   ├── rule_suite_test.rb
│   │       │   │   ├── serializers
│   │       │   │   │   └── rule_suite_test.rb
│   │       │   │   └── status_check_evaluator_test.rb
│   │       │   ├── rule_settings_dependency_insights_test.rb
│   │       │   ├── rule_settings_dependency_test.rb
│   │       │   ├── team_bypass_actor_test.rb
│   │       │   └── user_bypass_actor_test.rb
│   │       ├── public
│   │       │   ├── async_validations_test.rb
│   │       │   ├── branch_protector_test.rb
│   │       │   ├── exemptions
│   │       │   │   ├── public_test.rb
│   │       │   │   └── serializer_test.rb
│   │       │   ├── react_payload_test.rb
│   │       │   ├── repository_rule_state_test.rb
│   │       │   ├── ruleset_serializer_test.rb
│   │       │   ├── suggestions_test.rb
│   │       │   └── workflow_helper_test.rb
│   │       ├── ref_updates_policy_test.rb
│   │       ├── test_helper.rb
│   │       └── test_helpers
│   │           ├── bypass_test_helper.rb
│   │           ├── candidate_test_helper.rb
│   │           ├── ref_update_test_helper.rb
│   │           └── workflow_test_helper.rb
│   ├── browser_stats
│   │   ├── app
│   │   │   └── public
│   │   │       └── browser_stats
│   │   │           └── dev_reporter.rb
│   │   └── package.yml
│   ├── business_ai_controls
│   │   ├── app
│   │   │   ├── models
│   │   │   │   ├── business
│   │   │   │   │   └── actor_permissions
│   │   │   │   │       └── enterprise_ai_controls.rb
│   │   │   │   ├── concerns
│   │   │   │   │   └── business_ai_controls
│   │   │   │   │       └── agent_session_metadata.rb
│   │   │   │   └── copilot
│   │   │   │       └── agent_session.rb
│   │   │   └── public
│   │   │       └── business_ai_controls
│   │   │           └── agent_session_provider.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── business_ai_controls
│   │       │   └── agent_session_provider_test.rb
│   │       └── models
│   │           └── business
│   │               └── actor_permissions
│   │                   └── enterprise_ai_controls_test.rb
│   ├── checks
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── checks_job_utility.rb
│   │   │   │   ├── check_steps_delete_job.rb
│   │   │   │   ├── check_steps_orchestrate_deletion_job.rb
│   │   │   │   ├── check_suites_archive_job.rb
│   │   │   │   ├── check_suites_archive_orchestration_job.rb
│   │   │   │   ├── check_suites_delete_archived_job.rb
│   │   │   │   ├── check_suites_delete_archived_orchestration_job.rb
│   │   │   │   ├── create_actions_annotations_job.rb
│   │   │   │   └── create_artifacts_job.rb
│   │   │   ├── models
│   │   │   │   ├── billing
│   │   │   │   │   └── actions
│   │   │   │   │       └── compute_usage.rb
│   │   │   │   ├── check_annotation.rb
│   │   │   │   ├── check_run
│   │   │   │   │   └── truncator.rb
│   │   │   │   ├── check_run_action.rb
│   │   │   │   ├── check_run.rb
│   │   │   │   ├── checks
│   │   │   │   │   ├── create_artifacts.rb
│   │   │   │   │   ├── create_check_annotations.rb
│   │   │   │   │   ├── create_check_steps.rb
│   │   │   │   │   ├── create_gate_request.rb
│   │   │   │   │   ├── errors.rb
│   │   │   │   │   ├── maybe_compressed.rb
│   │   │   │   │   ├── repository_sharding.rb
│   │   │   │   │   ├── update_check_run.rb
│   │   │   │   │   ├── update_check_suite.rb
│   │   │   │   │   └── workflow_update.rb
│   │   │   │   ├── check_step.rb
│   │   │   │   ├── check_suite
│   │   │   │   │   └── integrator_create_result.rb
│   │   │   │   ├── check_suite_event_notification.rb
│   │   │   │   ├── check_suite.rb
│   │   │   │   ├── combined_status
│   │   │   │   │   └── check_run_adapter.rb
│   │   │   │   ├── content_authorizer
│   │   │   │   │   ├── deployment_authorizer.rb
│   │   │   │   │   ├── deployment_status_authorizer.rb
│   │   │   │   │   └── status_authorizer.rb
│   │   │   │   ├── deployment.rb
│   │   │   │   ├── deployment_request.rb
│   │   │   │   ├── deployment_status.rb
│   │   │   │   ├── status_check_config
│   │   │   │   │   ├── conclusion
│   │   │   │   │   │   ├── failure.rb
│   │   │   │   │   │   ├── incomplete.rb
│   │   │   │   │   │   └── success.rb
│   │   │   │   │   ├── conclusion.rb
│   │   │   │   │   ├── defaults
│   │   │   │   │   │   ├── failure.rb
│   │   │   │   │   │   ├── incomplete.rb
│   │   │   │   │   │   ├── pending.rb
│   │   │   │   │   │   └── success.rb
│   │   │   │   │   ├── states.rb
│   │   │   │   │   ├── status
│   │   │   │   │   │   ├── failure.rb
│   │   │   │   │   │   └── pending.rb
│   │   │   │   │   └── status.rb
│   │   │   │   ├── status_check_config.rb
│   │   │   │   └── status_check_rollup.rb
│   │   │   └── public
│   │   │       ├── checks
│   │   │       │   ├── domain
│   │   │       │   │   ├── check_runs.rb
│   │   │       │   │   └── check_suites.rb
│   │   │       │   ├── domain.rb
│   │   │       │   └── i_check_suite.rb
│   │   │       ├── checks.rb
│   │   │       └── check_suites
│   │   │           └── public.rb
│   │   ├── domain_query_violations.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── checks_job_utility_test.rb
│   │       │   ├── check_steps_delete_job_test.rb
│   │       │   ├── check_steps_orchestrate_deletion_job_test.rb
│   │       │   ├── check_suites_archive_job_test.rb
│   │       │   ├── check_suites_archive_orchestration_job_test.rb
│   │       │   ├── check_suites_delete_archived_job_test.rb
│   │       │   ├── check_suites_delete_archived_orchestration_job_test.rb
│   │       │   ├── create_actions_annotations_job_test.rb
│   │       │   └── create_artifacts_job_test.rb
│   │       ├── models
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       ├── checks_dependency_test.rb
│   │       │   │       ├── deployments_dependency_test.rb
│   │       │   │       ├── deployment_statuses_dependency_test.rb
│   │       │   │       └── statuses_dependency_test.rb
│   │       │   ├── check_annotation_test.rb
│   │       │   ├── check_run_test.rb
│   │       │   ├── checks
│   │       │   │   ├── create_artifacts_test.rb
│   │       │   │   ├── create_check_annotations_test.rb
│   │       │   │   ├── create_check_steps_test.rb
│   │       │   │   ├── create_gate_request_test.rb
│   │       │   │   ├── maybe_compressed_test.rb
│   │       │   │   ├── repository_sharding_test.rb
│   │       │   │   ├── update_check_run_test.rb
│   │       │   │   ├── update_check_suite_test.rb
│   │       │   │   └── workflow_update_test.rb
│   │       │   ├── check_step_test.rb
│   │       │   ├── check_suite
│   │       │   │   └── integrator_create_result_test.rb
│   │       │   ├── check_suite_event_notification_test.rb
│   │       │   ├── check_suite_test.rb
│   │       │   ├── combined_status
│   │       │   │   └── check_run_adapter_test.rb
│   │       │   ├── deployment_status_test.rb
│   │       │   ├── deployment_test.rb
│   │       │   ├── repository
│   │       │   │   └── deployment_dependency_test.rb
│   │       │   ├── status_check_config
│   │       │   │   ├── conclusion_test.rb
│   │       │   │   └── status_check_config_test.rb
│   │       │   ├── status_check_config_test.rb
│   │       │   └── status_check_rollup_test.rb
│   │       └── public
│   │           └── check_suites
│   │               ├── checks
│   │               │   └── domain
│   │               │       ├── check_runs_test.rb
│   │               │       └── check_suites_test.rb
│   │               └── public_test.rb
│   ├── classroom
│   │   ├── app
│   │   │   ├── clients
│   │   │   │   └── api_gateway_service
│   │   │   │       └── classroom_client.rb
│   │   │   └── models
│   │   │       ├── classroom_assignment
│   │   │       │   └── repository_builder.rb
│   │   │       ├── classroom_assignment.rb
│   │   │       ├── classroom_classroom.rb
│   │   │       ├── classroom_github_app.rb
│   │   │       ├── classroom_instructor.rb
│   │   │       ├── classroom_organization.rb
│   │   │       ├── classroom_repository
│   │   │       │   └── repository_builder.rb
│   │   │       ├── classroom_repository.rb
│   │   │       └── classroom_user.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── clients
│   │       │   └── api_gateway_service
│   │       │       └── classroom_client_test.rb
│   │       └── models
│   │           ├── api
│   │           │   └── serializer
│   │           │       └── classroom_repositories_dependency_test.rb
│   │           ├── classroom_assignment
│   │           │   └── repository_builder_test.rb
│   │           ├── classroom_assignment_test.rb
│   │           ├── classroom_classroom_test.rb
│   │           ├── classroom_instructor_test.rb
│   │           ├── classroom_organization_test.rb
│   │           ├── classroom_repository
│   │           │   └── repository_builder_test.rb
│   │           ├── classroom_repository_test.rb
│   │           └── classroom_user_test.rb
│   ├── client_apps
│   │   ├── app
│   │   │   └── models
│   │   │       └── user
│   │   │           └── client_application_dependency.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           └── user
│   │               └── client_application_dependency_test.rb
│   ├── cloud_environments
│   │   ├── app
│   │   │   ├── commands
│   │   │   │   └── cloud_environments
│   │   │   │       └── create.rb
│   │   │   ├── models
│   │   │   │   └── cloud_environments
│   │   │   │       ├── cloud_environment.rb
│   │   │   │       └── stats_tagger.rb
│   │   │   └── public
│   │   │       └── cloud_environments
│   │   │           ├── command.rb
│   │   │           ├── i_cloud_environment.rb
│   │   │           ├── i_concurrency_limiter.rb
│   │   │           ├── i_create_result.rb
│   │   │           ├── i_stats_tagger.rb
│   │   │           └── public.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── commands
│   │       │   └── cloud_environments
│   │       │       └── create_test.rb
│   │       └── public
│   │           └── cloud_environments
│   │               └── public_test.rb
│   ├── code_quality
│   │   ├── app
│   │   │   ├── comment_generators
│   │   │   │   ├── code_coverage
│   │   │   │   │   ├── comment_finder.rb
│   │   │   │   │   └── comment.rb
│   │   │   │   └── templates
│   │   │   │       └── comment.text.erb
│   │   │   ├── controllers
│   │   │   │   └── businesses
│   │   │   │       └── code_quality_policies_controller.rb
│   │   │   ├── public
│   │   │   │   ├── code_quality
│   │   │   │   │   ├── filtered_repositories.rb
│   │   │   │   │   ├── org_authz.rb
│   │   │   │   │   └── workflow_config_loader.rb
│   │   │   │   ├── code_quality_access_policy_config.rb
│   │   │   │   ├── code_quality_management_repository_permissions.rb
│   │   │   │   ├── code_quality_repository_permissions.rb
│   │   │   │   └── search
│   │   │   │       └── queries
│   │   │   │           ├── code_quality_findings_query.rb
│   │   │   │           ├── code_quality_org_query.rb
│   │   │   │           └── code_quality_rules_query.rb
│   │   │   └── stream_processors
│   │   │       └── code_coverage
│   │   │           └── pull_request_overview_processor.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── comment_generators
│   │       │   └── code_coverage
│   │       │       ├── comment_finder_test.rb
│   │       │       └── comment_test.rb
│   │       ├── integration
│   │       │   └── businesses
│   │       │       └── code_quality_policies_controller_test.rb
│   │       ├── public
│   │       │   ├── code_quality
│   │       │   │   ├── filtered_repositories_test.rb
│   │       │   │   └── workflow_config_loader_test.rb
│   │       │   ├── code_quality_access_policy_config_test.rb
│   │       │   ├── code_quality_repository_permissions_test.rb
│   │       │   └── search
│   │       │       └── queries
│   │       │           ├── code_quality_findings_query_test.rb
│   │       │           ├── code_quality_org_query_test.rb
│   │       │           └── code_quality_rules_query_test.rb
│   │       └── stream_processors
│   │           └── code_coverage
│   │               └── pull_request_overview_processor_test.rb
│   ├── code_rendering_service
│   │   ├── app
│   │   │   ├── components
│   │   │   │   ├── code_rendering_service
│   │   │   │   │   ├── base_component.html.erb
│   │   │   │   │   ├── base_component.rb
│   │   │   │   │   ├── diff_component.rb
│   │   │   │   │   ├── null_component.rb
│   │   │   │   │   ├── origin_url_resolver.rb
│   │   │   │   │   ├── query_params.rb
│   │   │   │   │   └── view_component.rb
│   │   │   │   ├── notebook
│   │   │   │   │   ├── diff_component.rb
│   │   │   │   │   └── view_component.rb
│   │   │   │   └── viewscreen
│   │   │   │       ├── diff_component.rb
│   │   │   │       ├── markdown_component.html.erb
│   │   │   │       ├── markdown_component.rb
│   │   │   │       └── view_component.rb
│   │   │   └── models
│   │   │       ├── code_rendering_service.rb
│   │   │       ├── notebook.rb
│   │   │       ├── tree_entry_render_helper.rb
│   │   │       └── viewscreen.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── components
│   │       │   ├── code_rendering_service
│   │       │   │   ├── diff_component_test.rb
│   │       │   │   ├── null_component_test.rb
│   │       │   │   └── origin_url_resolver_test.rb
│   │       │   ├── notebook
│   │       │   │   ├── diff_component_test.rb
│   │       │   │   └── view_component_test.rb
│   │       │   └── viewscreen
│   │       │       ├── diff_component_test.rb
│   │       │       ├── markdown_component_test.rb
│   │       │       └── view_component_test.rb
│   │       ├── integration
│   │       │   ├── blob_test.rb
│   │       │   └── compare_integration_test.rb
│   │       └── models
│   │           └── tree_entry_render_helper_test.rb
│   ├── code_scanning
│   │   ├── app
│   │   │   ├── helpers
│   │   │   │   └── code_scanning
│   │   │   │       └── default_setup_helper.rb
│   │   │   ├── jobs
│   │   │   │   ├── code_scanning_kv_cleanup_expired_data_job.rb
│   │   │   │   ├── disable_advanced_tracking_job.rb
│   │   │   │   ├── hydro_code_scanning_alert_event_job.rb
│   │   │   │   ├── hydro_code_scanning_on_push_job.rb
│   │   │   │   ├── import_advanced_security_app_public_keys_job.rb
│   │   │   │   └── send_code_scanning_alert_assignment_notification_job.rb
│   │   │   ├── models
│   │   │   │   ├── code_scanning
│   │   │   │   │   └── k_v
│   │   │   │   │       └── data_store.rb
│   │   │   │   └── configurable
│   │   │   │       ├── code_scanning_ai_findings.rb
│   │   │   │       ├── code_scanning_autofix.rb
│   │   │   │       └── code_scanning.rb
│   │   │   └── public
│   │   │       ├── code_scanning
│   │   │       │   ├── k_v.rb
│   │   │       │   ├── managed_analyses_enablement.rb
│   │   │       │   ├── managed_analyses_error.rb
│   │   │       │   └── repository_permissions.rb
│   │   │       ├── code_scanning_organization_config.rb
│   │   │       ├── code_scanning_repository_config.rb
│   │   │       └── configurable
│   │   │           └── code_scanning_severities.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   ├── privacy_todo.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── code_scanning_kv_cleanup_expired_data_job_test.rb
│   │       │   ├── disable_advanced_tracking_job_test.rb
│   │       │   ├── hydro_code_scanning_alert_event_job_test.rb
│   │       │   ├── hydro_code_scanning_on_push_job_test.rb
│   │       │   ├── import_advanced_security_app_public_keys_test.rb
│   │       │   └── send_code_scanning_alert_assignment_notification_job_test.rb
│   │       ├── models
│   │       │   ├── code_scanning_organization_config_test.rb
│   │       │   └── code_scanning_repository_config_test.rb
│   │       └── public
│   │           └── code_scanning
│   │               ├── managed_analyses_enablement_test.rb
│   │               └── repository_permissions_test.rb
│   ├── codespaces
│   │   ├── app
│   │   │   ├── clients
│   │   │   │   └── codespaces
│   │   │   │       ├── anonymous_vscs_client.rb
│   │   │   │       ├── client_logger.rb
│   │   │   │       ├── client.rb
│   │   │   │       ├── follow_vso_redirects.rb
│   │   │   │       ├── link_sentry_to_kusto.rb
│   │   │   │       ├── response_logger.rb
│   │   │   │       ├── settings_sync_client.rb
│   │   │   │       ├── storage_client.rb
│   │   │   │       ├── vscs_api_url.rb
│   │   │   │       └── vscs_client.rb
│   │   │   ├── commands
│   │   │   │   └── codespaces
│   │   │   │       ├── add_declarative_secrets.rb
│   │   │   │       ├── assemble_secrets.rb
│   │   │   │       ├── billing
│   │   │   │       │   ├── compute_analytics_message_handler.rb
│   │   │   │       │   ├── compute_meuse_message_handler.rb
│   │   │   │       │   ├── compute_v_next_message_handler.rb
│   │   │   │       │   ├── copilot_workspace_message_handler.rb
│   │   │   │       │   ├── dispatch_codespace_message.rb
│   │   │   │       │   ├── dispatch_message.rb
│   │   │   │       │   ├── dispatch_prebuild_message.rb
│   │   │   │       │   ├── fetch_messages.rb
│   │   │   │       │   ├── fetch_storage_account_names.rb
│   │   │   │       │   ├── meuse_message_handler.rb
│   │   │   │       │   ├── prebuild_storage_analytics_message_handler.rb
│   │   │   │       │   ├── prebuild_storage_meuse_message_handler.rb
│   │   │   │       │   ├── prebuild_storage_v_next_message_handler.rb
│   │   │   │       │   ├── spark_workbench_message_handler.rb
│   │   │   │       │   ├── storage_analytics_message_handler.rb
│   │   │   │       │   ├── storage_meuse_message_handler.rb
│   │   │   │       │   ├── storage_v_next_message_handler.rb
│   │   │   │       │   ├── v_next_message_handler_base.rb
│   │   │   │       │   └── vscode_threshold_notifier.rb
│   │   │   │       ├── bulk_restore_codespaces.rb
│   │   │   │       ├── cache_environment_data.rb
│   │   │   │       ├── cache_skus.rb
│   │   │   │       ├── calculate_prebuild_hash.rb
│   │   │   │       ├── clean_up_environment.rb
│   │   │   │       ├── command.rb
│   │   │   │       ├── create_environment.rb
│   │   │   │       ├── create_policy_group.rb
│   │   │   │       ├── create_prebuild_instance.rb
│   │   │   │       ├── create_prebuild_template_dynamic_workflow.rb
│   │   │   │       ├── create_prebuild_template.rb
│   │   │   │       ├── delete_base.rb
│   │   │   │       ├── delete_dependent_codespaces.rb
│   │   │   │       ├── delete_dependent_never_available_codespaces.rb
│   │   │   │       ├── delete_prebuild_templates.rb
│   │   │   │       ├── export.rb
│   │   │   │       ├── fetch_prebuild_mode_availability.rb
│   │   │   │       ├── find_affected_codespaces_by_organization.rb
│   │   │   │       ├── find_affected_codespaces_by_repository_access_change.rb
│   │   │   │       ├── find_affected_codespaces_by_repository.rb
│   │   │   │       ├── find_affected_codespaces_by_team.rb
│   │   │   │       ├── find_affected_codespaces_by_user.rb
│   │   │   │       ├── find_environment.rb
│   │   │   │       ├── flush_settings_sync.rb
│   │   │   │       ├── fork_repo.rb
│   │   │   │       ├── generate_display_name.rb
│   │   │   │       ├── generate_name.rb
│   │   │   │       ├── get_agent_download_url.rb
│   │   │   │       ├── get_failover_details.rb
│   │   │   │       ├── get_location_for_sku.rb
│   │   │   │       ├── get_prebuild_secrets.rb
│   │   │   │       ├── get_region_for_user.rb
│   │   │   │       ├── get_target_ref.rb
│   │   │   │       ├── handle_spammy_user.rb
│   │   │   │       ├── hard_delete.rb
│   │   │   │       ├── instrument_suspend.rb
│   │   │   │       ├── process_business_enablement_change.rb
│   │   │   │       ├── process_organization_enablement_change.rb
│   │   │   │       ├── process_plan_change.rb
│   │   │   │       ├── process_system_event.rb
│   │   │   │       ├── process_webhook.rb
│   │   │   │       ├── provision_environment.rb
│   │   │   │       ├── publish_to_repository.rb
│   │   │   │       ├── reassociate_user_secrets.rb
│   │   │   │       ├── resize_storage.rb
│   │   │   │       ├── restore.rb
│   │   │   │       ├── revoke_web_editor_tokens.rb
│   │   │   │       ├── send_agent_telemetry.rb
│   │   │   │       ├── soft_delete.rb
│   │   │   │       ├── suspend_codespace_at_usage_limit.rb
│   │   │   │       ├── suspend_environment.rb
│   │   │   │       ├── suspend_user_environments.rb
│   │   │   │       ├── switch_repository.rb
│   │   │   │       ├── toggle_failover.rb
│   │   │   │       ├── transfer_billable_owner.rb
│   │   │   │       ├── transfer_prebuild_template_billable_owner.rb
│   │   │   │       ├── transfer_prebuild_template_owner_by_repository.rb
│   │   │   │       ├── update_codespaces_enablement_by_organization.rb
│   │   │   │       ├── update_prebuild_template.rb
│   │   │   │       ├── update_prebuild_template_versions.rb
│   │   │   │       ├── update_user_secrets.rb
│   │   │   │       ├── validate_prebuild_access.rb
│   │   │   │       ├── validate_prebuild_template_fields.rb
│   │   │   │       ├── verify_creation_metadata_on_push.rb
│   │   │   │       ├── verify_creation_metadata.rb
│   │   │   │       └── write_allowed_permissions.rb
│   │   │   ├── jobs
│   │   │   │   ├── codespaces
│   │   │   │   │   ├── attach_pull_request_job.rb
│   │   │   │   │   ├── backfill_environment_data_job.rb
│   │   │   │   │   ├── bulk_restore_codespaces_job.rb
│   │   │   │   │   ├── cache_environment_data_job.rb
│   │   │   │   │   ├── check_failover_status_job.rb
│   │   │   │   │   ├── check_for_shutdown_codespaces_job.rb
│   │   │   │   │   ├── clean_up_inaccessible_job.rb
│   │   │   │   │   ├── cleanup_spammy_owner_codespaces_job.rb
│   │   │   │   │   ├── clean_up_stale_gpg_authorization_job.rb
│   │   │   │   │   ├── clean_up_stuck_provisioning_job.rb
│   │   │   │   │   ├── create_prebuild_instance_job.rb
│   │   │   │   │   ├── create_prebuild_template_dynamic_workflow_job.rb
│   │   │   │   │   ├── create_usage_record_job.rb
│   │   │   │   │   ├── delete_dependent_codespaces_job.rb
│   │   │   │   │   ├── delete_dependent_never_available_codespaces_job.rb
│   │   │   │   │   ├── delete_prebuilds_for_repo_job.rb
│   │   │   │   │   ├── delete_prebuild_templates_job.rb
│   │   │   │   │   ├── enqueue_upcoming_template_job.rb
│   │   │   │   │   ├── handle_prebuilds_when_repo_deleted_job.rb
│   │   │   │   │   ├── notify_owner_of_expiring_codespaces_job.rb
│   │   │   │   │   ├── org_downgrade_cleanup_notification_job.rb
│   │   │   │   │   ├── org_settings_changed_job.rb
│   │   │   │   │   ├── past_retention_job.rb
│   │   │   │   │   ├── process_org_secret_updates_job.rb
│   │   │   │   │   ├── process_repository_secret_updates_job.rb
│   │   │   │   │   ├── process_scheduled_template_job.rb
│   │   │   │   │   ├── process_secret_updates_job.rb
│   │   │   │   │   ├── process_user_secret_updates_job.rb
│   │   │   │   │   ├── purge_soft_deleted_codespaces_job.rb
│   │   │   │   │   ├── schedule_environment_restoration_job.rb
│   │   │   │   │   ├── set_organization_codespaces_access_config_job.rb
│   │   │   │   │   ├── suspend_codespace_at_usage_limit_job.rb
│   │   │   │   │   ├── suspend_dependent_codespaces_job.rb
│   │   │   │   │   ├── suspend_stale_spark_workbench_codespaces_job.rb
│   │   │   │   │   ├── toggle_failover_job.rb
│   │   │   │   │   ├── transfer_prebuild_template_owner_by_repository_job.rb
│   │   │   │   │   ├── upcoming_retention_notification_job.rb
│   │   │   │   │   ├── update_prebuild_template_versions_job.rb
│   │   │   │   │   ├── update_secrets_for_codespace_job.rb
│   │   │   │   │   ├── vscode_billing_threshold_notifier_job.rb
│   │   │   │   │   ├── watch_orphaned_prebuild_templates_job.rb
│   │   │   │   │   └── webhook_job.rb
│   │   │   │   ├── codespaces_async_operation_sync_state_job.rb
│   │   │   │   ├── codespaces_async_operation_timeout_job.rb
│   │   │   │   ├── codespaces_cache_skus_job.rb
│   │   │   │   ├── codespaces_check_for_hung_async_operations_job.rb
│   │   │   │   ├── codespaces_clean_up_environment_job.rb
│   │   │   │   ├── codespaces_cleanup_unprocessed_billing_messages_job.rb
│   │   │   │   ├── codespaces_delete_job.rb
│   │   │   │   ├── codespaces_dispatch_billing_message_job.rb
│   │   │   │   ├── codespaces_export_job.rb
│   │   │   │   ├── codespaces_fetch_billing_messages_job.rb
│   │   │   │   ├── codespaces_fetch_billing_storage_account_job.rb
│   │   │   │   ├── codespaces_fetch_billing_storage_account_names_dev_job.rb
│   │   │   │   ├── codespaces_fetch_billing_storage_account_names_job.rb
│   │   │   │   ├── codespaces_fetch_billing_storage_account_names_ppe_job.rb
│   │   │   │   ├── codespaces_flush_settings_sync_job.rb
│   │   │   │   ├── codespaces_job.rb
│   │   │   │   ├── codespaces_kv_cleanup_job.rb
│   │   │   │   ├── codespaces_process_system_event_job.rb
│   │   │   │   ├── codespaces_provision_job.rb
│   │   │   │   ├── codespaces_remove_org_member_access_job.rb
│   │   │   │   ├── codespaces_resize_storage_job.rb
│   │   │   │   ├── codespaces_restore_job.rb
│   │   │   │   ├── codespaces_suspend_environment_job.rb
│   │   │   │   └── hydro_codespaces_on_push_job.rb
│   │   │   ├── models
│   │   │   │   ├── codespace
│   │   │   │   │   └── resources.rb
│   │   │   │   ├── codespace.rb
│   │   │   │   ├── codespaces
│   │   │   │   │   ├── allowed_permission.rb
│   │   │   │   │   ├── async_operation.rb
│   │   │   │   │   ├── billable_owner_entity_serializer.rb
│   │   │   │   │   ├── billing_entry_queryable.rb
│   │   │   │   │   ├── billing_entry.rb
│   │   │   │   │   ├── billing_message_handler_result.rb
│   │   │   │   │   ├── billing_message_tracked_usage.rb
│   │   │   │   │   ├── billing_message_validator.rb
│   │   │   │   │   ├── copilot_workspace_billing_message_handler_result.rb
│   │   │   │   │   ├── encryption_config.rb
│   │   │   │   │   ├── environment.rb
│   │   │   │   │   ├── ephemeral_billing_message.rb
│   │   │   │   │   ├── error_reporter.rb
│   │   │   │   │   ├── kv.rb
│   │   │   │   │   ├── last_known_stop_notice_cache.rb
│   │   │   │   │   ├── legacy_prebuild_template_validator.rb
│   │   │   │   │   ├── linked_resources_dependency.rb
│   │   │   │   │   ├── locations
│   │   │   │   │   │   ├── geo.rb
│   │   │   │   │   │   ├── region_locator.rb
│   │   │   │   │   │   └── region.rb
│   │   │   │   │   ├── menu_visibility.rb
│   │   │   │   │   ├── multi_repository_policy_cache.rb
│   │   │   │   │   ├── organizations_dependency.rb
│   │   │   │   │   ├── org_policy.rb
│   │   │   │   │   ├── per_user_rate_limiter.rb
│   │   │   │   │   ├── per_user_start_tracker.rb
│   │   │   │   │   ├── plan.rb
│   │   │   │   │   ├── policy_constraint.rb
│   │   │   │   │   ├── policy_group_membership.rb
│   │   │   │   │   ├── policy_group.rb
│   │   │   │   │   ├── prebuild_configuration_location.rb
│   │   │   │   │   ├── prebuild_configuration.rb
│   │   │   │   │   ├── prebuild_notification_actor.rb
│   │   │   │   │   ├── prebuild_template_billing_entry.rb
│   │   │   │   │   ├── prebuild_template_creation_schedule.rb
│   │   │   │   │   ├── prebuild_template.rb
│   │   │   │   │   ├── rate_limitable.rb
│   │   │   │   │   ├── repository_authorization.rb
│   │   │   │   │   ├── repository_policy.rb
│   │   │   │   │   ├── settings.rb
│   │   │   │   │   ├── spark_emu.rb
│   │   │   │   │   ├── spark_workbench_usage_message_handler_result.rb
│   │   │   │   │   ├── stats_tagger.rb
│   │   │   │   │   ├── storage_billing_message_tracked_usage.rb
│   │   │   │   │   ├── survey.rb
│   │   │   │   │   ├── tier.rb
│   │   │   │   │   ├── time_zone_helper.rb
│   │   │   │   │   ├── trusted_repository_authorization.rb
│   │   │   │   │   ├── unique_codespace_billing_identifier_helper.rb
│   │   │   │   │   ├── unprocessed_billing_message.rb
│   │   │   │   │   ├── usage_record.rb
│   │   │   │   │   ├── user_tier_cache.rb
│   │   │   │   │   ├── versioning_policy.rb
│   │   │   │   │   ├── virtual_network.rb
│   │   │   │   │   ├── vscs_service_stamp_availability.rb
│   │   │   │   │   ├── vscs_service_stamp.rb
│   │   │   │   │   ├── vscs_target_dependency.rb
│   │   │   │   │   ├── vscs_target_helper.rb
│   │   │   │   │   ├── vscs_target_validation_helper.rb
│   │   │   │   │   └── vscs_target_validator.rb
│   │   │   │   ├── configurable
│   │   │   │   │   ├── accept_organization_codespaces_terms.rb
│   │   │   │   │   ├── codespace_default_idle_timeout.rb
│   │   │   │   │   ├── codespace_default_location.rb
│   │   │   │   │   ├── codespace_default_retention_period.rb
│   │   │   │   │   ├── codespace_default_telemetry_level.rb
│   │   │   │   │   ├── codespace_dotfiles_enabled.rb
│   │   │   │   │   ├── codespace_dotfiles_repository.rb
│   │   │   │   │   ├── codespace_preferred_editor.rb
│   │   │   │   │   ├── codespace_preferred_host_image.rb
│   │   │   │   │   ├── codespaces_expiry_notification.rb
│   │   │   │   │   ├── codespaces_repository_authorization.rb
│   │   │   │   │   ├── codespaces_settings_sync_authorization.rb
│   │   │   │   │   ├── codespaces_vscode_channel.rb
│   │   │   │   │   ├── codespace_trusted_repositories.rb
│   │   │   │   │   ├── gpg_authorization.rb
│   │   │   │   │   ├── organization_codespaces_ownership_setting.rb
│   │   │   │   │   └── organization_codespaces_user_limit.rb
│   │   │   │   └── user
│   │   │   │       └── codespaces_dependency.rb
│   │   │   ├── presenters
│   │   │   │   └── codespaces
│   │   │   │       ├── enablement_policy_input_presenter.rb
│   │   │   │       └── org_presenter.rb
│   │   │   ├── public
│   │   │   │   ├── codespaces
│   │   │   │   │   ├── access
│   │   │   │   │   │   ├── allowed_result.rb
│   │   │   │   │   │   ├── copilot_workspace_billing_checker.rb
│   │   │   │   │   │   ├── spark_workbench_usage_checker.rb
│   │   │   │   │   │   ├── v_next_billing_checker.rb
│   │   │   │   │   │   └── workspace_editor_billing_checker.rb
│   │   │   │   │   ├── access_checker.rb
│   │   │   │   │   ├── authorize_port_forwarding.rb
│   │   │   │   │   ├── billing
│   │   │   │   │   │   └── billing_platform.rb
│   │   │   │   │   ├── billing_policy.rb
│   │   │   │   │   ├── business_delegator.rb
│   │   │   │   │   ├── concurrency_limit_error.rb
│   │   │   │   │   ├── concurrency_policy.rb
│   │   │   │   │   ├── copilot_workbench_concurrency_limit_error.rb
│   │   │   │   │   ├── copilot_workspace_concurrency_limit_error.rb
│   │   │   │   │   ├── copilot_workspace_concurrency_policy.rb
│   │   │   │   │   ├── copilot_workspace_feature_disabled_error.rb
│   │   │   │   │   ├── create.rb
│   │   │   │   │   ├── dev_container_config
│   │   │   │   │   │   └── codespaces.rb
│   │   │   │   │   ├── dev_container.rb
│   │   │   │   │   ├── dev_containers.rb
│   │   │   │   │   ├── dial.rb
│   │   │   │   │   ├── dials
│   │   │   │   │   │   ├── billing_worker_count.rb
│   │   │   │   │   │   ├── billing_worker_for_slow_queues_count.rb
│   │   │   │   │   │   ├── copilot_workspace_max_codespace_users.rb
│   │   │   │   │   │   ├── copilot_workspace_max_model_users.rb
│   │   │   │   │   │   ├── copilot_workspace_usage_limit_seconds.rb
│   │   │   │   │   │   ├── extended_rate_limit_duration_minutes.rb
│   │   │   │   │   │   ├── extended_rate_limit_max_operations.rb
│   │   │   │   │   │   ├── maximum_copilot_workbench_cores_for_user.rb
│   │   │   │   │   │   ├── maximum_copilot_workbench_instances_for_user.rb
│   │   │   │   │   │   ├── maximum_copilot_workspace_cores_for_user.rb
│   │   │   │   │   │   ├── maximum_copilot_workspace_instances_for_user.rb
│   │   │   │   │   │   ├── maximum_core_count_per_codespace_for_neutral_org.rb
│   │   │   │   │   │   ├── maximum_core_count_per_codespace_for_neutral_user.rb
│   │   │   │   │   │   ├── maximum_core_count_per_codespace_for_untrusted_org.rb
│   │   │   │   │   │   ├── maximum_core_count_per_codespace_for_untrusted_user.rb
│   │   │   │   │   │   ├── maximum_total_copilot_workspace_codespaces_for_user.rb
│   │   │   │   │   │   └── workspace_editor_individual_usage_limit_seconds.rb
│   │   │   │   │   ├── entity_policy.rb
│   │   │   │   │   ├── error.rb
│   │   │   │   │   ├── events.rb
│   │   │   │   │   ├── feature_flags.rb
│   │   │   │   │   ├── fetch_basis_token_and_visibility.rb
│   │   │   │   │   ├── fetch_cascade_token.rb
│   │   │   │   │   ├── find_pull_request.rb
│   │   │   │   │   ├── forkability_report.rb
│   │   │   │   │   ├── generate_portal_partner_info.rb
│   │   │   │   │   ├── generate_web_editor_partner_info.rb
│   │   │   │   │   ├── gpg_signature_request.rb
│   │   │   │   │   ├── has_unpushed_changes.rb
│   │   │   │   │   ├── host_setup_policy.rb
│   │   │   │   │   ├── image_policy.rb
│   │   │   │   │   ├── initialize_repository.rb
│   │   │   │   │   ├── jetbrains.rb
│   │   │   │   │   ├── keep.rb
│   │   │   │   │   ├── lightweight_web_editor.rb
│   │   │   │   │   ├── machine_policy.rb
│   │   │   │   │   ├── maximum_creation_policy.rb
│   │   │   │   │   ├── maximum_idle_timeout_policy.rb
│   │   │   │   │   ├── maximum_retention_period_policy.rb
│   │   │   │   │   ├── network_configuration_policy.rb
│   │   │   │   │   ├── network_configuration.rb
│   │   │   │   │   ├── null_state_codespace_error.rb
│   │   │   │   │   ├── organization_opt_out.rb
│   │   │   │   │   ├── policy_filter.rb
│   │   │   │   │   ├── policy_override_storage.rb
│   │   │   │   │   ├── policy.rb
│   │   │   │   │   ├── port_privacy_policy.rb
│   │   │   │   │   ├── port_privacy_setting.rb
│   │   │   │   │   ├── prebuilds.rb
│   │   │   │   │   ├── query.rb
│   │   │   │   │   ├── quick_start
│   │   │   │   │   │   ├── find_or_build.rb
│   │   │   │   │   │   └── resume_filter.rb
│   │   │   │   │   ├── rate_limit_error.rb
│   │   │   │   │   ├── repository_query.rb
│   │   │   │   │   ├── schedule_environment_restoration.rb
│   │   │   │   │   ├── schedule_environment_suspension.rb
│   │   │   │   │   ├── secret.rb
│   │   │   │   │   ├── skus
│   │   │   │   │   │   ├── availability_context.rb
│   │   │   │   │   │   └── cache.rb
│   │   │   │   │   ├── skus.rb
│   │   │   │   │   ├── spark_workbench_concurrency_policy.rb
│   │   │   │   │   ├── start.rb
│   │   │   │   │   ├── template.rb
│   │   │   │   │   ├── token_cache.rb
│   │   │   │   │   ├── tokens.rb
│   │   │   │   │   ├── unkeep.rb
│   │   │   │   │   ├── update_settings.rb
│   │   │   │   │   ├── update_trusted_repository_access.rb
│   │   │   │   │   ├── user_secret.rb
│   │   │   │   │   └── vscs.rb
│   │   │   │   └── codespaces.rb
│   │   │   └── schema
│   │   │       └── vscs_billing_schema.json
│   │   ├── initializers
│   │   │   └── codespaces
│   │   │       └── subscribers.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── clients
│   │       │   └── codespaces
│   │       │       ├── client_logger_test.rb
│   │       │       ├── client_test.rb
│   │       │       ├── follow_vso_redirects_test.rb
│   │       │       ├── link_sentry_to_kusto_test.rb
│   │       │       ├── settings_sync_client_test.rb
│   │       │       ├── storage_client_test.rb
│   │       │       ├── vscs_api_url_test.rb
│   │       │       └── vscs_client_test.rb
│   │       ├── commands
│   │       │   ├── codespaces
│   │       │   │   ├── add_declarative_secrets_test.rb
│   │       │   │   ├── assemble_secrets_test.rb
│   │       │   │   ├── authorize_port_forwarding_test.rb
│   │       │   │   ├── billing
│   │       │   │   │   ├── compute_analytics_message_handler_test.rb
│   │       │   │   │   ├── compute_meuse_message_handler_test.rb
│   │       │   │   │   ├── compute_v_next_message_handler_test.rb
│   │       │   │   │   ├── copilot_workspace_message_handler_test.rb
│   │       │   │   │   ├── dispatch_codespace_message_test.rb
│   │       │   │   │   ├── dispatch_message_test.rb
│   │       │   │   │   ├── dispatch_prebuild_message_test.rb
│   │       │   │   │   ├── fetch_messages_test.rb
│   │       │   │   │   ├── prebuild_storage_analytics_message_handler_test.rb
│   │       │   │   │   ├── prebuild_storage_meuse_message_handler_test.rb
│   │       │   │   │   ├── prebuild_storage_v_next_message_handler_test.rb
│   │       │   │   │   ├── spark_workbench_message_handler_test.rb
│   │       │   │   │   ├── storage_analytics_message_handler_test.rb
│   │       │   │   │   ├── storage_meuse_message_handler_test.rb
│   │       │   │   │   ├── storage_v_next_message_handler_test.rb
│   │       │   │   │   └── vscode_threshold_notifier_test.rb
│   │       │   │   ├── bulk_restore_codespaces_test.rb
│   │       │   │   ├── cache_environment_data_test.rb
│   │       │   │   ├── cache_skus_test.rb
│   │       │   │   ├── calculate_prebuild_hash_test.rb
│   │       │   │   ├── check_failover_status_job_test.rb
│   │       │   │   ├── clean_up_environment_test.rb
│   │       │   │   ├── command_test.rb
│   │       │   │   ├── create_environment_test.rb
│   │       │   │   ├── create_policy_group_test.rb
│   │       │   │   ├── create_prebuild_instance_test.rb
│   │       │   │   ├── create_prebuild_template_dynamic_workflow_test.rb
│   │       │   │   ├── create_prebuild_template_test.rb
│   │       │   │   ├── create_test.rb
│   │       │   │   ├── delete_prebuild_templates_test.rb
│   │       │   │   ├── export_test.rb
│   │       │   │   ├── fetch_basis_token_and_visibility_test.rb
│   │       │   │   ├── fetch_cascade_token_test.rb
│   │       │   │   ├── fetch_prebuild_mode_availability_test.rb
│   │       │   │   ├── find_affected_codespaces_by_organization_test.rb
│   │       │   │   ├── find_affected_codespaces_by_repository_access_change_test.rb
│   │       │   │   ├── find_affected_codespaces_by_repository_test.rb
│   │       │   │   ├── find_affected_codespaces_by_team_test.rb
│   │       │   │   ├── find_affected_codespaces_by_user_test.rb
│   │       │   │   ├── find_environment_test.rb
│   │       │   │   ├── find_pull_request_test.rb
│   │       │   │   ├── flush_settings_sync_test.rb
│   │       │   │   ├── fork_repo_test.rb
│   │       │   │   ├── generate_name_test.rb
│   │       │   │   ├── generate_portal_partner_info_test.rb
│   │       │   │   ├── generate_web_editor_partner_info_test.rb
│   │       │   │   ├── get_agent_download_url_test.rb
│   │       │   │   ├── get_failover_details_test.rb
│   │       │   │   ├── get_location_for_sku_test.rb
│   │       │   │   ├── get_prebuild_secrets_test.rb
│   │       │   │   ├── get_region_for_user_test.rb
│   │       │   │   ├── get_target_ref_test.rb
│   │       │   │   ├── handle_spammy_user_test.rb
│   │       │   │   ├── hard_delete_test.rb
│   │       │   │   ├── has_unpushed_changes_test.rb
│   │       │   │   ├── initialize_repository_test.rb
│   │       │   │   ├── instrument_suspend_test.rb
│   │       │   │   ├── keep_test.rb
│   │       │   │   ├── process_business_enablement_change_test.rb
│   │       │   │   ├── process_organization_enablement_change_test.rb
│   │       │   │   ├── process_plan_change_test.rb
│   │       │   │   ├── process_webhook_test.rb
│   │       │   │   ├── provision_environment_test.rb
│   │       │   │   ├── publish_to_repository_test.rb
│   │       │   │   ├── reassociate_user_secrets_test.rb
│   │       │   │   ├── restore_test.rb
│   │       │   │   ├── revoke_web_editor_tokens_test.rb
│   │       │   │   ├── schedule_environment_restoration_test.rb
│   │       │   │   ├── schedule_environment_suspension_test.rb
│   │       │   │   ├── send_agent_telemetry_test.rb
│   │       │   │   ├── soft_delete_test.rb
│   │       │   │   ├── start_test.rb
│   │       │   │   ├── suspend_codespace_at_usage_limit_test.rb
│   │       │   │   ├── suspend_environment_test.rb
│   │       │   │   ├── suspend_user_environments_test.rb
│   │       │   │   ├── toggle_failover_test.rb
│   │       │   │   ├── transfer_billable_owner_test.rb
│   │       │   │   ├── transfer_prebuild_template_billable_owner_test.rb
│   │       │   │   ├── transfer_prebuild_template_owner_by_repository_test.rb
│   │       │   │   ├── update_codespaces_enablement_by_organization_test.rb
│   │       │   │   ├── update_prebuild_template_test.rb
│   │       │   │   ├── update_prebuild_template_versions_test.rb
│   │       │   │   ├── update_settings_test.rb
│   │       │   │   ├── update_trusted_repository_access_test.rb
│   │       │   │   ├── update_user_secrets_test.rb
│   │       │   │   ├── validate_prebuild_access_test.rb
│   │       │   │   ├── validate_prebuild_template_fields_test.rb
│   │       │   │   ├── verify_creation_metadata_on_push_test.rb
│   │       │   │   ├── verify_creation_metadata_test.rb
│   │       │   │   ├── vscs_billing_schema_test.rb
│   │       │   │   └── write_allowed_permissions_test.rb
│   │       │   └── process_system_event_test.rb
│   │       ├── integration
│   │       │   ├── codespaces_extended_repository_access_test.rb
│   │       │   └── codespaces_inaccessibility_test.rb
│   │       ├── jobs
│   │       │   ├── codespaces
│   │       │   │   ├── attach_pull_request_job_test.rb
│   │       │   │   ├── backfill_environment_data_job_test.rb
│   │       │   │   ├── cache_environment_data_job_test.rb
│   │       │   │   ├── check_for_shutdown_codespaces_job_test.rb
│   │       │   │   ├── clean_up_inaccessible_job_test.rb
│   │       │   │   ├── cleanup_spammy_owner_codespaces_job_test.rb
│   │       │   │   ├── clean_up_stale_gpg_authorization_job_test.rb
│   │       │   │   ├── clean_up_stuck_provisioning_job_test.rb
│   │       │   │   ├── create_prebuild_instance_job_test.rb
│   │       │   │   ├── create_prebuild_template_dynamic_workflow_job_test.rb
│   │       │   │   ├── create_usage_record_job_test.rb
│   │       │   │   ├── delete_dependent_codespaces_job_test.rb
│   │       │   │   ├── delete_dependent_never_available_codespaces_job_test.rb
│   │       │   │   ├── delete_prebuilds_for_repo_job_test.rb
│   │       │   │   ├── delete_prebuild_templates_job_test.rb
│   │       │   │   ├── enqueue_upcoming_template_job_test.rb
│   │       │   │   ├── handle_prebuilds_when_repo_deleted_job_test.rb
│   │       │   │   ├── notify_owner_of_expiring_codespaces_job_test.rb
│   │       │   │   ├── org_settings_changed_job_test.rb
│   │       │   │   ├── past_retention_job_test.rb
│   │       │   │   ├── process_org_secret_updates_job_test.rb
│   │       │   │   ├── process_repository_secret_updates_job_test.rb
│   │       │   │   ├── process_scheduled_template_job_test.rb
│   │       │   │   ├── process_user_secret_updates_job_test.rb
│   │       │   │   ├── purge_soft_deleted_codespaces_job_test.rb
│   │       │   │   ├── set_organization_codespaces_access_config_job_test.rb
│   │       │   │   ├── suspend_codespace_at_usage_limit_job_test.rb
│   │       │   │   ├── suspend_dependent_codespaces_job_test.rb
│   │       │   │   ├── suspend_stale_spark_workbench_codespaces_job_test.rb
│   │       │   │   ├── toggle_failover_job_test.rb
│   │       │   │   ├── transfer_prebuild_template_owner_by_repository_job_test.rb
│   │       │   │   ├── upcoming_retention_notification_job_test.rb
│   │       │   │   ├── update_prebuild_template_versions_job_test.rb
│   │       │   │   ├── update_secrets_for_codespace_job_test.rb
│   │       │   │   ├── vscode_billing_threshold_notifier_job_test.rb
│   │       │   │   ├── watch_orphaned_prebuild_templates_job_test.rb
│   │       │   │   └── webhook_job_test.rb
│   │       │   ├── codespaces_async_operation_timeout_job_test.rb
│   │       │   ├── codespaces_check_for_hung_async_operations_job_test.rb
│   │       │   ├── codespaces_clean_up_environment_job_test.rb
│   │       │   ├── codespaces_cleanup_unprocessed_billing_messages_job_test.rb
│   │       │   ├── codespaces_delete_job_test.rb
│   │       │   ├── codespaces_dispatch_billing_message_job_test.rb
│   │       │   ├── codespaces_export_job_test.rb
│   │       │   ├── codespaces_fetch_billing_messages_job_test.rb
│   │       │   ├── codespaces_fetch_billing_storage_account_names_job_test.rb
│   │       │   ├── codespaces_job_test.rb
│   │       │   ├── codespaces_kv_cleanup_job_test.rb
│   │       │   ├── codespaces_provision_job_test.rb
│   │       │   ├── codespaces_remove_org_member_access_job_test.rb
│   │       │   ├── codespaces_resize_storage_job_test.rb
│   │       │   ├── codespaces_restore_job_test.rb
│   │       │   ├── codespaces_schedule_environment_restoration_job_test.rb
│   │       │   ├── codespaces_suspend_environment_job_test.rb
│   │       │   ├── hydro_codespaces_on_push_job_test.rb
│   │       │   └── process_system_event_job_test.rb
│   │       ├── models
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       ├── codespaces_dependency_test.rb
│   │       │   │       └── codespaces_secrets_dependency_test.rb
│   │       │   ├── codespaces
│   │       │   │   ├── access
│   │       │   │   │   ├── copilot_workspace_billing_checker_test.rb
│   │       │   │   │   ├── v_next_billing_checker_test.rb
│   │       │   │   │   └── workspace_editor_billing_checker_test.rb
│   │       │   │   ├── access_checker_test.rb
│   │       │   │   ├── allowed_permission_test.rb
│   │       │   │   ├── async_operation_test.rb
│   │       │   │   ├── billing_entry_test.rb
│   │       │   │   ├── billing_message_handler_result_test.rb
│   │       │   │   ├── billing_message_tracked_usage_test.rb
│   │       │   │   ├── billing_policy_test.rb
│   │       │   │   ├── business_delegator_test.rb
│   │       │   │   ├── concurrency_policy_test.rb
│   │       │   │   ├── copilot_workspace_billing_message_handler_result_test.rb
│   │       │   │   ├── copilot_workspace_concurrency_policy_test.rb
│   │       │   │   ├── dev_container_config
│   │       │   │   │   └── codespaces_test.rb
│   │       │   │   ├── dev_container_test.rb
│   │       │   │   ├── encryption_config_test.rb
│   │       │   │   ├── entity_policy_test.rb
│   │       │   │   ├── environment_test.rb
│   │       │   │   ├── ephemeral_billing_message_test.rb
│   │       │   │   ├── error_reporter_test.rb
│   │       │   │   ├── events_test.rb
│   │       │   │   ├── forkability_report_test.rb
│   │       │   │   ├── gpg_signature_request_test.rb
│   │       │   │   ├── host_setup_policy_test.rb
│   │       │   │   ├── image_policy_test.rb
│   │       │   │   ├── last_known_stop_notice_cache_test.rb
│   │       │   │   ├── locations
│   │       │   │   │   ├── geo_test.rb
│   │       │   │   │   ├── region_locator_test.rb
│   │       │   │   │   └── region_test.rb
│   │       │   │   ├── machine_policy_test.rb
│   │       │   │   ├── maximum_creation_policy_test.rb
│   │       │   │   ├── maximum_idle_timeout_policy_test.rb
│   │       │   │   ├── maximum_retention_period_policy_test.rb
│   │       │   │   ├── menu_visibility_test.rb
│   │       │   │   ├── multi_repository_policy_cache_test.rb
│   │       │   │   ├── network_configuration_policy_test.rb
│   │       │   │   ├── network_configuration_test.rb
│   │       │   │   ├── organization_opt_out_test.rb
│   │       │   │   ├── org_policy_test.rb
│   │       │   │   ├── per_user_rate_limiter_test.rb
│   │       │   │   ├── per_user_start_tracker_test.rb
│   │       │   │   ├── plan_test.rb
│   │       │   │   ├── policy_constraint_test.rb
│   │       │   │   ├── policy_group_membership_test.rb
│   │       │   │   ├── policy_group_test.rb
│   │       │   │   ├── policy_test.rb
│   │       │   │   ├── port_privacy_policy_test.rb
│   │       │   │   ├── prebuild_configuration_test.rb
│   │       │   │   ├── prebuild_template_creation_schedule_test.rb
│   │       │   │   ├── prebuild_template_test.rb
│   │       │   │   ├── prebuild_template_validator_test.rb
│   │       │   │   ├── query_test.rb
│   │       │   │   ├── repository_policy_test.rb
│   │       │   │   ├── repository_query_test.rb
│   │       │   │   ├── secret_test.rb
│   │       │   │   ├── settings_test.rb
│   │       │   │   ├── shared_linked_resources_tests.rb
│   │       │   │   ├── skus
│   │       │   │   │   └── cache_test.rb
│   │       │   │   ├── skus_test.rb
│   │       │   │   ├── spark_emu_test.rb
│   │       │   │   ├── spark_workbench_concurrency_policy_test.rb
│   │       │   │   ├── stats_tagger_test.rb
│   │       │   │   ├── storage_billing_message_tracked_usage_test.rb
│   │       │   │   ├── survey_test.rb
│   │       │   │   ├── tier_test.rb
│   │       │   │   ├── time_zone_helper_test.rb
│   │       │   │   ├── tokens_test.rb
│   │       │   │   ├── trusted_repository_authorization_test.rb
│   │       │   │   ├── unprocessed_billing_message_test.rb
│   │       │   │   ├── usage_record_test.rb
│   │       │   │   ├── user_secret_test.rb
│   │       │   │   ├── user_tier_cache_test.rb
│   │       │   │   ├── vscs_service_stamp_availability_test.rb
│   │       │   │   ├── vscs_service_stamp_test.rb
│   │       │   │   └── vscs_test.rb
│   │       │   ├── codespace_test.rb
│   │       │   ├── configurable
│   │       │   │   ├── codespace_default_idle_timeout_test.rb
│   │       │   │   ├── codespace_expiry_notification_test.rb
│   │       │   │   ├── codespace_trusted_repositories_test.rb
│   │       │   │   ├── organization_codespaces_ownership_setting_test.rb
│   │       │   │   └── organization_codespaces_user_limit_test.rb
│   │       │   ├── prebuild_template_billing_entry_test.rb
│   │       │   └── user
│   │       │       └── codespaces_dependency_test.rb
│   │       ├── presenters
│   │       │   ├── enablement_policy_input_presenter_test.rb
│   │       │   └── org_presenter_test.rb
│   │       ├── public
│   │       │   ├── codespaces
│   │       │   │   ├── access
│   │       │   │   │   └── spark_workbench_usage_checker_test.rb
│   │       │   │   ├── dial_test.rb
│   │       │   │   ├── lightweight_web_editor_test.rb
│   │       │   │   └── quick_start
│   │       │   │       ├── find_or_build_test.rb
│   │       │   │       └── resume_filter_test.rb
│   │       │   ├── codespaces_prebuilds_test.rb
│   │       │   └── codespaces_test.rb
│   │       ├── subscribers_test.rb
│   │       └── tagging_helper_test.rb
│   ├── collaboration
│   │   ├── app
│   │   │   └── models
│   │   │       ├── author_association_base.rb
│   │   │       ├── avatar
│   │   │       │   └── list.rb
│   │   │       ├── referenceable.rb
│   │   │       ├── referrer.rb
│   │   │       └── suggester
│   │   │           ├── mention_serializer.rb
│   │   │           └── repository_suggester.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           ├── avatar
│   │           │   └── list_test.rb
│   │           ├── referrer_test.rb
│   │           └── suggester
│   │               ├── mention_serializer_test.rb
│   │               └── repository_suggester_test.rb
│   ├── commits
│   │   ├── app
│   │   │   └── models
│   │   │       ├── commit
│   │   │       │   └── diff_stats.rb
│   │   │       ├── commit.rb
│   │   │       ├── commits
│   │   │       │   ├── commit_messageable.rb
│   │   │       │   ├── commit_message_html.rb
│   │   │       │   ├── commit_message.rb
│   │   │       │   └── i_messageable.rb
│   │   │       ├── commits_collection.rb
│   │   │       ├── github
│   │   │       │   └── comparison.rb
│   │   │       ├── git_repository
│   │   │       │   └── commits_dependency.rb
│   │   │       └── search
│   │   │           ├── filters
│   │   │           │   └── sha_filter.rb
│   │   │           └── queries
│   │   │               └── commit_query.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── commit_diff_stats_test.rb
│   │       ├── commit_message_test.rb
│   │       ├── commits_collection_create_merge_commit_test.rb
│   │       ├── commits_collection_test.rb
│   │       ├── commit_test.rb
│   │       ├── commit_verification_status_test.rb
│   │       └── models
│   │           ├── comparison_test.rb
│   │           └── search
│   │               └── queries
│   │                   └── commit_query_test.rb
│   ├── community_and_safety
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── clean_expired_interaction_limits_job.rb
│   │   │   └── models
│   │   │       ├── abuse_reportable.rb
│   │   │       ├── abuse_report.rb
│   │   │       ├── code_of_conduct.rb
│   │   │       ├── community_profile.rb
│   │   │       ├── content_authorization_error
│   │   │       │   └── feature_not_available.rb
│   │   │       ├── content_authorizer
│   │   │       │   └── report_content_authorizer.rb
│   │   │       ├── deceased_user.rb
│   │   │       ├── funding_platform
│   │   │       │   └── community_bridge.rb
│   │   │       ├── global_notice_next
│   │   │       │   ├── one_verified_email_check.rb
│   │   │       │   ├── spammy_businesses_check.rb
│   │   │       │   ├── spammy_check.rb
│   │   │       │   ├── spammy_orgs_check.rb
│   │   │       │   └── verified_emails_check.rb
│   │   │       ├── ignored_user
│   │   │       │   └── creator.rb
│   │   │       ├── ignored_user.rb
│   │   │       ├── interaction_limit.rb
│   │   │       ├── interaction_limits
│   │   │       │   └── set_interaction_limit.rb
│   │   │       ├── interaction_setting.rb
│   │   │       ├── license.rb
│   │   │       ├── organization
│   │   │       │   ├── interaction_limits_dependency.rb
│   │   │       │   ├── moderation_dependency.rb
│   │   │       │   ├── moderation.rb
│   │   │       │   ├── terms_of_service_acceptance.rb
│   │   │       │   ├── terms_of_service.rb
│   │   │       │   └── terms_of_service_upgrade_prompt.rb
│   │   │       ├── org_blockable.rb
│   │   │       ├── photo_dna_hit.rb
│   │   │       ├── repository
│   │   │       │   ├── access_report.rb
│   │   │       │   ├── community_dependency.rb
│   │   │       │   ├── ignore_dependency.rb
│   │   │       │   ├── interaction_limit_dependency.rb
│   │   │       │   ├── network_privilege_dependency.rb
│   │   │       │   └── tiered_reporting_dependency.rb
│   │   │       ├── repository_code_of_conduct.rb
│   │   │       ├── repository_contributing_guidelines.rb
│   │   │       ├── repository_interaction_ability.rb
│   │   │       ├── repository_license.rb
│   │   │       ├── reserved_login.rb
│   │   │       ├── retired_namespace.rb
│   │   │       ├── search
│   │   │       │   └── filters
│   │   │       │       └── license_filter.rb
│   │   │       ├── stafftools
│   │   │       │   └── network_privilege.rb
│   │   │       ├── successor_invitation.rb
│   │   │       ├── suggester
│   │   │       │   └── blocked_user_filter.rb
│   │   │       ├── tos_acceptance.rb
│   │   │       ├── user
│   │   │       │   ├── ignore_dependency.rb
│   │   │       │   ├── interaction_ability.rb
│   │   │       │   ├── interaction_limit_dependency.rb
│   │   │       │   ├── successors_dependency.rb
│   │   │       │   └── tombstone_dependency.rb
│   │   │       ├── user_asset
│   │   │       │   └── quarantine.rb
│   │   │       ├── user_content_editable.rb
│   │   │       ├── user_content_edit.rb
│   │   │       └── user_hovercard
│   │   │           └── contexts
│   │   │               └── blocks.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   └── clean_expired_interaction_limits_job_test.rb
│   │       └── models
│   │           ├── abuse_reportable_test.rb
│   │           ├── abuse_report_test.rb
│   │           ├── api
│   │           │   └── serializer
│   │           │       ├── code_of_conduct_dependency_test.rb
│   │           │       ├── interaction_limits_dependency_test.rb
│   │           │       └── licenses_dependency_test.rb
│   │           ├── code_of_conduct_test.rb
│   │           ├── community_profile_test.rb
│   │           ├── deceased_user_test.rb
│   │           ├── global_notice_next
│   │           │   ├── spammy_businesses_check_test.rb
│   │           │   ├── spammy_check_test.rb
│   │           │   ├── spammy_orgs_check_test.rb
│   │           │   └── verified_emails_check_test.rb
│   │           ├── ignored_user
│   │           │   └── creator_test.rb
│   │           ├── ignored_user_test.rb
│   │           ├── interaction_limits
│   │           │   └── set_interaction_limit_test.rb
│   │           ├── interaction_limit_test.rb
│   │           ├── interaction_setting_test.rb
│   │           ├── license_test.rb
│   │           ├── organization
│   │           │   ├── interaction_limits_dependency_test.rb
│   │           │   ├── moderation_dependency_test.rb
│   │           │   ├── moderation_test.rb
│   │           │   ├── terms_of_service_acceptance_test.rb
│   │           │   ├── terms_of_service_test.rb
│   │           │   └── terms_of_service_upgrade_prompt_test.rb
│   │           ├── org_blockable_test.rb
│   │           ├── photo_dna_hit_test.rb
│   │           ├── repository
│   │           │   ├── access_report_test.rb
│   │           │   ├── community_dependency_test.rb
│   │           │   ├── ignore_dependency_test.rb
│   │           │   └── tiered_reporting_dependency_test.rb
│   │           ├── repository_code_of_conduct_test.rb
│   │           ├── repository_interaction_ability_test.rb
│   │           ├── repository_license_test.rb
│   │           ├── reserved_login_test.rb
│   │           ├── retired_namespace
│   │           │   └── race_conditions_test.rb
│   │           ├── retired_namespace_test.rb
│   │           ├── show_blocked_contributors_warning_test.rb
│   │           ├── stafftools
│   │           │   └── network_privilege_test.rb
│   │           ├── successor_invitation_test.rb
│   │           ├── suggester
│   │           │   └── blocked_user_filter_test.rb
│   │           ├── tos_acceptance_test.rb
│   │           ├── user
│   │           │   ├── ignore_dependency_test.rb
│   │           │   ├── interaction_ability_test.rb
│   │           │   ├── stratocaster_dependency_test.rb
│   │           │   ├── successors_dependency_test.rb
│   │           │   └── tombstone_dependency_test.rb
│   │           ├── user_asset
│   │           │   └── quarantine_test.rb
│   │           ├── user_content_editable_test.rb
│   │           └── user_content_edit_test.rb
│   ├── copilot
│   │   ├── app
│   │   │   ├── commands
│   │   │   │   └── copilot
│   │   │   │       ├── billing
│   │   │   │       │   ├── enterprise_seat_emission_command.rb
│   │   │   │       │   └── organization_seat_emission_command.rb
│   │   │   │       ├── command.rb
│   │   │   │       ├── enterprise_cleaner_helpers.rb
│   │   │   │       ├── enterprise_cleaner.rb
│   │   │   │       ├── language_repository_loader.rb
│   │   │   │       ├── organization_cleaner.rb
│   │   │   │       ├── organization_cleanup_decider.rb
│   │   │   │       ├── repository_user_loader.rb
│   │   │   │       ├── seat_assignments
│   │   │   │       │   ├── business_team_converter_command.rb
│   │   │   │       │   ├── enterprise_team_converter_command.rb
│   │   │   │       │   ├── organization_converter_command.rb
│   │   │   │       │   ├── seat_creation.rb
│   │   │   │       │   ├── team_converter_command.rb
│   │   │   │       │   └── user_converter_command.rb
│   │   │   │       └── user_cleaner.rb
│   │   │   ├── jobs
│   │   │   │   ├── copilot
│   │   │   │   │   ├── activity_report_job.rb
│   │   │   │   │   ├── batch_invalidate_access_type_cache_job.rb
│   │   │   │   │   ├── batch_update_all_enterprise_org_settings_job.rb
│   │   │   │   │   ├── batch_update_enterprise_user_settings_job.rb
│   │   │   │   │   ├── batch_update_org_settings_job.rb
│   │   │   │   │   ├── batch_update_user_cache_setting_rules_job.rb
│   │   │   │   │   ├── batch_update_user_settings_job.rb
│   │   │   │   │   ├── billing
│   │   │   │   │   │   ├── cleanup_non_emitting_orgs_job.rb
│   │   │   │   │   │   ├── enterprise_seat_emission_job.rb
│   │   │   │   │   │   ├── enterprise_team_emission_job.rb
│   │   │   │   │   │   ├── organizations
│   │   │   │   │   │   │   └── scheduled_plan_downgrade_job.rb
│   │   │   │   │   │   ├── organization_seat_emission_job.rb
│   │   │   │   │   │   └── scheduled_plan_downgrade_job.rb
│   │   │   │   │   ├── businesses
│   │   │   │   │   │   ├── destroyed_business_cleanup_job.rb
│   │   │   │   │   │   └── organization_invitation_confirmation_job.rb
│   │   │   │   │   ├── business_trials
│   │   │   │   │   │   ├── enterprise_trial_sync_job.rb
│   │   │   │   │   │   ├── expiration_job.rb
│   │   │   │   │   │   ├── organization_trial_sync_job.rb
│   │   │   │   │   │   ├── status_check_job.rb
│   │   │   │   │   │   └── upgrade_cleanup_job.rb
│   │   │   │   │   ├── chat_attachments
│   │   │   │   │   │   ├── cleanup_for_threads_job.rb
│   │   │   │   │   │   ├── cleanup_job.rb
│   │   │   │   │   │   └── maintenance_job.rb
│   │   │   │   │   ├── content_exclusion
│   │   │   │   │   │   └── organization_job.rb
│   │   │   │   │   ├── delete_orphaned_seats_job.rb
│   │   │   │   │   ├── educational_user_reactivation_job.rb
│   │   │   │   │   ├── engaged_oss_job.rb
│   │   │   │   │   ├── engaged_oss_language_job.rb
│   │   │   │   │   ├── engaged_oss_repository_user_job.rb
│   │   │   │   │   ├── free_user_cancellation_job.rb
│   │   │   │   │   ├── free_user_check_job.rb
│   │   │   │   │   ├── free_user_cleanup_job.rb
│   │   │   │   │   ├── free_user_coupon_check_job.rb
│   │   │   │   │   ├── free_user_processor_job.rb
│   │   │   │   │   ├── free_user_upgrade_batch_job.rb
│   │   │   │   │   ├── free_user_upgrade_job.rb
│   │   │   │   │   ├── individuals
│   │   │   │   │   │   └── trial_expiration_warning_job.rb
│   │   │   │   │   ├── limited_user_cleanup_job.rb
│   │   │   │   │   ├── model_registry_cache_job.rb
│   │   │   │   │   ├── new_batch_update_org_settings_job.rb
│   │   │   │   │   ├── next_edit_suggestions_beta_onboard_job.rb
│   │   │   │   │   ├── paid_user_free_check_job.rb
│   │   │   │   │   ├── paid_user_free_check_processor_job.rb
│   │   │   │   │   ├── pending_seat_assignments_job.rb
│   │   │   │   │   ├── quota_cache_invalidation_job.rb
│   │   │   │   │   ├── seat_emission_job.rb
│   │   │   │   │   ├── seat_management
│   │   │   │   │   │   ├── access_seat_assignment_conversion_job.rb
│   │   │   │   │   │   ├── business_team_deleted_job.rb
│   │   │   │   │   │   ├── business_team_job.rb
│   │   │   │   │   │   ├── cancel_and_refund_on_reinstatement_job.rb
│   │   │   │   │   │   ├── destroy_trial_seats_job.rb
│   │   │   │   │   │   ├── duplicate_seat_check_job.rb
│   │   │   │   │   │   ├── enterprise_access_reinstatement_job.rb
│   │   │   │   │   │   ├── enterprise_job.rb
│   │   │   │   │   │   ├── enterprise_remove_member_job.rb
│   │   │   │   │   │   ├── enterprise_seat_assigned_job.rb
│   │   │   │   │   │   ├── enterprise_seat_deduplicate_job.rb
│   │   │   │   │   │   ├── enterprise_team_job.rb
│   │   │   │   │   │   ├── external_identity_job.rb
│   │   │   │   │   │   ├── force_reinstate_access_job.rb
│   │   │   │   │   │   ├── invalid_seat_cleanup_job.rb
│   │   │   │   │   │   ├── org_access_reinstatement_job.rb
│   │   │   │   │   │   ├── organization_deduplicate_job.rb
│   │   │   │   │   │   ├── organization_invitation_job.rb
│   │   │   │   │   │   ├── organization_job.rb
│   │   │   │   │   │   ├── organization_member_job.rb
│   │   │   │   │   │   ├── organization_remove_member_job.rb
│   │   │   │   │   │   ├── organization_team_job.rb
│   │   │   │   │   │   ├── revoke_access_for_suspended_user_job.rb
│   │   │   │   │   │   ├── seat_assigned_job.rb
│   │   │   │   │   │   ├── seat_assignment_cleanup_job.rb
│   │   │   │   │   │   ├── seat_assignment_converter_job.rb
│   │   │   │   │   │   ├── suspended_user_seats_job.rb
│   │   │   │   │   │   ├── team_sync_job.rb
│   │   │   │   │   │   ├── uncancel_seat_assignment_job.rb
│   │   │   │   │   │   └── user_job.rb
│   │   │   │   │   ├── send_email_to_eloqua_job.rb
│   │   │   │   │   ├── subscription_item_expired_check_job.rb
│   │   │   │   │   ├── swe_agent_job.rb
│   │   │   │   │   ├── sync_mcp_registry_policy_job.rb
│   │   │   │   │   ├── timed_pending_seat_assignments_job.rb
│   │   │   │   │   ├── update_enterprise_user_settings_cache_job.rb
│   │   │   │   │   ├── update_user_settings_cache_job.rb
│   │   │   │   │   └── workspace_beta_onboard_job.rb
│   │   │   │   ├── copilot_job.rb
│   │   │   │   ├── hide_spammy_spark_workbenches_job.rb
│   │   │   │   ├── hydro_copilot_content_exclusion_repository_deleted_job.rb
│   │   │   │   ├── hydro_copilot_content_exclusion_repository_transferred_job.rb
│   │   │   │   ├── hydro_copilot_token_service_activate_pending_auth_checks_job.rb
│   │   │   │   └── hydro_copilot_token_service_seat_assignment_conversion_job.rb
│   │   │   ├── models
│   │   │   │   ├── copilot
│   │   │   │   │   ├── activity_history.rb
│   │   │   │   │   ├── activity.rb
│   │   │   │   │   ├── activity_report_storage.rb
│   │   │   │   │   ├── administrative_block.rb
│   │   │   │   │   ├── anthropic_user_profile.rb
│   │   │   │   │   ├── authentication_history.rb
│   │   │   │   │   ├── authentication.rb
│   │   │   │   │   ├── azure_blob_storage_chat_attachment_dependency.rb
│   │   │   │   │   ├── business_trial.rb
│   │   │   │   │   ├── chat_attachment.rb
│   │   │   │   │   ├── coding_guideline_path.rb
│   │   │   │   │   ├── coding_guideline.rb
│   │   │   │   │   ├── completion_feedback.rb
│   │   │   │   │   ├── completion_job_status.rb
│   │   │   │   │   ├── completions.rb
│   │   │   │   │   ├── configuration.rb
│   │   │   │   │   ├── content_exclusion_configuration.rb
│   │   │   │   │   ├── copilot_api
│   │   │   │   │   │   ├── integration_actor.rb
│   │   │   │   │   │   └── tracking_id_actor.rb
│   │   │   │   │   ├── custom_instructions.rb
│   │   │   │   │   ├── decrypted_token.rb
│   │   │   │   │   ├── editor_notification.rb
│   │   │   │   │   ├── encrypted_token.rb
│   │   │   │   │   ├── engaged_oss_repository.rb
│   │   │   │   │   ├── engaged_oss_user.rb
│   │   │   │   │   ├── entity_membership.rb
│   │   │   │   │   ├── extensions_agreement_signature.rb
│   │   │   │   │   ├── feedback_survey.rb
│   │   │   │   │   ├── free_user.rb
│   │   │   │   │   ├── insights_activity.rb
│   │   │   │   │   ├── integration_agent_source.rb
│   │   │   │   │   ├── integration_installation_agent_consent.rb
│   │   │   │   │   ├── job_status.rb
│   │   │   │   │   ├── k_v
│   │   │   │   │   │   └── data_store.rb
│   │   │   │   │   ├── k_v.rb
│   │   │   │   │   ├── limited_user.rb
│   │   │   │   │   ├── mcp_registry.rb
│   │   │   │   │   ├── metrics
│   │   │   │   │   │   ├── azure
│   │   │   │   │   │   │   ├── http_client.rb
│   │   │   │   │   │   │   ├── kusto_client_provider.rb
│   │   │   │   │   │   │   ├── shared_access_signature_url_generator.rb
│   │   │   │   │   │   │   ├── spark_usage_reports_kusto_client_provider.rb
│   │   │   │   │   │   │   ├── storage.rb
│   │   │   │   │   │   │   └── usage_reports_kusto_client_provider.rb
│   │   │   │   │   │   ├── queries
│   │   │   │   │   │   │   └── direct_data_access.rb
│   │   │   │   │   │   ├── spark_usage_report.rb
│   │   │   │   │   │   ├── usage_report
│   │   │   │   │   │   │   ├── enterprise_daily_factory.rb
│   │   │   │   │   │   │   ├── enterprise_daily.rb
│   │   │   │   │   │   │   └── enterprise_report_importer.rb
│   │   │   │   │   │   └── usage_report.rb
│   │   │   │   │   ├── metrics_report_link.rb
│   │   │   │   │   ├── models_registry_cache.rb
│   │   │   │   │   ├── next_edit_suggestions_beta.rb
│   │   │   │   │   ├── next_edit_suggestions_waitlist_survey.rb
│   │   │   │   │   ├── policy_cache_version.rb
│   │   │   │   │   ├── prompt
│   │   │   │   │   │   ├── natural_language_search.rb
│   │   │   │   │   │   ├── natural_language_search_template.rb
│   │   │   │   │   │   └── natural_language_search_template.text.erb
│   │   │   │   │   ├── seat
│   │   │   │   │   │   └── billing_dependency.rb
│   │   │   │   │   ├── seat_assignment.rb
│   │   │   │   │   ├── seat_emission.rb
│   │   │   │   │   ├── seat_history.rb
│   │   │   │   │   ├── seat.rb
│   │   │   │   │   ├── settings
│   │   │   │   │   │   ├── condition_expression.rb
│   │   │   │   │   │   ├── copilot_model_setting.rb
│   │   │   │   │   │   ├── copilot_models_group.rb
│   │   │   │   │   │   ├── copilot_models_setting_provider.rb
│   │   │   │   │   │   ├── copilot_settings_db_provider.rb
│   │   │   │   │   │   ├── setting.rb
│   │   │   │   │   │   └── setting_rule.rb
│   │   │   │   │   ├── swe_agent_configuration.rb
│   │   │   │   │   ├── technical_preview_user.rb
│   │   │   │   │   ├── token.rb
│   │   │   │   │   ├── twirp_response.rb
│   │   │   │   │   ├── usage_metric.rb
│   │   │   │   │   ├── user
│   │   │   │   │   │   └── copilot_api.rb
│   │   │   │   │   ├── workspace_beta.rb
│   │   │   │   │   └── workspace_waitlist_survey.rb
│   │   │   │   ├── organization
│   │   │   │   │   └── copilot_sessions_dependency.rb
│   │   │   │   ├── permissions
│   │   │   │   │   └── attributes
│   │   │   │   │       └── runtime_app.rb
│   │   │   │   ├── spark
│   │   │   │   │   ├── favorite_workbench.rb
│   │   │   │   │   ├── model_rate_limit.rb
│   │   │   │   │   ├── runtime_app_deploy.rb
│   │   │   │   │   ├── runtime_app_owner.rb
│   │   │   │   │   ├── runtime_app.rb
│   │   │   │   │   ├── workbench_iteration.rb
│   │   │   │   │   └── workbench.rb
│   │   │   │   └── user
│   │   │   │       └── agent_consent_dependency.rb
│   │   │   └── public
│   │   │       ├── copilot
│   │   │       │   ├── abuse.rb
│   │   │       │   ├── authorization
│   │   │       │   │   ├── access_loader.rb
│   │   │       │   │   ├── copilot_trade_compliance_processor.rb
│   │   │       │   │   ├── trade_compliance_helper.rb
│   │   │       │   │   └── trade_restrictor.rb
│   │   │       │   ├── authorizer_extracted.rb
│   │   │       │   ├── authorizer.rb
│   │   │       │   ├── billable.rb
│   │   │       │   ├── billing
│   │   │       │   │   ├── emittable.rb
│   │   │       │   │   ├── previously_billed_org_seats_finder.rb
│   │   │       │   │   └── seat_emission_hydro_publisher.rb
│   │   │       │   ├── bpo_trust_tier_cache.rb
│   │   │       │   ├── businesses
│   │   │       │   │   ├── activity_export.rb
│   │   │       │   │   ├── billing.rb
│   │   │       │   │   ├── insights_export.rb
│   │   │       │   │   ├── instrumentation_details.rb
│   │   │       │   │   ├── licensing.rb
│   │   │       │   │   ├── mailable.rb
│   │   │       │   │   ├── seat_management.rb
│   │   │       │   │   ├── settings
│   │   │       │   │   │   ├── mcp_registries.rb
│   │   │       │   │   │   ├── models.rb
│   │   │       │   │   │   ├── models_registry.rb
│   │   │       │   │   │   └── policies.rb
│   │   │       │   │   ├── settings.rb
│   │   │       │   │   ├── signatures.rb
│   │   │       │   │   └── trials.rb
│   │   │       │   ├── business.rb
│   │   │       │   ├── cache
│   │   │       │   │   ├── policies_client.rb
│   │   │       │   │   ├── policies_serializer.rb
│   │   │       │   │   ├── policies_staleness_observer.rb
│   │   │       │   │   ├── seat_assignments_revoked_check_client.rb
│   │   │       │   │   ├── seats_check_client.rb
│   │   │       │   │   └── subscription_attempted_at_client.rb
│   │   │       │   ├── cache.rb
│   │   │       │   ├── cfi_cancellation_survey.rb
│   │   │       │   ├── chat
│   │   │       │   │   ├── feature_visibility.rb
│   │   │       │   │   └── repository_search.rb
│   │   │       │   ├── chat_link_item.rb
│   │   │       │   ├── content_exclusion
│   │   │       │   │   ├── api_helper.rb
│   │   │       │   │   ├── document_error_helpers.rb
│   │   │       │   │   ├── document.rb
│   │   │       │   │   ├── rule.rb
│   │   │       │   │   ├── rules_resolver.rb
│   │   │       │   │   └── url_normalizer.rb
│   │   │       │   ├── content_exclusion.rb
│   │   │       │   ├── copilot_enterprise.rb
│   │   │       │   ├── domain
│   │   │       │   │   └── settings.rb
│   │   │       │   ├── domain.rb
│   │   │       │   ├── envelope_extracted.rb
│   │   │       │   ├── envelope.rb
│   │   │       │   ├── error_payload.rb
│   │   │       │   ├── error_reporter.rb
│   │   │       │   ├── errors.rb
│   │   │       │   ├── events.rb
│   │   │       │   ├── feature_flags.rb
│   │   │       │   ├── get_code_scanning_alert_skill_response.rb
│   │   │       │   ├── get_dependabot_alert_skill_response.rb
│   │   │       │   ├── get_discussion_skill_response.rb
│   │   │       │   ├── get_issue_skill_response.rb
│   │   │       │   ├── get_pull_request_commits_response.rb
│   │   │       │   ├── get_repo_security_alert_counts_skill_response.rb
│   │   │       │   ├── get_secret_scanning_alert_skill_response.rb
│   │   │       │   ├── has_activity_export.rb
│   │   │       │   ├── has_configuration.rb
│   │   │       │   ├── helpers.rb
│   │   │       │   ├── instrumentation
│   │   │       │   │   ├── business.rb
│   │   │       │   │   ├── event_subscriber.rb
│   │   │       │   │   ├── helpers.rb
│   │   │       │   │   ├── individuals.rb
│   │   │       │   │   ├── limiter.rb
│   │   │       │   │   └── model_details.rb
│   │   │       │   ├── instrumenter.rb
│   │   │       │   ├── licensify.rb
│   │   │       │   ├── mcp
│   │   │       │   │   ├── enterprise_registry_shared.rb
│   │   │       │   │   ├── feature_flags.rb
│   │   │       │   │   ├── registry_api_helper.rb
│   │   │       │   │   ├── registry_capabilities.rb
│   │   │       │   │   ├── registry_owner.rb
│   │   │       │   │   └── registry.rb
│   │   │       │   ├── metrics
│   │   │       │   │   ├── adoption.rb
│   │   │       │   │   ├── copilot_metrics.rb
│   │   │       │   │   └── usage_metrics.rb
│   │   │       │   ├── metrics.rb
│   │   │       │   ├── models_registry
│   │   │       │   │   └── model_filter.rb
│   │   │       │   ├── notifications
│   │   │       │   │   ├── cfb_free_trial_ended.rb
│   │   │       │   │   ├── cfb_free_trial_welcome.rb
│   │   │       │   │   ├── codespaces_demo_welcome.rb
│   │   │       │   │   ├── copilot_abuse_warning.rb
│   │   │       │   │   ├── copilot_enterprise_seat_added.rb
│   │   │       │   │   ├── copilot_seat_added.rb
│   │   │       │   │   ├── copilot_seat_removed.rb
│   │   │       │   │   ├── notification_base.rb
│   │   │       │   │   ├── subscription_ending.rb
│   │   │       │   │   ├── subscription_trial_ended.rb
│   │   │       │   │   └── subscription_trial_ending.rb
│   │   │       │   ├── organization.rb
│   │   │       │   ├── organizations
│   │   │       │   │   ├── activity_export.rb
│   │   │       │   │   ├── business.rb
│   │   │       │   │   ├── content_exclusion_document.rb
│   │   │       │   │   ├── direct_billing.rb
│   │   │       │   │   ├── feature_authorization.rb
│   │   │       │   │   ├── feature_enabled.rb
│   │   │       │   │   ├── insights_export.rb
│   │   │       │   │   ├── instrumentation_details.rb
│   │   │       │   │   ├── mailable.rb
│   │   │       │   │   ├── policies
│   │   │       │   │   │   ├── billing_payload_builder.rb
│   │   │       │   │   │   ├── models_payload.rb
│   │   │       │   │   │   ├── models_registry_payload_helper.rb
│   │   │       │   │   │   └── payload.rb
│   │   │       │   │   ├── quota.rb
│   │   │       │   │   ├── seat_management
│   │   │       │   │   │   ├── detail.rb
│   │   │       │   │   │   ├── member_search_payload.rb
│   │   │       │   │   │   ├── payload_builders
│   │   │       │   │   │   │   ├── base.rb
│   │   │       │   │   │   │   ├── null.rb
│   │   │       │   │   │   │   ├── organization_invitation.rb
│   │   │       │   │   │   │   ├── organization.rb
│   │   │       │   │   │   │   ├── team.rb
│   │   │       │   │   │   │   └── user.rb
│   │   │       │   │   │   ├── payload.rb
│   │   │       │   │   │   └── seat_breakdown.rb
│   │   │       │   │   ├── seat_management.rb
│   │   │       │   │   ├── settings
│   │   │       │   │   │   ├── mcp_registries.rb
│   │   │       │   │   │   ├── models.rb
│   │   │       │   │   │   ├── models_registry.rb
│   │   │       │   │   │   └── policies.rb
│   │   │       │   │   ├── settings.rb
│   │   │       │   │   ├── signatures.rb
│   │   │       │   │   └── state.rb
│   │   │       │   ├── payloads
│   │   │       │   │   ├── adminable_accounts.rb
│   │   │       │   │   └── businesses
│   │   │       │   │       ├── enterprise_seat_management.rb
│   │   │       │   │       ├── enterprise_team_search.rb
│   │   │       │   │       ├── seat_management.rb
│   │   │       │   │       └── standalone_base.rb
│   │   │       │   ├── plans.rb
│   │   │       │   ├── policies
│   │   │       │   │   ├── agent_mode_auto_approve.rb
│   │   │       │   │   ├── agent_mode.rb
│   │   │       │   │   ├── automatic_code_review.rb
│   │   │       │   │   ├── bing.rb
│   │   │       │   │   ├── blackbird_external_indexing.rb
│   │   │       │   │   ├── cca_direct_org_billing.rb
│   │   │       │   │   ├── ccr_direct_org_billing.rb
│   │   │       │   │   ├── cli_cloud_session_storage.rb
│   │   │       │   │   ├── cli_direct_org_billing.rb
│   │   │       │   │   ├── client_byok.rb
│   │   │       │   │   ├── cli.rb
│   │   │       │   │   ├── cli_remote_control.rb
│   │   │       │   │   ├── code_review_beta_features.rb
│   │   │       │   │   ├── code_review.rb
│   │   │       │   │   ├── coding_agent.rb
│   │   │       │   │   ├── concerns
│   │   │       │   │   │   ├── business
│   │   │       │   │   │   │   ├── mailable.rb
│   │   │       │   │   │   │   ├── mutable.rb
│   │   │       │   │   │   │   └── propagatable.rb
│   │   │       │   │   │   ├── core.rb
│   │   │       │   │   │   ├── instrumentable.rb
│   │   │       │   │   │   ├── model
│   │   │       │   │   │   │   └── serializable.rb
│   │   │       │   │   │   ├── model_core.rb
│   │   │       │   │   │   ├── mutable.rb
│   │   │       │   │   │   ├── organization
│   │   │       │   │   │   │   ├── mailable.rb
│   │   │       │   │   │   │   └── mutable.rb
│   │   │       │   │   │   ├── ruleable.rb
│   │   │       │   │   │   ├── twirpable.rb
│   │   │       │   │   │   └── user
│   │   │       │   │   │       ├── cacheable.rb
│   │   │       │   │   │       └── mutable.rb
│   │   │       │   │   ├── custom_models.rb
│   │   │       │   │   ├── dashboard_entry_point.rb
│   │   │       │   │   ├── desktop.rb
│   │   │       │   │   ├── dotcom_beta_features.rb
│   │   │       │   │   ├── dotcom_chat.rb
│   │   │       │   │   ├── dotcom.rb
│   │   │       │   │   ├── duplicate_detection_filter.rb
│   │   │       │   │   ├── ea_user_fallback.rb
│   │   │       │   │   ├── editor_chat.rb
│   │   │       │   │   ├── editor_preview_features.rb
│   │   │       │   │   ├── extensions.rb
│   │   │       │   │   ├── generated_commit_message.rb
│   │   │       │   │   ├── inheritance
│   │   │       │   │   │   ├── business_precedence.rb
│   │   │       │   │   │   ├── least_restrictive_business.rb
│   │   │       │   │   │   ├── least_restrictive_org.rb
│   │   │       │   │   │   ├── most_restrictive_business.rb
│   │   │       │   │   │   ├── most_restrictive_org.rb
│   │   │       │   │   │   ├── organization_precedence.rb
│   │   │       │   │   │   └── signatures.rb
│   │   │       │   │   ├── insights.rb
│   │   │       │   │   ├── mcp.rb
│   │   │       │   │   ├── memory.rb
│   │   │       │   │   ├── menu_items
│   │   │       │   │   │   ├── base.rb
│   │   │       │   │   │   ├── cloud_session_storage
│   │   │       │   │   │   │   ├── disabled.rb
│   │   │       │   │   │   │   ├── no_policy.rb
│   │   │       │   │   │   │   ├── view_and_control.rb
│   │   │       │   │   │   │   └── view_from_cloud.rb
│   │   │       │   │   │   ├── ea_user_fallback
│   │   │       │   │   │   │   ├── disabled.rb
│   │   │       │   │   │   │   └── enabled.rb
│   │   │       │   │   │   ├── general_policies
│   │   │       │   │   │   │   ├── allowed.rb
│   │   │       │   │   │   │   ├── base.rb
│   │   │       │   │   │   │   ├── blocked.rb
│   │   │       │   │   │   │   ├── coding_agent_enterprise_management.rb
│   │   │       │   │   │   │   ├── disabled.rb
│   │   │       │   │   │   │   ├── enabled.rb
│   │   │       │   │   │   │   └── no_policy.rb
│   │   │       │   │   │   ├── insights
│   │   │       │   │   │   │   ├── base.rb
│   │   │       │   │   │   │   ├── disabled.rb
│   │   │       │   │   │   │   └── enabled.rb
│   │   │       │   │   │   └── mcp_registry_access
│   │   │       │   │   │       ├── allow_all.rb
│   │   │       │   │   │       ├── base.rb
│   │   │       │   │   │       └── registry_only.rb
│   │   │       │   │   ├── menus.rb
│   │   │       │   │   ├── metrics_api.rb
│   │   │       │   │   ├── mobile_chat.rb
│   │   │       │   │   ├── model_native_search.rb
│   │   │       │   │   ├── model.rb
│   │   │       │   │   ├── models
│   │   │       │   │   │   ├── afos.rb
│   │   │       │   │   │   ├── antman.rb
│   │   │       │   │   │   ├── aofo.rb
│   │   │       │   │   │   ├── arcticfox.rb
│   │   │       │   │   │   ├── bento.rb
│   │   │       │   │   │   ├── blackpanther.rb
│   │   │       │   │   │   ├── blueberry.rb
│   │   │       │   │   │   ├── captainamerica.rb
│   │   │       │   │   │   ├── cherry_legacy.rb
│   │   │       │   │   │   ├── cucumber.rb
│   │   │       │   │   │   ├── daisy.rb
│   │   │       │   │   │   ├── grok_code.rb
│   │   │       │   │   │   ├── gtff.rb
│   │   │       │   │   │   ├── gtf.rb
│   │   │       │   │   │   ├── hulk.rb
│   │   │       │   │   │   ├── lotus.rb
│   │   │       │   │   │   ├── m_ironman.rb
│   │   │       │   │   │   ├── m_spiderman.rb
│   │   │       │   │   │   ├── m_thor.rb
│   │   │       │   │   │   ├── o1.rb
│   │   │       │   │   │   ├── obmb.rb
│   │   │       │   │   │   ├── obmw.rb
│   │   │       │   │   │   ├── ofct.rb
│   │   │       │   │   │   ├── off.rb
│   │   │       │   │   │   ├── ofo.rb
│   │   │       │   │   │   ├── peony.rb
│   │   │       │   │   │   ├── sunflower.rb
│   │   │       │   │   │   ├── tulip.rb
│   │   │       │   │   │   ├── watermelon.rb
│   │   │       │   │   │   └── wintersoldier.rb
│   │   │       │   │   ├── private_docs.rb
│   │   │       │   │   ├── private_telemetry.rb
│   │   │       │   │   ├── pr_summarizations.rb
│   │   │       │   │   ├── restrict_to_azure.rb
│   │   │       │   │   ├── restrict_to_data_residency.rb
│   │   │       │   │   ├── restrict_to_fedramp.rb
│   │   │       │   │   ├── snippy.rb
│   │   │       │   │   ├── spaces_individual_access.rb
│   │   │       │   │   ├── spaces_individual_sharing.rb
│   │   │       │   │   ├── spaces.rb
│   │   │       │   │   ├── spark_force_org.rb
│   │   │       │   │   ├── spark.rb
│   │   │       │   │   ├── user_feedback.rb
│   │   │       │   │   └── workspace_for_emu.rb
│   │   │       │   ├── policies.rb
│   │   │       │   ├── policy_interface.rb
│   │   │       │   ├── prompt
│   │   │       │   │   ├── base.rb
│   │   │       │   │   ├── builder.rb
│   │   │       │   │   ├── message.rb
│   │   │       │   │   ├── reference_encoder.rb
│   │   │       │   │   ├── template.rb
│   │   │       │   │   ├── tokens.rb
│   │   │       │   │   └── type.rb
│   │   │       │   ├── public
│   │   │       │   │   └── user.rb
│   │   │       │   ├── pull_requests
│   │   │       │   │   └── code_review_reference_serializer.rb
│   │   │       │   ├── purchase
│   │   │       │   │   └── eligibility.rb
│   │   │       │   ├── quota_data_helper.rb
│   │   │       │   ├── quotas.rb
│   │   │       │   ├── repositories
│   │   │       │   │   └── content_exclusion_document.rb
│   │   │       │   ├── seat_history_detail.rb
│   │   │       │   ├── seat_management
│   │   │       │   │   ├── assigner.rb
│   │   │       │   │   ├── csv.rb
│   │   │       │   │   └── seat_assignment_helpers.rb
│   │   │       │   ├── signatures.rb
│   │   │       │   ├── signup.rb
│   │   │       │   ├── sku_isolation
│   │   │       │   │   └── service.rb
│   │   │       │   ├── sku_isolation.rb
│   │   │       │   ├── stats_tagger.rb
│   │   │       │   ├── telemetry_snapshot.rb
│   │   │       │   ├── token_based_billing.rb
│   │   │       │   ├── token_expiration.rb
│   │   │       │   ├── token_refresh.rb
│   │   │       │   ├── types.rb
│   │   │       │   ├── user_cache.rb
│   │   │       │   ├── user.rb
│   │   │       │   └── users
│   │   │       │       ├── abuse.rb
│   │   │       │       ├── access.rb
│   │   │       │       ├── api_notifications.rb
│   │   │       │       ├── code_review.rb
│   │   │       │       ├── codespaces_demo.rb
│   │   │       │       ├── coding_guidelines.rb
│   │   │       │       ├── content_exclusion.rb
│   │   │       │       ├── enterprise.rb
│   │   │       │       ├── instrumentation_details.rb
│   │   │       │       ├── mailable.rb
│   │   │       │       ├── model_access.rb
│   │   │       │       ├── policies.rb
│   │   │       │       ├── premium_interactions.rb
│   │   │       │       ├── settings
│   │   │       │       │   ├── models.rb
│   │   │       │       │   ├── models_registry.rb
│   │   │       │       │   └── policies.rb
│   │   │       │       ├── settings.rb
│   │   │       │       ├── signatures.rb
│   │   │       │       ├── subscription.rb
│   │   │       │       └── technical_preview.rb
│   │   │       ├── copilot_domain.rb
│   │   │       └── copilot.rb
│   │   ├── initializers
│   │   │   └── copilot
│   │   │       └── subscribers.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── commands
│   │       │   └── copilot
│   │       │       ├── billing
│   │       │       │   ├── enterprise_seat_emission_command_test.rb
│   │       │       │   └── organization_seat_emission_command_test.rb
│   │       │       ├── enterprise_cleaner_test.rb
│   │       │       ├── language_repository_loader_test.rb
│   │       │       ├── organization_cleaner_test.rb
│   │       │       ├── organization_cleanup_decider_test.rb
│   │       │       ├── repository_user_loader_test.rb
│   │       │       ├── seat_assignments
│   │       │       │   ├── business_team_converter_command_test.rb
│   │       │       │   ├── enterprise_team_converter_command_test.rb
│   │       │       │   ├── organization_converter_command_test.rb
│   │       │       │   ├── seat_creation_test.rb
│   │       │       │   ├── team_converter_command_test.rb
│   │       │       │   └── user_converter_command_test.rb
│   │       │       └── user_cleaner_test.rb
│   │       ├── fixtures
│   │       │   ├── blocked-remote-github.csv
│   │       │   ├── blocked-remote-malformed.csv
│   │       │   ├── blocked-remote-no-github.csv
│   │       │   └── blocked-remote-small.csv
│   │       ├── jobs
│   │       │   ├── copilot
│   │       │   │   ├── activity_report_job_test.rb
│   │       │   │   ├── batch_invalidate_access_type_cache_job_test.rb
│   │       │   │   ├── batch_update_all_enterprise_org_settings_job_test.rb
│   │       │   │   ├── batch_update_enterprise_user_job_test.rb
│   │       │   │   ├── batch_update_org_settings_job_test.rb
│   │       │   │   ├── batch_update_user_settings_job_test.rb
│   │       │   │   ├── billing
│   │       │   │   │   ├── cleanup_non_emitting_orgs_job_test.rb
│   │       │   │   │   ├── enterprise_seat_emission_job_test.rb
│   │       │   │   │   ├── enterprise_team_emission_job_test.rb
│   │       │   │   │   ├── organizations
│   │       │   │   │   │   └── scheduled_plan_downgrade_job_test.rb
│   │       │   │   │   ├── organization_seat_emission_job_test.rb
│   │       │   │   │   └── scheduled_plan_downgrade_job_test.rb
│   │       │   │   ├── businesses
│   │       │   │   │   ├── destroyed_business_cleanup_job_test.rb
│   │       │   │   │   └── organization_invitation_confirmation_job_test.rb
│   │       │   │   ├── business_trials
│   │       │   │   │   ├── enterprise_trial_sync_job_test.rb
│   │       │   │   │   ├── expiration_job_test.rb
│   │       │   │   │   ├── organization_trial_sync_job_test.rb
│   │       │   │   │   ├── status_check_job_test.rb
│   │       │   │   │   └── upgrade_cleanup_job_test.rb
│   │       │   │   ├── chat_attachments
│   │       │   │   │   ├── cleanup_for_threads_job_test.rb
│   │       │   │   │   ├── cleanup_job_test.rb
│   │       │   │   │   └── maintenance_job_test.rb
│   │       │   │   ├── content_exclusion
│   │       │   │   │   └── organization_job_test.rb
│   │       │   │   ├── copilot_job_test.rb
│   │       │   │   ├── copilot_kv_cleanup_expired_data_job_test.rb
│   │       │   │   ├── delete_orphaned_seats_job_test.rb
│   │       │   │   ├── educational_user_reactivation_job_test.rb
│   │       │   │   ├── engaged_oss_job_test.rb
│   │       │   │   ├── engaged_oss_language_job_test.rb
│   │       │   │   ├── engaged_oss_repository_user_job_test.rb
│   │       │   │   ├── free_user_cancellation_job_test.rb
│   │       │   │   ├── free_user_check_job_test.rb
│   │       │   │   ├── free_user_cleanup_job_test.rb
│   │       │   │   ├── free_user_coupon_check_job_test.rb
│   │       │   │   ├── free_user_processor_job_test.rb
│   │       │   │   ├── free_user_upgrade_batch_job_test.rb
│   │       │   │   ├── free_user_upgrade_job_test.rb
│   │       │   │   ├── individuals
│   │       │   │   │   └── trial_expiration_warning_job_test.rb
│   │       │   │   ├── limited_user_cleanup_job_test.rb
│   │       │   │   ├── model_registry_cache_job_test.rb
│   │       │   │   ├── new_batch_update_org_settings_job_test.rb
│   │       │   │   ├── paid_user_free_check_job_test.rb
│   │       │   │   ├── paid_user_free_check_processor_job_test.rb
│   │       │   │   ├── pending_seat_assignments_job_test.rb
│   │       │   │   ├── quota_cache_invalidation_job_test.rb
│   │       │   │   ├── seat_emission_job_test.rb
│   │       │   │   ├── seat_management
│   │       │   │   │   ├── access_seat_assignment_conversion_job_test.rb
│   │       │   │   │   ├── business_team_deleted_job_test.rb
│   │       │   │   │   ├── business_team_job_test.rb
│   │       │   │   │   ├── cancel_and_refund_on_reinstatement_job_test.rb
│   │       │   │   │   ├── destroy_trial_seats_job_test.rb
│   │       │   │   │   ├── duplicate_seat_check_job_test.rb
│   │       │   │   │   ├── enterprise_access_reinstatement_job_test.rb
│   │       │   │   │   ├── enterprise_job_test.rb
│   │       │   │   │   ├── enterprise_remove_member_job_test.rb
│   │       │   │   │   ├── enterprise_seat_assigned_job_test.rb
│   │       │   │   │   ├── enterprise_seat_deduplicate_job_test.rb
│   │       │   │   │   ├── enterprise_team_job_test.rb
│   │       │   │   │   ├── external_identity_job_test.rb
│   │       │   │   │   ├── force_reinstate_access_job_test.rb
│   │       │   │   │   ├── invalid_seat_cleanup_job_test.rb
│   │       │   │   │   ├── org_access_reinstatement_job_test.rb
│   │       │   │   │   ├── organization_deduplicate_job_test.rb
│   │       │   │   │   ├── organization_invitation_job_test.rb
│   │       │   │   │   ├── organization_job_test.rb
│   │       │   │   │   ├── organization_member_job_test.rb
│   │       │   │   │   ├── organization_remove_member_job_test.rb
│   │       │   │   │   ├── organization_team_job_test.rb
│   │       │   │   │   ├── revoke_access_for_suspended_user_job_test.rb
│   │       │   │   │   ├── seat_assigned_job_test.rb
│   │       │   │   │   ├── seat_assignment_cleanup_job_test.rb
│   │       │   │   │   ├── seat_assignment_converter_job_test.rb
│   │       │   │   │   ├── suspended_user_seats_job_test.rb
│   │       │   │   │   ├── team_sync_job_test.rb
│   │       │   │   │   ├── uncancel_seat_assignment_job_test.rb
│   │       │   │   │   └── user_job_test.rb
│   │       │   │   ├── send_email_to_eloqua_job_test.rb
│   │       │   │   ├── subscription_item_expired_check_job_test.rb
│   │       │   │   ├── swe_agent_job_test.rb
│   │       │   │   ├── sync_mcp_registry_policy_job_test.rb
│   │       │   │   ├── update_enterprise_user_settings_cache_job_test.rb
│   │       │   │   └── update_users_settings_cache_job_test.rb
│   │       │   ├── hide_spammy_spark_workbenches_job_test.rb
│   │       │   ├── hydro_copilot_content_exclusion_repository_deleted_job_test.rb
│   │       │   ├── hydro_copilot_content_exclusion_repository_transferred_job_test.rb
│   │       │   ├── hydro_copilot_token_service_activate_pending_auth_checks_job_test.rb
│   │       │   └── hydro_copilot_token_service_seat_assignment_conversion_job_test.rb
│   │       ├── models
│   │       │   ├── copilot
│   │       │   │   ├── activity_history_test.rb
│   │       │   │   ├── activity_report_storage_test.rb
│   │       │   │   ├── activity_test.rb
│   │       │   │   ├── anthropic_user_profile_test.rb
│   │       │   │   ├── authentication_history_test.rb
│   │       │   │   ├── authentication_test.rb
│   │       │   │   ├── business_trial_test.rb
│   │       │   │   ├── chat_attachment_test.rb
│   │       │   │   ├── coding_guideline_test.rb
│   │       │   │   ├── completion_feedback_test.rb
│   │       │   │   ├── completion_job_status_test.rb
│   │       │   │   ├── configuration_test.rb
│   │       │   │   ├── content_exclusion_configuration_test.rb
│   │       │   │   ├── copilot_api
│   │       │   │   │   ├── integration_actor_test.rb
│   │       │   │   │   └── tracking_id_actor_test.rb
│   │       │   │   ├── custom_instructions_test.rb
│   │       │   │   ├── decrypted_token_test.rb
│   │       │   │   ├── editor_notification_test.rb
│   │       │   │   ├── encrypted_token_test.rb
│   │       │   │   ├── engaged_oss_repository_test.rb
│   │       │   │   ├── engaged_oss_user_test.rb
│   │       │   │   ├── extensions_agreement_signature_test.rb
│   │       │   │   ├── feedback_survey_test.rb
│   │       │   │   ├── free_user_test.rb
│   │       │   │   ├── integration_agent_source_test.rb
│   │       │   │   ├── integration_installation_agent_consent_test.rb
│   │       │   │   ├── limited_user_test.rb
│   │       │   │   ├── mcp_registry_test.rb
│   │       │   │   ├── metrics
│   │       │   │   │   ├── azure
│   │       │   │   │   │   ├── spark_usage_reports_kusto_client_provider_test.rb
│   │       │   │   │   │   └── usage_reports_kusto_client_provider_test.rb
│   │       │   │   │   ├── queries
│   │       │   │   │   │   └── direct_data_access_test.rb
│   │       │   │   │   ├── spark_usage_report_test.rb
│   │       │   │   │   └── usage_report_test.rb
│   │       │   │   ├── metrics_report_link_test.rb
│   │       │   │   ├── models_registry_cache_test.rb
│   │       │   │   ├── policy_cache_version_test.rb
│   │       │   │   ├── seat_assignment_test.rb
│   │       │   │   ├── seat_emission_test.rb
│   │       │   │   ├── seat_history_test.rb
│   │       │   │   ├── seat_test.rb
│   │       │   │   ├── settings
│   │       │   │   │   ├── condition_expression_test.rb
│   │       │   │   │   ├── copilot_models_setting_provider_test.rb
│   │       │   │   │   ├── copilot_settings_db_provider_test.rb
│   │       │   │   │   ├── setting_rule_test.rb
│   │       │   │   │   └── setting_test.rb
│   │       │   │   ├── swe_agent_configuration_test.rb
│   │       │   │   ├── technical_preview_user_test.rb
│   │       │   │   ├── usage_metric_test.rb
│   │       │   │   └── user
│   │       │   │       └── copilot_api_test.rb
│   │       │   ├── spark
│   │       │   │   ├── favorite_workbench_test.rb
│   │       │   │   ├── runtime_app_deploy_test.rb
│   │       │   │   ├── runtime_app_owner_test.rb
│   │       │   │   ├── runtime_app_test.rb
│   │       │   │   ├── workbench_iteration_test.rb
│   │       │   │   └── workbench_test.rb
│   │       │   └── user
│   │       │       └── agent_consent_dependency_test.rb
│   │       ├── public
│   │       │   ├── copilot
│   │       │   │   ├── authorization
│   │       │   │   │   ├── access_loader_test.rb
│   │       │   │   │   ├── copilot_trade_compliance_processor_test.rb
│   │       │   │   │   └── trade_restrictor_test.rb
│   │       │   │   ├── authorizer_extracted_test.rb
│   │       │   │   ├── authorizer_test.rb
│   │       │   │   ├── billable_test.rb
│   │       │   │   ├── billing
│   │       │   │   │   ├── emittable_test.rb
│   │       │   │   │   ├── previously_billed_org_seats_finder_test.rb
│   │       │   │   │   └── seat_emission_hydro_publisher_test.rb
│   │       │   │   ├── bpo_trust_tier_cache_test.rb
│   │       │   │   ├── businesses
│   │       │   │   │   ├── activity_export_test.rb
│   │       │   │   │   ├── insights_export_test.rb
│   │       │   │   │   ├── instrumentation_details_test.rb
│   │       │   │   │   ├── licensing_test.rb
│   │       │   │   │   ├── seat_management_test.rb
│   │       │   │   │   ├── settings
│   │       │   │   │   │   ├── mcp_registries_test.rb
│   │       │   │   │   │   ├── models_registry_test.rb
│   │       │   │   │   │   ├── models_test.rb
│   │       │   │   │   │   └── policies_test.rb
│   │       │   │   │   ├── settings_policies_test.rb
│   │       │   │   │   ├── settings_test.rb
│   │       │   │   │   └── trials_test.rb
│   │       │   │   ├── business_test.rb
│   │       │   │   ├── cache
│   │       │   │   │   ├── policies_client_test.rb
│   │       │   │   │   ├── policies_serializer_test.rb
│   │       │   │   │   ├── policies_staleness_observer_test.rb
│   │       │   │   │   ├── seat_assignments_revoked_check_client_test.rb
│   │       │   │   │   ├── seats_check_client_test.rb
│   │       │   │   │   └── subscription_attempted_at_client_test.rb
│   │       │   │   ├── cache_test.rb
│   │       │   │   ├── cfi_cancellation_survey_test.rb
│   │       │   │   ├── chat
│   │       │   │   │   └── repository_search_test.rb
│   │       │   │   ├── chat_link_item_test.rb
│   │       │   │   ├── content_exclusion
│   │       │   │   │   ├── api_helper_test.rb
│   │       │   │   │   ├── instrumentation_test.rb
│   │       │   │   │   ├── rules_resolver_test.rb
│   │       │   │   │   └── url_normalizer_test.rb
│   │       │   │   ├── content_exclusion_test.rb
│   │       │   │   ├── copilot_enterprise_test.rb
│   │       │   │   ├── copilot_for_business_watched_events_test.rb
│   │       │   │   ├── domain
│   │       │   │   │   └── settings_test.rb
│   │       │   │   ├── envelope_extracted_test.rb
│   │       │   │   ├── envelope_test.rb
│   │       │   │   ├── error_payload_test.rb
│   │       │   │   ├── get_repo_security_alert_counts_skill_response_test.rb
│   │       │   │   ├── instrumentation
│   │       │   │   │   ├── business_test.rb
│   │       │   │   │   ├── entity_serializer_test.rb
│   │       │   │   │   ├── individuals_test.rb
│   │       │   │   │   └── limiter_test.rb
│   │       │   │   ├── licensify_test.rb
│   │       │   │   ├── mcp_test.rb
│   │       │   │   ├── metrics
│   │       │   │   │   ├── adoption_test.rb
│   │       │   │   │   ├── copilot_metrics_test.rb
│   │       │   │   │   └── usage_metrics_test.rb
│   │       │   │   ├── models_registry
│   │       │   │   │   └── model_filter_test.rb
│   │       │   │   ├── notifications
│   │       │   │   │   ├── cfb_free_trial_ended_test.rb
│   │       │   │   │   ├── cfb_free_trial_welcome_test.rb
│   │       │   │   │   ├── copilot_abuse_warning_test.rb
│   │       │   │   │   ├── copilot_enterprise_seat_added_test.rb
│   │       │   │   │   ├── copilot_seat_added_test.rb
│   │       │   │   │   ├── copilot_seat_removed_test.rb
│   │       │   │   │   ├── notification_base_test.rb
│   │       │   │   │   ├── subscription_ending_test.rb
│   │       │   │   │   ├── subscription_trial_ended_test.rb
│   │       │   │   │   └── subscription_trial_ending_test.rb
│   │       │   │   ├── organizations
│   │       │   │   │   ├── activity_export_test.rb
│   │       │   │   │   ├── business_test.rb
│   │       │   │   │   ├── content_exclusion_document_test.rb
│   │       │   │   │   ├── direct_billing_test.rb
│   │       │   │   │   ├── feature_authorization_test.rb
│   │       │   │   │   ├── insights_export_test.rb
│   │       │   │   │   ├── instrumentation_details_test.rb
│   │       │   │   │   ├── policies
│   │       │   │   │   │   ├── billing_payload_builder_test.rb
│   │       │   │   │   │   ├── models_payload_test.rb
│   │       │   │   │   │   └── models_registry_payload_helper_test.rb
│   │       │   │   │   ├── quota_test.rb
│   │       │   │   │   ├── seat_management
│   │       │   │   │   │   ├── detail_test.rb
│   │       │   │   │   │   ├── member_search_payload_test.rb
│   │       │   │   │   │   ├── payload_builders
│   │       │   │   │   │   │   ├── organization_invitation_test.rb
│   │       │   │   │   │   │   ├── organization_test.rb
│   │       │   │   │   │   │   ├── team_test.rb
│   │       │   │   │   │   │   └── user_test.rb
│   │       │   │   │   │   ├── payload_test.rb
│   │       │   │   │   │   └── seat_breakdown_test.rb
│   │       │   │   │   ├── seat_management_test.rb
│   │       │   │   │   ├── settings
│   │       │   │   │   │   ├── mcp_registries_test.rb
│   │       │   │   │   │   ├── models_registry_test.rb
│   │       │   │   │   │   ├── models_test.rb
│   │       │   │   │   │   └── policies_test.rb
│   │       │   │   │   ├── settings_test.rb
│   │       │   │   │   └── state_test.rb
│   │       │   │   ├── organization_test.rb
│   │       │   │   ├── payloads
│   │       │   │   │   ├── adminable_accounts_test.rb
│   │       │   │   │   └── businesses
│   │       │   │   │       ├── enterprise_team_search_test.rb
│   │       │   │   │       └── seat_management_test.rb
│   │       │   │   ├── plans_test.rb
│   │       │   │   ├── policies
│   │       │   │   │   ├── agent_mode_auto_approve_test.rb
│   │       │   │   │   ├── agent_mode_test.rb
│   │       │   │   │   ├── automatic_code_review_test.rb
│   │       │   │   │   ├── bing_test.rb
│   │       │   │   │   ├── blackbird_external_indexing_test.rb
│   │       │   │   │   ├── cca_direct_org_billing_test.rb
│   │       │   │   │   ├── ccr_direct_org_billing_test.rb
│   │       │   │   │   ├── cli_cloud_session_storage_test.rb
│   │       │   │   │   ├── cli_direct_org_billing_test.rb
│   │       │   │   │   ├── client_byok_test.rb
│   │       │   │   │   ├── cli_remote_control_test.rb
│   │       │   │   │   ├── cli_test.rb
│   │       │   │   │   ├── code_review_beta_features_test.rb
│   │       │   │   │   ├── code_review_test.rb
│   │       │   │   │   ├── coding_agent_test.rb
│   │       │   │   │   ├── concerns
│   │       │   │   │   │   ├── business
│   │       │   │   │   │   │   ├── mailable_test.rb
│   │       │   │   │   │   │   ├── mutable_test.rb
│   │       │   │   │   │   │   └── propagatable_test.rb
│   │       │   │   │   │   ├── core_test.rb
│   │       │   │   │   │   ├── instrumentable_test.rb
│   │       │   │   │   │   ├── model
│   │       │   │   │   │   │   └── serializable_test.rb
│   │       │   │   │   │   ├── organization
│   │       │   │   │   │   │   ├── mailable_test.rb
│   │       │   │   │   │   │   └── mutable_test.rb
│   │       │   │   │   │   ├── twirpable_test.rb
│   │       │   │   │   │   └── user
│   │       │   │   │   │       ├── cacheable_test.rb
│   │       │   │   │   │       └── mutable_test.rb
│   │       │   │   │   ├── custom_models_test.rb
│   │       │   │   │   ├── dashboard_entry_point_test.rb
│   │       │   │   │   ├── desktop_test.rb
│   │       │   │   │   ├── dotcom_beta_features_test.rb
│   │       │   │   │   ├── dotcom_chat_test.rb
│   │       │   │   │   ├── dotcom_test.rb
│   │       │   │   │   ├── duplicate_detection_filter_test.rb
│   │       │   │   │   ├── ea_user_fallback_test.rb
│   │       │   │   │   ├── editor_chat_test.rb
│   │       │   │   │   ├── editor_preview_features_test.rb
│   │       │   │   │   ├── extensions_test.rb
│   │       │   │   │   ├── generated_commit_message_test.rb
│   │       │   │   │   ├── inheritance
│   │       │   │   │   │   ├── business_precedence_test.rb
│   │       │   │   │   │   ├── least_restrictive_business_test.rb
│   │       │   │   │   │   ├── least_restrictive_org_test.rb
│   │       │   │   │   │   ├── most_restrictive_business_test.rb
│   │       │   │   │   │   ├── most_restrictive_org_test.rb
│   │       │   │   │   │   ├── organization_precedence_test.rb
│   │       │   │   │   │   └── shared_test.rb
│   │       │   │   │   ├── insights_test.rb
│   │       │   │   │   ├── mcp_test.rb
│   │       │   │   │   ├── memory_test.rb
│   │       │   │   │   ├── menu_items
│   │       │   │   │   │   ├── mcp_registry_access
│   │       │   │   │   │   │   ├── allow_all_test.rb
│   │       │   │   │   │   │   └── registry_only_test.rb
│   │       │   │   │   │   └── test_helpers.rb
│   │       │   │   │   ├── metrics_api_test.rb
│   │       │   │   │   ├── mobile_chat_test.rb
│   │       │   │   │   ├── model_native_search_test.rb
│   │       │   │   │   ├── models
│   │       │   │   │   │   ├── afos_test.rb
│   │       │   │   │   │   ├── antman_test.rb
│   │       │   │   │   │   ├── aofo_test.rb
│   │       │   │   │   │   ├── arcticfox_test.rb
│   │       │   │   │   │   ├── bento_test.rb
│   │       │   │   │   │   ├── blackpanther_test.rb
│   │       │   │   │   │   ├── blueberry_test.rb
│   │       │   │   │   │   ├── captainamerica_test.rb
│   │       │   │   │   │   ├── cherry_legacy_test.rb
│   │       │   │   │   │   ├── cucumber_test.rb
│   │       │   │   │   │   ├── daisy_test.rb
│   │       │   │   │   │   ├── grok_code_test.rb
│   │       │   │   │   │   ├── gtff_test.rb
│   │       │   │   │   │   ├── gtf_test.rb
│   │       │   │   │   │   ├── hulk_test.rb
│   │       │   │   │   │   ├── lotus_test.rb
│   │       │   │   │   │   ├── m_ironman_test.rb
│   │       │   │   │   │   ├── m_spiderman_test.rb
│   │       │   │   │   │   ├── m_thor_test.rb
│   │       │   │   │   │   ├── o1_test.rb
│   │       │   │   │   │   ├── obmb_test.rb
│   │       │   │   │   │   ├── obmw_test.rb
│   │       │   │   │   │   ├── ofct_test.rb
│   │       │   │   │   │   ├── off_test.rb
│   │       │   │   │   │   ├── ofo_test.rb
│   │       │   │   │   │   ├── peony_test.rb
│   │       │   │   │   │   ├── sunflower_test.rb
│   │       │   │   │   │   ├── tulip_test.rb
│   │       │   │   │   │   ├── watermelon_test.rb
│   │       │   │   │   │   └── wintersoldier_test.rb
│   │       │   │   │   ├── private_docs_test.rb
│   │       │   │   │   ├── private_telemetry_test.rb
│   │       │   │   │   ├── pr_summarizations_test.rb
│   │       │   │   │   ├── restrict_to_azure_test.rb
│   │       │   │   │   ├── restrict_to_data_residency_test.rb
│   │       │   │   │   ├── restrict_to_fedramp_test.rb
│   │       │   │   │   ├── snippy_test.rb
│   │       │   │   │   ├── spaces_individual_access_test.rb
│   │       │   │   │   ├── spaces_individual_sharing_test.rb
│   │       │   │   │   ├── spaces_test.rb
│   │       │   │   │   ├── spark_force_org_test.rb
│   │       │   │   │   ├── spark_test.rb
│   │       │   │   │   ├── user_feedback_test.rb
│   │       │   │   │   └── workspace_for_emu_test.rb
│   │       │   │   ├── policies_test.rb
│   │       │   │   ├── prompt
│   │       │   │   │   ├── base_test.rb
│   │       │   │   │   ├── builder_test.rb
│   │       │   │   │   └── reference_encoder_test.rb
│   │       │   │   ├── public
│   │       │   │   │   ├── user_models_cache_test.rb
│   │       │   │   │   ├── user_models_test.rb
│   │       │   │   │   ├── user_policies_test.rb
│   │       │   │   │   └── user_test.rb
│   │       │   │   ├── pull_requests
│   │       │   │   │   └── code_review_reference_serializer_test.rb
│   │       │   │   ├── purchase
│   │       │   │   │   └── eligibility_test.rb
│   │       │   │   ├── quota_data_helper_test.rb
│   │       │   │   ├── repositories
│   │       │   │   │   └── content_exclusion_document_test.rb
│   │       │   │   ├── seat_history_detail_test.rb
│   │       │   │   ├── seat_management
│   │       │   │   │   ├── assigner_test.rb
│   │       │   │   │   ├── csv_test.rb
│   │       │   │   │   └── seat_assignment_helpers_test.rb
│   │       │   │   ├── sku_isolation
│   │       │   │   │   └── service_test.rb
│   │       │   │   ├── sku_isolation_test.rb
│   │       │   │   ├── stats_tagger_test.rb
│   │       │   │   ├── telemetry_snapshot_test.rb
│   │       │   │   ├── token_based_billing_test.rb
│   │       │   │   ├── token_expiration_test.rb
│   │       │   │   ├── token_refresh_test.rb
│   │       │   │   ├── user_cache_test.rb
│   │       │   │   ├── users
│   │       │   │   │   ├── access_test.rb
│   │       │   │   │   ├── api_notifications_test.rb
│   │       │   │   │   ├── code_review_test.rb
│   │       │   │   │   ├── codespaces_demo_test.rb
│   │       │   │   │   ├── content_exclusion_test.rb
│   │       │   │   │   ├── enterprise_test.rb
│   │       │   │   │   ├── instrumentation_details_test.rb
│   │       │   │   │   ├── mailable_test.rb
│   │       │   │   │   ├── policies_test.rb
│   │       │   │   │   ├── premium_interactions_test.rb
│   │       │   │   │   ├── settings
│   │       │   │   │   │   ├── models_registry_test.rb
│   │       │   │   │   │   ├── models_test.rb
│   │       │   │   │   │   └── policies_test.rb
│   │       │   │   │   ├── settings_cache_test.rb
│   │       │   │   │   ├── settings_standalone_emu_test.rb
│   │       │   │   │   ├── settings_standalone_test.rb
│   │       │   │   │   ├── settings_test.rb
│   │       │   │   │   ├── subscription_test.rb
│   │       │   │   │   └── technical_preview_test.rb
│   │       │   │   └── user_test.rb
│   │       │   ├── copilot_test.rb
│   │       │   └── quotas_test.rb
│   │       └── subscribers_test.rb
│   ├── copilot4prs
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── pull_requests
│   │   │   │       └── copilot
│   │   │   │           ├── bulk_generate_diff_summary_job.rb
│   │   │   │           ├── generate_diff_summary_job.rb
│   │   │   │           └── scheduled_summaries_feedback_cleanup_job.rb
│   │   │   └── lib
│   │   │       └── pull_requests
│   │   │           └── copilot
│   │   │               ├── diff_hunk.rb
│   │   │               ├── diffs_filter_config.yml
│   │   │               ├── diffs_filter.rb
│   │   │               ├── prompt
│   │   │               │   ├── diff_hunk_encoder.rb
│   │   │               │   ├── overall_summary.rb
│   │   │               │   ├── overall_summary_template.rb
│   │   │               │   ├── overall_summary_template.text.erb
│   │   │               │   ├── summary_pipeline_helper.rb
│   │   │               │   └── summary_pipeline.rb
│   │   │               └── prompt.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── pull_requests
│   │       │   │   └── copilot
│   │       │   │       ├── bulk_generate_diff_summary_job_test.rb
│   │       │   │       └── generate_diff_summary_job_test.rb
│   │       │   └── scheduled_summaries_feedback_cleanup_job_test.rb
│   │       └── lib
│   │           └── pull_requests
│   │               └── copilot
│   │                   ├── diffs_filter_test.rb
│   │                   └── prompt
│   │                       ├── overall_summary_template_test.rb
│   │                       ├── summary_pipeline_helper_test.rb
│   │                       └── summary_pipeline_test.rb
│   ├── copilot_byok
│   │   ├── app
│   │   │   ├── models
│   │   │   │   ├── copilot_byok
│   │   │   │   │   ├── bulk_update_custom_models.rb
│   │   │   │   │   ├── concerns
│   │   │   │   │   │   └── capability_attributes_builder.rb
│   │   │   │   │   ├── create_custom_key.rb
│   │   │   │   │   ├── custom_key.rb
│   │   │   │   │   ├── custom_model_capability.rb
│   │   │   │   │   ├── custom_model_policy.rb
│   │   │   │   │   ├── custom_model.rb
│   │   │   │   │   ├── custom_model_rule.rb
│   │   │   │   │   ├── provider_data
│   │   │   │   │   │   ├── coder.rb
│   │   │   │   │   │   ├── custom_key
│   │   │   │   │   │   │   ├── aws_bedrock.rb
│   │   │   │   │   │   │   ├── microsoft_foundry.rb
│   │   │   │   │   │   │   └── openai_compatible.rb
│   │   │   │   │   │   └── custom_model
│   │   │   │   │   │       └── aws_bedrock.rb
│   │   │   │   │   ├── provider_data.rb
│   │   │   │   │   └── update_custom_key.rb
│   │   │   │   └── organization
│   │   │   │       └── copilot_byok_dependency.rb
│   │   │   └── public
│   │   │       └── copilot_byok
│   │   │           ├── providers
│   │   │           │   ├── anthropic.rb
│   │   │           │   ├── aws_bedrock.rb
│   │   │           │   ├── azureai.rb
│   │   │           │   ├── google_ai_studio.rb
│   │   │           │   ├── openai_compatible.rb
│   │   │           │   ├── openai.rb
│   │   │           │   └── xai.rb
│   │   │           ├── providers.rb
│   │   │           ├── test_helpers.rb
│   │   │           └── types.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── factories
│   │       │   ├── copilot_byok_custom_key_factories.rb
│   │       │   ├── copilot_byok_custom_model_capability_factories.rb
│   │       │   ├── copilot_byok_custom_model_factories.rb
│   │       │   └── copilot_byok_custom_model_rule_factories.rb
│   │       ├── models
│   │       │   ├── copilot_byok
│   │       │   │   ├── bulk_update_custom_models_test.rb
│   │       │   │   ├── create_custom_key_test.rb
│   │       │   │   ├── custom_key_test.rb
│   │       │   │   ├── custom_model_capability_test.rb
│   │       │   │   ├── custom_model_policy_test.rb
│   │       │   │   ├── custom_model_rule_test.rb
│   │       │   │   ├── custom_model_test.rb
│   │       │   │   ├── provider_data
│   │       │   │   │   ├── custom_key
│   │       │   │   │   │   ├── aws_bedrock_test.rb
│   │       │   │   │   │   ├── microsoft_foundry_test.rb
│   │       │   │   │   │   └── openai_compatible_test.rb
│   │       │   │   │   └── custom_model
│   │       │   │   │       └── aws_bedrock_test.rb
│   │       │   │   └── update_custom_key_test.rb
│   │       │   └── organization
│   │       │       └── copilot_byok_dependency_test.rb
│   │       └── public
│   │           └── copilot_byok
│   │               └── providers
│   │                   ├── anthropic_test.rb
│   │                   ├── aws_bedrock_test.rb
│   │                   ├── google_ai_studio_test.rb
│   │                   ├── openai_compatible_test.rb
│   │                   ├── openai_test.rb
│   │                   └── xai_test.rb
│   ├── copilot_chat
│   │   ├── app
│   │   │   └── models
│   │   │       └── copilot_chat
│   │   │           ├── control_access_helper.rb
│   │   │           └── organization_owner_resolver.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           └── copilot_chat
│   │               ├── control_access_helper
│   │               │   ├── discussion_transfer_test.rb
│   │               │   ├── extra_opts_test.rb
│   │               │   ├── issue_transfer_test.rb
│   │               │   ├── pull_request_test.rb
│   │               │   └── resolve_resource_test.rb
│   │               └── organization_owner_resolver_test.rb
│   ├── copilot_code_review
│   │   ├── app
│   │   │   ├── components
│   │   │   │   └── pull_requests
│   │   │   │       └── suggested_changes
│   │   │   │           ├── comment_expansion_button_component.html.erb
│   │   │   │           └── comment_expansion_button_component.rb
│   │   │   ├── controllers
│   │   │   │   └── pull_requests
│   │   │   │       └── copilot
│   │   │   │           └── code_review
│   │   │   │               └── controller_methods.rb
│   │   │   ├── helpers
│   │   │   │   └── pull_requests
│   │   │   │       └── copilot
│   │   │   │           ├── apply_changes_helper.rb
│   │   │   │           ├── code_review_helper.rb
│   │   │   │           └── findings_count_helper.rb
│   │   │   ├── jobs
│   │   │   │   ├── hydro_findings_stored_notification_job.rb
│   │   │   │   ├── hydro_fulfill_copilot_review_thread_reply_request_job.rb
│   │   │   │   ├── hydro_pr_ccr_decision_assessment_job.rb
│   │   │   │   ├── hydro_pr_comment_analysis_job.rb
│   │   │   │   ├── hydro_process_copilot_review_response_job.rb
│   │   │   │   ├── hydro_process_copilot_status_update_job.rb
│   │   │   │   ├── hydro_pr_post_approval_assessment_job.rb
│   │   │   │   └── request_automatic_copilot_code_review_job.rb
│   │   │   ├── models
│   │   │   │   ├── configurable
│   │   │   │   │   ├── copilot_code_review_approval_access.rb
│   │   │   │   │   └── copilot_code_review_qualified_approval_access.rb
│   │   │   │   ├── copilot
│   │   │   │   │   └── code_review
│   │   │   │   │       └── features.rb
│   │   │   │   └── pull_requests
│   │   │   │       ├── copilot
│   │   │   │       │   ├── ccr_decision_run_store.rb
│   │   │   │       │   ├── code_review
│   │   │   │       │   │   ├── comments
│   │   │   │       │   │   │   ├── filter.rb
│   │   │   │       │   │   │   └── filters
│   │   │   │       │   │   │       ├── base_filter.rb
│   │   │   │       │   │   │       └── diff_filter_config.rb
│   │   │   │       │   │   ├── reference
│   │   │   │       │   │   │   └── generator.rb
│   │   │   │       │   │   ├── thread_reply_creator.rb
│   │   │   │       │   │   ├── thread_reply_generator.rb
│   │   │   │       │   │   └── thread_reply_processor.rb
│   │   │   │       │   ├── code_review_access.rb
│   │   │   │       │   ├── code_review_comment_feedback_choice.rb
│   │   │   │       │   ├── code_review_comment_feedback_choice_validator.rb
│   │   │   │       │   ├── code_review_comment_feedback.rb
│   │   │   │       │   ├── code_review_comment.rb
│   │   │   │       │   ├── code_review_creator.rb
│   │   │   │       │   ├── code_review_generator.rb
│   │   │   │       │   ├── code_review_quota.rb
│   │   │   │       │   ├── code_review_repository_approval_settings.rb
│   │   │   │       │   ├── code_review_repository_settings.rb
│   │   │   │       │   ├── code_review_thread_name_generator.rb
│   │   │   │       │   ├── code_review_upsell_logger.rb
│   │   │   │       │   ├── code_review_upsell.rb
│   │   │   │       │   ├── compare_trees_diff_creator.rb
│   │   │   │       │   ├── findings_count_cache.rb
│   │   │   │       │   ├── findings_loader.rb
│   │   │   │       │   ├── pull_request_groups_access.rb
│   │   │   │       │   ├── qualified_approval_policy.rb
│   │   │   │       │   ├── repo_enablement.rb
│   │   │   │       │   ├── review_body_message_generator.rb
│   │   │   │       │   └── suggested_changes_generator.rb
│   │   │   │       └── copilot.rb
│   │   │   └── services
│   │   │       └── pull_requests
│   │   │           └── copilot
│   │   │               └── code_review
│   │   │                   ├── ccr_decision_assessment_analyzer.rb
│   │   │                   ├── duplication_identifier.rb
│   │   │                   ├── duplication_identifiers
│   │   │                   │   ├── base.rb
│   │   │                   │   ├── cosine_similarity.rb
│   │   │                   │   ├── metrics_logger.rb
│   │   │                   │   └── result.rb
│   │   │                   ├── llm_response_parser.rb
│   │   │                   ├── post_approval_analyzer
│   │   │                   │   └── analyzer.rb
│   │   │                   └── suggestion_acceptance_analyzer
│   │   │                       └── analyzer.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── components
│   │       │   └── pull_requests
│   │       │       └── suggested_changes
│   │       │           └── comment_expansion_button_component_test.rb
│   │       ├── helpers
│   │       │   └── pull_requests
│   │       │       └── copilot
│   │       │           ├── apply_changes_helper_test.rb
│   │       │           └── findings_count_helper_test.rb
│   │       ├── jobs
│   │       │   ├── hydro_findings_stored_notification_job_test.rb
│   │       │   ├── hydro_fulfill_copilot_review_thread_reply_request_job_test.rb
│   │       │   ├── hydro_pr_ccr_decision_assessment_job_test.rb
│   │       │   ├── hydro_process_copilot_review_response_job_test.rb
│   │       │   ├── hydro_process_copilot_status_update_job_test.rb
│   │       │   └── hydro_pr_post_approval_assessment_job_test.rb
│   │       ├── models
│   │       │   ├── configurable
│   │       │   │   ├── copilot_code_review_approval_access_test.rb
│   │       │   │   └── copilot_code_review_qualified_approval_access_test.rb
│   │       │   ├── copilot
│   │       │   │   └── code_review
│   │       │   │       └── features_test.rb
│   │       │   ├── copilot_test.rb
│   │       │   └── pull_requests
│   │       │       ├── copilot
│   │       │       │   ├── code_review
│   │       │       │   │   ├── comments
│   │       │       │   │   │   ├── filters
│   │       │       │   │   │   │   └── diff_filter_config_test.rb
│   │       │       │   │   │   └── filter_test.rb
│   │       │       │   │   ├── reference_generator_test.rb
│   │       │       │   │   └── thread_reply_processor_test.rb
│   │       │       │   ├── code_review_access_test.rb
│   │       │       │   ├── code_review_comment_feedback_choice_test.rb
│   │       │       │   ├── code_review_comment_feedback_test.rb
│   │       │       │   ├── code_review_comment_test.rb
│   │       │       │   ├── code_review_creator_test.rb
│   │       │       │   ├── code_review_generator_test.rb
│   │       │       │   ├── code_review_quota_test.rb
│   │       │       │   ├── code_review_repository_approval_settings_test.rb
│   │       │       │   ├── code_review_thread_name_generator_test.rb
│   │       │       │   ├── code_review_upsell_test.rb
│   │       │       │   ├── compare_trees_diff_creator_test.rb
│   │       │       │   ├── findings_count_cache_test.rb
│   │       │       │   ├── findings_loader_test.rb
│   │       │       │   ├── qualified_approval_policy_test.rb
│   │       │       │   ├── repo_enablement_test.rb
│   │       │       │   ├── review_body_message_generator_test.rb
│   │       │       │   └── suggested_changes_generator_test.rb
│   │       │       └── pull_request_groups_access_test.rb
│   │       └── services
│   │           └── pull_requests
│   │               └── copilot
│   │                   └── code_review
│   │                       ├── ccr_decision_assessment_analyzer_test.rb
│   │                       ├── duplication_identifier_test.rb
│   │                       ├── post_approval_analyzer_test.rb
│   │                       └── suggestion_acceptance_analyzer_test.rb
│   ├── copilot_insights_permissions
│   │   ├── app
│   │   │   └── public
│   │   │       └── copilot_insights_permissions
│   │   │           └── permission_check.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── integration
│   │       │   └── insights_sidebar_integration_test.rb
│   │       └── public
│   │           └── copilot_insights_permissions
│   │               └── permission_check_test.rb
│   ├── copilot_insights_usage
│   │   ├── app
│   │   │   ├── lib
│   │   │   │   └── copilot_insights
│   │   │   │       ├── constants.rb
│   │   │   │       ├── helpers.rb
│   │   │   │       ├── payload.rb
│   │   │   │       └── types.rb
│   │   │   ├── models
│   │   │   │   └── copilot_insights_usage
│   │   │   │       ├── api.rb
│   │   │   │       ├── azure
│   │   │   │       │   ├── http_client.rb
│   │   │   │       │   └── shared_access_signature_url_generator.rb
│   │   │   │       └── copilot_usage_service_client.rb
│   │   │   └── services
│   │   │       ├── copilot_insights_code_generation
│   │   │       │   ├── agent_initiated_code_changes_data.rb
│   │   │       │   ├── agent_initiated_code_changes_per_language_data.rb
│   │   │       │   ├── agent_initiated_code_changes_per_model_data.rb
│   │   │       │   ├── daily_total_lines_of_code_data.rb
│   │   │       │   ├── lines_of_code_acceptance_rate_data.rb
│   │   │       │   ├── metrics_card_data.rb
│   │   │       │   ├── user_initiated_code_changes_data.rb
│   │   │       │   ├── user_initiated_code_changes_per_language_data.rb
│   │   │       │   └── user_initiated_code_changes_per_model_data.rb
│   │   │       └── copilot_insights_usage
│   │   │           ├── average_requests_per_active_chat_user.rb
│   │   │           ├── code_completions_acceptance_rate_data.rb
│   │   │           ├── code_completions_data.rb
│   │   │           ├── daily_active_users_data.rb
│   │   │           ├── dashboard_service.rb
│   │   │           ├── language_usage_data.rb
│   │   │           ├── language_usage_per_day_data.rb
│   │   │           ├── metrics_card_data.rb
│   │   │           ├── model_usage_data.rb
│   │   │           ├── model_usage_per_day_data.rb
│   │   │           ├── model_usage_per_feature.rb
│   │   │           ├── model_usage_per_language.rb
│   │   │           ├── report_download_service.rb
│   │   │           ├── requests_per_feature_data.rb
│   │   │           ├── spark_dashboard_service.rb
│   │   │           ├── types.rb
│   │   │           ├── utilities.rb
│   │   │           └── weekly_active_users_data.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── clients
│   │       │   ├── api_test.rb
│   │       │   └── copilot_usage_service_client_test.rb
│   │       ├── lib
│   │       │   └── copilot_insights
│   │       │       └── payload_test.rb
│   │       ├── models
│   │       │   └── copilot_insights_usage
│   │       │       └── azure
│   │       │           └── http_client_test.rb
│   │       └── services
│   │           ├── copilot_insights_code_generation
│   │           │   ├── agent_initiated_code_changes_data_test.rb
│   │           │   ├── agent_initiated_code_changes_per_language_data_test.rb
│   │           │   ├── agent_initiated_code_changes_per_model_data_test.rb
│   │           │   ├── daily_total_lines_of_code_data_test.rb
│   │           │   ├── lines_of_code_acceptance_rate_data_test.rb
│   │           │   ├── metrics_card_data_test.rb
│   │           │   ├── user_initiated_code_changes_data_test.rb
│   │           │   ├── user_initiated_code_changes_per_language_data_test.rb
│   │           │   └── user_initiated_code_changes_per_model_data_test.rb
│   │           └── copilot_insights_usage
│   │               ├── average_requests_per_active_chat_user_test.rb
│   │               ├── code_completions_acceptance_rate_data_test.rb
│   │               ├── code_completions_data_test.rb
│   │               ├── daily_active_users_data_test.rb
│   │               ├── dashboard_service_test.rb
│   │               ├── language_usage_data_test.rb
│   │               ├── language_usage_per_day_data_test.rb
│   │               ├── metrics_card_data_test.rb
│   │               ├── model_usage_data_test.rb
│   │               ├── model_usage_per_day_data_test.rb
│   │               ├── model_usage_per_feature_test.rb
│   │               ├── model_usage_per_language_test.rb
│   │               ├── report_download_service_test.rb
│   │               ├── requests_per_feature_data_test.rb
│   │               ├── spark_dashboard_service_test.rb
│   │               ├── utilities_fill_gaps_test.rb
│   │               ├── utilities_test.rb
│   │               └── weekly_active_users_data_test.rb
│   ├── copilot_issues
│   │   ├── app
│   │   │   ├── controllers
│   │   │   │   └── copilot_issues
│   │   │   │       └── bulk_create_controller.rb
│   │   │   ├── helpers
│   │   │   │   └── copilot_issues
│   │   │   │       └── metrics.rb
│   │   │   ├── jobs
│   │   │   │   └── copilot_issues
│   │   │   │       └── bulk_issue_creation_job.rb
│   │   │   └── models
│   │   │       └── copilot_issues
│   │   │           ├── bulk_create_job_status.rb
│   │   │           ├── bulk_create_payload.rb
│   │   │           └── errors.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── integration
│   │       │   └── copilot_issues
│   │       │       └── bulk_create_controller_test.rb
│   │       ├── jobs
│   │       │   └── copilot_issues
│   │       │       └── bulk_issue_creation_job_test.rb
│   │       └── models
│   │           └── copilot_issues
│   │               ├── bulk_create_job_status_test.rb
│   │               ├── bulk_create_payload_test.rb
│   │               └── errors_test.rb
│   ├── copilot_mcp
│   │   ├── app
│   │   │   ├── models
│   │   │   │   ├── mcp_server_config.rb
│   │   │   │   └── mcp_server.rb
│   │   │   ├── public
│   │   │   │   ├── copilot_mcp
│   │   │   │   │   └── query.rb
│   │   │   │   ├── hydro
│   │   │   │   │   └── mcp_server_events_publisher.rb
│   │   │   │   └── mcp_oauth
│   │   │   │       ├── authorize_user_for_mcp_server.rb
│   │   │   │       ├── build_authorization_url.rb
│   │   │   │       ├── cleanup.rb
│   │   │   │       ├── errors
│   │   │   │       │   ├── registration_access_denied_error.rb
│   │   │   │       │   ├── registration_endpoint_not_found_error.rb
│   │   │   │       │   ├── registration_endpoint_redirect_error.rb
│   │   │   │       │   ├── server_registration_error.rb
│   │   │   │       │   ├── token_exchange_error.rb
│   │   │   │       │   └── unsupported_server_error.rb
│   │   │   │       ├── exchange_token.rb
│   │   │   │       ├── find_or_create_server_config.rb
│   │   │   │       ├── find_or_register_mcp_server.rb
│   │   │   │       ├── pkce_pair.rb
│   │   │   │       ├── revoke_and_destroy.rb
│   │   │   │       ├── router.rb
│   │   │   │       └── state.rb
│   │   │   ├── services
│   │   │   │   └── mcp_oauth
│   │   │   │       ├── build_metadata.rb
│   │   │   │       └── register_mcp_server.rb
│   │   │   └── support
│   │   │       └── mcp_oauth
│   │   │           ├── configuration.rb
│   │   │           └── http_client.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── copilot_mcp
│   │       │   └── query_test.rb
│   │       ├── factories
│   │       │   └── mcp_oauth_metadata_factory.rb
│   │       ├── mcp_oauth
│   │       │   ├── authorize_user_for_mcp_server_test.rb
│   │       │   ├── build_authorization_url_test.rb
│   │       │   ├── build_metadata_test.rb
│   │       │   ├── cleanup_test.rb
│   │       │   ├── exchange_token_test.rb
│   │       │   ├── find_or_create_server_config_test.rb
│   │       │   ├── find_or_register_mcp_server_test.rb
│   │       │   ├── register_mcp_server_test.rb
│   │       │   ├── revoke_and_destroy_test.rb
│   │       │   ├── router_test.rb
│   │       │   └── state_test.rb
│   │       ├── models
│   │       │   ├── mcp_server_config_test.rb
│   │       │   └── mcp_server_test.rb
│   │       └── public
│   │           ├── hydro
│   │           │   └── mcp_server_events_publisher_test.rb
│   │           └── mcp_oauth
│   │               └── errors
│   │                   └── token_exchange_error_test.rb
│   ├── copilot_plg
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── copilot_plg
│   │   │   │       └── upload_banner_user_ids_job.rb
│   │   │   ├── models
│   │   │   │   └── copilot_plg
│   │   │   │       ├── copilot_shared_thread.rb
│   │   │   │       ├── k_v
│   │   │   │       │   └── data_store.rb
│   │   │   │       ├── k_v.rb
│   │   │   │       └── self_serve_banner.rb
│   │   │   ├── public
│   │   │   │   ├── copilot_plg
│   │   │   │   │   ├── domain.rb
│   │   │   │   │   └── thread_sharing_authorization.rb
│   │   │   │   └── copilot_plg.rb
│   │   │   └── stream_processors
│   │   │       └── copilot_plg
│   │   │           └── shared_thread_event_processor.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   └── copilot_plg
│   │       │       └── upload_banner_user_ids_job_test.rb
│   │       ├── public
│   │       │   └── copilot_plg
│   │       │       ├── domain_test.rb
│   │       │       └── self_serve_banner_test.rb
│   │       └── stream_processors
│   │           └── copilot_plg
│   │               └── shared_thread_event_processor_test.rb
│   ├── copilot_sessions
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── hydro_agent_session_finished_notification_job.rb
│   │   │   │   ├── hydro_swe_agent_alert_timeline_event_job.rb
│   │   │   │   ├── hydro_swe_agent_job_status_change_job.rb
│   │   │   │   ├── hydro_swe_agent_mobile_live_activity_job.rb
│   │   │   │   └── hydro_swe_agent_timeline_event_job.rb
│   │   │   ├── lib
│   │   │   │   ├── copilot_sessions
│   │   │   │   │   ├── agent_mentions_loader.rb
│   │   │   │   │   └── helpers.rb
│   │   │   │   └── fauxpilot_api_server.rb
│   │   │   ├── mocks
│   │   │   │   ├── commands_response.json
│   │   │   │   ├── job_response.json
│   │   │   │   ├── models_response.json
│   │   │   │   ├── resources_response.json
│   │   │   │   ├── session_logs_oswe_response.json
│   │   │   │   ├── session_logs_response.json
│   │   │   │   ├── sessions_response.json
│   │   │   │   └── tasks_response.json
│   │   │   ├── models
│   │   │   │   ├── agent_session_finished_notification.rb
│   │   │   │   ├── agent_session_thread.rb
│   │   │   │   └── copilot_sessions
│   │   │   │       ├── agent_session_list.rb
│   │   │   │       ├── agent_session.rb
│   │   │   │       ├── capi_resource.rb
│   │   │   │       ├── copilot_agent_refresh_token_cache.rb
│   │   │   │       ├── copilot_api_token.rb
│   │   │   │       ├── deprecated_task.rb
│   │   │   │       ├── dials
│   │   │   │       │   ├── copilot_logs_polling_interval_seconds.rb
│   │   │   │       │   └── copilot_sessions_polling_interval_seconds.rb
│   │   │   │       ├── partial_agent_session.rb
│   │   │   │       ├── session_sort_field.rb
│   │   │   │       ├── session_state.rb
│   │   │   │       ├── sort_direction.rb
│   │   │   │       └── task_api
│   │   │   │           ├── agent_type.rb
│   │   │   │           ├── artifact_type.rb
│   │   │   │           ├── sort_field.rb
│   │   │   │           ├── task_list.rb
│   │   │   │           └── task.rb
│   │   │   ├── public
│   │   │   │   └── copilot_sessions
│   │   │   │       ├── payloads
│   │   │   │       │   ├── agent_mention.rb
│   │   │   │       │   ├── public_user.rb
│   │   │   │       │   └── pull.rb
│   │   │   │       └── public.rb
│   │   │   └── services
│   │   │       └── copilot_sessions
│   │   │           ├── live_activity_layout_builder.rb
│   │   │           └── live_activity_layout_config.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── hydro_agent_session_finished_notification_job_test.rb
│   │       │   ├── hydro_swe_agent_alert_timeline_event_job_test.rb
│   │       │   ├── hydro_swe_agent_job_status_change_job_test.rb
│   │       │   ├── hydro_swe_agent_mobile_live_activity_job_test.rb
│   │       │   └── hydro_swe_agent_timeline_event_job_test.rb
│   │       ├── lib
│   │       │   ├── copilot_sessions
│   │       │   │   └── agent_mentions_loader_test.rb
│   │       │   └── fauxpilot_api_server_test.rb
│   │       ├── models
│   │       │   ├── agent_session_finished_notification_test.rb
│   │       │   └── copilot_sessions
│   │       │       ├── agent_session_list_test.rb
│   │       │       ├── agent_session_test.rb
│   │       │       ├── copilot_agent_refresh_token_cache_test.rb
│   │       │       ├── copilot_api_token_test.rb
│   │       │       ├── deprecated_task_test.rb
│   │       │       ├── partial_agent_session_test.rb
│   │       │       └── task_api
│   │       │           ├── task_list_test.rb
│   │       │           └── task_test.rb
│   │       ├── public
│   │       │   └── copilot_sessions
│   │       │       └── public_test.rb
│   │       └── services
│   │           └── copilot_sessions
│   │               └── live_activity_layout_builder_test.rb
│   ├── copilot_spaces
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── copilot_spaces
│   │   │   │       ├── cleanup_copilot_spaces_job.rb
│   │   │   │       └── revoke_org_member_copilot_space_access_job.rb
│   │   │   ├── lib
│   │   │   │   └── copilot_spaces
│   │   │   │       ├── enabled.rb
│   │   │   │       ├── feature_preview_redirect.rb
│   │   │   │       ├── page_data
│   │   │   │       │   ├── copilot_space
│   │   │   │       │   │   ├── index_payload.rb
│   │   │   │       │   │   ├── payload.rb
│   │   │   │       │   │   └── url_validation_payload.rb
│   │   │   │       │   └── copilot_space_user_role
│   │   │   │       │       └── payload.rb
│   │   │   │       ├── role_mapping_helper.rb
│   │   │   │       └── route_helper.rb
│   │   │   ├── models
│   │   │   │   ├── copilot_space
│   │   │   │   │   ├── cap_validator.rb
│   │   │   │   │   ├── github_file_collection.rb
│   │   │   │   │   ├── permissions_dependency.rb
│   │   │   │   │   ├── persistence.rb
│   │   │   │   │   ├── sequence_dependency.rb
│   │   │   │   │   └── stars_dependency.rb
│   │   │   │   ├── copilot_space.rb
│   │   │   │   ├── copilot_space_resource
│   │   │   │   │   ├── constants.rb
│   │   │   │   │   ├── free_text_metadata.rb
│   │   │   │   │   ├── github_file_metadata.rb
│   │   │   │   │   ├── github_issue_metadata.rb
│   │   │   │   │   ├── github_pull_request_metadata.rb
│   │   │   │   │   ├── media_content_metadata.rb
│   │   │   │   │   ├── media_token_calculator.rb
│   │   │   │   │   ├── metadata.rb
│   │   │   │   │   ├── repository_metadata.rb
│   │   │   │   │   └── uploaded_text_file_metadata.rb
│   │   │   │   ├── copilot_space_resource.rb
│   │   │   │   ├── permissions
│   │   │   │   │   └── attributes
│   │   │   │   │       └── copilot_space.rb
│   │   │   │   ├── starred_copilot_space.rb
│   │   │   │   └── user
│   │   │   │       └── starred_copilot_spaces_dependency.rb
│   │   │   └── public
│   │   │       └── copilot_spaces
│   │   │           ├── authorization_helper.rb
│   │   │           ├── hydro_events_helper.rb
│   │   │           ├── repo_scope_filter.rb
│   │   │           ├── resource_filtering.rb
│   │   │           ├── stafftools_helper.rb
│   │   │           └── twirp_loader.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   └── copilot_spaces
│   │       │       ├── cleanup_copilot_spaces_job_test.rb
│   │       │       └── revoke_org_member_copilot_space_access_job_test.rb
│   │       ├── lib
│   │       │   └── copilot_spaces
│   │       │       ├── enabled_test.rb
│   │       │       ├── page_data
│   │       │       │   ├── copilot_space
│   │       │       │   │   ├── index_payload_test.rb
│   │       │       │   │   ├── payload_test.rb
│   │       │       │   │   └── url_validation_payload_test.rb
│   │       │       │   └── copilot_space_user_role
│   │       │       │       └── payload_test.rb
│   │       │       └── role_mapping_helper_test.rb
│   │       ├── models
│   │       │   ├── copilot_space
│   │       │   │   ├── cap_validator_test.rb
│   │       │   │   ├── github_file_collection_test.rb
│   │       │   │   ├── number_test.rb
│   │       │   │   ├── permissions_dependency_test.rb
│   │       │   │   └── stars_dependency_test.rb
│   │       │   ├── copilot_space_resource
│   │       │   │   └── media_token_calculator_test.rb
│   │       │   ├── copilot_space_resource_test.rb
│   │       │   └── copilot_space_test.rb
│   │       └── public
│   │           ├── copilot_spaces
│   │           │   ├── hydro_events_helper_test.rb
│   │           │   ├── repo_scope_filter_test.rb
│   │           │   ├── resource_filtering_test.rb
│   │           │   ├── stafftools_helper_test.rb
│   │           │   └── twirp_loader_test.rb
│   │           └── custom_copilots
│   │               └── authorization_helper_test.rb
│   ├── copilot_swe_agent
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── hydro_agents_on_push_job.rb
│   │   │   ├── lib
│   │   │   │   └── copilot_swe_agent
│   │   │   │       └── helpers.rb
│   │   │   ├── models
│   │   │   │   ├── configurable
│   │   │   │   │   ├── copilot_swe_agent_access.rb
│   │   │   │   │   ├── copilot_swe_agent_firewall.rb
│   │   │   │   │   ├── copilot_swe_agent_runner.rb
│   │   │   │   │   ├── copilot_swe_agent_trigger_actor_policy.rb
│   │   │   │   │   └── swe_agent_repository_access.rb
│   │   │   │   └── copilot_swe_agent
│   │   │   │       ├── coding_agent_model.rb
│   │   │   │       ├── custom_agent.rb
│   │   │   │       ├── firewall_allowlist.rb
│   │   │   │       ├── firewall_configuration_service.rb
│   │   │   │       ├── firewall_materializer.rb
│   │   │   │       ├── firewall_rule_validator.rb
│   │   │   │       ├── repo_eligibility_checker.rb
│   │   │   │       ├── repo_enablement.rb
│   │   │   │       └── swe_agent_path.rb
│   │   │   └── public
│   │   │       └── copilot_swe_agent
│   │   │           └── public.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   └── hydro_agents_on_push_job_test.rb
│   │       ├── lib
│   │       │   └── copilot_swe_agent
│   │       │       └── helpers_test.rb
│   │       ├── models
│   │       │   ├── configurable
│   │       │   │   ├── copilot_swe_agent_access_test.rb
│   │       │   │   └── copilot_swe_agent_trigger_actor_policy_test.rb
│   │       │   ├── copilot_swe_agent
│   │       │   │   ├── coding_agent_model_test.rb
│   │       │   │   ├── custom_agent_test.rb
│   │       │   │   ├── firewall_allowlist_test.rb
│   │       │   │   ├── firewall_configuration_service_test.rb
│   │       │   │   ├── firewall_materializer_test.rb
│   │       │   │   ├── firewall_rule_validator_test.rb
│   │       │   │   ├── repo_eligibility_checker_test.rb
│   │       │   │   ├── repo_enablement_test.rb
│   │       │   │   └── swe_agent_path_test.rb
│   │       │   └── user
│   │       │       └── copilot_requests_test.rb
│   │       └── rule_engine_evaluator_test.rb
│   ├── credit_decision_engine
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── credit_decision_engine
│   │   │   │       └── abstract_credit_check_status_poll_job.rb
│   │   │   ├── lib
│   │   │   │   └── credit_decision_engine
│   │   │   │       ├── client.rb
│   │   │   │       ├── credit_check_request_processor.rb
│   │   │   │       └── token_client.rb
│   │   │   ├── models
│   │   │   │   └── credit_decision_engine
│   │   │   │       └── customer_details.rb
│   │   │   └── public
│   │   │       ├── credit_decision_engine
│   │   │       │   ├── request.rb
│   │   │       │   ├── response.rb
│   │   │       │   └── service_bus_response.rb
│   │   │       └── credit_decision_engine.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   └── credit_decision_engine
│   │       │       └── abstract_credit_check_status_poll_job_test.rb
│   │       ├── lib
│   │       │   └── credit_decision_engine
│   │       │       ├── client_test.rb
│   │       │       ├── credit_check_request_processor_test.rb
│   │       │       └── token_client_test.rb
│   │       ├── models
│   │       │   └── credit_decision_engine
│   │       │       └── customer_details_test.rb
│   │       └── public
│   │           └── credit_decision_engine
│   │               ├── request_test.rb
│   │               ├── response_test.rb
│   │               └── service_bus_response_test.rb
│   ├── custom_properties_core
│   │   ├── app
│   │   │   ├── helpers
│   │   │   │   └── properties_tracking.rb
│   │   │   ├── models
│   │   │   │   ├── custom_properties_business_definitions_manager.rb
│   │   │   │   ├── custom_properties_definitions_manager.rb
│   │   │   │   ├── custom_properties_validator.rb
│   │   │   │   └── custom_properties_values_manager.rb
│   │   │   └── public
│   │   │       ├── custom_properties_core
│   │   │       │   ├── definition_base.rb
│   │   │       │   ├── domain_accessor_base.rb
│   │   │       │   ├── errors.rb
│   │   │       │   ├── external_properties
│   │   │       │   │   ├── definition_base.rb
│   │   │       │   │   ├── domain_accessor_extension.rb
│   │   │       │   │   ├── i_custom_properties_config_extension.rb
│   │   │       │   │   └── value_base.rb
│   │   │       │   ├── i_custom_properties_config.rb
│   │   │       │   ├── i_definitions_manager.rb
│   │   │       │   ├── i_property_definition.rb
│   │   │       │   ├── i_property_target.rb
│   │   │       │   ├── i_values_manager.rb
│   │   │       │   ├── property_limits.rb
│   │   │       │   ├── public.rb
│   │   │       │   ├── source_type.rb
│   │   │       │   ├── system_properties
│   │   │       │   │   ├── definition.rb
│   │   │       │   │   ├── domain_accessor_extension.rb
│   │   │       │   │   ├── i_custom_properties_config_extension.rb
│   │   │       │   │   └── value_base.rb
│   │   │       │   ├── usages
│   │   │       │   │   ├── domain_accessor_extension.rb
│   │   │       │   │   ├── i_custom_properties_config_extension.rb
│   │   │       │   │   ├── i_property_resource.rb
│   │   │       │   │   ├── i_property_usage.rb
│   │   │       │   │   └── usage_base.rb
│   │   │       │   └── value_base.rb
│   │   │       ├── custom_properties_core.rb
│   │   │       └── search
│   │   │           └── definitions
│   │   │               └── mysql_search.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── helpers
│   │       │   └── properties_tracking_test.rb
│   │       ├── models
│   │       │   ├── custom_properties_business_definitions_manager_test.rb
│   │       │   ├── custom_properties_definitions_manager_test.rb
│   │       │   ├── custom_properties_validator_test.rb
│   │       │   ├── custom_properties_values_manager_test.rb
│   │       │   ├── definition_base_test.rb
│   │       │   ├── domain_accessor_base_definitions_test.rb
│   │       │   ├── domain_accessor_base_values_test.rb
│   │       │   ├── external_properties
│   │       │   │   ├── definition_base_test.rb
│   │       │   │   ├── domain_accessor_extension_test.rb
│   │       │   │   └── value_base_test.rb
│   │       │   ├── system_properties
│   │       │   │   ├── definition_test.rb
│   │       │   │   ├── domain_accessor_extension_test.rb
│   │       │   │   └── value_base_test.rb
│   │       │   ├── usages
│   │       │   │   ├── domain_accessor_extension_test.rb
│   │       │   │   └── usage_base_test.rb
│   │       │   └── value_base_test.rb
│   │       └── public
│   │           └── search
│   │               └── definitions
│   │                   └── mysql_search_test.rb
│   ├── dashboard
│   │   ├── app
│   │   │   ├── models
│   │   │   │   ├── dashboard_issue.rb
│   │   │   │   ├── dashboard_mission_task.rb
│   │   │   │   ├── dashboard_notice.rb
│   │   │   │   ├── dashboard_notices_store.rb
│   │   │   │   ├── dashboard_pull_request.rb
│   │   │   │   ├── dashboard_repository.rb
│   │   │   │   ├── quantile.rb
│   │   │   │   ├── recent_interaction.rb
│   │   │   │   ├── top_repositories.rb
│   │   │   │   ├── user
│   │   │   │   │   ├── dashboard_contexts.rb
│   │   │   │   │   └── zero_user_dependency.rb
│   │   │   │   ├── user_dashboard_pinner.rb
│   │   │   │   └── user_dashboard_pin.rb
│   │   │   └── public
│   │   │       ├── dashboard
│   │   │       │   └── domain.rb
│   │   │       └── dashboard.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── models
│   │       │   ├── dashboard_issue_test.rb
│   │       │   ├── dashboard_notice_store_test.rb
│   │       │   ├── dashboard_pull_request_test.rb
│   │       │   ├── dashboard_repository_test.rb
│   │       │   ├── quantile_test.rb
│   │       │   ├── top_repositories_test.rb
│   │       │   ├── user
│   │       │   │   ├── dashboard_contexts_test.rb
│   │       │   │   └── zero_user_dependency_test.rb
│   │       │   ├── user_dashboard_pinner_test.rb
│   │       │   └── user_dashboard_pin_test.rb
│   │       └── public
│   │           └── dashboard
│   │               └── domain
│   │                   └── user_dashboard_pin_test.rb
│   ├── dashboard_filters
│   │   ├── app
│   │   │   └── models
│   │   │       ├── dashboard
│   │   │       │   ├── saved_collection
│   │   │       │   │   └── creator.rb
│   │   │       │   ├── saved_collection.rb
│   │   │       │   └── saved_view.rb
│   │   │       ├── mobile
│   │   │       │   ├── home_nav_link.rb
│   │   │       │   ├── k_v
│   │   │       │   │   └── data_store.rb
│   │   │       │   ├── k_v.rb
│   │   │       │   └── loader.rb
│   │   │       ├── search_displayable.rb
│   │   │       ├── search_priority_helper.rb
│   │   │       ├── search_queryable.rb
│   │   │       ├── search_shortcut.rb
│   │   │       ├── search_shortcuts_setter.rb
│   │   │       ├── team_dashboard.rb
│   │   │       ├── team_search_shortcut.rb
│   │   │       ├── user_dashboard.rb
│   │   │       └── user_dashboard_team.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           ├── dashboard
│   │           │   ├── saved_collection
│   │           │   │   └── creator_test.rb
│   │           │   ├── saved_collection_test.rb
│   │           │   └── saved_view_test.rb
│   │           ├── mobile
│   │           │   └── home_nav_link_test.rb
│   │           ├── search_shortcuts_setter_test.rb
│   │           ├── search_shortcut_test.rb
│   │           ├── team_dashboard_test.rb
│   │           ├── team_search_shortcut_test.rb
│   │           └── user_dashboard_test.rb
│   ├── dashboard_surface
│   │   ├── app
│   │   │   ├── controllers
│   │   │   │   ├── dashboard_surface_controller.rb
│   │   │   │   ├── dashboard_surface_inbox_controller.rb
│   │   │   │   └── dashboard_surface_preferences_controller.rb
│   │   │   └── lib
│   │   │       └── dashboard_surface
│   │   │           ├── loaders
│   │   │           │   ├── results_loader.rb
│   │   │           │   ├── saved_view_loader.rb
│   │   │           │   └── selected_repos_loader.rb
│   │   │           ├── models
│   │   │           │   ├── inbox_search_config.rb
│   │   │           │   ├── inbox_sections.rb
│   │   │           │   └── search_config.rb
│   │   │           ├── payloads
│   │   │           │   ├── current_user.rb
│   │   │           │   ├── inbox_search_results_deferred_content.rb
│   │   │           │   ├── layout.rb
│   │   │           │   ├── pull_request_result.rb
│   │   │           │   ├── saved_view.rb
│   │   │           │   ├── search_results_deferred_content.rb
│   │   │           │   ├── search_results.rb
│   │   │           │   └── sidebar_links.rb
│   │   │           └── queries.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── controllers
│   │       │   └── dashboard_surface_inbox_controller_test.rb
│   │       ├── integration
│   │       │   ├── dashboard_surface_controller_test.rb
│   │       │   ├── dashboard_surface_inbox_controller_test.rb
│   │       │   └── dashboard_surface_preferences_controller_test.rb
│   │       ├── loaders
│   │       │   ├── results_loader_test.rb
│   │       │   ├── saved_view_loader_test.rb
│   │       │   └── selected_repos_loader_test.rb
│   │       ├── models
│   │       │   ├── active_review_query_test.rb
│   │       │   ├── inbox_search_config_test.rb
│   │       │   ├── inbox_sections_test.rb
│   │       │   ├── merge_queue_query_test.rb
│   │       │   ├── needs_action_agent_blocked_query_test.rb
│   │       │   ├── needs_action_changes_requested_query_test.rb
│   │       │   ├── needs_action_failing_checks_query_test.rb
│   │       │   ├── ready_to_merge_query_test.rb
│   │       │   ├── review_requested_query_test.rb
│   │       │   ├── search_config_test.rb
│   │       │   └── team_review_requested_query_test.rb
│   │       └── payloads
│   │           ├── current_user_test.rb
│   │           ├── inbox_search_results_deferred_content_test.rb
│   │           ├── layout_test.rb
│   │           ├── pull_request_result_test.rb
│   │           ├── saved_view_test.rb
│   │           ├── search_results_deferred_content_test.rb
│   │           ├── search_results_test.rb
│   │           └── sidebar_links_test.rb
│   ├── data
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── delete_repository_files_by_user_id_job.rb
│   │   │   │   └── delete_user_assets_by_user_id_job.rb
│   │   │   └── models
│   │   │       ├── asset
│   │   │       │   ├── activity.rb
│   │   │       │   ├── actor_activity.rb
│   │   │       │   ├── actor_status.rb
│   │   │       │   ├── alambic_caller.rb
│   │   │       │   ├── archive.rb
│   │   │       │   ├── log_line.rb
│   │   │       │   ├── log_scanner.rb
│   │   │       │   ├── reference.rb
│   │   │       │   ├── status.rb
│   │   │       │   ├── sync_status.rb
│   │   │       │   └── types.rb
│   │   │       ├── asset.rb
│   │   │       ├── asset_scanner.rb
│   │   │       ├── asset_uploadable
│   │   │       │   └── cdn.rb
│   │   │       ├── asset_uploadable.rb
│   │   │       ├── avatar.rb
│   │   │       ├── eventer
│   │   │       │   ├── time_bucket.rb
│   │   │       │   └── timespan.rb
│   │   │       ├── insights
│   │   │       │   ├── access.rb
│   │   │       │   ├── entity_instrumenter.rb
│   │   │       │   ├── insights_ingestion_helper.rb
│   │   │       │   └── organization_instrumenter.rb
│   │   │       ├── media
│   │   │       │   ├── blob.rb
│   │   │       │   ├── pointer.rb
│   │   │       │   ├── token.rb
│   │   │       │   └── transition.rb
│   │   │       ├── media.rb
│   │   │       ├── memex_project
│   │   │       │   └── automation_dependency.rb
│   │   │       ├── metric_counts.rb
│   │   │       ├── metric_query
│   │   │       │   ├── commits_contributed.rb
│   │   │       │   ├── issue_comments_created.rb
│   │   │       │   ├── issues_closed.rb
│   │   │       │   ├── issues_created.rb
│   │   │       │   ├── organizations_created.rb
│   │   │       │   ├── pull_request_comments_created.rb
│   │   │       │   ├── pull_request_reviews_created.rb
│   │   │       │   ├── pull_requests_created.rb
│   │   │       │   ├── pull_requests_merged.rb
│   │   │       │   ├── repositories_created.rb
│   │   │       │   ├── single_model_column
│   │   │       │   │   ├── bucketed.rb
│   │   │       │   │   └── for_repo_owner.rb
│   │   │       │   ├── single_model_column.rb
│   │   │       │   ├── teams_created.rb
│   │   │       │   └── users_created.rb
│   │   │       ├── metric_query.rb
│   │   │       ├── metric.rb
│   │   │       ├── metric_set.rb
│   │   │       ├── metric_timespan.rb
│   │   │       ├── organization
│   │   │       │   └── insights_onboarding_dependency.rb
│   │   │       ├── primary_avatar.rb
│   │   │       ├── repository_file.rb
│   │   │       ├── storage
│   │   │       │   ├── alambic_policy.rb
│   │   │       │   ├── azure_blob_storage_dependency.rb
│   │   │       │   ├── azure_blob_storage_release_assets_dependency.rb
│   │   │       │   ├── azure_policy.rb
│   │   │       │   ├── azure_sign.rb
│   │   │       │   ├── blob.rb
│   │   │       │   ├── cluster_policy.rb
│   │   │       │   ├── fastly_dependency.rb
│   │   │       │   ├── fastly_listing_images_dependency.rb
│   │   │       │   ├── fastly_listing_screenshots_dependency.rb
│   │   │       │   ├── fastly_media_blob_dependency.rb
│   │   │       │   ├── fastly_registry_file_dependency.rb
│   │   │       │   ├── fastly_release_assets_dependency.rb
│   │   │       │   ├── fastly_repository_file_dependency.rb
│   │   │       │   ├── file_server.rb
│   │   │       │   ├── jwt_sign.rb
│   │   │       │   ├── lfs_policy.rb
│   │   │       │   ├── memory_alpha_policy.rb
│   │   │       │   ├── memory_alpha_with_direct_abs_download_policy.rb
│   │   │       │   ├── partition.rb
│   │   │       │   ├── policy_creator.rb
│   │   │       │   ├── policy.rb
│   │   │       │   ├── purge.rb
│   │   │       │   ├── reference.rb
│   │   │       │   ├── replica.rb
│   │   │       │   ├── repository_file_transfer
│   │   │       │   │   └── repository_advisory_repository_file_backfiller.rb
│   │   │       │   ├── s3_policy.rb
│   │   │       │   ├── uploadable
│   │   │       │   │   ├── alambic_policy.rb
│   │   │       │   │   ├── cluster_policy.rb
│   │   │       │   │   ├── policy.rb
│   │   │       │   │   ├── s3_policy.rb
│   │   │       │   │   └── uploadable_flipper_flag.rb
│   │   │       │   ├── uploadable.rb
│   │   │       │   └── user_asset_transfer
│   │   │       │       ├── copy.rb
│   │   │       │       ├── draft_to_repository_transfer.rb
│   │   │       │       ├── draft_to_repository_transfer_rollback.rb
│   │   │       │       ├── gist_asset_backfiller.rb
│   │   │       │       ├── repository_advisory_asset_backfiller.rb
│   │   │       │       ├── repository_to_repository_transfer.rb
│   │   │       │       ├── saved_reply_copy_dependency.rb
│   │   │       │       ├── saved_reply_copy.rb
│   │   │       │       ├── transfer_or_copy.rb
│   │   │       │       └── transfer.rb
│   │   │       ├── storage.rb
│   │   │       ├── upload_container
│   │   │       │   ├── gist_dependency.rb
│   │   │       │   ├── repository_advisory_dependency.rb
│   │   │       │   ├── upload_container_dependency.rb
│   │   │       │   └── user_upload_container_dependency.rb
│   │   │       ├── upload_manifest_file.rb
│   │   │       ├── upload_manifest.rb
│   │   │       ├── user
│   │   │       │   └── avatar_list.rb
│   │   │       └── user_asset.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── delete_repository_files_by_user_id_job_test.rb
│   │       │   └── delete_user_assets_by_user_id_job_test.rb
│   │       └── models
│   │           ├── api
│   │           │   └── serializer
│   │           │       └── uploadable_dependency_test.rb
│   │           ├── asset
│   │           │   ├── activity_test.rb
│   │           │   ├── actor_activities_test.rb
│   │           │   ├── actor_status_test.rb
│   │           │   ├── archive_test.rb
│   │           │   ├── asset_reference_test.rb
│   │           │   ├── asset_test.rb
│   │           │   ├── log_scanner_test.rb
│   │           │   ├── status_test.rb
│   │           │   └── sync_status_test.rb
│   │           ├── asset_scanner_test.rb
│   │           ├── avatar_test.rb
│   │           ├── insights
│   │           │   ├── access_test.rb
│   │           │   ├── entity_instrumenter_test.rb
│   │           │   └── insights_ingestion_helper_test.rb
│   │           ├── media
│   │           │   ├── blob_test.rb
│   │           │   ├── token_test.rb
│   │           │   ├── transition_job_cluster_test.rb
│   │           │   ├── transition_job_test.rb
│   │           │   └── transition_test.rb
│   │           ├── metric_counts_test.rb
│   │           ├── metric_query_test.rb
│   │           ├── metric_set_test.rb
│   │           ├── metric_test.rb
│   │           ├── metric_timespan_test.rb
│   │           ├── organization
│   │           │   └── insights_onboarding_dependency_test.rb
│   │           ├── primary_avatar_test.rb
│   │           ├── repository_file_test.rb
│   │           ├── storage
│   │           │   ├── alambic_policy_test.rb
│   │           │   ├── azure_policy_test.rb
│   │           │   ├── azure_sign_test.rb
│   │           │   ├── blob_test.rb
│   │           │   ├── cluster_policy_test.rb
│   │           │   ├── jwt_sign_test.rb
│   │           │   ├── lfs_policy_test.rb
│   │           │   ├── memory_alpha_policy_test.rb
│   │           │   ├── memory_alpha_with_direct_abs_download_policy_test.rb
│   │           │   ├── replica_test.rb
│   │           │   ├── repository_file_transfer
│   │           │   │   └── repository_advisory_repository_file_backfiller_test.rb
│   │           │   ├── s3_policy_test.rb
│   │           │   └── user_asset_transfer
│   │           │       ├── copy_test.rb
│   │           │       ├── draft_to_repository_transfer_rollback_test.rb
│   │           │       ├── draft_to_repository_transfer_test.rb
│   │           │       ├── gist_asset_backfiller_test.rb
│   │           │       ├── repository_advisory_backfiller_test.rb
│   │           │       ├── repository_to_repository_transfer_test.rb
│   │           │       ├── saved_reply_copy_dependency_test.rb
│   │           │       ├── transfer_test_helper.rb
│   │           │       └── transfer_test.rb
│   │           ├── upload_manifest_file_test.rb
│   │           ├── upload_manifest_test.rb
│   │           ├── user
│   │           │   └── avatar_list_test.rb
│   │           └── user_asset_test.rb
│   ├── default_and_custom_models
│   │   ├── app
│   │   │   ├── models
│   │   │   │   └── default_and_custom_models
│   │   │   │       └── capabilities.rb
│   │   │   └── public
│   │   │       └── default_and_custom_models
│   │   │           ├── i_model.rb
│   │   │           └── types.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           └── default_and_custom_models
│   │               └── capabilities_test.rb
│   ├── dependency_graph
│   │   ├── app
│   │   │   ├── controllers
│   │   │   │   └── dependency_graph
│   │   │   │       └── dependency_graph_refresh_controller.rb
│   │   │   ├── jobs
│   │   │   │   └── dependency_graph
│   │   │   │       ├── base_find_repos_job.rb
│   │   │   │       ├── batched_job_throttler.rb
│   │   │   │       ├── delete_orphan_repository_job.rb
│   │   │   │       ├── disable_repository_job.rb
│   │   │   │       ├── fanout_throttler.rb
│   │   │   │       ├── find_inactive_repos_job.rb
│   │   │   │       ├── find_orphaned_repos_job.rb
│   │   │   │       ├── retry_job.rb
│   │   │   │       ├── scheduled_disable_inactive_repos_job.rb
│   │   │   │       └── scheduled_sync_expired_exemption_requests_job.rb
│   │   │   ├── models
│   │   │   │   └── dependency_graph
│   │   │   │       └── queries
│   │   │   │           └── trino
│   │   │   │               ├── base.rb
│   │   │   │               ├── inactive_repos_count.rb
│   │   │   │               ├── inactive_repos.rb
│   │   │   │               ├── repos_with_orphaned_manifests_count.rb
│   │   │   │               └── repos_with_orphaned_manifests.rb
│   │   │   ├── other
│   │   │   └── public
│   │   │       ├── dependency_graph
│   │   │       │   ├── domain.rb
│   │   │       │   └── helpers.rb
│   │   │       └── dependency_graph.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── integration
│   │       │   └── dependency_graph
│   │       │       └── dependency_graph_refresh_controller_test.rb
│   │       ├── jobs
│   │       │   └── dependency_graph
│   │       │       ├── batched_job_throttler_test.rb
│   │       │       ├── delete_orphan_repository_job_test.rb
│   │       │       ├── disable_repository_job_test.rb
│   │       │       ├── fanout_throttler_test.rb
│   │       │       ├── find_inactive_repos_job_test.rb
│   │       │       ├── find_orphaned_repos_job_test.rb
│   │       │       ├── retry_job_test.rb
│   │       │       ├── scheduled_disable_inactive_repos_job_test.rb
│   │       │       └── scheduled_sync_expired_exemption_requests_job_test.rb
│   │       ├── models
│   │       │   └── dependency_graph
│   │       │       └── queries
│   │       │           └── trino
│   │       │               ├── base_test.rb
│   │       │               ├── inactive_repos_count_test.rb
│   │       │               ├── inactive_repos_test.rb
│   │       │               ├── repos_with_orphaned_manifests_count_test.rb
│   │       │               └── repos_with_orphaned_manifests_test.rb
│   │       ├── other
│   │       └── public
│   ├── diffs
│   │   ├── app
│   │   │   └── public
│   │   │       └── diffs
│   │   │           ├── entry
│   │   │           │   └── change_type.rb
│   │   │           └── page_data
│   │   │               ├── submodule
│   │   │               │   ├── loader.rb
│   │   │               │   └── payload.rb
│   │   │               └── summary_delta
│   │   │                   └── payload.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       └── diffs
│   │           └── page_data
│   │               ├── submodule
│   │               │   ├── loader_test.rb
│   │               │   └── payload_test.rb
│   │               └── summary_delta
│   │                   └── payload_test.rb
│   ├── discussions
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── delete_org_discussions_for_user_job.rb
│   │   │   │   ├── discussions_kv_cleanup_expired_data_job.rb
│   │   │   │   ├── hydro_discussions_repository_deleted_job.rb
│   │   │   │   ├── publish_scheduled_discussions_job.rb
│   │   │   │   └── repair_discussions_index_job.rb
│   │   │   └── models
│   │   │       ├── applied_discussion_label.rb
│   │   │       ├── community_insights_daily_count.rb
│   │   │       ├── content_authorization_error
│   │   │       │   └── discussion_locked.rb
│   │   │       ├── content_authorizer
│   │   │       │   ├── discussion_authorizer.rb
│   │   │       │   └── discussion_comment_authorizer.rb
│   │   │       ├── contribution
│   │   │       │   ├── answered_discussion.rb
│   │   │       │   └── created_discussion.rb
│   │   │       ├── deleted_discussion.rb
│   │   │       ├── discussion
│   │   │       │   ├── builder.rb
│   │   │       │   ├── comment_item_batch.rb
│   │   │       │   ├── hovercard_dependency.rb
│   │   │       │   ├── index_permission_preloader.rb
│   │   │       │   ├── list_control_flow.rb
│   │   │       │   ├── locking_dependency.rb
│   │   │       │   ├── newsies_adapter.rb
│   │   │       │   ├── reaction_group.rb
│   │   │       │   ├── search_adapter.rb
│   │   │       │   ├── search_result.rb
│   │   │       │   ├── search_term.rb
│   │   │       │   ├── state_dependency.rb
│   │   │       │   ├── state_reasonable.rb
│   │   │       │   └── transfer_adapter.rb
│   │   │       ├── discussion_category
│   │   │       │   └── limit_override.rb
│   │   │       ├── discussion_category_pin.rb
│   │   │       ├── discussion_category.rb
│   │   │       ├── discussion_comment
│   │   │       │   ├── creator.rb
│   │   │       │   ├── newsies_adapter.rb
│   │   │       │   ├── reply_thread.rb
│   │   │       │   └── search_adapter.rb
│   │   │       ├── discussion_comment_edit.rb
│   │   │       ├── discussion_comment.rb
│   │   │       ├── discussion_comment_reaction.rb
│   │   │       ├── discussion_comment_vote.rb
│   │   │       ├── discussion_deleter.rb
│   │   │       ├── discussion_edit.rb
│   │   │       ├── discussion_event
│   │   │       │   └── notification.rb
│   │   │       ├── discussion_event_grouper.rb
│   │   │       ├── discussion_event_group.rb
│   │   │       ├── discussion_event.rb
│   │   │       ├── discussion_forms
│   │   │       │   ├── sidebar_docs.rb
│   │   │       │   └── template_config.rb
│   │   │       ├── discussion_index_feed.rb
│   │   │       ├── discussion_leaderboard.rb
│   │   │       ├── discussion_op_text_formatter.rb
│   │   │       ├── discussion_poll
│   │   │       │   └── builder.rb
│   │   │       ├── discussion_poll_option.rb
│   │   │       ├── discussion_poll_preview_builder.rb
│   │   │       ├── discussion_poll.rb
│   │   │       ├── discussion_poll_vote
│   │   │       │   └── creator.rb
│   │   │       ├── discussion_poll_vote.rb
│   │   │       ├── discussion.rb
│   │   │       ├── discussion_reaction.rb
│   │   │       ├── discussion_reference_scanner.rb
│   │   │       ├── discussion_repository_transferrer.rb
│   │   │       ├── discussions
│   │   │       │   ├── kv
│   │   │       │   │   └── data_store.rb
│   │   │       │   └── kv.rb
│   │   │       ├── discussion_section.rb
│   │   │       ├── discussion_spotlight_positioner.rb
│   │   │       ├── discussion_spotlight.rb
│   │   │       ├── discussion_template.rb
│   │   │       ├── discussion_templates.rb
│   │   │       ├── discussion_timeline
│   │   │       │   ├── author_role_preloader.rb
│   │   │       │   ├── batched_discussion_comment.rb
│   │   │       │   ├── body_renderer.rb
│   │   │       │   ├── discussion_body_render_context.rb
│   │   │       │   ├── item_finder.rb
│   │   │       │   ├── live_updates_render_context.rb
│   │   │       │   ├── paginated_render_context.rb
│   │   │       │   ├── permalink_render_context.rb
│   │   │       │   ├── permission_preloader.rb
│   │   │       │   ├── placeholder.rb
│   │   │       │   ├── render_context.rb
│   │   │       │   ├── sidebar_render_context.rb
│   │   │       │   ├── single_comment_render_context.rb
│   │   │       │   ├── voltron_body_render_context.rb
│   │   │       │   ├── voltron_timeline_render_context.rb
│   │   │       │   └── votes_preloader.rb
│   │   │       ├── discussion_timeline_hidden_items.rb
│   │   │       ├── discussion_timeline.rb
│   │   │       ├── discussion_transfer.rb
│   │   │       ├── discussion_vote.rb
│   │   │       ├── hook
│   │   │       │   ├── event
│   │   │       │   │   ├── discussion_comment_event.rb
│   │   │       │   │   └── discussion_event.rb
│   │   │       │   └── payload
│   │   │       │       ├── discussion_comment_payload.rb
│   │   │       │       └── discussion_payload.rb
│   │   │       ├── issue
│   │   │       │   └── discussions_dependency.rb
│   │   │       ├── issue_to_discussion_converter.rb
│   │   │       ├── label
│   │   │       │   └── discussions_dependency.rb
│   │   │       ├── organization
│   │   │       │   └── discussions_dependency.rb
│   │   │       ├── organization_discussion_config.rb
│   │   │       ├── organization_discussion_item.rb
│   │   │       ├── organization_discussion_post_edit.rb
│   │   │       ├── organization_discussion_post.rb
│   │   │       ├── organization_discussion_post_reply_edit.rb
│   │   │       ├── organization_discussion_post_reply.rb
│   │   │       ├── permissions
│   │   │       │   └── attributes
│   │   │       │       ├── discussion_category.rb
│   │   │       │       ├── discussion_comment.rb
│   │   │       │       └── discussion.rb
│   │   │       ├── post_as_admin.rb
│   │   │       ├── prefilled_discussions_fields.rb
│   │   │       ├── renamed_organization_finder.rb
│   │   │       ├── repository
│   │   │       │   └── discussions_dependency.rb
│   │   │       ├── search
│   │   │       │   ├── filters
│   │   │       │   │   └── discussions
│   │   │       │   │       ├── answered_filter.rb
│   │   │       │   │       └── category_filter.rb
│   │   │       │   └── queries
│   │   │       │       └── discussion_query.rb
│   │   │       ├── user
│   │   │       │   └── discussions_dependency.rb
│   │   │       └── votable.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── delete_org_discussions_for_user_job_test.rb
│   │       │   ├── discussions_kv_cleanup_expired_data_job_test.rb
│   │       │   ├── hydro_discussions_repository_deleted_job_test.rb
│   │       │   ├── publish_scheduled_discussions_job_test.rb
│   │       │   └── repair_discussions_index_job_test.rb
│   │       └── models
│   │           ├── api
│   │           │   └── serializer
│   │           │       └── discussions_dependency_test.rb
│   │           ├── applied_discussion_label_test.rb
│   │           ├── community_insights_daily_count_test.rb
│   │           ├── contribution
│   │           │   ├── answered_discussion_test.rb
│   │           │   └── created_discussion_test.rb
│   │           ├── deleted_discussion_test.rb
│   │           ├── discussion
│   │           │   ├── builder_test.rb
│   │           │   ├── comment_item_batch_test.rb
│   │           │   ├── hovercard_dependency_test.rb
│   │           │   ├── index_permission_preloader_test.rb
│   │           │   ├── list_control_flow_test.rb
│   │           │   ├── locking_dependency_test.rb
│   │           │   ├── newsies_adapter_test.rb
│   │           │   ├── search_adapter_test.rb
│   │           │   ├── search_result_test.rb
│   │           │   ├── state_dependency_test.rb
│   │           │   └── transfer_adapter_test.rb
│   │           ├── discussion_category
│   │           │   └── limit_override_test.rb
│   │           ├── discussion_category_pin_test.rb
│   │           ├── discussion_category_test.rb
│   │           ├── discussion_comment
│   │           │   ├── creator_test.rb
│   │           │   ├── newsies_adapter_test.rb
│   │           │   ├── reply_thread_test.rb
│   │           │   └── search_adapter_test.rb
│   │           ├── discussion_comment_reaction_test.rb
│   │           ├── discussion_comment_test.rb
│   │           ├── discussion_comment_vote_test.rb
│   │           ├── discussion_dashboard
│   │           │   └── discussion_visibility_test.rb
│   │           ├── discussion_deleter_test.rb
│   │           ├── discussion_edit_test.rb
│   │           ├── discussion_event
│   │           │   └── notification_test.rb
│   │           ├── discussion_event_grouper_test.rb
│   │           ├── discussion_event_group_test.rb
│   │           ├── discussion_event_test.rb
│   │           ├── discussion_feed_index_test.rb
│   │           ├── discussion_forms
│   │           │   └── template_config_test.rb
│   │           ├── discussion_leaderboard_test.rb
│   │           ├── discussion_op_text_formatter_test.rb
│   │           ├── discussion_poll
│   │           │   └── builder_test.rb
│   │           ├── discussion_poll_option_test.rb
│   │           ├── discussion_poll_preview_builder_test.rb
│   │           ├── discussion_poll_test.rb
│   │           ├── discussion_poll_vote
│   │           │   └── creator_test.rb
│   │           ├── discussion_poll_vote_test.rb
│   │           ├── discussion_reaction_test.rb
│   │           ├── discussion_reference_scanner_test.rb
│   │           ├── discussion_repository_transferrer_test.rb
│   │           ├── discussion_section_test.rb
│   │           ├── discussion_spotlight_positioner_test.rb
│   │           ├── discussion_spotlight_test.rb
│   │           ├── discussion_templates_test.rb
│   │           ├── discussion_template_test.rb
│   │           ├── discussion_test.rb
│   │           ├── discussion_timeline
│   │           │   ├── author_role_preloader_test.rb
│   │           │   ├── batched_discussion_comment_test.rb
│   │           │   ├── body_renderer_test.rb
│   │           │   ├── item_finder_test.rb
│   │           │   ├── live_updates_render_context_test.rb
│   │           │   ├── paginated_render_context_test.rb
│   │           │   ├── permalink_render_context_test.rb
│   │           │   ├── permission_preloader_test.rb
│   │           │   ├── sidebar_render_context_test.rb
│   │           │   ├── single_comment_render_context_test.rb
│   │           │   ├── voltron_body_render_context_test.rb
│   │           │   ├── voltron_timeline_render_context_test.rb
│   │           │   └── votes_preloader_test.rb
│   │           ├── discussion_timeline_hidden_items_test.rb
│   │           ├── discussion_timeline_test.rb
│   │           ├── discussion_transfer_test.rb
│   │           ├── discussion_vote_test.rb
│   │           ├── hook
│   │           │   ├── event
│   │           │   │   ├── discussion_comment_event_test.rb
│   │           │   │   └── discussion_event_test.rb
│   │           │   └── payload
│   │           │       ├── discussion_comment_payload_test.rb
│   │           │       └── discussion_payload_test.rb
│   │           ├── issue
│   │           │   └── discussion_dependency_test.rb
│   │           ├── issue_to_discussion_converter_test.rb
│   │           ├── label
│   │           │   └── discussions_dependency_test.rb
│   │           ├── organization
│   │           │   ├── discussion_post_reply_test.rb
│   │           │   ├── discussion_post_test.rb
│   │           │   └── discussions_dependency_test.rb
│   │           ├── organization_discussion_config_test.rb
│   │           ├── prefilled_discussions_fields_test.rb
│   │           ├── renamed_organization_finder_test.rb
│   │           ├── repository
│   │           │   └── discussions_dependency_test.rb
│   │           ├── repository_has_discussions_test.rb
│   │           ├── search
│   │           │   ├── filters
│   │           │   │   └── discussions
│   │           │   │       └── answered_filter_test.rb
│   │           │   └── queries
│   │           │       └── discussion_query_test.rb
│   │           ├── user
│   │           │   └── discussions_dependency_test.rb
│   │           └── votable_test.rb
│   ├── docs
│   │   ├── app
│   │   │   └── models
│   │   │       └── docs_url_config.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── end-to-end-test-cli.ts
│   │       ├── models
│   │       │   └── docs_url_config_test.rb
│   │       ├── package.json
│   │       ├── package-lock.json
│   │       └── validate-docs-urls-json.mjs
│   ├── education_web
│   │   ├── app
│   │   │   ├── components
│   │   │   │   ├── billing
│   │   │   │   │   └── settings
│   │   │   │   │       └── education
│   │   │   │   │           ├── developer_pack_application_component.rb
│   │   │   │   │           ├── developer_pack_application_form_component.rb
│   │   │   │   │           ├── overview_component.html.erb
│   │   │   │   │           ├── overview_component.rb
│   │   │   │   │           ├── splash_banner_component.html.erb
│   │   │   │   │           ├── splash_banner_component.rb
│   │   │   │   │           ├── submitted_application_component.html.erb
│   │   │   │   │           ├── submitted_application_component.rb
│   │   │   │   │           ├── submitted_application_summary
│   │   │   │   │           │   ├── base_component.rb
│   │   │   │   │           │   ├── coupon_applied_component.rb
│   │   │   │   │           │   ├── denied_component.rb
│   │   │   │   │           │   ├── expired_component.rb
│   │   │   │   │           │   ├── pending_component.rb
│   │   │   │   │           │   └── revoked_component.rb
│   │   │   │   │           └── webcam_upload_component.rb
│   │   │   │   ├── education
│   │   │   │   │   └── developer_pack_application
│   │   │   │   │       ├── auto_complete_schools_component.rb
│   │   │   │   │       ├── auto_complete_schools_helper_component.rb
│   │   │   │   │       ├── browser_geo_location_helper_component.rb
│   │   │   │   │       ├── metadata
│   │   │   │   │       │   ├── approved_component.rb
│   │   │   │   │       │   ├── base_component.rb
│   │   │   │   │       │   ├── coupon_applied_component.rb
│   │   │   │   │       │   ├── denied_component.rb
│   │   │   │   │       │   ├── expired_component.rb
│   │   │   │   │       │   ├── pending_component.rb
│   │   │   │   │       │   └── revoked_component.rb
│   │   │   │   │       ├── metadata_component.rb
│   │   │   │   │       └── submission_result_component.rb
│   │   │   │   └── settings
│   │   │   │       └── education
│   │   │   │           └── benefits_component.rb
│   │   │   ├── controllers
│   │   │   │   └── settings
│   │   │   │       └── education
│   │   │   │           ├── benefits_controller.rb
│   │   │   │           ├── developer_pack_applications
│   │   │   │           │   ├── metadata_controller.rb
│   │   │   │           │   ├── schools_controller.rb
│   │   │   │           │   └── shared_controller_methods.rb
│   │   │   │           └── developer_pack_applications_controller.rb
│   │   │   ├── forms
│   │   │   │   └── billing
│   │   │   │       └── settings
│   │   │   │           └── education
│   │   │   │               └── developer_pack_application
│   │   │   │                   ├── base_form.rb
│   │   │   │                   ├── far_from_campus_proof_form
│   │   │   │                   │   └── other_reason_text_caption.html.erb
│   │   │   │                   ├── far_from_campus_proof_form.rb
│   │   │   │                   ├── initial_form
│   │   │   │                   │   ├── browser_location_caption.html.erb
│   │   │   │                   │   └── school_name_caption.html.erb
│   │   │   │                   ├── initial_form.rb
│   │   │   │                   ├── new_school_form.rb
│   │   │   │                   ├── upload_proof_form
│   │   │   │                   │   └── proof_type_caption.html.erb
│   │   │   │                   └── upload_proof_form.rb
│   │   │   ├── jobs
│   │   │   │   └── hydro_discount_request_change_job.rb
│   │   │   ├── models
│   │   │   │   ├── education
│   │   │   │   │   └── developer_pack_application
│   │   │   │   │       └── school_helper.rb
│   │   │   │   ├── education_developer_pack_application_metadata.rb
│   │   │   │   ├── orcid_client.rb
│   │   │   │   ├── orcid_record.rb
│   │   │   │   └── user
│   │   │   │       ├── education_dependency.rb
│   │   │   │       └── orcid_dependency.rb
│   │   │   └── services
│   │   │       └── education
│   │   │           └── developer_pack_application
│   │   │               ├── errors
│   │   │               │   ├── discount_request_creation_failed.rb
│   │   │               │   ├── duplicate_photo.rb
│   │   │               │   ├── enterprise_managed_user.rb
│   │   │               │   ├── missing_far_from_campus_proof.rb
│   │   │               │   ├── none.rb
│   │   │               │   ├── unverified_school_email.rb
│   │   │               │   └── user_not_eligible.rb
│   │   │               ├── processor.rb
│   │   │               └── result.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── components
│   │       │   ├── billing
│   │       │   │   └── settings
│   │       │   │       └── education
│   │       │   │           ├── developer_pack_application_component_test.rb
│   │       │   │           ├── developer_pack_application_form_component_test.rb
│   │       │   │           ├── overview_component_test.rb
│   │       │   │           ├── splash_banner_component_test.rb
│   │       │   │           ├── submitted_application_component_test.rb
│   │       │   │           ├── submitted_application_summary
│   │       │   │           │   ├── base_component_test.rb
│   │       │   │           │   ├── coupon_applied_component_test.rb
│   │       │   │           │   ├── denied_component_test.rb
│   │       │   │           │   ├── expired_component_test.rb
│   │       │   │           │   ├── pending_component_test.rb
│   │       │   │           │   └── revoked_component_test.rb
│   │       │   │           └── webcam_upload_component_test.rb
│   │       │   ├── education
│   │       │   │   └── developer_pack_application
│   │       │   │       ├── auto_complete_schools_component_test.rb
│   │       │   │       ├── auto_complete_schools_helper_component_test.rb
│   │       │   │       ├── browser_geo_location_helper_component_test.rb
│   │       │   │       ├── metadata
│   │       │   │       │   ├── approved_component_test.rb
│   │       │   │       │   ├── base_component_test.rb
│   │       │   │       │   ├── coupon_applied_component_test.rb
│   │       │   │       │   ├── denied_component_test.rb
│   │       │   │       │   ├── expired_component_test.rb
│   │       │   │       │   ├── pending_component_test.rb
│   │       │   │       │   └── revoked_component_test.rb
│   │       │   │       ├── metadata_component_test.rb
│   │       │   │       └── submission_result_component_test.rb
│   │       │   ├── previews
│   │       │   │   └── billing
│   │       │   │       └── settings
│   │       │   │           └── education
│   │       │   │               ├── overview_component_preview.rb
│   │       │   │               ├── splash_banner_component_preview.rb
│   │       │   │               └── webcam_upload_component_preview.rb
│   │       │   └── settings
│   │       │       └── education
│   │       │           └── benefits_component_test.rb
│   │       ├── factories
│   │       │   └── orcid_record_factories.rb
│   │       ├── forms
│   │       │   └── billing
│   │       │       └── settings
│   │       │           └── education
│   │       │               └── developer_pack_application
│   │       │                   ├── far_from_campus_proof_form_test.rb
│   │       │                   ├── initial_form_test.rb
│   │       │                   ├── new_school_form_test.rb
│   │       │                   └── upload_proof_form_test.rb
│   │       ├── integration
│   │       │   └── settings
│   │       │       └── education
│   │       │           ├── benefits_controller_test.rb
│   │       │           ├── developer_pack_applications
│   │       │           │   ├── metadata_controller_test.rb
│   │       │           │   └── schools_controller_test.rb
│   │       │           └── developer_pack_applications_controller_test.rb
│   │       ├── jobs
│   │       │   └── hydro_discount_request_change_job_test.rb
│   │       ├── models
│   │       │   ├── education_developer_pack_application_metadata_test.rb
│   │       │   ├── orcid_client_test.rb
│   │       │   ├── orcid_record_test.rb
│   │       │   └── user
│   │       │       ├── education_dependency_test.rb
│   │       │       └── orcid_dependency_test.rb
│   │       ├── services
│   │       │   └── education
│   │       │       └── developer_pack_application
│   │       │           ├── processor_test.rb
│   │       │           └── result_test.rb
│   │       └── system
│   │           └── components
│   │               └── billing
│   │                   └── settings
│   │                       └── education
│   │                           ├── overview_component_system_test.rb
│   │                           ├── splash_banner_component_system_test.rb
│   │                           └── webcam_upload_component_system_test.rb
│   ├── elastomer
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── elastomer
│   │   │   │       ├── delete_index_from_clusters_job.rb
│   │   │   │       ├── partial_backfill_reconciler.rb
│   │   │   │       ├── reconciler.rb
│   │   │   │       ├── repair_job.rb
│   │   │   │       └── search_index_primary_cleanup_job.rb
│   │   │   └── models
│   │   │       └── elastomer
│   │   │           ├── classifier.rb
│   │   │           ├── interfaces
│   │   │           │   └── api
│   │   │           │       ├── bulk
│   │   │           │       │   ├── request
│   │   │           │       │   │   └── params.rb
│   │   │           │       │   └── response
│   │   │           │       │       ├── body.rb
│   │   │           │       │       ├── error.rb
│   │   │           │       │       ├── item.rb
│   │   │           │       │       └── item_result.rb
│   │   │           │       ├── delete
│   │   │           │       │   ├── request.rb
│   │   │           │       │   └── response.rb
│   │   │           │       ├── delete_by_query
│   │   │           │       │   ├── request
│   │   │           │       │   │   ├── body.rb
│   │   │           │       │   │   └── params.rb
│   │   │           │       │   └── response.rb
│   │   │           │       ├── request
│   │   │           │       │   ├── lang.rb
│   │   │           │       │   └── script.rb
│   │   │           │       ├── response
│   │   │           │       │   ├── failure_cause.rb
│   │   │           │       │   ├── hits
│   │   │           │       │   │   ├── hit.rb
│   │   │           │       │   │   ├── serializer.rb
│   │   │           │       │   │   └── total.rb
│   │   │           │       │   └── shards.rb
│   │   │           │       ├── search
│   │   │           │       │   ├── request
│   │   │           │       │   │   ├── aggregation
│   │   │           │       │   │   │   ├── aggregatable.rb
│   │   │           │       │   │   │   ├── avg.rb
│   │   │           │       │   │   │   ├── bucketable.rb
│   │   │           │       │   │   │   ├── collection.rb
│   │   │           │       │   │   │   ├── composite.rb
│   │   │           │       │   │   │   ├── cumulative_sum.rb
│   │   │           │       │   │   │   ├── date_histogram.rb
│   │   │           │       │   │   │   ├── filter.rb
│   │   │           │       │   │   │   ├── global.rb
│   │   │           │       │   │   │   ├── max.rb
│   │   │           │       │   │   │   ├── metricable.rb
│   │   │           │       │   │   │   ├── min.rb
│   │   │           │       │   │   │   ├── nested.rb
│   │   │           │       │   │   │   ├── reverse_nested.rb
│   │   │           │       │   │   │   ├── sum.rb
│   │   │           │       │   │   │   ├── terms.rb
│   │   │           │       │   │   │   └── top_hits.rb
│   │   │           │       │   │   ├── body.rb
│   │   │           │       │   │   ├── field.rb
│   │   │           │       │   │   ├── indices_boost.rb
│   │   │           │       │   │   ├── knn.rb
│   │   │           │       │   │   ├── match_query.rb
│   │   │           │       │   │   ├── params.rb
│   │   │           │       │   │   ├── pit.rb
│   │   │           │       │   │   ├── range_query.rb
│   │   │           │       │   │   ├── runtime_mappings.rb
│   │   │           │       │   │   ├── semantic.rb
│   │   │           │       │   │   ├── source.rb
│   │   │           │       │   │   ├── term_query.rb
│   │   │           │       │   │   └── wildcard_query.rb
│   │   │           │       │   └── response.rb
│   │   │           │       ├── update
│   │   │           │       │   ├── request
│   │   │           │       │   │   ├── body.rb
│   │   │           │       │   │   └── params.rb
│   │   │           │       │   └── response.rb
│   │   │           │       └── update_by_query
│   │   │           │           ├── request
│   │   │           │           │   ├── body.rb
│   │   │           │           │   └── params.rb
│   │   │           │           └── response.rb
│   │   │           └── redis_mutex_dependency.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── index_deletion_test.rb
│   │       │   └── repair_job_test.rb
│   │       └── models
│   │           ├── interfaces
│   │           │   └── api
│   │           │       ├── bulk
│   │           │       │   └── request
│   │           │       │       └── params_test.rb
│   │           │       ├── search
│   │           │       │   └── request
│   │           │       │       └── wildcard_query_test.rb
│   │           │       └── update_by_query
│   │           │           └── request
│   │           │               ├── body_test.rb
│   │           │               └── params_test.rb
│   │           ├── issues_mappings_test.rb
│   │           ├── pull_requests_mappings_test.rb
│   │           └── redis_mutex_dependency_test.rb
│   ├── enterprise
│   │   ├── app
│   │   │   └── models
│   │   │       ├── business
│   │   │       │   └── notification_restrictions_dependency.rb
│   │   │       ├── dotcom_connection.rb
│   │   │       ├── dotcom_user.rb
│   │   │       ├── enterprise_contribution.rb
│   │   │       ├── enterprise_installation
│   │   │       │   ├── creator.rb
│   │   │       │   └── feature_updater.rb
│   │   │       ├── enterprise_installation.rb
│   │   │       ├── enterprise_installation_user_account_email.rb
│   │   │       ├── enterprise_installation_user_account.rb
│   │   │       ├── enterprise_installation_user_accounts_importer.rb
│   │   │       ├── enterprise_installation_user_accounts_upload.rb
│   │   │       ├── org_admin_promoter.rb
│   │   │       ├── organization
│   │   │       │   └── notification_restrictions_dependency.rb
│   │   │       ├── org_membership_updater.rb
│   │   │       ├── pre_receive_environment.rb
│   │   │       ├── pre_receive_hook
│   │   │       │   └── repository_filter.rb
│   │   │       ├── pre_receive_hook.rb
│   │   │       ├── pre_receive_hook_target.rb
│   │   │       └── verifiable_domain.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           ├── business
│   │           │   └── notification_restrictions_dependency_test.rb
│   │           ├── dotcom_connection_test.rb
│   │           ├── dotcom_user_test.rb
│   │           ├── enterprise_contribution_test.rb
│   │           ├── enterprise_installation
│   │           │   ├── creator_test.rb
│   │           │   └── feature_updater_test.rb
│   │           ├── enterprise_installation_test.rb
│   │           ├── enterprise_installation_user_account_email_test.rb
│   │           ├── enterprise_installation_user_accounts_importer_test.rb
│   │           ├── enterprise_installation_user_accounts_upload_test.rb
│   │           ├── enterprise_installation_user_account_test.rb
│   │           ├── org_admin_promoter_test.rb
│   │           ├── organization
│   │           │   └── notification_restrictions_dependency_test.rb
│   │           ├── org_membership_updater_test.rb
│   │           ├── pre_receive_environment_test.rb
│   │           ├── pre_receive_hook
│   │           │   └── repository_filter_test.rb
│   │           ├── pre_receive_hook_target_test.rb
│   │           ├── pre_receive_hook_test.rb
│   │           └── verifiable_domain_test.rb
│   ├── enterprise_navigation
│   │   ├── app
│   │   │   ├── components
│   │   │   │   └── businesses
│   │   │   │       ├── global_sidebar_component.html.erb
│   │   │   │       ├── global_sidebar_component.rb
│   │   │   │       ├── sidebar_component.html.erb
│   │   │   │       └── sidebar_component.rb
│   │   │   ├── models
│   │   │   │   └── business
│   │   │   │       └── navigation_tabs.rb
│   │   │   └── public
│   │   │       └── enterprise_navigation
│   │   │           ├── group.rb
│   │   │           ├── group_type.rb
│   │   │           ├── label.rb
│   │   │           ├── link.rb
│   │   │           └── links
│   │   │               ├── agent_control_plane.rb
│   │   │               ├── ai_controls.rb
│   │   │               ├── all.rb
│   │   │               ├── billing_and_licensing.rb
│   │   │               ├── code_security.rb
│   │   │               ├── compliance.rb
│   │   │               ├── identity_provider.rb
│   │   │               ├── insights.rb
│   │   │               ├── organizations.rb
│   │   │               ├── people.rb
│   │   │               ├── policies.rb
│   │   │               ├── settings.rb
│   │   │               └── shared_dependency.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── components
│   │       │   └── businesses
│   │       │       ├── global_sidebar_component_test.rb
│   │       │       ├── sidebar_component
│   │       │       │   ├── ai_controls_sidebar_component_test.rb
│   │       │       │   ├── billing_and_licensing_sidebar_component_test.rb
│   │       │       │   ├── code_security_sidebar_component_test.rb
│   │       │       │   ├── identity_provider_sidebar_component_test.rb
│   │       │       │   ├── organizations_sidebar_component_test.rb
│   │       │       │   ├── people_sidebar_component_test.rb
│   │       │       │   ├── policies_sidebar_component_test.rb
│   │       │       │   └── settings_sidebar_component_test.rb
│   │       │       └── sidebar_component_test.rb
│   │       ├── models
│   │       │   └── business
│   │       │       └── navigation_tabs_test.rb
│   │       └── public
│   │           └── enterrpise_navigation
│   │               └── links
│   │                   └── shared_dependency_test.rb
│   ├── enterprise_teams
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── concerns
│   │   │   │   │   └── enterprise_team_migration_job_helpers.rb
│   │   │   │   ├── enterprise_team_migration_complete_job.rb
│   │   │   │   ├── enterprise_team_migration_finalize_business_transition_job.rb
│   │   │   │   ├── enterprise_team_migration_reset_job.rb
│   │   │   │   └── enterprise_team_migration_start_job.rb
│   │   │   └── models
│   │   │       ├── enterprise_team_assignment.rb
│   │   │       ├── enterprise_team_group_mapping.rb
│   │   │       ├── enterprise_team_membership.rb
│   │   │       ├── enterprise_team_migration.rb
│   │   │       ├── enterprise_team_organization_mapping.rb
│   │   │       ├── enterprise_team.rb
│   │   │       └── enterprise_teams
│   │   │           ├── editor.rb
│   │   │           ├── factory.rb
│   │   │           └── helper.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── enterprise_team_migration_complete_job_test.rb
│   │       │   ├── enterprise_team_migration_finalize_business_transition_job_test.rb
│   │       │   ├── enterprise_team_migration_reset_job_test.rb
│   │       │   └── enterprise_team_migration_start_job_test.rb
│   │       └── models
│   │           ├── api
│   │           │   └── serializer
│   │           │       ├── business_teams_dependency_test.rb
│   │           │       └── enterprise_teams_dependency_test.rb
│   │           ├── enterprise_team_assignment_test.rb
│   │           ├── enterprise_team_group_mapping_test.rb
│   │           ├── enterprise_team_membership_test.rb
│   │           ├── enterprise_team_migration_test.rb
│   │           ├── enterprise_team_organization_mapping_test.rb
│   │           ├── enterprise_teams
│   │           │   ├── editor_test.rb
│   │           │   └── factory_test.rb
│   │           └── enterprise_team_test.rb
│   ├── events
│   │   ├── app
│   │   │   └── public
│   │   │       ├── events
│   │   │       │   ├── domain
│   │   │       │   │   ├── tier1_event_attachment_builder.rb
│   │   │       │   │   ├── tier1_event_attachment_decoder.rb
│   │   │       │   │   ├── tier1_event_attributes_decoder.rb
│   │   │       │   │   ├── tier1_event_builder.rb
│   │   │       │   │   └── versioned_payload.rb
│   │   │       │   └── domain.rb
│   │   │       └── events.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       └── public
│   │           └── events
│   │               └── domain
│   │                   ├── graphql_ids_domain_test.rb
│   │                   ├── has_target_repository_disabled_webhooks_test.rb
│   │                   ├── model_importing_domain_test.rb
│   │                   ├── payload
│   │                   │   └── versioned_payload_test.rb
│   │                   ├── replication_data_test.rb
│   │                   ├── tier1_event_attachment_builder_test.rb
│   │                   ├── tier1_event_attachment_decoder_test.rb
│   │                   ├── tier1_event_attributes_decoder_test.rb
│   │                   └── tier1_event_builder_test.rb
│   ├── explore
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── explore_kv_cleanup_expired_data_job.rb
│   │   │   └── models
│   │   │       ├── collection_changeset.rb
│   │   │       ├── collection_importer.rb
│   │   │       ├── collection_item_factory.rb
│   │   │       ├── collection_item_metadata.rb
│   │   │       ├── collection_item.rb
│   │   │       ├── collection_url.rb
│   │   │       ├── collection_video_factory.rb
│   │   │       ├── collection_video.rb
│   │   │       ├── explore
│   │   │       │   ├── kv
│   │   │       │   │   └── data_store.rb
│   │   │       │   └── kv.rb
│   │   │       ├── explore_collection.rb
│   │   │       ├── explore_repository_file_reader.rb
│   │   │       ├── feeds
│   │   │       │   ├── job_status.rb
│   │   │       │   ├── kv
│   │   │       │   │   └── data_store.rb
│   │   │       │   └── kv.rb
│   │   │       ├── import_result.rb
│   │   │       ├── repository_recommendation_opt_out.rb
│   │   │       ├── repository_recommendation.rb
│   │   │       ├── search
│   │   │       │   ├── queries
│   │   │       │   │   ├── related_showcase.rb
│   │   │       │   │   └── showcase_query.rb
│   │   │       │   └── showcase_result_view.rb
│   │   │       ├── showcase
│   │   │       │   ├── collection.rb
│   │   │       │   └── item.rb
│   │   │       ├── trending.rb
│   │   │       └── trending_scorer.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           ├── collection_importer_test.rb
│   │           ├── collection_item_factory_test.rb
│   │           ├── collection_item_metadata_test.rb
│   │           ├── collection_item_test.rb
│   │           ├── explore_collection_test.rb
│   │           ├── repository_recommendation_opt_out_test.rb
│   │           ├── repository_recommendation_test.rb
│   │           ├── showcase
│   │           │   ├── collection_test.rb
│   │           │   └── item_test.rb
│   │           └── trending_test.rb
│   ├── extensibility
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── process_embedded_slash_commands_job.rb
│   │   │   └── models
│   │   │       ├── command_palette
│   │   │       │   ├── action.rb
│   │   │       │   ├── actions
│   │   │       │   │   ├── access_policy_action.rb
│   │   │       │   │   ├── jump_to_action.rb
│   │   │       │   │   ├── jump_to_org_action.rb
│   │   │       │   │   └── jump_to_team_action.rb
│   │   │       │   ├── application_provider.rb
│   │   │       │   ├── commands
│   │   │       │   │   ├── application_command.rb
│   │   │       │   │   ├── clone_copy_cli.rb
│   │   │       │   │   ├── clone_copy_https.rb
│   │   │       │   │   ├── clone_copy_ssh.rb
│   │   │       │   │   ├── close_issue.rb
│   │   │       │   │   ├── command_finder.rb
│   │   │       │   │   ├── copyable_command.rb
│   │   │       │   │   ├── display.rb
│   │   │       │   │   ├── pin_issue.rb
│   │   │       │   │   ├── ready_for_review.rb
│   │   │       │   │   ├── reopen_issue.rb
│   │   │       │   │   ├── response.rb
│   │   │       │   │   └── unpin_issue.rb
│   │   │       │   ├── context.rb
│   │   │       │   ├── help_item.rb
│   │   │       │   ├── help_items.rb
│   │   │       │   ├── hotkey.rb
│   │   │       │   ├── icon.rb
│   │   │       │   ├── icons
│   │   │       │   │   ├── avatar.rb
│   │   │       │   │   └── octicon.rb
│   │   │       │   ├── mode.rb
│   │   │       │   ├── modes.rb
│   │   │       │   ├── page_navigator.rb
│   │   │       │   ├── page_navigators
│   │   │       │   │   ├── global_page_navigator.rb
│   │   │       │   │   ├── org_page_navigator.rb
│   │   │       │   │   ├── repo_page_navigator.rb
│   │   │       │   │   └── user_page_navigator.rb
│   │   │       │   ├── providers
│   │   │       │   │   ├── commands_provider.rb
│   │   │       │   │   ├── discussions_provider.rb
│   │   │       │   │   ├── factory.rb
│   │   │       │   │   ├── files_provider.rb
│   │   │       │   │   ├── issues_provider.rb
│   │   │       │   │   ├── jump_to_members_only_prefetched_provider.rb
│   │   │       │   │   ├── jump_to_members_only_provider.rb
│   │   │       │   │   ├── jump_to_page_navigation_provider.rb
│   │   │       │   │   ├── jump_to_provider.rb
│   │   │       │   │   ├── name_with_owner_repository_provider.rb
│   │   │       │   │   ├── prefetched_provider.rb
│   │   │       │   │   ├── projects_provider.rb
│   │   │       │   │   ├── recent_issues_provider.rb
│   │   │       │   │   └── teams_provider.rb
│   │   │       │   ├── result_group.rb
│   │   │       │   ├── result_groups.rb
│   │   │       │   ├── result.rb
│   │   │       │   ├── results
│   │   │       │   │   ├── command_result.rb
│   │   │       │   │   ├── copyable_result.rb
│   │   │       │   │   ├── discussion_result.rb
│   │   │       │   │   ├── factory.rb
│   │   │       │   │   ├── file_result.rb
│   │   │       │   │   ├── issue_result.rb
│   │   │       │   │   ├── memex_project_result.rb
│   │   │       │   │   ├── organization_result.rb
│   │   │       │   │   ├── project_result.rb
│   │   │       │   │   ├── pull_request_result.rb
│   │   │       │   │   ├── repository_result.rb
│   │   │       │   │   ├── team_result.rb
│   │   │       │   │   └── user_result.rb
│   │   │       │   ├── result_scope.rb
│   │   │       │   ├── result_token.rb
│   │   │       │   ├── tip.rb
│   │   │       │   └── tips.rb
│   │   │       ├── config_as_code
│   │   │       │   └── repo_file_template.rb
│   │   │       ├── content_reference
│   │   │       │   └── uri.rb
│   │   │       ├── content_reference_attachment.rb
│   │   │       ├── content_reference.rb
│   │   │       ├── context_region
│   │   │       │   ├── basic_crumb.rb
│   │   │       │   ├── business_crumb.rb
│   │   │       │   ├── copilot_crumb.rb
│   │   │       │   ├── copilot_docs_crumb.rb
│   │   │       │   ├── copilot_docs_index_crumb.rb
│   │   │       │   ├── crumb.rb
│   │   │       │   ├── developer_settings_crumb.rb
│   │   │       │   ├── devtools
│   │   │       │   │   ├── datadog_metric_crumb.rb
│   │   │       │   │   ├── experiment_crumb.rb
│   │   │       │   │   ├── experiments_index_crumb.rb
│   │   │       │   │   ├── feature_flag_crumb.rb
│   │   │       │   │   ├── feature_flags_index_crumb.rb
│   │   │       │   │   ├── index_crumb.rb
│   │   │       │   │   ├── spamurai_crumb.rb
│   │   │       │   │   ├── toggleable_feature_crumb.rb
│   │   │       │   │   └── toggleable_features_index_crumb.rb
│   │   │       │   ├── devtools_crumb.rb
│   │   │       │   ├── explore_crumb.rb
│   │   │       │   ├── factory.rb
│   │   │       │   ├── local_navigation
│   │   │       │   │   ├── navigation_tabs.rb
│   │   │       │   │   └── tab_payload.rb
│   │   │       │   ├── marketplace
│   │   │       │   │   ├── actions_crumb.rb
│   │   │       │   │   ├── apps_crumb.rb
│   │   │       │   │   └── models_crumb.rb
│   │   │       │   ├── marketplace_crumb.rb
│   │   │       │   ├── mcp_crumb.rb
│   │   │       │   ├── memex_crumb.rb
│   │   │       │   ├── memexes_index_crumb.rb
│   │   │       │   ├── notifications
│   │   │       │   │   ├── subscriptions_crumb.rb
│   │   │       │   │   └── watching_crumb.rb
│   │   │       │   ├── notifications_crumb.rb
│   │   │       │   ├── react_core_examples_crumb.rb
│   │   │       │   ├── react_sandbox_crumb.rb
│   │   │       │   ├── react_sandbox_future_crumb.rb
│   │   │       │   ├── repository_crumb.rb
│   │   │       │   ├── root_crumb.rb
│   │   │       │   ├── team_crumb.rb
│   │   │       │   ├── teams_index_crumb.rb
│   │   │       │   └── user_crumb.rb
│   │   │       ├── hook
│   │   │       │   ├── event
│   │   │       │   │   └── slash_command_event.rb
│   │   │       │   └── payload
│   │   │       │       └── slash_command_payload.rb
│   │   │       ├── navigation_tabs_interface.rb
│   │   │       ├── organization
│   │   │       │   └── navigation_tabs.rb
│   │   │       ├── repository
│   │   │       │   └── navigation_tabs.rb
│   │   │       ├── search
│   │   │       │   └── queries
│   │   │       │       └── command_palette
│   │   │       │           └── repo_query.rb
│   │   │       ├── site
│   │   │       │   └── header
│   │   │       │       ├── global_nav_link.rb
│   │   │       │       └── underline_nav_tab.rb
│   │   │       ├── slash_commands
│   │   │       │   ├── alerts_command.rb
│   │   │       │   ├── application_slash_command.rb
│   │   │       │   ├── code_command.rb
│   │   │       │   ├── context.rb
│   │   │       │   ├── demos_command.rb
│   │   │       │   ├── details_command.rb
│   │   │       │   ├── embedded_command_config.rb
│   │   │       │   ├── embedded_command.rb
│   │   │       │   ├── embedded_commands.rb
│   │   │       │   ├── embedded_command_validator.rb
│   │   │       │   ├── flash.rb
│   │   │       │   ├── form_helper.rb
│   │   │       │   ├── form_model.rb
│   │   │       │   ├── issue_templates_command.rb
│   │   │       │   ├── item.rb
│   │   │       │   ├── page.rb
│   │   │       │   ├── pull_request_templates_command.rb
│   │   │       │   ├── saved_replies_command.rb
│   │   │       │   ├── snippets_command.rb
│   │   │       │   ├── snippets_config.rb
│   │   │       │   ├── snippets_validator.rb
│   │   │       │   ├── starter_commands.rb
│   │   │       │   ├── step_builder
│   │   │       │   │   ├── add_assignees.rb
│   │   │       │   │   ├── add_comment.rb
│   │   │       │   │   ├── add_labels.rb
│   │   │       │   │   ├── add_to_project.rb
│   │   │       │   │   ├── create_issue.rb
│   │   │       │   │   ├── fill.rb
│   │   │       │   │   ├── flash.rb
│   │   │       │   │   ├── form.rb
│   │   │       │   │   ├── graphql.rb
│   │   │       │   │   ├── menu.rb
│   │   │       │   │   ├── platform_base.rb
│   │   │       │   │   └── repository_dispatch.rb
│   │   │       │   ├── structured_issue_comment_command.rb
│   │   │       │   ├── table_command.rb
│   │   │       │   ├── tasklist_command.rb
│   │   │       │   ├── trigger_group.rb
│   │   │       │   ├── trigger.rb
│   │   │       │   ├── user_defined_command.rb
│   │   │       │   ├── user_defined_config.rb
│   │   │       │   ├── validator.rb
│   │   │       │   └── workflow_command.rb
│   │   │       ├── slash_commands.rb
│   │   │       ├── structured_template_with_metadata.rb
│   │   │       ├── team
│   │   │       │   └── navigation_tabs.rb
│   │   │       ├── templatable_content.rb
│   │   │       ├── ui
│   │   │       │   ├── data_context.rb
│   │   │       │   ├── form_schema
│   │   │       │   │   ├── template_validator.rb
│   │   │       │   │   └── validator.rb
│   │   │       │   ├── form_schema.rb
│   │   │       │   └── validator.rb
│   │   │       └── user
│   │   │           ├── command_palette_dependency.rb
│   │   │           └── navigation_tabs.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           ├── command_palette
│   │           │   ├── actions
│   │           │   │   ├── access_policy_action_test.rb
│   │           │   │   ├── jump_to_action_test.rb
│   │           │   │   ├── jump_to_org_action_test.rb
│   │           │   │   └── jump_to_team_action_test.rb
│   │           │   ├── action_test.rb
│   │           │   ├── application_provider_test.rb
│   │           │   ├── commands
│   │           │   │   ├── application_command_test.rb
│   │           │   │   ├── clone_copy_cli_test.rb
│   │           │   │   ├── clone_copy_https_test.rb
│   │           │   │   ├── clone_copy_ssh_test.rb
│   │           │   │   ├── close_issue_test.rb
│   │           │   │   ├── command_finder_test.rb
│   │           │   │   ├── pin_issue_test.rb
│   │           │   │   ├── ready_for_review_test.rb
│   │           │   │   ├── reopen_issue_test.rb
│   │           │   │   └── unpin_issue_test.rb
│   │           │   ├── context_test.rb
│   │           │   ├── help_items_test.rb
│   │           │   ├── help_item_test.rb
│   │           │   ├── icons
│   │           │   │   ├── avatar_test.rb
│   │           │   │   └── octicon_test.rb
│   │           │   ├── icon_test.rb
│   │           │   ├── modes_test.rb
│   │           │   ├── mode_test.rb
│   │           │   ├── page_navigators
│   │           │   │   ├── global_page_navigator_test.rb
│   │           │   │   ├── org_page_navigator_test.rb
│   │           │   │   ├── repo_page_navigator_test.rb
│   │           │   │   └── user_page_navigator_test.rb
│   │           │   ├── providers
│   │           │   │   ├── commands_provider_test.rb
│   │           │   │   ├── discussions_provider_test.rb
│   │           │   │   ├── factory_test.rb
│   │           │   │   ├── files_provider_test.rb
│   │           │   │   ├── issues_provider_test.rb
│   │           │   │   ├── jump_to_members_only_prefetched_provider_test.rb
│   │           │   │   ├── jump_to_members_only_provider_test.rb
│   │           │   │   ├── jump_to_page_navigation_provider_test.rb
│   │           │   │   ├── jump_to_provider_test.rb
│   │           │   │   ├── name_with_owner_repository_provider_test.rb
│   │           │   │   ├── prefetched_provider_test.rb
│   │           │   │   ├── projects_provider_test.rb
│   │           │   │   ├── recent_issues_provider_test.rb
│   │           │   │   └── teams_provider_test.rb
│   │           │   ├── results
│   │           │   │   ├── discussion_result_test.rb
│   │           │   │   ├── factory_test.rb
│   │           │   │   ├── issue_result_test.rb
│   │           │   │   ├── memex_project_result_test.rb
│   │           │   │   ├── organization_result_test.rb
│   │           │   │   ├── project_result_test.rb
│   │           │   │   ├── repository_result_test.rb
│   │           │   │   ├── team_result_test.rb
│   │           │   │   └── user_result_test.rb
│   │           │   ├── result_scope_test.rb
│   │           │   ├── result_test.rb
│   │           │   ├── result_token_test.rb
│   │           │   ├── tips_test.rb
│   │           │   └── tip_test.rb
│   │           ├── config_as_code
│   │           │   └── repo_file_template_test.rb
│   │           ├── content_reference
│   │           │   └── uri_test.rb
│   │           ├── content_reference_attachment_test.rb
│   │           ├── content_reference_test.rb
│   │           ├── context_region
│   │           │   ├── crumb_fixtures.rb
│   │           │   └── crumb_test.rb
│   │           ├── hook
│   │           │   └── event
│   │           │       └── slash_command_event_test.rb
│   │           ├── organization
│   │           │   └── navigation_tabs_test.rb
│   │           ├── repository
│   │           │   └── navigation_tabs_test.rb
│   │           ├── search
│   │           │   └── queries
│   │           │       └── command_palette
│   │           │           └── repo_query_test.rb
│   │           ├── site
│   │           │   └── header
│   │           │       └── underline_nav_tab_test.rb
│   │           ├── slash_commands
│   │           │   ├── alerts_command_test.rb
│   │           │   ├── application_slash_command_test.rb
│   │           │   ├── code_command_test.rb
│   │           │   ├── context_test.rb
│   │           │   ├── demos_command_test.rb
│   │           │   ├── details_command_test.rb
│   │           │   ├── embedded_command_config_test.rb
│   │           │   ├── embedded_commands_test.rb
│   │           │   ├── embedded_command_test.rb
│   │           │   ├── embedded_command_validator_test.rb
│   │           │   ├── flash_test.rb
│   │           │   ├── form_model_test.rb
│   │           │   ├── issue_templates_command_test.rb
│   │           │   ├── item_test.rb
│   │           │   ├── pull_request_templates_command_test.rb
│   │           │   ├── saved_replies_command_test.rb
│   │           │   ├── snippets_command_test.rb
│   │           │   ├── snippets_config_test.rb
│   │           │   ├── snippets_validator_test.rb
│   │           │   ├── starter_commands_test.rb
│   │           │   ├── step_builder
│   │           │   │   ├── add_assignees_test.rb
│   │           │   │   ├── add_comment_test.rb
│   │           │   │   ├── add_labels_test.rb
│   │           │   │   ├── add_to_project_test.rb
│   │           │   │   ├── create_issue_test.rb
│   │           │   │   ├── fill_test.rb
│   │           │   │   ├── flash_test.rb
│   │           │   │   ├── graphql_test.rb
│   │           │   │   ├── platform_base_test.rb
│   │           │   │   └── repository_dispatch_test.rb
│   │           │   ├── structured_issue_comment_command_test.rb
│   │           │   ├── table_command_test.rb
│   │           │   ├── tasklist_command_test.rb
│   │           │   ├── trigger_group_test.rb
│   │           │   ├── user_defined_command_test.rb
│   │           │   ├── user_defined_config_test.rb
│   │           │   ├── validator_test.rb
│   │           │   └── workflow_command_test.rb
│   │           ├── slash_commands_test.rb
│   │           ├── team
│   │           │   └── navigation_tabs_test.rb
│   │           ├── ui
│   │           │   ├── data_context_test.rb
│   │           │   ├── form_schema
│   │           │   │   ├── template_validator_test.rb
│   │           │   │   ├── validator
│   │           │   │   │   ├── checkboxes_test.rb
│   │           │   │   │   ├── dropdown_test.rb
│   │           │   │   │   ├── input_test.rb
│   │           │   │   │   ├── markdown_test.rb
│   │           │   │   │   └── textarea_test.rb
│   │           │   │   └── validator_test.rb
│   │           │   ├── form_schema_test.rb
│   │           │   └── validator_test.rb
│   │           └── user
│   │               └── navigation_tabs_test.rb
│   ├── external_identities
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── business_revoke_sso_sessions_job.rb
│   │   │   │   ├── cleanup_orphaned_ocas_job.rb
│   │   │   │   ├── concerns
│   │   │   │   │   └── credential_revocation_methods.rb
│   │   │   │   ├── revoke_enterprise_credential_authorizations_job.rb
│   │   │   │   └── revoke_user_credential_authorizations_job.rb
│   │   │   └── models
│   │   │       ├── automatic_app_installation
│   │   │       │   └── handlers
│   │   │       │       └── team_sync_enabled.rb
│   │   │       ├── business
│   │   │       │   ├── actor_permissions
│   │   │       │   │   ├── credentials.rb
│   │   │       │   │   ├── scim.rb
│   │   │       │   │   └── sso.rb
│   │   │       │   ├── credential_authorization_dependency.rb
│   │   │       │   ├── credential_authorization.rb
│   │   │       │   ├── external_provider_dependency.rb
│   │   │       │   ├── external_provider_enforcement_policy.rb
│   │   │       │   ├── external_provider_members.rb
│   │   │       │   ├── managed_user_dependency.rb
│   │   │       │   ├── oidc_provider.rb
│   │   │       │   ├── saml_enforcement_policy.rb
│   │   │       │   ├── saml_provider
│   │   │       │   │   └── provider_type_dependency.rb
│   │   │       │   ├── saml_provider.rb
│   │   │       │   ├── saml_provider_test_settings.rb
│   │   │       │   └── saml_sso_dependency.rb
│   │   │       ├── cas_mapping.rb
│   │   │       ├── conditional_access
│   │   │       │   ├── api
│   │   │       │   │   ├── internal
│   │   │       │   │   │   └── external_conditional_access_policy.rb
│   │   │       │   │   └── public
│   │   │       │   │       └── external_conditional_access_policy.rb
│   │   │       │   ├── policy
│   │   │       │   │   └── external_conditional_access_policy.rb
│   │   │       │   └── web
│   │   │       │       └── external_conditional_access_policy.rb
│   │   │       ├── enterprise_attestation.rb
│   │   │       ├── external_group.rb
│   │   │       ├── external_group_team.rb
│   │   │       ├── external_identity_attribute
│   │   │       │   └── association_extension.rb
│   │   │       ├── external_identity_attribute.rb
│   │   │       ├── external_identity_group_membership.rb
│   │   │       ├── external_identity.rb
│   │   │       ├── external_identity_refresh_token.rb
│   │   │       ├── external_identity_session
│   │   │       │   └── sso_provider_lookup.rb
│   │   │       ├── external_identity_session.rb
│   │   │       ├── external_provider_recovery_codes_methods.rb
│   │   │       ├── ldap_group_member.rb
│   │   │       ├── ldap_mapping
│   │   │       │   └── subject.rb
│   │   │       ├── ldap_mapping.rb
│   │   │       ├── organization
│   │   │       │   ├── credential_authorization_dependency.rb
│   │   │       │   ├── credential_authorization.rb
│   │   │       │   ├── saml_enforcement_policy.rb
│   │   │       │   ├── saml_provider.rb
│   │   │       │   ├── saml_provider_test_settings.rb
│   │   │       │   ├── saml_sso_enforcement_dependency.rb
│   │   │       │   └── team_sync_dependency.rb
│   │   │       ├── organization_membership_entry.rb
│   │   │       ├── saml
│   │   │       │   └── session.rb
│   │   │       ├── saml_encrypted_assertions.rb
│   │   │       ├── saml_mapping_csv_generator.rb
│   │   │       ├── saml_mapping_csv_updater.rb
│   │   │       ├── saml_mapping.rb
│   │   │       ├── saml_provider_algorithms.rb
│   │   │       ├── saml_provider_members.rb
│   │   │       ├── saml_provider_settings_validator.rb
│   │   │       ├── saml_provider_setup_flow.rb
│   │   │       ├── scim_identities_csv_generator.rb
│   │   │       ├── search
│   │   │       │   └── filters
│   │   │       │       ├── enterprise_managed_user_filter.rb
│   │   │       │       └── guest_collaborator_visibility_filter.rb
│   │   │       ├── team
│   │   │       │   ├── external_identity_dependency.rb
│   │   │       │   ├── ldap_creator.rb
│   │   │       │   ├── ldap_editor.rb
│   │   │       │   └── ldap_sync.rb
│   │   │       ├── team_sync.rb
│   │   │       └── user
│   │   │           ├── enterprise_managed_dependency.rb
│   │   │           ├── ldap_dependency.rb
│   │   │           └── multi_tenant_enterprise_managed_dependency.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── business_revoke_sso_sessions_job_test.rb
│   │       │   ├── cleanup_orphaned_ocas_job_test.rb
│   │       │   ├── revoke_enterprise_credential_authorizations_job_test.rb
│   │       │   └── revoke_user_credential_authorizations_job_test.rb
│   │       └── models
│   │           ├── api
│   │           │   └── serializer
│   │           │       ├── credential_authorizations_dependency_test.rb
│   │           │       ├── organization_team_sync_dependency_test.rb
│   │           │       └── scim_dependency_test.rb
│   │           ├── automatic_app_installation
│   │           │   └── handlers
│   │           │       └── team_sync_enabled_test.rb
│   │           ├── business
│   │           │   ├── actor_permissions
│   │           │   │   ├── scim_test.rb
│   │           │   │   └── sso_test.rb
│   │           │   ├── credential_authorization_dependency_test.rb
│   │           │   ├── credential_authorization_test.rb
│   │           │   ├── external_provider_dependency_test.rb
│   │           │   ├── external_provider_members_test.rb
│   │           │   ├── managed_user_dependency_test.rb
│   │           │   ├── oidc_provider_test.rb
│   │           │   ├── saml_enforcement_policy_test.rb
│   │           │   ├── saml_provider
│   │           │   │   └── provider_type_dependency_test.rb
│   │           │   ├── saml_provider_test.rb
│   │           │   ├── saml_provider_test_settings_test.rb
│   │           │   └── saml_sso_dependency_test.rb
│   │           ├── business_external_identity_test.rb
│   │           ├── cas_mapping_test.rb
│   │           ├── conditional_access
│   │           │   ├── filter
│   │           │   │   └── external_conditional_access_policy_test.rb
│   │           │   ├── policy
│   │           │   │   └── external_conditional_access_policy_test.rb
│   │           │   └── web
│   │           │       └── external_conditional_access_policy_test.rb
│   │           ├── enterprise_attestation_test.rb
│   │           ├── external_account_suspension_test.rb
│   │           ├── external_group_team_test.rb
│   │           ├── external_group_test.rb
│   │           ├── external_identity_attribute
│   │           │   └── association_extension_test.rb
│   │           ├── external_identity_attribute_test.rb
│   │           ├── external_identity_group_membership_test.rb
│   │           ├── external_identity_refresh_token_test.rb
│   │           ├── external_identity_session_test.rb
│   │           ├── external_identity_test.rb
│   │           ├── external_provider_recovery_codes_methods_test.rb
│   │           ├── ldap_group_member_test.rb
│   │           ├── ldap_mapping_test.rb
│   │           ├── organization
│   │           │   ├── async_saml_sso_banner_test.rb
│   │           │   ├── credential_authorization
│   │           │   │   └── available_organizations_test.rb
│   │           │   ├── credential_authorization_dependency_test.rb
│   │           │   ├── credential_authorization_test.rb
│   │           │   ├── saml_enforcement_policy_test.rb
│   │           │   ├── saml_members_test.rb
│   │           │   ├── saml_provider_test.rb
│   │           │   ├── saml_provider_test_settings_test.rb
│   │           │   ├── saml_sso_enforcement_dependency_test.rb
│   │           │   ├── scim_organization_test.rb
│   │           │   └── team_sync_dependency_test.rb
│   │           ├── organization_membership_entry_test.rb
│   │           ├── repository_enterprise_managed_user_test.rb
│   │           ├── saml
│   │           │   └── session_test.rb
│   │           ├── saml_encrypted_assertions_test.rb
│   │           ├── saml_mapping_csv_generator_test.rb
│   │           ├── saml_mapping_csv_updater_test.rb
│   │           ├── saml_mapping_test.rb
│   │           ├── saml_provider_settings_validator_test.rb
│   │           ├── saml_provider_setup_flow_test.rb
│   │           ├── scim_identities_csv_generator_test.rb
│   │           ├── search
│   │           │   └── filters
│   │           │       ├── enterprise_managed_user_filter_test.rb
│   │           │       └── guest_collaborator_visibility_filter_test.rb
│   │           ├── team
│   │           │   ├── external_identity_dependency_test.rb
│   │           │   └── ldap_sync_test.rb
│   │           └── user
│   │               ├── enterprise_managed_dependency_test.rb
│   │               ├── ldap_dependency_test.rb
│   │               ├── multi_tenant_enterprise_managed_dependency_test.rb
│   │               ├── user_deleting_disabled_test.rb
│   │               └── user_scim_managed_test.rb
│   ├── feeds
│   │   ├── app
│   │   │   └── models
│   │   │       ├── conduit
│   │   │       │   ├── analytics_helper.rb
│   │   │       │   ├── api
│   │   │       │   │   └── feed.rb
│   │   │       │   ├── atom
│   │   │       │   │   └── feed.rb
│   │   │       │   ├── event_adapter
│   │   │       │   │   ├── commented_commit.rb
│   │   │       │   │   ├── commented_issue.rb
│   │   │       │   │   ├── create_push.rb
│   │   │       │   │   ├── delete_push.rb
│   │   │       │   │   ├── fork.rb
│   │   │       │   │   ├── issue.rb
│   │   │       │   │   ├── member.rb
│   │   │       │   │   ├── private_to_public_repository.rb
│   │   │       │   │   ├── pull_request.rb
│   │   │       │   │   ├── pull_request_review_comment.rb
│   │   │       │   │   ├── push_event.rb
│   │   │       │   │   ├── release.rb
│   │   │       │   │   ├── sponsor.rb
│   │   │       │   │   ├── starred_repository.rb
│   │   │       │   │   └── wiki.rb
│   │   │       │   ├── feed_filter.rb
│   │   │       │   ├── feed_item
│   │   │       │   │   ├── added_to_list.rb
│   │   │       │   │   ├── assigned_issue.rb
│   │   │       │   │   ├── assigned_pull_request.rb
│   │   │       │   │   ├── closed_issue.rb
│   │   │       │   │   ├── closed_pull_request.rb
│   │   │       │   │   ├── commented_commit.rb
│   │   │       │   │   ├── commented_issue.rb
│   │   │       │   │   ├── commented_pull_request.rb
│   │   │       │   │   ├── created_discussion.rb
│   │   │       │   │   ├── created_issue.rb
│   │   │       │   │   ├── created_pull_request.rb
│   │   │       │   │   ├── created_pull_request_review_comment.rb
│   │   │       │   │   ├── created_pull_request_review.rb
│   │   │       │   │   ├── created_repository.rb
│   │   │       │   │   ├── create_push.rb
│   │   │       │   │   ├── delete_push.rb
│   │   │       │   │   ├── dismissed_pull_request_review.rb
│   │   │       │   │   ├── followed_user.rb
│   │   │       │   │   ├── follow_recommendation.rb
│   │   │       │   │   ├── forked_repository.rb
│   │   │       │   │   ├── issue.rb
│   │   │       │   │   ├── labeled_issue.rb
│   │   │       │   │   ├── labeled_pull_request.rb
│   │   │       │   │   ├── member_add_to_repository.rb
│   │   │       │   │   ├── merged_pull_request.rb
│   │   │       │   │   ├── near_sponsors_goal.rb
│   │   │       │   │   ├── private_to_public_repository.rb
│   │   │       │   │   ├── published_release.rb
│   │   │       │   │   ├── published_wiki.rb
│   │   │       │   │   ├── pull_request.rb
│   │   │       │   │   ├── pull_request_review.rb
│   │   │       │   │   ├── push_event.rb
│   │   │       │   │   ├── reopened_issue.rb
│   │   │       │   │   ├── reopened_pull_request.rb
│   │   │       │   │   ├── repository.rb
│   │   │       │   │   ├── repository_recommendation.rb
│   │   │       │   │   ├── requested_review_pull_request.rb
│   │   │       │   │   ├── rerequested_review_pull_request.rb
│   │   │       │   │   ├── sponsorable_user.rb
│   │   │       │   │   ├── sponsored_user.rb
│   │   │       │   │   ├── starred_repository.rb
│   │   │       │   │   ├── trending_repository.rb
│   │   │       │   │   ├── unassigned_issue.rb
│   │   │       │   │   ├── unassigned_pull_request.rb
│   │   │       │   │   ├── unlabeled_issue.rb
│   │   │       │   │   ├── unlabeled_pull_request.rb
│   │   │       │   │   ├── unrequested_review_pull_request.rb
│   │   │       │   │   └── updated_pull_request_review.rb
│   │   │       │   ├── feed_item_collection.rb
│   │   │       │   ├── feed_item.rb
│   │   │       │   ├── feed.rb
│   │   │       │   ├── k_v_backed_cache.rb
│   │   │       │   ├── org_feed_filter.rb
│   │   │       │   ├── repository_membership.rb
│   │   │       │   ├── repository_subscriptions.rb
│   │   │       │   ├── stratocaster_event_adapter.rb
│   │   │       │   ├── timeline.rb
│   │   │       │   ├── topic_feed
│   │   │       │   │   ├── resources
│   │   │       │   │   │   ├── language_repos.rb
│   │   │       │   │   │   ├── official_repo.rb
│   │   │       │   │   │   ├── starred_repos.rb
│   │   │       │   │   │   ├── top_contributors.rb
│   │   │       │   │   │   ├── top_repos.rb
│   │   │       │   │   │   ├── trending_developers.rb
│   │   │       │   │   │   └── trending_repos.rb
│   │   │       │   │   └── resources_collector.rb
│   │   │       │   ├── topic_feed_item_decorator.rb
│   │   │       │   ├── topic_feed_resource_collector_configuration.rb
│   │   │       │   ├── twirp_helper.rb
│   │   │       │   ├── user_disinterest.rb
│   │   │       │   └── web
│   │   │       │       ├── feed.rb
│   │   │       │       └── renderer.rb
│   │   │       ├── feed_cards
│   │   │       │   ├── comment_view_component_methods.rb
│   │   │       │   ├── issue_view_component_methods.rb
│   │   │       │   ├── pull_request_view_component_methods.rb
│   │   │       │   ├── repository_view_component_methods.rb
│   │   │       │   ├── user_view_component_methods.rb
│   │   │       │   └── view_component_methods.rb
│   │   │       ├── feed_filter_settings.rb
│   │   │       ├── for_you_feed_filter_settings.rb
│   │   │       ├── news_feed_analytics.rb
│   │   │       ├── news_feed_event_grouper.rb
│   │   │       ├── open_graph
│   │   │       │   ├── internal
│   │   │       │   │   └── scanner.rb
│   │   │       │   ├── scanner
│   │   │       │   │   └── result.rb
│   │   │       │   └── scanner.rb
│   │   │       ├── organization_feed_filter_settings.rb
│   │   │       ├── topic_feeds
│   │   │       │   └── suggested_topics.rb
│   │   │       └── user
│   │   │           ├── conduit_dependency.rb
│   │   │           ├── experiment_dependency.rb
│   │   │           └── feeds_configuration_dependency.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           ├── conduit
│   │           │   ├── api
│   │           │   │   └── feed_test.rb
│   │           │   ├── atom
│   │           │   │   └── feed_test.rb
│   │           │   ├── event_adapter
│   │           │   │   ├── commented_commit_test.rb
│   │           │   │   ├── commented_issue_test.rb
│   │           │   │   ├── create_push_test.rb
│   │           │   │   ├── delete_push_test.rb
│   │           │   │   ├── fork_test.rb
│   │           │   │   ├── issue_test.rb
│   │           │   │   ├── member_test.rb
│   │           │   │   ├── private_to_public_repository_test.rb
│   │           │   │   ├── pull_request_review_comment_test.rb
│   │           │   │   ├── pull_request_test.rb
│   │           │   │   ├── push_event_test.rb
│   │           │   │   ├── release_test.rb
│   │           │   │   ├── sponsor_test.rb
│   │           │   │   ├── starred_repository_test.rb
│   │           │   │   └── wiki_test.rb
│   │           │   ├── feed_filter_test.rb
│   │           │   ├── feed_item
│   │           │   │   ├── assigned_issue_test.rb
│   │           │   │   ├── assigned_pull_request_test.rb
│   │           │   │   ├── closed_issue_test.rb
│   │           │   │   ├── closed_pull_request_test.rb
│   │           │   │   ├── commented_issue_test.rb
│   │           │   │   ├── commented_pull_request_test.rb
│   │           │   │   ├── created_discussion_test.rb
│   │           │   │   ├── created_issue_test.rb
│   │           │   │   ├── created_pull_request_review_comment_test.rb
│   │           │   │   ├── created_pull_request_review_test.rb
│   │           │   │   ├── created_pull_request_test.rb
│   │           │   │   ├── created_repository_test.rb
│   │           │   │   ├── create_push_test.rb
│   │           │   │   ├── delete_push_test.rb
│   │           │   │   ├── dismissed_pull_request_review_test.rb
│   │           │   │   ├── followed_user_test.rb
│   │           │   │   ├── follow_recommendation_test.rb
│   │           │   │   ├── forked_repository_test.rb
│   │           │   │   ├── labeled_issue_test.rb
│   │           │   │   ├── labeled_pull_request_test.rb
│   │           │   │   ├── member_add_to_repository_test.rb
│   │           │   │   ├── merged_pull_request_test.rb
│   │           │   │   ├── near_sponsors_goal_test.rb
│   │           │   │   ├── private_to_public_repository_test.rb
│   │           │   │   ├── published_release_test.rb
│   │           │   │   ├── published_wiki_test.rb
│   │           │   │   ├── push_event_test.rb
│   │           │   │   ├── reopened_issue_test.rb
│   │           │   │   ├── reopened_pull_request_test.rb
│   │           │   │   ├── repository_recommendation_test.rb
│   │           │   │   ├── requested_review_pull_request_test.rb
│   │           │   │   ├── rerequested_review_pull_request_test.rb
│   │           │   │   ├── sponsorable_user_test.rb
│   │           │   │   ├── sponsored_user_test.rb
│   │           │   │   ├── starred_repository_test.rb
│   │           │   │   ├── trending_repository_test.rb
│   │           │   │   ├── unassigned_issue_test.rb
│   │           │   │   ├── unassigned_pull_request_test.rb
│   │           │   │   ├── unlabeled_issue_test.rb
│   │           │   │   ├── unlabeled_pull_request_test.rb
│   │           │   │   ├── unrequested_review_pull_request_test.rb
│   │           │   │   └── updated_pull_request_review_test.rb
│   │           │   ├── feed_item_collection_test.rb
│   │           │   ├── feed_item_test.rb
│   │           │   ├── feed_test.rb
│   │           │   ├── k_v_backed_cache_test.rb
│   │           │   ├── org_feed_filter_test.rb
│   │           │   ├── repository_subscriptions_test.rb
│   │           │   ├── stratocaster_event_adapter_test.rb
│   │           │   ├── timeline_test.rb
│   │           │   ├── topic_feed
│   │           │   │   ├── resources
│   │           │   │   │   ├── language_repos_test.rb
│   │           │   │   │   ├── official_repo_test.rb
│   │           │   │   │   ├── starred_repos_test.rb
│   │           │   │   │   ├── top_contributors_test.rb
│   │           │   │   │   ├── top_repos_test.rb
│   │           │   │   │   ├── trending_developers_test.rb
│   │           │   │   │   └── trending_repos_test.rb
│   │           │   │   └── resources_collector_test.rb
│   │           │   ├── topic_feed_item_decorator_test.rb
│   │           │   ├── topic_feed_resource_collector_configuration_test.rb
│   │           │   ├── twirp_helper_test.rb
│   │           │   └── web
│   │           │       ├── feed_test.rb
│   │           │       └── renderer_test.rb
│   │           ├── feed_filter_settings_test.rb
│   │           ├── for_you_feed_filter_settings_test.rb
│   │           ├── news_feed_analytics_test.rb
│   │           ├── news_feed_event_grouper_test.rb
│   │           ├── open_graph
│   │           │   ├── internal
│   │           │   │   └── scanner_test.rb
│   │           │   └── scanner_test.rb
│   │           ├── organization_feed_filter_settings_test.rb
│   │           ├── topic_feeds
│   │           │   └── suggested_topics_test.rb
│   │           └── user
│   │               ├── conduit_dependency_test.rb
│   │               ├── experiment_dependency_test.rb
│   │               └── feeds_configuration_dependency_test.rb
│   ├── forks
│   │   ├── app
│   │   │   ├── components
│   │   │   │   └── forks
│   │   │   │       ├── controls
│   │   │   │       │   ├── filter_component.html.erb
│   │   │   │       │   ├── filter_component.rb
│   │   │   │       │   ├── period_component.html.erb
│   │   │   │       │   ├── period_component.rb
│   │   │   │       │   ├── save_default_options_component.html.erb
│   │   │   │       │   ├── save_default_options_component.rb
│   │   │   │       │   ├── sort_component.html.erb
│   │   │   │       │   └── sort_component.rb
│   │   │   │       ├── detail_counter_component.html.erb
│   │   │   │       ├── detail_counter_component.rb
│   │   │   │       ├── detail_time_component.html.erb
│   │   │   │       ├── detail_time_component.rb
│   │   │   │       ├── empty_forks_component.html.erb
│   │   │   │       ├── empty_forks_component.rb
│   │   │   │       ├── fork_detail_component.html.erb
│   │   │   │       ├── fork_detail_component.rb
│   │   │   │       ├── forks_controls_component.html.erb
│   │   │   │       ├── forks_controls_component.rb
│   │   │   │       ├── forks_header_component.html.erb
│   │   │   │       ├── forks_header_component.rb
│   │   │   │       ├── forks_listing_component.html.erb
│   │   │   │       └── forks_listing_component.rb
│   │   │   ├── controllers
│   │   │   │   └── forks
│   │   │   │       ├── default_options_controller.rb
│   │   │   │       ├── forks_controller_dependency.rb
│   │   │   │       ├── forks_controller.rb
│   │   │   │       └── paginated_forks_dependency.rb
│   │   │   ├── helpers
│   │   │   │   └── forks
│   │   │   │       └── menu_controls_helper.rb
│   │   │   └── models
│   │   │       └── forks
│   │   │           ├── attribute_resolver.rb
│   │   │           ├── path_resolver.rb
│   │   │           ├── scope_resolver.rb
│   │   │           └── search_options_resolver.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── components
│   │       │   ├── forks
│   │       │   │   ├── controls
│   │       │   │   │   ├── filter_component_test.rb
│   │       │   │   │   ├── period_component_test.rb
│   │       │   │   │   ├── save_default_options_component_test.rb
│   │       │   │   │   └── sort_component_test.rb
│   │       │   │   ├── detail_counter_component_test.rb
│   │       │   │   ├── detail_time_component_test.rb
│   │       │   │   ├── empty_forks_component_test.rb
│   │       │   │   ├── fork_detail_component_test.rb
│   │       │   │   ├── forks_controls_component_test.rb
│   │       │   │   ├── forks_header_component_test.rb
│   │       │   │   └── forks_listing_component_test.rb
│   │       │   └── previews
│   │       │       └── forks
│   │       │           └── forks_controls_component_preview.rb
│   │       ├── integration
│   │       │   └── forks
│   │       │       ├── default_options_controller_test.rb
│   │       │       ├── forks_controller_dependency_test.rb
│   │       │       ├── forks_controller_test.rb
│   │       │       └── paginated_forks_dependency_test.rb
│   │       ├── models
│   │       │   └── forks
│   │       │       ├── path_resolver_test.rb
│   │       │       ├── scope_resolver_test.rb
│   │       │       └── search_options_resolver_test.rb
│   │       ├── system
│   │       │   └── components
│   │       │       └── forks
│   │       │           └── forks_controls_component_system_test.rb
│   │       └── test_helper.rb
│   ├── funding_links
│   │   ├── app
│   │   │   └── models
│   │   │       ├── configurable
│   │   │       │   └── repository_funding_links.rb
│   │   │       ├── funding_links
│   │   │       │   ├── blob_parser.rb
│   │   │       │   └── file_parser.rb
│   │   │       ├── funding_links.rb
│   │   │       ├── funding_platform
│   │   │       │   ├── buy_me_a_coffee.rb
│   │   │       │   ├── custom.rb
│   │   │       │   ├── github.rb
│   │   │       │   ├── ko_fi.rb
│   │   │       │   ├── lfx_crowdfunding.rb
│   │   │       │   ├── liberapay.rb
│   │   │       │   ├── open_collective.rb
│   │   │       │   ├── patreon.rb
│   │   │       │   ├── polar.rb
│   │   │       │   ├── thanks_dev.rb
│   │   │       │   └── tidelift.rb
│   │   │       ├── funding_platforms.rb
│   │   │       └── repository
│   │   │           └── funding_links_dependency.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           ├── configurable
│   │           │   └── repository_funding_links_test.rb
│   │           ├── funding_links
│   │           │   ├── blob_parser_test.rb
│   │           │   └── file_parser_test.rb
│   │           ├── funding_links_test.rb
│   │           ├── funding_platforms_test.rb
│   │           └── repository
│   │               └── funding_links_dependency_test.rb
│   ├── gists
│   │   ├── app
│   │   │   ├── components
│   │   │   │   └── gists
│   │   │   │       ├── comment_body_component.html.erb
│   │   │   │       ├── comment_body_component.rb
│   │   │   │       ├── comment_component.html.erb
│   │   │   │       └── comment_component.rb
│   │   │   ├── controllers
│   │   │   │   ├── gists
│   │   │   │   │   ├── application_controller.rb
│   │   │   │   │   ├── assets_controller.rb
│   │   │   │   │   ├── comments_controller.rb
│   │   │   │   │   ├── gists_controller.rb
│   │   │   │   │   ├── listings_controller.rb
│   │   │   │   │   ├── previews_controller.rb
│   │   │   │   │   ├── searches_controller.rb
│   │   │   │   │   ├── sessions_controller.rb
│   │   │   │   │   ├── stateless_controller.rb
│   │   │   │   │   └── users_controller.rb
│   │   │   │   └── stafftools
│   │   │   │       ├── gist_comments_controller.rb
│   │   │   │       ├── gist_maintenance_controller.rb
│   │   │   │       └── gists_controller.rb
│   │   │   ├── jobs
│   │   │   │   ├── gist_disk_usage_job.rb
│   │   │   │   ├── gist_flagged_by_user_job.rb
│   │   │   │   ├── gist_maintenance_job.rb
│   │   │   │   ├── gist_maintenance_scheduler_job.rb
│   │   │   │   ├── gist_purge_job.rb
│   │   │   │   ├── gist_push_job.rb
│   │   │   │   └── gist_synchronize_search_index_job.rb
│   │   │   ├── models
│   │   │   │   ├── gist
│   │   │   │   │   ├── backup.rb
│   │   │   │   │   ├── creator.rb
│   │   │   │   │   ├── dgit.rb
│   │   │   │   │   ├── importer.rb
│   │   │   │   │   ├── legal_hold.rb
│   │   │   │   │   ├── newsies_adapter.rb
│   │   │   │   │   ├── notifyd_adapter.rb
│   │   │   │   │   ├── quota.rb
│   │   │   │   │   ├── refs_dependency.rb
│   │   │   │   │   ├── removal.rb
│   │   │   │   │   ├── spokesapi.rb
│   │   │   │   │   └── staff_tools.rb
│   │   │   │   ├── gist_comment
│   │   │   │   │   └── newsies_adapter.rb
│   │   │   │   ├── gist_comment_edit.rb
│   │   │   │   ├── gist_comment.rb
│   │   │   │   ├── gist_git_repository_access.rb
│   │   │   │   ├── gist_pagination_info.rb
│   │   │   │   ├── gist.rb
│   │   │   │   ├── gist_star.rb
│   │   │   │   ├── search
│   │   │   │   │   ├── filters
│   │   │   │   │   │   └── gist_filter.rb
│   │   │   │   │   └── queries
│   │   │   │   │       └── gist_query.rb
│   │   │   │   └── suggester
│   │   │   │       └── gist_user_suggester.rb
│   │   │   └── view_models
│   │   │       ├── gists
│   │   │       │   ├── editor_view.rb
│   │   │       │   ├── edit_page_view.rb
│   │   │       │   ├── file_list_view.rb
│   │   │       │   ├── file_view.rb
│   │   │       │   ├── fork_counting_methods.rb
│   │   │       │   ├── forks_page_view.rb
│   │   │       │   ├── listing_page_view.rb
│   │   │       │   ├── navigation_view.rb
│   │   │       │   ├── new_page_view.rb
│   │   │       │   ├── revision_page_view.rb
│   │   │       │   ├── share_and_clone_url_view.rb
│   │   │       │   ├── share_and_protocol_selector_view.rb
│   │   │       │   ├── show_page_view.rb
│   │   │       │   ├── snippet_view.rb
│   │   │       │   └── stargazers_page_view.rb
│   │   │       ├── gist_users
│   │   │       │   └── show_page_view.rb
│   │   │       └── stafftools
│   │   │           └── user
│   │   │               ├── gists_view.rb
│   │   │               └── gist_view.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── comments_controller_enterprise_managed_user_test.rb
│   │       ├── components
│   │       │   └── gists
│   │       │       ├── comment_body_component_test.rb
│   │       │       └── comment_component_test.rb
│   │       ├── gist_comment_test_helper.rb
│   │       ├── gist_helpers.rb
│   │       ├── gists_controller_enterprise_managed_user_test.rb
│   │       ├── gist_test_helper.rb
│   │       ├── integration
│   │       │   ├── authentication
│   │       │   │   └── gist_test.rb
│   │       │   ├── gists
│   │       │   │   ├── application_controller_test.rb
│   │       │   │   ├── assets_controller_test.rb
│   │       │   │   ├── comments_controller_test.rb
│   │       │   │   ├── gists_controller_create_test.rb
│   │       │   │   ├── gists_controller_delete_test.rb
│   │       │   │   ├── gists_controller_edit_test.rb
│   │       │   │   ├── gists_controller_rpc_test.rb
│   │       │   │   ├── gists_controller_test.rb
│   │       │   │   ├── gists_controller_update_test.rb
│   │       │   │   ├── listings_controller_test.rb
│   │       │   │   ├── previews_controller_test.rb
│   │       │   │   ├── searches_controller_test.rb
│   │       │   │   ├── stateless_controller_test.rb
│   │       │   │   └── users_controller_test.rb
│   │       │   ├── gists_test.rb
│   │       │   └── stafftools
│   │       │       ├── gist_maintenance_controller_test.rb
│   │       │       └── gists_controller_test.rb
│   │       ├── jobs
│   │       │   ├── gist_disk_usage_job_test.rb
│   │       │   ├── gist_flagged_by_user_test.rb
│   │       │   ├── gist_maintenance_scheduler_job_test.rb
│   │       │   ├── gist_maintenance_test.rb
│   │       │   ├── gist_purge_job_test.rb
│   │       │   ├── gist_push_job_test.rb
│   │       │   └── gist_synchronize_search_index_job_test.rb
│   │       ├── models
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       └── gists_dependency_test.rb
│   │       │   ├── gist
│   │       │   │   ├── creator_test.rb
│   │       │   │   ├── maintainence_test.rb
│   │       │   │   ├── refs_dependency_test.rb
│   │       │   │   └── removal_test.rb
│   │       │   ├── gist_associations_test.rb
│   │       │   ├── gist_comment_test.rb
│   │       │   ├── gist_dgit_routes_test.rb
│   │       │   ├── gist_git_repository_access_test.rb
│   │       │   ├── gist_star_test.rb
│   │       │   ├── gist_test.rb
│   │       │   └── suggester
│   │       │       └── gist_user_suggester_test.rb
│   │       ├── test_helper.rb
│   │       └── view_models
│   │           ├── gists
│   │           │   ├── editor_view_test.rb
│   │           │   ├── listing_page_view_test.rb
│   │           │   ├── new_page_view_test.rb
│   │           │   ├── show_page_view_test.rb
│   │           │   ├── snippet_view_test.rb
│   │           │   └── stargazers_view_test.rb
│   │           └── gist_users
│   │               └── show_page_view_test.rb
│   ├── git
│   │   ├── app
│   │   │   ├── models
│   │   │   │   ├── blame.rb
│   │   │   │   ├── blob.rb
│   │   │   │   ├── content_authorizer
│   │   │   │   │   └── blob_authorizer.rb
│   │   │   │   ├── directory.rb
│   │   │   │   ├── git_actor.rb
│   │   │   │   ├── gitignore.rb
│   │   │   │   ├── git_repository
│   │   │   │   │   ├── archive_command.rb
│   │   │   │   │   └── legacy_archive_command.rb
│   │   │   │   ├── logged_push.rb
│   │   │   │   ├── logged_push_target.rb
│   │   │   │   ├── preferred_file.rb
│   │   │   │   ├── raw_blob.rb
│   │   │   │   ├── repository
│   │   │   │   │   ├── archive_command_dependency.rb
│   │   │   │   │   ├── editor_config_dependency.rb
│   │   │   │   │   └── reflog_dependency.rb
│   │   │   │   ├── syntax_highlighted_diff.rb
│   │   │   │   ├── tree_entry.rb
│   │   │   │   ├── tree_history.rb
│   │   │   │   ├── tree_listable.rb
│   │   │   │   ├── tree.rb
│   │   │   │   └── upload_directory_validator.rb
│   │   │   └── view_models
│   │   │       └── gists
│   │   │           └── blob_view.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── models
│   │       │   ├── blame_test.rb
│   │       │   ├── blob_test.rb
│   │       │   ├── directory_test.rb
│   │       │   ├── git_actor_test.rb
│   │       │   ├── gitignore_test.rb
│   │       │   ├── logged_push_target_test.rb
│   │       │   ├── logged_push_test.rb
│   │       │   ├── preferred_file_test.rb
│   │       │   ├── raw_blob_test.rb
│   │       │   ├── syntax_highlighted_diff_test.rb
│   │       │   ├── tree_entry_test.rb
│   │       │   ├── tree_history_test.rb
│   │       │   ├── tree_listable_test.rb
│   │       │   ├── tree_test.rb
│   │       │   └── upload_directory_validator_test.rb
│   │       └── view_models
│   │           └── gists
│   │               └── blob_view_test.rb
│   ├── github_models
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── github_models
│   │   │   │   │   ├── calculate_model_popularity_job.rb
│   │   │   │   │   └── fetch_catalog_items_job.rb
│   │   │   │   ├── github_models_job.rb
│   │   │   │   ├── hydro_models_on_push_job.rb
│   │   │   │   └── repair_azure_models_index_job.rb
│   │   │   ├── models
│   │   │   │   ├── business
│   │   │   │   │   └── github_models_dependency.rb
│   │   │   │   ├── github_models
│   │   │   │   │   ├── api_client.rb
│   │   │   │   │   ├── azure_ai_model_schema_client.rb
│   │   │   │   │   ├── azure_ai_publishers_client.rb
│   │   │   │   │   ├── azure_ai_studio_client.rb
│   │   │   │   │   ├── billing_dependency.rb
│   │   │   │   │   ├── block.rb
│   │   │   │   │   ├── getting_started_content.rb
│   │   │   │   │   ├── kv
│   │   │   │   │   │   └── data_store.rb
│   │   │   │   │   ├── kv.rb
│   │   │   │   │   ├── model.rb
│   │   │   │   │   ├── models_access_repo_config.rb
│   │   │   │   │   ├── multiplier.rb
│   │   │   │   │   ├── organization_access_policy.rb
│   │   │   │   │   ├── organization_access_rule.rb
│   │   │   │   │   ├── playground_access_result.rb
│   │   │   │   │   ├── preset.rb
│   │   │   │   │   ├── prompt_detector.rb
│   │   │   │   │   ├── prompt.rb
│   │   │   │   │   ├── prompts
│   │   │   │   │   │   ├── front_matter.rb
│   │   │   │   │   │   ├── message.rb
│   │   │   │   │   │   └── parsed_prompt.rb
│   │   │   │   │   ├── publisher.rb
│   │   │   │   │   ├── repository_access_policy.rb
│   │   │   │   │   ├── repository.rb
│   │   │   │   │   ├── usage_details.rb
│   │   │   │   │   └── user.rb
│   │   │   │   ├── organization
│   │   │   │   │   ├── github_models_dependency.rb
│   │   │   │   │   └── models_byok_dependency.rb
│   │   │   │   └── user
│   │   │   │       └── github_models_dependency.rb
│   │   │   └── public
│   │   │       ├── github_models
│   │   │       │   ├── domain
│   │   │       │   │   ├── blocks.rb
│   │   │       │   │   ├── models.rb
│   │   │       │   │   ├── presets.rb
│   │   │       │   │   └── usage.rb
│   │   │       │   ├── domain.rb
│   │   │       │   ├── i_block.rb
│   │   │       │   ├── i_model.rb
│   │   │       │   ├── i_preset.rb
│   │   │       │   ├── i_usage_details.rb
│   │   │       │   ├── model_order.rb
│   │   │       │   ├── payloads
│   │   │       │   │   ├── getting_started_content.rb
│   │   │       │   │   ├── prompt_compare.rb
│   │   │       │   │   ├── prompt_info.rb
│   │   │       │   │   ├── prompt.rb
│   │   │       │   │   └── show.rb
│   │   │       │   └── types.rb
│   │   │       └── github_models.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── fixtures
│   │       │   └── prompt_detector
│   │       │       ├── non_prompts
│   │       │       │   ├── game.js
│   │       │       │   ├── game.py
│   │       │       │   ├── perl
│   │       │       │   ├── prompt.py
│   │       │       │   └── prompt_with_messages.py
│   │       │       └── prompts
│   │       │           ├── copilot-extension.js
│   │       │           ├── prompt.md
│   │       │           └── weather.py
│   │       ├── jobs
│   │       │   ├── github_models
│   │       │   │   ├── calculate_model_popularity_job_test.rb
│   │       │   │   └── fetch_catalog_items_job_test.rb
│   │       │   └── hydro_models_on_push_job_test.rb
│   │       ├── models
│   │       │   ├── business
│   │       │   │   └── github_models_dependency_test.rb
│   │       │   ├── github_models
│   │       │   │   ├── azure_ai_model_schema_client_test.rb
│   │       │   │   ├── azure_ai_publishers_client_test.rb
│   │       │   │   ├── azure_ai_studio_client_test.rb
│   │       │   │   ├── billing_dependency_test.rb
│   │       │   │   ├── block_test.rb
│   │       │   │   ├── getting_started_content_test.rb
│   │       │   │   ├── kv_test.rb
│   │       │   │   ├── models_access_repo_config_test.rb
│   │       │   │   ├── model_test.rb
│   │       │   │   ├── multiplier_test.rb
│   │       │   │   ├── organization_access_policy_test.rb
│   │       │   │   ├── organization_access_rule_test.rb
│   │       │   │   ├── playground_access_result_test.rb
│   │       │   │   ├── preset_test.rb
│   │       │   │   ├── prompt_detector_test.rb
│   │       │   │   ├── prompts
│   │       │   │   │   ├── front_matter_test.rb
│   │       │   │   │   └── parsed_prompt_test.rb
│   │       │   │   ├── prompt_test.rb
│   │       │   │   ├── publisher_test.rb
│   │       │   │   ├── repository_test.rb
│   │       │   │   ├── usage_details_test.rb
│   │       │   │   └── user_test.rb
│   │       │   ├── organization
│   │       │   │   └── github_models_dependency_test.rb
│   │       │   └── user
│   │       │       └── github_models_dependency_test.rb
│   │       └── public
│   │           └── github_models
│   │               ├── domain
│   │               │   ├── blocks_test.rb
│   │               │   ├── models_test.rb
│   │               │   ├── presets_test.rb
│   │               │   └── usage_test.rb
│   │               ├── domain_test.rb
│   │               └── payloads
│   │                   └── show_test.rb
│   ├── github_spark
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── github_spark_beta_onboard_job.rb
│   │   │   └── models
│   │   │       ├── github_spark_beta.rb
│   │   │       ├── github_spark_waitlist_survey.rb
│   │   │       └── user
│   │   │           └── spark_feature_dependency.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           └── user
│   │               └── spark_feature_dependency_test.rb
│   ├── github_sponsors
│   │   ├── app
│   │   │   ├── controllers
│   │   │   │   └── hovercards
│   │   │   │       └── sponsors_listings_controller.rb
│   │   │   ├── forms
│   │   │   │   └── sponsors_payout_export_form.rb
│   │   │   ├── jobs
│   │   │   │   ├── auto_accept_sponsors_applications_job.rb
│   │   │   │   ├── auto_approve_sponsors_listing_job.rb
│   │   │   │   ├── auto_update_featured_sponsors_job.rb
│   │   │   │   ├── ban_sponsors_listing_job.rb
│   │   │   │   ├── billing
│   │   │   │   │   ├── check_payouts_ledger_discrepancies_job.rb
│   │   │   │   │   └── reverse_transfer_and_transaction_job.rb
│   │   │   │   ├── cancel_sponsorships_from_abusive_sponsors_job.rb
│   │   │   │   ├── clean_up_patreon_webhooks_job.rb
│   │   │   │   ├── complete_sponsors_goal_job.rb
│   │   │   │   ├── configure_stripe_account_job.rb
│   │   │   │   ├── create_match_disabled_sponsors_activity_job.rb
│   │   │   │   ├── deactivate_expired_sponsorships_job.rb
│   │   │   │   ├── delist_spammy_sponsors_listing_job.rb
│   │   │   │   ├── enable_sponsors_payouts_job.rb
│   │   │   │   ├── export_sponsorable_maintainers_job.rb
│   │   │   │   ├── export_sponsors_dependencies_job.rb
│   │   │   │   ├── export_sponsorships_job.rb
│   │   │   │   ├── export_sponsors_payouts_job.rb
│   │   │   │   ├── export_sponsors_sponsorships_job.rb
│   │   │   │   ├── export_sponsors_transactions_job.rb
│   │   │   │   ├── grant_sponsors_only_repository_access_job.rb
│   │   │   │   ├── hydro_sponsors_on_push_job.rb
│   │   │   │   ├── hydro_sponsors_repository_deleted_job.rb
│   │   │   │   ├── initialize_invoiced_sponsor_job.rb
│   │   │   │   ├── invoiced_sponsorship_transfer_job.rb
│   │   │   │   ├── invoiced_sponsorship_transfer_reversal_job.rb
│   │   │   │   ├── log_sponsorship_stripe_radar_risk_score_job.rb
│   │   │   │   ├── modify_stripe_connect_account_job.rb
│   │   │   │   ├── organization_sponsorship_access_revoked_job.rb
│   │   │   │   ├── populate_sponsors_fraud_reviews_job.rb
│   │   │   │   ├── refresh_sponsors_patreon_tokens_job.rb
│   │   │   │   ├── relist_non_spammy_sponsors_listing_job.rb
│   │   │   │   ├── restore_sponsorships_job.rb
│   │   │   │   ├── review_pending_sponsors_listings_job.rb
│   │   │   │   ├── revoke_sponsors_only_repository_access_job.rb
│   │   │   │   ├── scheduled_sponsors_patreon_sync_job.rb
│   │   │   │   ├── send_now_sponsoring_via_bulk_sponsorship_email_job.rb
│   │   │   │   ├── send_pending_sponsorship_email_job.rb
│   │   │   │   ├── send_sponsorship_cancellation_email_job.rb
│   │   │   │   ├── send_sponsorship_emails_job.rb
│   │   │   │   ├── send_sponsors_preview_email_job.rb
│   │   │   │   ├── setup_stripe_connect_account_job.rb
│   │   │   │   ├── sponsors_add_one_time_payments_job.rb
│   │   │   │   ├── sponsors_billing_credit_balance_invoice_collection_job.rb
│   │   │   │   ├── sponsors_business_org_onboarding_job.rb
│   │   │   │   ├── sponsors_create_recurring_sponsorships_job.rb
│   │   │   │   ├── sponsors_credit_balance_increase_notification_job.rb
│   │   │   │   ├── sponsors_listing_no_longer_sponsorable_job.rb
│   │   │   │   ├── sponsors_listing_zuora_sync_job.rb
│   │   │   │   ├── sponsors_low_credit_balance_warning_job.rb
│   │   │   │   ├── sponsors_process_refund_job.rb
│   │   │   │   ├── sponsors_profile_setup_reminder_job.rb
│   │   │   │   ├── sponsors_transaction_reversal_notification_job.rb
│   │   │   │   ├── sync_patreon_sponsorships_job.rb
│   │   │   │   ├── sync_sponsors_patreon_user_job.rb
│   │   │   │   ├── sync_sponsors_search_indices_job.rb
│   │   │   │   ├── sync_sponsors_stripe_account_job.rb
│   │   │   │   ├── sync_sponsors_stripe_accounts_job.rb
│   │   │   │   ├── update_owner_repository_sponsorables_job.rb
│   │   │   │   ├── update_repository_sponsorables_for_global_repo_job.rb
│   │   │   │   ├── update_repository_sponsorables_for_repository_job.rb
│   │   │   │   └── update_sponsors_activity_metrics_job.rb
│   │   │   ├── models
│   │   │   │   ├── batch_deferred_sponsor_button.rb
│   │   │   │   ├── billing
│   │   │   │   │   ├── billing_transaction
│   │   │   │   │   │   ├── line_item
│   │   │   │   │   │   │   └── sponsors_dependency.rb
│   │   │   │   │   │   └── sponsors_dependency.rb
│   │   │   │   │   ├── create_sponsorship_subscription_item.rb
│   │   │   │   │   ├── create_sponsors_plan_subscription.rb
│   │   │   │   │   ├── payouts_ledger_balance.rb
│   │   │   │   │   ├── payouts_ledger_discrepancy.rb
│   │   │   │   │   ├── payouts_ledger_entry.rb
│   │   │   │   │   ├── payouts_ledger_transaction.rb
│   │   │   │   │   ├── sponsors
│   │   │   │   │   │   ├── invoiced
│   │   │   │   │   │   │   └── increase_credit_balance.rb
│   │   │   │   │   │   └── line_item_with_match.rb
│   │   │   │   │   ├── stripe_connect
│   │   │   │   │   │   ├── account
│   │   │   │   │   │   │   ├── api_result.rb
│   │   │   │   │   │   │   └── hydro_dependency.rb
│   │   │   │   │   │   ├── account.rb
│   │   │   │   │   │   └── link_account.rb
│   │   │   │   │   └── subscription_item
│   │   │   │   │       └── sponsors_dependency.rb
│   │   │   │   ├── bulk_sponsorship_import.rb
│   │   │   │   ├── bulk_sponsorship_tier_selection.rb
│   │   │   │   ├── cancel_patreon_sponsorships.rb
│   │   │   │   ├── configurable
│   │   │   │   │   ├── sponsorships_access.rb
│   │   │   │   │   └── sponsorships_allowed_orgs.rb
│   │   │   │   ├── create_and_update_patreon_sponsorships.rb
│   │   │   │   ├── customer
│   │   │   │   │   └── sponsors_dependency.rb
│   │   │   │   ├── fraud_flagged_sponsor.rb
│   │   │   │   ├── global_notice_next
│   │   │   │   │   └── sponsorship_rollback_check.rb
│   │   │   │   ├── hook
│   │   │   │   │   ├── event
│   │   │   │   │   │   └── sponsorship_event.rb
│   │   │   │   │   └── payload
│   │   │   │   │       └── sponsorship_payload.rb
│   │   │   │   ├── invoiced_sponsorship_transfer.rb
│   │   │   │   ├── invoiced_sponsorship_transfer_reversal.rb
│   │   │   │   ├── organization
│   │   │   │   │   └── sponsors_dependency.rb
│   │   │   │   ├── organization_profile.rb
│   │   │   │   ├── patreon_webhook_event.rb
│   │   │   │   ├── patreon_webhook_handler.rb
│   │   │   │   ├── permissions
│   │   │   │   │   └── attributes
│   │   │   │   │       └── sponsors_listing.rb
│   │   │   │   ├── potential_sponsorship.rb
│   │   │   │   ├── repository
│   │   │   │   │   └── sponsors_dependency.rb
│   │   │   │   ├── repository_sponsorable.rb
│   │   │   │   ├── sponsors
│   │   │   │   │   ├── accept_sponsors_membership.rb
│   │   │   │   │   ├── add_one_time_payment.rb
│   │   │   │   │   ├── add_one_time_payments
│   │   │   │   │   │   └── result.rb
│   │   │   │   │   ├── add_one_time_payments.rb
│   │   │   │   │   ├── approve_sponsors_listing.rb
│   │   │   │   │   ├── billing_contact_result.rb
│   │   │   │   │   ├── bulk_sponsorship_blank_template.rb
│   │   │   │   │   ├── bulk_sponsorship_checkout_export.rb
│   │   │   │   │   ├── bulk_sponsorship_import_processor
│   │   │   │   │   │   └── result.rb
│   │   │   │   │   ├── bulk_sponsorship_import_processor.rb
│   │   │   │   │   ├── bulk_sponsorship_imports
│   │   │   │   │   │   └── errors
│   │   │   │   │   │       └── view_component_methods.rb
│   │   │   │   │   ├── bulk_sponsorship_row.rb
│   │   │   │   │   ├── bulk_sponsorship_validator.rb
│   │   │   │   │   ├── calculate_match.rb
│   │   │   │   │   ├── cancel_sponsorships_from_paypal_sponsors.rb
│   │   │   │   │   ├── configure_stripe_account.rb
│   │   │   │   │   ├── create_recurring_sponsorship.rb
│   │   │   │   │   ├── create_recurring_sponsorships
│   │   │   │   │   │   └── result.rb
│   │   │   │   │   ├── create_recurring_sponsorships.rb
│   │   │   │   │   ├── create_sponsorship_newsletter.rb
│   │   │   │   │   ├── create_sponsorship.rb
│   │   │   │   │   ├── create_sponsors_listing.rb
│   │   │   │   │   ├── create_sponsors_tier.rb
│   │   │   │   │   ├── create_stripe_invoice.rb
│   │   │   │   │   ├── create_tiers_from_suggestions.rb
│   │   │   │   │   ├── dashboard
│   │   │   │   │   │   └── overview
│   │   │   │   │   │       └── statuses
│   │   │   │   │   │           └── view_component_methods.rb
│   │   │   │   │   ├── delete_sponsors_tier.rb
│   │   │   │   │   ├── emit_early_fraud_warning.rb
│   │   │   │   │   ├── explore_exporter.rb
│   │   │   │   │   ├── invoiced_customer_billing_address.rb
│   │   │   │   │   ├── invoiced_customer_metadata.rb
│   │   │   │   │   ├── invoiced_sponsor_account_creator.rb
│   │   │   │   │   ├── invoiced_sponsorship_line_item.rb
│   │   │   │   │   ├── iso3166.rb
│   │   │   │   │   ├── k_v
│   │   │   │   │   │   └── data_store.rb
│   │   │   │   │   ├── k_v.rb
│   │   │   │   │   ├── lifetime_sponsorship_values_loader.rb
│   │   │   │   │   ├── one_click_unsubscribe.rb
│   │   │   │   │   ├── organization_waitlist_survey.rb
│   │   │   │   │   ├── pricing.rb
│   │   │   │   │   ├── profane_language_check.rb
│   │   │   │   │   ├── publish_sponsors_tier.rb
│   │   │   │   │   ├── retire_sponsors_tier.rb
│   │   │   │   │   ├── review_pending_sponsors_listing.rb
│   │   │   │   │   ├── save_sponsors_business_tax_identifier.rb
│   │   │   │   │   ├── sponsorship_commitment.rb
│   │   │   │   │   ├── sponsorships_dependencies_export.rb
│   │   │   │   │   ├── sponsorships_export.rb
│   │   │   │   │   ├── stripe_invoices_loader.rb
│   │   │   │   │   ├── stripe_payout_input.rb
│   │   │   │   │   ├── sync_stripe_account_details.rb
│   │   │   │   │   ├── tier_price.rb
│   │   │   │   │   ├── tier_suggestion.rb
│   │   │   │   │   ├── time_zone.rb
│   │   │   │   │   ├── tracking_parameters.rb
│   │   │   │   │   ├── transfer_org_sponsorships_to_enterprise.rb
│   │   │   │   │   ├── trust_level.rb
│   │   │   │   │   ├── trust_system
│   │   │   │   │   │   ├── enforcement.rb
│   │   │   │   │   │   ├── instrumentation.rb
│   │   │   │   │   │   ├── payout_info_check.rb
│   │   │   │   │   │   └── sponsorship_check.rb
│   │   │   │   │   ├── trust_system.rb
│   │   │   │   │   ├── update_sponsorship_newsletter.rb
│   │   │   │   │   ├── update_sponsorship_preferences.rb
│   │   │   │   │   ├── update_sponsorship.rb
│   │   │   │   │   ├── update_sponsorship_tier.rb
│   │   │   │   │   ├── update_sponsors_listing.rb
│   │   │   │   │   ├── update_sponsors_tier.rb
│   │   │   │   │   ├── update_waitlisted_listing.rb
│   │   │   │   │   ├── user_waitlist_survey.rb
│   │   │   │   │   └── zero_balance_date_calculator.rb
│   │   │   │   ├── sponsors_activity_metric.rb
│   │   │   │   ├── sponsors_activity.rb
│   │   │   │   ├── sponsors_agreement
│   │   │   │   │   ├── pdf_renderer.rb
│   │   │   │   │   └── signatures
│   │   │   │   │       ├── export_option.rb
│   │   │   │   │       └── sort_option.rb
│   │   │   │   ├── sponsors_agreement.rb
│   │   │   │   ├── sponsors_business_tax_identifier.rb
│   │   │   │   ├── sponsors_criterion.rb
│   │   │   │   ├── sponsors_email_opt_outs.rb
│   │   │   │   ├── sponsors_explore_filter_set.rb
│   │   │   │   ├── sponsors_explore_loader.rb
│   │   │   │   ├── sponsors_explore_pagination_link_renderer.rb
│   │   │   │   ├── sponsors_featured_sponsorships_settings.rb
│   │   │   │   ├── sponsors_fraud_review.rb
│   │   │   │   ├── sponsors_goal_contribution.rb
│   │   │   │   ├── sponsors_goal.rb
│   │   │   │   ├── sponsorship
│   │   │   │   │   ├── instrumentation_dependency.rb
│   │   │   │   │   ├── pending_change.rb
│   │   │   │   │   └── state_dependency.rb
│   │   │   │   ├── sponsorship_match_ban.rb
│   │   │   │   ├── sponsorship_newsletter.rb
│   │   │   │   ├── sponsorship_newsletter_tier.rb
│   │   │   │   ├── sponsorship.rb
│   │   │   │   ├── sponsorship_repository.rb
│   │   │   │   ├── sponsorship_stripe_radar_risk_score.rb
│   │   │   │   ├── sponsors_invoiced_agreement_signature.rb
│   │   │   │   ├── sponsors_listing
│   │   │   │   │   ├── abuse_dependency.rb
│   │   │   │   │   ├── custom_tier_dependency.rb
│   │   │   │   │   ├── export.rb
│   │   │   │   │   ├── fiscal_host_dependency.rb
│   │   │   │   │   ├── fiscal_host_orgs_export.rb
│   │   │   │   │   ├── hovercard_dependency.rb
│   │   │   │   │   ├── hydro_dependency.rb
│   │   │   │   │   ├── payouts_export.rb
│   │   │   │   │   ├── receipt
│   │   │   │   │   │   └── pdf_renderer.rb
│   │   │   │   │   ├── receipt.rb
│   │   │   │   │   ├── sponsorable_metadata.rb
│   │   │   │   │   ├── sponsorships_export.rb
│   │   │   │   │   ├── state_dependency.rb
│   │   │   │   │   ├── stripe_dependency.rb
│   │   │   │   │   ├── transactions_export.rb
│   │   │   │   │   └── zuora_dependency.rb
│   │   │   │   ├── sponsors_listing_featured_item.rb
│   │   │   │   ├── sponsors_listing.rb
│   │   │   │   ├── sponsors_listing_stafftools_metadata.rb
│   │   │   │   ├── sponsors_memberships_criterion.rb
│   │   │   │   ├── sponsors_milestone.rb
│   │   │   │   ├── sponsors_patreon_campaign_webhook.rb
│   │   │   │   ├── sponsors_patreon_client.rb
│   │   │   │   ├── sponsors_patreon_memberships.rb
│   │   │   │   ├── sponsors_patreon_sponsorship_loader.rb
│   │   │   │   ├── sponsors_patreon_tier.rb
│   │   │   │   ├── sponsors_patreon_user.rb
│   │   │   │   ├── sponsors_patreon_users_and_amounts.rb
│   │   │   │   ├── sponsors_tier
│   │   │   │   │   ├── repository_validator.rb
│   │   │   │   │   └── zuora_dependency.rb
│   │   │   │   ├── sponsors_tier.rb
│   │   │   │   ├── stafftools
│   │   │   │   │   └── sponsors
│   │   │   │   │       ├── approve_sponsors_listings.rb
│   │   │   │   │       ├── ban_sponsors_listings.rb
│   │   │   │   │       └── invoiced
│   │   │   │   │           └── sponsorship_form_inputs.rb
│   │   │   │   ├── sync_sponsors_patreon_user.rb
│   │   │   │   ├── sync_sponsors_patreon_webhooks.rb
│   │   │   │   ├── user
│   │   │   │   │   └── sponsors_dependency.rb
│   │   │   │   └── user_hovercard
│   │   │   │       └── contexts
│   │   │   │           └── your_sponsor.rb
│   │   │   └── public
│   │   │       └── github_sponsors
│   │   │           ├── public.rb
│   │   │           └── types.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── factories
│   │       │   ├── bulk_sponsorship_import_factories.rb
│   │       │   ├── bulk_sponsorship_tier_selection_factories.rb
│   │       │   ├── fraud_flagged_sponsor_factories.rb
│   │       │   ├── invoiced_sponsorship_transfer_factories.rb
│   │       │   ├── invoiced_sponsorship_transfer_reversal_factories.rb
│   │       │   ├── patreon_webhook_event_factories.rb
│   │       │   ├── payouts_ledger_discrepancy_factories.rb
│   │       │   ├── payouts_ledger_entry_factories.rb
│   │       │   ├── potential_sponsorship_factories.rb
│   │       │   ├── repository_sponsorable_factories.rb
│   │       │   ├── sponsors_activity_factories.rb
│   │       │   ├── sponsors_activity_metric_factories.rb
│   │       │   ├── sponsors_agreement_factories.rb
│   │       │   ├── sponsors_business_tax_identifier_factories.rb
│   │       │   ├── sponsors_criterion_factories.rb
│   │       │   ├── sponsors_fraud_review_factories.rb
│   │       │   ├── sponsors_goal_contribution_factories.rb
│   │       │   ├── sponsors_goal_factories.rb
│   │       │   ├── sponsorship_factories.rb
│   │       │   ├── sponsorship_match_ban_factories.rb
│   │       │   ├── sponsorship_newsletter_factories.rb
│   │       │   ├── sponsorship_newsletter_tier_factories.rb
│   │       │   ├── sponsorship_repository_factories.rb
│   │       │   ├── sponsors_invoiced_agreement_signature_factories.rb
│   │       │   ├── sponsors_listing_factories.rb
│   │       │   ├── sponsors_listing_featured_item_factories.rb
│   │       │   ├── sponsors_listing_stafftools_metadata_factories.rb
│   │       │   ├── sponsors_memberships_criterion_factories.rb
│   │       │   ├── sponsors_patreon_campaign_webhook_factories.rb
│   │       │   ├── sponsors_patreon_tier_factories.rb
│   │       │   ├── sponsors_patreon_user_factories.rb
│   │       │   ├── sponsors_tier_factories.rb
│   │       │   └── stripe_connect_account_factories.rb
│   │       ├── integration
│   │       │   └── hovercards
│   │       │       └── sponsors_listings_controller_test.rb
│   │       ├── jobs
│   │       │   ├── auto_accept_sponsors_applications_job_test.rb
│   │       │   ├── auto_approve_sponsors_listing_job_test.rb
│   │       │   ├── auto_update_featured_sponsors_job_test.rb
│   │       │   ├── ban_sponsors_listing_job_test.rb
│   │       │   ├── billing
│   │       │   │   ├── check_payouts_ledger_discrepancies_job_test.rb
│   │       │   │   └── reverse_transfer_and_transaction_job_test.rb
│   │       │   ├── cancel_sponsorships_from_abusive_sponsors_job_test.rb
│   │       │   ├── clean_up_patreon_webhooks_job_test.rb
│   │       │   ├── complete_sponsors_goal_job_test.rb
│   │       │   ├── configure_stripe_account_job_test.rb
│   │       │   ├── create_match_disabled_sponsors_activity_job_test.rb
│   │       │   ├── deactivate_expired_sponsorships_job_test.rb
│   │       │   ├── delist_spammy_sponsors_listing_job_test.rb
│   │       │   ├── enable_sponsors_payouts_job_test.rb
│   │       │   ├── export_sponsorable_maintainers_job_test.rb
│   │       │   ├── export_sponsors_dependencies_job_test.rb
│   │       │   ├── export_sponsorships_job_test.rb
│   │       │   ├── export_sponsors_payouts_job_test.rb
│   │       │   ├── export_sponsors_sponsorships_job_test.rb
│   │       │   ├── export_sponsors_transactions_job_test.rb
│   │       │   ├── grant_sponsors_only_repository_access_job_test.rb
│   │       │   ├── hydro_sponsors_on_push_job_test.rb
│   │       │   ├── hydro_sponsors_repository_deleted_job_test.rb
│   │       │   ├── initialize_invoiced_sponsor_job_test.rb
│   │       │   ├── invoiced_sponsorship_transfer_job_test.rb
│   │       │   ├── invoiced_sponsorship_transfer_reversal_job_test.rb
│   │       │   ├── log_sponsorship_stripe_radar_risk_score_job_test.rb
│   │       │   ├── organization_sponsorship_access_revoked_job_test.rb
│   │       │   ├── populate_sponsors_fraud_reviews_job_test.rb
│   │       │   ├── refresh_sponsors_patreon_tokens_job_test.rb
│   │       │   ├── relist_non_spammy_sponsors_listing_job_test.rb
│   │       │   ├── restore_sponsorships_job_test.rb
│   │       │   ├── review_pending_sponsors_listings_job_test.rb
│   │       │   ├── revoke_sponsors_only_repository_access_job_test.rb
│   │       │   ├── scheduled_sponsors_patreon_sync_job_test.rb
│   │       │   ├── send_now_sponsoring_via_bulk_sponsorship_email_job_test.rb
│   │       │   ├── send_pending_sponsorship_email_job_test.rb
│   │       │   ├── send_sponsorship_cancellation_email_job_test.rb
│   │       │   ├── send_sponsorship_emails_job_test.rb
│   │       │   ├── send_sponsors_preview_email_job_test.rb
│   │       │   ├── setup_stripe_connect_account_job_test.rb
│   │       │   ├── sponsors_add_one_time_payments_job_test.rb
│   │       │   ├── sponsors_billing_credit_balance_invoice_collection_job_test.rb
│   │       │   ├── sponsors_business_org_onboarding_job_test.rb
│   │       │   ├── sponsors_create_recurring_sponsorships_job_test.rb
│   │       │   ├── sponsors_credit_balance_increase_notification_job_test.rb
│   │       │   ├── sponsors_listing_no_longer_sponsorable_job_test.rb
│   │       │   ├── sponsors_listing_zuora_sync_job_test.rb
│   │       │   ├── sponsors_low_credit_balance_warning_job_test.rb
│   │       │   ├── sponsors_process_refund_job_test.rb
│   │       │   ├── sponsors_profile_setup_reminder_job_test.rb
│   │       │   ├── sponsors_transaction_reversal_notification_job_test.rb
│   │       │   ├── sync_patreon_sponsorships_job_test.rb
│   │       │   ├── sync_sponsors_patreon_user_job_test.rb
│   │       │   ├── sync_sponsors_search_indices_job_test.rb
│   │       │   ├── sync_sponsors_stripe_account_job_test.rb
│   │       │   ├── sync_sponsors_stripe_accounts_job_test.rb
│   │       │   ├── update_owner_repository_sponsorables_job_test.rb
│   │       │   ├── update_repository_sponsorables_for_global_repo_job_test.rb
│   │       │   ├── update_repository_sponsorables_for_repository_job_test.rb
│   │       │   └── update_sponsors_activity_metrics_job_test.rb
│   │       ├── models
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       └── sponsors_tier_dependency_test.rb
│   │       │   ├── billing
│   │       │   │   ├── billing_transaction
│   │       │   │   │   ├── line_item
│   │       │   │   │   │   └── sponsors_dependency_test.rb
│   │       │   │   │   └── sponsors_dependency_test.rb
│   │       │   │   ├── create_sponsorship_subscription_item_test.rb
│   │       │   │   ├── create_sponsors_plan_subscription_test.rb
│   │       │   │   ├── payouts_ledger_balance_test.rb
│   │       │   │   ├── payouts_ledger_entry_test.rb
│   │       │   │   ├── payouts_ledger_transaction_test.rb
│   │       │   │   ├── sponsors
│   │       │   │   │   ├── invoiced
│   │       │   │   │   │   └── increase_credit_balance_test.rb
│   │       │   │   │   └── line_item_with_match_test.rb
│   │       │   │   ├── stripe_connect
│   │       │   │   │   ├── account
│   │       │   │   │   │   ├── api_dependency_test.rb
│   │       │   │   │   │   └── hydro_dependency_test.rb
│   │       │   │   │   ├── account_test.rb
│   │       │   │   │   └── link_account_test.rb
│   │       │   │   └── subscription_item
│   │       │   │       └── sponsors_dependency_test.rb
│   │       │   ├── bulk_sponsorship_import_test.rb
│   │       │   ├── bulk_sponsorship_tier_selection_test.rb
│   │       │   ├── cancel_patreon_sponsorships_test.rb
│   │       │   ├── configurable
│   │       │   │   ├── sponsorships_access_test.rb
│   │       │   │   └── sponsorships_allowed_orgs_test.rb
│   │       │   ├── create_and_update_patreon_sponsorships_test.rb
│   │       │   ├── customer
│   │       │   │   └── sponsors_dependency_test.rb
│   │       │   ├── fraud_flagged_sponsor_test.rb
│   │       │   ├── global_notice_next
│   │       │   │   └── sponsorship_rollback_check_test.rb
│   │       │   ├── hook
│   │       │   │   ├── event
│   │       │   │   │   └── sponsorship_event_test.rb
│   │       │   │   └── payload
│   │       │   │       └── sponsorship_payload_test.rb
│   │       │   ├── invoiced_sponsorship_transfer_reversal_test.rb
│   │       │   ├── invoiced_sponsorship_transfer_test.rb
│   │       │   ├── organization
│   │       │   │   └── sponsors_dependency_test.rb
│   │       │   ├── organization_profile_test.rb
│   │       │   ├── patreon_webhook_event_test.rb
│   │       │   ├── patreon_webhook_handler_test.rb
│   │       │   ├── potential_sponsorship_test.rb
│   │       │   ├── repository
│   │       │   │   └── sponsors_dependency_test.rb
│   │       │   ├── repository_sponsorable_test.rb
│   │       │   ├── sponsors
│   │       │   │   ├── accept_sponsors_membership_test.rb
│   │       │   │   ├── add_one_time_payments
│   │       │   │   │   └── result_test.rb
│   │       │   │   ├── add_one_time_payments_test.rb
│   │       │   │   ├── add_one_time_payment_test.rb
│   │       │   │   ├── approve_sponsors_listing_test.rb
│   │       │   │   ├── billing_contact_result_test.rb
│   │       │   │   ├── bulk_sponsorship_blank_template_test.rb
│   │       │   │   ├── bulk_sponsorship_checkout_export_test.rb
│   │       │   │   ├── bulk_sponsorship_import_processor_test.rb
│   │       │   │   ├── bulk_sponsorship_row_test.rb
│   │       │   │   ├── bulk_sponsorship_validator_test.rb
│   │       │   │   ├── calculate_match_test.rb
│   │       │   │   ├── cancel_sponsorships_from_paypal_sponsors_test.rb
│   │       │   │   ├── configure_stripe_account_test.rb
│   │       │   │   ├── create_recurring_sponsorships
│   │       │   │   │   └── result_test.rb
│   │       │   │   ├── create_recurring_sponsorships_test.rb
│   │       │   │   ├── create_recurring_sponsorship_test.rb
│   │       │   │   ├── create_sponsorship_newsletter_test.rb
│   │       │   │   ├── create_sponsors_listing_test.rb
│   │       │   │   ├── create_sponsors_tier_test.rb
│   │       │   │   ├── create_stripe_invoice_test.rb
│   │       │   │   ├── create_tiers_from_suggestions_test.rb
│   │       │   │   ├── delete_sponsors_tier_test.rb
│   │       │   │   ├── emit_early_fraud_warning_test.rb
│   │       │   │   ├── explore_exporter_test.rb
│   │       │   │   ├── invoiced_customer_billing_address_test.rb
│   │       │   │   ├── invoiced_customer_metadata_test.rb
│   │       │   │   ├── invoiced_sponsor_account_creator_test.rb
│   │       │   │   ├── invoiced_sponsorship_line_item_test.rb
│   │       │   │   ├── iso3166_test.rb
│   │       │   │   ├── lifetime_sponsorship_values_loader_test.rb
│   │       │   │   ├── one_click_unsubscribe_test.rb
│   │       │   │   ├── pricing_test.rb
│   │       │   │   ├── profane_language_check_test.rb
│   │       │   │   ├── publish_sponsors_tier_test.rb
│   │       │   │   ├── retire_sponsors_tier_test.rb
│   │       │   │   ├── review_pending_sponsors_listing_test.rb
│   │       │   │   ├── save_sponsors_business_tax_identifier_test.rb
│   │       │   │   ├── sponsorship_commitment_test.rb
│   │       │   │   ├── sponsorships_dependencies_export_test.rb
│   │       │   │   ├── sponsorships_export_test.rb
│   │       │   │   ├── stripe_invoices_loader_test.rb
│   │       │   │   ├── stripe_payout_input_test.rb
│   │       │   │   ├── sync_stripe_account_details_test.rb
│   │       │   │   ├── tier_price_test.rb
│   │       │   │   ├── tier_suggestion_test.rb
│   │       │   │   ├── time_zone_test.rb
│   │       │   │   ├── transfer_org_sponsorships_to_enterprise_test.rb
│   │       │   │   ├── trust_level_test.rb
│   │       │   │   ├── trust_system_test.rb
│   │       │   │   ├── update_sponsorship_newsletter_test.rb
│   │       │   │   ├── update_sponsorship_preferences_test.rb
│   │       │   │   ├── update_sponsorship_tier_test.rb
│   │       │   │   ├── update_sponsors_listing_test.rb
│   │       │   │   ├── update_sponsors_tier_test.rb
│   │       │   │   ├── update_waitlisted_listing_test.rb
│   │       │   │   └── zero_balance_date_calculator_test.rb
│   │       │   ├── sponsors_activity_metric_test.rb
│   │       │   ├── sponsors_activity_test.rb
│   │       │   ├── sponsors_agreement
│   │       │   │   └── pdf_renderer_test.rb
│   │       │   ├── sponsors_agreement_test.rb
│   │       │   ├── sponsors_business_tax_identifier_test.rb
│   │       │   ├── sponsors_criterion_test.rb
│   │       │   ├── sponsors_email_opt_outs_test.rb
│   │       │   ├── sponsors_explore_filter_set_test.rb
│   │       │   ├── sponsors_explore_loader_test.rb
│   │       │   ├── sponsors_explore_pagination_link_renderer_test.rb
│   │       │   ├── sponsors_featured_sponsorships_settings_test.rb
│   │       │   ├── sponsors_fraud_review_test.rb
│   │       │   ├── sponsors_goal_contribution_test.rb
│   │       │   ├── sponsors_goal_test.rb
│   │       │   ├── sponsorship
│   │       │   │   ├── instrumentation_dependency_test.rb
│   │       │   │   ├── pending_change_test.rb
│   │       │   │   └── state_dependency_test.rb
│   │       │   ├── sponsorship_match_ban_test.rb
│   │       │   ├── sponsorship_newsletter_test.rb
│   │       │   ├── sponsorship_newsletter_tier_test.rb
│   │       │   ├── sponsorship_repository_test.rb
│   │       │   ├── sponsorship_stripe_radar_risk_score_test.rb
│   │       │   ├── sponsorship_test.rb
│   │       │   ├── sponsors_invoiced_agreement_signature_test.rb
│   │       │   ├── sponsors_listing
│   │       │   │   ├── abuse_dependency_test.rb
│   │       │   │   ├── custom_tier_dependency_test.rb
│   │       │   │   ├── export_test.rb
│   │       │   │   ├── fiscal_host_dependency_test.rb
│   │       │   │   ├── fiscal_host_orgs_export_test.rb
│   │       │   │   ├── hovercard_dependency_test.rb
│   │       │   │   ├── hydro_dependency_test.rb
│   │       │   │   ├── payouts_export_test.rb
│   │       │   │   ├── receipt
│   │       │   │   │   └── pdf_renderer_test.rb
│   │       │   │   ├── receipt_test.rb
│   │       │   │   ├── sponsorships_export_test.rb
│   │       │   │   ├── state_dependency_test.rb
│   │       │   │   ├── stripe_dependency_test.rb
│   │       │   │   ├── transactions_export_test.rb
│   │       │   │   └── zuora_dependency_test.rb
│   │       │   ├── sponsors_listing_featured_item_test.rb
│   │       │   ├── sponsors_listing_stafftools_metadata_test.rb
│   │       │   ├── sponsors_listing_test.rb
│   │       │   ├── sponsors_memberships_criterion_test.rb
│   │       │   ├── sponsors_milestone_test.rb
│   │       │   ├── sponsors_patreon_campaign_webhook_test.rb
│   │       │   ├── sponsors_patreon_client_test.rb
│   │       │   ├── sponsors_patreon_sponsorship_loader_test.rb
│   │       │   ├── sponsors_patreon_tier_test.rb
│   │       │   ├── sponsors_patreon_user_test.rb
│   │       │   ├── sponsors_tier
│   │       │   │   ├── repository_validator_test.rb
│   │       │   │   └── zuora_dependency_test.rb
│   │       │   ├── sponsors_tier_test.rb
│   │       │   ├── stafftools
│   │       │   │   └── sponsors
│   │       │   │       ├── approve_sponsors_listings_test.rb
│   │       │   │       ├── ban_sponsors_listings_test.rb
│   │       │   │       └── invoiced
│   │       │   │           └── sponsorship_form_inputs_test.rb
│   │       │   ├── sync_sponsors_patreon_user_test.rb
│   │       │   ├── sync_sponsors_patreon_webhooks_test.rb
│   │       │   └── user
│   │       │       └── sponsors_dependency_test.rb
│   │       └── public
│   │           └── github_sponsors
│   │               └── public_test.rb
│   ├── github_ui
│   │   ├── app
│   │   │   ├── components
│   │   │   │   └── github_ui
│   │   │   │       ├── staffbar_version_component.html.erb
│   │   │   │       └── staffbar_version_component.rb
│   │   │   ├── controllers
│   │   │   │   └── github_ui
│   │   │   │       └── previews_controller.rb
│   │   │   ├── models
│   │   │   │   └── ui_manifest.rb
│   │   │   └── public
│   │   │       ├── github_ui
│   │   │       │   ├── cache.rb
│   │   │       │   ├── cache_updater.rb
│   │   │       │   ├── feature_flags.rb
│   │   │       │   ├── manifest.rb
│   │   │       │   ├── manifest_store.rb
│   │   │       │   ├── preview_manifest_store.rb
│   │   │       │   ├── sha_override_dependency.rb
│   │   │       │   ├── ui_sha_cookie.rb
│   │   │       │   └── version.rb
│   │   │       └── github_ui.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── components
│   │       │   ├── github_ui
│   │       │   │   └── staffbar_version_component_test.rb
│   │       │   └── previews
│   │       │       └── github_ui
│   │       │           └── staffbar_version_component_preview.rb
│   │       ├── integration
│   │       │   └── github_ui
│   │       │       └── previews_controller_test.rb
│   │       ├── public
│   │       │   └── github_ui
│   │       │       ├── cache_test.rb
│   │       │       ├── cache_updater_test.rb
│   │       │       ├── manifest_store_test.rb
│   │       │       ├── manifest_test.rb
│   │       │       ├── preview_manifest_store_test.rb
│   │       │       └── sha_override_dependency_test.rb
│   │       └── system
│   │           └── components
│   │               └── github_ui
│   │                   └── staffbar_version_component_system_test.rb
│   ├── git_systems
│   │   ├── app
│   │   │   └── models
│   │   │       ├── gist
│   │   │       │   └── maintenance.rb
│   │   │       ├── git_backups.rb
│   │   │       ├── repository
│   │   │       │   └── backup.rb
│   │   │       ├── repository_network
│   │   │       │   └── maintenance.rb
│   │   │       └── repository_wiki
│   │   │           └── maintenance.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           ├── git_backups_test.rb
│   │           ├── repository
│   │           │   └── git_prereceive_hooks_test.rb
│   │           └── repository_network
│   │               └── maintenance_test.rb
│   ├── global_notices
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── global_notice_next_refresh_job.rb
│   │   │   │   └── scheduled_global_notice_refresh_job.rb
│   │   │   ├── models
│   │   │   │   ├── global_notice_next
│   │   │   │   │   ├── base_check.rb
│   │   │   │   │   ├── open_source_survey_check.rb
│   │   │   │   │   └── scheduled_base_check.rb
│   │   │   │   ├── global_notice_next.rb
│   │   │   │   ├── global_notice.rb
│   │   │   │   └── global_notices
│   │   │   │       └── registry.rb
│   │   │   └── public
│   │   │       ├── global_notices
│   │   │       │   ├── domain.rb
│   │   │       │   └── i_global_notice.rb
│   │   │       └── global_notices.rb
│   │   ├── domain_query_violations.yml
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── global_notice_next_refresh_job_test.rb
│   │       │   └── scheduled_global_notice_refresh_job_test.rb
│   │       ├── models
│   │       │   ├── global_notice_next_test.rb
│   │       │   ├── global_notices
│   │       │   │   └── registry_test.rb
│   │       │   └── global_notice_test.rb
│   │       └── public
│   │           └── global_notices
│   │               ├── domain_test.rb
│   │               └── i_global_notice_test.rb
│   ├── growth
│   │   ├── app
│   │   │   ├── controllers
│   │   │   │   ├── businesses
│   │   │   │   │   ├── advanced_security
│   │   │   │   │   │   └── trials_controller.rb
│   │   │   │   │   ├── copilot_permission_to_assign_seats_controller.rb
│   │   │   │   │   ├── onboarding
│   │   │   │   │   │   └── organizations_controller.rb
│   │   │   │   │   └── startups_program_controller.rb
│   │   │   │   ├── growth
│   │   │   │   │   ├── member_feature_request_dismissals_controller.rb
│   │   │   │   │   └── notice_dismissals_controller.rb
│   │   │   │   ├── organization_onboarding
│   │   │   │   │   ├── advanced_security_controller.rb
│   │   │   │   │   ├── application_controller.rb
│   │   │   │   │   ├── demo_repositories_controller.rb
│   │   │   │   │   ├── show_tasks_controller.rb
│   │   │   │   │   ├── tasks_controller.rb
│   │   │   │   │   └── trial_banner_controller.rb
│   │   │   │   └── orgs
│   │   │   │       ├── member_feature_requests_controller.rb
│   │   │   │       └── settings
│   │   │   │           ├── member_feature_requests
│   │   │   │           │   └── subscriptions_controller.rb
│   │   │   │           └── member_feature_requests_controller.rb
│   │   │   ├── jobs
│   │   │   │   ├── business_startups_application_processing_job.rb
│   │   │   │   ├── business_startups_credit_graduation_job.rb
│   │   │   │   ├── expire_trial_job.rb
│   │   │   │   ├── growth
│   │   │   │   │   └── key_value_table_expire_job.rb
│   │   │   │   ├── member_feature_request
│   │   │   │   │   ├── copilot_for_business_seat_status_job.rb
│   │   │   │   │   └── sync_copilot_for_business_seat_status_job.rb
│   │   │   │   ├── nurture
│   │   │   │   │   ├── cpm_sync_job.rb
│   │   │   │   │   ├── eligibility_aged_out_job.rb
│   │   │   │   │   ├── eligibility_job.rb
│   │   │   │   │   ├── sendgrid_import_job.rb
│   │   │   │   │   ├── sendgrid_remove_job.rb
│   │   │   │   │   └── user_marketing_consents_cleanup_job.rb
│   │   │   │   ├── stop_trial_job.rb
│   │   │   │   └── user_signup_marketing_consent_submission_job.rb
│   │   │   ├── models
│   │   │   │   ├── analytics
│   │   │   │   │   ├── octolytics_id.rb
│   │   │   │   │   └── visitor.rb
│   │   │   │   ├── bulk_disable_service.rb
│   │   │   │   ├── business_startups_program
│   │   │   │   │   ├── application.rb
│   │   │   │   │   ├── apply_billing_credit.rb
│   │   │   │   │   ├── partners.rb
│   │   │   │   │   └── screening.rb
│   │   │   │   ├── business_startups_program.rb
│   │   │   │   ├── email_spellchecker.rb
│   │   │   │   ├── enterprise_cloud_onboard
│   │   │   │   │   ├── advanced_security_trial.rb
│   │   │   │   │   ├── code_security_trial.rb
│   │   │   │   │   ├── ghas_trial_eligibility.rb
│   │   │   │   │   ├── ghas_trial.rb
│   │   │   │   │   ├── secret_protection_trial.rb
│   │   │   │   │   └── sku_trial.rb
│   │   │   │   ├── global_notice_next
│   │   │   │   │   └── enterprise_cloud_trial_check.rb
│   │   │   │   ├── growth
│   │   │   │   │   ├── k_v.rb
│   │   │   │   │   └── last_activity
│   │   │   │   │       └── k_v.rb
│   │   │   │   ├── member_feature_request
│   │   │   │   │   ├── feature.rb
│   │   │   │   │   ├── newsies_adapter.rb
│   │   │   │   │   └── notification.rb
│   │   │   │   ├── member_feature_request.rb
│   │   │   │   ├── move_work
│   │   │   │   │   ├── choose_organization_form.rb
│   │   │   │   │   └── choose_resources_form.rb
│   │   │   │   ├── move_work_item.rb
│   │   │   │   ├── move_work.rb
│   │   │   │   ├── nurture
│   │   │   │   │   └── sendgrid_data.rb
│   │   │   │   ├── onboarding
│   │   │   │   │   ├── event.rb
│   │   │   │   │   └── organization.rb
│   │   │   │   ├── onboarding.rb
│   │   │   │   ├── onboarding_tasks
│   │   │   │   │   ├── abstract_task.rb
│   │   │   │   │   ├── advanced_security
│   │   │   │   │   │   ├── assign_security_managers.rb
│   │   │   │   │   │   ├── base.rb
│   │   │   │   │   │   ├── enable_advanced_security.rb
│   │   │   │   │   │   ├── enable_code_scanning.rb
│   │   │   │   │   │   ├── enable_push_protection.rb
│   │   │   │   │   │   ├── enable_scanning_new_repos.rb
│   │   │   │   │   │   ├── enable_secret_scanning.rb
│   │   │   │   │   │   ├── fork_a_demo_repository.rb
│   │   │   │   │   │   ├── learn_dependency_review.rb
│   │   │   │   │   │   ├── read_up_on_security.rb
│   │   │   │   │   │   ├── security_configurations
│   │   │   │   │   │   │   ├── assign_security_manager_roles.rb
│   │   │   │   │   │   │   ├── enable_recommended_advanced_security.rb
│   │   │   │   │   │   │   └── protect_new_repositories.rb
│   │   │   │   │   │   ├── security_overview.rb
│   │   │   │   │   │   └── talk_to_someone.rb
│   │   │   │   │   ├── businesses
│   │   │   │   │   │   ├── add_azure_subscription.rb
│   │   │   │   │   │   ├── base.rb
│   │   │   │   │   │   ├── configure_scim.rb
│   │   │   │   │   │   ├── create_organization.rb
│   │   │   │   │   │   ├── create_overview_readme.rb
│   │   │   │   │   │   ├── enable_copilot.rb
│   │   │   │   │   │   ├── enable_saml.rb
│   │   │   │   │   │   ├── generate_personal_access_token.rb
│   │   │   │   │   │   ├── invite_admin.rb
│   │   │   │   │   │   └── invite_enterprise_member.rb
│   │   │   │   │   ├── onboard.rb
│   │   │   │   │   └── organizations
│   │   │   │   │       ├── auto_assign_issue.rb
│   │   │   │   │       ├── base.rb
│   │   │   │   │       ├── branch_protection_rule.rb
│   │   │   │   │       ├── create_codespace.rb
│   │   │   │   │       ├── customize_permission.rb
│   │   │   │   │       ├── dependabot_security_updates.rb
│   │   │   │   │       ├── dependabot_vulnerability_alerts.rb
│   │   │   │   │       ├── enable_saml.rb
│   │   │   │   │       ├── invite_member.rb
│   │   │   │   │       ├── open_pull_request.rb
│   │   │   │   │       ├── publish_website.rb
│   │   │   │   │       └── run_ci.rb
│   │   │   │   ├── organization_onboard
│   │   │   │   │   ├── demo_repository_dependency.rb
│   │   │   │   │   └── demo_repository.rb
│   │   │   │   ├── permissions
│   │   │   │   │   └── attributes
│   │   │   │   │       └── member_feature_request.rb
│   │   │   │   ├── signup_flow_k_v.rb
│   │   │   │   ├── site
│   │   │   │   │   └── ghas_trial_request.rb
│   │   │   │   ├── survey_answer.rb
│   │   │   │   ├── survey_choice.rb
│   │   │   │   ├── survey_group.rb
│   │   │   │   ├── survey_question.rb
│   │   │   │   ├── survey.rb
│   │   │   │   ├── user
│   │   │   │   │   └── email_verification_dependency.rb
│   │   │   │   └── user_marketing_consent.rb
│   │   │   └── public
│   │   │       ├── growth
│   │   │       │   ├── copilot_organization.rb
│   │   │       │   └── notice_dismissal.rb
│   │   │       └── onboarding_tasks
│   │   │           └── taskable.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── factories
│   │       │   └── sendgrid_data_factories.rb
│   │       ├── integration
│   │       │   ├── businesses
│   │       │   │   ├── advanced_security
│   │       │   │   │   └── trials_controller_test.rb
│   │       │   │   ├── copilot_permission_to_assign_seats_controller_test.rb
│   │       │   │   ├── onboarding
│   │       │   │   │   └── organizations_controller_test.rb
│   │       │   │   └── startups_program_controller_test.rb
│   │       │   ├── growth
│   │       │   │   ├── member_feature_request_dismissals_controller_test.rb
│   │       │   │   └── notice_dismissals_controller_test.rb
│   │       │   ├── organization_onboarding
│   │       │   │   ├── advanced_security_controller_test.rb
│   │       │   │   ├── application_controller_test.rb
│   │       │   │   ├── demo_repositories_controller_test.rb
│   │       │   │   ├── show_tasks_controller_test.rb
│   │       │   │   ├── tasks_controller_test.rb
│   │       │   │   └── trial_banner_controller_test.rb
│   │       │   └── orgs
│   │       │       ├── member_feature_requests_controller_test.rb
│   │       │       └── settings
│   │       │           ├── member_feature_requests
│   │       │           │   └── subscriptions_controller_test.rb
│   │       │           └── member_feature_requests_controller_test.rb
│   │       ├── jobs
│   │       │   ├── business_startups_application_processing_job_test.rb
│   │       │   ├── business_startups_credit_graduation_job_test.rb
│   │       │   ├── expire_trial_job_test.rb
│   │       │   ├── growth
│   │       │   │   └── key_value_table_expire_job_test.rb
│   │       │   ├── member_feature_request
│   │       │   │   ├── copilot_for_business_seat_status_job_test.rb
│   │       │   │   └── sync_copilot_for_business_seat_status_job_test.rb
│   │       │   ├── nurture
│   │       │   │   ├── cpm_sync_job_test.rb
│   │       │   │   ├── eligibility_aged_out_job_test.rb
│   │       │   │   ├── eligibility_job_test.rb
│   │       │   │   ├── sendgrid_import_job_test.rb
│   │       │   │   ├── sendgrid_remove_job_test.rb
│   │       │   │   └── user_marketing_consents_cleanup_job_test.rb
│   │       │   └── stop_trial_job_test.rb
│   │       ├── models
│   │       │   ├── analytics
│   │       │   │   ├── octolytics_id_test.rb
│   │       │   │   └── visitor_test.rb
│   │       │   ├── bulk_disable_service_test.rb
│   │       │   ├── business_startups_program
│   │       │   │   ├── application_test.rb
│   │       │   │   ├── apply_billing_credit_test.rb
│   │       │   │   └── screening_test.rb
│   │       │   ├── business_startups_program_test.rb
│   │       │   ├── checking_if_a_user_can_change_her_login_test.rb
│   │       │   ├── email_spellchecker_test.rb
│   │       │   ├── enterprise_cloud_onboard
│   │       │   │   ├── advanced_security_trial_test.rb
│   │       │   │   ├── code_security_trial_test.rb
│   │       │   │   ├── ghas_trial_test.rb
│   │       │   │   ├── onboard_tasks_test.rb
│   │       │   │   ├── secret_protection_trial_test.rb
│   │       │   │   └── sku_trial_test.rb
│   │       │   ├── global_notice_next
│   │       │   │   └── enterprise_cloud_trial_check_test.rb
│   │       │   ├── growth
│   │       │   │   ├── k_v_test.rb
│   │       │   │   └── last_activity
│   │       │   │       └── k_v_test.rb
│   │       │   ├── member_feature_request
│   │       │   │   ├── feature_test.rb
│   │       │   │   └── notification_test.rb
│   │       │   ├── member_feature_request_test.rb
│   │       │   ├── move_work
│   │       │   │   └── choose_resources_form_test.rb
│   │       │   ├── move_work_item_test.rb
│   │       │   ├── move_work_test.rb
│   │       │   ├── nurture
│   │       │   │   └── sendgrid_data_test.rb
│   │       │   ├── onboarding
│   │       │   │   ├── event_test.rb
│   │       │   │   └── organization_test.rb
│   │       │   ├── onboarding_tasks
│   │       │   │   ├── abstract_task_test.rb
│   │       │   │   ├── advanced_security
│   │       │   │   │   ├── base_test.rb
│   │       │   │   │   ├── enable_push_protection_test.rb
│   │       │   │   │   ├── learn_dependency_review_test.rb
│   │       │   │   │   └── security_configurations
│   │       │   │   │       ├── assign_security_manager_roles_test.rb
│   │       │   │   │       ├── enable_recommended_advanced_security_test.rb
│   │       │   │   │       └── protect_new_repositories_test.rb
│   │       │   │   ├── businesses
│   │       │   │   │   ├── add_azure_subscription_test.rb
│   │       │   │   │   ├── configure_scim_test.rb
│   │       │   │   │   ├── create_organization_test.rb
│   │       │   │   │   ├── create_overview_readme_test.rb
│   │       │   │   │   ├── enable_copilot_test.rb
│   │       │   │   │   ├── enable_saml_test.rb
│   │       │   │   │   ├── generate_personal_access_token_test.rb
│   │       │   │   │   ├── invite_admin_test.rb
│   │       │   │   │   └── invite_enterprise_member_test.rb
│   │       │   │   ├── onboard_test.rb
│   │       │   │   └── organizations
│   │       │   │       ├── auto_assign_issue_test.rb
│   │       │   │       ├── base_test.rb
│   │       │   │       ├── branch_protection_rule_test.rb
│   │       │   │       ├── create_codespace_test.rb
│   │       │   │       ├── customize_permission_test.rb
│   │       │   │       ├── dependabot_security_updates_test.rb
│   │       │   │       ├── dependabot_vulnerabiliy_alerts_test.rb
│   │       │   │       ├── enable_saml_test.rb
│   │       │   │       ├── invite_member_test.rb
│   │       │   │       └── run_ci_test.rb
│   │       │   ├── onboarding_test.rb
│   │       │   ├── organization
│   │       │   │   └── scheduling_mailchimp_team_list_job_test.rb
│   │       │   ├── organization_onboard
│   │       │   │   └── demo_repository_test.rb
│   │       │   ├── renaming_a_user_test.rb
│   │       │   ├── signup_flow_k_v_test.rb
│   │       │   ├── site
│   │       │   │   └── ghas_trial_request_test.rb
│   │       │   ├── survey_answer_test.rb
│   │       │   ├── survey_group_test.rb
│   │       │   ├── survey_question_test.rb
│   │       │   ├── survey_test.rb
│   │       │   ├── user
│   │       │   │   └── email_verification_dependency_test.rb
│   │       │   └── user_marketing_consent_test.rb
│   │       └── public
│   │           ├── copilot_organization_test.rb
│   │           └── notice_dismissal_test.rb
│   ├── health
│   │   ├── app
│   │   │   └── models
│   │   │       ├── blacklisted_payment_method.rb
│   │   │       ├── conditional_access
│   │   │       │   ├── api
│   │   │       │   │   ├── internal
│   │   │       │   │   │   └── ip_allowlist_authn_policy.rb
│   │   │       │   │   └── public
│   │   │       │   │       └── ip_allowlist_policy.rb
│   │   │       │   ├── cap_git_auth
│   │   │       │   │   └── ip_allowlist_policy.rb
│   │   │       │   ├── policy
│   │   │       │   │   ├── ip_allowlist_policy_helper.rb
│   │   │       │   │   └── ip_allowlist.rb
│   │   │       │   └── web
│   │   │       │       └── ip_allowlist_policy.rb
│   │   │       ├── ip_allowlist_entry.rb
│   │   │       ├── organization
│   │   │       │   └── ip_allowlist_enforcement_dependency.rb
│   │   │       ├── repository
│   │   │       │   └── spam_dependency.rb
│   │   │       ├── spam
│   │   │       │   ├── additional_user_info.rb
│   │   │       │   ├── clusters_dependency.rb
│   │   │       │   ├── conditional.rb
│   │   │       │   ├── condition.rb
│   │   │       │   ├── content_based_classifier.rb
│   │   │       │   ├── content_user_is_spammy.rb
│   │   │       │   ├── errors_dependency.rb
│   │   │       │   ├── expiring_queue.rb
│   │   │       │   ├── geo_asn_lookup.rb
│   │   │       │   ├── ip_dependency.rb
│   │   │       │   ├── kv.rb
│   │   │       │   ├── markable_as_spammy.rb
│   │   │       │   ├── node.rb
│   │   │       │   ├── origin.rb
│   │   │       │   ├── patterns_dependency.rb
│   │   │       │   ├── queue_dependency.rb
│   │   │       │   ├── queue.rb
│   │   │       │   ├── reputation.rb
│   │   │       │   ├── spammable.rb
│   │   │       │   ├── spammy_reason_normalizer.rb
│   │   │       │   ├── specimen.rb
│   │   │       │   ├── update_user_hidden.rb
│   │   │       │   └── user_generated_content.rb
│   │   │       ├── spam_datasource_entry.rb
│   │   │       ├── spam_datasource.rb
│   │   │       ├── spam_pattern.rb
│   │   │       ├── spam.rb
│   │   │       ├── spamurai_form_signals.rb
│   │   │       ├── spamurai_next_access.rb
│   │   │       ├── stafftools
│   │   │       │   └── spammy_rename_delete_override.rb
│   │   │       ├── suspension
│   │   │       │   └── suspension_dependency.rb
│   │   │       ├── trust_safety
│   │   │       │   ├── content_warning_applicator.rb
│   │   │       │   └── content_warnings.rb
│   │   │       ├── trust_tiers
│   │   │       │   ├── engaged_oss.rb
│   │   │       │   ├── engaged_oss_search.rb
│   │   │       │   ├── error.rb
│   │   │       │   ├── persisted_engaged_oss.json
│   │   │       │   ├── tier_details.rb
│   │   │       │   ├── tier_details_v2.rb
│   │   │       │   ├── tier.rb
│   │   │       │   └── tier_result.rb
│   │   │       ├── user
│   │   │       │   ├── abuse_dependency.rb
│   │   │       │   └── spam_dependency.rb
│   │   │       └── user_email
│   │   │           ├── disposable_emails_dependency.rb
│   │   │           └── reserved_email_domain_dependency.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── factories
│   │       │   └── tier_result_factories.rb
│   │       └── models
│   │           ├── blacklisted_payment_method_test.rb
│   │           ├── bot_spam_test.rb
│   │           ├── conditional_access
│   │           │   ├── ip_allowlist_enforcer_test.rb
│   │           │   ├── model
│   │           │   │   └── ip_allowlist_filter_test.rb
│   │           │   ├── policy
│   │           │   │   └── ip_allowlist_test.rb
│   │           │   └── web
│   │           │       └── ip_allowlist_filter_test.rb
│   │           ├── ip_allowlist_entry_test.rb
│   │           ├── last_ip_change_test.rb
│   │           ├── organization
│   │           │   └── ip_allowlist_enforcement_dependency_test.rb
│   │           ├── repository_network
│   │           │   └── intel_ip_restriction_flag_test.rb
│   │           ├── spam
│   │           │   ├── conditional_test.rb
│   │           │   ├── condition_test.rb
│   │           │   ├── content_based_classifier_test.rb
│   │           │   ├── expiring_queue_test.rb
│   │           │   ├── geo_asn_lookup_test.rb
│   │           │   ├── markable_as_spammy_test.rb
│   │           │   ├── node_test.rb
│   │           │   ├── queue_dependency_test.rb
│   │           │   ├── queue_test.rb
│   │           │   ├── spammable_test.rb
│   │           │   ├── specimen_test.rb
│   │           │   ├── update_user_hidden_test.rb
│   │           │   └── user_generated_content_test.rb
│   │           ├── spam_datasource_test.rb
│   │           ├── spam_pattern_test.rb
│   │           ├── spam_test.rb
│   │           ├── spamurai_form_signals_test.rb
│   │           ├── spamurai_next_access_test.rb
│   │           ├── stafftools
│   │           │   └── spammy_rename_delete_override_test.rb
│   │           ├── timestamp_test.rb
│   │           ├── trust_tiers
│   │           │   ├── engaged_oss_search_test.rb
│   │           │   ├── engaged_oss_test.rb
│   │           │   ├── tier_details_test.rb
│   │           │   ├── tier_details_v2_test.rb
│   │           │   ├── tier_result_test.rb
│   │           │   └── tier_test.rb
│   │           ├── user
│   │           │   ├── abuse_dependency_test.rb
│   │           │   ├── disposable_emails_dependency_test.rb
│   │           │   ├── spam_dependency_test.rb
│   │           │   ├── spamminess_test.rb
│   │           │   └── suspension_dependency_test.rb
│   │           ├── user_email
│   │           │   └── reserved_email_domain_dependency_test.rb
│   │           └── user_spam_test.rb
│   ├── hierarchy
│   │   ├── app
│   │   │   ├── commands
│   │   │   │   ├── hierarchy_commands
│   │   │   │   │   ├── preload.rb
│   │   │   │   │   └── result.rb
│   │   │   │   ├── README.md
│   │   │   │   └── tasklist_block_commands
│   │   │   │       ├── append_child_to_parent.rb
│   │   │   │       ├── build_md_edit_operation_from_update_draft_issue_params.rb
│   │   │   │       ├── diff_changes.rb
│   │   │   │       ├── extract_position_from_url_tasklist.rb
│   │   │   │       ├── remove_child_from_parent.rb
│   │   │   │       ├── result
│   │   │   │       │   ├── command_result.rb
│   │   │   │       │   ├── extract_position.rb
│   │   │   │       │   └── serialize_from_body_result.rb
│   │   │   │       ├── result.rb
│   │   │   │       └── serialize_from_body_result.rb
│   │   │   ├── jobs
│   │   │   │   └── hydro_reindex_sub_issues_job.rb
│   │   │   ├── models
│   │   │   │   ├── hierarchy.rb
│   │   │   │   ├── hook
│   │   │   │   │   ├── event
│   │   │   │   │   │   └── sub_issues_event.rb
│   │   │   │   │   └── payload
│   │   │   │   │       └── sub_issues_payload.rb
│   │   │   │   ├── issue
│   │   │   │   │   ├── hierarchy_dependency.rb
│   │   │   │   │   ├── issues_graph_dependency.rb
│   │   │   │   │   └── sub_issues_dependency.rb
│   │   │   │   ├── label
│   │   │   │   │   └── issues_graph_dependency.rb
│   │   │   │   ├── memex_project
│   │   │   │   │   └── issues_graph_dependency.rb
│   │   │   │   ├── sub_issue_list.rb
│   │   │   │   ├── sub_issue.rb
│   │   │   │   ├── tasklist_block.rb
│   │   │   │   ├── tasklist_blocks
│   │   │   │   │   ├── completion.rb
│   │   │   │   │   ├── draft_issue_state.rb
│   │   │   │   │   ├── issue.rb
│   │   │   │   │   ├── issue_reference.rb
│   │   │   │   │   ├── issue_state.rb
│   │   │   │   │   ├── item_with_position.rb
│   │   │   │   │   ├── key.rb
│   │   │   │   │   ├── limiter.rb
│   │   │   │   │   ├── limit_error.rb
│   │   │   │   │   ├── operation.rb
│   │   │   │   │   ├── operations
│   │   │   │   │   │   ├── add_tasklist_block.rb
│   │   │   │   │   │   ├── append_item.rb
│   │   │   │   │   │   ├── get_items_and_positions.rb
│   │   │   │   │   │   ├── parseable.rb
│   │   │   │   │   │   ├── remove_item.rb
│   │   │   │   │   │   ├── remove_tasklist_block.rb
│   │   │   │   │   │   ├── update_item_position.rb
│   │   │   │   │   │   ├── update_item_state.rb
│   │   │   │   │   │   ├── update_item_title.rb
│   │   │   │   │   │   └── update_tasklist_title.rb
│   │   │   │   │   ├── primary_key.rb
│   │   │   │   │   ├── pull_request_state.rb
│   │   │   │   │   ├── redacted_issue.rb
│   │   │   │   │   ├── redactor.rb
│   │   │   │   │   ├── tasklist_block.rb
│   │   │   │   │   ├── url_expander.rb
│   │   │   │   │   └── validation_error.rb
│   │   │   │   ├── tracking_blocks
│   │   │   │   │   ├── draft_issue.rb
│   │   │   │   │   ├── issue.rb
│   │   │   │   │   └── key_only_item.rb
│   │   │   │   └── user
│   │   │   │       └── issues_graph_dependency.rb
│   │   │   └── stream_processors
│   │   │       └── hierarchy_processors
│   │   │           └── sub_issue_list_recalculation_processor.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── commands
│   │       │   ├── hierarchy_commands
│   │       │   │   ├── preload_test.rb
│   │       │   │   └── result_test.rb
│   │       │   └── tasklist_block_commands
│   │       │       ├── append_child_to_parent_test.rb
│   │       │       ├── diff_changes_test.rb
│   │       │       ├── extract_position_from_url_tasklist_test.rb
│   │       │       ├── remove_child_from_parent_test.rb
│   │       │       ├── result
│   │       │       │   └── extract_position_test.rb
│   │       │       ├── result_test.rb
│   │       │       └── serialize_from_body_result_test.rb
│   │       ├── jobs
│   │       │   └── hydro_reindex_sub_issues_job_test.rb
│   │       ├── models
│   │       │   ├── hierarchy_test.rb
│   │       │   ├── hook
│   │       │   │   ├── event
│   │       │   │   │   └── sub_issues_event_test.rb
│   │       │   │   └── payload
│   │       │   │       └── sub_issues_payload_test.rb
│   │       │   ├── issue
│   │       │   │   ├── hierarchy_dependency_test.rb
│   │       │   │   ├── issues_graph_dependency_test.rb
│   │       │   │   └── sub_issues_dependency_test.rb
│   │       │   ├── label
│   │       │   │   └── issues_graph_dependency_test.rb
│   │       │   ├── memex_project
│   │       │   │   └── issues_graph_dependency_test.rb
│   │       │   ├── sub_issue_list_test.rb
│   │       │   ├── sub_issue_test.rb
│   │       │   ├── tasklist_blocks
│   │       │   │   ├── completion_test.rb
│   │       │   │   ├── issue_reference_test.rb
│   │       │   │   ├── issue_test.rb
│   │       │   │   ├── key_test.rb
│   │       │   │   ├── primary_key_test.rb
│   │       │   │   ├── redacted_issue_test.rb
│   │       │   │   ├── redactor_test.rb
│   │       │   │   ├── tasklist_block_test.rb
│   │       │   │   ├── url_expander_test.rb
│   │       │   │   └── validation_error_test.rb
│   │       │   ├── tasklist_block_test.rb
│   │       │   ├── tracking_blocks
│   │       │   │   ├── draft_issue_test.rb
│   │       │   │   └── key_only_item_test.rb
│   │       │   └── user
│   │       │       └── issues_graph_dependency_test.rb
│   │       ├── stream_processors
│   │       │   └── sub_issue_list_recalculation_processor_test.rb
│   │       ├── tasklist_blocks
│   │       │   └── operations
│   │       │       ├── add_tasklist_block_test.rb
│   │       │       ├── append_item_test.rb
│   │       │       ├── get_items_and_positions_test.rb
│   │       │       ├── remove_item_test.rb
│   │       │       ├── remove_tasklist_block_test.rb
│   │       │       ├── update_item_position_test.rb
│   │       │       ├── update_item_state_test.rb
│   │       │       └── update_item_title_test.rb
│   │       ├── test_helper
│   │       │   ├── sub_issues_helpers.rb
│   │       │   └── sub_issues_helpers_test.rb
│   │       └── test_helper.rb
│   ├── hovercards
│   │   ├── app
│   │   │   └── models
│   │   │       ├── hovercard
│   │   │       │   └── contexts
│   │   │       │       ├── base.rb
│   │   │       │       └── custom.rb
│   │   │       ├── hovercard.rb
│   │   │       ├── user_hovercard
│   │   │       │   ├── global_subject.rb
│   │   │       │   └── subject_definition.rb
│   │   │       ├── user_hovercard.rb
│   │   │       └── user_ranked
│   │   │           ├── cache.rb
│   │   │           └── scope.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           ├── hovercard
│   │           │   └── contexts
│   │           │       └── base_test.rb
│   │           ├── user_hovercard
│   │           │   ├── contexts
│   │           │   │   └── custom_test.rb
│   │           │   ├── global_subject_test.rb
│   │           │   └── subject_definition_test.rb
│   │           └── user_hovercard_test.rb
│   ├── identity_tnt
│   │   ├── app
│   │   │   └── models
│   │   │       └── teams
│   │   │           ├── k_v
│   │   │           │   └── data_store.rb
│   │   │           └── k_v.rb
│   │   └── package.yml
│   ├── import_export
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── exporter
│   │   │   │       └── migration_export_batch_job.rb
│   │   │   ├── lib
│   │   │   │   └── exporter
│   │   │   │       ├── connection_retry.rb
│   │   │   │       ├── export_options.rb
│   │   │   │       ├── migratable_model_resolver.rb
│   │   │   │       └── serializer_factory.rb
│   │   │   ├── models
│   │   │   │   ├── attribution_invitation.rb
│   │   │   │   ├── bitbucket_server_migrations
│   │   │   │   │   ├── beta.rb
│   │   │   │   │   └── waitlist_survey.rb
│   │   │   │   ├── exporter
│   │   │   │   │   └── migration_export_batch.rb
│   │   │   │   ├── git_source_migrator_import.rb
│   │   │   │   ├── git_src_migrator
│   │   │   │   │   ├── service
│   │   │   │   │   │   └── actions_logs_helper.rb
│   │   │   │   │   ├── twirp
│   │   │   │   │   │   ├── connection_builder.rb
│   │   │   │   │   │   └── migration_client.rb
│   │   │   │   │   └── twirp.rb
│   │   │   │   ├── importable_commit_comment.rb
│   │   │   │   ├── importable_issue_comment.rb
│   │   │   │   ├── importable_issue_event.rb
│   │   │   │   ├── importable_issue.rb
│   │   │   │   ├── importable_project_card.rb
│   │   │   │   ├── importable_project_column.rb
│   │   │   │   ├── importable_project.rb
│   │   │   │   ├── importable_pull_request.rb
│   │   │   │   ├── importable_pull_request_review_comment.rb
│   │   │   │   ├── importable_pull_request_review.rb
│   │   │   │   ├── importable_pull_request_review_thread.rb
│   │   │   │   ├── importable.rb
│   │   │   │   ├── importable_release.rb
│   │   │   │   ├── importable_repository.rb
│   │   │   │   ├── importable_review_request.rb
│   │   │   │   ├── import_export_config.rb
│   │   │   │   ├── import_item_error.rb
│   │   │   │   ├── import_item.rb
│   │   │   │   ├── import.rb
│   │   │   │   ├── mannequin_association_rewriter.rb
│   │   │   │   ├── mannequin_claim.rb
│   │   │   │   ├── mannequin_email.rb
│   │   │   │   ├── mannequin_ownership.rb
│   │   │   │   ├── mannequin.rb
│   │   │   │   ├── migratable_resource.rb
│   │   │   │   ├── migratable_resource_report.rb
│   │   │   │   ├── migration_file.rb
│   │   │   │   ├── migration.rb
│   │   │   │   ├── migration_repository.rb
│   │   │   │   ├── migration_timing.rb
│   │   │   │   ├── octoshift
│   │   │   │   │   ├── authorization_policy.rb
│   │   │   │   │   ├── datadog_helper.rb
│   │   │   │   │   ├── migration_source.rb
│   │   │   │   │   ├── organization_migration.rb
│   │   │   │   │   ├── repository_migration.rb
│   │   │   │   │   ├── service
│   │   │   │   │   │   ├── base.rb
│   │   │   │   │   │   ├── create_connector.rb
│   │   │   │   │   │   └── log_storage_helper.rb
│   │   │   │   │   ├── target_validator.rb
│   │   │   │   │   ├── twirp
│   │   │   │   │   │   ├── admin_client.rb
│   │   │   │   │   │   ├── connection_builder.rb
│   │   │   │   │   │   ├── connector_client.rb
│   │   │   │   │   │   ├── migration_client.rb
│   │   │   │   │   │   ├── organization_migration_client.rb
│   │   │   │   │   │   ├── start_migration_client.rb
│   │   │   │   │   │   └── start_organization_migration_client.rb
│   │   │   │   │   ├── twirp.rb
│   │   │   │   │   └── validation_helper.rb
│   │   │   │   ├── octoshift_batch_helper.rb
│   │   │   │   ├── octoshift_migration_archive.rb
│   │   │   │   ├── porter
│   │   │   │   │   ├── api_client.rb
│   │   │   │   │   ├── imported_domains_client.rb
│   │   │   │   │   ├── notifier.rb
│   │   │   │   │   ├── stafftools_client.rb
│   │   │   │   │   ├── token_provider.rb
│   │   │   │   │   └── urls.rb
│   │   │   │   ├── pull_request_import.rb
│   │   │   │   ├── repository_actions_source_import.rb
│   │   │   │   ├── repository_import.rb
│   │   │   │   ├── repository_source_import.rb
│   │   │   │   ├── settings
│   │   │   │   │   └── organization_suggestions_query.rb
│   │   │   │   └── source_import
│   │   │   │       └── notifier.rb
│   │   │   ├── public
│   │   │   │   ├── exporter
│   │   │   │   │   └── services
│   │   │   │   │       ├── export_archive_creator.rb
│   │   │   │   │       ├── migratable_resource_export_builder_adapter.rb
│   │   │   │   │       └── migrator_cache_adapter.rb
│   │   │   │   ├── import_export
│   │   │   │   │   └── domain.rb
│   │   │   │   └── import_export.rb
│   │   │   └── services
│   │   │       └── exporter
│   │   │           ├── archive_creator.rb
│   │   │           ├── archive_extractor.rb
│   │   │           ├── archiver_scope.rb
│   │   │           ├── batch_archiver_processor.rb
│   │   │           ├── batch_archiver.rb
│   │   │           ├── batch_builder.rb
│   │   │           ├── batch_content_preparer.rb
│   │   │           ├── batch_downloader.rb
│   │   │           ├── batch_processor.rb
│   │   │           ├── batch_serialization_processor.rb
│   │   │           ├── batch_serializer.rb
│   │   │           ├── batch_state_manager.rb
│   │   │           ├── completed_batch_fetcher.rb
│   │   │           ├── directory_preparer.rb
│   │   │           ├── file_uploader.rb
│   │   │           ├── generate_batch_audit_log.rb
│   │   │           ├── metrics_reporter.rb
│   │   │           ├── migration_export_tracker.rb
│   │   │           ├── model_file_writer.rb
│   │   │           ├── serialization_file_mover.rb
│   │   │           ├── serializer_scope.rb
│   │   │           └── write_schema_version.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── factories
│   │       │   └── exporter
│   │       │       └── migration_export_batch_factories.rb
│   │       ├── jobs
│   │       │   └── exporter
│   │       │       └── migration_export_batch_job_test.rb
│   │       ├── lib
│   │       │   └── exporter
│   │       │       ├── connection_retry_test.rb
│   │       │       ├── migratable_model_resolver_test.rb
│   │       │       └── serializer_factory_test.rb
│   │       ├── models
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       ├── migrations_dependency_test.rb
│   │       │   │       ├── octoshift_migration_archives_dependency_test.rb
│   │       │   │       └── porter_dependency_test.rb
│   │       │   ├── attribution_invitation_test.rb
│   │       │   ├── exporter
│   │       │   │   └── migration_export_batch_test.rb
│   │       │   ├── git_source_migrator_import_test.rb
│   │       │   ├── git_src_migrator
│   │       │   │   ├── service
│   │       │   │   │   └── actions_logs_helper_test.rb
│   │       │   │   └── twirp
│   │       │   │       ├── connection_builder_test.rb
│   │       │   │       └── migration_client_test.rb
│   │       │   ├── importable_commit_comment_test.rb
│   │       │   ├── importable_issue_comment_test.rb
│   │       │   ├── importable_issue_event_test.rb
│   │       │   ├── importable_issue_test.rb
│   │       │   ├── importable_project_card_test.rb
│   │       │   ├── importable_project_column_test.rb
│   │       │   ├── importable_project_test.rb
│   │       │   ├── importable_pull_request_review_comment_test.rb
│   │       │   ├── importable_pull_request_review_test.rb
│   │       │   ├── importable_pull_request_test.rb
│   │       │   ├── importable_release_test.rb
│   │       │   ├── importable_repository_test.rb
│   │       │   ├── importable_review_request_test.rb
│   │       │   ├── import_item_test.rb
│   │       │   ├── import_test.rb
│   │       │   ├── mannequin_association_rewriter_test.rb
│   │       │   ├── mannequin_email_test.rb
│   │       │   ├── mannequin_test.rb
│   │       │   ├── migratable_resource_report_test.rb
│   │       │   ├── migratable_resource_test.rb
│   │       │   ├── migration_file_test.rb
│   │       │   ├── migration_test.rb
│   │       │   ├── migration_timing_test.rb
│   │       │   ├── octoshift
│   │       │   │   ├── authorization_policy_test.rb
│   │       │   │   ├── migration_source_test.rb
│   │       │   │   ├── organization_migration_test.rb
│   │       │   │   ├── repository_migration_test.rb
│   │       │   │   ├── service
│   │       │   │   │   ├── create_connector_test.rb
│   │       │   │   │   └── log_storage_helper_test.rb
│   │       │   │   └── twirp
│   │       │   │       ├── admin_client_test.rb
│   │       │   │       ├── connection_builder_test.rb
│   │       │   │       ├── connector_client_test.rb
│   │       │   │       ├── migration_client_test.rb
│   │       │   │       ├── organization_migration_client_test.rb
│   │       │   │       ├── start_migration_client_test.rb
│   │       │   │       └── start_organization_migration_client_test.rb
│   │       │   ├── octoshift_batch_helper_test.rb
│   │       │   ├── octoshift_migration_archive_test.rb
│   │       │   ├── porter
│   │       │   │   ├── api_client_test.rb
│   │       │   │   ├── notifier_test.rb
│   │       │   │   ├── stafftools_client_test.rb
│   │       │   │   ├── token_provider_test.rb
│   │       │   │   └── urls_test.rb
│   │       │   ├── pull_request_import_test.rb
│   │       │   ├── repository_actions_source_import_test.rb
│   │       │   ├── repository_import_test.rb
│   │       │   ├── repository_source_import_test.rb
│   │       │   ├── settings
│   │       │   │   └── organization_suggestions_query_test.rb
│   │       │   └── source_import
│   │       │       └── notifier_test.rb
│   │       ├── public
│   │       │   ├── domain_test.rb
│   │       │   └── exporter
│   │       │       └── services
│   │       │           ├── export_archive_creator_test.rb
│   │       │           ├── migratable_resource_export_builder_adapter_test.rb
│   │       │           └── migrator_cache_adapter_test.rb
│   │       └── services
│   │           └── exporter
│   │               ├── archive_creator_test.rb
│   │               ├── archive_extractor_test.rb
│   │               ├── archiver_scope_test.rb
│   │               ├── batch_archiver_processor_test.rb
│   │               ├── batch_archiver_test.rb
│   │               ├── batch_builder_test.rb
│   │               ├── batch_content_preparer_test.rb
│   │               ├── batch_downloader_test.rb
│   │               ├── batch_processor_test.rb
│   │               ├── batch_serialization_processor_test.rb
│   │               ├── batch_serializer_test.rb
│   │               ├── batch_state_manager_test.rb
│   │               ├── completed_batch_fetcher_test.rb
│   │               ├── directory_preparer_test.rb
│   │               ├── file_uploader_test.rb
│   │               ├── generate_batch_audit_log_test.rb
│   │               ├── metrics_reporter_test.rb
│   │               ├── migration_export_tracker_test.rb
│   │               ├── model_file_writer_test.rb
│   │               ├── serialization_file_mover_test.rb
│   │               ├── serializer_scope_test.rb
│   │               └── write_schema_version_test.rb
│   ├── in_product_targeting
│   │   ├── app
│   │   │   ├── controllers
│   │   │   │   └── in_product_targeting
│   │   │   │       └── messaging_preferences_controller.rb
│   │   │   ├── models
│   │   │   │   ├── ipm_enterprise_match.rb
│   │   │   │   ├── ipm_match.rb
│   │   │   │   ├── ipm_organization_match.rb
│   │   │   │   ├── ipm_repository_match.rb
│   │   │   │   └── user
│   │   │   │       └── nudge_interaction_dependency.rb
│   │   │   └── public
│   │   │       ├── business_in_product_messaging_subscription.rb
│   │   │       ├── in_product_targeting
│   │   │       │   ├── components
│   │   │       │   │   ├── dashboard_nudges
│   │   │       │   │   │   ├── business_nudge_component.html.erb
│   │   │       │   │   │   ├── business_nudge_component.rb
│   │   │       │   │   │   ├── organization_nudge_component.html.erb
│   │   │       │   │   │   └── organization_nudge_component.rb
│   │   │       │   │   ├── organization_banners
│   │   │       │   │   │   ├── code_security_risk_assessment_banner_component.rb
│   │   │       │   │   │   ├── organization_ipm_banner_base_component.rb
│   │   │       │   │   │   └── tbb_setup_budget_banner_component.rb
│   │   │       │   │   ├── org_overview_nudges
│   │   │       │   │   │   ├── org_overview_ipm_sidebar_nudge_base_component.html.erb
│   │   │       │   │   │   └── org_overview_ipm_sidebar_nudge_base_component.rb
│   │   │       │   │   ├── product_announcements
│   │   │       │   │   │   ├── copilot_welcome_modal_component.rb
│   │   │       │   │   │   └── product_announcement_base_component.rb
│   │   │       │   │   ├── pull_request_nudges
│   │   │       │   │   │   ├── pull_request_ipm_sidebar_nudge_base_component.html.erb
│   │   │       │   │   │   └── pull_request_ipm_sidebar_nudge_base_component.rb
│   │   │       │   │   ├── repository_nudges
│   │   │       │   │   │   └── repository_ipm_tip_nudge_base_component.rb
│   │   │       │   │   └── settings_nudges
│   │   │       │   │       ├── enterprise_list_item_nudge_component.html.erb
│   │   │       │   │       ├── enterprise_list_item_nudge_component.rb
│   │   │       │   │       ├── enterprise_organizations_nudge_component.html.erb
│   │   │       │   │       ├── enterprise_organizations_nudge_component.rb
│   │   │       │   │       ├── organization_list_item_nudge_component.html.erb
│   │   │       │   │       └── organization_list_item_nudge_component.rb
│   │   │       │   ├── controllers
│   │   │       │   │   ├── click_controller.rb
│   │   │       │   │   ├── concerns
│   │   │       │   │   │   └── utm_params.rb
│   │   │       │   │   ├── dismissal_controller.rb
│   │   │       │   │   ├── dismiss_and_redirect_controller.rb
│   │   │       │   │   ├── enterprise_dismiss_notice_controller.rb
│   │   │       │   │   ├── enterprise_new_tasks_indicator_controller.rb
│   │   │       │   │   ├── impression_controller.rb
│   │   │       │   │   ├── organization_dismiss_notice_controller.rb
│   │   │       │   │   └── organization_new_tasks_indicator_controller.rb
│   │   │       │   ├── dashboard_right_column_helper.rb
│   │   │       │   ├── dfd_nudge_concern.rb
│   │   │       │   ├── domain.rb
│   │   │       │   ├── enterprise_nudge_concern.rb
│   │   │       │   ├── feature_enablement_audit.rb
│   │   │       │   ├── geo_region.rb
│   │   │       │   ├── nudge_concern.rb
│   │   │       │   ├── organization_nudge_concern.rb
│   │   │       │   ├── org_overview_helper.rb
│   │   │       │   ├── transactional_message_banner_helper.rb
│   │   │       │   └── transactional_message_concern.rb
│   │   │       ├── in_product_targeting.rb
│   │   │       └── org_in_product_messaging_subscription.rb
│   │   ├── config
│   │   │   └── instrumentation
│   │   │       └── in_product_targeting.rb
│   │   ├── domain_query_violations.yml
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   ├── privacy_todo.yml
│   │   └── test
│   │       ├── config
│   │       │   └── instrumentation
│   │       │       └── in_product_targeting_test.rb
│   │       ├── helpers
│   │       │   └── org_test_helper.rb
│   │       ├── integration
│   │       │   ├── businesses
│   │       │   │   └── transactional_message_banner_test.rb
│   │       │   ├── copilot
│   │       │   │   └── immersive_controller_transactional_message_test.rb
│   │       │   ├── dashboard
│   │       │   │   ├── new_tasks_dashboard_test.rb
│   │       │   │   ├── new_tasks_settings_test.rb
│   │       │   │   └── transactional_message_banner_test.rb
│   │       │   ├── enterprise_nudges_test.rb
│   │       │   ├── in_product_targeting
│   │       │   │   └── messaging_preferences_controller_test.rb
│   │       │   ├── issues
│   │       │   │   └── transactional_message_test.rb
│   │       │   ├── org
│   │       │   │   └── transactional_message_test.rb
│   │       │   ├── organization_nudges_test.rb
│   │       │   ├── orgs
│   │       │   │   └── transactional_message_banner_test.rb
│   │       │   ├── pull_requests
│   │       │   │   └── transactional_message_test.rb
│   │       │   └── repos
│   │       │       └── transactional_message_test.rb
│   │       ├── models
│   │       │   ├── in_product_targeting
│   │       │   │   └── enterprise_nudge_concern_test.rb
│   │       │   └── user
│   │       │       └── nudge_interaction_dependency_test.rb
│   │       └── public
│   │           ├── in_product_targeting
│   │           │   ├── components
│   │           │   │   ├── dashboard_nudges
│   │           │   │   │   ├── business_nudge_component_test.rb
│   │           │   │   │   └── organization_nudge_component_test.rb
│   │           │   │   ├── organization_banners
│   │           │   │   │   ├── code_security_risk_assessment_banner_component_test.rb
│   │           │   │   │   └── organization_ipm_banner_base_component_test.rb
│   │           │   │   ├── org_overview_nudges
│   │           │   │   │   └── org_overview_ipm_sidebar_nudge_base_component_test.rb
│   │           │   │   ├── product_announcements
│   │           │   │   │   ├── copilot_welcome_modal_component_test.rb
│   │           │   │   │   └── product_announcement_base_component_test.rb
│   │           │   │   ├── pull_request_nudges
│   │           │   │   │   └── pull_request_ipm_sidebar_nudge_base_component_test.rb
│   │           │   │   └── settings_nudges
│   │           │   │       ├── enterprise_list_item_nudge_component_test.rb
│   │           │   │       └── organization_list_item_nudge_component_test.rb
│   │           │   ├── controllers
│   │           │   │   ├── click_controller_test.rb
│   │           │   │   ├── dismissal_controller_test.rb
│   │           │   │   ├── dismiss_and_redirect_controller_test.rb
│   │           │   │   ├── organization_dismiss_notice_controller_test.rb
│   │           │   │   ├── organization_new_tasks_indicator_controller_test.rb
│   │           │   │   └── utm_params_test.rb
│   │           │   ├── domain_test.rb
│   │           │   ├── feature_enablement_audit_test.rb
│   │           │   ├── geo_region_test.rb
│   │           │   └── transactional_message_concern_test.rb
│   │           └── in_product_targeting_nudge_concern_test.rb
│   ├── issues
│   │   ├── app
│   │   │   ├── configurable
│   │   │   │   └── auto_close_issues.rb
│   │   │   ├── controllers
│   │   │   │   └── hovercards
│   │   │   │       └── issue_links_controller.rb
│   │   │   ├── helpers
│   │   │   │   ├── copilot_feature_flags_helper.rb
│   │   │   │   └── copilot_swe_agent_job_helper.rb
│   │   │   ├── jobs
│   │   │   │   ├── attach_matching_assets_job.rb
│   │   │   │   ├── batch_reindex_issue_dependencies_job.rb
│   │   │   │   ├── bulk_remove_org_member_issue_assignments_job.rb
│   │   │   │   ├── clear_issue_field_values_job.rb
│   │   │   │   ├── create_unlabeled_event_job.rb
│   │   │   │   ├── dangling_issue_orchestration_starter_job.rb
│   │   │   │   ├── destroy_branch_issue_references_job.rb
│   │   │   │   ├── destroy_issues_labels_job.rb
│   │   │   │   ├── hydro_copilot_agent_assignment_live_update_job.rb
│   │   │   │   ├── hydro_issue_comment_pin_timeline_events_job.rb
│   │   │   │   ├── hydro_issue_dependency_list_recalculation_job.rb
│   │   │   │   ├── hydro_issue_dependency_timeline_events_job.rb
│   │   │   │   ├── hydro_issue_field_timeline_events_job.rb
│   │   │   │   ├── hydro_issues_on_push_job.rb
│   │   │   │   ├── hydro_issue_type_timeline_events_job.rb
│   │   │   │   ├── hydro_project_item_created_live_update_job.rb
│   │   │   │   ├── hydro_reindex_issue_dependencies_job.rb
│   │   │   │   ├── hydro_repository_populate_labels_job.rb
│   │   │   │   ├── hydro_sub_issue_timeline_events_job.rb
│   │   │   │   ├── hydro_swe_agent_close_reference_job.rb
│   │   │   │   ├── hydro_triage_agent_on_push_job.rb
│   │   │   │   ├── issue_comment_orchestration_job.rb
│   │   │   │   ├── issue_orchestration_job.rb
│   │   │   │   ├── issue_orchestration_sweeper_job.rb
│   │   │   │   ├── issues
│   │   │   │   │   ├── batch_delete_issue_comments_job.rb
│   │   │   │   │   ├── batch_delete_issues_job.rb
│   │   │   │   │   ├── comment_instrumentation_payload.rb
│   │   │   │   │   └── reindex_issues_for_association_job.rb
│   │   │   │   ├── issue_summarize_job.rb
│   │   │   │   ├── issue_triage_job.rb
│   │   │   │   ├── nullify_milestone_id_references_job.rb
│   │   │   │   ├── rebalance_milestone_job.rb
│   │   │   │   ├── remove_noncollab_assignees_from_issue_job.rb
│   │   │   │   ├── remove_org_member_issue_assignments_job.rb
│   │   │   │   ├── remove_stale_agent_assignments_job.rb
│   │   │   │   ├── repair_issues_index_job.rb
│   │   │   │   ├── repair_labels_index_job.rb
│   │   │   │   ├── retry_transfer_issue_job.rb
│   │   │   │   ├── setup_issue_fields_for_organization_job.rb
│   │   │   │   ├── setup_issue_types_for_organization_job.rb
│   │   │   │   ├── sync_issue_counts_for_milestone_job.rb
│   │   │   │   ├── sync_issue_parent_checklist_job.rb
│   │   │   │   ├── touch_issue_job.rb
│   │   │   │   ├── transfer_issue_job.rb
│   │   │   │   └── update_close_issue_references_job.rb
│   │   │   ├── models
│   │   │   │   ├── agent_assignment.rb
│   │   │   │   ├── assignment.rb
│   │   │   │   ├── attachment.rb
│   │   │   │   ├── auto_close_issues_config.rb
│   │   │   │   ├── branches
│   │   │   │   │   └── target_repository_query.rb
│   │   │   │   ├── branch_issue_reference.rb
│   │   │   │   ├── checklist_reconciliation.rb
│   │   │   │   ├── close_issue_reference.rb
│   │   │   │   ├── color_calculator.rb
│   │   │   │   ├── comment_author_association.rb
│   │   │   │   ├── content_authorization_error
│   │   │   │   │   ├── issue_locked.rb
│   │   │   │   │   ├── issue_over_comment_limit.rb
│   │   │   │   │   └── issues_disabled.rb
│   │   │   │   ├── content_authorizer
│   │   │   │   │   ├── issue_comment_authorizer.rb
│   │   │   │   │   ├── label_authorizer.rb
│   │   │   │   │   └── milestone_authorizer.rb
│   │   │   │   ├── create_issue_comment_orchestration.rb
│   │   │   │   ├── create_issue_orchestration.rb
│   │   │   │   ├── create_label_validator.rb
│   │   │   │   ├── cross_reference
│   │   │   │   │   └── prefillable.rb
│   │   │   │   ├── cross_reference.rb
│   │   │   │   ├── deleted_issue.rb
│   │   │   │   ├── delete_issue_comment_orchestration.rb
│   │   │   │   ├── delete_issue_orchestration.rb
│   │   │   │   ├── duplicate_issue.rb
│   │   │   │   ├── email_receivable.rb
│   │   │   │   ├── emotion.rb
│   │   │   │   ├── events
│   │   │   │   │   ├── issue_comment_publisher.rb
│   │   │   │   │   └── issues_publisher.rb
│   │   │   │   ├── front_matter.rb
│   │   │   │   ├── funding_platform
│   │   │   │   │   └── issue_hunt.rb
│   │   │   │   ├── github
│   │   │   │   │   └── label_loader.rb
│   │   │   │   ├── hook
│   │   │   │   │   ├── event
│   │   │   │   │   │   ├── issue_comment_event.rb
│   │   │   │   │   │   ├── issue_dependencies_event.rb
│   │   │   │   │   │   ├── issues_event.rb
│   │   │   │   │   │   ├── label_event.rb
│   │   │   │   │   │   └── milestone_event.rb
│   │   │   │   │   └── payload
│   │   │   │   │       ├── issue_comment_payload.rb
│   │   │   │   │       ├── issue_dependencies_payload.rb
│   │   │   │   │       ├── issues_payload.rb
│   │   │   │   │       ├── label_payload.rb
│   │   │   │   │       └── milestone_payload.rb
│   │   │   │   ├── hovercard
│   │   │   │   │   ├── adapter
│   │   │   │   │   │   ├── base_context.rb
│   │   │   │   │   │   ├── comment_adapter.rb
│   │   │   │   │   │   ├── generic_involvement_context.rb
│   │   │   │   │   │   ├── hovercard_adapter.rb
│   │   │   │   │   │   ├── repository_adapter.rb
│   │   │   │   │   │   └── viewer_involvement_context.rb
│   │   │   │   │   └── loader.rb
│   │   │   │   ├── issue
│   │   │   │   │   ├── ability_dependency.rb
│   │   │   │   │   ├── adapter
│   │   │   │   │   │   ├── added_to_memex_project_event_adapter.rb
│   │   │   │   │   │   ├── added_to_project_event_adapter.rb
│   │   │   │   │   │   ├── app_adapter.rb
│   │   │   │   │   │   ├── assigned_event_adapter.rb
│   │   │   │   │   │   ├── base_assigned_event_adapter.rb
│   │   │   │   │   │   ├── base_comment_adapter.rb
│   │   │   │   │   │   ├── base_connect_event_adapter.rb
│   │   │   │   │   │   ├── base_dependency_event_adapter.rb
│   │   │   │   │   │   ├── base.rb
│   │   │   │   │   │   ├── blocked_by_added_event_adapter.rb
│   │   │   │   │   │   ├── blocked_by_removed_event_adapter.rb
│   │   │   │   │   │   ├── blocking_added_event_adapter.rb
│   │   │   │   │   │   ├── blocking_removed_event_adapter.rb
│   │   │   │   │   │   ├── closable_adapter.rb
│   │   │   │   │   │   ├── closed_event_adapter.rb
│   │   │   │   │   │   ├── comment_adapter.rb
│   │   │   │   │   │   ├── comment_deleted_event_adapter.rb
│   │   │   │   │   │   ├── commit_adapter.rb
│   │   │   │   │   │   ├── connected_event_adapter.rb
│   │   │   │   │   │   ├── context.rb
│   │   │   │   │   │   ├── converted_from_draft_event_adapter.rb
│   │   │   │   │   │   ├── converted_note_to_issue_event_adapter.rb
│   │   │   │   │   │   ├── converted_to_discussion_event_adapter.rb
│   │   │   │   │   │   ├── converted_to_discussion_event_discussion_adapter.rb
│   │   │   │   │   │   ├── cross_referenced_event_adapter.rb
│   │   │   │   │   │   ├── cross_reference_source_adapter.rb
│   │   │   │   │   │   ├── cross_reference_source_issue_adapter.rb
│   │   │   │   │   │   ├── cross_reference_source_pull_request_adapter.rb
│   │   │   │   │   │   ├── cross_reference_source_repository_adapter.rb
│   │   │   │   │   │   ├── cross_reference_target_issue_adapter.rb
│   │   │   │   │   │   ├── cross_reference_target_pull_request_adapter.rb
│   │   │   │   │   │   ├── demilestoned_event_adapter.rb
│   │   │   │   │   │   ├── disconnected_event_adapter.rb
│   │   │   │   │   │   ├── duplicate_event_adapter.rb
│   │   │   │   │   │   ├── duplicate_issue_adapter.rb
│   │   │   │   │   │   ├── duplicate_pull_request_adapter.rb
│   │   │   │   │   │   ├── duplicate_repository_adapter.rb
│   │   │   │   │   │   ├── git_commit_certificate_attributes_adapter.rb
│   │   │   │   │   │   ├── git_reference_adapter.rb
│   │   │   │   │   │   ├── issue_adapter.rb
│   │   │   │   │   │   ├── issue_event_adapter.rb
│   │   │   │   │   │   ├── label_adapter.rb
│   │   │   │   │   │   ├── labeled_event_adapter.rb
│   │   │   │   │   │   ├── label_event_adapter.rb
│   │   │   │   │   │   ├── locked_event_adapter.rb
│   │   │   │   │   │   ├── marked_as_duplicate_event_adapter.rb
│   │   │   │   │   │   ├── memex_project_adapter.rb
│   │   │   │   │   │   ├── memex_project_event_adapter.rb
│   │   │   │   │   │   ├── milestone_adapter.rb
│   │   │   │   │   │   ├── milestoned_event_adapter.rb
│   │   │   │   │   │   ├── milestone_event_adapter.rb
│   │   │   │   │   │   ├── moved_columns_in_project_event_adapter.rb
│   │   │   │   │   │   ├── pinned_event_adapter.rb
│   │   │   │   │   │   ├── project_adapter.rb
│   │   │   │   │   │   ├── project_card_adapter.rb
│   │   │   │   │   │   ├── project_event_adapter.rb
│   │   │   │   │   │   ├── project_item_status_changed_event_adapter.rb
│   │   │   │   │   │   ├── pull_request_adapter.rb
│   │   │   │   │   │   ├── reaction_group_adapter.rb
│   │   │   │   │   │   ├── referenced_commit_adapter.rb
│   │   │   │   │   │   ├── referenced_event_adapter.rb
│   │   │   │   │   │   ├── referenced_issue_adapter.rb
│   │   │   │   │   │   ├── removed_from_memex_project_event_adapter.rb
│   │   │   │   │   │   ├── removed_from_project_event_adapter.rb
│   │   │   │   │   │   ├── rename_event_adapter.rb
│   │   │   │   │   │   ├── reopened_event_adapter.rb
│   │   │   │   │   │   ├── repository_adapter.rb
│   │   │   │   │   │   ├── sponsorship_adapter.rb
│   │   │   │   │   │   ├── timeline_adapter.rb
│   │   │   │   │   │   ├── timeline_event_adapter.rb
│   │   │   │   │   │   ├── timeline_page_adapter.rb
│   │   │   │   │   │   ├── timeline_page_info_adapter.rb
│   │   │   │   │   │   ├── transferred_event_adapter.rb
│   │   │   │   │   │   ├── transferred_event_from_repository_adapter.rb
│   │   │   │   │   │   ├── transfer_repository_adapter.rb
│   │   │   │   │   │   ├── unassigned_event_adapter.rb
│   │   │   │   │   │   ├── unlabeled_event_adapter.rb
│   │   │   │   │   │   ├── unlocked_event_adapter.rb
│   │   │   │   │   │   ├── unmarked_as_duplicate_event_adapter.rb
│   │   │   │   │   │   ├── unpinned_event_adapter.rb
│   │   │   │   │   │   ├── user_blocked_event_adapter.rb
│   │   │   │   │   │   └── user_content_edit_adapter.rb
│   │   │   │   │   ├── assignment_dependency.rb
│   │   │   │   │   ├── authorizable.rb
│   │   │   │   │   ├── branch_issue_reference_dependency.rb
│   │   │   │   │   ├── builder.rb
│   │   │   │   │   ├── close_issue_reference_dependency.rb
│   │   │   │   │   ├── control_flow.rb
│   │   │   │   │   ├── convert_to_issue_dependency.rb
│   │   │   │   │   ├── dirty_dependency.rb
│   │   │   │   │   ├── es_search.rb
│   │   │   │   │   ├── hovercard_dependency.rb
│   │   │   │   │   ├── issue_dependencies_dependency.rb
│   │   │   │   │   ├── issue_forms_dependency.rb
│   │   │   │   │   ├── issue_links_dependency.rb
│   │   │   │   │   ├── issue_type_dependency.rb
│   │   │   │   │   ├── loader
│   │   │   │   │   │   ├── base.rb
│   │   │   │   │   │   ├── integrations.rb
│   │   │   │   │   │   └── users.rb
│   │   │   │   │   ├── mysql_search.rb
│   │   │   │   │   ├── notifyd_adapter.rb
│   │   │   │   │   ├── permissions_dependency.rb
│   │   │   │   │   ├── pin_dependency.rb
│   │   │   │   │   ├── plan_dependency.rb
│   │   │   │   │   ├── prefill_helper.rb
│   │   │   │   │   ├── recent_interactions.rb
│   │   │   │   │   ├── search_metrics.rb
│   │   │   │   │   ├── search_result.rb
│   │   │   │   │   ├── state.rb
│   │   │   │   │   ├── state_reason_dependency.rb
│   │   │   │   │   └── summaries_dependency.rb
│   │   │   │   ├── issue_comment
│   │   │   │   │   └── prefillable.rb
│   │   │   │   ├── issue_comment_edit.rb
│   │   │   │   ├── issue_comment_orchestration.rb
│   │   │   │   ├── issue_comment.rb
│   │   │   │   ├── issue_comment_reaction.rb
│   │   │   │   ├── issue_dependency_list.rb
│   │   │   │   ├── issue_dependency.rb
│   │   │   │   ├── issue_edit.rb
│   │   │   │   ├── issue_event
│   │   │   │   │   └── loader.rb
│   │   │   │   ├── issue_event_author.rb
│   │   │   │   ├── issue_event_detail.rb
│   │   │   │   ├── issue_event_notification.rb
│   │   │   │   ├── issue_event_prefiller.rb
│   │   │   │   ├── issue_event.rb
│   │   │   │   ├── issue_field
│   │   │   │   │   └── defaults.rb
│   │   │   │   ├── issue_field_date.rb
│   │   │   │   ├── issue_field_date_value.rb
│   │   │   │   ├── issue_field_multi_select.rb
│   │   │   │   ├── issue_field_multi_select_value.rb
│   │   │   │   ├── issue_field_number.rb
│   │   │   │   ├── issue_field_number_value.rb
│   │   │   │   ├── issue_field_option.rb
│   │   │   │   ├── issue_field.rb
│   │   │   │   ├── issue_fields
│   │   │   │   │   └── builder.rb
│   │   │   │   ├── issue_fields_feature.rb
│   │   │   │   ├── issue_field_single_select.rb
│   │   │   │   ├── issue_field_single_select_value.rb
│   │   │   │   ├── issue_field_text.rb
│   │   │   │   ├── issue_field_text_value.rb
│   │   │   │   ├── issue_field_value.rb
│   │   │   │   ├── issue_field_visibility.rb
│   │   │   │   ├── issue_forms
│   │   │   │   │   ├── sidebar_docs.rb
│   │   │   │   │   └── template_config.rb
│   │   │   │   ├── issue_import.rb
│   │   │   │   ├── issue_link.rb
│   │   │   │   ├── issue_orchestration.rb
│   │   │   │   ├── issue_or_pull_request_hovercard
│   │   │   │   │   └── contexts
│   │   │   │   │       ├── notification_subscription_reason.rb
│   │   │   │   │       ├── review_status.rb
│   │   │   │   │       └── viewer_involvement.rb
│   │   │   │   ├── issue_or_pull_request_hovercard.rb
│   │   │   │   ├── issue_prefiller.rb
│   │   │   │   ├── issue_priority.rb
│   │   │   │   ├── issue.rb
│   │   │   │   ├── issue_reaction.rb
│   │   │   │   ├── issue_releases_feature.rb
│   │   │   │   ├── issues
│   │   │   │   │   ├── cache
│   │   │   │   │   │   ├── open_issue_and_pull_request_count_client.rb
│   │   │   │   │   │   └── open_issue_count_client.rb
│   │   │   │   │   ├── cache.rb
│   │   │   │   │   ├── content_authorizer.rb
│   │   │   │   │   ├── event_annotation.rb
│   │   │   │   │   ├── job_status.rb
│   │   │   │   │   ├── job_status_subscription.rb
│   │   │   │   │   ├── kv.rb
│   │   │   │   │   └── semantic_search_eligibility.rb
│   │   │   │   ├── issues_labels.rb
│   │   │   │   ├── issues_triage_agent_feature.rb
│   │   │   │   ├── issue_summary
│   │   │   │   │   └── state.rb
│   │   │   │   ├── issue_summary.rb
│   │   │   │   ├── issue_template_config.rb
│   │   │   │   ├── issue_template.rb
│   │   │   │   ├── issue_templates.rb
│   │   │   │   ├── issue_to_discussion_conversion_verifier.rb
│   │   │   │   ├── issue_transfer
│   │   │   │   │   ├── batch.rb
│   │   │   │   │   ├── cross_references_graph.rb
│   │   │   │   │   └── orchestrator.rb
│   │   │   │   ├── issue_transfer.rb
│   │   │   │   ├── issue_type.rb
│   │   │   │   ├── label
│   │   │   │   │   └── emoji_regex.rb
│   │   │   │   ├── labelable.rb
│   │   │   │   ├── label.rb
│   │   │   │   ├── milestone
│   │   │   │   │   └── prioritization_dependency.rb
│   │   │   │   ├── milestone.rb
│   │   │   │   ├── organization
│   │   │   │   │   └── issue_types_dependency.rb
│   │   │   │   ├── permissions
│   │   │   │   │   └── attributes
│   │   │   │   │       ├── issue_comment.rb
│   │   │   │   │       └── issue.rb
│   │   │   │   ├── pinned_issue_comment.rb
│   │   │   │   ├── pinned_issue.rb
│   │   │   │   ├── pinned_views_feature.rb
│   │   │   │   ├── planning_template.rb
│   │   │   │   ├── planning_templates_pinned_field.rb
│   │   │   │   ├── planning_templates_type_fields_mapping.rb
│   │   │   │   ├── prefilled_issue_fields.rb
│   │   │   │   ├── preloadable_attributes.rb
│   │   │   │   ├── reaction
│   │   │   │   │   ├── common.rb
│   │   │   │   │   ├── record_status.rb
│   │   │   │   │   ├── subject
│   │   │   │   │   │   ├── repository_context.rb
│   │   │   │   │   │   └── team_context.rb
│   │   │   │   │   ├── subject.rb
│   │   │   │   │   └── summary.rb
│   │   │   │   ├── repository
│   │   │   │   │   ├── issue_dependency.rb
│   │   │   │   │   ├── milestone_dependency.rb
│   │   │   │   │   └── pinned_issues_dependency.rb
│   │   │   │   ├── repository_issue_type.rb
│   │   │   │   ├── repository_milestones_sequence.rb
│   │   │   │   ├── repository_search_shortcut.rb
│   │   │   │   ├── saved_reply.rb
│   │   │   │   ├── search
│   │   │   │   │   ├── filters
│   │   │   │   │   │   ├── agent_author_expansion_filter.rb
│   │   │   │   │   │   ├── close_reference_filter.rb
│   │   │   │   │   │   ├── involves_filter.rb
│   │   │   │   │   │   ├── milestone_filter.rb
│   │   │   │   │   │   ├── milestone_number_filter.rb
│   │   │   │   │   │   └── state_reason_filter.rb
│   │   │   │   │   ├── parsers
│   │   │   │   │   │   ├── issues_parser.rb
│   │   │   │   │   │   └── issues_transformer.rb
│   │   │   │   │   ├── parslet_query.rb
│   │   │   │   │   └── queries
│   │   │   │   │       ├── conditional_issue_hybrid_query.rb
│   │   │   │   │       ├── conditional_issue_query.rb
│   │   │   │   │       ├── conditional_issue_semantic_query.rb
│   │   │   │   │       ├── conditional_query_candidate_private_repo_query.rb
│   │   │   │   │       ├── cursor_paginated_conditional_issue_query.rb
│   │   │   │   │       ├── embedding_error.rb
│   │   │   │   │       ├── issue_query.rb
│   │   │   │   │       ├── issue_semantic_helper.rb
│   │   │   │   │       ├── label_query.rb
│   │   │   │   │       ├── semantic_duplicate_issue_query.rb
│   │   │   │   │       ├── semantic_similar_issue_query.rb
│   │   │   │   │       ├── similar_issue_query.rb
│   │   │   │   │       └── similar_issue_result.rb
│   │   │   │   ├── stafftools
│   │   │   │   │   ├── issue_subscription.rb
│   │   │   │   │   └── recent_comments.rb
│   │   │   │   ├── task_list_operation.rb
│   │   │   │   ├── tracking_block.rb
│   │   │   │   ├── transferable_issue.rb
│   │   │   │   ├── triage_agent
│   │   │   │   │   ├── allowlist.rb
│   │   │   │   │   ├── configuration.rb
│   │   │   │   │   ├── context_builder.rb
│   │   │   │   │   ├── filter_evaluator.rb
│   │   │   │   │   ├── frontmatter
│   │   │   │   │   │   ├── allowlist_builder.rb
│   │   │   │   │   │   ├── allowlist_parser.rb
│   │   │   │   │   │   ├── config_validator.rb
│   │   │   │   │   │   ├── parser.rb
│   │   │   │   │   │   └── trigger_parser.rb
│   │   │   │   │   ├── prompt_builder.rb
│   │   │   │   │   └── trigger_config.rb
│   │   │   │   ├── update_issue_comment_orchestration.rb
│   │   │   │   ├── update_issue_orchestration.rb
│   │   │   │   ├── user
│   │   │   │   │   ├── assignment_dependency.rb
│   │   │   │   │   ├── interactions_dependency.rb
│   │   │   │   │   └── saved_replies_dependency.rb
│   │   │   │   └── user_label.rb
│   │   │   └── public
│   │   │       ├── assignments
│   │   │       │   └── public.rb
│   │   │       ├── attachments
│   │   │       │   └── public.rb
│   │   │       ├── cross_references
│   │   │       │   └── public.rb
│   │   │       ├── deleted_issues
│   │   │       │   └── public.rb
│   │   │       ├── issue_comments
│   │   │       │   └── public.rb
│   │   │       ├── issue_events
│   │   │       │   └── public.rb
│   │   │       ├── issues
│   │   │       │   ├── agent_assignment_new_attributes.rb
│   │   │       │   ├── comments.rb
│   │   │       │   ├── create_issue_attributes.rb
│   │   │       │   ├── domain
│   │   │       │   │   ├── comments.rb
│   │   │       │   │   ├── copilot.rb
│   │   │       │   │   ├── issue_fields.rb
│   │   │       │   │   ├── issue_types.rb
│   │   │       │   │   ├── labels.rb
│   │   │       │   │   ├── planning_templates.rb
│   │   │       │   │   ├── reactions.rb
│   │   │       │   │   ├── semantic_search.rb
│   │   │       │   │   ├── suggestions.rb
│   │   │       │   │   ├── transfer.rb
│   │   │       │   │   └── triage.rb
│   │   │       │   ├── domain.rb
│   │   │       │   ├── field_option_validator.rb
│   │   │       │   ├── i_issue_field_date.rb
│   │   │       │   ├── i_issue_field_date_value.rb
│   │   │       │   ├── i_issue_field_multi_select.rb
│   │   │       │   ├── i_issue_field_multi_select_value.rb
│   │   │       │   ├── i_issue_field_number.rb
│   │   │       │   ├── i_issue_field_number_value.rb
│   │   │       │   ├── i_issue_field_option.rb
│   │   │       │   ├── i_issue_field.rb
│   │   │       │   ├── i_issue_field_single_select.rb
│   │   │       │   ├── i_issue_field_single_select_value.rb
│   │   │       │   ├── i_issue_field_text.rb
│   │   │       │   ├── i_issue_field_text_value.rb
│   │   │       │   ├── i_issue_field_value.rb
│   │   │       │   ├── i_issue.rb
│   │   │       │   ├── i_issue_type.rb
│   │   │       │   ├── i_label.rb
│   │   │       │   ├── i_milestone.rb
│   │   │       │   ├── i_pinned_issue_comment.rb
│   │   │       │   ├── i_planning_template.rb
│   │   │       │   ├── i_project_v2.rb
│   │   │       │   ├── issue_field_date_value_attributes.rb
│   │   │       │   ├── issue_field_delete_attributes.rb
│   │   │       │   ├── issue_field_multi_select_value_attributes.rb
│   │   │       │   ├── issue_field_new_attributes.rb
│   │   │       │   ├── issue_field_number_value_attributes.rb
│   │   │       │   ├── issue_field_option_delete_attributes.rb
│   │   │       │   ├── issue_field_option_new_attributes.rb
│   │   │       │   ├── issue_field_option_update_attributes.rb
│   │   │       │   ├── issue_field_single_select_value_attributes.rb
│   │   │       │   ├── issue_field_text_value_attributes.rb
│   │   │       │   ├── issue_field_update_attributes.rb
│   │   │       │   ├── state.rb
│   │   │       │   ├── timeline
│   │   │       │   │   ├── issue_timeline.rb
│   │   │       │   │   ├── timeline_page.rb
│   │   │       │   │   └── timeline.rb
│   │   │       │   ├── timezone_timestamp.rb
│   │   │       │   ├── update_issue_attribute.rb
│   │   │       │   ├── update_issue_attributes.rb
│   │   │       │   └── update_options.rb
│   │   │       ├── issues_cache_ttl_helper.rb
│   │   │       ├── issues.rb
│   │   │       └── react_graphql
│   │   │           ├── loader.rb
│   │   │           └── query_preloader.rb
│   │   ├── domain_query_todo.yml
│   │   ├── domain_query_violations.yml
│   │   ├── llm
│   │   │   └── BASIC_INSTRUCTIONS.md
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── helpers
│   │       │   ├── copilot_feature_flags_helper_test.rb
│   │       │   ├── copilot_swe_agent_job_helper_test.rb
│   │       │   └── triage_agent_job_helper_test.rb
│   │       ├── integration
│   │       │   ├── hovercards
│   │       │   │   └── issue_links_controller_test.rb
│   │       │   └── issues_controller_participants_test.rb
│   │       ├── jobs
│   │       │   ├── attach_matching_assets_job_test.rb
│   │       │   ├── batch_reindex_issue_dependencies_job_test.rb
│   │       │   ├── bulk_remove_org_member_issue_assignments_job_test.rb
│   │       │   ├── clear_issue_field_values_job_test.rb
│   │       │   ├── create_unlabeled_event_job_test.rb
│   │       │   ├── dangling_issue_orchestration_starter_job_test.rb
│   │       │   ├── destroy_branch_issue_references_job_test.rb
│   │       │   ├── hydro_copilot_agent_assignment_live_update_job_test.rb
│   │       │   ├── hydro_issue_comment_pin_timeline_events_job_test.rb
│   │       │   ├── hydro_issue_dependency_list_recalculation_job_test.rb
│   │       │   ├── hydro_issue_dependency_timeline_events_job_test.rb
│   │       │   ├── hydro_issue_field_timeline_events_job_test.rb
│   │       │   ├── hydro_issues_on_push_job_test.rb
│   │       │   ├── hydro_issue_type_timeline_events_job_test.rb
│   │       │   ├── hydro_reindex_issue_dependencies_job_test.rb
│   │       │   ├── hydro_repository_populate_labels_job_test.rb
│   │       │   ├── hydro_sub_issue_timeline_events_job_test.rb
│   │       │   ├── hydro_swe_agent_close_reference_job_test.rb
│   │       │   ├── hydro_triage_agent_on_push_job_test.rb
│   │       │   ├── issue_comment_orchestration_job_test.rb
│   │       │   ├── issue_orchestration_job_test.rb
│   │       │   ├── issues
│   │       │   │   ├── batch_delete_issue_comments_job_test.rb
│   │       │   │   ├── batch_delete_issues_job_test.rb
│   │       │   │   └── reindex_issues_for_association_job_test.rb
│   │       │   ├── issue_triage_job_test.rb
│   │       │   ├── nullify_milestone_id_references_job_test.rb
│   │       │   ├── rebalance_milestone_job_test.rb
│   │       │   ├── remove_org_member_issue_assignments_job_test.rb
│   │       │   ├── remove_stale_agent_assignments_job_test.rb
│   │       │   ├── repair_issues_index_job_test.rb
│   │       │   ├── retry_transfer_issue_job_test.rb
│   │       │   ├── setup_issue_fields_for_organization_job_test.rb
│   │       │   ├── setup_issue_types_for_organization_job_test.rb
│   │       │   ├── sync_issue_counts_for_milestone_job_test.rb
│   │       │   ├── touch_issue_job_test.rb
│   │       │   ├── transfer_issue_job_test.rb
│   │       │   └── update_close_issue_references_job_test.rb
│   │       ├── loader_test.rb
│   │       ├── models
│   │       │   ├── agent_assignment_test.rb
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       ├── issues_dependency_test.rb
│   │       │   │       └── reactions_dependency_test.rb
│   │       │   ├── assignment_test.rb
│   │       │   ├── attachment_test.rb
│   │       │   ├── branches
│   │       │   │   └── target_repository_query_test.rb
│   │       │   ├── branch_issue_reference_test.rb
│   │       │   ├── checklist_reconciliation_test.rb
│   │       │   ├── close_issue_reference_test.rb
│   │       │   ├── color_calculator_test.rb
│   │       │   ├── comment_author_association_test.rb
│   │       │   ├── commit_issue_mention_test.rb
│   │       │   ├── create_issue_comment_orchestration_test.rb
│   │       │   ├── create_issue_orchestration_test.rb
│   │       │   ├── cross_reference_test.rb
│   │       │   ├── deleted_issue_test.rb
│   │       │   ├── delete_issue_comment_orchestration_test.rb
│   │       │   ├── delete_issue_orchestration_test.rb
│   │       │   ├── duplicate_issue_test.rb
│   │       │   ├── es_search_test.rb
│   │       │   ├── events
│   │       │   │   ├── issue_comment_publisher_test.rb
│   │       │   │   └── issues_publisher_test.rb
│   │       │   ├── hook
│   │       │   │   ├── event
│   │       │   │   │   ├── issue_comment_event_test.rb
│   │       │   │   │   ├── issue_dependencies_event_test.rb
│   │       │   │   │   ├── issues_event_test.rb
│   │       │   │   │   ├── label_event_test.rb
│   │       │   │   │   └── milestone_event_test.rb
│   │       │   │   └── payload
│   │       │   │       ├── issue_comment_payload_test.rb
│   │       │   │       ├── issue_dependencies_payload_test.rb
│   │       │   │       ├── issues_payload_test.rb
│   │       │   │       ├── label_payload_test.rb
│   │       │   │       └── milestone_payload_test.rb
│   │       │   ├── hovercard
│   │       │   │   └── loader_test.rb
│   │       │   ├── issue
│   │       │   │   ├── ability_dependency_test.rb
│   │       │   │   ├── adapter
│   │       │   │   │   ├── base_dependency_event_adapter_test.rb
│   │       │   │   │   ├── closed_event_adapter_test.rb
│   │       │   │   │   ├── comment_adapter_test.rb
│   │       │   │   │   ├── commit_adapter_test.rb
│   │       │   │   │   ├── converted_to_discussion_event_adapter_test.rb
│   │       │   │   │   ├── cross_referenced_event_adapter_test.rb
│   │       │   │   │   ├── issue_adapter_test.rb
│   │       │   │   │   ├── issue_event_adapter_test.rb
│   │       │   │   │   ├── label_adapter_test.rb
│   │       │   │   │   ├── marked_as_duplicate_event_adapter_test.rb
│   │       │   │   │   ├── pull_request_adapter_test.rb
│   │       │   │   │   ├── repository_adapter_test.rb
│   │       │   │   │   └── unmarked_as_duplicate_event_adapter_test.rb
│   │       │   │   ├── assignment_dependency_test.rb
│   │       │   │   ├── auto_number_test.rb
│   │       │   │   ├── branch_issue_reference_dependency_test.rb
│   │       │   │   ├── builder_test.rb
│   │       │   │   ├── close_issue_reference_dependency_test.rb
│   │       │   │   ├── comment_loader_test.rb
│   │       │   │   ├── control_flow_test.rb
│   │       │   │   ├── convert_to_issue_dependency_test.rb
│   │       │   │   ├── hovercard_dependency_test.rb
│   │       │   │   ├── issue_dependencies_dependency_test.rb
│   │       │   │   ├── issue_links_dependency_test.rb
│   │       │   │   ├── issue_type_dependency_test.rb
│   │       │   │   ├── loaders
│   │       │   │   │   ├── integrations_loader_test.rb
│   │       │   │   │   └── users_loader_test.rb
│   │       │   │   ├── mention_subscribe_flow_test.rb
│   │       │   │   ├── mysql_search_test.rb
│   │       │   │   ├── permissions_dependency_test.rb
│   │       │   │   ├── pin_dependency_test.rb
│   │       │   │   ├── plan_dependency_test.rb
│   │       │   │   ├── recent_interactions_test.rb
│   │       │   │   ├── scopes_test.rb
│   │       │   │   ├── search_result_test.rb
│   │       │   │   └── state_test.rb
│   │       │   ├── issue_comment_edit_test.rb
│   │       │   ├── issue_comment_orchestration_test.rb
│   │       │   ├── issue_comment_reaction_test.rb
│   │       │   ├── issue_comment_test.rb
│   │       │   ├── issue_commit_message_syntax
│   │       │   │   └── programmatic_actor_test.rb
│   │       │   ├── issue_dependency_list_test.rb
│   │       │   ├── issue_dependency_test.rb
│   │       │   ├── issue_destroy_test.rb
│   │       │   ├── issue_discussions_dependency_test.rb
│   │       │   ├── issue_edit_test.rb
│   │       │   ├── issue_event
│   │       │   │   └── loader_test.rb
│   │       │   ├── issue_event_author_test.rb
│   │       │   ├── issue_event_detail_test.rb
│   │       │   ├── issue_event_notification_test.rb
│   │       │   ├── issue_event_test.rb
│   │       │   ├── issue_field_option_test.rb
│   │       │   ├── issue_fields
│   │       │   │   └── builder_test.rb
│   │       │   ├── issue_fields_feature_test.rb
│   │       │   ├── issue_field_test.rb
│   │       │   ├── issue_field_value_test.rb
│   │       │   ├── issue_field_visibility_test.rb
│   │       │   ├── issue_forms
│   │       │   │   └── template_config_test.rb
│   │       │   ├── issue_hydro_test.rb
│   │       │   ├── issue_import_test.rb
│   │       │   ├── issue_link_test.rb
│   │       │   ├── issue_locking_test.rb
│   │       │   ├── issue_notifications_test.rb
│   │       │   ├── issue_orchestration_test.rb
│   │       │   ├── issue_or_pull_request_hovercard
│   │       │   │   └── contexts
│   │       │   │       ├── notification_subscription_reason_test.rb
│   │       │   │       ├── review_status_test.rb
│   │       │   │       └── viewer_involvement_test.rb
│   │       │   ├── issue_prefiller_test.rb
│   │       │   ├── issue_priority_test.rb
│   │       │   ├── issue_reaction_test.rb
│   │       │   ├── issue_reference_test.rb
│   │       │   ├── issues
│   │       │   │   ├── cache
│   │       │   │   │   ├── open_issue_and_pull_request_count_client_test.rb
│   │       │   │   │   └── open_issue_count_client_test.rb
│   │       │   │   ├── event_annotation_test.rb
│   │       │   │   ├── job_status_subscription_test.rb
│   │       │   │   ├── job_status_test.rb
│   │       │   │   ├── kv_test.rb
│   │       │   │   └── semantic_search_eligibility_test.rb
│   │       │   ├── issues_labels_test.rb
│   │       │   ├── issue_state_transition_test.rb
│   │       │   ├── issues_triage_agent_feature_test.rb
│   │       │   ├── issue_summary_test.rb
│   │       │   ├── issue_template_config_test.rb
│   │       │   ├── issue_templates_test.rb
│   │       │   ├── issue_template_test.rb
│   │       │   ├── issue_test.rb
│   │       │   ├── issue_timeline_test.rb
│   │       │   ├── issue_to_discussion_conversion_verifier_test.rb
│   │       │   ├── issue_transfer
│   │       │   │   ├── cross_references_graph_test.rb
│   │       │   │   └── orchestrator_test.rb
│   │       │   ├── issue_transfer_events_test.rb
│   │       │   ├── issue_transfer_ghost_user_test.rb
│   │       │   ├── issue_transfer_metadata_test.rb
│   │       │   ├── issue_transfer_references_test.rb
│   │       │   ├── issue_transfer_test.rb
│   │       │   ├── issue_type_test.rb
│   │       │   ├── label_test.rb
│   │       │   ├── last_modified_calculator_test.rb
│   │       │   ├── last_seen_pull_request_revision_test.rb
│   │       │   ├── milestone
│   │       │   │   └── prioritization_dependency_test.rb
│   │       │   ├── milestone_associations_test.rb
│   │       │   ├── milestone_test.rb
│   │       │   ├── notifications
│   │       │   │   ├── issue_comments_test.rb
│   │       │   │   └── issues_test.rb
│   │       │   ├── permissions
│   │       │   │   └── policies
│   │       │   │       ├── issue_close_test.rb
│   │       │   │       ├── issue_reopen_test.rb
│   │       │   │       └── set_issue_milestones_test.rb
│   │       │   ├── pinned_issue_comment_test.rb
│   │       │   ├── pinned_issue_test.rb
│   │       │   ├── pinned_views_feature_test.rb
│   │       │   ├── planning_templates_pinned_field_test.rb
│   │       │   ├── planning_templates_type_fields_mapping_test.rb
│   │       │   ├── planning_template_test.rb
│   │       │   ├── prefilled_issue_fields_test.rb
│   │       │   ├── prefilling_issue_events_test.rb
│   │       │   ├── prefilling_issue_timeline_test.rb
│   │       │   ├── preloadable_attributes_test.rb
│   │       │   ├── pull_request
│   │       │   │   └── issue_timestamp_sync_test.rb
│   │       │   ├── reaction
│   │       │   │   ├── subject_test.rb
│   │       │   │   └── summary_test.rb
│   │       │   ├── referrer_and_referenceable_model_test.rb
│   │       │   ├── repository
│   │       │   │   ├── issue_dependency_test.rb
│   │       │   │   ├── milestone_dependency_test.rb
│   │       │   │   └── pinned_issues_dependency_test.rb
│   │       │   ├── repository_has_issues_test.rb
│   │       │   ├── repository_issue_templates_test.rb
│   │       │   ├── repository_issue_type_test.rb
│   │       │   ├── repository_open_issue_count_for_test.rb
│   │       │   ├── repository_preferred_issue_templates_test.rb
│   │       │   ├── repository_search_shortcut_test.rb
│   │       │   ├── saved_reply_test.rb
│   │       │   ├── search
│   │       │   │   ├── filters
│   │       │   │   │   ├── agent_author_expansion_filter_test.rb
│   │       │   │   │   └── agent_author_expansion_wiring_test.rb
│   │       │   │   ├── parsers
│   │       │   │   │   ├── issues_parser_test.rb
│   │       │   │   │   └── issues_transformer_test.rb
│   │       │   │   ├── parslet_query_test.rb
│   │       │   │   └── queries
│   │       │   │       ├── conditional_issue_hybrid_query_test.rb
│   │       │   │       ├── conditional_issue_query_common_tests.rb
│   │       │   │       ├── conditional_issue_query_test.rb
│   │       │   │       ├── conditional_issue_semantic_query_test.rb
│   │       │   │       ├── conditional_query_candidate_repo_query_test.rb
│   │       │   │       ├── cursor_paginated_conditional_issue_query_test.rb
│   │       │   │       ├── issue_query_test.rb
│   │       │   │       ├── issue_semantic_helper_test.rb
│   │       │   │       ├── label_query_test.rb
│   │       │   │       ├── semantic_duplicate_issue_query_test.rb
│   │       │   │       ├── semantic_similar_issue_query_test.rb
│   │       │   │       └── similar_issue_query_test.rb
│   │       │   ├── stafftools
│   │       │   │   └── issue_subscription_test.rb
│   │       │   ├── test_issue_comment_orchestration.rb
│   │       │   ├── test_issue_orchestration.rb
│   │       │   ├── tracking_block_test.rb
│   │       │   ├── transferrable_issue_test.rb
│   │       │   ├── triage_agent
│   │       │   │   ├── allowlist_test.rb
│   │       │   │   ├── configuration_test.rb
│   │       │   │   ├── context_builder_test.rb
│   │       │   │   ├── filter_evaluator_test.rb
│   │       │   │   ├── frontmatter
│   │       │   │   │   ├── allowlist_parser_test.rb
│   │       │   │   │   ├── config_validator_test.rb
│   │       │   │   │   ├── parser_test.rb
│   │       │   │   │   └── trigger_parser_test.rb
│   │       │   │   └── prompt_builder_test.rb
│   │       │   ├── update_issue_comment_orchestration_test.rb
│   │       │   ├── update_issue_orchestration_test.rb
│   │       │   ├── user
│   │       │   │   ├── assignment_dependency_test.rb
│   │       │   │   ├── interactions_dependency_test.rb
│   │       │   │   ├── issue_types_dependency_test.rb
│   │       │   │   └── saved_replies_dependency_test.rb
│   │       │   └── user_label_test.rb
│   │       ├── public
│   │       │   ├── issue_events
│   │       │   │   └── public_test.rb
│   │       │   └── issues
│   │       │       ├── comments_test.rb
│   │       │       ├── domain
│   │       │       │   ├── comments_test.rb
│   │       │       │   ├── copilot_test.rb
│   │       │       │   ├── issue_field_test.rb
│   │       │       │   ├── labels_test.rb
│   │       │       │   ├── planning_template_test.rb
│   │       │       │   ├── reactions_test.rb
│   │       │       │   ├── semantic_search_test.rb
│   │       │       │   ├── suggestions_test.rb
│   │       │       │   └── triage_test.rb
│   │       │       ├── domain_test.rb
│   │       │       └── issue_types_test.rb
│   │       └── query_preloader_test.rb
│   ├── job_scheduling
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── job_enqueuing_proxy_job.rb
│   │   │   └── models
│   │   │       └── job_scheduler.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   └── job_enqueuing_proxy_job_test.rb
│   │       └── models
│   │           └── job_scheduler_test.rb
│   ├── lead_flow_pipeline
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── lead_ingestion_submission_job.rb
│   │   │   └── models
│   │   │       ├── lead_ingestion
│   │   │       │   ├── http_client.rb
│   │   │       │   └── rest_api_client.rb
│   │   │       ├── lead_signal
│   │   │       │   ├── base.rb
│   │   │       │   ├── copilot_trial_conversion.rb
│   │   │       │   ├── copilot_trial_exit.rb
│   │   │       │   └── subscriber.rb
│   │   │       └── lead_signal.rb
│   │   ├── config
│   │   │   └── instrumentation
│   │   │       └── lead_signals.rb
│   │   ├── package.yml
│   │   └── tests
│   │       ├── jobs
│   │       │   └── lead_ingestion_submission_job_test.rb
│   │       └── models
│   │           ├── lead_ingestion
│   │           │   └── rest_api_client_test.rb
│   │           └── lead_signal
│   │               ├── copilot_trial_conversion_test.rb
│   │               ├── copilot_trial_exit_test.rb
│   │               └── subscriber_test.rb
│   ├── license_compliance
│   │   ├── app
│   │   │   └── models
│   │   │       └── permissions
│   │   │           └── license_policy.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           └── permissions
│   │               └── license_policy_test.rb
│   ├── licensing
│   │   ├── app
│   │   │   ├── components
│   │   │   │   ├── businesses
│   │   │   │   │   ├── available_licenses_component.html.erb
│   │   │   │   │   ├── available_licenses_component.rb
│   │   │   │   │   ├── enterprise_payment_info_reminder_banner_component.html.erb
│   │   │   │   │   ├── enterprise_payment_info_reminder_banner_component.rb
│   │   │   │   │   ├── license_count_component.html.erb
│   │   │   │   │   └── license_count_component.rb
│   │   │   │   ├── business_user_accounts
│   │   │   │   │   ├── sidebar_cost_center_component.html.erb
│   │   │   │   │   └── sidebar_cost_center_component.rb
│   │   │   │   ├── compliance
│   │   │   │   │   ├── reports_list_component.html.erb
│   │   │   │   │   └── reports_list_component.rb
│   │   │   │   ├── licensing
│   │   │   │   │   ├── azure_subscription_check_component.rb
│   │   │   │   │   ├── ghas_transition_component.html.erb
│   │   │   │   │   ├── ghas_transition_component.rb
│   │   │   │   │   ├── metered_ghas_check_component.rb
│   │   │   │   │   ├── metered_license_transition_component.html.erb
│   │   │   │   │   ├── metered_license_transition_component.rb
│   │   │   │   │   ├── metered_licensing_check_component.rb
│   │   │   │   │   └── trial_check_component.rb
│   │   │   │   ├── organizations
│   │   │   │   │   ├── licensing_headroom_component.html.erb
│   │   │   │   │   └── licensing_headroom_component.rb
│   │   │   │   └── stafftools
│   │   │   │       ├── billing
│   │   │   │       │   └── businesses
│   │   │   │       │       └── enterprise-billing-licensing-type-component-element.ts
│   │   │   │       ├── bundled_license_assignments
│   │   │   │       │   ├── list_component.html.erb
│   │   │   │       │   ├── list_component.rb
│   │   │   │       │   ├── list_item_component.html.erb
│   │   │   │       │   └── list_item_component.rb
│   │   │   │       ├── enterprise_agreements
│   │   │   │       │   ├── list_component.html.erb
│   │   │   │       │   ├── list_component.rb
│   │   │   │       │   ├── list_item_component.html.erb
│   │   │   │       │   └── list_item_component.rb
│   │   │   │       ├── licensing
│   │   │   │       │   └── metered_eligibility_component.rb
│   │   │   │       └── vss_subscription_events
│   │   │   │           ├── event_component.html.erb
│   │   │   │           └── event_component.rb
│   │   │   ├── controllers
│   │   │   │   ├── businesses
│   │   │   │   │   ├── advanced_security
│   │   │   │   │   │   ├── cancel_subscriptions_controller.rb
│   │   │   │   │   │   ├── seats_controller.rb
│   │   │   │   │   │   ├── self_serve_controller.rb
│   │   │   │   │   │   ├── subscriptions_controller.rb
│   │   │   │   │   │   ├── suggestion_flow
│   │   │   │   │   │   │   ├── base_controller.rb
│   │   │   │   │   │   │   ├── organizations_controller.rb
│   │   │   │   │   │   │   └── repositories_controller.rb
│   │   │   │   │   │   └── upgrade_controller.rb
│   │   │   │   │   ├── available_licenses_controller.rb
│   │   │   │   │   ├── bundled_license_assignments_controller.rb
│   │   │   │   │   ├── copilot_licensing_all_members_controller.rb
│   │   │   │   │   ├── copilot_licensing_business_team_assignment_controller.rb
│   │   │   │   │   ├── copilot_licensing_controller.rb
│   │   │   │   │   ├── copilot_licensing_organization_assignment_controller.rb
│   │   │   │   │   ├── copilot_licensing_user_assignment_controller.rb
│   │   │   │   │   ├── copilot_licensing_user_licenses_controller.rb
│   │   │   │   │   ├── dormant_users_export_controller.rb
│   │   │   │   │   ├── enterprise_licensing_controller.rb
│   │   │   │   │   ├── ghec_licensing_settings_controller.rb
│   │   │   │   │   ├── license_counts_controller.rb
│   │   │   │   │   ├── licenses_controller.rb
│   │   │   │   │   ├── metered_server_licenses_controller.rb
│   │   │   │   │   └── server_licenses_controller.rb
│   │   │   │   ├── concerns
│   │   │   │   │   └── licensing_history_presenter.rb
│   │   │   │   ├── orgs
│   │   │   │   │   ├── consumed_licenses_controller.rb
│   │   │   │   │   ├── invitations_licensing_details_controller.rb
│   │   │   │   │   └── licensing_headroom_controller.rb
│   │   │   │   └── stafftools
│   │   │   │       ├── bundled_license_assignments_controller.rb
│   │   │   │       ├── businesses
│   │   │   │       │   ├── dormant_users_export_controller.rb
│   │   │   │       │   ├── enterprise_agreements_controller.rb
│   │   │   │       │   ├── enterprise_licensing_controller.rb
│   │   │   │       │   ├── ghec_licensing_settings_controller.rb
│   │   │   │       │   ├── licensify_customer_controller.rb
│   │   │   │       │   ├── licensify_licenses_controller.rb
│   │   │   │       │   ├── metered_server_licenses_controller.rb
│   │   │   │       │   └── product_enablements_controller.rb
│   │   │   │       ├── customers
│   │   │   │       │   ├── licensify_licenses_controller.rb
│   │   │   │       │   └── product_enablements_controller.rb
│   │   │   │       ├── license_notice_dismissals_controller.rb
│   │   │   │       ├── users
│   │   │   │       │   └── billing
│   │   │   │       │       └── sdlc_licensing_controller.rb
│   │   │   │       └── vss_subscription_events_controller.rb
│   │   │   ├── helpers
│   │   │   │   ├── dormant_users_export_helper.rb
│   │   │   │   └── licensing
│   │   │   │       ├── dismissal_helper.rb
│   │   │   │       └── geo_compliance_helper.rb
│   │   │   ├── jobs
│   │   │   │   ├── business_update_license_usage_job.rb
│   │   │   │   ├── hydro_business_update_license_usage_on_repo_change_job.rb
│   │   │   │   ├── licensing
│   │   │   │   │   ├── bundled_license_assignment_business_linking_job.rb
│   │   │   │   │   ├── bundled_license_assignments_agreement_unlinking_job.rb
│   │   │   │   │   ├── check_vss_subscription_event_failures_job.rb
│   │   │   │   │   ├── check_vss_subscription_unprocessed_events_job.rb
│   │   │   │   │   ├── generate_metered_server_license_job.rb
│   │   │   │   │   ├── hydro_sync_customer_to_licensify_job.rb
│   │   │   │   │   ├── hydro_sync_customer_to_licensify_on_organization_add_job.rb
│   │   │   │   │   ├── hydro_sync_customer_to_licensify_on_organization_remove_job.rb
│   │   │   │   │   ├── hydro_sync_customer_to_licensify_on_organization_transfer_job.rb
│   │   │   │   │   ├── hydro_sync_customer_to_licensify_on_organization_upgrade_job.rb
│   │   │   │   │   ├── job_status.rb
│   │   │   │   │   ├── metered_transition_reminder_job.rb
│   │   │   │   │   ├── scheduled_full_license_sync_job.rb
│   │   │   │   │   ├── send_vss_agreement_backfill_message_job.rb
│   │   │   │   │   ├── send_vss_status_message_job.rb
│   │   │   │   │   ├── set_user_from_business_on_bundled_license_assignment_job.rb
│   │   │   │   │   ├── set_user_from_emails_on_bundled_license_assignment_job.rb
│   │   │   │   │   ├── sync_customer_licenses_in_licensify_job.rb
│   │   │   │   │   ├── transition_enterprise_to_metered_licensing_job.rb
│   │   │   │   │   ├── transition_enterprise_to_volume_licensing_job.rb
│   │   │   │   │   ├── transition_rebundle_ghas_for_business_job.rb
│   │   │   │   │   ├── transition_unbundle_ghas_for_business_job.rb
│   │   │   │   │   ├── trigger_scheduled_ghas_unbundle_transitions_job.rb
│   │   │   │   │   ├── trigger_scheduled_licensing_model_transitions_job.rb
│   │   │   │   │   ├── unlink_user_from_bundled_license_assignments_job.rb
│   │   │   │   │   └── vss_subscription_event_processing_job.rb
│   │   │   │   ├── process_dormant_users_export_job.rb
│   │   │   │   └── update_customer_in_licensify_job.rb
│   │   │   ├── models
│   │   │   │   ├── advanced_security
│   │   │   │   │   └── license_attributer.rb
│   │   │   │   ├── business
│   │   │   │   │   ├── contract_renewal_dependency.rb
│   │   │   │   │   ├── enterprise_agreement_dependency.rb
│   │   │   │   │   ├── license_attributer
│   │   │   │   │   │   ├── bundled_license_assignment_dependency.rb
│   │   │   │   │   │   ├── collaborator_dependency.rb
│   │   │   │   │   │   ├── enterprise_installation_dependency.rb
│   │   │   │   │   │   └── invites_dependency.rb
│   │   │   │   │   ├── license_attributer.rb
│   │   │   │   │   ├── license_csv_generator.rb
│   │   │   │   │   ├── license_csv_usage_builder.rb
│   │   │   │   │   ├── license_dependency.rb
│   │   │   │   │   ├── license_usage.rb
│   │   │   │   │   └── users_csv_generator.rb
│   │   │   │   ├── copilot
│   │   │   │   │   ├── license_attributer.rb
│   │   │   │   │   └── licensify_validator.rb
│   │   │   │   ├── customer
│   │   │   │   │   └── licensing_dependency.rb
│   │   │   │   ├── license_sourcer.rb
│   │   │   │   ├── licensing
│   │   │   │   │   ├── azure_blob_client.rb
│   │   │   │   │   ├── bundled_license_assignment.rb
│   │   │   │   │   ├── bundled_license_assignment_status_calculator.rb
│   │   │   │   │   ├── business_user_account
│   │   │   │   │   │   ├── licensing_dependency.rb
│   │   │   │   │   │   └── update_attributes
│   │   │   │   │   │       └── licensing_dependency.rb
│   │   │   │   │   ├── enterprise_agreement.rb
│   │   │   │   │   ├── ghas_unbundle_transition.rb
│   │   │   │   │   ├── ghes_keypair.rb
│   │   │   │   │   ├── ghes_license
│   │   │   │   │   │   └── license_key_generator.rb
│   │   │   │   │   ├── ghes_license.rb
│   │   │   │   │   ├── licensify.rb
│   │   │   │   │   ├── licensing_model_transition.rb
│   │   │   │   │   ├── metered_transition_eligibility_checker.rb
│   │   │   │   │   ├── metered_transition_eligibility_check.rb
│   │   │   │   │   └── vss
│   │   │   │   │       ├── agreement_backfill_message.rb
│   │   │   │   │       ├── parsed_subscription_event.rb
│   │   │   │   │       ├── status_message.rb
│   │   │   │   │       ├── subscription_event_processor.rb
│   │   │   │   │       └── vss_subscription_event.rb
│   │   │   │   ├── organization
│   │   │   │   │   ├── license_attributer.rb
│   │   │   │   │   ├── licensed_customer_dependency.rb
│   │   │   │   │   └── license_holder.rb
│   │   │   │   ├── team
│   │   │   │   │   └── licensed_customer_dependency.rb
│   │   │   │   ├── user
│   │   │   │   │   └── dormancy_dependency.rb
│   │   │   │   └── user_license_list_generator.rb
│   │   │   ├── public
│   │   │   │   ├── advanced_security
│   │   │   │   │   └── public
│   │   │   │   │       ├── pricing.rb
│   │   │   │   │       └── subscription.rb
│   │   │   │   └── licensing
│   │   │   │       └── customer.rb
│   │   │   └── view_models
│   │   │       ├── businesses
│   │   │       │   ├── enterprise_licenses_view.rb
│   │   │       │   ├── enterprise_licensing
│   │   │       │   │   └── show_view.rb
│   │   │       │   └── volume_licenses_view.rb
│   │   │       ├── orgs
│   │   │       │   ├── consumed_licenses_view.rb
│   │   │       │   ├── consumed_license_view.rb
│   │   │       │   └── paginated_consumed_licenses.rb
│   │   │       └── stafftools
│   │   │           └── businesses
│   │   │               └── enterprise_licensing_view.rb
│   │   ├── config
│   │   │   └── instrumentation
│   │   │       └── licensing.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── components
│   │       │   ├── businesses
│   │       │   │   ├── available_licenses_component_test.rb
│   │       │   │   ├── enterprise_payment_info_reminder_banner_component_test.rb
│   │       │   │   └── license_count_component_test.rb
│   │       │   ├── business_user_accounts
│   │       │   │   └── sidebar_cost_center_component_test.rb
│   │       │   ├── compliance
│   │       │   │   └── reports_list_component_test.rb
│   │       │   ├── licensing
│   │       │   │   ├── azure_subscription_check_component_test.rb
│   │       │   │   ├── ghas_transition_component_test.rb
│   │       │   │   ├── metered_ghas_check_component_test.rb
│   │       │   │   ├── metered_license_transition_component_test.rb
│   │       │   │   ├── metered_licensing_check_component_test.rb
│   │       │   │   └── trial_check_component_test.rb
│   │       │   ├── organizations
│   │       │   │   └── licensing_headroom_component_test.rb
│   │       │   └── stafftools
│   │       │       ├── bundled_license_assignments
│   │       │       │   ├── list_component_test.rb
│   │       │       │   └── list_item_component_test.rb
│   │       │       ├── enterprise_agreements
│   │       │       │   ├── list_component_test.rb
│   │       │       │   └── list_item_component_test.rb
│   │       │       ├── licensing
│   │       │       │   └── metered_eligibility_component_test.rb
│   │       │       └── vss_subscription_events
│   │       │           └── event_component_test.rb
│   │       ├── config
│   │       │   └── instrumentation
│   │       │       └── licensing_test.rb
│   │       ├── controllers
│   │       │   └── concerns
│   │       │       └── licensing_history_presenter_test.rb
│   │       ├── helpers
│   │       │   └── licensing
│   │       │       └── geo_compliance_helper_test.rb
│   │       ├── integration
│   │       │   ├── businesses
│   │       │   │   ├── advanced_security
│   │       │   │   │   ├── cancel_subscriptions_controller_test.rb
│   │       │   │   │   ├── seats_controller_test.rb
│   │       │   │   │   ├── self_serve_controller_test.rb
│   │       │   │   │   ├── subscriptions_controller_test.rb
│   │       │   │   │   ├── suggestion_flow
│   │       │   │   │   │   ├── organizations_controller_test.rb
│   │       │   │   │   │   └── repositories_controller_test.rb
│   │       │   │   │   └── upgrade_controller_test.rb
│   │       │   │   ├── available_licenses_controller_test.rb
│   │       │   │   ├── bundled_license_assignments_controller_test.rb
│   │       │   │   ├── copilot_licensing_all_members_controller_test.rb
│   │       │   │   ├── copilot_licensing_business_team_assignment_controller_test.rb
│   │       │   │   ├── copilot_licensing_controller_test.rb
│   │       │   │   ├── copilot_licensing_organization_assignment_controller_test.rb
│   │       │   │   ├── copilot_licensing_user_assignment_controller_test.rb
│   │       │   │   ├── copilot_licensing_user_licenses_controller_test.rb
│   │       │   │   ├── dormant_users_export_controller_test.rb
│   │       │   │   ├── enterprise_licensing_controller_test.rb
│   │       │   │   ├── ghec_licensing_settings_controller_test.rb
│   │       │   │   ├── license_counts_controller_test.rb
│   │       │   │   ├── licenses_controller_test.rb
│   │       │   │   ├── metered_server_licenses_controller_test.rb
│   │       │   │   └── server_licenses_controller_test.rb
│   │       │   ├── enterprise_license_expiration_shutdown_test.rb
│   │       │   ├── orgs
│   │       │   │   ├── consumed_licenses_controller_test.rb
│   │       │   │   ├── invitations_licensing_details_controller_test.rb
│   │       │   │   └── licensing_headroom_controller_test.rb
│   │       │   └── stafftools
│   │       │       ├── bundled_license_assignments_controller_test.rb
│   │       │       ├── businesses
│   │       │       │   ├── dormant_users_export_controller_test.rb
│   │       │       │   ├── enterprise_agreements_controller_test.rb
│   │       │       │   ├── enterprise_licensing_controller_test.rb
│   │       │       │   ├── ghec_licensing_settings_controller_test.rb
│   │       │       │   ├── licensify_customer_controller_test.rb
│   │       │       │   ├── licensify_licenses_controller_test.rb
│   │       │       │   ├── metered_server_licenses_controller_test.rb
│   │       │       │   └── product_enablements_controller_test.rb
│   │       │       ├── customers
│   │       │       │   └── product_enablements_controller_test.rb
│   │       │       ├── license_notice_dismissals_controller_test.rb
│   │       │       └── vss_subscription_events_controller_test.rb
│   │       ├── jobs
│   │       │   ├── business_update_license_usage_job_test.rb
│   │       │   ├── hydro_business_update_license_usage_on_repo_change_job_test.rb
│   │       │   ├── licensing
│   │       │   │   ├── bundled_license_assignment_business_linking_job_test.rb
│   │       │   │   ├── bundled_license_assignments_agreement_unlinking_job_test.rb
│   │       │   │   ├── check_vss_subscription_event_failures_job_test.rb
│   │       │   │   ├── check_vss_subscription_unprocessed_events_job_test.rb
│   │       │   │   ├── generate_metered_server_license_job_test.rb
│   │       │   │   ├── hydro_sync_customer_to_licensify_on_organization_add_job_test.rb
│   │       │   │   ├── hydro_sync_customer_to_licensify_on_organization_remove_job_test.rb
│   │       │   │   ├── hydro_sync_customer_to_licensify_on_organization_transfer_job_test.rb
│   │       │   │   ├── hydro_sync_customer_to_licensify_on_organization_upgrade_job_test.rb
│   │       │   │   ├── metered_transition_reminder_job_test.rb
│   │       │   │   ├── scheduled_full_license_sync_job_test.rb
│   │       │   │   ├── send_vss_agreement_backfill_message_job_test.rb
│   │       │   │   ├── send_vss_status_message_job_test.rb
│   │       │   │   ├── set_user_from_business_on_bundled_license_assignment_job_test.rb
│   │       │   │   ├── set_user_from_emails_on_bundled_license_assignment_job_test.rb
│   │       │   │   ├── sync_customer_licenses_in_licensify_job_test.rb
│   │       │   │   ├── transition_enterprise_to_metered_licensing_job_test.rb
│   │       │   │   ├── transition_enterprise_to_volume_licensing_job_test.rb
│   │       │   │   ├── transition_rebundle_ghas_for_business_job_test.rb
│   │       │   │   ├── transition_unbundle_ghas_for_business_job_test.rb
│   │       │   │   ├── trigger_scheduled_ghas_unbundle_transitions_job_test.rb
│   │       │   │   ├── trigger_scheduled_licensing_model_transitions_job_test.rb
│   │       │   │   ├── unlink_user_from_bundled_license_assignments_job_test.rb
│   │       │   │   └── vss_subscription_event_processing_job_test.rb
│   │       │   ├── process_dormant_users_export_job_test.rb
│   │       │   └── update_customer_in_licensify_job_test.rb
│   │       ├── models
│   │       │   ├── advanced_security
│   │       │   │   └── license_attributer_test.rb
│   │       │   ├── business
│   │       │   │   ├── contract_renewal_dependency_test.rb
│   │       │   │   ├── license_attributer_test.rb
│   │       │   │   ├── license_csv_generator_test.rb
│   │       │   │   ├── license_csv_usage_builder_test.rb
│   │       │   │   ├── license_dependency_test.rb
│   │       │   │   ├── license_usage_test.rb
│   │       │   │   └── users_csv_generator_test.rb
│   │       │   ├── copilot
│   │       │   │   ├── license_attributer_test.rb
│   │       │   │   └── licensify_validator_test.rb
│   │       │   ├── customer
│   │       │   │   └── licensing_dependency_test.rb
│   │       │   ├── license_sourcer_test.rb
│   │       │   ├── licensing
│   │       │   │   ├── azure_blob_client_test.rb
│   │       │   │   ├── bundled_license_assignment_status_calculator_test.rb
│   │       │   │   ├── bundled_license_assignment_test.rb
│   │       │   │   ├── business_user_account
│   │       │   │   │   ├── licensing_dependency_test.rb
│   │       │   │   │   └── update_attributes
│   │       │   │   │       └── licensing_dependency_test.rb
│   │       │   │   ├── enterprise_agreement_test.rb
│   │       │   │   ├── ghas_unbundle_transition_test.rb
│   │       │   │   ├── ghes_keypair_test.rb
│   │       │   │   ├── ghes_license
│   │       │   │   │   └── license_key_generator_test.rb
│   │       │   │   ├── ghes_license_test.rb
│   │       │   │   ├── licensify_test.rb
│   │       │   │   ├── licensing_model_transition_test.rb
│   │       │   │   ├── metered_transition_eligibility_checker_test.rb
│   │       │   │   └── vss
│   │       │   │       ├── parsed_subscription_event_test.rb
│   │       │   │       ├── status_message_test.rb
│   │       │   │       ├── subscription_event_processor_test.rb
│   │       │   │       └── vss_subscription_event_test.rb
│   │       │   ├── organization
│   │       │   │   ├── license_attributer_test.rb
│   │       │   │   ├── licensed_customer_depedency_test.rb
│   │       │   │   └── license_holder_test.rb
│   │       │   ├── team
│   │       │   │   └── licensed_customer_dependency_test.rb
│   │       │   └── user_license_list_generator_test.rb
│   │       ├── public
│   │       │   ├── advanced_security
│   │       │   │   └── subscription
│   │       │   │       ├── business_test.rb
│   │       │   │       ├── organization_test.rb
│   │       │   │       └── pricing_test.rb
│   │       │   └── licensing
│   │       │       └── customer_test.rb
│   │       ├── routes
│   │       │   ├── businesses
│   │       │   │   └── dormant_users_export_test.rb
│   │       │   └── stafftools
│   │       │       └── businesses
│   │       │           └── dormant_users_export_test.rb
│   │       └── view_models
│   │           ├── businesses
│   │           │   ├── enterprise_licenses_view_test.rb
│   │           │   └── volume_licenses_view_test.rb
│   │           ├── orgs
│   │           │   └── paginated_consumed_licenses_test.rb
│   │           └── stafftools
│   │               └── businesses
│   │                   └── enterprise_licensing_view_test.rb
│   ├── lists
│   │   ├── app
│   │   │   └── models
│   │   │       ├── emoji_html_string_renderer.rb
│   │   │       ├── user
│   │   │       │   └── user_lists_dependency.rb
│   │   │       ├── user_list_item.rb
│   │   │       ├── user_list.rb
│   │   │       └── user_lists
│   │   │           ├── list_collection.rb
│   │   │           ├── replace_item_user_lists.rb
│   │   │           └── sorting_strategy.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── factories
│   │       │   ├── user_list_factories.rb
│   │       │   └── user_list_item_factories.rb
│   │       └── models
│   │           ├── emoji_html_string_renderer_test.rb
│   │           ├── user
│   │           │   └── user_lists_dependency_test.rb
│   │           ├── user_list_item_test.rb
│   │           ├── user_lists
│   │           │   ├── list_collection_test.rb
│   │           │   ├── replace_item_user_lists_test.rb
│   │           │   └── sorting_strategy_test.rb
│   │           └── user_list_test.rb
│   ├── localization
│   │   ├── app
│   │   │   ├── models
│   │   │   │   └── localization
│   │   │   │       ├── accept_header_locale_resolver.rb
│   │   │   │       ├── accept_language_header_parser.rb
│   │   │   │       ├── azure_translations
│   │   │   │       │   ├── filters
│   │   │   │       │   │   ├── id_remover_filter.rb
│   │   │   │       │   │   ├── no_translate_remover_filter.rb
│   │   │   │       │   │   └── no_translate_restorer_filter.rb
│   │   │   │       │   ├── html_splitter.rb
│   │   │   │       │   ├── post_translation_pipeline.rb
│   │   │   │       │   ├── pre_translation_pipeline.rb
│   │   │   │       │   └── split_result.rb
│   │   │   │       ├── currency_configuration
│   │   │   │       │   └── yaml_config.rb
│   │   │   │       └── money_formatter
│   │   │   │           ├── nearest_integer_rounding_strategy.rb
│   │   │   │           └── nearest_ten_rounding_strategy.rb
│   │   │   └── public
│   │   │       ├── localization
│   │   │       │   ├── azure_translations
│   │   │       │   │   ├── translation_service
│   │   │       │   │   │   ├── error.rb
│   │   │       │   │   │   └── http_error.rb
│   │   │       │   │   └── translation_service.rb
│   │   │       │   ├── config.rb
│   │   │       │   ├── currency_exchange_bank.rb
│   │   │       │   ├── money_formatter.rb
│   │   │       │   └── test
│   │   │       │       └── mock_config.rb
│   │   │       └── localization.rb
│   │   ├── package.yml
│   │   ├── README.md
│   │   └── test
│   │       ├── fast_test_helper.rb
│   │       ├── fixtures
│   │       │   └── azure_translations
│   │       │       └── html_splitter
│   │       │           └── huge_html.html
│   │       ├── localization
│   │       │   ├── accept_header_locale_resolver_test.rb
│   │       │   ├── accept_language_header_parser_test.rb
│   │       │   ├── azure_translations
│   │       │   │   ├── html_splitter_test.rb
│   │       │   │   ├── split_result_test.rb
│   │       │   │   └── translation_service_test.rb
│   │       │   ├── config_test.rb
│   │       │   ├── currency_configuration
│   │       │   │   └── yaml_config_test.rb
│   │       │   ├── currency_exchange_bank_test.rb
│   │       │   ├── money_formatter
│   │       │   │   ├── nearest_integer_rounding_strategy_test.rb
│   │       │   │   └── nearest_ten_rounding_strategy_test.rb
│   │       │   ├── money_formatter_test.rb
│   │       │   └── test
│   │       │       └── mock_config_test.rb
│   │       ├── localization_test.rb
│   │       ├── models
│   │       │   └── localization
│   │       │       └── azure_translations
│   │       │           ├── filters
│   │       │           │   ├── id_remover_filter_test.rb
│   │       │           │   ├── no_translate_remover_filter_test.rb
│   │       │           │   └── no_translate_restorer_filter_test.rb
│   │       │           └── post_translation_pipeline_test.rb
│   │       └── support
│   │           ├── github
│   │           │   └── test_case.rb
│   │           ├── lib
│   │           │   ├── mocks
│   │           │   │   ├── github
│   │           │   │   │   ├── feature.rb
│   │           │   │   │   └── features.rb
│   │           │   │   ├── github.rb
│   │           │   │   └── user.rb
│   │           │   └── test_cache_storage.rb
│   │           ├── rails.rb
│   │           └── setup_fast_tests.rb
│   ├── management_tools
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── feature_management_kv_cleanup_expired_data_job.rb
│   │   │   │   └── notices_kv_cleanup_expired_data_job.rb
│   │   │   └── models
│   │   │       ├── account_screening_profile.rb
│   │   │       ├── billing
│   │   │       │   ├── ofac_compliance
│   │   │       │   │   └── downgrade.rb
│   │   │       │   └── ofac_compliance.rb
│   │   │       ├── business
│   │   │       │   ├── trade_controls_dependency.rb
│   │   │       │   └── trade_screening_dependency.rb
│   │   │       ├── early_access_membership.rb
│   │   │       ├── early_access_subscribers.rb
│   │   │       ├── experiment_cache.rb
│   │   │       ├── experiment.rb
│   │   │       ├── feature_enrollment.rb
│   │   │       ├── feature_flag
│   │   │       │   └── query.rb
│   │   │       ├── feature_management
│   │   │       │   ├── kv
│   │   │       │   │   └── data_store.rb
│   │   │       │   └── kv.rb
│   │   │       ├── feature.rb
│   │   │       ├── github
│   │   │       │   └── service_catalog.rb
│   │   │       ├── global_notice_next
│   │   │       │   └── ofac_flagged_check.rb
│   │   │       ├── notices
│   │   │       │   ├── kv
│   │   │       │   │   └── data_store.rb
│   │   │       │   └── kv.rb
│   │   │       ├── ofac_downgrade.rb
│   │   │       ├── organization
│   │   │       │   ├── trade_controls_dependency.rb
│   │   │       │   └── trade_screening_dependency.rb
│   │   │       ├── repository
│   │   │       │   ├── feature_flags_dependency.rb
│   │   │       │   ├── trade_compliance_dependency.rb
│   │   │       │   ├── trade_controls_dependency.rb
│   │   │       │   └── trade_screening_dependency.rb
│   │   │       ├── repository_actions
│   │   │       │   └── action_partners.rb
│   │   │       ├── science_event.rb
│   │   │       ├── trade_controls
│   │   │       │   ├── abstract_trade_screening_dependency.rb
│   │   │       │   ├── billing_managers_compliance.rb
│   │   │       │   ├── cities.rb
│   │   │       │   ├── city.rb
│   │   │       │   ├── compliance_checks_dry_run.rb
│   │   │       │   ├── compliance.rb
│   │   │       │   ├── countries.rb
│   │   │       │   ├── country.rb
│   │   │       │   ├── domain_flagging.rb
│   │   │       │   ├── domains.rb
│   │   │       │   ├── email_compliance.rb
│   │   │       │   ├── filters
│   │   │       │   │   └── trade_screening_record_filter.rb
│   │   │       │   ├── ip_compliance.rb
│   │   │       │   ├── legal_notification.rb
│   │   │       │   ├── location_entity.rb
│   │   │       │   ├── location_traits.rb
│   │   │       │   ├── manual_compliance.rb
│   │   │       │   ├── notices.rb
│   │   │       │   ├── null_compliance.rb
│   │   │       │   ├── org_admin_threshold_compliance.rb
│   │   │       │   ├── org_billing_email_compliance.rb
│   │   │       │   ├── org_email_compliance.rb
│   │   │       │   ├── org_high_risk_geo_manager.rb
│   │   │       │   ├── org_profile_email_compliance.rb
│   │   │       │   ├── restriction.rb
│   │   │       │   ├── trade_screening_dependency.rb
│   │   │       │   ├── user_high_risk_geo_manager.rb
│   │   │       │   └── website_url_compliance.rb
│   │   │       ├── trade_controls.rb
│   │   │       ├── user
│   │   │       │   ├── current_visitor_actor.rb
│   │   │       │   ├── email_suffix_actor.rb
│   │   │       │   ├── feature_flag_methods.rb
│   │   │       │   ├── notices_dependency.rb
│   │   │       │   ├── pre_release_features_methods.rb
│   │   │       │   └── trade_controls_dependency.rb
│   │   │       ├── user_notice.rb
│   │   │       └── user_seen_feature.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   └── feature_management_kv_cleanup_expired_data_job_test.rb
│   │       └── models
│   │           ├── account_screening_profile_test.rb
│   │           ├── billing
│   │           │   └── ofac_compliance
│   │           │       └── downgrade_test.rb
│   │           ├── business
│   │           │   ├── feature_flag_methods_test.rb
│   │           │   ├── trade_controls_dependency_test.rb
│   │           │   └── trade_screening_dependency_test.rb
│   │           ├── early_access_membership_test.rb
│   │           ├── early_access_subcribers_test.rb
│   │           ├── experiment_cache_test.rb
│   │           ├── experiment_test.rb
│   │           ├── feature_enrollment_test.rb
│   │           ├── feature_flag
│   │           │   └── query_test.rb
│   │           ├── feature_test.rb
│   │           ├── github
│   │           │   └── service_catalog_test.rb
│   │           ├── global_notice_next
│   │           │   └── ofac_flagged_check_test.rb
│   │           ├── ofac_downgrade_test.rb
│   │           ├── organization
│   │           │   ├── feature_flags_dependency_test.rb
│   │           │   ├── trade_controls_dependency_test.rb
│   │           │   └── trade_screening_dependency_test.rb
│   │           ├── repository
│   │           │   ├── feature_flags_dependency_test.rb
│   │           │   ├── trade_controls_dependency_test.rb
│   │           │   └── trade_controls_test.rb
│   │           ├── repository_owner_trade_screening_true_match_test.rb
│   │           ├── repository_preview_features_test.rb
│   │           ├── repository_trade_restricted_by_owner_test.rb
│   │           ├── science_event_test.rb
│   │           ├── trade_controls
│   │           │   ├── billing_managers_compliance_test.rb
│   │           │   ├── city_test.rb
│   │           │   ├── compliance_checks_dry_run_test.rb
│   │           │   ├── compliance_test.rb
│   │           │   ├── countries_test.rb
│   │           │   ├── country_test.rb
│   │           │   ├── domains_test.rb
│   │           │   ├── filters
│   │           │   │   └── trade_screening_record_filter_test.rb
│   │           │   ├── legal_notification_test.rb
│   │           │   ├── manual_compliance_test.rb
│   │           │   ├── null_compliance_test.rb
│   │           │   ├── org_admin_threshold_compliance_test.rb
│   │           │   ├── org_billing_email_compliance_test.rb
│   │           │   ├── org_high_risk_geo_manager_test.rb
│   │           │   ├── org_profile_email_compliance_test.rb
│   │           │   ├── restriction_test.rb
│   │           │   ├── trade_screening_dependency_test.rb
│   │           │   └── user_high_risk_geo_manager_test.rb
│   │           ├── user
│   │           │   ├── current_visitor_actor_test.rb
│   │           │   ├── feature_flag_methods_test.rb
│   │           │   ├── notices_dependency_test.rb
│   │           │   ├── pre_release_methods_test.rb
│   │           │   └── trade_controls_dependency_test.rb
│   │           ├── user_feature_flags_test.rb
│   │           └── user_notice_test.rb
│   ├── marketplace
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── hydro_reset_marketplace_on_push_job.rb
│   │   │   │   └── update_marketplace_traffic_insights_job.rb
│   │   │   ├── models
│   │   │   │   ├── billing
│   │   │   │   │   ├── create_marketplace_subscription_item.rb
│   │   │   │   │   └── subscription_item
│   │   │   │   │       └── marketplace_dependency.rb
│   │   │   │   ├── biztools
│   │   │   │   │   ├── coupon_report.rb
│   │   │   │   │   ├── subscriptions_report.rb
│   │   │   │   │   ├── transactions_csv.rb
│   │   │   │   │   ├── yearly_refunds_report.rb
│   │   │   │   │   └── yearly_sales_report.rb
│   │   │   │   ├── email
│   │   │   │   │   └── org_email_verification_dependency.rb
│   │   │   │   ├── hook
│   │   │   │   │   ├── event
│   │   │   │   │   │   └── marketplace_purchase_event.rb
│   │   │   │   │   └── payload
│   │   │   │   │       └── marketplace_purchase_payload.rb
│   │   │   │   ├── marketplace
│   │   │   │   │   ├── agreement.rb
│   │   │   │   │   ├── agreement_signature.rb
│   │   │   │   │   ├── category.rb
│   │   │   │   │   ├── create_marketplace_listing_plan.rb
│   │   │   │   │   ├── delist_dependency.rb
│   │   │   │   │   ├── financial_onboarding_dependency.rb
│   │   │   │   │   ├── free_onboarding_dependency.rb
│   │   │   │   │   ├── inactive_customers_report.rb
│   │   │   │   │   ├── k_v
│   │   │   │   │   │   ├── data_store.rb
│   │   │   │   │   │   └── loader.rb
│   │   │   │   │   ├── k_v.rb
│   │   │   │   │   ├── listable.rb
│   │   │   │   │   ├── listing_featured_organization.rb
│   │   │   │   │   ├── listing_image.rb
│   │   │   │   │   ├── listing_insight.rb
│   │   │   │   │   ├── listing_plan
│   │   │   │   │   │   └── zuora_dependency.rb
│   │   │   │   │   ├── listing_plan_bullet.rb
│   │   │   │   │   ├── listing_plan.rb
│   │   │   │   │   ├── listing.rb
│   │   │   │   │   ├── listing_screenshot.rb
│   │   │   │   │   ├── listing_slug_validator.rb
│   │   │   │   │   ├── listing_supported_language.rb
│   │   │   │   │   ├── listing_transactions_report.rb
│   │   │   │   │   ├── notify_spammy_list.rb
│   │   │   │   │   ├── order_preview.rb
│   │   │   │   │   ├── pending_installations
│   │   │   │   │   │   └── notice.rb
│   │   │   │   │   ├── record_marketplace_installation.rb
│   │   │   │   │   ├── story.rb
│   │   │   │   │   ├── stubbed_response.rb
│   │   │   │   │   └── update_marketplace_listing_plan.rb
│   │   │   │   ├── marketplace_categories_repository_action.rb
│   │   │   │   ├── marketplace_listing_plan_entity_serializer.rb
│   │   │   │   ├── organization
│   │   │   │   │   └── publisher_verification_dependency.rb
│   │   │   │   ├── organization_profile_email.rb
│   │   │   │   ├── repository_action.rb
│   │   │   │   ├── repository_action_release.rb
│   │   │   │   ├── search
│   │   │   │   │   ├── filters
│   │   │   │   │   │   └── marketplace_listing_filter.rb
│   │   │   │   │   └── queries
│   │   │   │   │       └── marketplace_query.rb
│   │   │   │   └── user
│   │   │   │       └── marketplace_dependency.rb
│   │   │   └── public
│   │   │       ├── marketplace
│   │   │       │   ├── actions
│   │   │       │   │   └── get_readme_html.rb
│   │   │       │   ├── domain
│   │   │       │   │   └── repository_settings.rb
│   │   │       │   ├── domain.rb
│   │   │       │   ├── events.rb
│   │   │       │   ├── listings
│   │   │       │   │   ├── security_and_compliance.rb
│   │   │       │   │   ├── transparency_data.rb
│   │   │       │   │   ├── transparency_report.rb
│   │   │       │   │   └── webhook_service.rb
│   │   │       │   ├── payloads
│   │   │       │   │   ├── categories.rb
│   │   │       │   │   ├── index_helper.rb
│   │   │       │   │   ├── index.rb
│   │   │       │   │   ├── recently_added.rb
│   │   │       │   │   ├── search.rb
│   │   │       │   │   ├── show_action.rb
│   │   │       │   │   └── show_app.rb
│   │   │       │   ├── public.rb
│   │   │       │   ├── repositories
│   │   │       │   │   └── contributors.rb
│   │   │       │   ├── serializers
│   │   │       │   │   ├── action.rb
│   │   │       │   │   ├── app.rb
│   │   │       │   │   ├── permissions_data.rb
│   │   │       │   │   ├── release_data.rb
│   │   │       │   │   ├── repository.rb
│   │   │       │   │   └── star_data.rb
│   │   │       │   └── types.rb
│   │   │       └── marketplace.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── hydro_reset_marketplace_on_push_job_test.rb
│   │       │   └── update_marketplace_traffic_insights_job_test.rb
│   │       ├── models
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       └── marketplace_listing_dependency_test.rb
│   │       │   ├── billing
│   │       │   │   ├── create_marketplace_subscription_item_test.rb
│   │       │   │   └── subscription_item
│   │       │   │       └── marketplace_dependency_test.rb
│   │       │   ├── biztools
│   │       │   │   ├── coupon_report_test.rb
│   │       │   │   ├── subscriptions_report_test.rb
│   │       │   │   ├── yearly_refunds_report_test.rb
│   │       │   │   └── yearly_sales_report_test.rb
│   │       │   ├── email
│   │       │   │   └── org_email_verification_dependency_test.rb
│   │       │   ├── hook
│   │       │   │   └── payload
│   │       │   │       └── marketplace_purchase_payload_test.rb
│   │       │   ├── marketplace
│   │       │   │   ├── agreement_signature_test.rb
│   │       │   │   ├── agreement_test.rb
│   │       │   │   ├── category_test.rb
│   │       │   │   ├── create_marketplace_listing_plan_test.rb
│   │       │   │   ├── delist_dependency_test.rb
│   │       │   │   ├── financial_onboarding_dependency_test.rb
│   │       │   │   ├── free_onboarding_dependency_test.rb
│   │       │   │   ├── free_onboarding_job_test.rb
│   │       │   │   ├── inactive_customers_report_test.rb
│   │       │   │   ├── listing_image_test.rb
│   │       │   │   ├── listing_insight_test.rb
│   │       │   │   ├── listing_plan
│   │       │   │   │   └── zuora_dependency_test.rb
│   │       │   │   ├── listing_plan_bullet_test.rb
│   │       │   │   ├── listing_plan_test.rb
│   │       │   │   ├── listing_screenshot_test.rb
│   │       │   │   ├── listing_slug_validator_test.rb
│   │       │   │   ├── listing_test.rb
│   │       │   │   ├── listing_transactions_report_test.rb
│   │       │   │   ├── order_preview_test.rb
│   │       │   │   ├── pending_installations
│   │       │   │   │   └── notice_test.rb
│   │       │   │   ├── record_marketplace_installation_test.rb
│   │       │   │   └── update_marketplace_listing_plan_test.rb
│   │       │   ├── organization
│   │       │   │   └── publisher_verification_dependency_test.rb
│   │       │   ├── organization_profile_email_test.rb
│   │       │   ├── repository
│   │       │   │   └── marketplace_dependency_test.rb
│   │       │   ├── repository_action_test.rb
│   │       │   └── search
│   │       │       └── queries
│   │       │           └── marketplace_query_test.rb
│   │       └── public
│   │           └── marketplace
│   │               ├── actions
│   │               │   └── get_readme_html_test.rb
│   │               ├── listings
│   │               │   ├── security_and_compliance_test.rb
│   │               │   ├── transparency_data_test.rb
│   │               │   ├── transparency_report_test.rb
│   │               │   └── webhook_service_test.rb
│   │               ├── marketplace_domain_test.rb
│   │               ├── payloads
│   │               │   ├── categories_test.rb
│   │               │   ├── index_test.rb
│   │               │   ├── recently_added_test.rb
│   │               │   ├── search_test.rb
│   │               │   ├── show_action_test.rb
│   │               │   └── show_app_test.rb
│   │               ├── public_test.rb
│   │               ├── repositories
│   │               │   └── contributors_test.rb
│   │               └── serializers
│   │                   ├── permissions_data_test.rb
│   │                   ├── release_data_test.rb
│   │                   ├── repository_test.rb
│   │                   └── star_data_test.rb
│   ├── mobile
│   │   ├── app
│   │   │   └── models
│   │   │       └── mobile
│   │   │           └── copilot
│   │   │               └── paywall
│   │   │                   ├── chat_model_plan.rb
│   │   │                   ├── chat_model.rb
│   │   │                   ├── chat_models.rb
│   │   │                   ├── contentful
│   │   │                   │   ├── client.rb
│   │   │                   │   ├── fetcher.rb
│   │   │                   │   └── mapper.rb
│   │   │                   ├── data.json
│   │   │                   ├── data.rb
│   │   │                   ├── errors.rb
│   │   │                   ├── feature_comparison_section.rb
│   │   │                   ├── feature_comparison_subsection_item.rb
│   │   │                   ├── feature_comparison_subsection.rb
│   │   │                   ├── preview_data.json
│   │   │                   ├── product_feature.rb
│   │   │                   ├── product.rb
│   │   │                   └── view.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           └── mobile
│   │               └── copilot
│   │                   └── paywall
│   │                       ├── chat_model_plan_test.rb
│   │                       ├── chat_models_test.rb
│   │                       ├── chat_model_test.rb
│   │                       ├── contentful
│   │                       │   ├── client_test.rb
│   │                       │   ├── fetcher_test.rb
│   │                       │   └── mapper_test.rb
│   │                       ├── data_test.rb
│   │                       ├── feature_comparison_section_test.rb
│   │                       ├── feature_comparison_subsection_item_test.rb
│   │                       ├── feature_comparison_subsection_test.rb
│   │                       ├── product_feature_test.rb
│   │                       ├── product_test.rb
│   │                       └── view_test.rb
│   ├── models_byok
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── models_byok
│   │   │   │       ├── cleanup_secret_job.rb
│   │   │   │       └── delete_custom_key_job.rb
│   │   │   ├── models
│   │   │   │   └── models_byok
│   │   │   │       ├── bulk_update_custom_models.rb
│   │   │   │       ├── create_custom_key.rb
│   │   │   │       ├── custom_key.rb
│   │   │   │       ├── custom_model.rb
│   │   │   │       └── update_custom_key.rb
│   │   │   └── public
│   │   │       └── models_byok
│   │   │           ├── providers
│   │   │           │   ├── azureai.rb
│   │   │           │   └── openai.rb
│   │   │           ├── test_helpers.rb
│   │   │           └── types.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   └── models_byok
│   │       │       ├── cleanup_secret_job_test.rb
│   │       │       └── delete_custom_key_job_test.rb
│   │       ├── models
│   │       │   └── models_byok
│   │       │       ├── bulk_update_custom_models_test.rb
│   │       │       ├── create_custom_key_test.rb
│   │       │       ├── custom_key_test.rb
│   │       │       ├── custom_model_test.rb
│   │       │       └── update_custom_key_test.rb
│   │       └── public
│   │           └── models_byok
│   │               └── providers
│   │                   └── openai_test.rb
│   ├── notifications
│   │   ├── app
│   │   │   ├── controllers
│   │   │   │   └── notifications
│   │   │   │       └── one_click_unsubscriptions_controller.rb
│   │   │   ├── jobs
│   │   │   │   ├── cleanup_list_notifications_job.rb
│   │   │   │   ├── copilot_digest_job.rb
│   │   │   │   ├── create_subscribed_issue_events_job.rb
│   │   │   │   ├── delete_expired_notifications_key_values_job.rb
│   │   │   │   ├── deliver_repository_push_notification_job.rb
│   │   │   │   ├── email_job.rb
│   │   │   │   ├── email_reply_job.rb
│   │   │   │   ├── email_unsubscribe_job.rb
│   │   │   │   ├── hydro_correct_watchers_repository_transferred_job.rb
│   │   │   │   ├── hydro_notification_mark_as_read_job.rb
│   │   │   │   ├── hydro_notifications_on_push_job.rb
│   │   │   │   ├── hydro_notifyd_deliver_web_job.rb
│   │   │   │   ├── ignore_list_notifications_job.rb
│   │   │   │   ├── newsies
│   │   │   │   │   ├── cleanup_inaccessible_thread_for_user_job.rb
│   │   │   │   │   ├── copy_thread_subscribers_job.rb
│   │   │   │   │   ├── delete_all_for_list_and_users_job.rb
│   │   │   │   │   ├── delete_all_for_list_job.rb
│   │   │   │   │   ├── delete_all_for_thread_job.rb
│   │   │   │   │   ├── delete_all_for_user_and_lists_job.rb
│   │   │   │   │   ├── delete_all_for_user_and_repository_owner_job.rb
│   │   │   │   │   ├── delete_all_for_user_job.rb
│   │   │   │   │   ├── delete_for_user_and_all_repositories_job.rb
│   │   │   │   │   ├── deliver_notifications_job.rb
│   │   │   │   │   ├── maintenance_base_job.rb
│   │   │   │   │   ├── mark_all_notifications_as_read_job.rb
│   │   │   │   │   ├── mark_all_notifications_from_query_job.rb
│   │   │   │   │   ├── notify_list_subscription_status_change_job.rb
│   │   │   │   │   └── update_notifications_spam_status_job.rb
│   │   │   │   ├── notification_entries_limit_enforcer_job.rb
│   │   │   │   ├── notifyd
│   │   │   │   │   ├── publish_notify_message_job.rb
│   │   │   │   │   └── sync_delete_thread_subscriptions_job.rb
│   │   │   │   ├── notify_notification_restricted_members_job.rb
│   │   │   │   ├── notify_subscription_status_change_job.rb
│   │   │   │   ├── purge_archived_repository_subscriptions_job.rb
│   │   │   │   ├── purge_hidden_user_subscriptions_job.rb
│   │   │   │   ├── purge_subscribers_job.rb
│   │   │   │   ├── purge_subscribers_with_restorable_job.rb
│   │   │   │   ├── recover_notification_summaries_for_user_job.rb
│   │   │   │   ├── recover_notification_summary_job.rb
│   │   │   │   ├── subscribe_and_notify_job.rb
│   │   │   │   ├── subscribe_to_list_notifications_job.rb
│   │   │   │   ├── subscribe_user_to_thread_job.rb
│   │   │   │   ├── toggle_hidden_user_in_notifications_job.rb
│   │   │   │   ├── toggle_issue_notifications_for_spammy_users_job.rb
│   │   │   │   ├── toggle_notifications_for_spammy_users_job.rb
│   │   │   │   ├── update_notification_summary_with_locks_job.rb
│   │   │   │   ├── update_organization_routing_to_eligible_email_job.rb
│   │   │   │   ├── update_rollup_summary_state_job.rb
│   │   │   │   ├── update_subscriptions_and_notify_job.rb
│   │   │   │   └── user_watch_repo_job.rb
│   │   │   └── models
│   │   │       ├── advisory_credit
│   │   │       │   └── newsies_adapter.rb
│   │   │       ├── check_suite
│   │   │       │   └── newsies_adapter.rb
│   │   │       ├── coders
│   │   │       │   ├── notification_summary_coder.rb
│   │   │       │   └── notification_user_setting_coder.rb
│   │   │       ├── copilot
│   │   │       │   ├── notification_digest.rb
│   │   │       │   └── notification.rb
│   │   │       ├── mobile_push_notification_setting.rb
│   │   │       ├── newsies
│   │   │       │   ├── custom_inbox.rb
│   │   │       │   ├── delivery_hygiene.rb
│   │   │       │   ├── delivery.rb
│   │   │       │   ├── hidden_user.rb
│   │   │       │   ├── list_subscription.rb
│   │   │       │   ├── mobile_push_notification_schedule.rb
│   │   │       │   ├── notification_entry.rb
│   │   │       │   ├── policy_manager.rb
│   │   │       │   ├── saved_notification_entry.rb
│   │   │       │   ├── spammy_notification_entry.rb
│   │   │       │   ├── subscriber.rb
│   │   │       │   ├── subscription_event.rb
│   │   │       │   ├── thread_subscription.rb
│   │   │       │   ├── thread_type_subscription.rb
│   │   │       │   ├── unsubscribe_from_link.rb
│   │   │       │   └── unsubscribe_resource_type_factory.rb
│   │   │       ├── notifications
│   │   │       │   ├── duplicate_content_check.rb
│   │   │       │   ├── job_status.rb
│   │   │       │   ├── k_v.rb
│   │   │       │   ├── mentionable.rb
│   │   │       │   ├── purge_subscribers_service.rb
│   │   │       │   ├── settings.rb
│   │   │       │   ├── sort_order.rb
│   │   │       │   ├── subject.rb
│   │   │       │   ├── subscribable_list.rb
│   │   │       │   ├── subscribable_thread.rb
│   │   │       │   ├── subscriptions.rb
│   │   │       │   ├── summarizable.rb
│   │   │       │   ├── tenant_context.rb
│   │   │       │   └── web_event_tracker.rb
│   │   │       ├── notifications_content.rb
│   │   │       ├── notifications_failbot.rb
│   │   │       ├── notification_summary.rb
│   │   │       ├── notification_user_setting.rb
│   │   │       ├── notifyd
│   │   │       │   ├── agentic_app_helper.rb
│   │   │       │   ├── agent_session_finished_adapter.rb
│   │   │       │   ├── aqueduct.rb
│   │   │       │   ├── authentication.rb
│   │   │       │   ├── bridge_mailer.rb
│   │   │       │   ├── bridge_mail_renderer.rb
│   │   │       │   ├── check_suite_adapter.rb
│   │   │       │   ├── code_scanning_alert_adapter.rb
│   │   │       │   ├── commit_comment_adapter.rb
│   │   │       │   ├── device_tokens_service.rb
│   │   │       │   ├── discussion_adapter.rb
│   │   │       │   ├── discussion_comment_adapter.rb
│   │   │       │   ├── email
│   │   │       │   │   ├── agent_session_finished_renderer.rb
│   │   │       │   │   ├── author.rb
│   │   │       │   │   ├── author_user.rb
│   │   │       │   │   ├── code_scanning_alert_renderer.rb
│   │   │       │   │   ├── context.rb
│   │   │       │   │   ├── from_address.rb
│   │   │       │   │   ├── issue_comment_renderer.rb
│   │   │       │   │   ├── issue_renderer.rb
│   │   │       │   │   ├── issue_subject.rb
│   │   │       │   │   ├── member_feature_request_renderer.rb
│   │   │       │   │   ├── memex_project_status_renderer.rb
│   │   │       │   │   ├── no_reply_address.rb
│   │   │       │   │   ├── null_author.rb
│   │   │       │   │   ├── reasons_explainer.rb
│   │   │       │   │   ├── security_campaign_user_helper.rb
│   │   │       │   │   ├── security_campaign_user_renderer.rb
│   │   │       │   │   ├── templates
│   │   │       │   │   │   ├── agent_session_finished
│   │   │       │   │   │   │   ├── notification.html.erb
│   │   │       │   │   │   │   └── notification.text.erb
│   │   │       │   │   │   ├── code_scanning_alert
│   │   │       │   │   │   │   ├── assigned.html.erb
│   │   │       │   │   │   │   ├── assigned.text.erb
│   │   │       │   │   │   │   ├── dismissed.html.erb
│   │   │       │   │   │   │   └── dismissed.text.erb
│   │   │       │   │   │   ├── member_feature_request
│   │   │       │   │   │   │   ├── enterprise_notification.html.erb
│   │   │       │   │   │   │   ├── enterprise_notification.text.erb
│   │   │       │   │   │   │   ├── notification.html.erb
│   │   │       │   │   │   │   └── notification.text.erb
│   │   │       │   │   │   ├── memex_project_status
│   │   │       │   │   │   │   ├── notification.html.erb
│   │   │       │   │   │   │   └── notification.text.erb
│   │   │       │   │   │   └── security_campaign_user
│   │   │       │   │   │       ├── create.html.erb
│   │   │       │   │   │       ├── create.text.erb
│   │   │       │   │   │       ├── overdue.html.erb
│   │   │       │   │   │       └── overdue.text.erb
│   │   │       │   │   └── unsubscribe_url_templates.rb
│   │   │       │   ├── email_headers.rb
│   │   │       │   ├── email_link_tracking.rb
│   │   │       │   ├── flags.rb
│   │   │       │   ├── gate_request_adapter.rb
│   │   │       │   ├── gist_comment_adapter.rb
│   │   │       │   ├── hydro_topic.rb
│   │   │       │   ├── issue_adapter.rb
│   │   │       │   ├── issue_comment_adapter.rb
│   │   │       │   ├── issue_event_adapter.rb
│   │   │       │   ├── label_subscription.rb
│   │   │       │   ├── live_activity_tokens_service.rb
│   │   │       │   ├── maintenance_service.rb
│   │   │       │   ├── member_feature_request_adapter.rb
│   │   │       │   ├── memex_project_status_adapter.rb
│   │   │       │   ├── message_headers.rb
│   │   │       │   ├── mobile
│   │   │       │   │   ├── assigned_issue_renderer.rb
│   │   │       │   │   ├── assigned_pull_request_renderer.rb
│   │   │       │   │   ├── author.rb
│   │   │       │   │   ├── author_user.rb
│   │   │       │   │   ├── check_suite_body.rb
│   │   │       │   │   ├── check_suite_renderer.rb
│   │   │       │   │   ├── check_suite_subtitle.rb
│   │   │       │   │   ├── check_suite_thread.rb
│   │   │       │   │   ├── check_suite_title.rb
│   │   │       │   │   ├── discussion_comment_renderer.rb
│   │   │       │   │   ├── discussion_renderer.rb
│   │   │       │   │   ├── discussion_thread.rb
│   │   │       │   │   ├── gate_request_renderer.rb
│   │   │       │   │   ├── issue_comment_renderer.rb
│   │   │       │   │   ├── issue_renderer.rb
│   │   │       │   │   ├── issue_thread.rb
│   │   │       │   │   ├── null_author.rb
│   │   │       │   │   ├── pull_request_renderer.rb
│   │   │       │   │   ├── pull_request_review_renderer.rb
│   │   │       │   │   ├── pull_request_review_update_renderer.rb
│   │   │       │   │   ├── pull_request_thread.rb
│   │   │       │   │   ├── release_renderer.rb
│   │   │       │   │   ├── release_thread.rb
│   │   │       │   │   ├── review_requested_pull_request_renderer.rb
│   │   │       │   │   ├── subtitle.rb
│   │   │       │   │   ├── thread.rb
│   │   │       │   │   └── title_mention.rb
│   │   │       │   ├── network_helper.rb
│   │   │       │   ├── newsies_service.rb
│   │   │       │   ├── notifyd_failbot.rb
│   │   │       │   ├── notify_publisher.rb
│   │   │       │   ├── operations
│   │   │       │   │   ├── code_scanning_alert_operation.rb
│   │   │       │   │   ├── commit_comment_operation.rb
│   │   │       │   │   ├── discussion_comment_operation.rb
│   │   │       │   │   ├── discussion_operation.rb
│   │   │       │   │   ├── issue_comment_operation.rb
│   │   │       │   │   ├── issue_operation.rb
│   │   │       │   │   ├── memex_project_status_operation.rb
│   │   │       │   │   ├── pull_request_operation.rb
│   │   │       │   │   ├── pull_request_review_comment_operation.rb
│   │   │       │   │   ├── pull_request_review_operation.rb
│   │   │       │   │   └── security_campaign_user_operation.rb
│   │   │       │   ├── publishing
│   │   │       │   │   ├── actor_validation.rb
│   │   │       │   │   └── recipient_groups.rb
│   │   │       │   ├── pull_request_adapter.rb
│   │   │       │   ├── pull_request_review_adapter.rb
│   │   │       │   ├── recipients_helper.rb
│   │   │       │   ├── release_adapter.rb
│   │   │       │   ├── reply_to_token.rb
│   │   │       │   ├── resource_type_factory.rb
│   │   │       │   ├── response.rb
│   │   │       │   ├── responses.rb
│   │   │       │   ├── security_campaign_user_adapter.rb
│   │   │       │   ├── settings
│   │   │       │   │   ├── actions_settings.rb
│   │   │       │   │   ├── agent_sessions_settings.rb
│   │   │       │   │   ├── issue_comments_email_settings.rb
│   │   │       │   │   ├── member_feature_requests_settings.rb
│   │   │       │   │   ├── mobile_actions_settings.rb
│   │   │       │   │   ├── mobile_live_activity_copilot_coding_agent_settings.rb
│   │   │       │   │   ├── mobile_releases_settings.rb
│   │   │       │   │   ├── mute_setting.rb
│   │   │       │   │   ├── participant_settings.rb
│   │   │       │   │   ├── pull_request_pushes_email_settings.rb
│   │   │       │   │   ├── pull_request_reviews_email_settings.rb
│   │   │       │   │   ├── routing_settings_service.rb
│   │   │       │   │   ├── security_campaigns_settings.rb
│   │   │       │   │   ├── self_activity_email_settings.rb
│   │   │       │   │   ├── vulnerability_settings.rb
│   │   │       │   │   └── watcher_settings.rb
│   │   │       │   ├── subject_adapter.rb
│   │   │       │   ├── subject_adapter_tracer.rb
│   │   │       │   ├── subscription.rb
│   │   │       │   ├── subscriptions_helper.rb
│   │   │       │   ├── subscriptions.rb
│   │   │       │   ├── subscriptions_service.rb
│   │   │       │   ├── thread_subscription.rb
│   │   │       │   ├── token_handler.rb
│   │   │       │   ├── unsubscribe_from_link.rb
│   │   │       │   └── unsubscribe_token.rb
│   │   │       ├── repository
│   │   │       │   ├── notifications_dependency.rb
│   │   │       │   └── watchers_dependency.rb
│   │   │       ├── search
│   │   │       │   └── queries
│   │   │       │       └── notifications_query.rb
│   │   │       ├── stafftools
│   │   │       │   ├── newsies.rb
│   │   │       │   ├── newsies_reasons.rb
│   │   │       │   └── newsies_settings.rb
│   │   │       ├── thread_subscription_calculator.rb
│   │   │       ├── unsubscribe_from_link.rb
│   │   │       ├── user
│   │   │       │   ├── indicator_checker.rb
│   │   │       │   ├── newsies_adapter.rb
│   │   │       │   └── notifications_dependency.rb
│   │   │       └── watched_repositories.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── integration
│   │       │   └── notifications
│   │       │       └── one_click_unsubscriptions_controller_test.rb
│   │       ├── jobs
│   │       │   ├── cleanup_list_notifications_job_test.rb
│   │       │   ├── copilot_digest_job_test.rb
│   │       │   ├── create_subscribed_issue_events_job_test.rb
│   │       │   ├── delete_expired_notifications_key_values_job_test.rb
│   │       │   ├── deliver_repository_push_notification_job_test.rb
│   │       │   ├── email_job_test.rb
│   │       │   ├── email_reply_job_test.rb
│   │       │   ├── email_unsubscribe_job_test.rb
│   │       │   ├── hydro_correct_watchers_repository_transferred_job_test.rb
│   │       │   ├── hydro_notification_mark_as_read_job_test.rb
│   │       │   ├── hydro_notifications_on_push_job_test.rb
│   │       │   ├── hydro_notifyd_deliver_web_job_test.rb
│   │       │   ├── ignore_list_notifications_job_test.rb
│   │       │   ├── newsies
│   │       │   │   ├── cleanup_inaccessible_thread_for_user_job_test.rb
│   │       │   │   ├── copy_thread_subscribers_job_test.rb
│   │       │   │   ├── delete_all_for_list_and_users_job_test.rb
│   │       │   │   ├── delete_all_for_list_job_test.rb
│   │       │   │   ├── delete_all_for_thread_job_test.rb
│   │       │   │   ├── delete_all_for_user_and_lists_job_test.rb
│   │       │   │   ├── delete_all_for_user_and_repository_owner_job_test.rb
│   │       │   │   ├── delete_all_for_user_job_test.rb
│   │       │   │   ├── deliver_notifications_job_test.rb
│   │       │   │   ├── maintenance_base_job_test.rb
│   │       │   │   ├── mark_all_notifications_as_read_job_test.rb
│   │       │   │   ├── mark_all_notifications_from_query_job_test.rb
│   │       │   │   ├── notify_list_subscription_status_change_job_test.rb
│   │       │   │   └── update_notifications_spam_status_job_test.rb
│   │       │   ├── notification_entries_limit_enforcer_job_test.rb
│   │       │   ├── notifyd
│   │       │   │   ├── publish_notify_message_job_test.rb
│   │       │   │   └── sync_delete_thread_subscriptions_job_test.rb
│   │       │   ├── notify_notification_restricted_members_job_test.rb
│   │       │   ├── notify_subscription_status_change_job_test.rb
│   │       │   ├── purge_archived_repository_subscriptions_job_test.rb
│   │       │   ├── purge_hidden_user_subscriptions_job_test.rb
│   │       │   ├── purge_subscribers_job_test.rb
│   │       │   ├── purge_subscribers_with_restorable_test.rb
│   │       │   ├── recover_notification_summaries_for_user_job_test.rb
│   │       │   ├── recover_notification_summary_job_test.rb
│   │       │   ├── subscribe_and_notify_job_test.rb
│   │       │   ├── subscribe_to_list_notifications_job_test.rb
│   │       │   ├── subscribe_user_to_thread_job_test.rb
│   │       │   ├── toggle_hidden_user_in_notifications_job_test.rb
│   │       │   ├── toggle_issue_notifications_for_spammy_users_job_test.rb
│   │       │   ├── toggle_notifications_for_spammy_users_job_test.rb
│   │       │   ├── update_notification_summary_job_with_locks_test.rb
│   │       │   ├── update_organization_routing_to_eligible_email_job_test.rb
│   │       │   ├── update_rollup_summary_state_test.rb
│   │       │   ├── update_subscriptions_and_notify_job_test.rb
│   │       │   └── user_watch_repo_job_test.rb
│   │       └── models
│   │           ├── api
│   │           │   └── serializer
│   │           │       └── notifications_dependency_test.rb
│   │           ├── copilot
│   │           │   ├── notification_digest_test.rb
│   │           │   └── notification_test.rb
│   │           ├── mentionable_test.rb
│   │           ├── mobile_push_notification_setting_test.rb
│   │           ├── newsies
│   │           │   ├── custom_inbox_test.rb
│   │           │   ├── hidden_user_test.rb
│   │           │   ├── list_subscription_test.rb
│   │           │   ├── mobile_push_notification_schedule_test.rb
│   │           │   ├── notification_entry_for_user_with_options_test.rb
│   │           │   ├── notification_entry_test.rb
│   │           │   ├── saved_notification_entry_test.rb
│   │           │   ├── subscriber_test.rb
│   │           │   ├── thread_subscription_test.rb
│   │           │   ├── thread_type_subscription_test.rb
│   │           │   ├── unsubscribe_from_link_test.rb
│   │           │   └── unsubscribe_resource_type_factory_test.rb
│   │           ├── notifications
│   │           │   ├── duplicate_content_check_test.rb
│   │           │   ├── notification_author_test.rb
│   │           │   ├── notifications_test.rb
│   │           │   ├── purge_subscribers_service_test.rb
│   │           │   ├── settings_test.rb
│   │           │   ├── subscribable_thread_test.rb
│   │           │   ├── subscriber_user_ids_test.rb
│   │           │   ├── subscriptions_test.rb
│   │           │   ├── tenant_context_test.rb
│   │           │   └── web_event_tracker_test.rb
│   │           ├── notifications_content_test.rb
│   │           ├── notification_summary_test.rb
│   │           ├── notifyd
│   │           │   ├── agentic_app_helper_test.rb
│   │           │   ├── bridge_mailer_test.rb
│   │           │   ├── bridge_mail_renderer_test.rb
│   │           │   ├── check_suite_adapter_test.rb
│   │           │   ├── code_scanning_alert_adapter_test.rb
│   │           │   ├── commit_comment_adapter_test.rb
│   │           │   ├── device_tokens_service_test.rb
│   │           │   ├── discussion_adapter_test.rb
│   │           │   ├── discussion_comment_adapter_test.rb
│   │           │   ├── email
│   │           │   │   ├── agent_session_finished_renderer_test.rb
│   │           │   │   ├── author_user_test.rb
│   │           │   │   ├── code_scanning_alert_renderer_test.rb
│   │           │   │   ├── dummy_author.rb
│   │           │   │   ├── issue_comment_renderer_test.rb
│   │           │   │   ├── issue_renderer_test.rb
│   │           │   │   ├── member_feature_request_renderer_test.rb
│   │           │   │   ├── memex_project_status_renderer_test.rb
│   │           │   │   ├── no_reply_address_test.rb
│   │           │   │   ├── security_campaign_user_helper_test.rb
│   │           │   │   ├── security_campaign_user_renderer_test.rb
│   │           │   │   └── unsubscribe_url_templates_test.rb
│   │           │   ├── email_headers_test.rb
│   │           │   ├── email_link_tracking_test.rb
│   │           │   ├── gate_request_adapter_test.rb
│   │           │   ├── gist_comment_adapter_test.rb
│   │           │   ├── hydro_topic_test.rb
│   │           │   ├── issue_adapter_test.rb
│   │           │   ├── issue_comment_adapter_test.rb
│   │           │   ├── issue_event_adapter_test.rb
│   │           │   ├── label_subscription_test.rb
│   │           │   ├── live_activity_tokens_service_test.rb
│   │           │   ├── maintenance_service_test.rb
│   │           │   ├── member_feature_request_adapter_test.rb
│   │           │   ├── memex_project_status_adapter_test.rb
│   │           │   ├── message_headers_test.rb
│   │           │   ├── mobile
│   │           │   │   ├── assigned_issue_test.rb
│   │           │   │   ├── assigned_pull_request_test.rb
│   │           │   │   ├── author_user_test.rb
│   │           │   │   ├── check_suite_test.rb
│   │           │   │   ├── discussion_comment_test.rb
│   │           │   │   ├── discussion_test.rb
│   │           │   │   ├── dummy_author.rb
│   │           │   │   ├── issue_comment_test.rb
│   │           │   │   ├── issue_test.rb
│   │           │   │   ├── pull_request_review_test.rb
│   │           │   │   ├── pull_request_review_update_test.rb
│   │           │   │   ├── pull_request_test.rb
│   │           │   │   ├── release_test.rb
│   │           │   │   └── review_requested_pull_request_test.rb
│   │           │   ├── network_helper_test.rb
│   │           │   ├── newsies_service_test.rb
│   │           │   ├── notify_publisher_test.rb
│   │           │   ├── null_client_test.rb
│   │           │   ├── publishing
│   │           │   │   ├── actor_validation_test.rb
│   │           │   │   └── recipient_group_test.rb
│   │           │   ├── pull_request_adapter_test.rb
│   │           │   ├── pull_request_review_adapter_test.rb
│   │           │   ├── recipients_helper_test.rb
│   │           │   ├── release_adapter_test.rb
│   │           │   ├── reply_to_token_test.rb
│   │           │   ├── resource_type_factory_test.rb
│   │           │   ├── responses_test.rb
│   │           │   ├── security_campaign_user_adapter_test.rb
│   │           │   ├── settings
│   │           │   │   ├── actions_settings_test.rb
│   │           │   │   ├── issue_comments_email_settings_test.rb
│   │           │   │   ├── member_feature_requests_settings_test.rb
│   │           │   │   ├── mobile_actions_settings_test.rb
│   │           │   │   ├── mobile_live_activity_copilot_coding_agent_settings_test.rb
│   │           │   │   ├── mobile_releases_settings_test.rb
│   │           │   │   ├── participant_settings_test.rb
│   │           │   │   ├── pull_request_pushes_email_settings_test.rb
│   │           │   │   ├── pull_request_reviews_email_settings_test.rb
│   │           │   │   ├── routing_settings_service_test.rb
│   │           │   │   ├── self_activity_email_settings_test.rb
│   │           │   │   ├── vulnerability_settings_test.rb
│   │           │   │   └── watcher_settings_test.rb
│   │           │   ├── subject_adapter_test.rb
│   │           │   ├── subscriptions_service_test.rb
│   │           │   ├── subscriptions_test.rb
│   │           │   ├── thread_subscription_test.rb
│   │           │   ├── unsubscribe_from_link_test.rb
│   │           │   └── unsubscribe_token_test.rb
│   │           ├── organization
│   │           │   └── notifications_test.rb
│   │           ├── repository
│   │           │   └── notifications_dependency_test.rb
│   │           ├── search
│   │           │   └── queries
│   │           │       └── notifications_query_test.rb
│   │           ├── stafftools
│   │           │   ├── newsies_reasons_test.rb
│   │           │   ├── newsies_settings_test.rb
│   │           │   └── newsies_test.rb
│   │           ├── subscriptions
│   │           │   ├── gist_test.rb
│   │           │   ├── issue_test.rb
│   │           │   └── maintenance_test.rb
│   │           ├── summarizable_test.rb
│   │           ├── target_token_test.rb
│   │           ├── unsubscribe_from_link_test.rb
│   │           ├── user
│   │           │   ├── indicator_checker_test.rb
│   │           │   └── notifications_dependency_test.rb
│   │           └── user_indicator_mode_test.rb
│   ├── oauth_access_tokens
│   │   ├── app
│   │   │   ├── models
│   │   │   │   ├── oauth_access
│   │   │   │   │   ├── client_id.rb
│   │   │   │   │   └── provider.rb
│   │   │   │   └── oauth_access.rb
│   │   │   ├── public
│   │   │   │   ├── oauth_access_tokens
│   │   │   │   │   ├── domain
│   │   │   │   │   │   └── oauth_applications.rb
│   │   │   │   │   ├── domain.rb
│   │   │   │   │   └── i_oauth_access.rb
│   │   │   │   └── oauth_access_tokens.rb
│   │   │   └── stream_processors
│   │   │       └── github
│   │   │           └── stream_processors
│   │   │               └── oauth_access_processor.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   ├── privacy_todo.yml
│   │   └── test
│   │       ├── models
│   │       │   ├── oauth_access
│   │       │   │   ├── create_authorization_version_context_test.rb
│   │       │   │   └── provider_test.rb
│   │       │   └── oauth_access_test.rb
│   │       ├── oauth_access_processor_test.rb
│   │       └── public
│   │           ├── domain_test.rb
│   │           └── oauth_access_tokens
│   │               └── domain
│   │                   └── oauth_applications_test.rb
│   ├── oidc
│   │   ├── app
│   │   │   ├── models
│   │   │   │   ├── enterprise_oidc_issuer_url_customisation.rb
│   │   │   │   ├── oidc_custom_property_inclusion.rb
│   │   │   │   ├── organization_oidc_sub_claim_template.rb
│   │   │   │   └── repository_actions_oidc_config.rb
│   │   │   └── public
│   │   │       └── oidc
│   │   │           ├── repo_custom_property_inclusion_helper.rb
│   │   │           └── use_immutable_subject_helper.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── models
│   │       │   ├── oidc_custom_property_inclusion_test.rb
│   │       │   ├── organization_oidc_sub_claim_template_test.rb
│   │       │   └── repository_actions_oidc_config_test.rb
│   │       └── public
│   │           └── oidc
│   │               └── repo_custom_property_inclusion_helper_test.rb
│   ├── orca
│   │   ├── app
│   │   │   └── public
│   │   │       ├── orca
│   │   │       │   ├── client.rb
│   │   │       │   ├── hydro
│   │   │       │   │   ├── base_handler.rb
│   │   │       │   │   ├── model_deployment_event_handler.rb
│   │   │       │   │   ├── pipeline_event_handler.rb
│   │   │       │   │   └── stream_processor.rb
│   │   │       │   ├── hydro.rb
│   │   │       │   ├── model.rb
│   │   │       │   ├── orca_controller_helper.rb
│   │   │       │   ├── pipeline_form_validator.rb
│   │   │       │   ├── pipeline_logs.rb
│   │   │       │   ├── pipeline.rb
│   │   │       │   └── rate_limit.rb
│   │   │       └── orca.rb
│   │   ├── fixtures
│   │   │   └── pipelines
│   │   │       ├── multi-repos-in-progress.json
│   │   │       └── multi-repos.json
│   │   ├── package.yml
│   │   └── test
│   │       ├── integration
│   │       │   └── orgs
│   │       │       └── copilot_settings
│   │       │           ├── custom_models_controller_test.rb
│   │       │           └── custom_model_trainings_controller_test.rb
│   │       ├── orca_test_helpers.rb
│   │       └── public
│   │           ├── orca
│   │           │   ├── client_test.rb
│   │           │   ├── hydro
│   │           │   │   ├── model_deployment_event_handler_test.rb
│   │           │   │   ├── pipeline_event_handler_test.rb
│   │           │   │   └── stream_processor_test.rb
│   │           │   ├── hydro_test.rb
│   │           │   ├── model_test.rb
│   │           │   ├── pipeline_form_validator_test.rb
│   │           │   ├── pipeline_logs_test.rb
│   │           │   └── pipeline_test.rb
│   │           └── orca_test.rb
│   ├── orgs
│   │   ├── app
│   │   │   ├── controllers
│   │   │   │   ├── business_team_handlers.rb
│   │   │   │   ├── business_teams_eligible_members_controller.rb
│   │   │   │   ├── business_teams_eligible_org_controller.rb
│   │   │   │   ├── enterprise_team_group_suggestions_controller.rb
│   │   │   │   ├── enterprise_team_members_controller.rb
│   │   │   │   ├── enterprise_team_member_suggestions_controller.rb
│   │   │   │   ├── enterprise_team_name_checks_controller.rb
│   │   │   │   └── enterprise_teams_controller.rb
│   │   │   ├── jobs
│   │   │   │   ├── business_team_org_assignments_instrumentation_job.rb
│   │   │   │   ├── clear_business_team_indirect_org_access_job.rb
│   │   │   │   ├── clear_business_team_org_assignments_job.rb
│   │   │   │   ├── clear_organization_role_assignments_job.rb
│   │   │   │   ├── create_business_team_org_assignments_job.rb
│   │   │   │   ├── hydro_organization_collaborator_update_on_repo_change_job.rb
│   │   │   │   ├── organization_orchestration_job.rb
│   │   │   │   ├── organization_orchestration_sweeper_job.rb
│   │   │   │   ├── team_orchestration_job.rb
│   │   │   │   └── team_orchestration_sweeper_job.rb
│   │   │   ├── models
│   │   │   │   ├── ability
│   │   │   │   │   └── organization_dependency.rb
│   │   │   │   ├── account_orchestration.rb
│   │   │   │   ├── add_members_business_team_orchestration.rb
│   │   │   │   ├── add_members_team_orchestration.rb
│   │   │   │   ├── add_organizations_business_team_orchestration.rb
│   │   │   │   ├── add_users_organization_orchestration.rb
│   │   │   │   ├── business_team
│   │   │   │   │   └── limits_dependency.rb
│   │   │   │   ├── business_team_org_assignment.rb
│   │   │   │   ├── business_team.rb
│   │   │   │   ├── coders
│   │   │   │   │   └── organization_coder.rb
│   │   │   │   ├── content_authorizer
│   │   │   │   │   └── organization_invitation_authorizer.rb
│   │   │   │   ├── delete_token.rb
│   │   │   │   ├── mark_not_deleted_organization_orchestration.rb
│   │   │   │   ├── organization
│   │   │   │   │   ├── ability_dependency.rb
│   │   │   │   │   ├── actions_metrics_dependency.rb
│   │   │   │   │   ├── api_insights_dependency.rb
│   │   │   │   │   ├── archived_dependency.rb
│   │   │   │   │   ├── beta_features_dependency.rb
│   │   │   │   │   ├── business_teams_dependency.rb
│   │   │   │   │   ├── configuration_dependency.rb
│   │   │   │   │   ├── creator.rb
│   │   │   │   │   ├── customer_category_dependency.rb
│   │   │   │   │   ├── custom_properties_dependency.rb
│   │   │   │   │   ├── dependency_insights_dependency.rb
│   │   │   │   │   ├── feature_flag_dependency.rb
│   │   │   │   │   ├── hovercard_dependency.rb
│   │   │   │   │   ├── invalid_invite_status.rb
│   │   │   │   │   ├── invitations_dependency.rb
│   │   │   │   │   ├── invite_status.rb
│   │   │   │   │   ├── job_status.rb
│   │   │   │   │   ├── k_v
│   │   │   │   │   │   └── data_store.rb
│   │   │   │   │   ├── k_v.rb
│   │   │   │   │   ├── limits_dependency.rb
│   │   │   │   │   ├── people
│   │   │   │   │   │   ├── filter.rb
│   │   │   │   │   │   ├── query.rb
│   │   │   │   │   │   └── search.rb
│   │   │   │   │   ├── removed_member_notification.rb
│   │   │   │   │   ├── repository_filter.rb
│   │   │   │   │   ├── repository_permissions.rb
│   │   │   │   │   ├── role.rb
│   │   │   │   │   └── team_repository_dependency.rb
│   │   │   │   ├── organization_collaborator.rb
│   │   │   │   ├── organization_custom_property_definition.rb
│   │   │   │   ├── organization_custom_property_value.rb
│   │   │   │   ├── organization_invitation
│   │   │   │   │   ├── accept_invitation_status.rb
│   │   │   │   │   ├── deduplicator.rb
│   │   │   │   │   ├── k_v
│   │   │   │   │   │   └── data_store.rb
│   │   │   │   │   ├── k_v.rb
│   │   │   │   │   ├── opt_out.rb
│   │   │   │   │   ├── rate_limit_policy.rb
│   │   │   │   │   └── role.rb
│   │   │   │   ├── organization_invitation.rb
│   │   │   │   ├── organization_invitation_request.rb
│   │   │   │   ├── organization_inviter.rb
│   │   │   │   ├── organization_orchestration.rb
│   │   │   │   ├── organization_properties_config.rb
│   │   │   │   ├── organization.rb
│   │   │   │   ├── org_repository_counts.rb
│   │   │   │   ├── org_selection_type_changed_business_team_orchestration.rb
│   │   │   │   ├── remove_members_business_team_orchestration.rb
│   │   │   │   ├── remove_members_team_orchestration.rb
│   │   │   │   ├── remove_organizations_business_team_orchestration.rb
│   │   │   │   ├── remove_users_organization_orchestration.rb
│   │   │   │   ├── search
│   │   │   │   │   └── filters
│   │   │   │   │       └── team_filter.rb
│   │   │   │   ├── soft_deleted_organization.rb
│   │   │   │   ├── soft_delete_organization_orchestration.rb
│   │   │   │   ├── stafftools
│   │   │   │   │   └── team.rb
│   │   │   │   ├── suggester
│   │   │   │   │   ├── organization_member_suggester.rb
│   │   │   │   │   ├── organization_suggester.rb
│   │   │   │   │   ├── team_serializer.rb
│   │   │   │   │   └── team_suggester.rb
│   │   │   │   ├── team
│   │   │   │   │   ├── add_member_status.rb
│   │   │   │   │   ├── add_organization_status.rb
│   │   │   │   │   ├── creator.rb
│   │   │   │   │   ├── destruction
│   │   │   │   │   │   ├── destroy_dependants_operation.rb
│   │   │   │   │   │   └── destroy_operation.rb
│   │   │   │   │   ├── editor.rb
│   │   │   │   │   ├── group_mapping.rb
│   │   │   │   │   ├── limits_dependency.rb
│   │   │   │   │   ├── membership
│   │   │   │   │   │   ├── abilities_remover.rb
│   │   │   │   │   │   └── scope_builder.rb
│   │   │   │   │   ├── modify_project_status.rb
│   │   │   │   │   ├── modify_repository_status.rb
│   │   │   │   │   ├── nested.rb
│   │   │   │   │   ├── newsies_adapter.rb
│   │   │   │   │   ├── parent_change
│   │   │   │   │   │   ├── ability_helpers.rb
│   │   │   │   │   │   ├── cannot_acquire_lock_error.rb
│   │   │   │   │   │   ├── error.rb
│   │   │   │   │   │   ├── lock.rb
│   │   │   │   │   │   ├── payload.rb
│   │   │   │   │   │   ├── pending_queue.rb
│   │   │   │   │   │   ├── recalculate_abilities_operation.rb
│   │   │   │   │   │   ├── recalculation_failed_after_several_retries.rb
│   │   │   │   │   │   └── repair_abilities_operation.rb
│   │   │   │   │   ├── permissions.rb
│   │   │   │   │   ├── role_based_permissions_dependency.rb
│   │   │   │   │   ├── roles.rb
│   │   │   │   │   ├── size_dependency.rb
│   │   │   │   │   └── user_ranked_dependency.rb
│   │   │   │   ├── team_change_parent_request.rb
│   │   │   │   ├── team_invitation.rb
│   │   │   │   ├── team_member_query_components.rb
│   │   │   │   ├── team_membership_request.rb
│   │   │   │   ├── team_orchestration.rb
│   │   │   │   ├── team_overview_filter.rb
│   │   │   │   ├── team.rb
│   │   │   │   ├── team_search_query.rb
│   │   │   │   ├── team_sync
│   │   │   │   │   ├── business_tenant.rb
│   │   │   │   │   ├── okta_credentials.rb
│   │   │   │   │   ├── provider.rb
│   │   │   │   │   ├── setup_flow.rb
│   │   │   │   │   └── tenant.rb
│   │   │   │   ├── update_members_organization_orchestration.rb
│   │   │   │   ├── user
│   │   │   │   │   ├── organizations_dependency.rb
│   │   │   │   │   └── role_based_permissions_dependency.rb
│   │   │   │   └── user_hovercard
│   │   │   │       └── contexts
│   │   │   │           ├── organizations.rb
│   │   │   │           └── organization_teams.rb
│   │   │   └── public
│   │   │       ├── orgs
│   │   │       │   ├── domain
│   │   │       │   │   ├── business_team_org_assignments.rb
│   │   │       │   │   ├── custom_properties.rb
│   │   │       │   │   └── teams.rb
│   │   │       │   ├── domain.rb
│   │   │       │   ├── i_organization.rb
│   │   │       │   ├── i_team.rb
│   │   │       │   └── organization_accessor.rb
│   │   │       └── orgs.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── integration
│   │       │   ├── business_team_handlers_test.rb
│   │       │   ├── business_teams_eligible_members_controller_test.rb
│   │       │   ├── business_teams_eligible_org_controller_test.rb
│   │       │   ├── enterprise_team_group_suggestions_controller_test.rb
│   │       │   ├── enterprise_team_members_controller_test.rb
│   │       │   ├── enterprise_team_member_suggestions_controller_test.rb
│   │       │   ├── enterprise_team_name_checks_controller_test.rb
│   │       │   └── enterprise_teams_controller_test.rb
│   │       ├── jobs
│   │       │   ├── business_team_org_assignments_instrumentation_job_test.rb
│   │       │   ├── clear_business_team_org_assignments_job_test.rb
│   │       │   ├── clear_organization_role_assignments_job_test.rb
│   │       │   ├── create_business_team_org_assignments_job_test.rb
│   │       │   ├── hydro_organization_collaborator_update_on_repo_change_job_test.rb
│   │       │   ├── organization_orchestration_sweeper_job_test.rb
│   │       │   └── team_orchestration_job_sweeper_test.rb
│   │       ├── models
│   │       │   ├── ability
│   │       │   │   └── organization_dependency_test.rb
│   │       │   ├── add_members_business_team_orchestration_test.rb
│   │       │   ├── add_members_team_orchestration_test.rb
│   │       │   ├── add_organizations_business_team_orchestration_hydro_test.rb
│   │       │   ├── add_organizations_business_team_orchestration_test.rb
│   │       │   ├── add_users_organization_orchestration_test.rb
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       ├── organizations_dependency_test.rb
│   │       │   │       └── orgs_dependency_test.rb
│   │       │   ├── business_team
│   │       │   │   └── limits_dependency_test.rb
│   │       │   ├── business_team_org_assignment_test.rb
│   │       │   ├── business_team_test.rb
│   │       │   ├── delete_token_test.rb
│   │       │   ├── mark_not_deleted_organization_orchestration_test.rb
│   │       │   ├── organization
│   │       │   │   ├── actions_metrics_dependency_test.rb
│   │       │   │   ├── add_member_test.rb
│   │       │   │   ├── api_insights_dependency_test.rb
│   │       │   │   ├── archived_dependency_test.rb
│   │       │   │   ├── audit_log_searching_test.rb
│   │       │   │   ├── beta_features_dependency_test.rb
│   │       │   │   ├── business_teams_dependency_test.rb
│   │       │   │   ├── can_conceal_memberships_test.rb
│   │       │   │   ├── can_publicize_memberships_test.rb
│   │       │   │   ├── configurable_default_membership_visibility_test.rb
│   │       │   │   ├── configuration_dependency_test.rb
│   │       │   │   ├── creator_test.rb
│   │       │   │   ├── customer_category_dependency_test.rb
│   │       │   │   ├── delete_test.rb
│   │       │   │   ├── dependency_insights_dependency_test.rb
│   │       │   │   ├── display_commenter_full_name_for_repo_test.rb
│   │       │   │   ├── emu_organization_test.rb
│   │       │   │   ├── feature_flag_dependency_test.rb
│   │       │   │   ├── forking_a_repo_on_behalf_of_an_test.rb
│   │       │   │   ├── forking_a_repository_owned_by_an_test.rb
│   │       │   │   ├── hovercard_dependency_test.rb
│   │       │   │   ├── invitation
│   │       │   │   │   ├── deduplicator_test.rb
│   │       │   │   │   ├── opt_out_test.rb
│   │       │   │   │   └── rate_limit_policy_test.rb
│   │       │   │   ├── invitation_request_test.rb
│   │       │   │   ├── invitations_dependency_test.rb
│   │       │   │   ├── inviter_test.rb
│   │       │   │   ├── invite_status_test.rb
│   │       │   │   ├── limits_dependency_test.rb
│   │       │   │   ├── members_can_delete_issues_test.rb
│   │       │   │   ├── members_can_update_protected_branches_test.rb
│   │       │   │   ├── membership_test.rb
│   │       │   │   ├── multi_tenant_organization_test.rb
│   │       │   │   ├── org_member_who_owns_a_fork_of_an_org_repo_test.rb
│   │       │   │   ├── owner_test.rb
│   │       │   │   ├── people
│   │       │   │   │   ├── filter_test.rb
│   │       │   │   │   ├── query_test.rb
│   │       │   │   │   └── search_test.rb
│   │       │   │   ├── publicize_member_test.rb
│   │       │   │   ├── remove_any_affiliation_test.rb
│   │       │   │   ├── removed_member_notifcation_test.rb
│   │       │   │   ├── remove_member_test.rb
│   │       │   │   ├── renaming_an_test.rb
│   │       │   │   ├── repo_counts_test.rb
│   │       │   │   ├── repos_idfor_orgsfor_users_test.rb
│   │       │   │   ├── repositories_test.rb
│   │       │   │   ├── repository_filter_test.rb
│   │       │   │   ├── repository_permissions_test.rb
│   │       │   │   ├── role_test.rb
│   │       │   │   ├── search_test.rb
│   │       │   │   ├── team_repository_dependency_test.rb
│   │       │   │   ├── teams_test.rb
│   │       │   │   ├── team_test.rb
│   │       │   │   ├── team_with_admin_access_test.rb
│   │       │   │   ├── team_with_pull_access_test.rb
│   │       │   │   ├── update_member_test.rb
│   │       │   │   ├── user_in_multiple_teams_test.rb
│   │       │   │   ├── user_with_admin_access_test.rb
│   │       │   │   ├── user_with_pull_access_test.rb
│   │       │   │   ├── user_with_push_access_test.rb
│   │       │   │   └── verifiable_domains_test.rb
│   │       │   ├── organization_collaborator_test.rb
│   │       │   ├── organization_custom_property_definition_test.rb
│   │       │   ├── organization_custom_property_value_test.rb
│   │       │   ├── organization_invitation_test.rb
│   │       │   ├── organization_orchestration
│   │       │   │   └── orchestration_test.rb
│   │       │   ├── organization_orchestration_test.rb
│   │       │   ├── organizations_info_test.rb
│   │       │   ├── organization_test.rb
│   │       │   ├── org_selection_type_changed_business_team_orchestration_test.rb
│   │       │   ├── over_plan_limit_test.rb
│   │       │   ├── remove_members_business_team_orchestration_test.rb
│   │       │   ├── remove_members_team_orchestration_test.rb
│   │       │   ├── remove_organizations_business_team_orchestration_hydro_test.rb
│   │       │   ├── remove_organizations_business_team_orchestration_test.rb
│   │       │   ├── remove_users_organization_orchestration_test.rb
│   │       │   ├── soft_delete_organization_orchestration_test.rb
│   │       │   ├── stafftools
│   │       │   │   └── team_test.rb
│   │       │   ├── suggester
│   │       │   │   ├── organization_member_suggester_test.rb
│   │       │   │   ├── organization_suggester_test.rb
│   │       │   │   ├── team_serializer_test.rb
│   │       │   │   └── team_suggester_test.rb
│   │       │   ├── team
│   │       │   │   ├── add_member_status_test.rb
│   │       │   │   ├── creator_test.rb
│   │       │   │   ├── destruction
│   │       │   │   │   ├── destroy_dependants_operation_test.rb
│   │       │   │   │   ├── destroy_operation_test.rb
│   │       │   │   │   └── destroy_orphaned_dependants_operation_test.rb
│   │       │   │   ├── editor_test.rb
│   │       │   │   ├── group_mapping_test.rb
│   │       │   │   ├── limits_dependency_test.rb
│   │       │   │   ├── membership
│   │       │   │   │   ├── abilities_remover_test.rb
│   │       │   │   │   ├── limits_test.rb
│   │       │   │   │   └── scope_builder_test.rb
│   │       │   │   ├── nested_test.rb
│   │       │   │   ├── parent_change
│   │       │   │   │   ├── pending_queue_test.rb
│   │       │   │   │   └── repair_abilities_operation_test.rb
│   │       │   │   ├── permissions_test.rb
│   │       │   │   ├── role_based_permissions_dependency_test.rb
│   │       │   │   ├── roles_test.rb
│   │       │   │   ├── size_dependency_test.rb
│   │       │   │   └── user_ranked_dependency_test.rb
│   │       │   ├── team_change_parent_request_test.rb
│   │       │   ├── team_invitation_test.rb
│   │       │   ├── team_member_query_components_test.rb
│   │       │   ├── team_membership_request_test.rb
│   │       │   ├── team_nesting_test.rb
│   │       │   ├── team_orchestration_test.rb
│   │       │   ├── team_overview_filter_test.rb
│   │       │   ├── team_sync
│   │       │   │   ├── business_tenant_test.rb
│   │       │   │   ├── okta_credentials_test.rb
│   │       │   │   ├── provider_test.rb
│   │       │   │   ├── setup_flow_test.rb
│   │       │   │   └── tenant_test.rb
│   │       │   ├── team_test.rb
│   │       │   ├── update_members_organization_orchestration_test.rb
│   │       │   ├── user
│   │       │   │   ├── organizations_dependency_test.rb
│   │       │   │   └── role_based_permissions_dependency_test.rb
│   │       │   └── user_hovercard
│   │       │       └── contexts
│   │       │           ├── organizations_test.rb
│   │       │           └── organization_teams_test.rb
│   │       ├── public
│   │       │   ├── organization_accessor_test.rb
│   │       │   └── orgs
│   │       │       ├── domain
│   │       │       │   ├── business_team_org_assignments_test.rb
│   │       │       │   ├── custom_properties_test.rb
│   │       │       │   └── teams_test.rb
│   │       │       └── domain_test.rb
│   │       ├── test_organization_orchestration_nothing_after_job_start.rb
│   │       ├── test_organization_orchestration_only_one_async_skipped_step.rb
│   │       ├── test_organization_orchestration.rb
│   │       ├── test_simple_organization_orchestration.rb
│   │       └── test_team_orchestration.rb
│   ├── planning
│   │   ├── app
│   │   │   ├── helpers
│   │   │   │   ├── copilot_helper.rb
│   │   │   │   ├── elasticsearch_date_query_helper.rb
│   │   │   │   ├── memex_bulk_add_notifications_helper.rb
│   │   │   │   └── sub_issue_reprioritization_helper.rb
│   │   │   ├── jobs
│   │   │   │   ├── enqueue_issue_fields_project_columns_sync_job.rb
│   │   │   │   ├── hydro_copy_issue_data_to_memex_project_item_job.rb
│   │   │   │   ├── hydro_memex_bulk_add_automation_job.rb
│   │   │   │   ├── hydro_update_issue_field_project_columns_job.rb
│   │   │   │   ├── hydro_update_memex_project_items_blocked_job.rb
│   │   │   │   ├── link_memex_project_to_repository_job.rb
│   │   │   │   ├── memex_batched_bulk_add_job.rb
│   │   │   │   ├── memex_kv_cleanup_expired_data_job.rb
│   │   │   │   ├── memex_project_workflow_runner_job.rb
│   │   │   │   ├── memex_repository_bulk_add_initializer_job.rb
│   │   │   │   ├── purge_expired_memex_elasticsearch_consistency_scores_job.rb
│   │   │   │   ├── queue_memex_elasticsearch_resyncs_job.rb
│   │   │   │   ├── repair_memex_project_items_index_job.rb
│   │   │   │   ├── report_memex_project_items_index_consistency_metric_job.rb
│   │   │   │   ├── resync_memex_project_items_index_job.rb
│   │   │   │   ├── sync_issue_field_to_project_columns_job.rb
│   │   │   │   └── sync_memex_project_denormalized_data_job.rb
│   │   │   ├── models
│   │   │   │   ├── ability
│   │   │   │   │   └── project_dependency.rb
│   │   │   │   ├── archived
│   │   │   │   │   ├── base.rb
│   │   │   │   │   ├── project_card.rb
│   │   │   │   │   ├── project_column.rb
│   │   │   │   │   ├── project.rb
│   │   │   │   │   ├── project_repository_link.rb
│   │   │   │   │   ├── project_workflow_action.rb
│   │   │   │   │   └── project_workflow.rb
│   │   │   │   ├── archived.rb
│   │   │   │   ├── assignee.rb
│   │   │   │   ├── content_authorization_error
│   │   │   │   │   └── project_locked.rb
│   │   │   │   ├── content_authorizer
│   │   │   │   │   └── project_authorizer.rb
│   │   │   │   ├── contextual_actor.rb
│   │   │   │   ├── destroy_project_callbacks.rb
│   │   │   │   ├── draft_issue
│   │   │   │   │   └── assignment_dependency.rb
│   │   │   │   ├── draft_issue_assignment.rb
│   │   │   │   ├── draft_issue.rb
│   │   │   │   ├── draft_issue_reference_filter.rb
│   │   │   │   ├── hierarchy_and_roadmap_beta.rb
│   │   │   │   ├── hierarchy_and_roadmap_waitlist_survey.rb
│   │   │   │   ├── hook
│   │   │   │   │   ├── event
│   │   │   │   │   │   ├── project_card_event.rb
│   │   │   │   │   │   ├── project_column_event.rb
│   │   │   │   │   │   ├── project_event.rb
│   │   │   │   │   │   ├── projects_v2_event.rb
│   │   │   │   │   │   ├── projects_v2_item_event.rb
│   │   │   │   │   │   └── projects_v2_status_update_event.rb
│   │   │   │   │   └── payload
│   │   │   │   │       ├── project_card_payload.rb
│   │   │   │   │       ├── project_column_payload.rb
│   │   │   │   │       ├── project_payload.rb
│   │   │   │   │       ├── projects_v2_item_payload.rb
│   │   │   │   │       ├── projects_v2_payload.rb
│   │   │   │   │       └── projects_v2_status_update_payload.rb
│   │   │   │   ├── issue
│   │   │   │   │   ├── memexes_dependency.rb
│   │   │   │   │   └── projects_dependency.rb
│   │   │   │   ├── memex
│   │   │   │   │   ├── job_status.rb
│   │   │   │   │   ├── k_v.rb
│   │   │   │   │   └── ui_index_search.rb
│   │   │   │   ├── memex_agent_task.rb
│   │   │   │   ├── memex_agent_tasks_feature.rb
│   │   │   │   ├── memex_batched_bulk_add_job_status.rb
│   │   │   │   ├── memex_date_time_format.rb
│   │   │   │   ├── memex_project
│   │   │   │   │   ├── archival_dependency.rb
│   │   │   │   │   ├── auto_assign_agent_dependency.rb
│   │   │   │   │   ├── column_filter.rb
│   │   │   │   │   ├── comparator.rb
│   │   │   │   │   ├── copier.rb
│   │   │   │   │   ├── date_comparator.rb
│   │   │   │   │   ├── default_templates
│   │   │   │   │   │   ├── backlog_template.rb
│   │   │   │   │   │   ├── blank_template.rb
│   │   │   │   │   │   ├── bug_tracker_template.rb
│   │   │   │   │   │   ├── feature_release_template.rb
│   │   │   │   │   │   ├── feature_template.rb
│   │   │   │   │   │   ├── iterative_development_template.rb
│   │   │   │   │   │   ├── kanban_template.rb
│   │   │   │   │   │   ├── product_launch_template.rb
│   │   │   │   │   │   ├── roadmap_template.rb
│   │   │   │   │   │   ├── shared
│   │   │   │   │   │   │   └── workflows.rb
│   │   │   │   │   │   ├── team_planning_template.rb
│   │   │   │   │   │   └── team_retrospective_template.rb
│   │   │   │   │   ├── default_templates.rb
│   │   │   │   │   ├── display_name_dependency.rb
│   │   │   │   │   ├── filter_items_dependency.rb
│   │   │   │   │   ├── filter.rb
│   │   │   │   │   ├── filter_value_resolver.rb
│   │   │   │   │   ├── group.rb
│   │   │   │   │   ├── is_keyword_filter.rb
│   │   │   │   │   ├── item_metadata.rb
│   │   │   │   │   ├── iteration_comparator.rb
│   │   │   │   │   ├── iteration_range_comparator.rb
│   │   │   │   │   ├── migration_dependency.rb
│   │   │   │   │   ├── migrator
│   │   │   │   │   │   ├── field_id_store.rb
│   │   │   │   │   │   ├── field_option_id_store.rb
│   │   │   │   │   │   ├── schemas
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── project.json
│   │   │   │   │   │   └── specification.rb
│   │   │   │   │   ├── migrator.rb
│   │   │   │   │   ├── new_default_fields.rb
│   │   │   │   │   ├── newsies_adapter.rb
│   │   │   │   │   ├── notifyd_adapter.rb
│   │   │   │   │   ├── notifyd_subscriptions.rb
│   │   │   │   │   ├── permissions_dependency.rb
│   │   │   │   │   ├── precomputed_group.rb
│   │   │   │   │   ├── projects_dashboard_context.rb
│   │   │   │   │   ├── resync_items.rb
│   │   │   │   │   ├── shared_memex_projects_dependency.rb
│   │   │   │   │   ├── structure_serializer.rb
│   │   │   │   │   ├── templates_dependency.rb
│   │   │   │   │   ├── view_dependency.rb
│   │   │   │   │   ├── visited_after_reconciler.rb
│   │   │   │   │   ├── websocket_dependency.rb
│   │   │   │   │   └── workflow_dependency.rb
│   │   │   │   ├── memex_project_agent_workflow_state.rb
│   │   │   │   ├── memex_project_chart.rb
│   │   │   │   ├── memex_project_collaborator.rb
│   │   │   │   ├── memex_project_column
│   │   │   │   │   ├── conversion_dependency.rb
│   │   │   │   │   ├── field
│   │   │   │   │   │   ├── assignees.rb
│   │   │   │   │   │   ├── base.rb
│   │   │   │   │   │   ├── closed.rb
│   │   │   │   │   │   ├── created.rb
│   │   │   │   │   │   ├── date.rb
│   │   │   │   │   │   ├── issue_field
│   │   │   │   │   │   │   ├── base.rb
│   │   │   │   │   │   │   ├── date.rb
│   │   │   │   │   │   │   ├── number.rb
│   │   │   │   │   │   │   ├── single_select.rb
│   │   │   │   │   │   │   └── text.rb
│   │   │   │   │   │   ├── issue_type.rb
│   │   │   │   │   │   ├── iteration.rb
│   │   │   │   │   │   ├── labels.rb
│   │   │   │   │   │   ├── linked_pull_requests.rb
│   │   │   │   │   │   ├── milestone.rb
│   │   │   │   │   │   ├── number.rb
│   │   │   │   │   │   ├── parent_issue.rb
│   │   │   │   │   │   ├── repository.rb
│   │   │   │   │   │   ├── reviewers.rb
│   │   │   │   │   │   ├── single_select.rb
│   │   │   │   │   │   ├── sub_issues_progress.rb
│   │   │   │   │   │   ├── text.rb
│   │   │   │   │   │   ├── title.rb
│   │   │   │   │   │   ├── tracked_by.rb
│   │   │   │   │   │   ├── tracks.rb
│   │   │   │   │   │   └── updated.rb
│   │   │   │   │   ├── field_dependency.rb
│   │   │   │   │   ├── helper
│   │   │   │   │   │   ├── aggregation_metadata.rb
│   │   │   │   │   │   ├── generic_field.rb
│   │   │   │   │   │   ├── macro.rb
│   │   │   │   │   │   ├── serializable.rb
│   │   │   │   │   │   └── system_date_field.rb
│   │   │   │   │   ├── i_data_source.rb
│   │   │   │   │   ├── interface
│   │   │   │   │   │   ├── chartable
│   │   │   │   │   │   │   ├── chart_data.rb
│   │   │   │   │   │   │   ├── historical_chart.rb
│   │   │   │   │   │   │   └── options.rb
│   │   │   │   │   │   ├── chartable.rb
│   │   │   │   │   │   ├── groupable
│   │   │   │   │   │   │   ├── field_metric_options.rb
│   │   │   │   │   │   │   ├── field_metric.rb
│   │   │   │   │   │   │   ├── grouped_items.rb
│   │   │   │   │   │   │   ├── group.rb
│   │   │   │   │   │   │   ├── missing_value_group_order.rb
│   │   │   │   │   │   │   ├── options.rb
│   │   │   │   │   │   │   └── paginated_groups.rb
│   │   │   │   │   │   ├── groupable.rb
│   │   │   │   │   │   ├── indexable
│   │   │   │   │   │   │   ├── processor
│   │   │   │   │   │   │   │   ├── account_rename.rb
│   │   │   │   │   │   │   │   ├── base.rb
│   │   │   │   │   │   │   │   ├── bulk_add_project_items.rb
│   │   │   │   │   │   │   │   ├── bulk_archive_project_items.rb
│   │   │   │   │   │   │   │   ├── bulk_delete_project_items.rb
│   │   │   │   │   │   │   │   ├── column_destroy.rb
│   │   │   │   │   │   │   │   ├── content_helpers.rb
│   │   │   │   │   │   │   │   ├── content_state_change.rb
│   │   │   │   │   │   │   │   ├── date_value_create.rb
│   │   │   │   │   │   │   │   ├── date_value_destroy.rb
│   │   │   │   │   │   │   │   ├── date_value_update.rb
│   │   │   │   │   │   │   │   ├── draft_issue_title_update.rb
│   │   │   │   │   │   │   │   ├── elasticsearch_update_response.rb
│   │   │   │   │   │   │   │   ├── failure_reason.rb
│   │   │   │   │   │   │   │   ├── generic_field_processor_helpers.rb
│   │   │   │   │   │   │   │   ├── generic_field_value_create_strategy.rb
│   │   │   │   │   │   │   │   ├── generic_field_value_destroy_strategy.rb
│   │   │   │   │   │   │   │   ├── generic_field_value_update_strategy.rb
│   │   │   │   │   │   │   │   ├── issue_dependency_list_recalculate.rb
│   │   │   │   │   │   │   │   ├── issue_dependency_updates.rb
│   │   │   │   │   │   │   │   ├── issue_field_destroy.rb
│   │   │   │   │   │   │   │   ├── issue_title_value_update.rb
│   │   │   │   │   │   │   │   ├── issue_transfer_updates.rb
│   │   │   │   │   │   │   │   ├── issue_type_destroy.rb
│   │   │   │   │   │   │   │   ├── issue_type_update.rb
│   │   │   │   │   │   │   │   ├── issue_update_assignee.rb
│   │   │   │   │   │   │   │   ├── issue_update_issue_field_date_value.rb
│   │   │   │   │   │   │   │   ├── issue_update_issue_field_number_value.rb
│   │   │   │   │   │   │   │   ├── issue_update_issue_field_single_select_value.rb
│   │   │   │   │   │   │   │   ├── issue_update_issue_field_text_value.rb
│   │   │   │   │   │   │   │   ├── issue_update_issue_field_value.rb
│   │   │   │   │   │   │   │   ├── issue_update_issue_type.rb
│   │   │   │   │   │   │   │   ├── issue_update_labels.rb
│   │   │   │   │   │   │   │   ├── issue_update_milestone.rb
│   │   │   │   │   │   │   │   ├── iteration_settings_change.rb
│   │   │   │   │   │   │   │   ├── iteration_value_create.rb
│   │   │   │   │   │   │   │   ├── iteration_value_destroy.rb
│   │   │   │   │   │   │   │   ├── iteration_value_update.rb
│   │   │   │   │   │   │   │   ├── label_delete.rb
│   │   │   │   │   │   │   │   ├── label_update.rb
│   │   │   │   │   │   │   │   ├── linked_pull_requests_change.rb
│   │   │   │   │   │   │   │   ├── live_update_broadcaster.rb
│   │   │   │   │   │   │   │   ├── milestone_delete.rb
│   │   │   │   │   │   │   │   ├── milestone_update.rb
│   │   │   │   │   │   │   │   ├── number_value_create.rb
│   │   │   │   │   │   │   │   ├── number_value_destroy.rb
│   │   │   │   │   │   │   │   ├── number_value_update.rb
│   │   │   │   │   │   │   │   ├── parent_issue_project_change.rb
│   │   │   │   │   │   │   │   ├── parent_issue_title_value_update.rb
│   │   │   │   │   │   │   │   ├── processed_result.rb
│   │   │   │   │   │   │   │   ├── process_project_destroy.rb
│   │   │   │   │   │   │   │   ├── process_project_item.rb
│   │   │   │   │   │   │   │   ├── project_item_metadata_update.rb
│   │   │   │   │   │   │   │   ├── project_item_move.rb
│   │   │   │   │   │   │   │   ├── project_rebalanced.rb
│   │   │   │   │   │   │   │   ├── repository_issue_type_change.rb
│   │   │   │   │   │   │   │   ├── repository_rename_issue_dependency.rb
│   │   │   │   │   │   │   │   ├── repository_rename_parent_issue.rb
│   │   │   │   │   │   │   │   ├── repository_rename.rb
│   │   │   │   │   │   │   │   ├── repository_transfer_issue_dependency.rb
│   │   │   │   │   │   │   │   ├── repository_transfer_parent_issue.rb
│   │   │   │   │   │   │   │   ├── repository_transfer.rb
│   │   │   │   │   │   │   │   ├── result.rb
│   │   │   │   │   │   │   │   ├── resync_projects_result.rb
│   │   │   │   │   │   │   │   ├── resync_projects_strategy.rb
│   │   │   │   │   │   │   │   ├── reviewers_change.rb
│   │   │   │   │   │   │   │   ├── single_select_settings_change.rb
│   │   │   │   │   │   │   │   ├── single_select_value_create.rb
│   │   │   │   │   │   │   │   ├── single_select_value_destroy.rb
│   │   │   │   │   │   │   │   ├── single_select_value_update.rb
│   │   │   │   │   │   │   │   ├── special_field_processor_helpers.rb
│   │   │   │   │   │   │   │   ├── sub_issue_list_recalculate.rb
│   │   │   │   │   │   │   │   ├── sub_issue_parent_change.rb
│   │   │   │   │   │   │   │   ├── sub_issue_reprioritize.rb
│   │   │   │   │   │   │   │   ├── team_rename.rb
│   │   │   │   │   │   │   │   ├── text_value_create.rb
│   │   │   │   │   │   │   │   ├── text_value_destroy.rb
│   │   │   │   │   │   │   │   ├── text_value_update.rb
│   │   │   │   │   │   │   │   └── user_destroy.rb
│   │   │   │   │   │   │   └── processor.rb
│   │   │   │   │   │   ├── indexable.rb
│   │   │   │   │   │   ├── queryable
│   │   │   │   │   │   │   └── field_value_filter.rb
│   │   │   │   │   │   ├── queryable.rb
│   │   │   │   │   │   ├── redactable.rb
│   │   │   │   │   │   ├── serializable
│   │   │   │   │   │   │   ├── rest_api.rb
│   │   │   │   │   │   │   └── web_api.rb
│   │   │   │   │   │   ├── sliceable
│   │   │   │   │   │   │   └── slice.rb
│   │   │   │   │   │   ├── sliceable.rb
│   │   │   │   │   │   ├── sortable
│   │   │   │   │   │   │   └── param.rb
│   │   │   │   │   │   ├── sortable.rb
│   │   │   │   │   │   ├── special_type_serializable.rb
│   │   │   │   │   │   ├── summable.rb
│   │   │   │   │   │   └── writeable.rb
│   │   │   │   │   ├── issue_field_dependency.rb
│   │   │   │   │   ├── settings
│   │   │   │   │   │   ├── configuration.rb
│   │   │   │   │   │   ├── iteration.rb
│   │   │   │   │   │   ├── option_entry.rb
│   │   │   │   │   │   ├── options.rb
│   │   │   │   │   │   └── progress_configuration.rb
│   │   │   │   │   └── settings.rb
│   │   │   │   ├── memex_project_column.rb
│   │   │   │   ├── memex_project_column_value
│   │   │   │   │   ├── assignee.rb
│   │   │   │   │   ├── date.rb
│   │   │   │   │   ├── date_time_value.rb
│   │   │   │   │   ├── issue_type.rb
│   │   │   │   │   ├── iteration.rb
│   │   │   │   │   ├── json_value_validator.rb
│   │   │   │   │   ├── label.rb
│   │   │   │   │   ├── linked_pull_request.rb
│   │   │   │   │   ├── milestone.rb
│   │   │   │   │   ├── number.rb
│   │   │   │   │   ├── option_entry.rb
│   │   │   │   │   ├── parent_issue.rb
│   │   │   │   │   ├── repository.rb
│   │   │   │   │   ├── reviewer_hashable.rb
│   │   │   │   │   ├── reviewer.rb
│   │   │   │   │   ├── serializable_value.rb
│   │   │   │   │   ├── single_select.rb
│   │   │   │   │   ├── sub_issues_progress.rb
│   │   │   │   │   ├── text.rb
│   │   │   │   │   ├── title.rb
│   │   │   │   │   └── user_value.rb
│   │   │   │   ├── memex_project_column_value.rb
│   │   │   │   ├── memex_project_elasticsearch_consistency.rb
│   │   │   │   ├── memex_project_feature_check.rb
│   │   │   │   ├── memex_project_item
│   │   │   │   │   ├── archival_dependency.rb
│   │   │   │   │   ├── bulk_updater.rb
│   │   │   │   │   ├── column_dependency.rb
│   │   │   │   │   ├── content.rb
│   │   │   │   │   ├── content_type.rb
│   │   │   │   │   ├── convert_to_issue.rb
│   │   │   │   │   ├── csv_column_dependency.rb
│   │   │   │   │   ├── prefilled_associations.rb
│   │   │   │   │   └── state_reason_dependency.rb
│   │   │   │   ├── memex_project_item_csv_serializer.rb
│   │   │   │   ├── memex_project_item_prefiller.rb
│   │   │   │   ├── memex_project_item.rb
│   │   │   │   ├── memex_project_item_redactor.rb
│   │   │   │   ├── memex_project_items
│   │   │   │   │   └── reconciler.rb
│   │   │   │   ├── memex_project_item_serializer.rb
│   │   │   │   ├── memex_project_link.rb
│   │   │   │   ├── memex_project.rb
│   │   │   │   ├── memex_project_repository_redactor.rb
│   │   │   │   ├── memex_project_status.rb
│   │   │   │   ├── memex_project_view
│   │   │   │   │   └── schema
│   │   │   │   │       └── v1
│   │   │   │   │           └── layout_settings.json
│   │   │   │   ├── memex_project_view.rb
│   │   │   │   ├── memex_project_visit.rb
│   │   │   │   ├── memex_project_workflow
│   │   │   │   │   ├── actions_validator.rb
│   │   │   │   │   ├── pipe_runner.rb
│   │   │   │   │   ├── set_field_processor.rb
│   │   │   │   │   ├── workflow_limits_dependency.rb
│   │   │   │   │   └── workflow_queries.rb
│   │   │   │   ├── memex_project_workflow_action
│   │   │   │   │   ├── add_project_item_action_runner.rb
│   │   │   │   │   ├── archive_project_item_action_runner.rb
│   │   │   │   │   ├── argument_validator.rb
│   │   │   │   │   ├── assign_copilot_action_runner.rb
│   │   │   │   │   ├── base_action_runner.rb
│   │   │   │   │   ├── close_item_action_runner.rb
│   │   │   │   │   ├── get_items_action_runner.rb
│   │   │   │   │   ├── get_project_items_action_runner.rb
│   │   │   │   │   ├── get_sub_issues_action_runner.rb
│   │   │   │   │   ├── items_filter.rb
│   │   │   │   │   ├── runner.rb
│   │   │   │   │   └── set_field_action_runner.rb
│   │   │   │   ├── memex_project_workflow_action.rb
│   │   │   │   ├── memex_project_workflow_configuration.rb
│   │   │   │   ├── memex_project_workflow.rb
│   │   │   │   ├── memex_repository_suggester.rb
│   │   │   │   ├── memex_side_panel
│   │   │   │   │   ├── draft_issue_item.rb
│   │   │   │   │   ├── issue_item.rb
│   │   │   │   │   └── item.rb
│   │   │   │   ├── memex_stats
│   │   │   │   │   └── ui_values.rb
│   │   │   │   ├── memex_template.rb
│   │   │   │   ├── memex_without_limits_beta_waitlist_survey.rb
│   │   │   │   ├── organization
│   │   │   │   │   ├── memex_projects_dependency.rb
│   │   │   │   │   └── projects_dependency.rb
│   │   │   │   ├── permissions
│   │   │   │   │   └── attributes
│   │   │   │   │       └── project.rb
│   │   │   │   ├── planning_and_tracking_beta.rb
│   │   │   │   ├── planning_and_tracking_beta_waitlist_survey.rb
│   │   │   │   ├── planning_tracking_survey_result.rb
│   │   │   │   ├── project
│   │   │   │   │   ├── ability_dependency.rb
│   │   │   │   │   ├── audit_log.rb
│   │   │   │   │   ├── authorizer_dependency.rb
│   │   │   │   │   ├── migration_dependency.rb
│   │   │   │   │   ├── project_lock.rb
│   │   │   │   │   ├── sequence_dependency.rb
│   │   │   │   │   └── websocket_dependency.rb
│   │   │   │   ├── project_card
│   │   │   │   │   └── migration_dependency.rb
│   │   │   │   ├── project_card_prefiller.rb
│   │   │   │   ├── project_card.rb
│   │   │   │   ├── project_card_redactor.rb
│   │   │   │   ├── project_card_references.rb
│   │   │   │   ├── project_card_template.rb
│   │   │   │   ├── project_column
│   │   │   │   │   ├── legacy_sorting_overrides_dependency.rb
│   │   │   │   │   └── migration_dependency.rb
│   │   │   │   ├── project_column.rb
│   │   │   │   ├── project_column_template.rb
│   │   │   │   ├── project_migration.rb
│   │   │   │   ├── project_progress.rb
│   │   │   │   ├── project_query_param.rb
│   │   │   │   ├── project.rb
│   │   │   │   ├── project_repository_link.rb
│   │   │   │   ├── projects_classic_sunset
│   │   │   │   │   └── projects_classic_sunset_controller_actions.rb
│   │   │   │   ├── projects_classic_sunset.rb
│   │   │   │   ├── project_suggester.rb
│   │   │   │   ├── project_template
│   │   │   │   │   ├── automated_kanban_v2.rb
│   │   │   │   │   ├── automated_reviews_kanban.rb
│   │   │   │   │   ├── basic_kanban.rb
│   │   │   │   │   ├── bug_triage.rb
│   │   │   │   │   └── none.rb
│   │   │   │   ├── project_template.rb
│   │   │   │   ├── project_workflow
│   │   │   │   │   └── migration_dependency.rb
│   │   │   │   ├── project_workflow_action.rb
│   │   │   │   ├── project_workflow.rb
│   │   │   │   ├── pull_request
│   │   │   │   │   └── memex_dependency.rb
│   │   │   │   ├── repository
│   │   │   │   │   ├── memexes_dependency.rb
│   │   │   │   │   ├── projects_dependency.rb
│   │   │   │   │   └── projects_settings_dependency.rb
│   │   │   │   ├── resync_memex_project_items_index_job_status.rb
│   │   │   │   ├── search
│   │   │   │   │   ├── filters
│   │   │   │   │   │   ├── ids_to_exclude_filter.rb
│   │   │   │   │   │   ├── issue_project_and_memex_project_filter.rb
│   │   │   │   │   │   ├── memex_project_exclusion_filter.rb
│   │   │   │   │   │   ├── project_filter.rb
│   │   │   │   │   │   ├── project_linked_repository_filter.rb
│   │   │   │   │   │   └── project_owner_filter.rb
│   │   │   │   │   ├── memex_project_item_reconciler
│   │   │   │   │   │   ├── document.rb
│   │   │   │   │   │   └── result.rb
│   │   │   │   │   ├── memex_project_item_reconciler.rb
│   │   │   │   │   ├── queries
│   │   │   │   │   │   ├── cursor_pagination.rb
│   │   │   │   │   │   ├── memex_project_item_query.rb
│   │   │   │   │   │   ├── memex_project_item_query_redactor.rb
│   │   │   │   │   │   ├── memex_project_query.rb
│   │   │   │   │   │   ├── project_card_query.rb
│   │   │   │   │   │   ├── project_query.rb
│   │   │   │   │   │   └── sort_rule.rb
│   │   │   │   │   └── responses
│   │   │   │   │       ├── cursor_pagination_response.rb
│   │   │   │   │       ├── flat_memex_items_api_response.rb
│   │   │   │   │       ├── grouped_memex_items_api_response.rb
│   │   │   │   │       ├── grouped_memex_project_item_response.rb
│   │   │   │   │       ├── memex_items_api_response.rb
│   │   │   │   │       ├── memex_items_csv_api_response.rb
│   │   │   │   │       ├── memex_project_item_response.rb
│   │   │   │   │       ├── page_info.rb
│   │   │   │   │       ├── property_encoder.rb
│   │   │   │   │       ├── shared_memex_project_item_api_response_helpers.rb
│   │   │   │   │       ├── shared_memex_project_item_response_dependency.rb
│   │   │   │   │       └── total_count.rb
│   │   │   │   ├── stafftools
│   │   │   │   │   ├── planning_and_tracking_beta.rb
│   │   │   │   │   ├── planning_beta_signup_query.rb
│   │   │   │   │   └── projects_tasklists_beta.rb
│   │   │   │   ├── sync_issue_field_to_project_columns_job_status.rb
│   │   │   │   ├── team
│   │   │   │   │   └── memex_dependency.rb
│   │   │   │   ├── user
│   │   │   │   │   ├── issue_types_dependency.rb
│   │   │   │   │   ├── memex_projects_dependency.rb
│   │   │   │   │   └── projects_dependency.rb
│   │   │   │   └── validators
│   │   │   │       └── memex_project_chart_configuration_validator.rb
│   │   │   └── stream_processors
│   │   │       └── projects
│   │   │           ├── denormalization_processor_low_priority.rb
│   │   │           └── denormalization_processor.rb
│   │   ├── package.yml
│   │   ├── test
│   │   │   ├── helpers
│   │   │   │   └── copilot_helper_test.rb
│   │   │   ├── jobs
│   │   │   │   ├── enqueue_issue_fields_project_columns_sync_job_test.rb
│   │   │   │   ├── hydro_copy_issue_data_to_memex_project_item_job_test.rb
│   │   │   │   ├── hydro_memex_bulk_add_automation_job_test.rb
│   │   │   │   ├── hydro_update_issue_field_project_columns_job_test.rb
│   │   │   │   ├── hydro_update_memex_project_items_blocked_job_test.rb
│   │   │   │   ├── link_memex_project_to_repository_job_test.rb
│   │   │   │   ├── memex_batched_bulk_add_job_test.rb
│   │   │   │   ├── memex_kv_cleanup_expired_data_job_test.rb
│   │   │   │   ├── memex_project_workflow_runner_job_test.rb
│   │   │   │   ├── memex_repository_bulk_add_initializer_job_test.rb
│   │   │   │   ├── purge_expired_memex_elasticsearch_consistency_scores_job_test.rb
│   │   │   │   ├── queue_memex_elasticsearch_resyncs_job_test.rb
│   │   │   │   ├── repair_memex_project_items_index_job_test.rb
│   │   │   │   ├── report_memex_project_items_index_consistency_metric_job_test.rb
│   │   │   │   ├── resync_memex_project_items_index_job_test.rb
│   │   │   │   ├── sync_issue_field_to_project_columns_job_test.rb
│   │   │   │   └── sync_memex_project_denormalized_data_job_test.rb
│   │   │   ├── models
│   │   │   │   ├── api
│   │   │   │   │   └── serializer
│   │   │   │   │       ├── projects_dependency_test.rb
│   │   │   │   │       └── projects_v2_dependency_test.rb
│   │   │   │   ├── archived
│   │   │   │   │   └── project_test.rb
│   │   │   │   ├── assignee_test.rb
│   │   │   │   ├── draft_issue
│   │   │   │   │   └── assignment_dependency_test.rb
│   │   │   │   ├── draft_issue_reference_filter_test.rb
│   │   │   │   ├── draft_issue_test.rb
│   │   │   │   ├── helpers
│   │   │   │   │   └── sub_issue_reprioritization_helper_test.rb
│   │   │   │   ├── hook
│   │   │   │   │   ├── event
│   │   │   │   │   │   ├── project_card_event_test.rb
│   │   │   │   │   │   ├── project_column_event_test.rb
│   │   │   │   │   │   ├── project_event_test.rb
│   │   │   │   │   │   ├── projects_v2_event_test.rb
│   │   │   │   │   │   ├── projects_v2_item_event_test.rb
│   │   │   │   │   │   └── projects_v2_status_update_event_test.rb
│   │   │   │   │   └── payload
│   │   │   │   │       ├── project_card_payload_test.rb
│   │   │   │   │       ├── project_column_payload_test.rb
│   │   │   │   │       ├── project_payload_test.rb
│   │   │   │   │       ├── projects_v2_item_payload_test.rb
│   │   │   │   │       ├── projects_v2_payload_test.rb
│   │   │   │   │       └── projects_v2_status_update_payload_test.rb
│   │   │   │   ├── issue
│   │   │   │   │   ├── memexes_dependency_test.rb
│   │   │   │   │   ├── memex_project_item_dependency_test.rb
│   │   │   │   │   └── projects_dependency_test.rb
│   │   │   │   ├── memex
│   │   │   │   │   └── k_v_test.rb
│   │   │   │   ├── memex_agent_tasks_feature_test.rb
│   │   │   │   ├── memex_agent_task_test.rb
│   │   │   │   ├── memex_batched_bulk_add_job_status_test.rb
│   │   │   │   ├── memex_project
│   │   │   │   │   ├── auto_assign_agent_dependency_test.rb
│   │   │   │   │   ├── automation_dependency_test.rb
│   │   │   │   │   ├── column_filter_test.rb
│   │   │   │   │   ├── comparator_test.rb
│   │   │   │   │   ├── copier_test.rb
│   │   │   │   │   ├── date_comparator_test.rb
│   │   │   │   │   ├── default_templates
│   │   │   │   │   │   └── shared
│   │   │   │   │   │       └── workflows_test.rb
│   │   │   │   │   ├── display_name_dependency_test.rb
│   │   │   │   │   ├── filter_items_dependency_test.rb
│   │   │   │   │   ├── filter_value_resolver_test.rb
│   │   │   │   │   ├── group_test.rb
│   │   │   │   │   ├── is_keyword_filter_test.rb
│   │   │   │   │   ├── iteration_comparator_test.rb
│   │   │   │   │   ├── iteration_range_comparator_test.rb
│   │   │   │   │   ├── migrator_test.rb
│   │   │   │   │   ├── new_default_fields_test.rb
│   │   │   │   │   ├── permissions_dependency_test.rb
│   │   │   │   │   ├── resync_items_test.rb
│   │   │   │   │   ├── structure_serializer_test.rb
│   │   │   │   │   ├── templates_dependency_test.rb
│   │   │   │   │   ├── view_dependency_test.rb
│   │   │   │   │   ├── visited_after_reconciler_test.rb
│   │   │   │   │   ├── websocket_dependency_test.rb
│   │   │   │   │   └── workflow_dependency_test.rb
│   │   │   │   ├── memex_project_agent_workflow_state_test.rb
│   │   │   │   ├── memex_project_chart_test.rb
│   │   │   │   ├── memex_project_column
│   │   │   │   │   ├── conversion_dependency_test.rb
│   │   │   │   │   ├── field
│   │   │   │   │   │   ├── assignees_test.rb
│   │   │   │   │   │   ├── base_test.rb
│   │   │   │   │   │   ├── closed_test.rb
│   │   │   │   │   │   ├── created_test.rb
│   │   │   │   │   │   ├── date_test.rb
│   │   │   │   │   │   ├── issue_field
│   │   │   │   │   │   │   ├── base_test.rb
│   │   │   │   │   │   │   ├── date_test.rb
│   │   │   │   │   │   │   ├── number_test.rb
│   │   │   │   │   │   │   ├── single_select_test.rb
│   │   │   │   │   │   │   └── text_test.rb
│   │   │   │   │   │   ├── issue_type_test.rb
│   │   │   │   │   │   ├── iteration_test.rb
│   │   │   │   │   │   ├── labels_test.rb
│   │   │   │   │   │   ├── linked_pull_requests_test.rb
│   │   │   │   │   │   ├── milestone_test.rb
│   │   │   │   │   │   ├── number_test.rb
│   │   │   │   │   │   ├── parent_issue_test.rb
│   │   │   │   │   │   ├── repository_test.rb
│   │   │   │   │   │   ├── reviewers_test.rb
│   │   │   │   │   │   ├── single_select_test.rb
│   │   │   │   │   │   ├── sub_issues_progress_test.rb
│   │   │   │   │   │   ├── text_test.rb
│   │   │   │   │   │   ├── title_test.rb
│   │   │   │   │   │   ├── tracked_by_test.rb
│   │   │   │   │   │   ├── tracks_test.rb
│   │   │   │   │   │   └── updated_test.rb
│   │   │   │   │   ├── field_dependency_test.rb
│   │   │   │   │   ├── interface
│   │   │   │   │   │   ├── chartable_test.rb
│   │   │   │   │   │   ├── groupable
│   │   │   │   │   │   │   ├── field_metric_test.rb
│   │   │   │   │   │   │   ├── group_test.rb
│   │   │   │   │   │   │   └── options_test.rb
│   │   │   │   │   │   ├── groupable_test.rb
│   │   │   │   │   │   ├── indexable
│   │   │   │   │   │   │   ├── processor
│   │   │   │   │   │   │   │   ├── account_rename_test.rb
│   │   │   │   │   │   │   │   ├── base_test.rb
│   │   │   │   │   │   │   │   ├── bulk_add_project_items_test.rb
│   │   │   │   │   │   │   │   ├── bulk_archive_project_items_test.rb
│   │   │   │   │   │   │   │   ├── bulk_delete_project_items_test.rb
│   │   │   │   │   │   │   │   ├── column_destroy_test.rb
│   │   │   │   │   │   │   │   ├── content_helpers_test.rb
│   │   │   │   │   │   │   │   ├── content_state_change_test.rb
│   │   │   │   │   │   │   │   ├── date_value_create_test.rb
│   │   │   │   │   │   │   │   ├── date_value_destroy_test.rb
│   │   │   │   │   │   │   │   ├── date_value_update_test.rb
│   │   │   │   │   │   │   │   ├── draft_issue_title_update_test.rb
│   │   │   │   │   │   │   │   ├── elasticsearch_update_response_test.rb
│   │   │   │   │   │   │   │   ├── failure_reason_test.rb
│   │   │   │   │   │   │   │   ├── generic_field_processor_helpers_test.rb
│   │   │   │   │   │   │   │   ├── generic_field_value_destroy_strategy_test.rb
│   │   │   │   │   │   │   │   ├── issue_dependency_list_recalculate_test.rb
│   │   │   │   │   │   │   │   ├── issue_dependency_updates_test.rb
│   │   │   │   │   │   │   │   ├── issue_field_destroy_test.rb
│   │   │   │   │   │   │   │   ├── issue_title_value_update_test.rb
│   │   │   │   │   │   │   │   ├── issue_transfer_updates_test.rb
│   │   │   │   │   │   │   │   ├── issue_type_destroy_test.rb
│   │   │   │   │   │   │   │   ├── issue_type_update_test.rb
│   │   │   │   │   │   │   │   ├── issue_update_assignee_test.rb
│   │   │   │   │   │   │   │   ├── issue_update_issue_field_date_value_test.rb
│   │   │   │   │   │   │   │   ├── issue_update_issue_field_number_value_test.rb
│   │   │   │   │   │   │   │   ├── issue_update_issue_field_single_select_value_test.rb
│   │   │   │   │   │   │   │   ├── issue_update_issue_field_text_value_test.rb
│   │   │   │   │   │   │   │   ├── issue_update_issue_type_test.rb
│   │   │   │   │   │   │   │   ├── issue_update_labels_test.rb
│   │   │   │   │   │   │   │   ├── issue_update_milestone_test.rb
│   │   │   │   │   │   │   │   ├── iteration_settings_change_test.rb
│   │   │   │   │   │   │   │   ├── iteration_value_create_test.rb
│   │   │   │   │   │   │   │   ├── iteration_value_destroy_test.rb
│   │   │   │   │   │   │   │   ├── iteration_value_update_test.rb
│   │   │   │   │   │   │   │   ├── label_delete_test.rb
│   │   │   │   │   │   │   │   ├── label_update_test.rb
│   │   │   │   │   │   │   │   ├── linked_pull_requests_change_test.rb
│   │   │   │   │   │   │   │   ├── live_update_broadcaster_test.rb
│   │   │   │   │   │   │   │   ├── number_value_create_test.rb
│   │   │   │   │   │   │   │   ├── number_value_destroy_test.rb
│   │   │   │   │   │   │   │   ├── number_value_update_test.rb
│   │   │   │   │   │   │   │   ├── parent_issue_project_change_test.rb
│   │   │   │   │   │   │   │   ├── parent_issue_title_value_update_test.rb
│   │   │   │   │   │   │   │   ├── processed_result_test.rb
│   │   │   │   │   │   │   │   ├── process_project_destroy_test.rb
│   │   │   │   │   │   │   │   ├── process_project_item_test.rb
│   │   │   │   │   │   │   │   ├── project_item_metadata_update_test.rb
│   │   │   │   │   │   │   │   ├── project_item_move_test.rb
│   │   │   │   │   │   │   │   ├── project_rebalanced_test.rb
│   │   │   │   │   │   │   │   ├── repository_issue_type_change_test.rb
│   │   │   │   │   │   │   │   ├── repository_rename_issue_dependency_test.rb
│   │   │   │   │   │   │   │   ├── repository_rename_parent_issue_test.rb
│   │   │   │   │   │   │   │   ├── repository_rename_test.rb
│   │   │   │   │   │   │   │   ├── repository_transfer_issue_dependency_test.rb
│   │   │   │   │   │   │   │   ├── repository_transfer_parent_issue_test.rb
│   │   │   │   │   │   │   │   ├── repository_transfer_test.rb
│   │   │   │   │   │   │   │   ├── resync_projects_result_test.rb
│   │   │   │   │   │   │   │   ├── resync_projects_strategy_test.rb
│   │   │   │   │   │   │   │   ├── reviewers_change_test.rb
│   │   │   │   │   │   │   │   ├── single_select_settings_change_test.rb
│   │   │   │   │   │   │   │   ├── single_select_value_create_test.rb
│   │   │   │   │   │   │   │   ├── single_select_value_destroy_test.rb
│   │   │   │   │   │   │   │   ├── single_select_value_update_test.rb
│   │   │   │   │   │   │   │   ├── special_field_processor_helpers_test.rb
│   │   │   │   │   │   │   │   ├── sub_issue_list_recalculate_test.rb
│   │   │   │   │   │   │   │   ├── sub_issue_parent_change_test.rb
│   │   │   │   │   │   │   │   ├── sub_issue_reprioritize_test.rb
│   │   │   │   │   │   │   │   ├── team_rename_test.rb
│   │   │   │   │   │   │   │   ├── text_value_create_test.rb
│   │   │   │   │   │   │   │   ├── text_value_destroy_test.rb
│   │   │   │   │   │   │   │   ├── text_value_update_test.rb
│   │   │   │   │   │   │   │   └── user_destroy_test.rb
│   │   │   │   │   │   │   └── processor_test.rb
│   │   │   │   │   │   ├── serializable
│   │   │   │   │   │   │   └── web_api_test.rb
│   │   │   │   │   │   ├── sliceable_test.rb
│   │   │   │   │   │   ├── summable_test.rb
│   │   │   │   │   │   ├── writeable
│   │   │   │   │   │   │   └── result_test.rb
│   │   │   │   │   │   └── writeable_test.rb
│   │   │   │   │   ├── issue_field_dependency_test.rb
│   │   │   │   │   ├── settings
│   │   │   │   │   │   ├── configuration_test.rb
│   │   │   │   │   │   ├── iteration_test.rb
│   │   │   │   │   │   ├── option_entry_test.rb
│   │   │   │   │   │   └── options_test.rb
│   │   │   │   │   └── settings_test.rb
│   │   │   │   ├── memex_project_column_test.rb
│   │   │   │   ├── memex_project_column_value
│   │   │   │   │   ├── assignee_test.rb
│   │   │   │   │   ├── date_test.rb
│   │   │   │   │   ├── issue_type_test.rb
│   │   │   │   │   ├── iteration_test.rb
│   │   │   │   │   ├── json_value_validator_test.rb
│   │   │   │   │   ├── label_test.rb
│   │   │   │   │   ├── linked_pull_request_test.rb
│   │   │   │   │   ├── milestone_test.rb
│   │   │   │   │   ├── number_test.rb
│   │   │   │   │   ├── option_entry_test.rb
│   │   │   │   │   ├── parent_issue_test.rb
│   │   │   │   │   ├── repository_test.rb
│   │   │   │   │   ├── reviewer_test.rb
│   │   │   │   │   ├── single_select_test.rb
│   │   │   │   │   ├── sub_issues_progress_test.rb
│   │   │   │   │   ├── text_test.rb
│   │   │   │   │   ├── title_test.rb
│   │   │   │   │   └── user_value_test.rb
│   │   │   │   ├── memex_project_column_value_test.rb
│   │   │   │   ├── memex_project_elasticsearch_consistency_test.rb
│   │   │   │   ├── memex_project_feature_check_test.rb
│   │   │   │   ├── memex_project_item
│   │   │   │   │   ├── archival_dependency_test.rb
│   │   │   │   │   ├── bulk_updater_test.rb
│   │   │   │   │   ├── column_dependency_test.rb
│   │   │   │   │   ├── convert_to_issue_test.rb
│   │   │   │   │   ├── csv_column_dependency_test.rb
│   │   │   │   │   └── prefilled_associations_test.rb
│   │   │   │   ├── memex_project_item_csv_serializer_test.rb
│   │   │   │   ├── memex_project_item_prefiller_test.rb
│   │   │   │   ├── memex_project_item_redactor_test.rb
│   │   │   │   ├── memex_project_items
│   │   │   │   │   └── reconciler_test.rb
│   │   │   │   ├── memex_project_item_serializer_test.rb
│   │   │   │   ├── memex_project_item_test.rb
│   │   │   │   ├── memex_project_link_test.rb
│   │   │   │   ├── memex_project_repository_redactor_test.rb
│   │   │   │   ├── memex_project_status_test.rb
│   │   │   │   ├── memex_project_test.rb
│   │   │   │   ├── memex_project_view_test.rb
│   │   │   │   ├── memex_project_visit_test.rb
│   │   │   │   ├── memex_project_workflow
│   │   │   │   │   ├── pipe_runner_test.rb
│   │   │   │   │   ├── set_field_processor_test.rb
│   │   │   │   │   └── workflow_limits_dependency_test.rb
│   │   │   │   ├── memex_project_workflow_action
│   │   │   │   │   ├── add_project_item_action_runner_test.rb
│   │   │   │   │   ├── archive_project_item_action_runner_test.rb
│   │   │   │   │   ├── argument_validator_test.rb
│   │   │   │   │   ├── assign_copilot_action_runner_test.rb
│   │   │   │   │   ├── close_item_action_runner_test.rb
│   │   │   │   │   ├── get_items_action_runner_test.rb
│   │   │   │   │   ├── get_project_items_runner_test.rb
│   │   │   │   │   ├── get_sub_issues_action_runner_test.rb
│   │   │   │   │   ├── items_filter_test.rb
│   │   │   │   │   └── runner_test.rb
│   │   │   │   ├── memex_project_workflow_action_test.rb
│   │   │   │   ├── memex_project_workflow_test.rb
│   │   │   │   ├── memex_repository_suggester_test.rb
│   │   │   │   ├── memex_side_panel
│   │   │   │   │   ├── draft_issue_item_test.rb
│   │   │   │   │   └── issue_item_test.rb
│   │   │   │   ├── memex_template_test.rb
│   │   │   │   ├── organization
│   │   │   │   │   ├── memex_projects_dependency_test.rb
│   │   │   │   │   └── projects_dependency_test.rb
│   │   │   │   ├── packages
│   │   │   │   │   └── planning
│   │   │   │   │       └── app
│   │   │   │   │           └── models
│   │   │   │   │               └── memex_project_column
│   │   │   │   │                   └── interface
│   │   │   │   │                       └── chartable
│   │   │   │   │                           └── options_test.rb
│   │   │   │   ├── planning_tracking_survey_result_test.rb
│   │   │   │   ├── project
│   │   │   │   │   ├── ability_dependency_test.rb
│   │   │   │   │   ├── audit_log_test.rb
│   │   │   │   │   ├── instrumentation_test.rb
│   │   │   │   │   ├── migration_dependency_test.rb
│   │   │   │   │   ├── project_lock_test.rb
│   │   │   │   │   ├── resync_test.rb
│   │   │   │   │   └── websocket_dependency_test.rb
│   │   │   │   ├── project_card_prefiller_test.rb
│   │   │   │   ├── project_card_redactor_test.rb
│   │   │   │   ├── project_card_references_test.rb
│   │   │   │   ├── project_card_template_test.rb
│   │   │   │   ├── project_card_test.rb
│   │   │   │   ├── project_column_template_test.rb
│   │   │   │   ├── project_column_test.rb
│   │   │   │   ├── project_migration_test.rb
│   │   │   │   ├── project_progress_test.rb
│   │   │   │   ├── project_query_param_test.rb
│   │   │   │   ├── project_repository_link_test.rb
│   │   │   │   ├── projects_classic_sunset_test.rb
│   │   │   │   ├── project_suggester_test.rb
│   │   │   │   ├── project_template
│   │   │   │   │   ├── automated_kanban_v2_test.rb
│   │   │   │   │   ├── automated_reviews_kanban_test.rb
│   │   │   │   │   ├── basic_kanban_test.rb
│   │   │   │   │   ├── bug_triage_test.rb
│   │   │   │   │   └── none_test.rb
│   │   │   │   ├── project_template_test.rb
│   │   │   │   ├── project_test.rb
│   │   │   │   ├── project_workflow
│   │   │   │   │   ├── content_reopened_trigger_test.rb
│   │   │   │   │   ├── issue_closed_trigger_test.rb
│   │   │   │   │   ├── job_locking_test.rb
│   │   │   │   │   ├── pending_card_added_trigger_test.rb
│   │   │   │   │   ├── pr_closed_not_merged_trigger_test.rb
│   │   │   │   │   ├── pr_merged_trigger_test.rb
│   │   │   │   │   ├── project_resync_test.rb
│   │   │   │   │   └── pr_review_triggers_test.rb
│   │   │   │   ├── project_workflow_action_test.rb
│   │   │   │   ├── project_workflow_test.rb
│   │   │   │   ├── pull_request
│   │   │   │   │   └── memex_project_item_dependency_test.rb
│   │   │   │   ├── repository
│   │   │   │   │   ├── memexes_dependency_test.rb
│   │   │   │   │   └── projects_dependency_test.rb
│   │   │   │   ├── resync_memex_project_items_index_job_status_test.rb
│   │   │   │   ├── search
│   │   │   │   │   ├── filters
│   │   │   │   │   │   └── memex_project_exclusion_filter_test.rb
│   │   │   │   │   ├── memex_project_item_reconciler_test.rb
│   │   │   │   │   ├── queries
│   │   │   │   │   │   ├── memex_project_item_query_dependencies_test.rb
│   │   │   │   │   │   ├── memex_project_item_query_grouping_test.rb
│   │   │   │   │   │   ├── memex_project_item_query_insights_test.rb
│   │   │   │   │   │   ├── memex_project_item_query_params_test.rb
│   │   │   │   │   │   ├── memex_project_item_query_redactor_test.rb
│   │   │   │   │   │   ├── memex_project_item_query_test.rb
│   │   │   │   │   │   ├── memex_project_query_test.rb
│   │   │   │   │   │   ├── project_query_test.rb
│   │   │   │   │   │   └── sort_rule_test.rb
│   │   │   │   │   └── responses
│   │   │   │   │       ├── grouped_memex_project_item_response_test.rb
│   │   │   │   │       ├── memex_items_api_response_test.rb
│   │   │   │   │       └── memex_project_item_response_test.rb
│   │   │   │   ├── sync_issue_field_to_project_columns_job_status_test.rb
│   │   │   │   ├── team
│   │   │   │   │   ├── memex_dependency_test.rb
│   │   │   │   │   └── team_memexes_dependency_test.rb
│   │   │   │   └── user
│   │   │   │       ├── all_projects_v2_test.rb
│   │   │   │       ├── issue_type_dependency_test.rb
│   │   │   │       ├── memex_projects_dependency_test.rb
│   │   │   │       └── projects_dependency_test.rb
│   │   │   └── stream_processors
│   │   │       └── projects
│   │   │           ├── denormalization_processor_low_priority_test.rb
│   │   │           └── denormalization_processor_test.rb
│   │   └── tmp
│   ├── presentation_layer
│   │   ├── app
│   │   │   └── public
│   │   │       └── app
│   │   │           ├── i_context.rb
│   │   │           ├── i_controller.rb
│   │   │           ├── i_exec_context_accessor.rb
│   │   │           ├── i_request_credentials.rb
│   │   │           ├── rest_context.rb
│   │   │           └── simple_context.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       └── public
│   │           └── app
│   │               └── rest_context_test.rb
│   ├── primer
│   │   ├── app
│   │   │   └── constants
│   │   │       └── primer
│   │   │           ├── system_arguments.rb
│   │   │           └── system_arguments_value.rb
│   │   └── package.yml
│   ├── profiles
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── backfill_commit_contribution_summaries_job.rb
│   │   │   │   ├── hydro_profiles_repository_transferred_job.rb
│   │   │   │   ├── hydro_profiles_repository_visibility_job.rb
│   │   │   │   ├── profiles_kv_cleanup_expired_data_job.rb
│   │   │   │   ├── purge_orphaned_followers_batched_job.rb
│   │   │   │   ├── recalculate_user_followers_cache_job.rb
│   │   │   │   └── recognize_social_account_job.rb
│   │   │   ├── models
│   │   │   │   ├── acv_contributor.rb
│   │   │   │   ├── collab
│   │   │   │   │   ├── response.rb
│   │   │   │   │   └── responses.rb
│   │   │   │   ├── commit_contribution
│   │   │   │   │   ├── batch_writer.rb
│   │   │   │   │   └── repository_validator.rb
│   │   │   │   ├── commit_contribution.rb
│   │   │   │   ├── commit_contribution_status.rb
│   │   │   │   ├── commit_contribution_summary.rb
│   │   │   │   ├── contribution
│   │   │   │   │   ├── accessor
│   │   │   │   │   │   └── cache.rb
│   │   │   │   │   ├── accessor.rb
│   │   │   │   │   ├── calendar_day.rb
│   │   │   │   │   ├── calendar_month.rb
│   │   │   │   │   ├── calendar.rb
│   │   │   │   │   ├── calendar_sample.rb
│   │   │   │   │   ├── calendar_week.rb
│   │   │   │   │   ├── collector.rb
│   │   │   │   │   ├── contributions_by_repository.rb
│   │   │   │   │   ├── contributions_by_state.rb
│   │   │   │   │   ├── created_commit.rb
│   │   │   │   │   ├── created_issue_comment.rb
│   │   │   │   │   ├── created_issue.rb
│   │   │   │   │   ├── created_pull_request.rb
│   │   │   │   │   ├── created_pull_request_review.rb
│   │   │   │   │   ├── created_repository.rb
│   │   │   │   │   ├── enterprise_contribution_info.rb
│   │   │   │   │   ├── joined_github.rb
│   │   │   │   │   ├── joined_organization.rb
│   │   │   │   │   ├── prior_activity_collector_fetcher.rb
│   │   │   │   │   ├── repository_contribution_count.rb
│   │   │   │   │   ├── restricted_contribution.rb
│   │   │   │   │   ├── scorer.rb
│   │   │   │   │   ├── timezone_filtering.rb
│   │   │   │   │   ├── type_count.rb
│   │   │   │   │   └── visibility_checker.rb
│   │   │   │   ├── contribution.rb
│   │   │   │   ├── developer_program_membership.rb
│   │   │   │   ├── following.rb
│   │   │   │   ├── identicon.rb
│   │   │   │   ├── organization
│   │   │   │   │   ├── config_repo_dependency.rb
│   │   │   │   │   ├── profile_dependency.rb
│   │   │   │   │   ├── profile_readme
│   │   │   │   │   │   ├── base.rb
│   │   │   │   │   │   ├── member.rb
│   │   │   │   │   │   └── public.rb
│   │   │   │   │   ├── user_ranked_dependency.rb
│   │   │   │   │   └── user_status_dependency.rb
│   │   │   │   ├── outlier_filter.rb
│   │   │   │   ├── profile
│   │   │   │   │   └── pins_dependency.rb
│   │   │   │   ├── profile_highlight_contribution.rb
│   │   │   │   ├── profile_highlight.rb
│   │   │   │   ├── profile_item_showcase.rb
│   │   │   │   ├── profile_pinner.rb
│   │   │   │   ├── profile_pin.rb
│   │   │   │   ├── profile.rb
│   │   │   │   ├── profiles
│   │   │   │   │   ├── kv
│   │   │   │   │   │   └── data_store.rb
│   │   │   │   │   ├── kv.rb
│   │   │   │   │   ├── organization
│   │   │   │   │   │   └── layout_data.rb
│   │   │   │   │   └── user
│   │   │   │   │       ├── base_layout_data.rb
│   │   │   │   │       ├── layout_data.rb
│   │   │   │   │       ├── private
│   │   │   │   │       │   └── layout_data.rb
│   │   │   │   │       └── timeline_contribution_preloader.rb
│   │   │   │   ├── repository
│   │   │   │   │   ├── config_repo_dependency.rb
│   │   │   │   │   └── contributors_dependency.rb
│   │   │   │   ├── social_account.rb
│   │   │   │   ├── social_accounts
│   │   │   │   │   ├── accept_social_account_parameters.rb
│   │   │   │   │   ├── bluesky.rb
│   │   │   │   │   ├── facebook.rb
│   │   │   │   │   ├── generic.rb
│   │   │   │   │   ├── hometown.rb
│   │   │   │   │   ├── instagram.rb
│   │   │   │   │   ├── linked_in.rb
│   │   │   │   │   ├── mastodon.rb
│   │   │   │   │   ├── nodeinfo_probe.rb
│   │   │   │   │   ├── npm.rb
│   │   │   │   │   ├── reddit.rb
│   │   │   │   │   ├── twitch.rb
│   │   │   │   │   ├── twitter.rb
│   │   │   │   │   └── you_tube.rb
│   │   │   │   ├── stafftools
│   │   │   │   │   └── user_metadata_updater.rb
│   │   │   │   ├── team
│   │   │   │   │   └── user_status_dependency.rb
│   │   │   │   ├── user
│   │   │   │   │   ├── config_repo_dependency.rb
│   │   │   │   │   ├── contributions_dependency.rb
│   │   │   │   │   ├── developer_program_dependency.rb
│   │   │   │   │   ├── follow_dependency.rb
│   │   │   │   │   ├── pins_dependency.rb
│   │   │   │   │   ├── popular_repositories.rb
│   │   │   │   │   ├── private_profile_dependency.rb
│   │   │   │   │   ├── profile_navigation_dependency.rb
│   │   │   │   │   ├── profile_readme_dependency.rb
│   │   │   │   │   ├── profiles_dependency.rb
│   │   │   │   │   ├── profile_settings.rb
│   │   │   │   │   ├── user_ranked_dependency.rb
│   │   │   │   │   └── user_status_dependency.rb
│   │   │   │   ├── user_email
│   │   │   │   │   └── verify.rb
│   │   │   │   ├── user_metadata.rb
│   │   │   │   ├── user_ranked_repositories.rb
│   │   │   │   ├── user_repository_counts.rb
│   │   │   │   └── user_status.rb
│   │   │   ├── public
│   │   │   │   ├── commit_contributions
│   │   │   │   │   └── domain.rb
│   │   │   │   └── commit_contributions.rb
│   │   │   └── stream_processors
│   │   │       └── github
│   │   │           └── stream_processors
│   │   │               └── user_contribution_history_processor.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── factories
│   │       │   ├── acv_contributor_factories.rb
│   │       │   ├── commit_contribution_factories.rb
│   │       │   ├── commit_contribution_summary_factories.rb
│   │       │   ├── developer_program_membership_factories.rb
│   │       │   ├── following_factories.rb
│   │       │   ├── hidden_task_list_item_factories.rb
│   │       │   ├── profile_factories.rb
│   │       │   ├── social_account_factories.rb
│   │       │   ├── user_email_factories.rb
│   │       │   └── user_metadata_factories.rb
│   │       ├── jobs
│   │       │   ├── backfill_commit_contribution_summaries_job_test.rb
│   │       │   ├── hydro_profiles_repository_transferred_job_test.rb
│   │       │   ├── hydro_profiles_repository_visibility_job_test.rb
│   │       │   ├── profiles_kv_cleanup_expired_data_job_test.rb
│   │       │   ├── purge_orphaned_followers_batched_job_test.rb
│   │       │   ├── recalculate_user_followers_cache_job_test.rb
│   │       │   └── recognize_social_account_job_test.rb
│   │       ├── models
│   │       │   ├── acv_contributor_test.rb
│   │       │   ├── calculate_followerings_count_test.rb
│   │       │   ├── commit_contribution
│   │       │   │   ├── batch_writer_test.rb
│   │       │   │   └── repository_validator_test.rb
│   │       │   ├── commit_contribution_status_test.rb
│   │       │   ├── commit_contribution_summary_test.rb
│   │       │   ├── commit_contribution_test.rb
│   │       │   ├── contribution
│   │       │   │   ├── accessor
│   │       │   │   │   └── cache_test.rb
│   │       │   │   ├── accessor_test.rb
│   │       │   │   ├── calendar_test.rb
│   │       │   │   ├── collector_test.rb
│   │       │   │   ├── contributions_by_repository_test.rb
│   │       │   │   ├── contributions_by_state_test.rb
│   │       │   │   ├── contributions_scorer_test.rb
│   │       │   │   ├── created_commit_test.rb
│   │       │   │   ├── created_issue_comment_test.rb
│   │       │   │   ├── created_issue_test.rb
│   │       │   │   ├── created_pull_request_review_test.rb
│   │       │   │   ├── created_pull_request_test.rb
│   │       │   │   ├── created_repository_test.rb
│   │       │   │   ├── enterprise_contribution_info_test.rb
│   │       │   │   ├── joined_github_test.rb
│   │       │   │   ├── joined_organization_test.rb
│   │       │   │   ├── prior_activity_collector_fetcher_test.rb
│   │       │   │   ├── restricted_contribution_test.rb
│   │       │   │   ├── timezone_filtering_test.rb
│   │       │   │   └── visibility_checker_test.rb
│   │       │   ├── contribution_test.rb
│   │       │   ├── developer_program_membership_test.rb
│   │       │   ├── following_test.rb
│   │       │   ├── identicon_test.rb
│   │       │   ├── organization
│   │       │   │   ├── config_repo_dependency_test.rb
│   │       │   │   ├── profile_dependency_test.rb
│   │       │   │   ├── profile_readme
│   │       │   │   │   ├── member_test.rb
│   │       │   │   │   └── public_test.rb
│   │       │   │   ├── user_ranked_dependency_test.rb
│   │       │   │   └── user_status_dependency_test.rb
│   │       │   ├── outlier_filter_test.rb
│   │       │   ├── possible_profile_emails_test.rb
│   │       │   ├── profile
│   │       │   │   └── pins_dependency_test.rb
│   │       │   ├── profile_email_is_valid_test.rb
│   │       │   ├── profile_highlight_contribution_test.rb
│   │       │   ├── profile_highlight_test.rb
│   │       │   ├── profile_item_showcase_test.rb
│   │       │   ├── profile_pinner_test.rb
│   │       │   ├── profile_pin_test.rb
│   │       │   ├── profiles
│   │       │   │   ├── kv_test.rb
│   │       │   │   ├── organization
│   │       │   │   │   └── layout_data_test.rb
│   │       │   │   └── user
│   │       │   │       ├── layout_data_test.rb
│   │       │   │       └── private
│   │       │   │           └── layout_data_test.rb
│   │       │   ├── profile_test.rb
│   │       │   ├── repository
│   │       │   │   ├── config_repo_dependency_test.rb
│   │       │   │   └── contributors_dependency_test.rb
│   │       │   ├── repository_blocked_contributors_for_test.rb
│   │       │   ├── social_accounts
│   │       │   │   ├── accept_social_account_parameters_test.rb
│   │       │   │   ├── bluesky_test.rb
│   │       │   │   ├── facebook_test.rb
│   │       │   │   ├── generic_test.rb
│   │       │   │   ├── hometown_test.rb
│   │       │   │   ├── instagram_test.rb
│   │       │   │   ├── linked_in_test.rb
│   │       │   │   ├── mastodon_test.rb
│   │       │   │   ├── nodeinfo_probe_test.rb
│   │       │   │   ├── npm_test.rb
│   │       │   │   ├── reddit_test.rb
│   │       │   │   ├── twitch_test.rb
│   │       │   │   ├── twitter_test.rb
│   │       │   │   └── you_tube_test.rb
│   │       │   ├── social_account_test.rb
│   │       │   ├── stafftools
│   │       │   │   └── user_metadata_updater_test.rb
│   │       │   ├── team
│   │       │   │   └── user_status_dependency_test.rb
│   │       │   ├── user
│   │       │   │   ├── config_repo_dependency_test.rb
│   │       │   │   ├── contributions_dependency_test.rb
│   │       │   │   ├── developer_program_dependency_test.rb
│   │       │   │   ├── follow_dependency_test.rb
│   │       │   │   ├── followerings_count_test.rb
│   │       │   │   ├── pins_dependency_test.rb
│   │       │   │   ├── popular_repositories_test.rb
│   │       │   │   ├── private_profile_dependency_test.rb
│   │       │   │   ├── profile_navigation_dependency_test.rb
│   │       │   │   ├── profile_readme_dependency_test.rb
│   │       │   │   ├── profiles_dependency_test.rb
│   │       │   │   ├── profile_settings_test.rb
│   │       │   │   ├── repo_counts_test.rb
│   │       │   │   ├── user_ranked_dependency_test.rb
│   │       │   │   └── user_status_dependency_test.rb
│   │       │   ├── user_email
│   │       │   │   └── verify_test.rb
│   │       │   ├── user_metadata_test.rb
│   │       │   ├── user_ranked_repositories_test.rb
│   │       │   └── user_status_test.rb
│   │       ├── public
│   │       │   └── commit_contributions
│   │       │       └── domain_test.rb
│   │       └── stream_processors
│   │           └── github
│   │               └── stream_processors
│   │                   └── user_contribution_history_processor_test.rb
│   ├── programmatic_access
│   │   ├── app
│   │   │   ├── helpers
│   │   │   │   └── granular_permissions_helper.rb
│   │   │   ├── models
│   │   │   │   ├── concerns
│   │   │   │   │   ├── last_accessible.rb
│   │   │   │   │   ├── programmatic_access_grantable.rb
│   │   │   │   │   ├── programmatic_access_grant_expiration_limitable.rb
│   │   │   │   │   ├── programmatic_access_grant_instrumentable.rb
│   │   │   │   │   ├── programmatic_access_grant_requestable.rb
│   │   │   │   │   ├── programmatic_access_grant_request_instrumentable.rb
│   │   │   │   │   └── programmatic_access_grant_request_webhook_eventable.rb
│   │   │   │   ├── conditional_access
│   │   │   │   │   ├── api
│   │   │   │   │   │   ├── internal
│   │   │   │   │   │   │   ├── legacy_personal_access_tokens_policy.rb
│   │   │   │   │   │   │   ├── personal_access_tokens_expiration_limit_policy.rb
│   │   │   │   │   │   │   └── personal_access_tokens_policy.rb
│   │   │   │   │   │   └── public
│   │   │   │   │   │       ├── legacy_personal_access_tokens_policy.rb
│   │   │   │   │   │       ├── personal_access_tokens_expiration_limit_policy.rb
│   │   │   │   │   │       └── personal_access_tokens_policy.rb
│   │   │   │   │   ├── helpers
│   │   │   │   │   │   ├── outside_collaborator_checks.rb
│   │   │   │   │   │   ├── personal_access_tokens_expiration_limit.rb
│   │   │   │   │   │   └── target_filters.rb
│   │   │   │   │   ├── policy
│   │   │   │   │   │   ├── legacy_personal_access_tokens.rb
│   │   │   │   │   │   ├── personal_access_tokens_expiration_limit.rb
│   │   │   │   │   │   └── personal_access_tokens.rb
│   │   │   │   │   └── web
│   │   │   │   │       ├── legacy_personal_access_tokens_policy.rb
│   │   │   │   │       └── personal_access_tokens_expiration_limit_policy.rb
│   │   │   │   ├── configurable
│   │   │   │   │   ├── restrict_legacy_personal_access_tokens.rb
│   │   │   │   │   └── restrict_personal_access_tokens.rb
│   │   │   │   ├── null_programmatic_access_grant.rb
│   │   │   │   ├── organization
│   │   │   │   │   └── programmatic_access_grant_dependency.rb
│   │   │   │   ├── organization_programmatic_access_grant.rb
│   │   │   │   ├── organization_programmatic_access_grant_request.rb
│   │   │   │   ├── programmatic_access
│   │   │   │   │   ├── accessible_repositories_dependency.rb
│   │   │   │   │   ├── deep_link_expiration_validator.rb
│   │   │   │   │   ├── destroyer.rb
│   │   │   │   │   ├── expiration_limit.rb
│   │   │   │   │   └── token_manager.rb
│   │   │   │   ├── programmatic_access_bot.rb
│   │   │   │   ├── programmatic_access_grant
│   │   │   │   │   ├── access_level.rb
│   │   │   │   │   ├── finder.rb
│   │   │   │   │   ├── repository_selection.rb
│   │   │   │   │   └── service.rb
│   │   │   │   ├── programmatic_access_grant_request
│   │   │   │   │   ├── finder.rb
│   │   │   │   │   └── service.rb
│   │   │   │   ├── programmatic_access_with_grant_and_token
│   │   │   │   │   └── creator.rb
│   │   │   │   ├── user
│   │   │   │   │   └── programmatic_access_dependency.rb
│   │   │   │   ├── user_programmatic_access_grant.rb
│   │   │   │   ├── user_programmatic_access_grant_request.rb
│   │   │   │   └── user_programmatic_access.rb
│   │   │   └── public
│   │   │       ├── permissions_differ.rb
│   │   │       ├── programmatic_access_grant.rb
│   │   │       ├── programmatic_access_grant_request.rb
│   │   │       ├── programmatic_access.rb
│   │   │       ├── programmatic_access_token_lifetime_configuration.rb
│   │   │       └── programmatic_access_token_type.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── models
│   │       │   ├── concerns
│   │       │   │   └── last_accessible_test.rb
│   │       │   ├── conditional_access
│   │       │   │   └── policy
│   │       │   │       ├── legacy_personal_access_tokens_test.rb
│   │       │   │       ├── personal_access_tokens_expiration_limit_test.rb
│   │       │   │       └── personal_access_tokens_test.rb
│   │       │   ├── configurable
│   │       │   │   ├── restrict_legacy_personal_access_tokens_test.rb
│   │       │   │   └── restrict_personal_access_tokens_test.rb
│   │       │   ├── deep_link_expiration_validator_test.rb
│   │       │   ├── null_programmatic_access_grant_test.rb
│   │       │   ├── organization_programmatic_access_grant_request_test.rb
│   │       │   ├── organization_programmatic_access_grant_test.rb
│   │       │   ├── programmatic_access
│   │       │   │   ├── accessible_repositories_dependency_test.rb
│   │       │   │   ├── destroyer_test.rb
│   │       │   │   ├── expiration_limit_test.rb
│   │       │   │   └── token_manager_test.rb
│   │       │   ├── programmatic_access_bot_test.rb
│   │       │   ├── programmatic_access_grant
│   │       │   │   ├── access_level_test.rb
│   │       │   │   ├── finder_test.rb
│   │       │   │   ├── repository_selection_test.rb
│   │       │   │   └── service_test.rb
│   │       │   ├── programmatic_access_grant_request
│   │       │   │   ├── finder_test.rb
│   │       │   │   └── service_test.rb
│   │       │   ├── programmatic_access_with_grant_and_token
│   │       │   │   └── creator_test.rb
│   │       │   ├── user_programmatic_access_grant_request_test.rb
│   │       │   ├── user_programmatic_access_grant_test.rb
│   │       │   └── user_programmatic_access_test.rb
│   │       └── public
│   │           ├── permissions_differ_test.rb
│   │           ├── programmatic_access_grant_request_test.rb
│   │           ├── programmatic_access_grant_test.rb
│   │           ├── programmatic_access_test.rb
│   │           └── programmatic_access_token_lifetime_configuration_test.rb
│   ├── programmatic_access_tokens
│   │   ├── app
│   │   │   ├── models
│   │   │   │   └── programmatic_access_token
│   │   │   │       ├── authenticator.rb
│   │   │   │       ├── bulk_destroy.rb
│   │   │   │       ├── creator.rb
│   │   │   │       ├── credential.rb
│   │   │   │       ├── destroyer.rb
│   │   │   │       ├── expiration_reader.rb
│   │   │   │       ├── finder.rb
│   │   │   │       ├── regenerator.rb
│   │   │   │       ├── result.rb
│   │   │   │       └── verifier.rb
│   │   │   └── public
│   │   │       ├── programmatic_access_tokens
│   │   │       │   ├── domain.rb
│   │   │       │   └── i_result.rb
│   │   │       └── programmatic_access_tokens.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── models
│   │       │   └── programmatic_access_token
│   │       │       ├── authenticator_test.rb
│   │       │       ├── bulk_destroy_test.rb
│   │       │       ├── creator_test.rb
│   │       │       ├── credential_test.rb
│   │       │       ├── destroyer_test.rb
│   │       │       ├── expiration_reader_test.rb
│   │       │       ├── finder_test.rb
│   │       │       ├── regenerator_test.rb
│   │       │       └── verifier_test.rb
│   │       └── public
│   │           └── domain_test.rb
│   ├── pull_requests
│   │   ├── app
│   │   │   ├── components
│   │   │   │   ├── compare
│   │   │   │   │   ├── pull_request_stack_checkbox_component.html.erb
│   │   │   │   │   └── pull_request_stack_checkbox_component.rb
│   │   │   │   └── pull_requests
│   │   │   │       ├── label_creation_modal_component.html.erb
│   │   │   │       └── label_creation_modal_component.rb
│   │   │   ├── controllers
│   │   │   │   └── pull_requests
│   │   │   │       ├── database_selection.rb
│   │   │   │       ├── diff_content_loading_helper.rb
│   │   │   │       ├── orchestration_controller.rb
│   │   │   │       └── page_data
│   │   │   │           ├── mutations_controller.rb
│   │   │   │           └── shared_controller.rb
│   │   │   ├── external
│   │   │   │   ├── pull_requests
│   │   │   │   │   └── external
│   │   │   │   │       ├── domain
│   │   │   │   │       │   ├── status_checks
│   │   │   │   │       │   │   ├── i_preloader.rb
│   │   │   │   │       │   │   ├── i_status_check.rb
│   │   │   │   │       │   │   ├── provider.rb
│   │   │   │   │       │   │   └── rule_evaluation_result.rb
│   │   │   │   │       │   └── status_checks.rb
│   │   │   │   │       ├── status_check_finder
│   │   │   │   │       │   └── record.rb
│   │   │   │   │       └── status_check_finder.rb
│   │   │   │   └── README.md
│   │   │   ├── jobs
│   │   │   │   ├── auto_merge_job.rb
│   │   │   │   ├── auto_merge_synchronize_open_pull_requests_job.rb
│   │   │   │   ├── cleanup_head_ref_job.rb
│   │   │   │   ├── deny_fork_collab_state_for_user_pull_requests_job.rb
│   │   │   │   ├── hydro_delete_pull_request_repository_deleted_job.rb
│   │   │   │   ├── hydro_mark_pull_request_comparison_as_seen_job.rb
│   │   │   │   ├── hydro_pull_requests_on_push_job.rb
│   │   │   │   ├── hydro_sync_website_url_job.rb
│   │   │   │   ├── hydro_update_denormalized_source_to_forks_job.rb
│   │   │   │   ├── ipr_kv_cleanup_expired_data_job.rb
│   │   │   │   ├── maintain_tracking_ref_job.rb
│   │   │   │   ├── merge_queue_cancel_check_suite_job.rb
│   │   │   │   ├── merge_queue_entry_removed_job.rb
│   │   │   │   ├── notify_pull_request_commit_checks_updated_job.rb
│   │   │   │   ├── partial_search_index_update_job.rb
│   │   │   │   ├── pull_request_close_referenced_issues_job.rb
│   │   │   │   ├── pull_request_orchestration_job.rb
│   │   │   │   ├── pull_request_orchestration_sweeper_job.rb
│   │   │   │   ├── pull_requests
│   │   │   │   │   ├── bulk_maintain_tracking_ref_job.rb
│   │   │   │   │   ├── merge_commit
│   │   │   │   │   │   ├── batch_ref_updates_job.rb
│   │   │   │   │   │   ├── compare_stale_merge_commit_job.rb
│   │   │   │   │   │   ├── create_merge_commits_job.rb
│   │   │   │   │   │   ├── create_stacked_merge_commits_job.rb
│   │   │   │   │   │   ├── delete_merge_commits_job.rb
│   │   │   │   │   │   └── restrained_merge_commit_creation.rb
│   │   │   │   │   ├── merge_commit_request_batch_job.rb
│   │   │   │   │   ├── stacks
│   │   │   │   │   │   └── update_all_branches_job.rb
│   │   │   │   │   └── update_reviews_job.rb
│   │   │   │   ├── pull_request_synchronization_job.rb
│   │   │   │   ├── push_handle_matching_pull_requests_job.rb
│   │   │   │   ├── repair_pull_requests_index_job.rb
│   │   │   │   ├── review_comment_bulk_creation_callbacks_job.rb
│   │   │   │   └── synchronize_pull_request_job.rb
│   │   │   ├── lib
│   │   │   │   └── pull_requests
│   │   │   │       ├── batch_ref_update
│   │   │   │       │   ├── command.rb
│   │   │   │       │   ├── enums
│   │   │   │       │   │   ├── failures.rb
│   │   │   │       │   │   └── sources.rb
│   │   │   │       │   ├── fake_database_record.rb
│   │   │   │       │   ├── i_command.rb
│   │   │   │       │   ├── loader.rb
│   │   │   │       │   ├── logging
│   │   │   │       │   │   └── commands.rb
│   │   │   │       │   ├── processor.rb
│   │   │   │       │   ├── request.rb
│   │   │   │       │   └── result.rb
│   │   │   │       ├── batch_ref_update.rb
│   │   │   │       ├── comment_position
│   │   │   │       │   ├── columns.rb
│   │   │   │       │   ├── conversion
│   │   │   │       │   │   ├── params_to_arguments.rb
│   │   │   │       │   │   └── thread_translation.rb
│   │   │   │       │   ├── errors.rb
│   │   │   │       │   ├── positioner
│   │   │   │       │   │   ├── columns.rb
│   │   │   │       │   │   ├── command.rb
│   │   │   │       │   │   ├── enums.rb
│   │   │   │       │   │   ├── inputs
│   │   │   │       │   │   │   ├── blobs.rb
│   │   │   │       │   │   │   ├── diff_relative.rb
│   │   │   │       │   │   │   ├── positioning.rb
│   │   │   │       │   │   │   └── thread_columns.rb
│   │   │   │       │   │   ├── inputs.rb
│   │   │   │       │   │   ├── loaders
│   │   │   │       │   │   │   ├── blobs_and_lines.rb
│   │   │   │       │   │   │   ├── diff_positions.rb
│   │   │   │       │   │   │   ├── diffs.rb
│   │   │   │       │   │   │   ├── repositioning.rb
│   │   │   │       │   │   │   └── thread_columns.rb
│   │   │   │       │   │   ├── processors
│   │   │   │       │   │   │   ├── blobs.rb
│   │   │   │       │   │   │   ├── diff_relative.rb
│   │   │   │       │   │   │   ├── positioning.rb
│   │   │   │       │   │   │   ├── repositioning.rb
│   │   │   │       │   │   │   └── thread_columns.rb
│   │   │   │       │   │   ├── processors.rb
│   │   │   │       │   │   ├── result.rb
│   │   │   │       │   │   └── service.rb
│   │   │   │       │   ├── positioner.rb
│   │   │   │       │   ├── positioning
│   │   │   │       │   │   ├── command.rb
│   │   │   │       │   │   ├── enums.rb
│   │   │   │       │   │   ├── loaders
│   │   │   │       │   │   │   ├── diff_resolver.rb
│   │   │   │       │   │   │   ├── diff_resolvers.rb
│   │   │   │       │   │   │   └── results
│   │   │   │       │   │   │       ├── blob.rb
│   │   │   │       │   │   │       ├── diff.rb
│   │   │   │       │   │   │       └── reposition.rb
│   │   │   │       │   │   ├── locations
│   │   │   │       │   │   │   ├── context.rb
│   │   │   │       │   │   │   ├── file.rb
│   │   │   │       │   │   │   ├── invalid.rb
│   │   │   │       │   │   │   ├── line.rb
│   │   │   │       │   │   │   ├── position.rb
│   │   │   │       │   │   │   ├── resolver.rb
│   │   │   │       │   │   │   └── state.rb
│   │   │   │       │   │   ├── processor.rb
│   │   │   │       │   │   ├── requests
│   │   │   │       │   │   │   ├── factories
│   │   │   │       │   │   │   │   ├── blobs.rb
│   │   │   │       │   │   │   │   ├── diff_relative.rb
│   │   │   │       │   │   │   │   ├── positioning.rb
│   │   │   │       │   │   │   │   └── thread_columns.rb
│   │   │   │       │   │   │   ├── file.rb
│   │   │   │       │   │   │   ├── invalid.rb
│   │   │   │       │   │   │   ├── line.rb
│   │   │   │       │   │   │   └── multiline.rb
│   │   │   │       │   │   ├── results
│   │   │   │       │   │   │   ├── file.rb
│   │   │   │       │   │   │   ├── invalid.rb
│   │   │   │       │   │   │   ├── line.rb
│   │   │   │       │   │   │   └── multiline.rb
│   │   │   │       │   │   ├── results.rb
│   │   │   │       │   │   ├── service.rb
│   │   │   │       │   │   └── types.rb
│   │   │   │       │   ├── positioning.rb
│   │   │   │       │   ├── positions
│   │   │   │       │   │   ├── coder.rb
│   │   │   │       │   │   ├── database.rb
│   │   │   │       │   │   ├── hydro.rb
│   │   │   │       │   │   ├── parser.rb
│   │   │   │       │   │   └── rest.rb
│   │   │   │       │   ├── positions.rb
│   │   │   │       │   ├── repositioner
│   │   │   │       │   │   ├── blob.rb
│   │   │   │       │   │   ├── requests.rb
│   │   │   │       │   │   ├── results.rb
│   │   │   │       │   │   └── service.rb
│   │   │   │       │   └── synchronization.rb
│   │   │   │       ├── dismiss_review.rb
│   │   │   │       ├── git_systems
│   │   │   │       │   ├── batch_read_commits.rb
│   │   │   │       │   ├── batch_read_diff_positions.rb
│   │   │   │       │   ├── batch_read_refs.rb
│   │   │   │       │   ├── batch_write_refs
│   │   │   │       │   │   ├── failure_reason.rb
│   │   │   │       │   │   ├── outcome.rb
│   │   │   │       │   │   ├── request.rb
│   │   │   │       │   │   └── service.rb
│   │   │   │       │   ├── batch_write_refs.rb
│   │   │   │       │   ├── commit.rb
│   │   │   │       │   ├── create_rebase_commit.rb
│   │   │   │       │   └── errors.rb
│   │   │   │       ├── git_systems.rb
│   │   │   │       ├── merge
│   │   │   │       │   ├── command.rb
│   │   │   │       │   ├── creation
│   │   │   │       │   │   ├── processor.rb
│   │   │   │       │   │   └── service.rb
│   │   │   │       │   ├── enums.rb
│   │   │   │       │   ├── errors.rb
│   │   │   │       │   ├── evaluation
│   │   │   │       │   │   ├── now.rb
│   │   │   │       │   │   ├── queue.rb
│   │   │   │       │   │   ├── service.rb
│   │   │   │       │   │   └── wait.rb
│   │   │   │       │   ├── i_command.rb
│   │   │   │       │   ├── logging
│   │   │   │       │   │   └── commands.rb
│   │   │   │       │   ├── mode.rb
│   │   │   │       │   ├── request.rb
│   │   │   │       │   ├── results.rb
│   │   │   │       │   └── rules.rb
│   │   │   │       ├── merge_commit
│   │   │   │       │   ├── batch_ref_updates
│   │   │   │       │   │   ├── batch.rb
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   ├── processor.rb
│   │   │   │       │   │   ├── request.rb
│   │   │   │       │   │   ├── result.rb
│   │   │   │       │   │   └── service.rb
│   │   │   │       │   ├── command.rb
│   │   │   │       │   ├── create_commits
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   ├── processor.rb
│   │   │   │       │   │   ├── request.rb
│   │   │   │       │   │   ├── result.rb
│   │   │   │       │   │   ├── results.rb
│   │   │   │       │   │   └── service.rb
│   │   │   │       │   ├── create_stacked_commits
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── service.rb
│   │   │   │       │   ├── delete_commits
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   ├── request.rb
│   │   │   │       │   │   └── service.rb
│   │   │   │       │   ├── entity
│   │   │   │       │   │   └── commits.rb
│   │   │   │       │   ├── enums
│   │   │   │       │   │   ├── commit_state.rb
│   │   │   │       │   │   ├── conflict.rb
│   │   │   │       │   │   ├── invalid_commit_reason.rb
│   │   │   │       │   │   ├── invalid_request_reason.rb
│   │   │   │       │   │   ├── mergeability.rb
│   │   │   │       │   │   └── priority.rb
│   │   │   │       │   ├── errors.rb
│   │   │   │       │   ├── i_command.rb
│   │   │   │       │   ├── i_request.rb
│   │   │   │       │   ├── loaders
│   │   │   │       │   │   ├── commits.rb
│   │   │   │       │   │   ├── refs.rb
│   │   │   │       │   │   └── repositories.rb
│   │   │   │       │   └── logging
│   │   │   │       │       ├── commands.rb
│   │   │   │       │       └── commits.rb
│   │   │   │       ├── observability
│   │   │   │       │   ├── git.rb
│   │   │   │       │   └── time_budgets.rb
│   │   │   │       ├── orchestrations
│   │   │   │       │   └── data_attributes.rb
│   │   │   │       ├── page_data
│   │   │   │       │   ├── annotations
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── banners_data_payload.rb
│   │   │   │       │   ├── banners_loaders
│   │   │   │       │   │   ├── dependabot_automated_security_updates_loader.rb
│   │   │   │       │   │   ├── hidden_characters_loader.rb
│   │   │   │       │   │   ├── paused_dependabot_update_loader.rb
│   │   │   │       │   │   └── review_request_banner_loader.rb
│   │   │   │       │   ├── catch_up_snapshot
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── change_group_generation
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── code_button
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── codeowners
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── commit
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── commit_comments
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── commits_payload.rb
│   │   │   │       │   ├── commits_serializer.rb
│   │   │   │       │   ├── copilot_diff_chat
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── description
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── diffs
│   │   │   │       │   │   ├── contents
│   │   │   │       │   │   │   ├── ambiguous_character_detection.rb
│   │   │   │       │   │   │   ├── loader.rb
│   │   │   │       │   │   │   ├── params.rb
│   │   │   │       │   │   │   └── payload.rb
│   │   │   │       │   │   ├── rich_diff
│   │   │   │       │   │   │   ├── decider.rb
│   │   │   │       │   │   │   ├── loader.rb
│   │   │   │       │   │   │   ├── payload.rb
│   │   │   │       │   │   │   └── renderer.rb
│   │   │   │       │   │   └── summary
│   │   │   │       │   │       ├── comparable_path.rb
│   │   │   │       │   │       ├── loader.rb
│   │   │   │       │   │       └── payload.rb
│   │   │   │       │   ├── feature_states
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── files
│   │   │   │       │   │   ├── file_tree
│   │   │   │       │   │   │   ├── loader.rb
│   │   │   │       │   │   │   ├── payload.rb
│   │   │   │       │   │   │   └── thread_summary_loader.rb
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   ├── page_limit_config.rb
│   │   │   │       │   │   ├── payload.rb
│   │   │   │       │   │   ├── review_menu
│   │   │   │       │   │   │   ├── loader.rb
│   │   │   │       │   │   │   └── payload.rb
│   │   │   │       │   │   └── toolbar
│   │   │   │       │   │       ├── loader.rb
│   │   │   │       │   │       └── payload.rb
│   │   │   │       │   ├── header_payload.rb
│   │   │   │       │   ├── header_serializer.rb
│   │   │   │       │   ├── helpers
│   │   │   │       │   │   ├── reactable
│   │   │   │       │   │   │   ├── loader.rb
│   │   │   │       │   │   │   └── payload.rb
│   │   │   │       │   │   └── repository
│   │   │   │       │   │       └── payload.rb
│   │   │   │       │   ├── i_serializer.rb
│   │   │   │       │   ├── issue_comments
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── merge_box
│   │   │   │       │   │   ├── alive_channels_payload.rb
│   │   │   │       │   │   ├── merge_instructions_loader.rb
│   │   │   │       │   │   ├── merge_instructions_payload.rb
│   │   │   │       │   │   ├── merge_requirements_loader.rb
│   │   │   │       │   │   ├── merge_requirements_payload.rb
│   │   │   │       │   │   ├── protocol_selector.rb
│   │   │   │       │   │   ├── pull_request_loader.rb
│   │   │   │       │   │   └── pull_request_payload.rb
│   │   │   │       │   ├── merge_status_button_data.rb
│   │   │   │       │   ├── overview
│   │   │   │       │   │   ├── assignees
│   │   │   │       │   │   │   ├── loader.rb
│   │   │   │       │   │   │   └── payload.rb
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   ├── payload.rb
│   │   │   │       │   │   └── review_requests
│   │   │   │       │   │       ├── loader.rb
│   │   │   │       │   │       └── payload.rb
│   │   │   │       │   ├── pagination.rb
│   │   │   │       │   ├── review_menu_data
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── review_summary_comments
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── stack
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   ├── mergeability
│   │   │   │       │   │   │   ├── loader.rb
│   │   │   │       │   │   │   └── payload.rb
│   │   │   │       │   │   ├── overview
│   │   │   │       │   │   │   ├── loader.rb
│   │   │   │       │   │   │   └── payload.rb
│   │   │   │       │   │   ├── payload.rb
│   │   │   │       │   │   └── update_all_branches
│   │   │   │       │   │       ├── loader.rb
│   │   │   │       │   │       └── payload.rb
│   │   │   │       │   ├── status_checks
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   ├── preloader.rb
│   │   │   │       │   │   └── pull_request_pending_workflow_approval_summary.rb
│   │   │   │       │   ├── status_checks_serializer.rb
│   │   │   │       │   ├── tab_counts
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── telemetry.rb
│   │   │   │       │   ├── thread_comments
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── thread_mutation
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── thread_preview_positioning
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── thread_previews
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── threads
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── timeline
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   ├── user_notices
│   │   │   │       │   │   ├── loader.rb
│   │   │   │       │   │   └── payload.rb
│   │   │   │       │   └── viewed_files_count
│   │   │   │       │       ├── loader.rb
│   │   │   │       │       └── payload.rb
│   │   │   │       ├── review_comments
│   │   │   │       │   └── create
│   │   │   │       │       ├── enums.rb
│   │   │   │       │       └── service.rb
│   │   │   │       ├── shared
│   │   │   │       │   └── logger.rb
│   │   │   │       └── stacks
│   │   │   │           └── merging
│   │   │   │               ├── add_to_auto_merge.rb
│   │   │   │               ├── add_to_merge_queue.rb
│   │   │   │               ├── perform_merge.rb
│   │   │   │               └── result.rb
│   │   │   ├── models
│   │   │   │   ├── after_create_pull_request_review_comment_orchestration.rb
│   │   │   │   ├── after_create_pull_request_review_comment_orchestration_tmp.rb
│   │   │   │   ├── after_submit_pull_request_review_orchestration.rb
│   │   │   │   ├── author_associable.rb
│   │   │   │   ├── auto_merge_request.rb
│   │   │   │   ├── batch_is_pull_request_merged.rb
│   │   │   │   ├── comment_action.rb
│   │   │   │   ├── comment_authorship.rb
│   │   │   │   ├── commit_comment_edit.rb
│   │   │   │   ├── commit_comment.rb
│   │   │   │   ├── commit_comment_reaction.rb
│   │   │   │   ├── commit_comment_thread.rb
│   │   │   │   ├── comparison_pull_request.rb
│   │   │   │   ├── configurable
│   │   │   │   │   ├── commit_comments.rb
│   │   │   │   │   ├── merge_commits.rb
│   │   │   │   │   ├── pull_request_activation.rb
│   │   │   │   │   ├── pull_request_creation_cap_bypass.rb
│   │   │   │   │   ├── pull_request_creation_cap.rb
│   │   │   │   │   ├── pull_request_creation_policy.rb
│   │   │   │   │   ├── rebase_commits.rb
│   │   │   │   │   └── squash_commits.rb
│   │   │   │   ├── content_authorization_error
│   │   │   │   │   └── actions_pull_request_creation_blocked.rb
│   │   │   │   ├── content_authorizer
│   │   │   │   │   ├── commit_comment_authorizer.rb
│   │   │   │   │   ├── merge_queue_authorizer.rb
│   │   │   │   │   ├── pull_request_authorizer.rb
│   │   │   │   │   └── pull_request_comment_authorizer.rb
│   │   │   │   ├── create_new_pull_request_review_comment_orchestration.rb
│   │   │   │   ├── create_reply_pull_request_review_comment_orchestration.rb
│   │   │   │   ├── delete_pull_request_review_comment_orchestration.rb
│   │   │   │   ├── deploy_instructions.rb
│   │   │   │   ├── deprecated_pull_request_review_thread.rb
│   │   │   │   ├── events
│   │   │   │   │   └── pull_request_review_publisher.rb
│   │   │   │   ├── external_experiment
│   │   │   │   │   └── rebase.rb
│   │   │   │   ├── highlighted_diff_line.rb
│   │   │   │   ├── hook
│   │   │   │   │   ├── event
│   │   │   │   │   │   └── merge_queue_entry_event.rb
│   │   │   │   │   └── payload
│   │   │   │   │       └── merge_queue_entry_payload.rb
│   │   │   │   ├── hovercard
│   │   │   │   │   └── adapter
│   │   │   │   │       └── review_status_involvement_context.rb
│   │   │   │   ├── interaction_ban_validation.rb
│   │   │   │   ├── issue
│   │   │   │   │   ├── loader
│   │   │   │   │   │   ├── comment_author_associations.rb
│   │   │   │   │   │   ├── comment_loader.rb
│   │   │   │   │   │   ├── commits.rb
│   │   │   │   │   │   ├── cross_references.rb
│   │   │   │   │   │   ├── current_issue.rb
│   │   │   │   │   │   ├── current_repository.rb
│   │   │   │   │   │   ├── discussions.rb
│   │   │   │   │   │   ├── duplicate_issues.rb
│   │   │   │   │   │   ├── issue_comments.rb
│   │   │   │   │   │   ├── issue_events.rb
│   │   │   │   │   │   ├── issues.rb
│   │   │   │   │   │   ├── issue_timeline.rb
│   │   │   │   │   │   ├── labels.rb
│   │   │   │   │   │   ├── latest_user_content_edit.rb
│   │   │   │   │   │   ├── memexes.rb
│   │   │   │   │   │   ├── milestones.rb
│   │   │   │   │   │   ├── project_cards.rb
│   │   │   │   │   │   ├── project.rb
│   │   │   │   │   │   ├── projects.rb
│   │   │   │   │   │   ├── pull_requests.rb
│   │   │   │   │   │   ├── reaction_groups.rb
│   │   │   │   │   │   ├── repositories.rb
│   │   │   │   │   │   ├── sponsorships.rb
│   │   │   │   │   │   └── timeline.rb
│   │   │   │   │   └── show_loader.rb
│   │   │   │   ├── issue_timeline.rb
│   │   │   │   ├── last_seen_pull_request_revision.rb
│   │   │   │   ├── merge_commit_request.rb
│   │   │   │   ├── merge_conditions
│   │   │   │   │   ├── base_merge_condition.rb
│   │   │   │   │   ├── evaluation_result.rb
│   │   │   │   │   ├── evaluator.rb
│   │   │   │   │   ├── pull_request_merge_conflict_state.rb
│   │   │   │   │   ├── pull_request_merge_method.rb
│   │   │   │   │   ├── pull_request_repo_state.rb
│   │   │   │   │   ├── pull_request_rules.rb
│   │   │   │   │   ├── pull_request_state.rb
│   │   │   │   │   ├── pull_request_user_state.rb
│   │   │   │   │   └── stack.rb
│   │   │   │   ├── merge_group_stat.rb
│   │   │   │   ├── merge_queue
│   │   │   │   │   └── time_to_merge_estimator.rb
│   │   │   │   ├── merge_queue_beta
│   │   │   │   │   └── survey.rb
│   │   │   │   ├── merge_queue_entry
│   │   │   │   │   └── pull_request_status.rb
│   │   │   │   ├── merge_queue_entry.rb
│   │   │   │   ├── merge_queue_entry_stat.rb
│   │   │   │   ├── merge_queue_locked_ref.rb
│   │   │   │   ├── merge_queue.rb
│   │   │   │   ├── merge_queues
│   │   │   │   │   ├── command_action_logger.rb
│   │   │   │   │   ├── command.rb
│   │   │   │   │   ├── configuration
│   │   │   │   │   │   └── defaults.rb
│   │   │   │   │   ├── configuration_factory.rb
│   │   │   │   │   ├── configuration.rb
│   │   │   │   │   ├── decision_engine.rb
│   │   │   │   │   ├── entry
│   │   │   │   │   │   ├── removal_reason.rb
│   │   │   │   │   │   ├── requested_check.rb
│   │   │   │   │   │   ├── required_check.rb
│   │   │   │   │   │   └── state.rb
│   │   │   │   │   ├── entry_list.rb
│   │   │   │   │   ├── entry.rb
│   │   │   │   │   ├── factory.rb
│   │   │   │   │   ├── group.rb
│   │   │   │   │   ├── i_command.rb
│   │   │   │   │   ├── merger.rb
│   │   │   │   │   ├── ref.rb
│   │   │   │   │   ├── ruleset_reconciler.rb
│   │   │   │   │   ├── service
│   │   │   │   │   │   ├── base.rb
│   │   │   │   │   │   ├── clear.rb
│   │   │   │   │   │   ├── disable.rb
│   │   │   │   │   │   ├── enqueue.rb
│   │   │   │   │   │   ├── find_next_group.rb
│   │   │   │   │   │   ├── lock_best_entry.rb
│   │   │   │   │   │   ├── merge_locked_entry.rb
│   │   │   │   │   │   ├── remove_entry.rb
│   │   │   │   │   │   ├── roll_back_locked_group.rb
│   │   │   │   │   │   ├── tick.rb
│   │   │   │   │   │   └── unlock.rb
│   │   │   │   │   └── web_hook.rb
│   │   │   │   ├── personal_reminder_pull_request_filter.rb
│   │   │   │   ├── personal_reminder.rb
│   │   │   │   ├── pull_request
│   │   │   │   │   ├── adapter
│   │   │   │   │   │   ├── automatic_base_change_event_adapter.rb
│   │   │   │   │   │   ├── auto_merge_event_adapter.rb
│   │   │   │   │   │   ├── base_ref_changed_event_adapter.rb
│   │   │   │   │   │   ├── base_ref_deleted_event_adapter.rb
│   │   │   │   │   │   ├── base_ref_force_pushed_event_adapter.rb
│   │   │   │   │   │   ├── commit_adapter.rb
│   │   │   │   │   │   ├── context.rb
│   │   │   │   │   │   ├── convert_to_draft_event_adapter.rb
│   │   │   │   │   │   ├── copilot_work_finished_event_adapter.rb
│   │   │   │   │   │   ├── copilot_work_finished_failure_event_adapter.rb
│   │   │   │   │   │   ├── copilot_work_started_event_adapter.rb
│   │   │   │   │   │   ├── deployed_event_adapter.rb
│   │   │   │   │   │   ├── deployment_environment_changed_event_adapter.rb
│   │   │   │   │   │   ├── head_ref_deleted_or_restored_event_adapter.rb
│   │   │   │   │   │   ├── head_ref_force_pushed_event_adapter.rb
│   │   │   │   │   │   ├── issue_event_adapter.rb
│   │   │   │   │   │   ├── legacy_pull_request_review_thread.rb
│   │   │   │   │   │   ├── merged_event_adapter.rb
│   │   │   │   │   │   ├── merge_queue_event_adapter.rb
│   │   │   │   │   │   ├── pull_request_adapter.rb
│   │   │   │   │   │   ├── pull_request_review_adapter.rb
│   │   │   │   │   │   ├── pull_request_revision_marker_adapter.rb
│   │   │   │   │   │   ├── ready_for_review_event_adapter.rb
│   │   │   │   │   │   ├── review_dismissed_event_adapter.rb
│   │   │   │   │   │   ├── review_requested_event_adapter.rb
│   │   │   │   │   │   └── review_request_removed_event_adapter.rb
│   │   │   │   │   ├── allowable_merge_action.rb
│   │   │   │   │   ├── allowable_merge_method.rb
│   │   │   │   │   ├── analytics_dependency.rb
│   │   │   │   │   ├── archive_dependency.rb
│   │   │   │   │   ├── audit_log_attribution_dependency.rb
│   │   │   │   │   ├── auto_merge_dependency.rb
│   │   │   │   │   ├── batch_merge.rb
│   │   │   │   │   ├── changed_file.rb
│   │   │   │   │   ├── channel_event_builder.rb
│   │   │   │   │   ├── checks_dependency.rb
│   │   │   │   │   ├── close_issue_references_dependency.rb
│   │   │   │   │   ├── code_nav_dependency.rb
│   │   │   │   │   ├── codeowners_dependency.rb
│   │   │   │   │   ├── commit_message_unwrapper.rb
│   │   │   │   │   ├── commit_message_wrapper.rb
│   │   │   │   │   ├── comparison.rb
│   │   │   │   │   ├── counters_dependency.rb
│   │   │   │   │   ├── diff_view_dependency.rb
│   │   │   │   │   ├── finders_dependency.rb
│   │   │   │   │   ├── fork_collab_access_via_integration_authorizer.rb
│   │   │   │   │   ├── hovercard_dependency.rb
│   │   │   │   │   ├── icon.rb
│   │   │   │   │   ├── image_dependency.rb
│   │   │   │   │   ├── loader
│   │   │   │   │   │   └── pull_request_timeline.rb
│   │   │   │   │   ├── merge_queue_dependency.rb
│   │   │   │   │   ├── merge.rb
│   │   │   │   │   ├── merge_requirements.rb
│   │   │   │   │   ├── merge_state.rb
│   │   │   │   │   ├── merge_status.rb
│   │   │   │   │   ├── permissions_dependency.rb
│   │   │   │   │   ├── prefillable.rb
│   │   │   │   │   ├── prepare.rb
│   │   │   │   │   ├── presence_dependency.rb
│   │   │   │   │   ├── rebase.rb
│   │   │   │   │   ├── rebase_state.rb
│   │   │   │   │   ├── ref_update.rb
│   │   │   │   │   ├── repo_write_access_via_integration_authorizer.rb
│   │   │   │   │   ├── review_requests_dependency.rb
│   │   │   │   │   ├── reviews_dependency.rb
│   │   │   │   │   ├── show_loader.rb
│   │   │   │   │   ├── squash_merge.rb
│   │   │   │   │   ├── stack_dependency.rb
│   │   │   │   │   ├── suggested_reviewer.rb
│   │   │   │   │   ├── suggested_reviewers.rb
│   │   │   │   │   ├── synchronization_dependency.rb
│   │   │   │   │   ├── tasks.rb
│   │   │   │   │   ├── thread_positioner.rb
│   │   │   │   │   ├── unknown_merge_state.rb
│   │   │   │   │   ├── updateability.rb
│   │   │   │   │   ├── update.rb
│   │   │   │   │   └── user_reviewed_files_dependency.rb
│   │   │   │   ├── pull_request_activation_config.rb
│   │   │   │   ├── pull_request_conflict.rb
│   │   │   │   ├── pull_request_copilot_attribution.rb
│   │   │   │   ├── pull_request_creation_config.rb
│   │   │   │   ├── pull_request_last_push.rb
│   │   │   │   ├── pull_request_orchestration.rb
│   │   │   │   ├── pull_request_push_notification.rb
│   │   │   │   ├── pull_request.rb
│   │   │   │   ├── pull_request_review
│   │   │   │   │   ├── collection.rb
│   │   │   │   │   ├── creator.rb
│   │   │   │   │   └── enforced_loader.rb
│   │   │   │   ├── pull_request_review_comment
│   │   │   │   │   ├── abstract_position_data.rb
│   │   │   │   │   ├── apply_suggested_change.rb
│   │   │   │   │   ├── bad_diff_hunk_error.rb
│   │   │   │   │   ├── diff_position_data.rb
│   │   │   │   │   ├── file_level_position_data.rb
│   │   │   │   │   ├── legacy_position_data.rb
│   │   │   │   │   ├── position_data.rb
│   │   │   │   │   ├── prefillable.rb
│   │   │   │   │   └── suggested_change_selection.rb
│   │   │   │   ├── pull_request_review_comment_edit.rb
│   │   │   │   ├── pull_request_review_comment_orchestration.rb
│   │   │   │   ├── pull_request_review_comment.rb
│   │   │   │   ├── pull_request_review_comment_reaction.rb
│   │   │   │   ├── pull_request_review_edit.rb
│   │   │   │   ├── pull_request_review_orchestration.rb
│   │   │   │   ├── pull_request_review_point.rb
│   │   │   │   ├── pull_request_review.rb
│   │   │   │   ├── pull_request_review_reaction.rb
│   │   │   │   ├── pull_request_reviews_review_request.rb
│   │   │   │   ├── pull_request_review_thread.rb
│   │   │   │   ├── pull_request_revision_marker.rb
│   │   │   │   ├── pull_requests
│   │   │   │   │   ├── cache
│   │   │   │   │   │   └── open_pull_request_count_client.rb
│   │   │   │   │   ├── cache.rb
│   │   │   │   │   ├── change_group.rb
│   │   │   │   │   ├── change_groups
│   │   │   │   │   │   ├── copilot_generator.rb
│   │   │   │   │   │   ├── hunk_description.rb
│   │   │   │   │   │   └── prompt_builder.rb
│   │   │   │   │   ├── change_groups.rb
│   │   │   │   │   ├── kv
│   │   │   │   │   │   └── key_transformer.rb
│   │   │   │   │   ├── kv.rb
│   │   │   │   │   ├── orchestrations
│   │   │   │   │   │   ├── archive.rb
│   │   │   │   │   │   ├── change_base.rb
│   │   │   │   │   │   ├── make_change_groups.rb
│   │   │   │   │   │   ├── merge.rb
│   │   │   │   │   │   ├── resolve_conflicts.rb
│   │   │   │   │   │   ├── unarchive.rb
│   │   │   │   │   │   └── update_branch.rb
│   │   │   │   │   ├── stack_entry.rb
│   │   │   │   │   ├── stack.rb
│   │   │   │   │   ├── stacks
│   │   │   │   │   │   ├── base_service.rb
│   │   │   │   │   │   ├── create
│   │   │   │   │   │   │   └── service.rb
│   │   │   │   │   │   ├── create_or_append
│   │   │   │   │   │   │   └── service.rb
│   │   │   │   │   │   ├── error.rb
│   │   │   │   │   │   ├── ref_update.rb
│   │   │   │   │   │   ├── unstack
│   │   │   │   │   │   │   └── service.rb
│   │   │   │   │   │   ├── update_all_branches
│   │   │   │   │   │   │   ├── enqueue_service.rb
│   │   │   │   │   │   │   ├── service.rb
│   │   │   │   │   │   │   └── status.rb
│   │   │   │   │   │   └── update_pulls
│   │   │   │   │   │       └── service.rb
│   │   │   │   │   ├── stacks.rb
│   │   │   │   │   └── user_settings.rb
│   │   │   │   ├── pull_request_source.rb
│   │   │   │   ├── pull_request_template.rb
│   │   │   │   ├── pull_request_update.rb
│   │   │   │   ├── pull_request_user_reviews.rb
│   │   │   │   ├── reminder_client_workspace.rb
│   │   │   │   ├── reminder_delivery_time.rb
│   │   │   │   ├── reminder_events.rb
│   │   │   │   ├── reminder_event_subscription.rb
│   │   │   │   ├── reminder_pull_request_filter_base.rb
│   │   │   │   ├── reminder_pull_request_filter.rb
│   │   │   │   ├── reminder.rb
│   │   │   │   ├── reminder_repository_link.rb
│   │   │   │   ├── reminder_result_set.rb
│   │   │   │   ├── reminders
│   │   │   │   │   ├── comment_finder.rb
│   │   │   │   │   ├── comment_reply_finder.rb
│   │   │   │   │   ├── mention_finder.rb
│   │   │   │   │   ├── real_time_event.rb
│   │   │   │   │   ├── review_submission_finder.rb
│   │   │   │   │   └── slack_api.rb
│   │   │   │   ├── reminder_scheduling.rb
│   │   │   │   ├── reminder_slack_channel.rb
│   │   │   │   ├── reminder_slack_workspace_connector.rb
│   │   │   │   ├── reminder_slack_workspace_membership.rb
│   │   │   │   ├── reminder_slack_workspace.rb
│   │   │   │   ├── reminder_team_filter.rb
│   │   │   │   ├── reminder_team_membership.rb
│   │   │   │   ├── reminder_teams_channel.rb
│   │   │   │   ├── reminder_teams_workspace.rb
│   │   │   │   ├── repository
│   │   │   │   │   ├── codeowners
│   │   │   │   │   │   └── active_record_owner_resolver.rb
│   │   │   │   │   ├── codeowners.rb
│   │   │   │   │   ├── merge_queue_dependency.rb
│   │   │   │   │   └── pull_request_dependency.rb
│   │   │   │   ├── review_request
│   │   │   │   │   └── association_extension.rb
│   │   │   │   ├── review_request_delegation_excluded_member.rb
│   │   │   │   ├── review_request.rb
│   │   │   │   ├── review_request_reason.rb
│   │   │   │   ├── review_thread_creator.rb
│   │   │   │   ├── review_thread_replier.rb
│   │   │   │   ├── review_threads.rb
│   │   │   │   ├── search
│   │   │   │   │   ├── filters
│   │   │   │   │   │   ├── review_request_filter.rb
│   │   │   │   │   │   ├── team_review_requested_by_user_filter.rb
│   │   │   │   │   │   └── user_review_request_filter.rb
│   │   │   │   │   └── queries
│   │   │   │   │       └── candidate_private_repo_query.rb
│   │   │   │   ├── syntax_highlighted_diff_line_batch.rb
│   │   │   │   ├── team
│   │   │   │   │   └── review_request_delegation.rb
│   │   │   │   ├── team_member_delegated_review_request.rb
│   │   │   │   ├── timeline
│   │   │   │   │   ├── base_timeline.rb
│   │   │   │   │   ├── issue_timeline.rb
│   │   │   │   │   ├── placeholder.rb
│   │   │   │   │   ├── pull_request_timeline
│   │   │   │   │   │   ├── issue_events_filter.rb
│   │   │   │   │   │   └── pull_request_revision_marker_filter.rb
│   │   │   │   │   └── pull_request_timeline.rb
│   │   │   │   ├── user
│   │   │   │   │   └── review_requests_dependency.rb
│   │   │   │   └── user_reviewed_file.rb
│   │   │   └── public
│   │   │       ├── merge_queues
│   │   │       │   ├── errors.rb
│   │   │       │   ├── i_configuration
│   │   │       │   │   ├── grouping_strategy.rb
│   │   │       │   │   └── merge_method.rb
│   │   │       │   ├── i_configuration.rb
│   │   │       │   └── lazy_loader.rb
│   │   │       ├── merge_queues.rb
│   │   │       ├── pull_requests
│   │   │       │   ├── async_merge.rb
│   │   │       │   ├── change_base.rb
│   │   │       │   ├── change_groups_feedback.rb
│   │   │       │   ├── comment_position.rb
│   │   │       │   ├── conflicts.rb
│   │   │       │   ├── domain.rb
│   │   │       │   ├── head_shas.rb
│   │   │       │   ├── i_orchestration.rb
│   │   │       │   ├── i_pull_request.rb
│   │   │       │   ├── merge_commit.rb
│   │   │       │   ├── merge.rb
│   │   │       │   ├── pull_request_accessor.rb
│   │   │       │   ├── pullsd_client.rb
│   │   │       │   ├── resolve_merge_conflicts.rb
│   │   │       │   ├── review_comments
│   │   │       │   │   ├── create.rb
│   │   │       │   │   ├── delete.rb
│   │   │       │   │   ├── reply.rb
│   │   │       │   │   └── update.rb
│   │   │       │   ├── stacks
│   │   │       │   │   └── enqueue.rb
│   │   │       │   ├── timeline
│   │   │       │   │   └── pull_request_timeline.rb
│   │   │       │   └── update_branch.rb
│   │   │       └── pull_requests.rb
│   │   ├── config
│   │   │   └── instrumentation
│   │   │       └── pull_requests.rb
│   │   ├── domain_query_todo.yml
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── commit_comment_reaction_test.rb
│   │       ├── components
│   │       │   ├── compare
│   │       │   │   └── pull_request_stack_checkbox_component_test.rb
│   │       │   └── pull_requests
│   │       │       └── label_creation_modal_component_test.rb
│   │       ├── external
│   │       │   └── pull_requests
│   │       │       └── external
│   │       │           ├── domain
│   │       │           │   └── status_checks_test.rb
│   │       │           └── status_check_finder_test.rb
│   │       ├── integration
│   │       │   ├── merge_queues
│   │       │   │   └── proxima_experience_test.rb
│   │       │   ├── pull_requests
│   │       │   │   ├── database_selection_test.rb
│   │       │   │   ├── diff_content_loading_helper_test.rb
│   │       │   │   ├── orchestration_controller_test.rb
│   │       │   │   └── page_data
│   │       │   │       ├── annotations_controller_test.rb
│   │       │   │       ├── assignees_controller_test.rb
│   │       │   │       ├── base_comparison_info_test.rb
│   │       │   │       ├── catch_up_snapshot_controller_test.rb
│   │       │   │       ├── change_groups_test.rb
│   │       │   │       ├── code_button_controller_test.rb
│   │       │   │       ├── codeowners_controller_test.rb
│   │       │   │       ├── commits_controller_test.rb
│   │       │   │       ├── diff_entries_controller_test.rb
│   │       │   │       ├── diff_entry_lines_controller_test.rb
│   │       │   │       ├── diffstat_test.rb
│   │       │   │       ├── header_controller_test.rb
│   │       │   │       ├── issue_comment_controller_test.rb
│   │       │   │       ├── issue_comments_controller_test.rb
│   │       │   │       ├── merge_box_controller_test.rb
│   │       │   │       ├── merge_instructions_controller_test.rb
│   │       │   │       ├── mutations_controller_change_group_test.rb
│   │       │   │       ├── mutations_controller_enqueue_stack_test.rb
│   │       │   │       ├── mutations_controller_rules_test.rb
│   │       │   │       ├── mutations_controller_test.rb
│   │       │   │       ├── mutations_controller_unstack_pull_requests_test.rb
│   │       │   │       ├── review_menu_controller_test.rb
│   │       │   │       ├── review_requests_controller_test.rb
│   │       │   │       ├── review_summary_comments_controller_test.rb
│   │       │   │       ├── security_advisory_pull_requests_controller_test.rb
│   │       │   │       ├── stack_mergeability_controller_test.rb
│   │       │   │       ├── stack_rebase_status_controller_test.rb
│   │       │   │       ├── stacks_controller_test.rb
│   │       │   │       ├── status_checks_controller_test.rb
│   │       │   │       ├── tab_counts_controller_test.rb
│   │       │   │       ├── thread_preview_positioning_controller_test.rb
│   │       │   │       ├── thread_previews_controller_test.rb
│   │       │   │       ├── threads_controller_test.rb
│   │       │   │       └── timeline_controller_test.rb
│   │       │   └── pull_requests_controller_create_stacks_test.rb
│   │       ├── jobs
│   │       │   ├── auto_merge_job_test.rb
│   │       │   ├── hydro_delete_pull_request_repository_deleted_job_test.rb
│   │       │   ├── hydro_mark_pull_request_comparison_as_seen_job_test.rb
│   │       │   ├── hydro_pull_requests_on_push_job_test.rb
│   │       │   ├── hydro_sync_website_url_job_test.rb
│   │       │   ├── hydro_update_denormalized_source_to_forks_job_test.rb
│   │       │   ├── ipr_kv_cleanup_expired_data_job_test.rb
│   │       │   ├── merge_queue_cancel_checksuite_job_test.rb
│   │       │   ├── notify_pull_request_commit_checks_updated_job_test.rb
│   │       │   ├── partial_search_index_update_job_test.rb
│   │       │   ├── pull_request_orchestration_job_test.rb
│   │       │   ├── pull_request_orchestration_sweeper_job_test.rb
│   │       │   ├── pull_requests
│   │       │   │   ├── bulk_maintain_tracking_ref_job_test.rb
│   │       │   │   ├── cleanup_head_ref_job_test.rb
│   │       │   │   ├── merge_commit
│   │       │   │   │   ├── batch_ref_updatres_job_test.rb
│   │       │   │   │   ├── create_merge_commits_job_test.rb
│   │       │   │   │   └── create_stacked_merge_commits_job_test.rb
│   │       │   │   ├── merge_commit_request_batch_job_test.rb
│   │       │   │   └── stacks
│   │       │   │       └── update_all_branches_job_test.rb
│   │       │   ├── push_handle_matching_pull_requests_job_test.rb
│   │       │   ├── repair_pull_requests_index_job_test.rb
│   │       │   ├── review_comment_bulk_creation_callbacks_job_test.rb
│   │       │   └── synchronize_pull_request_job_test.rb
│   │       ├── lib
│   │       │   └── pull_requests
│   │       │       ├── batch_ref_update
│   │       │       │   ├── command_test.rb
│   │       │       │   ├── helpers.rb
│   │       │       │   ├── loader_test.rb
│   │       │       │   ├── mock_command.rb
│   │       │       │   └── processor_test.rb
│   │       │       ├── comment_position
│   │       │       │   ├── automated_suggestion_test.rb
│   │       │       │   ├── integration_test.rb
│   │       │       │   ├── positioner
│   │       │       │   │   ├── blob_test.rb
│   │       │       │   │   ├── diff_relative_test.rb
│   │       │       │   │   ├── loader
│   │       │       │   │   │   └── blob_validation_test.rb
│   │       │       │   │   ├── positioning_test.rb
│   │       │       │   │   └── thread_columns_test.rb
│   │       │       │   ├── positioner_test_case.rb
│   │       │       │   ├── positioning
│   │       │       │   │   ├── context_test.rb
│   │       │       │   │   ├── requests
│   │       │       │   │   │   └── factories
│   │       │       │   │   │       ├── blobs_test.rb
│   │       │       │   │   │       ├── diff_relative_test.rb
│   │       │       │   │   │       ├── positioning_test.rb
│   │       │       │   │   │       └── thread_columns_test.rb
│   │       │       │   │   └── results
│   │       │       │   │       └── to_legacy_result_test.rb
│   │       │       │   ├── positions_test.rb
│   │       │       │   └── repositioning_test.rb
│   │       │       ├── git_systems
│   │       │       │   ├── batch_read_commits_test.rb
│   │       │       │   ├── batch_read_refs_test.rb
│   │       │       │   ├── batch_write_refs_test.rb
│   │       │       │   └── create_rebase_commit_test.rb
│   │       │       ├── git_systems_test.rb
│   │       │       ├── merge
│   │       │       │   ├── command_test.rb
│   │       │       │   ├── creation
│   │       │       │   │   └── processor_test.rb
│   │       │       │   ├── creation_test.rb
│   │       │       │   ├── enums_test.rb
│   │       │       │   ├── evaluation_test.rb
│   │       │       │   ├── mock_command.rb
│   │       │       │   ├── now_evaluator_test.rb
│   │       │       │   ├── queue_evaluator_test.rb
│   │       │       │   └── wait_evaluator_test.rb
│   │       │       ├── merge_commit
│   │       │       │   ├── batch_ref_updates
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   ├── processor_test.rb
│   │       │       │   │   └── service_test.rb
│   │       │       │   ├── command_test.rb
│   │       │       │   ├── create_commits
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   ├── processor_test.rb
│   │       │       │   │   └── service_test.rb
│   │       │       │   ├── create_stacked_commits
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── service_test.rb
│   │       │       │   ├── delete_commits
│   │       │       │   │   └── service_test.rb
│   │       │       │   ├── integration
│   │       │       │   │   ├── advisory_repository_test.rb
│   │       │       │   │   ├── repository_test.rb
│   │       │       │   │   ├── stacked_queue_repository_test.rb
│   │       │       │   │   └── stacked_repository_test.rb
│   │       │       │   └── mock_command.rb
│   │       │       ├── orchestrations
│   │       │       │   └── data_attributes_test.rb
│   │       │       ├── page_data
│   │       │       │   ├── annotations
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── banners_data_payload_test.rb
│   │       │       │   ├── catch_up_snapshot
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── change_group_generation
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── code_button
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── codeowners
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── commit
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── commit_comments
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── commits_payload_test.rb
│   │       │       │   ├── commits_serializer_test.rb
│   │       │       │   ├── copilot_diff_chat
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── description
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── diffs
│   │       │       │   │   ├── contents
│   │       │       │   │   │   ├── ambiguous_character_detection_test.rb
│   │       │       │   │   │   ├── loader_test.rb
│   │       │       │   │   │   ├── params_test.rb
│   │       │       │   │   │   └── payload_test.rb
│   │       │       │   │   ├── rich_diff
│   │       │       │   │   │   ├── decider_test.rb
│   │       │       │   │   │   ├── loader_test.rb
│   │       │       │   │   │   ├── payload_test.rb
│   │       │       │   │   │   └── renderer_test.rb
│   │       │       │   │   └── summary
│   │       │       │   │       ├── comparable_path_test.rb
│   │       │       │   │       ├── loader_test.rb
│   │       │       │   │       └── payload_test.rb
│   │       │       │   ├── feature_states
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── files
│   │       │       │   │   ├── files_loader_test.rb
│   │       │       │   │   ├── files_payload_test.rb
│   │       │       │   │   ├── file_tree
│   │       │       │   │   │   ├── loader_test.rb
│   │       │       │   │   │   └── payload_test.rb
│   │       │       │   │   ├── review_menu
│   │       │       │   │   │   ├── loader_test.rb
│   │       │       │   │   │   └── payload_test.rb
│   │       │       │   │   └── toolbar
│   │       │       │   │       ├── loader_test.rb
│   │       │       │   │       └── payload_test.rb
│   │       │       │   ├── header_payload_test.rb
│   │       │       │   ├── header_serializer_test.rb
│   │       │       │   ├── helpers
│   │       │       │   │   └── repository
│   │       │       │   │       └── payload_test.rb
│   │       │       │   ├── issue_comments
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── merge_box
│   │       │       │   │   ├── merge_instructions_loader_test.rb
│   │       │       │   │   ├── merge_instructions_payload_test.rb
│   │       │       │   │   ├── merge_requirements_loader_test.rb
│   │       │       │   │   ├── merge_requirements_payload_test.rb
│   │       │       │   │   ├── protocol_selector_test.rb
│   │       │       │   │   ├── pull_request_loader_test.rb
│   │       │       │   │   └── pull_request_payload_test.rb
│   │       │       │   ├── merge_status_button_data_test.rb
│   │       │       │   ├── overview
│   │       │       │   │   ├── assignees
│   │       │       │   │   │   ├── loader_test.rb
│   │       │       │   │   │   └── payload_test.rb
│   │       │       │   │   ├── overview_loader_test.rb
│   │       │       │   │   ├── overview_payload_test.rb
│   │       │       │   │   └── review_requests
│   │       │       │   │       ├── loader_test.rb
│   │       │       │   │       └── payload_test.rb
│   │       │       │   ├── page_limit_config_test.rb
│   │       │       │   ├── review_menu_data
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── review_summary_comments
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── stack
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   ├── mergeability
│   │       │       │   │   │   ├── loader_test.rb
│   │       │       │   │   │   └── payload_test.rb
│   │       │       │   │   ├── overview
│   │       │       │   │   │   ├── loader_test.rb
│   │       │       │   │   │   └── payload_test.rb
│   │       │       │   │   ├── payload_test.rb
│   │       │       │   │   └── update_all_branches
│   │       │       │   │       ├── loader_test.rb
│   │       │       │   │       └── payload_test.rb
│   │       │       │   ├── status_checks
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── pull_request_pending_workflow_approval_summary_test.rb
│   │       │       │   ├── status_checks_serializer_test.rb
│   │       │       │   ├── tab_counts
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── telemetry_test.rb
│   │       │       │   ├── thread_comments
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── thread_mutation
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── thread_preview_positioning
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── thread_previews
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── threads
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── timeline
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   ├── user_notices
│   │       │       │   │   ├── loader_test.rb
│   │       │       │   │   └── payload_test.rb
│   │       │       │   └── viewed_files_count
│   │       │       │       ├── loader_test.rb
│   │       │       │       └── payload_test.rb
│   │       │       ├── shared
│   │       │       │   └── logger_test.rb
│   │       │       └── stacks
│   │       │           ├── manual_merge_integration_test.rb
│   │       │           └── merging
│   │       │               ├── add_to_auto_merge_test.rb
│   │       │               ├── merge_queue_test.rb
│   │       │               └── perform_merge_test.rb
│   │       ├── models
│   │       │   ├── api
│   │       │   │   ├── scheduled_reminder_helpers_test.rb
│   │       │   │   └── serializer
│   │       │   │       ├── git_data_dependency_test.rb
│   │       │   │       ├── merge_queue_dependency_test.rb
│   │       │   │       ├── pull_request
│   │       │   │       │   └── comments_test.rb
│   │       │   │       ├── pull_request_reviews_dependency_test.rb
│   │       │   │       ├── pulls_dependency_test.rb
│   │       │   │       └── reminder_dependency_test.rb
│   │       │   ├── author_associable_test.rb
│   │       │   ├── auto_merge_request_test.rb
│   │       │   ├── batch_is_pull_request_merged_test.rb
│   │       │   ├── comment_action_test.rb
│   │       │   ├── commit_comment_edit_test.rb
│   │       │   ├── commit_comment_test.rb
│   │       │   ├── configurable
│   │       │   │   └── commit_comments_test.rb
│   │       │   ├── create_new_pull_request_review_comment_orchestration_test.rb
│   │       │   ├── create_reply_pull_request_review_comment_orchestration_test.rb
│   │       │   ├── delete_pull_request_review_comment_orchestration_test.rb
│   │       │   ├── deploy_instructions_test.rb
│   │       │   ├── deprecated_pull_request_review_thread_test.rb
│   │       │   ├── events
│   │       │   │   └── pull_request_review_publisher_test.rb
│   │       │   ├── hook
│   │       │   │   ├── event
│   │       │   │   │   └── merge_queue_event_test.rb
│   │       │   │   └── payload
│   │       │   │       └── merge_queue_entry_payload_test.rb
│   │       │   ├── issue
│   │       │   │   ├── loader
│   │       │   │   │   ├── base_loader_test.rb
│   │       │   │   │   ├── discussions_loader_test.rb
│   │       │   │   │   ├── duplicate_issues_loader_test.rb
│   │       │   │   │   ├── issue_timeline_test.rb
│   │       │   │   │   ├── labels_loader_test.rb
│   │       │   │   │   ├── milestones_loader_test.rb
│   │       │   │   │   ├── project_cards_loader_test.rb
│   │       │   │   │   ├── projects_loader_test.rb
│   │       │   │   │   └── sponsorships_loader_test.rb
│   │       │   │   └── show_loader_test.rb
│   │       │   ├── merge_commit_request_test.rb
│   │       │   ├── merge_conditions
│   │       │   │   ├── evaluator_test.rb
│   │       │   │   ├── pull_request_merge_conflict_state_test.rb
│   │       │   │   ├── pull_request_merge_method_test.rb
│   │       │   │   ├── pull_request_repo_state_test.rb
│   │       │   │   ├── pull_request_state_test.rb
│   │       │   │   ├── pull_request_user_state_test.rb
│   │       │   │   └── stack_test.rb
│   │       │   ├── merge_group_stat_test.rb
│   │       │   ├── merge_queue
│   │       │   │   └── time_to_merge_estimator_test.rb
│   │       │   ├── merge_queue_entry_test.rb
│   │       │   ├── merge_queue_locked_ref_test.rb
│   │       │   ├── merge_queues
│   │       │   │   ├── command
│   │       │   │   │   ├── create_ref_test.rb
│   │       │   │   │   ├── merge_test.rb
│   │       │   │   │   └── update_merged_pull_requests_test.rb
│   │       │   │   ├── command_test.rb
│   │       │   │   ├── configuration_factory_test.rb
│   │       │   │   ├── decision_engine_test.rb
│   │       │   │   ├── entry_list_test.rb
│   │       │   │   ├── entry_test.rb
│   │       │   │   ├── factory_test.rb
│   │       │   │   ├── group_test.rb
│   │       │   │   ├── integration
│   │       │   │   │   ├── github_experience_test.rb
│   │       │   │   │   ├── integration_test_case.rb
│   │       │   │   │   ├── multiple_queues_test.rb
│   │       │   │   │   ├── organization_experience_test.rb
│   │       │   │   │   ├── ref_contents_test.rb
│   │       │   │   │   ├── ruleset_workflow_test.rb
│   │       │   │   │   └── stacks_test.rb
│   │       │   │   ├── ref_test.rb
│   │       │   │   ├── ruleset_reconciler_test.rb
│   │       │   │   ├── service
│   │       │   │   │   ├── enqueue_test.rb
│   │       │   │   │   ├── remove_entry_test.rb
│   │       │   │   │   └── unlock_test.rb
│   │       │   │   └── service_test.rb
│   │       │   ├── merge_queue_test.rb
│   │       │   ├── notifications
│   │       │   │   ├── commit_comment_test.rb
│   │       │   │   ├── pull_request_review_comment_test.rb
│   │       │   │   ├── pull_request_review_test.rb
│   │       │   │   └── pull_request_test.rb
│   │       │   ├── personal_reminder_pull_request_filter_test.rb
│   │       │   ├── personal_reminder_test.rb
│   │       │   ├── pull_request
│   │       │   │   ├── adapter
│   │       │   │   │   └── issue_event_adapter_test.rb
│   │       │   │   ├── advisory_workspace_test.rb
│   │       │   │   ├── allowable_merge_action_test.rb
│   │       │   │   ├── allowable_merge_method_test.rb
│   │       │   │   ├── archive_dependency_test.rb
│   │       │   │   ├── backfill_base_sha_on_merge_test.rb
│   │       │   │   ├── batch_merge_test.rb
│   │       │   │   ├── channel_event_builder_test.rb
│   │       │   │   ├── checks_dependency_test.rb
│   │       │   │   ├── close_issue_reference_dependency_test.rb
│   │       │   │   ├── code_nav_dependency_test.rb
│   │       │   │   ├── codeowners_test.rb
│   │       │   │   ├── commit_message_unwrapper_test.rb
│   │       │   │   ├── commit_message_wrapper_test.rb
│   │       │   │   ├── comparison_test.rb
│   │       │   │   ├── deleteable_test.rb
│   │       │   │   ├── diff_view_dependency_test.rb
│   │       │   │   ├── draft_test.rb
│   │       │   │   ├── finders_dependency_test.rb
│   │       │   │   ├── finder_test.rb
│   │       │   │   ├── hovercard_dependency_test.rb
│   │       │   │   ├── icon_test.rb
│   │       │   │   ├── image_dependency_test.rb
│   │       │   │   ├── loader
│   │       │   │   │   └── pull_request_timeline_test.rb
│   │       │   │   ├── mergeable_websocket_test.rb
│   │       │   │   ├── merge_base_into_head_test.rb
│   │       │   │   ├── merge_button_test.rb
│   │       │   │   ├── merge_queue_dependency_test.rb
│   │       │   │   ├── merge_requirements_test.rb
│   │       │   │   ├── merge_state_rules_test.rb
│   │       │   │   ├── merge_state_test.rb
│   │       │   │   ├── merge_state_websocket_test.rb
│   │       │   │   ├── merge_status_test.rb
│   │       │   │   ├── merge_test.rb
│   │       │   │   ├── multiple_merge_bases_test.rb
│   │       │   │   ├── participants_for_copilot_test.rb
│   │       │   │   ├── participants_for_dependabot_test.rb
│   │       │   │   ├── participants_for_test.rb
│   │       │   │   ├── permissions_dependency_test.rb
│   │       │   │   ├── prepare_test.rb
│   │       │   │   ├── rebase_state_test.rb
│   │       │   │   ├── rebase_test.rb
│   │       │   │   ├── restore_head_ref_test.rb
│   │       │   │   ├── revertable_test.rb
│   │       │   │   ├── revert_test.rb
│   │       │   │   ├── review_requests_dependency_test.rb
│   │       │   │   ├── reviews_dependency_test.rb
│   │       │   │   ├── show_loader_test.rb
│   │       │   │   ├── squash_merge_test.rb
│   │       │   │   ├── stack_dependency_test.rb
│   │       │   │   ├── state_test.rb
│   │       │   │   ├── suggested_reviewers_test.rb
│   │       │   │   ├── suggested_reviewer_test.rb
│   │       │   │   ├── synchronization_dependency_test.rb
│   │       │   │   ├── synchronize_file_reviews_test.rb
│   │       │   │   ├── tasks_test.rb
│   │       │   │   ├── thread_positioner_test.rb
│   │       │   │   ├── updateability_test.rb
│   │       │   │   ├── update_base_of_dependent_prs_test.rb
│   │       │   │   ├── updates_test.rb
│   │       │   │   └── user_reviewed_files_dependency_test.rb
│   │       │   ├── pull_request_actions_test.rb
│   │       │   ├── pull_request_activation_config_test.rb
│   │       │   ├── pull_request_associations_test.rb
│   │       │   ├── pull_request_closing_issues_on_merge_test.rb
│   │       │   ├── pull_request_conflict_test.rb
│   │       │   ├── pull_request_copilot_attribution_test.rb
│   │       │   ├── pull_request_creation_config_test.rb
│   │       │   ├── pull_request_determine_merge_sha_test.rb
│   │       │   ├── pull_request_from_emu_with_squash_merge_test.rb
│   │       │   ├── pull_request_last_push_test.rb
│   │       │   ├── pull_request_notification_summary_test.rb
│   │       │   ├── pull_request_orchestration_test.rb
│   │       │   ├── pull_request_over_time_test.rb
│   │       │   ├── pull_request_push_notification_test.rb
│   │       │   ├── pull_request_rate_limit_test.rb
│   │       │   ├── pull_request_review
│   │       │   │   ├── collection_test.rb
│   │       │   │   ├── creator_test.rb
│   │       │   │   └── enforced_loader_test.rb
│   │       │   ├── pull_request_review_asset_test.rb
│   │       │   ├── pull_request_review_comment
│   │       │   │   ├── apply_suggested_change_test.rb
│   │       │   │   ├── async_adjusted_blob_position_test.rb
│   │       │   │   ├── legacy_position_data_test.rb
│   │       │   │   ├── positioning_with_merged_base_test.rb
│   │       │   │   ├── positioning_with_rename_then_rebase_test.rb
│   │       │   │   ├── spamminess_test.rb
│   │       │   │   └── suggested_change_selection_test.rb
│   │       │   ├── pull_request_review_comment_edit_test.rb
│   │       │   ├── pull_request_review_comment_orchestration_test.rb
│   │       │   ├── pull_request_review_comment_rate_limiting_test.rb
│   │       │   ├── pull_request_review_comment_reaction_test.rb
│   │       │   ├── pull_request_review_comment_test.rb
│   │       │   ├── pull_request_review_comment_workflow_test.rb
│   │       │   ├── pull_request_review_edit_test.rb
│   │       │   ├── pull_request_review_orchestration_test.rb
│   │       │   ├── pull_request_review_reaction_test.rb
│   │       │   ├── pull_request_reviews_review_request_test.rb
│   │       │   ├── pull_request_review_test.rb
│   │       │   ├── pull_request_review_thread
│   │       │   │   ├── outside_diff_test.rb
│   │       │   │   └── positioning_test.rb
│   │       │   ├── pull_request_review_thread_test.rb
│   │       │   ├── pull_requests
│   │       │   │   ├── cache
│   │       │   │   │   └── open_pull_request_count_client_test.rb
│   │       │   │   ├── change_groups
│   │       │   │   │   ├── copilot_generator_test.rb
│   │       │   │   │   └── prompt_builder_test.rb
│   │       │   │   ├── change_groups_test.rb
│   │       │   │   ├── change_group_test.rb
│   │       │   │   ├── kv
│   │       │   │   │   └── key_transformer_test.rb
│   │       │   │   ├── kv_test.rb
│   │       │   │   ├── orchestrations
│   │       │   │   │   ├── make_change_groups_test.rb
│   │       │   │   │   ├── merge_test.rb
│   │       │   │   │   ├── resolve_conflicts_test.rb
│   │       │   │   │   └── update_branch_test.rb
│   │       │   │   ├── stack_entry_test.rb
│   │       │   │   ├── stack_factory_test.rb
│   │       │   │   ├── stacks
│   │       │   │   │   ├── base_service_test.rb
│   │       │   │   │   ├── create
│   │       │   │   │   │   └── service_test.rb
│   │       │   │   │   ├── create_or_append
│   │       │   │   │   │   └── service_test.rb
│   │       │   │   │   ├── ref_update_test.rb
│   │       │   │   │   ├── unstack
│   │       │   │   │   │   └── service_test.rb
│   │       │   │   │   ├── update_all_branches
│   │       │   │   │   │   ├── enqueue_service_test.rb
│   │       │   │   │   │   ├── service_test.rb
│   │       │   │   │   │   └── status_test.rb
│   │       │   │   │   └── update_pulls
│   │       │   │   │       └── service_test.rb
│   │       │   │   ├── stacks_test.rb
│   │       │   │   ├── stack_test.rb
│   │       │   │   └── user_settings_test.rb
│   │       │   ├── pull_request_source_test.rb
│   │       │   ├── pull_requests_with_pr_body_enabled_merge_commit_message_test.rb
│   │       │   ├── pull_request_test.rb
│   │       │   ├── pull_request_timeline_test.rb
│   │       │   ├── pull_request_update_test.rb
│   │       │   ├── pull_request_user_reviews_test.rb
│   │       │   ├── pull_request_with_a_blank_commit_message_test.rb
│   │       │   ├── pull_request_with_commits_merging_master_test.rb
│   │       │   ├── pull_request_with_only_a_merge_commit_test.rb
│   │       │   ├── pull_request_with_only_a_single_nonmerge_commit_test.rb
│   │       │   ├── reminder_delivery_time_test.rb
│   │       │   ├── reminder_event_subscription_test.rb
│   │       │   ├── reminder_factory_test.rb
│   │       │   ├── reminder_pull_request_filter_test.rb
│   │       │   ├── reminders
│   │       │   │   ├── comment_finder_test.rb
│   │       │   │   ├── comment_reply_finder_test.rb
│   │       │   │   ├── mentions_finder_test.rb
│   │       │   │   ├── real_time_event_test.rb
│   │       │   │   ├── review_submission_finder_test.rb
│   │       │   │   └── slack_api_test.rb
│   │       │   ├── reminder_scheduling_test.rb
│   │       │   ├── reminder_slack_workspace_connector_test.rb
│   │       │   ├── reminder_slack_workspace_membership_test.rb
│   │       │   ├── reminder_slack_workspace_test.rb
│   │       │   ├── reminder_teams_workspace_test.rb
│   │       │   ├── reminder_test.rb
│   │       │   ├── repository
│   │       │   │   ├── codeowners
│   │       │   │   │   └── active_record_owner_resolver_test.rb
│   │       │   │   ├── codeowners_for_path_test.rb
│   │       │   │   ├── codeowners_for_user_test.rb
│   │       │   │   ├── codeowners_test.rb
│   │       │   │   ├── merge_queue_dependency_test.rb
│   │       │   │   └── pull_request_dependency_test.rb
│   │       │   ├── repository_pull_request_templates_test.rb
│   │       │   ├── repository_update_merge_settings_test.rb
│   │       │   ├── review_request
│   │       │   │   └── association_extension_test.rb
│   │       │   ├── review_request_delegation_excluded_member_test.rb
│   │       │   ├── review_request_reason_test.rb
│   │       │   ├── review_request_test.rb
│   │       │   ├── review_thread_creator_test.rb
│   │       │   ├── review_thread_replier_test.rb
│   │       │   ├── review_threads_test.rb
│   │       │   ├── search
│   │       │   │   └── queries
│   │       │   │       └── candidate_private_repo_query_test.rb
│   │       │   ├── syntax_highlighted_diff_line_batch_test.rb
│   │       │   ├── team
│   │       │   │   └── review_request_delegation_test.rb
│   │       │   ├── test_pull_request_orchestration.rb
│   │       │   ├── test_pull_request_review_comment_orchestration.rb
│   │       │   ├── test_pull_request_review_orchestration.rb
│   │       │   ├── timeline
│   │       │   │   └── pull_request_timeline_test.rb
│   │       │   └── user_reviewed_file_test.rb
│   │       └── public
│   │           ├── pull_request_accessor_test.rb
│   │           ├── pull_requests
│   │           │   ├── domain_test.rb
│   │           │   ├── head_shas_test.rb
│   │           │   ├── merge_commit_test.rb
│   │           │   ├── merge_test.rb
│   │           │   └── review_comments
│   │           │       └── reply_test.rb
│   │           └── pullsd_client_test.rb
│   ├── react
│   │   ├── app
│   │   │   └── public
│   │   │       └── react
│   │   │           ├── app_renderer.rb
│   │   │           ├── feature_tracking.rb
│   │   │           ├── full_document_renderer.rb
│   │   │           ├── partial_renderer.rb
│   │   │           ├── ssr_renderer.rb
│   │   │           └── tag_dependency.rb
│   │   ├── data_router
│   │   │   └── migration
│   │   │       ├── ff_cleanup_prompt.md
│   │   │       ├── update_controllers.diff
│   │   │       └── update_controllers_prompt.md
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       └── public
│   │           └── react
│   │               ├── app_renderer_test.rb
│   │               ├── full_document_renderer_test.rb
│   │               ├── partial_renderer_test.rb
│   │               └── ssr_renderer_test.rb
│   ├── README.md
│   ├── refs
│   │   ├── app
│   │   │   └── models
│   │   │       ├── git
│   │   │       │   ├── branch
│   │   │       │   │   └── update.rb
│   │   │       │   ├── ref
│   │   │       │   │   ├── collection
│   │   │       │   │   │   └── pagination.rb
│   │   │       │   │   ├── collection.rb
│   │   │       │   │   ├── loader.rb
│   │   │       │   │   ├── update
│   │   │       │   │   │   └── null.rb
│   │   │       │   │   └── update.rb
│   │   │       │   ├── ref.rb
│   │   │       │   └── tag
│   │   │       │       └── sorted_loader.rb
│   │   │       ├── git_repository
│   │   │       │   └── refs_dependency.rb
│   │   │       └── repository
│   │   │           └── refs_dependency.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           ├── git
│   │           │   ├── ref
│   │           │   │   ├── collection_test.rb
│   │           │   │   ├── loader_test.rb
│   │           │   │   ├── pagination_test.rb
│   │           │   │   └── update_test.rb
│   │           │   ├── ref_test.rb
│   │           │   └── tag
│   │           │       └── sorted_loader_test.rb
│   │           └── ref
│   │               ├── create_commit_test.rb
│   │               └── refs_dependency_test.rb
│   ├── releases
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── create_release_attestation_job.rb
│   │   │   │   ├── delete_release_attestation_job.rb
│   │   │   │   └── enforce_immutable_releases_in_selected_repos_job.rb
│   │   │   ├── models
│   │   │   │   ├── reactable.rb
│   │   │   │   ├── reaction_group.rb
│   │   │   │   ├── reaction.rb
│   │   │   │   ├── release
│   │   │   │   │   ├── find_previous_release.rb
│   │   │   │   │   ├── release_notes_config_helper.rb
│   │   │   │   │   ├── release_notes.rb
│   │   │   │   │   ├── schemas
│   │   │   │   │   │   └── release_notes_config_schema.json
│   │   │   │   │   └── search_tags.rb
│   │   │   │   ├── release_asset.rb
│   │   │   │   ├── release_attestation_manager.rb
│   │   │   │   ├── release_attester.rb
│   │   │   │   ├── release_immutable_tag.rb
│   │   │   │   ├── release_mention.rb
│   │   │   │   ├── release.rb
│   │   │   │   ├── releases
│   │   │   │   │   └── loaders
│   │   │   │   │       └── slotted_counter.rb
│   │   │   │   ├── release_statement_creator.rb
│   │   │   │   ├── repository
│   │   │   │   │   ├── contributions_dependency.rb
│   │   │   │   │   ├── downloads_dependency.rb
│   │   │   │   │   └── latest_release_dependency.rb
│   │   │   │   ├── repository_latest_release.rb
│   │   │   │   ├── search
│   │   │   │   │   └── queries
│   │   │   │   │       └── release_query.rb
│   │   │   │   └── slotted_counter_service.rb
│   │   │   └── public
│   │   │       ├── aggregated_job.rb
│   │   │       ├── releases
│   │   │       │   ├── configuration_error.rb
│   │   │       │   ├── error.rb
│   │   │       │   ├── i_create_release_attributes.rb
│   │   │       │   ├── immutable_organization_config.rb
│   │   │       │   ├── immutable_repository_config.rb
│   │   │       │   ├── i_release_asset.rb
│   │   │       │   ├── i_release_notes.rb
│   │   │       │   ├── i_release.rb
│   │   │       │   ├── public
│   │   │       │   │   └── helper.rb
│   │   │       │   └── public.rb
│   │   │       └── slotted_counter_increment_aggregated_job.rb
│   │   ├── package.yml
│   │   ├── privacy_todo.yml
│   │   └── test
│   │       ├── aggregated_job_test.rb
│   │       ├── jobs
│   │       │   ├── delete_release_attestation_job_test.rb
│   │       │   ├── enforce_immutable_releases_in_selected_repos_job_test.rb
│   │       │   └── release_attestation_job_test.rb
│   │       ├── models
│   │       │   ├── immutable_releases_config_test.rb
│   │       │   ├── notifications
│   │       │   │   └── release_test.rb
│   │       │   ├── reaction_test.rb
│   │       │   ├── release_attestation_manager_test.rb
│   │       │   ├── release_attester_test.rb
│   │       │   ├── release_immutable_tag_test.rb
│   │       │   ├── release_statement_creator_test.rb
│   │       │   └── search
│   │       │       └── queries
│   │       │           └── release_query_test.rb
│   │       ├── release
│   │       │   ├── find_previous_release_test.rb
│   │       │   └── search_tags_test.rb
│   │       ├── release_asset_test.rb
│   │       ├── release_mentions_test.rb
│   │       ├── release_notes_test.rb
│   │       ├── releases
│   │       │   ├── loaders
│   │       │   │   └── slotted_counter_test.rb
│   │       │   ├── public_helper_test.rb
│   │       │   ├── public_test.rb
│   │       │   └── releases_public_package_boundary_test.rb
│   │       ├── release_test.rb
│   │       ├── repository
│   │       │   ├── contributions_dependency_test.rb
│   │       │   └── latest_release_dependency_test.rb
│   │       ├── repository_latest_release_test.rb
│   │       ├── rule_engine_evaluator_test.rb
│   │       ├── slotted_counter_increment_aggregated_job_test.rb
│   │       └── slotted_counter_service_test.rb
│   ├── repositories
│   │   ├── app
│   │   │   ├── configurable
│   │   │   │   └── raw_resource_blocking.rb
│   │   │   ├── jobs
│   │   │   │   ├── archive_dangling_forks_job.rb
│   │   │   │   ├── bulk_remove_org_member_forks_job.rb
│   │   │   │   ├── bulk_remove_org_member_watched_repositories_job.rb
│   │   │   │   ├── bulk_repos_index_job.rb
│   │   │   │   ├── bulk_repository_restore_job.rb
│   │   │   │   ├── calculate_topic_applied_counts_job.rb
│   │   │   │   ├── cancel_repo_invitation_job.rb
│   │   │   │   ├── change_network_root_job.rb
│   │   │   │   ├── check_org_owned_private_networks_with_forks_job.rb
│   │   │   │   ├── commit_upload_manifest_job.rb
│   │   │   │   ├── ensure_valid_forking_policy_job.rb
│   │   │   │   ├── fetch_ocsp_job.rb
│   │   │   │   ├── hydro_repositories_on_push_job.rb
│   │   │   │   ├── hydro_schedule_maintenance_on_push_job.rb
│   │   │   │   ├── hydro_webhook_on_push_job.rb
│   │   │   │   ├── legacy_remove_org_member_data_job.rb
│   │   │   │   ├── mirror_scheduler_job.rb
│   │   │   │   ├── network_graph_purge_job.rb
│   │   │   │   ├── orchestration_job.rb
│   │   │   │   ├── purge_stale_upload_manifest_file_blobs_job.rb
│   │   │   │   ├── ref_push_backfill_job.rb
│   │   │   │   ├── ref_push_delete_job.rb
│   │   │   │   ├── ref_push_reactive_cleanup_job.rb
│   │   │   │   ├── remove_biz_user_forks_job.rb
│   │   │   │   ├── remove_expired_announcements_job.rb
│   │   │   │   ├── remove_forks_for_inaccessible_repositories_job.rb
│   │   │   │   ├── remove_invalid_user_forks_job.rb
│   │   │   │   ├── remove_org_member_data_job.rb
│   │   │   │   ├── remove_org_member_forks_job.rb
│   │   │   │   ├── remove_org_member_watched_repositories_job.rb
│   │   │   │   ├── remove_user_from_repo_cleanup_job.rb
│   │   │   │   ├── repair_commits_index_job.rb
│   │   │   │   ├── repair_repos_index_job.rb
│   │   │   │   ├── repair_topics_index_job.rb
│   │   │   │   ├── repositories_kv_cleanup_expired_data_job.rb
│   │   │   │   ├── repository_bulk_invite_job.rb
│   │   │   │   ├── repository_bulk_purge_job.rb
│   │   │   │   ├── repository_check_preferred_files_job.rb
│   │   │   │   ├── repository_clone_job.rb
│   │   │   │   ├── repository_collab_invitation_job.rb
│   │   │   │   ├── repository_copy_language_stats_job.rb
│   │   │   │   ├── repository_custom_properties_org_added_to_business_job.rb
│   │   │   │   ├── repository_custom_properties_org_removed_from_business_job.rb
│   │   │   │   ├── repository_disk_usage_job.rb
│   │   │   │   ├── repository_fork_count_job.rb
│   │   │   │   ├── repository_mirror_job.rb
│   │   │   │   ├── repository_network_graph_builder_job.rb
│   │   │   │   ├── repository_orchestration_job.rb
│   │   │   │   ├── repository_orchestration_sweeper_job.rb
│   │   │   │   ├── repository_push_ref_sorter.rb
│   │   │   │   ├── repository_set_license_job.rb
│   │   │   │   ├── repository_support_job.rb
│   │   │   │   ├── repository_sync_job.rb
│   │   │   │   ├── repository_update_graph_job.rb
│   │   │   │   ├── repository_update_language_stats_job.rb
│   │   │   │   ├── scheduled_archive_dangling_forks_job.rb
│   │   │   │   ├── transfer_repository_job.rb
│   │   │   │   ├── transfer_workspace_job.rb
│   │   │   │   ├── update_invitation_repo_permissions_job.rb
│   │   │   │   ├── update_locked_repositories_job.rb
│   │   │   │   ├── update_repository_deployment_properties_job.rb
│   │   │   │   └── user_fork_count_job.rb
│   │   │   ├── models
│   │   │   │   ├── ability
│   │   │   │   │   └── repository_dependency.rb
│   │   │   │   ├── access_group_setting.rb
│   │   │   │   ├── archive_repository_orchestration.rb
│   │   │   │   ├── clone_template_orchestration.rb
│   │   │   │   ├── coders
│   │   │   │   │   └── repository_coder.rb
│   │   │   │   ├── commit_upload_manifest_job_status.rb
│   │   │   │   ├── configurable
│   │   │   │   │   └── repository_exported_to_url.rb
│   │   │   │   ├── content_authorization_error
│   │   │   │   │   ├── actor_owner_mismatch.rb
│   │   │   │   │   ├── anonymous_actor.rb
│   │   │   │   │   ├── ghost_cant_do_that.rb
│   │   │   │   │   ├── repo_archived.rb
│   │   │   │   │   └── repo_locked.rb
│   │   │   │   ├── content_authorizer
│   │   │   │   │   └── repo_authorizer.rb
│   │   │   │   ├── contributors.rb
│   │   │   │   ├── create_repository_orchestration.rb
│   │   │   │   ├── custom_property_definition.rb
│   │   │   │   ├── custom_property_value.rb
│   │   │   │   ├── data_quality
│   │   │   │   │   └── repository_network
│   │   │   │   │       └── dangling_forks.rb
│   │   │   │   ├── data_quality.rb
│   │   │   │   ├── delete_repository_orchestration.rb
│   │   │   │   ├── disabled_access_reason.rb
│   │   │   │   ├── enterprise_banner_dismissal.rb
│   │   │   │   ├── enterprise_banner.rb
│   │   │   │   ├── entity_name.rb
│   │   │   │   ├── entity.rb
│   │   │   │   ├── extract_repository_orchestration.rb
│   │   │   │   ├── fork_group_setting.rb
│   │   │   │   ├── fork_repository_orchestration.rb
│   │   │   │   ├── git_repository
│   │   │   │   │   ├── spokes_adapter.rb
│   │   │   │   │   └── url_methods.rb
│   │   │   │   ├── git_repository_access.rb
│   │   │   │   ├── git_repository_block.rb
│   │   │   │   ├── internal_repository.rb
│   │   │   │   ├── i_repository_branch_renamer.rb
│   │   │   │   ├── key_link.rb
│   │   │   │   ├── language_analysis.rb
│   │   │   │   ├── language_analyzer.rb
│   │   │   │   ├── language_name.rb
│   │   │   │   ├── language.rb
│   │   │   │   ├── mirror.rb
│   │   │   │   ├── navigation
│   │   │   │   │   └── repository
│   │   │   │   │       └── graphs_view.rb
│   │   │   │   ├── new_topic_importer.rb
│   │   │   │   ├── orchestration.rb
│   │   │   │   ├── orchestration_step.rb
│   │   │   │   ├── organization
│   │   │   │   │   └── topics_dependency.rb
│   │   │   │   ├── org_owned_private_network_with_forks.rb
│   │   │   │   ├── purge_repository_orchestration.rb
│   │   │   │   ├── purge_repository_wiki_orchestration.rb
│   │   │   │   ├── pushes
│   │   │   │   │   ├── changed_files_helper.rb
│   │   │   │   │   ├── commits_helper.rb
│   │   │   │   │   ├── pushes_hydro_requeuer.rb
│   │   │   │   │   └── push_ref_update_methods.rb
│   │   │   │   ├── push.rb
│   │   │   │   ├── ref_push.rb
│   │   │   │   ├── ref_update.rb
│   │   │   │   ├── rename_branch_orchestration.rb
│   │   │   │   ├── rename_repository_orchestration.rb
│   │   │   │   ├── repo_properties_config.rb
│   │   │   │   ├── repositories
│   │   │   │   │   ├── associated_repositories_dependency.rb
│   │   │   │   │   ├── job_status.rb
│   │   │   │   │   ├── kv
│   │   │   │   │   │   └── data_store.rb
│   │   │   │   │   ├── kv.rb
│   │   │   │   │   └── redis.rb
│   │   │   │   ├── repositories_finder.rb
│   │   │   │   ├── repositories_organization_finder.rb
│   │   │   │   ├── repository
│   │   │   │   │   ├── ability_dependency.rb
│   │   │   │   │   ├── activity_dependency.rb
│   │   │   │   │   ├── activity_summary.rb
│   │   │   │   │   ├── anonymous_git_access.rb
│   │   │   │   │   ├── archived_dependency.rb
│   │   │   │   │   ├── auth_version_dependency.rb
│   │   │   │   │   ├── availability.rb
│   │   │   │   │   ├── branch_protection_dependency.rb
│   │   │   │   │   ├── branch_renames_dependency.rb
│   │   │   │   │   ├── business_dependency.rb
│   │   │   │   │   ├── clone.rb
│   │   │   │   │   ├── command_failed.rb
│   │   │   │   │   ├── configuration_dependency.rb
│   │   │   │   │   ├── consistency_check.rb
│   │   │   │   │   ├── contribution_graph_status.rb
│   │   │   │   │   ├── creatable.rb
│   │   │   │   │   ├── creator_methods.rb
│   │   │   │   │   ├── custom_key_links_dependency.rb
│   │   │   │   │   ├── custom_properties_dependency.rb
│   │   │   │   │   ├── disk_quota.rb
│   │   │   │   │   ├── enterprise_managed_user_methods.rb
│   │   │   │   │   ├── enterprise_managed_users_dependency.rb
│   │   │   │   │   ├── forker_methods.rb
│   │   │   │   │   ├── git_dependency.rb
│   │   │   │   │   ├── group_dependency.rb
│   │   │   │   │   ├── hovercard_dependency.rb
│   │   │   │   │   ├── image_dependency.rb
│   │   │   │   │   ├── instrumentation_dependency.rb
│   │   │   │   │   ├── language_analysis_dependency.rb
│   │   │   │   │   ├── lock_dependency.rb
│   │   │   │   │   ├── membership_dependency.rb
│   │   │   │   │   ├── network_dependency.rb
│   │   │   │   │   ├── network_graph
│   │   │   │   │   │   ├── commit.rb
│   │   │   │   │   │   └── graph_builder.rb
│   │   │   │   │   ├── network_graph.rb
│   │   │   │   │   ├── organizations_dependency.rb
│   │   │   │   │   ├── permission_export_dependency.rb
│   │   │   │   │   ├── preferred_files
│   │   │   │   │   │   └── file.rb
│   │   │   │   │   ├── preferred_files_dependency.rb
│   │   │   │   │   ├── preferred_files.rb
│   │   │   │   │   ├── prefillable.rb
│   │   │   │   │   ├── rate_limit_dependency.rb
│   │   │   │   │   ├── receive_hooks_dependency.rb
│   │   │   │   │   ├── remote_cache_dependency.rb
│   │   │   │   │   ├── removal_dependency.rb
│   │   │   │   │   ├── rename_dependency.rb
│   │   │   │   │   ├── report_dependency.rb
│   │   │   │   │   ├── restore_dependency.rb
│   │   │   │   │   ├── rpc_dependency.rb
│   │   │   │   │   ├── search_dependency.rb
│   │   │   │   │   ├── sequence.rb
│   │   │   │   │   ├── sidebar_section_visibility_dependency.rb
│   │   │   │   │   ├── spokesapi_dependency.rb
│   │   │   │   │   ├── spokes_client_facade.rb
│   │   │   │   │   ├── stafftools_dependency.rb
│   │   │   │   │   ├── staff_tools.rb
│   │   │   │   │   ├── storage_adapter.rb
│   │   │   │   │   ├── suggested_name.rb
│   │   │   │   │   ├── survey.rb
│   │   │   │   │   ├── tag_protection_states_dependency.rb
│   │   │   │   │   ├── template_dependency.rb
│   │   │   │   │   ├── template_initializer.rb
│   │   │   │   │   ├── topics_dependency.rb
│   │   │   │   │   ├── transfer_dependency.rb
│   │   │   │   │   ├── updater.rb
│   │   │   │   │   ├── visibility_dependency.rb
│   │   │   │   │   └── web_commit_dependency.rb
│   │   │   │   ├── repository_auth_version.rb
│   │   │   │   ├── repository_branch_rename
│   │   │   │   │   └── detector.rb
│   │   │   │   ├── repository_branch_rename.rb
│   │   │   │   ├── repository_branch_renamer.rb
│   │   │   │   ├── repository_clone.rb
│   │   │   │   ├── repository_custom_property_usage.rb
│   │   │   │   ├── repository_external_property_definition.rb
│   │   │   │   ├── repository_external_property_value.rb
│   │   │   │   ├── repository_git_repository_access.rb
│   │   │   │   ├── repository_group_map.rb
│   │   │   │   ├── repository_group.rb
│   │   │   │   ├── repository_group_setting.rb
│   │   │   │   ├── repository_image.rb
│   │   │   │   ├── repository_invitation_rate_limit_override.rb
│   │   │   │   ├── repository_invitation.rb
│   │   │   │   ├── repository_limit.rb
│   │   │   │   ├── repository_network
│   │   │   │   │   ├── backfill.rb
│   │   │   │   │   ├── information.rb
│   │   │   │   │   ├── remote_cache_dependency.rb
│   │   │   │   │   └── storage.rb
│   │   │   │   ├── repository_network.rb
│   │   │   │   ├── repository_objects_collection.rb
│   │   │   │   ├── repository_orchestration_base.rb
│   │   │   │   ├── repository_orchestration.rb
│   │   │   │   ├── repository_path.rb
│   │   │   │   ├── repository_policy.rb
│   │   │   │   ├── repository_preferred_file.rb
│   │   │   │   ├── repository_push_job_trigger.rb
│   │   │   │   ├── repository.rb
│   │   │   │   ├── repository_redirect.rb
│   │   │   │   ├── repository_reference_scanner.rb
│   │   │   │   ├── repository_sequence.rb
│   │   │   │   ├── repository_system_property_value.rb
│   │   │   │   ├── repository_tag_protection_state.rb
│   │   │   │   ├── repository_topic.rb
│   │   │   │   ├── repository_transfer.rb
│   │   │   │   ├── repository_unlock.rb
│   │   │   │   ├── restoration
│   │   │   │   │   └── repository_restore_status.rb
│   │   │   │   ├── restore_repository_orchestration.rb
│   │   │   │   ├── setting_orchestration.rb
│   │   │   │   ├── setting_organization_orchestration.rb
│   │   │   │   ├── setting_repository_orchestration.rb
│   │   │   │   ├── stafftools
│   │   │   │   │   ├── bulk_dmca_takedown
│   │   │   │   │   │   └── notice.rb
│   │   │   │   │   ├── bulk_dmca_takedown.rb
│   │   │   │   │   ├── bulk_dmca_takedown_repository.rb
│   │   │   │   │   ├── disabled_repositories.rb
│   │   │   │   │   ├── disable_repository_access_status.rb
│   │   │   │   │   └── repository.rb
│   │   │   │   ├── store
│   │   │   │   │   ├── dgit.rb
│   │   │   │   │   └── spokesapi.rb
│   │   │   │   ├── store.rb
│   │   │   │   ├── submodule.rb
│   │   │   │   ├── tab.rb
│   │   │   │   ├── tag.rb
│   │   │   │   ├── topic_changeset.rb
│   │   │   │   ├── topic_importer.rb
│   │   │   │   ├── topic.rb
│   │   │   │   ├── topic_relation.rb
│   │   │   │   ├── topic_source.rb
│   │   │   │   ├── transfer_repository_orchestration.rb
│   │   │   │   ├── unarchive_repository_orchestration.rb
│   │   │   │   ├── user
│   │   │   │   │   ├── repository_forking_dependency.rb
│   │   │   │   │   └── repository_template_dependency.rb
│   │   │   │   └── visibility_repository_orchestration.rb
│   │   │   ├── private
│   │   │   │   └── repositories
│   │   │   │       ├── cache
│   │   │   │       │   ├── by_id_client.rb
│   │   │   │       │   ├── by_name_and_owner_actor.rb
│   │   │   │       │   ├── by_name_and_owner_client.rb
│   │   │   │       │   ├── by_qualified_name_actor.rb
│   │   │   │       │   ├── by_qualified_name_client.rb
│   │   │   │       │   ├── invalidate_on.rb
│   │   │   │       │   ├── network_by_id_actor.rb
│   │   │   │       │   ├── network_by_id_client.rb
│   │   │   │       │   ├── repository_network_serializer.rb
│   │   │   │       │   ├── repository_serialization.rb
│   │   │   │       │   ├── repository_serializer.rb
│   │   │   │       │   ├── repository_staleness_observer.rb
│   │   │   │       │   ├── repository_with_network_serializer.rb
│   │   │   │       │   ├── repository_with_network_staleness_observer.rb
│   │   │   │       │   └── shared.rb
│   │   │   │       ├── cache.rb
│   │   │   │       ├── diff_creator.rb
│   │   │   │       └── repository_creation.rb
│   │   │   └── public
│   │   │       ├── key_links
│   │   │       │   ├── i_create_key_link_attributes.rb
│   │   │       │   └── public
│   │   │       │       └── throttler.rb
│   │   │       ├── repositories
│   │   │       │   ├── belongs_to_repository.rb
│   │   │       │   ├── by_org_member_args.rb
│   │   │       │   ├── changed_file.rb
│   │   │       │   ├── citation.rb
│   │   │       │   ├── contents
│   │   │       │   │   ├── blob.rb
│   │   │       │   │   ├── content_helpers.rb
│   │   │       │   │   ├── metadata.rb
│   │   │       │   │   ├── selector_group.rb
│   │   │       │   │   ├── selectors.rb
│   │   │       │   │   ├── submodule.rb
│   │   │       │   │   └── tree_entry.rb
│   │   │       │   ├── create_key_link_attributes.rb
│   │   │       │   ├── create_repository_attributes.rb
│   │   │       │   ├── custom_properties
│   │   │       │   │   ├── custom_properties_helper.rb
│   │   │       │   │   └── user_edit_permissions.rb
│   │   │       │   ├── domain
│   │   │       │   │   ├── bad_actor_gate.rb
│   │   │       │   │   ├── commits.rb
│   │   │       │   │   ├── contents.rb
│   │   │       │   │   ├── custom_properties.rb
│   │   │       │   │   ├── diffs.rb
│   │   │       │   │   ├── key_links.rb
│   │   │       │   │   ├── merge_trees.rb
│   │   │       │   │   ├── pushes.rb
│   │   │       │   │   ├── repository_networks.rb
│   │   │       │   │   ├── rulesets.rb
│   │   │       │   │   └── topics.rb
│   │   │       │   ├── domain.rb
│   │   │       │   ├── error.rb
│   │   │       │   ├── hydro_push_job_flags.rb
│   │   │       │   ├── i_key_link.rb
│   │   │       │   ├── i_repository_network.rb
│   │   │       │   ├── i_repository.rb
│   │   │       │   ├── merge_commit_message.rb
│   │   │       │   ├── merge_commit_title.rb
│   │   │       │   ├── platform_permission_switch.rb
│   │   │       │   ├── public.rb
│   │   │       │   ├── push_attributes.rb
│   │   │       │   ├── push_debug_logging.rb
│   │   │       │   ├── push_hydro_message_job.rb
│   │   │       │   ├── push.rb
│   │   │       │   ├── ref_update.rb
│   │   │       │   ├── reposd_client.rb
│   │   │       │   ├── reposd_stores_twirp_client.rb
│   │   │       │   ├── repository_affiliation.rb
│   │   │       │   ├── repository_cursor_collection.rb
│   │   │       │   ├── repository_hydro_message_job.rb
│   │   │       │   ├── repository_owner_lock.rb
│   │   │       │   ├── repository_privacy.rb
│   │   │       │   ├── repository_type.rb
│   │   │       │   ├── repository_visibility.rb
│   │   │       │   ├── sort_by.rb
│   │   │       │   ├── squash_commit_message.rb
│   │   │       │   ├── squash_commit_title.rb
│   │   │       │   ├── support.rb
│   │   │       │   └── transfer.rb
│   │   │       ├── repositories.rb
│   │   │       ├── repository_networks
│   │   │       │   └── public.rb
│   │   │       ├── stores
│   │   │       │   ├── domain.rb
│   │   │       │   ├── store_attributes.rb
│   │   │       │   └── store.rb
│   │   │       ├── stores.rb
│   │   │       ├── surveys
│   │   │       │   └── survey_helper.rb
│   │   │       └── tags
│   │   │           ├── i_tag.rb
│   │   │           └── public.rb
│   │   ├── domain_query_todo.yml
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   ├── privacy_todo.yml
│   │   └── test
│   │       ├── commit_upload_manifest_job_status_test.rb
│   │       ├── create_repository_orchestration_test.rb
│   │       ├── delete_repository_orchestration_test.rb
│   │       ├── hydro_push_job_flags_test.rb
│   │       ├── jobs
│   │       │   ├── archive_dangling_forks_job_test.rb
│   │       │   ├── bulk_remove_org_member_forks_job_test.rb
│   │       │   ├── bulk_remove_org_member_watched_repositories_job_test.rb
│   │       │   ├── bulk_repos_index_job_test.rb
│   │       │   ├── bulk_repository_restore_job_test.rb
│   │       │   ├── calculate_topic_applied_counts_job_test.rb
│   │       │   ├── cancel_repo_invitation_job_test.rb
│   │       │   ├── change_network_root_job_test.rb
│   │       │   ├── check_org_owned_private_networks_with_forks_job_test.rb
│   │       │   ├── commit_upload_manifest_job_test.rb
│   │       │   ├── fetch_ocsp_job_test.rb
│   │       │   ├── hydro_repositories_on_push_job_test.rb
│   │       │   ├── hydro_schedule_maintenance_on_push_job_test.rb
│   │       │   ├── hydro_webhook_on_push_job_test.rb
│   │       │   ├── legacy_remove_org_member_data_common_tests.rb
│   │       │   ├── legacy_remove_org_member_data_job_test.rb
│   │       │   ├── mirror_scheduler_job_test.rb
│   │       │   ├── network_graph_purge_job_test.rb
│   │       │   ├── orchestration_job_test.rb
│   │       │   ├── purge_stale_upload_manifest_file_blobs_job_test.rb
│   │       │   ├── ref_push_backfill_job_test.rb
│   │       │   ├── ref_push_reactive_cleanup_job_test.rb
│   │       │   ├── remove_biz_user_forks_job_test.rb
│   │       │   ├── remove_forks_for_inaccessible_repositories_job_test.rb
│   │       │   ├── remove_invalid_user_forks_job_test.rb
│   │       │   ├── remove_org_member_data_common_tests.rb
│   │       │   ├── remove_org_member_data_job_test.rb
│   │       │   ├── remove_org_member_forks_job_test.rb
│   │       │   ├── remove_org_member_watched_repositories_job_test.rb
│   │       │   ├── remove_user_from_repo_cleanup_job_test.rb
│   │       │   ├── repositories_kv_cleanup_expired_data_job_test.rb
│   │       │   ├── repository_bulk_invite_job_test.rb
│   │       │   ├── repository_bulk_purge_job_test.rb
│   │       │   ├── repository_check_preferred_files_job_test.rb
│   │       │   ├── repository_clone_job_test.rb
│   │       │   ├── repository_copy_language_stats_job_test.rb
│   │       │   ├── repository_custom_properties_org_added_to_business_job_test.rb
│   │       │   ├── repository_custom_properties_org_removed_from_business_job_test.rb
│   │       │   ├── repository_disk_usage_job_test.rb
│   │       │   ├── repository_fork_count_job_test.rb
│   │       │   ├── repository_mirror_job_test.rb
│   │       │   ├── repository_network_graph_builder_job_test.rb
│   │       │   ├── repository_orchestration_job_test.rb
│   │       │   ├── repository_orchestration_sweeper_job_test.rb
│   │       │   ├── repository_set_license_job_test.rb
│   │       │   ├── repository_sync_job_test.rb
│   │       │   ├── repository_update_graph_job_test.rb
│   │       │   ├── repository_update_language_stats_job_test.rb
│   │       │   ├── scheduled_archive_dangling_forks_job_test.rb
│   │       │   ├── transfer_workspace_job_test.rb
│   │       │   ├── update_invitation_repo_permissions_job_test.rb
│   │       │   ├── update_locked_repositories_job_test.rb
│   │       │   ├── update_repository_deployment_properties_job_test.rb
│   │       │   └── user_fork_count_job_test.rb
│   │       ├── models
│   │       │   ├── access_group_setting_test.rb
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       ├── repositories_dependency_test.rb
│   │       │   │       └── team_repository_dependency_test.rb
│   │       │   ├── archive_repository_orchestration_test.rb
│   │       │   ├── can_create_repository_test.rb
│   │       │   ├── can_restore_repository_test.rb
│   │       │   ├── clone_template_orchestration_test.rb
│   │       │   ├── coders
│   │       │   │   └── repository_coder_test.rb
│   │       │   ├── contributors_test.rb
│   │       │   ├── custom_property_definition_test.rb
│   │       │   ├── custom_property_value_test.rb
│   │       │   ├── data_quality
│   │       │   │   └── repository_network
│   │       │   │       └── dangling_forks_test.rb
│   │       │   ├── detach_repository_orchestration_test.rb
│   │       │   ├── enterprise_banner_dismissal_test.rb
│   │       │   ├── enterprise_banner_test.rb
│   │       │   ├── entity_name_test.rb
│   │       │   ├── entity_test.rb
│   │       │   ├── extract_repository_orchestration_test.rb
│   │       │   ├── fork_group_setting_test.rb
│   │       │   ├── fork_repository_orchestration_test.rb
│   │       │   ├── git_repository
│   │       │   │   └── spokes_adapter_test.rb
│   │       │   ├── key_link_test.rb
│   │       │   ├── language_analysis_test.rb
│   │       │   ├── language_analyzer_test.rb
│   │       │   ├── language_name_test.rb
│   │       │   ├── mirror_test.rb
│   │       │   ├── navigation
│   │       │   │   └── repository
│   │       │   │       └── graphs_view_test.rb
│   │       │   ├── new_topic_importer_test.rb
│   │       │   ├── no_owner_repository_remove_archive_and_purge_stage_test.rb
│   │       │   ├── no_owner_repository_remove_hide_stage_test.rb
│   │       │   ├── no_owner_repository_remove_with_an_installation_test.rb
│   │       │   ├── organization
│   │       │   │   └── topics_dependency_test.rb
│   │       │   ├── purge_repository_orchestration_test.rb
│   │       │   ├── purge_repository_wiki_orchestration_test.rb
│   │       │   ├── push
│   │       │   │   ├── commits_helper_test.rb
│   │       │   │   ├── pushes_hydro_requeuer_test.rb
│   │       │   │   └── push_test.rb
│   │       │   ├── push_test.rb
│   │       │   ├── ref_push_test.rb
│   │       │   ├── ref_update_test.rb
│   │       │   ├── rename_repository_orchestration_test.rb
│   │       │   ├── repositories
│   │       │   │   └── redis_test.rb
│   │       │   ├── repositories_finder_test.rb
│   │       │   ├── repository
│   │       │   │   ├── ability_dependency_test.rb
│   │       │   │   ├── activity_summary_test.rb
│   │       │   │   ├── auth_version_dependency_test.rb
│   │       │   │   ├── availability_test.rb
│   │       │   │   ├── big_file_threshold_test.rb
│   │       │   │   ├── branch_protection_dependency_test.rb
│   │       │   │   ├── business_dependency_test.rb
│   │       │   │   ├── clone_test.rb
│   │       │   │   ├── consistency_check_test.rb
│   │       │   │   ├── contribution_graph_status_test.rb
│   │       │   │   ├── contribution_insights_test.rb
│   │       │   │   ├── git_dependency_test.rb
│   │       │   │   ├── git_repository_url_methods_test.rb
│   │       │   │   ├── hovercard_dependency_test.rb
│   │       │   │   ├── image_dependency_test.rb
│   │       │   │   ├── instrumentation_dependency_test.rb
│   │       │   │   ├── language_analysis_dependency_test.rb
│   │       │   │   ├── max_cruft_size_test.rb
│   │       │   │   ├── membership_dependency_test.rb
│   │       │   │   ├── network_dependency_test.rb
│   │       │   │   ├── network_graph_test.rb
│   │       │   │   ├── organizations_dependency_test.rb
│   │       │   │   ├── owner_validation_test.rb
│   │       │   │   ├── permission_export_dependency_test.rb
│   │       │   │   ├── preferred_files
│   │       │   │   │   └── file_test.rb
│   │       │   │   ├── preferred_files_dependency_test.rb
│   │       │   │   ├── preferred_files_test.rb
│   │       │   │   ├── prefillable_test.rb
│   │       │   │   ├── remote_cache_dependency_test.rb
│   │       │   │   ├── report_dependency_test.rb
│   │       │   │   ├── restore_dependency_test.rb
│   │       │   │   ├── search_dependency_test.rb
│   │       │   │   ├── sidebar_section_visibility_dependency_test.rb
│   │       │   │   ├── spamminess_test.rb
│   │       │   │   ├── spokes_client_facade_test.rb
│   │       │   │   ├── survey_test.rb
│   │       │   │   ├── tag_protection_states_dependency_test.rb
│   │       │   │   ├── template_dependency_test.rb
│   │       │   │   ├── template_initializer_test.rb
│   │       │   │   ├── topics_dependency_test.rb
│   │       │   │   └── trace2_test.rb
│   │       │   ├── repository_abilities_test.rb
│   │       │   ├── repository_access_test.rb
│   │       │   ├── repository_add_member_test.rb
│   │       │   ├── repository_archive_command_test.rb
│   │       │   ├── repository_baseline_test.rb
│   │       │   ├── repository_biz_internal_forks_for_test.rb
│   │       │   ├── repository_branch_renamer_test.rb
│   │       │   ├── repository_branch_rename_test.rb
│   │       │   ├── repository_cache_key_test.rb
│   │       │   ├── repository_can_add_user_test.rb
│   │       │   ├── repository_clone_test.rb
│   │       │   ├── repository_custom_property_usage_test.rb
│   │       │   ├── repository_dependencies_test.rb
│   │       │   ├── repository_dormant_test.rb
│   │       │   ├── repository_external_property_definition_test.rb
│   │       │   ├── repository_external_property_value_test.rb
│   │       │   ├── repository_filtering_test.rb
│   │       │   ├── repositoryfilter_spam_and_disabled_for_scope_test.rb
│   │       │   ├── repository_graph_cache_test.rb
│   │       │   ├── repository_group_map_test.rb
│   │       │   ├── repository_group_setting_test.rb
│   │       │   ├── repository_group_test.rb
│   │       │   ├── repository_has_dockerfile_test.rb
│   │       │   ├── repository_image_test.rb
│   │       │   ├── repository_internal_network_test.rb
│   │       │   ├── repository_invitation_rate_limit_override_test.rb
│   │       │   ├── repository_invitation_test.rb
│   │       │   ├── repository_network
│   │       │   │   ├── backfill_test.rb
│   │       │   │   ├── extraction_contributions_attachment_test.rb
│   │       │   │   ├── extraction_indexing_test.rb
│   │       │   │   ├── extraction_new_extract_test.rb
│   │       │   │   ├── extraction_test.rb
│   │       │   │   ├── extract_private_user_fork_from_org_test.rb
│   │       │   │   ├── extract_private_user_fork_from_user_test.rb
│   │       │   │   ├── information_test.rb
│   │       │   │   ├── remote_cache_dependency_test.rb
│   │       │   │   └── storage_test.rb
│   │       │   ├── repository_network_detach_test.rb
│   │       │   ├── repository_network_families_test.rb
│   │       │   ├── repository_network_test.rb
│   │       │   ├── repository_orchestration
│   │       │   │   └── concurrent_orchestrations.rb
│   │       │   ├── repository_orchestration_test.rb
│   │       │   ├── repository_policymaker_test.rb
│   │       │   ├── repository_preferred_file_test.rb
│   │       │   ├── repository_preferred_test.rb
│   │       │   ├── repository_private_network_test.rb
│   │       │   ├── repository_public_network_test.rb
│   │       │   ├── repository_push_job_trigger_test.rb
│   │       │   ├── repository_redirect_test.rb
│   │       │   ├── repository_reference_scanner_test.rb
│   │       │   ├── repository_refs_cache_test.rb
│   │       │   ├── repository_reindex_all_test.rb
│   │       │   ├── repository_repo_is_searchable_test.rb
│   │       │   ├── repository_system_property_value_test.rb
│   │       │   ├── repository_test.rb
│   │       │   ├── repository_topic_test.rb
│   │       │   ├── repository_transfer_enterprise_managed_user_test.rb
│   │       │   ├── repository_transfer_test.rb
│   │       │   ├── repository_tree_test.rb
│   │       │   ├── repository_unlock_test.rb
│   │       │   ├── repository_updating_organization_test.rb
│   │       │   ├── repository_user_ids_to_hide_from_mentions_test.rb
│   │       │   ├── restore_repository_orchestration_enterprise_test.rb
│   │       │   ├── restore_repository_orchestration_test.rb
│   │       │   ├── setting_organization_orchestration_test.rb
│   │       │   ├── setting_repository_orchestration_test.rb
│   │       │   ├── stafftools
│   │       │   │   ├── bulk_dmca_takedown
│   │       │   │   │   └── notice_test.rb
│   │       │   │   ├── bulk_dmca_takedown_test.rb
│   │       │   │   └── disabled_repositories_test.rb
│   │       │   ├── submodule_test.rb
│   │       │   ├── tab_test.rb
│   │       │   ├── tag_test.rb
│   │       │   ├── topic_changeset_test.rb
│   │       │   ├── topic_importer_test.rb
│   │       │   ├── topic_relation_test.rb
│   │       │   ├── topic_source_test.rb
│   │       │   ├── topic_test.rb
│   │       │   ├── transfer_repository_orchestration_test.rb
│   │       │   ├── transferring_a_repository_test.rb
│   │       │   ├── transferring_repository_audit_events_test.rb
│   │       │   ├── transferring_repository_branch_protections_test.rb
│   │       │   ├── transferring_repository_collaborators_test.rb
│   │       │   ├── transferring_repository_forks_test.rb
│   │       │   ├── transferring_repository_integrations_test.rb
│   │       │   ├── transferring_repository_lfs_test.rb
│   │       │   ├── transferring_repository_projects_test.rb
│   │       │   ├── transferring_repository_test_helper.rb
│   │       │   ├── transferring_repository_validation_test.rb
│   │       │   ├── unarchive_repository_orchestration_test.rb
│   │       │   ├── user
│   │       │   │   ├── repository_forking_dependency_test.rb
│   │       │   │   └── repository_template_dependency_test.rb
│   │       │   └── visibility_repository_orchestration_test.rb
│   │       ├── private
│   │       │   └── repositories
│   │       │       └── cache
│   │       │           ├── by_id_test.rb
│   │       │           ├── by_name_and_owner_client_test.rb
│   │       │           ├── by_qualified_name_client_test.rb
│   │       │           ├── network_by_id_client_test.rb
│   │       │           ├── repository_network_staleness_observer_test.rb
│   │       │           ├── repository_serializer_test.rb
│   │       │           └── repository_with_network_serializer_test.rb
│   │       ├── public
│   │       │   ├── repositories
│   │       │   │   ├── belongs_to_repository_test.rb
│   │       │   │   ├── by_org_member_test.rb
│   │       │   │   ├── caching_test.rb
│   │       │   │   ├── changed_file_test.rb
│   │       │   │   ├── citation_test.rb
│   │       │   │   ├── custom_properties_helper_test.rb
│   │       │   │   ├── domain
│   │       │   │   │   ├── bad_actor_gate_test.rb
│   │       │   │   │   ├── commits_test.rb
│   │       │   │   │   ├── contents
│   │       │   │   │   │   ├── blob_by_path_and_metadata_test.rb
│   │       │   │   │   │   ├── get_commit_date_test.rb
│   │       │   │   │   │   ├── metadata_by_ref_and_path_test.rb
│   │       │   │   │   │   ├── submodules_by_commit_and_paths_test.rb
│   │       │   │   │   │   └── tree_entries_by_metadata_test.rb
│   │       │   │   │   ├── custom_properties_definitions_test.rb
│   │       │   │   │   ├── custom_properties_external_values_test.rb
│   │       │   │   │   ├── custom_properties_system_values_test.rb
│   │       │   │   │   ├── custom_properties_test.rb
│   │       │   │   │   ├── custom_properties_values_test.rb
│   │       │   │   │   ├── diffs_test.rb
│   │       │   │   │   ├── domain_test.rb
│   │       │   │   │   ├── iterable_pagination_test.rb
│   │       │   │   │   ├── key_links_test.rb
│   │       │   │   │   ├── merge_trees_test.rb
│   │       │   │   │   ├── networks_test.rb
│   │       │   │   │   ├── pushes_test.rb
│   │       │   │   │   ├── repository
│   │       │   │   │   │   ├── by_owner_and_type_for_actor_test.rb
│   │       │   │   │   │   ├── create_test.rb
│   │       │   │   │   │   ├── private_repo_ids_by_owner_for_actor_test.rb
│   │       │   │   │   │   ├── recent_by_owner_for_actor_test.rb
│   │       │   │   │   │   ├── recent_by_owner_ids_test.rb
│   │       │   │   │   │   ├── repo_ids_by_owner_count_test.rb
│   │       │   │   │   │   ├── repo_ids_by_owner_test.rb
│   │       │   │   │   │   └── total_active_count_by_owner_test.rb
│   │       │   │   │   ├── rulesets_test.rb
│   │       │   │   │   └── topics_test.rb
│   │       │   │   ├── domain_test.rb
│   │       │   │   ├── public_test.rb
│   │       │   │   ├── push_debug_logging_test.rb
│   │       │   │   ├── push_test.rb
│   │       │   │   ├── repository_owner_lock_test.rb
│   │       │   │   ├── repos_public_package_boundary_test.rb
│   │       │   │   ├── support_test.rb
│   │       │   │   └── transfer_test.rb
│   │       │   ├── stores
│   │       │   │   └── domain_test.rb
│   │       │   ├── surveys
│   │       │   │   └── survey_helper_test.rb
│   │       │   └── tags
│   │       │       └── public_test.rb
│   │       ├── push_hydro_message_job_test.rb
│   │       ├── repository
│   │       │   ├── anonymous_git_access_dependency_test.rb
│   │       │   ├── archived_dependency_test.rb
│   │       │   ├── branch_renames_dependency_test.rb
│   │       │   ├── custom_properties_dependency_test.rb
│   │       │   ├── lock_dependency_test.rb
│   │       │   ├── memexes_dependency_test.rb
│   │       │   ├── removal_dependency_test.rb
│   │       │   ├── updater_test.rb
│   │       │   ├── visibility_dependency_test.rb
│   │       │   └── visibility_test.rb
│   │       ├── repository_allow_forking_private_repositories_test.rb
│   │       ├── repository_allows_forking_test.rb
│   │       ├── repository_can_transfer_ownership_test.rb
│   │       ├── repository_commit_test.rb
│   │       ├── repository_contents_test.rb
│   │       ├── repository_default_branch_test.rb
│   │       ├── repository_detatching_test.rb
│   │       ├── repository_internal_forks_test.rb
│   │       ├── repository_limit_test.rb
│   │       ├── repository_no_bot_owner_test.rb
│   │       ├── repository_objects_collection_test.rb
│   │       ├── repository_path_checking_test.rb
│   │       ├── repository_private_forks_for_test.rb
│   │       ├── repository_pushed_at_test.rb
│   │       ├── repository_removal_test.rb
│   │       ├── repository_renaming_test.rb
│   │       ├── repository_restore_test.rb
│   │       ├── repository_rpc_test.rb
│   │       ├── repository_self_with_name_and_owner_test.rb
│   │       ├── repository_sequence_test.rb
│   │       ├── repository_set_visibility_test.rb
│   │       ├── repository_simple_test.rb
│   │       ├── repository_when_dealing_with_never_public_networks_test.rb
│   │       ├── repository_with_even_more_git_repos_on_disk_test.rb
│   │       ├── repository_with_git_repos_on_disk_more_test.rb
│   │       ├── repository_with_git_repos_on_disk_test.rb
│   │       ├── repository_with_machinist_test.rb
│   │       ├── test_parent_repository_orchestration.rb
│   │       ├── test_repository_orchestration_nothing_after_job_start.rb
│   │       ├── test_repository_orchestration_only_one_async_skipped_step.rb
│   │       ├── test_repository_orchestration.rb
│   │       └── test_simple_repository_orchestration.rb
│   ├── repositories_custom_properties
│   │   ├── app
│   │   │   ├── controllers
│   │   │   │   └── repositories_custom_properties
│   │   │   │       └── allowed_values_controller.rb
│   │   │   └── public
│   │   │       └── repositories_custom_properties
│   │   │           └── copilot_value_suggester.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       └── integration
│   │           └── repositories_custom_properties
│   │               └── allowed_values_controller_test.rb
│   ├── repository_hooks
│   │   ├── app
│   │   │   └── jobs
│   │   │       └── hydro_repository_hooks_on_push_job.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       └── jobs
│   │           └── hydro_repository_hooks_on_push_job_test.rb
│   ├── repository_insights
│   │   ├── app
│   │   │   ├── private
│   │   │   │   ├── repository_insights
│   │   │   │   │   ├── cache
│   │   │   │   │   │   ├── traffic_client.rb
│   │   │   │   │   │   └── twirp_serializer.rb
│   │   │   │   │   ├── cache.rb
│   │   │   │   │   ├── twirp
│   │   │   │   │   │   └── traffic_client.rb
│   │   │   │   │   └── twirp.rb
│   │   │   │   └── rules_insights
│   │   │   │       ├── twirp
│   │   │   │       │   └── rules_client.rb
│   │   │   │       └── twirp.rb
│   │   │   └── public
│   │   │       ├── repository_insights
│   │   │       │   └── domain.rb
│   │   │       ├── repository_insights.rb
│   │   │       ├── rules_insights
│   │   │       │   └── domain.rb
│   │   │       └── rules_insights.rb
│   │   ├── package.yml
│   │   ├── privacy_todo.yml
│   │   └── test
│   │       ├── private
│   │       │   ├── repository_insights
│   │       │   │   └── cache
│   │       │   │       └── traffic_client_test.rb
│   │       │   └── rules_insights
│   │       │       └── twirp
│   │       │           └── rules_client_test.rb
│   │       └── public
│   │           ├── repository_insights
│   │           │   └── domain_test.rb
│   │           └── rules_insights
│   │               └── domain_test.rb
│   ├── restorables
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── concerns
│   │   │   │   │   └── restorable_recovery_job.rb
│   │   │   │   ├── recover_restorable_custom_watched_repositories_job.rb
│   │   │   │   ├── recover_restorable_repository_stars_job.rb
│   │   │   │   ├── recover_restorable_watched_repositories_job.rb
│   │   │   │   ├── recover_restorable_watched_repository_threads_job.rb
│   │   │   │   └── restore_organization_user_job.rb
│   │   │   ├── models
│   │   │   │   ├── restorable
│   │   │   │   │   ├── custom_email_routing.rb
│   │   │   │   │   ├── custom_watched_repository.rb
│   │   │   │   │   ├── i_private_visibility_changed_repository.rb
│   │   │   │   │   ├── issue_assignment.rb
│   │   │   │   │   ├── ldap_team_sync_user.rb
│   │   │   │   │   ├── membership.rb
│   │   │   │   │   ├── null_organization_user.rb
│   │   │   │   │   ├── null_visibility_changed_repository.rb
│   │   │   │   │   ├── organization_user.rb
│   │   │   │   │   ├── repository.rb
│   │   │   │   │   ├── repository_star.rb
│   │   │   │   │   ├── type_helpers.rb
│   │   │   │   │   ├── type_state.rb
│   │   │   │   │   ├── visibility_changed_repository.rb
│   │   │   │   │   ├── visibility_change_restoration.rb
│   │   │   │   │   ├── watched_repository.rb
│   │   │   │   │   └── watched_repository_thread.rb
│   │   │   │   └── restorable.rb
│   │   │   └── public
│   │   │       ├── restorables
│   │   │       │   ├── custom_watched_repository_subscription.rb
│   │   │       │   ├── domain
│   │   │       │   │   └── visibility_changed_repositories.rb
│   │   │       │   ├── domain.rb
│   │   │       │   ├── i_visibility_changed_repository.rb
│   │   │       │   ├── i_watched_repository_subscription.rb
│   │   │       │   ├── subscription_details.rb
│   │   │       │   ├── visibility_changed_repository_counts.rb
│   │   │       │   ├── watched_repository_subscription.rb
│   │   │       │   └── watched_repository_thread_subscription.rb
│   │   │       └── restorables.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── factories
│   │       │   └── restorable_factories.rb
│   │       ├── jobs
│   │       │   ├── recover_restorable_custom_watched_repositories_job_test.rb
│   │       │   ├── recover_restorable_repository_stars_job_test.rb
│   │       │   ├── recover_restorable_watched_repositories_job_test.rb
│   │       │   ├── recover_restorable_watched_repository_threads_job_test.rb
│   │       │   └── restore_organization_user_job_test.rb
│   │       ├── models
│   │       │   ├── restorable
│   │       │   │   ├── custom_email_routing_test.rb
│   │       │   │   ├── custom_watched_repository_test.rb
│   │       │   │   ├── issue_assignment_test.rb
│   │       │   │   ├── ldap_team_sync_user_test.rb
│   │       │   │   ├── membership_test.rb
│   │       │   │   ├── organization_user_test.rb
│   │       │   │   ├── repository_star_test.rb
│   │       │   │   ├── repository_test.rb
│   │       │   │   ├── type_state_test.rb
│   │       │   │   ├── visibility_changed_repository_test.rb
│   │       │   │   ├── visibility_change_restoration_test.rb
│   │       │   │   ├── watched_repository_test.rb
│   │       │   │   └── watched_repository_thread_test.rb
│   │       │   └── restorable_test.rb
│   │       └── public
│   │           └── restorables
│   │               ├── domain
│   │               │   └── visibility_changed_repositories_test.rb
│   │               ├── subscription_details_test.rb
│   │               └── visibility_changed_repository_counts_test.rb
│   ├── rule_engine
│   │   ├── app
│   │   │   └── public
│   │   │       └── rule_engine
│   │   │           ├── domain_accessor_base.rb
│   │   │           ├── i_rule_condition.rb
│   │   │           ├── i_ruleset.rb
│   │   │           ├── registry.rb
│   │   │           ├── rule_condition_base.rb
│   │   │           ├── rule_configuration_base.rb
│   │   │           ├── ruleset_base.rb
│   │   │           ├── ruleset_bypass_actor_base.rb
│   │   │           ├── ruleset_history_base.rb
│   │   │           ├── ruleset_implementation_payload.rb
│   │   │           └── timing.rb
│   │   ├── package_todo.yml
│   │   └── package.yml
│   ├── search
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── add_to_search_index_job.rb
│   │   │   │   ├── blackbird_accessible_resources_job.rb
│   │   │   │   ├── remove_from_search_index_job.rb
│   │   │   │   ├── search
│   │   │   │   │   └── search_indexing_auto_throttle_decider_job.rb
│   │   │   │   └── update_semantic_vectors_job.rb
│   │   │   └── models
│   │   │       ├── blackbird_search
│   │   │       │   ├── actor_resources.rb
│   │   │       │   ├── analysis_client.rb
│   │   │       │   ├── api_actor.rb
│   │   │       │   ├── authentication_attempt.rb
│   │   │       │   ├── authentication_result.rb
│   │   │       │   ├── blackbird_actor.rb
│   │   │       │   ├── client.rb
│   │   │       │   ├── code_nav.rb
│   │   │       │   ├── experiments.rb
│   │   │       │   ├── helpers.rb
│   │   │       │   ├── mocks
│   │   │       │   │   ├── frontend_query_response.json
│   │   │       │   │   ├── get_repository_status_response.json
│   │   │       │   │   ├── graphql_response.json
│   │   │       │   │   ├── legacy_query_response.json
│   │   │       │   │   ├── legacy_response.json
│   │   │       │   │   └── suggest_response.json
│   │   │       │   ├── publisher.rb
│   │   │       │   ├── redis.rb
│   │   │       │   └── web_actor.rb
│   │   │       ├── copilot_indexed_repositories.rb
│   │   │       ├── elastomer_index_memo.rb
│   │   │       ├── search
│   │   │       │   ├── aggregations
│   │   │       │   │   ├── aggregation.rb
│   │   │       │   │   ├── date_histogram.rb
│   │   │       │   │   ├── percentages.rb
│   │   │       │   │   └── terms.rb
│   │   │       │   ├── aggregator
│   │   │       │   │   └── middleware.rb
│   │   │       │   ├── aggregator.rb
│   │   │       │   ├── bulk_index_coordination.rb
│   │   │       │   ├── chatops
│   │   │       │   │   ├── memex_project_items_repair_index.rb
│   │   │       │   │   ├── repair_index.rb
│   │   │       │   │   └── template_management.rb
│   │   │       │   ├── client_types.rb
│   │   │       │   ├── cluster_status.rb
│   │   │       │   ├── dotcom_results.rb
│   │   │       │   ├── filter_builder.rb
│   │   │       │   ├── filter.rb
│   │   │       │   ├── filters
│   │   │       │   │   ├── action_filter.rb
│   │   │       │   │   ├── bool_filter.rb
│   │   │       │   │   ├── conditional_repository_filter.rb
│   │   │       │   │   ├── custom_property_filter.rb
│   │   │       │   │   ├── date_range_filter.rb
│   │   │       │   │   ├── discussion_state_filter.rb
│   │   │       │   │   ├── enterprise_filter.rb
│   │   │       │   │   ├── enumerated_term_filter.rb
│   │   │       │   │   ├── flattened_keyword_range_bounds.rb
│   │   │       │   │   ├── keyword_date_range_filter.rb
│   │   │       │   │   ├── keyword_range_filter.rb
│   │   │       │   │   ├── or_filter.rb
│   │   │       │   │   ├── prefix_filter.rb
│   │   │       │   │   ├── presence_term_filter.rb
│   │   │       │   │   ├── query_filter.rb
│   │   │       │   │   ├── range_filter.rb
│   │   │       │   │   ├── repository_filter.rb
│   │   │       │   │   ├── repos_properties_presence_filter.rb
│   │   │       │   │   ├── star_search_filter.rb
│   │   │       │   │   ├── term_filter.rb
│   │   │       │   │   └── user_filter.rb
│   │   │       │   ├── job_coordination.rb
│   │   │       │   ├── k_v
│   │   │       │   │   └── data_store.rb
│   │   │       │   ├── k_v.rb
│   │   │       │   ├── limiters
│   │   │       │   │   ├── adapters
│   │   │       │   │   │   ├── codesearch_controller_adapter.rb
│   │   │       │   │   │   └── search_api_adapter.rb
│   │   │       │   │   ├── base.rb
│   │   │       │   │   ├── rate_limiter_base.rb
│   │   │       │   │   ├── search_elapsed_time.rb
│   │   │       │   │   └── search_timed_out.rb
│   │   │       │   ├── parsed_query.rb
│   │   │       │   ├── queries
│   │   │       │   │   ├── blackbird_code_query.rb
│   │   │       │   │   ├── code_query.rb
│   │   │       │   │   └── stafftools_query.rb
│   │   │       │   ├── query.rb
│   │   │       │   ├── rate_limit_registry.rb
│   │   │       │   ├── README.md
│   │   │       │   ├── redis_client_selection.rb
│   │   │       │   ├── results.rb
│   │   │       │   └── types.rb
│   │   │       ├── search_custom_scope.rb
│   │   │       └── search_index_template_configuration.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── add_to_search_index_job_test.rb
│   │       │   ├── blackbird_accessible_resources_job_test.rb
│   │       │   ├── remove_from_search_index_job_test.rb
│   │       │   ├── search
│   │       │   │   └── search_indexing_auto_throttle_decider_job_test.rb
│   │       │   └── update_semantic_vectors_job_test.rb
│   │       ├── models
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       ├── code_search_result_serialization_test.rb
│   │       │   │       ├── legacy_dependency_test.rb
│   │       │   │       └── search_dependency_test.rb
│   │       │   ├── blackbird_search
│   │       │   │   ├── api_actor_test.rb
│   │       │   │   ├── authentication_attempt_test.rb
│   │       │   │   ├── authentication_result_test.rb
│   │       │   │   ├── blackbird_actor_test.rb
│   │       │   │   ├── blackbird_test.rb
│   │       │   │   ├── publisher_test.rb
│   │       │   │   ├── redis_test.rb
│   │       │   │   └── web_actor_test.rb
│   │       │   ├── copilot_indexed_repositories_test.rb
│   │       │   ├── search
│   │       │   │   ├── aggregations
│   │       │   │   │   ├── date_histogram_test.rb
│   │       │   │   │   ├── percentages_test.rb
│   │       │   │   │   └── terms_test.rb
│   │       │   │   ├── bulk_index_coordination_test.rb
│   │       │   │   ├── dotcom_results_test.rb
│   │       │   │   ├── filter_builder_test.rb
│   │       │   │   ├── filters
│   │       │   │   │   ├── action_filter_test.rb
│   │       │   │   │   ├── bool_filter_test.rb
│   │       │   │   │   ├── conditional_repository_filter_test.rb
│   │       │   │   │   ├── custom_property_filter_test.rb
│   │       │   │   │   ├── date_range_filter_test.rb
│   │       │   │   │   ├── discussions
│   │       │   │   │   │   └── category_filter_test.rb
│   │       │   │   │   ├── discussion_state_filter_test.rb
│   │       │   │   │   ├── enterprise_filter_test.rb
│   │       │   │   │   ├── enumerated_term_filter_test.rb
│   │       │   │   │   ├── involves_filter_test.rb
│   │       │   │   │   ├── keyword_date_range_filter_test.rb
│   │       │   │   │   ├── keyword_range_filter_test.rb
│   │       │   │   │   ├── milestone_filter_test.rb
│   │       │   │   │   ├── milestone_number_filter_test.rb
│   │       │   │   │   ├── prefix_filter_test.rb
│   │       │   │   │   ├── presence_term_filter_test.rb
│   │       │   │   │   ├── project_filter_test.rb
│   │       │   │   │   ├── project_owner_filter_test.rb
│   │       │   │   │   ├── query_filter_test.rb
│   │       │   │   │   ├── range_filter_test.rb
│   │       │   │   │   ├── registry_filter_test.rb
│   │       │   │   │   ├── repository_filter_test.rb
│   │       │   │   │   ├── repos_properties_presence_filter_test.rb
│   │       │   │   │   ├── review_request_filter_test.rb
│   │       │   │   │   ├── sha_filter_test.rb
│   │       │   │   │   ├── team_filter_test.rb
│   │       │   │   │   ├── team_review_requested_by_user_filter_test.rb
│   │       │   │   │   ├── term_filter_test.rb
│   │       │   │   │   ├── user_filter_test.rb
│   │       │   │   │   └── user_review_request_filter_test.rb
│   │       │   │   ├── filter_test.rb
│   │       │   │   ├── job_coordination_test.rb
│   │       │   │   ├── limiters
│   │       │   │   │   ├── base_test.rb
│   │       │   │   │   ├── rate_limiter_base_test.rb
│   │       │   │   │   ├── search_elapsed_time_test.rb
│   │       │   │   │   └── search_timed_out_test.rb
│   │       │   │   ├── parsed_query_test.rb
│   │       │   │   ├── queries
│   │       │   │   │   ├── code_query_test.rb
│   │       │   │   │   ├── gist_query_test.rb
│   │       │   │   │   └── stafftools_query_test.rb
│   │       │   │   ├── query_test.rb
│   │       │   │   ├── redis_client_selection_test.rb
│   │       │   │   └── results_test.rb
│   │       │   ├── search_custom_scope_test.rb
│   │       │   └── search_index_template_configuration_test.rb
│   │       └── search_test.rb
│   ├── search_memex
│   │   ├── app
│   │   │   └── models
│   │   │       └── search
│   │   │           └── memex
│   │   │               ├── a_s_t.rb
│   │   │               ├── client.rb
│   │   │               ├── context.rb
│   │   │               ├── node.rb
│   │   │               ├── nodes
│   │   │               │   ├── content_qualifier.rb
│   │   │               │   ├── dependencies_qualifier.rb
│   │   │               │   ├── dependencies_value_helpers.rb
│   │   │               │   ├── field_value_presence_qualifier.rb
│   │   │               │   ├── field_value_qualifier.rb
│   │   │               │   ├── full_text_query.rb
│   │   │               │   ├── last_updated_qualifier.rb
│   │   │               │   ├── qualifier.rb
│   │   │               │   ├── reason_qualifier.rb
│   │   │               │   ├── root.rb
│   │   │               │   ├── state_qualifier.rb
│   │   │               │   ├── state_value_helpers.rb
│   │   │               │   └── updated_qualifier.rb
│   │   │               └── query_parser.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           └── search
│   │               └── memex
│   │                   ├── a_s_t_test.rb
│   │                   ├── client_test.rb
│   │                   ├── context_test.rb
│   │                   ├── nodes
│   │                   │   ├── content_qualifier_test.rb
│   │                   │   ├── dependencies_qualifier_test.rb
│   │                   │   ├── field_value_presence_qualifier_test.rb
│   │                   │   ├── full_text_query_test.rb
│   │                   │   ├── last_updated_qualifier_test.rb
│   │                   │   ├── qualifier_test.rb
│   │                   │   ├── reason_qualifier_test.rb
│   │                   │   ├── state_qualifier_test.rb
│   │                   │   └── updated_qualifier_test.rb
│   │                   └── query_parser_test.rb
│   ├── search_repositories
│   │   ├── app
│   │   │   ├── controllers
│   │   │   │   └── repos
│   │   │   │       └── finder_controller.rb
│   │   │   └── public
│   │   │       └── search
│   │   │           ├── filters
│   │   │           │   ├── owner_repo_filter.rb
│   │   │           │   ├── owner_visibility_filter.rb
│   │   │           │   ├── repo_id_filter.rb
│   │   │           │   └── repos_unbounded_filter.rb
│   │   │           ├── helpers
│   │   │           │   ├── list_helper.rb
│   │   │           │   └── repo_list_payload_helper.rb
│   │   │           ├── queries
│   │   │           │   ├── evaluator.rb
│   │   │           │   ├── repo_query.rb
│   │   │           │   └── topic_query.rb
│   │   │           ├── repositories
│   │   │           │   ├── es_search.rb
│   │   │           │   └── mysql_search.rb
│   │   │           ├── repositories.rb
│   │   │           └── repository_query_filters.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── integration
│   │       │   └── repos
│   │       │       └── finder_controller_test.rb
│   │       └── public
│   │           └── search
│   │               ├── filters
│   │               │   ├── owner_repo_filter_test.rb
│   │               │   ├── owner_visibility_filter_test.rb
│   │               │   ├── repo_id_filter_test.rb
│   │               │   └── repos_unbounded_filter_test.rb
│   │               ├── helpers
│   │               │   └── repo_list_payload_helper_test.rb
│   │               ├── queries
│   │               │   ├── evaluator_test.rb
│   │               │   ├── repo_query_test.rb
│   │               │   └── topic_query_test.rb
│   │               ├── repositories
│   │               │   ├── es_search_test.rb
│   │               │   └── mysql_search_test.rb
│   │               └── repositories_test.rb
│   ├── secret_scanning
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── hydro_custom_pattern_dry_run_notification_job.rb
│   │   │   │   ├── hydro_secret_scanning_alert_events_job.rb
│   │   │   │   ├── hydro_secret_scanning_assessment_complete_processor_job.rb
│   │   │   │   ├── hydro_secret_scanning_job_group_event_processor_job.rb
│   │   │   │   ├── hydro_secret_scanning_notification_job.rb
│   │   │   │   ├── hydro_secret_scanning_on_push_job.rb
│   │   │   │   ├── hydro_secret_scanning_organization_add_per_repository_job.rb
│   │   │   │   ├── hydro_secret_scanning_organization_advanced_security_license_toggled_per_repository_job.rb
│   │   │   │   ├── hydro_secret_scanning_organization_remove_per_repository_job.rb
│   │   │   │   ├── hydro_secret_scanning_organization_transfer_per_repository_job.rb
│   │   │   │   ├── hydro_secret_scanning_organization_upgrade_per_repository_job.rb
│   │   │   │   ├── hydro_secret_scanning_public_monitoring_alert_event_job.rb
│   │   │   │   ├── hydro_secret_scanning_repository_archived_status_changed_job.rb
│   │   │   │   ├── hydro_secret_scanning_repository_created_job.rb
│   │   │   │   ├── hydro_secret_scanning_repository_deleted_job.rb
│   │   │   │   ├── hydro_secret_scanning_repository_restored_job.rb
│   │   │   │   ├── hydro_secret_scanning_repository_transferred_job.rb
│   │   │   │   ├── hydro_secret_scanning_repository_visibility_job.rb
│   │   │   │   ├── hydro_secret_scanning_scan_completion_job.rb
│   │   │   │   ├── hydro_secret_scanning_token_revocation_job.rb
│   │   │   │   ├── publish_secret_scanning_enablement_change_job.rb
│   │   │   │   ├── secret_scanning_bulk_enablement_job.rb
│   │   │   │   ├── secret_scanning_selective_enablement_job.rb
│   │   │   │   ├── security_products_bulk_disablement_job.rb
│   │   │   │   └── stafftools_toggle_network_token_scanning_job.rb
│   │   │   ├── models
│   │   │   │   ├── business
│   │   │   │   │   └── token_scanning_dependency.rb
│   │   │   │   ├── hook
│   │   │   │   │   ├── event
│   │   │   │   │   │   ├── secret_scanning_alert_event.rb
│   │   │   │   │   │   ├── secret_scanning_public_monitoring_alert_event.rb
│   │   │   │   │   │   └── secret_scanning_scan_event.rb
│   │   │   │   │   └── payload
│   │   │   │   │       ├── secret_scanning_alert_payload.rb
│   │   │   │   │       ├── secret_scanning_public_monitoring_alert_payload.rb
│   │   │   │   │       └── secret_scanning_scan_payload.rb
│   │   │   │   ├── organization
│   │   │   │   │   └── token_scanning_dependency.rb
│   │   │   │   ├── pending_partner_token_notification.rb
│   │   │   │   ├── repository
│   │   │   │   │   └── token_scanning_dependency.rb
│   │   │   │   ├── secret_scan_incremental_status.rb
│   │   │   │   ├── secret_scanning
│   │   │   │   │   ├── alert_query_service
│   │   │   │   │   │   ├── alerts_by_repo_data.rb
│   │   │   │   │   │   ├── alerts_by_repo_response.rb
│   │   │   │   │   │   ├── business_scope_strategy.rb
│   │   │   │   │   │   ├── campaign_counts_response.rb
│   │   │   │   │   │   ├── organization_scope_strategy.rb
│   │   │   │   │   │   ├── repository_scope_strategy.rb
│   │   │   │   │   │   └── scope_strategy.rb
│   │   │   │   │   ├── alert_query_service.rb
│   │   │   │   │   ├── bulk_enablement_query.rb
│   │   │   │   │   ├── bulk_enablement_service.rb
│   │   │   │   │   ├── bypass_delegation.rb
│   │   │   │   │   ├── owner_scope.rb
│   │   │   │   │   ├── public_monitoring_alert_list_response.rb
│   │   │   │   │   ├── public_monitoring_alert.rb
│   │   │   │   │   ├── public_monitoring_query_service.rb
│   │   │   │   │   ├── push_protection_bypass_payload.rb
│   │   │   │   │   ├── secret_scanning_repo.rb
│   │   │   │   │   └── security_campaigns
│   │   │   │   │       ├── alerts_serializer.rb
│   │   │   │   │       └── secret_scanning_alert_results_helper.rb
│   │   │   │   ├── secret_scanning_repository.rb
│   │   │   │   ├── security_product
│   │   │   │   │   ├── token_scanning_delegated_bypass.rb
│   │   │   │   │   ├── token_scanning_delegated_closures.rb
│   │   │   │   │   ├── token_scanning_generic_secrets.rb
│   │   │   │   │   ├── token_scanning_lower_confidence_patterns.rb
│   │   │   │   │   ├── token_scanning_partner_metadata.rb
│   │   │   │   │   ├── token_scanning_push_protection.rb
│   │   │   │   │   ├── token_scanning.rb
│   │   │   │   │   └── token_scanning_validity_checks.rb
│   │   │   │   ├── token_scan_location_migration_statuses.rb
│   │   │   │   ├── token_scanning_configuration_file.rb
│   │   │   │   ├── token_scan_result_location.rb
│   │   │   │   ├── token_scan_result.rb
│   │   │   │   ├── token_scan_result_sequence.rb
│   │   │   │   └── token_scan_status.rb
│   │   │   ├── public
│   │   │   │   └── secret_scanning
│   │   │   │       ├── access_control
│   │   │   │       │   ├── alert_assignee.rb
│   │   │   │       │   ├── commit_author_view.rb
│   │   │   │       │   ├── fine_grained_permissions.rb
│   │   │   │       │   ├── public_monitoring.rb
│   │   │   │       │   └── role.rb
│   │   │   │       ├── constants.rb
│   │   │   │       ├── encryption
│   │   │   │       │   ├── crypto_helper.rb
│   │   │   │       │   ├── encrypted_secrets_crypto_helper.rb
│   │   │   │       │   ├── encrypted_secrets_helper.rb
│   │   │   │       │   ├── encrypted_user_content_crypto_helper.rb
│   │   │   │       │   ├── encrypted_user_content_helper.rb
│   │   │   │       │   ├── login_credentials_crypto_helper.rb
│   │   │   │       │   └── public_monitoring_alert_key.rb
│   │   │   │       ├── errors
│   │   │   │       │   ├── authnd_revoke_credential_failed.rb
│   │   │   │       │   ├── error.rb
│   │   │   │       │   ├── job_error.rb
│   │   │   │       │   ├── not_found_by_service.rb
│   │   │   │       │   ├── row_version_mismatch.rb
│   │   │   │       │   ├── service_error.rb
│   │   │   │       │   ├── service_invalid_argument.rb
│   │   │   │       │   ├── unable_to_extract_secret.rb
│   │   │   │       │   ├── unable_to_lookup_tokens.rb
│   │   │   │       │   ├── unable_to_report_token.rb
│   │   │   │       │   ├── unable_to_resolve_token.rb
│   │   │   │       │   └── unprocessable_entity.rb
│   │   │   │       ├── exemption_constants.rb
│   │   │   │       ├── features
│   │   │   │       │   ├── advanced_security_helper.rb
│   │   │   │       │   ├── business
│   │   │   │       │   │   ├── content_scanning.rb
│   │   │   │       │   │   ├── custom_patterns.rb
│   │   │   │       │   │   ├── delegated_bypass.rb
│   │   │   │       │   │   ├── delegated_closures.rb
│   │   │   │       │   │   ├── generic_secrets.rb
│   │   │   │       │   │   ├── lower_confidence_patterns.rb
│   │   │   │       │   │   ├── public_monitoring.rb
│   │   │   │       │   │   ├── public_scanning.rb
│   │   │   │       │   │   ├── push_protection.rb
│   │   │   │       │   │   ├── token_scanning.rb
│   │   │   │       │   │   └── validity_checks.rb
│   │   │   │       │   ├── enterprise_managed_users_helper.rb
│   │   │   │       │   ├── feature_flag_helper.rb
│   │   │   │       │   ├── gist
│   │   │   │       │   │   └── public_scanning.rb
│   │   │   │       │   ├── org
│   │   │   │       │   │   ├── content_scanning.rb
│   │   │   │       │   │   ├── custom_patterns.rb
│   │   │   │       │   │   ├── delegated_bypass.rb
│   │   │   │       │   │   ├── delegated_closures.rb
│   │   │   │       │   │   ├── generic_secrets.rb
│   │   │   │       │   │   ├── lower_confidence_patterns.rb
│   │   │   │       │   │   ├── public_scanning.rb
│   │   │   │       │   │   ├── push_protection.rb
│   │   │   │       │   │   ├── token_scanning.rb
│   │   │   │       │   │   └── validity_checks.rb
│   │   │   │       │   ├── owner
│   │   │   │       │   │   ├── content_scanning.rb
│   │   │   │       │   │   ├── custom_patterns.rb
│   │   │   │       │   │   ├── generic_secrets.rb
│   │   │   │       │   │   ├── lower_confidence_patterns.rb
│   │   │   │       │   │   ├── public_scanning.rb
│   │   │   │       │   │   ├── push_protection.rb
│   │   │   │       │   │   ├── token_scanning.rb
│   │   │   │       │   │   ├── validity_checks.rb
│   │   │   │       │   │   └── wiki_scanning.rb
│   │   │   │       │   ├── repo
│   │   │   │       │   │   ├── capabilities.rb
│   │   │   │       │   │   ├── commit_comment_scanning.rb
│   │   │   │       │   │   ├── commit_metadata_scanning.rb
│   │   │   │       │   │   ├── content_scanning.rb
│   │   │   │       │   │   ├── custom_patterns.rb
│   │   │   │       │   │   ├── delegated_bypass.rb
│   │   │   │       │   │   ├── delegated_closures.rb
│   │   │   │       │   │   ├── generic_secrets.rb
│   │   │   │       │   │   ├── lower_confidence_patterns.rb
│   │   │   │       │   │   ├── partner_metadata.rb
│   │   │   │       │   │   ├── public_scanning.rb
│   │   │   │       │   │   ├── push_protection.rb
│   │   │   │       │   │   ├── token_scanning.rb
│   │   │   │       │   │   ├── validity_checks.rb
│   │   │   │       │   │   └── wiki_scanning.rb
│   │   │   │       │   └── user
│   │   │   │       │       ├── content_scanning.rb
│   │   │   │       │       ├── custom_patterns.rb
│   │   │   │       │       ├── generic_secrets.rb
│   │   │   │       │       ├── lower_confidence_patterns.rb
│   │   │   │       │       ├── public_scanning.rb
│   │   │   │       │       ├── push_protection.rb
│   │   │   │       │       ├── token_scanning.rb
│   │   │   │       │       └── validity_checks.rb
│   │   │   │       ├── instrumentation
│   │   │   │       │   ├── enablement_change_publisher.rb
│   │   │   │       │   ├── feature_toggled_publisher.rb
│   │   │   │       │   ├── gist_service_flags.rb
│   │   │   │       │   ├── owner_service_flags.rb
│   │   │   │       │   ├── repository_push_handler.rb
│   │   │   │       │   ├── repository_service_flags.rb
│   │   │   │       │   └── service_flags.rb
│   │   │   │       ├── models
│   │   │   │       │   ├── alert.rb
│   │   │   │       │   ├── assigned_user.rb
│   │   │   │       │   ├── autofix
│   │   │   │       │   │   └── autofix_suggestion_response.rb
│   │   │   │       │   ├── blob_with_path.rb
│   │   │   │       │   ├── bypasser_ids_by_type.rb
│   │   │   │       │   ├── bypasser.rb
│   │   │   │       │   ├── bypasser_users_teams.rb
│   │   │   │       │   ├── bypass_placeholder.rb
│   │   │   │       │   ├── bypass.rb
│   │   │   │       │   ├── bypass_reason_count_metric.rb
│   │   │   │       │   ├── bypass_reason.rb
│   │   │   │       │   ├── bypass_request_status_count_metric.rb
│   │   │   │       │   ├── campaign_metadata.rb
│   │   │   │       │   ├── github_token_metadata.rb
│   │   │   │       │   ├── location.rb
│   │   │   │       │   ├── on_demand_validation.rb
│   │   │   │       │   ├── paginated_result.rb
│   │   │   │       │   ├── partner_token_metadata.rb
│   │   │   │       │   ├── pattern_configurations
│   │   │   │       │   │   ├── custom_pattern_override_update.rb
│   │   │   │       │   │   ├── pattern_configuration.rb
│   │   │   │       │   │   ├── pattern_override.rb
│   │   │   │       │   │   └── pattern_override_update.rb
│   │   │   │       │   ├── patv2_action.rb
│   │   │   │       │   ├── patv2_permissions.rb
│   │   │   │       │   ├── permissions
│   │   │   │       │   │   ├── classic.rb
│   │   │   │       │   │   ├── fgp.rb
│   │   │   │       │   │   ├── permission.rb
│   │   │   │       │   │   └── permissions_collection.rb
│   │   │   │       │   ├── push_protection
│   │   │   │       │   │   └── custom_message.rb
│   │   │   │       │   ├── push_protection_metrics_for_repos.rb
│   │   │   │       │   ├── push_protection_metrics.rb
│   │   │   │       │   ├── react
│   │   │   │       │   │   ├── allow_secret_payload_builder.rb
│   │   │   │       │   │   ├── backfill_status_type.rb
│   │   │   │       │   │   ├── base_payload_builder.rb
│   │   │   │       │   │   ├── blankslate_payload_builder.rb
│   │   │   │       │   │   ├── blankslate_type.rb
│   │   │   │       │   │   ├── index_payload_builder.rb
│   │   │   │       │   │   ├── metrics_payload_builder.rb
│   │   │   │       │   │   └── show_payload_builder.rb
│   │   │   │       │   ├── related_alerts.rb
│   │   │   │       │   ├── related_public_leaks.rb
│   │   │   │       │   ├── repo_blob_token_location.rb
│   │   │   │       │   ├── repo_count_metric.rb
│   │   │   │       │   ├── reporting
│   │   │   │       │   │   └── report_token_response.rb
│   │   │   │       │   ├── risk_assessment
│   │   │   │       │   │   └── assessment.rb
│   │   │   │       │   ├── secret.rb
│   │   │   │       │   ├── settings
│   │   │   │       │   │   └── bool_setting.rb
│   │   │   │       │   ├── synchronous_scan_result.rb
│   │   │   │       │   ├── token_alert_metrics.rb
│   │   │   │       │   ├── token_location.rb
│   │   │   │       │   ├── token_metadata.rb
│   │   │   │       │   ├── token_push_protection_metrics.rb
│   │   │   │       │   ├── token_type_count_metric.rb
│   │   │   │       │   ├── validation_support.rb
│   │   │   │       │   └── validity
│   │   │   │       │       ├── token_group.rb
│   │   │   │       │       └── token_member.rb
│   │   │   │       ├── push_protection
│   │   │   │       │   └── cli_constructor.rb
│   │   │   │       ├── services
│   │   │   │       │   ├── alerts_service.rb
│   │   │   │       │   ├── bypass_requests_service.rb
│   │   │   │       │   ├── custom_patterns_service.rb
│   │   │   │       │   ├── delegated_alert_closures_service.rb
│   │   │   │       │   ├── delegated_bypass_service.rb
│   │   │   │       │   ├── enablement_status_service.rb
│   │   │   │       │   ├── github_token_metadata_service.rb
│   │   │   │       │   ├── location_serialization_service.rb
│   │   │   │       │   ├── metrics_service.rb
│   │   │   │       │   ├── partner_metadata_service.rb
│   │   │   │       │   ├── pattern_configs_service.rb
│   │   │   │       │   ├── push_protection_service.rb
│   │   │   │       │   ├── secret_risk_assessments_service.rb
│   │   │   │       │   └── service_helper.rb
│   │   │   │       └── util
│   │   │   │           ├── alert_serializer.rb
│   │   │   │           ├── authorization.rb
│   │   │   │           ├── custom_pattern_serializer.rb
│   │   │   │           ├── math.rb
│   │   │   │           ├── protobuf.rb
│   │   │   │           ├── push_protection_file_uploads.rb
│   │   │   │           ├── raw_secret.rb
│   │   │   │           ├── self_serve_banner.rb
│   │   │   │           └── stats.rb
│   │   │   └── services
│   │   │       └── secret_scanning
│   │   │           └── notification_service.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── hydro_custom_pattern_dry_run_notification_job_test.rb
│   │       │   ├── hydro_secret_scanning_alert_events_job_test.rb
│   │       │   ├── hydro_secret_scanning_assessment_complete_processor_job_test.rb
│   │       │   ├── hydro_secret_scanning_job_group_event_processor_job_test.rb
│   │       │   ├── hydro_secret_scanning_notification_job_test.rb
│   │       │   ├── hydro_secret_scanning_on_push_job_test.rb
│   │       │   ├── hydro_secret_scanning_organization_add_per_repository_job_test.rb
│   │       │   ├── hydro_secret_scanning_organization_advanced_security_license_toggled_per_repository_job_test.rb
│   │       │   ├── hydro_secret_scanning_organization_remove_per_repository_job_test.rb
│   │       │   ├── hydro_secret_scanning_organization_transfer_per_repository_job_test.rb
│   │       │   ├── hydro_secret_scanning_organization_upgrade_per_repository_job_test.rb
│   │       │   ├── hydro_secret_scanning_public_monitoring_alert_event_job_test.rb
│   │       │   ├── hydro_secret_scanning_repository_archived_status_changed_job_test.rb
│   │       │   ├── hydro_secret_scanning_repository_created_job_test.rb
│   │       │   ├── hydro_secret_scanning_repository_deleted_job_test.rb
│   │       │   ├── hydro_secret_scanning_repository_restored_job_test.rb
│   │       │   ├── hydro_secret_scanning_repository_transferred_job_test.rb
│   │       │   ├── hydro_secret_scanning_repository_visibility_job_test.rb
│   │       │   ├── hydro_secret_scanning_scan_completion_job_test.rb
│   │       │   ├── hydro_secret_scanning_token_revocation_job_test.rb
│   │       │   ├── publish_secret_scanning_enablement_change_job_test.rb
│   │       │   ├── secret_scanning_bulk_enablement_job_test.rb
│   │       │   ├── secret_scanning_selective_enablement_job_test.rb
│   │       │   ├── security_products_bulk_disablement_job_test.rb
│   │       │   └── stafftools_toggle_network_token_scanning_job_test.rb
│   │       ├── models
│   │       │   ├── api
│   │       │   │   ├── secret_scanning_helpers_test.rb
│   │       │   │   └── security_analysis_settings_helpers_test.rb
│   │       │   ├── business
│   │       │   │   └── token_scanning_dependency_test.rb
│   │       │   ├── hook
│   │       │   │   ├── event
│   │       │   │   │   ├── secret_scanning_alert_event_test.rb
│   │       │   │   │   ├── secret_scanning_public_monitoring_alert_event_test.rb
│   │       │   │   │   └── secret_scanning_scan_event_test.rb
│   │       │   │   └── payload
│   │       │   │       ├── secret_scanning_alert_payload_test.rb
│   │       │   │       ├── secret_scanning_public_monitoring_alert_payload_test.rb
│   │       │   │       └── secret_scanning_scan_payload_test.rb
│   │       │   ├── organization
│   │       │   │   └── token_scanning_dependency_test.rb
│   │       │   ├── pattern_configurations
│   │       │   │   └── pattern_override_test.rb
│   │       │   ├── pending_partner_token_notification_test.rb
│   │       │   ├── repository
│   │       │   │   └── token_scanning_dependency_test.rb
│   │       │   ├── risk_assessment
│   │       │   │   └── assessment_test.rb
│   │       │   ├── secret_scan_incremental_status_test.rb
│   │       │   ├── secret_scanning
│   │       │   │   ├── alert_query_service_test.rb
│   │       │   │   ├── bulk_enablement_service_test.rb
│   │       │   │   ├── public_monitoring_query_service_test.rb
│   │       │   │   └── push_protection_bypass_payload_test.rb
│   │       │   ├── security_product
│   │       │   │   ├── token_scanning_delegated_bypass_test.rb
│   │       │   │   ├── token_scanning_delegated_closures_test.rb
│   │       │   │   ├── token_scanning_generic_secrets_test.rb
│   │       │   │   ├── token_scanning_lower_confidence_patterns_test.rb
│   │       │   │   ├── token_scanning_partner_metadata_test.rb
│   │       │   │   ├── token_scanning_push_protection_test.rb
│   │       │   │   ├── token_scanning_test.rb
│   │       │   │   └── token_scanning_validity_checks_test.rb
│   │       │   ├── token_scanning_configuration_file_test.rb
│   │       │   └── token_scan_status_test.rb
│   │       ├── secret_scanning
│   │       │   ├── access_control
│   │       │   │   ├── alert_assignee_test.rb
│   │       │   │   └── commit_author_view_test.rb
│   │       │   ├── encryption
│   │       │   │   ├── crypto_helper_test.rb
│   │       │   │   ├── encrypted_secrets_crypto_helper_test.rb
│   │       │   │   ├── encrypted_secrets_helper_test.rb
│   │       │   │   ├── encrypted_user_content_crypto_helper_test.rb
│   │       │   │   ├── encrypted_user_content_helper_test.rb
│   │       │   │   ├── login_credentials_crypto_helper_test.rb
│   │       │   │   └── public_monitoring_alert_key_test.rb
│   │       │   ├── features
│   │       │   │   ├── advanced_security_helper_test.rb
│   │       │   │   ├── business
│   │       │   │   │   ├── content_scanning_test.rb
│   │       │   │   │   ├── custom_patterns_test.rb
│   │       │   │   │   ├── delegated_bypass_test.rb
│   │       │   │   │   ├── delegated_closures_test.rb
│   │       │   │   │   ├── generic_secrets_test.rb
│   │       │   │   │   ├── lower_confidence_patterns_test.rb
│   │       │   │   │   ├── public_monitoring_test.rb
│   │       │   │   │   ├── public_scanning_test.rb
│   │       │   │   │   ├── push_protection_test.rb
│   │       │   │   │   ├── token_scanning_test.rb
│   │       │   │   │   └── validity_checks_test.rb
│   │       │   │   ├── feature_flag_helper_test.rb
│   │       │   │   ├── gist
│   │       │   │   │   └── public_scanning_test.rb
│   │       │   │   ├── org
│   │       │   │   │   ├── content_scanning_test.rb
│   │       │   │   │   ├── custom_patterns_test.rb
│   │       │   │   │   ├── delegated_bypass_test.rb
│   │       │   │   │   ├── delegated_closures_test.rb
│   │       │   │   │   ├── generic_secrets_test.rb
│   │       │   │   │   ├── lower_confidence_patterns_test.rb
│   │       │   │   │   ├── public_scanning_test.rb
│   │       │   │   │   ├── push_protection_test.rb
│   │       │   │   │   ├── token_scanning_test.rb
│   │       │   │   │   └── validity_checks_test.rb
│   │       │   │   ├── owner
│   │       │   │   │   ├── content_scanning_test.rb
│   │       │   │   │   ├── custom_patterns_test.rb
│   │       │   │   │   ├── generic_secrets_test.rb
│   │       │   │   │   ├── lower_confidence_patterns_test.rb
│   │       │   │   │   ├── public_scanning_test.rb
│   │       │   │   │   ├── push_protection_test.rb
│   │       │   │   │   ├── token_scanning_test.rb
│   │       │   │   │   ├── validity_checks_test.rb
│   │       │   │   │   └── wiki_scanning_test.rb
│   │       │   │   ├── repo
│   │       │   │   │   ├── capabilities_test.rb
│   │       │   │   │   ├── commit_comment_scanning_test.rb
│   │       │   │   │   ├── commit_metadata_scanning_test.rb
│   │       │   │   │   ├── content_scanning_test.rb
│   │       │   │   │   ├── custom_patterns_test.rb
│   │       │   │   │   ├── delegated_bypass_test.rb
│   │       │   │   │   ├── delegated_closures_test.rb
│   │       │   │   │   ├── generic_secrets_test.rb
│   │       │   │   │   ├── lower_confidence_patterns_test.rb
│   │       │   │   │   ├── partner_metadata_test.rb
│   │       │   │   │   ├── public_scanning_test.rb
│   │       │   │   │   ├── push_protection_test.rb
│   │       │   │   │   ├── token_scanning_test.rb
│   │       │   │   │   ├── validity_checks_test.rb
│   │       │   │   │   └── wiki_scanning_test.rb
│   │       │   │   └── user
│   │       │   │       ├── content_scanning_test.rb
│   │       │   │       ├── custom_patterns_test.rb
│   │       │   │       ├── generic_secrets_test.rb
│   │       │   │       ├── lower_confidence_patterns_test.rb
│   │       │   │       ├── public_scanning_test.rb
│   │       │   │       ├── push_protection_test.rb
│   │       │   │       ├── token_scanning_test.rb
│   │       │   │       └── validity_checks_test.rb
│   │       │   ├── instrumentation
│   │       │   │   ├── commit_comment_instrumentation_test.rb
│   │       │   │   ├── discussions_instrumentation_test.rb
│   │       │   │   ├── enablement_change_publisher_test.rb
│   │       │   │   ├── feature_toggled_publisher_test.rb
│   │       │   │   ├── gist_instrumentation_test.rb
│   │       │   │   ├── gist_service_flags_test.rb
│   │       │   │   ├── issues_instrumentation_test.rb
│   │       │   │   ├── owner_service_flags_test.rb
│   │       │   │   ├── post_receive_instrumentation_test.rb
│   │       │   │   ├── pull_requests_instrumentation_test.rb
│   │       │   │   ├── repository_push_handler_test.rb
│   │       │   │   └── repository_service_flags_test.rb
│   │       │   ├── models
│   │       │   │   ├── assigned_user_test.rb
│   │       │   │   ├── bypass_reason_count_metric_test.rb
│   │       │   │   ├── react
│   │       │   │   │   ├── allow_secret_payload_builder_test.rb
│   │       │   │   │   ├── base_payload_builder_test.rb
│   │       │   │   │   ├── blankslate_payload_builder_test.rb
│   │       │   │   │   ├── index_payload_builder_test.rb
│   │       │   │   │   ├── metrics_payload_builder_test.rb
│   │       │   │   │   └── show_payload_builder_test.rb
│   │       │   │   ├── repo_count_metric_test.rb
│   │       │   │   ├── token_metadata_test.rb
│   │       │   │   └── token_type_count_metric_test.rb
│   │       │   ├── push_protection
│   │       │   │   └── cli_constructor_test.rb
│   │       │   ├── security_campaigns
│   │       │   │   └── alerts_serializer_test.rb
│   │       │   ├── services
│   │       │   │   ├── alerts_service_test.rb
│   │       │   │   ├── bypass_requests_service_test.rb
│   │       │   │   ├── custom_patterns_service_test.rb
│   │       │   │   ├── delegated_alert_closures_service_test.rb
│   │       │   │   ├── delegated_bypass_service_test.rb
│   │       │   │   ├── enablement_status_service_test.rb
│   │       │   │   ├── github_token_metadata_service_test.rb
│   │       │   │   ├── location_serialization_service_test.rb
│   │       │   │   ├── metrics_service_test.rb
│   │       │   │   ├── notification_service_test.rb
│   │       │   │   ├── partner_metadata_service_test.rb
│   │       │   │   ├── push_protection_service_test.rb
│   │       │   │   ├── secret_risk_assessments_service_test.rb
│   │       │   │   └── service_helper_test.rb
│   │       │   └── util
│   │       │       ├── authorization_test.rb
│   │       │       ├── math_test.rb
│   │       │       ├── protobuf_test.rb
│   │       │       ├── push_protection_file_uploads_test.rb
│   │       │       ├── raw_secret_test.rb
│   │       │       ├── self_serve_banner_test.rb
│   │       │       └── stats_test.rb
│   │       ├── test_helper
│   │       │   └── repo_feature_availability_test.rb
│   │       └── test_helper.rb
│   ├── security_incident_response
│   │   ├── app
│   │   │   └── lib
│   │   │       └── stafftools
│   │   │           └── security_incident_response
│   │   │               ├── csv.rb
│   │   │               └── data_processor.rb
│   │   └── package.yml
│   ├── security_overview_analytics
│   │   ├── app
│   │   │   ├── helpers
│   │   │   │   └── security_overview_analytics
│   │   │   │       ├── business_resolver.rb
│   │   │   │       ├── deletion_helper.rb
│   │   │   │       └── tenant_validation_helper.rb
│   │   │   ├── jobs
│   │   │   │   └── security_overview_analytics
│   │   │   │       ├── alert_data_compression_job.rb
│   │   │   │       ├── backfill
│   │   │   │       │   ├── alert_reopened_at_fanout_job.rb
│   │   │   │       │   ├── alert_reopened_at_job.rb
│   │   │   │       │   ├── code_scanning_alert_number_fanout_job.rb
│   │   │   │       │   ├── code_scanning_alert_number_job.rb
│   │   │   │       │   └── fanout_base_job.rb
│   │   │   │       ├── batched_job_throttler.rb
│   │   │   │       ├── calendar_population_job.rb
│   │   │   │       ├── code_scanning_alert_revision_ingestion_job.rb
│   │   │   │       ├── code_scanning_auto_codeql_feature_toggled_job.rb
│   │   │   │       ├── code_scanning_pull_request_alerts_export_job.rb
│   │   │   │       ├── code_scanning_pull_request_alerts_feature_toggled_job.rb
│   │   │   │       ├── code_scanning_pull_request_alerts_ingestion_job.rb
│   │   │   │       ├── data_retention_enforcement_job.rb
│   │   │   │       ├── dependabot_alert_revision_ingestion_job.rb
│   │   │   │       ├── fanout
│   │   │   │       │   ├── business_job.rb
│   │   │   │       │   ├── initialization
│   │   │   │       │   │   └── code_scanning_pull_request_alerts_job.rb
│   │   │   │       │   ├── reconciliation
│   │   │   │       │   │   └── code_scanning_pull_request_alerts_job.rb
│   │   │   │       │   ├── repository_base_job.rb
│   │   │   │       │   ├── repository_owner_job.rb
│   │   │   │       │   ├── session_handler.rb
│   │   │   │       │   └── tenant_base_job.rb
│   │   │   │       ├── fanout_throttler.rb
│   │   │   │       ├── feature_status_data_compression_job.rb
│   │   │   │       ├── hydro_advanced_security_toggled_job.rb
│   │   │   │       ├── hydro_billing_plan_change_job.rb
│   │   │   │       ├── hydro_code_scanning_alerts_changed_job.rb
│   │   │   │       ├── hydro_code_scanning_feature_toggled_job.rb
│   │   │   │       ├── hydro_dependabot_alert_revision_job.rb
│   │   │   │       ├── hydro_dependabot_alerts_feature_toggled_job.rb
│   │   │   │       ├── hydro_dependabot_security_updates_feature_toggled_job.rb
│   │   │   │       ├── hydro_enterprise_trial_job.rb
│   │   │   │       ├── hydro_organization_add_job.rb
│   │   │   │       ├── hydro_pull_request_merged_job.rb
│   │   │   │       ├── hydro_repository_archived_status_changed_job.rb
│   │   │   │       ├── hydro_repository_created_job.rb
│   │   │   │       ├── hydro_repository_deleted_job.rb
│   │   │   │       ├── hydro_repository_pushed_job.rb
│   │   │   │       ├── hydro_repository_renamed_job.rb
│   │   │   │       ├── hydro_repository_restored_job.rb
│   │   │   │       ├── hydro_repository_transferred_job.rb
│   │   │   │       ├── hydro_repository_visibility_changed_job.rb
│   │   │   │       ├── hydro_secret_scanning_alerts_changed_job.rb
│   │   │   │       ├── hydro_secret_scanning_alert_validity_events_job.rb
│   │   │   │       ├── hydro_secret_scanning_feature_toggled_job.rb
│   │   │   │       ├── hydro_secret_scanning_push_protection_feature_toggled_job.rb
│   │   │   │       ├── initialization
│   │   │   │       │   ├── business_job.rb
│   │   │   │       │   ├── organization_job.rb
│   │   │   │       │   ├── repositories
│   │   │   │       │   │   ├── base_batched_job.rb
│   │   │   │       │   │   ├── base_job.rb
│   │   │   │       │   │   ├── code_scanning_alerts_job.rb
│   │   │   │       │   │   ├── dependabot_alerts_job.rb
│   │   │   │       │   │   ├── feature_enablement_job.rb
│   │   │   │       │   │   ├── repo_metadata_job.rb
│   │   │   │       │   │   └── secret_scanning_alerts_job.rb
│   │   │   │       │   ├── tenant_base_job.rb
│   │   │   │       │   └── user_job.rb
│   │   │   │       ├── lifecycle_event_handler.rb
│   │   │   │       ├── lifecycle_event_retry_handler.rb
│   │   │   │       ├── reconciliation
│   │   │   │       │   ├── business_reconciliation_job.rb
│   │   │   │       │   ├── code_scanning_alerts_deviation_detection_job.rb
│   │   │   │       │   ├── code_scanning_repositories_deviation_detection_job.rb
│   │   │   │       │   ├── dependabot_alerts_deviation_detection_job.rb
│   │   │   │       │   ├── dependabot_repositories_deviation_detection_job.rb
│   │   │   │       │   ├── organization_reconciliation_job.rb
│   │   │   │       │   ├── owner_reconciliation_job.rb
│   │   │   │       │   ├── post_reconciliation_repo_deviation_counts_job.rb
│   │   │   │       │   ├── repository_feature_status_deviation_detection_job.rb
│   │   │   │       │   ├── repository_feature_status_deviation_remediation_job.rb
│   │   │   │       │   ├── repository_metadata_deviation_detection_job.rb
│   │   │   │       │   ├── repository_metadata_deviation_remediation_job.rb
│   │   │   │       │   ├── secret_scanning_alerts_deviation_detection_job.rb
│   │   │   │       │   └── secret_scanning_repositories_deviation_detection_job.rb
│   │   │   │       ├── repository_data_cleanup_job.rb
│   │   │   │       ├── repository_data_compression_job.rb
│   │   │   │       ├── repository_default_branch_changed_job.rb
│   │   │   │       ├── repository_hydro_message_job.rb
│   │   │   │       ├── secret_scanning_alert_revision_ingestion_job.rb
│   │   │   │       ├── secret_scanning_alerts_deletion_job.rb
│   │   │   │       ├── security_feature_alerts_hydro_message_job.rb
│   │   │   │       └── update_feature_status_summary_job.rb
│   │   │   ├── models
│   │   │   │   └── security_overview_analytics
│   │   │   │       ├── bulk_action_helper.rb
│   │   │   │       ├── code_scanning_alert_revision.rb
│   │   │   │       ├── code_scanning_pull_request_alert.rb
│   │   │   │       ├── dashboards
│   │   │   │       │   └── overview
│   │   │   │       │       └── queries
│   │   │   │       │           ├── alert_trends
│   │   │   │       │           │   ├── base.rb
│   │   │   │       │           │   ├── data_point.rb
│   │   │   │       │           │   └── resultable.rb
│   │   │   │       │           ├── base.rb
│   │   │   │       │           └── prevention_abstract_query.rb
│   │   │   │       ├── date.rb
│   │   │   │       ├── dependabot_alert_revision.rb
│   │   │   │       ├── fanout
│   │   │   │       │   ├── session.rb
│   │   │   │       │   ├── strategies
│   │   │   │       │   │   ├── code_scanning_pull_request_alert.rb
│   │   │   │       │   │   ├── feature_strategy_factory.rb
│   │   │   │       │   │   └── feature_strategy.rb
│   │   │   │       │   └── types
│   │   │   │       │       ├── action.rb
│   │   │   │       │       ├── feature.rb
│   │   │   │       │       ├── owner.rb
│   │   │   │       │       └── tenant_scope.rb
│   │   │   │       ├── feature_flag_helper.rb
│   │   │   │       ├── feature_status.rb
│   │   │   │       ├── feature_status_revision.rb
│   │   │   │       ├── filters
│   │   │   │       │   ├── by_archived.rb
│   │   │   │       │   ├── by_date_range.rb
│   │   │   │       │   ├── by_organization.rb
│   │   │   │       │   ├── by_owner.rb
│   │   │   │       │   ├── by_owner_type.rb
│   │   │   │       │   ├── by_repository.rb
│   │   │   │       │   ├── by_severity.rb
│   │   │   │       │   ├── by_state.rb
│   │   │   │       │   ├── by_team.rb
│   │   │   │       │   ├── by_topic.rb
│   │   │   │       │   ├── by_visibility.rb
│   │   │   │       │   ├── code_scanning
│   │   │   │       │   │   ├── by_autofix_status.rb
│   │   │   │       │   │   ├── by_rule.rb
│   │   │   │       │   │   └── by_state.rb
│   │   │   │       │   ├── dependabot
│   │   │   │       │   │   ├── by_advisory.rb
│   │   │   │       │   │   ├── by_ecosystem.rb
│   │   │   │       │   │   ├── by_package.rb
│   │   │   │       │   │   └── by_scope.rb
│   │   │   │       │   ├── feature_status_summary
│   │   │   │       │   │   ├── by_feature.rb
│   │   │   │       │   │   ├── by_has_severity.rb
│   │   │   │       │   │   ├── filterer.rb
│   │   │   │       │   │   └── sort_by.rb
│   │   │   │       │   ├── filter.rb
│   │   │   │       │   └── secret_scanning
│   │   │   │       │       ├── by_bypassed.rb
│   │   │   │       │       ├── by_token_provider.rb
│   │   │   │       │       ├── by_token_type_slug.rb
│   │   │   │       │       └── by_validity.rb
│   │   │   │       ├── initialization
│   │   │   │       │   └── scope_strategy
│   │   │   │       │       ├── base.rb
│   │   │   │       │       ├── business.rb
│   │   │   │       │       ├── organization.rb
│   │   │   │       │       └── user.rb
│   │   │   │       ├── reconciliation
│   │   │   │       │   └── session.rb
│   │   │   │       ├── repository.rb
│   │   │   │       ├── revision_compressor.rb
│   │   │   │       ├── revision_upserter.rb
│   │   │   │       └── secret_scanning_alert_revision.rb
│   │   │   └── public
│   │   │       └── security_overview_analytics
│   │   │           ├── coverage
│   │   │           │   ├── abstract_query.rb
│   │   │           │   ├── counts_query.rb
│   │   │           │   ├── export_query.rb
│   │   │           │   ├── list_query.rb
│   │   │           │   └── stats_query.rb
│   │   │           ├── dashboards
│   │   │           │   ├── alerts_filterer.rb
│   │   │           │   ├── alerts_fixed_query_base_all_branches.rb
│   │   │           │   ├── alerts_fixed_query_base.rb
│   │   │           │   ├── alerts_fixed_with_autofix_query_base.rb
│   │   │           │   ├── code_scanning_metrics
│   │   │           │   │   ├── export_csv_generator.rb
│   │   │           │   │   ├── pull_request_alerts_filterer.rb
│   │   │           │   │   └── queries
│   │   │           │   │       ├── abstract_query.rb
│   │   │           │   │       ├── alerts_fixed_query_all_branches.rb
│   │   │           │   │       ├── alerts_fixed_with_autofix_query_all_branches.rb
│   │   │           │   │       ├── alerts_found_query_all_branches.rb
│   │   │           │   │       ├── alert_trends_query_all_branches.rb
│   │   │           │   │       ├── autofix_suggestions_query_all_branches.rb
│   │   │           │   │       ├── data_export_query_all_branches.rb
│   │   │           │   │       ├── data_export_query.rb
│   │   │           │   │       ├── most_prevalent_rules_query_all_branches.rb
│   │   │           │   │       ├── remediation_rates_query_all_branches.rb
│   │   │           │   │       ├── remediation_time_query_all_branches.rb
│   │   │           │   │       └── repositories_table_query_all_branches.rb
│   │   │           │   ├── enablement_trends
│   │   │           │   │   └── queries
│   │   │           │   │       └── enablement_trends_chart.rb
│   │   │           │   ├── enterprise_repos_filterer.rb
│   │   │           │   ├── org_repos_filterer.rb
│   │   │           │   ├── overview
│   │   │           │   │   ├── prevention_data_filterer.rb
│   │   │           │   │   ├── queries
│   │   │           │   │   │   ├── advisories_table.rb
│   │   │           │   │   │   ├── age_of_alerts.rb
│   │   │           │   │   │   ├── alert_activity_chart.rb
│   │   │           │   │   │   ├── alerts_fixed_with_autofix_query.rb
│   │   │           │   │   │   ├── alert_trends
│   │   │           │   │   │   │   ├── by_age.rb
│   │   │           │   │   │   │   ├── by_severity.rb
│   │   │           │   │   │   │   └── by_tool
│   │   │           │   │   │   │       ├── code_scanning.rb
│   │   │           │   │   │   │       ├── dependabot_alerts.rb
│   │   │           │   │   │   │       └── secret_scanning.rb
│   │   │           │   │   │   ├── batched_export_data.rb
│   │   │           │   │   │   ├── bypassed_secrets.rb
│   │   │           │   │   │   ├── date_helper.rb
│   │   │           │   │   │   ├── historical_alerts_fixed_with_autofix_query.rb
│   │   │           │   │   │   ├── introduced_and_prevented_chart.rb
│   │   │           │   │   │   ├── mean_time_to_remediate.rb
│   │   │           │   │   │   ├── net_resolve_rate.rb
│   │   │           │   │   │   ├── pull_request_alerts_fixed_query.rb
│   │   │           │   │   │   ├── reopened_alerts.rb
│   │   │           │   │   │   ├── repositories_table.rb
│   │   │           │   │   │   └── sast_table.rb
│   │   │           │   │   └── security_features_parser.rb
│   │   │           │   └── repos_filterer.rb
│   │   │           ├── fanout_scheduler.rb
│   │   │           ├── helpers.rb
│   │   │           ├── initialization
│   │   │           │   ├── batched_reset_job.rb
│   │   │           │   ├── reset_initialization_job.rb
│   │   │           │   ├── reset_job.rb
│   │   │           │   └── type.rb
│   │   │           ├── initialization.rb
│   │   │           ├── reconciliation_scheduler.rb
│   │   │           ├── risk
│   │   │           │   ├── abstract_query.rb
│   │   │           │   ├── counts_query.rb
│   │   │           │   ├── export_query.rb
│   │   │           │   ├── list_query.rb
│   │   │           │   ├── stats_query.rb
│   │   │           │   └── tab_counts_query.rb
│   │   │           └── scheduler_job.rb
│   │   ├── initializers
│   │   │   └── security_overview_analytics
│   │   │       ├── serializers
│   │   │       │   ├── repository_vulnerability_alert.rb
│   │   │       │   ├── secret_scanning_alert.rb
│   │   │       │   └── turboscan_insights_alert.rb
│   │   │       └── subscribers.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── helpers
│   │       │   └── security_overview_analytics
│   │       │       ├── business_resolver_test.rb
│   │       │       ├── deletion_helper_test.rb
│   │       │       └── tenant_validation_helper_test.rb
│   │       ├── initializers
│   │       │   ├── repository_vulnerability_alert_test.rb
│   │       │   ├── secret_scanning_alert_test.rb
│   │       │   └── turboscan_insights_alert_test.rb
│   │       ├── jobs
│   │       │   └── security_overview_analytics
│   │       │       ├── alert_data_compression_job_test.rb
│   │       │       ├── backfill
│   │       │       │   ├── alert_reopened_at_fanout_job_test.rb
│   │       │       │   ├── alert_reopened_at_job_test.rb
│   │       │       │   ├── code_scanning_alert_number_fanout_job_test.rb
│   │       │       │   └── code_scanning_alert_number_job_test.rb
│   │       │       ├── batched_job_throttler_test.rb
│   │       │       ├── calendar_population_job_test.rb
│   │       │       ├── code_scanning_alert_revision_ingestion_job_test.rb
│   │       │       ├── code_scanning_auto_codeql_feature_toggled_job_test.rb
│   │       │       ├── code_scanning_pull_request_alerts_export_job_test.rb
│   │       │       ├── code_scanning_pull_request_alerts_feature_toggled_job_test.rb
│   │       │       ├── code_scanning_pull_request_alerts_ingestion_job_test.rb
│   │       │       ├── data_retention_enforcement_job_test.rb
│   │       │       ├── dependabot_alert_revisions_ingestion_job_test.rb
│   │       │       ├── fanout
│   │       │       │   ├── business_job_test.rb
│   │       │       │   ├── initialization
│   │       │       │   │   └── code_scanning_pull_request_alerts_job_test.rb
│   │       │       │   ├── reconciliation
│   │       │       │   │   └── code_scanning_pull_request_alerts_job_test.rb
│   │       │       │   └── repository_owner_job_test.rb
│   │       │       ├── fanout_throttler_test.rb
│   │       │       ├── feature_status_data_compression_job_test.rb
│   │       │       ├── hydro_advanced_security_toggled_job_test.rb
│   │       │       ├── hydro_billing_plan_change_job_test.rb
│   │       │       ├── hydro_code_scanning_alerts_changed_job_test.rb
│   │       │       ├── hydro_code_scanning_feature_toggled_job_test.rb
│   │       │       ├── hydro_dependabot_alert_revision_job_test.rb
│   │       │       ├── hydro_dependabot_alerts_feature_toggled_job_test.rb
│   │       │       ├── hydro_dependabot_security_updates_feature_toggled_job_test.rb
│   │       │       ├── hydro_enterprise_trial_job_test.rb
│   │       │       ├── hydro_organization_add_job_test.rb
│   │       │       ├── hydro_pull_request_merged_job_test.rb
│   │       │       ├── hydro_repository_archived_status_changed_job_test.rb
│   │       │       ├── hydro_repository_created_job_test.rb
│   │       │       ├── hydro_repository_deleted_job_test.rb
│   │       │       ├── hydro_repository_pushed_job_test.rb
│   │       │       ├── hydro_repository_renamed_job_test.rb
│   │       │       ├── hydro_repository_restored_job_test.rb
│   │       │       ├── hydro_repository_transferred_job_test.rb
│   │       │       ├── hydro_repository_visibility_changed_job_test.rb
│   │       │       ├── hydro_secret_scanning_alerts_changed_job_test.rb
│   │       │       ├── hydro_secret_scanning_alert_validity_events_job_test.rb
│   │       │       ├── hydro_secret_scanning_feature_toggled_job_test.rb
│   │       │       ├── hydro_secret_scanning_push_protection_feature_toggled_job_test.rb
│   │       │       ├── initialization
│   │       │       │   ├── business_job_test.rb
│   │       │       │   ├── organization_job_test.rb
│   │       │       │   ├── repositories
│   │       │       │   │   ├── base_job_test.rb
│   │       │       │   │   ├── code_scanning_alerts_job_test.rb
│   │       │       │   │   ├── dependabot_alerts_job_test.rb
│   │       │       │   │   ├── feature_enablement_job_test.rb
│   │       │       │   │   ├── repo_metadata_job_test.rb
│   │       │       │   │   └── secret_scanning_alerts_job_test.rb
│   │       │       │   ├── tenant_base_job_test.rb
│   │       │       │   └── user_job_test.rb
│   │       │       ├── reconciliation
│   │       │       │   ├── business_reconciliation_job_test.rb
│   │       │       │   ├── code_scanning_alerts_deviation_detection_job_test.rb
│   │       │       │   ├── code_scanning_repositories_deviation_detection_job_test.rb
│   │       │       │   ├── dependabot_alerts_deviation_detection_job_test.rb
│   │       │       │   ├── dependabot_repositories_deviation_detection_job_test.rb
│   │       │       │   ├── organization_reconciliation_job_test.rb
│   │       │       │   ├── owner_reconciliation_job_test.rb
│   │       │       │   ├── post_reconciliation_repo_deviation_counts_job_test.rb
│   │       │       │   ├── repository_feature_status_deviation_detection_job_test.rb
│   │       │       │   ├── repository_feature_status_deviation_remediation_job_test.rb
│   │       │       │   ├── repository_metadata_deviation_detection_job_test.rb
│   │       │       │   ├── repository_metadata_deviation_remediation_job_test.rb
│   │       │       │   ├── secret_scanning_alerts_deviation_detection_job_test.rb
│   │       │       │   └── secret_scanning_repositories_deviation_detection_job_test.rb
│   │       │       ├── repository_data_cleanup_job_test.rb
│   │       │       ├── repository_data_compression_job_test.rb
│   │       │       ├── repository_default_branch_changed_job_test.rb
│   │       │       ├── repository_hydro_message_job_test.rb
│   │       │       ├── secret_scanning_alert_revision_ingestion_job_test.rb
│   │       │       ├── secret_scanning_alerts_deletion_job_test.rb
│   │       │       ├── security_feature_alerts_hydro_message_job_test.rb
│   │       │       └── update_feature_status_summary_job_test.rb
│   │       ├── models
│   │       │   └── security_overview_analytics
│   │       │       ├── bulk_action_helper_test.rb
│   │       │       ├── code_scanning_alert_revision_test.rb
│   │       │       ├── code_scanning_pull_request_alert_test.rb
│   │       │       ├── dashboards
│   │       │       │   └── overview
│   │       │       │       └── queries
│   │       │       │           └── base_test.rb
│   │       │       ├── date_test.rb
│   │       │       ├── dependabot_alert_revision_test.rb
│   │       │       ├── fanout
│   │       │       │   ├── session_test.rb
│   │       │       │   ├── strategies
│   │       │       │   │   └── code_scanning_pull_request_alert_test.rb
│   │       │       │   └── types
│   │       │       │       └── tenant_scope_test.rb
│   │       │       ├── feature_flag_helper_test.rb
│   │       │       ├── feature_status_revision_test.rb
│   │       │       ├── feature_status_test.rb
│   │       │       ├── filters
│   │       │       │   ├── by_archived_test.rb
│   │       │       │   ├── by_date_range_test.rb
│   │       │       │   ├── by_organization_test.rb
│   │       │       │   ├── by_owner_test.rb
│   │       │       │   ├── by_owner_type_test.rb
│   │       │       │   ├── by_repository_test.rb
│   │       │       │   ├── by_severity_test.rb
│   │       │       │   ├── by_state_test.rb
│   │       │       │   ├── by_team_test.rb
│   │       │       │   ├── by_topic_test.rb
│   │       │       │   ├── by_visibility_test.rb
│   │       │       │   ├── code_scanning
│   │       │       │   │   ├── by_autofix_status_test.rb
│   │       │       │   │   ├── by_rule_test.rb
│   │       │       │   │   └── by_state_test.rb
│   │       │       │   ├── dependabot
│   │       │       │   │   ├── by_advisory_test.rb
│   │       │       │   │   ├── by_ecosystem_test.rb
│   │       │       │   │   ├── by_package_test.rb
│   │       │       │   │   └── by_scope_test.rb
│   │       │       │   ├── feature_status_summary
│   │       │       │   │   ├── by_feature_test.rb
│   │       │       │   │   ├── by_has_severity_test.rb
│   │       │       │   │   ├── filterer_test.rb
│   │       │       │   │   └── sort_by_test.rb
│   │       │       │   └── secret_scanning
│   │       │       │       ├── by_bypassed_test.rb
│   │       │       │       ├── by_token_provider_test.rb
│   │       │       │       ├── by_token_type_slug_test.rb
│   │       │       │       └── by_validity_test.rb
│   │       │       ├── initialization
│   │       │       │   └── scope_strategy
│   │       │       │       └── business_test.rb
│   │       │       ├── reconciliation
│   │       │       │   └── session_test.rb
│   │       │       ├── repository_test.rb
│   │       │       ├── revison_compressor_test.rb
│   │       │       ├── revison_upserter_test.rb
│   │       │       └── secret_scanning_alert_revision_test.rb
│   │       ├── public
│   │       │   └── security_overview_analytics
│   │       │       ├── coverage
│   │       │       │   ├── counts_query_test.rb
│   │       │       │   ├── export_query_test.rb
│   │       │       │   ├── list_query_test.rb
│   │       │       │   └── stats_query_test.rb
│   │       │       ├── dashboards
│   │       │       │   ├── alerts_filterer_test.rb
│   │       │       │   ├── code_scanning_metrics
│   │       │       │   │   ├── export_csv_generator_test.rb
│   │       │       │   │   ├── pull_request_alerts_filterer_test.rb
│   │       │       │   │   └── queries
│   │       │       │   │       ├── alerts_fixed_query_all_branches_test.rb
│   │       │       │   │       ├── alerts_fixed_with_autofix_query_all_branches_test.rb
│   │       │       │   │       ├── alerts_found_query_all_branches_test.rb
│   │       │       │   │       ├── alert_trends_query_all_branches_test.rb
│   │       │       │   │       ├── autofix_suggestions_query_all_branches_test.rb
│   │       │       │   │       ├── data_export_query_all_branches_test.rb
│   │       │       │   │       ├── data_export_query_test.rb
│   │       │       │   │       ├── most_prevalent_rules_query_all_branches_test.rb
│   │       │       │   │       ├── remediation_rates_query_all_branches_test.rb
│   │       │       │   │       ├── remediation_time_query_all_branches_test.rb
│   │       │       │   │       └── repositories_table_query_all_branches_test.rb
│   │       │       │   ├── enablement_trends
│   │       │       │   │   └── queries
│   │       │       │   │       └── enablement_trends_chart_test.rb
│   │       │       │   ├── enterprise_repos_filterer_test.rb
│   │       │       │   ├── org_repos_filterer_test.rb
│   │       │       │   └── overview
│   │       │       │       ├── prevention_data_filterer_test.rb
│   │       │       │       ├── queries
│   │       │       │       │   ├── advisories_table_test.rb
│   │       │       │       │   ├── age_of_alerts_test.rb
│   │       │       │       │   ├── alert_activity_chart_test.rb
│   │       │       │       │   ├── alerts_fixed_with_autofix_query_test.rb
│   │       │       │       │   ├── alert_trends
│   │       │       │       │   │   ├── by_age_test.rb
│   │       │       │       │   │   ├── by_severity
│   │       │       │       │   │   │   ├── base.rb
│   │       │       │       │   │   │   ├── closed_alerts_test.rb
│   │       │       │       │   │   │   ├── date_intervals_test.rb
│   │       │       │       │   │   │   ├── open_alerts_test.rb
│   │       │       │       │   │   │   └── zero_trend_test.rb
│   │       │       │       │   │   └── by_tool
│   │       │       │       │   │       ├── code_scanning_test.rb
│   │       │       │       │   │       ├── dependabot_alerts_test.rb
│   │       │       │       │   │       └── secret_scanning_test.rb
│   │       │       │       │   ├── batched_export_data_test.rb
│   │       │       │       │   ├── bypassed_secrets_test.rb
│   │       │       │       │   ├── date_helper_test.rb
│   │       │       │       │   ├── historical_alerts_fixed_with_autofix_query_test.rb
│   │       │       │       │   ├── introduced_and_prevented_chart_test.rb
│   │       │       │       │   ├── mean_time_to_remediate_test.rb
│   │       │       │       │   ├── net_resolve_rate_test.rb
│   │       │       │       │   ├── pull_request_alerts_fixed_query_test.rb
│   │       │       │       │   ├── reopened_alerts_test.rb
│   │       │       │       │   ├── repositories_table_test.rb
│   │       │       │       │   └── sast_table_test.rb
│   │       │       │       └── security_features_parser_test.rb
│   │       │       ├── fanout_scheduler_test.rb
│   │       │       ├── initialization
│   │       │       │   ├── batched_reset_job_test.rb
│   │       │       │   ├── reset_initialization_job_test.rb
│   │       │       │   └── reset_job_test.rb
│   │       │       ├── initialization_test.rb
│   │       │       ├── reconciliation_scheduler_test.rb
│   │       │       ├── risk
│   │       │       │   ├── counts_query_test.rb
│   │       │       │   ├── export_query_test.rb
│   │       │       │   ├── list_query_test.rb
│   │       │       │   ├── stats_query_test.rb
│   │       │       │   └── tab_counts_query_test.rb
│   │       │       └── scheduler_job_test.rb
│   │       └── test_helpers
│   │           ├── alert_trends_test_helpers.rb
│   │           └── date_test_helpers.rb
│   ├── security_products
│   │   ├── app
│   │   │   ├── controllers
│   │   │   │   ├── concerns
│   │   │   │   │   ├── enablement_advanced_security_license_dependency.rb
│   │   │   │   │   ├── enablement_failure_counts_dependency.rb
│   │   │   │   │   ├── enablement_settings_dependency.rb
│   │   │   │   │   ├── security_configurations
│   │   │   │   │   │   └── repositories_dependency.rb
│   │   │   │   │   └── shared_security_configurations_dependency.rb
│   │   │   │   ├── dependabot
│   │   │   │   │   ├── dependabot_alerts_one_click_unsubscriptions_controller.rb
│   │   │   │   │   ├── dependabot_org_rules_controller.rb
│   │   │   │   │   └── paused_updates_dismissal_controller.rb
│   │   │   │   └── organizations
│   │   │   │       └── settings
│   │   │   │           ├── code_quality_controller.rb
│   │   │   │           ├── security_configuration
│   │   │   │           │   └── repositories_controller.rb
│   │   │   │           ├── security_configurations
│   │   │   │           │   └── filter_suggestions_controller.rb
│   │   │   │           ├── security_configurations_controller.rb
│   │   │   │           ├── security_products
│   │   │   │           │   └── repositories_controller.rb
│   │   │   │           └── security_products_controller.rb
│   │   │   ├── helpers
│   │   │   │   ├── advanced_security
│   │   │   │   │   └── instrumentation
│   │   │   │   │       └── feature_toggled_publisher.rb
│   │   │   │   ├── code_quality
│   │   │   │   │   ├── findings_serializer.rb
│   │   │   │   │   ├── pr_comments_manager.rb
│   │   │   │   │   └── repository_update_publisher.rb
│   │   │   │   ├── code_scanning
│   │   │   │   │   ├── alerts_serializer.rb
│   │   │   │   │   └── instrumentation
│   │   │   │   │       └── feature_toggled_publisher.rb
│   │   │   │   ├── dependabot_alerts
│   │   │   │   │   ├── alerts_serializer.rb
│   │   │   │   │   ├── copilot_swe_agent_job_helper.rb
│   │   │   │   │   ├── instrumentation
│   │   │   │   │   │   └── feature_toggled_publisher.rb
│   │   │   │   │   └── rules_controller_helper.rb
│   │   │   │   ├── license_compliance
│   │   │   │   │   └── pr_comments_manager.rb
│   │   │   │   ├── pull_request_analyses
│   │   │   │   │   └── review_comments_helper.rb
│   │   │   │   ├── security_campaigns
│   │   │   │   │   ├── alert_results_helper.rb
│   │   │   │   │   ├── autofix_apply_helper.rb
│   │   │   │   │   └── campaigns_serializer.rb
│   │   │   │   ├── security_configurations
│   │   │   │   │   └── feature_flag_helper.rb
│   │   │   │   ├── variant_analysis
│   │   │   │   │   ├── actions_workflow_helper.rb
│   │   │   │   │   ├── repository_resolution_helper.rb
│   │   │   │   │   ├── repository_validation_helper.rb
│   │   │   │   │   ├── signed_auth_token.rb
│   │   │   │   │   ├── storage_helper.rb
│   │   │   │   │   └── workflow.yml
│   │   │   │   └── vulnerability
│   │   │   │       └── webhook_helper.rb
│   │   │   ├── jobs
│   │   │   │   ├── abstract_enterprise_change_fanout_job.rb
│   │   │   │   ├── abstract_organization_change_fanout_job.rb
│   │   │   │   ├── advanced_security
│   │   │   │   │   ├── hydro_organization_add_per_repository_job.rb
│   │   │   │   │   ├── hydro_organization_advanced_security_license_toggled_per_repository_job.rb
│   │   │   │   │   ├── hydro_organization_remove_per_repository_job.rb
│   │   │   │   │   ├── hydro_organization_transfer_per_repository_job.rb
│   │   │   │   │   ├── hydro_organization_upgrade_per_repository_job.rb
│   │   │   │   │   ├── hydro_repository_archived_status_changed_job.rb
│   │   │   │   │   ├── hydro_repository_created_job.rb
│   │   │   │   │   ├── hydro_repository_deleted_job.rb
│   │   │   │   │   ├── hydro_repository_restored_job.rb
│   │   │   │   │   ├── hydro_repository_transferred_job.rb
│   │   │   │   │   └── hydro_repository_visibility_changed_job.rb
│   │   │   │   ├── apply_code_quality_to_repository_job.rb
│   │   │   │   ├── apply_security_configuration_to_repository_job.rb
│   │   │   │   ├── codeql_bulk_builder_batch_job.rb
│   │   │   │   ├── codeql_bulk_builder_job.rb
│   │   │   │   ├── codeql_bulk_builder_offboard_job.rb
│   │   │   │   ├── codeql_bulk_builder_onboard_job.rb
│   │   │   │   ├── codeql_database_cleanup_job.rb
│   │   │   │   ├── codeql_database_cleanup_scheduler_job.rb
│   │   │   │   ├── codeql_variant_analysis_finalizer_job.rb
│   │   │   │   ├── codeql_variant_analysis_processing_job.rb
│   │   │   │   ├── code_quality
│   │   │   │   │   └── hydro_repository_lifecycle_event_job.rb
│   │   │   │   ├── code_quality_bulk_enablement_job.rb
│   │   │   │   ├── code_scanning
│   │   │   │   │   ├── hydro_emit_code_scanning_review_comment_reply_job.rb
│   │   │   │   │   ├── hydro_organization_add_per_repository_job.rb
│   │   │   │   │   ├── hydro_organization_advanced_security_license_toggled_per_repository_job.rb
│   │   │   │   │   ├── hydro_organization_remove_per_repository_job.rb
│   │   │   │   │   ├── hydro_organization_transfer_per_repository_job.rb
│   │   │   │   │   ├── hydro_organization_upgrade_per_repository_job.rb
│   │   │   │   │   ├── hydro_repository_archived_status_changed_job.rb
│   │   │   │   │   ├── hydro_repository_created_job.rb
│   │   │   │   │   ├── hydro_repository_deleted_job.rb
│   │   │   │   │   ├── hydro_repository_enablement_proxy_job.rb
│   │   │   │   │   ├── hydro_repository_restored_job.rb
│   │   │   │   │   ├── hydro_repository_transferred_job.rb
│   │   │   │   │   ├── hydro_repository_visibility_changed_job.rb
│   │   │   │   │   ├── send_alerts_dismissal_notification_job.rb
│   │   │   │   │   └── track_automated_review_comment_suggestion_job.rb
│   │   │   │   ├── destroy_or_nullify_advisory_credits_job.rb
│   │   │   │   ├── enterprise_advanced_security_license_toggled_job.rb
│   │   │   │   ├── enterprise_update_security_configuration_applications_job.rb
│   │   │   │   ├── epss_ingestion_job.rb
│   │   │   │   ├── external_vulnerability_sync
│   │   │   │   │   └── sync_job.rb
│   │   │   │   ├── hydro_advisory_database_workspace_created_job.rb
│   │   │   │   ├── hydro_advisory_database_workspace_deleted_job.rb
│   │   │   │   ├── hydro_enterprise_advanced_security_license_toggled_job.rb
│   │   │   │   ├── hydro_organization_add_job.rb
│   │   │   │   ├── hydro_organization_advanced_security_license_toggled_job.rb
│   │   │   │   ├── hydro_organization_remove_job.rb
│   │   │   │   ├── hydro_organization_transfer_job.rb
│   │   │   │   ├── hydro_organization_upgrade_job.rb
│   │   │   │   ├── organization_add_job.rb
│   │   │   │   ├── organization_advanced_security_license_toggled_job.rb
│   │   │   │   ├── organization_hydro_message_job.rb
│   │   │   │   ├── organization_remove_job.rb
│   │   │   │   ├── organization_transfer_job.rb
│   │   │   │   ├── organization_upgrade_job.rb
│   │   │   │   ├── refresh_dependabot_alerts_state_job.rb
│   │   │   │   ├── refresh_rule_state_on_ghas_enablement_change_job.rb
│   │   │   │   ├── repair_dependabot_alerts_index_job.rb
│   │   │   │   ├── repository_hydro_message_job_tenant_context.rb
│   │   │   │   ├── repository_vulnerability_alert
│   │   │   │   │   ├── cleanup_orphaned_alerts_job.rb
│   │   │   │   │   ├── hydro_organization_add_per_repository_job.rb
│   │   │   │   │   ├── hydro_organization_advanced_security_license_toggled_per_repository_job.rb
│   │   │   │   │   ├── hydro_organization_remove_per_repository_job.rb
│   │   │   │   │   ├── hydro_organization_transfer_per_repository_job.rb
│   │   │   │   │   ├── hydro_organization_upgrade_per_repository_job.rb
│   │   │   │   │   ├── hydro_repository_archived_status_changed_job.rb
│   │   │   │   │   ├── hydro_repository_created_job.rb
│   │   │   │   │   ├── hydro_repository_deleted_job.rb
│   │   │   │   │   ├── hydro_repository_purged_job.rb
│   │   │   │   │   ├── hydro_repository_restored_job.rb
│   │   │   │   │   ├── hydro_repository_transferred_job.rb
│   │   │   │   │   ├── hydro_repository_visibility_changed_job.rb
│   │   │   │   │   ├── hydro_update_rule_override_on_repository_visibility_change_job.rb
│   │   │   │   │   └── reset_state_auto_changeable_job.rb
│   │   │   │   ├── reprocess_alert_rules_job.rb
│   │   │   │   ├── reprocess_organization_alert_rules_job.rb
│   │   │   │   ├── search
│   │   │   │   │   └── dependabot_alerts
│   │   │   │   │       ├── batch_update_elasticsearch_job.rb
│   │   │   │   │       └── batch_update_normalized_data_job.rb
│   │   │   │   ├── security_analysis_settings_update_job.rb
│   │   │   │   ├── security_campaigns
│   │   │   │   │   ├── autofix_state_check_job.rb
│   │   │   │   │   ├── create_issues_job.rb
│   │   │   │   │   ├── generate_autofixes_job.rb
│   │   │   │   │   ├── overdue_scheduler_job.rb
│   │   │   │   │   ├── post_campaign_closed_comments_job.rb
│   │   │   │   │   ├── post_campaign_deleted_comments_job.rb
│   │   │   │   │   ├── post_campaign_overdue_comments_job.rb
│   │   │   │   │   ├── post_campaign_reopened_comments_job.rb
│   │   │   │   │   ├── send_creation_notification_job.rb
│   │   │   │   │   ├── send_overdue_notification_job.rb
│   │   │   │   │   └── update_issues_job.rb
│   │   │   │   ├── security_center
│   │   │   │   │   ├── batched_job_throttler.rb
│   │   │   │   │   ├── business_reconciliation_job.rb
│   │   │   │   │   ├── coverage_export_batched_job.rb
│   │   │   │   │   ├── dead_letter_job.rb
│   │   │   │   │   ├── fanout_throttler.rb
│   │   │   │   │   ├── hydro_advanced_security_feature_toggled_job.rb
│   │   │   │   │   ├── hydro_code_scanning_feature_toggled_job.rb
│   │   │   │   │   ├── hydro_dependabot_feature_toggled_job.rb
│   │   │   │   │   ├── hydro_dependabot_security_updates_feature_toggled_job.rb
│   │   │   │   │   ├── hydro_push_protection_feature_toggled_job.rb
│   │   │   │   │   ├── hydro_repository_archived_status_changed_job.rb
│   │   │   │   │   ├── hydro_repository_created_job.rb
│   │   │   │   │   ├── hydro_repository_deleted_job.rb
│   │   │   │   │   ├── hydro_repository_renamed_job.rb
│   │   │   │   │   ├── hydro_repository_restored_job.rb
│   │   │   │   │   ├── hydro_repository_transferred_job.rb
│   │   │   │   │   ├── hydro_repository_visibility_changed_job.rb
│   │   │   │   │   ├── hydro_secret_scanning_feature_toggled_job.rb
│   │   │   │   │   ├── kv_cleanup_expired_data_job.rb
│   │   │   │   │   ├── lifecycle_event_handler.rb
│   │   │   │   │   ├── overview_dashboard_export_batched_job.rb
│   │   │   │   │   ├── owner_reconciliation_job.rb
│   │   │   │   │   ├── repository_reconciliation_job.rb
│   │   │   │   │   ├── repository_sync_job.rb
│   │   │   │   │   └── risk_export_batched_job.rb
│   │   │   │   ├── send_dependabot_alert_assignment_notification_job.rb
│   │   │   │   └── workspace_event_job.rb
│   │   │   ├── lib
│   │   │   │   ├── advisory_db
│   │   │   │   │   └── cve_epss_importer.rb
│   │   │   │   ├── code_quality
│   │   │   │   │   ├── proposed_commit.rb
│   │   │   │   │   └── proposed_commits_filter.rb
│   │   │   │   ├── review_comments
│   │   │   │   │   ├── suggestion_item.rb
│   │   │   │   │   └── user_comment_suggestion.rb
│   │   │   │   └── security_campaigns
│   │   │   │       ├── alert_query_service_interface.rb
│   │   │   │       ├── campaign_base.rb
│   │   │   │       ├── campaign_counts.rb
│   │   │   │       ├── campaign_opening_details.rb
│   │   │   │       ├── campaign_templates.rb
│   │   │   │       ├── campaign_with_alerts.rb
│   │   │   │       ├── campaign_with_counts.rb
│   │   │   │       ├── campaign_with_grouped_counts.rb
│   │   │   │       ├── detailed_campaign_counts.rb
│   │   │   │       ├── issue_builder.rb
│   │   │   │       ├── token_scanning_service_error.rb
│   │   │   │       ├── turboscan_error.rb
│   │   │   │       ├── turboscan_helper.rb
│   │   │   │       └── visible_campaigns_counts.rb
│   │   │   ├── models
│   │   │   │   ├── advisory_credit.rb
│   │   │   │   ├── advisory_db
│   │   │   │   │   ├── advisory_improvement_pull_request_creator.rb
│   │   │   │   │   ├── cvss_score.rb
│   │   │   │   │   ├── ecosystems
│   │   │   │   │   │   ├── abstract_ecosystem_register.rb
│   │   │   │   │   │   ├── abstract_ecosystem_registry.rb
│   │   │   │   │   │   ├── ecosystem.rb
│   │   │   │   │   │   ├── ecosystem_register.rb
│   │   │   │   │   │   ├── ecosystem_v2.rb
│   │   │   │   │   │   └── purl_type_register.rb
│   │   │   │   │   ├── ecosystems.rb
│   │   │   │   │   ├── ecosystems_v2.rb
│   │   │   │   │   ├── ghsa_id_generator.rb
│   │   │   │   │   ├── global_advisories_api_helper.rb
│   │   │   │   │   ├── global_advisories_resource.rb
│   │   │   │   │   ├── innersource.rb
│   │   │   │   │   ├── k_v
│   │   │   │   │   │   └── data_store.rb
│   │   │   │   │   ├── k_v.rb
│   │   │   │   │   ├── pvd.rb
│   │   │   │   │   ├── repository_advisories
│   │   │   │   │   │   ├── k_v
│   │   │   │   │   │   │   └── data_store.rb
│   │   │   │   │   │   └── k_v.rb
│   │   │   │   │   ├── scoped_vulnerability_helper.rb
│   │   │   │   │   └── security_advisory_serializer.rb
│   │   │   │   ├── advisory_db.rb
│   │   │   │   ├── advisory_improvement_form.rb
│   │   │   │   ├── advisory_package_url.rb
│   │   │   │   ├── automated_review_comment.rb
│   │   │   │   ├── automatic_app_installation
│   │   │   │   │   └── handlers
│   │   │   │   │       └── dependabot_repository_access_updated.rb
│   │   │   │   ├── blocked_settings.rb
│   │   │   │   ├── business
│   │   │   │   │   ├── dependabot_alerts_dependency.rb
│   │   │   │   │   ├── security_center_dependency.rb
│   │   │   │   │   └── security_products_dependency.rb
│   │   │   │   ├── check_run
│   │   │   │   │   ├── code_scanning_dependency.rb
│   │   │   │   │   └── license_compliance_dependency.rb
│   │   │   │   ├── codeql_bulk_builder_config.rb
│   │   │   │   ├── codeql_database
│   │   │   │   │   └── zip_validation.rb
│   │   │   │   ├── codeql_database.rb
│   │   │   │   ├── codeql_variant_analysis.rb
│   │   │   │   ├── codeql_variant_analysis_repo_task.rb
│   │   │   │   ├── code_quality_enablement.rb
│   │   │   │   ├── code_quality_pull_request_analyses.rb
│   │   │   │   ├── code_quality_pull_request_finding.rb
│   │   │   │   ├── code_quality.rb
│   │   │   │   ├── code_scanning
│   │   │   │   │   ├── agentic_autofix_error.rb
│   │   │   │   │   ├── agentic_autofix.rb
│   │   │   │   │   ├── ai_findings.rb
│   │   │   │   │   ├── alert_assignment.rb
│   │   │   │   │   ├── alert_event_notification.rb
│   │   │   │   │   ├── alert_link.rb
│   │   │   │   │   ├── alert_links.rb
│   │   │   │   │   ├── alert_message_placeholder_links.rb
│   │   │   │   │   ├── alert_query_service
│   │   │   │   │   │   ├── business_scope_strategy.rb
│   │   │   │   │   │   ├── organization_scope_strategy.rb
│   │   │   │   │   │   └── scope_strategy.rb
│   │   │   │   │   ├── alert_query_service.rb
│   │   │   │   │   ├── alert_result.rb
│   │   │   │   │   ├── alert_timeline_event.rb
│   │   │   │   │   ├── auto_codeql_config.rb
│   │   │   │   │   ├── auto_codeql_error.rb
│   │   │   │   │   ├── auto_codeql.rb
│   │   │   │   │   ├── autofix_codeql.rb
│   │   │   │   │   ├── autofix_commit.rb
│   │   │   │   │   ├── autofix_error.rb
│   │   │   │   │   ├── autofix.rb
│   │   │   │   │   ├── autofix_suggestion.rb
│   │   │   │   │   ├── automated_review_comments.rb
│   │   │   │   │   ├── automated_review_comment_suggestion_from_turboscan.rb
│   │   │   │   │   ├── automated_review_comment_suggestion_state.rb
│   │   │   │   │   ├── automated_review_comment_title.rb
│   │   │   │   │   ├── copilot_assignee_eligibility.rb
│   │   │   │   │   ├── diff_status.rb
│   │   │   │   │   ├── file_changes.rb
│   │   │   │   │   ├── in_memory_cursor.rb
│   │   │   │   │   ├── managed_analyses_config.rb
│   │   │   │   │   ├── managed_analyses_language_support.rb
│   │   │   │   │   ├── pull_request_alerts.rb
│   │   │   │   │   ├── pull_request_alert_summarizer.rb
│   │   │   │   │   ├── repo_alert_tuple.rb
│   │   │   │   │   ├── security_configuration_options.rb
│   │   │   │   │   ├── status.rb
│   │   │   │   │   ├── tool_configuration_group.rb
│   │   │   │   │   ├── tool_configuration.rb
│   │   │   │   │   └── tool.rb
│   │   │   │   ├── code_scanning_annotation.rb
│   │   │   │   ├── code_scanning_check_suite.rb
│   │   │   │   ├── code_scanning_org_configurations.rb
│   │   │   │   ├── code_scanning_review_comment.rb
│   │   │   │   ├── cve_epss.rb
│   │   │   │   ├── cwe.rb
│   │   │   │   ├── cwe_reference.rb
│   │   │   │   ├── dependabot
│   │   │   │   │   ├── alert_assignment.rb
│   │   │   │   │   ├── autofix.rb
│   │   │   │   │   ├── k_v
│   │   │   │   │   │   └── data_store.rb
│   │   │   │   │   └── k_v.rb
│   │   │   │   ├── dependabot_alerts
│   │   │   │   │   ├── alert_timeline_event.rb
│   │   │   │   │   └── upstream_model.rb
│   │   │   │   ├── dependabot_annotation.rb
│   │   │   │   ├── dependabot_review_comment.rb
│   │   │   │   ├── dependabot_vulnerability_alert_rules_activity_manager.rb
│   │   │   │   ├── dependency_graph
│   │   │   │   │   ├── ecosystems.rb
│   │   │   │   │   └── sbomer.rb
│   │   │   │   ├── dependency_graph_vendor_regex.rb
│   │   │   │   ├── dependency_manifest_file.rb
│   │   │   │   ├── dependency_review
│   │   │   │   │   ├── dependency.rb
│   │   │   │   │   ├── manifest.rb
│   │   │   │   │   ├── page_metadata.rb
│   │   │   │   │   ├── review_summary.rb
│   │   │   │   │   └── vulnerability.rb
│   │   │   │   ├── diff_annotations.rb
│   │   │   │   ├── external_vulnerability_sync
│   │   │   │   │   └── job_status.rb
│   │   │   │   ├── has_cve_url.rb
│   │   │   │   ├── hook
│   │   │   │   │   ├── event
│   │   │   │   │   │   ├── code_scanning_alert_event.rb
│   │   │   │   │   │   ├── dependabot_alert_event.rb
│   │   │   │   │   │   ├── repository_advisory_event.rb
│   │   │   │   │   │   ├── repository_vulnerability_alert_event.rb
│   │   │   │   │   │   └── security_advisory_event.rb
│   │   │   │   │   └── payload
│   │   │   │   │       ├── code_scanning_alert_payload.rb
│   │   │   │   │       ├── repository_advisory_payload.rb
│   │   │   │   │       └── security_advisory_payload.rb
│   │   │   │   ├── manifest_enumerator.rb
│   │   │   │   ├── navigation
│   │   │   │   │   └── repository
│   │   │   │   │       └── security_view.rb
│   │   │   │   ├── newsletter_preference.rb
│   │   │   │   ├── newsletter_subscription.rb
│   │   │   │   ├── organization
│   │   │   │   │   ├── code_scanning_dependency.rb
│   │   │   │   │   ├── dependabot_dependency.rb
│   │   │   │   │   ├── security_center_dependency.rb
│   │   │   │   │   └── security_products_dependency.rb
│   │   │   │   ├── organization_vulnerability_alert_rules.rb
│   │   │   │   ├── permissions
│   │   │   │   │   └── attributes
│   │   │   │   │       ├── code_scanning
│   │   │   │   │       │   └── alert_event.rb
│   │   │   │   │       ├── repository_security_configuration.rb
│   │   │   │   │       ├── security_campaigns
│   │   │   │   │       │   └── security_campaign_user.rb
│   │   │   │   │       └── security_configuration.rb
│   │   │   │   ├── private_registry
│   │   │   │   │   └── configuration.rb
│   │   │   │   ├── private_registry.rb
│   │   │   │   ├── pull_request
│   │   │   │   │   ├── automated_review_comments_dependency.rb
│   │   │   │   │   ├── code_scanning_dependency.rb
│   │   │   │   │   └── dependabot_dependency.rb
│   │   │   │   ├── repository
│   │   │   │   │   ├── advisory_ability_manager.rb
│   │   │   │   │   ├── advisory_dependency.rb
│   │   │   │   │   ├── codeql_bulk_builder_dependency.rb
│   │   │   │   │   ├── code_scanning_dependency.rb
│   │   │   │   │   ├── dependabot_dependency.rb
│   │   │   │   │   ├── dependabot_service_manager.rb
│   │   │   │   │   ├── dependencies_dependency.rb
│   │   │   │   │   ├── owner_dependencies_loader
│   │   │   │   │   │   └── result.rb
│   │   │   │   │   ├── owner_dependencies_loader.rb
│   │   │   │   │   ├── repositories_using_dependencies_loader.rb
│   │   │   │   │   ├── security_center_business_plan_org_eligibility.rb
│   │   │   │   │   ├── security_center_dependency.rb
│   │   │   │   │   ├── security_products_dependency.rb
│   │   │   │   │   ├── vulnerability_alert_rule_dependency.rb
│   │   │   │   │   ├── vulnerability_dependency.rb
│   │   │   │   │   └── vulnerability_management.rb
│   │   │   │   ├── repository_advisory
│   │   │   │   │   ├── adapter
│   │   │   │   │   │   ├── comment_adapter.rb
│   │   │   │   │   │   └── context.rb
│   │   │   │   │   ├── after_publication.rb
│   │   │   │   │   ├── cve.rb
│   │   │   │   │   ├── deliverable_notification_subscribers.rb
│   │   │   │   │   ├── github_review.rb
│   │   │   │   │   ├── loader
│   │   │   │   │   │   └── advisory_comments.rb
│   │   │   │   │   ├── locking.rb
│   │   │   │   │   ├── workspace_ability_manager.rb
│   │   │   │   │   └── workspace_repository_builder.rb
│   │   │   │   ├── repository_advisory_affected_product.rb
│   │   │   │   ├── repository_advisory_comment_edit.rb
│   │   │   │   ├── repository_advisory_comment.rb
│   │   │   │   ├── repository_advisory_edit.rb
│   │   │   │   ├── repository_advisory_event.rb
│   │   │   │   ├── repository_advisory.rb
│   │   │   │   ├── repository_dependabot_alerts_thread.rb
│   │   │   │   ├── repository_dependency_update
│   │   │   │   │   ├── alert_resolver.rb
│   │   │   │   │   ├── dependency_resolver.rb
│   │   │   │   │   └── repository_resolver.rb
│   │   │   │   ├── repository_dependency_update.rb
│   │   │   │   ├── repository_security_center_config.rb
│   │   │   │   ├── repository_security_center_status.rb
│   │   │   │   ├── repository_security_configuration.rb
│   │   │   │   ├── repository_vulnerability_alert
│   │   │   │   │   ├── auto_dismissal.rb
│   │   │   │   │   ├── for_manifest_and_package.rb
│   │   │   │   │   ├── notifications_thread.rb
│   │   │   │   │   ├── reprocess_rules_on_repository_transferred.rb
│   │   │   │   │   ├── safe_throttler.rb
│   │   │   │   │   ├── suggested_fix.rb
│   │   │   │   │   ├── ungrouped_alert_query.rb
│   │   │   │   │   ├── updates_mapper_for_fixed_alerts.rb
│   │   │   │   │   ├── updates_mapper_for_unfixed_alerts.rb
│   │   │   │   │   ├── updates_mapper.rb
│   │   │   │   │   └── web_notification.rb
│   │   │   │   ├── repository_vulnerability_alerter.rb
│   │   │   │   ├── repository_vulnerability_alert_event.rb
│   │   │   │   ├── repository_vulnerability_alert.rb
│   │   │   │   ├── repository_vulnerability_alert_rules.rb
│   │   │   │   ├── repository_vulnerability_alert_sequence.rb
│   │   │   │   ├── resilient_blocked_settings.rb
│   │   │   │   ├── review_comments
│   │   │   │   │   ├── automated_review_comment_evaluator.rb
│   │   │   │   │   ├── delegated_dismissal_request.rb
│   │   │   │   │   ├── evaluators
│   │   │   │   │   │   ├── code_quality.rb
│   │   │   │   │   │   ├── code_scanning_ai.rb
│   │   │   │   │   │   ├── code_scanning.rb
│   │   │   │   │   │   ├── copilot.rb
│   │   │   │   │   │   └── license_compliance.rb
│   │   │   │   │   └── suggestion.rb
│   │   │   │   ├── search
│   │   │   │   │   ├── dependabot_alerts
│   │   │   │   │   │   ├── cve_epss.rb
│   │   │   │   │   │   ├── repository.rb
│   │   │   │   │   │   ├── repository_vulnerability_alert.rb
│   │   │   │   │   │   ├── vulnerability.rb
│   │   │   │   │   │   └── vulnerable_version_range.rb
│   │   │   │   │   ├── filters
│   │   │   │   │   │   └── dependabot_alerts_acl_filter.rb
│   │   │   │   │   └── queries
│   │   │   │   │       ├── cursor_paginated_repo_query.rb
│   │   │   │   │       ├── dependabot_alerts_es_query.rb
│   │   │   │   │       ├── dependabot_alerts_filter_query.rb
│   │   │   │   │       ├── dependabot_alerts_query.rb
│   │   │   │   │       ├── dependency_graph
│   │   │   │   │       │   └── search_query_builder.rb
│   │   │   │   │       ├── package_dependencies_query.rb
│   │   │   │   │       ├── secret_scanning
│   │   │   │   │       │   └── custom_patterns_query.rb
│   │   │   │   │       ├── security_center
│   │   │   │   │       │   ├── base.rb
│   │   │   │   │       │   ├── code_scanning_base_query.rb
│   │   │   │   │       │   ├── code_scanning_business_query.rb
│   │   │   │   │       │   ├── code_scanning_org_query.rb
│   │   │   │   │       │   ├── code_scanning_repo_query.rb
│   │   │   │   │       │   ├── coverage_query_parser.rb
│   │   │   │   │       │   ├── dependabot_alerts_query.rb
│   │   │   │   │       │   ├── query_parser.rb
│   │   │   │   │       │   ├── repository_advisories_query.rb
│   │   │   │   │       │   ├── risk_query_parser.rb
│   │   │   │   │       │   └── secret_scanning_query.rb
│   │   │   │   │       ├── security_configurations
│   │   │   │   │       │   └── repository_query.rb
│   │   │   │   │       └── vulnerability_query.rb
│   │   │   │   ├── security_advisory.rb
│   │   │   │   ├── security_alert.rb
│   │   │   │   ├── security_analysis_dependency.rb
│   │   │   │   ├── security_campaigns
│   │   │   │   │   ├── security_campaign_issue.rb
│   │   │   │   │   ├── security_campaign.rb
│   │   │   │   │   ├── security_campaign_team_manager.rb
│   │   │   │   │   ├── security_campaign_user_manager.rb
│   │   │   │   │   ├── security_campaign_user.rb
│   │   │   │   │   └── templates
│   │   │   │   │       └── issue_body.text.erb
│   │   │   │   ├── security_campaigns.rb
│   │   │   │   ├── security_center
│   │   │   │   │   ├── authorization_enumerator.rb
│   │   │   │   │   ├── coverage
│   │   │   │   │   │   ├── export_csv_generator.rb
│   │   │   │   │   │   └── list_data_query.rb
│   │   │   │   │   ├── export
│   │   │   │   │   │   ├── azure_blob_storage_service.rb
│   │   │   │   │   │   ├── blob_storage_service.rb
│   │   │   │   │   │   ├── data_query.rb
│   │   │   │   │   │   ├── job_status.rb
│   │   │   │   │   │   └── token_generator.rb
│   │   │   │   │   ├── feature_flag_helper.rb
│   │   │   │   │   ├── feedback_link.rb
│   │   │   │   │   ├── filter_mappers
│   │   │   │   │   │   └── to_repository_ids.rb
│   │   │   │   │   ├── filters
│   │   │   │   │   │   ├── by_archived.rb
│   │   │   │   │   │   ├── by_artifact_registry.rb
│   │   │   │   │   │   ├── by_artifact_registry_url.rb
│   │   │   │   │   │   ├── by_custom_property.rb
│   │   │   │   │   │   ├── by_deployment_record_presence.rb
│   │   │   │   │   │   ├── by_feature.rb
│   │   │   │   │   │   ├── by_ghas.rb
│   │   │   │   │   │   ├── by_owner.rb
│   │   │   │   │   │   ├── by_owner_type.rb
│   │   │   │   │   │   ├── by_repository.rb
│   │   │   │   │   │   ├── by_runtime_risk.rb
│   │   │   │   │   │   ├── by_team.rb
│   │   │   │   │   │   ├── by_topic.rb
│   │   │   │   │   │   └── by_visibility.rb
│   │   │   │   │   ├── flipper_actor_adapters.rb
│   │   │   │   │   ├── helpers
│   │   │   │   │   │   ├── custom_properties.rb
│   │   │   │   │   │   └── enterprise_managed_users.rb
│   │   │   │   │   ├── k_v
│   │   │   │   │   │   └── data_store.rb
│   │   │   │   │   ├── k_v.rb
│   │   │   │   │   ├── overview_dashboard
│   │   │   │   │   │   └── export_csv_generator.rb
│   │   │   │   │   ├── phase.rb
│   │   │   │   │   ├── query_services
│   │   │   │   │   │   └── secret_scanning_metrics.rb
│   │   │   │   │   ├── risk
│   │   │   │   │   │   └── export_csv_generator.rb
│   │   │   │   │   ├── security_features.rb
│   │   │   │   │   └── suggestions
│   │   │   │   │       ├── base.rb
│   │   │   │   │       ├── businesses
│   │   │   │   │       │   ├── code_scanning.rb
│   │   │   │   │       │   ├── dependabot.rb
│   │   │   │   │       │   ├── owner.rb
│   │   │   │   │       │   ├── repo.rb
│   │   │   │   │       │   ├── secret_scanning.rb
│   │   │   │   │       │   ├── team.rb
│   │   │   │   │       │   ├── tool.rb
│   │   │   │   │       │   └── topic.rb
│   │   │   │   │       ├── orgs
│   │   │   │   │       │   ├── code_scanning.rb
│   │   │   │   │       │   ├── custom_property.rb
│   │   │   │   │       │   ├── dependabot.rb
│   │   │   │   │       │   ├── repo.rb
│   │   │   │   │       │   ├── secret_scanning.rb
│   │   │   │   │       │   ├── team.rb
│   │   │   │   │       │   ├── tool.rb
│   │   │   │   │       │   └── topic.rb
│   │   │   │   │       └── suggestion.rb
│   │   │   │   ├── security_configuration
│   │   │   │   │   ├── audit_instrumentation.rb
│   │   │   │   │   ├── billing_transitions.rb
│   │   │   │   │   ├── feature_enablement_duplication.rb
│   │   │   │   │   ├── job_orchestration.rb
│   │   │   │   │   ├── secret_scanning_management.rb
│   │   │   │   │   ├── security_product_availability_on_create_validator.rb
│   │   │   │   │   └── security_product_availability_on_update_validator.rb
│   │   │   │   ├── security_configuration_default.rb
│   │   │   │   ├── security_configuration_option_validator.rb
│   │   │   │   ├── security_configuration_policy.rb
│   │   │   │   ├── security_configuration.rb
│   │   │   │   ├── security_configuration_validator.rb
│   │   │   │   ├── security_policy.rb
│   │   │   │   ├── security_product
│   │   │   │   │   ├── authorization_enumerator.rb
│   │   │   │   │   ├── code_security.rb
│   │   │   │   │   ├── dependabot_autofix.rb
│   │   │   │   │   ├── dependabot_config_file.rb
│   │   │   │   │   ├── dependabot_delegated_alert_dismissal.rb
│   │   │   │   │   ├── dependabot_malware_alerts.rb
│   │   │   │   │   ├── dependabot_self_hosted.rb
│   │   │   │   │   ├── dependency_graph_autosubmit_action.rb
│   │   │   │   │   ├── dependency_graph.rb
│   │   │   │   │   ├── enterprise_security_manager_role.rb
│   │   │   │   │   ├── enterprise_security_managers.rb
│   │   │   │   │   ├── innersource_advisories.rb
│   │   │   │   │   ├── permissions
│   │   │   │   │   │   ├── business_authz_enumerator.rb
│   │   │   │   │   │   ├── business_authz.rb
│   │   │   │   │   │   ├── org_authz.rb
│   │   │   │   │   │   └── repo_authz.rb
│   │   │   │   │   ├── private_vulnerability_reporting.rb
│   │   │   │   │   ├── pull_request_alert.rb
│   │   │   │   │   ├── result.rb
│   │   │   │   │   ├── security_manager_role.rb
│   │   │   │   │   ├── security_managers.rb
│   │   │   │   │   ├── service
│   │   │   │   │   │   ├── actions_checks.rb
│   │   │   │   │   │   └── options.rb
│   │   │   │   │   ├── service_manager.rb
│   │   │   │   │   ├── service.rb
│   │   │   │   │   ├── settings_form.rb
│   │   │   │   │   ├── toggled_service_collection.rb
│   │   │   │   │   ├── vulnerability_alerts.rb
│   │   │   │   │   ├── vulnerability_updates_grouping.rb
│   │   │   │   │   └── vulnerability_updates.rb
│   │   │   │   ├── security_products
│   │   │   │   │   ├── cache
│   │   │   │   │   │   └── repository_security_count_client.rb
│   │   │   │   │   └── cache.rb
│   │   │   │   ├── security_vulnerability.rb
│   │   │   │   ├── suggester
│   │   │   │   │   └── repository_advisory_suggester.rb
│   │   │   │   ├── unbundled_security_configuration.rb
│   │   │   │   ├── unbundled_security_configuration_validator.rb
│   │   │   │   ├── update_security_settings.rb
│   │   │   │   ├── user
│   │   │   │   │   ├── advisory_credits_dependency.rb
│   │   │   │   │   ├── security_center_dependency.rb
│   │   │   │   │   └── vulnerability_alert_rule_dependency.rb
│   │   │   │   ├── user_hovercard
│   │   │   │   │   └── contexts
│   │   │   │   │       └── advisory_credits.rb
│   │   │   │   ├── variant_analysis
│   │   │   │   │   └── code_scanning_repo_lists.rb
│   │   │   │   ├── vulnerability
│   │   │   │   │   ├── dependabot_dependency.rb
│   │   │   │   │   ├── hovercard_dependency.rb
│   │   │   │   │   └── shared_methods.rb
│   │   │   │   ├── vulnerability_alerting_event
│   │   │   │   │   ├── alert_collector.rb
│   │   │   │   │   ├── security_advisory_notification.rb
│   │   │   │   │   └── vulnerable_repository_notification.rb
│   │   │   │   ├── vulnerability_alerting_event.rb
│   │   │   │   ├── vulnerability_alerting_event_subscription.rb
│   │   │   │   ├── vulnerability_alert_rule
│   │   │   │   │   ├── enablement.rb
│   │   │   │   │   └── repository_enablement.rb
│   │   │   │   ├── vulnerability_alert_rule_actions_validator.rb
│   │   │   │   ├── vulnerability_alert_rule_conditions_validator.rb
│   │   │   │   ├── vulnerability_alert_rule_override.rb
│   │   │   │   ├── vulnerability_alert_rule.rb
│   │   │   │   ├── vulnerability_alert_saved_view.rb
│   │   │   │   ├── vulnerability.rb
│   │   │   │   ├── vulnerability_reference.rb
│   │   │   │   ├── vulnerable_version_range_alerter.rb
│   │   │   │   ├── vulnerable_version_range_alerting_process.rb
│   │   │   │   └── vulnerable_version_range.rb
│   │   │   ├── public
│   │   │   │   ├── advanced_security
│   │   │   │   │   └── features
│   │   │   │   │       ├── business
│   │   │   │   │       │   └── advanced_security.rb
│   │   │   │   │       └── user
│   │   │   │   │           └── advanced_security.rb
│   │   │   │   ├── code_security
│   │   │   │   │   └── features
│   │   │   │   │       └── advanced_security_helper.rb
│   │   │   │   ├── dependabot
│   │   │   │   │   └── security_product
│   │   │   │   │       └── delegated_closures.rb
│   │   │   │   ├── dependency_graph
│   │   │   │   │   ├── data_refresh_manager.rb
│   │   │   │   │   ├── license_compliance_delegated_closures.rb
│   │   │   │   │   ├── license_compliance_dismissal_options.rb
│   │   │   │   │   ├── sbom.rb
│   │   │   │   │   ├── vulnerability_scanning
│   │   │   │   │   │   └── advisory_broadcast_process_manager.rb
│   │   │   │   │   └── vulnerability_scanning.rb
│   │   │   │   ├── security_products
│   │   │   │   │   ├── access_control
│   │   │   │   │   │   └── risk_assessments.rb
│   │   │   │   │   └── domain.rb
│   │   │   │   └── security_products.rb
│   │   │   ├── services
│   │   │   │   ├── code_scanning
│   │   │   │   │   └── alert_dismissal_service.rb
│   │   │   │   ├── dependabot
│   │   │   │   │   ├── comment_service.rb
│   │   │   │   │   └── pull_requests_service.rb
│   │   │   │   ├── external_vulnerability_sync
│   │   │   │   │   ├── osv_parser.rb
│   │   │   │   │   ├── result.rb
│   │   │   │   │   └── sync_service.rb
│   │   │   │   └── security_campaigns
│   │   │   │       ├── closure_service.rb
│   │   │   │       ├── creation_service.rb
│   │   │   │       ├── deletion_service.rb
│   │   │   │       ├── draft_creation_service.rb
│   │   │   │       ├── opening_service.rb
│   │   │   │       ├── publishing_service.rb
│   │   │   │       ├── reopening_service.rb
│   │   │   │       └── visible_campaigns_counts_service.rb
│   │   │   └── stream_processors
│   │   │       ├── code_quality
│   │   │       │   ├── copilot_pull_request_analysis_processor.rb
│   │   │       │   └── pull_request_analysis_processor.rb
│   │   │       └── code_scanning
│   │   │           ├── pull_request_ai_analysis_processor.rb
│   │   │           └── suggested_fix_state_changed_processor.rb
│   │   ├── initializers
│   │   │   └── security_center
│   │   │       └── serializers
│   │   │           └── business_reconciliation_job_entity_type.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── concerns
│   │       │   └── security_products
│   │       │       └── repositories_dependency_test.rb
│   │       ├── helpers
│   │       │   ├── advanced_security
│   │       │   │   └── instrumentation
│   │       │   │       └── feature_toggled_publisher_test.rb
│   │       │   ├── advanced_security_skus_base_test.rb
│   │       │   ├── code_quality
│   │       │   │   ├── pr_comments_manager_test.rb
│   │       │   │   └── repository_update_publisher_test.rb
│   │       │   ├── code_scanning
│   │       │   │   └── instrumentation
│   │       │   │       └── feature_toggled_publisher_test.rb
│   │       │   ├── dependabot_alerts
│   │       │   │   ├── copilot_swe_agent_job_helper_test.rb
│   │       │   │   └── instrumentation
│   │       │   │       └── feature_toggled_publisher_test.rb
│   │       │   ├── license_compliance
│   │       │   │   └── pr_comments_manager_test.rb
│   │       │   ├── pull_request_analyses
│   │       │   │   └── review_comments_helper_test.rb
│   │       │   ├── security_campaigns
│   │       │   │   └── autofix_apply_helper_test.rb
│   │       │   └── variant_analysis
│   │       │       ├── actions_workflow_helper_test.rb
│   │       │       ├── repository_resolution_helper_test.rb
│   │       │       ├── repository_validation_helper_test.rb
│   │       │       └── storage_helper_test.rb
│   │       ├── integration
│   │       │   ├── advisory_database
│   │       │   │   ├── advisory_database_subscriptions_test.rb
│   │       │   │   └── enterprise_test.rb
│   │       │   ├── businesses
│   │       │   │   └── security_configurations_controller_test.rb
│   │       │   ├── dependabot
│   │       │   │   ├── dependabot_alerts_one_click_unsubscriptions_controller_test.rb
│   │       │   │   ├── dependabot_org_rules_controller_test.rb
│   │       │   │   └── paused_updates_dismissal_controller_test.rb
│   │       │   ├── dependabot_custom_rules_test.rb
│   │       │   └── organizations
│   │       │       └── settings
│   │       │           ├── code_quality_controller_test.rb
│   │       │           ├── security_configuration
│   │       │           │   └── repositories_controller_test.rb
│   │       │           ├── security_configurations
│   │       │           │   └── filter_suggestions_controller_test.rb
│   │       │           ├── security_configurations_controller_test.rb
│   │       │           ├── security_products
│   │       │           │   └── repositories_controller_test.rb
│   │       │           └── security_products_controller_test.rb
│   │       ├── jobs
│   │       │   ├── advanced_security
│   │       │   │   ├── hydro_organization_add_per_repository_job_test.rb
│   │       │   │   ├── hydro_organization_advanced_security_license_toggled_per_repository_job_test.rb
│   │       │   │   ├── hydro_organization_remove_per_repository_job_test.rb
│   │       │   │   ├── hydro_organization_transfer_per_repository_job_test.rb
│   │       │   │   ├── hydro_organization_upgrade_per_repository_job_test.rb
│   │       │   │   ├── hydro_repository_archived_status_changed_job_test.rb
│   │       │   │   ├── hydro_repository_created_job_test.rb
│   │       │   │   ├── hydro_repository_deleted_job_test.rb
│   │       │   │   ├── hydro_repository_restored_job_test.rb
│   │       │   │   ├── hydro_repository_transferred_job_test.rb
│   │       │   │   └── hydro_repository_visibility_job_changed_test.rb
│   │       │   ├── apply_code_quality_to_repository_job_test.rb
│   │       │   ├── apply_security_configuration_to_repository_job_test.rb
│   │       │   ├── apply_unbundled_security_configuration_to_repository_job_test.rb
│   │       │   ├── codeql_bulk_builder_batch_job_test.rb
│   │       │   ├── codeql_bulk_builder_job_test.rb
│   │       │   ├── codeql_bulk_builder_offboard_job_test.rb
│   │       │   ├── codeql_bulk_builder_onboard_job_test.rb
│   │       │   ├── codeql_database_cleanup_job_test.rb
│   │       │   ├── codeql_database_cleanup_scheduler_job_test.rb
│   │       │   ├── codeql_variant_analysis_finalizer_job_test.rb
│   │       │   ├── codeql_variant_analysis_processing_job_test.rb
│   │       │   ├── code_quality
│   │       │   │   └── hydro_repository_lifecycle_event_job_test.rb
│   │       │   ├── code_quality_bulk_enablement_job_test.rb
│   │       │   ├── code_scanning
│   │       │   │   ├── hydro_emit_code_scanning_review_comment_reply_job_test.rb
│   │       │   │   ├── hydro_organization_add_per_repository_job_test.rb
│   │       │   │   ├── hydro_organization_advanced_security_license_toggled_per_repository_job_test.rb
│   │       │   │   ├── hydro_organization_remove_per_repository_job_test.rb
│   │       │   │   ├── hydro_organization_transfer_per_repository_job_test.rb
│   │       │   │   ├── hydro_organization_upgrade_per_repository_job_test.rb
│   │       │   │   ├── hydro_repository_archived_status_changed_job_test.rb
│   │       │   │   ├── hydro_repository_created_job_test.rb
│   │       │   │   ├── hydro_repository_deleted_job_test.rb
│   │       │   │   ├── hydro_repository_enablement_proxy_job_test.rb
│   │       │   │   ├── hydro_repository_restored_job_test.rb
│   │       │   │   ├── hydro_repository_transferred_job_test.rb
│   │       │   │   ├── hydro_repository_visibility_changed_job_test.rb
│   │       │   │   ├── send_alerts_dismissal_notification_job_test.rb
│   │       │   │   └── track_automated_review_comment_suggestion_job_test.rb
│   │       │   ├── destroy_or_nullify_advisory_credits_job_test.rb
│   │       │   ├── enterprise_advanced_security_license_toggled_job_test.rb
│   │       │   ├── enterprise_update_security_configuration_applications_job_test.rb
│   │       │   ├── epss_ingestion_job_test.rb
│   │       │   ├── epss_ingestion_job_test_scores.csv.gz
│   │       │   ├── epss_ingestion_job_test_scores_invalid.csv.gz
│   │       │   ├── external_vulnerability_sync
│   │       │   │   └── sync_job_test.rb
│   │       │   ├── hydro_advisory_database_workspace_created_job_test.rb
│   │       │   ├── hydro_advisory_database_workspace_deleted_job_test.rb
│   │       │   ├── hydro_organization_add_job_test.rb
│   │       │   ├── hydro_organization_advanced_security_license_toggled_job_test.rb
│   │       │   ├── hydro_organization_enterprise_security_license_toggled_job_test.rb
│   │       │   ├── hydro_organization_remove_job_test.rb
│   │       │   ├── hydro_organization_transfer_job_test.rb
│   │       │   ├── hydro_organization_upgrade_job_test.rb
│   │       │   ├── organization_add_job_test.rb
│   │       │   ├── organization_advanced_security_license_toggled_job_test.rb
│   │       │   ├── organization_remove_job_test.rb
│   │       │   ├── organization_transfer_job_test.rb
│   │       │   ├── organization_upgrade_job_test.rb
│   │       │   ├── refresh_dependabot_alerts_state_job_test.rb
│   │       │   ├── refresh_rule_state_on_ghas_enablement_change_job_test.rb
│   │       │   ├── repair_dependabot_alerts_index_job_test.rb
│   │       │   ├── repository_hydro_message_job_tenant_context_test.rb
│   │       │   ├── repository_vulnerability_alert
│   │       │   │   ├── cleanup_orphaned_alerts_job_test.rb
│   │       │   │   ├── hydro_organization_add_per_repository_job_test.rb
│   │       │   │   ├── hydro_organization_advanced_security_license_toggled_per_repository_job_test.rb
│   │       │   │   ├── hydro_organization_remove_per_repository_job_test.rb
│   │       │   │   ├── hydro_organization_transfer_per_repository_job_test.rb
│   │       │   │   ├── hydro_organization_upgrade_per_repository_job_test.rb
│   │       │   │   ├── hydro_repository_archived_status_changed_job_test.rb
│   │       │   │   ├── hydro_repository_created_job_test.rb
│   │       │   │   ├── hydro_repository_deleted_job_test.rb
│   │       │   │   ├── hydro_repository_purged_job_test.rb
│   │       │   │   ├── hydro_repository_restored_job_test.rb
│   │       │   │   ├── hydro_repository_transferred_job_test.rb
│   │       │   │   ├── hydro_repository_visibility_changed_job_test.rb
│   │       │   │   ├── hydro_update_rule_override_on_repository_visibility_change_job_test.rb
│   │       │   │   └── reset_state_auto_changeable_job_test.rb
│   │       │   ├── reprocess_alert_rules_job_test.rb
│   │       │   ├── reprocess_organization_alert_rules_job_test.rb
│   │       │   ├── search
│   │       │   │   └── dependabot_alerts
│   │       │   │       └── batch_update_elasticsearch_job_test.rb
│   │       │   ├── security_analysis_settings_update_job_test.rb
│   │       │   ├── security_campaigns
│   │       │   │   ├── autofix_state_check_job_test.rb
│   │       │   │   ├── create_issues_job_test.rb
│   │       │   │   ├── generate_autofixes_job_test.rb
│   │       │   │   ├── overdue_scheduler_job_test.rb
│   │       │   │   ├── post_campaign_closed_comments_job_test.rb
│   │       │   │   ├── post_campaign_deleted_comments_job_test.rb
│   │       │   │   ├── post_campaign_overdue_comments_job_test.rb
│   │       │   │   ├── post_campaign_reopened_comments_job_test.rb
│   │       │   │   ├── send_creation_notification_job_test.rb
│   │       │   │   ├── send_overdue_notification_job_test.rb
│   │       │   │   └── update_issues_job_test.rb
│   │       │   ├── security_center
│   │       │   │   ├── batched_job_throttler_test.rb
│   │       │   │   ├── business_reconciliation_job_test.rb
│   │       │   │   ├── coverage_export_batched_job_test.rb
│   │       │   │   ├── dead_letter_job_test.rb
│   │       │   │   ├── fanout_throttler_test.rb
│   │       │   │   ├── hydro_advanced_security_feature_toggled_job_test.rb
│   │       │   │   ├── hydro_code_scanning_feature_toggled_job_test.rb
│   │       │   │   ├── hydro_dependabot_feature_toggled_job_test.rb
│   │       │   │   ├── hydro_dependabot_security_updates_feature_toggled_job_test.rb
│   │       │   │   ├── hydro_push_protection_feature_toggled_job_test.rb
│   │       │   │   ├── hydro_repository_archived_status_changed_job_test.rb
│   │       │   │   ├── hydro_repository_created_job_test.rb
│   │       │   │   ├── hydro_repository_deleted_job_test.rb
│   │       │   │   ├── hydro_repository_renamed_job_test.rb
│   │       │   │   ├── hydro_repository_restored_job_test.rb
│   │       │   │   ├── hydro_repository_transferred_job_test.rb
│   │       │   │   ├── hydro_repository_visibility_changed_job_test.rb
│   │       │   │   ├── hydro_secret_scanning_feature_toggled_job_test.rb
│   │       │   │   ├── kv_cleanup_expired_data_job_test.rb
│   │       │   │   ├── overview_dashboard_export_batched_job_test.rb
│   │       │   │   ├── owner_reconciliation_job_test.rb
│   │       │   │   ├── repository_reconciliation_job_test.rb
│   │       │   │   ├── repository_sync_job_test.rb
│   │       │   │   └── risk_export_batched_job_test.rb
│   │       │   └── send_dependabot_alert_assignment_notification_job_test.rb
│   │       ├── lib
│   │       │   ├── advisory_db
│   │       │   │   ├── cve_epss_import_assertions.rb
│   │       │   │   ├── cve_epss_importer_test.rb
│   │       │   │   └── epss_test_data.csv
│   │       │   ├── code_quality
│   │       │   │   └── proposed_commits_test.rb
│   │       │   └── security_campaigns
│   │       │       ├── campaign_templates_test.rb
│   │       │       ├── campaign_with_alerts_test.rb
│   │       │       ├── campaign_with_counts_test.rb
│   │       │       ├── campaign_with_grouped_counts_test.rb
│   │       │       └── issue_builder_test.rb
│   │       ├── models
│   │       │   ├── advisory_credit_test.rb
│   │       │   ├── advisory_db
│   │       │   │   ├── ecosystems
│   │       │   │   │   ├── abstract_ecosystem_register_test.rb
│   │       │   │   │   ├── abstract_ecosystem_registry_test.rb
│   │       │   │   │   ├── ecosystem_test.rb
│   │       │   │   │   └── ecosystem_v2_test.rb
│   │       │   │   ├── ecosystems_test.rb
│   │       │   │   ├── ecosystems_v2_test.rb
│   │       │   │   ├── ghsa_id_generator_test.rb
│   │       │   │   ├── innersource_test.rb
│   │       │   │   ├── pvd_test.rb
│   │       │   │   └── scoped_vulnerability_helper_test.rb
│   │       │   ├── advisory_db_test.rb
│   │       │   ├── advisory_improvement_form_test.rb
│   │       │   ├── advisory_package_url_test.rb
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       ├── code_scanning_dependency_test.rb
│   │       │   │       ├── dependabot_alerts_dependency_test.rb
│   │       │   │       ├── dependabot_pull_requests_dependency_test.rb
│   │       │   │       ├── organization_campaign_dependency_test.rb
│   │       │   │       ├── repository_codeql_variant_analysis_dependency_test.rb
│   │       │   │       ├── repository_vulnerability_alert_dependency_test.rb
│   │       │   │       └── security_advisories_dependency_test.rb
│   │       │   ├── automated_review_comment_test.rb
│   │       │   ├── automatic_app_installation
│   │       │   │   └── handlers
│   │       │   │       └── pending_dependabot_installation_requested_test.rb
│   │       │   ├── blocked_settings_test.rb
│   │       │   ├── business
│   │       │   │   ├── dependabot_alerts_dependency_test.rb
│   │       │   │   ├── security_center_dependency_test.rb
│   │       │   │   └── security_products_dependency_test.rb
│   │       │   ├── check_run
│   │       │   │   ├── code_scanning_dependency_test.rb
│   │       │   │   └── license_compliance_dependency_test.rb
│   │       │   ├── codeql_bulk_builder_config_test.rb
│   │       │   ├── codeql_database
│   │       │   │   └── zip_validation_test.rb
│   │       │   ├── codeql_database_test.rb
│   │       │   ├── codeql_variant_analysis_repo_task_test.rb
│   │       │   ├── code_quality_enablement_test.rb
│   │       │   ├── code_quality_pull_request_analyses_test.rb
│   │       │   ├── code_quality_pull_request_finding_test.rb
│   │       │   ├── code_quality_test.rb
│   │       │   ├── code_scanning
│   │       │   │   ├── agentic_autofix_test.rb
│   │       │   │   ├── ai_findings_test.rb
│   │       │   │   ├── alert_event_notification_permissions_test.rb
│   │       │   │   ├── alert_links_test.rb
│   │       │   │   ├── alert_message_placeholder_links_test.rb
│   │       │   │   ├── alert_query_service_test.rb
│   │       │   │   ├── auto_codeql_basic_test.rb
│   │       │   │   ├── auto_codeql_test.rb
│   │       │   │   ├── autofix_codeql_test.rb
│   │       │   │   ├── autofix_test.rb
│   │       │   │   ├── automated_review_comments_test.rb
│   │       │   │   ├── automated_review_comment_suggestion_from_turboscan_test.rb
│   │       │   │   ├── automated_review_comment_suggestion_state_test.rb
│   │       │   │   ├── automated_review_comment_title_test.rb
│   │       │   │   ├── copilot_assignee_eligibility_test.rb
│   │       │   │   ├── in_memory_cursor_test.rb
│   │       │   │   ├── managed_analyses_language_support_test.rb
│   │       │   │   ├── pull_request_alerts_test.rb
│   │       │   │   ├── pull_request_alert_summarizer_test.rb
│   │       │   │   ├── status_test.rb
│   │       │   │   └── tool_configuration_group_test.rb
│   │       │   ├── code_scanning_annotation_test.rb
│   │       │   ├── code_scanning_check_suite_test.rb
│   │       │   ├── code_scanning_review_comment_test.rb
│   │       │   ├── code_security
│   │       │   │   └── feature_toggled_publisher_test.rb
│   │       │   ├── cve_epss_test.rb
│   │       │   ├── cwe_test.rb
│   │       │   ├── dependabot
│   │       │   │   └── alert_assignment_test.rb
│   │       │   ├── dependabot_alerts
│   │       │   │   └── upstream_model_test.rb
│   │       │   ├── dependabot_annotation_test.rb
│   │       │   ├── dependabot_vulnerability_alert_rules_activity_manager_test.rb
│   │       │   ├── dependency_graph
│   │       │   │   └── sbomer_test.rb
│   │       │   ├── dependency_manifest_file_test.rb
│   │       │   ├── dependency_review
│   │       │   │   ├── dependency_test.rb
│   │       │   │   ├── manifest_test.rb
│   │       │   │   └── review_summary_test.rb
│   │       │   ├── diff_annotations_test.rb
│   │       │   ├── external_vulnerability_sync
│   │       │   │   └── job_status_test.rb
│   │       │   ├── hook
│   │       │   │   ├── event
│   │       │   │   │   ├── code_scanning_alert_event_test.rb
│   │       │   │   │   ├── dependabot_alert_event_test.rb
│   │       │   │   │   ├── repository_advisory_event_test.rb
│   │       │   │   │   ├── repository_vulnerability_alert_event_test.rb
│   │       │   │   │   └── security_advisory_event_test.rb
│   │       │   │   └── payload
│   │       │   │       ├── code_scanning_alert_payload_test.rb
│   │       │   │       ├── dependabot_alert_payload_test.rb
│   │       │   │       ├── repository_advisory_payload_test.rb
│   │       │   │       └── repository_vulnerability_alert_payload_test.rb
│   │       │   ├── instrumenter_test.rb
│   │       │   ├── manifest_enumerator_test.rb
│   │       │   ├── navigation
│   │       │   │   └── repository
│   │       │   │       └── security_view_test.rb
│   │       │   ├── newsletter_preference_test.rb
│   │       │   ├── newsletter_subscription_test.rb
│   │       │   ├── notifications
│   │       │   │   └── repository_vulnerability_alert_test.rb
│   │       │   ├── organization
│   │       │   │   ├── creating_an_advisory_workspace_test.rb
│   │       │   │   ├── dependabot_dependency_test.rb
│   │       │   │   ├── security_center_dependency_test.rb
│   │       │   │   ├── security_products_dependency_test.rb
│   │       │   │   └── vulnerability_alert_rule_dependency_test.rb
│   │       │   ├── organization_vulnerability_alert_rules_test.rb
│   │       │   ├── private_registry
│   │       │   │   └── configuration_test.rb
│   │       │   ├── private_registry_test.rb
│   │       │   ├── pull_request
│   │       │   │   ├── code_scanning_dependency_test.rb
│   │       │   │   └── dependabot_dependency_test.rb
│   │       │   ├── repository
│   │       │   │   ├── advisory_ability_manager_test.rb
│   │       │   │   ├── advisory_dependency_test.rb
│   │       │   │   ├── advisory_workspace_test.rb
│   │       │   │   ├── codeql_bulk_builder_dependency_test.rb
│   │       │   │   ├── code_scanning_dependency_permission_test.rb
│   │       │   │   ├── code_scanning_dependency_test.rb
│   │       │   │   ├── dependabot_dependency_test.rb
│   │       │   │   ├── dependabot_service_manager_test.rb
│   │       │   │   ├── dependencies_dependency_test.rb
│   │       │   │   ├── owner_dependencies_loader
│   │       │   │   │   └── result_test.rb
│   │       │   │   ├── owner_dependencies_loader_test.rb
│   │       │   │   ├── repositories_using_dependencies_loader_test.rb
│   │       │   │   ├── security_center_dependency_test.rb
│   │       │   │   ├── security_products_dependency_test.rb
│   │       │   │   ├── security_products_enablement_test.rb
│   │       │   │   ├── security_products_repos_transfer_test.rb
│   │       │   │   ├── vulnerability_dependency_test.rb
│   │       │   │   └── vulnerability_management_test.rb
│   │       │   ├── repository_advisory
│   │       │   │   ├── abilities_test.rb
│   │       │   │   ├── comment_loader_test.rb
│   │       │   │   ├── repository_advisory_affected_product_test.rb
│   │       │   │   └── workspace_repository_builder_test.rb
│   │       │   ├── repository_advisory_comment_edit_test.rb
│   │       │   ├── repository_advisory_comment_test.rb
│   │       │   ├── repository_advisory_edit_test.rb
│   │       │   ├── repository_advisory_event_test.rb
│   │       │   ├── repository_advisory_locking_test.rb
│   │       │   ├── repository_advisory_notifications_test.rb
│   │       │   ├── repository_advisory_test.rb
│   │       │   ├── repository_dependabot_test.rb
│   │       │   ├── repository_dependency_update
│   │       │   │   ├── alert_resolver_test.rb
│   │       │   │   ├── dependency_resolver_test.rb
│   │       │   │   └── repository_resolver_test.rb
│   │       │   ├── repository_dependency_update_test.rb
│   │       │   ├── repository_security_center_config_test.rb
│   │       │   ├── repository_security_configuration_test.rb
│   │       │   ├── repository_vulnerability_alert
│   │       │   │   ├── reprocess_rules_on_repository_transferred_test.rb
│   │       │   │   ├── ungrouped_alert_query_test.rb
│   │       │   │   ├── updates_mapper_for_fixed_alerts_test.rb
│   │       │   │   └── updates_mapper_for_unfixed_alerts_test.rb
│   │       │   ├── repository_vulnerability_alert_assign_to_copilot_test.rb
│   │       │   ├── repository_vulnerability_alerter_test.rb
│   │       │   ├── repository_vulnerability_alert_event_test.rb
│   │       │   ├── repository_vulnerability_alert_rules_test.rb
│   │       │   ├── repository_vulnerability_alert_test.rb
│   │       │   ├── review_comments
│   │       │   │   ├── evaluators
│   │       │   │   │   ├── code_scanning_ai_test.rb
│   │       │   │   │   ├── code_scanning_test.rb
│   │       │   │   │   ├── copilot_test.rb
│   │       │   │   │   └── license_compliance_test.rb
│   │       │   │   └── user_comment_suggestion_test.rb
│   │       │   ├── search
│   │       │   │   ├── dependabot_alerts
│   │       │   │   │   ├── cve_epss_test.rb
│   │       │   │   │   ├── repository_test.rb
│   │       │   │   │   ├── vulnerability_test.rb
│   │       │   │   │   └── vulnerable_version_range_test.rb
│   │       │   │   └── queries
│   │       │   │       ├── cursor_paginated_repo_query_test.rb
│   │       │   │       ├── dependabot_alerts_es_query_test.rb
│   │       │   │       ├── dependabot_alerts_filter_query_test.rb
│   │       │   │       ├── dependabot_alerts_query_test.rb
│   │       │   │       ├── dependency_graph
│   │       │   │       │   └── search_query_builder_test.rb
│   │       │   │       ├── secret_scanning
│   │       │   │       │   └── custom_patterns_query_test.rb
│   │       │   │       ├── security_center
│   │       │   │       │   ├── base_test.rb
│   │       │   │       │   ├── code_scanning_base_query_test.rb
│   │       │   │       │   ├── code_scanning_business_query_test.rb
│   │       │   │       │   ├── code_scanning_org_query_test.rb
│   │       │   │       │   ├── code_scanning_repo_query_test.rb
│   │       │   │       │   ├── coverage_query_parser_test.rb
│   │       │   │       │   ├── dependabot_alerts_query_test.rb
│   │       │   │       │   ├── query_parser_test.rb
│   │       │   │       │   ├── repository_advisories_query_test.rb
│   │       │   │       │   ├── risk_query_parser_test.rb
│   │       │   │       │   └── secret_scanning_query_test.rb
│   │       │   │       ├── security_configurations
│   │       │   │       │   └── repository_query_test.rb
│   │       │   │       └── vulnerability_query_test.rb
│   │       │   ├── security_advisory_notification_test.rb
│   │       │   ├── security_advisory_test.rb
│   │       │   ├── security_alert_test.rb
│   │       │   ├── security_campaigns
│   │       │   │   ├── security_campaign_issue_test.rb
│   │       │   │   ├── security_campaign_test.rb
│   │       │   │   └── security_campaign_user_test.rb
│   │       │   ├── security_campaigns_test.rb
│   │       │   ├── security_center
│   │       │   │   ├── authorization_enumerator_test.rb
│   │       │   │   ├── coverage
│   │       │   │   │   ├── export_csv_generator_test.rb
│   │       │   │   │   └── list_data_query_test.rb
│   │       │   │   ├── export
│   │       │   │   │   ├── azure_blob_storage_service_test.rb
│   │       │   │   │   ├── blob_storage_service_test.rb
│   │       │   │   │   ├── data_query_test.rb
│   │       │   │   │   ├── job_status_test.rb
│   │       │   │   │   └── token_generator_test.rb
│   │       │   │   ├── feature_flag_helper_test.rb
│   │       │   │   ├── feedback_link_test.rb
│   │       │   │   ├── filter_mappers
│   │       │   │   │   └── to_repository_ids_test.rb
│   │       │   │   ├── filters
│   │       │   │   │   ├── by_archived_test.rb
│   │       │   │   │   ├── by_artifact_registry_test.rb
│   │       │   │   │   ├── by_artifact_registry_url_test.rb
│   │       │   │   │   ├── by_custom_property_test.rb
│   │       │   │   │   ├── by_deployment_record_presence_test.rb
│   │       │   │   │   ├── by_feature_test.rb
│   │       │   │   │   ├── by_ghas_test.rb
│   │       │   │   │   ├── by_owner_test.rb
│   │       │   │   │   ├── by_owner_type_test.rb
│   │       │   │   │   ├── by_repository_test.rb
│   │       │   │   │   ├── by_runtime_risk_test.rb
│   │       │   │   │   ├── by_team_test.rb
│   │       │   │   │   ├── by_topic_test.rb
│   │       │   │   │   └── by_visibility_test.rb
│   │       │   │   ├── flipper_actor_adapters_test.rb
│   │       │   │   ├── helpers
│   │       │   │   │   └── custom_properties_test.rb
│   │       │   │   ├── overview_dashboard
│   │       │   │   │   └── export_csv_generator_test.rb
│   │       │   │   ├── phase_test.rb
│   │       │   │   ├── query_services
│   │       │   │   │   └── secret_scanning_metrics_test.rb
│   │       │   │   ├── risk
│   │       │   │   │   └── export_csv_generator_test.rb
│   │       │   │   ├── security_features_test.rb
│   │       │   │   └── suggestions
│   │       │   │       ├── base_test.rb
│   │       │   │       ├── businesses
│   │       │   │       │   ├── code_scanning_test.rb
│   │       │   │       │   ├── dependabot_test.rb
│   │       │   │       │   ├── owner_test.rb
│   │       │   │       │   ├── repo_test.rb
│   │       │   │       │   ├── secret_scanning_test.rb
│   │       │   │       │   ├── team_test.rb
│   │       │   │       │   ├── tool_test.rb
│   │       │   │       │   └── topic_test.rb
│   │       │   │       └── orgs
│   │       │   │           ├── code_scanning_test.rb
│   │       │   │           ├── custom_property_test.rb
│   │       │   │           ├── dependabot_test.rb
│   │       │   │           ├── repo_test.rb
│   │       │   │           ├── secret_scanning_test.rb
│   │       │   │           ├── team_test.rb
│   │       │   │           ├── tool_test.rb
│   │       │   │           └── topic_test.rb
│   │       │   ├── security_configuration_default_test.rb
│   │       │   ├── security_configuration_option_validator_test.rb
│   │       │   ├── security_configuration_policy_test.rb
│   │       │   ├── security_configuration_test.rb
│   │       │   ├── security_product
│   │       │   │   ├── authorization_enumerator_test.rb
│   │       │   │   ├── code_security_test.rb
│   │       │   │   ├── dependabot_autofix_test.rb
│   │       │   │   ├── dependabot_config_file_test.rb
│   │       │   │   ├── dependabot_delegated_alert_dismissal_test.rb
│   │       │   │   ├── dependabot_malware_alerts_test.rb
│   │       │   │   ├── dependabot_self_hosted_test.rb
│   │       │   │   ├── dependency_graph_autosubmit_action_test.rb
│   │       │   │   ├── enterprise_security_manager_role_test.rb
│   │       │   │   ├── enterprise_security_managers_test.rb
│   │       │   │   ├── permissions
│   │       │   │   │   ├── business_authz_enumerator_test.rb
│   │       │   │   │   ├── business_authz_test.rb
│   │       │   │   │   ├── org_authz_test.rb
│   │       │   │   │   └── repo_authz_test.rb
│   │       │   │   ├── security_manager_role_test.rb
│   │       │   │   ├── security_managers_test.rb
│   │       │   │   ├── service
│   │       │   │   │   ├── actions_checks_test.rb
│   │       │   │   │   └── options_test.rb
│   │       │   │   ├── service_manager_test.rb
│   │       │   │   ├── vulnerability_updates_grouping_test.rb
│   │       │   │   └── vulnerability_updates_test.rb
│   │       │   ├── security_products
│   │       │   │   └── cache
│   │       │   │       └── repository_security_count_client_test.rb
│   │       │   ├── security_vulnerability_test.rb
│   │       │   ├── shared_methods_test.rb
│   │       │   ├── subscribable_test.rb
│   │       │   ├── unbundled_security_configuration_test.rb
│   │       │   ├── update_security_settings_business_test.rb
│   │       │   ├── update_security_settings_managed_business_test.rb
│   │       │   ├── update_security_settings_organization_test.rb
│   │       │   ├── update_security_settings_user_test.rb
│   │       │   ├── user
│   │       │   │   └── advisory_credits_dependency_test.rb
│   │       │   ├── variant_analysis
│   │       │   │   └── code_scanning_repo_lists_test.rb
│   │       │   ├── vulnerability_alerting_event_test.rb
│   │       │   ├── vulnerability_alert_rule_override_test.rb
│   │       │   ├── vulnerability_alert_rule_test.rb
│   │       │   ├── vulnerability_alert_saved_view_test.rb
│   │       │   ├── vulnerability_reference_test.rb
│   │       │   ├── vulnerability_test.rb
│   │       │   ├── vulnerable_version_range_alerter
│   │       │   │   └── dependabot_test.rb
│   │       │   ├── vulnerable_version_range_alerter_test.rb
│   │       │   ├── vulnerable_version_range_alerting_process_test.rb
│   │       │   └── vulnerable_version_range_test.rb
│   │       ├── public
│   │       │   ├── advanced_security
│   │       │   │   └── features
│   │       │   │       ├── business
│   │       │   │       │   └── advanced_security_test.rb
│   │       │   │       └── user
│   │       │   │           └── advanced_security_test.rb
│   │       │   ├── code_security
│   │       │   │   └── features
│   │       │   │       └── advanced_security_helper_test.rb
│   │       │   ├── dependabot
│   │       │   │   └── security_product
│   │       │   │       └── delegated_closures_test.rb
│   │       │   ├── dependency_graph
│   │       │   │   ├── data_refresh_manager_test.rb
│   │       │   │   ├── license_compliance_delegated_closures_test.rb
│   │       │   │   ├── license_compliance_dismissal_options_test.rb
│   │       │   │   ├── vulnerability_scanning
│   │       │   │   │   └── advisory_broadcast_process_manager_test.rb
│   │       │   │   └── vulnerability_scanning_test.rb
│   │       │   └── security_products
│   │       │       ├── access_control
│   │       │       │   └── risk_assessments_test.rb
│   │       │       └── domain_test.rb
│   │       ├── services
│   │       │   ├── code_scanning
│   │       │   │   └── alert_dismissal_service_test.rb
│   │       │   ├── dependabot
│   │       │   │   ├── comment_service_test.rb
│   │       │   │   └── pull_requests_service_test.rb
│   │       │   ├── external_vulnerability_sync
│   │       │   │   ├── osv_parser_test.rb
│   │       │   │   ├── result_test.rb
│   │       │   │   └── sync_service_test.rb
│   │       │   └── security_campaigns
│   │       │       ├── closure_service_test.rb
│   │       │       ├── creation_service_test.rb
│   │       │       ├── deletion_service_test.rb
│   │       │       ├── draft_creation_service_test.rb
│   │       │       ├── opening_service_test.rb
│   │       │       ├── reopening_service_test.rb
│   │       │       └── visible_campaigns_counts_service_test.rb
│   │       └── stream_processors
│   │           ├── code_quality
│   │           │   ├── copilot_pull_request_analysis_processor_test.rb
│   │           │   └── pull_request_analysis_processor_test.rb
│   │           └── code_scanning
│   │               ├── pull_request_ai_analysis_processor_test.rb
│   │               └── suggested_fix_state_changed_processor_test.rb
│   ├── security_products_enablement
│   │   ├── app
│   │   │   ├── components
│   │   │   │   └── security_products_enablement
│   │   │   │       ├── business_warning_helper.rb
│   │   │   │       ├── repository_code_security_policy_notification_component.html.erb
│   │   │   │       ├── repository_code_security_policy_notification_component.rb
│   │   │   │       └── repository_settings
│   │   │   │           ├── advanced_security_component.html.erb
│   │   │   │           ├── advanced_security_component.rb
│   │   │   │           ├── dependabot_delegated_closures_component.html.erb
│   │   │   │           ├── dependabot_delegated_closures_component.rb
│   │   │   │           ├── dependabot_malware_alerts_component.html.erb
│   │   │   │           ├── dependabot_malware_alerts_component.rb
│   │   │   │           ├── dependency_graph_autosubmit_component.html.erb
│   │   │   │           ├── dependency_graph_autosubmit_component.rb
│   │   │   │           ├── dependency_graph_autosubmit_menu_items_component.html.erb
│   │   │   │           ├── dependency_graph_autosubmit_menu_items_component.rb
│   │   │   │           ├── dependency_graph_component.html.erb
│   │   │   │           ├── dependency_graph_component.rb
│   │   │   │           ├── private_vulnerability_reporting_component.html.erb
│   │   │   │           ├── private_vulnerability_reporting_component.rb
│   │   │   │           ├── secret_scanning_component.html.erb
│   │   │   │           ├── secret_scanning_component.rb
│   │   │   │           ├── secret_scanning_delegated_closures_component.html.erb
│   │   │   │           ├── secret_scanning_delegated_closures_component.rb
│   │   │   │           ├── secret_scanning_generic_secrets_component.html.erb
│   │   │   │           ├── secret_scanning_generic_secrets_component.rb
│   │   │   │           ├── secret_scanning_non_provider_patterns_component.html.erb
│   │   │   │           ├── secret_scanning_non_provider_patterns_component.rb
│   │   │   │           ├── secret_scanning_partner_metadata_component.html.erb
│   │   │   │           ├── secret_scanning_partner_metadata_component.rb
│   │   │   │           ├── secret_scanning_push_protection_component.html.erb
│   │   │   │           ├── secret_scanning_push_protection_component.rb
│   │   │   │           ├── secret_scanning_validity_checks_component.html.erb
│   │   │   │           ├── secret_scanning_validity_checks_component.rb
│   │   │   │           ├── security_updates_component.html.erb
│   │   │   │           ├── security_updates_component.rb
│   │   │   │           ├── security_updates_grouping_component.html.erb
│   │   │   │           ├── security_updates_grouping_component.rb
│   │   │   │           ├── vulnerability_alerts_component.html.erb
│   │   │   │           └── vulnerability_alerts_component.rb
│   │   │   ├── controllers
│   │   │   │   └── organizations
│   │   │   │       └── quick_setup_configurations_controller.rb
│   │   │   ├── jobs
│   │   │   │   ├── code_scanning_bulk_enablement_job.rb
│   │   │   │   ├── code_scanning_selective_enablement_job.rb
│   │   │   │   ├── security_products_enablement
│   │   │   │   │   ├── check_billing_data_integrity_job.rb
│   │   │   │   │   ├── clean_up_enterprise_security_configurations_job.rb
│   │   │   │   │   ├── clean_up_stuck_in_attaching_job.rb
│   │   │   │   │   ├── code_scanning_assessment_data_retention_job.rb
│   │   │   │   │   ├── code_scanning_assessment_timeout_job.rb
│   │   │   │   │   ├── enterprise_security_configuration_job.rb
│   │   │   │   │   ├── hydro_assessment_result_job.rb
│   │   │   │   │   ├── hydro_organization_transferred_job.rb
│   │   │   │   │   ├── hydro_repository_created_job.rb
│   │   │   │   │   ├── hydro_repository_purged_job.rb
│   │   │   │   │   ├── hydro_repository_transferred_job.rb
│   │   │   │   │   ├── hydro_repository_unarchived_job.rb
│   │   │   │   │   ├── hydro_repository_visibility_changed_job.rb
│   │   │   │   │   ├── organization_security_configuration_job.rb
│   │   │   │   │   ├── organization_transferred_job.rb
│   │   │   │   │   ├── progress_tracker_keys_monitor_job.rb
│   │   │   │   │   └── trigger_code_scanning_assessment_job.rb
│   │   │   │   └── security_products_enablement_kv_cleanup_expired_data_job.rb
│   │   │   ├── lib
│   │   │   │   └── security_products_enablement
│   │   │   │       ├── actions
│   │   │   │       │   └── runner_checker.rb
│   │   │   │       ├── bundled_failure_reason.rb
│   │   │   │       ├── code_security_failure_reason.rb
│   │   │   │       ├── failure_reason.rb
│   │   │   │       ├── license_validator.rb
│   │   │   │       ├── repository_settings
│   │   │   │       │   └── manager.rb
│   │   │   │       ├── secret_protection_failure_reason.rb
│   │   │   │       ├── secret_scanning_backfill_helper.rb
│   │   │   │       └── security_products_manager.rb
│   │   │   ├── models
│   │   │   │   ├── code_scanning
│   │   │   │   │   └── bulk_enablement_service.rb
│   │   │   │   └── security_products_enablement
│   │   │   │       ├── billing_data_integrity_checker.rb
│   │   │   │       ├── code_scanning_assessment.rb
│   │   │   │       ├── code_scanning_assessment_repository.rb
│   │   │   │       ├── code_scanning_assessment_result.rb
│   │   │   │       ├── code_security_risk_assessment_repos_query.rb
│   │   │   │       ├── csra_bulk_enablement_query.rb
│   │   │   │       ├── fast_repo_query.rb
│   │   │   │       ├── filters
│   │   │   │       │   ├── advanced_filters.rb
│   │   │   │       │   ├── security_configuration.rb
│   │   │   │       │   └── team.rb
│   │   │   │       ├── job_progress_tracker.rb
│   │   │   │       ├── job_status.rb
│   │   │   │       ├── k_v.rb
│   │   │   │       ├── list_repos_query.rb
│   │   │   │       ├── live_update_publisher.rb
│   │   │   │       ├── pre_ghas_sku_trial_enabled_repository.rb
│   │   │   │       ├── pre_ghas_trial_default_private_repo_security_configuration.rb
│   │   │   │       ├── quick_setup_service
│   │   │   │       │   ├── companion_feature.rb
│   │   │   │       │   ├── default_for_new_repositories.rb
│   │   │   │       │   ├── feature_group.rb
│   │   │   │       │   ├── licensing_service.rb
│   │   │   │       │   └── state.rb
│   │   │   │       ├── quick_setup_service.rb
│   │   │   │       ├── repo_search.rb
│   │   │   │       ├── repository.rb
│   │   │   │       ├── repository_security_setting.rb
│   │   │   │       ├── repository_selection.rb
│   │   │   │       ├── repository_settings
│   │   │   │       │   └── service_component_methods.rb
│   │   │   │       └── security_configuration_serializer.rb
│   │   │   ├── public
│   │   │   │   ├── security_products_enablement
│   │   │   │   │   ├── domain
│   │   │   │   │   │   ├── configurations.rb
│   │   │   │   │   │   └── failures.rb
│   │   │   │   │   ├── domain.rb
│   │   │   │   │   ├── feature_flags.rb
│   │   │   │   │   └── repository_security_settings.rb
│   │   │   │   └── security_products_enablement.rb
│   │   │   └── stream_processors
│   │   ├── initializers
│   │   │   └── security_products_enablement
│   │   │       └── serializers
│   │   │           └── repository_selection.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── components
│   │       │   └── security_products_enablement
│   │       │       ├── business_warning_helper_test.rb
│   │       │       ├── repository_code_security_policy_notification_component_test.rb
│   │       │       └── repository_settings
│   │       │           └── dependency_graph_autosubmit_menu_items_component_test.rb
│   │       ├── controllers
│   │       ├── factories
│   │       ├── initializers
│   │       │   └── security_products_enablement
│   │       │       └── serializers
│   │       │           └── repository_selection_test.rb
│   │       ├── integration
│   │       │   └── organizations
│   │       │       └── quick_setup_configurations_controller_test.rb
│   │       ├── jobs
│   │       │   ├── code_scanning_bulk_enablement_job_test.rb
│   │       │   ├── code_scanning_selective_enablement_job_test.rb
│   │       │   ├── security_products_enablement
│   │       │   │   ├── check_billing_data_integrity_job_test.rb
│   │       │   │   ├── clean_up_enterprise_security_configurations_job_test.rb
│   │       │   │   ├── clean_up_stuck_in_attaching_job_test.rb
│   │       │   │   ├── code_scanning_assessment_data_retention_job_test.rb
│   │       │   │   ├── code_scanning_assessment_timeout_job_test.rb
│   │       │   │   ├── enterprise_security_configuration_job_test.rb
│   │       │   │   ├── hydro_assessment_result_job_test.rb
│   │       │   │   ├── hydro_organization_transferred_job_test.rb
│   │       │   │   ├── hydro_repository_created_job_test.rb
│   │       │   │   ├── hydro_repository_purged_job_test.rb
│   │       │   │   ├── hydro_repository_transferred_job_test.rb
│   │       │   │   ├── hydro_repository_unarchived_job_test.rb
│   │       │   │   ├── hydro_repository_visibility_changed_job_test.rb
│   │       │   │   ├── organization_security_configuration_job_test.rb
│   │       │   │   ├── organization_transferred_job_test.rb
│   │       │   │   ├── progress_tracker_keys_monitor_job_test.rb
│   │       │   │   ├── trigger_code_scanning_assessment_job_test.rb
│   │       │   │   └── unbundled_organization_security_configuration_job_test.rb
│   │       │   └── security_products_enablement_kv_cleanup_expired_data_job_test.rb
│   │       ├── lib
│   │       │   └── security_products_enablement
│   │       │       ├── actions
│   │       │       │   └── runner_checker_test.rb
│   │       │       └── security_products_manager_test.rb
│   │       ├── models
│   │       │   ├── code_scanning
│   │       │   │   └── bulk_enablement_service_test.rb
│   │       │   └── security_products_enablement
│   │       │       ├── billing_data_integrity_checker_test.rb
│   │       │       ├── code_scanning_assessment_repository_test.rb
│   │       │       ├── code_scanning_assessment_result_test.rb
│   │       │       ├── code_scanning_assessment_test.rb
│   │       │       ├── code_security_risk_assessment_repos_query_test.rb
│   │       │       ├── csra_bulk_enablement_query_test.rb
│   │       │       ├── filters
│   │       │       │   ├── advanced_filters_test.rb
│   │       │       │   ├── security_configuration_test.rb
│   │       │       │   └── team_test.rb
│   │       │       ├── job_progress_tracker_test.rb
│   │       │       ├── k_v_test.rb
│   │       │       ├── list_repos_query_test.rb
│   │       │       ├── live_update_publisher_test.rb
│   │       │       ├── pre_ghas_sku_trial_enabled_repository_test.rb
│   │       │       ├── pre_ghas_trial_default_private_repo_security_configuration_test.rb
│   │       │       ├── quick_setup_service
│   │       │       │   ├── companion_feature_test.rb
│   │       │       │   ├── default_for_new_repositories_test.rb
│   │       │       │   └── licensing_service_test.rb
│   │       │       ├── quick_setup_service_idempotency_test.rb
│   │       │       ├── quick_setup_service_test.rb
│   │       │       ├── repo_search_test.rb
│   │       │       ├── repository_security_setting_test.rb
│   │       │       ├── repository_selection_test.rb
│   │       │       └── security_configuration_serializer_test.rb
│   │       ├── public
│   │       │   └── security_products_enablement
│   │       │       ├── domain
│   │       │       │   └── failures_test.rb
│   │       │       └── repository_security_settings_test.rb
│   │       ├── stream_processors
│   │       ├── test_helper.rb
│   │       └── test_helpers
│   │           └── security_products_enablement
│   │               ├── enterprise_test_helpers.rb
│   │               └── test_helpers.rb
│   ├── server_to_server_tokens
│   │   ├── app
│   │   │   ├── models
│   │   │   │   ├── authentication_token.rb
│   │   │   │   ├── redis_authentication_token.rb
│   │   │   │   ├── server_to_server_token
│   │   │   │   │   ├── authenticator.rb
│   │   │   │   │   └── redis.rb
│   │   │   │   └── stateless_authentication_token.rb
│   │   │   └── public
│   │   │       ├── server_to_server_tokens
│   │   │       │   ├── domain
│   │   │       │   │   └── redis_with_mysql_fallback.rb
│   │   │       │   ├── domain.rb
│   │   │       │   └── i_authentication_token.rb
│   │   │       └── server_to_server_tokens.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   ├── privacy_todo.yml
│   │   └── test
│   │       ├── models
│   │       │   ├── authentication_token_test.rb
│   │       │   ├── redis_authentication_token_test.rb
│   │       │   └── server_to_server_token
│   │       │       ├── authenticator_test.rb
│   │       │       └── redis_test.rb
│   │       └── public
│   │           ├── domain_test.rb
│   │           └── redis_with_mysql_fallback_test.rb
│   ├── settings
│   │   ├── app
│   │   │   └── public
│   │   │       └── settings_core
│   │   │           ├── condition_expression_base.rb
│   │   │           ├── default_settings_provider.rb
│   │   │           ├── definitions
│   │   │           │   └── boolean_setting_definition.rb
│   │   │           ├── domain_accessor_base.rb
│   │   │           ├── graph.rb
│   │   │           ├── i_condition_expression.rb
│   │   │           ├── i_rule.rb
│   │   │           ├── i_setting.rb
│   │   │           ├── memory_condition_expression.rb
│   │   │           ├── memory_rule.rb
│   │   │           ├── memory_setting.rb
│   │   │           ├── rule_evaluator.rb
│   │   │           ├── setting_base.rb
│   │   │           ├── setting_definition.rb
│   │   │           ├── setting_group.rb
│   │   │           ├── setting_rule_base.rb
│   │   │           ├── settings_provider.rb
│   │   │           ├── simple_rule_mutator.rb
│   │   │           └── simple_rule_validator.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── public
│   │       │   ├── boolean_setting_definition_test.rb
│   │       │   └── setting_group_test.rb
│   │       ├── test_helper.rb
│   │       └── test_helpers
│   │           └── settings_test_helper.rb
│   ├── signup
│   │   ├── app
│   │   │   └── models
│   │   │       └── contentful_custom_content.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           └── contentful_custom_content_test.rb
│   ├── site
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── marketing_consent_submission_job.rb
│   │   │   │   ├── marketing_forms_submission_job.rb
│   │   │   │   └── revalidate_page_job.rb
│   │   │   └── models
│   │   │       ├── cpm
│   │   │       │   ├── http_client.rb
│   │   │       │   └── rest_api_client.rb
│   │   │       ├── gist
│   │   │       │   └── anonymous.rb
│   │   │       ├── marketing_forms
│   │   │       │   └── submission.rb
│   │   │       ├── site
│   │   │       │   ├── available_handles_manager.rb
│   │   │       │   ├── available_handles.rb
│   │   │       │   ├── contentful
│   │   │       │   │   ├── asset.rb
│   │   │       │   │   ├── client.rb
│   │   │       │   │   ├── customer_stories
│   │   │       │   │   │   ├── categories.rb
│   │   │       │   │   │   ├── category_page.rb
│   │   │       │   │   │   ├── client.rb
│   │   │       │   │   │   ├── customer_story.rb
│   │   │       │   │   │   ├── homepage.rb
│   │   │       │   │   │   ├── pages
│   │   │       │   │   │   │   ├── category_page.rb
│   │   │       │   │   │   │   ├── customer_story_show_page.rb
│   │   │       │   │   │   │   └── index_page.rb
│   │   │       │   │   │   └── testimonial.rb
│   │   │       │   │   ├── entry.rb
│   │   │       │   │   ├── flex_suite
│   │   │       │   │   │   ├── client.rb
│   │   │       │   │   │   ├── content_types
│   │   │       │   │   │   │   └── container_page.rb
│   │   │       │   │   │   └── pages
│   │   │       │   │   │       └── show_page.rb
│   │   │       │   │   ├── graph_ql
│   │   │       │   │   │   ├── client_builder.rb
│   │   │       │   │   │   └── null_client.rb
│   │   │       │   │   ├── helpers
│   │   │       │   │   │   ├── async_revalidation.rb
│   │   │       │   │   │   ├── cache_helper.rb
│   │   │       │   │   │   ├── fixture_helper.rb
│   │   │       │   │   │   ├── localization_helper.rb
│   │   │       │   │   │   └── observability_helper.rb
│   │   │       │   │   ├── marketing
│   │   │       │   │   │   ├── client.rb
│   │   │       │   │   │   ├── container_page.rb
│   │   │       │   │   │   ├── core
│   │   │       │   │   │   │   ├── content_types
│   │   │       │   │   │   │   │   └── container_page.rb
│   │   │       │   │   │   │   ├── pages
│   │   │       │   │   │   │   │   ├── card_sorting.rb
│   │   │       │   │   │   │   │   ├── index_page
│   │   │       │   │   │   │   │   │   └── with_graph_ql_cards.rb
│   │   │       │   │   │   │   │   └── index_page.rb
│   │   │       │   │   │   │   └── schemas
│   │   │       │   │   │   │       └── index_template.rb
│   │   │       │   │   │   ├── customer_terms
│   │   │       │   │   │   │   └── pages
│   │   │       │   │   │   │       ├── term.rb
│   │   │       │   │   │   │       ├── terms.rb
│   │   │       │   │   │   │       └── updates.rb
│   │   │       │   │   │   ├── document.rb
│   │   │       │   │   │   ├── graph_ql
│   │   │       │   │   │   │   ├── asset_adapter.rb
│   │   │       │   │   │   │   ├── asset.rb
│   │   │       │   │   │   │   ├── entry_adapter.rb
│   │   │       │   │   │   │   ├── rich_text_adapter.rb
│   │   │       │   │   │   │   ├── template_index
│   │   │       │   │   │   │   │   ├── cards_collection_order.rb
│   │   │       │   │   │   │   │   └── index_card_filter.rb
│   │   │       │   │   │   │   ├── template_index.rb
│   │   │       │   │   │   │   └── template_resource_details.rb
│   │   │       │   │   │   ├── graph_ql.rb
│   │   │       │   │   │   ├── landing_pages
│   │   │       │   │   │   │   ├── content_types
│   │   │       │   │   │   │   │   └── container_page.rb
│   │   │       │   │   │   │   ├── pages
│   │   │       │   │   │   │   │   └── show_page.rb
│   │   │       │   │   │   │   └── schemas
│   │   │       │   │   │   │       └── contact_sales_template.rb
│   │   │       │   │   │   ├── newsroom
│   │   │       │   │   │   │   ├── content_types
│   │   │       │   │   │   │   │   └── container_page.rb
│   │   │       │   │   │   │   ├── pages
│   │   │       │   │   │   │   │   ├── base_page.rb
│   │   │       │   │   │   │   │   ├── category_page.rb
│   │   │       │   │   │   │   │   ├── home_page.rb
│   │   │       │   │   │   │   │   └── show_page.rb
│   │   │       │   │   │   │   └── schemas
│   │   │       │   │   │   │       ├── category_page.rb
│   │   │       │   │   │   │       ├── home_page.rb
│   │   │       │   │   │   │       └── show_page.rb
│   │   │       │   │   │   ├── page.rb
│   │   │       │   │   │   ├── press
│   │   │       │   │   │   │   ├── article.rb
│   │   │       │   │   │   │   └── pages
│   │   │       │   │   │   │       └── index_page.rb
│   │   │       │   │   │   ├── resources
│   │   │       │   │   │   │   ├── available_topics.rb
│   │   │       │   │   │   │   ├── content_types
│   │   │       │   │   │   │   │   └── container_page.rb
│   │   │       │   │   │   │   ├── pages
│   │   │       │   │   │   │   │   ├── sitemap.rb
│   │   │       │   │   │   │   │   └── whitepapers
│   │   │       │   │   │   │   │       ├── base_page.rb
│   │   │       │   │   │   │   │       ├── index_page.rb
│   │   │       │   │   │   │   │       ├── schemas
│   │   │       │   │   │   │   │       │   └── show_page.rb
│   │   │       │   │   │   │   │       └── show_page.rb
│   │   │       │   │   │   │   ├── schemas
│   │   │       │   │   │   │   │   └── resource_details_template.rb
│   │   │       │   │   │   │   ├── taxonomies
│   │   │       │   │   │   │   │   ├── base_taxonomy.rb
│   │   │       │   │   │   │   │   ├── concept_schemes.rb
│   │   │       │   │   │   │   │   └── concepts.rb
│   │   │       │   │   │   │   └── taxonomies.rb
│   │   │       │   │   │   └── startups
│   │   │       │   │   │       ├── pages
│   │   │       │   │   │       │   └── partners.rb
│   │   │       │   │   │       └── startup_partner.rb
│   │   │       │   │   ├── page
│   │   │       │   │   │   └── cache_key.rb
│   │   │       │   │   ├── page.rb
│   │   │       │   │   ├── query.rb
│   │   │       │   │   ├── readme
│   │   │       │   │   │   ├── base_story.rb
│   │   │       │   │   │   ├── category.rb
│   │   │       │   │   │   ├── client.rb
│   │   │       │   │   │   ├── developer_story.rb
│   │   │       │   │   │   ├── featured_article.rb
│   │   │       │   │   │   ├── guide.rb
│   │   │       │   │   │   ├── homepage.rb
│   │   │       │   │   │   ├── pages
│   │   │       │   │   │   │   ├── developer_stories
│   │   │       │   │   │   │   │   └── show_page.rb
│   │   │       │   │   │   │   ├── featured_articles
│   │   │       │   │   │   │   │   └── show_page.rb
│   │   │       │   │   │   │   ├── fetchers
│   │   │       │   │   │   │   │   ├── more_stories_fetcher.rb
│   │   │       │   │   │   │   │   └── navigation_topics_fetcher.rb
│   │   │       │   │   │   │   ├── guides
│   │   │       │   │   │   │   │   └── show_page.rb
│   │   │       │   │   │   │   ├── index_page.rb
│   │   │       │   │   │   │   ├── podcasts
│   │   │       │   │   │   │   │   └── show_page.rb
│   │   │       │   │   │   │   ├── rss_page.rb
│   │   │       │   │   │   │   └── topics
│   │   │       │   │   │   │       ├── index_page.rb
│   │   │       │   │   │   │       └── show_page.rb
│   │   │       │   │   │   ├── podcast.rb
│   │   │       │   │   │   └── topic.rb
│   │   │       │   │   └── swp
│   │   │       │   │       ├── page
│   │   │       │   │       │   ├── options.rb
│   │   │       │   │       │   ├── seo.rb
│   │   │       │   │       │   ├── settings.rb
│   │   │       │   │       │   ├── traversal.rb
│   │   │       │   │       │   └── traverser.rb
│   │   │       │   │       ├── page.rb
│   │   │       │   │       └── schemas
│   │   │       │   │           └── page.rb
│   │   │       │   ├── enterprise_contact_request.rb
│   │   │       │   ├── k_v
│   │   │       │   │   └── data_store.rb
│   │   │       │   ├── k_v.rb
│   │   │       │   ├── localization
│   │   │       │   │   ├── accept_header_locale_resolver.rb
│   │   │       │   │   ├── accept_language_header_parser.rb
│   │   │       │   │   └── config.rb
│   │   │       │   ├── localization.rb
│   │   │       │   ├── readme
│   │   │       │   │   ├── legacy_story_data.rb
│   │   │       │   │   └── nomination_survey.rb
│   │   │       │   └── sitemap.rb
│   │   │       ├── suppression_list.rb
│   │   │       ├── user
│   │   │       │   └── third_party_analytics_dependency.rb
│   │   │       └── user_email
│   │   │           └── marketing_dependency.rb
│   │   ├── config
│   │   │   ├── generated_graphql_schemas
│   │   │   │   └── marketing.json
│   │   │   └── instrumentation
│   │   │       └── hydro.rb
│   │   ├── initializers
│   │   │   └── experiments
│   │   │       └── example_experiment.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── marketing_consent_submission_job_test.rb
│   │       │   ├── marketing_forms_submission_job_test.rb
│   │       │   └── revalidate_page_job_test.rb
│   │       └── models
│   │           ├── cpm
│   │           │   ├── http_client_test.rb
│   │           │   └── rest_api_client_test.rb
│   │           ├── marketing_forms
│   │           │   └── submission_test.rb
│   │           ├── site
│   │           │   ├── available_handles_manager_test.rb
│   │           │   ├── available_handles_test.rb
│   │           │   ├── contentful
│   │           │   │   ├── asset_test.rb
│   │           │   │   ├── cache_key_test.rb
│   │           │   │   ├── client_test.rb
│   │           │   │   ├── core
│   │           │   │   │   └── pages
│   │           │   │   │       ├── index_page_test.rb
│   │           │   │   │       └── index_page_with_graph_ql_cards_test.rb
│   │           │   │   ├── customer_stories
│   │           │   │   │   ├── category_page_test.rb
│   │           │   │   │   ├── customer_story_test.rb
│   │           │   │   │   ├── homepage_test.rb
│   │           │   │   │   ├── pages
│   │           │   │   │   │   ├── category_page_test.rb
│   │           │   │   │   │   ├── customer_story_show_page_test.rb
│   │           │   │   │   │   └── index_page_test.rb
│   │           │   │   │   └── testimonial_test.rb
│   │           │   │   ├── flex_suite
│   │           │   │   │   ├── client_test.rb
│   │           │   │   │   └── pages
│   │           │   │   │       └── show_page_test.rb
│   │           │   │   ├── graph_ql
│   │           │   │   │   ├── client_builder_test.rb
│   │           │   │   │   └── null_client_test.rb
│   │           │   │   ├── helpers
│   │           │   │   │   ├── async_revalidation_test.rb
│   │           │   │   │   └── localization_helper_test.rb
│   │           │   │   ├── landing_pages
│   │           │   │   │   └── pages
│   │           │   │   │       └── show_page_test.rb
│   │           │   │   ├── marketing
│   │           │   │   │   ├── container_page_test.rb
│   │           │   │   │   ├── graph_ql
│   │           │   │   │   │   ├── asset_adapter_test.rb
│   │           │   │   │   │   ├── entry_adapter_test.rb
│   │           │   │   │   │   ├── rich_text_adapter_test.rb
│   │           │   │   │   │   └── template_resource_details_test.rb
│   │           │   │   │   ├── newsroom
│   │           │   │   │   │   └── pages
│   │           │   │   │   │       ├── category_page_test.rb
│   │           │   │   │   │       ├── home_page_test.rb
│   │           │   │   │   │       └── show_page_test.rb
│   │           │   │   │   ├── press
│   │           │   │   │   │   └── article_test.rb
│   │           │   │   │   └── resources
│   │           │   │   │       ├── pages
│   │           │   │   │       │   └── whitepapers
│   │           │   │   │       │       └── base_page_test.rb
│   │           │   │   │       └── taxonomies_test.rb
│   │           │   │   ├── page_test.rb
│   │           │   │   ├── query_test.rb
│   │           │   │   ├── readme
│   │           │   │   │   ├── base_story_test.rb
│   │           │   │   │   ├── developer_story_test.rb
│   │           │   │   │   ├── guide_test.rb
│   │           │   │   │   ├── homepage_test.rb
│   │           │   │   │   ├── pages
│   │           │   │   │   │   ├── developer_stories
│   │           │   │   │   │   │   └── show_page_test.rb
│   │           │   │   │   │   ├── featured_articles
│   │           │   │   │   │   │   └── show_page_test.rb
│   │           │   │   │   │   ├── fetchers
│   │           │   │   │   │   │   └── more_stories_fetcher_test.rb
│   │           │   │   │   │   ├── guides
│   │           │   │   │   │   │   └── show_page_test.rb
│   │           │   │   │   │   ├── index_page_test.rb
│   │           │   │   │   │   ├── podcasts
│   │           │   │   │   │   │   └── show_page_test.rb
│   │           │   │   │   │   ├── rss_page_test.rb
│   │           │   │   │   │   └── topics
│   │           │   │   │   │       ├── index_page_test.rb
│   │           │   │   │   │       └── show_page_test.rb
│   │           │   │   │   ├── podcast_test.rb
│   │           │   │   │   └── topic_test.rb
│   │           │   │   └── startups
│   │           │   │       └── pages
│   │           │   │           └── partners_test.rb
│   │           │   ├── enterprise_contact_request_test.rb
│   │           │   ├── localization
│   │           │   │   └── accept_header_locale_resolver_test.rb
│   │           │   └── readme
│   │           │       ├── legacy_story_data_test.rb
│   │           │       └── nomination_survey_test.rb
│   │           ├── suppression_list_test.rb
│   │           ├── user
│   │           │   └── third_party_analytics_dependency_test.rb
│   │           └── user_email
│   │               └── marketing_dependency_test.rb
│   ├── social_identities
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── delete_social_identity_job.rb
│   │   │   └── public
│   │   │       ├── social_identities
│   │   │       │   └── domain.rb
│   │   │       ├── social_identities.rb
│   │   │       └── social_login.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   ├── privacy_todo.yml
│   │   └── test
│   │       ├── jobs
│   │       │   └── delete_social_identity_job_test.rb
│   │       └── public
│   │           ├── domain_test.rb
│   │           └── social_login_test.rb
│   ├── spark_runtime
│   │   ├── app
│   │   │   ├── clients
│   │   │   │   └── spark_runtime
│   │   │   │       ├── aca_app_management_client.rb
│   │   │   │       ├── aca_base_client.rb
│   │   │   │       ├── aca_deployment_client.rb
│   │   │   │       ├── aca_kv_client.rb
│   │   │   │       ├── aca_kv_management_client.rb
│   │   │   │       ├── aca_response.rb
│   │   │   │       └── aca_user_management_client.rb
│   │   │   ├── jobs
│   │   │   │   ├── delete_spark_runtime_app_job.rb
│   │   │   │   ├── spark_runtime
│   │   │   │   │   └── fix_spark_visibility_job.rb
│   │   │   │   └── spark_runtime_kv_cleanup_expired_data_job.rb
│   │   │   ├── models
│   │   │   │   └── spark_runtime
│   │   │   │       ├── k_v
│   │   │   │       │   └── data_store.rb
│   │   │   │       └── k_v.rb
│   │   │   ├── private
│   │   │   │   └── spark_runtime
│   │   │   │       └── owner_api_k_v.rb
│   │   │   └── public
│   │   │       ├── spark_runtime
│   │   │       │   ├── aca_interface.rb
│   │   │       │   ├── aca_jwt_generator.rb
│   │   │       │   ├── aca_urls.rb
│   │   │       │   ├── access_checker.rb
│   │   │       │   ├── app_owner.rb
│   │   │       │   ├── kv.rb
│   │   │       │   ├── naming.rb
│   │   │       │   ├── sdk_jwt_generator.rb
│   │   │       │   └── token_service.rb
│   │   │       ├── spark_runtime_app.rb
│   │   │       └── spark_runtime.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── clients
│   │       │   └── spark_runtime
│   │       │       ├── aca_app_management_client_test.rb
│   │       │       ├── aca_client_helper.rb
│   │       │       ├── aca_deployment_client_test.rb
│   │       │       ├── aca_kv_client_test.rb
│   │       │       ├── aca_kv_management_client_test.rb
│   │       │       └── aca_user_management_client_test.rb
│   │       ├── jobs
│   │       │   ├── delete_spark_runtime_app_job_test.rb
│   │       │   └── spark_runtime
│   │       │       └── fix_spark_visibility_job_test.rb
│   │       ├── private
│   │       │   └── spark_runtime
│   │       │       └── owner_api_k_v_test.rb
│   │       └── public
│   │           ├── spark_runtime
│   │           │   ├── aca_interface_test.rb
│   │           │   ├── aca_jwt_generator_test.rb
│   │           │   ├── aca_urls_test.rb
│   │           │   ├── access_checker_test.rb
│   │           │   ├── app_owner_test.rb
│   │           │   ├── kv_test.rb
│   │           │   ├── naming_test.rb
│   │           │   ├── sdk_jwt_generator_test.rb
│   │           │   └── token_service_test.rb
│   │           └── spark_runtime_app_test.rb
│   ├── stacks
│   │   ├── app
│   │   │   ├── asset
│   │   │   │   ├── stack_config_step_mapping.yaml
│   │   │   │   └── stack_schema-0.1.0.json
│   │   │   ├── common
│   │   │   │   ├── component.rb
│   │   │   │   ├── config_validations.rb
│   │   │   │   ├── errors.rb
│   │   │   │   └── metrics.rb
│   │   │   ├── helpers
│   │   │   │   ├── stackignore_helper.rb
│   │   │   │   ├── stacks_app_helper.rb
│   │   │   │   └── stacks_clone_helper.rb
│   │   │   ├── models
│   │   │   │   ├── repository_stack.rb
│   │   │   │   ├── repository_stack_release.rb
│   │   │   │   ├── stack_config_step_converter.rb
│   │   │   │   ├── stack_parser.rb
│   │   │   │   ├── stack_planner.rb
│   │   │   │   ├── stacks_analytic.rb
│   │   │   │   ├── stacks_flow.rb
│   │   │   │   ├── stacks_instance_cleaner.rb
│   │   │   │   ├── stacks_instance.rb
│   │   │   │   ├── stacks_instance_status.rb
│   │   │   │   ├── stacks_mustache.rb
│   │   │   │   ├── stacks_orchestrator.rb
│   │   │   │   ├── stacks_plan.rb
│   │   │   │   ├── stacks_policy
│   │   │   │   │   ├── allowed_stacks_pattern.rb
│   │   │   │   │   └── stacks_allowlist.rb
│   │   │   │   ├── stacks_pre_publish.rb
│   │   │   │   ├── stacks_status.rb
│   │   │   │   ├── stacks_steps
│   │   │   │   │   ├── branch_protection_step.rb
│   │   │   │   │   ├── cleanup_step.rb
│   │   │   │   │   ├── create_environment_step.rb
│   │   │   │   │   ├── repo_clone_step.rb
│   │   │   │   │   ├── repo_metadata_step.rb
│   │   │   │   │   ├── security_settings_step.rb
│   │   │   │   │   ├── step.rb
│   │   │   │   │   ├── weight_map.rb
│   │   │   │   │   └── workflow_dispatch_step.rb
│   │   │   │   ├── status_group.rb
│   │   │   │   └── step_group.rb
│   │   │   └── public
│   │   │       └── stacks_instance_query.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── fixtures
│   │       │   └── sample_stack_templates
│   │       │       └── pre_publish_checks
│   │       │           ├── sample_stack_1.yaml
│   │       │           └── sample_stack_2.yaml
│   │       ├── helpers
│   │       │   ├── stackignore_helper_test.rb
│   │       │   ├── stacks_app_helper_test.rb
│   │       │   └── stacks_clone_helper_test.rb
│   │       └── models
│   │           ├── instance
│   │           │   └── stacks_instance_cleaner_test.rb
│   │           ├── parser
│   │           │   ├── stack_parser_test.rb
│   │           │   └── stacks_mustache_test.rb
│   │           ├── planner
│   │           │   └── stack_planner_test.rb
│   │           ├── repository_stack_release_test.rb
│   │           ├── repository_stack_test.rb
│   │           ├── stacks_analytic_test.rb
│   │           ├── stacks_policy
│   │           │   └── stacks_allowlist_test.rb
│   │           └── stacks_steps
│   │               ├── branch_protection_step_test.rb
│   │               ├── cleanup_step_test.rb
│   │               ├── create_environment_step_test.rb
│   │               ├── repo_clone_step_test.rb
│   │               ├── repo_metadata_step_test.rb
│   │               ├── security_settings_step_test.rb
│   │               └── workflow_dispatch_step_test.rb
│   ├── stars
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── hydro_correct_stargazers_repository_transferred_job.rb
│   │   │   │   ├── hydro_stars_repository_visibility_job.rb
│   │   │   │   └── stars_kv_cleanup_expired_data_job.rb
│   │   │   ├── models
│   │   │   │   ├── content_authorization_error
│   │   │   │   │   └── actor_blocked_by_target_owner.rb
│   │   │   │   ├── content_authorizer
│   │   │   │   │   └── star_authorizer.rb
│   │   │   │   ├── has_starred_checker.rb
│   │   │   │   ├── starlike.rb
│   │   │   │   ├── star.rb
│   │   │   │   ├── stars
│   │   │   │   │   ├── kv
│   │   │   │   │   │   └── data_store.rb
│   │   │   │   │   ├── kv.rb
│   │   │   │   │   └── unstar_service.rb
│   │   │   │   ├── stars_since.rb
│   │   │   │   └── user
│   │   │   │       └── stars_dependency.rb
│   │   │   ├── private
│   │   │   │   └── stars
│   │   │   │       └── creation.rb
│   │   │   └── public
│   │   │       ├── star_entity.rb
│   │   │       ├── stars
│   │   │       │   └── domain.rb
│   │   │       └── stars.rb
│   │   ├── domain_query_todo.yml
│   │   ├── domain_query_violations.yml
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   ├── privacy_todo.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── hydro_correct_stargazers_repository_transferred_job_test.rb
│   │       │   ├── hydro_stars_repository_visibility_job_test.rb
│   │       │   └── stars_kv_cleanup_expired_data_job_test.rb
│   │       ├── models
│   │       │   ├── has_starred_checker_test.rb
│   │       │   ├── repository
│   │       │   │   └── star_test.rb
│   │       │   ├── star_repositories_test.rb
│   │       │   ├── stars
│   │       │   │   └── unstar_service_test.rb
│   │       │   ├── stars_since_test.rb
│   │       │   ├── star_test.rb
│   │       │   └── user
│   │       │       └── stars_dependency_test.rb
│   │       └── public
│   │           └── stars
│   │               └── domain_test.rb
│   ├── statuses
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── statuses_archive_job.rb
│   │   │   │   ├── statuses_archive_orchestration_job.rb
│   │   │   │   ├── statuses_delete_archived_job.rb
│   │   │   │   └── statuses_delete_archived_orchestration_job.rb
│   │   │   ├── models
│   │   │   │   └── status.rb
│   │   │   └── public
│   │   │       ├── statuses
│   │   │       │   ├── domain.rb
│   │   │       │   └── service.rb
│   │   │       └── statuses.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   ├── privacy_todo.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── statuses_archive_job_test.rb
│   │       │   ├── statuses_archive_orchestration_job_test.rb
│   │       │   ├── statuses_delete_archived_job_test.rb
│   │       │   └── statuses_delete_archived_orchestration_job_test.rb
│   │       ├── models
│   │       │   └── status_test.rb
│   │       └── public
│   │           └── statuses
│   │               ├── domain_test.rb
│   │               └── service_test.rb
│   ├── stratocaster
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── hydro_stratocaster_repository_ref_update_recorded_job.rb
│   │   │   │   └── hydro_stratocaster_repository_visibility_changed_job.rb
│   │   │   ├── models
│   │   │   │   ├── release
│   │   │   │   │   └── fanout_targets_collector.rb
│   │   │   │   ├── repository
│   │   │   │   │   └── stratocaster_dependency.rb
│   │   │   │   ├── stratocaster
│   │   │   │   │   ├── event_target.rb
│   │   │   │   │   ├── global_index.rb
│   │   │   │   │   └── model.rb
│   │   │   │   ├── stratocaster_event_prefiller.rb
│   │   │   │   └── user
│   │   │   │       └── stratocaster_dependency.rb
│   │   │   └── public
│   │   │       ├── stratocasters
│   │   │       │   └── domain.rb
│   │   │       └── stratocasters.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── hydro_stratocaster_repository_ref_update_recorded_job_test.rb
│   │       │   └── hydro_stratocaster_repository_visibility_changed_job_test.rb
│   │       └── models
│   │           ├── api
│   │           │   └── serializer
│   │           │       └── events_dependency_test.rb
│   │           ├── release_fanout_targets_collector_test.rb
│   │           ├── stratocaster
│   │           │   ├── global_index_test.rb
│   │           │   └── model_test.rb
│   │           └── stratocaster_event_prefiller_test.rb
│   ├── structured_templates
│   │   ├── app
│   │   │   ├── components
│   │   │   │   └── structured_templates
│   │   │   │       ├── elements
│   │   │   │       │   ├── base_component.rb
│   │   │   │       │   ├── checkbox_component.html.erb
│   │   │   │       │   ├── checkbox_component.rb
│   │   │   │       │   ├── codeblock_component.html.erb
│   │   │   │       │   ├── codeblock_component.rb
│   │   │   │       │   ├── dropdown_component.html.erb
│   │   │   │       │   ├── dropdown_component.rb
│   │   │   │       │   ├── input_component.html.erb
│   │   │   │       │   ├── input_component.rb
│   │   │   │       │   ├── markdown_component.rb
│   │   │   │       │   ├── multi_select_component.html.erb
│   │   │   │       │   ├── multi_select_component.rb
│   │   │   │       │   ├── textarea_component.html.erb
│   │   │   │       │   └── textarea_component.rb
│   │   │   │       ├── preview_component.rb
│   │   │   │       ├── template_component.html.erb
│   │   │   │       └── template_component.rb
│   │   │   └── models
│   │   │       └── structured_templates
│   │   │           ├── body_builder.rb
│   │   │           ├── checkboxes.rb
│   │   │           ├── checkbox.rb
│   │   │           ├── configuration_base.rb
│   │   │           ├── dropdown.rb
│   │   │           ├── input_base.rb
│   │   │           ├── input.rb
│   │   │           ├── markdown.rb
│   │   │           ├── textarea.rb
│   │   │           ├── upload.rb
│   │   │           └── validation_helpers.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── components
│   │       │   └── structured_templates
│   │       │       ├── elements
│   │       │       │   ├── checkbox_component_test.rb
│   │       │       │   ├── codeblock_component_test.rb
│   │       │       │   ├── dropdown_component_test.rb
│   │       │       │   ├── input_component_test.rb
│   │       │       │   ├── markdown_component_test.rb
│   │       │       │   ├── multi_select_component_test.rb
│   │       │       │   └── textarea_component_test.rb
│   │       │       ├── preview_component_test.rb
│   │       │       └── template_component_test.rb
│   │       └── models
│   │           └── structured_templates
│   │               ├── body_builder_test.rb
│   │               ├── checkboxes_test.rb
│   │               ├── checkbox_test.rb
│   │               ├── dropdown_test.rb
│   │               ├── input_base_test.rb
│   │               ├── input_test.rb
│   │               ├── markdown_test.rb
│   │               ├── textarea_test.rb
│   │               └── upload_test.rb
│   ├── substrate
│   │   ├── app
│   │   │   ├── models
│   │   │   │   ├── autocomplete_query.rb
│   │   │   │   ├── canceled_query_reporter
│   │   │   │   │   └── query_digester.rb
│   │   │   │   ├── canceled_query_reporter.rb
│   │   │   │   ├── coders
│   │   │   │   │   ├── base.rb
│   │   │   │   │   ├── codable_column.rb
│   │   │   │   │   ├── composed.rb
│   │   │   │   │   ├── default.rb
│   │   │   │   │   ├── gzip.rb
│   │   │   │   │   ├── handler.rb
│   │   │   │   │   ├── identity.rb
│   │   │   │   │   ├── issue_event_coder.rb
│   │   │   │   │   ├── multi_read_writer.rb
│   │   │   │   │   ├── README.md
│   │   │   │   │   └── rescue_errors.rb
│   │   │   │   ├── coders.rb
│   │   │   │   ├── color_mode.rb
│   │   │   │   ├── configuration
│   │   │   │   │   └── read_tracker.rb
│   │   │   │   ├── configuration.rb
│   │   │   │   ├── graceful_timeout
│   │   │   │   │   ├── data_store.rb
│   │   │   │   │   └── k_v.rb
│   │   │   │   ├── hydro_event_helper.rb
│   │   │   │   ├── job_status
│   │   │   │   │   ├── context.rb
│   │   │   │   │   ├── data_store.rb
│   │   │   │   │   └── k_v.rb
│   │   │   │   ├── job_status.rb
│   │   │   │   ├── job_status_subscription.rb
│   │   │   │   ├── mysql_transaction_reporter.rb
│   │   │   │   ├── nested_transaction_reporter.rb
│   │   │   │   ├── platform_types.rb
│   │   │   │   ├── rate_limit_key.rb
│   │   │   │   ├── resiliency
│   │   │   │   │   ├── response.rb
│   │   │   │   │   └── responses
│   │   │   │   │       ├── array.rb
│   │   │   │   │       ├── boolean.rb
│   │   │   │   │       ├── count.rb
│   │   │   │   │       ├── set.rb
│   │   │   │   │       └── will_paginate_collection.rb
│   │   │   │   ├── rest
│   │   │   │   │   ├── has_pinned_api_version.rb
│   │   │   │   │   ├── paginator.rb
│   │   │   │   │   ├── preview.rb
│   │   │   │   │   └── previews.rb
│   │   │   │   ├── sequence
│   │   │   │   │   └── context.rb
│   │   │   │   ├── sequence.rb
│   │   │   │   ├── settings
│   │   │   │   │   └── appearance_preferences
│   │   │   │   │       └── color_modes_updater.rb
│   │   │   │   ├── settings_collection
│   │   │   │   │   ├── collection_model.rb
│   │   │   │   │   ├── json_column_type.rb
│   │   │   │   │   └── mixin.rb
│   │   │   │   ├── settings_collection.rb
│   │   │   │   ├── slow_query_logger.rb
│   │   │   │   ├── slow_query_reporter.rb
│   │   │   │   ├── stafftools
│   │   │   │   │   └── rate_limit_context.rb
│   │   │   │   ├── time_span.rb
│   │   │   │   ├── url_helpers.rb
│   │   │   │   ├── user_theme.rb
│   │   │   │   ├── user_whitelisting.rb
│   │   │   │   ├── views.rb
│   │   │   │   ├── wait_for_replication.rb
│   │   │   │   └── will_paginate_renderer.rb
│   │   │   ├── private
│   │   │   │   ├── configsd
│   │   │   │   │   ├── cache
│   │   │   │   │   │   ├── by_target.rb
│   │   │   │   │   │   ├── by_target_serializer.rb
│   │   │   │   │   │   ├── by_targets.rb
│   │   │   │   │   │   └── by_target_staleness_observer.rb
│   │   │   │   │   ├── cache.rb
│   │   │   │   │   └── dev_server_notice.rb
│   │   │   │   └── configsd.rb
│   │   │   └── public
│   │   │       ├── configurations
│   │   │       │   └── domain.rb
│   │   │       ├── configurations.rb
│   │   │       └── substrate
│   │   │           └── i_repository_owner.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── models
│   │       │   ├── api
│   │       │   │   ├── accepted_media_types_test.rb
│   │       │   │   ├── cache_header_setter_test.rb
│   │       │   │   ├── database_selection_test.rb
│   │       │   │   ├── instrument_segment_test.rb
│   │       │   │   ├── limiters
│   │       │   │   │   ├── authentication_fingerprint_by_path_test.rb
│   │       │   │   │   ├── concurrent_authentication_fingerprint_test.rb
│   │       │   │   │   ├── elapsed_authenticated_time_by_path_test.rb
│   │       │   │   │   └── elapsed_time_by_authentication_fingerprint_test.rb
│   │       │   │   ├── media_type_test.rb
│   │       │   │   ├── middleware
│   │       │   │   │   ├── cors_test.rb
│   │       │   │   │   ├── limiting_test.rb
│   │       │   │   │   ├── load_shedding_middleware_test.rb
│   │       │   │   │   └── programmatic_access_validator_test.rb
│   │       │   │   ├── request_credentials_test.rb
│   │       │   │   ├── request_method_helper_test.rb
│   │       │   │   ├── request_owner_test.rb
│   │       │   │   ├── route_finder_test.rb
│   │       │   │   ├── selected_version_test.rb
│   │       │   │   ├── serializer
│   │       │   │   │   └── rate_limit_dependency_test.rb
│   │       │   │   ├── serializer_test.rb
│   │       │   │   ├── throttler_test.rb
│   │       │   │   ├── traffic_mirroring_test.rb
│   │       │   │   └── user_agent_test.rb
│   │       │   ├── autocomplete_query_test.rb
│   │       │   ├── cache
│   │       │   │   ├── failover_test.rb
│   │       │   │   ├── local_test.rb
│   │       │   │   ├── skip_test.rb
│   │       │   │   ├── utils_test.rb
│   │       │   │   └── zip_test.rb
│   │       │   ├── canceled_query_reporter
│   │       │   │   └── query_digester_test.rb
│   │       │   ├── canceled_query_reporter_test.rb
│   │       │   ├── coders
│   │       │   │   ├── base_test.rb
│   │       │   │   ├── composed_test.rb
│   │       │   │   ├── default_test.rb
│   │       │   │   ├── gzip_test.rb
│   │       │   │   ├── identity_test.rb
│   │       │   │   ├── multi_read_writer_test.rb
│   │       │   │   └── rescue_errors_test.rb
│   │       │   ├── color_ext_test.rb
│   │       │   ├── color_mode_test.rb
│   │       │   ├── config_test.rb
│   │       │   ├── configurable_test.rb
│   │       │   ├── configuration_test.rb
│   │       │   ├── job_status
│   │       │   │   └── context_test.rb
│   │       │   ├── job_status_subscription_test.rb
│   │       │   ├── job_status_test.rb
│   │       │   ├── mysql_transaction_reporter_test.rb
│   │       │   ├── nested_transaction_reporter_test.rb
│   │       │   ├── rate_limit_key_test.rb
│   │       │   ├── resiliency
│   │       │   │   └── response_test.rb
│   │       │   ├── rest
│   │       │   │   ├── paginator_test.rb
│   │       │   │   ├── previews_test.rb
│   │       │   │   └── preview_test.rb
│   │       │   ├── sequence_test.rb
│   │       │   ├── settings
│   │       │   │   └── appearance_preferences
│   │       │   │       └── color_modes_updater_test.rb
│   │       │   ├── settings_collection
│   │       │   │   ├── collection_model_test.rb
│   │       │   │   └── json_column_type_test.rb
│   │       │   ├── slow_query_reporter_test.rb
│   │       │   ├── stafftools
│   │       │   │   └── rate_limit_context_test.rb
│   │       │   ├── standard_comment_test.rb
│   │       │   ├── timer_daemon_test.rb
│   │       │   ├── time_span_test.rb
│   │       │   ├── user_theme_test.rb
│   │       │   └── wait_for_replication_test.rb
│   │       ├── private
│   │       │   └── configsd_test.rb
│   │       └── public
│   │           └── configurations
│   │               └── domain_test.rb
│   ├── targeting
│   │   ├── app
│   │   │   └── public
│   │   │       └── targeting
│   │   │           ├── attribute.rb
│   │   │           ├── targetable.rb
│   │   │           └── targets
│   │   │               ├── enterprise.rb
│   │   │               ├── organization.rb
│   │   │               ├── repository.rb
│   │   │               └── user.rb
│   │   ├── package_todo.yml
│   │   └── package.yml
│   ├── trade_compliance
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── trade_compliance
│   │   │   │       └── trade_screening
│   │   │   │           ├── eis_poll_job.rb
│   │   │   │           ├── kv_cleanup_expired_data_job.rb
│   │   │   │           ├── perform_screening_retry_job.rb
│   │   │   │           ├── retry_screening_job.rb
│   │   │   │           └── screening_status_sla_check_job.rb
│   │   │   ├── lib
│   │   │   │   └── trade_compliance
│   │   │   │       ├── kv.rb
│   │   │   │       └── trade_screening
│   │   │   │           ├── api_service.rb
│   │   │   │           ├── eis_bus_response.rb
│   │   │   │           ├── live_response.rb
│   │   │   │           ├── request_access_token.rb
│   │   │   │           └── salesforce_screening_result_processor.rb
│   │   │   ├── models
│   │   │   │   └── trade_compliance
│   │   │   │       └── trade_screening
│   │   │   │           ├── customer_details.rb
│   │   │   │           └── screening_details.rb
│   │   │   └── public
│   │   │       ├── trade_compliance
│   │   │       │   └── trade_screening.rb
│   │   │       └── trade_compliance.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   └── trade_compliance
│   │       │       └── trade_screening
│   │       │           ├── eis_poll_job_test.rb
│   │       │           ├── kv_cleanup_expired_data_job_test.rb
│   │       │           ├── retry_screening_job_test.rb
│   │       │           └── screening_status_sla_check_job_test.rb
│   │       ├── lib
│   │       │   └── trade_compliance
│   │       │       └── trade_screening
│   │       │           ├── api_service_test.rb
│   │       │           ├── eis_bus_response_test.rb
│   │       │           ├── live_response_test.rb
│   │       │           ├── request_access_token_test.rb
│   │       │           └── salesforce_screening_result_processor_test.rb
│   │       ├── models
│   │       │   └── trade_compliance
│   │       │       └── trade_screening
│   │       │           ├── customer_details_test.rb
│   │       │           └── screening_details_test.rb
│   │       ├── test_helper.rb
│   │       └── test_helpers
│   │           └── trade_compliance
│   │               └── trade_screening
│   │                   └── trade_screening_test_helpers.rb
│   ├── trust_safety
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── apply_content_warning_job.rb
│   │   │   │   └── remove_content_warning_job.rb
│   │   │   └── models
│   │   │       ├── dsa_constants.rb
│   │   │       ├── dsa_explanations.rb
│   │   │       ├── high_profile_signals.rb
│   │   │       └── trust_safety
│   │   │           ├── job_status.rb
│   │   │           ├── k_v
│   │   │           │   └── data_store.rb
│   │   │           └── k_v.rb
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   ├── apply_content_warning_job_test.rb
│   │       │   └── remove_content_warning_job_test.rb
│   │       └── models
│   │           ├── dsa_explanations_test.rb
│   │           └── high_profile_signal_test.rb
│   ├── users
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   ├── hydro_delete_restorable_repository_memberships_repository_transferred_job.rb
│   │   │   │   ├── hydro_user_on_push_job.rb
│   │   │   │   ├── users
│   │   │   │   │   └── cache
│   │   │   │   │       └── invalidation_job.rb
│   │   │   │   ├── users_kv_cleanup_expired_data_job.rb
│   │   │   │   └── windbeam_deletion_request_job.rb
│   │   │   ├── models
│   │   │   │   ├── coders
│   │   │   │   │   └── user_coder.rb
│   │   │   │   ├── contribution
│   │   │   │   │   └── fetcher
│   │   │   │   │       └── created_pull_request.rb
│   │   │   │   ├── destroy_user_callbacks.rb
│   │   │   │   ├── email_role.rb
│   │   │   │   ├── enterprise_trial_limit.rb
│   │   │   │   ├── in_product_messaging_subscription.rb
│   │   │   │   ├── interaction.rb
│   │   │   │   ├── search
│   │   │   │   │   └── queries
│   │   │   │   │       ├── user_fuzzy_finder.rb
│   │   │   │   │       ├── user_login_query.rb
│   │   │   │   │       └── user_query.rb
│   │   │   │   ├── stafftools
│   │   │   │   │   └── restore_account.rb
│   │   │   │   ├── stealth_email.rb
│   │   │   │   ├── suggester
│   │   │   │   │   ├── user_serializer.rb
│   │   │   │   │   └── user_suggester.rb
│   │   │   │   ├── user
│   │   │   │   │   ├── ability_dependency.rb
│   │   │   │   │   ├── account_age_dependency.rb
│   │   │   │   │   ├── accountless_email_verification.rb
│   │   │   │   │   ├── account_management_dependency.rb
│   │   │   │   │   ├── author_emails_dependency.rb
│   │   │   │   │   ├── committers_by_email.rb
│   │   │   │   │   ├── configuration_dependency.rb
│   │   │   │   │   ├── languages_dependency.rb
│   │   │   │   │   ├── rate_limit_allowlisting_dependency.rb
│   │   │   │   │   ├── removal_dependency.rb
│   │   │   │   │   ├── set_primary_email_status.rb
│   │   │   │   │   ├── settings_dependency.rb
│   │   │   │   │   └── user_login_type.rb
│   │   │   │   ├── user_email
│   │   │   │   │   └── normalization.rb
│   │   │   │   ├── user_email.rb
│   │   │   │   ├── user_entity_serializer.rb
│   │   │   │   ├── user.rb
│   │   │   │   ├── users
│   │   │   │   │   ├── cache
│   │   │   │   │   │   ├── user_by_id_client.rb
│   │   │   │   │   │   └── user_serializer.rb
│   │   │   │   │   ├── cache.rb
│   │   │   │   │   ├── kv
│   │   │   │   │   │   └── data_store.rb
│   │   │   │   │   └── kv.rb
│   │   │   │   └── user_settings.rb
│   │   │   └── public
│   │   │       ├── users
│   │   │       │   ├── domain
│   │   │       │   │   └── billing.rb
│   │   │       │   ├── domain.rb
│   │   │       │   └── i_user.rb
│   │   │       └── users.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── factories
│   │       │   ├── email_role_factories.rb
│   │       │   ├── interaction_factories.rb
│   │       │   ├── profile_highlight_contribution_factories.rb
│   │       │   ├── profile_highlight_factories.rb
│   │       │   ├── profile_pin_factories.rb
│   │       │   ├── user_factories.rb
│   │       │   ├── user_settings_factories.rb
│   │       │   └── user_status_factories.rb
│   │       ├── jobs
│   │       │   ├── hydro_delete_restorable_repository_memberships_repository_transferred_job_test.rb
│   │       │   ├── hydro_user_on_push_job_test.rb
│   │       │   └── windbeam_deletion_request_job_test.rb
│   │       ├── models
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       └── user_dependency_test.rb
│   │       │   ├── by_ip_with_prefix_test.rb
│   │       │   ├── contribution
│   │       │   │   └── fetcher
│   │       │   │       └── created_pull_request_test.rb
│   │       │   ├── destroy_user_callbacks_test.rb
│   │       │   ├── email_role_test.rb
│   │       │   ├── enterprise_trial_limit_test.rb
│   │       │   ├── ghost_test.rb
│   │       │   ├── in_product_messaging_subscription_test.rb
│   │       │   ├── interaction_test.rb
│   │       │   ├── search
│   │       │   │   └── queries
│   │       │   │       ├── user_login_query_test.rb
│   │       │   │       └── user_query_test.rb
│   │       │   ├── stafftools
│   │       │   │   └── restore_account_test.rb
│   │       │   ├── stealth_email_test.rb
│   │       │   ├── suggester
│   │       │   │   ├── user_serializer_test.rb
│   │       │   │   └── user_suggester_test.rb
│   │       │   ├── system_account_test.rb
│   │       │   ├── the_ghost_user_test.rb
│   │       │   ├── the_staff_user_test.rb
│   │       │   ├── user
│   │       │   │   ├── account_age_dependency_test.rb
│   │       │   │   ├── accountless_email_verification_test.rb
│   │       │   │   ├── account_management_dependency_test.rb
│   │       │   │   ├── associated_repositories_test.rb
│   │       │   │   ├── author_emails_dependency_test.rb
│   │       │   │   ├── committers_by_email_test.rb
│   │       │   │   ├── emails_test.rb
│   │       │   │   ├── languages_dependency_test.rb
│   │       │   │   ├── rate_limit_allowlisting_dependency_test.rb
│   │       │   │   ├── removal_dependency_test.rb
│   │       │   │   └── user_settings_dependency_test.rb
│   │       │   ├── user_abilities_test.rb
│   │       │   ├── user_delete_test.rb
│   │       │   ├── user_dormancy_test.rb
│   │       │   ├── user_email
│   │       │   │   └── normalization_dependency_test.rb
│   │       │   ├── user_email_test.rb
│   │       │   ├── user_rename_test.rb
│   │       │   ├── users
│   │       │   │   └── cache
│   │       │   │       ├── invalidation_test.rb
│   │       │   │       ├── user_by_id_client_test.rb
│   │       │   │       └── user_serializer_test.rb
│   │       │   ├── user_search_test.rb
│   │       │   ├── user_settings_test.rb
│   │       │   ├── users_inactive_since_signup_test.rb
│   │       │   └── user_test.rb
│   │       └── public
│   │           └── users
│   │               └── domain_test.rb
│   ├── verification_platform
│   │   ├── app
│   │   │   └── jobs
│   │   │       ├── hydro_check_run_analysis_job.rb
│   │   │       ├── hydro_check_suite_analysis_job.rb
│   │   │       └── hydro_findings_processing_requested_job.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── jobs
│   │           ├── hydro_check_run_analysis_job_test.rb
│   │           └── hydro_check_suite_analysis_job_test.rb
│   ├── webhooks
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── hydro_generate_hookshot_payloads_repository_deleted_job.rb
│   │   │   ├── models
│   │   │   │   ├── content_authorizer
│   │   │   │   │   └── hook_authorizer.rb
│   │   │   │   ├── hook
│   │   │   │   │   ├── actions_dependency.rb
│   │   │   │   │   ├── config_accessor.rb
│   │   │   │   │   ├── delivery.rb
│   │   │   │   │   ├── delivery_system.rb
│   │   │   │   │   ├── event
│   │   │   │   │   │   ├── attributes_dependency.rb
│   │   │   │   │   │   ├── autolink_event.rb
│   │   │   │   │   │   ├── branch_protection_configuration_event.rb
│   │   │   │   │   │   ├── branch_protection_rule_event.rb
│   │   │   │   │   │   ├── cache_sync_event.rb
│   │   │   │   │   │   ├── check_run_event.rb
│   │   │   │   │   │   ├── checks_dependency.rb
│   │   │   │   │   │   ├── check_suite_event.rb
│   │   │   │   │   │   ├── close_issue_reference_event.rb
│   │   │   │   │   │   ├── cluster_wait_dependency.rb
│   │   │   │   │   │   ├── commit_comment_event.rb
│   │   │   │   │   │   ├── create_event.rb
│   │   │   │   │   │   ├── custom_property_event.rb
│   │   │   │   │   │   ├── custom_property_values_event.rb
│   │   │   │   │   │   ├── delete_event.rb
│   │   │   │   │   │   ├── deploy_key_event.rb
│   │   │   │   │   │   ├── deployment_event.rb
│   │   │   │   │   │   ├── deployment_status_event.rb
│   │   │   │   │   │   ├── dismissal_request_code_scanning_event.rb
│   │   │   │   │   │   ├── dismissal_request_dependabot_event.rb
│   │   │   │   │   │   ├── dismissal_request_license_compliance_event.rb
│   │   │   │   │   │   ├── dismissal_request_secret_scanning_event.rb
│   │   │   │   │   │   ├── enterprise_event.rb
│   │   │   │   │   │   ├── exemption_request_push_ruleset_event.rb
│   │   │   │   │   │   ├── exemption_request_secret_scanning_event.rb
│   │   │   │   │   │   ├── fork_event.rb
│   │   │   │   │   │   ├── github_app_authorization_event.rb
│   │   │   │   │   │   ├── gollum_event.rb
│   │   │   │   │   │   ├── installation_event.rb
│   │   │   │   │   │   ├── installation_repositories_event.rb
│   │   │   │   │   │   ├── installation_target_event.rb
│   │   │   │   │   │   ├── issue_event_event.rb
│   │   │   │   │   │   ├── member_event.rb
│   │   │   │   │   │   ├── membership_event.rb
│   │   │   │   │   │   ├── merge_group_event.rb
│   │   │   │   │   │   ├── meta_event.rb
│   │   │   │   │   │   ├── missing_required_attribute.rb
│   │   │   │   │   │   ├── missing_to_be_required_attribute.rb
│   │   │   │   │   │   ├── organization_custom_property_event.rb
│   │   │   │   │   │   ├── organization_custom_property_values_event.rb
│   │   │   │   │   │   ├── organization_event.rb
│   │   │   │   │   │   ├── org_block_event.rb
│   │   │   │   │   │   ├── package_event.rb
│   │   │   │   │   │   ├── package_v2_event.rb
│   │   │   │   │   │   ├── page_build_event.rb
│   │   │   │   │   │   ├── page_event.rb
│   │   │   │   │   │   ├── personal_access_token_request_event.rb
│   │   │   │   │   │   ├── ping_event.rb
│   │   │   │   │   │   ├── public_event.rb
│   │   │   │   │   │   ├── pull_request_event.rb
│   │   │   │   │   │   ├── pull_request_review_comment_event.rb
│   │   │   │   │   │   ├── pull_request_review_event.rb
│   │   │   │   │   │   ├── pull_request_review_thread_event.rb
│   │   │   │   │   │   ├── push_event.rb
│   │   │   │   │   │   ├── reaction_event.rb
│   │   │   │   │   │   ├── registry_dependency.rb
│   │   │   │   │   │   ├── registry_package_event.rb
│   │   │   │   │   │   ├── release_event.rb
│   │   │   │   │   │   ├── reminder_event.rb
│   │   │   │   │   │   ├── repository_actions_settings_event.rb
│   │   │   │   │   │   ├── repository_advanced_security_settings_event.rb
│   │   │   │   │   │   ├── repository_archive_settings_event.rb
│   │   │   │   │   │   ├── repository_dispatch_event.rb
│   │   │   │   │   │   ├── repository_event.rb
│   │   │   │   │   │   ├── repository_import_event.rb
│   │   │   │   │   │   ├── repository_pull_request_settings_event.rb
│   │   │   │   │   │   ├── repository_ruleset_event.rb
│   │   │   │   │   │   ├── repository_topic_event.rb
│   │   │   │   │   │   ├── repository_webhook_event.rb
│   │   │   │   │   │   ├── secret_scanning_alert_location_event.rb
│   │   │   │   │   │   ├── security_and_analysis_event.rb
│   │   │   │   │   │   ├── star_event.rb
│   │   │   │   │   │   ├── status_event.rb
│   │   │   │   │   │   ├── team_add_event.rb
│   │   │   │   │   │   ├── team_event.rb
│   │   │   │   │   │   ├── user_event.rb
│   │   │   │   │   │   ├── watch_event.rb
│   │   │   │   │   │   ├── workflow_dispatch_event.rb
│   │   │   │   │   │   └── workflow_run_event.rb
│   │   │   │   │   ├── event.rb
│   │   │   │   │   ├── event_registry.rb
│   │   │   │   │   ├── hookd_response_error.rb
│   │   │   │   │   ├── instrumented.rb
│   │   │   │   │   ├── payload
│   │   │   │   │   │   ├── actions_push_payload.rb
│   │   │   │   │   │   ├── autolink_payload.rb
│   │   │   │   │   │   ├── branch_protection_configuration_payload.rb
│   │   │   │   │   │   ├── branch_protection_rule_payload.rb
│   │   │   │   │   │   ├── cache_sync_payload.rb
│   │   │   │   │   │   ├── check_run_payload.rb
│   │   │   │   │   │   ├── check_suite_payload.rb
│   │   │   │   │   │   ├── close_issue_reference_payload.rb
│   │   │   │   │   │   ├── commit_comment_payload.rb
│   │   │   │   │   │   ├── create_payload.rb
│   │   │   │   │   │   ├── custom_property_payload.rb
│   │   │   │   │   │   ├── custom_property_values_payload.rb
│   │   │   │   │   │   ├── delete_payload.rb
│   │   │   │   │   │   ├── dependabot_alert_payload.rb
│   │   │   │   │   │   ├── deploy_key_payload.rb
│   │   │   │   │   │   ├── deployment_payload.rb
│   │   │   │   │   │   ├── deployment_status_payload.rb
│   │   │   │   │   │   ├── dismissal_request_code_scanning_payload.rb
│   │   │   │   │   │   ├── dismissal_request_dependabot_payload.rb
│   │   │   │   │   │   ├── dismissal_request_license_compliance_payload.rb
│   │   │   │   │   │   ├── dismissal_request_secret_scanning_payload.rb
│   │   │   │   │   │   ├── enterprise_payload.rb
│   │   │   │   │   │   ├── exemption_request_push_ruleset_payload.rb
│   │   │   │   │   │   ├── exemption_request_secret_scanning_payload.rb
│   │   │   │   │   │   ├── fork_payload.rb
│   │   │   │   │   │   ├── formatter.rb
│   │   │   │   │   │   ├── github_app_authorization_payload.rb
│   │   │   │   │   │   ├── gollum_payload.rb
│   │   │   │   │   │   ├── installation_payload.rb
│   │   │   │   │   │   ├── installation_repositories_payload.rb
│   │   │   │   │   │   ├── installation_target_payload.rb
│   │   │   │   │   │   ├── issue_event_payload.rb
│   │   │   │   │   │   ├── member_payload.rb
│   │   │   │   │   │   ├── membership_payload.rb
│   │   │   │   │   │   ├── merge_group_payload.rb
│   │   │   │   │   │   ├── meta_payload.rb
│   │   │   │   │   │   ├── organization_custom_property_payload.rb
│   │   │   │   │   │   ├── organization_custom_property_values_payload.rb
│   │   │   │   │   │   ├── organization_payload.rb
│   │   │   │   │   │   ├── org_block_payload.rb
│   │   │   │   │   │   ├── package_payload.rb
│   │   │   │   │   │   ├── package_v2_payload.rb
│   │   │   │   │   │   ├── page_build_payload.rb
│   │   │   │   │   │   ├── page_payload.rb
│   │   │   │   │   │   ├── personal_access_token_request_payload.rb
│   │   │   │   │   │   ├── ping_payload.rb
│   │   │   │   │   │   ├── public_payload.rb
│   │   │   │   │   │   ├── pull_request_payload.rb
│   │   │   │   │   │   ├── pull_request_review_comment_payload.rb
│   │   │   │   │   │   ├── pull_request_review_payload.rb
│   │   │   │   │   │   ├── pull_request_review_thread_payload.rb
│   │   │   │   │   │   ├── push_payload.rb
│   │   │   │   │   │   ├── reaction_payload.rb
│   │   │   │   │   │   ├── registry_package_payload.rb
│   │   │   │   │   │   ├── release_payload.rb
│   │   │   │   │   │   ├── reminder_payload.rb
│   │   │   │   │   │   ├── repository_actions_settings_payload.rb
│   │   │   │   │   │   ├── repository_advanced_security_settings_payload.rb
│   │   │   │   │   │   ├── repository_archive_settings_payload.rb
│   │   │   │   │   │   ├── repository_dispatch_payload.rb
│   │   │   │   │   │   ├── repository_import_payload.rb
│   │   │   │   │   │   ├── repository_payload.rb
│   │   │   │   │   │   ├── repository_pull_request_settings_payload.rb
│   │   │   │   │   │   ├── repository_ruleset_payload.rb
│   │   │   │   │   │   ├── repository_topic_payload.rb
│   │   │   │   │   │   ├── repository_vulnerability_alert_payload.rb
│   │   │   │   │   │   ├── repository_webhook_payload.rb
│   │   │   │   │   │   ├── secret_scanning_alert_location_payload.rb
│   │   │   │   │   │   ├── security_and_analysis_payload.rb
│   │   │   │   │   │   ├── star_payload.rb
│   │   │   │   │   │   ├── status_payload.rb
│   │   │   │   │   │   ├── team_add_payload.rb
│   │   │   │   │   │   ├── team_payload.rb
│   │   │   │   │   │   ├── user_payload.rb
│   │   │   │   │   │   ├── watch_payload.rb
│   │   │   │   │   │   ├── workflow_dispatch_payload.rb
│   │   │   │   │   │   └── workflow_run_payload.rb
│   │   │   │   │   ├── payload.rb
│   │   │   │   │   └── status_loader.rb
│   │   │   │   ├── hook_config_attribute.rb
│   │   │   │   ├── hook_deliveries_client.rb
│   │   │   │   ├── hook_event_subscription.rb
│   │   │   │   ├── hook.rb
│   │   │   │   ├── hookshot
│   │   │   │   │   ├── bad_response_error.rb
│   │   │   │   │   ├── client.rb
│   │   │   │   │   ├── deliver_job_logger.rb
│   │   │   │   │   ├── delivery.rb
│   │   │   │   │   ├── hookshot_error.rb
│   │   │   │   │   └── payload_too_large.rb
│   │   │   │   └── webhook_deliveries_client.rb
│   │   │   └── public
│   │   │       ├── webhooks
│   │   │       │   ├── domain.rb
│   │   │       │   └── i_hook.rb
│   │   │       └── webhooks.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   └── hydro_generate_hookshot_payloads_repository_deleted_job_test.rb
│   │       ├── models
│   │       │   ├── api
│   │       │   │   └── serializer
│   │       │   │       └── hooks_dependency_test.rb
│   │       │   ├── hook
│   │       │   │   ├── actions_dependency_test.rb
│   │       │   │   ├── delivery_system_test.rb
│   │       │   │   ├── delivery_test.rb
│   │       │   │   ├── event
│   │       │   │   │   ├── attributes_dependency_test.rb
│   │       │   │   │   ├── autolink_event_test.rb
│   │       │   │   │   ├── branch_protection_configuration_event_test.rb
│   │       │   │   │   ├── branch_protection_rule_event_test.rb
│   │       │   │   │   ├── cache_sync_event_test.rb
│   │       │   │   │   ├── check_run_event_test.rb
│   │       │   │   │   ├── check_suite_event_test.rb
│   │       │   │   │   ├── close_issue_reference_event_test.rb
│   │       │   │   │   ├── cluster_wait_dependency_test.rb
│   │       │   │   │   ├── commit_comment_event_test.rb
│   │       │   │   │   ├── create_event_test.rb
│   │       │   │   │   ├── custom_property_event_test.rb
│   │       │   │   │   ├── custom_property_values_event_test.rb
│   │       │   │   │   ├── delete_event_test.rb
│   │       │   │   │   ├── deploy_key_event_test.rb
│   │       │   │   │   ├── deployment_event_test.rb
│   │       │   │   │   ├── deployment_status_event_test.rb
│   │       │   │   │   ├── enterprise_event_test.rb
│   │       │   │   │   ├── exemption_request_event_test.rb
│   │       │   │   │   ├── fork_event_test.rb
│   │       │   │   │   ├── github_app_authorization_event_test.rb
│   │       │   │   │   ├── gollum_event_test.rb
│   │       │   │   │   ├── installation_event_test.rb
│   │       │   │   │   ├── installation_repositories_event_test.rb
│   │       │   │   │   ├── installation_target_event_test.rb
│   │       │   │   │   ├── issue_event_event_test.rb
│   │       │   │   │   ├── member_event_test.rb
│   │       │   │   │   ├── membership_event_test.rb
│   │       │   │   │   ├── meta_event_test.rb
│   │       │   │   │   ├── organization_custom_property_event_test.rb
│   │       │   │   │   ├── organization_custom_property_values_event_test.rb
│   │       │   │   │   ├── organization_event_test.rb
│   │       │   │   │   ├── org_block_event_test.rb
│   │       │   │   │   ├── package_event_test.rb
│   │       │   │   │   ├── page_build_event_test.rb
│   │       │   │   │   ├── personal_access_token_request_event_test.rb
│   │       │   │   │   ├── ping_event_test.rb
│   │       │   │   │   ├── public_event_test.rb
│   │       │   │   │   ├── pull_request_event_test.rb
│   │       │   │   │   ├── pull_request_review_comment_event_test.rb
│   │       │   │   │   ├── pull_request_review_event_test.rb
│   │       │   │   │   ├── push_event_test.rb
│   │       │   │   │   ├── reaction_event_test.rb
│   │       │   │   │   ├── registry_dependency_test.rb
│   │       │   │   │   ├── registry_package_event_test.rb
│   │       │   │   │   ├── release_event_test.rb
│   │       │   │   │   ├── reminder_event_test.rb
│   │       │   │   │   ├── repository_actions_settings_event_test.rb
│   │       │   │   │   ├── repository_advanced_security_settings_event_test.rb
│   │       │   │   │   ├── repository_archive_settings_event_test.rb
│   │       │   │   │   ├── repository_dispatch_event_test.rb
│   │       │   │   │   ├── repository_event_test.rb
│   │       │   │   │   ├── repository_import_event_test.rb
│   │       │   │   │   ├── repository_pull_request_settings_event_test.rb
│   │       │   │   │   ├── repository_ruleset_event_test.rb
│   │       │   │   │   ├── repository_topic_event_test.rb
│   │       │   │   │   ├── repository_webhook_event_test.rb
│   │       │   │   │   ├── secret_scanning_alert_location_event_test.rb
│   │       │   │   │   ├── security_and_analysis_event_test.rb
│   │       │   │   │   ├── star_event_test.rb
│   │       │   │   │   ├── status_event_test.rb
│   │       │   │   │   ├── team_add_event_test.rb
│   │       │   │   │   ├── team_event_test.rb
│   │       │   │   │   ├── user_event_test.rb
│   │       │   │   │   ├── watch_event_test.rb
│   │       │   │   │   ├── workflow_dispatch_event_test.rb
│   │       │   │   │   ├── workflow_job_event_test.rb
│   │       │   │   │   └── workflow_run_event_test.rb
│   │       │   │   ├── event_registry_test.rb
│   │       │   │   ├── event_test.rb
│   │       │   │   ├── payload
│   │       │   │   │   ├── actions_push_payload_test.rb
│   │       │   │   │   ├── autolink_payload_test.rb
│   │       │   │   │   ├── branch_protection_configuration_payload_test.rb
│   │       │   │   │   ├── branch_protection_rule_payload_test.rb
│   │       │   │   │   ├── cache_sync_payload_test.rb
│   │       │   │   │   ├── check_run_payload_test.rb
│   │       │   │   │   ├── check_suite_payload_test.rb
│   │       │   │   │   ├── close_issue_reference_payload_test.rb
│   │       │   │   │   ├── commit_comment_payload_test.rb
│   │       │   │   │   ├── create_payload_test.rb
│   │       │   │   │   ├── custom_property_payload_test.rb
│   │       │   │   │   ├── custom_property_values_payload_test.rb
│   │       │   │   │   ├── delete_payload_test.rb
│   │       │   │   │   ├── deploy_key_payload_test.rb
│   │       │   │   │   ├── deployment_payload_test.rb
│   │       │   │   │   ├── deployment_status_payload_test.rb
│   │       │   │   │   ├── enterprise_payload_test.rb
│   │       │   │   │   ├── exemption_request_payload_test.rb
│   │       │   │   │   ├── fork_payload_test.rb
│   │       │   │   │   ├── github_app_authorization_payload_test.rb
│   │       │   │   │   ├── gollum_payload_test.rb
│   │       │   │   │   ├── installation_payload_test.rb
│   │       │   │   │   ├── installation_repositories_payload_test.rb
│   │       │   │   │   ├── installation_target_payload_test.rb
│   │       │   │   │   ├── issue_event_payload_test.rb
│   │       │   │   │   ├── member_payload_test.rb
│   │       │   │   │   ├── membership_payload_test.rb
│   │       │   │   │   ├── merge_group_payload_test.rb
│   │       │   │   │   ├── meta_payload_test.rb
│   │       │   │   │   ├── organization_custom_property_payload_test.rb
│   │       │   │   │   ├── organization_custom_property_values_payload_test.rb
│   │       │   │   │   ├── organization_payload_test.rb
│   │       │   │   │   ├── org_block_payload_test.rb
│   │       │   │   │   ├── package_payload_test.rb
│   │       │   │   │   ├── package_v2_payload_test.rb
│   │       │   │   │   ├── page_build_payload_test.rb
│   │       │   │   │   ├── personal_access_token_request_payload_test.rb
│   │       │   │   │   ├── ping_payload_test.rb
│   │       │   │   │   ├── public_payload_test.rb
│   │       │   │   │   ├── pull_request_payload_test.rb
│   │       │   │   │   ├── pull_request_review_comment_payload_test.rb
│   │       │   │   │   ├── pull_request_review_payload_test.rb
│   │       │   │   │   ├── pull_request_review_thread_payload_test.rb
│   │       │   │   │   ├── push_payload_test.rb
│   │       │   │   │   ├── reaction_payload_test.rb
│   │       │   │   │   ├── registry_package_payload_test.rb
│   │       │   │   │   ├── release_payload_test.rb
│   │       │   │   │   ├── reminder_payload_test.rb
│   │       │   │   │   ├── repository_dispatch_payload_test.rb
│   │       │   │   │   ├── repository_import_payload_test.rb
│   │       │   │   │   ├── repository_payload_test.rb
│   │       │   │   │   ├── repository_ruleset_payload_test.rb
│   │       │   │   │   ├── repository_topic_payload_test.rb
│   │       │   │   │   ├── repository_webhook_payload_test.rb
│   │       │   │   │   ├── secret_scanning_alert_location_payload_test.rb
│   │       │   │   │   ├── security_and_analysis_payload_test.rb
│   │       │   │   │   ├── star_payload_test.rb
│   │       │   │   │   ├── status_payload_test.rb
│   │       │   │   │   ├── team_add_payload_test.rb
│   │       │   │   │   ├── team_payload_test.rb
│   │       │   │   │   ├── user_payload_test.rb
│   │       │   │   │   ├── watch_payload_test.rb
│   │       │   │   │   ├── workflow_dispatch_payload_test.rb
│   │       │   │   │   ├── workflow_job_payload_test.rb
│   │       │   │   │   └── workflow_run_payload_test.rb
│   │       │   │   ├── payload_test.rb
│   │       │   │   └── status_loader_test.rb
│   │       │   ├── hook_config_attribute_test.rb
│   │       │   ├── hook_deliveries_client_test.rb
│   │       │   ├── hook_event_subscription_test.rb
│   │       │   ├── hookshot
│   │       │   │   └── client_test.rb
│   │       │   ├── hook_test.rb
│   │       │   ├── repository_hook_scopes_test.rb
│   │       │   ├── repository_hook_test.rb
│   │       │   └── webhook_deliveries_client_test.rb
│   │       └── public
│   │           └── webhooks
│   │               └── domain
│   │                   └── repository_hook_domain_test.rb
│   ├── wikis
│   │   ├── app
│   │   │   ├── jobs
│   │   │   │   └── hydro_wikis_on_push_job.rb
│   │   │   └── models
│   │   │       ├── content_authorization_error
│   │   │       │   └── spammy_cant_do_that.rb
│   │   │       ├── content_authorizer
│   │   │       │   └── wiki_authorizer.rb
│   │   │       ├── repository
│   │   │       │   └── wiki_dependency.rb
│   │   │       ├── repository_wiki
│   │   │       │   └── comparison.rb
│   │   │       ├── repository_wiki.rb
│   │   │       ├── search
│   │   │       │   └── queries
│   │   │       │       └── wiki_query.rb
│   │   │       └── user
│   │   │           └── wiki_dependency.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   └── test
│   │       ├── jobs
│   │       │   └── hydro_wikis_on_push_job_test.rb
│   │       └── models
│   │           ├── repository
│   │           │   └── wiki_dependency_test.rb
│   │           ├── repository_wiki
│   │           │   ├── comparison_test.rb
│   │           │   └── maintenance_test.rb
│   │           ├── repository_wiki_test.rb
│   │           ├── search
│   │           │   └── queries
│   │           │       └── wiki_query_test.rb
│   │           └── wiki_test.rb
│   ├── windbeam
│   │   ├── app
│   │   │   └── models
│   │   │       └── windbeam_export.rb
│   │   ├── package.yml
│   │   └── test
│   │       └── models
│   │           └── windbeam_export_test.rb
│   ├── workbench
│   │   ├── app
│   │   │   ├── commands
│   │   │   │   └── workbench
│   │   │   │       ├── determine_billable_customers.rb
│   │   │   │       └── spark_cloudspaces
│   │   │   │           ├── create.rb
│   │   │   │           ├── find_or_create.rb
│   │   │   │           ├── find.rb
│   │   │   │           ├── fix_oid.rb
│   │   │   │           └── start.rb
│   │   │   ├── jobs
│   │   │   │   └── workbench
│   │   │   │       └── delete_orphaned_blob_containers_job.rb
│   │   │   ├── models
│   │   │   │   └── workbench
│   │   │   │       ├── cloudspace.rb
│   │   │   │       ├── spark_cloudspaces
│   │   │   │       │   ├── dials
│   │   │   │       │   │   ├── idle_timeout.rb
│   │   │   │       │   │   ├── maximum_instances_for_free_user.rb
│   │   │   │       │   │   ├── maximum_instances_for_paid_user.rb
│   │   │   │       │   │   ├── spark_workbench_extended_user_usage_limit_seconds.rb
│   │   │   │       │   │   ├── spark_workbench_free_user_usage_limit_seconds.rb
│   │   │   │       │   │   └── spark_workbench_paid_user_usage_limit_seconds.rb
│   │   │   │       │   └── stats_tagger.rb
│   │   │   │       └── user
│   │   │   │           └── dependency.rb
│   │   │   └── public
│   │   │       ├── workbench
│   │   │       │   ├── azure_storage_client.rb
│   │   │       │   ├── events.rb
│   │   │       │   ├── iterations
│   │   │       │   │   ├── create.rb
│   │   │       │   │   ├── delete.rb
│   │   │       │   │   └── update.rb
│   │   │       │   ├── scanning_blob_client.rb
│   │   │       │   ├── snapshot_blobs.rb
│   │   │       │   ├── spark_cloudspaces
│   │   │       │   │   ├── i_cloudspace.rb
│   │   │       │   │   ├── i_codespace_result.rb
│   │   │       │   │   ├── i_create_result.rb
│   │   │       │   │   ├── i_find_or_create_result.rb
│   │   │       │   │   └── public.rb
│   │   │       │   ├── telemetry_instrumenter.rb
│   │   │       │   └── workbench_analytics_event.rb
│   │   │       └── workbench.rb
│   │   ├── package_todo.yml
│   │   ├── package.yml
│   │   ├── privacy_todo.yml
│   │   └── test
│   │       ├── commands
│   │       │   └── workbench
│   │       │       ├── determine_billable_customers_test.rb
│   │       │       └── spark_cloudspaces
│   │       │           └── find_or_create_test.rb
│   │       ├── jobs
│   │       │   └── workbench
│   │       │       └── delete_orphaned_blob_containers_job_test.rb
│   │       ├── models
│   │       │   └── workbench
│   │       │       └── user
│   │       │           └── dependency_test.rb
│   │       └── public
│   │           └── workbench
│   │               ├── iterations
│   │               │   ├── create_test.rb
│   │               │   └── update_test.rb
│   │               ├── scanning_blob_client_test.rb
│   │               └── workbench_analytics_event_test.rb
│   └── workspace_editor
│       ├── app
│       │   ├── commands
│       │   │   └── workspace_editor
│       │   │       └── cloudspaces
│       │   │           ├── create.rb
│       │   │           ├── create_unique.rb
│       │   │           ├── find_or_create.rb
│       │   │           └── find.rb
│       │   ├── models
│       │   │   └── workspace_editor
│       │   │       ├── access.rb
│       │   │       ├── cloudspace.rb
│       │   │       ├── cloudspaces
│       │   │       │   ├── concurrency_limiter.rb
│       │   │       │   ├── dials
│       │   │       │   │   ├── idle_timeout.rb
│       │   │       │   │   └── maximum_instances_for_user.rb
│       │   │       │   └── stats_tagger.rb
│       │   │       ├── diff_analysis_client.rb
│       │   │       └── user
│       │   │           └── dependency.rb
│       │   └── public
│       │       ├── cloudspaces.rb
│       │       ├── workspace_editor
│       │       │   └── cloudspaces
│       │       │       ├── feature_disabled_error.rb
│       │       │       ├── i_cloudspace.rb
│       │       │       ├── i_create_result.rb
│       │       │       ├── i_find_or_create_result.rb
│       │       │       └── public.rb
│       │       └── workspace_editor.rb
│       ├── package_todo.yml
│       ├── package.yml
│       ├── privacy_todo.yml
│       └── test
│           ├── commands
│           │   └── workspace_editor
│           │       └── cloudspaces
│           │           ├── create_test.rb
│           │           ├── create_unique_test.rb
│           │           ├── find_or_create_test.rb
│           │           └── find_test.rb
│           ├── fake_create_result.rb
│           ├── models
│           │   └── workspace_editor
│           │       ├── access_test.rb
│           │       ├── cloudspaces
│           │       │   ├── concurrency_limiter_test.rb
│           │       │   └── stats_tagger_test.rb
│           │       ├── diff_analysis_client_test.rb
│           │       └── user
│           │           └── dependency_test.rb
│           └── public
│               └── workspace_editor
│                   └── cloudspaces
│                       └── public_test.rb
├── package_todo.yml
├── package.yml
├── packwerk.yml
├── pcrs
│   ├── 04
│   │   └── 03-reset-limiter-quotas-for-wrongly-tbb-billed-users.md
│   ├── 2023
│   │   ├── 05
│   │   │   ├── 24-manually-unassign-user-from-issue.md
│   │   │   ├── 25-Increase-Merge-Queue-Group-Size.md
│   │   │   ├── 26-Rerun-Proxima-Seed-Script.md
│   │   │   ├── 26-Reset-Stuck-Branch-Renames.md
│   │   │   ├── 30-Create_Copilot_Subscription_For_Org.md
│   │   │   ├── 30-Sync_Enterprise_Zuora_Subscription.md
│   │   │   ├── 31-backfill-proxima-achievements.md
│   │   │   └── 31-Remove-Code-Owners-Requirement.md
│   │   ├── 06
│   │   │   ├── 01-Fix-Review-Threads-Missing-Subject-Type.md
│   │   │   ├── 07-Increase-Merge-Queue-Group-Size.md
│   │   │   ├── 09-set-git-lfs-txn-size-env-var.md
│   │   │   ├── 12-Change-Merge-Group-Size.md
│   │   │   ├── 12-identity-tnt-remove-CasperSleep-customer-stale-team-sync-mappings.md
│   │   │   ├── 12-Reprocess-Skipped-Copilot-Usage.md
│   │   │   ├── 13-Business-Transition-Failure.md
│   │   │   ├── 13-Correct-VSS-Subscription-Status.md
│   │   │   ├── 14-Backfill-Org-Config-Codespaces-User-Limit.md
│   │   │   ├── 14-Remove-Orphaned-Organization-Membership-Entries.md
│   │   │   ├── 14-Staffship-Deployment-Blocking-On-Failures.md
│   │   │   ├── 15-Enable-Pending-Span-Processor.md
│   │   │   ├── 15-make-snek-all-features-build-required-in-ci.md
│   │   │   ├── 16-create-custom-coupon.md
│   │   │   ├── 16-Make-Multi-Tenant-Builds-Required.md
│   │   │   ├── 16-Repopulate-Missing-Subscription-Item-Changes.md
│   │   │   ├── 19-Process-Yearly-Plan-Change-Early.md
│   │   │   ├── 19-Refresh-Advisory-Database-Search-Index.md
│   │   │   ├── 20-Alert-On-Swift-Advisories.md
│   │   │   ├── 20-Temporary-Coupon-Creation.md
│   │   │   ├── 22-Update-Non-NPM-Alerts.md
│   │   │   ├── 23-Recalculate-billable-owner-eli-lilly.md
│   │   │   ├── 27-Data-Fix-For-Dependabot-Alerts.md
│   │   │   └── 30-Remove-Incorrect-Data-From-Rule-Overrides-Table.md
│   │   ├── 07
│   │   │   ├── 07-Clear-Rule-Metadata-On-Dependabot-Alerts.md
│   │   │   ├── 07-Update-Bypass-Prohibited-Column.md
│   │   │   ├── 10-Update-Org-Config-User-Limit.md
│   │   │   ├── 11-Update-Plan-Subscription-Ids.md
│   │   │   ├── 12-Bypass-Metered-Billing-Check.md
│   │   │   ├── 19-Update-Org-Config-User-Limit-Emu.md
│   │   │   ├── 25-move-authentication_tokens-out-of-mysql1.md
│   │   │   ├── 25-Sync-GHEC-Zuora-Subscriptions.md
│   │   │   ├── 27-Clear-Zuora-Subscription-Payment-Method.md
│   │   │   ├── 27-Pause-Shared-Storage-Aggregation-Job.md
│   │   │   ├── 27-Transition-CfB-User-To-New-Subscription.md
│   │   │   ├── 31-Delete-Invalid-Local-Codespaces.md
│   │   │   ├── 31-Pause-Shared-Storage-Aggregation-Job.md
│   │   │   └── 31-Update-Default-Dependabot-Rule-Name.md
│   │   ├── 08
│   │   │   ├── 01-Trigger-Shared-Storage-Aggregation.md
│   │   │   ├── 04-Reindex-ICICI-Lombard-users.md
│   │   │   ├── 07-Bypass-Metered-Billing-Checks.md
│   │   │   ├── 15-backfill-proxima-achievements.md
│   │   │   ├── 15-Remove-Cleared-Payment-Method.md
│   │   │   ├── 16-Reinstall-Actions.md
│   │   │   ├── 16-Set-Enabled-Products-For-Billing-Platform-Customers.md
│   │   │   ├── 17-Bypass-Metered-Billing-Checks.md
│   │   │   ├── 18-Reinstall-Actions.md
│   │   │   ├── 21-Reprocess-Failed-VSS-Subscriptions.md
│   │   │   ├── 30-Backfill-CentralIndia-Prebuilds.md
│   │   │   ├── 30-Reinstall-Actions-exinno.md
│   │   │   └── 31-Remove-Stale-External-Identities.md
│   │   ├── 09
│   │   │   ├── 03-Update-Zuora-Account.md
│   │   │   ├── 08-codespaces-proxima-tenant-onboarding.md'
│   │   │   ├── 11-Delete-Unused-Monolith-Secrets.md
│   │   │   ├── 11-Standing-Proxima-Load-Test-Development.md
│   │   │   ├── 12-Bypass-Metering-Billing-Actions.md
│   │   │   ├── 12-Migrate-to-OTel-Collectors.md
│   │   │   ├── 20-Performance-Deployment-Traffic-Shift.md
│   │   │   ├── 21-Reprocess-Failed-VSS-Subscriptions.md
│   │   │   ├── 22-Remove-Corrupted-Dependabot-Permissions.md
│   │   │   ├── 26-Assign-Missing-Users-In-BundledLicenseAssignments.md
│   │   │   └── 6-prod-weu-01-codespaces-setup.md
│   │   ├── 10
│   │   │   ├── 02-Git-LFS-Proxima-Staffship-Load-Test.md
│   │   │   ├── 02-modify-org-sso-settings-credential-auths-johnson-controls-inc.md
│   │   │   ├── 02-Revoke-Deploy-Keys.md
│   │   │   ├── 05-batch-rerun-zuora-webhooks.md
│   │   │   ├── 05-remove-old-zuora-account.md
│   │   │   ├── 06-revoke-missed-bundledlicenseassignment.md
│   │   │   ├── 06-sync-sub-no-zuora-account.md
│   │   │   ├── 07-Proxima-Database-Capacity-Testing.md
│   │   │   ├── 10-failbotg-endpoint-updates.md
│   │   │   ├── 10-Update-Rule-Metadata.md
│   │   │   ├── 23-update-external-group-team-sync-status.md
│   │   │   ├── 23-update-org-to-user-for-rules.md
│   │   │   ├── 25-remove-integration-feature.md
│   │   │   └── 26-update-zuora-subscription.md
│   │   ├── 11
│   │   │   ├── 01-backfill-copilot-team-assignment-type.md
│   │   │   ├── 01-Standing-Proxima-WEU-Load-Testing.md
│   │   │   └── 02-rename-global-auto-dismissal-dependabot-rule.md
│   │   └── 12
│   │       ├── 01-delete-installation-33310969.md
│   │       ├── 06-proxima-github-update-shortcode-hyphen-users.md
│   │       ├── 13-proxima-update-display-login-with-hyphen.md
│   │       └── 18-rotate-oidc-certs-in-vault.md
│   ├── 2024
│   │   ├── 01
│   │   │   ├── 10-identity-tnt-remove-Anaconda-customer-stale-team-sync-mappings.md
│   │   │   ├── 11-rotate-external-identities-bot-in-vault.md
│   │   │   ├── 17-delete-installation-38440665.md
│   │   │   ├── 18-rerun-upgrade_integration_installation_version-job-in-proxima.md
│   │   │   ├── 29-increase-merge-queue-group-size.md
│   │   │   └── 3-fix-customer-zuora-account.md
│   │   ├── 02
│   │   │   ├── 16-create-integrations-for-fetching-workflow-templates.md
│   │   │   ├── 23-update-user-bill-date.md
│   │   │   ├── 27-add-azure-subscription-for-customer.md
│   │   │   └── 29-sync-enterprise-zuora-subscription.md
│   │   ├── 03
│   │   │   ├── 05-backfill-open-scim-customer-configs.md
│   │   │   ├── 06-backfill-emu-memberships.md
│   │   │   ├── 06-update-zuora-subscription.md
│   │   │   ├── 12-cleanup-group-syncer-lightstep-secrets.md
│   │   │   ├── 26-Bypass-metered-billing-check-for-rust.md
│   │   │   ├── 27-tune-otel-envars.md
│   │   │   └── 28-remove-renaming-true-from-customer-user.md
│   │   ├── 04
│   │   │   ├── 03-fix-offboarded-customer-field.md
│   │   │   ├── 08-delete-installation-34447803.md
│   │   │   ├── 09-raise-concurrency-limit-for-copilot-workspace.md
│   │   │   ├── 10-remove-renaming-true-from-stuck-users.md
│   │   │   ├── 10-update-first-responder-integration-alias.md
│   │   │   ├── 11-clean-up-broken-codespaces.md
│   │   │   ├── 16-delete-failed-security-configurations-archived-repos.md
│   │   │   ├── 18-resolve-stuck-attaching-repository-security-configurations.md
│   │   │   ├── 19-rereun-apply-security-configuration-to-repo-job-for-dep-graph-failures.md
│   │   │   ├── 23-delete-decommissioned-surevy-data.md
│   │   │   └── 24-correct_integration_aliases.md
│   │   ├── 05
│   │   │   ├── 01-enable_code_security_features.md
│   │   │   ├── 01-uninstall_team_sync_from_telus.md
│   │   │   ├── 09-shard-repositories-pushes-cluster.md
│   │   │   ├── 24-create-integration-for-fetching-starter-workflows.md
│   │   │   ├── 28-copy-emu-oidc-private-key-to-proxima.md
│   │   │   ├── 29-finish-migrating-cbre-to-copilot-standalone.md
│   │   │   ├── 29-sync-actions-arm-beta-customers-subscription.md
│   │   │   ├── 29-update-name-and-product-key-for-beta-actions-arm-product-uuid.md
│   │   │   └── 31-github-application-transfer-wartsila.md
│   │   ├── 06
│   │   │   ├── 03-migrate-batch-1-cohort-1-to-copilot-standalone.md
│   │   │   ├── 03-migrate-batch-2-cohort-1-to-copilot-standalone.md
│   │   │   ├── 04-touch-proxima-synced-oauth-apps.md
│   │   │   ├── 05-migrate-batch-1-multi-org-enterprises-to-copilot-standalone.md
│   │   │   ├── 05-migrate-more-enterprises-to-copilot-standalone.md
│   │   │   ├── 06-migrate-cohort-3-enterprises-to-copilot-standalone.md
│   │   │   ├── 07-transfer-github-application-to-morgan-stanley.md
│   │   │   ├── 10-migrate-june10-enterprises-to-copilot-standalone.md
│   │   │   ├── 11-migrate-june11-enterprises-to-copilot-standalone.md
│   │   │   ├── 12-migrate-june12-enterprises-to-copilot-standalone.md
│   │   │   ├── 13-migrate-june13-enterprises-to-copilot-standalone.md
│   │   │   ├── 17-fix-org-to-business-transition.md
│   │   │   ├── 18-restore-first-admin-owner-mufgpms.md
│   │   │   ├── 19-delete-unlinked-external-identities.md
│   │   │   ├── 19-fix-customer-zuora-account.md
│   │   │   ├── 24-migrate-june24-enterprises-to-copilot-standalone.md
│   │   │   ├── 25-backfill-spammy-mention-authors.md
│   │   │   └── 28-delete-0-sku-enterprises-that-arent-migrating-to-copilot-standalone.md
│   │   ├── 07
│   │   │   ├── 12-reactivate-customer-ghas-trial.md
│   │   │   ├── 17-disable-open-scim.md
│   │   │   ├── 18-set-otel-exporter-reconnect-on-error-env-var.md
│   │   │   └── 31-rename-sentry-app.md
│   │   ├── 08
│   │   │   ├── 22-delete-orphaned-identities.md
│   │   │   └── 28-remove-roles-obfuscate-users.md
│   │   ├── 09
│   │   │   ├── 04-memcached-vs-redis-latency.md
│   │   │   ├── 05-clear-problematic-merge-queue.md
│   │   │   ├── 06-create-stafftools-role.md
│   │   │   ├── 13-transfer-ownership-of-azure-boards-apps.md
│   │   │   ├── 16-create-integration-for-fetching-starter-workflows.md
│   │   │   ├── 17-vault-cleanup.md
│   │   │   ├── 18-Codespaces-Backfill-StorageV2-Prebuilds.md
│   │   │   └── 19_delete_invalid_install_triggers.md
│   │   ├── 10
│   │   │   ├── 16_backfill_default_fg_pat_lifetime_policy.md
│   │   │   └── 22_rebroadcast_npm_advisory.md
│   │   ├── 11
│   │   │   ├── 01-resolve-failed-attached-repository-security-configurations.md
│   │   │   ├── 01-rotate-oidc-certs-in-vault.md
│   │   │   ├── 15-transfer-azure-pipelines-app-to-microsoft.md
│   │   │   └── 21-enable-idp-ip-allowlist-for-web-config.md
│   │   └── 12
│   │       ├── 04-Codespaces-Backfill-Raw-Fuse-Prebuilds.md
│   │       ├── 05-bulk-unclaim-email-for-SAP.md
│   │       ├── 18-copilot-limited-user.md
│   │       └── 19-create-sire-stafftools-role.md
│   ├── 2025
│   │   ├── 01
│   │   │   ├── 05-destroy-honeywell-ssh-keys.md
│   │   │   ├── 21-set-billing-end-date-for-missing-customers.md
│   │   │   └── 31-offboard-enterprises-from-metered-licensing.md
│   │   ├── 02
│   │   │   ├── 10-edit-tr-large-installation.md
│   │   │   ├── 11_delete_stale_saml_identities.md
│   │   │   ├── 24-remove-orphaned-external-identities.md
│   │   │   ├── 25-disassociate-enterprises-with-customer-records-shared-with-orgs.md
│   │   │   ├── 25-unsubscribe-paid-copilot-users-from-copilot-free.md
│   │   │   └── 28-disassociate-enterprises-with-customer-records-shared-with-former-child-orgs.md
│   │   ├── 03
│   │   │   ├── 04_delete_stale_saml_identities.md
│   │   │   ├── 07_delete_emu_external_identity.md
│   │   │   ├── 10_delete_public_key_in_bad_state.md
│   │   │   ├── 17_add_in_dotcom_trino_client_values_into_vault.md
│   │   │   ├── 21_delete_big_orphaned_key_from_redis102.md
│   │   │   ├── 27_create_integration_for_fetching_starter_workflows.md
│   │   │   ├── 27-remove-renaming-true-from-stuck-users.md
│   │   │   └── 31-remove-credit_from_GHSA-g8m5-722r-8whq.md
│   │   ├── 04
│   │   │   ├── 14_delete-invalid-email-role.md
│   │   │   ├── 22_delete_external_group.md
│   │   │   └── 24_delete_orphaned_enterprise_team_memberships.md
│   │   ├── 05
│   │   │   ├── 11-request-app-authorization.md
│   │   │   └── 30-add-young-padawan-achievements.md
│   │   ├── 06
│   │   │   └── 18-correctly-soft-suspend-users.md
│   │   ├── 09
│   │   │   └── 18-rotate-oidc-certs-in-vault.md
│   │   ├── 1
│   │   │   └── 05-destroy-honeywell-pats.md
│   │   ├── 10
│   │   │   └── 16-update-sam-configuration-staffship.md
│   │   ├── 11
│   │   │   ├── 11-fix-incorrectly-obfuscated-emus.md
│   │   │   ├── 18-obfuscate-partially-deprivisioned-user.md
│   │   │   ├── 24-delete-invalid-business-team-repo-abilities.md
│   │   │   └── 25-obfuscate-partially-deprovisioned-users-optune.md
│   │   └── 12
│   │       ├── 09-force-unlock-a-migrated-repo.md
│   │       ├── 12-delete-unused-vault-environments.md
│   │       └── 22-arize-ai-delete-invalid-child-team-members.md
│   ├── 2026
│   │   ├── 01
│   │   │   ├── 14-obfuscate-user-logins.md
│   │   │   ├── 15-cve-updates.md
│   │   │   └── 23-remove-cve-for-advisory.md
│   │   ├── 02
│   │   │   ├── 10-obfuscate-user-login.md
│   │   │   ├── 12-remove-enterprise-org-role-assignments.md
│   │   │   ├── 17-update-profile-email-and-name-for-deprovisioned-emus.md
│   │   │   ├── 20-rotate-saml-certs.md
│   │   │   └── 27-obfuscate-emu-login.md
│   │   ├── 03
│   │   │   ├── 04-fix-incorrectly-obfuscated-emus.md
│   │   │   ├── 05-revoke-user-sessions.md
│   │   │   ├── 12-update-repository-advisory-cve-id.md
│   │   │   ├── 27-remove-user-role-assignments.md
│   │   │   └── 31-recreate-copilot-cosmos-records-container.md
│   │   ├── 04
│   │   │   ├── 08-reset-permissions-for-large-installation.md
│   │   │   ├── 08-update-cve-id-minio-advisory.md
│   │   │   ├── 10-patch-migrated-release-mentions-data.md
│   │   │   ├── 19-remove-immutable-release-record.md
│   │   │   └── 28-update-saml-cert-and-disable-destroy-job-linkedin-enterprise.md
│   │   └── 05
│   │       ├── 08-patch-migrated-release-mentions-data.md
│   │       └── 12-remove-orphaned-user-role.md
│   └── TEMPLATE.md
├── Procfile
├── public
│   ├── 403-hubber.html
│   ├── 404.html
│   ├── 410-feature.html
│   ├── 413-graphql.json
│   ├── 420.html
│   ├── 422.html
│   ├── 429-enterprise.html
│   ├── 429.html
│   ├── 429.json
│   ├── 500.html
│   ├── 502-graphql.json
│   ├── 502.html
│   ├── 502.json
│   ├── 503.html
│   ├── app-icon-192.png
│   ├── app-icon-512.png
│   ├── apple-app-site-association
│   ├── apple-touch-icon-114x114.png
│   ├── apple-touch-icon-120x120.png
│   ├── apple-touch-icon-144x144.png
│   ├── apple-touch-icon-152x152.png
│   ├── apple-touch-icon-180x180.png
│   ├── apple-touch-icon-57x57.png
│   ├── apple-touch-icon-60x60.png
│   ├── apple-touch-icon-72x72.png
│   ├── apple-touch-icon-76x76.png
│   ├── apple-touch-icon.png
│   ├── arrow_up.svg
│   ├── BingSiteAuth.xml
│   ├── const.gif
│   ├── crossdomain.xml
│   ├── enterprise
│   │   ├── 404-pages.html
│   │   ├── 410-feature.html
│   │   ├── 420.html
│   │   └── 422.html
│   ├── enterprise-maintenance-splash.png
│   ├── favicon.ico
│   ├── favicons
│   │   ├── favicon-codespaces-dark.png
│   │   ├── favicon-codespaces-dark.svg
│   │   ├── favicon-codespacesinsider-dark.png
│   │   ├── favicon-codespacesinsider-dark.svg
│   │   ├── favicon-codespacesinsider.png
│   │   ├── favicon-codespacesinsider.svg
│   │   ├── favicon-codespaces.png
│   │   ├── favicon-codespaces.svg
│   │   ├── favicon-copilot-dark.png
│   │   ├── favicon-copilot-dark.svg
│   │   ├── favicon-copilot-dev-dark.png
│   │   ├── favicon-copilot-dev-dark.svg
│   │   ├── favicon-copilot-dev.png
│   │   ├── favicon-copilot-dev.svg
│   │   ├── favicon-copilot.png
│   │   ├── favicon-copilot.svg
│   │   ├── favicon-dark.png
│   │   ├── favicon-dark.svg
│   │   ├── favicon-dev-dark.png
│   │   ├── favicon-dev-dark.svg
│   │   ├── favicon-dev-failure-dark.png
│   │   ├── favicon-dev-failure-dark.svg
│   │   ├── favicon-dev-failure.png
│   │   ├── favicon-dev-failure.svg
│   │   ├── favicon-dev-merge-queue-dark.png
│   │   ├── favicon-dev-merge-queue-dark.svg
│   │   ├── favicon-dev-merge-queue.png
│   │   ├── favicon-dev-merge-queue.svg
│   │   ├── favicon-dev-pending-dark.png
│   │   ├── favicon-dev-pending-dark.svg
│   │   ├── favicon-dev-pending.png
│   │   ├── favicon-dev-pending.svg
│   │   ├── favicon-dev.png
│   │   ├── favicon-dev-skipped-dark.png
│   │   ├── favicon-dev-skipped-dark.svg
│   │   ├── favicon-dev-skipped.png
│   │   ├── favicon-dev-skipped.svg
│   │   ├── favicon-dev-success-dark.png
│   │   ├── favicon-dev-success-dark.svg
│   │   ├── favicon-dev-success.png
│   │   ├── favicon-dev-success.svg
│   │   ├── favicon-dev.svg
│   │   ├── favicon-ent-dark.png
│   │   ├── favicon-ent-dark.svg
│   │   ├── favicon-ent-dev-dark.png
│   │   ├── favicon-ent-dev-dark.svg
│   │   ├── favicon-ent-dev-failure-dark.png
│   │   ├── favicon-ent-dev-failure-dark.svg
│   │   ├── favicon-ent-dev-failure.png
│   │   ├── favicon-ent-dev-failure.svg
│   │   ├── favicon-ent-dev-merge-queue-dark.png
│   │   ├── favicon-ent-dev-merge-queue-dark.svg
│   │   ├── favicon-ent-dev-merge-queue.png
│   │   ├── favicon-ent-dev-merge-queue.svg
│   │   ├── favicon-ent-dev-pending-dark.png
│   │   ├── favicon-ent-dev-pending-dark.svg
│   │   ├── favicon-ent-dev-pending.png
│   │   ├── favicon-ent-dev-pending.svg
│   │   ├── favicon-ent-dev.png
│   │   ├── favicon-ent-dev-skipped-dark.png
│   │   ├── favicon-ent-dev-skipped-dark.svg
│   │   ├── favicon-ent-dev-skipped.png
│   │   ├── favicon-ent-dev-skipped.svg
│   │   ├── favicon-ent-dev-success-dark.png
│   │   ├── favicon-ent-dev-success-dark.svg
│   │   ├── favicon-ent-dev-success.png
│   │   ├── favicon-ent-dev-success.svg
│   │   ├── favicon-ent-dev.svg
│   │   ├── favicon-ent-failure-dark.png
│   │   ├── favicon-ent-failure-dark.svg
│   │   ├── favicon-ent-failure.png
│   │   ├── favicon-ent-failure.svg
│   │   ├── favicon-ent-merge-queue-dark.png
│   │   ├── favicon-ent-merge-queue-dark.svg
│   │   ├── favicon-ent-merge-queue.png
│   │   ├── favicon-ent-merge-queue.svg
│   │   ├── favicon-ent-pending-dark.png
│   │   ├── favicon-ent-pending-dark.svg
│   │   ├── favicon-ent-pending.png
│   │   ├── favicon-ent-pending.svg
│   │   ├── favicon-ent.png
│   │   ├── favicon-ent-skipped-dark.png
│   │   ├── favicon-ent-skipped-dark.svg
│   │   ├── favicon-ent-skipped.png
│   │   ├── favicon-ent-skipped.svg
│   │   ├── favicon-ent-success-dark.png
│   │   ├── favicon-ent-success-dark.svg
│   │   ├── favicon-ent-success.png
│   │   ├── favicon-ent-success.svg
│   │   ├── favicon-ent.svg
│   │   ├── favicon-failure-dark.png
│   │   ├── favicon-failure-dark.svg
│   │   ├── favicon-failure.png
│   │   ├── favicon-failure.svg
│   │   ├── favicon-merge-queue-dark.png
│   │   ├── favicon-merge-queue-dark.svg
│   │   ├── favicon-merge-queue.png
│   │   ├── favicon-merge-queue.svg
│   │   ├── favicon-pending-dark.png
│   │   ├── favicon-pending-dark.svg
│   │   ├── favicon-pending.png
│   │   ├── favicon-pending.svg
│   │   ├── favicon.png
│   │   ├── favicon-skipped-dark.png
│   │   ├── favicon-skipped-dark.svg
│   │   ├── favicon-skipped.png
│   │   ├── favicon-skipped.svg
│   │   ├── favicon-success-dark.png
│   │   ├── favicon-success-dark.svg
│   │   ├── favicon-success.png
│   │   ├── favicon-success.svg
│   │   └── favicon.svg
│   ├── fluidicon.png
│   ├── graphql_429.json
│   ├── images -> static/images
│   ├── llms.txt
│   ├── maintenance.html
│   ├── mockServiceWorker.js
│   ├── _offline.html
│   ├── opengraph.png
│   ├── pi
│   │   ├── pi-day.jpg
│   │   ├── pi-day.png
│   │   ├── pi.jpg
│   │   └── pi.png
│   ├── pinned-octocat.svg
│   ├── sample-locations.csv
│   ├── sitemap_git-guides.xml
│   ├── static
│   │   ├── fonts
│   │   │   ├── blimone
│   │   │   │   └── Blimone-Medium-Inktrap.woff2
│   │   │   ├── github
│   │   │   │   ├── hubot-sans.woff2
│   │   │   │   ├── MonaSansMonoVF-wght.woff2
│   │   │   │   ├── MonaSansVF-wdth-wght-opsz.woff2
│   │   │   │   └── mona-sans.woff2
│   │   │   ├── inter
│   │   │   │   ├── Inter-Bold.woff
│   │   │   │   ├── Inter-Medium.woff
│   │   │   │   └── Inter-Regular.woff
│   │   │   ├── oswald
│   │   │   │   └── oswald-medium.ttf
│   │   │   ├── roboto
│   │   │   │   ├── roboto-italic.woff
│   │   │   │   ├── roboto-light.woff
│   │   │   │   ├── roboto-medium.woff
│   │   │   │   └── roboto-regular.woff
│   │   │   ├── titillium
│   │   │   │   ├── TitilliumWeb-Regular.eot
│   │   │   │   ├── TitilliumWeb-Regular.ttf
│   │   │   │   ├── TitilliumWeb-Regular.woff
│   │   │   │   └── TitilliumWeb-Regular.woff2
│   │   │   └── track
│   │   │       ├── Track-Webfont.eot
│   │   │       ├── Track-Webfont.ttf
│   │   │       ├── Track-Webfont.woff
│   │   │       └── Track-Webfont.woff2
│   │   ├── images
│   │   │   ├── code-scanning
│   │   │   │   └── risk-assessment
│   │   │   │       ├── no_vulnerabilities_banner--day.png
│   │   │   │       ├── no_vulnerabilities_banner--night.png
│   │   │   │       ├── start_scan_banner--day.png
│   │   │   │       └── start_scan_banner--night.png
│   │   │   ├── cropped_banner_dark.jpg
│   │   │   ├── cropped_banner.jpg
│   │   │   ├── dfd-trial
│   │   │   │   └── dfd-trial-foreground.png
│   │   │   ├── education
│   │   │   │   └── education-settings-banner-background.png
│   │   │   ├── email
│   │   │   │   ├── billing
│   │   │   │   │   └── document.png
│   │   │   │   ├── copilot
│   │   │   │   │   ├── banner.png
│   │   │   │   │   ├── code-referencing-toast.png
│   │   │   │   │   ├── copilot-code-review-direct-billing-policy-toggle.png
│   │   │   │   │   ├── copilot-code-review-policy-toggle.png
│   │   │   │   │   ├── copilot-enterprise-banner.png
│   │   │   │   │   ├── extensions-banner.png
│   │   │   │   │   └── free-banner.png
│   │   │   │   ├── developer
│   │   │   │   │   └── footer-octocat.png
│   │   │   │   ├── explore
│   │   │   │   │   ├── explore-gradient-icon.png
│   │   │   │   │   ├── following.v2.png
│   │   │   │   │   ├── logo-wordmark.png
│   │   │   │   │   ├── octicon-fork.png
│   │   │   │   │   ├── octicon-repo.png
│   │   │   │   │   ├── octicon-telescope.png
│   │   │   │   │   ├── octocat.v2.png
│   │   │   │   │   ├── pulse.v3.png
│   │   │   │   │   ├── star.v3.png
│   │   │   │   │   └── universe-banner.png
│   │   │   │   ├── github_spark
│   │   │   │   │   └── banner.png
│   │   │   │   ├── global
│   │   │   │   │   ├── checkbox-checked.png
│   │   │   │   │   ├── checkbox-empty.png
│   │   │   │   │   ├── explore-octicon.png
│   │   │   │   │   ├── footer-logo.png
│   │   │   │   │   ├── footer-mark.png
│   │   │   │   │   ├── header-mark.png
│   │   │   │   │   ├── invertocat-mark.png
│   │   │   │   │   ├── janetocat.png
│   │   │   │   │   ├── octocat-logo.png
│   │   │   │   │   └── wordmark.png
│   │   │   │   ├── icons
│   │   │   │   │   ├── actions.png
│   │   │   │   │   ├── admin-mentoring.png
│   │   │   │   │   ├── alert-red.png
│   │   │   │   │   ├── billing
│   │   │   │   │   │   └── document.png
│   │   │   │   │   ├── check-circle-fill-green.png
│   │   │   │   │   ├── clock.png
│   │   │   │   │   ├── code-alert.png
│   │   │   │   │   ├── code-hosting.png
│   │   │   │   │   ├── cogs.png
│   │   │   │   │   ├── collection.png
│   │   │   │   │   ├── complete-your-profile.png
│   │   │   │   │   ├── dependabot.png
│   │   │   │   │   ├── devops-workflow.png
│   │   │   │   │   ├── enterprise.png
│   │   │   │   │   ├── existing-vulnerability.png
│   │   │   │   │   ├── hosting.png
│   │   │   │   │   ├── issue-reopened-red.png
│   │   │   │   │   ├── packages.png
│   │   │   │   │   ├── pink-sponsors.png
│   │   │   │   │   ├── premium-support.png
│   │   │   │   │   ├── report-gray.png
│   │   │   │   │   ├── security-alert.png
│   │   │   │   │   ├── skip-gray.png
│   │   │   │   │   ├── square-fill-gray.png
│   │   │   │   │   ├── token-scanning.png
│   │   │   │   │   └── x-circle-fill-red.png
│   │   │   │   ├── marketplace
│   │   │   │   │   └── mp-icon.png
│   │   │   │   ├── message_cards
│   │   │   │   │   ├── avatar.png
│   │   │   │   │   └── header.png
│   │   │   │   ├── new-user
│   │   │   │   │   ├── fork-octicon-grey.png
│   │   │   │   │   ├── issues-octicon-grey.png
│   │   │   │   │   ├── learn-git
│   │   │   │   │   │   ├── lightbulb.jpg
│   │   │   │   │   │   ├── octicon-desktop.jpg
│   │   │   │   │   │   ├── octicon-document.jpg
│   │   │   │   │   │   ├── octicon-signpost.jpg
│   │   │   │   │   │   └── octicon-terminal.jpg
│   │   │   │   │   ├── markdown-octicon-grey.png
│   │   │   │   │   └── social-octicon-grey.png
│   │   │   │   ├── organization
│   │   │   │   │   ├── changelog.png
│   │   │   │   │   ├── Enterprise.png
│   │   │   │   │   ├── octicon-plus.png
│   │   │   │   │   ├── octicon-settings.png
│   │   │   │   │   └── octicon-team.png
│   │   │   │   ├── projects
│   │   │   │   │   └── projects-beta-welcome@2x.png
│   │   │   │   ├── security_campaigns
│   │   │   │   │   ├── repo-icon.png
│   │   │   │   │   └── shield-icon.png
│   │   │   │   ├── signup
│   │   │   │   │   ├── launch-rocket.png
│   │   │   │   │   └── mona-launch-rocket.png
│   │   │   │   ├── spark
│   │   │   │   │   └── banner.png
│   │   │   │   ├── sponsors
│   │   │   │   │   ├── many_hearts_mona.png
│   │   │   │   │   ├── mona.png
│   │   │   │   │   ├── patreon_logo_black.png
│   │   │   │   │   ├── pending-profile.png
│   │   │   │   │   └── sponsors-icon.png
│   │   │   │   ├── startups-welcome.png
│   │   │   │   ├── vulnerability
│   │   │   │   │   ├── code-file-icon.png
│   │   │   │   │   ├── dismiss-icon.png
│   │   │   │   │   ├── vulnerability-gradient-icon.png
│   │   │   │   │   └── warning-icon.png
│   │   │   │   ├── welcome-email
│   │   │   │   │   └── welcometocat.png
│   │   │   │   └── welcome-github-enterprise-admin
│   │   │   │       └── welcome-enterprise-header.png
│   │   │   ├── github-debug-test.jpg
│   │   │   ├── gravatars
│   │   │   │   ├── github_connect_app-225.png
│   │   │   │   ├── gravatar-140.png
│   │   │   │   ├── gravatar-org-420.png
│   │   │   │   ├── gravatar-orgs.png
│   │   │   │   ├── gravatar-user-420.png
│   │   │   │   ├── tender.png
│   │   │   │   ├── windows_org.png
│   │   │   │   └── windows_user.png
│   │   │   ├── icons
│   │   │   │   ├── access_and_permission.png
│   │   │   │   ├── actions
│   │   │   │   │   ├── 1password.svg
│   │   │   │   │   ├── 42crunch.svg
│   │   │   │   │   ├── actions.svg
│   │   │   │   │   ├── aikidosec.svg
│   │   │   │   │   ├── algosec.svg
│   │   │   │   │   ├── aliyun.svg
│   │   │   │   │   ├── altostra.svg
│   │   │   │   │   ├── anchore.svg
│   │   │   │   │   ├── android-emulator-fleet.svg
│   │   │   │   │   ├── android.svg
│   │   │   │   │   ├── angular.svg
│   │   │   │   │   ├── ansible.svg
│   │   │   │   │   ├── antithesishq.svg
│   │   │   │   │   ├── ant.svg
│   │   │   │   │   ├── apify.svg
│   │   │   │   │   ├── apollographql-gh-actions.svg
│   │   │   │   │   ├── appdome.svg
│   │   │   │   │   ├── aquasecurity.svg
│   │   │   │   │   ├── armory.svg
│   │   │   │   │   ├── asana.svg
│   │   │   │   │   ├── aspdotnet.svg
│   │   │   │   │   ├── astronomer.svg
│   │   │   │   │   ├── athombv.svg
│   │   │   │   │   ├── atlanhq.svg
│   │   │   │   │   ├── atlassian.svg
│   │   │   │   │   ├── autifyhq.svg
│   │   │   │   │   ├── autometrics-dev.svg
│   │   │   │   │   ├── aws-actions.svg
│   │   │   │   │   ├── aws.svg
│   │   │   │   │   ├── axosoft.svg
│   │   │   │   │   ├── azure.svg
│   │   │   │   │   ├── azure-vnet.svg
│   │   │   │   │   ├── bearer.svg
│   │   │   │   │   ├── bencherdev.svg
│   │   │   │   │   ├── bitovi.svg
│   │   │   │   │   ├── blackducksoftware.svg
│   │   │   │   │   ├── blank.svg
│   │   │   │   │   ├── buildkite.svg
│   │   │   │   │   ├── buildstash.svg
│   │   │   │   │   ├── bump-sh.svg
│   │   │   │   │   ├── calibreapp.svg
│   │   │   │   │   ├── c-cpp.svg
│   │   │   │   │   ├── chartdb.svg
│   │   │   │   │   ├── checkmarx-ts.svg
│   │   │   │   │   ├── checkpointsw.svg
│   │   │   │   │   ├── circleci-public.svg
│   │   │   │   │   ├── clojure.svg
│   │   │   │   │   ├── cloudflare.svg
│   │   │   │   │   ├── cloud-maker-ai.svg
│   │   │   │   │   ├── coalfire.svg
│   │   │   │   │   ├── codacy.svg
│   │   │   │   │   ├── codeclimate.svg
│   │   │   │   │   ├── codecov.svg
│   │   │   │   │   ├── codefresh-io.svg
│   │   │   │   │   ├── coder.svg
│   │   │   │   │   ├── codethreat.svg
│   │   │   │   │   ├── configcat.svg
│   │   │   │   │   ├── convisoappsec.svg
│   │   │   │   │   ├── coverallsapp.svg
│   │   │   │   │   ├── crowdstrike.svg
│   │   │   │   │   ├── crystal.svg
│   │   │   │   │   ├── cypress-io.svg
│   │   │   │   │   ├── dagger.svg
│   │   │   │   │   ├── dapr.svg
│   │   │   │   │   ├── dart.svg
│   │   │   │   │   ├── datadog.svg
│   │   │   │   │   ├── datarobot-oss.svg
│   │   │   │   │   ├── datreeio.svg
│   │   │   │   │   ├── defensecode.svg
│   │   │   │   │   ├── determinatesystems.svg
│   │   │   │   │   ├── devcyclehq.svg
│   │   │   │   │   ├── diffblue.svg
│   │   │   │   │   ├── digitalocean.svg
│   │   │   │   │   ├── django.svg
│   │   │   │   │   ├── docker.svg
│   │   │   │   │   ├── dotnetcore.svg
│   │   │   │   │   ├── dotnet.svg
│   │   │   │   │   ├── drata.svg
│   │   │   │   │   ├── dynatrace-oss.svg
│   │   │   │   │   ├── ekline-io.svg
│   │   │   │   │   ├── elixir.svg
│   │   │   │   │   ├── elmahio.svg
│   │   │   │   │   ├── endorlabs.svg
│   │   │   │   │   ├── env0.svg
│   │   │   │   │   ├── erlang.svg
│   │   │   │   │   ├── escr-creative-studios.svg
│   │   │   │   │   ├── eviden-actions.svg
│   │   │   │   │   ├── facebook.svg
│   │   │   │   │   ├── faros-ai.svg
│   │   │   │   │   ├── fly-ci.svg
│   │   │   │   │   ├── fortify.svg
│   │   │   │   │   ├── fulcrumgenomics.svg
│   │   │   │   │   ├── garden-io.svg
│   │   │   │   │   ├── garnet-org.svg
│   │   │   │   │   ├── getsentry.svg
│   │   │   │   │   ├── gobeyondidentity.svg
│   │   │   │   │   ├── google-checks.svg
│   │   │   │   │   ├── googlecloudplatform.svg
│   │   │   │   │   ├── google-github-actions.svg
│   │   │   │   │   ├── googlegke.svg
│   │   │   │   │   ├── google.svg
│   │   │   │   │   ├── gorillastack.svg
│   │   │   │   │   ├── go.svg
│   │   │   │   │   ├── gradle.svg
│   │   │   │   │   ├── grunt.svg
│   │   │   │   │   ├── gulp.svg
│   │   │   │   │   ├── hashicorp.svg
│   │   │   │   │   ├── haskell.svg
│   │   │   │   │   ├── html.svg
│   │   │   │   │   ├── ibm.svg
│   │   │   │   │   ├── infracost.svg
│   │   │   │   │   ├── ionic-team.svg
│   │   │   │   │   ├── jamsocket.svg
│   │   │   │   │   ├── jekyll.svg
│   │   │   │   │   ├── jekyll-tube.svg
│   │   │   │   │   ├── jfrog.svg
│   │   │   │   │   ├── keeper-security.svg
│   │   │   │   │   ├── ksoclabs.svg
│   │   │   │   │   ├── launchdarkly.svg
│   │   │   │   │   ├── legit-labs.svg
│   │   │   │   │   ├── liblaber.svg
│   │   │   │   │   ├── lightstep.svg
│   │   │   │   │   ├── livecycle.svg
│   │   │   │   │   ├── localxpose.svg
│   │   │   │   │   ├── lw-scanner.svg
│   │   │   │   │   ├── mablhq.svg
│   │   │   │   │   ├── matlab-actions.svg
│   │   │   │   │   ├── maven.svg
│   │   │   │   │   ├── membrowse.svg
│   │   │   │   │   ├── microsoft.svg
│   │   │   │   │   ├── mobb-dev.svg
│   │   │   │   │   ├── mockoon.svg
│   │   │   │   │   ├── molemmat-oy.svg
│   │   │   │   │   ├── montara-io.svg
│   │   │   │   │   ├── nobl9.svg
│   │   │   │   │   ├── nodejs.svg
│   │   │   │   │   ├── node-package-transparent.svg
│   │   │   │   │   ├── nowsecure.svg
│   │   │   │   │   ├── npm.svg
│   │   │   │   │   ├── nullify-platform.svg
│   │   │   │   │   ├── oak9io.svg
│   │   │   │   │   ├── octopusdeploy.svg
│   │   │   │   │   ├── okteto.svg
│   │   │   │   │   ├── olympix.svg
│   │   │   │   │   ├── opencontextinc.svg
│   │   │   │   │   ├── openstatushq.svg
│   │   │   │   │   ├── oracle-actions.svg
│   │   │   │   │   ├── orcasecurity.svg
│   │   │   │   │   ├── ossf.svg
│   │   │   │   │   ├── oxsecurity.svg
│   │   │   │   │   ├── paloaltonetworks.svg
│   │   │   │   │   ├── pangeacyber.svg
│   │   │   │   │   ├── parasoft.svg
│   │   │   │   │   ├── perforce.svg
│   │   │   │   │   ├── php.svg
│   │   │   │   │   ├── phylum-dev.svg
│   │   │   │   │   ├── pixee.svg
│   │   │   │   │   ├── polyspace-actions.svg
│   │   │   │   │   ├── ponicode.svg
│   │   │   │   │   ├── port-labs.svg
│   │   │   │   │   ├── portswigger.svg
│   │   │   │   │   ├── probely.svg
│   │   │   │   │   ├── promptfoo.svg
│   │   │   │   │   ├── pulumi.svg
│   │   │   │   │   ├── python.svg
│   │   │   │   │   ├── rainforestapp.svg
│   │   │   │   │   ├── rapid7.svg
│   │   │   │   │   ├── rapidapi.svg
│   │   │   │   │   ├── readmeio.svg
│   │   │   │   │   ├── redefinedev.svg
│   │   │   │   │   ├── redhat-actions.svg
│   │   │   │   │   ├── refactr.svg
│   │   │   │   │   ├── rematocorp.svg
│   │   │   │   │   ├── reviewpad.svg
│   │   │   │   │   ├── rigs-it.svg
│   │   │   │   │   ├── ruby-gems.svg
│   │   │   │   │   ├── ruby.svg
│   │   │   │   │   ├── rust.svg
│   │   │   │   │   ├── safedep.svg
│   │   │   │   │   ├── scala.svg
│   │   │   │   │   ├── scaleway.svg
│   │   │   │   │   ├── sec0ne.svg
│   │   │   │   │   ├── securestackco.svg
│   │   │   │   │   ├── sematext.svg
│   │   │   │   │   ├── servicenow.svg
│   │   │   │   │   ├── shipyard.svg
│   │   │   │   │   ├── signpath.svg
│   │   │   │   │   ├── slackapi.svg
│   │   │   │   │   ├── snaplet.svg
│   │   │   │   │   ├── snyk.svg
│   │   │   │   │   ├── sodadata.svg
│   │   │   │   │   ├── sonarsource.svg
│   │   │   │   │   ├── sonatype.svg
│   │   │   │   │   ├── soos-io.svg
│   │   │   │   │   ├── spacelift-io.svg
│   │   │   │   │   ├── speakeasy-api.svg
│   │   │   │   │   ├── spectralops.svg
│   │   │   │   │   ├── sqlitecloud.svg
│   │   │   │   │   ├── stackhawk.svg
│   │   │   │   │   ├── stackpulse.svg
│   │   │   │   │   ├── stackrox.svg
│   │   │   │   │   ├── stark-contrast.svg
│   │   │   │   │   ├── step-security.svg
│   │   │   │   │   ├── sturdy-dev.svg
│   │   │   │   │   ├── suresofttech-official.svg
│   │   │   │   │   ├── swdotcom.svg
│   │   │   │   │   ├── swift.svg
│   │   │   │   │   ├── sysdiglabs.svg
│   │   │   │   │   ├── tailscale.svg
│   │   │   │   │   ├── taktile-org.svg
│   │   │   │   │   ├── teamwork.svg
│   │   │   │   │   ├── teleport-actions.svg
│   │   │   │   │   ├── tencentcloud.svg
│   │   │   │   │   ├── tenderly.svg
│   │   │   │   │   ├── terraform.svg
│   │   │   │   │   ├── testspace-com.svg
│   │   │   │   │   ├── tidbcloud.svg
│   │   │   │   │   ├── tryghost.svg
│   │   │   │   │   ├── twilio-labs.svg
│   │   │   │   │   ├── uffizzicloud.svg
│   │   │   │   │   ├── upwindsecurity.svg
│   │   │   │   │   ├── uwp.svg
│   │   │   │   │   ├── veracode.svg
│   │   │   │   │   ├── verimatrix.svg
│   │   │   │   │   ├── webpack.svg
│   │   │   │   │   ├── whitesource.svg
│   │   │   │   │   ├── wpengine.svg
│   │   │   │   │   ├── xamarin.svg
│   │   │   │   │   ├── xcode.svg
│   │   │   │   │   └── zimperium.svg
│   │   │   │   ├── arrow-down.png
│   │   │   │   ├── arrow_left.svg
│   │   │   │   ├── bigwarning.png
│   │   │   │   ├── code-scanning
│   │   │   │   │   ├── accurics.svg
│   │   │   │   │   ├── bridgecrew.svg
│   │   │   │   │   ├── defensecode.svg
│   │   │   │   │   └── muse.svg
│   │   │   │   ├── copilot
│   │   │   │   │   ├── copilot-logo-large.svg
│   │   │   │   │   ├── cp-head-square.png
│   │   │   │   │   ├── cp-logo.svg
│   │   │   │   │   └── mona-avatar.svg
│   │   │   │   ├── dependabot
│   │   │   │   │   ├── actions.svg
│   │   │   │   │   ├── bazel.svg
│   │   │   │   │   ├── bundler.svg
│   │   │   │   │   ├── cargo.svg
│   │   │   │   │   ├── composer.svg
│   │   │   │   │   ├── conda.svg
│   │   │   │   │   ├── deno.svg
│   │   │   │   │   ├── devcontainers.svg
│   │   │   │   │   ├── docker-compose.svg
│   │   │   │   │   ├── docker.svg
│   │   │   │   │   ├── dotnet-sdk.svg
│   │   │   │   │   ├── elm.svg
│   │   │   │   │   ├── erlang.svg
│   │   │   │   │   ├── gitsubmodule.svg
│   │   │   │   │   ├── gomod.svg
│   │   │   │   │   ├── gradle.svg
│   │   │   │   │   ├── helm.svg
│   │   │   │   │   ├── julia.svg
│   │   │   │   │   ├── maven.svg
│   │   │   │   │   ├── mix.svg
│   │   │   │   │   ├── nix.svg
│   │   │   │   │   ├── npm.svg
│   │   │   │   │   ├── nuget.svg
│   │   │   │   │   ├── opentofu.svg
│   │   │   │   │   ├── pip.svg
│   │   │   │   │   ├── pre-commit.svg
│   │   │   │   │   ├── pub.svg
│   │   │   │   │   ├── rust-toolchain.svg
│   │   │   │   │   ├── swift.svg
│   │   │   │   │   ├── terraform.svg
│   │   │   │   │   ├── unknown.svg
│   │   │   │   │   ├── uv.svg
│   │   │   │   │   └── vcpkg.svg
│   │   │   │   ├── docs-marketing-icon.svg
│   │   │   │   ├── emoji
│   │   │   │   │   ├── 100.png
│   │   │   │   │   ├── 1234.png
│   │   │   │   │   ├── +1.png
│   │   │   │   │   ├── -1.png
│   │   │   │   │   ├── 8ball.png
│   │   │   │   │   ├── abcd.png
│   │   │   │   │   ├── abc.png
│   │   │   │   │   ├── ab.png
│   │   │   │   │   ├── accept.png
│   │   │   │   │   ├── accessibility.png
│   │   │   │   │   ├── aerial_tramway.png
│   │   │   │   │   ├── airplane.png
│   │   │   │   │   ├── alarm_clock.png
│   │   │   │   │   ├── alien.png
│   │   │   │   │   ├── ambulance.png
│   │   │   │   │   ├── anchor.png
│   │   │   │   │   ├── angel.png
│   │   │   │   │   ├── anger.png
│   │   │   │   │   ├── angry.png
│   │   │   │   │   ├── anguished.png
│   │   │   │   │   ├── ant.png
│   │   │   │   │   ├── a.png
│   │   │   │   │   ├── apple.png
│   │   │   │   │   ├── aquarius.png
│   │   │   │   │   ├── aries.png
│   │   │   │   │   ├── arrow_backward.png
│   │   │   │   │   ├── arrow_double_down.png
│   │   │   │   │   ├── arrow_double_up.png
│   │   │   │   │   ├── arrow_down.png
│   │   │   │   │   ├── arrow_down_small.png
│   │   │   │   │   ├── arrow_forward.png
│   │   │   │   │   ├── arrow_heading_down.png
│   │   │   │   │   ├── arrow_heading_up.png
│   │   │   │   │   ├── arrow_left.png
│   │   │   │   │   ├── arrow_lower_left.png
│   │   │   │   │   ├── arrow_lower_right.png
│   │   │   │   │   ├── arrow_right_hook.png
│   │   │   │   │   ├── arrow_right.png
│   │   │   │   │   ├── arrows_clockwise.png
│   │   │   │   │   ├── arrows_counterclockwise.png
│   │   │   │   │   ├── arrow_up_down.png
│   │   │   │   │   ├── arrow_upper_left.png
│   │   │   │   │   ├── arrow_upper_right.png
│   │   │   │   │   ├── arrow_up.png
│   │   │   │   │   ├── arrow_up_small.png
│   │   │   │   │   ├── articulated_lorry.png
│   │   │   │   │   ├── art.png
│   │   │   │   │   ├── astonished.png
│   │   │   │   │   ├── athletic_shoe.png
│   │   │   │   │   ├── atm.png
│   │   │   │   │   ├── atom.png
│   │   │   │   │   ├── baby_bottle.png
│   │   │   │   │   ├── baby_chick.png
│   │   │   │   │   ├── baby.png
│   │   │   │   │   ├── baby_symbol.png
│   │   │   │   │   ├── back.png
│   │   │   │   │   ├── baggage_claim.png
│   │   │   │   │   ├── balloon.png
│   │   │   │   │   ├── ballot_box_with_check.png
│   │   │   │   │   ├── bamboo.png
│   │   │   │   │   ├── banana.png
│   │   │   │   │   ├── bangbang.png
│   │   │   │   │   ├── bank.png
│   │   │   │   │   ├── barber.png
│   │   │   │   │   ├── bar_chart.png
│   │   │   │   │   ├── baseball.png
│   │   │   │   │   ├── basecamp.png
│   │   │   │   │   ├── basecampy.png
│   │   │   │   │   ├── basketball.png
│   │   │   │   │   ├── bath.png
│   │   │   │   │   ├── bathtub.png
│   │   │   │   │   ├── battery.png
│   │   │   │   │   ├── bear.png
│   │   │   │   │   ├── bee.png
│   │   │   │   │   ├── beer.png
│   │   │   │   │   ├── beers.png
│   │   │   │   │   ├── beetle.png
│   │   │   │   │   ├── beginner.png
│   │   │   │   │   ├── bell.png
│   │   │   │   │   ├── bento.png
│   │   │   │   │   ├── bicyclist.png
│   │   │   │   │   ├── bike.png
│   │   │   │   │   ├── bikini.png
│   │   │   │   │   ├── bird.png
│   │   │   │   │   ├── birthday.png
│   │   │   │   │   ├── black_circle.png
│   │   │   │   │   ├── black_joker.png
│   │   │   │   │   ├── black_large_square.png
│   │   │   │   │   ├── black_medium_small_square.png
│   │   │   │   │   ├── black_medium_square.png
│   │   │   │   │   ├── black_nib.png
│   │   │   │   │   ├── black_small_square.png
│   │   │   │   │   ├── black_square_button.png
│   │   │   │   │   ├── blossom.png
│   │   │   │   │   ├── blowfish.png
│   │   │   │   │   ├── blue_book.png
│   │   │   │   │   ├── blue_car.png
│   │   │   │   │   ├── blue_heart.png
│   │   │   │   │   ├── blush.png
│   │   │   │   │   ├── boar.png
│   │   │   │   │   ├── boat.png
│   │   │   │   │   ├── bomb.png
│   │   │   │   │   ├── bookmark.png
│   │   │   │   │   ├── bookmark_tabs.png
│   │   │   │   │   ├── book.png
│   │   │   │   │   ├── books.png
│   │   │   │   │   ├── boom.png
│   │   │   │   │   ├── boot.png
│   │   │   │   │   ├── bouquet.png
│   │   │   │   │   ├── bowling.png
│   │   │   │   │   ├── bow.png
│   │   │   │   │   ├── bowtie.png
│   │   │   │   │   ├── boy.png
│   │   │   │   │   ├── b.png
│   │   │   │   │   ├── bread.png
│   │   │   │   │   ├── bride_with_veil.png
│   │   │   │   │   ├── bridge_at_night.png
│   │   │   │   │   ├── briefcase.png
│   │   │   │   │   ├── broken_heart.png
│   │   │   │   │   ├── bug.png
│   │   │   │   │   ├── bulb.png
│   │   │   │   │   ├── bullettrain_front.png
│   │   │   │   │   ├── bullettrain_side.png
│   │   │   │   │   ├── bus.png
│   │   │   │   │   ├── busstop.png
│   │   │   │   │   ├── bust_in_silhouette.png
│   │   │   │   │   ├── busts_in_silhouette.png
│   │   │   │   │   ├── cactus.png
│   │   │   │   │   ├── cake.png
│   │   │   │   │   ├── calendar.png
│   │   │   │   │   ├── calling.png
│   │   │   │   │   ├── camel.png
│   │   │   │   │   ├── camera.png
│   │   │   │   │   ├── cancer.png
│   │   │   │   │   ├── candy.png
│   │   │   │   │   ├── capital_abcd.png
│   │   │   │   │   ├── capricorn.png
│   │   │   │   │   ├── card_index.png
│   │   │   │   │   ├── carousel_horse.png
│   │   │   │   │   ├── car.png
│   │   │   │   │   ├── cat2.png
│   │   │   │   │   ├── cat.png
│   │   │   │   │   ├── cd.png
│   │   │   │   │   ├── chart.png
│   │   │   │   │   ├── chart_with_downwards_trend.png
│   │   │   │   │   ├── chart_with_upwards_trend.png
│   │   │   │   │   ├── checkered_flag.png
│   │   │   │   │   ├── cherries.png
│   │   │   │   │   ├── cherry_blossom.png
│   │   │   │   │   ├── chestnut.png
│   │   │   │   │   ├── chicken.png
│   │   │   │   │   ├── children_crossing.png
│   │   │   │   │   ├── chocolate_bar.png
│   │   │   │   │   ├── christmas_tree.png
│   │   │   │   │   ├── church.png
│   │   │   │   │   ├── cinema.png
│   │   │   │   │   ├── circus_tent.png
│   │   │   │   │   ├── city_sunrise.png
│   │   │   │   │   ├── city_sunset.png
│   │   │   │   │   ├── clapper.png
│   │   │   │   │   ├── clap.png
│   │   │   │   │   ├── clipboard.png
│   │   │   │   │   ├── clock1030.png
│   │   │   │   │   ├── clock10.png
│   │   │   │   │   ├── clock1130.png
│   │   │   │   │   ├── clock11.png
│   │   │   │   │   ├── clock1230.png
│   │   │   │   │   ├── clock12.png
│   │   │   │   │   ├── clock130.png
│   │   │   │   │   ├── clock1.png
│   │   │   │   │   ├── clock230.png
│   │   │   │   │   ├── clock2.png
│   │   │   │   │   ├── clock330.png
│   │   │   │   │   ├── clock3.png
│   │   │   │   │   ├── clock430.png
│   │   │   │   │   ├── clock4.png
│   │   │   │   │   ├── clock530.png
│   │   │   │   │   ├── clock5.png
│   │   │   │   │   ├── clock630.png
│   │   │   │   │   ├── clock6.png
│   │   │   │   │   ├── clock730.png
│   │   │   │   │   ├── clock7.png
│   │   │   │   │   ├── clock830.png
│   │   │   │   │   ├── clock8.png
│   │   │   │   │   ├── clock930.png
│   │   │   │   │   ├── clock9.png
│   │   │   │   │   ├── closed_book.png
│   │   │   │   │   ├── closed_lock_with_key.png
│   │   │   │   │   ├── closed_umbrella.png
│   │   │   │   │   ├── cloud.png
│   │   │   │   │   ├── cl.png
│   │   │   │   │   ├── clubs.png
│   │   │   │   │   ├── cn.png
│   │   │   │   │   ├── cocktail.png
│   │   │   │   │   ├── coffee.png
│   │   │   │   │   ├── cold_sweat.png
│   │   │   │   │   ├── collision.png
│   │   │   │   │   ├── computer.png
│   │   │   │   │   ├── confetti_ball.png
│   │   │   │   │   ├── confounded.png
│   │   │   │   │   ├── confused.png
│   │   │   │   │   ├── congratulations.png
│   │   │   │   │   ├── construction.png
│   │   │   │   │   ├── construction_worker.png
│   │   │   │   │   ├── convenience_store.png
│   │   │   │   │   ├── cookie.png
│   │   │   │   │   ├── cool.png
│   │   │   │   │   ├── copilot.png
│   │   │   │   │   ├── cop.png
│   │   │   │   │   ├── copyright.png
│   │   │   │   │   ├── corn.png
│   │   │   │   │   ├── couplekiss.png
│   │   │   │   │   ├── couple.png
│   │   │   │   │   ├── couple_with_heart.png
│   │   │   │   │   ├── cow2.png
│   │   │   │   │   ├── cow.png
│   │   │   │   │   ├── credit_card.png
│   │   │   │   │   ├── crescent_moon.png
│   │   │   │   │   ├── crocodile.png
│   │   │   │   │   ├── crossed_flags.png
│   │   │   │   │   ├── crown.png
│   │   │   │   │   ├── crying_cat_face.png
│   │   │   │   │   ├── cry.png
│   │   │   │   │   ├── crystal_ball.png
│   │   │   │   │   ├── cupid.png
│   │   │   │   │   ├── curly_loop.png
│   │   │   │   │   ├── currency_exchange.png
│   │   │   │   │   ├── curry.png
│   │   │   │   │   ├── custard.png
│   │   │   │   │   ├── customs.png
│   │   │   │   │   ├── cyclone.png
│   │   │   │   │   ├── dancer.png
│   │   │   │   │   ├── dancers.png
│   │   │   │   │   ├── dango.png
│   │   │   │   │   ├── dart.png
│   │   │   │   │   ├── dash.png
│   │   │   │   │   ├── date.png
│   │   │   │   │   ├── deciduous_tree.png
│   │   │   │   │   ├── department_store.png
│   │   │   │   │   ├── dependabot.png
│   │   │   │   │   ├── de.png
│   │   │   │   │   ├── diamond_shape_with_a_dot_inside.png
│   │   │   │   │   ├── diamonds.png
│   │   │   │   │   ├── disappointed.png
│   │   │   │   │   ├── disappointed_relieved.png
│   │   │   │   │   ├── dizzy_face.png
│   │   │   │   │   ├── dizzy.png
│   │   │   │   │   ├── dog2.png
│   │   │   │   │   ├── dog.png
│   │   │   │   │   ├── dollar.png
│   │   │   │   │   ├── dolls.png
│   │   │   │   │   ├── dolphin.png
│   │   │   │   │   ├── do_not_litter.png
│   │   │   │   │   ├── door.png
│   │   │   │   │   ├── doughnut.png
│   │   │   │   │   ├── dragon_face.png
│   │   │   │   │   ├── dragon.png
│   │   │   │   │   ├── dress.png
│   │   │   │   │   ├── dromedary_camel.png
│   │   │   │   │   ├── droplet.png
│   │   │   │   │   ├── dvd.png
│   │   │   │   │   ├── ear_of_rice.png
│   │   │   │   │   ├── ear.png
│   │   │   │   │   ├── earth_africa.png
│   │   │   │   │   ├── earth_americas.png
│   │   │   │   │   ├── earth_asia.png
│   │   │   │   │   ├── eggplant.png
│   │   │   │   │   ├── egg.png
│   │   │   │   │   ├── eight.png
│   │   │   │   │   ├── eight_pointed_black_star.png
│   │   │   │   │   ├── eight_spoked_asterisk.png
│   │   │   │   │   ├── electric_plug.png
│   │   │   │   │   ├── electron.png
│   │   │   │   │   ├── elephant.png
│   │   │   │   │   ├── e-mail.png
│   │   │   │   │   ├── email.png
│   │   │   │   │   ├── end.png
│   │   │   │   │   ├── envelope.png
│   │   │   │   │   ├── envelope_with_arrow.png
│   │   │   │   │   ├── es.png
│   │   │   │   │   ├── european_castle.png
│   │   │   │   │   ├── european_post_office.png
│   │   │   │   │   ├── euro.png
│   │   │   │   │   ├── evergreen_tree.png
│   │   │   │   │   ├── exclamation.png
│   │   │   │   │   ├── expressionless.png
│   │   │   │   │   ├── eyeglasses.png
│   │   │   │   │   ├── eyes.png
│   │   │   │   │   ├── facepunch.png
│   │   │   │   │   ├── factory.png
│   │   │   │   │   ├── fallen_leaf.png
│   │   │   │   │   ├── family.png
│   │   │   │   │   ├── fast_forward.png
│   │   │   │   │   ├── fax.png
│   │   │   │   │   ├── fearful.png
│   │   │   │   │   ├── feelsgood.png
│   │   │   │   │   ├── feet.png
│   │   │   │   │   ├── ferris_wheel.png
│   │   │   │   │   ├── file_folder.png
│   │   │   │   │   ├── finnadie.png
│   │   │   │   │   ├── fire_engine.png
│   │   │   │   │   ├── fire.png
│   │   │   │   │   ├── fireworks.png
│   │   │   │   │   ├── first_quarter_moon.png
│   │   │   │   │   ├── first_quarter_moon_with_face.png
│   │   │   │   │   ├── fish_cake.png
│   │   │   │   │   ├── fishing_pole_and_fish.png
│   │   │   │   │   ├── fish.png
│   │   │   │   │   ├── fishsticks.png
│   │   │   │   │   ├── fist.png
│   │   │   │   │   ├── five.png
│   │   │   │   │   ├── flags.png
│   │   │   │   │   ├── flashlight.png
│   │   │   │   │   ├── flipper.png
│   │   │   │   │   ├── floppy_disk.png
│   │   │   │   │   ├── flower_playing_cards.png
│   │   │   │   │   ├── flushed.png
│   │   │   │   │   ├── foggy.png
│   │   │   │   │   ├── football.png
│   │   │   │   │   ├── footprints.png
│   │   │   │   │   ├── fork_and_knife.png
│   │   │   │   │   ├── fountain.png
│   │   │   │   │   ├── four_leaf_clover.png
│   │   │   │   │   ├── four.png
│   │   │   │   │   ├── free.png
│   │   │   │   │   ├── fried_shrimp.png
│   │   │   │   │   ├── fries.png
│   │   │   │   │   ├── frog.png
│   │   │   │   │   ├── frowning.png
│   │   │   │   │   ├── fr.png
│   │   │   │   │   ├── fuelpump.png
│   │   │   │   │   ├── full_moon.png
│   │   │   │   │   ├── full_moon_with_face.png
│   │   │   │   │   ├── fu.png
│   │   │   │   │   ├── game_die.png
│   │   │   │   │   ├── gb.png
│   │   │   │   │   ├── gemini.png
│   │   │   │   │   ├── gem.png
│   │   │   │   │   ├── ghost.png
│   │   │   │   │   ├── gift_heart.png
│   │   │   │   │   ├── gift.png
│   │   │   │   │   ├── girl.png
│   │   │   │   │   ├── globe_with_meridians.png
│   │   │   │   │   ├── goat.png
│   │   │   │   │   ├── goberserk.png
│   │   │   │   │   ├── godmode.png
│   │   │   │   │   ├── golf.png
│   │   │   │   │   ├── grapes.png
│   │   │   │   │   ├── green_apple.png
│   │   │   │   │   ├── green_book.png
│   │   │   │   │   ├── green_heart.png
│   │   │   │   │   ├── grey_exclamation.png
│   │   │   │   │   ├── grey_question.png
│   │   │   │   │   ├── grimacing.png
│   │   │   │   │   ├── grinning.png
│   │   │   │   │   ├── grin.png
│   │   │   │   │   ├── guardsman.png
│   │   │   │   │   ├── guitar.png
│   │   │   │   │   ├── gun.png
│   │   │   │   │   ├── haircut.png
│   │   │   │   │   ├── hamburger.png
│   │   │   │   │   ├── hammer.png
│   │   │   │   │   ├── hamster.png
│   │   │   │   │   ├── handbag.png
│   │   │   │   │   ├── hand.png
│   │   │   │   │   ├── hankey.png
│   │   │   │   │   ├── hash.png
│   │   │   │   │   ├── hatched_chick.png
│   │   │   │   │   ├── hatching_chick.png
│   │   │   │   │   ├── headphones.png
│   │   │   │   │   ├── hear_no_evil.png
│   │   │   │   │   ├── heartbeat.png
│   │   │   │   │   ├── heart_decoration.png
│   │   │   │   │   ├── heart_eyes_cat.png
│   │   │   │   │   ├── heart_eyes.png
│   │   │   │   │   ├── heart.png
│   │   │   │   │   ├── heartpulse.png
│   │   │   │   │   ├── hearts_around.png
│   │   │   │   │   ├── hearts.png
│   │   │   │   │   ├── heavy_check_mark.png
│   │   │   │   │   ├── heavy_division_sign.png
│   │   │   │   │   ├── heavy_dollar_sign.png
│   │   │   │   │   ├── heavy_exclamation_mark.png
│   │   │   │   │   ├── heavy_minus_sign.png
│   │   │   │   │   ├── heavy_multiplication_x.png
│   │   │   │   │   ├── heavy_plus_sign.png
│   │   │   │   │   ├── helicopter.png
│   │   │   │   │   ├── herb.png
│   │   │   │   │   ├── hibiscus.png
│   │   │   │   │   ├── high_brightness.png
│   │   │   │   │   ├── high_heel.png
│   │   │   │   │   ├── hocho.png
│   │   │   │   │   ├── honeybee.png
│   │   │   │   │   ├── honey_pot.png
│   │   │   │   │   ├── horse.png
│   │   │   │   │   ├── horse_racing.png
│   │   │   │   │   ├── hospital.png
│   │   │   │   │   ├── hotel.png
│   │   │   │   │   ├── hotsprings.png
│   │   │   │   │   ├── hourglass_flowing_sand.png
│   │   │   │   │   ├── hourglass.png
│   │   │   │   │   ├── house.png
│   │   │   │   │   ├── house_with_garden.png
│   │   │   │   │   ├── hurtrealbad.png
│   │   │   │   │   ├── hushed.png
│   │   │   │   │   ├── ice_cream.png
│   │   │   │   │   ├── icecream.png
│   │   │   │   │   ├── ideograph_advantage.png
│   │   │   │   │   ├── id.png
│   │   │   │   │   ├── imp.png
│   │   │   │   │   ├── inbox_tray.png
│   │   │   │   │   ├── incoming_envelope.png
│   │   │   │   │   ├── information_desk_person.png
│   │   │   │   │   ├── information_source.png
│   │   │   │   │   ├── innocent.png
│   │   │   │   │   ├── interrobang.png
│   │   │   │   │   ├── iphone.png
│   │   │   │   │   ├── it.png
│   │   │   │   │   ├── izakaya_lantern.png
│   │   │   │   │   ├── jack_o_lantern.png
│   │   │   │   │   ├── japanese_castle.png
│   │   │   │   │   ├── japanese_goblin.png
│   │   │   │   │   ├── japanese_ogre.png
│   │   │   │   │   ├── japan.png
│   │   │   │   │   ├── jeans.png
│   │   │   │   │   ├── joy_cat.png
│   │   │   │   │   ├── joy.png
│   │   │   │   │   ├── jp.png
│   │   │   │   │   ├── keycap_ten.png
│   │   │   │   │   ├── key.png
│   │   │   │   │   ├── kimono.png
│   │   │   │   │   ├── kissing_cat.png
│   │   │   │   │   ├── kissing_closed_eyes.png
│   │   │   │   │   ├── kissing_heart.png
│   │   │   │   │   ├── kissing.png
│   │   │   │   │   ├── kissing_smiling_eyes.png
│   │   │   │   │   ├── kiss.png
│   │   │   │   │   ├── koala.png
│   │   │   │   │   ├── koko.png
│   │   │   │   │   ├── kr.png
│   │   │   │   │   ├── lantern.png
│   │   │   │   │   ├── large_blue_circle.png
│   │   │   │   │   ├── large_blue_diamond.png
│   │   │   │   │   ├── large_orange_diamond.png
│   │   │   │   │   ├── last_quarter_moon.png
│   │   │   │   │   ├── last_quarter_moon_with_face.png
│   │   │   │   │   ├── laughing.png
│   │   │   │   │   ├── leaves.png
│   │   │   │   │   ├── ledger.png
│   │   │   │   │   ├── left_luggage.png
│   │   │   │   │   ├── left_right_arrow.png
│   │   │   │   │   ├── leftwards_arrow_with_hook.png
│   │   │   │   │   ├── lemon.png
│   │   │   │   │   ├── leopard.png
│   │   │   │   │   ├── leo.png
│   │   │   │   │   ├── libra.png
│   │   │   │   │   ├── light_rail.png
│   │   │   │   │   ├── link.png
│   │   │   │   │   ├── lips.png
│   │   │   │   │   ├── lipstick.png
│   │   │   │   │   ├── lock.png
│   │   │   │   │   ├── lock_with_ink_pen.png
│   │   │   │   │   ├── lollipop.png
│   │   │   │   │   ├── loop.png
│   │   │   │   │   ├── loud_sound.png
│   │   │   │   │   ├── loudspeaker.png
│   │   │   │   │   ├── love_hotel.png
│   │   │   │   │   ├── love_letter.png
│   │   │   │   │   ├── low_brightness.png
│   │   │   │   │   ├── mag.png
│   │   │   │   │   ├── mag_right.png
│   │   │   │   │   ├── mahjong.png
│   │   │   │   │   ├── mailbox_closed.png
│   │   │   │   │   ├── mailbox.png
│   │   │   │   │   ├── mailbox_with_mail.png
│   │   │   │   │   ├── mailbox_with_no_mail.png
│   │   │   │   │   ├── man.png
│   │   │   │   │   ├── mans_shoe.png
│   │   │   │   │   ├── man_with_gua_pi_mao.png
│   │   │   │   │   ├── man_with_turban.png
│   │   │   │   │   ├── maple_leaf.png
│   │   │   │   │   ├── mask.png
│   │   │   │   │   ├── massage.png
│   │   │   │   │   ├── meat_on_bone.png
│   │   │   │   │   ├── mega.png
│   │   │   │   │   ├── melon.png
│   │   │   │   │   ├── memo.png
│   │   │   │   │   ├── mens.png
│   │   │   │   │   ├── metal.png
│   │   │   │   │   ├── metro.png
│   │   │   │   │   ├── microphone.png
│   │   │   │   │   ├── microscope.png
│   │   │   │   │   ├── milky_way.png
│   │   │   │   │   ├── minibus.png
│   │   │   │   │   ├── minidisc.png
│   │   │   │   │   ├── mobile_phone_off.png
│   │   │   │   │   ├── moneybag.png
│   │   │   │   │   ├── money_with_wings.png
│   │   │   │   │   ├── monkey_face.png
│   │   │   │   │   ├── monkey.png
│   │   │   │   │   ├── monorail.png
│   │   │   │   │   ├── moon.png
│   │   │   │   │   ├── mortar_board.png
│   │   │   │   │   ├── mountain_bicyclist.png
│   │   │   │   │   ├── mountain_cableway.png
│   │   │   │   │   ├── mountain_railway.png
│   │   │   │   │   ├── mount_fuji.png
│   │   │   │   │   ├── mouse2.png
│   │   │   │   │   ├── mouse.png
│   │   │   │   │   ├── movie_camera.png
│   │   │   │   │   ├── moyai.png
│   │   │   │   │   ├── m.png
│   │   │   │   │   ├── muscle.png
│   │   │   │   │   ├── mushroom.png
│   │   │   │   │   ├── musical_keyboard.png
│   │   │   │   │   ├── musical_note.png
│   │   │   │   │   ├── musical_score.png
│   │   │   │   │   ├── mute.png
│   │   │   │   │   ├── nail_care.png
│   │   │   │   │   ├── name_badge.png
│   │   │   │   │   ├── neckbeard.png
│   │   │   │   │   ├── necktie.png
│   │   │   │   │   ├── negative_squared_cross_mark.png
│   │   │   │   │   ├── neutral_face.png
│   │   │   │   │   ├── new_moon.png
│   │   │   │   │   ├── new_moon_with_face.png
│   │   │   │   │   ├── new.png
│   │   │   │   │   ├── newspaper.png
│   │   │   │   │   ├── ng.png
│   │   │   │   │   ├── night_with_stars.png
│   │   │   │   │   ├── nine.png
│   │   │   │   │   ├── no_bell.png
│   │   │   │   │   ├── no_bicycles.png
│   │   │   │   │   ├── no_entry.png
│   │   │   │   │   ├── no_entry_sign.png
│   │   │   │   │   ├── no_good.png
│   │   │   │   │   ├── no_mobile_phones.png
│   │   │   │   │   ├── no_mouth.png
│   │   │   │   │   ├── non-potable_water.png
│   │   │   │   │   ├── no_pedestrians.png
│   │   │   │   │   ├── nose.png
│   │   │   │   │   ├── no_smoking.png
│   │   │   │   │   ├── notebook.png
│   │   │   │   │   ├── notebook_with_decorative_cover.png
│   │   │   │   │   ├── notes.png
│   │   │   │   │   ├── nut_and_bolt.png
│   │   │   │   │   ├── o2.png
│   │   │   │   │   ├── ocean.png
│   │   │   │   │   ├── octocat.png
│   │   │   │   │   ├── octopus.png
│   │   │   │   │   ├── oden.png
│   │   │   │   │   ├── office.png
│   │   │   │   │   ├── ok_hand.png
│   │   │   │   │   ├── ok.png
│   │   │   │   │   ├── ok_woman.png
│   │   │   │   │   ├── older_man.png
│   │   │   │   │   ├── older_woman.png
│   │   │   │   │   ├── oncoming_automobile.png
│   │   │   │   │   ├── oncoming_bus.png
│   │   │   │   │   ├── oncoming_police_car.png
│   │   │   │   │   ├── oncoming_taxi.png
│   │   │   │   │   ├── one.png
│   │   │   │   │   ├── on.png
│   │   │   │   │   ├── open_book.png
│   │   │   │   │   ├── open_file_folder.png
│   │   │   │   │   ├── open_hands.png
│   │   │   │   │   ├── open_mouth.png
│   │   │   │   │   ├── ophiuchus.png
│   │   │   │   │   ├── o.png
│   │   │   │   │   ├── orange_book.png
│   │   │   │   │   ├── outbox_tray.png
│   │   │   │   │   ├── ox.png
│   │   │   │   │   ├── package.png
│   │   │   │   │   ├── page_facing_up.png
│   │   │   │   │   ├── pager.png
│   │   │   │   │   ├── page_with_curl.png
│   │   │   │   │   ├── palm_tree.png
│   │   │   │   │   ├── panda_face.png
│   │   │   │   │   ├── paperclip.png
│   │   │   │   │   ├── parking.png
│   │   │   │   │   ├── part_alternation_mark.png
│   │   │   │   │   ├── partly_sunny.png
│   │   │   │   │   ├── passport_control.png
│   │   │   │   │   ├── paw_prints.png
│   │   │   │   │   ├── peach.png
│   │   │   │   │   ├── pear.png
│   │   │   │   │   ├── pencil2.png
│   │   │   │   │   ├── pencil.png
│   │   │   │   │   ├── penguin.png
│   │   │   │   │   ├── pensive.png
│   │   │   │   │   ├── performing_arts.png
│   │   │   │   │   ├── persevere.png
│   │   │   │   │   ├── person_frowning.png
│   │   │   │   │   ├── person_with_blond_hair.png
│   │   │   │   │   ├── person_with_pouting_face.png
│   │   │   │   │   ├── phone.png
│   │   │   │   │   ├── pig2.png
│   │   │   │   │   ├── pig_nose.png
│   │   │   │   │   ├── pig.png
│   │   │   │   │   ├── pill.png
│   │   │   │   │   ├── pineapple.png
│   │   │   │   │   ├── pisces.png
│   │   │   │   │   ├── pizza.png
│   │   │   │   │   ├── point_down.png
│   │   │   │   │   ├── point_left.png
│   │   │   │   │   ├── point_right.png
│   │   │   │   │   ├── point_up_2.png
│   │   │   │   │   ├── point_up.png
│   │   │   │   │   ├── police_car.png
│   │   │   │   │   ├── poodle.png
│   │   │   │   │   ├── poop.png
│   │   │   │   │   ├── postal_horn.png
│   │   │   │   │   ├── postbox.png
│   │   │   │   │   ├── post_office.png
│   │   │   │   │   ├── potable_water.png
│   │   │   │   │   ├── pouch.png
│   │   │   │   │   ├── poultry_leg.png
│   │   │   │   │   ├── pound.png
│   │   │   │   │   ├── pouting_cat.png
│   │   │   │   │   ├── pray.png
│   │   │   │   │   ├── princess.png
│   │   │   │   │   ├── punch.png
│   │   │   │   │   ├── purple_heart.png
│   │   │   │   │   ├── purse.png
│   │   │   │   │   ├── pushpin.png
│   │   │   │   │   ├── put_litter_in_its_place.png
│   │   │   │   │   ├── question.png
│   │   │   │   │   ├── rabbit2.png
│   │   │   │   │   ├── rabbit.png
│   │   │   │   │   ├── racehorse.png
│   │   │   │   │   ├── radio_button.png
│   │   │   │   │   ├── radio.png
│   │   │   │   │   ├── rage1.png
│   │   │   │   │   ├── rage2.png
│   │   │   │   │   ├── rage3.png
│   │   │   │   │   ├── rage4.png
│   │   │   │   │   ├── rage.png
│   │   │   │   │   ├── railway_car.png
│   │   │   │   │   ├── rainbow.png
│   │   │   │   │   ├── raised_hand.png
│   │   │   │   │   ├── raised_hands.png
│   │   │   │   │   ├── raising_hand.png
│   │   │   │   │   ├── ramen.png
│   │   │   │   │   ├── ram.png
│   │   │   │   │   ├── rat.png
│   │   │   │   │   ├── recycle.png
│   │   │   │   │   ├── red_car.png
│   │   │   │   │   ├── red_circle.png
│   │   │   │   │   ├── registered.png
│   │   │   │   │   ├── relaxed.png
│   │   │   │   │   ├── relieved.png
│   │   │   │   │   ├── repeat_one.png
│   │   │   │   │   ├── repeat.png
│   │   │   │   │   ├── restroom.png
│   │   │   │   │   ├── revolving_hearts.png
│   │   │   │   │   ├── rewind.png
│   │   │   │   │   ├── ribbon.png
│   │   │   │   │   ├── rice_ball.png
│   │   │   │   │   ├── rice_cracker.png
│   │   │   │   │   ├── rice.png
│   │   │   │   │   ├── rice_scene.png
│   │   │   │   │   ├── ring.png
│   │   │   │   │   ├── rocket.png
│   │   │   │   │   ├── roller_coaster.png
│   │   │   │   │   ├── rooster.png
│   │   │   │   │   ├── rose.png
│   │   │   │   │   ├── rotating_light.png
│   │   │   │   │   ├── round_pushpin.png
│   │   │   │   │   ├── rowboat.png
│   │   │   │   │   ├── rugby_football.png
│   │   │   │   │   ├── runner.png
│   │   │   │   │   ├── running.png
│   │   │   │   │   ├── running_shirt_with_sash.png
│   │   │   │   │   ├── ru.png
│   │   │   │   │   ├── sagittarius.png
│   │   │   │   │   ├── sailboat.png
│   │   │   │   │   ├── sake.png
│   │   │   │   │   ├── sandal.png
│   │   │   │   │   ├── santa.png
│   │   │   │   │   ├── sa.png
│   │   │   │   │   ├── satellite.png
│   │   │   │   │   ├── satisfied.png
│   │   │   │   │   ├── saxophone.png
│   │   │   │   │   ├── school.png
│   │   │   │   │   ├── school_satchel.png
│   │   │   │   │   ├── scissors.png
│   │   │   │   │   ├── scorpius.png
│   │   │   │   │   ├── scream_cat.png
│   │   │   │   │   ├── scream.png
│   │   │   │   │   ├── scroll.png
│   │   │   │   │   ├── seat.png
│   │   │   │   │   ├── secret.png
│   │   │   │   │   ├── seedling.png
│   │   │   │   │   ├── see_no_evil.png
│   │   │   │   │   ├── seven.png
│   │   │   │   │   ├── shaved_ice.png
│   │   │   │   │   ├── sheep.png
│   │   │   │   │   ├── shell.png
│   │   │   │   │   ├── shipit.png
│   │   │   │   │   ├── ship.png
│   │   │   │   │   ├── shirt.png
│   │   │   │   │   ├── shit.png
│   │   │   │   │   ├── shoe.png
│   │   │   │   │   ├── shower.png
│   │   │   │   │   ├── signal_strength.png
│   │   │   │   │   ├── six.png
│   │   │   │   │   ├── six_pointed_star.png
│   │   │   │   │   ├── ski.png
│   │   │   │   │   ├── skull.png
│   │   │   │   │   ├── sleeping.png
│   │   │   │   │   ├── sleepy.png
│   │   │   │   │   ├── slot_machine.png
│   │   │   │   │   ├── small_blue_diamond.png
│   │   │   │   │   ├── small_orange_diamond.png
│   │   │   │   │   ├── small_red_triangle_down.png
│   │   │   │   │   ├── small_red_triangle.png
│   │   │   │   │   ├── smile_cat.png
│   │   │   │   │   ├── smile.png
│   │   │   │   │   ├── smiley_cat.png
│   │   │   │   │   ├── smiley.png
│   │   │   │   │   ├── smiling_imp.png
│   │   │   │   │   ├── smirk_cat.png
│   │   │   │   │   ├── smirk.png
│   │   │   │   │   ├── smoking.png
│   │   │   │   │   ├── snail.png
│   │   │   │   │   ├── snake.png
│   │   │   │   │   ├── snowboarder.png
│   │   │   │   │   ├── snowflake.png
│   │   │   │   │   ├── snowman.png
│   │   │   │   │   ├── sob.png
│   │   │   │   │   ├── soccer.png
│   │   │   │   │   ├── soon.png
│   │   │   │   │   ├── sos.png
│   │   │   │   │   ├── sound.png
│   │   │   │   │   ├── space_invader.png
│   │   │   │   │   ├── spades.png
│   │   │   │   │   ├── spaghetti.png
│   │   │   │   │   ├── sparkle.png
│   │   │   │   │   ├── sparkler.png
│   │   │   │   │   ├── sparkles.png
│   │   │   │   │   ├── sparkling_heart.png
│   │   │   │   │   ├── speaker.png
│   │   │   │   │   ├── speak_no_evil.png
│   │   │   │   │   ├── speech_balloon.png
│   │   │   │   │   ├── speedboat.png
│   │   │   │   │   ├── squirrel.png
│   │   │   │   │   ├── star2.png
│   │   │   │   │   ├── star.png
│   │   │   │   │   ├── stars.png
│   │   │   │   │   ├── station.png
│   │   │   │   │   ├── statue_of_liberty.png
│   │   │   │   │   ├── steam_locomotive.png
│   │   │   │   │   ├── stew.png
│   │   │   │   │   ├── straight_ruler.png
│   │   │   │   │   ├── strawberry.png
│   │   │   │   │   ├── stuck_out_tongue_closed_eyes.png
│   │   │   │   │   ├── stuck_out_tongue.png
│   │   │   │   │   ├── stuck_out_tongue_winking_eye.png
│   │   │   │   │   ├── sunflower.png
│   │   │   │   │   ├── sunglasses.png
│   │   │   │   │   ├── sunny.png
│   │   │   │   │   ├── sunrise_over_mountains.png
│   │   │   │   │   ├── sunrise.png
│   │   │   │   │   ├── sun_with_face.png
│   │   │   │   │   ├── surfer.png
│   │   │   │   │   ├── sushi.png
│   │   │   │   │   ├── suspect.png
│   │   │   │   │   ├── suspension_railway.png
│   │   │   │   │   ├── sweat_drops.png
│   │   │   │   │   ├── sweat.png
│   │   │   │   │   ├── sweat_smile.png
│   │   │   │   │   ├── sweet_potato.png
│   │   │   │   │   ├── swimmer.png
│   │   │   │   │   ├── symbols.png
│   │   │   │   │   ├── syringe.png
│   │   │   │   │   ├── tada.png
│   │   │   │   │   ├── tanabata_tree.png
│   │   │   │   │   ├── tangerine.png
│   │   │   │   │   ├── taurus.png
│   │   │   │   │   ├── taxi.png
│   │   │   │   │   ├── tea.png
│   │   │   │   │   ├── telephone.png
│   │   │   │   │   ├── telephone_receiver.png
│   │   │   │   │   ├── telescope.png
│   │   │   │   │   ├── tennis.png
│   │   │   │   │   ├── tent.png
│   │   │   │   │   ├── thought_balloon.png
│   │   │   │   │   ├── three.png
│   │   │   │   │   ├── thumbsdown.png
│   │   │   │   │   ├── thumbsup.png
│   │   │   │   │   ├── ticket.png
│   │   │   │   │   ├── tiger2.png
│   │   │   │   │   ├── tiger.png
│   │   │   │   │   ├── tired_face.png
│   │   │   │   │   ├── tm.png
│   │   │   │   │   ├── toilet.png
│   │   │   │   │   ├── tokyo_tower.png
│   │   │   │   │   ├── tomato.png
│   │   │   │   │   ├── tongue.png
│   │   │   │   │   ├── tophat.png
│   │   │   │   │   ├── top.png
│   │   │   │   │   ├── tractor.png
│   │   │   │   │   ├── traffic_light.png
│   │   │   │   │   ├── train2.png
│   │   │   │   │   ├── train.png
│   │   │   │   │   ├── tram.png
│   │   │   │   │   ├── triangular_flag_on_post.png
│   │   │   │   │   ├── triangular_ruler.png
│   │   │   │   │   ├── trident.png
│   │   │   │   │   ├── triumph.png
│   │   │   │   │   ├── trolleybus.png
│   │   │   │   │   ├── trollface.png
│   │   │   │   │   ├── trophy.png
│   │   │   │   │   ├── tropical_drink.png
│   │   │   │   │   ├── tropical_fish.png
│   │   │   │   │   ├── truck.png
│   │   │   │   │   ├── trumpet.png
│   │   │   │   │   ├── tshirt.png
│   │   │   │   │   ├── tulip.png
│   │   │   │   │   ├── turtle.png
│   │   │   │   │   ├── tv.png
│   │   │   │   │   ├── twisted_rightwards_arrows.png
│   │   │   │   │   ├── two_hearts.png
│   │   │   │   │   ├── two_men_holding_hands.png
│   │   │   │   │   ├── two.png
│   │   │   │   │   ├── two_women_holding_hands.png
│   │   │   │   │   ├── u5272.png
│   │   │   │   │   ├── u5408.png
│   │   │   │   │   ├── u55b6.png
│   │   │   │   │   ├── u6307.png
│   │   │   │   │   ├── u6708.png
│   │   │   │   │   ├── u6709.png
│   │   │   │   │   ├── u6e80.png
│   │   │   │   │   ├── u7121.png
│   │   │   │   │   ├── u7533.png
│   │   │   │   │   ├── u7981.png
│   │   │   │   │   ├── u7a7a.png
│   │   │   │   │   ├── uk.png
│   │   │   │   │   ├── umbrella.png
│   │   │   │   │   ├── unamused.png
│   │   │   │   │   ├── underage.png
│   │   │   │   │   ├── unicode
│   │   │   │   │   │   ├── 0023-20e3.png
│   │   │   │   │   │   ├── 0023-fe0f-20e3.png
│   │   │   │   │   │   ├── 0023.png
│   │   │   │   │   │   ├── 002a-20e3.png
│   │   │   │   │   │   ├── 002a.png
│   │   │   │   │   │   ├── 0030-20e3.png
│   │   │   │   │   │   ├── 0030-fe0f-20e3.png
│   │   │   │   │   │   ├── 0030.png
│   │   │   │   │   │   ├── 0031-20e3.png
│   │   │   │   │   │   ├── 0031-fe0f-20e3.png
│   │   │   │   │   │   ├── 0031.png
│   │   │   │   │   │   ├── 0032-20e3.png
│   │   │   │   │   │   ├── 0032-fe0f-20e3.png
│   │   │   │   │   │   ├── 0032.png
│   │   │   │   │   │   ├── 0033-20e3.png
│   │   │   │   │   │   ├── 0033-fe0f-20e3.png
│   │   │   │   │   │   ├── 0033.png
│   │   │   │   │   │   ├── 0034-20e3.png
│   │   │   │   │   │   ├── 0034-fe0f-20e3.png
│   │   │   │   │   │   ├── 0034.png
│   │   │   │   │   │   ├── 0035-20e3.png
│   │   │   │   │   │   ├── 0035-fe0f-20e3.png
│   │   │   │   │   │   ├── 0035.png
│   │   │   │   │   │   ├── 0036-20e3.png
│   │   │   │   │   │   ├── 0036-fe0f-20e3.png
│   │   │   │   │   │   ├── 0036.png
│   │   │   │   │   │   ├── 0037-20e3.png
│   │   │   │   │   │   ├── 0037-fe0f-20e3.png
│   │   │   │   │   │   ├── 0037.png
│   │   │   │   │   │   ├── 0038-20e3.png
│   │   │   │   │   │   ├── 0038-fe0f-20e3.png
│   │   │   │   │   │   ├── 0038.png
│   │   │   │   │   │   ├── 0039-20e3.png
│   │   │   │   │   │   ├── 0039-fe0f-20e3.png
│   │   │   │   │   │   ├── 0039.png
│   │   │   │   │   │   ├── 00a9.png
│   │   │   │   │   │   ├── 00ae.png
│   │   │   │   │   │   ├── 1f004-fe0f.png
│   │   │   │   │   │   ├── 1f004.png
│   │   │   │   │   │   ├── 1f0cf.png
│   │   │   │   │   │   ├── 1f170.png
│   │   │   │   │   │   ├── 1f171.png
│   │   │   │   │   │   ├── 1f17e.png
│   │   │   │   │   │   ├── 1f17f-fe0f.png
│   │   │   │   │   │   ├── 1f17f.png
│   │   │   │   │   │   ├── 1f18e.png
│   │   │   │   │   │   ├── 1f191.png
│   │   │   │   │   │   ├── 1f192.png
│   │   │   │   │   │   ├── 1f193.png
│   │   │   │   │   │   ├── 1f194.png
│   │   │   │   │   │   ├── 1f195.png
│   │   │   │   │   │   ├── 1f196.png
│   │   │   │   │   │   ├── 1f197.png
│   │   │   │   │   │   ├── 1f198.png
│   │   │   │   │   │   ├── 1f199.png
│   │   │   │   │   │   ├── 1f19a.png
│   │   │   │   │   │   ├── 1f1e6-1f1e8.png
│   │   │   │   │   │   ├── 1f1e6-1f1e9.png
│   │   │   │   │   │   ├── 1f1e6-1f1ea.png
│   │   │   │   │   │   ├── 1f1e6-1f1eb.png
│   │   │   │   │   │   ├── 1f1e6-1f1ec.png
│   │   │   │   │   │   ├── 1f1e6-1f1ee.png
│   │   │   │   │   │   ├── 1f1e6-1f1f1.png
│   │   │   │   │   │   ├── 1f1e6-1f1f2.png
│   │   │   │   │   │   ├── 1f1e6-1f1f4.png
│   │   │   │   │   │   ├── 1f1e6-1f1f6.png
│   │   │   │   │   │   ├── 1f1e6-1f1f7.png
│   │   │   │   │   │   ├── 1f1e6-1f1f8.png
│   │   │   │   │   │   ├── 1f1e6-1f1f9.png
│   │   │   │   │   │   ├── 1f1e6-1f1fa.png
│   │   │   │   │   │   ├── 1f1e6-1f1fc.png
│   │   │   │   │   │   ├── 1f1e6-1f1fd.png
│   │   │   │   │   │   ├── 1f1e6-1f1ff.png
│   │   │   │   │   │   ├── 1f1e6.png
│   │   │   │   │   │   ├── 1f1e7-1f1e6.png
│   │   │   │   │   │   ├── 1f1e7-1f1e7.png
│   │   │   │   │   │   ├── 1f1e7-1f1e9.png
│   │   │   │   │   │   ├── 1f1e7-1f1ea.png
│   │   │   │   │   │   ├── 1f1e7-1f1eb.png
│   │   │   │   │   │   ├── 1f1e7-1f1ec.png
│   │   │   │   │   │   ├── 1f1e7-1f1ed.png
│   │   │   │   │   │   ├── 1f1e7-1f1ee.png
│   │   │   │   │   │   ├── 1f1e7-1f1ef.png
│   │   │   │   │   │   ├── 1f1e7-1f1f1.png
│   │   │   │   │   │   ├── 1f1e7-1f1f2.png
│   │   │   │   │   │   ├── 1f1e7-1f1f3.png
│   │   │   │   │   │   ├── 1f1e7-1f1f4.png
│   │   │   │   │   │   ├── 1f1e7-1f1f6.png
│   │   │   │   │   │   ├── 1f1e7-1f1f7.png
│   │   │   │   │   │   ├── 1f1e7-1f1f8.png
│   │   │   │   │   │   ├── 1f1e7-1f1f9.png
│   │   │   │   │   │   ├── 1f1e7-1f1fb.png
│   │   │   │   │   │   ├── 1f1e7-1f1fc.png
│   │   │   │   │   │   ├── 1f1e7-1f1fe.png
│   │   │   │   │   │   ├── 1f1e7-1f1ff.png
│   │   │   │   │   │   ├── 1f1e7.png
│   │   │   │   │   │   ├── 1f1e8-1f1e6.png
│   │   │   │   │   │   ├── 1f1e8-1f1e8.png
│   │   │   │   │   │   ├── 1f1e8-1f1e9.png
│   │   │   │   │   │   ├── 1f1e8-1f1eb.png
│   │   │   │   │   │   ├── 1f1e8-1f1ec.png
│   │   │   │   │   │   ├── 1f1e8-1f1ed.png
│   │   │   │   │   │   ├── 1f1e8-1f1ee.png
│   │   │   │   │   │   ├── 1f1e8-1f1f0.png
│   │   │   │   │   │   ├── 1f1e8-1f1f1.png
│   │   │   │   │   │   ├── 1f1e8-1f1f2.png
│   │   │   │   │   │   ├── 1f1e8-1f1f3.png
│   │   │   │   │   │   ├── 1f1e8-1f1f4.png
│   │   │   │   │   │   ├── 1f1e8-1f1f5.png
│   │   │   │   │   │   ├── 1f1e8-1f1f7.png
│   │   │   │   │   │   ├── 1f1e8-1f1fa.png
│   │   │   │   │   │   ├── 1f1e8-1f1fb.png
│   │   │   │   │   │   ├── 1f1e8-1f1fc.png
│   │   │   │   │   │   ├── 1f1e8-1f1fd.png
│   │   │   │   │   │   ├── 1f1e8-1f1fe.png
│   │   │   │   │   │   ├── 1f1e8-1f1ff.png
│   │   │   │   │   │   ├── 1f1e8.png
│   │   │   │   │   │   ├── 1f1e9-1f1ea.png
│   │   │   │   │   │   ├── 1f1e9-1f1ec.png
│   │   │   │   │   │   ├── 1f1e9-1f1ef.png
│   │   │   │   │   │   ├── 1f1e9-1f1f0.png
│   │   │   │   │   │   ├── 1f1e9-1f1f2.png
│   │   │   │   │   │   ├── 1f1e9-1f1f4.png
│   │   │   │   │   │   ├── 1f1e9-1f1ff.png
│   │   │   │   │   │   ├── 1f1e9.png
│   │   │   │   │   │   ├── 1f1ea-1f1e6.png
│   │   │   │   │   │   ├── 1f1ea-1f1e8.png
│   │   │   │   │   │   ├── 1f1ea-1f1ea.png
│   │   │   │   │   │   ├── 1f1ea-1f1ec.png
│   │   │   │   │   │   ├── 1f1ea-1f1ed.png
│   │   │   │   │   │   ├── 1f1ea-1f1f7.png
│   │   │   │   │   │   ├── 1f1ea-1f1f8.png
│   │   │   │   │   │   ├── 1f1ea-1f1f9.png
│   │   │   │   │   │   ├── 1f1ea-1f1fa.png
│   │   │   │   │   │   ├── 1f1ea.png
│   │   │   │   │   │   ├── 1f1eb-1f1ee.png
│   │   │   │   │   │   ├── 1f1eb-1f1ef.png
│   │   │   │   │   │   ├── 1f1eb-1f1f0.png
│   │   │   │   │   │   ├── 1f1eb-1f1f2.png
│   │   │   │   │   │   ├── 1f1eb-1f1f4.png
│   │   │   │   │   │   ├── 1f1eb-1f1f7.png
│   │   │   │   │   │   ├── 1f1eb.png
│   │   │   │   │   │   ├── 1f1ec-1f1e6.png
│   │   │   │   │   │   ├── 1f1ec-1f1e7.png
│   │   │   │   │   │   ├── 1f1ec-1f1e9.png
│   │   │   │   │   │   ├── 1f1ec-1f1ea.png
│   │   │   │   │   │   ├── 1f1ec-1f1eb.png
│   │   │   │   │   │   ├── 1f1ec-1f1ec.png
│   │   │   │   │   │   ├── 1f1ec-1f1ed.png
│   │   │   │   │   │   ├── 1f1ec-1f1ee.png
│   │   │   │   │   │   ├── 1f1ec-1f1f1.png
│   │   │   │   │   │   ├── 1f1ec-1f1f2.png
│   │   │   │   │   │   ├── 1f1ec-1f1f3.png
│   │   │   │   │   │   ├── 1f1ec-1f1f5.png
│   │   │   │   │   │   ├── 1f1ec-1f1f6.png
│   │   │   │   │   │   ├── 1f1ec-1f1f7.png
│   │   │   │   │   │   ├── 1f1ec-1f1f8.png
│   │   │   │   │   │   ├── 1f1ec-1f1f9.png
│   │   │   │   │   │   ├── 1f1ec-1f1fa.png
│   │   │   │   │   │   ├── 1f1ec-1f1fc.png
│   │   │   │   │   │   ├── 1f1ec-1f1fe.png
│   │   │   │   │   │   ├── 1f1ec.png
│   │   │   │   │   │   ├── 1f1ed-1f1f0.png
│   │   │   │   │   │   ├── 1f1ed-1f1f2.png
│   │   │   │   │   │   ├── 1f1ed-1f1f3.png
│   │   │   │   │   │   ├── 1f1ed-1f1f7.png
│   │   │   │   │   │   ├── 1f1ed-1f1f9.png
│   │   │   │   │   │   ├── 1f1ed-1f1fa.png
│   │   │   │   │   │   ├── 1f1ed.png
│   │   │   │   │   │   ├── 1f1ee-1f1e8.png
│   │   │   │   │   │   ├── 1f1ee-1f1e9.png
│   │   │   │   │   │   ├── 1f1ee-1f1ea.png
│   │   │   │   │   │   ├── 1f1ee-1f1f1.png
│   │   │   │   │   │   ├── 1f1ee-1f1f2.png
│   │   │   │   │   │   ├── 1f1ee-1f1f3.png
│   │   │   │   │   │   ├── 1f1ee-1f1f4.png
│   │   │   │   │   │   ├── 1f1ee-1f1f6.png
│   │   │   │   │   │   ├── 1f1ee-1f1f7.png
│   │   │   │   │   │   ├── 1f1ee-1f1f8.png
│   │   │   │   │   │   ├── 1f1ee-1f1f9.png
│   │   │   │   │   │   ├── 1f1ee.png
│   │   │   │   │   │   ├── 1f1ef-1f1ea.png
│   │   │   │   │   │   ├── 1f1ef-1f1f2.png
│   │   │   │   │   │   ├── 1f1ef-1f1f4.png
│   │   │   │   │   │   ├── 1f1ef-1f1f5.png
│   │   │   │   │   │   ├── 1f1ef.png
│   │   │   │   │   │   ├── 1f1f0-1f1ea.png
│   │   │   │   │   │   ├── 1f1f0-1f1ec.png
│   │   │   │   │   │   ├── 1f1f0-1f1ed.png
│   │   │   │   │   │   ├── 1f1f0-1f1ee.png
│   │   │   │   │   │   ├── 1f1f0-1f1f2.png
│   │   │   │   │   │   ├── 1f1f0-1f1f3.png
│   │   │   │   │   │   ├── 1f1f0-1f1f5.png
│   │   │   │   │   │   ├── 1f1f0-1f1f7.png
│   │   │   │   │   │   ├── 1f1f0-1f1fc.png
│   │   │   │   │   │   ├── 1f1f0-1f1fe.png
│   │   │   │   │   │   ├── 1f1f0-1f1ff.png
│   │   │   │   │   │   ├── 1f1f0.png
│   │   │   │   │   │   ├── 1f1f1-1f1e6.png
│   │   │   │   │   │   ├── 1f1f1-1f1e7.png
│   │   │   │   │   │   ├── 1f1f1-1f1e8.png
│   │   │   │   │   │   ├── 1f1f1-1f1ee.png
│   │   │   │   │   │   ├── 1f1f1-1f1f0.png
│   │   │   │   │   │   ├── 1f1f1-1f1f7.png
│   │   │   │   │   │   ├── 1f1f1-1f1f8.png
│   │   │   │   │   │   ├── 1f1f1-1f1f9.png
│   │   │   │   │   │   ├── 1f1f1-1f1fa.png
│   │   │   │   │   │   ├── 1f1f1-1f1fb.png
│   │   │   │   │   │   ├── 1f1f1-1f1fe.png
│   │   │   │   │   │   ├── 1f1f1.png
│   │   │   │   │   │   ├── 1f1f2-1f1e6.png
│   │   │   │   │   │   ├── 1f1f2-1f1e8.png
│   │   │   │   │   │   ├── 1f1f2-1f1e9.png
│   │   │   │   │   │   ├── 1f1f2-1f1ea.png
│   │   │   │   │   │   ├── 1f1f2-1f1eb.png
│   │   │   │   │   │   ├── 1f1f2-1f1ec.png
│   │   │   │   │   │   ├── 1f1f2-1f1ed.png
│   │   │   │   │   │   ├── 1f1f2-1f1f0.png
│   │   │   │   │   │   ├── 1f1f2-1f1f1.png
│   │   │   │   │   │   ├── 1f1f2-1f1f2.png
│   │   │   │   │   │   ├── 1f1f2-1f1f3.png
│   │   │   │   │   │   ├── 1f1f2-1f1f4.png
│   │   │   │   │   │   ├── 1f1f2-1f1f5.png
│   │   │   │   │   │   ├── 1f1f2-1f1f6.png
│   │   │   │   │   │   ├── 1f1f2-1f1f7.png
│   │   │   │   │   │   ├── 1f1f2-1f1f8.png
│   │   │   │   │   │   ├── 1f1f2-1f1f9.png
│   │   │   │   │   │   ├── 1f1f2-1f1fa.png
│   │   │   │   │   │   ├── 1f1f2-1f1fb.png
│   │   │   │   │   │   ├── 1f1f2-1f1fc.png
│   │   │   │   │   │   ├── 1f1f2-1f1fd.png
│   │   │   │   │   │   ├── 1f1f2-1f1fe.png
│   │   │   │   │   │   ├── 1f1f2-1f1ff.png
│   │   │   │   │   │   ├── 1f1f2.png
│   │   │   │   │   │   ├── 1f1f3-1f1e6.png
│   │   │   │   │   │   ├── 1f1f3-1f1e8.png
│   │   │   │   │   │   ├── 1f1f3-1f1ea.png
│   │   │   │   │   │   ├── 1f1f3-1f1eb.png
│   │   │   │   │   │   ├── 1f1f3-1f1ec.png
│   │   │   │   │   │   ├── 1f1f3-1f1ee.png
│   │   │   │   │   │   ├── 1f1f3-1f1f1.png
│   │   │   │   │   │   ├── 1f1f3-1f1f4.png
│   │   │   │   │   │   ├── 1f1f3-1f1f5.png
│   │   │   │   │   │   ├── 1f1f3-1f1f7.png
│   │   │   │   │   │   ├── 1f1f3-1f1fa.png
│   │   │   │   │   │   ├── 1f1f3-1f1ff.png
│   │   │   │   │   │   ├── 1f1f3.png
│   │   │   │   │   │   ├── 1f1f4-1f1f2.png
│   │   │   │   │   │   ├── 1f1f4.png
│   │   │   │   │   │   ├── 1f1f5-1f1e6.png
│   │   │   │   │   │   ├── 1f1f5-1f1ea.png
│   │   │   │   │   │   ├── 1f1f5-1f1eb.png
│   │   │   │   │   │   ├── 1f1f5-1f1ec.png
│   │   │   │   │   │   ├── 1f1f5-1f1ed.png
│   │   │   │   │   │   ├── 1f1f5-1f1f0.png
│   │   │   │   │   │   ├── 1f1f5-1f1f1.png
│   │   │   │   │   │   ├── 1f1f5-1f1f2.png
│   │   │   │   │   │   ├── 1f1f5-1f1f3.png
│   │   │   │   │   │   ├── 1f1f5-1f1f7.png
│   │   │   │   │   │   ├── 1f1f5-1f1f8.png
│   │   │   │   │   │   ├── 1f1f5-1f1f9.png
│   │   │   │   │   │   ├── 1f1f5-1f1fc.png
│   │   │   │   │   │   ├── 1f1f5-1f1fe.png
│   │   │   │   │   │   ├── 1f1f5.png
│   │   │   │   │   │   ├── 1f1f6-1f1e6.png
│   │   │   │   │   │   ├── 1f1f6.png
│   │   │   │   │   │   ├── 1f1f7-1f1ea.png
│   │   │   │   │   │   ├── 1f1f7-1f1f4.png
│   │   │   │   │   │   ├── 1f1f7-1f1f8.png
│   │   │   │   │   │   ├── 1f1f7-1f1fa.png
│   │   │   │   │   │   ├── 1f1f7-1f1fc.png
│   │   │   │   │   │   ├── 1f1f7.png
│   │   │   │   │   │   ├── 1f1f8-1f1e6.png
│   │   │   │   │   │   ├── 1f1f8-1f1e7.png
│   │   │   │   │   │   ├── 1f1f8-1f1e8.png
│   │   │   │   │   │   ├── 1f1f8-1f1e9.png
│   │   │   │   │   │   ├── 1f1f8-1f1ea.png
│   │   │   │   │   │   ├── 1f1f8-1f1ec.png
│   │   │   │   │   │   ├── 1f1f8-1f1ed.png
│   │   │   │   │   │   ├── 1f1f8-1f1ee.png
│   │   │   │   │   │   ├── 1f1f8-1f1ef.png
│   │   │   │   │   │   ├── 1f1f8-1f1f0.png
│   │   │   │   │   │   ├── 1f1f8-1f1f1.png
│   │   │   │   │   │   ├── 1f1f8-1f1f2.png
│   │   │   │   │   │   ├── 1f1f8-1f1f3.png
│   │   │   │   │   │   ├── 1f1f8-1f1f4.png
│   │   │   │   │   │   ├── 1f1f8-1f1f7.png
│   │   │   │   │   │   ├── 1f1f8-1f1f8.png
│   │   │   │   │   │   ├── 1f1f8-1f1f9.png
│   │   │   │   │   │   ├── 1f1f8-1f1fb.png
│   │   │   │   │   │   ├── 1f1f8-1f1fd.png
│   │   │   │   │   │   ├── 1f1f8-1f1fe.png
│   │   │   │   │   │   ├── 1f1f8-1f1ff.png
│   │   │   │   │   │   ├── 1f1f8.png
│   │   │   │   │   │   ├── 1f1f9-1f1e6.png
│   │   │   │   │   │   ├── 1f1f9-1f1e8.png
│   │   │   │   │   │   ├── 1f1f9-1f1e9.png
│   │   │   │   │   │   ├── 1f1f9-1f1eb.png
│   │   │   │   │   │   ├── 1f1f9-1f1ec.png
│   │   │   │   │   │   ├── 1f1f9-1f1ed.png
│   │   │   │   │   │   ├── 1f1f9-1f1ef.png
│   │   │   │   │   │   ├── 1f1f9-1f1f0.png
│   │   │   │   │   │   ├── 1f1f9-1f1f1.png
│   │   │   │   │   │   ├── 1f1f9-1f1f2.png
│   │   │   │   │   │   ├── 1f1f9-1f1f3.png
│   │   │   │   │   │   ├── 1f1f9-1f1f4.png
│   │   │   │   │   │   ├── 1f1f9-1f1f7.png
│   │   │   │   │   │   ├── 1f1f9-1f1f9.png
│   │   │   │   │   │   ├── 1f1f9-1f1fb.png
│   │   │   │   │   │   ├── 1f1f9-1f1fc.png
│   │   │   │   │   │   ├── 1f1f9-1f1ff.png
│   │   │   │   │   │   ├── 1f1f9.png
│   │   │   │   │   │   ├── 1f1fa-1f1e6.png
│   │   │   │   │   │   ├── 1f1fa-1f1ec.png
│   │   │   │   │   │   ├── 1f1fa-1f1f2.png
│   │   │   │   │   │   ├── 1f1fa-1f1f3.png
│   │   │   │   │   │   ├── 1f1fa-1f1f8.png
│   │   │   │   │   │   ├── 1f1fa-1f1fe.png
│   │   │   │   │   │   ├── 1f1fa-1f1ff.png
│   │   │   │   │   │   ├── 1f1fa.png
│   │   │   │   │   │   ├── 1f1fb-1f1e6.png
│   │   │   │   │   │   ├── 1f1fb-1f1e8.png
│   │   │   │   │   │   ├── 1f1fb-1f1ea.png
│   │   │   │   │   │   ├── 1f1fb-1f1ec.png
│   │   │   │   │   │   ├── 1f1fb-1f1ee.png
│   │   │   │   │   │   ├── 1f1fb-1f1f3.png
│   │   │   │   │   │   ├── 1f1fb-1f1fa.png
│   │   │   │   │   │   ├── 1f1fb.png
│   │   │   │   │   │   ├── 1f1fc-1f1eb.png
│   │   │   │   │   │   ├── 1f1fc-1f1f8.png
│   │   │   │   │   │   ├── 1f1fc.png
│   │   │   │   │   │   ├── 1f1fd-1f1f0.png
│   │   │   │   │   │   ├── 1f1fd.png
│   │   │   │   │   │   ├── 1f1fe-1f1ea.png
│   │   │   │   │   │   ├── 1f1fe-1f1f9.png
│   │   │   │   │   │   ├── 1f1fe.png
│   │   │   │   │   │   ├── 1f1ff-1f1e6.png
│   │   │   │   │   │   ├── 1f1ff-1f1f2.png
│   │   │   │   │   │   ├── 1f1ff-1f1fc.png
│   │   │   │   │   │   ├── 1f1ff.png
│   │   │   │   │   │   ├── 1f201.png
│   │   │   │   │   │   ├── 1f202.png
│   │   │   │   │   │   ├── 1f21a-fe0f.png
│   │   │   │   │   │   ├── 1f21a.png
│   │   │   │   │   │   ├── 1f22f-fe0f.png
│   │   │   │   │   │   ├── 1f22f.png
│   │   │   │   │   │   ├── 1f232.png
│   │   │   │   │   │   ├── 1f233.png
│   │   │   │   │   │   ├── 1f234.png
│   │   │   │   │   │   ├── 1f235.png
│   │   │   │   │   │   ├── 1f236.png
│   │   │   │   │   │   ├── 1f237.png
│   │   │   │   │   │   ├── 1f238.png
│   │   │   │   │   │   ├── 1f239.png
│   │   │   │   │   │   ├── 1f23a.png
│   │   │   │   │   │   ├── 1f250.png
│   │   │   │   │   │   ├── 1f251.png
│   │   │   │   │   │   ├── 1f300.png
│   │   │   │   │   │   ├── 1f301.png
│   │   │   │   │   │   ├── 1f302.png
│   │   │   │   │   │   ├── 1f303.png
│   │   │   │   │   │   ├── 1f304.png
│   │   │   │   │   │   ├── 1f305.png
│   │   │   │   │   │   ├── 1f306.png
│   │   │   │   │   │   ├── 1f307.png
│   │   │   │   │   │   ├── 1f308.png
│   │   │   │   │   │   ├── 1f309.png
│   │   │   │   │   │   ├── 1f30a.png
│   │   │   │   │   │   ├── 1f30b.png
│   │   │   │   │   │   ├── 1f30c.png
│   │   │   │   │   │   ├── 1f30d.png
│   │   │   │   │   │   ├── 1f30e.png
│   │   │   │   │   │   ├── 1f30f.png
│   │   │   │   │   │   ├── 1f310.png
│   │   │   │   │   │   ├── 1f311.png
│   │   │   │   │   │   ├── 1f312.png
│   │   │   │   │   │   ├── 1f313.png
│   │   │   │   │   │   ├── 1f314.png
│   │   │   │   │   │   ├── 1f315.png
│   │   │   │   │   │   ├── 1f316.png
│   │   │   │   │   │   ├── 1f317.png
│   │   │   │   │   │   ├── 1f318.png
│   │   │   │   │   │   ├── 1f319.png
│   │   │   │   │   │   ├── 1f31a.png
│   │   │   │   │   │   ├── 1f31b.png
│   │   │   │   │   │   ├── 1f31c.png
│   │   │   │   │   │   ├── 1f31d.png
│   │   │   │   │   │   ├── 1f31e.png
│   │   │   │   │   │   ├── 1f31f.png
│   │   │   │   │   │   ├── 1f320.png
│   │   │   │   │   │   ├── 1f321.png
│   │   │   │   │   │   ├── 1f324.png
│   │   │   │   │   │   ├── 1f325.png
│   │   │   │   │   │   ├── 1f326.png
│   │   │   │   │   │   ├── 1f327.png
│   │   │   │   │   │   ├── 1f328.png
│   │   │   │   │   │   ├── 1f329.png
│   │   │   │   │   │   ├── 1f32a.png
│   │   │   │   │   │   ├── 1f32b.png
│   │   │   │   │   │   ├── 1f32c.png
│   │   │   │   │   │   ├── 1f32d.png
│   │   │   │   │   │   ├── 1f32e.png
│   │   │   │   │   │   ├── 1f32f.png
│   │   │   │   │   │   ├── 1f330.png
│   │   │   │   │   │   ├── 1f331.png
│   │   │   │   │   │   ├── 1f332.png
│   │   │   │   │   │   ├── 1f333.png
│   │   │   │   │   │   ├── 1f334.png
│   │   │   │   │   │   ├── 1f335.png
│   │   │   │   │   │   ├── 1f336.png
│   │   │   │   │   │   ├── 1f337.png
│   │   │   │   │   │   ├── 1f338.png
│   │   │   │   │   │   ├── 1f339.png
│   │   │   │   │   │   ├── 1f33a.png
│   │   │   │   │   │   ├── 1f33b.png
│   │   │   │   │   │   ├── 1f33c.png
│   │   │   │   │   │   ├── 1f33d.png
│   │   │   │   │   │   ├── 1f33e.png
│   │   │   │   │   │   ├── 1f33f.png
│   │   │   │   │   │   ├── 1f340.png
│   │   │   │   │   │   ├── 1f341.png
│   │   │   │   │   │   ├── 1f342.png
│   │   │   │   │   │   ├── 1f343.png
│   │   │   │   │   │   ├── 1f344.png
│   │   │   │   │   │   ├── 1f345.png
│   │   │   │   │   │   ├── 1f346.png
│   │   │   │   │   │   ├── 1f347.png
│   │   │   │   │   │   ├── 1f348.png
│   │   │   │   │   │   ├── 1f349.png
│   │   │   │   │   │   ├── 1f34a.png
│   │   │   │   │   │   ├── 1f34b.png
│   │   │   │   │   │   ├── 1f34c.png
│   │   │   │   │   │   ├── 1f34d.png
│   │   │   │   │   │   ├── 1f34e.png
│   │   │   │   │   │   ├── 1f34f.png
│   │   │   │   │   │   ├── 1f350.png
│   │   │   │   │   │   ├── 1f351.png
│   │   │   │   │   │   ├── 1f352.png
│   │   │   │   │   │   ├── 1f353.png
│   │   │   │   │   │   ├── 1f354.png
│   │   │   │   │   │   ├── 1f355.png
│   │   │   │   │   │   ├── 1f356.png
│   │   │   │   │   │   ├── 1f357.png
│   │   │   │   │   │   ├── 1f358.png
│   │   │   │   │   │   ├── 1f359.png
│   │   │   │   │   │   ├── 1f35a.png
│   │   │   │   │   │   ├── 1f35b.png
│   │   │   │   │   │   ├── 1f35c.png
│   │   │   │   │   │   ├── 1f35d.png
│   │   │   │   │   │   ├── 1f35e.png
│   │   │   │   │   │   ├── 1f35f.png
│   │   │   │   │   │   ├── 1f360.png
│   │   │   │   │   │   ├── 1f361.png
│   │   │   │   │   │   ├── 1f362.png
│   │   │   │   │   │   ├── 1f363.png
│   │   │   │   │   │   ├── 1f364.png
│   │   │   │   │   │   ├── 1f365.png
│   │   │   │   │   │   ├── 1f366.png
│   │   │   │   │   │   ├── 1f367.png
│   │   │   │   │   │   ├── 1f368.png
│   │   │   │   │   │   ├── 1f369.png
│   │   │   │   │   │   ├── 1f36a.png
│   │   │   │   │   │   ├── 1f36b.png
│   │   │   │   │   │   ├── 1f36c.png
│   │   │   │   │   │   ├── 1f36d.png
│   │   │   │   │   │   ├── 1f36e.png
│   │   │   │   │   │   ├── 1f36f.png
│   │   │   │   │   │   ├── 1f370.png
│   │   │   │   │   │   ├── 1f371.png
│   │   │   │   │   │   ├── 1f372.png
│   │   │   │   │   │   ├── 1f373.png
│   │   │   │   │   │   ├── 1f374.png
│   │   │   │   │   │   ├── 1f375.png
│   │   │   │   │   │   ├── 1f376.png
│   │   │   │   │   │   ├── 1f377.png
│   │   │   │   │   │   ├── 1f378.png
│   │   │   │   │   │   ├── 1f379.png
│   │   │   │   │   │   ├── 1f37a.png
│   │   │   │   │   │   ├── 1f37b.png
│   │   │   │   │   │   ├── 1f37c.png
│   │   │   │   │   │   ├── 1f37d.png
│   │   │   │   │   │   ├── 1f37e.png
│   │   │   │   │   │   ├── 1f37f.png
│   │   │   │   │   │   ├── 1f380.png
│   │   │   │   │   │   ├── 1f381.png
│   │   │   │   │   │   ├── 1f382.png
│   │   │   │   │   │   ├── 1f383.png
│   │   │   │   │   │   ├── 1f384.png
│   │   │   │   │   │   ├── 1f385-1f3fb.png
│   │   │   │   │   │   ├── 1f385-1f3fc.png
│   │   │   │   │   │   ├── 1f385-1f3fd.png
│   │   │   │   │   │   ├── 1f385-1f3fe.png
│   │   │   │   │   │   ├── 1f385-1f3ff.png
│   │   │   │   │   │   ├── 1f385.png
│   │   │   │   │   │   ├── 1f386.png
│   │   │   │   │   │   ├── 1f387.png
│   │   │   │   │   │   ├── 1f388.png
│   │   │   │   │   │   ├── 1f389.png
│   │   │   │   │   │   ├── 1f38a.png
│   │   │   │   │   │   ├── 1f38b.png
│   │   │   │   │   │   ├── 1f38c.png
│   │   │   │   │   │   ├── 1f38d.png
│   │   │   │   │   │   ├── 1f38e.png
│   │   │   │   │   │   ├── 1f38f.png
│   │   │   │   │   │   ├── 1f390.png
│   │   │   │   │   │   ├── 1f391.png
│   │   │   │   │   │   ├── 1f392.png
│   │   │   │   │   │   ├── 1f393.png
│   │   │   │   │   │   ├── 1f396.png
│   │   │   │   │   │   ├── 1f397.png
│   │   │   │   │   │   ├── 1f399.png
│   │   │   │   │   │   ├── 1f39a.png
│   │   │   │   │   │   ├── 1f39b.png
│   │   │   │   │   │   ├── 1f39e.png
│   │   │   │   │   │   ├── 1f39f.png
│   │   │   │   │   │   ├── 1f3a0.png
│   │   │   │   │   │   ├── 1f3a1.png
│   │   │   │   │   │   ├── 1f3a2.png
│   │   │   │   │   │   ├── 1f3a3.png
│   │   │   │   │   │   ├── 1f3a4.png
│   │   │   │   │   │   ├── 1f3a5.png
│   │   │   │   │   │   ├── 1f3a6.png
│   │   │   │   │   │   ├── 1f3a7.png
│   │   │   │   │   │   ├── 1f3a8.png
│   │   │   │   │   │   ├── 1f3a9.png
│   │   │   │   │   │   ├── 1f3aa.png
│   │   │   │   │   │   ├── 1f3ab.png
│   │   │   │   │   │   ├── 1f3ac.png
│   │   │   │   │   │   ├── 1f3ad.png
│   │   │   │   │   │   ├── 1f3ae.png
│   │   │   │   │   │   ├── 1f3af.png
│   │   │   │   │   │   ├── 1f3b0.png
│   │   │   │   │   │   ├── 1f3b1.png
│   │   │   │   │   │   ├── 1f3b2.png
│   │   │   │   │   │   ├── 1f3b3.png
│   │   │   │   │   │   ├── 1f3b4.png
│   │   │   │   │   │   ├── 1f3b5.png
│   │   │   │   │   │   ├── 1f3b6.png
│   │   │   │   │   │   ├── 1f3b7.png
│   │   │   │   │   │   ├── 1f3b8.png
│   │   │   │   │   │   ├── 1f3b9.png
│   │   │   │   │   │   ├── 1f3ba.png
│   │   │   │   │   │   ├── 1f3bb.png
│   │   │   │   │   │   ├── 1f3bc.png
│   │   │   │   │   │   ├── 1f3bd.png
│   │   │   │   │   │   ├── 1f3be.png
│   │   │   │   │   │   ├── 1f3bf.png
│   │   │   │   │   │   ├── 1f3c0.png
│   │   │   │   │   │   ├── 1f3c1.png
│   │   │   │   │   │   ├── 1f3c2-1f3fb.png
│   │   │   │   │   │   ├── 1f3c2-1f3fc.png
│   │   │   │   │   │   ├── 1f3c2-1f3fd.png
│   │   │   │   │   │   ├── 1f3c2-1f3fe.png
│   │   │   │   │   │   ├── 1f3c2-1f3ff.png
│   │   │   │   │   │   ├── 1f3c2.png
│   │   │   │   │   │   ├── 1f3c3-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f3c3-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f3c3-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f3c3-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f3c3-1f3fb.png
│   │   │   │   │   │   ├── 1f3c3-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f3c3-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f3c3-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f3c3-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f3c3-1f3fc.png
│   │   │   │   │   │   ├── 1f3c3-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f3c3-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f3c3-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f3c3-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f3c3-1f3fd.png
│   │   │   │   │   │   ├── 1f3c3-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f3c3-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f3c3-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f3c3-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f3c3-1f3fe.png
│   │   │   │   │   │   ├── 1f3c3-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f3c3-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f3c3-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f3c3-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f3c3-1f3ff.png
│   │   │   │   │   │   ├── 1f3c3-200d-2640.png
│   │   │   │   │   │   ├── 1f3c3-200d-2642.png
│   │   │   │   │   │   ├── 1f3c3-2640.png
│   │   │   │   │   │   ├── 1f3c3-2642.png
│   │   │   │   │   │   ├── 1f3c3.png
│   │   │   │   │   │   ├── 1f3c4-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f3c4-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f3c4-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f3c4-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f3c4-1f3fb.png
│   │   │   │   │   │   ├── 1f3c4-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f3c4-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f3c4-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f3c4-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f3c4-1f3fc.png
│   │   │   │   │   │   ├── 1f3c4-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f3c4-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f3c4-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f3c4-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f3c4-1f3fd.png
│   │   │   │   │   │   ├── 1f3c4-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f3c4-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f3c4-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f3c4-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f3c4-1f3fe.png
│   │   │   │   │   │   ├── 1f3c4-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f3c4-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f3c4-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f3c4-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f3c4-1f3ff.png
│   │   │   │   │   │   ├── 1f3c4-200d-2640.png
│   │   │   │   │   │   ├── 1f3c4-200d-2642.png
│   │   │   │   │   │   ├── 1f3c4-2640.png
│   │   │   │   │   │   ├── 1f3c4-2642.png
│   │   │   │   │   │   ├── 1f3c4.png
│   │   │   │   │   │   ├── 1f3c5.png
│   │   │   │   │   │   ├── 1f3c6.png
│   │   │   │   │   │   ├── 1f3c7-1f3fb.png
│   │   │   │   │   │   ├── 1f3c7-1f3fc.png
│   │   │   │   │   │   ├── 1f3c7-1f3fd.png
│   │   │   │   │   │   ├── 1f3c7-1f3fe.png
│   │   │   │   │   │   ├── 1f3c7-1f3ff.png
│   │   │   │   │   │   ├── 1f3c7.png
│   │   │   │   │   │   ├── 1f3c8.png
│   │   │   │   │   │   ├── 1f3c9.png
│   │   │   │   │   │   ├── 1f3ca-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f3ca-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f3ca-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f3ca-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f3ca-1f3fb.png
│   │   │   │   │   │   ├── 1f3ca-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f3ca-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f3ca-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f3ca-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f3ca-1f3fc.png
│   │   │   │   │   │   ├── 1f3ca-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f3ca-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f3ca-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f3ca-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f3ca-1f3fd.png
│   │   │   │   │   │   ├── 1f3ca-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f3ca-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f3ca-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f3ca-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f3ca-1f3fe.png
│   │   │   │   │   │   ├── 1f3ca-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f3ca-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f3ca-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f3ca-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f3ca-1f3ff.png
│   │   │   │   │   │   ├── 1f3ca-200d-2640.png
│   │   │   │   │   │   ├── 1f3ca-200d-2642.png
│   │   │   │   │   │   ├── 1f3ca-2640.png
│   │   │   │   │   │   ├── 1f3ca-2642.png
│   │   │   │   │   │   ├── 1f3ca.png
│   │   │   │   │   │   ├── 1f3cb-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f3cb-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f3cb-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f3cb-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f3cb-1f3fb.png
│   │   │   │   │   │   ├── 1f3cb-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f3cb-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f3cb-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f3cb-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f3cb-1f3fc.png
│   │   │   │   │   │   ├── 1f3cb-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f3cb-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f3cb-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f3cb-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f3cb-1f3fd.png
│   │   │   │   │   │   ├── 1f3cb-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f3cb-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f3cb-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f3cb-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f3cb-1f3fe.png
│   │   │   │   │   │   ├── 1f3cb-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f3cb-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f3cb-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f3cb-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f3cb-1f3ff.png
│   │   │   │   │   │   ├── 1f3cb-200d-2640.png
│   │   │   │   │   │   ├── 1f3cb-200d-2642.png
│   │   │   │   │   │   ├── 1f3cb-2640.png
│   │   │   │   │   │   ├── 1f3cb-2642.png
│   │   │   │   │   │   ├── 1f3cb.png
│   │   │   │   │   │   ├── 1f3cc-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f3cc-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f3cc-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f3cc-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f3cc-1f3fb.png
│   │   │   │   │   │   ├── 1f3cc-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f3cc-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f3cc-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f3cc-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f3cc-1f3fc.png
│   │   │   │   │   │   ├── 1f3cc-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f3cc-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f3cc-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f3cc-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f3cc-1f3fd.png
│   │   │   │   │   │   ├── 1f3cc-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f3cc-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f3cc-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f3cc-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f3cc-1f3fe.png
│   │   │   │   │   │   ├── 1f3cc-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f3cc-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f3cc-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f3cc-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f3cc-1f3ff.png
│   │   │   │   │   │   ├── 1f3cc-200d-2640.png
│   │   │   │   │   │   ├── 1f3cc-200d-2642.png
│   │   │   │   │   │   ├── 1f3cc-2640.png
│   │   │   │   │   │   ├── 1f3cc-2642.png
│   │   │   │   │   │   ├── 1f3cc.png
│   │   │   │   │   │   ├── 1f3cd.png
│   │   │   │   │   │   ├── 1f3ce.png
│   │   │   │   │   │   ├── 1f3cf.png
│   │   │   │   │   │   ├── 1f3d0.png
│   │   │   │   │   │   ├── 1f3d1.png
│   │   │   │   │   │   ├── 1f3d2.png
│   │   │   │   │   │   ├── 1f3d3.png
│   │   │   │   │   │   ├── 1f3d4.png
│   │   │   │   │   │   ├── 1f3d5.png
│   │   │   │   │   │   ├── 1f3d6.png
│   │   │   │   │   │   ├── 1f3d7.png
│   │   │   │   │   │   ├── 1f3d8.png
│   │   │   │   │   │   ├── 1f3d9.png
│   │   │   │   │   │   ├── 1f3da.png
│   │   │   │   │   │   ├── 1f3db.png
│   │   │   │   │   │   ├── 1f3dc.png
│   │   │   │   │   │   ├── 1f3dd.png
│   │   │   │   │   │   ├── 1f3de.png
│   │   │   │   │   │   ├── 1f3df.png
│   │   │   │   │   │   ├── 1f3e0.png
│   │   │   │   │   │   ├── 1f3e1.png
│   │   │   │   │   │   ├── 1f3e2.png
│   │   │   │   │   │   ├── 1f3e3.png
│   │   │   │   │   │   ├── 1f3e4.png
│   │   │   │   │   │   ├── 1f3e5.png
│   │   │   │   │   │   ├── 1f3e6.png
│   │   │   │   │   │   ├── 1f3e7.png
│   │   │   │   │   │   ├── 1f3e8.png
│   │   │   │   │   │   ├── 1f3e9.png
│   │   │   │   │   │   ├── 1f3ea.png
│   │   │   │   │   │   ├── 1f3eb.png
│   │   │   │   │   │   ├── 1f3ec.png
│   │   │   │   │   │   ├── 1f3ed.png
│   │   │   │   │   │   ├── 1f3ee.png
│   │   │   │   │   │   ├── 1f3ef.png
│   │   │   │   │   │   ├── 1f3f0.png
│   │   │   │   │   │   ├── 1f3f3-1f308.png
│   │   │   │   │   │   ├── 1f3f3-200d-1f308.png
│   │   │   │   │   │   ├── 1f3f3-26a7.png
│   │   │   │   │   │   ├── 1f3f3.png
│   │   │   │   │   │   ├── 1f3f4-200d-2620.png
│   │   │   │   │   │   ├── 1f3f4-2620.png
│   │   │   │   │   │   ├── 1f3f4-e0067-e0062-e0065-e006e-e0067-e007f.png
│   │   │   │   │   │   ├── 1f3f4-e0067-e0062-e0073-e0063-e0074-e007f.png
│   │   │   │   │   │   ├── 1f3f4-e0067-e0062-e0077-e006c-e0073-e007f.png
│   │   │   │   │   │   ├── 1f3f4.png
│   │   │   │   │   │   ├── 1f3f5.png
│   │   │   │   │   │   ├── 1f3f7.png
│   │   │   │   │   │   ├── 1f3f8.png
│   │   │   │   │   │   ├── 1f3f9.png
│   │   │   │   │   │   ├── 1f3fa.png
│   │   │   │   │   │   ├── 1f3fb.png
│   │   │   │   │   │   ├── 1f3fc.png
│   │   │   │   │   │   ├── 1f3fd.png
│   │   │   │   │   │   ├── 1f3fe.png
│   │   │   │   │   │   ├── 1f3ff.png
│   │   │   │   │   │   ├── 1f400.png
│   │   │   │   │   │   ├── 1f401.png
│   │   │   │   │   │   ├── 1f402.png
│   │   │   │   │   │   ├── 1f403.png
│   │   │   │   │   │   ├── 1f404.png
│   │   │   │   │   │   ├── 1f405.png
│   │   │   │   │   │   ├── 1f406.png
│   │   │   │   │   │   ├── 1f407.png
│   │   │   │   │   │   ├── 1f408-2b1b.png
│   │   │   │   │   │   ├── 1f408.png
│   │   │   │   │   │   ├── 1f409.png
│   │   │   │   │   │   ├── 1f40a.png
│   │   │   │   │   │   ├── 1f40b.png
│   │   │   │   │   │   ├── 1f40c.png
│   │   │   │   │   │   ├── 1f40d.png
│   │   │   │   │   │   ├── 1f40e.png
│   │   │   │   │   │   ├── 1f40f.png
│   │   │   │   │   │   ├── 1f410.png
│   │   │   │   │   │   ├── 1f411.png
│   │   │   │   │   │   ├── 1f412.png
│   │   │   │   │   │   ├── 1f413.png
│   │   │   │   │   │   ├── 1f414.png
│   │   │   │   │   │   ├── 1f415-1f9ba.png
│   │   │   │   │   │   ├── 1f415-200d-1f9ba.png
│   │   │   │   │   │   ├── 1f415.png
│   │   │   │   │   │   ├── 1f416.png
│   │   │   │   │   │   ├── 1f417.png
│   │   │   │   │   │   ├── 1f418.png
│   │   │   │   │   │   ├── 1f419.png
│   │   │   │   │   │   ├── 1f41a.png
│   │   │   │   │   │   ├── 1f41b.png
│   │   │   │   │   │   ├── 1f41c.png
│   │   │   │   │   │   ├── 1f41d.png
│   │   │   │   │   │   ├── 1f41e.png
│   │   │   │   │   │   ├── 1f41f.png
│   │   │   │   │   │   ├── 1f420.png
│   │   │   │   │   │   ├── 1f421.png
│   │   │   │   │   │   ├── 1f422.png
│   │   │   │   │   │   ├── 1f423.png
│   │   │   │   │   │   ├── 1f424.png
│   │   │   │   │   │   ├── 1f425.png
│   │   │   │   │   │   ├── 1f426-2b1b.png
│   │   │   │   │   │   ├── 1f426.png
│   │   │   │   │   │   ├── 1f427.png
│   │   │   │   │   │   ├── 1f428.png
│   │   │   │   │   │   ├── 1f429.png
│   │   │   │   │   │   ├── 1f42a.png
│   │   │   │   │   │   ├── 1f42b.png
│   │   │   │   │   │   ├── 1f42c.png
│   │   │   │   │   │   ├── 1f42d.png
│   │   │   │   │   │   ├── 1f42e.png
│   │   │   │   │   │   ├── 1f42f.png
│   │   │   │   │   │   ├── 1f430.png
│   │   │   │   │   │   ├── 1f431.png
│   │   │   │   │   │   ├── 1f432.png
│   │   │   │   │   │   ├── 1f433.png
│   │   │   │   │   │   ├── 1f434.png
│   │   │   │   │   │   ├── 1f435.png
│   │   │   │   │   │   ├── 1f436.png
│   │   │   │   │   │   ├── 1f437.png
│   │   │   │   │   │   ├── 1f438.png
│   │   │   │   │   │   ├── 1f439.png
│   │   │   │   │   │   ├── 1f43a.png
│   │   │   │   │   │   ├── 1f43b-2744.png
│   │   │   │   │   │   ├── 1f43b.png
│   │   │   │   │   │   ├── 1f43c.png
│   │   │   │   │   │   ├── 1f43d.png
│   │   │   │   │   │   ├── 1f43e.png
│   │   │   │   │   │   ├── 1f43f.png
│   │   │   │   │   │   ├── 1f440.png
│   │   │   │   │   │   ├── 1f441-1f5e8.png
│   │   │   │   │   │   ├── 1f441-200d-1f5e8.png
│   │   │   │   │   │   ├── 1f441.png
│   │   │   │   │   │   ├── 1f442-1f3fb.png
│   │   │   │   │   │   ├── 1f442-1f3fc.png
│   │   │   │   │   │   ├── 1f442-1f3fd.png
│   │   │   │   │   │   ├── 1f442-1f3fe.png
│   │   │   │   │   │   ├── 1f442-1f3ff.png
│   │   │   │   │   │   ├── 1f442.png
│   │   │   │   │   │   ├── 1f443-1f3fb.png
│   │   │   │   │   │   ├── 1f443-1f3fc.png
│   │   │   │   │   │   ├── 1f443-1f3fd.png
│   │   │   │   │   │   ├── 1f443-1f3fe.png
│   │   │   │   │   │   ├── 1f443-1f3ff.png
│   │   │   │   │   │   ├── 1f443.png
│   │   │   │   │   │   ├── 1f444.png
│   │   │   │   │   │   ├── 1f445.png
│   │   │   │   │   │   ├── 1f446-1f3fb.png
│   │   │   │   │   │   ├── 1f446-1f3fc.png
│   │   │   │   │   │   ├── 1f446-1f3fd.png
│   │   │   │   │   │   ├── 1f446-1f3fe.png
│   │   │   │   │   │   ├── 1f446-1f3ff.png
│   │   │   │   │   │   ├── 1f446.png
│   │   │   │   │   │   ├── 1f447-1f3fb.png
│   │   │   │   │   │   ├── 1f447-1f3fc.png
│   │   │   │   │   │   ├── 1f447-1f3fd.png
│   │   │   │   │   │   ├── 1f447-1f3fe.png
│   │   │   │   │   │   ├── 1f447-1f3ff.png
│   │   │   │   │   │   ├── 1f447.png
│   │   │   │   │   │   ├── 1f448-1f3fb.png
│   │   │   │   │   │   ├── 1f448-1f3fc.png
│   │   │   │   │   │   ├── 1f448-1f3fd.png
│   │   │   │   │   │   ├── 1f448-1f3fe.png
│   │   │   │   │   │   ├── 1f448-1f3ff.png
│   │   │   │   │   │   ├── 1f448.png
│   │   │   │   │   │   ├── 1f449-1f3fb.png
│   │   │   │   │   │   ├── 1f449-1f3fc.png
│   │   │   │   │   │   ├── 1f449-1f3fd.png
│   │   │   │   │   │   ├── 1f449-1f3fe.png
│   │   │   │   │   │   ├── 1f449-1f3ff.png
│   │   │   │   │   │   ├── 1f449.png
│   │   │   │   │   │   ├── 1f44a-1f3fb.png
│   │   │   │   │   │   ├── 1f44a-1f3fc.png
│   │   │   │   │   │   ├── 1f44a-1f3fd.png
│   │   │   │   │   │   ├── 1f44a-1f3fe.png
│   │   │   │   │   │   ├── 1f44a-1f3ff.png
│   │   │   │   │   │   ├── 1f44a.png
│   │   │   │   │   │   ├── 1f44b-1f3fb.png
│   │   │   │   │   │   ├── 1f44b-1f3fc.png
│   │   │   │   │   │   ├── 1f44b-1f3fd.png
│   │   │   │   │   │   ├── 1f44b-1f3fe.png
│   │   │   │   │   │   ├── 1f44b-1f3ff.png
│   │   │   │   │   │   ├── 1f44b.png
│   │   │   │   │   │   ├── 1f44c-1f3fb.png
│   │   │   │   │   │   ├── 1f44c-1f3fc.png
│   │   │   │   │   │   ├── 1f44c-1f3fd.png
│   │   │   │   │   │   ├── 1f44c-1f3fe.png
│   │   │   │   │   │   ├── 1f44c-1f3ff.png
│   │   │   │   │   │   ├── 1f44c.png
│   │   │   │   │   │   ├── 1f44d-1f3fb.png
│   │   │   │   │   │   ├── 1f44d-1f3fc.png
│   │   │   │   │   │   ├── 1f44d-1f3fd.png
│   │   │   │   │   │   ├── 1f44d-1f3fe.png
│   │   │   │   │   │   ├── 1f44d-1f3ff.png
│   │   │   │   │   │   ├── 1f44d.png
│   │   │   │   │   │   ├── 1f44e-1f3fb.png
│   │   │   │   │   │   ├── 1f44e-1f3fc.png
│   │   │   │   │   │   ├── 1f44e-1f3fd.png
│   │   │   │   │   │   ├── 1f44e-1f3fe.png
│   │   │   │   │   │   ├── 1f44e-1f3ff.png
│   │   │   │   │   │   ├── 1f44e.png
│   │   │   │   │   │   ├── 1f44f-1f3fb.png
│   │   │   │   │   │   ├── 1f44f-1f3fc.png
│   │   │   │   │   │   ├── 1f44f-1f3fd.png
│   │   │   │   │   │   ├── 1f44f-1f3fe.png
│   │   │   │   │   │   ├── 1f44f-1f3ff.png
│   │   │   │   │   │   ├── 1f44f.png
│   │   │   │   │   │   ├── 1f450-1f3fb.png
│   │   │   │   │   │   ├── 1f450-1f3fc.png
│   │   │   │   │   │   ├── 1f450-1f3fd.png
│   │   │   │   │   │   ├── 1f450-1f3fe.png
│   │   │   │   │   │   ├── 1f450-1f3ff.png
│   │   │   │   │   │   ├── 1f450.png
│   │   │   │   │   │   ├── 1f451.png
│   │   │   │   │   │   ├── 1f452.png
│   │   │   │   │   │   ├── 1f453.png
│   │   │   │   │   │   ├── 1f454.png
│   │   │   │   │   │   ├── 1f455.png
│   │   │   │   │   │   ├── 1f456.png
│   │   │   │   │   │   ├── 1f457.png
│   │   │   │   │   │   ├── 1f458.png
│   │   │   │   │   │   ├── 1f459.png
│   │   │   │   │   │   ├── 1f45a.png
│   │   │   │   │   │   ├── 1f45b.png
│   │   │   │   │   │   ├── 1f45c.png
│   │   │   │   │   │   ├── 1f45d.png
│   │   │   │   │   │   ├── 1f45e.png
│   │   │   │   │   │   ├── 1f45f.png
│   │   │   │   │   │   ├── 1f460.png
│   │   │   │   │   │   ├── 1f461.png
│   │   │   │   │   │   ├── 1f462.png
│   │   │   │   │   │   ├── 1f463.png
│   │   │   │   │   │   ├── 1f464.png
│   │   │   │   │   │   ├── 1f465.png
│   │   │   │   │   │   ├── 1f466-1f3fb.png
│   │   │   │   │   │   ├── 1f466-1f3fc.png
│   │   │   │   │   │   ├── 1f466-1f3fd.png
│   │   │   │   │   │   ├── 1f466-1f3fe.png
│   │   │   │   │   │   ├── 1f466-1f3ff.png
│   │   │   │   │   │   ├── 1f466.png
│   │   │   │   │   │   ├── 1f467-1f3fb.png
│   │   │   │   │   │   ├── 1f467-1f3fc.png
│   │   │   │   │   │   ├── 1f467-1f3fd.png
│   │   │   │   │   │   ├── 1f467-1f3fe.png
│   │   │   │   │   │   ├── 1f467-1f3ff.png
│   │   │   │   │   │   ├── 1f467.png
│   │   │   │   │   │   ├── 1f468-1f33e.png
│   │   │   │   │   │   ├── 1f468-1f373.png
│   │   │   │   │   │   ├── 1f468-1f37c.png
│   │   │   │   │   │   ├── 1f468-1f393.png
│   │   │   │   │   │   ├── 1f468-1f3a4.png
│   │   │   │   │   │   ├── 1f468-1f3a8.png
│   │   │   │   │   │   ├── 1f468-1f3eb.png
│   │   │   │   │   │   ├── 1f468-1f3ed.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f33e.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f373.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f37c.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f393.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f3a4.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f3a8.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f3eb.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f3ed.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f4bb.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f4bc.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f527.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f52c.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f680.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f692.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f91d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f91d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f91d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f91d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f9af.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f9b0.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f9b1.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f9b2.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f9b3.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f9bc.png
│   │   │   │   │   │   ├── 1f468-1f3fb-1f9bd.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f33e.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f373.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f393.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f527.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f52c.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f680.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f692.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f9af.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-2695.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-2696.png
│   │   │   │   │   │   ├── 1f468-1f3fb-200d-2708.png
│   │   │   │   │   │   ├── 1f468-1f3fb-2695.png
│   │   │   │   │   │   ├── 1f468-1f3fb-2696.png
│   │   │   │   │   │   ├── 1f468-1f3fb-2708.png
│   │   │   │   │   │   ├── 1f468-1f3fb-2764-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fb-2764-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fb-2764-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fb-2764-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fb-2764-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fb-2764-1f48b-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fb-2764-1f48b-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fb-2764-1f48b-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fb-2764-1f48b-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fb-2764-1f48b-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f33e.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f373.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f37c.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f393.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f3a4.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f3a8.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f3eb.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f3ed.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f4bb.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f4bc.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f527.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f52c.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f680.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f692.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f91d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f91d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f91d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f91d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f9af.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f9b0.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f9b1.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f9b2.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f9b3.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f9bc.png
│   │   │   │   │   │   ├── 1f468-1f3fc-1f9bd.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f33e.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f373.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f393.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f527.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f52c.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f680.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f692.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f9af.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-2695.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-2696.png
│   │   │   │   │   │   ├── 1f468-1f3fc-200d-2708.png
│   │   │   │   │   │   ├── 1f468-1f3fc-2695.png
│   │   │   │   │   │   ├── 1f468-1f3fc-2696.png
│   │   │   │   │   │   ├── 1f468-1f3fc-2708.png
│   │   │   │   │   │   ├── 1f468-1f3fc-2764-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fc-2764-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fc-2764-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fc-2764-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fc-2764-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fc-2764-1f48b-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fc-2764-1f48b-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fc-2764-1f48b-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fc-2764-1f48b-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fc-2764-1f48b-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f33e.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f373.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f37c.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f393.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f3a4.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f3a8.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f3eb.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f3ed.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f4bb.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f4bc.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f527.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f52c.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f680.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f692.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f91d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f91d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f91d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f91d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f9af.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f9b0.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f9b1.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f9b2.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f9b3.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f9bc.png
│   │   │   │   │   │   ├── 1f468-1f3fd-1f9bd.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f33e.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f373.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f393.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f527.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f52c.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f680.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f692.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f9af.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-2695.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-2696.png
│   │   │   │   │   │   ├── 1f468-1f3fd-200d-2708.png
│   │   │   │   │   │   ├── 1f468-1f3fd-2695.png
│   │   │   │   │   │   ├── 1f468-1f3fd-2696.png
│   │   │   │   │   │   ├── 1f468-1f3fd-2708.png
│   │   │   │   │   │   ├── 1f468-1f3fd-2764-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fd-2764-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fd-2764-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fd-2764-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fd-2764-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fd-2764-1f48b-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fd-2764-1f48b-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fd-2764-1f48b-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fd-2764-1f48b-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fd-2764-1f48b-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f33e.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f373.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f37c.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f393.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f3a4.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f3a8.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f3eb.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f3ed.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f4bb.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f4bc.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f527.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f52c.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f680.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f692.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f91d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f91d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f91d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f91d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f9af.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f9b0.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f9b1.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f9b2.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f9b3.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f9bc.png
│   │   │   │   │   │   ├── 1f468-1f3fe-1f9bd.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f33e.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f373.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f393.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f527.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f52c.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f680.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f692.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f9af.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-2695.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-2696.png
│   │   │   │   │   │   ├── 1f468-1f3fe-200d-2708.png
│   │   │   │   │   │   ├── 1f468-1f3fe-2695.png
│   │   │   │   │   │   ├── 1f468-1f3fe-2696.png
│   │   │   │   │   │   ├── 1f468-1f3fe-2708.png
│   │   │   │   │   │   ├── 1f468-1f3fe-2764-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fe-2764-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fe-2764-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fe-2764-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fe-2764-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fe-2764-1f48b-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3fe-2764-1f48b-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3fe-2764-1f48b-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3fe-2764-1f48b-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3fe-2764-1f48b-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f33e.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f373.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f37c.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f393.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f3a4.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f3a8.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f3eb.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f3ed.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f4bb.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f4bc.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f527.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f52c.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f680.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f692.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f91d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f91d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f91d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f91d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f9af.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f9b0.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f9b1.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f9b2.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f9b3.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f9bc.png
│   │   │   │   │   │   ├── 1f468-1f3ff-1f9bd.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f33e.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f373.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f393.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f527.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f52c.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f680.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f692.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f9af.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-2695.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-2696.png
│   │   │   │   │   │   ├── 1f468-1f3ff-200d-2708.png
│   │   │   │   │   │   ├── 1f468-1f3ff-2695.png
│   │   │   │   │   │   ├── 1f468-1f3ff-2696.png
│   │   │   │   │   │   ├── 1f468-1f3ff-2708.png
│   │   │   │   │   │   ├── 1f468-1f3ff-2764-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3ff-2764-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3ff-2764-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3ff-2764-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3ff-2764-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3ff-2764-1f48b-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f468-1f3ff-2764-1f48b-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f468-1f3ff-2764-1f48b-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f468-1f3ff-2764-1f48b-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f468-1f3ff-2764-1f48b-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f468-1f466-1f466.png
│   │   │   │   │   │   ├── 1f468-1f466-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-1f466.png
│   │   │   │   │   │   ├── 1f468-1f467-1f466.png
│   │   │   │   │   │   ├── 1f468-1f467-1f467.png
│   │   │   │   │   │   ├── 1f468-1f467-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-1f467-200d-1f467.png
│   │   │   │   │   │   ├── 1f468-1f467.png
│   │   │   │   │   │   ├── 1f468-1f468-1f466-1f466.png
│   │   │   │   │   │   ├── 1f468-1f468-1f466.png
│   │   │   │   │   │   ├── 1f468-1f468-1f467-1f466.png
│   │   │   │   │   │   ├── 1f468-1f468-1f467-1f467.png
│   │   │   │   │   │   ├── 1f468-1f468-1f467.png
│   │   │   │   │   │   ├── 1f468-1f468-200d-1f466-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-1f468-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-1f468-200d-1f467-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-1f468-200d-1f467-200d-1f467.png
│   │   │   │   │   │   ├── 1f468-1f468-200d-1f467.png
│   │   │   │   │   │   ├── 1f468-1f469-1f466-1f466.png
│   │   │   │   │   │   ├── 1f468-1f469-1f466.png
│   │   │   │   │   │   ├── 1f468-1f469-1f467-1f466.png
│   │   │   │   │   │   ├── 1f468-1f469-1f467-1f467.png
│   │   │   │   │   │   ├── 1f468-1f469-1f467.png
│   │   │   │   │   │   ├── 1f468-1f469-200d-1f466-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-1f469-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-1f469-200d-1f467-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-1f469-200d-1f467-200d-1f467.png
│   │   │   │   │   │   ├── 1f468-1f469-200d-1f467.png
│   │   │   │   │   │   ├── 1f468-1f4bb.png
│   │   │   │   │   │   ├── 1f468-1f4bc.png
│   │   │   │   │   │   ├── 1f468-1f527.png
│   │   │   │   │   │   ├── 1f468-1f52c.png
│   │   │   │   │   │   ├── 1f468-1f680.png
│   │   │   │   │   │   ├── 1f468-1f692.png
│   │   │   │   │   │   ├── 1f468-1f9af.png
│   │   │   │   │   │   ├── 1f468-1f9b0.png
│   │   │   │   │   │   ├── 1f468-1f9b1.png
│   │   │   │   │   │   ├── 1f468-1f9b2.png
│   │   │   │   │   │   ├── 1f468-1f9b3.png
│   │   │   │   │   │   ├── 1f468-1f9bc.png
│   │   │   │   │   │   ├── 1f468-1f9bd.png
│   │   │   │   │   │   ├── 1f468-200d-1f33e.png
│   │   │   │   │   │   ├── 1f468-200d-1f373.png
│   │   │   │   │   │   ├── 1f468-200d-1f393.png
│   │   │   │   │   │   ├── 1f468-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f468-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f468-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f468-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f468-200d-1f466-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-200d-1f467-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-200d-1f467-200d-1f467.png
│   │   │   │   │   │   ├── 1f468-200d-1f467.png
│   │   │   │   │   │   ├── 1f468-200d-1f468-200d-1f466-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-200d-1f468-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-200d-1f468-200d-1f467-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-200d-1f468-200d-1f467-200d-1f467.png
│   │   │   │   │   │   ├── 1f468-200d-1f468-200d-1f467.png
│   │   │   │   │   │   ├── 1f468-200d-1f469-200d-1f466-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-200d-1f469-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-200d-1f469-200d-1f467-200d-1f466.png
│   │   │   │   │   │   ├── 1f468-200d-1f469-200d-1f467-200d-1f467.png
│   │   │   │   │   │   ├── 1f468-200d-1f469-200d-1f467.png
│   │   │   │   │   │   ├── 1f468-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f468-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f468-200d-1f527.png
│   │   │   │   │   │   ├── 1f468-200d-1f52c.png
│   │   │   │   │   │   ├── 1f468-200d-1f680.png
│   │   │   │   │   │   ├── 1f468-200d-1f692.png
│   │   │   │   │   │   ├── 1f468-200d-1f9af.png
│   │   │   │   │   │   ├── 1f468-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f468-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f468-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f468-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f468-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f468-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f468-200d-2695.png
│   │   │   │   │   │   ├── 1f468-200d-2696.png
│   │   │   │   │   │   ├── 1f468-200d-2708.png
│   │   │   │   │   │   ├── 1f468-200d-2764-200d-1f468.png
│   │   │   │   │   │   ├── 1f468-200d-2764-200d-1f48b-200d-1f468.png
│   │   │   │   │   │   ├── 1f468-2695.png
│   │   │   │   │   │   ├── 1f468-2696.png
│   │   │   │   │   │   ├── 1f468-2708.png
│   │   │   │   │   │   ├── 1f468-2764-1f468.png
│   │   │   │   │   │   ├── 1f468-2764-1f48b-1f468.png
│   │   │   │   │   │   ├── 1f468-2764-200d-1f468.png
│   │   │   │   │   │   ├── 1f468-2764-200d-1f48b-200d-1f468.png
│   │   │   │   │   │   ├── 1f468.png
│   │   │   │   │   │   ├── 1f469-1f33e.png
│   │   │   │   │   │   ├── 1f469-1f373.png
│   │   │   │   │   │   ├── 1f469-1f37c.png
│   │   │   │   │   │   ├── 1f469-1f393.png
│   │   │   │   │   │   ├── 1f469-1f3a4.png
│   │   │   │   │   │   ├── 1f469-1f3a8.png
│   │   │   │   │   │   ├── 1f469-1f3eb.png
│   │   │   │   │   │   ├── 1f469-1f3ed.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f33e.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f373.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f37c.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f393.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f3a4.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f3a8.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f3eb.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f3ed.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f4bb.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f4bc.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f527.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f52c.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f680.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f692.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-200d-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-200d-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-200d-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f91d-200d-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f9af.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f9b0.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f9b1.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f9b2.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f9b3.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f9bc.png
│   │   │   │   │   │   ├── 1f469-1f3fb-1f9bd.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f33e.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f373.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f393.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f527.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f52c.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f680.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f692.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f91d-200d-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f91d-200d-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f91d-200d-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f91d-200d-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f9af.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-2695.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-2696.png
│   │   │   │   │   │   ├── 1f469-1f3fb-200d-2708.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2695.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2696.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2708.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f48b-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f48b-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f48b-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f48b-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f48b-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f48b-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f48b-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f48b-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f48b-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fb-2764-1f48b-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f33e.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f373.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f37c.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f393.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f3a4.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f3a8.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f3eb.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f3ed.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f4bb.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f4bc.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f527.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f52c.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f680.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f692.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-200d-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-200d-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-200d-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f91d-200d-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f9af.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f9b0.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f9b1.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f9b2.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f9b3.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f9bc.png
│   │   │   │   │   │   ├── 1f469-1f3fc-1f9bd.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f33e.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f373.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f393.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f527.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f52c.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f680.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f692.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f91d-200d-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f91d-200d-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f91d-200d-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f91d-200d-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f9af.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-2695.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-2696.png
│   │   │   │   │   │   ├── 1f469-1f3fc-200d-2708.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2695.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2696.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2708.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f48b-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f48b-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f48b-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f48b-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f48b-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f48b-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f48b-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f48b-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f48b-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fc-2764-1f48b-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f33e.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f373.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f37c.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f393.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f3a4.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f3a8.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f3eb.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f3ed.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f4bb.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f4bc.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f527.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f52c.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f680.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f692.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-200d-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-200d-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-200d-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f91d-200d-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f9af.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f9b0.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f9b1.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f9b2.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f9b3.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f9bc.png
│   │   │   │   │   │   ├── 1f469-1f3fd-1f9bd.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f33e.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f373.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f393.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f527.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f52c.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f680.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f692.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f91d-200d-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f91d-200d-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f91d-200d-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f91d-200d-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f9af.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-2695.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-2696.png
│   │   │   │   │   │   ├── 1f469-1f3fd-200d-2708.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2695.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2696.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2708.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f48b-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f48b-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f48b-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f48b-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f48b-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f48b-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f48b-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f48b-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f48b-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fd-2764-1f48b-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f33e.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f373.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f37c.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f393.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f3a4.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f3a8.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f3eb.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f3ed.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f4bb.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f4bc.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f527.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f52c.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f680.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f692.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-200d-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-200d-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-200d-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f91d-200d-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f9af.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f9b0.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f9b1.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f9b2.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f9b3.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f9bc.png
│   │   │   │   │   │   ├── 1f469-1f3fe-1f9bd.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f33e.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f373.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f393.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f527.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f52c.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f680.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f692.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f91d-200d-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f91d-200d-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f91d-200d-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f91d-200d-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f91d-200d-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f9af.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-2695.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-2696.png
│   │   │   │   │   │   ├── 1f469-1f3fe-200d-2708.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2695.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2696.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2708.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f48b-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f48b-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f48b-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f48b-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f48b-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f48b-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f48b-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f48b-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f48b-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3fe-2764-1f48b-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f33e.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f373.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f37c.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f393.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f3a4.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f3a8.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f3eb.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f3ed.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f4bb.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f4bc.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f527.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f52c.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f680.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f692.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-200d-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-200d-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-200d-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f91d-200d-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f9af.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f9b0.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f9b1.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f9b2.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f9b3.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f9bc.png
│   │   │   │   │   │   ├── 1f469-1f3ff-1f9bd.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f33e.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f373.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f393.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f527.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f52c.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f680.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f692.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f91d-200d-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f91d-200d-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f91d-200d-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f91d-200d-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f91d-200d-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f91d-200d-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f91d-200d-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f91d-200d-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f9af.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-2695.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-2696.png
│   │   │   │   │   │   ├── 1f469-1f3ff-200d-2708.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2695.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2696.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2708.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f48b-1f468-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f48b-1f468-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f48b-1f468-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f48b-1f468-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f48b-1f468-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f48b-1f469-1f3fb.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f48b-1f469-1f3fc.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f48b-1f469-1f3fd.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f48b-1f469-1f3fe.png
│   │   │   │   │   │   ├── 1f469-1f3ff-2764-1f48b-1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f3ff.png
│   │   │   │   │   │   ├── 1f469-1f466-1f466.png
│   │   │   │   │   │   ├── 1f469-1f466-200d-1f466.png
│   │   │   │   │   │   ├── 1f469-1f466.png
│   │   │   │   │   │   ├── 1f469-1f467-1f466.png
│   │   │   │   │   │   ├── 1f469-1f467-1f467.png
│   │   │   │   │   │   ├── 1f469-1f467-200d-1f466.png
│   │   │   │   │   │   ├── 1f469-1f467-200d-1f467.png
│   │   │   │   │   │   ├── 1f469-1f467.png
│   │   │   │   │   │   ├── 1f469-1f469-1f466-1f466.png
│   │   │   │   │   │   ├── 1f469-1f469-1f466.png
│   │   │   │   │   │   ├── 1f469-1f469-1f467-1f466.png
│   │   │   │   │   │   ├── 1f469-1f469-1f467-1f467.png
│   │   │   │   │   │   ├── 1f469-1f469-1f467.png
│   │   │   │   │   │   ├── 1f469-1f469-200d-1f466-200d-1f466.png
│   │   │   │   │   │   ├── 1f469-1f469-200d-1f466.png
│   │   │   │   │   │   ├── 1f469-1f469-200d-1f467-200d-1f466.png
│   │   │   │   │   │   ├── 1f469-1f469-200d-1f467-200d-1f467.png
│   │   │   │   │   │   ├── 1f469-1f469-200d-1f467.png
│   │   │   │   │   │   ├── 1f469-1f4bb.png
│   │   │   │   │   │   ├── 1f469-1f4bc.png
│   │   │   │   │   │   ├── 1f469-1f527.png
│   │   │   │   │   │   ├── 1f469-1f52c.png
│   │   │   │   │   │   ├── 1f469-1f680.png
│   │   │   │   │   │   ├── 1f469-1f692.png
│   │   │   │   │   │   ├── 1f469-1f9af.png
│   │   │   │   │   │   ├── 1f469-1f9b0.png
│   │   │   │   │   │   ├── 1f469-1f9b1.png
│   │   │   │   │   │   ├── 1f469-1f9b2.png
│   │   │   │   │   │   ├── 1f469-1f9b3.png
│   │   │   │   │   │   ├── 1f469-1f9bc.png
│   │   │   │   │   │   ├── 1f469-1f9bd.png
│   │   │   │   │   │   ├── 1f469-200d-1f33e.png
│   │   │   │   │   │   ├── 1f469-200d-1f373.png
│   │   │   │   │   │   ├── 1f469-200d-1f393.png
│   │   │   │   │   │   ├── 1f469-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f469-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f469-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f469-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f469-200d-1f466-200d-1f466.png
│   │   │   │   │   │   ├── 1f469-200d-1f466.png
│   │   │   │   │   │   ├── 1f469-200d-1f467-200d-1f466.png
│   │   │   │   │   │   ├── 1f469-200d-1f467-200d-1f467.png
│   │   │   │   │   │   ├── 1f469-200d-1f467.png
│   │   │   │   │   │   ├── 1f469-200d-1f469-200d-1f466-200d-1f466.png
│   │   │   │   │   │   ├── 1f469-200d-1f469-200d-1f466.png
│   │   │   │   │   │   ├── 1f469-200d-1f469-200d-1f467-200d-1f466.png
│   │   │   │   │   │   ├── 1f469-200d-1f469-200d-1f467-200d-1f467.png
│   │   │   │   │   │   ├── 1f469-200d-1f469-200d-1f467.png
│   │   │   │   │   │   ├── 1f469-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f469-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f469-200d-1f527.png
│   │   │   │   │   │   ├── 1f469-200d-1f52c.png
│   │   │   │   │   │   ├── 1f469-200d-1f680.png
│   │   │   │   │   │   ├── 1f469-200d-1f692.png
│   │   │   │   │   │   ├── 1f469-200d-1f9af.png
│   │   │   │   │   │   ├── 1f469-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f469-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f469-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f469-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f469-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f469-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f469-200d-2695.png
│   │   │   │   │   │   ├── 1f469-200d-2696.png
│   │   │   │   │   │   ├── 1f469-200d-2708.png
│   │   │   │   │   │   ├── 1f469-200d-2764-200d-1f468.png
│   │   │   │   │   │   ├── 1f469-200d-2764-200d-1f469.png
│   │   │   │   │   │   ├── 1f469-200d-2764-200d-1f48b-200d-1f468.png
│   │   │   │   │   │   ├── 1f469-200d-2764-200d-1f48b-200d-1f469.png
│   │   │   │   │   │   ├── 1f469-2695.png
│   │   │   │   │   │   ├── 1f469-2696.png
│   │   │   │   │   │   ├── 1f469-2708.png
│   │   │   │   │   │   ├── 1f469-2764-1f468.png
│   │   │   │   │   │   ├── 1f469-2764-1f469.png
│   │   │   │   │   │   ├── 1f469-2764-1f48b-1f468.png
│   │   │   │   │   │   ├── 1f469-2764-1f48b-1f469.png
│   │   │   │   │   │   ├── 1f469-2764-200d-1f468.png
│   │   │   │   │   │   ├── 1f469-2764-200d-1f469.png
│   │   │   │   │   │   ├── 1f469-2764-200d-1f48b-200d-1f468.png
│   │   │   │   │   │   ├── 1f469-2764-200d-1f48b-200d-1f469.png
│   │   │   │   │   │   ├── 1f469.png
│   │   │   │   │   │   ├── 1f46a.png
│   │   │   │   │   │   ├── 1f46b-1f3fb.png
│   │   │   │   │   │   ├── 1f46b-1f3fc.png
│   │   │   │   │   │   ├── 1f46b-1f3fd.png
│   │   │   │   │   │   ├── 1f46b-1f3fe.png
│   │   │   │   │   │   ├── 1f46b-1f3ff.png
│   │   │   │   │   │   ├── 1f46b.png
│   │   │   │   │   │   ├── 1f46c-1f3fb.png
│   │   │   │   │   │   ├── 1f46c-1f3fc.png
│   │   │   │   │   │   ├── 1f46c-1f3fd.png
│   │   │   │   │   │   ├── 1f46c-1f3fe.png
│   │   │   │   │   │   ├── 1f46c-1f3ff.png
│   │   │   │   │   │   ├── 1f46c.png
│   │   │   │   │   │   ├── 1f46d-1f3fb.png
│   │   │   │   │   │   ├── 1f46d-1f3fc.png
│   │   │   │   │   │   ├── 1f46d-1f3fd.png
│   │   │   │   │   │   ├── 1f46d-1f3fe.png
│   │   │   │   │   │   ├── 1f46d-1f3ff.png
│   │   │   │   │   │   ├── 1f46d.png
│   │   │   │   │   │   ├── 1f46e-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f46e-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f46e-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f46e-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f46e-1f3fb.png
│   │   │   │   │   │   ├── 1f46e-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f46e-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f46e-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f46e-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f46e-1f3fc.png
│   │   │   │   │   │   ├── 1f46e-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f46e-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f46e-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f46e-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f46e-1f3fd.png
│   │   │   │   │   │   ├── 1f46e-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f46e-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f46e-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f46e-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f46e-1f3fe.png
│   │   │   │   │   │   ├── 1f46e-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f46e-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f46e-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f46e-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f46e-1f3ff.png
│   │   │   │   │   │   ├── 1f46e-200d-2640.png
│   │   │   │   │   │   ├── 1f46e-200d-2642.png
│   │   │   │   │   │   ├── 1f46e-2640.png
│   │   │   │   │   │   ├── 1f46e-2642.png
│   │   │   │   │   │   ├── 1f46e.png
│   │   │   │   │   │   ├── 1f46f-200d-2640.png
│   │   │   │   │   │   ├── 1f46f-200d-2642.png
│   │   │   │   │   │   ├── 1f46f-2640.png
│   │   │   │   │   │   ├── 1f46f-2642.png
│   │   │   │   │   │   ├── 1f46f.png
│   │   │   │   │   │   ├── 1f470-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f470-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f470-1f3fb.png
│   │   │   │   │   │   ├── 1f470-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f470-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f470-1f3fc.png
│   │   │   │   │   │   ├── 1f470-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f470-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f470-1f3fd.png
│   │   │   │   │   │   ├── 1f470-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f470-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f470-1f3fe.png
│   │   │   │   │   │   ├── 1f470-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f470-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f470-1f3ff.png
│   │   │   │   │   │   ├── 1f470-2640.png
│   │   │   │   │   │   ├── 1f470-2642.png
│   │   │   │   │   │   ├── 1f470.png
│   │   │   │   │   │   ├── 1f471-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f471-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f471-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f471-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f471-1f3fb.png
│   │   │   │   │   │   ├── 1f471-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f471-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f471-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f471-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f471-1f3fc.png
│   │   │   │   │   │   ├── 1f471-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f471-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f471-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f471-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f471-1f3fd.png
│   │   │   │   │   │   ├── 1f471-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f471-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f471-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f471-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f471-1f3fe.png
│   │   │   │   │   │   ├── 1f471-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f471-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f471-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f471-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f471-1f3ff.png
│   │   │   │   │   │   ├── 1f471-200d-2640.png
│   │   │   │   │   │   ├── 1f471-200d-2642.png
│   │   │   │   │   │   ├── 1f471-2640.png
│   │   │   │   │   │   ├── 1f471-2642.png
│   │   │   │   │   │   ├── 1f471.png
│   │   │   │   │   │   ├── 1f472-1f3fb.png
│   │   │   │   │   │   ├── 1f472-1f3fc.png
│   │   │   │   │   │   ├── 1f472-1f3fd.png
│   │   │   │   │   │   ├── 1f472-1f3fe.png
│   │   │   │   │   │   ├── 1f472-1f3ff.png
│   │   │   │   │   │   ├── 1f472.png
│   │   │   │   │   │   ├── 1f473-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f473-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f473-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f473-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f473-1f3fb.png
│   │   │   │   │   │   ├── 1f473-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f473-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f473-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f473-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f473-1f3fc.png
│   │   │   │   │   │   ├── 1f473-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f473-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f473-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f473-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f473-1f3fd.png
│   │   │   │   │   │   ├── 1f473-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f473-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f473-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f473-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f473-1f3fe.png
│   │   │   │   │   │   ├── 1f473-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f473-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f473-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f473-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f473-1f3ff.png
│   │   │   │   │   │   ├── 1f473-200d-2640.png
│   │   │   │   │   │   ├── 1f473-200d-2642.png
│   │   │   │   │   │   ├── 1f473-2640.png
│   │   │   │   │   │   ├── 1f473-2642.png
│   │   │   │   │   │   ├── 1f473.png
│   │   │   │   │   │   ├── 1f474-1f3fb.png
│   │   │   │   │   │   ├── 1f474-1f3fc.png
│   │   │   │   │   │   ├── 1f474-1f3fd.png
│   │   │   │   │   │   ├── 1f474-1f3fe.png
│   │   │   │   │   │   ├── 1f474-1f3ff.png
│   │   │   │   │   │   ├── 1f474.png
│   │   │   │   │   │   ├── 1f475-1f3fb.png
│   │   │   │   │   │   ├── 1f475-1f3fc.png
│   │   │   │   │   │   ├── 1f475-1f3fd.png
│   │   │   │   │   │   ├── 1f475-1f3fe.png
│   │   │   │   │   │   ├── 1f475-1f3ff.png
│   │   │   │   │   │   ├── 1f475.png
│   │   │   │   │   │   ├── 1f476-1f3fb.png
│   │   │   │   │   │   ├── 1f476-1f3fc.png
│   │   │   │   │   │   ├── 1f476-1f3fd.png
│   │   │   │   │   │   ├── 1f476-1f3fe.png
│   │   │   │   │   │   ├── 1f476-1f3ff.png
│   │   │   │   │   │   ├── 1f476.png
│   │   │   │   │   │   ├── 1f477-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f477-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f477-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f477-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f477-1f3fb.png
│   │   │   │   │   │   ├── 1f477-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f477-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f477-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f477-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f477-1f3fc.png
│   │   │   │   │   │   ├── 1f477-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f477-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f477-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f477-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f477-1f3fd.png
│   │   │   │   │   │   ├── 1f477-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f477-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f477-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f477-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f477-1f3fe.png
│   │   │   │   │   │   ├── 1f477-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f477-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f477-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f477-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f477-1f3ff.png
│   │   │   │   │   │   ├── 1f477-200d-2640.png
│   │   │   │   │   │   ├── 1f477-200d-2642.png
│   │   │   │   │   │   ├── 1f477-2640.png
│   │   │   │   │   │   ├── 1f477-2642.png
│   │   │   │   │   │   ├── 1f477.png
│   │   │   │   │   │   ├── 1f478-1f3fb.png
│   │   │   │   │   │   ├── 1f478-1f3fc.png
│   │   │   │   │   │   ├── 1f478-1f3fd.png
│   │   │   │   │   │   ├── 1f478-1f3fe.png
│   │   │   │   │   │   ├── 1f478-1f3ff.png
│   │   │   │   │   │   ├── 1f478.png
│   │   │   │   │   │   ├── 1f479.png
│   │   │   │   │   │   ├── 1f47a.png
│   │   │   │   │   │   ├── 1f47b.png
│   │   │   │   │   │   ├── 1f47c-1f3fb.png
│   │   │   │   │   │   ├── 1f47c-1f3fc.png
│   │   │   │   │   │   ├── 1f47c-1f3fd.png
│   │   │   │   │   │   ├── 1f47c-1f3fe.png
│   │   │   │   │   │   ├── 1f47c-1f3ff.png
│   │   │   │   │   │   ├── 1f47c.png
│   │   │   │   │   │   ├── 1f47d.png
│   │   │   │   │   │   ├── 1f47e.png
│   │   │   │   │   │   ├── 1f47f.png
│   │   │   │   │   │   ├── 1f480.png
│   │   │   │   │   │   ├── 1f481-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f481-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f481-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f481-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f481-1f3fb.png
│   │   │   │   │   │   ├── 1f481-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f481-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f481-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f481-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f481-1f3fc.png
│   │   │   │   │   │   ├── 1f481-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f481-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f481-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f481-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f481-1f3fd.png
│   │   │   │   │   │   ├── 1f481-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f481-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f481-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f481-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f481-1f3fe.png
│   │   │   │   │   │   ├── 1f481-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f481-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f481-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f481-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f481-1f3ff.png
│   │   │   │   │   │   ├── 1f481-200d-2640.png
│   │   │   │   │   │   ├── 1f481-200d-2642.png
│   │   │   │   │   │   ├── 1f481-2640.png
│   │   │   │   │   │   ├── 1f481-2642.png
│   │   │   │   │   │   ├── 1f481.png
│   │   │   │   │   │   ├── 1f482-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f482-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f482-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f482-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f482-1f3fb.png
│   │   │   │   │   │   ├── 1f482-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f482-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f482-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f482-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f482-1f3fc.png
│   │   │   │   │   │   ├── 1f482-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f482-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f482-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f482-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f482-1f3fd.png
│   │   │   │   │   │   ├── 1f482-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f482-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f482-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f482-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f482-1f3fe.png
│   │   │   │   │   │   ├── 1f482-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f482-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f482-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f482-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f482-1f3ff.png
│   │   │   │   │   │   ├── 1f482-200d-2640.png
│   │   │   │   │   │   ├── 1f482-200d-2642.png
│   │   │   │   │   │   ├── 1f482-2640.png
│   │   │   │   │   │   ├── 1f482-2642.png
│   │   │   │   │   │   ├── 1f482.png
│   │   │   │   │   │   ├── 1f483-1f3fb.png
│   │   │   │   │   │   ├── 1f483-1f3fc.png
│   │   │   │   │   │   ├── 1f483-1f3fd.png
│   │   │   │   │   │   ├── 1f483-1f3fe.png
│   │   │   │   │   │   ├── 1f483-1f3ff.png
│   │   │   │   │   │   ├── 1f483.png
│   │   │   │   │   │   ├── 1f484.png
│   │   │   │   │   │   ├── 1f485-1f3fb.png
│   │   │   │   │   │   ├── 1f485-1f3fc.png
│   │   │   │   │   │   ├── 1f485-1f3fd.png
│   │   │   │   │   │   ├── 1f485-1f3fe.png
│   │   │   │   │   │   ├── 1f485-1f3ff.png
│   │   │   │   │   │   ├── 1f485.png
│   │   │   │   │   │   ├── 1f486-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f486-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f486-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f486-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f486-1f3fb.png
│   │   │   │   │   │   ├── 1f486-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f486-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f486-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f486-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f486-1f3fc.png
│   │   │   │   │   │   ├── 1f486-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f486-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f486-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f486-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f486-1f3fd.png
│   │   │   │   │   │   ├── 1f486-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f486-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f486-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f486-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f486-1f3fe.png
│   │   │   │   │   │   ├── 1f486-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f486-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f486-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f486-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f486-1f3ff.png
│   │   │   │   │   │   ├── 1f486-200d-2640.png
│   │   │   │   │   │   ├── 1f486-200d-2642.png
│   │   │   │   │   │   ├── 1f486-2640.png
│   │   │   │   │   │   ├── 1f486-2642.png
│   │   │   │   │   │   ├── 1f486.png
│   │   │   │   │   │   ├── 1f487-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f487-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f487-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f487-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f487-1f3fb.png
│   │   │   │   │   │   ├── 1f487-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f487-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f487-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f487-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f487-1f3fc.png
│   │   │   │   │   │   ├── 1f487-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f487-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f487-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f487-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f487-1f3fd.png
│   │   │   │   │   │   ├── 1f487-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f487-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f487-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f487-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f487-1f3fe.png
│   │   │   │   │   │   ├── 1f487-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f487-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f487-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f487-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f487-1f3ff.png
│   │   │   │   │   │   ├── 1f487-200d-2640.png
│   │   │   │   │   │   ├── 1f487-200d-2642.png
│   │   │   │   │   │   ├── 1f487-2640.png
│   │   │   │   │   │   ├── 1f487-2642.png
│   │   │   │   │   │   ├── 1f487.png
│   │   │   │   │   │   ├── 1f488.png
│   │   │   │   │   │   ├── 1f489.png
│   │   │   │   │   │   ├── 1f48a.png
│   │   │   │   │   │   ├── 1f48b.png
│   │   │   │   │   │   ├── 1f48c.png
│   │   │   │   │   │   ├── 1f48d.png
│   │   │   │   │   │   ├── 1f48e.png
│   │   │   │   │   │   ├── 1f48f-1f3fb.png
│   │   │   │   │   │   ├── 1f48f-1f3fc.png
│   │   │   │   │   │   ├── 1f48f-1f3fd.png
│   │   │   │   │   │   ├── 1f48f-1f3fe.png
│   │   │   │   │   │   ├── 1f48f-1f3ff.png
│   │   │   │   │   │   ├── 1f48f.png
│   │   │   │   │   │   ├── 1f490.png
│   │   │   │   │   │   ├── 1f491-1f3fb.png
│   │   │   │   │   │   ├── 1f491-1f3fc.png
│   │   │   │   │   │   ├── 1f491-1f3fd.png
│   │   │   │   │   │   ├── 1f491-1f3fe.png
│   │   │   │   │   │   ├── 1f491-1f3ff.png
│   │   │   │   │   │   ├── 1f491.png
│   │   │   │   │   │   ├── 1f492.png
│   │   │   │   │   │   ├── 1f493.png
│   │   │   │   │   │   ├── 1f494.png
│   │   │   │   │   │   ├── 1f495.png
│   │   │   │   │   │   ├── 1f496.png
│   │   │   │   │   │   ├── 1f497.png
│   │   │   │   │   │   ├── 1f498.png
│   │   │   │   │   │   ├── 1f499.png
│   │   │   │   │   │   ├── 1f49a.png
│   │   │   │   │   │   ├── 1f49b.png
│   │   │   │   │   │   ├── 1f49c.png
│   │   │   │   │   │   ├── 1f49d.png
│   │   │   │   │   │   ├── 1f49e.png
│   │   │   │   │   │   ├── 1f49f.png
│   │   │   │   │   │   ├── 1f4a0.png
│   │   │   │   │   │   ├── 1f4a1.png
│   │   │   │   │   │   ├── 1f4a2.png
│   │   │   │   │   │   ├── 1f4a3.png
│   │   │   │   │   │   ├── 1f4a4.png
│   │   │   │   │   │   ├── 1f4a5.png
│   │   │   │   │   │   ├── 1f4a6.png
│   │   │   │   │   │   ├── 1f4a7.png
│   │   │   │   │   │   ├── 1f4a8.png
│   │   │   │   │   │   ├── 1f4a9.png
│   │   │   │   │   │   ├── 1f4aa-1f3fb.png
│   │   │   │   │   │   ├── 1f4aa-1f3fc.png
│   │   │   │   │   │   ├── 1f4aa-1f3fd.png
│   │   │   │   │   │   ├── 1f4aa-1f3fe.png
│   │   │   │   │   │   ├── 1f4aa-1f3ff.png
│   │   │   │   │   │   ├── 1f4aa.png
│   │   │   │   │   │   ├── 1f4ab.png
│   │   │   │   │   │   ├── 1f4ac.png
│   │   │   │   │   │   ├── 1f4ad.png
│   │   │   │   │   │   ├── 1f4ae.png
│   │   │   │   │   │   ├── 1f4af.png
│   │   │   │   │   │   ├── 1f4b0.png
│   │   │   │   │   │   ├── 1f4b1.png
│   │   │   │   │   │   ├── 1f4b2.png
│   │   │   │   │   │   ├── 1f4b3.png
│   │   │   │   │   │   ├── 1f4b4.png
│   │   │   │   │   │   ├── 1f4b5.png
│   │   │   │   │   │   ├── 1f4b6.png
│   │   │   │   │   │   ├── 1f4b7.png
│   │   │   │   │   │   ├── 1f4b8.png
│   │   │   │   │   │   ├── 1f4b9.png
│   │   │   │   │   │   ├── 1f4ba.png
│   │   │   │   │   │   ├── 1f4bb.png
│   │   │   │   │   │   ├── 1f4bc.png
│   │   │   │   │   │   ├── 1f4bd.png
│   │   │   │   │   │   ├── 1f4be.png
│   │   │   │   │   │   ├── 1f4bf.png
│   │   │   │   │   │   ├── 1f4c0.png
│   │   │   │   │   │   ├── 1f4c1.png
│   │   │   │   │   │   ├── 1f4c2.png
│   │   │   │   │   │   ├── 1f4c3.png
│   │   │   │   │   │   ├── 1f4c4.png
│   │   │   │   │   │   ├── 1f4c5.png
│   │   │   │   │   │   ├── 1f4c6.png
│   │   │   │   │   │   ├── 1f4c7.png
│   │   │   │   │   │   ├── 1f4c8.png
│   │   │   │   │   │   ├── 1f4c9.png
│   │   │   │   │   │   ├── 1f4ca.png
│   │   │   │   │   │   ├── 1f4cb.png
│   │   │   │   │   │   ├── 1f4cc.png
│   │   │   │   │   │   ├── 1f4cd.png
│   │   │   │   │   │   ├── 1f4ce.png
│   │   │   │   │   │   ├── 1f4cf.png
│   │   │   │   │   │   ├── 1f4d0.png
│   │   │   │   │   │   ├── 1f4d1.png
│   │   │   │   │   │   ├── 1f4d2.png
│   │   │   │   │   │   ├── 1f4d3.png
│   │   │   │   │   │   ├── 1f4d4.png
│   │   │   │   │   │   ├── 1f4d5.png
│   │   │   │   │   │   ├── 1f4d6.png
│   │   │   │   │   │   ├── 1f4d7.png
│   │   │   │   │   │   ├── 1f4d8.png
│   │   │   │   │   │   ├── 1f4d9.png
│   │   │   │   │   │   ├── 1f4da.png
│   │   │   │   │   │   ├── 1f4db.png
│   │   │   │   │   │   ├── 1f4dc.png
│   │   │   │   │   │   ├── 1f4dd.png
│   │   │   │   │   │   ├── 1f4de.png
│   │   │   │   │   │   ├── 1f4df.png
│   │   │   │   │   │   ├── 1f4e0.png
│   │   │   │   │   │   ├── 1f4e1.png
│   │   │   │   │   │   ├── 1f4e2.png
│   │   │   │   │   │   ├── 1f4e3.png
│   │   │   │   │   │   ├── 1f4e4.png
│   │   │   │   │   │   ├── 1f4e5.png
│   │   │   │   │   │   ├── 1f4e6.png
│   │   │   │   │   │   ├── 1f4e7.png
│   │   │   │   │   │   ├── 1f4e8.png
│   │   │   │   │   │   ├── 1f4e9.png
│   │   │   │   │   │   ├── 1f4ea.png
│   │   │   │   │   │   ├── 1f4eb.png
│   │   │   │   │   │   ├── 1f4ec.png
│   │   │   │   │   │   ├── 1f4ed.png
│   │   │   │   │   │   ├── 1f4ee.png
│   │   │   │   │   │   ├── 1f4ef.png
│   │   │   │   │   │   ├── 1f4f0.png
│   │   │   │   │   │   ├── 1f4f1.png
│   │   │   │   │   │   ├── 1f4f2.png
│   │   │   │   │   │   ├── 1f4f3.png
│   │   │   │   │   │   ├── 1f4f4.png
│   │   │   │   │   │   ├── 1f4f5.png
│   │   │   │   │   │   ├── 1f4f6.png
│   │   │   │   │   │   ├── 1f4f7.png
│   │   │   │   │   │   ├── 1f4f8.png
│   │   │   │   │   │   ├── 1f4f9.png
│   │   │   │   │   │   ├── 1f4fa.png
│   │   │   │   │   │   ├── 1f4fb.png
│   │   │   │   │   │   ├── 1f4fc.png
│   │   │   │   │   │   ├── 1f4fd.png
│   │   │   │   │   │   ├── 1f4ff.png
│   │   │   │   │   │   ├── 1f500.png
│   │   │   │   │   │   ├── 1f501.png
│   │   │   │   │   │   ├── 1f502.png
│   │   │   │   │   │   ├── 1f503.png
│   │   │   │   │   │   ├── 1f504.png
│   │   │   │   │   │   ├── 1f505.png
│   │   │   │   │   │   ├── 1f506.png
│   │   │   │   │   │   ├── 1f507.png
│   │   │   │   │   │   ├── 1f508.png
│   │   │   │   │   │   ├── 1f509.png
│   │   │   │   │   │   ├── 1f50a.png
│   │   │   │   │   │   ├── 1f50b.png
│   │   │   │   │   │   ├── 1f50c.png
│   │   │   │   │   │   ├── 1f50d.png
│   │   │   │   │   │   ├── 1f50e.png
│   │   │   │   │   │   ├── 1f50f.png
│   │   │   │   │   │   ├── 1f510.png
│   │   │   │   │   │   ├── 1f511.png
│   │   │   │   │   │   ├── 1f512.png
│   │   │   │   │   │   ├── 1f513.png
│   │   │   │   │   │   ├── 1f514.png
│   │   │   │   │   │   ├── 1f515.png
│   │   │   │   │   │   ├── 1f516.png
│   │   │   │   │   │   ├── 1f517.png
│   │   │   │   │   │   ├── 1f518.png
│   │   │   │   │   │   ├── 1f519.png
│   │   │   │   │   │   ├── 1f51a.png
│   │   │   │   │   │   ├── 1f51b.png
│   │   │   │   │   │   ├── 1f51c.png
│   │   │   │   │   │   ├── 1f51d.png
│   │   │   │   │   │   ├── 1f51e.png
│   │   │   │   │   │   ├── 1f51f.png
│   │   │   │   │   │   ├── 1f520.png
│   │   │   │   │   │   ├── 1f521.png
│   │   │   │   │   │   ├── 1f522.png
│   │   │   │   │   │   ├── 1f523.png
│   │   │   │   │   │   ├── 1f524.png
│   │   │   │   │   │   ├── 1f525.png
│   │   │   │   │   │   ├── 1f526.png
│   │   │   │   │   │   ├── 1f527.png
│   │   │   │   │   │   ├── 1f528.png
│   │   │   │   │   │   ├── 1f529.png
│   │   │   │   │   │   ├── 1f52a.png
│   │   │   │   │   │   ├── 1f52b.png
│   │   │   │   │   │   ├── 1f52c.png
│   │   │   │   │   │   ├── 1f52d.png
│   │   │   │   │   │   ├── 1f52e.png
│   │   │   │   │   │   ├── 1f52f.png
│   │   │   │   │   │   ├── 1f530.png
│   │   │   │   │   │   ├── 1f531.png
│   │   │   │   │   │   ├── 1f532.png
│   │   │   │   │   │   ├── 1f533.png
│   │   │   │   │   │   ├── 1f534.png
│   │   │   │   │   │   ├── 1f535.png
│   │   │   │   │   │   ├── 1f536.png
│   │   │   │   │   │   ├── 1f537.png
│   │   │   │   │   │   ├── 1f538.png
│   │   │   │   │   │   ├── 1f539.png
│   │   │   │   │   │   ├── 1f53a.png
│   │   │   │   │   │   ├── 1f53b.png
│   │   │   │   │   │   ├── 1f53c.png
│   │   │   │   │   │   ├── 1f53d.png
│   │   │   │   │   │   ├── 1f549.png
│   │   │   │   │   │   ├── 1f54a.png
│   │   │   │   │   │   ├── 1f54b.png
│   │   │   │   │   │   ├── 1f54c.png
│   │   │   │   │   │   ├── 1f54d.png
│   │   │   │   │   │   ├── 1f54e.png
│   │   │   │   │   │   ├── 1f550.png
│   │   │   │   │   │   ├── 1f551.png
│   │   │   │   │   │   ├── 1f552.png
│   │   │   │   │   │   ├── 1f553.png
│   │   │   │   │   │   ├── 1f554.png
│   │   │   │   │   │   ├── 1f555.png
│   │   │   │   │   │   ├── 1f556.png
│   │   │   │   │   │   ├── 1f557.png
│   │   │   │   │   │   ├── 1f558.png
│   │   │   │   │   │   ├── 1f559.png
│   │   │   │   │   │   ├── 1f55a.png
│   │   │   │   │   │   ├── 1f55b.png
│   │   │   │   │   │   ├── 1f55c.png
│   │   │   │   │   │   ├── 1f55d.png
│   │   │   │   │   │   ├── 1f55e.png
│   │   │   │   │   │   ├── 1f55f.png
│   │   │   │   │   │   ├── 1f560.png
│   │   │   │   │   │   ├── 1f561.png
│   │   │   │   │   │   ├── 1f562.png
│   │   │   │   │   │   ├── 1f563.png
│   │   │   │   │   │   ├── 1f564.png
│   │   │   │   │   │   ├── 1f565.png
│   │   │   │   │   │   ├── 1f566.png
│   │   │   │   │   │   ├── 1f567.png
│   │   │   │   │   │   ├── 1f56f.png
│   │   │   │   │   │   ├── 1f570.png
│   │   │   │   │   │   ├── 1f573.png
│   │   │   │   │   │   ├── 1f574-1f3fb.png
│   │   │   │   │   │   ├── 1f574-1f3fc.png
│   │   │   │   │   │   ├── 1f574-1f3fd.png
│   │   │   │   │   │   ├── 1f574-1f3fe.png
│   │   │   │   │   │   ├── 1f574-1f3ff.png
│   │   │   │   │   │   ├── 1f574.png
│   │   │   │   │   │   ├── 1f575-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f575-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f575-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f575-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f575-1f3fb.png
│   │   │   │   │   │   ├── 1f575-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f575-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f575-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f575-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f575-1f3fc.png
│   │   │   │   │   │   ├── 1f575-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f575-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f575-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f575-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f575-1f3fd.png
│   │   │   │   │   │   ├── 1f575-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f575-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f575-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f575-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f575-1f3fe.png
│   │   │   │   │   │   ├── 1f575-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f575-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f575-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f575-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f575-1f3ff.png
│   │   │   │   │   │   ├── 1f575-200d-2640.png
│   │   │   │   │   │   ├── 1f575-200d-2642.png
│   │   │   │   │   │   ├── 1f575-2640.png
│   │   │   │   │   │   ├── 1f575-2642.png
│   │   │   │   │   │   ├── 1f575.png
│   │   │   │   │   │   ├── 1f576.png
│   │   │   │   │   │   ├── 1f577.png
│   │   │   │   │   │   ├── 1f578.png
│   │   │   │   │   │   ├── 1f579.png
│   │   │   │   │   │   ├── 1f57a-1f3fb.png
│   │   │   │   │   │   ├── 1f57a-1f3fc.png
│   │   │   │   │   │   ├── 1f57a-1f3fd.png
│   │   │   │   │   │   ├── 1f57a-1f3fe.png
│   │   │   │   │   │   ├── 1f57a-1f3ff.png
│   │   │   │   │   │   ├── 1f57a.png
│   │   │   │   │   │   ├── 1f587.png
│   │   │   │   │   │   ├── 1f58a.png
│   │   │   │   │   │   ├── 1f58b.png
│   │   │   │   │   │   ├── 1f58c.png
│   │   │   │   │   │   ├── 1f58d.png
│   │   │   │   │   │   ├── 1f590-1f3fb.png
│   │   │   │   │   │   ├── 1f590-1f3fc.png
│   │   │   │   │   │   ├── 1f590-1f3fd.png
│   │   │   │   │   │   ├── 1f590-1f3fe.png
│   │   │   │   │   │   ├── 1f590-1f3ff.png
│   │   │   │   │   │   ├── 1f590.png
│   │   │   │   │   │   ├── 1f595-1f3fb.png
│   │   │   │   │   │   ├── 1f595-1f3fc.png
│   │   │   │   │   │   ├── 1f595-1f3fd.png
│   │   │   │   │   │   ├── 1f595-1f3fe.png
│   │   │   │   │   │   ├── 1f595-1f3ff.png
│   │   │   │   │   │   ├── 1f595.png
│   │   │   │   │   │   ├── 1f596-1f3fb.png
│   │   │   │   │   │   ├── 1f596-1f3fc.png
│   │   │   │   │   │   ├── 1f596-1f3fd.png
│   │   │   │   │   │   ├── 1f596-1f3fe.png
│   │   │   │   │   │   ├── 1f596-1f3ff.png
│   │   │   │   │   │   ├── 1f596.png
│   │   │   │   │   │   ├── 1f5a4.png
│   │   │   │   │   │   ├── 1f5a5.png
│   │   │   │   │   │   ├── 1f5a8.png
│   │   │   │   │   │   ├── 1f5b1.png
│   │   │   │   │   │   ├── 1f5b2.png
│   │   │   │   │   │   ├── 1f5bc.png
│   │   │   │   │   │   ├── 1f5c2.png
│   │   │   │   │   │   ├── 1f5c3.png
│   │   │   │   │   │   ├── 1f5c4.png
│   │   │   │   │   │   ├── 1f5d1.png
│   │   │   │   │   │   ├── 1f5d2.png
│   │   │   │   │   │   ├── 1f5d3.png
│   │   │   │   │   │   ├── 1f5dc.png
│   │   │   │   │   │   ├── 1f5dd.png
│   │   │   │   │   │   ├── 1f5de.png
│   │   │   │   │   │   ├── 1f5e1.png
│   │   │   │   │   │   ├── 1f5e3.png
│   │   │   │   │   │   ├── 1f5e8.png
│   │   │   │   │   │   ├── 1f5ef.png
│   │   │   │   │   │   ├── 1f5f3.png
│   │   │   │   │   │   ├── 1f5fa.png
│   │   │   │   │   │   ├── 1f5fb.png
│   │   │   │   │   │   ├── 1f5fc.png
│   │   │   │   │   │   ├── 1f5fd.png
│   │   │   │   │   │   ├── 1f5fe.png
│   │   │   │   │   │   ├── 1f5ff.png
│   │   │   │   │   │   ├── 1f600.png
│   │   │   │   │   │   ├── 1f601.png
│   │   │   │   │   │   ├── 1f602.png
│   │   │   │   │   │   ├── 1f603.png
│   │   │   │   │   │   ├── 1f604.png
│   │   │   │   │   │   ├── 1f605.png
│   │   │   │   │   │   ├── 1f606.png
│   │   │   │   │   │   ├── 1f607.png
│   │   │   │   │   │   ├── 1f608.png
│   │   │   │   │   │   ├── 1f609.png
│   │   │   │   │   │   ├── 1f60a.png
│   │   │   │   │   │   ├── 1f60b.png
│   │   │   │   │   │   ├── 1f60c.png
│   │   │   │   │   │   ├── 1f60d.png
│   │   │   │   │   │   ├── 1f60e.png
│   │   │   │   │   │   ├── 1f60f.png
│   │   │   │   │   │   ├── 1f610.png
│   │   │   │   │   │   ├── 1f611.png
│   │   │   │   │   │   ├── 1f612.png
│   │   │   │   │   │   ├── 1f613.png
│   │   │   │   │   │   ├── 1f614.png
│   │   │   │   │   │   ├── 1f615.png
│   │   │   │   │   │   ├── 1f616.png
│   │   │   │   │   │   ├── 1f617.png
│   │   │   │   │   │   ├── 1f618.png
│   │   │   │   │   │   ├── 1f619.png
│   │   │   │   │   │   ├── 1f61a.png
│   │   │   │   │   │   ├── 1f61b.png
│   │   │   │   │   │   ├── 1f61c.png
│   │   │   │   │   │   ├── 1f61d.png
│   │   │   │   │   │   ├── 1f61e.png
│   │   │   │   │   │   ├── 1f61f.png
│   │   │   │   │   │   ├── 1f620.png
│   │   │   │   │   │   ├── 1f621.png
│   │   │   │   │   │   ├── 1f622.png
│   │   │   │   │   │   ├── 1f623.png
│   │   │   │   │   │   ├── 1f624.png
│   │   │   │   │   │   ├── 1f625.png
│   │   │   │   │   │   ├── 1f626.png
│   │   │   │   │   │   ├── 1f627.png
│   │   │   │   │   │   ├── 1f628.png
│   │   │   │   │   │   ├── 1f629.png
│   │   │   │   │   │   ├── 1f62a.png
│   │   │   │   │   │   ├── 1f62b.png
│   │   │   │   │   │   ├── 1f62c.png
│   │   │   │   │   │   ├── 1f62d.png
│   │   │   │   │   │   ├── 1f62e-1f4a8.png
│   │   │   │   │   │   ├── 1f62e.png
│   │   │   │   │   │   ├── 1f62f.png
│   │   │   │   │   │   ├── 1f630.png
│   │   │   │   │   │   ├── 1f631.png
│   │   │   │   │   │   ├── 1f632.png
│   │   │   │   │   │   ├── 1f633.png
│   │   │   │   │   │   ├── 1f634.png
│   │   │   │   │   │   ├── 1f635-1f4ab.png
│   │   │   │   │   │   ├── 1f635.png
│   │   │   │   │   │   ├── 1f636-1f32b.png
│   │   │   │   │   │   ├── 1f636.png
│   │   │   │   │   │   ├── 1f637.png
│   │   │   │   │   │   ├── 1f638.png
│   │   │   │   │   │   ├── 1f639.png
│   │   │   │   │   │   ├── 1f63a.png
│   │   │   │   │   │   ├── 1f63b.png
│   │   │   │   │   │   ├── 1f63c.png
│   │   │   │   │   │   ├── 1f63d.png
│   │   │   │   │   │   ├── 1f63e.png
│   │   │   │   │   │   ├── 1f63f.png
│   │   │   │   │   │   ├── 1f640.png
│   │   │   │   │   │   ├── 1f641.png
│   │   │   │   │   │   ├── 1f642.png
│   │   │   │   │   │   ├── 1f643.png
│   │   │   │   │   │   ├── 1f644.png
│   │   │   │   │   │   ├── 1f645-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f645-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f645-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f645-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f645-1f3fb.png
│   │   │   │   │   │   ├── 1f645-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f645-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f645-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f645-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f645-1f3fc.png
│   │   │   │   │   │   ├── 1f645-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f645-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f645-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f645-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f645-1f3fd.png
│   │   │   │   │   │   ├── 1f645-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f645-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f645-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f645-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f645-1f3fe.png
│   │   │   │   │   │   ├── 1f645-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f645-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f645-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f645-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f645-1f3ff.png
│   │   │   │   │   │   ├── 1f645-200d-2640.png
│   │   │   │   │   │   ├── 1f645-200d-2642.png
│   │   │   │   │   │   ├── 1f645-2640.png
│   │   │   │   │   │   ├── 1f645-2642.png
│   │   │   │   │   │   ├── 1f645.png
│   │   │   │   │   │   ├── 1f646-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f646-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f646-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f646-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f646-1f3fb.png
│   │   │   │   │   │   ├── 1f646-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f646-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f646-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f646-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f646-1f3fc.png
│   │   │   │   │   │   ├── 1f646-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f646-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f646-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f646-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f646-1f3fd.png
│   │   │   │   │   │   ├── 1f646-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f646-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f646-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f646-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f646-1f3fe.png
│   │   │   │   │   │   ├── 1f646-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f646-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f646-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f646-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f646-1f3ff.png
│   │   │   │   │   │   ├── 1f646-200d-2640.png
│   │   │   │   │   │   ├── 1f646-200d-2642.png
│   │   │   │   │   │   ├── 1f646-2640.png
│   │   │   │   │   │   ├── 1f646-2642.png
│   │   │   │   │   │   ├── 1f646.png
│   │   │   │   │   │   ├── 1f647-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f647-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f647-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f647-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f647-1f3fb.png
│   │   │   │   │   │   ├── 1f647-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f647-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f647-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f647-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f647-1f3fc.png
│   │   │   │   │   │   ├── 1f647-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f647-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f647-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f647-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f647-1f3fd.png
│   │   │   │   │   │   ├── 1f647-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f647-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f647-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f647-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f647-1f3fe.png
│   │   │   │   │   │   ├── 1f647-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f647-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f647-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f647-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f647-1f3ff.png
│   │   │   │   │   │   ├── 1f647-200d-2640.png
│   │   │   │   │   │   ├── 1f647-200d-2642.png
│   │   │   │   │   │   ├── 1f647-2640.png
│   │   │   │   │   │   ├── 1f647-2642.png
│   │   │   │   │   │   ├── 1f647.png
│   │   │   │   │   │   ├── 1f648.png
│   │   │   │   │   │   ├── 1f649.png
│   │   │   │   │   │   ├── 1f64a.png
│   │   │   │   │   │   ├── 1f64b-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f64b-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f64b-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f64b-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f64b-1f3fb.png
│   │   │   │   │   │   ├── 1f64b-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f64b-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f64b-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f64b-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f64b-1f3fc.png
│   │   │   │   │   │   ├── 1f64b-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f64b-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f64b-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f64b-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f64b-1f3fd.png
│   │   │   │   │   │   ├── 1f64b-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f64b-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f64b-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f64b-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f64b-1f3fe.png
│   │   │   │   │   │   ├── 1f64b-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f64b-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f64b-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f64b-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f64b-1f3ff.png
│   │   │   │   │   │   ├── 1f64b-200d-2640.png
│   │   │   │   │   │   ├── 1f64b-200d-2642.png
│   │   │   │   │   │   ├── 1f64b-2640.png
│   │   │   │   │   │   ├── 1f64b-2642.png
│   │   │   │   │   │   ├── 1f64b.png
│   │   │   │   │   │   ├── 1f64c-1f3fb.png
│   │   │   │   │   │   ├── 1f64c-1f3fc.png
│   │   │   │   │   │   ├── 1f64c-1f3fd.png
│   │   │   │   │   │   ├── 1f64c-1f3fe.png
│   │   │   │   │   │   ├── 1f64c-1f3ff.png
│   │   │   │   │   │   ├── 1f64c.png
│   │   │   │   │   │   ├── 1f64d-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f64d-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f64d-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f64d-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f64d-1f3fb.png
│   │   │   │   │   │   ├── 1f64d-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f64d-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f64d-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f64d-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f64d-1f3fc.png
│   │   │   │   │   │   ├── 1f64d-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f64d-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f64d-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f64d-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f64d-1f3fd.png
│   │   │   │   │   │   ├── 1f64d-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f64d-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f64d-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f64d-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f64d-1f3fe.png
│   │   │   │   │   │   ├── 1f64d-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f64d-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f64d-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f64d-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f64d-1f3ff.png
│   │   │   │   │   │   ├── 1f64d-200d-2640.png
│   │   │   │   │   │   ├── 1f64d-200d-2642.png
│   │   │   │   │   │   ├── 1f64d-2640.png
│   │   │   │   │   │   ├── 1f64d-2642.png
│   │   │   │   │   │   ├── 1f64d.png
│   │   │   │   │   │   ├── 1f64e-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f64e-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f64e-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f64e-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f64e-1f3fb.png
│   │   │   │   │   │   ├── 1f64e-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f64e-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f64e-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f64e-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f64e-1f3fc.png
│   │   │   │   │   │   ├── 1f64e-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f64e-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f64e-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f64e-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f64e-1f3fd.png
│   │   │   │   │   │   ├── 1f64e-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f64e-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f64e-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f64e-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f64e-1f3fe.png
│   │   │   │   │   │   ├── 1f64e-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f64e-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f64e-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f64e-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f64e-1f3ff.png
│   │   │   │   │   │   ├── 1f64e-200d-2640.png
│   │   │   │   │   │   ├── 1f64e-200d-2642.png
│   │   │   │   │   │   ├── 1f64e-2640.png
│   │   │   │   │   │   ├── 1f64e-2642.png
│   │   │   │   │   │   ├── 1f64e.png
│   │   │   │   │   │   ├── 1f64f-1f3fb.png
│   │   │   │   │   │   ├── 1f64f-1f3fc.png
│   │   │   │   │   │   ├── 1f64f-1f3fd.png
│   │   │   │   │   │   ├── 1f64f-1f3fe.png
│   │   │   │   │   │   ├── 1f64f-1f3ff.png
│   │   │   │   │   │   ├── 1f64f.png
│   │   │   │   │   │   ├── 1f680.png
│   │   │   │   │   │   ├── 1f681.png
│   │   │   │   │   │   ├── 1f682.png
│   │   │   │   │   │   ├── 1f683.png
│   │   │   │   │   │   ├── 1f684.png
│   │   │   │   │   │   ├── 1f685.png
│   │   │   │   │   │   ├── 1f686.png
│   │   │   │   │   │   ├── 1f687.png
│   │   │   │   │   │   ├── 1f688.png
│   │   │   │   │   │   ├── 1f689.png
│   │   │   │   │   │   ├── 1f68a.png
│   │   │   │   │   │   ├── 1f68b.png
│   │   │   │   │   │   ├── 1f68c.png
│   │   │   │   │   │   ├── 1f68d.png
│   │   │   │   │   │   ├── 1f68e.png
│   │   │   │   │   │   ├── 1f68f.png
│   │   │   │   │   │   ├── 1f690.png
│   │   │   │   │   │   ├── 1f691.png
│   │   │   │   │   │   ├── 1f692.png
│   │   │   │   │   │   ├── 1f693.png
│   │   │   │   │   │   ├── 1f694.png
│   │   │   │   │   │   ├── 1f695.png
│   │   │   │   │   │   ├── 1f696.png
│   │   │   │   │   │   ├── 1f697.png
│   │   │   │   │   │   ├── 1f698.png
│   │   │   │   │   │   ├── 1f699.png
│   │   │   │   │   │   ├── 1f69a.png
│   │   │   │   │   │   ├── 1f69b.png
│   │   │   │   │   │   ├── 1f69c.png
│   │   │   │   │   │   ├── 1f69d.png
│   │   │   │   │   │   ├── 1f69e.png
│   │   │   │   │   │   ├── 1f69f.png
│   │   │   │   │   │   ├── 1f6a0.png
│   │   │   │   │   │   ├── 1f6a1.png
│   │   │   │   │   │   ├── 1f6a2.png
│   │   │   │   │   │   ├── 1f6a3-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f6a3-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f6a3-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f6a3-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f6a3-1f3fb.png
│   │   │   │   │   │   ├── 1f6a3-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f6a3-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f6a3-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f6a3-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f6a3-1f3fc.png
│   │   │   │   │   │   ├── 1f6a3-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f6a3-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f6a3-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f6a3-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f6a3-1f3fd.png
│   │   │   │   │   │   ├── 1f6a3-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f6a3-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f6a3-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f6a3-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f6a3-1f3fe.png
│   │   │   │   │   │   ├── 1f6a3-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f6a3-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f6a3-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f6a3-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f6a3-1f3ff.png
│   │   │   │   │   │   ├── 1f6a3-200d-2640.png
│   │   │   │   │   │   ├── 1f6a3-200d-2642.png
│   │   │   │   │   │   ├── 1f6a3-2640.png
│   │   │   │   │   │   ├── 1f6a3-2642.png
│   │   │   │   │   │   ├── 1f6a3.png
│   │   │   │   │   │   ├── 1f6a4.png
│   │   │   │   │   │   ├── 1f6a5.png
│   │   │   │   │   │   ├── 1f6a6.png
│   │   │   │   │   │   ├── 1f6a7.png
│   │   │   │   │   │   ├── 1f6a8.png
│   │   │   │   │   │   ├── 1f6a9.png
│   │   │   │   │   │   ├── 1f6aa.png
│   │   │   │   │   │   ├── 1f6ab.png
│   │   │   │   │   │   ├── 1f6ac.png
│   │   │   │   │   │   ├── 1f6ad.png
│   │   │   │   │   │   ├── 1f6ae.png
│   │   │   │   │   │   ├── 1f6af.png
│   │   │   │   │   │   ├── 1f6b0.png
│   │   │   │   │   │   ├── 1f6b1.png
│   │   │   │   │   │   ├── 1f6b2.png
│   │   │   │   │   │   ├── 1f6b3.png
│   │   │   │   │   │   ├── 1f6b4-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f6b4-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f6b4-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f6b4-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f6b4-1f3fb.png
│   │   │   │   │   │   ├── 1f6b4-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f6b4-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f6b4-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f6b4-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f6b4-1f3fc.png
│   │   │   │   │   │   ├── 1f6b4-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f6b4-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f6b4-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f6b4-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f6b4-1f3fd.png
│   │   │   │   │   │   ├── 1f6b4-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f6b4-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f6b4-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f6b4-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f6b4-1f3fe.png
│   │   │   │   │   │   ├── 1f6b4-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f6b4-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f6b4-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f6b4-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f6b4-1f3ff.png
│   │   │   │   │   │   ├── 1f6b4-200d-2640.png
│   │   │   │   │   │   ├── 1f6b4-200d-2642.png
│   │   │   │   │   │   ├── 1f6b4-2640.png
│   │   │   │   │   │   ├── 1f6b4-2642.png
│   │   │   │   │   │   ├── 1f6b4.png
│   │   │   │   │   │   ├── 1f6b5-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f6b5-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f6b5-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f6b5-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f6b5-1f3fb.png
│   │   │   │   │   │   ├── 1f6b5-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f6b5-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f6b5-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f6b5-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f6b5-1f3fc.png
│   │   │   │   │   │   ├── 1f6b5-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f6b5-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f6b5-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f6b5-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f6b5-1f3fd.png
│   │   │   │   │   │   ├── 1f6b5-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f6b5-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f6b5-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f6b5-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f6b5-1f3fe.png
│   │   │   │   │   │   ├── 1f6b5-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f6b5-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f6b5-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f6b5-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f6b5-1f3ff.png
│   │   │   │   │   │   ├── 1f6b5-200d-2640.png
│   │   │   │   │   │   ├── 1f6b5-200d-2642.png
│   │   │   │   │   │   ├── 1f6b5-2640.png
│   │   │   │   │   │   ├── 1f6b5-2642.png
│   │   │   │   │   │   ├── 1f6b5.png
│   │   │   │   │   │   ├── 1f6b6-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f6b6-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f6b6-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f6b6-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f6b6-1f3fb.png
│   │   │   │   │   │   ├── 1f6b6-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f6b6-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f6b6-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f6b6-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f6b6-1f3fc.png
│   │   │   │   │   │   ├── 1f6b6-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f6b6-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f6b6-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f6b6-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f6b6-1f3fd.png
│   │   │   │   │   │   ├── 1f6b6-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f6b6-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f6b6-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f6b6-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f6b6-1f3fe.png
│   │   │   │   │   │   ├── 1f6b6-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f6b6-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f6b6-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f6b6-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f6b6-1f3ff.png
│   │   │   │   │   │   ├── 1f6b6-200d-2640.png
│   │   │   │   │   │   ├── 1f6b6-200d-2642.png
│   │   │   │   │   │   ├── 1f6b6-2640.png
│   │   │   │   │   │   ├── 1f6b6-2642.png
│   │   │   │   │   │   ├── 1f6b6.png
│   │   │   │   │   │   ├── 1f6b7.png
│   │   │   │   │   │   ├── 1f6b8.png
│   │   │   │   │   │   ├── 1f6b9.png
│   │   │   │   │   │   ├── 1f6ba.png
│   │   │   │   │   │   ├── 1f6bb.png
│   │   │   │   │   │   ├── 1f6bc.png
│   │   │   │   │   │   ├── 1f6bd.png
│   │   │   │   │   │   ├── 1f6be.png
│   │   │   │   │   │   ├── 1f6bf.png
│   │   │   │   │   │   ├── 1f6c0-1f3fb.png
│   │   │   │   │   │   ├── 1f6c0-1f3fc.png
│   │   │   │   │   │   ├── 1f6c0-1f3fd.png
│   │   │   │   │   │   ├── 1f6c0-1f3fe.png
│   │   │   │   │   │   ├── 1f6c0-1f3ff.png
│   │   │   │   │   │   ├── 1f6c0.png
│   │   │   │   │   │   ├── 1f6c1.png
│   │   │   │   │   │   ├── 1f6c2.png
│   │   │   │   │   │   ├── 1f6c3.png
│   │   │   │   │   │   ├── 1f6c4.png
│   │   │   │   │   │   ├── 1f6c5.png
│   │   │   │   │   │   ├── 1f6cb.png
│   │   │   │   │   │   ├── 1f6cc-1f3fb.png
│   │   │   │   │   │   ├── 1f6cc-1f3fc.png
│   │   │   │   │   │   ├── 1f6cc-1f3fd.png
│   │   │   │   │   │   ├── 1f6cc-1f3fe.png
│   │   │   │   │   │   ├── 1f6cc-1f3ff.png
│   │   │   │   │   │   ├── 1f6cc.png
│   │   │   │   │   │   ├── 1f6cd.png
│   │   │   │   │   │   ├── 1f6ce.png
│   │   │   │   │   │   ├── 1f6cf.png
│   │   │   │   │   │   ├── 1f6d0.png
│   │   │   │   │   │   ├── 1f6d1.png
│   │   │   │   │   │   ├── 1f6d2.png
│   │   │   │   │   │   ├── 1f6d5.png
│   │   │   │   │   │   ├── 1f6d6.png
│   │   │   │   │   │   ├── 1f6d7.png
│   │   │   │   │   │   ├── 1f6dc.png
│   │   │   │   │   │   ├── 1f6dd.png
│   │   │   │   │   │   ├── 1f6de.png
│   │   │   │   │   │   ├── 1f6df.png
│   │   │   │   │   │   ├── 1f6e0.png
│   │   │   │   │   │   ├── 1f6e1.png
│   │   │   │   │   │   ├── 1f6e2.png
│   │   │   │   │   │   ├── 1f6e3.png
│   │   │   │   │   │   ├── 1f6e4.png
│   │   │   │   │   │   ├── 1f6e5.png
│   │   │   │   │   │   ├── 1f6e9.png
│   │   │   │   │   │   ├── 1f6eb.png
│   │   │   │   │   │   ├── 1f6ec.png
│   │   │   │   │   │   ├── 1f6f0.png
│   │   │   │   │   │   ├── 1f6f3.png
│   │   │   │   │   │   ├── 1f6f4.png
│   │   │   │   │   │   ├── 1f6f5.png
│   │   │   │   │   │   ├── 1f6f6.png
│   │   │   │   │   │   ├── 1f6f7.png
│   │   │   │   │   │   ├── 1f6f8.png
│   │   │   │   │   │   ├── 1f6f9.png
│   │   │   │   │   │   ├── 1f6fa.png
│   │   │   │   │   │   ├── 1f6fb.png
│   │   │   │   │   │   ├── 1f6fc.png
│   │   │   │   │   │   ├── 1f7e0.png
│   │   │   │   │   │   ├── 1f7e1.png
│   │   │   │   │   │   ├── 1f7e2.png
│   │   │   │   │   │   ├── 1f7e3.png
│   │   │   │   │   │   ├── 1f7e4.png
│   │   │   │   │   │   ├── 1f7e5.png
│   │   │   │   │   │   ├── 1f7e6.png
│   │   │   │   │   │   ├── 1f7e7.png
│   │   │   │   │   │   ├── 1f7e8.png
│   │   │   │   │   │   ├── 1f7e9.png
│   │   │   │   │   │   ├── 1f7ea.png
│   │   │   │   │   │   ├── 1f7eb.png
│   │   │   │   │   │   ├── 1f7f0.png
│   │   │   │   │   │   ├── 1f90c-1f3fb.png
│   │   │   │   │   │   ├── 1f90c-1f3fc.png
│   │   │   │   │   │   ├── 1f90c-1f3fd.png
│   │   │   │   │   │   ├── 1f90c-1f3fe.png
│   │   │   │   │   │   ├── 1f90c-1f3ff.png
│   │   │   │   │   │   ├── 1f90c.png
│   │   │   │   │   │   ├── 1f90d.png
│   │   │   │   │   │   ├── 1f90e.png
│   │   │   │   │   │   ├── 1f90f-1f3fb.png
│   │   │   │   │   │   ├── 1f90f-1f3fc.png
│   │   │   │   │   │   ├── 1f90f-1f3fd.png
│   │   │   │   │   │   ├── 1f90f-1f3fe.png
│   │   │   │   │   │   ├── 1f90f-1f3ff.png
│   │   │   │   │   │   ├── 1f90f.png
│   │   │   │   │   │   ├── 1f910.png
│   │   │   │   │   │   ├── 1f911.png
│   │   │   │   │   │   ├── 1f912.png
│   │   │   │   │   │   ├── 1f913.png
│   │   │   │   │   │   ├── 1f914.png
│   │   │   │   │   │   ├── 1f915.png
│   │   │   │   │   │   ├── 1f916.png
│   │   │   │   │   │   ├── 1f917.png
│   │   │   │   │   │   ├── 1f918-1f3fb.png
│   │   │   │   │   │   ├── 1f918-1f3fc.png
│   │   │   │   │   │   ├── 1f918-1f3fd.png
│   │   │   │   │   │   ├── 1f918-1f3fe.png
│   │   │   │   │   │   ├── 1f918-1f3ff.png
│   │   │   │   │   │   ├── 1f918.png
│   │   │   │   │   │   ├── 1f919-1f3fb.png
│   │   │   │   │   │   ├── 1f919-1f3fc.png
│   │   │   │   │   │   ├── 1f919-1f3fd.png
│   │   │   │   │   │   ├── 1f919-1f3fe.png
│   │   │   │   │   │   ├── 1f919-1f3ff.png
│   │   │   │   │   │   ├── 1f919.png
│   │   │   │   │   │   ├── 1f91a-1f3fb.png
│   │   │   │   │   │   ├── 1f91a-1f3fc.png
│   │   │   │   │   │   ├── 1f91a-1f3fd.png
│   │   │   │   │   │   ├── 1f91a-1f3fe.png
│   │   │   │   │   │   ├── 1f91a-1f3ff.png
│   │   │   │   │   │   ├── 1f91a.png
│   │   │   │   │   │   ├── 1f91b-1f3fb.png
│   │   │   │   │   │   ├── 1f91b-1f3fc.png
│   │   │   │   │   │   ├── 1f91b-1f3fd.png
│   │   │   │   │   │   ├── 1f91b-1f3fe.png
│   │   │   │   │   │   ├── 1f91b-1f3ff.png
│   │   │   │   │   │   ├── 1f91b.png
│   │   │   │   │   │   ├── 1f91c-1f3fb.png
│   │   │   │   │   │   ├── 1f91c-1f3fc.png
│   │   │   │   │   │   ├── 1f91c-1f3fd.png
│   │   │   │   │   │   ├── 1f91c-1f3fe.png
│   │   │   │   │   │   ├── 1f91c-1f3ff.png
│   │   │   │   │   │   ├── 1f91c.png
│   │   │   │   │   │   ├── 1f91d-1f3fb.png
│   │   │   │   │   │   ├── 1f91d-1f3fc.png
│   │   │   │   │   │   ├── 1f91d-1f3fd.png
│   │   │   │   │   │   ├── 1f91d-1f3fe.png
│   │   │   │   │   │   ├── 1f91d-1f3ff.png
│   │   │   │   │   │   ├── 1f91d.png
│   │   │   │   │   │   ├── 1f91e-1f3fb.png
│   │   │   │   │   │   ├── 1f91e-1f3fc.png
│   │   │   │   │   │   ├── 1f91e-1f3fd.png
│   │   │   │   │   │   ├── 1f91e-1f3fe.png
│   │   │   │   │   │   ├── 1f91e-1f3ff.png
│   │   │   │   │   │   ├── 1f91e.png
│   │   │   │   │   │   ├── 1f91f-1f3fb.png
│   │   │   │   │   │   ├── 1f91f-1f3fc.png
│   │   │   │   │   │   ├── 1f91f-1f3fd.png
│   │   │   │   │   │   ├── 1f91f-1f3fe.png
│   │   │   │   │   │   ├── 1f91f-1f3ff.png
│   │   │   │   │   │   ├── 1f91f.png
│   │   │   │   │   │   ├── 1f920.png
│   │   │   │   │   │   ├── 1f921.png
│   │   │   │   │   │   ├── 1f922.png
│   │   │   │   │   │   ├── 1f923.png
│   │   │   │   │   │   ├── 1f924.png
│   │   │   │   │   │   ├── 1f925.png
│   │   │   │   │   │   ├── 1f926-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f926-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f926-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f926-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f926-1f3fb.png
│   │   │   │   │   │   ├── 1f926-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f926-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f926-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f926-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f926-1f3fc.png
│   │   │   │   │   │   ├── 1f926-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f926-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f926-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f926-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f926-1f3fd.png
│   │   │   │   │   │   ├── 1f926-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f926-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f926-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f926-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f926-1f3fe.png
│   │   │   │   │   │   ├── 1f926-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f926-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f926-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f926-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f926-1f3ff.png
│   │   │   │   │   │   ├── 1f926-200d-2640.png
│   │   │   │   │   │   ├── 1f926-200d-2642.png
│   │   │   │   │   │   ├── 1f926-2640.png
│   │   │   │   │   │   ├── 1f926-2642.png
│   │   │   │   │   │   ├── 1f926.png
│   │   │   │   │   │   ├── 1f927.png
│   │   │   │   │   │   ├── 1f928.png
│   │   │   │   │   │   ├── 1f929.png
│   │   │   │   │   │   ├── 1f92a.png
│   │   │   │   │   │   ├── 1f92b.png
│   │   │   │   │   │   ├── 1f92c.png
│   │   │   │   │   │   ├── 1f92d.png
│   │   │   │   │   │   ├── 1f92e.png
│   │   │   │   │   │   ├── 1f92f.png
│   │   │   │   │   │   ├── 1f930-1f3fb.png
│   │   │   │   │   │   ├── 1f930-1f3fc.png
│   │   │   │   │   │   ├── 1f930-1f3fd.png
│   │   │   │   │   │   ├── 1f930-1f3fe.png
│   │   │   │   │   │   ├── 1f930-1f3ff.png
│   │   │   │   │   │   ├── 1f930.png
│   │   │   │   │   │   ├── 1f931-1f3fb.png
│   │   │   │   │   │   ├── 1f931-1f3fc.png
│   │   │   │   │   │   ├── 1f931-1f3fd.png
│   │   │   │   │   │   ├── 1f931-1f3fe.png
│   │   │   │   │   │   ├── 1f931-1f3ff.png
│   │   │   │   │   │   ├── 1f931.png
│   │   │   │   │   │   ├── 1f932-1f3fb.png
│   │   │   │   │   │   ├── 1f932-1f3fc.png
│   │   │   │   │   │   ├── 1f932-1f3fd.png
│   │   │   │   │   │   ├── 1f932-1f3fe.png
│   │   │   │   │   │   ├── 1f932-1f3ff.png
│   │   │   │   │   │   ├── 1f932.png
│   │   │   │   │   │   ├── 1f933-1f3fb.png
│   │   │   │   │   │   ├── 1f933-1f3fc.png
│   │   │   │   │   │   ├── 1f933-1f3fd.png
│   │   │   │   │   │   ├── 1f933-1f3fe.png
│   │   │   │   │   │   ├── 1f933-1f3ff.png
│   │   │   │   │   │   ├── 1f933.png
│   │   │   │   │   │   ├── 1f934-1f3fb.png
│   │   │   │   │   │   ├── 1f934-1f3fc.png
│   │   │   │   │   │   ├── 1f934-1f3fd.png
│   │   │   │   │   │   ├── 1f934-1f3fe.png
│   │   │   │   │   │   ├── 1f934-1f3ff.png
│   │   │   │   │   │   ├── 1f934.png
│   │   │   │   │   │   ├── 1f935-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f935-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f935-1f3fb.png
│   │   │   │   │   │   ├── 1f935-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f935-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f935-1f3fc.png
│   │   │   │   │   │   ├── 1f935-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f935-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f935-1f3fd.png
│   │   │   │   │   │   ├── 1f935-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f935-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f935-1f3fe.png
│   │   │   │   │   │   ├── 1f935-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f935-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f935-1f3ff.png
│   │   │   │   │   │   ├── 1f935-2640.png
│   │   │   │   │   │   ├── 1f935-2642.png
│   │   │   │   │   │   ├── 1f935.png
│   │   │   │   │   │   ├── 1f936-1f3fb.png
│   │   │   │   │   │   ├── 1f936-1f3fc.png
│   │   │   │   │   │   ├── 1f936-1f3fd.png
│   │   │   │   │   │   ├── 1f936-1f3fe.png
│   │   │   │   │   │   ├── 1f936-1f3ff.png
│   │   │   │   │   │   ├── 1f936.png
│   │   │   │   │   │   ├── 1f937-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f937-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f937-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f937-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f937-1f3fb.png
│   │   │   │   │   │   ├── 1f937-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f937-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f937-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f937-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f937-1f3fc.png
│   │   │   │   │   │   ├── 1f937-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f937-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f937-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f937-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f937-1f3fd.png
│   │   │   │   │   │   ├── 1f937-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f937-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f937-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f937-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f937-1f3fe.png
│   │   │   │   │   │   ├── 1f937-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f937-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f937-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f937-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f937-1f3ff.png
│   │   │   │   │   │   ├── 1f937-200d-2640.png
│   │   │   │   │   │   ├── 1f937-200d-2642.png
│   │   │   │   │   │   ├── 1f937-2640.png
│   │   │   │   │   │   ├── 1f937-2642.png
│   │   │   │   │   │   ├── 1f937.png
│   │   │   │   │   │   ├── 1f938-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f938-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f938-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f938-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f938-1f3fb.png
│   │   │   │   │   │   ├── 1f938-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f938-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f938-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f938-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f938-1f3fc.png
│   │   │   │   │   │   ├── 1f938-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f938-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f938-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f938-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f938-1f3fd.png
│   │   │   │   │   │   ├── 1f938-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f938-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f938-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f938-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f938-1f3fe.png
│   │   │   │   │   │   ├── 1f938-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f938-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f938-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f938-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f938-1f3ff.png
│   │   │   │   │   │   ├── 1f938-200d-2640.png
│   │   │   │   │   │   ├── 1f938-200d-2642.png
│   │   │   │   │   │   ├── 1f938-2640.png
│   │   │   │   │   │   ├── 1f938-2642.png
│   │   │   │   │   │   ├── 1f938.png
│   │   │   │   │   │   ├── 1f939-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f939-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f939-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f939-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f939-1f3fb.png
│   │   │   │   │   │   ├── 1f939-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f939-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f939-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f939-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f939-1f3fc.png
│   │   │   │   │   │   ├── 1f939-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f939-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f939-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f939-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f939-1f3fd.png
│   │   │   │   │   │   ├── 1f939-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f939-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f939-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f939-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f939-1f3fe.png
│   │   │   │   │   │   ├── 1f939-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f939-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f939-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f939-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f939-1f3ff.png
│   │   │   │   │   │   ├── 1f939-200d-2640.png
│   │   │   │   │   │   ├── 1f939-200d-2642.png
│   │   │   │   │   │   ├── 1f939-2640.png
│   │   │   │   │   │   ├── 1f939-2642.png
│   │   │   │   │   │   ├── 1f939.png
│   │   │   │   │   │   ├── 1f93a.png
│   │   │   │   │   │   ├── 1f93c-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f93c-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f93c-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f93c-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f93c-1f3fb.png
│   │   │   │   │   │   ├── 1f93c-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f93c-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f93c-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f93c-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f93c-1f3fc.png
│   │   │   │   │   │   ├── 1f93c-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f93c-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f93c-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f93c-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f93c-1f3fd.png
│   │   │   │   │   │   ├── 1f93c-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f93c-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f93c-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f93c-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f93c-1f3fe.png
│   │   │   │   │   │   ├── 1f93c-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f93c-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f93c-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f93c-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f93c-1f3ff.png
│   │   │   │   │   │   ├── 1f93c-200d-2640.png
│   │   │   │   │   │   ├── 1f93c-200d-2642.png
│   │   │   │   │   │   ├── 1f93c-2640.png
│   │   │   │   │   │   ├── 1f93c-2642.png
│   │   │   │   │   │   ├── 1f93c.png
│   │   │   │   │   │   ├── 1f93d-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f93d-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f93d-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f93d-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f93d-1f3fb.png
│   │   │   │   │   │   ├── 1f93d-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f93d-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f93d-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f93d-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f93d-1f3fc.png
│   │   │   │   │   │   ├── 1f93d-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f93d-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f93d-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f93d-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f93d-1f3fd.png
│   │   │   │   │   │   ├── 1f93d-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f93d-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f93d-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f93d-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f93d-1f3fe.png
│   │   │   │   │   │   ├── 1f93d-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f93d-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f93d-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f93d-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f93d-1f3ff.png
│   │   │   │   │   │   ├── 1f93d-200d-2640.png
│   │   │   │   │   │   ├── 1f93d-200d-2642.png
│   │   │   │   │   │   ├── 1f93d-2640.png
│   │   │   │   │   │   ├── 1f93d-2642.png
│   │   │   │   │   │   ├── 1f93d.png
│   │   │   │   │   │   ├── 1f93e-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f93e-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f93e-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f93e-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f93e-1f3fb.png
│   │   │   │   │   │   ├── 1f93e-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f93e-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f93e-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f93e-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f93e-1f3fc.png
│   │   │   │   │   │   ├── 1f93e-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f93e-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f93e-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f93e-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f93e-1f3fd.png
│   │   │   │   │   │   ├── 1f93e-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f93e-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f93e-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f93e-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f93e-1f3fe.png
│   │   │   │   │   │   ├── 1f93e-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f93e-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f93e-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f93e-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f93e-1f3ff.png
│   │   │   │   │   │   ├── 1f93e-200d-2640.png
│   │   │   │   │   │   ├── 1f93e-200d-2642.png
│   │   │   │   │   │   ├── 1f93e-2640.png
│   │   │   │   │   │   ├── 1f93e-2642.png
│   │   │   │   │   │   ├── 1f93e.png
│   │   │   │   │   │   ├── 1f93f.png
│   │   │   │   │   │   ├── 1f940.png
│   │   │   │   │   │   ├── 1f941.png
│   │   │   │   │   │   ├── 1f942.png
│   │   │   │   │   │   ├── 1f943.png
│   │   │   │   │   │   ├── 1f944.png
│   │   │   │   │   │   ├── 1f945.png
│   │   │   │   │   │   ├── 1f947.png
│   │   │   │   │   │   ├── 1f948.png
│   │   │   │   │   │   ├── 1f949.png
│   │   │   │   │   │   ├── 1f94a.png
│   │   │   │   │   │   ├── 1f94b.png
│   │   │   │   │   │   ├── 1f94c.png
│   │   │   │   │   │   ├── 1f94d.png
│   │   │   │   │   │   ├── 1f94e.png
│   │   │   │   │   │   ├── 1f94f.png
│   │   │   │   │   │   ├── 1f950.png
│   │   │   │   │   │   ├── 1f951.png
│   │   │   │   │   │   ├── 1f952.png
│   │   │   │   │   │   ├── 1f953.png
│   │   │   │   │   │   ├── 1f954.png
│   │   │   │   │   │   ├── 1f955.png
│   │   │   │   │   │   ├── 1f956.png
│   │   │   │   │   │   ├── 1f957.png
│   │   │   │   │   │   ├── 1f958.png
│   │   │   │   │   │   ├── 1f959.png
│   │   │   │   │   │   ├── 1f95a.png
│   │   │   │   │   │   ├── 1f95b.png
│   │   │   │   │   │   ├── 1f95c.png
│   │   │   │   │   │   ├── 1f95d.png
│   │   │   │   │   │   ├── 1f95e.png
│   │   │   │   │   │   ├── 1f95f.png
│   │   │   │   │   │   ├── 1f960.png
│   │   │   │   │   │   ├── 1f961.png
│   │   │   │   │   │   ├── 1f962.png
│   │   │   │   │   │   ├── 1f963.png
│   │   │   │   │   │   ├── 1f964.png
│   │   │   │   │   │   ├── 1f965.png
│   │   │   │   │   │   ├── 1f966.png
│   │   │   │   │   │   ├── 1f967.png
│   │   │   │   │   │   ├── 1f968.png
│   │   │   │   │   │   ├── 1f969.png
│   │   │   │   │   │   ├── 1f96a.png
│   │   │   │   │   │   ├── 1f96b.png
│   │   │   │   │   │   ├── 1f96c.png
│   │   │   │   │   │   ├── 1f96d.png
│   │   │   │   │   │   ├── 1f96e.png
│   │   │   │   │   │   ├── 1f96f.png
│   │   │   │   │   │   ├── 1f970.png
│   │   │   │   │   │   ├── 1f971.png
│   │   │   │   │   │   ├── 1f972.png
│   │   │   │   │   │   ├── 1f973.png
│   │   │   │   │   │   ├── 1f974.png
│   │   │   │   │   │   ├── 1f975.png
│   │   │   │   │   │   ├── 1f976.png
│   │   │   │   │   │   ├── 1f977-1f3fb.png
│   │   │   │   │   │   ├── 1f977-1f3fc.png
│   │   │   │   │   │   ├── 1f977-1f3fd.png
│   │   │   │   │   │   ├── 1f977-1f3fe.png
│   │   │   │   │   │   ├── 1f977-1f3ff.png
│   │   │   │   │   │   ├── 1f977.png
│   │   │   │   │   │   ├── 1f978.png
│   │   │   │   │   │   ├── 1f979.png
│   │   │   │   │   │   ├── 1f97a.png
│   │   │   │   │   │   ├── 1f97b.png
│   │   │   │   │   │   ├── 1f97c.png
│   │   │   │   │   │   ├── 1f97d.png
│   │   │   │   │   │   ├── 1f97e.png
│   │   │   │   │   │   ├── 1f97f.png
│   │   │   │   │   │   ├── 1f980.png
│   │   │   │   │   │   ├── 1f981.png
│   │   │   │   │   │   ├── 1f982.png
│   │   │   │   │   │   ├── 1f983.png
│   │   │   │   │   │   ├── 1f984.png
│   │   │   │   │   │   ├── 1f985.png
│   │   │   │   │   │   ├── 1f986.png
│   │   │   │   │   │   ├── 1f987.png
│   │   │   │   │   │   ├── 1f988.png
│   │   │   │   │   │   ├── 1f989.png
│   │   │   │   │   │   ├── 1f98a.png
│   │   │   │   │   │   ├── 1f98b.png
│   │   │   │   │   │   ├── 1f98c.png
│   │   │   │   │   │   ├── 1f98d.png
│   │   │   │   │   │   ├── 1f98e.png
│   │   │   │   │   │   ├── 1f98f.png
│   │   │   │   │   │   ├── 1f990.png
│   │   │   │   │   │   ├── 1f991.png
│   │   │   │   │   │   ├── 1f992.png
│   │   │   │   │   │   ├── 1f993.png
│   │   │   │   │   │   ├── 1f994.png
│   │   │   │   │   │   ├── 1f995.png
│   │   │   │   │   │   ├── 1f996.png
│   │   │   │   │   │   ├── 1f997.png
│   │   │   │   │   │   ├── 1f998.png
│   │   │   │   │   │   ├── 1f999.png
│   │   │   │   │   │   ├── 1f99a.png
│   │   │   │   │   │   ├── 1f99b.png
│   │   │   │   │   │   ├── 1f99c.png
│   │   │   │   │   │   ├── 1f99d.png
│   │   │   │   │   │   ├── 1f99e.png
│   │   │   │   │   │   ├── 1f99f.png
│   │   │   │   │   │   ├── 1f9a0.png
│   │   │   │   │   │   ├── 1f9a1.png
│   │   │   │   │   │   ├── 1f9a2.png
│   │   │   │   │   │   ├── 1f9a3.png
│   │   │   │   │   │   ├── 1f9a4.png
│   │   │   │   │   │   ├── 1f9a5.png
│   │   │   │   │   │   ├── 1f9a6.png
│   │   │   │   │   │   ├── 1f9a7.png
│   │   │   │   │   │   ├── 1f9a8.png
│   │   │   │   │   │   ├── 1f9a9.png
│   │   │   │   │   │   ├── 1f9aa.png
│   │   │   │   │   │   ├── 1f9ab.png
│   │   │   │   │   │   ├── 1f9ac.png
│   │   │   │   │   │   ├── 1f9ad.png
│   │   │   │   │   │   ├── 1f9ae.png
│   │   │   │   │   │   ├── 1f9af.png
│   │   │   │   │   │   ├── 1f9b0.png
│   │   │   │   │   │   ├── 1f9b1.png
│   │   │   │   │   │   ├── 1f9b2.png
│   │   │   │   │   │   ├── 1f9b3.png
│   │   │   │   │   │   ├── 1f9b4.png
│   │   │   │   │   │   ├── 1f9b5-1f3fb.png
│   │   │   │   │   │   ├── 1f9b5-1f3fc.png
│   │   │   │   │   │   ├── 1f9b5-1f3fd.png
│   │   │   │   │   │   ├── 1f9b5-1f3fe.png
│   │   │   │   │   │   ├── 1f9b5-1f3ff.png
│   │   │   │   │   │   ├── 1f9b5.png
│   │   │   │   │   │   ├── 1f9b6-1f3fb.png
│   │   │   │   │   │   ├── 1f9b6-1f3fc.png
│   │   │   │   │   │   ├── 1f9b6-1f3fd.png
│   │   │   │   │   │   ├── 1f9b6-1f3fe.png
│   │   │   │   │   │   ├── 1f9b6-1f3ff.png
│   │   │   │   │   │   ├── 1f9b6.png
│   │   │   │   │   │   ├── 1f9b7.png
│   │   │   │   │   │   ├── 1f9b8-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f9b8-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f9b8-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f9b8-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f9b8-1f3fb.png
│   │   │   │   │   │   ├── 1f9b8-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f9b8-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f9b8-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f9b8-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f9b8-1f3fc.png
│   │   │   │   │   │   ├── 1f9b8-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f9b8-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f9b8-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f9b8-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f9b8-1f3fd.png
│   │   │   │   │   │   ├── 1f9b8-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f9b8-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f9b8-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f9b8-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f9b8-1f3fe.png
│   │   │   │   │   │   ├── 1f9b8-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f9b8-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f9b8-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f9b8-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f9b8-1f3ff.png
│   │   │   │   │   │   ├── 1f9b8-200d-2640.png
│   │   │   │   │   │   ├── 1f9b8-200d-2642.png
│   │   │   │   │   │   ├── 1f9b8-2640.png
│   │   │   │   │   │   ├── 1f9b8-2642.png
│   │   │   │   │   │   ├── 1f9b8.png
│   │   │   │   │   │   ├── 1f9b9-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f9b9-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f9b9-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f9b9-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f9b9-1f3fb.png
│   │   │   │   │   │   ├── 1f9b9-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f9b9-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f9b9-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f9b9-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f9b9-1f3fc.png
│   │   │   │   │   │   ├── 1f9b9-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f9b9-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f9b9-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f9b9-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f9b9-1f3fd.png
│   │   │   │   │   │   ├── 1f9b9-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f9b9-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f9b9-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f9b9-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f9b9-1f3fe.png
│   │   │   │   │   │   ├── 1f9b9-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f9b9-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f9b9-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f9b9-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f9b9-1f3ff.png
│   │   │   │   │   │   ├── 1f9b9-200d-2640.png
│   │   │   │   │   │   ├── 1f9b9-200d-2642.png
│   │   │   │   │   │   ├── 1f9b9-2640.png
│   │   │   │   │   │   ├── 1f9b9-2642.png
│   │   │   │   │   │   ├── 1f9b9.png
│   │   │   │   │   │   ├── 1f9ba.png
│   │   │   │   │   │   ├── 1f9bb-1f3fb.png
│   │   │   │   │   │   ├── 1f9bb-1f3fc.png
│   │   │   │   │   │   ├── 1f9bb-1f3fd.png
│   │   │   │   │   │   ├── 1f9bb-1f3fe.png
│   │   │   │   │   │   ├── 1f9bb-1f3ff.png
│   │   │   │   │   │   ├── 1f9bb.png
│   │   │   │   │   │   ├── 1f9bc.png
│   │   │   │   │   │   ├── 1f9bd.png
│   │   │   │   │   │   ├── 1f9be.png
│   │   │   │   │   │   ├── 1f9bf.png
│   │   │   │   │   │   ├── 1f9c0.png
│   │   │   │   │   │   ├── 1f9c1.png
│   │   │   │   │   │   ├── 1f9c2.png
│   │   │   │   │   │   ├── 1f9c3.png
│   │   │   │   │   │   ├── 1f9c4.png
│   │   │   │   │   │   ├── 1f9c5.png
│   │   │   │   │   │   ├── 1f9c6.png
│   │   │   │   │   │   ├── 1f9c7.png
│   │   │   │   │   │   ├── 1f9c8.png
│   │   │   │   │   │   ├── 1f9c9.png
│   │   │   │   │   │   ├── 1f9ca.png
│   │   │   │   │   │   ├── 1f9cb.png
│   │   │   │   │   │   ├── 1f9cc.png
│   │   │   │   │   │   ├── 1f9cd-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f9cd-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f9cd-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f9cd-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f9cd-1f3fb.png
│   │   │   │   │   │   ├── 1f9cd-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f9cd-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f9cd-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f9cd-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f9cd-1f3fc.png
│   │   │   │   │   │   ├── 1f9cd-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f9cd-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f9cd-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f9cd-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f9cd-1f3fd.png
│   │   │   │   │   │   ├── 1f9cd-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f9cd-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f9cd-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f9cd-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f9cd-1f3fe.png
│   │   │   │   │   │   ├── 1f9cd-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f9cd-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f9cd-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f9cd-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f9cd-1f3ff.png
│   │   │   │   │   │   ├── 1f9cd-200d-2640.png
│   │   │   │   │   │   ├── 1f9cd-200d-2642.png
│   │   │   │   │   │   ├── 1f9cd-2640.png
│   │   │   │   │   │   ├── 1f9cd-2642.png
│   │   │   │   │   │   ├── 1f9cd.png
│   │   │   │   │   │   ├── 1f9ce-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f9ce-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f9ce-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f9ce-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f9ce-1f3fb.png
│   │   │   │   │   │   ├── 1f9ce-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f9ce-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f9ce-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f9ce-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f9ce-1f3fc.png
│   │   │   │   │   │   ├── 1f9ce-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f9ce-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f9ce-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f9ce-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f9ce-1f3fd.png
│   │   │   │   │   │   ├── 1f9ce-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f9ce-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f9ce-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f9ce-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f9ce-1f3fe.png
│   │   │   │   │   │   ├── 1f9ce-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f9ce-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f9ce-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f9ce-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f9ce-1f3ff.png
│   │   │   │   │   │   ├── 1f9ce-200d-2640.png
│   │   │   │   │   │   ├── 1f9ce-200d-2642.png
│   │   │   │   │   │   ├── 1f9ce-2640.png
│   │   │   │   │   │   ├── 1f9ce-2642.png
│   │   │   │   │   │   ├── 1f9ce.png
│   │   │   │   │   │   ├── 1f9cf-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f9cf-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f9cf-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f9cf-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f9cf-1f3fb.png
│   │   │   │   │   │   ├── 1f9cf-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f9cf-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f9cf-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f9cf-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f9cf-1f3fc.png
│   │   │   │   │   │   ├── 1f9cf-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f9cf-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f9cf-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f9cf-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f9cf-1f3fd.png
│   │   │   │   │   │   ├── 1f9cf-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f9cf-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f9cf-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f9cf-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f9cf-1f3fe.png
│   │   │   │   │   │   ├── 1f9cf-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f9cf-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f9cf-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f9cf-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f9cf-1f3ff.png
│   │   │   │   │   │   ├── 1f9cf-200d-2640.png
│   │   │   │   │   │   ├── 1f9cf-200d-2642.png
│   │   │   │   │   │   ├── 1f9cf-2640.png
│   │   │   │   │   │   ├── 1f9cf-2642.png
│   │   │   │   │   │   ├── 1f9cf.png
│   │   │   │   │   │   ├── 1f9d0.png
│   │   │   │   │   │   ├── 1f9d1-1f33e.png
│   │   │   │   │   │   ├── 1f9d1-1f373.png
│   │   │   │   │   │   ├── 1f9d1-1f37c.png
│   │   │   │   │   │   ├── 1f9d1-1f384.png
│   │   │   │   │   │   ├── 1f9d1-1f393.png
│   │   │   │   │   │   ├── 1f9d1-1f3a4.png
│   │   │   │   │   │   ├── 1f9d1-1f3a8.png
│   │   │   │   │   │   ├── 1f9d1-1f3eb.png
│   │   │   │   │   │   ├── 1f9d1-1f3ed.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f33e.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f373.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f37c.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f384.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f393.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f3a4.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f3a8.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f3eb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f3ed.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f4bb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f4bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f527.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f52c.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f680.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f692.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f91d-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f91d-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f91d-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f91d-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f91d-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f91d-200d-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f91d-200d-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f91d-200d-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f91d-200d-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f91d-200d-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f9af.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f9b0.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f9b1.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f9b2.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f9b3.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f9bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-1f9bd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f33e.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f373.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f393.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f527.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f52c.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f680.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f692.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f9af.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-2695.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-2696.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-200d-2708.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-2695.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-2696.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-2708.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-2764-1f48b-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-2764-1f48b-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-2764-1f48b-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-2764-1f48b-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-2764-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-2764-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-2764-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb-2764-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f33e.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f373.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f37c.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f384.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f393.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f3a4.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f3a8.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f3eb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f3ed.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f4bb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f4bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f527.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f52c.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f680.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f692.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f91d-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f91d-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f91d-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f91d-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f91d-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f91d-200d-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f91d-200d-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f91d-200d-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f91d-200d-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f91d-200d-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f9af.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f9b0.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f9b1.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f9b2.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f9b3.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f9bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-1f9bd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f33e.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f373.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f393.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f527.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f52c.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f680.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f692.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f9af.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-2695.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-2696.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-200d-2708.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-2695.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-2696.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-2708.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-2764-1f48b-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-2764-1f48b-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-2764-1f48b-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-2764-1f48b-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-2764-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-2764-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-2764-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc-2764-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f33e.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f373.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f37c.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f384.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f393.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f3a4.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f3a8.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f3eb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f3ed.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f4bb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f4bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f527.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f52c.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f680.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f692.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f91d-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f91d-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f91d-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f91d-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f91d-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f91d-200d-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f91d-200d-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f91d-200d-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f91d-200d-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f91d-200d-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f9af.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f9b0.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f9b1.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f9b2.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f9b3.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f9bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-1f9bd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f33e.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f373.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f393.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f527.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f52c.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f680.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f692.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f9af.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-2695.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-2696.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-200d-2708.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-2695.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-2696.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-2708.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-2764-1f48b-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-2764-1f48b-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-2764-1f48b-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-2764-1f48b-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-2764-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-2764-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-2764-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd-2764-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f33e.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f373.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f37c.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f384.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f393.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f3a4.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f3a8.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f3eb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f3ed.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f4bb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f4bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f527.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f52c.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f680.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f692.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f91d-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f91d-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f91d-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f91d-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f91d-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f91d-200d-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f91d-200d-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f91d-200d-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f91d-200d-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f91d-200d-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f9af.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f9b0.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f9b1.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f9b2.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f9b3.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f9bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-1f9bd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f33e.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f373.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f393.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f527.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f52c.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f680.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f692.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f9af.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-2695.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-2696.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-200d-2708.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-2695.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-2696.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-2708.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-2764-1f48b-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-2764-1f48b-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-2764-1f48b-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-2764-1f48b-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-2764-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-2764-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-2764-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe-2764-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f33e.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f373.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f37c.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f384.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f393.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f3a4.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f3a8.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f3eb.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f3ed.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f4bb.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f4bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f527.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f52c.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f680.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f692.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f91d-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f91d-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f91d-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f91d-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f91d-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f91d-200d-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f91d-200d-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f91d-200d-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f91d-200d-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f91d-200d-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f9af.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f9b0.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f9b1.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f9b2.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f9b3.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f9bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-1f9bd.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f33e.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f373.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f393.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f527.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f52c.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f680.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f692.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f9af.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-2695.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-2696.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-200d-2708.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-2695.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-2696.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-2708.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-2764-1f48b-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-2764-1f48b-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-2764-1f48b-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-2764-1f48b-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-2764-1f9d1-1f3fb.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-2764-1f9d1-1f3fc.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-2764-1f9d1-1f3fd.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff-2764-1f9d1-1f3fe.png
│   │   │   │   │   │   ├── 1f9d1-1f3ff.png
│   │   │   │   │   │   ├── 1f9d1-1f4bb.png
│   │   │   │   │   │   ├── 1f9d1-1f4bc.png
│   │   │   │   │   │   ├── 1f9d1-1f527.png
│   │   │   │   │   │   ├── 1f9d1-1f52c.png
│   │   │   │   │   │   ├── 1f9d1-1f680.png
│   │   │   │   │   │   ├── 1f9d1-1f692.png
│   │   │   │   │   │   ├── 1f9d1-1f91d-1f9d1.png
│   │   │   │   │   │   ├── 1f9d1-1f91d-200d-1f9d1.png
│   │   │   │   │   │   ├── 1f9d1-1f9af.png
│   │   │   │   │   │   ├── 1f9d1-1f9b0.png
│   │   │   │   │   │   ├── 1f9d1-1f9b1.png
│   │   │   │   │   │   ├── 1f9d1-1f9b2.png
│   │   │   │   │   │   ├── 1f9d1-1f9b3.png
│   │   │   │   │   │   ├── 1f9d1-1f9bc.png
│   │   │   │   │   │   ├── 1f9d1-1f9bd.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f33e.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f373.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f393.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f3a4.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f3a8.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f3eb.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f3ed.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f4bb.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f4bc.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f527.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f52c.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f680.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f692.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f91d-200d-1f9d1.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f9af.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f9b0.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f9b1.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f9b2.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f9b3.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f9bc.png
│   │   │   │   │   │   ├── 1f9d1-200d-1f9bd.png
│   │   │   │   │   │   ├── 1f9d1-200d-2695.png
│   │   │   │   │   │   ├── 1f9d1-200d-2696.png
│   │   │   │   │   │   ├── 1f9d1-200d-2708.png
│   │   │   │   │   │   ├── 1f9d1-2695.png
│   │   │   │   │   │   ├── 1f9d1-2696.png
│   │   │   │   │   │   ├── 1f9d1-2708.png
│   │   │   │   │   │   ├── 1f9d1.png
│   │   │   │   │   │   ├── 1f9d2-1f3fb.png
│   │   │   │   │   │   ├── 1f9d2-1f3fc.png
│   │   │   │   │   │   ├── 1f9d2-1f3fd.png
│   │   │   │   │   │   ├── 1f9d2-1f3fe.png
│   │   │   │   │   │   ├── 1f9d2-1f3ff.png
│   │   │   │   │   │   ├── 1f9d2.png
│   │   │   │   │   │   ├── 1f9d3-1f3fb.png
│   │   │   │   │   │   ├── 1f9d3-1f3fc.png
│   │   │   │   │   │   ├── 1f9d3-1f3fd.png
│   │   │   │   │   │   ├── 1f9d3-1f3fe.png
│   │   │   │   │   │   ├── 1f9d3-1f3ff.png
│   │   │   │   │   │   ├── 1f9d3.png
│   │   │   │   │   │   ├── 1f9d4-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f9d4-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f9d4-1f3fb.png
│   │   │   │   │   │   ├── 1f9d4-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f9d4-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f9d4-1f3fc.png
│   │   │   │   │   │   ├── 1f9d4-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f9d4-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f9d4-1f3fd.png
│   │   │   │   │   │   ├── 1f9d4-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f9d4-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f9d4-1f3fe.png
│   │   │   │   │   │   ├── 1f9d4-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f9d4-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f9d4-1f3ff.png
│   │   │   │   │   │   ├── 1f9d4-2640.png
│   │   │   │   │   │   ├── 1f9d4-2642.png
│   │   │   │   │   │   ├── 1f9d4.png
│   │   │   │   │   │   ├── 1f9d5-1f3fb.png
│   │   │   │   │   │   ├── 1f9d5-1f3fc.png
│   │   │   │   │   │   ├── 1f9d5-1f3fd.png
│   │   │   │   │   │   ├── 1f9d5-1f3fe.png
│   │   │   │   │   │   ├── 1f9d5-1f3ff.png
│   │   │   │   │   │   ├── 1f9d5.png
│   │   │   │   │   │   ├── 1f9d6-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f9d6-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f9d6-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f9d6-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f9d6-1f3fb.png
│   │   │   │   │   │   ├── 1f9d6-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f9d6-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f9d6-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f9d6-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f9d6-1f3fc.png
│   │   │   │   │   │   ├── 1f9d6-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f9d6-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f9d6-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f9d6-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f9d6-1f3fd.png
│   │   │   │   │   │   ├── 1f9d6-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f9d6-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f9d6-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f9d6-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f9d6-1f3fe.png
│   │   │   │   │   │   ├── 1f9d6-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f9d6-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f9d6-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f9d6-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f9d6-1f3ff.png
│   │   │   │   │   │   ├── 1f9d6-200d-2640.png
│   │   │   │   │   │   ├── 1f9d6-200d-2642.png
│   │   │   │   │   │   ├── 1f9d6-2640.png
│   │   │   │   │   │   ├── 1f9d6-2642.png
│   │   │   │   │   │   ├── 1f9d6.png
│   │   │   │   │   │   ├── 1f9d7-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f9d7-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f9d7-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f9d7-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f9d7-1f3fb.png
│   │   │   │   │   │   ├── 1f9d7-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f9d7-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f9d7-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f9d7-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f9d7-1f3fc.png
│   │   │   │   │   │   ├── 1f9d7-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f9d7-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f9d7-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f9d7-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f9d7-1f3fd.png
│   │   │   │   │   │   ├── 1f9d7-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f9d7-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f9d7-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f9d7-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f9d7-1f3fe.png
│   │   │   │   │   │   ├── 1f9d7-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f9d7-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f9d7-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f9d7-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f9d7-1f3ff.png
│   │   │   │   │   │   ├── 1f9d7-200d-2640.png
│   │   │   │   │   │   ├── 1f9d7-200d-2642.png
│   │   │   │   │   │   ├── 1f9d7-2640.png
│   │   │   │   │   │   ├── 1f9d7-2642.png
│   │   │   │   │   │   ├── 1f9d7.png
│   │   │   │   │   │   ├── 1f9d8-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f9d8-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f9d8-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f9d8-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f9d8-1f3fb.png
│   │   │   │   │   │   ├── 1f9d8-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f9d8-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f9d8-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f9d8-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f9d8-1f3fc.png
│   │   │   │   │   │   ├── 1f9d8-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f9d8-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f9d8-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f9d8-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f9d8-1f3fd.png
│   │   │   │   │   │   ├── 1f9d8-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f9d8-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f9d8-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f9d8-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f9d8-1f3fe.png
│   │   │   │   │   │   ├── 1f9d8-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f9d8-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f9d8-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f9d8-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f9d8-1f3ff.png
│   │   │   │   │   │   ├── 1f9d8-200d-2640.png
│   │   │   │   │   │   ├── 1f9d8-200d-2642.png
│   │   │   │   │   │   ├── 1f9d8-2640.png
│   │   │   │   │   │   ├── 1f9d8-2642.png
│   │   │   │   │   │   ├── 1f9d8.png
│   │   │   │   │   │   ├── 1f9d9-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f9d9-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f9d9-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f9d9-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f9d9-1f3fb.png
│   │   │   │   │   │   ├── 1f9d9-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f9d9-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f9d9-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f9d9-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f9d9-1f3fc.png
│   │   │   │   │   │   ├── 1f9d9-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f9d9-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f9d9-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f9d9-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f9d9-1f3fd.png
│   │   │   │   │   │   ├── 1f9d9-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f9d9-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f9d9-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f9d9-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f9d9-1f3fe.png
│   │   │   │   │   │   ├── 1f9d9-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f9d9-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f9d9-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f9d9-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f9d9-1f3ff.png
│   │   │   │   │   │   ├── 1f9d9-200d-2640.png
│   │   │   │   │   │   ├── 1f9d9-200d-2642.png
│   │   │   │   │   │   ├── 1f9d9-2640.png
│   │   │   │   │   │   ├── 1f9d9-2642.png
│   │   │   │   │   │   ├── 1f9d9.png
│   │   │   │   │   │   ├── 1f9da-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f9da-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f9da-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f9da-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f9da-1f3fb.png
│   │   │   │   │   │   ├── 1f9da-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f9da-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f9da-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f9da-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f9da-1f3fc.png
│   │   │   │   │   │   ├── 1f9da-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f9da-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f9da-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f9da-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f9da-1f3fd.png
│   │   │   │   │   │   ├── 1f9da-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f9da-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f9da-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f9da-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f9da-1f3fe.png
│   │   │   │   │   │   ├── 1f9da-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f9da-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f9da-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f9da-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f9da-1f3ff.png
│   │   │   │   │   │   ├── 1f9da-200d-2640.png
│   │   │   │   │   │   ├── 1f9da-200d-2642.png
│   │   │   │   │   │   ├── 1f9da-2640.png
│   │   │   │   │   │   ├── 1f9da-2642.png
│   │   │   │   │   │   ├── 1f9da.png
│   │   │   │   │   │   ├── 1f9db-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f9db-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f9db-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f9db-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f9db-1f3fb.png
│   │   │   │   │   │   ├── 1f9db-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f9db-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f9db-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f9db-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f9db-1f3fc.png
│   │   │   │   │   │   ├── 1f9db-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f9db-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f9db-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f9db-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f9db-1f3fd.png
│   │   │   │   │   │   ├── 1f9db-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f9db-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f9db-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f9db-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f9db-1f3fe.png
│   │   │   │   │   │   ├── 1f9db-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f9db-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f9db-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f9db-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f9db-1f3ff.png
│   │   │   │   │   │   ├── 1f9db-200d-2640.png
│   │   │   │   │   │   ├── 1f9db-200d-2642.png
│   │   │   │   │   │   ├── 1f9db-2640.png
│   │   │   │   │   │   ├── 1f9db-2642.png
│   │   │   │   │   │   ├── 1f9db.png
│   │   │   │   │   │   ├── 1f9dc-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f9dc-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f9dc-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f9dc-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f9dc-1f3fb.png
│   │   │   │   │   │   ├── 1f9dc-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f9dc-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f9dc-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f9dc-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f9dc-1f3fc.png
│   │   │   │   │   │   ├── 1f9dc-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f9dc-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f9dc-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f9dc-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f9dc-1f3fd.png
│   │   │   │   │   │   ├── 1f9dc-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f9dc-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f9dc-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f9dc-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f9dc-1f3fe.png
│   │   │   │   │   │   ├── 1f9dc-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f9dc-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f9dc-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f9dc-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f9dc-1f3ff.png
│   │   │   │   │   │   ├── 1f9dc-200d-2640.png
│   │   │   │   │   │   ├── 1f9dc-200d-2642.png
│   │   │   │   │   │   ├── 1f9dc-2640.png
│   │   │   │   │   │   ├── 1f9dc-2642.png
│   │   │   │   │   │   ├── 1f9dc.png
│   │   │   │   │   │   ├── 1f9dd-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 1f9dd-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 1f9dd-1f3fb-2640.png
│   │   │   │   │   │   ├── 1f9dd-1f3fb-2642.png
│   │   │   │   │   │   ├── 1f9dd-1f3fb.png
│   │   │   │   │   │   ├── 1f9dd-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 1f9dd-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 1f9dd-1f3fc-2640.png
│   │   │   │   │   │   ├── 1f9dd-1f3fc-2642.png
│   │   │   │   │   │   ├── 1f9dd-1f3fc.png
│   │   │   │   │   │   ├── 1f9dd-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 1f9dd-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 1f9dd-1f3fd-2640.png
│   │   │   │   │   │   ├── 1f9dd-1f3fd-2642.png
│   │   │   │   │   │   ├── 1f9dd-1f3fd.png
│   │   │   │   │   │   ├── 1f9dd-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 1f9dd-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 1f9dd-1f3fe-2640.png
│   │   │   │   │   │   ├── 1f9dd-1f3fe-2642.png
│   │   │   │   │   │   ├── 1f9dd-1f3fe.png
│   │   │   │   │   │   ├── 1f9dd-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 1f9dd-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 1f9dd-1f3ff-2640.png
│   │   │   │   │   │   ├── 1f9dd-1f3ff-2642.png
│   │   │   │   │   │   ├── 1f9dd-1f3ff.png
│   │   │   │   │   │   ├── 1f9dd-200d-2640.png
│   │   │   │   │   │   ├── 1f9dd-200d-2642.png
│   │   │   │   │   │   ├── 1f9dd-2640.png
│   │   │   │   │   │   ├── 1f9dd-2642.png
│   │   │   │   │   │   ├── 1f9dd.png
│   │   │   │   │   │   ├── 1f9de-200d-2640.png
│   │   │   │   │   │   ├── 1f9de-200d-2642.png
│   │   │   │   │   │   ├── 1f9de-2640.png
│   │   │   │   │   │   ├── 1f9de-2642.png
│   │   │   │   │   │   ├── 1f9de.png
│   │   │   │   │   │   ├── 1f9df-200d-2640.png
│   │   │   │   │   │   ├── 1f9df-200d-2642.png
│   │   │   │   │   │   ├── 1f9df-2640.png
│   │   │   │   │   │   ├── 1f9df-2642.png
│   │   │   │   │   │   ├── 1f9df.png
│   │   │   │   │   │   ├── 1f9e0.png
│   │   │   │   │   │   ├── 1f9e1.png
│   │   │   │   │   │   ├── 1f9e2.png
│   │   │   │   │   │   ├── 1f9e3.png
│   │   │   │   │   │   ├── 1f9e4.png
│   │   │   │   │   │   ├── 1f9e5.png
│   │   │   │   │   │   ├── 1f9e6.png
│   │   │   │   │   │   ├── 1f9e7.png
│   │   │   │   │   │   ├── 1f9e8.png
│   │   │   │   │   │   ├── 1f9e9.png
│   │   │   │   │   │   ├── 1f9ea.png
│   │   │   │   │   │   ├── 1f9eb.png
│   │   │   │   │   │   ├── 1f9ec.png
│   │   │   │   │   │   ├── 1f9ed.png
│   │   │   │   │   │   ├── 1f9ee.png
│   │   │   │   │   │   ├── 1f9ef.png
│   │   │   │   │   │   ├── 1f9f0.png
│   │   │   │   │   │   ├── 1f9f1.png
│   │   │   │   │   │   ├── 1f9f2.png
│   │   │   │   │   │   ├── 1f9f3.png
│   │   │   │   │   │   ├── 1f9f4.png
│   │   │   │   │   │   ├── 1f9f5.png
│   │   │   │   │   │   ├── 1f9f6.png
│   │   │   │   │   │   ├── 1f9f7.png
│   │   │   │   │   │   ├── 1f9f8.png
│   │   │   │   │   │   ├── 1f9f9.png
│   │   │   │   │   │   ├── 1f9fa.png
│   │   │   │   │   │   ├── 1f9fb.png
│   │   │   │   │   │   ├── 1f9fc.png
│   │   │   │   │   │   ├── 1f9fd.png
│   │   │   │   │   │   ├── 1f9fe.png
│   │   │   │   │   │   ├── 1f9ff.png
│   │   │   │   │   │   ├── 1fa70.png
│   │   │   │   │   │   ├── 1fa71.png
│   │   │   │   │   │   ├── 1fa72.png
│   │   │   │   │   │   ├── 1fa73.png
│   │   │   │   │   │   ├── 1fa74.png
│   │   │   │   │   │   ├── 1fa75.png
│   │   │   │   │   │   ├── 1fa76.png
│   │   │   │   │   │   ├── 1fa77.png
│   │   │   │   │   │   ├── 1fa78.png
│   │   │   │   │   │   ├── 1fa79.png
│   │   │   │   │   │   ├── 1fa7a.png
│   │   │   │   │   │   ├── 1fa7b.png
│   │   │   │   │   │   ├── 1fa7c.png
│   │   │   │   │   │   ├── 1fa80.png
│   │   │   │   │   │   ├── 1fa81.png
│   │   │   │   │   │   ├── 1fa82.png
│   │   │   │   │   │   ├── 1fa83.png
│   │   │   │   │   │   ├── 1fa84.png
│   │   │   │   │   │   ├── 1fa85.png
│   │   │   │   │   │   ├── 1fa86.png
│   │   │   │   │   │   ├── 1fa87.png
│   │   │   │   │   │   ├── 1fa88.png
│   │   │   │   │   │   ├── 1fa90.png
│   │   │   │   │   │   ├── 1fa91.png
│   │   │   │   │   │   ├── 1fa92.png
│   │   │   │   │   │   ├── 1fa93.png
│   │   │   │   │   │   ├── 1fa94.png
│   │   │   │   │   │   ├── 1fa95.png
│   │   │   │   │   │   ├── 1fa96.png
│   │   │   │   │   │   ├── 1fa97.png
│   │   │   │   │   │   ├── 1fa98.png
│   │   │   │   │   │   ├── 1fa99.png
│   │   │   │   │   │   ├── 1fa9a.png
│   │   │   │   │   │   ├── 1fa9b.png
│   │   │   │   │   │   ├── 1fa9c.png
│   │   │   │   │   │   ├── 1fa9d.png
│   │   │   │   │   │   ├── 1fa9e.png
│   │   │   │   │   │   ├── 1fa9f.png
│   │   │   │   │   │   ├── 1faa0.png
│   │   │   │   │   │   ├── 1faa1.png
│   │   │   │   │   │   ├── 1faa2.png
│   │   │   │   │   │   ├── 1faa3.png
│   │   │   │   │   │   ├── 1faa4.png
│   │   │   │   │   │   ├── 1faa5.png
│   │   │   │   │   │   ├── 1faa6.png
│   │   │   │   │   │   ├── 1faa7.png
│   │   │   │   │   │   ├── 1faa8.png
│   │   │   │   │   │   ├── 1faa9.png
│   │   │   │   │   │   ├── 1faaa.png
│   │   │   │   │   │   ├── 1faab.png
│   │   │   │   │   │   ├── 1faac.png
│   │   │   │   │   │   ├── 1faad.png
│   │   │   │   │   │   ├── 1faae.png
│   │   │   │   │   │   ├── 1faaf.png
│   │   │   │   │   │   ├── 1fab0.png
│   │   │   │   │   │   ├── 1fab1.png
│   │   │   │   │   │   ├── 1fab2.png
│   │   │   │   │   │   ├── 1fab3.png
│   │   │   │   │   │   ├── 1fab4.png
│   │   │   │   │   │   ├── 1fab5.png
│   │   │   │   │   │   ├── 1fab6.png
│   │   │   │   │   │   ├── 1fab7.png
│   │   │   │   │   │   ├── 1fab8.png
│   │   │   │   │   │   ├── 1fab9.png
│   │   │   │   │   │   ├── 1faba.png
│   │   │   │   │   │   ├── 1fabb.png
│   │   │   │   │   │   ├── 1fabc.png
│   │   │   │   │   │   ├── 1fabd.png
│   │   │   │   │   │   ├── 1fabf.png
│   │   │   │   │   │   ├── 1fac0.png
│   │   │   │   │   │   ├── 1fac1.png
│   │   │   │   │   │   ├── 1fac2.png
│   │   │   │   │   │   ├── 1fac3-1f3fb.png
│   │   │   │   │   │   ├── 1fac3-1f3fc.png
│   │   │   │   │   │   ├── 1fac3-1f3fd.png
│   │   │   │   │   │   ├── 1fac3-1f3fe.png
│   │   │   │   │   │   ├── 1fac3-1f3ff.png
│   │   │   │   │   │   ├── 1fac3.png
│   │   │   │   │   │   ├── 1fac4-1f3fb.png
│   │   │   │   │   │   ├── 1fac4-1f3fc.png
│   │   │   │   │   │   ├── 1fac4-1f3fd.png
│   │   │   │   │   │   ├── 1fac4-1f3fe.png
│   │   │   │   │   │   ├── 1fac4-1f3ff.png
│   │   │   │   │   │   ├── 1fac4.png
│   │   │   │   │   │   ├── 1fac5-1f3fb.png
│   │   │   │   │   │   ├── 1fac5-1f3fc.png
│   │   │   │   │   │   ├── 1fac5-1f3fd.png
│   │   │   │   │   │   ├── 1fac5-1f3fe.png
│   │   │   │   │   │   ├── 1fac5-1f3ff.png
│   │   │   │   │   │   ├── 1fac5.png
│   │   │   │   │   │   ├── 1face.png
│   │   │   │   │   │   ├── 1facf.png
│   │   │   │   │   │   ├── 1fad0.png
│   │   │   │   │   │   ├── 1fad1.png
│   │   │   │   │   │   ├── 1fad2.png
│   │   │   │   │   │   ├── 1fad3.png
│   │   │   │   │   │   ├── 1fad4.png
│   │   │   │   │   │   ├── 1fad5.png
│   │   │   │   │   │   ├── 1fad6.png
│   │   │   │   │   │   ├── 1fad7.png
│   │   │   │   │   │   ├── 1fad8.png
│   │   │   │   │   │   ├── 1fad9.png
│   │   │   │   │   │   ├── 1fada.png
│   │   │   │   │   │   ├── 1fadb.png
│   │   │   │   │   │   ├── 1fae0.png
│   │   │   │   │   │   ├── 1fae1.png
│   │   │   │   │   │   ├── 1fae2.png
│   │   │   │   │   │   ├── 1fae3.png
│   │   │   │   │   │   ├── 1fae4.png
│   │   │   │   │   │   ├── 1fae5.png
│   │   │   │   │   │   ├── 1fae6.png
│   │   │   │   │   │   ├── 1fae7.png
│   │   │   │   │   │   ├── 1fae8.png
│   │   │   │   │   │   ├── 1faf0-1f3fb.png
│   │   │   │   │   │   ├── 1faf0-1f3fc.png
│   │   │   │   │   │   ├── 1faf0-1f3fd.png
│   │   │   │   │   │   ├── 1faf0-1f3fe.png
│   │   │   │   │   │   ├── 1faf0-1f3ff.png
│   │   │   │   │   │   ├── 1faf0.png
│   │   │   │   │   │   ├── 1faf1-1f3fb-1faf2-1f3fc.png
│   │   │   │   │   │   ├── 1faf1-1f3fb-1faf2-1f3fd.png
│   │   │   │   │   │   ├── 1faf1-1f3fb-1faf2-1f3fe.png
│   │   │   │   │   │   ├── 1faf1-1f3fb-1faf2-1f3ff.png
│   │   │   │   │   │   ├── 1faf1-1f3fb.png
│   │   │   │   │   │   ├── 1faf1-1f3fc-1faf2-1f3fb.png
│   │   │   │   │   │   ├── 1faf1-1f3fc-1faf2-1f3fd.png
│   │   │   │   │   │   ├── 1faf1-1f3fc-1faf2-1f3fe.png
│   │   │   │   │   │   ├── 1faf1-1f3fc-1faf2-1f3ff.png
│   │   │   │   │   │   ├── 1faf1-1f3fc.png
│   │   │   │   │   │   ├── 1faf1-1f3fd-1faf2-1f3fb.png
│   │   │   │   │   │   ├── 1faf1-1f3fd-1faf2-1f3fc.png
│   │   │   │   │   │   ├── 1faf1-1f3fd-1faf2-1f3fe.png
│   │   │   │   │   │   ├── 1faf1-1f3fd-1faf2-1f3ff.png
│   │   │   │   │   │   ├── 1faf1-1f3fd.png
│   │   │   │   │   │   ├── 1faf1-1f3fe-1faf2-1f3fb.png
│   │   │   │   │   │   ├── 1faf1-1f3fe-1faf2-1f3fc.png
│   │   │   │   │   │   ├── 1faf1-1f3fe-1faf2-1f3fd.png
│   │   │   │   │   │   ├── 1faf1-1f3fe-1faf2-1f3ff.png
│   │   │   │   │   │   ├── 1faf1-1f3fe.png
│   │   │   │   │   │   ├── 1faf1-1f3ff-1faf2-1f3fb.png
│   │   │   │   │   │   ├── 1faf1-1f3ff-1faf2-1f3fc.png
│   │   │   │   │   │   ├── 1faf1-1f3ff-1faf2-1f3fd.png
│   │   │   │   │   │   ├── 1faf1-1f3ff-1faf2-1f3fe.png
│   │   │   │   │   │   ├── 1faf1-1f3ff.png
│   │   │   │   │   │   ├── 1faf1.png
│   │   │   │   │   │   ├── 1faf2-1f3fb.png
│   │   │   │   │   │   ├── 1faf2-1f3fc.png
│   │   │   │   │   │   ├── 1faf2-1f3fd.png
│   │   │   │   │   │   ├── 1faf2-1f3fe.png
│   │   │   │   │   │   ├── 1faf2-1f3ff.png
│   │   │   │   │   │   ├── 1faf2.png
│   │   │   │   │   │   ├── 1faf3-1f3fb.png
│   │   │   │   │   │   ├── 1faf3-1f3fc.png
│   │   │   │   │   │   ├── 1faf3-1f3fd.png
│   │   │   │   │   │   ├── 1faf3-1f3fe.png
│   │   │   │   │   │   ├── 1faf3-1f3ff.png
│   │   │   │   │   │   ├── 1faf3.png
│   │   │   │   │   │   ├── 1faf4-1f3fb.png
│   │   │   │   │   │   ├── 1faf4-1f3fc.png
│   │   │   │   │   │   ├── 1faf4-1f3fd.png
│   │   │   │   │   │   ├── 1faf4-1f3fe.png
│   │   │   │   │   │   ├── 1faf4-1f3ff.png
│   │   │   │   │   │   ├── 1faf4.png
│   │   │   │   │   │   ├── 1faf5-1f3fb.png
│   │   │   │   │   │   ├── 1faf5-1f3fc.png
│   │   │   │   │   │   ├── 1faf5-1f3fd.png
│   │   │   │   │   │   ├── 1faf5-1f3fe.png
│   │   │   │   │   │   ├── 1faf5-1f3ff.png
│   │   │   │   │   │   ├── 1faf5.png
│   │   │   │   │   │   ├── 1faf6-1f3fb.png
│   │   │   │   │   │   ├── 1faf6-1f3fc.png
│   │   │   │   │   │   ├── 1faf6-1f3fd.png
│   │   │   │   │   │   ├── 1faf6-1f3fe.png
│   │   │   │   │   │   ├── 1faf6-1f3ff.png
│   │   │   │   │   │   ├── 1faf6.png
│   │   │   │   │   │   ├── 1faf7.png
│   │   │   │   │   │   ├── 1faf8.png
│   │   │   │   │   │   ├── 203c-fe0f.png
│   │   │   │   │   │   ├── 203c.png
│   │   │   │   │   │   ├── 2049-fe0f.png
│   │   │   │   │   │   ├── 2049.png
│   │   │   │   │   │   ├── 20e3.png
│   │   │   │   │   │   ├── 2122.png
│   │   │   │   │   │   ├── 2139-fe0f.png
│   │   │   │   │   │   ├── 2139.png
│   │   │   │   │   │   ├── 2194-fe0f.png
│   │   │   │   │   │   ├── 2194.png
│   │   │   │   │   │   ├── 2195-fe0f.png
│   │   │   │   │   │   ├── 2195.png
│   │   │   │   │   │   ├── 2196-fe0f.png
│   │   │   │   │   │   ├── 2196.png
│   │   │   │   │   │   ├── 2197-fe0f.png
│   │   │   │   │   │   ├── 2197.png
│   │   │   │   │   │   ├── 2198-fe0f.png
│   │   │   │   │   │   ├── 2198.png
│   │   │   │   │   │   ├── 2199-fe0f.png
│   │   │   │   │   │   ├── 2199.png
│   │   │   │   │   │   ├── 21a9-fe0f.png
│   │   │   │   │   │   ├── 21a9.png
│   │   │   │   │   │   ├── 21aa-fe0f.png
│   │   │   │   │   │   ├── 21aa.png
│   │   │   │   │   │   ├── 231a-fe0f.png
│   │   │   │   │   │   ├── 231a.png
│   │   │   │   │   │   ├── 231b-fe0f.png
│   │   │   │   │   │   ├── 231b.png
│   │   │   │   │   │   ├── 2328.png
│   │   │   │   │   │   ├── 23cf.png
│   │   │   │   │   │   ├── 23e9.png
│   │   │   │   │   │   ├── 23ea.png
│   │   │   │   │   │   ├── 23eb.png
│   │   │   │   │   │   ├── 23ec.png
│   │   │   │   │   │   ├── 23ed.png
│   │   │   │   │   │   ├── 23ee.png
│   │   │   │   │   │   ├── 23ef.png
│   │   │   │   │   │   ├── 23f0.png
│   │   │   │   │   │   ├── 23f1.png
│   │   │   │   │   │   ├── 23f2.png
│   │   │   │   │   │   ├── 23f3.png
│   │   │   │   │   │   ├── 23f8.png
│   │   │   │   │   │   ├── 23f9.png
│   │   │   │   │   │   ├── 23fa.png
│   │   │   │   │   │   ├── 24c2-fe0f.png
│   │   │   │   │   │   ├── 24c2.png
│   │   │   │   │   │   ├── 25aa-fe0f.png
│   │   │   │   │   │   ├── 25aa.png
│   │   │   │   │   │   ├── 25ab-fe0f.png
│   │   │   │   │   │   ├── 25ab.png
│   │   │   │   │   │   ├── 25b6-fe0f.png
│   │   │   │   │   │   ├── 25b6.png
│   │   │   │   │   │   ├── 25c0-fe0f.png
│   │   │   │   │   │   ├── 25c0.png
│   │   │   │   │   │   ├── 25fb-fe0f.png
│   │   │   │   │   │   ├── 25fb.png
│   │   │   │   │   │   ├── 25fc-fe0f.png
│   │   │   │   │   │   ├── 25fc.png
│   │   │   │   │   │   ├── 25fd-fe0f.png
│   │   │   │   │   │   ├── 25fd.png
│   │   │   │   │   │   ├── 25fe-fe0f.png
│   │   │   │   │   │   ├── 25fe.png
│   │   │   │   │   │   ├── 2600-fe0f.png
│   │   │   │   │   │   ├── 2600.png
│   │   │   │   │   │   ├── 2601-fe0f.png
│   │   │   │   │   │   ├── 2601.png
│   │   │   │   │   │   ├── 2602.png
│   │   │   │   │   │   ├── 2603.png
│   │   │   │   │   │   ├── 2604.png
│   │   │   │   │   │   ├── 260e-fe0f.png
│   │   │   │   │   │   ├── 260e.png
│   │   │   │   │   │   ├── 2611-fe0f.png
│   │   │   │   │   │   ├── 2611.png
│   │   │   │   │   │   ├── 2614-fe0f.png
│   │   │   │   │   │   ├── 2614.png
│   │   │   │   │   │   ├── 2615-fe0f.png
│   │   │   │   │   │   ├── 2615.png
│   │   │   │   │   │   ├── 2618.png
│   │   │   │   │   │   ├── 261d-1f3fb.png
│   │   │   │   │   │   ├── 261d-1f3fc.png
│   │   │   │   │   │   ├── 261d-1f3fd.png
│   │   │   │   │   │   ├── 261d-1f3fe.png
│   │   │   │   │   │   ├── 261d-1f3ff.png
│   │   │   │   │   │   ├── 261d-fe0f.png
│   │   │   │   │   │   ├── 261d.png
│   │   │   │   │   │   ├── 2620.png
│   │   │   │   │   │   ├── 2622.png
│   │   │   │   │   │   ├── 2623.png
│   │   │   │   │   │   ├── 2626.png
│   │   │   │   │   │   ├── 262a.png
│   │   │   │   │   │   ├── 262e.png
│   │   │   │   │   │   ├── 262f.png
│   │   │   │   │   │   ├── 2638.png
│   │   │   │   │   │   ├── 2639.png
│   │   │   │   │   │   ├── 263a-fe0f.png
│   │   │   │   │   │   ├── 263a.png
│   │   │   │   │   │   ├── 2640.png
│   │   │   │   │   │   ├── 2642.png
│   │   │   │   │   │   ├── 2648-fe0f.png
│   │   │   │   │   │   ├── 2648.png
│   │   │   │   │   │   ├── 2649-fe0f.png
│   │   │   │   │   │   ├── 2649.png
│   │   │   │   │   │   ├── 264a-fe0f.png
│   │   │   │   │   │   ├── 264a.png
│   │   │   │   │   │   ├── 264b-fe0f.png
│   │   │   │   │   │   ├── 264b.png
│   │   │   │   │   │   ├── 264c-fe0f.png
│   │   │   │   │   │   ├── 264c.png
│   │   │   │   │   │   ├── 264d-fe0f.png
│   │   │   │   │   │   ├── 264d.png
│   │   │   │   │   │   ├── 264e-fe0f.png
│   │   │   │   │   │   ├── 264e.png
│   │   │   │   │   │   ├── 264f-fe0f.png
│   │   │   │   │   │   ├── 264f.png
│   │   │   │   │   │   ├── 2650-fe0f.png
│   │   │   │   │   │   ├── 2650.png
│   │   │   │   │   │   ├── 2651-fe0f.png
│   │   │   │   │   │   ├── 2651.png
│   │   │   │   │   │   ├── 2652-fe0f.png
│   │   │   │   │   │   ├── 2652.png
│   │   │   │   │   │   ├── 2653-fe0f.png
│   │   │   │   │   │   ├── 2653.png
│   │   │   │   │   │   ├── 265f.png
│   │   │   │   │   │   ├── 2660-fe0f.png
│   │   │   │   │   │   ├── 2660.png
│   │   │   │   │   │   ├── 2663-fe0f.png
│   │   │   │   │   │   ├── 2663.png
│   │   │   │   │   │   ├── 2665-fe0f.png
│   │   │   │   │   │   ├── 2665.png
│   │   │   │   │   │   ├── 2666-fe0f.png
│   │   │   │   │   │   ├── 2666.png
│   │   │   │   │   │   ├── 2668-fe0f.png
│   │   │   │   │   │   ├── 2668.png
│   │   │   │   │   │   ├── 267b-fe0f.png
│   │   │   │   │   │   ├── 267b.png
│   │   │   │   │   │   ├── 267e.png
│   │   │   │   │   │   ├── 267f-fe0f.png
│   │   │   │   │   │   ├── 267f.png
│   │   │   │   │   │   ├── 2692.png
│   │   │   │   │   │   ├── 2693-fe0f.png
│   │   │   │   │   │   ├── 2693.png
│   │   │   │   │   │   ├── 2694.png
│   │   │   │   │   │   ├── 2695.png
│   │   │   │   │   │   ├── 2696.png
│   │   │   │   │   │   ├── 2697.png
│   │   │   │   │   │   ├── 2699.png
│   │   │   │   │   │   ├── 269b.png
│   │   │   │   │   │   ├── 269c.png
│   │   │   │   │   │   ├── 26a0-fe0f.png
│   │   │   │   │   │   ├── 26a0.png
│   │   │   │   │   │   ├── 26a1-fe0f.png
│   │   │   │   │   │   ├── 26a1.png
│   │   │   │   │   │   ├── 26a7.png
│   │   │   │   │   │   ├── 26aa-fe0f.png
│   │   │   │   │   │   ├── 26aa.png
│   │   │   │   │   │   ├── 26ab-fe0f.png
│   │   │   │   │   │   ├── 26ab.png
│   │   │   │   │   │   ├── 26b0.png
│   │   │   │   │   │   ├── 26b1.png
│   │   │   │   │   │   ├── 26bd-fe0f.png
│   │   │   │   │   │   ├── 26bd.png
│   │   │   │   │   │   ├── 26be-fe0f.png
│   │   │   │   │   │   ├── 26be.png
│   │   │   │   │   │   ├── 26c4-fe0f.png
│   │   │   │   │   │   ├── 26c4.png
│   │   │   │   │   │   ├── 26c5-fe0f.png
│   │   │   │   │   │   ├── 26c5.png
│   │   │   │   │   │   ├── 26c8.png
│   │   │   │   │   │   ├── 26ce.png
│   │   │   │   │   │   ├── 26cf.png
│   │   │   │   │   │   ├── 26d1.png
│   │   │   │   │   │   ├── 26d3.png
│   │   │   │   │   │   ├── 26d4-fe0f.png
│   │   │   │   │   │   ├── 26d4.png
│   │   │   │   │   │   ├── 26e9.png
│   │   │   │   │   │   ├── 26ea-fe0f.png
│   │   │   │   │   │   ├── 26ea.png
│   │   │   │   │   │   ├── 26f0.png
│   │   │   │   │   │   ├── 26f1.png
│   │   │   │   │   │   ├── 26f2-fe0f.png
│   │   │   │   │   │   ├── 26f2.png
│   │   │   │   │   │   ├── 26f3-fe0f.png
│   │   │   │   │   │   ├── 26f3.png
│   │   │   │   │   │   ├── 26f4.png
│   │   │   │   │   │   ├── 26f5-fe0f.png
│   │   │   │   │   │   ├── 26f5.png
│   │   │   │   │   │   ├── 26f7.png
│   │   │   │   │   │   ├── 26f8.png
│   │   │   │   │   │   ├── 26f9-1f3fb-200d-2640.png
│   │   │   │   │   │   ├── 26f9-1f3fb-200d-2642.png
│   │   │   │   │   │   ├── 26f9-1f3fb-2640.png
│   │   │   │   │   │   ├── 26f9-1f3fb-2642.png
│   │   │   │   │   │   ├── 26f9-1f3fb.png
│   │   │   │   │   │   ├── 26f9-1f3fc-200d-2640.png
│   │   │   │   │   │   ├── 26f9-1f3fc-200d-2642.png
│   │   │   │   │   │   ├── 26f9-1f3fc-2640.png
│   │   │   │   │   │   ├── 26f9-1f3fc-2642.png
│   │   │   │   │   │   ├── 26f9-1f3fc.png
│   │   │   │   │   │   ├── 26f9-1f3fd-200d-2640.png
│   │   │   │   │   │   ├── 26f9-1f3fd-200d-2642.png
│   │   │   │   │   │   ├── 26f9-1f3fd-2640.png
│   │   │   │   │   │   ├── 26f9-1f3fd-2642.png
│   │   │   │   │   │   ├── 26f9-1f3fd.png
│   │   │   │   │   │   ├── 26f9-1f3fe-200d-2640.png
│   │   │   │   │   │   ├── 26f9-1f3fe-200d-2642.png
│   │   │   │   │   │   ├── 26f9-1f3fe-2640.png
│   │   │   │   │   │   ├── 26f9-1f3fe-2642.png
│   │   │   │   │   │   ├── 26f9-1f3fe.png
│   │   │   │   │   │   ├── 26f9-1f3ff-200d-2640.png
│   │   │   │   │   │   ├── 26f9-1f3ff-200d-2642.png
│   │   │   │   │   │   ├── 26f9-1f3ff-2640.png
│   │   │   │   │   │   ├── 26f9-1f3ff-2642.png
│   │   │   │   │   │   ├── 26f9-1f3ff.png
│   │   │   │   │   │   ├── 26f9-200d-2640.png
│   │   │   │   │   │   ├── 26f9-200d-2642.png
│   │   │   │   │   │   ├── 26f9-2640.png
│   │   │   │   │   │   ├── 26f9-2642.png
│   │   │   │   │   │   ├── 26f9.png
│   │   │   │   │   │   ├── 26fa-fe0f.png
│   │   │   │   │   │   ├── 26fa.png
│   │   │   │   │   │   ├── 26fd-fe0f.png
│   │   │   │   │   │   ├── 26fd.png
│   │   │   │   │   │   ├── 2702-fe0f.png
│   │   │   │   │   │   ├── 2702.png
│   │   │   │   │   │   ├── 2705.png
│   │   │   │   │   │   ├── 2708-fe0f.png
│   │   │   │   │   │   ├── 2708.png
│   │   │   │   │   │   ├── 2709-fe0f.png
│   │   │   │   │   │   ├── 2709.png
│   │   │   │   │   │   ├── 270a-1f3fb.png
│   │   │   │   │   │   ├── 270a-1f3fc.png
│   │   │   │   │   │   ├── 270a-1f3fd.png
│   │   │   │   │   │   ├── 270a-1f3fe.png
│   │   │   │   │   │   ├── 270a-1f3ff.png
│   │   │   │   │   │   ├── 270a.png
│   │   │   │   │   │   ├── 270b-1f3fb.png
│   │   │   │   │   │   ├── 270b-1f3fc.png
│   │   │   │   │   │   ├── 270b-1f3fd.png
│   │   │   │   │   │   ├── 270b-1f3fe.png
│   │   │   │   │   │   ├── 270b-1f3ff.png
│   │   │   │   │   │   ├── 270b.png
│   │   │   │   │   │   ├── 270c-1f3fb.png
│   │   │   │   │   │   ├── 270c-1f3fc.png
│   │   │   │   │   │   ├── 270c-1f3fd.png
│   │   │   │   │   │   ├── 270c-1f3fe.png
│   │   │   │   │   │   ├── 270c-1f3ff.png
│   │   │   │   │   │   ├── 270c-fe0f.png
│   │   │   │   │   │   ├── 270c.png
│   │   │   │   │   │   ├── 270d-1f3fb.png
│   │   │   │   │   │   ├── 270d-1f3fc.png
│   │   │   │   │   │   ├── 270d-1f3fd.png
│   │   │   │   │   │   ├── 270d-1f3fe.png
│   │   │   │   │   │   ├── 270d-1f3ff.png
│   │   │   │   │   │   ├── 270d.png
│   │   │   │   │   │   ├── 270f-fe0f.png
│   │   │   │   │   │   ├── 270f.png
│   │   │   │   │   │   ├── 2712-fe0f.png
│   │   │   │   │   │   ├── 2712.png
│   │   │   │   │   │   ├── 2714-fe0f.png
│   │   │   │   │   │   ├── 2714.png
│   │   │   │   │   │   ├── 2716-fe0f.png
│   │   │   │   │   │   ├── 2716.png
│   │   │   │   │   │   ├── 271d.png
│   │   │   │   │   │   ├── 2721.png
│   │   │   │   │   │   ├── 2728.png
│   │   │   │   │   │   ├── 2733-fe0f.png
│   │   │   │   │   │   ├── 2733.png
│   │   │   │   │   │   ├── 2734-fe0f.png
│   │   │   │   │   │   ├── 2734.png
│   │   │   │   │   │   ├── 2744-fe0f.png
│   │   │   │   │   │   ├── 2744.png
│   │   │   │   │   │   ├── 2747-fe0f.png
│   │   │   │   │   │   ├── 2747.png
│   │   │   │   │   │   ├── 274c.png
│   │   │   │   │   │   ├── 274e.png
│   │   │   │   │   │   ├── 2753.png
│   │   │   │   │   │   ├── 2754.png
│   │   │   │   │   │   ├── 2755.png
│   │   │   │   │   │   ├── 2757-fe0f.png
│   │   │   │   │   │   ├── 2757.png
│   │   │   │   │   │   ├── 2763.png
│   │   │   │   │   │   ├── 2764-1f525.png
│   │   │   │   │   │   ├── 2764-1fa79.png
│   │   │   │   │   │   ├── 2764-fe0f.png
│   │   │   │   │   │   ├── 2764.png
│   │   │   │   │   │   ├── 2795.png
│   │   │   │   │   │   ├── 2796.png
│   │   │   │   │   │   ├── 2797.png
│   │   │   │   │   │   ├── 27a1-fe0f.png
│   │   │   │   │   │   ├── 27a1.png
│   │   │   │   │   │   ├── 27b0.png
│   │   │   │   │   │   ├── 27bf.png
│   │   │   │   │   │   ├── 2934-fe0f.png
│   │   │   │   │   │   ├── 2934.png
│   │   │   │   │   │   ├── 2935-fe0f.png
│   │   │   │   │   │   ├── 2935.png
│   │   │   │   │   │   ├── 2b05-fe0f.png
│   │   │   │   │   │   ├── 2b05.png
│   │   │   │   │   │   ├── 2b06-fe0f.png
│   │   │   │   │   │   ├── 2b06.png
│   │   │   │   │   │   ├── 2b07-fe0f.png
│   │   │   │   │   │   ├── 2b07.png
│   │   │   │   │   │   ├── 2b1b-fe0f.png
│   │   │   │   │   │   ├── 2b1b.png
│   │   │   │   │   │   ├── 2b1c-fe0f.png
│   │   │   │   │   │   ├── 2b1c.png
│   │   │   │   │   │   ├── 2b50-fe0f.png
│   │   │   │   │   │   ├── 2b50.png
│   │   │   │   │   │   ├── 2b55-fe0f.png
│   │   │   │   │   │   ├── 2b55.png
│   │   │   │   │   │   ├── 3030.png
│   │   │   │   │   │   ├── 303d-fe0f.png
│   │   │   │   │   │   ├── 303d.png
│   │   │   │   │   │   ├── 3297-fe0f.png
│   │   │   │   │   │   ├── 3297.png
│   │   │   │   │   │   ├── 3299-fe0f.png
│   │   │   │   │   │   ├── 3299.png
│   │   │   │   │   │   └── fe82b.png
│   │   │   │   │   ├── unlock.png
│   │   │   │   │   ├── up.png
│   │   │   │   │   ├── us.png
│   │   │   │   │   ├── vertical_traffic_light.png
│   │   │   │   │   ├── vhs.png
│   │   │   │   │   ├── vibration_mode.png
│   │   │   │   │   ├── video_camera.png
│   │   │   │   │   ├── video_game.png
│   │   │   │   │   ├── violin.png
│   │   │   │   │   ├── virgo.png
│   │   │   │   │   ├── volcano.png
│   │   │   │   │   ├── v.png
│   │   │   │   │   ├── vs.png
│   │   │   │   │   ├── walking.png
│   │   │   │   │   ├── waning_crescent_moon.png
│   │   │   │   │   ├── waning_gibbous_moon.png
│   │   │   │   │   ├── warning.png
│   │   │   │   │   ├── watch.png
│   │   │   │   │   ├── water_buffalo.png
│   │   │   │   │   ├── watermelon.png
│   │   │   │   │   ├── wave.png
│   │   │   │   │   ├── wavy_dash.png
│   │   │   │   │   ├── waxing_crescent_moon.png
│   │   │   │   │   ├── waxing_gibbous_moon.png
│   │   │   │   │   ├── wc.png
│   │   │   │   │   ├── weary.png
│   │   │   │   │   ├── wedding.png
│   │   │   │   │   ├── whale2.png
│   │   │   │   │   ├── whale.png
│   │   │   │   │   ├── wheelchair.png
│   │   │   │   │   ├── white_check_mark.png
│   │   │   │   │   ├── white_circle.png
│   │   │   │   │   ├── white_flower.png
│   │   │   │   │   ├── white_large_square.png
│   │   │   │   │   ├── white_medium_small_square.png
│   │   │   │   │   ├── white_medium_square.png
│   │   │   │   │   ├── white_small_square.png
│   │   │   │   │   ├── white_square_button.png
│   │   │   │   │   ├── wind_chime.png
│   │   │   │   │   ├── wine_glass.png
│   │   │   │   │   ├── wink.png
│   │   │   │   │   ├── wolf.png
│   │   │   │   │   ├── woman.png
│   │   │   │   │   ├── womans_clothes.png
│   │   │   │   │   ├── womans_hat.png
│   │   │   │   │   ├── womens.png
│   │   │   │   │   ├── worried.png
│   │   │   │   │   ├── wrench.png
│   │   │   │   │   ├── x.png
│   │   │   │   │   ├── yellow_heart.png
│   │   │   │   │   ├── yen.png
│   │   │   │   │   ├── yum.png
│   │   │   │   │   ├── zap.png
│   │   │   │   │   ├── zero.png
│   │   │   │   │   └── zzz.png
│   │   │   │   ├── error_notice.png
│   │   │   │   ├── feather
│   │   │   │   │   ├── activity.svg
│   │   │   │   │   ├── airplay.svg
│   │   │   │   │   ├── alert-circle.svg
│   │   │   │   │   ├── alert-octagon.svg
│   │   │   │   │   ├── alert-triangle.svg
│   │   │   │   │   ├── align-center.svg
│   │   │   │   │   ├── align-justify.svg
│   │   │   │   │   ├── align-left.svg
│   │   │   │   │   ├── align-right.svg
│   │   │   │   │   ├── anchor.svg
│   │   │   │   │   ├── aperture.svg
│   │   │   │   │   ├── archive.svg
│   │   │   │   │   ├── arrow-down-circle.svg
│   │   │   │   │   ├── arrow-down-left.svg
│   │   │   │   │   ├── arrow-down-right.svg
│   │   │   │   │   ├── arrow-down.svg
│   │   │   │   │   ├── arrow-left-circle.svg
│   │   │   │   │   ├── arrow-left.svg
│   │   │   │   │   ├── arrow-right-circle.svg
│   │   │   │   │   ├── arrow-right.svg
│   │   │   │   │   ├── arrow-up-circle.svg
│   │   │   │   │   ├── arrow-up-left.svg
│   │   │   │   │   ├── arrow-up-right.svg
│   │   │   │   │   ├── arrow-up.svg
│   │   │   │   │   ├── at-sign.svg
│   │   │   │   │   ├── award.svg
│   │   │   │   │   ├── bar-chart-2.svg
│   │   │   │   │   ├── bar-chart.svg
│   │   │   │   │   ├── battery-charging.svg
│   │   │   │   │   ├── battery.svg
│   │   │   │   │   ├── bell-off.svg
│   │   │   │   │   ├── bell.svg
│   │   │   │   │   ├── bluetooth.svg
│   │   │   │   │   ├── bold.svg
│   │   │   │   │   ├── bookmark.svg
│   │   │   │   │   ├── book-open.svg
│   │   │   │   │   ├── book.svg
│   │   │   │   │   ├── box.svg
│   │   │   │   │   ├── briefcase.svg
│   │   │   │   │   ├── calendar.svg
│   │   │   │   │   ├── camera-off.svg
│   │   │   │   │   ├── camera.svg
│   │   │   │   │   ├── cast.svg
│   │   │   │   │   ├── check-circle.svg
│   │   │   │   │   ├── check-square.svg
│   │   │   │   │   ├── check.svg
│   │   │   │   │   ├── chevron-down.svg
│   │   │   │   │   ├── chevron-left.svg
│   │   │   │   │   ├── chevron-right.svg
│   │   │   │   │   ├── chevrons-down.svg
│   │   │   │   │   ├── chevrons-left.svg
│   │   │   │   │   ├── chevrons-right.svg
│   │   │   │   │   ├── chevrons-up.svg
│   │   │   │   │   ├── chevron-up.svg
│   │   │   │   │   ├── chrome.svg
│   │   │   │   │   ├── circle.svg
│   │   │   │   │   ├── clipboard.svg
│   │   │   │   │   ├── clock.svg
│   │   │   │   │   ├── cloud-drizzle.svg
│   │   │   │   │   ├── cloud-lightning.svg
│   │   │   │   │   ├── cloud-off.svg
│   │   │   │   │   ├── cloud-rain.svg
│   │   │   │   │   ├── cloud-snow.svg
│   │   │   │   │   ├── cloud.svg
│   │   │   │   │   ├── codepen.svg
│   │   │   │   │   ├── code.svg
│   │   │   │   │   ├── command.svg
│   │   │   │   │   ├── compass.svg
│   │   │   │   │   ├── copy.svg
│   │   │   │   │   ├── corner-down-left.svg
│   │   │   │   │   ├── corner-down-right.svg
│   │   │   │   │   ├── corner-left-down.svg
│   │   │   │   │   ├── corner-left-up.svg
│   │   │   │   │   ├── corner-right-down.svg
│   │   │   │   │   ├── corner-right-up.svg
│   │   │   │   │   ├── corner-up-left.svg
│   │   │   │   │   ├── corner-up-right.svg
│   │   │   │   │   ├── cpu.svg
│   │   │   │   │   ├── credit-card.svg
│   │   │   │   │   ├── crop.svg
│   │   │   │   │   ├── crosshair.svg
│   │   │   │   │   ├── database.svg
│   │   │   │   │   ├── delete.svg
│   │   │   │   │   ├── disc.svg
│   │   │   │   │   ├── dollar-sign.svg
│   │   │   │   │   ├── download-cloud.svg
│   │   │   │   │   ├── download.svg
│   │   │   │   │   ├── droplet.svg
│   │   │   │   │   ├── edit-2.svg
│   │   │   │   │   ├── edit-3.svg
│   │   │   │   │   ├── edit.svg
│   │   │   │   │   ├── external-link.svg
│   │   │   │   │   ├── eye-off.svg
│   │   │   │   │   ├── eye.svg
│   │   │   │   │   ├── fast-forward.svg
│   │   │   │   │   ├── feather.svg
│   │   │   │   │   ├── file-minus.svg
│   │   │   │   │   ├── file-plus.svg
│   │   │   │   │   ├── file.svg
│   │   │   │   │   ├── file-text.svg
│   │   │   │   │   ├── film.svg
│   │   │   │   │   ├── filter.svg
│   │   │   │   │   ├── flag.svg
│   │   │   │   │   ├── folder-minus.svg
│   │   │   │   │   ├── folder-plus.svg
│   │   │   │   │   ├── folder.svg
│   │   │   │   │   ├── gift.svg
│   │   │   │   │   ├── git-branch.svg
│   │   │   │   │   ├── git-commit.svg
│   │   │   │   │   ├── github.svg
│   │   │   │   │   ├── gitlab.svg
│   │   │   │   │   ├── git-merge.svg
│   │   │   │   │   ├── git-pull-request.svg
│   │   │   │   │   ├── globe.svg
│   │   │   │   │   ├── grid.svg
│   │   │   │   │   ├── hard-drive.svg
│   │   │   │   │   ├── hash.svg
│   │   │   │   │   ├── headphones.svg
│   │   │   │   │   ├── heart.svg
│   │   │   │   │   ├── help-circle.svg
│   │   │   │   │   ├── home.svg
│   │   │   │   │   ├── image.svg
│   │   │   │   │   ├── inbox.svg
│   │   │   │   │   ├── info.svg
│   │   │   │   │   ├── instagram.svg
│   │   │   │   │   ├── italic.svg
│   │   │   │   │   ├── layers.svg
│   │   │   │   │   ├── layout.svg
│   │   │   │   │   ├── life-buoy.svg
│   │   │   │   │   ├── link-2.svg
│   │   │   │   │   ├── linkedin.svg
│   │   │   │   │   ├── link.svg
│   │   │   │   │   ├── list.svg
│   │   │   │   │   ├── loader.svg
│   │   │   │   │   ├── lock.svg
│   │   │   │   │   ├── log-in.svg
│   │   │   │   │   ├── log-out.svg
│   │   │   │   │   ├── mail.svg
│   │   │   │   │   ├── map-pin.svg
│   │   │   │   │   ├── map.svg
│   │   │   │   │   ├── maximize-2.svg
│   │   │   │   │   ├── maximize.svg
│   │   │   │   │   ├── menu.svg
│   │   │   │   │   ├── message-circle.svg
│   │   │   │   │   ├── message-square.svg
│   │   │   │   │   ├── mic-off.svg
│   │   │   │   │   ├── mic.svg
│   │   │   │   │   ├── minimize-2.svg
│   │   │   │   │   ├── minimize.svg
│   │   │   │   │   ├── minus-circle.svg
│   │   │   │   │   ├── minus-square.svg
│   │   │   │   │   ├── minus.svg
│   │   │   │   │   ├── monitor.svg
│   │   │   │   │   ├── moon.svg
│   │   │   │   │   ├── more-horizontal.svg
│   │   │   │   │   ├── more-vertical.svg
│   │   │   │   │   ├── move.svg
│   │   │   │   │   ├── music.svg
│   │   │   │   │   ├── navigation-2.svg
│   │   │   │   │   ├── navigation.svg
│   │   │   │   │   ├── octagon.svg
│   │   │   │   │   ├── package.svg
│   │   │   │   │   ├── paperclip.svg
│   │   │   │   │   ├── pause-circle.svg
│   │   │   │   │   ├── pause.svg
│   │   │   │   │   ├── percent.svg
│   │   │   │   │   ├── phone-call.svg
│   │   │   │   │   ├── phone-forwarded.svg
│   │   │   │   │   ├── phone-incoming.svg
│   │   │   │   │   ├── phone-missed.svg
│   │   │   │   │   ├── phone-off.svg
│   │   │   │   │   ├── phone-outgoing.svg
│   │   │   │   │   ├── phone.svg
│   │   │   │   │   ├── pie-chart.svg
│   │   │   │   │   ├── play-circle.svg
│   │   │   │   │   ├── play.svg
│   │   │   │   │   ├── plus-circle.svg
│   │   │   │   │   ├── plus-square.svg
│   │   │   │   │   ├── plus.svg
│   │   │   │   │   ├── pocket.svg
│   │   │   │   │   ├── power.svg
│   │   │   │   │   ├── printer.svg
│   │   │   │   │   ├── radio.svg
│   │   │   │   │   ├── refresh-ccw.svg
│   │   │   │   │   ├── refresh-cw.svg
│   │   │   │   │   ├── repeat.svg
│   │   │   │   │   ├── rewind.svg
│   │   │   │   │   ├── rotate-ccw.svg
│   │   │   │   │   ├── rotate-cw.svg
│   │   │   │   │   ├── rss.svg
│   │   │   │   │   ├── save.svg
│   │   │   │   │   ├── scissors.svg
│   │   │   │   │   ├── search.svg
│   │   │   │   │   ├── send.svg
│   │   │   │   │   ├── server.svg
│   │   │   │   │   ├── settings.svg
│   │   │   │   │   ├── share-2.svg
│   │   │   │   │   ├── share.svg
│   │   │   │   │   ├── shield-off.svg
│   │   │   │   │   ├── shield.svg
│   │   │   │   │   ├── shopping-bag.svg
│   │   │   │   │   ├── shopping-cart.svg
│   │   │   │   │   ├── shuffle.svg
│   │   │   │   │   ├── sidebar.svg
│   │   │   │   │   ├── skip-back.svg
│   │   │   │   │   ├── skip-forward.svg
│   │   │   │   │   ├── slack.svg
│   │   │   │   │   ├── slash.svg
│   │   │   │   │   ├── sliders.svg
│   │   │   │   │   ├── smartphone.svg
│   │   │   │   │   ├── speaker.svg
│   │   │   │   │   ├── square.svg
│   │   │   │   │   ├── star.svg
│   │   │   │   │   ├── stop-circle.svg
│   │   │   │   │   ├── sunrise.svg
│   │   │   │   │   ├── sunset.svg
│   │   │   │   │   ├── sun.svg
│   │   │   │   │   ├── table.svg
│   │   │   │   │   ├── tablet.svg
│   │   │   │   │   ├── tag.svg
│   │   │   │   │   ├── target.svg
│   │   │   │   │   ├── terminal.svg
│   │   │   │   │   ├── thermometer.svg
│   │   │   │   │   ├── thumbs-down.svg
│   │   │   │   │   ├── thumbs-up.svg
│   │   │   │   │   ├── toggle-left.svg
│   │   │   │   │   ├── toggle-right.svg
│   │   │   │   │   ├── trash-2.svg
│   │   │   │   │   ├── trash.svg
│   │   │   │   │   ├── trending-down.svg
│   │   │   │   │   ├── trending-up.svg
│   │   │   │   │   ├── triangle.svg
│   │   │   │   │   ├── truck.svg
│   │   │   │   │   ├── tv.svg
│   │   │   │   │   ├── twitter.svg
│   │   │   │   │   ├── type.svg
│   │   │   │   │   ├── umbrella.svg
│   │   │   │   │   ├── underline.svg
│   │   │   │   │   ├── unlock.svg
│   │   │   │   │   ├── upload-cloud.svg
│   │   │   │   │   ├── upload.svg
│   │   │   │   │   ├── user-check.svg
│   │   │   │   │   ├── user-minus.svg
│   │   │   │   │   ├── user-plus.svg
│   │   │   │   │   ├── users.svg
│   │   │   │   │   ├── user.svg
│   │   │   │   │   ├── user-x.svg
│   │   │   │   │   ├── video-off.svg
│   │   │   │   │   ├── video.svg
│   │   │   │   │   ├── voicemail.svg
│   │   │   │   │   ├── volume-1.svg
│   │   │   │   │   ├── volume-2.svg
│   │   │   │   │   ├── volume.svg
│   │   │   │   │   ├── volume-x.svg
│   │   │   │   │   ├── watch.svg
│   │   │   │   │   ├── wifi-off.svg
│   │   │   │   │   ├── wifi.svg
│   │   │   │   │   ├── wind.svg
│   │   │   │   │   ├── x-circle.svg
│   │   │   │   │   ├── x-square.svg
│   │   │   │   │   ├── x.svg
│   │   │   │   │   ├── youtube.svg
│   │   │   │   │   ├── zap-off.svg
│   │   │   │   │   ├── zap.svg
│   │   │   │   │   ├── zoom-in.svg
│   │   │   │   │   └── zoom-out.svg
│   │   │   │   ├── feeds
│   │   │   │   │   ├── feed-add-user.svg
│   │   │   │   │   ├── feed-issue-closed.svg
│   │   │   │   │   ├── feed-issue-open.svg
│   │   │   │   │   ├── feed-issue-reopen.svg
│   │   │   │   │   ├── feed-pr-closed.svg
│   │   │   │   │   ├── feed-pr-draft.svg
│   │   │   │   │   ├── feed-pr-open.svg
│   │   │   │   │   └── feed-public.svg
│   │   │   │   ├── idea.svg
│   │   │   │   ├── marketing
│   │   │   │   │   └── blue
│   │   │   │   │       ├── build.svg
│   │   │   │   │       ├── cli_easy_creation.svg
│   │   │   │   │       ├── code_hosting.svg
│   │   │   │   │       ├── code_review.svg
│   │   │   │   │       ├── documentation.svg
│   │   │   │   │       ├── pages.svg
│   │   │   │   │       ├── premium_support.svg
│   │   │   │   │       ├── protected_branches.svg
│   │   │   │   │       └── protected_tags.svg
│   │   │   │   ├── media-player
│   │   │   │   │   ├── audio-pause.svg
│   │   │   │   │   ├── audio-play.svg
│   │   │   │   │   ├── download.svg
│   │   │   │   │   ├── fullscreen-enter.svg
│   │   │   │   │   ├── fullscreen-exit.svg
│   │   │   │   │   ├── pause.svg
│   │   │   │   │   ├── play.svg
│   │   │   │   │   ├── poster.jpg
│   │   │   │   │   ├── skip-backward.svg
│   │   │   │   │   ├── skip-forward.svg
│   │   │   │   │   ├── volume-full.svg
│   │   │   │   │   ├── volume-mid.svg
│   │   │   │   │   └── volume-mute.svg
│   │   │   │   ├── packages
│   │   │   │   │   ├── container.svg
│   │   │   │   │   ├── docker.svg
│   │   │   │   │   ├── maven.svg
│   │   │   │   │   ├── npm.svg
│   │   │   │   │   ├── nuget.svg
│   │   │   │   │   └── rubygems.svg
│   │   │   │   ├── permissions.png
│   │   │   │   ├── pridetocat.png
│   │   │   │   ├── registry-marketing-icon.svg
│   │   │   │   ├── static-spinner.png
│   │   │   │   ├── unified-business-marketing-icon.svg
│   │   │   │   └── windows-sprite.png
│   │   │   ├── in-product-messaging
│   │   │   │   ├── risk-assessment-dark-bg.png
│   │   │   │   └── risk-assessment-light-bg.png
│   │   │   ├── modules
│   │   │   │   ├── account
│   │   │   │   │   ├── credit_card.gif
│   │   │   │   │   ├── fieldgroup_back-440.png
│   │   │   │   │   ├── fieldgroup_back.png
│   │   │   │   │   └── org-select.png
│   │   │   │   ├── actions
│   │   │   │   │   ├── actions-any-lang.svg
│   │   │   │   │   ├── actions-linux-and-containers.svg
│   │   │   │   │   ├── actions-live-logs.svg
│   │   │   │   │   ├── actions-matrix.svg
│   │   │   │   │   ├── actions-multi-container-testing.svg
│   │   │   │   │   ├── actions-os-icon-linux.svg
│   │   │   │   │   ├── actions-os-icon-macos.svg
│   │   │   │   │   ├── actions-os-icon-windows.svg
│   │   │   │   │   ├── actions-secret-store.svg
│   │   │   │   │   ├── ubuntu.svg
│   │   │   │   │   └── windows.svg
│   │   │   │   ├── admin
│   │   │   │   │   └── calendar.png
│   │   │   │   ├── auth
│   │   │   │   │   └── rcs_2fa_github.mp4
│   │   │   │   ├── aws
│   │   │   │   │   ├── aws-bg.jpg
│   │   │   │   │   └── jetpack-octocat.png
│   │   │   │   ├── books
│   │   │   │   │   ├── background-effect.gif
│   │   │   │   │   └── oauth.gif
│   │   │   │   ├── browser
│   │   │   │   │   └── row_bg.png
│   │   │   │   ├── buttons
│   │   │   │   │   ├── clippy.png
│   │   │   │   │   └── more-arrow.png
│   │   │   │   ├── checks
│   │   │   │   │   ├── checks-annotation.png
│   │   │   │   │   └── checks-index.jpg
│   │   │   │   ├── codespaces
│   │   │   │   │   ├── github-vscode-logo-dark.svg
│   │   │   │   │   └── github-vscode-logo-light.svg
│   │   │   │   ├── comments
│   │   │   │   │   ├── bubble-arrow-up.png
│   │   │   │   │   └── lines_back.gif
│   │   │   │   ├── commit
│   │   │   │   │   ├── expand-icons.png
│   │   │   │   │   ├── flowers@2x.png
│   │   │   │   │   ├── menu_arrow.gif
│   │   │   │   │   ├── onion_skin_sprites.gif
│   │   │   │   │   └── swipemode_sprites.gif
│   │   │   │   ├── compare
│   │   │   │   │   ├── dotdotdot.gif
│   │   │   │   │   └── switch_icon.png
│   │   │   │   ├── contact
│   │   │   │   │   └── heartocat.png
│   │   │   │   ├── copilot
│   │   │   │   │   ├── copilot-background.jpg
│   │   │   │   │   ├── copilot-business-full-screen.jpg
│   │   │   │   │   ├── copilot-enterprise-avatar2x.png
│   │   │   │   │   ├── copilot-enterprise-background-image.jpg
│   │   │   │   │   ├── copilot-enterprise-background-with-badge.jpeg
│   │   │   │   │   ├── copilot-enterprise-badge.png
│   │   │   │   │   ├── copilot-enterprise-purchase-graphic.jpg
│   │   │   │   │   ├── copilot-grid.jpg
│   │   │   │   │   ├── copilot-grid.webp
│   │   │   │   │   ├── Copilot_icon2x.webp
│   │   │   │   │   ├── copilot-logo-business-2.png
│   │   │   │   │   ├── signup-header.png
│   │   │   │   │   └── waitlist-background-enterprise.jpg
│   │   │   │   ├── copilot-chat
│   │   │   │   │   ├── bing.svg
│   │   │   │   │   ├── chevron-down.svg
│   │   │   │   │   ├── code.svg
│   │   │   │   │   ├── file-16.svg
│   │   │   │   │   ├── git-commit.svg
│   │   │   │   │   ├── mona-copilot-hubot-spaceship@2x.png
│   │   │   │   │   ├── mona-copilot-hubot-spaceship.png
│   │   │   │   │   └── shield.svg
│   │   │   │   ├── dar
│   │   │   │   │   └── store-token-with-facebook.png
│   │   │   │   ├── dashboard
│   │   │   │   │   ├── cookie.png
│   │   │   │   │   ├── feeds
│   │   │   │   │   │   └── sparkle.svg
│   │   │   │   │   ├── onboarding
│   │   │   │   │   │   ├── access_and_permission.png
│   │   │   │   │   │   ├── auto-assign-issue-guide.png
│   │   │   │   │   │   ├── beginners-video-thumbnail.webp
│   │   │   │   │   │   ├── branch-protection-rule-guide.png
│   │   │   │   │   │   ├── depedencies.png
│   │   │   │   │   │   ├── gh-desktop.png
│   │   │   │   │   │   ├── github-desktop.svg
│   │   │   │   │   │   ├── glow-1.png
│   │   │   │   │   │   ├── mona-bg.png
│   │   │   │   │   │   ├── mona_celebrate.png
│   │   │   │   │   │   ├── mona-desktop.svg
│   │   │   │   │   │   ├── mona_flying.png
│   │   │   │   │   │   ├── mona-jetpack.png
│   │   │   │   │   │   ├── roadmap.png
│   │   │   │   │   │   ├── token_scanning.png
│   │   │   │   │   │   ├── video-thumbnail-2x.jpg
│   │   │   │   │   │   ├── video-thumbnail.jpg
│   │   │   │   │   │   ├── vscode2025.svg
│   │   │   │   │   │   └── vscode.svg
│   │   │   │   │   ├── promos
│   │   │   │   │   │   ├── copilot-agent-mode-launch
│   │   │   │   │   │   │   ├── bg-1.jpg
│   │   │   │   │   │   │   ├── bg-1.retina.jpg
│   │   │   │   │   │   │   ├── gradient-bg-copilot-1745512656.jpg
│   │   │   │   │   │   │   └── gradient-bg-copilot-1745512656.retina.jpg
│   │   │   │   │   │   ├── general
│   │   │   │   │   │   │   ├── 12-minute-demo-button-1745512656.jpg.svg
│   │   │   │   │   │   │   ├── 1-hour-exercise-button-1745439211.svg
│   │   │   │   │   │   │   ├── code-menu-no-indicator-1752091508.svg
│   │   │   │   │   │   │   ├── copilot-head-1744981421.png
│   │   │   │   │   │   │   ├── copilot-menu-no-indicator-1746823169.svg
│   │   │   │   │   │   │   ├── ghas-menu-no-indicator-1758667123.svg
│   │   │   │   │   │   │   ├── gradient-bg-1744981421.jpg
│   │   │   │   │   │   │   ├── gradient-bg-copilot-1744981421.jpg
│   │   │   │   │   │   │   ├── gradient-bg-copilot-1744981421.retina.jpg
│   │   │   │   │   │   │   ├── gradient-bg-copilot-1745439211.jpg
│   │   │   │   │   │   │   ├── gradient-bg-copilot-1745439211.retina.jpg
│   │   │   │   │   │   │   ├── gradient-bg-copilot-1745512656.jpg
│   │   │   │   │   │   │   ├── gradient-bg-copilot-1745512656.retina.jpg
│   │   │   │   │   │   │   ├── gradient-bg-copilot-1746018342.retina.jpg
│   │   │   │   │   │   │   ├── gradient-bg-copilot-1746115964.retina.jpg
│   │   │   │   │   │   │   ├── gradient-bg-copilot-1746115965.retina.jpg
│   │   │   │   │   │   │   ├── green-check-1744981421.svg
│   │   │   │   │   │   │   ├── logo-line-copilot-1746018342.svg
│   │   │   │   │   │   │   ├── org-menu-no-indicator-1749137782.svg
│   │   │   │   │   │   │   ├── repo-menu-no-indicator-1749494944.svg
│   │   │   │   │   │   │   ├── vs-logo-1746017362.svg
│   │   │   │   │   │   │   ├── x-1744981421.svg
│   │   │   │   │   │   │   ├── youtube-icon-1745512656.svg
│   │   │   │   │   │   │   └── youtube-icon-1746115964.svg
│   │   │   │   │   │   ├── github_universe_clouds_dark.webp
│   │   │   │   │   │   ├── github_universe_clouds_light.webp
│   │   │   │   │   │   ├── github_universe_combo.webp
│   │   │   │   │   │   ├── github_universe_copilot_dark.webp
│   │   │   │   │   │   ├── github_universe_copilot_light.webp
│   │   │   │   │   │   ├── github_universe_header_dark.svg
│   │   │   │   │   │   ├── github_universe_header_light.svg
│   │   │   │   │   │   ├── github_universe_hero.webp
│   │   │   │   │   │   └── spark-public-preview-nudge
│   │   │   │   │   │       ├── sparkle-fill.png
│   │   │   │   │   │       └── sparkle-fill.svg
│   │   │   │   │   └── suggestions
│   │   │   │   │       ├── access-and-permission.svg
│   │   │   │   │       ├── actions.svg
│   │   │   │   │       ├── code.svg
│   │   │   │   │       ├── continuous-integration.svg
│   │   │   │   │       ├── dependencies.svg
│   │   │   │   │       ├── documentation.svg
│   │   │   │   │       ├── enterprise-city-w-logos.png
│   │   │   │   │       ├── new-user.svg
│   │   │   │   │       ├── permissions.svg
│   │   │   │   │       ├── private-pages.svg
│   │   │   │   │       ├── protected-branches.svg
│   │   │   │   │       ├── public_roadmap.png
│   │   │   │   │       ├── pull-request.svg
│   │   │   │   │       └── token-scanning.svg
│   │   │   │   ├── developer
│   │   │   │   │   ├── developer-program-badge@2x.png
│   │   │   │   │   └── gdp-satellite@2x.png
│   │   │   │   ├── discussions
│   │   │   │   │   ├── gatsbyjs.png
│   │   │   │   │   ├── hero-image-dark.png
│   │   │   │   │   ├── hero-image-light.png
│   │   │   │   │   ├── image-answer-dark.png
│   │   │   │   │   ├── image-answer-light.png
│   │   │   │   │   ├── image-categories-dark.png
│   │   │   │   │   ├── image-categories-light.png
│   │   │   │   │   ├── image-insights-dark.png
│   │   │   │   │   ├── image-insights-light.png
│   │   │   │   │   ├── image-labels-dark.png
│   │   │   │   │   ├── image-labels-light.png
│   │   │   │   │   ├── image-mobile-dark.png
│   │   │   │   │   ├── image-mobile-light.png
│   │   │   │   │   ├── image-pinned-dark.png
│   │   │   │   │   ├── image-pinned-light.png
│   │   │   │   │   ├── image-polls-dark.png
│   │   │   │   │   ├── image-polls-light.png
│   │   │   │   │   ├── image-threading-dark.png
│   │   │   │   │   ├── image-threading-light.png
│   │   │   │   │   ├── image-workflows-dark.png
│   │   │   │   │   ├── image-workflows-light.png
│   │   │   │   │   ├── laravel.png
│   │   │   │   │   ├── nodejs.png
│   │   │   │   │   ├── prisma.png
│   │   │   │   │   ├── tailwindlabs.png
│   │   │   │   │   └── vercel.png
│   │   │   │   ├── docs
│   │   │   │   │   └── editbar-bg.gif
│   │   │   │   ├── download
│   │   │   │   │   ├── diagonal_lines.gif
│   │   │   │   │   ├── tar.png
│   │   │   │   │   └── zip.png
│   │   │   │   ├── enterprise
│   │   │   │   │   ├── dfd-trial.png
│   │   │   │   │   ├── gh-enterprise-logo.svg
│   │   │   │   │   └── Hosting.png
│   │   │   │   ├── explore
│   │   │   │   │   ├── collections
│   │   │   │   │   │   ├── icons
│   │   │   │   │   │   │   ├── macos.png
│   │   │   │   │   │   │   └── windows.png
│   │   │   │   │   │   ├── illo-userdata-bg.svg
│   │   │   │   │   │   ├── machinelearning-flourish-1.svg
│   │   │   │   │   │   ├── machinelearning-flourish-2.svg
│   │   │   │   │   │   ├── machinelearning-flourish-3.svg
│   │   │   │   │   │   ├── machinelearning-flourish-4.svg
│   │   │   │   │   │   ├── machinelearning-flourish-5.svg
│   │   │   │   │   │   ├── machinelearning-main.svg
│   │   │   │   │   │   ├── opensource-flourish-1.svg
│   │   │   │   │   │   ├── opensource-flourish-2.svg
│   │   │   │   │   │   ├── opensource-flourish-3.svg
│   │   │   │   │   │   ├── opensource-main.svg
│   │   │   │   │   │   ├── userdata-flourish-keys.svg
│   │   │   │   │   │   ├── userdata-flourish-password.svg
│   │   │   │   │   │   ├── userdata-flourish-review.svg
│   │   │   │   │   │   └── userdata-main.svg
│   │   │   │   │   ├── events
│   │   │   │   │   │   ├── gameoff.png
│   │   │   │   │   │   ├── openjam-bg.png
│   │   │   │   │   │   ├── reactriot-bg.png
│   │   │   │   │   │   ├── roguelike.png
│   │   │   │   │   │   ├── satellite-bg.png
│   │   │   │   │   │   ├── satellite-logo-mark.svg
│   │   │   │   │   │   ├── universe2017-bg.png
│   │   │   │   │   │   ├── universe2017-logo-mark.svg
│   │   │   │   │   │   ├── universe2018-bg.png
│   │   │   │   │   │   └── universe2018-logo-mark.svg
│   │   │   │   │   ├── following_stars.v1.png
│   │   │   │   │   ├── pause_button.png
│   │   │   │   │   ├── play_button.png
│   │   │   │   │   └── social.jpg
│   │   │   │   ├── facebox
│   │   │   │   │   └── closelabel.png
│   │   │   │   ├── farbtastic
│   │   │   │   │   ├── marker.png
│   │   │   │   │   ├── mask.png
│   │   │   │   │   └── wheel.png
│   │   │   │   ├── footer
│   │   │   │   │   ├── blacktocat.png
│   │   │   │   │   ├── footer-logo.png
│   │   │   │   │   └── rackspaces_logo.png
│   │   │   │   ├── gists
│   │   │   │   │   └── gist-og-image.png
│   │   │   │   ├── github_models
│   │   │   │   │   ├── contribution-graph.svg
│   │   │   │   │   ├── mockup-bg.png
│   │   │   │   │   └── play-button-vector.svg
│   │   │   │   ├── growth
│   │   │   │   │   └── advanced_security
│   │   │   │   │       ├── rectangle_bottom.png
│   │   │   │   │       ├── rectangle_top.png
│   │   │   │   │       ├── security_dark.png
│   │   │   │   │       ├── security_light.png
│   │   │   │   │       └── thumbnail.jpeg
│   │   │   │   ├── header
│   │   │   │   │   ├── github-enterprise-logotype-hover.png
│   │   │   │   │   ├── github-enterprise-logotype.png
│   │   │   │   │   ├── github-logotype.png
│   │   │   │   │   ├── logo_gist.png
│   │   │   │   │   ├── nav-rule.png
│   │   │   │   │   └── search-key-slash.svg
│   │   │   │   ├── hero
│   │   │   │   │   ├── textographic-border.png
│   │   │   │   │   └── training.jpg
│   │   │   │   ├── home
│   │   │   │   │   ├── gh-enterprise-code.png
│   │   │   │   │   └── octicons-bg.png
│   │   │   │   ├── home_fi
│   │   │   │   │   └── octocat-support-big.png
│   │   │   │   ├── insights
│   │   │   │   │   └── Dashboard.png
│   │   │   │   ├── integrations
│   │   │   │   │   └── integrations-directory-graphic.svg
│   │   │   │   ├── issues
│   │   │   │   │   ├── clear-x.png
│   │   │   │   │   ├── close-panel.png
│   │   │   │   │   └── search-comment-author-bit.png
│   │   │   │   ├── login
│   │   │   │   │   ├── github_mobile@1x.png
│   │   │   │   │   └── github_mobile@2x.png
│   │   │   │   ├── logos
│   │   │   │   │   ├── braintree@2x.png
│   │   │   │   │   ├── canary-logo.png
│   │   │   │   │   ├── codeclimate@2x.png
│   │   │   │   │   ├── drw.png
│   │   │   │   │   ├── jira@2x.png
│   │   │   │   │   ├── ngmoco@2x.png
│   │   │   │   │   ├── travis@2x.png
│   │   │   │   │   └── trello@2x.png
│   │   │   │   ├── logos_page
│   │   │   │   │   ├── GitHub-Logo.png
│   │   │   │   │   └── GitHub-Mark.png
│   │   │   │   ├── loops
│   │   │   │   │   ├── BattleRoyal.png
│   │   │   │   │   ├── FirstResponder.png
│   │   │   │   │   └── NewsFlash.png
│   │   │   │   ├── marketing
│   │   │   │   │   ├── calendar.png
│   │   │   │   │   ├── matthew-portrait.jpg
│   │   │   │   │   ├── rule.gif
│   │   │   │   │   └── testimonial-pinterest-jon-parise.jpg
│   │   │   │   ├── marketplace
│   │   │   │   │   ├── action-feature-image-2@2x.png
│   │   │   │   │   ├── action-feature-image@2x.png
│   │   │   │   │   ├── action-icon.png
│   │   │   │   │   ├── bg-callout.svg
│   │   │   │   │   ├── bg-category.svg
│   │   │   │   │   ├── documentation.png
│   │   │   │   │   ├── header
│   │   │   │   │   │   ├── dark
│   │   │   │   │   │   │   ├── arrow@2x.png
│   │   │   │   │   │   │   ├── arrow.png
│   │   │   │   │   │   │   ├── copilot@2x.png
│   │   │   │   │   │   │   ├── copilot.png
│   │   │   │   │   │   │   ├── donut@2x.png
│   │   │   │   │   │   │   ├── donut.png
│   │   │   │   │   │   │   ├── models@2x.png
│   │   │   │   │   │   │   ├── models.png
│   │   │   │   │   │   │   ├── semicircles@2x.png
│   │   │   │   │   │   │   ├── semicircles.png
│   │   │   │   │   │   │   ├── sparklelarge@2x.png
│   │   │   │   │   │   │   ├── sparklelarge.png
│   │   │   │   │   │   │   ├── sparklesmall@2x.png
│   │   │   │   │   │   │   ├── sparklesmall.png
│   │   │   │   │   │   │   ├── workflow@2x.png
│   │   │   │   │   │   │   └── workflow.png
│   │   │   │   │   │   └── light
│   │   │   │   │   │       ├── arrow@2x.png
│   │   │   │   │   │       ├── arrow.png
│   │   │   │   │   │       ├── copilot@2x.png
│   │   │   │   │   │       ├── copilot.png
│   │   │   │   │   │       ├── donut@2x.png
│   │   │   │   │   │       ├── donut.png
│   │   │   │   │   │       ├── models@2x.png
│   │   │   │   │   │       ├── models.png
│   │   │   │   │   │       ├── semicircles@2x.png
│   │   │   │   │   │       ├── semicircles.png
│   │   │   │   │   │       ├── sparklelarge@2x.png
│   │   │   │   │   │       ├── sparklelarge.png
│   │   │   │   │   │       ├── sparklesmall@2x.png
│   │   │   │   │   │       ├── sparklesmall.png
│   │   │   │   │   │       ├── workflow@2x.png
│   │   │   │   │   │       └── workflow.png
│   │   │   │   │   ├── icon-marketplace.png
│   │   │   │   │   ├── icon-marketplace.svg
│   │   │   │   │   ├── marketplace-illustration-01.svg
│   │   │   │   │   ├── models
│   │   │   │   │   │   ├── families
│   │   │   │   │   │   │   ├── ai21labs-hero.jpg
│   │   │   │   │   │   │   ├── ai21labs-hero.webp
│   │   │   │   │   │   │   ├── ai21 labs.svg
│   │   │   │   │   │   │   ├── anthropic.svg
│   │   │   │   │   │   │   ├── azure-openai.svg
│   │   │   │   │   │   │   ├── cohere-hero.jpg
│   │   │   │   │   │   │   ├── cohere-hero.webp
│   │   │   │   │   │   │   ├── cohere.svg
│   │   │   │   │   │   │   ├── core42-hero.jpg
│   │   │   │   │   │   │   ├── core42-hero.webp
│   │   │   │   │   │   │   ├── core42.svg
│   │   │   │   │   │   │   ├── deci-ai.svg
│   │   │   │   │   │   │   ├── deepseek-hero.jpg
│   │   │   │   │   │   │   ├── deepseek-hero.webp
│   │   │   │   │   │   │   ├── deepseek.svg
│   │   │   │   │   │   │   ├── gemini.svg
│   │   │   │   │   │   │   ├── meta-hero.jpg
│   │   │   │   │   │   │   ├── meta-hero.webp
│   │   │   │   │   │   │   ├── meta.svg
│   │   │   │   │   │   │   ├── microsoft-hero.jpg
│   │   │   │   │   │   │   ├── microsoft-hero.webp
│   │   │   │   │   │   │   ├── microsoft.svg
│   │   │   │   │   │   │   ├── mistral ai.svg
│   │   │   │   │   │   │   ├── mistralai.svg
│   │   │   │   │   │   │   ├── mistral-hero.jpg
│   │   │   │   │   │   │   ├── mistral-hero.webp
│   │   │   │   │   │   │   ├── mistral.svg
│   │   │   │   │   │   │   ├── openaidevault.svg
│   │   │   │   │   │   │   ├── openai-hero.jpg
│   │   │   │   │   │   │   ├── openai-hero.webp
│   │   │   │   │   │   │   ├── openai-logo.svg
│   │   │   │   │   │   │   ├── openai.svg
│   │   │   │   │   │   │   ├── xai-dark.svg
│   │   │   │   │   │   │   ├── xai-hero.jpg
│   │   │   │   │   │   │   ├── xai-hero.webp
│   │   │   │   │   │   │   └── xai.svg
│   │   │   │   │   │   ├── logo-github.svg
│   │   │   │   │   │   ├── logo-microsoft-foundry.svg
│   │   │   │   │   │   └── logo-models.jpg
│   │   │   │   │   ├── mpft-icon.png
│   │   │   │   │   └── mpft-icon.svg
│   │   │   │   ├── memexes
│   │   │   │   │   ├── insights-chart-limit-dialog-banner-dark.png
│   │   │   │   │   ├── insights-chart-limit-dialog-banner-light.png
│   │   │   │   │   ├── memex-issue-types-announcement-dark.png
│   │   │   │   │   ├── memex-issue-types-announcement-light.png
│   │   │   │   │   ├── memex-issue-types-demo.mp4
│   │   │   │   │   ├── memex-issue-types-popover-dark.png
│   │   │   │   │   ├── memex-issue-types-popover-light.png
│   │   │   │   │   ├── memex-templates-board-dark.png
│   │   │   │   │   ├── memex-templates-board-light.png
│   │   │   │   │   ├── memex-templates-bug-tracker-dark.png
│   │   │   │   │   ├── memex-templates-bug-tracker-light.png
│   │   │   │   │   ├── memex-templates-feature-release-dark.png
│   │   │   │   │   ├── memex-templates-feature-release-light.png
│   │   │   │   │   ├── memex-templates-iterative-development-dark.png
│   │   │   │   │   ├── memex-templates-iterative-development-light.png
│   │   │   │   │   ├── memex-templates-kanban-dark.png
│   │   │   │   │   ├── memex-templates-kanban-light.png
│   │   │   │   │   ├── memex-templates-product-launch-dark.png
│   │   │   │   │   ├── memex-templates-product-launch-light.png
│   │   │   │   │   ├── memex-templates-roadmap-dark.png
│   │   │   │   │   ├── memex-templates-roadmap-light.png
│   │   │   │   │   ├── memex-templates-roadmap-template-dark.png
│   │   │   │   │   ├── memex-templates-roadmap-template-light.png
│   │   │   │   │   ├── memex-templates-table-dark.png
│   │   │   │   │   ├── memex-templates-table-light.png
│   │   │   │   │   ├── memex-templates-team-planning-dark.png
│   │   │   │   │   ├── memex-templates-team-planning-light.png
│   │   │   │   │   ├── memex-templates-team-planning-updated-dark.png
│   │   │   │   │   ├── memex-templates-team-planning-updated-light.png
│   │   │   │   │   ├── memex-templates-team-retrospective-dark.png
│   │   │   │   │   ├── memex-templates-team-retrospective-light.png
│   │   │   │   │   ├── projects-beta-splash-dark.png
│   │   │   │   │   ├── projects-beta-splash-mobile-dark.png
│   │   │   │   │   ├── projects-beta-splash-mobile.png
│   │   │   │   │   └── projects-beta-splash.png
│   │   │   │   ├── microsoft_callout
│   │   │   │   │   ├── azure_bg.png
│   │   │   │   │   ├── cloud-1.png
│   │   │   │   │   ├── cloud-2.png
│   │   │   │   │   └── corner.png
│   │   │   │   ├── navigation
│   │   │   │   │   └── search-icon.png
│   │   │   │   ├── network
│   │   │   │   │   ├── b.svg
│   │   │   │   │   ├── i.svg
│   │   │   │   │   ├── l.svg
│   │   │   │   │   └── t.svg
│   │   │   │   ├── notices
│   │   │   │   │   ├── account_settings-enterprise.png
│   │   │   │   │   ├── account_settings.png
│   │   │   │   │   └── fork_button.png
│   │   │   │   ├── notifications
│   │   │   │   │   ├── code-alert.svg
│   │   │   │   │   ├── done-blank-dark.svg
│   │   │   │   │   ├── done-blank.svg
│   │   │   │   │   ├── filters-zero-dark.svg
│   │   │   │   │   ├── filters-zero.svg
│   │   │   │   │   ├── inbox-zero-dark.svg
│   │   │   │   │   ├── inbox-zero.svg
│   │   │   │   │   ├── saved-blank-dark.svg
│   │   │   │   │   └── saved-blank.svg
│   │   │   │   ├── oauth
│   │   │   │   │   ├── restrictions-1.png
│   │   │   │   │   ├── restrictions-2.png
│   │   │   │   │   └── restrictions-3.png
│   │   │   │   ├── octocats
│   │   │   │   │   ├── collabocats.jpg
│   │   │   │   │   ├── constructocat2.jpeg
│   │   │   │   │   └── supportcat.jpg
│   │   │   │   ├── open_graph
│   │   │   │   │   ├── github-logo.png
│   │   │   │   │   ├── github-mark.png
│   │   │   │   │   └── github-octocat.png
│   │   │   │   ├── organizations
│   │   │   │   │   ├── const.gif
│   │   │   │   │   ├── github_for_teams.png
│   │   │   │   │   ├── org_icon.gif
│   │   │   │   │   └── pull_request.png
│   │   │   │   ├── org_overview
│   │   │   │   │   └── promos
│   │   │   │   │       ├── galaxy-2025
│   │   │   │   │       │   ├── event-date-1747155768.svg
│   │   │   │   │       │   └── event-logo-1747155768.svg
│   │   │   │   │       ├── general
│   │   │   │   │       │   ├── bg-1747155768.retina.jpg
│   │   │   │   │       │   └── square-bullet-1747155768.svg
│   │   │   │   │       ├── org_overview_roadmap_webinar
│   │   │   │   │       │   ├── mario_rodriguez.png
│   │   │   │   │       │   ├── product-preview-dark.png
│   │   │   │   │       │   ├── product-preview-light.png
│   │   │   │   │       │   ├── q4-webinar-dark.png
│   │   │   │   │       │   └── q4-webinar-light.png
│   │   │   │   │       └── org_overview_roadmap_webinar_2025_q3_pre_event
│   │   │   │   │           ├── q4-webinar-dark.png
│   │   │   │   │           └── q4-webinar-light.png
│   │   │   │   ├── orgs
│   │   │   │   │   ├── dots-bg.png
│   │   │   │   │   └── enterprise.svg
│   │   │   │   ├── pagehead
│   │   │   │   │   └── background-yellowhatch-v2.png
│   │   │   │   ├── pages_404
│   │   │   │   │   ├── 404.png
│   │   │   │   │   └── 410.png
│   │   │   │   ├── pages_generator
│   │   │   │   │   ├── actions-bar-blacktocat.png
│   │   │   │   │   └── theme_picker_body_bg.png
│   │   │   │   ├── pricing
│   │   │   │   │   ├── brands.png
│   │   │   │   │   ├── github-mark.png
│   │   │   │   │   ├── github-mark-refund.png
│   │   │   │   │   ├── git-lfs-logo.png
│   │   │   │   │   ├── paid.png
│   │   │   │   │   ├── pdf-logo.svg
│   │   │   │   │   └── thankyou.svg
│   │   │   │   ├── profile
│   │   │   │   │   ├── achievements
│   │   │   │   │   │   ├── arctic-code-vault-contributor-default.png
│   │   │   │   │   │   ├── arctic-code-vault.png
│   │   │   │   │   │   ├── dust-bunny-default.png
│   │   │   │   │   │   ├── galaxy-brain-bronze.png
│   │   │   │   │   │   ├── galaxy-brain-crystal.png
│   │   │   │   │   │   ├── galaxy-brain-default.png
│   │   │   │   │   │   ├── galaxy-brain-gold.png
│   │   │   │   │   │   ├── galaxy-brain-silver.png
│   │   │   │   │   │   ├── gradients
│   │   │   │   │   │   │   ├── arctic-code-vault-contributor-detail.png
│   │   │   │   │   │   │   ├── dust-bunny-detail.png
│   │   │   │   │   │   │   ├── galaxy-brain-detail.png
│   │   │   │   │   │   │   ├── heartbreaker-detail.png
│   │   │   │   │   │   │   ├── heart-on-your-sleeve-detail.png
│   │   │   │   │   │   │   ├── mars-2020-contributor-detail.png
│   │   │   │   │   │   │   ├── open-sourcerer-detail.png
│   │   │   │   │   │   │   ├── pair-extraordinaire-detail.png
│   │   │   │   │   │   │   ├── polyglot-detail.png
│   │   │   │   │   │   │   ├── proxima-pioneer-detail.png
│   │   │   │   │   │   │   ├── proxima-private-ga-detail.png
│   │   │   │   │   │   │   ├── proxima-public-ga-detail.png
│   │   │   │   │   │   │   ├── proxima-shipper-detail.png
│   │   │   │   │   │   │   ├── proxima-staffshipper-detail.png
│   │   │   │   │   │   │   ├── proxima-staffuser-detail.png
│   │   │   │   │   │   │   ├── public-sponsor-detail.png
│   │   │   │   │   │   │   ├── pull-shark-detail.png
│   │   │   │   │   │   │   ├── quickdraw-detail.png
│   │   │   │   │   │   │   ├── starstruck-detail.png
│   │   │   │   │   │   │   ├── yolo-detail.png
│   │   │   │   │   │   │   └── young-padawan-detail.png
│   │   │   │   │   │   ├── heartbreaker-default.png
│   │   │   │   │   │   ├── heart-on-your-sleeve-bronze.png
│   │   │   │   │   │   ├── heart-on-your-sleeve-crystal.png
│   │   │   │   │   │   ├── heart-on-your-sleeve-default.png
│   │   │   │   │   │   ├── heart-on-your-sleeve-gold.png
│   │   │   │   │   │   ├── heart-on-your-sleeve-silver.png
│   │   │   │   │   │   ├── high-resolution
│   │   │   │   │   │   │   ├── arctic-code-vault-contributor.png
│   │   │   │   │   │   │   ├── dust-bunny.png
│   │   │   │   │   │   │   ├── galaxy-brain.png
│   │   │   │   │   │   │   ├── heartbreaker.png
│   │   │   │   │   │   │   ├── heart-on-your-sleeve.png
│   │   │   │   │   │   │   ├── mars-2020-contributor.png
│   │   │   │   │   │   │   ├── open-sourcerer.png
│   │   │   │   │   │   │   ├── pair-extraordinaire.png
│   │   │   │   │   │   │   ├── polyglot.png
│   │   │   │   │   │   │   ├── proxima-pioneer.png
│   │   │   │   │   │   │   ├── proxima-private-ga.png
│   │   │   │   │   │   │   ├── proxima-public-ga.png
│   │   │   │   │   │   │   ├── proxima-shipper.png
│   │   │   │   │   │   │   ├── proxima-staffshipper.png
│   │   │   │   │   │   │   ├── proxima-staffuser.png
│   │   │   │   │   │   │   ├── public-sponsor.png
│   │   │   │   │   │   │   ├── pull-shark.png
│   │   │   │   │   │   │   ├── quickdraw.png
│   │   │   │   │   │   │   ├── starstruck.png
│   │   │   │   │   │   │   ├── yolo.png
│   │   │   │   │   │   │   └── young-padawan.png
│   │   │   │   │   │   ├── mars-2020-contributor-default.png
│   │   │   │   │   │   ├── mars-2020-helicopter-contributor.png
│   │   │   │   │   │   ├── open-sourcerer-bronze.png
│   │   │   │   │   │   ├── open-sourcerer-crystal.png
│   │   │   │   │   │   ├── open-sourcerer-default.png
│   │   │   │   │   │   ├── open-sourcerer-gold.png
│   │   │   │   │   │   ├── open-sourcerer-silver.png
│   │   │   │   │   │   ├── pair-extraordinaire-bronze.png
│   │   │   │   │   │   ├── pair-extraordinaire-crystal.png
│   │   │   │   │   │   ├── pair-extraordinaire-default.png
│   │   │   │   │   │   ├── pair-extraordinaire-gold.png
│   │   │   │   │   │   ├── pair-extraordinaire-silver.png
│   │   │   │   │   │   ├── polyglot-bronze.png
│   │   │   │   │   │   ├── polyglot-crystal.png
│   │   │   │   │   │   ├── polyglot-default.png
│   │   │   │   │   │   ├── polyglot-gold.png
│   │   │   │   │   │   ├── polyglot-silver.png
│   │   │   │   │   │   ├── proxima-pioneer-default.png
│   │   │   │   │   │   ├── proxima-private-ga-default.png
│   │   │   │   │   │   ├── proxima-public-ga-default.png
│   │   │   │   │   │   ├── proxima-shipper-default.png
│   │   │   │   │   │   ├── proxima-staffshipper-default.png
│   │   │   │   │   │   ├── proxima-staffuser-default.png
│   │   │   │   │   │   ├── public-sponsor-default.png
│   │   │   │   │   │   ├── pull-shark-bronze.png
│   │   │   │   │   │   ├── pull-shark-crystal.png
│   │   │   │   │   │   ├── pull-shark-default.png
│   │   │   │   │   │   ├── pull-shark-gold.png
│   │   │   │   │   │   ├── pull-shark-silver.png
│   │   │   │   │   │   ├── quickdraw-default--dark.png
│   │   │   │   │   │   ├── quickdraw-default--light-medium.png
│   │   │   │   │   │   ├── quickdraw-default--light.png
│   │   │   │   │   │   ├── quickdraw-default--medium-dark.png
│   │   │   │   │   │   ├── quickdraw-default--medium.png
│   │   │   │   │   │   ├── quickdraw-default.png
│   │   │   │   │   │   ├── rounded
│   │   │   │   │   │   │   ├── arctic-code-vault-contributor.png
│   │   │   │   │   │   │   ├── mars-2020-contributor.png
│   │   │   │   │   │   │   └── public-sponsor.png
│   │   │   │   │   │   ├── social-cards
│   │   │   │   │   │   │   ├── arctic-code-vault-contributor-default.png
│   │   │   │   │   │   │   ├── dust-bunny-default.png
│   │   │   │   │   │   │   ├── galaxy-brain-bronze.png
│   │   │   │   │   │   │   ├── galaxy-brain-default.png
│   │   │   │   │   │   │   ├── galaxy-brain-gold.png
│   │   │   │   │   │   │   ├── galaxy-brain-silver.png
│   │   │   │   │   │   │   ├── heartbreaker-default.png
│   │   │   │   │   │   │   ├── heart-on-your-sleeve-bronze.png
│   │   │   │   │   │   │   ├── heart-on-your-sleeve-default.png
│   │   │   │   │   │   │   ├── heart-on-your-sleeve-gold.png
│   │   │   │   │   │   │   ├── heart-on-your-sleeve-silver.png
│   │   │   │   │   │   │   ├── mars-2020-contributor-default.png
│   │   │   │   │   │   │   ├── open-sourcerer-bronze.png
│   │   │   │   │   │   │   ├── open-sourcerer-default.png
│   │   │   │   │   │   │   ├── open-sourcerer-gold.png
│   │   │   │   │   │   │   ├── open-sourcerer-silver.png
│   │   │   │   │   │   │   ├── pair-extraordinaire-bronze.png
│   │   │   │   │   │   │   ├── pair-extraordinaire-default.png
│   │   │   │   │   │   │   ├── pair-extraordinaire-gold.png
│   │   │   │   │   │   │   ├── pair-extraordinaire-silver.png
│   │   │   │   │   │   │   ├── polyglot-bronze.png
│   │   │   │   │   │   │   ├── polyglot-default.png
│   │   │   │   │   │   │   ├── polyglot-silver.png
│   │   │   │   │   │   │   ├── proxima-pioneer-default.png
│   │   │   │   │   │   │   ├── proxima-private-ga-default.png
│   │   │   │   │   │   │   ├── proxima-public-ga-default.png
│   │   │   │   │   │   │   ├── proxima-shipper-default.png
│   │   │   │   │   │   │   ├── proxima-staffshipper-default.png
│   │   │   │   │   │   │   ├── proxima-staffuser-default.png
│   │   │   │   │   │   │   ├── public-sponsor-default.png
│   │   │   │   │   │   │   ├── pull-shark-bronze.png
│   │   │   │   │   │   │   ├── pull-shark-default.png
│   │   │   │   │   │   │   ├── pull-shark-gold.png
│   │   │   │   │   │   │   ├── pull-shark-silver.png
│   │   │   │   │   │   │   ├── quickdraw-default--dark.png
│   │   │   │   │   │   │   ├── quickdraw-default--light-medium.png
│   │   │   │   │   │   │   ├── quickdraw-default--light.png
│   │   │   │   │   │   │   ├── quickdraw-default--medium-dark.png
│   │   │   │   │   │   │   ├── quickdraw-default--medium.png
│   │   │   │   │   │   │   ├── quickdraw-default.png
│   │   │   │   │   │   │   ├── starstruck-bronze--dark.png
│   │   │   │   │   │   │   ├── starstruck-bronze--light-medium.png
│   │   │   │   │   │   │   ├── starstruck-bronze--light.png
│   │   │   │   │   │   │   ├── starstruck-bronze--medium-dark.png
│   │   │   │   │   │   │   ├── starstruck-bronze--medium.png
│   │   │   │   │   │   │   ├── starstruck-bronze.png
│   │   │   │   │   │   │   ├── starstruck-default--dark.png
│   │   │   │   │   │   │   ├── starstruck-default--light-medium.png
│   │   │   │   │   │   │   ├── starstruck-default--light.png
│   │   │   │   │   │   │   ├── starstruck-default--medium-dark.png
│   │   │   │   │   │   │   ├── starstruck-default--medium.png
│   │   │   │   │   │   │   ├── starstruck-default.png
│   │   │   │   │   │   │   ├── starstruck-gold--dark.png
│   │   │   │   │   │   │   ├── starstruck-gold--light-medium.png
│   │   │   │   │   │   │   ├── starstruck-gold--light.png
│   │   │   │   │   │   │   ├── starstruck-gold--medium-dark.png
│   │   │   │   │   │   │   ├── starstruck-gold--medium.png
│   │   │   │   │   │   │   ├── starstruck-gold.png
│   │   │   │   │   │   │   ├── starstruck-silver--dark.png
│   │   │   │   │   │   │   ├── starstruck-silver--light-medium.png
│   │   │   │   │   │   │   ├── starstruck-silver--light.png
│   │   │   │   │   │   │   ├── starstruck-silver--medium-dark.png
│   │   │   │   │   │   │   ├── starstruck-silver--medium.png
│   │   │   │   │   │   │   ├── starstruck-silver.png
│   │   │   │   │   │   │   ├── yolo-default.png
│   │   │   │   │   │   │   └── young-padawan-default.png
│   │   │   │   │   │   ├── sponsor.png
│   │   │   │   │   │   ├── starstruck-bronze.png
│   │   │   │   │   │   ├── starstruck-crystal.png
│   │   │   │   │   │   ├── starstruck-default--dark.png
│   │   │   │   │   │   ├── starstruck-default--light-medium.png
│   │   │   │   │   │   ├── starstruck-default--light.png
│   │   │   │   │   │   ├── starstruck-default--medium-dark.png
│   │   │   │   │   │   ├── starstruck-default--medium.png
│   │   │   │   │   │   ├── starstruck-default.png
│   │   │   │   │   │   ├── starstruck-gold.png
│   │   │   │   │   │   ├── starstruck-silver.png
│   │   │   │   │   │   ├── yolo-default.png
│   │   │   │   │   │   └── young-padawan-default.png
│   │   │   │   │   ├── badge--acv-64.png
│   │   │   │   │   ├── badge--mars-64.png
│   │   │   │   │   ├── profile-first-issue-dark.svg
│   │   │   │   │   ├── profile-first-issue.svg
│   │   │   │   │   ├── profile-first-pr-dark.svg
│   │   │   │   │   ├── profile-first-pr.svg
│   │   │   │   │   ├── profile-first-repo-dark.svg
│   │   │   │   │   ├── profile-first-repo.svg
│   │   │   │   │   ├── profile-joined-github-dark.svg
│   │   │   │   │   └── profile-joined-github.svg
│   │   │   │   ├── projects
│   │   │   │   │   ├── cards-columns.png
│   │   │   │   │   ├── cards.png
│   │   │   │   │   ├── octicon-automate-workflow.svg
│   │   │   │   │   ├── octicon-finish-project.svg
│   │   │   │   │   ├── octicon-get-organized.svg
│   │   │   │   │   ├── octicon-plan-project.svg
│   │   │   │   │   ├── octicon-share-status.svg
│   │   │   │   │   └── octicon-track-progress.svg
│   │   │   │   ├── pulls
│   │   │   │   │   ├── closed_back.gif
│   │   │   │   │   ├── community-management.svg
│   │   │   │   │   ├── dirty-shade.png
│   │   │   │   │   ├── drafts_upgrade_dialog
│   │   │   │   │   │   ├── hero-image-dark.png
│   │   │   │   │   │   └── hero-image-light.png
│   │   │   │   │   ├── git-pull-request-unlisted.svg
│   │   │   │   │   ├── multiline-drag-explainer-final.gif
│   │   │   │   │   ├── split.svg
│   │   │   │   │   ├── suggested-changes.svg
│   │   │   │   │   └── unified.svg
│   │   │   │   ├── repo_list
│   │   │   │   │   └── filter_input_long.png
│   │   │   │   ├── search
│   │   │   │   │   ├── dark2x.png
│   │   │   │   │   ├── dark.png
│   │   │   │   │   ├── home-desktop-dark2x.png
│   │   │   │   │   ├── home-desktop-dark2x.webp
│   │   │   │   │   ├── home-desktop-dark.png
│   │   │   │   │   ├── home-desktop-dark.webp
│   │   │   │   │   ├── home-desktop-light2x.png
│   │   │   │   │   ├── home-desktop-light2x.webp
│   │   │   │   │   ├── home-desktop-light.png
│   │   │   │   │   ├── home-desktop-light.webp
│   │   │   │   │   ├── home-mobile-dark2x.png
│   │   │   │   │   ├── home-mobile-dark2x.webp
│   │   │   │   │   ├── home-mobile-dark.png
│   │   │   │   │   ├── home-mobile-dark.webp
│   │   │   │   │   ├── home-mobile-light2x.png
│   │   │   │   │   ├── home-mobile-light2x.webp
│   │   │   │   │   ├── home-mobile-light.png
│   │   │   │   │   ├── home-mobile-light.webp
│   │   │   │   │   ├── issues-2x.png
│   │   │   │   │   ├── issues.png
│   │   │   │   │   ├── light2x.png
│   │   │   │   │   ├── light.png
│   │   │   │   │   ├── mona-love-2x.png
│   │   │   │   │   ├── mona-love.png
│   │   │   │   │   └── package.svg
│   │   │   │   ├── serverstats
│   │   │   │   │   ├── superheader_back-2.gif
│   │   │   │   │   ├── superheader_back-dev.gif
│   │   │   │   │   ├── superheader_back.gif
│   │   │   │   │   └── superheader_back-test.gif
│   │   │   │   ├── services
│   │   │   │   │   ├── campfire-callout.png
│   │   │   │   │   └── campfire-screenshot.png
│   │   │   │   ├── settings
│   │   │   │   │   ├── color_modes
│   │   │   │   │   │   ├── dark_colorblind_disc.svg
│   │   │   │   │   │   ├── dark_colorblind_high_contrast_disc.svg
│   │   │   │   │   │   ├── dark_colorblind_high_contrast_preview.svg
│   │   │   │   │   │   ├── dark_colorblind_preview.svg
│   │   │   │   │   │   ├── dark_dimmed_disc.svg
│   │   │   │   │   │   ├── dark_dimmed_high_contrast_disc.svg
│   │   │   │   │   │   ├── dark_dimmed_high_contrast_preview.svg
│   │   │   │   │   │   ├── dark_dimmed_preview.svg
│   │   │   │   │   │   ├── dark_disc.svg
│   │   │   │   │   │   ├── dark_high_contrast_disc.svg
│   │   │   │   │   │   ├── dark_high_contrast_preview.svg
│   │   │   │   │   │   ├── dark_preview.svg
│   │   │   │   │   │   ├── dark_tritanopia_disc.svg
│   │   │   │   │   │   ├── dark_tritanopia_high_contrast_disc.svg
│   │   │   │   │   │   ├── dark_tritanopia_high_contrast_preview.svg
│   │   │   │   │   │   ├── dark_tritanopia_preview.svg
│   │   │   │   │   │   ├── light_colorblind_disc.svg
│   │   │   │   │   │   ├── light_colorblind_high_contrast_disc.svg
│   │   │   │   │   │   ├── light_colorblind_high_contrast_preview.svg
│   │   │   │   │   │   ├── light_colorblind_preview.svg
│   │   │   │   │   │   ├── light_disc.svg
│   │   │   │   │   │   ├── light_high_contrast_disc.svg
│   │   │   │   │   │   ├── light_high_contrast_preview.svg
│   │   │   │   │   │   ├── light_preview.svg
│   │   │   │   │   │   ├── light_tritanopia_disc.svg
│   │   │   │   │   │   ├── light_tritanopia_high_contrast_disc.svg
│   │   │   │   │   │   ├── light_tritanopia_high_contrast_preview.svg
│   │   │   │   │   │   └── light_tritanopia_preview.svg
│   │   │   │   │   ├── two_factor_guide-1@2x.png
│   │   │   │   │   ├── two_factor_guide-2@2x.png
│   │   │   │   │   └── two_factor_guide-3@2x.png
│   │   │   │   ├── signup
│   │   │   │   │   ├── animated-arrow.gif
│   │   │   │   │   ├── business-plan.svg
│   │   │   │   │   ├── business_plus-plan.svg
│   │   │   │   │   ├── company_dark.svg
│   │   │   │   │   ├── company.svg
│   │   │   │   │   ├── enterprise_server-plan.svg
│   │   │   │   │   ├── free-plan.svg
│   │   │   │   │   ├── gc_banner_dark.png
│   │   │   │   │   ├── gc_banner_light.png
│   │   │   │   │   ├── icons
│   │   │   │   │   │   ├── audit.svg
│   │   │   │   │   │   ├── cli.svg
│   │   │   │   │   │   ├── code-owners.svg
│   │   │   │   │   │   ├── code-review.svg
│   │   │   │   │   │   ├── education.svg
│   │   │   │   │   │   ├── enterprise.svg
│   │   │   │   │   │   ├── pro.svg
│   │   │   │   │   │   ├── protected-branches.svg
│   │   │   │   │   │   ├── saml.svg
│   │   │   │   │   │   ├── security.svg
│   │   │   │   │   │   ├── support.svg
│   │   │   │   │   │   ├── team-mentions.svg
│   │   │   │   │   │   ├── team.svg
│   │   │   │   │   │   ├── user-classic.svg
│   │   │   │   │   │   └── user-emu.svg
│   │   │   │   │   ├── infinity.svg
│   │   │   │   │   ├── interstitial
│   │   │   │   │   │   ├── editor-tools_dark.svg
│   │   │   │   │   │   ├── editor-tools.svg
│   │   │   │   │   │   ├── engineering_dark.svg
│   │   │   │   │   │   └── engineering.svg
│   │   │   │   │   ├── launch_codes
│   │   │   │   │   │   ├── anthony-star.png
│   │   │   │   │   │   ├── bg.jpg
│   │   │   │   │   │   ├── blur.png
│   │   │   │   │   │   ├── launch-codes-mona-fallback@1x.jpg
│   │   │   │   │   │   ├── launch-codes-mona-fallback@2x.jpg
│   │   │   │   │   │   ├── star.png
│   │   │   │   │   │   └── wormhole.jpg
│   │   │   │   │   └── pro-plan.svg
│   │   │   │   ├── site
│   │   │   │   │   ├── about
│   │   │   │   │   │   ├── community
│   │   │   │   │   │   │   └── blacktocats
│   │   │   │   │   │   │       ├── blacktocats-event-map.svg
│   │   │   │   │   │   │       ├── blacktocats-hero-1250.jpg
│   │   │   │   │   │   │       ├── blacktocats-hero-1250.webp
│   │   │   │   │   │   │       ├── blacktocats-hero-625.jpg
│   │   │   │   │   │   │       ├── blacktocats-hero-625.webp
│   │   │   │   │   │   │       ├── blacktocats-impacting-leadership.jpg
│   │   │   │   │   │   │       ├── blacktocats-impacting-leadership.webp
│   │   │   │   │   │   │       ├── blacktocats-looking-back.jpg
│   │   │   │   │   │   │       ├── blacktocats-looking-back.webp
│   │   │   │   │   │   │       ├── blacktocats-one-to-many.jpg
│   │   │   │   │   │   │       ├── blacktocats-one-to-many.webp
│   │   │   │   │   │   │       ├── blacktocats-starting-the-trend.jpg
│   │   │   │   │   │   │       ├── blacktocats-starting-the-trend.webp
│   │   │   │   │   │   │       ├── blacktocats-the-readme-project.jpg
│   │   │   │   │   │   │       ├── blacktocats-the-readme-project.webp
│   │   │   │   │   │   │       ├── blacktocats-video-cover-1250.jpg
│   │   │   │   │   │   │       ├── blacktocats-video-cover-1250.webp
│   │   │   │   │   │   │       ├── blacktocats-video-cover-625.jpg
│   │   │   │   │   │   │       ├── blacktocats-video-cover-625.webp
│   │   │   │   │   │   │       ├── blacktocats-voices-1250.jpg
│   │   │   │   │   │   │       ├── blacktocats-voices-1250.webp
│   │   │   │   │   │   │       ├── blacktocats-voices-625.jpg
│   │   │   │   │   │   │       ├── blacktocats-voices-625.webp
│   │   │   │   │   │   │       ├── codenaija-hackathon.jpg
│   │   │   │   │   │   │       ├── codenaija-hackathon.webp
│   │   │   │   │   │   │       ├── floss-and-code-tm-hack-day.jpg
│   │   │   │   │   │   │       └── floss-and-code-tm-hack-day.webp
│   │   │   │   │   │   ├── developer-policy
│   │   │   │   │   │   │   ├── advocate-decoration-1.png
│   │   │   │   │   │   │   ├── advocate-decoration-2.png
│   │   │   │   │   │   │   ├── dev-policy-bg
│   │   │   │   │   │   │   │   ├── dev-policy-bg@1x.jpg
│   │   │   │   │   │   │   │   ├── dev-policy-bg@1x.webp
│   │   │   │   │   │   │   │   ├── dev-policy-bg@2x.jpg
│   │   │   │   │   │   │   │   └── dev-policy-bg@2x.webp
│   │   │   │   │   │   │   ├── dev-policy-bg.jpg
│   │   │   │   │   │   │   ├── icon-email.svg
│   │   │   │   │   │   │   ├── icon-issue.svg
│   │   │   │   │   │   │   ├── illo-advancing.svg
│   │   │   │   │   │   │   ├── illo-establish.svg
│   │   │   │   │   │   │   ├── illo-protect.svg
│   │   │   │   │   │   │   ├── testimonial-decoration-1.png
│   │   │   │   │   │   │   ├── testimonial-decoration-2.png
│   │   │   │   │   │   │   └── testimonial-decoration-3.png
│   │   │   │   │   │   ├── diversity
│   │   │   │   │   │   │   ├── 2023
│   │   │   │   │   │   │   │   ├── diversity-people.jpg
│   │   │   │   │   │   │   │   ├── diversity-philanthropy.jpg
│   │   │   │   │   │   │   │   ├── diversity-platform.jpg
│   │   │   │   │   │   │   │   └── diversity-policy.jpg
│   │   │   │   │   │   │   ├── blacklivesmatter.png
│   │   │   │   │   │   │   ├── blacklivesmatter.webp
│   │   │   │   │   │   │   ├── coded-by-kids.png
│   │   │   │   │   │   │   ├── coded-by-kids.webp
│   │   │   │   │   │   │   ├── communities-of-belonging
│   │   │   │   │   │   │   │   ├── octocat-adacats.jpg
│   │   │   │   │   │   │   │   ├── octocat-adacats.webp
│   │   │   │   │   │   │   │   ├── octocat-blacktocats.jpg
│   │   │   │   │   │   │   │   ├── octocat-blacktocats.webp
│   │   │   │   │   │   │   │   ├── octocat-inclusion-advisory-council.jpg
│   │   │   │   │   │   │   │   ├── octocat-inclusion-advisory-council.webp
│   │   │   │   │   │   │   │   ├── octocat-neurocats.jpg
│   │   │   │   │   │   │   │   ├── octocat-neurocats.webp
│   │   │   │   │   │   │   │   ├── octocat-octoasians.jpg
│   │   │   │   │   │   │   │   ├── octocat-octoasians.webp
│   │   │   │   │   │   │   │   ├── octocat-octogatos.jpg
│   │   │   │   │   │   │   │   ├── octocat-octogatos.webp
│   │   │   │   │   │   │   │   ├── octocat-octoqueer.jpg
│   │   │   │   │   │   │   │   ├── octocat-octoqueer.webp
│   │   │   │   │   │   │   │   ├── octocat-octoseven.jpg
│   │   │   │   │   │   │   │   ├── octocat-octoseven.webp
│   │   │   │   │   │   │   │   ├── octocat-octovets.jpg
│   │   │   │   │   │   │   │   ├── octocat-octovets.webp
│   │   │   │   │   │   │   │   ├── octocat-parentocats.jpg
│   │   │   │   │   │   │   │   ├── octocat-parentocats.webp
│   │   │   │   │   │   │   │   ├── octocats-adacats.jpg
│   │   │   │   │   │   │   │   ├── octocats-adacats.webp
│   │   │   │   │   │   │   │   ├── octocats-blacktocats.jpg
│   │   │   │   │   │   │   │   ├── octocats-blacktocats.webp
│   │   │   │   │   │   │   │   ├── octocats-group.png
│   │   │   │   │   │   │   │   ├── octocats-group.webp
│   │   │   │   │   │   │   │   ├── octocats-inclusion-advisory-council.jpg
│   │   │   │   │   │   │   │   ├── octocats-inclusion-advisory-council.webp
│   │   │   │   │   │   │   │   ├── octocats-neurocats.jpg
│   │   │   │   │   │   │   │   ├── octocats-neurocats.webp
│   │   │   │   │   │   │   │   ├── octocats-octoasians.jpg
│   │   │   │   │   │   │   │   ├── octocats-octoasians.webp
│   │   │   │   │   │   │   │   ├── octocats-octogatos.jpg
│   │   │   │   │   │   │   │   ├── octocats-octogatos.webp
│   │   │   │   │   │   │   │   ├── octocats-octoqueer.jpg
│   │   │   │   │   │   │   │   ├── octocats-octoqueer.webp
│   │   │   │   │   │   │   │   ├── octocats-octoseven.jpg
│   │   │   │   │   │   │   │   ├── octocats-octoseven.webp
│   │   │   │   │   │   │   │   ├── octocats-octovets.jpg
│   │   │   │   │   │   │   │   ├── octocats-octovets.webp
│   │   │   │   │   │   │   │   ├── octocats-parentocats.jpg
│   │   │   │   │   │   │   │   ├── octocats-parentocats.webp
│   │   │   │   │   │   │   │   ├── octogatos-zoom.jpg
│   │   │   │   │   │   │   │   └── octogatos-zoom.webp
│   │   │   │   │   │   │   ├── gender_2020_mgmt.svg
│   │   │   │   │   │   │   ├── gender_2020_overall.svg
│   │   │   │   │   │   │   ├── gender_2020_tech.svg
│   │   │   │   │   │   │   ├── gender_2021_mgmt.svg
│   │   │   │   │   │   │   ├── gender_2021_overall.svg
│   │   │   │   │   │   │   ├── gender_2021_tech.svg
│   │   │   │   │   │   │   ├── github-stars.png
│   │   │   │   │   │   │   ├── github-stars.webp
│   │   │   │   │   │   │   ├── gradient.png
│   │   │   │   │   │   │   ├── gradient.webp
│   │   │   │   │   │   │   ├── growth_asian.svg
│   │   │   │   │   │   │   ├── growth_black.svg
│   │   │   │   │   │   │   ├── growth_latinx.svg
│   │   │   │   │   │   │   ├── growth_women.svg
│   │   │   │   │   │   │   ├── old
│   │   │   │   │   │   │   │   ├── bike.svg
│   │   │   │   │   │   │   │   ├── employees_2020.svg
│   │   │   │   │   │   │   │   ├── gender_2019_mgmt.svg
│   │   │   │   │   │   │   │   ├── gender_2019_overall.svg
│   │   │   │   │   │   │   │   ├── gender_2019_technical.svg
│   │   │   │   │   │   │   │   ├── gender_2020_mgmt.svg
│   │   │   │   │   │   │   │   ├── gender_2020_overall.svg
│   │   │   │   │   │   │   │   ├── gender_2020_technical.svg
│   │   │   │   │   │   │   │   ├── geo_workplace_coworking.svg
│   │   │   │   │   │   │   │   ├── geo_workplace_home.svg
│   │   │   │   │   │   │   │   ├── geo_workplace_office.svg
│   │   │   │   │   │   │   │   ├── geo_workplace_sf.svg
│   │   │   │   │   │   │   │   ├── race_2019_mgmt.svg
│   │   │   │   │   │   │   │   ├── race_2019_overall.svg
│   │   │   │   │   │   │   │   ├── race_2019_technical.svg
│   │   │   │   │   │   │   │   ├── race_2019_women.svg
│   │   │   │   │   │   │   │   ├── race_2020_mgmt.svg
│   │   │   │   │   │   │   │   ├── race_2020_overall.svg
│   │   │   │   │   │   │   │   ├── race_2020_technical.svg
│   │   │   │   │   │   │   │   ├── race_2020_women.svg
│   │   │   │   │   │   │   │   └── social-card.png
│   │   │   │   │   │   │   ├── oss-report.png
│   │   │   │   │   │   │   ├── oss-report.webp
│   │   │   │   │   │   │   ├── race_2020_mgmt.svg
│   │   │   │   │   │   │   ├── race_2020_overall.svg
│   │   │   │   │   │   │   ├── race_2020_tech.svg
│   │   │   │   │   │   │   ├── race_2020_women.svg
│   │   │   │   │   │   │   ├── race_2021_mgmt.svg
│   │   │   │   │   │   │   ├── race_2021_overall.svg
│   │   │   │   │   │   │   ├── race_2021_tech.svg
│   │   │   │   │   │   │   ├── race_2021_women.svg
│   │   │   │   │   │   │   ├── readme-screenshot.jpg
│   │   │   │   │   │   │   ├── readme-screenshot.webp
│   │   │   │   │   │   │   ├── senior-leadership_asian.svg
│   │   │   │   │   │   │   ├── senior-leadership_black.svg
│   │   │   │   │   │   │   ├── senior-leadership_latinx.svg
│   │   │   │   │   │   │   ├── senior-leadership_multiracial.svg
│   │   │   │   │   │   │   ├── senior-leadership_women.svg
│   │   │   │   │   │   │   └── social-card.png
│   │   │   │   │   │   ├── intern-class-2019.jpg
│   │   │   │   │   │   ├── octocats.png
│   │   │   │   │   │   └── octocats.webp
│   │   │   │   │   ├── actions
│   │   │   │   │   │   └── fp24
│   │   │   │   │   │       ├── cta-bg.webp
│   │   │   │   │   │       ├── features-river-1.webp
│   │   │   │   │   │       ├── features-river-2.webp
│   │   │   │   │   │       ├── features-river-breakout.webp
│   │   │   │   │   │       ├── hero.webp
│   │   │   │   │   │       ├── testimonial-bg-1.webp
│   │   │   │   │   │       └── testimonial-bg-2.webp
│   │   │   │   │   ├── avatars
│   │   │   │   │   │   ├── aboutthatjazz.jpg
│   │   │   │   │   │   ├── adrianmg.jpg
│   │   │   │   │   │   ├── ajashams.jpg
│   │   │   │   │   │   ├── aliciabonnington.jpg
│   │   │   │   │   │   ├── ampinsk.jpg
│   │   │   │   │   │   ├── andreagriffiths11.jpg
│   │   │   │   │   │   ├── annaweis.jpg
│   │   │   │   │   │   ├── arisacoba.jpg
│   │   │   │   │   │   ├── ashygee.jpg
│   │   │   │   │   │   ├── auareyou.jpg
│   │   │   │   │   │   ├── belaltaher8.jpg
│   │   │   │   │   │   ├── benbalter.jpg
│   │   │   │   │   │   ├── binarymuse.jpg
│   │   │   │   │   │   ├── bonniec.jpg
│   │   │   │   │   │   ├── brasic.jpg
│   │   │   │   │   │   ├── brentwheeldon.jpg
│   │   │   │   │   │   ├── brianlovin.jpg
│   │   │   │   │   │   ├── broccolini.jpg
│   │   │   │   │   │   ├── bruce.jpg
│   │   │   │   │   │   ├── cameronfoxly.jpg
│   │   │   │   │   │   ├── cheshire137.jpg
│   │   │   │   │   │   ├── cindyalvarez.jpg
│   │   │   │   │   │   ├── clojure.jpg
│   │   │   │   │   │   ├── colebemis.jpg
│   │   │   │   │   │   ├── curl.jpg
│   │   │   │   │   │   ├── danielguillan.jpg
│   │   │   │   │   │   ├── dayhaysoos.jpg
│   │   │   │   │   │   ├── dustinbrownman.jpg
│   │   │   │   │   │   ├── eliperkins.jpg
│   │   │   │   │   │   ├── elisealix22.jpg
│   │   │   │   │   │   ├── elselyn.jpg
│   │   │   │   │   │   ├── emilybrick.jpg
│   │   │   │   │   │   ├── enstyled.jpg
│   │   │   │   │   │   ├── ericalloyd.jpg
│   │   │   │   │   │   ├── francisfuzz.jpg
│   │   │   │   │   │   ├── gavinmn.jpg
│   │   │   │   │   │   ├── griffeth.jpg
│   │   │   │   │   │   ├── hauwaotori.jpg
│   │   │   │   │   │   ├── highfi13g.jpg
│   │   │   │   │   │   ├── ichelsea.jpg
│   │   │   │   │   │   ├── idan.jpg
│   │   │   │   │   │   ├── idjama7.jpg
│   │   │   │   │   │   ├── imwiss.jpg
│   │   │   │   │   │   ├── Iron-Ham.jpg
│   │   │   │   │   │   ├── isisdill.jpg
│   │   │   │   │   │   ├── JannesPeters.jpg
│   │   │   │   │   │   ├── jbjonesjr.jpg
│   │   │   │   │   │   ├── jessbreckenridge.jpg
│   │   │   │   │   │   ├── jessicaonick.jpg
│   │   │   │   │   │   ├── jesussandreas.jpg
│   │   │   │   │   │   ├── JohnCreek.jpg
│   │   │   │   │   │   ├── jonrohan.jpg
│   │   │   │   │   │   ├── jordan-chan.jpg
│   │   │   │   │   │   ├── joshaber.jpg
│   │   │   │   │   │   ├── kareemajt.jpg
│   │   │   │   │   │   ├── kirkwhayman.jpg
│   │   │   │   │   │   ├── kjaymiller.jpg
│   │   │   │   │   │   ├── ktravers.jpg
│   │   │   │   │   │   ├── lecoursen.jpg
│   │   │   │   │   │   ├── leereilly.jpg
│   │   │   │   │   │   ├── lerebear.jpg
│   │   │   │   │   │   ├── lexiek.jpg
│   │   │   │   │   │   ├── lindseyb.jpg
│   │   │   │   │   │   ├── mamuso.jpg
│   │   │   │   │   │   ├── mariorod.jpg
│   │   │   │   │   │   ├── maryhehehe.jpg
│   │   │   │   │   │   ├── mattKorwel.jpg
│   │   │   │   │   │   ├── maximedegreve.jpg
│   │   │   │   │   │   ├── max.jpg
│   │   │   │   │   │   ├── mdo.jpg
│   │   │   │   │   │   ├── michaelayamamoto.jpg
│   │   │   │   │   │   ├── mkwng.jpg
│   │   │   │   │   │   ├── nebiyou-gebretatios.jpg
│   │   │   │   │   │   ├── newrelic.jpg
│   │   │   │   │   │   ├── octokatherine.jpg
│   │   │   │   │   │   ├── ohjoycelau.jpg
│   │   │   │   │   │   ├── omoju.jpg
│   │   │   │   │   │   ├── openssl.jpg
│   │   │   │   │   │   ├── pifafu.jpg
│   │   │   │   │   │   ├── PopSchools.jpg
│   │   │   │   │   │   ├── pouretrebelle.jpg
│   │   │   │   │   │   ├── preciselyalyss.jpg
│   │   │   │   │   │   ├── ramonpage.jpg
│   │   │   │   │   │   ├── ravigadhia.jpg
│   │   │   │   │   │   ├── react-ladies.jpg
│   │   │   │   │   │   ├── README.md
│   │   │   │   │   │   ├── remirror.jpg
│   │   │   │   │   │   ├── rwnfoo.jpg
│   │   │   │   │   │   ├── samoshin.jpg
│   │   │   │   │   │   ├── sampart.jpg
│   │   │   │   │   │   ├── sarahkemi.jpg
│   │   │   │   │   │   ├── six7.jpg
│   │   │   │   │   │   ├── skalnik.jpg
│   │   │   │   │   │   ├── smalpani-gh.jpg
│   │   │   │   │   │   ├── sophshep.jpg
│   │   │   │   │   │   ├── sridharavinash.jpg
│   │   │   │   │   │   ├── stefankp.jpg
│   │   │   │   │   │   ├── stripe.jpg
│   │   │   │   │   │   ├── swannodette.jpg
│   │   │   │   │   │   ├── tallys.jpg
│   │   │   │   │   │   ├── timeyoutakeit.jpg
│   │   │   │   │   │   ├── tobiasahlin.jpg
│   │   │   │   │   │   ├── toniboyd.jpg
│   │   │   │   │   │   ├── torch2424.jpg
│   │   │   │   │   │   ├── vdepizzol.jpg
│   │   │   │   │   │   ├── wenlock.jpg
│   │   │   │   │   │   ├── willf.jpg
│   │   │   │   │   │   └── xcorail.jpg
│   │   │   │   │   ├── ci-cd
│   │   │   │   │   │   ├── actions
│   │   │   │   │   │   │   ├── aws.svg
│   │   │   │   │   │   │   ├── circleci-public.svg
│   │   │   │   │   │   │   ├── cloudflare.svg
│   │   │   │   │   │   │   ├── codacy.svg
│   │   │   │   │   │   │   ├── codeclimate.svg
│   │   │   │   │   │   │   ├── codecov.svg
│   │   │   │   │   │   │   ├── discord.svg
│   │   │   │   │   │   │   ├── docker.svg
│   │   │   │   │   │   │   ├── ftp-deploy.svg
│   │   │   │   │   │   │   ├── game-ci.svg
│   │   │   │   │   │   │   ├── gh-release.svg
│   │   │   │   │   │   │   ├── google.svg
│   │   │   │   │   │   │   ├── hashicorp.svg
│   │   │   │   │   │   │   ├── is-website-vulnerable.svg
│   │   │   │   │   │   │   ├── mablhq.svg
│   │   │   │   │   │   │   ├── publish-docker.svg
│   │   │   │   │   │   │   ├── pulumi.svg
│   │   │   │   │   │   │   ├── redhat.svg
│   │   │   │   │   │   │   ├── setup-node.svg
│   │   │   │   │   │   │   ├── ssh-remote-commands.svg
│   │   │   │   │   │   │   ├── super-linter.svg
│   │   │   │   │   │   │   └── vercel.svg
│   │   │   │   │   │   ├── codeql-1.png
│   │   │   │   │   │   ├── codeql-2.png
│   │   │   │   │   │   ├── codeql-3.png
│   │   │   │   │   │   ├── codeql-bg.png
│   │   │   │   │   │   ├── code-review-1.png
│   │   │   │   │   │   ├── code-review-2.png
│   │   │   │   │   │   ├── gears.svg
│   │   │   │   │   │   ├── glitch_defs.svg
│   │   │   │   │   │   ├── hero_illustration.svg
│   │   │   │   │   │   ├── illu-actions.png
│   │   │   │   │   │   ├── illu-advanced-security.png
│   │   │   │   │   │   ├── illu-code-review.png
│   │   │   │   │   │   ├── illu-packages.png
│   │   │   │   │   │   ├── workflow-1.png
│   │   │   │   │   │   ├── workflow-2.png
│   │   │   │   │   │   └── workflow-bg.png
│   │   │   │   │   ├── code-review
│   │   │   │   │   │   └── fp24
│   │   │   │   │   │       ├── cta-bg.webp
│   │   │   │   │   │       ├── discuss-river-1.webp
│   │   │   │   │   │       ├── discuss-river-2.webp
│   │   │   │   │   │       ├── discuss-river-3.webp
│   │   │   │   │   │       ├── discuss-river-4.webp
│   │   │   │   │   │       ├── features-river-1.webp
│   │   │   │   │   │       ├── features-river-2.webp
│   │   │   │   │   │       ├── features-river-3.webp
│   │   │   │   │   │       └── hero.webp
│   │   │   │   │   ├── code-search
│   │   │   │   │   │   └── fp24
│   │   │   │   │   │       ├── cta-bg.webp
│   │   │   │   │   │       ├── features-river-1.webp
│   │   │   │   │   │       ├── features-river-2.webp
│   │   │   │   │   │       ├── features-river-3.webp
│   │   │   │   │   │       ├── features-river-4.webp
│   │   │   │   │   │       ├── hero.webp
│   │   │   │   │   │       ├── testimonials-avatar-keith.jpg
│   │   │   │   │   │       └── testimonials-avatar-marco.jpg
│   │   │   │   │   ├── codespaces
│   │   │   │   │   │   ├── chris.jpg
│   │   │   │   │   │   ├── code.png
│   │   │   │   │   │   └── fp24
│   │   │   │   │   │       ├── cta-bg.webp
│   │   │   │   │   │       ├── features-logos.webp
│   │   │   │   │   │       ├── features-river-1.webp
│   │   │   │   │   │       ├── features-river-2.webp
│   │   │   │   │   │       ├── features-river-3.webp
│   │   │   │   │   │       ├── features-river-4.webp
│   │   │   │   │   │       ├── features-river-breakout.webp
│   │   │   │   │   │       ├── hero-glow.webp
│   │   │   │   │   │       ├── hero.webp
│   │   │   │   │   │       ├── pricing-bg.webp
│   │   │   │   │   │       ├── testimonials-avatar-clint.png
│   │   │   │   │   │       ├── testimonials-avatar-katie.jpg
│   │   │   │   │   │       ├── testimonials-avatar-keith.png
│   │   │   │   │   │       └── testimonials-avatar-robbie.png
│   │   │   │   │   ├── contentful
│   │   │   │   │   │   └── default
│   │   │   │   │   │       ├── lg.webp
│   │   │   │   │   │       ├── md.webp
│   │   │   │   │   │       └── sm.webp
│   │   │   │   │   ├── copilot
│   │   │   │   │   │   ├── components
│   │   │   │   │   │   │   └── bot.svg
│   │   │   │   │   │   ├── enterprise-1.jpg
│   │   │   │   │   │   ├── enterprise-2.webp
│   │   │   │   │   │   ├── enterprise-3.webp
│   │   │   │   │   │   ├── enterprise-4.jpg
│   │   │   │   │   │   ├── enterprise-5.jpg
│   │   │   │   │   │   ├── enterprise-6.webp
│   │   │   │   │   │   ├── extensions
│   │   │   │   │   │   │   ├── features-river-1.webp
│   │   │   │   │   │   │   ├── features-river-2.webp
│   │   │   │   │   │   │   ├── features-river-3.webp
│   │   │   │   │   │   │   ├── hero-ui
│   │   │   │   │   │   │   │   ├── docker.svg
│   │   │   │   │   │   │   │   ├── mermaidchart.svg
│   │   │   │   │   │   │   │   ├── models.svg
│   │   │   │   │   │   │   │   ├── perplexityai.svg
│   │   │   │   │   │   │   │   └── sentry.svg
│   │   │   │   │   │   │   ├── logos
│   │   │   │   │   │   │   │   ├── atlassian.svg
│   │   │   │   │   │   │   │   ├── docker.svg
│   │   │   │   │   │   │   │   ├── http-fetch.svg
│   │   │   │   │   │   │   │   ├── jfrog.svg
│   │   │   │   │   │   │   │   ├── launchdarkly.svg
│   │   │   │   │   │   │   │   ├── mermaid-chart.svg
│   │   │   │   │   │   │   │   ├── perplexity.svg
│   │   │   │   │   │   │   │   ├── sentry.svg
│   │   │   │   │   │   │   │   ├── stack-overflow.svg
│   │   │   │   │   │   │   │   └── teams.svg
│   │   │   │   │   │   │   ├── testimonial-bg-1.webp
│   │   │   │   │   │   │   └── testimonial-bg-2.webp
│   │   │   │   │   │   ├── features-bento-1-cli-ga.webp
│   │   │   │   │   │   ├── features-bento-1.webp
│   │   │   │   │   │   ├── features-bento-2-jetbrains.svg
│   │   │   │   │   │   ├── features-bento-2-neovim.svg
│   │   │   │   │   │   ├── features-bento-2-visualstudio.svg
│   │   │   │   │   │   ├── features-bento-2-vscode.svg
│   │   │   │   │   │   ├── features-bento-2-xcode.svg
│   │   │   │   │   │   ├── features-bento-3-chat-ga.webp
│   │   │   │   │   │   ├── features-bento-3.webp
│   │   │   │   │   │   ├── features-bento-4-apple.png
│   │   │   │   │   │   ├── features-bento-4-google.png
│   │   │   │   │   │   ├── features-bento-5-background.jpg
│   │   │   │   │   │   ├── features-bento-5-background-mobile.jpg
│   │   │   │   │   │   ├── features-bento-5-visual.webp
│   │   │   │   │   │   ├── features-breakout.mp4
│   │   │   │   │   │   ├── features-breakout-poster-sm.webp
│   │   │   │   │   │   ├── features-breakout-poster.webp
│   │   │   │   │   │   ├── features-breakout-sm.mp4
│   │   │   │   │   │   ├── features-breakout.webp
│   │   │   │   │   │   ├── features-river-1.mp4
│   │   │   │   │   │   ├── features-river-1-poster-sm.webp
│   │   │   │   │   │   ├── features-river-1-poster.webp
│   │   │   │   │   │   ├── features-river-1-sm.mp4
│   │   │   │   │   │   ├── features-river-1.webp
│   │   │   │   │   │   ├── features-river-2-alt.webp
│   │   │   │   │   │   ├── features-river-2.mp4
│   │   │   │   │   │   ├── features-river-2-poster-sm.webp
│   │   │   │   │   │   ├── features-river-2-poster.webp
│   │   │   │   │   │   ├── features-river-2-sm.mp4
│   │   │   │   │   │   ├── features-river-2.webp
│   │   │   │   │   │   ├── features-river-3-alt.webp
│   │   │   │   │   │   ├── features-river-3.mp4
│   │   │   │   │   │   ├── features-river-3-poster-sm.webp
│   │   │   │   │   │   ├── features-river-3-poster.webp
│   │   │   │   │   │   ├── features-river-3-sm.mp4
│   │   │   │   │   │   ├── features-river-3.webp
│   │   │   │   │   │   ├── features-river-4.mp4
│   │   │   │   │   │   ├── features-river-4-poster-sm.webp
│   │   │   │   │   │   ├── features-river-4-poster.webp
│   │   │   │   │   │   ├── features-river-4-sm.mp4
│   │   │   │   │   │   ├── features-river-4.webp
│   │   │   │   │   │   ├── glow-help.webp
│   │   │   │   │   │   ├── hero-bg.jpg
│   │   │   │   │   │   ├── hero-bg-lg.jpg
│   │   │   │   │   │   ├── hero-bg-lg.webp
│   │   │   │   │   │   ├── hero-bg-sm.jpg
│   │   │   │   │   │   ├── hero-head.png
│   │   │   │   │   │   ├── hero.jpg
│   │   │   │   │   │   ├── hero-lg.mp4
│   │   │   │   │   │   ├── hero-poster.webp
│   │   │   │   │   │   ├── hero-sm.mp4
│   │   │   │   │   │   ├── logo-framer.svg
│   │   │   │   │   │   ├── logo-gartner.svg
│   │   │   │   │   │   ├── logos
│   │   │   │   │   │   │   ├── atnt.svg
│   │   │   │   │   │   │   ├── bbva.svg
│   │   │   │   │   │   │   ├── bmw.svg
│   │   │   │   │   │   │   ├── coca-cola.svg
│   │   │   │   │   │   │   ├── coyote-logistics.svg
│   │   │   │   │   │   │   ├── dell.svg
│   │   │   │   │   │   │   ├── duolingo.svg
│   │   │   │   │   │   │   ├── ey.svg
│   │   │   │   │   │   │   ├── fedex.svg
│   │   │   │   │   │   │   ├── fidelity.svg
│   │   │   │   │   │   │   ├── hnm.svg
│   │   │   │   │   │   │   ├── honeywell.svg
│   │   │   │   │   │   │   ├── hover.svg
│   │   │   │   │   │   │   ├── infosys.svg
│   │   │   │   │   │   │   ├── itau.svg
│   │   │   │   │   │   │   ├── lemonade.svg
│   │   │   │   │   │   │   ├── lyft.svg
│   │   │   │   │   │   │   ├── mercado-libre.svg
│   │   │   │   │   │   │   ├── mercedes.svg
│   │   │   │   │   │   │   ├── sas.svg
│   │   │   │   │   │   │   ├── shopify.svg
│   │   │   │   │   │   │   └── stripe.svg
│   │   │   │   │   │   ├── pricing-cover.svg
│   │   │   │   │   │   ├── pricing-glow.webp
│   │   │   │   │   │   ├── pricing-gradient.jpg
│   │   │   │   │   │   ├── pricing-gradient-lg.jpg
│   │   │   │   │   │   ├── pricing-gradient-sm.jpg
│   │   │   │   │   │   ├── productivity-bg.webp
│   │   │   │   │   │   └── quote.svg
│   │   │   │   │   ├── customer-stories
│   │   │   │   │   │   ├── footer-background.svg
│   │   │   │   │   │   ├── highlighted-story-background.png
│   │   │   │   │   │   ├── homepage-gradient.jpg
│   │   │   │   │   │   ├── homepage-gradient-mobile.png
│   │   │   │   │   │   ├── homepage-hero-blocks-mobile.svg
│   │   │   │   │   │   └── homepage-hero-blocks.svg
│   │   │   │   │   ├── dependabot-icon.png
│   │   │   │   │   ├── dependabot-icon.webp
│   │   │   │   │   ├── dependabot-notif.png
│   │   │   │   │   ├── dependabot-notif.webp
│   │   │   │   │   ├── dependabot-repo.png
│   │   │   │   │   ├── dependabot-repo.webp
│   │   │   │   │   ├── discussions
│   │   │   │   │   │   ├── cta-glow.png
│   │   │   │   │   │   └── fp24
│   │   │   │   │   │       ├── community
│   │   │   │   │   │       │   ├── bootstrap.svg
│   │   │   │   │   │       │   ├── d3-js.svg
│   │   │   │   │   │       │   ├── homebrew.svg
│   │   │   │   │   │       │   ├── laravel.svg
│   │   │   │   │   │       │   ├── next-js.svg
│   │   │   │   │   │       │   ├── symfony.svg
│   │   │   │   │   │       │   ├── tailwindcss.svg
│   │   │   │   │   │       │   └── vuejs.svg
│   │   │   │   │   │       ├── cta-bg.webp
│   │   │   │   │   │       ├── discuss-river-1.webp
│   │   │   │   │   │       ├── features-river-1.webp
│   │   │   │   │   │       ├── features-river-2.webp
│   │   │   │   │   │       ├── features-river-3.webp
│   │   │   │   │   │       ├── features-river-4.webp
│   │   │   │   │   │       ├── features-river-5.webp
│   │   │   │   │   │       ├── hero.webp
│   │   │   │   │   │       ├── mobile-1.webp
│   │   │   │   │   │       ├── statement-1.webp
│   │   │   │   │   │       ├── statement-2.webp
│   │   │   │   │   │       └── statement-3.webp
│   │   │   │   │   ├── enterprise
│   │   │   │   │   │   ├── 3m.svg
│   │   │   │   │   │   ├── arm.svg
│   │   │   │   │   │   ├── aws.svg
│   │   │   │   │   │   ├── azure.svg
│   │   │   │   │   │   ├── codeql-1.png
│   │   │   │   │   │   ├── codeql-2.png
│   │   │   │   │   │   ├── codeql-3.png
│   │   │   │   │   │   ├── codeql-bg.png
│   │   │   │   │   │   ├── code-review-1.png
│   │   │   │   │   │   ├── code-review-2.png
│   │   │   │   │   │   ├── codespaces-1.png
│   │   │   │   │   │   ├── codespaces-2.png
│   │   │   │   │   │   ├── codespaces-3.png
│   │   │   │   │   │   ├── codespaces-avatar-1.png
│   │   │   │   │   │   ├── codespaces-avatar-2.png
│   │   │   │   │   │   ├── codespaces-avatar-3.png
│   │   │   │   │   │   ├── contact_form
│   │   │   │   │   │   │   └── vector_lines.svg
│   │   │   │   │   │   ├── contact_request
│   │   │   │   │   │   │   └── help.svg
│   │   │   │   │   │   ├── dependabot-comment.png
│   │   │   │   │   │   ├── dependabot-merge.png
│   │   │   │   │   │   ├── dependabot-summary.png
│   │   │   │   │   │   ├── google.svg
│   │   │   │   │   │   ├── hero-bg.png
│   │   │   │   │   │   ├── legal-bg.svg
│   │   │   │   │   │   ├── linux.svg
│   │   │   │   │   │   ├── logos
│   │   │   │   │   │   │   ├── logo-anaplan.svg
│   │   │   │   │   │   │   ├── logo-mailchimp.svg
│   │   │   │   │   │   │   ├── logo-omise.svg
│   │   │   │   │   │   │   └── logo-sap.svg
│   │   │   │   │   │   ├── logos.png
│   │   │   │   │   │   ├── macos.svg
│   │   │   │   │   │   ├── mckesson.svg
│   │   │   │   │   │   ├── npm.svg
│   │   │   │   │   │   ├── project-view-filter.png
│   │   │   │   │   │   ├── project-view-table.png
│   │   │   │   │   │   ├── runner-logo.svg
│   │   │   │   │   │   ├── runner-pins.svg
│   │   │   │   │   │   ├── secret-alert.png
│   │   │   │   │   │   ├── secret-comment.png
│   │   │   │   │   │   ├── self-hosted-chip.svg
│   │   │   │   │   │   ├── startups
│   │   │   │   │   │   │   ├── action-1.png
│   │   │   │   │   │   │   ├── action-2.png
│   │   │   │   │   │   │   ├── action-3.png
│   │   │   │   │   │   │   ├── action-4.png
│   │   │   │   │   │   │   ├── apostrophe.svg
│   │   │   │   │   │   │   ├── coinbase.svg
│   │   │   │   │   │   │   ├── etsy.svg
│   │   │   │   │   │   │   ├── icons
│   │   │   │   │   │   │   │   ├── check.svg
│   │   │   │   │   │   │   │   ├── fire.svg
│   │   │   │   │   │   │   │   ├── folder.svg
│   │   │   │   │   │   │   │   ├── heart.svg
│   │   │   │   │   │   │   │   ├── person.svg
│   │   │   │   │   │   │   │   ├── shield.svg
│   │   │   │   │   │   │   │   ├── star.svg
│   │   │   │   │   │   │   │   └── thumbs.svg
│   │   │   │   │   │   │   ├── opensource.png
│   │   │   │   │   │   │   ├── opensource.webp
│   │   │   │   │   │   │   ├── partners
│   │   │   │   │   │   │   │   ├── a16h.svg
│   │   │   │   │   │   │   │   ├── lightspeed.svg
│   │   │   │   │   │   │   │   ├── sequoia.svg
│   │   │   │   │   │   │   │   ├── techstars.svg
│   │   │   │   │   │   │   │   └── ycombinator.svg
│   │   │   │   │   │   │   ├── security.png
│   │   │   │   │   │   │   ├── security.webp
│   │   │   │   │   │   │   ├── spotify.svg
│   │   │   │   │   │   │   ├── stripe.svg
│   │   │   │   │   │   │   ├── twilio.svg
│   │   │   │   │   │   │   ├── workflow-file.png
│   │   │   │   │   │   │   └── zendesk.svg
│   │   │   │   │   │   ├── stripe.svg
│   │   │   │   │   │   ├── tiles
│   │   │   │   │   │   │   ├── approval.png
│   │   │   │   │   │   │   ├── atom.png
│   │   │   │   │   │   │   ├── contribution-graph.png
│   │   │   │   │   │   │   ├── darkmode.png
│   │   │   │   │   │   │   ├── dependabot.png
│   │   │   │   │   │   │   ├── diff.png
│   │   │   │   │   │   │   ├── emoji.png
│   │   │   │   │   │   │   ├── file-switching.png
│   │   │   │   │   │   │   ├── gh-desktop.png
│   │   │   │   │   │   │   ├── ios.png
│   │   │   │   │   │   │   ├── markdown.png
│   │   │   │   │   │   │   ├── project-card.png
│   │   │   │   │   │   │   ├── pr-status.png
│   │   │   │   │   │   │   ├── repo-dropdown.png
│   │   │   │   │   │   │   ├── secret-scanning.png
│   │   │   │   │   │   │   ├── sponsor.png
│   │   │   │   │   │   │   ├── star.png
│   │   │   │   │   │   │   ├── starred-repos.png
│   │   │   │   │   │   │   ├── tests.png
│   │   │   │   │   │   │   ├── vs-code.png
│   │   │   │   │   │   │   └── watch.png
│   │   │   │   │   │   ├── upgrade-to-enterprise-account-dark.png
│   │   │   │   │   │   ├── upgrade-to-enterprise-account-light.png
│   │   │   │   │   │   ├── windows.svg
│   │   │   │   │   │   ├── workflow-action-1.png
│   │   │   │   │   │   ├── workflow-action-2.png
│   │   │   │   │   │   ├── workflow-action-3.png
│   │   │   │   │   │   ├── workflow-logs.png
│   │   │   │   │   │   ├── workflow-summary.png
│   │   │   │   │   │   ├── workflow-yml-1.png
│   │   │   │   │   │   ├── workflow-yml-2.png
│   │   │   │   │   │   ├── workflow-yml-3.png
│   │   │   │   │   │   └── workflow-yml-4.png
│   │   │   │   │   ├── experiments
│   │   │   │   │   │   └── video
│   │   │   │   │   │       ├── play.png
│   │   │   │   │   │       └── thumbnail.png
│   │   │   │   │   ├── eyebrow-banner-icon-copilot-x.svg
│   │   │   │   │   ├── feature-preview-empty.svg
│   │   │   │   │   ├── features
│   │   │   │   │   │   ├── actions-any-lang.svg
│   │   │   │   │   │   ├── actions-autodesk.svg
│   │   │   │   │   │   ├── actions-aws.svg
│   │   │   │   │   │   ├── actions-azure.svg
│   │   │   │   │   │   ├── actions-circle-ci.svg
│   │   │   │   │   │   ├── actions-code-climate.svg
│   │   │   │   │   │   ├── actions-code-cov.svg
│   │   │   │   │   │   ├── actions-documentation.svg
│   │   │   │   │   │   ├── actions-dow-jones.svg
│   │   │   │   │   │   ├── actions-gcp.svg
│   │   │   │   │   │   ├── actions-gitkraken.svg
│   │   │   │   │   │   ├── actions-globant.svg
│   │   │   │   │   │   ├── actions-gorillastack.svg
│   │   │   │   │   │   ├── actions-hero.svg
│   │   │   │   │   │   ├── actions-icon-actions.svg
│   │   │   │   │   │   ├── actions-icon-runner-banner-zap.svg
│   │   │   │   │   │   ├── actions-imagemagick.svg
│   │   │   │   │   │   ├── actions-junit5.svg
│   │   │   │   │   │   ├── copilot-feature.jpg
│   │   │   │   │   │   ├── copilot-feature.webp
│   │   │   │   │   │   ├── copilot.jpg
│   │   │   │   │   │   ├── copilot.webp
│   │   │   │   │   │   ├── feature-previews.jpg
│   │   │   │   │   │   ├── feature-previews.webp
│   │   │   │   │   │   ├── fp24
│   │   │   │   │   │   │   ├── hero-bento-1.webp
│   │   │   │   │   │   │   ├── hero-bento-2.webp
│   │   │   │   │   │   │   ├── intro-apps.webp
│   │   │   │   │   │   │   ├── intro-automation.webp
│   │   │   │   │   │   │   ├── intro-collaboration.webp
│   │   │   │   │   │   │   ├── intro-community.webp
│   │   │   │   │   │   │   ├── intro-gitline.svg
│   │   │   │   │   │   │   ├── intro-project-management.webp
│   │   │   │   │   │   │   ├── intro-security.webp
│   │   │   │   │   │   │   ├── intro-team-administration.webp
│   │   │   │   │   │   │   ├── section-apps.webp
│   │   │   │   │   │   │   ├── section-automation.webp
│   │   │   │   │   │   │   ├── section-collaboration.webp
│   │   │   │   │   │   │   ├── section-community.webp
│   │   │   │   │   │   │   ├── section-project-management.webp
│   │   │   │   │   │   │   ├── section-security-illo.webp
│   │   │   │   │   │   │   ├── section-security.webp
│   │   │   │   │   │   │   └── section-team-administration.webp
│   │   │   │   │   │   ├── gpr-tab-icon.svg
│   │   │   │   │   │   ├── launchpad
│   │   │   │   │   │   │   └── icons
│   │   │   │   │   │   │       ├── icon-apps.svg
│   │   │   │   │   │   │       ├── icon-community.svg
│   │   │   │   │   │   │       ├── icon-project-management.svg
│   │   │   │   │   │   │       ├── icon-security.svg
│   │   │   │   │   │   │       └── icon-team-admin.png
│   │   │   │   │   │   ├── security-cve-icon.svg
│   │   │   │   │   │   └── workflow-string.svg
│   │   │   │   │   ├── galaxy
│   │   │   │   │   │   ├── eyebrow-galaxy-24@2x.png
│   │   │   │   │   │   └── eyebrow-galaxy-25@2x.png
│   │   │   │   │   ├── git-guides
│   │   │   │   │   │   ├── git-add.png
│   │   │   │   │   │   ├── git-clone.png
│   │   │   │   │   │   ├── git-commit.png
│   │   │   │   │   │   ├── git-guides.png
│   │   │   │   │   │   ├── git-init.png
│   │   │   │   │   │   ├── git-pull.png
│   │   │   │   │   │   ├── git-push.png
│   │   │   │   │   │   ├── git-remote.png
│   │   │   │   │   │   ├── git-status.png
│   │   │   │   │   │   └── install-git.png
│   │   │   │   │   ├── global-banner
│   │   │   │   │   │   ├── universe_26_cfs-butterfly.svg
│   │   │   │   │   │   ├── universe_26_cfs-cloud-1.webp
│   │   │   │   │   │   ├── universe_26_cfs-cloud-2.webp
│   │   │   │   │   │   └── universe_26_cfs-logo.svg
│   │   │   │   │   ├── globe
│   │   │   │   │   │   ├── aurora.h264.mp4
│   │   │   │   │   │   ├── footer-blur.png
│   │   │   │   │   │   ├── footer-copilot.png
│   │   │   │   │   │   ├── footer-diamond.png
│   │   │   │   │   │   ├── footer-galaxy.jpg
│   │   │   │   │   │   ├── footer-mona.png
│   │   │   │   │   │   ├── footer-orb.png
│   │   │   │   │   │   ├── footer-star.png
│   │   │   │   │   │   ├── globe-500.h264.mp4
│   │   │   │   │   │   ├── globe-500.hevc.mp4
│   │   │   │   │   │   ├── globe-700.jpg
│   │   │   │   │   │   ├── globe-900.h264.mp4
│   │   │   │   │   │   ├── globe-900.hevc.mp4
│   │   │   │   │   │   ├── globe.jpg
│   │   │   │   │   │   ├── globe-placeholder.svg
│   │   │   │   │   │   └── horizon.svg
│   │   │   │   │   ├── heroes
│   │   │   │   │   │   ├── features-codespaces-signup-vs.jpg
│   │   │   │   │   │   ├── features-hero-code-review.svg
│   │   │   │   │   │   ├── features-hero-integrations-endpoints.svg
│   │   │   │   │   │   ├── features-hero-integrations.svg
│   │   │   │   │   │   ├── features-hero-project-management.svg
│   │   │   │   │   │   └── octocat-garden.svg
│   │   │   │   │   ├── home
│   │   │   │   │   │   ├── community-sponsor-1.png
│   │   │   │   │   │   ├── community-sponsor-1.webp
│   │   │   │   │   │   ├── community-sponsor-2.png
│   │   │   │   │   │   ├── community-sponsor-2.webp
│   │   │   │   │   │   ├── enterprise-city-w-logos.jpg
│   │   │   │   │   │   ├── globe
│   │   │   │   │   │   │   ├── flag.obj
│   │   │   │   │   │   │   ├── map.png
│   │   │   │   │   │   │   ├── north-star.svg
│   │   │   │   │   │   │   └── pull-request-icon.svg
│   │   │   │   │   │   ├── hero-glow.svg
│   │   │   │   │   │   ├── pr-comment.png
│   │   │   │   │   │   ├── pr-comment.webp
│   │   │   │   │   │   └── sponsors-heart.svg
│   │   │   │   │   ├── icons
│   │   │   │   │   │   ├── access-and-permission.svg
│   │   │   │   │   │   ├── actions.svg
│   │   │   │   │   │   ├── admin-mentoring.svg
│   │   │   │   │   │   ├── archive-program.svg
│   │   │   │   │   │   ├── audio-player
│   │   │   │   │   │   │   ├── download.svg
│   │   │   │   │   │   │   ├── pause.svg
│   │   │   │   │   │   │   ├── play.svg
│   │   │   │   │   │   │   ├── skip-backward.svg
│   │   │   │   │   │   │   └── skip-forward.svg
│   │   │   │   │   │   ├── bluesky.svg
│   │   │   │   │   │   ├── business-security-compliance.svg
│   │   │   │   │   │   ├── business-security-controls.svg
│   │   │   │   │   │   ├── business-security-protection.svg
│   │   │   │   │   │   ├── celebration.svg
│   │   │   │   │   │   ├── checkmark-circle-outline.svg
│   │   │   │   │   │   ├── checkmark-circle.svg
│   │   │   │   │   │   ├── checkmark.svg
│   │   │   │   │   │   ├── chevron-down-mktg.svg
│   │   │   │   │   │   ├── chevron-right.svg
│   │   │   │   │   │   ├── chevrow.svg
│   │   │   │   │   │   ├── code-review.svg
│   │   │   │   │   │   ├── codespaces.svg
│   │   │   │   │   │   ├── code.svg
│   │   │   │   │   │   ├── community-actions.svg
│   │   │   │   │   │   ├── community-forum.svg
│   │   │   │   │   │   ├── continuous-integration.svg
│   │   │   │   │   │   ├── dependencies.svg
│   │   │   │   │   │   ├── dependency-insights-dashboard.png
│   │   │   │   │   │   ├── dependency-insights-dashboard.webp
│   │   │   │   │   │   ├── devops-workflow.svg
│   │   │   │   │   │   ├── download.svg
│   │   │   │   │   │   ├── enterprise-cloud.svg
│   │   │   │   │   │   ├── facebook.svg
│   │   │   │   │   │   ├── footer
│   │   │   │   │   │   │   ├── facebook.svg
│   │   │   │   │   │   │   ├── github-lockup.svg
│   │   │   │   │   │   │   ├── github-mark.svg
│   │   │   │   │   │   │   ├── instagram.svg
│   │   │   │   │   │   │   ├── linkedin.svg
│   │   │   │   │   │   │   ├── tiktok.svg
│   │   │   │   │   │   │   ├── twitch.svg
│   │   │   │   │   │   │   ├── twitter.svg
│   │   │   │   │   │   │   ├── x.svg
│   │   │   │   │   │   │   └── youtube.svg
│   │   │   │   │   │   ├── funding_platforms
│   │   │   │   │   │   │   ├── buy_me_a_coffee.svg
│   │   │   │   │   │   │   ├── community_bridge.svg
│   │   │   │   │   │   │   ├── issuehunt.svg
│   │   │   │   │   │   │   ├── ko_fi.svg
│   │   │   │   │   │   │   ├── liberapay.svg
│   │   │   │   │   │   │   ├── open_collective.svg
│   │   │   │   │   │   │   ├── patreon.svg
│   │   │   │   │   │   │   ├── polar.svg
│   │   │   │   │   │   │   ├── thanks_dev.svg
│   │   │   │   │   │   │   └── tidelift.svg
│   │   │   │   │   │   ├── github-one.svg
│   │   │   │   │   │   ├── gpr.svg
│   │   │   │   │   │   ├── grow.svg
│   │   │   │   │   │   ├── hosting.svg
│   │   │   │   │   │   ├── infinity.svg
│   │   │   │   │   │   ├── info.svg
│   │   │   │   │   │   ├── instagram.svg
│   │   │   │   │   │   ├── languages
│   │   │   │   │   │   │   ├── default.svg
│   │   │   │   │   │   │   ├── go.svg
│   │   │   │   │   │   │   ├── javascript.svg
│   │   │   │   │   │   │   ├── java.svg
│   │   │   │   │   │   │   ├── php.svg
│   │   │   │   │   │   │   ├── python.svg
│   │   │   │   │   │   │   ├── ruby.svg
│   │   │   │   │   │   │   └── typescript.svg
│   │   │   │   │   │   ├── linkedin.svg
│   │   │   │   │   │   ├── mail.svg
│   │   │   │   │   │   ├── mastodon.svg
│   │   │   │   │   │   ├── new-user.svg
│   │   │   │   │   │   ├── orcid-id-bw.svg
│   │   │   │   │   │   ├── orcid-id-color.svg
│   │   │   │   │   │   ├── permissions.svg
│   │   │   │   │   │   ├── play-button.svg
│   │   │   │   │   │   ├── play-button_white.svg
│   │   │   │   │   │   ├── premium-support.png
│   │   │   │   │   │   ├── premium-support.webp
│   │   │   │   │   │   ├── private-pages.svg
│   │   │   │   │   │   ├── profile-links
│   │   │   │   │   │   │   ├── instagram.svg
│   │   │   │   │   │   │   ├── linkedin.svg
│   │   │   │   │   │   │   ├── npm.svg
│   │   │   │   │   │   │   └── stack_overflow.svg
│   │   │   │   │   │   ├── project-management.svg
│   │   │   │   │   │   ├── projects-activity.svg
│   │   │   │   │   │   ├── projects-add-task.svg
│   │   │   │   │   │   ├── projects-finish.svg
│   │   │   │   │   │   ├── projects-organize.svg
│   │   │   │   │   │   ├── projects-share.svg
│   │   │   │   │   │   ├── protected-branches.svg
│   │   │   │   │   │   ├── pull-request.svg
│   │   │   │   │   │   ├── pvd.svg
│   │   │   │   │   │   ├── quote-gradient.svg
│   │   │   │   │   │   ├── reddit.svg
│   │   │   │   │   │   ├── report-paper.svg
│   │   │   │   │   │   ├── scale.svg
│   │   │   │   │   │   ├── security-icon.svg
│   │   │   │   │   │   ├── security.svg
│   │   │   │   │   │   ├── services.svg
│   │   │   │   │   │   ├── sponsors.svg
│   │   │   │   │   │   ├── status-checks.svg
│   │   │   │   │   │   ├── support.svg
│   │   │   │   │   │   ├── table.svg
│   │   │   │   │   │   ├── teams.svg
│   │   │   │   │   │   ├── token-scanning.svg
│   │   │   │   │   │   ├── trophy.svg
│   │   │   │   │   │   ├── twitch.svg
│   │   │   │   │   │   ├── twitter-x.svg
│   │   │   │   │   │   ├── x.svg
│   │   │   │   │   │   └── youtube.svg
│   │   │   │   │   ├── integrators
│   │   │   │   │   │   ├── codacy-dark.png
│   │   │   │   │   │   ├── codacy-dark.webp
│   │   │   │   │   │   ├── codecov.png
│   │   │   │   │   │   ├── codecov.webp
│   │   │   │   │   │   ├── codefactor.png
│   │   │   │   │   │   ├── codefactor.webp
│   │   │   │   │   │   ├── codetree.png
│   │   │   │   │   │   ├── codetree.webp
│   │   │   │   │   │   ├── coveralls.png
│   │   │   │   │   │   ├── coveralls.webp
│   │   │   │   │   │   ├── microsoftteams.png
│   │   │   │   │   │   ├── slackhq.png
│   │   │   │   │   │   ├── stale.png
│   │   │   │   │   │   ├── stale.webp
│   │   │   │   │   │   ├── zube.png
│   │   │   │   │   │   └── zube.webp
│   │   │   │   │   ├── issues
│   │   │   │   │   │   ├── fp24
│   │   │   │   │   │   │   ├── cta-bg.webp
│   │   │   │   │   │   │   ├── features-bento-1.webp
│   │   │   │   │   │   │   ├── features-bento-2.webp
│   │   │   │   │   │   │   ├── features-bento-3.webp
│   │   │   │   │   │   │   ├── features-bento-4.webp
│   │   │   │   │   │   │   ├── features-river-1.webp
│   │   │   │   │   │   │   ├── features-river-2.webp
│   │   │   │   │   │   │   ├── features-river-breakout.webp
│   │   │   │   │   │   │   ├── hero.webp
│   │   │   │   │   │   │   ├── integration-card-1.webp
│   │   │   │   │   │   │   ├── integration-card-2.webp
│   │   │   │   │   │   │   ├── logo-ford.svg
│   │   │   │   │   │   │   ├── logo-nasa.svg
│   │   │   │   │   │   │   ├── logo-shopify.svg
│   │   │   │   │   │   │   ├── logo-stripe.svg
│   │   │   │   │   │   │   ├── logo-vercel.svg
│   │   │   │   │   │   │   ├── testimonial-bg-1.webp
│   │   │   │   │   │   │   ├── testimonial-bg-2.webp
│   │   │   │   │   │   │   └── testimonial-logo-shopify.svg
│   │   │   │   │   │   ├── issue-tasks-progress.h264.mp4
│   │   │   │   │   │   ├── issue-tasks-progress.hevc.mp4
│   │   │   │   │   │   ├── issue-tasks-progress-placeholder.png
│   │   │   │   │   │   └── issue-tasks-progress-reduced-motion.png
│   │   │   │   │   ├── lab
│   │   │   │   │   │   ├── bakedGoggle.png
│   │   │   │   │   │   ├── bakedHead.png
│   │   │   │   │   │   ├── bakedOther.png
│   │   │   │   │   │   ├── baked.webp
│   │   │   │   │   │   ├── copilot
│   │   │   │   │   │   │   ├── copilot_head.glb
│   │   │   │   │   │   │   ├── ear.webp
│   │   │   │   │   │   │   ├── eyes.webp
│   │   │   │   │   │   │   ├── glass.webp
│   │   │   │   │   │   │   ├── goggle.webp
│   │   │   │   │   │   │   ├── head.webp
│   │   │   │   │   │   │   ├── screen.webp
│   │   │   │   │   │   │   └── vento.webp
│   │   │   │   │   │   ├── copilot.glb
│   │   │   │   │   │   ├── matcap.png
│   │   │   │   │   │   ├── portal.glb
│   │   │   │   │   │   ├── star-shape-glow.jpg
│   │   │   │   │   │   ├── star-shape.jpg
│   │   │   │   │   │   └── star-shape-shadow.jpg
│   │   │   │   │   ├── landing-pages
│   │   │   │   │   │   ├── contact-sales
│   │   │   │   │   │   │   ├── ai.webp
│   │   │   │   │   │   │   ├── platform.webp
│   │   │   │   │   │   │   └── security.webp
│   │   │   │   │   │   ├── placeholder.png
│   │   │   │   │   │   └── universe-23-waitlist
│   │   │   │   │   │       ├── ai.webp
│   │   │   │   │   │       ├── check.png
│   │   │   │   │   │       ├── collaboration.webp
│   │   │   │   │   │       ├── productivity.webp
│   │   │   │   │   │       └── security.webp
│   │   │   │   │   ├── learn
│   │   │   │   │   │   ├── infinity.png
│   │   │   │   │   │   ├── mosaic-left.svg
│   │   │   │   │   │   ├── mosaic-right.svg
│   │   │   │   │   │   ├── resource-devops-1.png
│   │   │   │   │   │   ├── resource-devops-2.png
│   │   │   │   │   │   ├── resource-devops-3.png
│   │   │   │   │   │   ├── resource-security-1.jpeg
│   │   │   │   │   │   ├── resource-security-2.png
│   │   │   │   │   │   ├── resource-security-3.jpeg
│   │   │   │   │   │   ├── resource-security-4.png
│   │   │   │   │   │   ├── security.svg
│   │   │   │   │   │   └── video-placeholder-devops.jpg
│   │   │   │   │   ├── logos
│   │   │   │   │   │   ├── adeo.png
│   │   │   │   │   │   ├── arduino.svg
│   │   │   │   │   │   ├── atom-logo.png
│   │   │   │   │   │   ├── blackline.svg
│   │   │   │   │   │   ├── bootstrap-logo.png
│   │   │   │   │   │   ├── ca-gov.png
│   │   │   │   │   │   ├── chrobinson.svg
│   │   │   │   │   │   ├── decathlon.svg
│   │   │   │   │   │   ├── deliveryhero.svg
│   │   │   │   │   │   ├── docker-logo.png
│   │   │   │   │   │   ├── dowjones.svg
│   │   │   │   │   │   ├── ember-logo.png
│   │   │   │   │   │   ├── facebook-logo.png
│   │   │   │   │   │   ├── google-logo.png
│   │   │   │   │   │   ├── hartford.svg
│   │   │   │   │   │   ├── hubot-logo.png
│   │   │   │   │   │   ├── jquery-logo.png
│   │   │   │   │   │   ├── lfs-logo.png
│   │   │   │   │   │   ├── mgm.svg
│   │   │   │   │   │   ├── nasa-logo.png
│   │   │   │   │   │   ├── netdata.png
│   │   │   │   │   │   ├── node-logo.png
│   │   │   │   │   │   ├── pinterest.svg
│   │   │   │   │   │   ├── pinterest.webp
│   │   │   │   │   │   ├── rails-logo.png
│   │   │   │   │   │   ├── sap.svg
│   │   │   │   │   │   ├── stripe.png
│   │   │   │   │   │   ├── stripe.webp
│   │   │   │   │   │   ├── swift-logo.png
│   │   │   │   │   │   ├── twilio.svg
│   │   │   │   │   │   ├── uber.svg
│   │   │   │   │   │   ├── visualstudio2019-logo.svg
│   │   │   │   │   │   ├── visualstudio-logo.png
│   │   │   │   │   │   ├── wayfair.png
│   │   │   │   │   │   └── zendesk.svg
│   │   │   │   │   ├── mona-sans
│   │   │   │   │   │   ├── contribution-graph.svg
│   │   │   │   │   │   ├── file.png
│   │   │   │   │   │   ├── hubot.mov
│   │   │   │   │   │   ├── hubot.png
│   │   │   │   │   │   ├── hubot-sketches.webp
│   │   │   │   │   │   ├── hubot.webm
│   │   │   │   │   │   ├── line-spread.webp
│   │   │   │   │   │   ├── mona-ears.png
│   │   │   │   │   │   ├── mona-hubot.webp
│   │   │   │   │   │   ├── mona-sans-icon.png
│   │   │   │   │   │   ├── mona-sketches.webp
│   │   │   │   │   │   ├── octoface.svg
│   │   │   │   │   │   ├── plus.svg
│   │   │   │   │   │   ├── poster-1.jpg
│   │   │   │   │   │   ├── poster-2.jpg
│   │   │   │   │   │   ├── poster-3.jpg
│   │   │   │   │   │   ├── poster-4.jpg
│   │   │   │   │   │   ├── poster-5.jpg
│   │   │   │   │   │   └── poster-6.webp
│   │   │   │   │   ├── open-source
│   │   │   │   │   │   ├── friday.png
│   │   │   │   │   │   ├── guide.png
│   │   │   │   │   │   ├── ill-experiment.png
│   │   │   │   │   │   ├── ill-giveback.png
│   │   │   │   │   │   ├── ill-watch.png
│   │   │   │   │   │   └── survey.png
│   │   │   │   │   ├── patterns
│   │   │   │   │   │   ├── contribution-graph.png
│   │   │   │   │   │   └── dots-large.svg
│   │   │   │   │   ├── premium-support
│   │   │   │   │   │   ├── customer-card-glow.png
│   │   │   │   │   │   ├── customer-card-illo.png
│   │   │   │   │   │   ├── events.webp
│   │   │   │   │   │   ├── footer-cta-glow.png
│   │   │   │   │   │   ├── github-enterprise.svg
│   │   │   │   │   │   ├── happy-customer.jpg
│   │   │   │   │   │   ├── hero-background-glow.png
│   │   │   │   │   │   ├── hero-illo-front.png
│   │   │   │   │   │   ├── hero-illo-glow.png
│   │   │   │   │   │   ├── hero-illo-main.png
│   │   │   │   │   │   ├── hero-illo-main.webp
│   │   │   │   │   │   ├── logos
│   │   │   │   │   │   │   ├── arm.svg
│   │   │   │   │   │   │   ├── bloomberg.svg
│   │   │   │   │   │   │   ├── cdk-global.svg
│   │   │   │   │   │   │   ├── centrica.svg
│   │   │   │   │   │   │   ├── dow-jones.svg
│   │   │   │   │   │   │   ├── ford.svg
│   │   │   │   │   │   │   ├── slack.svg
│   │   │   │   │   │   │   ├── spotify.svg
│   │   │   │   │   │   │   ├── stripe.svg
│   │   │   │   │   │   │   ├── tsia.svg
│   │   │   │   │   │   │   ├── uber.svg
│   │   │   │   │   │   │   └── vmware.svg
│   │   │   │   │   │   ├── microsoft.svg
│   │   │   │   │   │   ├── stats-desktop-glow.png
│   │   │   │   │   │   ├── stats-mobile-glow.png
│   │   │   │   │   │   ├── team-customer-reliability-engineers.jpg
│   │   │   │   │   │   ├── team-premium-support-engineers.jpg
│   │   │   │   │   │   ├── team-support-incident-coordinators.jpg
│   │   │   │   │   │   └── testimonials-glow.png
│   │   │   │   │   ├── pricing
│   │   │   │   │   │   ├── addons
│   │   │   │   │   │   │   ├── codespaces.svg
│   │   │   │   │   │   │   ├── copilot.svg
│   │   │   │   │   │   │   ├── ghas.svg
│   │   │   │   │   │   │   └── lfs.svg
│   │   │   │   │   │   ├── calculator
│   │   │   │   │   │   │   ├── bg-glow.png
│   │   │   │   │   │   │   ├── bg-glow-real.png
│   │   │   │   │   │   │   ├── chevron.svg
│   │   │   │   │   │   │   └── horizon.svg
│   │   │   │   │   │   ├── confetti
│   │   │   │   │   │   │   ├── branch.svg
│   │   │   │   │   │   │   ├── commit.svg
│   │   │   │   │   │   │   ├── fork.svg
│   │   │   │   │   │   │   └── pr.svg
│   │   │   │   │   │   ├── education.svg
│   │   │   │   │   │   ├── logos
│   │   │   │   │   │   │   ├── american-airlines.svg
│   │   │   │   │   │   │   ├── ford.png
│   │   │   │   │   │   │   ├── netdata.svg
│   │   │   │   │   │   │   ├── nubank.png
│   │   │   │   │   │   │   ├── qualcomm.svg
│   │   │   │   │   │   │   ├── spotify.svg
│   │   │   │   │   │   │   └── trustpilot.svg
│   │   │   │   │   │   └── testimonials
│   │   │   │   │   │       ├── american-airlines.jpg
│   │   │   │   │   │       ├── ford.jpg
│   │   │   │   │   │       ├── netdata.jpg
│   │   │   │   │   │       ├── nubank.jpg
│   │   │   │   │   │       ├── pinterest.jpg
│   │   │   │   │   │       ├── qualcomm.jpg
│   │   │   │   │   │       ├── sap.jpeg
│   │   │   │   │   │       ├── spotify.jpg
│   │   │   │   │   │       ├── stripe.jpg
│   │   │   │   │   │       └── trustpilot.jpg
│   │   │   │   │   ├── primer-neue
│   │   │   │   │   │   ├── icons
│   │   │   │   │   │   │   ├── access-and-permission.svg
│   │   │   │   │   │   │   ├── actions.svg
│   │   │   │   │   │   │   ├── add-tasks.svg
│   │   │   │   │   │   │   ├── any-language.svg
│   │   │   │   │   │   │   ├── community-actions.svg
│   │   │   │   │   │   │   ├── dependency-insight.svg
│   │   │   │   │   │   │   └── status-check.svg
│   │   │   │   │   │   └── octicons
│   │   │   │   │   │       ├── check.svg
│   │   │   │   │   │       ├── eye.svg
│   │   │   │   │   │       ├── git-branch.svg
│   │   │   │   │   │       ├── repo-push.svg
│   │   │   │   │   │       └── rocket.svg
│   │   │   │   │   ├── readme
│   │   │   │   │   │   ├── 3d-sideproject-octoprint
│   │   │   │   │   │   │   ├── 3d-sideproject-octoprint-social.jpg
│   │   │   │   │   │   │   ├── gina-haeussge-podcast.jpg
│   │   │   │   │   │   │   └── gina-haeussge-thumbnail.jpg
│   │   │   │   │   │   ├── alex-ellis
│   │   │   │   │   │   │   ├── alex-ellis-coffee-shop.jpg
│   │   │   │   │   │   │   ├── alex-ellis-hero.jpg
│   │   │   │   │   │   │   ├── alex-ellis-outdoors.jpg
│   │   │   │   │   │   │   ├── alex-ellis-social.jpg
│   │   │   │   │   │   │   └── alex-ellis-thumbnail.jpg
│   │   │   │   │   │   ├── andrea-griffiths
│   │   │   │   │   │   │   ├── andrea1.jpg
│   │   │   │   │   │   │   ├── andrea2.jpg
│   │   │   │   │   │   │   ├── andrea3.jpg
│   │   │   │   │   │   │   ├── andrea-griffiths-hero.jpg
│   │   │   │   │   │   │   ├── andrea-griffiths-social.jpg
│   │   │   │   │   │   │   └── andrea-griffiths-thumbnail.jpg
│   │   │   │   │   │   ├── angie-jones
│   │   │   │   │   │   │   ├── angie1.jpg
│   │   │   │   │   │   │   ├── angie2.jpg
│   │   │   │   │   │   │   ├── angie3.jpg
│   │   │   │   │   │   │   ├── angie4.jpg
│   │   │   │   │   │   │   ├── angie5.jpg
│   │   │   │   │   │   │   ├── angie-jones-hero.jpg
│   │   │   │   │   │   │   ├── angie-jones-social.jpg
│   │   │   │   │   │   │   └── angie-jones-thumbnail.jpg
│   │   │   │   │   │   ├── angie-jones-demystifying-developer-advocacy
│   │   │   │   │   │   │   ├── angie-jones-demystifying-developer-advocacy-hero.jpg
│   │   │   │   │   │   │   ├── angie-jones-demystifying-developer-advocacy-social.jpg
│   │   │   │   │   │   │   ├── angie-jones-demystifying-developer-advocacy-thumbnail.jpg
│   │   │   │   │   │   │   └── byline.jpg
│   │   │   │   │   │   ├── autodesk
│   │   │   │   │   │   │   ├── autodesk-hero.jpg
│   │   │   │   │   │   │   ├── autodesk-social.jpg
│   │   │   │   │   │   │   ├── autodesk-thumbnail.jpg
│   │   │   │   │   │   │   ├── byline.jpg
│   │   │   │   │   │   │   ├── diagram-localization-workflow.png
│   │   │   │   │   │   │   ├── diagram-product-documentation-pipeline.png
│   │   │   │   │   │   │   ├── diagram-software-ci-cd-pipeline.png
│   │   │   │   │   │   │   └── diagram-whole-product-pipeline.png
│   │   │   │   │   │   ├── benjie-gillam
│   │   │   │   │   │   │   ├── benjie1.jpg
│   │   │   │   │   │   │   ├── benjie2.jpg
│   │   │   │   │   │   │   ├── benjie3.jpg
│   │   │   │   │   │   │   ├── benjie-gillam-hero.jpg
│   │   │   │   │   │   │   ├── benjie-gillam-social.jpg
│   │   │   │   │   │   │   └── benjie-gillam-thumbnail.jpg
│   │   │   │   │   │   ├── bhm-data
│   │   │   │   │   │   │   ├── bhm-data1.jpg
│   │   │   │   │   │   │   ├── bhm-data2.jpg
│   │   │   │   │   │   │   ├── bhm-data3.jpg
│   │   │   │   │   │   │   ├── bhm-data-social.jpg
│   │   │   │   │   │   │   ├── hero.jpg
│   │   │   │   │   │   │   └── thumbnail.jpg
│   │   │   │   │   │   ├── brian-douglas
│   │   │   │   │   │   │   ├── brian1.jpg
│   │   │   │   │   │   │   ├── brian2.jpg
│   │   │   │   │   │   │   ├── brian-douglas-hero.jpg
│   │   │   │   │   │   │   ├── brian-douglas-podcast-host-1000.jpg
│   │   │   │   │   │   │   ├── brian-douglas-podcast-host-1000.webp
│   │   │   │   │   │   │   ├── brian-douglas-podcast-host.jpg
│   │   │   │   │   │   │   ├── brian-douglas-podcast-host.webp
│   │   │   │   │   │   │   ├── brian-douglas-social.jpg
│   │   │   │   │   │   │   └── brian-douglas-thumbnail.jpg
│   │   │   │   │   │   ├── caleb-porzio
│   │   │   │   │   │   │   ├── caleb1.jpg
│   │   │   │   │   │   │   ├── caleb2.jpg
│   │   │   │   │   │   │   ├── caleb3.jpg
│   │   │   │   │   │   │   ├── caleb-porzio-hero.jpg
│   │   │   │   │   │   │   ├── caleb-porzio-social.jpg
│   │   │   │   │   │   │   └── caleb-porzio-thumbnail.jpg
│   │   │   │   │   │   ├── categories
│   │   │   │   │   │   ├── chrissy-lemaire
│   │   │   │   │   │   │   ├── chrissy1.jpg
│   │   │   │   │   │   │   ├── chrissy2.jpg
│   │   │   │   │   │   │   ├── chrissy3.jpg
│   │   │   │   │   │   │   ├── chrissy-lemaire-hero.jpg
│   │   │   │   │   │   │   ├── chrissy-lemaire-social.jpg
│   │   │   │   │   │   │   └── chrissy-lemaire-thumbnail.jpg
│   │   │   │   │   │   ├── curl-25-years
│   │   │   │   │   │   │   ├── curl-25-years-hero.jpg
│   │   │   │   │   │   │   ├── curl-25-years-social.jpg
│   │   │   │   │   │   │   └── curl-25-years-thumbnail.jpg
│   │   │   │   │   │   ├── david-nolen
│   │   │   │   │   │   │   ├── david1.jpg
│   │   │   │   │   │   │   ├── david2.jpg
│   │   │   │   │   │   │   ├── david3.jpg
│   │   │   │   │   │   │   ├── david4.jpg
│   │   │   │   │   │   │   ├── david-nolen-hero.jpg
│   │   │   │   │   │   │   ├── david-nolen-social.jpg
│   │   │   │   │   │   │   └── david-nolen-thumbnail.jpg
│   │   │   │   │   │   ├── devops-logos
│   │   │   │   │   │   │   ├── logo-ami.svg
│   │   │   │   │   │   │   ├── logo-applitools.png
│   │   │   │   │   │   │   ├── logo-artifactory.svg
│   │   │   │   │   │   │   ├── logo-autodesk.svg
│   │   │   │   │   │   │   ├── logo-circle.svg
│   │   │   │   │   │   │   ├── logo-danger.png
│   │   │   │   │   │   │   ├── logo-docker.svg
│   │   │   │   │   │   │   ├── logo-front.svg
│   │   │   │   │   │   │   ├── logo-github.svg
│   │   │   │   │   │   │   ├── logo-helm.svg
│   │   │   │   │   │   │   ├── logo-jenkins.png
│   │   │   │   │   │   │   ├── logo-jira.svg
│   │   │   │   │   │   │   ├── logo-kubernetes.svg
│   │   │   │   │   │   │   ├── logo-lambda.svg
│   │   │   │   │   │   │   ├── logo-mabl.png
│   │   │   │   │   │   │   ├── logo-netdata.svg
│   │   │   │   │   │   │   ├── logo-npm.svg
│   │   │   │   │   │   │   ├── logo-slack.svg
│   │   │   │   │   │   │   ├── logo-spinnaker.svg
│   │   │   │   │   │   │   ├── logo-terraform.svg
│   │   │   │   │   │   │   └── logo-travis.svg
│   │   │   │   │   │   ├── dirk-lemstra
│   │   │   │   │   │   │   ├── dirk-lemstra-hero.jpg
│   │   │   │   │   │   │   ├── dirk-lemstra-social.jpg
│   │   │   │   │   │   │   ├── dirk-lemstra-thumbnail.jpg
│   │   │   │   │   │   │   ├── portrait-dlemstra.jpg
│   │   │   │   │   │   │   └── wide-dlemstra.jpg
│   │   │   │   │   │   ├── evan-you
│   │   │   │   │   │   │   ├── evan-you-desk.jpg
│   │   │   │   │   │   │   ├── evan-you-hero.jpg
│   │   │   │   │   │   │   ├── evan-you-portrait.jpg
│   │   │   │   │   │   │   ├── evan-you-social.jpg
│   │   │   │   │   │   │   └── evan-you-thumbnail.jpg
│   │   │   │   │   │   ├── front
│   │   │   │   │   │   │   ├── byline.jpg
│   │   │   │   │   │   │   ├── diagram-front.png
│   │   │   │   │   │   │   ├── front-hero.jpg
│   │   │   │   │   │   │   ├── front-social.jpg
│   │   │   │   │   │   │   └── front-thumbnail.jpg
│   │   │   │   │   │   ├── gift-egwuenu
│   │   │   │   │   │   │   ├── gift1.jpg
│   │   │   │   │   │   │   ├── gift2.jpg
│   │   │   │   │   │   │   ├── gift-egwuenu-hero.jpg
│   │   │   │   │   │   │   ├── gift-egwuenu-social.jpg
│   │   │   │   │   │   │   └── gift-egwuenu-thumbnail.jpg
│   │   │   │   │   │   ├── gina-haeussge
│   │   │   │   │   │   │   ├── gina1.jpg
│   │   │   │   │   │   │   ├── gina2.jpg
│   │   │   │   │   │   │   ├── gina3.jpg
│   │   │   │   │   │   │   ├── gina-haeussge-hero.jpg
│   │   │   │   │   │   │   ├── gina-haeussge-social.jpg
│   │   │   │   │   │   │   └── gina-haeussge-thumbnail.jpg
│   │   │   │   │   │   ├── global-forest-watch
│   │   │   │   │   │   │   ├── global-forest-watch1.jpg
│   │   │   │   │   │   │   ├── global-forest-watch2.jpg
│   │   │   │   │   │   │   ├── global-forest-watch3.jpg
│   │   │   │   │   │   │   ├── global-forest-watch-social.jpg
│   │   │   │   │   │   │   ├── hero.jpg
│   │   │   │   │   │   │   └── thumbnail.jpg
│   │   │   │   │   │   ├── growing-vue
│   │   │   │   │   │   │   ├── evan-you-podcast.jpg
│   │   │   │   │   │   │   ├── evan-you-thumbnail.jpg
│   │   │   │   │   │   │   └── growing-vue-social.jpg
│   │   │   │   │   │   ├── henry-zhu
│   │   │   │   │   │   │   ├── henry-zhu-hero.jpg
│   │   │   │   │   │   │   ├── henry-zhu-social.jpg
│   │   │   │   │   │   │   ├── henry-zhu-thumbnail.jpg
│   │   │   │   │   │   │   └── hzoo-1.jpg
│   │   │   │   │   │   ├── humanizing-bots-python
│   │   │   │   │   │   │   ├── humanizing-bots-python-hero.jpg
│   │   │   │   │   │   │   ├── humanizing-bots-python-social.jpg
│   │   │   │   │   │   │   └── humanizing-bots-python-thumbnail.jpg
│   │   │   │   │   │   ├── icon-rss.svg
│   │   │   │   │   │   ├── issy-long
│   │   │   │   │   │   │   ├── issy-long1.jpg
│   │   │   │   │   │   │   ├── issy-long2.jpg
│   │   │   │   │   │   │   ├── issy-long-hero.jpg
│   │   │   │   │   │   │   ├── issy-long-social.jpg
│   │   │   │   │   │   │   ├── issy-long-thumbnail.jpg
│   │   │   │   │   │   │   └── issy-long-wide.jpg
│   │   │   │   │   │   ├── jerome-hardaway
│   │   │   │   │   │   │   ├── jerome1.jpg
│   │   │   │   │   │   │   ├── jerome2.jpg
│   │   │   │   │   │   │   ├── jerome3.jpg
│   │   │   │   │   │   │   ├── jerome4.jpg
│   │   │   │   │   │   │   ├── jerome-hardaway-hero.jpg
│   │   │   │   │   │   │   ├── jerome-hardaway-social.jpg
│   │   │   │   │   │   │   └── jerome-hardaway-thumbnail.jpg
│   │   │   │   │   │   ├── jordan-harband
│   │   │   │   │   │   │   ├── jordan1.jpg
│   │   │   │   │   │   │   ├── jordan2.jpg
│   │   │   │   │   │   │   ├── jordan-harband-hero.jpg
│   │   │   │   │   │   │   ├── jordan-harband-social.jpg
│   │   │   │   │   │   │   └── jordan-harband-thumbnail.jpg
│   │   │   │   │   │   ├── jory-burson
│   │   │   │   │   │   │   ├── jory1.jpg
│   │   │   │   │   │   │   ├── jory2.jpg
│   │   │   │   │   │   │   ├── jory3.jpg
│   │   │   │   │   │   │   ├── jory4.jpg
│   │   │   │   │   │   │   ├── jory-burson-hero.jpg
│   │   │   │   │   │   │   ├── jory-burson-social.jpg
│   │   │   │   │   │   │   └── jory-burson-thumbnail.jpg
│   │   │   │   │   │   ├── kathy-korevec
│   │   │   │   │   │   │   ├── kathy1.jpg
│   │   │   │   │   │   │   ├── kathy2.jpg
│   │   │   │   │   │   │   ├── kathy3.jpg
│   │   │   │   │   │   │   ├── kathy4.jpg
│   │   │   │   │   │   │   ├── kathy-korevec-hero.jpg
│   │   │   │   │   │   │   ├── kathy-korevec-podcast-host-1000.jpg
│   │   │   │   │   │   │   ├── kathy-korevec-podcast-host-1000.webp
│   │   │   │   │   │   │   ├── kathy-korevec-podcast-host.jpg
│   │   │   │   │   │   │   ├── kathy-korevec-podcast-host.webp
│   │   │   │   │   │   │   ├── kathy-korevec-social.jpg
│   │   │   │   │   │   │   └── kathy-korevec-thumbnail.jpg
│   │   │   │   │   │   ├── lights-on-with-home-assistant
│   │   │   │   │   │   │   ├── lights-on-with-home-assistant-hero.jpg
│   │   │   │   │   │   │   ├── lights-on-with-home-assistant-social.jpg
│   │   │   │   │   │   │   └── lights-on-with-home-assistant-thumbnail.jpg
│   │   │   │   │   │   ├── logo-apple.svg
│   │   │   │   │   │   ├── logo-spotify.svg
│   │   │   │   │   │   ├── lorena-mesa
│   │   │   │   │   │   │   ├── lorena1.jpg
│   │   │   │   │   │   │   ├── lorena2.jpg
│   │   │   │   │   │   │   ├── lorena-mesa-hero.jpg
│   │   │   │   │   │   │   ├── lorena-mesa-social.jpg
│   │   │   │   │   │   │   └── lorena-mesa-thumbnail.jpg
│   │   │   │   │   │   ├── mabl
│   │   │   │   │   │   │   ├── byline.jpg
│   │   │   │   │   │   │   ├── diagram-cli-application-workflow.png
│   │   │   │   │   │   │   ├── diagram-web-application-workflow.png
│   │   │   │   │   │   │   ├── mabl-hero.jpg
│   │   │   │   │   │   │   ├── mabl-social.jpg
│   │   │   │   │   │   │   └── mabl-thumbnail.jpg
│   │   │   │   │   │   ├── marc-cornella
│   │   │   │   │   │   │   ├── marc1.jpg
│   │   │   │   │   │   │   ├── marc2.jpg
│   │   │   │   │   │   │   ├── marc3.jpg
│   │   │   │   │   │   │   ├── marc-cornella-hero.jpg
│   │   │   │   │   │   │   ├── marc-cornella-social.jpg
│   │   │   │   │   │   │   └── marc-cornella-thumbnail.jpg
│   │   │   │   │   │   ├── marcy-sutton
│   │   │   │   │   │   │   ├── marcy1.jpg
│   │   │   │   │   │   │   ├── marcy2.jpg
│   │   │   │   │   │   │   ├── marcy3.jpg
│   │   │   │   │   │   │   ├── marcy-sutton-hero.jpg
│   │   │   │   │   │   │   ├── marcy-sutton-social.jpg
│   │   │   │   │   │   │   └── marcy-sutton-thumbnail.jpg
│   │   │   │   │   │   ├── mariatta-wijaya
│   │   │   │   │   │   │   ├── mariatta1.jpg
│   │   │   │   │   │   │   ├── mariatta2.jpg
│   │   │   │   │   │   │   ├── mariatta-wijaya-hero.jpg
│   │   │   │   │   │   │   ├── mariatta-wijaya-social.jpg
│   │   │   │   │   │   │   └── mariatta-wijaya-thumbnail.jpg
│   │   │   │   │   │   ├── mask-center.svg
│   │   │   │   │   │   ├── mask-center.webp
│   │   │   │   │   │   ├── masters-thesis-to-webpack
│   │   │   │   │   │   │   ├── masters-thesis-to-webpack-hero.jpg
│   │   │   │   │   │   │   ├── masters-thesis-to-webpack-social.jpg
│   │   │   │   │   │   │   └── masters-thesis-to-webpack-thumbnail.jpg
│   │   │   │   │   │   ├── michal-golebiowski-owczarek
│   │   │   │   │   │   │   ├── michal1.jpg
│   │   │   │   │   │   │   ├── michal2.jpg
│   │   │   │   │   │   │   ├── michal3.jpg
│   │   │   │   │   │   │   ├── michal-golebiowski-owczarek-hero.jpg
│   │   │   │   │   │   │   ├── michal-golebiowski-owczarek-social.jpg
│   │   │   │   │   │   │   └── michal-golebiowski-owczarek-thumbnail.jpg
│   │   │   │   │   │   ├── monica-powell
│   │   │   │   │   │   │   ├── monica1.jpg
│   │   │   │   │   │   │   ├── monica2.jpg
│   │   │   │   │   │   │   ├── monica3.jpg
│   │   │   │   │   │   │   ├── monica-powell-hero.jpg
│   │   │   │   │   │   │   ├── monica-powell-social.jpg
│   │   │   │   │   │   │   └── monica-powell-thumbnail.jpg
│   │   │   │   │   │   ├── nader-dabit
│   │   │   │   │   │   │   ├── nader1.jpg
│   │   │   │   │   │   │   ├── nader2.jpg
│   │   │   │   │   │   │   ├── nader3.jpg
│   │   │   │   │   │   │   ├── nader-dabit-hero.jpg
│   │   │   │   │   │   │   ├── nader-dabit-social.jpg
│   │   │   │   │   │   │   └── nader-dabit-thumbnail.jpg
│   │   │   │   │   │   ├── nasa-ingenuity-helicopter
│   │   │   │   │   │   │   ├── nasa-ingenuity-helicopter-hero.jpg
│   │   │   │   │   │   │   ├── nasa-ingenuity-helicopter-social.jpg
│   │   │   │   │   │   │   ├── nasa-ingenuity-helicopter-spot-1.jpg
│   │   │   │   │   │   │   ├── nasa-ingenuity-helicopter-spot-2.jpg
│   │   │   │   │   │   │   └── nasa-ingenuity-helicopter-thumbnail.jpg
│   │   │   │   │   │   ├── netdata
│   │   │   │   │   │   │   ├── byline.jpg
│   │   │   │   │   │   │   ├── diagram-netdata.png
│   │   │   │   │   │   │   ├── netdata-hero.jpg
│   │   │   │   │   │   │   ├── netdata-social.jpg
│   │   │   │   │   │   │   └── netdata-thumbnail.jpg
│   │   │   │   │   │   ├── nick-dejesus
│   │   │   │   │   │   │   ├── nick1.jpg
│   │   │   │   │   │   │   ├── nick2.jpg
│   │   │   │   │   │   │   ├── nick3.jpg
│   │   │   │   │   │   │   ├── nick4.jpg
│   │   │   │   │   │   │   ├── nick-dejesus-hero.jpg
│   │   │   │   │   │   │   ├── nick-dejesus-social.jpg
│   │   │   │   │   │   │   └── nick-dejesus-thumbnail.jpg
│   │   │   │   │   │   ├── octoverse-balance
│   │   │   │   │   │   │   ├── hero.jpg
│   │   │   │   │   │   │   ├── octoverse-balance1.jpg
│   │   │   │   │   │   │   ├── octoverse-balance2.jpg
│   │   │   │   │   │   │   ├── octoverse-balance-social.jpg
│   │   │   │   │   │   │   └── thumbnail.jpg
│   │   │   │   │   │   ├── octoverse-covid
│   │   │   │   │   │   │   ├── hero.jpg
│   │   │   │   │   │   │   ├── octoverse-covid1.jpg
│   │   │   │   │   │   │   ├── octoverse-covid2.jpg
│   │   │   │   │   │   │   ├── octoverse-covid-social.jpg
│   │   │   │   │   │   │   └── thumbnail.jpg
│   │   │   │   │   │   ├── octoverse-security
│   │   │   │   │   │   │   ├── hero.jpg
│   │   │   │   │   │   │   ├── octoverse-security1.jpg
│   │   │   │   │   │   │   ├── octoverse-security2.jpg
│   │   │   │   │   │   │   ├── octoverse-security-social.jpg
│   │   │   │   │   │   │   └── thumbnail.jpg
│   │   │   │   │   │   ├── open-source-leap-of-faith-babel
│   │   │   │   │   │   │   ├── open-source-leap-of-faith-babel-hero.jpg
│   │   │   │   │   │   │   ├── open-source-leap-of-faith-babel-social.jpg
│   │   │   │   │   │   │   └── open-source-leap-of-faith-babel-thumbnail.jpg
│   │   │   │   │   │   ├── overlay-horizontal-1.svg
│   │   │   │   │   │   ├── overlay-horizontal-2.svg
│   │   │   │   │   │   ├── ovilia-zhang
│   │   │   │   │   │   │   ├── ovilia1.jpg
│   │   │   │   │   │   │   ├── ovilia2.jpg
│   │   │   │   │   │   │   ├── ovilia3.jpg
│   │   │   │   │   │   │   ├── ovilia-zhang-hero.jpg
│   │   │   │   │   │   │   ├── ovilia-zhang-social.jpg
│   │   │   │   │   │   │   └── ovilia-zhang-thumbnail.jpg
│   │   │   │   │   │   ├── react
│   │   │   │   │   │   │   ├── react1.jpg
│   │   │   │   │   │   │   ├── react2.jpg
│   │   │   │   │   │   │   ├── react3.jpg
│   │   │   │   │   │   │   ├── react4.jpg
│   │   │   │   │   │   │   ├── react-hero.jpg
│   │   │   │   │   │   │   ├── react-social.jpg
│   │   │   │   │   │   │   └── react-thumbnail.jpg
│   │   │   │   │   │   ├── readme-button-close.svg
│   │   │   │   │   │   ├── readme-logo-lockup.svg
│   │   │   │   │   │   ├── readme-logo-mark.svg
│   │   │   │   │   │   ├── robby-russell
│   │   │   │   │   │   │   ├── robby1.jpg
│   │   │   │   │   │   │   ├── robby2.jpg
│   │   │   │   │   │   │   ├── robby3.jpg
│   │   │   │   │   │   │   ├── robby-russell-hero.jpg
│   │   │   │   │   │   │   ├── robby-russell-social.jpg
│   │   │   │   │   │   │   └── robby-russell-thumbnail.jpg
│   │   │   │   │   │   ├── safia-abdalla
│   │   │   │   │   │   │   ├── safia1.jpg
│   │   │   │   │   │   │   ├── safia2.jpg
│   │   │   │   │   │   │   ├── safia3.jpg
│   │   │   │   │   │   │   ├── safia-abdalla-hero.jpg
│   │   │   │   │   │   │   ├── safia-abdalla-social.jpg
│   │   │   │   │   │   │   └── safia-abdalla-thumbnail.jpg
│   │   │   │   │   │   ├── salah-al-dhaferi
│   │   │   │   │   │   │   ├── salah1.jpg
│   │   │   │   │   │   │   ├── salah2.jpg
│   │   │   │   │   │   │   ├── salah-al-dhaferi-hero.jpg
│   │   │   │   │   │   │   ├── salah-al-dhaferi-social.jpg
│   │   │   │   │   │   │   └── salah-al-dhaferi-thumbnail.jpg
│   │   │   │   │   │   ├── samson-goddy
│   │   │   │   │   │   │   ├── samson-goddy-hero.jpg
│   │   │   │   │   │   │   ├── samson-goddy-social.jpg
│   │   │   │   │   │   │   ├── samson-goddy-thumbnail.jpg
│   │   │   │   │   │   │   ├── Samson Low Res Social 1.jpg
│   │   │   │   │   │   │   ├── Samson Low Res Social 2.jpg
│   │   │   │   │   │   │   ├── Samson Low Res Social 3.jpg
│   │   │   │   │   │   │   └── Samson Low Res Social 4.jpg
│   │   │   │   │   │   ├── segun-adebayo
│   │   │   │   │   │   │   ├── segun1.jpg
│   │   │   │   │   │   │   ├── segun2.jpg
│   │   │   │   │   │   │   ├── segun3.jpg
│   │   │   │   │   │   │   ├── segun-adebayo-hero.jpg
│   │   │   │   │   │   │   ├── segun-adebayo-social.jpg
│   │   │   │   │   │   │   └── segun-adebayo-thumbnail.jpg
│   │   │   │   │   │   ├── shikha-mishra
│   │   │   │   │   │   │   ├── shikha1.jpg
│   │   │   │   │   │   │   ├── shikha2.jpg
│   │   │   │   │   │   │   ├── shikha-mishra-hero.jpg
│   │   │   │   │   │   │   ├── shikha-mishra-social.jpg
│   │   │   │   │   │   │   └── shikha-mishra-thumbnail.jpg
│   │   │   │   │   │   ├── shirley-wu
│   │   │   │   │   │   │   ├── shirley1.jpg
│   │   │   │   │   │   │   ├── shirley2.jpg
│   │   │   │   │   │   │   ├── shirley3.jpg
│   │   │   │   │   │   │   ├── shirley4.jpg
│   │   │   │   │   │   │   ├── shirley-wu-hero.jpg
│   │   │   │   │   │   │   ├── shirley-wu-social.jpg
│   │   │   │   │   │   │   └── shirley-wu-thumbnail.jpg
│   │   │   │   │   │   ├── sonia-john
│   │   │   │   │   │   │   ├── sonia1.jpg
│   │   │   │   │   │   │   ├── sonia2.jpg
│   │   │   │   │   │   │   ├── sonia3.jpg
│   │   │   │   │   │   │   ├── sonia-john-hero.jpg
│   │   │   │   │   │   │   ├── sonia-john-social.jpg
│   │   │   │   │   │   │   └── sonia-john-thumbnail.jpg
│   │   │   │   │   │   ├── spice-center.png
│   │   │   │   │   │   ├── spice-center.webp
│   │   │   │   │   │   ├── spice-horizontal-1.png
│   │   │   │   │   │   ├── spice-horizontal-1.webp
│   │   │   │   │   │   ├── spice-horizontal-2.png
│   │   │   │   │   │   ├── spice-horizontal-2.webp
│   │   │   │   │   │   ├── spice-overlay-vertical-1.png
│   │   │   │   │   │   ├── spice-overlay-vertical-1.webp
│   │   │   │   │   │   ├── spice-overlay-vertical-2.png
│   │   │   │   │   │   ├── spice-overlay-vertical-2.webp
│   │   │   │   │   │   ├── spice-overlay-vertical-3.png
│   │   │   │   │   │   ├── spice-overlay-vertical-3.webp
│   │   │   │   │   │   ├── taking-das-blog-into-future
│   │   │   │   │   │   │   ├── scott-mark-hero-2.jpg
│   │   │   │   │   │   │   ├── scott-mark-thumbnail-2.jpg
│   │   │   │   │   │   │   └── taking-das-blog-into-future-social.jpg
│   │   │   │   │   │   ├── tanner-linsley
│   │   │   │   │   │   │   ├── tanner1.jpg
│   │   │   │   │   │   │   ├── tanner2.jpg
│   │   │   │   │   │   │   ├── tanner3.jpg
│   │   │   │   │   │   │   ├── tanner4.jpg
│   │   │   │   │   │   │   ├── tanner-linsley-hero.jpg
│   │   │   │   │   │   │   ├── tanner-linsley-social.jpg
│   │   │   │   │   │   │   └── tanner-linsley-thumbnail.jpg
│   │   │   │   │   │   ├── unseen-oss
│   │   │   │   │   │   │   ├── unseen-oss1.jpg
│   │   │   │   │   │   │   ├── unseen-oss2.jpg
│   │   │   │   │   │   │   ├── unseen-oss-hero.jpg
│   │   │   │   │   │   │   ├── unseen-oss-social.jpg
│   │   │   │   │   │   │   └── unseen-oss-thumbnail.jpg
│   │   │   │   │   │   ├── veterans
│   │   │   │   │   │   │   ├── hero.jpg
│   │   │   │   │   │   │   ├── thumbnail.jpg
│   │   │   │   │   │   │   ├── veterans1.jpg
│   │   │   │   │   │   │   ├── veterans2.jpg
│   │   │   │   │   │   │   ├── veterans3.jpg
│   │   │   │   │   │   │   ├── veterans4.jpg
│   │   │   │   │   │   │   └── veterans-social.jpg
│   │   │   │   │   │   ├── wes-mckinney
│   │   │   │   │   │   │   ├── wes1.jpg
│   │   │   │   │   │   │   ├── wes2.jpg
│   │   │   │   │   │   │   ├── wes3.jpg
│   │   │   │   │   │   │   ├── wes4.jpg
│   │   │   │   │   │   │   ├── wes-mckinney-hero.jpg
│   │   │   │   │   │   │   ├── wes-mckinney-social.jpg
│   │   │   │   │   │   │   └── wes-mckinney-thumbnail.jpg
│   │   │   │   │   │   ├── women-in-tech-making-space
│   │   │   │   │   │   │   ├── hero.jpg
│   │   │   │   │   │   │   ├── making-space1.jpg
│   │   │   │   │   │   │   ├── making-space2.jpg
│   │   │   │   │   │   │   ├── making-space3.jpg
│   │   │   │   │   │   │   ├── making-space4.jpg
│   │   │   │   │   │   │   ├── thumbnail.jpg
│   │   │   │   │   │   │   └── women-in-tech-making-space-social.jpg
│   │   │   │   │   │   └── women-in-tech-python
│   │   │   │   │   │       ├── hero.jpg
│   │   │   │   │   │       ├── python1.jpg
│   │   │   │   │   │       ├── python2.jpg
│   │   │   │   │   │       ├── thumbnail.jpg
│   │   │   │   │   │       └── women-in-tech-python-social.jpg
│   │   │   │   │   ├── services
│   │   │   │   │   │   ├── form-glow.png
│   │   │   │   │   │   ├── hero-bg
│   │   │   │   │   │   │   ├── services-hero-bg-1600.jpg
│   │   │   │   │   │   │   ├── services-hero-bg-1600.webp
│   │   │   │   │   │   │   ├── services-hero-bg-3200.jpg
│   │   │   │   │   │   │   ├── services-hero-bg-3200.webp
│   │   │   │   │   │   │   ├── services-hero-bg-800.jpg
│   │   │   │   │   │   │   └── services-hero-bg-800.webp
│   │   │   │   │   │   ├── logos
│   │   │   │   │   │   │   ├── 3m.svg
│   │   │   │   │   │   │   ├── adobe-color.svg
│   │   │   │   │   │   │   ├── arm.svg
│   │   │   │   │   │   │   ├── dowjones.svg
│   │   │   │   │   │   │   ├── ford.svg
│   │   │   │   │   │   │   ├── slack.svg
│   │   │   │   │   │   │   ├── spotify.svg
│   │   │   │   │   │   │   ├── stripe-color.svg
│   │   │   │   │   │   │   └── stripe.svg
│   │   │   │   │   │   ├── services-zoom.h264.mp4
│   │   │   │   │   │   ├── services-zoom.jpg
│   │   │   │   │   │   ├── services-zoom-ui-bottom.jpg
│   │   │   │   │   │   ├── services-zoom-ui-top.jpg
│   │   │   │   │   │   ├── services-zoom.vp9.webm
│   │   │   │   │   │   ├── sparkles.png
│   │   │   │   │   │   ├── sparkles.webp
│   │   │   │   │   │   ├── tailored.png
│   │   │   │   │   │   └── video.jpg
│   │   │   │   │   ├── social-cards
│   │   │   │   │   │   ├── actions.png
│   │   │   │   │   │   ├── advisory-database-index.png
│   │   │   │   │   │   ├── advisory-database-show.png
│   │   │   │   │   │   ├── blacktocats.jpg
│   │   │   │   │   │   ├── campaign-social.png
│   │   │   │   │   │   ├── cloud-trial.png
│   │   │   │   │   │   ├── code-search-beta.png
│   │   │   │   │   │   ├── codespaces-ga-individuals.jpg
│   │   │   │   │   │   ├── codespaces-ga.png
│   │   │   │   │   │   ├── codespaces.png
│   │   │   │   │   │   ├── copilot-2023.png
│   │   │   │   │   │   ├── copilot-chat.png
│   │   │   │   │   │   ├── copilot-extensions.png
│   │   │   │   │   │   ├── copilot-pro-plus.png
│   │   │   │   │   │   ├── copilot-pro.png
│   │   │   │   │   │   ├── customer-terms.jpg
│   │   │   │   │   │   ├── developer-policy.jpg
│   │   │   │   │   │   ├── devops-hub.png
│   │   │   │   │   │   ├── discussions-social.jpg
│   │   │   │   │   │   ├── enterprise.png
│   │   │   │   │   │   ├── enterprise-startups.jpg
│   │   │   │   │   │   ├── features-launchpad.png
│   │   │   │   │   │   ├── features.png
│   │   │   │   │   │   ├── features-preview.jpg
│   │   │   │   │   │   ├── git-guides
│   │   │   │   │   │   │   ├── git-add.png
│   │   │   │   │   │   │   ├── git-clone.png
│   │   │   │   │   │   │   ├── git-commit.png
│   │   │   │   │   │   │   ├── git-guides.png
│   │   │   │   │   │   │   ├── git-init.png
│   │   │   │   │   │   │   ├── git-pull.png
│   │   │   │   │   │   │   ├── git-push.png
│   │   │   │   │   │   │   ├── git-remote.png
│   │   │   │   │   │   │   ├── git-status.png
│   │   │   │   │   │   │   └── install-git.png
│   │   │   │   │   │   ├── github-app-waitlist.jpg
│   │   │   │   │   │   ├── github-for-teams.png
│   │   │   │   │   │   ├── github-mcp-registry.png
│   │   │   │   │   │   ├── github-social.png
│   │   │   │   │   │   ├── github-spark.png
│   │   │   │   │   │   ├── home24.jpg
│   │   │   │   │   │   ├── issues-social.jpg
│   │   │   │   │   │   ├── marketplace.png
│   │   │   │   │   │   ├── mona-hubot-sans.png
│   │   │   │   │   │   ├── package-registry.png
│   │   │   │   │   │   ├── premium-support.jpg
│   │   │   │   │   │   ├── pricing.png
│   │   │   │   │   │   ├── procurement.jpg
│   │   │   │   │   │   ├── readme-project.jpg
│   │   │   │   │   │   ├── readme-project-podcast.jpg
│   │   │   │   │   │   ├── security-advanced-security.jpg
│   │   │   │   │   │   ├── security-hub.jpg
│   │   │   │   │   │   ├── security.jpg
│   │   │   │   │   │   ├── security-platform.jpg
│   │   │   │   │   │   ├── services.jpg
│   │   │   │   │   │   ├── sponsors.jpg
│   │   │   │   │   │   └── sponsors.png
│   │   │   │   │   ├── sponsors
│   │   │   │   │   │   ├── badge--sponsors-64.png
│   │   │   │   │   │   ├── bulk-sponsorship-csv-example.png
│   │   │   │   │   │   ├── dinocat.png
│   │   │   │   │   │   ├── jetpacktocat.png
│   │   │   │   │   │   ├── logo-mona.svg
│   │   │   │   │   │   ├── pink-community-management.svg
│   │   │   │   │   │   ├── pink-sponsors.svg
│   │   │   │   │   │   ├── pixel-mona-heart.gif
│   │   │   │   │   │   ├── snowtocat.png
│   │   │   │   │   │   └── sponsors-mona.svg
│   │   │   │   │   ├── team
│   │   │   │   │   │   ├── access.png
│   │   │   │   │   │   ├── access.webp
│   │   │   │   │   │   ├── avatars
│   │   │   │   │   │   │   ├── benbalter.jpg
│   │   │   │   │   │   │   ├── benbalter.webp
│   │   │   │   │   │   │   ├── broccolini.jpg
│   │   │   │   │   │   │   ├── broccolini.webp
│   │   │   │   │   │   │   ├── califa.jpg
│   │   │   │   │   │   │   ├── califa.webp
│   │   │   │   │   │   │   ├── dialogue-broccolini.png
│   │   │   │   │   │   │   ├── dialogue-broccolini.webp
│   │   │   │   │   │   │   ├── dialogue-califa.png
│   │   │   │   │   │   │   ├── dialogue-califa.webp
│   │   │   │   │   │   │   ├── dialogue-teenage-witch.png
│   │   │   │   │   │   │   ├── dialogue-teenage-witch.webp
│   │   │   │   │   │   │   ├── lerebear.jpg
│   │   │   │   │   │   │   ├── lerebear.webp
│   │   │   │   │   │   │   ├── ohjoycelau.jpg
│   │   │   │   │   │   │   ├── ohjoycelau.webp
│   │   │   │   │   │   │   ├── teenage-witch.jpg
│   │   │   │   │   │   │   └── teenage-witch.webp
│   │   │   │   │   │   ├── code-review.png
│   │   │   │   │   │   ├── customer-stories
│   │   │   │   │   │   │   ├── frontapp.jpg
│   │   │   │   │   │   │   ├── frontapp.webp
│   │   │   │   │   │   │   ├── trayio.jpg
│   │   │   │   │   │   │   └── trayio.webp
│   │   │   │   │   │   ├── icons
│   │   │   │   │   │   │   ├── actions-default.svg
│   │   │   │   │   │   │   └── actions-npm-publish.svg
│   │   │   │   │   │   ├── integrations-1.png
│   │   │   │   │   │   ├── integrations-1.webp
│   │   │   │   │   │   ├── integrations-2.png
│   │   │   │   │   │   ├── integrations-2.webp
│   │   │   │   │   │   ├── integrations-3.png
│   │   │   │   │   │   ├── integrations-3.webp
│   │   │   │   │   │   ├── integrations-4.png
│   │   │   │   │   │   ├── integrations-4.webp
│   │   │   │   │   │   ├── integrations-5.png
│   │   │   │   │   │   ├── integrations-5.webp
│   │   │   │   │   │   ├── integrations-6.png
│   │   │   │   │   │   ├── integrations-6.webp
│   │   │   │   │   │   ├── logos
│   │   │   │   │   │   │   ├── logo-frontapp.svg
│   │   │   │   │   │   │   ├── logo-gatsby.svg
│   │   │   │   │   │   │   ├── logo-kubernetes.svg
│   │   │   │   │   │   │   ├── logo-peakmoney.svg
│   │   │   │   │   │   │   ├── logo-trayio.svg
│   │   │   │   │   │   │   └── logo-trustpilot.svg
│   │   │   │   │   │   ├── projects.png
│   │   │   │   │   │   ├── security-overlay.png
│   │   │   │   │   │   ├── security-overlay.webp
│   │   │   │   │   │   ├── security.svg
│   │   │   │   │   │   ├── team-hero-artwork--mobile.png
│   │   │   │   │   │   ├── team-hero-artwork--mobile.webp
│   │   │   │   │   │   ├── team-hero-branches.svg
│   │   │   │   │   │   ├── testimonials
│   │   │   │   │   │   │   ├── frontapp-bg-flat.jpg
│   │   │   │   │   │   │   ├── front-app.jpg
│   │   │   │   │   │   │   ├── peakmoney-bg-flat.jpg
│   │   │   │   │   │   │   ├── peak-money.jpg
│   │   │   │   │   │   │   ├── trayio-bg-flat.jpg
│   │   │   │   │   │   │   ├── trayio-bg-flat.webp
│   │   │   │   │   │   │   ├── tray-io.jpg
│   │   │   │   │   │   │   └── tray-io.webp
│   │   │   │   │   │   ├── users
│   │   │   │   │   │   │   ├── circle.png
│   │   │   │   │   │   │   ├── circle.webp
│   │   │   │   │   │   │   ├── dazn.png
│   │   │   │   │   │   │   ├── dazn.webp
│   │   │   │   │   │   │   ├── directus.png
│   │   │   │   │   │   │   ├── directus.webp
│   │   │   │   │   │   │   ├── django.png
│   │   │   │   │   │   │   ├── django.webp
│   │   │   │   │   │   │   ├── dotnet.png
│   │   │   │   │   │   │   ├── dotnet.webp
│   │   │   │   │   │   │   ├── gatsby.png
│   │   │   │   │   │   │   ├── gatsby.webp
│   │   │   │   │   │   │   ├── kubernetes.png
│   │   │   │   │   │   │   ├── kubernetes.webp
│   │   │   │   │   │   │   ├── mailchimp.png
│   │   │   │   │   │   │   ├── mailchimp.webp
│   │   │   │   │   │   │   ├── python.png
│   │   │   │   │   │   │   ├── python.webp
│   │   │   │   │   │   │   ├── societe-generale.png
│   │   │   │   │   │   │   ├── societe-generale.webp
│   │   │   │   │   │   │   ├── stripe.png
│   │   │   │   │   │   │   ├── stripe.webp
│   │   │   │   │   │   │   ├── tenancy.png
│   │   │   │   │   │   │   ├── tenancy.webp
│   │   │   │   │   │   │   ├── tensorflow.png
│   │   │   │   │   │   │   ├── tensorflow.webp
│   │   │   │   │   │   │   ├── vue.png
│   │   │   │   │   │   │   ├── vue.webp
│   │   │   │   │   │   │   ├── zendesk.png
│   │   │   │   │   │   │   └── zendesk.webp
│   │   │   │   │   │   ├── workflow.png
│   │   │   │   │   │   └── workflow.webp
│   │   │   │   │   ├── technology-partners
│   │   │   │   │   │   └── images
│   │   │   │   │   │       ├── icons
│   │   │   │   │   │       │   ├── enterprise.png
│   │   │   │   │   │       │   ├── go-to-market-plan.png
│   │   │   │   │   │       │   ├── marketing-support.png
│   │   │   │   │   │       │   ├── services-and-partners.png
│   │   │   │   │   │       │   ├── support.png
│   │   │   │   │   │       │   ├── technology-partners.png
│   │   │   │   │   │       │   ├── training.png
│   │   │   │   │   │       │   └── users.png
│   │   │   │   │   │       ├── illustrations
│   │   │   │   │   │       │   ├── octocat-blueprints.png
│   │   │   │   │   │       │   ├── octocat-bug.png
│   │   │   │   │   │       │   └── octocat-thankyou.svg
│   │   │   │   │   │       ├── legal
│   │   │   │   │   │       │   ├── channel.dpa_20210924_locked.pdf
│   │   │   │   │   │       │   ├── reseller.and.distribution.terms_20210413_locked.pdf
│   │   │   │   │   │       │   └── subcontractor.terms_20210413_locked.pdf
│   │   │   │   │   │       ├── misc
│   │   │   │   │   │       │   └── codescanning.jpeg
│   │   │   │   │   │       ├── partner_logos
│   │   │   │   │   │       │   ├── amazic.svg
│   │   │   │   │   │       │   ├── arcad.svg
│   │   │   │   │   │       │   ├── nuvias.svg
│   │   │   │   │   │       │   ├── openmake.png
│   │   │   │   │   │       │   └── tangunsoft.png
│   │   │   │   │   │       ├── patterns
│   │   │   │   │   │       │   ├── dots-small.svg
│   │   │   │   │   │       │   ├── lines-left.svg
│   │   │   │   │   │       │   └── lines-right.svg
│   │   │   │   │   │       └── pdfs
│   │   │   │   │   │           ├── Getting.Started.with.Ingesting.GitHub.GHAS.Alerts.pdf
│   │   │   │   │   │           ├── GitHub.Platform.Integration.101.pdf
│   │   │   │   │   │           └── Introduction.to.GitHub.Apps.pdf
│   │   │   │   │   └── universe
│   │   │   │   │       └── eyebrow-23@2x.png
│   │   │   │   ├── spark
│   │   │   │   │   └── sparkles.svg
│   │   │   │   ├── styleguide
│   │   │   │   │   ├── inspectocat.png
│   │   │   │   │   ├── mobile-device-sketch.png
│   │   │   │   │   └── mobile-styleguide-logo.png
│   │   │   │   ├── suggestions
│   │   │   │   │   └── custom-roles.png
│   │   │   │   ├── surveys
│   │   │   │   │   ├── cloud_1a.png
│   │   │   │   │   ├── cloud_2a.png
│   │   │   │   │   └── cloud_3b.png
│   │   │   │   ├── swe_agent
│   │   │   │   │   ├── agent-task-dark.png
│   │   │   │   │   └── agent-task-light.png
│   │   │   │   ├── tabs
│   │   │   │   │   ├── sidebar_selected.gif
│   │   │   │   │   └── side_rule.gif
│   │   │   │   ├── training
│   │   │   │   │   ├── header-course.jpg
│   │   │   │   │   ├── McCullough.jpg
│   │   │   │   │   └── professortocat.png
│   │   │   │   └── webhooks
│   │   │   │       ├── electrocat-line-overlay.png
│   │   │   │       └── electrocat-small.png
│   │   │   ├── mona-bounce.gif
│   │   │   ├── mona-code.gif
│   │   │   ├── mona-happy.gif
│   │   │   ├── mona-heart.gif
│   │   │   ├── mona-hifive.gif
│   │   │   ├── mona-loading-dark.gif
│   │   │   ├── mona-loading-dark-static.svg
│   │   │   ├── mona-loading-default.gif
│   │   │   ├── mona-loading-default-static.svg
│   │   │   ├── mona-loading-dimmed.gif
│   │   │   ├── mona-loading-dimmed-static.svg
│   │   │   ├── mona-sparkling-heart.gif
│   │   │   ├── mona-wave.gif
│   │   │   ├── mona-whisper.gif
│   │   │   ├── octosurvey
│   │   │   │   ├── checkbox-sm-checked-@2x.png
│   │   │   │   ├── checkbox-sm-checked.png
│   │   │   │   ├── checkbox-sm-unchecked-@2x.png
│   │   │   │   ├── checkbox-sm-unchecked.png
│   │   │   │   ├── gh-logo-octostudy.png
│   │   │   │   ├── janecat@2x.png
│   │   │   │   ├── janecat.png
│   │   │   │   ├── radio-sm-checked-@2x.png
│   │   │   │   ├── radio-sm-checked.png
│   │   │   │   ├── radio-sm-unchecked-@2x.png
│   │   │   │   └── radio-sm-unchecked.png
│   │   │   ├── paypal
│   │   │   │   ├── paypal-small.png
│   │   │   │   └── paypal-wordmark.png
│   │   │   ├── repository-og-image-template.png
│   │   │   ├── secret-scanning
│   │   │   │   └── risk-assessment
│   │   │   │       ├── no_leaks_banner--day.png
│   │   │   │       ├── no_leaks_banner--night.png
│   │   │   │       ├── start_scan_banner--day.png
│   │   │   │       └── start_scan_banner--night.png
│   │   │   ├── signup
│   │   │   │   ├── bg-darkest-medium@2x.webp
│   │   │   │   ├── bg-darkest--wide@2x.webp
│   │   │   │   ├── dos-amigos@2x.webp
│   │   │   │   └── tres-amigos@2x.webp
│   │   │   └── spinners
│   │   │       ├── Jcrop.gif
│   │   │       └── octocat-spinner-blue-128.gif
│   │   ├── speculation-rules
│   │   │   └── opt-in.specrule.json
│   │   ├── stylesheets
│   │   │   ├── gist
│   │   │   │   └── embed.css
│   │   │   └── rogue
│   │   │       └── unused.news_feed.css
│   │   └── system
│   ├── stylesheets -> static/stylesheets
│   ├── switching_runtime.html
│   ├── system -> static/system
│   ├── twilio-incoming-call.xml
│   ├── webgl-globe
│   │   ├── data
│   │   │   ├── data.json
│   │   │   └── fallback.json
│   │   └── images
│   │       ├── flag.obj
│   │       ├── globe.jpg
│   │       ├── map.png
│   │       ├── north-star.svg
│   │       ├── particle-diffuse.png
│   │       └── pull-request-icon.svg
│   ├── windows-tile.png
│   └── world.json
├── Rakefile
├── README.md
├── script
│   ├── 500
│   ├── 502
│   ├── 503
│   ├── 503-external
│   ├── accessibility
│   │   ├── axe_testing_coverage.rb
│   │   ├── exclude_from_axe_coverage.json
│   │   ├── exclude_valid_reasons.json
│   │   ├── report_to_datadog.rb
│   │   └── update_excluded_routes.rb
│   ├── achievements-galaxy-brain-processor
│   ├── achievements-heartbreaker-processor
│   ├── achievements-heart-on-your-sleeve-processor
│   ├── achievements-open-sourcerer-processor
│   ├── achievements-pair-extraordinaire-processor
│   ├── achievements-public-sponsor-processor
│   ├── achievements-pull-shark-processor
│   ├── achievements-quickdraw-processor
│   ├── achievements-starstruck-processor
│   ├── achievements-yolo-processor
│   ├── actions
│   │   ├── generate_actions_scale_unit_domains.rb
│   │   ├── queue-codespaces-dynamic-run.rb
│   │   ├── queue-dependabot-dynamic-run.rb
│   │   └── queue-dependency-graph-dynamic-run.rb
│   ├── actions-artifact-storage-event-processor
│   ├── actions-cache-usage-processor
│   ├── actions-disable-workflow-processor
│   ├── actions-health-check
│   ├── actions-repository-usage-processor
│   ├── actions-reputation-score-change-event-processor
│   ├── actions-usage-relay
│   ├── add-docs-url
│   ├── alambic-server
│   ├── alive-server
│   ├── alive-server-dev-env
│   ├── alloy-server
│   ├── app-config-shim
│   ├── app-gc
│   ├── aqueduct-hydro-message-bridge
│   ├── aqueduct-lite-server
│   ├── aqueduct-staging-worker-pool-mirror
│   ├── artifact-registry
│   │   ├── create-artifact-metadata-records
│   │   └── load-test-set-cluster-records-endpoint
│   ├── audit-callbacks
│   ├── authnd-server
│   ├── authzd-server
│   ├── avatars
│   ├── babeld-server
│   ├── background-jobs-invalid-queues
│   ├── backport-new-ci-job
│   ├── backup-enqueue
│   ├── backup-enqueue-wiki
│   ├── bcdr-download-logs-from-failed-workflow
│   ├── bcrypt-auth-token-for-user
│   ├── benchmark-command
│   ├── benchmark-graphql
│   ├── benchmark_otel_encoder
│   │   ├── benchmark_otel_encoder.rb
│   │   ├── benchmark_otel_offload.rb
│   │   └── run.sh
│   ├── benchmark-page
│   ├── benchmark-ruby-commands
│   ├── billing-azure-dev-token
│   ├── billing-azure-subscription-state-processor
│   ├── billing-platform-budget-threshold-notification-processor
│   ├── billing-platform-usage-report-request-notification-processor
│   ├── billing-zuora-webhook-processor
│   ├── blackbird-server
│   ├── bootstrap
│   ├── bootstrap-js
│   ├── bootstrap-nginx-conf.rb
│   ├── bootstrap.rb
│   ├── build-babeld
│   ├── build-codeload
│   ├── build-ctags
│   ├── build-dev-identity-provider-ruby
│   ├── build-dogstats
│   ├── build-emergency-deploy-artifacts
│   ├── build-emergency-run-as-bp
│   ├── build-git
│   ├── build-node
│   ├── build-perf-test
│   ├── build-pullsd-binary
│   ├── build-ruby
│   ├── build-sarif-gem
│   ├── build-subproject
│   ├── build-vitess
│   ├── bump-migration-version
│   ├── bump-sorbet-and-tapioca
│   ├── bump-spokes
│   ├── bundle
│   ├── bundle-deploy
│   ├── bundler-rebuild-tapioca-gem-rbis
│   ├── calculate-base-ruby-version.rb
│   ├── cca-e2e-feature-flags.conf
│   ├── cca-start-e2e-servers
│   ├── checkout-subproject
│   ├── check-suite-status-change-processor
│   ├── ci
│   │   ├── base.sh
│   │   ├── bootstrap
│   │   ├── build-query-harvester
│   │   ├── cache
│   │   ├── common_functions.sh
│   │   ├── copy-git-credentials
│   │   ├── dogstats
│   │   ├── env.sh
│   │   ├── generate_csv_test_results
│   │   ├── generate-erblint-data
│   │   ├── mysql_backup
│   │   ├── mysql_functions.sh
│   │   ├── obfuscate-ruby
│   │   ├── perf_charts.rb
│   │   ├── perf-stats.sh
│   │   ├── prepare-stackprof-output
│   │   ├── refresh-oidc-token.rb
│   │   ├── report-test-failures
│   │   ├── set-parallel-workers.rb
│   │   ├── snek-support.sh
│   │   ├── start-query-harvester
│   │   ├── stop-query-harvester
│   │   ├── test-runner
│   │   ├── update-required-status-checks.rb
│   │   ├── vtcombo-down
│   │   ├── vtcombo-setup
│   │   └── vtcombo-up
│   ├── cibuild
│   ├── cibuild-dependabot-bundler-pr
│   ├── cibuild-e2e-accessibility-axe-report-development
│   ├── cibuild-e2e-accessibility-axe-report-production
│   ├── cibuild-e2e-accessibility-regression-development
│   ├── cibuild-e2e-accessibility-regression-production
│   ├── cibuild-e2e-attachment-uploads
│   ├── cibuild-e2e-billing-vnext
│   ├── cibuild-e2e-canary
│   ├── cibuild-e2e-proxima
│   ├── cibuild-e2e-soft-navigations
│   ├── cibuild-enterprise
│   ├── cibuild-enterprise-authz-rest-api
│   ├── cibuild-enterprise-build-deploy-artifacts
│   ├── cibuild-enterprise-ci-bootstrap
│   ├── cibuild-enterprise-lint-schema
│   ├── cibuild-enterprise-setup
│   ├── cibuild-enterprise-verbose
│   ├── cibuild-github
│   ├── cibuild-github-all-features
│   ├── cibuild-github-all-features-authz-rest-api
│   ├── cibuild-github-all-features-base
│   ├── cibuild-github-all-features-verbose
│   ├── cibuild-github-authnd
│   ├── cibuild-github-authnd-all-features
│   ├── cibuild-github-authzd-build
│   ├── cibuild-github-authz-rest-api
│   ├── cibuild-github-babeld
│   ├── cibuild-github-babeld-reposd
│   ├── cibuild-github-bash-linter
│   ├── cibuild-github-benchmarks
│   ├── cibuild-github-boot-statistics
│   ├── cibuild-github-boot-statistics-dev
│   ├── cibuild-github-boot-statistics-trivial-test
│   ├── cibuild-github-build-deploy-artifacts
│   ├── cibuild-github-build-deploy-artifacts-focal
│   ├── cibuild-github-cache-ci-database
│   ├── cibuild-github-ci-bootstrap
│   ├── cibuild-github-cluster-dependencies
│   ├── cibuild-github-code-coverage
│   ├── cibuild-github-codespaces-script-server
│   ├── cibuild-github-codespaces-setup
│   ├── cibuild-github-emu
│   ├── cibuild-github-ensure-bundle-install
│   ├── cibuild-github-expensive-query-tracker
│   ├── cibuild-github-fast
│   ├── cibuild-github-gauntlet
│   ├── cibuild-github-git
│   ├── cibuild-github-gitrpc
│   ├── cibuild-github-gitrpc-all-features
│   ├── cibuild-github-gitrpc-reftable
│   ├── cibuild-github-gitrpc-sha256
│   ├── cibuild-github-golden-img
│   ├── cibuild-github-golden-img-focal
│   ├── cibuild-github-golden-img-noble
│   ├── cibuild-github-graphql-next
│   ├── cibuild-github-hydro-schemas
│   ├── cibuild-github-lint-erb
│   ├── cibuild-github-lint-fixer
│   ├── cibuild-github-lint-rubocop
│   ├── cibuild-github-lint-schema
│   ├── cibuild-github-lint-schema-config-files.rb
│   ├── cibuild-github-multitenant
│   ├── cibuild-github-multitenant-all-features
│   ├── cibuild-github-nestedteam-api-perf
│   ├── cibuild-github-openapi
│   ├── cibuild-github-openapi-validation
│   ├── cibuild-github-openapi-validation-next
│   ├── cibuild-github-packwerk
│   ├── cibuild-github-packwerk-circular
│   ├── cibuild-github-profile-wall
│   ├── cibuild-github-programmatic-access-definitions
│   ├── cibuild-github-pullsd
│   ├── cibuild-github-pullsd-all-features
│   ├── cibuild-github-query-guard-tracing
│   ├── cibuild-github-relay
│   ├── cibuild-github-reposd
│   ├── cibuild-github-reposd-all-features
│   ├── cibuild-github-reposd-enterprise
│   ├── cibuild-github-reposd-integration
│   ├── cibuild-github-reposd-multitenant
│   ├── cibuild-github-repository-rulesets
│   ├── cibuild-github-routes-for-axe-coverage
│   ├── cibuild-github-ruby-next
│   ├── cibuild-github-serviceowners
│   ├── cibuild-github-serviceowner-test-metrics
│   ├── cibuild-github-setup
│   ├── cibuild-github-snapshot
│   ├── cibuild-github-soa-query-recorder
│   ├── cibuild-github-sorbet
│   ├── cibuild-github-system
│   ├── cibuild-github-ui-cross-tests
│   ├── cibuild-github-ui-e2e-canary
│   ├── cibuild-github-ui-e2e-copilot-chat
│   ├── cibuild-github-ui-e2e-critical
│   ├── cibuild-github-ui-e2e-critical-all-features
│   ├── cibuild-github-ui-e2e-hyperlist
│   ├── cibuild-github-ui-e2e-proxima
│   ├── cibuild-github-ui-e2e-setup
│   ├── cibuild-github-ui-system
│   ├── cibuild-github-ui-system-1
│   ├── cibuild-github-ui-system-2
│   ├── cibuild-github-ui-system-3
│   ├── cibuild-github-verbose
│   ├── cibuild-prepare-base-ruby-update
│   ├── cibuild-prepare-bundler-update
│   ├── cibuild-prepare-rails-update
│   ├── cibuild-prepare-rubocop-todo-update
│   ├── cibuild-script-server-test
│   ├── cibuild-snek-e2e-cd-template
│   ├── cibuild-snek-e2e-ci-template
│   ├── cibuild-snek-e2e-copilot-chat-label
│   ├── cibuild-snek-e2e-copilot-chat-scheduled
│   ├── cibuild-snek-e2e-critical-candidate
│   ├── cibuild-snek-e2e-critical-candidate-all-features
│   ├── cibuild-snek-e2e-critical-candidate-dotcom-scheduled
│   ├── cibuild-snek-e2e-critical-dotcom-prelogin-scheduled
│   ├── cibuild-snek-e2e-critical-dotcom-scheduled
│   ├── cibuild-snek-e2e-critical-label
│   ├── cibuild-snek-e2e-critical-label-all-features
│   ├── cibuild-snek-e2e-critical-label-all-features-scheduled
│   ├── cibuild-snek-e2e-critical-label-scheduled
│   ├── cibuild-snek-e2e-critical-proxima-scheduled
│   ├── cibuild-snek-e2e-dotcom-emu-oidc
│   ├── cibuild-snek-e2e-dotcom-emu-saml
│   ├── cibuild-snek-e2e-dotcom-emu-scim
│   ├── cibuild-snek-e2e-dotcom-org-saml
│   ├── cibuild-snek-e2e-hyperlist
│   ├── cibuild-snek-e2e-pull-requests-experience
│   ├── cibuild-snek-e2e-test-prodae01-scheduled
│   ├── cibuild-snek-e2e-test-prodsdc01-scheduled
│   ├── cibuild-snek-e2e-test-prodweu01-scheduled
│   ├── cibuild-subproject-cache
│   ├── cibuild-test-add-docs-url
│   ├── cibuild-test-oracle-ci
│   ├── cibuild-test-oracle-covmap
│   ├── cibuild-update-gemfile-sha
│   ├── cibuild-update-mobile-copilot-paywall-data
│   ├── cibuild-validate-hydro-schema-references
│   ├── ci-summary
│   ├── clean-env
│   ├── clean_gist
│   ├── clean-git-test-fixture
│   ├── clean-golden-vendor
│   ├── clean-merged-branches
│   ├── clean_network
│   ├── clear-aqueduct-lite-queues
│   ├── code-coverage-pull-request-overview-processor
│   ├── codeload-server
│   ├── code-nav-setup
│   ├── codeowners
│   ├── codeowners-ls-files
│   ├── codeowners-stash-changes
│   ├── code-quality-copilot-pull-request-analysis-processor
│   ├── code-quality-pull-request-analysis-processor
│   ├── code-scanning-alert-assignment-event-processor
│   ├── code-scanning-processed-analysis-processor
│   ├── code-scanning-pull-request-ai-analysis-processor
│   ├── code-scanning-suggested-fix-state-changed-processor
│   ├── code-search-query-processor
│   ├── codespaces
│   │   ├── copy-vscode-git-credential-config
│   │   └── fix-vscode-git-cred-helper
│   ├── codespaces-ghes-license-getter
│   ├── collect-server-start-metric
│   ├── collect-system-diagnostics
│   ├── commits-from-rails-to-head
│   ├── commits-from-ruby-next-to-head
│   ├── community-insights-contribution-activity-processor
│   ├── community-insights-discussion-page-view-processor
│   ├── compare_app_permissions.rb
│   ├── compare_deployed
│   ├── compare_dev
│   ├── compromised-creds-processor
│   ├── configsd-server
│   ├── console
│   ├── container-diff
│   ├── copilot-agent-session-event-processor
│   ├── copilot-chat
│   ├── copilot-fauxpilot-api-server
│   ├── copilot-plg-shared-thread-event-processor
│   ├── copilot-trade-compliance-processor
│   ├── copy-databases
│   ├── create-abilities-cluster
│   ├── create-accounts-cluster
│   ├── create-actions-environments-cluster
│   ├── create-agent-secrets-app
│   ├── create-all-deployment-variations
│   ├── create-authnd-cluster
│   ├── create-ballast-cluster
│   ├── create-billing-cluster
│   ├── create-byok-custom-models-app
│   ├── create-configurations-cluster
│   ├── create-copilot-byok-app
│   ├── create-copilot-cluster
│   ├── create_dependabot_example_vulnerabilities.rb
│   ├── create_dependabot_example_vulnerable_repo.rb
│   ├── create-dependabot-fixtures
│   ├── create-dependabot-github-app.rb
│   ├── create-dependabot-secrets.rb
│   ├── create-dummy-packages
│   ├── create-example-repo
│   ├── create-gitbackups-cluster
│   ├── create-github-models-cluster
│   ├── create-hard-bounce-email
│   ├── create-hookshot-cluster
│   ├── create-iam-cluster
│   ├── create-in-product-targeting-cluster
│   ├── create-issues-pull-requests-cluster
│   ├── create-kv-cluster
│   ├── create-launch-github-app.rb
│   ├── create-lodge-cluster
│   ├── create-marketplace-insights
│   ├── create-marketplace-stories
│   ├── create-memex-cluster
│   ├── create-migrations-cluster
│   ├── create-notifications-cluster
│   ├── create-notifications-entries-cluster
│   ├── create-notifications-summaries-cluster
│   ├── create-notify-cluster
│   ├── create-pages-app
│   ├── create-pages-github-app
│   ├── create-perf-data
│   ├── create-permissions-cluster
│   ├── create-private-registry-secrets-app
│   ├── create-prs-by-codeowners
│   ├── create-repositories-actions-checks-cluster
│   ├── create-repositories-checks-cluster
│   ├── create-repositories-cluster
│   ├── create-repositories-pushes-cluster
│   ├── create-seed-actions
│   ├── create-seed-check-run
│   ├── create-seed-checks
│   ├── create-seed-dmca-strike-repos
│   ├── create-seed-internal-integrations
│   ├── create-seed-org
│   ├── create-seed-reminders
│   ├── create-signup-flow-cluster
│   ├── create-spokes-cluster
│   ├── create-status
│   ├── create-stratocaster-cluster
│   ├── create-token-scanning-service-cluster
│   ├── create-users
│   ├── create-user-timeline-events
│   ├── create-vt-cluster
│   ├── credit-check-request-processor
│   ├── cycle
│   ├── database-functions
│   ├── dbconsole
│   ├── dbdump
│   ├── decode-saml-response
│   ├── deconflict_relay
│   ├── delete-experiment
│   ├── delete-feature-flag.rb
│   ├── delete-flake
│   ├── dependabot-alerts-alerting-progress-processor
│   ├── dependabot-alerts-deleted-manifest-processor
│   ├── dependabot-alerts-manifest-vulnerable-dependencies-processor
│   ├── dependabot-alerts-vulnerable-dependency-processor
│   ├── dependabot-api-twirp-mock
│   │   ├── repository_access_service.rb
│   │   └── suggested_fixes_service.rb
│   ├── dependabot-api-twirp-mock.rb
│   ├── dependency-graph-dependabot-event-processor
│   ├── dependency-graph-snapshot-processed-processor
│   ├── deploy-tarball-diff
│   ├── dev-identity-provider-ruby-server
│   ├── dev-sync-github-inc-billing-platform
│   ├── dgit-cache-replica
│   ├── dgit-cluster-backup-routes
│   ├── dgit-cluster-restore-finalize
│   ├── dgit-cluster-restore-routes
│   ├── dgit-cold-network
│   ├── dgit-create-missing-forks
│   ├── dgit-diagnose
│   ├── dgit-find-on-replicas
│   ├── dgit-lock-repo
│   ├── dgit-repair-network-replica
│   ├── dgit-route
│   ├── dgit-server
│   ├── dgit-set-read-replica
│   ├── dgit-summary
│   ├── discount-threshold-notification-processor
│   ├── docker_helper.rb
│   ├── domain-isolation-diff.sh
│   ├── domain-isolation-query-violations
│   ├── dpages
│   ├── dpages-cluster-restore-finalize
│   ├── dpages-cluster-restore-routes
│   ├── driftwood-enabled-server
│   ├── dump-graphql-responsibilities
│   ├── dump-graphql-schema
│   ├── dump-html-allowlist
│   ├── dump-queries
│   ├── dump-rails-heap
│   ├── dump-rules-schema
│   ├── dx
│   │   ├── actions
│   │   │   ├── create_job_summary.rb
│   │   │   ├── create_test_job_summary.rb
│   │   │   ├── job_summary
│   │   │   │   ├── job_report.rb
│   │   │   │   ├── job_summary.rb
│   │   │   │   └── markdown.rb
│   │   │   ├── report
│   │   │   └── scalar-clone
│   │   ├── ci
│   │   │   ├── mirror_subproject_image.rb
│   │   │   ├── smoke_test.rb
│   │   │   ├── subproject_container_helper.rb
│   │   │   ├── validate_commit_has_image.rb
│   │   │   └── validate_subprojects_fetchable.rb
│   │   ├── coding-agent-e2e-start
│   │   ├── data
│   │   │   └── README.md
│   │   ├── events
│   │   │   ├── hydro
│   │   │   │   └── schemas
│   │   │   │       └── dotcom_codespaces
│   │   │   │           └── v0
│   │   │   │               └── script_usage_pb.rb
│   │   │   └── hydro_client.rb
│   │   ├── lib
│   │   │   ├── logging.rb
│   │   │   └── subproject-containers
│   │   ├── report-usage
│   │   ├── server-logs
│   │   ├── server-start
│   │   ├── server-stop
│   │   ├── shallow-checkout
│   │   ├── shallow-clone
│   │   ├── shallow-pull
│   │   ├── shells
│   │   │   ├── check-secrets.go
│   │   │   ├── check-secrets_test.go
│   │   │   ├── go.mod
│   │   │   └── go.sum
│   │   ├── subproject-image-pull
│   │   ├── subproject-to-image-map.json
│   │   └── telemetry
│   │       ├── datadog.rb
│   │       ├── metrics.rb
│   │       ├── report
│   │       ├── report-local
│   │       └── telemetry.rb
│   ├── e2e-killswitch-check
│   ├── elasticsearch
│   │   ├── config
│   │   │   └── kibana.yml
│   │   ├── create-test-inference-endpoint
│   │   ├── dev-setup
│   │   ├── inference-helpers
│   │   ├── install-kibana
│   │   ├── recreate-semantic-indexes.rb
│   │   ├── setup-helpers
│   │   └── utils
│   ├── elastomer
│   ├── elm
│   │   ├── ci_validation_errors_guide.md
│   │   ├── elm-schema-validator
│   │   ├── field_mappings.yml
│   │   └── README.md
│   ├── emit-serviceowner-test-metrics
│   ├── enable-copilot-chat
│   ├── enable-copilot-chat-dev-models
│   ├── enable-copilot-chat-skills
│   ├── enable-copilot-pull-request-reviewer
│   ├── enable-enterprise-team-feature-flags
│   ├── enable-pages-flags
│   ├── enterprise-server-actions-usage-processor
│   ├── enterprise-stream-processors
│   ├── enterprise-stream-processors.rb -> enterprise-stream-processors
│   ├── environment.sh
│   ├── erblint-counter
│   ├── erblint-disable
│   ├── es-schema-audit
│   ├── export-mcp-schema
│   ├── export_mcp_schema.rb
│   ├── fakemunger-server
│   ├── fast
│   ├── feature-flag-update-processor
│   ├── fetch-gh-release
│   ├── filter-file-list
│   ├── filter-networks-for-restore
│   ├── find-changed-tests-for-ci
│   ├── find-files-by-commit-range
│   ├── find-graphql-exports.sh
│   ├── find-merge-queue-conflicts.sh
│   ├── find-non-emu-test-files-that-test-emu-by-serviceowner
│   ├── find-pr-files-for-ci
│   ├── find-serviceowner-tests
│   ├── find-tests-for-ci
│   ├── find-tests-for-pullsd
│   ├── find-tests-for-reposd
│   ├── find-unused-endpoints
│   ├── fingerprint-static-assets.rb
│   ├── fix_production_stackprof_dump
│   ├── fm-lite-server
│   ├── fs-index-report
│   ├── generate-column-encryption-transition
│   ├── generate-dockerfile-golden-slim
│   ├── generate-docs-payloads
│   ├── generate-emu-fanout-list.rb
│   ├── generate-github-models-catalog-item-fixture
│   ├── generate-hydro-processor
│   ├── generate-hydro-schemas
│   ├── generate-jwt.rb
│   ├── generate-kv-migration
│   ├── generate-migration
│   ├── generate-nginx-cert
│   ├── generate-otel-fanout-audit-list.rb
│   ├── generate-password-hash.rb
│   ├── generate-persisted-queries
│   ├── generate-proto-permissions
│   ├── generate-proto-spokes
│   ├── generate-routing-schema-full.rb
│   ├── generate-routing-schema-rate-limit-data.rb
│   ├── generate-routing-schema.rb
│   ├── generate-schema-cache
│   ├── generate-service-files.rb
│   ├── generate-transition
│   ├── generate-transition-migration
│   ├── generate-user-to-server-token
│   ├── generate-vitess-migrations
│   ├── get-checkrun-errors
│   ├── get-integration-access-token
│   ├── gh-clone-url
│   ├── ghe-announce
│   ├── ghe-app-suspensions
│   ├── ghe-dependabot-alerts-info
│   ├── ghe-dpages-transition
│   ├── ghe-es-index-status
│   ├── ghe-hook-env-cleanup
│   ├── ghe-hook-env-create
│   ├── ghe-hook-env-update
│   ├── ghe-license-usage
│   ├── ghe-lookup-gist-ids
│   ├── ghe-maintenance-banner
│   ├── ghe-org-admin-promote
│   ├── ghe-org-membership-update
│   ├── ghe-recover-dashboard-events
│   ├── ghe-reset-gh-connect
│   ├── ghe-reset-gh-connect-server-id
│   ├── ghe-saml-mapping-csv
│   ├── ghe-scim-identities-csv
│   ├── ghe-security-configurations-info
│   ├── ghe-user-csv
│   ├── ghe-user-demote
│   ├── ghe-user-promote
│   ├── ghe-user-suspend
│   ├── ghe-user-unsuspend
│   ├── ghe-webhook-manage
│   ├── gh-migrator
│   ├── gist-cluster-restore-finalize
│   ├── gist-cluster-restore-routes
│   ├── gitauth-server
│   ├── git-clone-backup
│   ├── git-daemon-server
│   ├── git-hooks
│   │   ├── log-push-diagnostics
│   │   ├── parallel-pre-push.rb
│   │   ├── pre-push
│   │   ├── rubocop_pre_push.rb
│   │   └── serviceowners_pre_push
│   ├── github-connect-bpdev
│   ├── github-golden-image
│   ├── github-graphql-mcp-server
│   ├── github-ip
│   ├── github-ipv6
│   ├── github-mcp-server
│   ├── github-mcp-server-remote
│   ├── gitrpcd-mode
│   ├── gitrpcd-server
│   ├── global-id-migration
│   ├── golden-image-build
│   ├── gpgverify-server
│   ├── graphql
│   ├── graphql_client_service_ownership.rb
│   ├── graphql-prettifier
│   ├── graphql-schema-test
│   ├── graphql_tracing_benchmark.rb
│   ├── graphql_tracing_profile.rb
│   ├── grep-classname
│   ├── group-syncer-enabled-server
│   ├── gsh
│   ├── hbd-systemd-unit-selector
│   ├── herb-analyze-vendor
│   ├── hookshot-go-server
│   ├── hubber_codespace.rb
│   ├── hydro-aqueduct-job-relay
│   ├── hydro-cve-request-response-processor
│   ├── hydro-dead-letter
│   ├── hydro-epss-ingestion-processor
│   ├── hydro-submit-advisory-processor
│   ├── in-product-messaging
│   │   ├── qa
│   │   │   ├── 01-dfd-enable-cb.md
│   │   │   ├── 02-dfd-create-org.md
│   │   │   ├── 03-dfd-create-repo.md
│   │   │   ├── 04-dfd-add-code.md
│   │   │   ├── 05-dfd-enable-ghas.md
│   │   │   ├── 06-ent-enable-cli.md
│   │   │   ├── 07-ent-cloud-agent.md
│   │   │   ├── 08-org-cli.md
│   │   │   ├── 10-dashboard-cli.md
│   │   │   ├── 13-transactional-privacy.md
│   │   │   ├── 14-transactional-dashboard.md
│   │   │   ├── 15-transactional-org.md
│   │   │   ├── 16-transactional-enterprise.md
│   │   │   ├── 17-nav-ent-new-tasks.md
│   │   │   ├── 18-nav-org-new-tasks.md
│   │   │   ├── 20-transactional-copilot.md
│   │   │   ├── 21-transactional-spaces.md
│   │   │   ├── 22-transactional-agents.md
│   │   │   ├── 23-transactional-issues.md
│   │   │   ├── 24-transactional-prs.md
│   │   │   ├── 25-transactional-repos.md
│   │   │   ├── 26-notification-settings.md
│   │   │   ├── 27-notification-org-opt-out.md
│   │   │   ├── 28-notification-ent-opt-out.md
│   │   │   ├── 29-code-security-team.md
│   │   │   ├── 30-code-security-ghec.md
│   │   │   ├── 31-cca-modal-cta-copilot.md
│   │   │   ├── 32-cca-modal-cta-agents.md
│   │   │   ├── 33-cca-modal-features.md
│   │   │   ├── 34-cca-modal-dismiss.md
│   │   │   ├── 35-org-raf-cb-nudge.md
│   │   │   ├── 36-org-raf-cb-with-cb.md
│   │   │   ├── indicator-test.mjs
│   │   │   ├── modal-test.mjs
│   │   │   ├── notification-test.mjs
│   │   │   ├── nudge-test.mjs
│   │   │   ├── prep-codespace.sh
│   │   │   ├── run-parallel.sh
│   │   │   └── setup.md
│   │   ├── README.md
│   │   └── setup
│   ├── install_1password_cli
│   ├── install-bundler
│   ├── install-nginx-cert
│   ├── issue-project-events-processor
│   ├── kafka-lite-server
│   ├── kredz-server
│   ├── launch-git-daemon
│   ├── launch-gitrpcd
│   ├── launch-redis
│   ├── ldap-user-sync
│   ├── ldap-user-sync-setup
│   ├── lfs-extract-usage
│   ├── lfs-server
│   ├── librarian-server
│   ├── license-compliance-alert-status-changed-processor
│   ├── linux-setup
│   ├── list-endpoints
│   ├── maintenance
│   ├── marketing-icon-svg
│   ├── memex-es8.sh
│   ├── memex-events-processor
│   ├── memex-live-updates-processor
│   ├── memory-alpha-server
│   ├── metrics-ci-analysis
│   ├── migrate-audit-log
│   ├── migrate-erblint-disables
│   ├── migrate-erblint-disables.pr.template
│   ├── migrate-pvc-use
│   ├── migrate-pvc-use.pr.template
│   ├── migration-data-sync-event-processor
│   ├── migrations-test
│   ├── mint-eval-token
│   ├── models-gateway-server
│   ├── multi-tenant
│   │   └── toggle-feature-flags
│   ├── mvnd-enabled-server
│   ├── mysql-server
│   ├── network-maintenance
│   ├── neutron_sync_samples_repo.rb
│   ├── notifyd-codespaes-dev-environment-setup.sh
│   ├── notifyd-server
│   ├── npm
│   ├── npm-dependencies-changed
│   ├── npx
│   ├── nwo
│   ├── oauth-access-processor
│   ├── openapi
│   ├── openapi-branch-releases
│   ├── openapi-create-pr
│   ├── openapi-pr-diff
│   ├── openapi-version-check
│   ├── opensearch
│   ├── opensearch.rb -> opensearch
│   ├── open-with-github-ui
│   ├── opt-existing-hydro-message-jobs-into-legacy-behavior
│   ├── orca-processor
│   ├── org-member-ids
│   ├── overmind-running
│   ├── ownership-detector.rb
│   ├── package-circular-violations
│   ├── package-deleted-audit-processor
│   ├── package-file-published-processor
│   ├── package_migrator.rb
│   ├── package-published-audit-processor
│   ├── package-registry-download-activity-processor
│   ├── package-registry-package-delete-sync-processor
│   ├── package-registry-package-restore-migration-processor
│   ├── package-registry-package-version-restore-migration-processor
│   ├── package-registry-sync-v1-package-version-delete-to-v2-processor
│   ├── packages
│   │   └── remove_unused_dependency_declarations.rb
│   ├── package-transferred-processor
│   ├── package-version-deleted-audit-processor
│   ├── package-version-deleted-processor
│   ├── package-version-downloaded-processor
│   ├── package-version-published-audit-processor
│   ├── packwerk
│   ├── pages-deployment-status-processor
│   ├── parallel-erblint
│   ├── parse-sorbet-errors
│   ├── plans-comparison-lint
│   ├── plan-track-agent-common
│   ├── populate-trending
│   ├── pre-cibuild
│   ├── precompile-assets
│   ├── print-diffable-routes
│   ├── process-heap
│   ├── profile-boot.rb
│   ├── profile-test
│   ├── profile-test-boot
│   ├── profile_test_runner.rb
│   ├── programmatic-access
│   ├── programmatic-access-processor
│   ├── progress-processor
│   ├── projects-denormalization-processor
│   ├── projects-denormalization-processor-low-priority
│   ├── projects-processors
│   ├── proxima-seed-stamp
│   ├── proxima-setup-slack-and-teams-integrations.sh
│   ├── proxima-tenant-namespacing-controllers.rb
│   ├── proxima-tenant-namespacing-inventory-report
│   ├── proxima-tenant-namespacing-inventory-report.rb
│   ├── prs-that-modify
│   ├── pull-request-license-alert-processor
│   ├── pull-request-license-check-progressed-processor
│   ├── pull-request-review-submit-processor
│   ├── pull-request-timeline-comment-create-processor
│   ├── pullsd-server
│   ├── push-github-image
│   ├── query-guard
│   ├── rails
│   ├── reconcile-system-roles
│   ├── redaction_reason
│   ├── redundant_indices.rb
│   ├── refresh-token-processor
│   ├── registry-metadata-artifact-storage-event-processor
│   ├── remove-old-migrations
│   ├── remove-old-transitions
│   ├── repo-id
│   ├── report-bootstrap-time
│   ├── report_code_stats.rb
│   ├── report-extension-resource-sample
│   ├── report-hcs-usage
│   ├── report-language-server-start-time
│   ├── report-post-attach-time
│   ├── report-post-create-time
│   ├── report-post-start-time
│   ├── report-script-server-start-event
│   ├── report-script-server-start-time
│   ├── report-script-server-usage
│   ├── report-test-warnings
│   ├── report_ui_code_stats
│   │   └── meu.json
│   ├── report_ui_code_stats.rb
│   ├── reposd-code
│   ├── reposd-reset-main
│   ├── reposd-server
│   ├── resqued-metrics
│   ├── resqued-metrics-server
│   ├── resqued-server
│   ├── restart-unicorn
│   ├── review-routing-schema-changes.rb
│   ├── rms-layer-deleted-processor
│   ├── rms-layer-downloaded-processor
│   ├── rms-layer-published-processor
│   ├── rms-package-deleted-audit-processor
│   ├── rms-package-published-audit-processor
│   ├── rms-repository-access-removal-processor
│   ├── rms-version-deleted-audit-processor
│   ├── rms-version-downloaded-processor
│   ├── rms-version-migration-status-processor
│   ├── rms-version-published-audit-processor
│   ├── rms-version-published-processor
│   ├── robots
│   ├── robots.rb -> robots
│   ├── route_generator.rb
│   ├── routemapper
│   ├── routemapper.rb
│   ├── routes_for_axe_coverage.rb
│   ├── rubocop-ignore-errors
│   ├── rubocop-per-service
│   ├── run-automated-transition
│   ├── run-failed-ci
│   ├── run-gitrpc-test
│   ├── runner
│   ├── run-transition
│   ├── run_transition.rb
│   ├── safety-checks
│   ├── salesforce-screening-result-processor
│   ├── secret-scanning-alert-events-processor
│   ├── secret-scanning-notifications-processor
│   ├── secret-scanning-scan-completion-processor
│   ├── security_center
│   │   ├── enable-feature-flags
│   │   ├── generate_data.rb
│   │   ├── setup
│   │   ├── start
│   │   └── stop
│   ├── security-center-repository-update-processor
│   ├── seed
│   ├── seed-copilot-cli-agent
│   ├── seed-explore-repository
│   ├── seed-repository-topics
│   ├── seeds
│   │   ├── app.rb
│   │   ├── data
│   │   │   ├── actions
│   │   │   │   └── workflow_templates
│   │   │   │       ├── blank.yml
│   │   │   │       ├── nodejs.yml
│   │   │   │       └── sample.yml
│   │   │   ├── billing
│   │   │   │   └── github_plans_product_uuids.yml
│   │   │   ├── code_scanning
│   │   │   │   ├── default.git
│   │   │   │   │   ├── config
│   │   │   │   │   ├── HEAD
│   │   │   │   │   ├── info
│   │   │   │   │   │   └── refs
│   │   │   │   │   ├── logs
│   │   │   │   │   │   ├── HEAD
│   │   │   │   │   │   └── refs
│   │   │   │   │   │       └── heads
│   │   │   │   │   │           ├── main
│   │   │   │   │   │           ├── pr_baseline_missing
│   │   │   │   │   │           ├── pr_multi_commit
│   │   │   │   │   │           └── protected_a
│   │   │   │   │   ├── objects
│   │   │   │   │   │   ├── 01
│   │   │   │   │   │   │   └── c795a360016e4f3dab80a602764bbb32519e26
│   │   │   │   │   │   ├── 02
│   │   │   │   │   │   │   ├── 33aba8768b84b8792cd84958f5df6d667ec2df
│   │   │   │   │   │   │   └── 34af19db8862c5a8ef7fd5862985e537197046
│   │   │   │   │   │   ├── 05
│   │   │   │   │   │   │   └── d9a30a7bd56eb9a93d5b22ae78d592ad93c251
│   │   │   │   │   │   ├── 09
│   │   │   │   │   │   │   └── b35b2bd9163ac6844454504666396b877755bd
│   │   │   │   │   │   ├── 0a
│   │   │   │   │   │   │   ├── 031a0b111c6d880f2814b351f77d188c27c6c2
│   │   │   │   │   │   │   └── 7153bc0aee7a87126c38309cfa7b366c1cccd0
│   │   │   │   │   │   ├── 0b
│   │   │   │   │   │   │   └── 50ebed716791f03f14426be2be8325b48b773a
│   │   │   │   │   │   ├── 0c
│   │   │   │   │   │   │   └── f4fc4164c05de576be4226d7bc0c120d111315
│   │   │   │   │   │   ├── 0e
│   │   │   │   │   │   │   └── 9eac3ac5c5f629f78b631897cceed8ecd37164
│   │   │   │   │   │   ├── 11
│   │   │   │   │   │   │   └── be908662d5efb34ef12f99f1b41cb9668c977c
│   │   │   │   │   │   ├── 12
│   │   │   │   │   │   │   └── e4c1d29dc6101ddb0d729e819063de807cf8ac
│   │   │   │   │   │   ├── 16
│   │   │   │   │   │   │   ├── 1f82c5a473565b6f83b98eebf6aebcff562acd
│   │   │   │   │   │   │   ├── 8157d09aeaeb47d862cf92a929416c449925c2
│   │   │   │   │   │   │   └── 96c449518a3f0ad5e7c89643a150da2277cf35
│   │   │   │   │   │   ├── 18
│   │   │   │   │   │   │   └── 8045bc040a565b1bf6f41b1206730b484d9b44
│   │   │   │   │   │   ├── 1f
│   │   │   │   │   │   │   └── d0166f9d196d1fbb8ba45d0840dbf57b09f261
│   │   │   │   │   │   ├── 20
│   │   │   │   │   │   │   └── e810165b98c33061840fd7292b6afb3c8ed36c
│   │   │   │   │   │   ├── 21
│   │   │   │   │   │   │   └── 2d0f3e438ecceabddf1da25a7627598e614371
│   │   │   │   │   │   ├── 25
│   │   │   │   │   │   │   └── c0e83e62b75b6f0ccff62e9f447054b69a69f4
│   │   │   │   │   │   ├── 26
│   │   │   │   │   │   │   └── 536c9d070ff2458e7c494fdcd0524dbf69b0ed
│   │   │   │   │   │   ├── 27
│   │   │   │   │   │   │   ├── e01e6385cc1108942a91563c417fbc4930c9d3
│   │   │   │   │   │   │   └── f840b240e458a0bef4dd48cb020219c4a350e7
│   │   │   │   │   │   ├── 2e
│   │   │   │   │   │   │   ├── c1f7ff4641e7287400b922bd25cf88a83dbdcc
│   │   │   │   │   │   │   ├── cf82d28897e9917567df8f372bbd397c3f2100
│   │   │   │   │   │   │   └── da54813ed4e1308c15b84ecf76d267abfc60e9
│   │   │   │   │   │   ├── 2f
│   │   │   │   │   │   │   └── b4193aacc2d297f8dcd5aefa392b531d94fc8b
│   │   │   │   │   │   ├── 33
│   │   │   │   │   │   │   ├── 8f64c8047475fbe47b829f92d8880ef033b10a
│   │   │   │   │   │   │   └── e51d2ecb808180f97329c9bf9df7f8931ff47c
│   │   │   │   │   │   ├── 36
│   │   │   │   │   │   │   ├── 0208b10ea7b2877153a5c98f5ccb07caf1d4fe
│   │   │   │   │   │   │   └── eaa29edbfdca516a3624e5f26f75fbb11604e1
│   │   │   │   │   │   ├── 37
│   │   │   │   │   │   │   ├── 66bd969bcfd3d598efd8c093a8a86daa8f2a16
│   │   │   │   │   │   │   └── b300bea44135f2726cdfd8dbef2caee5da3ba1
│   │   │   │   │   │   ├── 38
│   │   │   │   │   │   │   ├── 32744860bd36cf44bf89a3f68c437ca80670c2
│   │   │   │   │   │   │   └── c67a334e971a3949a395d84c6e0fc0d600af53
│   │   │   │   │   │   ├── 41
│   │   │   │   │   │   │   └── 288f47d2962633afb2285b05d559cb5426e334
│   │   │   │   │   │   ├── 42
│   │   │   │   │   │   │   └── b90e726aec11e1fbc531972dd7139cfe5128e8
│   │   │   │   │   │   ├── 43
│   │   │   │   │   │   │   └── e7cf31b1f4133759ce58def376ff20ddcb1cc1
│   │   │   │   │   │   ├── 44
│   │   │   │   │   │   │   ├── 41a8dc3d126268ce7d74b90d60588994712f60
│   │   │   │   │   │   │   ├── f5ce76363b438f5666e83dbb8923d5b95882ce
│   │   │   │   │   │   │   └── f7764dfe22df119fdac435450d9ca5c1694b62
│   │   │   │   │   │   ├── 45
│   │   │   │   │   │   │   ├── 56b37ef0aa26f54905ade58834a9aec5580e29
│   │   │   │   │   │   │   └── f2b6085a37ecee64a5f62cf26c9506eec21f4f
│   │   │   │   │   │   ├── 46
│   │   │   │   │   │   │   ├── 540997ad0206c0f5acc1ec0b438d8df2dd8196
│   │   │   │   │   │   │   └── e2046b83f4b4862cf0e0c362bf554bd83d4bf4
│   │   │   │   │   │   ├── 47
│   │   │   │   │   │   │   ├── 71f04b4116d71837110bd5c5a40980bc6c97b2
│   │   │   │   │   │   │   └── b8c8388ab3793a57f1045132907968abd168cd
│   │   │   │   │   │   ├── 4a
│   │   │   │   │   │   │   ├── 5a062776b48c845d951396ed1b519fae1650cb
│   │   │   │   │   │   │   └── 80316f78c0358a5328deffda4c177fdbfade18
│   │   │   │   │   │   ├── 4d
│   │   │   │   │   │   │   └── 4e367858869310ff5d0ca30a7b5d391806f8c7
│   │   │   │   │   │   ├── 4f
│   │   │   │   │   │   │   └── 46ac587e0a907528d29aacb4a1b29f3463989c
│   │   │   │   │   │   ├── 51
│   │   │   │   │   │   │   └── 7020bc37814f0e0c02bcdb3f28bff366a4e972
│   │   │   │   │   │   ├── 53
│   │   │   │   │   │   │   └── 1d46ef5718ae50391e12db65f8248faef97112
│   │   │   │   │   │   ├── 54
│   │   │   │   │   │   │   ├── 12c9ca742fe93fbdfb6b0c8dd34e0b9bd82574
│   │   │   │   │   │   │   ├── 253d1ee47b8b15a7f6c98258f1f7799eff891b
│   │   │   │   │   │   │   └── 5137f257701664c7d941b2e2aa21101e9f2aad
│   │   │   │   │   │   ├── 55
│   │   │   │   │   │   │   └── 8541ffa165c7bc4cc27fd6e80018b48a3081bc
│   │   │   │   │   │   ├── 56
│   │   │   │   │   │   │   └── 37bdd42f2827ea1514cf214072f904c016a5b5
│   │   │   │   │   │   ├── 58
│   │   │   │   │   │   │   └── 2a48bca67b5a80f423044a9021e0fa27a5fa68
│   │   │   │   │   │   ├── 5a
│   │   │   │   │   │   │   ├── d5bac14c233cc80733ba528ce097dc2eca6aeb
│   │   │   │   │   │   │   └── edd97b79662b352dbe65eeb1560aa700ddb055
│   │   │   │   │   │   ├── 5b
│   │   │   │   │   │   │   └── 46a4ad362e424ed8b7cee8a188522f05b753b9
│   │   │   │   │   │   ├── 5c
│   │   │   │   │   │   │   ├── b2927e6e1ea9d6c0857e2b6c4a7d9e2fd5b7d1
│   │   │   │   │   │   │   └── f071c164a53429eb3c80800d2ad077124b5951
│   │   │   │   │   │   ├── 5d
│   │   │   │   │   │   │   └── 40f70421d98cc65c177c4b927cdbe6053b268d
│   │   │   │   │   │   ├── 5e
│   │   │   │   │   │   │   └── e22e1a291eb06175fc063926102d12408a2728
│   │   │   │   │   │   ├── 61
│   │   │   │   │   │   │   └── f82bbee1298824bdd55b12458582977c25c546
│   │   │   │   │   │   ├── 65
│   │   │   │   │   │   │   └── 1e3b92bac2126a2261439cbc782f1773fa2e07
│   │   │   │   │   │   ├── 66
│   │   │   │   │   │   │   └── 6eb298c20aeee228fc027641a8302ac4dc8238
│   │   │   │   │   │   ├── 67
│   │   │   │   │   │   │   └── 2b3cfc3a42fe075a04d2ef73c50cabc7351dc5
│   │   │   │   │   │   ├── 68
│   │   │   │   │   │   │   └── b5476b40e1fe0fde8725aac97aea82d127f96d
│   │   │   │   │   │   ├── 6a
│   │   │   │   │   │   │   └── 27b0c87bf3ec680e37788caa8c3159915cb01e
│   │   │   │   │   │   ├── 70
│   │   │   │   │   │   │   ├── 35ece3c2b63a1e28753f16b6a9722c425086d8
│   │   │   │   │   │   │   └── 9f2eb0607398b352542d702a58dc3786781352
│   │   │   │   │   │   ├── 72
│   │   │   │   │   │   │   └── 80dd7e7e06b81252ded9e642d078a897b2f807
│   │   │   │   │   │   ├── 74
│   │   │   │   │   │   │   └── d2eae09129ce4577417ec08e3137b9ca59dfae
│   │   │   │   │   │   ├── 75
│   │   │   │   │   │   │   └── 5540b7969615917dc7cf1dd04dccdd90ba2456
│   │   │   │   │   │   ├── 79
│   │   │   │   │   │   │   └── 8ddfd25fd76c2b657ee0d5fd6267a652af376c
│   │   │   │   │   │   ├── 7a
│   │   │   │   │   │   │   ├── a3e7f786e9dded50d410978ac41eb6d45d03bc
│   │   │   │   │   │   │   └── b24baaffa6b066d3bf2761bb5b0ee24a014bf2
│   │   │   │   │   │   ├── 7e
│   │   │   │   │   │   │   ├── 084a11f01e6ae3017df251979563fe1ed491c8
│   │   │   │   │   │   │   ├── 1c7a3011e4fc904edd2593f8b39a87b4fef5fc
│   │   │   │   │   │   │   └── e71cd767001b34543b8f224592ecc59a9ceaf5
│   │   │   │   │   │   ├── 7f
│   │   │   │   │   │   │   └── 8eac16b126e30d18d409196cf3291c8080f319
│   │   │   │   │   │   ├── 81
│   │   │   │   │   │   │   ├── 02117f72f788ae52e124c6ae4958d0db492d3e
│   │   │   │   │   │   │   └── 121485efaf4e2031d43287feef26057920fd0b
│   │   │   │   │   │   ├── 82
│   │   │   │   │   │   │   └── a9ed42e6a1137fa7cdefab547ab93ddf4e7b26
│   │   │   │   │   │   ├── 83
│   │   │   │   │   │   │   ├── 5cee08402edfd12ec61a5136f4d165630bf8f0
│   │   │   │   │   │   │   ├── 92a4897bcd67883d2d3eedba70408f60fa7319
│   │   │   │   │   │   │   └── aeae5c89bbe50b8e8c0ffc8ef0732eeeee3048
│   │   │   │   │   │   ├── 84
│   │   │   │   │   │   │   └── 1ad9e1635826377c3ee2434f945024524b52d4
│   │   │   │   │   │   ├── 86
│   │   │   │   │   │   │   ├── 6e859e88a78dd8a7b0f3d7b3cbfdab4b1e1d30
│   │   │   │   │   │   │   ├── 84a4d42172b1b11451a753f531c8711dc97d74
│   │   │   │   │   │   │   └── c85a14726bd2329d82fe667305b1056e02a587
│   │   │   │   │   │   ├── 89
│   │   │   │   │   │   │   └── b446ce88217565a4a2eba639912726435a5abb
│   │   │   │   │   │   ├── 8b
│   │   │   │   │   │   │   ├── 3d3934b2356bd21bde4676f949598515ec88cd
│   │   │   │   │   │   │   └── ed709baad6ffafb3b17536a0a8a4e7bdbff1c9
│   │   │   │   │   │   ├── 8c
│   │   │   │   │   │   │   └── 1c2f5644da7e5d79267a106c0bf579f3794034
│   │   │   │   │   │   ├── 8f
│   │   │   │   │   │   │   ├── 07bb6072137e5a74dac67f80c108a186bd5373
│   │   │   │   │   │   │   └── 2166239228aa3b7b91ba6fe67e19ff10cb041b
│   │   │   │   │   │   ├── 95
│   │   │   │   │   │   │   ├── 43178982df46af3e694b689d495f9bde657632
│   │   │   │   │   │   │   ├── f3849aa5bcbb9aab790a99c93ad1475a864520
│   │   │   │   │   │   │   └── f8e0f1a635cd642af15338b74e1c5e5b79edfa
│   │   │   │   │   │   ├── 96
│   │   │   │   │   │   │   └── 225997268a36b7800fdec9e20c73015f14e08a
│   │   │   │   │   │   ├── 97
│   │   │   │   │   │   │   └── 1ac21cdb0affc7f65e4f4da44e23d3a5b969a8
│   │   │   │   │   │   ├── 98
│   │   │   │   │   │   │   └── e051024d8ec176a1a3c55fee10e8387f697429
│   │   │   │   │   │   ├── 99
│   │   │   │   │   │   │   └── c6193a3d1d89c5610d90a6958f76627c8e1b08
│   │   │   │   │   │   ├── 9a
│   │   │   │   │   │   │   └── e280ed926de14447f98920655a541ea8ecb0ca
│   │   │   │   │   │   ├── 9b
│   │   │   │   │   │   │   └── 4933f6adaaa89dbc337ea5f93317278188d6d2
│   │   │   │   │   │   ├── 9e
│   │   │   │   │   │   │   └── 189e5ddab22b90b293c27069574900344e8adc
│   │   │   │   │   │   ├── 9f
│   │   │   │   │   │   │   └── e82a51b4d5d7fda8722214fd590a3d09d939ec
│   │   │   │   │   │   ├── a1
│   │   │   │   │   │   │   └── 655e2c34ddd73526cd361cc684041ccb6a5a96
│   │   │   │   │   │   ├── a4
│   │   │   │   │   │   │   └── bec7e2a5258772807db63d15e194a1ea8a2aac
│   │   │   │   │   │   ├── a5
│   │   │   │   │   │   │   └── 21066337a2f8e114ea57a7cf1b1340c81554de
│   │   │   │   │   │   ├── a9
│   │   │   │   │   │   │   ├── 8529ca73850e3df45826d464ab89b6cb46915d
│   │   │   │   │   │   │   └── f7d5dbe141ecd891d5b57c3d27de165f04a715
│   │   │   │   │   │   ├── aa
│   │   │   │   │   │   │   └── 1eb2dd4f2b8e6f0d35b885023ac1020133816f
│   │   │   │   │   │   ├── ab
│   │   │   │   │   │   │   └── 5e9b17e06ae6e15f03437a1e065299b7e68750
│   │   │   │   │   │   ├── ac
│   │   │   │   │   │   │   └── 9fcfea93934b620631ecd7db57e35ef8ba5811
│   │   │   │   │   │   ├── ad
│   │   │   │   │   │   │   └── 99e2691861d92b0a9147c5ca1e93514a96287b
│   │   │   │   │   │   ├── ae
│   │   │   │   │   │   │   └── 721056c9cc6a678f187a3fa0b923e58d85fb6b
│   │   │   │   │   │   ├── af
│   │   │   │   │   │   │   └── d3602251959ad6bb226e971e719fb77cd4e674
│   │   │   │   │   │   ├── b2
│   │   │   │   │   │   │   ├── 3f6af1c28cabd065d94dc2c9d21da3b1facd3f
│   │   │   │   │   │   │   └── 79787224a8ed875f27e935505c3fbabe02c4c6
│   │   │   │   │   │   ├── b4
│   │   │   │   │   │   │   ├── 3bd7cad089e2e7f80a5f2b5cfbe77c46ed9439
│   │   │   │   │   │   │   └── 8f7b4fc62731f0eface1c0484e778b1d3f4560
│   │   │   │   │   │   ├── b5
│   │   │   │   │   │   │   ├── 47248c6038401a1698cdcaa42ee782d82b3e0c
│   │   │   │   │   │   │   └── ada79e60aa401191798b39f8e376ba784be2ad
│   │   │   │   │   │   ├── b7
│   │   │   │   │   │   │   └── 71d199a1df9646b0739ce20c0fbd3477647af9
│   │   │   │   │   │   ├── b9
│   │   │   │   │   │   │   ├── b95c44e6147668826b98b231b648df98168cf4
│   │   │   │   │   │   │   └── c7b154403bf77ef4b7370c1a5341acb2c0fc58
│   │   │   │   │   │   ├── bb
│   │   │   │   │   │   │   ├── 1b4e2dd0f477c568a2b6441ab5c0ee44bb3f6c
│   │   │   │   │   │   │   └── 3adacd70168763eb54ac2153fe4d9e73362bd2
│   │   │   │   │   │   ├── be
│   │   │   │   │   │   │   └── 0f842536eaf3e0c2fbf2c245454251b9cb13bb
│   │   │   │   │   │   ├── c2
│   │   │   │   │   │   │   ├── 2326db9488cd10011e755e4f032926e0f7ced8
│   │   │   │   │   │   │   └── 4bd56bc2ed9ebc0ed50b8614469176b58d85e1
│   │   │   │   │   │   ├── c4
│   │   │   │   │   │   │   └── 62e647a47e2b23cc598472979b26a83fdbcf10
│   │   │   │   │   │   ├── c7
│   │   │   │   │   │   │   └── 7d25ef0d8c831eb15e4569cf8460300070e103
│   │   │   │   │   │   ├── c8
│   │   │   │   │   │   │   ├── 0e82b8d6d3d423e41730f0957612e7e4ab1fd9
│   │   │   │   │   │   │   └── 32f17bc490bee2af5c906861d8fd273e5fe937
│   │   │   │   │   │   ├── c9
│   │   │   │   │   │   │   ├── 6e1646b5392e4003e10af27ab75e236ff66f6d
│   │   │   │   │   │   │   └── dc84a67b152ec3c183bde9a26a3a5eb61dbf29
│   │   │   │   │   │   ├── ca
│   │   │   │   │   │   │   ├── 28b007b099ad3fd9688f9ff250c0e4464728bd
│   │   │   │   │   │   │   ├── 2a0975715dd4fdec848173574c91c12e377445
│   │   │   │   │   │   │   └── 5661968575e2b1e6807a0da0dc501b14ac95b8
│   │   │   │   │   │   ├── cb
│   │   │   │   │   │   │   └── 77054a9dec39bf53763d5f9b0c95c433134f17
│   │   │   │   │   │   ├── cc
│   │   │   │   │   │   │   ├── 2fb42ba3328e5b216b12d7e587dc5f05d13d65
│   │   │   │   │   │   │   ├── 8e4b6b26f5fcea191a7dc90273672cb6d37f2d
│   │   │   │   │   │   │   └── e7f5f0234ad00eab13e15ed0d5437336cad733
│   │   │   │   │   │   ├── cf
│   │   │   │   │   │   │   └── 4577f1195566bc59758192a73f28790cd791a5
│   │   │   │   │   │   ├── d2
│   │   │   │   │   │   │   └── 8ae3ae691042b10238c34a9187e21828422dc2
│   │   │   │   │   │   ├── d4
│   │   │   │   │   │   │   └── 8103cdc6bb25921ce7f3dc6a662d1aa56f2f5f
│   │   │   │   │   │   ├── d5
│   │   │   │   │   │   │   └── 367db2470382ea74dca6b866473edf7fc7cb70
│   │   │   │   │   │   ├── d7
│   │   │   │   │   │   │   └── 0bc91792bd96fd7a2506ba14237c3f8cc49f5e
│   │   │   │   │   │   ├── d8
│   │   │   │   │   │   │   └── 0c7ffa8cbbf489b190df29832a2436af8447d9
│   │   │   │   │   │   ├── d9
│   │   │   │   │   │   │   └── bd978c166ba5cf1aaf661d97d3127636b81416
│   │   │   │   │   │   ├── df
│   │   │   │   │   │   │   ├── cf7289e66d05c47dc09d8bbdafc743af14d3c2
│   │   │   │   │   │   │   └── d7c47d77d61c00c864379b2f702b175969a85c
│   │   │   │   │   │   ├── e0
│   │   │   │   │   │   │   └── 9dded6bffeebd5a211430534ad1f14d6d8f8e0
│   │   │   │   │   │   ├── e1
│   │   │   │   │   │   │   └── 9ee30b5ccc849030d77f1b2597deb8ef03c1db
│   │   │   │   │   │   ├── e2
│   │   │   │   │   │   │   └── e6806440f27fae3d7022b9f5f48ba788cd2991
│   │   │   │   │   │   ├── e3
│   │   │   │   │   │   │   └── 87be95c36b6ebf8367b3463831464077fdbd26
│   │   │   │   │   │   ├── e5
│   │   │   │   │   │   │   ├── 02b00f5db98334737fff6598cefc0ca303b877
│   │   │   │   │   │   │   ├── 26bb68c1f4dc9380d0983bf745148041021ac8
│   │   │   │   │   │   │   └── d41dc26f9f08e322d4dc6bc0b9d2e4e64a8190
│   │   │   │   │   │   ├── e9
│   │   │   │   │   │   │   └── 6e3fd98d69dfaecedbfd2019e6d1bf0b4f386a
│   │   │   │   │   │   ├── ea
│   │   │   │   │   │   │   └── 04dc3a2315080ec2e78caf9932affb15524e69
│   │   │   │   │   │   ├── eb
│   │   │   │   │   │   │   └── e987b6724effe92c111e46e3734c34920e86db
│   │   │   │   │   │   ├── ec
│   │   │   │   │   │   │   └── 0bd6018e79b3f89bfce2dede881d78af9bce4a
│   │   │   │   │   │   ├── ef
│   │   │   │   │   │   │   └── 93332e3f37ad6c47284459729f0330497e929e
│   │   │   │   │   │   ├── f0
│   │   │   │   │   │   │   ├── 2f54b80b53fd4af9f64d7f271eac126db233a7
│   │   │   │   │   │   │   └── 957c699c548ec6684f6e09a8cffbed853abf36
│   │   │   │   │   │   ├── f3
│   │   │   │   │   │   │   └── 1d6801d7696d80ec921bb7f07a201f37ac61ab
│   │   │   │   │   │   ├── f6
│   │   │   │   │   │   │   └── e555ee5c9cc9633b7d6b01af3fdc2741b17f7b
│   │   │   │   │   │   ├── f7
│   │   │   │   │   │   │   └── 84091de606110749a33089b45aca15ddd7ff71
│   │   │   │   │   │   ├── fb
│   │   │   │   │   │   │   └── 99c49e43b39360439261a6a3d3efac95611764
│   │   │   │   │   │   ├── fd
│   │   │   │   │   │   │   ├── 78ab74effd229e7775a680eb0dabd4d7e667bb
│   │   │   │   │   │   │   └── c7dc7b999ab47f471df4f851e59f2a30b1fddc
│   │   │   │   │   │   └── fe
│   │   │   │   │   │       └── fa19ab7800f231f8aee32c2c991fd539225bff
│   │   │   │   │   ├── README.md
│   │   │   │   │   └── refs
│   │   │   │   │       └── heads
│   │   │   │   │           ├── main
│   │   │   │   │           ├── pr_baseline_missing
│   │   │   │   │           ├── pr_multi_commit
│   │   │   │   │           └── protected_a
│   │   │   │   └── README.md
│   │   │   ├── memex
│   │   │   │   ├── memex_seed_data.rb
│   │   │   │   └── seed_data.yml
│   │   │   ├── repos
│   │   │   │   ├── app.py
│   │   │   │   ├── blob-contents
│   │   │   │   │   ├── chili-fruit-spicy-svgrepo-com.svg
│   │   │   │   │   ├── CODEOWNERS
│   │   │   │   │   ├── countries.csv
│   │   │   │   │   ├── example-image.jpg
│   │   │   │   │   ├── markdown.md
│   │   │   │   │   ├── mixed-line-endings.txt
│   │   │   │   │   └── sample.pdf
│   │   │   │   └── functools.py
│   │   │   └── secret_scanning
│   │   │       ├── default.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── main
│   │   │       │   ├── objects
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-a7ed4c02cdbc9634b4e7f4599b6bc43d2ea0ada6.idx
│   │   │       │   │       └── pack-a7ed4c02cdbc9634b4e7f4599b6bc43d2ea0ada6.pack
│   │   │       │   ├── README.md
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── main
│   │   │       └── README.md
│   │   ├── data_helper.rb
│   │   ├── factory_bot_loader.rb
│   │   ├── objects
│   │   │   ├── advisory_credit.rb
│   │   │   ├── artifact_deployment_record.rb
│   │   │   ├── artifact_metadata.rb
│   │   │   ├── artifact_storage_record.rb
│   │   │   ├── business.rb
│   │   │   ├── check_annotation.rb
│   │   │   ├── check_run.rb
│   │   │   ├── check_suite.rb
│   │   │   ├── commit_comment.rb
│   │   │   ├── commit.rb
│   │   │   ├── copilot
│   │   │   │   ├── coding_guideline.rb
│   │   │   │   └── models_registry_cache.rb
│   │   │   ├── deployment.rb
│   │   │   ├── discussion.rb
│   │   │   ├── early_access_membership.rb
│   │   │   ├── feature_flag.rb
│   │   │   ├── ghes_license.rb
│   │   │   ├── gist_comment.rb
│   │   │   ├── gist.rb
│   │   │   ├── git
│   │   │   │   └── ref.rb
│   │   │   ├── global_advisory.rb
│   │   │   ├── integration_agent.rb
│   │   │   ├── integration_install_trigger.rb
│   │   │   ├── integration.rb
│   │   │   ├── issue_comment.rb
│   │   │   ├── issue_link.rb
│   │   │   ├── issue.rb
│   │   │   ├── issue_type.rb
│   │   │   ├── label.rb
│   │   │   ├── marketplace_agreement.rb
│   │   │   ├── marketplace_category.rb
│   │   │   ├── marketplace_listing_plan.rb
│   │   │   ├── marketplace_listing.rb
│   │   │   ├── memex_project_column.rb
│   │   │   ├── memex_project_item.rb
│   │   │   ├── memex_project.rb
│   │   │   ├── memex_project_workflow.rb
│   │   │   ├── milestone.rb
│   │   │   ├── oauth_application.rb
│   │   │   ├── organization_invitation.rb
│   │   │   ├── organization.rb
│   │   │   ├── personal_reminder.rb
│   │   │   ├── protected_branch.rb
│   │   │   ├── pull_request.rb
│   │   │   ├── pull_request_review_comment.rb
│   │   │   ├── pull_request_review.rb
│   │   │   ├── push.rb
│   │   │   ├── release.rb
│   │   │   ├── reminder.rb
│   │   │   ├── reminder_slack_workspace.rb
│   │   │   ├── repository_advisory.rb
│   │   │   ├── repository_invitation.rb
│   │   │   ├── repository.rb
│   │   │   ├── repository_ruleset.rb
│   │   │   ├── repository_search_shortcut.rb
│   │   │   ├── role.rb
│   │   │   ├── security_configuration.rb
│   │   │   ├── shortcut.rb
│   │   │   ├── slack_copilot_oauth_app.rb
│   │   │   ├── sso_identity_codespace_add_multi_tenant.rb
│   │   │   ├── sso_identity_codespace_business.rb
│   │   │   ├── sso_identity_codespace_data.rb
│   │   │   ├── sso_identity_codespace_external_group.rb
│   │   │   ├── sso_identity_codespace_organization.rb
│   │   │   ├── sso_identity_codespace_user.rb
│   │   │   ├── status.rb
│   │   │   ├── survey.rb
│   │   │   ├── team.rb
│   │   │   ├── team_shortcut.rb
│   │   │   ├── user.rb
│   │   │   └── vss_subscription_events.rb
│   │   ├── objects.rb
│   │   ├── osslicensecompliance
│   │   │   ├── alert_reset.rb
│   │   │   ├── alert_seeds.rb
│   │   │   └── seed_helper.rb
│   │   ├── README.md
│   │   ├── runner.rb
│   │   ├── runners
│   │   │   ├── achievements.rb
│   │   │   ├── actions.rb
│   │   │   ├── actions_repos_codespaces.rb
│   │   │   ├── actions_repos.rb
│   │   │   ├── advanced_security.rb
│   │   │   ├── basic_enterprise_account.rb
│   │   │   ├── billable_entity_personas.rb
│   │   │   ├── billing_business_personas.rb
│   │   │   ├── billing_customers_stafftools.rb
│   │   │   ├── billing_discounts.rb
│   │   │   ├── billing_enabled_products.rb
│   │   │   ├── billing_orgs_vnext.rb
│   │   │   ├── billing_owners.rb
│   │   │   ├── billing_product_uuids.rb
│   │   │   ├── billing_transactions.rb
│   │   │   ├── build_pr_from_public_repo.rb
│   │   │   ├── business_teams.rb
│   │   │   ├── check_run.rb
│   │   │   ├── checks.rb
│   │   │   ├── classroom.rb
│   │   │   ├── code_quality.rb
│   │   │   ├── code_scanning_autofix.rb
│   │   │   ├── code_scanning.rb
│   │   │   ├── complete_enterprise_account.rb
│   │   │   ├── complex_featured_topics.rb
│   │   │   ├── contribution_graph.rb
│   │   │   ├── copilot4prs.rb
│   │   │   ├── copilot_agent_sessions.rb
│   │   │   ├── copilot_business_seat.rb
│   │   │   ├── copilot_byok.rb
│   │   │   ├── copilot_chat_evals.rb
│   │   │   ├── coupons.rb
│   │   │   ├── create_initial_sample_repos.rb
│   │   │   ├── csra_base.rb
│   │   │   ├── csra_eligible_repos.rb
│   │   │   ├── csra_failed.rb
│   │   │   ├── csra_no_vulns.rb
│   │   │   ├── csra_partial_failure.rb
│   │   │   ├── csra_successful.rb
│   │   │   ├── custom_properties_for_orgs.rb
│   │   │   ├── custom_properties.rb
│   │   │   ├── default_model_settings.rb
│   │   │   ├── default_seeds.rb
│   │   │   ├── delegated_bypass.rb
│   │   │   ├── demo_github_app.rb
│   │   │   ├── dependabot_autofix.rb
│   │   │   ├── dependabot.rb
│   │   │   ├── deployments.rb
│   │   │   ├── discussions.rb
│   │   │   ├── dmca_strike_repos.rb
│   │   │   ├── elm_app.rb
│   │   │   ├── enterprise_account_with_bundled_licenses.rb
│   │   │   ├── enterprise_roles.rb
│   │   │   ├── enterprise_settings.rb
│   │   │   ├── enterprise_users.rb
│   │   │   ├── esm.rb
│   │   │   ├── example_repos.rb
│   │   │   ├── explore_collections.rb
│   │   │   ├── explore_topics.rb
│   │   │   ├── failed_organization_invitations.rb
│   │   │   ├── feature_flags.rb
│   │   │   ├── feature_previews.rb
│   │   │   ├── feeds.rb
│   │   │   ├── gate_requests.rb
│   │   │   ├── generate_labels.rb
│   │   │   ├── generate.rb
│   │   │   ├── ghas_committers.rb
│   │   │   ├── ghas_trial.rb
│   │   │   ├── ghes_actions_job_execution.rb
│   │   │   ├── ghes_licenses.rb
│   │   │   ├── ghes.rb
│   │   │   ├── gist.rb
│   │   │   ├── github_models.rb
│   │   │   ├── github_repo.rb
│   │   │   ├── git_src_migrator_secrets.rb
│   │   │   ├── global_advisories.rb
│   │   │   ├── global_navigation.rb
│   │   │   ├── global_nav_react_codespaces.rb
│   │   │   ├── group_settings.rb
│   │   │   ├── integration_agents.rb
│   │   │   ├── internal_integrations.rb
│   │   │   ├── issue_dependencies.rb
│   │   │   ├── issue_fields.rb
│   │   │   ├── issues_for_repo.rb
│   │   │   ├── issues_load.rb
│   │   │   ├── issues_performance.rb
│   │   │   ├── issues.rb
│   │   │   ├── issues_react.rb
│   │   │   ├── issues_state_reason.rb
│   │   │   ├── marketing.rb
│   │   │   ├── marketplace_listing.rb
│   │   │   ├── marketplace_partner_action_listings.rb
│   │   │   ├── math.rb
│   │   │   ├── mcp_registry_enterprise.rb
│   │   │   ├── memex_custom_templates.rb
│   │   │   ├── memex_project_issue_events.rb
│   │   │   ├── memex_projects.rb
│   │   │   ├── merge_queue_checks.rb
│   │   │   ├── merge_queue_load_test.rb
│   │   │   ├── merge_queue.rb
│   │   │   ├── milestones.rb
│   │   │   ├── mobile_tokens.rb
│   │   │   ├── models_byok.rb
│   │   │   ├── models_for_export.rb
│   │   │   ├── models_for_load.rb
│   │   │   ├── notifications.rb
│   │   │   ├── og_image_app.rb
│   │   │   ├── organization_invitations.rb
│   │   │   ├── organization_programmatic_access.rb
│   │   │   ├── organization_roles.rb
│   │   │   ├── organizations.rb
│   │   │   ├── pages_repos_codespaces.rb
│   │   │   ├── pending_organization_invitations.rb
│   │   │   ├── proxima_service_identity.rb
│   │   │   ├── proxima_third_party_apps.rb
│   │   │   ├── pull_request_annotations.rb
│   │   │   ├── pull_request_copier.rb
│   │   │   ├── pull_request_limits.rb
│   │   │   ├── pull_request_metadata.rb
│   │   │   ├── pull_request_reviews.rb
│   │   │   ├── pull_requests.rb
│   │   │   ├── pull_request_stack.rb
│   │   │   ├── pull_request_syntax_highlighting.rb
│   │   │   ├── pulls_dashboard.rb
│   │   │   ├── releases.rb
│   │   │   ├── reminders.rb
│   │   │   ├── renderables.rb
│   │   │   ├── repo_advisory.rb
│   │   │   ├── repo_pull_request_reviews.rb
│   │   │   ├── repo_pull_requests_from_commits.rb
│   │   │   ├── repos_insights.rb
│   │   │   ├── repository_access_management.rb
│   │   │   ├── repository_saved_views.rb
│   │   │   ├── repos.rb
│   │   │   ├── repos_security_base.rb
│   │   │   ├── request_a_feature.rb
│   │   │   ├── restrict_review_dismissals_actors.rb
│   │   │   ├── rule_insights_dashboard.rb
│   │   │   ├── rule_insights_permissions.rb
│   │   │   ├── sample_orgs.rb
│   │   │   ├── sample_repos.rb
│   │   │   ├── secret_scanning_alert_timeline.rb
│   │   │   ├── secret_scanning.rb
│   │   │   ├── security_campaign.rb
│   │   │   ├── security_center_secret_scanning.rb
│   │   │   ├── security_manager.rb
│   │   │   ├── security_overview_analytics_enterprise.rb
│   │   │   ├── security_overview_analytics.rb
│   │   │   ├── semantic_retrieval.rb
│   │   │   ├── sponsors_explore.rb
│   │   │   ├── sponsors_popular.rb
│   │   │   ├── sponsors.rb
│   │   │   ├── sso_identity_codespace.rb
│   │   │   ├── stars.rb
│   │   │   ├── statuses.rb
│   │   │   ├── sub_issue.rb
│   │   │   ├── surveys.rb
│   │   │   ├── tasklist_blocks.rb
│   │   │   ├── team_repos_pilot.rb
│   │   │   ├── team_sync_integration.rb
│   │   │   ├── templates
│   │   │   │   ├── object.rb.erb
│   │   │   │   ├── object_test.rb.erb
│   │   │   │   ├── runner.rb.erb
│   │   │   │   └── runner_test.rb.erb
│   │   │   ├── tracked_issues_load.rb
│   │   │   ├── tracked_issues.rb
│   │   │   ├── trade_controls.rb
│   │   │   ├── transitive_vulnerabilities.rb
│   │   │   ├── user_interactions.rb
│   │   │   ├── user_lists.rb
│   │   │   ├── users.rb
│   │   │   ├── vss_subscription_events.rb
│   │   │   ├── vulnerabilities.rb
│   │   │   ├── web_notifications.rb
│   │   │   ├── workbench.rb
│   │   │   ├── workspace_editor.rb
│   │   │   └── zuora_webhooks.rb
│   │   └── transaction_helper.rb
│   ├── seed_team_sync_user.rb
│   ├── serve-alloy-assets
│   ├── serve-css-assets
│   ├── serve-js-assets
│   ├── server
│   ├── server-start
│   ├── server-start-daemonized
│   ├── serve-ui-assets
│   ├── service-endpoints
│   ├── serviceowners
│   ├── serviceowners-for-cluster
│   ├── serviceowners-ls-files
│   ├── serviceowners_no_matches.rb
│   ├── serviceowners-test
│   ├── setup
│   ├── setup-app-copilot-pr-reviewer
│   ├── setup-billing-data
│   ├── setup-blackbird
│   ├── setup-codespace-copilot-code-review-agent
│   ├── setup-codespaces
│   ├── setup-codespaces-actions-codespaces
│   ├── setup-codespaces-actions-data-stream
│   ├── setup-codespaces-alive
│   ├── setup-codespaces-alloy
│   ├── setup-codespaces-api-insights
│   ├── setup-codespaces-attester
│   ├── setup-codespaces-authnd
│   ├── setup-codespaces-authzd
│   ├── setup-codespaces-billing-platform
│   ├── setup-codespaces-blackbird
│   ├── setup-codespaces-classroom
│   ├── setup-codespaces-codequality
│   ├── setup-codespaces-conduit
│   ├── setup-codespaces-copilot-api
│   ├── setup-codespaces-copilot-limiter
│   ├── setup-codespaces-copilot-mission-control
│   ├── setup-codespaces-copilot-model-registry
│   ├── setup-codespaces-copilot-offline-eval
│   ├── setup-codespaces-copilot-swe-agent
│   ├── setup-codespaces-copilot-swe-agent-v2
│   ├── setup-codespaces-copilot-usage-service
│   ├── setup-codespaces-custom-og-image
│   ├── setup-codespaces-dependency-graph
│   ├── setup-codespaces-docs-openapi
│   ├── setup-codespaces-driftwood-dev
│   ├── setup-codespaces-e2e
│   ├── setup-codespaces-enterprise-cloud-importer
│   ├── setup-codespaces-eventer
│   ├── setup-codespaces-ghcr
│   ├── setup-codespaces-github-ui
│   ├── setup-codespaces-git-src-migrator
│   ├── setup-codespaces-glb
│   ├── setup-codespaces-group-syncer-dev
│   ├── setup-codespaces-helphub
│   ├── setup-codespaces-insights
│   ├── setup-codespaces-issues
│   ├── setup-codespaces-licensify
│   ├── setup-codespaces-lsp
│   ├── setup-codespaces-memex
│   ├── setup-codespaces-migrations-vnext
│   ├── setup-codespaces-models-gateway
│   ├── setup-codespaces-octoshift
│   ├── setup-codespaces-orca
│   ├── setup-codespaces-packages
│   ├── setup-codespaces-packs
│   ├── setup-codespaces-reposd
│   ├── setup-codespaces-scribe
│   ├── setup-codespaces-serviceowners-rs
│   ├── setup-codespaces-templates
│   ├── setup-codespaces-token-scanning-service
│   ├── setup-codespaces-trust-metadata-api
│   ├── setup-codespaces-turboquality
│   ├── setup-codespaces-turboscan
│   ├── setup-codespaces-voltron
│   ├── setup-copilot
│   ├── setup-copilot-byok
│   ├── setup-copilot-chat-service
│   ├── setup-copilot-code-review
│   ├── setup-copilot-findings
│   ├── setup-copilot-metrics
│   ├── setup-cost-centers
│   ├── setup-development-audit-log
│   ├── setup-docker
│   ├── setup-duplicate-issues
│   ├── setup-github-mcp-server
│   ├── setup-insights
│   ├── setup-issue-dependencies
│   ├── setup-issue-fields
│   ├── setup-issues-graph
│   ├── setup-issues-react
│   ├── setup-issues-semantic
│   ├── setup-itempicker
│   ├── setup-kredz-server
│   ├── setup-listview
│   ├── setup-marketplace
│   ├── setup-memex
│   ├── setup-memex-e2e-agent
│   ├── setup-memex.rb
│   ├── setup-models
│   ├── setup-models-byok
│   ├── setup-models-registry
│   ├── setup-packages-prebuild-base-repos
│   ├── setup-packages-prebuild-test-repos
│   ├── setup-packages-push-repos
│   ├── setup-pink-panda
│   ├── setup-plan-track-e2e-agent
│   ├── setup-plan-track-fauxpilot-agent
│   ├── setup-pull-requests-experience
│   ├── setup-pulls-dashboard
│   ├── setup-renderables
│   ├── setup-repo-deployments-react
│   ├── setup_ruby_version
│   ├── setup-server-env
│   ├── setup-slack-repo
│   ├── setup-stack-memex-issues-graph
│   ├── setup-stripe-webhooks
│   ├── setup-sub-issues
│   ├── setup-tenant-bound-rate-limiting
│   ├── setup-triage-agent
│   ├── setup-triage-agent-v2
│   ├── setup-workbench
│   ├── shard
│   ├── shard-path
│   ├── simple-hydro-processor
│   ├── simulate-network
│   ├── site
│   │   ├── generate_contentful_fixture
│   │   └── generate_contentful_schema
│   ├── slack-ghe-router-server
│   ├── slack-ghe-router-tunnel-server
│   ├── slack-mock
│   ├── slack_mock
│   │   ├── app.rb
│   │   └── reminder_message.rb
│   ├── slack-tunnel-server
│   ├── slack-web-server
│   ├── sorbet-janky
│   ├── sorbet-typed-level
│   ├── spokesctl-dev
│   ├── spokesd-server
│   ├── sponsors-activity-sponsorship-cancel-processor
│   ├── sponsors-activity-sponsorship-payment-complete-processor
│   ├── sponsors-activity-sponsorship-pending-change-processor
│   ├── sponsors-activity-sponsorship-tier-change-processor
│   ├── sponsors-activity-sponsorship-transfer-reversal-processor
│   ├── start-workbench
│   ├── stateless-token-expiration-extension-processor
│   ├── storage-cluster-backup-routes
│   ├── storage-cluster-restore-finalize
│   ├── storage-cluster-restore-routes
│   ├── storage-delete
│   ├── storage-delete-orphans
│   ├── storage-disk-usage
│   ├── storage-evacuate
│   ├── storage-evacuation-status
│   ├── storage-host-destroy
│   ├── storage-info
│   ├── storage-offline
│   ├── storage-online
│   ├── storage-rebuild-host
│   ├── storage-repair
│   ├── storage-repair-uploadables
│   ├── storage-replication-status
│   ├── storage-route
│   ├── stratocaster-timeline-updates-processor
│   ├── sub-issue-list-recalculation-processor
│   ├── submit-dependency-snapshot.rb
│   ├── subproject-prebuild
│   ├── summarize-heap.rb
│   ├── sync-github-ui-version
│   ├── synchronize-gateway-routes.rb
│   ├── system-role-base
│   ├── system-role-permissions
│   ├── system-role-transition
│   ├── system-role-transition-generator
│   ├── tableowners
│   ├── tear-down-seed-data
│   ├── test-all-emus
│   ├── test-all-features
│   ├── test-all-features-and-multitenant
│   ├── test-all-features-multitenant-emus-matrix
│   ├── test-all-features-multitenant-matrix
│   ├── test-authz
│   ├── test-gotauth
│   ├── test-helper-service-server
│   ├── test-info-utils
│   │   └── file-blame
│   ├── test-multitenant-enterprise
│   ├── test-pullsd
│   ├── test-reposd
│   ├── timerd
│   ├── timer-job-list
│   ├── toggle-feature-flag
│   ├── toggle-global-flags
│   ├── treelights-server
│   ├── turboghas
│   ├── turboghas-summary-processor
│   ├── turbomock
│   ├── two-factor-recovery
│   ├── uid
│   ├── ui-manifest-functions.sh
│   ├── unicorn-server
│   ├── unowned-files-check
│   ├── update-cwe-data
│   ├── update-gemfile-sha
│   ├── update_global_id_metadata
│   ├── update-memex-version
│   ├── update_mobile_copilot_paywall_data
│   ├── update_static_csp
│   ├── update-subcomponent
│   ├── upload-static-ui-assets.rb
│   ├── user-contribution-history-processor
│   ├── user-metadata-achievement-processor
│   ├── user-metadata-developer-program-membership-processor
│   ├── user-metadata-discussion-answer-processor
│   ├── user-metadata-global-advisory-credit-processor
│   ├── user-metadata-package-processor
│   ├── user-metadata-pro-badge-processor
│   ├── user-metadata-project-processor
│   ├── user-metadata-repo-processor
│   ├── user-metadata-sponsor-processor
│   ├── user-metadata-star-processor
│   ├── user-metadata-user-follow-processor
│   ├── user-metadata-user-team-membership-processor
│   ├── usersd-server
│   ├── validate-audit-schema
│   ├── validate-deploy-tarball
│   ├── validate_exclude_from_axe_coverage.rb
│   ├── validate_models_docs_content.rb
│   ├── vendor_check.rb
│   ├── vendor-gitignore
│   ├── vendor-monolith-twirp-gem
│   ├── vendor-rails
│   ├── verify-migration
│   ├── verify-tableowners.rb
│   ├── vexi-e2e
│   ├── vexi_setup.rb
│   ├── viewfinder
│   ├── viewfinder.rb
│   ├── viewmapper
│   ├── vitess-explain
│   ├── vitess_query_checker.rb
│   ├── voltron-server
│   ├── vss-subscription-event-processor
│   ├── vtcombo-up
│   ├── wait-for-ui-manifest
│   ├── webhook-tunnel
│   ├── windbeam-data-subject-message-processor
│   ├── work-all-jobs
│   ├── worker_common.rb
│   ├── worker-dump
│   ├── worker-kill
│   ├── worker-status
│   └── work-one-job
├── SERVICEOWNERS
├── Services.toml
├── sorbet
│   ├── config
│   ├── rbi
│   │   ├── annotations
│   │   │   ├── chatops_controller.rbi
│   │   │   ├── globalid.rbi
│   │   │   └── stripe.rbi
│   │   ├── dsl
│   │   │   ├── abilities_permissions_routing.rbi
│   │   │   ├── ability.rbi
│   │   │   ├── abstract_controller
│   │   │   │   ├── caching
│   │   │   │   │   └── fragments.rbi
│   │   │   │   ├── caching.rbi
│   │   │   │   ├── callbacks.rbi
│   │   │   │   ├── helpers.rbi
│   │   │   │   └── url_for.rbi
│   │   │   ├── abuse
│   │   │   │   └── copilot
│   │   │   │       ├── organization_auth_and_capture_job.rbi
│   │   │   │       ├── required_authorization.rbi
│   │   │   │       └── run_required_authorizations_job.rbi
│   │   │   ├── abuse_report.rbi
│   │   │   ├── access_group_setting.rbi
│   │   │   ├── account_mailer.rbi
│   │   │   ├── account_recovery_mailer.rbi
│   │   │   ├── account_screening_profile.rbi
│   │   │   ├── achievement_progression.rbi
│   │   │   ├── achievement.rbi
│   │   │   ├── action_controller
│   │   │   │   ├── caching.rbi
│   │   │   │   ├── conditional_get.rbi
│   │   │   │   ├── content_security_policy.rbi
│   │   │   │   ├── etag_with_flash.rbi
│   │   │   │   ├── etag_with_template_digest.rbi
│   │   │   │   ├── flash.rbi
│   │   │   │   ├── form_builder.rbi
│   │   │   │   ├── helpers.rbi
│   │   │   │   ├── live.rbi
│   │   │   │   ├── params_wrapper.rbi
│   │   │   │   ├── redirecting.rbi
│   │   │   │   ├── renderers
│   │   │   │   │   └── all.rbi
│   │   │   │   ├── renderers.rbi
│   │   │   │   ├── request_forgery_protection.rbi
│   │   │   │   ├── rescue.rbi
│   │   │   │   ├── test_case
│   │   │   │   │   └── behavior.rbi
│   │   │   │   └── url_for.rbi
│   │   │   ├── action_dispatch
│   │   │   │   ├── integration_test.rbi
│   │   │   │   └── routing
│   │   │   │       ├── route_set
│   │   │   │       │   └── mounted_helpers.rbi
│   │   │   │       └── url_for.rbi
│   │   │   ├── action_mailer
│   │   │   │   ├── callbacks.rbi
│   │   │   │   ├── delivery_methods.rbi
│   │   │   │   ├── form_builder.rbi
│   │   │   │   ├── mail_delivery_job.rbi
│   │   │   │   ├── queued_delivery.rbi
│   │   │   │   ├── rescuable.rbi
│   │   │   │   └── test_case
│   │   │   │       └── behavior.rbi
│   │   │   ├── actions
│   │   │   │   ├── allow_actions_in_selected_repos_job.rbi
│   │   │   │   ├── allow_self_hosted_runners_in_selected_repos_job.rbi
│   │   │   │   ├── data_stream.rbi
│   │   │   │   ├── delete_action_required_check_suite_job.rbi
│   │   │   │   ├── domain
│   │   │   │   │   └── rulesets.rbi
│   │   │   │   ├── domain.rbi
│   │   │   │   ├── enable_actions_on_repository_job.rbi
│   │   │   │   ├── export_ghes_actions_job_executions_job.rbi
│   │   │   │   ├── larger_runners
│   │   │   │   │   ├── disable_account_public_ip_job.rbi
│   │   │   │   │   └── find_accounts_eligible_for_disable_public_ip_job.rbi
│   │   │   │   ├── larger_runners_monitor_job.rbi
│   │   │   │   ├── larger_runners_non_usage_mailer.rbi
│   │   │   │   ├── pinned_workflow.rbi
│   │   │   │   ├── post_pull_request_close_merge_job.rbi
│   │   │   │   ├── runner_filter_component.rbi
│   │   │   │   ├── runner_groups_component.rbi
│   │   │   │   ├── scheduled_delete_action_required_check_suites_job.rbi
│   │   │   │   ├── scheduled_sync_dependents_count_repo_action_job.rbi
│   │   │   │   ├── starter_workflows_view.rbi
│   │   │   │   ├── update_actions_patterns_job.rbi
│   │   │   │   ├── update_non_used_custom_pools_job.rbi
│   │   │   │   ├── workflow_job_run.rbi
│   │   │   │   ├── workflow.rbi
│   │   │   │   ├── workflow_run_execution.rbi
│   │   │   │   ├── workflow_run.rbi
│   │   │   │   └── workflow_sequence.rbi
│   │   │   ├── actions_cache_usage.rbi
│   │   │   ├── actions_kv_cleanup_expired_data_job
│   │   │   │   └── actions_key_values.rbi
│   │   │   ├── actions_kv_cleanup_expired_data_job.rbi
│   │   │   ├── actions_mailer.rbi
│   │   │   ├── actions_policy
│   │   │   │   ├── allowed_action_pattern.rbi
│   │   │   │   └── allowlist.rbi
│   │   │   ├── actions.rbi
│   │   │   ├── actions_rules
│   │   │   │   ├── actions_rule_condition.rbi
│   │   │   │   ├── actions_rule_configuration.rbi
│   │   │   │   ├── actions_ruleset_history.rbi
│   │   │   │   └── actions_ruleset.rbi
│   │   │   ├── actions_usage_metrics
│   │   │   │   └── api
│   │   │   │       └── v1
│   │   │   │           ├── cardinality_field.rbi
│   │   │   │           ├── date_range.rbi
│   │   │   │           ├── date_range_type.rbi
│   │   │   │           ├── export_header.rbi
│   │   │   │           ├── export_status.rbi
│   │   │   │           ├── export_type.rbi
│   │   │   │           ├── filter_operator.rbi
│   │   │   │           ├── filter.rbi
│   │   │   │           ├── get_auto_complete_request.rbi
│   │   │   │           ├── get_auto_complete_response.rbi
│   │   │   │           ├── get_export_status_request.rbi
│   │   │   │           ├── get_export_status_response.rbi
│   │   │   │           ├── get_jobs_request.rbi
│   │   │   │           ├── get_jobs_response.rbi
│   │   │   │           ├── get_job_usage_request.rbi
│   │   │   │           ├── get_job_usage_response.rbi
│   │   │   │           ├── get_org_usage_request.rbi
│   │   │   │           ├── get_org_usage_response.rbi
│   │   │   │           ├── get_performance_summary_request.rbi
│   │   │   │           ├── get_performance_summary_response.rbi
│   │   │   │           ├── get_repo_usage_request.rbi
│   │   │   │           ├── get_repo_usage_response.rbi
│   │   │   │           ├── get_runner_labels_request.rbi
│   │   │   │           ├── get_runner_labels_response.rbi
│   │   │   │           ├── get_runner_runtime_usage_request.rbi
│   │   │   │           ├── get_runner_runtime_usage_response.rbi
│   │   │   │           ├── get_runner_type_usage_request.rbi
│   │   │   │           ├── get_runner_type_usage_response.rbi
│   │   │   │           ├── get_usage_by_repo_workflow_runner_request.rbi
│   │   │   │           ├── get_usage_by_repo_workflow_runner_response.rbi
│   │   │   │           ├── get_usage_summary_request.rbi
│   │   │   │           ├── get_usage_summary_response.rbi
│   │   │   │           ├── get_workflow_performance_request.rbi
│   │   │   │           ├── get_workflow_performance_response.rbi
│   │   │   │           ├── get_workflows_request.rbi
│   │   │   │           ├── get_workflows_response.rbi
│   │   │   │           ├── job.rbi
│   │   │   │           ├── job_usage_item.rbi
│   │   │   │           ├── metrics_type.rbi
│   │   │   │           ├── order_by_direction.rbi
│   │   │   │           ├── order_by.rbi
│   │   │   │           ├── org_usage_item.rbi
│   │   │   │           ├── projection_options.rbi
│   │   │   │           ├── repo_usage_item.rbi
│   │   │   │           ├── repo_workflow_runner_usage_item.rbi
│   │   │   │           ├── request_options.rbi
│   │   │   │           ├── request_type.rbi
│   │   │   │           ├── runner_label.rbi
│   │   │   │           ├── runner_runtime.rbi
│   │   │   │           ├── runner_runtime_usage_item.rbi
│   │   │   │           ├── runner_type.rbi
│   │   │   │           ├── runner_type_usage_item.rbi
│   │   │   │           ├── scope.rbi
│   │   │   │           ├── scope_type.rbi
│   │   │   │           ├── start_export_request.rbi
│   │   │   │           ├── start_export_response.rbi
│   │   │   │           ├── usage_api_client.rbi
│   │   │   │           ├── workflow_performance_item.rbi
│   │   │   │           └── workflow.rbi
│   │   │   ├── action_view
│   │   │   │   ├── helpers.rbi
│   │   │   │   └── layouts.rbi
│   │   │   ├── active_job
│   │   │   │   ├── callbacks.rbi
│   │   │   │   ├── enqueuing.rbi
│   │   │   │   ├── exceptions.rbi
│   │   │   │   ├── execution.rbi
│   │   │   │   ├── locking_job.rbi
│   │   │   │   ├── logging.rbi
│   │   │   │   ├── queue_adapter.rbi
│   │   │   │   ├── queue_name.rbi
│   │   │   │   ├── queue_priority.rbi
│   │   │   │   ├── scheduled_job.rbi
│   │   │   │   └── test_helper
│   │   │   │       └── test_queue_adapter.rbi
│   │   │   ├── active_job_test_job.rbi
│   │   │   ├── active_model
│   │   │   │   ├── api.rbi
│   │   │   │   ├── attribute_methods.rbi
│   │   │   │   ├── attributes
│   │   │   │   │   └── normalization.rbi
│   │   │   │   ├── attributes.rbi
│   │   │   │   ├── conversion.rbi
│   │   │   │   ├── dirty.rbi
│   │   │   │   ├── model.rbi
│   │   │   │   ├── serializers
│   │   │   │   │   └── json.rbi
│   │   │   │   ├── validations
│   │   │   │   │   └── callbacks.rbi
│   │   │   │   └── validations.rbi
│   │   │   ├── active_record
│   │   │   │   ├── attribute_methods
│   │   │   │   │   ├── dirty.rbi
│   │   │   │   │   ├── serialization.rbi
│   │   │   │   │   └── time_zone_conversion.rbi
│   │   │   │   ├── attribute_methods.rbi
│   │   │   │   ├── attributes.rbi
│   │   │   │   ├── callbacks.rbi
│   │   │   │   ├── core.rbi
│   │   │   │   ├── counter_cache.rbi
│   │   │   │   ├── encryption
│   │   │   │   │   └── encryptable_record.rbi
│   │   │   │   ├── inheritance.rbi
│   │   │   │   ├── integration.rbi
│   │   │   │   ├── locking
│   │   │   │   │   └── optimistic.rbi
│   │   │   │   ├── model_schema.rbi
│   │   │   │   ├── nested_attributes.rbi
│   │   │   │   ├── readonly_attributes.rbi
│   │   │   │   ├── reflection.rbi
│   │   │   │   ├── scoping
│   │   │   │   │   └── default.rbi
│   │   │   │   ├── scoping.rbi
│   │   │   │   ├── serialization.rbi
│   │   │   │   ├── signed_id.rbi
│   │   │   │   ├── timestamp.rbi
│   │   │   │   └── token_for.rbi
│   │   │   ├── active_support
│   │   │   │   ├── actionable_error.rbi
│   │   │   │   ├── callbacks.rbi
│   │   │   │   ├── rescuable.rbi
│   │   │   │   └── testing
│   │   │   │       └── file_fixtures.rbi
│   │   │   ├── acv_contributor.rbi
│   │   │   ├── add_billing_managers_business_orchestration.rbi
│   │   │   ├── add_members_business_team_orchestration.rbi
│   │   │   ├── add_members_team_orchestration.rbi
│   │   │   ├── add_organizations_business_orchestration.rbi
│   │   │   ├── add_organizations_business_team_orchestration.rbi
│   │   │   ├── add_owners_business_orchestration.rbi
│   │   │   ├── add_to_search_index_job.rbi
│   │   │   ├── add_to_suppression_list_job.rbi
│   │   │   ├── add_user_accounts_business_orchestration.rbi
│   │   │   ├── add_users_organization_orchestration.rbi
│   │   │   ├── admin
│   │   │   │   ├── domain
│   │   │   │   │   └── business_user_accounts.rbi
│   │   │   │   └── domain.rbi
│   │   │   ├── admin.rbi
│   │   │   ├── advanced_security
│   │   │   │   ├── lock_metered_usage_scheduled_job
│   │   │   │   │   ├── businesses_lock_job.rbi
│   │   │   │   │   ├── business_lock_job.rbi
│   │   │   │   │   ├── user_lock_job.rbi
│   │   │   │   │   └── users_lock_job.rbi
│   │   │   │   ├── lock_metered_usage_scheduled_job.rbi
│   │   │   │   ├── unlock_metered_usage_scheduled_job
│   │   │   │   │   ├── businesses_unlock_job.rbi
│   │   │   │   │   ├── business_unlock_job.rbi
│   │   │   │   │   ├── users_unlock_job.rbi
│   │   │   │   │   └── user_unlock_job.rbi
│   │   │   │   └── unlock_metered_usage_scheduled_job.rbi
│   │   │   ├── advanced_security_mailer.rbi
│   │   │   ├── advisory_credit.rbi
│   │   │   ├── advisory_database_kv_cleanup_expired_data_job.rbi
│   │   │   ├── advisory_db
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   └── repository_advisories
│   │   │   │       └── kv
│   │   │   │           └── data_store.rbi
│   │   │   ├── after_create_pull_request_review_comment_orchestration.rbi
│   │   │   ├── after_create_pull_request_review_comment_orchestration_tmp.rbi
│   │   │   ├── after_submit_pull_request_review_orchestration.rbi
│   │   │   ├── agent_assignment.rbi
│   │   │   ├── agentic_app
│   │   │   │   └── request_cache.rbi
│   │   │   ├── agent_session_finished_notification.rbi
│   │   │   ├── api
│   │   │   │   ├── app
│   │   │   │   │   └── platform_types
│   │   │   │   │       ├── abort_queued_migrations_payload.rbi
│   │   │   │   │       ├── abort_repository_migration_payload.rbi
│   │   │   │   │       ├── abuse_reportable.rbi
│   │   │   │   │       ├── abuse_report_connection.rbi
│   │   │   │   │       ├── abuse_report_edge.rbi
│   │   │   │   │       ├── abuse_report_filter.rbi
│   │   │   │   │       ├── abuse_report_order_field.rbi
│   │   │   │   │       ├── abuse_report.rbi
│   │   │   │   │       ├── abuse_report_reason.rbi
│   │   │   │   │       ├── accept_enterprise_administrator_invitation_payload.rbi
│   │   │   │   │       ├── accept_enterprise_member_invitation_payload.rbi
│   │   │   │   │       ├── accept_enterprise_organization_invitation_payload.rbi
│   │   │   │   │       ├── accept_topic_suggestion_payload.rbi
│   │   │   │   │       ├── access_user_namespace_repository_payload.rbi
│   │   │   │   │       ├── account_connection.rbi
│   │   │   │   │       ├── account_edge.rbi
│   │   │   │   │       ├── account_plan_change_audit_entry_duration.rbi
│   │   │   │   │       ├── account_plan_change_audit_entry.rbi
│   │   │   │   │       ├── account.rbi
│   │   │   │   │       ├── account_screening_profile_connection.rbi
│   │   │   │   │       ├── account_screening_profile_edge.rbi
│   │   │   │   │       ├── account_screening_profile.rbi
│   │   │   │   │       ├── account_spammable_table.rbi
│   │   │   │   │       ├── account_stafftools_info.rbi
│   │   │   │   │       ├── achievable.rbi
│   │   │   │   │       ├── achievement_connection.rbi
│   │   │   │   │       ├── achievement_edge.rbi
│   │   │   │   │       ├── achievement.rbi
│   │   │   │   │       ├── achievement_repository_list.rbi
│   │   │   │   │       ├── achievement_tier_name.rbi
│   │   │   │   │       ├── achievement_tier.rbi
│   │   │   │   │       ├── actions_filter_diff.rbi
│   │   │   │   │       ├── actions_plan_owner.rbi
│   │   │   │   │       ├── actions_status_error.rbi
│   │   │   │   │       ├── actions_status.rbi
│   │   │   │   │       ├── actions_workflow_run_stafftools_info_connection.rbi
│   │   │   │   │       ├── actions_workflow_run_stafftools_info_edge.rbi
│   │   │   │   │       ├── actions_workflow_run_stafftools_info.rbi
│   │   │   │   │       ├── activity_connection.rbi
│   │   │   │   │       ├── activity_edge.rbi
│   │   │   │   │       ├── activity_order_field.rbi
│   │   │   │   │       ├── activity_period.rbi
│   │   │   │   │       ├── activity.rbi
│   │   │   │   │       ├── activity_type.rbi
│   │   │   │   │       ├── actor_connection.rbi
│   │   │   │   │       ├── actor_edge.rbi
│   │   │   │   │       ├── actor_location.rbi
│   │   │   │   │       ├── actor.rbi
│   │   │   │   │       ├── actor_type.rbi
│   │   │   │   │       ├── add_assignees_to_assignable_payload.rbi
│   │   │   │   │       ├── add_blocked_by_payload.rbi
│   │   │   │   │       ├── add_comment_payload.rbi
│   │   │   │   │       ├── add_discussion_comment_payload.rbi
│   │   │   │   │       ├── add_discussion_poll_vote_payload.rbi
│   │   │   │   │       ├── added_to_list_feed_item.rbi
│   │   │   │   │       ├── added_to_merge_queue_event.rbi
│   │   │   │   │       ├── added_to_project_event.rbi
│   │   │   │   │       ├── added_to_project_v2_event.rbi
│   │   │   │   │       ├── add_enterprise_admin_payload.rbi
│   │   │   │   │       ├── add_enterprise_organization_member_payload.rbi
│   │   │   │   │       ├── add_enterprise_support_entitlement_payload.rbi
│   │   │   │   │       ├── add_import_mapping_payload.rbi
│   │   │   │   │       ├── add_labels_to_labelable_payload.rbi
│   │   │   │   │       ├── add_mobile_device_public_key_payload.rbi
│   │   │   │   │       ├── add_mobile_device_token_payload.rbi
│   │   │   │   │       ├── add_or_create_labels_to_labelable_payload.rbi
│   │   │   │   │       ├── add_package_tag_payload.rbi
│   │   │   │   │       ├── add_project_card_payload.rbi
│   │   │   │   │       ├── add_project_collaborator_payload.rbi
│   │   │   │   │       ├── add_project_column_payload.rbi
│   │   │   │   │       ├── add_project_v2_draft_issue_payload.rbi
│   │   │   │   │       ├── add_project_v2_item_by_id_payload.rbi
│   │   │   │   │       ├── add_project_workflow_payload.rbi
│   │   │   │   │       ├── add_pull_request_review_comment_payload.rbi
│   │   │   │   │       ├── add_pull_request_review_payload.rbi
│   │   │   │   │       ├── add_pull_request_review_thread_payload.rbi
│   │   │   │   │       ├── add_pull_request_review_thread_reply_payload.rbi
│   │   │   │   │       ├── add_pull_request_thread_reply_payload.rbi
│   │   │   │   │       ├── add_pull_request_to_merge_queue_payload.rbi
│   │   │   │   │       ├── add_reaction_payload.rbi
│   │   │   │   │       ├── add_staff_note_payload.rbi
│   │   │   │   │       ├── add_star_payload.rbi
│   │   │   │   │       ├── add_sub_issue_payload.rbi
│   │   │   │   │       ├── add_team_member_payload.rbi
│   │   │   │   │       ├── add_team_project_payload.rbi
│   │   │   │   │       ├── add_upvote_payload.rbi
│   │   │   │   │       ├── add_verifiable_domain_payload.rbi
│   │   │   │   │       ├── advisory_credit_connection.rbi
│   │   │   │   │       ├── advisory_credit_edge.rbi
│   │   │   │   │       ├── advisory_credit_order_field.rbi
│   │   │   │   │       ├── advisory_credit.rbi
│   │   │   │   │       ├── advisory_credit_state.rbi
│   │   │   │   │       ├── advisory.rbi
│   │   │   │   │       ├── agent_assignment.rbi
│   │   │   │   │       ├── agentic.rbi
│   │   │   │   │       ├── agent_task.rbi
│   │   │   │   │       ├── allowable_pull_request_merge_action.rbi
│   │   │   │   │       ├── allowable_pull_request_merge_method.rbi
│   │   │   │   │       ├── announcement_banner.rbi
│   │   │   │   │       ├── app_connection.rbi
│   │   │   │   │       ├── app_edge.rbi
│   │   │   │   │       ├── app_installation_order_field.rbi
│   │   │   │   │       ├── apply_content_warnings_payload.rbi
│   │   │   │   │       ├── apply_mobile_suggested_changes_payload.rbi
│   │   │   │   │       ├── apply_suggested_changes_payload.rbi
│   │   │   │   │       ├── app_order_field.rbi
│   │   │   │   │       ├── app_owner.rbi
│   │   │   │   │       ├── app_permission_access_level.rbi
│   │   │   │   │       ├── app_permission.rbi
│   │   │   │   │       ├── app.rbi
│   │   │   │   │       ├── approve_action_required_workflow_runs_payload.rbi
│   │   │   │   │       ├── approve_deployments_payload.rbi
│   │   │   │   │       ├── approve_mobile_auth_device_request_payload.rbi
│   │   │   │   │       ├── approve_pending_team_change_parent_request_payload.rbi
│   │   │   │   │       ├── approve_verifiable_domain_payload.rbi
│   │   │   │   │       ├── app_store.rbi
│   │   │   │   │       ├── archive_project_card_payload.rbi
│   │   │   │   │       ├── archive_project_v2_item_payload.rbi
│   │   │   │   │       ├── archive_pull_request_payload.rbi
│   │   │   │   │       ├── archive_repository_payload.rbi
│   │   │   │   │       ├── artifact_connection.rbi
│   │   │   │   │       ├── artifact_edge.rbi
│   │   │   │   │       ├── artifact_order_field.rbi
│   │   │   │   │       ├── artifact.rbi
│   │   │   │   │       ├── assignable.rbi
│   │   │   │   │       ├── assigned_event.rbi
│   │   │   │   │       ├── assignee_connection.rbi
│   │   │   │   │       ├── assignee_edge.rbi
│   │   │   │   │       ├── assignee.rbi
│   │   │   │   │       ├── audit_entry_actor.rbi
│   │   │   │   │       ├── audit_entry.rbi
│   │   │   │   │       ├── audit_log_order_field.rbi
│   │   │   │   │       ├── authentication_client.rbi
│   │   │   │   │       ├── authentication_flagged_reason.rbi
│   │   │   │   │       ├── authentication_record_connection.rbi
│   │   │   │   │       ├── authentication_record_edge.rbi
│   │   │   │   │       ├── authentication_record.rbi
│   │   │   │   │       ├── authorized_credential.rbi
│   │   │   │   │       ├── automatic_base_change_failed_event.rbi
│   │   │   │   │       ├── automatic_base_change_succeeded_event.rbi
│   │   │   │   │       ├── auto_merge_disabled_event.rbi
│   │   │   │   │       ├── auto_merge_enabled_event.rbi
│   │   │   │   │       ├── auto_merge_request.rbi
│   │   │   │   │       ├── auto_rebase_enabled_event.rbi
│   │   │   │   │       ├── auto_squash_enabled_event.rbi
│   │   │   │   │       ├── avatar_connection.rbi
│   │   │   │   │       ├── avatar_edge.rbi
│   │   │   │   │       ├── avatar_owner.rbi
│   │   │   │   │       ├── avatar.rbi
│   │   │   │   │       ├── base_ref_changed_event.rbi
│   │   │   │   │       ├── base_ref_deleted_event.rbi
│   │   │   │   │       ├── base_ref_force_pushed_event.rbi
│   │   │   │   │       ├── became_sponsorable_feed_item.rbi
│   │   │   │   │       ├── billable.rbi
│   │   │   │   │       ├── billing_duration.rbi
│   │   │   │   │       ├── billing_subscribable.rbi
│   │   │   │   │       ├── billing_transaction_connection.rbi
│   │   │   │   │       ├── billing_transaction_edge.rbi
│   │   │   │   │       ├── billing_transaction.rbi
│   │   │   │   │       ├── blame_range.rbi
│   │   │   │   │       ├── blame.rbi
│   │   │   │   │       ├── blob.rbi
│   │   │   │   │       ├── block_accounts_action_invocation_payload.rbi
│   │   │   │   │       ├── block_actions_payload.rbi
│   │   │   │   │       ├── block_copilot_payload.rbi
│   │   │   │   │       ├── blocked_by_added_event.rbi
│   │   │   │   │       ├── blocked_by_removed_event.rbi
│   │   │   │   │       ├── blocked_payment_method_consequence.rbi
│   │   │   │   │       ├── block_from_organization_duration.rbi
│   │   │   │   │       ├── blocking_added_event.rbi
│   │   │   │   │       ├── blocking_removed_event.rbi
│   │   │   │   │       ├── block_models_payload.rbi
│   │   │   │   │       ├── block_payment_method_and_suspend_users_by_card_fingerprint_payload.rbi
│   │   │   │   │       ├── block_payment_method_result.rbi
│   │   │   │   │       ├── block_payment_methods_payload.rbi
│   │   │   │   │       ├── block_user_from_organization_payload.rbi
│   │   │   │   │       ├── block_user_payload.rbi
│   │   │   │   │       ├── blog_broadcast.rbi
│   │   │   │   │       ├── bot.rbi
│   │   │   │   │       ├── bot_stafftools_info.rbi
│   │   │   │   │       ├── branch_actor_allowance_actor.rbi
│   │   │   │   │       ├── branch_name_pattern_parameters.rbi
│   │   │   │   │       ├── branch_protection_rule_conflict_connection.rbi
│   │   │   │   │       ├── branch_protection_rule_conflict_edge.rbi
│   │   │   │   │       ├── branch_protection_rule_conflict.rbi
│   │   │   │   │       ├── branch_protection_rule_connection.rbi
│   │   │   │   │       ├── branch_protection_rule_edge.rbi
│   │   │   │   │       ├── branch_protection_rule.rbi
│   │   │   │   │       ├── business_add_organization_audit_entry.rbi
│   │   │   │   │       ├── bypass_actor.rbi
│   │   │   │   │       ├── bypass_force_push_allowance_connection.rbi
│   │   │   │   │       ├── bypass_force_push_allowance_edge.rbi
│   │   │   │   │       ├── bypass_force_push_allowance.rbi
│   │   │   │   │       ├── bypass_pull_request_allowance_connection.rbi
│   │   │   │   │       ├── bypass_pull_request_allowance_edge.rbi
│   │   │   │   │       ├── bypass_pull_request_allowance.rbi
│   │   │   │   │       ├── cancel_enterprise_admin_invitation_payload.rbi
│   │   │   │   │       ├── cancel_enterprise_member_invitation_payload.rbi
│   │   │   │   │       ├── cancel_enterprise_organization_invitation_payload.rbi
│   │   │   │   │       ├── cancel_pending_team_change_parent_request_payload.rbi
│   │   │   │   │       ├── cancel_sponsorship_payload.rbi
│   │   │   │   │       ├── cancel_workflow_run_payload.rbi
│   │   │   │   │       ├── candidate_reviewer_connection.rbi
│   │   │   │   │       ├── candidate_reviewer_edge.rbi
│   │   │   │   │       ├── candidate_reviewer.rbi
│   │   │   │   │       ├── certificate_attributes.rbi
│   │   │   │   │       ├── change_user_status_payload.rbi
│   │   │   │   │       ├── check_annotation_connection.rbi
│   │   │   │   │       ├── check_annotation_edge.rbi
│   │   │   │   │       ├── check_annotation_level.rbi
│   │   │   │   │       ├── check_annotation_position.rbi
│   │   │   │   │       ├── check_annotation.rbi
│   │   │   │   │       ├── check_annotation_span.rbi
│   │   │   │   │       ├── check_conclusion_state.rbi
│   │   │   │   │       ├── check_run_connection.rbi
│   │   │   │   │       ├── check_run_edge.rbi
│   │   │   │   │       ├── check_run.rbi
│   │   │   │   │       ├── check_run_state_count.rbi
│   │   │   │   │       ├── check_run_state.rbi
│   │   │   │   │       ├── check_run_type.rbi
│   │   │   │   │       ├── check_state_rollup.rbi
│   │   │   │   │       ├── check_status_state.rbi
│   │   │   │   │       ├── check_step_connection.rbi
│   │   │   │   │       ├── check_step_edge.rbi
│   │   │   │   │       ├── check_step.rbi
│   │   │   │   │       ├── check_suite_connection.rbi
│   │   │   │   │       ├── check_suite_edge.rbi
│   │   │   │   │       ├── check_suite.rbi
│   │   │   │   │       ├── check_suite_visibility.rbi
│   │   │   │   │       ├── claimable.rbi
│   │   │   │   │       ├── classify_accounts_as_hammy_payload.rbi
│   │   │   │   │       ├── classify_accounts_as_spammy_payload.rbi
│   │   │   │   │       ├── clear_account_classifications_payload.rbi
│   │   │   │   │       ├── clear_labels_from_labelable_payload.rbi
│   │   │   │   │       ├── clear_legal_hold_payload.rbi
│   │   │   │   │       ├── clear_project_v2_item_field_value_payload.rbi
│   │   │   │   │       ├── clone_project_payload.rbi
│   │   │   │   │       ├── clone_template_repository_payload.rbi
│   │   │   │   │       ├── closable.rbi
│   │   │   │   │       ├── closed_event.rbi
│   │   │   │   │       ├── close_discussion_payload.rbi
│   │   │   │   │       ├── close_issue_payload.rbi
│   │   │   │   │       ├── close_pull_request_payload.rbi
│   │   │   │   │       ├── closer.rbi
│   │   │   │   │       ├── code_of_conduct.rbi
│   │   │   │   │       ├── codeowners.rbi
│   │   │   │   │       ├── codeql_database_connection.rbi
│   │   │   │   │       ├── codeql_database_edge.rbi
│   │   │   │   │       ├── codeql_database_order_field.rbi
│   │   │   │   │       ├── codeql_database.rbi
│   │   │   │   │       ├── code_quality_ai_findings_severity.rbi
│   │   │   │   │       ├── code_quality_parameters.rbi
│   │   │   │   │       ├── code_quality_severity.rbi
│   │   │   │   │       ├── code_scanning_parameters.rbi
│   │   │   │   │       ├── code_scanning_security_alert_connection.rbi
│   │   │   │   │       ├── code_scanning_security_alert_edge.rbi
│   │   │   │   │       ├── code_scanning_security_alert.rbi
│   │   │   │   │       ├── code_scanning_security_alert_status.rbi
│   │   │   │   │       ├── code_scanning_tool.rbi
│   │   │   │   │       ├── code_search_actor_not_authorized_error.rbi
│   │   │   │   │       ├── code_search_connection.rbi
│   │   │   │   │       ├── code_search_error_range.rbi
│   │   │   │   │       ├── code_search_error.rbi
│   │   │   │   │       ├── code_search_errors.rbi
│   │   │   │   │       ├── code_search_facet.rbi
│   │   │   │   │       ├── code_search_facets.rbi
│   │   │   │   │       ├── code_search_inaccessible_repo_error.rbi
│   │   │   │   │       ├── code_search_incomplete_results_error.rbi
│   │   │   │   │       ├── code_search_inconsistent_results_error.rbi
│   │   │   │   │       ├── code_search_invalid_facet.rbi
│   │   │   │   │       ├── code_search_language_facet.rbi
│   │   │   │   │       ├── code_search_language.rbi
│   │   │   │   │       ├── code_search_path_facet.rbi
│   │   │   │   │       ├── code_search_query_parsing_fatal_error.rbi
│   │   │   │   │       ├── code_search_query_parsing_warning_error.rbi
│   │   │   │   │       ├── code_search_repo_facet.rbi
│   │   │   │   │       ├── code_search_result_edge.rbi
│   │   │   │   │       ├── code_search_result.rbi
│   │   │   │   │       ├── code_search_scope_unsatisfiable_error.rbi
│   │   │   │   │       ├── code_search_snippet.rbi
│   │   │   │   │       ├── code_search_snippet_type.rbi
│   │   │   │   │       ├── code_search_timeout_error.rbi
│   │   │   │   │       ├── code_search_unspecified_error.rbi
│   │   │   │   │       ├── codespace_connection.rbi
│   │   │   │   │       ├── codespace_edge.rbi
│   │   │   │   │       ├── codespace_order_field.rbi
│   │   │   │   │       ├── codespace.rbi
│   │   │   │   │       ├── coding_agent_connection.rbi
│   │   │   │   │       ├── coding_agent_edge.rbi
│   │   │   │   │       ├── coding_agent.rbi
│   │   │   │   │       ├── collaborator_affiliation.rbi
│   │   │   │   │       ├── collection_item_connection.rbi
│   │   │   │   │       ├── collection_item_content.rbi
│   │   │   │   │       ├── collection_item_edge.rbi
│   │   │   │   │       ├── collection_item.rbi
│   │   │   │   │       ├── collection_url.rbi
│   │   │   │   │       ├── collection_video.rbi
│   │   │   │   │       ├── color_mode_type.rbi
│   │   │   │   │       ├── color_theme_type.rbi
│   │   │   │   │       ├── commentable.rbi
│   │   │   │   │       ├── comment_author_association.rbi
│   │   │   │   │       ├── comment_cannot_update_reason.rbi
│   │   │   │   │       ├── comment_deleted_event.rbi
│   │   │   │   │       ├── comment_position.rbi
│   │   │   │   │       ├── comment.rbi
│   │   │   │   │       ├── commit_author_email_pattern_parameters.rbi
│   │   │   │   │       ├── commit_comment_connection.rbi
│   │   │   │   │       ├── commit_comment_edge.rbi
│   │   │   │   │       ├── commit_comment_order_field.rbi
│   │   │   │   │       ├── commit_comment.rbi
│   │   │   │   │       ├── commit_comment_thread.rbi
│   │   │   │   │       ├── commit_connection.rbi
│   │   │   │   │       ├── commit_contribution_order_field.rbi
│   │   │   │   │       ├── commit_contributions_by_repository.rbi
│   │   │   │   │       ├── commit_edge.rbi
│   │   │   │   │       ├── commit_history_connection.rbi
│   │   │   │   │       ├── commit_message_pattern_parameters.rbi
│   │   │   │   │       ├── commit_oid_parameters.rbi
│   │   │   │   │       ├── commit.rbi
│   │   │   │   │       ├── commit_revision.rbi
│   │   │   │   │       ├── committer_email_pattern_parameters.rbi
│   │   │   │   │       ├── committish_directory.rbi
│   │   │   │   │       ├── committish_file_connection.rbi
│   │   │   │   │       ├── committish_file_edge.rbi
│   │   │   │   │       ├── committish_file.rbi
│   │   │   │   │       ├── committish_object.rbi
│   │   │   │   │       ├── commit_verification_status.rbi
│   │   │   │   │       ├── community_profile.rbi
│   │   │   │   │       ├── comparison_commit_connection.rbi
│   │   │   │   │       ├── comparison.rbi
│   │   │   │   │       ├── comparison_status.rbi
│   │   │   │   │       ├── completed_log.rbi
│   │   │   │   │       ├── complete_enterprise_organization_invitation_payload.rbi
│   │   │   │   │       ├── confirm_enterprise_organization_invitation_payload.rbi
│   │   │   │   │       ├── connected_event.rbi
│   │   │   │   │       ├── content_warning.rbi
│   │   │   │   │       ├── contributing_guidelines.rbi
│   │   │   │   │       ├── contribution_calendar_day.rbi
│   │   │   │   │       ├── contribution_calendar_month.rbi
│   │   │   │   │       ├── contribution_calendar.rbi
│   │   │   │   │       ├── contribution_calendar_week.rbi
│   │   │   │   │       ├── contribution_count.rbi
│   │   │   │   │       ├── contribution_level.rbi
│   │   │   │   │       ├── contribution.rbi
│   │   │   │   │       ├── contributions_collection_contribution_type.rbi
│   │   │   │   │       ├── contributions_collection.rbi
│   │   │   │   │       ├── convert_checklist_item_to_sub_issue_payload.rbi
│   │   │   │   │       ├── converted_from_draft_event.rbi
│   │   │   │   │       ├── converted_note_to_issue_event.rbi
│   │   │   │   │       ├── converted_to_discussion_event.rbi
│   │   │   │   │       ├── convert_issue_to_discussion_payload.rbi
│   │   │   │   │       ├── convert_project_card_note_to_issue_payload.rbi
│   │   │   │   │       ├── convert_project_v2_draft_issue_item_to_issue_payload.rbi
│   │   │   │   │       ├── convert_pull_request_to_draft_payload.rbi
│   │   │   │   │       ├── convert_to_draft_event.rbi
│   │   │   │   │       ├── copilot_agent_artifact_type.rbi
│   │   │   │   │       ├── copilot_agent_event_type.rbi
│   │   │   │   │       ├── copilot_agent_resource.rbi
│   │   │   │   │       ├── copilot_agent_session_connection.rbi
│   │   │   │   │       ├── copilot_agent_session_edge.rbi
│   │   │   │   │       ├── copilot_agent_session_order_field.rbi
│   │   │   │   │       ├── copilot_agent_session.rbi
│   │   │   │   │       ├── copilot_agent_session_state.rbi
│   │   │   │   │       ├── copilot_agent_task_connection.rbi
│   │   │   │   │       ├── copilot_agent_task_edge.rbi
│   │   │   │   │       ├── copilot_agent_task_order_field.rbi
│   │   │   │   │       ├── copilot_agent_task.rbi
│   │   │   │   │       ├── copilot_agent_type.rbi
│   │   │   │   │       ├── copilot_chat_attachment.rbi
│   │   │   │   │       ├── copilot_check_run_failure_context.rbi
│   │   │   │   │       ├── copilot_code_review_feedback_option.rbi
│   │   │   │   │       ├── copilot_code_review_feedback_type.rbi
│   │   │   │   │       ├── copilot_code_review_parameters.rbi
│   │   │   │   │       ├── copilot_consumptive_user.rbi
│   │   │   │   │       ├── copilot_custom_agent_connection.rbi
│   │   │   │   │       ├── copilot_custom_agent_edge.rbi
│   │   │   │   │       ├── copilot_custom_agent.rbi
│   │   │   │   │       ├── copilot_endpoints.rbi
│   │   │   │   │       ├── copilot_license_type.rbi
│   │   │   │   │       ├── copilot_limited_feature.rbi
│   │   │   │   │       ├── copilot_limited_user.rbi
│   │   │   │   │       ├── copilot_subscription_platform.rbi
│   │   │   │   │       ├── copilot_work_finished_event.rbi
│   │   │   │   │       ├── copilot_work_finished_failure_event.rbi
│   │   │   │   │       ├── copilot_work_started_event.rbi
│   │   │   │   │       ├── copy_project_v2_payload.rbi
│   │   │   │   │       ├── cost_breakdown.rbi
│   │   │   │   │       ├── coupon_redemption.rbi
│   │   │   │   │       ├── create_apple_iap_subscriptions_payload.rbi
│   │   │   │   │       ├── create_attribution_invitation_payload.rbi
│   │   │   │   │       ├── create_branch_protection_rule_payload.rbi
│   │   │   │   │       ├── create_check_run_payload.rbi
│   │   │   │   │       ├── create_check_suite_payload.rbi
│   │   │   │   │       ├── create_commit_on_branch_payload.rbi
│   │   │   │   │       ├── create_completed_workflow_logs_access_payload.rbi
│   │   │   │   │       ├── create_copilot_agent_session_payload.rbi
│   │   │   │   │       ├── create_copilot_agent_task_payload.rbi
│   │   │   │   │       ├── create_dashboard_search_shortcut_payload.rbi
│   │   │   │   │       ├── created_commit_contribution_connection.rbi
│   │   │   │   │       ├── created_commit_contribution_edge.rbi
│   │   │   │   │       ├── created_commit_contribution.rbi
│   │   │   │   │       ├── created_discussion_feed_item.rbi
│   │   │   │   │       ├── create_deployment_payload.rbi
│   │   │   │   │       ├── create_deployment_status_payload.rbi
│   │   │   │   │       ├── create_discussion_payload.rbi
│   │   │   │   │       ├── created_issue_contribution_connection.rbi
│   │   │   │   │       ├── created_issue_contribution_edge.rbi
│   │   │   │   │       ├── created_issue_contribution.rbi
│   │   │   │   │       ├── created_issue_or_restricted_contribution.rbi
│   │   │   │   │       ├── created_pull_request_contribution_connection.rbi
│   │   │   │   │       ├── created_pull_request_contribution_edge.rbi
│   │   │   │   │       ├── created_pull_request_contribution.rbi
│   │   │   │   │       ├── created_pull_request_or_restricted_contribution.rbi
│   │   │   │   │       ├── created_pull_request_review_contribution_connection.rbi
│   │   │   │   │       ├── created_pull_request_review_contribution_edge.rbi
│   │   │   │   │       ├── created_pull_request_review_contribution.rbi
│   │   │   │   │       ├── created_repository_contribution_connection.rbi
│   │   │   │   │       ├── created_repository_contribution_edge.rbi
│   │   │   │   │       ├── created_repository_contribution.rbi
│   │   │   │   │       ├── created_repository_feed_item.rbi
│   │   │   │   │       ├── created_repository_or_restricted_contribution.rbi
│   │   │   │   │       ├── create_enterprise_organization_payload.rbi
│   │   │   │   │       ├── create_environment_payload.rbi
│   │   │   │   │       ├── create_gate_request_payload.rbi
│   │   │   │   │       ├── create_google_iap_subscription_payload.rbi
│   │   │   │   │       ├── create_integration_category_payload.rbi
│   │   │   │   │       ├── create_ip_allow_list_entry_payload.rbi
│   │   │   │   │       ├── create_issue_field_payload.rbi
│   │   │   │   │       ├── create_issue_field_value_payload.rbi
│   │   │   │   │       ├── create_issue_payload.rbi
│   │   │   │   │       ├── create_issue_type_payload.rbi
│   │   │   │   │       ├── create_label_payload.rbi
│   │   │   │   │       ├── create_linked_branch_payload.rbi
│   │   │   │   │       ├── create_marketplace_listing_plan_payload.rbi
│   │   │   │   │       ├── create_migration_source_payload.rbi
│   │   │   │   │       ├── create_milestone_payload.rbi
│   │   │   │   │       ├── create_mobile_push_notification_schedules_payload.rbi
│   │   │   │   │       ├── create_mobile_subscription_payload.rbi
│   │   │   │   │       ├── create_package_file_payload.rbi
│   │   │   │   │       ├── create_package_version_metadata_payload.rbi
│   │   │   │   │       ├── create_package_version_payload.rbi
│   │   │   │   │       ├── create_parent_initiated_team_change_parent_request_payload.rbi
│   │   │   │   │       ├── create_project_payload.rbi
│   │   │   │   │       ├── create_project_v2_field_payload.rbi
│   │   │   │   │       ├── create_project_v2_issue_field_payload.rbi
│   │   │   │   │       ├── create_project_v2_payload.rbi
│   │   │   │   │       ├── create_project_v2_status_update_payload.rbi
│   │   │   │   │       ├── create_project_v2_view_payload.rbi
│   │   │   │   │       ├── create_pull_request_payload.rbi
│   │   │   │   │       ├── create_ref_payload.rbi
│   │   │   │   │       ├── create_repository_custom_property_payload.rbi
│   │   │   │   │       ├── create_repository_payload.rbi
│   │   │   │   │       ├── create_repository_ruleset_payload.rbi
│   │   │   │   │       ├── create_saved_collection_payload.rbi
│   │   │   │   │       ├── create_saved_notification_thread_payload.rbi
│   │   │   │   │       ├── create_saved_view_payload.rbi
│   │   │   │   │       ├── create_sponsorship_newsletter_payload.rbi
│   │   │   │   │       ├── create_sponsorship_payload.rbi
│   │   │   │   │       ├── create_sponsorships_payload.rbi
│   │   │   │   │       ├── create_sponsors_listing_payload.rbi
│   │   │   │   │       ├── create_sponsors_tier_payload.rbi
│   │   │   │   │       ├── create_team_dashboard_search_shortcut_payload.rbi
│   │   │   │   │       ├── create_team_payload.rbi
│   │   │   │   │       ├── create_user_dashboard_pin_payload.rbi
│   │   │   │   │       ├── create_user_disinterest_payload.rbi
│   │   │   │   │       ├── create_user_list_payload.rbi
│   │   │   │   │       ├── cross_referenced_event.rbi
│   │   │   │   │       ├── custom_property_source.rbi
│   │   │   │   │       ├── custom_property_value_type.rbi
│   │   │   │   │       ├── custom_subscription_type.rbi
│   │   │   │   │       ├── cvss.rbi
│   │   │   │   │       ├── cvss_severities.rbi
│   │   │   │   │       ├── cwe_connection.rbi
│   │   │   │   │       ├── cwe_edge.rbi
│   │   │   │   │       ├── cwe.rbi
│   │   │   │   │       ├── dashboard_feed_filter_group.rbi
│   │   │   │   │       ├── dashboard_pinnable_item_connection.rbi
│   │   │   │   │       ├── dashboard_pinnable_item_edge.rbi
│   │   │   │   │       ├── dashboard_pinnable_item.rbi
│   │   │   │   │       ├── day_of_week.rbi
│   │   │   │   │       ├── decline_topic_suggestion_payload.rbi
│   │   │   │   │       ├── default_repository_permission_field.rbi
│   │   │   │   │       ├── default_workflow_permissions.rbi
│   │   │   │   │       ├── default_workflow_permissions_value.rbi
│   │   │   │   │       ├── deletable.rbi
│   │   │   │   │       ├── delete_branch_protection_rule_payload.rbi
│   │   │   │   │       ├── delete_comment_payload.rbi
│   │   │   │   │       ├── delete_deployment_payload.rbi
│   │   │   │   │       ├── delete_discussion_comment_payload.rbi
│   │   │   │   │       ├── delete_discussion_payload.rbi
│   │   │   │   │       ├── deleted_issue.rbi
│   │   │   │   │       ├── delete_environment_payload.rbi
│   │   │   │   │       ├── delete_ip_allow_list_entry_payload.rbi
│   │   │   │   │       ├── delete_issue_comment_payload.rbi
│   │   │   │   │       ├── delete_issue_field_payload.rbi
│   │   │   │   │       ├── delete_issue_field_value_payload.rbi
│   │   │   │   │       ├── delete_issue_payload.rbi
│   │   │   │   │       ├── delete_issue_type_payload.rbi
│   │   │   │   │       ├── delete_label_by_name_payload.rbi
│   │   │   │   │       ├── delete_label_payload.rbi
│   │   │   │   │       ├── delete_linked_branch_payload.rbi
│   │   │   │   │       ├── delete_marketplace_listing_plan_payload.rbi
│   │   │   │   │       ├── delete_marketplace_listing_screenshot_payload.rbi
│   │   │   │   │       ├── delete_migration_archive_payload.rbi
│   │   │   │   │       ├── delete_milestone_payload.rbi
│   │   │   │   │       ├── delete_mobile_device_public_key_payload.rbi
│   │   │   │   │       ├── delete_mobile_device_token_payload.rbi
│   │   │   │   │       ├── delete_mobile_push_notification_schedule_payload.rbi
│   │   │   │   │       ├── delete_package_tag_payload.rbi
│   │   │   │   │       ├── delete_package_version_payload.rbi
│   │   │   │   │       ├── delete_project_card_payload.rbi
│   │   │   │   │       ├── delete_project_column_payload.rbi
│   │   │   │   │       ├── delete_project_payload.rbi
│   │   │   │   │       ├── delete_project_v2_field_payload.rbi
│   │   │   │   │       ├── delete_project_v2_item_payload.rbi
│   │   │   │   │       ├── delete_project_v2_payload.rbi
│   │   │   │   │       ├── delete_project_v2_status_update_payload.rbi
│   │   │   │   │       ├── delete_project_v2_view_payload.rbi
│   │   │   │   │       ├── delete_project_v2_workflow_by_number_payload.rbi
│   │   │   │   │       ├── delete_project_v2_workflow_payload.rbi
│   │   │   │   │       ├── delete_project_workflow_payload.rbi
│   │   │   │   │       ├── delete_pull_request_head_ref_payload.rbi
│   │   │   │   │       ├── delete_pull_request_review_comment_payload.rbi
│   │   │   │   │       ├── delete_pull_request_review_payload.rbi
│   │   │   │   │       ├── delete_ref_payload.rbi
│   │   │   │   │       ├── delete_repository_custom_property_payload.rbi
│   │   │   │   │       ├── delete_repository_ruleset_payload.rbi
│   │   │   │   │       ├── delete_saved_notification_thread_payload.rbi
│   │   │   │   │       ├── delete_saved_view_payload.rbi
│   │   │   │   │       ├── delete_team_payload.rbi
│   │   │   │   │       ├── delete_user_content_edit_payload.rbi
│   │   │   │   │       ├── delete_user_dashboard_pin_payload.rbi
│   │   │   │   │       ├── delete_user_list_payload.rbi
│   │   │   │   │       ├── delete_verifiable_domain_payload.rbi
│   │   │   │   │       ├── demilestoned_event.rbi
│   │   │   │   │       ├── dependabot_update_error.rbi
│   │   │   │   │       ├── dependabot_update.rbi
│   │   │   │   │       ├── dependency_graph_dependency_connection.rbi
│   │   │   │   │       ├── dependency_graph_dependency_edge.rbi
│   │   │   │   │       ├── dependency_graph_dependency.rbi
│   │   │   │   │       ├── dependency_graph_dependent.rbi
│   │   │   │   │       ├── dependency_graph_dependent_type.rbi
│   │   │   │   │       ├── dependency_graph_ecosystem.rbi
│   │   │   │   │       ├── dependency_graph_manifest_connection.rbi
│   │   │   │   │       ├── dependency_graph_manifest_edge.rbi
│   │   │   │   │       ├── dependency_graph_manifest.rbi
│   │   │   │   │       ├── dependency_graph_package_connection.rbi
│   │   │   │   │       ├── dependency_graph_package_edge.rbi
│   │   │   │   │       ├── dependency_graph_package.rbi
│   │   │   │   │       ├── deployed_event.rbi
│   │   │   │   │       ├── deploy_key_connection.rbi
│   │   │   │   │       ├── deploy_key_edge.rbi
│   │   │   │   │       ├── deploy_key.rbi
│   │   │   │   │       ├── deployment_connection.rbi
│   │   │   │   │       ├── deployment_edge.rbi
│   │   │   │   │       ├── deployment_environment_changed_event.rbi
│   │   │   │   │       ├── deployment_order_field.rbi
│   │   │   │   │       ├── deployment_protection_rule_connection.rbi
│   │   │   │   │       ├── deployment_protection_rule_edge.rbi
│   │   │   │   │       ├── deployment_protection_rule.rbi
│   │   │   │   │       ├── deployment_protection_rule_type.rbi
│   │   │   │   │       ├── deployment.rbi
│   │   │   │   │       ├── deployment_request_connection.rbi
│   │   │   │   │       ├── deployment_request_edge.rbi
│   │   │   │   │       ├── deployment_request.rbi
│   │   │   │   │       ├── deployment_review_connection.rbi
│   │   │   │   │       ├── deployment_review_edge.rbi
│   │   │   │   │       ├── deployment_reviewer_connection.rbi
│   │   │   │   │       ├── deployment_reviewer_edge.rbi
│   │   │   │   │       ├── deployment_reviewer.rbi
│   │   │   │   │       ├── deployment_review.rbi
│   │   │   │   │       ├── deployment_review_state.rbi
│   │   │   │   │       ├── deployment_state.rbi
│   │   │   │   │       ├── deployment_status_connection.rbi
│   │   │   │   │       ├── deployment_status_edge.rbi
│   │   │   │   │       ├── deployment_status.rbi
│   │   │   │   │       ├── deployment_status_state.rbi
│   │   │   │   │       ├── dequeue_pull_request_payload.rbi
│   │   │   │   │       ├── detach_repositories_payload.rbi
│   │   │   │   │       ├── device_auth_signature_version.rbi
│   │   │   │   │       ├── diff_delta.rbi
│   │   │   │   │       ├── diff_line.rbi
│   │   │   │   │       ├── diff_line_type.rbi
│   │   │   │   │       ├── diff.rbi
│   │   │   │   │       ├── diff_side.rbi
│   │   │   │   │       ├── disable_beta_feature_payload.rbi
│   │   │   │   │       ├── disable_gists_payload.rbi
│   │   │   │   │       ├── disable_pull_request_auto_merge_payload.rbi
│   │   │   │   │       ├── disable_repositories_payload.rbi
│   │   │   │   │       ├── disconnected_event.rbi
│   │   │   │   │       ├── discussion_category_connection.rbi
│   │   │   │   │       ├── discussion_category_edge.rbi
│   │   │   │   │       ├── discussion_category.rbi
│   │   │   │   │       ├── discussion_close_reason.rbi
│   │   │   │   │       ├── discussion_comment_connection.rbi
│   │   │   │   │       ├── discussion_comment_edge.rbi
│   │   │   │   │       ├── discussion_comment_order_field.rbi
│   │   │   │   │       ├── discussion_comment.rbi
│   │   │   │   │       ├── discussion_connection.rbi
│   │   │   │   │       ├── discussion_edge.rbi
│   │   │   │   │       ├── discussion_order_field.rbi
│   │   │   │   │       ├── discussion_poll_option_connection.rbi
│   │   │   │   │       ├── discussion_poll_option_edge.rbi
│   │   │   │   │       ├── discussion_poll_option_order_field.rbi
│   │   │   │   │       ├── discussion_poll_option.rbi
│   │   │   │   │       ├── discussion_poll.rbi
│   │   │   │   │       ├── discussion_pub_sub_topic.rbi
│   │   │   │   │       ├── discussion.rbi
│   │   │   │   │       ├── discussion_state.rbi
│   │   │   │   │       ├── discussion_state_reason.rbi
│   │   │   │   │       ├── discussion_template.rbi
│   │   │   │   │       ├── dismiss_notice_payload.rbi
│   │   │   │   │       ├── dismiss_pull_request_review_payload.rbi
│   │   │   │   │       ├── dismiss_reason.rbi
│   │   │   │   │       ├── dismiss_repository_notice_payload.rbi
│   │   │   │   │       ├── dismiss_repository_vulnerability_alert_payload.rbi
│   │   │   │   │       ├── dispatch_workflow_run_payload.rbi
│   │   │   │   │       ├── dotcom_app_owner_metadata.rbi
│   │   │   │   │       ├── draft_issue.rbi
│   │   │   │   │       ├── dsa_content_format_type.rbi
│   │   │   │   │       ├── dsa_source_type.rbi
│   │   │   │   │       ├── early_access_membership_connection.rbi
│   │   │   │   │       ├── early_access_membership_edge.rbi
│   │   │   │   │       ├── early_access_membership_feature.rbi
│   │   │   │   │       ├── early_access_membership_filter.rbi
│   │   │   │   │       ├── early_access_membership_order_field.rbi
│   │   │   │   │       ├── early_access_membership.rbi
│   │   │   │   │       ├── email_domain_address_type.rbi
│   │   │   │   │       ├── email_domain_metadata.rbi
│   │   │   │   │       ├── enable_beta_feature_payload.rbi
│   │   │   │   │       ├── enable_pull_request_auto_merge_payload.rbi
│   │   │   │   │       ├── enable_repositories_payload.rbi
│   │   │   │   │       ├── enable_web_notifications_payload.rbi
│   │   │   │   │       ├── enqueue_pull_request_payload.rbi
│   │   │   │   │       ├── enroll_in_toggleable_feature_payload.rbi
│   │   │   │   │       ├── enterprise_administrator_connection.rbi
│   │   │   │   │       ├── enterprise_administrator_edge.rbi
│   │   │   │   │       ├── enterprise_administrator_invitation_connection.rbi
│   │   │   │   │       ├── enterprise_administrator_invitation_edge.rbi
│   │   │   │   │       ├── enterprise_administrator_invitation_order_field.rbi
│   │   │   │   │       ├── enterprise_administrator_invitation.rbi
│   │   │   │   │       ├── enterprise_administrator_role.rbi
│   │   │   │   │       ├── enterprise_allow_private_repository_forking_policy_value.rbi
│   │   │   │   │       ├── enterprise_audit_entry_data.rbi
│   │   │   │   │       ├── enterprise_billing_info.rbi
│   │   │   │   │       ├── enterprise_connection.rbi
│   │   │   │   │       ├── enterprise_contribution_connection.rbi
│   │   │   │   │       ├── enterprise_contribution_edge.rbi
│   │   │   │   │       ├── enterprise_contribution.rbi
│   │   │   │   │       ├── enterprise_default_repository_permission_setting_value.rbi
│   │   │   │   │       ├── enterprise_disallowed_methods_setting_value.rbi
│   │   │   │   │       ├── enterprise_edge.rbi
│   │   │   │   │       ├── enterprise_enabled_disabled_setting_value.rbi
│   │   │   │   │       ├── enterprise_enabled_setting_value.rbi
│   │   │   │   │       ├── enterprise_failed_invitation_connection.rbi
│   │   │   │   │       ├── enterprise_failed_invitation_edge.rbi
│   │   │   │   │       ├── enterprise_identity_provider.rbi
│   │   │   │   │       ├── enterprise_license_type.rbi
│   │   │   │   │       ├── enterprise_managed_type_value.rbi
│   │   │   │   │       ├── enterprise_member_connection.rbi
│   │   │   │   │       ├── enterprise_member_edge.rbi
│   │   │   │   │       ├── enterprise_member_invitation_connection.rbi
│   │   │   │   │       ├── enterprise_member_invitation_edge.rbi
│   │   │   │   │       ├── enterprise_member_invitation_order_field.rbi
│   │   │   │   │       ├── enterprise_member_invitation.rbi
│   │   │   │   │       ├── enterprise_member_order_field.rbi
│   │   │   │   │       ├── enterprise_member.rbi
│   │   │   │   │       ├── enterprise_members_can_create_repositories_setting_value.rbi
│   │   │   │   │       ├── enterprise_members_can_make_purchases_setting_value.rbi
│   │   │   │   │       ├── enterprise_membership_type.rbi
│   │   │   │   │       ├── enterprise_order_field.rbi
│   │   │   │   │       ├── enterprise_organization_invitation_connection.rbi
│   │   │   │   │       ├── enterprise_organization_invitation_edge.rbi
│   │   │   │   │       ├── enterprise_organization_invitation_order_field.rbi
│   │   │   │   │       ├── enterprise_organization_invitation.rbi
│   │   │   │   │       ├── enterprise_organization_invitation_status.rbi
│   │   │   │   │       ├── enterprise_organization_membership_connection.rbi
│   │   │   │   │       ├── enterprise_organization_membership_edge.rbi
│   │   │   │   │       ├── enterprise_outside_collaborator_connection.rbi
│   │   │   │   │       ├── enterprise_outside_collaborator_edge.rbi
│   │   │   │   │       ├── enterprise_owner_info.rbi
│   │   │   │   │       ├── enterprise_pending_member_invitation_connection.rbi
│   │   │   │   │       ├── enterprise_pending_member_invitation_edge.rbi
│   │   │   │   │       ├── enterprise.rbi
│   │   │   │   │       ├── enterprise_repository_info_connection.rbi
│   │   │   │   │       ├── enterprise_repository_info_edge.rbi
│   │   │   │   │       ├── enterprise_repository_info.rbi
│   │   │   │   │       ├── enterprise_server_installation_connection.rbi
│   │   │   │   │       ├── enterprise_server_installation_edge.rbi
│   │   │   │   │       ├── enterprise_server_installation_membership_connection.rbi
│   │   │   │   │       ├── enterprise_server_installation_membership_edge.rbi
│   │   │   │   │       ├── enterprise_server_installation_order_field.rbi
│   │   │   │   │       ├── enterprise_server_installation.rbi
│   │   │   │   │       ├── enterprise_server_user_account_connection.rbi
│   │   │   │   │       ├── enterprise_server_user_account_edge.rbi
│   │   │   │   │       ├── enterprise_server_user_account_email_connection.rbi
│   │   │   │   │       ├── enterprise_server_user_account_email_edge.rbi
│   │   │   │   │       ├── enterprise_server_user_account_email_order_field.rbi
│   │   │   │   │       ├── enterprise_server_user_account_email.rbi
│   │   │   │   │       ├── enterprise_server_user_account_order_field.rbi
│   │   │   │   │       ├── enterprise_server_user_account.rbi
│   │   │   │   │       ├── enterprise_server_user_accounts_upload_connection.rbi
│   │   │   │   │       ├── enterprise_server_user_accounts_upload_edge.rbi
│   │   │   │   │       ├── enterprise_server_user_accounts_upload_order_field.rbi
│   │   │   │   │       ├── enterprise_server_user_accounts_upload.rbi
│   │   │   │   │       ├── enterprise_server_user_accounts_upload_sync_state.rbi
│   │   │   │   │       ├── enterprise_stafftools_info.rbi
│   │   │   │   │       ├── enterprise_team_assigned_organization_connection.rbi
│   │   │   │   │       ├── enterprise_team_assigned_organization_edge.rbi
│   │   │   │   │       ├── enterprise_team_connection.rbi
│   │   │   │   │       ├── enterprise_team_edge.rbi
│   │   │   │   │       ├── enterprise_team_member_connection.rbi
│   │   │   │   │       ├── enterprise_team_member_edge.rbi
│   │   │   │   │       ├── enterprise_team_member_order_field.rbi
│   │   │   │   │       ├── enterprise_team_order_field.rbi
│   │   │   │   │       ├── enterprise_team_organization_order_field.rbi
│   │   │   │   │       ├── enterprise_team_organization_selection_type.rbi
│   │   │   │   │       ├── enterprise_team.rbi
│   │   │   │   │       ├── enterprise_user_account_membership_role.rbi
│   │   │   │   │       ├── enterprise_user_account.rbi
│   │   │   │   │       ├── enterprise_user_deployment.rbi
│   │   │   │   │       ├── entity.rbi
│   │   │   │   │       ├── environment_connection.rbi
│   │   │   │   │       ├── environment_edge.rbi
│   │   │   │   │       ├── environment_order_field.rbi
│   │   │   │   │       ├── environment_pinned_filter_field.rbi
│   │   │   │   │       ├── environment.rbi
│   │   │   │   │       ├── epss.rbi
│   │   │   │   │       ├── event_subscription.rbi
│   │   │   │   │       ├── explore_collection_connection.rbi
│   │   │   │   │       ├── explore_collection_edge.rbi
│   │   │   │   │       ├── explore_collection_order_field.rbi
│   │   │   │   │       ├── explore_collection.rbi
│   │   │   │   │       ├── external_identity_attribute.rbi
│   │   │   │   │       ├── external_identity_connection.rbi
│   │   │   │   │       ├── external_identity_edge.rbi
│   │   │   │   │       ├── external_identity.rbi
│   │   │   │   │       ├── external_identity_saml_attributes.rbi
│   │   │   │   │       ├── external_identity_scim_attributes.rbi
│   │   │   │   │       ├── feature_flaggable.rbi
│   │   │   │   │       ├── feature_flag_state.rbi
│   │   │   │   │       ├── feed_disinterest_reason.rbi
│   │   │   │   │       ├── feed_filter.rbi
│   │   │   │   │       ├── feed_item_connection.rbi
│   │   │   │   │       ├── feed_item_displayable.rbi
│   │   │   │   │       ├── feed_item_edge.rbi
│   │   │   │   │       ├── feed_item.rbi
│   │   │   │   │       ├── feed_item_related_by.rbi
│   │   │   │   │       ├── feed_item_type.rbi
│   │   │   │   │       ├── feed.rbi
│   │   │   │   │       ├── file_comment.rbi
│   │   │   │   │       ├── file_extension_restriction_parameters.rbi
│   │   │   │   │       ├── file_line.rbi
│   │   │   │   │       ├── file_path_restriction_parameters.rbi
│   │   │   │   │       ├── file.rbi
│   │   │   │   │       ├── file_viewed_state.rbi
│   │   │   │   │       ├── followable.rbi
│   │   │   │   │       ├── followed_user_feed_item.rbi
│   │   │   │   │       ├── follower_connection.rbi
│   │   │   │   │       ├── following_connection.rbi
│   │   │   │   │       ├── follow_order_field.rbi
│   │   │   │   │       ├── follow_organization_payload.rbi
│   │   │   │   │       ├── follow_recommendation_feed_item.rbi
│   │   │   │   │       ├── follow_user_payload.rbi
│   │   │   │   │       ├── force_clear_merge_queue_payload.rbi
│   │   │   │   │       ├── forked_repository_feed_item.rbi
│   │   │   │   │       ├── fork_pr_workflows_policy.rbi
│   │   │   │   │       ├── fork_pr_workflows_policy_value.rbi
│   │   │   │   │       ├── funding_link.rbi
│   │   │   │   │       ├── funding_platform.rbi
│   │   │   │   │       ├── gate_connection.rbi
│   │   │   │   │       ├── gate_edge.rbi
│   │   │   │   │       ├── gate.rbi
│   │   │   │   │       ├── gate_request.rbi
│   │   │   │   │       ├── gate_request_state.rbi
│   │   │   │   │       ├── gate_type.rbi
│   │   │   │   │       ├── generic_hovercard_context.rbi
│   │   │   │   │       ├── generic_repository_rule_rollup.rbi
│   │   │   │   │       ├── gist_comment_connection.rbi
│   │   │   │   │       ├── gist_comment_edge.rbi
│   │   │   │   │       ├── gist_comment_order_field.rbi
│   │   │   │   │       ├── gist_comment.rbi
│   │   │   │   │       ├── gist_connection.rbi
│   │   │   │   │       ├── gist_edge.rbi
│   │   │   │   │       ├── gist_file.rbi
│   │   │   │   │       ├── gist_order_field.rbi
│   │   │   │   │       ├── gist_privacy.rbi
│   │   │   │   │       ├── gist.rbi
│   │   │   │   │       ├── gist_stafftools_info.rbi
│   │   │   │   │       ├── git_actor_connection.rbi
│   │   │   │   │       ├── git_actor_edge.rbi
│   │   │   │   │       ├── git_actor.rbi
│   │   │   │   │       ├── git_hub_metadata.rbi
│   │   │   │   │       ├── git_object.rbi
│   │   │   │   │       ├── git_signature.rbi
│   │   │   │   │       ├── git_signature_state.rbi
│   │   │   │   │       ├── gpg_signature.rbi
│   │   │   │   │       ├── grant_enterprise_organizations_migrator_role_payload.rbi
│   │   │   │   │       ├── grant_migrator_role_payload.rbi
│   │   │   │   │       ├── head_ref_deleted_event.rbi
│   │   │   │   │       ├── head_ref_force_pushed_event.rbi
│   │   │   │   │       ├── head_ref_restored_event.rbi
│   │   │   │   │       ├── high_profile.rbi
│   │   │   │   │       ├── hovercard_context.rbi
│   │   │   │   │       ├── hovercard.rbi
│   │   │   │   │       ├── identity_provider_configuration_state.rbi
│   │   │   │   │       ├── image_file_type.rbi
│   │   │   │   │       ├── import_export_state.rbi
│   │   │   │   │       ├── import_map_action.rbi
│   │   │   │   │       ├── import_project_payload.rbi
│   │   │   │   │       ├── in_app_purchases.rbi
│   │   │   │   │       ├── in_app_purchase_subscription_result.rbi
│   │   │   │   │       ├── increment_registry_package_download_count_payload.rbi
│   │   │   │   │       ├── indeterminate_comment.rbi
│   │   │   │   │       ├── injected_context.rbi
│   │   │   │   │       ├── installed_app_connection.rbi
│   │   │   │   │       ├── installed_app_edge.rbi
│   │   │   │   │       ├── installed_app_installations_connection.rbi
│   │   │   │   │       ├── integration_feature.rbi
│   │   │   │   │       ├── integration_feature_state.rbi
│   │   │   │   │       ├── integration_installation_connection.rbi
│   │   │   │   │       ├── integration_installation_edge.rbi
│   │   │   │   │       ├── integration_installation.rbi
│   │   │   │   │       ├── integration_listing_connection.rbi
│   │   │   │   │       ├── integration_listing_edge.rbi
│   │   │   │   │       ├── integration_listing.rbi
│   │   │   │   │       ├── integration_suspension_action.rbi
│   │   │   │   │       ├── integration_type.rbi
│   │   │   │   │       ├── interactable_type.rbi
│   │   │   │   │       ├── interaction_type.rbi
│   │   │   │   │       ├── internal_repository_advisory.rbi
│   │   │   │   │       ├── invite_enterprise_admin_payload.rbi
│   │   │   │   │       ├── invite_enterprise_member_payload.rbi
│   │   │   │   │       ├── invite_enterprise_organization_payload.rbi
│   │   │   │   │       ├── invite_to_organization_payload.rbi
│   │   │   │   │       ├── ip_allow_list_enabled_setting_value.rbi
│   │   │   │   │       ├── ip_allow_list_entry_connection.rbi
│   │   │   │   │       ├── ip_allow_list_entry_edge.rbi
│   │   │   │   │       ├── ip_allow_list_entry_order_field.rbi
│   │   │   │   │       ├── ip_allow_list_entry.rbi
│   │   │   │   │       ├── ip_allow_list_for_installed_apps_enabled_setting_value.rbi
│   │   │   │   │       ├── ip_allow_list_owner.rbi
│   │   │   │   │       ├── ip_allow_list_user_level_enforcement_enabled_setting_value.rbi
│   │   │   │   │       ├── issue_closed_state_reason.rbi
│   │   │   │   │       ├── issue_comment_connection.rbi
│   │   │   │   │       ├── issue_comment_edge.rbi
│   │   │   │   │       ├── issue_comment_order_field.rbi
│   │   │   │   │       ├── issue_comment_pinned_event.rbi
│   │   │   │   │       ├── issue_comment.rbi
│   │   │   │   │       ├── issue_comment_unpinned_event.rbi
│   │   │   │   │       ├── issue_comment_update_audit_entry.rbi
│   │   │   │   │       ├── issue_connection.rbi
│   │   │   │   │       ├── issue_contributions_by_repository.rbi
│   │   │   │   │       ├── issue_contributions_by_state.rbi
│   │   │   │   │       ├── issue_creation_permissions.rbi
│   │   │   │   │       ├── issue_dependencies_summary.rbi
│   │   │   │   │       ├── issue_dependency_order_field.rbi
│   │   │   │   │       ├── issue_edge.rbi
│   │   │   │   │       ├── issue_event_rationale.rbi
│   │   │   │   │       ├── issue_field_added_event.rbi
│   │   │   │   │       ├── issue_field_changed_event.rbi
│   │   │   │   │       ├── issue_field_common.rbi
│   │   │   │   │       ├── issue_field_data_type.rbi
│   │   │   │   │       ├── issue_field_date.rbi
│   │   │   │   │       ├── issue_field_date_value.rbi
│   │   │   │   │       ├── issue_field_number.rbi
│   │   │   │   │       ├── issue_field_number_value.rbi
│   │   │   │   │       ├── issue_field_order_field.rbi
│   │   │   │   │       ├── issue_field_removed_event.rbi
│   │   │   │   │       ├── issue_fields_connection.rbi
│   │   │   │   │       ├── issue_fields_edge.rbi
│   │   │   │   │       ├── issue_field_single_select_option_color.rbi
│   │   │   │   │       ├── issue_field_single_select_option.rbi
│   │   │   │   │       ├── issue_field_single_select.rbi
│   │   │   │   │       ├── issue_field_single_select_value.rbi
│   │   │   │   │       ├── issue_fields.rbi
│   │   │   │   │       ├── issue_field_text.rbi
│   │   │   │   │       ├── issue_field_text_value.rbi
│   │   │   │   │       ├── issue_field_value_common.rbi
│   │   │   │   │       ├── issue_field_value_connection.rbi
│   │   │   │   │       ├── issue_field_value_edge.rbi
│   │   │   │   │       ├── issue_field_value.rbi
│   │   │   │   │       ├── issue_field_visibility.rbi
│   │   │   │   │       ├── issue_form_element_checkboxes.rbi
│   │   │   │   │       ├── issue_form_element_checkbox_option.rbi
│   │   │   │   │       ├── issue_form_element_dropdown.rbi
│   │   │   │   │       ├── issue_form_element_input.rbi
│   │   │   │   │       ├── issue_form_element_markdown.rbi
│   │   │   │   │       ├── issue_form_element.rbi
│   │   │   │   │       ├── issue_form_elements.rbi
│   │   │   │   │       ├── issue_form_element_textarea.rbi
│   │   │   │   │       ├── issue_form_element_upload.rbi
│   │   │   │   │       ├── issue_form.rbi
│   │   │   │   │       ├── issue_order_field.rbi
│   │   │   │   │       ├── issue_or_pull_request_connection.rbi
│   │   │   │   │       ├── issue_or_pull_request_edge.rbi
│   │   │   │   │       ├── issue_or_pull_request.rbi
│   │   │   │   │       ├── issue_or_pull_request_type.rbi
│   │   │   │   │       ├── issue_plan.rbi
│   │   │   │   │       ├── issue_pub_sub_topic.rbi
│   │   │   │   │       ├── issue.rbi
│   │   │   │   │       ├── issue_search_type.rbi
│   │   │   │   │       ├── issue_state.rbi
│   │   │   │   │       ├── issue_state_reason.rbi
│   │   │   │   │       ├── issue_template.rbi
│   │   │   │   │       ├── issue_timeline_connection.rbi
│   │   │   │   │       ├── issue_timeline_item_edge.rbi
│   │   │   │   │       ├── issue_timeline_item.rbi
│   │   │   │   │       ├── issue_timeline_items_connection.rbi
│   │   │   │   │       ├── issue_timeline_items_edge.rbi
│   │   │   │   │       ├── issue_timeline_items_item_type.rbi
│   │   │   │   │       ├── issue_timeline_items.rbi
│   │   │   │   │       ├── issue_type_added_event.rbi
│   │   │   │   │       ├── issue_type_changed_event.rbi
│   │   │   │   │       ├── issue_type_color.rbi
│   │   │   │   │       ├── issue_type_connection.rbi
│   │   │   │   │       ├── issue_type_edge.rbi
│   │   │   │   │       ├── issue_type_event.rbi
│   │   │   │   │       ├── issue_type_order_field.rbi
│   │   │   │   │       ├── issue_type.rbi
│   │   │   │   │       ├── issue_type_removed_event.rbi
│   │   │   │   │       ├── issue_updated_payload.rbi
│   │   │   │   │       ├── job_error.rbi
│   │   │   │   │       ├── job_states.rbi
│   │   │   │   │       ├── job_status.rbi
│   │   │   │   │       ├── job_status_updated_payload.rbi
│   │   │   │   │       ├── joined_git_hub_contribution.rbi
│   │   │   │   │       ├── joined_organization_contribution_connection.rbi
│   │   │   │   │       ├── joined_organization_contribution_edge.rbi
│   │   │   │   │       ├── joined_organization_contribution.rbi
│   │   │   │   │       ├── json_audit_entry_connection.rbi
│   │   │   │   │       ├── json_audit_entry_edge.rbi
│   │   │   │   │       ├── json_audit_entry.rbi
│   │   │   │   │       ├── labelable.rbi
│   │   │   │   │       ├── label_connection.rbi
│   │   │   │   │       ├── labeled_event.rbi
│   │   │   │   │       ├── label_edge.rbi
│   │   │   │   │       ├── label_order_field.rbi
│   │   │   │   │       ├── label.rbi
│   │   │   │   │       ├── language_aggregate.rbi
│   │   │   │   │       ├── language_connection.rbi
│   │   │   │   │       ├── language_edge.rbi
│   │   │   │   │       ├── language_order_field.rbi
│   │   │   │   │       ├── language.rbi
│   │   │   │   │       ├── legacy_migration.rbi
│   │   │   │   │       ├── legacy_team_permission.rbi
│   │   │   │   │       ├── lexical_fallback_reason.rbi
│   │   │   │   │       ├── license.rbi
│   │   │   │   │       ├── license_rule.rbi
│   │   │   │   │       ├── line_comment.rbi
│   │   │   │   │       ├── link_branches_payload.rbi
│   │   │   │   │       ├── linked_branch_connection.rbi
│   │   │   │   │       ├── linked_branch_edge.rbi
│   │   │   │   │       ├── linked_branch.rbi
│   │   │   │   │       ├── linked_pull_request_release_connection.rbi
│   │   │   │   │       ├── linked_pull_request_release_edge.rbi
│   │   │   │   │       ├── linked_pull_request_release.rbi
│   │   │   │   │       ├── link_issue_or_pull_request_payload.rbi
│   │   │   │   │       ├── link_project_v2_to_repository_payload.rbi
│   │   │   │   │       ├── link_project_v2_to_team_payload.rbi
│   │   │   │   │       ├── link_repository_to_project_payload.rbi
│   │   │   │   │       ├── location.rbi
│   │   │   │   │       ├── lockable.rbi
│   │   │   │   │       ├── locked_event.rbi
│   │   │   │   │       ├── lock_lockable_payload.rbi
│   │   │   │   │       ├── lock_merge_queue_payload.rbi
│   │   │   │   │       ├── lock_reason.rbi
│   │   │   │   │       ├── mannequin_connection.rbi
│   │   │   │   │       ├── mannequin_edge.rbi
│   │   │   │   │       ├── mannequin_order_field.rbi
│   │   │   │   │       ├── mannequin.rbi
│   │   │   │   │       ├── mark_all_notifications_payload.rbi
│   │   │   │   │       ├── mark_discussion_comment_as_answer_payload.rbi
│   │   │   │   │       ├── mark_discussion_comments_as_user_hidden_payload.rbi
│   │   │   │   │       ├── mark_discussions_as_user_hidden_payload.rbi
│   │   │   │   │       ├── markdown_file_type.rbi
│   │   │   │   │       ├── markdown_previewable.rbi
│   │   │   │   │       ├── markdown_preview_subject_type.rbi
│   │   │   │   │       ├── marked_as_duplicate_event.rbi
│   │   │   │   │       ├── marketplace_agreement.rbi
│   │   │   │   │       ├── marketplace_agreement_signature.rbi
│   │   │   │   │       ├── marketplace_category.rbi
│   │   │   │   │       ├── marketplace_integratable.rbi
│   │   │   │   │       ├── marketplace_listing_admin_info.rbi
│   │   │   │   │       ├── marketplace_listing_connection.rbi
│   │   │   │   │       ├── marketplace_listing_edge.rbi
│   │   │   │   │       ├── marketplace_listing_featured_organization.rbi
│   │   │   │   │       ├── marketplace_listing_insight_connection.rbi
│   │   │   │   │       ├── marketplace_listing_insight_edge.rbi
│   │   │   │   │       ├── marketplace_listing_insight_period.rbi
│   │   │   │   │       ├── marketplace_listing_insight.rbi
│   │   │   │   │       ├── marketplace_listing_order_field.rbi
│   │   │   │   │       ├── marketplace_listing_owner.rbi
│   │   │   │   │       ├── marketplace_listing_plan_bullet_connection.rbi
│   │   │   │   │       ├── marketplace_listing_plan_bullet_edge.rbi
│   │   │   │   │       ├── marketplace_listing_plan_bullet.rbi
│   │   │   │   │       ├── marketplace_listing_plan_connection.rbi
│   │   │   │   │       ├── marketplace_listing_plan_edge.rbi
│   │   │   │   │       ├── marketplace_listing_plan_price_model.rbi
│   │   │   │   │       ├── marketplace_listing_plan.rbi
│   │   │   │   │       ├── marketplace_listing_plan_state.rbi
│   │   │   │   │       ├── marketplace_listing_plan_subscriber_account_types.rbi
│   │   │   │   │       ├── marketplace_listing.rbi
│   │   │   │   │       ├── marketplace_listing_screenshot_connection.rbi
│   │   │   │   │       ├── marketplace_listing_screenshot_edge.rbi
│   │   │   │   │       ├── marketplace_listing_screenshot.rbi
│   │   │   │   │       ├── marketplace_listing_state.rbi
│   │   │   │   │       ├── marketplace_order_preview_connection.rbi
│   │   │   │   │       ├── marketplace_order_preview_edge.rbi
│   │   │   │   │       ├── marketplace_order_preview.rbi
│   │   │   │   │       ├── marketplace_search_type.rbi
│   │   │   │   │       ├── marketplace_verification_state.rbi
│   │   │   │   │       ├── mark_file_as_viewed_payload.rbi
│   │   │   │   │       ├── mark_notification_as_done_payload.rbi
│   │   │   │   │       ├── mark_notification_as_read_payload.rbi
│   │   │   │   │       ├── mark_notification_as_undone_payload.rbi
│   │   │   │   │       ├── mark_notification_as_unread_payload.rbi
│   │   │   │   │       ├── mark_notifications_as_done_payload.rbi
│   │   │   │   │       ├── mark_notifications_as_read_payload.rbi
│   │   │   │   │       ├── mark_notifications_as_undone_payload.rbi
│   │   │   │   │       ├── mark_notifications_as_unread_payload.rbi
│   │   │   │   │       ├── mark_notification_subject_as_read_payload.rbi
│   │   │   │   │       ├── mark_project_v2_as_template_payload.rbi
│   │   │   │   │       ├── mark_pull_request_latest_revision_as_seen_payload.rbi
│   │   │   │   │       ├── mark_pull_request_ready_for_review_payload.rbi
│   │   │   │   │       ├── mark_repository_dependency_update_complete_payload.rbi
│   │   │   │   │       ├── mark_repository_dependency_update_errored_payload.rbi
│   │   │   │   │       ├── max_file_path_length_parameters.rbi
│   │   │   │   │       ├── max_file_size_parameters.rbi
│   │   │   │   │       ├── may_be_internal.rbi
│   │   │   │   │       ├── member_add_to_repository_feed_item.rbi
│   │   │   │   │       ├── member_feature_request_notification.rbi
│   │   │   │   │       ├── members_can_delete_repos_clear_audit_entry.rbi
│   │   │   │   │       ├── members_can_delete_repos_disable_audit_entry.rbi
│   │   │   │   │       ├── members_can_delete_repos_enable_audit_entry.rbi
│   │   │   │   │       ├── member_statusable.rbi
│   │   │   │   │       ├── mentionable_item_connection.rbi
│   │   │   │   │       ├── mentionable_item_edge.rbi
│   │   │   │   │       ├── mentionable_item.rbi
│   │   │   │   │       ├── mentioned_event.rbi
│   │   │   │   │       ├── mention_suggestable.rbi
│   │   │   │   │       ├── mergeable_state.rbi
│   │   │   │   │       ├── merge_branch_payload.rbi
│   │   │   │   │       ├── merge_commit_message.rbi
│   │   │   │   │       ├── merge_commit_title.rbi
│   │   │   │   │       ├── merged_event.rbi
│   │   │   │   │       ├── merged_pull_request_feed_item.rbi
│   │   │   │   │       ├── merge_locked_merge_group_payload.rbi
│   │   │   │   │       ├── merge_pull_request_payload.rbi
│   │   │   │   │       ├── merge_queue_check_state.rbi
│   │   │   │   │       ├── merge_queue_configuration.rbi
│   │   │   │   │       ├── merge_queue_entry_connection.rbi
│   │   │   │   │       ├── merge_queue_entry_edge.rbi
│   │   │   │   │       ├── merge_queue_entry.rbi
│   │   │   │   │       ├── merge_queue_entry_state.rbi
│   │   │   │   │       ├── merge_queue_grouping_strategy.rbi
│   │   │   │   │       ├── merge_queue_merge_method.rbi
│   │   │   │   │       ├── merge_queue_merging_strategy.rbi
│   │   │   │   │       ├── merge_queue_method.rbi
│   │   │   │   │       ├── merge_queue_parameters.rbi
│   │   │   │   │       ├── merge_queue.rbi
│   │   │   │   │       ├── merge_state_status.rbi
│   │   │   │   │       ├── migratable_resource_connection.rbi
│   │   │   │   │       ├── migratable_resource_edge.rbi
│   │   │   │   │       ├── migratable_resource.rbi
│   │   │   │   │       ├── migratable_resource_state.rbi
│   │   │   │   │       ├── migration_archive_connection.rbi
│   │   │   │   │       ├── migration_archive_edge.rbi
│   │   │   │   │       ├── migration_archive_order_field.rbi
│   │   │   │   │       ├── migration_archive.rbi
│   │   │   │   │       ├── migration_map_conflict.rbi
│   │   │   │   │       ├── migration.rbi
│   │   │   │   │       ├── migration_source.rbi
│   │   │   │   │       ├── migration_source_type.rbi
│   │   │   │   │       ├── migration_state.rbi
│   │   │   │   │       ├── milestone_connection.rbi
│   │   │   │   │       ├── milestoned_event.rbi
│   │   │   │   │       ├── milestone_edge.rbi
│   │   │   │   │       ├── milestone_item.rbi
│   │   │   │   │       ├── milestone_order_field.rbi
│   │   │   │   │       ├── milestone.rbi
│   │   │   │   │       ├── milestone_state.rbi
│   │   │   │   │       ├── minimizable.rbi
│   │   │   │   │       ├── minimize_comment_payload.rbi
│   │   │   │   │       ├── mobile_app_action.rbi
│   │   │   │   │       ├── mobile_app_element.rbi
│   │   │   │   │       ├── mobile_app_type.rbi
│   │   │   │   │       ├── mobile_auth_request.rbi
│   │   │   │   │       ├── mobile_auth_request_type.rbi
│   │   │   │   │       ├── mobile_auth_status.rbi
│   │   │   │   │       ├── mobile_copilot_feature_comparison_subsection_item.rbi
│   │   │   │   │       ├── mobile_copilot_feature_comparison_subsection.rbi
│   │   │   │   │       ├── mobile_copilot_paywall_chat_model_plan.rbi
│   │   │   │   │       ├── mobile_copilot_paywall_chat_model.rbi
│   │   │   │   │       ├── mobile_copilot_paywall_chat_models.rbi
│   │   │   │   │       ├── mobile_copilot_paywall_feature_comparison_section.rbi
│   │   │   │   │       ├── mobile_copilot_paywall_feature.rbi
│   │   │   │   │       ├── mobile_copilot_paywall_icon.rbi
│   │   │   │   │       ├── mobile_copilot_paywall_product_feature.rbi
│   │   │   │   │       ├── mobile_copilot_paywall_product.rbi
│   │   │   │   │       ├── mobile_copilot_paywall.rbi
│   │   │   │   │       ├── mobile_device_key_type.rbi
│   │   │   │   │       ├── mobile_device_type.rbi
│   │   │   │   │       ├── mobile_event_context.rbi
│   │   │   │   │       ├── mobile_events_update_payload.rbi
│   │   │   │   │       ├── mobile_live_activity_type.rbi
│   │   │   │   │       ├── mobile_locale.rbi
│   │   │   │   │       ├── mobile_push_notification_schedule_connection.rbi
│   │   │   │   │       ├── mobile_push_notification_schedule_edge.rbi
│   │   │   │   │       ├── mobile_push_notification_schedule.rbi
│   │   │   │   │       ├── mobile_push_notification_settings.rbi
│   │   │   │   │       ├── mobile_subject_type.rbi
│   │   │   │   │       ├── mobile_suggested_change.rbi
│   │   │   │   │       ├── move_dashboard_search_shortcut_payload.rbi
│   │   │   │   │       ├── moved_columns_in_project_event.rbi
│   │   │   │   │       ├── move_project_card_payload.rbi
│   │   │   │   │       ├── move_project_column_payload.rbi
│   │   │   │   │       ├── multiline_comment.rbi
│   │   │   │   │       ├── mutation.rbi
│   │   │   │   │       ├── navigation_destination_connection.rbi
│   │   │   │   │       ├── navigation_destination_edge.rbi
│   │   │   │   │       ├── navigation_destination.rbi
│   │   │   │   │       ├── near_sponsors_goal_feed_item.rbi
│   │   │   │   │       ├── network_prefix.rbi
│   │   │   │   │       ├── node_count_breakdown.rbi
│   │   │   │   │       ├── node.rbi
│   │   │   │   │       ├── notification_filter_connection.rbi
│   │   │   │   │       ├── notification_filter_edge.rbi
│   │   │   │   │       ├── notification_filter.rbi
│   │   │   │   │       ├── notification_list_with_thread_count_connection.rbi
│   │   │   │   │       ├── notification_list_with_thread_count_edge.rbi
│   │   │   │   │       ├── notification_list_with_thread_count.rbi
│   │   │   │   │       ├── notification_reason.rbi
│   │   │   │   │       ├── notification_restriction_setting_value.rbi
│   │   │   │   │       ├── notification_settings.rbi
│   │   │   │   │       ├── notifications_list.rbi
│   │   │   │   │       ├── notifications_subject.rbi
│   │   │   │   │       ├── notification_status.rbi
│   │   │   │   │       ├── notification_thread_connection.rbi
│   │   │   │   │       ├── notification_thread_edge.rbi
│   │   │   │   │       ├── notification_thread.rbi
│   │   │   │   │       ├── notification_thread_subscription_list_type.rbi
│   │   │   │   │       ├── notification_thread_subscription_state.rbi
│   │   │   │   │       ├── oauth_access_connection.rbi
│   │   │   │   │       ├── oauth_access_edge.rbi
│   │   │   │   │       ├── oauth_access.rbi
│   │   │   │   │       ├── oauth_application_audit_entry_data.rbi
│   │   │   │   │       ├── oauth_application_connection.rbi
│   │   │   │   │       ├── oauth_application_create_audit_entry.rbi
│   │   │   │   │       ├── oauth_application_create_audit_entry_state.rbi
│   │   │   │   │       ├── oauth_application_destroy_audit_entry.rbi
│   │   │   │   │       ├── oauth_application_destroy_audit_entry_state.rbi
│   │   │   │   │       ├── oauth_application_edge.rbi
│   │   │   │   │       ├── oauth_application.rbi
│   │   │   │   │       ├── oauth_application_reset_secret_audit_entry.rbi
│   │   │   │   │       ├── oauth_application_reset_secret_audit_entry_state.rbi
│   │   │   │   │       ├── oauth_application_revoke_tokens_audit_entry.rbi
│   │   │   │   │       ├── oauth_application_revoke_tokens_audit_entry_state.rbi
│   │   │   │   │       ├── oauth_application_transfer_audit_entry_account.rbi
│   │   │   │   │       ├── oauth_application_transfer_audit_entry.rbi
│   │   │   │   │       ├── oauth_application_transfer_audit_entry_state.rbi
│   │   │   │   │       ├── offsettable.rbi
│   │   │   │   │       ├── oidc_provider.rbi
│   │   │   │   │       ├── oidc_provider_type.rbi
│   │   │   │   │       ├── on_behalf_of_reviewer.rbi
│   │   │   │   │       ├── operation_type.rbi
│   │   │   │   │       ├── orcid_record.rbi
│   │   │   │   │       ├── order_direction.rbi
│   │   │   │   │       ├── org_accept_business_invitation_audit_entry.rbi
│   │   │   │   │       ├── org_add_billing_manager_audit_entry.rbi
│   │   │   │   │       ├── org_add_member_audit_entry_permission.rbi
│   │   │   │   │       ├── org_add_member_audit_entry.rbi
│   │   │   │   │       ├── organization_admin_info.rbi
│   │   │   │   │       ├── organization_associated_record_type.rbi
│   │   │   │   │       ├── organization_audit_entry_connection.rbi
│   │   │   │   │       ├── organization_audit_entry_data.rbi
│   │   │   │   │       ├── organization_audit_entry_edge.rbi
│   │   │   │   │       ├── organization_audit_entry.rbi
│   │   │   │   │       ├── organization_connection.rbi
│   │   │   │   │       ├── organization_credential_authorization_connection.rbi
│   │   │   │   │       ├── organization_credential_authorization_credential.rbi
│   │   │   │   │       ├── organization_credential_authorization_edge.rbi
│   │   │   │   │       ├── organization_credential_authorization.rbi
│   │   │   │   │       ├── organization_edge.rbi
│   │   │   │   │       ├── organization_enterprise_owner_connection.rbi
│   │   │   │   │       ├── organization_enterprise_owner_edge.rbi
│   │   │   │   │       ├── organization_id_condition_target.rbi
│   │   │   │   │       ├── organization_identity_provider.rbi
│   │   │   │   │       ├── organization_invitation_connection.rbi
│   │   │   │   │       ├── organization_invitation_edge.rbi
│   │   │   │   │       ├── organization_invitation_metadata.rbi
│   │   │   │   │       ├── organization_invitation_order_field.rbi
│   │   │   │   │       ├── organization_invitation.rbi
│   │   │   │   │       ├── organization_invitation_role.rbi
│   │   │   │   │       ├── organization_invitation_source.rbi
│   │   │   │   │       ├── organization_invitation_type.rbi
│   │   │   │   │       ├── organization_member_connection.rbi
│   │   │   │   │       ├── organization_member_edge.rbi
│   │   │   │   │       ├── organization_member_role.rbi
│   │   │   │   │       ├── organization_members_can_create_repositories_setting_value.rbi
│   │   │   │   │       ├── organization_migration.rbi
│   │   │   │   │       ├── organization_migration_state.rbi
│   │   │   │   │       ├── organization_name_condition_target.rbi
│   │   │   │   │       ├── organization_order_field.rbi
│   │   │   │   │       ├── organization_property_condition_target.rbi
│   │   │   │   │       ├── organization_property_target_definition.rbi
│   │   │   │   │       ├── organization.rbi
│   │   │   │   │       ├── organizations_hovercard_context.rbi
│   │   │   │   │       ├── organization_stafftools_info.rbi
│   │   │   │   │       ├── organization_stafftools_member_connection.rbi
│   │   │   │   │       ├── organization_teams_hovercard_context.rbi
│   │   │   │   │       ├── organization_terms_of_service_type.rbi
│   │   │   │   │       ├── org_audit_log_export_audit_entry.rbi
│   │   │   │   │       ├── org_billing_signup_error_audit_entry_billing_plan.rbi
│   │   │   │   │       ├── org_billing_signup_error_audit_entry.rbi
│   │   │   │   │       ├── org_blockable.rbi
│   │   │   │   │       ├── org_block_user_audit_entry.rbi
│   │   │   │   │       ├── org_cancel_business_invitation_audit_entry.rbi
│   │   │   │   │       ├── org_cancel_invitation_audit_entry.rbi
│   │   │   │   │       ├── org_config_disable_collaborators_only_audit_entry.rbi
│   │   │   │   │       ├── org_config_disable_contributors_only_audit_entry.rbi
│   │   │   │   │       ├── org_config_disable_sockpuppet_disallowed_audit_entry.rbi
│   │   │   │   │       ├── org_config_enable_collaborators_only_audit_entry.rbi
│   │   │   │   │       ├── org_config_enable_contributors_only_audit_entry.rbi
│   │   │   │   │       ├── org_config_enable_sockpuppet_disallowed_audit_entry.rbi
│   │   │   │   │       ├── org_create_audit_entry_billing_plan.rbi
│   │   │   │   │       ├── org_create_audit_entry.rbi
│   │   │   │   │       ├── org_disable_oauth_app_restrictions_audit_entry.rbi
│   │   │   │   │       ├── org_disable_saml_audit_entry.rbi
│   │   │   │   │       ├── org_disable_two_factor_requirement_audit_entry.rbi
│   │   │   │   │       ├── org_enable_oauth_app_restrictions_audit_entry.rbi
│   │   │   │   │       ├── org_enable_saml_audit_entry.rbi
│   │   │   │   │       ├── org_enable_two_factor_requirement_audit_entry.rbi
│   │   │   │   │       ├── org_enterprise_owner_order_field.rbi
│   │   │   │   │       ├── org_invite_member_audit_entry.rbi
│   │   │   │   │       ├── org_invite_to_business_audit_entry.rbi
│   │   │   │   │       ├── org_oauth_app_access_approved_audit_entry.rbi
│   │   │   │   │       ├── org_oauth_app_access_blocked_audit_entry.rbi
│   │   │   │   │       ├── org_oauth_app_access_denied_audit_entry.rbi
│   │   │   │   │       ├── org_oauth_app_access_requested_audit_entry.rbi
│   │   │   │   │       ├── org_oauth_app_access_unblocked_audit_entry.rbi
│   │   │   │   │       ├── org_remove_billing_manager_audit_entry.rbi
│   │   │   │   │       ├── org_remove_billing_manager_audit_entry_reason.rbi
│   │   │   │   │       ├── org_remove_member_audit_entry_membership_type.rbi
│   │   │   │   │       ├── org_remove_member_audit_entry.rbi
│   │   │   │   │       ├── org_remove_member_audit_entry_reason.rbi
│   │   │   │   │       ├── org_remove_outside_collaborator_audit_entry_membership_type.rbi
│   │   │   │   │       ├── org_remove_outside_collaborator_audit_entry.rbi
│   │   │   │   │       ├── org_remove_outside_collaborator_audit_entry_reason.rbi
│   │   │   │   │       ├── org_rename_audit_entry.rbi
│   │   │   │   │       ├── org_restore_member_audit_entry_membership.rbi
│   │   │   │   │       ├── org_restore_member_audit_entry.rbi
│   │   │   │   │       ├── org_restore_member_membership_organization_audit_entry_data.rbi
│   │   │   │   │       ├── org_restore_member_membership_repository_audit_entry_data.rbi
│   │   │   │   │       ├── org_restore_member_membership_team_audit_entry_data.rbi
│   │   │   │   │       ├── org_unblock_user_audit_entry.rbi
│   │   │   │   │       ├── org_update_default_repository_permission_audit_entry_permission.rbi
│   │   │   │   │       ├── org_update_default_repository_permission_audit_entry.rbi
│   │   │   │   │       ├── org_update_member_audit_entry_permission.rbi
│   │   │   │   │       ├── org_update_member_audit_entry.rbi
│   │   │   │   │       ├── org_update_member_repository_creation_permission_audit_entry.rbi
│   │   │   │   │       ├── org_update_member_repository_creation_permission_audit_entry_visibility.rbi
│   │   │   │   │       ├── org_update_member_repository_invitation_permission_audit_entry.rbi
│   │   │   │   │       ├── package_connection.rbi
│   │   │   │   │       ├── package_dependency_connection.rbi
│   │   │   │   │       ├── package_dependency_edge.rbi
│   │   │   │   │       ├── package_dependency.rbi
│   │   │   │   │       ├── package_dependency_type.rbi
│   │   │   │   │       ├── package_edge.rbi
│   │   │   │   │       ├── package_file_connection.rbi
│   │   │   │   │       ├── package_file_edge.rbi
│   │   │   │   │       ├── package_file_object_migration_state.rbi
│   │   │   │   │       ├── package_file_order_field.rbi
│   │   │   │   │       ├── package_file.rbi
│   │   │   │   │       ├── package_file_state.rbi
│   │   │   │   │       ├── package_metadatum_connection.rbi
│   │   │   │   │       ├── package_metadatum_edge.rbi
│   │   │   │   │       ├── package_metadatum.rbi
│   │   │   │   │       ├── package_order_field.rbi
│   │   │   │   │       ├── package_owner.rbi
│   │   │   │   │       ├── package.rbi
│   │   │   │   │       ├── package_repository_info.rbi
│   │   │   │   │       ├── package_search.rbi
│   │   │   │   │       ├── packages_error_type.rbi
│   │   │   │   │       ├── packages_mutation_result.rbi
│   │   │   │   │       ├── package_statistics.rbi
│   │   │   │   │       ├── package_tag_connection.rbi
│   │   │   │   │       ├── package_tag_edge.rbi
│   │   │   │   │       ├── package_tag.rbi
│   │   │   │   │       ├── package_type.rbi
│   │   │   │   │       ├── package_version_connection.rbi
│   │   │   │   │       ├── package_version_dependencies.rbi
│   │   │   │   │       ├── package_version_edge.rbi
│   │   │   │   │       ├── package_version_order_field.rbi
│   │   │   │   │       ├── package_version.rbi
│   │   │   │   │       ├── package_version_statistics.rbi
│   │   │   │   │       ├── page_build_status.rbi
│   │   │   │   │       ├── page_build_type.rbi
│   │   │   │   │       ├── page_certificate.rbi
│   │   │   │   │       ├── page_certificate_state.rbi
│   │   │   │   │       ├── page_deployment_connection.rbi
│   │   │   │   │       ├── page_deployment_edge.rbi
│   │   │   │   │       ├── page_deployment.rbi
│   │   │   │   │       ├── page_info.rbi
│   │   │   │   │       ├── parent_issue_added_event.rbi
│   │   │   │   │       ├── parent_issue_removed_event.rbi
│   │   │   │   │       ├── patch_connection.rbi
│   │   │   │   │       ├── patch_edge.rbi
│   │   │   │   │       ├── patch.rbi
│   │   │   │   │       ├── patch_status.rbi
│   │   │   │   │       ├── path_owner.rbi
│   │   │   │   │       ├── path_ownership.rbi
│   │   │   │   │       ├── payment_method.rbi
│   │   │   │   │       ├── pdf_file_type.rbi
│   │   │   │   │       ├── pending_collaborator_connection.rbi
│   │   │   │   │       ├── pending_collaborator_edge.rbi
│   │   │   │   │       ├── pending_cycle.rbi
│   │   │   │   │       ├── pending_marketplace_change_connection.rbi
│   │   │   │   │       ├── pending_marketplace_change_edge.rbi
│   │   │   │   │       ├── pending_marketplace_change.rbi
│   │   │   │   │       ├── pending_subscribable_change_connection.rbi
│   │   │   │   │       ├── pending_subscribable_change_edge.rbi
│   │   │   │   │       ├── pending_subscribable_change.rbi
│   │   │   │   │       ├── pending_workflow_approval_rollup.rbi
│   │   │   │   │       ├── performable_via_app.rbi
│   │   │   │   │       ├── perform_import_payload.rbi
│   │   │   │   │       ├── permission_granter.rbi
│   │   │   │   │       ├── permission_source.rbi
│   │   │   │   │       ├── pin_environment_payload.rbi
│   │   │   │   │       ├── pin_issue_comment_payload.rbi
│   │   │   │   │       ├── pin_issue_payload.rbi
│   │   │   │   │       ├── pinnable_item_connection.rbi
│   │   │   │   │       ├── pinnable_item_edge.rbi
│   │   │   │   │       ├── pinnable_item.rbi
│   │   │   │   │       ├── pinnable_item_type.rbi
│   │   │   │   │       ├── pinnable.rbi
│   │   │   │   │       ├── pinned_discussion_connection.rbi
│   │   │   │   │       ├── pinned_discussion_edge.rbi
│   │   │   │   │       ├── pinned_discussion_gradient.rbi
│   │   │   │   │       ├── pinned_discussion_pattern.rbi
│   │   │   │   │       ├── pinned_discussion.rbi
│   │   │   │   │       ├── pinned_environment_connection.rbi
│   │   │   │   │       ├── pinned_environment_edge.rbi
│   │   │   │   │       ├── pinned_environment_order_field.rbi
│   │   │   │   │       ├── pinned_environment.rbi
│   │   │   │   │       ├── pinned_event.rbi
│   │   │   │   │       ├── pinned_issue_comment.rbi
│   │   │   │   │       ├── pinned_issue_connection.rbi
│   │   │   │   │       ├── pinned_issue_edge.rbi
│   │   │   │   │       ├── pinned_issue.rbi
│   │   │   │   │       ├── place_legal_hold_payload.rbi
│   │   │   │   │       ├── plan_change.rbi
│   │   │   │   │       ├── plan_feature_limit.rbi
│   │   │   │   │       ├── plan_feature_privacy.rbi
│   │   │   │   │       ├── plan_feature.rbi
│   │   │   │   │       ├── plan_owner.rbi
│   │   │   │   │       ├── plan.rbi
│   │   │   │   │       ├── prepare_import_payload.rbi
│   │   │   │   │       ├── prioritize_pinned_issues_payload.rbi
│   │   │   │   │       ├── private_repository_forking_clear_audit_entry.rbi
│   │   │   │   │       ├── private_repository_forking_disable_audit_entry.rbi
│   │   │   │   │       ├── private_repository_forking_enable_audit_entry.rbi
│   │   │   │   │       ├── profile_item_showcase.rbi
│   │   │   │   │       ├── profile_owner.rbi
│   │   │   │   │       ├── profile.rbi
│   │   │   │   │       ├── programmatic_access_bot.rbi
│   │   │   │   │       ├── project_card_archived_state.rbi
│   │   │   │   │       ├── project_card_connection.rbi
│   │   │   │   │       ├── project_card_edge.rbi
│   │   │   │   │       ├── project_card_item.rbi
│   │   │   │   │       ├── project_card.rbi
│   │   │   │   │       ├── project_card_state.rbi
│   │   │   │   │       ├── project_column_connection.rbi
│   │   │   │   │       ├── project_column_edge.rbi
│   │   │   │   │       ├── project_column_purpose.rbi
│   │   │   │   │       ├── project_column.rbi
│   │   │   │   │       ├── project_connection.rbi
│   │   │   │   │       ├── project_create_audit_entry.rbi
│   │   │   │   │       ├── project_edge.rbi
│   │   │   │   │       ├── project_event.rbi
│   │   │   │   │       ├── project_migration_status_type.rbi
│   │   │   │   │       ├── project_order_field.rbi
│   │   │   │   │       ├── project_owner.rbi
│   │   │   │   │       ├── project_permission.rbi
│   │   │   │   │       ├── project_progress.rbi
│   │   │   │   │       ├── project.rbi
│   │   │   │   │       ├── project_state.rbi
│   │   │   │   │       ├── project_team_connection.rbi
│   │   │   │   │       ├── project_team_edge.rbi
│   │   │   │   │       ├── project_template.rbi
│   │   │   │   │       ├── project_user_connection.rbi
│   │   │   │   │       ├── project_user_edge.rbi
│   │   │   │   │       ├── project_v2_actor_connection.rbi
│   │   │   │   │       ├── project_v2_actor_edge.rbi
│   │   │   │   │       ├── project_v2_actor.rbi
│   │   │   │   │       ├── project_v2_connection.rbi
│   │   │   │   │       ├── project_v2_custom_field_type.rbi
│   │   │   │   │       ├── project_v2_edge.rbi
│   │   │   │   │       ├── project_v2_event.rbi
│   │   │   │   │       ├── project_v2_field_common.rbi
│   │   │   │   │       ├── project_v2_field_configuration_connection.rbi
│   │   │   │   │       ├── project_v2_field_configuration_edge.rbi
│   │   │   │   │       ├── project_v2_field_configuration.rbi
│   │   │   │   │       ├── project_v2_field_connection.rbi
│   │   │   │   │       ├── project_v2_field_edge.rbi
│   │   │   │   │       ├── project_v2_field_order_field.rbi
│   │   │   │   │       ├── project_v2_field.rbi
│   │   │   │   │       ├── project_v2_field_type.rbi
│   │   │   │   │       ├── project_v2_group_assignee_value.rbi
│   │   │   │   │       ├── project_v2_group_connection.rbi
│   │   │   │   │       ├── project_v2_group_date_value.rbi
│   │   │   │   │       ├── project_v2_group_edge.rbi
│   │   │   │   │       ├── project_v2_grouped_view_items.rbi
│   │   │   │   │       ├── project_v2_group_issue_type_value.rbi
│   │   │   │   │       ├── project_v2_group_iteration_value.rbi
│   │   │   │   │       ├── project_v2_group_milestone_value.rbi
│   │   │   │   │       ├── project_v2_group_number_value.rbi
│   │   │   │   │       ├── project_v2_group_parent_issue_value.rbi
│   │   │   │   │       ├── project_v2_group.rbi
│   │   │   │   │       ├── project_v2_group_repository_value.rbi
│   │   │   │   │       ├── project_v2_group_single_select_value.rbi
│   │   │   │   │       ├── project_v2_group_text_value.rbi
│   │   │   │   │       ├── project_v2_group_value.rbi
│   │   │   │   │       ├── project_v2_issue_field_values.rbi
│   │   │   │   │       ├── project_v2_item_connection.rbi
│   │   │   │   │       ├── project_v2_item_content.rbi
│   │   │   │   │       ├── project_v2_item_edge.rbi
│   │   │   │   │       ├── project_v2_item_field_date_value.rbi
│   │   │   │   │       ├── project_v2_item_field_group.rbi
│   │   │   │   │       ├── project_v2_item_field_iteration_value.rbi
│   │   │   │   │       ├── project_v2_item_field_label_value.rbi
│   │   │   │   │       ├── project_v2_item_field_milestone_value.rbi
│   │   │   │   │       ├── project_v2_item_field_number_value.rbi
│   │   │   │   │       ├── project_v2_item_field_pull_request_value.rbi
│   │   │   │   │       ├── project_v2_item_field_repository_value.rbi
│   │   │   │   │       ├── project_v2_item_field_reviewer_value.rbi
│   │   │   │   │       ├── project_v2_item_field_single_select_value.rbi
│   │   │   │   │       ├── project_v2_item_field_text_value.rbi
│   │   │   │   │       ├── project_v2_item_field_user_value.rbi
│   │   │   │   │       ├── project_v2_item_field_value_common.rbi
│   │   │   │   │       ├── project_v2_item_field_value_connection.rbi
│   │   │   │   │       ├── project_v2_item_field_value_edge.rbi
│   │   │   │   │       ├── project_v2_item_field_value_order_field.rbi
│   │   │   │   │       ├── project_v2_item_field_value.rbi
│   │   │   │   │       ├── project_v2_item_issue_field_value.rbi
│   │   │   │   │       ├── project_v2_item_order_field.rbi
│   │   │   │   │       ├── project_v2_item.rbi
│   │   │   │   │       ├── project_v2_item_status_changed_event.rbi
│   │   │   │   │       ├── project_v2_item_type.rbi
│   │   │   │   │       ├── project_v2_iteration_field_configuration.rbi
│   │   │   │   │       ├── project_v2_iteration_field_iteration.rbi
│   │   │   │   │       ├── project_v2_iteration_field.rbi
│   │   │   │   │       ├── project_v2_order_field.rbi
│   │   │   │   │       ├── project_v2_owner.rbi
│   │   │   │   │       ├── project_v2_permission_level.rbi
│   │   │   │   │       ├── project_v2.rbi
│   │   │   │   │       ├── project_v2_recent.rbi
│   │   │   │   │       ├── project_v2_roles.rbi
│   │   │   │   │       ├── project_v2_single_select_field_option_color.rbi
│   │   │   │   │       ├── project_v2_single_select_field_option.rbi
│   │   │   │   │       ├── project_v2_single_select_field.rbi
│   │   │   │   │       ├── project_v2_sort_by_connection.rbi
│   │   │   │   │       ├── project_v2_sort_by_edge.rbi
│   │   │   │   │       ├── project_v2_sort_by_field_connection.rbi
│   │   │   │   │       ├── project_v2_sort_by_field_edge.rbi
│   │   │   │   │       ├── project_v2_sort_by_field.rbi
│   │   │   │   │       ├── project_v2_sort_by.rbi
│   │   │   │   │       ├── project_v2_state.rbi
│   │   │   │   │       ├── project_v2_status_update_connection.rbi
│   │   │   │   │       ├── project_v2_status_update_edge.rbi
│   │   │   │   │       ├── project_v2_status_update_order_field.rbi
│   │   │   │   │       ├── project_v2_status_update.rbi
│   │   │   │   │       ├── project_v2_status_update_status.rbi
│   │   │   │   │       ├── project_v2_view_connection.rbi
│   │   │   │   │       ├── project_v2_view_edge.rbi
│   │   │   │   │       ├── project_v2_view_item_connection.rbi
│   │   │   │   │       ├── project_v2_view_item_edge.rbi
│   │   │   │   │       ├── project_v2_view_item.rbi
│   │   │   │   │       ├── project_v2_view_item_sortable_value.rbi
│   │   │   │   │       ├── project_v2_view_item_sortable_value_type.rbi
│   │   │   │   │       ├── project_v2_view_layout.rbi
│   │   │   │   │       ├── project_v2_view_order_field.rbi
│   │   │   │   │       ├── project_v2_view.rbi
│   │   │   │   │       ├── project_v2_workflow_connection.rbi
│   │   │   │   │       ├── project_v2_workflow_edge.rbi
│   │   │   │   │       ├── project_v2_workflow.rbi
│   │   │   │   │       ├── project_v2_workflows_order_field.rbi
│   │   │   │   │       ├── project_workflow_action_connection.rbi
│   │   │   │   │       ├── project_workflow_action_edge.rbi
│   │   │   │   │       ├── project_workflow_action.rbi
│   │   │   │   │       ├── project_workflow_action_type.rbi
│   │   │   │   │       ├── project_workflow_connection.rbi
│   │   │   │   │       ├── project_workflow_edge.rbi
│   │   │   │   │       ├── project_workflow.rbi
│   │   │   │   │       ├── project_workflow_trigger_type.rbi
│   │   │   │   │       ├── promote_repository_custom_property_payload.rbi
│   │   │   │   │       ├── property_target_definition.rbi
│   │   │   │   │       ├── provide_copilot_code_review_feedback_payload.rbi
│   │   │   │   │       ├── public_fork_pr_workflows_policy.rbi
│   │   │   │   │       ├── public_fork_pr_workflows_policy_value.rbi
│   │   │   │   │       ├── public_key_connection.rbi
│   │   │   │   │       ├── public_key_edge.rbi
│   │   │   │   │       ├── public_key.rbi
│   │   │   │   │       ├── published_release_feed_item.rbi
│   │   │   │   │       ├── publish_marketplace_listing_plan_payload.rbi
│   │   │   │   │       ├── publish_sponsors_tier_payload.rbi
│   │   │   │   │       ├── pull_request_allowed_merge_methods.rbi
│   │   │   │   │       ├── pull_request_branch_update_method.rbi
│   │   │   │   │       ├── pull_request_changed_file_connection.rbi
│   │   │   │   │       ├── pull_request_changed_file_edge.rbi
│   │   │   │   │       ├── pull_request_changed_file.rbi
│   │   │   │   │       ├── pull_request_commit_comment_thread.rbi
│   │   │   │   │       ├── pull_request_commit_connection.rbi
│   │   │   │   │       ├── pull_request_commit_edge.rbi
│   │   │   │   │       ├── pull_request_commit.rbi
│   │   │   │   │       ├── pull_request_comparison.rbi
│   │   │   │   │       ├── pull_request_connection.rbi
│   │   │   │   │       ├── pull_request_contributions_by_repository.rbi
│   │   │   │   │       ├── pull_request_contributions_by_state.rbi
│   │   │   │   │       ├── pull_request_creation_policy.rbi
│   │   │   │   │       ├── pull_request_diff_entry_connection.rbi
│   │   │   │   │       ├── pull_request_diff_entry_edge.rbi
│   │   │   │   │       ├── pull_request_diff_entry.rbi
│   │   │   │   │       ├── pull_request_diff_thread.rbi
│   │   │   │   │       ├── pull_request_edge.rbi
│   │   │   │   │       ├── pull_request_info_for_list_view_updated_payload.rbi
│   │   │   │   │       ├── pull_request_merge_action.rbi
│   │   │   │   │       ├── pull_request_merge_condition.rbi
│   │   │   │   │       ├── pull_request_merge_condition_result.rbi
│   │   │   │   │       ├── pull_request_merge_conflict_state_condition.rbi
│   │   │   │   │       ├── pull_request_merge_method_condition.rbi
│   │   │   │   │       ├── pull_request_merge_method.rbi
│   │   │   │   │       ├── pull_request_merge_method_status.rbi
│   │   │   │   │       ├── pull_request_merge_requirements.rbi
│   │   │   │   │       ├── pull_request_merge_requirements_state.rbi
│   │   │   │   │       ├── pull_request_order_field.rbi
│   │   │   │   │       ├── pull_request_parameters.rbi
│   │   │   │   │       ├── pull_request_pub_sub_topic.rbi
│   │   │   │   │       ├── pull_request.rbi
│   │   │   │   │       ├── pull_request_repo_state_condition.rbi
│   │   │   │   │       ├── pull_request_review_comment_connection.rbi
│   │   │   │   │       ├── pull_request_review_comment_edge.rbi
│   │   │   │   │       ├── pull_request_review_comment_indeterminate_position_error.rbi
│   │   │   │   │       ├── pull_request_review_comment_item_connection.rbi
│   │   │   │   │       ├── pull_request_review_comment_item_edge.rbi
│   │   │   │   │       ├── pull_request_review_comment_item.rbi
│   │   │   │   │       ├── pull_request_review_comment.rbi
│   │   │   │   │       ├── pull_request_review_comment_state.rbi
│   │   │   │   │       ├── pull_request_review_connection.rbi
│   │   │   │   │       ├── pull_request_review_contributions_by_repository.rbi
│   │   │   │   │       ├── pull_request_review_decision.rbi
│   │   │   │   │       ├── pull_request_review_edge.rbi
│   │   │   │   │       ├── pull_request_review_event.rbi
│   │   │   │   │       ├── pull_request_review_item_connection.rbi
│   │   │   │   │       ├── pull_request_review_item_edge.rbi
│   │   │   │   │       ├── pull_request_review_item.rbi
│   │   │   │   │       ├── pull_request_review_pub_sub_topic.rbi
│   │   │   │   │       ├── pull_request_review.rbi
│   │   │   │   │       ├── pull_request_review_state_filter.rbi
│   │   │   │   │       ├── pull_request_review_state.rbi
│   │   │   │   │       ├── pull_request_review_thread_connection.rbi
│   │   │   │   │       ├── pull_request_review_thread_edge.rbi
│   │   │   │   │       ├── pull_request_review_thread_order_field.rbi
│   │   │   │   │       ├── pull_request_review_thread_outdated_filter_type.rbi
│   │   │   │   │       ├── pull_request_review_thread.rbi
│   │   │   │   │       ├── pull_request_review_thread_subject_type.rbi
│   │   │   │   │       ├── pull_request_revision_marker.rbi
│   │   │   │   │       ├── pull_request_rule_failure_reason.rbi
│   │   │   │   │       ├── pull_request_rule_rollup.rbi
│   │   │   │   │       ├── pull_request_rules_condition.rbi
│   │   │   │   │       ├── pull_request_state_condition.rbi
│   │   │   │   │       ├── pull_request_state.rbi
│   │   │   │   │       ├── pull_request_status.rbi
│   │   │   │   │       ├── pull_request_summary_delta.rbi
│   │   │   │   │       ├── pull_request_template.rbi
│   │   │   │   │       ├── pull_request_thread_connection.rbi
│   │   │   │   │       ├── pull_request_thread_edge.rbi
│   │   │   │   │       ├── pull_request_thread.rbi
│   │   │   │   │       ├── pull_request_thread_subject.rbi
│   │   │   │   │       ├── pull_request_timeline_connection.rbi
│   │   │   │   │       ├── pull_request_timeline_item_edge.rbi
│   │   │   │   │       ├── pull_request_timeline_item.rbi
│   │   │   │   │       ├── pull_request_timeline_items_connection.rbi
│   │   │   │   │       ├── pull_request_timeline_items_edge.rbi
│   │   │   │   │       ├── pull_request_timeline_items_item_type.rbi
│   │   │   │   │       ├── pull_request_timeline_items.rbi
│   │   │   │   │       ├── pull_request_update_state.rbi
│   │   │   │   │       ├── pull_request_user_preferences.rbi
│   │   │   │   │       ├── pull_request_user_state_condition.rbi
│   │   │   │   │       ├── push_allowance_actor.rbi
│   │   │   │   │       ├── push_allowance_connection.rbi
│   │   │   │   │       ├── push_allowance_edge.rbi
│   │   │   │   │       ├── push_allowance.rbi
│   │   │   │   │       ├── push_notification_service.rbi
│   │   │   │   │       ├── push.rbi
│   │   │   │   │       ├── query.rbi
│   │   │   │   │       ├── rate_limit.rbi
│   │   │   │   │       ├── raw_blob_url.rbi
│   │   │   │   │       ├── reactable.rbi
│   │   │   │   │       ├── reacting_user_connection.rbi
│   │   │   │   │       ├── reacting_user_edge.rbi
│   │   │   │   │       ├── reaction_connection.rbi
│   │   │   │   │       ├── reaction_content.rbi
│   │   │   │   │       ├── reaction_edge.rbi
│   │   │   │   │       ├── reaction_group.rbi
│   │   │   │   │       ├── reaction_order_field.rbi
│   │   │   │   │       ├── reaction.rbi
│   │   │   │   │       ├── reactor_connection.rbi
│   │   │   │   │       ├── reactor_edge.rbi
│   │   │   │   │       ├── reactor.rbi
│   │   │   │   │       ├── ready_for_review_event.rbi
│   │   │   │   │       ├── reattribute_mannequin_to_user_payload.rbi
│   │   │   │   │       ├── recent_interaction.rbi
│   │   │   │   │       ├── record_marketplace_retargeting_notifications_payload.rbi
│   │   │   │   │       ├── ref_connection.rbi
│   │   │   │   │       ├── ref_edge.rbi
│   │   │   │   │       ├── referenced_event.rbi
│   │   │   │   │       ├── referenced_subject.rbi
│   │   │   │   │       ├── ref_name_condition_target.rbi
│   │   │   │   │       ├── ref_order_field.rbi
│   │   │   │   │       ├── ref.rbi
│   │   │   │   │       ├── ref_update_rule.rbi
│   │   │   │   │       ├── regenerate_enterprise_identity_provider_recovery_codes_payload.rbi
│   │   │   │   │       ├── regenerate_verifiable_domain_token_payload.rbi
│   │   │   │   │       ├── reject_deployments_payload.rbi
│   │   │   │   │       ├── reject_mobile_auth_device_request_payload.rbi
│   │   │   │   │       ├── release_asset_connection.rbi
│   │   │   │   │       ├── release_asset_edge.rbi
│   │   │   │   │       ├── release_asset.rbi
│   │   │   │   │       ├── release_connection.rbi
│   │   │   │   │       ├── release_edge.rbi
│   │   │   │   │       ├── release_order_field.rbi
│   │   │   │   │       ├── release.rbi
│   │   │   │   │       ├── remove_assignees_from_assignable_payload.rbi
│   │   │   │   │       ├── remove_blocked_by_payload.rbi
│   │   │   │   │       ├── remove_content_warnings_payload.rbi
│   │   │   │   │       ├── remove_dashboard_search_shortcut_payload.rbi
│   │   │   │   │       ├── removed_from_merge_queue_event.rbi
│   │   │   │   │       ├── removed_from_project_event.rbi
│   │   │   │   │       ├── removed_from_project_v2_event.rbi
│   │   │   │   │       ├── remove_enterprise_admin_payload.rbi
│   │   │   │   │       ├── remove_enterprise_identity_provider_payload.rbi
│   │   │   │   │       ├── remove_enterprise_member_payload.rbi
│   │   │   │   │       ├── remove_enterprise_organization_payload.rbi
│   │   │   │   │       ├── remove_enterprise_support_entitlement_payload.rbi
│   │   │   │   │       ├── remove_labels_from_labelable_payload.rbi
│   │   │   │   │       ├── remove_outside_collaborator_payload.rbi
│   │   │   │   │       ├── remove_project_collaborator_payload.rbi
│   │   │   │   │       ├── remove_pull_request_from_merge_queue_payload.rbi
│   │   │   │   │       ├── remove_reaction_payload.rbi
│   │   │   │   │       ├── remove_star_payload.rbi
│   │   │   │   │       ├── remove_sub_issue_payload.rbi
│   │   │   │   │       ├── remove_team_dashboard_search_shortcut_payload.rbi
│   │   │   │   │       ├── remove_team_member_payload.rbi
│   │   │   │   │       ├── remove_team_project_payload.rbi
│   │   │   │   │       ├── remove_upvote_payload.rbi
│   │   │   │   │       ├── renamed_title_event.rbi
│   │   │   │   │       ├── renamed_title_subject.rbi
│   │   │   │   │       ├── render_display_type.rbi
│   │   │   │   │       ├── render_file_type.rbi
│   │   │   │   │       ├── reopen_discussion_payload.rbi
│   │   │   │   │       ├── reopened_event.rbi
│   │   │   │   │       ├── reopen_issue_payload.rbi
│   │   │   │   │       ├── reopen_pull_request_payload.rbi
│   │   │   │   │       ├── reorder_dashboard_pins_payload.rbi
│   │   │   │   │       ├── reorder_environment_payload.rbi
│   │   │   │   │       ├── reorder_profile_pins_payload.rbi
│   │   │   │   │       ├── replace_actors_for_assignable_payload.rbi
│   │   │   │   │       ├── replace_assignees_for_assignable_payload.rbi
│   │   │   │   │       ├── replace_labels_for_labelable_payload.rbi
│   │   │   │   │       ├── repo_access_audit_entry.rbi
│   │   │   │   │       ├── repo_access_audit_entry_visibility.rbi
│   │   │   │   │       ├── repo_add_member_audit_entry.rbi
│   │   │   │   │       ├── repo_add_member_audit_entry_visibility.rbi
│   │   │   │   │       ├── repo_add_topic_audit_entry.rbi
│   │   │   │   │       ├── repo_archived_audit_entry.rbi
│   │   │   │   │       ├── repo_archived_audit_entry_visibility.rbi
│   │   │   │   │       ├── repo_change_merge_setting_audit_entry_merge_type.rbi
│   │   │   │   │       ├── repo_change_merge_setting_audit_entry.rbi
│   │   │   │   │       ├── repo_config_disable_anonymous_git_access_audit_entry.rbi
│   │   │   │   │       ├── repo_config_disable_collaborators_only_audit_entry.rbi
│   │   │   │   │       ├── repo_config_disable_contributors_only_audit_entry.rbi
│   │   │   │   │       ├── repo_config_disable_sockpuppet_disallowed_audit_entry.rbi
│   │   │   │   │       ├── repo_config_enable_anonymous_git_access_audit_entry.rbi
│   │   │   │   │       ├── repo_config_enable_collaborators_only_audit_entry.rbi
│   │   │   │   │       ├── repo_config_enable_contributors_only_audit_entry.rbi
│   │   │   │   │       ├── repo_config_enable_sockpuppet_disallowed_audit_entry.rbi
│   │   │   │   │       ├── repo_config_lock_anonymous_git_access_audit_entry.rbi
│   │   │   │   │       ├── repo_config_unlock_anonymous_git_access_audit_entry.rbi
│   │   │   │   │       ├── repo_create_audit_entry.rbi
│   │   │   │   │       ├── repo_create_audit_entry_visibility.rbi
│   │   │   │   │       ├── repo_destroy_audit_entry.rbi
│   │   │   │   │       ├── repo_destroy_audit_entry_visibility.rbi
│   │   │   │   │       ├── repo_disable_audit_entry.rbi
│   │   │   │   │       ├── repo_enable_audit_entry.rbi
│   │   │   │   │       ├── repo_pages_cname_audit_entry.rbi
│   │   │   │   │       ├── repo_pages_create_audit_entry.rbi
│   │   │   │   │       ├── repo_pages_destroy_audit_entry.rbi
│   │   │   │   │       ├── repo_pages_https_redirect_disabled_audit_entry.rbi
│   │   │   │   │       ├── repo_pages_https_redirect_enabled_audit_entry.rbi
│   │   │   │   │       ├── repo_pages_private_audit_entry.rbi
│   │   │   │   │       ├── repo_pages_public_audit_entry.rbi
│   │   │   │   │       ├── repo_pages_source_audit_entry.rbi
│   │   │   │   │       ├── repo_remove_member_audit_entry.rbi
│   │   │   │   │       ├── repo_remove_member_audit_entry_visibility.rbi
│   │   │   │   │       ├── repo_remove_topic_audit_entry.rbi
│   │   │   │   │       ├── repo_rename_audit_entry.rbi
│   │   │   │   │       ├── repo_restore_audit_entry.rbi
│   │   │   │   │       ├── reportable.rbi
│   │   │   │   │       ├── report_browser_error_payload.rbi
│   │   │   │   │       ├── reported_content_classifiers.rbi
│   │   │   │   │       ├── repositories_using_dependency.rbi
│   │   │   │   │       ├── repository_action_connection.rbi
│   │   │   │   │       ├── repository_action_edge.rbi
│   │   │   │   │       ├── repository_action_featured_state.rbi
│   │   │   │   │       ├── repository_action_order_field.rbi
│   │   │   │   │       ├── repository_action.rbi
│   │   │   │   │       ├── repository_action_run_connection.rbi
│   │   │   │   │       ├── repository_action_run_edge.rbi
│   │   │   │   │       ├── repository_action_run.rbi
│   │   │   │   │       ├── repository_actions_connection.rbi
│   │   │   │   │       ├── repository_action_state.rbi
│   │   │   │   │       ├── repository_admin_info.rbi
│   │   │   │   │       ├── repository_advisory_comment_connection.rbi
│   │   │   │   │       ├── repository_advisory_comment_edge.rbi
│   │   │   │   │       ├── repository_advisory_comment.rbi
│   │   │   │   │       ├── repository_advisory_package_connection.rbi
│   │   │   │   │       ├── repository_advisory_package_edge.rbi
│   │   │   │   │       ├── repository_advisory_package.rbi
│   │   │   │   │       ├── repository_advisory.rbi
│   │   │   │   │       ├── repository_advisory_severity.rbi
│   │   │   │   │       ├── repository_advisory_state.rbi
│   │   │   │   │       ├── repository_affiliation.rbi
│   │   │   │   │       ├── repository_audit_entry_data.rbi
│   │   │   │   │       ├── repository_codeowners_error.rbi
│   │   │   │   │       ├── repository_codeowners.rbi
│   │   │   │   │       ├── repository_collaborator_affiliation.rbi
│   │   │   │   │       ├── repository_collaborator_connection.rbi
│   │   │   │   │       ├── repository_collaborator_edge.rbi
│   │   │   │   │       ├── repository_connection.rbi
│   │   │   │   │       ├── repository_contact_link.rbi
│   │   │   │   │       ├── repository_contribution_count_connection.rbi
│   │   │   │   │       ├── repository_contribution_count_edge.rbi
│   │   │   │   │       ├── repository_contribution_count.rbi
│   │   │   │   │       ├── repository_contribution_type.rbi
│   │   │   │   │       ├── repository_contributor_connection.rbi
│   │   │   │   │       ├── repository_contributor_edge.rbi
│   │   │   │   │       ├── repository_custom_property_connection.rbi
│   │   │   │   │       ├── repository_custom_property_edge.rbi
│   │   │   │   │       ├── repository_custom_property.rbi
│   │   │   │   │       ├── repository_custom_property_value_connection.rbi
│   │   │   │   │       ├── repository_custom_property_value_edge.rbi
│   │   │   │   │       ├── repository_custom_property_value.rbi
│   │   │   │   │       ├── repository_custom_property_values_editable_by.rbi
│   │   │   │   │       ├── repository_dependabot_alerts_thread.rbi
│   │   │   │   │       ├── repository_discussion_author.rbi
│   │   │   │   │       ├── repository_discussion_comment_author.rbi
│   │   │   │   │       ├── repository_edge.rbi
│   │   │   │   │       ├── repository_file.rbi
│   │   │   │   │       ├── repository_hash_algorithm.rbi
│   │   │   │   │       ├── repository_id_condition_target.rbi
│   │   │   │   │       ├── repository_image.rbi
│   │   │   │   │       ├── repository_info.rbi
│   │   │   │   │       ├── repository_interaction_ability.rbi
│   │   │   │   │       ├── repository_interaction_limit_expiry.rbi
│   │   │   │   │       ├── repository_interaction_limit_origin.rbi
│   │   │   │   │       ├── repository_interaction_limit.rbi
│   │   │   │   │       ├── repository_invitation_connection.rbi
│   │   │   │   │       ├── repository_invitation_edge.rbi
│   │   │   │   │       ├── repository_invitation_order_field.rbi
│   │   │   │   │       ├── repository_invitation.rbi
│   │   │   │   │       ├── repository_lock_reason.rbi
│   │   │   │   │       ├── repository_migration_connection.rbi
│   │   │   │   │       ├── repository_migration_edge.rbi
│   │   │   │   │       ├── repository_migration_order_direction.rbi
│   │   │   │   │       ├── repository_migration_order_field.rbi
│   │   │   │   │       ├── repository_migration.rbi
│   │   │   │   │       ├── repository_name_condition_target.rbi
│   │   │   │   │       ├── repository_name_parameters.rbi
│   │   │   │   │       ├── repository_network.rbi
│   │   │   │   │       ├── repository_node.rbi
│   │   │   │   │       ├── repository_notification_counts.rbi
│   │   │   │   │       ├── repository_order_field.rbi
│   │   │   │   │       ├── repository_owner.rbi
│   │   │   │   │       ├── repository_permission.rbi
│   │   │   │   │       ├── repository_plan_features.rbi
│   │   │   │   │       ├── repository_privacy.rbi
│   │   │   │   │       ├── repository_property_condition_target.rbi
│   │   │   │   │       ├── repository.rbi
│   │   │   │   │       ├── repository_readme.rbi
│   │   │   │   │       ├── repository_recommendation_connection.rbi
│   │   │   │   │       ├── repository_recommendation_edge.rbi
│   │   │   │   │       ├── repository_recommendation_feed_item.rbi
│   │   │   │   │       ├── repository_recommendation.rbi
│   │   │   │   │       ├── repository_recommendation_reason.rbi
│   │   │   │   │       ├── repository_rule_conditions.rbi
│   │   │   │   │       ├── repository_rule_connection.rbi
│   │   │   │   │       ├── repository_rule_edge.rbi
│   │   │   │   │       ├── repository_rule_evaluation_result.rbi
│   │   │   │   │       ├── repository_rule_order_field.rbi
│   │   │   │   │       ├── repository_rule.rbi
│   │   │   │   │       ├── repository_rule_rollup.rbi
│   │   │   │   │       ├── repository_rule_run_connection.rbi
│   │   │   │   │       ├── repository_rule_run_edge.rbi
│   │   │   │   │       ├── repository_rule_run.rbi
│   │   │   │   │       ├── repository_ruleset_bypass_actor_bypass_mode.rbi
│   │   │   │   │       ├── repository_ruleset_bypass_actor_connection.rbi
│   │   │   │   │       ├── repository_ruleset_bypass_actor_edge.rbi
│   │   │   │   │       ├── repository_ruleset_bypass_actor.rbi
│   │   │   │   │       ├── repository_ruleset_connection.rbi
│   │   │   │   │       ├── repository_ruleset_edge.rbi
│   │   │   │   │       ├── repository_ruleset.rbi
│   │   │   │   │       ├── repository_ruleset_target.rbi
│   │   │   │   │       ├── repository_rule_type.rbi
│   │   │   │   │       ├── repository_stack.rbi
│   │   │   │   │       ├── repository_stafftools_info.rbi
│   │   │   │   │       ├── repository_suggested_actor_filter.rbi
│   │   │   │   │       ├── repository_topic_connection.rbi
│   │   │   │   │       ├── repository_topic_edge.rbi
│   │   │   │   │       ├── repository_topic.rbi
│   │   │   │   │       ├── repository_type.rbi
│   │   │   │   │       ├── repository_visibility_change_clear_audit_entry.rbi
│   │   │   │   │       ├── repository_visibility_change_disable_audit_entry.rbi
│   │   │   │   │       ├── repository_visibility_change_enable_audit_entry.rbi
│   │   │   │   │       ├── repository_visibility_parameters.rbi
│   │   │   │   │       ├── repository_visibility.rbi
│   │   │   │   │       ├── repository_vulnerability_alert_connection.rbi
│   │   │   │   │       ├── repository_vulnerability_alert_dependency_relationship.rbi
│   │   │   │   │       ├── repository_vulnerability_alert_dependency_scope.rbi
│   │   │   │   │       ├── repository_vulnerability_alert_edge.rbi
│   │   │   │   │       ├── repository_vulnerability_alert.rbi
│   │   │   │   │       ├── repository_vulnerability_alert_state.rbi
│   │   │   │   │       ├── repo_transfer_audit_entry.rbi
│   │   │   │   │       ├── repo_transfer_start_audit_entry.rbi
│   │   │   │   │       ├── repo_unarchived_audit_entry.rbi
│   │   │   │   │       ├── repo_update_member_audit_entry_permission.rbi
│   │   │   │   │       ├── repo_update_member_audit_entry.rbi
│   │   │   │   │       ├── reprioritize_milestone_issue_payload.rbi
│   │   │   │   │       ├── reprioritize_sub_issue_payload.rbi
│   │   │   │   │       ├── requestable_check_status_state.rbi
│   │   │   │   │       ├── requested_reviewer_connection.rbi
│   │   │   │   │       ├── requested_reviewer_edge.rbi
│   │   │   │   │       ├── requested_reviewer.rbi
│   │   │   │   │       ├── requester.rbi
│   │   │   │   │       ├── requesting_user.rbi
│   │   │   │   │       ├── request_review_from_copilot_payload.rbi
│   │   │   │   │       ├── request_reviews_by_login_payload.rbi
│   │   │   │   │       ├── request_reviews_payload.rbi
│   │   │   │   │       ├── requirable_by_pull_request.rbi
│   │   │   │   │       ├── required_deployments_parameters.rbi
│   │   │   │   │       ├── required_deployments_rule_rollup.rbi
│   │   │   │   │       ├── required_reviewer_configuration.rbi
│   │   │   │   │       ├── required_status_check_connection.rbi
│   │   │   │   │       ├── required_status_check_description.rbi
│   │   │   │   │       ├── required_status_check_edge.rbi
│   │   │   │   │       ├── required_status_check.rbi
│   │   │   │   │       ├── required_status_checks_parameters.rbi
│   │   │   │   │       ├── required_status_checks_rule_rollup.rbi
│   │   │   │   │       ├── rerequest_check_suite_payload.rbi
│   │   │   │   │       ├── rerun_check_run_mobile_payload.rbi
│   │   │   │   │       ├── rerun_check_suite_mobile_payload.rbi
│   │   │   │   │       ├── resequence_marketplace_listing_screenshot_payload.rbi
│   │   │   │   │       ├── reset_copilot_live_activity_setting_payload.rbi
│   │   │   │   │       ├── reset_passwords_payload.rbi
│   │   │   │   │       ├── resolve_pull_request_thread_payload.rbi
│   │   │   │   │       ├── resolve_review_thread_payload.rbi
│   │   │   │   │       ├── resolve_security_incident_payload.rbi
│   │   │   │   │       ├── restore_pull_request_head_ref_payload.rbi
│   │   │   │   │       ├── restricted_commits.rbi
│   │   │   │   │       ├── restricted_contribution.rbi
│   │   │   │   │       ├── retired_namespace_connection.rbi
│   │   │   │   │       ├── retired_namespace_edge.rbi
│   │   │   │   │       ├── retired_namespace_order_field.rbi
│   │   │   │   │       ├── retired_namespace.rbi
│   │   │   │   │       ├── retire_marketplace_listing_plan_payload.rbi
│   │   │   │   │       ├── retire_namespace_payload.rbi
│   │   │   │   │       ├── retire_sponsors_tier_payload.rbi
│   │   │   │   │       ├── reuse_previous_workflow_run_payload.rbi
│   │   │   │   │       ├── revert_pull_request_payload.rbi
│   │   │   │   │       ├── review_dismissal_allowance_actor.rbi
│   │   │   │   │       ├── review_dismissal_allowance_connection.rbi
│   │   │   │   │       ├── review_dismissal_allowance_edge.rbi
│   │   │   │   │       ├── review_dismissal_allowance.rbi
│   │   │   │   │       ├── review_dismissed_event.rbi
│   │   │   │   │       ├── reviewer_result.rbi
│   │   │   │   │       ├── review_request_connection.rbi
│   │   │   │   │       ├── review_requested_by.rbi
│   │   │   │   │       ├── review_requested_event.rbi
│   │   │   │   │       ├── review_request_edge.rbi
│   │   │   │   │       ├── review_request.rbi
│   │   │   │   │       ├── review_request_removed_event.rbi
│   │   │   │   │       ├── review_status_hovercard_context.rbi
│   │   │   │   │       ├── revoke_enterprise_organizations_migrator_role_payload.rbi
│   │   │   │   │       ├── revoke_migrator_role_payload.rbi
│   │   │   │   │       ├── role_in_organization.rbi
│   │   │   │   │       ├── rule_enforcement.rbi
│   │   │   │   │       ├── rule_parameters.rbi
│   │   │   │   │       ├── rule_source.rbi
│   │   │   │   │       ├── runtime_app_deploy.rbi
│   │   │   │   │       ├── safe_user.rbi
│   │   │   │   │       ├── saml_digest_algorithm.rbi
│   │   │   │   │       ├── saml_signature_algorithm.rbi
│   │   │   │   │       ├── saved_collection_connection.rbi
│   │   │   │   │       ├── saved_collection_edge.rbi
│   │   │   │   │       ├── saved_collection_order_field.rbi
│   │   │   │   │       ├── saved_collection_protected_type.rbi
│   │   │   │   │       ├── saved_collection.rbi
│   │   │   │   │       ├── saved_reply_connection.rbi
│   │   │   │   │       ├── saved_reply_edge.rbi
│   │   │   │   │       ├── saved_reply_order_field.rbi
│   │   │   │   │       ├── saved_reply.rbi
│   │   │   │   │       ├── saved_view_connection.rbi
│   │   │   │   │       ├── saved_view_edge.rbi
│   │   │   │   │       ├── saved_view_order_field.rbi
│   │   │   │   │       ├── saved_view.rbi
│   │   │   │   │       ├── sdn_actor.rbi
│   │   │   │   │       ├── sdn_request_screen_payload.rbi
│   │   │   │   │       ├── sdn_suspendable_connection.rbi
│   │   │   │   │       ├── sdn_suspendable_edge.rbi
│   │   │   │   │       ├── sdn_suspendable.rbi
│   │   │   │   │       ├── sdn_suspend_payload.rbi
│   │   │   │   │       ├── sdn_unsuspend_payload.rbi
│   │   │   │   │       ├── searchable.rbi
│   │   │   │   │       ├── search_result_item_connection.rbi
│   │   │   │   │       ├── search_result_item_edge.rbi
│   │   │   │   │       ├── search_result_item.rbi
│   │   │   │   │       ├── search_shortcut_color.rbi
│   │   │   │   │       ├── search_shortcut_connection.rbi
│   │   │   │   │       ├── search_shortcut_edge.rbi
│   │   │   │   │       ├── search_shortcut_icon.rbi
│   │   │   │   │       ├── search_shortcut_query_basic_term.rbi
│   │   │   │   │       ├── search_shortcut_query_category_term.rbi
│   │   │   │   │       ├── search_shortcut_query_label_term.rbi
│   │   │   │   │       ├── search_shortcut_query_login_ref_term.rbi
│   │   │   │   │       ├── search_shortcut_query_milestone_term.rbi
│   │   │   │   │       ├── search_shortcut_query_parsed_term.rbi
│   │   │   │   │       ├── search_shortcut_query_project_term.rbi
│   │   │   │   │       ├── search_shortcut_query_repo_term.rbi
│   │   │   │   │       ├── search_shortcut_query_term.rbi
│   │   │   │   │       ├── search_shortcut_query_terms_item.rbi
│   │   │   │   │       ├── search_shortcut_query_terms_login_reference.rbi
│   │   │   │   │       ├── search_shortcut_query_text.rbi
│   │   │   │   │       ├── search_shortcut.rbi
│   │   │   │   │       ├── search_shortcut_type.rbi
│   │   │   │   │       ├── search_type.rbi
│   │   │   │   │       ├── security_advisory_classification.rbi
│   │   │   │   │       ├── security_advisory_connection.rbi
│   │   │   │   │       ├── security_advisory_ecosystem.rbi
│   │   │   │   │       ├── security_advisory_edge.rbi
│   │   │   │   │       ├── security_advisory_identifier.rbi
│   │   │   │   │       ├── security_advisory_identifier_type.rbi
│   │   │   │   │       ├── security_advisory_order_field.rbi
│   │   │   │   │       ├── security_advisory_package.rbi
│   │   │   │   │       ├── security_advisory_package_version.rbi
│   │   │   │   │       ├── security_advisory.rbi
│   │   │   │   │       ├── security_advisory_reference.rbi
│   │   │   │   │       ├── security_advisory_severity.rbi
│   │   │   │   │       ├── security_vulnerability_connection.rbi
│   │   │   │   │       ├── security_vulnerability_edge.rbi
│   │   │   │   │       ├── security_vulnerability_order_field.rbi
│   │   │   │   │       ├── security_vulnerability.rbi
│   │   │   │   │       ├── set_dashboard_feed_filters_payload.rbi
│   │   │   │   │       ├── set_dashboard_search_shortcuts_payload.rbi
│   │   │   │   │       ├── set_enterprise_identity_provider_payload.rbi
│   │   │   │   │       ├── set_enterprise_user_provisioning_settings_payload.rbi
│   │   │   │   │       ├── set_has_used_anonymizing_proxy_payload.rbi
│   │   │   │   │       ├── set_issue_field_value_payload.rbi
│   │   │   │   │       ├── set_labels_for_labelable_payload.rbi
│   │   │   │   │       ├── set_mobile_live_activity_push_token_payload.rbi
│   │   │   │   │       ├── set_mobile_live_activity_start_token_payload.rbi
│   │   │   │   │       ├── set_organization_interaction_limit_payload.rbi
│   │   │   │   │       ├── set_profile_pins_payload.rbi
│   │   │   │   │       ├── set_repositories_noindex_payload.rbi
│   │   │   │   │       ├── set_repository_custom_property_values_payload.rbi
│   │   │   │   │       ├── set_repository_interaction_limit_payload.rbi
│   │   │   │   │       ├── set_trade_screening_status_payload.rbi
│   │   │   │   │       ├── set_user_dashboard_pins_payload.rbi
│   │   │   │   │       ├── set_user_interaction_limit_payload.rbi
│   │   │   │   │       ├── shortcutable.rbi
│   │   │   │   │       ├── smime_signature.rbi
│   │   │   │   │       ├── social_account_connection.rbi
│   │   │   │   │       ├── social_account_edge.rbi
│   │   │   │   │       ├── social_account_provider.rbi
│   │   │   │   │       ├── social_account.rbi
│   │   │   │   │       ├── spamurai_reputation.rbi
│   │   │   │   │       ├── spoken_language.rbi
│   │   │   │   │       ├── sponsorable_item_connection.rbi
│   │   │   │   │       ├── sponsorable_item_edge.rbi
│   │   │   │   │       ├── sponsorable_item.rbi
│   │   │   │   │       ├── sponsorable_order_field.rbi
│   │   │   │   │       ├── sponsorable.rbi
│   │   │   │   │       ├── sponsor_and_lifetime_value_connection.rbi
│   │   │   │   │       ├── sponsor_and_lifetime_value_edge.rbi
│   │   │   │   │       ├── sponsor_and_lifetime_value_order_field.rbi
│   │   │   │   │       ├── sponsor_and_lifetime_value.rbi
│   │   │   │   │       ├── sponsor_connection.rbi
│   │   │   │   │       ├── sponsor_edge.rbi
│   │   │   │   │       ├── sponsored_user_feed_item.rbi
│   │   │   │   │       ├── sponsor_order_field.rbi
│   │   │   │   │       ├── sponsor.rbi
│   │   │   │   │       ├── sponsors_activity_action.rbi
│   │   │   │   │       ├── sponsors_activity_connection.rbi
│   │   │   │   │       ├── sponsors_activity_edge.rbi
│   │   │   │   │       ├── sponsors_activity_order_field.rbi
│   │   │   │   │       ├── sponsors_activity_period.rbi
│   │   │   │   │       ├── sponsors_activity.rbi
│   │   │   │   │       ├── sponsors_country_or_region_code.rbi
│   │   │   │   │       ├── sponsors_goal_kind.rbi
│   │   │   │   │       ├── sponsors_goal.rbi
│   │   │   │   │       ├── sponsorship_connection.rbi
│   │   │   │   │       ├── sponsorship_edge.rbi
│   │   │   │   │       ├── sponsorship_newsletter_connection.rbi
│   │   │   │   │       ├── sponsorship_newsletter_edge.rbi
│   │   │   │   │       ├── sponsorship_newsletter_order_field.rbi
│   │   │   │   │       ├── sponsorship_newsletter.rbi
│   │   │   │   │       ├── sponsorship_order_field.rbi
│   │   │   │   │       ├── sponsorship_payment_source.rbi
│   │   │   │   │       ├── sponsorship_privacy.rbi
│   │   │   │   │       ├── sponsorship.rbi
│   │   │   │   │       ├── sponsors_listing_featureable_item.rbi
│   │   │   │   │       ├── sponsors_listing_featured_item_featureable_type.rbi
│   │   │   │   │       ├── sponsors_listing_featured_item.rbi
│   │   │   │   │       ├── sponsors_listing.rbi
│   │   │   │   │       ├── sponsors_tier_admin_info.rbi
│   │   │   │   │       ├── sponsors_tier_connection.rbi
│   │   │   │   │       ├── sponsors_tier_edge.rbi
│   │   │   │   │       ├── sponsors_tier_order_field.rbi
│   │   │   │   │       ├── sponsors_tier.rbi
│   │   │   │   │       ├── squash_merge_commit_message.rbi
│   │   │   │   │       ├── squash_merge_commit_title.rbi
│   │   │   │   │       ├── ssh_signature.rbi
│   │   │   │   │       ├── stack_condition.rbi
│   │   │   │   │       ├── staff_accessed_repository.rbi
│   │   │   │   │       ├── staff_archive_repository_payload.rbi
│   │   │   │   │       ├── staff_delete_repositories_payload.rbi
│   │   │   │   │       ├── staff_delete_repository_files_by_user_payload.rbi
│   │   │   │   │       ├── staff_delete_user_assets_by_user_payload.rbi
│   │   │   │   │       ├── staff_note_connection.rbi
│   │   │   │   │       ├── staff_note_edge.rbi
│   │   │   │   │       ├── staff_note.rbi
│   │   │   │   │       ├── stafftools_info.rbi
│   │   │   │   │       ├── staff_unarchive_repository_payload.rbi
│   │   │   │   │       ├── stargazer_connection.rbi
│   │   │   │   │       ├── stargazer_edge.rbi
│   │   │   │   │       ├── star_order_field.rbi
│   │   │   │   │       ├── starrable.rbi
│   │   │   │   │       ├── starred_repository_connection.rbi
│   │   │   │   │       ├── starred_repository_edge.rbi
│   │   │   │   │       ├── starred_repository_feed_item.rbi
│   │   │   │   │       ├── starred_repository_type.rbi
│   │   │   │   │       ├── starred_topic_connection.rbi
│   │   │   │   │       ├── starred_topic_edge.rbi
│   │   │   │   │       ├── start_import_payload.rbi
│   │   │   │   │       ├── start_organization_migration_payload.rbi
│   │   │   │   │       ├── start_repository_migration_payload.rbi
│   │   │   │   │       ├── status_check_configuration.rbi
│   │   │   │   │       ├── status_check_connection.rbi
│   │   │   │   │       ├── status_check_edge.rbi
│   │   │   │   │       ├── status_check.rbi
│   │   │   │   │       ├── status_check_result.rbi
│   │   │   │   │       ├── status_check_rollup_context_connection.rbi
│   │   │   │   │       ├── status_check_rollup_context_edge.rbi
│   │   │   │   │       ├── status_check_rollup_context.rbi
│   │   │   │   │       ├── status_check_rollup.rbi
│   │   │   │   │       ├── status_check_state.rbi
│   │   │   │   │       ├── status_context.rbi
│   │   │   │   │       ├── status_context_state_count.rbi
│   │   │   │   │       ├── status.rbi
│   │   │   │   │       ├── status_rollup_combined_state.rbi
│   │   │   │   │       ├── status_rollup.rbi
│   │   │   │   │       ├── status_state.rbi
│   │   │   │   │       ├── storage_state.rbi
│   │   │   │   │       ├── streaming_log.rbi
│   │   │   │   │       ├── stripe_charge.rbi
│   │   │   │   │       ├── stripe_connect_account.rbi
│   │   │   │   │       ├── stripe_early_fraud_warning.rbi
│   │   │   │   │       ├── stripe_fraud_type.rbi
│   │   │   │   │       ├── stripe_payment_intent.rbi
│   │   │   │   │       ├── stripe_payment_intent_status.rbi
│   │   │   │   │       ├── stripe_payment_status.rbi
│   │   │   │   │       ├── sub_issue_added_event.rbi
│   │   │   │   │       ├── sub_issue_order_field.rbi
│   │   │   │   │       ├── sub_issue_removed_event.rbi
│   │   │   │   │       ├── sub_issues_summary.rbi
│   │   │   │   │       ├── submit_abuse_report_payload.rbi
│   │   │   │   │       ├── submit_pull_request_review_payload.rbi
│   │   │   │   │       ├── submodule_connection.rbi
│   │   │   │   │       ├── submodule_edge.rbi
│   │   │   │   │       ├── submodule.rbi
│   │   │   │   │       ├── subscribable.rbi
│   │   │   │   │       ├── subscribable_thread.rbi
│   │   │   │   │       ├── subscribed_event.rbi
│   │   │   │   │       ├── subscribe_to_copilot_limited_payload.rbi
│   │   │   │   │       ├── subscription_item_connection.rbi
│   │   │   │   │       ├── subscription_item_edge.rbi
│   │   │   │   │       ├── subscription_item_order_field.rbi
│   │   │   │   │       ├── subscription_item.rbi
│   │   │   │   │       ├── subscription_item_subscribable_type.rbi
│   │   │   │   │       ├── subscription.rbi
│   │   │   │   │       ├── subscription_state.rbi
│   │   │   │   │       ├── suggested_reviewer_actor_connection.rbi
│   │   │   │   │       ├── suggested_reviewer_actor_edge.rbi
│   │   │   │   │       ├── suggested_reviewer_actor.rbi
│   │   │   │   │       ├── suggested_reviewer.rbi
│   │   │   │   │       ├── summary_delta.rbi
│   │   │   │   │       ├── support_contact.rbi
│   │   │   │   │       ├── support_link_type.rbi
│   │   │   │   │       ├── suspend_accounts_payload.rbi
│   │   │   │   │       ├── suspend_integrations_payload.rbi
│   │   │   │   │       ├── tag_name_pattern_parameters.rbi
│   │   │   │   │       ├── tag.rbi
│   │   │   │   │       ├── tasklist_block_connection.rbi
│   │   │   │   │       ├── tasklist_block_edge.rbi
│   │   │   │   │       ├── tasklist_block.rbi
│   │   │   │   │       ├── task_list_item_status.rbi
│   │   │   │   │       ├── task_list_summary.rbi
│   │   │   │   │       ├── team_add_member_audit_entry.rbi
│   │   │   │   │       ├── team_add_repository_audit_entry.rbi
│   │   │   │   │       ├── team_audit_entry_data.rbi
│   │   │   │   │       ├── team_change_parent_request_connection.rbi
│   │   │   │   │       ├── team_change_parent_request_direction.rbi
│   │   │   │   │       ├── team_change_parent_request_edge.rbi
│   │   │   │   │       ├── team_change_parent_request.rbi
│   │   │   │   │       ├── team_change_parent_team_audit_entry.rbi
│   │   │   │   │       ├── team_change_privacy_audit_entry_privacy.rbi
│   │   │   │   │       ├── team_change_privacy_audit_entry.rbi
│   │   │   │   │       ├── team_connection.rbi
│   │   │   │   │       ├── team_create_audit_entry.rbi
│   │   │   │   │       ├── team_dashboard.rbi
│   │   │   │   │       ├── team_delete_audit_entry.rbi
│   │   │   │   │       ├── team_destroy_audit_entry.rbi
│   │   │   │   │       ├── team_discussion_comment.rbi
│   │   │   │   │       ├── team_discussion.rbi
│   │   │   │   │       ├── team_edge.rbi
│   │   │   │   │       ├── team_group_mapping_connection.rbi
│   │   │   │   │       ├── team_group_mapping_edge.rbi
│   │   │   │   │       ├── team_group_mapping_order_field.rbi
│   │   │   │   │       ├── team_group_mapping.rbi
│   │   │   │   │       ├── team_member_connection.rbi
│   │   │   │   │       ├── team_member_edge.rbi
│   │   │   │   │       ├── team_member_order_field.rbi
│   │   │   │   │       ├── team_member_role.rbi
│   │   │   │   │       ├── team_members_filter.rbi
│   │   │   │   │       ├── team_membership_request_connection.rbi
│   │   │   │   │       ├── team_membership_request_edge.rbi
│   │   │   │   │       ├── team_membership_request.rbi
│   │   │   │   │       ├── team_membership_state.rbi
│   │   │   │   │       ├── team_membership_type.rbi
│   │   │   │   │       ├── team_notification_setting.rbi
│   │   │   │   │       ├── team_order_field.rbi
│   │   │   │   │       ├── team_privacy.rbi
│   │   │   │   │       ├── team_project_connection.rbi
│   │   │   │   │       ├── team_project_edge.rbi
│   │   │   │   │       ├── team_project_type.rbi
│   │   │   │   │       ├── team.rbi
│   │   │   │   │       ├── team_remove_member_audit_entry.rbi
│   │   │   │   │       ├── team_remove_repository_audit_entry.rbi
│   │   │   │   │       ├── team_rename_audit_entry.rbi
│   │   │   │   │       ├── team_repository_connection.rbi
│   │   │   │   │       ├── team_repository_edge.rbi
│   │   │   │   │       ├── team_repository_order_field.rbi
│   │   │   │   │       ├── team_repository_type.rbi
│   │   │   │   │       ├── team_review_assignment_algorithm.rbi
│   │   │   │   │       ├── team_review_requestable.rbi
│   │   │   │   │       ├── team_role.rbi
│   │   │   │   │       ├── team_search_shortcut_connection.rbi
│   │   │   │   │       ├── team_search_shortcut_edge.rbi
│   │   │   │   │       ├── team_search_shortcut.rbi
│   │   │   │   │       ├── team_update_permission_audit_entry_permission.rbi
│   │   │   │   │       ├── team_update_permission_audit_entry.rbi
│   │   │   │   │       ├── team_update_repository_permission_audit_entry_permission.rbi
│   │   │   │   │       ├── team_update_repository_permission_audit_entry.rbi
│   │   │   │   │       ├── text_file.rbi
│   │   │   │   │       ├── text_file_type.rbi
│   │   │   │   │       ├── text_match_highlight.rbi
│   │   │   │   │       ├── text_match.rbi
│   │   │   │   │       ├── thread_cannot_reply_reason.rbi
│   │   │   │   │       ├── thread_subscription_event.rbi
│   │   │   │   │       ├── thread_subscription_form_action.rbi
│   │   │   │   │       ├── thread_subscription_state.rbi
│   │   │   │   │       ├── timeline_event.rbi
│   │   │   │   │       ├── timeline_event_view_type.rbi
│   │   │   │   │       ├── toggleable_feature_connection.rbi
│   │   │   │   │       ├── toggleable_feature_edge.rbi
│   │   │   │   │       ├── toggleable_feature.rbi
│   │   │   │   │       ├── toggle_project_v2_auto_assign_agent_payload.rbi
│   │   │   │   │       ├── topic_audit_entry_data.rbi
│   │   │   │   │       ├── topic_connection.rbi
│   │   │   │   │       ├── topic_edge.rbi
│   │   │   │   │       ├── topic_order_field.rbi
│   │   │   │   │       ├── topic.rbi
│   │   │   │   │       ├── topic_stafftools_info.rbi
│   │   │   │   │       ├── topic_suggestion_decline_reason.rbi
│   │   │   │   │       ├── tos_reason_type.rbi
│   │   │   │   │       ├── trackable_item_connection.rbi
│   │   │   │   │       ├── trackable_item_edge.rbi
│   │   │   │   │       ├── trackable_item.rbi
│   │   │   │   │       ├── tracked_draft_item.rbi
│   │   │   │   │       ├── tracked_issue_completion.rbi
│   │   │   │   │       ├── tracked_issue_reference.rbi
│   │   │   │   │       ├── tracked_issue_states.rbi
│   │   │   │   │       ├── transfer_enterprise_organization_payload.rbi
│   │   │   │   │       ├── transfer_issue_payload.rbi
│   │   │   │   │       ├── transferred_event.rbi
│   │   │   │   │       ├── transfer_repository_payload.rbi
│   │   │   │   │       ├── tree_entry.rbi
│   │   │   │   │       ├── tree.rbi
│   │   │   │   │       ├── trending_period.rbi
│   │   │   │   │       ├── trigger.rbi
│   │   │   │   │       ├── two_factor_credential_security_type.rbi
│   │   │   │   │       ├── unarchive_project_card_payload.rbi
│   │   │   │   │       ├── unarchive_project_v2_item_payload.rbi
│   │   │   │   │       ├── unarchive_pull_request_payload.rbi
│   │   │   │   │       ├── unarchive_repository_payload.rbi
│   │   │   │   │       ├── unassigned_event.rbi
│   │   │   │   │       ├── unblock_accounts_action_invocation_payload.rbi
│   │   │   │   │       ├── unblock_user_from_organization_payload.rbi
│   │   │   │   │       ├── unblock_user_payload.rbi
│   │   │   │   │       ├── undo_user_disinterest_payload.rbi
│   │   │   │   │       ├── unenroll_in_toggleable_feature_payload.rbi
│   │   │   │   │       ├── unfollow_organization_payload.rbi
│   │   │   │   │       ├── unfollow_user_payload.rbi
│   │   │   │   │       ├── uniform_resource_locatable.rbi
│   │   │   │   │       ├── unknown_signature.rbi
│   │   │   │   │       ├── unlabeled_event.rbi
│   │   │   │   │       ├── unlink_project_v2_from_repository_payload.rbi
│   │   │   │   │       ├── unlink_project_v2_from_team_payload.rbi
│   │   │   │   │       ├── unlink_repository_from_project_payload.rbi
│   │   │   │   │       ├── unlock_and_reset_merge_group_payload.rbi
│   │   │   │   │       ├── unlocked_event.rbi
│   │   │   │   │       ├── unlock_imported_repositories_payload.rbi
│   │   │   │   │       ├── unlocking_model.rbi
│   │   │   │   │       ├── unlock_lockable_payload.rbi
│   │   │   │   │       ├── unlock_merge_group_payload.rbi
│   │   │   │   │       ├── unlock_private_audit_log_payload.rbi
│   │   │   │   │       ├── unmark_discussion_comment_as_answer_payload.rbi
│   │   │   │   │       ├── unmarked_as_duplicate_event.rbi
│   │   │   │   │       ├── unmark_file_as_viewed_payload.rbi
│   │   │   │   │       ├── unmark_issue_as_duplicate_payload.rbi
│   │   │   │   │       ├── unmark_project_v2_as_template_payload.rbi
│   │   │   │   │       ├── unminimize_comment_payload.rbi
│   │   │   │   │       ├── unpin_issue_comment_payload.rbi
│   │   │   │   │       ├── unpin_issue_payload.rbi
│   │   │   │   │       ├── unpinned_event.rbi
│   │   │   │   │       ├── unresolve_pull_request_thread_payload.rbi
│   │   │   │   │       ├── unresolve_review_thread_payload.rbi
│   │   │   │   │       ├── unretire_namespace_payload.rbi
│   │   │   │   │       ├── unsubscribed_event.rbi
│   │   │   │   │       ├── unsuspend_accounts_payload.rbi
│   │   │   │   │       ├── updatable_comment.rbi
│   │   │   │   │       ├── updatable.rbi
│   │   │   │   │       ├── update_branch_protection_rule_payload.rbi
│   │   │   │   │       ├── update_check_run_payload.rbi
│   │   │   │   │       ├── update_check_suite_payload.rbi
│   │   │   │   │       ├── update_check_suite_preferences_payload.rbi
│   │   │   │   │       ├── update_dashboard_search_shortcut_payload.rbi
│   │   │   │   │       ├── update_dashboard_selected_teams_payload.rbi
│   │   │   │   │       ├── update_discussion_comment_payload.rbi
│   │   │   │   │       ├── update_discussion_payload.rbi
│   │   │   │   │       ├── update_enterprise_administrator_role_payload.rbi
│   │   │   │   │       ├── update_enterprise_allow_private_repository_forking_setting_payload.rbi
│   │   │   │   │       ├── update_enterprise_default_repository_permission_setting_payload.rbi
│   │   │   │   │       ├── update_enterprise_deploy_key_setting_payload.rbi
│   │   │   │   │       ├── update_enterprise_members_can_change_repository_visibility_setting_payload.rbi
│   │   │   │   │       ├── update_enterprise_members_can_create_repositories_setting_payload.rbi
│   │   │   │   │       ├── update_enterprise_members_can_delete_issues_setting_payload.rbi
│   │   │   │   │       ├── update_enterprise_members_can_delete_repositories_setting_payload.rbi
│   │   │   │   │       ├── update_enterprise_members_can_invite_collaborators_setting_payload.rbi
│   │   │   │   │       ├── update_enterprise_members_can_make_purchases_setting_payload.rbi
│   │   │   │   │       ├── update_enterprise_members_can_update_protected_branches_setting_payload.rbi
│   │   │   │   │       ├── update_enterprise_members_can_view_dependency_insights_setting_payload.rbi
│   │   │   │   │       ├── update_enterprise_organization_projects_setting_payload.rbi
│   │   │   │   │       ├── update_enterprise_owner_organization_role_payload.rbi
│   │   │   │   │       ├── update_enterprise_profile_payload.rbi
│   │   │   │   │       ├── update_enterprise_repository_projects_setting_payload.rbi
│   │   │   │   │       ├── update_enterprise_two_factor_authentication_disallowed_methods_setting_payload.rbi
│   │   │   │   │       ├── update_enterprise_two_factor_authentication_required_setting_payload.rbi
│   │   │   │   │       ├── update_environment_payload.rbi
│   │   │   │   │       ├── update_explore_collection_payload.rbi
│   │   │   │   │       ├── update_integration_category_payload.rbi
│   │   │   │   │       ├── update_ip_allow_list_enabled_setting_payload.rbi
│   │   │   │   │       ├── update_ip_allow_list_entry_payload.rbi
│   │   │   │   │       ├── update_ip_allow_list_for_installed_apps_enabled_setting_payload.rbi
│   │   │   │   │       ├── update_ip_allow_list_user_level_enforcement_enabled_setting_payload.rbi
│   │   │   │   │       ├── update_issue_comment_payload.rbi
│   │   │   │   │       ├── update_issue_field_payload.rbi
│   │   │   │   │       ├── update_issue_field_value_payload.rbi
│   │   │   │   │       ├── update_issue_issue_type_payload.rbi
│   │   │   │   │       ├── update_issue_payload.rbi
│   │   │   │   │       ├── update_issues_bulk_by_query_payload.rbi
│   │   │   │   │       ├── update_issues_bulk_payload.rbi
│   │   │   │   │       ├── update_issue_type_payload.rbi
│   │   │   │   │       ├── update_label_by_name_payload.rbi
│   │   │   │   │       ├── update_label_payload.rbi
│   │   │   │   │       ├── update_labels_for_labelable_payload.rbi
│   │   │   │   │       ├── update_marketplace_listing_plan_payload.rbi
│   │   │   │   │       ├── update_marketplace_listing_screenshot_payload.rbi
│   │   │   │   │       ├── update_marketplace_order_preview_payload.rbi
│   │   │   │   │       ├── update_milestone_payload.rbi
│   │   │   │   │       ├── update_mobile_push_notification_schedules_payload.rbi
│   │   │   │   │       ├── update_mobile_push_notification_settings_payload.rbi
│   │   │   │   │       ├── update_notification_restriction_setting_payload.rbi
│   │   │   │   │       ├── update_notification_settings_payload.rbi
│   │   │   │   │       ├── update_notification_view_preference_payload.rbi
│   │   │   │   │       ├── update_organization_allow_private_repository_forking_setting_payload.rbi
│   │   │   │   │       ├── update_organization_web_commit_signoff_setting_payload.rbi
│   │   │   │   │       ├── update_organization_wide_projects_v2_role_payload.rbi
│   │   │   │   │       ├── update_package_file_payload.rbi
│   │   │   │   │       ├── update_package_version_payload.rbi
│   │   │   │   │       ├── update_parameters.rbi
│   │   │   │   │       ├── update_patreon_sponsorability_payload.rbi
│   │   │   │   │       ├── update_preferred_diff_view_payload.rbi
│   │   │   │   │       ├── update_project_card_payload.rbi
│   │   │   │   │       ├── update_project_collaborator_payload.rbi
│   │   │   │   │       ├── update_project_column_payload.rbi
│   │   │   │   │       ├── update_project_payload.rbi
│   │   │   │   │       ├── update_project_v2_collaborators_payload.rbi
│   │   │   │   │       ├── update_project_v2_draft_issue_payload.rbi
│   │   │   │   │       ├── update_project_v2_field_payload.rbi
│   │   │   │   │       ├── update_project_v2_item_field_value_payload.rbi
│   │   │   │   │       ├── update_project_v2_item_position_payload.rbi
│   │   │   │   │       ├── update_project_v2_last_viewed_payload.rbi
│   │   │   │   │       ├── update_project_v2_payload.rbi
│   │   │   │   │       ├── update_project_v2_status_update_payload.rbi
│   │   │   │   │       ├── update_project_v2_view_payload.rbi
│   │   │   │   │       ├── update_project_workflow_payload.rbi
│   │   │   │   │       ├── update_pull_request_branch_payload.rbi
│   │   │   │   │       ├── update_pull_request_payload.rbi
│   │   │   │   │       ├── update_pull_request_review_comment_payload.rbi
│   │   │   │   │       ├── update_pull_request_review_payload.rbi
│   │   │   │   │       ├── update_ref_payload.rbi
│   │   │   │   │       ├── update_refs_payload.rbi
│   │   │   │   │       ├── update_repository_custom_property_payload.rbi
│   │   │   │   │       ├── update_repository_payload.rbi
│   │   │   │   │       ├── update_repository_ruleset_payload.rbi
│   │   │   │   │       ├── update_repository_web_commit_signoff_setting_payload.rbi
│   │   │   │   │       ├── update_saved_view_payload.rbi
│   │   │   │   │       ├── update_sponsorship_preferences_payload.rbi
│   │   │   │   │       ├── update_staff_note_payload.rbi
│   │   │   │   │       ├── update_subscription_payload.rbi
│   │   │   │   │       ├── update_team_dashboard_search_shortcut_payload.rbi
│   │   │   │   │       ├── update_team_member_payload.rbi
│   │   │   │   │       ├── update_team_payload.rbi
│   │   │   │   │       ├── update_team_project_payload.rbi
│   │   │   │   │       ├── update_team_repository_payload.rbi
│   │   │   │   │       ├── update_team_review_assignment_payload.rbi
│   │   │   │   │       ├── update_teams_repository_payload.rbi
│   │   │   │   │       ├── update_topic_payload.rbi
│   │   │   │   │       ├── update_topics_payload.rbi
│   │   │   │   │       ├── update_user_dashboard_nav_links_payload.rbi
│   │   │   │   │       ├── update_user_dashboard_pins_payload.rbi
│   │   │   │   │       ├── update_user_list_payload.rbi
│   │   │   │   │       ├── update_user_lists_for_item_payload.rbi
│   │   │   │   │       ├── update_user_mobile_time_zone_payload.rbi
│   │   │   │   │       ├── update_whitespace_preference_payload.rbi
│   │   │   │   │       ├── url_resolvable.rbi
│   │   │   │   │       ├── user_add_email_audit_entry.rbi
│   │   │   │   │       ├── user_asset.rbi
│   │   │   │   │       ├── user_asset_url.rbi
│   │   │   │   │       ├── user_associated_record_type.rbi
│   │   │   │   │       ├── user_attachment_connection.rbi
│   │   │   │   │       ├── user_attachment_edge.rbi
│   │   │   │   │       ├── user_attachment.rbi
│   │   │   │   │       ├── user_attachments_order_field.rbi
│   │   │   │   │       ├── user_attachment_type.rbi
│   │   │   │   │       ├── user_attachment_urls_connection.rbi
│   │   │   │   │       ├── user_attachment_urls_edge.rbi
│   │   │   │   │       ├── user_attachment_urls_order_field.rbi
│   │   │   │   │       ├── user_attachment_urls.rbi
│   │   │   │   │       ├── user_attachment_urls_type.rbi
│   │   │   │   │       ├── user_block_duration.rbi
│   │   │   │   │       ├── user_blocked_event.rbi
│   │   │   │   │       ├── user_connection.rbi
│   │   │   │   │       ├── user_content_edit_connection.rbi
│   │   │   │   │       ├── user_content_edit_edge.rbi
│   │   │   │   │       ├── user_content_edit.rbi
│   │   │   │   │       ├── user_copilot_usage.rbi
│   │   │   │   │       ├── user_dashboard_nav_link_identifier.rbi
│   │   │   │   │       ├── user_dashboard_nav_link.rbi
│   │   │   │   │       ├── user_dashboard.rbi
│   │   │   │   │       ├── user_edge.rbi
│   │   │   │   │       ├── user_email_connection.rbi
│   │   │   │   │       ├── user_email_edge.rbi
│   │   │   │   │       ├── user_email_metadata.rbi
│   │   │   │   │       ├── user_email.rbi
│   │   │   │   │       ├── user_error.rbi
│   │   │   │   │       ├── user_list_connection.rbi
│   │   │   │   │       ├── user_list_edge.rbi
│   │   │   │   │       ├── user_list_items_connection.rbi
│   │   │   │   │       ├── user_list_items_edge.rbi
│   │   │   │   │       ├── user_list_items.rbi
│   │   │   │   │       ├── user_list_order_field.rbi
│   │   │   │   │       ├── user_list.rbi
│   │   │   │   │       ├── user_list_suggestion.rbi
│   │   │   │   │       ├── user_name_display_configuration.rbi
│   │   │   │   │       ├── user_namespace_repositories_filter.rbi
│   │   │   │   │       ├── user_namespace_repository_connection.rbi
│   │   │   │   │       ├── user_namespace_repository_edge.rbi
│   │   │   │   │       ├── user_namespace_repository.rbi
│   │   │   │   │       ├── user_pub_sub_topic.rbi
│   │   │   │   │       ├── user.rbi
│   │   │   │   │       ├── user_session_connection.rbi
│   │   │   │   │       ├── user_session_edge.rbi
│   │   │   │   │       ├── user_session.rbi
│   │   │   │   │       ├── user_stafftools_info.rbi
│   │   │   │   │       ├── user_status_connection.rbi
│   │   │   │   │       ├── user_status_edge.rbi
│   │   │   │   │       ├── user_status_order_field.rbi
│   │   │   │   │       ├── user_status.rbi
│   │   │   │   │       ├── user_status_update_audit_entry.rbi
│   │   │   │   │       ├── user_view_type.rbi
│   │   │   │   │       ├── validation_error.rbi
│   │   │   │   │       ├── verifiable_domain_connection.rbi
│   │   │   │   │       ├── verifiable_domain_edge.rbi
│   │   │   │   │       ├── verifiable_domain_order_field.rbi
│   │   │   │   │       ├── verifiable_domain_owner.rbi
│   │   │   │   │       ├── verifiable_domain.rbi
│   │   │   │   │       ├── verify_verifiable_domain_payload.rbi
│   │   │   │   │       ├── viewer_copilot_coding_agent_eligibility.rbi
│   │   │   │   │       ├── viewer_hovercard_context.rbi
│   │   │   │   │       ├── votable.rbi
│   │   │   │   │       ├── vulnerability_alert_source.rbi
│   │   │   │   │       ├── workflow_connection.rbi
│   │   │   │   │       ├── workflow_edge.rbi
│   │   │   │   │       ├── workflow_file_reference.rbi
│   │   │   │   │       ├── workflow_input.rbi
│   │   │   │   │       ├── workflow_input_type.rbi
│   │   │   │   │       ├── workflow_order_field.rbi
│   │   │   │   │       ├── workflow.rbi
│   │   │   │   │       ├── workflow_run_connection.rbi
│   │   │   │   │       ├── workflow_run_edge.rbi
│   │   │   │   │       ├── workflow_run_event.rbi
│   │   │   │   │       ├── workflow_run_file.rbi
│   │   │   │   │       ├── workflow_run_order_field.rbi
│   │   │   │   │       ├── workflow_run.rbi
│   │   │   │   │       ├── workflows_parameters.rbi
│   │   │   │   │       └── workflow_state.rbi
│   │   │   │   └── internal
│   │   │   │       └── git_hub_models
│   │   │   │           └── access.rbi
│   │   │   ├── api_versioning
│   │   │   │   ├── base_deprecation_notification_job.rbi
│   │   │   │   ├── deprecation_check_job.rbi
│   │   │   │   ├── deprecation_mailer.rbi
│   │   │   │   └── no_version_mailer.rbi
│   │   │   ├── application_callback_url.rbi
│   │   │   ├── application_component
│   │   │   │   └── rescuable.rbi
│   │   │   ├── application_controller
│   │   │   │   ├── controller_assets_bundler_dependency.rbi
│   │   │   │   ├── fetch_nonce_dependency
│   │   │   │   │   └── current_nonce.rbi
│   │   │   │   ├── global_navigation_context_region_dependency.rbi
│   │   │   │   ├── preload_feature_flags_dependency.rbi
│   │   │   │   ├── prerender_react_partial_dependency
│   │   │   │   │   └── react_partial_store.rbi
│   │   │   │   ├── turbo_cache_control_dependency.rbi
│   │   │   │   └── verified_fetch_dependency.rbi
│   │   │   ├── application_controller.rbi
│   │   │   ├── application_delivery_job.rbi
│   │   │   ├── application_mailer.rbi
│   │   │   ├── applied_discussion_label.rbi
│   │   │   ├── apply_code_quality_to_repository_job.rbi
│   │   │   ├── apply_content_warning_job.rbi
│   │   │   ├── apply_security_configuration_to_repository_job.rbi
│   │   │   ├── apps
│   │   │   │   ├── beta_feature_component.rbi
│   │   │   │   └── kv
│   │   │   │       ├── abilities_data_store.rbi
│   │   │   │       └── lodge_data_store.rbi
│   │   │   ├── app_security
│   │   │   │   ├── domain
│   │   │   │   │   ├── repository_collaborators.rbi
│   │   │   │   │   └── user_roles.rbi
│   │   │   │   └── domain.rbi
│   │   │   ├── app_security.rbi
│   │   │   ├── app_shell
│   │   │   │   ├── footer_payload.rbi
│   │   │   │   └── marketing_footer_payload.rbi
│   │   │   ├── apps_kv_cleanup_expired_data_job.rbi
│   │   │   ├── aqueduct
│   │   │   │   └── api
│   │   │   │       └── v1
│   │   │   │           ├── ack_request
│   │   │   │           │   └── status.rbi
│   │   │   │           ├── ack_request.rbi
│   │   │   │           ├── ack_response.rbi
│   │   │   │           ├── add_inactive_queue_request.rbi
│   │   │   │           ├── add_inactive_queue_response.rbi
│   │   │   │           ├── add_pausing_rule_request.rbi
│   │   │   │           ├── add_pausing_rule_response.rbi
│   │   │   │           ├── add_processing_time_quota_request.rbi
│   │   │   │           ├── add_processing_time_quota_response.rbi
│   │   │   │           ├── add_receive_rate_quota_request.rbi
│   │   │   │           ├── add_worker_limit_request.rbi
│   │   │   │           ├── admin_service_client.rbi
│   │   │   │           ├── auth_enforcements_disabled_request.rbi
│   │   │   │           ├── auth_enforcements_disabled_response.rbi
│   │   │   │           ├── auth_service_client.rbi
│   │   │   │           ├── auth_test_request.rbi
│   │   │   │           ├── backend_ids_request
│   │   │   │           │   └── client.rbi
│   │   │   │           ├── backend_ids_request.rbi
│   │   │   │           ├── backend_ids_response.rbi
│   │   │   │           ├── batch_message_response.rbi
│   │   │   │           ├── describe_config_request.rbi
│   │   │   │           ├── describe_config_response
│   │   │   │           │   ├── cluster_config_info.rbi
│   │   │   │           │   └── config_info.rbi
│   │   │   │           ├── describe_config_response.rbi
│   │   │   │           ├── describe_queues_request.rbi
│   │   │   │           ├── describe_queues_response
│   │   │   │           │   ├── cluster_queue_info.rbi
│   │   │   │           │   └── queue_info.rbi
│   │   │   │           ├── describe_queues_response.rbi
│   │   │   │           ├── describe_relay_groups_request.rbi
│   │   │   │           ├── describe_relay_groups_response
│   │   │   │           │   └── topic_mapping.rbi
│   │   │   │           ├── describe_relay_groups_response.rbi
│   │   │   │           ├── disable_auth_enforcement_request.rbi
│   │   │   │           ├── disable_feature_request.rbi
│   │   │   │           ├── disable_feature_response.rbi
│   │   │   │           ├── disable_high_throughput_request.rbi
│   │   │   │           ├── disable_high_throughput_tag_request.rbi
│   │   │   │           ├── disable_scheduling_request.rbi
│   │   │   │           ├── empty_response.rbi
│   │   │   │           ├── enable_feature_request.rbi
│   │   │   │           ├── enable_feature_response.rbi
│   │   │   │           ├── enable_high_throughput_request.rbi
│   │   │   │           ├── enable_high_throughput_tag_request.rbi
│   │   │   │           ├── enable_scheduling_request.rbi
│   │   │   │           ├── enforce_auth_request.rbi
│   │   │   │           ├── features_request.rbi
│   │   │   │           ├── features_response
│   │   │   │           │   └── feature_state.rbi
│   │   │   │           ├── features_response.rbi
│   │   │   │           ├── generate_api_key_request.rbi
│   │   │   │           ├── generate_api_key_response.rbi
│   │   │   │           ├── get_api_key_request.rbi
│   │   │   │           ├── get_api_key_response.rbi
│   │   │   │           ├── heartbeat_request.rbi
│   │   │   │           ├── heartbeat_response.rbi
│   │   │   │           ├── high_throughput_enabled_request.rbi
│   │   │   │           ├── high_throughput_enabled_response.rbi
│   │   │   │           ├── high_throughput_tag_enabled_request.rbi
│   │   │   │           ├── high_throughput_tag_enabled_response.rbi
│   │   │   │           ├── inactive_queues_request.rbi
│   │   │   │           ├── inactive_queues_response
│   │   │   │           │   └── cluster_queue_info.rbi
│   │   │   │           ├── inactive_queues_response.rbi
│   │   │   │           ├── in_progress_jobs_request.rbi
│   │   │   │           ├── in_progress_jobs_response
│   │   │   │           │   └── job.rbi
│   │   │   │           ├── in_progress_jobs_response.rbi
│   │   │   │           ├── job_queue_service_client.rbi
│   │   │   │           ├── list_queues_request.rbi
│   │   │   │           ├── list_queues_response.rbi
│   │   │   │           ├── paused_request.rbi
│   │   │   │           ├── paused_response.rbi
│   │   │   │           ├── pause_request.rbi
│   │   │   │           ├── pausing_rules_request.rbi
│   │   │   │           ├── pausing_rules_response
│   │   │   │           │   └── rule.rbi
│   │   │   │           ├── pausing_rules_response.rbi
│   │   │   │           ├── peek_request.rbi
│   │   │   │           ├── peek_response.rbi
│   │   │   │           ├── processing_time_quotas_request.rbi
│   │   │   │           ├── processing_time_quotas_response
│   │   │   │           │   └── quota.rbi
│   │   │   │           ├── processing_time_quotas_response.rbi
│   │   │   │           ├── queue_depth_request.rbi
│   │   │   │           ├── queue_depth_response.rbi
│   │   │   │           ├── queue_limits_request.rbi
│   │   │   │           ├── queue_limits_response
│   │   │   │           │   ├── limit_by_backends.rbi
│   │   │   │           │   ├── limit.rbi
│   │   │   │           │   └── limits_by_app.rbi
│   │   │   │           ├── queue_limits_response.rbi
│   │   │   │           ├── queue.rbi
│   │   │   │           ├── receive_rate_quota.rbi
│   │   │   │           ├── receive_rate_quotas_request.rbi
│   │   │   │           ├── receive_rate_quotas_response.rbi
│   │   │   │           ├── receive_rate.rbi
│   │   │   │           ├── receive_request.rbi
│   │   │   │           ├── receive_response
│   │   │   │           │   ├── quota.rbi
│   │   │   │           │   └── throttled_queue.rbi
│   │   │   │           ├── receive_response.rbi
│   │   │   │           ├── remove_inactive_queue_request.rbi
│   │   │   │           ├── remove_inactive_queue_response.rbi
│   │   │   │           ├── remove_pausing_rule_request.rbi
│   │   │   │           ├── remove_pausing_rule_response.rbi
│   │   │   │           ├── remove_processing_time_quota_request.rbi
│   │   │   │           ├── remove_processing_time_quota_response.rbi
│   │   │   │           ├── remove_receive_rate_quota_request.rbi
│   │   │   │           ├── remove_worker_limit_request.rbi
│   │   │   │           ├── resume_request.rbi
│   │   │   │           ├── revoke_api_key_request.rbi
│   │   │   │           ├── scheduled_count_request.rbi
│   │   │   │           ├── scheduled_count_response
│   │   │   │           │   └── count.rbi
│   │   │   │           ├── scheduled_count_response.rbi
│   │   │   │           ├── scheduled_request.rbi
│   │   │   │           ├── scheduled_response
│   │   │   │           │   └── job.rbi
│   │   │   │           ├── scheduled_response.rbi
│   │   │   │           ├── scheduling_disabled_request.rbi
│   │   │   │           ├── scheduling_disabled_response.rbi
│   │   │   │           ├── send_batch_request.rbi
│   │   │   │           ├── send_batch_response.rbi
│   │   │   │           ├── send_request.rbi
│   │   │   │           ├── send_response.rbi
│   │   │   │           ├── set_queue_limit_request.rbi
│   │   │   │           ├── set_queue_limit_response.rbi
│   │   │   │           ├── state_table_counts_request.rbi
│   │   │   │           ├── state_table_counts_response
│   │   │   │           │   ├── count.rbi
│   │   │   │           │   ├── node_count.rbi
│   │   │   │           │   └── queue_count.rbi
│   │   │   │           ├── state_table_counts_response.rbi
│   │   │   │           ├── tag.rbi
│   │   │   │           ├── worker_limits_request.rbi
│   │   │   │           ├── worker_limits_response
│   │   │   │           │   └── worker_limit.rbi
│   │   │   │           ├── worker_limits_response.rbi
│   │   │   │           └── worker.rbi
│   │   │   ├── aqueduct_load_test_job.rbi
│   │   │   ├── aqueduct_relay_test_job.rbi
│   │   │   ├── aqueduct_test_job.rbi
│   │   │   ├── archived
│   │   │   │   ├── project_card.rbi
│   │   │   │   ├── project_column.rbi
│   │   │   │   ├── project.rbi
│   │   │   │   ├── project_repository_link.rbi
│   │   │   │   ├── project_workflow_action.rbi
│   │   │   │   └── project_workflow.rbi
│   │   │   ├── archive_dangling_forks_job.rbi
│   │   │   ├── archive_repository_orchestration.rbi
│   │   │   ├── artifact_deployment_record.rbi
│   │   │   ├── artifact_deployment_record_tag.rbi
│   │   │   ├── artifact_metadata_bulk_soft_delete_job.rbi
│   │   │   ├── artifact_metadata.rbi
│   │   │   ├── artifact_metadata_soft_delete_if_standalone_job.rbi
│   │   │   ├── artifact.rbi
│   │   │   ├── artifact_registry
│   │   │   │   ├── domain
│   │   │   │   │   ├── deployment_records.rbi
│   │   │   │   │   └── storage_records.rbi
│   │   │   │   └── domain.rbi
│   │   │   ├── artifact_registry.rbi
│   │   │   ├── artifact_storage_record.rbi
│   │   │   ├── asset
│   │   │   │   ├── activity.rbi
│   │   │   │   ├── actor_activity.rbi
│   │   │   │   ├── actor_status.rbi
│   │   │   │   ├── archive.rbi
│   │   │   │   ├── reference.rbi
│   │   │   │   ├── status.rbi
│   │   │   │   └── sync_status.rbi
│   │   │   ├── asset.rbi
│   │   │   ├── assets
│   │   │   │   └── kv
│   │   │   │       └── data_store.rbi
│   │   │   ├── assets_kv_cleanup_expired_data_job.rbi
│   │   │   ├── assignment.rbi
│   │   │   ├── assign_stafftools_access_job.rbi
│   │   │   ├── assign_stafftools_role_job.rbi
│   │   │   ├── associate_organizations_with_global_business_job.rbi
│   │   │   ├── attach_matching_assets_job.rbi
│   │   │   ├── attachment.rbi
│   │   │   ├── attribution_invitation.rbi
│   │   │   ├── audit_log
│   │   │   │   └── audit_log_entry_view.rbi
│   │   │   ├── audit_log_async_query.rbi
│   │   │   ├── audit_log_azure_blob_sink_configuration.rbi
│   │   │   ├── audit_log_azure_hubs_sink_configuration.rbi
│   │   │   ├── audit_log_curator_job.rbi
│   │   │   ├── audit_log_datadog_sink_configuration.rbi
│   │   │   ├── audit_log_git_event_export.rbi
│   │   │   ├── audit_log_google_cloud_sink_configuration.rbi
│   │   │   ├── audit_log_hec_sink_configuration.rbi
│   │   │   ├── audit_log_microsoft_purview_sink_configuration.rbi
│   │   │   ├── audit_log_s3_sink_configuration.rbi
│   │   │   ├── audit_log_settings.rbi
│   │   │   ├── audit_log_sink_configuration.rbi
│   │   │   ├── audit_log_splunk_sink_configuration.rbi
│   │   │   ├── audit_log_stream_configuration.rbi
│   │   │   ├── audit_log_stream_health_checker_job.rbi
│   │   │   ├── audit_log_web_export.rbi
│   │   │   ├── authenticated_after_two_factor_recovery_request_job.rbi
│   │   │   ├── authenticated_device.rbi
│   │   │   ├── authentication_kv_cleanup_expired_data_job
│   │   │   │   └── authentication_key_values.rbi
│   │   │   ├── authentication_kv_cleanup_expired_data_job.rbi
│   │   │   ├── authentication_limit_allowlist_entry.rbi
│   │   │   ├── authentication_record.rbi
│   │   │   ├── authentication_token.rbi
│   │   │   ├── authentic_commit.rbi
│   │   │   ├── authentic_commits_job.rbi
│   │   │   ├── authnd
│   │   │   │   └── proto
│   │   │   │       ├── access_token.rbi
│   │   │   │       ├── actor_claims.rbi
│   │   │   │       ├── attribute_list.rbi
│   │   │   │       ├── attribute.rbi
│   │   │   │       ├── authenticate_request.rbi
│   │   │   │       ├── authenticate_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── authenticate_response.rbi
│   │   │   │       ├── authenticator_client.rbi
│   │   │   │       ├── authorization_context
│   │   │   │       │   ├── installation.rbi
│   │   │   │       │   ├── o_auth.rbi
│   │   │   │       │   ├── scoped_installation.rbi
│   │   │   │       │   └── site_scoped_installation.rbi
│   │   │   │       ├── authorization_context.rbi
│   │   │   │       ├── authorization_contexts.rbi
│   │   │   │       ├── batch_issue_signed_auth_token_request.rbi
│   │   │   │       ├── batch_issue_signed_auth_token_response.rbi
│   │   │   │       ├── batch_revoke_response.rbi
│   │   │   │       ├── batch_verify_response.rbi
│   │   │   │       ├── claims.rbi
│   │   │   │       ├── complete_device_auth_message.rbi
│   │   │   │       ├── complete_device_auth_request.rbi
│   │   │   │       ├── complete_device_auth_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── complete_device_auth_response.rbi
│   │   │   │       ├── credential_manager_client.rbi
│   │   │   │       ├── credentials.rbi
│   │   │   │       ├── delete_social_identities_request.rbi
│   │   │   │       ├── delete_social_identities_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── delete_social_identities_response.rbi
│   │   │   │       ├── delete_social_identity_request.rbi
│   │   │   │       ├── delete_social_identity_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── delete_social_identity_response.rbi
│   │   │   │       ├── device_key_registration.rbi
│   │   │   │       ├── device_key_request.rbi
│   │   │   │       ├── discovery_document_request.rbi
│   │   │   │       ├── discovery_document_response.rbi
│   │   │   │       ├── exchange_token_request.rbi
│   │   │   │       ├── exchange_token_response.rbi
│   │   │   │       ├── extend_stateless_app_token_expiration_request.rbi
│   │   │   │       ├── extend_stateless_app_token_expiration_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── extend_stateless_app_token_expiration_response.rbi
│   │   │   │       ├── fetch_delegated_exchange_token_claims_request.rbi
│   │   │   │       ├── fetch_delegated_exchange_token_claims_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── fetch_delegated_exchange_token_claims_response.rbi
│   │   │   │       ├── find_active_device_auth_request.rbi
│   │   │   │       ├── find_active_device_auth_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── find_active_device_auth_response.rbi
│   │   │   │       ├── find_credentials_request.rbi
│   │   │   │       ├── find_credentials_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── find_credentials_response.rbi
│   │   │   │       ├── find_device_key_registration_request.rbi
│   │   │   │       ├── find_device_key_registration_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── find_device_key_registration_response.rbi
│   │   │   │       ├── find_device_key_registrations_request.rbi
│   │   │   │       ├── find_device_key_registrations_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── find_device_key_registrations_response.rbi
│   │   │   │       ├── find_social_identities_request.rbi
│   │   │   │       ├── find_social_identities_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── find_social_identities_response.rbi
│   │   │   │       ├── find_social_identity_request.rbi
│   │   │   │       ├── find_social_identity_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── find_social_identity_response.rbi
│   │   │   │       ├── get_device_auth_status_request.rbi
│   │   │   │       ├── get_device_auth_status_response
│   │   │   │       │   ├── result.rbi
│   │   │   │       │   └── status.rbi
│   │   │   │       ├── get_device_auth_status_response.rbi
│   │   │   │       ├── identity_manager_client.rbi
│   │   │   │       ├── integer_list.rbi
│   │   │   │       ├── issue_identity_token_request.rbi
│   │   │   │       ├── issue_identity_token_response.rbi
│   │   │   │       ├── issue_signed_auth_token_request.rbi
│   │   │   │       ├── issue_signed_auth_token_response.rbi
│   │   │   │       ├── issue_stateless_app_token_request
│   │   │   │       │   └── token_type.rbi
│   │   │   │       ├── issue_stateless_app_token_request.rbi
│   │   │   │       ├── issue_stateless_app_token_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── issue_stateless_app_token_response.rbi
│   │   │   │       ├── issue_token_request.rbi
│   │   │   │       ├── issue_token_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── issue_token_response.rbi
│   │   │   │       ├── jwks_request.rbi
│   │   │   │       ├── jwks_response.rbi
│   │   │   │       ├── login_password.rbi
│   │   │   │       ├── mobile_device_manager_client.rbi
│   │   │   │       ├── public_key.rbi
│   │   │   │       ├── register_device_key_request.rbi
│   │   │   │       ├── register_device_key_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── register_device_key_response.rbi
│   │   │   │       ├── register_social_identity_request.rbi
│   │   │   │       ├── register_social_identity_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── register_social_identity_response.rbi
│   │   │   │       ├── registration_request.rbi
│   │   │   │       ├── registrations_request.rbi
│   │   │   │       ├── request_device_auth_request.rbi
│   │   │   │       ├── request_device_auth_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── request_device_auth_response.rbi
│   │   │   │       ├── revoke_all_device_keys_by_ids_request.rbi
│   │   │   │       ├── revoke_all_device_keys_by_oauth_accesses_request.rbi
│   │   │   │       ├── revoke_by_credential.rbi
│   │   │   │       ├── revoke_by_id.rbi
│   │   │   │       ├── revoke_device_auth_key_request.rbi
│   │   │   │       ├── revoke_device_auth_keys_request.rbi
│   │   │   │       ├── revoke_device_key_request.rbi
│   │   │   │       ├── revoke_device_key_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── revoke_device_key_response.rbi
│   │   │   │       ├── revoke_device_keys_request.rbi
│   │   │   │       ├── revoke_device_keys_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── revoke_device_keys_response.rbi
│   │   │   │       ├── revoke_request.rbi
│   │   │   │       ├── revoke_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── revoke_response.rbi
│   │   │   │       ├── revoke_stateless_app_token_request.rbi
│   │   │   │       ├── revoke_stateless_app_token_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── revoke_stateless_app_token_response.rbi
│   │   │   │       ├── scope_expiry.rbi
│   │   │   │       ├── signed_auth_token.rbi
│   │   │   │       ├── social_identity_manager_client.rbi
│   │   │   │       ├── social_identity_provider.rbi
│   │   │   │       ├── social_identity_registration.rbi
│   │   │   │       ├── ssh_public_key.rbi
│   │   │   │       ├── string_list.rbi
│   │   │   │       ├── token_exchanger_client.rbi
│   │   │   │       ├── token_expiry.rbi
│   │   │   │       ├── user_session
│   │   │   │       │   └── domain.rbi
│   │   │   │       ├── user_session.rbi
│   │   │   │       ├── value.rbi
│   │   │   │       ├── verify_request.rbi
│   │   │   │       ├── verify_response
│   │   │   │       │   └── result.rbi
│   │   │   │       └── verify_response.rbi
│   │   │   ├── authz
│   │   │   │   ├── domain
│   │   │   │   │   ├── roles.rbi
│   │   │   │   │   └── user_roles.rbi
│   │   │   │   └── domain.rbi
│   │   │   ├── authzd
│   │   │   │   ├── cap_evaluator
│   │   │   │   │   ├── cap_evaluator_client.rbi
│   │   │   │   │   ├── enforcement_code.rbi
│   │   │   │   │   ├── filter_request.rbi
│   │   │   │   │   ├── filter_response.rbi
│   │   │   │   │   ├── filter_result.rbi
│   │   │   │   │   ├── outcome.rbi
│   │   │   │   │   ├── result.rbi
│   │   │   │   │   ├── single_resource_request.rbi
│   │   │   │   │   ├── single_resource_response.rbi
│   │   │   │   │   ├── target.rbi
│   │   │   │   │   ├── target_result.rbi
│   │   │   │   │   └── visibility.rbi
│   │   │   │   ├── control_access
│   │   │   │   │   ├── control_access_client.rbi
│   │   │   │   │   ├── execution_step.rbi
│   │   │   │   │   ├── request.rbi
│   │   │   │   │   ├── response.rbi
│   │   │   │   │   └── result.rbi
│   │   │   │   ├── data_access
│   │   │   │   │   ├── find_organization_i_ds_for_user_by_id_request.rbi
│   │   │   │   │   ├── find_organization_i_ds_for_user_by_id_response.rbi
│   │   │   │   │   ├── find_team_i_ds_for_user_by_id_request.rbi
│   │   │   │   │   ├── find_team_i_ds_for_user_by_id_response.rbi
│   │   │   │   │   ├── membership_client.rbi
│   │   │   │   │   ├── pagination_options.rbi
│   │   │   │   │   ├── team_ref.rbi
│   │   │   │   │   ├── team_type.rbi
│   │   │   │   │   ├── user_is_employee_request.rbi
│   │   │   │   │   └── user_is_employee_response.rbi
│   │   │   │   ├── enumerator
│   │   │   │   │   ├── enumerator_client.rbi
│   │   │   │   │   ├── for_actor_request.rbi
│   │   │   │   │   ├── for_actor_response.rbi
│   │   │   │   │   ├── for_subject_request.rbi
│   │   │   │   │   ├── for_subject_response.rbi
│   │   │   │   │   └── options.rbi
│   │   │   │   └── proto
│   │   │   │       ├── attribute.rbi
│   │   │   │       ├── authorizer_client.rbi
│   │   │   │       ├── batch_decision.rbi
│   │   │   │       ├── batch_request.rbi
│   │   │   │       ├── decision.rbi
│   │   │   │       ├── integer_list.rbi
│   │   │   │       ├── request.rbi
│   │   │   │       ├── result.rbi
│   │   │   │       ├── string_list.rbi
│   │   │   │       └── value.rbi
│   │   │   ├── authz.rbi
│   │   │   ├── auto_accept_sponsors_applications_job.rbi
│   │   │   ├── auto_approve_sponsors_listing_job.rbi
│   │   │   ├── automated_review_comment.rbi
│   │   │   ├── auto_merge_job.rbi
│   │   │   ├── auto_merge_request.rbi
│   │   │   ├── auto_merge_synchronize_open_pull_requests_job.rbi
│   │   │   ├── auto_update_featured_sponsors_job.rbi
│   │   │   ├── avatar.rbi
│   │   │   ├── backfill_commit_contribution_summaries_job.rbi
│   │   │   ├── background_instrumentation_job.rbi
│   │   │   ├── ban_sponsors_listing_job.rbi
│   │   │   ├── batch_update_invitation_repo_permissions_job.rbi
│   │   │   ├── batch_update_member_repo_permissions_job.rbi
│   │   │   ├── batch_update_team_repo_permissions_job.rbi
│   │   │   ├── billing
│   │   │   │   ├── apple_subscription.rbi
│   │   │   │   ├── auth_and_capture
│   │   │   │   │   ├── authorize_trial_job.rbi
│   │   │   │   │   └── check_trials_for_scheduled_authorization_job.rbi
│   │   │   │   ├── azure
│   │   │   │   │   ├── check_azure_subscriptions_job.rbi
│   │   │   │   │   ├── invalid_subscription_slack_notifier.rbi
│   │   │   │   │   └── send_invalid_subscription_notification_job.rbi
│   │   │   │   ├── billing_email_check_job.rbi
│   │   │   │   ├── billingless_org_check_job.rbi
│   │   │   │   ├── billing_platform_usage_report_mailer.rbi
│   │   │   │   ├── billing_transaction
│   │   │   │   │   ├── line_item.rbi
│   │   │   │   │   └── tax_item.rbi
│   │   │   │   ├── billing_transaction_note.rbi
│   │   │   │   ├── billing_transaction.rbi
│   │   │   │   ├── billing_transaction_status.rbi
│   │   │   │   ├── budget.rbi
│   │   │   │   ├── business_billing_trouble_check_job.rbi
│   │   │   │   ├── business_manual_dunning_check_job.rbi
│   │   │   │   ├── cancel_and_refund_subscription_item_job.rbi
│   │   │   │   ├── cancel_authorization_billing_transaction_job.rbi
│   │   │   │   ├── cancel_in_app_purchased_subscription_item_job.rbi
│   │   │   │   ├── cancel_past_due_products_job.rbi
│   │   │   │   ├── cancel_subscription_items_job.rbi
│   │   │   │   ├── check_business_organization_transition_failures_job.rbi
│   │   │   │   ├── check_payouts_ledger_discrepancies_job.rbi
│   │   │   │   ├── check_unprocessed_sales_serve_webhooks_job.rbi
│   │   │   │   ├── check_unprocessed_webhooks_job.rbi
│   │   │   │   ├── check_unsuccessful_subscription_synchronizations_job.rbi
│   │   │   │   ├── contact.rbi
│   │   │   │   ├── create_authorization_billing_transaction_job.rbi
│   │   │   │   ├── create_product_for_billing_cycle_job.rbi
│   │   │   │   ├── credit_check.rbi
│   │   │   │   ├── daily_customer_without_payment_information_dunning_check_job.rbi
│   │   │   │   ├── dead_letter_queue_clear_job.rbi
│   │   │   │   ├── detach_organization_from_business_customer_job.rbi
│   │   │   │   ├── disabled_org_billing_check_job.rbi
│   │   │   │   ├── disabled_org_repos_check_job.rbi
│   │   │   │   ├── disabled_personal_billing_check_job.rbi
│   │   │   │   ├── dispute.rbi
│   │   │   │   ├── domain
│   │   │   │   │   ├── coupons.rbi
│   │   │   │   │   └── payment_authorizations.rbi
│   │   │   │   ├── domain.rbi
│   │   │   │   ├── enable_auto_pay_after_card_setup_job.rbi
│   │   │   │   ├── enterprise_cloud_trial_check_job.rbi
│   │   │   │   ├── enterprise_cloud_trial.rbi
│   │   │   │   ├── expired_education_coupon_check_job.rbi
│   │   │   │   ├── git_lfs_storage_metering_job.rbi
│   │   │   │   ├── google_subscription.rbi
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   ├── manual_dunning_period.rbi
│   │   │   │   ├── metered_usage_export.rbi
│   │   │   │   ├── migration
│   │   │   │   │   ├── billing_platform_migration_scheduler_job.rbi
│   │   │   │   │   └── migrate_meuse_budget_to_billing_platform_job.rbi
│   │   │   │   ├── notifications
│   │   │   │   │   ├── base_threshold_notification_serializer.rbi
│   │   │   │   │   ├── budget_threshold_banner.rbi
│   │   │   │   │   └── combined_budget_threshold_banner.rbi
│   │   │   │   ├── offboard_customer_from_product_in_billing_platform_job.rbi
│   │   │   │   ├── onboard_billing_platform_background_job.rbi
│   │   │   │   ├── onboard_billing_platform_cohort_by_date_kickoff_job.rbi
│   │   │   │   ├── onboard_cohort_in7_days_admin_alert_job.rbi
│   │   │   │   ├── onboard_customer_to_product_in_billing_platform_job.rbi
│   │   │   │   ├── org_billing_trouble_check_job.rbi
│   │   │   │   ├── org_manual_dunning_check_job.rbi
│   │   │   │   ├── payment_method_removal_job.rbi
│   │   │   │   ├── payouts_ledger_discrepancy.rbi
│   │   │   │   ├── payouts_ledger_entry.rbi
│   │   │   │   ├── pending_plan_change.rbi
│   │   │   │   ├── pending_subscription_item_change.rbi
│   │   │   │   ├── personal_billing_trouble_check_job.rbi
│   │   │   │   ├── personal_manual_dunning_check_job.rbi
│   │   │   │   ├── plan_subscription
│   │   │   │   │   └── zuora_rate_plan_charge.rbi
│   │   │   │   ├── plan_subscription.rbi
│   │   │   │   ├── plan_trial.rbi
│   │   │   │   ├── prepaid_metered_usage_refill.rbi
│   │   │   │   ├── product_uuid.rbi
│   │   │   │   ├── reset_notices_job.rbi
│   │   │   │   ├── retry_failed_payment_job.rbi
│   │   │   │   ├── reverse_transaction_job.rbi
│   │   │   │   ├── reverse_transfer_and_transaction_job.rbi
│   │   │   │   ├── salesforce_account.rbi
│   │   │   │   ├── sales_serve_plan_subscription.rbi
│   │   │   │   ├── sales_serve_subscription_change_request_item.rbi
│   │   │   │   ├── sales_serve_subscription_change_request.rbi
│   │   │   │   ├── sales_serve_webhook_notifier.rbi
│   │   │   │   ├── send_email_to_eloqua_job.rbi
│   │   │   │   ├── settings
│   │   │   │   │   ├── cancel_subscription_item_form_component.rbi
│   │   │   │   │   ├── copilot
│   │   │   │   │   │   └── downgrade_subscription_item_form_component.rbi
│   │   │   │   │   ├── header_box_component.rbi
│   │   │   │   │   ├── upgrade
│   │   │   │   │   │   ├── section_component.rbi
│   │   │   │   │   │   └── stepper_component.rbi
│   │   │   │   │   └── usage_loader_component.rbi
│   │   │   │   ├── shared_storage
│   │   │   │   │   └── billing_platform_replay_fanout_job.rbi
│   │   │   │   ├── stripe_connect
│   │   │   │   │   └── account.rbi
│   │   │   │   ├── stripe_webhook.rbi
│   │   │   │   ├── subscription_item.rbi
│   │   │   │   ├── subscription_sync_status.rbi
│   │   │   │   ├── synchronize_account_information_job.rbi
│   │   │   │   ├── synchronize_apple_iap_subscription_items_job.rbi
│   │   │   │   ├── synchronize_apple_iap_subscription_job.rbi
│   │   │   │   ├── synchronize_customer_payment_contact_job.rbi
│   │   │   │   ├── synchronize_google_iap_subscription_items_job.rbi
│   │   │   │   ├── tax_exemption_status.rbi
│   │   │   │   ├── uncollectable_invoice_job.rbi
│   │   │   │   ├── update_customer_in_billing_platform_job.rbi
│   │   │   │   ├── update_customer_in_stripe_job.rbi
│   │   │   │   ├── update_payment_method_in_stripe_job.rbi
│   │   │   │   ├── verify_payment_method_job.rbi
│   │   │   │   ├── verify_zuora_webhook_publishes_job.rbi
│   │   │   │   ├── zuora
│   │   │   │   │   ├── negative_invoice_job.rbi
│   │   │   │   │   ├── sync_metered_product_uuids_from_zuora_job.rbi
│   │   │   │   │   └── transfer_credit_balance_from_negative_invoice_job.rbi
│   │   │   │   └── zuora_webhook.rbi
│   │   │   ├── billing_core
│   │   │   │   └── subscription
│   │   │   │       └── v1
│   │   │   │           ├── active_product.rbi
│   │   │   │           ├── billing_cycle.rbi
│   │   │   │           ├── get_product_subscription_status_request.rbi
│   │   │   │           ├── get_product_subscription_status_response.rbi
│   │   │   │           ├── product_subscription_status.rbi
│   │   │   │           └── subscription_api_client.rbi
│   │   │   ├── billing_coupon_generator_job.rbi
│   │   │   ├── billing_coupon_reminder_job.rbi
│   │   │   ├── billing_delete_obsolete_coupon_expiration_notices_job.rbi
│   │   │   ├── billing_expiring_card_reminder_job.rbi
│   │   │   ├── billing_expiring_card_reminders_job.rbi
│   │   │   ├── billing_external_email.rbi
│   │   │   ├── billing_free_trial_reminder_job.rbi
│   │   │   ├── billing_kv_cleanup_job
│   │   │   │   └── billing_key_values.rbi
│   │   │   ├── billing_kv_cleanup_job.rbi
│   │   │   ├── billing_notifications_mailer.rbi
│   │   │   ├── billing_platform
│   │   │   │   ├── api
│   │   │   │   │   └── v1
│   │   │   │   │       ├── add_key_value_request.rbi
│   │   │   │   │       ├── add_key_value_response.rbi
│   │   │   │   │       ├── admin_api_client.rbi
│   │   │   │   │       ├── ai_credit_report_item.rbi
│   │   │   │   │       ├── archive_cost_center_request.rbi
│   │   │   │   │       ├── archive_cost_center_response.rbi
│   │   │   │   │       ├── azure_emission.rbi
│   │   │   │   │       ├── azure_emission_status.rbi
│   │   │   │   │       ├── billable_owner_type.rbi
│   │   │   │   │       ├── billing_item.rbi
│   │   │   │   │       ├── billing_target.rbi
│   │   │   │   │       ├── budget_alerting.rbi
│   │   │   │   │       ├── budget_info.rbi
│   │   │   │   │       ├── budget_key.rbi
│   │   │   │   │       ├── budget_limit_type.rbi
│   │   │   │   │       ├── budget.rbi
│   │   │   │   │       ├── budget_state.rbi
│   │   │   │   │       ├── budget_threshold.rbi
│   │   │   │   │       ├── can_proceed_with_usage_info.rbi
│   │   │   │   │       ├── can_proceed_with_usage_plan_discount.rbi
│   │   │   │   │       ├── can_proceed_with_usage_request.rbi
│   │   │   │   │       ├── can_proceed_with_usage_response.rbi
│   │   │   │   │       ├── can_proceed_with_usage_status.rbi
│   │   │   │   │       ├── chart_type.rbi
│   │   │   │   │       ├── copilot_report_item.rbi
│   │   │   │   │       ├── copilot_usage_api_client.rbi
│   │   │   │   │       ├── cost_center_api_client.rbi
│   │   │   │   │       ├── cost_center_key.rbi
│   │   │   │   │       ├── cost_center.rbi
│   │   │   │   │       ├── cost_center_type.rbi
│   │   │   │   │       ├── create_cost_center_request.rbi
│   │   │   │   │       ├── create_cost_center_response.rbi
│   │   │   │   │       ├── create_customer_request.rbi
│   │   │   │   │       ├── create_customer_response.rbi
│   │   │   │   │       ├── create_discount_request.rbi
│   │   │   │   │       ├── create_discount_response.rbi
│   │   │   │   │       ├── customer_api_client.rbi
│   │   │   │   │       ├── customer.rbi
│   │   │   │   │       ├── custom_fields.rbi
│   │   │   │   │       ├── delete_budget_request.rbi
│   │   │   │   │       ├── delete_budget_response.rbi
│   │   │   │   │       ├── delete_discount_request.rbi
│   │   │   │   │       ├── delete_discount_response.rbi
│   │   │   │   │       ├── discount_item.rbi
│   │   │   │   │       ├── discount_key.rbi
│   │   │   │   │       ├── discount.rbi
│   │   │   │   │       ├── discount_state.rbi
│   │   │   │   │       ├── discount_target.rbi
│   │   │   │   │       ├── discount_target_type.rbi
│   │   │   │   │       ├── discount_type.rbi
│   │   │   │   │       ├── enterprise_usage_total.rbi
│   │   │   │   │       ├── find_cost_center_for_request.rbi
│   │   │   │   │       ├── find_cost_center_for_response.rbi
│   │   │   │   │       ├── funding_source.rbi
│   │   │   │   │       ├── generate_usage_request.rbi
│   │   │   │   │       ├── generate_usage_response.rbi
│   │   │   │   │       ├── get_ai_credit_usage_report_request.rbi
│   │   │   │   │       ├── get_ai_credit_usage_report_response.rbi
│   │   │   │   │       ├── get_all_budgets_request.rbi
│   │   │   │   │       ├── get_all_budgets_response.rbi
│   │   │   │   │       ├── get_all_cost_centers_request.rbi
│   │   │   │   │       ├── get_all_cost_centers_response.rbi
│   │   │   │   │       ├── get_all_discounts_request.rbi
│   │   │   │   │       ├── get_all_discounts_response.rbi
│   │   │   │   │       ├── get_all_discount_states_request.rbi
│   │   │   │   │       ├── get_all_discount_states_response.rbi
│   │   │   │   │       ├── get_all_included_usage_discount_states_request.rbi
│   │   │   │   │       ├── get_all_included_usage_discount_states_response.rbi
│   │   │   │   │       ├── get_all_pricing_request.rbi
│   │   │   │   │       ├── get_all_pricing_response.rbi
│   │   │   │   │       ├── get_all_products_request.rbi
│   │   │   │   │       ├── get_all_products_response.rbi
│   │   │   │   │       ├── get_azure_emission_request.rbi
│   │   │   │   │       ├── get_azure_emission_response.rbi
│   │   │   │   │       ├── get_azure_emissions_request.rbi
│   │   │   │   │       ├── get_azure_emissions_response.rbi
│   │   │   │   │       ├── get_budget_by_uuid_request.rbi
│   │   │   │   │       ├── get_budget_by_uuid_response.rbi
│   │   │   │   │       ├── get_budget_request.rbi
│   │   │   │   │       ├── get_budget_response.rbi
│   │   │   │   │       ├── get_budget_state_request.rbi
│   │   │   │   │       ├── get_budget_state_response.rbi
│   │   │   │   │       ├── get_copilot_billing_preview_request.rbi
│   │   │   │   │       ├── get_copilot_billing_preview_response.rbi
│   │   │   │   │       ├── get_copilot_models_request.rbi
│   │   │   │   │       ├── get_copilot_models_response.rbi
│   │   │   │   │       ├── get_copilot_usage_card_data_request.rbi
│   │   │   │   │       ├── get_copilot_usage_chart_data_request.rbi
│   │   │   │   │       ├── get_copilot_usage_report_request.rbi
│   │   │   │   │       ├── get_copilot_usage_report_response.rbi
│   │   │   │   │       ├── get_copilot_usage_table_request.rbi
│   │   │   │   │       ├── get_copilot_usage_table_response.rbi
│   │   │   │   │       ├── get_cost_center_request.rbi
│   │   │   │   │       ├── get_cost_center_response.rbi
│   │   │   │   │       ├── get_customer_request.rbi
│   │   │   │   │       ├── get_customer_response.rbi
│   │   │   │   │       ├── get_customers_request.rbi
│   │   │   │   │       ├── get_customers_response.rbi
│   │   │   │   │       ├── get_discount_line_items_response.rbi
│   │   │   │   │       ├── get_discount_request.rbi
│   │   │   │   │       ├── get_discount_response.rbi
│   │   │   │   │       ├── get_discount_state_request.rbi
│   │   │   │   │       ├── get_discount_state_response.rbi
│   │   │   │   │       ├── get_discount_total_response.rbi
│   │   │   │   │       ├── get_enterprise_usage_totals_request.rbi
│   │   │   │   │       ├── get_enterprise_usage_totals_response.rbi
│   │   │   │   │       ├── get_invoices_request.rbi
│   │   │   │   │       ├── get_invoices_response.rbi
│   │   │   │   │       ├── get_key_value_request.rbi
│   │   │   │   │       ├── get_key_value_response.rbi
│   │   │   │   │       ├── get_multi_user_budget_states_request.rbi
│   │   │   │   │       ├── get_multi_user_budget_states_response.rbi
│   │   │   │   │       ├── get_net_usage_line_items_response.rbi
│   │   │   │   │       ├── get_overage_policy_request.rbi
│   │   │   │   │       ├── get_overage_policy_response.rbi
│   │   │   │   │       ├── get_plan_discounts_request.rbi
│   │   │   │   │       ├── get_plan_discounts_response.rbi
│   │   │   │   │       ├── get_pooled_entitlement_request.rbi
│   │   │   │   │       ├── get_pooled_entitlement_response.rbi
│   │   │   │   │       ├── get_pricing_request.rbi
│   │   │   │   │       ├── get_pricing_response.rbi
│   │   │   │   │       ├── get_pricings_by_product_request.rbi
│   │   │   │   │       ├── get_pricings_by_product_response.rbi
│   │   │   │   │       ├── get_product_request.rbi
│   │   │   │   │       ├── get_product_response.rbi
│   │   │   │   │       ├── get_sku_from_integration_id_request.rbi
│   │   │   │   │       ├── get_sku_from_integration_id_response.rbi
│   │   │   │   │       ├── get_usage_card_data_response.rbi
│   │   │   │   │       ├── get_usage_chart_data_request.rbi
│   │   │   │   │       ├── get_usage_chart_data_response.rbi
│   │   │   │   │       ├── get_usage_line_items_response.rbi
│   │   │   │   │       ├── get_usage_report_export_request.rbi
│   │   │   │   │       ├── get_usage_report_export_response.rbi
│   │   │   │   │       ├── get_usage_report_exports_request.rbi
│   │   │   │   │       ├── get_usage_report_exports_response.rbi
│   │   │   │   │       ├── get_usage_report_request.rbi
│   │   │   │   │       ├── get_usage_report_response.rbi
│   │   │   │   │       ├── get_usage_request.rbi
│   │   │   │   │       ├── get_usage_response.rbi
│   │   │   │   │       ├── get_usage_summary_request.rbi
│   │   │   │   │       ├── get_usage_summary_response.rbi
│   │   │   │   │       ├── get_usage_table_request.rbi
│   │   │   │   │       ├── get_usage_table_response.rbi
│   │   │   │   │       ├── get_user_level_budget_states_for_actor_request.rbi
│   │   │   │   │       ├── get_user_level_budget_states_for_actor_response.rbi
│   │   │   │   │       ├── get_watermark_level_request.rbi
│   │   │   │   │       ├── get_watermark_level_response.rbi
│   │   │   │   │       ├── get_zuora_emissions_request.rbi
│   │   │   │   │       ├── get_zuora_emissions_response.rbi
│   │   │   │   │       ├── historical_price.rbi
│   │   │   │   │       ├── ids.rbi
│   │   │   │   │       ├── invoice_api_client.rbi
│   │   │   │   │       ├── invoice.rbi
│   │   │   │   │       ├── multi_user_budget_user_state.rbi
│   │   │   │   │       ├── net_usage_item.rbi
│   │   │   │   │       ├── overage_policies_map.rbi
│   │   │   │   │       ├── overage_policy.rbi
│   │   │   │   │       ├── patch_customer_request.rbi
│   │   │   │   │       ├── patch_customer_response.rbi
│   │   │   │   │       ├── plan_discount.rbi
│   │   │   │   │       ├── pricing_api_client.rbi
│   │   │   │   │       ├── pricing_meter_type.rbi
│   │   │   │   │       ├── pricing.rbi
│   │   │   │   │       ├── pricing_target_type.rbi
│   │   │   │   │       ├── process_dead_letter_queue_request.rbi
│   │   │   │   │       ├── process_dead_letter_queue_response.rbi
│   │   │   │   │       ├── product_api_client.rbi
│   │   │   │   │       ├── product.rbi
│   │   │   │   │       ├── product_total.rbi
│   │   │   │   │       ├── queue_usage_report_export_request.rbi
│   │   │   │   │       ├── queue_usage_report_export_response.rbi
│   │   │   │   │       ├── reassigned_resource.rbi
│   │   │   │   │       ├── refresh_pooled_entitlement_request.rbi
│   │   │   │   │       ├── refresh_pooled_entitlement_response.rbi
│   │   │   │   │       ├── remove_resource_from_cost_center_request.rbi
│   │   │   │   │       ├── remove_resource_from_cost_center_response.rbi
│   │   │   │   │       ├── report_item.rbi
│   │   │   │   │       ├── report_type.rbi
│   │   │   │   │       ├── repo_usage.rbi
│   │   │   │   │       ├── request_usage_report_export_request.rbi
│   │   │   │   │       ├── request_usage_report_export_response.rbi
│   │   │   │   │       ├── reset_pooled_entitlement_current_amount_request.rbi
│   │   │   │   │       ├── reset_pooled_entitlement_current_amount_response.rbi
│   │   │   │   │       ├── resource.rbi
│   │   │   │   │       ├── saved_overage_policy.rbi
│   │   │   │   │       ├── sku_total.rbi
│   │   │   │   │       ├── soft_delete_customer_request.rbi
│   │   │   │   │       ├── soft_delete_customer_response.rbi
│   │   │   │   │       ├── sort_order.rbi
│   │   │   │   │       ├── table_cell.rbi
│   │   │   │   │       ├── table_column.rbi
│   │   │   │   │       ├── table_row.rbi
│   │   │   │   │       ├── top_cost_center_usage.rbi
│   │   │   │   │       ├── top_cost_center_usage_request.rbi
│   │   │   │   │       ├── top_cost_center_usage_response.rbi
│   │   │   │   │       ├── top_org_repo_usage.rbi
│   │   │   │   │       ├── top_org_repo_usage_request.rbi
│   │   │   │   │       ├── top_org_repo_usage_response.rbi
│   │   │   │   │       ├── trade_screening.rbi
│   │   │   │   │       ├── trigger_azure_emission_request.rbi
│   │   │   │   │       ├── trigger_azure_emission_response.rbi
│   │   │   │   │       ├── trigger_invoice_generation_request.rbi
│   │   │   │   │       ├── trigger_invoice_generation_response.rbi
│   │   │   │   │       ├── trigger_watermark_workflow_request.rbi
│   │   │   │   │       ├── trigger_watermark_workflow_response.rbi
│   │   │   │   │       ├── trust_tier.rbi
│   │   │   │   │       ├── update_cost_center_request.rbi
│   │   │   │   │       ├── update_cost_center_response.rbi
│   │   │   │   │       ├── update_discount_request.rbi
│   │   │   │   │       ├── update_discount_response.rbi
│   │   │   │   │       ├── upsert_budget_request.rbi
│   │   │   │   │       ├── upsert_budget_response.rbi
│   │   │   │   │       ├── upsert_pricing_request.rbi
│   │   │   │   │       ├── upsert_pricing_response.rbi
│   │   │   │   │       ├── upsert_product_request.rbi
│   │   │   │   │       ├── upsert_product_response.rbi
│   │   │   │   │       ├── usage_api_client.rbi
│   │   │   │   │       ├── usage_chart_data.rbi
│   │   │   │   │       ├── usage_chart_dataset.rbi
│   │   │   │   │       ├── usage_entity.rbi
│   │   │   │   │       ├── usage_key.rbi
│   │   │   │   │       ├── usage_report_api_client.rbi
│   │   │   │   │       ├── usage_report_export_item.rbi
│   │   │   │   │       ├── usage_summary_item.rbi
│   │   │   │   │       ├── usage_table.rbi
│   │   │   │   │       ├── usage_total.rbi
│   │   │   │   │       ├── zuora_emission_api_client.rbi
│   │   │   │   │       └── zuora_emission.rbi
│   │   │   │   └── base
│   │   │   │       ├── billing_period.rbi
│   │   │   │       ├── cost_center_state.rbi
│   │   │   │       ├── entity_detail.rbi
│   │   │   │       ├── key.rbi
│   │   │   │       ├── repository_visibility.rbi
│   │   │   │       ├── resource_type.rbi
│   │   │   │       ├── unit_type.rbi
│   │   │   │       └── usage_group_by.rbi
│   │   │   ├── billing_platform_enabled_product.rbi
│   │   │   ├── billing.rbi
│   │   │   ├── billing_run_start_job.rbi
│   │   │   ├── billing_settings
│   │   │   │   ├── confirmation_view.rbi
│   │   │   │   ├── overview_view.rbi
│   │   │   │   ├── payment_method_fields_view.rbi
│   │   │   │   └── plans_view.rbi
│   │   │   ├── billing_update_exchange_rates_job.rbi
│   │   │   ├── bitbucket_server_migrations_beta_membership_mailer.rbi
│   │   │   ├── bitbucket_server_migrations_onboard_waitlist_user_job.rbi
│   │   │   ├── biztools
│   │   │   │   ├── coupon
│   │   │   │   │   └── show_view.rbi
│   │   │   │   └── coupons
│   │   │   │       └── coupons_list_component.rbi
│   │   │   ├── blackbird
│   │   │   │   ├── admin
│   │   │   │   │   └── v1
│   │   │   │   │       ├── admin_api_client.rbi
│   │   │   │   │       ├── assigned_shards.rbi
│   │   │   │   │       ├── backfill_corpus_request.rbi
│   │   │   │   │       ├── backfill_corpus_response.rbi
│   │   │   │   │       ├── begin_backfill_corpus_request.rbi
│   │   │   │   │       ├── begin_backfill_corpus_response.rbi
│   │   │   │   │       ├── branch_epoch_request.rbi
│   │   │   │   │       ├── branch_epoch_response.rbi
│   │   │   │   │       ├── change_epoch_request.rbi
│   │   │   │   │       ├── change_epoch_response.rbi
│   │   │   │   │       ├── cluster_hosts_request.rbi
│   │   │   │   │       ├── cluster_hosts_response.rbi
│   │   │   │   │       ├── compact_corpus_request.rbi
│   │   │   │   │       ├── compact_corpus_response.rbi
│   │   │   │   │       ├── compaction_type.rbi
│   │   │   │   │       ├── corpus_status.rbi
│   │   │   │   │       ├── database_repository.rbi
│   │   │   │   │       ├── delete_repo_embeddings_request.rbi
│   │   │   │   │       ├── delete_repo_embeddings_response.rbi
│   │   │   │   │       ├── deployed_pr.rbi
│   │   │   │   │       ├── deployed_sha_status.rbi
│   │   │   │   │       ├── fileset.rbi
│   │   │   │   │       ├── find_anything_request.rbi
│   │   │   │   │       ├── find_anything_response.rbi
│   │   │   │   │       ├── get_corpus_status_request.rbi
│   │   │   │   │       ├── get_corpus_status_response.rbi
│   │   │   │   │       ├── get_deploy_ahead_behind_request.rbi
│   │   │   │   │       ├── get_deploy_ahead_behind_response.rbi
│   │   │   │   │       ├── get_fileset_status_request.rbi
│   │   │   │   │       ├── get_fileset_status_response.rbi
│   │   │   │   │       ├── get_rate_limit_quota_request.rbi
│   │   │   │   │       ├── get_rate_limit_quota_response.rbi
│   │   │   │   │       ├── get_repo_status_request.rbi
│   │   │   │   │       ├── get_repo_status_response.rbi
│   │   │   │   │       ├── get_similar_repos_request.rbi
│   │   │   │   │       ├── get_similar_repos_response.rbi
│   │   │   │   │       ├── git_hub_owner.rbi
│   │   │   │   │       ├── git_hub_repository_api_response.rbi
│   │   │   │   │       ├── git_hub_repository_details.rbi
│   │   │   │   │       ├── git_hub_repository.rbi
│   │   │   │   │       ├── host_assignment.rbi
│   │   │   │   │       ├── host_status.rbi
│   │   │   │   │       ├── incremental_compaction_options.rbi
│   │   │   │   │       ├── index_repo_list_request.rbi
│   │   │   │   │       ├── index_repo_list_response.rbi
│   │   │   │   │       ├── index_repo_request.rbi
│   │   │   │   │       ├── index_repo_response.rbi
│   │   │   │   │       ├── list_stamps_request.rbi
│   │   │   │   │       ├── list_stamps_response.rbi
│   │   │   │   │       ├── pin_corpus_request.rbi
│   │   │   │   │       ├── pin_corpus_response.rbi
│   │   │   │   │       ├── probe_repo_request.rbi
│   │   │   │   │       ├── probe_repo_response.rbi
│   │   │   │   │       ├── quota.rbi
│   │   │   │   │       ├── repo_ingest.rbi
│   │   │   │   │       ├── reset_rate_limit_quota_request.rbi
│   │   │   │   │       ├── reset_rate_limit_quota_response.rbi
│   │   │   │   │       ├── set_corpus_cache_cluster_request.rbi
│   │   │   │   │       ├── set_corpus_cache_cluster_response.rbi
│   │   │   │   │       ├── set_corpus_filter_blobs_request.rbi
│   │   │   │   │       ├── set_corpus_filter_blobs_response.rbi
│   │   │   │   │       ├── set_corpus_healing_rate_request.rbi
│   │   │   │   │       ├── set_corpus_healing_rate_response.rbi
│   │   │   │   │       ├── set_corpus_healing_state_request.rbi
│   │   │   │   │       ├── set_corpus_healing_state_response.rbi
│   │   │   │   │       ├── set_corpus_indexing_state_request.rbi
│   │   │   │   │       ├── set_corpus_indexing_state_response.rbi
│   │   │   │   │       ├── set_corpus_instant_serving_state_request.rbi
│   │   │   │   │       ├── set_corpus_instant_serving_state_response.rbi
│   │   │   │   │       ├── set_corpus_query_state_request.rbi
│   │   │   │   │       ├── set_corpus_query_state_response.rbi
│   │   │   │   │       ├── set_corpus_shadow_traffic_request.rbi
│   │   │   │   │       ├── set_corpus_shadow_traffic_response.rbi
│   │   │   │   │       ├── set_epoch_description_request.rbi
│   │   │   │   │       ├── set_epoch_description_response.rbi
│   │   │   │   │       ├── set_serving_corpus_request.rbi
│   │   │   │   │       ├── set_serving_corpus_response.rbi
│   │   │   │   │       ├── shard_assignments_request.rbi
│   │   │   │   │       ├── shard_assignments_response.rbi
│   │   │   │   │       ├── shard_status.rbi
│   │   │   │   │       ├── similar_repo.rbi
│   │   │   │   │       ├── snapshot_entry.rbi
│   │   │   │   │       ├── unpin_corpus_request.rbi
│   │   │   │   │       └── unpin_corpus_response.rbi
│   │   │   │   ├── analysis
│   │   │   │   │   └── v2
│   │   │   │   │       ├── analysis_api_client.rbi
│   │   │   │   │       ├── extraction_filter.rbi
│   │   │   │   │       ├── get_symbols_request.rbi
│   │   │   │   │       ├── get_symbols_response.rbi
│   │   │   │   │       ├── symbol.rbi
│   │   │   │   │       ├── utf16_position.rbi
│   │   │   │   │       └── utf16_range.rbi
│   │   │   │   └── query
│   │   │   │       └── v1
│   │   │   │           ├── actor.rbi
│   │   │   │           ├── aleph_location.rbi
│   │   │   │           ├── aleph_location_request.rbi
│   │   │   │           ├── aleph_location_response.rbi
│   │   │   │           ├── aleph_package.rbi
│   │   │   │           ├── aleph_position.rbi
│   │   │   │           ├── aleph_range.rbi
│   │   │   │           ├── corpus_status.rbi
│   │   │   │           ├── count_mode.rbi
│   │   │   │           ├── count_request.rbi
│   │   │   │           ├── count_response.rbi
│   │   │   │           ├── custom_scope.rbi
│   │   │   │           ├── debug_info.rbi
│   │   │   │           ├── duplicate_location_info.rbi
│   │   │   │           ├── error_range.rbi
│   │   │   │           ├── error_type.rbi
│   │   │   │           ├── facet_entry.rbi
│   │   │   │           ├── facet_kind.rbi
│   │   │   │           ├── facet.rbi
│   │   │   │           ├── frontend_query_request.rbi
│   │   │   │           ├── frontend_query_response.rbi
│   │   │   │           ├── get_repository_status_request.rbi
│   │   │   │           ├── get_repository_status_response.rbi
│   │   │   │           ├── git_document_match.rbi
│   │   │   │           ├── legacy_query_request.rbi
│   │   │   │           ├── legacy_query_response.rbi
│   │   │   │           ├── location.rbi
│   │   │   │           ├── match_score.rbi
│   │   │   │           ├── metadata.rbi
│   │   │   │           ├── query_api_client.rbi
│   │   │   │           ├── query_error.rbi
│   │   │   │           ├── query_parser.rbi
│   │   │   │           ├── query_request.rbi
│   │   │   │           ├── query_response.rbi
│   │   │   │           ├── query_source.rbi
│   │   │   │           ├── query_stats.rbi
│   │   │   │           ├── query_type.rbi
│   │   │   │           ├── range.rbi
│   │   │   │           ├── rendered_snippet.rbi
│   │   │   │           ├── repository_commit_status
│   │   │   │           │   ├── index_status.rbi
│   │   │   │           │   └── permanent_error.rbi
│   │   │   │           ├── repository_commit_status.rbi
│   │   │   │           ├── repository.rbi
│   │   │   │           ├── repository_status.rbi
│   │   │   │           ├── scoring_contribution.rbi
│   │   │   │           ├── scoring_factor_kind.rbi
│   │   │   │           ├── scoring_info.rbi
│   │   │   │           ├── search_result.rbi
│   │   │   │           ├── sha_format.rbi
│   │   │   │           ├── shard_metadata.rbi
│   │   │   │           ├── shard_status.rbi
│   │   │   │           ├── snippet_format.rbi
│   │   │   │           ├── snippet_mode.rbi
│   │   │   │           ├── snippet_options.rbi
│   │   │   │           ├── snippet.rbi
│   │   │   │           ├── suggestion_kind.rbi
│   │   │   │           ├── suggestion.rbi
│   │   │   │           ├── suggest_request.rbi
│   │   │   │           ├── suggest_response.rbi
│   │   │   │           ├── symbol.rbi
│   │   │   │           ├── tenant.rbi
│   │   │   │           ├── text_document_definition_request.rbi
│   │   │   │           ├── text_document_definition_response.rbi
│   │   │   │           ├── text_document_references_request.rbi
│   │   │   │           ├── text_document_references_response.rbi
│   │   │   │           └── timing.rbi
│   │   │   ├── blackbird_accessible_resources_job.rbi
│   │   │   ├── blackbird_onboard_job.rbi
│   │   │   ├── blackbird_onboard_repos_job.rbi
│   │   │   ├── blacklisted_payment_method.rbi
│   │   │   ├── boomtown_job.rbi
│   │   │   ├── bot.rbi
│   │   │   ├── bots
│   │   │   │   └── domain.rbi
│   │   │   ├── bots.rbi
│   │   │   ├── branch_actor_allowance.rbi
│   │   │   ├── branch_issue_reference.rbi
│   │   │   ├── branch_rule_evaluator.rbi
│   │   │   ├── browser
│   │   │   │   └── middleware
│   │   │   │       └── context
│   │   │   │           └── additions.rbi
│   │   │   ├── bulk_approve_programmatic_access_grant_requests_job.rbi
│   │   │   ├── bulk_deny_programmatic_access_grant_requests_job.rbi
│   │   │   ├── bulk_remove_org_member_forks_job.rbi
│   │   │   ├── bulk_remove_org_member_issue_assignments_job.rbi
│   │   │   ├── bulk_remove_org_member_projects_next_access_job.rbi
│   │   │   ├── bulk_remove_org_member_repository_stars_job.rbi
│   │   │   ├── bulk_remove_org_member_watched_repositories_job.rbi
│   │   │   ├── bulk_repository_restore_job.rbi
│   │   │   ├── bulk_revoke_programmatic_access_grants_job.rbi
│   │   │   ├── bulk_sponsorship_import.rbi
│   │   │   ├── bulk_sponsorship_tier_selection.rbi
│   │   │   ├── bulk_uninstall_integration_installations_job.rbi
│   │   │   ├── business
│   │   │   │   ├── credential_authorization.rbi
│   │   │   │   ├── license_usage.rbi
│   │   │   │   ├── navigation_tabs.rbi
│   │   │   │   ├── oidc_provider.rbi
│   │   │   │   ├── organization_membership.rbi
│   │   │   │   ├── saml_provider.rbi
│   │   │   │   └── saml_provider_test_settings.rbi
│   │   │   ├── business_administrator_invitation.rbi
│   │   │   ├── business_bulk_add_members_to_organizations_job.rbi
│   │   │   ├── business_bulk_remove_members_from_organizations_job.rbi
│   │   │   ├── business_campaign_mailer.rbi
│   │   │   ├── business_cleanup_suspended_users_job.rbi
│   │   │   ├── business_created_from_organization_job.rbi
│   │   │   ├── business_creation_initiated_from_coupon_deletion_job.rbi
│   │   │   ├── businesses
│   │   │   │   └── billing_settings
│   │   │   │       └── show_view.rbi
│   │   │   ├── business_footer_link.rbi
│   │   │   ├── business_in_product_messaging_subscription.rbi
│   │   │   ├── business_intent.rbi
│   │   │   ├── business_limits_mailer.rbi
│   │   │   ├── business_mailer.rbi
│   │   │   ├── business_membership_cleanup_job.rbi
│   │   │   ├── business_orchestration_instrument_removal_job.rbi
│   │   │   ├── business_orchestration_notify_repository_access_changed_job.rbi
│   │   │   ├── business_orchestration.rbi
│   │   │   ├── business_orchestration_remove_org_user_email_settings_job.rbi
│   │   │   ├── business_orchestration_sweeper_job.rbi
│   │   │   ├── business_organization_billing_job.rbi
│   │   │   ├── business_organization_invitation.rbi
│   │   │   ├── business_organization_invitation_review_digest_job.rbi
│   │   │   ├── business_organization_transfer_job.rbi
│   │   │   ├── business_organization_transfer.rbi
│   │   │   ├── business.rbi
│   │   │   ├── business_report_export.rbi
│   │   │   ├── business_report_exports_cleanup_job.rbi
│   │   │   ├── business_revoke_sso_sessions_job.rbi
│   │   │   ├── business_startups_application_mailer.rbi
│   │   │   ├── business_startups_application_processing_job.rbi
│   │   │   ├── business_startups_program.rbi
│   │   │   ├── business_team_limits_mailer.rbi
│   │   │   ├── business_team_org_assignment.rbi
│   │   │   ├── business_team_org_assignments_instrumentation_job.rbi
│   │   │   ├── business_team.rbi
│   │   │   ├── business_teams_mailer.rbi
│   │   │   ├── business_trial_cancellation_cleanup_job.rbi
│   │   │   ├── business_trial_expiration_job.rbi
│   │   │   ├── business_trial_restore_upgrade_state_job.rbi
│   │   │   ├── business_update_license_usage_job.rbi
│   │   │   ├── business_update_write_through_cache_job.rbi
│   │   │   ├── business_upgrade_cancellation_job.rbi
│   │   │   ├── business_user_account_create_for_organization_job.rbi
│   │   │   ├── business_user_account.rbi
│   │   │   ├── business_user_accounts_synchronize_job.rbi
│   │   │   ├── business_user_account_update_attributes_job.rbi
│   │   │   ├── business_user_account_update_user_job.rbi
│   │   │   ├── calculate_discussion_total_votes_job.rbi
│   │   │   ├── calculate_followerings_count_job.rbi
│   │   │   ├── calculate_stars_count_job.rbi
│   │   │   ├── calculate_subscribers_count_job.rbi
│   │   │   ├── calculate_topic_applied_counts_job.rbi
│   │   │   ├── calculate_trending_repos_job.rbi
│   │   │   ├── calculate_trending_users_job.rbi
│   │   │   ├── cancel_business_administrator_invitation_job.rbi
│   │   │   ├── cancel_organization_invitation_job.rbi
│   │   │   ├── cancel_pending_exemption_requests_job.rbi
│   │   │   ├── cancel_repo_invitation_job.rbi
│   │   │   ├── cancel_sponsorships_from_abusive_sponsors_job.rbi
│   │   │   ├── cancel_team_membership_requests_job.rbi
│   │   │   ├── cancel_trial_business_orchestration.rbi
│   │   │   ├── cas_mapping.rbi
│   │   │   ├── change_network_root_job.rbi
│   │   │   ├── check_annotation.rbi
│   │   │   ├── check_for_spam_job.rbi
│   │   │   ├── check_org_owned_private_networks_with_forks_job.rbi
│   │   │   ├── check_run.rbi
│   │   │   ├── checks
│   │   │   │   ├── domain
│   │   │   │   │   ├── check_runs.rbi
│   │   │   │   │   └── check_suites.rbi
│   │   │   │   └── domain.rbi
│   │   │   ├── checks.rbi
│   │   │   ├── check_step.rbi
│   │   │   ├── check_steps_delete_job.rbi
│   │   │   ├── check_steps_orchestrate_deletion_job.rbi
│   │   │   ├── check_suite.rbi
│   │   │   ├── check_suites_archive_job.rbi
│   │   │   ├── check_suites_archive_orchestration_job.rbi
│   │   │   ├── check_suites_delete_archived_job.rbi
│   │   │   ├── check_suites_delete_archived_orchestration_job.rbi
│   │   │   ├── classroom_assignment.rbi
│   │   │   ├── classroom_classroom.rbi
│   │   │   ├── classroom_instructor.rbi
│   │   │   ├── classroom_repository.rbi
│   │   │   ├── classroom_user.rbi
│   │   │   ├── clean_expired_interaction_limits_job.rbi
│   │   │   ├── clean_up_deleted_team_abilities_job.rbi
│   │   │   ├── clean_up_deleted_teams_job.rbi
│   │   │   ├── cleanup_head_ref_job.rbi
│   │   │   ├── cleanup_list_notifications_job.rbi
│   │   │   ├── clean_up_old_business_member_invitations_job.rbi
│   │   │   ├── clean_up_old_organization_invitations_job.rbi
│   │   │   ├── cleanup_orphaned_bots_job.rbi
│   │   │   ├── cleanup_orphaned_ocas_job.rbi
│   │   │   ├── clean_up_patreon_webhooks_job.rbi
│   │   │   ├── clear_abilities_job.rbi
│   │   │   ├── clear_business_team_indirect_org_access_job.rbi
│   │   │   ├── clear_business_team_org_assignments_job.rbi
│   │   │   ├── clear_enterprise_team_group_mappings_job.rbi
│   │   │   ├── clear_enterprise_team_memberships_job.rbi
│   │   │   ├── clear_enterprise_team_organization_mappings_job.rbi
│   │   │   ├── clear_graph_data_on_block_job.rbi
│   │   │   ├── clear_graph_data_on_spammy_job.rbi
│   │   │   ├── clear_issue_field_values_job.rbi
│   │   │   ├── clear_mandatory_message_views_job.rbi
│   │   │   ├── clear_organization_role_assignments_job.rbi
│   │   │   ├── clear_repositories_graph_data_job.rbi
│   │   │   ├── clear_team_group_mappings_job.rbi
│   │   │   ├── clear_team_memberships_job.rbi
│   │   │   ├── clone_template_orchestration.rbi
│   │   │   ├── close_issue_reference.rbi
│   │   │   ├── close_out_zuora_subscription_job.rbi
│   │   │   ├── codeql_bulk_builder_batch_job.rbi
│   │   │   ├── codeql_bulk_builder_config.rbi
│   │   │   ├── codeql_bulk_builder_job.rbi
│   │   │   ├── codeql_bulk_builder_offboard_job.rbi
│   │   │   ├── codeql_bulk_builder_onboard_job.rbi
│   │   │   ├── codeql_database_cleanup_job.rbi
│   │   │   ├── codeql_database_cleanup_scheduler_job.rbi
│   │   │   ├── codeql_database.rbi
│   │   │   ├── codeql_variant_analysis_finalizer_job.rbi
│   │   │   ├── codeql_variant_analysis_processing_job.rbi
│   │   │   ├── codeql_variant_analysis.rbi
│   │   │   ├── codeql_variant_analysis_repo_task.rbi
│   │   │   ├── code_quality_bulk_enablement_job.rbi
│   │   │   ├── code_scanning
│   │   │   │   ├── annotation_component.rbi
│   │   │   │   ├── auto_codeql_language_update_job.rbi
│   │   │   │   ├── auto_codeql_set_run_conclusion_job.rbi
│   │   │   │   ├── code_quality_language_update_job.rbi
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   ├── pull_request_created_job.rbi
│   │   │   │   ├── send_alerts_dismissal_notification_job.rbi
│   │   │   │   ├── suggested_fix_banner_component.rbi
│   │   │   │   ├── timeline_item_component.rbi
│   │   │   │   ├── tool_status
│   │   │   │   │   └── header_component.rbi
│   │   │   │   ├── tool_status_metric_job.rbi
│   │   │   │   ├── track_automated_review_comment_suggestion_job.rbi
│   │   │   │   └── update_pull_request_enablement_job.rbi
│   │   │   ├── code_scanning_annotation.rbi
│   │   │   ├── code_scanning_assessment_mailer.rbi
│   │   │   ├── code_scanning_bulk_enablement_job.rbi
│   │   │   ├── code_scanning_check_suite.rbi
│   │   │   ├── code_scanning_kv_cleanup_expired_data_job.rbi
│   │   │   ├── code_scanning_org_configurations.rbi
│   │   │   ├── code_scanning_review_comment.rbi
│   │   │   ├── code_scanning_selective_enablement_job.rbi
│   │   │   ├── codespace.rbi
│   │   │   ├── codespaces
│   │   │   │   ├── advanced_options
│   │   │   │   │   └── declarative_secret_component.rbi
│   │   │   │   ├── allowed_permission.rbi
│   │   │   │   ├── allow_permissions_component.rbi
│   │   │   │   ├── allow_permissions_create_button_component.rbi
│   │   │   │   ├── async_operation.rbi
│   │   │   │   ├── attach_pull_request_job.rbi
│   │   │   │   ├── backfill_environment_data_job.rbi
│   │   │   │   ├── billing_entry.rbi
│   │   │   │   ├── bulk_restore_codespaces_job.rbi
│   │   │   │   ├── cache_environment_data_job.rbi
│   │   │   │   ├── check_failover_status_job.rbi
│   │   │   │   ├── check_for_shutdown_codespaces_job.rbi
│   │   │   │   ├── clean_up_inaccessible_job.rbi
│   │   │   │   ├── cleanup_spammy_owner_codespaces_job.rbi
│   │   │   │   ├── clean_up_stale_gpg_authorization_job.rbi
│   │   │   │   ├── clean_up_stuck_provisioning_job.rbi
│   │   │   │   ├── create_button_component.rbi
│   │   │   │   ├── create_prebuild_instance_job.rbi
│   │   │   │   ├── create_prebuild_template_dynamic_workflow_job.rbi
│   │   │   │   ├── create_usage_record_job.rbi
│   │   │   │   ├── delete_dependent_codespaces_job.rbi
│   │   │   │   ├── delete_dependent_never_available_codespaces_job.rbi
│   │   │   │   ├── delete_prebuilds_for_repo_job.rbi
│   │   │   │   ├── delete_prebuild_templates_job.rbi
│   │   │   │   ├── enqueue_upcoming_template_job.rbi
│   │   │   │   ├── environment.rbi
│   │   │   │   ├── export_branch_component.rbi
│   │   │   │   ├── generate_portal_partner_info.rbi
│   │   │   │   ├── generate_web_editor_partner_info.rbi
│   │   │   │   ├── handle_prebuilds_when_repo_deleted_job.rbi
│   │   │   │   ├── notify_owner_of_expiring_codespaces_job.rbi
│   │   │   │   ├── org_downgrade_cleanup_notification_job.rbi
│   │   │   │   ├── org_settings_changed_job.rbi
│   │   │   │   ├── past_retention_job.rbi
│   │   │   │   ├── plan.rbi
│   │   │   │   ├── policy_constraint.rbi
│   │   │   │   ├── policy_group_membership.rbi
│   │   │   │   ├── policy_group.rbi
│   │   │   │   ├── prebuild_configuration_location.rbi
│   │   │   │   ├── prebuild_configuration.rbi
│   │   │   │   ├── prebuild_notification_actor.rbi
│   │   │   │   ├── prebuild_template_billing_entry.rbi
│   │   │   │   ├── prebuild_template_creation_schedule.rbi
│   │   │   │   ├── prebuild_template.rbi
│   │   │   │   ├── process_org_secret_updates_job.rbi
│   │   │   │   ├── process_repository_secret_updates_job.rbi
│   │   │   │   ├── process_scheduled_template_job.rbi
│   │   │   │   ├── process_user_secret_updates_job.rbi
│   │   │   │   ├── purge_soft_deleted_codespaces_job.rbi
│   │   │   │   ├── quick_start_component.rbi
│   │   │   │   ├── reassociate_user_secrets
│   │   │   │   │   └── job.rbi
│   │   │   │   ├── repository_authorization.rbi
│   │   │   │   ├── schedule_environment_restoration_job.rbi
│   │   │   │   ├── set_organization_codespaces_access_config_job.rbi
│   │   │   │   ├── start
│   │   │   │   │   └── job.rbi
│   │   │   │   ├── suspend_codespace_at_usage_limit_job.rbi
│   │   │   │   ├── suspend_dependent_codespaces_job.rbi
│   │   │   │   ├── suspend_stale_spark_workbench_codespaces_job.rbi
│   │   │   │   ├── template.rbi
│   │   │   │   ├── toggle_failover_job.rbi
│   │   │   │   ├── transfer_prebuild_template_owner_by_repository_job.rbi
│   │   │   │   ├── trusted_repository_authorization.rbi
│   │   │   │   ├── unprocessed_billing_message.rbi
│   │   │   │   ├── upcoming_retention_notification_job.rbi
│   │   │   │   ├── update_prebuild_template_versions_job.rbi
│   │   │   │   ├── update_secrets_for_codespace_job.rbi
│   │   │   │   ├── usage_record.rbi
│   │   │   │   ├── use_template_component.rbi
│   │   │   │   ├── use_template_dropdown_component.rbi
│   │   │   │   ├── virtual_network.rbi
│   │   │   │   ├── vscode_billing_threshold_notifier_job.rbi
│   │   │   │   ├── watch_orphaned_prebuild_templates_job.rbi
│   │   │   │   └── webhook_job.rbi
│   │   │   ├── codespaces_async_operation_sync_state_job.rbi
│   │   │   ├── codespaces_async_operation_timeout_job.rbi
│   │   │   ├── codespaces_cache_skus_job.rbi
│   │   │   ├── codespaces_check_for_hung_async_operations_job.rbi
│   │   │   ├── codespaces_clean_up_environment_job.rbi
│   │   │   ├── codespaces_cleanup_unprocessed_billing_messages_job.rbi
│   │   │   ├── codespaces_delete_job.rbi
│   │   │   ├── codespaces_dispatch_billing_message_job.rbi
│   │   │   ├── codespaces_export_job.rbi
│   │   │   ├── codespaces_fetch_billing_messages_job.rbi
│   │   │   ├── codespaces_fetch_billing_storage_account_job.rbi
│   │   │   ├── codespaces_fetch_billing_storage_account_names_dev_job.rbi
│   │   │   ├── codespaces_fetch_billing_storage_account_names_job.rbi
│   │   │   ├── codespaces_fetch_billing_storage_account_names_ppe_job.rbi
│   │   │   ├── codespaces_flush_settings_sync_job.rbi
│   │   │   ├── codespaces_kv_cleanup_job
│   │   │   │   └── codespaces_key_values.rbi
│   │   │   ├── codespaces_kv_cleanup_job.rbi
│   │   │   ├── codespaces_org_downgraded_mailer.rbi
│   │   │   ├── codespaces_process_system_event_job.rbi
│   │   │   ├── codespaces_provision_job.rbi
│   │   │   ├── codespaces_remove_org_member_access_job.rbi
│   │   │   ├── codespaces_resize_storage_job.rbi
│   │   │   ├── codespaces_restore_job.rbi
│   │   │   ├── codespaces_retention_mailer.rbi
│   │   │   ├── codespaces_site_scoped_integration_installation.rbi
│   │   │   ├── codespaces_suspend_environment_job.rbi
│   │   │   ├── collection_item.rbi
│   │   │   ├── collection_url.rbi
│   │   │   ├── collection_video.rbi
│   │   │   ├── collect_metrics_job.rbi
│   │   │   ├── collect_payment_for_upgrade_job.rbi
│   │   │   ├── collect_zuora_invoice_job.rbi
│   │   │   ├── command_palette
│   │   │   │   ├── application_provider.rbi
│   │   │   │   ├── page_navigator.rbi
│   │   │   │   └── result.rbi
│   │   │   ├── comments
│   │   │   │   ├── comment_component.rbi
│   │   │   │   ├── comment_header_component.rbi
│   │   │   │   ├── copilot
│   │   │   │   │   └── comment_header_component.rbi
│   │   │   │   └── previewable_comment_form_component.rbi
│   │   │   ├── commit_comment_edit.rbi
│   │   │   ├── commit_comment.rbi
│   │   │   ├── commit_comment_reaction.rbi
│   │   │   ├── commit_contribution.rbi
│   │   │   ├── commit_contributions
│   │   │   │   └── domain.rbi
│   │   │   ├── commit_contributions.rbi
│   │   │   ├── commit_contribution_summary.rbi
│   │   │   ├── commit.rbi
│   │   │   ├── commit_upload_manifest_job.rbi
│   │   │   ├── community_insights
│   │   │   │   └── discussions_daily_contributors_job.rbi
│   │   │   ├── community_insights_daily_count.rbi
│   │   │   ├── community_profile.rbi
│   │   │   ├── community_profile_update_help_wanted_counters_job.rbi
│   │   │   ├── company.rbi
│   │   │   ├── complete_creation_from_coupon_business_orchestration.rbi
│   │   │   ├── complete_sponsors_goal_job.rbi
│   │   │   ├── compliance_report.rbi
│   │   │   ├── compromised_password_datasource.rbi
│   │   │   ├── compromised_password.rbi
│   │   │   ├── config_as_code
│   │   │   │   └── editor_sidebar_component.rbi
│   │   │   ├── configs
│   │   │   │   └── twirp
│   │   │   │       ├── config.rbi
│   │   │   │       ├── configs_client.rbi
│   │   │   │       ├── config_target.rbi
│   │   │   │       ├── config_target_with_owners.rbi
│   │   │   │       ├── list_targets_by_config_value_request.rbi
│   │   │   │       ├── list_targets_by_config_value_response.rbi
│   │   │   │       ├── resolve_configs_by_names_request.rbi
│   │   │   │       ├── resolve_configs_by_target_response.rbi
│   │   │   │       ├── resolve_configs_by_targets_with_owners_request.rbi
│   │   │   │       ├── resolve_configs_by_targets_with_owners_response.rbi
│   │   │   │       ├── resolve_configs_by_target_with_owners_request.rbi
│   │   │   │       ├── resolved_configs_by_id.rbi
│   │   │   │       ├── resolved_configs.rbi
│   │   │   │       └── target_type.rbi
│   │   │   ├── configurable
│   │   │   │   ├── accept_organization_codespaces_terms.rbi
│   │   │   │   ├── allow_auto_deleting_branches.rbi
│   │   │   │   ├── allow_updating_branch.rbi
│   │   │   │   ├── auto_merge.rbi
│   │   │   │   ├── copilot_custom_models.rbi
│   │   │   │   ├── custom_models.rbi
│   │   │   │   ├── disable_organization_projects.rbi
│   │   │   │   ├── disable_repository_memex_projects.rbi
│   │   │   │   ├── disable_repository_projects.rbi
│   │   │   │   ├── disable_user_projects.rbi
│   │   │   │   ├── discussions_enablement.rbi
│   │   │   │   ├── merge_commits.rbi
│   │   │   │   ├── models_billing.rbi
│   │   │   │   ├── rebase_commits.rbi
│   │   │   │   ├── repository_funding_links.rbi
│   │   │   │   ├── restrict_notification_delivery.rbi
│   │   │   │   ├── squash_commits.rbi
│   │   │   │   ├── tiered_reporting_all_users.rbi
│   │   │   │   ├── tiered_reporting.rbi
│   │   │   │   ├── two_factor_disallowed_methods.rbi
│   │   │   │   ├── two_factor_required.rbi
│   │   │   │   ├── user_name_display_configuration.rbi
│   │   │   │   └── vscode_private_marketplace_url.rbi
│   │   │   ├── configuration
│   │   │   │   └── entry.rbi
│   │   │   ├── configurations
│   │   │   │   └── domain.rbi
│   │   │   ├── configurations.rbi
│   │   │   ├── configure_stripe_account_job.rbi
│   │   │   ├── confirm_organization_invitation_business_orchestration.rbi
│   │   │   ├── connect
│   │   │   │   └── kv
│   │   │   │       └── data_store.rbi
│   │   │   ├── connect_kv_cleanup_expired_data_job.rbi
│   │   │   ├── content_reference_attachment.rbi
│   │   │   ├── content_reference.rbi
│   │   │   ├── context_region
│   │   │   │   ├── react_core_examples_crumb.rbi
│   │   │   │   ├── react_sandbox_crumb.rbi
│   │   │   │   └── react_sandbox_future_crumb.rbi
│   │   │   ├── contributions_backfill_job.rbi
│   │   │   ├── contributions_track_push_job.rbi
│   │   │   ├── control_group
│   │   │   │   ├── container_component.rbi
│   │   │   │   └── item_component.rbi
│   │   │   ├── convert_labelled_issues_to_discussions_job.rbi
│   │   │   ├── convert_to_discussion_job.rbi
│   │   │   ├── convert_to_outside_collaborator_job.rbi
│   │   │   ├── convert_trial_business_orchestration.rbi
│   │   │   ├── copilot
│   │   │   │   ├── activity_history.rbi
│   │   │   │   ├── activity.rbi
│   │   │   │   ├── activity_report_job.rbi
│   │   │   │   ├── administrative_block.rbi
│   │   │   │   ├── agent_session.rbi
│   │   │   │   ├── anthropic_user_profile.rbi
│   │   │   │   ├── authentication_history.rbi
│   │   │   │   ├── authentication.rbi
│   │   │   │   ├── batch_invalidate_access_type_cache_job.rbi
│   │   │   │   ├── batch_update_all_enterprise_org_settings_job.rbi
│   │   │   │   ├── batch_update_enterprise_user_settings_job.rbi
│   │   │   │   ├── batch_update_org_settings_job.rbi
│   │   │   │   ├── batch_update_user_cache_setting_rules_job.rbi
│   │   │   │   ├── batch_update_user_settings_job.rbi
│   │   │   │   ├── beta_signup_form_component.rbi
│   │   │   │   ├── billing
│   │   │   │   │   ├── cleanup_non_emitting_orgs_job.rbi
│   │   │   │   │   ├── enterprise_seat_emission_job.rbi
│   │   │   │   │   ├── enterprise_team_emission_job.rbi
│   │   │   │   │   ├── organizations
│   │   │   │   │   │   └── scheduled_plan_downgrade_job.rbi
│   │   │   │   │   ├── organization_seat_emission_job.rbi
│   │   │   │   │   └── scheduled_plan_downgrade_job.rbi
│   │   │   │   ├── businesses
│   │   │   │   │   ├── destroyed_business_cleanup_job.rbi
│   │   │   │   │   └── organization_invitation_confirmation_job.rbi
│   │   │   │   ├── business.rbi
│   │   │   │   ├── business_trial.rbi
│   │   │   │   ├── business_trials
│   │   │   │   │   ├── enterprise_trial_sync_job.rbi
│   │   │   │   │   ├── expiration_job.rbi
│   │   │   │   │   ├── organization_trial_sync_job.rbi
│   │   │   │   │   ├── status_check_job.rbi
│   │   │   │   │   └── upgrade_cleanup_job.rbi
│   │   │   │   ├── chat_attachment.rbi
│   │   │   │   ├── chat_attachments
│   │   │   │   │   ├── cleanup_for_threads_job.rbi
│   │   │   │   │   ├── cleanup_job.rbi
│   │   │   │   │   └── maintenance_job.rbi
│   │   │   │   ├── coding_guideline_path.rbi
│   │   │   │   ├── coding_guideline.rbi
│   │   │   │   ├── completion_feedback.rbi
│   │   │   │   ├── configuration.rbi
│   │   │   │   ├── content_exclusion
│   │   │   │   │   └── organization_job.rbi
│   │   │   │   ├── content_exclusion_configuration.rbi
│   │   │   │   ├── custom_instructions.rbi
│   │   │   │   ├── delete_orphaned_seats_job.rbi
│   │   │   │   ├── domain
│   │   │   │   │   └── settings.rbi
│   │   │   │   ├── domain.rbi
│   │   │   │   ├── editor_notification.rbi
│   │   │   │   ├── educational_user_reactivation_job.rbi
│   │   │   │   ├── engaged_oss_job.rbi
│   │   │   │   ├── engaged_oss_language_job.rbi
│   │   │   │   ├── engaged_oss_repository.rbi
│   │   │   │   ├── engaged_oss_repository_user_job.rbi
│   │   │   │   ├── engaged_oss_user.rbi
│   │   │   │   ├── enterprise_signup_component.rbi
│   │   │   │   ├── entity_membership.rbi
│   │   │   │   ├── extensions_agreement_signature.rbi
│   │   │   │   ├── free_user_cancellation_job.rbi
│   │   │   │   ├── free_user_check_job.rbi
│   │   │   │   ├── free_user_cleanup_job.rbi
│   │   │   │   ├── free_user_coupon_check_job.rbi
│   │   │   │   ├── free_user_processor_job.rbi
│   │   │   │   ├── free_user.rbi
│   │   │   │   ├── free_user_upgrade_batch_job.rbi
│   │   │   │   ├── free_user_upgrade_job.rbi
│   │   │   │   ├── individuals
│   │   │   │   │   └── trial_expiration_warning_job.rbi
│   │   │   │   ├── insights_activity.rbi
│   │   │   │   ├── integration_agent_source.rbi
│   │   │   │   ├── integration_installation_agent_consent.rbi
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   ├── limited_user_cleanup_job.rbi
│   │   │   │   ├── limited_user.rbi
│   │   │   │   ├── mcp_registry.rbi
│   │   │   │   ├── metrics_report_link.rbi
│   │   │   │   ├── model_registry_cache_job.rbi
│   │   │   │   ├── models_registry_cache.rbi
│   │   │   │   ├── new_batch_update_org_settings_job.rbi
│   │   │   │   ├── next_edit_suggestions_beta_onboard_job.rbi
│   │   │   │   ├── organizations
│   │   │   │   │   └── seat_management
│   │   │   │   │       ├── member_search_payload.rbi
│   │   │   │   │       └── payload.rbi
│   │   │   │   ├── paid_user_free_check_job.rbi
│   │   │   │   ├── paid_user_free_check_processor_job.rbi
│   │   │   │   ├── pending_seat_assignments_job.rbi
│   │   │   │   ├── policies
│   │   │   │   │   ├── business_form_component.rbi
│   │   │   │   │   ├── business_model_form_component.rbi
│   │   │   │   │   ├── business_model_registry_form_component.rbi
│   │   │   │   │   ├── business_opt_in_form_component.rbi
│   │   │   │   │   ├── mcp_allowlist_component.rbi
│   │   │   │   │   ├── mcp_base_component.rbi
│   │   │   │   │   ├── mcp_local_server_block_toggle_component.rbi
│   │   │   │   │   ├── mcp_registry_allowlist_form_component.rbi
│   │   │   │   │   ├── mcp_registry_configuration_component.rbi
│   │   │   │   │   ├── standalone_form_component.rbi
│   │   │   │   │   ├── user_form_component.rbi
│   │   │   │   │   └── user_settings_row_component.rbi
│   │   │   │   ├── public
│   │   │   │   │   └── user
│   │   │   │   │       └── current.rbi
│   │   │   │   ├── purchase
│   │   │   │   │   └── checkout_section_component.rbi
│   │   │   │   ├── quota_cache_invalidation_job.rbi
│   │   │   │   ├── registry
│   │   │   │   │   └── v01
│   │   │   │   │       ├── capacity.rbi
│   │   │   │   │       ├── copilot_registry_api_client.rbi
│   │   │   │   │       ├── endpoint.rbi
│   │   │   │   │       ├── get_models_request.rbi
│   │   │   │   │       ├── get_models_response.rbi
│   │   │   │   │       ├── model_billing.rbi
│   │   │   │   │       ├── model_capabilities.rbi
│   │   │   │   │       ├── model_detail.rbi
│   │   │   │   │       ├── model_limits.rbi
│   │   │   │   │       ├── model_sku_limits.rbi
│   │   │   │   │       ├── model_supports.rbi
│   │   │   │   │       ├── ping_request.rbi
│   │   │   │   │       ├── ping_response.rbi
│   │   │   │   │       ├── region.rbi
│   │   │   │   │       ├── visible_feature_flag_check.rbi
│   │   │   │   │       ├── visible_feature_flag_conditions.rbi
│   │   │   │   │       └── vision_limits.rbi
│   │   │   │   ├── seat_assignment.rbi
│   │   │   │   ├── seat_emission_job.rbi
│   │   │   │   ├── seat_emission.rbi
│   │   │   │   ├── seat_history.rbi
│   │   │   │   ├── seat_management
│   │   │   │   │   ├── access_seat_assignment_conversion_job.rbi
│   │   │   │   │   ├── business_team_deleted_job.rbi
│   │   │   │   │   ├── business_team_job.rbi
│   │   │   │   │   ├── cancel_and_refund_on_reinstatement_job.rbi
│   │   │   │   │   ├── destroy_trial_seats_job.rbi
│   │   │   │   │   ├── duplicate_seat_check_job.rbi
│   │   │   │   │   ├── enterprise_access_reinstatement_job.rbi
│   │   │   │   │   ├── enterprise_job.rbi
│   │   │   │   │   ├── enterprise_remove_member_job.rbi
│   │   │   │   │   ├── enterprise_seat_assigned_job.rbi
│   │   │   │   │   ├── enterprise_seat_deduplicate_job.rbi
│   │   │   │   │   ├── enterprise_team_job.rbi
│   │   │   │   │   ├── external_identity_job.rbi
│   │   │   │   │   ├── force_reinstate_access_job.rbi
│   │   │   │   │   ├── invalid_seat_cleanup_job.rbi
│   │   │   │   │   ├── org_access_reinstatement_job.rbi
│   │   │   │   │   ├── organization_deduplicate_job.rbi
│   │   │   │   │   ├── organization_invitation_job.rbi
│   │   │   │   │   ├── organization_job.rbi
│   │   │   │   │   ├── organization_member_job.rbi
│   │   │   │   │   ├── organization_remove_member_job.rbi
│   │   │   │   │   ├── organization_team_job.rbi
│   │   │   │   │   ├── revoke_access_for_suspended_user_job.rbi
│   │   │   │   │   ├── seat_assigned_job.rbi
│   │   │   │   │   ├── seat_assignment_cleanup_job.rbi
│   │   │   │   │   ├── seat_assignment_converter_job.rbi
│   │   │   │   │   ├── suspended_user_seats_job.rbi
│   │   │   │   │   ├── team_sync_job.rbi
│   │   │   │   │   ├── uncancel_seat_assignment_job.rbi
│   │   │   │   │   └── user_job.rbi
│   │   │   │   ├── seat.rbi
│   │   │   │   ├── send_email_to_eloqua_job.rbi
│   │   │   │   ├── settings
│   │   │   │   │   ├── condition_expression.rbi
│   │   │   │   │   ├── setting.rbi
│   │   │   │   │   └── setting_rule.rbi
│   │   │   │   ├── signup_component.rbi
│   │   │   │   ├── subscription_item_expired_check_job.rbi
│   │   │   │   ├── swe_agent_configuration.rbi
│   │   │   │   ├── swe_agent_job.rbi
│   │   │   │   ├── sync_mcp_registry_policy_job.rbi
│   │   │   │   ├── technical_preview_user.rbi
│   │   │   │   ├── timed_pending_seat_assignments_job.rbi
│   │   │   │   ├── update_enterprise_user_settings_cache_job.rbi
│   │   │   │   ├── update_user_settings_cache_job.rbi
│   │   │   │   ├── usage_metric.rbi
│   │   │   │   └── workspace_beta_onboard_job.rbi
│   │   │   ├── copilot_base_mailer.rbi
│   │   │   ├── copilot_byok
│   │   │   │   ├── custom_key.rbi
│   │   │   │   ├── custom_model_capability.rbi
│   │   │   │   ├── custom_model.rbi
│   │   │   │   └── custom_model_rule.rbi
│   │   │   ├── copilot_code_review_direct_org_billing_mailer.rbi
│   │   │   ├── copilot_code_review_mailer.rbi
│   │   │   ├── copilot_digest_job.rbi
│   │   │   ├── copilot_domain.rbi
│   │   │   ├── copilot_enterprise_mailer.rbi
│   │   │   ├── copilot_for_business_mailer.rbi
│   │   │   ├── copilot_for_individuals_mailer.rbi
│   │   │   ├── copilot_free_user_mailer.rbi
│   │   │   ├── copilot_general_mailer.rbi
│   │   │   ├── copilot_indexed_repositories.rbi
│   │   │   ├── copilot_issues
│   │   │   │   └── bulk_issue_creation_job.rbi
│   │   │   ├── copilot_kv_cleanup_expired_data_job.rbi
│   │   │   ├── copilot_limited_user_mailer.rbi
│   │   │   ├── copilot_mission_control
│   │   │   │   └── tasks_api
│   │   │   │       └── v1
│   │   │   │           ├── create_task_request.rbi
│   │   │   │           ├── create_task_response.rbi
│   │   │   │           ├── custom_agent_attributes.rbi
│   │   │   │           ├── mcp_server.rbi
│   │   │   │           ├── task.rbi
│   │   │   │           └── tasks_api_client.rbi
│   │   │   ├── copilot_mobile_chat_mailer.rbi
│   │   │   ├── copilot_next_edit_suggestions_beta_membership_mailer.rbi
│   │   │   ├── copilot_orca_mailer.rbi
│   │   │   ├── copilot_plg
│   │   │   │   ├── copilot_shared_thread.rbi
│   │   │   │   ├── domain.rbi
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   ├── self_serve_banner.rbi
│   │   │   │   └── upload_banner_user_ids_job.rbi
│   │   │   ├── copilot_plg.rbi
│   │   │   ├── copilot_space.rbi
│   │   │   ├── copilot_space_resource.rbi
│   │   │   ├── copilot_spark_mailer.rbi
│   │   │   ├── copilot_swe_agent
│   │   │   │   ├── firewall_allowlist.rbi
│   │   │   │   └── repo_enablement.rbi
│   │   │   ├── copilot_swe_agent_mailer.rbi
│   │   │   ├── copilot_workspace_beta_membership_mailer.rbi
│   │   │   ├── coupon_batch.rbi
│   │   │   ├── coupon_product_target.rbi
│   │   │   ├── coupon.rbi
│   │   │   ├── coupon_redemption.rbi
│   │   │   ├── create_actions_annotations_job.rbi
│   │   │   ├── create_artifacts_job.rbi
│   │   │   ├── create_auto_inactive_deployment_statuses.rbi
│   │   │   ├── create_business_team_org_assignments_job.rbi
│   │   │   ├── create_check_suites_job.rbi
│   │   │   ├── create_code_scanning_annotations_job.rbi
│   │   │   ├── create_dependabot_annotations_job.rbi
│   │   │   ├── create_issue_comment_orchestration.rbi
│   │   │   ├── create_issue_orchestration.rbi
│   │   │   ├── create_match_disabled_sponsors_activity_job.rbi
│   │   │   ├── create_new_pull_request_review_comment_orchestration.rbi
│   │   │   ├── create_release_attestation_job.rbi
│   │   │   ├── create_reply_pull_request_review_comment_orchestration.rbi
│   │   │   ├── create_repository_orchestration.rbi
│   │   │   ├── create_subscribed_issue_events_job.rbi
│   │   │   ├── create_unlabeled_event_job.rbi
│   │   │   ├── create_zendesk_ticket.rbi
│   │   │   ├── create_zuora_product_job.rbi
│   │   │   ├── credit_check_status_poll_job.rbi
│   │   │   ├── critical_account_login_mailer.rbi
│   │   │   ├── critical_account_recovery_mailer.rbi
│   │   │   ├── cross_reference.rbi
│   │   │   ├── customer_account.rbi
│   │   │   ├── customer.rbi
│   │   │   ├── custom_messages.rbi
│   │   │   ├── custom_property_definition.rbi
│   │   │   ├── custom_property_value.rbi
│   │   │   ├── custom_roles
│   │   │   │   ├── expandable_role_row_component.rbi
│   │   │   │   └── role_avatar_spread_component.rbi
│   │   │   ├── cveepss.rbi
│   │   │   ├── cwe.rbi
│   │   │   ├── cwe_reference.rbi
│   │   │   ├── dashboard
│   │   │   │   ├── domain.rbi
│   │   │   │   ├── loading_context_component.rbi
│   │   │   │   ├── saved_collection.rbi
│   │   │   │   ├── saved_view.rbi
│   │   │   │   └── sidebar
│   │   │   │       └── sortable_pinned_items_component.rbi
│   │   │   ├── dashboard.rbi
│   │   │   ├── dashboard_surface
│   │   │   │   └── models
│   │   │   │       └── search_config.rbi
│   │   │   ├── deactivate_expired_sponsorships_job.rbi
│   │   │   ├── deceased_user.rbi
│   │   │   ├── default_integration_permission.rbi
│   │   │   ├── deleted_discussion.rbi
│   │   │   ├── delete_dependent_abilities_job.rbi
│   │   │   ├── delete_dependent_pages_replicas_job.rbi
│   │   │   ├── delete_dependent_pages_replicas_scheduler_job.rbi
│   │   │   ├── delete_dependent_records_job.rbi
│   │   │   ├── deleted_issue.rbi
│   │   │   ├── delete_expired_notifications_key_values_job
│   │   │   │   └── notification_key_value.rbi
│   │   │   ├── delete_expired_notifications_key_values_job.rbi
│   │   │   ├── delete_expired_reserved_login_tombstones_job.rbi
│   │   │   ├── delete_issue_comment_orchestration.rbi
│   │   │   ├── delete_issue_orchestration.rbi
│   │   │   ├── delete_old_check_runs.rbi
│   │   │   ├── delete_org_discussions_for_user_job.rbi
│   │   │   ├── delete_project_job.rbi
│   │   │   ├── delete_pull_request_review_comment_orchestration.rbi
│   │   │   ├── delete_purged_media_blobs_job.rbi
│   │   │   ├── delete_purged_storage_blobs_job.rbi
│   │   │   ├── delete_redundant_business_organization_invitations_job.rbi
│   │   │   ├── delete_release_attestation_job.rbi
│   │   │   ├── delete_repository_orchestration.rbi
│   │   │   ├── delete_social_identity_job.rbi
│   │   │   ├── delete_spark_runtime_app_job.rbi
│   │   │   ├── delist_spammy_action_from_marketplace_job.rbi
│   │   │   ├── delist_spammy_sponsors_listing_job.rbi
│   │   │   ├── deliver_combined_vulnerability_alert_emails_job.rbi
│   │   │   ├── deliver_hook_event_job.rbi
│   │   │   ├── deliver_integration_update_email_job.rbi
│   │   │   ├── deliver_repository_push_notification_job.rbi
│   │   │   ├── deny_fork_collab_state_for_user_pull_requests_job.rbi
│   │   │   ├── dependabot
│   │   │   │   ├── alert_assignment.rbi
│   │   │   │   ├── annotation_component.rbi
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   ├── repository_enroll_job.rbi
│   │   │   │   ├── repository_fork_config_file_disabled_job.rbi
│   │   │   │   ├── repository_fork_config_file_enabled_job.rbi
│   │   │   │   ├── repository_manifest_pushed_job.rbi
│   │   │   │   └── repository_vulnerability_created_job.rbi
│   │   │   ├── dependabot_alerts
│   │   │   │   ├── alert_dismissal_modal_component.rbi
│   │   │   │   └── alert_dismissal_request_modal_component.rbi
│   │   │   ├── dependabot_annotation.rbi
│   │   │   ├── dependabot_api
│   │   │   │   └── v1
│   │   │   │       ├── apply_suggested_fix_request.rbi
│   │   │   │       ├── apply_suggested_fix_response.rbi
│   │   │   │       ├── config_file_error.rbi
│   │   │   │       ├── config_file.rbi
│   │   │   │       ├── deactivate_update_configs_request.rbi
│   │   │   │       ├── deactivate_update_configs_response.rbi
│   │   │   │       ├── debug_service_client.rbi
│   │   │   │       ├── dependency_metadata.rbi
│   │   │   │       ├── dismiss_suggested_fix_request.rbi
│   │   │   │       ├── dismiss_suggested_fix_response.rbi
│   │   │   │       ├── get_encrypted_config_payload_request.rbi
│   │   │   │       ├── get_encrypted_config_payload_response.rbi
│   │   │   │       ├── get_job_errors_request.rbi
│   │   │   │       ├── get_job_errors_response.rbi
│   │   │   │       ├── get_job_logs_by_github_request_id_request.rbi
│   │   │   │       ├── get_job_logs_by_github_request_id_response.rbi
│   │   │   │       ├── get_job_logs_request.rbi
│   │   │   │       ├── get_job_logs_response.rbi
│   │   │   │       ├── get_job_status_by_github_request_id_request.rbi
│   │   │   │       ├── get_job_status_by_github_request_id_response.rbi
│   │   │   │       ├── get_job_status_request.rbi
│   │   │   │       ├── get_job_status_response.rbi
│   │   │   │       ├── get_repository_access_request.rbi
│   │   │   │       ├── get_repository_access_response.rbi
│   │   │   │       ├── get_secret_request.rbi
│   │   │   │       ├── get_secret_response.rbi
│   │   │   │       ├── get_suggested_fix_request.rbi
│   │   │   │       ├── get_suggested_fix_response.rbi
│   │   │   │       ├── health_client.rbi
│   │   │   │       ├── list_jobs_request.rbi
│   │   │   │       ├── list_jobs_response.rbi
│   │   │   │       ├── list_update_configs_request.rbi
│   │   │   │       ├── list_update_configs_response.rbi
│   │   │   │       ├── package_ecosystem
│   │   │   │       │   ├── name.rbi
│   │   │   │       │   └── support.rbi
│   │   │   │       ├── package_ecosystem.rbi
│   │   │   │       ├── ping_response.rbi
│   │   │   │       ├── pull_request.rbi
│   │   │   │       ├── repositories_client.rbi
│   │   │   │       ├── repository_access_service_client.rbi
│   │   │   │       ├── repository_status_request.rbi
│   │   │   │       ├── repository_status_response.rbi
│   │   │   │       ├── resync_config_file_request.rbi
│   │   │   │       ├── resync_config_file_response.rbi
│   │   │   │       ├── secret_service_client.rbi
│   │   │   │       ├── set_selected_repositories_request.rbi
│   │   │   │       ├── set_selected_repositories_response.rbi
│   │   │   │       ├── suggested_fix
│   │   │   │       │   └── suggested_fix_review_status.rbi
│   │   │   │       ├── suggested_fixes_client.rbi
│   │   │   │       ├── suggested_fix_file.rbi
│   │   │   │       ├── suggested_fix.rbi
│   │   │   │       ├── trigger_update_job_request.rbi
│   │   │   │       ├── trigger_update_job_response.rbi
│   │   │   │       ├── unpause_repository_request.rbi
│   │   │   │       ├── unpause_repository_response.rbi
│   │   │   │       ├── update_config
│   │   │   │       │   └── manifest_file.rbi
│   │   │   │       ├── update_config.rbi
│   │   │   │       ├── update_configs_client.rbi
│   │   │   │       ├── update_job
│   │   │   │       │   └── trigger_type.rbi
│   │   │   │       ├── update_job_error
│   │   │   │       │   └── git_dependencies_not_reachable_error.rbi
│   │   │   │       ├── update_job_error.rbi
│   │   │   │       ├── update_job.rbi
│   │   │   │       ├── update_jobs_client.rbi
│   │   │   │       ├── update_job_status
│   │   │   │       │   └── state.rbi
│   │   │   │       ├── update_job_status.rbi
│   │   │   │       └── update_job_warning.rbi
│   │   │   ├── dependabot_kv_cleanup_expired_data_job.rbi
│   │   │   ├── dependabot_security_update_timeout_cleanup_job.rbi
│   │   │   ├── dependency_graph
│   │   │   │   ├── delete_orphan_repository_job.rbi
│   │   │   │   ├── disable_repository_job.rbi
│   │   │   │   ├── domain.rbi
│   │   │   │   └── scheduled_disable_inactive_repos_job.rbi
│   │   │   ├── dependency_graph_api
│   │   │   │   └── v1
│   │   │   │       ├── boom_request.rbi
│   │   │   │       ├── boom_response.rbi
│   │   │   │       ├── changed_file.rbi
│   │   │   │       ├── create_dependency_snapshot_request.rbi
│   │   │   │       ├── create_dependency_snapshot_response
│   │   │   │       │   └── result.rbi
│   │   │   │       ├── create_dependency_snapshot_response.rbi
│   │   │   │       ├── dependency_snapshot_api_client.rbi
│   │   │   │       ├── dependency_snapshot_dependency_metadata.rbi
│   │   │   │       ├── dependency_snapshot_dependency.rbi
│   │   │   │       ├── dependency_snapshot_manifest.rbi
│   │   │   │       ├── dependency_snapshot_repository_metadata.rbi
│   │   │   │       ├── dgp_api_client.rbi
│   │   │   │       ├── exclude_dependency_snapshots_request.rbi
│   │   │   │       ├── exclude_dependency_snapshots_response.rbi
│   │   │   │       ├── experimental_api_client.rbi
│   │   │   │       ├── get_dependencies_for_repository_request.rbi
│   │   │   │       ├── get_dependencies_for_repository_response.rbi
│   │   │   │       ├── get_dependencies_for_sbom_request.rbi
│   │   │   │       ├── get_dependencies_for_sbom_response
│   │   │   │       │   └── dependency.rbi
│   │   │   │       ├── get_dependencies_for_sbom_response.rbi
│   │   │   │       ├── get_dependency_snapshot_request.rbi
│   │   │   │       ├── get_dependency_snapshot_response.rbi
│   │   │   │       ├── get_dependency_snapshots_diff_request.rbi
│   │   │   │       ├── get_dependency_snapshots_diff_response
│   │   │   │       │   ├── dependency_snapshot_dependency_diff_metadata.rbi
│   │   │   │       │   ├── dependency_snapshot_manifest_diff
│   │   │   │       │   │   ├── dependency_snapshot_dependency_diff.rbi
│   │   │   │       │   │   └── dependency_snapshot_dependency.rbi
│   │   │   │       │   ├── dependency_snapshot_manifest_diff.rbi
│   │   │   │       │   ├── dependency_snapshot_metadata.rbi
│   │   │   │       │   └── dependency_snapshot_vulnerable_dependency.rbi
│   │   │   │       ├── get_dependency_snapshots_diff_response.rbi
│   │   │   │       ├── get_direct_dependencies_request.rbi
│   │   │   │       ├── get_direct_dependencies_response.rbi
│   │   │   │       ├── get_included_dependency_snapshots_request.rbi
│   │   │   │       ├── get_included_dependency_snapshots_response
│   │   │   │       │   └── included_snapshot.rbi
│   │   │   │       ├── get_included_dependency_snapshots_response.rbi
│   │   │   │       ├── get_licenses_for_packages_request
│   │   │   │       │   └── package.rbi
│   │   │   │       ├── get_licenses_for_packages_request.rbi
│   │   │   │       ├── get_licenses_for_packages_response
│   │   │   │       │   ├── package_license_info.rbi
│   │   │   │       │   └── package_licenses.rbi
│   │   │   │       ├── get_licenses_for_packages_response.rbi
│   │   │   │       ├── get_package_versions_request
│   │   │   │       │   └── package_version_spec.rbi
│   │   │   │       ├── get_package_versions_request.rbi
│   │   │   │       ├── get_package_versions_response
│   │   │   │       │   └── package_version.rbi
│   │   │   │       ├── get_package_versions_response.rbi
│   │   │   │       ├── get_releases_for_package_request.rbi
│   │   │   │       ├── get_releases_for_package_response
│   │   │   │       │   └── package_release.rbi
│   │   │   │       ├── get_releases_for_package_response.rbi
│   │   │   │       ├── get_repository_sbom_request.rbi
│   │   │   │       ├── get_repository_sbom_response.rbi
│   │   │   │       ├── get_snapshots_diff_request.rbi
│   │   │   │       ├── get_snapshots_diff_response
│   │   │   │       │   ├── manifest_diff
│   │   │   │       │   │   ├── dependency_diff
│   │   │   │       │   │   │   └── dependency_change_type.rbi
│   │   │   │       │   │   └── dependency_diff.rbi
│   │   │   │       │   └── manifest_diff.rbi
│   │   │   │       ├── get_snapshots_diff_response.rbi
│   │   │   │       ├── has_manifests_request.rbi
│   │   │   │       ├── has_manifests_response.rbi
│   │   │   │       ├── health_api_client.rbi
│   │   │   │       ├── limit_to_files.rbi
│   │   │   │       ├── list_package_versions_request.rbi
│   │   │   │       ├── list_package_versions_response
│   │   │   │       │   └── package_version.rbi
│   │   │   │       ├── list_package_versions_response.rbi
│   │   │   │       ├── manifest
│   │   │   │       │   ├── dependency
│   │   │   │       │   │   └── vulnerable_version_range.rbi
│   │   │   │       │   └── dependency.rbi
│   │   │   │       ├── manifest.rbi
│   │   │   │       ├── nullable_bool.rbi
│   │   │   │       ├── package_manager.rbi
│   │   │   │       ├── packages_api_client.rbi
│   │   │   │       ├── ping_request.rbi
│   │   │   │       ├── ping_response.rbi
│   │   │   │       ├── relationship.rbi
│   │   │   │       ├── repositories_containing_dependency_request.rbi
│   │   │   │       ├── repositories_containing_dependency_response.rbi
│   │   │   │       ├── repository_client.rbi
│   │   │   │       ├── repository_dependencies_api_client.rbi
│   │   │   │       ├── repository_sbom_client.rbi
│   │   │   │       ├── request_page_metadata.rbi
│   │   │   │       ├── response_page_metadata.rbi
│   │   │   │       ├── scope.rbi
│   │   │   │       ├── search_dependencies_for_repository_request
│   │   │   │       │   └── dependabot_alert.rbi
│   │   │   │       ├── search_dependencies_for_repository_request.rbi
│   │   │   │       ├── search_dependencies_for_repository_response
│   │   │   │       │   ├── ancestor_relationship.rbi
│   │   │   │       │   ├── job_status.rbi
│   │   │   │       │   ├── result.rbi
│   │   │   │       │   ├── root_ancestor.rbi
│   │   │   │       │   ├── scanner.rbi
│   │   │   │       │   └── snapshot_metadata.rbi
│   │   │   │       ├── search_dependencies_for_repository_response.rbi
│   │   │   │       ├── severity.rbi
│   │   │   │       └── snapshot_api_client.rbi
│   │   │   ├── dependency_graph_manage_owner_dependencies_job.rbi
│   │   │   ├── dependency_snapshot_completed_job.rbi
│   │   │   ├── deploy_key_bypass_actor.rbi
│   │   │   ├── deployment.rbi
│   │   │   ├── deployment_status.rbi
│   │   │   ├── destroy_authentication_tokens_job.rbi
│   │   │   ├── destroy_branch_issue_references_job.rbi
│   │   │   ├── destroy_business_job.rbi
│   │   │   ├── destroy_deleted_package_versions_job.rbi
│   │   │   ├── destroy_enterprise_installation_job.rbi
│   │   │   ├── destroy_external_provider_dependents_job.rbi
│   │   │   ├── destroy_issues_labels_job.rbi
│   │   │   ├── destroy_merge_refs_job.rbi
│   │   │   ├── destroy_mobile_auth_device_keys_job.rbi
│   │   │   ├── destroy_or_nullify_advisory_credits_job.rbi
│   │   │   ├── destroy_orphaned_team_dependencies_job.rbi
│   │   │   ├── destroy_private_page_job.rbi
│   │   │   ├── destroy_team_dependants_job.rbi
│   │   │   ├── destroy_team_job.rbi
│   │   │   ├── detect_comment_language_job.rbi
│   │   │   ├── developer_program_membership_mailer.rbi
│   │   │   ├── developer_program_membership.rbi
│   │   │   ├── device_authorization_grant.rbi
│   │   │   ├── device_authorization_request.rbi
│   │   │   ├── diff
│   │   │   │   ├── file_view.rbi
│   │   │   │   └── prose_diff_view.rbi
│   │   │   ├── diff_analysis
│   │   │   │   └── v1
│   │   │   │       ├── analyze_diff_request.rbi
│   │   │   │       ├── analyze_diff_response.rbi
│   │   │   │       ├── change_type.rbi
│   │   │   │       ├── diff_analysis_service_client.rbi
│   │   │   │       ├── diff_hunk.rbi
│   │   │   │       ├── file_category.rbi
│   │   │   │       ├── file_diff_metadata.rbi
│   │   │   │       ├── file_diff.rbi
│   │   │   │       ├── get_patch_risk_request.rbi
│   │   │   │       ├── get_patch_risk_response.rbi
│   │   │   │       ├── patch.rbi
│   │   │   │       ├── risk_assessment.rbi
│   │   │   │       └── symbol_extraction_status.rbi
│   │   │   ├── digital_front_door_mailer.rbi
│   │   │   ├── disable_advanced_tracking_job.rbi
│   │   │   ├── disabled_access_reason.rbi
│   │   │   ├── disable_gist_access_job.rbi
│   │   │   ├── disable_memex_workflows_with_invalid_option_job.rbi
│   │   │   ├── disable_repository_access_job.rbi
│   │   │   ├── disable_repository_interaction_limits_job.rbi
│   │   │   ├── disable_two_factor_requirement_job.rbi
│   │   │   ├── disable_user_two_factor_credentials_job.rbi
│   │   │   ├── discussion
│   │   │   │   └── list_control_flow.rbi
│   │   │   ├── discussion_category_pin.rbi
│   │   │   ├── discussion_category.rbi
│   │   │   ├── discussion_comment_edit.rbi
│   │   │   ├── discussion_comment.rbi
│   │   │   ├── discussion_comment_reaction.rbi
│   │   │   ├── discussion_comment_vote.rbi
│   │   │   ├── discussion_edit.rbi
│   │   │   ├── discussion_event
│   │   │   │   └── notification.rbi
│   │   │   ├── discussion_event.rbi
│   │   │   ├── discussion_poll_option.rbi
│   │   │   ├── discussion_poll.rbi
│   │   │   ├── discussion_poll_vote.rbi
│   │   │   ├── discussion.rbi
│   │   │   ├── discussion_reaction.rbi
│   │   │   ├── discussions
│   │   │   │   ├── body_and_poll_component.rbi
│   │   │   │   └── kv
│   │   │   │       └── data_store.rbi
│   │   │   ├── discussion_section.rbi
│   │   │   ├── discussions_helper
│   │   │   │   └── discussions_cache.rbi
│   │   │   ├── discussions_kv_cleanup_expired_data_job.rbi
│   │   │   ├── discussion_spotlight.rbi
│   │   │   ├── discussion_template
│   │   │   │   └── discussion_template_form_url.rbi
│   │   │   ├── discussion_transfer.rbi
│   │   │   ├── discussion_vote.rbi
│   │   │   ├── domain_verification_notice_job.rbi
│   │   │   ├── dotcom_app_owner_metadata.rbi
│   │   │   ├── dotcom_user.rbi
│   │   │   ├── dpages_evacuate_site_job.rbi
│   │   │   ├── dpages_evacuation_scheduler_job.rbi
│   │   │   ├── dpages_maintenance_scheduler_job.rbi
│   │   │   ├── dpages_maint_test_job.rbi
│   │   │   ├── dpages_reallocate_replica_job.rbi
│   │   │   ├── dpages_repair_site_job.rbi
│   │   │   ├── draft_issue_assignment.rbi
│   │   │   ├── draft_issue.rbi
│   │   │   ├── driftwood
│   │   │   │   ├── auditlog
│   │   │   │   │   └── v1
│   │   │   │   │       ├── async_stafftools_audit_entries_request.rbi
│   │   │   │   │       ├── async_stafftools_audit_entries_response.rbi
│   │   │   │   │       ├── async_stafftools_query_start_request.rbi
│   │   │   │   │       ├── async_stafftools_query_start_response.rbi
│   │   │   │   │       ├── async_stafftools_query_status_request.rbi
│   │   │   │   │       ├── async_stafftools_query_status_response.rbi
│   │   │   │   │       ├── audit_log_client.rbi
│   │   │   │   │       ├── business_all_audit_entries_request.rbi
│   │   │   │   │       ├── business_all_audit_entries_response.rbi
│   │   │   │   │       ├── business_audit_entries_request.rbi
│   │   │   │   │       ├── business_audit_entries_response.rbi
│   │   │   │   │       ├── business_git_audit_entries_request.rbi
│   │   │   │   │       ├── business_git_audit_entries_response.rbi
│   │   │   │   │       ├── business_user_dormancy_request.rbi
│   │   │   │   │       ├── business_user_dormancy_response.rbi
│   │   │   │   │       ├── export_business_git_audit_entries_request.rbi
│   │   │   │   │       ├── export_git_audit_entries_fetch_request_v2.rbi
│   │   │   │   │       ├── export_git_audit_entries_fetch_response_v2.rbi
│   │   │   │   │       ├── export_git_audit_entries_response.rbi
│   │   │   │   │       ├── export_org_git_audit_entries_request.rbi
│   │   │   │   │       ├── get_audit_entry_request.rbi
│   │   │   │   │       ├── get_audit_entry_response.rbi
│   │   │   │   │       ├── org_all_audit_entries_request.rbi
│   │   │   │   │       ├── org_all_audit_entries_response.rbi
│   │   │   │   │       ├── organization_audit_entries_request.rbi
│   │   │   │   │       ├── organization_audit_entries_response.rbi
│   │   │   │   │       ├── organization_git_audit_entries_request.rbi
│   │   │   │   │       ├── organization_git_audit_entries_response.rbi
│   │   │   │   │       ├── project_audit_entries_request.rbi
│   │   │   │   │       ├── project_audit_entries_response.rbi
│   │   │   │   │       ├── query_error.rbi
│   │   │   │   │       ├── region.rbi
│   │   │   │   │       ├── sort_direction.rbi
│   │   │   │   │       ├── stafftools_audit_entries_request.rbi
│   │   │   │   │       ├── stafftools_audit_entries_response.rbi
│   │   │   │   │       ├── user2_fa_audit_entries_request.rbi
│   │   │   │   │       ├── user_audit_entries_request.rbi
│   │   │   │   │       ├── user_audit_entries_response.rbi
│   │   │   │   │       └── user_dormancy_audit_entries_request.rbi
│   │   │   │   ├── copilotusage
│   │   │   │   │   └── v1
│   │   │   │   │       ├── copilot_usage_api_client.rbi
│   │   │   │   │       ├── copilot_usage_records_request.rbi
│   │   │   │   │       ├── copilot_usage_records_response.rbi
│   │   │   │   │       └── sort_direction.rbi
│   │   │   │   ├── exports
│   │   │   │   │   └── v1
│   │   │   │   │       ├── check_status_request.rbi
│   │   │   │   │       ├── check_status_response
│   │   │   │   │       │   └── status_type.rbi
│   │   │   │   │       ├── check_status_response.rbi
│   │   │   │   │       ├── exports_client.rbi
│   │   │   │   │       ├── export_type.rbi
│   │   │   │   │       ├── fetch_result_request.rbi
│   │   │   │   │       ├── fetch_result_response.rbi
│   │   │   │   │       ├── format_type.rbi
│   │   │   │   │       ├── start_request.rbi
│   │   │   │   │       ├── start_response.rbi
│   │   │   │   │       └── subject_type.rbi
│   │   │   │   └── streaming
│   │   │   │       └── v1
│   │   │   │           ├── stream_azure_blob_storage_check_request
│   │   │   │           │   └── subject_type.rbi
│   │   │   │           ├── stream_azure_blob_storage_check_request.rbi
│   │   │   │           ├── stream_azure_blob_storage_check_response.rbi
│   │   │   │           ├── stream_azure_hubs_check_request
│   │   │   │           │   └── subject_type.rbi
│   │   │   │           ├── stream_azure_hubs_check_request.rbi
│   │   │   │           ├── stream_azure_hubs_check_response.rbi
│   │   │   │           ├── stream_datadog_check_request
│   │   │   │           │   └── subject_type.rbi
│   │   │   │           ├── stream_datadog_check_request.rbi
│   │   │   │           ├── stream_datadog_check_response.rbi
│   │   │   │           ├── stream_gcp_storage_check_request
│   │   │   │           │   └── subject_type.rbi
│   │   │   │           ├── stream_gcp_storage_check_request.rbi
│   │   │   │           ├── stream_gcp_storage_check_response.rbi
│   │   │   │           ├── stream_https_check_request
│   │   │   │           │   └── subject_type.rbi
│   │   │   │           ├── stream_https_check_request.rbi
│   │   │   │           ├── stream_https_check_response.rbi
│   │   │   │           ├── streaming_client.rbi
│   │   │   │           ├── stream_purview_check_request
│   │   │   │           │   └── subject_type.rbi
│   │   │   │           ├── stream_purview_check_request.rbi
│   │   │   │           ├── stream_purview_check_response.rbi
│   │   │   │           ├── stream_s3_check_request
│   │   │   │           │   ├── authentication_type.rbi
│   │   │   │           │   └── subject_type.rbi
│   │   │   │           ├── stream_s3_check_request.rbi
│   │   │   │           ├── stream_s3_check_response.rbi
│   │   │   │           ├── stream_splunk_check_request
│   │   │   │           │   └── subject_type.rbi
│   │   │   │           ├── stream_splunk_check_request.rbi
│   │   │   │           ├── stream_splunk_check_response.rbi
│   │   │   │           ├── stream_syslog_check_request
│   │   │   │           │   ├── protocol_type.rbi
│   │   │   │           │   └── subject_type.rbi
│   │   │   │           ├── stream_syslog_check_request.rbi
│   │   │   │           └── stream_syslog_check_response.rbi
│   │   │   ├── duplicate_issue.rbi
│   │   │   ├── early_access_membership.rbi
│   │   │   ├── education_developer_pack_application_metadata.rbi
│   │   │   ├── education_web
│   │   │   │   └── v1
│   │   │   │       ├── campus.rbi
│   │   │   │       ├── create_discount_request_request.rbi
│   │   │   │       ├── create_discount_request_response.rbi
│   │   │   │       ├── discount_request.rbi
│   │   │   │       ├── discount_requests_client.rbi
│   │   │   │       ├── discount_request_status.rbi
│   │   │   │       ├── discount_request_status_result.rbi
│   │   │   │       ├── email_domain_kind.rbi
│   │   │   │       ├── email_domain.rbi
│   │   │   │       ├── email_domain_state.rbi
│   │   │   │       ├── get_schools_request.rbi
│   │   │   │       ├── get_schools_response.rbi
│   │   │   │       ├── health_client.rbi
│   │   │   │       ├── is_blocked_request.rbi
│   │   │   │       ├── is_blocked_response.rbi
│   │   │   │       ├── is_eligible_for_reverification_request.rbi
│   │   │   │       ├── is_eligible_for_reverification_response.rbi
│   │   │   │       ├── ping_response.rbi
│   │   │   │       ├── school.rbi
│   │   │   │       ├── schools_client.rbi
│   │   │   │       ├── search_schools_request.rbi
│   │   │   │       └── search_schools_response.rbi
│   │   │   ├── elastomer
│   │   │   │   ├── delete_index_from_clusters_job.rbi
│   │   │   │   ├── repair_job.rbi
│   │   │   │   └── search_index_primary_cleanup_job.rbi
│   │   │   ├── elastomer_index_memo.rbi
│   │   │   ├── email_domain_reputation_record.rbi
│   │   │   ├── email_invoice_job.rbi
│   │   │   ├── email_invoices_for_transaction_job.rbi
│   │   │   ├── email_reply_job.rbi
│   │   │   ├── email_role.rbi
│   │   │   ├── email_subscriptions_mailer.rbi
│   │   │   ├── email_unsubscribe_job.rbi
│   │   │   ├── emit_artifact_expiration_job.rbi
│   │   │   ├── enable_repository_access_job.rbi
│   │   │   ├── enable_sponsors_payouts_job.rbi
│   │   │   ├── enforce_active_user_session_limit_job.rbi
│   │   │   ├── enforce_immutable_releases_in_selected_repos_job.rbi
│   │   │   ├── enforce_two_factor_requirement_on_business_job.rbi
│   │   │   ├── enforce_two_factor_requirement_on_organization_job.rbi
│   │   │   ├── enqueue_aqueduct_test_job.rbi
│   │   │   ├── enqueue_legacy_project_migration_job.rbi
│   │   │   ├── enqueue_octoshift_migration_archive_destroy_jobs_job.rbi
│   │   │   ├── enqueue_to_hookshot_job.rbi
│   │   │   ├── enqueue_upcoming_reminders_job.rbi
│   │   │   ├── ensure_payouts_ledger_in_balance_job.rbi
│   │   │   ├── ensure_recently_updated_payouts_ledgers_in_balance_job.rbi
│   │   │   ├── ensure_valid_forking_policy_job.rbi
│   │   │   ├── enterprise_accounts
│   │   │   │   └── kv
│   │   │   │       └── data_store.rbi
│   │   │   ├── enterprise_accounts_kv_cleanup_expired_data_job.rbi
│   │   │   ├── enterprise_advisory_database_sync_job.rbi
│   │   │   ├── enterprise_banner_dismissal.rbi
│   │   │   ├── enterprise_banner.rbi
│   │   │   ├── enterprise_cloud_onboard
│   │   │   │   └── ghas_trial_eligibility_job.rbi
│   │   │   ├── enterprise_cloud_trial_notice_for_new_members_job.rbi
│   │   │   ├── enterprise_contact_request_submission_job.rbi
│   │   │   ├── enterprise_contribution.rbi
│   │   │   ├── enterprise_installation.rbi
│   │   │   ├── enterprise_installation_user_account_email.rbi
│   │   │   ├── enterprise_installation_user_account.rbi
│   │   │   ├── enterprise_installation_user_accounts_upload.rbi
│   │   │   ├── enterprise_mailer.rbi
│   │   │   ├── enterprise_managed_user_mailer.rbi
│   │   │   ├── enterprise_navigation
│   │   │   │   └── links
│   │   │   │       ├── agent_control_plane.rbi
│   │   │   │       ├── ai_controls.rbi
│   │   │   │       ├── all.rbi
│   │   │   │       ├── billing_and_licensing.rbi
│   │   │   │       ├── code_security.rbi
│   │   │   │       ├── compliance.rbi
│   │   │   │       ├── identity_provider.rbi
│   │   │   │       ├── insights.rbi
│   │   │   │       ├── organizations.rbi
│   │   │   │       ├── people.rbi
│   │   │   │       ├── policies.rbi
│   │   │   │       └── settings.rbi
│   │   │   ├── enterprise_oidc_issuer_url_customisation.rbi
│   │   │   ├── enterprise_onboarding
│   │   │   │   └── expire_ghas_trial_job.rbi
│   │   │   ├── enterprise_owner_bypass_actor.rbi
│   │   │   ├── enterprise_owner.rbi
│   │   │   ├── enterprise_role_bypass_actor.rbi
│   │   │   ├── enterprise_role.rbi
│   │   │   ├── enterprise_team_all_users_copilot_team_job.rbi
│   │   │   ├── enterprise_team_assignment.rbi
│   │   │   ├── enterprise_team_bypass_actor.rbi
│   │   │   ├── enterprise_team_group_mapping.rbi
│   │   │   ├── enterprise_team_identity_provision_events_job.rbi
│   │   │   ├── enterprise_team_membership.rbi
│   │   │   ├── enterprise_team_migration_complete_job.rbi
│   │   │   ├── enterprise_team_migration_finalize_business_transition_job.rbi
│   │   │   ├── enterprise_team_migration.rbi
│   │   │   ├── enterprise_team_migration_reset_job.rbi
│   │   │   ├── enterprise_team_migration_start_job.rbi
│   │   │   ├── enterprise_team_organization_mapping_job.rbi
│   │   │   ├── enterprise_team_organization_mapping.rbi
│   │   │   ├── enterprise_team_organization_reconciliation_runner_job.rbi
│   │   │   ├── enterprise_team.rbi
│   │   │   ├── enterprise_trial_limit.rbi
│   │   │   ├── enterprise_update_security_configuration_applications_job.rbi
│   │   │   ├── environment.rbi
│   │   │   ├── epss_ingestion_job.rbi
│   │   │   ├── events
│   │   │   │   ├── domain.rbi
│   │   │   │   └── release_view.rbi
│   │   │   ├── events_platform
│   │   │   │   └── v1
│   │   │   │       ├── check_run_api_client.rbi
│   │   │   │       ├── hydrate_request.rbi
│   │   │   │       ├── hydrate_response.rbi
│   │   │   │       ├── issue_comment_api_client.rbi
│   │   │   │       ├── issues_api_client.rbi
│   │   │   │       ├── payload_version_result
│   │   │   │       │   └── result_code.rbi
│   │   │   │       ├── payload_version_result.rbi
│   │   │   │       ├── ping_api_client.rbi
│   │   │   │       ├── pull_request_api_client.rbi
│   │   │   │       └── pull_request_review_api_client.rbi
│   │   │   ├── example_locking_job.rbi
│   │   │   ├── example_scheduled_job.rbi
│   │   │   ├── exemption_request_email_job.rbi
│   │   │   ├── exemption_request_mailer.rbi
│   │   │   ├── exemptions
│   │   │   │   ├── exemption_request.rbi
│   │   │   │   └── exemption_response.rbi
│   │   │   ├── experiment.rbi
│   │   │   ├── experiments
│   │   │   │   ├── clear_mismatches_job.rbi
│   │   │   │   └── destroy_job.rbi
│   │   │   ├── expire_business_admin_invitations_job.rbi
│   │   │   ├── expire_business_organization_invitations_job.rbi
│   │   │   ├── expire_enterprise_sessions_job.rbi
│   │   │   ├── expire_trial_business_orchestration.rbi
│   │   │   ├── expire_trial_job.rbi
│   │   │   ├── explore
│   │   │   │   └── kv
│   │   │   │       └── data_store.rbi
│   │   │   ├── explore_collection.rbi
│   │   │   ├── explore_kv_cleanup_expired_data_job.rbi
│   │   │   ├── exporter
│   │   │   │   ├── migration_export_batch_job.rbi
│   │   │   │   └── migration_export_batch.rbi
│   │   │   ├── export_sponsorable_maintainers_job.rbi
│   │   │   ├── export_sponsors_dependencies_job.rbi
│   │   │   ├── export_sponsorships_job.rbi
│   │   │   ├── export_sponsors_payouts_job.rbi
│   │   │   ├── export_sponsors_sponsorships_job.rbi
│   │   │   ├── export_sponsors_transactions_job.rbi
│   │   │   ├── external_group_member_reconcile_job.rbi
│   │   │   ├── external_group.rbi
│   │   │   ├── external_group_team_link_job.rbi
│   │   │   ├── external_group_team.rbi
│   │   │   ├── external_group_team_reconcile_job.rbi
│   │   │   ├── external_group_team_sync_status_update_job.rbi
│   │   │   ├── external_group_team_unlink_job.rbi
│   │   │   ├── external_identities
│   │   │   │   └── kv
│   │   │   │       └── authnd_data_store.rbi
│   │   │   ├── external_identities_kv_cleanup_expired_data_job.rbi
│   │   │   ├── external_identity_attribute.rbi
│   │   │   ├── external_identity_group_membership.rbi
│   │   │   ├── external_identity.rbi
│   │   │   ├── external_identity_refresh_token.rbi
│   │   │   ├── external_identity_session.rbi
│   │   │   ├── external_vulnerability_sync
│   │   │   │   └── sync_job.rbi
│   │   │   ├── extract_repository_orchestration.rbi
│   │   │   ├── feature_enrollment.rbi
│   │   │   ├── feature_management
│   │   │   │   ├── curated_segments_update_job.rbi
│   │   │   │   ├── feature_flags
│   │   │   │   │   ├── data
│   │   │   │   │   │   ├── v1
│   │   │   │   │   │   │   ├── actor.rbi
│   │   │   │   │   │   │   ├── check_actors_on_segment_request.rbi
│   │   │   │   │   │   │   ├── check_actors_on_segment_response.rbi
│   │   │   │   │   │   │   ├── checks_client.rbi
│   │   │   │   │   │   │   ├── feature_flag.rbi
│   │   │   │   │   │   │   ├── feature_flag_state.rbi
│   │   │   │   │   │   │   ├── get_segment_request.rbi
│   │   │   │   │   │   │   ├── list_feature_flags_request.rbi
│   │   │   │   │   │   │   ├── list_feature_flags_response.rbi
│   │   │   │   │   │   │   ├── monolith_custom_gate_request.rbi
│   │   │   │   │   │   │   ├── monolith_custom_gate_response.rbi
│   │   │   │   │   │   │   ├── monolith_custom_gates_client.rbi
│   │   │   │   │   │   │   └── segment.rbi
│   │   │   │   │   │   └── v2
│   │   │   │   │   │       ├── checks_client.rbi
│   │   │   │   │   │       ├── feature_flag.rbi
│   │   │   │   │   │       ├── feature_flag_state.rbi
│   │   │   │   │   │       ├── get_enabled_feature_flags_by_actor_request.rbi
│   │   │   │   │   │       ├── get_enabled_feature_flags_by_actor_response.rbi
│   │   │   │   │   │       ├── get_feature_flags_request.rbi
│   │   │   │   │   │       ├── get_feature_flags_response.rbi
│   │   │   │   │   │       ├── get_segments_request.rbi
│   │   │   │   │   │       ├── get_segments_response.rbi
│   │   │   │   │   │       ├── monolith_optimized_checks_client.rbi
│   │   │   │   │   │       ├── monolith_optimized_feature_flag.rbi
│   │   │   │   │   │       ├── monolith_optimized_get_feature_flags_request.rbi
│   │   │   │   │   │       ├── monolith_optimized_get_feature_flags_response.rbi
│   │   │   │   │   │       ├── monolith_optimized_get_segments_response.rbi
│   │   │   │   │   │       ├── monolith_optimized_segment.rbi
│   │   │   │   │   │       └── segment.rbi
│   │   │   │   │   └── management
│   │   │   │   │       └── v4
│   │   │   │   │           ├── add_members_request.rbi
│   │   │   │   │           ├── clear_feature_flag_node_gates_request.rbi
│   │   │   │   │           ├── count_members_request.rbi
│   │   │   │   │           ├── count_members_response.rbi
│   │   │   │   │           ├── create_feature_flag_request.rbi
│   │   │   │   │           ├── custom_gate_change.rbi
│   │   │   │   │           ├── custom_gate_changes.rbi
│   │   │   │   │           ├── custom_gates.rbi
│   │   │   │   │           ├── delete_feature_flag_request.rbi
│   │   │   │   │           ├── feature_flag_node_state_filter.rbi
│   │   │   │   │           ├── feature_flag.rbi
│   │   │   │   │           ├── feature_flags_client.rbi
│   │   │   │   │           ├── feature_flag_state.rbi
│   │   │   │   │           ├── get_feature_flag_request.rbi
│   │   │   │   │           ├── get_member_request.rbi
│   │   │   │   │           ├── get_member_response.rbi
│   │   │   │   │           ├── get_operation_request.rbi
│   │   │   │   │           ├── get_rollout_tree_request.rbi
│   │   │   │   │           ├── list_feature_flags_filter.rbi
│   │   │   │   │           ├── list_feature_flags_request.rbi
│   │   │   │   │           ├── list_feature_flags_response.rbi
│   │   │   │   │           ├── list_members_request.rbi
│   │   │   │   │           ├── list_members_response.rbi
│   │   │   │   │           ├── list_rollout_trees_request.rbi
│   │   │   │   │           ├── list_rollout_trees_response.rbi
│   │   │   │   │           ├── members_response.rbi
│   │   │   │   │           ├── node.rbi
│   │   │   │   │           ├── operation_error.rbi
│   │   │   │   │           ├── operation.rbi
│   │   │   │   │           ├── percentage_of_actors.rbi
│   │   │   │   │           ├── percentage_of_calls.rbi
│   │   │   │   │           ├── remove_all_members_request.rbi
│   │   │   │   │           ├── remove_members_request.rbi
│   │   │   │   │           ├── result_override.rbi
│   │   │   │   │           ├── rollout_tree_node.rbi
│   │   │   │   │           ├── rollout_tree.rbi
│   │   │   │   │           ├── rollout_trees_client.rbi
│   │   │   │   │           ├── segment_members_client.rbi
│   │   │   │   │           ├── update_feature_flag_node_gates_request.rbi
│   │   │   │   │           └── update_feature_flag_request.rbi
│   │   │   │   └── kv
│   │   │   │       └── data_store.rbi
│   │   │   ├── feature_management_kv_cleanup_expired_data_job.rbi
│   │   │   ├── feature.rbi
│   │   │   ├── feature_showcases_job.rbi
│   │   │   ├── feed
│   │   │   │   ├── item_body_component.rbi
│   │   │   │   └── item_component.rbi
│   │   │   ├── feed_filter_settings.rbi
│   │   │   ├── feeds
│   │   │   │   └── kv
│   │   │   │       └── data_store.rbi
│   │   │   ├── feeds_kv_cleanup_expired_data_job.rbi
│   │   │   ├── fetch_ocsp_job.rbi
│   │   │   ├── files
│   │   │   │   └── clone_url_view.rbi
│   │   │   ├── financial_onboarding_job.rbi
│   │   │   ├── find_pull_request_last_push_job.rbi
│   │   │   ├── fine_grained_permission.rbi
│   │   │   ├── fix_broken_workflow_job_runs_job.rbi
│   │   │   ├── following.rbi
│   │   │   ├── fork_group_setting.rbi
│   │   │   ├── fork_repository_orchestration.rbi
│   │   │   ├── for_you_feed_filter_settings.rbi
│   │   │   ├── fraud_flagged_sponsor.rbi
│   │   │   ├── free_onboarding_job.rbi
│   │   │   ├── gate_approval_log.rbi
│   │   │   ├── gate_approval.rbi
│   │   │   ├── gate_approver.rbi
│   │   │   ├── gate_branch_policy.rbi
│   │   │   ├── gate.rbi
│   │   │   ├── gate_request.rbi
│   │   │   ├── generated_path_helpers_module.rbi
│   │   │   ├── generated_url_helpers_module.rbi
│   │   │   ├── ghec_admin
│   │   │   │   ├── enterprise_dormant_users_export.rbi
│   │   │   │   └── enterprise_users_export.rbi
│   │   │   ├── ghes_actions_job_execution.rbi
│   │   │   ├── ghes_backfill_default_fg_pat_limit_policy_job.rbi
│   │   │   ├── ghes_backfill_oauth_access_last_issued_at_job.rbi
│   │   │   ├── ghost_git_hub_app.rbi
│   │   │   ├── gist_comment_edit.rbi
│   │   │   ├── gist_comment.rbi
│   │   │   ├── gist_disk_usage_job.rbi
│   │   │   ├── gist_flagged_by_user_job.rbi
│   │   │   ├── gist_maintenance_job.rbi
│   │   │   ├── gist_maintenance_scheduler_job.rbi
│   │   │   ├── gist_purge_job.rbi
│   │   │   ├── gist_push_job.rbi
│   │   │   ├── gist.rbi
│   │   │   ├── gists
│   │   │   │   └── comment_body_component.rbi
│   │   │   ├── gist_star.rbi
│   │   │   ├── gist_synchronize_search_index_job.rbi
│   │   │   ├── git
│   │   │   │   └── ref.rbi
│   │   │   ├── git_auth
│   │   │   │   └── commit_refs.rbi
│   │   │   ├── gitbackups_delete_job.rbi
│   │   │   ├── gitbackups_ensure_fresh_key_job.rbi
│   │   │   ├── gitbackups_maintenance_job.rbi
│   │   │   ├── gitbackups_migration_scheduler_job.rbi
│   │   │   ├── gitbackups_scheduler_job.rbi
│   │   │   ├── gitbackups_sweeper_job.rbi
│   │   │   ├── gitbackups_wal_job.rbi
│   │   │   ├── git_hub
│   │   │   │   ├── actions_broker_service
│   │   │   │   │   └── billing_owner
│   │   │   │   │       └── v1
│   │   │   │   │           ├── billing_owner_api_client.rbi
│   │   │   │   │           ├── get_billing_owner_request.rbi
│   │   │   │   │           └── get_billing_owner_response.rbi
│   │   │   │   ├── actions_runner_admin
│   │   │   │   │   ├── api
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── add_label_request.rbi
│   │   │   │   │   │       ├── add_runner_group_permissions_request.rbi
│   │   │   │   │   │       ├── add_runner_group_permissions_response.rbi
│   │   │   │   │   │       ├── add_runner_group_request.rbi
│   │   │   │   │   │       ├── add_runner_group_response.rbi
│   │   │   │   │   │       ├── add_runner_request.rbi
│   │   │   │   │   │       ├── add_runner_response.rbi
│   │   │   │   │   │       ├── add_runner_scale_set_request.rbi
│   │   │   │   │   │       ├── add_runner_scale_set_response.rbi
│   │   │   │   │   │       ├── concurrency_service_client.rbi
│   │   │   │   │   │       ├── create_runner_scale_set_session_request.rbi
│   │   │   │   │   │       ├── create_runner_scale_set_session_response.rbi
│   │   │   │   │   │       ├── default_concurrency.rbi
│   │   │   │   │   │       ├── delete_runner_group_permissions_request.rbi
│   │   │   │   │   │       ├── delete_runner_group_permissions_response.rbi
│   │   │   │   │   │       ├── delete_runner_group_request.rbi
│   │   │   │   │   │       ├── delete_runner_group_response.rbi
│   │   │   │   │   │       ├── delete_runner_request.rbi
│   │   │   │   │   │       ├── delete_runner_response.rbi
│   │   │   │   │   │       ├── delete_runner_scale_set_request.rbi
│   │   │   │   │   │       ├── delete_runner_scale_set_response.rbi
│   │   │   │   │   │       ├── delete_runner_scale_set_session_request.rbi
│   │   │   │   │   │       ├── delete_runner_scale_set_session_response.rbi
│   │   │   │   │   │       ├── download.rbi
│   │   │   │   │   │       ├── generate_jit_runner_config_request.rbi
│   │   │   │   │   │       ├── generate_jit_runner_config_response.rbi
│   │   │   │   │   │       ├── get_remote_runner_group_request.rbi
│   │   │   │   │   │       ├── get_remote_runner_group_response.rbi
│   │   │   │   │   │       ├── get_runner_group_request.rbi
│   │   │   │   │   │       ├── get_runner_group_response.rbi
│   │   │   │   │   │       ├── get_runner_request.rbi
│   │   │   │   │   │       ├── get_runner_response.rbi
│   │   │   │   │   │       ├── get_runner_scale_set_request.rbi
│   │   │   │   │   │       ├── get_runner_scale_set_response.rbi
│   │   │   │   │   │       ├── get_runner_v2_flow_status_request.rbi
│   │   │   │   │   │       ├── get_runner_v2_flow_status_response.rbi
│   │   │   │   │   │       ├── get_runner_version_deprecation_request.rbi
│   │   │   │   │   │       ├── get_runner_version_deprecation_response.rbi
│   │   │   │   │   │       ├── get_tenant_migration_state_request.rbi
│   │   │   │   │   │       ├── get_tenant_migration_state_response.rbi
│   │   │   │   │   │       ├── label.rbi
│   │   │   │   │   │       ├── list_concurrencies_for_owner_request.rbi
│   │   │   │   │   │       ├── list_concurrencies_for_owner_response.rbi
│   │   │   │   │   │       ├── list_default_concurrencies_request.rbi
│   │   │   │   │   │       ├── list_default_concurrencies_response.rbi
│   │   │   │   │   │       ├── list_hosted_runners_request.rbi
│   │   │   │   │   │       ├── list_hosted_runners_response.rbi
│   │   │   │   │   │       ├── list_labels_request.rbi
│   │   │   │   │   │       ├── list_labels_response.rbi
│   │   │   │   │   │       ├── list_remote_runner_groups_request.rbi
│   │   │   │   │   │       ├── list_remote_runner_groups_response.rbi
│   │   │   │   │   │       ├── list_runner_downloads_request.rbi
│   │   │   │   │   │       ├── list_runner_downloads_response.rbi
│   │   │   │   │   │       ├── list_runner_groups_request.rbi
│   │   │   │   │   │       ├── list_runner_groups_response.rbi
│   │   │   │   │   │       ├── list_runner_scale_sets_request.rbi
│   │   │   │   │   │       ├── list_runner_scale_sets_response.rbi
│   │   │   │   │   │       ├── list_runners_for_group_request.rbi
│   │   │   │   │   │       ├── list_runners_for_group_response.rbi
│   │   │   │   │   │       ├── list_runners_request.rbi
│   │   │   │   │   │       ├── list_runners_response.rbi
│   │   │   │   │   │       ├── migration_state.rbi
│   │   │   │   │   │       ├── owner_concurrency.rbi
│   │   │   │   │   │       ├── refresh_runner_scale_set_session_request.rbi
│   │   │   │   │   │       ├── refresh_runner_scale_set_session_response.rbi
│   │   │   │   │   │       ├── runner_authorization.rbi
│   │   │   │   │   │       ├── runner_group.rbi
│   │   │   │   │   │       ├── runner.rbi
│   │   │   │   │   │       ├── runner_resource_service_client.rbi
│   │   │   │   │   │       ├── runner_scale_set_label.rbi
│   │   │   │   │   │       ├── runner_scale_set.rbi
│   │   │   │   │   │       ├── runner_scale_set_statistics.rbi
│   │   │   │   │   │       ├── runner_setting.rbi
│   │   │   │   │   │       ├── set_labels_request.rbi
│   │   │   │   │   │       ├── set_labels_response.rbi
│   │   │   │   │   │       ├── set_runner_group_permissions_request.rbi
│   │   │   │   │   │       ├── set_runner_group_permissions_response.rbi
│   │   │   │   │   │       ├── set_runners_for_group_request.rbi
│   │   │   │   │   │       ├── set_runners_for_group_response.rbi
│   │   │   │   │   │       ├── update_allow_public.rbi
│   │   │   │   │   │       ├── update_labels_request.rbi
│   │   │   │   │   │       ├── update_labels_response.rbi
│   │   │   │   │   │       ├── update_restricted_to_workflows.rbi
│   │   │   │   │   │       ├── update_runner_group_request.rbi
│   │   │   │   │   │       ├── update_runner_group_response.rbi
│   │   │   │   │   │       ├── update_runner_request.rbi
│   │   │   │   │   │       ├── update_runner_response.rbi
│   │   │   │   │   │       ├── update_runner_scale_set_request.rbi
│   │   │   │   │   │       ├── update_runner_scale_set_response.rbi
│   │   │   │   │   │       ├── update_visibility.rbi
│   │   │   │   │   │       └── visibility.rbi
│   │   │   │   │   └── entities
│   │   │   │   │       └── v1
│   │   │   │   │           ├── git_hub_entity_hierarchy.rbi
│   │   │   │   │           ├── git_hub_entity.rbi
│   │   │   │   │           └── identity.rbi
│   │   │   │   ├── actions_run_service
│   │   │   │   │   ├── api
│   │   │   │   │   │   └── twirp
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           ├── abuse_info_identity.rbi
│   │   │   │   │   │           ├── abuse_info.rbi
│   │   │   │   │   │           ├── billing_plan_owner.rbi
│   │   │   │   │   │           ├── callbacks.rbi
│   │   │   │   │   │           ├── cancel_plan_request.rbi
│   │   │   │   │   │           ├── cancel_plan_response.rbi
│   │   │   │   │   │           ├── concurrency_group_acquired_instance.rbi
│   │   │   │   │   │           ├── concurrency_group.rbi
│   │   │   │   │   │           ├── concurrency_group_waiting_instance.rbi
│   │   │   │   │   │           ├── configuration.rbi
│   │   │   │   │   │           ├── context.rbi
│   │   │   │   │   │           ├── create_annotation_request.rbi
│   │   │   │   │   │           ├── debug_job_request.rbi
│   │   │   │   │   │           ├── debug_job_response.rbi
│   │   │   │   │   │           ├── get_concurrency_group_request.rbi
│   │   │   │   │   │           ├── get_concurrency_group_response.rbi
│   │   │   │   │   │           ├── get_job_debugger_request.rbi
│   │   │   │   │   │           ├── get_job_debugger_response.rbi
│   │   │   │   │   │           ├── get_plan_status_request.rbi
│   │   │   │   │   │           ├── get_plan_status_response.rbi
│   │   │   │   │   │           ├── git_hub_event_info.rbi
│   │   │   │   │   │           ├── job_status.rbi
│   │   │   │   │   │           ├── list_concurrency_groups_request.rbi
│   │   │   │   │   │           ├── list_concurrency_groups_response.rbi
│   │   │   │   │   │           ├── notify_gate_request.rbi
│   │   │   │   │   │           ├── oidc_config.rbi
│   │   │   │   │   │           ├── properties.rbi
│   │   │   │   │   │           ├── rerun_context.rbi
│   │   │   │   │   │           ├── run_service_client.rbi
│   │   │   │   │   │           ├── start_plan_request.rbi
│   │   │   │   │   │           ├── start_plan_response.rbi
│   │   │   │   │   │           ├── string_list.rbi
│   │   │   │   │   │           ├── target_repository.rbi
│   │   │   │   │   │           └── tenant_info.rbi
│   │   │   │   │   ├── contracts
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── environment.rbi
│   │   │   │   │   │       ├── gate
│   │   │   │   │   │       │   └── type.rbi
│   │   │   │   │   │       └── gate.rbi
│   │   │   │   │   └── environments
│   │   │   │   │       └── v1
│   │   │   │   │           ├── create_environment_request.rbi
│   │   │   │   │           ├── create_environment_response.rbi
│   │   │   │   │           ├── environments_api_client.rbi
│   │   │   │   │           ├── get_environment_request.rbi
│   │   │   │   │           └── get_environment_response.rbi
│   │   │   │   ├── compromised_credentials
│   │   │   │   │   └── compromised_creds_processor_job.rbi
│   │   │   │   ├── dialog_component.rbi
│   │   │   │   ├── flash_action_dismissible_component.rbi
│   │   │   │   ├── git_backups
│   │   │   │   │   └── v1
│   │   │   │   │       ├── delete_request.rbi
│   │   │   │   │       ├── gitbackups_client.rbi
│   │   │   │   │       ├── maintenance_request.rbi
│   │   │   │   │       ├── status_request.rbi
│   │   │   │   │       └── status_response.rbi
│   │   │   │   ├── goomba
│   │   │   │   │   └── warp_pipe_stats.rbi
│   │   │   │   ├── hosted_compute_ims
│   │   │   │   │   ├── admin_api
│   │   │   │   │   │   ├── create_curated_image_definition_pointer_request.rbi
│   │   │   │   │   │   ├── create_curated_image_definition_pointer_response.rbi
│   │   │   │   │   │   ├── create_curated_image_definition_request.rbi
│   │   │   │   │   │   ├── create_curated_image_definition_response.rbi
│   │   │   │   │   │   ├── create_curated_image_version_request.rbi
│   │   │   │   │   │   ├── create_curated_image_version_response.rbi
│   │   │   │   │   │   ├── delete_curated_image_definition_pointer_request.rbi
│   │   │   │   │   │   ├── delete_curated_image_definition_pointer_response.rbi
│   │   │   │   │   │   ├── delete_curated_image_definition_request.rbi
│   │   │   │   │   │   ├── delete_curated_image_definition_response.rbi
│   │   │   │   │   │   ├── delete_curated_image_version_request.rbi
│   │   │   │   │   │   ├── delete_curated_image_version_response.rbi
│   │   │   │   │   │   ├── get_curated_image_definition_request.rbi
│   │   │   │   │   │   ├── get_curated_image_definition_response.rbi
│   │   │   │   │   │   ├── get_curated_image_version_request.rbi
│   │   │   │   │   │   ├── get_curated_image_version_response.rbi
│   │   │   │   │   │   ├── image_definition.rbi
│   │   │   │   │   │   ├── image_management_admin_service_client.rbi
│   │   │   │   │   │   ├── image_version.rbi
│   │   │   │   │   │   ├── list_curated_image_definitions_request.rbi
│   │   │   │   │   │   ├── list_curated_image_definitions_response.rbi
│   │   │   │   │   │   ├── list_curated_image_versions_request.rbi
│   │   │   │   │   │   ├── list_curated_image_versions_response.rbi
│   │   │   │   │   │   ├── rollback_curated_image_to_version_request.rbi
│   │   │   │   │   │   ├── rollback_curated_image_to_version_response.rbi
│   │   │   │   │   │   ├── start_mac_os_image_provisioning_request.rbi
│   │   │   │   │   │   ├── start_mac_os_image_provisioning_response.rbi
│   │   │   │   │   │   ├── update_curated_image_definition_pointer_request.rbi
│   │   │   │   │   │   ├── update_curated_image_definition_pointer_response.rbi
│   │   │   │   │   │   ├── update_curated_image_definition_request.rbi
│   │   │   │   │   │   ├── update_curated_image_definition_response.rbi
│   │   │   │   │   │   ├── update_curated_image_version_request.rbi
│   │   │   │   │   │   └── update_curated_image_version_response.rbi
│   │   │   │   │   ├── api
│   │   │   │   │   │   └── shared
│   │   │   │   │   │       ├── actor.rbi
│   │   │   │   │   │       ├── architecture.rbi
│   │   │   │   │   │       ├── image_definition_state.rbi
│   │   │   │   │   │       ├── image_type.rbi
│   │   │   │   │   │       ├── image_version_state.rbi
│   │   │   │   │   │       ├── os_state.rbi
│   │   │   │   │   │       ├── os_type.rbi
│   │   │   │   │   │       └── vm_generation.rbi
│   │   │   │   │   ├── images_api
│   │   │   │   │   │   ├── create_customer_image_definition_request.rbi
│   │   │   │   │   │   ├── create_customer_image_definition_response.rbi
│   │   │   │   │   │   ├── create_customer_image_version_request.rbi
│   │   │   │   │   │   ├── create_customer_image_version_response.rbi
│   │   │   │   │   │   ├── delete_customer_image_definition_request.rbi
│   │   │   │   │   │   ├── delete_customer_image_definition_response.rbi
│   │   │   │   │   │   ├── delete_customer_image_version_request.rbi
│   │   │   │   │   │   ├── delete_customer_image_version_response.rbi
│   │   │   │   │   │   ├── get_curated_image_definition_request.rbi
│   │   │   │   │   │   ├── get_curated_image_definition_response.rbi
│   │   │   │   │   │   ├── get_curated_image_version_request.rbi
│   │   │   │   │   │   ├── get_curated_image_version_response.rbi
│   │   │   │   │   │   ├── get_customer_image_definition_request.rbi
│   │   │   │   │   │   ├── get_customer_image_definition_response.rbi
│   │   │   │   │   │   ├── get_customer_image_version_request.rbi
│   │   │   │   │   │   ├── get_customer_image_version_response.rbi
│   │   │   │   │   │   ├── handle_admin_event_request.rbi
│   │   │   │   │   │   ├── handle_admin_event_response.rbi
│   │   │   │   │   │   ├── image_definition.rbi
│   │   │   │   │   │   ├── image_generation_source.rbi
│   │   │   │   │   │   ├── image_management_service_client.rbi
│   │   │   │   │   │   ├── image_version.rbi
│   │   │   │   │   │   ├── list_curated_image_definitions_request.rbi
│   │   │   │   │   │   ├── list_curated_image_definitions_response.rbi
│   │   │   │   │   │   ├── list_curated_image_versions_request.rbi
│   │   │   │   │   │   ├── list_curated_image_versions_response.rbi
│   │   │   │   │   │   ├── list_customer_image_definitions_request.rbi
│   │   │   │   │   │   ├── list_customer_image_definitions_response.rbi
│   │   │   │   │   │   ├── list_customer_image_versions_request.rbi
│   │   │   │   │   │   ├── list_customer_image_versions_response.rbi
│   │   │   │   │   │   ├── update_customer_image_definition_request.rbi
│   │   │   │   │   │   └── update_customer_image_definition_response.rbi
│   │   │   │   │   └── internal_api
│   │   │   │   │       ├── finish_image_version_generation_request.rbi
│   │   │   │   │       ├── finish_image_version_generation_response.rbi
│   │   │   │   │       ├── get_image_details_request.rbi
│   │   │   │   │       ├── get_image_details_response.rbi
│   │   │   │   │       ├── get_image_reference_request.rbi
│   │   │   │   │       ├── get_image_reference_response.rbi
│   │   │   │   │       ├── image_details.rbi
│   │   │   │   │       ├── image_generation_source.rbi
│   │   │   │   │       ├── image_reference.rbi
│   │   │   │   │       ├── internal_image_management_service_client.rbi
│   │   │   │   │       ├── start_image_version_generation_request.rbi
│   │   │   │   │       ├── start_image_version_generation_response.rbi
│   │   │   │   │       ├── update_image_version_generation_status_request.rbi
│   │   │   │   │       └── update_image_version_generation_status_response.rbi
│   │   │   │   ├── kredz
│   │   │   │   │   └── services
│   │   │   │   │       └── varz
│   │   │   │   │           ├── delete_request.rbi
│   │   │   │   │           ├── delete_response.rbi
│   │   │   │   │           ├── delete_variables_for_owner_request.rbi
│   │   │   │   │           ├── delete_variables_for_owner_response.rbi
│   │   │   │   │           ├── environment.rbi
│   │   │   │   │           ├── error.rbi
│   │   │   │   │           ├── fetch_request.rbi
│   │   │   │   │           ├── fetch_response.rbi
│   │   │   │   │           ├── list_by_names_for_repo_request.rbi
│   │   │   │   │           ├── list_by_names_for_repo_response.rbi
│   │   │   │   │           ├── list_by_names_request.rbi
│   │   │   │   │           ├── list_by_names_response.rbi
│   │   │   │   │           ├── list_organization_variables_for_repository_by_names_request.rbi
│   │   │   │   │           ├── list_organization_variables_for_repository_by_names_response.rbi
│   │   │   │   │           ├── list_organization_variables_for_repository_request.rbi
│   │   │   │   │           ├── list_organization_variables_for_repository_response.rbi
│   │   │   │   │           ├── list_request.rbi
│   │   │   │   │           ├── list_response.rbi
│   │   │   │   │           ├── list_variables_for_owners_request.rbi
│   │   │   │   │           ├── list_variables_for_owners_response.rbi
│   │   │   │   │           ├── list_variables_for_repository_request.rbi
│   │   │   │   │           ├── list_variables_for_repository_response.rbi
│   │   │   │   │           ├── organization.rbi
│   │   │   │   │           ├── repository.rbi
│   │   │   │   │           ├── repository_with_owner.rbi
│   │   │   │   │           ├── store_request.rbi
│   │   │   │   │           ├── store_response.rbi
│   │   │   │   │           ├── update_request.rbi
│   │   │   │   │           ├── update_response.rbi
│   │   │   │   │           ├── user.rbi
│   │   │   │   │           ├── variable_count.rbi
│   │   │   │   │           ├── variable_counts_request.rbi
│   │   │   │   │           ├── variable_counts_response.rbi
│   │   │   │   │           ├── variable_owner.rbi
│   │   │   │   │           ├── variable.rbi
│   │   │   │   │           ├── variables_service_client.rbi
│   │   │   │   │           └── visibility.rbi
│   │   │   │   ├── launch
│   │   │   │   │   ├── pbtypes
│   │   │   │   │   │   ├── checks
│   │   │   │   │   │   │   ├── check_step_log.rbi
│   │   │   │   │   │   │   └── check_step.rbi
│   │   │   │   │   │   ├── deploy
│   │   │   │   │   │   │   ├── check_run_debug.rbi
│   │   │   │   │   │   │   ├── delete_schedules_request.rbi
│   │   │   │   │   │   │   ├── delete_schedules_response.rbi
│   │   │   │   │   │   │   ├── disable_scheduled_workflow_request.rbi
│   │   │   │   │   │   │   ├── list_schedules_request.rbi
│   │   │   │   │   │   │   ├── list_schedules_response.rbi
│   │   │   │   │   │   │   ├── notify_repository_event.rbi
│   │   │   │   │   │   │   ├── synchronize_scheduled_workflows_request.rbi
│   │   │   │   │   │   │   └── workflow_schedule.rbi
│   │   │   │   │   │   └── git_hub
│   │   │   │   │   │       ├── app.rbi
│   │   │   │   │   │       ├── check_run.rbi
│   │   │   │   │   │       ├── check_suite.rbi
│   │   │   │   │   │       ├── deployment.rbi
│   │   │   │   │   │       ├── event_type.rbi
│   │   │   │   │   │       ├── identity.rbi
│   │   │   │   │   │       ├── installation.rbi
│   │   │   │   │   │       ├── name_with_owner.rbi
│   │   │   │   │   │       ├── push.rbi
│   │   │   │   │   │       ├── repository.rbi
│   │   │   │   │   │       └── user.rbi
│   │   │   │   │   └── services
│   │   │   │   │       ├── artifactcache
│   │   │   │   │       │   ├── artifact_cache_client.rbi
│   │   │   │   │       │   ├── cache_entry.rbi
│   │   │   │   │       │   ├── delete_cache_by_id_request.rbi
│   │   │   │   │       │   ├── delete_cache_by_id_response.rbi
│   │   │   │   │       │   ├── delete_caches_by_key_request.rbi
│   │   │   │   │       │   ├── delete_caches_by_key_response.rbi
│   │   │   │   │       │   ├── list_caches_request.rbi
│   │   │   │   │       │   └── list_caches_response.rbi
│   │   │   │   │       ├── artifactsexchange
│   │   │   │   │       │   ├── actions_artifact_exchange_client.rbi
│   │   │   │   │       │   ├── delete_artifact_request.rbi
│   │   │   │   │       │   ├── delete_build_logs_request.rbi
│   │   │   │   │       │   ├── exchange_url_request.rbi
│   │   │   │   │       │   ├── exchange_url_response.rbi
│   │   │   │   │       │   └── resource_type.rbi
│   │   │   │   │       ├── checks
│   │   │   │   │       │   ├── checks_client.rbi
│   │   │   │   │       │   ├── job_steps.rbi
│   │   │   │   │       │   ├── steps_from_change_id_for_run_request.rbi
│   │   │   │   │       │   ├── steps_from_change_id_for_run_response.rbi
│   │   │   │   │       │   ├── steps_from_change_id_request.rbi
│   │   │   │   │       │   ├── steps_from_change_id_response.rbi
│   │   │   │   │       │   ├── summary_exchange_url_request.rbi
│   │   │   │   │       │   └── summary_exchange_url_response.rbi
│   │   │   │   │       ├── concurrencylimitoverrides
│   │   │   │   │       │   ├── concurrency_limit_overrides_client.rbi
│   │   │   │   │       │   ├── concurrency_limit.rbi
│   │   │   │   │       │   ├── get_concurrency_limit_overrides_request.rbi
│   │   │   │   │       │   ├── get_concurrency_limit_overrides_response.rbi
│   │   │   │   │       │   ├── update_concurrency_limit_overrides_request.rbi
│   │   │   │   │       │   └── update_concurrency_limit_overrides_response.rbi
│   │   │   │   │       ├── credz
│   │   │   │   │       │   ├── create_request.rbi
│   │   │   │   │       │   ├── create_response.rbi
│   │   │   │   │       │   ├── credential_owner.rbi
│   │   │   │   │       │   ├── credential.rbi
│   │   │   │   │       │   ├── credentials_service_client.rbi
│   │   │   │   │       │   ├── delete_request.rbi
│   │   │   │   │       │   ├── delete_response.rbi
│   │   │   │   │       │   ├── delete_secrets_for_owner_request.rbi
│   │   │   │   │       │   ├── delete_secrets_for_owner_response.rbi
│   │   │   │   │       │   ├── environment.rbi
│   │   │   │   │       │   ├── error.rbi
│   │   │   │   │       │   ├── exists_request.rbi
│   │   │   │   │       │   ├── exists_response.rbi
│   │   │   │   │       │   ├── fetch_request.rbi
│   │   │   │   │       │   ├── fetch_response.rbi
│   │   │   │   │       │   ├── list_request.rbi
│   │   │   │   │       │   ├── list_response.rbi
│   │   │   │   │       │   ├── list_secrets_for_repository_request.rbi
│   │   │   │   │       │   ├── list_secrets_for_repository_response.rbi
│   │   │   │   │       │   ├── organization.rbi
│   │   │   │   │       │   ├── repository.rbi
│   │   │   │   │       │   ├── repository_with_owner.rbi
│   │   │   │   │       │   ├── secret_count.rbi
│   │   │   │   │       │   ├── secret_counts_request.rbi
│   │   │   │   │       │   ├── secret_counts_response.rbi
│   │   │   │   │       │   ├── store_request.rbi
│   │   │   │   │       │   ├── store_response.rbi
│   │   │   │   │       │   ├── update_request.rbi
│   │   │   │   │       │   ├── update_response.rbi
│   │   │   │   │       │   ├── user.rbi
│   │   │   │   │       │   └── visibility.rbi
│   │   │   │   │       ├── deploy
│   │   │   │   │       │   ├── abuse_status_request.rbi
│   │   │   │   │       │   ├── abuse_status_response.rbi
│   │   │   │   │       │   ├── action_build_step_status.rbi
│   │   │   │   │       │   ├── action_reference.rbi
│   │   │   │   │       │   ├── get_az_for_global_id_chatops_request.rbi
│   │   │   │   │       │   ├── get_az_for_global_id_chatops_response.rbi
│   │   │   │   │       │   ├── get_tenant_i_ds_request.rbi
│   │   │   │   │       │   ├── get_tenant_i_ds_response.rbi
│   │   │   │   │       │   ├── get_tenant_mapping_info_request.rbi
│   │   │   │   │       │   ├── get_tenant_mapping_info_response.rbi
│   │   │   │   │       │   ├── get_workflow_billing_details_request.rbi
│   │   │   │   │       │   ├── get_workflow_security_details_request.rbi
│   │   │   │   │       │   ├── get_workflow_security_details_response.rbi
│   │   │   │   │       │   ├── launch_deployment_service_client.rbi
│   │   │   │   │       │   ├── repo_by_azp_tenant_request.rbi
│   │   │   │   │       │   ├── repo_by_azp_tenant_response.rbi
│   │   │   │   │       │   ├── report_admin_event_for_billing_owner_request.rbi
│   │   │   │   │       │   ├── report_admin_event_for_owner_repos_request.rbi
│   │   │   │   │       │   ├── repository_change_type.rbi
│   │   │   │   │       │   ├── resolve_actions_request.rbi
│   │   │   │   │       │   ├── resolve_actions_response.rbi
│   │   │   │   │       │   ├── resolved_action_authentication.rbi
│   │   │   │   │       │   ├── resolved_action_error.rbi
│   │   │   │   │       │   ├── resolved_action_package_details.rbi
│   │   │   │   │       │   ├── resolved_action.rbi
│   │   │   │   │       │   ├── run_dynamic_workflow_request.rbi
│   │   │   │   │       │   ├── run_dynamic_workflow_response.rbi
│   │   │   │   │       │   ├── run_workflow_request.rbi
│   │   │   │   │       │   ├── run_workflow_response.rbi
│   │   │   │   │       │   ├── run_workflow_source.rbi
│   │   │   │   │       │   ├── setup_repository_request.rbi
│   │   │   │   │       │   ├── setup_repository_response.rbi
│   │   │   │   │       │   ├── setup_tenant_request.rbi
│   │   │   │   │       │   ├── setup_tenant_response.rbi
│   │   │   │   │       │   ├── visibility.rbi
│   │   │   │   │       │   ├── workflow_billing_details_response.rbi
│   │   │   │   │       │   ├── workflow_cancel_all_for_non_owner_repos_request.rbi
│   │   │   │   │       │   ├── workflow_cancel_all_for_non_owner_repos_response.rbi
│   │   │   │   │       │   ├── workflow_cancel_all_request.rbi
│   │   │   │   │       │   ├── workflow_cancel_all_response.rbi
│   │   │   │   │       │   ├── workflow_cancel_request.rbi
│   │   │   │   │       │   ├── workflow_with_build.rbi
│   │   │   │   │       │   └── work_slow_response.rbi
│   │   │   │   │       ├── environment
│   │   │   │   │       │   ├── environment_client.rbi
│   │   │   │   │       │   ├── gate.rbi
│   │   │   │   │       │   ├── get_or_create_environment_request.rbi
│   │   │   │   │       │   ├── get_or_create_environment_response.rbi
│   │   │   │   │       │   └── notify_gate_request.rbi
│   │   │   │   │       ├── largerrunners
│   │   │   │   │       │   ├── beta_feature.rbi
│   │   │   │   │       │   ├── create_pool_request.rbi
│   │   │   │   │       │   ├── create_pool_response.rbi
│   │   │   │   │       │   ├── delete_pool_request.rbi
│   │   │   │   │       │   ├── delete_pool_response.rbi
│   │   │   │   │       │   ├── get_beta_feature_request.rbi
│   │   │   │   │       │   ├── get_beta_feature_response.rbi
│   │   │   │   │       │   ├── get_pool_request.rbi
│   │   │   │   │       │   ├── get_pool_response.rbi
│   │   │   │   │       │   ├── get_tenant_info_request.rbi
│   │   │   │   │       │   ├── get_tenant_info_response.rbi
│   │   │   │   │       │   ├── image_key
│   │   │   │   │       │   │   └── image_source.rbi
│   │   │   │   │       │   ├── image_key.rbi
│   │   │   │   │       │   ├── larger_runners_client.rbi
│   │   │   │   │       │   ├── list_beta_features_request.rbi
│   │   │   │   │       │   ├── list_beta_features_response.rbi
│   │   │   │   │       │   ├── list_labels_request.rbi
│   │   │   │   │       │   ├── list_labels_response.rbi
│   │   │   │   │       │   ├── list_machine_specs_request.rbi
│   │   │   │   │       │   ├── list_machine_specs_response.rbi
│   │   │   │   │       │   ├── list_pool_agents_request.rbi
│   │   │   │   │       │   ├── list_pool_agents_response.rbi
│   │   │   │   │       │   ├── list_pools_request.rbi
│   │   │   │   │       │   ├── list_pools_response.rbi
│   │   │   │   │       │   ├── machine_spec_gpu.rbi
│   │   │   │   │       │   ├── machine_spec.rbi
│   │   │   │   │       │   ├── pool.rbi
│   │   │   │   │       │   ├── pool_state.rbi
│   │   │   │   │       │   ├── public_ip.rbi
│   │   │   │   │       │   ├── set_beta_feature_request.rbi
│   │   │   │   │       │   ├── set_beta_feature_response.rbi
│   │   │   │   │       │   ├── update_pool_request.rbi
│   │   │   │   │       │   └── update_pool_response.rbi
│   │   │   │   │       ├── ping
│   │   │   │   │       │   ├── ping_response.rbi
│   │   │   │   │       │   └── ping_service_client.rbi
│   │   │   │   │       ├── runnergroups
│   │   │   │   │       │   ├── add_runners_request.rbi
│   │   │   │   │       │   ├── add_runners_response.rbi
│   │   │   │   │       │   ├── add_target_request.rbi
│   │   │   │   │       │   ├── add_target_response.rbi
│   │   │   │   │       │   ├── create_group_request.rbi
│   │   │   │   │       │   ├── create_group_response.rbi
│   │   │   │   │       │   ├── delete_group_request.rbi
│   │   │   │   │       │   ├── delete_group_response.rbi
│   │   │   │   │       │   ├── get_group_request.rbi
│   │   │   │   │       │   ├── get_group_response.rbi
│   │   │   │   │       │   ├── list_groups_request.rbi
│   │   │   │   │       │   ├── list_groups_response.rbi
│   │   │   │   │       │   ├── remove_runner_request.rbi
│   │   │   │   │       │   ├── remove_runner_response.rbi
│   │   │   │   │       │   ├── remove_target_request.rbi
│   │   │   │   │       │   ├── remove_target_response.rbi
│   │   │   │   │       │   ├── runner_group.rbi
│   │   │   │   │       │   ├── runner_groups_client.rbi
│   │   │   │   │       │   ├── update_allow_public.rbi
│   │   │   │   │       │   ├── update_group_request.rbi
│   │   │   │   │       │   ├── update_group_response.rbi
│   │   │   │   │       │   ├── update_restricted_to_workflows.rbi
│   │   │   │   │       │   ├── update_runners_request.rbi
│   │   │   │   │       │   ├── update_runners_response.rbi
│   │   │   │   │       │   ├── update_targets_request.rbi
│   │   │   │   │       │   ├── update_targets_response.rbi
│   │   │   │   │       │   ├── update_visibility.rbi
│   │   │   │   │       │   └── visibility.rbi
│   │   │   │   │       ├── runnerscalesets
│   │   │   │   │       │   ├── add_runner_scale_set_request.rbi
│   │   │   │   │       │   ├── add_runner_scale_set_response.rbi
│   │   │   │   │       │   ├── create_runner_scale_set_session_request.rbi
│   │   │   │   │       │   ├── create_runner_scale_set_session_response.rbi
│   │   │   │   │       │   ├── delete_runner_scale_set_request.rbi
│   │   │   │   │       │   ├── delete_runner_scale_set_response.rbi
│   │   │   │   │       │   ├── delete_runner_scale_set_session_request.rbi
│   │   │   │   │       │   ├── delete_runner_scale_set_session_response.rbi
│   │   │   │   │       │   ├── generate_runner_scale_set_jit_runner_config_request.rbi
│   │   │   │   │       │   ├── generate_runner_scale_set_jit_runner_config_response.rbi
│   │   │   │   │       │   ├── get_runner_scale_set_request.rbi
│   │   │   │   │       │   ├── get_runner_scale_set_response.rbi
│   │   │   │   │       │   ├── label.rbi
│   │   │   │   │       │   ├── list_runner_scale_sets_request.rbi
│   │   │   │   │       │   ├── list_runner_scale_sets_response.rbi
│   │   │   │   │       │   ├── refresh_runner_scale_set_session_request.rbi
│   │   │   │   │       │   ├── refresh_runner_scale_set_session_response.rbi
│   │   │   │   │       │   ├── runner_scale_set.rbi
│   │   │   │   │       │   ├── runner_scale_sets_client.rbi
│   │   │   │   │       │   ├── runner_scale_set_statistics.rbi
│   │   │   │   │       │   ├── runner_setting.rbi
│   │   │   │   │       │   ├── update_runner_scale_set_request.rbi
│   │   │   │   │       │   └── update_runner_scale_set_response.rbi
│   │   │   │   │       ├── selfhostedrunners
│   │   │   │   │       │   ├── bulk_replace_runner_labels_request
│   │   │   │   │       │   │   └── runner_labels_update.rbi
│   │   │   │   │       │   ├── bulk_replace_runner_labels_request.rbi
│   │   │   │   │       │   ├── bulk_update_runner_labels_request
│   │   │   │   │       │   │   └── label_ops.rbi
│   │   │   │   │       │   ├── bulk_update_runner_labels_request.rbi
│   │   │   │   │       │   ├── create_label_request.rbi
│   │   │   │   │       │   ├── create_label_response.rbi
│   │   │   │   │       │   ├── delete_label_request.rbi
│   │   │   │   │       │   ├── delete_label_response.rbi
│   │   │   │   │       │   ├── delete_runner_request.rbi
│   │   │   │   │       │   ├── delete_runner_response.rbi
│   │   │   │   │       │   ├── download.rbi
│   │   │   │   │       │   ├── generate_jit_runner_request.rbi
│   │   │   │   │       │   ├── generate_jit_runner_response.rbi
│   │   │   │   │       │   ├── get_access_policy_request.rbi
│   │   │   │   │       │   ├── get_access_policy_response.rbi
│   │   │   │   │       │   ├── get_runner_request.rbi
│   │   │   │   │       │   ├── get_runner_response.rbi
│   │   │   │   │       │   ├── label.rbi
│   │   │   │   │       │   ├── list_downloads_request.rbi
│   │   │   │   │       │   ├── list_downloads_response.rbi
│   │   │   │   │       │   ├── list_labels_request.rbi
│   │   │   │   │       │   ├── list_labels_response.rbi
│   │   │   │   │       │   ├── list_runners_request.rbi
│   │   │   │   │       │   ├── list_runners_response.rbi
│   │   │   │   │       │   ├── permission_type.rbi
│   │   │   │   │       │   ├── register_runner_request.rbi
│   │   │   │   │       │   ├── register_runner_response.rbi
│   │   │   │   │       │   ├── runner
│   │   │   │   │       │   │   └── assigned_request.rbi
│   │   │   │   │       │   ├── runner.rbi
│   │   │   │   │       │   ├── self_hosted_runners_client.rbi
│   │   │   │   │       │   └── update_access_policy_request.rbi
│   │   │   │   │       ├── status
│   │   │   │   │       │   ├── annotation_level.rbi
│   │   │   │   │       │   ├── annotation.rbi
│   │   │   │   │       │   ├── artifact.rbi
│   │   │   │   │       │   ├── concurrency.rbi
│   │   │   │   │       │   ├── environment.rbi
│   │   │   │   │       │   ├── gate_status_request.rbi
│   │   │   │   │       │   ├── job_complete.rbi
│   │   │   │   │       │   ├── job_in_progress.rbi
│   │   │   │   │       │   ├── job_status_request.rbi
│   │   │   │   │       │   ├── job_step.rbi
│   │   │   │   │       │   ├── launch_status_service_client.rbi
│   │   │   │   │       │   ├── log.rbi
│   │   │   │   │       │   ├── log_stream.rbi
│   │   │   │   │       │   ├── result.rbi
│   │   │   │   │       │   ├── run_complete.rbi
│   │   │   │   │       │   ├── run_conclusion.rbi
│   │   │   │   │       │   ├── run_not_started.rbi
│   │   │   │   │       │   ├── run_status.rbi
│   │   │   │   │       │   ├── run_status_request.rbi
│   │   │   │   │       │   ├── status.rbi
│   │   │   │   │       │   ├── step_complete.rbi
│   │   │   │   │       │   ├── step_in_progress.rbi
│   │   │   │   │       │   ├── step_queued.rbi
│   │   │   │   │       │   └── waiting_on_resource.rbi
│   │   │   │   │       └── token
│   │   │   │   │           ├── get_run_permissions_request.rbi
│   │   │   │   │           ├── get_run_permissions_response.rbi
│   │   │   │   │           ├── get_token_request.rbi
│   │   │   │   │           ├── get_token_response.rbi
│   │   │   │   │           ├── launch_token_service_client.rbi
│   │   │   │   │           ├── refresh_token_request.rbi
│   │   │   │   │           ├── refresh_token_response.rbi
│   │   │   │   │           └── revoke_token_request.rbi
│   │   │   │   ├── menu_component.rbi
│   │   │   │   ├── menu_summary_component.rbi
│   │   │   │   ├── migrator
│   │   │   │   │   └── attachment_importer
│   │   │   │   │       └── user_asset_extended_content_types.rbi
│   │   │   │   ├── orca
│   │   │   │   │   ├── actor.rbi
│   │   │   │   │   ├── cancel_customization_request.rbi
│   │   │   │   │   ├── cancel_customization_response.rbi
│   │   │   │   │   ├── delete_customization_request.rbi
│   │   │   │   │   ├── delete_customization_response.rbi
│   │   │   │   │   ├── get_latest_pipeline_details_request.rbi
│   │   │   │   │   ├── get_latest_pipeline_details_response.rbi
│   │   │   │   │   ├── get_pipeline_details_request.rbi
│   │   │   │   │   ├── get_pipeline_details_response.rbi
│   │   │   │   │   ├── get_pipelines_request.rbi
│   │   │   │   │   ├── get_pipelines_response.rbi
│   │   │   │   │   ├── get_telemetry_query_request.rbi
│   │   │   │   │   ├── get_telemetry_query_response.rbi
│   │   │   │   │   ├── lingust_language.rbi
│   │   │   │   │   ├── log_level.rbi
│   │   │   │   │   ├── orca_api_client.rbi
│   │   │   │   │   ├── organization.rbi
│   │   │   │   │   ├── pipeline_details.rbi
│   │   │   │   │   ├── pipeline.rbi
│   │   │   │   │   ├── pipeline_stage_status.rbi
│   │   │   │   │   ├── pipeline_status.rbi
│   │   │   │   │   ├── pipeline_training_inputs.rbi
│   │   │   │   │   ├── rate_limit_details.rbi
│   │   │   │   │   ├── rate_limit_reason.rbi
│   │   │   │   │   ├── repository.rbi
│   │   │   │   │   ├── retrain_model_request.rbi
│   │   │   │   │   ├── stage_details.rbi
│   │   │   │   │   ├── stage.rbi
│   │   │   │   │   ├── stage_summary.rbi
│   │   │   │   │   ├── start_customization_request.rbi
│   │   │   │   │   ├── start_customization_response.rbi
│   │   │   │   │   ├── training_type.rbi
│   │   │   │   │   └── ui_friendly_log_line.rbi
│   │   │   │   ├── proto
│   │   │   │   │   └── secret_scanning
│   │   │   │   │       ├── api
│   │   │   │   │       │   ├── v1
│   │   │   │   │       │   │   ├── assessment
│   │   │   │   │       │   │   │   └── job_group.rbi
│   │   │   │   │       │   │   ├── assessment.rbi
│   │   │   │   │       │   │   ├── assessments_api_client.rbi
│   │   │   │   │       │   │   ├── cancel_dry_runs_for_custom_pattern_request.rbi
│   │   │   │   │       │   │   ├── create_assessment_request.rbi
│   │   │   │   │       │   │   ├── create_assessment_response.rbi
│   │   │   │   │       │   │   ├── custom_pattern_override_update.rbi
│   │   │   │   │       │   │   ├── dry_run_metadata_for_pattern_request.rbi
│   │   │   │   │       │   │   ├── dry_run_metadata_for_pattern_response.rbi
│   │   │   │   │       │   │   ├── dry_run_results_request.rbi
│   │   │   │   │       │   │   ├── dry_run_results_response.rbi
│   │   │   │   │       │   │   ├── dry_runs_api_client.rbi
│   │   │   │   │       │   │   ├── dry_run_scan_result_location.rbi
│   │   │   │   │       │   │   ├── dry_run_scan_result.rbi
│   │   │   │   │       │   │   ├── dry_run_scan_status_count.rbi
│   │   │   │   │       │   │   ├── dry_run_scan_status.rbi
│   │   │   │   │       │   │   ├── dry_run_scope.rbi
│   │   │   │   │       │   │   ├── enablement_status_api_client.rbi
│   │   │   │   │       │   │   ├── exemption_reason.rbi
│   │   │   │   │       │   │   ├── exemption_request
│   │   │   │   │       │   │   │   └── exemption_request_status.rbi
│   │   │   │   │       │   │   ├── exemption_request.rbi
│   │   │   │   │       │   │   ├── exemption_response.rbi
│   │   │   │   │       │   │   ├── exemption_response_status.rbi
│   │   │   │   │       │   │   ├── exemptions_api_client.rbi
│   │   │   │   │       │   │   ├── exemption_type.rbi
│   │   │   │   │       │   │   ├── get_assessment_request.rbi
│   │   │   │   │       │   │   ├── get_assessment_response.rbi
│   │   │   │   │       │   │   ├── get_enabled_pattern_count_request.rbi
│   │   │   │   │       │   │   ├── get_enabled_pattern_count_response.rbi
│   │   │   │   │       │   │   ├── get_enablement_status_for_org_request.rbi
│   │   │   │   │       │   │   ├── get_enablement_status_for_org_response.rbi
│   │   │   │   │       │   │   ├── get_exemption_request.rbi
│   │   │   │   │       │   │   ├── get_exemption_response.rbi
│   │   │   │   │       │   │   ├── get_exemptions_request.rbi
│   │   │   │   │       │   │   ├── get_exemptions_response.rbi
│   │   │   │   │       │   │   ├── get_github_token_metadata_request.rbi
│   │   │   │   │       │   │   ├── get_github_token_metadata_response.rbi
│   │   │   │   │       │   │   ├── get_latest_assessment_request.rbi
│   │   │   │   │       │   │   ├── get_latest_assessment_response.rbi
│   │   │   │   │       │   │   ├── get_latest_repository_scans_request.rbi
│   │   │   │   │       │   │   ├── get_latest_repository_scans_response.rbi
│   │   │   │   │       │   │   ├── get_pattern_configuration_by_owner_request.rbi
│   │   │   │   │       │   │   ├── get_pattern_configuration_by_owner_response.rbi
│   │   │   │   │       │   │   ├── get_repository_results_request.rbi
│   │   │   │   │       │   │   ├── get_repository_results_response
│   │   │   │   │       │   │   │   └── repository_result.rbi
│   │   │   │   │       │   │   ├── get_repository_results_response.rbi
│   │   │   │   │       │   │   ├── get_token_type_results_csv_request.rbi
│   │   │   │   │       │   │   ├── get_token_type_results_csv_response.rbi
│   │   │   │   │       │   │   ├── get_token_type_results_request.rbi
│   │   │   │   │       │   │   ├── get_token_type_results_response.rbi
│   │   │   │   │       │   │   ├── github_token_metadata
│   │   │   │   │       │   │   │   └── org_access.rbi
│   │   │   │   │       │   │   ├── github_token_metadata_api_client.rbi
│   │   │   │   │       │   │   ├── github_token_metadata.rbi
│   │   │   │   │       │   │   ├── job_groups_api_client.rbi
│   │   │   │   │       │   │   ├── job_group_summary_request.rbi
│   │   │   │   │       │   │   ├── job_group_summary_response.rbi
│   │   │   │   │       │   │   ├── list_assessments_request.rbi
│   │   │   │   │       │   │   ├── list_assessments_response
│   │   │   │   │       │   │   │   └── assessment_summary.rbi
│   │   │   │   │       │   │   ├── list_assessments_response.rbi
│   │   │   │   │       │   │   ├── login_password_api_client.rbi
│   │   │   │   │       │   │   ├── oauth_access_api_client.rbi
│   │   │   │   │       │   │   ├── owner_scope.rbi
│   │   │   │   │       │   │   ├── owner_type.rbi
│   │   │   │   │       │   │   ├── pattern_configuration.rbi
│   │   │   │   │       │   │   ├── pattern_configurations_api_client.rbi
│   │   │   │   │       │   │   ├── pattern_override.rbi
│   │   │   │   │       │   │   ├── pattern_override_setting.rbi
│   │   │   │   │       │   │   ├── pattern_override_update.rbi
│   │   │   │   │       │   │   ├── public_key_api_client.rbi
│   │   │   │   │       │   │   ├── repository_archived_state.rbi
│   │   │   │   │       │   │   ├── repository_owner_filter_type.rbi
│   │   │   │   │       │   │   ├── repository_owners.rbi
│   │   │   │   │       │   │   ├── repository_type.rbi
│   │   │   │   │       │   │   ├── revoke_login_password_request
│   │   │   │   │       │   │   │   └── login_password_candidate.rbi
│   │   │   │   │       │   │   ├── revoke_login_password_request.rbi
│   │   │   │   │       │   │   ├── revoke_login_password_response
│   │   │   │   │       │   │   │   └── login_password.rbi
│   │   │   │   │       │   │   ├── revoke_login_password_response.rbi
│   │   │   │   │       │   │   ├── revoke_oauth_access_request
│   │   │   │   │       │   │   │   └── oauth_access_candidate.rbi
│   │   │   │   │       │   │   ├── revoke_oauth_access_request.rbi
│   │   │   │   │       │   │   ├── revoke_oauth_access_response
│   │   │   │   │       │   │   │   └── oauth_access.rbi
│   │   │   │   │       │   │   ├── revoke_oauth_access_response.rbi
│   │   │   │   │       │   │   ├── revoke_result.rbi
│   │   │   │   │       │   │   ├── scan_event
│   │   │   │   │       │   │   │   ├── custom_pattern_details.rbi
│   │   │   │   │       │   │   │   ├── method.rbi
│   │   │   │   │       │   │   │   ├── source.rbi
│   │   │   │   │       │   │   │   └── type.rbi
│   │   │   │   │       │   │   ├── scan_event.rbi
│   │   │   │   │       │   │   ├── scan_status_api_client.rbi
│   │   │   │   │       │   │   ├── token_source.rbi
│   │   │   │   │       │   │   ├── token_type_result
│   │   │   │   │       │   │   │   └── scan_type_result.rbi
│   │   │   │   │       │   │   ├── token_type_result.rbi
│   │   │   │   │       │   │   ├── unverify_public_key_request
│   │   │   │   │       │   │   │   └── private_key_candidate.rbi
│   │   │   │   │       │   │   ├── unverify_public_key_request.rbi
│   │   │   │   │       │   │   ├── unverify_public_key_response
│   │   │   │   │       │   │   │   └── private_key.rbi
│   │   │   │   │       │   │   ├── unverify_public_key_response.rbi
│   │   │   │   │       │   │   ├── upsert_pattern_configuration_request.rbi
│   │   │   │   │       │   │   ├── upsert_pattern_configuration_response.rbi
│   │   │   │   │       │   │   ├── verify_login_password_request
│   │   │   │   │       │   │   │   └── login_password_candidate.rbi
│   │   │   │   │       │   │   ├── verify_login_password_request.rbi
│   │   │   │   │       │   │   ├── verify_login_password_response
│   │   │   │   │       │   │   │   └── login_password.rbi
│   │   │   │   │       │   │   ├── verify_login_password_response.rbi
│   │   │   │   │       │   │   ├── verify_oauth_access_request
│   │   │   │   │       │   │   │   └── oauth_access_candidate.rbi
│   │   │   │   │       │   │   ├── verify_oauth_access_request.rbi
│   │   │   │   │       │   │   ├── verify_oauth_access_response
│   │   │   │   │       │   │   │   ├── oauth_access.rbi
│   │   │   │   │       │   │   │   └── verification_status.rbi
│   │   │   │   │       │   │   ├── verify_oauth_access_response.rbi
│   │   │   │   │       │   │   ├── verify_private_key_request
│   │   │   │   │       │   │   │   └── private_key_candidate.rbi
│   │   │   │   │       │   │   ├── verify_private_key_request.rbi
│   │   │   │   │       │   │   ├── verify_private_key_response
│   │   │   │   │       │   │   │   ├── private_key.rbi
│   │   │   │   │       │   │   │   └── verification_status.rbi
│   │   │   │   │       │   │   └── verify_private_key_response.rbi
│   │   │   │   │       │   ├── v2
│   │   │   │   │       │   │   ├── add_token_remediation_request.rbi
│   │   │   │   │       │   │   ├── alert_scan_type.rbi
│   │   │   │   │       │   │   ├── assigned_user_presence.rbi
│   │   │   │   │       │   │   ├── assignee_filter.rbi
│   │   │   │   │       │   │   ├── assignment_change_event.rbi
│   │   │   │   │       │   │   ├── business_selector
│   │   │   │   │       │   │   │   ├── owner_type.rbi
│   │   │   │   │       │   │   │   └── user_filter_type.rbi
│   │   │   │   │       │   │   ├── business_selector.rbi
│   │   │   │   │       │   │   ├── campaign_assignments_request.rbi
│   │   │   │   │       │   │   ├── campaign_assignments_response.rbi
│   │   │   │   │       │   │   ├── campaign_deletion_request.rbi
│   │   │   │   │       │   │   ├── campaign_deletion_response.rbi
│   │   │   │   │       │   │   ├── campaign_exclude.rbi
│   │   │   │   │       │   │   ├── campaign_filter.rbi
│   │   │   │   │       │   │   ├── campaign_include.rbi
│   │   │   │   │       │   │   ├── content_type.rbi
│   │   │   │   │       │   │   ├── create_custom_pattern_request.rbi
│   │   │   │   │       │   │   ├── create_custom_pattern_response.rbi
│   │   │   │   │       │   │   ├── custom_pattern_api_client.rbi
│   │   │   │   │       │   │   ├── custom_pattern_business_scope.rbi
│   │   │   │   │       │   │   ├── custom_pattern_business_selector.rbi
│   │   │   │   │       │   │   ├── custom_pattern_error.rbi
│   │   │   │   │       │   │   ├── custom_pattern_error_type.rbi
│   │   │   │   │       │   │   ├── custom_pattern_ids_selector.rbi
│   │   │   │   │       │   │   ├── custom_pattern_org_scope.rbi
│   │   │   │   │       │   │   ├── custom_pattern_org_selector.rbi
│   │   │   │   │       │   │   ├── custom_pattern_repo_scope.rbi
│   │   │   │   │       │   │   ├── custom_pattern_repo_selector.rbi
│   │   │   │   │       │   │   ├── custom_pattern_repos_selector.rbi
│   │   │   │   │       │   │   ├── custom_pattern_scan_selector.rbi
│   │   │   │   │       │   │   ├── custom_pattern_state.rbi
│   │   │   │   │       │   │   ├── custom_pattern_warning
│   │   │   │   │       │   │   │   └── type.rbi
│   │   │   │   │       │   │   ├── custom_pattern_warning.rbi
│   │   │   │   │       │   │   ├── delete_custom_pattern_request.rbi
│   │   │   │   │       │   │   ├── exemption_request_event
│   │   │   │   │       │   │   │   └── exemption_request_event_status.rbi
│   │   │   │   │       │   │   ├── exemption_request_event.rbi
│   │   │   │   │       │   │   ├── exemption_response_event.rbi
│   │   │   │   │       │   │   ├── get_custom_pattern_request.rbi
│   │   │   │   │       │   │   ├── get_custom_pattern_response.rbi
│   │   │   │   │       │   │   ├── get_more_timeline_events_request.rbi
│   │   │   │   │       │   │   ├── get_more_timeline_events_response.rbi
│   │   │   │   │       │   │   ├── get_pattern_matches_request.rbi
│   │   │   │   │       │   │   ├── get_pattern_matches_response.rbi
│   │   │   │   │       │   │   ├── get_timeline_request.rbi
│   │   │   │   │       │   │   ├── get_timeline_response.rbi
│   │   │   │   │       │   │   ├── get_token_counts_request.rbi
│   │   │   │   │       │   │   ├── get_token_counts_response.rbi
│   │   │   │   │       │   │   ├── get_token_group_by_aggregation.rbi
│   │   │   │   │       │   │   ├── get_token_group_by_counts_request.rbi
│   │   │   │   │       │   │   ├── get_token_group_by_counts_response
│   │   │   │   │       │   │   │   ├── aggregation_count
│   │   │   │   │       │   │   │   │   ├── campaign_token_count_aggregation
│   │   │   │   │       │   │   │   │   │   └── campaign_count.rbi
│   │   │   │   │       │   │   │   │   ├── campaign_token_count_aggregation.rbi
│   │   │   │   │       │   │   │   │   ├── provider_token_count_aggregation
│   │   │   │   │       │   │   │   │   │   └── provider_count.rbi
│   │   │   │   │       │   │   │   │   ├── provider_token_count_aggregation.rbi
│   │   │   │   │       │   │   │   │   ├── repo_token_count_aggregation
│   │   │   │   │       │   │   │   │   │   └── repo_count.rbi
│   │   │   │   │       │   │   │   │   ├── repo_token_count_aggregation.rbi
│   │   │   │   │       │   │   │   │   ├── secret_type_token_count_aggregation
│   │   │   │   │       │   │   │   │   │   └── type_count.rbi
│   │   │   │   │       │   │   │   │   └── secret_type_token_count_aggregation.rbi
│   │   │   │   │       │   │   │   └── aggregation_count.rbi
│   │   │   │   │       │   │   ├── get_token_group_by_counts_response.rbi
│   │   │   │   │       │   │   ├── get_token_latest_remediation_request.rbi
│   │   │   │   │       │   │   ├── get_token_latest_remediation_response.rbi
│   │   │   │   │       │   │   ├── get_token_locations_request.rbi
│   │   │   │   │       │   │   ├── get_token_locations_response.rbi
│   │   │   │   │       │   │   ├── get_token_metadata_request.rbi
│   │   │   │   │       │   │   ├── get_token_metadata_response
│   │   │   │   │       │   │   │   └── token_metadata.rbi
│   │   │   │   │       │   │   ├── get_token_metadata_response.rbi
│   │   │   │   │       │   │   ├── get_token_request.rbi
│   │   │   │   │       │   │   ├── get_token_response
│   │   │   │   │       │   │   │   └── custom_pattern_data.rbi
│   │   │   │   │       │   │   ├── get_token_response.rbi
│   │   │   │   │       │   │   ├── get_tokens_mean_time_to_remediation_request.rbi
│   │   │   │   │       │   │   ├── get_tokens_mean_time_to_remediation_response.rbi
│   │   │   │   │       │   │   ├── get_tokens_request.rbi
│   │   │   │   │       │   │   ├── get_tokens_response.rbi
│   │   │   │   │       │   │   ├── get_token_types_info_request.rbi
│   │   │   │   │       │   │   ├── get_token_types_info_response.rbi
│   │   │   │   │       │   │   ├── get_token_validation_status_request.rbi
│   │   │   │   │       │   │   ├── get_token_validation_status_response.rbi
│   │   │   │   │       │   │   ├── is_token_type_revocable_request.rbi
│   │   │   │   │       │   │   ├── is_token_type_revocable_response.rbi
│   │   │   │   │       │   │   ├── last_scan
│   │   │   │   │       │   │   │   └── type.rbi
│   │   │   │   │       │   │   ├── last_scan.rbi
│   │   │   │   │       │   │   ├── metadata_filter.rbi
│   │   │   │   │       │   │   ├── org_selector.rbi
│   │   │   │   │       │   │   ├── panic_request.rbi
│   │   │   │   │       │   │   ├── panic_response.rbi
│   │   │   │   │       │   │   ├── pattern_match.rbi
│   │   │   │   │       │   │   ├── post_processing.rbi
│   │   │   │   │       │   │   ├── post_update_custom_pattern_action.rbi
│   │   │   │   │       │   │   ├── publish_custom_pattern_request.rbi
│   │   │   │   │       │   │   ├── push_protection_bypass_state.rbi
│   │   │   │   │       │   │   ├── refresh_token_metadata_request.rbi
│   │   │   │   │       │   │   ├── refresh_token_metadata_response.rbi
│   │   │   │   │       │   │   ├── related_token.rbi
│   │   │   │   │       │   │   ├── report_token_request.rbi
│   │   │   │   │       │   │   ├── report_token_response
│   │   │   │   │       │   │   │   └── report_result.rbi
│   │   │   │   │       │   │   ├── report_token_response.rbi
│   │   │   │   │       │   │   ├── repo_selector.rbi
│   │   │   │   │       │   │   ├── repository_visibility.rbi
│   │   │   │   │       │   │   ├── resolution_event.rbi
│   │   │   │   │       │   │   ├── resolve_token_request.rbi
│   │   │   │   │       │   │   ├── resolve_token_response.rbi
│   │   │   │   │       │   │   ├── resolve_tokens_request.rbi
│   │   │   │   │       │   │   ├── resolve_tokens_response.rbi
│   │   │   │   │       │   │   ├── secret_scan_custom_pattern.rbi
│   │   │   │   │       │   │   ├── set_alert_assignee_request.rbi
│   │   │   │   │       │   │   ├── set_alert_validity_request.rbi
│   │   │   │   │       │   │   ├── sort_order.rbi
│   │   │   │   │       │   │   ├── timeline_event
│   │   │   │   │       │   │   │   └── timeline_event_type.rbi
│   │   │   │   │       │   │   ├── timeline_event.rbi
│   │   │   │   │       │   │   ├── timeline_segment.rbi
│   │   │   │   │       │   │   ├── token
│   │   │   │   │       │   │   │   ├── of_type.rbi
│   │   │   │   │       │   │   │   └── resolution.rbi
│   │   │   │   │       │   │   ├── token_api_client.rbi
│   │   │   │   │       │   │   ├── token_group
│   │   │   │   │       │   │   │   └── token_member.rbi
│   │   │   │   │       │   │   ├── token_group.rbi
│   │   │   │   │       │   │   ├── token_location_ids_selector.rbi
│   │   │   │   │       │   │   ├── token_location.rbi
│   │   │   │   │       │   │   ├── token_location_with_repo_id.rbi
│   │   │   │   │       │   │   ├── token_metadata_part.rbi
│   │   │   │   │       │   │   ├── token_metadata_parts.rbi
│   │   │   │   │       │   │   ├── token_number.rbi
│   │   │   │   │       │   │   ├── token.rbi
│   │   │   │   │       │   │   ├── token_remediation
│   │   │   │   │       │   │   │   └── event_type.rbi
│   │   │   │   │       │   │   ├── token_remediation.rbi
│   │   │   │   │       │   │   ├── token_scan_scope.rbi
│   │   │   │   │       │   │   ├── token_state.rbi
│   │   │   │   │       │   │   ├── token_type.rbi
│   │   │   │   │       │   │   ├── token_validation_details.rbi
│   │   │   │   │       │   │   ├── token_validation_support.rbi
│   │   │   │   │       │   │   ├── token_validity.rbi
│   │   │   │   │       │   │   ├── update_custom_pattern_change_type.rbi
│   │   │   │   │       │   │   ├── update_custom_pattern_request.rbi
│   │   │   │   │       │   │   ├── update_custom_pattern_response.rbi
│   │   │   │   │       │   │   ├── update_token_with_closure_exemption_request_id_request.rbi
│   │   │   │   │       │   │   ├── validate_enabled_repos_request.rbi
│   │   │   │   │       │   │   ├── validate_enabled_repos_response.rbi
│   │   │   │   │       │   │   └── validity_event.rbi
│   │   │   │   │       │   └── v3
│   │   │   │   │       │       ├── batch_create_custom_patterns_request.rbi
│   │   │   │   │       │       ├── batch_create_custom_patterns_response.rbi
│   │   │   │   │       │       ├── batch_create_custom_pattern_validation_error.rbi
│   │   │   │   │       │       ├── batch_create_custom_pattern_validation_errors.rbi
│   │   │   │   │       │       ├── custom_pattern_api_client.rbi
│   │   │   │   │       │       ├── custom_pattern_business_scope.rbi
│   │   │   │   │       │       ├── custom_pattern_business_selector.rbi
│   │   │   │   │       │       ├── custom_pattern_ids_selector.rbi
│   │   │   │   │       │       ├── custom_pattern_org_scope.rbi
│   │   │   │   │       │       ├── custom_pattern_org_selector.rbi
│   │   │   │   │       │       ├── custom_pattern_repo_scope.rbi
│   │   │   │   │       │       ├── custom_pattern_repo_selector.rbi
│   │   │   │   │       │       ├── custom_pattern_scan_selector.rbi
│   │   │   │   │       │       ├── custom_pattern_selector.rbi
│   │   │   │   │       │       ├── custom_patterns_filter.rbi
│   │   │   │   │       │       ├── custom_pattern_state.rbi
│   │   │   │   │       │       ├── custom_pattern_to_create.rbi
│   │   │   │   │       │       ├── delete_custom_patterns_request
│   │   │   │   │       │       │   └── custom_pattern_id_with_version.rbi
│   │   │   │   │       │       ├── delete_custom_patterns_request.rbi
│   │   │   │   │       │       ├── delete_custom_patterns_response.rbi
│   │   │   │   │       │       ├── generated_expression.rbi
│   │   │   │   │       │       ├── get_custom_patterns_count_request.rbi
│   │   │   │   │       │       ├── get_custom_patterns_count_response.rbi
│   │   │   │   │       │       ├── get_custom_patterns_request.rbi
│   │   │   │   │       │       ├── get_custom_patterns_response.rbi
│   │   │   │   │       │       ├── get_generated_expressions_request.rbi
│   │   │   │   │       │       ├── get_generated_expressions_response.rbi
│   │   │   │   │       │       ├── owner_scope.rbi
│   │   │   │   │       │       ├── post_processing.rbi
│   │   │   │   │       │       ├── post_update_custom_pattern_action.rbi
│   │   │   │   │       │       ├── push_protected_filter.rbi
│   │   │   │   │       │       ├── secret_scan_custom_pattern.rbi
│   │   │   │   │       │       ├── sort_order.rbi
│   │   │   │   │       │       ├── update_custom_pattern_settings_request.rbi
│   │   │   │   │       │       └── update_custom_pattern_settings_response.rbi
│   │   │   │   │       ├── blobs
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── blobs_api_client.rbi
│   │   │   │   │       │       ├── get_locations_request.rbi
│   │   │   │   │       │       ├── get_locations_response
│   │   │   │   │       │       │   └── blob_revision.rbi
│   │   │   │   │       │       └── get_locations_response.rbi
│   │   │   │   │       ├── businesses
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── business_api_client.rbi
│   │   │   │   │       │       ├── business.rbi
│   │   │   │   │       │       ├── get_business_request.rbi
│   │   │   │   │       │       └── get_business_response.rbi
│   │   │   │   │       ├── bypassers
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── add_bypasser_request.rbi
│   │   │   │   │       │       ├── add_bypasser_response.rbi
│   │   │   │   │       │       ├── bypasser
│   │   │   │   │       │       │   ├── bypasser_mode.rbi
│   │   │   │   │       │       │   └── bypasser_type.rbi
│   │   │   │   │       │       ├── bypasser_api_client.rbi
│   │   │   │   │       │       ├── bypasser.rbi
│   │   │   │   │       │       ├── get_bypassers_request.rbi
│   │   │   │   │       │       ├── get_bypassers_response.rbi
│   │   │   │   │       │       ├── remove_bypasser_request.rbi
│   │   │   │   │       │       ├── remove_bypassers_for_source_request.rbi
│   │   │   │   │       │       ├── update_bypassers_for_source_request.rbi
│   │   │   │   │       │       └── update_bypassers_for_source_response.rbi
│   │   │   │   │       ├── discussions
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── discussion_api_client.rbi
│   │   │   │   │       │       ├── discussion_content.rbi
│   │   │   │   │       │       ├── discussion_content_type.rbi
│   │   │   │   │       │       ├── discussion_identifier.rbi
│   │   │   │   │       │       ├── list_discussions_request.rbi
│   │   │   │   │       │       ├── list_discussions_response.rbi
│   │   │   │   │       │       ├── stream_discussion_content_request.rbi
│   │   │   │   │       │       ├── stream_discussion_content_response_cursor.rbi
│   │   │   │   │       │       ├── stream_discussion_content_response.rbi
│   │   │   │   │       │       └── stream_discussion_cursor_value.rbi
│   │   │   │   │       ├── issues
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── get_issue_body_history_request.rbi
│   │   │   │   │       │       ├── get_issue_body_history_response.rbi
│   │   │   │   │       │       ├── get_issue_comment_history_request.rbi
│   │   │   │   │       │       ├── get_issue_comment_history_response.rbi
│   │   │   │   │       │       ├── get_issue_comment_request.rbi
│   │   │   │   │       │       ├── get_issue_comment_response.rbi
│   │   │   │   │       │       ├── get_issue_request.rbi
│   │   │   │   │       │       ├── get_issue_response.rbi
│   │   │   │   │       │       ├── get_issue_title_history_request.rbi
│   │   │   │   │       │       ├── get_issue_title_history_response.rbi
│   │   │   │   │       │       ├── issue_api_client.rbi
│   │   │   │   │       │       ├── issue_body.rbi
│   │   │   │   │       │       ├── issue_comment.rbi
│   │   │   │   │       │       ├── issue_identifier.rbi
│   │   │   │   │       │       ├── issue.rbi
│   │   │   │   │       │       ├── issue_title.rbi
│   │   │   │   │       │       ├── list_issue_comments_request.rbi
│   │   │   │   │       │       ├── list_issue_comments_response.rbi
│   │   │   │   │       │       ├── list_issues_request.rbi
│   │   │   │   │       │       └── list_issues_response.rbi
│   │   │   │   │       ├── metrics
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── alert.rbi
│   │   │   │   │       │       ├── bypass_reason_count.rbi
│   │   │   │   │       │       ├── get_alerts_for_insights_backfill_request.rbi
│   │   │   │   │       │       ├── get_alerts_for_insights_backfill_request_response.rbi
│   │   │   │   │       │       ├── get_block_counts_by_repo_request.rbi
│   │   │   │   │       │       ├── get_block_counts_by_repo_response.rbi
│   │   │   │   │       │       ├── get_block_counts_by_token_type_request.rbi
│   │   │   │   │       │       ├── get_block_counts_by_token_type_response.rbi
│   │   │   │   │       │       ├── get_bypass_counts_by_repo_request.rbi
│   │   │   │   │       │       ├── get_bypass_counts_by_repo_response.rbi
│   │   │   │   │       │       ├── get_bypass_counts_by_token_type_request.rbi
│   │   │   │   │       │       ├── get_bypass_counts_by_token_type_response.rbi
│   │   │   │   │       │       ├── get_push_protection_metrics_for_repos_request.rbi
│   │   │   │   │       │       ├── get_push_protection_metrics_for_repos_response.rbi
│   │   │   │   │       │       ├── get_push_protection_metrics_request.rbi
│   │   │   │   │       │       ├── get_push_protection_metrics_response.rbi
│   │   │   │   │       │       ├── get_token_alert_metrics_request.rbi
│   │   │   │   │       │       ├── get_token_alert_metrics_response.rbi
│   │   │   │   │       │       ├── get_token_push_protection_metrics_request.rbi
│   │   │   │   │       │       ├── get_token_push_protection_metrics_response.rbi
│   │   │   │   │       │       ├── metrics_api_client.rbi
│   │   │   │   │       │       ├── repo_count.rbi
│   │   │   │   │       │       ├── repo_selector.rbi
│   │   │   │   │       │       └── token_type_count.rbi
│   │   │   │   │       ├── organizations
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── get_organization_request.rbi
│   │   │   │   │       │       ├── get_organization_response.rbi
│   │   │   │   │       │       ├── list_organizations_request.rbi
│   │   │   │   │       │       ├── list_organizations_response.rbi
│   │   │   │   │       │       ├── organization
│   │   │   │   │       │       │   └── spamurai_classification.rbi
│   │   │   │   │       │       ├── organization_api_client.rbi
│   │   │   │   │       │       └── organization.rbi
│   │   │   │   │       ├── public_monitoring
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── alert_sort_order.rbi
│   │   │   │   │       │       ├── attribution_heuristic.rbi
│   │   │   │   │       │       ├── attribution_method.rbi
│   │   │   │   │       │       ├── count_alerts_request.rbi
│   │   │   │   │       │       ├── count_alerts_response.rbi
│   │   │   │   │       │       ├── list_alerts_request.rbi
│   │   │   │   │       │       ├── list_alerts_response.rbi
│   │   │   │   │       │       ├── public_monitoring_alert.rbi
│   │   │   │   │       │       └── public_monitoring_api_client.rbi
│   │   │   │   │       ├── pull_requests
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── list_pull_requests_request.rbi
│   │   │   │   │       │       ├── list_pull_requests_response.rbi
│   │   │   │   │       │       ├── pull_request_content.rbi
│   │   │   │   │       │       ├── pull_request_content_type.rbi
│   │   │   │   │       │       ├── pull_request_identifier.rbi
│   │   │   │   │       │       ├── pull_requests_api_client.rbi
│   │   │   │   │       │       ├── stream_pull_request_content_request.rbi
│   │   │   │   │       │       ├── stream_pull_request_content_response_cursor.rbi
│   │   │   │   │       │       ├── stream_pull_request_content_response.rbi
│   │   │   │   │       │       └── stream_pull_request_cursor_value.rbi
│   │   │   │   │       ├── repositories
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── business.rbi
│   │   │   │   │       │       ├── capabilities.rbi
│   │   │   │   │       │       ├── get_repository_request.rbi
│   │   │   │   │       │       ├── get_repository_response.rbi
│   │   │   │   │       │       ├── list_repositories_ids_selector.rbi
│   │   │   │   │       │       ├── list_repositories_org_selector.rbi
│   │   │   │   │       │       ├── list_repositories_request.rbi
│   │   │   │   │       │       ├── list_repositories_response.rbi
│   │   │   │   │       │       ├── list_repositories_user_selector.rbi
│   │   │   │   │       │       ├── repository
│   │   │   │   │       │       │   └── visibility.rbi
│   │   │   │   │       │       ├── repository_api_client.rbi
│   │   │   │   │       │       ├── repository.rbi
│   │   │   │   │       │       ├── user
│   │   │   │   │       │       │   └── type.rbi
│   │   │   │   │       │       └── user.rbi
│   │   │   │   │       ├── scans
│   │   │   │   │       │   ├── v1
│   │   │   │   │       │   │   ├── add_bypass_request.rbi
│   │   │   │   │       │   │   ├── add_bypass_response.rbi
│   │   │   │   │       │   │   ├── bypass_placeholder.rbi
│   │   │   │   │       │   │   ├── bypass.rbi
│   │   │   │   │       │   │   ├── bypass_reason.rbi
│   │   │   │   │       │   │   ├── get_bypass_placeholder_request.rbi
│   │   │   │   │       │   │   ├── get_bypass_placeholder_response.rbi
│   │   │   │   │       │   │   ├── promote_bypass_request.rbi
│   │   │   │   │       │   │   ├── promote_bypass_response.rbi
│   │   │   │   │       │   │   └── scans_api_client.rbi
│   │   │   │   │       │   └── v2
│   │   │   │   │       │       ├── add_bypass_reviewer_request.rbi
│   │   │   │   │       │       ├── add_bypass_reviewer_response.rbi
│   │   │   │   │       │       ├── bypass_reviewer
│   │   │   │   │       │       │   ├── bypass_reviewer_mode.rbi
│   │   │   │   │       │       │   └── bypass_reviewer_type.rbi
│   │   │   │   │       │       ├── bypass_reviewer.rbi
│   │   │   │   │       │       ├── get_bypass_reviewers_request.rbi
│   │   │   │   │       │       ├── get_bypass_reviewers_response.rbi
│   │   │   │   │       │       ├── location.rbi
│   │   │   │   │       │       ├── remove_bypass_reviewer_request.rbi
│   │   │   │   │       │       ├── remove_bypass_reviewers_for_source_request.rbi
│   │   │   │   │       │       ├── scan_bytes_request
│   │   │   │   │       │       │   └── blob_with_path.rbi
│   │   │   │   │       │       ├── scan_bytes_request.rbi
│   │   │   │   │       │       ├── scan_bytes_response.rbi
│   │   │   │   │       │       ├── scan_files_request
│   │   │   │   │       │       │   └── file.rbi
│   │   │   │   │       │       ├── scan_files_request.rbi
│   │   │   │   │       │       ├── scan_files_response.rbi
│   │   │   │   │       │       ├── scan_push_request.rbi
│   │   │   │   │       │       ├── scan_push_response.rbi
│   │   │   │   │       │       ├── scans_api_client.rbi
│   │   │   │   │       │       ├── scan_stats.rbi
│   │   │   │   │       │       ├── secret.rbi
│   │   │   │   │       │       ├── update_bypass_reviewers_for_source_request.rbi
│   │   │   │   │       │       └── update_bypass_reviewers_for_source_response.rbi
│   │   │   │   │       ├── secret_verification
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── confidence.rbi
│   │   │   │   │       │       ├── secret_verification_service_client.rbi
│   │   │   │   │       │       ├── verify_secret_request.rbi
│   │   │   │   │       │       └── verify_secret_response.rbi
│   │   │   │   │       ├── tenant
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── get_tenant_request.rbi
│   │   │   │   │       │       ├── get_tenant_response.rbi
│   │   │   │   │       │       └── tenant_api_client.rbi
│   │   │   │   │       ├── types
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── bool_setting.rbi
│   │   │   │   │       │       ├── bypass_reason.rbi
│   │   │   │   │       │       ├── delegated_bypass_enablement_scope.rbi
│   │   │   │   │       │       ├── delegated_bypass_request.rbi
│   │   │   │   │       │       ├── job_group.rbi
│   │   │   │   │       │       ├── job_group_status.rbi
│   │   │   │   │       │       ├── job_group_type.rbi
│   │   │   │   │       │       ├── owner.rbi
│   │   │   │   │       │       ├── owner_scope.rbi
│   │   │   │   │       │       ├── reference_update.rbi
│   │   │   │   │       │       ├── scan.rbi
│   │   │   │   │       │       ├── scan_status.rbi
│   │   │   │   │       │       ├── scan_type.rbi
│   │   │   │   │       │       ├── token_metadata.rbi
│   │   │   │   │       │       ├── token_resolution.rbi
│   │   │   │   │       │       └── token_validity.rbi
│   │   │   │   │       └── users
│   │   │   │   │           └── v1
│   │   │   │   │               ├── business_selector.rbi
│   │   │   │   │               ├── commit_source.rbi
│   │   │   │   │               ├── content_source.rbi
│   │   │   │   │               ├── enterprise_attribution.rbi
│   │   │   │   │               ├── find_users_request.rbi
│   │   │   │   │               ├── find_users_response.rbi
│   │   │   │   │               ├── get_enterprises_for_user_request.rbi
│   │   │   │   │               ├── get_enterprises_for_user_response.rbi
│   │   │   │   │               ├── get_secret_author_request.rbi
│   │   │   │   │               ├── get_secret_author_response.rbi
│   │   │   │   │               ├── ids_selector.rbi
│   │   │   │   │               ├── logins_selector.rbi
│   │   │   │   │               ├── user_list_item.rbi
│   │   │   │   │               ├── users_api_client.rbi
│   │   │   │   │               └── user_type.rbi
│   │   │   │   ├── rate_limited_request.rbi
│   │   │   │   ├── remote_clipboard_copy_component.rbi
│   │   │   │   ├── resources
│   │   │   │   │   └── url_for_model.rbi
│   │   │   │   ├── spokes
│   │   │   │   │   └── proto
│   │   │   │   │       ├── attributes
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── attribute_item.rbi
│   │   │   │   │       │       ├── attributes_api_client.rbi
│   │   │   │   │       │       ├── read_attributes_request.rbi
│   │   │   │   │       │       └── read_attributes_response.rbi
│   │   │   │   │       ├── backups
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── backup_error_reason.rbi
│   │   │   │   │       │       ├── backups_api_client.rbi
│   │   │   │   │       │       ├── perform_backup_request.rbi
│   │   │   │   │       │       └── perform_backup_response.rbi
│   │   │   │   │       ├── blobs
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── blob_origin_item.rbi
│   │   │   │   │       │       ├── blobs_api_client.rbi
│   │   │   │   │       │       ├── changed_blob_item.rbi
│   │   │   │   │       │       ├── count_lines_request.rbi
│   │   │   │   │       │       ├── count_lines_response
│   │   │   │   │       │       │   └── count_lines_item.rbi
│   │   │   │   │       │       ├── count_lines_response.rbi
│   │   │   │   │       │       ├── get_blob_contents_request
│   │   │   │   │       │       │   ├── object_id_path.rbi
│   │   │   │   │       │       │   ├── ref_path.rbi
│   │   │   │   │       │       │   └── symlink_resolution.rbi
│   │   │   │   │       │       ├── get_blob_contents_request.rbi
│   │   │   │   │       │       ├── get_blob_contents_response.rbi
│   │   │   │   │       │       ├── list_blob_origin_request
│   │   │   │   │       │       │   └── commit_order.rbi
│   │   │   │   │       │       ├── list_blob_origin_request.rbi
│   │   │   │   │       │       ├── list_blob_origin_response.rbi
│   │   │   │   │       │       ├── list_changed_blobs_request
│   │   │   │   │       │       │   └── commit_order.rbi
│   │   │   │   │       │       ├── list_changed_blobs_request.rbi
│   │   │   │   │       │       ├── list_changed_blobs_response.rbi
│   │   │   │   │       │       ├── list_pushed_blobs_request.rbi
│   │   │   │   │       │       ├── list_pushed_blobs_response.rbi
│   │   │   │   │       │       ├── list_reachable_blobs_request.rbi
│   │   │   │   │       │       ├── list_reachable_blobs_response.rbi
│   │   │   │   │       │       ├── pushed_blob_item.rbi
│   │   │   │   │       │       └── reachable_blob_item.rbi
│   │   │   │   │       ├── commits
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── ahead_behind_contains_request.rbi
│   │   │   │   │       │       ├── ahead_behind_contains_response.rbi
│   │   │   │   │       │       ├── ahead_behind_pair.rbi
│   │   │   │   │       │       ├── ahead_behind_request.rbi
│   │   │   │   │       │       ├── ahead_behind_response.rbi
│   │   │   │   │       │       ├── base_and_tips_selector.rbi
│   │   │   │   │       │       ├── blame_tree_request.rbi
│   │   │   │   │       │       ├── blame_tree_response.rbi
│   │   │   │   │       │       ├── blame_tree_selector.rbi
│   │   │   │   │       │       ├── check_commit_reachability_request.rbi
│   │   │   │   │       │       ├── check_commit_reachability_response.rbi
│   │   │   │   │       │       ├── cleanup_mode.rbi
│   │   │   │   │       │       ├── commit_item.rbi
│   │   │   │   │       │       ├── commit_path_pair.rbi
│   │   │   │   │       │       ├── commits_api_client.rbi
│   │   │   │   │       │       ├── contributor.rbi
│   │   │   │   │       │       ├── count_commits_request.rbi
│   │   │   │   │       │       ├── count_commits_response.rbi
│   │   │   │   │       │       ├── create_commit_request.rbi
│   │   │   │   │       │       ├── create_commit_response.rbi
│   │   │   │   │       │       ├── describe_request.rbi
│   │   │   │   │       │       ├── describe_response.rbi
│   │   │   │   │       │       ├── list_commits_request.rbi
│   │   │   │   │       │       ├── list_commits_response.rbi
│   │   │   │   │       │       ├── list_contributors_request.rbi
│   │   │   │   │       │       ├── list_contributors_response.rbi
│   │   │   │   │       │       ├── rev_list_filters
│   │   │   │   │       │       │   ├── pattern_options
│   │   │   │   │       │       │   │   └── mode.rbi
│   │   │   │   │       │       │   └── pattern_options.rbi
│   │   │   │   │       │       └── rev_list_filters.rbi
│   │   │   │   │       ├── diffs
│   │   │   │   │       │   ├── v1
│   │   │   │   │       │   │   ├── diff_delta.rbi
│   │   │   │   │       │   │   ├── diffs_api_client.rbi
│   │   │   │   │       │   │   ├── diff_summary_binary_changes.rbi
│   │   │   │   │       │   │   ├── diff_summary_delta.rbi
│   │   │   │   │       │   │   ├── diff_summary_stat.rbi
│   │   │   │   │       │   │   ├── diff_summary_text_changes.rbi
│   │   │   │   │       │   │   ├── read_diff_summary_request.rbi
│   │   │   │   │       │   │   └── read_diff_summary_response.rbi
│   │   │   │   │       │   └── v2
│   │   │   │   │       │       ├── create_commit_from_diff_request.rbi
│   │   │   │   │       │       ├── create_commit_from_diff_response.rbi
│   │   │   │   │       │       ├── diff_appliable_result.rbi
│   │   │   │   │       │       ├── diff_delta.rbi
│   │   │   │   │       │       ├── diff_delta_selector.rbi
│   │   │   │   │       │       ├── diff_pair_result.rbi
│   │   │   │   │       │       ├── diffs_api_client.rbi
│   │   │   │   │       │       ├── diff_summary_binary_changes.rbi
│   │   │   │   │       │       ├── diff_summary_delta.rbi
│   │   │   │   │       │       ├── diff_summary_stat.rbi
│   │   │   │   │       │       ├── diff_summary_text_changes.rbi
│   │   │   │   │       │       ├── get_diff_appliable_request.rbi
│   │   │   │   │       │       ├── get_diff_appliable_response.rbi
│   │   │   │   │       │       ├── get_diff_positions_request.rbi
│   │   │   │   │       │       ├── get_diff_positions_response.rbi
│   │   │   │   │       │       ├── line_number_mapping.rbi
│   │   │   │   │       │       ├── mapping_state
│   │   │   │   │       │       │   └── state_code.rbi
│   │   │   │   │       │       ├── mapping_state.rbi
│   │   │   │   │       │       ├── read_diff_pairs_options.rbi
│   │   │   │   │       │       ├── read_diff_pairs_request.rbi
│   │   │   │   │       │       ├── read_diff_pairs_response.rbi
│   │   │   │   │       │       ├── read_diff_summary_request.rbi
│   │   │   │   │       │       ├── read_diff_summary_response.rbi
│   │   │   │   │       │       ├── source_path_line_numbers.rbi
│   │   │   │   │       │       └── target_path_line_numbers.rbi
│   │   │   │   │       ├── experimental
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── experimental_api_client.rbi
│   │   │   │   │       │       ├── object_selectors_by_repo.rbi
│   │   │   │   │       │       ├── resolved_items_by_repo
│   │   │   │   │       │       │   └── resolved_item.rbi
│   │   │   │   │       │       ├── resolved_items_by_repo.rbi
│   │   │   │   │       │       ├── resolve_objects_request.rbi
│   │   │   │   │       │       └── resolve_objects_response.rbi
│   │   │   │   │       ├── gitauth
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── commit_quarantine_request.rbi
│   │   │   │   │       │       ├── commit_quarantine_response.rbi
│   │   │   │   │       │       ├── error_result.rbi
│   │   │   │   │       │       ├── get_new_oids_in_push_request.rbi
│   │   │   │   │       │       ├── get_new_oids_in_push_response.rbi
│   │   │   │   │       │       ├── gitauth_api_client.rbi
│   │   │   │   │       │       ├── host_status.rbi
│   │   │   │   │       │       ├── list_routes_request
│   │   │   │   │       │       │   ├── action.rbi
│   │   │   │   │       │       │   └── protocol.rbi
│   │   │   │   │       │       ├── list_routes_request.rbi
│   │   │   │   │       │       ├── list_routes_response.rbi
│   │   │   │   │       │       ├── ok_result.rbi
│   │   │   │   │       │       ├── remove_quarantine_request.rbi
│   │   │   │   │       │       ├── set_up_push_state_request.rbi
│   │   │   │   │       │       └── set_up_push_state_response.rbi
│   │   │   │   │       ├── hooks
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── hooks_api_client.rbi
│   │   │   │   │       │       ├── run_pre_receive_hooks_request
│   │   │   │   │       │       │   └── hook_mode.rbi
│   │   │   │   │       │       ├── run_pre_receive_hooks_request.rbi
│   │   │   │   │       │       └── run_pre_receive_hooks_response.rbi
│   │   │   │   │       ├── legacy_gitrpc
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── bertrpc_request.rbi
│   │   │   │   │       │       ├── bertrpc_response.rbi
│   │   │   │   │       │       ├── data_server.rbi
│   │   │   │   │       │       ├── ernicorn_request.rbi
│   │   │   │   │       │       ├── ernicorn_response.rbi
│   │   │   │   │       │       ├── get_cache_key_request.rbi
│   │   │   │   │       │       ├── get_cache_key_response.rbi
│   │   │   │   │       │       ├── get_cache_keys_request.rbi
│   │   │   │   │       │       ├── get_cache_keys_response.rbi
│   │   │   │   │       │       ├── legacy_gitrpc_api_client.rbi
│   │   │   │   │       │       ├── legacy_gitrpc_reader_request.rbi
│   │   │   │   │       │       ├── legacy_gitrpc_reader_response.rbi
│   │   │   │   │       │       ├── legacy_gitrpc_writer_request.rbi
│   │   │   │   │       │       ├── legacy_gitrpc_writer_response.rbi
│   │   │   │   │       │       ├── repository_with_cache_key.rbi
│   │   │   │   │       │       ├── status_code.rbi
│   │   │   │   │       │       ├── status.rbi
│   │   │   │   │       │       ├── topology_context.rbi
│   │   │   │   │       │       └── write_server_response.rbi
│   │   │   │   │       ├── maintenance
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── maintenance_api_client.rbi
│   │   │   │   │       │       ├── maintenance_info_request.rbi
│   │   │   │   │       │       ├── maintenance_info_response.rbi
│   │   │   │   │       │       ├── repack_status.rbi
│   │   │   │   │       │       └── replica_maintenance_status.rbi
│   │   │   │   │       ├── merges
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── find_merge_bases_request.rbi
│   │   │   │   │       │       ├── find_merge_bases_response.rbi
│   │   │   │   │       │       ├── merge_base_type.rbi
│   │   │   │   │       │       ├── merge_conflict
│   │   │   │   │       │       │   └── tree_entry.rbi
│   │   │   │   │       │       ├── merge_conflict.rbi
│   │   │   │   │       │       ├── merges_api_client.rbi
│   │   │   │   │       │       ├── merge_trees_request
│   │   │   │   │       │       │   └── merge_trees_options.rbi
│   │   │   │   │       │       ├── merge_trees_request.rbi
│   │   │   │   │       │       ├── merge_trees_response
│   │   │   │   │       │       │   ├── merge_conflict_result.rbi
│   │   │   │   │       │       │   └── status.rbi
│   │   │   │   │       │       ├── merge_trees_response.rbi
│   │   │   │   │       │       ├── rebase_request
│   │   │   │   │       │       │   └── rebase_options.rbi
│   │   │   │   │       │       ├── rebase_request.rbi
│   │   │   │   │       │       ├── rebase_response
│   │   │   │   │       │       │   └── status.rbi
│   │   │   │   │       │       └── rebase_response.rbi
│   │   │   │   │       ├── objects
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── blob_object.rbi
│   │   │   │   │       │       ├── commit_object.rbi
│   │   │   │   │       │       ├── creatable_object.rbi
│   │   │   │   │       │       ├── create_objects_request.rbi
│   │   │   │   │       │       ├── create_objects_response.rbi
│   │   │   │   │       │       ├── error_object
│   │   │   │   │       │       │   └── error_reason.rbi
│   │   │   │   │       │       ├── error_object.rbi
│   │   │   │   │       │       ├── expand_oids_request.rbi
│   │   │   │   │       │       ├── expand_oids_response
│   │   │   │   │       │       │   ├── error_result
│   │   │   │   │       │       │   │   └── error_reason.rbi
│   │   │   │   │       │       │   ├── error_result.rbi
│   │   │   │   │       │       │   └── expanded_oid.rbi
│   │   │   │   │       │       ├── expand_oids_response.rbi
│   │   │   │   │       │       ├── object.rbi
│   │   │   │   │       │       ├── objects_api_client.rbi
│   │   │   │   │       │       ├── read_objects_request.rbi
│   │   │   │   │       │       ├── read_objects_response.rbi
│   │   │   │   │       │       ├── resolve_object_request.rbi
│   │   │   │   │       │       ├── resolve_object_response.rbi
│   │   │   │   │       │       ├── resolve_objects_request.rbi
│   │   │   │   │       │       ├── resolve_objects_response
│   │   │   │   │       │       │   └── resolved_item.rbi
│   │   │   │   │       │       ├── resolve_objects_response.rbi
│   │   │   │   │       │       ├── tag_object.rbi
│   │   │   │   │       │       └── tree_object.rbi
│   │   │   │   │       ├── references
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── get_default_branch_request.rbi
│   │   │   │   │       │       ├── get_default_branch_response.rbi
│   │   │   │   │       │       ├── list_references_request.rbi
│   │   │   │   │       │       ├── list_references_response.rbi
│   │   │   │   │       │       ├── list_references_with_details_request.rbi
│   │   │   │   │       │       ├── list_references_with_details_response.rbi
│   │   │   │   │       │       ├── reference_item.rbi
│   │   │   │   │       │       ├── references_api_client.rbi
│   │   │   │   │       │       ├── references_exist_request.rbi
│   │   │   │   │       │       ├── references_exist_response.rbi
│   │   │   │   │       │       ├── ref_list_options.rbi
│   │   │   │   │       │       ├── ref_status.rbi
│   │   │   │   │       │       ├── ref_with_commit_time.rbi
│   │   │   │   │       │       ├── resolve_references_request.rbi
│   │   │   │   │       │       ├── resolve_references_response
│   │   │   │   │       │       │   └── resolved_reference.rbi
│   │   │   │   │       │       ├── resolve_references_response.rbi
│   │   │   │   │       │       ├── transaction.rbi
│   │   │   │   │       │       ├── update_default_branch_request.rbi
│   │   │   │   │       │       ├── update_default_branch_response
│   │   │   │   │       │       │   └── error_reason.rbi
│   │   │   │   │       │       ├── update_default_branch_response.rbi
│   │   │   │   │       │       ├── update_ref_op_update.rbi
│   │   │   │   │       │       ├── update_ref_op_verify.rbi
│   │   │   │   │       │       ├── update_ref_op_verify_update.rbi
│   │   │   │   │       │       ├── update_ref_request
│   │   │   │   │       │       │   └── fast_forward.rbi
│   │   │   │   │       │       ├── update_ref_request.rbi
│   │   │   │   │       │       ├── update_request.rbi
│   │   │   │   │       │       ├── update_response
│   │   │   │   │       │       │   └── error_reason.rbi
│   │   │   │   │       │       └── update_response.rbi
│   │   │   │   │       ├── repositories
│   │   │   │   │       │   ├── v1
│   │   │   │   │       │   │   ├── create_fork_request
│   │   │   │   │       │   │   │   ├── branch_mode.rbi
│   │   │   │   │       │   │   │   └── fork.rbi
│   │   │   │   │       │   │   ├── create_fork_request.rbi
│   │   │   │   │       │   │   ├── create_fork_response
│   │   │   │   │       │   │   │   └── status.rbi
│   │   │   │   │       │   │   ├── create_fork_response.rbi
│   │   │   │   │       │   │   ├── create_repository_request
│   │   │   │   │       │   │   │   ├── initial_commit
│   │   │   │   │       │   │   │   │   └── file.rbi
│   │   │   │   │       │   │   │   └── initial_commit.rbi
│   │   │   │   │       │   │   ├── create_repository_request.rbi
│   │   │   │   │       │   │   ├── create_repository_response.rbi
│   │   │   │   │       │   │   ├── get_repository_metadata_request.rbi
│   │   │   │   │       │   │   ├── get_repository_metadata_response.rbi
│   │   │   │   │       │   │   ├── list_available_replicas_request.rbi
│   │   │   │   │       │   │   ├── list_available_replicas_response.rbi
│   │   │   │   │       │   │   ├── parent_repository.rbi
│   │   │   │   │       │   │   ├── recompute_checksums_request
│   │   │   │   │       │   │   │   └── checksum_strategy.rbi
│   │   │   │   │       │   │   ├── recompute_checksums_request.rbi
│   │   │   │   │       │   │   ├── recompute_checksums_response
│   │   │   │   │       │   │   │   └── error_reason.rbi
│   │   │   │   │       │   │   ├── recompute_checksums_response.rbi
│   │   │   │   │       │   │   ├── replica_item.rbi
│   │   │   │   │       │   │   ├── replica_type.rbi
│   │   │   │   │       │   │   ├── repositories_api_client.rbi
│   │   │   │   │       │   │   ├── update_info_nwo_request.rbi
│   │   │   │   │       │   │   ├── update_info_nwo_response
│   │   │   │   │       │   │   │   └── error_reason.rbi
│   │   │   │   │       │   │   └── update_info_nwo_response.rbi
│   │   │   │   │       │   └── v2
│   │   │   │   │       │       ├── get_repository_metadata_request.rbi
│   │   │   │   │       │       ├── get_repository_metadata_response.rbi
│   │   │   │   │       │       └── repositories_api_client.rbi
│   │   │   │   │       ├── streaming
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── batch_blobs_request.rbi
│   │   │   │   │       │       ├── blob_filter.rbi
│   │   │   │   │       │       ├── read_raw_diff_request
│   │   │   │   │       │       │   └── diff_mode.rbi
│   │   │   │   │       │       └── read_raw_diff_request.rbi
│   │   │   │   │       ├── submodules
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── read_submodules_request.rbi
│   │   │   │   │       │       ├── read_submodules_response.rbi
│   │   │   │   │       │       └── submodules_api_client.rbi
│   │   │   │   │       ├── tags
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── create_tag_request.rbi
│   │   │   │   │       │       ├── create_tag_response.rbi
│   │   │   │   │       │       └── tags_api_client.rbi
│   │   │   │   │       ├── transactions
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── begin_transaction_request.rbi
│   │   │   │   │       │       ├── begin_transaction_response.rbi
│   │   │   │   │       │       ├── commit_transaction_request.rbi
│   │   │   │   │       │       ├── commit_transaction_response.rbi
│   │   │   │   │       │       ├── rollback_transaction_request.rbi
│   │   │   │   │       │       ├── rollback_transaction_response.rbi
│   │   │   │   │       │       └── transactions_api_client.rbi
│   │   │   │   │       ├── trees
│   │   │   │   │       │   └── v1
│   │   │   │   │       │       ├── compare_trees_request.rbi
│   │   │   │   │       │       ├── compare_trees_response.rbi
│   │   │   │   │       │       ├── create_tree_request
│   │   │   │   │       │       │   └── tree_entry.rbi
│   │   │   │   │       │       ├── create_tree_request.rbi
│   │   │   │   │       │       ├── create_tree_response.rbi
│   │   │   │   │       │       ├── list_trees_request.rbi
│   │   │   │   │       │       ├── list_trees_response.rbi
│   │   │   │   │       │       ├── read_tree_entry_oid_request.rbi
│   │   │   │   │       │       ├── read_tree_entry_oid_response.rbi
│   │   │   │   │       │       └── trees_api_client.rbi
│   │   │   │   │       └── types
│   │   │   │   │           ├── selectors
│   │   │   │   │           │   └── v1
│   │   │   │   │           │       ├── commitish_selector.rbi
│   │   │   │   │           │       ├── distinct_commits_selector.rbi
│   │   │   │   │           │       ├── fork_push_selector.rbi
│   │   │   │   │           │       ├── historical_push_selector.rbi
│   │   │   │   │           │       ├── key_selector.rbi
│   │   │   │   │           │       ├── merge_object_selector.rbi
│   │   │   │   │           │       ├── none_selector.rbi
│   │   │   │   │           │       ├── object_id_selector.rbi
│   │   │   │   │           │       ├── object_selector
│   │   │   │   │           │       │   ├── treeish_and_path
│   │   │   │   │           │       │   │   └── symlink_resolution.rbi
│   │   │   │   │           │       │   └── treeish_and_path.rbi
│   │   │   │   │           │       ├── object_selector.rbi
│   │   │   │   │           │       ├── parent_selector.rbi
│   │   │   │   │           │       ├── parents_selector.rbi
│   │   │   │   │           │       ├── prefix_selector.rbi
│   │   │   │   │           │       ├── push_selector.rbi
│   │   │   │   │           │       ├── quarantine_commits_selector.rbi
│   │   │   │   │           │       ├── quarantine_objects_selector.rbi
│   │   │   │   │           │       ├── range_selector.rbi
│   │   │   │   │           │       ├── ref_glob_selector.rbi
│   │   │   │   │           │       ├── repo_object_id_selector.rbi
│   │   │   │   │           │       ├── resolved_base_selector.rbi
│   │   │   │   │           │       ├── revision_and_path_selector.rbi
│   │   │   │   │           │       ├── revision_selector.rbi
│   │   │   │   │           │       ├── root_selector.rbi
│   │   │   │   │           │       ├── treeish_and_path_selector.rbi
│   │   │   │   │           │       ├── treeish_selector.rbi
│   │   │   │   │           │       └── universal_selector.rbi
│   │   │   │   │           ├── v1
│   │   │   │   │           │   ├── attribute.rbi
│   │   │   │   │           │   ├── attribution.rbi
│   │   │   │   │           │   ├── commitish.rbi
│   │   │   │   │           │   ├── commit.rbi
│   │   │   │   │           │   ├── cursor.rbi
│   │   │   │   │           │   ├── diff_algorithm.rbi
│   │   │   │   │           │   ├── diff_entry
│   │   │   │   │           │   │   └── status.rbi
│   │   │   │   │           │   ├── diff_entry.rbi
│   │   │   │   │           │   ├── diff_status.rbi
│   │   │   │   │           │   ├── eol_info.rbi
│   │   │   │   │           │   ├── glob.rbi
│   │   │   │   │           │   ├── hash_algorithm.rbi
│   │   │   │   │           │   ├── mode.rbi
│   │   │   │   │           │   ├── network.rbi
│   │   │   │   │           │   ├── object
│   │   │   │   │           │   │   └── type.rbi
│   │   │   │   │           │   ├── object_id.rbi
│   │   │   │   │           │   ├── object.rbi
│   │   │   │   │           │   ├── object_type.rbi
│   │   │   │   │           │   ├── path.rbi
│   │   │   │   │           │   ├── pathspec_item
│   │   │   │   │           │   │   └── pattern_type.rbi
│   │   │   │   │           │   ├── pathspec_item.rbi
│   │   │   │   │           │   ├── pathspec.rbi
│   │   │   │   │           │   ├── pattern.rbi
│   │   │   │   │           │   ├── prefix.rbi
│   │   │   │   │           │   ├── reference.rbi
│   │   │   │   │           │   ├── reference_update.rbi
│   │   │   │   │           │   ├── ref_format.rbi
│   │   │   │   │           │   ├── repository
│   │   │   │   │           │   │   └── type.rbi
│   │   │   │   │           │   ├── repository.rbi
│   │   │   │   │           │   ├── request_context
│   │   │   │   │           │   │   └── quality_of_service.rbi
│   │   │   │   │           │   ├── request_context.rbi
│   │   │   │   │           │   ├── revision.rbi
│   │   │   │   │           │   ├── sockstat_kv.rbi
│   │   │   │   │           │   ├── sockstat.rbi
│   │   │   │   │           │   ├── submodule.rbi
│   │   │   │   │           │   ├── timestamp.rbi
│   │   │   │   │           │   ├── token.rbi
│   │   │   │   │           │   ├── trailer.rbi
│   │   │   │   │           │   ├── transaction_context.rbi
│   │   │   │   │           │   ├── tree_entry.rbi
│   │   │   │   │           │   ├── treeish.rbi
│   │   │   │   │           │   ├── update_references_priority
│   │   │   │   │           │   │   └── priority.rbi
│   │   │   │   │           │   └── update_references_priority.rbi
│   │   │   │   │           └── v2
│   │   │   │   │               └── attribution.rbi
│   │   │   │   └── stream_processors
│   │   │   │       └── achievements
│   │   │   │           └── processing_methods.rbi
│   │   │   ├── github
│   │   │   │   ├── actions
│   │   │   │   │   ├── broker
│   │   │   │   │   │   └── api
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           ├── assigned_request.rbi
│   │   │   │   │   │           ├── broker_runner_scale_set_statistics.rbi
│   │   │   │   │   │           ├── deactivate_runner_request.rbi
│   │   │   │   │   │           ├── deactivate_runner_response.rbi
│   │   │   │   │   │           ├── get_runner_states_request.rbi
│   │   │   │   │   │           ├── get_runner_states_response.rbi
│   │   │   │   │   │           ├── hosted_runner.rbi
│   │   │   │   │   │           ├── label.rbi
│   │   │   │   │   │           ├── list_hosted_runners_request.rbi
│   │   │   │   │   │           ├── list_hosted_runners_response.rbi
│   │   │   │   │   │           ├── notify_runner_changed_request.rbi
│   │   │   │   │   │           ├── notify_runner_changed_response.rbi
│   │   │   │   │   │           ├── runner.rbi
│   │   │   │   │   │           ├── runner_state.rbi
│   │   │   │   │   │           ├── runner_status.rbi
│   │   │   │   │   │           ├── runner_type.rbi
│   │   │   │   │   │           └── runner_with_state.rbi
│   │   │   │   │   └── checks
│   │   │   │   │       └── v1
│   │   │   │   │           ├── annotation_level.rbi
│   │   │   │   │           ├── annotation.rbi
│   │   │   │   │           └── status.rbi
│   │   │   │   ├── dependency_graph_platform
│   │   │   │   │   ├── alerting
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── alertable_dependency.rbi
│   │   │   │   │   │       ├── alertable_manifest.rbi
│   │   │   │   │   │       ├── alerting_api_client.rbi
│   │   │   │   │   │       ├── all_repositories_with_dependency_version_request.rbi
│   │   │   │   │   │       ├── all_repositories_with_dependency_version_response.rbi
│   │   │   │   │   │       ├── cursors.rbi
│   │   │   │   │   │       ├── direct_dependency_result.rbi
│   │   │   │   │   │       ├── fetch_vulnerable_dependencies_for_repository_request.rbi
│   │   │   │   │   │       ├── fetch_vulnerable_dependencies_for_repository_response.rbi
│   │   │   │   │   │       ├── get_dependency_relationships_request.rbi
│   │   │   │   │   │       ├── get_dependency_relationships_response.rbi
│   │   │   │   │   │       ├── pagination.rbi
│   │   │   │   │   │       ├── relationship.rbi
│   │   │   │   │   │       └── repository_result.rbi
│   │   │   │   │   ├── experimental
│   │   │   │   │   │   ├── cursor.rbi
│   │   │   │   │   │   ├── dependencies_api_client.rbi
│   │   │   │   │   │   ├── get_dependencies_request.rbi
│   │   │   │   │   │   ├── get_dependencies_response
│   │   │   │   │   │   │   ├── dependency.rbi
│   │   │   │   │   │   │   └── transitive_dependency.rbi
│   │   │   │   │   │   ├── get_dependencies_response.rbi
│   │   │   │   │   │   ├── package_manager.rbi
│   │   │   │   │   │   ├── relationship.rbi
│   │   │   │   │   │   └── scope.rbi
│   │   │   │   │   ├── gh_internal
│   │   │   │   │   │   ├── actions
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       ├── actions_api_client.rbi
│   │   │   │   │   │   │       ├── check_annotation_level.rbi
│   │   │   │   │   │   │       ├── check_annotation.rbi
│   │   │   │   │   │   │       ├── check_run_conclusion.rbi
│   │   │   │   │   │   │       ├── check_run.rbi
│   │   │   │   │   │   │       ├── check_run_status.rbi
│   │   │   │   │   │   │       ├── check_step.rbi
│   │   │   │   │   │   │       ├── get_check_run_annotations_request.rbi
│   │   │   │   │   │   │       ├── get_check_run_annotations_response.rbi
│   │   │   │   │   │   │       ├── get_workflow_run_request.rbi
│   │   │   │   │   │   │       ├── get_workflow_run_response.rbi
│   │   │   │   │   │   │       └── workflow_run.rbi
│   │   │   │   │   │   ├── advisories
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       ├── advisories_api_client.rbi
│   │   │   │   │   │   │       ├── ecosystem.rbi
│   │   │   │   │   │   │       ├── list_current_vulnerable_version_ranges_request.rbi
│   │   │   │   │   │   │       ├── list_current_vulnerable_version_ranges_response.rbi
│   │   │   │   │   │   │       ├── visibility_scope.rbi
│   │   │   │   │   │   │       └── vulnerable_version_range.rbi
│   │   │   │   │   │   ├── integrations
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       ├── bot.rbi
│   │   │   │   │   │   │       ├── get_integrations_request.rbi
│   │   │   │   │   │   │       ├── get_integrations_response.rbi
│   │   │   │   │   │   │       ├── integration.rbi
│   │   │   │   │   │   │       └── integrations_api_client.rbi
│   │   │   │   │   │   └── repositories
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           ├── get_repository_state_request.rbi
│   │   │   │   │   │           ├── get_repository_state_response
│   │   │   │   │   │           │   ├── repository_owner_type.rbi
│   │   │   │   │   │           │   └── repository_visibility.rbi
│   │   │   │   │   │           ├── get_repository_state_response.rbi
│   │   │   │   │   │           ├── list_repositories_request.rbi
│   │   │   │   │   │           ├── list_repositories_response.rbi
│   │   │   │   │   │           └── repositories_api_client.rbi
│   │   │   │   │   ├── graphql
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── dependency.rbi
│   │   │   │   │   │       ├── get_dependencies_for_manifest_request.rbi
│   │   │   │   │   │       ├── get_dependencies_for_manifest_response.rbi
│   │   │   │   │   │       ├── get_manifests_for_repository_request.rbi
│   │   │   │   │   │       ├── get_manifests_for_repository_response.rbi
│   │   │   │   │   │       ├── graph_ql_resolver_client.rbi
│   │   │   │   │   │       ├── manifest.rbi
│   │   │   │   │   │       ├── repository_has_manifests_request.rbi
│   │   │   │   │   │       └── repository_has_manifests_response.rbi
│   │   │   │   │   ├── health
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── health_service_client.rbi
│   │   │   │   │   │       ├── ping_request.rbi
│   │   │   │   │   │       └── ping_response.rbi
│   │   │   │   │   ├── repo_insights
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── ancestor_relationship.rbi
│   │   │   │   │   │       ├── dependency.rbi
│   │   │   │   │   │       ├── dependency_with_ancestors.rbi
│   │   │   │   │   │       ├── ecosystem.rbi
│   │   │   │   │   │       ├── get_dependencies_for_repository_request.rbi
│   │   │   │   │   │       ├── get_dependencies_for_repository_response.rbi
│   │   │   │   │   │       ├── get_root_ancestors_for_dependencies_request.rbi
│   │   │   │   │   │       ├── get_root_ancestors_for_dependencies_response.rbi
│   │   │   │   │   │       ├── pagination.rbi
│   │   │   │   │   │       ├── relationship.rbi
│   │   │   │   │   │       ├── repo_insights_api_client.rbi
│   │   │   │   │   │       ├── root_ancestor.rbi
│   │   │   │   │   │       ├── scope.rbi
│   │   │   │   │   │       ├── vulnerability_filter.rbi
│   │   │   │   │   │       └── vulnerable_version_range.rbi
│   │   │   │   │   ├── sbom
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── create_sbom_request.rbi
│   │   │   │   │   │       ├── create_sbom_response.rbi
│   │   │   │   │   │       ├── get_sbom_request.rbi
│   │   │   │   │   │       ├── get_sbom_response.rbi
│   │   │   │   │   │       ├── get_sbom_result_request.rbi
│   │   │   │   │   │       ├── get_sbom_result_response.rbi
│   │   │   │   │   │       ├── poll_sbom_result_request.rbi
│   │   │   │   │   │       ├── poll_sbom_result_response.rbi
│   │   │   │   │   │       └── sbom_client.rbi
│   │   │   │   │   └── types
│   │   │   │   │       └── v1
│   │   │   │   │           ├── dependency.rbi
│   │   │   │   │           ├── ecosystem.rbi
│   │   │   │   │           ├── job_status.rbi
│   │   │   │   │           ├── manifest.rbi
│   │   │   │   │           ├── relationship.rbi
│   │   │   │   │           ├── scope.rbi
│   │   │   │   │           └── transitive_dependency.rbi
│   │   │   │   ├── dependency_snapshots_api
│   │   │   │   │   ├── ancestor_relationship.rbi
│   │   │   │   │   ├── boom_request.rbi
│   │   │   │   │   ├── boom_response.rbi
│   │   │   │   │   ├── check_event_readiness_request.rbi
│   │   │   │   │   ├── check_event_readiness_response.rbi
│   │   │   │   │   ├── check_repository_readiness_request.rbi
│   │   │   │   │   ├── check_repository_readiness_response.rbi
│   │   │   │   │   ├── create_dependabot_snapshot_request.rbi
│   │   │   │   │   ├── create_dependabot_snapshot_response
│   │   │   │   │   │   └── result.rbi
│   │   │   │   │   ├── create_dependabot_snapshot_response.rbi
│   │   │   │   │   ├── create_dependency_snapshot_request.rbi
│   │   │   │   │   ├── create_dependency_snapshot_response
│   │   │   │   │   │   └── result.rbi
│   │   │   │   │   ├── create_dependency_snapshot_response.rbi
│   │   │   │   │   ├── dependabot_service_client.rbi
│   │   │   │   │   ├── dependencies_service_client.rbi
│   │   │   │   │   ├── diagnostic_service_client.rbi
│   │   │   │   │   ├── entities
│   │   │   │   │   │   ├── dependabot_event.rbi
│   │   │   │   │   │   ├── dependabot_event_type.rbi
│   │   │   │   │   │   ├── dependabot_readiness_reason.rbi
│   │   │   │   │   │   ├── dependency
│   │   │   │   │   │   │   ├── relationship.rbi
│   │   │   │   │   │   │   └── scope.rbi
│   │   │   │   │   │   ├── dependency.rbi
│   │   │   │   │   │   ├── manifest
│   │   │   │   │   │   │   └── file.rbi
│   │   │   │   │   │   ├── manifest.rbi
│   │   │   │   │   │   ├── pull_request
│   │   │   │   │   │   │   └── pull_request_state.rbi
│   │   │   │   │   │   ├── pull_request.rbi
│   │   │   │   │   │   ├── push
│   │   │   │   │   │   │   └── activity_type.rbi
│   │   │   │   │   │   ├── push.rbi
│   │   │   │   │   │   ├── repository
│   │   │   │   │   │   │   └── visibility.rbi
│   │   │   │   │   │   ├── repository.rbi
│   │   │   │   │   │   ├── snapshot
│   │   │   │   │   │   │   ├── detector.rbi
│   │   │   │   │   │   │   └── job.rbi
│   │   │   │   │   │   ├── snapshot.rbi
│   │   │   │   │   │   ├── user
│   │   │   │   │   │   │   └── type.rbi
│   │   │   │   │   │   └── user.rbi
│   │   │   │   │   ├── exclude_dependency_snapshots_request.rbi
│   │   │   │   │   ├── exclude_dependency_snapshots_response.rbi
│   │   │   │   │   ├── get_dependencies_for_repository_request.rbi
│   │   │   │   │   ├── get_dependencies_for_repository_response
│   │   │   │   │   │   ├── snapshot
│   │   │   │   │   │   │   ├── detector_metadata.rbi
│   │   │   │   │   │   │   └── job_status.rbi
│   │   │   │   │   │   └── snapshot.rbi
│   │   │   │   │   ├── get_dependencies_for_repository_response.rbi
│   │   │   │   │   ├── get_dependency_snapshot_request.rbi
│   │   │   │   │   ├── get_dependency_snapshot_response.rbi
│   │   │   │   │   ├── get_included_dependency_snapshots_request.rbi
│   │   │   │   │   ├── get_included_dependency_snapshots_response
│   │   │   │   │   │   └── included_snapshot.rbi
│   │   │   │   │   ├── get_included_dependency_snapshots_response.rbi
│   │   │   │   │   ├── get_snapshot_diff_request.rbi
│   │   │   │   │   ├── get_snapshot_diff_response
│   │   │   │   │   │   ├── change_type.rbi
│   │   │   │   │   │   ├── dependency_change.rbi
│   │   │   │   │   │   ├── scope.rbi
│   │   │   │   │   │   └── snapshot_metadata.rbi
│   │   │   │   │   ├── get_snapshot_diff_response.rbi
│   │   │   │   │   ├── get_snapshot_diff_status_request.rbi
│   │   │   │   │   ├── get_snapshot_diff_status_response.rbi
│   │   │   │   │   ├── has_manifests_request.rbi
│   │   │   │   │   ├── has_manifests_response.rbi
│   │   │   │   │   ├── is_feature_flag_enabled_batch_response.rbi
│   │   │   │   │   ├── is_feature_flag_enabled_for_repository_request.rbi
│   │   │   │   │   ├── is_feature_flag_enabled_request.rbi
│   │   │   │   │   ├── is_feature_flag_enabled_single_response.rbi
│   │   │   │   │   ├── manifest
│   │   │   │   │   │   ├── dependency
│   │   │   │   │   │   │   └── scope.rbi
│   │   │   │   │   │   └── dependency.rbi
│   │   │   │   │   ├── manifest.rbi
│   │   │   │   │   ├── ping_request.rbi
│   │   │   │   │   ├── ping_response.rbi
│   │   │   │   │   ├── relationship.rbi
│   │   │   │   │   ├── repositories_containing_dependency_request.rbi
│   │   │   │   │   ├── repositories_containing_dependency_response.rbi
│   │   │   │   │   ├── root_ancestor.rbi
│   │   │   │   │   ├── snapshots_service_client.rbi
│   │   │   │   │   ├── timeout_request.rbi
│   │   │   │   │   └── timeout_response.rbi
│   │   │   │   └── treelights
│   │   │   │       ├── document.rbi
│   │   │   │       ├── highlighted.rbi
│   │   │   │       ├── highlighter_client.rbi
│   │   │   │       ├── highlight_mode.rbi
│   │   │   │       ├── highlight_request.rbi
│   │   │   │       ├── highlight_response.rbi
│   │   │   │       ├── info_request.rbi
│   │   │   │       ├── info_response.rbi
│   │   │   │       ├── offset.rbi
│   │   │   │       ├── output_format.rbi
│   │   │   │       ├── styling_directive.rbi
│   │   │   │       ├── styling_directives_document.rbi
│   │   │   │       ├── styling_directives_line.rbi
│   │   │   │       ├── styling_directives_request.rbi
│   │   │   │       └── styling_directives_response.rbi
│   │   │   ├── git_hub_connect_destroy_installation_contributions_job.rbi
│   │   │   ├── git_hub_connect_destroy_user_contributions_job.rbi
│   │   │   ├── git_hub_connect_index_all_repos_job.rbi
│   │   │   ├── git_hub_connect_push_new_contributions_job.rbi
│   │   │   ├── git_hub_models
│   │   │   │   ├── block.rbi
│   │   │   │   ├── calculate_model_popularity_job.rbi
│   │   │   │   ├── domain
│   │   │   │   │   ├── blocks.rbi
│   │   │   │   │   ├── models.rbi
│   │   │   │   │   ├── presets.rbi
│   │   │   │   │   └── usage.rbi
│   │   │   │   ├── domain.rbi
│   │   │   │   ├── fetch_catalog_items_job.rbi
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   ├── model.rbi
│   │   │   │   ├── multiplier.rbi
│   │   │   │   ├── organization_access_rule.rbi
│   │   │   │   ├── payloads
│   │   │   │   │   └── show.rbi
│   │   │   │   ├── playground_dependency.rbi
│   │   │   │   ├── preset.rbi
│   │   │   │   ├── prompt.rbi
│   │   │   │   ├── publisher.rbi
│   │   │   │   ├── render_dependency.rbi
│   │   │   │   └── usage_details.rbi
│   │   │   ├── git_hub_models.rbi
│   │   │   ├── git_hub_spark_beta_membership_mailer.rbi
│   │   │   ├── git_hub_spark_beta_onboard_job.rbi
│   │   │   ├── git_hub_ui
│   │   │   │   ├── manifest
│   │   │   │   │   └── current_manifest.rbi
│   │   │   │   └── manifest_store
│   │   │   │       └── current_store.rbi
│   │   │   ├── git_signing_ssh_public_key.rbi
│   │   │   ├── global_navigation
│   │   │   │   └── base_payload.rbi
│   │   │   ├── global_notice_next_refresh_job.rbi
│   │   │   ├── global_notice.rbi
│   │   │   ├── global_notices
│   │   │   │   └── domain.rbi
│   │   │   ├── global_notices.rbi
│   │   │   ├── google
│   │   │   │   ├── api
│   │   │   │   │   └── field_behavior.rbi
│   │   │   │   ├── protobuf
│   │   │   │   │   ├── any.rbi
│   │   │   │   │   ├── bool_value.rbi
│   │   │   │   │   ├── bytes_value.rbi
│   │   │   │   │   ├── double_value.rbi
│   │   │   │   │   ├── duration.rbi
│   │   │   │   │   ├── empty.rbi
│   │   │   │   │   ├── field_mask.rbi
│   │   │   │   │   ├── float_value.rbi
│   │   │   │   │   ├── int32_value.rbi
│   │   │   │   │   ├── int64_value.rbi
│   │   │   │   │   ├── list_value.rbi
│   │   │   │   │   ├── map.rbi
│   │   │   │   │   ├── null_value.rbi
│   │   │   │   │   ├── repeated_field.rbi
│   │   │   │   │   ├── string_value.rbi
│   │   │   │   │   ├── struct.rbi
│   │   │   │   │   ├── timestamp.rbi
│   │   │   │   │   ├── u_int32_value.rbi
│   │   │   │   │   ├── u_int64_value.rbi
│   │   │   │   │   └── value.rbi
│   │   │   │   └── rpc
│   │   │   │       └── status.rbi
│   │   │   ├── gpg_key_email.rbi
│   │   │   ├── gpg_key.rbi
│   │   │   ├── graceful_timeout
│   │   │   │   └── data_store.rbi
│   │   │   ├── grant_sponsors_only_repository_access_job.rbi
│   │   │   ├── graphql
│   │   │   │   └── dashboard
│   │   │   │       └── application_controller.rbi
│   │   │   ├── group_syncer
│   │   │   │   └── v1
│   │   │   │       ├── external_provider_type.rbi
│   │   │   │       ├── group_member.rbi
│   │   │   │       ├── group.rbi
│   │   │   │       ├── groups_client.rbi
│   │   │   │       ├── health_client.rbi
│   │   │   │       ├── list_group_members_request.rbi
│   │   │   │       ├── list_group_members_response.rbi
│   │   │   │       ├── list_groups_request.rbi
│   │   │   │       ├── list_groups_response.rbi
│   │   │   │       ├── list_mappings_request.rbi
│   │   │   │       ├── mapping.rbi
│   │   │   │       ├── mapping_response.rbi
│   │   │   │       ├── mapping_status.rbi
│   │   │   │       ├── register_tenant_request.rbi
│   │   │   │       ├── register_tenant_response.rbi
│   │   │   │       ├── team_mappings_client.rbi
│   │   │   │       ├── team_sync_request.rbi
│   │   │   │       ├── team_sync_response.rbi
│   │   │   │       ├── tenants_client.rbi
│   │   │   │       ├── tenant_status.rbi
│   │   │   │       └── update_mapping_request.rbi
│   │   │   ├── growth
│   │   │   │   ├── banner_component.rbi
│   │   │   │   ├── key_value_table_expire_job
│   │   │   │   │   └── growth_notice_key_values.rbi
│   │   │   │   ├── pricing_line_item_component.rbi
│   │   │   │   ├── pricing_summary_component.rbi
│   │   │   │   ├── seats_pricing_card_component.rbi
│   │   │   │   ├── show_dialog_on_load_component.rbi
│   │   │   │   ├── task_card_component.rbi
│   │   │   │   └── tip_component.rbi
│   │   │   ├── growth_last_activity_kv_cleanup_expired_data_job
│   │   │   │   └── growth_last_activity_key_values.rbi
│   │   │   ├── growth_last_activity_kv_cleanup_expired_data_job.rbi
│   │   │   ├── growth_notice_kv_cleanup_expired_data_job
│   │   │   │   └── growth_notice_key_values.rbi
│   │   │   ├── growth_notice_kv_cleanup_expired_data_job.rbi
│   │   │   ├── hamzo
│   │   │   │   └── v0
│   │   │   │       └── chatterbox_notification.rbi
│   │   │   ├── handle_team_parent_changes_job.rbi
│   │   │   ├── help_hub_email_verified_sign_in_mailer.rbi
│   │   │   ├── hide_spammy_spark_workbenches_job.rbi
│   │   │   ├── hook
│   │   │   │   └── event
│   │   │   │       ├── autolink_event.rbi
│   │   │   │       ├── branch_protection_configuration_event.rbi
│   │   │   │       ├── branch_protection_rule_event.rbi
│   │   │   │       ├── cache_sync_event.rbi
│   │   │   │       ├── check_run_event.rbi
│   │   │   │       ├── check_suite_event.rbi
│   │   │   │       ├── close_issue_reference_event.rbi
│   │   │   │       ├── code_scanning_alert_event.rbi
│   │   │   │       ├── commit_comment_event.rbi
│   │   │   │       ├── create_event.rbi
│   │   │   │       ├── custom_property_event.rbi
│   │   │   │       ├── custom_property_values_event.rbi
│   │   │   │       ├── delete_event.rbi
│   │   │   │       ├── dependabot_alert_event.rbi
│   │   │   │       ├── deploy_key_event.rbi
│   │   │   │       ├── deployment_event.rbi
│   │   │   │       ├── deployment_protection_rule_event.rbi
│   │   │   │       ├── deployment_review_event.rbi
│   │   │   │       ├── deployment_status_event.rbi
│   │   │   │       ├── discussion_comment_event.rbi
│   │   │   │       ├── discussion_event.rbi
│   │   │   │       ├── dismissal_request_code_scanning_event.rbi
│   │   │   │       ├── dismissal_request_dependabot_event.rbi
│   │   │   │       ├── dismissal_request_license_compliance_event.rbi
│   │   │   │       ├── dismissal_request_secret_scanning_event.rbi
│   │   │   │       ├── enterprise_event.rbi
│   │   │   │       ├── exemption_request_push_ruleset_event.rbi
│   │   │   │       ├── exemption_request_secret_scanning_event.rbi
│   │   │   │       ├── fork_event.rbi
│   │   │   │       ├── git_hub_app_authorization_event.rbi
│   │   │   │       ├── gollum_event.rbi
│   │   │   │       ├── installation_event.rbi
│   │   │   │       ├── installation_repositories_event.rbi
│   │   │   │       ├── installation_target_event.rbi
│   │   │   │       ├── issue_comment_event.rbi
│   │   │   │       ├── issue_dependencies_event.rbi
│   │   │   │       ├── issue_event_event.rbi
│   │   │   │       ├── issues_event.rbi
│   │   │   │       ├── label_event.rbi
│   │   │   │       ├── marketplace_purchase_event.rbi
│   │   │   │       ├── member_event.rbi
│   │   │   │       ├── membership_event.rbi
│   │   │   │       ├── merge_group_event.rbi
│   │   │   │       ├── merge_queue_entry_event.rbi
│   │   │   │       ├── meta_event.rbi
│   │   │   │       ├── milestone_event.rbi
│   │   │   │       ├── organization_custom_property_event.rbi
│   │   │   │       ├── organization_custom_property_values_event.rbi
│   │   │   │       ├── organization_event.rbi
│   │   │   │       ├── org_block_event.rbi
│   │   │   │       ├── package_event.rbi
│   │   │   │       ├── package_v2_event.rbi
│   │   │   │       ├── page_build_event.rbi
│   │   │   │       ├── page_event.rbi
│   │   │   │       ├── personal_access_token_request_event.rbi
│   │   │   │       ├── ping_event.rbi
│   │   │   │       ├── project_card_event.rbi
│   │   │   │       ├── project_column_event.rbi
│   │   │   │       ├── project_event.rbi
│   │   │   │       ├── projects_v2_event.rbi
│   │   │   │       ├── projects_v2_item_event.rbi
│   │   │   │       ├── projects_v2_status_update_event.rbi
│   │   │   │       ├── public_event.rbi
│   │   │   │       ├── pull_request_event.rbi
│   │   │   │       ├── pull_request_review_comment_event.rbi
│   │   │   │       ├── pull_request_review_event.rbi
│   │   │   │       ├── pull_request_review_thread_event.rbi
│   │   │   │       ├── push_event.rbi
│   │   │   │       ├── reaction_event.rbi
│   │   │   │       ├── registry_package_event.rbi
│   │   │   │       ├── release_event.rbi
│   │   │   │       ├── reminder_event.rbi
│   │   │   │       ├── repository_actions_settings_event.rbi
│   │   │   │       ├── repository_advanced_security_settings_event.rbi
│   │   │   │       ├── repository_advisory_event.rbi
│   │   │   │       ├── repository_archive_settings_event.rbi
│   │   │   │       ├── repository_dispatch_event.rbi
│   │   │   │       ├── repository_event.rbi
│   │   │   │       ├── repository_import_event.rbi
│   │   │   │       ├── repository_pull_request_settings_event.rbi
│   │   │   │       ├── repository_ruleset_event.rbi
│   │   │   │       ├── repository_topic_event.rbi
│   │   │   │       ├── repository_vulnerability_alert_event.rbi
│   │   │   │       ├── repository_webhook_event.rbi
│   │   │   │       ├── secret_scanning_alert_event.rbi
│   │   │   │       ├── secret_scanning_alert_location_event.rbi
│   │   │   │       ├── secret_scanning_public_monitoring_alert_event.rbi
│   │   │   │       ├── secret_scanning_scan_event.rbi
│   │   │   │       ├── security_advisory_event.rbi
│   │   │   │       ├── security_and_analysis_event.rbi
│   │   │   │       ├── slash_command_event.rbi
│   │   │   │       ├── sponsorship_event.rbi
│   │   │   │       ├── star_event.rbi
│   │   │   │       ├── status_event.rbi
│   │   │   │       ├── sub_issues_event.rbi
│   │   │   │       ├── team_add_event.rbi
│   │   │   │       ├── team_event.rbi
│   │   │   │       ├── user_event.rbi
│   │   │   │       ├── watch_event.rbi
│   │   │   │       ├── workflow_dispatch_event.rbi
│   │   │   │       ├── workflow_job_event.rbi
│   │   │   │       └── workflow_run_event.rbi
│   │   │   ├── hook_config_attribute.rbi
│   │   │   ├── hook_delivery_race_condition_check_job.rbi
│   │   │   ├── hook_event_subscription.rbi
│   │   │   ├── hook_mailer.rbi
│   │   │   ├── hook.rbi
│   │   │   ├── hovercards
│   │   │   │   └── context_component.rbi
│   │   │   ├── hydro
│   │   │   │   ├── gateway
│   │   │   │   │   └── api
│   │   │   │   │       └── v2
│   │   │   │   │           ├── produce_request
│   │   │   │   │           │   ├── message
│   │   │   │   │           │   │   └── message_header.rbi
│   │   │   │   │           │   └── message.rbi
│   │   │   │   │           ├── produce_request.rbi
│   │   │   │   │           ├── produce_response
│   │   │   │   │           │   └── delivery_failure.rbi
│   │   │   │   │           ├── produce_response.rbi
│   │   │   │   │           └── service_client.rbi
│   │   │   │   └── schemas
│   │   │   │       ├── actions_data_stream
│   │   │   │       │   └── v0
│   │   │   │       │       ├── data_stream_batch_ready.rbi
│   │   │   │       │       ├── data_stream_event.rbi
│   │   │   │       │       ├── data_stream_sink_event.rbi
│   │   │   │       │       └── entities
│   │   │   │       │           └── data_stream_event_payload.rbi
│   │   │   │       ├── advanced_security_billing
│   │   │   │       │   └── v0
│   │   │   │       │       ├── billing_toggled.rbi
│   │   │   │       │       ├── business_metered_usage_lock_status_change.rbi
│   │   │   │       │       └── organization_metered_usage_lock_status_change.rbi
│   │   │   │       ├── advisory_db
│   │   │   │       │   └── v0
│   │   │   │       │       ├── advisory_alerting_event.rbi
│   │   │   │       │       ├── cve_request.rbi
│   │   │   │       │       ├── cve_request_response
│   │   │   │       │       │   └── decision.rbi
│   │   │   │       │       ├── cve_request_response.rbi
│   │   │   │       │       ├── entities
│   │   │   │       │       │   ├── advisory
│   │   │   │       │       │   │   ├── classification.rbi
│   │   │   │       │       │   │   ├── severity.rbi
│   │   │   │       │       │   │   └── source.rbi
│   │   │   │       │       │   ├── advisory.rbi
│   │   │   │       │       │   ├── affected_product.rbi
│   │   │   │       │       │   ├── credit.rbi
│   │   │   │       │       │   ├── reference.rbi
│   │   │   │       │       │   ├── repository_advisory_content.rbi
│   │   │   │       │       │   ├── vulnerability
│   │   │   │       │       │   │   └── ecosystem.rbi
│   │   │   │       │       │   └── vulnerability.rbi
│   │   │   │       │       ├── epss_ingest.rbi
│   │   │   │       │       ├── repository_advisory_curation_request.rbi
│   │   │   │       │       ├── submit_advisory
│   │   │   │       │       │   └── status.rbi
│   │   │   │       │       └── submit_advisory.rbi
│   │   │   │       ├── analytics
│   │   │   │       │   └── v0
│   │   │   │       │       └── page_view.rbi
│   │   │   │       ├── analytics_pipelines
│   │   │   │       │   └── v0
│   │   │   │       │       ├── standard_event
│   │   │   │       │       │   └── backend_activity_pair.rbi
│   │   │   │       │       └── standard_event.rbi
│   │   │   │       ├── aqueduct
│   │   │   │       │   └── v0
│   │   │   │       │       └── client_timing.rbi
│   │   │   │       ├── audit_log
│   │   │   │       │   └── v2
│   │   │   │       │       ├── audit_entry.rbi
│   │   │   │       │       └── entities
│   │   │   │       │           └── audit_log.rbi
│   │   │   │       ├── authnd
│   │   │   │       │   └── v0
│   │   │   │       │       ├── compromised_creds_event.rbi
│   │   │   │       │       ├── oauth_access_event
│   │   │   │       │       │   └── event_type.rbi
│   │   │   │       │       ├── oauth_access_event.rbi
│   │   │   │       │       ├── programmatic_access_event
│   │   │   │       │       │   └── event_type.rbi
│   │   │   │       │       ├── programmatic_access_event.rbi
│   │   │   │       │       └── stateless_token_expiration_extension_event.rbi
│   │   │   │       ├── automated_review_comments
│   │   │   │       │   └── v0
│   │   │   │       │       ├── suggestion_feedback
│   │   │   │       │       │   └── feedback_type.rbi
│   │   │   │       │       └── suggestion_feedback.rbi
│   │   │   │       ├── billingplatform
│   │   │   │       │   ├── v0
│   │   │   │       │   │   ├── usage
│   │   │   │       │   │   │   └── billable_owner_type.rbi
│   │   │   │       │   │   └── usage.rbi
│   │   │   │       │   └── v1
│   │   │   │       │       ├── azure_emission.rbi
│   │   │   │       │       ├── budget_changed_notification.rbi
│   │   │   │       │       ├── budget_threshold_notification.rbi
│   │   │   │       │       ├── copilot_license_snapshot.rbi
│   │   │   │       │       ├── discount_line_item.rbi
│   │   │   │       │       ├── discount_threshold_notification.rbi
│   │   │   │       │       ├── entities
│   │   │   │       │       │   ├── billing_target.rbi
│   │   │   │       │       │   ├── budget
│   │   │   │       │       │   │   ├── budget_alerting.rbi
│   │   │   │       │       │   │   └── budget_limit_type.rbi
│   │   │   │       │       │   ├── budget_key
│   │   │   │       │       │   │   ├── pricing_target_type.rbi
│   │   │   │       │       │   │   └── resource_type.rbi
│   │   │   │       │       │   ├── budget_key.rbi
│   │   │   │       │       │   ├── budget.rbi
│   │   │   │       │       │   ├── budget_state
│   │   │   │       │       │   │   └── budget_threshold.rbi
│   │   │   │       │       │   ├── budget_state.rbi
│   │   │   │       │       │   ├── cost_center.rbi
│   │   │   │       │       │   ├── discount
│   │   │   │       │       │   │   └── resource_type.rbi
│   │   │   │       │       │   ├── discount_key.rbi
│   │   │   │       │       │   ├── discount.rbi
│   │   │   │       │       │   ├── discount_state
│   │   │   │       │       │   │   └── discount_threshold.rbi
│   │   │   │       │       │   ├── discount_state.rbi
│   │   │   │       │       │   ├── discount_type.rbi
│   │   │   │       │       │   ├── entity_detail.rbi
│   │   │   │       │       │   ├── entity_metadata.rbi
│   │   │   │       │       │   ├── period_type.rbi
│   │   │   │       │       │   ├── pricing_target
│   │   │   │       │       │   │   └── pricing_target_type.rbi
│   │   │   │       │       │   ├── pricing_target.rbi
│   │   │   │       │       │   ├── reason_type.rbi
│   │   │   │       │       │   ├── report_type.rbi
│   │   │   │       │       │   ├── repository.rbi
│   │   │   │       │       │   ├── repository_visibility.rbi
│   │   │   │       │       │   └── sku_invoice.rbi
│   │   │   │       │       ├── invoice.rbi
│   │   │   │       │       ├── org_ownership_change.rbi
│   │   │   │       │       ├── sku_revenue.rbi
│   │   │   │       │       ├── usage_line_item.rbi
│   │   │   │       │       ├── usage.rbi
│   │   │   │       │       └── usage_report_request_notification.rbi
│   │   │   │       ├── blackbird
│   │   │   │       │   └── v0
│   │   │   │       │       └── entities
│   │   │   │       │           ├── accessible_resources.rbi
│   │   │   │       │           ├── epoch_mode.rbi
│   │   │   │       │           └── symbol_kind.rbi
│   │   │   │       ├── code_quality
│   │   │   │       │   └── v0
│   │   │   │       │       ├── autofix_feedback
│   │   │   │       │       │   ├── autofix_feedback_choice.rbi
│   │   │   │       │       │   └── feedback_type.rbi
│   │   │   │       │       ├── autofix_feedback.rbi
│   │   │   │       │       ├── entities
│   │   │   │       │       │   └── autofix_event_type.rbi
│   │   │   │       │       ├── pr_finding_autofix_event.rbi
│   │   │   │       │       ├── pull_request_finding.rbi
│   │   │   │       │       └── repository_update.rbi
│   │   │   │       ├── code_scanning
│   │   │   │       │   ├── v0
│   │   │   │       │   │   ├── alert_autofix_usage
│   │   │   │       │   │   │   └── suggestion_file_stats.rbi
│   │   │   │       │   │   ├── alert_autofix_usage.rbi
│   │   │   │       │   │   ├── alert_link_create.rbi
│   │   │   │       │   │   ├── alert_link_update.rbi
│   │   │   │       │   │   ├── alerts_assignment
│   │   │   │       │   │   │   ├── alert
│   │   │   │       │   │   │   │   ├── suggested_fix_file.rbi
│   │   │   │       │   │   │   │   └── suggested_fix.rbi
│   │   │   │       │   │   │   └── alert.rbi
│   │   │   │       │   │   ├── alerts_assignment.rbi
│   │   │   │       │   │   ├── alert_update_assignees.rbi
│   │   │   │       │   │   ├── analysis
│   │   │   │       │   │   │   ├── audit_log_context.rbi
│   │   │   │       │   │   │   ├── outdated_configuration.rbi
│   │   │   │       │   │   │   └── tool.rbi
│   │   │   │       │   │   ├── analysis.rbi
│   │   │   │       │   │   ├── autofix_error_outcome
│   │   │   │       │   │   │   └── error_severity.rbi
│   │   │   │       │   │   ├── autofix_error_outcome.rbi
│   │   │   │       │   │   ├── autofix_event.rbi
│   │   │   │       │   │   ├── autofix_feedback
│   │   │   │       │   │   │   ├── autofix_feedback_choice.rbi
│   │   │   │       │   │   │   └── feedback_type.rbi
│   │   │   │       │   │   ├── autofix_feedback.rbi
│   │   │   │       │   │   ├── autofix_fixed_alert_event
│   │   │   │       │   │   │   └── suggestion_file_stats.rbi
│   │   │   │       │   │   ├── autofix_fixed_alert_event.rbi
│   │   │   │       │   │   ├── autofix_generate_event.rbi
│   │   │   │       │   │   ├── autofix_generation_completed.rbi
│   │   │   │       │   │   ├── autofix_invalid_outcome
│   │   │   │       │   │   │   ├── problem_kind.rbi
│   │   │   │       │   │   │   └── problem.rbi
│   │   │   │       │   │   ├── autofix_invalid_outcome.rbi
│   │   │   │       │   │   ├── autofix_remediation_intent_event.rbi
│   │   │   │       │   │   ├── codeql_bulk_builder_status.rbi
│   │   │   │       │   │   ├── codeql_database_download.rbi
│   │   │   │       │   │   ├── codeql_database_upload.rbi
│   │   │   │       │   │   ├── codeql_metric_result.rbi
│   │   │   │       │   │   ├── codeql_telemetry_message.rbi
│   │   │   │       │   │   ├── code_scanning_feature_toggled.rbi
│   │   │   │       │   │   ├── dependabot_autofix_result
│   │   │   │       │   │   │   ├── dependabot_autofix_result_state.rbi
│   │   │   │       │   │   │   ├── dependency_metadata.rbi
│   │   │   │       │   │   │   ├── suggested_fix_file.rbi
│   │   │   │       │   │   │   └── suggested_fix.rbi
│   │   │   │       │   │   ├── dependabot_autofix_result.rbi
│   │   │   │       │   │   ├── enablement_event.rbi
│   │   │   │       │   │   ├── entities
│   │   │   │       │   │   │   ├── alert_link.rbi
│   │   │   │       │   │   │   ├── alert.rbi
│   │   │   │       │   │   │   ├── analysis_message_level.rbi
│   │   │   │       │   │   │   ├── autofix_event_type.rbi
│   │   │   │       │   │   │   ├── autofix_generate_event_source.rbi
│   │   │   │       │   │   │   ├── autofix_remediation_intent_event_type.rbi
│   │   │   │       │   │   │   ├── database_upload_status.rbi
│   │   │   │       │   │   │   ├── delivery_origin.rbi
│   │   │   │       │   │   │   ├── dependency_caching_restore_status.rbi
│   │   │   │       │   │   │   ├── dependency_caching_upload_status.rbi
│   │   │   │       │   │   │   ├── dependency_caching_usage_report.rbi
│   │   │   │       │   │   │   ├── enablement_reason.rbi
│   │   │   │       │   │   │   ├── event_report.rbi
│   │   │   │       │   │   │   ├── feature_enablement.rbi
│   │   │   │       │   │   │   ├── job_status.rbi
│   │   │   │       │   │   │   ├── status_error.rbi
│   │   │   │       │   │   │   ├── suggested_fix
│   │   │   │       │   │   │   │   └── suggested_fix_file.rbi
│   │   │   │       │   │   │   ├── suggested_fix.rbi
│   │   │   │       │   │   │   └── tool_status_extracted.rbi
│   │   │   │       │   │   ├── managed_analyses_expected_codeql_run
│   │   │   │       │   │   │   └── feature.rbi
│   │   │   │       │   │   ├── managed_analyses_expected_codeql_run.rbi
│   │   │   │       │   │   ├── pull_request_ai_analysis
│   │   │   │       │   │   │   ├── finding.rbi
│   │   │   │       │   │   │   ├── location.rbi
│   │   │   │       │   │   │   └── severity.rbi
│   │   │   │       │   │   ├── pull_request_ai_analysis.rbi
│   │   │   │       │   │   ├── remote_query_run.rbi
│   │   │   │       │   │   ├── repository_metrics.rbi
│   │   │   │       │   │   ├── status_report
│   │   │   │       │   │   │   └── code_ql_tools_source.rbi
│   │   │   │       │   │   ├── status_report.rbi
│   │   │   │       │   │   ├── suggested_fix_state_changed
│   │   │   │       │   │   │   └── suggested_fix_state.rbi
│   │   │   │       │   │   ├── suggested_fix_state_changed.rbi
│   │   │   │       │   │   ├── tool_status.rbi
│   │   │   │       │   │   └── workflow_run_annotation.rbi
│   │   │   │       │   └── v1
│   │   │   │       │       ├── risk_assessment_result
│   │   │   │       │       │   ├── rule.rbi
│   │   │   │       │       │   └── severity.rbi
│   │   │   │       │       └── risk_assessment_result.rbi
│   │   │   │       ├── copilot
│   │   │   │       │   ├── api
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── copilot_api_agent_session_error.rbi
│   │   │   │       │   │       ├── copilot_api_agent_session_metadata.rbi
│   │   │   │       │   │       ├── copilot_api_agent_session.rbi
│   │   │   │       │   │       ├── shared_thread_event
│   │   │   │       │   │       │   └── event_type.rbi
│   │   │   │       │   │       └── shared_thread_event.rbi
│   │   │   │       │   ├── pull_request_change_groups
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   └── request_context.rbi
│   │   │   │       │   │       ├── feedback
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       ├── feedback.rbi
│   │   │   │       │   │       ├── pull_request_change_groups_generate
│   │   │   │       │   │       │   ├── change_group
│   │   │   │       │   │       │   │   └── diff_stats.rbi
│   │   │   │       │   │       │   ├── change_group.rbi
│   │   │   │       │   │       │   └── group_generation_state.rbi
│   │   │   │       │   │       ├── pull_request_change_groups_generate.rbi
│   │   │   │       │   │       └── restricted_feedback.rbi
│   │   │   │       │   ├── reviews
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── ccr_decision_assessment.rbi
│   │   │   │       │   │       ├── comment_analysis.rbi
│   │   │   │       │   │       ├── duplicate_comment.rbi
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   └── request_context.rbi
│   │   │   │       │   │       ├── feedback
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       ├── feedback.rbi
│   │   │   │       │   │       ├── post_approval_assessment.rbi
│   │   │   │       │   │       ├── restricted_feedback
│   │   │   │       │   │       │   └── choice.rbi
│   │   │   │       │   │       ├── restricted_feedback.rbi
│   │   │   │       │   │       ├── restricted_review_comment_persistence_mapping.rbi
│   │   │   │       │   │       ├── review_comment_persistence_mapping.rbi
│   │   │   │       │   │       ├── suggestion_analysis.rbi
│   │   │   │       │   │       └── view_session.rbi
│   │   │   │       │   ├── swe_agent
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   └── request_context.rbi
│   │   │   │       │   │       ├── feedback
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       ├── feedback.rbi
│   │   │   │       │   │       └── restricted_feedback.rbi
│   │   │   │       │   └── v0
│   │   │   │       │       ├── copilot_abuse_signal.rbi
│   │   │   │       │       ├── copilot_feedback
│   │   │   │       │       │   └── rating.rbi
│   │   │   │       │       ├── copilot_feedback.rbi
│   │   │   │       │       ├── copilot_trade_compliance.rbi
│   │   │   │       │       ├── custom_copilot_event
│   │   │   │       │       │   ├── action_type.rbi
│   │   │   │       │       │   ├── owner_type.rbi
│   │   │   │       │       │   └── visibility_type.rbi
│   │   │   │       │       ├── custom_copilot_event.rbi
│   │   │   │       │       ├── entities
│   │   │   │       │       │   ├── billable_token
│   │   │   │       │       │   │   └── token_type.rbi
│   │   │   │       │       │   ├── billable_token.rbi
│   │   │   │       │       │   ├── mcp_server
│   │   │   │       │       │   │   └── transport.rbi
│   │   │   │       │       │   ├── mcp_server.rbi
│   │   │   │       │       │   ├── quota_detail.rbi
│   │   │   │       │       │   ├── quota_request_type.rbi
│   │   │   │       │       │   ├── quota_source.rbi
│   │   │   │       │       │   ├── quota_token_count
│   │   │   │       │       │   │   └── type.rbi
│   │   │   │       │       │   └── quota_token_count.rbi
│   │   │   │       │       ├── mcp_server_event
│   │   │   │       │       │   ├── action.rbi
│   │   │   │       │       │   └── status.rbi
│   │   │   │       │       ├── mcp_server_event.rbi
│   │   │   │       │       ├── quota_event
│   │   │   │       │       │   ├── initiator.rbi
│   │   │   │       │       │   └── model_selection_method.rbi
│   │   │   │       │       ├── quota_event.rbi
│   │   │   │       │       ├── restricted_copilot_chat_auth_event.rbi
│   │   │   │       │       ├── restricted_custom_copilot_event
│   │   │   │       │       │   ├── action_type.rbi
│   │   │   │       │       │   ├── owner_type.rbi
│   │   │   │       │       │   ├── resources.rbi
│   │   │   │       │       │   └── visibility_type.rbi
│   │   │   │       │       ├── restricted_custom_copilot_event.rbi
│   │   │   │       │       ├── token_revocation
│   │   │   │       │       │   └── action.rbi
│   │   │   │       │       └── token_revocation.rbi
│   │   │   │       ├── copilot_code_review_agent
│   │   │   │       │   └── v0
│   │   │   │       │       ├── copilot_code_review_generated.rbi
│   │   │   │       │       ├── copilot_code_review_requested.rbi
│   │   │   │       │       ├── copilot_code_review_status_update.rbi
│   │   │   │       │       ├── copilot_code_review_thread_reply_requested.rbi
│   │   │   │       │       ├── entities
│   │   │   │       │       │   ├── coding_guideline.rbi
│   │   │   │       │       │   ├── copilot_usage.rbi
│   │   │   │       │       │   ├── diff_hunk.rbi
│   │   │   │       │       │   ├── diff_line.rbi
│   │   │   │       │       │   ├── file_content.rbi
│   │   │   │       │       │   ├── metadata.rbi
│   │   │   │       │       │   ├── pull_request.rbi
│   │   │   │       │       │   ├── reference_data.rbi
│   │   │   │       │       │   ├── reference.rbi
│   │   │   │       │       │   ├── status.rbi
│   │   │   │       │       │   ├── status_type.rbi
│   │   │   │       │       │   └── step.rbi
│   │   │   │       │       └── findings_stored_notification.rbi
│   │   │   │       ├── copilot_notifications_inbox
│   │   │   │       │   └── v0
│   │   │   │       │       └── telemetry.rbi
│   │   │   │       ├── dependabot
│   │   │   │       │   └── v0
│   │   │   │       │       ├── autofix_event.rbi
│   │   │   │       │       ├── autofix_feedback
│   │   │   │       │       │   ├── autofix_feedback_choice.rbi
│   │   │   │       │       │   └── feedback_type.rbi
│   │   │   │       │       ├── autofix_feedback.rbi
│   │   │   │       │       ├── entities
│   │   │   │       │       │   ├── autofix_event_type.rbi
│   │   │   │       │       │   ├── dependency_provider.rbi
│   │   │   │       │       │   ├── dependency_relationship.rbi
│   │   │   │       │       │   ├── dependency_scope.rbi
│   │   │   │       │       │   ├── manifest_vulnerable_dependency.rbi
│   │   │   │       │       │   └── vulnerable_dependency.rbi
│   │   │   │       │       ├── manifest_deleted.rbi
│   │   │   │       │       ├── manifest_vulnerable_dependencies_found.rbi
│   │   │   │       │       └── vulnerable_dependency_found.rbi
│   │   │   │       ├── dependency_graph
│   │   │   │       │   └── v0
│   │   │   │       │       ├── dependabot_event_processed
│   │   │   │       │       │   └── event_type.rbi
│   │   │   │       │       ├── dependabot_event_processed.rbi
│   │   │   │       │       └── dependabot_snapshot_received.rbi
│   │   │   │       ├── education_web
│   │   │   │       │   └── v0
│   │   │   │       │       ├── discount_request_change
│   │   │   │       │       │   └── type.rbi
│   │   │   │       │       ├── discount_request_change.rbi
│   │   │   │       │       └── entities
│   │   │   │       │           ├── discount_request
│   │   │   │       │           │   ├── attachment_source.rbi
│   │   │   │       │           │   ├── rejection_reason.rbi
│   │   │   │       │           │   ├── state.rbi
│   │   │   │       │           │   └── type.rbi
│   │   │   │       │           ├── discount_request.rbi
│   │   │   │       │           ├── email_domain
│   │   │   │       │           │   └── state.rbi
│   │   │   │       │           ├── email_domain.rbi
│   │   │   │       │           ├── location.rbi
│   │   │   │       │           ├── request_context
│   │   │   │       │           │   ├── ip_version.rbi
│   │   │   │       │           │   └── request_method.rbi
│   │   │   │       │           ├── request_context.rbi
│   │   │   │       │           ├── school
│   │   │   │       │           │   └── kind.rbi
│   │   │   │       │           ├── school.rbi
│   │   │   │       │           ├── user
│   │   │   │       │           │   └── type.rbi
│   │   │   │       │           └── user.rbi
│   │   │   │       ├── event_hydrator
│   │   │   │       │   └── v0
│   │   │   │       │       └── entities
│   │   │   │       │           └── issue_create_attributes.rbi
│   │   │   │       ├── events_platform
│   │   │   │       │   └── v0
│   │   │   │       │       ├── entities
│   │   │   │       │       │   ├── delivery
│   │   │   │       │       │   │   └── queue.rbi
│   │   │   │       │       │   ├── delivery.rbi
│   │   │   │       │       │   ├── derived_flags
│   │   │   │       │       │   │   └── webhooks.rbi
│   │   │   │       │       │   ├── derived_flags.rbi
│   │   │   │       │       │   ├── entity_reference.rbi
│   │   │   │       │       │   ├── entity_type.rbi
│   │   │   │       │       │   ├── event_action.rbi
│   │   │   │       │       │   ├── event_attachment.rbi
│   │   │   │       │       │   ├── event_type.rbi
│   │   │   │       │       │   ├── hook_event_attributes.rbi
│   │   │   │       │       │   ├── metadata.rbi
│   │   │   │       │       │   ├── target.rbi
│   │   │   │       │       │   ├── tenant_info.rbi
│   │   │   │       │       │   ├── tracked_write.rbi
│   │   │   │       │       │   ├── webhooks_delivery_scope
│   │   │   │       │       │   │   ├── hook_scope.rbi
│   │   │   │       │       │   │   └── integration_scope.rbi
│   │   │   │       │       │   └── webhooks_delivery_scope.rbi
│   │   │   │       │       ├── hydration_request
│   │   │   │       │       │   └── queue.rbi
│   │   │   │       │       ├── hydration_request.rbi
│   │   │   │       │       ├── tier1_event.rbi
│   │   │   │       │       ├── tier2_event
│   │   │   │       │       │   ├── hydration_status.rbi
│   │   │   │       │       │   └── payload_version_hydration_status.rbi
│   │   │   │       │       └── tier2_event.rbi
│   │   │   │       ├── featureflags
│   │   │   │       │   └── data
│   │   │   │       │       └── v0
│   │   │   │       │           ├── entities
│   │   │   │       │           │   └── feature_flag_state.rbi
│   │   │   │       │           ├── feature_flag.rbi
│   │   │   │       │           └── segment.rbi
│   │   │   │       ├── git
│   │   │   │       │   └── v1
│   │   │   │       │       └── maintenance.rbi
│   │   │   │       ├── github
│   │   │   │       │   ├── achievements
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── achievement_unlock
│   │   │   │       │   │       │   ├── achievable.rbi
│   │   │   │       │   │       │   └── visibility.rbi
│   │   │   │       │   │       ├── achievement_unlock.rbi
│   │   │   │       │   │       ├── recalculation
│   │   │   │       │   │       │   └── target_stream_processor.rbi
│   │   │   │       │   │       └── recalculation.rbi
│   │   │   │       │   ├── actions
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── action_required_workflow_approved.rbi
│   │   │   │       │   │       ├── artifact_storage_event
│   │   │   │       │   │       │   ├── artifact_event_type.rbi
│   │   │   │       │   │       │   └── visibility.rbi
│   │   │   │       │   │       ├── artifact_storage_event.rbi
│   │   │   │       │   │       ├── billing_plan_owner
│   │   │   │       │   │       │   ├── sku.rbi
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       ├── billing_plan_owner.rbi
│   │   │   │       │   │       ├── cache_usage.rbi
│   │   │   │       │   │       ├── connect_resolve_request.rbi
│   │   │   │       │   │       ├── dreamlifter_joined_waitlist.rbi
│   │   │   │       │   │       ├── enterprise_server_job_execution
│   │   │   │       │   │       │   ├── conclusion.rbi
│   │   │   │       │   │       │   ├── runner_type.rbi
│   │   │   │       │   │       │   ├── runtime.rbi
│   │   │   │       │   │       │   └── visibility.rbi
│   │   │   │       │   │       ├── enterprise_server_job_execution.rbi
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── annotation_level.rbi
│   │   │   │       │   │       │   ├── annotation.rbi
│   │   │   │       │   │       │   ├── artifact.rbi
│   │   │   │       │   │       │   ├── concurrency.rbi
│   │   │   │       │   │       │   ├── log.rbi
│   │   │   │       │   │       │   ├── result.rbi
│   │   │   │       │   │       │   ├── status.rbi
│   │   │   │       │   │       │   ├── summary.rbi
│   │   │   │       │   │       │   └── waiting_on_resource.rbi
│   │   │   │       │   │       ├── execution_graph_click
│   │   │   │       │   │       │   └── click_area.rbi
│   │   │   │       │   │       ├── execution_graph_click.rbi
│   │   │   │       │   │       ├── gate_request_created
│   │   │   │       │   │       │   └── gate_type.rbi
│   │   │   │       │   │       ├── gate_request_created.rbi
│   │   │   │       │   │       ├── invocation_blocked.rbi
│   │   │   │       │   │       ├── invocation_unblocked.rbi
│   │   │   │       │   │       ├── job_execution
│   │   │   │       │   │       │   ├── runner_type.rbi
│   │   │   │       │   │       │   ├── runtime.rbi
│   │   │   │       │   │       │   └── visibility.rbi
│   │   │   │       │   │       ├── job_execution.rbi
│   │   │   │       │   │       ├── onboarding_recommended_workflow_template
│   │   │   │       │   │       │   └── template.rbi
│   │   │   │       │   │       ├── onboarding_recommended_workflow_template.rbi
│   │   │   │       │   │       ├── onboarding_setup_workflow_click.rbi
│   │   │   │       │   │       ├── pinned_workflows_activity
│   │   │   │       │   │       │   └── event.rbi
│   │   │   │       │   │       ├── pinned_workflows_activity.rbi
│   │   │   │       │   │       ├── repo_enabled.rbi
│   │   │   │       │   │       ├── reputation_score_change.rbi
│   │   │   │       │   │       ├── resolve_action_package_request.rbi
│   │   │   │       │   │       ├── resolve_action_request.rbi
│   │   │   │       │   │       ├── setup_actions_popover_click
│   │   │   │       │   │       │   └── click_type.rbi
│   │   │   │       │   │       ├── setup_actions_popover_click.rbi
│   │   │   │       │   │       ├── workflow_disable.rbi
│   │   │   │       │   │       ├── workflow_run_deleted.rbi
│   │   │   │       │   │       ├── workflow_run_execution.rbi
│   │   │   │       │   │       ├── workflow_state_change
│   │   │   │       │   │       │   └── workflow_state.rbi
│   │   │   │       │   │       ├── workflow_state_change.rbi
│   │   │   │       │   │       ├── workflow_update
│   │   │   │       │   │       │   ├── gate_update
│   │   │   │       │   │       │   │   └── gate_request_state.rbi
│   │   │   │       │   │       │   ├── gate_update.rbi
│   │   │   │       │   │       │   ├── job_update
│   │   │   │       │   │       │   │   ├── environment.rbi
│   │   │   │       │   │       │   │   ├── job_complete.rbi
│   │   │   │       │   │       │   │   ├── job_in_progress.rbi
│   │   │   │       │   │       │   │   ├── job_step
│   │   │   │       │   │       │   │   │   ├── step_complete.rbi
│   │   │   │       │   │       │   │   │   ├── step_in_progress.rbi
│   │   │   │       │   │       │   │   │   └── step_queued.rbi
│   │   │   │       │   │       │   │   ├── job_step.rbi
│   │   │   │       │   │       │   │   └── log_stream.rbi
│   │   │   │       │   │       │   ├── job_update.rbi
│   │   │   │       │   │       │   ├── run_update
│   │   │   │       │   │       │   │   ├── run_conclusion.rbi
│   │   │   │       │   │       │   │   └── run_status.rbi
│   │   │   │       │   │       │   └── run_update.rbi
│   │   │   │       │   │       ├── workflow_update.rbi
│   │   │   │       │   │       └── workflow_upgrade_popover_click.rbi
│   │   │   │       │   ├── advanced_security
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── advanced_security_trial_toggled
│   │   │   │       │   │       │   ├── action.rbi
│   │   │   │       │   │       │   ├── start_method.rbi
│   │   │   │       │   │       │   └── trial_sku.rbi
│   │   │   │       │   │       └── advanced_security_trial_toggled.rbi
│   │   │   │       │   ├── analytics
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── click.rbi
│   │   │   │       │   │       ├── event.rbi
│   │   │   │       │   │       └── lead_generation.rbi
│   │   │   │       │   ├── announcement_banners
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── publish
│   │   │   │       │   │       │   └── owner_type.rbi
│   │   │   │       │   │       └── publish.rbi
│   │   │   │       │   ├── artifacts_metadata
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── create_deployment_record.rbi
│   │   │   │       │   │       ├── create_storage_record.rbi
│   │   │   │       │   │       ├── delete_deployment_record.rbi
│   │   │   │       │   │       ├── delete_storage_record.rbi
│   │   │   │       │   │       ├── update_deployment_record.rbi
│   │   │   │       │   │       └── update_storage_record.rbi
│   │   │   │       │   ├── billing
│   │   │   │       │   │   ├── v0
│   │   │   │       │   │   │   ├── authorization_transaction_cancelled
│   │   │   │       │   │   │   │   └── account_type.rbi
│   │   │   │       │   │   │   ├── authorization_transaction_cancelled.rbi
│   │   │   │       │   │   │   ├── authorization_transaction_created
│   │   │   │       │   │   │   │   └── account_type.rbi
│   │   │   │       │   │   │   ├── authorization_transaction_created.rbi
│   │   │   │       │   │   │   ├── authorize_ghec_trial.rbi
│   │   │   │       │   │   │   ├── azure_subscription_state_change.rbi
│   │   │   │       │   │   │   ├── budget_changed
│   │   │   │       │   │   │   │   └── event_type.rbi
│   │   │   │       │   │   │   ├── budget_changed.rbi
│   │   │   │       │   │   │   ├── early_fraud_warning
│   │   │   │       │   │   │   │   └── fraud_type.rbi
│   │   │   │       │   │   │   ├── early_fraud_warning.rbi
│   │   │   │       │   │   │   ├── enterprise_usage_to_azure_status.rbi
│   │   │   │       │   │   │   ├── entities
│   │   │   │       │   │   │   │   ├── action_type.rbi
│   │   │   │       │   │   │   │   ├── payment_method
│   │   │   │       │   │   │   │   │   └── payment_instrument_type.rbi
│   │   │   │       │   │   │   │   ├── payment_method.rbi
│   │   │   │       │   │   │   │   ├── salesforce_response_status.rbi
│   │   │   │       │   │   │   │   └── user.rbi
│   │   │   │       │   │   │   ├── license_snapshot.rbi
│   │   │   │       │   │   │   ├── payment_method_addition.rbi
│   │   │   │       │   │   │   ├── payment_method_verification_failure.rbi
│   │   │   │       │   │   │   ├── payment_transaction.rbi
│   │   │   │       │   │   │   ├── salesforce_account_change
│   │   │   │       │   │   │   │   └── change_type.rbi
│   │   │   │       │   │   │   ├── salesforce_account_change.rbi
│   │   │   │       │   │   │   ├── salesforce_organization_update
│   │   │   │       │   │   │   │   ├── billing_cycle.rbi
│   │   │   │       │   │   │   │   ├── billing_method.rbi
│   │   │   │       │   │   │   │   └── change_type.rbi
│   │   │   │       │   │   │   ├── salesforce_organization_update.rbi
│   │   │   │       │   │   │   ├── salesforce_self_serve_eligible.rbi
│   │   │   │       │   │   │   ├── salesforce_subscription_product.rbi
│   │   │   │       │   │   │   ├── salesforce_subscription_request.rbi
│   │   │   │       │   │   │   ├── salesforce_subscription_response_message.rbi
│   │   │   │       │   │   │   ├── salesforce_subscription_response.rbi
│   │   │   │       │   │   │   ├── trial_extended.rbi
│   │   │   │       │   │   │   ├── trial_plan_change.rbi
│   │   │   │       │   │   │   ├── trial_signup.rbi
│   │   │   │       │   │   │   ├── user_personal_profile_form_action
│   │   │   │       │   │   │   │   ├── action.rbi
│   │   │   │       │   │   │   │   └── target_type.rbi
│   │   │   │       │   │   │   ├── user_personal_profile_form_action.rbi
│   │   │   │       │   │   │   └── zuora_webhook.rbi
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── billable_entity_type.rbi
│   │   │   │       │   │       │   ├── billing_interval.rbi
│   │   │   │       │   │       │   └── subscription_context.rbi
│   │   │   │       │   │       ├── subscription_item_cancelled.rbi
│   │   │   │       │   │       ├── subscription_item_changed.rbi
│   │   │   │       │   │       └── subscription_item_created.rbi
│   │   │   │       │   ├── code_navigation
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── jump_to_event
│   │   │   │       │   │       │   ├── action.rbi
│   │   │   │       │   │       │   ├── code_nav_context.rbi
│   │   │   │       │   │       │   └── cross_repo_results_included.rbi
│   │   │   │       │   │       └── jump_to_event.rbi
│   │   │   │       │   ├── code_quality
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       └── code_quality_feature_toggled.rbi
│   │   │   │       │   ├── code_security
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       └── code_security_feature_toggled.rbi
│   │   │   │       │   ├── codespaces
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── codespace_create_click
│   │   │   │       │   │       │   └── event_target.rbi
│   │   │   │       │   │       ├── codespace_create_click.rbi
│   │   │   │       │   │       ├── codespace_created.rbi
│   │   │   │       │   │       ├── codespace_destroy_click
│   │   │   │       │   │       │   └── event_target.rbi
│   │   │   │       │   │       ├── codespace_destroy_click.rbi
│   │   │   │       │   │       ├── codespace_destroyed.rbi
│   │   │   │       │   │       ├── codespace_interaction
│   │   │   │       │   │       │   └── event_type.rbi
│   │   │   │       │   │       ├── codespace_interaction.rbi
│   │   │   │       │   │       ├── codespace_open_click
│   │   │   │       │   │       │   └── event_target.rbi
│   │   │   │       │   │       ├── codespace_open_click.rbi
│   │   │   │       │   │       ├── codespace_provisioned.rbi
│   │   │   │       │   │       ├── codespace_published.rbi
│   │   │   │       │   │       ├── codespace_restored.rbi
│   │   │   │       │   │       ├── codespace_share_click
│   │   │   │       │   │       │   └── share_type.rbi
│   │   │   │       │   │       ├── codespace_share_click.rbi
│   │   │   │       │   │       ├── codespace_soft_deleted.rbi
│   │   │   │       │   │       ├── codespace_start.rbi
│   │   │   │       │   │       ├── codespaces_trust_tier_calculated.rbi
│   │   │   │       │   │       ├── codespace_suspend_click
│   │   │   │       │   │       │   └── event_target.rbi
│   │   │   │       │   │       ├── codespace_suspend_click.rbi
│   │   │   │       │   │       ├── codespace_suspend.rbi
│   │   │   │       │   │       ├── compute_usage
│   │   │   │       │   │       │   └── sku_type.rbi
│   │   │   │       │   │       ├── compute_usage.rbi
│   │   │   │       │   │       ├── default_idle_timeout_updated.rbi
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── client_usage_data.rbi
│   │   │   │       │   │       │   ├── client_usage.rbi
│   │   │   │       │   │       │   └── codespace.rbi
│   │   │   │       │   │       ├── org_enabled.rbi
│   │   │   │       │   │       ├── storage_usage
│   │   │   │       │   │       │   ├── sku_type.rbi
│   │   │   │       │   │       │   └── storage_type.rbi
│   │   │   │       │   │       └── storage_usage.rbi
│   │   │   │       │   ├── copilot
│   │   │   │       │   │   ├── v0
│   │   │   │       │   │   │   ├── agent_session_finish_pull_request.rbi
│   │   │   │       │   │   │   ├── agent_session_finish.rbi
│   │   │   │       │   │   │   ├── agent_session_pull_request_created.rbi
│   │   │   │       │   │   │   ├── agent_session_queue_pull_request.rbi
│   │   │   │       │   │   │   ├── agent_session_queue.rbi
│   │   │   │       │   │   │   ├── agent_session_start_pull_request.rbi
│   │   │   │       │   │   │   ├── agent_session_start.rbi
│   │   │   │       │   │   │   ├── agent_session_update_pull_request.rbi
│   │   │   │       │   │   │   ├── copilot_pull_request_summaries.rbi
│   │   │   │       │   │   │   ├── copilot_token_failure.rbi
│   │   │   │       │   │   │   ├── copilot_token_generated.rbi
│   │   │   │       │   │   │   └── entities
│   │   │   │       │   │   │       ├── copilot_access_type.rbi
│   │   │   │       │   │   │       └── copilot_quota_detail.rbi
│   │   │   │       │   │   ├── v1
│   │   │   │       │   │   │   ├── copilot_complimentary_access_granted_event.rbi
│   │   │   │       │   │   │   ├── copilot_complimentary_access_removed_event.rbi
│   │   │   │       │   │   │   ├── copilot_editor_notification_event
│   │   │   │       │   │   │   │   └── copilot_notification_event_type.rbi
│   │   │   │       │   │   │   ├── copilot_editor_notification_event.rbi
│   │   │   │       │   │   │   ├── copilot_free_user_event
│   │   │   │       │   │   │   │   └── free_user_event_type.rbi
│   │   │   │       │   │   │   ├── copilot_free_user_event.rbi
│   │   │   │       │   │   │   ├── copilot_pull_request_summaries.rbi
│   │   │   │       │   │   │   ├── copilot_repository_check_request.rbi
│   │   │   │       │   │   │   ├── copilot_repository_check_result.rbi
│   │   │   │       │   │   │   ├── copilot_settings_saved.rbi
│   │   │   │       │   │   │   ├── copilot_signup_confirmed_payment.rbi
│   │   │   │       │   │   │   ├── copilot_signup_free_page_viewed.rbi
│   │   │   │       │   │   │   ├── copilot_signup_free_subscription_created.rbi
│   │   │   │       │   │   │   ├── copilot_signup_page_viewed.rbi
│   │   │   │       │   │   │   ├── copilot_signup_plan_chosen.rbi
│   │   │   │       │   │   │   ├── copilot_signup_saved_address.rbi
│   │   │   │       │   │   │   ├── copilot_signup_settings_saved.rbi
│   │   │   │       │   │   │   ├── copilot_signup_submitted_billing.rbi
│   │   │   │       │   │   │   ├── copilot_signup_subscription_created.rbi
│   │   │   │       │   │   │   ├── copilot_signup_technical_preview_page_viewed.rbi
│   │   │   │       │   │   │   ├── copilot_signup_technical_preview_user_skips_subscription.rbi
│   │   │   │       │   │   │   ├── copilot_subscription_cancelled.rbi
│   │   │   │       │   │   │   ├── copilot_subscription_duration_changed.rbi
│   │   │   │       │   │   │   ├── copilot_subscription_trial_converts_to_paid.rbi
│   │   │   │       │   │   │   └── entities
│   │   │   │       │   │   │       ├── copilot_a_chat_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_af_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_afos_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_aft_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_agent_mode_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_al_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_analytics.rbi
│   │   │   │       │   │   │       ├── copilot_antman_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_aofo_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_arcticfox_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_auto_approve_agent_mode_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_automatic_code_review_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_bento_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_beta_features_opt_in_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_blackbird_external_indexing_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_blackpanther_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_blueberry_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_captainamerica_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_cca_direct_org_billing_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_ccr_direct_org_billing_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_cherry_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_cli_cloud_session_storage_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_cli_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_cli_direct_org_billing_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_client_byok_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_cli_remote_control_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_code_review_beta_features_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_code_review_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_coding_agent_enterprise_management_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_cucumber_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_custom_models_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_daisy_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_desktop_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_duplicate_detection_filter_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_ea_user_fallback_policy_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_ea_user_fallback_policy.rbi
│   │   │   │       │   │   │       ├── copilot_editor_chat_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_editor_preview_features_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_extensions_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_free_user_type.rbi
│   │   │   │       │   │   │       ├── copilot_g_chat_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_generated_commit_message_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_github_chat_bing_access_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_github_chat_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_grok_code_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_gtf_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_gtff_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_hulk_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_insights_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_loops_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_lotus_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_mcp_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_memory_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_m_ironman_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_mobile_chat_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_model_native_search_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_model_policy.rbi
│   │   │   │       │   │   │       ├── copilot_m_spiderman_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_m_thor_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_o1_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_o3_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_obmb_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_obmw_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_of_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_ofct_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_off_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_ofm_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_ofo_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_organization.rbi
│   │   │   │       │   │   │       ├── copilot_ot_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_overages_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_peony_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_private_docs_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_public_code_suggestions_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_pull_request_summarizations_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_repository_check.rbi
│   │   │   │       │   │   │       ├── copilot_restrict_to_azure_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_restrict_to_data_residency_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_restrict_to_fedramp_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_settings_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_settings.rbi
│   │   │   │       │   │   │       ├── copilot_snippy_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_snippy_opt_out_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_spaces_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_spaces_individual_access_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_spaces_individual_sharing_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_spark_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_spark_force_org_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_subscription_plan.rbi
│   │   │   │       │   │   │       ├── copilot_sunflower_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_swe_agent_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_telemetry_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_training_telemetry_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_tulip_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_usage_telemetry_api_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_user_details
│   │   │   │       │   │   │       │   ├── copilot_enterprise_user_type.rbi
│   │   │   │       │   │   │       │   └── copilot_trust_tier.rbi
│   │   │   │       │   │   │       ├── copilot_user_details.rbi
│   │   │   │       │   │   │       ├── copilot_watermelon_configuration.rbi
│   │   │   │       │   │   │       ├── copilot_wintersoldier_configuration.rbi
│   │   │   │       │   │   │       └── copilot_workspace_for_emu_configuration.rbi
│   │   │   │       │   │   ├── v2
│   │   │   │       │   │   │   ├── copilot_access_revoked.rbi
│   │   │   │       │   │   │   ├── copilot_activity.rbi
│   │   │   │       │   │   │   ├── copilot_clickwrap_saved_event.rbi
│   │   │   │       │   │   │   ├── copilot_clickwrap_shown_event.rbi
│   │   │   │       │   │   │   ├── copilot_code_referencing_page_viewed.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_enterprise_settings_changed.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_individual_seat_converted.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_organization_seat_management_changed.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_organization_settings_changed.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_organization_start.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_organization_stop.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_seat_added.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_seat_assignment_conversion.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_seat_assignment_created.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_seat_assignment_refreshed.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_seat_assignment_reused.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_seat_assignment_unassigned.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_seat_cancelled_by_staff.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_seat_cancelled.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_seat_emission_created.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_seat_emission_skipped.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_seat_uncancelled_by_staff.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_trial_changed.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_trial_created.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_trial_ended.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_trial_extended.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_trial_started.rbi
│   │   │   │       │   │   │   ├── copilot_for_business_trial_upgraded.rbi
│   │   │   │       │   │   │   ├── copilot_plan_changed.rbi
│   │   │   │       │   │   │   ├── copilot_pull_request_pre_review_banner_dismiss
│   │   │   │       │   │   │   │   └── dismiss_button.rbi
│   │   │   │       │   │   │   ├── copilot_pull_request_pre_review_banner_dismiss.rbi
│   │   │   │       │   │   │   ├── copilot_pull_request_pre_review_banner_open_chat.rbi
│   │   │   │       │   │   │   ├── copilot_pull_request_pre_review_banner_view.rbi
│   │   │   │       │   │   │   ├── copilot_pull_request_summaries.rbi
│   │   │   │       │   │   │   ├── copilot_telemetry_snapshot.rbi
│   │   │   │       │   │   │   ├── copilot_user_access_reinstated.rbi
│   │   │   │       │   │   │   ├── copilot_user_access_revoked.rbi
│   │   │   │       │   │   │   ├── copilot_user_administrative_block.rbi
│   │   │   │       │   │   │   ├── entities
│   │   │   │       │   │   │   │   ├── copilot_activity_detail.rbi
│   │   │   │       │   │   │   │   ├── copilot_for_business_detail.rbi
│   │   │   │       │   │   │   │   ├── copilot_for_business_enabled_setting.rbi
│   │   │   │       │   │   │   │   ├── copilot_for_business_enterprise_settings.rbi
│   │   │   │       │   │   │   │   ├── copilot_for_business_organization_details.rbi
│   │   │   │       │   │   │   │   ├── copilot_for_business_organization_settings.rbi
│   │   │   │       │   │   │   │   ├── copilot_for_business_owner_details.rbi
│   │   │   │       │   │   │   │   ├── copilot_for_business_seat_assignment.rbi
│   │   │   │       │   │   │   │   ├── copilot_for_business_seat_emission.rbi
│   │   │   │       │   │   │   │   ├── copilot_for_business_seat.rbi
│   │   │   │       │   │   │   │   ├── copilot_mcp_registry_access.rbi
│   │   │   │       │   │   │   │   ├── copilot_mcp_registry_setting.rbi
│   │   │   │       │   │   │   │   ├── copilot_mcp_registry_type.rbi
│   │   │   │       │   │   │   │   ├── copilot_organization.rbi
│   │   │   │       │   │   │   │   ├── copilot_plan.rbi
│   │   │   │       │   │   │   │   └── copilot_telemetry_snapshot_metadata.rbi
│   │   │   │       │   │   │   ├── knowledge_base_created.rbi
│   │   │   │       │   │   │   ├── knowledge_base_deleted.rbi
│   │   │   │       │   │   │   ├── knowledge_base_updated.rbi
│   │   │   │       │   │   │   └── organization_custom_instructions_changed.rbi
│   │   │   │       │   │   └── v3
│   │   │   │       │   │       ├── copilot_hide.rbi
│   │   │   │       │   │       ├── copilot_internal_user_called.rbi
│   │   │   │       │   │       ├── copilot_license_change.rbi
│   │   │   │       │   │       ├── copilot_limited_user_staff_unsubscribed.rbi
│   │   │   │       │   │       ├── copilot_limited_user_subscribed.rbi
│   │   │   │       │   │       ├── copilot_limiter_bust_cache
│   │   │   │       │   │       │   └── cache_type.rbi
│   │   │   │       │   │       ├── copilot_limiter_bust_cache.rbi
│   │   │   │       │   │       ├── copilot_max_downgraded.rbi
│   │   │   │       │   │       ├── copilot_max_subscribed.rbi
│   │   │   │       │   │       ├── copilot_pro_plus_subscribed.rbi
│   │   │   │       │   │       ├── copilot_pro_plus_subscription_downgraded.rbi
│   │   │   │       │   │       ├── copilot_pro_subscribed.rbi
│   │   │   │       │   │       ├── copilot_show.rbi
│   │   │   │       │   │       ├── copilot_staff_quota_changed.rbi
│   │   │   │       │   │       ├── copilot_student_cancelled.rbi
│   │   │   │       │   │       ├── copilot_student_expired.rbi
│   │   │   │       │   │       ├── copilot_student_reactivated.rbi
│   │   │   │       │   │       ├── copilot_student_subscribed.rbi
│   │   │   │       │   │       ├── copilot_student_warned.rbi
│   │   │   │       │   │       ├── copilot_token_service_activate_pending_auth_checks.rbi
│   │   │   │       │   │       └── copilot_token_service_seat_assignment_conversion_job.rbi
│   │   │   │       │   ├── credit_decision_engine
│   │   │   │       │   │   ├── v0
│   │   │   │       │   │   │   └── credit_check_result.rbi
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       └── credit_check_request.rbi
│   │   │   │       │   ├── custom_enterprise_roles
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── custom_enterprise_role_created.rbi
│   │   │   │       │   │       ├── custom_enterprise_role_deleted.rbi
│   │   │   │       │   │       └── custom_enterprise_role_updated.rbi
│   │   │   │       │   ├── custom_organization_roles
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── custom_organization_role_created.rbi
│   │   │   │       │   │       ├── custom_organization_role_deleted.rbi
│   │   │   │       │   │       └── custom_organization_role_updated.rbi
│   │   │   │       │   ├── custom_repository_roles
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── custom_repository_role_created.rbi
│   │   │   │       │   │       ├── custom_repository_role_deleted.rbi
│   │   │   │       │   │       └── custom_repository_role_updated.rbi
│   │   │   │       │   ├── dashboard
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── dashboard_feedback
│   │   │   │       │   │       │   └── rating.rbi
│   │   │   │       │   │       └── dashboard_feedback.rbi
│   │   │   │       │   ├── database
│   │   │   │       │   │   ├── v0
│   │   │   │       │   │   │   ├── max_execution_time.rbi
│   │   │   │       │   │   │   ├── tracked_query
│   │   │   │       │   │   │   │   └── is_cross_org.rbi
│   │   │   │       │   │   │   └── tracked_query.rbi
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── tracked_query
│   │   │   │       │   │       │   └── is_cross_org.rbi
│   │   │   │       │   │       └── tracked_query.rbi
│   │   │   │       │   ├── dependencygraph
│   │   │   │       │   │   ├── v0
│   │   │   │       │   │   │   ├── dependency_review_available
│   │   │   │       │   │   │   │   └── manifest_file.rbi
│   │   │   │       │   │   │   ├── dependency_review_available.rbi
│   │   │   │       │   │   │   ├── dependency_review_rich_diff_view.rbi
│   │   │   │       │   │   │   ├── repository_auto_deps_enroll
│   │   │   │       │   │   │   │   ├── enrollment_status.rbi
│   │   │   │       │   │   │   │   └── runner_type.rbi
│   │   │   │       │   │   │   ├── repository_auto_deps_enroll.rbi
│   │   │   │       │   │   │   ├── repository_manifest_file_change
│   │   │   │       │   │   │   │   ├── manifest_file.rbi
│   │   │   │       │   │   │   │   └── snapshot_metadata.rbi
│   │   │   │       │   │   │   ├── repository_manifest_file_change.rbi
│   │   │   │       │   │   │   ├── repository_manifest_file_deleted
│   │   │   │       │   │   │   │   ├── manifest_file.rbi
│   │   │   │       │   │   │   │   └── snapshot_metadata.rbi
│   │   │   │       │   │   │   ├── repository_manifest_file_deleted.rbi
│   │   │   │       │   │   │   ├── request_push_snapshot
│   │   │   │       │   │   │   │   └── manifest_file_changed.rbi
│   │   │   │       │   │   │   └── request_push_snapshot.rbi
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── enroll_manifests.rbi
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── alert_status.rbi
│   │   │   │       │   │       │   ├── check_job_status.rbi
│   │   │   │       │   │       │   ├── closure_reason.rbi
│   │   │   │       │   │       │   ├── license_compliance_alert.rbi
│   │   │   │       │   │       │   └── package_manager.rbi
│   │   │   │       │   │       ├── license_compliance_alert_status_changed.rbi
│   │   │   │       │   │       ├── pull_request_license_alert_opened.rbi
│   │   │   │       │   │       ├── pull_request_license_check_complete.rbi
│   │   │   │       │   │       ├── pull_request_license_check_progressed.rbi
│   │   │   │       │   │       ├── pull_request_push
│   │   │   │       │   │       │   └── trigger_type.rbi
│   │   │   │       │   │       ├── pull_request_push.rbi
│   │   │   │       │   │       ├── repository_push
│   │   │   │       │   │       │   └── ref_updates.rbi
│   │   │   │       │   │       ├── repository_push.rbi
│   │   │   │       │   │       ├── reset_manifests
│   │   │   │       │   │       │   ├── reset_action.rbi
│   │   │   │       │   │       │   └── reset_trigger.rbi
│   │   │   │       │   │       ├── reset_manifests.rbi
│   │   │   │       │   │       ├── snapshot_processed
│   │   │   │       │   │       │   └── snapshot_type.rbi
│   │   │   │       │   │       └── snapshot_processed.rbi
│   │   │   │       │   ├── discussions
│   │   │   │       │   │   ├── v1
│   │   │   │       │   │   │   ├── disable_discussions.rbi
│   │   │   │       │   │   │   ├── discussion_add_label.rbi
│   │   │   │       │   │   │   ├── discussion_bump.rbi
│   │   │   │       │   │   │   ├── discussion_category_create.rbi
│   │   │   │       │   │   │   ├── discussion_category_delete.rbi
│   │   │   │       │   │   │   ├── discussion_category_update.rbi
│   │   │   │       │   │   │   ├── discussion_comment_create.rbi
│   │   │   │       │   │   │   ├── discussion_comment_delete.rbi
│   │   │   │       │   │   │   ├── discussion_comment_mark_as_answer.rbi
│   │   │   │       │   │   │   ├── discussion_comment_reaction_create.rbi
│   │   │   │       │   │   │   ├── discussion_comment_reaction_destroy.rbi
│   │   │   │       │   │   │   ├── discussion_comment_suggest_as_answer.rbi
│   │   │   │       │   │   │   ├── discussion_comment_unmark_as_answer.rbi
│   │   │   │       │   │   │   ├── discussion_comment_unsuggest_as_answer.rbi
│   │   │   │       │   │   │   ├── discussion_comment_update.rbi
│   │   │   │       │   │   │   ├── discussion_comment_vote_create.rbi
│   │   │   │       │   │   │   ├── discussion_comment_vote_destroy.rbi
│   │   │   │       │   │   │   ├── discussion_comment_vote_update.rbi
│   │   │   │       │   │   │   ├── discussion_create.rbi
│   │   │   │       │   │   │   ├── discussion_delete.rbi
│   │   │   │       │   │   │   ├── discussion_pin.rbi
│   │   │   │       │   │   │   ├── discussion_poll_create.rbi
│   │   │   │       │   │   │   ├── discussion_poll_delete.rbi
│   │   │   │       │   │   │   ├── discussion_poll_update.rbi
│   │   │   │       │   │   │   ├── discussion_poll_vote_create.rbi
│   │   │   │       │   │   │   ├── discussion_poll_vote_delete.rbi
│   │   │   │       │   │   │   ├── discussion_reaction_create.rbi
│   │   │   │       │   │   │   ├── discussion_reaction_destroy.rbi
│   │   │   │       │   │   │   ├── discussion_remove_label.rbi
│   │   │   │       │   │   │   ├── discussion_unbump.rbi
│   │   │   │       │   │   │   ├── discussion_unpin.rbi
│   │   │   │       │   │   │   ├── discussion_update.rbi
│   │   │   │       │   │   │   ├── discussion_vote_create.rbi
│   │   │   │       │   │   │   ├── discussion_vote_destroy.rbi
│   │   │   │       │   │   │   ├── discussion_vote_update.rbi
│   │   │   │       │   │   │   ├── enable_discussions.rbi
│   │   │   │       │   │   │   └── entities
│   │   │   │       │   │   │       ├── discussion
│   │   │   │       │   │   │       │   └── state.rbi
│   │   │   │       │   │   │       ├── discussion_category.rbi
│   │   │   │       │   │   │       ├── discussion_comment.rbi
│   │   │   │       │   │   │       ├── discussion_poll.rbi
│   │   │   │       │   │   │       └── discussion.rbi
│   │   │   │       │   │   └── v2
│   │   │   │       │   │       ├── discussions
│   │   │   │       │   │       │   ├── action.rbi
│   │   │   │       │   │       │   ├── discussion_format.rbi
│   │   │   │       │   │       │   ├── lock_status.rbi
│   │   │   │       │   │       │   ├── org_or_repo_level.rbi
│   │   │   │       │   │       │   ├── pin_status.rbi
│   │   │   │       │   │       │   ├── state.rbi
│   │   │   │       │   │       │   └── state_reason.rbi
│   │   │   │       │   │       ├── discussions_category
│   │   │   │       │   │       │   ├── action.rbi
│   │   │   │       │   │       │   └── discussion_format.rbi
│   │   │   │       │   │       ├── discussions_category.rbi
│   │   │   │       │   │       ├── discussions_comment
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       ├── discussions_comment_marked_as_answer
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       ├── discussions_comment_marked_as_answer.rbi
│   │   │   │       │   │       ├── discussions_comment_marked_as_verified_answer
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       ├── discussions_comment_marked_as_verified_answer.rbi
│   │   │   │       │   │       ├── discussions_comment.rbi
│   │   │   │       │   │       ├── discussions_comment_reaction
│   │   │   │       │   │       │   ├── action.rbi
│   │   │   │       │   │       │   └── reaction.rbi
│   │   │   │       │   │       ├── discussions_comment_reaction.rbi
│   │   │   │       │   │       ├── discussions_comment_vote
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       ├── discussions_comment_vote.rbi
│   │   │   │       │   │       ├── discussions_label
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       ├── discussions_label.rbi
│   │   │   │       │   │       ├── discussions_poll
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       ├── discussions_poll.rbi
│   │   │   │       │   │       ├── discussions_publish
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       ├── discussions_publish.rbi
│   │   │   │       │   │       ├── discussions.rbi
│   │   │   │       │   │       ├── discussions_reaction
│   │   │   │       │   │       │   ├── action.rbi
│   │   │   │       │   │       │   └── reaction.rbi
│   │   │   │       │   │       ├── discussions_reaction.rbi
│   │   │   │       │   │       ├── discussions_vote
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       ├── discussions_vote.rbi
│   │   │   │       │   │       ├── org_discussions
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       └── org_discussions.rbi
│   │   │   │       │   ├── domain_events
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── issue.rbi
│   │   │   │       │   │       │   ├── label.rbi
│   │   │   │       │   │       │   ├── repository
│   │   │   │       │   │       │   │   └── visibility.rbi
│   │   │   │       │   │       │   ├── repository.rbi
│   │   │   │       │   │       │   ├── user
│   │   │   │       │   │       │   │   ├── spamurai_classification.rbi
│   │   │   │       │   │       │   │   └── type.rbi
│   │   │   │       │   │       │   └── user.rbi
│   │   │   │       │   │       └── issue_created.rbi
│   │   │   │       │   ├── enterprise_account
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── add_admins.rbi
│   │   │   │       │   │       ├── add_organizations.rbi
│   │   │   │       │   │       ├── add_user_accounts.rbi
│   │   │   │       │   │       ├── admin_reinvited.rbi
│   │   │   │       │   │       ├── create.rbi
│   │   │   │       │   │       ├── creation_from_coupon_redemption
│   │   │   │       │   │       │   └── creation_status.rbi
│   │   │   │       │   │       ├── creation_from_coupon_redemption.rbi
│   │   │   │       │   │       ├── delete.rbi
│   │   │   │       │   │       ├── destroy.rbi
│   │   │   │       │   │       ├── enterprise_remove_admin.rbi
│   │   │   │       │   │       ├── enterprise_remove_member.rbi
│   │   │   │       │   │       ├── enterprise_rename_slug.rbi
│   │   │   │       │   │       ├── enterprise_report_export.rbi
│   │   │   │       │   │       ├── enterprise_user_name_display_configuration_change
│   │   │   │       │   │       │   └── user_name_display_configuration_value.rbi
│   │   │   │       │   │       ├── enterprise_user_name_display_configuration_change.rbi
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── billing_information.rbi
│   │   │   │       │   │       │   ├── enterprise_admin_invitation
│   │   │   │       │   │       │   │   └── role.rbi
│   │   │   │       │   │       │   ├── enterprise_admin_invitation.rbi
│   │   │   │       │   │       │   ├── enterprise_installation
│   │   │   │       │   │       │   │   └── type.rbi
│   │   │   │       │   │       │   ├── enterprise_installation.rbi
│   │   │   │       │   │       │   └── shipping_information.rbi
│   │   │   │       │   │       ├── expired_trial_deletion
│   │   │   │       │   │       │   └── action_taken.rbi
│   │   │   │       │   │       ├── expired_trial_deletion.rbi
│   │   │   │       │   │       ├── organization_add_per_repository.rbi
│   │   │   │       │   │       ├── organization_add.rbi
│   │   │   │       │   │       ├── organization_remove_per_repository.rbi
│   │   │   │       │   │       ├── organization_remove.rbi
│   │   │   │       │   │       ├── organization_transfer_per_repository.rbi
│   │   │   │       │   │       ├── organization_transfer.rbi
│   │   │   │       │   │       ├── organization_upgrade
│   │   │   │       │   │       │   └── upgrade_status.rbi
│   │   │   │       │   │       ├── organization_upgrade_failure.rbi
│   │   │   │       │   │       ├── organization_upgrade_per_repository.rbi
│   │   │   │       │   │       ├── organization_upgrade.rbi
│   │   │   │       │   │       ├── organization_user_name_display_configuration_change
│   │   │   │       │   │       │   └── user_name_display_configuration_value.rbi
│   │   │   │       │   │       ├── organization_user_name_display_configuration_change.rbi
│   │   │   │       │   │       ├── owner_role_change_in_organization
│   │   │   │       │   │       │   └── role_change_value.rbi
│   │   │   │       │   │       ├── owner_role_change_in_organization.rbi
│   │   │   │       │   │       ├── profile_organization_click.rbi
│   │   │   │       │   │       ├── profile_view.rbi
│   │   │   │       │   │       ├── remove_admins.rbi
│   │   │   │       │   │       ├── remove_members.rbi
│   │   │   │       │   │       ├── remove_organizations.rbi
│   │   │   │       │   │       ├── restore.rbi
│   │   │   │       │   │       ├── salesforce_trial_update
│   │   │   │       │   │       │   ├── action_initiated.rbi
│   │   │   │       │   │       │   ├── payment_method.rbi
│   │   │   │       │   │       │   ├── startups_application_status.rbi
│   │   │   │       │   │       │   ├── talk_to_sales.rbi
│   │   │   │       │   │       │   └── trial_status.rbi
│   │   │   │       │   │       ├── salesforce_trial_update.rbi
│   │   │   │       │   │       ├── startup_program_application
│   │   │   │       │   │       │   ├── startups_application_status.rbi
│   │   │   │       │   │       │   └── startups_rejection_reason.rbi
│   │   │   │       │   │       ├── startup_program_application.rbi
│   │   │   │       │   │       ├── toggle_source_ip_disclosure
│   │   │   │       │   │       │   └── state_value.rbi
│   │   │   │       │   │       ├── toggle_source_ip_disclosure.rbi
│   │   │   │       │   │       ├── trial
│   │   │   │       │   │       │   ├── action_initiated.rbi
│   │   │   │       │   │       │   └── trial_status.rbi
│   │   │   │       │   │       └── trial.rbi
│   │   │   │       │   ├── enterprise_teams
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── enterprise_team_migration_event
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       └── enterprise_team_migration_event.rbi
│   │   │   │       │   ├── event_payload_attachment
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── check_run_attachment.rbi
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── check_run.rbi
│   │   │   │       │   │       │   ├── issue
│   │   │   │       │   │       │   │   └── issue_state.rbi
│   │   │   │       │   │       │   ├── issue_comment.rbi
│   │   │   │       │   │       │   ├── issue_comment_reactions_count.rbi
│   │   │   │       │   │       │   └── issue.rbi
│   │   │   │       │   │       ├── issue_attachment.rbi
│   │   │   │       │   │       └── issue_comment_attachment.rbi
│   │   │   │       │   ├── exemptions
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── exemption_request
│   │   │   │       │   │       │   │   ├── request_status.rbi
│   │   │   │       │   │       │   │   └── request_type.rbi
│   │   │   │       │   │       │   ├── exemption_request.rbi
│   │   │   │       │   │       │   ├── exemption_response
│   │   │   │       │   │       │   │   └── response_status.rbi
│   │   │   │       │   │       │   └── exemption_response.rbi
│   │   │   │       │   │       ├── exemption_request_cancelled.rbi
│   │   │   │       │   │       ├── exemption_request_completed.rbi
│   │   │   │       │   │       ├── exemption_request_created.rbi
│   │   │   │       │   │       ├── exemption_response_dismissed.rbi
│   │   │   │       │   │       └── exemption_response_submitted.rbi
│   │   │   │       │   ├── exp
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── tas_api_response
│   │   │   │       │   │       │   └── randomization_unit.rbi
│   │   │   │       │   │       └── tas_api_response.rbi
│   │   │   │       │   ├── external_identity
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── enterprise_created
│   │   │   │       │   │       │   ├── enterprise_type.rbi
│   │   │   │       │   │       │   └── seat_plan_type.rbi
│   │   │   │       │   │       ├── enterprise_created.rbi
│   │   │   │       │   │       └── refresh_token.rbi
│   │   │   │       │   ├── feeds
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── card_type.rbi
│   │   │   │       │   │       │   ├── emoji_reaction.rbi
│   │   │   │       │   │       │   ├── feed_card.rbi
│   │   │   │       │   │       │   ├── feed_metadata.rbi
│   │   │   │       │   │       │   ├── interaction_method.rbi
│   │   │   │       │   │       │   ├── resource_type.rbi
│   │   │   │       │   │       │   ├── user_post_comment.rbi
│   │   │   │       │   │       │   ├── user_post.rbi
│   │   │   │       │   │       │   ├── user_post_reference
│   │   │   │       │   │       │   │   ├── reference_action.rbi
│   │   │   │       │   │       │   │   └── reference_object_type.rbi
│   │   │   │       │   │       │   └── user_post_reference.rbi
│   │   │   │       │   │       ├── feed_click.rbi
│   │   │   │       │   │       ├── feed_retrieved.rbi
│   │   │   │       │   │       ├── feed_visible.rbi
│   │   │   │       │   │       ├── implicit_relationship_changed
│   │   │   │       │   │       │   ├── change_type.rbi
│   │   │   │       │   │       │   ├── relationship_type.rbi
│   │   │   │       │   │       │   └── resource_type.rbi
│   │   │   │       │   │       ├── implicit_relationship_changed.rbi
│   │   │   │       │   │       ├── profile_activity_event_visibility_change
│   │   │   │       │   │       │   └── visibility.rbi
│   │   │   │       │   │       ├── profile_activity_event_visibility_change.rbi
│   │   │   │       │   │       ├── resource_activity.rbi
│   │   │   │       │   │       ├── show_less_activity_click.rbi
│   │   │   │       │   │       ├── user_disinterest
│   │   │   │       │   │       │   └── reason.rbi
│   │   │   │       │   │       ├── user_disinterest.rbi
│   │   │   │       │   │       ├── user_post_comment.rbi
│   │   │   │       │   │       └── user_post.rbi
│   │   │   │       │   ├── ghe_usage_metrics
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── actions_stats.rbi
│   │   │   │       │   │       │   ├── admin_stats
│   │   │   │       │   │       │   │   ├── comments.rbi
│   │   │   │       │   │       │   │   ├── gists.rbi
│   │   │   │       │   │       │   │   ├── hooks.rbi
│   │   │   │       │   │       │   │   ├── issues.rbi
│   │   │   │       │   │       │   │   ├── milestones.rbi
│   │   │   │       │   │       │   │   ├── orgs.rbi
│   │   │   │       │   │       │   │   ├── pages.rbi
│   │   │   │       │   │       │   │   ├── pulls.rbi
│   │   │   │       │   │       │   │   ├── repos.rbi
│   │   │   │       │   │       │   │   └── users.rbi
│   │   │   │       │   │       │   ├── admin_stats.rbi
│   │   │   │       │   │       │   ├── advisory_db_stats.rbi
│   │   │   │       │   │       │   ├── dormant_users.rbi
│   │   │   │       │   │       │   ├── mec.rbi
│   │   │   │       │   │       │   ├── package_ecosystem
│   │   │   │       │   │       │   │   └── enabled_status.rbi
│   │   │   │       │   │       │   ├── package_ecosystem.rbi
│   │   │   │       │   │       │   └── packages_stats.rbi
│   │   │   │       │   │       └── event.rbi
│   │   │   │       │   ├── gitauth
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── git_auth_request.rbi
│   │   │   │       │   │       └── public_key_access.rbi
│   │   │   │       │   ├── github_connect
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── connect.rbi
│   │   │   │       │   │       ├── disconnect.rbi
│   │   │   │       │   │       ├── update_features.rbi
│   │   │   │       │   │       ├── update_installation_info.rbi
│   │   │   │       │   │       ├── usage_metrics_export_request
│   │   │   │       │   │       │   └── target_type.rbi
│   │   │   │       │   │       └── usage_metrics_export_request.rbi
│   │   │   │       │   ├── github_models
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── api_authentication_result.rbi
│   │   │   │       │   │       ├── feedback
│   │   │   │       │   │       │   ├── models_feedback_choice.rbi
│   │   │   │       │   │       │   └── models_feedback_type.rbi
│   │   │   │       │   │       ├── feedback.rbi
│   │   │   │       │   │       ├── gateway_models_log
│   │   │   │       │   │       │   └── status.rbi
│   │   │   │       │   │       └── gateway_models_log.rbi
│   │   │   │       │   ├── hook_event_attributes
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── check_run_event_attributes.rbi
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   └── requested_action.rbi
│   │   │   │       │   │       └── ping_event_attributes.rbi
│   │   │   │       │   ├── iet_backed_oauth_access
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── mismatch
│   │   │   │       │   │       │   └── mismatch_type.rbi
│   │   │   │       │   │       └── mismatch.rbi
│   │   │   │       │   ├── insights
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── entity_created.rbi
│   │   │   │       │   │       ├── entity_deleted.rbi
│   │   │   │       │   │       └── entity_updated.rbi
│   │   │   │       │   ├── interaction_ability
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── duration_unit.rbi
│   │   │   │       │   │       │   ├── interaction_limit.rbi
│   │   │   │       │   │       │   └── target_type.rbi
│   │   │   │       │   │       ├── interaction_limit_disable.rbi
│   │   │   │       │   │       └── interaction_limit_enable.rbi
│   │   │   │       │   ├── ip_allow_list
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── disable
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       ├── disable_app_access
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       ├── disable_app_access.rbi
│   │   │   │       │   │       ├── disable_for_installed_apps
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       ├── disable_for_installed_apps.rbi
│   │   │   │       │   │       ├── disable.rbi
│   │   │   │       │   │       ├── disable_user_level_enforcement
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       ├── disable_user_level_enforcement.rbi
│   │   │   │       │   │       ├── enable
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       ├── enable_app_access
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       ├── enable_app_access.rbi
│   │   │   │       │   │       ├── enable_for_installed_apps
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       ├── enable_for_installed_apps.rbi
│   │   │   │       │   │       ├── enable.rbi
│   │   │   │       │   │       ├── enable_user_level_enforcement
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       ├── enable_user_level_enforcement.rbi
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── ip_allow_list_entry
│   │   │   │       │   │       │   │   └── type.rbi
│   │   │   │       │   │       │   └── ip_allow_list_entry.rbi
│   │   │   │       │   │       ├── ip_allow_list_entry_create.rbi
│   │   │   │       │   │       ├── ip_allow_list_entry_destroy.rbi
│   │   │   │       │   │       ├── ip_allow_list_entry_update.rbi
│   │   │   │       │   │       ├── policy_unsatisfied
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       └── policy_unsatisfied.rbi
│   │   │   │       │   ├── issues
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── issues_react_feedback
│   │   │   │       │   │       │   └── rating.rbi
│   │   │   │       │   │       └── issues_react_feedback.rbi
│   │   │   │       │   ├── issue_templates
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── issue_create_event.rbi
│   │   │   │       │   │       └── template_update_error.rbi
│   │   │   │       │   ├── licensing
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── advanced_security_product_toggled
│   │   │   │       │   │       │   └── product_sku.rbi
│   │   │   │       │   │       ├── advanced_security_product_toggled.rbi
│   │   │   │       │   │       ├── bundled_license_assignment_association_changed
│   │   │   │       │   │       │   └── change_type.rbi
│   │   │   │       │   │       ├── bundled_license_assignment_association_changed.rbi
│   │   │   │       │   │       ├── copilot_license_enablement_toggled.rbi
│   │   │   │       │   │       ├── enterprise_installation_deleted.rbi
│   │   │   │       │   │       ├── enterprise_installation_synced.rbi
│   │   │   │       │   │       ├── enterprise_managed_identity_suspended.rbi
│   │   │   │       │   │       ├── enterprise_managed_identity_unsuspended.rbi
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── visual_studio_subscription_event
│   │   │   │       │   │       │   │   └── status.rbi
│   │   │   │       │   │       │   └── visual_studio_subscription_event.rbi
│   │   │   │       │   │       ├── repository_transferred.rbi
│   │   │   │       │   │       ├── visual_studio_subscription_event_create.rbi
│   │   │   │       │   │       └── visual_studio_subscription_event_update.rbi
│   │   │   │       │   ├── localization
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       └── translation_request.rbi
│   │   │   │       │   ├── marketplace
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── action_click.rbi
│   │   │   │       │   │       ├── action_delist.rbi
│   │   │   │       │   │       ├── action_list.rbi
│   │   │   │       │   │       ├── action_use_button_click.rbi
│   │   │   │       │   │       ├── action_use_button_repository_click.rbi
│   │   │   │       │   │       ├── action_use_button_repository_search.rbi
│   │   │   │       │   │       ├── app_install.rbi
│   │   │   │       │   │       ├── app_plan_change
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       ├── app_plan_change.rbi
│   │   │   │       │   │       ├── app_state_change.rbi
│   │   │   │       │   │       ├── create_extension_view.rbi
│   │   │   │       │   │       ├── creator_verification.rbi
│   │   │   │       │   │       ├── cta_view.rbi
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── app
│   │   │   │       │   │       │   │   ├── state.rbi
│   │   │   │       │   │       │   │   └── type.rbi
│   │   │   │       │   │       │   ├── app_billing_plan
│   │   │   │       │   │       │   │   └── renewal_frequency.rbi
│   │   │   │       │   │       │   ├── app_billing_plan.rbi
│   │   │   │       │   │       │   ├── app.rbi
│   │   │   │       │   │       │   ├── marketplace_listing
│   │   │   │       │   │       │   │   ├── state.rbi
│   │   │   │       │   │       │   │   └── type.rbi
│   │   │   │       │   │       │   ├── marketplace_listing_billing_plan
│   │   │   │       │   │       │   │   ├── renewal_frequency.rbi
│   │   │   │       │   │       │   │   └── state.rbi
│   │   │   │       │   │       │   ├── marketplace_listing_billing_plan.rbi
│   │   │   │       │   │       │   └── marketplace_listing.rbi
│   │   │   │       │   │       ├── hero_card_view.rbi
│   │   │   │       │   │       ├── homepage_view.rbi
│   │   │   │       │   │       ├── listing_click.rbi
│   │   │   │       │   │       ├── listing_install.rbi
│   │   │   │       │   │       ├── listing_plan_change
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       ├── listing_plan_change.rbi
│   │   │   │       │   │       ├── listing_state_change.rbi
│   │   │   │       │   │       ├── listing_view.rbi
│   │   │   │       │   │       ├── marketplace_onboarding_progress.rbi
│   │   │   │       │   │       ├── new_repo_quick_install
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       ├── new_repo_quick_install.rbi
│   │   │   │       │   │       ├── order_preview_deleted.rbi
│   │   │   │       │   │       ├── purchase_purchased.rbi
│   │   │   │       │   │       ├── recommended_listing_click.rbi
│   │   │   │       │   │       ├── recommended_listings_displayed.rbi
│   │   │   │       │   │       ├── recommended_page_click.rbi
│   │   │   │       │   │       ├── recommended_project_management_click.rbi
│   │   │   │       │   │       ├── recommended_project_management_dismissed.rbi
│   │   │   │       │   │       ├── retargeting_notice_click.rbi
│   │   │   │       │   │       ├── retargeting_notice_dismissed.rbi
│   │   │   │       │   │       ├── retargeting_notice_displayed.rbi
│   │   │   │       │   │       ├── trending_apps_click.rbi
│   │   │   │       │   │       ├── trending_apps_displayed.rbi
│   │   │   │       │   │       ├── user_app_plan_change
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       └── user_app_plan_change.rbi
│   │   │   │       │   ├── memex
│   │   │   │       │   │   ├── v0
│   │   │   │       │   │   │   ├── bulk_add_project_items.rbi
│   │   │   │       │   │   │   ├── bulk_archive_project_items
│   │   │   │       │   │   │   │   └── bulk_action.rbi
│   │   │   │       │   │   │   ├── bulk_archive_project_items.rbi
│   │   │   │       │   │   │   ├── bulk_delete_project_items.rbi
│   │   │   │       │   │   │   ├── draft_issue_convert_to_issue.rbi
│   │   │   │       │   │   │   ├── draft_issue_update_assignee.rbi
│   │   │   │       │   │   │   ├── draft_issue_update_title.rbi
│   │   │   │       │   │   │   ├── memex_project_chart_create.rbi
│   │   │   │       │   │   │   ├── memex_project_chart_destroy.rbi
│   │   │   │       │   │   │   ├── memex_project_chart_update.rbi
│   │   │   │       │   │   │   ├── memex_project_column_value_create.rbi
│   │   │   │       │   │   │   ├── memex_project_column_value_destroy.rbi
│   │   │   │       │   │   │   ├── memex_project_column_value_update.rbi
│   │   │   │       │   │   │   ├── memex_project_event
│   │   │   │       │   │   │   │   └── action.rbi
│   │   │   │       │   │   │   ├── memex_project_event.rbi
│   │   │   │       │   │   │   ├── memex_project_feedback
│   │   │   │       │   │   │   │   └── rating.rbi
│   │   │   │       │   │   │   ├── memex_project_feedback.rbi
│   │   │   │       │   │   │   ├── memex_project_item_move.rbi
│   │   │   │       │   │   │   ├── memex_project_view_create.rbi
│   │   │   │       │   │   │   ├── memex_project_view_destroy.rbi
│   │   │   │       │   │   │   ├── memex_project_view_update.rbi
│   │   │   │       │   │   │   ├── project_destroy.rbi
│   │   │   │       │   │   │   ├── project_item_create.rbi
│   │   │   │       │   │   │   ├── project_item_destroy.rbi
│   │   │   │       │   │   │   ├── project_item_metadata_update.rbi
│   │   │   │       │   │   │   ├── project_item_update.rbi
│   │   │   │       │   │   │   └── projects_without_limits_engagement.rbi
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── event.rbi
│   │   │   │       │   │       ├── memex_project_column_create.rbi
│   │   │   │       │   │       ├── memex_project_column_destroy.rbi
│   │   │   │       │   │       ├── memex_project_column_group_by_collapse_toggle.rbi
│   │   │   │       │   │       ├── memex_project_column_group_by.rbi
│   │   │   │       │   │       ├── memex_project_column_update.rbi
│   │   │   │       │   │       └── memex_project_column_value_destroy.rbi
│   │   │   │       │   ├── memex_automation
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       └── auto_add_event.rbi
│   │   │   │       │   ├── merge_queue
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── merge_group
│   │   │   │       │   │       │   │   └── state.rbi
│   │   │   │       │   │       │   ├── merge_group_entry
│   │   │   │       │   │       │   │   └── state.rbi
│   │   │   │       │   │       │   ├── merge_group_entry.rbi
│   │   │   │       │   │       │   ├── merge_group.rbi
│   │   │   │       │   │       │   ├── merge_queue
│   │   │   │       │   │       │   │   ├── merge_method.rbi
│   │   │   │       │   │       │   │   └── merging_strategy.rbi
│   │   │   │       │   │       │   ├── merge_queue_entry
│   │   │   │       │   │       │   │   └── state.rbi
│   │   │   │       │   │       │   ├── merge_queue_entry.rbi
│   │   │   │       │   │       │   ├── merge_queue.rbi
│   │   │   │       │   │       │   ├── required_status_check
│   │   │   │       │   │       │   │   └── state.rbi
│   │   │   │       │   │       │   └── required_status_check.rbi
│   │   │   │       │   │       ├── merge_group_entry_event
│   │   │   │       │   │       │   └── event.rbi
│   │   │   │       │   │       ├── merge_group_entry_event.rbi
│   │   │   │       │   │       ├── merge_group_event
│   │   │   │       │   │       │   └── event.rbi
│   │   │   │       │   │       ├── merge_group_event.rbi
│   │   │   │       │   │       ├── merge_queue_entry_event
│   │   │   │       │   │       │   ├── event.rbi
│   │   │   │       │   │       │   └── removal_reason.rbi
│   │   │   │       │   │       ├── merge_queue_entry_event.rbi
│   │   │   │       │   │       ├── merge_queue_event
│   │   │   │       │   │       │   └── event.rbi
│   │   │   │       │   │       └── merge_queue_event.rbi
│   │   │   │       │   ├── mission_control_agent_experiment
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── actor_type.rbi
│   │   │   │       │   │       ├── agent_surface_type.rbi
│   │   │   │       │   │       ├── consent_given.rbi
│   │   │   │       │   │       ├── experiment_assignment.rbi
│   │   │   │       │   │       ├── experiment_exposure.rbi
│   │   │   │       │   │       ├── pr_created.rbi
│   │   │   │       │   │       ├── preflight_result
│   │   │   │       │   │       │   └── preflight_decision.rbi
│   │   │   │       │   │       ├── preflight_result.rbi
│   │   │   │       │   │       ├── pr_reverted
│   │   │   │       │   │       │   └── pr_revert_action.rbi
│   │   │   │       │   │       └── pr_reverted.rbi
│   │   │   │       │   ├── ml
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       └── disclosure_issue_prediction.rbi
│   │   │   │       │   ├── mobile
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── event
│   │   │   │       │   │       │   ├── app_type.rbi
│   │   │   │       │   │       │   └── device_type.rbi
│   │   │   │       │   │       ├── event.rbi
│   │   │   │       │   │       └── waitlist_registration.rbi
│   │   │   │       │   ├── moderation
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── account_moderation
│   │   │   │       │   │       │   │   └── moderation_type.rbi
│   │   │   │       │   │       │   ├── account_moderation.rbi
│   │   │   │       │   │       │   ├── content_moderation
│   │   │   │       │   │       │   │   ├── format.rbi
│   │   │   │       │   │       │   │   └── moderation_type.rbi
│   │   │   │       │   │       │   ├── content_moderation.rbi
│   │   │   │       │   │       │   ├── npm_account
│   │   │   │       │   │       │   │   └── npm_account_type.rbi
│   │   │   │       │   │       │   ├── npm_account.rbi
│   │   │   │       │   │       │   ├── service_moderation
│   │   │   │       │   │       │   │   └── moderation_type.rbi
│   │   │   │       │   │       │   ├── service_moderation.rbi
│   │   │   │       │   │       │   ├── sponsors_moderation
│   │   │   │       │   │       │   │   └── moderation_type.rbi
│   │   │   │       │   │       │   └── sponsors_moderation.rbi
│   │   │   │       │   │       ├── moderation_action
│   │   │   │       │   │       │   ├── reason.rbi
│   │   │   │       │   │       │   ├── source.rbi
│   │   │   │       │   │       │   └── tos_reason.rbi
│   │   │   │       │   │       └── moderation_action.rbi
│   │   │   │       │   ├── notifications
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   └── notification_handler.rbi
│   │   │   │       │   │       ├── notification_delivery.rbi
│   │   │   │       │   │       ├── notification_user_action
│   │   │   │       │   │       │   ├── notification_action.rbi
│   │   │   │       │   │       │   └── product_version.rbi
│   │   │   │       │   │       ├── notification_user_action.rbi
│   │   │   │       │   │       ├── team_notification_setting.rbi
│   │   │   │       │   │       ├── unwatch_suggestion_event
│   │   │   │       │   │       │   └── event_type.rbi
│   │   │   │       │   │       └── unwatch_suggestion_event.rbi
│   │   │   │       │   ├── octogrowth
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       └── ghas_trial_request.rbi
│   │   │   │       │   ├── organization
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── add_members.rbi
│   │   │   │       │   │       ├── destroy.rbi
│   │   │   │       │   │       ├── remove_members.rbi
│   │   │   │       │   │       └── update_members.rbi
│   │   │   │       │   ├── organization_moderators
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── moderator_update
│   │   │   │       │   │       │   ├── action.rbi
│   │   │   │       │   │       │   └── moderator_type.rbi
│   │   │   │       │   │       └── moderator_update.rbi
│   │   │   │       │   ├── package_registry
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── package_event
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       └── package_event.rbi
│   │   │   │       │   ├── payouts
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── bank_payout
│   │   │   │       │   │       │   ├── destination_account_type.rbi
│   │   │   │       │   │       │   ├── funding_instrument_type.rbi
│   │   │   │       │   │       │   └── status.rbi
│   │   │   │       │   │       ├── bank_payout.rbi
│   │   │   │       │   │       ├── transfer
│   │   │   │       │   │       │   ├── destination_account_type.rbi
│   │   │   │       │   │       │   └── payment_gateway.rbi
│   │   │   │       │   │       └── transfer.rbi
│   │   │   │       │   ├── permissions
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── created
│   │   │   │       │   │       │   ├── actor_owner_type.rbi
│   │   │   │       │   │       │   ├── actor_type.rbi
│   │   │   │       │   │       │   ├── scope_type.rbi
│   │   │   │       │   │       │   ├── subject_type.rbi
│   │   │   │       │   │       │   ├── target_type.rbi
│   │   │   │       │   │       │   └── write_type.rbi
│   │   │   │       │   │       └── created.rbi
│   │   │   │       │   ├── platform_health
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── user_generated_content
│   │   │   │       │   │       │   ├── action_type.rbi
│   │   │   │       │   │       │   ├── content_type.rbi
│   │   │   │       │   │       │   └── content_visibility.rbi
│   │   │   │       │   │       └── user_generated_content.rbi
│   │   │   │       │   ├── porter
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── import_created
│   │   │   │       │   │       │   └── source.rbi
│   │   │   │       │   │       └── import_created.rbi
│   │   │   │       │   ├── prioritizable
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       └── prioritizable_context_rebalanced.rbi
│   │   │   │       │   ├── progress
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   └── config.rbi
│   │   │   │       │   │       ├── progress_event
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       ├── progress_event.rbi
│   │   │   │       │   │       ├── progress_update
│   │   │   │       │   │       │   ├── event.rbi
│   │   │   │       │   │       │   └── status.rbi
│   │   │   │       │   │       └── progress_update.rbi
│   │   │   │       │   ├── projects
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       └── project_card_move.rbi
│   │   │   │       │   ├── protected_domain
│   │   │   │       │   │   ├── v0
│   │   │   │       │   │   │   ├── lifecycle
│   │   │   │       │   │   │   │   └── event_type.rbi
│   │   │   │       │   │   │   ├── lifecycle.rbi
│   │   │   │       │   │   │   ├── status_change
│   │   │   │       │   │   │   │   └── event_type.rbi
│   │   │   │       │   │   │   ├── status_change.rbi
│   │   │   │       │   │   │   ├── verify_attempt
│   │   │   │       │   │   │   │   └── verify_status_type.rbi
│   │   │   │       │   │   │   └── verify_attempt.rbi
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── lifecycle
│   │   │   │       │   │       │   └── event_type.rbi
│   │   │   │       │   │       ├── lifecycle.rbi
│   │   │   │       │   │       ├── status_change
│   │   │   │       │   │       │   └── event_type.rbi
│   │   │   │       │   │       ├── status_change.rbi
│   │   │   │       │   │       ├── verify_attempt
│   │   │   │       │   │       │   └── verify_status_type.rbi
│   │   │   │       │   │       └── verify_attempt.rbi
│   │   │   │       │   ├── pull_requests
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── batch_internal_ref_update_finished.rbi
│   │   │   │       │   │       ├── batch_internal_ref_update_ready.rbi
│   │   │   │       │   │       ├── internal_ref_update_ready.rbi
│   │   │   │       │   │       ├── mark_pull_request_comparison_as_seen.rbi
│   │   │   │       │   │       ├── mergeability
│   │   │   │       │   │       │   └── mergeability_state.rbi
│   │   │   │       │   │       ├── mergeability.rbi
│   │   │   │       │   │       ├── merge_commit_requested.rbi
│   │   │   │       │   │       ├── merge_conflict.rbi
│   │   │   │       │   │       └── pull_request_review_thread_resolve_or_unresolve.rbi
│   │   │   │       │   ├── releases
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── commits_fetched
│   │   │   │       │   │       │   └── commits_fetched_since.rbi
│   │   │   │       │   │       ├── commits_fetched.rbi
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── release
│   │   │   │       │   │       │   │   └── release_state.rbi
│   │   │   │       │   │       │   └── release.rbi
│   │   │   │       │   │       ├── fanout_targets_collected.rbi
│   │   │   │       │   │       ├── previous_release_fetched.rbi
│   │   │   │       │   │       └── release_notes_generated.rbi
│   │   │   │       │   ├── repositories
│   │   │   │       │   │   ├── v1
│   │   │   │       │   │   │   ├── archived.rbi
│   │   │   │       │   │   │   ├── commits_created.rbi
│   │   │   │       │   │   │   ├── created.rbi
│   │   │   │       │   │   │   ├── deleted.rbi
│   │   │   │       │   │   │   ├── detached.rbi
│   │   │   │       │   │   │   ├── entities
│   │   │   │       │   │   │   │   ├── rule_run
│   │   │   │       │   │   │   │   │   ├── enforcement.rbi
│   │   │   │       │   │   │   │   │   ├── result.rbi
│   │   │   │       │   │   │   │   │   ├── ruleset_source_type.rbi
│   │   │   │       │   │   │   │   │   └── ruleset_target.rbi
│   │   │   │       │   │   │   │   └── rule_run.rbi
│   │   │   │       │   │   │   ├── extracted.rbi
│   │   │   │       │   │   │   ├── imported
│   │   │   │       │   │   │   │   └── final_status.rbi
│   │   │   │       │   │   │   ├── imported.rbi
│   │   │   │       │   │   │   ├── internal_clone_complete.rbi
│   │   │   │       │   │   │   ├── missing_branch_redirect.rbi
│   │   │   │       │   │   │   ├── purged.rbi
│   │   │   │       │   │   │   ├── pushed.rbi
│   │   │   │       │   │   │   ├── ref_update_recorded.rbi
│   │   │   │       │   │   │   ├── rename_branch.rbi
│   │   │   │       │   │   │   ├── renamed.rbi
│   │   │   │       │   │   │   ├── repository_description_updated.rbi
│   │   │   │       │   │   │   ├── repository_details_updated.rbi
│   │   │   │       │   │   │   ├── restored.rbi
│   │   │   │       │   │   │   ├── rule_suite_evaluation
│   │   │   │       │   │   │   │   └── result.rbi
│   │   │   │       │   │   │   ├── rule_suite_evaluation.rbi
│   │   │   │       │   │   │   ├── transfer_email
│   │   │   │       │   │   │   │   └── email_reason.rbi
│   │   │   │       │   │   │   ├── transfer_email.rbi
│   │   │   │       │   │   │   ├── transferred
│   │   │   │       │   │   │   │   └── visibility.rbi
│   │   │   │       │   │   │   ├── transferred.rbi
│   │   │   │       │   │   │   ├── ui_event.rbi
│   │   │   │       │   │   │   ├── unarchived.rbi
│   │   │   │       │   │   │   ├── visibility_changed
│   │   │   │       │   │   │   │   └── visibility.rbi
│   │   │   │       │   │   │   ├── visibility_changed.rbi
│   │   │   │       │   │   │   ├── workspace_created.rbi
│   │   │   │       │   │   │   └── workspace_deleted.rbi
│   │   │   │       │   │   └── v2
│   │   │   │       │   │       ├── imported
│   │   │   │       │   │       │   └── final_status.rbi
│   │   │   │       │   │       ├── imported.rbi
│   │   │   │       │   │       └── restored.rbi
│   │   │   │       │   ├── rules_insights
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── rule_suite_evaluation
│   │   │   │       │   │       │   └── result.rbi
│   │   │   │       │   │       └── rule_suite_evaluation.rbi
│   │   │   │       │   ├── runtime_code_coverage
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       └── method_call_count.rbi
│   │   │   │       │   ├── search
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   └── pair.rbi
│   │   │   │       │   │       ├── index_document
│   │   │   │       │   │       │   └── kind.rbi
│   │   │   │       │   │       ├── index_document.rbi
│   │   │   │       │   │       ├── pull_request_changed
│   │   │   │       │   │       │   ├── change.rbi
│   │   │   │       │   │       │   └── search_metadata.rbi
│   │   │   │       │   │       ├── pull_request_changed.rbi
│   │   │   │       │   │       ├── repository_changed
│   │   │   │       │   │       │   └── change.rbi
│   │   │   │       │   │       ├── repository_changed.rbi
│   │   │   │       │   │       ├── search_qualifier_hinting
│   │   │   │       │   │       │   └── event_type.rbi
│   │   │   │       │   │       ├── search_qualifier_hinting.rbi
│   │   │   │       │   │       └── ui_event.rbi
│   │   │   │       │   ├── secret_scanning
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── encrypted_content_scan_event
│   │   │   │       │   │       │   ├── content_scan_content
│   │   │   │       │   │       │   │   └── content_scan_content_type.rbi
│   │   │   │       │   │       │   └── content_scan_content.rbi
│   │   │   │       │   │       ├── encrypted_content_scan_event.rbi
│   │   │   │       │   │       ├── secret_scanning_feature_toggled.rbi
│   │   │   │       │   │       └── secret_scanning_push_protection_feature_toggled.rbi
│   │   │   │       │   ├── security_advisories
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── advisory_credit_accept.rbi
│   │   │   │       │   │       ├── advisory_credit_create.rbi
│   │   │   │       │   │       ├── advisory_credit_decline.rbi
│   │   │   │       │   │       ├── advisory_credit_destroy
│   │   │   │       │   │       │   └── state.rbi
│   │   │   │       │   │       ├── advisory_credit_destroy.rbi
│   │   │   │       │   │       └── advisory_credit_notify.rbi
│   │   │   │       │   ├── security_alerts
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── repository_vulnerability_alert_lifecycle_event
│   │   │   │       │   │       │   ├── dependency_scope.rbi
│   │   │   │       │   │       │   ├── last_state_change_reason.rbi
│   │   │   │       │   │       │   ├── severity.rbi
│   │   │   │       │   │       │   └── state.rbi
│   │   │   │       │   │       ├── repository_vulnerability_alert_lifecycle_event.rbi
│   │   │   │       │   │       └── repository_vulnerability_alerts_analytics_event.rbi
│   │   │   │       │   ├── security_campaigns
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── autofix_state.rbi
│   │   │   │       │   │       │   ├── security_campaign
│   │   │   │       │   │       │   │   └── alert_type.rbi
│   │   │   │       │   │       │   ├── security_campaign_autofix_alert.rbi
│   │   │   │       │   │       │   └── security_campaign.rbi
│   │   │   │       │   │       ├── security_campaign_autofix_generation_complete.rbi
│   │   │   │       │   │       ├── security_campaign_autofix_generation_incomplete.rbi
│   │   │   │       │   │       ├── security_campaign_close.rbi
│   │   │   │       │   │       ├── security_campaign_create.rbi
│   │   │   │       │   │       ├── security_campaign_delete.rbi
│   │   │   │       │   │       ├── security_campaign_publish_draft.rbi
│   │   │   │       │   │       ├── security_campaign_reopen.rbi
│   │   │   │       │   │       └── security_campaign_update.rbi
│   │   │   │       │   ├── security_center
│   │   │   │       │   │   ├── v0
│   │   │   │       │   │   │   ├── advanced_security_toggled.rbi
│   │   │   │       │   │   │   ├── enterprise_advanced_security_license_toggled.rbi
│   │   │   │       │   │   │   ├── entities
│   │   │   │       │   │   │   │   ├── insights_data.rbi
│   │   │   │       │   │   │   │   └── security_feature.rbi
│   │   │   │       │   │   │   ├── insights_entity_batch.rbi
│   │   │   │       │   │   │   ├── organization_advanced_security_license_toggled_per_repository.rbi
│   │   │   │       │   │   │   ├── organization_advanced_security_license_toggled.rbi
│   │   │   │       │   │   │   ├── security_feature_repo_update
│   │   │   │       │   │   │   │   └── security_feature_detail.rbi
│   │   │   │       │   │   │   └── security_feature_repo_update.rbi
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── repository
│   │   │   │       │   │       │   │   └── visibility.rbi
│   │   │   │       │   │       │   ├── repository.rbi
│   │   │   │       │   │       │   └── security_feature.rbi
│   │   │   │       │   │       ├── security_feature_repo_update
│   │   │   │       │   │       │   └── security_feature_detail.rbi
│   │   │   │       │   │       └── security_feature_repo_update.rbi
│   │   │   │       │   ├── security_settings
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── security_settings_update
│   │   │   │       │   │       │   └── owner_type.rbi
│   │   │   │       │   │       └── security_settings_update.rbi
│   │   │   │       │   ├── sponsors
│   │   │   │       │   │   ├── v0
│   │   │   │       │   │   │   ├── account_status_change
│   │   │   │       │   │   │   │   └── action.rbi
│   │   │   │       │   │   │   ├── account_status_change.rbi
│   │   │   │       │   │   │   ├── button_click
│   │   │   │       │   │   │   │   └── button.rbi
│   │   │   │       │   │   │   ├── button_click.rbi
│   │   │   │       │   │   │   ├── checkout_viewed
│   │   │   │       │   │   │   │   ├── checkout_type.rbi
│   │   │   │       │   │   │   │   └── plan_duration_type.rbi
│   │   │   │       │   │   │   ├── checkout_viewed.rbi
│   │   │   │       │   │   │   ├── element_displayed
│   │   │   │       │   │   │   │   └── element.rbi
│   │   │   │       │   │   │   ├── element_displayed.rbi
│   │   │   │       │   │   │   ├── entities
│   │   │   │       │   │   │   │   ├── sponsors_fraud_review
│   │   │   │       │   │   │   │   │   └── state.rbi
│   │   │   │       │   │   │   │   ├── sponsors_fraud_review.rbi
│   │   │   │       │   │   │   │   ├── sponsorship
│   │   │   │       │   │   │   │   │   └── privacy_level.rbi
│   │   │   │       │   │   │   │   └── sponsorship.rbi
│   │   │   │       │   │   │   ├── featured_sponsors.rbi
│   │   │   │       │   │   │   ├── invited_from_waitlist.rbi
│   │   │   │       │   │   │   ├── joined_waitlist.rbi
│   │   │   │       │   │   │   ├── newsletter_sent.rbi
│   │   │   │       │   │   │   ├── profile_update.rbi
│   │   │   │       │   │   │   ├── profile_viewed
│   │   │   │       │   │   │   │   ├── origin.rbi
│   │   │   │       │   │   │   │   └── source.rbi
│   │   │   │       │   │   │   ├── profile_viewed.rbi
│   │   │   │       │   │   │   ├── sponsor_fraud_flagged.rbi
│   │   │   │       │   │   │   ├── sponsors_fraud_review_create.rbi
│   │   │   │       │   │   │   ├── sponsors_fraud_review_state_change.rbi
│   │   │   │       │   │   │   ├── sponsorship_create_cancel
│   │   │   │       │   │   │   │   └── action.rbi
│   │   │   │       │   │   │   ├── sponsorship_create_cancel.rbi
│   │   │   │       │   │   │   ├── sponsorship_preference_change.rbi
│   │   │   │       │   │   │   ├── sponsorship_tier_change.rbi
│   │   │   │       │   │   │   ├── sponsors_listing_match_limit_reached.rbi
│   │   │   │       │   │   │   └── tier_description_update.rbi
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── bulk_sponsorships_import
│   │   │   │       │   │       │   ├── error_count_details.rbi
│   │   │   │       │   │       │   ├── header.rbi
│   │   │   │       │   │       │   └── sponsorship_frequency.rbi
│   │   │   │       │   │       ├── bulk_sponsorships_import.rbi
│   │   │   │       │   │       ├── custom_amount_settings_change.rbi
│   │   │   │       │   │       ├── display_tier_welcome_message.rbi
│   │   │   │       │   │       ├── early_fraud_warning
│   │   │   │       │   │       │   └── fraud_type.rbi
│   │   │   │       │   │       ├── early_fraud_warning.rbi
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── bulk_sponsorships_file_error.rbi
│   │   │   │       │   │       │   ├── goal
│   │   │   │       │   │       │   │   ├── kind.rbi
│   │   │   │       │   │       │   │   └── state.rbi
│   │   │   │       │   │       │   ├── goal.rbi
│   │   │   │       │   │       │   ├── sponsors_agreement
│   │   │   │       │   │       │   │   └── kind.rbi
│   │   │   │       │   │       │   ├── sponsors_agreement.rbi
│   │   │   │       │   │       │   ├── sponsors_fraud_review
│   │   │   │       │   │       │   │   └── state.rbi
│   │   │   │       │   │       │   ├── sponsors_fraud_review.rbi
│   │   │   │       │   │       │   ├── sponsors_listing
│   │   │   │       │   │       │   │   ├── featured_state.rbi
│   │   │   │       │   │       │   │   ├── fiscal_host.rbi
│   │   │   │       │   │       │   │   └── state.rbi
│   │   │   │       │   │       │   ├── sponsors_listing.rbi
│   │   │   │       │   │       │   ├── sponsors_listing_stafftools_metadata.rbi
│   │   │   │       │   │       │   ├── sponsors_tier
│   │   │   │       │   │       │   │   ├── frequency.rbi
│   │   │   │       │   │       │   │   └── state.rbi
│   │   │   │       │   │       │   ├── sponsors_tier.rbi
│   │   │   │       │   │       │   ├── stripe_connect_account
│   │   │   │       │   │       │   │   ├── payout_interval.rbi
│   │   │   │       │   │       │   │   └── verification_status.rbi
│   │   │   │       │   │       │   ├── stripe_connect_account.rbi
│   │   │   │       │   │       │   ├── stripe_invoice
│   │   │   │       │   │       │   │   └── status.rbi
│   │   │   │       │   │       │   ├── stripe_invoice.rbi
│   │   │   │       │   │       │   ├── tier_building_action
│   │   │   │       │   │       │   │   └── frequency.rbi
│   │   │   │       │   │       │   └── tier_building_action.rbi
│   │   │   │       │   │       ├── explore_filter_change
│   │   │   │       │   │       │   └── filter_option.rbi
│   │   │   │       │   │       ├── explore_filter_change.rbi
│   │   │   │       │   │       ├── explore_pagination_click.rbi
│   │   │   │       │   │       ├── explore_selected_account_change.rbi
│   │   │   │       │   │       ├── explore_sorting_change
│   │   │   │       │   │       │   └── sort_option.rbi
│   │   │   │       │   │       ├── explore_sorting_change.rbi
│   │   │   │       │   │       ├── fraud_system_action_prohibited
│   │   │   │       │   │       │   ├── action.rbi
│   │   │   │       │   │       │   ├── trust_level.rbi
│   │   │   │       │   │       │   └── trust_target.rbi
│   │   │   │       │   │       ├── fraud_system_action_prohibited.rbi
│   │   │   │       │   │       ├── goal_event
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       ├── goal_event.rbi
│   │   │   │       │   │       ├── invoiced_billing_account_form_submit.rbi
│   │   │   │       │   │       ├── issue_manual_payout.rbi
│   │   │   │       │   │       ├── profile_update.rbi
│   │   │   │       │   │       ├── sponsors_agreement_sign.rbi
│   │   │   │       │   │       ├── sponsors_display_agreement.rbi
│   │   │   │       │   │       ├── sponsors_fraud_review_create.rbi
│   │   │   │       │   │       ├── sponsors_fraud_review_state_change.rbi
│   │   │   │       │   │       ├── sponsorship_cancel_request
│   │   │   │       │   │       │   └── reason.rbi
│   │   │   │       │   │       ├── sponsorship_cancel_request.rbi
│   │   │   │       │   │       ├── sponsorship_create_cancel
│   │   │   │       │   │       │   ├── action.rbi
│   │   │   │       │   │       │   └── payment_source.rbi
│   │   │   │       │   │       ├── sponsorship_create_cancel.rbi
│   │   │   │       │   │       ├── sponsorship_expire.rbi
│   │   │   │       │   │       ├── sponsorship_payment_complete
│   │   │   │       │   │       │   └── payment_source.rbi
│   │   │   │       │   │       ├── sponsorship_payment_complete.rbi
│   │   │   │       │   │       ├── sponsorship_pending_change
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       ├── sponsorship_pending_change.rbi
│   │   │   │       │   │       ├── sponsorship_preference_change.rbi
│   │   │   │       │   │       ├── sponsorship_tier_change.rbi
│   │   │   │       │   │       ├── sponsorship_transactions_export.rbi
│   │   │   │       │   │       ├── sponsorship_transfer_failure.rbi
│   │   │   │       │   │       ├── sponsorship_transfer_reversal.rbi
│   │   │   │       │   │       ├── sponsors_invoiced_account_stripe_customer_create.rbi
│   │   │   │       │   │       ├── sponsors_invoiced_account_stripe_invoice
│   │   │   │       │   │       │   └── action.rbi
│   │   │   │       │   │       ├── sponsors_invoiced_account_stripe_invoice.rbi
│   │   │   │       │   │       ├── sponsors_invoiced_agreement_sign.rbi
│   │   │   │       │   │       ├── sponsors_listing_active_stripe_connect_account_switch.rbi
│   │   │   │       │   │       ├── sponsors_withdraw_agreement_signature.rbi
│   │   │   │       │   │       ├── stripe_connect_account_create.rbi
│   │   │   │       │   │       ├── stripe_connect_account_delete.rbi
│   │   │   │       │   │       ├── stripe_connect_account_update.rbi
│   │   │   │       │   │       ├── tier_builder_interaction
│   │   │   │       │   │       │   └── interaction.rbi
│   │   │   │       │   │       ├── tier_builder_interaction.rbi
│   │   │   │       │   │       ├── tier_description_update.rbi
│   │   │   │       │   │       ├── tier_publish.rbi
│   │   │   │       │   │       ├── toggle_help_section.rbi
│   │   │   │       │   │       ├── undo_sponsorship_cancellation.rbi
│   │   │   │       │   │       ├── update_tier_repository.rbi
│   │   │   │       │   │       └── update_tier_welcome_message.rbi
│   │   │   │       │   ├── sso_redirect
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── disable.rbi
│   │   │   │       │   │       └── enable.rbi
│   │   │   │       │   ├── suggested_username
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── suggested_username
│   │   │   │       │   │       │   └── actor.rbi
│   │   │   │       │   │       └── suggested_username.rbi
│   │   │   │       │   ├── team
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── add_members.rbi
│   │   │   │       │   │       ├── add_to_organizations.rbi
│   │   │   │       │   │       ├── remove_from_organizations.rbi
│   │   │   │       │   │       ├── remove_members.rbi
│   │   │   │       │   │       └── update.rbi
│   │   │   │       │   ├── tech_project_stacks
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── repository_tech_project_stacks
│   │   │   │       │   │       │   ├── tech_project_stacks
│   │   │   │       │   │       │   │   └── tech_stack.rbi
│   │   │   │       │   │       │   └── tech_project_stacks.rbi
│   │   │   │       │   │       └── repository_tech_project_stacks.rbi
│   │   │   │       │   ├── trade_restrictions
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── trade_restriction_flag
│   │   │   │       │   │       │   └── restriction_reason.rbi
│   │   │   │       │   │       ├── trade_restriction_flag.rbi
│   │   │   │       │   │       ├── trade_restriction_organization_enforce.rbi
│   │   │   │       │   │       └── trade_restriction_unflag.rbi
│   │   │   │       │   ├── trade_screening
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── eis_response.rbi
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   └── eis_message.rbi
│   │   │   │       │   │       ├── llama2_request
│   │   │   │       │   │       │   └── approval_status.rbi
│   │   │   │       │   │       ├── llama2_request.rbi
│   │   │   │       │   │       ├── salesforce_screening_result.rbi
│   │   │   │       │   │       ├── trade_screening_result
│   │   │   │       │   │       │   ├── actor_type.rbi
│   │   │   │       │   │       │   └── screening_request_type.rbi
│   │   │   │       │   │       └── trade_screening_result.rbi
│   │   │   │       │   ├── trust_safety
│   │   │   │       │   │   └── v0
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── image_model
│   │   │   │       │   │       │   │   └── image_model_type.rbi
│   │   │   │       │   │       │   └── image_model.rbi
│   │   │   │       │   │       └── image_scan.rbi
│   │   │   │       │   ├── user_lists
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── entities
│   │   │   │       │   │       │   ├── user_list_item.rbi
│   │   │   │       │   │       │   └── user_list.rbi
│   │   │   │       │   │       ├── user_list_add_item.rbi
│   │   │   │       │   │       ├── user_list_create.rbi
│   │   │   │       │   │       ├── user_list_delete.rbi
│   │   │   │       │   │       ├── user_list_remove_item.rbi
│   │   │   │       │   │       └── user_list_update.rbi
│   │   │   │       │   ├── user_metadata
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── recalculation
│   │   │   │       │   │       │   └── target_stream_processor.rbi
│   │   │   │       │   │       └── recalculation.rbi
│   │   │   │       │   ├── users
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── change_new_repository_default_branch_setting.rbi
│   │   │   │       │   │       └── contribution_history_modified.rbi
│   │   │   │       │   ├── v0
│   │   │   │       │   │   ├── similar_issues_issues_create_feedback
│   │   │   │       │   │   │   └── rating.rbi
│   │   │   │       │   │   └── similar_issues_issues_create_feedback.rbi
│   │   │   │       │   ├── v1
│   │   │   │       │   │   ├── abuse_classification.rbi
│   │   │   │       │   │   ├── account_data_export.rbi
│   │   │   │       │   │   ├── account_rename.rbi
│   │   │   │       │   │   ├── add_tasklist_button_click.rbi
│   │   │   │       │   │   ├── aleph_indexer_stats
│   │   │   │       │   │   │   ├── indexed_ref.rbi
│   │   │   │       │   │   │   └── index_mode.rbi
│   │   │   │       │   │   ├── aleph_indexer_stats.rbi
│   │   │   │       │   │   ├── apply_content_warning
│   │   │   │       │   │   │   └── content_warning_type.rbi
│   │   │   │       │   │   ├── apply_content_warning.rbi
│   │   │   │       │   │   ├── aqueduct_job.rbi
│   │   │   │       │   │   ├── authentication_click
│   │   │   │       │   │   │   └── authentication_type.rbi
│   │   │   │       │   │   ├── authentication_click.rbi
│   │   │   │       │   │   ├── automated_two_factor_recovery_request_review
│   │   │   │       │   │   │   ├── email_status_type.rbi
│   │   │   │       │   │   │   ├── organization_membership_type.rbi
│   │   │   │       │   │   │   └── reason_type.rbi
│   │   │   │       │   │   ├── automated_two_factor_recovery_request_review.rbi
│   │   │   │       │   │   ├── beta_feature_enrollment_event
│   │   │   │       │   │   │   ├── action.rbi
│   │   │   │       │   │   │   └── feature.rbi
│   │   │   │       │   │   ├── beta_feature_enrollment_event.rbi
│   │   │   │       │   │   ├── billing_plan_change
│   │   │   │       │   │   │   └── action.rbi
│   │   │   │       │   │   ├── billing_plan_change.rbi
│   │   │   │       │   │   ├── billing_type_change
│   │   │   │       │   │   │   └── billing_type.rbi
│   │   │   │       │   │   ├── billing_type_change.rbi
│   │   │   │       │   │   ├── billing_upgrade_click
│   │   │   │       │   │   │   └── event_target.rbi
│   │   │   │       │   │   ├── billing_upgrade_click.rbi
│   │   │   │       │   │   ├── blackbird_feedback.rbi
│   │   │   │       │   │   ├── blank_issue_click.rbi
│   │   │   │       │   │   ├── blob_action_succeeded
│   │   │   │       │   │   │   └── action.rbi
│   │   │   │       │   │   ├── blob_action_succeeded.rbi
│   │   │   │       │   │   ├── blob_edit_page_view.rbi
│   │   │   │       │   │   ├── blob_excerpt_loaded
│   │   │   │       │   │   │   └── excerpt_direction.rbi
│   │   │   │       │   │   ├── blob_excerpt_loaded.rbi
│   │   │   │       │   │   ├── blob_new_page_view.rbi
│   │   │   │       │   │   ├── blocked_by_add.rbi
│   │   │   │       │   │   ├── blocked_by_remove.rbi
│   │   │   │       │   │   ├── branch_protection_rule_change
│   │   │   │       │   │   │   └── action.rbi
│   │   │   │       │   │   ├── branch_protection_rule_change.rbi
│   │   │   │       │   │   ├── business_team_enablement_toggled
│   │   │   │       │   │   │   └── product_sku.rbi
│   │   │   │       │   │   ├── business_team_enablement_toggled.rbi
│   │   │   │       │   │   ├── business_team_org_assignment_changed.rbi
│   │   │   │       │   │   ├── change_color_mode
│   │   │   │       │   │   │   ├── mode.rbi
│   │   │   │       │   │   │   └── source.rbi
│   │   │   │       │   │   ├── change_color_mode.rbi
│   │   │   │       │   │   ├── change_user_theme
│   │   │   │       │   │   │   ├── source.rbi
│   │   │   │       │   │   │   └── theme_type.rbi
│   │   │   │       │   │   ├── change_user_theme.rbi
│   │   │   │       │   │   ├── check_run_status_change
│   │   │   │       │   │   │   ├── conclusion.rbi
│   │   │   │       │   │   │   └── status.rbi
│   │   │   │       │   │   ├── check_run_status_change.rbi
│   │   │   │       │   │   ├── check_suite_external_click.rbi
│   │   │   │       │   │   ├── check_suite_image_expand.rbi
│   │   │   │       │   │   ├── check_suite_status_change
│   │   │   │       │   │   │   └── status.rbi
│   │   │   │       │   │   ├── check_suite_status_change.rbi
│   │   │   │       │   │   ├── clone_download_click
│   │   │   │       │   │   │   ├── feature_clicked.rbi
│   │   │   │       │   │   │   └── git_repository_type.rbi
│   │   │   │       │   │   ├── clone_download_click.rbi
│   │   │   │       │   │   ├── close_issue_reference_connected
│   │   │   │       │   │   │   └── source.rbi
│   │   │   │       │   │   ├── close_issue_reference_connected.rbi
│   │   │   │       │   │   ├── close_issue_reference_disconnected
│   │   │   │       │   │   │   └── source.rbi
│   │   │   │       │   │   ├── close_issue_reference_disconnected.rbi
│   │   │   │       │   │   ├── color_mode_profile_promo_click.rbi
│   │   │   │       │   │   ├── color_mode_promo_click.rbi
│   │   │   │       │   │   ├── comment_toggle_minimize
│   │   │   │       │   │   │   ├── classifier.rbi
│   │   │   │       │   │   │   ├── comment_type.rbi
│   │   │   │       │   │   │   └── event_type.rbi
│   │   │   │       │   │   ├── comment_toggle_minimize.rbi
│   │   │   │       │   │   ├── commit_comment_create.rbi
│   │   │   │       │   │   ├── commit_comment_update.rbi
│   │   │   │       │   │   ├── commit_hovercard_hover.rbi
│   │   │   │       │   │   ├── conduit_issue_comment_create.rbi
│   │   │   │       │   │   ├── conduit_timeline_update.rbi
│   │   │   │       │   │   ├── contact_form_submission
│   │   │   │       │   │   │   ├── form_type.rbi
│   │   │   │       │   │   │   ├── reported_content_classifier.rbi
│   │   │   │       │   │   │   └── reported_content_type.rbi
│   │   │   │       │   │   ├── contact_form_submission.rbi
│   │   │   │       │   │   ├── contact_link_click.rbi
│   │   │   │       │   │   ├── convert_task_to_issue_click
│   │   │   │       │   │   │   ├── source_type.rbi
│   │   │   │       │   │   │   └── target_type.rbi
│   │   │   │       │   │   ├── convert_task_to_issue_click.rbi
│   │   │   │       │   │   ├── create_org_button_click
│   │   │   │       │   │   │   └── location.rbi
│   │   │   │       │   │   ├── create_org_button_click.rbi
│   │   │   │       │   │   ├── customer_success_campaign_email.rbi
│   │   │   │       │   │   ├── dashboard_click
│   │   │   │       │   │   │   ├── dashboard_context.rbi
│   │   │   │       │   │   │   ├── event_context.rbi
│   │   │   │       │   │   │   └── event_target.rbi
│   │   │   │       │   │   ├── dashboard_click.rbi
│   │   │   │       │   │   ├── dashboard_collection_repo_click
│   │   │   │       │   │   │   └── target.rbi
│   │   │   │       │   │   ├── dashboard_collection_repo_click.rbi
│   │   │   │       │   │   ├── dashboard_page_view
│   │   │   │       │   │   │   └── page_type.rbi
│   │   │   │       │   │   ├── dashboard_page_view.rbi
│   │   │   │       │   │   ├── dashboard_saved_collection_create.rbi
│   │   │   │       │   │   ├── dashboard_saved_collection_destroy.rbi
│   │   │   │       │   │   ├── dashboard_saved_collection_update.rbi
│   │   │   │       │   │   ├── dashboard_saved_view_create.rbi
│   │   │   │       │   │   ├── dashboard_saved_view_destroy.rbi
│   │   │   │       │   │   ├── dashboard_saved_view_update.rbi
│   │   │   │       │   │   ├── dead_letter.rbi
│   │   │   │       │   │   ├── discussion_apply_filter
│   │   │   │       │   │   │   ├── filter.rbi
│   │   │   │       │   │   │   └── sort.rbi
│   │   │   │       │   │   ├── discussion_apply_filter.rbi
│   │   │   │       │   │   ├── discussion_click
│   │   │   │       │   │   │   ├── event_context.rbi
│   │   │   │       │   │   │   └── event_target.rbi
│   │   │   │       │   │   ├── discussion_click_profile.rbi
│   │   │   │       │   │   ├── discussion_click.rbi
│   │   │   │       │   │   ├── discussion_comment_apply_filter
│   │   │   │       │   │   │   └── sort.rbi
│   │   │   │       │   │   ├── discussion_comment_apply_filter.rbi
│   │   │   │       │   │   ├── discussion_comment_create.rbi
│   │   │   │       │   │   ├── discussion_comment_delete.rbi
│   │   │   │       │   │   ├── discussion_comment_mark_as_answer.rbi
│   │   │   │       │   │   ├── discussion_comment_unmark_as_answer.rbi
│   │   │   │       │   │   ├── discussion_comment_update.rbi
│   │   │   │       │   │   ├── discussion_create.rbi
│   │   │   │       │   │   ├── discussion_delete.rbi
│   │   │   │       │   │   ├── discussion_list_view_filter
│   │   │   │       │   │   │   └── filter.rbi
│   │   │   │       │   │   ├── discussion_list_view_filter.rbi
│   │   │   │       │   │   ├── discussion_poll_create.rbi
│   │   │   │       │   │   ├── discussion_poll_delete.rbi
│   │   │   │       │   │   ├── discussion_poll_update.rbi
│   │   │   │       │   │   ├── discussion_poll_vote_create.rbi
│   │   │   │       │   │   ├── discussion_remove_upvote.rbi
│   │   │   │       │   │   ├── discussion_update.rbi
│   │   │   │       │   │   ├── discussion_upvote.rbi
│   │   │   │       │   │   ├── email_domain_reputation_record_create.rbi
│   │   │   │       │   │   ├── email_link_click.rbi
│   │   │   │       │   │   ├── enterprise_abuse_classification.rbi
│   │   │   │       │   │   ├── entities
│   │   │   │       │   │   │   ├── abuse_classification_origin.rbi
│   │   │   │       │   │   │   ├── abuse_classification_queue_action.rbi
│   │   │   │       │   │   │   ├── abuse_classification_state.rbi
│   │   │   │       │   │   │   ├── actor_location.rbi
│   │   │   │       │   │   │   ├── app
│   │   │   │       │   │   │   │   └── app_type.rbi
│   │   │   │       │   │   │   ├── app.rbi
│   │   │   │       │   │   │   ├── arkose_captcha_response_v4
│   │   │   │       │   │   │   │   ├── fingerprint
│   │   │   │       │   │   │   │   │   ├── browser_characteristics.rbi
│   │   │   │       │   │   │   │   │   ├── device_characteristics.rbi
│   │   │   │       │   │   │   │   │   └── user_preferences.rbi
│   │   │   │       │   │   │   │   ├── fingerprint.rbi
│   │   │   │       │   │   │   │   ├── ip_intelligence.rbi
│   │   │   │       │   │   │   │   └── session_details.rbi
│   │   │   │       │   │   │   ├── arkose_captcha_response_v4.rbi
│   │   │   │       │   │   │   ├── auth_types.rbi
│   │   │   │       │   │   │   ├── auto_merge_request.rbi
│   │   │   │       │   │   │   ├── avatar
│   │   │   │       │   │   │   │   └── owner_type.rbi
│   │   │   │       │   │   │   ├── avatar.rbi
│   │   │   │       │   │   │   ├── behavior_target_entity
│   │   │   │       │   │   │   │   └── entity_type.rbi
│   │   │   │       │   │   │   ├── behavior_target_entity.rbi
│   │   │   │       │   │   │   ├── billing_plan_owner
│   │   │   │       │   │   │   │   ├── spamurai_classification.rbi
│   │   │   │       │   │   │   │   └── type.rbi
│   │   │   │       │   │   │   ├── billing_plan_owner.rbi
│   │   │   │       │   │   │   ├── branch_protection_rule.rbi
│   │   │   │       │   │   │   ├── business.rbi
│   │   │   │       │   │   │   ├── check_annotation.rbi
│   │   │   │       │   │   │   ├── comment_positioning.rbi
│   │   │   │       │   │   │   ├── commit_comment.rbi
│   │   │   │       │   │   │   ├── commit.rbi
│   │   │   │       │   │   │   ├── conflicted_path
│   │   │   │       │   │   │   │   └── conflict_type.rbi
│   │   │   │       │   │   │   ├── conflicted_path.rbi
│   │   │   │       │   │   │   ├── conflict_item.rbi
│   │   │   │       │   │   │   ├── contact_link.rbi
│   │   │   │       │   │   │   ├── country_block_type.rbi
│   │   │   │       │   │   │   ├── custom_enterprise_role.rbi
│   │   │   │       │   │   │   ├── custom_organization_role.rbi
│   │   │   │       │   │   │   ├── custom_repository_role
│   │   │   │       │   │   │   │   └── base_role.rbi
│   │   │   │       │   │   │   ├── custom_repository_role.rbi
│   │   │   │       │   │   │   ├── dashboard_click_metadata.rbi
│   │   │   │       │   │   │   ├── dashboard_pinned_item.rbi
│   │   │   │       │   │   │   ├── dashboard_saved_collection.rbi
│   │   │   │       │   │   │   ├── dashboard_saved_view.rbi
│   │   │   │       │   │   │   ├── dashboard_shortcut.rbi
│   │   │   │       │   │   │   ├── d_git_predicate.rbi
│   │   │   │       │   │   │   ├── discussion_comment.rbi
│   │   │   │       │   │   │   ├── discussion.rbi
│   │   │   │       │   │   │   ├── elasticsearch_query.rbi
│   │   │   │       │   │   │   ├── environment.rbi
│   │   │   │       │   │   │   ├── feature.rbi
│   │   │   │       │   │   │   ├── file_comment.rbi
│   │   │   │       │   │   │   ├── funcaptcha_response.rbi
│   │   │   │       │   │   │   ├── funding_platform
│   │   │   │       │   │   │   │   └── platform_type.rbi
│   │   │   │       │   │   │   ├── funding_platform.rbi
│   │   │   │       │   │   │   ├── gist
│   │   │   │       │   │   │   │   └── visibility.rbi
│   │   │   │       │   │   │   ├── gist_comment
│   │   │   │       │   │   │   │   └── formatter.rbi
│   │   │   │       │   │   │   ├── gist_comment.rbi
│   │   │   │       │   │   │   ├── gist_file.rbi
│   │   │   │       │   │   │   ├── gist.rbi
│   │   │   │       │   │   │   ├── graph_ql_accessed_object.rbi
│   │   │   │       │   │   │   ├── graph_ql_error
│   │   │   │       │   │   │   │   └── error_type.rbi
│   │   │   │       │   │   │   ├── graph_ql_error_location.rbi
│   │   │   │       │   │   │   ├── graph_ql_error.rbi
│   │   │   │       │   │   │   ├── graph_ql_fetched_node_id_type
│   │   │   │       │   │   │   │   └── id_version.rbi
│   │   │   │       │   │   │   ├── graph_ql_fetched_node_id_type.rbi
│   │   │   │       │   │   │   ├── graph_ql_metric_by_service.rbi
│   │   │   │       │   │   │   ├── graph_ql_service_metric.rbi
│   │   │   │       │   │   │   ├── hovercard_context
│   │   │   │       │   │   │   │   └── type.rbi
│   │   │   │       │   │   │   ├── hovercard_context.rbi
│   │   │   │       │   │   │   ├── indeterminate_comment.rbi
│   │   │   │       │   │   │   ├── integration_agent_source.rbi
│   │   │   │       │   │   │   ├── integration_installation
│   │   │   │       │   │   │   │   ├── repository_selection.rbi
│   │   │   │       │   │   │   │   └── target_type.rbi
│   │   │   │       │   │   │   ├── integration_installation.rbi
│   │   │   │       │   │   │   ├── integration.rbi
│   │   │   │       │   │   │   ├── internal_ref_update
│   │   │   │       │   │   │   │   └── batch_ref_rollout_state.rbi
│   │   │   │       │   │   │   ├── internal_ref_update.rbi
│   │   │   │       │   │   │   ├── ip_address
│   │   │   │       │   │   │   │   └── version.rbi
│   │   │   │       │   │   │   ├── ip_address.rbi
│   │   │   │       │   │   │   ├── issue
│   │   │   │       │   │   │   │   ├── issue_state.rbi
│   │   │   │       │   │   │   │   └── issue_state_reason.rbi
│   │   │   │       │   │   │   ├── issue_comment
│   │   │   │       │   │   │   │   └── formatter.rbi
│   │   │   │       │   │   │   ├── issue_comment.rbi
│   │   │   │       │   │   │   ├── issue_field
│   │   │   │       │   │   │   │   └── data_type.rbi
│   │   │   │       │   │   │   ├── issue_field_option.rbi
│   │   │   │       │   │   │   ├── issue_field.rbi
│   │   │   │       │   │   │   ├── issue_link_type.rbi
│   │   │   │       │   │   │   ├── issue.rbi
│   │   │   │       │   │   │   ├── issue_template.rbi
│   │   │   │       │   │   │   ├── issue_type
│   │   │   │       │   │   │   │   ├── color.rbi
│   │   │   │       │   │   │   │   └── issue_type.rbi
│   │   │   │       │   │   │   ├── issue_type.rbi
│   │   │   │       │   │   │   ├── label.rbi
│   │   │   │       │   │   │   ├── line_comment.rbi
│   │   │   │       │   │   │   ├── memex_project
│   │   │   │       │   │   │   │   └── owner_type.rbi
│   │   │   │       │   │   │   ├── memex_project_chart.rbi
│   │   │   │       │   │   │   ├── memex_project_column.rbi
│   │   │   │       │   │   │   ├── memex_project.rbi
│   │   │   │       │   │   │   ├── milestone.rbi
│   │   │   │       │   │   │   ├── multiline_comment.rbi
│   │   │   │       │   │   │   ├── news_feed_event
│   │   │   │       │   │   │   │   ├── type.rbi
│   │   │   │       │   │   │   │   └── visibility.rbi
│   │   │   │       │   │   │   ├── news_feed_event_group
│   │   │   │       │   │   │   │   └── type.rbi
│   │   │   │       │   │   │   ├── news_feed_event_group.rbi
│   │   │   │       │   │   │   ├── news_feed_event.rbi
│   │   │   │       │   │   │   ├── oauth_application.rbi
│   │   │   │       │   │   │   ├── organization
│   │   │   │       │   │   │   │   └── spamurai_classification.rbi
│   │   │   │       │   │   │   ├── organization_invitation
│   │   │   │       │   │   │   │   └── role.rbi
│   │   │   │       │   │   │   ├── organization_invitation.rbi
│   │   │   │       │   │   │   ├── organization.rbi
│   │   │   │       │   │   │   ├── post_processing
│   │   │   │       │   │   │   │   └── processing_type.rbi
│   │   │   │       │   │   │   ├── post_processing.rbi
│   │   │   │       │   │   │   ├── profile_link
│   │   │   │       │   │   │   │   └── link_type.rbi
│   │   │   │       │   │   │   ├── profile_link.rbi
│   │   │   │       │   │   │   ├── profile.rbi
│   │   │   │       │   │   │   ├── project
│   │   │   │       │   │   │   │   ├── type.rbi
│   │   │   │       │   │   │   │   └── visibility.rbi
│   │   │   │       │   │   │   ├── project_card
│   │   │   │       │   │   │   │   └── content_type.rbi
│   │   │   │       │   │   │   ├── project_card.rbi
│   │   │   │       │   │   │   ├── project_column.rbi
│   │   │   │       │   │   │   ├── project.rbi
│   │   │   │       │   │   │   ├── protected_branch
│   │   │   │       │   │   │   │   └── enforcement_level.rbi
│   │   │   │       │   │   │   ├── protected_branch.rbi
│   │   │   │       │   │   │   ├── protected_domain
│   │   │   │       │   │   │   │   └── owner_type.rbi
│   │   │   │       │   │   │   ├── protected_domain.rbi
│   │   │   │       │   │   │   ├── public_key
│   │   │   │       │   │   │   │   └── created_by_type.rbi
│   │   │   │       │   │   │   ├── public_key.rbi
│   │   │   │       │   │   │   ├── pull_request
│   │   │   │       │   │   │   │   ├── changed_file
│   │   │   │       │   │   │   │   │   └── change_type.rbi
│   │   │   │       │   │   │   │   ├── changed_file.rbi
│   │   │   │       │   │   │   │   ├── diff_stats.rbi
│   │   │   │       │   │   │   │   └── pull_request_state.rbi
│   │   │   │       │   │   │   ├── pull_request.rbi
│   │   │   │       │   │   │   ├── pull_request_review
│   │   │   │       │   │   │   │   └── state.rbi
│   │   │   │       │   │   │   ├── pull_request_review_comment
│   │   │   │       │   │   │   │   └── subject_type.rbi
│   │   │   │       │   │   │   ├── pull_request_review_comment.rbi
│   │   │   │       │   │   │   ├── pull_request_review.rbi
│   │   │   │       │   │   │   ├── pull_request_review_thread
│   │   │   │       │   │   │   │   └── location.rbi
│   │   │   │       │   │   │   ├── pull_request_review_thread.rbi
│   │   │   │       │   │   │   ├── pull_request_stack.rbi
│   │   │   │       │   │   │   ├── push_option.rbi
│   │   │   │       │   │   │   ├── push.rbi
│   │   │   │       │   │   │   ├── ref_update.rbi
│   │   │   │       │   │   │   ├── repository
│   │   │   │       │   │   │   │   └── visibility.rbi
│   │   │   │       │   │   │   ├── repository_action.rbi
│   │   │   │       │   │   │   ├── repository_advisory
│   │   │   │       │   │   │   │   └── severity.rbi
│   │   │   │       │   │   │   ├── repository_advisory.rbi
│   │   │   │       │   │   │   ├── repository_dependency_config.rbi
│   │   │   │       │   │   │   ├── repository_dependency_update
│   │   │   │       │   │   │   │   ├── reason.rbi
│   │   │   │       │   │   │   │   ├── state.rbi
│   │   │   │       │   │   │   │   └── trigger.rbi
│   │   │   │       │   │   │   ├── repository_dependency_update.rbi
│   │   │   │       │   │   │   ├── repository_image
│   │   │   │       │   │   │   │   └── role.rbi
│   │   │   │       │   │   │   ├── repository_image.rbi
│   │   │   │       │   │   │   ├── repository_page
│   │   │   │       │   │   │   │   └── page_build_status.rbi
│   │   │   │       │   │   │   ├── repository_page.rbi
│   │   │   │       │   │   │   ├── repository.rbi
│   │   │   │       │   │   │   ├── repository_vulnerability_alert.rbi
│   │   │   │       │   │   │   ├── request_context
│   │   │   │       │   │   │   │   ├── ip_version.rbi
│   │   │   │       │   │   │   │   └── request_method.rbi
│   │   │   │       │   │   │   ├── request_context.rbi
│   │   │   │       │   │   │   ├── reviewable_state.rbi
│   │   │   │       │   │   │   ├── search_result.rbi
│   │   │   │       │   │   │   ├── secondary_rate_limit.rbi
│   │   │   │       │   │   │   ├── security_advisory
│   │   │   │       │   │   │   │   └── severity.rbi
│   │   │   │       │   │   │   ├── security_advisory.rbi
│   │   │   │       │   │   │   ├── security_vulnerability
│   │   │   │       │   │   │   │   ├── package.rbi
│   │   │   │       │   │   │   │   ├── package_version.rbi
│   │   │   │       │   │   │   │   └── severity.rbi
│   │   │   │       │   │   │   ├── security_vulnerability.rbi
│   │   │   │       │   │   │   ├── slash_command_trigger.rbi
│   │   │   │       │   │   │   ├── social_account
│   │   │   │       │   │   │   │   └── provider.rbi
│   │   │   │       │   │   │   ├── social_account.rbi
│   │   │   │       │   │   │   ├── spam_queue_entry.rbi
│   │   │   │       │   │   │   ├── spam_queue.rbi
│   │   │   │       │   │   │   ├── spamurai_form_signals.rbi
│   │   │   │       │   │   │   ├── specimen_data.rbi
│   │   │   │       │   │   │   ├── support_context.rbi
│   │   │   │       │   │   │   ├── team_group_mapping
│   │   │   │       │   │   │   │   └── status.rbi
│   │   │   │       │   │   │   ├── team_group_mapping.rbi
│   │   │   │       │   │   │   ├── team.rbi
│   │   │   │       │   │   │   ├── team_sync_tenant
│   │   │   │       │   │   │   │   ├── provider.rbi
│   │   │   │       │   │   │   │   └── status.rbi
│   │   │   │       │   │   │   ├── team_sync_tenant.rbi
│   │   │   │       │   │   │   ├── tested_feature.rbi
│   │   │   │       │   │   │   ├── token
│   │   │   │       │   │   │   │   └── content_type.rbi
│   │   │   │       │   │   │   ├── token.rbi
│   │   │   │       │   │   │   ├── topic.rbi
│   │   │   │       │   │   │   ├── user
│   │   │   │       │   │   │   │   ├── spamurai_classification.rbi
│   │   │   │       │   │   │   │   └── type.rbi
│   │   │   │       │   │   │   ├── user_asset
│   │   │   │       │   │   │   │   └── state.rbi
│   │   │   │       │   │   │   ├── user_asset.rbi
│   │   │   │       │   │   │   ├── user_email.rbi
│   │   │   │       │   │   │   ├── user.rbi
│   │   │   │       │   │   │   ├── user_status.rbi
│   │   │   │       │   │   │   ├── verifiable_domain
│   │   │   │       │   │   │   │   └── type.rbi
│   │   │   │       │   │   │   └── verifiable_domain.rbi
│   │   │   │       │   │   ├── environment_deleted.rbi
│   │   │   │       │   │   ├── experiment_response.rbi
│   │   │   │       │   │   ├── explore_click
│   │   │   │       │   │   │   ├── click_context.rbi
│   │   │   │       │   │   │   ├── click_target.rbi
│   │   │   │       │   │   │   └── click_visual_representation.rbi
│   │   │   │       │   │   ├── explore_click.rbi
│   │   │   │       │   │   ├── explore_page_view
│   │   │   │       │   │   │   └── view_context.rbi
│   │   │   │       │   │   ├── explore_page_view.rbi
│   │   │   │       │   │   ├── failed_login.rbi
│   │   │   │       │   │   ├── feature_enrollment_event
│   │   │   │       │   │   │   ├── action.rbi
│   │   │   │       │   │   │   └── enrollee_type.rbi
│   │   │   │       │   │   ├── feature_enrollment_event.rbi
│   │   │   │       │   │   ├── feature_flag_decision
│   │   │   │       │   │   │   └── decision.rbi
│   │   │   │       │   │   ├── feature_flag_decision.rbi
│   │   │   │       │   │   ├── feature_gate_upsell_click
│   │   │   │       │   │   │   └── feature_name.rbi
│   │   │   │       │   │   ├── feature_gate_upsell_click.rbi
│   │   │   │       │   │   ├── feature_preview_close_modal_click.rbi
│   │   │   │       │   │   ├── feature_preview_documentation_click.rbi
│   │   │   │       │   │   ├── feature_preview_feedback_click
│   │   │   │       │   │   │   └── display_location.rbi
│   │   │   │       │   │   ├── feature_preview_feedback_click.rbi
│   │   │   │       │   │   ├── feature_preview_open_modal_click
│   │   │   │       │   │   │   └── link_location.rbi
│   │   │   │       │   │   ├── feature_preview_open_modal_click.rbi
│   │   │   │       │   │   ├── feature_preview_selected
│   │   │   │       │   │   │   └── selection_type.rbi
│   │   │   │       │   │   ├── feature_preview_selected.rbi
│   │   │   │       │   │   ├── force_push_timeline_click.rbi
│   │   │   │       │   │   ├── funding_button_click.rbi
│   │   │   │       │   │   ├── funding_file_action
│   │   │   │       │   │   │   └── funding_file_action.rbi
│   │   │   │       │   │   ├── funding_file_action.rbi
│   │   │   │       │   │   ├── funding_link_click.rbi
│   │   │   │       │   │   ├── funding_toggle
│   │   │   │       │   │   │   └── toggle_state.rbi
│   │   │   │       │   │   ├── funding_toggle.rbi
│   │   │   │       │   │   ├── gist_comment_create.rbi
│   │   │   │       │   │   ├── gist_comment_update.rbi
│   │   │   │       │   │   ├── gist_create.rbi
│   │   │   │       │   │   ├── gist_push
│   │   │   │       │   │   │   └── ref_update.rbi
│   │   │   │       │   │   ├── gist_push.rbi
│   │   │   │       │   │   ├── gist_star
│   │   │   │       │   │   │   ├── action_type.rbi
│   │   │   │       │   │   │   └── context_type.rbi
│   │   │   │       │   │   ├── gist_star.rbi
│   │   │   │       │   │   ├── gist_update.rbi
│   │   │   │       │   │   ├── global_header_user_menu_click
│   │   │   │       │   │   │   └── event_target.rbi
│   │   │   │       │   │   ├── global_header_user_menu_click.rbi
│   │   │   │       │   │   ├── graph_ql_query
│   │   │   │       │   │   │   ├── graph_ql_global_id_type.rbi
│   │   │   │       │   │   │   ├── operation_type.rbi
│   │   │   │       │   │   │   ├── origin.rbi
│   │   │   │       │   │   │   ├── target.rbi
│   │   │   │       │   │   │   └── traffic_mirroring.rbi
│   │   │   │       │   │   ├── graph_ql_query.rbi
│   │   │   │       │   │   ├── ignored_user
│   │   │   │       │   │   │   └── action.rbi
│   │   │   │       │   │   ├── ignored_user.rbi
│   │   │   │       │   │   ├── integration_create.rbi
│   │   │   │       │   │   ├── integration_installation_create.rbi
│   │   │   │       │   │   ├── integration_installation_delete.rbi
│   │   │   │       │   │   ├── integration_installation_repositories_added.rbi
│   │   │   │       │   │   ├── integration_installation_repositories_removed.rbi
│   │   │   │       │   │   ├── integration_update.rbi
│   │   │   │       │   │   ├── issue_closed_by_xrefs_click
│   │   │   │       │   │   │   └── reference_location.rbi
│   │   │   │       │   │   ├── issue_closed_by_xrefs_click.rbi
│   │   │   │       │   │   ├── issue_close.rbi
│   │   │   │       │   │   ├── issue_comment_create.rbi
│   │   │   │       │   │   ├── issue_comment_pin_updated
│   │   │   │       │   │   │   └── state.rbi
│   │   │   │       │   │   ├── issue_comment_pin_updated.rbi
│   │   │   │       │   │   ├── issue_comment_update.rbi
│   │   │   │       │   │   ├── issue_converted_to_discussion.rbi
│   │   │   │       │   │   ├── issue_create.rbi
│   │   │   │       │   │   ├── issue_create_template.rbi
│   │   │   │       │   │   ├── issue_deleted.rbi
│   │   │   │       │   │   ├── issue_dependency_list_recalculate.rbi
│   │   │   │       │   │   ├── issue_field_create.rbi
│   │   │   │       │   │   ├── issue_field_destroy.rbi
│   │   │   │       │   │   ├── issue_field_option_create.rbi
│   │   │   │       │   │   ├── issue_field_option_destroy.rbi
│   │   │   │       │   │   ├── issue_field_option_update.rbi
│   │   │   │       │   │   ├── issue_field_update.rbi
│   │   │   │       │   │   ├── issue_hovercard_hover.rbi
│   │   │   │       │   │   ├── issue_link_batch_create.rbi
│   │   │   │       │   │   ├── issue_link_batch_delete.rbi
│   │   │   │       │   │   ├── issue_link_create.rbi
│   │   │   │       │   │   ├── issue_link_delete.rbi
│   │   │   │       │   │   ├── issue_pin_updated
│   │   │   │       │   │   │   └── state.rbi
│   │   │   │       │   │   ├── issue_pin_updated.rbi
│   │   │   │       │   │   ├── issue_reopen.rbi
│   │   │   │       │   │   ├── issue_timeline_filter_click
│   │   │   │       │   │   │   └── filter_selection.rbi
│   │   │   │       │   │   ├── issue_timeline_filter_click.rbi
│   │   │   │       │   │   ├── issue_transferred.rbi
│   │   │   │       │   │   ├── issue_type_create.rbi
│   │   │   │       │   │   ├── issue_type_destroy.rbi
│   │   │   │       │   │   ├── issue_type_update.rbi
│   │   │   │       │   │   ├── issue_update_assignee.rbi
│   │   │   │       │   │   ├── issue_update_issue_field_value
│   │   │   │       │   │   │   └── operation.rbi
│   │   │   │       │   │   ├── issue_update_issue_field_value.rbi
│   │   │   │       │   │   ├── issue_update_issue_type.rbi
│   │   │   │       │   │   ├── issue_update_label.rbi
│   │   │   │       │   │   ├── issue_update_milestone.rbi
│   │   │   │       │   │   ├── issue_update.rbi
│   │   │   │       │   │   ├── job_complete
│   │   │   │       │   │   │   ├── backend.rbi
│   │   │   │       │   │   │   └── query_type_count.rbi
│   │   │   │       │   │   ├── job_complete.rbi
│   │   │   │       │   │   ├── key_link_create.rbi
│   │   │   │       │   │   ├── label_create.rbi
│   │   │   │       │   │   ├── label_delete.rbi
│   │   │   │       │   │   ├── label_update.rbi
│   │   │   │       │   │   ├── mark_file_as_viewed
│   │   │   │       │   │   │   └── action.rbi
│   │   │   │       │   │   ├── mark_file_as_viewed.rbi
│   │   │   │       │   │   ├── member_feature_request_cancelled.rbi
│   │   │   │       │   │   ├── membership_update
│   │   │   │       │   │   │   ├── action.rbi
│   │   │   │       │   │   │   ├── context.rbi
│   │   │   │       │   │   │   └── reason.rbi
│   │   │   │       │   │   ├── membership_update.rbi
│   │   │   │       │   │   ├── memex_bulk_add_items
│   │   │   │       │   │   │   └── added_from.rbi
│   │   │   │       │   │   ├── memex_bulk_add_items.rbi
│   │   │   │       │   │   ├── memex_release_blocked.rbi
│   │   │   │       │   │   ├── memex_release_demoted.rbi
│   │   │   │       │   │   ├── memex_release_promoted.rbi
│   │   │   │       │   │   ├── memex_release_unblocked.rbi
│   │   │   │       │   │   ├── meta_data_blob_event
│   │   │   │       │   │   │   └── actions.rbi
│   │   │   │       │   │   ├── meta_data_blob_event.rbi
│   │   │   │       │   │   ├── milestone_delete.rbi
│   │   │   │       │   │   ├── milestone_update.rbi
│   │   │   │       │   │   ├── msft_enterprise_agreement_support_disentitlement
│   │   │   │       │   │   │   └── msft_support_plan.rbi
│   │   │   │       │   │   ├── msft_enterprise_agreement_support_disentitlement.rbi
│   │   │   │       │   │   ├── msft_enterprise_agreement_support_entitlement
│   │   │   │       │   │   │   └── msft_support_plan.rbi
│   │   │   │       │   │   ├── msft_enterprise_agreement_support_entitlement.rbi
│   │   │   │       │   │   ├── news_feed_click
│   │   │   │       │   │   │   ├── context.rbi
│   │   │   │       │   │   │   └── target_type.rbi
│   │   │   │       │   │   ├── news_feed_click.rbi
│   │   │   │       │   │   ├── news_feed_view
│   │   │   │       │   │   │   ├── context.rbi
│   │   │   │       │   │   │   └── target_type.rbi
│   │   │   │       │   │   ├── news_feed_view.rbi
│   │   │   │       │   │   ├── newsletter_preference_change
│   │   │   │       │   │   │   ├── experimental_arm.rbi
│   │   │   │       │   │   │   ├── preference_choice.rbi
│   │   │   │       │   │   │   └── write_type.rbi
│   │   │   │       │   │   ├── newsletter_preference_change.rbi
│   │   │   │       │   │   ├── oauth_access
│   │   │   │       │   │   │   ├── app_type.rbi
│   │   │   │       │   │   │   └── preset_selection.rbi
│   │   │   │       │   │   ├── oauth_access_delete
│   │   │   │       │   │   │   ├── app_type.rbi
│   │   │   │       │   │   │   └── preset_selection.rbi
│   │   │   │       │   │   ├── oauth_access_delete.rbi
│   │   │   │       │   │   ├── oauth_access.rbi
│   │   │   │       │   │   ├── oauth_access_regenerate
│   │   │   │       │   │   │   ├── app_type.rbi
│   │   │   │       │   │   │   └── preset_selection.rbi
│   │   │   │       │   │   ├── oauth_access_regenerate.rbi
│   │   │   │       │   │   ├── oauth_exchange
│   │   │   │       │   │   │   ├── app_type.rbi
│   │   │   │       │   │   │   └── exchange_result.rbi
│   │   │   │       │   │   ├── oauth_exchange.rbi
│   │   │   │       │   │   ├── octocaptcha_log.rbi
│   │   │   │       │   │   ├── octocaptcha_signup
│   │   │   │       │   │   │   └── event_type.rbi
│   │   │   │       │   │   ├── octocaptcha_signup.rbi
│   │   │   │       │   │   ├── onboarding_task_completed.rbi
│   │   │   │       │   │   ├── orcid_display_preference_change.rbi
│   │   │   │       │   │   ├── orcid_record_create.rbi
│   │   │   │       │   │   ├── orcid_record_destroy.rbi
│   │   │   │       │   │   ├── organization_bulk_invite.rbi
│   │   │   │       │   │   ├── organization_cancel_invitation.rbi
│   │   │   │       │   │   ├── organization_create.rbi
│   │   │   │       │   │   ├── organization_enterprise_owners_view.rbi
│   │   │   │       │   │   ├── organization_hovercard_hover.rbi
│   │   │   │       │   │   ├── organization_invite_click
│   │   │   │       │   │   │   └── event_context.rbi
│   │   │   │       │   │   ├── organization_invite_click.rbi
│   │   │   │       │   │   ├── organization_invite_member.rbi
│   │   │   │       │   │   ├── organization_new_click
│   │   │   │       │   │   │   └── event_target.rbi
│   │   │   │       │   │   ├── organization_new_click.rbi
│   │   │   │       │   │   ├── organization_restore.rbi
│   │   │   │       │   │   ├── organization_retry_invitation.rbi
│   │   │   │       │   │   ├── organization_soft_delete.rbi
│   │   │   │       │   │   ├── organization_toggle_source_ip_disclosure
│   │   │   │       │   │   │   └── state_value.rbi
│   │   │   │       │   │   ├── organization_toggle_source_ip_disclosure.rbi
│   │   │   │       │   │   ├── password_reset_create.rbi
│   │   │   │       │   │   ├── password_update
│   │   │   │       │   │   │   └── update_type.rbi
│   │   │   │       │   │   ├── password_update.rbi
│   │   │   │       │   │   ├── per_seat_plan_callout_click.rbi
│   │   │   │       │   │   ├── post_receive
│   │   │   │       │   │   │   ├── business.rbi
│   │   │   │       │   │   │   └── ref_update.rbi
│   │   │   │       │   │   ├── post_receive_commit
│   │   │   │       │   │   │   ├── author.rbi
│   │   │   │       │   │   │   └── diff_stats.rbi
│   │   │   │       │   │   ├── post_receive_commit.rbi
│   │   │   │       │   │   ├── post_receive.rbi
│   │   │   │       │   │   ├── primary_avatar_update.rbi
│   │   │   │       │   │   ├── profile_activity_tab_visibility_change
│   │   │   │       │   │   │   └── visibility.rbi
│   │   │   │       │   │   ├── profile_activity_tab_visibility_change.rbi
│   │   │   │       │   │   ├── profile_link_click.rbi
│   │   │   │       │   │   ├── profile_link_destroy.rbi
│   │   │   │       │   │   ├── profile_link_update.rbi
│   │   │   │       │   │   ├── profile_pin_create.rbi
│   │   │   │       │   │   ├── profile_pin_destroy.rbi
│   │   │   │       │   │   ├── profile_readme_action
│   │   │   │       │   │   │   └── change_type.rbi
│   │   │   │       │   │   ├── profile_readme_action.rbi
│   │   │   │       │   │   ├── profile_update.rbi
│   │   │   │       │   │   ├── profile_visibility_change
│   │   │   │       │   │   │   └── visibility.rbi
│   │   │   │       │   │   ├── profile_visibility_change.rbi
│   │   │   │       │   │   ├── project_card_event
│   │   │   │       │   │   │   └── action.rbi
│   │   │   │       │   │   ├── project_card_event.rbi
│   │   │   │       │   │   ├── project_card_xref_view_event
│   │   │   │       │   │   │   └── action.rbi
│   │   │   │       │   │   ├── project_card_xref_view_event.rbi
│   │   │   │       │   │   ├── project_event
│   │   │   │       │   │   │   └── action.rbi
│   │   │   │       │   │   ├── project_event.rbi
│   │   │   │       │   │   ├── pull_request_auto_merge_disable.rbi
│   │   │   │       │   │   ├── pull_request_auto_merge_enable.rbi
│   │   │   │       │   │   ├── pull_request_change_base.rbi
│   │   │   │       │   │   ├── pull_request_close.rbi
│   │   │   │       │   │   ├── pull_request_convert_to_draft.rbi
│   │   │   │       │   │   ├── pull_request_create.rbi
│   │   │   │       │   │   ├── pull_request_diffbar_filter_by_revision
│   │   │   │       │   │   │   └── filter.rbi
│   │   │   │       │   │   ├── pull_request_diffbar_filter_by_revision.rbi
│   │   │   │       │   │   ├── pull_request_hovercard_hover.rbi
│   │   │   │       │   │   ├── pull_request_in_progress.rbi
│   │   │   │       │   │   ├── pull_request_local_checkout
│   │   │   │       │   │   │   ├── action.rbi
│   │   │   │       │   │   │   └── client_type.rbi
│   │   │   │       │   │   ├── pull_request_local_checkout.rbi
│   │   │   │       │   │   ├── pull_request_merge
│   │   │   │       │   │   │   ├── merge_action.rbi
│   │   │   │       │   │   │   ├── merge_method.rbi
│   │   │   │       │   │   │   └── merge_state_status.rbi
│   │   │   │       │   │   ├── pull_request_merge_external
│   │   │   │       │   │   │   └── client_type.rbi
│   │   │   │       │   │   ├── pull_request_merge_external.rbi
│   │   │   │       │   │   ├── pull_request_merge.rbi
│   │   │   │       │   │   ├── pull_request_multiline_select
│   │   │   │       │   │   │   └── diff_type.rbi
│   │   │   │       │   │   ├── pull_request_multiline_select.rbi
│   │   │   │       │   │   ├── pull_request_ready_for_review.rbi
│   │   │   │       │   │   ├── pull_request_refresh
│   │   │   │       │   │   │   └── tab_context.rbi
│   │   │   │       │   │   ├── pull_request_refresh.rbi
│   │   │   │       │   │   ├── pull_request_reopen.rbi
│   │   │   │       │   │   ├── pull_request_review_comment_create.rbi
│   │   │   │       │   │   ├── pull_request_review_comment_delete.rbi
│   │   │   │       │   │   ├── pull_request_review_comment_update.rbi
│   │   │   │       │   │   ├── pull_request_review_dismiss.rbi
│   │   │   │       │   │   ├── pull_request_review_edit.rbi
│   │   │   │       │   │   ├── pull_request_review_request
│   │   │   │       │   │   │   ├── action.rbi
│   │   │   │       │   │   │   └── automatic_copilot_reason.rbi
│   │   │   │       │   │   ├── pull_request_review_request_delegation
│   │   │   │       │   │   │   └── algorithm.rbi
│   │   │   │       │   │   ├── pull_request_review_request_delegation.rbi
│   │   │   │       │   │   ├── pull_request_review_request.rbi
│   │   │   │       │   │   ├── pull_request_review_submit.rbi
│   │   │   │       │   │   ├── pull_request_review_thread_create.rbi
│   │   │   │       │   │   ├── pull_request_review_thread_delete.rbi
│   │   │   │       │   │   ├── pull_request_synchronize.rbi
│   │   │   │       │   │   ├── pull_request_timeline_comment_create.rbi
│   │   │   │       │   │   ├── pull_request_timeline_comment_update.rbi
│   │   │   │       │   │   ├── pull_request_update.rbi
│   │   │   │       │   │   ├── pull_request_user_action.rbi
│   │   │   │       │   │   ├── reaction_create.rbi
│   │   │   │       │   │   ├── related_issues_click.rbi
│   │   │   │       │   │   ├── related_issues_meta_at_issue_creation.rbi
│   │   │   │       │   │   ├── related_issues_show_hide_results_click
│   │   │   │       │   │   │   └── action.rbi
│   │   │   │       │   │   ├── related_issues_show_hide_results_click.rbi
│   │   │   │       │   │   ├── release_asset_uploaded.rbi
│   │   │   │       │   │   ├── release_compare_link_click.rbi
│   │   │   │       │   │   ├── release_publish.rbi
│   │   │   │       │   │   ├── release_view.rbi
│   │   │   │       │   │   ├── reminder_integration_error.rbi
│   │   │   │       │   │   ├── remove_content_warning.rbi
│   │   │   │       │   │   ├── repository_add_member.rbi
│   │   │   │       │   │   ├── repository_advisory_create.rbi
│   │   │   │       │   │   ├── repository_advisory_publish.rbi
│   │   │   │       │   │   ├── repository_advisory_update.rbi
│   │   │   │       │   │   ├── repository_advisory_workspace_open.rbi
│   │   │   │       │   │   ├── repository_advisory_workspace_pull_request_merge.rbi
│   │   │   │       │   │   ├── repository_advisory_workspace_pull_request_open.rbi
│   │   │   │       │   │   ├── repository_archived_status_changed.rbi
│   │   │   │       │   │   ├── repository_bulk_invite.rbi
│   │   │   │       │   │   ├── repository_checkpoint
│   │   │   │       │   │   │   └── operation.rbi
│   │   │   │       │   │   ├── repository_checkpoint.rbi
│   │   │   │       │   │   ├── repository_click
│   │   │   │       │   │   │   └── event_target.rbi
│   │   │   │       │   │   ├── repository_click.rbi
│   │   │   │       │   │   ├── repository_clone_create.rbi
│   │   │   │       │   │   ├── repository_commit_status_created
│   │   │   │       │   │   │   └── state.rbi
│   │   │   │       │   │   ├── repository_commit_status_created.rbi
│   │   │   │       │   │   ├── repository_country_blocked.rbi
│   │   │   │       │   │   ├── repository_country_unblocked.rbi
│   │   │   │       │   │   ├── repository_create_click
│   │   │   │       │   │   │   └── event_target.rbi
│   │   │   │       │   │   ├── repository_create_click.rbi
│   │   │   │       │   │   ├── repository_create.rbi
│   │   │   │       │   │   ├── repository_deleted.rbi
│   │   │   │       │   │   ├── repository_dependency_update_cleaned_up.rbi
│   │   │   │       │   │   ├── repository_dependency_update_complete.rbi
│   │   │   │       │   │   ├── repository_dependency_update_created.rbi
│   │   │   │       │   │   ├── repository_dependency_update_errored.rbi
│   │   │   │       │   │   ├── repository_dependency_updates_vulnerabilities_disabled.rbi
│   │   │   │       │   │   ├── repository_dependency_updates_vulnerabilities_enabled.rbi
│   │   │   │       │   │   ├── repository_disabled
│   │   │   │       │   │   │   └── disable_reason.rbi
│   │   │   │       │   │   ├── repository_disabled.rbi
│   │   │   │       │   │   ├── repository_empty_state_click
│   │   │   │       │   │   │   ├── event_target.rbi
│   │   │   │       │   │   │   └── repository_context.rbi
│   │   │   │       │   │   ├── repository_empty_state_click.rbi
│   │   │   │       │   │   ├── repository_enabled.rbi
│   │   │   │       │   │   ├── repository_hovercard_hover.rbi
│   │   │   │       │   │   ├── repository_image_create.rbi
│   │   │   │       │   │   ├── repository_image_destroy.rbi
│   │   │   │       │   │   ├── repository_invite.rbi
│   │   │   │       │   │   ├── repository_issue_type_create.rbi
│   │   │   │       │   │   ├── repository_issue_type_destroy.rbi
│   │   │   │       │   │   ├── repository_issue_type_update.rbi
│   │   │   │       │   │   ├── repository_pages_action_build.rbi
│   │   │   │       │   │   ├── repository_pages_build.rbi
│   │   │   │       │   │   ├── repository_pages_cname_change.rbi
│   │   │   │       │   │   ├── repository_pages_visibility_change.rbi
│   │   │   │       │   │   ├── repository_push
│   │   │   │       │   │   │   └── changed_file.rbi
│   │   │   │       │   │   ├── repository_push_conduit.rbi
│   │   │   │       │   │   ├── repository_push.rbi
│   │   │   │       │   │   ├── repository_push_vulnerability_notification.rbi
│   │   │   │       │   │   ├── repository_rename.rbi
│   │   │   │       │   │   ├── repository_restored.rbi
│   │   │   │       │   │   ├── repository_secret_changed
│   │   │   │       │   │   │   └── state.rbi
│   │   │   │       │   │   ├── repository_secret_changed.rbi
│   │   │   │       │   │   ├── repository_star
│   │   │   │       │   │   │   ├── action_type.rbi
│   │   │   │       │   │   │   └── context_type.rbi
│   │   │   │       │   │   ├── repository_star.rbi
│   │   │   │       │   │   ├── repository_toc_menu_click
│   │   │   │       │   │   │   └── event_target.rbi
│   │   │   │       │   │   ├── repository_toc_menu_click.rbi
│   │   │   │       │   │   ├── repository_transfer
│   │   │   │       │   │   │   ├── criteria.rbi
│   │   │   │       │   │   │   └── state.rbi
│   │   │   │       │   │   ├── repository_transfer.rbi
│   │   │   │       │   │   ├── repository_visibility_changed
│   │   │   │       │   │   │   └── visibility.rbi
│   │   │   │       │   │   ├── repository_visibility_changed.rbi
│   │   │   │       │   │   ├── repository_vulnerability_alert_create
│   │   │   │       │   │   │   └── trigger.rbi
│   │   │   │       │   │   ├── repository_vulnerability_alert_create.rbi
│   │   │   │       │   │   ├── repository_vulnerability_alert_resolve_request
│   │   │   │       │   │   │   └── trigger.rbi
│   │   │   │       │   │   ├── repository_vulnerability_alert_resolve_request.rbi
│   │   │   │       │   │   ├── request
│   │   │   │       │   │   │   ├── ip_version.rbi
│   │   │   │       │   │   │   ├── lazy_dogstats_top_metric.rbi
│   │   │   │       │   │   │   ├── query_type_count.rbi
│   │   │   │       │   │   │   ├── repo_visibility.rbi
│   │   │   │       │   │   │   ├── request_method.rbi
│   │   │   │       │   │   │   └── search_index_addition.rbi
│   │   │   │       │   │   ├── request.rbi
│   │   │   │       │   │   ├── resque_job.rbi
│   │   │   │       │   │   ├── search
│   │   │   │       │   │   │   └── search_type.rbi
│   │   │   │       │   │   ├── search_rate_limit
│   │   │   │       │   │   │   ├── context.rbi
│   │   │   │       │   │   │   └── strategy.rbi
│   │   │   │       │   │   ├── search_rate_limit.rbi
│   │   │   │       │   │   ├── search.rbi
│   │   │   │       │   │   ├── search_result_click.rbi
│   │   │   │       │   │   ├── secret_scan_config_change.rbi
│   │   │   │       │   │   ├── secret_scanning_error
│   │   │   │       │   │   │   └── error_type.rbi
│   │   │   │       │   │   ├── secret_scanning_error.rbi
│   │   │   │       │   │   ├── secret_scanning_partner_feedback_aggregate.rbi
│   │   │   │       │   │   ├── secret_scanning_partner_feedback.rbi
│   │   │   │       │   │   ├── secret_scanning_result_report
│   │   │   │       │   │   │   ├── blob_summary.rbi
│   │   │   │       │   │   │   ├── ref_update.rbi
│   │   │   │       │   │   │   ├── scanning_service.rbi
│   │   │   │       │   │   │   └── token_count.rbi
│   │   │   │       │   │   ├── secret_scanning_result_report.rbi
│   │   │   │       │   │   ├── security_advisory_publish.rbi
│   │   │   │       │   │   ├── security_advisory_show.rbi
│   │   │   │       │   │   ├── security_advisory_update.rbi
│   │   │   │       │   │   ├── security_advisory_withdraw.rbi
│   │   │   │       │   │   ├── security_center_feature_state_change
│   │   │   │       │   │   │   ├── scanning_status.rbi
│   │   │   │       │   │   │   ├── security_feature.rbi
│   │   │   │       │   │   │   └── severity_counts.rbi
│   │   │   │       │   │   ├── security_center_feature_state_change.rbi
│   │   │   │       │   │   ├── security_center_repository_update.rbi
│   │   │   │       │   │   ├── security_incident_remediation.rbi
│   │   │   │       │   │   ├── security_report_download.rbi
│   │   │   │       │   │   ├── settings_context_dropdown
│   │   │   │       │   │   │   ├── event_context.rbi
│   │   │   │       │   │   │   └── event_target.rbi
│   │   │   │       │   │   ├── settings_context_dropdown.rbi
│   │   │   │       │   │   ├── show_annotation_click.rbi
│   │   │   │       │   │   ├── show_org_seats_setting.rbi
│   │   │   │       │   │   ├── signup_interstitial_click
│   │   │   │       │   │   │   └── event_target.rbi
│   │   │   │       │   │   ├── signup_interstitial_click.rbi
│   │   │   │       │   │   ├── similar_issues_click.rbi
│   │   │   │       │   │   ├── similar_issues_meta_at_issue_creation.rbi
│   │   │   │       │   │   ├── similar_issues_show_hide_results_click
│   │   │   │       │   │   │   └── action.rbi
│   │   │   │       │   │   ├── similar_issues_show_hide_results_click.rbi
│   │   │   │       │   │   ├── slash_command_called
│   │   │   │       │   │   │   ├── phase.rbi
│   │   │   │       │   │   │   └── platform.rbi
│   │   │   │       │   │   ├── slash_command_called.rbi
│   │   │   │       │   │   ├── sms_message_sent.rbi
│   │   │   │       │   │   ├── social_account_create.rbi
│   │   │   │       │   │   ├── social_account_destroy.rbi
│   │   │   │       │   │   ├── sso_page_view.rbi
│   │   │   │       │   │   ├── stratocaster_timeline_update.rbi
│   │   │   │       │   │   ├── sub_issue_add.rbi
│   │   │   │       │   │   ├── sub_issue_list_recalculate.rbi
│   │   │   │       │   │   ├── sub_issue_remove.rbi
│   │   │   │       │   │   ├── sub_issue_reprioritize.rbi
│   │   │   │       │   │   ├── successful_login.rbi
│   │   │   │       │   │   ├── suggested_change_applied
│   │   │   │       │   │   │   └── error.rbi
│   │   │   │       │   │   ├── suggested_change_applied.rbi
│   │   │   │       │   │   ├── suggested_changes_click
│   │   │   │       │   │   │   ├── relationship_to_suggestion_type.rbi
│   │   │   │       │   │   │   └── target_type.rbi
│   │   │   │       │   │   ├── suggested_changes_click.rbi
│   │   │   │       │   │   ├── tasklist_add.rbi
│   │   │   │       │   │   ├── tasklist_block_user_action.rbi
│   │   │   │       │   │   ├── tasklist_diff.rbi
│   │   │   │       │   │   ├── tasklist_item_add
│   │   │   │       │   │   │   └── item_type.rbi
│   │   │   │       │   │   ├── tasklist_item_add.rbi
│   │   │   │       │   │   ├── tasklist_item_metadata_menu_click
│   │   │   │       │   │   │   └── menu_type.rbi
│   │   │   │       │   │   ├── tasklist_item_metadata_menu_click.rbi
│   │   │   │       │   │   ├── tasklist_item_remove
│   │   │   │       │   │   │   └── item_type.rbi
│   │   │   │       │   │   ├── tasklist_item_remove.rbi
│   │   │   │       │   │   ├── tasklist_link_click
│   │   │   │       │   │   │   └── link_type.rbi
│   │   │   │       │   │   ├── tasklist_link_click.rbi
│   │   │   │       │   │   ├── tasklist_rename.rbi
│   │   │   │       │   │   ├── tasklist_render
│   │   │   │       │   │   │   └── render_target.rbi
│   │   │   │       │   │   ├── tasklist_render.rbi
│   │   │   │       │   │   ├── team_create.rbi
│   │   │   │       │   │   ├── team_destroy.rbi
│   │   │   │       │   │   ├── team_group_mapping_update.rbi
│   │   │   │       │   │   ├── team_hovercard_hover.rbi
│   │   │   │       │   │   ├── team_rename.rbi
│   │   │   │       │   │   ├── team_sync_tenant_status_change
│   │   │   │       │   │   │   └── status.rbi
│   │   │   │       │   │   ├── team_sync_tenant_status_change.rbi
│   │   │   │       │   │   ├── token_scan
│   │   │   │       │   │   │   ├── repository_type.rbi
│   │   │   │       │   │   │   └── token_source.rbi
│   │   │   │       │   │   ├── token_scan_notify
│   │   │   │       │   │   │   ├── scan_source.rbi
│   │   │   │       │   │   │   ├── token_group
│   │   │   │       │   │   │   │   ├── token
│   │   │   │       │   │   │   │   │   └── token_location.rbi
│   │   │   │       │   │   │   │   └── token.rbi
│   │   │   │       │   │   │   └── token_group.rbi
│   │   │   │       │   │   ├── token_scan_notify.rbi
│   │   │   │       │   │   ├── token_scan.rbi
│   │   │   │       │   │   ├── topics_data
│   │   │   │       │   │   │   └── action.rbi
│   │   │   │       │   │   ├── topics_data.rbi
│   │   │   │       │   │   ├── topic_star
│   │   │   │       │   │   │   ├── action_type.rbi
│   │   │   │       │   │   │   └── context_type.rbi
│   │   │   │       │   │   ├── topic_star.rbi
│   │   │   │       │   │   ├── two_factor_recovery_request_changed
│   │   │   │       │   │   │   ├── action_type.rbi
│   │   │   │       │   │   │   └── evidence_type.rbi
│   │   │   │       │   │   ├── two_factor_recovery_request_changed.rbi
│   │   │   │       │   │   ├── user_add_email.rbi
│   │   │   │       │   │   ├── user_asset_create.rbi
│   │   │   │       │   │   ├── user_asset_scan.rbi
│   │   │   │       │   │   ├── user_behavior.rbi
│   │   │   │       │   │   ├── user_cache_invalidation
│   │   │   │       │   │   │   └── event.rbi
│   │   │   │       │   │   ├── user_cache_invalidation.rbi
│   │   │   │       │   │   ├── user_country_change.rbi
│   │   │   │       │   │   ├── user_dashboard_pin_create
│   │   │   │       │   │   │   └── pin_type.rbi
│   │   │   │       │   │   ├── user_dashboard_pin_create.rbi
│   │   │   │       │   │   ├── user_dashboard_pin_destroy
│   │   │   │       │   │   │   └── pin_type.rbi
│   │   │   │       │   │   ├── user_dashboard_pin_destroy.rbi
│   │   │   │       │   │   ├── user_dashboard_shortcut_create
│   │   │   │       │   │   │   ├── context.rbi
│   │   │   │       │   │   │   └── search_type.rbi
│   │   │   │       │   │   ├── user_dashboard_shortcut_create.rbi
│   │   │   │       │   │   ├── user_dashboard_shortcut_destroy
│   │   │   │       │   │   │   ├── context.rbi
│   │   │   │       │   │   │   └── search_type.rbi
│   │   │   │       │   │   ├── user_dashboard_shortcut_destroy.rbi
│   │   │   │       │   │   ├── user_destroy
│   │   │   │       │   │   │   └── delete_type.rbi
│   │   │   │       │   │   ├── user_destroy.rbi
│   │   │   │       │   │   ├── user_email_verify.rbi
│   │   │   │       │   │   ├── user_email_verify_reminder.rbi
│   │   │   │       │   │   ├── user_follow.rbi
│   │   │   │       │   │   ├── user_hovercard_hover.rbi
│   │   │   │       │   │   ├── user_ip_address_update.rbi
│   │   │   │       │   │   ├── user_logout.rbi
│   │   │   │       │   │   ├── user_profile_click
│   │   │   │       │   │   │   └── event_target.rbi
│   │   │   │       │   │   ├── user_profile_click.rbi
│   │   │   │       │   │   ├── user_profile_highlights_click
│   │   │   │       │   │   │   └── target_type.rbi
│   │   │   │       │   │   ├── user_profile_highlights_click.rbi
│   │   │   │       │   │   ├── user_profile_repositories_view
│   │   │   │       │   │   │   └── selected_repository_sort.rbi
│   │   │   │       │   │   ├── user_profile_repositories_view.rbi
│   │   │   │       │   │   ├── user_profile_view
│   │   │   │       │   │   │   └── selected_tab.rbi
│   │   │   │       │   │   ├── user_profile_view.rbi
│   │   │   │       │   │   ├── user_programmatic_access_create
│   │   │   │       │   │   │   └── preset_selection.rbi
│   │   │   │       │   │   ├── user_programmatic_access_create.rbi
│   │   │   │       │   │   ├── user_programmatic_access_regenerate
│   │   │   │       │   │   │   └── preset_selection.rbi
│   │   │   │       │   │   ├── user_programmatic_access_regenerate.rbi
│   │   │   │       │   │   ├── user_programmatic_access_update
│   │   │   │       │   │   │   └── preset_selection.rbi
│   │   │   │       │   │   ├── user_programmatic_access_update.rbi
│   │   │   │       │   │   ├── user_remove_email.rbi
│   │   │   │       │   │   ├── user_session_update
│   │   │   │       │   │   │   ├── agent_mismatch.rbi
│   │   │   │       │   │   │   └── agent_risk.rbi
│   │   │   │       │   │   ├── user_session_update.rbi
│   │   │   │       │   │   ├── user_signup.rbi
│   │   │   │       │   │   ├── user_status_change.rbi
│   │   │   │       │   │   ├── user_unfollow.rbi
│   │   │   │       │   │   ├── variable_changed
│   │   │   │       │   │   │   ├── owner_type.rbi
│   │   │   │       │   │   │   └── state.rbi
│   │   │   │       │   │   ├── variable_changed.rbi
│   │   │   │       │   │   ├── view_rendered.rbi
│   │   │   │       │   │   ├── wiki_create.rbi
│   │   │   │       │   │   ├── wiki_post_receive
│   │   │   │       │   │   │   └── ref_update.rbi
│   │   │   │       │   │   ├── wiki_post_receive.rbi
│   │   │   │       │   │   ├── wiki_push
│   │   │   │       │   │   │   └── update.rbi
│   │   │   │       │   │   ├── wiki_push.rbi
│   │   │   │       │   │   └── wiki_update.rbi
│   │   │   │       │   ├── v2
│   │   │   │       │   │   ├── entities
│   │   │   │       │   │   │   ├── draft_issue.rbi
│   │   │   │       │   │   │   ├── integration_installation
│   │   │   │       │   │   │   │   ├── repository_selection.rbi
│   │   │   │       │   │   │   │   └── target_type.rbi
│   │   │   │       │   │   │   ├── integration_installation.rbi
│   │   │   │       │   │   │   ├── memex_project
│   │   │   │       │   │   │   │   └── owner_type.rbi
│   │   │   │       │   │   │   ├── memex_project_column.rbi
│   │   │   │       │   │   │   ├── memex_project_column_value.rbi
│   │   │   │       │   │   │   ├── memex_project_column_value_record.rbi
│   │   │   │       │   │   │   ├── memex_project_item.rbi
│   │   │   │       │   │   │   ├── memex_project.rbi
│   │   │   │       │   │   │   ├── memex_project_view.rbi
│   │   │   │       │   │   │   ├── memex_project_view_sort_by.rbi
│   │   │   │       │   │   │   ├── protected_domain
│   │   │   │       │   │   │   │   ├── owner_type.rbi
│   │   │   │       │   │   │   │   └── verification_state.rbi
│   │   │   │       │   │   │   ├── protected_domain.rbi
│   │   │   │       │   │   │   ├── repository
│   │   │   │       │   │   │   │   └── visibility.rbi
│   │   │   │       │   │   │   └── repository.rbi
│   │   │   │       │   │   └── issue_update.rbi
│   │   │   │       │   ├── verifiable_domains
│   │   │   │       │   │   ├── v0
│   │   │   │       │   │   │   ├── domain_approved.rbi
│   │   │   │       │   │   │   ├── domain_created.rbi
│   │   │   │       │   │   │   ├── domain_deleted.rbi
│   │   │   │       │   │   │   ├── domain_unverified.rbi
│   │   │   │       │   │   │   ├── domain_verify_attempt
│   │   │   │       │   │   │   │   └── verification_error_type.rbi
│   │   │   │       │   │   │   ├── domain_verify_attempt.rbi
│   │   │   │       │   │   │   ├── entities
│   │   │   │       │   │   │   │   ├── verifiable_domain
│   │   │   │       │   │   │   │   │   └── type.rbi
│   │   │   │       │   │   │   │   └── verifiable_domain.rbi
│   │   │   │       │   │   │   ├── notification_restrictions_disabled
│   │   │   │       │   │   │   │   └── type.rbi
│   │   │   │       │   │   │   ├── notification_restrictions_disabled.rbi
│   │   │   │       │   │   │   ├── notification_restrictions_enabled
│   │   │   │       │   │   │   │   └── type.rbi
│   │   │   │       │   │   │   ├── notification_restrictions_enabled.rbi
│   │   │   │       │   │   │   ├── notify_affected_users
│   │   │   │       │   │   │   │   └── type.rbi
│   │   │   │       │   │   │   ├── notify_affected_users.rbi
│   │   │   │       │   │   │   ├── organization_profile_domain_verified
│   │   │   │       │   │   │   │   └── type.rbi
│   │   │   │       │   │   │   └── organization_profile_domain_verified.rbi
│   │   │   │       │   │   └── v1
│   │   │   │       │   │       ├── domain_lifecycle
│   │   │   │       │   │       │   └── event_type.rbi
│   │   │   │       │   │       ├── domain_lifecycle.rbi
│   │   │   │       │   │       ├── domain_status_change
│   │   │   │       │   │       │   └── event_type.rbi
│   │   │   │       │   │       ├── domain_status_change.rbi
│   │   │   │       │   │       ├── domain_verify_attempt
│   │   │   │       │   │       │   └── verification_result_type.rbi
│   │   │   │       │   │       ├── domain_verify_attempt.rbi
│   │   │   │       │   │       ├── notification_restrictions_change
│   │   │   │       │   │       │   ├── notifications_status_type.rbi
│   │   │   │       │   │       │   └── type.rbi
│   │   │   │       │   │       └── notification_restrictions_change.rbi
│   │   │   │       │   └── webhooks
│   │   │   │       │       └── v0
│   │   │   │       │           ├── delivery_metadata
│   │   │   │       │           │   ├── delivery_type.rbi
│   │   │   │       │           │   └── installation_target_type.rbi
│   │   │   │       │           ├── delivery_metadata.rbi
│   │   │   │       │           ├── dropped_delivery_metadata
│   │   │   │       │           │   └── dropped_reason.rbi
│   │   │   │       │           ├── dropped_delivery_metadata.rbi
│   │   │   │       │           ├── dropped_event_metadata.rbi
│   │   │   │       │           ├── entities
│   │   │   │       │           │   └── core_event_attributes.rbi
│   │   │   │       │           └── issue_create.rbi
│   │   │   │       ├── graphql_query_analytics
│   │   │   │       │   └── v1
│   │   │   │       │       ├── analyzed_query
│   │   │   │       │       │   ├── operation_type.rbi
│   │   │   │       │       │   ├── origin.rbi
│   │   │   │       │       │   └── target.rbi
│   │   │   │       │       ├── analyzed_query.rbi
│   │   │   │       │       └── entities
│   │   │   │       │           ├── field.rbi
│   │   │   │       │           └── fragment.rbi
│   │   │   │       ├── hamzo
│   │   │   │       │   ├── v0
│   │   │   │       │   │   └── chatterbox_notification.rbi
│   │   │   │       │   └── v1
│   │   │   │       │       ├── add_to_queue
│   │   │   │       │       │   ├── origin.rbi
│   │   │   │       │       │   └── tag.rbi
│   │   │   │       │       └── add_to_queue.rbi
│   │   │   │       ├── heliograph
│   │   │   │       │   └── v1
│   │   │   │       │       ├── account_signal_update.rbi
│   │   │   │       │       └── account_signal_value_change.rbi
│   │   │   │       ├── hydro
│   │   │   │       │   └── v1
│   │   │   │       │       ├── envelope
│   │   │   │       │       │   └── site.rbi
│   │   │   │       │       ├── envelope.rbi
│   │   │   │       │       └── test.rbi
│   │   │   │       ├── launch
│   │   │   │       │   ├── v0
│   │   │   │       │   │   └── entities
│   │   │   │       │   │       ├── action_uses
│   │   │   │       │   │       │   └── action_uses_format.rbi
│   │   │   │       │   │       ├── action_uses.rbi
│   │   │   │       │   │       └── env_var.rbi
│   │   │   │       │   └── v1
│   │   │   │       │       ├── action_execution
│   │   │   │       │       │   ├── execution_status.rbi
│   │   │   │       │       │   ├── external_provider.rbi
│   │   │   │       │       │   └── workflow_status.rbi
│   │   │   │       │       └── action_execution.rbi
│   │   │   │       ├── live_updates
│   │   │   │       │   └── v0
│   │   │   │       │       └── message.rbi
│   │   │   │       ├── meuse
│   │   │   │       │   └── v0
│   │   │   │       │       ├── entities
│   │   │   │       │       │   ├── billable_owner_budget_detail.rbi
│   │   │   │       │       │   ├── billable_owner_detail.rbi
│   │   │   │       │       │   ├── product
│   │   │   │       │       │   │   └── budget_group.rbi
│   │   │   │       │       │   ├── product.rbi
│   │   │   │       │       │   ├── product_sku.rbi
│   │   │   │       │       │   └── unit_of_measure.rbi
│   │   │   │       │       └── metered_usage.rbi
│   │   │   │       ├── notifications
│   │   │   │       │   └── v0
│   │   │   │       │       ├── mark_as_read.rbi
│   │   │   │       │       └── telemetry.rbi
│   │   │   │       ├── notifyd
│   │   │   │       │   ├── v0
│   │   │   │       │   │   ├── deliver_web.rbi
│   │   │   │       │   │   ├── entities
│   │   │   │       │   │   │   ├── reason.rbi
│   │   │   │       │   │   │   ├── retries.rbi
│   │   │   │       │   │   │   ├── saml_enforcement.rbi
│   │   │   │       │   │   │   ├── tracking
│   │   │   │       │   │   │   │   └── subject_metadata.rbi
│   │   │   │       │   │   │   └── tracking.rbi
│   │   │   │       │   │   ├── notify
│   │   │   │       │   │   │   ├── actor.rbi
│   │   │   │       │   │   │   ├── attribute.rbi
│   │   │   │       │   │   │   ├── authorization.rbi
│   │   │   │       │   │   │   ├── config
│   │   │   │       │   │   │   │   └── reason_group.rbi
│   │   │   │       │   │   │   ├── config.rbi
│   │   │   │       │   │   │   ├── context
│   │   │   │       │   │   │   │   └── owner_type.rbi
│   │   │   │       │   │   │   ├── context.rbi
│   │   │   │       │   │   │   ├── recipient_group.rbi
│   │   │   │       │   │   │   ├── rendering.rbi
│   │   │   │       │   │   │   ├── subject.rbi
│   │   │   │       │   │   │   └── topic.rbi
│   │   │   │       │   │   └── notify.rbi
│   │   │   │       │   └── v1
│   │   │   │       │       ├── deliver_web.rbi
│   │   │   │       │       └── entities
│   │   │   │       │           └── recipient.rbi
│   │   │   │       ├── octochat
│   │   │   │       │   └── v0
│   │   │   │       │       ├── login
│   │   │   │       │       │   └── user.rbi
│   │   │   │       │       └── login.rbi
│   │   │   │       ├── orca
│   │   │   │       │   └── v0
│   │   │   │       │       ├── model_deployment_event
│   │   │   │       │       │   ├── model_status.rbi
│   │   │   │       │       │   ├── organization.rbi
│   │   │   │       │       │   └── usage.rbi
│   │   │   │       │       ├── model_deployment_event.rbi
│   │   │   │       │       ├── pipeline_event
│   │   │   │       │       │   ├── model.rbi
│   │   │   │       │       │   ├── organization.rbi
│   │   │   │       │       │   ├── pipeline_status.rbi
│   │   │   │       │       │   └── training_type.rbi
│   │   │   │       │       ├── pipeline_event.rbi
│   │   │   │       │       ├── pipeline_stage_event
│   │   │   │       │       │   ├── aml_component.rbi
│   │   │   │       │       │   └── pipeline_stage_status.rbi
│   │   │   │       │       └── pipeline_stage_event.rbi
│   │   │   │       ├── package_registry
│   │   │   │       │   └── v0
│   │   │   │       │       ├── entities
│   │   │   │       │       │   ├── file.rbi
│   │   │   │       │       │   ├── package
│   │   │   │       │       │   │   ├── registry_type.rbi
│   │   │   │       │       │   │   └── visibility.rbi
│   │   │   │       │       │   ├── package.rbi
│   │   │   │       │       │   ├── package_version.rbi
│   │   │   │       │       │   ├── storage_service
│   │   │   │       │       │   │   └── service_name.rbi
│   │   │   │       │       │   └── storage_service.rbi
│   │   │   │       │       ├── package_deleted.rbi
│   │   │   │       │       ├── package_file_destroyed.rbi
│   │   │   │       │       ├── package_file_published.rbi
│   │   │   │       │       ├── package_published.rbi
│   │   │   │       │       ├── package_transferred.rbi
│   │   │   │       │       ├── package_version_deleted.rbi
│   │   │   │       │       ├── package_version_downloaded.rbi
│   │   │   │       │       ├── package_version_published.rbi
│   │   │   │       │       ├── upstream_package_fetched
│   │   │   │       │       │   └── action.rbi
│   │   │   │       │       └── upstream_package_fetched.rbi
│   │   │   │       ├── pages_deployer
│   │   │   │       │   └── v0
│   │   │   │       │       ├── deployment_status.rbi
│   │   │   │       │       └── entities
│   │   │   │       │           └── host.rbi
│   │   │   │       ├── pages_dfs
│   │   │   │       │   └── v1
│   │   │   │       │       ├── dfs_status.rbi
│   │   │   │       │       └── entities
│   │   │   │       │           ├── opt_bool.rbi
│   │   │   │       │           └── opt_double.rbi
│   │   │   │       ├── ratelimit
│   │   │   │       │   └── v0
│   │   │   │       │       └── rate_limit_decision.rbi
│   │   │   │       ├── registry_metadata
│   │   │   │       │   └── v0
│   │   │   │       │       ├── entities
│   │   │   │       │       │   ├── actor_type.rbi
│   │   │   │       │       │   ├── author_type.rbi
│   │   │   │       │       │   ├── container_config.rbi
│   │   │   │       │       │   ├── container_label_metadata.rbi
│   │   │   │       │       │   ├── container_labels.rbi
│   │   │   │       │       │   ├── container_layer.rbi
│   │   │   │       │       │   ├── container_manifest_metadata.rbi
│   │   │   │       │       │   ├── container_manifest.rbi
│   │   │   │       │       │   ├── container_metadata.rbi
│   │   │   │       │       │   ├── container_tag_metadata.rbi
│   │   │   │       │       │   ├── container_tag.rbi
│   │   │   │       │       │   ├── container_version_metadata.rbi
│   │   │   │       │       │   ├── ecosystem.rbi
│   │   │   │       │       │   ├── maven_dependency.rbi
│   │   │   │       │       │   ├── maven_file_migration_state.rbi
│   │   │   │       │       │   ├── maven_repository.rbi
│   │   │   │       │       │   ├── maven_version_metadata.rbi
│   │   │   │       │       │   ├── migration_data_sync_event_type.rbi
│   │   │   │       │       │   ├── migration_state.rbi
│   │   │   │       │       │   ├── npm_bugs.rbi
│   │   │   │       │       │   ├── npm_directories.rbi
│   │   │   │       │       │   ├── npm_dist.rbi
│   │   │   │       │       │   ├── npm_person.rbi
│   │   │   │       │       │   ├── npm_repository.rbi
│   │   │   │       │       │   ├── npm_version_metadata.rbi
│   │   │   │       │       │   ├── nuget_repository.rbi
│   │   │   │       │       │   ├── nuget_version_metadata.rbi
│   │   │   │       │       │   ├── package_file.rbi
│   │   │   │       │       │   ├── package.rbi
│   │   │   │       │       │   ├── request_context.rbi
│   │   │   │       │       │   ├── rubygems_metadata_dependency.rbi
│   │   │   │       │       │   ├── rubygems_version_metadata.rbi
│   │   │   │       │       │   ├── rubygems_version.rbi
│   │   │   │       │       │   ├── version.rbi
│   │   │   │       │       │   └── visibility.rbi
│   │   │   │       │       ├── index_package.rbi
│   │   │   │       │       ├── layer_deleted.rbi
│   │   │   │       │       ├── layer_downloaded.rbi
│   │   │   │       │       ├── layer_published.rbi
│   │   │   │       │       ├── migration_data_sync_event.rbi
│   │   │   │       │       ├── package_deleted.rbi
│   │   │   │       │       ├── package_published.rbi
│   │   │   │       │       ├── packages_artifact_storage_event
│   │   │   │       │       │   └── artifact_event_type.rbi
│   │   │   │       │       ├── packages_artifact_storage_event.rbi
│   │   │   │       │       ├── packages_namespace_cache_invalidate.rbi
│   │   │   │       │       ├── version_deleted.rbi
│   │   │   │       │       ├── version_downloaded.rbi
│   │   │   │       │       ├── version_migration_initiated.rbi
│   │   │   │       │       ├── version_migration_status.rbi
│   │   │   │       │       └── version_published.rbi
│   │   │   │       ├── security_api
│   │   │   │       │   └── v1
│   │   │   │       │       ├── actions_abuse_block.rbi
│   │   │   │       │       └── entities
│   │   │   │       │           └── actions_abuse_user.rbi
│   │   │   │       ├── spark_workbench
│   │   │   │       │   └── v0
│   │   │   │       │       ├── event.rbi
│   │   │   │       │       ├── restricted_event.rbi
│   │   │   │       │       ├── restricted_spark_codespace_event.rbi
│   │   │   │       │       └── spark_codespace_event.rbi
│   │   │   │       ├── sweagentd
│   │   │   │       │   └── v1
│   │   │   │       │       ├── agents_updated.rbi
│   │   │   │       │       └── entities
│   │   │   │       │           ├── changed_file.rbi
│   │   │   │       │           └── change_type.rbi
│   │   │   │       ├── token_scanning_service
│   │   │   │       │   └── v0
│   │   │   │       │       ├── alert_events
│   │   │   │       │       │   ├── alert_event
│   │   │   │       │       │   │   └── event_type.rbi
│   │   │   │       │       │   └── alert_event.rbi
│   │   │   │       │       ├── alert_events.rbi
│   │   │   │       │       ├── assessment_complete
│   │   │   │       │       │   └── owner_scope.rbi
│   │   │   │       │       ├── assessment_complete.rbi
│   │   │   │       │       ├── backfill_group_request
│   │   │   │       │       │   ├── action.rbi
│   │   │   │       │       │   ├── backfill_type.rbi
│   │   │   │       │       │   ├── business.rbi
│   │   │   │       │       │   └── owner_scope.rbi
│   │   │   │       │       ├── backfill_group_request.rbi
│   │   │   │       │       ├── backfill_request
│   │   │   │       │       │   ├── business.rbi
│   │   │   │       │       │   ├── custom_patterns_scan_type.rbi
│   │   │   │       │       │   ├── event_type.rbi
│   │   │   │       │       │   ├── full_scan_type.rbi
│   │   │   │       │       │   ├── generic_secrets_scan_type.rbi
│   │   │   │       │       │   ├── gist_scope.rbi
│   │   │   │       │       │   ├── low_confidence_scan_type.rbi
│   │   │   │       │       │   ├── organization_scope.rbi
│   │   │   │       │       │   └── repo_scan_scope.rbi
│   │   │   │       │       ├── backfill_request.rbi
│   │   │   │       │       ├── custom_pattern_dry_run_notify
│   │   │   │       │       │   ├── custom_pattern
│   │   │   │       │       │   │   └── owner_scope.rbi
│   │   │   │       │       │   ├── custom_pattern.rbi
│   │   │   │       │       │   └── dry_run_scan_status.rbi
│   │   │   │       │       ├── custom_pattern_dry_run_notify.rbi
│   │   │   │       │       ├── enablement_change
│   │   │   │       │       │   └── owner_scope.rbi
│   │   │   │       │       ├── enablement_change.rbi
│   │   │   │       │       ├── entities
│   │   │   │       │       │   ├── token_resolution.rbi
│   │   │   │       │       │   ├── token_type_confidence.rbi
│   │   │   │       │       │   └── token_validity.rbi
│   │   │   │       │       ├── github_token_revocation_event
│   │   │   │       │       │   ├── github_token_type.rbi
│   │   │   │       │       │   └── repo_type.rbi
│   │   │   │       │       ├── github_token_revocation_event.rbi
│   │   │   │       │       ├── job_group_event
│   │   │   │       │       │   ├── event_type.rbi
│   │   │   │       │       │   ├── group_status.rbi
│   │   │   │       │       │   ├── group_type.rbi
│   │   │   │       │       │   └── owner_scope.rbi
│   │   │   │       │       ├── job_group_event.rbi
│   │   │   │       │       ├── public_monitoring_alert_event.rbi
│   │   │   │       │       ├── scan_complete_event
│   │   │   │       │       │   ├── pattern_scope.rbi
│   │   │   │       │       │   ├── source.rbi
│   │   │   │       │       │   ├── status.rbi
│   │   │   │       │       │   └── type.rbi
│   │   │   │       │       ├── scan_complete_event.rbi
│   │   │   │       │       ├── token_metadata_event.rbi
│   │   │   │       │       ├── token_user_revocation_event
│   │   │   │       │       │   └── repo_type.rbi
│   │   │   │       │       └── token_user_revocation_event.rbi
│   │   │   │       ├── turboghas
│   │   │   │       │   └── v0
│   │   │   │       │       └── summary.rbi
│   │   │   │       ├── turboquality
│   │   │   │       │   └── v0
│   │   │   │       │       ├── coverage_pull_request_overview
│   │   │   │       │       │   ├── coverage_category.rbi
│   │   │   │       │       │   └── file_overview.rbi
│   │   │   │       │       ├── coverage_pull_request_overview.rbi
│   │   │   │       │       ├── new_analysis.rbi
│   │   │   │       │       ├── new_coverage_report.rbi
│   │   │   │       │       ├── pull_request_analysis
│   │   │   │       │       │   ├── advisory.rbi
│   │   │   │       │       │   ├── advisory_severity.rbi
│   │   │   │       │       │   ├── annotation_result.rbi
│   │   │   │       │       │   ├── dependency_metadata.rbi
│   │   │   │       │       │   ├── finding.rbi
│   │   │   │       │       │   ├── location.rbi
│   │   │   │       │       │   ├── related_location.rbi
│   │   │   │       │       │   ├── result.rbi
│   │   │   │       │       │   ├── rule.rbi
│   │   │   │       │       │   ├── rule_severity.rbi
│   │   │   │       │       │   ├── suggested_fix_file.rbi
│   │   │   │       │       │   ├── suggested_fix.rbi
│   │   │   │       │       │   ├── validation_check.rbi
│   │   │   │       │       │   ├── validation_check_status.rbi
│   │   │   │       │       │   └── validation_type.rbi
│   │   │   │       │       └── pull_request_analysis.rbi
│   │   │   │       ├── turboscan
│   │   │   │       │   └── v0
│   │   │   │       │       ├── alert_event
│   │   │   │       │       │   ├── alert_instance.rbi
│   │   │   │       │       │   ├── alert_tracking_link.rbi
│   │   │   │       │       │   ├── analysis_key.rbi
│   │   │   │       │       │   ├── event_type.rbi
│   │   │   │       │       │   ├── location.rbi
│   │   │   │       │       │   ├── resolution_type.rbi
│   │   │   │       │       │   ├── result.rbi
│   │   │   │       │       │   ├── rule.rbi
│   │   │   │       │       │   ├── rule_severity.rbi
│   │   │   │       │       │   ├── security_severity.rbi
│   │   │   │       │       │   ├── tool_description.rbi
│   │   │   │       │       │   └── tracking_system.rbi
│   │   │   │       │       └── alert_event.rbi
│   │   │   │       └── windbeam
│   │   │   │           └── v0
│   │   │   │               ├── data_subject_message
│   │   │   │               │   └── stage_name.rbi
│   │   │   │               ├── data_subject_message.rbi
│   │   │   │               ├── data_subject_message_response
│   │   │   │               │   └── message_response_type.rbi
│   │   │   │               ├── data_subject_message_response.rbi
│   │   │   │               ├── data_subject_request.rbi
│   │   │   │               ├── dead_letter.rbi
│   │   │   │               ├── dead_letter_response.rbi
│   │   │   │               ├── entities
│   │   │   │               │   ├── data_subject
│   │   │   │               │   │   ├── account_type.rbi
│   │   │   │               │   │   └── identity_type.rbi
│   │   │   │               │   ├── data_subject.rbi
│   │   │   │               │   ├── request_metadata
│   │   │   │               │   │   ├── request_type.rbi
│   │   │   │               │   │   └── status.rbi
│   │   │   │               │   └── request_metadata.rbi
│   │   │   │               ├── health_check.rbi
│   │   │   │               ├── participant_dead_letter_response.rbi
│   │   │   │               └── request_completed_event.rbi
│   │   │   ├── hydro_aggregation_api
│   │   │   │   └── v1
│   │   │   │       ├── aggregation.rbi
│   │   │   │       ├── aggregation_service_client.rbi
│   │   │   │       ├── aggregation_type.rbi
│   │   │   │       ├── granularity.rbi
│   │   │   │       ├── timeseries_request.rbi
│   │   │   │       ├── timeseries_response
│   │   │   │       │   └── data.rbi
│   │   │   │       ├── timeseries_response.rbi
│   │   │   │       ├── top_n_request.rbi
│   │   │   │       ├── top_n_response
│   │   │   │       │   └── data.rbi
│   │   │   │       └── top_n_response.rbi
│   │   │   ├── hydro_audit_entry_job.rbi
│   │   │   ├── hydro_deployment_record_status_change_job.rbi
│   │   │   ├── hydro_publish_via_aqueduct_job.rbi
│   │   │   ├── ignored_user.rbi
│   │   │   ├── ignore_list_notifications_job.rbi
│   │   │   ├── ignore_user_job.rbi
│   │   │   ├── immutable_actions_opt_out.rbi
│   │   │   ├── importable_commit_comment.rbi
│   │   │   ├── importable_issue_comment.rbi
│   │   │   ├── importable_issue_event.rbi
│   │   │   ├── importable_issue.rbi
│   │   │   ├── importable_project_card.rbi
│   │   │   ├── importable_project_column.rbi
│   │   │   ├── importable_project.rbi
│   │   │   ├── importable_pull_request.rbi
│   │   │   ├── importable_pull_request_review_comment.rbi
│   │   │   ├── importable_pull_request_review.rbi
│   │   │   ├── importable_pull_request_review_thread.rbi
│   │   │   ├── importable_release.rbi
│   │   │   ├── importable_repository.rbi
│   │   │   ├── importable_review_request.rbi
│   │   │   ├── import_advanced_security_app_public_keys_job.rbi
│   │   │   ├── import_archive_job.rbi
│   │   │   ├── import_export
│   │   │   │   └── domain.rbi
│   │   │   ├── import_export.rbi
│   │   │   ├── import_issue_job.rbi
│   │   │   ├── import_item_error.rbi
│   │   │   ├── import_item.rbi
│   │   │   ├── import_project_job.rbi
│   │   │   ├── import.rbi
│   │   │   ├── index_source_code_job.rbi
│   │   │   ├── initialize_invoiced_sponsor_job.rbi
│   │   │   ├── in_product_messaging_subscription.rbi
│   │   │   ├── in_product_targeting
│   │   │   │   └── domain.rbi
│   │   │   ├── in_product_targeting.rbi
│   │   │   ├── insights
│   │   │   │   ├── incremental_ingestion
│   │   │   │   │   └── entity_destroyed_job.rbi
│   │   │   │   └── incremental_ingestion_job.rbi
│   │   │   ├── install_automatic_integrations_job.rbi
│   │   │   ├── instrument_bulk_credential_authorization_grants_job.rbi
│   │   │   ├── instrument_organization_trade_restriction_enforce_job.rbi
│   │   │   ├── instrument_profile_domain_verified_job.rbi
│   │   │   ├── integration_agent.rbi
│   │   │   ├── integration_alias.rbi
│   │   │   ├── integration_allowed_package.rbi
│   │   │   ├── integration_bypass_actor.rbi
│   │   │   ├── integration_client_secret_access_job.rbi
│   │   │   ├── integration_client_secret.rbi
│   │   │   ├── integration_content_reference.rbi
│   │   │   ├── integration_feature.rbi
│   │   │   ├── integration_installation_instrumentation_job.rbi
│   │   │   ├── integration_installation.rbi
│   │   │   ├── integration_installation_repository_removal_job.rbi
│   │   │   ├── integration_installation_request.rbi
│   │   │   ├── integration_installation_request_repository.rbi
│   │   │   ├── integration_install_trigger.rbi
│   │   │   ├── integration_key.rbi
│   │   │   ├── integration_listing_feature.rbi
│   │   │   ├── integration_listing_language_name.rbi
│   │   │   ├── integration_listing.rbi
│   │   │   ├── integration_mailer.rbi
│   │   │   ├── integration_manifest.rbi
│   │   │   ├── integration.rbi
│   │   │   ├── integrations_controller_methods.rbi
│   │   │   ├── integration_single_file.rbi
│   │   │   ├── integration_transfer.rbi
│   │   │   ├── integration_version.rbi
│   │   │   ├── interaction_limit.rbi
│   │   │   ├── interaction.rbi
│   │   │   ├── interaction_setting.rbi
│   │   │   ├── intermediary_scheduled_aqueduct_job.rbi
│   │   │   ├── internal_repository.rbi
│   │   │   ├── in_toto_attestation
│   │   │   │   └── v1
│   │   │   │       ├── resource_descriptor.rbi
│   │   │   │       └── statement.rbi
│   │   │   ├── invalidate_expired_invites_job.rbi
│   │   │   ├── invoiced_sponsorship_transfer_job.rbi
│   │   │   ├── invoiced_sponsorship_transfer.rbi
│   │   │   ├── invoiced_sponsorship_transfer_reversal_job.rbi
│   │   │   ├── invoiced_sponsorship_transfer_reversal.rbi
│   │   │   ├── ip_allowlist_entry.rbi
│   │   │   ├── ip_allowlist_mailer.rbi
│   │   │   ├── ipm_enterprise_match.rbi
│   │   │   ├── ipm_match.rbi
│   │   │   ├── ipm_organization_match.rbi
│   │   │   ├── ipm_repository_match.rbi
│   │   │   ├── ipr_kv_cleanup_expired_data_job
│   │   │   │   └── ipr_key_values.rbi
│   │   │   ├── ipr_kv_cleanup_expired_data_job.rbi
│   │   │   ├── issue
│   │   │   │   └── control_flow.rbi
│   │   │   ├── issue_comment_edit.rbi
│   │   │   ├── issue_comment_orchestration_job.rbi
│   │   │   ├── issue_comment_orchestration.rbi
│   │   │   ├── issue_comment.rbi
│   │   │   ├── issue_comment_reaction.rbi
│   │   │   ├── issue_dependency_list.rbi
│   │   │   ├── issue_dependency.rbi
│   │   │   ├── issue_edit.rbi
│   │   │   ├── issue_event_author.rbi
│   │   │   ├── issue_event_detail.rbi
│   │   │   ├── issue_event_notification.rbi
│   │   │   ├── issue_event.rbi
│   │   │   ├── issue_field_date.rbi
│   │   │   ├── issue_field_date_value.rbi
│   │   │   ├── issue_field_multi_select.rbi
│   │   │   ├── issue_field_multi_select_value.rbi
│   │   │   ├── issue_field_number.rbi
│   │   │   ├── issue_field_number_value.rbi
│   │   │   ├── issue_field_option.rbi
│   │   │   ├── issue_field.rbi
│   │   │   ├── issue_field_single_select.rbi
│   │   │   ├── issue_field_single_select_value.rbi
│   │   │   ├── issue_field_text.rbi
│   │   │   ├── issue_field_text_value.rbi
│   │   │   ├── issue_field_value.rbi
│   │   │   ├── issue_import.rbi
│   │   │   ├── issue_link.rbi
│   │   │   ├── issue_orchestration_job.rbi
│   │   │   ├── issue_orchestration.rbi
│   │   │   ├── issue_orchestration_sweeper_job.rbi
│   │   │   ├── issue_priority.rbi
│   │   │   ├── issue.rbi
│   │   │   ├── issue_reaction.rbi
│   │   │   ├── issues
│   │   │   │   ├── domain
│   │   │   │   │   ├── comments.rbi
│   │   │   │   │   ├── copilot.rbi
│   │   │   │   │   ├── issue_fields.rbi
│   │   │   │   │   ├── issue_types.rbi
│   │   │   │   │   ├── labels.rbi
│   │   │   │   │   ├── planning_templates.rbi
│   │   │   │   │   ├── reactions.rbi
│   │   │   │   │   ├── semantic_search.rbi
│   │   │   │   │   ├── suggestions.rbi
│   │   │   │   │   ├── transfer.rbi
│   │   │   │   │   └── triage.rbi
│   │   │   │   └── domain.rbi
│   │   │   ├── issues_graph
│   │   │   │   └── proto
│   │   │   │       ├── add_tracking_block_request.rbi
│   │   │   │       ├── add_tracking_block_response.rbi
│   │   │   │       ├── completion.rbi
│   │   │   │       ├── delete_relationship_request.rbi
│   │   │   │       ├── get_issue_request.rbi
│   │   │   │       ├── get_issue_response.rbi
│   │   │   │       ├── get_item_modified_at_request.rbi
│   │   │   │       ├── get_item_modified_at_response.rbi
│   │   │   │       ├── get_project_item_completions_request.rbi
│   │   │   │       ├── get_project_item_completions_response.rbi
│   │   │   │       ├── get_project_tracked_by_items_request.rbi
│   │   │   │       ├── get_project_tracked_by_items_response.rbi
│   │   │   │       ├── get_tracking_block_request.rbi
│   │   │   │       ├── get_tracking_block_response.rbi
│   │   │   │       ├── get_tracking_blocks_response.rbi
│   │   │   │       ├── issue.rbi
│   │   │   │       ├── issue_relationships.rbi
│   │   │   │       ├── issues_graph_client.rbi
│   │   │   │       ├── item_type.rbi
│   │   │   │       ├── key.rbi
│   │   │   │       ├── label.rbi
│   │   │   │       ├── new_relationships_request.rbi
│   │   │   │       ├── primary_key.rbi
│   │   │   │       ├── project.rbi
│   │   │   │       ├── projects_client.rbi
│   │   │   │       ├── query_type.rbi
│   │   │   │       ├── relationship_type.rbi
│   │   │   │       ├── remove_tracking_block_request.rbi
│   │   │   │       ├── replace_for_parent_request.rbi
│   │   │   │       ├── replace_for_parent_response.rbi
│   │   │   │       ├── response_source_type.rbi
│   │   │   │       ├── status_response.rbi
│   │   │   │       ├── tracked_by_item.rbi
│   │   │   │       ├── tracking_block_item.rbi
│   │   │   │       ├── tracking_block.rbi
│   │   │   │       ├── tracking_blocks_client.rbi
│   │   │   │       ├── update_by_diff_for_parent_request.rbi
│   │   │   │       ├── update_by_diff_for_parent_response.rbi
│   │   │   │       ├── update_issue_request.rbi
│   │   │   │       ├── update_tracking_block_by_key_request.rbi
│   │   │   │       ├── upsert_project_and_relationships_request.rbi
│   │   │   │       ├── upsert_project_and_relationships_response.rbi
│   │   │   │       └── user.rbi
│   │   │   ├── issues_labels.rbi
│   │   │   ├── issues.rbi
│   │   │   ├── issue_summarize_job.rbi
│   │   │   ├── issue_summary.rbi
│   │   │   ├── issue_template_config.rbi
│   │   │   ├── issue_transfer.rbi
│   │   │   ├── issue_triage_job.rbi
│   │   │   ├── issue_type.rbi
│   │   │   ├── job_enqueuing_proxy_job.rbi
│   │   │   ├── job_status
│   │   │   │   └── data_store.rbi
│   │   │   ├── key_link.rbi
│   │   │   ├── key_links
│   │   │   │   └── public
│   │   │   │       └── throttler.rbi
│   │   │   ├── label.rbi
│   │   │   ├── language_name.rbi
│   │   │   ├── language.rbi
│   │   │   ├── larger_runners_account_ip_disable_mailer.rbi
│   │   │   ├── larger_runners_onboard_waitlist_user_job.rbi
│   │   │   ├── last_seen_pull_request_revision.rbi
│   │   │   ├── ldap_group_member.rbi
│   │   │   ├── ldap_mapping.rbi
│   │   │   ├── ldap_new_member_sync_job.rbi
│   │   │   ├── ldap_team_sync_job.rbi
│   │   │   ├── ldap_user_sync_job.rbi
│   │   │   ├── lead_ingestion_submission_job.rbi
│   │   │   ├── legacy_remove_org_member_data_job.rbi
│   │   │   ├── legal_hold.rbi
│   │   │   ├── licensify
│   │   │   │   └── services
│   │   │   │       └── v1
│   │   │   │           ├── customer_license_enablement_detail.rbi
│   │   │   │           ├── customer_license_enablement.rbi
│   │   │   │           ├── customer_license.rbi
│   │   │   │           ├── customer_license_service_client.rbi
│   │   │   │           ├── customer.rbi
│   │   │   │           ├── customer_service_client.rbi
│   │   │   │           ├── delete_deactivated_licenses_request.rbi
│   │   │   │           ├── delete_deactivated_licenses_response.rbi
│   │   │   │           ├── enablement_reason.rbi
│   │   │   │           ├── get_additional_committers_per_repository_request.rbi
│   │   │   │           ├── get_additional_committers_per_repository_response.rbi
│   │   │   │           ├── get_customer_license_request.rbi
│   │   │   │           ├── get_customer_license_response.rbi
│   │   │   │           ├── get_customer_licenses_request.rbi
│   │   │   │           ├── get_customer_licenses_response.rbi
│   │   │   │           ├── get_customer_request.rbi
│   │   │   │           ├── get_customer_response.rbi
│   │   │   │           ├── get_enablement_count_request.rbi
│   │   │   │           ├── get_enablement_count_response.rbi
│   │   │   │           ├── get_grouped_counts_request.rbi
│   │   │   │           ├── get_grouped_counts_response.rbi
│   │   │   │           ├── get_licensee_ids_by_type_request.rbi
│   │   │   │           ├── get_licensee_ids_by_type_response.rbi
│   │   │   │           ├── get_licensee_ids_request.rbi
│   │   │   │           ├── get_licensee_ids_response.rbi
│   │   │   │           ├── get_license_history_request.rbi
│   │   │   │           ├── get_license_history_response.rbi
│   │   │   │           ├── get_product_enablement_ids_request.rbi
│   │   │   │           ├── get_product_enablement_ids_response.rbi
│   │   │   │           ├── get_product_enablements_request.rbi
│   │   │   │           ├── get_product_enablements_response.rbi
│   │   │   │           ├── grouped_count.rbi
│   │   │   │           ├── licensee_ids_by_type.rbi
│   │   │   │           ├── licensee.rbi
│   │   │   │           ├── licensee_type.rbi
│   │   │   │           ├── license_event_type.rbi
│   │   │   │           ├── license_history_event.rbi
│   │   │   │           ├── license_history_service_client.rbi
│   │   │   │           ├── license_status.rbi
│   │   │   │           ├── licensing_model.rbi
│   │   │   │           ├── product_enablement.rbi
│   │   │   │           ├── product_enablement_service_client.rbi
│   │   │   │           ├── product_enablement_source_type.rbi
│   │   │   │           ├── product_enablement_type.rbi
│   │   │   │           ├── product_grouped_counts.rbi
│   │   │   │           ├── product.rbi
│   │   │   │           ├── repository_additional_committers.rbi
│   │   │   │           ├── sync_customer_request.rbi
│   │   │   │           ├── sync_customer_response.rbi
│   │   │   │           ├── sync_entity_type.rbi
│   │   │   │           ├── sync_organization_memberships_request.rbi
│   │   │   │           ├── sync_organization_memberships_response.rbi
│   │   │   │           ├── sync_product_enablements_request.rbi
│   │   │   │           ├── sync_product_enablements_response.rbi
│   │   │   │           ├── upsert_customer_license_request.rbi
│   │   │   │           ├── upsert_customer_license_response.rbi
│   │   │   │           ├── upsert_customer_request.rbi
│   │   │   │           ├── upsert_customer_response.rbi
│   │   │   │           ├── upsert_product_enablement_request.rbi
│   │   │   │           └── upsert_product_enablement_response.rbi
│   │   │   ├── licensing
│   │   │   │   ├── bundled_license_assignment_business_linking_job.rbi
│   │   │   │   ├── bundled_license_assignment.rbi
│   │   │   │   ├── bundled_license_assignments_agreement_unlinking_job.rbi
│   │   │   │   ├── check_vss_subscription_event_failures_job.rbi
│   │   │   │   ├── check_vss_subscription_unprocessed_events_job.rbi
│   │   │   │   ├── enterprise_agreement.rbi
│   │   │   │   ├── generate_metered_server_license_job.rbi
│   │   │   │   ├── ghas_unbundle_transition.rbi
│   │   │   │   ├── ghes_license.rbi
│   │   │   │   ├── licensing_model_transition.rbi
│   │   │   │   ├── metered_transition_reminder_job.rbi
│   │   │   │   ├── scheduled_full_license_sync_job.rbi
│   │   │   │   ├── send_vss_agreement_backfill_message_job.rbi
│   │   │   │   ├── send_vss_status_message_job.rbi
│   │   │   │   ├── set_user_from_business_on_bundled_license_assignment_job.rbi
│   │   │   │   ├── set_user_from_emails_on_bundled_license_assignment_job.rbi
│   │   │   │   ├── sync_customer_licenses_in_licensify_job.rbi
│   │   │   │   ├── transition_enterprise_to_metered_licensing_job.rbi
│   │   │   │   ├── transition_enterprise_to_volume_licensing_job.rbi
│   │   │   │   ├── transition_rebundle_ghas_for_business_job.rbi
│   │   │   │   ├── transition_unbundle_ghas_for_business_job.rbi
│   │   │   │   ├── trigger_scheduled_ghas_unbundle_transitions_job.rbi
│   │   │   │   ├── trigger_scheduled_licensing_model_transitions_job.rbi
│   │   │   │   ├── unlink_user_from_bundled_license_assignments_job.rbi
│   │   │   │   ├── vss
│   │   │   │   │   └── vss_subscription_event.rbi
│   │   │   │   └── vss_subscription_event_processing_job.rbi
│   │   │   ├── licensing_kv_cleanup_expired_data_job
│   │   │   │   └── licensing_key_values.rbi
│   │   │   ├── licensing_kv_cleanup_expired_data_job.rbi
│   │   │   ├── link_memex_project_to_repository_job.rbi
│   │   │   ├── log_audit_entry_job.rbi
│   │   │   ├── log_sponsorship_stripe_radar_risk_score_job.rbi
│   │   │   ├── mailchimp_batch_status_job.rbi
│   │   │   ├── mailchimp_data_quality_sync_job.rbi
│   │   │   ├── mailchimp_delete_job.rbi
│   │   │   ├── mailchimp_readme_newsletter_job.rbi
│   │   │   ├── mailchimp_subscribe_job.rbi
│   │   │   ├── mailchimp_team_list_job.rbi
│   │   │   ├── mailchimp_unsubscribe_job.rbi
│   │   │   ├── mailchimp_webhook_job.rbi
│   │   │   ├── maintain_tracking_ref_job.rbi
│   │   │   ├── mannequin_claim.rbi
│   │   │   ├── mannequin_email.rbi
│   │   │   ├── mannequin_ownership.rbi
│   │   │   ├── mannequin.rbi
│   │   │   ├── map_import_records_job.rbi
│   │   │   ├── marketing_consent_submission_job.rbi
│   │   │   ├── marketing_forms_submission_job.rbi
│   │   │   ├── marketplace
│   │   │   │   ├── agreement.rbi
│   │   │   │   ├── agreement_signature.rbi
│   │   │   │   ├── category
│   │   │   │   │   └── habtm_listings.rbi
│   │   │   │   ├── category.rbi
│   │   │   │   ├── domain
│   │   │   │   │   └── repository_settings.rbi
│   │   │   │   ├── domain.rbi
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   ├── listing
│   │   │   │   │   ├── habtm_categories.rbi
│   │   │   │   │   ├── habtm_filter_categories.rbi
│   │   │   │   │   └── habtm_regular_categories.rbi
│   │   │   │   ├── listing_featured_organization.rbi
│   │   │   │   ├── listing_image.rbi
│   │   │   │   ├── listing_insight.rbi
│   │   │   │   ├── listing_plan_bullet.rbi
│   │   │   │   ├── listing_plan.rbi
│   │   │   │   ├── listing.rbi
│   │   │   │   ├── listing_screenshot.rbi
│   │   │   │   ├── listing_supported_language.rbi
│   │   │   │   ├── order_preview.rbi
│   │   │   │   ├── payloads
│   │   │   │   │   ├── index.rbi
│   │   │   │   │   ├── show_action.rbi
│   │   │   │   │   └── show_app.rbi
│   │   │   │   ├── side_nav_view.rbi
│   │   │   │   └── story.rbi
│   │   │   ├── marketplace_blog_sync_job.rbi
│   │   │   ├── marketplace_cancel_subscriptions_job.rbi
│   │   │   ├── marketplace_categories_repository_action.rbi
│   │   │   ├── marketplace_kv_cleanup_expired_data_job.rbi
│   │   │   ├── marketplace_listing_plan_zuora_sync_job.rbi
│   │   │   ├── marketplace_mailer.rbi
│   │   │   ├── marketplace_oauth_app_install_job.rbi
│   │   │   ├── marketplace_purchases
│   │   │   │   └── order_preview_view.rbi
│   │   │   ├── marketplace.rbi
│   │   │   ├── marketplace_subscription_cancel_email_job.rbi
│   │   │   ├── mark_not_deleted_organization_orchestration.rbi
│   │   │   ├── mass_install_automatic_integrations_job.rbi
│   │   │   ├── mcp_server_config.rbi
│   │   │   ├── mcp_server.rbi
│   │   │   ├── media
│   │   │   │   ├── blob.rbi
│   │   │   │   └── transition.rbi
│   │   │   ├── member_feature_request
│   │   │   │   ├── copilot_for_business_seat_status_job.rbi
│   │   │   │   └── notification.rbi
│   │   │   ├── member_feature_request_mailer.rbi
│   │   │   ├── member_feature_request.rbi
│   │   │   ├── memex
│   │   │   │   ├── project_list
│   │   │   │   │   └── add_or_link_project_button_container_component.rbi
│   │   │   │   └── project_list_component.rbi
│   │   │   ├── memex_agent_task.rbi
│   │   │   ├── memex_archive_job.rbi
│   │   │   ├── memex_bulk_add_job.rbi
│   │   │   ├── memex_destroy_items_job.rbi
│   │   │   ├── memex_items_bulk_update_job.rbi
│   │   │   ├── memex_kv_cleanup_expired_data_job
│   │   │   │   └── memex_key_values.rbi
│   │   │   ├── memex_kv_cleanup_expired_data_job.rbi
│   │   │   ├── memex_project_agent_workflow_state.rbi
│   │   │   ├── memex_project_chart.rbi
│   │   │   ├── memex_project_column
│   │   │   │   └── field
│   │   │   │       ├── assignees.rbi
│   │   │   │       ├── base.rbi
│   │   │   │       ├── closed.rbi
│   │   │   │       ├── created.rbi
│   │   │   │       ├── date.rbi
│   │   │   │       ├── issue_field
│   │   │   │       │   ├── base.rbi
│   │   │   │       │   ├── date.rbi
│   │   │   │       │   ├── number.rbi
│   │   │   │       │   ├── single_select.rbi
│   │   │   │       │   └── text.rbi
│   │   │   │       ├── issue_type.rbi
│   │   │   │       ├── iteration.rbi
│   │   │   │       ├── labels.rbi
│   │   │   │       ├── linked_pull_requests.rbi
│   │   │   │       ├── milestone.rbi
│   │   │   │       ├── number.rbi
│   │   │   │       ├── parent_issue.rbi
│   │   │   │       ├── repository.rbi
│   │   │   │       ├── reviewers.rbi
│   │   │   │       ├── single_select.rbi
│   │   │   │       ├── sub_issues_progress.rbi
│   │   │   │       ├── text.rbi
│   │   │   │       ├── title.rbi
│   │   │   │       ├── tracked_by.rbi
│   │   │   │       ├── tracks.rbi
│   │   │   │       └── updated.rbi
│   │   │   ├── memex_project_column_iteration_update_job.rbi
│   │   │   ├── memex_project_column.rbi
│   │   │   ├── memex_project_column_value.rbi
│   │   │   ├── memex_project_disable_all_workflows_job.rbi
│   │   │   ├── memex_project_elasticsearch_consistency.rbi
│   │   │   ├── memex_project_item_query_job.rbi
│   │   │   ├── memex_project_item.rbi
│   │   │   ├── memex_project_item_set_columns_job.rbi
│   │   │   ├── memex_project_link.rbi
│   │   │   ├── memex_project.rbi
│   │   │   ├── memex_project_reindex_content_job.rbi
│   │   │   ├── memex_project_status.rbi
│   │   │   ├── memex_project_view.rbi
│   │   │   ├── memex_project_visit.rbi
│   │   │   ├── memex_project_workflow_action.rbi
│   │   │   ├── memex_project_workflow.rbi
│   │   │   ├── memex_project_workflow_runner_job.rbi
│   │   │   ├── memex_repository_bulk_add_initializer_job.rbi
│   │   │   ├── memex_template.rbi
│   │   │   ├── memex_unarchive_items_job.rbi
│   │   │   ├── memex_waitlist_processor_job.rbi
│   │   │   ├── merge_commit_request.rbi
│   │   │   ├── merge_group_stat.rbi
│   │   │   ├── merge_queue_cancel_check_suite_job.rbi
│   │   │   ├── merge_queue_clear_queue_job.rbi
│   │   │   ├── merge_queue_delayed_job.rbi
│   │   │   ├── merge_queue_delete_ref_job.rbi
│   │   │   ├── merge_queue_disable_job.rbi
│   │   │   ├── merge_queue_entry.rbi
│   │   │   ├── merge_queue_entry_removed_job.rbi
│   │   │   ├── merge_queue_entry_stat.rbi
│   │   │   ├── merge_queue_job.rbi
│   │   │   ├── merge_queue_locked_ref.rbi
│   │   │   ├── merge_queue_post_merge_job.rbi
│   │   │   ├── merge_queue.rbi
│   │   │   ├── merge_queue_sha_update_job.rbi
│   │   │   ├── metered_transition_mailer.rbi
│   │   │   ├── metric_query
│   │   │   │   └── single_model_column.rbi
│   │   │   ├── migratable_resource.rbi
│   │   │   ├── migratable_resource_report.rbi
│   │   │   ├── migrate_business_provider_job.rbi
│   │   │   ├── migrate_legacy_admin_teams_job.rbi
│   │   │   ├── migrate_legacy_project_job.rbi
│   │   │   ├── migrate_semver_releases_to_immutable_actions_job.rbi
│   │   │   ├── migrate_zero_sku_to_basic_emu_job.rbi
│   │   │   ├── migration_destroy_file_job.rbi
│   │   │   ├── migration_enqueue_destroy_file_jobs_job.rbi
│   │   │   ├── migration_export_to_archive_job.rbi
│   │   │   ├── migration_file.rbi
│   │   │   ├── migration.rbi
│   │   │   ├── migration_repository.rbi
│   │   │   ├── migrations_mailer.rbi
│   │   │   ├── migration_timing.rbi
│   │   │   ├── milestone.rbi
│   │   │   ├── minimize_all_comments_on_repo_job.rbi
│   │   │   ├── mirror.rbi
│   │   │   ├── mirror_scheduler_job.rbi
│   │   │   ├── mobile
│   │   │   │   └── kv
│   │   │   │       └── data_store.rbi
│   │   │   ├── mobile_kv_cleanup_expired_data_job.rbi
│   │   │   ├── mobile_push_notification_setting.rbi
│   │   │   ├── models_byok
│   │   │   │   ├── cleanup_secret_job.rbi
│   │   │   │   ├── custom_key.rbi
│   │   │   │   ├── custom_model.rbi
│   │   │   │   └── delete_custom_key_job.rbi
│   │   │   ├── monitor_enterprise_access_verification_usage_job.rbi
│   │   │   ├── monolith_twirp
│   │   │   │   ├── actions
│   │   │   │   │   └── core
│   │   │   │   │       └── v1
│   │   │   │   │           ├── account_details_api_client.rbi
│   │   │   │   │           ├── account_type.rbi
│   │   │   │   │           ├── action.rbi
│   │   │   │   │           ├── actor
│   │   │   │   │           │   └── type.rbi
│   │   │   │   │           ├── actor.rbi
│   │   │   │   │           ├── actors_api_client.rbi
│   │   │   │   │           ├── annotation_warning_level.rbi
│   │   │   │   │           ├── check_actions_policy_request.rbi
│   │   │   │   │           ├── check_actions_policy_response.rbi
│   │   │   │   │           ├── check_repository_actions_status_request.rbi
│   │   │   │   │           ├── check_repository_actions_status_response.rbi
│   │   │   │   │           ├── checks_api_client.rbi
│   │   │   │   │           ├── check_suite.rbi
│   │   │   │   │           ├── check_workflows_policy_request.rbi
│   │   │   │   │           ├── check_workflows_policy_response.rbi
│   │   │   │   │           ├── create_execution_request.rbi
│   │   │   │   │           ├── create_execution_response.rbi
│   │   │   │   │           ├── dynamic_workflow.rbi
│   │   │   │   │           ├── environment.rbi
│   │   │   │   │           ├── environments_api_client.rbi
│   │   │   │   │           ├── evaluate_actions_ruleset_request.rbi
│   │   │   │   │           ├── evaluate_actions_ruleset_response.rbi
│   │   │   │   │           ├── filter_active_workflows_request.rbi
│   │   │   │   │           ├── filter_active_workflows_response.rbi
│   │   │   │   │           ├── find_previous_workflow_run_to_reuse_request.rbi
│   │   │   │   │           ├── find_previous_workflow_run_to_reuse_response.rbi
│   │   │   │   │           ├── find_repositories_by_name_request.rbi
│   │   │   │   │           ├── find_repositories_by_name_response.rbi
│   │   │   │   │           ├── get_account_customer_id_request.rbi
│   │   │   │   │           ├── get_account_customer_id_response.rbi
│   │   │   │   │           ├── get_account_details_for_repository_request.rbi
│   │   │   │   │           ├── get_account_details_for_repository_response.rbi
│   │   │   │   │           ├── get_account_details_request.rbi
│   │   │   │   │           ├── get_account_details_response.rbi
│   │   │   │   │           ├── get_actors_info_request.rbi
│   │   │   │   │           ├── get_actors_info_response.rbi
│   │   │   │   │           ├── get_additional_workflows_request.rbi
│   │   │   │   │           ├── get_additional_workflows_response.rbi
│   │   │   │   │           ├── get_billing_details_for_entity_request.rbi
│   │   │   │   │           ├── get_billing_details_for_entity_response.rbi
│   │   │   │   │           ├── get_billing_details_request.rbi
│   │   │   │   │           ├── get_billing_details_response.rbi
│   │   │   │   │           ├── get_commit_message_request.rbi
│   │   │   │   │           ├── get_commit_message_response.rbi
│   │   │   │   │           ├── get_environment_repository_request.rbi
│   │   │   │   │           ├── get_environment_repository_response.rbi
│   │   │   │   │           ├── get_integration_job_secrets_request.rbi
│   │   │   │   │           ├── get_integration_job_secrets_response.rbi
│   │   │   │   │           ├── get_next_global_id_request.rbi
│   │   │   │   │           ├── get_next_global_id_response.rbi
│   │   │   │   │           ├── get_organization_owner_request.rbi
│   │   │   │   │           ├── get_organization_owner_response.rbi
│   │   │   │   │           ├── get_repositories_request.rbi
│   │   │   │   │           ├── get_repositories_response.rbi
│   │   │   │   │           ├── get_repository_event_details_request.rbi
│   │   │   │   │           ├── get_repository_event_details_response.rbi
│   │   │   │   │           ├── get_repository_owner_id_request.rbi
│   │   │   │   │           ├── get_repository_owner_id_response.rbi
│   │   │   │   │           ├── get_repository_owners_request.rbi
│   │   │   │   │           ├── get_repository_owners_response.rbi
│   │   │   │   │           ├── get_repository_visibility_request.rbi
│   │   │   │   │           ├── get_repository_visibility_response.rbi
│   │   │   │   │           ├── get_tenant_shortcode_request.rbi
│   │   │   │   │           ├── get_tenant_shortcode_response.rbi
│   │   │   │   │           ├── get_user_by_login_request.rbi
│   │   │   │   │           ├── get_user_by_login_response.rbi
│   │   │   │   │           ├── get_workflow_run_execution_request.rbi
│   │   │   │   │           ├── get_workflow_run_execution_response.rbi
│   │   │   │   │           ├── get_workflow_run_request.rbi
│   │   │   │   │           ├── get_workflow_run_response.rbi
│   │   │   │   │           ├── global_id_api_client.rbi
│   │   │   │   │           ├── identity.rbi
│   │   │   │   │           ├── integrations_api_client.rbi
│   │   │   │   │           ├── is_copilot_associated_ref_request.rbi
│   │   │   │   │           ├── is_copilot_associated_ref_response.rbi
│   │   │   │   │           ├── is_dependabot_associated_ref_request.rbi
│   │   │   │   │           ├── is_dependabot_associated_ref_response.rbi
│   │   │   │   │           ├── is_visible_user_request.rbi
│   │   │   │   │           ├── is_visible_user_response.rbi
│   │   │   │   │           ├── plan_name.rbi
│   │   │   │   │           ├── policies_api_client.rbi
│   │   │   │   │           ├── queue_check_annotation_creation_request.rbi
│   │   │   │   │           ├── queue_check_annotation_creation_response.rbi
│   │   │   │   │           ├── reason.rbi
│   │   │   │   │           ├── refs_api_client.rbi
│   │   │   │   │           ├── repositories_api_client.rbi
│   │   │   │   │           ├── repository_owner.rbi
│   │   │   │   │           ├── repository.rbi
│   │   │   │   │           ├── repository_visibility.rbi
│   │   │   │   │           ├── required_workflow.rbi
│   │   │   │   │           ├── resolve_action_error.rbi
│   │   │   │   │           ├── resolve_actions_api_client.rbi
│   │   │   │   │           ├── resolve_actions_environment_request.rbi
│   │   │   │   │           ├── resolve_actions_environment_response.rbi
│   │   │   │   │           ├── resolve_actions_request.rbi
│   │   │   │   │           ├── resolve_actions_response.rbi
│   │   │   │   │           ├── resolved_action_content.rbi
│   │   │   │   │           ├── resolved_action.rbi
│   │   │   │   │           ├── resolve_strategy.rbi
│   │   │   │   │           ├── retire_namespace_request.rbi
│   │   │   │   │           ├── retire_namespace_response.rbi
│   │   │   │   │           ├── rulesets_api_client.rbi
│   │   │   │   │           ├── rule_violation.rbi
│   │   │   │   │           ├── should_pull_request_workflows_run_for_user_request.rbi
│   │   │   │   │           ├── should_pull_request_workflows_run_for_user_response.rbi
│   │   │   │   │           ├── tenant_api_client.rbi
│   │   │   │   │           ├── update_workflow_run_execution_request.rbi
│   │   │   │   │           ├── update_workflow_run_execution_response.rbi
│   │   │   │   │           ├── update_workflow_run_request.rbi
│   │   │   │   │           ├── update_workflow_run_response.rbi
│   │   │   │   │           ├── users_api_client.rbi
│   │   │   │   │           ├── using_billing_platform_request.rbi
│   │   │   │   │           ├── using_billing_platform_response.rbi
│   │   │   │   │           ├── workflow_details_api_client.rbi
│   │   │   │   │           ├── workflow_run_executions_api_client.rbi
│   │   │   │   │           └── workflows_api_client.rbi
│   │   │   │   ├── actions_data_stream
│   │   │   │   │   └── core
│   │   │   │   │       └── v1
│   │   │   │   │           ├── create_sink_request.rbi
│   │   │   │   │           ├── create_sink_response.rbi
│   │   │   │   │           ├── delete_sink_request.rbi
│   │   │   │   │           ├── delete_sink_response.rbi
│   │   │   │   │           ├── get_sink_by_name_request.rbi
│   │   │   │   │           ├── get_sink_by_name_response.rbi
│   │   │   │   │           ├── get_sink_request.rbi
│   │   │   │   │           ├── get_sink_response.rbi
│   │   │   │   │           ├── health_status.rbi
│   │   │   │   │           ├── list_sinks_request.rbi
│   │   │   │   │           ├── list_sinks_response.rbi
│   │   │   │   │           ├── owner_type.rbi
│   │   │   │   │           ├── sink_api_client.rbi
│   │   │   │   │           ├── sink_health.rbi
│   │   │   │   │           ├── sink.rbi
│   │   │   │   │           ├── sink_status.rbi
│   │   │   │   │           ├── sink_type.rbi
│   │   │   │   │           ├── test_sink_request.rbi
│   │   │   │   │           ├── test_sink_response.rbi
│   │   │   │   │           ├── update_sink_request.rbi
│   │   │   │   │           └── update_sink_response.rbi
│   │   │   │   ├── actions_results
│   │   │   │   │   └── core
│   │   │   │   │       └── v1
│   │   │   │   │           ├── annotation_level.rbi
│   │   │   │   │           ├── annotation.rbi
│   │   │   │   │           ├── artifact_file_entry.rbi
│   │   │   │   │           ├── artifact.rbi
│   │   │   │   │           ├── artifact_results_api_client.rbi
│   │   │   │   │           ├── artifacts_api_client.rbi
│   │   │   │   │           ├── cache_entry.rbi
│   │   │   │   │           ├── cache_service_api_client.rbi
│   │   │   │   │           ├── checks_api_client.rbi
│   │   │   │   │           ├── conclusion.rbi
│   │   │   │   │           ├── concurrency.rbi
│   │   │   │   │           ├── create_artifact_request.rbi
│   │   │   │   │           ├── create_artifact_response.rbi
│   │   │   │   │           ├── create_check_run_request.rbi
│   │   │   │   │           ├── create_check_run_response.rbi
│   │   │   │   │           ├── delete_artifact_from_monolith_request.rbi
│   │   │   │   │           ├── delete_artifact_from_monolith_response.rbi
│   │   │   │   │           ├── delete_artifact_request.rbi
│   │   │   │   │           ├── delete_artifact_response.rbi
│   │   │   │   │           ├── delete_cache_by_id_request.rbi
│   │   │   │   │           ├── delete_cache_by_id_response.rbi
│   │   │   │   │           ├── delete_caches_by_key_request.rbi
│   │   │   │   │           ├── delete_caches_by_key_response.rbi
│   │   │   │   │           ├── delete_logs_request.rbi
│   │   │   │   │           ├── delete_logs_response.rbi
│   │   │   │   │           ├── entity_metadata_api_client.rbi
│   │   │   │   │           ├── environment.rbi
│   │   │   │   │           ├── get_cache_aggregation_for_repository_request.rbi
│   │   │   │   │           ├── get_cache_aggregation_for_repository_response.rbi
│   │   │   │   │           ├── get_cache_retention_policy_request.rbi
│   │   │   │   │           ├── get_cache_retention_policy_response.rbi
│   │   │   │   │           ├── get_cache_storage_policy_request.rbi
│   │   │   │   │           ├── get_cache_storage_policy_response.rbi
│   │   │   │   │           ├── get_completed_job_log_request.rbi
│   │   │   │   │           ├── get_completed_job_log_response.rbi
│   │   │   │   │           ├── get_completed_run_log_archive_request.rbi
│   │   │   │   │           ├── get_completed_run_log_archive_response.rbi
│   │   │   │   │           ├── get_completed_step_log_request.rbi
│   │   │   │   │           ├── get_completed_step_log_response.rbi
│   │   │   │   │           ├── get_download_url_for_artifact_request.rbi
│   │   │   │   │           ├── get_download_url_for_artifact_response.rbi
│   │   │   │   │           ├── get_effective_storage_limit_for_repositories_request.rbi
│   │   │   │   │           ├── get_effective_storage_limit_for_repositories_response.rbi
│   │   │   │   │           ├── get_job_summary_request.rbi
│   │   │   │   │           ├── get_job_summary_response
│   │   │   │   │           │   └── step_summary.rbi
│   │   │   │   │           ├── get_job_summary_response.rbi
│   │   │   │   │           ├── get_multiple_workflow_steps_request
│   │   │   │   │           │   └── job_i_ds.rbi
│   │   │   │   │           ├── get_multiple_workflow_steps_request.rbi
│   │   │   │   │           ├── get_multiple_workflow_steps_response.rbi
│   │   │   │   │           ├── get_repository_ownership_request.rbi
│   │   │   │   │           ├── get_repository_ownership_response.rbi
│   │   │   │   │           ├── get_step_log_scrollback_request.rbi
│   │   │   │   │           ├── get_step_log_scrollback_response
│   │   │   │   │           │   └── log_line.rbi
│   │   │   │   │           ├── get_step_log_scrollback_response.rbi
│   │   │   │   │           ├── get_workflow_run_execution_request.rbi
│   │   │   │   │           ├── get_workflow_run_execution_response.rbi
│   │   │   │   │           ├── get_workflow_steps_request.rbi
│   │   │   │   │           ├── get_workflow_steps_response.rbi
│   │   │   │   │           ├── job_steps.rbi
│   │   │   │   │           ├── job_summary_api_client.rbi
│   │   │   │   │           ├── list_artifact_files_request.rbi
│   │   │   │   │           ├── list_artifact_files_response.rbi
│   │   │   │   │           ├── list_artifacts_request.rbi
│   │   │   │   │           ├── list_artifacts_response
│   │   │   │   │           │   └── monolith_artifact.rbi
│   │   │   │   │           ├── list_artifacts_response.rbi
│   │   │   │   │           ├── list_caches_request
│   │   │   │   │           │   ├── direction.rbi
│   │   │   │   │           │   └── sort.rbi
│   │   │   │   │           ├── list_caches_request.rbi
│   │   │   │   │           ├── list_caches_response.rbi
│   │   │   │   │           ├── log_api_client.rbi
│   │   │   │   │           ├── policies_api_client.rbi
│   │   │   │   │           ├── policy_entity.rbi
│   │   │   │   │           ├── policy_entity_type.rbi
│   │   │   │   │           ├── policy_entity_with_retention_limit.rbi
│   │   │   │   │           ├── policy_entity_with_storage_limit.rbi
│   │   │   │   │           ├── register_job_run_for_live_logs_request.rbi
│   │   │   │   │           ├── register_job_run_for_live_logs_response.rbi
│   │   │   │   │           ├── repository_with_cache_size.rbi
│   │   │   │   │           ├── repository_with_effective_storage_limit.rbi
│   │   │   │   │           ├── status.rbi
│   │   │   │   │           ├── step.rbi
│   │   │   │   │           ├── upsert_cache_retention_policy_request.rbi
│   │   │   │   │           ├── upsert_cache_retention_policy_response.rbi
│   │   │   │   │           ├── upsert_cache_storage_policy_request.rbi
│   │   │   │   │           ├── upsert_cache_storage_policy_response.rbi
│   │   │   │   │           ├── waiting_on_resource.rbi
│   │   │   │   │           └── workflow_steps_api_client.rbi
│   │   │   │   ├── advisory_db
│   │   │   │   │   └── advisories
│   │   │   │   │       └── v1
│   │   │   │   │           ├── advisory
│   │   │   │   │           │   ├── classification.rbi
│   │   │   │   │           │   ├── origin
│   │   │   │   │           │   │   ├── innersource_origin.rbi
│   │   │   │   │           │   │   └── source.rbi
│   │   │   │   │           │   ├── origin.rbi
│   │   │   │   │           │   └── severity.rbi
│   │   │   │   │           ├── advisory.rbi
│   │   │   │   │           ├── ecosystem.rbi
│   │   │   │   │           ├── list_advisories_api_client.rbi
│   │   │   │   │           ├── list_advisories_request
│   │   │   │   │           │   ├── request_options
│   │   │   │   │           │   │   ├── direction.rbi
│   │   │   │   │           │   │   └── sort_by.rbi
│   │   │   │   │           │   └── request_options.rbi
│   │   │   │   │           ├── list_advisories_request.rbi
│   │   │   │   │           ├── list_advisories_response.rbi
│   │   │   │   │           ├── package.rbi
│   │   │   │   │           └── vulnerable_version_range.rbi
│   │   │   │   ├── attester
│   │   │   │   │   └── v0
│   │   │   │   │       ├── boo_api_client.rbi
│   │   │   │   │       ├── create_release_attestation_request.rbi
│   │   │   │   │       ├── create_release_attestation_response.rbi
│   │   │   │   │       ├── hello_name_request.rbi
│   │   │   │   │       ├── hello_name_response.rbi
│   │   │   │   │       ├── release_api_client.rbi
│   │   │   │   │       └── release_predicate.rbi
│   │   │   │   ├── auditlog
│   │   │   │   │   └── streaming
│   │   │   │   │       └── v1
│   │   │   │   │           ├── azure_blob_storage_sink
│   │   │   │   │           │   └── subject_type.rbi
│   │   │   │   │           ├── azure_blob_storage_sink.rbi
│   │   │   │   │           ├── azure_hubs_sink
│   │   │   │   │           │   └── subject_type.rbi
│   │   │   │   │           ├── azure_hubs_sink.rbi
│   │   │   │   │           ├── configuration_request.rbi
│   │   │   │   │           ├── configuration_response.rbi
│   │   │   │   │           ├── configuration_with_limit_request.rbi
│   │   │   │   │           ├── configuration_with_limit_response.rbi
│   │   │   │   │           ├── datadog_sink
│   │   │   │   │           │   └── subject_type.rbi
│   │   │   │   │           ├── datadog_sink.rbi
│   │   │   │   │           ├── gcp_storage_sink
│   │   │   │   │           │   └── subject_type.rbi
│   │   │   │   │           ├── gcp_storage_sink.rbi
│   │   │   │   │           ├── https_sink
│   │   │   │   │           │   └── subject_type.rbi
│   │   │   │   │           ├── https_sink.rbi
│   │   │   │   │           ├── purview_sink
│   │   │   │   │           │   └── subject_type.rbi
│   │   │   │   │           ├── purview_sink.rbi
│   │   │   │   │           ├── resolve_external_identity_request.rbi
│   │   │   │   │           ├── resolve_external_identity_response.rbi
│   │   │   │   │           ├── s3_sink
│   │   │   │   │           │   ├── authentication_type.rbi
│   │   │   │   │           │   └── subject_type.rbi
│   │   │   │   │           ├── s3_sink.rbi
│   │   │   │   │           ├── splunk_sink
│   │   │   │   │           │   └── subject_type.rbi
│   │   │   │   │           ├── splunk_sink.rbi
│   │   │   │   │           ├── streaming_api_client.rbi
│   │   │   │   │           ├── syslog_sink
│   │   │   │   │           │   ├── protocol_type.rbi
│   │   │   │   │           │   └── subject_type.rbi
│   │   │   │   │           └── syslog_sink.rbi
│   │   │   │   ├── billing
│   │   │   │   │   ├── accounts
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── account_type.rbi
│   │   │   │   │   │       ├── billable_owner_api_client.rbi
│   │   │   │   │   │       ├── budget.rbi
│   │   │   │   │   │       ├── entitlement.rbi
│   │   │   │   │   │       ├── resolve_billable_owner_request.rbi
│   │   │   │   │   │       ├── resolve_billable_owner_response.rbi
│   │   │   │   │   │       └── zuora_product_rate_plan_charges.rbi
│   │   │   │   │   ├── customers
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── customer_api_client.rbi
│   │   │   │   │   │       ├── trigger_copilot_license_snapshot_request.rbi
│   │   │   │   │   │       └── trigger_copilot_license_snapshot_response.rbi
│   │   │   │   │   ├── products
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── sync_zuora_products_request.rbi
│   │   │   │   │   │       ├── sync_zuora_products_response.rbi
│   │   │   │   │   │       ├── zuora_product_api_client.rbi
│   │   │   │   │   │       ├── zuora_product_rate_plan.rbi
│   │   │   │   │   │       └── zuora_product.rbi
│   │   │   │   │   └── repositories
│   │   │   │   │       └── v1
│   │   │   │   │           ├── get_repository_metadata_request.rbi
│   │   │   │   │           ├── get_repository_metadata_response.rbi
│   │   │   │   │           ├── get_repository_visibilities_request.rbi
│   │   │   │   │           ├── get_repository_visibilities_response
│   │   │   │   │           │   └── repository_visibility_info.rbi
│   │   │   │   │           ├── get_repository_visibilities_response.rbi
│   │   │   │   │           ├── repository_api_client.rbi
│   │   │   │   │           ├── repository.rbi
│   │   │   │   │           └── repository_visibility.rbi
│   │   │   │   ├── classroom
│   │   │   │   │   ├── access_check
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── access_check_api_client.rbi
│   │   │   │   │   │       ├── batch_repository_check_request.rbi
│   │   │   │   │   │       ├── batch_repository_check_response.rbi
│   │   │   │   │   │       ├── has_repository_access_request.rbi
│   │   │   │   │   │       └── has_repository_access_response.rbi
│   │   │   │   │   ├── assignment_reuse
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── assignment_reuse_api_client.rbi
│   │   │   │   │   │       ├── copy_starter_code_repository_to_org_request.rbi
│   │   │   │   │   │       └── copy_starter_code_repository_to_org_response.rbi
│   │   │   │   │   ├── assignments
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── assignments_api_client.rbi
│   │   │   │   │   │       ├── execute_autograding_workflows_request.rbi
│   │   │   │   │   │       └── execute_autograding_workflows_response.rbi
│   │   │   │   │   ├── classroom_codespaces
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── check_classroom_codespaces_status_for_organization_request.rbi
│   │   │   │   │   │       ├── check_classroom_codespaces_status_for_organization_response.rbi
│   │   │   │   │   │       ├── check_if_organization_eligible_for_classroom_codespaces_request.rbi
│   │   │   │   │   │       ├── check_if_organization_eligible_for_classroom_codespaces_response.rbi
│   │   │   │   │   │       ├── check_teacher_verified_status_request.rbi
│   │   │   │   │   │       ├── check_teacher_verified_status_response.rbi
│   │   │   │   │   │       ├── classroom_codespaces_api_client.rbi
│   │   │   │   │   │       ├── disable_classroom_codespaces_request.rbi
│   │   │   │   │   │       ├── disable_classroom_codespaces_response.rbi
│   │   │   │   │   │       ├── enable_classroom_codespaces_for_organization_request.rbi
│   │   │   │   │   │       ├── enable_classroom_codespaces_for_organization_response.rbi
│   │   │   │   │   │       ├── revoke_classroom_codespaces_from_organization_request.rbi
│   │   │   │   │   │       └── revoke_classroom_codespaces_from_organization_response.rbi
│   │   │   │   │   ├── classroom_repositories
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── classroom_repositories_api_client.rbi
│   │   │   │   │   │       ├── create_cloned_repository_request.rbi
│   │   │   │   │   │       ├── create_cloned_repository_response.rbi
│   │   │   │   │   │       ├── create_update_classroom_repository_records_request.rbi
│   │   │   │   │   │       └── create_update_classroom_repository_records_response.rbi
│   │   │   │   │   ├── integration
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── install_classroom_app_request.rbi
│   │   │   │   │   │       ├── install_classroom_app_response.rbi
│   │   │   │   │   │       └── integration_api_client.rbi
│   │   │   │   │   ├── organizations
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── add_user_to_organization_request.rbi
│   │   │   │   │   │       ├── add_user_to_organization_response.rbi
│   │   │   │   │   │       ├── confirm_organization_exists_request.rbi
│   │   │   │   │   │       ├── confirm_organization_exists_response.rbi
│   │   │   │   │   │       ├── get_organization_request.rbi
│   │   │   │   │   │       ├── get_organization_response.rbi
│   │   │   │   │   │       ├── organizations_api_client.rbi
│   │   │   │   │   │       ├── remove_user_from_organization_request.rbi
│   │   │   │   │   │       ├── remove_user_from_organization_response.rbi
│   │   │   │   │   │       ├── update_organization_request.rbi
│   │   │   │   │   │       └── update_organization_response.rbi
│   │   │   │   │   ├── repositories
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── assignment_repo_delete_status.rbi
│   │   │   │   │   │       ├── assignment_repo_details.rbi
│   │   │   │   │   │       ├── assignment_repo_update_status.rbi
│   │   │   │   │   │       ├── bulk_assignment_repo_delete_request.rbi
│   │   │   │   │   │       ├── bulk_assignment_repo_delete_response.rbi
│   │   │   │   │   │       ├── bulk_assignment_repo_update_request.rbi
│   │   │   │   │   │       ├── bulk_assignment_repo_update_response.rbi
│   │   │   │   │   │       ├── check_collaborator_request.rbi
│   │   │   │   │   │       ├── check_collaborator_response.rbi
│   │   │   │   │   │       ├── check_for_upstream_changes_request.rbi
│   │   │   │   │   │       ├── check_for_upstream_changes_response.rbi
│   │   │   │   │   │       ├── clone_repository_request.rbi
│   │   │   │   │   │       ├── clone_repository_response.rbi
│   │   │   │   │   │       ├── create_repo_from_template_request.rbi
│   │   │   │   │   │       ├── create_repo_from_template_response.rbi
│   │   │   │   │   │       ├── enabled_free_actions_list_item.rbi
│   │   │   │   │   │       ├── enable_template_repo_request.rbi
│   │   │   │   │   │       ├── enable_template_repo_response.rbi
│   │   │   │   │   │       ├── fork_repository_request.rbi
│   │   │   │   │   │       ├── fork_repository_response.rbi
│   │   │   │   │   │       ├── get_total_commits_request.rbi
│   │   │   │   │   │       ├── get_total_commits_response.rbi
│   │   │   │   │   │       ├── repositories_api_client.rbi
│   │   │   │   │   │       ├── repository_request.rbi
│   │   │   │   │   │       ├── repository_response.rbi
│   │   │   │   │   │       ├── repo_sync_status.rbi
│   │   │   │   │   │       ├── sync_forks_request.rbi
│   │   │   │   │   │       └── sync_forks_response.rbi
│   │   │   │   │   ├── sync_classroom
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── create_classroom_assignment_records_request.rbi
│   │   │   │   │   │       ├── create_classroom_assignment_records_response.rbi
│   │   │   │   │   │       ├── create_classroom_classroom_records_request.rbi
│   │   │   │   │   │       ├── create_classroom_classroom_records_response.rbi
│   │   │   │   │   │       ├── create_classroom_instructor_record_request.rbi
│   │   │   │   │   │       ├── create_classroom_instructor_record_response.rbi
│   │   │   │   │   │       ├── create_classroom_user_request.rbi
│   │   │   │   │   │       ├── create_classroom_user_response.rbi
│   │   │   │   │   │       ├── delete_classroom_assignment_records_request.rbi
│   │   │   │   │   │       ├── delete_classroom_assignment_records_response.rbi
│   │   │   │   │   │       ├── delete_classroom_classroom_records_request.rbi
│   │   │   │   │   │       ├── delete_classroom_classroom_records_response.rbi
│   │   │   │   │   │       ├── delete_classroom_instructor_record_request.rbi
│   │   │   │   │   │       ├── delete_classroom_instructor_record_response.rbi
│   │   │   │   │   │       └── sync_classroom_api_client.rbi
│   │   │   │   │   └── users
│   │   │   │   │       └── v1
│   │   │   │   │           ├── get_user_owned_organizations_request.rbi
│   │   │   │   │           ├── get_user_owned_organizations_response.rbi
│   │   │   │   │           ├── user_owned_organizations_list_item.rbi
│   │   │   │   │           ├── users_api_client.rbi
│   │   │   │   │           ├── verify_user_admin_request.rbi
│   │   │   │   │           └── verify_user_admin_response.rbi
│   │   │   │   ├── code_scanning
│   │   │   │   │   ├── enterprise
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── hosts_request.rbi
│   │   │   │   │   │       ├── hosts_response.rbi
│   │   │   │   │   │       └── storage_api_client.rbi
│   │   │   │   │   ├── managed_analyses
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── are_required_services_enabled_request
│   │   │   │   │   │       │   └── feature.rbi
│   │   │   │   │   │       ├── are_required_services_enabled_request.rbi
│   │   │   │   │   │       ├── are_required_services_enabled_response.rbi
│   │   │   │   │   │       ├── cancel_queued_runs_request.rbi
│   │   │   │   │   │       ├── cancel_queued_runs_response.rbi
│   │   │   │   │   │       ├── create_check_for_pr_request.rbi
│   │   │   │   │   │       ├── create_check_for_pr_response.rbi
│   │   │   │   │   │       ├── is_code_ql_required_request.rbi
│   │   │   │   │   │       ├── is_code_ql_required_response.rbi
│   │   │   │   │   │       ├── managed_analyses_api_client.rbi
│   │   │   │   │   │       └── workflow_run_status.rbi
│   │   │   │   │   ├── repositories
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── find_repositories_request.rbi
│   │   │   │   │   │       ├── find_repositories_response.rbi
│   │   │   │   │   │       ├── repositories_api_client.rbi
│   │   │   │   │   │       ├── repository.rbi
│   │   │   │   │   │       └── visibility.rbi
│   │   │   │   │   ├── suggested_fixes
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── suggested_fixes_api_client.rbi
│   │   │   │   │   │       ├── suggested_fix_state_changed_request.rbi
│   │   │   │   │   │       └── suggested_fix_state_changed_response.rbi
│   │   │   │   │   └── turboghas
│   │   │   │   │       └── v1
│   │   │   │   │           ├── entity_type.rbi
│   │   │   │   │           ├── feature.rbi
│   │   │   │   │           ├── find_users_by_emails_request.rbi
│   │   │   │   │           ├── find_users_by_emails_response
│   │   │   │   │           │   └── user.rbi
│   │   │   │   │           ├── find_users_by_emails_response.rbi
│   │   │   │   │           ├── get_billable_users_request.rbi
│   │   │   │   │           ├── get_billable_users_response.rbi
│   │   │   │   │           ├── get_entities_request
│   │   │   │   │           │   └── entity.rbi
│   │   │   │   │           ├── get_entities_request.rbi
│   │   │   │   │           ├── get_entities_response
│   │   │   │   │           │   └── entity.rbi
│   │   │   │   │           ├── get_entities_response.rbi
│   │   │   │   │           ├── get_repositories_request.rbi
│   │   │   │   │           ├── get_repositories_response
│   │   │   │   │           │   ├── entity.rbi
│   │   │   │   │           │   └── repository.rbi
│   │   │   │   │           ├── get_repositories_response.rbi
│   │   │   │   │           ├── get_users_request.rbi
│   │   │   │   │           ├── get_users_response
│   │   │   │   │           │   └── user.rbi
│   │   │   │   │           ├── get_users_response.rbi
│   │   │   │   │           ├── sku.rbi
│   │   │   │   │           ├── turboghas_api_client.rbi
│   │   │   │   │           └── user_type.rbi
│   │   │   │   ├── coding_agent_integrations
│   │   │   │   │   ├── repositories
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── check_repository_installation_request.rbi
│   │   │   │   │   │       ├── check_repository_installation_response.rbi
│   │   │   │   │   │       ├── check_repository_installation_status.rbi
│   │   │   │   │   │       ├── repositories_api_client.rbi
│   │   │   │   │   │       ├── verify_branch_request.rbi
│   │   │   │   │   │       └── verify_branch_response.rbi
│   │   │   │   │   └── users
│   │   │   │   │       └── v1
│   │   │   │   │           ├── get_sso_authorization_urls_request.rbi
│   │   │   │   │           ├── get_sso_authorization_urls_response.rbi
│   │   │   │   │           ├── get_users_request.rbi
│   │   │   │   │           ├── get_users_response.rbi
│   │   │   │   │           ├── sso_organization.rbi
│   │   │   │   │           ├── user.rbi
│   │   │   │   │           └── users_api_client.rbi
│   │   │   │   ├── conduit
│   │   │   │   │   └── feeds
│   │   │   │   │       └── v1
│   │   │   │   │           ├── commit_comment.rbi
│   │   │   │   │           ├── delete_resource_events_request.rbi
│   │   │   │   │           ├── delete_resource_events_response.rbi
│   │   │   │   │           ├── discussion.rbi
│   │   │   │   │           ├── event_type.rbi
│   │   │   │   │           ├── feed_item
│   │   │   │   │           │   ├── action.rbi
│   │   │   │   │           │   ├── related_by.rbi
│   │   │   │   │           │   └── subject_type.rbi
│   │   │   │   │           ├── feed_item.rbi
│   │   │   │   │           ├── get_feed_api_client.rbi
│   │   │   │   │           ├── get_feed_request.rbi
│   │   │   │   │           ├── get_feed_response.rbi
│   │   │   │   │           ├── get_organization_events_request.rbi
│   │   │   │   │           ├── get_organization_events_response.rbi
│   │   │   │   │           ├── get_org_feed_request.rbi
│   │   │   │   │           ├── get_org_feed_response.rbi
│   │   │   │   │           ├── get_public_events_request.rbi
│   │   │   │   │           ├── get_public_events_response.rbi
│   │   │   │   │           ├── get_repository_events_request.rbi
│   │   │   │   │           ├── get_repository_events_response.rbi
│   │   │   │   │           ├── get_user_events_request.rbi
│   │   │   │   │           ├── get_user_events_response.rbi
│   │   │   │   │           ├── get_user_received_events_request.rbi
│   │   │   │   │           ├── get_user_received_events_response.rbi
│   │   │   │   │           ├── get_user_wiki_edits_request.rbi
│   │   │   │   │           ├── get_user_wiki_edits_response.rbi
│   │   │   │   │           ├── issue
│   │   │   │   │           │   ├── assignee.rbi
│   │   │   │   │           │   └── label.rbi
│   │   │   │   │           ├── issue_comment.rbi
│   │   │   │   │           ├── issue.rbi
│   │   │   │   │           ├── pull_request
│   │   │   │   │           │   ├── assignee.rbi
│   │   │   │   │           │   ├── label.rbi
│   │   │   │   │           │   ├── requested_review.rbi
│   │   │   │   │           │   └── subject_type.rbi
│   │   │   │   │           ├── pull_request_comment.rbi
│   │   │   │   │           ├── pull_request.rbi
│   │   │   │   │           ├── pull_request_review
│   │   │   │   │           │   └── subject_type.rbi
│   │   │   │   │           ├── pull_request_review_comment.rbi
│   │   │   │   │           ├── pull_request_review.rbi
│   │   │   │   │           ├── push.rbi
│   │   │   │   │           ├── release.rbi
│   │   │   │   │           ├── repository.rbi
│   │   │   │   │           ├── repository_subscription.rbi
│   │   │   │   │           ├── user
│   │   │   │   │           │   └── type.rbi
│   │   │   │   │           ├── user_list_item.rbi
│   │   │   │   │           ├── user_list.rbi
│   │   │   │   │           ├── user.rbi
│   │   │   │   │           ├── wiki_push
│   │   │   │   │           │   └── update.rbi
│   │   │   │   │           └── wiki_push.rbi
│   │   │   │   ├── content_engine
│   │   │   │   │   └── core
│   │   │   │   │       └── v1
│   │   │   │   │           ├── get_users_request.rbi
│   │   │   │   │           ├── get_users_response.rbi
│   │   │   │   │           ├── user_list_item.rbi
│   │   │   │   │           └── users_api_client.rbi
│   │   │   │   ├── copilot
│   │   │   │   │   ├── limiter
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── access_type.rbi
│   │   │   │   │   │       ├── billable_token
│   │   │   │   │   │       │   └── token_type.rbi
│   │   │   │   │   │       ├── billable_token.rbi
│   │   │   │   │   │       ├── cleanup_quota_request.rbi
│   │   │   │   │   │       ├── cleanup_quota_response.rbi
│   │   │   │   │   │       ├── copilot_limiter_api_client.rbi
│   │   │   │   │   │       ├── delete_consumptive_user_request.rbi
│   │   │   │   │   │       ├── delete_consumptive_user_response.rbi
│   │   │   │   │   │       ├── denial_reason.rbi
│   │   │   │   │   │       ├── get_cached_organization_request.rbi
│   │   │   │   │   │       ├── get_cached_organization_response.rbi
│   │   │   │   │   │       ├── get_consumptive_user_request.rbi
│   │   │   │   │   │       ├── get_consumptive_user_response.rbi
│   │   │   │   │   │       ├── get_free_user_quota_request.rbi
│   │   │   │   │   │       ├── get_free_user_quota_response.rbi
│   │   │   │   │   │       ├── get_limited_monthly_quota_request.rbi
│   │   │   │   │   │       ├── get_limited_monthly_quota_response.rbi
│   │   │   │   │   │       ├── get_quota_remaining_request.rbi
│   │   │   │   │   │       ├── get_quota_remaining_response.rbi
│   │   │   │   │   │       ├── has_quota_request.rbi
│   │   │   │   │   │       ├── has_quota_response.rbi
│   │   │   │   │   │       ├── ping_request.rbi
│   │   │   │   │   │       ├── ping_response.rbi
│   │   │   │   │   │       ├── quota_details.rbi
│   │   │   │   │   │       ├── quota_entitlement.rbi
│   │   │   │   │   │       ├── quota_request_type.rbi
│   │   │   │   │   │       ├── quota_snapshot.rbi
│   │   │   │   │   │       ├── quota_state.rbi
│   │   │   │   │   │       ├── quota_type.rbi
│   │   │   │   │   │       ├── reset_date.rbi
│   │   │   │   │   │       ├── reset_usage_intervals_request.rbi
│   │   │   │   │   │       ├── reset_usage_intervals_response.rbi
│   │   │   │   │   │       ├── set_quota_request.rbi
│   │   │   │   │   │       ├── set_quota_response.rbi
│   │   │   │   │   │       ├── trust_tier.rbi
│   │   │   │   │   │       ├── validate_org_event_eligibility_request.rbi
│   │   │   │   │   │       └── validate_org_event_eligibility_response.rbi
│   │   │   │   │   ├── organizations
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── chat.rbi
│   │   │   │   │   │       ├── cli.rbi
│   │   │   │   │   │       ├── cli_remote_control.rbi
│   │   │   │   │   │       ├── codequote.rbi
│   │   │   │   │   │       ├── copilot_organization_detail_api_client.rbi
│   │   │   │   │   │       ├── copilot_organization_details.rbi
│   │   │   │   │   │       ├── copilot_organization_minimal_details.rbi
│   │   │   │   │   │       ├── copilot_plan.rbi
│   │   │   │   │   │       ├── copilot_setting.rbi
│   │   │   │   │   │       ├── duplicate_detection_filter.rbi
│   │   │   │   │   │       ├── get_copilot_organization_request.rbi
│   │   │   │   │   │       ├── get_copilot_organization_response.rbi
│   │   │   │   │   │       ├── get_copilot_organizations_by_analytic_tracking_ids_request.rbi
│   │   │   │   │   │       ├── get_copilot_organizations_by_analytic_tracking_ids_response.rbi
│   │   │   │   │   │       ├── mobile_chat.rbi
│   │   │   │   │   │       ├── model_policies.rbi
│   │   │   │   │   │       ├── model_policy_configuration.rbi
│   │   │   │   │   │       ├── public_code_suggestions_opt_out.rbi
│   │   │   │   │   │       ├── public_code_suggestions.rbi
│   │   │   │   │   │       ├── seat_break_down.rbi
│   │   │   │   │   │       ├── seat_management.rbi
│   │   │   │   │   │       └── swe_agent.rbi
│   │   │   │   │   ├── registry
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── add_review_comment_request.rbi
│   │   │   │   │   │       ├── add_review_comment_response.rbi
│   │   │   │   │   │       ├── approve_yaml_model_change_request.rbi
│   │   │   │   │   │       ├── approve_yaml_model_change_response.rbi
│   │   │   │   │   │       ├── capacity.rbi
│   │   │   │   │   │       ├── copilot_registry_api_client.rbi
│   │   │   │   │   │       ├── create_endpoint_request.rbi
│   │   │   │   │   │       ├── create_endpoint_response.rbi
│   │   │   │   │   │       ├── create_endpoint_supported_api_request.rbi
│   │   │   │   │   │       ├── create_endpoint_supported_api_response.rbi
│   │   │   │   │   │       ├── create_integration_category_request.rbi
│   │   │   │   │   │       ├── create_integration_category_response.rbi
│   │   │   │   │   │       ├── create_model_feature_flag_request.rbi
│   │   │   │   │   │       ├── create_model_feature_flag_response.rbi
│   │   │   │   │   │       ├── create_model_request.rbi
│   │   │   │   │   │       ├── create_model_response.rbi
│   │   │   │   │   │       ├── create_model_restricted_tier_request.rbi
│   │   │   │   │   │       ├── create_model_restricted_tier_response.rbi
│   │   │   │   │   │       ├── create_model_supported_integration_category_request.rbi
│   │   │   │   │   │       ├── create_model_supported_integration_category_response.rbi
│   │   │   │   │   │       ├── create_region_request.rbi
│   │   │   │   │   │       ├── create_region_response.rbi
│   │   │   │   │   │       ├── create_supported_endpoint_request.rbi
│   │   │   │   │   │       ├── create_supported_endpoint_response.rbi
│   │   │   │   │   │       ├── create_yaml_model_request.rbi
│   │   │   │   │   │       ├── create_yaml_model_response.rbi
│   │   │   │   │   │       ├── delete_endpoint_request.rbi
│   │   │   │   │   │       ├── delete_endpoint_response.rbi
│   │   │   │   │   │       ├── delete_endpoint_supported_api_request.rbi
│   │   │   │   │   │       ├── delete_endpoint_supported_api_response.rbi
│   │   │   │   │   │       ├── delete_integration_category_request.rbi
│   │   │   │   │   │       ├── delete_integration_category_response.rbi
│   │   │   │   │   │       ├── delete_model_feature_flag_request.rbi
│   │   │   │   │   │       ├── delete_model_feature_flag_response.rbi
│   │   │   │   │   │       ├── delete_model_request.rbi
│   │   │   │   │   │       ├── delete_model_response.rbi
│   │   │   │   │   │       ├── delete_model_restricted_tier_request.rbi
│   │   │   │   │   │       ├── delete_model_restricted_tier_response.rbi
│   │   │   │   │   │       ├── delete_model_supported_integration_category_request.rbi
│   │   │   │   │   │       ├── delete_model_supported_integration_category_response.rbi
│   │   │   │   │   │       ├── delete_region_request.rbi
│   │   │   │   │   │       ├── delete_region_response.rbi
│   │   │   │   │   │       ├── delete_supported_endpoint_request.rbi
│   │   │   │   │   │       ├── delete_supported_endpoint_response.rbi
│   │   │   │   │   │       ├── delete_yaml_db_content_request.rbi
│   │   │   │   │   │       ├── delete_yaml_db_content_response.rbi
│   │   │   │   │   │       ├── delete_yaml_model_request.rbi
│   │   │   │   │   │       ├── delete_yaml_model_response.rbi
│   │   │   │   │   │       ├── draft_yaml_model_by_reference_id_request.rbi
│   │   │   │   │   │       ├── draft_yaml_model_by_reference_id_response.rbi
│   │   │   │   │   │       ├── draft_yaml_model_request.rbi
│   │   │   │   │   │       ├── draft_yaml_model_response.rbi
│   │   │   │   │   │       ├── endpoint_condition.rbi
│   │   │   │   │   │       ├── endpoint_detail.rbi
│   │   │   │   │   │       ├── endpoint.rbi
│   │   │   │   │   │       ├── endpoint_supported_api_detail.rbi
│   │   │   │   │   │       ├── get_integrators_request.rbi
│   │   │   │   │   │       ├── get_integrators_response.rbi
│   │   │   │   │   │       ├── get_integrators_version_request.rbi
│   │   │   │   │   │       ├── get_integrators_version_response.rbi
│   │   │   │   │   │       ├── get_model_request.rbi
│   │   │   │   │   │       ├── get_model_response.rbi
│   │   │   │   │   │       ├── get_models_db_request.rbi
│   │   │   │   │   │       ├── get_models_db_response.rbi
│   │   │   │   │   │       ├── get_models_request.rbi
│   │   │   │   │   │       ├── get_models_response.rbi
│   │   │   │   │   │       ├── get_models_ui_request.rbi
│   │   │   │   │   │       ├── get_models_ui_response.rbi
│   │   │   │   │   │       ├── get_models_version_request.rbi
│   │   │   │   │   │       ├── get_models_version_response.rbi
│   │   │   │   │   │       ├── get_pending_change_request.rbi
│   │   │   │   │   │       ├── get_pending_change_response.rbi
│   │   │   │   │   │       ├── get_yaml_model_history_request.rbi
│   │   │   │   │   │       ├── get_yaml_model_history_response.rbi
│   │   │   │   │   │       ├── get_yaml_model_request.rbi
│   │   │   │   │   │       ├── get_yaml_model_response.rbi
│   │   │   │   │   │       ├── inline_approval.rbi
│   │   │   │   │   │       ├── integration_category.rbi
│   │   │   │   │   │       ├── integration_group.rbi
│   │   │   │   │   │       ├── integration_limit.rbi
│   │   │   │   │   │       ├── integration.rbi
│   │   │   │   │   │       ├── integrator_categories.rbi
│   │   │   │   │   │       ├── limit_override.rbi
│   │   │   │   │   │       ├── list_pending_changes_request.rbi
│   │   │   │   │   │       ├── list_pending_changes_response.rbi
│   │   │   │   │   │       ├── list_yaml_models_request.rbi
│   │   │   │   │   │       ├── list_yaml_models_response.rbi
│   │   │   │   │   │       ├── model_billing.rbi
│   │   │   │   │   │       ├── model_billing_restricted_tier.rbi
│   │   │   │   │   │       ├── model_capabilities.rbi
│   │   │   │   │   │       ├── model_detail.rbi
│   │   │   │   │   │       ├── model_detail_ui.rbi
│   │   │   │   │   │       ├── model_feature_flag_detail.rbi
│   │   │   │   │   │       ├── model_limits.rbi
│   │   │   │   │   │       ├── model_sku_limits.rbi
│   │   │   │   │   │       ├── model_supported_integration_category_detail.rbi
│   │   │   │   │   │       ├── model_supports.rbi
│   │   │   │   │   │       ├── ping_request.rbi
│   │   │   │   │   │       ├── ping_response.rbi
│   │   │   │   │   │       ├── publish_yaml_model_by_reference_id_request.rbi
│   │   │   │   │   │       ├── publish_yaml_model_by_reference_id_response.rbi
│   │   │   │   │   │       ├── publish_yaml_model_request.rbi
│   │   │   │   │   │       ├── publish_yaml_model_response.rbi
│   │   │   │   │   │       ├── reasoning_effort.rbi
│   │   │   │   │   │       ├── region_detail.rbi
│   │   │   │   │   │       ├── region.rbi
│   │   │   │   │   │       ├── reject_yaml_model_change_request.rbi
│   │   │   │   │   │       ├── reject_yaml_model_change_response.rbi
│   │   │   │   │   │       ├── request_ai_review_request.rbi
│   │   │   │   │   │       ├── request_ai_review_response.rbi
│   │   │   │   │   │       ├── requires_valid_hmac.rbi
│   │   │   │   │   │       ├── restore_yaml_model_request.rbi
│   │   │   │   │   │       ├── restore_yaml_model_response.rbi
│   │   │   │   │   │       ├── submit_yaml_model_change_request.rbi
│   │   │   │   │   │       ├── submit_yaml_model_change_response.rbi
│   │   │   │   │   │       ├── supported_endpoint_detail.rbi
│   │   │   │   │   │       ├── tokens_per_minute.rbi
│   │   │   │   │   │       ├── update_endpoint_request.rbi
│   │   │   │   │   │       ├── update_endpoint_response.rbi
│   │   │   │   │   │       ├── update_endpoint_supported_api_request.rbi
│   │   │   │   │   │       ├── update_endpoint_supported_api_response.rbi
│   │   │   │   │   │       ├── update_integration_category_request.rbi
│   │   │   │   │   │       ├── update_integration_category_response.rbi
│   │   │   │   │   │       ├── update_model_feature_flag_request.rbi
│   │   │   │   │   │       ├── update_model_feature_flag_response.rbi
│   │   │   │   │   │       ├── update_model_request.rbi
│   │   │   │   │   │       ├── update_model_response.rbi
│   │   │   │   │   │       ├── update_model_restricted_tier_request.rbi
│   │   │   │   │   │       ├── update_model_restricted_tier_response.rbi
│   │   │   │   │   │       ├── update_model_supported_integration_category_request.rbi
│   │   │   │   │   │       ├── update_model_supported_integration_category_response.rbi
│   │   │   │   │   │       ├── update_region_request.rbi
│   │   │   │   │   │       ├── update_region_response.rbi
│   │   │   │   │   │       ├── update_supported_endpoint_request.rbi
│   │   │   │   │   │       ├── update_supported_endpoint_response.rbi
│   │   │   │   │   │       ├── update_yaml_model_request.rbi
│   │   │   │   │   │       ├── update_yaml_model_response.rbi
│   │   │   │   │   │       ├── validate_yaml_model_request.rbi
│   │   │   │   │   │       ├── validate_yaml_model_response.rbi
│   │   │   │   │   │       ├── visible_feature_flag_check.rbi
│   │   │   │   │   │       ├── visible_feature_flag_conditions.rbi
│   │   │   │   │   │       ├── vision_limits.rbi
│   │   │   │   │   │       ├── warning_message_feature_flags.rbi
│   │   │   │   │   │       ├── yaml_model_ai_review.rbi
│   │   │   │   │   │       ├── yaml_model_history_entry.rbi
│   │   │   │   │   │       ├── yaml_model_pending_change.rbi
│   │   │   │   │   │       ├── yaml_model_review_comment.rbi
│   │   │   │   │   │       ├── yaml_model_summary.rbi
│   │   │   │   │   │       └── yaml_validation_error.rbi
│   │   │   │   │   ├── token
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── access_type.rbi
│   │   │   │   │   │       ├── authorizer_decision.rbi
│   │   │   │   │   │       ├── authorizer_session.rbi
│   │   │   │   │   │       ├── authorize_user_request.rbi
│   │   │   │   │   │       ├── authorize_user_response.rbi
│   │   │   │   │   │       ├── build_envelope_request.rbi
│   │   │   │   │   │       ├── build_envelope_response.rbi
│   │   │   │   │   │       ├── copilot_headers.rbi
│   │   │   │   │   │       ├── copilot_token_service_api_client.rbi
│   │   │   │   │   │       ├── copilot_token_service_authorizer_api_client.rbi
│   │   │   │   │   │       ├── copilot_token_service_envelope_api_client.rbi
│   │   │   │   │   │       ├── endpoints.rbi
│   │   │   │   │   │       ├── envelope_builder.rbi
│   │   │   │   │   │       ├── get_token_request.rbi
│   │   │   │   │   │       └── get_token_response.rbi
│   │   │   │   │   └── users
│   │   │   │   │       └── v1
│   │   │   │   │           ├── access_type.rbi
│   │   │   │   │           ├── a_chat.rbi
│   │   │   │   │           ├── afos.rbi
│   │   │   │   │           ├── af.rbi
│   │   │   │   │           ├── aft.rbi
│   │   │   │   │           ├── agent_mode.rbi
│   │   │   │   │           ├── al.rbi
│   │   │   │   │           ├── antman.rbi
│   │   │   │   │           ├── aofo.rbi
│   │   │   │   │           ├── arcticfox.rbi
│   │   │   │   │           ├── auto_approve_agent_mode.rbi
│   │   │   │   │           ├── automatic_code_review.rbi
│   │   │   │   │           ├── aws_bedrock.rbi
│   │   │   │   │           ├── azure_ai.rbi
│   │   │   │   │           ├── bento.rbi
│   │   │   │   │           ├── bing.rbi
│   │   │   │   │           ├── blackbird_external_indexing.rbi
│   │   │   │   │           ├── blackpanther.rbi
│   │   │   │   │           ├── blueberry.rbi
│   │   │   │   │           ├── bulk_user_detail.rbi
│   │   │   │   │           ├── bulk_user_lookup_request.rbi
│   │   │   │   │           ├── bulk_user_lookup_response.rbi
│   │   │   │   │           ├── byok_custom_key.rbi
│   │   │   │   │           ├── byok_custom_model.rbi
│   │   │   │   │           ├── captainamerica.rbi
│   │   │   │   │           ├── cca_direct_org_billing.rbi
│   │   │   │   │           ├── ccr_direct_org_billing.rbi
│   │   │   │   │           ├── cherry.rbi
│   │   │   │   │           ├── cli_cloud_session_storage.rbi
│   │   │   │   │           ├── client_byok.rbi
│   │   │   │   │           ├── cli.rbi
│   │   │   │   │           ├── cli_remote_control.rbi
│   │   │   │   │           ├── code_review_beta_features.rbi
│   │   │   │   │           ├── code_review.rbi
│   │   │   │   │           ├── copilot_beta_features_opt_in.rbi
│   │   │   │   │           ├── copilot_organization.rbi
│   │   │   │   │           ├── copilot_plan.rbi
│   │   │   │   │           ├── copilot_user_detail_api_client.rbi
│   │   │   │   │           ├── copilot_user_details.rbi
│   │   │   │   │           ├── cucumber.rbi
│   │   │   │   │           ├── custom_key_owner.rbi
│   │   │   │   │           ├── custom_model.rbi
│   │   │   │   │           ├── daisy.rbi
│   │   │   │   │           ├── desktop.rbi
│   │   │   │   │           ├── dotcom_chat.rbi
│   │   │   │   │           ├── duplicate_detection_filter.rbi
│   │   │   │   │           ├── editor_chat.rbi
│   │   │   │   │           ├── editor_preview_features.rbi
│   │   │   │   │           ├── enable_a_chat_request.rbi
│   │   │   │   │           ├── enable_a_chat_response.rbi
│   │   │   │   │           ├── enable_af_chat_request.rbi
│   │   │   │   │           ├── enable_af_chat_response.rbi
│   │   │   │   │           ├── enable_afos_request.rbi
│   │   │   │   │           ├── enable_afos_response.rbi
│   │   │   │   │           ├── enable_al_request.rbi
│   │   │   │   │           ├── enable_al_response.rbi
│   │   │   │   │           ├── enable_aofo_request.rbi
│   │   │   │   │           ├── enable_aofo_response.rbi
│   │   │   │   │           ├── enable_g_chat_request.rbi
│   │   │   │   │           ├── enable_g_chat_response.rbi
│   │   │   │   │           ├── enable_gtff_request.rbi
│   │   │   │   │           ├── enable_gtff_response.rbi
│   │   │   │   │           ├── enable_gtf_request.rbi
│   │   │   │   │           ├── enable_gtf_response.rbi
│   │   │   │   │           ├── enable_model_request.rbi
│   │   │   │   │           ├── enable_model_response.rbi
│   │   │   │   │           ├── enable_ofct_request.rbi
│   │   │   │   │           ├── enable_ofct_response.rbi
│   │   │   │   │           ├── enable_ofm_request.rbi
│   │   │   │   │           ├── enable_ofm_response.rbi
│   │   │   │   │           ├── enable_ofo_request.rbi
│   │   │   │   │           ├── enable_ofo_response.rbi
│   │   │   │   │           ├── enable_ot_request.rbi
│   │   │   │   │           ├── enable_ot_response.rbi
│   │   │   │   │           ├── enable_registry_model_request.rbi
│   │   │   │   │           ├── enable_registry_model_response.rbi
│   │   │   │   │           ├── enterprise_membership.rbi
│   │   │   │   │           ├── enterprise_owner.rbi
│   │   │   │   │           ├── enterprise_role.rbi
│   │   │   │   │           ├── g_chat.rbi
│   │   │   │   │           ├── get_copilot_user_request.rbi
│   │   │   │   │           ├── get_copilot_user_response.rbi
│   │   │   │   │           ├── get_custom_models_details_request.rbi
│   │   │   │   │           ├── get_custom_models_details_response.rbi
│   │   │   │   │           ├── grok_code.rbi
│   │   │   │   │           ├── gtff.rbi
│   │   │   │   │           ├── gtf.rbi
│   │   │   │   │           ├── hulk.rbi
│   │   │   │   │           ├── limited_user_quota.rbi
│   │   │   │   │           ├── lotus.rbi
│   │   │   │   │           ├── mcp.rbi
│   │   │   │   │           ├── memory.rbi
│   │   │   │   │           ├── m_ironman.rbi
│   │   │   │   │           ├── mobile_chat.rbi
│   │   │   │   │           ├── model_capabilities.rbi
│   │   │   │   │           ├── model_limits.rbi
│   │   │   │   │           ├── model_native_search.rbi
│   │   │   │   │           ├── model_policies.rbi
│   │   │   │   │           ├── model_policy_configuration.rbi
│   │   │   │   │           ├── m_spiderman.rbi
│   │   │   │   │           ├── m_thor.rbi
│   │   │   │   │           ├── o1.rbi
│   │   │   │   │           ├── o3.rbi
│   │   │   │   │           ├── obmb.rbi
│   │   │   │   │           ├── obmw.rbi
│   │   │   │   │           ├── ofct.rbi
│   │   │   │   │           ├── off.rbi
│   │   │   │   │           ├── ofm.rbi
│   │   │   │   │           ├── ofo.rbi
│   │   │   │   │           ├── of.rbi
│   │   │   │   │           ├── open_ai_compatible.rbi
│   │   │   │   │           ├── organization_owner.rbi
│   │   │   │   │           ├── ot.rbi
│   │   │   │   │           ├── peony.rbi
│   │   │   │   │           ├── private_docs.rbi
│   │   │   │   │           ├── pr_summarization.rbi
│   │   │   │   │           ├── reset_date.rbi
│   │   │   │   │           ├── restrict_to_azure.rbi
│   │   │   │   │           ├── restrict_to_data_residency.rbi
│   │   │   │   │           ├── restrict_to_fedramp.rbi
│   │   │   │   │           ├── sku_isolation.rbi
│   │   │   │   │           ├── snippy_opt_out.rbi
│   │   │   │   │           ├── snippy.rbi
│   │   │   │   │           ├── spaces_individual_access.rbi
│   │   │   │   │           ├── spaces_individual_sharing.rbi
│   │   │   │   │           ├── spaces.rbi
│   │   │   │   │           ├── subscribe_limited_user_request.rbi
│   │   │   │   │           ├── subscribe_limited_user_response.rbi
│   │   │   │   │           ├── sunflower.rbi
│   │   │   │   │           ├── swe_agent.rbi
│   │   │   │   │           ├── telemetry.rbi
│   │   │   │   │           ├── training_telemetry.rbi
│   │   │   │   │           ├── trust_tier.rbi
│   │   │   │   │           ├── tulip.rbi
│   │   │   │   │           ├── watermelon.rbi
│   │   │   │   │           └── wintersoldier.rbi
│   │   │   │   ├── copilotapi
│   │   │   │   │   ├── agents
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── agent_config_for_integration_id_request.rbi
│   │   │   │   │   │       ├── agent_config_for_integration_id_response.rbi
│   │   │   │   │   │       ├── agent_config_for_integration_slug_request.rbi
│   │   │   │   │   │       ├── agent_config_for_integration_slug_response.rbi
│   │   │   │   │   │       ├── agentic_app_type.rbi
│   │   │   │   │   │       ├── agents_api_client.rbi
│   │   │   │   │   │       ├── copilot_app_config
│   │   │   │   │   │       │   └── app_type.rbi
│   │   │   │   │   │       ├── copilot_app_config.rbi
│   │   │   │   │   │       ├── integration.rbi
│   │   │   │   │   │       ├── is_user_authorized_for_agent_request.rbi
│   │   │   │   │   │       ├── is_user_authorized_for_agent_response.rbi
│   │   │   │   │   │       ├── list_authorized_agents_for_user_request.rbi
│   │   │   │   │   │       ├── list_authorized_agents_for_user_response.rbi
│   │   │   │   │   │       ├── mint_user_to_server_token_for_agent_and_user_request.rbi
│   │   │   │   │   │       ├── mint_user_to_server_token_for_agent_and_user_response.rbi
│   │   │   │   │   │       ├── owner.rbi
│   │   │   │   │   │       ├── resolve_agentic_app_request.rbi
│   │   │   │   │   │       ├── resolve_agentic_app_response.rbi
│   │   │   │   │   │       ├── skill
│   │   │   │   │   │       │   └── return_type.rbi
│   │   │   │   │   │       └── skill.rbi
│   │   │   │   │   ├── chat
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── alert_file.rbi
│   │   │   │   │   │       ├── alert_location.rbi
│   │   │   │   │   │       ├── app.rbi
│   │   │   │   │   │       ├── attach_markdown_assets_request.rbi
│   │   │   │   │   │       ├── attach_markdown_assets_response.rbi
│   │   │   │   │   │       ├── attachment.rbi
│   │   │   │   │   │       ├── attachments_api_client.rbi
│   │   │   │   │   │       ├── batch_get_user_info_by_ids_request.rbi
│   │   │   │   │   │       ├── batch_get_user_info_by_ids_response.rbi
│   │   │   │   │   │       ├── blame_line.rbi
│   │   │   │   │   │       ├── check_run.rbi
│   │   │   │   │   │       ├── code_scanning_alert.rbi
│   │   │   │   │   │       ├── commit_and_pull_request.rbi
│   │   │   │   │   │       ├── commit_author.rbi
│   │   │   │   │   │       ├── commit.rbi
│   │   │   │   │   │       ├── compare_trees_by_range_request.rbi
│   │   │   │   │   │       ├── compare_trees_by_range_response.rbi
│   │   │   │   │   │       ├── compare_trees_request.rbi
│   │   │   │   │   │       ├── compare_trees_response.rbi
│   │   │   │   │   │       ├── context_line.rbi
│   │   │   │   │   │       ├── delete_attachments_for_threads_request.rbi
│   │   │   │   │   │       ├── delete_attachments_for_threads_response.rbi
│   │   │   │   │   │       ├── dependabot_alert.rbi
│   │   │   │   │   │       ├── diff_hunk.rbi
│   │   │   │   │   │       ├── diff_line.rbi
│   │   │   │   │   │       ├── discussion
│   │   │   │   │   │       │   ├── discussion_answer.rbi
│   │   │   │   │   │       │   └── discussion_user.rbi
│   │   │   │   │   │       ├── discussion.rbi
│   │   │   │   │   │       ├── file_changes.rbi
│   │   │   │   │   │       ├── file.rbi
│   │   │   │   │   │       ├── get_codeowners_request.rbi
│   │   │   │   │   │       ├── get_codeowners_response.rbi
│   │   │   │   │   │       ├── get_code_scanning_alert_request.rbi
│   │   │   │   │   │       ├── get_code_scanning_alert_response.rbi
│   │   │   │   │   │       ├── get_commit_request.rbi
│   │   │   │   │   │       ├── get_commit_response.rbi
│   │   │   │   │   │       ├── get_commits_and_pull_requests_request.rbi
│   │   │   │   │   │       ├── get_commits_and_pull_requests_response.rbi
│   │   │   │   │   │       ├── get_dependabot_alert_request.rbi
│   │   │   │   │   │       ├── get_dependabot_alert_response.rbi
│   │   │   │   │   │       ├── get_discussion_request.rbi
│   │   │   │   │   │       ├── get_discussion_response.rbi
│   │   │   │   │   │       ├── get_file_changes_request.rbi
│   │   │   │   │   │       ├── get_file_changes_response.rbi
│   │   │   │   │   │       ├── get_file_request.rbi
│   │   │   │   │   │       ├── get_file_response.rbi
│   │   │   │   │   │       ├── get_issue_by_id_request.rbi
│   │   │   │   │   │       ├── get_issue_by_id_response.rbi
│   │   │   │   │   │       ├── get_issue_internal_only_request.rbi
│   │   │   │   │   │       ├── get_issue_internal_only_response.rbi
│   │   │   │   │   │       ├── get_issue_request.rbi
│   │   │   │   │   │       ├── get_issue_response.rbi
│   │   │   │   │   │       ├── get_profile_request.rbi
│   │   │   │   │   │       ├── get_profile_response.rbi
│   │   │   │   │   │       ├── get_pull_request_alerts_request.rbi
│   │   │   │   │   │       ├── get_pull_request_alerts_response
│   │   │   │   │   │       │   └── code_scanning_alert_summary.rbi
│   │   │   │   │   │       ├── get_pull_request_alerts_response.rbi
│   │   │   │   │   │       ├── get_pull_request_by_id_request.rbi
│   │   │   │   │   │       ├── get_pull_request_by_id_response.rbi
│   │   │   │   │   │       ├── get_pull_request_commits_request.rbi
│   │   │   │   │   │       ├── get_pull_request_commits_response.rbi
│   │   │   │   │   │       ├── get_pull_request_request.rbi
│   │   │   │   │   │       ├── get_pull_request_response.rbi
│   │   │   │   │   │       ├── get_pull_requests_by_id_internal_only_request.rbi
│   │   │   │   │   │       ├── get_pull_requests_by_id_internal_only_response.rbi
│   │   │   │   │   │       ├── get_raw_job_log_request.rbi
│   │   │   │   │   │       ├── get_raw_job_log_response.rbi
│   │   │   │   │   │       ├── get_release_request.rbi
│   │   │   │   │   │       ├── get_release_response.rbi
│   │   │   │   │   │       ├── get_repo_security_alert_counts_request.rbi
│   │   │   │   │   │       ├── get_repo_security_alert_counts_response.rbi
│   │   │   │   │   │       ├── get_repository_request.rbi
│   │   │   │   │   │       ├── get_repository_response.rbi
│   │   │   │   │   │       ├── get_secret_scanning_alert_request.rbi
│   │   │   │   │   │       ├── get_secret_scanning_alert_response.rbi
│   │   │   │   │   │       ├── get_signed_attachment_urls_request.rbi
│   │   │   │   │   │       ├── get_signed_attachment_urls_response.rbi
│   │   │   │   │   │       ├── issue
│   │   │   │   │   │       │   ├── issue_pull_request.rbi
│   │   │   │   │   │       │   └── issue_user.rbi
│   │   │   │   │   │       ├── issue_info_internal.rbi
│   │   │   │   │   │       ├── issue.rbi
│   │   │   │   │   │       ├── job_log.rbi
│   │   │   │   │   │       ├── job.rbi
│   │   │   │   │   │       ├── list_check_runs_response.rbi
│   │   │   │   │   │       ├── list_jobs_for_workflow_run_response.rbi
│   │   │   │   │   │       ├── list_runs_for_workflow_response.rbi
│   │   │   │   │   │       ├── profile.rbi
│   │   │   │   │   │       ├── pull_request_info_internal.rbi
│   │   │   │   │   │       ├── pull_request.rbi
│   │   │   │   │   │       ├── release.rbi
│   │   │   │   │   │       ├── repo_security_alert_counts_alert_counts.rbi
│   │   │   │   │   │       ├── repo_security_alert_counts_code_scanning.rbi
│   │   │   │   │   │       ├── repo_security_alert_counts_code_scanning_sub_features.rbi
│   │   │   │   │   │       ├── repo_security_alert_counts_dependabot.rbi
│   │   │   │   │   │       ├── repo_security_alert_counts_dependabot_sub_features.rbi
│   │   │   │   │   │       ├── repo_security_alert_counts_secret_scanning.rbi
│   │   │   │   │   │       ├── repo_security_alert_counts_secret_scanning_sub_features.rbi
│   │   │   │   │   │       ├── repo_security_alert_counts_sub_feature_summary.rbi
│   │   │   │   │   │       ├── repository
│   │   │   │   │   │       │   ├── language.rbi
│   │   │   │   │   │       │   ├── owner_type.rbi
│   │   │   │   │   │       │   └── visibility.rbi
│   │   │   │   │   │       ├── repository.rbi
│   │   │   │   │   │       ├── runner.rbi
│   │   │   │   │   │       ├── secret_scanning_alert
│   │   │   │   │   │       │   ├── other_location.rbi
│   │   │   │   │   │       │   └── resolver.rbi
│   │   │   │   │   │       ├── secret_scanning_alert.rbi
│   │   │   │   │   │       ├── skills_api_client.rbi
│   │   │   │   │   │       ├── team.rbi
│   │   │   │   │   │       ├── user_info.rbi
│   │   │   │   │   │       ├── user.rbi
│   │   │   │   │   │       ├── workflow.rbi
│   │   │   │   │   │       └── workflow_run.rbi
│   │   │   │   │   ├── core
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── authorization_api_client.rbi
│   │   │   │   │   │       ├── authorization_decision.rbi
│   │   │   │   │   │       ├── authorization_request_object.rbi
│   │   │   │   │   │       ├── authorize_thread_sharing_request.rbi
│   │   │   │   │   │       ├── authorize_thread_sharing_response.rbi
│   │   │   │   │   │       ├── batch_control_access_request.rbi
│   │   │   │   │   │       ├── batch_control_access_response.rbi
│   │   │   │   │   │       ├── control_access_request.rbi
│   │   │   │   │   │       ├── control_access_response.rbi
│   │   │   │   │   │       ├── get_all_message_resource_owners_request.rbi
│   │   │   │   │   │       ├── get_all_message_resource_owners_response.rbi
│   │   │   │   │   │       ├── get_memberships_request.rbi
│   │   │   │   │   │       ├── get_memberships_response.rbi
│   │   │   │   │   │       ├── get_team_memberships_request.rbi
│   │   │   │   │   │       └── get_team_memberships_response.rbi
│   │   │   │   │   ├── custom_copilots
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── comment.rbi
│   │   │   │   │   │       ├── custom_copilot_config_for_id_request.rbi
│   │   │   │   │   │       ├── custom_copilot_config_for_id_response.rbi
│   │   │   │   │   │       ├── custom_copilot_config_for_name_request.rbi
│   │   │   │   │   │       ├── custom_copilot_config_for_name_response.rbi
│   │   │   │   │   │       ├── custom_copilot_config_for_slug_request.rbi
│   │   │   │   │   │       ├── custom_copilot_config_for_slug_response.rbi
│   │   │   │   │   │       ├── custom_copilot_config.rbi
│   │   │   │   │   │       ├── custom_copilot_configs_for_user_id_request.rbi
│   │   │   │   │   │       ├── custom_copilot_configs_for_user_id_response.rbi
│   │   │   │   │   │       ├── custom_copilots_api_client.rbi
│   │   │   │   │   │       ├── diff_entry.rbi
│   │   │   │   │   │       ├── free_text_metadata.rbi
│   │   │   │   │   │       ├── git_hub_file_metadata.rbi
│   │   │   │   │   │       ├── git_hub_issue_metadata.rbi
│   │   │   │   │   │       ├── git_hub_pull_request_metadata.rbi
│   │   │   │   │   │       ├── label.rbi
│   │   │   │   │   │       ├── media_content_metadata.rbi
│   │   │   │   │   │       ├── owner_type.rbi
│   │   │   │   │   │       ├── repository_metadata.rbi
│   │   │   │   │   │       ├── resource.rbi
│   │   │   │   │   │       ├── resource_type.rbi
│   │   │   │   │   │       ├── review_comment.rbi
│   │   │   │   │   │       └── uploaded_text_file_metadata.rbi
│   │   │   │   │   ├── custom_instructions
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── custom_instruction_for_user_id_request.rbi
│   │   │   │   │   │       ├── custom_instruction_for_user_id_response.rbi
│   │   │   │   │   │       ├── custom_instruction.rbi
│   │   │   │   │   │       └── custom_instructions_api_client.rbi
│   │   │   │   │   └── mcp
│   │   │   │   │       └── v1
│   │   │   │   │           ├── get_server_configs_request.rbi
│   │   │   │   │           ├── get_server_configs_response.rbi
│   │   │   │   │           ├── mcp_server_configs_api_client.rbi
│   │   │   │   │           └── server_config.rbi
│   │   │   │   ├── dependabot
│   │   │   │   │   ├── pull_requests
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── check_pull_request_eligibility_request.rbi
│   │   │   │   │   │       ├── check_pull_request_eligibility_response
│   │   │   │   │   │       │   └── result.rbi
│   │   │   │   │   │       ├── check_pull_request_eligibility_response.rbi
│   │   │   │   │   │       ├── ci_status.rbi
│   │   │   │   │   │       ├── create_pull_request_request.rbi
│   │   │   │   │   │       ├── create_pull_request_response.rbi
│   │   │   │   │   │       ├── dependency_file
│   │   │   │   │   │       │   ├── content_encoding.rbi
│   │   │   │   │   │       │   └── type.rbi
│   │   │   │   │   │       ├── dependency_file.rbi
│   │   │   │   │   │       ├── error.rbi
│   │   │   │   │   │       ├── error_type.rbi
│   │   │   │   │   │       ├── get_ci_status_request.rbi
│   │   │   │   │   │       ├── get_ci_status_response.rbi
│   │   │   │   │   │       ├── get_pull_requests_request.rbi
│   │   │   │   │   │       ├── get_pull_requests_response.rbi
│   │   │   │   │   │       ├── label.rbi
│   │   │   │   │   │       ├── publish_changes_request.rbi
│   │   │   │   │   │       ├── publish_changes_response.rbi
│   │   │   │   │   │       ├── pull_request_api_client.rbi
│   │   │   │   │   │       ├── pull_request.rbi
│   │   │   │   │   │       └── reviewers.rbi
│   │   │   │   │   ├── settings
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── annotation_location.rbi
│   │   │   │   │   │       ├── autofix_api_client.rbi
│   │   │   │   │   │       ├── create_suggested_fix_annotation_request.rbi
│   │   │   │   │   │       ├── create_suggested_fix_annotation_response.rbi
│   │   │   │   │   │       ├── dependabot_runner_settings.rbi
│   │   │   │   │   │       ├── get_repository_settings_request.rbi
│   │   │   │   │   │       ├── get_repository_settings_response.rbi
│   │   │   │   │   │       ├── remove_paused_flag_on_repository_request.rbi
│   │   │   │   │   │       ├── remove_paused_flag_on_repository_response.rbi
│   │   │   │   │   │       ├── repository_api_client.rbi
│   │   │   │   │   │       ├── set_paused_flag_on_repository_request.rbi
│   │   │   │   │   │       ├── set_paused_flag_on_repository_response.rbi
│   │   │   │   │   │       ├── set_self_hosted_flag_on_repository_request.rbi
│   │   │   │   │   │       └── set_self_hosted_flag_on_repository_response.rbi
│   │   │   │   │   └── tokens
│   │   │   │   │       └── v1
│   │   │   │   │           ├── app_install_api_client.rbi
│   │   │   │   │           ├── create_jit_access_request.rbi
│   │   │   │   │           ├── create_jit_access_response.rbi
│   │   │   │   │           ├── create_repository_install_request
│   │   │   │   │           │   └── install_trigger.rbi
│   │   │   │   │           ├── create_repository_install_request.rbi
│   │   │   │   │           ├── create_repository_install_response
│   │   │   │   │           │   └── install_state.rbi
│   │   │   │   │           ├── create_repository_install_response.rbi
│   │   │   │   │           └── token_api_client.rbi
│   │   │   │   ├── dependency_graph
│   │   │   │   │   └── users
│   │   │   │   │       └── v1
│   │   │   │   │           ├── get_users_request.rbi
│   │   │   │   │           ├── get_users_response.rbi
│   │   │   │   │           ├── user_list_item.rbi
│   │   │   │   │           ├── users_api_client.rbi
│   │   │   │   │           └── user_type.rbi
│   │   │   │   ├── education_web
│   │   │   │   │   ├── orgs
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── orgs_api_client.rbi
│   │   │   │   │   │       ├── revoke_outside_collaborators_request.rbi
│   │   │   │   │   │       └── revoke_outside_collaborators_response.rbi
│   │   │   │   │   ├── repos
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── classroom_repos_api_client.rbi
│   │   │   │   │   │       ├── get_active_in_academic_org_status_request.rbi
│   │   │   │   │   │       ├── get_active_in_academic_org_status_response.rbi
│   │   │   │   │   │       ├── get_classroom_repo_info_request.rbi
│   │   │   │   │   │       ├── get_classroom_repo_info_response.rbi
│   │   │   │   │   │       ├── get_repo_info_request.rbi
│   │   │   │   │   │       ├── get_repo_info_response.rbi
│   │   │   │   │   │       ├── repo_info.rbi
│   │   │   │   │   │       └── repos_api_client.rbi
│   │   │   │   │   └── users
│   │   │   │   │       └── v1
│   │   │   │   │           ├── add_dashboard_notice_request.rbi
│   │   │   │   │           ├── add_dashboard_notice_response.rbi
│   │   │   │   │           ├── get_user_classroom_assignments_request.rbi
│   │   │   │   │           ├── get_user_classroom_assignments_response.rbi
│   │   │   │   │           ├── get_user_coupon_request.rbi
│   │   │   │   │           ├── get_user_coupon_response.rbi
│   │   │   │   │           ├── get_user_details_request.rbi
│   │   │   │   │           ├── get_user_details_response.rbi
│   │   │   │   │           ├── get_user_list_repositories_request.rbi
│   │   │   │   │           ├── get_user_list_repositories_response.rbi
│   │   │   │   │           ├── get_user_owns_repo_request.rbi
│   │   │   │   │           ├── get_user_owns_repo_response.rbi
│   │   │   │   │           ├── get_user_underline_setting_request.rbi
│   │   │   │   │           ├── get_user_underline_setting_response.rbi
│   │   │   │   │           ├── has_cloned_template_and_pushed_to_clone_request.rbi
│   │   │   │   │           ├── has_cloned_template_and_pushed_to_clone_response.rbi
│   │   │   │   │           ├── has_profile_readme_request.rbi
│   │   │   │   │           ├── has_profile_readme_response.rbi
│   │   │   │   │           ├── has_two_factor_auth_request.rbi
│   │   │   │   │           ├── has_two_factor_auth_response.rbi
│   │   │   │   │           ├── invite_user_to_repository_request.rbi
│   │   │   │   │           ├── invite_user_to_repository_response.rbi
│   │   │   │   │           ├── is_spammy_user_request.rbi
│   │   │   │   │           ├── is_spammy_user_response.rbi
│   │   │   │   │           ├── remove_user_from_repository_request.rbi
│   │   │   │   │           ├── remove_user_from_repository_response.rbi
│   │   │   │   │           ├── replace_all_topics_on_user_repository_request.rbi
│   │   │   │   │           ├── replace_all_topics_on_user_repository_response.rbi
│   │   │   │   │           ├── set_user_coupon_request.rbi
│   │   │   │   │           ├── set_user_coupon_response.rbi
│   │   │   │   │           ├── spammy_user.rbi
│   │   │   │   │           ├── update_users_repository_starred_status_request.rbi
│   │   │   │   │           ├── update_users_repository_starred_status_response.rbi
│   │   │   │   │           ├── user_classroom_assignment_list_item.rbi
│   │   │   │   │           ├── user_coupon.rbi
│   │   │   │   │           └── users_api_client.rbi
│   │   │   │   ├── elm
│   │   │   │   │   ├── actions
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── actions_permission_type.rbi
│   │   │   │   │   │       ├── created_check_run.rbi
│   │   │   │   │   │       ├── created_commit_status_check.rbi
│   │   │   │   │   │       ├── export_actions_settings_api_client.rbi
│   │   │   │   │   │       ├── export_actions_settings.rbi
│   │   │   │   │   │       ├── export_actions_settings_request.rbi
│   │   │   │   │   │       ├── export_actions_settings_response.rbi
│   │   │   │   │   │       ├── export_check_run_conclusion.rbi
│   │   │   │   │   │       ├── export_check_run.rbi
│   │   │   │   │   │       ├── export_check_runs_api_client.rbi
│   │   │   │   │   │       ├── export_check_runs_request.rbi
│   │   │   │   │   │       ├── export_check_runs_response.rbi
│   │   │   │   │   │       ├── export_check_run_status.rbi
│   │   │   │   │   │       ├── export_check_suite_conclusion.rbi
│   │   │   │   │   │       ├── export_check_suite.rbi
│   │   │   │   │   │       ├── export_check_suites_api_client.rbi
│   │   │   │   │   │       ├── export_check_suites_request.rbi
│   │   │   │   │   │       ├── export_check_suites_response.rbi
│   │   │   │   │   │       ├── export_check_suite_status.rbi
│   │   │   │   │   │       ├── export_commit_status_check.rbi
│   │   │   │   │   │       ├── export_commit_status_checks_api_client.rbi
│   │   │   │   │   │       ├── export_commit_status_checks_request.rbi
│   │   │   │   │   │       ├── export_commit_status_checks_response.rbi
│   │   │   │   │   │       ├── export_commit_status_check_state.rbi
│   │   │   │   │   │       ├── failed_check_run.rbi
│   │   │   │   │   │       ├── failed_commit_status_check.rbi
│   │   │   │   │   │       ├── import_check_run_conclusion.rbi
│   │   │   │   │   │       ├── import_check_run.rbi
│   │   │   │   │   │       ├── import_check_runs_api_client.rbi
│   │   │   │   │   │       ├── import_check_runs_request.rbi
│   │   │   │   │   │       ├── import_check_runs_response.rbi
│   │   │   │   │   │       ├── import_check_run_status.rbi
│   │   │   │   │   │       ├── import_check_suite_api_client.rbi
│   │   │   │   │   │       ├── import_check_suite_conclusion.rbi
│   │   │   │   │   │       ├── import_check_suite.rbi
│   │   │   │   │   │       ├── import_check_suite_request.rbi
│   │   │   │   │   │       ├── import_check_suite_response.rbi
│   │   │   │   │   │       ├── import_check_suite_status.rbi
│   │   │   │   │   │       ├── import_commit_status_check_api_client.rbi
│   │   │   │   │   │       ├── import_commit_status_check.rbi
│   │   │   │   │   │       ├── import_commit_status_check_request.rbi
│   │   │   │   │   │       ├── import_commit_status_check_response.rbi
│   │   │   │   │   │       └── import_commit_status_check_state.rbi
│   │   │   │   │   ├── data
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── export_asset.rbi
│   │   │   │   │   │       ├── export_asset_request.rbi
│   │   │   │   │   │       ├── export_asset_response.rbi
│   │   │   │   │   │       ├── export_assets_api_client.rbi
│   │   │   │   │   │       └── export_asset_type.rbi
│   │   │   │   │   ├── issues
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── export_issue_event.rbi
│   │   │   │   │   │       ├── export_issue_events_api_client.rbi
│   │   │   │   │   │       ├── export_issue_events_request.rbi
│   │   │   │   │   │       └── export_issue_events_response.rbi
│   │   │   │   │   ├── organizations
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── export_repository_defaults.rbi
│   │   │   │   │   │       ├── export_repository_defaults_request.rbi
│   │   │   │   │   │       ├── export_repository_defaults_response.rbi
│   │   │   │   │   │       ├── export_settings_api_client.rbi
│   │   │   │   │   │       └── export_user_label.rbi
│   │   │   │   │   └── repositories
│   │   │   │   │       └── v1
│   │   │   │   │           ├── export_repository_settings_api_client.rbi
│   │   │   │   │           ├── export_repository_settings.rbi
│   │   │   │   │           ├── export_repository_settings_request.rbi
│   │   │   │   │           ├── export_repository_settings_response.rbi
│   │   │   │   │           ├── export_repository_topic.rbi
│   │   │   │   │           ├── export_repository_topics_api_client.rbi
│   │   │   │   │           ├── export_repository_topics_request.rbi
│   │   │   │   │           ├── export_repository_topics_response.rbi
│   │   │   │   │           ├── import_create_wiki_api_client.rbi
│   │   │   │   │           ├── import_create_wiki_request.rbi
│   │   │   │   │           ├── import_create_wiki_response.rbi
│   │   │   │   │           └── repository_topic_state.rbi
│   │   │   │   ├── examples
│   │   │   │   │   └── octocat
│   │   │   │   │       └── v1
│   │   │   │   │           ├── get_octocat_request.rbi
│   │   │   │   │           ├── get_octocat_response.rbi
│   │   │   │   │           └── octocat_api_client.rbi
│   │   │   │   ├── features
│   │   │   │   │   ├── actors
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── actor.rbi
│   │   │   │   │   │       ├── actors_api_client.rbi
│   │   │   │   │   │       ├── get_actors_by_id_request.rbi
│   │   │   │   │   │       ├── get_actors_by_id_response.rbi
│   │   │   │   │   │       ├── get_actors_by_name_query.rbi
│   │   │   │   │   │       ├── get_actors_by_name_request.rbi
│   │   │   │   │   │       ├── get_actors_by_name_response.rbi
│   │   │   │   │   │       └── tenant.rbi
│   │   │   │   │   ├── core
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── actor_feature_result.rbi
│   │   │   │   │   │       ├── check_actor_feature_request.rbi
│   │   │   │   │   │       ├── check_actor_feature_response.rbi
│   │   │   │   │   │       ├── check_actor_features_request.rbi
│   │   │   │   │   │       ├── check_actor_features_response.rbi
│   │   │   │   │   │       ├── check_actors_feature_request.rbi
│   │   │   │   │   │       ├── check_actors_feature_response.rbi
│   │   │   │   │   │       ├── check_global_feature_request.rbi
│   │   │   │   │   │       ├── check_global_feature_response.rbi
│   │   │   │   │   │       └── features_api_client.rbi
│   │   │   │   │   └── groups
│   │   │   │   │       └── v1
│   │   │   │   │           ├── get_groups_request.rbi
│   │   │   │   │           ├── get_groups_response.rbi
│   │   │   │   │           └── groups_api_client.rbi
│   │   │   │   ├── git_hub
│   │   │   │   │   └── repositories
│   │   │   │   │       └── v1
│   │   │   │   │           ├── find_repositories_by_name_request.rbi
│   │   │   │   │           ├── find_repositories_by_name_response.rbi
│   │   │   │   │           ├── find_repositories_request.rbi
│   │   │   │   │           ├── find_repositories_response.rbi
│   │   │   │   │           ├── find_repository_permissions_request.rbi
│   │   │   │   │           ├── find_repository_permissions_response.rbi
│   │   │   │   │           ├── repositories_api_client.rbi
│   │   │   │   │           ├── repository_list_item.rbi
│   │   │   │   │           ├── repository_permission_list_item.rbi
│   │   │   │   │           ├── status.rbi
│   │   │   │   │           ├── user_permission.rbi
│   │   │   │   │           └── visibility.rbi
│   │   │   │   ├── git_src_migrator
│   │   │   │   │   ├── migrations
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── archive_format.rbi
│   │   │   │   │   │       ├── client_source_type.rbi
│   │   │   │   │   │       ├── get_migration_request.rbi
│   │   │   │   │   │       ├── get_migration_response.rbi
│   │   │   │   │   │       ├── migration_api_client.rbi
│   │   │   │   │   │       ├── migration_message_source.rbi
│   │   │   │   │   │       ├── migration.rbi
│   │   │   │   │   │       ├── migration_state.rbi
│   │   │   │   │   │       ├── source_migration_failure_details.rbi
│   │   │   │   │   │       ├── source_type.rbi
│   │   │   │   │   │       ├── start_migration_request.rbi
│   │   │   │   │   │       └── start_migration_response.rbi
│   │   │   │   │   └── monolith
│   │   │   │   │       └── v1
│   │   │   │   │           ├── annotation.rbi
│   │   │   │   │           ├── conclusion.rbi
│   │   │   │   │           ├── get_workflow_status_request.rbi
│   │   │   │   │           ├── get_workflow_status_response.rbi
│   │   │   │   │           ├── git_src_migrator_workflow_api_client.rbi
│   │   │   │   │           ├── job.rbi
│   │   │   │   │           ├── migration_state.rbi
│   │   │   │   │           ├── re_run_job_request.rbi
│   │   │   │   │           ├── re_run_job_response.rbi
│   │   │   │   │           ├── run_dynamic_workflow_request.rbi
│   │   │   │   │           ├── run_dynamic_workflow_response.rbi
│   │   │   │   │           ├── source_imports_api_client.rbi
│   │   │   │   │           ├── source_type.rbi
│   │   │   │   │           ├── status.rbi
│   │   │   │   │           ├── stop_import_request.rbi
│   │   │   │   │           ├── stop_import_response.rbi
│   │   │   │   │           ├── update_import_status_request.rbi
│   │   │   │   │           ├── update_import_status_response.rbi
│   │   │   │   │           ├── warning_level.rbi
│   │   │   │   │           ├── workflow_input.rbi
│   │   │   │   │           └── workflow_secret.rbi
│   │   │   │   ├── hosted_compute_ims
│   │   │   │   │   ├── get_billing_customer_id_for_entity_request.rbi
│   │   │   │   │   ├── get_billing_customer_id_for_entity_response.rbi
│   │   │   │   │   ├── get_retention_policies_for_entity_request.rbi
│   │   │   │   │   ├── get_retention_policies_for_entity_response.rbi
│   │   │   │   │   ├── monolith_custom_images_api_client.rbi
│   │   │   │   │   ├── set_retention_policies_for_entity_request.rbi
│   │   │   │   │   └── set_retention_policies_for_entity_response.rbi
│   │   │   │   ├── kredz
│   │   │   │   │   └── core
│   │   │   │   │       └── v1
│   │   │   │   │           ├── actors_api_client.rbi
│   │   │   │   │           ├── can_actor_write_secrets_request.rbi
│   │   │   │   │           ├── can_actor_write_secrets_response.rbi
│   │   │   │   │           ├── check_owner_exists_request.rbi
│   │   │   │   │           ├── check_owner_exists_response.rbi
│   │   │   │   │           ├── global_id.rbi
│   │   │   │   │           └── owner_api_client.rbi
│   │   │   │   ├── licensing
│   │   │   │   │   ├── business_teams
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── business_teams_api_client.rbi
│   │   │   │   │   │       ├── get_business_team_org_assignments_request.rbi
│   │   │   │   │   │       └── get_business_team_org_assignments_response.rbi
│   │   │   │   │   ├── customers
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── customer.rbi
│   │   │   │   │   │       ├── enterprise_installation.rbi
│   │   │   │   │   │       ├── enterprise_installations_api_client.rbi
│   │   │   │   │   │       ├── entity_type.rbi
│   │   │   │   │   │       ├── get_business_team_members_request.rbi
│   │   │   │   │   │       ├── get_business_team_members_response.rbi
│   │   │   │   │   │       ├── get_copilot_seated_user_ids_request.rbi
│   │   │   │   │   │       ├── get_copilot_seated_user_ids_response.rbi
│   │   │   │   │   │       ├── get_customer_request.rbi
│   │   │   │   │   │       ├── get_customer_response.rbi
│   │   │   │   │   │       ├── get_enterprise_installations_request.rbi
│   │   │   │   │   │       ├── get_enterprise_installations_response.rbi
│   │   │   │   │   │       ├── get_org_team_members_request.rbi
│   │   │   │   │   │       ├── get_org_team_members_response.rbi
│   │   │   │   │   │       ├── get_pre_trial_ghas_enablements_request.rbi
│   │   │   │   │   │       ├── get_pre_trial_ghas_enablements_response.rbi
│   │   │   │   │   │       ├── get_product_enablements_request.rbi
│   │   │   │   │   │       ├── get_product_enablements_response
│   │   │   │   │   │       │   └── product_enablement.rbi
│   │   │   │   │   │       ├── get_product_enablements_response.rbi
│   │   │   │   │   │       ├── get_users_request.rbi
│   │   │   │   │   │       ├── get_users_response.rbi
│   │   │   │   │   │       ├── get_visual_studio_subscriptions_request.rbi
│   │   │   │   │   │       ├── get_visual_studio_subscriptions_response.rbi
│   │   │   │   │   │       ├── licensing_model.rbi
│   │   │   │   │   │       ├── plan_owner_type.rbi
│   │   │   │   │   │       ├── product_enablements_api_client.rbi
│   │   │   │   │   │       ├── product_enablement_type.rbi
│   │   │   │   │   │       ├── product.rbi
│   │   │   │   │   │       ├── trial_plan.rbi
│   │   │   │   │   │       ├── user.rbi
│   │   │   │   │   │       ├── users_api_client.rbi
│   │   │   │   │   │       ├── visual_studio_subscription.rbi
│   │   │   │   │   │       └── visual_studio_subscriptions_api_client.rbi
│   │   │   │   │   ├── enterprise_installations
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── get_users_request.rbi
│   │   │   │   │   │       ├── get_users_response.rbi
│   │   │   │   │   │       ├── user.rbi
│   │   │   │   │   │       └── users_api_client.rbi
│   │   │   │   │   └── repositories
│   │   │   │   │       └── v1
│   │   │   │   │           ├── enterprise_managed_owner.rbi
│   │   │   │   │           ├── get_repository_information_request.rbi
│   │   │   │   │           ├── get_repository_information_response.rbi
│   │   │   │   │           ├── product.rbi
│   │   │   │   │           ├── repositories_api_client.rbi
│   │   │   │   │           ├── repository
│   │   │   │   │           │   └── visibility.rbi
│   │   │   │   │           └── repository.rbi
│   │   │   │   ├── mail_replies
│   │   │   │   │   └── replies
│   │   │   │   │       └── v1
│   │   │   │   │           ├── address.rbi
│   │   │   │   │           ├── email_message.rbi
│   │   │   │   │           ├── replies_api_client.rbi
│   │   │   │   │           ├── submit_email_reply_request.rbi
│   │   │   │   │           ├── submit_email_reply_response.rbi
│   │   │   │   │           ├── submit_email_unsubscribe_request.rbi
│   │   │   │   │           └── submit_email_unsubscribe_response.rbi
│   │   │   │   ├── mcpregistry
│   │   │   │   │   ├── enrichment
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── batch_get_repository_info_request.rbi
│   │   │   │   │   │       ├── batch_get_repository_info_response.rbi
│   │   │   │   │   │       ├── batch_get_repository_readme_request.rbi
│   │   │   │   │   │       ├── batch_get_repository_readme_response.rbi
│   │   │   │   │   │       ├── enrichment_api_client.rbi
│   │   │   │   │   │       ├── error_code.rbi
│   │   │   │   │   │       ├── get_repository_info_request.rbi
│   │   │   │   │   │       ├── get_repository_info_response.rbi
│   │   │   │   │   │       ├── get_repository_info_result.rbi
│   │   │   │   │   │       ├── get_repository_readme_request.rbi
│   │   │   │   │   │       ├── get_repository_readme_response.rbi
│   │   │   │   │   │       ├── get_repository_readme_result.rbi
│   │   │   │   │   │       ├── readme_content.rbi
│   │   │   │   │   │       └── repository_info.rbi
│   │   │   │   │   └── identity
│   │   │   │   │       └── v1
│   │   │   │   │           ├── get_copilot_access_request.rbi
│   │   │   │   │           ├── get_copilot_access_response.rbi
│   │   │   │   │           ├── get_memberships_request.rbi
│   │   │   │   │           ├── get_memberships_response.rbi
│   │   │   │   │           ├── get_org_enterprise_request.rbi
│   │   │   │   │           ├── get_org_enterprise_response.rbi
│   │   │   │   │           ├── get_user_request.rbi
│   │   │   │   │           ├── get_user_response.rbi
│   │   │   │   │           ├── identity_api_client.rbi
│   │   │   │   │           ├── membership
│   │   │   │   │           │   ├── role.rbi
│   │   │   │   │           │   └── type.rbi
│   │   │   │   │           ├── membership.rbi
│   │   │   │   │           ├── resolve_namespace_request.rbi
│   │   │   │   │           ├── resolve_namespace_response
│   │   │   │   │           │   └── type.rbi
│   │   │   │   │           └── resolve_namespace_response.rbi
│   │   │   │   ├── modelsgateway
│   │   │   │   │   ├── access
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── access_api_client.rbi
│   │   │   │   │   │       ├── azure_ai.rbi
│   │   │   │   │   │       ├── custom_model.rbi
│   │   │   │   │   │       ├── get_model_access_request.rbi
│   │   │   │   │   │       ├── get_model_access_response.rbi
│   │   │   │   │   │       └── usage_tier.rbi
│   │   │   │   │   ├── billing
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── get_multipliers_request.rbi
│   │   │   │   │   │       ├── get_multipliers_response.rbi
│   │   │   │   │   │       ├── multiplier.rbi
│   │   │   │   │   │       └── multipliers_api_client.rbi
│   │   │   │   │   └── telemetry
│   │   │   │   │       └── v1
│   │   │   │   │           ├── create_models_log_event_request.rbi
│   │   │   │   │           ├── create_models_log_event_response.rbi
│   │   │   │   │           └── models_log_api_client.rbi
│   │   │   │   ├── notifications
│   │   │   │   │   └── notifyd
│   │   │   │   │       └── v1
│   │   │   │   │           ├── auth_token.rbi
│   │   │   │   │           ├── auth_token_request.rbi
│   │   │   │   │           ├── batch_check_ignored_repository_request.rbi
│   │   │   │   │           ├── batch_check_ignored_repository_response.rbi
│   │   │   │   │           ├── batch_check_notify_policy_request.rbi
│   │   │   │   │           ├── batch_check_notify_policy_response.rbi
│   │   │   │   │           ├── check_deliver_email_policy_request.rbi
│   │   │   │   │           ├── check_deliver_email_policy_response.rbi
│   │   │   │   │           ├── check_deliver_mobile_push_policy_request.rbi
│   │   │   │   │           ├── check_deliver_mobile_push_policy_response.rbi
│   │   │   │   │           ├── check_notify_policy_response.rbi
│   │   │   │   │           ├── get_deliver_email_data_request.rbi
│   │   │   │   │           ├── get_deliver_email_data_response.rbi
│   │   │   │   │           ├── notifyd_api_client.rbi
│   │   │   │   │           ├── post_process_email_content_request.rbi
│   │   │   │   │           ├── post_process_email_content_response.rbi
│   │   │   │   │           ├── reason.rbi
│   │   │   │   │           ├── recipient.rbi
│   │   │   │   │           └── should_notify_request_context.rbi
│   │   │   │   ├── octoshift
│   │   │   │   │   ├── imports
│   │   │   │   │   │   ├── v1
│   │   │   │   │   │   │   ├── actions_permission_type.rbi
│   │   │   │   │   │   │   ├── actions_settings.rbi
│   │   │   │   │   │   │   ├── add_labels_to_issue_request.rbi
│   │   │   │   │   │   │   ├── add_labels_to_issue_response.rbi
│   │   │   │   │   │   │   ├── archive_export_api_client.rbi
│   │   │   │   │   │   │   ├── archive_export_state.rbi
│   │   │   │   │   │   │   ├── archive_storage_api_client.rbi
│   │   │   │   │   │   │   ├── archive_storage_metadata.rbi
│   │   │   │   │   │   │   ├── asset_type.rbi
│   │   │   │   │   │   │   ├── attachment_type.rbi
│   │   │   │   │   │   │   ├── autolink.rbi
│   │   │   │   │   │   │   ├── batch_validation_error.rbi
│   │   │   │   │   │   │   ├── bypass_offense.rbi
│   │   │   │   │   │   │   ├── check_if_repository_exists_request.rbi
│   │   │   │   │   │   │   ├── check_if_repository_exists_response.rbi
│   │   │   │   │   │   │   ├── check_migration_bypasses_request.rbi
│   │   │   │   │   │   │   ├── check_migration_bypasses_response.rbi
│   │   │   │   │   │   │   ├── close_issue_reference.rbi
│   │   │   │   │   │   │   ├── column_purpose.rbi
│   │   │   │   │   │   │   ├── content_type.rbi
│   │   │   │   │   │   │   ├── create_asset_storage_policy_request.rbi
│   │   │   │   │   │   │   ├── create_asset_storage_policy_response.rbi
│   │   │   │   │   │   │   ├── create_deploy_key_request.rbi
│   │   │   │   │   │   │   ├── create_deploy_key_response.rbi
│   │   │   │   │   │   │   ├── create_import_api_client.rbi
│   │   │   │   │   │   │   ├── create_import_request.rbi
│   │   │   │   │   │   │   ├── create_import_response.rbi
│   │   │   │   │   │   │   ├── create_mannequin_request.rbi
│   │   │   │   │   │   │   ├── create_mannequin_response.rbi
│   │   │   │   │   │   │   ├── create_storage_policy_request.rbi
│   │   │   │   │   │   │   ├── create_storage_policy_response.rbi
│   │   │   │   │   │   │   ├── create_timeline_events_request.rbi
│   │   │   │   │   │   │   ├── create_timeline_events_response.rbi
│   │   │   │   │   │   │   ├── delete_archive_request.rbi
│   │   │   │   │   │   │   ├── delete_archive_response.rbi
│   │   │   │   │   │   │   ├── delete_deploy_key_request.rbi
│   │   │   │   │   │   │   ├── delete_deploy_key_response.rbi
│   │   │   │   │   │   │   ├── delete_repository_request.rbi
│   │   │   │   │   │   │   ├── delete_repository_response.rbi
│   │   │   │   │   │   │   ├── deploy_key_api_client.rbi
│   │   │   │   │   │   │   ├── edit_commit_comment_api_client.rbi
│   │   │   │   │   │   │   ├── edit_commit_comment_request.rbi
│   │   │   │   │   │   │   ├── edit_commit_comment_response.rbi
│   │   │   │   │   │   │   ├── edit_issue_api_client.rbi
│   │   │   │   │   │   │   ├── edit_issue_comment_api_client.rbi
│   │   │   │   │   │   │   ├── edit_issue_comment_request.rbi
│   │   │   │   │   │   │   ├── edit_issue_comment_response.rbi
│   │   │   │   │   │   │   ├── edit_issue_request.rbi
│   │   │   │   │   │   │   ├── edit_issue_response.rbi
│   │   │   │   │   │   │   ├── edit_issue_state.rbi
│   │   │   │   │   │   │   ├── edit_issue_target_field.rbi
│   │   │   │   │   │   │   ├── edit_label_api_client.rbi
│   │   │   │   │   │   │   ├── edit_label_request.rbi
│   │   │   │   │   │   │   ├── edit_label_response.rbi
│   │   │   │   │   │   │   ├── edit_milestone_api_client.rbi
│   │   │   │   │   │   │   ├── edit_milestone_request.rbi
│   │   │   │   │   │   │   ├── edit_milestone_response.rbi
│   │   │   │   │   │   │   ├── edit_organization_api_client.rbi
│   │   │   │   │   │   │   ├── edit_organization_request.rbi
│   │   │   │   │   │   │   ├── edit_organization_response.rbi
│   │   │   │   │   │   │   ├── edit_protected_branch_api_client.rbi
│   │   │   │   │   │   │   ├── edit_protected_branch_request.rbi
│   │   │   │   │   │   │   ├── edit_protected_branch_response.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_api_client.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_request.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_response.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_reviewable_state.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_review_api_client.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_review_comment_api_client.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_review_comment_request.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_review_comment_response.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_review_request.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_review_response.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_review_thread_api_client.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_review_thread_request.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_review_thread_response.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_review_thread_state.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_state.rbi
│   │   │   │   │   │   │   ├── edit_pull_request_target_field.rbi
│   │   │   │   │   │   │   ├── edit_reactions_api_client.rbi
│   │   │   │   │   │   │   ├── edit_reactions_request.rbi
│   │   │   │   │   │   │   ├── edit_reactions_response.rbi
│   │   │   │   │   │   │   ├── edit_release_api_client.rbi
│   │   │   │   │   │   │   ├── edit_release_request.rbi
│   │   │   │   │   │   │   ├── edit_release_response.rbi
│   │   │   │   │   │   │   ├── edit_release_state.rbi
│   │   │   │   │   │   │   ├── edit_repository_api_client.rbi
│   │   │   │   │   │   │   ├── edit_repository_request.rbi
│   │   │   │   │   │   │   ├── edit_repository_response.rbi
│   │   │   │   │   │   │   ├── edit_team_api_client.rbi
│   │   │   │   │   │   │   ├── edit_team_request.rbi
│   │   │   │   │   │   │   ├── edit_team_response.rbi
│   │   │   │   │   │   │   ├── extend_archive_ttl_request.rbi
│   │   │   │   │   │   │   ├── extend_archive_ttl_response.rbi
│   │   │   │   │   │   │   ├── failed_model.rbi
│   │   │   │   │   │   │   ├── fetch_owner_mannequins_request.rbi
│   │   │   │   │   │   │   ├── fetch_owner_mannequins_response.rbi
│   │   │   │   │   │   │   ├── file_position.rbi
│   │   │   │   │   │   │   ├── find_mannequin_request.rbi
│   │   │   │   │   │   │   ├── find_mannequin_response.rbi
│   │   │   │   │   │   │   ├── find_user_identity_request.rbi
│   │   │   │   │   │   │   ├── find_user_identity_response.rbi
│   │   │   │   │   │   │   ├── general_repository_settings.rbi
│   │   │   │   │   │   │   ├── general_settings.rbi
│   │   │   │   │   │   │   ├── get_archive_export_status_request.rbi
│   │   │   │   │   │   │   ├── get_archive_export_status_response.rbi
│   │   │   │   │   │   │   ├── get_archive_export_url_request.rbi
│   │   │   │   │   │   │   ├── get_archive_export_url_response.rbi
│   │   │   │   │   │   │   ├── get_archive_storage_metadata_request.rbi
│   │   │   │   │   │   │   ├── get_archive_storage_metadata_response.rbi
│   │   │   │   │   │   │   ├── get_legacy_migration_request.rbi
│   │   │   │   │   │   │   ├── get_legacy_migration_response.rbi
│   │   │   │   │   │   │   ├── get_migration_failed_models_request.rbi
│   │   │   │   │   │   │   ├── get_migration_failed_models_response.rbi
│   │   │   │   │   │   │   ├── get_organization_request.rbi
│   │   │   │   │   │   │   ├── get_organization_response.rbi
│   │   │   │   │   │   │   ├── identity_api_client.rbi
│   │   │   │   │   │   │   ├── import_asset_api_client.rbi
│   │   │   │   │   │   │   ├── import_attachments_api_client.rbi
│   │   │   │   │   │   │   ├── import_close_issue_references_api_client.rbi
│   │   │   │   │   │   │   ├── import_close_issue_references_request.rbi
│   │   │   │   │   │   │   ├── import_close_issue_references_response.rbi
│   │   │   │   │   │   │   ├── import_commit_comment_api_client.rbi
│   │   │   │   │   │   │   ├── import_commit_comment_request.rbi
│   │   │   │   │   │   │   ├── import_commit_comment_response.rbi
│   │   │   │   │   │   │   ├── import_issue_api_client.rbi
│   │   │   │   │   │   │   ├── import_issue_comment_api_client.rbi
│   │   │   │   │   │   │   ├── import_issue_comment_request.rbi
│   │   │   │   │   │   │   ├── import_issue_comment_response.rbi
│   │   │   │   │   │   │   ├── import_issue_request.rbi
│   │   │   │   │   │   │   ├── import_issue_response.rbi
│   │   │   │   │   │   │   ├── import_labels_api_client.rbi
│   │   │   │   │   │   │   ├── import_labels_request.rbi
│   │   │   │   │   │   │   ├── import_labels_response.rbi
│   │   │   │   │   │   │   ├── import_migration_log_api_client.rbi
│   │   │   │   │   │   │   ├── import_migration_log_request.rbi
│   │   │   │   │   │   │   ├── import_migration_log_response.rbi
│   │   │   │   │   │   │   ├── import_milestones_api_client.rbi
│   │   │   │   │   │   │   ├── import_milestones_request.rbi
│   │   │   │   │   │   │   ├── import_milestones_response.rbi
│   │   │   │   │   │   │   ├── import_organization_api_client.rbi
│   │   │   │   │   │   │   ├── import_organization_request.rbi
│   │   │   │   │   │   │   ├── import_organization_response.rbi
│   │   │   │   │   │   │   ├── import_organization_settings_api_client.rbi
│   │   │   │   │   │   │   ├── import_organization_settings_request.rbi
│   │   │   │   │   │   │   ├── import_organization_settings_response.rbi
│   │   │   │   │   │   │   ├── import_permissions_api_client.rbi
│   │   │   │   │   │   │   ├── import_permissions_request.rbi
│   │   │   │   │   │   │   ├── import_permissions_response.rbi
│   │   │   │   │   │   │   ├── import_project_api_client.rbi
│   │   │   │   │   │   │   ├── import_project_cards_request.rbi
│   │   │   │   │   │   │   ├── import_project_cards_response.rbi
│   │   │   │   │   │   │   ├── import_project_column_request.rbi
│   │   │   │   │   │   │   ├── import_project_column_response.rbi
│   │   │   │   │   │   │   ├── import_project_request.rbi
│   │   │   │   │   │   │   ├── import_project_response.rbi
│   │   │   │   │   │   │   ├── import_protected_branch_api_client.rbi
│   │   │   │   │   │   │   ├── import_protected_branch_request.rbi
│   │   │   │   │   │   │   ├── import_protected_branch_response.rbi
│   │   │   │   │   │   │   ├── import_pull_request_api_client.rbi
│   │   │   │   │   │   │   ├── import_pull_request_request.rbi
│   │   │   │   │   │   │   ├── import_pull_request_response.rbi
│   │   │   │   │   │   │   ├── import_pull_request_review_api_client.rbi
│   │   │   │   │   │   │   ├── import_pull_request_review_request.rbi
│   │   │   │   │   │   │   ├── import_pull_request_review_response.rbi
│   │   │   │   │   │   │   ├── import.rbi
│   │   │   │   │   │   │   ├── import_reactions_api_client.rbi
│   │   │   │   │   │   │   ├── import_reactions_request.rbi
│   │   │   │   │   │   │   ├── import_reactions_response.rbi
│   │   │   │   │   │   │   ├── import_release_api_client.rbi
│   │   │   │   │   │   │   ├── import_release_request.rbi
│   │   │   │   │   │   │   ├── import_release_response.rbi
│   │   │   │   │   │   │   ├── import_repository_api_client.rbi
│   │   │   │   │   │   │   ├── import_repository_request.rbi
│   │   │   │   │   │   │   ├── import_repository_response.rbi
│   │   │   │   │   │   │   ├── import_team_api_client.rbi
│   │   │   │   │   │   │   ├── import_team_request.rbi
│   │   │   │   │   │   │   ├── import_team_response.rbi
│   │   │   │   │   │   │   ├── import_timeline_events_request.rbi
│   │   │   │   │   │   │   ├── import_timeline_events_response.rbi
│   │   │   │   │   │   │   ├── issue_comment.rbi
│   │   │   │   │   │   │   ├── issue.rbi
│   │   │   │   │   │   │   ├── label.rbi
│   │   │   │   │   │   │   ├── legacy_migration.rbi
│   │   │   │   │   │   │   ├── line_position.rbi
│   │   │   │   │   │   │   ├── live_migration_action.rbi
│   │   │   │   │   │   │   ├── lock_repository_api_client.rbi
│   │   │   │   │   │   │   ├── lock_repository_request.rbi
│   │   │   │   │   │   │   ├── lock_repository_response.rbi
│   │   │   │   │   │   │   ├── make_latest.rbi
│   │   │   │   │   │   │   ├── mannequin_api_client.rbi
│   │   │   │   │   │   │   ├── mannequin.rbi
│   │   │   │   │   │   │   ├── member_privileges.rbi
│   │   │   │   │   │   │   ├── migratable_resource_count.rbi
│   │   │   │   │   │   │   ├── milestone_error.rbi
│   │   │   │   │   │   │   ├── milestone_mapping.rbi
│   │   │   │   │   │   │   ├── milestone.rbi
│   │   │   │   │   │   │   ├── milestone_state.rbi
│   │   │   │   │   │   │   ├── multiline_position.rbi
│   │   │   │   │   │   │   ├── organization_api_client.rbi
│   │   │   │   │   │   │   ├── owner_type.rbi
│   │   │   │   │   │   │   ├── page.rbi
│   │   │   │   │   │   │   ├── permission.rbi
│   │   │   │   │   │   │   ├── policy_data.rbi
│   │   │   │   │   │   │   ├── project_card_import_error.rbi
│   │   │   │   │   │   │   ├── project_card.rbi
│   │   │   │   │   │   │   ├── project_column_import_error.rbi
│   │   │   │   │   │   │   ├── project_column.rbi
│   │   │   │   │   │   │   ├── project_import_error.rbi
│   │   │   │   │   │   │   ├── project_model_type.rbi
│   │   │   │   │   │   │   ├── project.rbi
│   │   │   │   │   │   │   ├── project_workflow_action.rbi
│   │   │   │   │   │   │   ├── project_workflow.rbi
│   │   │   │   │   │   │   ├── protected_branch.rbi
│   │   │   │   │   │   │   ├── pull_request.rbi
│   │   │   │   │   │   │   ├── pull_request_review_comment.rbi
│   │   │   │   │   │   │   ├── pull_request_review_comment_response.rbi
│   │   │   │   │   │   │   ├── pull_request_review_diff_side_type.rbi
│   │   │   │   │   │   │   ├── pull_request_review.rbi
│   │   │   │   │   │   │   ├── pull_request_review_state.rbi
│   │   │   │   │   │   │   ├── pull_request_review_subject_type.rbi
│   │   │   │   │   │   │   ├── pull_request_review_thread.rbi
│   │   │   │   │   │   │   ├── pull_request_review_thread_response.rbi
│   │   │   │   │   │   │   ├── reaction_batch.rbi
│   │   │   │   │   │   │   ├── reaction_content.rbi
│   │   │   │   │   │   │   ├── reaction.rbi
│   │   │   │   │   │   │   ├── reaction_subject_type.rbi
│   │   │   │   │   │   │   ├── release.rbi
│   │   │   │   │   │   │   ├── release_state.rbi
│   │   │   │   │   │   │   ├── repository_default.rbi
│   │   │   │   │   │   │   ├── repository.rbi
│   │   │   │   │   │   │   ├── repository_topic.rbi
│   │   │   │   │   │   │   ├── repository_topic_state.rbi
│   │   │   │   │   │   │   ├── repository_visibility.rbi
│   │   │   │   │   │   │   ├── ruleset_owner_type.rbi
│   │   │   │   │   │   │   ├── set_repository_sequence_request.rbi
│   │   │   │   │   │   │   ├── set_repository_sequence_response.rbi
│   │   │   │   │   │   │   ├── storage_policy_type.rbi
│   │   │   │   │   │   │   ├── timeline_event.rbi
│   │   │   │   │   │   │   ├── timeline_events_api_client.rbi
│   │   │   │   │   │   │   ├── track_asset_as_uploaded_request.rbi
│   │   │   │   │   │   │   ├── track_asset_as_uploaded_response.rbi
│   │   │   │   │   │   │   ├── track_attachment_as_uploaded_request.rbi
│   │   │   │   │   │   │   ├── track_attachment_as_uploaded_response.rbi
│   │   │   │   │   │   │   ├── trigger_type.rbi
│   │   │   │   │   │   │   ├── unbypassed_ruleset.rbi
│   │   │   │   │   │   │   ├── unlock_repository_request.rbi
│   │   │   │   │   │   │   ├── unlock_repository_response.rbi
│   │   │   │   │   │   │   ├── update_actions_settings_request.rbi
│   │   │   │   │   │   │   ├── update_actions_settings_response.rbi
│   │   │   │   │   │   │   ├── update_repository_request.rbi
│   │   │   │   │   │   │   ├── update_repository_response.rbi
│   │   │   │   │   │   │   ├── update_repository_visibility_request.rbi
│   │   │   │   │   │   │   ├── update_repository_visibility_response.rbi
│   │   │   │   │   │   │   ├── user.rbi
│   │   │   │   │   │   │   ├── validate_ip_allowlist_api_client.rbi
│   │   │   │   │   │   │   ├── validate_ip_allowlist_request.rbi
│   │   │   │   │   │   │   ├── validate_ip_allowlist_response.rbi
│   │   │   │   │   │   │   ├── validate_rulesets_api_client.rbi
│   │   │   │   │   │   │   ├── validate_source_credentials_api_client.rbi
│   │   │   │   │   │   │   ├── validate_source_credentials_request.rbi
│   │   │   │   │   │   │   ├── validate_source_credentials_response.rbi
│   │   │   │   │   │   │   └── webhook.rbi
│   │   │   │   │   │   └── v2
│   │   │   │   │   │       ├── git_hub_issue_comment.rbi
│   │   │   │   │   │       ├── import_error.rbi
│   │   │   │   │   │       ├── import_issue_comments_api_client.rbi
│   │   │   │   │   │       ├── import_issue_comments_request.rbi
│   │   │   │   │   │       ├── import_issue_comments_response.rbi
│   │   │   │   │   │       └── transformed_issue_comment.rbi
│   │   │   │   │   └── migrations
│   │   │   │   │       └── v1
│   │   │   │   │           ├── abort_migration_request.rbi
│   │   │   │   │           ├── abort_migration_response.rbi
│   │   │   │   │           ├── abort_queued_migrations_request.rbi
│   │   │   │   │           ├── abort_queued_migrations_response.rbi
│   │   │   │   │           ├── admin_api_client.rbi
│   │   │   │   │           ├── connector_api_client.rbi
│   │   │   │   │           ├── connector_instance_type.rbi
│   │   │   │   │           ├── connector.rbi
│   │   │   │   │           ├── create_connector_request.rbi
│   │   │   │   │           ├── create_connector_response.rbi
│   │   │   │   │           ├── delete_connector_request.rbi
│   │   │   │   │           ├── delete_connector_response.rbi
│   │   │   │   │           ├── get_connector_request.rbi
│   │   │   │   │           ├── get_connector_response.rbi
│   │   │   │   │           ├── get_migration_request.rbi
│   │   │   │   │           ├── get_migration_response.rbi
│   │   │   │   │           ├── get_migrations_request.rbi
│   │   │   │   │           ├── get_migrations_response.rbi
│   │   │   │   │           ├── get_migration_status_request.rbi
│   │   │   │   │           ├── get_migration_status_response.rbi
│   │   │   │   │           ├── get_org_migration_request.rbi
│   │   │   │   │           ├── get_org_migration_response.rbi
│   │   │   │   │           ├── list_connectors_request.rbi
│   │   │   │   │           ├── list_connectors_response.rbi
│   │   │   │   │           ├── migration_api_client.rbi
│   │   │   │   │           ├── migration_order_direction.rbi
│   │   │   │   │           ├── migration_order_field.rbi
│   │   │   │   │           ├── migration.rbi
│   │   │   │   │           ├── migration_state.rbi
│   │   │   │   │           ├── migration_status.rbi
│   │   │   │   │           ├── org_migration_api_client.rbi
│   │   │   │   │           ├── org_migration.rbi
│   │   │   │   │           ├── org_migration_state.rbi
│   │   │   │   │           ├── repository_visibility.rbi
│   │   │   │   │           ├── set_customer_queue_limit_request.rbi
│   │   │   │   │           ├── set_customer_queue_limit_response.rbi
│   │   │   │   │           ├── set_system_queue_enabled_state_request.rbi
│   │   │   │   │           ├── set_system_queue_enabled_state_response.rbi
│   │   │   │   │           ├── start_migration_api_client.rbi
│   │   │   │   │           ├── start_migration_request.rbi
│   │   │   │   │           ├── start_migration_response.rbi
│   │   │   │   │           ├── start_org_migration_api_client.rbi
│   │   │   │   │           ├── start_org_migration_request.rbi
│   │   │   │   │           └── start_org_migration_response.rbi
│   │   │   │   ├── odometer
│   │   │   │   │   └── core
│   │   │   │   │       └── v1
│   │   │   │   │           ├── businesses_api_client.rbi
│   │   │   │   │           ├── business_list_item.rbi
│   │   │   │   │           ├── contact.rbi
│   │   │   │   │           ├── get_businesses_request.rbi
│   │   │   │   │           ├── get_businesses_response.rbi
│   │   │   │   │           ├── get_contacts_request.rbi
│   │   │   │   │           ├── get_contacts_response.rbi
│   │   │   │   │           ├── get_organizations_request.rbi
│   │   │   │   │           ├── get_organizations_response.rbi
│   │   │   │   │           ├── license_utilization_details.rbi
│   │   │   │   │           ├── organization_list_item.rbi
│   │   │   │   │           ├── organizations_api_client.rbi
│   │   │   │   │           ├── update_business_request.rbi
│   │   │   │   │           └── update_business_response.rbi
│   │   │   │   ├── packagefirewall
│   │   │   │   │   ├── advisories
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── advisories_api_client.rbi
│   │   │   │   │   │       ├── advisory.rbi
│   │   │   │   │   │       ├── advisory_type.rbi
│   │   │   │   │   │       ├── get_advisories_for_package_request.rbi
│   │   │   │   │   │       ├── get_advisories_for_package_response.rbi
│   │   │   │   │   │       ├── list_advisories_request.rbi
│   │   │   │   │   │       ├── list_advisories_response.rbi
│   │   │   │   │   │       ├── package.rbi
│   │   │   │   │   │       ├── severity.rbi
│   │   │   │   │   │       └── vulnerability.rbi
│   │   │   │   │   ├── package_firewall
│   │   │   │   │   │   └── v0
│   │   │   │   │   │       ├── get_enterprise_context_request.rbi
│   │   │   │   │   │       ├── get_enterprise_context_response.rbi
│   │   │   │   │   │       └── package_firewall_api_client.rbi
│   │   │   │   │   └── policy_api
│   │   │   │   │       └── v0
│   │   │   │   │           ├── add_package_override_request.rbi
│   │   │   │   │           ├── add_package_override_response.rbi
│   │   │   │   │           ├── delete_package_override_request.rbi
│   │   │   │   │           ├── delete_package_override_response.rbi
│   │   │   │   │           ├── list_package_override_request.rbi
│   │   │   │   │           ├── list_package_override_response.rbi
│   │   │   │   │           ├── package_identifier.rbi
│   │   │   │   │           ├── policy_config_api_client.rbi
│   │   │   │   │           ├── policy.rbi
│   │   │   │   │           ├── read_policy_request.rbi
│   │   │   │   │           ├── read_policy_response.rbi
│   │   │   │   │           ├── severity.rbi
│   │   │   │   │           ├── update_policy_request.rbi
│   │   │   │   │           └── update_policy_response.rbi
│   │   │   │   ├── packageregistry
│   │   │   │   │   └── audit_log
│   │   │   │   │       └── v1
│   │   │   │   │           ├── audit_log_api_client.rbi
│   │   │   │   │           ├── audit_log_request.rbi
│   │   │   │   │           ├── audit_log_response.rbi
│   │   │   │   │           └── package_types.rbi
│   │   │   │   ├── pages
│   │   │   │   │   ├── pagesdeployerapi
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── access_token_api_client.rbi
│   │   │   │   │   │       ├── artifacts_api_client.rbi
│   │   │   │   │   │       ├── clear_status_request.rbi
│   │   │   │   │   │       ├── clear_status_response.rbi
│   │   │   │   │   │       ├── deployment_api_client.rbi
│   │   │   │   │   │       ├── get_access_token_request.rbi
│   │   │   │   │   │       ├── get_access_token_response.rbi
│   │   │   │   │   │       ├── get_artifact_download_url_request.rbi
│   │   │   │   │   │       ├── get_artifact_download_url_response.rbi
│   │   │   │   │   │       ├── get_deployment_host_request.rbi
│   │   │   │   │   │       ├── get_deployment_host_response.rbi
│   │   │   │   │   │       ├── get_status_request.rbi
│   │   │   │   │   │       ├── get_status_response.rbi
│   │   │   │   │   │       ├── page_to_delete.rbi
│   │   │   │   │   │       ├── page_to_update.rbi
│   │   │   │   │   │       ├── process_deletion_request.rbi
│   │   │   │   │   │       ├── process_deletion_response.rbi
│   │   │   │   │   │       ├── process_updates_request.rbi
│   │   │   │   │   │       ├── process_updates_response.rbi
│   │   │   │   │   │       ├── request_deployment_request.rbi
│   │   │   │   │   │       ├── request_deployment_response.rbi
│   │   │   │   │   │       ├── update_replica_request.rbi
│   │   │   │   │   │       ├── update_replica_response.rbi
│   │   │   │   │   │       ├── update_status_request.rbi
│   │   │   │   │   │       ├── update_status_response.rbi
│   │   │   │   │   │       ├── validate_url_request.rbi
│   │   │   │   │   │       └── validate_url_response.rbi
│   │   │   │   │   └── pagesdfsapi
│   │   │   │   │       └── v1
│   │   │   │   │           ├── dfs_api_client.rbi
│   │   │   │   │           ├── get_available_hosts_request.rbi
│   │   │   │   │           ├── get_available_hosts_response.rbi
│   │   │   │   │           ├── get_dfs_status_request.rbi
│   │   │   │   │           ├── get_dfs_status_response.rbi
│   │   │   │   │           ├── get_pages_version_by_host_request.rbi
│   │   │   │   │           ├── get_pages_version_by_host_response.rbi
│   │   │   │   │           ├── get_repairable_replicas_request.rbi
│   │   │   │   │           ├── get_repairable_replicas_response.rbi
│   │   │   │   │           ├── host_info.rbi
│   │   │   │   │           ├── list_pages_replicas_request.rbi
│   │   │   │   │           ├── list_pages_replicas_response.rbi
│   │   │   │   │           ├── remove_dfs_host_request.rbi
│   │   │   │   │           ├── remove_dfs_host_response.rbi
│   │   │   │   │           ├── repairable_replica_info.rbi
│   │   │   │   │           ├── replica_info.rbi
│   │   │   │   │           ├── set_dfs_host_status_request.rbi
│   │   │   │   │           ├── set_dfs_host_status_response.rbi
│   │   │   │   │           ├── update_pages_replica_request.rbi
│   │   │   │   │           └── update_pages_replica_response.rbi
│   │   │   │   ├── partitioning
│   │   │   │   │   └── pull_requests
│   │   │   │   │       └── v1
│   │   │   │   │           ├── filter_repositories_by_field_request.rbi
│   │   │   │   │           ├── filter_repositories_by_field_response.rbi
│   │   │   │   │           ├── generic_error.rbi
│   │   │   │   │           ├── read_data_api_client.rbi
│   │   │   │   │           ├── repository.rbi
│   │   │   │   │           └── scope.rbi
│   │   │   │   ├── pipeline_monitor
│   │   │   │   │   └── monitoring
│   │   │   │   │       └── v1
│   │   │   │   │           ├── monitoring_api_client.rbi
│   │   │   │   │           ├── send_hydro_message_request.rbi
│   │   │   │   │           └── send_hydro_message_response.rbi
│   │   │   │   ├── proxima
│   │   │   │   │   └── enterprise_management
│   │   │   │   │       └── v1
│   │   │   │   │           ├── create_enterprise_request.rbi
│   │   │   │   │           ├── create_enterprise_response.rbi
│   │   │   │   │           ├── enterprise_management_api_client.rbi
│   │   │   │   │           ├── support_plan.rbi
│   │   │   │   │           ├── tos_type.rbi
│   │   │   │   │           ├── validate_enterprise_request.rbi
│   │   │   │   │           ├── validate_enterprise_response.rbi
│   │   │   │   │           ├── validate_stamp_has_capacity_request.rbi
│   │   │   │   │           └── validate_stamp_has_capacity_response.rbi
│   │   │   │   ├── pullsd
│   │   │   │   │   ├── authorization
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── authorization_api_client.rbi
│   │   │   │   │   │       ├── authorize_follow_repository_redirect_request.rbi
│   │   │   │   │   │       ├── authorize_follow_repository_redirect_response.rbi
│   │   │   │   │   │       ├── authorize_get_pull_request_request.rbi
│   │   │   │   │   │       ├── authorize_get_pull_request_response.rbi
│   │   │   │   │   │       ├── authorize_list_issues_request.rbi
│   │   │   │   │   │       ├── authorize_list_issues_response.rbi
│   │   │   │   │   │       ├── authorize_list_pull_requests_request.rbi
│   │   │   │   │   │       ├── authorize_list_pull_requests_response.rbi
│   │   │   │   │   │       ├── authorize_show_issue_request.rbi
│   │   │   │   │   │       ├── authorize_show_issue_response.rbi
│   │   │   │   │   │       └── error_field.rbi
│   │   │   │   │   ├── jobs
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── enqueue_mergeable_update_request.rbi
│   │   │   │   │   │       ├── enqueue_mergeable_update_response.rbi
│   │   │   │   │   │       ├── jobs_api_client.rbi
│   │   │   │   │   │       └── merge_priority.rbi
│   │   │   │   │   ├── pull_request_info
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── many_by_id_request.rbi
│   │   │   │   │   │       ├── many_by_id_response.rbi
│   │   │   │   │   │       ├── pull_request_info_api_client.rbi
│   │   │   │   │   │       └── pull_request_info.rbi
│   │   │   │   │   ├── teams
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── many_by_id_request.rbi
│   │   │   │   │   │       ├── many_by_id_response.rbi
│   │   │   │   │   │       ├── team_api_client.rbi
│   │   │   │   │   │       └── team.rbi
│   │   │   │   │   └── users
│   │   │   │   │       └── v1
│   │   │   │   │           ├── many_by_id_request.rbi
│   │   │   │   │           ├── many_by_id_response.rbi
│   │   │   │   │           ├── user_api_client.rbi
│   │   │   │   │           └── user.rbi
│   │   │   │   ├── registrymetadata
│   │   │   │   │   └── core
│   │   │   │   │       └── v1
│   │   │   │   │           ├── action_repo_sharing_policy.rbi
│   │   │   │   │           ├── actor.rbi
│   │   │   │   │           ├── actor_type.rbi
│   │   │   │   │           ├── add_collaborator_access_for_package_request.rbi
│   │   │   │   │           ├── add_collaborator_access_for_package_response.rbi
│   │   │   │   │           ├── auth_api_client.rbi
│   │   │   │   │           ├── billable_namespaces_request.rbi
│   │   │   │   │           ├── billable_namespaces_response.rbi
│   │   │   │   │           ├── billing_api_client.rbi
│   │   │   │   │           ├── download_allowed_request.rbi
│   │   │   │   │           ├── download_allowed_response.rbi
│   │   │   │   │           ├── get_internal_namespaces_for_user_request.rbi
│   │   │   │   │           ├── get_internal_namespaces_for_user_response.rbi
│   │   │   │   │           ├── get_namespaces_for_user_request.rbi
│   │   │   │   │           ├── get_namespaces_for_user_response.rbi
│   │   │   │   │           ├── get_org_id_request.rbi
│   │   │   │   │           ├── get_org_id_response.rbi
│   │   │   │   │           ├── get_owner_info_request.rbi
│   │   │   │   │           ├── get_owner_info_response.rbi
│   │   │   │   │           ├── get_owner_migration_status_eco_request.rbi
│   │   │   │   │           ├── get_owner_migration_status_eco_response.rbi
│   │   │   │   │           ├── get_owner_migration_status_request.rbi
│   │   │   │   │           ├── get_owner_migration_status_response.rbi
│   │   │   │   │           ├── get_package_migration_status_eco_request.rbi
│   │   │   │   │           ├── get_package_migration_status_eco_response.rbi
│   │   │   │   │           ├── get_package_migration_status_request.rbi
│   │   │   │   │           ├── get_package_migration_status_response.rbi
│   │   │   │   │           ├── get_package_version_migration_status_request.rbi
│   │   │   │   │           ├── get_package_version_migration_status_response.rbi
│   │   │   │   │           ├── get_repo_id_request.rbi
│   │   │   │   │           ├── get_repo_id_response.rbi
│   │   │   │   │           ├── get_repo_info_request.rbi
│   │   │   │   │           ├── get_repo_info_response.rbi
│   │   │   │   │           ├── get_repo_permissions_request.rbi
│   │   │   │   │           ├── get_repo_permissions_response.rbi
│   │   │   │   │           ├── installation_login.rbi
│   │   │   │   │           ├── integration_id_request.rbi
│   │   │   │   │           ├── integration_id_response.rbi
│   │   │   │   │           ├── launch_api_client.rbi
│   │   │   │   │           ├── login_api_client.rbi
│   │   │   │   │           ├── migration_api_client.rbi
│   │   │   │   │           ├── migration_status.rbi
│   │   │   │   │           ├── oauth_login.rbi
│   │   │   │   │           ├── org_api_client.rbi
│   │   │   │   │           ├── owner_api_client.rbi
│   │   │   │   │           ├── package_version_migration_status.rbi
│   │   │   │   │           ├── package_visibility.rbi
│   │   │   │   │           ├── remove_actions_access_request.rbi
│   │   │   │   │           ├── remove_actions_access_response.rbi
│   │   │   │   │           ├── remove_bulk_integration_access_request.rbi
│   │   │   │   │           ├── remove_bulk_integration_access_response.rbi
│   │   │   │   │           ├── remove_codespaces_access_request.rbi
│   │   │   │   │           ├── remove_codespaces_access_response.rbi
│   │   │   │   │           ├── repo_api_client.rbi
│   │   │   │   │           ├── repository.rbi
│   │   │   │   │           ├── site_scoped_installation_login.rbi
│   │   │   │   │           ├── storage_allowed_request.rbi
│   │   │   │   │           ├── storage_allowed_response.rbi
│   │   │   │   │           ├── sync_access_request.rbi
│   │   │   │   │           ├── sync_access_response.rbi
│   │   │   │   │           ├── target_package.rbi
│   │   │   │   │           ├── user_permission.rbi
│   │   │   │   │           ├── validate_token_scopes_request.rbi
│   │   │   │   │           ├── validate_token_scopes_response.rbi
│   │   │   │   │           └── visibility.rbi
│   │   │   │   ├── repos_insights
│   │   │   │   │   ├── repos_insights
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── clone_metrics.rbi
│   │   │   │   │   │       ├── get_repo_traffic_request.rbi
│   │   │   │   │   │       ├── get_repo_traffic_response.rbi
│   │   │   │   │   │       ├── page_view_metrics.rbi
│   │   │   │   │   │       ├── ping_request.rbi
│   │   │   │   │   │       ├── ping_response.rbi
│   │   │   │   │   │       ├── repos_insights_api_client.rbi
│   │   │   │   │   │       ├── repo_traffic_data.rbi
│   │   │   │   │   │       ├── top_content.rbi
│   │   │   │   │   │       ├── top_referrer_path.rbi
│   │   │   │   │   │       ├── top_referrer.rbi
│   │   │   │   │   │       ├── traffic_metric.rbi
│   │   │   │   │   │       └── traffic_summary14d.rbi
│   │   │   │   │   └── rules_insights
│   │   │   │   │       └── v1
│   │   │   │   │           ├── bypass_by_actor.rbi
│   │   │   │   │           ├── bypass_by_repo.rbi
│   │   │   │   │           ├── create_rule_suite_insight_request.rbi
│   │   │   │   │           ├── create_rule_suite_insight_response.rbi
│   │   │   │   │           ├── filters.rbi
│   │   │   │   │           ├── get_dashboard_stats_request.rbi
│   │   │   │   │           ├── get_dashboard_stats_response.rbi
│   │   │   │   │           ├── period.rbi
│   │   │   │   │           ├── ping_request.rbi
│   │   │   │   │           ├── ping_response.rbi
│   │   │   │   │           ├── rules_insights_api_client.rbi
│   │   │   │   │           ├── scope.rbi
│   │   │   │   │           ├── summary.rbi
│   │   │   │   │           └── timeseries_point.rbi
│   │   │   │   ├── snippy
│   │   │   │   │   └── snippy
│   │   │   │   │       └── v1
│   │   │   │   │           ├── file_match.rbi
│   │   │   │   │           ├── files_for_match_request.rbi
│   │   │   │   │           ├── files_for_match_response.rbi
│   │   │   │   │           ├── license_stats.rbi
│   │   │   │   │           ├── match_request.rbi
│   │   │   │   │           ├── match_response.rbi
│   │   │   │   │           ├── page_info.rbi
│   │   │   │   │           ├── snippet.rbi
│   │   │   │   │           └── snippy_api_client.rbi
│   │   │   │   ├── spokesd
│   │   │   │   │   └── core
│   │   │   │   │       └── v1
│   │   │   │   │           ├── get_users_request.rbi
│   │   │   │   │           ├── get_users_response.rbi
│   │   │   │   │           ├── user.rbi
│   │   │   │   │           └── users_api_client.rbi
│   │   │   │   ├── support
│   │   │   │   │   ├── help_hub
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── abuse_reports_api_client.rbi
│   │   │   │   │   │       ├── account_activity_result_item.rbi
│   │   │   │   │   │       ├── account_type.rbi
│   │   │   │   │   │       ├── author.rbi
│   │   │   │   │   │       ├── businesses_api_client.rbi
│   │   │   │   │   │       ├── business_list_item.rbi
│   │   │   │   │   │       ├── check_account_availability_request.rbi
│   │   │   │   │   │       ├── check_account_availability_response.rbi
│   │   │   │   │   │       ├── create_abuse_report_request.rbi
│   │   │   │   │   │       ├── create_abuse_report_response.rbi
│   │   │   │   │   │       ├── discussions_api_client.rbi
│   │   │   │   │   │       ├── email_visibility.rbi
│   │   │   │   │   │       ├── enterprise_installations_list_item.rbi
│   │   │   │   │   │       ├── enterprise_server_licenses_list_item.rbi
│   │   │   │   │   │       ├── find_community_discussions_by_ids_request.rbi
│   │   │   │   │   │       ├── find_community_discussions_by_ids_response.rbi
│   │   │   │   │   │       ├── find_file_attachment_by_url_request.rbi
│   │   │   │   │   │       ├── find_file_attachment_by_url_response.rbi
│   │   │   │   │   │       ├── find_repositories_by_name_request.rbi
│   │   │   │   │   │       ├── find_repositories_by_name_response.rbi
│   │   │   │   │   │       ├── find_repositories_request.rbi
│   │   │   │   │   │       ├── find_repositories_response.rbi
│   │   │   │   │   │       ├── find_repository_permissions_request.rbi
│   │   │   │   │   │       ├── find_repository_permissions_response.rbi
│   │   │   │   │   │       ├── find_user_asset_by_url_request.rbi
│   │   │   │   │   │       ├── find_user_asset_by_url_response.rbi
│   │   │   │   │   │       ├── find_user_by_email_request.rbi
│   │   │   │   │   │       ├── find_user_by_email_response.rbi
│   │   │   │   │   │       ├── find_user_by_login_request.rbi
│   │   │   │   │   │       ├── find_user_by_login_response.rbi
│   │   │   │   │   │       ├── find_users_request.rbi
│   │   │   │   │   │       ├── find_users_response.rbi
│   │   │   │   │   │       ├── find_user_two_factor_details_request.rbi
│   │   │   │   │   │       ├── find_user_two_factor_details_response.rbi
│   │   │   │   │   │       ├── get_account_activity_request.rbi
│   │   │   │   │   │       ├── get_account_activity_response.rbi
│   │   │   │   │   │       ├── get_billing_info_request.rbi
│   │   │   │   │   │       ├── get_billing_info_response.rbi
│   │   │   │   │   │       ├── get_businesses_request.rbi
│   │   │   │   │   │       ├── get_businesses_response.rbi
│   │   │   │   │   │       ├── get_contact_api_token_user_request.rbi
│   │   │   │   │   │       ├── get_contact_api_token_user_response.rbi
│   │   │   │   │   │       ├── get_copilot_access_status_request.rbi
│   │   │   │   │   │       ├── get_copilot_access_status_response.rbi
│   │   │   │   │   │       ├── get_copilot_administrative_block_status_request.rbi
│   │   │   │   │   │       ├── get_copilot_administrative_block_status_response.rbi
│   │   │   │   │   │       ├── get_lfs_info_for_organization_request.rbi
│   │   │   │   │   │       ├── get_lfs_info_for_organization_response.rbi
│   │   │   │   │   │       ├── get_lfs_info_for_user_request.rbi
│   │   │   │   │   │       ├── get_lfs_info_for_user_response.rbi
│   │   │   │   │   │       ├── get_organizations_request.rbi
│   │   │   │   │   │       ├── get_organizations_response.rbi
│   │   │   │   │   │       ├── get_owned_spammy_organizations_request.rbi
│   │   │   │   │   │       ├── get_owned_spammy_organizations_response.rbi
│   │   │   │   │   │       ├── get_premium_entitlees_request.rbi
│   │   │   │   │   │       ├── get_premium_entitlees_response.rbi
│   │   │   │   │   │       ├── get_refund_eligibility_request.rbi
│   │   │   │   │   │       ├── get_refund_eligibility_response.rbi
│   │   │   │   │   │       ├── get_reported_content_request.rbi
│   │   │   │   │   │       ├── get_reported_content_response.rbi
│   │   │   │   │   │       ├── get_reported_integration_request.rbi
│   │   │   │   │   │       ├── get_reported_integration_response.rbi
│   │   │   │   │   │       ├── get_salesforce_account_request.rbi
│   │   │   │   │   │       ├── get_salesforce_account_response.rbi
│   │   │   │   │   │       ├── get_trade_screening_status_request.rbi
│   │   │   │   │   │       ├── get_trade_screening_status_response.rbi
│   │   │   │   │   │       ├── get_used_products_request.rbi
│   │   │   │   │   │       ├── get_used_products_response.rbi
│   │   │   │   │   │       ├── help_hub_downgradable_product.rbi
│   │   │   │   │   │       ├── lfs_owner_information.rbi
│   │   │   │   │   │       ├── lfs_repository_list_item.rbi
│   │   │   │   │   │       ├── lfs_support_api_client.rbi
│   │   │   │   │   │       ├── premium_business_entitlees_list_item.rbi
│   │   │   │   │   │       ├── refund_eligibility_result_item.rbi
│   │   │   │   │   │       ├── refund_subscription_item_request.rbi
│   │   │   │   │   │       ├── refund_subscription_item_response.rbi
│   │   │   │   │   │       ├── repositories_support_api_client.rbi
│   │   │   │   │   │       ├── repository_fork.rbi
│   │   │   │   │   │       ├── repository_fork_root.rbi
│   │   │   │   │   │       ├── repository_list_item.rbi
│   │   │   │   │   │       ├── repository_permission_list_item.rbi
│   │   │   │   │   │       ├── repository_status.rbi
│   │   │   │   │   │       ├── repository_user_permission.rbi
│   │   │   │   │   │       ├── repository_visibility.rbi
│   │   │   │   │   │       ├── salesforce_api_client.rbi
│   │   │   │   │   │       ├── search_community_forum_hits_item.rbi
│   │   │   │   │   │       ├── search_community_forum_request.rbi
│   │   │   │   │   │       ├── search_community_forum_response.rbi
│   │   │   │   │   │       ├── send_help_hub_email_verified_sign_in_code_request.rbi
│   │   │   │   │   │       ├── send_help_hub_email_verified_sign_in_code_response.rbi
│   │   │   │   │   │       ├── spamurai_classification.rbi
│   │   │   │   │   │       ├── user_billing_info_result_item.rbi
│   │   │   │   │   │       ├── user_list_item.rbi
│   │   │   │   │   │       ├── user_organizations_info_result_item.rbi
│   │   │   │   │   │       ├── user_owned_spammy_organizations_result_item.rbi
│   │   │   │   │   │       ├── users_api_client.rbi
│   │   │   │   │   │       ├── user_spammy_detail_result_item.rbi
│   │   │   │   │   │       ├── user_two_factor_detail_result_item.rbi
│   │   │   │   │   │       ├── user_type.rbi
│   │   │   │   │   │       ├── user_used_products_list_item.rbi
│   │   │   │   │   │       └── user_verified_emails_result_item.rbi
│   │   │   │   │   └── nexus
│   │   │   │   │       └── v1
│   │   │   │   │           ├── get_refund_eligibility_request.rbi
│   │   │   │   │           ├── get_refund_eligibility_response.rbi
│   │   │   │   │           ├── get_user_info_request.rbi
│   │   │   │   │           ├── get_user_info_response.rbi
│   │   │   │   │           ├── refund_eligibility_result_item.rbi
│   │   │   │   │           ├── refund_subscription_item_request.rbi
│   │   │   │   │           ├── refund_subscription_item_response.rbi
│   │   │   │   │           ├── suspend_user_request.rbi
│   │   │   │   │           ├── suspend_user_response.rbi
│   │   │   │   │           └── users_api_client.rbi
│   │   │   │   ├── sweagentd
│   │   │   │   │   └── sweagentd_api
│   │   │   │   │       └── v1
│   │   │   │   │           ├── agentic_app.rbi
│   │   │   │   │           ├── agent_source.rbi
│   │   │   │   │           ├── authorize_custom_agent_repo_for_user_request.rbi
│   │   │   │   │           ├── authorize_custom_agent_repo_for_user_response.rbi
│   │   │   │   │           ├── bypassable_ruleset.rbi
│   │   │   │   │           ├── bypass_mode.rbi
│   │   │   │   │           ├── configuration_for_repository_request.rbi
│   │   │   │   │           ├── configuration_for_repository_response.rbi
│   │   │   │   │           ├── create_pull_request_request.rbi
│   │   │   │   │           ├── create_pull_request_response.rbi
│   │   │   │   │           ├── enterprise_agents_request.rbi
│   │   │   │   │           ├── enterprise_agents_response.rbi
│   │   │   │   │           ├── get_agentic_apps_request.rbi
│   │   │   │   │           ├── get_agentic_apps_response.rbi
│   │   │   │   │           ├── get_effective_trigger_actor_policy_request.rbi
│   │   │   │   │           ├── get_effective_trigger_actor_policy_response.rbi
│   │   │   │   │           ├── get_issue_by_id_request.rbi
│   │   │   │   │           ├── get_issue_by_id_response.rbi
│   │   │   │   │           ├── get_organization_cca_runner_settings_request.rbi
│   │   │   │   │           ├── get_organization_cca_runner_settings_response.rbi
│   │   │   │   │           ├── get_organization_custom_instructions_request.rbi
│   │   │   │   │           ├── get_organization_custom_instructions_response.rbi
│   │   │   │   │           ├── get_repository_installation_request.rbi
│   │   │   │   │           ├── get_repository_installation_response.rbi
│   │   │   │   │           ├── integration_needs_authorization_from_user_request.rbi
│   │   │   │   │           ├── integration_needs_authorization_from_user_response.rbi
│   │   │   │   │           ├── is_bypass_actor_request.rbi
│   │   │   │   │           ├── is_bypass_actor_response.rbi
│   │   │   │   │           ├── issue.rbi
│   │   │   │   │           ├── labeled_runner.rbi
│   │   │   │   │           ├── mcp_configuration_for_repository_request.rbi
│   │   │   │   │           ├── mcp_configuration_for_repository_response.rbi
│   │   │   │   │           ├── mint_server_to_server_token_for_repo_request.rbi
│   │   │   │   │           ├── mint_server_to_server_token_for_repo_response.rbi
│   │   │   │   │           ├── mint_server_to_server_token_for_repos_request.rbi
│   │   │   │   │           ├── mint_server_to_server_token_for_repos_response.rbi
│   │   │   │   │           ├── mint_user_to_server_token_for_repo_request.rbi
│   │   │   │   │           ├── mint_user_to_server_token_for_repo_response.rbi
│   │   │   │   │           ├── pull_request.rbi
│   │   │   │   │           ├── repository_owner_type.rbi
│   │   │   │   │           ├── repository_scope.rbi
│   │   │   │   │           ├── resolve_user_id_to_display_login_request.rbi
│   │   │   │   │           ├── resolve_user_id_to_display_login_response.rbi
│   │   │   │   │           ├── revoke_tokens_request.rbi
│   │   │   │   │           ├── revoke_tokens_response.rbi
│   │   │   │   │           ├── sign_commit_request.rbi
│   │   │   │   │           ├── sign_commit_response.rbi
│   │   │   │   │           ├── snippy_blocking_mode.rbi
│   │   │   │   │           └── sweagentd_api_client.rbi
│   │   │   │   ├── targeting
│   │   │   │   │   └── users
│   │   │   │   │       └── v1
│   │   │   │   │           ├── add_enterprise_targeting_list_request.rbi
│   │   │   │   │           ├── add_enterprise_targeting_list_response.rbi
│   │   │   │   │           ├── add_organization_targeting_list_request.rbi
│   │   │   │   │           ├── add_organization_targeting_list_response.rbi
│   │   │   │   │           ├── add_user_targeting_list_request.rbi
│   │   │   │   │           ├── add_user_targeting_list_response.rbi
│   │   │   │   │           ├── delete_targeting_lists_on_or_before_day_request.rbi
│   │   │   │   │           ├── delete_targeting_lists_on_or_before_day_response.rbi
│   │   │   │   │           ├── enterprise_targeting.rbi
│   │   │   │   │           ├── organization_targeting.rbi
│   │   │   │   │           ├── user_targeting_api_client.rbi
│   │   │   │   │           └── user_targeting.rbi
│   │   │   │   ├── trust_tiers
│   │   │   │   │   └── trust_tier
│   │   │   │   │       └── v1
│   │   │   │   │           ├── get_trust_tier_request.rbi
│   │   │   │   │           ├── get_trust_tier_response.rbi
│   │   │   │   │           ├── identity.rbi
│   │   │   │   │           └── trust_tier_api_client.rbi
│   │   │   │   └── webhooks
│   │   │   │       └── core
│   │   │   │           └── v1
│   │   │   │               ├── authorize_cli_forward_request.rbi
│   │   │   │               ├── authorize_cli_forward_response.rbi
│   │   │   │               ├── delete_cli_hook_request.rbi
│   │   │   │               ├── delete_cli_hook_response.rbi
│   │   │   │               └── webhooks_api_client.rbi
│   │   │   ├── move_work
│   │   │   │   └── move_resources_job.rbi
│   │   │   ├── move_work_item.rbi
│   │   │   ├── move_work.rbi
│   │   │   ├── multi_tenant_provisioning_request.rbi
│   │   │   ├── multi_tenant_provisioning_status_update_job.rbi
│   │   │   ├── mvnd
│   │   │   │   └── migrations
│   │   │   │       └── api
│   │   │   │           └── v1
│   │   │   │               ├── abort_migration_request.rbi
│   │   │   │               ├── abort_migration_response.rbi
│   │   │   │               ├── asset_kind.rbi
│   │   │   │               ├── create_migration_request.rbi
│   │   │   │               ├── create_migration_response.rbi
│   │   │   │               ├── create_resource_request.rbi
│   │   │   │               ├── create_resource_response.rbi
│   │   │   │               ├── create_resources_request.rbi
│   │   │   │               ├── create_resources_response.rbi
│   │   │   │               ├── entities
│   │   │   │               │   ├── actions_permission_type.rbi
│   │   │   │               │   ├── attachment.rbi
│   │   │   │               │   ├── attachment_type.rbi
│   │   │   │               │   ├── autolink.rbi
│   │   │   │               │   ├── close_issue_reference_batch.rbi
│   │   │   │               │   ├── close_issue_reference.rbi
│   │   │   │               │   ├── commit_comment.rbi
│   │   │   │               │   ├── commit_status_check_event.rbi
│   │   │   │               │   ├── commit_status_check_event_state.rbi
│   │   │   │               │   ├── event_action.rbi
│   │   │   │               │   ├── general_repository_settings.rbi
│   │   │   │               │   ├── initial_actions_settings.rbi
│   │   │   │               │   ├── initial_organization_settings.rbi
│   │   │   │               │   ├── initial_repository_settings.rbi
│   │   │   │               │   ├── issue_comment.rbi
│   │   │   │               │   ├── issue_event_batch.rbi
│   │   │   │               │   ├── issue_event.rbi
│   │   │   │               │   ├── issue_labels_batch.rbi
│   │   │   │               │   ├── issue.rbi
│   │   │   │               │   ├── label.rbi
│   │   │   │               │   ├── mannequin.rbi
│   │   │   │               │   ├── member_privileges.rbi
│   │   │   │               │   ├── migration_context.rbi
│   │   │   │               │   ├── milestone_batch.rbi
│   │   │   │               │   ├── milestone.rbi
│   │   │   │               │   ├── node_kind.rbi
│   │   │   │               │   ├── noop.rbi
│   │   │   │               │   ├── organization.rbi
│   │   │   │               │   ├── owner_type.rbi
│   │   │   │               │   ├── page.rbi
│   │   │   │               │   ├── project_card.rbi
│   │   │   │               │   ├── project_cards_batch.rbi
│   │   │   │               │   ├── project_column.rbi
│   │   │   │               │   ├── project.rbi
│   │   │   │               │   ├── project_workflow_action.rbi
│   │   │   │               │   ├── project_workflow.rbi
│   │   │   │               │   ├── protected_branch.rbi
│   │   │   │               │   ├── pull_request_labels_batch.rbi
│   │   │   │               │   ├── pull_request.rbi
│   │   │   │               │   ├── pull_request_review_comment_event_edit.rbi
│   │   │   │               │   ├── pull_request_review_comment.rbi
│   │   │   │               │   ├── pull_request_review_diff_side_type.rbi
│   │   │   │               │   ├── pull_request_review_event_edit.rbi
│   │   │   │               │   ├── pull_request_review.rbi
│   │   │   │               │   ├── pull_request_review_state.rbi
│   │   │   │               │   ├── pull_request_review_subject_type.rbi
│   │   │   │               │   ├── pull_request_review_thread_event_edit.rbi
│   │   │   │               │   ├── pull_request_review_thread.rbi
│   │   │   │               │   ├── reaction_event_edit.rbi
│   │   │   │               │   ├── reaction.rbi
│   │   │   │               │   ├── reactions_batch.rbi
│   │   │   │               │   ├── reaction_subject_type.rbi
│   │   │   │               │   ├── ref_details.rbi
│   │   │   │               │   ├── release_asset.rbi
│   │   │   │               │   ├── release.rbi
│   │   │   │               │   ├── repo_actions_settings.rbi
│   │   │   │               │   ├── repository_default.rbi
│   │   │   │               │   ├── repository_event_edit.rbi
│   │   │   │               │   ├── repository_label.rbi
│   │   │   │               │   ├── repository_labels_batch.rbi
│   │   │   │               │   ├── repository.rbi
│   │   │   │               │   ├── repository_topic.rbi
│   │   │   │               │   ├── repository_visibility_type.rbi
│   │   │   │               │   ├── resource_location_object_store.rbi
│   │   │   │               │   ├── resource_location_type.rbi
│   │   │   │               │   ├── resource_origin.rbi
│   │   │   │               │   ├── team.rbi
│   │   │   │               │   ├── team_repository_permission.rbi
│   │   │   │               │   ├── webhook.rbi
│   │   │   │               │   ├── wiki_event.rbi
│   │   │   │               │   └── wiki.rbi
│   │   │   │               ├── event.rbi
│   │   │   │               ├── generate_signed_upload_url_request.rbi
│   │   │   │               ├── generate_signed_upload_url_response.rbi
│   │   │   │               ├── git_source.rbi
│   │   │   │               ├── list_migration_nodes_request.rbi
│   │   │   │               ├── list_migration_nodes_response.rbi
│   │   │   │               ├── list_migrations_entry.rbi
│   │   │   │               ├── list_migrations_request.rbi
│   │   │   │               ├── list_migrations_response.rbi
│   │   │   │               ├── mark_all_resources_sent_request.rbi
│   │   │   │               ├── mark_all_resources_sent_response.rbi
│   │   │   │               ├── mark_repository_locked_request.rbi
│   │   │   │               ├── mark_repository_locked_response.rbi
│   │   │   │               ├── migration_client.rbi
│   │   │   │               ├── migration_status_request.rbi
│   │   │   │               ├── migration_status_response.rbi
│   │   │   │               ├── node_origin.rbi
│   │   │   │               ├── node.rbi
│   │   │   │               ├── node_state.rbi
│   │   │   │               ├── origin_state_summary.rbi
│   │   │   │               ├── pause_migration_request.rbi
│   │   │   │               ├── pause_migration_response.rbi
│   │   │   │               ├── report_git_sync_request.rbi
│   │   │   │               ├── report_git_sync_response.rbi
│   │   │   │               ├── repository_progress.rbi
│   │   │   │               ├── repository_state_summary.rbi
│   │   │   │               ├── resource.rbi
│   │   │   │               ├── resource_result.rbi
│   │   │   │               ├── resource_type.rbi
│   │   │   │               ├── resume_migration_request.rbi
│   │   │   │               ├── resume_migration_response.rbi
│   │   │   │               ├── state_breakdown_entry.rbi
│   │   │   │               ├── status_type.rbi
│   │   │   │               ├── store_event_request.rbi
│   │   │   │               ├── store_event_response.rbi
│   │   │   │               ├── store_events_request.rbi
│   │   │   │               ├── store_events_response.rbi
│   │   │   │               ├── update_repository_state_request.rbi
│   │   │   │               └── update_repository_state_response.rbi
│   │   │   ├── network_graph_purge_job.rbi
│   │   │   ├── network_maintenance_job.rbi
│   │   │   ├── network_maintenance_scheduler_job.rbi
│   │   │   ├── newsies
│   │   │   │   ├── cleanup_inaccessible_thread_for_user_job.rbi
│   │   │   │   ├── copy_thread_subscribers_job.rbi
│   │   │   │   ├── custom_inbox.rbi
│   │   │   │   ├── delete_all_for_list_and_users_job.rbi
│   │   │   │   ├── delete_all_for_list_job.rbi
│   │   │   │   ├── delete_all_for_thread_job.rbi
│   │   │   │   ├── delete_all_for_user_and_lists_job.rbi
│   │   │   │   ├── delete_all_for_user_and_repository_owner_job.rbi
│   │   │   │   ├── delete_all_for_user_job.rbi
│   │   │   │   ├── delete_for_user_and_all_repositories_job.rbi
│   │   │   │   ├── deliver_notifications_job.rbi
│   │   │   │   ├── hidden_user.rbi
│   │   │   │   ├── list_subscription.rbi
│   │   │   │   ├── mark_all_notifications_as_read_job.rbi
│   │   │   │   ├── mark_all_notifications_from_query_job.rbi
│   │   │   │   ├── mobile_push_notification_schedule.rbi
│   │   │   │   ├── notification_entry.rbi
│   │   │   │   ├── notify_list_subscription_status_change_job.rbi
│   │   │   │   ├── saved_notification_entry.rbi
│   │   │   │   ├── spammy_notification_entry.rbi
│   │   │   │   ├── subscription_event.rbi
│   │   │   │   ├── thread_subscription.rbi
│   │   │   │   ├── thread_type_subscription.rbi
│   │   │   │   └── update_notifications_spam_status_job.rbi
│   │   │   ├── newsies_mailer.rbi
│   │   │   ├── newsletter_delivery_job.rbi
│   │   │   ├── newsletter_delivery_run_job.rbi
│   │   │   ├── newsletter_preference.rbi
│   │   │   ├── newsletter_subscription.rbi
│   │   │   ├── nexmo_balance_stats_job.rbi
│   │   │   ├── notices
│   │   │   │   └── kv
│   │   │   │       └── data_store.rbi
│   │   │   ├── notices_kv_cleanup_expired_data_job.rbi
│   │   │   ├── notifications
│   │   │   │   └── thread_subscription_component.rbi
│   │   │   ├── notification_subscriptions
│   │   │   │   └── repository_filter_view.rbi
│   │   │   ├── notification_summary.rbi
│   │   │   ├── notification_user_setting.rbi
│   │   │   ├── notify_author_community_advisories_contribution_job.rbi
│   │   │   ├── notifyd
│   │   │   │   ├── agent_session_finished_adapter.rbi
│   │   │   │   ├── bridge_mailer.rbi
│   │   │   │   ├── member_feature_request_adapter.rbi
│   │   │   │   ├── memex_project_status_adapter.rbi
│   │   │   │   ├── proto
│   │   │   │   │   ├── device_tokens_v2
│   │   │   │   │   │   ├── delete_all_request.rbi
│   │   │   │   │   │   ├── delete_request.rbi
│   │   │   │   │   │   ├── device_tokens_v2_client.rbi
│   │   │   │   │   │   └── set_request.rbi
│   │   │   │   │   ├── layouts
│   │   │   │   │   │   ├── email
│   │   │   │   │   │   │   ├── basic.rbi
│   │   │   │   │   │   │   ├── from.rbi
│   │   │   │   │   │   │   ├── part.rbi
│   │   │   │   │   │   │   ├── raw.rbi
│   │   │   │   │   │   │   └── unsubscribe_url_templates.rbi
│   │   │   │   │   │   └── mobile
│   │   │   │   │   │       ├── basic.rbi
│   │   │   │   │   │       └── live_activity.rbi
│   │   │   │   │   ├── live_activity_tokens
│   │   │   │   │   │   ├── live_activity_tokens_client.rbi
│   │   │   │   │   │   ├── set_push_token_request.rbi
│   │   │   │   │   │   └── set_start_token_request.rbi
│   │   │   │   │   ├── maintenance
│   │   │   │   │   │   ├── delete_repository_for_users_request.rbi
│   │   │   │   │   │   ├── delete_repository_request.rbi
│   │   │   │   │   │   ├── delete_user_repositories_request.rbi
│   │   │   │   │   │   ├── delete_user_repository_subscription_type_request.rbi
│   │   │   │   │   │   ├── delete_user_request.rbi
│   │   │   │   │   │   ├── maintenance_client.rbi
│   │   │   │   │   │   └── subscription_type.rbi
│   │   │   │   │   ├── newsies
│   │   │   │   │   │   ├── custom_field.rbi
│   │   │   │   │   │   ├── ignore_request.rbi
│   │   │   │   │   │   ├── ignore_response.rbi
│   │   │   │   │   │   ├── newsies_client.rbi
│   │   │   │   │   │   ├── thread_types.rbi
│   │   │   │   │   │   ├── unwatch_all_request.rbi
│   │   │   │   │   │   ├── unwatch_all_response.rbi
│   │   │   │   │   │   ├── unwatch_request.rbi
│   │   │   │   │   │   ├── unwatch_response.rbi
│   │   │   │   │   │   ├── watch_request.rbi
│   │   │   │   │   │   └── watch_response.rbi
│   │   │   │   │   ├── routing_settings_v2
│   │   │   │   │   │   ├── batch_get_request.rbi
│   │   │   │   │   │   ├── batch_get_response.rbi
│   │   │   │   │   │   ├── channel.rbi
│   │   │   │   │   │   ├── custom_field_group.rbi
│   │   │   │   │   │   ├── custom_field.rbi
│   │   │   │   │   │   ├── delete_request.rbi
│   │   │   │   │   │   ├── filter.rbi
│   │   │   │   │   │   ├── get_request.rbi
│   │   │   │   │   │   ├── get_response.rbi
│   │   │   │   │   │   ├── match_rule.rbi
│   │   │   │   │   │   ├── page.rbi
│   │   │   │   │   │   ├── pages.rbi
│   │   │   │   │   │   ├── replace_request.rbi
│   │   │   │   │   │   ├── routing_setting.rbi
│   │   │   │   │   │   ├── routing_settings_v2_client.rbi
│   │   │   │   │   │   ├── setting.rbi
│   │   │   │   │   │   └── topic.rbi
│   │   │   │   │   ├── subscriptions
│   │   │   │   │   │   ├── batch_create_and_delete_request.rbi
│   │   │   │   │   │   ├── batch_create_and_delete_response.rbi
│   │   │   │   │   │   ├── batch_replace_create_request.rbi
│   │   │   │   │   │   ├── batch_replace_request.rbi
│   │   │   │   │   │   ├── batch_replace_response.rbi
│   │   │   │   │   │   ├── create_request.rbi
│   │   │   │   │   │   ├── custom_field.rbi
│   │   │   │   │   │   ├── delete_request.rbi
│   │   │   │   │   │   ├── filter.rbi
│   │   │   │   │   │   ├── get_request.rbi
│   │   │   │   │   │   ├── get_response.rbi
│   │   │   │   │   │   ├── get_subscribers_request.rbi
│   │   │   │   │   │   ├── get_subscribers_response.rbi
│   │   │   │   │   │   ├── match_rule.rbi
│   │   │   │   │   │   ├── page.rbi
│   │   │   │   │   │   ├── pages.rbi
│   │   │   │   │   │   ├── subscription.rbi
│   │   │   │   │   │   ├── subscriptions_client.rbi
│   │   │   │   │   │   └── topic.rbi
│   │   │   │   │   └── test
│   │   │   │   │       ├── echo_request.rbi
│   │   │   │   │       ├── echo_response.rbi
│   │   │   │   │       └── test_client.rbi
│   │   │   │   ├── publish_notify_message_job.rbi
│   │   │   │   └── sync_delete_thread_subscriptions_job.rbi
│   │   │   ├── notify_notification_restricted_members_job.rbi
│   │   │   ├── notify_org_admins_about_pat_requests_job.rbi
│   │   │   ├── notify_pull_request_commit_checks_updated_job.rbi
│   │   │   ├── notify_rejected_gates_job.rbi
│   │   │   ├── notify_subscription_status_change_job.rbi
│   │   │   ├── nullify_dependent_records_job.rbi
│   │   │   ├── nullify_milestone_id_references_job.rbi
│   │   │   ├── null_programmatic_access_grant.rbi
│   │   │   ├── nurture
│   │   │   │   ├── cpm_sync_job.rbi
│   │   │   │   ├── eligibility_aged_out_job.rbi
│   │   │   │   ├── eligibility_job.rbi
│   │   │   │   ├── sendgrid_import_job.rbi
│   │   │   │   ├── sendgrid_remove_job.rbi
│   │   │   │   └── user_marketing_consents_cleanup_job.rbi
│   │   │   ├── oauth
│   │   │   │   └── identity_management
│   │   │   │       └── single_sign_on_component.rbi
│   │   │   ├── oauth_access_bump_job.rbi
│   │   │   ├── oauth_access.rbi
│   │   │   ├── oauth_access_tokens
│   │   │   │   ├── domain
│   │   │   │   │   └── oauth_applications.rbi
│   │   │   │   └── domain.rbi
│   │   │   ├── oauth_access_tokens.rbi
│   │   │   ├── oauth_application_approval.rbi
│   │   │   ├── oauth_application_client_secret_access_job.rbi
│   │   │   ├── oauth_application_client_secret.rbi
│   │   │   ├── oauth_application_delete_job.rbi
│   │   │   ├── oauth_application_logo.rbi
│   │   │   ├── oauth_application.rbi
│   │   │   ├── oauth_application_transfer.rbi
│   │   │   ├── oauth_authorization_bump_job.rbi
│   │   │   ├── oauth_authorization.rbi
│   │   │   ├── oauth_enterprise_limit_job.rbi
│   │   │   ├── oauth_enterprise_limit.rbi
│   │   │   ├── octoshift_migration_archive_destroy_job.rbi
│   │   │   ├── octoshift_migration_archive.rbi
│   │   │   ├── octoshift_storage_monitoring_job.rbi
│   │   │   ├── ofac_compliance_downgrade_job.rbi
│   │   │   ├── ofac_downgrade.rbi
│   │   │   ├── oidc_custom_property_inclusion.rbi
│   │   │   ├── onboarding
│   │   │   │   └── event.rbi
│   │   │   ├── onboarding_tasks
│   │   │   │   ├── abstract_task.rbi
│   │   │   │   └── advanced_security
│   │   │   │       └── task_card_component.rbi
│   │   │   ├── opentelemetry
│   │   │   │   └── proto
│   │   │   │       ├── collector
│   │   │   │       │   └── trace
│   │   │   │       │       └── v1
│   │   │   │       │           ├── export_trace_partial_success.rbi
│   │   │   │       │           ├── export_trace_service_request.rbi
│   │   │   │       │           └── export_trace_service_response.rbi
│   │   │   │       ├── common
│   │   │   │       │   └── v1
│   │   │   │       │       ├── any_value.rbi
│   │   │   │       │       ├── array_value.rbi
│   │   │   │       │       ├── instrumentation_scope.rbi
│   │   │   │       │       ├── key_value_list.rbi
│   │   │   │       │       └── key_value.rbi
│   │   │   │       ├── resource
│   │   │   │       │   └── v1
│   │   │   │       │       └── resource.rbi
│   │   │   │       └── trace
│   │   │   │           └── v1
│   │   │   │               ├── resource_spans.rbi
│   │   │   │               ├── scope_spans.rbi
│   │   │   │               ├── span
│   │   │   │               │   ├── event.rbi
│   │   │   │               │   ├── link.rbi
│   │   │   │               │   └── span_kind.rbi
│   │   │   │               ├── span.rbi
│   │   │   │               ├── status
│   │   │   │               │   └── status_code.rbi
│   │   │   │               ├── status.rbi
│   │   │   │               └── traces_data.rbi
│   │   │   ├── orca
│   │   │   │   └── model.rbi
│   │   │   ├── orchestration_job.rbi
│   │   │   ├── orcid_record.rbi
│   │   │   ├── organization
│   │   │   │   ├── credential_authorization.rbi
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   ├── navigation_tabs.rbi
│   │   │   │   ├── saml_provider.rbi
│   │   │   │   ├── saml_provider_test_settings.rbi
│   │   │   │   ├── terms_of_service_acceptance.rbi
│   │   │   │   └── terms_of_service_upgrade_prompt.rbi
│   │   │   ├── organization_admin_bypass_actor.rbi
│   │   │   ├── organization_application_access_approved_job.rbi
│   │   │   ├── organization_application_access_requested_job.rbi
│   │   │   ├── organization_bulk_invite_job.rbi
│   │   │   ├── organization_bulk_remove_members_cleanup_job.rbi
│   │   │   ├── organization_collaborator_backfill_job.rbi
│   │   │   ├── organization_collaborator.rbi
│   │   │   ├── organization_custom_property_definition.rbi
│   │   │   ├── organization_custom_property_value.rbi
│   │   │   ├── organization_discussion_config.rbi
│   │   │   ├── organization_discussion_post_edit.rbi
│   │   │   ├── organization_discussion_post.rbi
│   │   │   ├── organization_discussion_post_reply_edit.rbi
│   │   │   ├── organization_discussion_post_reply.rbi
│   │   │   ├── organization_feed_filter_settings.rbi
│   │   │   ├── organization_invitation
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   └── opt_out.rbi
│   │   │   ├── organization_invitation_kv_cleanup_expired_data_job.rbi
│   │   │   ├── organization_invitation.rbi
│   │   │   ├── organization_inviter.rbi
│   │   │   ├── organization_limits_mailer.rbi
│   │   │   ├── organization_mailer.rbi
│   │   │   ├── organization_members_export.rbi
│   │   │   ├── organization_membership_entry.rbi
│   │   │   ├── organization_oidc_sub_claim_template.rbi
│   │   │   ├── organization_onboard
│   │   │   │   └── demo_repository.rbi
│   │   │   ├── organization_orchestration.rbi
│   │   │   ├── organization_orchestration_sweeper_job.rbi
│   │   │   ├── organization_profile_email.rbi
│   │   │   ├── organization_profile.rbi
│   │   │   ├── organization_programmatic_access_grant.rbi
│   │   │   ├── organization_programmatic_access_grant_request.rbi
│   │   │   ├── organization.rbi
│   │   │   ├── organization_role.rbi
│   │   │   ├── organizations
│   │   │   │   ├── archive_job.rbi
│   │   │   │   ├── member_requests
│   │   │   │   │   └── feature_request_component.rbi
│   │   │   │   ├── settings
│   │   │   │   │   └── recommended_memex_projects_blankslate_component.rbi
│   │   │   │   └── teams
│   │   │   │       └── team_settings_sidebar_component.rbi
│   │   │   ├── organization_sponsorship_access_revoked_job.rbi
│   │   │   ├── org_creation_job.rbi
│   │   │   ├── org_entacct_migration_mailer.rbi
│   │   │   ├── org_in_product_messaging_subscription.rbi
│   │   │   ├── org_owned_private_network_with_forks.rbi
│   │   │   ├── orgs
│   │   │   │   ├── domain
│   │   │   │   │   ├── business_team_org_assignments.rbi
│   │   │   │   │   ├── custom_properties.rbi
│   │   │   │   │   └── teams.rbi
│   │   │   │   ├── domain.rbi
│   │   │   │   ├── overview_view.rbi
│   │   │   │   ├── people
│   │   │   │   │   ├── show_view.rbi
│   │   │   │   │   └── sidebar_view.rbi
│   │   │   │   └── team_sync
│   │   │   │       └── analytics_scrubber_methods.rbi
│   │   │   ├── org_selection_type_changed_business_team_orchestration.rbi
│   │   │   ├── orgs_kv_cleanup_expired_data_job.rbi
│   │   │   ├── orgs.rbi
│   │   │   ├── oss_license_compliance
│   │   │   │   └── v0
│   │   │   │       ├── add_licenses_for_alert_request.rbi
│   │   │   │       ├── add_licenses_for_alert_response.rbi
│   │   │   │       ├── add_licenses_to_enterprise_policy_request.rbi
│   │   │   │       ├── add_licenses_to_enterprise_policy_response.rbi
│   │   │   │       ├── add_licenses_to_organization_policy_request.rbi
│   │   │   │       ├── add_licenses_to_organization_policy_response.rbi
│   │   │   │       ├── alert_event.rbi
│   │   │   │       ├── alert_event_type.rbi
│   │   │   │       ├── alert.rbi
│   │   │   │       ├── alert_resolution.rbi
│   │   │   │       ├── alert_status.rbi
│   │   │   │       ├── check_job_status.rbi
│   │   │   │       ├── check_repository_request.rbi
│   │   │   │       ├── check_repository_response.rbi
│   │   │   │       ├── check_status_request.rbi
│   │   │   │       ├── check_status_response.rbi
│   │   │   │       ├── closure_reason.rbi
│   │   │   │       ├── combined_license.rbi
│   │   │   │       ├── combined_package.rbi
│   │   │   │       ├── combined_repository_policy.rbi
│   │   │   │       ├── create_enterprise_policy_request.rbi
│   │   │   │       ├── create_enterprise_policy_response.rbi
│   │   │   │       ├── create_organization_policy_request.rbi
│   │   │   │       ├── create_organization_policy_response.rbi
│   │   │   │       ├── create_package_exception_request.rbi
│   │   │   │       ├── create_package_exception_response.rbi
│   │   │   │       ├── create_repository_policy_request.rbi
│   │   │   │       ├── create_repository_policy_response.rbi
│   │   │   │       ├── delete_licenses_from_enterprise_policy_request.rbi
│   │   │   │       ├── delete_licenses_from_enterprise_policy_response.rbi
│   │   │   │       ├── delete_licenses_from_repository_policy_request.rbi
│   │   │   │       ├── delete_licenses_from_repository_policy_response.rbi
│   │   │   │       ├── delete_package_exceptions_from_enterprise_policy_request.rbi
│   │   │   │       ├── delete_package_exceptions_from_enterprise_policy_response.rbi
│   │   │   │       ├── delete_package_exceptions_from_repository_policy_request.rbi
│   │   │   │       ├── delete_package_exceptions_from_repository_policy_response.rbi
│   │   │   │       ├── deny_alert_dismissal_request.rbi
│   │   │   │       ├── deny_alert_dismissal_response.rbi
│   │   │   │       ├── distribution_policy.rbi
│   │   │   │       ├── enterprise_policy.rbi
│   │   │   │       ├── expire_alert_dismissal_by_batch_request.rbi
│   │   │   │       ├── expire_alert_dismissal_by_batch_response.rbi
│   │   │   │       ├── expire_alert_dismissal_request.rbi
│   │   │   │       ├── expire_alert_dismissal_response.rbi
│   │   │   │       ├── expired_alert_dismissal.rbi
│   │   │   │       ├── expired_alert.rbi
│   │   │   │       ├── failure_level.rbi
│   │   │   │       ├── failure_reason.rbi
│   │   │   │       ├── get_alert_request.rbi
│   │   │   │       ├── get_alert_response.rbi
│   │   │   │       ├── get_alerts_for_pull_request_request.rbi
│   │   │   │       ├── get_alerts_for_pull_request_response.rbi
│   │   │   │       ├── get_combined_repository_policy_request.rbi
│   │   │   │       ├── get_combined_repository_policy_response.rbi
│   │   │   │       ├── get_enterprise_policy_request.rbi
│   │   │   │       ├── get_enterprise_policy_response.rbi
│   │   │   │       ├── get_organization_policy_request.rbi
│   │   │   │       ├── get_organization_policy_response.rbi
│   │   │   │       ├── get_repository_policy_request.rbi
│   │   │   │       ├── get_repository_policy_response.rbi
│   │   │   │       ├── get_reviewable_alerts_request.rbi
│   │   │   │       ├── get_reviewable_alerts_response.rbi
│   │   │   │       ├── license_compliance_client.rbi
│   │   │   │       ├── license_entry.rbi
│   │   │   │       ├── organization_policy.rbi
│   │   │   │       ├── package_action.rbi
│   │   │   │       ├── package_failure.rbi
│   │   │   │       ├── package_manager.rbi
│   │   │   │       ├── package_policy.rbi
│   │   │   │       ├── package.rbi
│   │   │   │       ├── policy_level.rbi
│   │   │   │       ├── policy_licenses.rbi
│   │   │   │       ├── repository_check_status.rbi
│   │   │   │       ├── repository_policy.rbi
│   │   │   │       ├── repository_results.rbi
│   │   │   │       ├── request_alert_dismissal_by_id_request.rbi
│   │   │   │       ├── request_alert_dismissal_by_id_response.rbi
│   │   │   │       ├── request_alert_dismissal_request.rbi
│   │   │   │       ├── request_alert_dismissal_response.rbi
│   │   │   │       ├── restart_check_job_request.rbi
│   │   │   │       ├── restart_check_job_response.rbi
│   │   │   │       ├── save_enterprise_policy_request.rbi
│   │   │   │       ├── save_enterprise_policy_response.rbi
│   │   │   │       ├── validate_licenses_request.rbi
│   │   │   │       └── validate_licenses_response.rbi
│   │   │   ├── otp_sms_timing_cleanup_job.rbi
│   │   │   ├── otp_sms_timing.rbi
│   │   │   ├── override_spammy_renaming_deleting_abilities_job.rbi
│   │   │   ├── packages
│   │   │   │   ├── append_package_codespaces_permissions_for_repository_job.rbi
│   │   │   │   ├── billing_storage_reconciliation_job.rbi
│   │   │   │   ├── delete_packages_for_repository_job.rbi
│   │   │   │   ├── docker_migration_reset_billing_owner_job.rbi
│   │   │   │   ├── docker_migration_reset_billing_repository_job.rbi
│   │   │   │   ├── migration
│   │   │   │   │   ├── migrate_package_job.rbi
│   │   │   │   │   └── notify_inprogress_migration_job.rbi
│   │   │   │   ├── remove_func_test_packages_job.rbi
│   │   │   │   ├── remove_package_codespaces_permissions_for_repository_job.rbi
│   │   │   │   ├── sync_package_perms_on_repo_change_job.rbi
│   │   │   │   └── visibility_reindex_job.rbi
│   │   │   ├── page
│   │   │   │   ├── build.rbi
│   │   │   │   ├── certificate.rbi
│   │   │   │   ├── deployment.rbi
│   │   │   │   ├── file_server.rbi
│   │   │   │   ├── pages_migrations.rbi
│   │   │   │   ├── partition.rbi
│   │   │   │   ├── protected_domain.rbi
│   │   │   │   └── replica.rbi
│   │   │   ├── page_build_job.rbi
│   │   │   ├── page_certificate_create_job.rbi
│   │   │   ├── page_certificate_remove_duplicate_job.rbi
│   │   │   ├── page_certificate_remove_expired_job.rbi
│   │   │   ├── page_certificate_renew_job.rbi
│   │   │   ├── page_certificate_work_job.rbi
│   │   │   ├── page_lazy_build_job.rbi
│   │   │   ├── page_migrate_host_job.rbi
│   │   │   ├── page_migrate_host_scheduler_job.rbi
│   │   │   ├── page.rbi
│   │   │   ├── page_recycle_artifact_job.rbi
│   │   │   ├── page_recycle_job.rbi
│   │   │   ├── pages
│   │   │   │   ├── clear_matching_page_cname_job.rbi
│   │   │   │   ├── clear_matching_page_cnames_job.rbi
│   │   │   │   ├── delete_protected_domain_job.rbi
│   │   │   │   ├── delete_protected_domains_job.rbi
│   │   │   │   ├── destroy_soft_deleted_pages_job.rbi
│   │   │   │   ├── invalidate_spammy_users_pending_domains_job.rbi
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   ├── process_pending_domain_job.rbi
│   │   │   │   ├── process_pending_domains_job.rbi
│   │   │   │   ├── verify_domain_job.rbi
│   │   │   │   └── verify_domains_job.rbi
│   │   │   ├── pages_dns_health_check_job.rbi
│   │   │   ├── pages_kv_cleanup_expired_data_job.rbi
│   │   │   ├── pages_mailer.rbi
│   │   │   ├── pages_propagate_https_redirect_job.rbi
│   │   │   ├── page_update.rbi
│   │   │   ├── page_updates_job.rbi
│   │   │   ├── partial_search_index_update_job.rbi
│   │   │   ├── partial_two_factor_authentication_notification_job.rbi
│   │   │   ├── patreon_webhook_event.rbi
│   │   │   ├── payment_method.rbi
│   │   │   ├── pending_automatic_installation.rbi
│   │   │   ├── pending_partner_token_notification.rbi
│   │   │   ├── perform_manual_dunning_period_job.rbi
│   │   │   ├── perform_ofac_downgrades_job.rbi
│   │   │   ├── perform_pending_plan_changes_job.rbi
│   │   │   ├── permission.rbi
│   │   │   ├── persisted_queries
│   │   │   │   └── import_to_database_job.rbi
│   │   │   ├── personal_reminder.rbi
│   │   │   ├── personal_token_expired_notice_job.rbi
│   │   │   ├── photo_dna_hit.rbi
│   │   │   ├── pinned_environment.rbi
│   │   │   ├── pinned_issue_comment.rbi
│   │   │   ├── pinned_issue.rbi
│   │   │   ├── planning_beta_onboard_member_job.rbi
│   │   │   ├── planning_template.rbi
│   │   │   ├── planning_templates_pinned_field.rbi
│   │   │   ├── planning_templates_type_fields_mapping.rbi
│   │   │   ├── planning_tracking_beta_mailer.rbi
│   │   │   ├── platform
│   │   │   │   ├── interfaces
│   │   │   │   │   ├── abuse_reportable.rbi
│   │   │   │   │   ├── account_stafftools_info.rbi
│   │   │   │   │   ├── actor.rbi
│   │   │   │   │   ├── advisory.rbi
│   │   │   │   │   ├── assignable.rbi
│   │   │   │   │   ├── audit_log
│   │   │   │   │   │   ├── audit_entry.rbi
│   │   │   │   │   │   ├── enterprise_audit_entry_data.rbi
│   │   │   │   │   │   ├── oauth_application_audit_entry_data.rbi
│   │   │   │   │   │   ├── organization_audit_entry_data.rbi
│   │   │   │   │   │   ├── repository_audit_entry_data.rbi
│   │   │   │   │   │   ├── team_audit_entry_data.rbi
│   │   │   │   │   │   └── topic_audit_entry_data.rbi
│   │   │   │   │   ├── avatar_owner.rbi
│   │   │   │   │   ├── base.rbi
│   │   │   │   │   ├── billable.rbi
│   │   │   │   │   ├── closable.rbi
│   │   │   │   │   ├── code_search_error.rbi
│   │   │   │   │   ├── code_search_facet.rbi
│   │   │   │   │   ├── commentable.rbi
│   │   │   │   │   ├── comment.rbi
│   │   │   │   │   ├── committish_object.rbi
│   │   │   │   │   ├── contribution.rbi
│   │   │   │   │   ├── default_workflow_permissions.rbi
│   │   │   │   │   ├── deletable.rbi
│   │   │   │   │   ├── diff_delta.rbi
│   │   │   │   │   ├── feature_flaggable.rbi
│   │   │   │   │   ├── feed_item_displayable.rbi
│   │   │   │   │   ├── fork_pr_workflows_policy.rbi
│   │   │   │   │   ├── git_object.rbi
│   │   │   │   │   ├── git_signature.rbi
│   │   │   │   │   ├── hovercard_context.rbi
│   │   │   │   │   ├── issue_field_common.rbi
│   │   │   │   │   ├── issue_field_value_common.rbi
│   │   │   │   │   ├── issue_form_element.rbi
│   │   │   │   │   ├── labelable.rbi
│   │   │   │   │   ├── lockable.rbi
│   │   │   │   │   ├── markdown_previewable.rbi
│   │   │   │   │   ├── marketplace_integratable.rbi
│   │   │   │   │   ├── marketplace_listing_owner.rbi
│   │   │   │   │   ├── may_be_internal.rbi
│   │   │   │   │   ├── member_statusable.rbi
│   │   │   │   │   ├── mention_suggestable.rbi
│   │   │   │   │   ├── migration.rbi
│   │   │   │   │   ├── minimizable.rbi
│   │   │   │   │   ├── node.rbi
│   │   │   │   │   ├── offsettable.rbi
│   │   │   │   │   ├── org_blockable.rbi
│   │   │   │   │   ├── package_owner.rbi
│   │   │   │   │   ├── package_search.rbi
│   │   │   │   │   ├── performable_via_app.rbi
│   │   │   │   │   ├── pinnable.rbi
│   │   │   │   │   ├── plan_owner.rbi
│   │   │   │   │   ├── profile_owner.rbi
│   │   │   │   │   ├── project_event.rbi
│   │   │   │   │   ├── project_owner.rbi
│   │   │   │   │   ├── project_v2_event.rbi
│   │   │   │   │   ├── project_v2_field_common.rbi
│   │   │   │   │   ├── project_v2_item_field_value_common.rbi
│   │   │   │   │   ├── project_v2_owner.rbi
│   │   │   │   │   ├── project_v2_recent.rbi
│   │   │   │   │   ├── public_fork_pr_workflows_policy.rbi
│   │   │   │   │   ├── pull_request_merge_condition.rbi
│   │   │   │   │   ├── raw_blob_url.rbi
│   │   │   │   │   ├── reactable.rbi
│   │   │   │   │   ├── reportable.rbi
│   │   │   │   │   ├── repository_discussion_author.rbi
│   │   │   │   │   ├── repository_discussion_comment_author.rbi
│   │   │   │   │   ├── repository_info.rbi
│   │   │   │   │   ├── repository_node.rbi
│   │   │   │   │   ├── repository_owner.rbi
│   │   │   │   │   ├── repository_rule_rollup.rbi
│   │   │   │   │   ├── requirable_by_pull_request.rbi
│   │   │   │   │   ├── safe_user.rbi
│   │   │   │   │   ├── searchable.rbi
│   │   │   │   │   ├── search_shortcut_query_basic_term.rbi
│   │   │   │   │   ├── search_shortcut_query_parsed_term.rbi
│   │   │   │   │   ├── shortcutable.rbi
│   │   │   │   │   ├── sponsorable.rbi
│   │   │   │   │   ├── starrable.rbi
│   │   │   │   │   ├── subscribable.rbi
│   │   │   │   │   ├── subscribable_thread.rbi
│   │   │   │   │   ├── team_review_requestable.rbi
│   │   │   │   │   ├── text_file.rbi
│   │   │   │   │   ├── timeline_event.rbi
│   │   │   │   │   ├── trigger.rbi
│   │   │   │   │   ├── uniform_resource_locatable.rbi
│   │   │   │   │   ├── updatable_comment.rbi
│   │   │   │   │   ├── updatable.rbi
│   │   │   │   │   ├── user_error.rbi
│   │   │   │   │   ├── viewer
│   │   │   │   │   │   └── agentic.rbi
│   │   │   │   │   └── votable.rbi
│   │   │   │   ├── loaders
│   │   │   │   │   └── unlocked_repository_check
│   │   │   │   │       └── active_unlocks
│   │   │   │   │           └── cache.rbi
│   │   │   │   └── operation_store
│   │   │   │       └── application_record_backend
│   │   │   │           ├── graphql_client_operation.rbi
│   │   │   │           ├── graphql_client.rbi
│   │   │   │           ├── graphql_index_entry.rbi
│   │   │   │           ├── graphql_index_reference.rbi
│   │   │   │           └── graphql_operation.rbi
│   │   │   ├── platform_types
│   │   │   │   ├── abort_queued_migrations_payload.rbi
│   │   │   │   ├── abort_repository_migration_payload.rbi
│   │   │   │   ├── abuse_reportable.rbi
│   │   │   │   ├── abuse_report_connection.rbi
│   │   │   │   ├── abuse_report_edge.rbi
│   │   │   │   ├── abuse_report_filter.rbi
│   │   │   │   ├── abuse_report_order_field.rbi
│   │   │   │   ├── abuse_report.rbi
│   │   │   │   ├── abuse_report_reason.rbi
│   │   │   │   ├── accept_enterprise_administrator_invitation_payload.rbi
│   │   │   │   ├── accept_enterprise_member_invitation_payload.rbi
│   │   │   │   ├── accept_enterprise_organization_invitation_payload.rbi
│   │   │   │   ├── accept_topic_suggestion_payload.rbi
│   │   │   │   ├── access_user_namespace_repository_payload.rbi
│   │   │   │   ├── account_connection.rbi
│   │   │   │   ├── account_edge.rbi
│   │   │   │   ├── account_plan_change_audit_entry_duration.rbi
│   │   │   │   ├── account_plan_change_audit_entry.rbi
│   │   │   │   ├── account.rbi
│   │   │   │   ├── account_screening_profile_connection.rbi
│   │   │   │   ├── account_screening_profile_edge.rbi
│   │   │   │   ├── account_screening_profile.rbi
│   │   │   │   ├── account_spammable_table.rbi
│   │   │   │   ├── account_stafftools_info.rbi
│   │   │   │   ├── achievable.rbi
│   │   │   │   ├── achievement_connection.rbi
│   │   │   │   ├── achievement_edge.rbi
│   │   │   │   ├── achievement.rbi
│   │   │   │   ├── achievement_repository_list.rbi
│   │   │   │   ├── achievement_tier_name.rbi
│   │   │   │   ├── achievement_tier.rbi
│   │   │   │   ├── actions_filter_diff.rbi
│   │   │   │   ├── actions_plan_owner.rbi
│   │   │   │   ├── actions_status_error.rbi
│   │   │   │   ├── actions_status.rbi
│   │   │   │   ├── actions_workflow_run_stafftools_info_connection.rbi
│   │   │   │   ├── actions_workflow_run_stafftools_info_edge.rbi
│   │   │   │   ├── actions_workflow_run_stafftools_info.rbi
│   │   │   │   ├── activity_connection.rbi
│   │   │   │   ├── activity_edge.rbi
│   │   │   │   ├── activity_order_field.rbi
│   │   │   │   ├── activity_period.rbi
│   │   │   │   ├── activity.rbi
│   │   │   │   ├── activity_type.rbi
│   │   │   │   ├── actor_connection.rbi
│   │   │   │   ├── actor_edge.rbi
│   │   │   │   ├── actor_location.rbi
│   │   │   │   ├── actor.rbi
│   │   │   │   ├── actor_type.rbi
│   │   │   │   ├── add_assignees_to_assignable_payload.rbi
│   │   │   │   ├── add_blocked_by_payload.rbi
│   │   │   │   ├── add_comment_payload.rbi
│   │   │   │   ├── add_discussion_comment_payload.rbi
│   │   │   │   ├── add_discussion_poll_vote_payload.rbi
│   │   │   │   ├── added_to_list_feed_item.rbi
│   │   │   │   ├── added_to_merge_queue_event.rbi
│   │   │   │   ├── added_to_project_event.rbi
│   │   │   │   ├── added_to_project_v2_event.rbi
│   │   │   │   ├── add_enterprise_admin_payload.rbi
│   │   │   │   ├── add_enterprise_organization_member_payload.rbi
│   │   │   │   ├── add_enterprise_support_entitlement_payload.rbi
│   │   │   │   ├── add_import_mapping_payload.rbi
│   │   │   │   ├── add_labels_to_labelable_payload.rbi
│   │   │   │   ├── add_mobile_device_public_key_payload.rbi
│   │   │   │   ├── add_mobile_device_token_payload.rbi
│   │   │   │   ├── add_or_create_labels_to_labelable_payload.rbi
│   │   │   │   ├── add_package_tag_payload.rbi
│   │   │   │   ├── add_project_card_payload.rbi
│   │   │   │   ├── add_project_collaborator_payload.rbi
│   │   │   │   ├── add_project_column_payload.rbi
│   │   │   │   ├── add_project_v2_draft_issue_payload.rbi
│   │   │   │   ├── add_project_v2_item_by_id_payload.rbi
│   │   │   │   ├── add_project_workflow_payload.rbi
│   │   │   │   ├── add_pull_request_review_comment_payload.rbi
│   │   │   │   ├── add_pull_request_review_payload.rbi
│   │   │   │   ├── add_pull_request_review_thread_payload.rbi
│   │   │   │   ├── add_pull_request_review_thread_reply_payload.rbi
│   │   │   │   ├── add_pull_request_thread_reply_payload.rbi
│   │   │   │   ├── add_pull_request_to_merge_queue_payload.rbi
│   │   │   │   ├── add_reaction_payload.rbi
│   │   │   │   ├── add_staff_note_payload.rbi
│   │   │   │   ├── add_star_payload.rbi
│   │   │   │   ├── add_sub_issue_payload.rbi
│   │   │   │   ├── add_team_member_payload.rbi
│   │   │   │   ├── add_team_project_payload.rbi
│   │   │   │   ├── add_upvote_payload.rbi
│   │   │   │   ├── add_verifiable_domain_payload.rbi
│   │   │   │   ├── advisory_credit_connection.rbi
│   │   │   │   ├── advisory_credit_edge.rbi
│   │   │   │   ├── advisory_credit_order_field.rbi
│   │   │   │   ├── advisory_credit.rbi
│   │   │   │   ├── advisory_credit_state.rbi
│   │   │   │   ├── advisory.rbi
│   │   │   │   ├── agent_assignment.rbi
│   │   │   │   ├── agentic.rbi
│   │   │   │   ├── agent_task.rbi
│   │   │   │   ├── allowable_pull_request_merge_action.rbi
│   │   │   │   ├── allowable_pull_request_merge_method.rbi
│   │   │   │   ├── announcement_banner.rbi
│   │   │   │   ├── app_connection.rbi
│   │   │   │   ├── app_edge.rbi
│   │   │   │   ├── app_installation_order_field.rbi
│   │   │   │   ├── apply_content_warnings_payload.rbi
│   │   │   │   ├── apply_mobile_suggested_changes_payload.rbi
│   │   │   │   ├── apply_suggested_changes_payload.rbi
│   │   │   │   ├── app_order_field.rbi
│   │   │   │   ├── app_owner.rbi
│   │   │   │   ├── app_permission_access_level.rbi
│   │   │   │   ├── app_permission.rbi
│   │   │   │   ├── app.rbi
│   │   │   │   ├── approve_action_required_workflow_runs_payload.rbi
│   │   │   │   ├── approve_deployments_payload.rbi
│   │   │   │   ├── approve_mobile_auth_device_request_payload.rbi
│   │   │   │   ├── approve_pending_team_change_parent_request_payload.rbi
│   │   │   │   ├── approve_verifiable_domain_payload.rbi
│   │   │   │   ├── app_store.rbi
│   │   │   │   ├── archive_project_card_payload.rbi
│   │   │   │   ├── archive_project_v2_item_payload.rbi
│   │   │   │   ├── archive_pull_request_payload.rbi
│   │   │   │   ├── archive_repository_payload.rbi
│   │   │   │   ├── artifact_connection.rbi
│   │   │   │   ├── artifact_edge.rbi
│   │   │   │   ├── artifact_order_field.rbi
│   │   │   │   ├── artifact.rbi
│   │   │   │   ├── assignable.rbi
│   │   │   │   ├── assigned_event.rbi
│   │   │   │   ├── assignee_connection.rbi
│   │   │   │   ├── assignee_edge.rbi
│   │   │   │   ├── assignee.rbi
│   │   │   │   ├── audit_entry_actor.rbi
│   │   │   │   ├── audit_entry.rbi
│   │   │   │   ├── audit_log_order_field.rbi
│   │   │   │   ├── authentication_client.rbi
│   │   │   │   ├── authentication_flagged_reason.rbi
│   │   │   │   ├── authentication_record_connection.rbi
│   │   │   │   ├── authentication_record_edge.rbi
│   │   │   │   ├── authentication_record.rbi
│   │   │   │   ├── authorized_credential.rbi
│   │   │   │   ├── automatic_base_change_failed_event.rbi
│   │   │   │   ├── automatic_base_change_succeeded_event.rbi
│   │   │   │   ├── auto_merge_disabled_event.rbi
│   │   │   │   ├── auto_merge_enabled_event.rbi
│   │   │   │   ├── auto_merge_request.rbi
│   │   │   │   ├── auto_rebase_enabled_event.rbi
│   │   │   │   ├── auto_squash_enabled_event.rbi
│   │   │   │   ├── avatar_connection.rbi
│   │   │   │   ├── avatar_edge.rbi
│   │   │   │   ├── avatar_owner.rbi
│   │   │   │   ├── avatar.rbi
│   │   │   │   ├── base_ref_changed_event.rbi
│   │   │   │   ├── base_ref_deleted_event.rbi
│   │   │   │   ├── base_ref_force_pushed_event.rbi
│   │   │   │   ├── became_sponsorable_feed_item.rbi
│   │   │   │   ├── billable.rbi
│   │   │   │   ├── billing_duration.rbi
│   │   │   │   ├── billing_subscribable.rbi
│   │   │   │   ├── billing_transaction_connection.rbi
│   │   │   │   ├── billing_transaction_edge.rbi
│   │   │   │   ├── billing_transaction.rbi
│   │   │   │   ├── blame_range.rbi
│   │   │   │   ├── blame.rbi
│   │   │   │   ├── blob.rbi
│   │   │   │   ├── block_accounts_action_invocation_payload.rbi
│   │   │   │   ├── block_actions_payload.rbi
│   │   │   │   ├── block_copilot_payload.rbi
│   │   │   │   ├── blocked_by_added_event.rbi
│   │   │   │   ├── blocked_by_removed_event.rbi
│   │   │   │   ├── blocked_payment_method_consequence.rbi
│   │   │   │   ├── block_from_organization_duration.rbi
│   │   │   │   ├── blocking_added_event.rbi
│   │   │   │   ├── blocking_removed_event.rbi
│   │   │   │   ├── block_models_payload.rbi
│   │   │   │   ├── block_payment_method_and_suspend_users_by_card_fingerprint_payload.rbi
│   │   │   │   ├── block_payment_method_result.rbi
│   │   │   │   ├── block_payment_methods_payload.rbi
│   │   │   │   ├── block_user_from_organization_payload.rbi
│   │   │   │   ├── block_user_payload.rbi
│   │   │   │   ├── blog_broadcast.rbi
│   │   │   │   ├── bot.rbi
│   │   │   │   ├── bot_stafftools_info.rbi
│   │   │   │   ├── branch_actor_allowance_actor.rbi
│   │   │   │   ├── branch_name_pattern_parameters.rbi
│   │   │   │   ├── branch_protection_rule_conflict_connection.rbi
│   │   │   │   ├── branch_protection_rule_conflict_edge.rbi
│   │   │   │   ├── branch_protection_rule_conflict.rbi
│   │   │   │   ├── branch_protection_rule_connection.rbi
│   │   │   │   ├── branch_protection_rule_edge.rbi
│   │   │   │   ├── branch_protection_rule.rbi
│   │   │   │   ├── business_add_organization_audit_entry.rbi
│   │   │   │   ├── bypass_actor.rbi
│   │   │   │   ├── bypass_force_push_allowance_connection.rbi
│   │   │   │   ├── bypass_force_push_allowance_edge.rbi
│   │   │   │   ├── bypass_force_push_allowance.rbi
│   │   │   │   ├── bypass_pull_request_allowance_connection.rbi
│   │   │   │   ├── bypass_pull_request_allowance_edge.rbi
│   │   │   │   ├── bypass_pull_request_allowance.rbi
│   │   │   │   ├── cancel_enterprise_admin_invitation_payload.rbi
│   │   │   │   ├── cancel_enterprise_member_invitation_payload.rbi
│   │   │   │   ├── cancel_enterprise_organization_invitation_payload.rbi
│   │   │   │   ├── cancel_pending_team_change_parent_request_payload.rbi
│   │   │   │   ├── cancel_sponsorship_payload.rbi
│   │   │   │   ├── cancel_workflow_run_payload.rbi
│   │   │   │   ├── candidate_reviewer_connection.rbi
│   │   │   │   ├── candidate_reviewer_edge.rbi
│   │   │   │   ├── candidate_reviewer.rbi
│   │   │   │   ├── certificate_attributes.rbi
│   │   │   │   ├── change_user_status_payload.rbi
│   │   │   │   ├── check_annotation_connection.rbi
│   │   │   │   ├── check_annotation_edge.rbi
│   │   │   │   ├── check_annotation_level.rbi
│   │   │   │   ├── check_annotation_position.rbi
│   │   │   │   ├── check_annotation.rbi
│   │   │   │   ├── check_annotation_span.rbi
│   │   │   │   ├── check_conclusion_state.rbi
│   │   │   │   ├── check_run_connection.rbi
│   │   │   │   ├── check_run_edge.rbi
│   │   │   │   ├── check_run.rbi
│   │   │   │   ├── check_run_state_count.rbi
│   │   │   │   ├── check_run_state.rbi
│   │   │   │   ├── check_run_type.rbi
│   │   │   │   ├── check_state_rollup.rbi
│   │   │   │   ├── check_status_state.rbi
│   │   │   │   ├── check_step_connection.rbi
│   │   │   │   ├── check_step_edge.rbi
│   │   │   │   ├── check_step.rbi
│   │   │   │   ├── check_suite_connection.rbi
│   │   │   │   ├── check_suite_edge.rbi
│   │   │   │   ├── check_suite.rbi
│   │   │   │   ├── check_suite_visibility.rbi
│   │   │   │   ├── claimable.rbi
│   │   │   │   ├── classify_accounts_as_hammy_payload.rbi
│   │   │   │   ├── classify_accounts_as_spammy_payload.rbi
│   │   │   │   ├── clear_account_classifications_payload.rbi
│   │   │   │   ├── clear_labels_from_labelable_payload.rbi
│   │   │   │   ├── clear_legal_hold_payload.rbi
│   │   │   │   ├── clear_project_v2_item_field_value_payload.rbi
│   │   │   │   ├── clone_project_payload.rbi
│   │   │   │   ├── clone_template_repository_payload.rbi
│   │   │   │   ├── closable.rbi
│   │   │   │   ├── closed_event.rbi
│   │   │   │   ├── close_discussion_payload.rbi
│   │   │   │   ├── close_issue_payload.rbi
│   │   │   │   ├── close_pull_request_payload.rbi
│   │   │   │   ├── closer.rbi
│   │   │   │   ├── code_of_conduct.rbi
│   │   │   │   ├── codeowners.rbi
│   │   │   │   ├── codeql_database_connection.rbi
│   │   │   │   ├── codeql_database_edge.rbi
│   │   │   │   ├── codeql_database_order_field.rbi
│   │   │   │   ├── codeql_database.rbi
│   │   │   │   ├── code_quality_ai_findings_severity.rbi
│   │   │   │   ├── code_quality_parameters.rbi
│   │   │   │   ├── code_quality_severity.rbi
│   │   │   │   ├── code_scanning_parameters.rbi
│   │   │   │   ├── code_scanning_security_alert_connection.rbi
│   │   │   │   ├── code_scanning_security_alert_edge.rbi
│   │   │   │   ├── code_scanning_security_alert.rbi
│   │   │   │   ├── code_scanning_security_alert_status.rbi
│   │   │   │   ├── code_scanning_tool.rbi
│   │   │   │   ├── code_search_actor_not_authorized_error.rbi
│   │   │   │   ├── code_search_connection.rbi
│   │   │   │   ├── code_search_error_range.rbi
│   │   │   │   ├── code_search_error.rbi
│   │   │   │   ├── code_search_errors.rbi
│   │   │   │   ├── code_search_facet.rbi
│   │   │   │   ├── code_search_facets.rbi
│   │   │   │   ├── code_search_inaccessible_repo_error.rbi
│   │   │   │   ├── code_search_incomplete_results_error.rbi
│   │   │   │   ├── code_search_inconsistent_results_error.rbi
│   │   │   │   ├── code_search_invalid_facet.rbi
│   │   │   │   ├── code_search_language_facet.rbi
│   │   │   │   ├── code_search_language.rbi
│   │   │   │   ├── code_search_path_facet.rbi
│   │   │   │   ├── code_search_query_parsing_fatal_error.rbi
│   │   │   │   ├── code_search_query_parsing_warning_error.rbi
│   │   │   │   ├── code_search_repo_facet.rbi
│   │   │   │   ├── code_search_result_edge.rbi
│   │   │   │   ├── code_search_result.rbi
│   │   │   │   ├── code_search_scope_unsatisfiable_error.rbi
│   │   │   │   ├── code_search_snippet.rbi
│   │   │   │   ├── code_search_snippet_type.rbi
│   │   │   │   ├── code_search_timeout_error.rbi
│   │   │   │   ├── code_search_unspecified_error.rbi
│   │   │   │   ├── codespace_connection.rbi
│   │   │   │   ├── codespace_edge.rbi
│   │   │   │   ├── codespace_order_field.rbi
│   │   │   │   ├── codespace.rbi
│   │   │   │   ├── coding_agent_connection.rbi
│   │   │   │   ├── coding_agent_edge.rbi
│   │   │   │   ├── coding_agent.rbi
│   │   │   │   ├── collaborator_affiliation.rbi
│   │   │   │   ├── collection_item_connection.rbi
│   │   │   │   ├── collection_item_content.rbi
│   │   │   │   ├── collection_item_edge.rbi
│   │   │   │   ├── collection_item.rbi
│   │   │   │   ├── collection_url.rbi
│   │   │   │   ├── collection_video.rbi
│   │   │   │   ├── color_mode_type.rbi
│   │   │   │   ├── color_theme_type.rbi
│   │   │   │   ├── commentable.rbi
│   │   │   │   ├── comment_author_association.rbi
│   │   │   │   ├── comment_cannot_update_reason.rbi
│   │   │   │   ├── comment_deleted_event.rbi
│   │   │   │   ├── comment_position.rbi
│   │   │   │   ├── comment.rbi
│   │   │   │   ├── commit_author_email_pattern_parameters.rbi
│   │   │   │   ├── commit_comment_connection.rbi
│   │   │   │   ├── commit_comment_edge.rbi
│   │   │   │   ├── commit_comment_order_field.rbi
│   │   │   │   ├── commit_comment.rbi
│   │   │   │   ├── commit_comment_thread.rbi
│   │   │   │   ├── commit_connection.rbi
│   │   │   │   ├── commit_contribution_order_field.rbi
│   │   │   │   ├── commit_contributions_by_repository.rbi
│   │   │   │   ├── commit_edge.rbi
│   │   │   │   ├── commit_history_connection.rbi
│   │   │   │   ├── commit_message_pattern_parameters.rbi
│   │   │   │   ├── commit_oid_parameters.rbi
│   │   │   │   ├── commit.rbi
│   │   │   │   ├── commit_revision.rbi
│   │   │   │   ├── committer_email_pattern_parameters.rbi
│   │   │   │   ├── committish_directory.rbi
│   │   │   │   ├── committish_file_connection.rbi
│   │   │   │   ├── committish_file_edge.rbi
│   │   │   │   ├── committish_file.rbi
│   │   │   │   ├── committish_object.rbi
│   │   │   │   ├── commit_verification_status.rbi
│   │   │   │   ├── community_profile.rbi
│   │   │   │   ├── comparison_commit_connection.rbi
│   │   │   │   ├── comparison.rbi
│   │   │   │   ├── comparison_status.rbi
│   │   │   │   ├── completed_log.rbi
│   │   │   │   ├── complete_enterprise_organization_invitation_payload.rbi
│   │   │   │   ├── confirm_enterprise_organization_invitation_payload.rbi
│   │   │   │   ├── connected_event.rbi
│   │   │   │   ├── content_warning.rbi
│   │   │   │   ├── contributing_guidelines.rbi
│   │   │   │   ├── contribution_calendar_day.rbi
│   │   │   │   ├── contribution_calendar_month.rbi
│   │   │   │   ├── contribution_calendar.rbi
│   │   │   │   ├── contribution_calendar_week.rbi
│   │   │   │   ├── contribution_count.rbi
│   │   │   │   ├── contribution_level.rbi
│   │   │   │   ├── contribution.rbi
│   │   │   │   ├── contributions_collection_contribution_type.rbi
│   │   │   │   ├── contributions_collection.rbi
│   │   │   │   ├── convert_checklist_item_to_sub_issue_payload.rbi
│   │   │   │   ├── converted_from_draft_event.rbi
│   │   │   │   ├── converted_note_to_issue_event.rbi
│   │   │   │   ├── converted_to_discussion_event.rbi
│   │   │   │   ├── convert_issue_to_discussion_payload.rbi
│   │   │   │   ├── convert_project_card_note_to_issue_payload.rbi
│   │   │   │   ├── convert_project_v2_draft_issue_item_to_issue_payload.rbi
│   │   │   │   ├── convert_pull_request_to_draft_payload.rbi
│   │   │   │   ├── convert_to_draft_event.rbi
│   │   │   │   ├── copilot_agent_artifact_type.rbi
│   │   │   │   ├── copilot_agent_event_type.rbi
│   │   │   │   ├── copilot_agent_resource.rbi
│   │   │   │   ├── copilot_agent_session_connection.rbi
│   │   │   │   ├── copilot_agent_session_edge.rbi
│   │   │   │   ├── copilot_agent_session_order_field.rbi
│   │   │   │   ├── copilot_agent_session.rbi
│   │   │   │   ├── copilot_agent_session_state.rbi
│   │   │   │   ├── copilot_agent_task_connection.rbi
│   │   │   │   ├── copilot_agent_task_edge.rbi
│   │   │   │   ├── copilot_agent_task_order_field.rbi
│   │   │   │   ├── copilot_agent_task.rbi
│   │   │   │   ├── copilot_agent_type.rbi
│   │   │   │   ├── copilot_chat_attachment.rbi
│   │   │   │   ├── copilot_check_run_failure_context.rbi
│   │   │   │   ├── copilot_code_review_feedback_option.rbi
│   │   │   │   ├── copilot_code_review_feedback_type.rbi
│   │   │   │   ├── copilot_code_review_parameters.rbi
│   │   │   │   ├── copilot_consumptive_user.rbi
│   │   │   │   ├── copilot_custom_agent_connection.rbi
│   │   │   │   ├── copilot_custom_agent_edge.rbi
│   │   │   │   ├── copilot_custom_agent.rbi
│   │   │   │   ├── copilot_endpoints.rbi
│   │   │   │   ├── copilot_license_type.rbi
│   │   │   │   ├── copilot_limited_feature.rbi
│   │   │   │   ├── copilot_limited_user.rbi
│   │   │   │   ├── copilot_subscription_platform.rbi
│   │   │   │   ├── copilot_work_finished_event.rbi
│   │   │   │   ├── copilot_work_finished_failure_event.rbi
│   │   │   │   ├── copilot_work_started_event.rbi
│   │   │   │   ├── copy_project_v2_payload.rbi
│   │   │   │   ├── cost_breakdown.rbi
│   │   │   │   ├── coupon_redemption.rbi
│   │   │   │   ├── create_apple_iap_subscriptions_payload.rbi
│   │   │   │   ├── create_attribution_invitation_payload.rbi
│   │   │   │   ├── create_branch_protection_rule_payload.rbi
│   │   │   │   ├── create_check_run_payload.rbi
│   │   │   │   ├── create_check_suite_payload.rbi
│   │   │   │   ├── create_commit_on_branch_payload.rbi
│   │   │   │   ├── create_completed_workflow_logs_access_payload.rbi
│   │   │   │   ├── create_copilot_agent_session_payload.rbi
│   │   │   │   ├── create_copilot_agent_task_payload.rbi
│   │   │   │   ├── create_dashboard_search_shortcut_payload.rbi
│   │   │   │   ├── created_commit_contribution_connection.rbi
│   │   │   │   ├── created_commit_contribution_edge.rbi
│   │   │   │   ├── created_commit_contribution.rbi
│   │   │   │   ├── created_discussion_feed_item.rbi
│   │   │   │   ├── create_deployment_payload.rbi
│   │   │   │   ├── create_deployment_status_payload.rbi
│   │   │   │   ├── create_discussion_payload.rbi
│   │   │   │   ├── created_issue_contribution_connection.rbi
│   │   │   │   ├── created_issue_contribution_edge.rbi
│   │   │   │   ├── created_issue_contribution.rbi
│   │   │   │   ├── created_issue_or_restricted_contribution.rbi
│   │   │   │   ├── created_pull_request_contribution_connection.rbi
│   │   │   │   ├── created_pull_request_contribution_edge.rbi
│   │   │   │   ├── created_pull_request_contribution.rbi
│   │   │   │   ├── created_pull_request_or_restricted_contribution.rbi
│   │   │   │   ├── created_pull_request_review_contribution_connection.rbi
│   │   │   │   ├── created_pull_request_review_contribution_edge.rbi
│   │   │   │   ├── created_pull_request_review_contribution.rbi
│   │   │   │   ├── created_repository_contribution_connection.rbi
│   │   │   │   ├── created_repository_contribution_edge.rbi
│   │   │   │   ├── created_repository_contribution.rbi
│   │   │   │   ├── created_repository_feed_item.rbi
│   │   │   │   ├── created_repository_or_restricted_contribution.rbi
│   │   │   │   ├── create_enterprise_organization_payload.rbi
│   │   │   │   ├── create_environment_payload.rbi
│   │   │   │   ├── create_gate_request_payload.rbi
│   │   │   │   ├── create_google_iap_subscription_payload.rbi
│   │   │   │   ├── create_integration_category_payload.rbi
│   │   │   │   ├── create_ip_allow_list_entry_payload.rbi
│   │   │   │   ├── create_issue_field_payload.rbi
│   │   │   │   ├── create_issue_field_value_payload.rbi
│   │   │   │   ├── create_issue_payload.rbi
│   │   │   │   ├── create_issue_type_payload.rbi
│   │   │   │   ├── create_label_payload.rbi
│   │   │   │   ├── create_linked_branch_payload.rbi
│   │   │   │   ├── create_marketplace_listing_plan_payload.rbi
│   │   │   │   ├── create_migration_source_payload.rbi
│   │   │   │   ├── create_milestone_payload.rbi
│   │   │   │   ├── create_mobile_push_notification_schedules_payload.rbi
│   │   │   │   ├── create_mobile_subscription_payload.rbi
│   │   │   │   ├── create_package_file_payload.rbi
│   │   │   │   ├── create_package_version_metadata_payload.rbi
│   │   │   │   ├── create_package_version_payload.rbi
│   │   │   │   ├── create_parent_initiated_team_change_parent_request_payload.rbi
│   │   │   │   ├── create_project_payload.rbi
│   │   │   │   ├── create_project_v2_field_payload.rbi
│   │   │   │   ├── create_project_v2_issue_field_payload.rbi
│   │   │   │   ├── create_project_v2_payload.rbi
│   │   │   │   ├── create_project_v2_status_update_payload.rbi
│   │   │   │   ├── create_project_v2_view_payload.rbi
│   │   │   │   ├── create_pull_request_payload.rbi
│   │   │   │   ├── create_ref_payload.rbi
│   │   │   │   ├── create_repository_custom_property_payload.rbi
│   │   │   │   ├── create_repository_payload.rbi
│   │   │   │   ├── create_repository_ruleset_payload.rbi
│   │   │   │   ├── create_saved_collection_payload.rbi
│   │   │   │   ├── create_saved_notification_thread_payload.rbi
│   │   │   │   ├── create_saved_view_payload.rbi
│   │   │   │   ├── create_sponsorship_newsletter_payload.rbi
│   │   │   │   ├── create_sponsorship_payload.rbi
│   │   │   │   ├── create_sponsorships_payload.rbi
│   │   │   │   ├── create_sponsors_listing_payload.rbi
│   │   │   │   ├── create_sponsors_tier_payload.rbi
│   │   │   │   ├── create_team_dashboard_search_shortcut_payload.rbi
│   │   │   │   ├── create_team_payload.rbi
│   │   │   │   ├── create_user_dashboard_pin_payload.rbi
│   │   │   │   ├── create_user_disinterest_payload.rbi
│   │   │   │   ├── create_user_list_payload.rbi
│   │   │   │   ├── cross_referenced_event.rbi
│   │   │   │   ├── custom_property_source.rbi
│   │   │   │   ├── custom_property_value_type.rbi
│   │   │   │   ├── custom_subscription_type.rbi
│   │   │   │   ├── cvss.rbi
│   │   │   │   ├── cvss_severities.rbi
│   │   │   │   ├── cwe_connection.rbi
│   │   │   │   ├── cwe_edge.rbi
│   │   │   │   ├── cwe.rbi
│   │   │   │   ├── dashboard_feed_filter_group.rbi
│   │   │   │   ├── dashboard_pinnable_item_connection.rbi
│   │   │   │   ├── dashboard_pinnable_item_edge.rbi
│   │   │   │   ├── dashboard_pinnable_item.rbi
│   │   │   │   ├── day_of_week.rbi
│   │   │   │   ├── decline_topic_suggestion_payload.rbi
│   │   │   │   ├── default_repository_permission_field.rbi
│   │   │   │   ├── default_workflow_permissions.rbi
│   │   │   │   ├── default_workflow_permissions_value.rbi
│   │   │   │   ├── deletable.rbi
│   │   │   │   ├── delete_branch_protection_rule_payload.rbi
│   │   │   │   ├── delete_comment_payload.rbi
│   │   │   │   ├── delete_deployment_payload.rbi
│   │   │   │   ├── delete_discussion_comment_payload.rbi
│   │   │   │   ├── delete_discussion_payload.rbi
│   │   │   │   ├── deleted_issue.rbi
│   │   │   │   ├── delete_environment_payload.rbi
│   │   │   │   ├── delete_ip_allow_list_entry_payload.rbi
│   │   │   │   ├── delete_issue_comment_payload.rbi
│   │   │   │   ├── delete_issue_field_payload.rbi
│   │   │   │   ├── delete_issue_field_value_payload.rbi
│   │   │   │   ├── delete_issue_payload.rbi
│   │   │   │   ├── delete_issue_type_payload.rbi
│   │   │   │   ├── delete_label_by_name_payload.rbi
│   │   │   │   ├── delete_label_payload.rbi
│   │   │   │   ├── delete_linked_branch_payload.rbi
│   │   │   │   ├── delete_marketplace_listing_plan_payload.rbi
│   │   │   │   ├── delete_marketplace_listing_screenshot_payload.rbi
│   │   │   │   ├── delete_migration_archive_payload.rbi
│   │   │   │   ├── delete_milestone_payload.rbi
│   │   │   │   ├── delete_mobile_device_public_key_payload.rbi
│   │   │   │   ├── delete_mobile_device_token_payload.rbi
│   │   │   │   ├── delete_mobile_push_notification_schedule_payload.rbi
│   │   │   │   ├── delete_package_tag_payload.rbi
│   │   │   │   ├── delete_package_version_payload.rbi
│   │   │   │   ├── delete_project_card_payload.rbi
│   │   │   │   ├── delete_project_column_payload.rbi
│   │   │   │   ├── delete_project_payload.rbi
│   │   │   │   ├── delete_project_v2_field_payload.rbi
│   │   │   │   ├── delete_project_v2_item_payload.rbi
│   │   │   │   ├── delete_project_v2_payload.rbi
│   │   │   │   ├── delete_project_v2_status_update_payload.rbi
│   │   │   │   ├── delete_project_v2_view_payload.rbi
│   │   │   │   ├── delete_project_v2_workflow_by_number_payload.rbi
│   │   │   │   ├── delete_project_v2_workflow_payload.rbi
│   │   │   │   ├── delete_project_workflow_payload.rbi
│   │   │   │   ├── delete_pull_request_head_ref_payload.rbi
│   │   │   │   ├── delete_pull_request_review_comment_payload.rbi
│   │   │   │   ├── delete_pull_request_review_payload.rbi
│   │   │   │   ├── delete_ref_payload.rbi
│   │   │   │   ├── delete_repository_custom_property_payload.rbi
│   │   │   │   ├── delete_repository_ruleset_payload.rbi
│   │   │   │   ├── delete_saved_notification_thread_payload.rbi
│   │   │   │   ├── delete_saved_view_payload.rbi
│   │   │   │   ├── delete_team_payload.rbi
│   │   │   │   ├── delete_user_content_edit_payload.rbi
│   │   │   │   ├── delete_user_dashboard_pin_payload.rbi
│   │   │   │   ├── delete_user_list_payload.rbi
│   │   │   │   ├── delete_verifiable_domain_payload.rbi
│   │   │   │   ├── demilestoned_event.rbi
│   │   │   │   ├── dependabot_update_error.rbi
│   │   │   │   ├── dependabot_update.rbi
│   │   │   │   ├── dependency_graph_dependency_connection.rbi
│   │   │   │   ├── dependency_graph_dependency_edge.rbi
│   │   │   │   ├── dependency_graph_dependency.rbi
│   │   │   │   ├── dependency_graph_dependent.rbi
│   │   │   │   ├── dependency_graph_dependent_type.rbi
│   │   │   │   ├── dependency_graph_ecosystem.rbi
│   │   │   │   ├── dependency_graph_manifest_connection.rbi
│   │   │   │   ├── dependency_graph_manifest_edge.rbi
│   │   │   │   ├── dependency_graph_manifest.rbi
│   │   │   │   ├── dependency_graph_package_connection.rbi
│   │   │   │   ├── dependency_graph_package_edge.rbi
│   │   │   │   ├── dependency_graph_package.rbi
│   │   │   │   ├── deployed_event.rbi
│   │   │   │   ├── deploy_key_connection.rbi
│   │   │   │   ├── deploy_key_edge.rbi
│   │   │   │   ├── deploy_key.rbi
│   │   │   │   ├── deployment_connection.rbi
│   │   │   │   ├── deployment_edge.rbi
│   │   │   │   ├── deployment_environment_changed_event.rbi
│   │   │   │   ├── deployment_order_field.rbi
│   │   │   │   ├── deployment_protection_rule_connection.rbi
│   │   │   │   ├── deployment_protection_rule_edge.rbi
│   │   │   │   ├── deployment_protection_rule.rbi
│   │   │   │   ├── deployment_protection_rule_type.rbi
│   │   │   │   ├── deployment.rbi
│   │   │   │   ├── deployment_request_connection.rbi
│   │   │   │   ├── deployment_request_edge.rbi
│   │   │   │   ├── deployment_request.rbi
│   │   │   │   ├── deployment_review_connection.rbi
│   │   │   │   ├── deployment_review_edge.rbi
│   │   │   │   ├── deployment_reviewer_connection.rbi
│   │   │   │   ├── deployment_reviewer_edge.rbi
│   │   │   │   ├── deployment_reviewer.rbi
│   │   │   │   ├── deployment_review.rbi
│   │   │   │   ├── deployment_review_state.rbi
│   │   │   │   ├── deployment_state.rbi
│   │   │   │   ├── deployment_status_connection.rbi
│   │   │   │   ├── deployment_status_edge.rbi
│   │   │   │   ├── deployment_status.rbi
│   │   │   │   ├── deployment_status_state.rbi
│   │   │   │   ├── dequeue_pull_request_payload.rbi
│   │   │   │   ├── detach_repositories_payload.rbi
│   │   │   │   ├── device_auth_signature_version.rbi
│   │   │   │   ├── diff_delta.rbi
│   │   │   │   ├── diff_line.rbi
│   │   │   │   ├── diff_line_type.rbi
│   │   │   │   ├── diff.rbi
│   │   │   │   ├── diff_side.rbi
│   │   │   │   ├── disable_beta_feature_payload.rbi
│   │   │   │   ├── disable_gists_payload.rbi
│   │   │   │   ├── disable_pull_request_auto_merge_payload.rbi
│   │   │   │   ├── disable_repositories_payload.rbi
│   │   │   │   ├── disconnected_event.rbi
│   │   │   │   ├── discussion_category_connection.rbi
│   │   │   │   ├── discussion_category_edge.rbi
│   │   │   │   ├── discussion_category.rbi
│   │   │   │   ├── discussion_close_reason.rbi
│   │   │   │   ├── discussion_comment_connection.rbi
│   │   │   │   ├── discussion_comment_edge.rbi
│   │   │   │   ├── discussion_comment_order_field.rbi
│   │   │   │   ├── discussion_comment.rbi
│   │   │   │   ├── discussion_connection.rbi
│   │   │   │   ├── discussion_edge.rbi
│   │   │   │   ├── discussion_order_field.rbi
│   │   │   │   ├── discussion_poll_option_connection.rbi
│   │   │   │   ├── discussion_poll_option_edge.rbi
│   │   │   │   ├── discussion_poll_option_order_field.rbi
│   │   │   │   ├── discussion_poll_option.rbi
│   │   │   │   ├── discussion_poll.rbi
│   │   │   │   ├── discussion_pub_sub_topic.rbi
│   │   │   │   ├── discussion.rbi
│   │   │   │   ├── discussion_state.rbi
│   │   │   │   ├── discussion_state_reason.rbi
│   │   │   │   ├── discussion_template.rbi
│   │   │   │   ├── dismiss_notice_payload.rbi
│   │   │   │   ├── dismiss_pull_request_review_payload.rbi
│   │   │   │   ├── dismiss_reason.rbi
│   │   │   │   ├── dismiss_repository_notice_payload.rbi
│   │   │   │   ├── dismiss_repository_vulnerability_alert_payload.rbi
│   │   │   │   ├── dispatch_workflow_run_payload.rbi
│   │   │   │   ├── dotcom_app_owner_metadata.rbi
│   │   │   │   ├── draft_issue.rbi
│   │   │   │   ├── dsa_content_format_type.rbi
│   │   │   │   ├── dsa_source_type.rbi
│   │   │   │   ├── early_access_membership_connection.rbi
│   │   │   │   ├── early_access_membership_edge.rbi
│   │   │   │   ├── early_access_membership_feature.rbi
│   │   │   │   ├── early_access_membership_filter.rbi
│   │   │   │   ├── early_access_membership_order_field.rbi
│   │   │   │   ├── early_access_membership.rbi
│   │   │   │   ├── email_domain_address_type.rbi
│   │   │   │   ├── email_domain_metadata.rbi
│   │   │   │   ├── enable_beta_feature_payload.rbi
│   │   │   │   ├── enable_pull_request_auto_merge_payload.rbi
│   │   │   │   ├── enable_repositories_payload.rbi
│   │   │   │   ├── enable_web_notifications_payload.rbi
│   │   │   │   ├── enqueue_pull_request_payload.rbi
│   │   │   │   ├── enroll_in_toggleable_feature_payload.rbi
│   │   │   │   ├── enterprise_administrator_connection.rbi
│   │   │   │   ├── enterprise_administrator_edge.rbi
│   │   │   │   ├── enterprise_administrator_invitation_connection.rbi
│   │   │   │   ├── enterprise_administrator_invitation_edge.rbi
│   │   │   │   ├── enterprise_administrator_invitation_order_field.rbi
│   │   │   │   ├── enterprise_administrator_invitation.rbi
│   │   │   │   ├── enterprise_administrator_role.rbi
│   │   │   │   ├── enterprise_allow_private_repository_forking_policy_value.rbi
│   │   │   │   ├── enterprise_audit_entry_data.rbi
│   │   │   │   ├── enterprise_billing_info.rbi
│   │   │   │   ├── enterprise_connection.rbi
│   │   │   │   ├── enterprise_contribution_connection.rbi
│   │   │   │   ├── enterprise_contribution_edge.rbi
│   │   │   │   ├── enterprise_contribution.rbi
│   │   │   │   ├── enterprise_default_repository_permission_setting_value.rbi
│   │   │   │   ├── enterprise_disallowed_methods_setting_value.rbi
│   │   │   │   ├── enterprise_edge.rbi
│   │   │   │   ├── enterprise_enabled_disabled_setting_value.rbi
│   │   │   │   ├── enterprise_enabled_setting_value.rbi
│   │   │   │   ├── enterprise_failed_invitation_connection.rbi
│   │   │   │   ├── enterprise_failed_invitation_edge.rbi
│   │   │   │   ├── enterprise_identity_provider.rbi
│   │   │   │   ├── enterprise_license_type.rbi
│   │   │   │   ├── enterprise_managed_type_value.rbi
│   │   │   │   ├── enterprise_member_connection.rbi
│   │   │   │   ├── enterprise_member_edge.rbi
│   │   │   │   ├── enterprise_member_invitation_connection.rbi
│   │   │   │   ├── enterprise_member_invitation_edge.rbi
│   │   │   │   ├── enterprise_member_invitation_order_field.rbi
│   │   │   │   ├── enterprise_member_invitation.rbi
│   │   │   │   ├── enterprise_member_order_field.rbi
│   │   │   │   ├── enterprise_member.rbi
│   │   │   │   ├── enterprise_members_can_create_repositories_setting_value.rbi
│   │   │   │   ├── enterprise_members_can_make_purchases_setting_value.rbi
│   │   │   │   ├── enterprise_membership_type.rbi
│   │   │   │   ├── enterprise_order_field.rbi
│   │   │   │   ├── enterprise_organization_invitation_connection.rbi
│   │   │   │   ├── enterprise_organization_invitation_edge.rbi
│   │   │   │   ├── enterprise_organization_invitation_order_field.rbi
│   │   │   │   ├── enterprise_organization_invitation.rbi
│   │   │   │   ├── enterprise_organization_invitation_status.rbi
│   │   │   │   ├── enterprise_organization_membership_connection.rbi
│   │   │   │   ├── enterprise_organization_membership_edge.rbi
│   │   │   │   ├── enterprise_outside_collaborator_connection.rbi
│   │   │   │   ├── enterprise_outside_collaborator_edge.rbi
│   │   │   │   ├── enterprise_owner_info.rbi
│   │   │   │   ├── enterprise_pending_member_invitation_connection.rbi
│   │   │   │   ├── enterprise_pending_member_invitation_edge.rbi
│   │   │   │   ├── enterprise.rbi
│   │   │   │   ├── enterprise_repository_info_connection.rbi
│   │   │   │   ├── enterprise_repository_info_edge.rbi
│   │   │   │   ├── enterprise_repository_info.rbi
│   │   │   │   ├── enterprise_server_installation_connection.rbi
│   │   │   │   ├── enterprise_server_installation_edge.rbi
│   │   │   │   ├── enterprise_server_installation_membership_connection.rbi
│   │   │   │   ├── enterprise_server_installation_membership_edge.rbi
│   │   │   │   ├── enterprise_server_installation_order_field.rbi
│   │   │   │   ├── enterprise_server_installation.rbi
│   │   │   │   ├── enterprise_server_user_account_connection.rbi
│   │   │   │   ├── enterprise_server_user_account_edge.rbi
│   │   │   │   ├── enterprise_server_user_account_email_connection.rbi
│   │   │   │   ├── enterprise_server_user_account_email_edge.rbi
│   │   │   │   ├── enterprise_server_user_account_email_order_field.rbi
│   │   │   │   ├── enterprise_server_user_account_email.rbi
│   │   │   │   ├── enterprise_server_user_account_order_field.rbi
│   │   │   │   ├── enterprise_server_user_account.rbi
│   │   │   │   ├── enterprise_server_user_accounts_upload_connection.rbi
│   │   │   │   ├── enterprise_server_user_accounts_upload_edge.rbi
│   │   │   │   ├── enterprise_server_user_accounts_upload_order_field.rbi
│   │   │   │   ├── enterprise_server_user_accounts_upload.rbi
│   │   │   │   ├── enterprise_server_user_accounts_upload_sync_state.rbi
│   │   │   │   ├── enterprise_stafftools_info.rbi
│   │   │   │   ├── enterprise_team_assigned_organization_connection.rbi
│   │   │   │   ├── enterprise_team_assigned_organization_edge.rbi
│   │   │   │   ├── enterprise_team_connection.rbi
│   │   │   │   ├── enterprise_team_edge.rbi
│   │   │   │   ├── enterprise_team_member_connection.rbi
│   │   │   │   ├── enterprise_team_member_edge.rbi
│   │   │   │   ├── enterprise_team_member_order_field.rbi
│   │   │   │   ├── enterprise_team_order_field.rbi
│   │   │   │   ├── enterprise_team_organization_order_field.rbi
│   │   │   │   ├── enterprise_team_organization_selection_type.rbi
│   │   │   │   ├── enterprise_team.rbi
│   │   │   │   ├── enterprise_user_account_membership_role.rbi
│   │   │   │   ├── enterprise_user_account.rbi
│   │   │   │   ├── enterprise_user_deployment.rbi
│   │   │   │   ├── entity.rbi
│   │   │   │   ├── environment_connection.rbi
│   │   │   │   ├── environment_edge.rbi
│   │   │   │   ├── environment_order_field.rbi
│   │   │   │   ├── environment_pinned_filter_field.rbi
│   │   │   │   ├── environment.rbi
│   │   │   │   ├── epss.rbi
│   │   │   │   ├── event_subscription.rbi
│   │   │   │   ├── explore_collection_connection.rbi
│   │   │   │   ├── explore_collection_edge.rbi
│   │   │   │   ├── explore_collection_order_field.rbi
│   │   │   │   ├── explore_collection.rbi
│   │   │   │   ├── external_identity_attribute.rbi
│   │   │   │   ├── external_identity_connection.rbi
│   │   │   │   ├── external_identity_edge.rbi
│   │   │   │   ├── external_identity.rbi
│   │   │   │   ├── external_identity_saml_attributes.rbi
│   │   │   │   ├── external_identity_scim_attributes.rbi
│   │   │   │   ├── feature_flaggable.rbi
│   │   │   │   ├── feature_flag_state.rbi
│   │   │   │   ├── feed_disinterest_reason.rbi
│   │   │   │   ├── feed_filter.rbi
│   │   │   │   ├── feed_item_connection.rbi
│   │   │   │   ├── feed_item_displayable.rbi
│   │   │   │   ├── feed_item_edge.rbi
│   │   │   │   ├── feed_item.rbi
│   │   │   │   ├── feed_item_related_by.rbi
│   │   │   │   ├── feed_item_type.rbi
│   │   │   │   ├── feed.rbi
│   │   │   │   ├── file_comment.rbi
│   │   │   │   ├── file_extension_restriction_parameters.rbi
│   │   │   │   ├── file_line.rbi
│   │   │   │   ├── file_path_restriction_parameters.rbi
│   │   │   │   ├── file.rbi
│   │   │   │   ├── file_viewed_state.rbi
│   │   │   │   ├── followable.rbi
│   │   │   │   ├── followed_user_feed_item.rbi
│   │   │   │   ├── follower_connection.rbi
│   │   │   │   ├── following_connection.rbi
│   │   │   │   ├── follow_order_field.rbi
│   │   │   │   ├── follow_organization_payload.rbi
│   │   │   │   ├── follow_recommendation_feed_item.rbi
│   │   │   │   ├── follow_user_payload.rbi
│   │   │   │   ├── force_clear_merge_queue_payload.rbi
│   │   │   │   ├── forked_repository_feed_item.rbi
│   │   │   │   ├── fork_pr_workflows_policy.rbi
│   │   │   │   ├── fork_pr_workflows_policy_value.rbi
│   │   │   │   ├── funding_link.rbi
│   │   │   │   ├── funding_platform.rbi
│   │   │   │   ├── gate_connection.rbi
│   │   │   │   ├── gate_edge.rbi
│   │   │   │   ├── gate.rbi
│   │   │   │   ├── gate_request.rbi
│   │   │   │   ├── gate_request_state.rbi
│   │   │   │   ├── gate_type.rbi
│   │   │   │   ├── generic_hovercard_context.rbi
│   │   │   │   ├── generic_repository_rule_rollup.rbi
│   │   │   │   ├── gist_comment_connection.rbi
│   │   │   │   ├── gist_comment_edge.rbi
│   │   │   │   ├── gist_comment_order_field.rbi
│   │   │   │   ├── gist_comment.rbi
│   │   │   │   ├── gist_connection.rbi
│   │   │   │   ├── gist_edge.rbi
│   │   │   │   ├── gist_file.rbi
│   │   │   │   ├── gist_order_field.rbi
│   │   │   │   ├── gist_privacy.rbi
│   │   │   │   ├── gist.rbi
│   │   │   │   ├── gist_stafftools_info.rbi
│   │   │   │   ├── git_actor_connection.rbi
│   │   │   │   ├── git_actor_edge.rbi
│   │   │   │   ├── git_actor.rbi
│   │   │   │   ├── git_hub_metadata.rbi
│   │   │   │   ├── git_object.rbi
│   │   │   │   ├── git_signature.rbi
│   │   │   │   ├── git_signature_state.rbi
│   │   │   │   ├── gpg_signature.rbi
│   │   │   │   ├── grant_enterprise_organizations_migrator_role_payload.rbi
│   │   │   │   ├── grant_migrator_role_payload.rbi
│   │   │   │   ├── head_ref_deleted_event.rbi
│   │   │   │   ├── head_ref_force_pushed_event.rbi
│   │   │   │   ├── head_ref_restored_event.rbi
│   │   │   │   ├── high_profile.rbi
│   │   │   │   ├── hovercard_context.rbi
│   │   │   │   ├── hovercard.rbi
│   │   │   │   ├── identity_provider_configuration_state.rbi
│   │   │   │   ├── image_file_type.rbi
│   │   │   │   ├── import_export_state.rbi
│   │   │   │   ├── import_map_action.rbi
│   │   │   │   ├── import_project_payload.rbi
│   │   │   │   ├── in_app_purchases.rbi
│   │   │   │   ├── in_app_purchase_subscription_result.rbi
│   │   │   │   ├── increment_registry_package_download_count_payload.rbi
│   │   │   │   ├── indeterminate_comment.rbi
│   │   │   │   ├── injected_context.rbi
│   │   │   │   ├── installed_app_connection.rbi
│   │   │   │   ├── installed_app_edge.rbi
│   │   │   │   ├── installed_app_installations_connection.rbi
│   │   │   │   ├── integration_feature.rbi
│   │   │   │   ├── integration_feature_state.rbi
│   │   │   │   ├── integration_installation_connection.rbi
│   │   │   │   ├── integration_installation_edge.rbi
│   │   │   │   ├── integration_installation.rbi
│   │   │   │   ├── integration_listing_connection.rbi
│   │   │   │   ├── integration_listing_edge.rbi
│   │   │   │   ├── integration_listing.rbi
│   │   │   │   ├── integration_suspension_action.rbi
│   │   │   │   ├── integration_type.rbi
│   │   │   │   ├── interactable_type.rbi
│   │   │   │   ├── interaction_type.rbi
│   │   │   │   ├── internal_repository_advisory.rbi
│   │   │   │   ├── invite_enterprise_admin_payload.rbi
│   │   │   │   ├── invite_enterprise_member_payload.rbi
│   │   │   │   ├── invite_enterprise_organization_payload.rbi
│   │   │   │   ├── invite_to_organization_payload.rbi
│   │   │   │   ├── ip_allow_list_enabled_setting_value.rbi
│   │   │   │   ├── ip_allow_list_entry_connection.rbi
│   │   │   │   ├── ip_allow_list_entry_edge.rbi
│   │   │   │   ├── ip_allow_list_entry_order_field.rbi
│   │   │   │   ├── ip_allow_list_entry.rbi
│   │   │   │   ├── ip_allow_list_for_installed_apps_enabled_setting_value.rbi
│   │   │   │   ├── ip_allow_list_owner.rbi
│   │   │   │   ├── ip_allow_list_user_level_enforcement_enabled_setting_value.rbi
│   │   │   │   ├── issue_closed_state_reason.rbi
│   │   │   │   ├── issue_comment_connection.rbi
│   │   │   │   ├── issue_comment_edge.rbi
│   │   │   │   ├── issue_comment_order_field.rbi
│   │   │   │   ├── issue_comment_pinned_event.rbi
│   │   │   │   ├── issue_comment.rbi
│   │   │   │   ├── issue_comment_unpinned_event.rbi
│   │   │   │   ├── issue_comment_update_audit_entry.rbi
│   │   │   │   ├── issue_connection.rbi
│   │   │   │   ├── issue_contributions_by_repository.rbi
│   │   │   │   ├── issue_contributions_by_state.rbi
│   │   │   │   ├── issue_creation_permissions.rbi
│   │   │   │   ├── issue_dependencies_summary.rbi
│   │   │   │   ├── issue_dependency_order_field.rbi
│   │   │   │   ├── issue_edge.rbi
│   │   │   │   ├── issue_event_rationale.rbi
│   │   │   │   ├── issue_field_added_event.rbi
│   │   │   │   ├── issue_field_changed_event.rbi
│   │   │   │   ├── issue_field_common.rbi
│   │   │   │   ├── issue_field_data_type.rbi
│   │   │   │   ├── issue_field_date.rbi
│   │   │   │   ├── issue_field_date_value.rbi
│   │   │   │   ├── issue_field_number.rbi
│   │   │   │   ├── issue_field_number_value.rbi
│   │   │   │   ├── issue_field_order_field.rbi
│   │   │   │   ├── issue_field_removed_event.rbi
│   │   │   │   ├── issue_fields_connection.rbi
│   │   │   │   ├── issue_fields_edge.rbi
│   │   │   │   ├── issue_field_single_select_option_color.rbi
│   │   │   │   ├── issue_field_single_select_option.rbi
│   │   │   │   ├── issue_field_single_select.rbi
│   │   │   │   ├── issue_field_single_select_value.rbi
│   │   │   │   ├── issue_fields.rbi
│   │   │   │   ├── issue_field_text.rbi
│   │   │   │   ├── issue_field_text_value.rbi
│   │   │   │   ├── issue_field_value_common.rbi
│   │   │   │   ├── issue_field_value_connection.rbi
│   │   │   │   ├── issue_field_value_edge.rbi
│   │   │   │   ├── issue_field_value.rbi
│   │   │   │   ├── issue_field_visibility.rbi
│   │   │   │   ├── issue_form_element_checkboxes.rbi
│   │   │   │   ├── issue_form_element_checkbox_option.rbi
│   │   │   │   ├── issue_form_element_dropdown.rbi
│   │   │   │   ├── issue_form_element_input.rbi
│   │   │   │   ├── issue_form_element_markdown.rbi
│   │   │   │   ├── issue_form_element.rbi
│   │   │   │   ├── issue_form_elements.rbi
│   │   │   │   ├── issue_form_element_textarea.rbi
│   │   │   │   ├── issue_form_element_upload.rbi
│   │   │   │   ├── issue_form.rbi
│   │   │   │   ├── issue_order_field.rbi
│   │   │   │   ├── issue_or_pull_request_connection.rbi
│   │   │   │   ├── issue_or_pull_request_edge.rbi
│   │   │   │   ├── issue_or_pull_request.rbi
│   │   │   │   ├── issue_or_pull_request_type.rbi
│   │   │   │   ├── issue_plan.rbi
│   │   │   │   ├── issue_pub_sub_topic.rbi
│   │   │   │   ├── issue.rbi
│   │   │   │   ├── issue_search_type.rbi
│   │   │   │   ├── issue_state.rbi
│   │   │   │   ├── issue_state_reason.rbi
│   │   │   │   ├── issue_template.rbi
│   │   │   │   ├── issue_timeline_connection.rbi
│   │   │   │   ├── issue_timeline_item_edge.rbi
│   │   │   │   ├── issue_timeline_item.rbi
│   │   │   │   ├── issue_timeline_items_connection.rbi
│   │   │   │   ├── issue_timeline_items_edge.rbi
│   │   │   │   ├── issue_timeline_items_item_type.rbi
│   │   │   │   ├── issue_timeline_items.rbi
│   │   │   │   ├── issue_type_added_event.rbi
│   │   │   │   ├── issue_type_changed_event.rbi
│   │   │   │   ├── issue_type_color.rbi
│   │   │   │   ├── issue_type_connection.rbi
│   │   │   │   ├── issue_type_edge.rbi
│   │   │   │   ├── issue_type_event.rbi
│   │   │   │   ├── issue_type_order_field.rbi
│   │   │   │   ├── issue_type.rbi
│   │   │   │   ├── issue_type_removed_event.rbi
│   │   │   │   ├── issue_updated_payload.rbi
│   │   │   │   ├── job_error.rbi
│   │   │   │   ├── job_states.rbi
│   │   │   │   ├── job_status.rbi
│   │   │   │   ├── job_status_updated_payload.rbi
│   │   │   │   ├── joined_git_hub_contribution.rbi
│   │   │   │   ├── joined_organization_contribution_connection.rbi
│   │   │   │   ├── joined_organization_contribution_edge.rbi
│   │   │   │   ├── joined_organization_contribution.rbi
│   │   │   │   ├── json_audit_entry_connection.rbi
│   │   │   │   ├── json_audit_entry_edge.rbi
│   │   │   │   ├── json_audit_entry.rbi
│   │   │   │   ├── labelable.rbi
│   │   │   │   ├── label_connection.rbi
│   │   │   │   ├── labeled_event.rbi
│   │   │   │   ├── label_edge.rbi
│   │   │   │   ├── label_order_field.rbi
│   │   │   │   ├── label.rbi
│   │   │   │   ├── language_aggregate.rbi
│   │   │   │   ├── language_connection.rbi
│   │   │   │   ├── language_edge.rbi
│   │   │   │   ├── language_order_field.rbi
│   │   │   │   ├── language.rbi
│   │   │   │   ├── legacy_migration.rbi
│   │   │   │   ├── legacy_team_permission.rbi
│   │   │   │   ├── lexical_fallback_reason.rbi
│   │   │   │   ├── license.rbi
│   │   │   │   ├── license_rule.rbi
│   │   │   │   ├── line_comment.rbi
│   │   │   │   ├── link_branches_payload.rbi
│   │   │   │   ├── linked_branch_connection.rbi
│   │   │   │   ├── linked_branch_edge.rbi
│   │   │   │   ├── linked_branch.rbi
│   │   │   │   ├── linked_pull_request_release_connection.rbi
│   │   │   │   ├── linked_pull_request_release_edge.rbi
│   │   │   │   ├── linked_pull_request_release.rbi
│   │   │   │   ├── link_issue_or_pull_request_payload.rbi
│   │   │   │   ├── link_project_v2_to_repository_payload.rbi
│   │   │   │   ├── link_project_v2_to_team_payload.rbi
│   │   │   │   ├── link_repository_to_project_payload.rbi
│   │   │   │   ├── location.rbi
│   │   │   │   ├── lockable.rbi
│   │   │   │   ├── locked_event.rbi
│   │   │   │   ├── lock_lockable_payload.rbi
│   │   │   │   ├── lock_merge_queue_payload.rbi
│   │   │   │   ├── lock_reason.rbi
│   │   │   │   ├── mannequin_connection.rbi
│   │   │   │   ├── mannequin_edge.rbi
│   │   │   │   ├── mannequin_order_field.rbi
│   │   │   │   ├── mannequin.rbi
│   │   │   │   ├── mark_all_notifications_payload.rbi
│   │   │   │   ├── mark_discussion_comment_as_answer_payload.rbi
│   │   │   │   ├── mark_discussion_comments_as_user_hidden_payload.rbi
│   │   │   │   ├── mark_discussions_as_user_hidden_payload.rbi
│   │   │   │   ├── markdown_file_type.rbi
│   │   │   │   ├── markdown_previewable.rbi
│   │   │   │   ├── markdown_preview_subject_type.rbi
│   │   │   │   ├── marked_as_duplicate_event.rbi
│   │   │   │   ├── marketplace_agreement.rbi
│   │   │   │   ├── marketplace_agreement_signature.rbi
│   │   │   │   ├── marketplace_category.rbi
│   │   │   │   ├── marketplace_integratable.rbi
│   │   │   │   ├── marketplace_listing_admin_info.rbi
│   │   │   │   ├── marketplace_listing_connection.rbi
│   │   │   │   ├── marketplace_listing_edge.rbi
│   │   │   │   ├── marketplace_listing_featured_organization.rbi
│   │   │   │   ├── marketplace_listing_insight_connection.rbi
│   │   │   │   ├── marketplace_listing_insight_edge.rbi
│   │   │   │   ├── marketplace_listing_insight_period.rbi
│   │   │   │   ├── marketplace_listing_insight.rbi
│   │   │   │   ├── marketplace_listing_order_field.rbi
│   │   │   │   ├── marketplace_listing_owner.rbi
│   │   │   │   ├── marketplace_listing_plan_bullet_connection.rbi
│   │   │   │   ├── marketplace_listing_plan_bullet_edge.rbi
│   │   │   │   ├── marketplace_listing_plan_bullet.rbi
│   │   │   │   ├── marketplace_listing_plan_connection.rbi
│   │   │   │   ├── marketplace_listing_plan_edge.rbi
│   │   │   │   ├── marketplace_listing_plan_price_model.rbi
│   │   │   │   ├── marketplace_listing_plan.rbi
│   │   │   │   ├── marketplace_listing_plan_state.rbi
│   │   │   │   ├── marketplace_listing_plan_subscriber_account_types.rbi
│   │   │   │   ├── marketplace_listing.rbi
│   │   │   │   ├── marketplace_listing_screenshot_connection.rbi
│   │   │   │   ├── marketplace_listing_screenshot_edge.rbi
│   │   │   │   ├── marketplace_listing_screenshot.rbi
│   │   │   │   ├── marketplace_listing_state.rbi
│   │   │   │   ├── marketplace_order_preview_connection.rbi
│   │   │   │   ├── marketplace_order_preview_edge.rbi
│   │   │   │   ├── marketplace_order_preview.rbi
│   │   │   │   ├── marketplace_search_type.rbi
│   │   │   │   ├── marketplace_verification_state.rbi
│   │   │   │   ├── mark_file_as_viewed_payload.rbi
│   │   │   │   ├── mark_notification_as_done_payload.rbi
│   │   │   │   ├── mark_notification_as_read_payload.rbi
│   │   │   │   ├── mark_notification_as_undone_payload.rbi
│   │   │   │   ├── mark_notification_as_unread_payload.rbi
│   │   │   │   ├── mark_notifications_as_done_payload.rbi
│   │   │   │   ├── mark_notifications_as_read_payload.rbi
│   │   │   │   ├── mark_notifications_as_undone_payload.rbi
│   │   │   │   ├── mark_notifications_as_unread_payload.rbi
│   │   │   │   ├── mark_notification_subject_as_read_payload.rbi
│   │   │   │   ├── mark_project_v2_as_template_payload.rbi
│   │   │   │   ├── mark_pull_request_latest_revision_as_seen_payload.rbi
│   │   │   │   ├── mark_pull_request_ready_for_review_payload.rbi
│   │   │   │   ├── mark_repository_dependency_update_complete_payload.rbi
│   │   │   │   ├── mark_repository_dependency_update_errored_payload.rbi
│   │   │   │   ├── max_file_path_length_parameters.rbi
│   │   │   │   ├── max_file_size_parameters.rbi
│   │   │   │   ├── may_be_internal.rbi
│   │   │   │   ├── member_add_to_repository_feed_item.rbi
│   │   │   │   ├── member_feature_request_notification.rbi
│   │   │   │   ├── members_can_delete_repos_clear_audit_entry.rbi
│   │   │   │   ├── members_can_delete_repos_disable_audit_entry.rbi
│   │   │   │   ├── members_can_delete_repos_enable_audit_entry.rbi
│   │   │   │   ├── member_statusable.rbi
│   │   │   │   ├── mentionable_item_connection.rbi
│   │   │   │   ├── mentionable_item_edge.rbi
│   │   │   │   ├── mentionable_item.rbi
│   │   │   │   ├── mentioned_event.rbi
│   │   │   │   ├── mention_suggestable.rbi
│   │   │   │   ├── mergeable_state.rbi
│   │   │   │   ├── merge_branch_payload.rbi
│   │   │   │   ├── merge_commit_message.rbi
│   │   │   │   ├── merge_commit_title.rbi
│   │   │   │   ├── merged_event.rbi
│   │   │   │   ├── merged_pull_request_feed_item.rbi
│   │   │   │   ├── merge_locked_merge_group_payload.rbi
│   │   │   │   ├── merge_pull_request_payload.rbi
│   │   │   │   ├── merge_queue_check_state.rbi
│   │   │   │   ├── merge_queue_configuration.rbi
│   │   │   │   ├── merge_queue_entry_connection.rbi
│   │   │   │   ├── merge_queue_entry_edge.rbi
│   │   │   │   ├── merge_queue_entry.rbi
│   │   │   │   ├── merge_queue_entry_state.rbi
│   │   │   │   ├── merge_queue_grouping_strategy.rbi
│   │   │   │   ├── merge_queue_merge_method.rbi
│   │   │   │   ├── merge_queue_merging_strategy.rbi
│   │   │   │   ├── merge_queue_method.rbi
│   │   │   │   ├── merge_queue_parameters.rbi
│   │   │   │   ├── merge_queue.rbi
│   │   │   │   ├── merge_state_status.rbi
│   │   │   │   ├── migratable_resource_connection.rbi
│   │   │   │   ├── migratable_resource_edge.rbi
│   │   │   │   ├── migratable_resource.rbi
│   │   │   │   ├── migratable_resource_state.rbi
│   │   │   │   ├── migration_archive_connection.rbi
│   │   │   │   ├── migration_archive_edge.rbi
│   │   │   │   ├── migration_archive_order_field.rbi
│   │   │   │   ├── migration_archive.rbi
│   │   │   │   ├── migration_map_conflict.rbi
│   │   │   │   ├── migration.rbi
│   │   │   │   ├── migration_source.rbi
│   │   │   │   ├── migration_source_type.rbi
│   │   │   │   ├── migration_state.rbi
│   │   │   │   ├── milestone_connection.rbi
│   │   │   │   ├── milestoned_event.rbi
│   │   │   │   ├── milestone_edge.rbi
│   │   │   │   ├── milestone_item.rbi
│   │   │   │   ├── milestone_order_field.rbi
│   │   │   │   ├── milestone.rbi
│   │   │   │   ├── milestone_state.rbi
│   │   │   │   ├── minimizable.rbi
│   │   │   │   ├── minimize_comment_payload.rbi
│   │   │   │   ├── mobile_app_action.rbi
│   │   │   │   ├── mobile_app_element.rbi
│   │   │   │   ├── mobile_app_type.rbi
│   │   │   │   ├── mobile_auth_request.rbi
│   │   │   │   ├── mobile_auth_request_type.rbi
│   │   │   │   ├── mobile_auth_status.rbi
│   │   │   │   ├── mobile_copilot_feature_comparison_subsection_item.rbi
│   │   │   │   ├── mobile_copilot_feature_comparison_subsection.rbi
│   │   │   │   ├── mobile_copilot_paywall_chat_model_plan.rbi
│   │   │   │   ├── mobile_copilot_paywall_chat_model.rbi
│   │   │   │   ├── mobile_copilot_paywall_chat_models.rbi
│   │   │   │   ├── mobile_copilot_paywall_feature_comparison_section.rbi
│   │   │   │   ├── mobile_copilot_paywall_feature.rbi
│   │   │   │   ├── mobile_copilot_paywall_icon.rbi
│   │   │   │   ├── mobile_copilot_paywall_product_feature.rbi
│   │   │   │   ├── mobile_copilot_paywall_product.rbi
│   │   │   │   ├── mobile_copilot_paywall.rbi
│   │   │   │   ├── mobile_device_key_type.rbi
│   │   │   │   ├── mobile_device_type.rbi
│   │   │   │   ├── mobile_event_context.rbi
│   │   │   │   ├── mobile_events_update_payload.rbi
│   │   │   │   ├── mobile_live_activity_type.rbi
│   │   │   │   ├── mobile_locale.rbi
│   │   │   │   ├── mobile_push_notification_schedule_connection.rbi
│   │   │   │   ├── mobile_push_notification_schedule_edge.rbi
│   │   │   │   ├── mobile_push_notification_schedule.rbi
│   │   │   │   ├── mobile_push_notification_settings.rbi
│   │   │   │   ├── mobile_subject_type.rbi
│   │   │   │   ├── mobile_suggested_change.rbi
│   │   │   │   ├── move_dashboard_search_shortcut_payload.rbi
│   │   │   │   ├── moved_columns_in_project_event.rbi
│   │   │   │   ├── move_project_card_payload.rbi
│   │   │   │   ├── move_project_column_payload.rbi
│   │   │   │   ├── multiline_comment.rbi
│   │   │   │   ├── mutation.rbi
│   │   │   │   ├── navigation_destination_connection.rbi
│   │   │   │   ├── navigation_destination_edge.rbi
│   │   │   │   ├── navigation_destination.rbi
│   │   │   │   ├── near_sponsors_goal_feed_item.rbi
│   │   │   │   ├── network_prefix.rbi
│   │   │   │   ├── node_count_breakdown.rbi
│   │   │   │   ├── node.rbi
│   │   │   │   ├── notification_filter_connection.rbi
│   │   │   │   ├── notification_filter_edge.rbi
│   │   │   │   ├── notification_filter.rbi
│   │   │   │   ├── notification_list_with_thread_count_connection.rbi
│   │   │   │   ├── notification_list_with_thread_count_edge.rbi
│   │   │   │   ├── notification_list_with_thread_count.rbi
│   │   │   │   ├── notification_reason.rbi
│   │   │   │   ├── notification_restriction_setting_value.rbi
│   │   │   │   ├── notification_settings.rbi
│   │   │   │   ├── notifications_list.rbi
│   │   │   │   ├── notifications_subject.rbi
│   │   │   │   ├── notification_status.rbi
│   │   │   │   ├── notification_thread_connection.rbi
│   │   │   │   ├── notification_thread_edge.rbi
│   │   │   │   ├── notification_thread.rbi
│   │   │   │   ├── notification_thread_subscription_list_type.rbi
│   │   │   │   ├── notification_thread_subscription_state.rbi
│   │   │   │   ├── oauth_access_connection.rbi
│   │   │   │   ├── oauth_access_edge.rbi
│   │   │   │   ├── oauth_access.rbi
│   │   │   │   ├── oauth_application_audit_entry_data.rbi
│   │   │   │   ├── oauth_application_connection.rbi
│   │   │   │   ├── oauth_application_create_audit_entry.rbi
│   │   │   │   ├── oauth_application_create_audit_entry_state.rbi
│   │   │   │   ├── oauth_application_destroy_audit_entry.rbi
│   │   │   │   ├── oauth_application_destroy_audit_entry_state.rbi
│   │   │   │   ├── oauth_application_edge.rbi
│   │   │   │   ├── oauth_application.rbi
│   │   │   │   ├── oauth_application_reset_secret_audit_entry.rbi
│   │   │   │   ├── oauth_application_reset_secret_audit_entry_state.rbi
│   │   │   │   ├── oauth_application_revoke_tokens_audit_entry.rbi
│   │   │   │   ├── oauth_application_revoke_tokens_audit_entry_state.rbi
│   │   │   │   ├── oauth_application_transfer_audit_entry_account.rbi
│   │   │   │   ├── oauth_application_transfer_audit_entry.rbi
│   │   │   │   ├── oauth_application_transfer_audit_entry_state.rbi
│   │   │   │   ├── offsettable.rbi
│   │   │   │   ├── oidc_provider.rbi
│   │   │   │   ├── oidc_provider_type.rbi
│   │   │   │   ├── on_behalf_of_reviewer.rbi
│   │   │   │   ├── operation_type.rbi
│   │   │   │   ├── orcid_record.rbi
│   │   │   │   ├── order_direction.rbi
│   │   │   │   ├── org_accept_business_invitation_audit_entry.rbi
│   │   │   │   ├── org_add_billing_manager_audit_entry.rbi
│   │   │   │   ├── org_add_member_audit_entry_permission.rbi
│   │   │   │   ├── org_add_member_audit_entry.rbi
│   │   │   │   ├── organization_admin_info.rbi
│   │   │   │   ├── organization_associated_record_type.rbi
│   │   │   │   ├── organization_audit_entry_connection.rbi
│   │   │   │   ├── organization_audit_entry_data.rbi
│   │   │   │   ├── organization_audit_entry_edge.rbi
│   │   │   │   ├── organization_audit_entry.rbi
│   │   │   │   ├── organization_connection.rbi
│   │   │   │   ├── organization_credential_authorization_connection.rbi
│   │   │   │   ├── organization_credential_authorization_credential.rbi
│   │   │   │   ├── organization_credential_authorization_edge.rbi
│   │   │   │   ├── organization_credential_authorization.rbi
│   │   │   │   ├── organization_edge.rbi
│   │   │   │   ├── organization_enterprise_owner_connection.rbi
│   │   │   │   ├── organization_enterprise_owner_edge.rbi
│   │   │   │   ├── organization_id_condition_target.rbi
│   │   │   │   ├── organization_identity_provider.rbi
│   │   │   │   ├── organization_invitation_connection.rbi
│   │   │   │   ├── organization_invitation_edge.rbi
│   │   │   │   ├── organization_invitation_metadata.rbi
│   │   │   │   ├── organization_invitation_order_field.rbi
│   │   │   │   ├── organization_invitation.rbi
│   │   │   │   ├── organization_invitation_role.rbi
│   │   │   │   ├── organization_invitation_source.rbi
│   │   │   │   ├── organization_invitation_type.rbi
│   │   │   │   ├── organization_member_connection.rbi
│   │   │   │   ├── organization_member_edge.rbi
│   │   │   │   ├── organization_member_role.rbi
│   │   │   │   ├── organization_members_can_create_repositories_setting_value.rbi
│   │   │   │   ├── organization_migration.rbi
│   │   │   │   ├── organization_migration_state.rbi
│   │   │   │   ├── organization_name_condition_target.rbi
│   │   │   │   ├── organization_order_field.rbi
│   │   │   │   ├── organization_property_condition_target.rbi
│   │   │   │   ├── organization_property_target_definition.rbi
│   │   │   │   ├── organization.rbi
│   │   │   │   ├── organizations_hovercard_context.rbi
│   │   │   │   ├── organization_stafftools_info.rbi
│   │   │   │   ├── organization_stafftools_member_connection.rbi
│   │   │   │   ├── organization_teams_hovercard_context.rbi
│   │   │   │   ├── organization_terms_of_service_type.rbi
│   │   │   │   ├── org_audit_log_export_audit_entry.rbi
│   │   │   │   ├── org_billing_signup_error_audit_entry_billing_plan.rbi
│   │   │   │   ├── org_billing_signup_error_audit_entry.rbi
│   │   │   │   ├── org_blockable.rbi
│   │   │   │   ├── org_block_user_audit_entry.rbi
│   │   │   │   ├── org_cancel_business_invitation_audit_entry.rbi
│   │   │   │   ├── org_cancel_invitation_audit_entry.rbi
│   │   │   │   ├── org_config_disable_collaborators_only_audit_entry.rbi
│   │   │   │   ├── org_config_disable_contributors_only_audit_entry.rbi
│   │   │   │   ├── org_config_disable_sockpuppet_disallowed_audit_entry.rbi
│   │   │   │   ├── org_config_enable_collaborators_only_audit_entry.rbi
│   │   │   │   ├── org_config_enable_contributors_only_audit_entry.rbi
│   │   │   │   ├── org_config_enable_sockpuppet_disallowed_audit_entry.rbi
│   │   │   │   ├── org_create_audit_entry_billing_plan.rbi
│   │   │   │   ├── org_create_audit_entry.rbi
│   │   │   │   ├── org_disable_oauth_app_restrictions_audit_entry.rbi
│   │   │   │   ├── org_disable_saml_audit_entry.rbi
│   │   │   │   ├── org_disable_two_factor_requirement_audit_entry.rbi
│   │   │   │   ├── org_enable_oauth_app_restrictions_audit_entry.rbi
│   │   │   │   ├── org_enable_saml_audit_entry.rbi
│   │   │   │   ├── org_enable_two_factor_requirement_audit_entry.rbi
│   │   │   │   ├── org_enterprise_owner_order_field.rbi
│   │   │   │   ├── org_invite_member_audit_entry.rbi
│   │   │   │   ├── org_invite_to_business_audit_entry.rbi
│   │   │   │   ├── org_oauth_app_access_approved_audit_entry.rbi
│   │   │   │   ├── org_oauth_app_access_blocked_audit_entry.rbi
│   │   │   │   ├── org_oauth_app_access_denied_audit_entry.rbi
│   │   │   │   ├── org_oauth_app_access_requested_audit_entry.rbi
│   │   │   │   ├── org_oauth_app_access_unblocked_audit_entry.rbi
│   │   │   │   ├── org_remove_billing_manager_audit_entry.rbi
│   │   │   │   ├── org_remove_billing_manager_audit_entry_reason.rbi
│   │   │   │   ├── org_remove_member_audit_entry_membership_type.rbi
│   │   │   │   ├── org_remove_member_audit_entry.rbi
│   │   │   │   ├── org_remove_member_audit_entry_reason.rbi
│   │   │   │   ├── org_remove_outside_collaborator_audit_entry_membership_type.rbi
│   │   │   │   ├── org_remove_outside_collaborator_audit_entry.rbi
│   │   │   │   ├── org_remove_outside_collaborator_audit_entry_reason.rbi
│   │   │   │   ├── org_rename_audit_entry.rbi
│   │   │   │   ├── org_restore_member_audit_entry_membership.rbi
│   │   │   │   ├── org_restore_member_audit_entry.rbi
│   │   │   │   ├── org_restore_member_membership_organization_audit_entry_data.rbi
│   │   │   │   ├── org_restore_member_membership_repository_audit_entry_data.rbi
│   │   │   │   ├── org_restore_member_membership_team_audit_entry_data.rbi
│   │   │   │   ├── org_unblock_user_audit_entry.rbi
│   │   │   │   ├── org_update_default_repository_permission_audit_entry_permission.rbi
│   │   │   │   ├── org_update_default_repository_permission_audit_entry.rbi
│   │   │   │   ├── org_update_member_audit_entry_permission.rbi
│   │   │   │   ├── org_update_member_audit_entry.rbi
│   │   │   │   ├── org_update_member_repository_creation_permission_audit_entry.rbi
│   │   │   │   ├── org_update_member_repository_creation_permission_audit_entry_visibility.rbi
│   │   │   │   ├── org_update_member_repository_invitation_permission_audit_entry.rbi
│   │   │   │   ├── package_connection.rbi
│   │   │   │   ├── package_dependency_connection.rbi
│   │   │   │   ├── package_dependency_edge.rbi
│   │   │   │   ├── package_dependency.rbi
│   │   │   │   ├── package_dependency_type.rbi
│   │   │   │   ├── package_edge.rbi
│   │   │   │   ├── package_file_connection.rbi
│   │   │   │   ├── package_file_edge.rbi
│   │   │   │   ├── package_file_object_migration_state.rbi
│   │   │   │   ├── package_file_order_field.rbi
│   │   │   │   ├── package_file.rbi
│   │   │   │   ├── package_file_state.rbi
│   │   │   │   ├── package_metadatum_connection.rbi
│   │   │   │   ├── package_metadatum_edge.rbi
│   │   │   │   ├── package_metadatum.rbi
│   │   │   │   ├── package_order_field.rbi
│   │   │   │   ├── package_owner.rbi
│   │   │   │   ├── package.rbi
│   │   │   │   ├── package_repository_info.rbi
│   │   │   │   ├── package_search.rbi
│   │   │   │   ├── packages_error_type.rbi
│   │   │   │   ├── packages_mutation_result.rbi
│   │   │   │   ├── package_statistics.rbi
│   │   │   │   ├── package_tag_connection.rbi
│   │   │   │   ├── package_tag_edge.rbi
│   │   │   │   ├── package_tag.rbi
│   │   │   │   ├── package_type.rbi
│   │   │   │   ├── package_version_connection.rbi
│   │   │   │   ├── package_version_dependencies.rbi
│   │   │   │   ├── package_version_edge.rbi
│   │   │   │   ├── package_version_order_field.rbi
│   │   │   │   ├── package_version.rbi
│   │   │   │   ├── package_version_statistics.rbi
│   │   │   │   ├── page_build_status.rbi
│   │   │   │   ├── page_build_type.rbi
│   │   │   │   ├── page_certificate.rbi
│   │   │   │   ├── page_certificate_state.rbi
│   │   │   │   ├── page_deployment_connection.rbi
│   │   │   │   ├── page_deployment_edge.rbi
│   │   │   │   ├── page_deployment.rbi
│   │   │   │   ├── page_info.rbi
│   │   │   │   ├── parent_issue_added_event.rbi
│   │   │   │   ├── parent_issue_removed_event.rbi
│   │   │   │   ├── patch_connection.rbi
│   │   │   │   ├── patch_edge.rbi
│   │   │   │   ├── patch.rbi
│   │   │   │   ├── patch_status.rbi
│   │   │   │   ├── path_owner.rbi
│   │   │   │   ├── path_ownership.rbi
│   │   │   │   ├── payment_method.rbi
│   │   │   │   ├── pdf_file_type.rbi
│   │   │   │   ├── pending_collaborator_connection.rbi
│   │   │   │   ├── pending_collaborator_edge.rbi
│   │   │   │   ├── pending_cycle.rbi
│   │   │   │   ├── pending_marketplace_change_connection.rbi
│   │   │   │   ├── pending_marketplace_change_edge.rbi
│   │   │   │   ├── pending_marketplace_change.rbi
│   │   │   │   ├── pending_subscribable_change_connection.rbi
│   │   │   │   ├── pending_subscribable_change_edge.rbi
│   │   │   │   ├── pending_subscribable_change.rbi
│   │   │   │   ├── pending_workflow_approval_rollup.rbi
│   │   │   │   ├── performable_via_app.rbi
│   │   │   │   ├── perform_import_payload.rbi
│   │   │   │   ├── permission_granter.rbi
│   │   │   │   ├── permission_source.rbi
│   │   │   │   ├── pin_environment_payload.rbi
│   │   │   │   ├── pin_issue_comment_payload.rbi
│   │   │   │   ├── pin_issue_payload.rbi
│   │   │   │   ├── pinnable_item_connection.rbi
│   │   │   │   ├── pinnable_item_edge.rbi
│   │   │   │   ├── pinnable_item.rbi
│   │   │   │   ├── pinnable_item_type.rbi
│   │   │   │   ├── pinnable.rbi
│   │   │   │   ├── pinned_discussion_connection.rbi
│   │   │   │   ├── pinned_discussion_edge.rbi
│   │   │   │   ├── pinned_discussion_gradient.rbi
│   │   │   │   ├── pinned_discussion_pattern.rbi
│   │   │   │   ├── pinned_discussion.rbi
│   │   │   │   ├── pinned_environment_connection.rbi
│   │   │   │   ├── pinned_environment_edge.rbi
│   │   │   │   ├── pinned_environment_order_field.rbi
│   │   │   │   ├── pinned_environment.rbi
│   │   │   │   ├── pinned_event.rbi
│   │   │   │   ├── pinned_issue_comment.rbi
│   │   │   │   ├── pinned_issue_connection.rbi
│   │   │   │   ├── pinned_issue_edge.rbi
│   │   │   │   ├── pinned_issue.rbi
│   │   │   │   ├── place_legal_hold_payload.rbi
│   │   │   │   ├── plan_change.rbi
│   │   │   │   ├── plan_feature_limit.rbi
│   │   │   │   ├── plan_feature_privacy.rbi
│   │   │   │   ├── plan_feature.rbi
│   │   │   │   ├── plan_owner.rbi
│   │   │   │   ├── plan.rbi
│   │   │   │   ├── prepare_import_payload.rbi
│   │   │   │   ├── prioritize_pinned_issues_payload.rbi
│   │   │   │   ├── private_repository_forking_clear_audit_entry.rbi
│   │   │   │   ├── private_repository_forking_disable_audit_entry.rbi
│   │   │   │   ├── private_repository_forking_enable_audit_entry.rbi
│   │   │   │   ├── profile_item_showcase.rbi
│   │   │   │   ├── profile_owner.rbi
│   │   │   │   ├── profile.rbi
│   │   │   │   ├── programmatic_access_bot.rbi
│   │   │   │   ├── project_card_archived_state.rbi
│   │   │   │   ├── project_card_connection.rbi
│   │   │   │   ├── project_card_edge.rbi
│   │   │   │   ├── project_card_item.rbi
│   │   │   │   ├── project_card.rbi
│   │   │   │   ├── project_card_state.rbi
│   │   │   │   ├── project_column_connection.rbi
│   │   │   │   ├── project_column_edge.rbi
│   │   │   │   ├── project_column_purpose.rbi
│   │   │   │   ├── project_column.rbi
│   │   │   │   ├── project_connection.rbi
│   │   │   │   ├── project_create_audit_entry.rbi
│   │   │   │   ├── project_edge.rbi
│   │   │   │   ├── project_event.rbi
│   │   │   │   ├── project_migration_status_type.rbi
│   │   │   │   ├── project_order_field.rbi
│   │   │   │   ├── project_owner.rbi
│   │   │   │   ├── project_permission.rbi
│   │   │   │   ├── project_progress.rbi
│   │   │   │   ├── project.rbi
│   │   │   │   ├── project_state.rbi
│   │   │   │   ├── project_team_connection.rbi
│   │   │   │   ├── project_team_edge.rbi
│   │   │   │   ├── project_template.rbi
│   │   │   │   ├── project_user_connection.rbi
│   │   │   │   ├── project_user_edge.rbi
│   │   │   │   ├── project_v2_actor_connection.rbi
│   │   │   │   ├── project_v2_actor_edge.rbi
│   │   │   │   ├── project_v2_actor.rbi
│   │   │   │   ├── project_v2_connection.rbi
│   │   │   │   ├── project_v2_custom_field_type.rbi
│   │   │   │   ├── project_v2_edge.rbi
│   │   │   │   ├── project_v2_event.rbi
│   │   │   │   ├── project_v2_field_common.rbi
│   │   │   │   ├── project_v2_field_configuration_connection.rbi
│   │   │   │   ├── project_v2_field_configuration_edge.rbi
│   │   │   │   ├── project_v2_field_configuration.rbi
│   │   │   │   ├── project_v2_field_connection.rbi
│   │   │   │   ├── project_v2_field_edge.rbi
│   │   │   │   ├── project_v2_field_order_field.rbi
│   │   │   │   ├── project_v2_field.rbi
│   │   │   │   ├── project_v2_field_type.rbi
│   │   │   │   ├── project_v2_group_assignee_value.rbi
│   │   │   │   ├── project_v2_group_connection.rbi
│   │   │   │   ├── project_v2_group_date_value.rbi
│   │   │   │   ├── project_v2_group_edge.rbi
│   │   │   │   ├── project_v2_grouped_view_items.rbi
│   │   │   │   ├── project_v2_group_issue_type_value.rbi
│   │   │   │   ├── project_v2_group_iteration_value.rbi
│   │   │   │   ├── project_v2_group_milestone_value.rbi
│   │   │   │   ├── project_v2_group_number_value.rbi
│   │   │   │   ├── project_v2_group_parent_issue_value.rbi
│   │   │   │   ├── project_v2_group.rbi
│   │   │   │   ├── project_v2_group_repository_value.rbi
│   │   │   │   ├── project_v2_group_single_select_value.rbi
│   │   │   │   ├── project_v2_group_text_value.rbi
│   │   │   │   ├── project_v2_group_value.rbi
│   │   │   │   ├── project_v2_issue_field_values.rbi
│   │   │   │   ├── project_v2_item_connection.rbi
│   │   │   │   ├── project_v2_item_content.rbi
│   │   │   │   ├── project_v2_item_edge.rbi
│   │   │   │   ├── project_v2_item_field_date_value.rbi
│   │   │   │   ├── project_v2_item_field_group.rbi
│   │   │   │   ├── project_v2_item_field_iteration_value.rbi
│   │   │   │   ├── project_v2_item_field_label_value.rbi
│   │   │   │   ├── project_v2_item_field_milestone_value.rbi
│   │   │   │   ├── project_v2_item_field_number_value.rbi
│   │   │   │   ├── project_v2_item_field_pull_request_value.rbi
│   │   │   │   ├── project_v2_item_field_repository_value.rbi
│   │   │   │   ├── project_v2_item_field_reviewer_value.rbi
│   │   │   │   ├── project_v2_item_field_single_select_value.rbi
│   │   │   │   ├── project_v2_item_field_text_value.rbi
│   │   │   │   ├── project_v2_item_field_user_value.rbi
│   │   │   │   ├── project_v2_item_field_value_common.rbi
│   │   │   │   ├── project_v2_item_field_value_connection.rbi
│   │   │   │   ├── project_v2_item_field_value_edge.rbi
│   │   │   │   ├── project_v2_item_field_value_order_field.rbi
│   │   │   │   ├── project_v2_item_field_value.rbi
│   │   │   │   ├── project_v2_item_issue_field_value.rbi
│   │   │   │   ├── project_v2_item_order_field.rbi
│   │   │   │   ├── project_v2_item.rbi
│   │   │   │   ├── project_v2_item_status_changed_event.rbi
│   │   │   │   ├── project_v2_item_type.rbi
│   │   │   │   ├── project_v2_iteration_field_configuration.rbi
│   │   │   │   ├── project_v2_iteration_field_iteration.rbi
│   │   │   │   ├── project_v2_iteration_field.rbi
│   │   │   │   ├── project_v2_order_field.rbi
│   │   │   │   ├── project_v2_owner.rbi
│   │   │   │   ├── project_v2_permission_level.rbi
│   │   │   │   ├── project_v2.rbi
│   │   │   │   ├── project_v2_recent.rbi
│   │   │   │   ├── project_v2_roles.rbi
│   │   │   │   ├── project_v2_single_select_field_option_color.rbi
│   │   │   │   ├── project_v2_single_select_field_option.rbi
│   │   │   │   ├── project_v2_single_select_field.rbi
│   │   │   │   ├── project_v2_sort_by_connection.rbi
│   │   │   │   ├── project_v2_sort_by_edge.rbi
│   │   │   │   ├── project_v2_sort_by_field_connection.rbi
│   │   │   │   ├── project_v2_sort_by_field_edge.rbi
│   │   │   │   ├── project_v2_sort_by_field.rbi
│   │   │   │   ├── project_v2_sort_by.rbi
│   │   │   │   ├── project_v2_state.rbi
│   │   │   │   ├── project_v2_status_update_connection.rbi
│   │   │   │   ├── project_v2_status_update_edge.rbi
│   │   │   │   ├── project_v2_status_update_order_field.rbi
│   │   │   │   ├── project_v2_status_update.rbi
│   │   │   │   ├── project_v2_status_update_status.rbi
│   │   │   │   ├── project_v2_view_connection.rbi
│   │   │   │   ├── project_v2_view_edge.rbi
│   │   │   │   ├── project_v2_view_item_connection.rbi
│   │   │   │   ├── project_v2_view_item_edge.rbi
│   │   │   │   ├── project_v2_view_item.rbi
│   │   │   │   ├── project_v2_view_item_sortable_value.rbi
│   │   │   │   ├── project_v2_view_item_sortable_value_type.rbi
│   │   │   │   ├── project_v2_view_layout.rbi
│   │   │   │   ├── project_v2_view_order_field.rbi
│   │   │   │   ├── project_v2_view.rbi
│   │   │   │   ├── project_v2_workflow_connection.rbi
│   │   │   │   ├── project_v2_workflow_edge.rbi
│   │   │   │   ├── project_v2_workflow.rbi
│   │   │   │   ├── project_v2_workflows_order_field.rbi
│   │   │   │   ├── project_workflow_action_connection.rbi
│   │   │   │   ├── project_workflow_action_edge.rbi
│   │   │   │   ├── project_workflow_action.rbi
│   │   │   │   ├── project_workflow_action_type.rbi
│   │   │   │   ├── project_workflow_connection.rbi
│   │   │   │   ├── project_workflow_edge.rbi
│   │   │   │   ├── project_workflow.rbi
│   │   │   │   ├── project_workflow_trigger_type.rbi
│   │   │   │   ├── promote_repository_custom_property_payload.rbi
│   │   │   │   ├── property_target_definition.rbi
│   │   │   │   ├── provide_copilot_code_review_feedback_payload.rbi
│   │   │   │   ├── public_fork_pr_workflows_policy.rbi
│   │   │   │   ├── public_fork_pr_workflows_policy_value.rbi
│   │   │   │   ├── public_key_connection.rbi
│   │   │   │   ├── public_key_edge.rbi
│   │   │   │   ├── public_key.rbi
│   │   │   │   ├── published_release_feed_item.rbi
│   │   │   │   ├── publish_marketplace_listing_plan_payload.rbi
│   │   │   │   ├── publish_sponsors_tier_payload.rbi
│   │   │   │   ├── pull_request_allowed_merge_methods.rbi
│   │   │   │   ├── pull_request_branch_update_method.rbi
│   │   │   │   ├── pull_request_changed_file_connection.rbi
│   │   │   │   ├── pull_request_changed_file_edge.rbi
│   │   │   │   ├── pull_request_changed_file.rbi
│   │   │   │   ├── pull_request_commit_comment_thread.rbi
│   │   │   │   ├── pull_request_commit_connection.rbi
│   │   │   │   ├── pull_request_commit_edge.rbi
│   │   │   │   ├── pull_request_commit.rbi
│   │   │   │   ├── pull_request_comparison.rbi
│   │   │   │   ├── pull_request_connection.rbi
│   │   │   │   ├── pull_request_contributions_by_repository.rbi
│   │   │   │   ├── pull_request_contributions_by_state.rbi
│   │   │   │   ├── pull_request_creation_policy.rbi
│   │   │   │   ├── pull_request_diff_entry_connection.rbi
│   │   │   │   ├── pull_request_diff_entry_edge.rbi
│   │   │   │   ├── pull_request_diff_entry.rbi
│   │   │   │   ├── pull_request_diff_thread.rbi
│   │   │   │   ├── pull_request_edge.rbi
│   │   │   │   ├── pull_request_info_for_list_view_updated_payload.rbi
│   │   │   │   ├── pull_request_merge_action.rbi
│   │   │   │   ├── pull_request_merge_condition.rbi
│   │   │   │   ├── pull_request_merge_condition_result.rbi
│   │   │   │   ├── pull_request_merge_conflict_state_condition.rbi
│   │   │   │   ├── pull_request_merge_method_condition.rbi
│   │   │   │   ├── pull_request_merge_method.rbi
│   │   │   │   ├── pull_request_merge_method_status.rbi
│   │   │   │   ├── pull_request_merge_requirements.rbi
│   │   │   │   ├── pull_request_merge_requirements_state.rbi
│   │   │   │   ├── pull_request_order_field.rbi
│   │   │   │   ├── pull_request_parameters.rbi
│   │   │   │   ├── pull_request_pub_sub_topic.rbi
│   │   │   │   ├── pull_request.rbi
│   │   │   │   ├── pull_request_repo_state_condition.rbi
│   │   │   │   ├── pull_request_review_comment_connection.rbi
│   │   │   │   ├── pull_request_review_comment_edge.rbi
│   │   │   │   ├── pull_request_review_comment_indeterminate_position_error.rbi
│   │   │   │   ├── pull_request_review_comment_item_connection.rbi
│   │   │   │   ├── pull_request_review_comment_item_edge.rbi
│   │   │   │   ├── pull_request_review_comment_item.rbi
│   │   │   │   ├── pull_request_review_comment.rbi
│   │   │   │   ├── pull_request_review_comment_state.rbi
│   │   │   │   ├── pull_request_review_connection.rbi
│   │   │   │   ├── pull_request_review_contributions_by_repository.rbi
│   │   │   │   ├── pull_request_review_decision.rbi
│   │   │   │   ├── pull_request_review_edge.rbi
│   │   │   │   ├── pull_request_review_event.rbi
│   │   │   │   ├── pull_request_review_item_connection.rbi
│   │   │   │   ├── pull_request_review_item_edge.rbi
│   │   │   │   ├── pull_request_review_item.rbi
│   │   │   │   ├── pull_request_review_pub_sub_topic.rbi
│   │   │   │   ├── pull_request_review.rbi
│   │   │   │   ├── pull_request_review_state_filter.rbi
│   │   │   │   ├── pull_request_review_state.rbi
│   │   │   │   ├── pull_request_review_thread_connection.rbi
│   │   │   │   ├── pull_request_review_thread_edge.rbi
│   │   │   │   ├── pull_request_review_thread_order_field.rbi
│   │   │   │   ├── pull_request_review_thread_outdated_filter_type.rbi
│   │   │   │   ├── pull_request_review_thread.rbi
│   │   │   │   ├── pull_request_review_thread_subject_type.rbi
│   │   │   │   ├── pull_request_revision_marker.rbi
│   │   │   │   ├── pull_request_rule_failure_reason.rbi
│   │   │   │   ├── pull_request_rule_rollup.rbi
│   │   │   │   ├── pull_request_rules_condition.rbi
│   │   │   │   ├── pull_request_state_condition.rbi
│   │   │   │   ├── pull_request_state.rbi
│   │   │   │   ├── pull_request_status.rbi
│   │   │   │   ├── pull_request_summary_delta.rbi
│   │   │   │   ├── pull_request_template.rbi
│   │   │   │   ├── pull_request_thread_connection.rbi
│   │   │   │   ├── pull_request_thread_edge.rbi
│   │   │   │   ├── pull_request_thread.rbi
│   │   │   │   ├── pull_request_thread_subject.rbi
│   │   │   │   ├── pull_request_timeline_connection.rbi
│   │   │   │   ├── pull_request_timeline_item_edge.rbi
│   │   │   │   ├── pull_request_timeline_item.rbi
│   │   │   │   ├── pull_request_timeline_items_connection.rbi
│   │   │   │   ├── pull_request_timeline_items_edge.rbi
│   │   │   │   ├── pull_request_timeline_items_item_type.rbi
│   │   │   │   ├── pull_request_timeline_items.rbi
│   │   │   │   ├── pull_request_update_state.rbi
│   │   │   │   ├── pull_request_user_preferences.rbi
│   │   │   │   ├── pull_request_user_state_condition.rbi
│   │   │   │   ├── push_allowance_actor.rbi
│   │   │   │   ├── push_allowance_connection.rbi
│   │   │   │   ├── push_allowance_edge.rbi
│   │   │   │   ├── push_allowance.rbi
│   │   │   │   ├── push_notification_service.rbi
│   │   │   │   ├── push.rbi
│   │   │   │   ├── query.rbi
│   │   │   │   ├── rate_limit.rbi
│   │   │   │   ├── raw_blob_url.rbi
│   │   │   │   ├── reactable.rbi
│   │   │   │   ├── reacting_user_connection.rbi
│   │   │   │   ├── reacting_user_edge.rbi
│   │   │   │   ├── reaction_connection.rbi
│   │   │   │   ├── reaction_content.rbi
│   │   │   │   ├── reaction_edge.rbi
│   │   │   │   ├── reaction_group.rbi
│   │   │   │   ├── reaction_order_field.rbi
│   │   │   │   ├── reaction.rbi
│   │   │   │   ├── reactor_connection.rbi
│   │   │   │   ├── reactor_edge.rbi
│   │   │   │   ├── reactor.rbi
│   │   │   │   ├── ready_for_review_event.rbi
│   │   │   │   ├── reattribute_mannequin_to_user_payload.rbi
│   │   │   │   ├── recent_interaction.rbi
│   │   │   │   ├── record_marketplace_retargeting_notifications_payload.rbi
│   │   │   │   ├── ref_connection.rbi
│   │   │   │   ├── ref_edge.rbi
│   │   │   │   ├── referenced_event.rbi
│   │   │   │   ├── referenced_subject.rbi
│   │   │   │   ├── ref_name_condition_target.rbi
│   │   │   │   ├── ref_order_field.rbi
│   │   │   │   ├── ref.rbi
│   │   │   │   ├── ref_update_rule.rbi
│   │   │   │   ├── regenerate_enterprise_identity_provider_recovery_codes_payload.rbi
│   │   │   │   ├── regenerate_verifiable_domain_token_payload.rbi
│   │   │   │   ├── reject_deployments_payload.rbi
│   │   │   │   ├── reject_mobile_auth_device_request_payload.rbi
│   │   │   │   ├── release_asset_connection.rbi
│   │   │   │   ├── release_asset_edge.rbi
│   │   │   │   ├── release_asset.rbi
│   │   │   │   ├── release_connection.rbi
│   │   │   │   ├── release_edge.rbi
│   │   │   │   ├── release_order_field.rbi
│   │   │   │   ├── release.rbi
│   │   │   │   ├── remove_assignees_from_assignable_payload.rbi
│   │   │   │   ├── remove_blocked_by_payload.rbi
│   │   │   │   ├── remove_content_warnings_payload.rbi
│   │   │   │   ├── remove_dashboard_search_shortcut_payload.rbi
│   │   │   │   ├── removed_from_merge_queue_event.rbi
│   │   │   │   ├── removed_from_project_event.rbi
│   │   │   │   ├── removed_from_project_v2_event.rbi
│   │   │   │   ├── remove_enterprise_admin_payload.rbi
│   │   │   │   ├── remove_enterprise_identity_provider_payload.rbi
│   │   │   │   ├── remove_enterprise_member_payload.rbi
│   │   │   │   ├── remove_enterprise_organization_payload.rbi
│   │   │   │   ├── remove_enterprise_support_entitlement_payload.rbi
│   │   │   │   ├── remove_labels_from_labelable_payload.rbi
│   │   │   │   ├── remove_outside_collaborator_payload.rbi
│   │   │   │   ├── remove_project_collaborator_payload.rbi
│   │   │   │   ├── remove_pull_request_from_merge_queue_payload.rbi
│   │   │   │   ├── remove_reaction_payload.rbi
│   │   │   │   ├── remove_star_payload.rbi
│   │   │   │   ├── remove_sub_issue_payload.rbi
│   │   │   │   ├── remove_team_dashboard_search_shortcut_payload.rbi
│   │   │   │   ├── remove_team_member_payload.rbi
│   │   │   │   ├── remove_team_project_payload.rbi
│   │   │   │   ├── remove_upvote_payload.rbi
│   │   │   │   ├── renamed_title_event.rbi
│   │   │   │   ├── renamed_title_subject.rbi
│   │   │   │   ├── render_display_type.rbi
│   │   │   │   ├── render_file_type.rbi
│   │   │   │   ├── reopen_discussion_payload.rbi
│   │   │   │   ├── reopened_event.rbi
│   │   │   │   ├── reopen_issue_payload.rbi
│   │   │   │   ├── reopen_pull_request_payload.rbi
│   │   │   │   ├── reorder_dashboard_pins_payload.rbi
│   │   │   │   ├── reorder_environment_payload.rbi
│   │   │   │   ├── reorder_profile_pins_payload.rbi
│   │   │   │   ├── replace_actors_for_assignable_payload.rbi
│   │   │   │   ├── replace_assignees_for_assignable_payload.rbi
│   │   │   │   ├── replace_labels_for_labelable_payload.rbi
│   │   │   │   ├── repo_access_audit_entry.rbi
│   │   │   │   ├── repo_access_audit_entry_visibility.rbi
│   │   │   │   ├── repo_add_member_audit_entry.rbi
│   │   │   │   ├── repo_add_member_audit_entry_visibility.rbi
│   │   │   │   ├── repo_add_topic_audit_entry.rbi
│   │   │   │   ├── repo_archived_audit_entry.rbi
│   │   │   │   ├── repo_archived_audit_entry_visibility.rbi
│   │   │   │   ├── repo_change_merge_setting_audit_entry_merge_type.rbi
│   │   │   │   ├── repo_change_merge_setting_audit_entry.rbi
│   │   │   │   ├── repo_config_disable_anonymous_git_access_audit_entry.rbi
│   │   │   │   ├── repo_config_disable_collaborators_only_audit_entry.rbi
│   │   │   │   ├── repo_config_disable_contributors_only_audit_entry.rbi
│   │   │   │   ├── repo_config_disable_sockpuppet_disallowed_audit_entry.rbi
│   │   │   │   ├── repo_config_enable_anonymous_git_access_audit_entry.rbi
│   │   │   │   ├── repo_config_enable_collaborators_only_audit_entry.rbi
│   │   │   │   ├── repo_config_enable_contributors_only_audit_entry.rbi
│   │   │   │   ├── repo_config_enable_sockpuppet_disallowed_audit_entry.rbi
│   │   │   │   ├── repo_config_lock_anonymous_git_access_audit_entry.rbi
│   │   │   │   ├── repo_config_unlock_anonymous_git_access_audit_entry.rbi
│   │   │   │   ├── repo_create_audit_entry.rbi
│   │   │   │   ├── repo_create_audit_entry_visibility.rbi
│   │   │   │   ├── repo_destroy_audit_entry.rbi
│   │   │   │   ├── repo_destroy_audit_entry_visibility.rbi
│   │   │   │   ├── repo_disable_audit_entry.rbi
│   │   │   │   ├── repo_enable_audit_entry.rbi
│   │   │   │   ├── repo_pages_cname_audit_entry.rbi
│   │   │   │   ├── repo_pages_create_audit_entry.rbi
│   │   │   │   ├── repo_pages_destroy_audit_entry.rbi
│   │   │   │   ├── repo_pages_https_redirect_disabled_audit_entry.rbi
│   │   │   │   ├── repo_pages_https_redirect_enabled_audit_entry.rbi
│   │   │   │   ├── repo_pages_private_audit_entry.rbi
│   │   │   │   ├── repo_pages_public_audit_entry.rbi
│   │   │   │   ├── repo_pages_source_audit_entry.rbi
│   │   │   │   ├── repo_remove_member_audit_entry.rbi
│   │   │   │   ├── repo_remove_member_audit_entry_visibility.rbi
│   │   │   │   ├── repo_remove_topic_audit_entry.rbi
│   │   │   │   ├── repo_rename_audit_entry.rbi
│   │   │   │   ├── repo_restore_audit_entry.rbi
│   │   │   │   ├── reportable.rbi
│   │   │   │   ├── report_browser_error_payload.rbi
│   │   │   │   ├── reported_content_classifiers.rbi
│   │   │   │   ├── repositories_using_dependency.rbi
│   │   │   │   ├── repository_action_connection.rbi
│   │   │   │   ├── repository_action_edge.rbi
│   │   │   │   ├── repository_action_featured_state.rbi
│   │   │   │   ├── repository_action_order_field.rbi
│   │   │   │   ├── repository_action.rbi
│   │   │   │   ├── repository_action_run_connection.rbi
│   │   │   │   ├── repository_action_run_edge.rbi
│   │   │   │   ├── repository_action_run.rbi
│   │   │   │   ├── repository_actions_connection.rbi
│   │   │   │   ├── repository_action_state.rbi
│   │   │   │   ├── repository_admin_info.rbi
│   │   │   │   ├── repository_advisory_comment_connection.rbi
│   │   │   │   ├── repository_advisory_comment_edge.rbi
│   │   │   │   ├── repository_advisory_comment.rbi
│   │   │   │   ├── repository_advisory_package_connection.rbi
│   │   │   │   ├── repository_advisory_package_edge.rbi
│   │   │   │   ├── repository_advisory_package.rbi
│   │   │   │   ├── repository_advisory.rbi
│   │   │   │   ├── repository_advisory_severity.rbi
│   │   │   │   ├── repository_advisory_state.rbi
│   │   │   │   ├── repository_affiliation.rbi
│   │   │   │   ├── repository_audit_entry_data.rbi
│   │   │   │   ├── repository_codeowners_error.rbi
│   │   │   │   ├── repository_codeowners.rbi
│   │   │   │   ├── repository_collaborator_affiliation.rbi
│   │   │   │   ├── repository_collaborator_connection.rbi
│   │   │   │   ├── repository_collaborator_edge.rbi
│   │   │   │   ├── repository_connection.rbi
│   │   │   │   ├── repository_contact_link.rbi
│   │   │   │   ├── repository_contribution_count_connection.rbi
│   │   │   │   ├── repository_contribution_count_edge.rbi
│   │   │   │   ├── repository_contribution_count.rbi
│   │   │   │   ├── repository_contribution_type.rbi
│   │   │   │   ├── repository_contributor_connection.rbi
│   │   │   │   ├── repository_contributor_edge.rbi
│   │   │   │   ├── repository_custom_property_connection.rbi
│   │   │   │   ├── repository_custom_property_edge.rbi
│   │   │   │   ├── repository_custom_property.rbi
│   │   │   │   ├── repository_custom_property_value_connection.rbi
│   │   │   │   ├── repository_custom_property_value_edge.rbi
│   │   │   │   ├── repository_custom_property_value.rbi
│   │   │   │   ├── repository_custom_property_values_editable_by.rbi
│   │   │   │   ├── repository_dependabot_alerts_thread.rbi
│   │   │   │   ├── repository_discussion_author.rbi
│   │   │   │   ├── repository_discussion_comment_author.rbi
│   │   │   │   ├── repository_edge.rbi
│   │   │   │   ├── repository_file.rbi
│   │   │   │   ├── repository_hash_algorithm.rbi
│   │   │   │   ├── repository_id_condition_target.rbi
│   │   │   │   ├── repository_image.rbi
│   │   │   │   ├── repository_info.rbi
│   │   │   │   ├── repository_interaction_ability.rbi
│   │   │   │   ├── repository_interaction_limit_expiry.rbi
│   │   │   │   ├── repository_interaction_limit_origin.rbi
│   │   │   │   ├── repository_interaction_limit.rbi
│   │   │   │   ├── repository_invitation_connection.rbi
│   │   │   │   ├── repository_invitation_edge.rbi
│   │   │   │   ├── repository_invitation_order_field.rbi
│   │   │   │   ├── repository_invitation.rbi
│   │   │   │   ├── repository_lock_reason.rbi
│   │   │   │   ├── repository_migration_connection.rbi
│   │   │   │   ├── repository_migration_edge.rbi
│   │   │   │   ├── repository_migration_order_direction.rbi
│   │   │   │   ├── repository_migration_order_field.rbi
│   │   │   │   ├── repository_migration.rbi
│   │   │   │   ├── repository_name_condition_target.rbi
│   │   │   │   ├── repository_name_parameters.rbi
│   │   │   │   ├── repository_network.rbi
│   │   │   │   ├── repository_node.rbi
│   │   │   │   ├── repository_notification_counts.rbi
│   │   │   │   ├── repository_order_field.rbi
│   │   │   │   ├── repository_owner.rbi
│   │   │   │   ├── repository_permission.rbi
│   │   │   │   ├── repository_plan_features.rbi
│   │   │   │   ├── repository_privacy.rbi
│   │   │   │   ├── repository_property_condition_target.rbi
│   │   │   │   ├── repository.rbi
│   │   │   │   ├── repository_readme.rbi
│   │   │   │   ├── repository_recommendation_connection.rbi
│   │   │   │   ├── repository_recommendation_edge.rbi
│   │   │   │   ├── repository_recommendation_feed_item.rbi
│   │   │   │   ├── repository_recommendation.rbi
│   │   │   │   ├── repository_recommendation_reason.rbi
│   │   │   │   ├── repository_rule_conditions.rbi
│   │   │   │   ├── repository_rule_connection.rbi
│   │   │   │   ├── repository_rule_edge.rbi
│   │   │   │   ├── repository_rule_evaluation_result.rbi
│   │   │   │   ├── repository_rule_order_field.rbi
│   │   │   │   ├── repository_rule.rbi
│   │   │   │   ├── repository_rule_rollup.rbi
│   │   │   │   ├── repository_rule_run_connection.rbi
│   │   │   │   ├── repository_rule_run_edge.rbi
│   │   │   │   ├── repository_rule_run.rbi
│   │   │   │   ├── repository_ruleset_bypass_actor_bypass_mode.rbi
│   │   │   │   ├── repository_ruleset_bypass_actor_connection.rbi
│   │   │   │   ├── repository_ruleset_bypass_actor_edge.rbi
│   │   │   │   ├── repository_ruleset_bypass_actor.rbi
│   │   │   │   ├── repository_ruleset_connection.rbi
│   │   │   │   ├── repository_ruleset_edge.rbi
│   │   │   │   ├── repository_ruleset.rbi
│   │   │   │   ├── repository_ruleset_target.rbi
│   │   │   │   ├── repository_rule_type.rbi
│   │   │   │   ├── repository_stack.rbi
│   │   │   │   ├── repository_stafftools_info.rbi
│   │   │   │   ├── repository_suggested_actor_filter.rbi
│   │   │   │   ├── repository_topic_connection.rbi
│   │   │   │   ├── repository_topic_edge.rbi
│   │   │   │   ├── repository_topic.rbi
│   │   │   │   ├── repository_type.rbi
│   │   │   │   ├── repository_visibility_change_clear_audit_entry.rbi
│   │   │   │   ├── repository_visibility_change_disable_audit_entry.rbi
│   │   │   │   ├── repository_visibility_change_enable_audit_entry.rbi
│   │   │   │   ├── repository_visibility_parameters.rbi
│   │   │   │   ├── repository_visibility.rbi
│   │   │   │   ├── repository_vulnerability_alert_connection.rbi
│   │   │   │   ├── repository_vulnerability_alert_dependency_relationship.rbi
│   │   │   │   ├── repository_vulnerability_alert_dependency_scope.rbi
│   │   │   │   ├── repository_vulnerability_alert_edge.rbi
│   │   │   │   ├── repository_vulnerability_alert.rbi
│   │   │   │   ├── repository_vulnerability_alert_state.rbi
│   │   │   │   ├── repo_transfer_audit_entry.rbi
│   │   │   │   ├── repo_transfer_start_audit_entry.rbi
│   │   │   │   ├── repo_unarchived_audit_entry.rbi
│   │   │   │   ├── repo_update_member_audit_entry_permission.rbi
│   │   │   │   ├── repo_update_member_audit_entry.rbi
│   │   │   │   ├── reprioritize_milestone_issue_payload.rbi
│   │   │   │   ├── reprioritize_sub_issue_payload.rbi
│   │   │   │   ├── requestable_check_status_state.rbi
│   │   │   │   ├── requested_reviewer_connection.rbi
│   │   │   │   ├── requested_reviewer_edge.rbi
│   │   │   │   ├── requested_reviewer.rbi
│   │   │   │   ├── requester.rbi
│   │   │   │   ├── requesting_user.rbi
│   │   │   │   ├── request_review_from_copilot_payload.rbi
│   │   │   │   ├── request_reviews_by_login_payload.rbi
│   │   │   │   ├── request_reviews_payload.rbi
│   │   │   │   ├── requirable_by_pull_request.rbi
│   │   │   │   ├── required_deployments_parameters.rbi
│   │   │   │   ├── required_deployments_rule_rollup.rbi
│   │   │   │   ├── required_reviewer_configuration.rbi
│   │   │   │   ├── required_status_check_connection.rbi
│   │   │   │   ├── required_status_check_description.rbi
│   │   │   │   ├── required_status_check_edge.rbi
│   │   │   │   ├── required_status_check.rbi
│   │   │   │   ├── required_status_checks_parameters.rbi
│   │   │   │   ├── required_status_checks_rule_rollup.rbi
│   │   │   │   ├── rerequest_check_suite_payload.rbi
│   │   │   │   ├── rerun_check_run_mobile_payload.rbi
│   │   │   │   ├── rerun_check_suite_mobile_payload.rbi
│   │   │   │   ├── resequence_marketplace_listing_screenshot_payload.rbi
│   │   │   │   ├── reset_copilot_live_activity_setting_payload.rbi
│   │   │   │   ├── reset_passwords_payload.rbi
│   │   │   │   ├── resolve_pull_request_thread_payload.rbi
│   │   │   │   ├── resolve_review_thread_payload.rbi
│   │   │   │   ├── resolve_security_incident_payload.rbi
│   │   │   │   ├── restore_pull_request_head_ref_payload.rbi
│   │   │   │   ├── restricted_commits.rbi
│   │   │   │   ├── restricted_contribution.rbi
│   │   │   │   ├── retired_namespace_connection.rbi
│   │   │   │   ├── retired_namespace_edge.rbi
│   │   │   │   ├── retired_namespace_order_field.rbi
│   │   │   │   ├── retired_namespace.rbi
│   │   │   │   ├── retire_marketplace_listing_plan_payload.rbi
│   │   │   │   ├── retire_namespace_payload.rbi
│   │   │   │   ├── retire_sponsors_tier_payload.rbi
│   │   │   │   ├── reuse_previous_workflow_run_payload.rbi
│   │   │   │   ├── revert_pull_request_payload.rbi
│   │   │   │   ├── review_dismissal_allowance_actor.rbi
│   │   │   │   ├── review_dismissal_allowance_connection.rbi
│   │   │   │   ├── review_dismissal_allowance_edge.rbi
│   │   │   │   ├── review_dismissal_allowance.rbi
│   │   │   │   ├── review_dismissed_event.rbi
│   │   │   │   ├── reviewer_result.rbi
│   │   │   │   ├── review_request_connection.rbi
│   │   │   │   ├── review_requested_by.rbi
│   │   │   │   ├── review_requested_event.rbi
│   │   │   │   ├── review_request_edge.rbi
│   │   │   │   ├── review_request.rbi
│   │   │   │   ├── review_request_removed_event.rbi
│   │   │   │   ├── review_status_hovercard_context.rbi
│   │   │   │   ├── revoke_enterprise_organizations_migrator_role_payload.rbi
│   │   │   │   ├── revoke_migrator_role_payload.rbi
│   │   │   │   ├── role_in_organization.rbi
│   │   │   │   ├── rule_enforcement.rbi
│   │   │   │   ├── rule_parameters.rbi
│   │   │   │   ├── rule_source.rbi
│   │   │   │   ├── runtime_app_deploy.rbi
│   │   │   │   ├── safe_user.rbi
│   │   │   │   ├── saml_digest_algorithm.rbi
│   │   │   │   ├── saml_signature_algorithm.rbi
│   │   │   │   ├── saved_collection_connection.rbi
│   │   │   │   ├── saved_collection_edge.rbi
│   │   │   │   ├── saved_collection_order_field.rbi
│   │   │   │   ├── saved_collection_protected_type.rbi
│   │   │   │   ├── saved_collection.rbi
│   │   │   │   ├── saved_reply_connection.rbi
│   │   │   │   ├── saved_reply_edge.rbi
│   │   │   │   ├── saved_reply_order_field.rbi
│   │   │   │   ├── saved_reply.rbi
│   │   │   │   ├── saved_view_connection.rbi
│   │   │   │   ├── saved_view_edge.rbi
│   │   │   │   ├── saved_view_order_field.rbi
│   │   │   │   ├── saved_view.rbi
│   │   │   │   ├── sdn_actor.rbi
│   │   │   │   ├── sdn_request_screen_payload.rbi
│   │   │   │   ├── sdn_suspendable_connection.rbi
│   │   │   │   ├── sdn_suspendable_edge.rbi
│   │   │   │   ├── sdn_suspendable.rbi
│   │   │   │   ├── sdn_suspend_payload.rbi
│   │   │   │   ├── sdn_unsuspend_payload.rbi
│   │   │   │   ├── searchable.rbi
│   │   │   │   ├── search_result_item_connection.rbi
│   │   │   │   ├── search_result_item_edge.rbi
│   │   │   │   ├── search_result_item.rbi
│   │   │   │   ├── search_shortcut_color.rbi
│   │   │   │   ├── search_shortcut_connection.rbi
│   │   │   │   ├── search_shortcut_edge.rbi
│   │   │   │   ├── search_shortcut_icon.rbi
│   │   │   │   ├── search_shortcut_query_basic_term.rbi
│   │   │   │   ├── search_shortcut_query_category_term.rbi
│   │   │   │   ├── search_shortcut_query_label_term.rbi
│   │   │   │   ├── search_shortcut_query_login_ref_term.rbi
│   │   │   │   ├── search_shortcut_query_milestone_term.rbi
│   │   │   │   ├── search_shortcut_query_parsed_term.rbi
│   │   │   │   ├── search_shortcut_query_project_term.rbi
│   │   │   │   ├── search_shortcut_query_repo_term.rbi
│   │   │   │   ├── search_shortcut_query_term.rbi
│   │   │   │   ├── search_shortcut_query_terms_item.rbi
│   │   │   │   ├── search_shortcut_query_terms_login_reference.rbi
│   │   │   │   ├── search_shortcut_query_text.rbi
│   │   │   │   ├── search_shortcut.rbi
│   │   │   │   ├── search_shortcut_type.rbi
│   │   │   │   ├── search_type.rbi
│   │   │   │   ├── security_advisory_classification.rbi
│   │   │   │   ├── security_advisory_connection.rbi
│   │   │   │   ├── security_advisory_ecosystem.rbi
│   │   │   │   ├── security_advisory_edge.rbi
│   │   │   │   ├── security_advisory_identifier.rbi
│   │   │   │   ├── security_advisory_identifier_type.rbi
│   │   │   │   ├── security_advisory_order_field.rbi
│   │   │   │   ├── security_advisory_package.rbi
│   │   │   │   ├── security_advisory_package_version.rbi
│   │   │   │   ├── security_advisory.rbi
│   │   │   │   ├── security_advisory_reference.rbi
│   │   │   │   ├── security_advisory_severity.rbi
│   │   │   │   ├── security_vulnerability_connection.rbi
│   │   │   │   ├── security_vulnerability_edge.rbi
│   │   │   │   ├── security_vulnerability_order_field.rbi
│   │   │   │   ├── security_vulnerability.rbi
│   │   │   │   ├── set_dashboard_feed_filters_payload.rbi
│   │   │   │   ├── set_dashboard_search_shortcuts_payload.rbi
│   │   │   │   ├── set_enterprise_identity_provider_payload.rbi
│   │   │   │   ├── set_enterprise_user_provisioning_settings_payload.rbi
│   │   │   │   ├── set_has_used_anonymizing_proxy_payload.rbi
│   │   │   │   ├── set_issue_field_value_payload.rbi
│   │   │   │   ├── set_labels_for_labelable_payload.rbi
│   │   │   │   ├── set_mobile_live_activity_push_token_payload.rbi
│   │   │   │   ├── set_mobile_live_activity_start_token_payload.rbi
│   │   │   │   ├── set_organization_interaction_limit_payload.rbi
│   │   │   │   ├── set_profile_pins_payload.rbi
│   │   │   │   ├── set_repositories_noindex_payload.rbi
│   │   │   │   ├── set_repository_custom_property_values_payload.rbi
│   │   │   │   ├── set_repository_interaction_limit_payload.rbi
│   │   │   │   ├── set_trade_screening_status_payload.rbi
│   │   │   │   ├── set_user_dashboard_pins_payload.rbi
│   │   │   │   ├── set_user_interaction_limit_payload.rbi
│   │   │   │   ├── shortcutable.rbi
│   │   │   │   ├── smime_signature.rbi
│   │   │   │   ├── social_account_connection.rbi
│   │   │   │   ├── social_account_edge.rbi
│   │   │   │   ├── social_account_provider.rbi
│   │   │   │   ├── social_account.rbi
│   │   │   │   ├── spamurai_reputation.rbi
│   │   │   │   ├── spoken_language.rbi
│   │   │   │   ├── sponsorable_item_connection.rbi
│   │   │   │   ├── sponsorable_item_edge.rbi
│   │   │   │   ├── sponsorable_item.rbi
│   │   │   │   ├── sponsorable_order_field.rbi
│   │   │   │   ├── sponsorable.rbi
│   │   │   │   ├── sponsor_and_lifetime_value_connection.rbi
│   │   │   │   ├── sponsor_and_lifetime_value_edge.rbi
│   │   │   │   ├── sponsor_and_lifetime_value_order_field.rbi
│   │   │   │   ├── sponsor_and_lifetime_value.rbi
│   │   │   │   ├── sponsor_connection.rbi
│   │   │   │   ├── sponsor_edge.rbi
│   │   │   │   ├── sponsored_user_feed_item.rbi
│   │   │   │   ├── sponsor_order_field.rbi
│   │   │   │   ├── sponsor.rbi
│   │   │   │   ├── sponsors_activity_action.rbi
│   │   │   │   ├── sponsors_activity_connection.rbi
│   │   │   │   ├── sponsors_activity_edge.rbi
│   │   │   │   ├── sponsors_activity_order_field.rbi
│   │   │   │   ├── sponsors_activity_period.rbi
│   │   │   │   ├── sponsors_activity.rbi
│   │   │   │   ├── sponsors_country_or_region_code.rbi
│   │   │   │   ├── sponsors_goal_kind.rbi
│   │   │   │   ├── sponsors_goal.rbi
│   │   │   │   ├── sponsorship_connection.rbi
│   │   │   │   ├── sponsorship_edge.rbi
│   │   │   │   ├── sponsorship_newsletter_connection.rbi
│   │   │   │   ├── sponsorship_newsletter_edge.rbi
│   │   │   │   ├── sponsorship_newsletter_order_field.rbi
│   │   │   │   ├── sponsorship_newsletter.rbi
│   │   │   │   ├── sponsorship_order_field.rbi
│   │   │   │   ├── sponsorship_payment_source.rbi
│   │   │   │   ├── sponsorship_privacy.rbi
│   │   │   │   ├── sponsorship.rbi
│   │   │   │   ├── sponsors_listing_featureable_item.rbi
│   │   │   │   ├── sponsors_listing_featured_item_featureable_type.rbi
│   │   │   │   ├── sponsors_listing_featured_item.rbi
│   │   │   │   ├── sponsors_listing.rbi
│   │   │   │   ├── sponsors_tier_admin_info.rbi
│   │   │   │   ├── sponsors_tier_connection.rbi
│   │   │   │   ├── sponsors_tier_edge.rbi
│   │   │   │   ├── sponsors_tier_order_field.rbi
│   │   │   │   ├── sponsors_tier.rbi
│   │   │   │   ├── squash_merge_commit_message.rbi
│   │   │   │   ├── squash_merge_commit_title.rbi
│   │   │   │   ├── ssh_signature.rbi
│   │   │   │   ├── stack_condition.rbi
│   │   │   │   ├── staff_accessed_repository.rbi
│   │   │   │   ├── staff_archive_repository_payload.rbi
│   │   │   │   ├── staff_delete_repositories_payload.rbi
│   │   │   │   ├── staff_delete_repository_files_by_user_payload.rbi
│   │   │   │   ├── staff_delete_user_assets_by_user_payload.rbi
│   │   │   │   ├── staff_note_connection.rbi
│   │   │   │   ├── staff_note_edge.rbi
│   │   │   │   ├── staff_note.rbi
│   │   │   │   ├── stafftools_info.rbi
│   │   │   │   ├── staff_unarchive_repository_payload.rbi
│   │   │   │   ├── stargazer_connection.rbi
│   │   │   │   ├── stargazer_edge.rbi
│   │   │   │   ├── star_order_field.rbi
│   │   │   │   ├── starrable.rbi
│   │   │   │   ├── starred_repository_connection.rbi
│   │   │   │   ├── starred_repository_edge.rbi
│   │   │   │   ├── starred_repository_feed_item.rbi
│   │   │   │   ├── starred_repository_type.rbi
│   │   │   │   ├── starred_topic_connection.rbi
│   │   │   │   ├── starred_topic_edge.rbi
│   │   │   │   ├── start_import_payload.rbi
│   │   │   │   ├── start_organization_migration_payload.rbi
│   │   │   │   ├── start_repository_migration_payload.rbi
│   │   │   │   ├── status_check_configuration.rbi
│   │   │   │   ├── status_check_connection.rbi
│   │   │   │   ├── status_check_edge.rbi
│   │   │   │   ├── status_check.rbi
│   │   │   │   ├── status_check_result.rbi
│   │   │   │   ├── status_check_rollup_context_connection.rbi
│   │   │   │   ├── status_check_rollup_context_edge.rbi
│   │   │   │   ├── status_check_rollup_context.rbi
│   │   │   │   ├── status_check_rollup.rbi
│   │   │   │   ├── status_check_state.rbi
│   │   │   │   ├── status_context.rbi
│   │   │   │   ├── status_context_state_count.rbi
│   │   │   │   ├── status.rbi
│   │   │   │   ├── status_rollup_combined_state.rbi
│   │   │   │   ├── status_rollup.rbi
│   │   │   │   ├── status_state.rbi
│   │   │   │   ├── storage_state.rbi
│   │   │   │   ├── streaming_log.rbi
│   │   │   │   ├── stripe_charge.rbi
│   │   │   │   ├── stripe_connect_account.rbi
│   │   │   │   ├── stripe_early_fraud_warning.rbi
│   │   │   │   ├── stripe_fraud_type.rbi
│   │   │   │   ├── stripe_payment_intent.rbi
│   │   │   │   ├── stripe_payment_intent_status.rbi
│   │   │   │   ├── stripe_payment_status.rbi
│   │   │   │   ├── sub_issue_added_event.rbi
│   │   │   │   ├── sub_issue_order_field.rbi
│   │   │   │   ├── sub_issue_removed_event.rbi
│   │   │   │   ├── sub_issues_summary.rbi
│   │   │   │   ├── submit_abuse_report_payload.rbi
│   │   │   │   ├── submit_pull_request_review_payload.rbi
│   │   │   │   ├── submodule_connection.rbi
│   │   │   │   ├── submodule_edge.rbi
│   │   │   │   ├── submodule.rbi
│   │   │   │   ├── subscribable.rbi
│   │   │   │   ├── subscribable_thread.rbi
│   │   │   │   ├── subscribed_event.rbi
│   │   │   │   ├── subscribe_to_copilot_limited_payload.rbi
│   │   │   │   ├── subscription_item_connection.rbi
│   │   │   │   ├── subscription_item_edge.rbi
│   │   │   │   ├── subscription_item_order_field.rbi
│   │   │   │   ├── subscription_item.rbi
│   │   │   │   ├── subscription_item_subscribable_type.rbi
│   │   │   │   ├── subscription.rbi
│   │   │   │   ├── subscription_state.rbi
│   │   │   │   ├── suggested_reviewer_actor_connection.rbi
│   │   │   │   ├── suggested_reviewer_actor_edge.rbi
│   │   │   │   ├── suggested_reviewer_actor.rbi
│   │   │   │   ├── suggested_reviewer.rbi
│   │   │   │   ├── summary_delta.rbi
│   │   │   │   ├── support_contact.rbi
│   │   │   │   ├── support_link_type.rbi
│   │   │   │   ├── suspend_accounts_payload.rbi
│   │   │   │   ├── suspend_integrations_payload.rbi
│   │   │   │   ├── tag_name_pattern_parameters.rbi
│   │   │   │   ├── tag.rbi
│   │   │   │   ├── tasklist_block_connection.rbi
│   │   │   │   ├── tasklist_block_edge.rbi
│   │   │   │   ├── tasklist_block.rbi
│   │   │   │   ├── task_list_item_status.rbi
│   │   │   │   ├── task_list_summary.rbi
│   │   │   │   ├── team_add_member_audit_entry.rbi
│   │   │   │   ├── team_add_repository_audit_entry.rbi
│   │   │   │   ├── team_audit_entry_data.rbi
│   │   │   │   ├── team_change_parent_request_connection.rbi
│   │   │   │   ├── team_change_parent_request_direction.rbi
│   │   │   │   ├── team_change_parent_request_edge.rbi
│   │   │   │   ├── team_change_parent_request.rbi
│   │   │   │   ├── team_change_parent_team_audit_entry.rbi
│   │   │   │   ├── team_change_privacy_audit_entry_privacy.rbi
│   │   │   │   ├── team_change_privacy_audit_entry.rbi
│   │   │   │   ├── team_connection.rbi
│   │   │   │   ├── team_create_audit_entry.rbi
│   │   │   │   ├── team_dashboard.rbi
│   │   │   │   ├── team_delete_audit_entry.rbi
│   │   │   │   ├── team_destroy_audit_entry.rbi
│   │   │   │   ├── team_discussion_comment.rbi
│   │   │   │   ├── team_discussion.rbi
│   │   │   │   ├── team_edge.rbi
│   │   │   │   ├── team_group_mapping_connection.rbi
│   │   │   │   ├── team_group_mapping_edge.rbi
│   │   │   │   ├── team_group_mapping_order_field.rbi
│   │   │   │   ├── team_group_mapping.rbi
│   │   │   │   ├── team_member_connection.rbi
│   │   │   │   ├── team_member_edge.rbi
│   │   │   │   ├── team_member_order_field.rbi
│   │   │   │   ├── team_member_role.rbi
│   │   │   │   ├── team_members_filter.rbi
│   │   │   │   ├── team_membership_request_connection.rbi
│   │   │   │   ├── team_membership_request_edge.rbi
│   │   │   │   ├── team_membership_request.rbi
│   │   │   │   ├── team_membership_state.rbi
│   │   │   │   ├── team_membership_type.rbi
│   │   │   │   ├── team_notification_setting.rbi
│   │   │   │   ├── team_order_field.rbi
│   │   │   │   ├── team_privacy.rbi
│   │   │   │   ├── team_project_connection.rbi
│   │   │   │   ├── team_project_edge.rbi
│   │   │   │   ├── team_project_type.rbi
│   │   │   │   ├── team.rbi
│   │   │   │   ├── team_remove_member_audit_entry.rbi
│   │   │   │   ├── team_remove_repository_audit_entry.rbi
│   │   │   │   ├── team_rename_audit_entry.rbi
│   │   │   │   ├── team_repository_connection.rbi
│   │   │   │   ├── team_repository_edge.rbi
│   │   │   │   ├── team_repository_order_field.rbi
│   │   │   │   ├── team_repository_type.rbi
│   │   │   │   ├── team_review_assignment_algorithm.rbi
│   │   │   │   ├── team_review_requestable.rbi
│   │   │   │   ├── team_role.rbi
│   │   │   │   ├── team_search_shortcut_connection.rbi
│   │   │   │   ├── team_search_shortcut_edge.rbi
│   │   │   │   ├── team_search_shortcut.rbi
│   │   │   │   ├── team_update_permission_audit_entry_permission.rbi
│   │   │   │   ├── team_update_permission_audit_entry.rbi
│   │   │   │   ├── team_update_repository_permission_audit_entry_permission.rbi
│   │   │   │   ├── team_update_repository_permission_audit_entry.rbi
│   │   │   │   ├── text_file.rbi
│   │   │   │   ├── text_file_type.rbi
│   │   │   │   ├── text_match_highlight.rbi
│   │   │   │   ├── text_match.rbi
│   │   │   │   ├── thread_cannot_reply_reason.rbi
│   │   │   │   ├── thread_subscription_event.rbi
│   │   │   │   ├── thread_subscription_form_action.rbi
│   │   │   │   ├── thread_subscription_state.rbi
│   │   │   │   ├── timeline_event.rbi
│   │   │   │   ├── timeline_event_view_type.rbi
│   │   │   │   ├── toggleable_feature_connection.rbi
│   │   │   │   ├── toggleable_feature_edge.rbi
│   │   │   │   ├── toggleable_feature.rbi
│   │   │   │   ├── toggle_project_v2_auto_assign_agent_payload.rbi
│   │   │   │   ├── topic_audit_entry_data.rbi
│   │   │   │   ├── topic_connection.rbi
│   │   │   │   ├── topic_edge.rbi
│   │   │   │   ├── topic_order_field.rbi
│   │   │   │   ├── topic.rbi
│   │   │   │   ├── topic_stafftools_info.rbi
│   │   │   │   ├── topic_suggestion_decline_reason.rbi
│   │   │   │   ├── tos_reason_type.rbi
│   │   │   │   ├── trackable_item_connection.rbi
│   │   │   │   ├── trackable_item_edge.rbi
│   │   │   │   ├── trackable_item.rbi
│   │   │   │   ├── tracked_draft_item.rbi
│   │   │   │   ├── tracked_issue_completion.rbi
│   │   │   │   ├── tracked_issue_reference.rbi
│   │   │   │   ├── tracked_issue_states.rbi
│   │   │   │   ├── transfer_enterprise_organization_payload.rbi
│   │   │   │   ├── transfer_issue_payload.rbi
│   │   │   │   ├── transferred_event.rbi
│   │   │   │   ├── transfer_repository_payload.rbi
│   │   │   │   ├── tree_entry.rbi
│   │   │   │   ├── tree.rbi
│   │   │   │   ├── trending_period.rbi
│   │   │   │   ├── trigger.rbi
│   │   │   │   ├── two_factor_credential_security_type.rbi
│   │   │   │   ├── unarchive_project_card_payload.rbi
│   │   │   │   ├── unarchive_project_v2_item_payload.rbi
│   │   │   │   ├── unarchive_pull_request_payload.rbi
│   │   │   │   ├── unarchive_repository_payload.rbi
│   │   │   │   ├── unassigned_event.rbi
│   │   │   │   ├── unblock_accounts_action_invocation_payload.rbi
│   │   │   │   ├── unblock_user_from_organization_payload.rbi
│   │   │   │   ├── unblock_user_payload.rbi
│   │   │   │   ├── undo_user_disinterest_payload.rbi
│   │   │   │   ├── unenroll_in_toggleable_feature_payload.rbi
│   │   │   │   ├── unfollow_organization_payload.rbi
│   │   │   │   ├── unfollow_user_payload.rbi
│   │   │   │   ├── uniform_resource_locatable.rbi
│   │   │   │   ├── unknown_signature.rbi
│   │   │   │   ├── unlabeled_event.rbi
│   │   │   │   ├── unlink_project_v2_from_repository_payload.rbi
│   │   │   │   ├── unlink_project_v2_from_team_payload.rbi
│   │   │   │   ├── unlink_repository_from_project_payload.rbi
│   │   │   │   ├── unlock_and_reset_merge_group_payload.rbi
│   │   │   │   ├── unlocked_event.rbi
│   │   │   │   ├── unlock_imported_repositories_payload.rbi
│   │   │   │   ├── unlocking_model.rbi
│   │   │   │   ├── unlock_lockable_payload.rbi
│   │   │   │   ├── unlock_merge_group_payload.rbi
│   │   │   │   ├── unlock_private_audit_log_payload.rbi
│   │   │   │   ├── unmark_discussion_comment_as_answer_payload.rbi
│   │   │   │   ├── unmarked_as_duplicate_event.rbi
│   │   │   │   ├── unmark_file_as_viewed_payload.rbi
│   │   │   │   ├── unmark_issue_as_duplicate_payload.rbi
│   │   │   │   ├── unmark_project_v2_as_template_payload.rbi
│   │   │   │   ├── unminimize_comment_payload.rbi
│   │   │   │   ├── unpin_issue_comment_payload.rbi
│   │   │   │   ├── unpin_issue_payload.rbi
│   │   │   │   ├── unpinned_event.rbi
│   │   │   │   ├── unresolve_pull_request_thread_payload.rbi
│   │   │   │   ├── unresolve_review_thread_payload.rbi
│   │   │   │   ├── unretire_namespace_payload.rbi
│   │   │   │   ├── unsubscribed_event.rbi
│   │   │   │   ├── unsuspend_accounts_payload.rbi
│   │   │   │   ├── updatable_comment.rbi
│   │   │   │   ├── updatable.rbi
│   │   │   │   ├── update_branch_protection_rule_payload.rbi
│   │   │   │   ├── update_check_run_payload.rbi
│   │   │   │   ├── update_check_suite_payload.rbi
│   │   │   │   ├── update_check_suite_preferences_payload.rbi
│   │   │   │   ├── update_dashboard_search_shortcut_payload.rbi
│   │   │   │   ├── update_dashboard_selected_teams_payload.rbi
│   │   │   │   ├── update_discussion_comment_payload.rbi
│   │   │   │   ├── update_discussion_payload.rbi
│   │   │   │   ├── update_enterprise_administrator_role_payload.rbi
│   │   │   │   ├── update_enterprise_allow_private_repository_forking_setting_payload.rbi
│   │   │   │   ├── update_enterprise_default_repository_permission_setting_payload.rbi
│   │   │   │   ├── update_enterprise_deploy_key_setting_payload.rbi
│   │   │   │   ├── update_enterprise_members_can_change_repository_visibility_setting_payload.rbi
│   │   │   │   ├── update_enterprise_members_can_create_repositories_setting_payload.rbi
│   │   │   │   ├── update_enterprise_members_can_delete_issues_setting_payload.rbi
│   │   │   │   ├── update_enterprise_members_can_delete_repositories_setting_payload.rbi
│   │   │   │   ├── update_enterprise_members_can_invite_collaborators_setting_payload.rbi
│   │   │   │   ├── update_enterprise_members_can_make_purchases_setting_payload.rbi
│   │   │   │   ├── update_enterprise_members_can_update_protected_branches_setting_payload.rbi
│   │   │   │   ├── update_enterprise_members_can_view_dependency_insights_setting_payload.rbi
│   │   │   │   ├── update_enterprise_organization_projects_setting_payload.rbi
│   │   │   │   ├── update_enterprise_owner_organization_role_payload.rbi
│   │   │   │   ├── update_enterprise_profile_payload.rbi
│   │   │   │   ├── update_enterprise_repository_projects_setting_payload.rbi
│   │   │   │   ├── update_enterprise_two_factor_authentication_disallowed_methods_setting_payload.rbi
│   │   │   │   ├── update_enterprise_two_factor_authentication_required_setting_payload.rbi
│   │   │   │   ├── update_environment_payload.rbi
│   │   │   │   ├── update_explore_collection_payload.rbi
│   │   │   │   ├── update_integration_category_payload.rbi
│   │   │   │   ├── update_ip_allow_list_enabled_setting_payload.rbi
│   │   │   │   ├── update_ip_allow_list_entry_payload.rbi
│   │   │   │   ├── update_ip_allow_list_for_installed_apps_enabled_setting_payload.rbi
│   │   │   │   ├── update_ip_allow_list_user_level_enforcement_enabled_setting_payload.rbi
│   │   │   │   ├── update_issue_comment_payload.rbi
│   │   │   │   ├── update_issue_field_payload.rbi
│   │   │   │   ├── update_issue_field_value_payload.rbi
│   │   │   │   ├── update_issue_issue_type_payload.rbi
│   │   │   │   ├── update_issue_payload.rbi
│   │   │   │   ├── update_issues_bulk_by_query_payload.rbi
│   │   │   │   ├── update_issues_bulk_payload.rbi
│   │   │   │   ├── update_issue_type_payload.rbi
│   │   │   │   ├── update_label_by_name_payload.rbi
│   │   │   │   ├── update_label_payload.rbi
│   │   │   │   ├── update_labels_for_labelable_payload.rbi
│   │   │   │   ├── update_marketplace_listing_plan_payload.rbi
│   │   │   │   ├── update_marketplace_listing_screenshot_payload.rbi
│   │   │   │   ├── update_marketplace_order_preview_payload.rbi
│   │   │   │   ├── update_milestone_payload.rbi
│   │   │   │   ├── update_mobile_push_notification_schedules_payload.rbi
│   │   │   │   ├── update_mobile_push_notification_settings_payload.rbi
│   │   │   │   ├── update_notification_restriction_setting_payload.rbi
│   │   │   │   ├── update_notification_settings_payload.rbi
│   │   │   │   ├── update_notification_view_preference_payload.rbi
│   │   │   │   ├── update_organization_allow_private_repository_forking_setting_payload.rbi
│   │   │   │   ├── update_organization_web_commit_signoff_setting_payload.rbi
│   │   │   │   ├── update_organization_wide_projects_v2_role_payload.rbi
│   │   │   │   ├── update_package_file_payload.rbi
│   │   │   │   ├── update_package_version_payload.rbi
│   │   │   │   ├── update_parameters.rbi
│   │   │   │   ├── update_patreon_sponsorability_payload.rbi
│   │   │   │   ├── update_preferred_diff_view_payload.rbi
│   │   │   │   ├── update_project_card_payload.rbi
│   │   │   │   ├── update_project_collaborator_payload.rbi
│   │   │   │   ├── update_project_column_payload.rbi
│   │   │   │   ├── update_project_payload.rbi
│   │   │   │   ├── update_project_v2_collaborators_payload.rbi
│   │   │   │   ├── update_project_v2_draft_issue_payload.rbi
│   │   │   │   ├── update_project_v2_field_payload.rbi
│   │   │   │   ├── update_project_v2_item_field_value_payload.rbi
│   │   │   │   ├── update_project_v2_item_position_payload.rbi
│   │   │   │   ├── update_project_v2_last_viewed_payload.rbi
│   │   │   │   ├── update_project_v2_payload.rbi
│   │   │   │   ├── update_project_v2_status_update_payload.rbi
│   │   │   │   ├── update_project_v2_view_payload.rbi
│   │   │   │   ├── update_project_workflow_payload.rbi
│   │   │   │   ├── update_pull_request_branch_payload.rbi
│   │   │   │   ├── update_pull_request_payload.rbi
│   │   │   │   ├── update_pull_request_review_comment_payload.rbi
│   │   │   │   ├── update_pull_request_review_payload.rbi
│   │   │   │   ├── update_ref_payload.rbi
│   │   │   │   ├── update_refs_payload.rbi
│   │   │   │   ├── update_repository_custom_property_payload.rbi
│   │   │   │   ├── update_repository_payload.rbi
│   │   │   │   ├── update_repository_ruleset_payload.rbi
│   │   │   │   ├── update_repository_web_commit_signoff_setting_payload.rbi
│   │   │   │   ├── update_saved_view_payload.rbi
│   │   │   │   ├── update_sponsorship_preferences_payload.rbi
│   │   │   │   ├── update_staff_note_payload.rbi
│   │   │   │   ├── update_subscription_payload.rbi
│   │   │   │   ├── update_team_dashboard_search_shortcut_payload.rbi
│   │   │   │   ├── update_team_member_payload.rbi
│   │   │   │   ├── update_team_payload.rbi
│   │   │   │   ├── update_team_project_payload.rbi
│   │   │   │   ├── update_team_repository_payload.rbi
│   │   │   │   ├── update_team_review_assignment_payload.rbi
│   │   │   │   ├── update_teams_repository_payload.rbi
│   │   │   │   ├── update_topic_payload.rbi
│   │   │   │   ├── update_topics_payload.rbi
│   │   │   │   ├── update_user_dashboard_nav_links_payload.rbi
│   │   │   │   ├── update_user_dashboard_pins_payload.rbi
│   │   │   │   ├── update_user_list_payload.rbi
│   │   │   │   ├── update_user_lists_for_item_payload.rbi
│   │   │   │   ├── update_user_mobile_time_zone_payload.rbi
│   │   │   │   ├── update_whitespace_preference_payload.rbi
│   │   │   │   ├── url_resolvable.rbi
│   │   │   │   ├── user_add_email_audit_entry.rbi
│   │   │   │   ├── user_asset.rbi
│   │   │   │   ├── user_asset_url.rbi
│   │   │   │   ├── user_associated_record_type.rbi
│   │   │   │   ├── user_attachment_connection.rbi
│   │   │   │   ├── user_attachment_edge.rbi
│   │   │   │   ├── user_attachment.rbi
│   │   │   │   ├── user_attachments_order_field.rbi
│   │   │   │   ├── user_attachment_type.rbi
│   │   │   │   ├── user_attachment_urls_connection.rbi
│   │   │   │   ├── user_attachment_urls_edge.rbi
│   │   │   │   ├── user_attachment_urls_order_field.rbi
│   │   │   │   ├── user_attachment_urls.rbi
│   │   │   │   ├── user_attachment_urls_type.rbi
│   │   │   │   ├── user_block_duration.rbi
│   │   │   │   ├── user_blocked_event.rbi
│   │   │   │   ├── user_connection.rbi
│   │   │   │   ├── user_content_edit_connection.rbi
│   │   │   │   ├── user_content_edit_edge.rbi
│   │   │   │   ├── user_content_edit.rbi
│   │   │   │   ├── user_copilot_usage.rbi
│   │   │   │   ├── user_dashboard_nav_link_identifier.rbi
│   │   │   │   ├── user_dashboard_nav_link.rbi
│   │   │   │   ├── user_dashboard.rbi
│   │   │   │   ├── user_edge.rbi
│   │   │   │   ├── user_email_connection.rbi
│   │   │   │   ├── user_email_edge.rbi
│   │   │   │   ├── user_email_metadata.rbi
│   │   │   │   ├── user_email.rbi
│   │   │   │   ├── user_error.rbi
│   │   │   │   ├── user_list_connection.rbi
│   │   │   │   ├── user_list_edge.rbi
│   │   │   │   ├── user_list_items_connection.rbi
│   │   │   │   ├── user_list_items_edge.rbi
│   │   │   │   ├── user_list_items.rbi
│   │   │   │   ├── user_list_order_field.rbi
│   │   │   │   ├── user_list.rbi
│   │   │   │   ├── user_list_suggestion.rbi
│   │   │   │   ├── user_name_display_configuration.rbi
│   │   │   │   ├── user_namespace_repositories_filter.rbi
│   │   │   │   ├── user_namespace_repository_connection.rbi
│   │   │   │   ├── user_namespace_repository_edge.rbi
│   │   │   │   ├── user_namespace_repository.rbi
│   │   │   │   ├── user_pub_sub_topic.rbi
│   │   │   │   ├── user.rbi
│   │   │   │   ├── user_session_connection.rbi
│   │   │   │   ├── user_session_edge.rbi
│   │   │   │   ├── user_session.rbi
│   │   │   │   ├── user_stafftools_info.rbi
│   │   │   │   ├── user_status_connection.rbi
│   │   │   │   ├── user_status_edge.rbi
│   │   │   │   ├── user_status_order_field.rbi
│   │   │   │   ├── user_status.rbi
│   │   │   │   ├── user_status_update_audit_entry.rbi
│   │   │   │   ├── user_view_type.rbi
│   │   │   │   ├── validation_error.rbi
│   │   │   │   ├── verifiable_domain_connection.rbi
│   │   │   │   ├── verifiable_domain_edge.rbi
│   │   │   │   ├── verifiable_domain_order_field.rbi
│   │   │   │   ├── verifiable_domain_owner.rbi
│   │   │   │   ├── verifiable_domain.rbi
│   │   │   │   ├── verify_verifiable_domain_payload.rbi
│   │   │   │   ├── viewer_copilot_coding_agent_eligibility.rbi
│   │   │   │   ├── viewer_hovercard_context.rbi
│   │   │   │   ├── votable.rbi
│   │   │   │   ├── vulnerability_alert_source.rbi
│   │   │   │   ├── workflow_connection.rbi
│   │   │   │   ├── workflow_edge.rbi
│   │   │   │   ├── workflow_file_reference.rbi
│   │   │   │   ├── workflow_input.rbi
│   │   │   │   ├── workflow_input_type.rbi
│   │   │   │   ├── workflow_order_field.rbi
│   │   │   │   ├── workflow.rbi
│   │   │   │   ├── workflow_run_connection.rbi
│   │   │   │   ├── workflow_run_edge.rbi
│   │   │   │   ├── workflow_run_event.rbi
│   │   │   │   ├── workflow_run_file.rbi
│   │   │   │   ├── workflow_run_order_field.rbi
│   │   │   │   ├── workflow_run.rbi
│   │   │   │   ├── workflows_parameters.rbi
│   │   │   │   └── workflow_state.rbi
│   │   │   ├── populate_cloned_project_job.rbi
│   │   │   ├── populate_sponsors_fraud_reviews_job.rbi
│   │   │   ├── porter_mailer.rbi
│   │   │   ├── post_push_event_to_hookshot_job.rbi
│   │   │   ├── potential_sponsorship.rbi
│   │   │   ├── prepare_import_archive_job.rbi
│   │   │   ├── pre_receive_environment_delete_job.rbi
│   │   │   ├── pre_receive_environment_download_job.rbi
│   │   │   ├── pre_receive_environment.rbi
│   │   │   ├── pre_receive_hook.rbi
│   │   │   ├── pre_receive_hook_target.rbi
│   │   │   ├── pre_receive_repository_update_job.rbi
│   │   │   ├── prerelease_program_member.rbi
│   │   │   ├── primary_avatar.rbi
│   │   │   ├── primer
│   │   │   │   ├── alpha
│   │   │   │   │   ├── action_bar.rbi
│   │   │   │   │   ├── action_list
│   │   │   │   │   │   └── item.rbi
│   │   │   │   │   ├── action_list.rbi
│   │   │   │   │   ├── action_menu
│   │   │   │   │   │   ├── group.rbi
│   │   │   │   │   │   └── list_wrapper.rbi
│   │   │   │   │   ├── auto_complete.rbi
│   │   │   │   │   ├── banner.rbi
│   │   │   │   │   ├── dialog
│   │   │   │   │   │   └── header.rbi
│   │   │   │   │   ├── dialog.rbi
│   │   │   │   │   ├── dropdown
│   │   │   │   │   │   └── menu.rbi
│   │   │   │   │   ├── dropdown.rbi
│   │   │   │   │   ├── file_tree_view
│   │   │   │   │   │   ├── directory_node.rbi
│   │   │   │   │   │   └── file_node.rbi
│   │   │   │   │   ├── file_tree_view.rbi
│   │   │   │   │   ├── form_control.rbi
│   │   │   │   │   ├── layout.rbi
│   │   │   │   │   ├── menu.rbi
│   │   │   │   │   ├── navigation
│   │   │   │   │   │   └── tab.rbi
│   │   │   │   │   ├── nav_list
│   │   │   │   │   │   ├── group.rbi
│   │   │   │   │   │   └── item.rbi
│   │   │   │   │   ├── nav_list.rbi
│   │   │   │   │   ├── overlay
│   │   │   │   │   │   └── header.rbi
│   │   │   │   │   ├── overlay.rbi
│   │   │   │   │   ├── segmented_control.rbi
│   │   │   │   │   ├── select_panel
│   │   │   │   │   │   └── item_list.rbi
│   │   │   │   │   ├── select_panel.rbi
│   │   │   │   │   ├── tab_nav.rbi
│   │   │   │   │   ├── tab_panels.rbi
│   │   │   │   │   ├── tree_view
│   │   │   │   │   │   ├── icon_pair.rbi
│   │   │   │   │   │   ├── leaf_node.rbi
│   │   │   │   │   │   ├── node.rbi
│   │   │   │   │   │   ├── skeleton_loader.rbi
│   │   │   │   │   │   ├── spinner_loader.rbi
│   │   │   │   │   │   ├── sub_tree_node.rbi
│   │   │   │   │   │   └── sub_tree.rbi
│   │   │   │   │   ├── tree_view.rbi
│   │   │   │   │   ├── underline_nav.rbi
│   │   │   │   │   └── underline_panels.rbi
│   │   │   │   ├── audited
│   │   │   │   │   └── dsl.rbi
│   │   │   │   ├── beta
│   │   │   │   │   ├── auto_complete
│   │   │   │   │   │   └── item.rbi
│   │   │   │   │   ├── auto_complete.rbi
│   │   │   │   │   ├── avatar_stack.rbi
│   │   │   │   │   ├── blankslate.rbi
│   │   │   │   │   ├── border_box
│   │   │   │   │   │   └── header.rbi
│   │   │   │   │   ├── border_box.rbi
│   │   │   │   │   ├── breadcrumbs.rbi
│   │   │   │   │   ├── button_group.rbi
│   │   │   │   │   ├── button.rbi
│   │   │   │   │   ├── clipboard_copy_button.rbi
│   │   │   │   │   ├── details.rbi
│   │   │   │   │   ├── flash.rbi
│   │   │   │   │   ├── link.rbi
│   │   │   │   │   ├── nav_list
│   │   │   │   │   │   ├── group.rbi
│   │   │   │   │   │   └── item.rbi
│   │   │   │   │   ├── nav_list.rbi
│   │   │   │   │   ├── popover.rbi
│   │   │   │   │   ├── progress_bar.rbi
│   │   │   │   │   ├── subhead.rbi
│   │   │   │   │   ├── timeline_item.rbi
│   │   │   │   │   └── truncate.rbi
│   │   │   │   ├── blankslate_component.rbi
│   │   │   │   ├── button_component.rbi
│   │   │   │   ├── current_attributes.rbi
│   │   │   │   ├── experimental
│   │   │   │   │   ├── action_menu
│   │   │   │   │   │   └── item.rbi
│   │   │   │   │   ├── action_menu.rbi
│   │   │   │   │   ├── dialog.rbi
│   │   │   │   │   ├── nameplate.rbi
│   │   │   │   │   ├── navigation_list
│   │   │   │   │   │   ├── item.rbi
│   │   │   │   │   │   ├── section.rbi
│   │   │   │   │   │   └── sub_item.rbi
│   │   │   │   │   ├── navigation_list.rbi
│   │   │   │   │   ├── ordered_list.rbi
│   │   │   │   │   ├── page_header.rbi
│   │   │   │   │   ├── page_layout.rbi
│   │   │   │   │   ├── previewable_markdown_editor.rbi
│   │   │   │   │   ├── query_builder.rbi
│   │   │   │   │   ├── select_menu
│   │   │   │   │   │   ├── filter_component.rbi
│   │   │   │   │   │   └── list_component.rbi
│   │   │   │   │   ├── select_menu_component.rbi
│   │   │   │   │   ├── select_panel.rbi
│   │   │   │   │   ├── split_page_layout.rbi
│   │   │   │   │   └── unordered_list.rbi
│   │   │   │   ├── layout_component.rbi
│   │   │   │   ├── navigation
│   │   │   │   │   └── tab_component.rbi
│   │   │   │   ├── status
│   │   │   │   │   └── dsl.rbi
│   │   │   │   └── url_helpers.rbi
│   │   │   ├── private_registry
│   │   │   │   └── configuration.rbi
│   │   │   ├── process_dormant_users_export_job.rbi
│   │   │   ├── process_email_domain_for_reputation_data_job.rbi
│   │   │   ├── process_embedded_slash_commands_job.rbi
│   │   │   ├── process_enterprise_users_export_job.rbi
│   │   │   ├── process_event_job.rbi
│   │   │   ├── process_mentioned_references_job.rbi
│   │   │   ├── process_organization_members_export_job.rbi
│   │   │   ├── process_project_workflows_job.rbi
│   │   │   ├── process_reminder_job.rbi
│   │   │   ├── profile_highlight_contribution.rbi
│   │   │   ├── profile_highlight.rbi
│   │   │   ├── profile_pin.rbi
│   │   │   ├── profile.rbi
│   │   │   ├── profiles
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   └── user
│   │   │   │       └── block_button_component.rbi
│   │   │   ├── profiles_kv_cleanup_expired_data_job.rbi
│   │   │   ├── programmatic_access
│   │   │   │   ├── collapsible_box_component.rbi
│   │   │   │   ├── permissions_selection_component.rbi
│   │   │   │   └── resource_selection_list_component.rbi
│   │   │   ├── programmatic_access_bot.rbi
│   │   │   ├── programmatic_access_bump_job.rbi
│   │   │   ├── programmatic_access_grant_requestable.rbi
│   │   │   ├── programmatic_access_tokens
│   │   │   │   └── domain.rbi
│   │   │   ├── programmatic_access_tokens.rbi
│   │   │   ├── project_card.rbi
│   │   │   ├── project_column.rbi
│   │   │   ├── project_migration.rbi
│   │   │   ├── project.rbi
│   │   │   ├── project_repository_link.rbi
│   │   │   ├── projects
│   │   │   │   └── tasklist_beta_onboard_member_job.rbi
│   │   │   ├── project_workflow_action.rbi
│   │   │   ├── project_workflow.rbi
│   │   │   ├── protected_branch.rbi
│   │   │   ├── proto
│   │   │   │   ├── registry_metadata
│   │   │   │   │   └── v1
│   │   │   │   │       ├── action_packages
│   │   │   │   │       │   ├── action_package_resolution_outcome.rbi
│   │   │   │   │       │   ├── action_package_resolution_settings.rbi
│   │   │   │   │       │   ├── action_package_sharing_policy.rbi
│   │   │   │   │       │   ├── action_packages_service_client.rbi
│   │   │   │   │       │   ├── action_reference.rbi
│   │   │   │   │       │   ├── activate_action_package_resolution_request.rbi
│   │   │   │   │       │   ├── activate_action_package_resolution_response.rbi
│   │   │   │   │       │   ├── get_action_package_resolution_settings_request.rbi
│   │   │   │   │       │   ├── get_action_package_resolution_settings_response.rbi
│   │   │   │   │       │   ├── get_action_package_versions_metadata_request.rbi
│   │   │   │   │       │   ├── get_action_package_versions_metadata_response.rbi
│   │   │   │   │       │   ├── metadata_wrapper.rbi
│   │   │   │   │       │   ├── resolve_action_package_version_result.rbi
│   │   │   │   │       │   ├── resolve_action_package_versions_request.rbi
│   │   │   │   │       │   ├── resolve_action_package_versions_response.rbi
│   │   │   │   │       │   ├── resolved_action_package_version.rbi
│   │   │   │   │       │   ├── update_action_package_sharing_policy_request.rbi
│   │   │   │   │       │   └── update_action_package_sharing_policy_response.rbi
│   │   │   │   │       ├── container
│   │   │   │   │       │   ├── authenticate_request
│   │   │   │   │       │   │   └── action.rbi
│   │   │   │   │       │   ├── authenticate_request.rbi
│   │   │   │   │       │   ├── authenticate_response.rbi
│   │   │   │   │       │   ├── config.rbi
│   │   │   │   │       │   ├── container_metadata.rbi
│   │   │   │   │       │   ├── get_catalog_request.rbi
│   │   │   │   │       │   ├── get_catalog_response.rbi
│   │   │   │   │       │   ├── get_layer_request.rbi
│   │   │   │   │       │   ├── get_layer_response.rbi
│   │   │   │   │       │   ├── get_layers_request.rbi
│   │   │   │   │       │   ├── get_layers_response.rbi
│   │   │   │   │       │   ├── get_metadata_request.rbi
│   │   │   │   │       │   ├── get_metadata_response.rbi
│   │   │   │   │       │   ├── get_tag_request.rbi
│   │   │   │   │       │   ├── get_tag_response.rbi
│   │   │   │   │       │   ├── get_tags_request.rbi
│   │   │   │   │       │   ├── get_tags_response.rbi
│   │   │   │   │       │   ├── labels.rbi
│   │   │   │   │       │   ├── layer.rbi
│   │   │   │   │       │   ├── link_layer_request.rbi
│   │   │   │   │       │   ├── link_layer_response.rbi
│   │   │   │   │       │   ├── manifest.rbi
│   │   │   │   │       │   ├── metadata_client.rbi
│   │   │   │   │       │   ├── put_layer_request.rbi
│   │   │   │   │       │   ├── put_layer_response.rbi
│   │   │   │   │       │   ├── put_metadata_request.rbi
│   │   │   │   │       │   ├── put_metadata_response.rbi
│   │   │   │   │       │   ├── tag.rbi
│   │   │   │   │       │   ├── update_layer_error.rbi
│   │   │   │   │       │   ├── update_layers_request.rbi
│   │   │   │   │       │   ├── update_layers_response.rbi
│   │   │   │   │       │   ├── validate_token_request.rbi
│   │   │   │   │       │   └── validate_token_response.rbi
│   │   │   │   │       ├── maven
│   │   │   │   │       │   ├── maven_dependency.rbi
│   │   │   │   │       │   ├── maven_metadata.rbi
│   │   │   │   │       │   └── maven_repository.rbi
│   │   │   │   │       ├── migrator
│   │   │   │   │       │   ├── common
│   │   │   │   │       │   │   ├── actor_type.rbi
│   │   │   │   │       │   │   ├── authentication_decision.rbi
│   │   │   │   │       │   │   ├── package_overview.rbi
│   │   │   │   │       │   │   ├── page_info.rbi
│   │   │   │   │       │   │   ├── page_summary.rbi
│   │   │   │   │       │   │   ├── request_meta.rbi
│   │   │   │   │       │   │   ├── version_alias.rbi
│   │   │   │   │       │   │   └── version_overview.rbi
│   │   │   │   │       │   ├── container
│   │   │   │   │       │   │   ├── config.rbi
│   │   │   │   │       │   │   ├── container_metadata.rbi
│   │   │   │   │       │   │   ├── labels.rbi
│   │   │   │   │       │   │   ├── layer.rbi
│   │   │   │   │       │   │   ├── manifest.rbi
│   │   │   │   │       │   │   └── tag.rbi
│   │   │   │   │       │   ├── create_version_request.rbi
│   │   │   │   │       │   ├── create_version_response.rbi
│   │   │   │   │       │   ├── does_blob_exist_request.rbi
│   │   │   │   │       │   ├── does_blob_exist_response.rbi
│   │   │   │   │       │   ├── does_manifest_exist_request.rbi
│   │   │   │   │       │   ├── does_manifest_exist_response.rbi
│   │   │   │   │       │   ├── does_name_conflict_request.rbi
│   │   │   │   │       │   ├── does_name_conflict_response.rbi
│   │   │   │   │       │   ├── emit_download_event_request.rbi
│   │   │   │   │       │   ├── emit_download_event_response.rbi
│   │   │   │   │       │   ├── get_version_request.rbi
│   │   │   │   │       │   ├── get_version_response.rbi
│   │   │   │   │       │   ├── migrator_client.rbi
│   │   │   │   │       │   ├── npm
│   │   │   │   │       │   │   ├── bugs.rbi
│   │   │   │   │       │   │   ├── directories.rbi
│   │   │   │   │       │   │   ├── dist.rbi
│   │   │   │   │       │   │   ├── npm_metadata.rbi
│   │   │   │   │       │   │   ├── person.rbi
│   │   │   │   │       │   │   └── repository.rbi
│   │   │   │   │       │   ├── package
│   │   │   │   │       │   │   ├── actor_type.rbi
│   │   │   │   │       │   │   ├── delete_mode.rbi
│   │   │   │   │       │   │   ├── ecosystem.rbi
│   │   │   │   │       │   │   ├── filter.rbi
│   │   │   │   │       │   │   ├── order.rbi
│   │   │   │   │       │   │   ├── package_file.rbi
│   │   │   │   │       │   │   ├── package_file_summary.rbi
│   │   │   │   │       │   │   ├── package_metadata.rbi
│   │   │   │   │       │   │   ├── package.rbi
│   │   │   │   │       │   │   ├── packages_metadata.rbi
│   │   │   │   │       │   │   ├── package_summary.rbi
│   │   │   │   │       │   │   ├── version.rbi
│   │   │   │   │       │   │   └── visibility.rbi
│   │   │   │   │       │   ├── swift
│   │   │   │   │       │   │   └── swift_metadata.rbi
│   │   │   │   │       │   ├── sync_download_count_request.rbi
│   │   │   │   │       │   └── sync_download_count_response.rbi
│   │   │   │   │       ├── npm
│   │   │   │   │       │   ├── bugs.rbi
│   │   │   │   │       │   ├── directories.rbi
│   │   │   │   │       │   ├── dist.rbi
│   │   │   │   │       │   ├── npm_metadata.rbi
│   │   │   │   │       │   ├── person.rbi
│   │   │   │   │       │   └── repository.rbi
│   │   │   │   │       ├── nuget
│   │   │   │   │       │   ├── nuget_metadata.rbi
│   │   │   │   │       │   ├── nuget_package.rbi
│   │   │   │   │       │   └── repository.rbi
│   │   │   │   │       ├── package
│   │   │   │   │       │   ├── actor_type.rbi
│   │   │   │   │       │   ├── check_packages_retired_namespace_request.rbi
│   │   │   │   │       │   ├── check_packages_retired_namespace_response.rbi
│   │   │   │   │       │   ├── delete_mode.rbi
│   │   │   │   │       │   ├── delete_package_request.rbi
│   │   │   │   │       │   ├── delete_package_response.rbi
│   │   │   │   │       │   ├── delete_package_version_request.rbi
│   │   │   │   │       │   ├── delete_package_version_response.rbi
│   │   │   │   │       │   ├── ecosystem.rbi
│   │   │   │   │       │   ├── eco_version_filter_container.rbi
│   │   │   │   │       │   ├── filter.rbi
│   │   │   │   │       │   ├── get_all_namespaces_request.rbi
│   │   │   │   │       │   ├── get_all_namespaces_response.rbi
│   │   │   │   │       │   ├── get_all_packages_request.rbi
│   │   │   │   │       │   ├── get_all_packages_response.rbi
│   │   │   │   │       │   ├── get_all_package_summaries_request.rbi
│   │   │   │   │       │   ├── get_all_package_summaries_response.rbi
│   │   │   │   │       │   ├── get_container_latest_version_request.rbi
│   │   │   │   │       │   ├── get_container_latest_version_response.rbi
│   │   │   │   │       │   ├── get_container_metadata_for_version_deletion_request.rbi
│   │   │   │   │       │   ├── get_container_metadata_for_version_deletion_response.rbi
│   │   │   │   │       │   ├── get_deleted_package_versions_request.rbi
│   │   │   │   │       │   ├── get_deleted_package_versions_response.rbi
│   │   │   │   │       │   ├── get_eco_namespace_storage_utilization_request.rbi
│   │   │   │   │       │   ├── get_eco_namespace_storage_utilization_response.rbi
│   │   │   │   │       │   ├── get_package_listing_request.rbi
│   │   │   │   │       │   ├── get_package_listing_response.rbi
│   │   │   │   │       │   ├── get_package_metadata_request.rbi
│   │   │   │   │       │   ├── get_package_metadata_response.rbi
│   │   │   │   │       │   ├── get_packages_by_names_request.rbi
│   │   │   │   │       │   ├── get_packages_by_names_response.rbi
│   │   │   │   │       │   ├── get_packages_by_original_name_request.rbi
│   │   │   │   │       │   ├── get_packages_by_original_name_response.rbi
│   │   │   │   │       │   ├── get_packages_by_repo_request.rbi
│   │   │   │   │       │   ├── get_packages_by_repo_response.rbi
│   │   │   │   │       │   ├── get_packages_metadata_request.rbi
│   │   │   │   │       │   ├── get_packages_metadata_response.rbi
│   │   │   │   │       │   ├── get_packages_total_download_counts_request.rbi
│   │   │   │   │       │   ├── get_packages_total_download_counts_response.rbi
│   │   │   │   │       │   ├── get_package_total_download_counts_request.rbi
│   │   │   │   │       │   ├── get_package_total_download_counts_response.rbi
│   │   │   │   │       │   ├── get_package_version_download_counts_request.rbi
│   │   │   │   │       │   ├── get_package_version_download_counts_response.rbi
│   │   │   │   │       │   ├── get_package_version_files_request.rbi
│   │   │   │   │       │   ├── get_package_version_files_response.rbi
│   │   │   │   │       │   ├── get_package_version_request.rbi
│   │   │   │   │       │   ├── get_package_version_response.rbi
│   │   │   │   │       │   ├── get_package_visibility_request.rbi
│   │   │   │   │       │   ├── get_package_visibility_response.rbi
│   │   │   │   │       │   ├── get_reclaimed_storage_request.rbi
│   │   │   │   │       │   ├── get_reclaimed_storage_response.rbi
│   │   │   │   │       │   ├── get_storage_utilization_request.rbi
│   │   │   │   │       │   ├── get_storage_utilization_response.rbi
│   │   │   │   │       │   ├── metadata_client.rbi
│   │   │   │   │       │   ├── order.rbi
│   │   │   │   │       │   ├── package_file.rbi
│   │   │   │   │       │   ├── package_file_summary.rbi
│   │   │   │   │       │   ├── package_metadata.rbi
│   │   │   │   │       │   ├── package.rbi
│   │   │   │   │       │   ├── packages_metadata.rbi
│   │   │   │   │       │   ├── package_subtype.rbi
│   │   │   │   │       │   ├── package_summary.rbi
│   │   │   │   │       │   ├── reindex_search_request.rbi
│   │   │   │   │       │   ├── reindex_search_response.rbi
│   │   │   │   │       │   ├── restore_package_request.rbi
│   │   │   │   │       │   ├── restore_package_response.rbi
│   │   │   │   │       │   ├── restore_package_version_request.rbi
│   │   │   │   │       │   ├── restore_package_version_response.rbi
│   │   │   │   │       │   ├── retire_namespace_request.rbi
│   │   │   │   │       │   ├── retire_namespace_response.rbi
│   │   │   │   │       │   ├── unretire_namespace_request.rbi
│   │   │   │   │       │   ├── unretire_namespace_response.rbi
│   │   │   │   │       │   ├── update_package_repo_request.rbi
│   │   │   │   │       │   ├── update_package_repo_response.rbi
│   │   │   │   │       │   ├── update_package_request.rbi
│   │   │   │   │       │   ├── update_package_response.rbi
│   │   │   │   │       │   ├── update_package_version_ecodata_request.rbi
│   │   │   │   │       │   ├── update_package_version_ecodata_response.rbi
│   │   │   │   │       │   ├── version.rbi
│   │   │   │   │       │   └── visibility.rbi
│   │   │   │   │       ├── ruby_gems
│   │   │   │   │       │   ├── ruby_gems_metadata_dependency.rbi
│   │   │   │   │       │   ├── ruby_gems_metadata.rbi
│   │   │   │   │       │   └── ruby_gems_version.rbi
│   │   │   │   │       └── swift
│   │   │   │   │           └── swift_metadata.rbi
│   │   │   │   └── trust_metadata_api
│   │   │   │       └── v0
│   │   │   │           ├── artifact_attestation.rbi
│   │   │   │           ├── attestation_enrichment.rbi
│   │   │   │           ├── attestation_filters.rbi
│   │   │   │           ├── attestation_identifiers.rbi
│   │   │   │           ├── attestation_item.rbi
│   │   │   │           ├── attestations_by_subject_digest.rbi
│   │   │   │           ├── attestation_summary.rbi
│   │   │   │           ├── certificate_summary.rbi
│   │   │   │           ├── create_attestation_by_owner_repository_request.rbi
│   │   │   │           ├── create_attestation_by_owner_repository_response.rbi
│   │   │   │           ├── create_package_attestation_request.rbi
│   │   │   │           ├── create_package_attestation_response.rbi
│   │   │   │           ├── create_release_attestation_request.rbi
│   │   │   │           ├── create_release_attestation_response.rbi
│   │   │   │           ├── delete_attestations_by_id_request.rbi
│   │   │   │           ├── delete_attestations_by_id_response.rbi
│   │   │   │           ├── delete_attestations_by_subject_digest_request.rbi
│   │   │   │           ├── delete_attestations_by_subject_digest_response.rbi
│   │   │   │           ├── delete_git_hub_attestation_by_id_request.rbi
│   │   │   │           ├── delete_git_hub_attestation_by_id_response.rbi
│   │   │   │           ├── get_attestation_by_repository_request.rbi
│   │   │   │           ├── get_attestation_by_repository_response.rbi
│   │   │   │           ├── get_attestation_identifiers_by_subject_digest_request.rbi
│   │   │   │           ├── get_attestation_identifiers_by_subject_digest_response.rbi
│   │   │   │           ├── get_attestation_summary_by_repository_request.rbi
│   │   │   │           ├── get_attestation_summary_by_repository_response.rbi
│   │   │   │           ├── get_package_attestations_request.rbi
│   │   │   │           ├── get_package_attestations_response.rbi
│   │   │   │           ├── get_package_provenance_summary_request.rbi
│   │   │   │           ├── get_package_provenance_summary_response.rbi
│   │   │   │           ├── get_repository_ids_by_attestation_id_request.rbi
│   │   │   │           ├── get_repository_ids_by_attestation_id_response.rbi
│   │   │   │           ├── get_repository_ids_by_owner_request.rbi
│   │   │   │           ├── get_repository_ids_by_owner_response.rbi
│   │   │   │           ├── get_repository_ids_by_subject_digest_request.rbi
│   │   │   │           ├── get_repository_ids_by_subject_digest_response.rbi
│   │   │   │           ├── git_hub_api_client.rbi
│   │   │   │           ├── list_attestations_by_repository_request.rbi
│   │   │   │           ├── list_attestations_by_subject_digest_request.rbi
│   │   │   │           ├── list_attestations_by_subject_digest_response.rbi
│   │   │   │           ├── list_attestations_by_subject_digests_request.rbi
│   │   │   │           ├── list_attestations_by_subject_digests_response.rbi
│   │   │   │           ├── list_attestations_request.rbi
│   │   │   │           ├── list_attestations_response.rbi
│   │   │   │           ├── list_attestation_summaries_by_repository_response.rbi
│   │   │   │           ├── list_repository_ids_request.rbi
│   │   │   │           ├── list_repository_ids_response.rbi
│   │   │   │           ├── list_subjects_request.rbi
│   │   │   │           ├── list_subjects_response.rbi
│   │   │   │           ├── package_attestation.rbi
│   │   │   │           ├── package_info_read_api_client.rbi
│   │   │   │           ├── package_info_write_api_client.rbi
│   │   │   │           ├── page_info.rbi
│   │   │   │           ├── provenance_summary.rbi
│   │   │   │           ├── repo_by_digest.rbi
│   │   │   │           ├── repo_by_id.rbi
│   │   │   │           ├── sort_direction.rbi
│   │   │   │           ├── status_request.rbi
│   │   │   │           ├── status_response.rbi
│   │   │   │           ├── string_page_info.rbi
│   │   │   │           ├── subject_alternative_name.rbi
│   │   │   │           ├── subject_filters.rbi
│   │   │   │           ├── subject.rbi
│   │   │   │           ├── subject_summary.rbi
│   │   │   │           ├── subject_with_attestation.rbi
│   │   │   │           └── timestamp_range.rbi
│   │   │   ├── proxima_app_sync
│   │   │   │   ├── destroy_synced_app_job.rbi
│   │   │   │   ├── synchronize_first_party_apps_job.rbi
│   │   │   │   └── synchronize_third_party_apps_job.rbi
│   │   │   ├── proxima_app_synchronization.rbi
│   │   │   ├── proxima_service_identity.rbi
│   │   │   ├── public_key_access_job.rbi
│   │   │   ├── public_key.rbi
│   │   │   ├── publish_scheduled_discussions_job.rbi
│   │   │   ├── publish_secret_scanning_enablement_change_job.rbi
│   │   │   ├── pull_request
│   │   │   │   ├── merge_state.rbi
│   │   │   │   └── unknown_merge_state.rbi
│   │   │   ├── pull_request_close_referenced_issues_job.rbi
│   │   │   ├── pull_request_conflict.rbi
│   │   │   ├── pull_request_copilot_attribution.rbi
│   │   │   ├── pull_request_import.rbi
│   │   │   ├── pull_request_last_push.rbi
│   │   │   ├── pull_request_orchestration_job.rbi
│   │   │   ├── pull_request_orchestration.rbi
│   │   │   ├── pull_request_orchestration_sweeper_job.rbi
│   │   │   ├── pull_request_push_notification.rbi
│   │   │   ├── pull_request.rbi
│   │   │   ├── pull_request_review_comment_edit.rbi
│   │   │   ├── pull_request_review_comment_orchestration.rbi
│   │   │   ├── pull_request_review_comment.rbi
│   │   │   ├── pull_request_review_comment_reaction.rbi
│   │   │   ├── pull_request_review_edit.rbi
│   │   │   ├── pull_request_review_orchestration.rbi
│   │   │   ├── pull_request_review_point.rbi
│   │   │   ├── pull_request_review.rbi
│   │   │   ├── pull_request_review_reaction.rbi
│   │   │   ├── pull_request_reviews_review_request.rbi
│   │   │   ├── pull_request_review_thread.rbi
│   │   │   ├── pull_requests
│   │   │   │   ├── bulk_maintain_tracking_ref_job.rbi
│   │   │   │   ├── change_group.rbi
│   │   │   │   ├── comment_body_component.rbi
│   │   │   │   ├── copilot
│   │   │   │   │   ├── bulk_generate_diff_summary_job.rbi
│   │   │   │   │   ├── code_review_comment_feedback_choice.rbi
│   │   │   │   │   ├── code_review_comment_feedback.rbi
│   │   │   │   │   ├── code_review_comment.rbi
│   │   │   │   │   ├── code_review_repository_approval_settings.rbi
│   │   │   │   │   ├── code_review_repository_settings.rbi
│   │   │   │   │   ├── generate_diff_summary_job.rbi
│   │   │   │   │   ├── repo_enablement.rbi
│   │   │   │   │   └── scheduled_summaries_feedback_cleanup_job.rbi
│   │   │   │   ├── domain.rbi
│   │   │   │   ├── external
│   │   │   │   │   └── domain
│   │   │   │   │       └── status_checks.rbi
│   │   │   │   ├── merge_commit
│   │   │   │   │   ├── batch_ref_updates_job.rbi
│   │   │   │   │   ├── compare_stale_merge_commit_job.rbi
│   │   │   │   │   ├── create_merge_commits_job.rbi
│   │   │   │   │   ├── create_stacked_merge_commits_job.rbi
│   │   │   │   │   └── delete_merge_commits_job.rbi
│   │   │   │   ├── merge_commit_request_batch_job.rbi
│   │   │   │   ├── orchestrations
│   │   │   │   │   ├── archive.rbi
│   │   │   │   │   ├── change_base.rbi
│   │   │   │   │   ├── make_change_groups.rbi
│   │   │   │   │   ├── merge.rbi
│   │   │   │   │   ├── resolve_conflicts.rbi
│   │   │   │   │   ├── unarchive.rbi
│   │   │   │   │   └── update_branch.rbi
│   │   │   │   ├── page_data
│   │   │   │   │   └── merge_box
│   │   │   │   │       ├── merge_instructions_payload.rbi
│   │   │   │   │       └── protocol_selector
│   │   │   │   │           └── protocol.rbi
│   │   │   │   ├── stack_entry.rbi
│   │   │   │   ├── stack.rbi
│   │   │   │   ├── stacks
│   │   │   │   │   └── update_all_branches_job.rbi
│   │   │   │   ├── timeline_events
│   │   │   │   │   └── timeline_item_component.rbi
│   │   │   │   └── update_reviews_job.rbi
│   │   │   ├── pull_request_source.rbi
│   │   │   ├── pull_requests.rbi
│   │   │   ├── pull_request_synchronization_job.rbi
│   │   │   ├── pull_request_update.rbi
│   │   │   ├── purge_alambic_cdn_job.rbi
│   │   │   ├── purge_archived_assets_job.rbi
│   │   │   ├── purge_archived_repository_subscriptions_job.rbi
│   │   │   ├── purge_cancelled_trials_job.rbi
│   │   │   ├── purge_deleted_memex_projects_job.rbi
│   │   │   ├── purge_fastly_url_job.rbi
│   │   │   ├── purge_flagged_uploads_job.rbi
│   │   │   ├── purge_hidden_user_subscriptions_job.rbi
│   │   │   ├── purge_repository_orchestration.rbi
│   │   │   ├── purge_repository_wiki_orchestration.rbi
│   │   │   ├── purge_restorables_job.rbi
│   │   │   ├── purge_soft_deleted_businesses_job.rbi
│   │   │   ├── purge_soft_deleted_organizations_job.rbi
│   │   │   ├── purge_spammy_from_search_index_job.rbi
│   │   │   ├── purge_stale_upload_manifest_file_blobs_job.rbi
│   │   │   ├── purge_subscribers_job.rbi
│   │   │   ├── purge_subscribers_with_restorable_job.rbi
│   │   │   ├── push_handle_matching_pull_requests_job.rbi
│   │   │   ├── push.rbi
│   │   │   ├── qintel_import_file.rbi
│   │   │   ├── qintel_import_new_files.rbi
│   │   │   ├── quarantine_commits_job.rbi
│   │   │   ├── queue_collect_metrics_job.rbi
│   │   │   ├── queue_media_transition_jobs_job.rbi
│   │   │   ├── queue_memex_elasticsearch_resyncs_job.rbi
│   │   │   ├── queue_memex_project_item_webhooks_job.rbi
│   │   │   ├── rails
│   │   │   │   └── application_controller.rbi
│   │   │   ├── reaction_group.rbi
│   │   │   ├── reaction.rbi
│   │   │   ├── reactions
│   │   │   │   └── base_component.rbi
│   │   │   ├── rebalance_memex_project_job.rbi
│   │   │   ├── rebalance_memex_project_views_job.rbi
│   │   │   ├── rebalance_milestone_job.rbi
│   │   │   ├── rebalance_project_column_job.rbi
│   │   │   ├── rebuild_audit_logs_job.rbi
│   │   │   ├── rebuild_storage_usage_job.rbi
│   │   │   ├── recalculate_user_discussions_job.rbi
│   │   │   ├── recalculate_user_followers_cache_job.rbi
│   │   │   ├── recognize_social_account_job.rbi
│   │   │   ├── recover_notification_summaries_for_user_job.rbi
│   │   │   ├── recover_notification_summary_job.rbi
│   │   │   ├── recover_restorable_custom_watched_repositories_job.rbi
│   │   │   ├── recover_restorable_repository_stars_job.rbi
│   │   │   ├── recover_restorable_watched_repositories_job.rbi
│   │   │   ├── recover_restorable_watched_repository_threads_job.rbi
│   │   │   ├── ref_push_backfill_job.rbi
│   │   │   ├── ref_push_delete_job.rbi
│   │   │   ├── ref_push.rbi
│   │   │   ├── ref_push_reactive_cleanup_job.rbi
│   │   │   ├── refresh_rule_state_on_ghas_enablement_change_job.rbi
│   │   │   ├── refresh_sponsors_patreon_tokens_job.rbi
│   │   │   ├── refresh_token.rbi
│   │   │   ├── refs
│   │   │   │   └── picker_component.rbi
│   │   │   ├── ref_update.rbi
│   │   │   ├── ref_updates_policy.rbi
│   │   │   ├── registry
│   │   │   │   ├── dependency.rbi
│   │   │   │   ├── file.rbi
│   │   │   │   ├── manifest_entry.rbi
│   │   │   │   ├── metadatum.rbi
│   │   │   │   ├── owner_migration.rbi
│   │   │   │   ├── package_download_activity.rbi
│   │   │   │   ├── package.rbi
│   │   │   │   ├── packages
│   │   │   │   │   └── list_view.rbi
│   │   │   │   ├── packages_migration.rbi
│   │   │   │   ├── package_storage_utilizations.rbi
│   │   │   │   ├── package_version.rbi
│   │   │   │   └── tag.rbi
│   │   │   ├── release_asset.rbi
│   │   │   ├── release_immutable_tag.rbi
│   │   │   ├── release_mention.rbi
│   │   │   ├── release.rbi
│   │   │   ├── releases
│   │   │   │   ├── assets_component.rbi
│   │   │   │   ├── card_component.rbi
│   │   │   │   └── card_header_component.rbi
│   │   │   ├── relist_non_spammy_sponsors_listing_job.rbi
│   │   │   ├── reminder_client_workspace.rbi
│   │   │   ├── reminder_delivery_time.rbi
│   │   │   ├── reminder_event_subscription.rbi
│   │   │   ├── reminder.rbi
│   │   │   ├── reminder_repository_link.rbi
│   │   │   ├── reminders
│   │   │   │   ├── check_run_failed_job.rbi
│   │   │   │   ├── commit_status_failed_job.rbi
│   │   │   │   ├── index_view.rbi
│   │   │   │   ├── issue_comment_job.rbi
│   │   │   │   ├── pull_request_assigned_job.rbi
│   │   │   │   ├── pull_request_merged_job.rbi
│   │   │   │   ├── real_time_job.rbi
│   │   │   │   ├── review_submission_job.rbi
│   │   │   │   ├── team_review_request_job.rbi
│   │   │   │   └── user_review_request_job.rbi
│   │   │   ├── reminder_slack_workspace_membership.rbi
│   │   │   ├── reminder_slack_workspace.rbi
│   │   │   ├── reminders_mailer.rbi
│   │   │   ├── reminder_team_membership.rbi
│   │   │   ├── reminder_teams_workspace.rbi
│   │   │   ├── remove_billing_managers_business_orchestration.rbi
│   │   │   ├── remove_biz_user_forks_job.rbi
│   │   │   ├── remove_business_member_job.rbi
│   │   │   ├── remove_business_organizations_job.rbi
│   │   │   ├── remove_business_org_role_assignments_job.rbi
│   │   │   ├── remove_content_warning_job.rbi
│   │   │   ├── remove_expired_announcements_job.rbi
│   │   │   ├── remove_expired_oauth_job.rbi
│   │   │   ├── remove_expired_oauth_orchestration_job.rbi
│   │   │   ├── remove_expired_oauth_worker_job.rbi
│   │   │   ├── remove_forks_for_inaccessible_repositories_job.rbi
│   │   │   ├── remove_from_search_index_job.rbi
│   │   │   ├── remove_from_suppression_list_job.rbi
│   │   │   ├── remove_integration_tokens_job.rbi
│   │   │   ├── remove_internal_repositories_job.rbi
│   │   │   ├── remove_invalid_user_forks_job.rbi
│   │   │   ├── remove_members_business_orchestration.rbi
│   │   │   ├── remove_members_business_team_orchestration.rbi
│   │   │   ├── remove_members_team_orchestration.rbi
│   │   │   ├── remove_memex_project_column_values_job.rbi
│   │   │   ├── remove_noncollab_assignees_from_issue_job.rbi
│   │   │   ├── remove_oauth_app_tokens_job.rbi
│   │   │   ├── remove_oauth_user_tokens_job.rbi
│   │   │   ├── remove_organization_members_cleanup_business_orchestration_job.rbi
│   │   │   ├── remove_organization_members_cleanup_business_orchestration.rbi
│   │   │   ├── remove_organizations_business_orchestration.rbi
│   │   │   ├── remove_organizations_business_team_orchestration.rbi
│   │   │   ├── remove_org_member_data_job.rbi
│   │   │   ├── remove_org_member_forks_job.rbi
│   │   │   ├── remove_org_member_issue_assignments_job.rbi
│   │   │   ├── remove_org_member_package_access_v2_job.rbi
│   │   │   ├── remove_org_member_projects_next_access_job.rbi
│   │   │   ├── remove_org_member_repository_stars_job.rbi
│   │   │   ├── remove_org_member_vulnerability_management_job.rbi
│   │   │   ├── remove_org_member_watched_repositories_job.rbi
│   │   │   ├── remove_outside_collaborator_from_organization_job.rbi
│   │   │   ├── remove_owners_business_orchestration.rbi
│   │   │   ├── remove_repo_keys_for_policymaker_and_app_job.rbi
│   │   │   ├── remove_repo_member_job.rbi
│   │   │   ├── remove_stale_agent_assignments_job.rbi
│   │   │   ├── remove_stale_authenticated_devices_job.rbi
│   │   │   ├── remove_stale_authentication_records_job.rbi
│   │   │   ├── remove_stale_oauth_job.rbi
│   │   │   ├── remove_stale_public_keys_job.rbi
│   │   │   ├── remove_team_from_repo_job.rbi
│   │   │   ├── remove_unaffiliated_member_from_business_job.rbi
│   │   │   ├── remove_unaffiliated_members_business_orchestration.rbi
│   │   │   ├── remove_unlinked_saml_members_from_organization_job.rbi
│   │   │   ├── remove_user_from_organization_job.rbi
│   │   │   ├── remove_user_from_repo_cleanup_job.rbi
│   │   │   ├── remove_users_organization_orchestration.rbi
│   │   │   ├── rename_branch_orchestration.rbi
│   │   │   ├── rename_repository_orchestration.rbi
│   │   │   ├── repair_abilities_from_users_to_ancestor_teams_job.rbi
│   │   │   ├── repair_audit_log_index_job.rbi
│   │   │   ├── repair_code_search_index_job.rbi
│   │   │   ├── report_memex_project_items_index_consistency_metric_job.rbi
│   │   │   ├── repos
│   │   │   │   ├── advisories
│   │   │   │   │   └── advisory_list_component.rbi
│   │   │   │   ├── branches_view_dependency.rbi
│   │   │   │   ├── code_view_header
│   │   │   │   │   └── code_view_header.rbi
│   │   │   │   ├── code_view_sidebar
│   │   │   │   │   └── code_view_sidebar.rbi
│   │   │   │   └── security
│   │   │   │       └── security_show_page_component.rbi
│   │   │   ├── repositories
│   │   │   │   ├── create_view.rbi
│   │   │   │   ├── domain
│   │   │   │   │   ├── commits.rbi
│   │   │   │   │   ├── contents.rbi
│   │   │   │   │   ├── custom_properties.rbi
│   │   │   │   │   ├── diffs.rbi
│   │   │   │   │   ├── key_links.rbi
│   │   │   │   │   ├── merge_trees.rbi
│   │   │   │   │   ├── pushes.rbi
│   │   │   │   │   ├── repository_networks.rbi
│   │   │   │   │   ├── rulesets.rbi
│   │   │   │   │   └── topics.rbi
│   │   │   │   ├── domain.rbi
│   │   │   │   ├── empty_repo
│   │   │   │   │   └── prompt_component.rbi
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   ├── notifications_component.rbi
│   │   │   │   ├── pulse_view.rbi
│   │   │   │   ├── push.rbi
│   │   │   │   └── star_button_component.rbi
│   │   │   ├── repositories_kv_cleanup_expired_data_job.rbi
│   │   │   ├── repositories.rbi
│   │   │   ├── repository
│   │   │   │   ├── contribution_graph_status.rbi
│   │   │   │   ├── navigation_tabs.rbi
│   │   │   │   └── network_graph.rbi
│   │   │   ├── repository_action.rbi
│   │   │   ├── repository_action_release.rbi
│   │   │   ├── repository_actions_oidc_config.rbi
│   │   │   ├── repository_add_teams_job.rbi
│   │   │   ├── repository_advisories_kv_cleanup_expired_data_job.rbi
│   │   │   ├── repository_advisory
│   │   │   │   └── markdown_body.rbi
│   │   │   ├── repository_advisory_affected_product.rbi
│   │   │   ├── repository_advisory_comment_edit.rbi
│   │   │   ├── repository_advisory_comment.rbi
│   │   │   ├── repository_advisory_edit.rbi
│   │   │   ├── repository_advisory_event.rbi
│   │   │   ├── repository_advisory.rbi
│   │   │   ├── repository_auth_version.rbi
│   │   │   ├── repository_backup_ng_job.rbi
│   │   │   ├── repository_branch_rename.rbi
│   │   │   ├── repository_bulk_invite_job.rbi
│   │   │   ├── repository_bulk_purge_job.rbi
│   │   │   ├── repository_check_preferred_files_job.rbi
│   │   │   ├── repository_clone_job.rbi
│   │   │   ├── repository_clone.rbi
│   │   │   ├── repository_collab_invitation_job.rbi
│   │   │   ├── repository_copy_language_stats_job.rbi
│   │   │   ├── repository_custom_properties_org_added_to_business_job.rbi
│   │   │   ├── repository_custom_properties_org_removed_from_business_job.rbi
│   │   │   ├── repository_custom_property_usage.rbi
│   │   │   ├── repository_dependency_clear_dependencies.rbi
│   │   │   ├── repository_dependency_disable_org_archived_repos_job.rbi
│   │   │   ├── repository_dependency_find_push_job.rbi
│   │   │   ├── repository_dependency_manifest_changed_job.rbi
│   │   │   ├── repository_dependency_manifest_enroll_job.rbi
│   │   │   ├── repository_dependency_manifest_initialization_job.rbi
│   │   │   ├── repository_dependency_redetect_job.rbi
│   │   │   ├── repository_dependency_update.rbi
│   │   │   ├── repository_disk_usage_job.rbi
│   │   │   ├── repository_external_property_definition.rbi
│   │   │   ├── repository_external_property_value.rbi
│   │   │   ├── repository_file.rbi
│   │   │   ├── repository_fork_count_job.rbi
│   │   │   ├── repository_fsck_job.rbi
│   │   │   ├── repository_group_map.rbi
│   │   │   ├── repository_group.rbi
│   │   │   ├── repository_group_setting.rbi
│   │   │   ├── repository_image.rbi
│   │   │   ├── repository_import.rbi
│   │   │   ├── repository_insights
│   │   │   │   └── domain.rbi
│   │   │   ├── repository_insights.rbi
│   │   │   ├── repository_invitation.rbi
│   │   │   ├── repository_issue_type.rbi
│   │   │   ├── repository_latest_release.rbi
│   │   │   ├── repository_license.rbi
│   │   │   ├── repository_mailer.rbi
│   │   │   ├── repository_migration_bypass_actor.rbi
│   │   │   ├── repository_milestones_sequence.rbi
│   │   │   ├── repository_mirror_job.rbi
│   │   │   ├── repository_network_graph_builder_job.rbi
│   │   │   ├── repository_network.rbi
│   │   │   ├── repository_orchestration.rbi
│   │   │   ├── repository_orchestration_sweeper_job.rbi
│   │   │   ├── repository_preferred_file.rbi
│   │   │   ├── repository_pre_receive_job.rbi
│   │   │   ├── repository_push_notification_mailer.rbi
│   │   │   ├── repository.rbi
│   │   │   ├── repository_recommendation_opt_out.rbi
│   │   │   ├── repository_redirect.rbi
│   │   │   ├── repository_role_bypass_actor.rbi
│   │   │   ├── repository_role.rbi
│   │   │   ├── repository_rule_condition.rbi
│   │   │   ├── repository_rule_configuration.rbi
│   │   │   ├── repository_ruleset_bypass_actor.rbi
│   │   │   ├── repository_ruleset_history.rbi
│   │   │   ├── repository_ruleset.rbi
│   │   │   ├── repository_rule_state.rbi
│   │   │   ├── repository_search_shortcut.rbi
│   │   │   ├── repository_security_center_config.rbi
│   │   │   ├── repository_security_center_status.rbi
│   │   │   ├── repository_security_configuration.rbi
│   │   │   ├── repository_sequence.rbi
│   │   │   ├── repository_set_community_health_flags_job.rbi
│   │   │   ├── repository_set_license_job.rbi
│   │   │   ├── repository_sponsorable.rbi
│   │   │   ├── repository_stack.rbi
│   │   │   ├── repository_stack_release.rbi
│   │   │   ├── repository_support_job.rbi
│   │   │   ├── repository_sync_job.rbi
│   │   │   ├── repository_system_property_value.rbi
│   │   │   ├── repository_tag_protection_state.rbi
│   │   │   ├── repository_tech_project.rbi
│   │   │   ├── repository_tech_project_stack.rbi
│   │   │   ├── repository_topic.rbi
│   │   │   ├── repository_transfer.rbi
│   │   │   ├── repository_unlock.rbi
│   │   │   ├── repository_update_graph_job.rbi
│   │   │   ├── repository_update_language_stats_job.rbi
│   │   │   ├── repository_update_tech_project_and_stack_job.rbi
│   │   │   ├── repository_vulnerability_alert
│   │   │   │   ├── cleanup_orphaned_alerts_job.rbi
│   │   │   │   └── reset_state_auto_changeable_job.rbi
│   │   │   ├── repository_vulnerability_alert_event.rbi
│   │   │   ├── repository_vulnerability_alert_post_withdraw_job.rbi
│   │   │   ├── repository_vulnerability_alert.rbi
│   │   │   ├── repository_vulnerability_alert_sequence.rbi
│   │   │   ├── repository_wiki.rbi
│   │   │   ├── reprocess_alert_rules_job.rbi
│   │   │   ├── reprocess_organization_alert_rules_job.rbi
│   │   │   ├── reprocess_repository_alerts_with_snapshot_dependency_job.rbi
│   │   │   ├── request_automatic_copilot_code_review_job.rbi
│   │   │   ├── request_pull_request_reviewers_job.rbi
│   │   │   ├── required_deployment.rbi
│   │   │   ├── required_status_check.rbi
│   │   │   ├── research_participants_mailer.rbi
│   │   │   ├── reserved_login.rbi
│   │   │   ├── restorable
│   │   │   │   ├── custom_email_routing.rbi
│   │   │   │   ├── custom_watched_repository.rbi
│   │   │   │   ├── issue_assignment.rbi
│   │   │   │   ├── ldap_team_sync_user.rbi
│   │   │   │   ├── membership.rbi
│   │   │   │   ├── organization_user.rbi
│   │   │   │   ├── repository.rbi
│   │   │   │   ├── repository_star.rbi
│   │   │   │   ├── type_state.rbi
│   │   │   │   ├── visibility_changed_repository.rbi
│   │   │   │   ├── watched_repository.rbi
│   │   │   │   └── watched_repository_thread.rbi
│   │   │   ├── restorable.rbi
│   │   │   ├── restorables
│   │   │   │   ├── domain
│   │   │   │   │   └── visibility_changed_repositories.rbi
│   │   │   │   └── domain.rbi
│   │   │   ├── restorables.rbi
│   │   │   ├── restore_business_orchestration.rbi
│   │   │   ├── restore_organization_user_job.rbi
│   │   │   ├── restore_project_job.rbi
│   │   │   ├── restore_repository_orchestration.rbi
│   │   │   ├── restore_soft_deleted_business_organizations_job.rbi
│   │   │   ├── restore_soft_deleted_organization_projects_job.rbi
│   │   │   ├── restore_soft_deleted_organization_repositories_job.rbi
│   │   │   ├── restore_soft_deleted_pages_job.rbi
│   │   │   ├── restore_sponsorships_job.rbi
│   │   │   ├── restore_user_from_spammy_job.rbi
│   │   │   ├── resume_plan_subscription_job.rbi
│   │   │   ├── resync_project_workflows_job.rbi
│   │   │   ├── retired_namespace.rbi
│   │   │   ├── retrieve_failed_zuora_webhooks_job.rbi
│   │   │   ├── retry_failed_organization_invitation_job.rbi
│   │   │   ├── retry_transfer_issue_job.rbi
│   │   │   ├── revalidate_page_job.rbi
│   │   │   ├── review_comment_bulk_creation_callbacks_job.rbi
│   │   │   ├── review_dismissal_allowance.rbi
│   │   │   ├── review_pending_sponsors_listings_job.rbi
│   │   │   ├── review_request_delegation_excluded_member.rbi
│   │   │   ├── review_request.rbi
│   │   │   ├── review_request_reason.rbi
│   │   │   ├── revoke_compromised_session_job.rbi
│   │   │   ├── revoked_credential_mailer.rbi
│   │   │   ├── revoke_enterprise_credential_authorizations_job.rbi
│   │   │   ├── revoke_enterprise_roles_job.rbi
│   │   │   ├── revoke_integration_public_keys_job.rbi
│   │   │   ├── revoke_internal_app_authorizations_job.rbi
│   │   │   ├── revoke_oauth_accesses_job.rbi
│   │   │   ├── revoke_org_apps_management_grants_job.rbi
│   │   │   ├── revoke_org_member_programmatic_access_grants_job.rbi
│   │   │   ├── revoke_org_membership_abilities_job.rbi
│   │   │   ├── revoke_sponsors_only_repository_access_job.rbi
│   │   │   ├── revoke_user_credential_authorizations_job.rbi
│   │   │   ├── rewrite_mannequin_associations_job.rbi
│   │   │   ├── role_permission.rbi
│   │   │   ├── role.rbi
│   │   │   ├── rule_engine
│   │   │   │   ├── event_action_ref_update.rbi
│   │   │   │   ├── event_action_repository_operation.rbi
│   │   │   │   ├── rule_run.rbi
│   │   │   │   ├── rule_state.rbi
│   │   │   │   ├── rule_suite.rbi
│   │   │   │   └── rule_suite_source_result.rbi
│   │   │   ├── rules
│   │   │   │   └── domain.rbi
│   │   │   ├── ruleset_sweeper_job.rbi
│   │   │   ├── rules_insights
│   │   │   │   └── domain.rbi
│   │   │   ├── rules_insights.rbi
│   │   │   ├── rules.rbi
│   │   │   ├── run_manual_dunning_period_job.rbi
│   │   │   ├── run_pending_plan_change_job.rbi
│   │   │   ├── s4
│   │   │   │   └── api
│   │   │   │       └── v1
│   │   │   │           ├── content_type.rbi
│   │   │   │           ├── count_customers_req.rbi
│   │   │   │           ├── count_customers_resp.rbi
│   │   │   │           ├── count_req.rbi
│   │   │   │           ├── count_resp.rbi
│   │   │   │           ├── metrics_req.rbi
│   │   │   │           ├── metrics_resp.rbi
│   │   │   │           ├── ping_req.rbi
│   │   │   │           ├── ping_resp.rbi
│   │   │   │           └── s4_client.rbi
│   │   │   ├── saml
│   │   │   │   └── session.rbi
│   │   │   ├── saml_mapping.rbi
│   │   │   ├── saml_session_revoke_job.rbi
│   │   │   ├── saved_reply.rbi
│   │   │   ├── scan_emu_external_teams_job.rbi
│   │   │   ├── scan_emu_organization_memberships_job.rbi
│   │   │   ├── scan_emu_organization_users_job.rbi
│   │   │   ├── scan_uploads_job.rbi
│   │   │   ├── scheduled_archive_dangling_forks_job.rbi
│   │   │   ├── scheduled_enterprise_agreement_support_plan_disentitle_job.rbi
│   │   │   ├── scheduled_enterprise_agreement_support_plan_entitle_job.rbi
│   │   │   ├── scheduled_global_notice_refresh_job.rbi
│   │   │   ├── scheduled_sponsors_patreon_sync_job.rbi
│   │   │   ├── scheduled_two_factor_recovery_request_notifier_job.rbi
│   │   │   ├── science_event_cleanup_job.rbi
│   │   │   ├── science_event.rbi
│   │   │   ├── scoped_integration_installable_expiration_extension_job.rbi
│   │   │   ├── scoped_integration_installation.rbi
│   │   │   ├── scribe
│   │   │   │   ├── monolith
│   │   │   │   │   └── v1
│   │   │   │   │       ├── get_project_data_request.rbi
│   │   │   │   │       ├── get_project_data_response.rbi
│   │   │   │   │       └── monolith_service_api_client.rbi
│   │   │   │   └── recaps
│   │   │   │       └── v1
│   │   │   │           ├── chart.rbi
│   │   │   │           ├── delete_recap_request.rbi
│   │   │   │           ├── delete_recap_response.rbi
│   │   │   │           ├── generate_project_recap_request.rbi
│   │   │   │           ├── generate_project_recap_response.rbi
│   │   │   │           ├── get_recaps_request.rbi
│   │   │   │           ├── get_recaps_response.rbi
│   │   │   │           ├── insight.rbi
│   │   │   │           ├── prompt_options.rbi
│   │   │   │           ├── recap.rbi
│   │   │   │           ├── recaps_api_client.rbi
│   │   │   │           └── report.rbi
│   │   │   ├── search
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   ├── marketplace_listing_result_view.rbi
│   │   │   │   ├── repository_action_result_view.rbi
│   │   │   │   └── search_indexing_auto_throttle_decider_job.rbi
│   │   │   ├── search_custom_scope.rbi
│   │   │   ├── search_engine_indexing
│   │   │   │   ├── enqueue_repositories_for_indexing_job.rbi
│   │   │   │   ├── enqueue_users_for_indexing_job.rbi
│   │   │   │   └── submit_urls_to_bing_job.rbi
│   │   │   ├── search_index_template_configuration.rbi
│   │   │   ├── search_kv_cleanup_expired_data_job.rbi
│   │   │   ├── search_shortcut.rbi
│   │   │   ├── secret_scan_incremental_status.rbi
│   │   │   ├── secret_scanning
│   │   │   │   ├── custom_patterns
│   │   │   │   │   └── list_component
│   │   │   │   │       ├── enterprise_secret_scanning_custom_patterns_model.rbi
│   │   │   │   │       ├── org_secret_scanning_custom_patterns_model.rbi
│   │   │   │   │       └── repo_secret_scanning_custom_patterns_model.rbi
│   │   │   │   ├── mailers
│   │   │   │   │   └── layout_component.rbi
│   │   │   │   ├── owner_scope.rbi
│   │   │   │   └── secret_scanning_repo.rbi
│   │   │   ├── secret_scanning_bulk_enablement_job.rbi
│   │   │   ├── secret_scanning_mailer.rbi
│   │   │   ├── secret_scanning_repository.rbi
│   │   │   ├── secret_scanning_selective_enablement_job.rbi
│   │   │   ├── security_advisory.rbi
│   │   │   ├── security_campaigns
│   │   │   │   ├── autofix_state_check_job.rbi
│   │   │   │   ├── campaigns_serializer.rbi
│   │   │   │   ├── create_issues_job.rbi
│   │   │   │   ├── generate_autofixes_job.rbi
│   │   │   │   ├── overdue_scheduler_job.rbi
│   │   │   │   ├── post_campaign_closed_comments_job.rbi
│   │   │   │   ├── post_campaign_deleted_comments_job.rbi
│   │   │   │   ├── post_campaign_overdue_comments_job.rbi
│   │   │   │   ├── post_campaign_reopened_comments_job.rbi
│   │   │   │   ├── security_campaign_issue.rbi
│   │   │   │   ├── security_campaign.rbi
│   │   │   │   ├── security_campaign_team_manager.rbi
│   │   │   │   ├── security_campaign_user_manager.rbi
│   │   │   │   ├── security_campaign_user.rbi
│   │   │   │   ├── send_creation_notification_job.rbi
│   │   │   │   ├── send_overdue_notification_job.rbi
│   │   │   │   └── update_issues_job.rbi
│   │   │   ├── security_center
│   │   │   │   ├── coverage
│   │   │   │   │   └── repository_list_component.rbi
│   │   │   │   ├── coverage_export_batched_job.rbi
│   │   │   │   ├── dead_letter_job.rbi
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   ├── kv_cleanup_expired_data_job.rbi
│   │   │   │   ├── overview_dashboard_export_batched_job.rbi
│   │   │   │   ├── page_component.rbi
│   │   │   │   ├── repository_reconciliation_job.rbi
│   │   │   │   ├── repository_sync_job.rbi
│   │   │   │   ├── risk
│   │   │   │   │   └── repository_list_component.rbi
│   │   │   │   ├── risk_export_batched_job.rbi
│   │   │   │   ├── subhead_component.rbi
│   │   │   │   └── survey_component.rbi
│   │   │   ├── security_center_mailer.rbi
│   │   │   ├── security_configuration_default.rbi
│   │   │   ├── security_configuration_policy.rbi
│   │   │   ├── security_configuration.rbi
│   │   │   ├── security_incident_response_job.rbi
│   │   │   ├── security_mailer.rbi
│   │   │   ├── security_overview_analytics
│   │   │   │   ├── alert_data_compression_job.rbi
│   │   │   │   ├── backfill
│   │   │   │   │   ├── alert_reopened_at_job.rbi
│   │   │   │   │   └── code_scanning_alert_number_job.rbi
│   │   │   │   ├── calendar_population_job.rbi
│   │   │   │   ├── code_scanning_alert_revision_ingestion_job.rbi
│   │   │   │   ├── code_scanning_alert_revision.rbi
│   │   │   │   ├── code_scanning_auto_codeql_feature_toggled_job.rbi
│   │   │   │   ├── code_scanning_pull_request_alert.rbi
│   │   │   │   ├── code_scanning_pull_request_alerts_feature_toggled_job.rbi
│   │   │   │   ├── code_scanning_pull_request_alerts_ingestion_job.rbi
│   │   │   │   ├── date.rbi
│   │   │   │   ├── dependabot_alert_revision_ingestion_job.rbi
│   │   │   │   ├── dependabot_alert_revision.rbi
│   │   │   │   ├── feature_status_data_compression_job.rbi
│   │   │   │   ├── feature_status.rbi
│   │   │   │   ├── feature_status_revision.rbi
│   │   │   │   ├── initialization
│   │   │   │   │   ├── repositories
│   │   │   │   │   │   ├── base_job.rbi
│   │   │   │   │   │   ├── feature_enablement_job.rbi
│   │   │   │   │   │   └── repo_metadata_job.rbi
│   │   │   │   │   ├── reset_initialization_job.rbi
│   │   │   │   │   └── reset_job.rbi
│   │   │   │   ├── reconciliation
│   │   │   │   │   ├── organization_reconciliation_job.rbi
│   │   │   │   │   ├── owner_reconciliation_job.rbi
│   │   │   │   │   ├── post_reconciliation_repo_deviation_counts_job.rbi
│   │   │   │   │   ├── repository_feature_status_deviation_remediation_job.rbi
│   │   │   │   │   └── repository_metadata_deviation_remediation_job.rbi
│   │   │   │   ├── repository_default_branch_changed_job.rbi
│   │   │   │   ├── repository.rbi
│   │   │   │   ├── scheduler_job.rbi
│   │   │   │   ├── secret_scanning_alert_revision_ingestion_job.rbi
│   │   │   │   ├── secret_scanning_alert_revision.rbi
│   │   │   │   ├── secret_scanning_alerts_deletion_job.rbi
│   │   │   │   └── update_feature_status_summary_job.rbi
│   │   │   ├── security_product
│   │   │   │   └── token_scanning.rbi
│   │   │   ├── security_products
│   │   │   │   └── domain.rbi
│   │   │   ├── security_products_bulk_disablement_job.rbi
│   │   │   ├── security_products_enablement
│   │   │   │   ├── check_billing_data_integrity_job.rbi
│   │   │   │   ├── clean_up_enterprise_security_configurations_job.rbi
│   │   │   │   ├── clean_up_stuck_in_attaching_job.rbi
│   │   │   │   ├── code_scanning_assessment_data_retention_job.rbi
│   │   │   │   ├── code_scanning_assessment.rbi
│   │   │   │   ├── code_scanning_assessment_repository.rbi
│   │   │   │   ├── code_scanning_assessment_result.rbi
│   │   │   │   ├── code_scanning_assessment_timeout_job.rbi
│   │   │   │   ├── domain
│   │   │   │   │   ├── configurations.rbi
│   │   │   │   │   └── failures.rbi
│   │   │   │   ├── domain.rbi
│   │   │   │   ├── enterprise_security_configuration_job.rbi
│   │   │   │   ├── organization_security_configuration_job.rbi
│   │   │   │   ├── pre_ghas_sku_trial_enabled_repository.rbi
│   │   │   │   ├── pre_ghas_trial_default_private_repo_security_configuration.rbi
│   │   │   │   ├── progress_tracker_keys_monitor_job.rbi
│   │   │   │   ├── repository.rbi
│   │   │   │   ├── repository_security_setting.rbi
│   │   │   │   └── trigger_code_scanning_assessment_job.rbi
│   │   │   ├── security_products_enablement_kv_cleanup_expired_data_job
│   │   │   │   └── security_products_enablement_key_values.rbi
│   │   │   ├── security_products_enablement_kv_cleanup_expired_data_job.rbi
│   │   │   ├── security_products_enablement.rbi
│   │   │   ├── security_products.rbi
│   │   │   ├── security_vulnerability.rbi
│   │   │   ├── send_business_organization_invitation_reminders_job.rbi
│   │   │   ├── send_dependabot_alert_assignment_notification_job.rbi
│   │   │   ├── sendgrid_suppression_removal_job.rbi
│   │   │   ├── send_now_sponsoring_via_bulk_sponsorship_email_job.rbi
│   │   │   ├── send_pending_sponsorship_email_job.rbi
│   │   │   ├── send_sponsorship_cancellation_email_job.rbi
│   │   │   ├── send_sponsorship_emails_job.rbi
│   │   │   ├── send_sponsors_preview_email_job.rbi
│   │   │   ├── server_to_server_tokens
│   │   │   │   └── domain.rbi
│   │   │   ├── server_to_server_tokens.rbi
│   │   │   ├── sessions
│   │   │   │   └── authentication_wrapper_component.rbi
│   │   │   ├── setting_orchestration.rbi
│   │   │   ├── setting_organization_orchestration.rbi
│   │   │   ├── setting_repository_orchestration.rbi
│   │   │   ├── settings
│   │   │   │   ├── orgs_view
│   │   │   │   │   └── membership.rbi
│   │   │   │   ├── orgs_view.rbi
│   │   │   │   └── security_setting_dialog_component.rbi
│   │   │   ├── settings_collection
│   │   │   │   └── mixin.rbi
│   │   │   ├── setup_issue_fields_for_organization_job.rbi
│   │   │   ├── setup_issue_types_for_organization_job.rbi
│   │   │   ├── setup_repository_for_actions_job.rbi
│   │   │   ├── setup_stripe_connect_account_job.rbi
│   │   │   ├── showcase
│   │   │   │   ├── collection.rbi
│   │   │   │   └── item.rbi
│   │   │   ├── signup_flow_kv_cleanup_expired_data_job
│   │   │   │   └── signup_flow_key_values.rbi
│   │   │   ├── signup_flow_kv_cleanup_expired_data_job.rbi
│   │   │   ├── signups_mailer.rbi
│   │   │   ├── signups_reminder_mailer.rbi
│   │   │   ├── sigstore
│   │   │   │   ├── bundle
│   │   │   │   │   └── v1
│   │   │   │   │       ├── bundle.rbi
│   │   │   │   │       ├── timestamp_verification_data.rbi
│   │   │   │   │       └── verification_material.rbi
│   │   │   │   ├── common
│   │   │   │   │   └── v1
│   │   │   │   │       ├── distinguished_name.rbi
│   │   │   │   │       ├── hash_algorithm.rbi
│   │   │   │   │       ├── hash_output.rbi
│   │   │   │   │       ├── log_id.rbi
│   │   │   │   │       ├── message_signature.rbi
│   │   │   │   │       ├── object_identifier.rbi
│   │   │   │   │       ├── object_identifier_value_pair.rbi
│   │   │   │   │       ├── public_key_details.rbi
│   │   │   │   │       ├── public_key_identifier.rbi
│   │   │   │   │       ├── public_key.rbi
│   │   │   │   │       ├── rfc3161_signed_timestamp.rbi
│   │   │   │   │       ├── subject_alternative_name.rbi
│   │   │   │   │       ├── subject_alternative_name_type.rbi
│   │   │   │   │       ├── time_range.rbi
│   │   │   │   │       ├── x509_certificate_chain.rbi
│   │   │   │   │       └── x509_certificate.rbi
│   │   │   │   ├── dsse
│   │   │   │   │   ├── envelope.rbi
│   │   │   │   │   └── signature.rbi
│   │   │   │   └── rekor
│   │   │   │       └── v1
│   │   │   │           ├── checkpoint.rbi
│   │   │   │           ├── inclusion_promise.rbi
│   │   │   │           ├── inclusion_proof.rbi
│   │   │   │           ├── kind_version.rbi
│   │   │   │           └── transparency_log_entry.rbi
│   │   │   ├── single_page_wizard
│   │   │   │   └── wizard_component.rbi
│   │   │   ├── site
│   │   │   │   ├── contentful
│   │   │   │   │   ├── customer_stories
│   │   │   │   │   │   ├── category_page.rbi
│   │   │   │   │   │   ├── customer_story.rbi
│   │   │   │   │   │   ├── homepage.rbi
│   │   │   │   │   │   └── testimonial.rbi
│   │   │   │   │   ├── marketing
│   │   │   │   │   │   ├── press
│   │   │   │   │   │   │   └── article.rbi
│   │   │   │   │   │   └── startups
│   │   │   │   │   │       └── startup_partner.rbi
│   │   │   │   │   └── readme
│   │   │   │   │       ├── base_story.rbi
│   │   │   │   │       ├── category.rbi
│   │   │   │   │       ├── developer_story.rbi
│   │   │   │   │       ├── featured_article.rbi
│   │   │   │   │       ├── guide.rbi
│   │   │   │   │       ├── homepage.rbi
│   │   │   │   │       ├── podcast.rbi
│   │   │   │   │       └── topic.rbi
│   │   │   │   ├── enterprise_contact_request.rbi
│   │   │   │   ├── faq_group_component.rbi
│   │   │   │   ├── header
│   │   │   │   │   └── search_bar_component.rbi
│   │   │   │   ├── hero_component.rbi
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   ├── pillar_component.rbi
│   │   │   │   ├── read_more_list_component.rbi
│   │   │   │   ├── resource_cards_component.rbi
│   │   │   │   └── river_component.rbi
│   │   │   ├── site_kv_cleanup_expired_data_job.rbi
│   │   │   ├── site_scoped_integration_installation.rbi
│   │   │   ├── slash_commands
│   │   │   │   └── dialog_component.rbi
│   │   │   ├── slotted_counter_increment_aggregated_job.rbi
│   │   │   ├── sms_registration.rbi
│   │   │   ├── social_experience_instrumentation_job.rbi
│   │   │   ├── social_identities
│   │   │   │   └── domain.rbi
│   │   │   ├── social_identities.rbi
│   │   │   ├── soft_delete_business_job.rbi
│   │   │   ├── soft_delete_business_orchestration.rbi
│   │   │   ├── soft_deleted_organization.rbi
│   │   │   ├── soft_delete_organization_orchestration.rbi
│   │   │   ├── soft_delete_organization_projects_job.rbi
│   │   │   ├── soft_delete_organization_repositories_job.rbi
│   │   │   ├── source_import_mailer.rbi
│   │   │   ├── spam_datasource_entry.rbi
│   │   │   ├── spam_datasource.rbi
│   │   │   ├── spam_kv_cleanup_job
│   │   │   │   └── spam_key_values.rbi
│   │   │   ├── spam_kv_cleanup_job.rbi
│   │   │   ├── spammy_business_check_job.rbi
│   │   │   ├── spammy_org_check_job.rbi
│   │   │   ├── spam_pattern.rbi
│   │   │   ├── spamurai_suspend_integrations_job.rbi
│   │   │   ├── spark
│   │   │   │   ├── favorite_workbench.rbi
│   │   │   │   ├── model_rate_limit.rbi
│   │   │   │   ├── runtime_app_deploy.rbi
│   │   │   │   ├── runtime_app_owner.rbi
│   │   │   │   ├── runtime_app.rbi
│   │   │   │   ├── workbench_iteration.rbi
│   │   │   │   └── workbench.rbi
│   │   │   ├── spark_runtime
│   │   │   │   ├── fix_spark_visibility_job.rbi
│   │   │   │   └── kv
│   │   │   │       └── data_store.rbi
│   │   │   ├── spark_runtime_kv_cleanup_expired_data_job.rbi
│   │   │   ├── spokes
│   │   │   │   ├── all_repo_replicas_request.rbi
│   │   │   │   ├── all_repo_replicas_response.rbi
│   │   │   │   ├── backend
│   │   │   │   │   ├── exists_request.rbi
│   │   │   │   │   ├── exists_response.rbi
│   │   │   │   │   ├── git_client.rbi
│   │   │   │   │   ├── health_client.rbi
│   │   │   │   │   ├── loadavg_request.rbi
│   │   │   │   │   ├── loadavg_response.rbi
│   │   │   │   │   ├── read_refs_request
│   │   │   │   │   │   └── filter.rbi
│   │   │   │   │   ├── read_refs_request.rbi
│   │   │   │   │   ├── read_refs_response.rbi
│   │   │   │   │   └── reference.rbi
│   │   │   │   ├── file_server.rbi
│   │   │   │   ├── kv
│   │   │   │   │   └── data_store.rbi
│   │   │   │   ├── pick_file_servers_request.rbi
│   │   │   │   ├── pick_file_servers_response.rbi
│   │   │   │   ├── replica.rbi
│   │   │   │   ├── repository
│   │   │   │   │   └── repository_type.rbi
│   │   │   │   ├── repository.rbi
│   │   │   │   ├── spokes_client.rbi
│   │   │   │   ├── status_request.rbi
│   │   │   │   └── status_response.rbi
│   │   │   ├── spokes_create_gist_replica_job.rbi
│   │   │   ├── spokes_create_network_replica_job.rbi
│   │   │   ├── spokes_destroy_gist_replica_job.rbi
│   │   │   ├── spokes_destroy_network_replica_job.rbi
│   │   │   ├── spokes_disk_stats_cache_fill_job.rbi
│   │   │   ├── spokes_kv_cleanup_expired_data_job.rbi
│   │   │   ├── spokes_move_gist_replica_job.rbi
│   │   │   ├── spokes_move_network_replica_job.rbi
│   │   │   ├── spokes_recompute_checksums_job.rbi
│   │   │   ├── spokes_recompute_gist_checksums_job.rbi
│   │   │   ├── spokes_repair_doa_repo_job.rbi
│   │   │   ├── spokes_repair_gist_replica_job.rbi
│   │   │   ├── spokes_repair_network_replica_job.rbi
│   │   │   ├── spokes_sync_cache_replica_job.rbi
│   │   │   ├── spokes_sync_cache_replica_scheduler_job.rbi
│   │   │   ├── sponsors
│   │   │   │   ├── bulk_sponsorship_row.rbi
│   │   │   │   └── kv
│   │   │   │       └── data_store.rbi
│   │   │   ├── sponsors_activity_metric.rbi
│   │   │   ├── sponsors_activity.rbi
│   │   │   ├── sponsors_add_one_time_payments_job.rbi
│   │   │   ├── sponsors_agreement.rbi
│   │   │   ├── sponsors_billing_credit_balance_invoice_collection_job.rbi
│   │   │   ├── sponsors_business_org_onboarding_job.rbi
│   │   │   ├── sponsors_business_tax_identifier.rbi
│   │   │   ├── sponsors_create_recurring_sponsorships_job.rbi
│   │   │   ├── sponsors_credit_balance_increase_notification_job.rbi
│   │   │   ├── sponsors_criterion.rbi
│   │   │   ├── sponsors_fraud_review.rbi
│   │   │   ├── sponsors_goal_contribution.rbi
│   │   │   ├── sponsors_goal.rbi
│   │   │   ├── sponsorship_match_ban.rbi
│   │   │   ├── sponsorship_newsletter.rbi
│   │   │   ├── sponsorship_newsletter_tier.rbi
│   │   │   ├── sponsorship.rbi
│   │   │   ├── sponsorship_repository.rbi
│   │   │   ├── sponsorship_stripe_radar_risk_score.rbi
│   │   │   ├── sponsors_invoiced_agreement_signature.rbi
│   │   │   ├── sponsors_kv_cleanup_expired_data_job.rbi
│   │   │   ├── sponsors_listing_featured_item.rbi
│   │   │   ├── sponsors_listing_no_longer_sponsorable_job.rbi
│   │   │   ├── sponsors_listing.rbi
│   │   │   ├── sponsors_listing_stafftools_metadata.rbi
│   │   │   ├── sponsors_listing_zuora_sync_job.rbi
│   │   │   ├── sponsors_low_credit_balance_warning_job.rbi
│   │   │   ├── sponsors_mailer.rbi
│   │   │   ├── sponsors_memberships_criterion.rbi
│   │   │   ├── sponsors_patreon_campaign_webhook.rbi
│   │   │   ├── sponsors_patreon_tier.rbi
│   │   │   ├── sponsors_patreon_user.rbi
│   │   │   ├── sponsors_primer_mailer.rbi
│   │   │   ├── sponsors_process_refund_job.rbi
│   │   │   ├── sponsors_profile_setup_reminder_job.rbi
│   │   │   ├── sponsors_tier.rbi
│   │   │   ├── sponsors_transaction_reversal_notification_job.rbi
│   │   │   ├── ssh_certificate_authority.rbi
│   │   │   ├── stacks_analytic.rbi
│   │   │   ├── stacks_flow.rbi
│   │   │   ├── stacks_instance.rbi
│   │   │   ├── stacks_plan.rbi
│   │   │   ├── stacks_policy
│   │   │   │   ├── allowed_stacks_pattern.rbi
│   │   │   │   └── stacks_allowlist.rbi
│   │   │   ├── stacks_status.rbi
│   │   │   ├── stacks_steps
│   │   │   │   ├── branch_protection_step.rbi
│   │   │   │   ├── cleanup_step.rbi
│   │   │   │   ├── create_environment_step.rbi
│   │   │   │   ├── repo_clone_step.rbi
│   │   │   │   ├── repo_metadata_step.rbi
│   │   │   │   ├── security_settings_step.rbi
│   │   │   │   ├── step.rbi
│   │   │   │   └── workflow_dispatch_step.rbi
│   │   │   ├── staff_access_grant.rbi
│   │   │   ├── staff_access_mailer.rbi
│   │   │   ├── staff_access_request.rbi
│   │   │   ├── staff_note.rbi
│   │   │   ├── stafftools
│   │   │   │   ├── application
│   │   │   │   │   └── show_view.rbi
│   │   │   │   ├── bulk_dmca_takedown.rbi
│   │   │   │   ├── bulk_dmca_takedown_repository.rbi
│   │   │   │   ├── copilot
│   │   │   │   │   ├── detail_component.rbi
│   │   │   │   │   └── settings_component.rbi
│   │   │   │   ├── ldap_sync_view.rbi
│   │   │   │   ├── network_privilege.rbi
│   │   │   │   ├── sponsors
│   │   │   │   │   └── invoiced
│   │   │   │   │       └── sponsorship_form_inputs.rbi
│   │   │   │   └── summary_counter_component.rbi
│   │   │   ├── stafftools_report_job.rbi
│   │   │   ├── stafftools_role.rbi
│   │   │   ├── stafftools_toggle_network_token_scanning_job.rbi
│   │   │   ├── stale_check_job.rbi
│   │   │   ├── stale_code_scanning_check_runs_scheduled_job.rbi
│   │   │   ├── star.rbi
│   │   │   ├── starred_copilot_space.rbi
│   │   │   ├── stars
│   │   │   │   ├── button_component.rbi
│   │   │   │   ├── domain.rbi
│   │   │   │   └── kv
│   │   │   │       └── data_store.rbi
│   │   │   ├── stars_kv_cleanup_expired_data_job.rbi
│   │   │   ├── stars.rbi
│   │   │   ├── startup_program_mailer.rbi
│   │   │   ├── statuses
│   │   │   │   └── domain.rbi
│   │   │   ├── statuses_archive_job.rbi
│   │   │   ├── statuses_archive_orchestration_job.rbi
│   │   │   ├── statuses_delete_archived_job.rbi
│   │   │   ├── statuses_delete_archived_orchestration_job.rbi
│   │   │   ├── statuses.rbi
│   │   │   ├── status.rbi
│   │   │   ├── stop_all_stalled_progress_job.rbi
│   │   │   ├── stop_trial_job.rbi
│   │   │   ├── storage
│   │   │   │   ├── blob.rbi
│   │   │   │   ├── file_server.rbi
│   │   │   │   ├── partition.rbi
│   │   │   │   ├── purge.rbi
│   │   │   │   ├── reference.rbi
│   │   │   │   └── replica.rbi
│   │   │   ├── storage_cluster_maintenance_scheduler_job.rbi
│   │   │   ├── storage_cluster_move_object_job.rbi
│   │   │   ├── storage_cluster_rebalancer_job.rbi
│   │   │   ├── storage_cluster_repair_job.rbi
│   │   │   ├── storage_cluster_replica_verifier_job.rbi
│   │   │   ├── storage_purge_object_job.rbi
│   │   │   ├── storage_replicate_object_job.rbi
│   │   │   ├── storage_replication_verification_job.rbi
│   │   │   ├── store.rbi
│   │   │   ├── stores
│   │   │   │   └── domain.rbi
│   │   │   ├── stores.rbi
│   │   │   ├── stratocaster
│   │   │   │   ├── global_index.rbi
│   │   │   │   └── model.rbi
│   │   │   ├── stratocasters
│   │   │   │   └── domain.rbi
│   │   │   ├── stratocasters.rbi
│   │   │   ├── stripe_webhook_job.rbi
│   │   │   ├── structured_templates
│   │   │   │   └── validation_helpers.rbi
│   │   │   ├── sub_issue_list.rbi
│   │   │   ├── sub_issue.rbi
│   │   │   ├── subscribe_and_notify_job.rbi
│   │   │   ├── subscribe_to_list_notifications_job.rbi
│   │   │   ├── subscribe_user_to_thread_job.rbi
│   │   │   ├── succession_mailer.rbi
│   │   │   ├── successor_invitation.rbi
│   │   │   ├── suggestions
│   │   │   │   ├── collapsible_component.rbi
│   │   │   │   ├── split_diff_component.rbi
│   │   │   │   ├── suggested_fix_component.rbi
│   │   │   │   └── unified_diff_component.rbi
│   │   │   ├── survey_answer.rbi
│   │   │   ├── survey_choice.rbi
│   │   │   ├── survey_group.rbi
│   │   │   ├── survey_question.rbi
│   │   │   ├── survey.rbi
│   │   │   ├── suspend_emu_and_remove_external_identity_job.rbi
│   │   │   ├── suspend_plan_subscription_job.rbi
│   │   │   ├── sweagentd
│   │   │   │   └── jobs_api
│   │   │   │       └── v1
│   │   │   │           ├── branch_feature.rbi
│   │   │   │           ├── cancel_job_request.rbi
│   │   │   │           ├── cancel_job_response.rbi
│   │   │   │           ├── copilot_setup_steps_feature.rbi
│   │   │   │           ├── create_assignment_request.rbi
│   │   │   │           ├── create_assignment_response.rbi
│   │   │   │           ├── create_command_request.rbi
│   │   │   │           ├── create_command_response.rbi
│   │   │   │           ├── create_job_for_assignment_request.rbi
│   │   │   │           ├── create_job_for_assignment_response.rbi
│   │   │   │           ├── create_job_request.rbi
│   │   │   │           ├── create_job_response.rbi
│   │   │   │           ├── custom_agent_attributes.rbi
│   │   │   │           ├── event_type.rbi
│   │   │   │           ├── features.rbi
│   │   │   │           ├── get_job_by_session_id_request.rbi
│   │   │   │           ├── get_job_by_session_id_response.rbi
│   │   │   │           ├── job.rbi
│   │   │   │           ├── jobs_api_client.rbi
│   │   │   │           ├── job_status.rbi
│   │   │   │           ├── list_jobs_for_pull_request_request.rbi
│   │   │   │           ├── list_jobs_for_pull_request_response.rbi
│   │   │   │           ├── mcp_server.rbi
│   │   │   │           ├── pull_request_feature.rbi
│   │   │   │           ├── update_assignment_request.rbi
│   │   │   │           └── update_assignment_response.rbi
│   │   │   ├── sync_asset_usage_job.rbi
│   │   │   ├── sync_asset_usage_parser_job.rbi
│   │   │   ├── sync_asset_usage_scheduler_job.rbi
│   │   │   ├── sync_business_organization_billing_settings_job.rbi
│   │   │   ├── sync_enterprise_server_user_accounts_job.rbi
│   │   │   ├── synchronize_plan_subscription_job.rbi
│   │   │   ├── synchronize_pull_request_job.rbi
│   │   │   ├── synchronize_sales_serve_plan_subscription_job.rbi
│   │   │   ├── sync_issue_counts_for_milestone_job.rbi
│   │   │   ├── sync_issue_parent_checklist_job.rbi
│   │   │   ├── sync_marketplace_search_index_job.rbi
│   │   │   ├── sync_memex_project_denormalized_data_job.rbi
│   │   │   ├── sync_organization_default_repository_permission_job.rbi
│   │   │   ├── sync_patreon_sponsorships_job.rbi
│   │   │   ├── sync_scoped_integration_installations_job.rbi
│   │   │   ├── sync_sponsors_patreon_user_job.rbi
│   │   │   ├── sync_sponsors_search_indices_job.rbi
│   │   │   ├── sync_sponsors_stripe_account_job.rbi
│   │   │   ├── sync_sponsors_stripe_accounts_job.rbi
│   │   │   ├── sync_vat_code_job.rbi
│   │   │   ├── sync_zuora_tax_exempt_status_job.rbi
│   │   │   ├── tab.rbi
│   │   │   ├── team
│   │   │   │   ├── group_mapping.rbi
│   │   │   │   └── navigation_tabs.rbi
│   │   │   ├── team_add_forks_job.rbi
│   │   │   ├── team_bypass_actor.rbi
│   │   │   ├── team_change_parent_request.rbi
│   │   │   ├── team_dashboard.rbi
│   │   │   ├── team_invitation.rbi
│   │   │   ├── team_limits_mailer.rbi
│   │   │   ├── team_member_delegated_review_request.rbi
│   │   │   ├── team_membership_request.rbi
│   │   │   ├── team_orchestration.rbi
│   │   │   ├── team_orchestration_sweeper_job.rbi
│   │   │   ├── team.rbi
│   │   │   ├── teams
│   │   │   │   └── kv
│   │   │   │       └── data_store.rbi
│   │   │   ├── team_search_shortcut.rbi
│   │   │   ├── teams_kv_cleanup_expired_data_job.rbi
│   │   │   ├── teams_mailer.rbi
│   │   │   ├── team_sync
│   │   │   │   ├── business_tenant.rbi
│   │   │   │   └── tenant.rbi
│   │   │   ├── team_update_forked_repository_permissions_job.rbi
│   │   │   ├── tech_stack_name.rbi
│   │   │   ├── tenant_provisioning_job.rbi
│   │   │   ├── test_job.rbi
│   │   │   ├── test_service_ports.rbi
│   │   │   ├── timed_job.rbi
│   │   │   ├── toggle_hidden_user_in_notifications_job.rbi
│   │   │   ├── toggle_issue_notifications_for_spammy_users_job.rbi
│   │   │   ├── toggle_notifications_for_spammy_users_job.rbi
│   │   │   ├── toggle_spam_flag_on_business_organizations_job.rbi
│   │   │   ├── toggle_suspension_status_on_business_organizations_job.rbi
│   │   │   ├── token_revocation_job.rbi
│   │   │   ├── token_scan_location_migration_statuses.rbi
│   │   │   ├── token_scan_result_location.rbi
│   │   │   ├── token_scan_result.rbi
│   │   │   ├── token_scan_result_sequence.rbi
│   │   │   ├── token_scan_status.rbi
│   │   │   ├── topic.rbi
│   │   │   ├── topic_relation.rbi
│   │   │   ├── topic_source.rbi
│   │   │   ├── tos_acceptance.rbi
│   │   │   ├── totp_app_registration.rbi
│   │   │   ├── touch_issue_job.rbi
│   │   │   ├── touch_memex_project_items_job.rbi
│   │   │   ├── track_code_quality_delay_job.rbi
│   │   │   ├── track_code_scanning_check_run_delay_job.rbi
│   │   │   ├── trade_compliance
│   │   │   │   └── trade_screening
│   │   │   │       ├── eis_poll_job.rbi
│   │   │   │       ├── kv_cleanup_expired_data_job
│   │   │   │       │   └── trade_compliance_key_values.rbi
│   │   │   │       ├── kv_cleanup_expired_data_job.rbi
│   │   │   │       ├── perform_screening_retry_job.rbi
│   │   │   │       ├── retry_screening_job.rbi
│   │   │   │       └── screening_status_sla_check_job.rbi
│   │   │   ├── trade_controls
│   │   │   │   ├── compliance_check_job.rbi
│   │   │   │   ├── legal_notification.rbi
│   │   │   │   ├── organization_compliance_check_job.rbi
│   │   │   │   ├── org_high_risk_geo_job.rbi
│   │   │   │   ├── restriction.rbi
│   │   │   │   ├── sdn
│   │   │   │   │   ├── billing_changes_job.rbi
│   │   │   │   │   └── enable_or_disable_maintainer_job.rbi
│   │   │   │   └── user_high_risk_geo_job.rbi
│   │   │   ├── trade_controls_mailer.rbi
│   │   │   ├── trade_screening_mailer.rbi
│   │   │   ├── transaction.rbi
│   │   │   ├── transfer_discussion_job.rbi
│   │   │   ├── transfer_issue_job.rbi
│   │   │   ├── transfer_organizations_business_orchestration.rbi
│   │   │   ├── transfer_repository_job.rbi
│   │   │   ├── transfer_repository_orchestration.rbi
│   │   │   ├── transfer_workspace_job.rbi
│   │   │   ├── transition_media_blobs_job.rbi
│   │   │   ├── trigger_combined_vulnerability_alert_emails_job.rbi
│   │   │   ├── trusted_device_client_registration.rbi
│   │   │   ├── trust_safety
│   │   │   │   └── kv
│   │   │   │       └── data_store.rbi
│   │   │   ├── trust_safety_kv_cleanup_expired_data_job.rbi
│   │   │   ├── trust_tier_update_engaged_oss_job.rbi
│   │   │   ├── turboghas
│   │   │   │   └── proto
│   │   │   │       ├── advanced_security_api_client.rbi
│   │   │   │       ├── committer_type.rbi
│   │   │   │       ├── cursor.rbi
│   │   │   │       ├── get_active_committers_request.rbi
│   │   │   │       ├── get_active_committers_response
│   │   │   │       │   └── user.rbi
│   │   │   │       ├── get_active_committers_response.rbi
│   │   │   │       ├── get_additional_committers_per_repository_request.rbi
│   │   │   │       ├── get_additional_committers_per_repository_response
│   │   │   │       │   └── repository.rbi
│   │   │   │       ├── get_additional_committers_per_repository_response.rbi
│   │   │   │       ├── get_committers_for_business_request.rbi
│   │   │   │       ├── get_committers_for_owner_request.rbi
│   │   │   │       ├── get_committers_response
│   │   │   │       │   └── committer.rbi
│   │   │   │       ├── get_committers_response.rbi
│   │   │   │       ├── get_enabled_repositories_request
│   │   │   │       │   ├── column_order.rbi
│   │   │   │       │   └── column.rbi
│   │   │   │       ├── get_enabled_repositories_request.rbi
│   │   │   │       ├── get_enabled_repositories_response
│   │   │   │       │   └── repository.rbi
│   │   │   │       ├── get_enabled_repositories_response.rbi
│   │   │   │       ├── get_enterprise_users_request
│   │   │   │       │   ├── column_order.rbi
│   │   │   │       │   └── column.rbi
│   │   │   │       ├── get_enterprise_users_request.rbi
│   │   │   │       ├── get_enterprise_users_response
│   │   │   │       │   └── user.rbi
│   │   │   │       ├── get_enterprise_users_response.rbi
│   │   │   │       ├── get_meter_emissions_request.rbi
│   │   │   │       ├── get_meter_emissions_response.rbi
│   │   │   │       ├── get_organizations_request
│   │   │   │       │   ├── column_order.rbi
│   │   │   │       │   └── column.rbi
│   │   │   │       ├── get_organizations_request.rbi
│   │   │   │       ├── get_organizations_response
│   │   │   │       │   └── organization.rbi
│   │   │   │       ├── get_organizations_response.rbi
│   │   │   │       ├── get_repositories_request
│   │   │   │       │   ├── column_order.rbi
│   │   │   │       │   └── column.rbi
│   │   │   │       ├── get_repositories_request.rbi
│   │   │   │       ├── get_repositories_response
│   │   │   │       │   └── repository.rbi
│   │   │   │       ├── get_repositories_response.rbi
│   │   │   │       ├── get_summary_request.rbi
│   │   │   │       ├── get_summary_response.rbi
│   │   │   │       ├── order.rbi
│   │   │   │       └── owner.rbi
│   │   │   ├── turboquality
│   │   │   │   └── proto
│   │   │   │       ├── ai_file_findings.rbi
│   │   │   │       ├── ai_finding.rbi
│   │   │   │       ├── ai_finding_suggested_fix_file.rbi
│   │   │   │       ├── code_quality_api_client.rbi
│   │   │   │       ├── counts_request.rbi
│   │   │   │       ├── counts_response.rbi
│   │   │   │       ├── coverage_agent_client.rbi
│   │   │   │       ├── dismissal_state.rbi
│   │   │   │       ├── finding_identifier.rbi
│   │   │   │       ├── finding.rbi
│   │   │   │       ├── findings_filter.rbi
│   │   │   │       ├── finding_state.rbi
│   │   │   │       ├── generate_fix_request.rbi
│   │   │   │       ├── generate_fix_response.rbi
│   │   │   │       ├── get_ai_findings_request.rbi
│   │   │   │       ├── get_ai_findings_response.rbi
│   │   │   │       ├── get_findings_request.rbi
│   │   │   │       ├── get_findings_response.rbi
│   │   │   │       ├── get_org_counts_request.rbi
│   │   │   │       ├── get_org_counts_response.rbi
│   │   │   │       ├── get_org_repos_request.rbi
│   │   │   │       ├── get_org_repos_response.rbi
│   │   │   │       ├── get_rule_request.rbi
│   │   │   │       ├── get_rule_response.rbi
│   │   │   │       ├── get_rules_request.rbi
│   │   │   │       ├── get_rules_response.rbi
│   │   │   │       ├── get_suggested_fixes_request.rbi
│   │   │   │       ├── get_suggested_fixes_response.rbi
│   │   │   │       ├── grade.rbi
│   │   │   │       ├── location.rbi
│   │   │   │       ├── org_repo_count.rbi
│   │   │   │       ├── org_repo.rbi
│   │   │   │       ├── related_location.rbi
│   │   │   │       ├── repository_statistics_sort_order.rbi
│   │   │   │       ├── result_count.rbi
│   │   │   │       ├── rule_category.rbi
│   │   │   │       ├── rule_findings_filter.rbi
│   │   │   │       ├── rule_language.rbi
│   │   │   │       ├── rule.rbi
│   │   │   │       ├── rule_severity.rbi
│   │   │   │       ├── rules_filter.rbi
│   │   │   │       ├── rules_sort_order.rbi
│   │   │   │       ├── scan_metadata.rbi
│   │   │   │       ├── start_coverage_agent_request.rbi
│   │   │   │       ├── start_coverage_agent_response.rbi
│   │   │   │       ├── suggested_fix_file.rbi
│   │   │   │       ├── suggested_fix.rbi
│   │   │   │       ├── suggested_fix_state.rbi
│   │   │   │       ├── update_dismissal_request.rbi
│   │   │   │       └── update_dismissal_response.rbi
│   │   │   ├── turboscan
│   │   │   │   └── proto
│   │   │   │       ├── adjust_request.rbi
│   │   │   │       ├── adjust_response.rbi
│   │   │   │       ├── advisory.rbi
│   │   │   │       ├── advisory_severity.rbi
│   │   │   │       ├── alert_classification_filter.rbi
│   │   │   │       ├── alert_configuration_statuses_request.rbi
│   │   │   │       ├── alert_configuration_statuses_response.rbi
│   │   │   │       ├── alert_configuration_status.rbi
│   │   │   │       ├── alert_in_pull_request.rbi
│   │   │   │       ├── alert_instance.rbi
│   │   │   │       ├── alert_instances_request.rbi
│   │   │   │       ├── alert_instances_response.rbi
│   │   │   │       ├── alert_link_payload.rbi
│   │   │   │       ├── alert_link.rbi
│   │   │   │       ├── alert_links_filter.rbi
│   │   │   │       ├── alert_request.rbi
│   │   │   │       ├── alert_response.rbi
│   │   │   │       ├── alerts_by_repo_request.rbi
│   │   │   │       ├── alerts_by_repo_response.rbi
│   │   │   │       ├── alerts_filter.rbi
│   │   │   │       ├── alert_sort_order.rbi
│   │   │   │       ├── alerts_request.rbi
│   │   │   │       ├── alerts_response.rbi
│   │   │   │       ├── alert_state_filter.rbi
│   │   │   │       ├── alert_titles_request.rbi
│   │   │   │       ├── alert_titles_response.rbi
│   │   │   │       ├── alert_tracking_link.rbi
│   │   │   │       ├── alert_tracking_links_to_add.rbi
│   │   │   │       ├── alert_tracking_links_to_remove.rbi
│   │   │   │       ├── analyses_request.rbi
│   │   │   │       ├── analyses_response.rbi
│   │   │   │       ├── analyses_sort_order.rbi
│   │   │   │       ├── analysis_key.rbi
│   │   │   │       ├── analysis_message_level.rbi
│   │   │   │       ├── analysis_message.rbi
│   │   │   │       ├── analysis.rbi
│   │   │   │       ├── analysis_request.rbi
│   │   │   │       ├── analysis_response.rbi
│   │   │   │       ├── analysis_sarif_request.rbi
│   │   │   │       ├── analysis_sarif_response.rbi
│   │   │   │       ├── analysis_status.rbi
│   │   │   │       ├── annotation_result.rbi
│   │   │   │       ├── annotations_request.rbi
│   │   │   │       ├── annotations_response.rbi
│   │   │   │       ├── apply_suggested_fix_request.rbi
│   │   │   │       ├── apply_suggested_fix_response.rbi
│   │   │   │       ├── assigned_user_presence.rbi
│   │   │   │       ├── assigned_users_filter.rbi
│   │   │   │       ├── autofix_filter.rbi
│   │   │   │       ├── category_status
│   │   │   │       │   ├── query_suite
│   │   │   │       │   │   └── type.rbi
│   │   │   │       │   └── query_suite.rbi
│   │   │   │       ├── category_status.rbi
│   │   │   │       ├── change.rbi
│   │   │   │       ├── code_path.rbi
│   │   │   │       ├── code_paths_request.rbi
│   │   │   │       ├── code_paths_response.rbi
│   │   │   │       ├── code_path_step.rbi
│   │   │   │       ├── code_ql_config.rbi
│   │   │   │       ├── code_ql_run_status.rbi
│   │   │   │       ├── configuration_group.rbi
│   │   │   │       ├── counts_by_campaigns_request.rbi
│   │   │   │       ├── counts_by_campaigns_response
│   │   │   │       │   └── campaign_counts.rbi
│   │   │   │       ├── counts_by_campaigns_response.rbi
│   │   │   │       ├── counts_by_repo_request.rbi
│   │   │   │       ├── counts_by_repo_response
│   │   │   │       │   └── repository_counts.rbi
│   │   │   │       ├── counts_by_repo_response.rbi
│   │   │   │       ├── counts_by_tool_request.rbi
│   │   │   │       ├── counts_by_tool_response.rbi
│   │   │   │       ├── counts_request.rbi
│   │   │   │       ├── counts_response.rbi
│   │   │   │       ├── create_alert_links_request.rbi
│   │   │   │       ├── create_alert_links_response.rbi
│   │   │   │       ├── create_delivery_request
│   │   │   │       │   ├── invalid_sarif.rbi
│   │   │   │       │   ├── invalid_zip.rbi
│   │   │   │       │   ├── sarif_too_big.rbi
│   │   │   │       │   └── zip_too_big.rbi
│   │   │   │       ├── create_delivery_request.rbi
│   │   │   │       ├── create_delivery_response.rbi
│   │   │   │       ├── create_security_campaign_alerts_request.rbi
│   │   │   │       ├── create_security_campaign_alerts_response.rbi
│   │   │   │       ├── cursor.rbi
│   │   │   │       ├── delete_alert_links_request.rbi
│   │   │   │       ├── delete_alert_links_response.rbi
│   │   │   │       ├── delete_analysis_request.rbi
│   │   │   │       ├── delete_analysis_response.rbi
│   │   │   │       ├── delete_security_campaign_alerts_request.rbi
│   │   │   │       ├── delete_security_campaign_alerts_response.rbi
│   │   │   │       ├── delivery_origin.rbi
│   │   │   │       ├── delivery_request.rbi
│   │   │   │       ├── delivery_response.rbi
│   │   │   │       ├── dependency_metadata.rbi
│   │   │   │       ├── diffed_alert.rbi
│   │   │   │       ├── disable_request.rbi
│   │   │   │       ├── disable_response.rbi
│   │   │   │       ├── enable_request.rbi
│   │   │   │       ├── enable_response.rbi
│   │   │   │       ├── environment_data.rbi
│   │   │   │       ├── eval_ref_update_rules_request
│   │   │   │       │   ├── rule_config.rbi
│   │   │   │       │   ├── security_severity_choice.rbi
│   │   │   │       │   ├── severity_choice.rbi
│   │   │   │       │   └── tool_config.rbi
│   │   │   │       ├── eval_ref_update_rules_request.rbi
│   │   │   │       ├── eval_ref_update_rules_response
│   │   │   │       │   └── eval_result.rbi
│   │   │   │       ├── eval_ref_update_rules_response.rbi
│   │   │   │       ├── extracted_category_files.rbi
│   │   │   │       ├── extracted_file.rbi
│   │   │   │       ├── extracted_language_files.rbi
│   │   │   │       ├── feature.rbi
│   │   │   │       ├── file_change.rbi
│   │   │   │       ├── files_extracted_request.rbi
│   │   │   │       ├── files_extracted_response.rbi
│   │   │   │       ├── files_extracted_summary_request.rbi
│   │   │   │       ├── files_extracted_summary_response.rbi
│   │   │   │       ├── generate_suggested_fix_request.rbi
│   │   │   │       ├── generate_suggested_fix_response.rbi
│   │   │   │       ├── get_advanced_setup_requested_request.rbi
│   │   │   │       ├── get_advanced_setup_requested_response.rbi
│   │   │   │       ├── get_alerts_for_insights_backfill_request.rbi
│   │   │   │       ├── get_alerts_for_insights_backfill_request_response.rbi
│   │   │   │       ├── get_code_scanning_enabled_request.rbi
│   │   │   │       ├── get_code_scanning_enabled_response.rbi
│   │   │   │       ├── get_links_for_alerts_request.rbi
│   │   │   │       ├── get_links_for_alerts_response.rbi
│   │   │   │       ├── get_managed_analysis_info_request.rbi
│   │   │   │       ├── get_managed_analysis_info_response.rbi
│   │   │   │       ├── get_suggested_fix_request.rbi
│   │   │   │       ├── get_suggested_fix_response.rbi
│   │   │   │       ├── get_suggested_fix_states_for_org_request.rbi
│   │   │   │       ├── get_suggested_fix_states_for_org_response.rbi
│   │   │   │       ├── get_tracked_alerts_request.rbi
│   │   │   │       ├── get_tracked_alerts_response.rbi
│   │   │   │       ├── insights_alert.rbi
│   │   │   │       ├── insights_client.rbi
│   │   │   │       ├── language_list.rbi
│   │   │   │       ├── location.rbi
│   │   │   │       ├── managed_analyses_client.rbi
│   │   │   │       ├── missing_category_summary.rbi
│   │   │   │       ├── new_category_summary.rbi
│   │   │   │       ├── new_config_trigger.rbi
│   │   │   │       ├── onboarding_status_v2.rbi
│   │   │   │       ├── org_rule.rbi
│   │   │   │       ├── org_rule_tag.rbi
│   │   │   │       ├── outdated_configuration.rbi
│   │   │   │       ├── process_error.rbi
│   │   │   │       ├── process_risk_assessment_request.rbi
│   │   │   │       ├── process_risk_assessment_response.rbi
│   │   │   │       ├── pull_request_alerts_request.rbi
│   │   │   │       ├── pull_request_alerts_response.rbi
│   │   │   │       ├── pull_request_introduced_alerts_request2.rbi
│   │   │   │       ├── pull_request_introduced_alerts_request.rbi
│   │   │   │       ├── pull_request_introduced_alerts_response.rbi
│   │   │   │       ├── query_suite.rbi
│   │   │   │       ├── related_location.rbi
│   │   │   │       ├── repo_number.rbi
│   │   │   │       ├── repo_result.rbi
│   │   │   │       ├── repo_results.rbi
│   │   │   │       ├── repository_i_ds_for_org_request.rbi
│   │   │   │       ├── repository_i_ds_response
│   │   │   │       │   └── repository.rbi
│   │   │   │       ├── repository_i_ds_response.rbi
│   │   │   │       ├── repository_visibility.rbi
│   │   │   │       ├── repo_suggested_fix_state.rbi
│   │   │   │       ├── result.rbi
│   │   │   │       ├── result_resolution_filter.rbi
│   │   │   │       ├── result_resolution.rbi
│   │   │   │       ├── results_client.rbi
│   │   │   │       ├── risk_assessment_client.rbi
│   │   │   │       ├── rule_origin.rbi
│   │   │   │       ├── rule.rbi
│   │   │   │       ├── rule_severity.rbi
│   │   │   │       ├── rules_for_org_request.rbi
│   │   │   │       ├── rules_for_org_response.rbi
│   │   │   │       ├── rules_request.rbi
│   │   │   │       ├── rules_response.rbi
│   │   │   │       ├── rule_tags_for_org_request.rbi
│   │   │   │       ├── rule_tags_for_org_response.rbi
│   │   │   │       ├── rule_tags_request.rbi
│   │   │   │       ├── rule_tags_response.rbi
│   │   │   │       ├── search_status.rbi
│   │   │   │       ├── security_campaign_state_filter.rbi
│   │   │   │       ├── security_campaign_state.rbi
│   │   │   │       ├── security_severity.rbi
│   │   │   │       ├── set_advanced_setup_requested_request.rbi
│   │   │   │       ├── set_advanced_setup_requested_response.rbi
│   │   │   │       ├── set_alerts_status_request.rbi
│   │   │   │       ├── set_alerts_status_response.rbi
│   │   │   │       ├── set_alert_tracking_links_request.rbi
│   │   │   │       ├── set_alert_tracking_links_response.rbi
│   │   │   │       ├── set_assignees_for_alerts_operation_type.rbi
│   │   │   │       ├── set_assignees_for_alerts_request.rbi
│   │   │   │       ├── set_assignees_for_alerts_response.rbi
│   │   │   │       ├── set_run_conclusion_request.rbi
│   │   │   │       ├── set_run_conclusion_response.rbi
│   │   │   │       ├── set_scan_inactive_repo_request.rbi
│   │   │   │       ├── set_scan_inactive_repo_response.rbi
│   │   │   │       ├── severities_for_org_request.rbi
│   │   │   │       ├── severities_for_org_response
│   │   │   │       │   └── severity_item.rbi
│   │   │   │       ├── severities_for_org_response.rbi
│   │   │   │       ├── severity.rbi
│   │   │   │       ├── start_agentic_autofix_request.rbi
│   │   │   │       ├── start_agentic_autofix_response.rbi
│   │   │   │       ├── suggested_fix_alert.rbi
│   │   │   │       ├── suggested_fix_alert_state.rbi
│   │   │   │       ├── suggested_fixes_client.rbi
│   │   │   │       ├── suggested_fix_file.rbi
│   │   │   │       ├── suggested_fix.rbi
│   │   │   │       ├── suggested_fix_source.rbi
│   │   │   │       ├── threat_model.rbi
│   │   │   │       ├── timeline_event.rbi
│   │   │   │       ├── timeline_events_request.rbi
│   │   │   │       ├── timeline_events_response.rbi
│   │   │   │       ├── timeline_event_type.rbi
│   │   │   │       ├── tool_alert_count.rbi
│   │   │   │       ├── tool_description.rbi
│   │   │   │       ├── tool_names_for_org_request.rbi
│   │   │   │       ├── tool_names_request.rbi
│   │   │   │       ├── tool_names_response.rbi
│   │   │   │       ├── tool_status_extracted.rbi
│   │   │   │       ├── tool_status.rbi
│   │   │   │       ├── tool_status_request.rbi
│   │   │   │       ├── tool_status_response.rbi
│   │   │   │       ├── tool_status_rules_request.rbi
│   │   │   │       ├── tool_status_rules_response
│   │   │   │       │   ├── category_rules
│   │   │   │       │   │   ├── rule_origins.rbi
│   │   │   │       │   │   └── rule.rbi
│   │   │   │       │   └── category_rules.rbi
│   │   │   │       ├── tool_status_rules_response.rbi
│   │   │   │       ├── total_counts_for_campaigns_request.rbi
│   │   │   │       ├── total_counts_for_campaigns_response.rbi
│   │   │   │       ├── tracking_links_filter.rbi
│   │   │   │       ├── tracking_links_presence.rbi
│   │   │   │       ├── tracking_system.rbi
│   │   │   │       ├── trigger_risk_assessment_request.rbi
│   │   │   │       ├── trigger_risk_assessment_response.rbi
│   │   │   │       ├── update_languages_request.rbi
│   │   │   │       ├── update_languages_response.rbi
│   │   │   │       ├── update_request
│   │   │   │       │   ├── code_quality_enablement.rbi
│   │   │   │       │   └── runner_type.rbi
│   │   │   │       ├── update_request.rbi
│   │   │   │       └── update_response.rbi
│   │   │   ├── twirp
│   │   │   │   └── client_json.rbi
│   │   │   ├── two_factor_credential.rbi
│   │   │   ├── two_factor_recovery_request_automated_approval_job.rbi
│   │   │   ├── two_factor_recovery_request_cleanup_job.rbi
│   │   │   ├── two_factor_recovery_request.rbi
│   │   │   ├── two_factor_required_notifier_job.rbi
│   │   │   ├── two_factor_requirement_discovery_job.rbi
│   │   │   ├── two_factor_requirement_metadata.rbi
│   │   │   ├── two_factor_requirement_progression_job.rbi
│   │   │   ├── u2f_registration.rbi
│   │   │   ├── ui_manifest.rbi
│   │   │   ├── unarchive_repository_orchestration.rbi
│   │   │   ├── unbundled_security_configuration.rbi
│   │   │   ├── uninstall_integration_installation_job.rbi
│   │   │   ├── unlink_all_project_repository_links_job.rbi
│   │   │   ├── update_business_orgs_notification_restrictions_job.rbi
│   │   │   ├── update_business_security_feature_for_new_repos_job.rbi
│   │   │   ├── update_close_issue_references_job.rbi
│   │   │   ├── update_connect_installation_info.rbi
│   │   │   ├── update_customer_in_licensify_job.rbi
│   │   │   ├── update_event_feeds_job.rbi
│   │   │   ├── update_external_customer_job.rbi
│   │   │   ├── update_integration_installation_rate_limit_job.rbi
│   │   │   ├── update_invitation_repo_permissions_job.rbi
│   │   │   ├── update_issue_comment_orchestration.rbi
│   │   │   ├── update_issue_orchestration.rbi
│   │   │   ├── update_locked_repositories_job.rbi
│   │   │   ├── update_marketplace_insights_job.rbi
│   │   │   ├── update_marketplace_insights_single_listing_job.rbi
│   │   │   ├── update_marketplace_order_preview_job.rbi
│   │   │   ├── update_marketplace_traffic_insights_job.rbi
│   │   │   ├── update_member_repo_permissions_job.rbi
│   │   │   ├── update_members_organization_orchestration.rbi
│   │   │   ├── update_network_media_blobs_job.rbi
│   │   │   ├── update_notification_summary_with_locks_job.rbi
│   │   │   ├── update_organization_routing_to_eligible_email_job.rbi
│   │   │   ├── update_organization_team_privacy_job.rbi
│   │   │   ├── update_owner_repository_sponsorables_job.rbi
│   │   │   ├── update_private_search_on_enterprise_orgs_job.rbi
│   │   │   ├── update_repository_deployment_properties_job.rbi
│   │   │   ├── update_repository_sponsorables_for_global_repo_job.rbi
│   │   │   ├── update_repository_sponsorables_for_repository_job.rbi
│   │   │   ├── update_repository_vulnerability_alerts_job.rbi
│   │   │   ├── update_rollup_summary_state_job.rbi
│   │   │   ├── update_semantic_vectors_job.rbi
│   │   │   ├── update_sponsors_activity_metrics_job.rbi
│   │   │   ├── update_storage_partitions_job.rbi
│   │   │   ├── update_subscriptions_and_notify_job.rbi
│   │   │   ├── update_table_user_hidden_job.rbi
│   │   │   ├── update_team_group_mappings_job.rbi
│   │   │   ├── update_team_repo_permissions_job.rbi
│   │   │   ├── update_team_sync_for_business_organization_job.rbi
│   │   │   ├── update_team_sync_tenant_job.rbi
│   │   │   ├── update_user_hidden_mismatches_job.rbi
│   │   │   ├── update_zuora_account_information_job.rbi
│   │   │   ├── upgrade_from_organization_business_orchestration.rbi
│   │   │   ├── upgrade_integration_installation_version_job.rbi
│   │   │   ├── upgrade_integration_installation_version_orchestration_job.rbi
│   │   │   ├── upload_connect_metrics_job.rbi
│   │   │   ├── upload_enterprise_server_user_accounts_job.rbi
│   │   │   ├── upload_manifest_file.rbi
│   │   │   ├── upload_manifest.rbi
│   │   │   ├── url_helpers.rbi
│   │   │   ├── user
│   │   │   │   └── navigation_tabs.rbi
│   │   │   ├── user_asset.rbi
│   │   │   ├── user_bypass_actor.rbi
│   │   │   ├── user_content_edit.rbi
│   │   │   ├── user_contribution_cache_refresh_job.rbi
│   │   │   ├── user_contributions_backfill_job.rbi
│   │   │   ├── user_dashboard_pin.rbi
│   │   │   ├── user_dashboard.rbi
│   │   │   ├── user_dashboard_team.rbi
│   │   │   ├── user_delete_job.rbi
│   │   │   ├── user_email.rbi
│   │   │   ├── user_fork_count_job.rbi
│   │   │   ├── user_label.rbi
│   │   │   ├── user_list_item.rbi
│   │   │   ├── user_list.rbi
│   │   │   ├── user_lists
│   │   │   │   ├── create_dialog_component.rbi
│   │   │   │   └── dialog_form_component.rbi
│   │   │   ├── user_marketing_consent.rbi
│   │   │   ├── user_metadata.rbi
│   │   │   ├── user_notice.rbi
│   │   │   ├── user_programmatic_access_grant.rbi
│   │   │   ├── user_programmatic_access_grant_request.rbi
│   │   │   ├── user_programmatic_access.rbi
│   │   │   ├── user.rbi
│   │   │   ├── user_rename_job.rbi
│   │   │   ├── user_reviewed_file.rbi
│   │   │   ├── user_role.rbi
│   │   │   ├── users
│   │   │   │   ├── avatar_list_component.rbi
│   │   │   │   ├── cache
│   │   │   │   │   └── invalidation_job.rbi
│   │   │   │   ├── domain
│   │   │   │   │   └── billing.rbi
│   │   │   │   ├── domain.rbi
│   │   │   │   └── kv
│   │   │   │       └── data_store.rbi
│   │   │   ├── user_seen_feature.rbi
│   │   │   ├── user_session.rbi
│   │   │   ├── user_settings
│   │   │   │   └── settings_collection.rbi
│   │   │   ├── user_settings.rbi
│   │   │   ├── user_signup_confirmation_job.rbi
│   │   │   ├── user_signup_followup_job.rbi
│   │   │   ├── user_signup_job.rbi
│   │   │   ├── user_signup_marketing_consent_submission_job.rbi
│   │   │   ├── users_kv_cleanup_expired_data_job.rbi
│   │   │   ├── users.rbi
│   │   │   ├── user_stafftools_role.rbi
│   │   │   ├── user_status.rbi
│   │   │   ├── user_suspend_dormant_job.rbi
│   │   │   ├── user_suspend_job.rbi
│   │   │   ├── user_watch_repo_job.rbi
│   │   │   ├── user_whitelisting.rbi
│   │   │   ├── verifiable_domain.rbi
│   │   │   ├── view_component
│   │   │   │   ├── base.rbi
│   │   │   │   ├── preview.rbi
│   │   │   │   ├── slotable.rbi
│   │   │   │   └── translatable.rbi
│   │   │   ├── view_components_system_test_controller.rbi
│   │   │   ├── view_model
│   │   │   │   └── ur_ls.rbi
│   │   │   ├── visibility_repository_orchestration.rbi
│   │   │   ├── vulnerability_alerting_event_process_observer_job.rbi
│   │   │   ├── vulnerability_alerting_event.rbi
│   │   │   ├── vulnerability_alerting_event_subscription.rbi
│   │   │   ├── vulnerability_alert_rule_override.rbi
│   │   │   ├── vulnerability_alert_rule.rbi
│   │   │   ├── vulnerability_alert_saved_view.rbi
│   │   │   ├── vulnerability_mailer.rbi
│   │   │   ├── vulnerability.rbi
│   │   │   ├── vulnerability_reference.rbi
│   │   │   ├── vulnerable_version_range_alerting_process.rbi
│   │   │   ├── vulnerable_version_range_create_vulnerability_alerts_job.rbi
│   │   │   ├── vulnerable_version_range.rbi
│   │   │   ├── webauthn_user_handle.rbi
│   │   │   ├── webhooks
│   │   │   │   └── domain.rbi
│   │   │   ├── webhooks.rbi
│   │   │   ├── wiki_maintenance_job.rbi
│   │   │   ├── wiki_maintenance_scheduler_job.rbi
│   │   │   ├── wiki_page_spam_check_job.rbi
│   │   │   ├── windbeam
│   │   │   │   └── api
│   │   │   │       └── v1
│   │   │   │           ├── account_type.rbi
│   │   │   │           ├── delete_user_req.rbi
│   │   │   │           ├── delete_user_resp.rbi
│   │   │   │           ├── export.rbi
│   │   │   │           ├── export_user_req.rbi
│   │   │   │           ├── export_user_resp.rbi
│   │   │   │           ├── get_all_participants_resp.rbi
│   │   │   │           ├── get_download_url_req.rbi
│   │   │   │           ├── get_download_url_resp.rbi
│   │   │   │           ├── get_user_requests_req.rbi
│   │   │   │           ├── get_user_requests_resp.rbi
│   │   │   │           ├── identity_type.rbi
│   │   │   │           ├── list_exports_req.rbi
│   │   │   │           ├── list_exports_resp.rbi
│   │   │   │           ├── operation.rbi
│   │   │   │           ├── participant.rbi
│   │   │   │           ├── ping_resp.rbi
│   │   │   │           ├── privacy_api_client.rbi
│   │   │   │           ├── request
│   │   │   │           │   └── request_type.rbi
│   │   │   │           ├── request.rbi
│   │   │   │           ├── request_status_req.rbi
│   │   │   │           ├── request_status_resp.rbi
│   │   │   │           ├── stage_name.rbi
│   │   │   │           ├── stage.rbi
│   │   │   │           └── status.rbi
│   │   │   ├── windbeam_deletion_request_job.rbi
│   │   │   ├── windbeam_export_job.rbi
│   │   │   ├── windbeam_export.rbi
│   │   │   ├── withdraw_repository_vulnerability_alerts_job.rbi
│   │   │   ├── workspace_ability_setup_job.rbi
│   │   │   ├── yearly_cycle_notice_start_job.rbi
│   │   │   ├── zuora
│   │   │   │   └── webhooks_fanout_job.rbi
│   │   │   ├── zuora_delete_cards_from_account_job.rbi
│   │   │   └── zuora_webhook_job.rbi
│   │   ├── fast_gettext.rbi
│   │   ├── gems
│   │   │   ├── acme-client@2.0.30.rbi
│   │   │   ├── actionmailer@8.2.0.alpha.ef95886ef9.rbi
│   │   │   ├── actionpack@8.2.0.alpha.ef95886ef9.rbi
│   │   │   ├── actions-broker@0.0.4.rbi
│   │   │   ├── actions-runner-admin@0.1.6.rbi
│   │   │   ├── actions-run-service@0.0.7.rbi
│   │   │   ├── actions-usage-metrics@1.0.41.rbi
│   │   │   ├── actionview@8.2.0.alpha.ef95886ef9.rbi
│   │   │   ├── actionview_precompiler@0.4.0.rbi
│   │   │   ├── activejob@8.2.0.alpha.ef95886ef9.rbi
│   │   │   ├── activemodel@8.2.0.alpha.ef95886ef9.rbi
│   │   │   ├── activerecord@8.2.0.alpha.ef95886ef9.rbi
│   │   │   ├── activesupport@8.2.0.alpha.ef95886ef9.rbi
│   │   │   ├── addressable@2.9.0.rbi
│   │   │   ├── advisory_db_toolkit@1.0.0-07d88d605efb81c5f0cf0cc15a2a9cb0b4418028.rbi
│   │   │   ├── advisory_db_toolkit@1.0.0-361300eac5377d3999b75ce2cbce419e0e0c9d8b.rbi
│   │   │   ├── afm@1.0.0.rbi
│   │   │   ├── android_key_attestation@0.3.0.rbi
│   │   │   ├── aqueduct-client@1.3.3.rbi
│   │   │   ├── arca@2.3.1.rbi
│   │   │   ├── argon2@2.3.3.rbi
│   │   │   ├── Ascii85@2.0.1.rbi
│   │   │   ├── asciidoctor@2.0.26.rbi
│   │   │   ├── ast@2.4.3.rbi
│   │   │   ├── authnd-client@0.34.0.rbi
│   │   │   ├── authzd-client@0.12.2.rbi
│   │   │   ├── aws-eventstream@1.1.0.rbi
│   │   │   ├── aws-partitions@1.430.0.rbi
│   │   │   ├── aws-sdk-core@3.112.0.rbi
│   │   │   ├── aws-sdk-ecr@1.42.0.rbi
│   │   │   ├── aws-sdk-kms@1.42.0.rbi
│   │   │   ├── aws-sdk-s3@1.89.0.rbi
│   │   │   ├── aws-sigv4@1.2.2.rbi
│   │   │   ├── azure-storage-blob@2.0.3.rbi
│   │   │   ├── azure-storage-common@2.0.4.rbi
│   │   │   ├── badge-ruler@0.0.2.rbi
│   │   │   ├── base64@0.3.0.rbi
│   │   │   ├── bcrypt@3.1.22.rbi
│   │   │   ├── benchmark@0.5.0.rbi
│   │   │   ├── benchmark-ips@2.14.0.rbi
│   │   │   ├── benchmark-memory@0.2.0.rbi
│   │   │   ├── bert@1.1.10.52.gf3b2e72.rbi
│   │   │   ├── bertrpc@1.3.1.github11.5.ga14458b.rbi
│   │   │   ├── better_html@2.2.0.rbi
│   │   │   ├── bigdecimal@3.3.1.rbi
│   │   │   ├── billing-platform-client@2.53.0.rbi
│   │   │   ├── bindata@2.5.1.rbi
│   │   │   ├── blackbird-analysis@0.2.0.r9649833ca.rbi
│   │   │   ├── blackbird-client@0.1.1-0922717ae10ddba8ebc1ffacb747f1fc97e4d504.rbi
│   │   │   ├── bootsnap@1.23.0.rbi
│   │   │   ├── braintree@4.35.0.rbi
│   │   │   ├── brotli@0.8.0.rbi
│   │   │   ├── browser@6.2.0.rbi
│   │   │   ├── builder@3.3.0.rbi
│   │   │   ├── capybara@3.40.0.rbi
│   │   │   ├── cbor@0.5.10.2.rbi
│   │   │   ├── cff@1.3.0.rbi
│   │   │   ├── cgi@0.5.1.rbi
│   │   │   ├── charlock_holmes@0.7.9.rbi
│   │   │   ├── chatops-controller@5.2.0.4.g2193e18.rbi
│   │   │   ├── chatterbox-client@2.4.1.48.ge07b52b.rbi
│   │   │   ├── childprocess@5.0.0.rbi
│   │   │   ├── chunky_png@1.4.0.rbi
│   │   │   ├── coconductor@0.10.1.rbi
│   │   │   ├── codeowners@0.0.2-8c811c9bf9857e3dfb55db0bc3439f243a3f546a.rbi
│   │   │   ├── coderay@1.1.3.rbi
│   │   │   ├── color@1.8.rbi
│   │   │   ├── commonmarker@0.23.12-e79142848d7ad29e8afd88c6d74a23eca100b159.rbi
│   │   │   ├── concurrent-ruby@1.3.6.rbi
│   │   │   ├── concurrent-ruby-ext@1.3.6.rbi
│   │   │   ├── configsd-client@1.1.0.rbi
│   │   │   ├── connection_pool@2.5.5.rbi
│   │   │   ├── console_auth@1.2.2-ff5c50fcf1ff0e0c65bf586d964ddb4b7fc0b433.rbi
│   │   │   ├── constant_resolver@0.3.0.rbi
│   │   │   ├── contentful@2.19.0.rbi
│   │   │   ├── cose@1.3.1.rbi
│   │   │   ├── crack@1.0.1.rbi
│   │   │   ├── crass@1.0.6.rbi
│   │   │   ├── creole@0.3.6-c96add125358bbd040f386543a9716da16cbdd72.rbi
│   │   │   ├── cruby_crash_info@0.1.1.rbi
│   │   │   ├── css_parser@1.21.1.rbi
│   │   │   ├── csv@3.3.5.rbi
│   │   │   ├── cuprite@0.15.1.rbi
│   │   │   ├── cvss-suite@4.1.3.rbi
│   │   │   ├── datadog@2.29.0.rbi
│   │   │   ├── datadog_api_client@2.52.0.rbi
│   │   │   ├── datadog-ruby_core_source@3.5.2.rbi
│   │   │   ├── date@3.5.1.rbi
│   │   │   ├── declarative@0.0.20.rbi
│   │   │   ├── delorean_client@0.4.0.r09ee7b0.rbi
│   │   │   ├── dependency-graph-platform-proto@0.0.3-154936f60bfd2be980df3a4f2e5a7ec51117b446.rbi
│   │   │   ├── dependency-snapshots-api-proto@0.0.1-55880dd3a5959864b0ce34828e4ebb66aa1c28a7.rbi
│   │   │   ├── diet_earthsmoke@0.3.1.rbi
│   │   │   ├── diff-analysis@0.1.0.r8ff4356.rbi
│   │   │   ├── diff-lcs@1.6.2.rbi
│   │   │   ├── digest-crc@0.6.5.rbi
│   │   │   ├── divvy@1.1.4.g677870a.rbi
│   │   │   ├── dnsruby@1.73.1.rbi
│   │   │   ├── docile@1.4.1.rbi
│   │   │   ├── dogapi@1.45.0.rbi
│   │   │   ├── dogstatsd-ruby@5.7.1.rbi
│   │   │   ├── domain_name@0.6.20240107.rbi
│   │   │   ├── dotenv@2.8.1.rbi
│   │   │   ├── drb@2.2.3.rbi
│   │   │   ├── driftwood-client@0.0.1.r8a7e1c3c5.rbi
│   │   │   ├── ecma-re-validator@0.3.0.rbi
│   │   │   ├── ed25519@1.4.0.rbi
│   │   │   ├── editorconfig@0.2.2.rbi
│   │   │   ├── egress@1.68.g52b0cd0.rbi
│   │   │   ├── elastomer-client@6.2.4.rbi
│   │   │   ├── email_reply_parser@0.5.11.rbi
│   │   │   ├── enterprise-crypto@0.6.2.rbi
│   │   │   ├── erb@6.0.4.rbi
│   │   │   ├── erb_lint@0.9.0.rbi
│   │   │   ├── erblint-github@1.0.1.rbi
│   │   │   ├── erubi@1.13.1.rbi
│   │   │   ├── escape_utils@1.3.0.rbi
│   │   │   ├── ethon@0.18.0.rbi
│   │   │   ├── excon@1.3.2.rbi
│   │   │   ├── expression_parser@0.9.0.rbi
│   │   │   ├── exp-tas-client@1.0.0.rbi
│   │   │   ├── factory_bot@6.5.4.rbi
│   │   │   ├── factory_bot_profile@0.2.0.rbi
│   │   │   ├── factory_bot_rails@6.5.0.rbi
│   │   │   ├── failbot@3.4.0.rbi
│   │   │   ├── faker@3.6.1.rbi
│   │   │   ├── faraday@1.10.5.rbi
│   │   │   ├── faraday-em_http@1.0.0.rbi
│   │   │   ├── faraday-em_synchrony@1.0.1.rbi
│   │   │   ├── faraday-excon@1.1.0.rbi
│   │   │   ├── faraday-follow_redirects@0.5.0.rbi
│   │   │   ├── faraday-gzip@2.0.1-be2366e5e27aa8404bde68b6f9296b7093109de4.rbi
│   │   │   ├── faraday-httpclient@1.0.1.rbi
│   │   │   ├── faraday_middleware@1.2.1.rbi
│   │   │   ├── faraday-multipart@1.2.0.rbi
│   │   │   ├── faraday-net_http@1.0.2.rbi
│   │   │   ├── faraday-net_http_persistent@1.2.0.rbi
│   │   │   ├── faraday-patron@1.0.0.rbi
│   │   │   ├── faraday-rack@1.0.0.rbi
│   │   │   ├── faraday-retry@1.0.3-0ea7d9dab15dc06be05843ff0f847c7bf2f1b927.rbi
│   │   │   ├── fast_blank@1.0.1.rbi
│   │   │   ├── fast_gettext@4.1.1.rbi
│   │   │   ├── feature_management_feature_flags@1.17.0.rbi
│   │   │   ├── ferrum@0.15.rbi
│   │   │   ├── ffi@1.17.4.rbi
│   │   │   ├── ffi-compiler@1.3.2.rbi
│   │   │   ├── fiber-storage@1.0.1.rbi
│   │   │   ├── fido-challenger-client@0.12.0.rbi
│   │   │   ├── fnv@0.2.0.rbi
│   │   │   ├── forwardable@1.4.0.rbi
│   │   │   ├── freno-client@0.9.0.rbi
│   │   │   ├── gemoji@4.1.0.rbi
│   │   │   ├── geoip2_compat@0.0.3.rbi
│   │   │   ├── geo_pattern@1.5.0.rbi
│   │   │   ├── get_process_mem@1.0.0.rbi
│   │   │   ├── gettext@3.5.1.rbi
│   │   │   ├── gettext_i18n_rails@2.1.0.rbi
│   │   │   ├── gibbon@3.5.0.rbi
│   │   │   ├── github-apollo-federation@1.1.0.rbi
│   │   │   ├── github_chatops_extensions@0.9.3.rbi
│   │   │   ├── github-ds@0.5.4.rbi
│   │   │   ├── github-kredz@0.0.3.rbi
│   │   │   ├── github-kv@0.1.0.rbi
│   │   │   ├── github-launch@0.0.12.rbi
│   │   │   ├── github-ldap@1.10.1.20.g06d2c92.rbi
│   │   │   ├── github-linguist@9.5.0.rbi
│   │   │   ├── github-markup@6.0.0.rbi
│   │   │   ├── github-orca@0.0.20.1626.gb0c19ef3.rbi
│   │   │   ├── github-pages-health-check@1.19.2.rbi
│   │   │   ├── github-scout@0.1.11.rbi
│   │   │   ├── github-telemetry@0.56.3.rbi
│   │   │   ├── github-trilogy-adapter@3.1.0.rbi
│   │   │   ├── globalid@1.2.1.rbi
│   │   │   ├── google-apis-androidpublisher_v3@0.96.0.rbi
│   │   │   ├── googleapis-common-protos-types@1.7.0.rbi
│   │   │   ├── google-apis-core@0.18.0.rbi
│   │   │   ├── googleauth@1.16.1.rbi
│   │   │   ├── google-cloud-env@2.3.1.rbi
│   │   │   ├── google-logging-utils@0.2.0.rbi
│   │   │   ├── google-protobuf@3.14.0.1.r907f12546.rbi
│   │   │   ├── goomba@0.0.1.524.g069b966.rbi
│   │   │   ├── gpgme@2.0.25.rbi
│   │   │   ├── graphql@2.5.11.rbi
│   │   │   ├── graphql-batch@0.5.4.rbi
│   │   │   ├── graphql-client@0.26.0.rbi
│   │   │   ├── graphql-pro@1.29.12.rbi
│   │   │   ├── graphql-schema_comparator@1.2.1.rbi
│   │   │   ├── group_syncer@1.6.5.re8320a7d.rbi
│   │   │   ├── hana@1.3.6.rbi
│   │   │   ├── hashdiff@1.2.1.rbi
│   │   │   ├── hashery@2.1.2.rbi
│   │   │   ├── hashids@1.0.5.rbi
│   │   │   ├── hashie@5.0.0.rbi
│   │   │   ├── herb@0.9.5.rbi
│   │   │   ├── hiredis-client@0.26.3.rbi
│   │   │   ├── homograph-detector@0.1.1.rbi
│   │   │   ├── horcrux@0.1.2.rbi
│   │   │   ├── hosted-compute-ims@1.0.12.rbi
│   │   │   ├── htmlentities@4.3.4.rbi
│   │   │   ├── http@5.3.1.rbi
│   │   │   ├── httparty@0.24.2.rbi
│   │   │   ├── httpclient@2.9.0.rbi
│   │   │   ├── http-cookie@1.1.6.rbi
│   │   │   ├── http-form_data@2.3.0.rbi
│   │   │   ├── hydro-client@5.1.3.rbi
│   │   │   ├── i18n@1.14.8.rbi
│   │   │   ├── inline_svg@1.10.0.rbi
│   │   │   ├── io-console@0.8.2.rbi
│   │   │   ├── iopromise@0.1.5.rbi
│   │   │   ├── ip3country@0.2.1.rbi
│   │   │   ├── ipaddr@1.2.9.rbi
│   │   │   ├── issues-graph-client@0.9.0.r34eff86f.rbi
│   │   │   ├── jmespath@1.6.1.rbi
│   │   │   ├── json@2.19.5.rbi
│   │   │   ├── json_schema@0.20.9.rbi
│   │   │   ├── json-schema@6.2.0.rbi
│   │   │   ├── jwt@3.1.2.rbi
│   │   │   ├── kgio@2.11.4.2.r5481408.rbi
│   │   │   ├── kusto-data@0.0.1.r613977e.rbi
│   │   │   ├── kusto-data@0.0.2.rbi
│   │   │   ├── ladle@1.0.1.rbi
│   │   │   ├── language_list@1.2.1.rbi
│   │   │   ├── language_server-protocol@3.17.0.5.rbi
│   │   │   ├── launchy@3.1.1.rbi
│   │   │   ├── letter_opener@1.10.0.rbi
│   │   │   ├── levenshtein-ffi@1.1.0-4b20df76a28fb106e69520001cdfcf206bc8169b.rbi
│   │   │   ├── libdatadog@25.0.0.1.0.rbi
│   │   │   ├── libddwaf@1.30.0.0.0.rbi
│   │   │   ├── licensee@9.18.0.rbi
│   │   │   ├── licensify-client@0.17.6.rbi
│   │   │   ├── lint_roller@1.1.0.rbi
│   │   │   ├── liquid@5.8.7.rbi
│   │   │   ├── listen@3.10.0.rbi
│   │   │   ├── llhttp-ffi@0.5.1.rbi
│   │   │   ├── locale@2.1.4.rbi
│   │   │   ├── logger@1.7.0.rbi
│   │   │   ├── loofah@2.25.1.rbi
│   │   │   ├── lru_redux@0.8.4.14.g99d8d60.rbi
│   │   │   ├── lz4-ruby@0.3.3.rbi
│   │   │   ├── mail@2.8.1.rbi
│   │   │   ├── marcel@1.0.4.rbi
│   │   │   ├── matrix@0.4.3.rbi
│   │   │   ├── mcp@0.11.0.rbi
│   │   │   ├── memcached@1.9.0-13d52378016cb3a2f3d96197eee8454739876812.rbi
│   │   │   ├── memory_profiler@1.1.0.rbi
│   │   │   ├── method_source@1.1.0.rbi
│   │   │   ├── mime-types-data@3.2026.0303.rbi
│   │   │   ├── mini_mime@1.1.5.rbi
│   │   │   ├── mini_portile2@2.8.9.rbi
│   │   │   ├── minitest@5.27.0.rbi
│   │   │   ├── minitest-focus@1.4.0.rbi
│   │   │   ├── minitest-stub-const@0.6.rbi
│   │   │   ├── mocha@3.1.0.rbi
│   │   │   ├── mochilo@1.3.8.g0a99999.rbi
│   │   │   ├── monetize@1.13.0.rbi
│   │   │   ├── money@6.19.0.rbi
│   │   │   ├── money-open-exchange-rates@1.3.0.rbi
│   │   │   ├── monolith-twirp-actions-core@1.0.98.rbi
│   │   │   ├── monolith-twirp-actionsdatastream-core@1.0.1.rbi
│   │   │   ├── monolith-twirp-actionsresults-core@1.30.0.rbi
│   │   │   ├── monolith-twirp-advisorydb-advisories@1.0.1.rbi
│   │   │   ├── monolith-twirp-attester@0.3.0.rbi
│   │   │   ├── monolith-twirp-auditlog-streaming@1.11.7.rbi
│   │   │   ├── monolith-twirp-billing-accounts@1.17.0.rbi
│   │   │   ├── monolith-twirp-billing-customers@2.0.0.rbi
│   │   │   ├── monolith-twirp-billing-products@1.1.0.rbi
│   │   │   ├── monolith-twirp-billing-repositories@1.1.1.rbi
│   │   │   ├── monolith-twirp-classroom-access_check@1.0.0.rbi
│   │   │   ├── monolith-twirp-classroom-assignment_reuse@1.1.0.rbi
│   │   │   ├── monolith-twirp-classroom-assignments@1.0.0.rbi
│   │   │   ├── monolith-twirp-classroom-classroom_codespaces@1.2.0.rbi
│   │   │   ├── monolith-twirp-classroom-classroom_repositories@1.1.1.rbi
│   │   │   ├── monolith-twirp-classroom-integration@1.0.2.rbi
│   │   │   ├── monolith-twirp-classroom-organizations@1.0.4.rbi
│   │   │   ├── monolith-twirp-classroom-repositories@1.1.3.rbi
│   │   │   ├── monolith-twirp-classroom-sync_classroom@1.0.5.rbi
│   │   │   ├── monolith-twirp-classroom-users@1.0.5.rbi
│   │   │   ├── monolith-twirp-code_scanning-enterprise@1.0.2.rbi
│   │   │   ├── monolith-twirp-code_scanning-managed_analyses@1.5.3.rbi
│   │   │   ├── monolith-twirp-code_scanning-repositories@1.0.1.rbi
│   │   │   ├── monolith-twirp-code_scanning-suggested_fixes@1.5.0.rbi
│   │   │   ├── monolith-twirp-code_scanning-turboghas@1.4.12.rbi
│   │   │   ├── monolith-twirp-codingagentintegrations-repositories@1.2.0.rbi
│   │   │   ├── monolith-twirp-codingagentintegrations-users@1.1.0.rbi
│   │   │   ├── monolith-twirp-conduit-feeds@1.9.9.rbi
│   │   │   ├── monolith-twirp-content_engine-core@1.0.0.rbi
│   │   │   ├── monolith-twirp-copilotapi-agents@1.2.0.rbi
│   │   │   ├── monolith-twirp-copilotapi-chat@1.1.12.rbi
│   │   │   ├── monolith-twirp-copilotapi-code_review@1.0.1.rbi
│   │   │   ├── monolith-twirp-copilotapi-core@1.8.0.rbi
│   │   │   ├── monolith-twirp-copilotapi-custom_copilots@1.1.10.rbi
│   │   │   ├── monolith-twirp-copilotapi-custom_instructions@1.0.0.rbi
│   │   │   ├── monolith-twirp-copilotapi-knowledge_bases@1.2.4.rbi
│   │   │   ├── monolith-twirp-copilotapi-mcp@1.1.0.rbi
│   │   │   ├── monolith-twirp-copilot-limiter@1.14.0.rbi
│   │   │   ├── monolith-twirp-copilot-mission-control-tasks@1.1.0.rbi
│   │   │   ├── monolith-twirp-copilot-organizations@1.0.25.rbi
│   │   │   ├── monolith-twirp-copilot-registry@1.0.38.rbi
│   │   │   ├── monolith-twirp-copilot-token@1.5.5.rbi
│   │   │   ├── monolith-twirp-copilot-users@1.8.57.rbi
│   │   │   ├── monolith-twirp-dependabot-pullrequests@1.0.12.rbi
│   │   │   ├── monolith-twirp-dependabot-settings@1.11.0.rbi
│   │   │   ├── monolith-twirp-dependabot-tokens@1.1.2.rbi
│   │   │   ├── monolith-twirp-dependency_graph_platform-actions@1.1.1.rbi
│   │   │   ├── monolith-twirp-dependency_graph_platform-advisories@1.1.0.rbi
│   │   │   ├── monolith-twirp-dependency_graph_platform-integrations@1.1.1.rbi
│   │   │   ├── monolith-twirp-dependency_graph_platform-repositories@1.1.2.rbi
│   │   │   ├── monolith-twirp-dependency_graph-users@1.0.2.rbi
│   │   │   ├── monolith-twirp-education_web-orgs@1.2.2.rbi
│   │   │   ├── monolith-twirp-education_web-repos@1.3.5.rbi
│   │   │   ├── monolith-twirp-education_web-users@1.15.11.rbi
│   │   │   ├── monolith-twirp-elm-actions@1.4.1.rbi
│   │   │   ├── monolith-twirp-elm-data@1.0.1.rbi
│   │   │   ├── monolith-twirp-elm-issues@1.0.1.rbi
│   │   │   ├── monolith-twirp-elm-organizations@1.1.1.rbi
│   │   │   ├── monolith-twirp-elm-repositories@1.4.1.rbi
│   │   │   ├── monolith-twirp-event_hydrator-event_hydration@1.11.1.rbi
│   │   │   ├── monolith-twirp-examples-octocat@1.0.1.rbi
│   │   │   ├── monolith-twirp-features-actors@1.0.4.rbi
│   │   │   ├── monolith-twirp-features-core@1.1.1.rbi
│   │   │   ├── monolith-twirp-features-groups@1.0.0.rbi
│   │   │   ├── monolith-twirp-github-repositories@1.0.0.rbi
│   │   │   ├── monolith-twirp-git_src_migrator-migrations@1.11.0.rbi
│   │   │   ├── monolith-twirp-git_src_migrator-monolith@1.6.3.rbi
│   │   │   ├── monolith-twirp-kredz-core@1.0.3.rbi
│   │   │   ├── monolith-twirp-licensing-business_teams@1.0.0.rbi
│   │   │   ├── monolith-twirp-licensing-customers@1.23.1.rbi
│   │   │   ├── monolith-twirp-licensing-enterprise_installations@1.1.0.rbi
│   │   │   ├── monolith-twirp-licensing-repositories@1.6.1.rbi
│   │   │   ├── monolith-twirp-mailreplies-replies@1.0.2.rbi
│   │   │   ├── monolith-twirp-mcpregistry-enrichment@0.1.0.rbi
│   │   │   ├── monolith-twirp-mcpregistry-identity@1.0.3.rbi
│   │   │   ├── monolith-twirp-merge-queue-go-mergequeuemonolith@1.0.2.rbi
│   │   │   ├── monolith-twirp-merge-queue-go-mergequeueservice@1.0.2.rbi
│   │   │   ├── monolith-twirp-modelsgateway-access@1.10.1.rbi
│   │   │   ├── monolith-twirp-modelsgateway-billing@1.0.0.rbi
│   │   │   ├── monolith-twirp-modelsgateway-telemetry@1.0.0.rbi
│   │   │   ├── monolith-twirp-notifications-notifyd@1.9.2.rbi
│   │   │   ├── monolith-twirp-octoshift-imports@2.20.0.rbi
│   │   │   ├── monolith-twirp-octoshift-migrations@1.8.0.rbi
│   │   │   ├── monolith-twirp-odometer-core@1.0.33.rbi
│   │   │   ├── monolith-twirp-packagefirewall-package_firewall@0.4.0.rbi
│   │   │   ├── monolith-twirp-packageregistry-auditlog@1.0.2.rbi
│   │   │   ├── monolith-twirp-pages-pagesdeployerapi@1.9.8.rbi
│   │   │   ├── monolith-twirp-pages-pagesdfsapi@1.1.8.rbi
│   │   │   ├── monolith-twirp-partitioning-pull_requests@1.0.1.rbi
│   │   │   ├── monolith-twirp-pipelinemonitor-monitoring@1.0.2.rbi
│   │   │   ├── monolith-twirp-proxima-enterprisemanagement@1.2.4.rbi
│   │   │   ├── monolith-twirp-pullsd-authorization@1.0.4.rbi
│   │   │   ├── monolith-twirp-pullsd-jobs@1.0.0.rbi
│   │   │   ├── monolith-twirp-pullsd-pullrequestinfo@1.4.0.rbi
│   │   │   ├── monolith-twirp-pullsd-teams@1.3.1.rbi
│   │   │   ├── monolith-twirp-pullsd-users@1.0.5.rbi
│   │   │   ├── monolith-twirp-registrymetadata-core@1.14.3.rbi
│   │   │   ├── monolith-twirp-reposinsights-reposinsights@1.2.0.rbi
│   │   │   ├── monolith-twirp-reposinsights-rulesinsights@1.2.0.rbi
│   │   │   ├── monolith-twirp-scribe-monolith@1.0.0.rbi
│   │   │   ├── monolith-twirp-scribe-recaps@1.0.3.rbi
│   │   │   ├── monolith-twirp-snippy-snippy@1.0.4.rbi
│   │   │   ├── monolith-twirp-spokesd-core@1.0.0.rbi
│   │   │   ├── monolith-twirp-support-helphub@1.54.0.rbi
│   │   │   ├── monolith-twirp-support-nexus@1.4.0.rbi
│   │   │   ├── monolith-twirp-sweagentd-sweagentd@1.22.0.rbi
│   │   │   ├── monolith-twirp-targeting-users@1.0.9.rbi
│   │   │   ├── monolith-twirp-trusttiers-trusttier@1.0.3.rbi
│   │   │   ├── monolith-twirp-webhooks-core@1.7.0.rbi
│   │   │   ├── mono_logger@1.1.2.rbi
│   │   │   ├── msgpack@1.8.0.rbi
│   │   │   ├── multi_json@1.19.1.rbi
│   │   │   ├── multipart-post@2.4.1.rbi
│   │   │   ├── multi_xml@0.8.1.rbi
│   │   │   ├── mustache@1.1.1.r28cb499.rbi
│   │   │   ├── mustermann@3.0.3.rbi
│   │   │   ├── mutex_m@0.3.0.rbi
│   │   │   ├── mvnd@0.3.19.pre.alpha.rbi
│   │   │   ├── nanoid@2.0.0.rbi
│   │   │   ├── net-ftp@0.3.9.rbi
│   │   │   ├── net-http-persistent@4.0.8.rbi
│   │   │   ├── net-imap@0.6.4.rbi
│   │   │   ├── net-ldap@0.20.0.rbi
│   │   │   ├── net-pop@0.1.2.rbi
│   │   │   ├── net-protocol@0.2.2.rbi
│   │   │   ├── netrc@0.11.0.rbi
│   │   │   ├── net-smtp@0.5.1.rbi
│   │   │   ├── nio4r@2.7.5.rbi
│   │   │   ├── nokogiri@1.19.3.rbi
│   │   │   ├── notifyd-client@1.16.0.rbi
│   │   │   ├── oa-core@0.3.2.g3930d46.rbi
│   │   │   ├── oa-enterprise@0.3.2.g3930d46.rbi
│   │   │   ├── oauth2@2.0.14.rbi
│   │   │   ├── observer@0.1.2.rbi
│   │   │   ├── octicons@19.25.0.rbi
│   │   │   ├── octicons_helper@19.25.0.rbi
│   │   │   ├── octo_core@0.11.0.rbi
│   │   │   ├── octo_db@1.2.0.rbi
│   │   │   ├── octokit@9.2.0.rbi
│   │   │   ├── octolytics@0.19.0.rbi
│   │   │   ├── open4@1.0.1.rbi
│   │   │   ├── openssl@3.3.2.rbi
│   │   │   ├── openssl-signature_algorithm@1.3.0.rbi
│   │   │   ├── opentelemetry-api@1.9.0.rbi
│   │   │   ├── opentelemetry-common@0.24.0.rbi
│   │   │   ├── opentelemetry-exporter-otlp@0.27.0.rbi
│   │   │   ├── opentelemetry-helpers-mysql@0.6.0.rbi
│   │   │   ├── opentelemetry-helpers-sql@0.4.0.rbi
│   │   │   ├── opentelemetry-helpers-sql-processor@0.5.0.rbi
│   │   │   ├── opentelemetry-instrumentation-action_mailer@0.8.0.rbi
│   │   │   ├── opentelemetry-instrumentation-action_pack@0.18.0.rbi
│   │   │   ├── opentelemetry-instrumentation-action_view@0.13.0.rbi
│   │   │   ├── opentelemetry-instrumentation-active_job@0.12.0.rbi
│   │   │   ├── opentelemetry-instrumentation-active_record@0.13.0.rbi
│   │   │   ├── opentelemetry-instrumentation-active_storage@0.5.0.rbi
│   │   │   ├── opentelemetry-instrumentation-active_support@0.12.0.rbi
│   │   │   ├── opentelemetry-instrumentation-base@0.26.0.rbi
│   │   │   ├── opentelemetry-instrumentation-concurrent_ruby@0.25.0.rbi
│   │   │   ├── opentelemetry-instrumentation-ethon@0.29.0.rbi
│   │   │   ├── opentelemetry-instrumentation-excon@0.29.1.rbi
│   │   │   ├── opentelemetry-instrumentation-faraday@0.33.0.rbi
│   │   │   ├── opentelemetry-instrumentation-graphql@0.32.0.rbi
│   │   │   ├── opentelemetry-instrumentation-net_http@0.29.0.rbi
│   │   │   ├── opentelemetry-instrumentation-pg@0.36.0.rbi
│   │   │   ├── opentelemetry-instrumentation-rack@0.31.0.rbi
│   │   │   ├── opentelemetry-instrumentation-rails@0.42.0.rbi
│   │   │   ├── opentelemetry-instrumentation-redis@0.29.0.rbi
│   │   │   ├── opentelemetry-instrumentation-ruby_kafka@0.25.0.rbi
│   │   │   ├── opentelemetry-instrumentation-trilogy@0.68.0.rbi
│   │   │   ├── opentelemetry-registry@0.5.0.rbi
│   │   │   ├── opentelemetry-sdk@1.11.0.rbi
│   │   │   ├── opentelemetry-semantic_conventions@1.37.0.rbi
│   │   │   ├── optimist@3.2.1.rbi
│   │   │   ├── org-ruby@0.9.12.re74a318.rbi
│   │   │   ├── os@1.1.4.rbi
│   │   │   ├── osslicensecompliance-client@0.43.0.pre.23f61f9-23f61f99afde1b970661d4e9c4de48c6bf46cb3d.rbi
│   │   │   ├── ostruct@0.6.3.rbi
│   │   │   ├── packwerk@3.3.0.rbi
│   │   │   ├── packwerk-extensions@0.2.0.rbi
│   │   │   ├── packwerk-extensions@0.3.0.rbi
│   │   │   ├── pandoc-ruby@2.1.10.rbi
│   │   │   ├── parallel@1.28.0.rbi
│   │   │   ├── parse_packwerk@0.27.0.rbi
│   │   │   ├── parser@3.3.11.1.rbi
│   │   │   ├── parslet@2.0.0.rbi
│   │   │   ├── pathspec@2.1.0.rbi
│   │   │   ├── pdf-core@0.10.0.rbi
│   │   │   ├── pdf-reader@2.15.1.rbi
│   │   │   ├── phonelib@0.10.17.rbi
│   │   │   ├── pinglish@0.2.1.rbi
│   │   │   ├── pitchfork@0.18.2.rbi
│   │   │   ├── pp@0.6.3.rbi
│   │   │   ├── prawn@2.5.0.rbi
│   │   │   ├── prawn-svg@0.40.0.rbi
│   │   │   ├── prawn-table@0.2.2.rbi
│   │   │   ├── prelude-batch-loader@0.0.5-09fbb3d33c6da7ec490a10fd2006add422f15112.rbi
│   │   │   ├── premailer@1.29.0.rbi
│   │   │   ├── presto-client@0.6.3.r0b63000.rbi
│   │   │   ├── prettyprint@0.2.0.rbi
│   │   │   ├── prime@0.1.4.rbi
│   │   │   ├── primer_view_components@0.51.5.rbi
│   │   │   ├── prism@1.9.0.rbi
│   │   │   ├── progeny@0.2.1.rbi
│   │   │   ├── prometheus_exporter@0.5.3.rbi
│   │   │   ├── promise.rb@0.7.4.rbi
│   │   │   ├── prose_diff@0.3.4-0a86eae7202c619d9fb7f41d670864f12272a5f2.rbi
│   │   │   ├── proto-dependabot-api@1.4.0-22a5301ef7cb7fa9b488693ccf0ad966afb51b5c.rbi
│   │   │   ├── proto-dependency-graph-api@1.0.0-02fd99a65318524ab3770b7ff364d2c6d7c0c5c4.rbi
│   │   │   ├── proto-education-web@0.0.12.racfd65492b.rbi
│   │   │   ├── proto-registry-metadata-api@1.11.3.94.gd4a232d72.rbi
│   │   │   ├── proto-registry-metadata-migrator-api@1.10.6.83.g459bcec7.rbi
│   │   │   ├── proto-trust-metadata-api@0.23.0.rbi
│   │   │   ├── pry@0.15.2.rbi
│   │   │   ├── psych@5.3.1.rbi
│   │   │   ├── psych-comments@0.1.1.rbi
│   │   │   ├── public_suffix@6.0.2.rbi
│   │   │   ├── pyu-ruby-sasl@0.0.3.3.rbi
│   │   │   ├── racc@1.8.1.rbi
│   │   │   ├── rack@2.2.23.rbi
│   │   │   ├── rack-protection@3.2.0.rbi
│   │   │   ├── rack-session@1.0.2.rbi
│   │   │   ├── rack-test@2.2.0.rbi
│   │   │   ├── rackup@1.0.1.rbi
│   │   │   ├── rails-controller-testing@1.0.5.rbi
│   │   │   ├── rails-dom-testing@2.3.0.rbi
│   │   │   ├── rails-html-sanitizer@1.7.0.rbi
│   │   │   ├── railties@8.2.0.alpha.ef95886ef9.rbi
│   │   │   ├── rainbow@3.1.1.rbi
│   │   │   ├── raindrops@0.20.1.14.ga36cf00.rbi
│   │   │   ├── rake@13.4.2.rbi
│   │   │   ├── rb-fsevent@0.11.2.rbi
│   │   │   ├── rbi@0.3.11.rbi
│   │   │   ├── rb-inotify@0.11.1.rbi
│   │   │   ├── rbnacl@7.1.2.rbi
│   │   │   ├── rbs@4.1.0.pre.1.rbi
│   │   │   ├── rbtrace@0.5.3.rbi
│   │   │   ├── re2@2.16.0.rbi
│   │   │   ├── reactionview@0.3.0.rbi
│   │   │   ├── readline@0.0.4.rbi
│   │   │   ├── RedCloth@4.3.4.rbi
│   │   │   ├── redis@5.4.0.rbi
│   │   │   ├── redis-client@0.26.3.rbi
│   │   │   ├── redis-namespace@1.11.0.rbi
│   │   │   ├── regexp_parser@2.11.3.rbi
│   │   │   ├── reline@0.6.3.rbi
│   │   │   ├── representable@3.2.0.rbi
│   │   │   ├── require-hooks@0.2.2.rbi
│   │   │   ├── resilient@0.4.0.rbi
│   │   │   ├── resqued@0.13.0.rbi
│   │   │   ├── retriable@3.2.1.rbi
│   │   │   ├── reverse_markdown@3.0.0.rbi
│   │   │   ├── rexml@3.4.4.rbi
│   │   │   ├── rich_text_renderer@0.2.2.rbi
│   │   │   ├── rinku@2.0.6.r8583fe1.rbi
│   │   │   ├── rollup@0.8.0-8c84e9c824fd47e331c1e1a77b679b6daad6d029.rbi
│   │   │   ├── rotp@6.3.0.rbi
│   │   │   ├── rqrcode@3.1.0-f9fa33704951158a38b3cf04311e295d3a0e947d.rbi
│   │   │   ├── rqrcode_core@2.0.0-a35eebde0f650074331206ccc7c6dc39a3fbb664.rbi
│   │   │   ├── rubocop@1.85.0.rbi
│   │   │   ├── rubocop-ast@1.49.0.rbi
│   │   │   ├── rubocop-github@0.26.0.rbi
│   │   │   ├── rubocop-minitest@0.39.1.rbi
│   │   │   ├── rubocop-performance@1.24.0.rbi
│   │   │   ├── rubocop-rails@2.30.3.rbi
│   │   │   ├── rubocop-rails-accessibility@1.0.1.rbi
│   │   │   ├── rubocop-sorbet@0.12.0.rbi
│   │   │   ├── ruby2_keywords@0.0.5.rbi
│   │   │   ├── ruby-kafka@1.3.0.rbi
│   │   │   ├── rubyntlm@0.1.1.rbi
│   │   │   ├── rubypants@0.7.0.15.g6478da5.rbi
│   │   │   ├── ruby-progressbar@1.13.0.rbi
│   │   │   ├── ruby-rc4@0.1.5.rbi
│   │   │   ├── ruby-saml@1.18.1.rbi
│   │   │   ├── rubyzip@3.2.2.rbi
│   │   │   ├── rugged@1.4.3.102.ga6b7142.rbi
│   │   │   ├── s4-client@1.2.1.r10ab0de.rbi
│   │   │   ├── safety_net_attestation@0.5.0.rbi
│   │   │   ├── sanitize@7.0.0.rbi
│   │   │   ├── sarif@0.1.3.rbi
│   │   │   ├── sawyer@0.9.3.rbi
│   │   │   ├── scientist@1.6.5.rbi
│   │   │   ├── scrolls@0.9.6.rbi
│   │   │   ├── secret-scanning-proto@0.0.1-c6a7fd7053ad747365828e2384e7258c9fc6fc6c.rbi
│   │   │   ├── secure_headers@7.2.0.rbi
│   │   │   ├── securerandom@0.4.1.rbi
│   │   │   ├── selenium-webdriver@4.43.0.rbi
│   │   │   ├── semantic@1.6.1.rbi
│   │   │   ├── semantic_logger@4.18.0.rbi
│   │   │   ├── service-catalog-client@3.0.0.rbi
│   │   │   ├── serviceowners@1.5.2.rbi
│   │   │   ├── shed@0.0.4.2.g2652da3.rbi
│   │   │   ├── signet@0.21.0.rbi
│   │   │   ├── sigstore-proto@0.1.0.rbi
│   │   │   ├── simplecov@0.22.0.rbi
│   │   │   ├── simplecov-html@0.13.1.rbi
│   │   │   ├── simplecov_json_formatter@0.1.4.rbi
│   │   │   ├── simplecov-lcov@0.9.0.rbi
│   │   │   ├── simpleidn@0.2.3.rbi
│   │   │   ├── simple_uuid@0.3.0.rbi
│   │   │   ├── sinatra@3.2.0.rbi
│   │   │   ├── singleton@0.3.0.rbi
│   │   │   ├── smart_properties@1.17.0.rbi
│   │   │   ├── snaky_hash@2.0.3.rbi
│   │   │   ├── sourcemap@0.1.1.rbi
│   │   │   ├── spamurai-dev-kit@3.1.1.rbi
│   │   │   ├── spokes-proto@0.0.1-6ba316d8b05639e5d09ac1700a43be593144ccb6.rbi
│   │   │   ├── spoom@1.7.10.rbi
│   │   │   ├── sqlite3@2.9.2.rbi
│   │   │   ├── ssh_data@2.0.0.rbi
│   │   │   ├── sshkey@3.0.0.rbi
│   │   │   ├── stackprof@0.2.28.rbi
│   │   │   ├── statsd-ruby@0.3.0.github.3.38.gd478cc7.rbi
│   │   │   ├── statsig@2.9.0.rbi
│   │   │   ├── stringio@3.2.0.rbi
│   │   │   ├── stripe@18.4.2.rbi
│   │   │   ├── strscan@3.1.5.rbi
│   │   │   ├── sweagentd@0.1.0-8869599e6e569c3acaf34cd379e3d199dd259006.rbi
│   │   │   ├── syslog@0.4.0.rbi
│   │   │   ├── tapioca@0.17.10.rbi
│   │   │   ├── tcr@0.4.1.rbi
│   │   │   ├── terminal-table@4.0.0.rbi
│   │   │   ├── text@1.3.1.rbi
│   │   │   ├── thor@1.5.0.rbi
│   │   │   ├── tilt@2.6.0.rbi
│   │   │   ├── time@0.4.1.rbi
│   │   │   ├── timecop@0.9.10.rbi
│   │   │   ├── timeout@0.6.1.rbi
│   │   │   ├── toml@0.3.0.rbi
│   │   │   ├── toxiproxy@2.0.2.rbi
│   │   │   ├── tpm-key_attestation@0.14.1.rbi
│   │   │   ├── trailblazer-option@0.1.2.rbi
│   │   │   ├── treelights-client@2.0.0.r8bfa33a.rbi
│   │   │   ├── trilogy@2.12.4.rbi
│   │   │   ├── trino-client@2.2.4.rbi
│   │   │   ├── tsort@0.2.0.rbi
│   │   │   ├── ttfunk@1.8.0.rbi
│   │   │   ├── turboghas-client@1.0.0.pre.8db2c96.rbi
│   │   │   ├── turboquality-client@1.0.0.pre.39bfabf.rbi
│   │   │   ├── turboscan-client@1.0.0.pre.05a9644.rbi
│   │   │   ├── twilio-ruby@7.10.1.rbi
│   │   │   ├── twirp@1.10.0.rbi
│   │   │   ├── typhoeus@1.4.1.rbi
│   │   │   ├── tzinfo@2.0.6.rbi
│   │   │   ├── tzinfo-data@1.2026.2.rbi
│   │   │   ├── uber@0.1.0.rbi
│   │   │   ├── unicode-confusable@1.7.0.rbi
│   │   │   ├── unicode-display_width@3.2.0.rbi
│   │   │   ├── unicode-emoji@4.2.0.rbi
│   │   │   ├── unicode-scripts@1.6.0.rbi
│   │   │   ├── unicorn@6.1.0.66.g1370.rbi
│   │   │   ├── uri@1.1.1.rbi
│   │   │   ├── useragent@0.16.11.rbi
│   │   │   ├── user_agent_parser@2.18.0.rbi
│   │   │   ├── vcr@6.4.0.rbi
│   │   │   ├── vernier@1.10.1.rbi
│   │   │   ├── version_gem@1.1.8.rbi
│   │   │   ├── version_sorter@2.3.0.rbi
│   │   │   ├── vexi@1.11.6.rbi
│   │   │   ├── vexi_management@0.3.3.rbi
│   │   │   ├── view_component@4.9.0.rbi
│   │   │   ├── vonage@7.30.0-a4cea6635a965ca67c9e2da76adc1ea7f59f5e73.rbi
│   │   │   ├── vonage-jwt@0.2.1.rbi
│   │   │   ├── wcag_color_contrast@0.1.0.rbi
│   │   │   ├── webauthn@3.4.3.rbi
│   │   │   ├── webmock@3.26.1.rbi
│   │   │   ├── webrick@1.8.1-0c600e169bd4ae267cb5eeb6197277c848323bbe.rbi
│   │   │   ├── websocket@1.2.11.rbi
│   │   │   ├── websocket-driver@0.7.6.rbi
│   │   │   ├── websocket-extensions@0.1.5.rbi
│   │   │   ├── wikicloth@0.8.4.github.rf8188e2.rbi
│   │   │   ├── will_paginate@4.0.1.rbi
│   │   │   ├── windbeam_api@0.15.0.rbi
│   │   │   ├── xmlcanonicalizer@0.1.2.rbi
│   │   │   ├── xmldsig@0.7.0.rbi
│   │   │   ├── xpath@3.2.0.rbi
│   │   │   ├── yajl-ruby@1.4.3.rbi
│   │   │   ├── yard@0.9.42.rbi
│   │   │   ├── yard-sorbet@0.9.0.rbi
│   │   │   ├── zache@0.15.2.rbi
│   │   │   ├── zeitwerk@2.7.5.rbi
│   │   │   ├── zlib@3.1.2.rbi
│   │   │   ├── zstd-ruby@1.5.1.1.rbi
│   │   │   └── zuorest@3.11.1.rbi
│   │   └── shims
│   │       ├── account_screening_profile.rbi
│   │       ├── action_dispatch_integration_runner.rbi
│   │       ├── actions_cache_usage.rbi
│   │       ├── active_record_migration.rbi
│   │       ├── active_record_relation.rbi
│   │       ├── activesupport
│   │       │   └── time_with_zone.rbi
│   │       ├── active_support_multibyte_chars.rbi
│   │       ├── active_support.rbi
│   │       ├── advisories_helper.rbi
│   │       ├── anbt_sql_formatter.rbi
│   │       ├── api.rbi
│   │       ├── api_test_case.rbi
│   │       ├── app
│   │       │   ├── helpers
│   │       │   │   └── color_helper.rbi
│   │       │   ├── mailers
│   │       │   │   └── source_import_mailer.rbi
│   │       │   └── platform
│   │       │       └── schema.rbi
│   │       ├── application_job.rbi
│   │       ├── asset_status.rb
│   │       ├── attribute_alias_shims.rbi
│   │       ├── aws.rbi
│   │       ├── basic_test_case.rbi
│   │       ├── bigdecimal.rbi
│   │       ├── billing
│   │       │   ├── billing_transaction.rbi
│   │       │   ├── core_ext
│   │       │   │   └── time.rbi
│   │       │   └── zuora_webhook
│   │       │       └── webhook_handler.rbi
│   │       ├── bundler.rbi
│   │       ├── business.rbi
│   │       ├── cache_without_mixins.rbi
│   │       ├── check_run_adapter.rbi
│   │       ├── code_scanning_pull_request_alert.rbi
│   │       ├── configurations.rbi
│   │       ├── copilot
│   │       │   ├── business.rbi
│   │       │   └── chat_attachment_common_relation_methods.rbi
│   │       ├── copilot_agent_session.rbi
│   │       ├── coupon_redemption.rbi
│   │       ├── coverage.rbi
│   │       ├── cruby_crash_info.rbi
│   │       ├── csv.rbi
│   │       ├── customer.rbi
│   │       ├── cvss_score.rbi
│   │       ├── default_integration_permission.rbi
│   │       ├── dependabot_alerts_dependency_test.rbi
│   │       ├── deprecated.rbi
│   │       ├── do_not_call_legacy_conditional_access_methods.rbi
│   │       ├── do_not_call_parse_query.rbi
│   │       ├── do_not_instantiate_platform_objects.rbi
│   │       ├── do_not_reference_fgp_model.rbi
│   │       ├── elastomer_repair_job.rbi
│   │       ├── email_unlink.rbi
│   │       ├── erb.rbi
│   │       ├── fast_test.rbi
│   │       ├── gc_stats_collector.rbi
│   │       ├── gems
│   │       │   ├── activerecord
│   │       │   │   └── migration.rbi
│   │       │   ├── contentful.rbi
│   │       │   ├── dogstatsd.rbi
│   │       │   ├── factory_bot.rbi
│   │       │   ├── faraday.rbi
│   │       │   ├── google_protobuf.rbi
│   │       │   ├── hosted_compute_ims_client.rb
│   │       │   ├── pdf-reader.rbi
│   │       │   ├── rack.rbi
│   │       │   ├── stripe.rbi
│   │       │   └── vexi.rbi
│   │       ├── generated_path_helpers_module.rbi
│   │       ├── generated_url_helpers_module.rbi
│   │       ├── geoip2_compat.rbi
│   │       ├── github
│   │       │   ├── authentication-ldap-logger.rbi
│   │       │   ├── authentication-logger.rbi
│   │       │   └── diff.rbi
│   │       ├── github_config_after_response.rbi
│   │       ├── github_security_center_logging_helper.rbi
│   │       ├── graphql.rbi
│   │       ├── has_cve_url.rbi
│   │       ├── hook.rbi
│   │       ├── ignore_association_loads.rbi
│   │       ├── instrumentation.rbi
│   │       ├── integration_feature.rbi
│   │       ├── integration_installation.rbi
│   │       ├── integration.rbi
│   │       ├── integrations_directory_helper.rbi
│   │       ├── integration_test_case.rbi
│   │       ├── integration_version_differ.rbi
│   │       ├── interface_helpers.rbi
│   │       ├── issue_client.rbi
│   │       ├── issue.rbi
│   │       ├── issues_pull_requests.rbi
│   │       ├── lfs.rbi
│   │       ├── lodge.rbi
│   │       ├── lookbook.rbi
│   │       ├── l_z_4_internal.rbi
│   │       ├── media_blob.rbi
│   │       ├── memex_project_chart.rb
│   │       ├── memex_project_column.rbi
│   │       ├── memex_project_item.rbi
│   │       ├── memex_project.rbi
│   │       ├── memex_project_view.rbi
│   │       ├── memex_project_workflow.rbi
│   │       ├── message_delivery.rbi
│   │       ├── mock_test_case.rbi
│   │       ├── newsies
│   │       │   └── notification_entry.rbi
│   │       ├── no_redrawing_routes.rbi
│   │       ├── oauth_access.rbi
│   │       ├── oauth_authorize_view.rbi
│   │       ├── oauth_enterprise_limit.rbi
│   │       ├── objectspace_objspace.rbi
│   │       ├── offset_calculator.rbi
│   │       ├── orchestration.rbi
│   │       ├── organization_invitation.rbi
│   │       ├── organization.rbi
│   │       ├── platform_interfaces.rbi
│   │       ├── platform_schema.rbi
│   │       ├── private_registry_configuration.rbi
│   │       ├── product_uuid.rbi
│   │       ├── promise.rbi
│   │       ├── protobuf.rbi
│   │       ├── pull_request.rbi
│   │       ├── pull_request_review_comment_positioning.rbi
│   │       ├── pull_request_review.rbi
│   │       ├── pull_request_review_thread.rbi
│   │       ├── push_attributes.rbi
│   │       ├── query_instrumenter.rbi
│   │       ├── ractor.rbi
│   │       ├── railties.rb
│   │       ├── relay.rbi
│   │       ├── repository_advisory_after_publication.rbi
│   │       ├── repository_advisory_event.rbi
│   │       ├── repository_advisory.rbi
│   │       ├── repository_common_relation_methods.rbi
│   │       ├── repository.rbi
│   │       ├── repository_resources.rbi
│   │       ├── ruby_vm.rbi
│   │       ├── security_advisories_dependency_test.rbi
│   │       ├── semantic_logger.rbi
│   │       ├── sinatra.rbi
│   │       ├── site
│   │       │   └── contentful
│   │       │       └── readme
│   │       │           └── base_story.rbi
│   │       ├── sponsors_listing.rbi
│   │       ├── stafftools_instrument_calls.rbi
│   │       ├── star_entity.rbi
│   │       ├── stdlib
│   │       │   └── openssl.rbi
│   │       ├── store_attributes.rbi
│   │       ├── strscan.rbi
│   │       ├── syslog.rbi
│   │       ├── team_member_query_components.rb
│   │       ├── team_sync
│   │       │   ├── business_tenant.rb
│   │       │   └── tenant.rb
│   │       ├── temporary_tapioca_bugfix.rbi
│   │       ├── test
│   │       │   ├── babeld.rbi
│   │       │   ├── babeld_repl.rbi
│   │       │   ├── custom_properties_framework_test_helper.rbi
│   │       │   ├── external_properties_framework_test_helper.rbi
│   │       │   ├── relay_test.rbi
│   │       │   └── rubocop
│   │       │       └── cop
│   │       │           ├── github
│   │       │           │   ├── allow_integrations.rbi
│   │       │           │   ├── allow_user_via_granular_actor.rbi
│   │       │           │   ├── allow_user_via_granular_actor_requires_resource.rbi
│   │       │           │   ├── assert_authz_no_orphans.rbi
│   │       │           │   ├── avoid_active_record_callbacks.rbi
│   │       │           │   ├── avoid_cache_assignment.rbi
│   │       │           │   ├── avoid_multisite_incompatible_cache_usage.rbi
│   │       │           │   ├── avoid_using_struct.rbi
│   │       │           │   ├── disallow_egress_user_key.rbi
│   │       │           │   ├── do_not_include_app_helper.rbi
│   │       │           │   ├── do_not_use_conflicting_test_tags.rbi
│   │       │           │   ├── do_not_use_pr_comparison_method.rbi
│   │       │           │   ├── dont_stub_platform_in_tests.rbi
│   │       │           │   ├── dont_sync_inside_async_methods.rbi
│   │       │           │   ├── ensure_graphql_authz_completeness.rbi
│   │       │           │   ├── feature_management
│   │       │           │   │   ├── no_vexi_actor_feature_flag_enabled_or_raise_usage.rbi
│   │       │           │   │   ├── no_vexi_enabled_or_raise_usage.rbi
│   │       │           │   │   ├── no_vexi_management_usage.rbi
│   │       │           │   │   └── no_vexi_non_standard_usage.rbi
│   │       │           │   ├── full_trust.rbi
│   │       │           │   ├── github_config_usage.rbi
│   │       │           │   ├── gitrpc_backend_no_time_usage.rbi
│   │       │           │   ├── graphql_errors.rbi
│   │       │           │   ├── graphql_fields_use_method.rbi
│   │       │           │   ├── graphql_no_mobile_only_class_usage.rbi
│   │       │           │   ├── graphql_no_mobile_only_field_usage.rbi
│   │       │           │   ├── graphql_only_new_node_implementation_for_new_object.rbi
│   │       │           │   ├── graphql_only_one_node_implementation.rbi
│   │       │           │   ├── logger_usage.rbi
│   │       │           │   ├── methods_should_have_signatures.rbi
│   │       │           │   ├── no_alias_attribute_with_core_methods.rbi
│   │       │           │   ├── no_last_insert_id_query.rbi
│   │       │           │   ├── no_mailer_tracking.rbi
│   │       │           │   ├── permissions_service_entry_point.rbi
│   │       │           │   ├── public_resource.rbi
│   │       │           │   ├── qualify_connections_define_constant.rbi
│   │       │           │   ├── remove_auth_matrices_in_assert_authz_covered_by_test_framework.rbi
│   │       │           │   ├── require_auth_matrices_in_assert_authz.rbi
│   │       │           │   ├── require_symbol_permission_actions.rbi
│   │       │           │   ├── standard_authorization_permission_required.rbi
│   │       │           │   ├── standard_authorization_resource_required.rbi
│   │       │           │   ├── stop_using_fine_grained_resource_constants.rbi
│   │       │           │   ├── strict_fixtures.rbi
│   │       │           │   ├── twirp_endpoints_should_have_tests.rbi
│   │       │           │   ├── use_belongs_to_domain.rbi
│   │       │           │   ├── use_destroy_team_dependants_job_for_team_association_cleanup.rbi
│   │       │           │   ├── use_iso8601_for_date_attributes.rbi
│   │       │           │   ├── use_platform_errors.rbi
│   │       │           │   └── use_scopeless_promises.rbi
│   │       │           ├── lint
│   │       │           │   └── counting_zero.rbi
│   │       │           └── rails
│   │       │               └── recognize_path.rbi
│   │       ├── test_cookie_jar_extension.rbi
│   │       ├── trade_controls_restriction.rbi
│   │       ├── twirp.rbi
│   │       ├── uploadable.rbi
│   │       ├── url.rbi
│   │       ├── user.rbi
│   │       ├── version_sorter.rbi
│   │       ├── view_component.rbi
│   │       ├── yjit_stats_collector.rbi
│   │       └── zuora_rest_verbs.rbi
│   └── tapioca
│       ├── compilers
│       │   ├── active_model_validates_confirmation.rb
│       │   ├── async_associations.rb
│       │   ├── async_configurable.rb
│       │   ├── batch_method.rb
│       │   ├── codable_column.rb
│       │   ├── contentful_entry.rb
│       │   ├── domain_accessor.rb
│       │   ├── domain_registration.rb
│       │   ├── entity_reference.rb
│       │   ├── graphql_client.rb
│       │   ├── graphql_interface.rb
│       │   ├── hook_event.rb
│       │   ├── limits.rb
│       │   ├── orchestrations_data_attributes.rb
│       │   ├── spammable.rb
│       │   ├── test_service_ports.rb
│       │   ├── twirp_client.rb
│       │   ├── user_notice.rb
│       │   ├── user_profile.rb
│       │   ├── view_component.rb
│       │   └── workflow.rb
│       ├── config.yml
│       └── require.rb
├── test
│   ├── api
│   │   ├── app
│   │   │   ├── artifact_metadata_permissions_helper_test.rb
│   │   │   ├── deprecation_helpers_test.rb
│   │   │   ├── error_helper_test.rb
│   │   │   ├── hosted_runners_helper_test.rb
│   │   │   ├── input_dependency_test.rb
│   │   │   ├── open_api_test.rb
│   │   │   └── programmatic_fgp_header_decorator_test.rb
│   │   ├── audit_log
│   │   │   └── helpers_test.rb
│   │   ├── codespaces
│   │   │   └── secrets
│   │   │       └── helpers_test.rb
│   │   ├── database_resource_update_rate_limiting_test.rb
│   │   ├── internal
│   │   │   └── twirp
│   │   │       └── pullsd
│   │   │           └── authorization
│   │   │               └── v1
│   │   │                   └── authorization_api_handler
│   │   │                       └── authorizer_test.rb
│   │   ├── limiters
│   │   │   ├── endpoint_traffic_throttler_test.rb
│   │   │   └── twirp_helpers_test.rb
│   │   ├── serializer
│   │   │   └── custom_properties_dependency_test.rb
│   │   ├── serviceowners_test.rb
│   │   └── versioning_test.rb
│   ├── application_controller
│   │   └── copilot_dependency_test.rb
│   ├── baselines
│   │   ├── basic_baseline_test.rb
│   │   ├── environment_baseline_test.rb
│   │   ├── integration_baseline_test.rb
│   │   └── model_baseline_test.rb
│   ├── components
│   │   ├── accounts
│   │   │   └── last_owner_banner_component_test.rb
│   │   ├── actions
│   │   │   ├── branch_component_test.rb
│   │   │   ├── cache
│   │   │   │   └── delete_component_test.rb
│   │   │   ├── cache_item_component_test.rb
│   │   │   ├── cache_warning_component_test.rb
│   │   │   ├── disabled_runner_remove_button_component_test.rb
│   │   │   ├── environments
│   │   │   │   ├── approvals_banner_component_test.rb
│   │   │   │   ├── approvals_dialog_component_test.rb
│   │   │   │   ├── deployment_protection_log_component_test.rb
│   │   │   │   ├── deployment_protection_log_environments_component_test.rb
│   │   │   │   ├── gates_break_glass_dialog_component_test.rb
│   │   │   │   ├── link_component_test.rb
│   │   │   │   ├── list_item_component_test.rb
│   │   │   │   ├── request_form_item_component_test.rb
│   │   │   │   ├── request_form_list_component_test.rb
│   │   │   │   ├── settings_environments_list_component_test.rb
│   │   │   │   └── text_component_test.rb
│   │   │   ├── four_nines_info_component_test.rb
│   │   │   ├── graph
│   │   │   │   ├── graph_component_test.rb
│   │   │   │   ├── graph_header_component_test.rb
│   │   │   │   ├── group_component_test.rb
│   │   │   │   ├── job_component_test.rb
│   │   │   │   ├── matrix_component_test.rb
│   │   │   │   └── stage_component_test.rb
│   │   │   ├── hosted_runners
│   │   │   │   ├── hosted_runners_jobs_list_component_test.rb
│   │   │   │   ├── hosted_runners_jobs_usage_component_test.rb
│   │   │   │   └── hosted_runners_labels_component_test.rb
│   │   │   ├── inputs
│   │   │   │   ├── boolean_input_component_test.rb
│   │   │   │   ├── dropdown_input_component_test.rb
│   │   │   │   ├── environment_input_component_test.rb
│   │   │   │   ├── input_component_test.rb
│   │   │   │   ├── number_input_component_test.rb
│   │   │   │   └── text_input_component_test.rb
│   │   │   ├── larger_runner_component_test.rb
│   │   │   ├── larger_runners
│   │   │   │   ├── larger_runner_delete_modal_component_test.rb
│   │   │   │   ├── larger_runner_edit_button_component_test.rb
│   │   │   │   ├── larger_runner_header_description_component_test.rb
│   │   │   │   ├── larger_runner_jobs_list_component_test.rb
│   │   │   │   ├── larger_runner_jobs_usage_component_test.rb
│   │   │   │   ├── larger_runner_labels_component_test.rb
│   │   │   │   ├── larger_runner_public_ip_banner_component_test.rb
│   │   │   │   ├── larger_runner_remove_button_component_test.rb
│   │   │   │   ├── larger_runners_setup_default_dialog_component_test.rb
│   │   │   │   └── larger_runner_title_with_icon_component_test.rb
│   │   │   ├── larger_runners_onboarding_info_component_test.rb
│   │   │   ├── mobile_nav_component_test.rb
│   │   │   ├── navigation
│   │   │   │   └── header_component_test.rb
│   │   │   ├── policy
│   │   │   │   ├── default_workflow_permissions_component_test.rb
│   │   │   │   ├── fork_pr_approvals_component_test.rb
│   │   │   │   ├── fork_pull_request_component_test.rb
│   │   │   │   ├── public_fork_pull_request_component_test.rb
│   │   │   │   └── repository_share_component_test.rb
│   │   │   ├── pull_ref_component_test.rb
│   │   │   ├── pull_request_workflow_approval_component_test.rb
│   │   │   ├── runner_component_test.rb
│   │   │   ├── runner_filter_component_test.rb
│   │   │   ├── runner_group_component_test.rb
│   │   │   ├── runner_group_remove_button_component_test.rb
│   │   │   ├── runner_groups_component_test.rb
│   │   │   ├── runner_groups_menu_items_component_test.rb
│   │   │   ├── runner_label_component_test.rb
│   │   │   ├── runner_labels_component_test.rb
│   │   │   ├── runner_list_component_test.rb
│   │   │   ├── runner_remove_button_component_test.rb
│   │   │   ├── runners
│   │   │   │   ├── check_run_item_component_test.rb
│   │   │   │   ├── code_component_test.rb
│   │   │   │   ├── delete_modal_component_test.rb
│   │   │   │   ├── details_component_test.rb
│   │   │   │   ├── run_start_time_component_test.rb
│   │   │   │   └── run_time_to_complete_component_test.rb
│   │   │   ├── runner_scale_sets
│   │   │   │   ├── runner_scale_set_component_test.rb
│   │   │   │   ├── runner_scale_set_header_description_component_test.rb
│   │   │   │   ├── runner_scale_set_labels_component_test.rb
│   │   │   │   └── runner_scale_set_statistics_component_test.rb
│   │   │   ├── settings
│   │   │   │   ├── artifacts_logs_retention_component_test.rb
│   │   │   │   ├── cache_policies_component_test.rb
│   │   │   │   ├── cache_retention_component_test.rb
│   │   │   │   ├── cache_size_limit_component_test.rb
│   │   │   │   ├── cache_size_limit_ghes_component_test.rb
│   │   │   │   ├── maximum_cache_size_limit_ghes_component_test.rb
│   │   │   │   └── retention_component_test.rb
│   │   │   ├── stafftools
│   │   │   │   └── invocation_component_test.rb
│   │   │   ├── status_badge_dialog_component_test.rb
│   │   │   ├── variables
│   │   │   │   └── variable_value_component_test.rb
│   │   │   ├── workflow_nav_component_test.rb
│   │   │   ├── workflow_run_item
│   │   │   │   ├── date_component_test.rb
│   │   │   │   ├── delete_component_test.rb
│   │   │   │   └── timing_component_test.rb
│   │   │   ├── workflow_run_item_component_test.rb
│   │   │   └── workflow_runs
│   │   │       ├── action_required_component_test.rb
│   │   │       ├── agentic_workflow_file_component_test.rb
│   │   │       ├── annotations_component_test.rb
│   │   │       ├── artifacts_component_test.rb
│   │   │       ├── attempt_navigation_component_test.rb
│   │   │       ├── billing_item_component_test.rb
│   │   │       ├── clone_banner_component_test.rb
│   │   │       ├── concurrency_banner_component_test.rb
│   │   │       ├── header_component_test.rb
│   │   │       ├── job_annotations_component_test.rb
│   │   │       ├── job_concurrency_banner_component_test.rb
│   │   │       ├── job_rerun_dialogs_container_component_test.rb
│   │   │       ├── job_summaries_component_test.rb
│   │   │       ├── job_summary_content_component_test.rb
│   │   │       ├── navigation_component_test.rb
│   │   │       ├── navigation_item_component_test.rb
│   │   │       ├── new_attempt_navigation_component_test.rb
│   │   │       ├── old_attempt_banner_component_test.rb
│   │   │       ├── rerun_dialog_component_test.rb
│   │   │       ├── status_component_test.rb
│   │   │       ├── summary_bar_component_test.rb
│   │   │       ├── usage_component_test.rb
│   │   │       ├── workflow_file_component_test.rb
│   │   │       ├── workflow_job_name_link_component_test.rb
│   │   │       └── workflow_job_run_name_component_test.rb
│   │   ├── advanced_security
│   │   │   ├── business_level_usage_component_test.rb
│   │   │   ├── entity_seat_usage_component_test.rb
│   │   │   ├── seat_usage_component_test.rb
│   │   │   └── trial_banner_component_test.rb
│   │   ├── advisories
│   │   │   ├── affected_product_details_component_test.rb
│   │   │   ├── affected_product_entry_component_test.rb
│   │   │   ├── cvss_calculator_component_test.rb
│   │   │   ├── cvss_metric_category_selections_component_test.rb
│   │   │   ├── metric_selection_field_next_component_test.rb
│   │   │   ├── severity_calculator_component_test.rb
│   │   │   ├── severity_score_component_test.rb
│   │   │   ├── severity_select_field_component_test.rb
│   │   │   ├── severity_select_field_next_component_test.rb
│   │   │   ├── severity_selection_component_test.rb
│   │   │   └── severity_selection_next_component_test.rb
│   │   ├── application_component_test.rb
│   │   ├── apps
│   │   │   ├── beta_feature_component_test.rb
│   │   │   ├── deletion_dialog_component_test.rb
│   │   │   ├── repository_installations
│   │   │   │   └── action_component_test.rb
│   │   │   └── transfers
│   │   │       └── target_autocomplete_component_test.rb
│   │   ├── artifact_registry
│   │   │   └── sidebar_nav_component_test.rb
│   │   ├── azure
│   │   │   ├── subscription_selection_dialog_component_test.rb
│   │   │   └── tenant_selection_dialog_component_test.rb
│   │   ├── beta
│   │   │   ├── signup_component_test.rb
│   │   │   └── signup_form_component_test.rb
│   │   ├── billing
│   │   │   ├── download_report_component_test.rb
│   │   │   ├── metered_billing
│   │   │   │   └── billing_critical_component_test.rb
│   │   │   ├── overage_policy_component_test.rb
│   │   │   ├── overage_policy_configuration_test.rb
│   │   │   ├── retry_payment_banner_component_test.rb
│   │   │   ├── sales_tax_banner_component_test.rb
│   │   │   ├── settings
│   │   │   │   ├── address_needs_validation_component_test.rb
│   │   │   │   ├── azure_metered_billing_component_test.rb
│   │   │   │   ├── billing_email_component_test.rb
│   │   │   │   ├── billing_information_confirm_dereference_component_test.rb
│   │   │   │   ├── billing_information_linking_component_test.rb
│   │   │   │   ├── business_edit_payment_information_component_test.rb
│   │   │   │   ├── business_shipping_information_form_component_test.rb
│   │   │   │   ├── cancel_subscription_item_form_component_test.rb
│   │   │   │   ├── card_details_component_test.rb
│   │   │   │   ├── certificate_upload_form_component_test.rb
│   │   │   │   ├── copilot
│   │   │   │   │   ├── box_component_test.rb
│   │   │   │   │   ├── buy_box_component_test.rb
│   │   │   │   │   └── downgrade_subscription_item_form_component_test.rb
│   │   │   │   ├── copilot_for_business
│   │   │   │   │   └── usage_body_component_test.rb
│   │   │   │   ├── credit_card_form_component_test.rb
│   │   │   │   ├── depleted_prepaid_credits_banner_component_test.rb
│   │   │   │   ├── downgrade_dialog_component_test.rb
│   │   │   │   ├── downgrade_menu_button_component_test.rb
│   │   │   │   ├── enterprise_contract_early_expiration_banner_component_test.rb
│   │   │   │   ├── enterprise_contract_global_expiration_banner_component_test.rb
│   │   │   │   ├── enterprise_contract_status_banner_component_test.rb
│   │   │   │   ├── enterprise_with_outstanding_invoices_please_pay_component_test.rb
│   │   │   │   ├── extra_billing_info_modal_component_test.rb
│   │   │   │   ├── flash_notice_enhanced_component_test.rb
│   │   │   │   ├── header_box_component_test.rb
│   │   │   │   ├── invalid_azure_subscription_banner_component_test.rb
│   │   │   │   ├── invoiced_set_spending_limit_banner_component_test.rb
│   │   │   │   ├── manual_dunning_banner_component_test.rb
│   │   │   │   ├── name_address_form_component_test.rb
│   │   │   │   ├── name_address_form_inputs_component_test.rb
│   │   │   │   ├── name_address_summary_component_test.rb
│   │   │   │   ├── next_payment_component_test.rb
│   │   │   │   ├── past_invoices_component_test.rb
│   │   │   │   ├── payment_history_component_test.rb
│   │   │   │   ├── payment_method_button_component_test.rb
│   │   │   │   ├── payment_method_form_component_test.rb
│   │   │   │   ├── payment_method_information_component_test.rb
│   │   │   │   ├── payments
│   │   │   │   │   ├── billing_info_component_test.rb
│   │   │   │   │   ├── credit_card_form_component_test.rb
│   │   │   │   │   ├── sidebar_component_test.rb
│   │   │   │   │   └── summary_component_test.rb
│   │   │   │   ├── paypal_details_component_test.rb
│   │   │   │   ├── paypal_form_component_test.rb
│   │   │   │   ├── personal_context_switcher_component_test.rb
│   │   │   │   ├── restricted_organization_notice_component_test.rb
│   │   │   │   ├── sales_tax_exemption_certificate_file_component_test.rb
│   │   │   │   ├── sponsorship_item_component_test.rb
│   │   │   │   ├── sponsors_overview
│   │   │   │   │   └── footer_component_test.rb
│   │   │   │   ├── sponsors_overview_component_test.rb
│   │   │   │   ├── upgrade
│   │   │   │   │   ├── monthly_spending_component_test.rb
│   │   │   │   │   ├── section_component_test.rb
│   │   │   │   │   └── stepper_component_test.rb
│   │   │   │   ├── usage_header_component_test.rb
│   │   │   │   ├── usage_loader_component_test.rb
│   │   │   │   ├── zuora_billing_info_component_test.rb
│   │   │   │   ├── zuora_hpp_container_component_test.rb
│   │   │   │   └── zuora_maintenance_banner_component_test.rb
│   │   │   └── stafftools
│   │   │       ├── address_validation_component_test.rb
│   │   │       ├── billing_information_component_test.rb
│   │   │       ├── copilot_pooled_entitlement_component_test.rb
│   │   │       ├── dead_letter_queue_dialog_component_test.rb
│   │   │       ├── invoice_reception_preference_component_test.rb
│   │   │       ├── pending_cycle_changes_component_test.rb
│   │   │       └── sales_tax_exemption_component_test.rb
│   │   ├── biztools
│   │   │   └── coupons
│   │   │       ├── coupons_list_component_test.rb
│   │   │       └── zuora_sync_status_component_test.rb
│   │   ├── blobs
│   │   │   ├── codeowners_error_description_component_test.rb
│   │   │   ├── codeowners_errors_component_test.rb
│   │   │   └── edit_dropdown_menu_component_test.rb
│   │   ├── branch
│   │   │   ├── branch_protection_not_enforced_warning_component_test.rb
│   │   │   ├── create_branch_dialog_component_test.rb
│   │   │   ├── create_branch_list_item_component_test.rb
│   │   │   ├── create_error_component_test.rb
│   │   │   ├── local_checkout_component_test.rb
│   │   │   ├── open_in_desktop_component_test.rb
│   │   │   ├── source_branch
│   │   │   │   ├── branch_select_component_test.rb
│   │   │   │   └── no_match_component_test.rb
│   │   │   └── target_repository_component_test.rb
│   │   ├── businesses
│   │   │   ├── actions
│   │   │   │   ├── organization_selection_component_test.rb
│   │   │   │   ├── org_bulk_enable_component_test.rb
│   │   │   │   ├── org_row_component_test.rb
│   │   │   │   └── policies
│   │   │   │       ├── custom_images_policy_component_test.rb
│   │   │   │       ├── repo_self_hosted_runner_component_test.rb
│   │   │   │       └── runner_policies_component_test.rb
│   │   │   ├── ai_controls
│   │   │   │   └── read_only_banner_component_test.rb
│   │   │   ├── billing
│   │   │   │   ├── azure_metered_payment_component_test.rb
│   │   │   │   ├── billing_cycle_component_test.rb
│   │   │   │   └── seats_used_component_test.rb
│   │   │   ├── business_member_avatar_and_profile_link_component_test.rb
│   │   │   ├── completed_guidance_component_test.rb
│   │   │   ├── copilot_getting_started_component_test.rb
│   │   │   ├── custom_roles
│   │   │   │   ├── enterprise_preset_roles_list_component_test.rb
│   │   │   │   ├── enterprise_roles_list_component_test.rb
│   │   │   │   └── org_roles_list_component_test.rb
│   │   │   ├── danger_zone_component_test.rb
│   │   │   ├── downgraded_from_coupon_expiration_banner_component_test.rb
│   │   │   ├── emu_first_admin_getting_started_component_test.rb
│   │   │   ├── emu_first_admin_members_blankslate_component_test.rb
│   │   │   ├── enterprise_cloud_onboarding
│   │   │   │   ├── add_ons_component_test.rb
│   │   │   │   └── survey_banner_component_test.rb
│   │   │   ├── enterprise_cloud_trial_banner_component_test.rb
│   │   │   ├── enterprise_explore_more_component_test.rb
│   │   │   ├── enterprise_upcoming_metered_conversion_banner_component_test.rb
│   │   │   ├── external_groups
│   │   │   │   └── external_group_team_component_test.rb
│   │   │   ├── footer_component_test.rb
│   │   │   ├── getting_started
│   │   │   │   ├── readme_component_test.rb
│   │   │   │   ├── task_component_test.rb
│   │   │   │   ├── trial_completed_component_test.rb
│   │   │   │   └── trial_getting_started_component_test.rb
│   │   │   ├── limits_banner_component_test.rb
│   │   │   ├── metered_licensing_discovery_banner_component_test.rb
│   │   │   ├── missing_payment_info_banner_component_test.rb
│   │   │   ├── need_to_sign_corporate_tos_banner_component_test.rb
│   │   │   ├── onboarding_component_test.rb
│   │   │   ├── order_preview_component_test.rb
│   │   │   ├── organizations
│   │   │   │   ├── organization_card_component_test.rb
│   │   │   │   ├── settings_component_test.rb
│   │   │   │   └── settings_menu_component_test.rb
│   │   │   ├── organization_transfers
│   │   │   │   ├── form_component_test.rb
│   │   │   │   └── possible_businesses_component_test.rb
│   │   │   ├── overview_component_test.rb
│   │   │   ├── overview_readme_component_test.rb
│   │   │   ├── people
│   │   │   │   ├── bulk_action_toolbar_component_test.rb
│   │   │   │   ├── failed_invitation_dialog_component_test.rb
│   │   │   │   ├── failed_invitation_toolbar_actions_component_test.rb
│   │   │   │   ├── nav_bar_component_test.rb
│   │   │   │   ├── pending_invitations_dialog_view_component_test.rb
│   │   │   │   └── pending_invitation_toolbar_actions_component_test.rb
│   │   │   ├── policies
│   │   │   │   ├── security_analysis
│   │   │   │   │   ├── code_scanning_ai_findings_settings_component_test.rb
│   │   │   │   │   ├── code_scanning_autofix_settings_component_test.rb
│   │   │   │   │   ├── dependabot_alerts_enablement_component_test.rb
│   │   │   │   │   ├── dependabot_repository_access_component_test.rb
│   │   │   │   │   ├── dependency_insights_component_test.rb
│   │   │   │   │   ├── generic_secrets_settings_component_test.rb
│   │   │   │   │   ├── ghas_availability_component_test.rb
│   │   │   │   │   ├── ghas_availability_org_list_component_test.rb
│   │   │   │   │   ├── ghas_availability_org_list_row_component_test.rb
│   │   │   │   │   ├── ghas_code_security_enablement_component_test.rb
│   │   │   │   │   ├── ghas_enablement_component_test.rb
│   │   │   │   │   ├── ghas_sku_availability_org_list_component_test.rb
│   │   │   │   │   ├── ghas_sku_availability_org_list_row_component_test.rb
│   │   │   │   │   └── secret_scanning_settings_component_test.rb
│   │   │   │   └── user_name_display_component_test.rb
│   │   │   ├── rbi_failed_payment_trial_account_banner_component_test.rb
│   │   │   ├── seat_limits
│   │   │   │   ├── list_seat_limits_component_test.rb
│   │   │   │   └── manage_seat_limits_component_test.rb
│   │   │   ├── settings
│   │   │   │   └── members_component_test.rb
│   │   │   ├── shortcode_message_component_test.rb
│   │   │   ├── slug_message_component_test.rb
│   │   │   ├── subdomain_message_component_test.rb
│   │   │   ├── tip_component_test.rb
│   │   │   ├── trial_accounts
│   │   │   │   ├── business_type_form_info_component_test.rb
│   │   │   │   ├── cancel_action_component_test.rb
│   │   │   │   ├── error_component_test.rb
│   │   │   │   ├── inline_email_verification_component_test.rb
│   │   │   │   └── organization_error_component_test.rb
│   │   │   └── user_list_card_component_test.rb
│   │   ├── business_user_accounts
│   │   │   ├── organization_membership
│   │   │   │   ├── membership_source_component_test.rb
│   │   │   │   └── membership_sources_component_test.rb
│   │   │   ├── organization_membership_component_test.rb
│   │   │   └── sidebar_component_test.rb
│   │   ├── checks
│   │   │   ├── icon_component_test.rb
│   │   │   ├── retention_component_test.rb
│   │   │   └── sidebar_item_component_test.rb
│   │   ├── closables
│   │   │   ├── buttons
│   │   │   │   ├── close_component_test.rb
│   │   │   │   └── reopen_component_test.rb
│   │   │   └── state_component_test.rb
│   │   ├── code_scanning
│   │   │   ├── advanced_setup_status_component_test.rb
│   │   │   ├── alert_filter_component_test.rb
│   │   │   ├── alert_list_action_menu_component_test.rb
│   │   │   ├── alert_list_select_panel_component_test.rb
│   │   │   ├── alert_severity_component_test.rb
│   │   │   ├── alert_table_action_component_test.rb
│   │   │   ├── alert_table_header_component_test.rb
│   │   │   ├── alert_table_row_component_test.rb
│   │   │   ├── annotation_component_test.rb
│   │   │   ├── blankslates
│   │   │   │   ├── no_active_repositories_component_test.rb
│   │   │   │   ├── no_active_repositories_enterprise_component_test.rb
│   │   │   │   ├── no_alerts_enable_on_all_repos_enterprise_component_test.rb
│   │   │   │   ├── no_organizations_component_test.rb
│   │   │   │   ├── not_enabled_component_test.rb
│   │   │   │   └── not_enabled_enterprise_component_test.rb
│   │   │   ├── dismissal_review_dialog_component_test.rb
│   │   │   ├── pretty_cron_component_test.rb
│   │   │   ├── react_sidebar_component_test.rb
│   │   │   ├── review_comment_component_autofix_test.rb
│   │   │   ├── review_comment_component_test.rb
│   │   │   ├── settings
│   │   │   │   ├── auto_codeql_setup_menu_component_test.rb
│   │   │   │   ├── codeql_status_menu_component_test.rb
│   │   │   │   ├── runner_info_component_test.rb
│   │   │   │   ├── status_component_test.rb
│   │   │   │   └── toggle_section_component_test.rb
│   │   │   ├── settings_component_test.rb
│   │   │   ├── suggested_fix_banner_component_test.rb
│   │   │   ├── suggested_fix_dependency_metadata_component_test.rb
│   │   │   ├── table_component_test.rb
│   │   │   ├── timeline_component_test.rb
│   │   │   ├── timeline_item_component_test.rb
│   │   │   └── tool_status
│   │   │       ├── delete_configuration_dialog_component_test.rb
│   │   │       ├── files_extracted_component_test.rb
│   │   │       ├── header_component_test.rb
│   │   │       ├── message_list_component_test.rb
│   │   │       ├── notice_component_test.rb
│   │   │       ├── overview_component_test.rb
│   │   │       └── scan_event_component_test.rb
│   │   ├── code_security
│   │   │   ├── enable_disable_component_test.rb
│   │   │   └── section_head_component_test.rb
│   │   ├── codespaces
│   │   │   ├── action_dropdown_component_test.rb
│   │   │   ├── advanced_options
│   │   │   │   ├── declarative_secret_component_test.rb
│   │   │   │   ├── declarative_secrets_text_component_test.rb
│   │   │   │   ├── geo_select_list_component_test.rb
│   │   │   │   └── sku_select_list_component_test.rb
│   │   │   ├── allow_permissions_component_test.rb
│   │   │   ├── allow_permissions_create_button_component_test.rb
│   │   │   ├── allow_permissions_row_item_component_test.rb
│   │   │   ├── banner_component_test.rb
│   │   │   ├── code_menu_codespaces_list_component_test.rb
│   │   │   ├── code_menu_contents_component_test.rb
│   │   │   ├── code_menu_dropdown_component_test.rb
│   │   │   ├── code_menu_header_component_test.rb
│   │   │   ├── contact_us_banner_component_test.rb
│   │   │   ├── create_button_component_test.rb
│   │   │   ├── create_concurrency_error_component_test.rb
│   │   │   ├── create_notice_component_test.rb
│   │   │   ├── create_notice_flash_error_component_test.rb
│   │   │   ├── create_options_dropdown_component_test.rb
│   │   │   ├── create_wrapper_component_test.rb
│   │   │   ├── dev_container
│   │   │   │   ├── add_dev_container_feature_component_test.rb
│   │   │   │   └── add_static_options_component_test.rb
│   │   │   ├── disabled_button_component_test.rb
│   │   │   ├── dropdown_list_component_test.rb
│   │   │   ├── dropdown_list_item_component_test.rb
│   │   │   ├── export_branch_component_test.rb
│   │   │   ├── forms
│   │   │   │   └── branch_select_component_test.rb
│   │   │   ├── git_commit_divergence_component_test.rb
│   │   │   ├── idle_timeout_component_test.rb
│   │   │   ├── index_list_component_test.rb
│   │   │   ├── index_list_item_component_test.rb
│   │   │   ├── lightweight_web_editor
│   │   │   │   └── loading_component_test.rb
│   │   │   ├── loading_button_component_test.rb
│   │   │   ├── loading_component_test.rb
│   │   │   ├── nav_list_component_test.rb
│   │   │   ├── prebuild_configuration_run_status_component_test.rb
│   │   │   ├── prebuild_configurations
│   │   │   │   ├── access_and_cost_control_component_test.rb
│   │   │   │   ├── advanced_options_component_test.rb
│   │   │   │   ├── configuration_component_test.rb
│   │   │   │   ├── devcontainer_path_select_component_test.rb
│   │   │   │   ├── developer_options_component_test.rb
│   │   │   │   ├── notify_options_component_test.rb
│   │   │   │   ├── region_select_component_test.rb
│   │   │   │   ├── runner_group_component_test.rb
│   │   │   │   ├── subhead_component_test.rb
│   │   │   │   ├── template_version_component_test.rb
│   │   │   │   └── trigger_options_component_test.rb
│   │   │   ├── prebuild_configurations_list_component_test.rb
│   │   │   ├── quick_start_component_test.rb
│   │   │   ├── ref_component_test.rb
│   │   │   ├── repository_codespaces
│   │   │   │   └── list_component_test.rb
│   │   │   ├── repository_list_item_component_test.rb
│   │   │   ├── retention_expiration_component_test.rb
│   │   │   ├── retention_period_component_test.rb
│   │   │   ├── share_deep_link_component_test.rb
│   │   │   ├── show_auth_component_test.rb
│   │   │   ├── unauthorized_organizations_component_test.rb
│   │   │   ├── upgrade_plan_banner_component_test.rb
│   │   │   ├── use_template_component_test.rb
│   │   │   ├── use_template_dropdown_component_test.rb
│   │   │   └── workbench_form_component_test.rb
│   │   ├── command_palette
│   │   │   └── dialog_component_test.rb
│   │   ├── comments
│   │   │   ├── add_tasks_component_test.rb
│   │   │   ├── blocked_from_commenting_component_test.rb
│   │   │   ├── block_from_comment_modal_component_test.rb
│   │   │   ├── block_from_comment_modal_header_component_test.rb
│   │   │   ├── comment_actor_component_test.rb
│   │   │   ├── comment_author_association_component_test.rb
│   │   │   ├── comment_component_test.rb
│   │   │   ├── comment_edit_history_component_test.rb
│   │   │   ├── comment_edit_history_log_component_test.rb
│   │   │   ├── comment_header_component_test.rb
│   │   │   ├── comment_subject_author_component_test.rb
│   │   │   ├── commit_comment_component_test.rb
│   │   │   ├── copilot
│   │   │   │   ├── comment_actor_component_test.rb
│   │   │   │   └── comment_header_component_test.rb
│   │   │   ├── deferred_edit_form_component_test.rb
│   │   │   ├── edit_form
│   │   │   │   ├── edit_form_component_test.rb
│   │   │   │   ├── tabnav_component_test.rb
│   │   │   │   └── write_content_component_test.rb
│   │   │   ├── github_specific_markdown_toolbar_component_test.rb
│   │   │   ├── markdown_toolbar_component_test.rb
│   │   │   ├── previewable_comment_form_component_test.rb
│   │   │   ├── reactions_component_test.rb
│   │   │   ├── reactions_with_context_component_test.rb
│   │   │   ├── saved_replies_menu_component_test.rb
│   │   │   ├── signed_out_comment_component_test.rb
│   │   │   └── suggestion_button_component_test.rb
│   │   ├── commits
│   │   │   ├── attribution_info_component_test.rb
│   │   │   ├── avatar_stack_component_test.rb
│   │   │   ├── browse_rename_commits_component_test.rb
│   │   │   ├── contributor_link_component_test.rb
│   │   │   ├── list_item_component_test.rb
│   │   │   └── pusher_avatar_component_test.rb
│   │   ├── compare
│   │   │   ├── commits_list_component_test.rb
│   │   │   ├── pull_request_template_list_component_test.rb
│   │   │   ├── stat_component_test.rb
│   │   │   └── stats_component_test.rb
│   │   ├── conditional_access
│   │   │   ├── external_conditional_access
│   │   │   │   └── access_forbidden_component_test.rb
│   │   │   ├── ip_allowlist
│   │   │   │   └── access_forbidden_component_test.rb
│   │   │   └── unauthorized_accounts_component_test.rb
│   │   ├── conduit
│   │   │   ├── dismissed_item_component_test.rb
│   │   │   └── register_disinterest_modal_component_test.rb
│   │   ├── config_as_code
│   │   │   ├── editor_sidebar_component_test.rb
│   │   │   └── template_description_component_test.rb
│   │   ├── context_switcher
│   │   │   ├── context_switcher_component_test.rb
│   │   │   └── list_component_test.rb
│   │   ├── control_group
│   │   │   ├── container_component_test.rb
│   │   │   ├── item
│   │   │   │   ├── leading_icon_component_test.rb
│   │   │   │   └── title_component_test.rb
│   │   │   └── item_component_test.rb
│   │   ├── copilot
│   │   │   ├── aic_free_usage_summary_component_test.rb
│   │   │   ├── aic_progress_bar_component_test.rb
│   │   │   ├── aic_seat_usage_component_test.rb
│   │   │   ├── aic_usage_summary_component_test.rb
│   │   │   ├── badge_component_test.rb
│   │   │   ├── beta_signup_form_component_test.rb
│   │   │   ├── billing_info_component_test.rb
│   │   │   ├── business_selection_component_test.rb
│   │   │   ├── business_trial_status_banner_component_test.rb
│   │   │   ├── business_trial_status_footer_component_test.rb
│   │   │   ├── contact_info_component_test.rb
│   │   │   ├── enterprise_signup_component_test.rb
│   │   │   ├── extensions_agreement_component_test.rb
│   │   │   ├── get_started_with_copilot_component_test.rb
│   │   │   ├── hide_copilot_component_test.rb
│   │   │   ├── limited_access_upgrade_component_test.rb
│   │   │   ├── max_billing_component_test.rb
│   │   │   ├── org_enablement
│   │   │   │   ├── bulk_org_enablement_component_test.rb
│   │   │   │   ├── list_component_test.rb
│   │   │   │   ├── org_component_test.rb
│   │   │   │   ├── plan_disable_component_test.rb
│   │   │   │   ├── plan_downgrade_component_test.rb
│   │   │   │   ├── plan_reenable_component_test.rb
│   │   │   │   └── plan_upgrade_component_test.rb
│   │   │   ├── overage_budget_dialog_component_test.rb
│   │   │   ├── payment_method_component_test.rb
│   │   │   ├── policies
│   │   │   │   ├── business_form_component_test.rb
│   │   │   │   ├── business_model_form_component_test.rb
│   │   │   │   ├── business_model_registry_form_component_test.rb
│   │   │   │   ├── business_opt_in_form_component_test.rb
│   │   │   │   ├── byok_form_component_test.rb
│   │   │   │   ├── code_review_repository_access_form_component_test.rb
│   │   │   │   ├── coding_agent_policy_select_organizations_component_test.rb
│   │   │   │   ├── mcp_allowlist_component_test.rb
│   │   │   │   ├── mcp_base_component_test.rb
│   │   │   │   ├── mcp_local_server_block_toggle_component_test.rb
│   │   │   │   ├── mcp_registry_allowlist_form_component_test.rb
│   │   │   │   ├── mcp_registry_configuration_component_test.rb
│   │   │   │   ├── member_requests_component_test.rb
│   │   │   │   ├── memory_exports_component_test.rb
│   │   │   │   ├── quota
│   │   │   │   │   ├── feature_usage_bar_component_test.rb
│   │   │   │   │   └── usage_component_test.rb
│   │   │   │   ├── standalone_form_component_test.rb
│   │   │   │   ├── subpage_link_form_component_test.rb
│   │   │   │   ├── swe_agent_repository_access_form_component_test.rb
│   │   │   │   ├── telemetry_settings_row_component_test.rb
│   │   │   │   ├── unlicensed_user_settings_component_test.rb
│   │   │   │   ├── user_form_component_test.rb
│   │   │   │   ├── user_settings_component_test.rb
│   │   │   │   └── user_settings_row_component_test.rb
│   │   │   ├── pro_billing_component_test.rb
│   │   │   ├── pro_plus_billing_component_test.rb
│   │   │   ├── purchase
│   │   │   │   ├── account_avatar_component_test.rb
│   │   │   │   ├── accounts_component_test.rb
│   │   │   │   ├── billing_component_test.rb
│   │   │   │   ├── checkout_section_component_test.rb
│   │   │   │   ├── helpers_test.rb
│   │   │   │   ├── ineligible_info_component_test.rb
│   │   │   │   ├── page_component_test.rb
│   │   │   │   └── plans_offered_component_test.rb
│   │   │   ├── seat_management
│   │   │   │   ├── seat_query_test.rb
│   │   │   │   ├── team_suggestions_component_test.rb
│   │   │   │   └── user_suggestions_view_test.rb
│   │   │   ├── signup_component_test.rb
│   │   │   ├── start_copilot_banner_component_test.rb
│   │   │   ├── usage_summary_component_test.rb
│   │   │   └── user_level_access_component_test.rb
│   │   ├── custom_roles
│   │   │   ├── action_menu_component_test.rb
│   │   │   ├── banner_component_test.rb
│   │   │   ├── expandable_role_row_component_test.rb
│   │   │   ├── role_avatar_spread_component_test.rb
│   │   │   ├── role_permissions_component_test.rb
│   │   │   └── role_permissions_list_component_test.rb
│   │   ├── dashboard
│   │   │   ├── context_switcher
│   │   │   │   └── list_component_test.rb
│   │   │   ├── context_switcher_component_test.rb
│   │   │   ├── copilot_entrypoint_component_test.rb
│   │   │   ├── favorites
│   │   │   │   └── pinnable_favorite_component_test.rb
│   │   │   ├── loading_context_component_test.rb
│   │   │   ├── loading_spinner_component_test.rb
│   │   │   ├── recent_activity
│   │   │   │   ├── recent_activity_component_test.rb
│   │   │   │   └── recent_interaction_component_test.rb
│   │   │   └── sidebar
│   │   │       ├── changelog_component_test.rb
│   │   │       ├── favorites_dialog_component_test.rb
│   │   │       ├── sortable_item_component_test.rb
│   │   │       └── sortable_pinned_items_component_test.rb
│   │   ├── dashboard_feed
│   │   │   └── reactions_component_test.rb
│   │   ├── dependabot
│   │   │   ├── annotation_component_test.rb
│   │   │   ├── package_ecosystem_icon_component_test.rb
│   │   │   ├── paused_updates_banner_component_test.rb
│   │   │   ├── paused_updates_pull_request_banner_component_test.rb
│   │   │   ├── review_comment_component_test.rb
│   │   │   ├── suggested_fix_dependency_metadata_component_test.rb
│   │   │   ├── update_job_component_test.rb
│   │   │   └── update_job_state_icon_component_test.rb
│   │   ├── dependabot_alerts
│   │   │   ├── alert_dismissal_modal_component_test.rb
│   │   │   ├── alert_dismissal_request_modal_component_test.rb
│   │   │   ├── alert_filter_component_test.rb
│   │   │   ├── alert_filter_item_list_component_test.rb
│   │   │   ├── alert_filter_v2_component_test.rb
│   │   │   ├── dependency_update_summary_component_test.rb
│   │   │   ├── dismissal_request_review_modal_component_test.rb
│   │   │   ├── dismissal_review_dialog_component_test.rb
│   │   │   ├── pull_request_banner_component_test.rb
│   │   │   ├── readiness_subhead_component_test.rb
│   │   │   ├── row_component_test.rb
│   │   │   ├── rule_actions_component_test.rb
│   │   │   ├── rule_description_component_test.rb
│   │   │   ├── rule_enforcement_options_menu_component_test.rb
│   │   │   ├── rule_error_description_component_test.rb
│   │   │   ├── rule_form_component_test.rb
│   │   │   ├── rule_show_component_test.rb
│   │   │   ├── rules_settings_component_test.rb
│   │   │   ├── rule_status_component_test.rb
│   │   │   ├── rule_target_alerts_textbox_component_test.rb
│   │   │   ├── search_component_test.rb
│   │   │   ├── severity_details_component_test.rb
│   │   │   ├── severity_details_next_component_test.rb
│   │   │   ├── severity_icon_component_test.rb
│   │   │   ├── severity_label_component_test.rb
│   │   │   ├── show_component_test.rb
│   │   │   ├── table_component_test.rb
│   │   │   ├── table_header_component_test.rb
│   │   │   ├── timeline_component_test.rb
│   │   │   ├── timeline_items
│   │   │   │   ├── actor_component_test.rb
│   │   │   │   ├── assignment_component_test.rb
│   │   │   │   ├── auto_dismissed_component_test.rb
│   │   │   │   ├── auto_reopened_component_test.rb
│   │   │   │   ├── copilot_work_finished_component_test.rb
│   │   │   │   ├── copilot_work_started_component_test.rb
│   │   │   │   ├── dismissal_cancelled_component_test.rb
│   │   │   │   ├── dismissal_requested_component_test.rb
│   │   │   │   ├── dismissal_reviewed_component_test.rb
│   │   │   │   ├── dismissed_component_test.rb
│   │   │   │   ├── fixed_component_test.rb
│   │   │   │   ├── load_all_component_test.rb
│   │   │   │   ├── opened_component_test.rb
│   │   │   │   ├── push_link_component_test.rb
│   │   │   │   ├── reintroduced_component_test.rb
│   │   │   │   ├── reopened_component_test.rb
│   │   │   │   └── rules_helper_test.rb
│   │   │   ├── tip_component_test.rb
│   │   │   ├── transitive_paths_component_test.rb
│   │   │   ├── transitive_paths_error_component_test.rb
│   │   │   └── transitive_paths_loader_component_test.rb
│   │   ├── dependabot_settings
│   │   │   ├── grouped_security_updates_component_test.rb
│   │   │   └── runner_settings_component_test.rb
│   │   ├── dependency_graph
│   │   │   ├── ecosystem_select_panel_component_test.rb
│   │   │   ├── pro_tip_component_test.rb
│   │   │   ├── search_component_test.rb
│   │   │   ├── search_paths_dialog_component_test.rb
│   │   │   ├── search_result_component_test.rb
│   │   │   ├── update_graph_job_component_test.rb
│   │   │   └── vulnerability_alert_component_test.rb
│   │   ├── dependency_review
│   │   │   ├── dependency_footer_component_test.rb
│   │   │   ├── dependency_row_component_test.rb
│   │   │   ├── rich_diff_component_test.rb
│   │   │   └── vulnerability_row_component_test.rb
│   │   ├── device_authorization
│   │   │   └── failure_component_test.rb
│   │   ├── devtools
│   │   │   ├── code_usage_component_test.rb
│   │   │   ├── feature_enabled_flash_component_test.rb
│   │   │   ├── gate_label_component_test.rb
│   │   │   └── gate_override_message_component_test.rb
│   │   ├── diffs
│   │   │   └── deferred_diff_lines_component_test.rb
│   │   ├── discussions
│   │   │   ├── allow_reactions_on_locked_discussion_component_test.rb
│   │   │   ├── answered_question_structured_data_component_test.rb
│   │   │   ├── answer_preview_component_test.rb
│   │   │   ├── author_badge_component_test.rb
│   │   │   ├── author_badges_component_test.rb
│   │   │   ├── badges_placeholder_component_test.rb
│   │   │   ├── block_from_comment_modal_component_test.rb
│   │   │   ├── body_and_poll_component_test.rb
│   │   │   ├── body_component_test.rb
│   │   │   ├── categories_index_component_test.rb
│   │   │   ├── categories_list_component_test.rb
│   │   │   ├── category_delete_component_test.rb
│   │   │   ├── category_form_component_test.rb
│   │   │   ├── category_form_sections_component_test.rb
│   │   │   ├── category_index_description_component_test.rb
│   │   │   ├── category_row_component_test.rb
│   │   │   ├── change_category_component_test.rb
│   │   │   ├── child_comments_component_test.rb
│   │   │   ├── collapsible_timeline_component_test.rb
│   │   │   ├── comment_actions_menu_component_test.rb
│   │   │   ├── comment_component_test.rb
│   │   │   ├── comment_count_component_test.rb
│   │   │   ├── comment_header_component_test.rb
│   │   │   ├── comment_mark_answer_title_component_test.rb
│   │   │   ├── community_card_component_test.rb
│   │   │   ├── content_component_test.rb
│   │   │   ├── converting_from_issue_component_test.rb
│   │   │   ├── created_issue_event_description_component_test.rb
│   │   │   ├── create_issue_reference_component_test.rb
│   │   │   ├── deferred_actions_menu_component_test.rb
│   │   │   ├── delete_comment_form_component_test.rb
│   │   │   ├── discussion_row_collapsed_component_test.rb
│   │   │   ├── discussions_repo_sidebar_component_test.rb
│   │   │   ├── duplicate_prevention_component_test.rb
│   │   │   ├── edit_history
│   │   │   │   ├── diff_component_test.rb
│   │   │   │   ├── item_component_test.rb
│   │   │   │   └── list_component_test.rb
│   │   │   ├── edit_history_component_test.rb
│   │   │   ├── empty_state_component_test.rb
│   │   │   ├── enable_discussions_component_test.rb
│   │   │   ├── event_component_test.rb
│   │   │   ├── event_group_component_test.rb
│   │   │   ├── event_row_component_test.rb
│   │   │   ├── feature_card_component_test.rb
│   │   │   ├── filter_component_test.rb
│   │   │   ├── form_actions_component_test.rb
│   │   │   ├── header_component_test.rb
│   │   │   ├── header_reaction_button_component_test.rb
│   │   │   ├── index_heading_component_test.rb
│   │   │   ├── index_sidebar_link_component_test.rb
│   │   │   ├── index_sidebar_links_component_test.rb
│   │   │   ├── inline_reply_form_component_test.rb
│   │   │   ├── issue_modal_component_test.rb
│   │   │   ├── labels_component_test.rb
│   │   │   ├── label_search_component_test.rb
│   │   │   ├── label_search_content_component_test.rb
│   │   │   ├── labels_menu_content_component_test.rb
│   │   │   ├── manage_category_pin_component_test.rb
│   │   │   ├── manage_spotlight_component_test.rb
│   │   │   ├── mark_answer_footer_component_test.rb
│   │   │   ├── marked_or_unmarked_answer_event_description_component_test.rb
│   │   │   ├── minimized_comment_component_test.rb
│   │   │   ├── nested_comment_component_test.rb
│   │   │   ├── new_comment_input_component_test.rb
│   │   │   ├── overview_discussion_component_test.rb
│   │   │   ├── overview_discussions_component_test.rb
│   │   │   ├── participants_component_test.rb
│   │   │   ├── poll_component_test.rb
│   │   │   ├── poll_form_component_test.rb
│   │   │   ├── poll_options_component_test.rb
│   │   │   ├── poll_results_component_test.rb
│   │   │   ├── post_as_admin_modal_form_component_test.rb
│   │   │   ├── publish_modal_component_test.rb
│   │   │   ├── reactions_component_test.rb
│   │   │   ├── reactions_placeholder_component_test.rb
│   │   │   ├── report_content_form_component_test.rb
│   │   │   ├── repository_author_association_badge_component_test.rb
│   │   │   ├── row_actions_menu_component_test.rb
│   │   │   ├── save_as_draft_modal_component_test.rb
│   │   │   ├── search_and_create_component_test.rb
│   │   │   ├── section_form_component_test.rb
│   │   │   ├── section_row_component_test.rb
│   │   │   ├── settings
│   │   │   │   └── org_level_repo_select_component_test.rb
│   │   │   ├── sidebar_component_test.rb
│   │   │   ├── sidebar_container_component_test.rb
│   │   │   ├── sidebar_events_component_test.rb
│   │   │   ├── sidebar_links_component_test.rb
│   │   │   ├── spammy_badge_component_test.rb
│   │   │   ├── sponsor_badge_component_test.rb
│   │   │   ├── spotlight_component_test.rb
│   │   │   ├── spotlights
│   │   │   │   └── form_component_test.rb
│   │   │   ├── spotlights_component_test.rb
│   │   │   ├── sticky_header_component_test.rb
│   │   │   ├── templates
│   │   │   │   ├── edit_form_component_test.rb
│   │   │   │   └── new_comment_component_test.rb
│   │   │   ├── timeline_items_component_test.rb
│   │   │   ├── timeline_load_more_component_test.rb
│   │   │   ├── title_metadata_component_test.rb
│   │   │   ├── top_search_component_test.rb
│   │   │   ├── transfer_component_test.rb
│   │   │   ├── transferred_event_description_component_test.rb
│   │   │   ├── transfers
│   │   │   │   ├── candidate_repositories
│   │   │   │   │   └── repository_component_test.rb
│   │   │   │   └── candidate_repositories_component_test.rb
│   │   │   ├── unblock_user_from_comment_form_component_test.rb
│   │   │   ├── unminimize_comment_modal_form_component_test.rb
│   │   │   ├── unminimized_discussion_or_comment_component_test.rb
│   │   │   ├── user_content_component_test.rb
│   │   │   ├── vote_form_component_test.rb
│   │   │   └── votes_placeholder_component_test.rb
│   │   ├── environments
│   │   │   ├── branch_policies_action_menu_component_test.rb
│   │   │   ├── custom_branches_and_tags_policies_component_test.rb
│   │   │   ├── edit_branch_or_tag_gate_rule_form_component_test.rb
│   │   │   └── protected_branches_gate_component_test.rb
│   │   ├── events
│   │   │   └── sponsor_button_component_test.rb
│   │   ├── explore
│   │   │   ├── date_filter_component_test.rb
│   │   │   ├── featured_showcases_component_test.rb
│   │   │   ├── feed
│   │   │   │   └── repository_component_test.rb
│   │   │   ├── head_component_test.rb
│   │   │   ├── list_item_topic_component_test.rb
│   │   │   ├── nav_component_test.rb
│   │   │   ├── spotlight
│   │   │   │   ├── dashboard_item_component_test.rb
│   │   │   │   ├── feed_item_component_test.rb
│   │   │   │   ├── related_item_component_test.rb
│   │   │   │   └── related_list_component_test.rb
│   │   │   ├── stars_component_test.rb
│   │   │   └── trending_component_test.rb
│   │   ├── feed
│   │   │   ├── cards
│   │   │   │   ├── added_to_list_component_test.rb
│   │   │   │   ├── closed_issue_component_test.rb
│   │   │   │   ├── closed_pull_request_component_test.rb
│   │   │   │   ├── commented_issue_component_test.rb
│   │   │   │   ├── commented_pull_request_component_test.rb
│   │   │   │   ├── created_issue_component_test.rb
│   │   │   │   ├── created_pull_request_component_test.rb
│   │   │   │   ├── created_repository_component_test.rb
│   │   │   │   ├── create_push_component_test.rb
│   │   │   │   ├── delete_push_component_test.rb
│   │   │   │   ├── discussion_component_test.rb
│   │   │   │   ├── followed_user_component_test.rb
│   │   │   │   ├── follow_recommendation_component_test.rb
│   │   │   │   ├── forked_repository_component_test.rb
│   │   │   │   ├── labeled_issue_component_test.rb
│   │   │   │   ├── labeled_pull_request_component_test.rb
│   │   │   │   ├── member_add_to_repository_component_test.rb
│   │   │   │   ├── merged_pull_request_component_test.rb
│   │   │   │   ├── near_sponsors_goal_component_test.rb
│   │   │   │   ├── newly_sponsorable_component_test.rb
│   │   │   │   ├── private_to_public_repository_component_test.rb
│   │   │   │   ├── push_event_component_test.rb
│   │   │   │   ├── release_component_test.rb
│   │   │   │   ├── reopened_issue_component_test.rb
│   │   │   │   ├── reopened_pull_request_component_test.rb
│   │   │   │   ├── repository_recommendation_component_test.rb
│   │   │   │   ├── sponsored_user_component_test.rb
│   │   │   │   ├── starred_repository_component_test.rb
│   │   │   │   └── trending_repo_component_test.rb
│   │   │   ├── get_started_component_test.rb
│   │   │   ├── heading_menu_component_test.rb
│   │   │   ├── item_body_component_test.rb
│   │   │   ├── item_component_test.rb
│   │   │   ├── item_filter_component_test.rb
│   │   │   ├── item_org_filter_component_test.rb
│   │   │   ├── pull_request_details_component_test.rb
│   │   │   ├── repo_details_component_test.rb
│   │   │   └── rollup_container_component_test.rb
│   │   ├── files
│   │   │   └── sidebar_list_component_test.rb
│   │   ├── fragments
│   │   │   └── fragment_component_test.rb
│   │   ├── gists
│   │   │   └── index_component_test.rb
│   │   ├── github
│   │   │   ├── avatar_component_test.rb
│   │   │   ├── batch_deferred_content_component_test.rb
│   │   │   ├── beta_flag_component_test.rb
│   │   │   ├── delayed_loading_component_test.rb
│   │   │   ├── dialog_component_test.rb
│   │   │   ├── files
│   │   │   │   └── icon_component_test.rb
│   │   │   ├── filter_input_component_test.rb
│   │   │   ├── flash_action_dismissible_component_test.rb
│   │   │   ├── menu
│   │   │   │   ├── button_component_test.rb
│   │   │   │   ├── checkbox_component_test.rb
│   │   │   │   ├── link_component_test.rb
│   │   │   │   └── radio_component_test.rb
│   │   │   ├── menu_component_test.rb
│   │   │   ├── menu_summary_component_test.rb
│   │   │   ├── poll_include_fragment_component_test.rb
│   │   │   ├── remote_clipboard_copy_component_test.rb
│   │   │   ├── source_rendered_toggle_component_test.rb
│   │   │   └── text_expander_component_test.rb
│   │   ├── github_models
│   │   │   ├── businesses
│   │   │   │   ├── billing_usage_component_test.rb
│   │   │   │   └── custom_models_component_test.rb
│   │   │   ├── documentation
│   │   │   │   ├── code_sample_component_test.rb
│   │   │   │   ├── dependencies_component_test.rb
│   │   │   │   └── getting_started_component_test.rb
│   │   │   ├── get_api_key_component_test.rb
│   │   │   └── users
│   │   │       ├── billing_usage_component_test.rb
│   │   │       └── billing_usage_footer_component_test.rb
│   │   ├── global_advisories
│   │   │   └── epss_component_test.rb
│   │   ├── graphs
│   │   │   └── community_insights
│   │   │       └── blank_slate_component_test.rb
│   │   ├── growth
│   │   │   ├── banner_component_test.rb
│   │   │   ├── payment_method_component_test.rb
│   │   │   ├── pricing_line_item_component_test.rb
│   │   │   ├── pricing_summary_component_test.rb
│   │   │   ├── seats_pricing_card_component_test.rb
│   │   │   ├── show_dialog_on_load_component_test.rb
│   │   │   ├── task_card_component_test.rb
│   │   │   └── tip_component_test.rb
│   │   ├── hooks
│   │   │   └── destroy_confirmation_component_test.rb
│   │   ├── hovercards
│   │   │   ├── bots
│   │   │   │   └── bot_card_handler_component_test.rb
│   │   │   ├── context_component_test.rb
│   │   │   └── user_card_component_test.rb
│   │   ├── hydro
│   │   │   └── track_view_component_test.rb
│   │   ├── ignored_users
│   │   │   ├── note_component_test.rb
│   │   │   └── note_field_component_test.rb
│   │   ├── interaction_limits
│   │   │   ├── impact_indicators_component_test.rb
│   │   │   ├── limit_component_test.rb
│   │   │   ├── override_banner_component_test.rb
│   │   │   ├── pull_request_creation_cap_component_test.rb
│   │   │   ├── settings_component_test.rb
│   │   │   └── show_component_test.rb
│   │   ├── ip_allowlist_checks
│   │   │   ├── form_component_test.rb
│   │   │   └── results_component_test.rb
│   │   ├── ip_allowlist_entries
│   │   │   ├── entry_component_test.rb
│   │   │   └── ipv6_notice_component_test.rb
│   │   ├── issues
│   │   │   ├── issue_assignee_picker_component_test.rb
│   │   │   ├── issue_filter_author_component_test.rb
│   │   │   ├── issue_href_component_test.rb
│   │   │   ├── issue_href_group_component_test.rb
│   │   │   ├── issue_reference_component_test.rb
│   │   │   ├── label_component_test.rb
│   │   │   ├── labels
│   │   │   │   └── convert_to_discussion_dialog_component_test.rb
│   │   │   ├── metadata_suggestion_staffbar_component_test.rb
│   │   │   ├── paged_timeline_component_test.rb
│   │   │   ├── progress_component_test.rb
│   │   │   ├── references
│   │   │   │   ├── linkable_items_component_test.rb
│   │   │   │   ├── pull_request_component_test.rb
│   │   │   │   └── repository_component_test.rb
│   │   │   ├── state_component_test.rb
│   │   │   ├── tip_component_test.rb
│   │   │   ├── tracked_by_href_component_test.rb
│   │   │   ├── tracked_by_pill_component_test.rb
│   │   │   ├── tracked_in_component_test.rb
│   │   │   ├── tracked_issues_progress_component_test.rb
│   │   │   └── type_component_test.rb
│   │   ├── languages
│   │   │   └── badge_component_test.rb
│   │   ├── mail
│   │   │   ├── bordered_row_component_test.rb
│   │   │   ├── button_component_test.rb
│   │   │   ├── column_component_test.rb
│   │   │   ├── container_component_test.rb
│   │   │   ├── header_title_component_test.rb
│   │   │   ├── preheader_component_test.rb
│   │   │   ├── row_component_test.rb
│   │   │   ├── spacer_component_test.rb
│   │   │   ├── thank_sponsors_component_test.rb
│   │   │   └── twitter_button_component_test.rb
│   │   ├── marketplace
│   │   │   ├── listing_plans
│   │   │   │   └── paid_plan_checklist_component_test.rb
│   │   │   └── listings
│   │   │       ├── admin_footer_nav_component_test.rb
│   │   │       ├── admin_sidebar_component_test.rb
│   │   │       ├── completion_status_component_test.rb
│   │   │       ├── delist_component_test.rb
│   │   │       ├── delist_proceed_button_component_test.rb
│   │   │       ├── delist_warning_component_test.rb
│   │   │       ├── delist_warning_templates_component_test.rb
│   │   │       ├── financial_onboarding_component_test.rb
│   │   │       ├── installation_requirement_component_test.rb
│   │   │       ├── request_verification_component_test.rb
│   │   │       ├── security_and_compliance_form_component_test.rb
│   │   │       ├── verified_creator_component_test.rb
│   │   │       └── verify_email_component_test.rb
│   │   ├── memex
│   │   │   ├── edit_form_component_test.rb
│   │   │   ├── edit_form_field_component_test.rb
│   │   │   ├── edit_form_field_date_component_test.rb
│   │   │   ├── edit_form_field_iteration
│   │   │   │   └── item_component_test.rb
│   │   │   ├── edit_form_field_iteration_component_test.rb
│   │   │   ├── edit_form_field_number_component_test.rb
│   │   │   ├── edit_form_field_single_select_component_test.rb
│   │   │   ├── edit_form_field_text_component_test.rb
│   │   │   ├── index_heading_component_test.rb
│   │   │   ├── index_navigation_component_test.rb
│   │   │   ├── project_deprecation_notice_component_test.rb
│   │   │   ├── project_list
│   │   │   │   ├── action_menu_component_test.rb
│   │   │   │   ├── add_or_link_project_button_container_component_test.rb
│   │   │   │   ├── add_project_button_component_test.rb
│   │   │   │   ├── add_project_button_test.rb
│   │   │   │   ├── blankslate
│   │   │   │   │   ├── blankslate_container_component_test.rb
│   │   │   │   │   ├── blankslate_linker_component_test.rb
│   │   │   │   │   ├── blankslate_org_projects_disabled_component_test.rb
│   │   │   │   │   ├── blankslate_org_user_component_test.rb
│   │   │   │   │   └── blankslate_search_filter_component_test.rb
│   │   │   │   ├── copy_project_dialog_component_test.rb
│   │   │   │   ├── copy_project_from_template_dialog_component_test.rb
│   │   │   │   ├── copy_project_organization_menu_component_test.rb
│   │   │   │   ├── header_component_test.rb
│   │   │   │   ├── item_component_test.rb
│   │   │   │   ├── items_container_component_test.rb
│   │   │   │   ├── load_more_items_form_test.rb
│   │   │   │   └── search_form_test.rb
│   │   │   ├── project_list_component_test.rb
│   │   │   ├── project_list_container_component_test.rb
│   │   │   ├── project_new_button_component_test.rb
│   │   │   ├── project_picker_panel_component_test.rb
│   │   │   ├── projects_new_banner_component_test.rb
│   │   │   ├── projects_new_splash_component_test.rb
│   │   │   └── project_status_update_info_component_test.rb
│   │   ├── merge_queues
│   │   │   ├── entry_component_test.rb
│   │   │   ├── entry_edit_component_test.rb
│   │   │   ├── entry_status
│   │   │   │   ├── checks_component_test.rb
│   │   │   │   ├── detail_component_test.rb
│   │   │   │   ├── merge_conflicts_component_test.rb
│   │   │   │   └── reviews_component_test.rb
│   │   │   ├── entry_status_component_test.rb
│   │   │   └── merge_group_component_test.rb
│   │   ├── mobile
│   │   │   └── enterprise_banner_component_test.rb
│   │   ├── navigation
│   │   │   └── explore_component_test.rb
│   │   ├── notifications
│   │   │   ├── configure_thread_subscription_dialog_component_test.rb
│   │   │   ├── configure_thread_subscription_dialog_content_component_test.rb
│   │   │   ├── thread_subscription_component_test.rb
│   │   │   └── top_shelf_component_test.rb
│   │   ├── oauth
│   │   │   ├── identity_management
│   │   │   │   └── single_sign_on_component_test.rb
│   │   │   └── suggested_sign_in_component_test.rb
│   │   ├── oauth_applications
│   │   │   └── transfer_banner_component_test.rb
│   │   ├── onboarding
│   │   │   └── organizations
│   │   │       ├── advanced_security
│   │   │       │   ├── enterprise_protected_component_test.rb
│   │   │       │   ├── getting_started_component_test.rb
│   │   │       │   ├── header_component_test.rb
│   │   │       │   └── trial_survey_banner_component_test.rb
│   │   │       ├── advanced_security_row_component_test.rb
│   │   │       ├── completed_guidance_component_test.rb
│   │   │       ├── onboarding_component_test.rb
│   │   │       ├── task_component_test.rb
│   │   │       ├── tip_component_test.rb
│   │   │       └── toggle_component_test.rb
│   │   ├── onboarding_tasks
│   │   │   ├── advanced_security
│   │   │   │   ├── docs_component_test.rb
│   │   │   │   └── task_card_component_test.rb
│   │   │   ├── task_component_test.rb
│   │   │   └── task_timeline_component_test.rb
│   │   ├── organization_members_export_component_test.rb
│   │   ├── organizations
│   │   │   ├── archived_notice_component_test.rb
│   │   │   ├── credential_authorizations
│   │   │   │   ├── avatar_component_test.rb
│   │   │   │   ├── configure_sso_component_test.rb
│   │   │   │   ├── item_component_test.rb
│   │   │   │   └── list_component_test.rb
│   │   │   ├── delete_organization_dialog_component_test.rb
│   │   │   ├── enterprise_cloud_onboarding
│   │   │   │   ├── enterprise_account_migration_banner_component_test.rb
│   │   │   │   ├── enterprise_settings_list_component_test.rb
│   │   │   │   ├── free_upgrade_to_enterprise_cloud_component_test.rb
│   │   │   │   ├── survey_banner_component_test.rb
│   │   │   │   └── upgrade_to_enterprise_component_test.rb
│   │   │   ├── enterprise_cloud_trial_banner_component_test.rb
│   │   │   ├── header_component_test.rb
│   │   │   ├── header_nav
│   │   │   │   ├── discussions_tab_component_test.rb
│   │   │   │   ├── insights_tab_component_test.rb
│   │   │   │   ├── overview_tab_component_test.rb
│   │   │   │   ├── packages_tab_component_test.rb
│   │   │   │   ├── people_tab_component_test.rb
│   │   │   │   ├── projects_tab_component_test.rb
│   │   │   │   ├── repositories_tab_component_test.rb
│   │   │   │   ├── security_tab_component_test.rb
│   │   │   │   ├── settings_tab_component_test.rb
│   │   │   │   ├── sponsoring_tab_component_test.rb
│   │   │   │   ├── tab_component_test.rb
│   │   │   │   └── teams_tab_component_test.rb
│   │   │   ├── header_nav_component_test.rb
│   │   │   ├── limits_banner_component_test.rb
│   │   │   ├── member_requests
│   │   │   │   ├── addon_actions_component_test.rb
│   │   │   │   ├── feature_request_component_test.rb
│   │   │   │   └── watch_button_component_test.rb
│   │   │   ├── missing_payment_info_banner_component_test.rb
│   │   │   ├── new_terms_of_service_required_component_test.rb
│   │   │   ├── people
│   │   │   │   ├── cancel_pending_collaborator_overlay_component_test.rb
│   │   │   │   ├── enterprise_owner_component_test.rb
│   │   │   │   └── pending_collaborator_invitation_component_test.rb
│   │   │   ├── settings
│   │   │   │   ├── actions
│   │   │   │   │   ├── custom_image_version_limit_component_test.rb
│   │   │   │   │   ├── debugger_policy_component_test.rb
│   │   │   │   │   ├── repo_self_hosted_runner_component_test.rb
│   │   │   │   │   └── runner_policies_component_test.rb
│   │   │   │   ├── actions_policies_component_test.rb
│   │   │   │   ├── business_organization_invitation_component_test.rb
│   │   │   │   ├── codespaces_policy_form
│   │   │   │   │   ├── add_constraint_component_test.rb
│   │   │   │   │   └── constraint_row
│   │   │   │   │       ├── allowed_values_component_test.rb
│   │   │   │   │       ├── allowed_values_input_component_test.rb
│   │   │   │   │       ├── allowed_values_list_item_component_test.rb
│   │   │   │   │       ├── delete_button_component_test.rb
│   │   │   │   │       ├── host_setup_component_test.rb
│   │   │   │   │       ├── max_value_component_test.rb
│   │   │   │   │       └── network_configuration_component_test.rb
│   │   │   │   ├── codespaces_policy_form_component_test.rb
│   │   │   │   ├── codespaces_policy_group_list_component_test.rb
│   │   │   │   ├── codespaces_policy_group_list_item_component_test.rb
│   │   │   │   ├── codespaces_user_permissions_component_test.rb
│   │   │   │   ├── commit_comments_component_test.rb
│   │   │   │   ├── dco_policies_component_test.rb
│   │   │   │   ├── dependabot_repository_access_component_test.rb
│   │   │   │   ├── ghas_repositories_component_test.rb
│   │   │   │   ├── ghas_repositories_header_component_test.rb
│   │   │   │   ├── invite_outside_collaborators_field_component_test.rb
│   │   │   │   ├── member_avatar_and_profile_link_component_test.rb
│   │   │   │   ├── member_avatar_component_test.rb
│   │   │   │   ├── member_profile_link_component_test.rb
│   │   │   │   ├── org_projects_role_setting_component_test.rb
│   │   │   │   ├── private_registry_form_component_test.rb
│   │   │   │   ├── recommended_memex_project_component_test.rb
│   │   │   │   ├── recommended_memex_projects_blankslate_component_test.rb
│   │   │   │   ├── recommended_memex_projects_dialog_component_test.rb
│   │   │   │   ├── releases
│   │   │   │   │   ├── policy_component_test.rb
│   │   │   │   │   └── repositories_component_test.rb
│   │   │   │   ├── repository_items_component_test.rb
│   │   │   │   ├── repository_selection_component_test.rb
│   │   │   │   ├── security_enterprise_trial_banner_component_test.rb
│   │   │   │   ├── terms_of_service_component_test.rb
│   │   │   │   └── third_party_access
│   │   │   │       └── personal_access_tokens
│   │   │   │           └── filters
│   │   │   │               ├── permission_filter_list_component_test.rb
│   │   │   │               └── permission_filter_list_item_component_test.rb
│   │   │   ├── teams
│   │   │   │   ├── left_avatar_column_component_test.rb
│   │   │   │   ├── review_assignment_component_test.rb
│   │   │   │   ├── review_assignment_form_component_test.rb
│   │   │   │   └── team_settings_sidebar_component_test.rb
│   │   │   ├── transferred_to_business_notice_component_test.rb
│   │   │   ├── upgraded_to_enterprise_account_notice_component_test.rb
│   │   │   ├── upgrade_initiated_notice_component_test.rb
│   │   │   └── upgrade_to_enterprise_account_component_test.rb
│   │   ├── org_roles
│   │   │   ├── assignee_row_component_test.rb
│   │   │   ├── assignment
│   │   │   │   ├── add_assignment_component_test.rb
│   │   │   │   └── assignee_autocomplete_component_test.rb
│   │   │   ├── assignment_list_component_test.rb
│   │   │   ├── assignment_row_component_test.rb
│   │   │   ├── custom_roles_list_component_test.rb
│   │   │   ├── role_filter_component_test.rb
│   │   │   ├── search_component_test.rb
│   │   │   └── system_roles_component_test.rb
│   │   ├── packages
│   │   │   ├── icon_component_test.rb
│   │   │   ├── package_filter_component_test.rb
│   │   │   ├── repository_items_component_test.rb
│   │   │   ├── repository_search_component_test.rb
│   │   │   ├── repository_search_results_component_test.rb
│   │   │   └── repository_selection_component_test.rb
│   │   ├── package_settings
│   │   │   ├── accept_marketplace_agreement_component_test.rb
│   │   │   ├── action_marketplace_category_component_test.rb
│   │   │   ├── action_metadata_preview_component_test.rb
│   │   │   ├── actions_package_sharing_policy_component_test.rb
│   │   │   └── list_action_package_on_marketplace_component_test.rb
│   │   ├── pages
│   │   │   ├── build_status_component_test.rb
│   │   │   ├── build_types
│   │   │   │   ├── select_component_test.rb
│   │   │   │   └── select_item_component_test.rb
│   │   │   ├── certificate_error_component_test.rb
│   │   │   ├── certificate_status_component_test.rb
│   │   │   ├── custom_domain_component_test.rb
│   │   │   ├── custom_subdomain_component_test.rb
│   │   │   ├── deployment_status_component_test.rb
│   │   │   ├── deployment_workflow_component_test.rb
│   │   │   ├── https_component_test.rb
│   │   │   ├── jekyll_config_component_test.rb
│   │   │   ├── legacy_build_announcement_component_test.rb
│   │   │   ├── protected_domains
│   │   │   │   ├── delete_dialog_component_test.rb
│   │   │   │   ├── domain_component_test.rb
│   │   │   │   └── domain_list_component_test.rb
│   │   │   ├── source_branch_component_test.rb
│   │   │   ├── visibility_component_test.rb
│   │   │   ├── visibility_select_item_component_test.rb
│   │   │   └── workflow_card_component_test.rb
│   │   ├── personal_access_tokens
│   │   │   ├── expiration_info_component_test.rb
│   │   │   └── index_list_item_component_test.rb
│   │   ├── previews
│   │   │   ├── actions
│   │   │   │   ├── cache_item_component_preview.rb
│   │   │   │   ├── cache_warning_component_preview.rb
│   │   │   │   ├── graph
│   │   │   │   │   └── graph_header_component_preview.rb
│   │   │   │   ├── inputs
│   │   │   │   │   ├── boolean_input_component_preview.rb
│   │   │   │   │   ├── dropdown_input_component_preview.rb
│   │   │   │   │   ├── number_input_component_preview.rb
│   │   │   │   │   └── text_input_component_preview.rb
│   │   │   │   ├── larger_runners
│   │   │   │   │   └── larger_runner_labels_component_preview.rb
│   │   │   │   ├── pull_ref_component_preview.rb
│   │   │   │   ├── runner_label_component_preview.rb
│   │   │   │   ├── runners
│   │   │   │   │   ├── code_component_preview.rb
│   │   │   │   │   ├── run_start_time_component_preview.rb
│   │   │   │   │   └── run_time_to_complete_component_preview.rb
│   │   │   │   ├── runner_scale_sets
│   │   │   │   │   ├── runner_scale_set_component_preview.rb
│   │   │   │   │   ├── runner_scale_set_labels_component_preview.rb
│   │   │   │   │   └── runner_scale_set_statistics_component_preview.rb
│   │   │   │   └── workflow_runs
│   │   │   │       └── workflow_job_name_link_component_preview.rb
│   │   │   ├── advanced_security
│   │   │   │   ├── entity_seat_usage_component_preview.rb
│   │   │   │   └── seat_usage_component_preview.rb
│   │   │   ├── advisories
│   │   │   │   ├── affected_product_details_component_preview.rb
│   │   │   │   ├── cvss_metric_category_selections_component_preview.rb
│   │   │   │   ├── metric_selection_field_next_component_preview.rb
│   │   │   │   ├── severity_score_component_preview.rb
│   │   │   │   ├── severity_select_field_component_preview.rb
│   │   │   │   └── severity_select_field_next_component_preview.rb
│   │   │   ├── billing
│   │   │   │   ├── download_report_component_preview.rb
│   │   │   │   ├── settings
│   │   │   │   │   ├── card_details_component_preview.rb
│   │   │   │   │   ├── credit_card_form_component_preview.rb
│   │   │   │   │   ├── depleted_prepaid_credits_banner_component_preview.rb
│   │   │   │   │   ├── downgrade_menu_button_component_preview.rb
│   │   │   │   │   ├── enterprise_contract_early_expiration_banner_component_preview.rb
│   │   │   │   │   ├── enterprise_contract_global_expiration_banner_component_preview.rb
│   │   │   │   │   ├── enterprise_with_outstanding_invoices_please_pay_component_preview.rb
│   │   │   │   │   ├── extra_billing_info_modal_component_preview.rb
│   │   │   │   │   ├── flash_notice_enhanced_component_preview.rb
│   │   │   │   │   ├── header_box_component_preview.rb
│   │   │   │   │   ├── invalid_azure_subscription_banner_component_preview.rb
│   │   │   │   │   ├── invoiced_set_spending_limit_banner_component_preview.rb
│   │   │   │   │   ├── manual_dunning_banner_component_preview.rb
│   │   │   │   │   ├── next_payment_component_preview.rb
│   │   │   │   │   ├── paypal_details_component_preview.rb
│   │   │   │   │   ├── sales_tax_exemption_certificate_file_component_preview.rb
│   │   │   │   │   ├── sponsors_overview
│   │   │   │   │   │   └── footer_component_preview.rb
│   │   │   │   │   ├── upgrade
│   │   │   │   │   │   ├── section_component_preview.rb
│   │   │   │   │   │   └── stepper_component_preview.rb
│   │   │   │   │   ├── usage_header_component_preview.rb
│   │   │   │   │   ├── usage_loader_component_preview.rb
│   │   │   │   │   ├── zuora_billing_info_component_preview.rb
│   │   │   │   │   ├── zuora_hpp_container_component_preview.rb
│   │   │   │   │   └── zuora_maintenance_banner_component_preview.rb
│   │   │   │   └── stafftools
│   │   │   │       ├── dead_letter_queue_dialog_component_preview.rb
│   │   │   │       └── pending_cycle_changes_component_preview.rb
│   │   │   ├── branch
│   │   │   │   ├── create_branch_dialog_component_preview.rb
│   │   │   │   ├── create_branch_list_item_component_preview.rb
│   │   │   │   ├── create_error_component_preview.rb
│   │   │   │   ├── local_checkout_component_preview.rb
│   │   │   │   └── source_branch
│   │   │   │       └── no_match_component_preview.rb
│   │   │   ├── businesses
│   │   │   │   ├── ai_controls
│   │   │   │   │   └── read_only_banner_component_preview.rb
│   │   │   │   ├── license_count_component_preview.rb
│   │   │   │   ├── shortcode_message_component_preview.rb
│   │   │   │   ├── slug_message_component_preview.rb
│   │   │   │   ├── subdomain_message_component_preview.rb
│   │   │   │   └── user_list_card_component_preview.rb
│   │   │   ├── closables
│   │   │   │   ├── state_component_preview
│   │   │   │   │   └── default.html.erb
│   │   │   │   └── state_component_preview.rb
│   │   │   ├── code_rendering_service
│   │   │   │   ├── base_component_preview.rb
│   │   │   │   └── view_component_preview.rb
│   │   │   ├── code_scanning
│   │   │   │   ├── advanced_setup_status_component_preview.rb
│   │   │   │   ├── alert_list_action_menu_component_preview.rb
│   │   │   │   ├── alert_list_select_panel_component_preview.rb
│   │   │   │   ├── alert_severity_component_preview.rb
│   │   │   │   ├── alert_table_action_component_preview.rb
│   │   │   │   ├── blankslates
│   │   │   │   │   ├── no_active_repositories_component_preview.rb
│   │   │   │   │   └── not_enabled_component_preview.rb
│   │   │   │   ├── pretty_cron_component_preview.rb
│   │   │   │   ├── react_sidebar_component_preview.rb
│   │   │   │   ├── settings
│   │   │   │   │   ├── auto_codeql_setup_menu_component_preview.rb
│   │   │   │   │   ├── runner_info_component_preview.rb
│   │   │   │   │   └── status_component_preview.rb
│   │   │   │   ├── suggested_fix_banner_component_preview
│   │   │   │   │   ├── attention.html.erb
│   │   │   │   │   └── default_with_generate_fix_button.html.erb
│   │   │   │   ├── suggested_fix_banner_component_preview.rb
│   │   │   │   ├── suggested_fix_dependency_metadata_component_preview.rb
│   │   │   │   ├── timeline_component_preview.rb
│   │   │   │   ├── timeline_item_component_preview.rb
│   │   │   │   └── tool_status
│   │   │   │       ├── files_extracted_component_preview.rb
│   │   │   │       ├── header_component_preview.html.erb
│   │   │   │       ├── header_component_preview.rb
│   │   │   │       ├── message_list_component_preview.rb
│   │   │   │       ├── notice_component_preview.rb
│   │   │   │       └── scan_event_component_preview.rb
│   │   │   ├── code_security
│   │   │   │   ├── enable_disable_component_preview.rb
│   │   │   │   └── section_head_component_preview.rb
│   │   │   ├── codespaces
│   │   │   │   └── loading_button_component_preview.rb
│   │   │   ├── comments
│   │   │   │   ├── copilot
│   │   │   │   │   ├── comment_actor_component_preview.rb
│   │   │   │   │   └── comment_header_component_preview.rb
│   │   │   │   ├── deferred_edit_form_component_preview.rb
│   │   │   │   ├── saved_replies_menu_component_preview
│   │   │   │   │   └── default.html.erb
│   │   │   │   └── saved_replies_menu_component_preview.rb
│   │   │   ├── compare
│   │   │   │   └── stat_component_preview.rb
│   │   │   ├── config_as_code
│   │   │   │   └── editor_sidebar_component_preview.rb
│   │   │   ├── control_group
│   │   │   │   ├── container_component_preview
│   │   │   │   │   └── default.html.erb
│   │   │   │   ├── container_component_preview.rb
│   │   │   │   ├── item
│   │   │   │   │   ├── leading_icon_component_preview.rb
│   │   │   │   │   └── title_component_preview.rb
│   │   │   │   ├── item_component_preview
│   │   │   │   │   └── with_nested_levels.html.erb
│   │   │   │   └── item_component_preview.rb
│   │   │   ├── copilot
│   │   │   │   ├── aic_progress_bar_component_preview.rb
│   │   │   │   ├── badge_component_preview.rb
│   │   │   │   ├── beta_signup_form_component_preview.rb
│   │   │   │   ├── enterprise_signup_component_preview.rb
│   │   │   │   ├── overage_budget_dialog_component_preview.rb
│   │   │   │   ├── purchase
│   │   │   │   │   └── checkout_section_component_preview.rb
│   │   │   │   └── signup_component_preview.rb
│   │   │   ├── custom_roles
│   │   │   │   ├── action_menu_component_preview.rb
│   │   │   │   ├── banner_component_preview.rb
│   │   │   │   └── role_permissions_list_component_preview.rb
│   │   │   ├── dashboard
│   │   │   │   ├── loading_context_component_preview.rb
│   │   │   │   ├── loading_spinner_component_preview.rb
│   │   │   │   └── sidebar
│   │   │   │       ├── changelog_component_preview.rb
│   │   │   │       ├── favorites_dialog_component_preview.rb
│   │   │   │       └── sortable_item_component_preview.rb
│   │   │   ├── dependabot
│   │   │   │   ├── package_ecosystem_icon_component_preview.rb
│   │   │   │   ├── suggested_fix_dependency_metadata_component_preview.rb
│   │   │   │   ├── update_job_component_preview.rb
│   │   │   │   └── update_job_state_icon_component_preview.rb
│   │   │   ├── dependabot_alerts
│   │   │   │   ├── alert_dismissal_modal_component_preview.rb
│   │   │   │   ├── alert_dismissal_request_modal_component_preview.rb
│   │   │   │   ├── rule_error_description_component_preview.rb
│   │   │   │   ├── severity_details_component_preview.rb
│   │   │   │   ├── severity_details_next_component_preview.rb
│   │   │   │   ├── severity_icon_component_preview.rb
│   │   │   │   ├── severity_label_component_preview.rb
│   │   │   │   ├── timeline_items
│   │   │   │   │   └── load_all_component_preview.rb
│   │   │   │   └── transitive_paths_error_component_preview.rb
│   │   │   ├── dependency_graph
│   │   │   │   ├── search_paths_dialog_component_preview.rb
│   │   │   │   ├── search_result_component_preview.rb
│   │   │   │   └── vulnerability_alert_component_preview.rb
│   │   │   ├── dependency_review
│   │   │   │   ├── dependency_footer_component_preview.rb
│   │   │   │   ├── dependency_row_component_preview.rb
│   │   │   │   ├── rich_diff_component_preview.rb
│   │   │   │   └── vulnerability_row_component_preview.rb
│   │   │   ├── device_authorization
│   │   │   │   └── failure_component_preview.rb
│   │   │   ├── devtools
│   │   │   │   ├── feature_enabled_flash_component_preview.rb
│   │   │   │   ├── gate_label_component_preview.rb
│   │   │   │   └── gate_override_message_component_preview.rb
│   │   │   ├── discussions
│   │   │   │   ├── community_card_component_preview.rb
│   │   │   │   ├── enable_discussions_component_preview.rb
│   │   │   │   └── feature_card_component_preview.rb
│   │   │   ├── explore
│   │   │   │   ├── date_filter_component_preview.rb
│   │   │   │   └── head_component_preview.rb
│   │   │   ├── feed
│   │   │   │   └── get_started_component_preview.rb
│   │   │   ├── files
│   │   │   │   └── sidebar_list_component_preview.rb
│   │   │   ├── fragments
│   │   │   │   └── fragment_component_preview.rb
│   │   │   ├── gists
│   │   │   │   └── index_component_preview.rb
│   │   │   ├── github
│   │   │   │   ├── batch_deferred_content_component_preview.rb
│   │   │   │   ├── beta_flag_component_preview.rb
│   │   │   │   ├── dialog_component_preview.rb
│   │   │   │   ├── files
│   │   │   │   │   └── icon_component_preview.rb
│   │   │   │   ├── filter_input_component_preview.rb
│   │   │   │   ├── flash_action_dismissible_component_preview.rb
│   │   │   │   ├── menu
│   │   │   │   │   ├── button_component_preview.rb
│   │   │   │   │   ├── checkbox_component_preview.rb
│   │   │   │   │   └── link_component_preview.rb
│   │   │   │   ├── poll_include_fragment_component_preview.rb
│   │   │   │   └── source_rendered_toggle_component_preview.rb
│   │   │   ├── github_models
│   │   │   │   ├── get_api_key_component_preview.rb
│   │   │   │   └── users
│   │   │   │       ├── billing_usage_component_preview.rb
│   │   │   │       └── billing_usage_footer_component_preview.rb
│   │   │   ├── growth
│   │   │   │   ├── pricing_line_item_component_preview.rb
│   │   │   │   ├── pricing_summary_component_preview.rb
│   │   │   │   ├── seats_pricing_card_component_preview.rb
│   │   │   │   ├── show_dialog_on_load_component_preview.rb
│   │   │   │   ├── task_card_component_preview.rb
│   │   │   │   └── tip_component_preview.rb
│   │   │   ├── hovercards
│   │   │   │   └── context_component_preview.rb
│   │   │   ├── hydro
│   │   │   │   └── track_view_component_preview.rb
│   │   │   ├── ignored_users
│   │   │   │   └── note_field_component_preview.rb
│   │   │   ├── interaction_limits
│   │   │   │   └── impact_indicators_component_preview.rb
│   │   │   ├── ip_allowlist_checks
│   │   │   │   └── form_component_preview.rb
│   │   │   ├── issues
│   │   │   │   ├── issue_href_component_preview.rb
│   │   │   │   ├── issue_href_group_component_preview.rb
│   │   │   │   ├── issue_reference_component_preview.rb
│   │   │   │   ├── label_component_preview.rb
│   │   │   │   ├── metadata_suggestion_staffbar_component_preview.rb
│   │   │   │   ├── progress_component_preview.rb
│   │   │   │   ├── state_component_preview.rb
│   │   │   │   ├── tracked_by_href_component_preview.rb
│   │   │   │   ├── tracked_in_component_preview.rb
│   │   │   │   ├── tracked_issues_progress_component_preview.rb
│   │   │   │   └── type_component_preview.rb
│   │   │   ├── languages
│   │   │   │   └── badge_component_preview.rb
│   │   │   ├── mail
│   │   │   │   ├── bordered_row_component_preview.rb
│   │   │   │   ├── button_component_preview.rb
│   │   │   │   ├── column_component_preview.rb
│   │   │   │   ├── container_component_preview.rb
│   │   │   │   ├── header_title_component_preview.rb
│   │   │   │   ├── preheader_component_preview.rb
│   │   │   │   ├── row_component_preview.rb
│   │   │   │   └── spacer_component_preview.rb
│   │   │   ├── marketplace
│   │   │   │   └── listings
│   │   │   │       └── completion_status_component_preview.rb
│   │   │   ├── memex
│   │   │   │   ├── index_navigation_component_preview.rb
│   │   │   │   └── project_list
│   │   │   │       ├── add_project_button_preview
│   │   │   │       │   └── default.html.erb
│   │   │   │       ├── add_project_button_preview.rb
│   │   │   │       ├── header_component_preview.rb
│   │   │   │       ├── load_more_items_form_preview
│   │   │   │       │   └── default.html.erb
│   │   │   │       └── load_more_items_form_preview.rb
│   │   │   ├── merge_queues
│   │   │   │   └── entry_status
│   │   │   │       ├── detail_component_preview.rb
│   │   │   │       └── merge_conflicts_component_preview.rb
│   │   │   ├── onboarding_tasks
│   │   │   │   └── advanced_security
│   │   │   │       ├── docs_component_preview.rb
│   │   │   │       └── task_card_component_preview.rb
│   │   │   ├── organization_members_export_component_preview.rb
│   │   │   ├── organizations
│   │   │   │   ├── enterprise_cloud_onboarding
│   │   │   │   │   └── free_upgrade_to_enterprise_cloud_component_preview.rb
│   │   │   │   ├── header_nav
│   │   │   │   │   └── tab_component_preview.rb
│   │   │   │   └── settings
│   │   │   │       ├── codespaces_policy_form
│   │   │   │       │   └── constraint_row
│   │   │   │       │       └── allowed_values_list_item_component_preview.rb
│   │   │   │       └── recommended_memex_projects_blankslate_component_preview.rb
│   │   │   ├── packages
│   │   │   │   └── icon_component_preview.rb
│   │   │   ├── pages
│   │   │   │   ├── build_types
│   │   │   │   │   └── select_item_component_preview.rb
│   │   │   │   ├── certificate_status_component_preview.rb
│   │   │   │   └── custom_subdomain_component_preview.rb
│   │   │   ├── personal_access_tokens
│   │   │   │   └── expiration_info_component_preview.rb
│   │   │   ├── primer
│   │   │   │   └── experimental
│   │   │   │       ├── action_menu
│   │   │   │       │   ├── item_preview
│   │   │   │       │   │   └── default.html.erb
│   │   │   │       │   └── item_preview.rb
│   │   │   │       ├── action_menu_preview
│   │   │   │       │   └── with_include_fragment.html.erb
│   │   │   │       ├── action_menu_preview.rb
│   │   │   │       ├── alpha_label_preview.rb
│   │   │   │       ├── beta_label_preview.rb
│   │   │   │       ├── dialog_preview.rb
│   │   │   │       ├── nameplate_preview.rb
│   │   │   │       ├── navigation_list_preview.rb
│   │   │   │       ├── ordered_list_preview.rb
│   │   │   │       ├── page_header_preview.rb
│   │   │   │       ├── page_layout_preview.rb
│   │   │   │       ├── query_builder
│   │   │   │       │   └── icons_preview.rb
│   │   │   │       ├── query_builder_preview
│   │   │   │       │   ├── default.html.erb
│   │   │   │       │   ├── only_auto_completes.html.erb
│   │   │   │       │   ├── with_clear_button_override.html.erb
│   │   │   │       │   ├── with_invalid.html.erb
│   │   │   │       │   ├── with_items_with_leading_visual.html.erb
│   │   │   │       │   ├── with_leading_visual.html.erb
│   │   │   │       │   ├── without_clear_button.html.erb
│   │   │   │       │   ├── without_overlay.html.erb
│   │   │   │       │   ├── without_wrapping_form.html.erb
│   │   │   │       │   ├── with_persist_list.html.erb
│   │   │   │       │   ├── with_prepopulated_input.html.erb
│   │   │   │       │   ├── with_required.html.erb
│   │   │   │       │   ├── with_validation_message.html.erb
│   │   │   │       │   └── with_visually_hidden_label.html.erb
│   │   │   │       ├── query_builder_preview.rb
│   │   │   │       ├── select_menu
│   │   │   │       │   ├── filter_component_preview.rb
│   │   │   │       │   ├── footer_component_preview.rb
│   │   │   │       │   ├── header_component_preview.rb
│   │   │   │       │   ├── item_component_preview.rb
│   │   │   │       │   ├── list_component_preview.rb
│   │   │   │       │   ├── message_component_preview.rb
│   │   │   │       │   └── summary_component_preview.rb
│   │   │   │       ├── select_panel_preview
│   │   │   │       │   └── default.html.erb
│   │   │   │       ├── select_panel_preview.rb
│   │   │   │       ├── split_page_layout_preview.rb
│   │   │   │       ├── toggle_switch_preview.rb
│   │   │   │       └── unordered_list_preview.rb
│   │   │   ├── profiles
│   │   │   │   └── user
│   │   │   │       ├── highlights
│   │   │   │       │   ├── campus_expert_highlight_component_preview.rb
│   │   │   │       │   └── pro_plan_highlight_component_preview.rb
│   │   │   │       ├── orcid
│   │   │   │       │   └── connect_component_preview.rb
│   │   │   │       └── patreon_sponsorship_label_component_preview.rb
│   │   │   ├── programmatic_access
│   │   │   │   └── collapsible_box_component_preview.rb
│   │   │   ├── providers
│   │   │   │   ├── apple_icon_component_preview.rb
│   │   │   │   └── google_icon_component_preview.rb
│   │   │   ├── pull_requests
│   │   │   │   ├── automated_review_comment_component_preview.rb
│   │   │   │   ├── copilot
│   │   │   │   │   ├── feedback_component_preview.rb
│   │   │   │   │   └── review_comment_component_preview.rb
│   │   │   │   └── state_component_preview.rb
│   │   │   ├── releases
│   │   │   │   └── publish_confirmation_dialog_component_preview.rb
│   │   │   ├── repos
│   │   │   │   ├── advisories
│   │   │   │   │   └── search_component_preview.rb
│   │   │   │   └── security
│   │   │   │       ├── assignees_ghas_upsell_component_preview.rb
│   │   │   │       ├── assignees_section_component_preview.rb
│   │   │   │       ├── cwe_section_component_preview.rb
│   │   │   │       ├── cwe_section_item_component_preview.rb
│   │   │   │       ├── cwe_section_item_content_component_preview.rb
│   │   │   │       ├── runtime_risks_component_preview.rb
│   │   │   │       └── security_show_page_component_preview.rb
│   │   │   ├── repositories
│   │   │   │   ├── deployment_status_component_preview.rb
│   │   │   │   ├── empty_repo
│   │   │   │   │   ├── copilot_or_codespace_prompt_component_preview.rb
│   │   │   │   │   └── prompt_component_preview.rb
│   │   │   │   └── funding_links_component_preview.rb
│   │   │   ├── sculk
│   │   │   │   └── move_work
│   │   │   │       └── feature_banner_component_preview.rb
│   │   │   ├── secret_scanning
│   │   │   │   ├── alert_centric_view
│   │   │   │   │   ├── alerts_component_preview.rb
│   │   │   │   │   ├── blankslates
│   │   │   │   │   │   ├── loading_secrets_failed_component_preview.rb
│   │   │   │   │   │   ├── no_active_repositories_component_preview.rb
│   │   │   │   │   │   ├── no_repos_to_show_component_preview.rb
│   │   │   │   │   │   └── no_repos_with_secret_scanning_enabled_component_preview.rb
│   │   │   │   │   └── search_component_preview.rb
│   │   │   │   ├── custom_patterns
│   │   │   │   │   ├── ai
│   │   │   │   │   │   └── sidebar_component_preview.rb
│   │   │   │   │   ├── alert_metrics_component_preview.rb
│   │   │   │   │   ├── dry_run
│   │   │   │   │   │   └── header_info_component_preview.rb
│   │   │   │   │   ├── post_processing_component_preview.rb
│   │   │   │   │   ├── push_protection_metrics_component_preview.rb
│   │   │   │   │   ├── remove_pattern_component_preview.rb
│   │   │   │   │   ├── remove_patterns_bulk_component_preview.rb
│   │   │   │   │   └── search_component_preview.rb
│   │   │   │   ├── mailers
│   │   │   │   │   ├── alerts_list_component_preview.rb
│   │   │   │   │   ├── beta_feedback_link_component_preview.rb
│   │   │   │   │   ├── detected_by_ai_component_preview.rb
│   │   │   │   │   ├── detected_secret_row_component_preview.rb
│   │   │   │   │   ├── layout_component_preview.rb
│   │   │   │   │   ├── next_steps_component_preview.rb
│   │   │   │   │   ├── next_steps_for_app_owners_component_preview.rb
│   │   │   │   │   ├── next_steps_for_app_users_component_preview.rb
│   │   │   │   │   ├── next_steps_for_pat_component_preview.rb
│   │   │   │   │   ├── next_steps_for_revoke_component_preview.rb
│   │   │   │   │   ├── remediation_step_component_preview.rb
│   │   │   │   │   └── remediation_sub_step_component_preview.rb
│   │   │   │   ├── push_protection
│   │   │   │   │   └── bypass_reason_option_component_preview.rb
│   │   │   │   └── repository_settings
│   │   │   │       └── enable_disable_component_preview.rb
│   │   │   ├── security_analysis
│   │   │   │   └── settings_dialog_component_preview.rb
│   │   │   ├── security_center
│   │   │   │   ├── action_menu_component_preview.rb
│   │   │   │   ├── alert_centric_view
│   │   │   │   │   └── unlock_repository_component_preview.rb
│   │   │   │   ├── artifact_filters_popover_component_preview.rb
│   │   │   │   ├── coverage
│   │   │   │   │   ├── repository_coverages_component_preview.rb
│   │   │   │   │   ├── repository_list_component_preview.rb
│   │   │   │   │   ├── repository_metadata_component_preview.rb
│   │   │   │   │   ├── stat_component_preview.rb
│   │   │   │   │   ├── stats_summaries_component_preview.rb
│   │   │   │   │   └── stats_summary_component_preview.rb
│   │   │   │   ├── limited_repo_warning_component_preview.rb
│   │   │   │   ├── phase_component_preview.rb
│   │   │   │   ├── risk
│   │   │   │   │   ├── remote_stat_component_preview.rb
│   │   │   │   │   ├── repository_alert_count_component_preview.rb
│   │   │   │   │   ├── repository_list_component_preview.rb
│   │   │   │   │   ├── stat_component_preview.rb
│   │   │   │   │   ├── stats_summaries_component_preview.rb
│   │   │   │   │   └── stats_summary_component_preview.rb
│   │   │   │   ├── select_menu
│   │   │   │   │   ├── item_component_preview.rb
│   │   │   │   │   └── list_component_preview.rb
│   │   │   │   ├── select_menu_component_preview.rb
│   │   │   │   ├── select_menu_content_component_preview.rb
│   │   │   │   ├── select_panel_component_preview.rb
│   │   │   │   ├── state_component_preview.rb
│   │   │   │   ├── states_component_preview.rb
│   │   │   │   └── table_header_link_component_preview.rb
│   │   │   ├── security_products_enablement
│   │   │   │   └── repository_settings
│   │   │   │       ├── advanced_security_component_preview.rb
│   │   │   │       ├── dependabot_delegated_closures_component_preview.rb
│   │   │   │       ├── dependabot_malware_alerts_component_preview.rb
│   │   │   │       ├── dependency_graph_autosubmit_component_preview.rb
│   │   │   │       ├── dependency_graph_component_preview.rb
│   │   │   │       ├── private_vulnerability_reporting_component_preview.rb
│   │   │   │       ├── secret_scanning_component_preview.rb
│   │   │   │       ├── secret_scanning_delegated_closures_component_preview.rb
│   │   │   │       ├── secret_scanning_generic_secrets_component_preview.rb
│   │   │   │       ├── secret_scanning_non_provider_patterns_component_preview.rb
│   │   │   │       ├── secret_scanning_partner_metadata_component_preview.rb
│   │   │   │       ├── secret_scanning_push_protection_component_preview.rb
│   │   │   │       ├── secret_scanning_validity_checks_component_preview.rb
│   │   │   │       ├── security_updates_component_preview.rb
│   │   │   │       ├── security_updates_grouping_component_preview.rb
│   │   │   │       └── vulnerability_alerts_component_preview.rb
│   │   │   ├── sessions
│   │   │   │   └── authentication_wrapper_component_preview.rb
│   │   │   ├── settings
│   │   │   │   ├── copilot
│   │   │   │   │   ├── snippy_configuration_component_preview.rb
│   │   │   │   │   ├── subscription_ended_notification_component_preview.rb
│   │   │   │   │   └── subscription_notification_component_preview.rb
│   │   │   │   └── security_setting_dialog_component_preview.rb
│   │   │   ├── signups
│   │   │   │   ├── benefits_component_preview.rb
│   │   │   │   ├── consent_language
│   │   │   │   │   └── canada_component_preview.rb
│   │   │   │   ├── marketing_consent_fields_component_preview.rb
│   │   │   │   ├── signups_content_panel_component_preview.rb
│   │   │   │   └── terms_of_service_component_preview.rb
│   │   │   ├── single_page_wizard
│   │   │   │   ├── step_component_preview.rb
│   │   │   │   └── wizard_component_preview.rb
│   │   │   ├── site
│   │   │   │   ├── audio_player_component_preview.rb
│   │   │   │   ├── avatar_component_preview.rb
│   │   │   │   ├── badge_component_preview.rb
│   │   │   │   ├── button_component_preview.rb
│   │   │   │   ├── button_group_component_preview.rb
│   │   │   │   ├── card_component_preview.rb
│   │   │   │   ├── code_block_component_preview.rb
│   │   │   │   ├── contentful
│   │   │   │   │   ├── about
│   │   │   │   │   │   └── press
│   │   │   │   │   │       └── press_article_tile_component_preview.rb
│   │   │   │   │   ├── customer_stories
│   │   │   │   │   │   ├── card_link_component_preview.rb
│   │   │   │   │   │   ├── card_links_section_component_preview.rb
│   │   │   │   │   │   ├── carousel_card_component_preview.rb
│   │   │   │   │   │   ├── category_filter_component_preview.rb
│   │   │   │   │   │   ├── homepage
│   │   │   │   │   │   │   └── highlighted_story_component_preview.rb
│   │   │   │   │   │   ├── story_body_component_preview.rb
│   │   │   │   │   │   ├── story_card_component_preview.rb
│   │   │   │   │   │   ├── story_grid_component_preview.rb
│   │   │   │   │   │   ├── story_preview_component_preview.rb
│   │   │   │   │   │   ├── testimonial_component_preview.rb
│   │   │   │   │   │   ├── testimonials_carousel_component_preview.rb
│   │   │   │   │   │   └── turbo_paginate_button_component_preview.rb
│   │   │   │   │   ├── hero_simple_component_preview.rb
│   │   │   │   │   ├── legal
│   │   │   │   │   │   └── document_link_component_preview.rb
│   │   │   │   │   ├── report
│   │   │   │   │   │   ├── pie_graph_label_component_preview.rb
│   │   │   │   │   │   └── text_with_media_component_preview.rb
│   │   │   │   │   └── resource_card_component_preview.rb
│   │   │   │   ├── contentful_image_component_preview.rb
│   │   │   │   ├── country_select_component_preview.rb
│   │   │   │   ├── editor_component_preview.rb
│   │   │   │   ├── enterprise_managed_header_component_preview.rb
│   │   │   │   ├── eyebrow_banner_component_preview.rb
│   │   │   │   ├── faq_component_preview.rb
│   │   │   │   ├── faq_group_component_preview.rb
│   │   │   │   ├── faq_item_component_preview.rb
│   │   │   │   ├── footer_component_preview.rb
│   │   │   │   ├── footer_cta_component_preview.rb
│   │   │   │   ├── global_banner_component_preview.rb
│   │   │   │   ├── header
│   │   │   │   │   ├── agents_component_preview.rb
│   │   │   │   │   ├── appearance_settings_component_preview.rb
│   │   │   │   │   ├── context_region
│   │   │   │   │   │   └── crumbs_component_preview.rb
│   │   │   │   │   ├── copilot_chat_panel_component_preview.rb
│   │   │   │   │   ├── dynamic_context_region_component_preview.rb
│   │   │   │   │   ├── global_side_panel_component_preview.rb
│   │   │   │   │   ├── search_bar_component_preview.rb
│   │   │   │   │   ├── side_panel_component_preview.rb
│   │   │   │   │   └── underline_nav_component_preview.rb
│   │   │   │   ├── hero_component_preview.rb
│   │   │   │   ├── hstack_component_preview.rb
│   │   │   │   ├── image_component_preview.rb
│   │   │   │   ├── language_icon_component_preview.rb
│   │   │   │   ├── link_component_preview.rb
│   │   │   │   ├── pillar_component_preview.rb
│   │   │   │   ├── readme
│   │   │   │   │   ├── categories
│   │   │   │   │   │   ├── latest_story_component_preview.rb
│   │   │   │   │   │   └── stories_grid_component_preview.rb
│   │   │   │   │   ├── featured_articles
│   │   │   │   │   │   └── hero_component_preview.rb
│   │   │   │   │   ├── home
│   │   │   │   │   │   ├── developer_stories_section_component_preview.rb
│   │   │   │   │   │   ├── featured_section_component_preview.rb
│   │   │   │   │   │   ├── guides_section_component_preview.rb
│   │   │   │   │   │   ├── podcasts_section_component_preview.rb
│   │   │   │   │   │   └── topic_links_component_preview.rb
│   │   │   │   │   ├── podcasts
│   │   │   │   │   │   └── hosts_component_preview.rb
│   │   │   │   │   ├── shared
│   │   │   │   │   │   ├── body_quote_component_preview.rb
│   │   │   │   │   │   ├── good_first_issues_component_preview.rb
│   │   │   │   │   │   ├── link_img_component_preview.rb
│   │   │   │   │   │   ├── link_text_component_preview.rb
│   │   │   │   │   │   ├── more_stories_component_preview.rb
│   │   │   │   │   │   ├── nav_component_preview.rb
│   │   │   │   │   │   └── recirculation_story_component_preview.rb
│   │   │   │   │   └── topics
│   │   │   │   │       ├── hero_component_preview.rb
│   │   │   │   │       ├── story_list_component_preview.rb
│   │   │   │   │       ├── topic_archive_component_preview.rb
│   │   │   │   │       └── topics_component_preview.rb
│   │   │   │   ├── read_more_item_component_preview.rb
│   │   │   │   ├── read_more_list_component_preview.rb
│   │   │   │   ├── resource_cards_component_preview.rb
│   │   │   │   ├── river_component_preview.rb
│   │   │   │   ├── section_component_preview.rb
│   │   │   │   ├── server_stats
│   │   │   │   │   └── feature_preview_component_preview.rb
│   │   │   │   └── sub_nav_component_preview.rb
│   │   │   ├── slash_commands
│   │   │   │   ├── blankslate_component_preview.rb
│   │   │   │   ├── columns_component_preview.rb
│   │   │   │   ├── dialog_component_preview.rb
│   │   │   │   ├── error_message_component_preview.rb
│   │   │   │   ├── flash_message_component_preview.rb
│   │   │   │   ├── header_component_preview.rb
│   │   │   │   ├── menu_item_component_preview.rb
│   │   │   │   ├── selection_control_component_preview.rb
│   │   │   │   └── stack_component_preview.rb
│   │   │   ├── sponsors
│   │   │   │   ├── account_switcher_component_preview.rb
│   │   │   │   ├── bulk_sponsorship_imports
│   │   │   │   │   └── errors
│   │   │   │   │       └── conflicting_recurring_sponsorship_component_preview.rb
│   │   │   │   ├── bulk_sponsorships
│   │   │   │   │   ├── breadcrumb_component_preview.rb
│   │   │   │   │   └── checkout_summary_component_preview.rb
│   │   │   │   ├── dashboard
│   │   │   │   │   ├── overview
│   │   │   │   │   │   └── status_label_component_preview.rb
│   │   │   │   │   └── tiers
│   │   │   │   │       ├── patreon_tier_does_not_meet_minimum_notice_component_preview.rb
│   │   │   │   │       └── retire_tier_button_component_preview.rb
│   │   │   │   ├── invoiced_sponsors_required_notice_component_preview.rb
│   │   │   │   ├── no_published_patreon_tier_warning_component_preview.rb
│   │   │   │   ├── orgs
│   │   │   │   │   └── invoiced_billing
│   │   │   │   │       ├── invoice_list
│   │   │   │   │       │   └── invoice_component_preview.rb
│   │   │   │   │       └── invoice_list_component_preview.rb
│   │   │   │   ├── payouts
│   │   │   │   │   ├── export_form_component_preview.rb
│   │   │   │   │   └── payout_threshold_component_preview.rb
│   │   │   │   ├── profile
│   │   │   │   │   ├── featured_user_component_preview.rb
│   │   │   │   │   └── meet_the_team_component_preview.rb
│   │   │   │   ├── repositories
│   │   │   │   │   └── funding_modal_component_preview.rb
│   │   │   │   ├── sponsorable_card_component_preview.rb
│   │   │   │   ├── sponsorables
│   │   │   │   │   └── info_sharing_notice_component_preview.rb
│   │   │   │   └── staff_view_banner_component_preview.rb
│   │   │   ├── stafftools
│   │   │   │   ├── actions_runners
│   │   │   │   │   └── runners_list_component_preview.rb
│   │   │   │   ├── advanced_security
│   │   │   │   │   └── metered_services_lock_form_component_preview.rb
│   │   │   │   ├── azure_exp
│   │   │   │   │   ├── experiment_accordion_component_preview.rb
│   │   │   │   │   ├── staffbar_component_preview.rb
│   │   │   │   │   └── variant_menu_item_component_preview.rb
│   │   │   │   ├── billing
│   │   │   │   │   ├── billing_platform_onboarding_header_component_preview.rb
│   │   │   │   │   ├── card_fingerprint_dialog_component_preview.rb
│   │   │   │   │   ├── metered_service_lock_form_component_preview.rb
│   │   │   │   │   └── plan_history_component_preview.rb
│   │   │   │   ├── businesses
│   │   │   │   │   └── business_list_component_preview.rb
│   │   │   │   ├── business_limits_component_preview.rb
│   │   │   │   ├── copilot
│   │   │   │   │   ├── access_detail_component_preview.rb
│   │   │   │   │   ├── block_type_component_preview.rb
│   │   │   │   │   ├── model_policy_setting_detail_component_preview.rb
│   │   │   │   │   ├── setting_detail_component_preview.rb
│   │   │   │   │   ├── settings_component_preview.rb
│   │   │   │   │   └── unblock_payment_method_component_preview.rb
│   │   │   │   ├── models
│   │   │   │   │   └── bulk_blocks_component_preview.rb
│   │   │   │   ├── organization_limits_component_preview.rb
│   │   │   │   ├── organization_team_limits_component_preview.rb
│   │   │   │   ├── repositories
│   │   │   │   │   └── merge_commit_requests_component_preview.rb
│   │   │   │   ├── saml_provider
│   │   │   │   │   ├── certificate_dates_component_preview.rb
│   │   │   │   │   ├── certificate_issuer_component_preview.rb
│   │   │   │   │   └── certificate_subject_component_preview.rb
│   │   │   │   ├── soft_nav
│   │   │   │   │   ├── soft_nav_staffbar_component_preview
│   │   │   │   │   │   ├── default.html.erb
│   │   │   │   │   │   ├── error.html.erb
│   │   │   │   │   │   ├── successful_react_navigation.html.erb
│   │   │   │   │   │   └── successful_turbo_frame_navigation.html.erb
│   │   │   │   │   └── soft_nav_staffbar_component_preview.rb
│   │   │   │   ├── spark
│   │   │   │   │   └── status_row_component_preview.rb
│   │   │   │   ├── sponsors
│   │   │   │   │   ├── agreements_list_component_preview.rb
│   │   │   │   │   └── invoiced
│   │   │   │   │       └── signature_list_component_preview.rb
│   │   │   │   ├── status_list_item_component_preview.rb
│   │   │   │   └── summary_counter_component_preview.rb
│   │   │   ├── structured_templates
│   │   │   │   └── elements
│   │   │   │       ├── checkbox_component_preview.rb
│   │   │   │       ├── codeblock_component_preview.rb
│   │   │   │       ├── dropdown_component_preview.rb
│   │   │   │       ├── input_component_preview.rb
│   │   │   │       ├── markdown_component_preview.rb
│   │   │   │       ├── multi_select_component_preview.rb
│   │   │   │       └── textarea_component_preview.rb
│   │   │   ├── suggestions
│   │   │   │   ├── alert_annotation_component_preview.rb
│   │   │   │   ├── collapsible_component_preview
│   │   │   │   │   ├── default.html.erb
│   │   │   │   │   └── open.html.erb
│   │   │   │   ├── collapsible_component_preview.rb
│   │   │   │   ├── multi_file_diff_component_preview.rb
│   │   │   │   ├── split_diff_component_preview.rb
│   │   │   │   ├── suggested_changes_diff_component_preview.rb
│   │   │   │   ├── suggested_fix_component_preview.rb
│   │   │   │   └── unified_diff_component_preview.rb
│   │   │   ├── topics
│   │   │   │   ├── sort_component_preview.rb
│   │   │   │   └── tag_component_preview.rb
│   │   │   ├── ui
│   │   │   │   └── errors_component_preview.rb
│   │   │   ├── users
│   │   │   │   ├── contributions
│   │   │   │   │   └── day_component_preview.rb
│   │   │   │   └── settings
│   │   │   │       ├── interaction_limits_nav_component_preview.rb
│   │   │   │       └── personal_reminders
│   │   │   │           └── real_time_alert_settings_component_preview.rb
│   │   │   └── workflows
│   │   │       └── badge_component_preview.rb
│   │   ├── pricing
│   │   │   ├── compare_feature_component_test.rb
│   │   │   ├── feature_row_component_test.rb
│   │   │   └── price_tag_component_test.rb
│   │   ├── primer
│   │   │   └── experimental
│   │   │       ├── action_menu
│   │   │       │   └── item_test.rb
│   │   │       ├── action_menu_test.rb
│   │   │       ├── alpha_label_test.rb
│   │   │       ├── beta_label_test.rb
│   │   │       ├── dialog_test.rb
│   │   │       ├── nameplate_test.rb
│   │   │       ├── navigation_list_test.rb
│   │   │       ├── ordered_list_test.rb
│   │   │       ├── page_header_test.rb
│   │   │       ├── page_layout_test.rb
│   │   │       ├── query_builder
│   │   │       │   └── icons_test.rb
│   │   │       ├── query_builder_test.rb
│   │   │       ├── select_menu
│   │   │       │   ├── filter_component_test.rb
│   │   │       │   ├── footer_component_test.rb
│   │   │       │   ├── header_component_test.rb
│   │   │       │   ├── item_component_test.rb
│   │   │       │   ├── list_component_test.rb
│   │   │       │   ├── message_component_test.rb
│   │   │       │   └── summary_component_test.rb
│   │   │       ├── select_menu_component_test.rb
│   │   │       ├── select_panel_test.rb
│   │   │       ├── split_page_layout_test.rb
│   │   │       ├── toggle_switch_test.rb
│   │   │       └── unordered_list_test.rb
│   │   ├── profiles
│   │   │   ├── base_repositories_overview_component_test.rb
│   │   │   ├── organization
│   │   │   │   ├── ghas_trial_banner_component_test.rb
│   │   │   │   ├── layout_component_test.rb
│   │   │   │   ├── members_component_test.rb
│   │   │   │   ├── overview
│   │   │   │   │   ├── no_repositories_blankslate_component_test.rb
│   │   │   │   │   ├── repositories
│   │   │   │   │   │   └── results_component_test.rb
│   │   │   │   │   ├── repositories_component_test.rb
│   │   │   │   │   └── repository_list_item_component_test.rb
│   │   │   │   ├── profile_readme_component_test.rb
│   │   │   │   ├── repositories_component_test.rb
│   │   │   │   ├── sidebar_component_test.rb
│   │   │   │   ├── sponsors_component_test.rb
│   │   │   │   ├── switch_profiles_component_test.rb
│   │   │   │   └── tabs
│   │   │   │       ├── followers_component_test.rb
│   │   │   │       ├── followers_list_component_test.rb
│   │   │   │       └── repositories_overview_component_test.rb
│   │   │   ├── profile_pins
│   │   │   │   ├── pinnable_item_component_test.rb
│   │   │   │   └── pinned_items_component_test.rb
│   │   │   ├── social_accounts_edit_component_test.rb
│   │   │   └── user
│   │   │       ├── achievements
│   │   │       │   ├── card_component_test.rb
│   │   │       │   ├── disabled_cta_component_test.rb
│   │   │       │   ├── share_component_test.rb
│   │   │       │   ├── show_component_test.rb
│   │   │       │   ├── stafftools
│   │   │       │   │   ├── index_component_test.rb
│   │   │       │   │   └── unlocking_model_component_test.rb
│   │   │       │   ├── tier_label_component_test.rb
│   │   │       │   ├── unlocking_event_component_test.rb
│   │   │       │   ├── unlocking_events
│   │   │       │   │   ├── achievement_repository_list_component_test.rb
│   │   │       │   │   ├── commit_comment_component_test.rb
│   │   │       │   │   ├── commit_component_test.rb
│   │   │       │   │   ├── discussion_comment_component_test.rb
│   │   │       │   │   ├── discussion_component_test.rb
│   │   │       │   │   ├── issue_comment_component_test.rb
│   │   │       │   │   ├── issue_component_test.rb
│   │   │       │   │   ├── pull_request_component_test.rb
│   │   │       │   │   ├── pull_request_review_comment_component_test.rb
│   │   │       │   │   ├── pull_request_review_component_test.rb
│   │   │       │   │   ├── release_component_test.rb
│   │   │       │   │   ├── repository_advisory_comment_component_test.rb
│   │   │       │   │   ├── repository_advisory_component_test.rb
│   │   │       │   │   ├── repository_component_test.rb
│   │   │       │   │   ├── sponsorship_component_test.rb
│   │   │       │   │   └── unknown_component_test.rb
│   │   │       │   └── visibility_component_test.rb
│   │   │       ├── achievements_component_test.rb
│   │   │       ├── block_button_component_test.rb
│   │   │       ├── highlights
│   │   │       │   ├── advisory_credit_count_highlight_component_test.rb
│   │   │       │   ├── bounty_hunter_highlight_component_test.rb
│   │   │       │   ├── campus_expert_highlight_component_test.rb
│   │   │       │   ├── developer_program_highlight_component_test.rb
│   │   │       │   ├── discussion_answers_count_highlight_component_test.rb
│   │   │       │   ├── pro_plan_highlight_component_test.rb
│   │   │       │   └── star_highlight_component_test.rb
│   │   │       ├── highlights_component_test.rb
│   │   │       ├── layout_component_test.rb
│   │   │       ├── local_time_component_test.rb
│   │   │       ├── navigation_component_test.rb
│   │   │       ├── orcid
│   │   │       │   ├── connect_component_test.rb
│   │   │       │   └── disconnect_component_test.rb
│   │   │       ├── orcid_edit_component_test.rb
│   │   │       ├── organizations_component_test.rb
│   │   │       ├── patreon_sponsorship_label_component_test.rb
│   │   │       ├── private
│   │   │       │   ├── graph_component_test.rb
│   │   │       │   ├── header_component_test.rb
│   │   │       │   ├── layout_component_test.rb
│   │   │       │   ├── navigation_component_test.rb
│   │   │       │   └── sidebar_component_test.rb
│   │   │       ├── sidebar_component_test.rb
│   │   │       ├── sponsors_component_test.rb
│   │   │       └── tabs
│   │   │           ├── activity_overview
│   │   │           │   └── teams_component_test.rb
│   │   │           └── repositories_overview_component_test.rb
│   │   ├── programmatic_access
│   │   │   ├── action_selection_list_component_test.rb
│   │   │   ├── action_selection_list_item_base_component_test.rb
│   │   │   ├── action_selection_list_item_menu_component_test.rb
│   │   │   ├── collapsible_box_component_test.rb
│   │   │   ├── permissions_list_component_test.rb
│   │   │   ├── permissions_request_list_component_test.rb
│   │   │   ├── permissions_selection_component_test.rb
│   │   │   ├── repository_selection
│   │   │   │   └── list_component_test.rb
│   │   │   ├── resource_selection_list_component_test.rb
│   │   │   └── resource_selection_list_item_component_test.rb
│   │   ├── providers
│   │   │   ├── apple_icon_component_test.rb
│   │   │   └── google_icon_component_test.rb
│   │   ├── pull_requests
│   │   │   ├── async_merge_box_placeholder_component_test.rb
│   │   │   ├── automated_review_comment_component_test.rb
│   │   │   ├── body_component_test.rb
│   │   │   ├── branch_label_component_test.rb
│   │   │   ├── branch_name_component_test.rb
│   │   │   ├── check_counts_component_test.rb
│   │   │   ├── codespaces_cleanup_component_test.rb
│   │   │   ├── comment_actions_component_test.rb
│   │   │   ├── comment_body_component_test.rb
│   │   │   ├── comment_minimize_form_component_test.rb
│   │   │   ├── comment_suggested_changes_actions_component_test.rb
│   │   │   ├── copilot
│   │   │   │   ├── apply_changes_button_component_test.rb
│   │   │   │   ├── code_review_comment_occurrence_pull_request_link_component_test.rb
│   │   │   │   ├── coding_agent_banner_component_test.rb
│   │   │   │   ├── feedback_component_test.rb
│   │   │   │   ├── intro_popover_component_test.rb
│   │   │   │   └── review_comment_component_test.rb
│   │   │   ├── drafts_upgrade_dialog_component_test.rb
│   │   │   ├── file_tree
│   │   │   │   ├── file_filter_component_test.rb
│   │   │   │   ├── node_component_test.rb
│   │   │   │   ├── root_component_test.rb
│   │   │   │   └── toggle_component_test.rb
│   │   │   ├── legacy_review_thread_component_test.rb
│   │   │   ├── maintainer_edits_toggle_component_test.rb
│   │   │   ├── merge_box
│   │   │   │   └── combined_branch_status_component_test.rb
│   │   │   ├── merge_form_email_address_selection_component_test.rb
│   │   │   ├── merge_queue_status_component_test.rb
│   │   │   ├── minimized_comment_component_test.rb
│   │   │   ├── paged_timeline_component_test.rb
│   │   │   ├── parent_pr_component_test.rb
│   │   │   ├── pull_request_enqueued_component_test.rb
│   │   │   ├── reactions_component_test.rb
│   │   │   ├── review_comment_component_test.rb
│   │   │   ├── review_component_test.rb
│   │   │   ├── review_paged_threads_component_test.rb
│   │   │   ├── review_thread_body_component_test.rb
│   │   │   ├── review_thread_component_test.rb
│   │   │   ├── review_thread_diff_lines_component_test.rb
│   │   │   ├── review_thread_paged_comments_component_test.rb
│   │   │   ├── revision_marker_component_test.rb
│   │   │   ├── state_component_test.rb
│   │   │   ├── timeline_events
│   │   │   │   ├── actor_component_test.rb
│   │   │   │   ├── automatic_base_change_component_test.rb
│   │   │   │   ├── auto_merge_component_test.rb
│   │   │   │   ├── base_ref_changed_event_component_test.rb
│   │   │   │   ├── base_ref_component_test.rb
│   │   │   │   ├── base_ref_deleted_event_component_test.rb
│   │   │   │   ├── closed_component_test.rb
│   │   │   │   ├── commit_actor_component_test.rb
│   │   │   │   ├── commits_list_component_test.rb
│   │   │   │   ├── commit_status_checks_component_test.rb
│   │   │   │   ├── commit_status_icon_component_test.rb
│   │   │   │   ├── condensed_commit_details_component_test.rb
│   │   │   │   ├── convert_to_draft_event_component_test.rb
│   │   │   │   ├── copilot_work_finished_component_test.rb
│   │   │   │   ├── copilot_work_finished_failure_component_test.rb
│   │   │   │   ├── copilot_work_started_component_test.rb
│   │   │   │   ├── deployed_event_component_test.rb
│   │   │   │   ├── deployment_environment_changed_component_test.rb
│   │   │   │   ├── force_push_component_test.rb
│   │   │   │   ├── head_ref_deleted_or_restored_event_component_test.rb
│   │   │   │   ├── merged_event_component_test.rb
│   │   │   │   ├── merge_queue_event_component_test.rb
│   │   │   │   ├── ready_for_review_component_test.rb
│   │   │   │   ├── review_dismissed
│   │   │   │   │   ├── multiple_description_component_test.rb
│   │   │   │   │   └── single_description_component_test.rb
│   │   │   │   ├── review_dismissed_component_test.rb
│   │   │   │   ├── reviewer_link_component_test.rb
│   │   │   │   ├── review_request
│   │   │   │   │   ├── multiple_description_component_test.rb
│   │   │   │   │   └── single_description_component_test.rb
│   │   │   │   ├── review_requested_event_component_test.rb
│   │   │   │   ├── team_link_component_test.rb
│   │   │   │   ├── timeline_item_component_test.rb
│   │   │   │   ├── user_link_component_test.rb
│   │   │   │   └── via_app_component_test.rb
│   │   │   └── try_file_level_commenting_prompt_component_test.rb
│   │   ├── reactions
│   │   │   ├── base_component_helpers_test.rb
│   │   │   ├── base_component_test.rb
│   │   │   ├── dropdown_component_test.rb
│   │   │   ├── popover_component_test.rb
│   │   │   ├── reaction_button_component_test.rb
│   │   │   └── reactions_component_test.rb
│   │   ├── refs
│   │   │   └── picker_component_test.rb
│   │   ├── releases
│   │   │   ├── asset_list_component_test.rb
│   │   │   ├── assets_component_test.rb
│   │   │   ├── author_line_component_test.rb
│   │   │   ├── card_component_test.rb
│   │   │   ├── card_header_component_test.rb
│   │   │   ├── delete_button_component_test.rb
│   │   │   ├── delete_confirmation_component_test.rb
│   │   │   ├── delete_protected_tag_confirmation_component_test.rb
│   │   │   ├── delete_release_confirmation_component_test.rb
│   │   │   ├── delete_tag_confirmation_component_test.rb
│   │   │   ├── edit_button_component_test.rb
│   │   │   ├── kind_label_component_test.rb
│   │   │   ├── landing_page_component_test.rb
│   │   │   ├── list_component_test.rb
│   │   │   ├── list_page_component_test.rb
│   │   │   ├── marketplace_label_component_test.rb
│   │   │   ├── publish_confirmation_dialog_component_test.rb
│   │   │   ├── reactions_component_test.rb
│   │   │   ├── side_header_component_test.rb
│   │   │   ├── subnav_component_test.rb
│   │   │   ├── tag_history_component_test.rb
│   │   │   ├── tag_info_component_test.rb
│   │   │   ├── tag_landing_page_component_test.rb
│   │   │   └── verified_icon_component_test.rb
│   │   ├── repos
│   │   │   ├── advisories
│   │   │   │   ├── advisory_list_component_test.rb
│   │   │   │   ├── report_vulnerability_button_component_test.rb
│   │   │   │   └── search_component_test.rb
│   │   │   └── security
│   │   │       ├── assignees_ghas_upsell_component_test.rb
│   │   │       ├── assignees_section_component_test.rb
│   │   │       ├── cwe_section_component_test.rb
│   │   │       ├── cwe_section_item_component_test.rb
│   │   │       ├── cwe_section_item_content_component_test.rb
│   │   │       ├── overview_for_non_collaborators_component_test.rb
│   │   │       ├── policy_component_test.rb
│   │   │       ├── runtime_risks_component_test.rb
│   │   │       └── security_show_page_component_test.rb
│   │   ├── repositories
│   │   │   ├── access_management
│   │   │   │   ├── access_summary_component_test.rb
│   │   │   │   ├── add_access_component_test.rb
│   │   │   │   ├── choose_role_component_test.rb
│   │   │   │   ├── enterprise_access_row_component_test.rb
│   │   │   │   ├── members_table_component_test.rb
│   │   │   │   ├── new_add_access_component_test.rb
│   │   │   │   └── role_selection_component_test.rb
│   │   │   ├── archived_notice_component_test.rb
│   │   │   ├── archived_notice_message_component_test.rb
│   │   │   ├── code_nav_survey_component_test.rb
│   │   │   ├── configuration_repository_call_to_action_component_test.rb
│   │   │   ├── contributor_footer_component_test.rb
│   │   │   ├── dco_label_component_test.rb
│   │   │   ├── demo_notification_component_test.rb
│   │   │   ├── deployment_status_component_test.rb
│   │   │   ├── deploy_to_pages
│   │   │   │   └── card_component_test.rb
│   │   │   ├── empty_repo
│   │   │   │   ├── copilot_or_codespace_prompt_component_test.rb
│   │   │   │   └── prompt_component_test.rb
│   │   │   ├── fork_button_component_test.rb
│   │   │   ├── fork_button_content_component_test.rb
│   │   │   ├── funding_links
│   │   │   │   ├── group_sponsorable_component_test.rb
│   │   │   │   ├── list_component_test.rb
│   │   │   │   └── lone_sponsorable_component_test.rb
│   │   │   ├── funding_links_component_test.rb
│   │   │   ├── list_item_component_test.rb
│   │   │   ├── new
│   │   │   │   └── owner_menu_option_component_test.rb
│   │   │   ├── notifications_component_test.rb
│   │   │   ├── pin_component_test.rb
│   │   │   ├── pin_organization_repo_component_test.rb
│   │   │   ├── responsive_details_component_test.rb
│   │   │   ├── settings
│   │   │   │   ├── commit_comments_component_test.rb
│   │   │   │   ├── commit_signoff_settings_component_test.rb
│   │   │   │   ├── delete_component_test.rb
│   │   │   │   ├── deletions
│   │   │   │   │   ├── proceed_button_component_test.rb
│   │   │   │   │   ├── warning_component_test.rb
│   │   │   │   │   └── warning_templates_component_test.rb
│   │   │   │   ├── detach_component_test.rb
│   │   │   │   ├── detaches
│   │   │   │   │   ├── proceed_button_component_test.rb
│   │   │   │   │   ├── warning_component_test.rb
│   │   │   │   │   └── warning_templates_component_test.rb
│   │   │   │   ├── releases_component_test.rb
│   │   │   │   ├── restricted_by_rules_component_test.rb
│   │   │   │   ├── security_analysis_enablement_form_component_test.rb
│   │   │   │   ├── visibilities
│   │   │   │   │   ├── proceed_button_component_test.rb
│   │   │   │   │   ├── warning_component_test.rb
│   │   │   │   │   └── warning_templates_component_test.rb
│   │   │   │   └── visibility_component_test.rb
│   │   │   ├── star_button_component_test.rb
│   │   │   ├── suggested_workflows
│   │   │   │   ├── card_component_test.rb
│   │   │   │   └── icon_component_test.rb
│   │   │   ├── suggested_workflows_component_test.rb
│   │   │   ├── survey_component_test.rb
│   │   │   ├── survey_prompt_component_test.rb
│   │   │   ├── title_component_test.rb
│   │   │   ├── underline_nav_component_test.rb
│   │   │   ├── view_licenses_component_test.rb
│   │   │   └── watch_button_component_test.rb
│   │   ├── rescuable_component_test.rb
│   │   ├── restrict_non_comment_pull_request_reviews
│   │   │   └── controls_component_test.rb
│   │   ├── roles
│   │   │   ├── details_component_test.rb
│   │   │   └── list_component_test.rb
│   │   ├── sculk
│   │   │   └── move_work
│   │   │       ├── access_message_component_test.rb
│   │   │       ├── feature_banner_component_test.rb
│   │   │       ├── memex_projects_component_test.rb
│   │   │       ├── projects_component_test.rb
│   │   │       ├── repositories_component_test.rb
│   │   │       └── resources_component_test.rb
│   │   ├── sdn_llama
│   │   │   └── billing_info_component_test.rb
│   │   ├── secret_scanning
│   │   │   ├── alert_centric_view
│   │   │   │   ├── alerts_component_test.rb
│   │   │   │   ├── blankslates
│   │   │   │   │   ├── loading_secrets_failed_component_test.rb
│   │   │   │   │   ├── no_active_repositories_component_test.rb
│   │   │   │   │   ├── no_active_repositories_enterprise_component_test.rb
│   │   │   │   │   ├── no_organizations_component_test.rb
│   │   │   │   │   ├── no_repos_to_show_component_test.rb
│   │   │   │   │   ├── no_repos_with_secret_scanning_enabled_component_test.rb
│   │   │   │   │   ├── not_enabled_enterprise_component_test.rb
│   │   │   │   │   └── table_body_component_test.rb
│   │   │   │   ├── search_component_test.rb
│   │   │   │   ├── table_component_test.rb
│   │   │   │   ├── table_header_component_test.rb
│   │   │   │   └── table_row_component_test.rb
│   │   │   ├── custom_patterns
│   │   │   │   ├── ai
│   │   │   │   │   └── sidebar_component_test.rb
│   │   │   │   ├── alert_metrics_component_test.rb
│   │   │   │   ├── danger_zone_component_test.rb
│   │   │   │   ├── dry_run
│   │   │   │   │   ├── repo_autocomplete_component_test.rb
│   │   │   │   │   ├── repo_autocomplete_suggestions_component_test.rb
│   │   │   │   │   ├── repo_row_component_test.rb
│   │   │   │   │   ├── repo_selector_dialog_component_test.rb
│   │   │   │   │   ├── result_row_component_test.rb
│   │   │   │   │   ├── selected_repositories_component_test.rb
│   │   │   │   │   └── status_component_test.rb
│   │   │   │   ├── form_actions_component_test.rb
│   │   │   │   ├── form_component_test.rb
│   │   │   │   ├── list_component_test.rb
│   │   │   │   ├── push_protection_metrics_component_test.rb
│   │   │   │   ├── remove_pattern_component_test.rb
│   │   │   │   ├── remove_patterns_bulk_component_test.rb
│   │   │   │   ├── row_component_test.rb
│   │   │   │   └── search_component_test.rb
│   │   │   ├── mailers
│   │   │   │   ├── alerts_list_component_test.rb
│   │   │   │   ├── beta_feedback_link_component_test.rb
│   │   │   │   ├── detected_by_ai_component_test.rb
│   │   │   │   ├── next_steps_component_test.rb
│   │   │   │   ├── next_steps_for_app_owners_component_test.rb
│   │   │   │   ├── next_steps_for_app_users_component_test.rb
│   │   │   │   ├── next_steps_for_pat_component_test.rb
│   │   │   │   ├── next_steps_for_revoke_component_test.rb
│   │   │   │   ├── remediation_step_component_test.rb
│   │   │   │   └── remediation_sub_step_component_test.rb
│   │   │   ├── push_protection
│   │   │   │   ├── bypass_reason_option_component_test.rb
│   │   │   │   ├── delegated_bypass_reviewers_component_test.rb
│   │   │   │   ├── file_upload_detected_secrets_component_test.rb
│   │   │   │   └── web_editor_detected_secrets_component_test.rb
│   │   │   └── repository_settings
│   │   │       └── enable_disable_component_test.rb
│   │   ├── security_analysis
│   │   │   └── settings_dialog_component_test.rb
│   │   ├── security_center
│   │   │   ├── action_menu_component_test.rb
│   │   │   ├── artifact_filters_popover_component_test.rb
│   │   │   ├── coverage
│   │   │   │   ├── repository_coverages_component_test.rb
│   │   │   │   ├── repository_list_component_test.rb
│   │   │   │   ├── repository_metadata_component_test.rb
│   │   │   │   ├── stat_component_test.rb
│   │   │   │   ├── stats_summaries_component_test.rb
│   │   │   │   └── stats_summary_component_test.rb
│   │   │   ├── feedback_link_component_test.rb
│   │   │   ├── limited_repo_warning_component_test.rb
│   │   │   ├── nav_component_test.rb
│   │   │   ├── page_component_test.rb
│   │   │   ├── phase_component_test.rb
│   │   │   ├── repository_link_component_test.rb
│   │   │   ├── risk
│   │   │   │   ├── advanced_security_onboarding_tip_component_test.rb
│   │   │   │   ├── remote_stat_component_test.rb
│   │   │   │   ├── repository_alert_count_component_test.rb
│   │   │   │   ├── repository_list_component_test.rb
│   │   │   │   ├── stat_component_test.rb
│   │   │   │   ├── stats_summaries_component_test.rb
│   │   │   │   └── stats_summary_component_test.rb
│   │   │   ├── select_menu
│   │   │   │   ├── item_component_test.rb
│   │   │   │   └── list_component_test.rb
│   │   │   ├── select_menu_component_test.rb
│   │   │   ├── select_menu_content_component_test.rb
│   │   │   ├── select_panel_component_test.rb
│   │   │   ├── state_component_test.rb
│   │   │   ├── states_component_test.rb
│   │   │   ├── subhead_component_test.rb
│   │   │   ├── survey_component_test.rb
│   │   │   └── table_header_link_component_test.rb
│   │   ├── sessions
│   │   │   ├── authentication_wrapper_component_test.rb
│   │   │   ├── two_factor_alternatives_component_test.rb
│   │   │   └── webauthn
│   │   │       └── register_component_test.rb
│   │   ├── settings
│   │   │   ├── actions_nav_component_test.rb
│   │   │   ├── advanced_security_onboarding
│   │   │   │   └── tip_component_test.rb
│   │   │   ├── codespaces_nav_component_test.rb
│   │   │   ├── copilot
│   │   │   │   ├── snippy_configuration_component_test.rb
│   │   │   │   ├── subscription_ended_notification_component_test.rb
│   │   │   │   └── subscription_notification_component_test.rb
│   │   │   ├── copilot_nav_component_test.rb
│   │   │   ├── copilot_repo_nav_component_test.rb
│   │   │   ├── enterprise_list_item_component_test.rb
│   │   │   ├── fixed_width_font_component_test.rb
│   │   │   ├── github_models_nav_component_test.rb
│   │   │   ├── in_product_messaging_component_test.rb
│   │   │   ├── mobile_device_auth_session_component_test.rb
│   │   │   ├── pending_invitations
│   │   │   │   ├── base_invitation_component_test.rb
│   │   │   │   ├── business_invitation_component_test.rb
│   │   │   │   ├── organization_invitation_component_test.rb
│   │   │   │   └── repository_invitation_component_test.rb
│   │   │   ├── pending_invitations_component_test.rb
│   │   │   ├── secrets_nav_component_test.rb
│   │   │   ├── security_analysis_code_scanning_component_test.rb
│   │   │   ├── security_analysis_dependabot_alerts_component_test.rb
│   │   │   ├── security_analysis_dependabot_updates_component_test.rb
│   │   │   ├── security_analysis_dependabot_updates_org_component_test.rb
│   │   │   ├── security_analysis_enterprise_policy_notification_component_test.rb
│   │   │   ├── security_analysis_ghas_component_test.rb
│   │   │   ├── security_analysis_ghas_settings_component_test.rb
│   │   │   ├── security_analysis_inline_notification_component_test.rb
│   │   │   ├── security_analysis_innersource_advisories_component_test.rb
│   │   │   ├── security_analysis_secret_scanning_component_test.rb
│   │   │   ├── security_analysis_secret_scanning_user_component_test.rb
│   │   │   ├── security_global_settings_form_component_test.rb
│   │   │   ├── security_products_nav_component_test.rb
│   │   │   ├── security_setting_dialog_component_test.rb
│   │   │   ├── sponsors
│   │   │   │   ├── connect_patreon_component_test.rb
│   │   │   │   └── disconnect_patreon_component_test.rb
│   │   │   ├── tab_size_select_component_test.rb
│   │   │   └── user_security_analysis_form_component_test.rb
│   │   ├── sidebar
│   │   │   ├── memex_restore_item_component_test.rb
│   │   │   ├── memex_status_component_test.rb
│   │   │   └── project_picker_component_test.rb
│   │   ├── signup
│   │   │   ├── select_account_list_component_test.rb
│   │   │   └── select_account_list_item_component_test.rb
│   │   ├── signups
│   │   │   ├── benefits_component_test.rb
│   │   │   ├── consent_language
│   │   │   │   └── canada_component_test.rb
│   │   │   ├── launch_code_component_test.rb
│   │   │   ├── marketing_consent_fields_component_test.rb
│   │   │   ├── signups_content_panel_component_test.rb
│   │   │   └── terms_of_service_component_test.rb
│   │   ├── single_page_wizard
│   │   │   ├── step_component_test.rb
│   │   │   └── wizard_component_test.rb
│   │   ├── site
│   │   │   ├── announcements
│   │   │   │   └── preview_announcement_component_test.rb
│   │   │   ├── audio_player_component_test.rb
│   │   │   ├── avatar_component_test.rb
│   │   │   ├── badge_component_test.rb
│   │   │   ├── button_component_test.rb
│   │   │   ├── button_group_component_test.rb
│   │   │   ├── card_component_test.rb
│   │   │   ├── code_block_component_test.rb
│   │   │   ├── contentful
│   │   │   │   ├── about
│   │   │   │   │   └── press
│   │   │   │   │       └── press_article_tile_component_test.rb
│   │   │   │   ├── customer_stories
│   │   │   │   │   ├── card_link_component_test.rb
│   │   │   │   │   ├── card_links_section_component_test.rb
│   │   │   │   │   ├── carousel_card_component_test.rb
│   │   │   │   │   ├── category_filter_component_test.rb
│   │   │   │   │   ├── homepage
│   │   │   │   │   │   └── highlighted_story_component_test.rb
│   │   │   │   │   ├── story_body_component_test.rb
│   │   │   │   │   ├── story_card_component_test.rb
│   │   │   │   │   ├── story_grid_component_test.rb
│   │   │   │   │   ├── story_highlights_component_test.rb
│   │   │   │   │   ├── story_preview_component_test.rb
│   │   │   │   │   ├── testimonial_component_test.rb
│   │   │   │   │   ├── testimonials_carousel_component_test.rb
│   │   │   │   │   └── turbo_paginate_button_component_test.rb
│   │   │   │   ├── hero_simple_component_test.rb
│   │   │   │   ├── legal
│   │   │   │   │   ├── document_link_component_test.rb
│   │   │   │   │   ├── document_list_component_test.rb
│   │   │   │   │   ├── section_component_test.rb
│   │   │   │   │   ├── update_component_test.rb
│   │   │   │   │   └── update_list_component_test.rb
│   │   │   │   ├── person_component_test.rb
│   │   │   │   ├── report
│   │   │   │   │   ├── bar_graph_component_test.rb
│   │   │   │   │   ├── body_component_test.rb
│   │   │   │   │   ├── by_the_numbers_component_test.rb
│   │   │   │   │   ├── header_component_test.rb
│   │   │   │   │   ├── pie_graph_component_test.rb
│   │   │   │   │   ├── pie_graph_label_component_test.rb
│   │   │   │   │   ├── segmented_content_component_test.rb
│   │   │   │   │   └── text_with_media_component_test.rb
│   │   │   │   ├── resource_card_component_test.rb
│   │   │   │   ├── section_component_test.rb
│   │   │   │   ├── section_grid_component_test.rb
│   │   │   │   ├── section_resource_cards_component_test.rb
│   │   │   │   └── simple_rich_text_component_test.rb
│   │   │   ├── contentful_image_component_test.rb
│   │   │   ├── country_select_component_test.rb
│   │   │   ├── editor_component_test.rb
│   │   │   ├── enterprise_banners_component_test.rb
│   │   │   ├── enterprise_managed_header_component_test.rb
│   │   │   ├── eyebrow_banner_component_test.rb
│   │   │   ├── faq_component_test.rb
│   │   │   ├── faq_group_component_test.rb
│   │   │   ├── faq_item_component_test.rb
│   │   │   ├── footer_component_test.rb
│   │   │   ├── footer_cta_component_test.rb
│   │   │   ├── fullstory
│   │   │   │   └── capture_component_test.rb
│   │   │   ├── global_banner_component_test.rb
│   │   │   ├── global_notice_component_test.rb
│   │   │   ├── global_notice_next_component_test.rb
│   │   │   ├── global_notice_wrapper_component_test.rb
│   │   │   ├── header
│   │   │   │   ├── add_dropdown_component_test.rb
│   │   │   │   ├── agents_component_test.rb
│   │   │   │   ├── appearance_settings_component_test.rb
│   │   │   │   ├── context_region
│   │   │   │   │   ├── crumb_divider_component_test.rb
│   │   │   │   │   ├── crumbs_component_test.rb
│   │   │   │   │   └── responsive_overflow_menu_component_test.rb
│   │   │   │   ├── copilot_chat_panel_component_test.rb
│   │   │   │   ├── dynamic_context_region_component_test.rb
│   │   │   │   ├── global_side_panel_component_test.rb
│   │   │   │   ├── notifications_button_component_test.rb
│   │   │   │   ├── search_bar_component_test.rb
│   │   │   │   ├── side_panel_component_test.rb
│   │   │   │   ├── underline_nav_component_test.rb
│   │   │   │   ├── user_drawer_side_panel_component_test.rb
│   │   │   │   ├── user_status_item_attributes_component_test.rb
│   │   │   │   └── user_status_item_component_test.rb
│   │   │   ├── header_component_test.rb
│   │   │   ├── hero_component_test.rb
│   │   │   ├── hstack_component_test.rb
│   │   │   ├── image_component_test.rb
│   │   │   ├── language_icon_component_test.rb
│   │   │   ├── link_component_test.rb
│   │   │   ├── pillar_component_test.rb
│   │   │   ├── readme
│   │   │   │   ├── categories
│   │   │   │   │   ├── latest_story_component_test.rb
│   │   │   │   │   └── stories_grid_component_test.rb
│   │   │   │   ├── featured_articles
│   │   │   │   │   └── hero_component_test.rb
│   │   │   │   ├── home
│   │   │   │   │   ├── developer_stories_section_component_test.rb
│   │   │   │   │   ├── featured_section_component_test.rb
│   │   │   │   │   ├── guides_section_component_test.rb
│   │   │   │   │   ├── podcasts_section_component_test.rb
│   │   │   │   │   └── topic_links_component_test.rb
│   │   │   │   ├── podcasts
│   │   │   │   │   └── hosts_component_test.rb
│   │   │   │   ├── shared
│   │   │   │   │   ├── body_quote_component_test.rb
│   │   │   │   │   ├── good_first_issues_component_test.rb
│   │   │   │   │   ├── link_img_component_test.rb
│   │   │   │   │   ├── link_text_component_test.rb
│   │   │   │   │   ├── more_stories_component_test.rb
│   │   │   │   │   ├── nav_component_test.rb
│   │   │   │   │   └── recirculation_story_component_test.rb
│   │   │   │   └── topics
│   │   │   │       ├── hero_component_test.rb
│   │   │   │       ├── story_list_component_test.rb
│   │   │   │       ├── topic_archive_component_test.rb
│   │   │   │       └── topics_component_test.rb
│   │   │   ├── read_more_item_component_test.rb
│   │   │   ├── read_more_list_component_test.rb
│   │   │   ├── resource_cards_component_test.rb
│   │   │   ├── river_component_test.rb
│   │   │   ├── section_component_test.rb
│   │   │   ├── server_stats
│   │   │   │   └── feature_preview_component_test.rb
│   │   │   └── sub_nav_component_test.rb
│   │   ├── slash_commands
│   │   │   ├── blankslate_component_test.rb
│   │   │   ├── columns_component_test.rb
│   │   │   ├── command_response_component_test.rb
│   │   │   ├── dialog_component_test.rb
│   │   │   ├── dialog_form_component_test.rb
│   │   │   ├── embedded_form_component_test.rb
│   │   │   ├── error_message_component_test.rb
│   │   │   ├── flash_message_component_test.rb
│   │   │   ├── form_component_test.rb
│   │   │   ├── header_component_test.rb
│   │   │   ├── input_component_test.rb
│   │   │   ├── menu_component_test.rb
│   │   │   ├── menu_item_component_test.rb
│   │   │   ├── modal_form_component_test.rb
│   │   │   ├── select_component_test.rb
│   │   │   ├── selection_control_component_test.rb
│   │   │   ├── selection_control_group_component_test.rb
│   │   │   ├── slash_command_expander_wrapper_component_test.rb
│   │   │   ├── stack_component_test.rb
│   │   │   ├── text_area_component_test.rb
│   │   │   └── text_field_component_test.rb
│   │   ├── sponsors
│   │   │   ├── accounts
│   │   │   │   ├── breadcrumbs_component_test.rb
│   │   │   │   ├── card_component_test.rb
│   │   │   │   ├── index_component_test.rb
│   │   │   │   └── signup_component_test.rb
│   │   │   ├── account_switcher
│   │   │   │   └── item_component_test.rb
│   │   │   ├── account_switcher_component_test.rb
│   │   │   ├── activities
│   │   │   │   ├── activity_component_test.rb
│   │   │   │   ├── index_component_test.rb
│   │   │   │   ├── select_period_component_test.rb
│   │   │   │   └── timeline_component_test.rb
│   │   │   ├── bulk_sponsorship_icon_component_test.rb
│   │   │   ├── bulk_sponsorship_imports
│   │   │   │   ├── errors
│   │   │   │   │   ├── amount_over_limit_component_test.rb
│   │   │   │   │   ├── amount_under_minimum_component_test.rb
│   │   │   │   │   ├── conflicting_recurring_sponsorship_component_test.rb
│   │   │   │   │   ├── duplicated_component_test.rb
│   │   │   │   │   ├── locked_sponsorship_component_test.rb
│   │   │   │   │   ├── login_missing_component_test.rb
│   │   │   │   │   ├── non_sponsorable_component_test.rb
│   │   │   │   │   ├── rows_over_limit_component_test.rb
│   │   │   │   │   └── self_dealing_component_test.rb
│   │   │   │   ├── group_error_component_test.rb
│   │   │   │   ├── sponsorable_link_component_test.rb
│   │   │   │   ├── sponsorship_row_component_test.rb
│   │   │   │   └── upload_form_component_test.rb
│   │   │   ├── bulk_sponsorships
│   │   │   │   ├── breadcrumb_component_test.rb
│   │   │   │   ├── checkout_summary_component_test.rb
│   │   │   │   └── frequencies_component_test.rb
│   │   │   ├── businesses
│   │   │   │   ├── org_autocomplete_suggestions_component_test.rb
│   │   │   │   ├── sponsorships_allowed_org_row_component_test.rb
│   │   │   │   └── sponsorships_allowed_orgs_component_test.rb
│   │   │   ├── connect_component_test.rb
│   │   │   ├── connect_patreon_button_component_test.rb
│   │   │   ├── dashboard
│   │   │   │   ├── embed_component_test.rb
│   │   │   │   ├── goals
│   │   │   │   │   ├── completed_list_component_test.rb
│   │   │   │   │   ├── examples_component_test.rb
│   │   │   │   │   └── form_component_test.rb
│   │   │   │   ├── navigation_component_test.rb
│   │   │   │   ├── overview
│   │   │   │   │   ├── next_steps_component_test.rb
│   │   │   │   │   ├── reactivate_component_test.rb
│   │   │   │   │   ├── status_component_test.rb
│   │   │   │   │   ├── statuses
│   │   │   │   │   │   ├── billing_information_component_test.rb
│   │   │   │   │   │   ├── profile_component_test.rb
│   │   │   │   │   │   ├── publish_component_test.rb
│   │   │   │   │   │   ├── stripe_connect_component_test.rb
│   │   │   │   │   │   └── two_factor_component_test.rb
│   │   │   │   │   ├── status_label_component_test.rb
│   │   │   │   │   └── welcome_component_test.rb
│   │   │   │   ├── profile
│   │   │   │   │   ├── featured_opt_in_component_test.rb
│   │   │   │   │   ├── featured_sponsor_component_test.rb
│   │   │   │   │   ├── featured_sponsors_component_test.rb
│   │   │   │   │   ├── featured_sponsors_form_component_test.rb
│   │   │   │   │   ├── featured_sponsors_search_result_component_test.rb
│   │   │   │   │   ├── featured_sponsors_search_results_component_test.rb
│   │   │   │   │   ├── featured_work_component_test.rb
│   │   │   │   │   ├── featured_work_search_form_component_test.rb
│   │   │   │   │   ├── featured_work_search_modal_component_test.rb
│   │   │   │   │   ├── featured_work_search_results_component_test.rb
│   │   │   │   │   ├── introduction_component_test.rb
│   │   │   │   │   ├── meet_the_team_component_test.rb
│   │   │   │   │   ├── meet_the_team_form_component_test.rb
│   │   │   │   │   ├── meet_the_team_search_result_component_test.rb
│   │   │   │   │   ├── meet_the_team_search_results_component_test.rb
│   │   │   │   │   ├── short_bio_component_test.rb
│   │   │   │   │   ├── show_component_test.rb
│   │   │   │   │   ├── sortable_featured_repos_component_test.rb
│   │   │   │   │   ├── sortable_featured_sponsors_component_test.rb
│   │   │   │   │   └── your_sponsors_component_test.rb
│   │   │   │   ├── repository_errors_component_test.rb
│   │   │   │   ├── responsive_menu_component_test.rb
│   │   │   │   ├── settings
│   │   │   │   │   ├── billing_country_component_test.rb
│   │   │   │   │   ├── connect_patreon_component_test.rb
│   │   │   │   │   ├── contact_email_component_test.rb
│   │   │   │   │   ├── country_of_residence_component_test.rb
│   │   │   │   │   ├── delete_stripe_component_test.rb
│   │   │   │   │   ├── disable_component_test.rb
│   │   │   │   │   ├── disconnect_patreon_component_test.rb
│   │   │   │   │   ├── email_settings_component_test.rb
│   │   │   │   │   ├── fiscal_host_component_test.rb
│   │   │   │   │   ├── legal_name_component_test.rb
│   │   │   │   │   ├── manual_payouts_notice_component_test.rb
│   │   │   │   │   ├── organization_owners_list_component_test.rb
│   │   │   │   │   ├── redraft_component_test.rb
│   │   │   │   │   ├── stripe_accounts_component_test.rb
│   │   │   │   │   └── stripe_payouts_email_component_test.rb
│   │   │   │   ├── tiers
│   │   │   │   │   ├── custom_amount_settings_component_test.rb
│   │   │   │   │   ├── patreon_tier_does_not_meet_minimum_notice_component_test.rb
│   │   │   │   │   ├── retire_tier_button_component_test.rb
│   │   │   │   │   └── tier_component_test.rb
│   │   │   │   ├── tier_suggestions
│   │   │   │   │   ├── header_component_test.rb
│   │   │   │   │   ├── preview_component_test.rb
│   │   │   │   │   └── recommended_component_test.rb
│   │   │   │   ├── your_sponsors
│   │   │   │   │   └── export_sponsorships_component_test.rb
│   │   │   │   └── your_sponsors_component_test.rb
│   │   │   ├── dependencies_banner_component_test.rb
│   │   │   ├── disconnect_patreon_button_component_test.rb
│   │   │   ├── explore
│   │   │   │   ├── account_filter_component_test.rb
│   │   │   │   ├── featured_accounts_component_test.rb
│   │   │   │   ├── funded_dependencies_component_test.rb
│   │   │   │   ├── represented_dependencies
│   │   │   │   │   └── list_component_test.rb
│   │   │   │   ├── sidebar_component_test.rb
│   │   │   │   ├── sort_menu_component_test.rb
│   │   │   │   ├── start_bulk_sponsorship_component_test.rb
│   │   │   │   └── total_funded_component_test.rb
│   │   │   ├── goal_progress_bar_component_test.rb
│   │   │   ├── invoiced_sponsors_required_notice_component_test.rb
│   │   │   ├── manage_sponsorship_component_test.rb
│   │   │   ├── newsletters_component_test.rb
│   │   │   ├── no_published_patreon_tier_warning_component_test.rb
│   │   │   ├── orgs
│   │   │   │   ├── admin_sponsoring_tabs_component_test.rb
│   │   │   │   ├── invoiced_billing
│   │   │   │   │   ├── account_switcher_component_test.rb
│   │   │   │   │   ├── billing_options_component_test.rb
│   │   │   │   │   ├── invoice_list
│   │   │   │   │   │   └── invoice_component_test.rb
│   │   │   │   │   └── invoice_list_component_test.rb
│   │   │   │   ├── low_credit_balance_component_test.rb
│   │   │   │   ├── past_sponsorship_label_component_test.rb
│   │   │   │   ├── premium_dashboard
│   │   │   │   │   ├── current_balance_component_test.rb
│   │   │   │   │   └── quick_actions_component_test.rb
│   │   │   │   ├── sponsoring_component_test.rb
│   │   │   │   ├── sponsorship_component_test.rb
│   │   │   │   └── your_sponsorships_component_test.rb
│   │   │   ├── patreon_enablement_component_test.rb
│   │   │   ├── patreon_icon_component_test.rb
│   │   │   ├── patreon_sponsorship_notice_component_test.rb
│   │   │   ├── payouts
│   │   │   │   ├── export_form_component_test.rb
│   │   │   │   ├── last_payout_component_test.rb
│   │   │   │   ├── matching_fund_status_component_test.rb
│   │   │   │   ├── next_payout_component_test.rb
│   │   │   │   └── payout_threshold_component_test.rb
│   │   │   ├── paypal_deprecation_notice_component_test.rb
│   │   │   ├── pending_change_notice_component_test.rb
│   │   │   ├── potential_sponsorable_banner_component_test.rb
│   │   │   ├── profile
│   │   │   │   ├── active_goal_component_test.rb
│   │   │   │   ├── custom_amount_form_component_test.rb
│   │   │   │   ├── featured_sponsor_avatar_list_component_test.rb
│   │   │   │   ├── featured_user_component_test.rb
│   │   │   │   ├── featured_work_component_test.rb
│   │   │   │   ├── goal_impact_component_test.rb
│   │   │   │   ├── goal_progress_component_test.rb
│   │   │   │   ├── latest_one_time_payment_component_test.rb
│   │   │   │   ├── matching_message_for_sponsor_component_test.rb
│   │   │   │   ├── meet_the_team_component_test.rb
│   │   │   │   ├── patreon_actions_component_test.rb
│   │   │   │   ├── patreon_tier_component_test.rb
│   │   │   │   ├── patreon_tiers_component_test.rb
│   │   │   │   ├── pinnable_repo_component_test.rb
│   │   │   │   ├── social_sharing_component_test.rb
│   │   │   │   ├── social_sharing_dialog_component_test.rb
│   │   │   │   ├── sponsor_avatar_component_test.rb
│   │   │   │   ├── sponsor_avatar_list_component_test.rb
│   │   │   │   ├── sponsor_count_component_test.rb
│   │   │   │   ├── sponsor_section_list_component_test.rb
│   │   │   │   ├── sponsors_only_repo_invitation_component_test.rb
│   │   │   │   ├── tier_display_component_test.rb
│   │   │   │   ├── tier_selection_component_test.rb
│   │   │   │   └── welcome_message_component_test.rb
│   │   │   ├── repositories
│   │   │   │   ├── funding_modal_component_test.rb
│   │   │   │   └── issue_nudge_component_test.rb
│   │   │   ├── share_button_component_test.rb
│   │   │   ├── shared
│   │   │   │   ├── billing_link_component_test.rb
│   │   │   │   └── featured_repository_component_test.rb
│   │   │   ├── sponsorable_card_component_test.rb
│   │   │   ├── sponsorables
│   │   │   │   ├── avatar_component_test.rb
│   │   │   │   ├── billing_info_component_test.rb
│   │   │   │   ├── current_tier_component_test.rb
│   │   │   │   ├── enterprise_payment_method_component_test.rb
│   │   │   │   ├── info_sharing_notice_component_test.rb
│   │   │   │   ├── invoice_payment_method_component_test.rb
│   │   │   │   ├── linked_avatar_component_test.rb
│   │   │   │   ├── payment_method_component_test.rb
│   │   │   │   ├── payment_method_form_component_test.rb
│   │   │   │   ├── pending_change_notice_component_test.rb
│   │   │   │   ├── plan_pricing_component_test.rb
│   │   │   │   ├── preview_profile_banner_component_test.rb
│   │   │   │   ├── repositories_menu_component_test.rb
│   │   │   │   ├── selected_tier_component_test.rb
│   │   │   │   ├── sponsorship_component_test.rb
│   │   │   │   ├── sponsor_warning_banner_component_test.rb
│   │   │   │   └── trade_screening_cannot_proceed_component_test.rb
│   │   │   ├── sponsor_button_component_test.rb
│   │   │   ├── sponsoring_header_component_test.rb
│   │   │   ├── sponsor_row_component_test.rb
│   │   │   ├── staff_view_banner_component_test.rb
│   │   │   ├── stripe_accounts
│   │   │   │   └── edit_component_test.rb
│   │   │   ├── twitter_button_component_test.rb
│   │   │   └── webhooks
│   │   │       ├── destroy_confirmation_component_test.rb
│   │   │       ├── form_component_test.rb
│   │   │       └── secret_field_component_test.rb
│   │   ├── stafftools
│   │   │   ├── actions_runners
│   │   │   │   ├── hosted_runners_job_list_component_test.rb
│   │   │   │   └── runners_list_component_test.rb
│   │   │   ├── adjacent_text_nodes
│   │   │   │   └── adjacent_text_nodes_menu_component_test.rb
│   │   │   ├── advanced_security
│   │   │   │   ├── business_committers_form_component_test.rb
│   │   │   │   ├── ghas_unbundle_transition_component_test.rb
│   │   │   │   ├── metered_services_lock_form_component_test.rb
│   │   │   │   └── organization_committers_form_component_test.rb
│   │   │   ├── azure_exp
│   │   │   │   ├── experiment_accordion_component_test.rb
│   │   │   │   ├── staffbar_component_test.rb
│   │   │   │   └── variant_menu_item_component_test.rb
│   │   │   ├── billing
│   │   │   │   ├── address_validated_status_component_test.rb
│   │   │   │   ├── add_sponsors_customer_modal_component_test.rb
│   │   │   │   ├── advanced_security_licensing_state_component_test.rb
│   │   │   │   ├── autopay_status_component_test.rb
│   │   │   │   ├── billable_state_status_component_test.rb
│   │   │   │   ├── billing_email_recipients_list_component_test.rb
│   │   │   │   ├── billing_platform_customer_info_cpwu_component_test.rb
│   │   │   │   ├── billing_platform_info_component_test.rb
│   │   │   │   ├── billing_platform_onboarding_header_component_test.rb
│   │   │   │   ├── billing_system_component_test.rb
│   │   │   │   ├── businesses
│   │   │   │   │   ├── lock_component_test.rb
│   │   │   │   │   ├── metered_billing_settings_component_test.rb
│   │   │   │   │   ├── payment_method_fingerprint_component_test.rb
│   │   │   │   │   ├── remove_payment_method_component_test.rb
│   │   │   │   │   ├── reset_attempts_component_test.rb
│   │   │   │   │   └── subscription_status_component_test.rb
│   │   │   │   ├── card_fingerprint_dialog_component_test.rb
│   │   │   │   ├── change_bill_cycle_day_component_test.rb
│   │   │   │   ├── change_payment_method_component_test.rb
│   │   │   │   ├── contact_information_component_test.rb
│   │   │   │   ├── customers
│   │   │   │   │   ├── billable_entities_component_test.rb
│   │   │   │   │   ├── billing_contact_component_test.rb
│   │   │   │   │   ├── health_dashboard_component_test.rb
│   │   │   │   │   ├── payment_method_card_component_test.rb
│   │   │   │   │   ├── plan_subscriptions_component_test.rb
│   │   │   │   │   └── zuora_info_component_test.rb
│   │   │   │   ├── edit_extra_billing_info_component_test.rb
│   │   │   │   ├── history
│   │   │   │   │   ├── billing_transaction_actions_component_test.rb
│   │   │   │   │   ├── billing_transaction_component_test.rb
│   │   │   │   │   └── payment_history_component_test.rb
│   │   │   │   ├── invoiced_sponsorships_component_test.rb
│   │   │   │   ├── lock_status_component_test.rb
│   │   │   │   ├── metered_service_lock_form_component_test.rb
│   │   │   │   ├── metered_services_status_component_test.rb
│   │   │   │   ├── metered_via_azure_status_component_test.rb
│   │   │   │   ├── payment_history_status_component_test.rb
│   │   │   │   ├── payment_method_status_component_test.rb
│   │   │   │   ├── payment_status_component_test.rb
│   │   │   │   ├── plan_history_component_test.rb
│   │   │   │   ├── remove_payment_method_component_test.rb
│   │   │   │   ├── remove_sponsors_customer_modal_component_test.rb
│   │   │   │   ├── sponsors_add_credit_balance_modal_component_test.rb
│   │   │   │   ├── sponsors_customer_component_test.rb
│   │   │   │   ├── sponsorship_item_component_test.rb
│   │   │   │   ├── sponsorships_component_test.rb
│   │   │   │   ├── sponsors_org_invoiced_agreement_signatures_component_test.rb
│   │   │   │   ├── sponsors_payment_run_modal_component_test.rb
│   │   │   │   ├── sponsors_trust_level_form_component_test.rb
│   │   │   │   ├── sponsors_trust_level_label_component_test.rb
│   │   │   │   ├── sponsors_trust_levels_component_test.rb
│   │   │   │   ├── subscription_items_component_test.rb
│   │   │   │   ├── update_azure_subscription_component_test.rb
│   │   │   │   ├── update_metered_via_azure_component_test.rb
│   │   │   │   ├── update_zuora_account_info_component_test.rb
│   │   │   │   ├── user_billable_rollback_form_component_test.rb
│   │   │   │   └── user_billing_info_component_test.rb
│   │   │   ├── businesses
│   │   │   │   ├── business_list_component_test.rb
│   │   │   │   ├── business_list_item_component_test.rb
│   │   │   │   ├── marketplace
│   │   │   │   │   └── usage_component_test.rb
│   │   │   │   └── trials_list_component_test.rb
│   │   │   ├── business_limits_component_test.rb
│   │   │   ├── codespaces
│   │   │   │   ├── codespaces_list_component_test.rb
│   │   │   │   ├── codespace_user_settings_component_test.rb
│   │   │   │   ├── organization_settings_component_test.rb
│   │   │   │   ├── permission_table_component_test.rb
│   │   │   │   ├── suspend_environment_component_test.rb
│   │   │   │   └── unprocessed_billing_message_component_test.rb
│   │   │   ├── compliance_report_list_item_component_test.rb
│   │   │   ├── copilot
│   │   │   │   ├── abuse_warn_component_test.rb
│   │   │   │   ├── access_component_test.rb
│   │   │   │   ├── access_detail_component_test.rb
│   │   │   │   ├── administrative_block_component_test.rb
│   │   │   │   ├── auth_and_capture_component_test.rb
│   │   │   │   ├── block_organization_component_test.rb
│   │   │   │   ├── blocks_component_test.rb
│   │   │   │   ├── block_type_component_test.rb
│   │   │   │   ├── business_subscription_component_test.rb
│   │   │   │   ├── business_trial_component_test.rb
│   │   │   │   ├── cached_billable_organization_component_test.rb
│   │   │   │   ├── cached_consumptive_user_component_test.rb
│   │   │   │   ├── cancel_copilot_individual_subscription_component_test.rb
│   │   │   │   ├── cancel_seat_assignment_component_test.rb
│   │   │   │   ├── cancel_seat_component_test.rb
│   │   │   │   ├── detail_component_test.rb
│   │   │   │   ├── editor_notification_component_test.rb
│   │   │   │   ├── email_opt_in_out_component_test.rb
│   │   │   │   ├── free_subscription_component_test.rb
│   │   │   │   ├── grant_free_access_component_test.rb
│   │   │   │   ├── limited_user_component_test.rb
│   │   │   │   ├── metrics_component_test.rb
│   │   │   │   ├── model_policy_setting_detail_component_test.rb
│   │   │   │   ├── organization_access_detail_component_test.rb
│   │   │   │   ├── paginated_seat_assignments_component_test.rb
│   │   │   │   ├── paginated_seats_component_test.rb
│   │   │   │   ├── plan_component_test.rb
│   │   │   │   ├── pooled_entitlements_component_test.rb
│   │   │   │   ├── quota_reset_component_test.rb
│   │   │   │   ├── reinstate_seat_assignment_component_test.rb
│   │   │   │   ├── resync_seat_assignment_component_test.rb
│   │   │   │   ├── resync_standalone_seat_assignment_component_test.rb
│   │   │   │   ├── seat_emissions_component_test.rb
│   │   │   │   ├── seat_history_component_test.rb
│   │   │   │   ├── setting_detail_component_test.rb
│   │   │   │   ├── settings_cache_component_test.rb
│   │   │   │   ├── settings_component_test.rb
│   │   │   │   ├── standalone_cancel_seat_assignment_component_test.rb
│   │   │   │   ├── standalone_paginated_seat_assignments_component_test.rb
│   │   │   │   ├── subscription_component_test.rb
│   │   │   │   ├── technical_preview_component_test.rb
│   │   │   │   ├── unblock_payment_method_component_test.rb
│   │   │   │   ├── uncancel_seat_assignment_component_test.rb
│   │   │   │   ├── uncancel_seat_component_test.rb
│   │   │   │   ├── user_settings_component_test.rb
│   │   │   │   └── waitlists_component_test.rb
│   │   │   ├── copilot_spaces
│   │   │   │   ├── user_block_component_test.rb
│   │   │   │   └── user_info_component_test.rb
│   │   │   ├── data_hpc
│   │   │   │   └── datahpc_staffbar_component_test.rb
│   │   │   ├── discussions
│   │   │   │   └── conversion_override_component_test.rb
│   │   │   ├── enterprise_team_limits_component_test.rb
│   │   │   ├── explore
│   │   │   │   ├── showcase_component_test.rb
│   │   │   │   ├── showcase_items
│   │   │   │   │   ├── form_component_test.rb
│   │   │   │   │   └── health_checks_component_test.rb
│   │   │   │   ├── showcases
│   │   │   │   │   ├── form_component_test.rb
│   │   │   │   │   └── row_component_test.rb
│   │   │   │   └── showcases_component_test.rb
│   │   │   ├── ghas_self_serve_trial_management_component_test.rb
│   │   │   ├── ghas_trial_management_component_test.rb
│   │   │   ├── ghas_trials_section_component_test.rb
│   │   │   ├── invitation_component_test.rb
│   │   │   ├── member_feature_request_notifications_opt_out_component_test.rb
│   │   │   ├── models
│   │   │   │   ├── bulk_blocks_component_test.rb
│   │   │   │   ├── enterprise_billing_status_component_test.rb
│   │   │   │   ├── enterprise_models_status_component_test.rb
│   │   │   │   ├── logo_component_test.rb
│   │   │   │   ├── multiplier_component_test.rb
│   │   │   │   └── user_info_component_test.rb
│   │   │   ├── oauth_tokens
│   │   │   │   └── index_component_test.rb
│   │   │   ├── orchestrations
│   │   │   │   ├── list_component_test.rb
│   │   │   │   └── show_component_test.rb
│   │   │   ├── organization_limits_component_test.rb
│   │   │   ├── organizations
│   │   │   │   ├── deleted_organization_component_test.rb
│   │   │   │   ├── private_registries
│   │   │   │   │   └── index_component_test.rb
│   │   │   │   ├── purge_organization_dialog_component_test.rb
│   │   │   │   └── restore_organization_dialog_component_test.rb
│   │   │   ├── organization_team_limits_component_test.rb
│   │   │   ├── react
│   │   │   │   ├── react_profiling_toggle_component_test.rb
│   │   │   │   ├── react_query_devtools_component_test.rb
│   │   │   │   └── react_staffbar_component_test.rb
│   │   │   ├── relay_cache
│   │   │   │   └── relay_cache_staffbar_component_test.rb
│   │   │   ├── repositories
│   │   │   │   ├── funding_links
│   │   │   │   │   └── toggle_button_component_test.rb
│   │   │   │   ├── merge_commit_requests_component_test.rb
│   │   │   │   ├── merge_queue_component_test.rb
│   │   │   │   ├── search_indexes
│   │   │   │   │   ├── dependabot_alerts_component_test.rb
│   │   │   │   │   └── discussions_component_test.rb
│   │   │   │   └── stars_and_watchers_recovery_component_test.rb
│   │   │   ├── saml_provider
│   │   │   │   ├── certificate_dates_component_test.rb
│   │   │   │   ├── certificate_issuer_component_test.rb
│   │   │   │   └── certificate_subject_component_test.rb
│   │   │   ├── simple_search_form_component_test.rb
│   │   │   ├── soft_nav
│   │   │   │   └── soft_nav_staffbar_component_test.rb
│   │   │   ├── spark
│   │   │   │   ├── org_info_component_test.rb
│   │   │   │   ├── status_row_component_test.rb
│   │   │   │   └── user_info_component_test.rb
│   │   │   ├── sponsors
│   │   │   │   ├── agreement_editor_component_test.rb
│   │   │   │   ├── agreements_list_component_test.rb
│   │   │   │   ├── approve_listing_component_test.rb
│   │   │   │   ├── bulk_approve_form_component_test.rb
│   │   │   │   ├── bulk_ban_form_component_test.rb
│   │   │   │   ├── cancel_approval_request_component_test.rb
│   │   │   │   ├── create_manual_payout_component_test.rb
│   │   │   │   ├── create_payout_restriction_component_test.rb
│   │   │   │   ├── deactivate_stripe_component_test.rb
│   │   │   │   ├── delete_listing_component_test.rb
│   │   │   │   ├── delete_stripe_component_test.rb
│   │   │   │   ├── disable_listing_component_test.rb
│   │   │   │   ├── disable_match_for_sponsors_component_test.rb
│   │   │   │   ├── export_payout_history_component_test.rb
│   │   │   │   ├── export_transaction_history_component_test.rb
│   │   │   │   ├── fraud_reviews
│   │   │   │   │   ├── list_component_test.rb
│   │   │   │   │   └── review_component_test.rb
│   │   │   │   ├── invoiced
│   │   │   │   │   ├── list_component_test.rb
│   │   │   │   │   ├── signature_list_component_test.rb
│   │   │   │   │   ├── sponsorship_component_test.rb
│   │   │   │   │   ├── sponsorship_form_component_test.rb
│   │   │   │   │   ├── sponsorships_list_component_test.rb
│   │   │   │   │   ├── transfer_component_test.rb
│   │   │   │   │   ├── transfer_reversal_component_test.rb
│   │   │   │   │   └── transfers_list_component_test.rb
│   │   │   │   ├── members
│   │   │   │   │   ├── activities
│   │   │   │   │   │   ├── activity_component_test.rb
│   │   │   │   │   │   ├── dead_user_component_test.rb
│   │   │   │   │   │   ├── filter_component_test.rb
│   │   │   │   │   │   └── index_component_test.rb
│   │   │   │   │   ├── child_listings
│   │   │   │   │   │   ├── filter_component_test.rb
│   │   │   │   │   │   └── index_component_test.rb
│   │   │   │   │   ├── flagged_sponsors
│   │   │   │   │   │   ├── flagged_sponsor_component_test.rb
│   │   │   │   │   │   ├── flagged_sponsor_field_component_test.rb
│   │   │   │   │   │   └── list_component_test.rb
│   │   │   │   │   ├── link_stripe_account_component_test.rb
│   │   │   │   │   ├── matching_status_component_test.rb
│   │   │   │   │   ├── payout_probation_status_component_test.rb
│   │   │   │   │   ├── payouts
│   │   │   │   │   │   ├── list_component_test.rb
│   │   │   │   │   │   └── payout_component_test.rb
│   │   │   │   │   ├── payout_status_component_test.rb
│   │   │   │   │   ├── pinned_repos_component_test.rb
│   │   │   │   │   ├── sponsoring_others_component_test.rb
│   │   │   │   │   ├── sponsors_listing_state_component_test.rb
│   │   │   │   │   ├── state_badge_component_test.rb
│   │   │   │   │   ├── stripe_tax_status_component_test.rb
│   │   │   │   │   ├── transfers
│   │   │   │   │   │   ├── list_component_test.rb
│   │   │   │   │   │   ├── payment_and_match_reversal_form_component_test.rb
│   │   │   │   │   │   ├── reverse_transfer_and_refund_payment_form_component_test.rb
│   │   │   │   │   │   ├── transfer_component_test.rb
│   │   │   │   │   │   └── transfer_form_component_test.rb
│   │   │   │   │   ├── using_fiscal_host_form_component_test.rb
│   │   │   │   │   └── zuora_sync_status_component_test.rb
│   │   │   │   ├── membership_actions_component_test.rb
│   │   │   │   ├── membership_metadata_component_test.rb
│   │   │   │   ├── membership_status_component_test.rb
│   │   │   │   ├── patreon_user_component_test.rb
│   │   │   │   ├── potential_sponsorship_form_component_test.rb
│   │   │   │   ├── potential_sponsorship_list_item_component_test.rb
│   │   │   │   ├── potential_sponsorships_list_component_test.rb
│   │   │   │   ├── requires_additional_review_listing_component_test.rb
│   │   │   │   ├── sponsorship_component_test.rb
│   │   │   │   ├── stripe_customer_form_component_test.rb
│   │   │   │   ├── toggle_match_component_test.rb
│   │   │   │   └── toggle_payouts_component_test.rb
│   │   │   ├── staff_note_component_test.rb
│   │   │   ├── staff_notes_component_test.rb
│   │   │   ├── status_list_item_component_test.rb
│   │   │   ├── summary_counter_component_test.rb
│   │   │   ├── trade_compliance
│   │   │   │   ├── account_overview_component_test.rb
│   │   │   │   ├── billing_information_view_component_test.rb
│   │   │   │   ├── business_account_overview_component_test.rb
│   │   │   │   ├── contact_microsoft_trade_help_component_test.rb
│   │   │   │   ├── delete_screening_record_component_test.rb
│   │   │   │   ├── manual_screening_component_test.rb
│   │   │   │   ├── microsoft_trade_help_email_component_test.rb
│   │   │   │   ├── sdn_suspension_component_test.rb
│   │   │   │   ├── set_screening_status_component_test.rb
│   │   │   │   ├── spammy_restriction_status_component_test.rb
│   │   │   │   └── trade_restriction_status_component_test.rb
│   │   │   ├── trust_tiers
│   │   │   │   ├── tiering_component_test.rb
│   │   │   │   ├── tiering_detail_component_test.rb
│   │   │   │   ├── tiering_select_component_test.rb
│   │   │   │   └── tiering_select_option_component_test.rb
│   │   │   └── users
│   │   │       ├── attachments_batch_delete_dialog_component_test.rb
│   │   │       ├── attachments_list_component_test.rb
│   │   │       ├── attachments_table_component_test.rb
│   │   │       ├── metadata_component_test.rb
│   │   │       ├── profile_component_test.rb
│   │   │       ├── social_accounts_component_test.rb
│   │   │       ├── trial_limits_component_test.rb
│   │   │       └── user_list_item_component_test.rb
│   │   ├── stars
│   │   │   ├── button_component_test.rb
│   │   │   ├── repository_filter_component_test.rb
│   │   │   ├── repository_filter_form_test.rb
│   │   │   ├── repository_language_filter_component_test.rb
│   │   │   ├── repository_sort_menu_component_test.rb
│   │   │   ├── repository_type_filter_component_test.rb
│   │   │   └── starred_repository_component_test.rb
│   │   ├── statuses
│   │   │   └── review_status_protection_warning_component_test.rb
│   │   ├── suggestions
│   │   │   ├── alert_annotation_component_test.rb
│   │   │   ├── collapsible_component_test.rb
│   │   │   ├── multi_file_diff_component_test.rb
│   │   │   ├── split_diff_component_test.rb
│   │   │   ├── suggested_changes_diff_component_test.rb
│   │   │   ├── suggested_fix_component_test.rb
│   │   │   └── unified_diff_component_test.rb
│   │   ├── teams
│   │   │   ├── large_team_confirmation_dialog_component_test.rb
│   │   │   └── limits_banner_component_test.rb
│   │   ├── topics
│   │   │   ├── sort_component_test.rb
│   │   │   └── tag_component_test.rb
│   │   ├── trade_compliance
│   │   │   └── trade_screening_restriction_notice_component_test.rb
│   │   ├── ui
│   │   │   ├── errors_component_test.rb
│   │   │   └── form_component_test.rb
│   │   ├── ui_test.rb
│   │   ├── user_lists
│   │   │   ├── create_dialog_component_test.rb
│   │   │   ├── create_dialog_form_component_test.rb
│   │   │   ├── create_dialog_template_component_test.rb
│   │   │   ├── delete_dialog_template_component_test.rb
│   │   │   ├── dialog_form_component_test.rb
│   │   │   ├── edit_dialog_component_test.rb
│   │   │   ├── edit_dialog_form_component_test.rb
│   │   │   ├── index_component_test.rb
│   │   │   ├── items_component_test.rb
│   │   │   ├── menu_component_test.rb
│   │   │   ├── menu_content_component_test.rb
│   │   │   ├── profile_lists_component_test.rb
│   │   │   ├── profile_lists_sorting_dropdown_component_test.rb
│   │   │   ├── row_component_test.rb
│   │   │   ├── show_component_test.rb
│   │   │   └── unstar_dialog_template_component_test.rb
│   │   ├── users
│   │   │   ├── avatar_list_component_test.rb
│   │   │   ├── contributions
│   │   │   │   ├── day_component_test.rb
│   │   │   │   └── year_dropdown_component_test.rb
│   │   │   ├── nameplate_component_test.rb
│   │   │   ├── post_as_admin_nameplate_component_test.rb
│   │   │   ├── profile_link_component_test.rb
│   │   │   ├── settings
│   │   │   │   ├── interaction_limits_nav_component_test.rb
│   │   │   │   └── personal_reminders
│   │   │   │       └── real_time_alert_settings_component_test.rb
│   │   │   └── user_card_component_test.rb
│   │   ├── verifiable_domains
│   │   │   ├── domain_component_test.rb
│   │   │   └── notification_banner_component_test.rb
│   │   └── workflows
│   │       └── badge_component_test.rb
│   ├── concerns
│   │   ├── datadome_glb_gating_test.rb
│   │   └── with_parameter_validation_test.rb
│   ├── config
│   │   ├── api_versioning_test.rb
│   │   ├── fine_grained_permissions_test.rb
│   │   ├── fine_grained_resources_test.rb
│   │   ├── initializers
│   │   │   ├── asset_verifier_test.rb
│   │   │   ├── authzd_test.rb
│   │   │   ├── block_dangerous_unscoped_id_query_test.rb
│   │   │   ├── copilot_api_test.rb
│   │   │   ├── domain_global_id_locator_test.rb
│   │   │   ├── redirect_faraday_retry_test.rb
│   │   │   ├── security_headers_hsts_test.rb
│   │   │   └── transferable_test.rb
│   │   ├── instrumentation
│   │   │   ├── advanced_security_billing_test.rb
│   │   │   ├── advanced_security_test.rb
│   │   │   ├── authnd_test.rb
│   │   │   ├── hydro_test.rb
│   │   │   ├── memcached_with_timing_test.rb
│   │   │   ├── reminders_test.rb
│   │   │   ├── repo_navbar_counter_caching_test.rb
│   │   │   ├── repository_test.rb
│   │   │   ├── security_center_test.rb
│   │   │   ├── trade_controls_test.rb
│   │   │   └── vexi_subscriber_test.rb
│   │   ├── job_reporter_test.rb
│   │   ├── load_path_test.rb
│   │   ├── mime_registration_test.rb
│   │   ├── pages_test.rb
│   │   ├── pitchfork_test.rb
│   │   ├── query_warnings_action_test.rb
│   │   ├── rails_middleware_test.rb
│   │   ├── redis.conf
│   │   ├── required_files_test.rb
│   │   ├── resqued
│   │   │   └── github_environment_warmup_test.rb
│   │   ├── subscribers
│   │   │   └── trilogy
│   │   │       ├── connection_retry_exhausted_subscriber_test.rb
│   │   │       ├── connection_unretryable_subscriber_test.rb
│   │   │       ├── connect_subscriber_test.rb
│   │   │       ├── establish_connection_subscriber_test.rb
│   │   │       ├── query_subscriber_test.rb
│   │   │       ├── retry_connection_subscriber_test.rb
│   │   │       └── transaction_subscriber_test.rb
│   │   └── twirp_test.rb
│   ├── db
│   │   ├── conf.d
│   │   │   ├── github.cnf
│   │   │   └── janky.cnf
│   │   └── database.tar.gz
│   ├── docker-compose.yml
│   ├── e2e
│   │   ├── accessibility
│   │   │   └── README.md
│   │   ├── artifacts
│   │   │   └── logs
│   │   ├── eslint
│   │   │   ├── plugin.mjs
│   │   │   └── rules
│   │   │       ├── no-playwright-base-fixture.mjs
│   │   │       └── no-playwright-new-page.mjs
│   │   ├── eslint.config.mjs
│   │   ├── lib
│   │   │   ├── accessibilityPlaywrightScan.ts
│   │   │   ├── accessibilityUtils.ts
│   │   │   ├── annotations
│   │   │   │   ├── annotationsMapper.ts
│   │   │   │   └── dumpFailure.ts
│   │   │   ├── auth
│   │   │   │   ├── loginGHES.page.ts
│   │   │   │   ├── login.page.ts
│   │   │   │   ├── loginSSOAAD.page.ts
│   │   │   │   └── loginSSOOkta.page.ts
│   │   │   ├── create-issue-utils.ts
│   │   │   ├── dependabot
│   │   │   │   ├── dependabotHelper.ts
│   │   │   │   ├── ecosystemUtils.ts
│   │   │   │   ├── packageManagers
│   │   │   │   │   ├── BundlerPackageManager.ts
│   │   │   │   │   ├── ComposerPackageManager.ts
│   │   │   │   │   ├── DevContainersPackageManager.ts
│   │   │   │   │   ├── GithubActionsPackageManager.ts
│   │   │   │   │   ├── GoModPackageManager.ts
│   │   │   │   │   ├── MavenPackageManager.ts
│   │   │   │   │   ├── NpmPackageManager.ts
│   │   │   │   │   ├── NuGetPackageManager.ts
│   │   │   │   │   └── PipPackageManager.ts
│   │   │   │   ├── privateRegistries
│   │   │   │   │   └── npmPrivateRegistry.ts
│   │   │   │   └── privateRegistries.ts
│   │   │   ├── findOwners.ts
│   │   │   ├── hyperlist-utils.ts
│   │   │   ├── issueCreator.ts
│   │   │   ├── metrics
│   │   │   │   ├── buildMetrics.ts
│   │   │   │   ├── datadogClient.ts
│   │   │   │   ├── metricsTransformer.ts
│   │   │   │   ├── resultJsonFile.ts
│   │   │   │   └── topLevelTags.ts
│   │   │   ├── metricsExporter.ts
│   │   │   ├── reporters.ts
│   │   │   ├── requestErrorParser.ts
│   │   │   ├── setupUtils.ts
│   │   │   ├── snekEnv.ts
│   │   │   └── utils.ts
│   │   ├── metrics
│   │   ├── package.json
│   │   ├── package-lock.json
│   │   ├── playwright.config.ts
│   │   ├── projects.playwright.config.ts
│   │   ├── projects.setup.global.ts
│   │   ├── README.md
│   │   ├── reporters
│   │   │   ├── axeReporter.ts
│   │   │   └── metricsReporter.ts
│   │   ├── script
│   │   │   ├── bootstrap
│   │   │   ├── build-metrics.ts
│   │   │   ├── ci-dogstats
│   │   │   ├── ci-dogstats.ts
│   │   │   ├── ci-watch-for-deployment
│   │   │   ├── ci-watch-for-server
│   │   │   ├── deleteapps.ts
│   │   │   ├── deletepats.ts
│   │   │   ├── deleterepos.ts
│   │   │   ├── dns.sh
│   │   │   ├── entry.sh
│   │   │   ├── export_metrics_and_create_issues.sh
│   │   │   ├── export_metrics_and_create_issues.ts
│   │   │   ├── export-metrics.ts
│   │   │   ├── generate-totp.ts
│   │   │   ├── playwright-log-trace.ts
│   │   │   ├── playwright-network-trace.ts
│   │   │   ├── qaboot.ts
│   │   │   ├── render_failure_messages.ts
│   │   │   ├── serviceowner.ts
│   │   │   ├── setup
│   │   │   ├── setup-stage.ts
│   │   │   └── sync-actions.ts
│   │   ├── setup.global.ts
│   │   ├── spec
│   │   │   ├── accessibility
│   │   │   │   ├── axe-tests
│   │   │   │   │   └── zero-interaction-tests.spec.ts
│   │   │   │   ├── core-scenarios
│   │   │   │   │   ├── discussions.spec.ts
│   │   │   │   │   ├── explore.spec.ts
│   │   │   │   │   └── gists.spec.ts
│   │   │   │   ├── examples
│   │   │   │   │   └── exampleTests.spec.ts
│   │   │   │   ├── globalSearch.spec.ts
│   │   │   │   ├── newRelease.spec.ts
│   │   │   │   ├── pullRequestDiffs.spec.ts
│   │   │   │   ├── releases.spec.ts
│   │   │   │   ├── repos
│   │   │   │   │   ├── codeView-navigation.spec.ts
│   │   │   │   │   └── codeView-shortcuts.spec.ts
│   │   │   │   └── searchResults.spec.ts
│   │   │   ├── apps
│   │   │   │   └── apps.spec.ts
│   │   │   ├── billing-platform
│   │   │   │   ├── billing_actions_usage_vnext.spec.ts
│   │   │   │   ├── createBudget.spec.ts
│   │   │   │   ├── editBudget.spec.ts
│   │   │   │   └── usageSearch.spec.ts
│   │   │   ├── copilot
│   │   │   │   ├── immersive.spec.ts
│   │   │   │   └── recorder.spec.ts
│   │   │   ├── critical
│   │   │   │   ├── actions.spec.ts
│   │   │   │   ├── branches.spec.ts
│   │   │   │   ├── codespaces.spec.ts
│   │   │   │   ├── createBlob.spec.ts
│   │   │   │   ├── createPullRequestAndMerge.spec.ts
│   │   │   │   ├── git.spec.ts
│   │   │   │   ├── issues.spec.ts
│   │   │   │   ├── proxima.spec.ts
│   │   │   │   ├── pullRequests.spec.ts
│   │   │   │   ├── repo.spec.ts
│   │   │   │   └── userPage.spec.ts
│   │   │   ├── dependabot
│   │   │   │   ├── alert.spec.ts
│   │   │   │   ├── applyGroupingRules.spec.ts
│   │   │   │   ├── artifactory
│   │   │   │   │   ├── failedAuthentication.spec.ts
│   │   │   │   │   ├── successfulUpdate.spec.ts
│   │   │   │   │   └── unreachableRepository.spec.ts
│   │   │   │   ├── commentCommand.spec.ts
│   │   │   │   ├── copilot
│   │   │   │   │   └── autofix.spec.ts
│   │   │   │   ├── dependabot.config.ts
│   │   │   │   ├── multiEcosystem.spec.ts
│   │   │   │   ├── newAdvisory.spec.ts
│   │   │   │   ├── organizations
│   │   │   │   │   └── alerts.spec.ts
│   │   │   │   ├── privateRegistryUpdate.spec.ts
│   │   │   │   ├── pullRequestConflict.spec.ts
│   │   │   │   ├── pullRequestFormat.spec.ts
│   │   │   │   ├── updateAsPerScheduled.spec.ts
│   │   │   │   └── vulnerableDependency.spec.ts
│   │   │   ├── deployments
│   │   │   │   └── deployments-title.spec.ts
│   │   │   ├── external-identities
│   │   │   │   ├── aadLogin.spec.ts
│   │   │   │   ├── credentialAuthorization.spec.ts
│   │   │   │   ├── orgSamlSSO.spec.ts
│   │   │   │   └── scim.spec.ts
│   │   │   ├── fixtures
│   │   │   │   ├── api.fixture.ts
│   │   │   │   ├── base.fixture.ts
│   │   │   │   ├── data
│   │   │   │   │   └── ecosystems.ts
│   │   │   │   ├── dependabot.fixture.ts
│   │   │   │   ├── dependabotOrg.fixture.ts
│   │   │   │   ├── envVars.fixture.ts
│   │   │   │   ├── factory.fixture.ts
│   │   │   │   ├── lib
│   │   │   │   │   ├── browser.ts
│   │   │   │   │   ├── enterpriseOrganization.ts
│   │   │   │   │   ├── octokit.ts
│   │   │   │   │   ├── organization.ts
│   │   │   │   │   ├── pat.ts
│   │   │   │   │   └── repo.ts
│   │   │   │   ├── main.fixture.ts
│   │   │   │   ├── page.fixture.ts
│   │   │   │   ├── personalAccessToken.fixture.ts
│   │   │   │   ├── prx-main.fixture.ts
│   │   │   │   ├── setup.fixture.ts
│   │   │   │   └── webhook.fixture.ts
│   │   │   ├── global-nav
│   │   │   │   └── globalNav.spec.ts
│   │   │   ├── hyperlist-web
│   │   │   │   ├── issue-comments.spec.ts
│   │   │   │   ├── issue-create-fullscreen.spec.ts
│   │   │   │   ├── issue-create-hotkeys.spec.ts
│   │   │   │   ├── issue-create.spec.ts
│   │   │   │   ├── issue-detail.spec.ts
│   │   │   │   ├── issue-edit.spec.ts
│   │   │   │   ├── issue-live-updates.spec.ts
│   │   │   │   ├── issue-repo-create-fullscreen.spec.ts
│   │   │   │   ├── issues-dashboard.spec.ts
│   │   │   │   ├── issues-graceful-degradation.spec.ts
│   │   │   │   ├── issue-side-panel.spec.ts
│   │   │   │   ├── issues-index.spec.ts
│   │   │   │   ├── issue-timeline.spec.ts
│   │   │   │   ├── issue-viewer-responsive.spec.ts
│   │   │   │   ├── memex-issue-viewer.spec.ts
│   │   │   │   ├── milestone-show.spec.ts
│   │   │   │   ├── navigation.spec.ts
│   │   │   │   ├── ssr-pages.spec.ts
│   │   │   │   └── utils
│   │   │   │       └── issue-helpers.ts
│   │   │   ├── issue-fields
│   │   │   │   └── setting-issue-fields.spec.ts
│   │   │   ├── issue-types
│   │   │   │   └── issue-types-graceful-degredation.spec.ts
│   │   │   ├── lib
│   │   │   │   ├── createPage.ts
│   │   │   │   ├── featureFlags.ts
│   │   │   │   ├── githubApp.ts
│   │   │   │   ├── issues.ts
│   │   │   │   ├── repository.ts
│   │   │   │   ├── setupCDN.ts
│   │   │   │   └── util.ts
│   │   │   ├── navigation
│   │   │   │   ├── navigate-via-anchor.spec.ts
│   │   │   │   ├── navigate-via-link.spec.ts
│   │   │   │   ├── _navigation-test-helpers.ts
│   │   │   │   └── react-transition-types.spec.ts
│   │   │   ├── pages
│   │   │   │   ├── a11ySettings.page.ts
│   │   │   │   ├── accountSettings.page.ts
│   │   │   │   ├── appSettings.page.ts
│   │   │   │   ├── axe.page.ts
│   │   │   │   ├── billingUsage.page.ts
│   │   │   │   ├── branches.page.ts
│   │   │   │   ├── code.page.ts
│   │   │   │   ├── codeView.page.ts
│   │   │   │   ├── dashboard.page.ts
│   │   │   │   ├── deleteFile.page.ts
│   │   │   │   ├── deployments.page.ts
│   │   │   │   ├── devSettings.page.ts
│   │   │   │   ├── editFile.page.ts
│   │   │   │   ├── enterpriseSettingsAuditLog.page.ts
│   │   │   │   ├── enterpriseSettingsBudget.page.ts
│   │   │   │   ├── enterpriseSettingsGitHubConnect.page.ts
│   │   │   │   ├── enterpriseSettingsIdentityProvider.page.ts
│   │   │   │   ├── enterpriseSettingsOrganization.page.ts
│   │   │   │   ├── enterpriseSettings.page.ts
│   │   │   │   ├── enterpriseSettingsPeople.page.ts
│   │   │   │   ├── enterpriseSettingsPolicies.page.ts
│   │   │   │   ├── enterpriseSettingsSettings.page.ts
│   │   │   │   ├── enterpriseSettingsUsage.page.ts
│   │   │   │   ├── feature-flags
│   │   │   │   │   └── blackbirdDashboard.page.ts
│   │   │   │   ├── hyperlist-web
│   │   │   │   │   ├── list.page.ts
│   │   │   │   │   ├── memex.page.ts
│   │   │   │   │   ├── notifications.page.ts
│   │   │   │   │   ├── root.page.ts
│   │   │   │   │   ├── show.page.ts
│   │   │   │   │   └── ssr.page.ts
│   │   │   │   ├── issue.page.ts
│   │   │   │   ├── issues.page.ts
│   │   │   │   ├── labels.page.ts
│   │   │   │   ├── milestoneIndex.page.ts
│   │   │   │   ├── milestone.page.ts
│   │   │   │   ├── navigationTest.page.ts
│   │   │   │   ├── navigationTests.page.ts
│   │   │   │   ├── newFile.page.ts
│   │   │   │   ├── newIssue.page.ts
│   │   │   │   ├── newMilestone.page.ts
│   │   │   │   ├── newPullRequest.page.ts
│   │   │   │   ├── newRepo.page.ts
│   │   │   │   ├── newSearchResults.page.ts
│   │   │   │   ├── newSecretScanningCustomPatternBase.page.ts
│   │   │   │   ├── newTemplatedIssue.page.ts
│   │   │   │   ├── orgAuditLog.page.ts
│   │   │   │   ├── orgDependencies.page.ts
│   │   │   │   ├── orgSettings.page.ts
│   │   │   │   ├── pageBase.page.ts
│   │   │   │   ├── profile.page.ts
│   │   │   │   ├── project.page.ts
│   │   │   │   ├── pullRequestDiffs.page.ts
│   │   │   │   ├── pullRequestIndex.page.ts
│   │   │   │   ├── pullRequest.page.ts
│   │   │   │   ├── pull-requests-experience
│   │   │   │   │   └── pull.page.ts
│   │   │   │   ├── reactSandbox.page.ts
│   │   │   │   ├── repoDependencies.page.ts
│   │   │   │   ├── repoDependents.page.ts
│   │   │   │   ├── repoNewSecretScanningCustomPattern.page.ts
│   │   │   │   ├── repo.page.ts
│   │   │   │   ├── repoSettings.page.ts
│   │   │   │   ├── repoSettingsSecurityAnalysis.page.ts
│   │   │   │   ├── repoWebhookDeliveries.page.ts
│   │   │   │   ├── repoWebhookSettings.page.ts
│   │   │   │   ├── repoWebhooks.page.ts
│   │   │   │   ├── searchResults.page.ts
│   │   │   │   ├── showFile.page.ts
│   │   │   │   └── userSecurityLog.page.ts
│   │   │   ├── personal-access-tokens
│   │   │   │   └── newPersonalAccessToken.spec.ts
│   │   │   ├── projects
│   │   │   │   └── smoke-test.spec.ts
│   │   │   ├── pull-requests
│   │   │   │   ├── pullRequestAdminMerge.spec.ts
│   │   │   │   ├── pullRequestAutoMerge.spec.ts
│   │   │   │   └── pullRequestMergeQueue.spec.ts
│   │   │   ├── pull-requests-experience
│   │   │   │   ├── commits.spec.ts
│   │   │   │   ├── merge-box.spec.ts
│   │   │   │   ├── readme.md
│   │   │   │   └── utils
│   │   │   │       ├── data
│   │   │   │       │   └── pr-pool.main.json
│   │   │   │       └── pr-loader.ts
│   │   │   ├── repos
│   │   │   │   ├── codeView.spec.ts
│   │   │   │   └── repoWebhooks.spec.ts
│   │   │   ├── search
│   │   │   │   └── search.spec.ts
│   │   │   ├── setup
│   │   │   │   └── login.spec.ts
│   │   │   ├── signup
│   │   │   │   └── signupFlow.spec.ts
│   │   │   ├── support
│   │   │   │   └── empty.spec.ts
│   │   │   ├── trusted-types
│   │   │   │   └── server-x-safe-html.spec.ts
│   │   │   └── web-systems
│   │   │       ├── alive.spec.ts
│   │   │       ├── attachment-uploads.spec.ts
│   │   │       ├── navigation
│   │   │       │   ├── drive.spec.ts
│   │   │       │   ├── frame.spec.ts
│   │   │       │   ├── helpers.ts
│   │   │       │   └── react.spec.ts
│   │   │       └── react.spec.ts
│   │   ├── teardown.global.ts
│   │   ├── tests
│   │   │   ├── fixtures
│   │   │   │   └── trigger.json
│   │   │   ├── lib
│   │   │   │   ├── annotations
│   │   │   │   │   ├── annotationMapper_test.ts
│   │   │   │   │   ├── dumpFailure_test.ts
│   │   │   │   │   ├── results-with-different-project-root.json
│   │   │   │   │   ├── results-with-one-failing-spec.json
│   │   │   │   │   └── results-with-one-flaky-spec.json
│   │   │   │   ├── findOwners_test.ts
│   │   │   │   ├── metrics
│   │   │   │   │   ├── datadogClient_test.ts
│   │   │   │   │   ├── deploymentMetrics_test.ts
│   │   │   │   │   └── metricsTransformer_test.ts
│   │   │   │   └── requestErrorParser_test.ts
│   │   │   ├── reporters
│   │   │   │   └── metricReporter_test.ts
│   │   │   └── script
│   │   │       ├── export_metrics_and_create_issues_test.ts
│   │   │       ├── results-ci.json
│   │   │       ├── results-example-flake-only.json
│   │   │       └── results-example.json
│   │   └── tsconfig.json
│   ├── factories
│   │   ├── abuse_report_factories.rb
│   │   ├── account_screening_profile_factories.rb
│   │   ├── achievable_factories.rb
│   │   ├── achievement_factories.rb
│   │   ├── achievement_progression_factories.rb
│   │   ├── actions
│   │   │   ├── cache_entry_factories.rb
│   │   │   ├── environment_factories.rb
│   │   │   ├── gate_branch_policy_factories.rb
│   │   │   ├── larger_runner_factories.rb
│   │   │   ├── parsed_workflow_factories.rb
│   │   │   ├── runner_factories.rb
│   │   │   ├── runner_group_factories.rb
│   │   │   └── workflow_factories.rb
│   │   ├── actions_policy
│   │   │   ├── allowed_action_pattern_factories.rb
│   │   │   └── allowlist_factories.rb
│   │   ├── actions_ruleset_factories.rb
│   │   ├── advisory_credit_factories.rb
│   │   ├── agent_assignment_factories.rb
│   │   ├── agent_session_finished_notification_factories.rb
│   │   ├── application_callback_url_factories.rb
│   │   ├── applied_discussion_label_factories.rb
│   │   ├── artifact_factories.rb
│   │   ├── artifact_metadata_factory.rb
│   │   ├── asset_factories.rb
│   │   ├── assignment_factories.rb
│   │   ├── attribution_invitation_factories.rb
│   │   ├── authenticated_device_factory.rb
│   │   ├── authentication_record_factories.rb
│   │   ├── authentic_commit_factories.rb
│   │   ├── auto_merge_request_factories.rb
│   │   ├── avatar_factories.rb
│   │   ├── billing
│   │   │   ├── apple_subscription_factories.rb
│   │   │   ├── billing_transaction_factories.rb
│   │   │   ├── budget_factories.rb
│   │   │   ├── contact_factories.rb
│   │   │   ├── dispute_factories.rb
│   │   │   ├── google_subscription_factories.rb
│   │   │   ├── manual_dunning_period_factories.rb
│   │   │   ├── metered_usage_export_factories.rb
│   │   │   ├── notifications
│   │   │   │   └── budget_notification_factories.rb
│   │   │   ├── ofac_factories.rb
│   │   │   ├── pending_plan_change_factories.rb
│   │   │   ├── pending_subscription_item_change_factories.rb
│   │   │   ├── plan_subscription
│   │   │   │   └── zuora_rate_plan_charge_factories.rb
│   │   │   ├── plan_subscription_factories.rb
│   │   │   ├── platform
│   │   │   │   ├── api
│   │   │   │   │   └── budget_factories.rb
│   │   │   │   └── discount_factories.rb
│   │   │   ├── prepaid_metered_usage_refill_factories.rb
│   │   │   ├── product_uuid_factories.rb
│   │   │   ├── sales_serve_plan_subscription_factories.rb
│   │   │   ├── subscription_item_factories.rb
│   │   │   ├── subscription_sync_status_factories.rb
│   │   │   ├── tax_exemption_status_factories.rb
│   │   │   └── transaction_line_item_factories.rb
│   │   ├── billing_external_email_factories.rb
│   │   ├── billing_plan_trial_factories.rb
│   │   ├── billing_platform_enabled_product_factories.rb
│   │   ├── blob_factories.rb
│   │   ├── bot_factories.rb
│   │   ├── branch_issue_reference_factories.rb
│   │   ├── business_administrator_invitation_factories.rb
│   │   ├── business_factories.rb
│   │   ├── business_footer_link_factories.rb
│   │   ├── business_oidc_provider_factories.rb
│   │   ├── business_organization_invitation_factories.rb
│   │   ├── business_organization_transfer_factories.rb
│   │   ├── business_report_export_factories.rb
│   │   ├── business_saml_provider_factories.rb
│   │   ├── business_saml_provider_test_settings_factories.rb
│   │   ├── business_startups_program_factories.rb
│   │   ├── business_team_factories.rb
│   │   ├── business_team_sync_tenant_factories.rb
│   │   ├── business_user_account_factories.rb
│   │   ├── cas_mapping_factories.rb
│   │   ├── check_annotation_factories.rb
│   │   ├── check_run_action_factories.rb
│   │   ├── check_run_factories.rb
│   │   ├── check_step_factories.rb
│   │   ├── check_suite_factories.rb
│   │   ├── classroom_assignment_factories.rb
│   │   ├── classroom_classroom_factories.rb
│   │   ├── classroom_instructor_factories.rb
│   │   ├── classroom_repository_factories.rb
│   │   ├── classroom_user_factories.rb
│   │   ├── close_issue_reference_factories.rb
│   │   ├── codeql_bulk_builder_config_factories.rb
│   │   ├── codeql_database_factories.rb
│   │   ├── codeql_variant_analysis_factories.rb
│   │   ├── codeql_variant_analysis_repo_task_factories.rb
│   │   ├── code_quality_pull_request_factories.rb
│   │   ├── code_scanning_annotation_factories.rb
│   │   ├── code_scanning_assessment_factories.rb
│   │   ├── code_scanning_check_suite_factories.rb
│   │   ├── code_scanning_review_comment_factories.rb
│   │   ├── codespace_factories.rb
│   │   ├── codespaces_allowed_permission_factories.rb
│   │   ├── codespaces_policy_constraint_factories.rb
│   │   ├── codespaces_policy_group_factories.rb
│   │   ├── codespaces_policy_group_membership_factories.rb
│   │   ├── collection_factories.rb
│   │   ├── color_modes_updater_factories.rb
│   │   ├── commit_comment_factories.rb
│   │   ├── commit_comment_reaction_factories.rb
│   │   ├── commit_factories.rb
│   │   ├── community_insights_daily_count_factories.rb
│   │   ├── community_profile_factories.rb
│   │   ├── company_factories.rb
│   │   ├── compliance_report_factories.rb
│   │   ├── compromised_password_datasource_factories.rb
│   │   ├── compromised_password_factories.rb
│   │   ├── conduit
│   │   │   ├── discussion_feed_item_factories.rb
│   │   │   ├── feed_factories.rb
│   │   │   ├── issue_comment_feed_item_factories.rb
│   │   │   ├── issue_feed_item_factories.rb
│   │   │   ├── member_add_to_repository_factories.rb
│   │   │   ├── pull_request_comment_feed_item_factories.rb
│   │   │   ├── pull_request_feed_item_factories.rb
│   │   │   ├── push_event_item_factories.rb
│   │   │   ├── release_feed_item_factories.rb
│   │   │   ├── repository_feed_item_factories.rb
│   │   │   ├── trending_repository_feed_item_factories.rb
│   │   │   ├── user_feed_item_factories.rb
│   │   │   └── user_list_feed_item_factories.rb
│   │   ├── content_reference_attachment_factories.rb
│   │   ├── content_reference_factories.rb
│   │   ├── copilot
│   │   │   └── custom_instructions_factories.rb
│   │   ├── copilot_code_review_repository_settings_factories.rb
│   │   ├── copilot_factories.rb
│   │   ├── copilot_mcp_registry_factories.rb
│   │   ├── copilot_space_factories.rb
│   │   ├── copilot_space_resource_factories.rb
│   │   ├── coupon_factories.rb
│   │   ├── cross_reference_factories.rb
│   │   ├── customer_account_factories.rb
│   │   ├── customer_factories.rb
│   │   ├── custom_messages_factories.rb
│   │   ├── custom_properties_factories.rb
│   │   ├── cve_epss_factories.rb
│   │   ├── cwe_factories.rb
│   │   ├── cwe_reference_factories.rb
│   │   ├── dashboard
│   │   │   ├── saved_collection_factories.rb
│   │   │   └── saved_view_factories.rb
│   │   ├── deleted_discussion_factories.rb
│   │   ├── demo_repository_factories.rb
│   │   ├── dependabot_annotation_factories.rb
│   │   ├── deployment_factories.rb
│   │   ├── deployment_status_factories.rb
│   │   ├── device_authorization_grant_factories.rb
│   │   ├── disabled_access_reason_factories.rb
│   │   ├── discussion_category_factories.rb
│   │   ├── discussion_category_pin_factories.rb
│   │   ├── discussion_comment_edit_factories.rb
│   │   ├── discussion_comment_factories.rb
│   │   ├── discussion_comment_reaction_factories.rb
│   │   ├── discussion_comment_vote_factories.rb
│   │   ├── discussion_edit_factories.rb
│   │   ├── discussion_event_factories.rb
│   │   ├── discussion_factories.rb
│   │   ├── discussion_poll_factories.rb
│   │   ├── discussion_poll_option_factories.rb
│   │   ├── discussion_poll_vote_factories.rb
│   │   ├── discussion_reaction_factories.rb
│   │   ├── discussion_section_factories.rb
│   │   ├── discussion_spotlight_factories.rb
│   │   ├── discussion_transfer_factories.rb
│   │   ├── discussion_vote_factories.rb
│   │   ├── dotcom_app_owner_metadata_factories.rb
│   │   ├── dotcom_user_factories.rb
│   │   ├── download_factories.rb
│   │   ├── draft_issue.rb
│   │   ├── duplicate_issue_factories.rb
│   │   ├── early_access_membership_factories.rb
│   │   ├── education_developer_pack_application_metadata_factories.rb
│   │   ├── email_domain_reputation_record_factories.rb
│   │   ├── enterprise_banner_factories.rb
│   │   ├── enterprise_contribution_factories.rb
│   │   ├── enterprise_installation_factories.rb
│   │   ├── enterprise_installation_user_account_email_factories.rb
│   │   ├── enterprise_installation_user_account_factories.rb
│   │   ├── enterprise_installation_user_accounts_upload_factories.rb
│   │   ├── enterprise_team_factories.rb
│   │   ├── enterprise_team_migration_factories.rb
│   │   ├── experiment_factories.rb
│   │   ├── explore_feed
│   │   │   ├── customer_story_factories.rb
│   │   │   ├── event_factories.rb
│   │   │   ├── professional_service_factories.rb
│   │   │   ├── repository_good_first_issue_factories.rb
│   │   │   ├── spotlight_factories.rb
│   │   │   └── trending
│   │   │       ├── developer_factories.rb
│   │   │       └── repository_factories.rb
│   │   ├── external_identity_factories.rb
│   │   ├── external_identity_refresh_token_factories.rb
│   │   ├── external_identity_session_factories.rb
│   │   ├── feature_enrollment_factories.rb
│   │   ├── feature_factories.rb
│   │   ├── fine_grained_permission_factories.rb
│   │   ├── gate_approval_factories.rb
│   │   ├── gate_approval_log_factories.rb
│   │   ├── gate_approver_factories.rb
│   │   ├── gate_factories.rb
│   │   ├── gate_request_factories.rb
│   │   ├── ghes_license_factories.rb
│   │   ├── gist_comment_factories.rb
│   │   ├── gist_factories.rb
│   │   ├── gist_star_factories.rb
│   │   ├── github
│   │   │   ├── comparison_factories.rb
│   │   │   ├── diff
│   │   │   │   └── entry_factories.rb
│   │   │   ├── diff_factories.rb
│   │   │   └── enterprise_web
│   │   │       └── license_factories.rb
│   │   ├── github_authentication_attempt_factories.rb
│   │   ├── github_models_model_factories.rb
│   │   ├── github_models_multiplier_factories.rb
│   │   ├── github_models_organization_access_rule_factories.rb
│   │   ├── github_models_prompt_factories.rb
│   │   ├── github_models_publisher_factories.rb
│   │   ├── git_signing_ssh_public_key_factories.rb
│   │   ├── group_scim
│   │   │   └── external_group_factories.rb
│   │   ├── hook_config_attribute_factories.rb
│   │   ├── hook_factories.rb
│   │   ├── ignored_user_factories.rb
│   │   ├── import_factories.rb
│   │   ├── import_item_factories.rb
│   │   ├── integration_agent_factories.rb
│   │   ├── integration_client_secret_factories.rb
│   │   ├── integration_content_reference_factories.rb
│   │   ├── integration_factories.rb
│   │   ├── integration_feature_factories.rb
│   │   ├── integration_installation_factories.rb
│   │   ├── integration_installation_request_factories.rb
│   │   ├── integration_install_trigger_factories.rb
│   │   ├── integration_key_factories.rb
│   │   ├── integration_listing_factories.rb
│   │   ├── integration_manifest_factories.rb
│   │   ├── integration_transfer_factories.rb
│   │   ├── integration_version_factories.rb
│   │   ├── ip_allowlist_entry_factories.rb
│   │   ├── issue_comment_factories.rb
│   │   ├── issue_comment_reaction_factories.rb
│   │   ├── issue_event_author_factories.rb
│   │   ├── issue_event_factories.rb
│   │   ├── issue_factories.rb
│   │   ├── issue_field_factories.rb
│   │   ├── issue_field_option_factories.rb
│   │   ├── issue_field_value_factories.rb
│   │   ├── issue_link_factories.rb
│   │   ├── issue_priority_factories.rb
│   │   ├── issue_reaction_factories.rb
│   │   ├── issue_summary_factories.rb
│   │   ├── issue_transfer_factories.rb
│   │   ├── issue_type_factories.rb
│   │   ├── key_link_factories.rb
│   │   ├── label_factories.rb
│   │   ├── language_factories.rb
│   │   ├── ldap_mapping_factories.rb
│   │   ├── legal_hold_factories.rb
│   │   ├── licensing
│   │   │   ├── bundled_license_assignment_factories.rb
│   │   │   ├── enterprise_agreement_factories.rb
│   │   │   ├── ghas_unbundle_transition_factories.rb
│   │   │   ├── licensing_model_transition_factories.rb
│   │   │   └── vss_subscription_event_factories.rb
│   │   ├── mannequin_factories.rb
│   │   ├── marketplace
│   │   │   ├── agreement_factories.rb
│   │   │   ├── agreement_signature_factories.rb
│   │   │   ├── category_factories.rb
│   │   │   ├── featured_organization_factories.rb
│   │   │   ├── listing_factories.rb
│   │   │   ├── listing_image_factories.rb
│   │   │   ├── listing_insight_factories.rb
│   │   │   ├── listing_plan_bullet_factories.rb
│   │   │   ├── listing_plan_factories.rb
│   │   │   ├── listing_screenshot_factories.rb
│   │   │   ├── order_preview_factories.rb
│   │   │   └── story_factories.rb
│   │   ├── mcp_server_config_factories.rb
│   │   ├── mcp_server_factories.rb
│   │   ├── member_feature_request_factories.rb
│   │   ├── member_feature_request_notification_factories.rb
│   │   ├── memex_agent_task.rb
│   │   ├── memex_project_chart.rb
│   │   ├── memex_project_column.rb
│   │   ├── memex_project_column_value.rb
│   │   ├── memex_project_elasticsearch_consistency.rb
│   │   ├── memex_project_item.rb
│   │   ├── memex_project_link.rb
│   │   ├── memex_project.rb
│   │   ├── memex_project_status.rb
│   │   ├── memex_project_view.rb
│   │   ├── memex_project_visit.rb
│   │   ├── memex_project_workflow_action.rb
│   │   ├── memex_project_workflow.rb
│   │   ├── memex_template.rb
│   │   ├── merge_group_stat_factories.rb
│   │   ├── merge_queue_entry_factories.rb
│   │   ├── merge_queue_entry_stat_factories.rb
│   │   ├── merge_queue_factories.rb
│   │   ├── migratable_resource_factories.rb
│   │   ├── migratable_resource_report_factories.rb
│   │   ├── migration_factories.rb
│   │   ├── migration_file_factories.rb
│   │   ├── migration_timing_factories.rb
│   │   ├── milestone_factories.rb
│   │   ├── mobile_push_notification_setting_factories.rb
│   │   ├── models_byok_custom_key_factories.rb
│   │   ├── models_byok_custom_model_factories.rb
│   │   ├── move_work_factories.rb
│   │   ├── move_work_item_factories.rb
│   │   ├── multi_tenant_provisioning_request_factories.rb
│   │   ├── newsies
│   │   │   ├── custom_inbox_factories.rb
│   │   │   └── mobile_push_notification_schedule_factories.rb
│   │   ├── newsletter_preference_factories.rb
│   │   ├── newsletter_subscription_factories.rb
│   │   ├── oauth_access_factories.rb
│   │   ├── oauth_application_approval_factories.rb
│   │   ├── oauth_application_client_secret_factories.rb
│   │   ├── oauth_application_factories.rb
│   │   ├── oauth_authorization_factories.rb
│   │   ├── octoshift_migration_archive_factories.rb
│   │   ├── onboarding
│   │   │   └── event_factories.rb
│   │   ├── orca_factories.rb
│   │   ├── organization_credential_authorization_factories.rb
│   │   ├── organization_custom_properties_factories.rb
│   │   ├── organization_discussion_config_factories.rb
│   │   ├── organization_discussion_post_factories.rb
│   │   ├── organization_discussion_post_reply_factories.rb
│   │   ├── organization_factories.rb
│   │   ├── organization_invitation
│   │   │   └── opt_out_factories.rb
│   │   ├── organization_invitation_factories.rb
│   │   ├── organization_members_export_factories.rb
│   │   ├── organization_profile_email_factories.rb
│   │   ├── organization_profile_factories.rb
│   │   ├── organization_saml_provider_factories.rb
│   │   ├── organization_saml_provider_test_settings_factories.rb
│   │   ├── page_factories.rb
│   │   ├── password_check_metadata_factories.rb
│   │   ├── payment_method_factories.rb
│   │   ├── personal_reminder_factories.rb
│   │   ├── photo_dna_hit_factories.rb
│   │   ├── pinned_environment_factories.rb
│   │   ├── pinned_issue_comment_factories.rb
│   │   ├── planning_template_factories.rb
│   │   ├── planning_templates_pinned_field_factories.rb
│   │   ├── planning_templates_type_fields_mapping_factories.rb
│   │   ├── pre_ghas_sku_trial_enabled_repository_factories.rb
│   │   ├── pre_ghas_trial_default_private_repo_security_configuration_factories.rb
│   │   ├── pre_receive_environment_factories.rb
│   │   ├── pre_receive_hook_factories.rb
│   │   ├── pre_receive_hook_target_factories.rb
│   │   ├── prerelease_program_member_factories.rb
│   │   ├── primary_avatar_factories.rb
│   │   ├── private_registry_configurations_factories.rb
│   │   ├── programmatic_access_factories.rb
│   │   ├── project_card_factories.rb
│   │   ├── project_column_factories.rb
│   │   ├── project_factories.rb
│   │   ├── project_migration.rb
│   │   ├── project_repository_link_factories.rb
│   │   ├── project_workflow_action_factories.rb
│   │   ├── project_workflow_factories.rb
│   │   ├── protected_branch_factories.rb
│   │   ├── proxima_app_synchronization_factories.rb
│   │   ├── proxima_service_identity_factories.rb
│   │   ├── public_key_factories.rb
│   │   ├── pull_request_change_group_factories.rb
│   │   ├── pull_request_factories.rb
│   │   ├── pull_request_review_comment_factories.rb
│   │   ├── pull_request_review_comment_reaction_factories.rb
│   │   ├── pull_request_review_factories.rb
│   │   ├── pull_request_review_reaction_factories.rb
│   │   ├── pull_request_review_thread_factories.rb
│   │   ├── pull_request_stack_factories.rb
│   │   ├── push_factories.rb
│   │   ├── reachability_analysis_factories.rb
│   │   ├── reaction_factories.rb
│   │   ├── ref_update_factories.rb
│   │   ├── registry_package_factories.rb
│   │   ├── release_asset_factories.rb
│   │   ├── release_factories.rb
│   │   ├── release_mention_factories.rb
│   │   ├── reminder_delivery_time_factories.rb
│   │   ├── reminder_factories.rb
│   │   ├── reminder_slack_workspace_factories.rb
│   │   ├── reminder_slack_workspace_membership_factories.rb
│   │   ├── reminder_teams_workspace_factories.rb
│   │   ├── repository
│   │   │   └── contribution_graph_status_factories.rb
│   │   ├── repository_action_factories.rb
│   │   ├── repository_action_release_factories.rb
│   │   ├── repository_advisory_affected_product_factories.rb
│   │   ├── repository_advisory_comment_factories.rb
│   │   ├── repository_advisory_event_factories.rb
│   │   ├── repository_advisory_factories.rb
│   │   ├── repository_branch_rename_factories.rb
│   │   ├── repository_clone_factories.rb
│   │   ├── repository_dependency_update_factories.rb
│   │   ├── repository_factories.rb
│   │   ├── repository_file_factories.rb
│   │   ├── repository_group_factories.rb
│   │   ├── repository_image_factories.rb
│   │   ├── repository_invitation_factories.rb
│   │   ├── repository_issue_type_factories.rb
│   │   ├── repository_license_factories.rb
│   │   ├── repository_network_factories.rb
│   │   ├── repository_orchestration_factories.rb
│   │   ├── repository_preferred_file_factories.rb
│   │   ├── repository_recommendation_factories.rb
│   │   ├── repository_redirect_factories.rb
│   │   ├── repository_rule_condition_factories.rb
│   │   ├── repository_rule_configuration_factories.rb
│   │   ├── repository_ruleset_bypass_actor_factories.rb
│   │   ├── repository_ruleset_factories.rb
│   │   ├── repository_search_shortcut_factories.rb
│   │   ├── repository_security_center_config_factories.rb
│   │   ├── repository_security_center_status_factories.rb
│   │   ├── repository_stack_factories.rb
│   │   ├── repository_stack_release_factories.rb
│   │   ├── repository_topic_factories.rb
│   │   ├── repository_transfer_factories.rb
│   │   ├── repository_vulnerability_alert_event_factories.rb
│   │   ├── repository_vulnerability_alert_factories.rb
│   │   ├── repository_vulnerability_exposure_update_factories.rb
│   │   ├── repository_vulnerable_function_reference_factories.rb
│   │   ├── reserved_login_factories.rb
│   │   ├── retired_namespace_factories.rb
│   │   ├── review_request_factories.rb
│   │   ├── role_factories.rb
│   │   ├── role_permission_factories.rb
│   │   ├── saml_mapping_factories.rb
│   │   ├── saved_reply_factories.rb
│   │   ├── search_custom_scope_factories.rb
│   │   ├── search_elastomer_index_memo_factories.rb
│   │   ├── search_index_template_configuration_factories.rb
│   │   ├── search_shortcut_factories.rb
│   │   ├── secret_scan_incremental_status_factories.rb
│   │   ├── security_campaign_issues_factories.rb
│   │   ├── security_campaigns_factories.rb
│   │   ├── security_campaigns_opening_details_factories.rb
│   │   ├── security_campaign_users_factories.rb
│   │   ├── security_configuration_default_factories.rb
│   │   ├── security_configuration_factories.rb
│   │   ├── security_configuration_policy_factories.rb
│   │   ├── security_overview_analytics
│   │   │   ├── code_scanning_alert_revision_factories.rb
│   │   │   ├── code_scanning_pull_request_alert_factories.rb
│   │   │   ├── date_factories.rb
│   │   │   ├── dependabot_alert_revision_factories.rb
│   │   │   ├── feature_status_factories.rb
│   │   │   ├── feature_status_revision_factories.rb
│   │   │   ├── repository_factories.rb
│   │   │   └── secret_scanning_alert_revision_factories.rb
│   │   ├── self_serve_banners_factories.rb
│   │   ├── showcase_collection_factories.rb
│   │   ├── showcase_item_factories.rb
│   │   ├── site
│   │   │   ├── contentful
│   │   │   │   ├── asset_factories.rb
│   │   │   │   ├── breadcrumbs_factories.rb
│   │   │   │   ├── customer-stories
│   │   │   │   │   └── story_highlight_factory.rb
│   │   │   │   ├── diversity_report
│   │   │   │   │   ├── graph_factories.rb
│   │   │   │   │   ├── pie_graph_label_factories.rb
│   │   │   │   │   ├── segmented_content_factories.rb
│   │   │   │   │   └── year_of_component_factories.rb
│   │   │   │   ├── hero_factories.rb
│   │   │   │   ├── legal
│   │   │   │   │   ├── document_factories.rb
│   │   │   │   │   ├── legal_update_factories.rb
│   │   │   │   │   └── section_factories.rb
│   │   │   │   ├── person_factories.rb
│   │   │   │   ├── photo_factories.rb
│   │   │   │   ├── resource_card_factories.rb
│   │   │   │   └── section_factories.rb
│   │   │   └── enterprise_contact_request_factories.rb
│   │   ├── sms_registration_factories.rb
│   │   ├── spark_factories.rb
│   │   ├── sponsors_agreement_signature_factories.rb
│   │   ├── sponsors_subscription_item_factories.rb
│   │   ├── ssh_certificate_authority_factories.rb
│   │   ├── stacks_instance_factories.rb
│   │   ├── stacks_policy
│   │   │   ├── allowed_stacks_pattern_factories.rb
│   │   │   └── stacks_allowlist_factories.rb
│   │   ├── staff_access_grant_factories.rb
│   │   ├── staff_access_request_factories.rb
│   │   ├── staff_note_factories.rb
│   │   ├── stafftools
│   │   │   └── bulk_dmca_takedown_factories.rb
│   │   ├── stafftools_network_privilege_factories.rb
│   │   ├── star_factories.rb
│   │   ├── status_factories.rb
│   │   ├── store_factories.rb
│   │   ├── stratocaster
│   │   │   └── global_index_factories.rb
│   │   ├── stripe_webhook_factories.rb
│   │   ├── sub_issue.rb
│   │   ├── submodule_factories.rb
│   │   ├── successor_invitation_factories.rb
│   │   ├── suppress_instrumentation.rb
│   │   ├── survey_answer_factories.rb
│   │   ├── survey_choice_factories.rb
│   │   ├── survey_factories.rb
│   │   ├── survey_group_factories.rb
│   │   ├── survey_question_factories.rb
│   │   ├── tab_factories.rb
│   │   ├── team
│   │   │   └── group_mapping_factories.rb
│   │   ├── team_change_parent_request_factories.rb
│   │   ├── team_dashboard_factories.rb
│   │   ├── team_factories.rb
│   │   ├── team_invitation_factories.rb
│   │   ├── team_membership_request_factories.rb
│   │   ├── team_search_shortcut_factories.rb
│   │   ├── team_sync_tenant_factories.rb
│   │   ├── test_custom_properties_factories.rb
│   │   ├── test_external_properties_factories.rb
│   │   ├── token_scan_result_factories.rb
│   │   ├── token_scan_result_location_factories.rb
│   │   ├── token_scan_status_factories.rb
│   │   ├── topic_factories.rb
│   │   ├── topic_relation.factories.rb
│   │   ├── totp_app_registration_factories.rb
│   │   ├── transaction_factories.rb
│   │   ├── twirp_conduit_commit_comment_factories.rb
│   │   ├── twirp_conduit_discussion_factories.rb
│   │   ├── twirp_conduit_feed_item_factories.rb
│   │   ├── twirp_conduit_issue_comment_factories.rb
│   │   ├── twirp_conduit_issue_factories.rb
│   │   ├── twirp_conduit_pull_request_comment_factories.rb
│   │   ├── twirp_conduit_pull_request_factories.rb
│   │   ├── twirp_conduit_pull_request_review_comment_factories.rb
│   │   ├── twirp_conduit_pull_request_review_factories.rb
│   │   ├── twirp_conduit_push_factories.rb
│   │   ├── twirp_conduit_release_factories.rb
│   │   ├── twirp_conduit_repository_factories.rb
│   │   ├── twirp_conduit_trending_repository_factories.rb
│   │   ├── twirp_conduit_user_factories.rb
│   │   ├── twirp_conduit_user_list_factories.rb
│   │   ├── twirp_conduit_user_list_item_factories.rb
│   │   ├── twirp_conduit_wiki_push_factories.rb
│   │   ├── two_factor_credential_factories.rb
│   │   ├── two_factor_recovery_request.rb
│   │   ├── two_factor_requirement_metadata_factories.rb
│   │   ├── u2f_registration_factories.rb
│   │   ├── upload_manifest_factories.rb
│   │   ├── user_content_edit_factories.rb
│   │   ├── user_dashboard_factories.rb
│   │   ├── user_dashboard_pin_factories.rb
│   │   ├── user_label_factories.rb
│   │   ├── user_marketing_consent_factories.rb
│   │   ├── user_role_factories.rb
│   │   ├── user_session_factories.rb
│   │   ├── verifiable_domain_factories.rb
│   │   ├── vulnerability_alerting_event_factories.rb
│   │   ├── vulnerability_alerting_event_subscription_factories.rb
│   │   ├── vulnerability_alert_rule_factories.rb
│   │   ├── vulnerability_alert_rule_override_factories.rb
│   │   ├── vulnerability_alert_saved_view_factories.rb
│   │   ├── vulnerability_factories.rb
│   │   ├── vulnerability_reference_factories.rb
│   │   ├── vulnerable_version_range_alerting_process_factories.rb
│   │   ├── vulnerable_version_range_factories.rb
│   │   └── zuora_webhook_factories.rb
│   ├── factory_tests
│   │   ├── sponsorship_factories_test.rb
│   │   └── sponsors_subscription_item_factories_test.rb
│   ├── fast
│   │   ├── app
│   │   │   └── models
│   │   │       └── audit_log_entry
│   │   │           └── actions_test.rb
│   │   ├── benchmark_test.rb
│   │   ├── bundler_test.rb
│   │   ├── config
│   │   │   └── basic_test.rb
│   │   ├── context_alternative_test.rb
│   │   ├── git-bin
│   │   │   ├── gitattributes_test.rb
│   │   │   ├── git_best_merge_base_test.rb
│   │   │   ├── git_get_unpacked_size_test.rb
│   │   │   └── git_language_project_stats_test.rb
│   │   ├── helper.rb
│   │   ├── herb_version_test.rb
│   │   ├── lib
│   │   │   ├── api_routes
│   │   │   │   ├── ast_access_definition_collector_test.rb
│   │   │   │   ├── ast_endpoint_test.rb
│   │   │   │   ├── ast_role_collector_test.rb
│   │   │   │   ├── ast_route_collector_test.rb
│   │   │   │   ├── egress_collection_test.rb
│   │   │   │   └── granular_permissions_report_test.rb
│   │   │   ├── api_schema
│   │   │   │   ├── collection_test.rb
│   │   │   │   └── resource_test.rb
│   │   │   ├── branch_sorter_test.rb
│   │   │   ├── cache_key_logging_denylist_test.rb
│   │   │   ├── check_output_buffer_for_incorrect_encoding_test.rb
│   │   │   ├── config_validator
│   │   │   │   └── validation_test.rb
│   │   │   ├── context_test.rb
│   │   │   ├── disabled_redis_test.rb
│   │   │   ├── dumpable_test.rb
│   │   │   ├── gh
│   │   │   │   ├── context
│   │   │   │   │   └── default_context_test.rb
│   │   │   │   ├── context_bound_enumerator_test.rb
│   │   │   │   ├── context_test.rb
│   │   │   │   ├── dev
│   │   │   │   │   └── sorbet
│   │   │   │   │       └── file_sigils_test.rb
│   │   │   │   ├── domain
│   │   │   │   │   └── registration_test.rb
│   │   │   │   ├── owner_context_test.rb
│   │   │   │   └── pagination
│   │   │   │       ├── offset_test.rb
│   │   │   │       └── sort_test.rb
│   │   │   ├── github
│   │   │   │   ├── aqueduct_test.rb
│   │   │   │   ├── base32_test.rb
│   │   │   │   ├── boot_metrics_test.rb
│   │   │   │   ├── cache
│   │   │   │   │   └── utils_test.rb
│   │   │   │   ├── config
│   │   │   │   │   ├── datacenter_test.rb
│   │   │   │   │   ├── prefix_environment_test.rb
│   │   │   │   │   └── spokes_test.rb
│   │   │   │   ├── datadog_tags_cache_test.rb
│   │   │   │   ├── dgit
│   │   │   │   │   └── replication_strategy_test.rb
│   │   │   │   ├── dogstats
│   │   │   │   │   └── allowlist_test.rb
│   │   │   │   ├── encoding_test.rb
│   │   │   │   ├── exceptions
│   │   │   │   │   ├── active_record_rollup_test.rb
│   │   │   │   │   └── basic_rollup_test.rb
│   │   │   │   ├── faraday_middleware
│   │   │   │   │   └── tenant_context_test.rb
│   │   │   │   ├── fast_render_enhancer_test.rb
│   │   │   │   ├── git_sockstat_test.rb
│   │   │   │   ├── html
│   │   │   │   │   ├── empty_anchor_filter_test.rb
│   │   │   │   │   ├── mention_filter_test.rb
│   │   │   │   │   └── team_mention_filter_test.rb
│   │   │   │   ├── invalid_parameters_middleware_test.rb
│   │   │   │   ├── logging
│   │   │   │   │   ├── logfmt_formatter_test.rb
│   │   │   │   │   └── otel_logger_test.rb
│   │   │   │   ├── memory_test.rb
│   │   │   │   ├── middleware
│   │   │   │   │   └── stats_test.rb
│   │   │   │   ├── mysql_instrumenter_test.rb
│   │   │   │   ├── prism_fast_render_enhancer_test.rb
│   │   │   │   ├── redis
│   │   │   │   │   ├── concurrency_safe_mutex_test.rb
│   │   │   │   │   ├── mutex_group_test.rb
│   │   │   │   │   └── mutex_test.rb
│   │   │   │   ├── ref_type_test.rb
│   │   │   │   ├── repository_protocol_selector_test.rb
│   │   │   │   ├── robots_test.rb
│   │   │   │   ├── serviceowners
│   │   │   │   │   └── external_services_test.rb
│   │   │   │   ├── sorbet
│   │   │   │   │   └── runtime_test.rb
│   │   │   │   ├── statsd
│   │   │   │   │   └── allowlist_test.rb
│   │   │   │   ├── tagging_helper_test.rb
│   │   │   │   └── user_content_test.rb
│   │   │   ├── instrumentation
│   │   │   │   ├── helper.rb
│   │   │   │   ├── model_instrumenter_test.rb
│   │   │   │   └── model_test.rb
│   │   │   ├── pgp_armor_test.rb
│   │   │   ├── rack
│   │   │   │   ├── request_id_test.rb
│   │   │   │   └── server_id_test.rb
│   │   │   ├── resqued
│   │   │   │   ├── worker_management_test.rb
│   │   │   │   └── worker_metrics_test.rb
│   │   │   ├── saml
│   │   │   │   └── shared
│   │   │   │       ├── issuer_test.rb
│   │   │   │       ├── request_test.rb
│   │   │   │       ├── response_test.rb
│   │   │   │       └── status_test.rb
│   │   │   ├── stable_sort_test.rb
│   │   │   ├── task_list
│   │   │   │   ├── check_item_test.rb
│   │   │   │   ├── indent_test.rb
│   │   │   │   ├── move_item_test.rb
│   │   │   │   ├── parse_item_text_test.rb
│   │   │   │   ├── remove_item_test.rb
│   │   │   │   └── rename_item_test.rb
│   │   │   └── truncatrix_test.rb
│   │   ├── linting
│   │   │   ├── api_breaking_changes_example_patches_test.rb
│   │   │   ├── api_breaking_changes_positional_patches_test.rb
│   │   │   ├── api_breaking_changes_required_properties_test.rb
│   │   │   ├── api_changeset_ghes_version_constraints_test.rb
│   │   │   ├── api_description_test.rb
│   │   │   ├── api_internal_resource_owner_test.rb
│   │   │   ├── api_mutative_endpoints_default_to_db_replicas_test.rb
│   │   │   ├── api_versioning_breaking_changes_test.rb
│   │   │   ├── assert_method_definitions_test.rb
│   │   │   ├── authnd_kv_usage_test.rb
│   │   │   ├── business_admin_ability_checks_test.rb
│   │   │   ├── component_usage_test.rb
│   │   │   ├── cross_schema_domain_query_exemptions_test.rb
│   │   │   ├── cross_schema_domain_transaction_exemptions_test.rb
│   │   │   ├── cross_table_shard_query_exemptions_test.rb
│   │   │   ├── deprecated_control_access_flags_test.rb
│   │   │   ├── dgit_disabled_usage_test.rb
│   │   │   ├── domain_isolation_tables_test.rb
│   │   │   ├── erb_template_format_test.rb
│   │   │   ├── feature_flags_test.rb
│   │   │   ├── form_tag_test.rb
│   │   │   ├── github_https_links_test.rb
│   │   │   ├── gitrpc_enforce_unique_test_names_test.rb
│   │   │   ├── graphite_stats_usage_test.rb
│   │   │   ├── html_pipeline_usage_test.rb
│   │   │   ├── image_path_test.rb
│   │   │   ├── json_schema_test.rb
│   │   │   ├── metered_products_test.rb
│   │   │   ├── migrations_test.rb
│   │   │   ├── no_new_files_for_migrated_services_test.rb
│   │   │   ├── oauth_scopes_view_partials_test.rb
│   │   │   ├── octicons_test.rb
│   │   │   ├── pinned_authzd_policy_versions_test.rb
│   │   │   ├── profanity_test.rb
│   │   │   ├── require_test.rb
│   │   │   ├── secure_headers_lint_test.rb
│   │   │   ├── sensitive_data_documentation_test.rb
│   │   │   ├── shared_cluster_usage_test.rb
│   │   │   ├── statsd_mixed_usage_test.rb
│   │   │   ├── template_partial_name_collisions_test.rb
│   │   │   ├── test_class_name_test.rb
│   │   │   ├── token_scanning_service_tenant_context_test.rb
│   │   │   ├── unused_code_test.rb
│   │   │   ├── unused_helpers_test.rb
│   │   │   ├── user_settings_attributes_test.rb
│   │   │   ├── varnish_anonymous_caching_test.rb
│   │   │   ├── view_ivars_test.rb
│   │   │   ├── view_name_test.rb
│   │   │   └── webhook_events_have_schemas_test.rb
│   │   ├── Rakefile
│   │   ├── script
│   │   │   ├── generate_csv_test_results_test.rb
│   │   │   ├── github_ip_test.rb
│   │   │   └── setup_billing_data_test.rb
│   │   └── test_helpers_tests
│   │       └── github_test
│   │           ├── json_test_dumper_test.rb
│   │           └── setup_and_teardown_test.rb
│   ├── fixtures
│   │   ├── actions_workflow_owner_templates.json
│   │   ├── actions_workflow_templates.json
│   │   ├── allowed_active_record_callbacks.txt
│   │   ├── api_schema
│   │   │   ├── invalid-reference
│   │   │   │   └── a.json
│   │   │   ├── invalid-regex
│   │   │   │   └── a.json
│   │   │   ├── multiple
│   │   │   │   ├── a.json
│   │   │   │   └── b.json
│   │   │   └── valid
│   │   │       ├── a.json
│   │   │       └── B.json
│   │   ├── approvals
│   │   │   ├── repo_permissions.deploy-keys-with-policy-dotcom.approved.txt
│   │   │   ├── repo_permissions.deploy-keys-with-policy-emu.approved.txt
│   │   │   ├── repo_permissions.deploy-keys-with-policy-enterprise.approved.txt
│   │   │   ├── repo_permissions.deploy-keys-with-policy-proxima.approved.txt
│   │   │   ├── repo_permissions.full-trust-auth-dotcom.approved.txt
│   │   │   ├── repo_permissions.full-trust-auth-emu.approved.txt
│   │   │   ├── repo_permissions.full-trust-auth-enterprise.approved.txt
│   │   │   ├── repo_permissions.full-trust-auth-proxima.approved.txt
│   │   │   ├── repo_permissions.github-apps-dotcom.approved.txt
│   │   │   ├── repo_permissions.github-apps-emu.approved.txt
│   │   │   ├── repo_permissions.github-apps-enterprise.approved.txt
│   │   │   ├── repo_permissions.github-apps-proxima.approved.txt
│   │   │   ├── repo_permissions.maintainer_github_app_tokens-enterprise.approved.txt
│   │   │   ├── repo_permissions.maintainer_password_auth-enterprise.approved.txt
│   │   │   ├── repo_permissions.maintainer_restricted_org_oauth-enterprise.approved.txt
│   │   │   ├── repo_permissions.maintainer_ssh_certificates-enterprise.approved.txt
│   │   │   ├── repo_permissions.maintainer_ssh_key_auth-enterprise.approved.txt
│   │   │   ├── repo_permissions.maintainer_token_auth-enterprise.approved.txt
│   │   │   ├── repo_permissions.oap-no-git-dotcom.approved.txt
│   │   │   ├── repo_permissions.oap-no-git-emu.approved.txt
│   │   │   ├── repo_permissions.oap-no-git-proxima.approved.txt
│   │   │   ├── repo_permissions.oauth-tokens-no-git-dotcom.approved.txt
│   │   │   ├── repo_permissions.oauth-tokens-no-git-emu.approved.txt
│   │   │   ├── repo_permissions.oauth-tokens-no-git-enterprise.approved.txt
│   │   │   ├── repo_permissions.oauth-tokens-no-git-proxima.approved.txt
│   │   │   ├── repo_permissions.passwords-enterprise.approved.txt
│   │   │   ├── repo_permissions.personal-ssh-keys-dotcom.approved.txt
│   │   │   ├── repo_permissions.personal-ssh-keys-emu.approved.txt
│   │   │   ├── repo_permissions.personal-ssh-keys-enterprise.approved.txt
│   │   │   ├── repo_permissions.personal-ssh-keys-proxima.approved.txt
│   │   │   ├── repo_permissions.saml-anonymous-dotcom.approved.txt
│   │   │   ├── repo_permissions.saml-anonymous-emu.approved.txt
│   │   │   ├── repo_permissions.saml-anonymous-enterprise.approved.txt
│   │   │   ├── repo_permissions.saml-anonymous-proxima.approved.txt
│   │   │   ├── repo_permissions.saml-certificates-dotcom.approved.txt
│   │   │   ├── repo_permissions.saml-certificates-emu.approved.txt
│   │   │   ├── repo_permissions.saml-certificates-enterprise.approved.txt
│   │   │   ├── repo_permissions.saml-certificates-proxima.approved.txt
│   │   │   ├── repo_permissions.saml-ssh-dotcom.approved.txt
│   │   │   ├── repo_permissions.saml-ssh-emu.approved.txt
│   │   │   ├── repo_permissions.saml-ssh-enterprise.approved.txt
│   │   │   ├── repo_permissions.saml-ssh-proxima.approved.txt
│   │   │   ├── repo_permissions.saml-tokens-dotcom.approved.txt
│   │   │   ├── repo_permissions.saml-tokens-emu.approved.txt
│   │   │   ├── repo_permissions.saml-tokens-enterprise.approved.txt
│   │   │   ├── repo_permissions.saml-tokens-proxima.approved.txt
│   │   │   ├── repo_permissions.ssh-sigtype-dsa-only-enterprise-base-targets-after.approved.txt
│   │   │   ├── repo_permissions.ssh-sigtype-dsa-only-enterprise-base-targets-none.approved.txt
│   │   │   ├── repo_permissions.ssh-sigtype-dsa-only-enterprise-base-targets-private-mode-after.approved.txt
│   │   │   ├── repo_permissions.ssh-sigtype-dsa-only-enterprise-base-targets-private-mode-none.approved.txt
│   │   │   ├── repo_permissions.ssh-sigtype-dsa-only-enterprise-cert-targets-after.approved.txt
│   │   │   ├── repo_permissions.ssh-sigtype-dsa-only-enterprise-cert-targets-none.approved.txt
│   │   │   ├── repo_permissions.ssh-sigtype-dsa-only-enterprise-cert-targets-private-mode-after.approved.txt
│   │   │   ├── repo_permissions.ssh-sigtype-dsa-only-enterprise-cert-targets-private-mode-none.approved.txt
│   │   │   ├── repo_permissions.ssh-sigtype-enabled-enterprise-base-targets.approved.txt
│   │   │   ├── repo_permissions.ssh-sigtype-enabled-enterprise-base-targets-private-mode.approved.txt
│   │   │   ├── repo_permissions.ssh-sigtype-enabled-enterprise-cert-targets.approved.txt
│   │   │   ├── repo_permissions.ssh-sigtype-enabled-enterprise-cert-targets-private-mode.approved.txt
│   │   │   ├── repo_permissions.temp-clone-tokens-dotcom.approved.txt
│   │   │   ├── repo_permissions.temp-clone-tokens-emu.approved.txt
│   │   │   ├── repo_permissions.temp-clone-tokens-git-password-auth-enabled-enterprise.approved.txt
│   │   │   ├── repo_permissions.temp-clone-tokens-proxima.approved.txt
│   │   │   ├── repo_permissions.user-programmatic-access-tokens-all-feature-proxima.approved.txt
│   │   │   ├── repo_permissions.user-programmatic-access-tokens-dotcom.approved.txt
│   │   │   ├── repo_permissions.user-programmatic-access-tokens-emu.approved.txt
│   │   │   ├── repo_permissions.user-programmatic-access-tokens-enterprise.approved.txt
│   │   │   └── repo_permissions.user-programmatic-access-tokens-proxima.approved.txt
│   │   ├── apps
│   │   │   └── integration-public-key.pem
│   │   ├── asset-bundles
│   │   │   ├── public-assets
│   │   │   │   └── ui-manifest.json
│   │   │   └── public-assets-no-behaviors-lazy
│   │   │       └── ui-manifest.json
│   │   ├── attestations
│   │   │   ├── attestation-multi-subject.sigstore.json
│   │   │   ├── github-attest-demo-provenance.sigstore.json
│   │   │   ├── github-attest-demo-sbom.sigstore.json
│   │   │   ├── github-attest-oversize.sigstore.json
│   │   │   ├── release-attestation.sigstore.json
│   │   │   ├── sigstorejs100_provenance_bundle.json
│   │   │   ├── sigstorejs100_publish_bundle.json
│   │   │   └── sigstore.js-3.0.0.bundle.json
│   │   ├── authnd
│   │   │   ├── stateless-u2s-signing-key.pem
│   │   │   ├── stateless-u2s-signing-key.pub
│   │   │   ├── ta-signing-key.pem
│   │   │   └── ta-signing-key.pub
│   │   ├── bad_diff.marshal
│   │   ├── billing
│   │   │   └── stripe
│   │   │       └── events
│   │   │           ├── account_updated.json
│   │   │           ├── charge_dispute_closed.json
│   │   │           ├── charge_dispute_created.json
│   │   │           ├── charge_dispute_updated.json
│   │   │           ├── charge_failed.json
│   │   │           ├── charge_succeeded.json
│   │   │           ├── invoice_created.json
│   │   │           ├── invoice_payment_succeeded.json
│   │   │           ├── payout_created.json
│   │   │           ├── payout_failed.json
│   │   │           ├── radar_early_fraud_warning_created.json
│   │   │           ├── radar_early_fraud_warning_updated.json
│   │   │           ├── transfer_created.json
│   │   │           ├── transfer_failed.json
│   │   │           └── transfer_reversed.json
│   │   ├── blobs_by_path.marshal
│   │   ├── braintree
│   │   │   ├── blue
│   │   │   │   ├── customer.xml
│   │   │   │   └── transaction.xml
│   │   │   └── orange
│   │   │       ├── card.xml
│   │   │       └── transactions.xml
│   │   ├── cache
│   │   │   ├── memcached-dotcom.yml
│   │   │   └── memcached-proxima.yml
│   │   ├── code_scanning
│   │   │   ├── example_no_tool.sarif.gz
│   │   │   └── example.sarif.gz
│   │   ├── domain_dependency_validator_ignorelist.txt
│   │   ├── encryption_keys.json
│   │   ├── enterprise-customer.gpg
│   │   ├── enterprise_installations
│   │   │   ├── other_user_accounts_export_v2.json
│   │   │   ├── outdated_public_key
│   │   │   ├── private_keys
│   │   │   ├── public_key
│   │   │   └── user_accounts_export.json
│   │   ├── enterprise-license.gpg
│   │   ├── feature_flags
│   │   │   ├── file_a
│   │   │   └── file_b
│   │   ├── files
│   │   │   ├── 100.psd
│   │   │   ├── billing
│   │   │   │   └── Common_Sales_and_Use_Tax_Exemptions.pdf
│   │   │   ├── copilot
│   │   │   │   ├── comprehensive_valid_users.csv
│   │   │   │   ├── duped_users.csv
│   │   │   │   ├── emu_users.csv
│   │   │   │   ├── feedback_banner_user_ids.csv
│   │   │   │   ├── mixed_case_users.csv
│   │   │   │   ├── not_csv.txt
│   │   │   │   ├── snippet.md
│   │   │   │   ├── valid_and_invalid_users.csv
│   │   │   │   ├── valid_users.csv
│   │   │   │   ├── valid_users_multi_line_multi_user.csv
│   │   │   │   ├── valid_users_no_comma.csv
│   │   │   │   └── valid_users_single_line.csv
│   │   │   ├── enterprise_web
│   │   │   │   └── licenses
│   │   │   │       ├── valid_license.json
│   │   │   │       ├── valid_license.single.json
│   │   │   │       └── valid_licenses.json
│   │   │   ├── rails.svg
│   │   │   ├── repos
│   │   │   │   └── pushes_hydro_requeuer_test.csv
│   │   │   ├── sponsors
│   │   │   │   ├── bulk-sponsorships.csv
│   │   │   │   ├── bulk-sponsorships-header-only.csv
│   │   │   │   ├── bulk-sponsorships-hydro-errors.csv
│   │   │   │   ├── bulk-sponsorships-hydro-rows-over-limit.csv
│   │   │   │   ├── bulk-sponsorships-large-amount.csv
│   │   │   │   ├── bulk-sponsorships-missing-columns.csv
│   │   │   │   ├── bulk-sponsorships-required-columns-only.csv
│   │   │   │   └── empty-bulk-sponsorships.csv
│   │   │   └── stafftools
│   │   │       └── security_incident_response
│   │   │           ├── empty_template.mustache
│   │   │           ├── good_template.mustache
│   │   │           ├── malformed_users_1.csv
│   │   │           ├── malformed_users_2.csv
│   │   │           ├── malformed_users_3.csv
│   │   │           ├── malformed_users_4.csv
│   │   │           ├── malformed_users_5.csv
│   │   │           ├── malformed_users_6.csv
│   │   │           ├── malformed_users_with_oauth_authorizations.csv
│   │   │           ├── malformed_users_with_oauth_tokens.csv
│   │   │           ├── malformed_users_with_recommendations.csv
│   │   │           ├── malformed_users_with_stars.csv
│   │   │           ├── organizations.csv
│   │   │           ├── organizations_empty.csv
│   │   │           ├── organizations_malformed_1.csv
│   │   │           ├── organizations_malformed_2.csv
│   │   │           ├── users_2.csv
│   │   │           ├── users.csv
│   │   │           ├── users_with_clrf.csv
│   │   │           ├── users_with_oauth_authorizations.csv
│   │   │           ├── users_with_oauth_tokens.csv
│   │   │           ├── users_with_recommendations.csv
│   │   │           └── users_with_stars.csv
│   │   ├── gh-migrator
│   │   │   ├── acme_widgets-bad-packfile.tar.gz
│   │   │   ├── acme_widgets_bad_reference.tar.gz
│   │   │   ├── acme_widgets_dotreponame.tar.gz
│   │   │   ├── acme_widgets-extra-files.tar.gz
│   │   │   ├── acme_widgets_failed_attachments.tar.gz
│   │   │   ├── acme_widgets_missing_team_fail.tar.gz
│   │   │   ├── acme_widgets-no-read-permissions.tar.gz
│   │   │   ├── acme_widgets.tar.gz
│   │   │   ├── acme_widgets-user-missing-url.tar.gz
│   │   │   ├── acme_widgets_with_dotfiles.tar.gz
│   │   │   ├── acme_widgets_with_marshal_files.tar.gz
│   │   │   ├── acme_widgets-with-symlinks.tar.gz
│   │   │   ├── acme-with-symlink-attachment.tar.gz
│   │   │   ├── acme_with_videos.tar.gz
│   │   │   ├── bad_url.tar.gz
│   │   │   ├── bbs.tar.gz
│   │   │   ├── benchmark.tar.gz
│   │   │   ├── edge-cases.tar.gz
│   │   │   ├── empty-archive.tar.gz
│   │   │   ├── gitlab.tar.gz
│   │   │   ├── migration-with-new-attachments.tar.gz
│   │   │   ├── org-repo-conflict-migration.tar.gz
│   │   │   ├── personal-repo-migration.tar.gz
│   │   │   ├── schema-version-1.0.0-without-wiki.tar.gz
│   │   │   ├── schema-version-1.0.0-with-wiki.tar.gz
│   │   │   ├── schema-version-1.0.1.tar.gz
│   │   │   └── schema-version-9.9.9.tar.gz
│   │   ├── git
│   │   │   └── examples
│   │   │       ├── action_dockerfile_folder.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── index
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── objects
│   │   │       │   │   ├── d5
│   │   │       │   │   │   └── 64d0bc3dd917926892c55e3706cc116d5b165e
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   ├── f2
│   │   │       │   │   │   └── 8005bd649fa573e87d718e1c3d57fdb684e3df
│   │   │       │   │   └── f8
│   │   │       │   │       └── 6f49323ddcdc56470ab9fd6c612b593d37d217
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── action_dockerfile.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── index
│   │   │       │   ├── info
│   │   │       │   │   ├── exclude
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── 08
│   │   │       │   │   │   └── 3a383da74d8d1d043433c86c1206c39735d463
│   │   │       │   │   ├── 0b
│   │   │       │   │   │   └── a4369a2afcd202ae368021a22869d900a4bd23
│   │   │       │   │   ├── 0d
│   │   │       │   │   │   └── 33367f24d906429d7f905977a072a6c4d102c3
│   │   │       │   │   ├── 0f
│   │   │       │   │   │   └── 2d74225f0e12b5829c52492a039865eec66d4f
│   │   │       │   │   ├── 11
│   │   │       │   │   │   └── 97214d210bd026a9214e25addf1f1d6d02ec3a
│   │   │       │   │   ├── 19
│   │   │       │   │   │   └── d1442d0d5f4d220a0a67f4f330601ecf31eddc
│   │   │       │   │   ├── 20
│   │   │       │   │   │   └── 121681fc20c6fd0628be47704ab2b32e05964e
│   │   │       │   │   ├── 2a
│   │   │       │   │   │   └── aec376d6a4463bb08484fc9faa4f8effd48442
│   │   │       │   │   ├── 36
│   │   │       │   │   │   └── 7d13e1461aa241060d7c3c95f8f5f6b4975d94
│   │   │       │   │   ├── 39
│   │   │       │   │   │   ├── 28305c03d6c0093837bb8c9331b1363a371c06
│   │   │       │   │   │   └── f877ef9618d3f7da71c26b2a21dcc5cb150610
│   │   │       │   │   ├── 3c
│   │   │       │   │   │   └── 6cfe56ed4c48bdbad2151de2550f3000688903
│   │   │       │   │   ├── 3e
│   │   │       │   │   │   └── 41914b62764377bc21448efba14adece407feb
│   │   │       │   │   ├── 42
│   │   │       │   │   │   └── 086128feffce3e8d00ab8b7c715e1bd6808102
│   │   │       │   │   ├── 44
│   │   │       │   │   │   └── 82b428334b142b635f0d208faf483e1988f0a0
│   │   │       │   │   ├── 45
│   │   │       │   │   │   └── 5290342ada48429019840d8a0de2df0c3b6a31
│   │   │       │   │   ├── 55
│   │   │       │   │   │   └── e40ce86f1c69342790134745e97f22237f7fb5
│   │   │       │   │   ├── 60
│   │   │       │   │   │   └── 49c3534665f526b087af737839bbb4636db9f0
│   │   │       │   │   ├── 6b
│   │   │       │   │   │   └── 5e6d602c7992c05713b4c6c1aaa552d2504589
│   │   │       │   │   ├── 6e
│   │   │       │   │   │   └── 0d5854c990ab4f57c438bacbd8df2818f9044a
│   │   │       │   │   ├── 71
│   │   │       │   │   │   └── f8fda006785974342750b289124d16f0d1e065
│   │   │       │   │   ├── 73
│   │   │       │   │   │   └── 8384d81390a0272bf5de69f5d5ca9ee3c661c6
│   │   │       │   │   ├── 7a
│   │   │       │   │   │   └── 2576e8fdf873a949227dff662ce0ccc0e5f019
│   │   │       │   │   ├── 7b
│   │   │       │   │   │   └── 19e53ee50eec4d8a1e10522d45675f6ec3b6d2
│   │   │       │   │   ├── 7c
│   │   │       │   │   │   └── 7e7f14449c87f918b115dc406286cea7506902
│   │   │       │   │   ├── 90
│   │   │       │   │   │   ├── 2d784f36973c33c3e5e7044514a49aab2ac294
│   │   │       │   │   │   ├── 99c265458a2849156083ac59c709793356f46e
│   │   │       │   │   │   └── c2b55c7b22cf0e25fda488d1ba2bc5e5aa5067
│   │   │       │   │   ├── 91
│   │   │       │   │   │   └── 66f54adae1dad819237e1faa6edfa0322aa0dd
│   │   │       │   │   ├── 93
│   │   │       │   │   │   └── f3fb75b4878a408ece11d4cc8a79979c7ce43c
│   │   │       │   │   ├── 9b
│   │   │       │   │   │   └── b481af22fb09e860ecdf959c29f856a4b3125f
│   │   │       │   │   ├── 9e
│   │   │       │   │   │   ├── 64e01d0e8739f991adb0aaeef2aed79708812a
│   │   │       │   │   │   └── 7efa0946a7e42f80d602e3ca578d6744959dc3
│   │   │       │   │   ├── ab
│   │   │       │   │   │   └── 85437a7c2c4b5d27c9deb8f7471399539e2c50
│   │   │       │   │   ├── af
│   │   │       │   │   │   └── 81174211c7468fae94bf3794dc780101893198
│   │   │       │   │   ├── b1
│   │   │       │   │   │   └── b4b0f0db0913468bfe75e2dc5d7de7e5f061ab
│   │   │       │   │   ├── bc
│   │   │       │   │   │   └── ff7e1c8c522431f0a05e635547a78dceba30a9
│   │   │       │   │   ├── be
│   │   │       │   │   │   └── 101875bffb28637147aa35084788ee4fae2b7b
│   │   │       │   │   ├── bf
│   │   │       │   │   │   └── 511463fa095a9b95cec9bd97407aa8c9c26858
│   │   │       │   │   ├── c9
│   │   │       │   │   │   └── be93f1accaf338e1d3b18b329dcc74ae23782d
│   │   │       │   │   ├── ca
│   │   │       │   │   │   └── 398f41ef61177b2879efe41becab5213fd7abd
│   │   │       │   │   ├── cf
│   │   │       │   │   │   └── f2e348b50c787af9d6863238b38a411406ab0f
│   │   │       │   │   ├── d0
│   │   │       │   │   │   └── 5b40e188317c88ae7a914b1ce9a807502e83d1
│   │   │       │   │   ├── d6
│   │   │       │   │   │   └── a070bb46c872b10f222473a7ad72f56ab910ce
│   │   │       │   │   ├── dc
│   │   │       │   │   │   └── 921216297e4a4e617986fdc47e6eebe78b747b
│   │   │       │   │   ├── e4
│   │   │       │   │   │   └── 65317ea149e01a6503ee038be4991da7703abd
│   │   │       │   │   ├── ec
│   │   │       │   │   │   └── 5f49732b07edafddce7bf2af9dcb3826ed36c1
│   │   │       │   │   ├── ef
│   │   │       │   │   │   └── 73546bdfee481383e13164144c33cb448ed97b
│   │   │       │   │   ├── f3
│   │   │       │   │   │   └── 77e1af9cb56addeb5a7ee3cba5df64fbc89b94
│   │   │       │   │   ├── f5
│   │   │       │   │   │   └── bf9d3198bcf53f9d16d0040fc0a7a3270789e1
│   │   │       │   │   ├── f6
│   │   │       │   │   │   └── 6ca69da833fbfd947f4e62819ab35bcf3a5025
│   │   │       │   │   ├── fe
│   │   │       │   │   │   └── 779093e00cd67af2102bd38487000c9ac2b999
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-81aed2edf0c42355a6645f3ba11fbcbf8bfe720e.idx
│   │   │       │   │       ├── pack-81aed2edf0c42355a6645f3ba11fbcbf8bfe720e.pack
│   │   │       │   │       ├── pack-8da42c119ff7ef698c6ca2487f41ca44285fcfea.idx
│   │   │       │   │       └── pack-8da42c119ff7ef698c6ca2487f41ca44285fcfea.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── hidden_actions
│   │   │       │           ├── master
│   │   │       │           └── sub_dirs
│   │   │       ├── adapters_code_test.git
│   │   │       │   ├── config
│   │   │       │   ├── git-daemon-export-ok
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-88ea8932d6b57ab69725803df7e22c24006d6f1b.idx
│   │   │       │   │       └── pack-88ea8932d6b57ab69725803df7e22c24006d6f1b.pack
│   │   │       │   └── packed-refs
│   │   │       ├── adapters_wiki_test.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   └── pre-push.sample
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── 00
│   │   │       │   │   │   └── b923aa4321a4662ec46ac8641ae0e3871f586a
│   │   │       │   │   ├── 15
│   │   │       │   │   │   └── c405852e7a66db9abd7cf578b57aa19f9b6475
│   │   │       │   │   ├── 4f
│   │   │       │   │   │   └── ef05c96dccb4a9e3483e58a6aac40c216c6756
│   │   │       │   │   ├── 59
│   │   │       │   │   │   └── bb4ad80087bd107d78bcb163716ef32424ad7c
│   │   │       │   │   ├── 6f
│   │   │       │   │   │   └── ce99cb89a356c1835b9c7fc5cabf64577dcbfa
│   │   │       │   │   ├── 70
│   │   │       │   │   │   └── 437da2c476b9145fac29a436546a07d017780c
│   │   │       │   │   ├── 7a
│   │   │       │   │   │   └── 175775d09fde04235547803da35b7aa4631eab
│   │   │       │   │   ├── 8b
│   │   │       │   │   │   └── 5c725aeee23f60eaa8b016b8cc16fb7534ad0f
│   │   │       │   │   ├── 94
│   │   │       │   │   │   └── 11ef678f27ecafd6423b697e29cd024e36efd9
│   │   │       │   │   ├── 9f
│   │   │       │   │   │   └── 4a9c1e219e7170d217b0bf08968bed1611b63d
│   │   │       │   │   ├── c5
│   │   │       │   │   │   └── 48347d46919d74451e249d0edda720d0d8a919
│   │   │       │   │   ├── cf
│   │   │       │   │   │   └── 470e94c7b3316b53e1494d363132a84e63c370
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-edc7498296ef201ad288154f6abe5c7ffade3a3d.idx
│   │   │       │   │       └── pack-edc7498296ef201ad288154f6abe5c7ffade3a3d.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── ambiguous_refs.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   ├── applypatch-msg.sample
│   │   │       │   │   ├── commit-msg.sample
│   │   │       │   │   ├── post-update.sample
│   │   │       │   │   ├── pre-applypatch.sample
│   │   │       │   │   ├── pre-commit.sample
│   │   │       │   │   ├── prepare-commit-msg.sample
│   │   │       │   │   ├── pre-push.sample
│   │   │       │   │   ├── pre-rebase.sample
│   │   │       │   │   └── update.sample
│   │   │       │   ├── info
│   │   │       │   │   ├── exclude
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-07682a972ef52cc4c882c6368680496bdd5a36c3.idx
│   │   │       │   │       └── pack-07682a972ef52cc4c882c6368680496bdd5a36c3.pack
│   │   │       │   └── packed-refs
│   │   │       ├── archive.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 00
│   │   │       │   │   │   └── 6d73e24494a411c3fd726b24c660d52b5e3194
│   │   │       │   │   ├── 54
│   │   │       │   │   │   └── 2f05aa2361e3532bc6a7be55a06f0d9ba80013
│   │   │       │   │   ├── 65
│   │   │       │   │   │   └── e56950b23298b658dc4708e3efe43cd5693397
│   │   │       │   │   ├── 73
│   │   │       │   │   │   └── 0dba547de9d24aea87006326319cc7d448c3f9
│   │   │       │   │   ├── 89
│   │   │       │   │   │   └── c22a3c905b446a39b813fe272cc3b4bf921d42
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e05bf0b2a84a7472581da4ab9ca64d9ed4f61e70.idx
│   │   │       │   │       └── pack-e05bf0b2a84a7472581da4ab9ca64d9ed4f61e70.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   ├── other
│   │   │       │       │   └── tag-the-tags
│   │   │       │       └── tags
│   │   │       │           ├── tagged-blob
│   │   │       │           ├── v1.0
│   │   │       │           └── v1.0.0
│   │   │       ├── audit_log.git
│   │   │       │   ├── audit_log
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── cr-line-endings
│   │   │       │   ├── objects
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   └── 69dbd03f244871233da7b4ffe61ec8bb0f4867
│   │   │       │   │   ├── b2
│   │   │       │   │   │   └── cc4b9825a4cd1ac4f053f0fd5d65567cbd64a7
│   │   │       │   │   ├── e9
│   │   │       │   │   │   └── 1a032dc9f19058a375fb3db68c9dda73527d13
│   │   │       │   │   ├── f3
│   │   │       │   │   │   └── fc28565ec53e43a7aa3c1e86c29577d9e651de
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-acc9411a17d3a7bbef926790771ed4eb7fa1e920.idx
│   │   │       │   │       └── pack-acc9411a17d3a7bbef926790771ed4eb7fa1e920.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── cr-line-endings
│   │   │       ├── author-on-branch.git
│   │   │       │   ├── COMMIT_EDITMSG
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   ├── applypatch-msg.sample
│   │   │       │   │   ├── commit-msg.sample
│   │   │       │   │   ├── fsmonitor-watchman.sample
│   │   │       │   │   ├── post-update.sample
│   │   │       │   │   ├── pre-applypatch.sample
│   │   │       │   │   ├── pre-commit.sample
│   │   │       │   │   ├── pre-merge-commit.sample
│   │   │       │   │   ├── prepare-commit-msg.sample
│   │   │       │   │   ├── pre-push.sample
│   │   │       │   │   ├── pre-rebase.sample
│   │   │       │   │   ├── pre-receive.sample
│   │   │       │   │   ├── push-to-checkout.sample
│   │   │       │   │   └── update.sample
│   │   │       │   ├── index
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           ├── another-branch
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── 3e
│   │   │       │   │   │   └── 715502b971d4f8282d1e05a8ccfad6f7037910
│   │   │       │   │   ├── 7c
│   │   │       │   │   │   └── 7ae4c8bb9f9c0e63481b1e1fa1746760676743
│   │   │       │   │   ├── 9f
│   │   │       │   │   │   └── e20f328a5ee16ed96ad4eaee27ce98b16cfb4a
│   │   │       │   │   ├── a9
│   │   │       │   │   │   └── 6a60dabdcf5e0dc5162951e4864813e56f6379
│   │   │       │   │   ├── c3
│   │   │       │   │   │   └── aa94c60e250be35250260fc54b9bebf064d7fb
│   │   │       │   │   └── e9
│   │   │       │   │       └── a4bf0ef07dca66abbcba63f98156d37a80f7aa
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── another-branch
│   │   │       │           └── master
│   │   │       ├── bad_branch_unicode.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   ├── applypatch-msg.sample
│   │   │       │   │   ├── commit-msg.sample
│   │   │       │   │   ├── post-update.sample
│   │   │       │   │   ├── pre-applypatch.sample
│   │   │       │   │   ├── pre-commit.sample
│   │   │       │   │   ├── prepare-commit-msg.sample
│   │   │       │   │   ├── pre-push.sample
│   │   │       │   │   ├── pre-rebase.sample
│   │   │       │   │   └── update.sample
│   │   │       │   ├── index
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       ├── heads
│   │   │       │   │       │   └── master
│   │   │       │   │       └── remotes
│   │   │       │   │           └── origin
│   │   │       │   │               └── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-5b76e24f50e047bdd5dd888bd55cbda4bd5b6b71.idx
│   │   │       │   │       └── pack-5b76e24f50e047bdd5dd888bd55cbda4bd5b6b71.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── bad_ref_names.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── be
│   │   │       │   │   │   └── 8e743a1e7f2ae8f2ffd4abf5c3a2fd21be0c0c
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   └── f9
│   │   │       │   │       └── 3e3a1a1525fb5b91020da86e44810c87a2d7bc
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
│   │   │       │           ├── be8e743a1e7f2ae8f2ffd4abf5c3a2fd21be0c0c
│   │   │       │           ├── main
│   │   │       │           └── refs
│   │   │       │               └── branch-name
│   │   │       ├── base64_file_contents.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 04
│   │   │       │   │   │   └── 0a0cc9dbf82181cd448e908ffc432acfb070a9
│   │   │       │   │   ├── 05
│   │   │       │   │   │   └── 9a51668398512746b1020881351b2bfb3408b0
│   │   │       │   │   ├── 06
│   │   │       │   │   │   └── b17632ecf29b0f2443c9cc76c96232d336e3d0
│   │   │       │   │   ├── 09
│   │   │       │   │   │   └── 28852428bec42ed09f98e28b7dfeb0f466c57f
│   │   │       │   │   ├── 0f
│   │   │       │   │   │   └── 5667f11ae277442d98466cce0998cef8262bd3
│   │   │       │   │   ├── 10
│   │   │       │   │   │   └── ddd6d257e01349d514541981aeecea6b2e741d
│   │   │       │   │   ├── 13
│   │   │       │   │   │   └── 00c6da93ae9237dda2152596c1a49091b34ac9
│   │   │       │   │   ├── 24
│   │   │       │   │   │   └── a3244bf8872efe78a8314ccaf557a5f8fa11cc
│   │   │       │   │   ├── 27
│   │   │       │   │   │   └── 5a2e415fe59b6493f890695c4f8a5e59e41184
│   │   │       │   │   ├── 2e
│   │   │       │   │   │   └── 9f31d55d92feb024e46d48e174874992481143
│   │   │       │   │   ├── 33
│   │   │       │   │   │   └── d134170d318dc1088bcc766833aaefb1889199
│   │   │       │   │   ├── 38
│   │   │       │   │   │   └── 8889cec2450ab66c3fd2fd45a3d8aabaa0246a
│   │   │       │   │   ├── 43
│   │   │       │   │   │   └── 915c8c272bae346ffe5491ca1c04e5ef2c1c40
│   │   │       │   │   ├── 49
│   │   │       │   │   │   └── ea0329d9a6bd6e1cb9dd90fb43ac8e9d534d62
│   │   │       │   │   ├── 55
│   │   │       │   │   │   └── 84c134a17b20cf15d828fcada9422f6ac2b6e8
│   │   │       │   │   ├── 5a
│   │   │       │   │   │   └── a68b7280995a92990358f81c2145c12433104a
│   │   │       │   │   ├── 68
│   │   │       │   │   │   └── f4a05209ddf061fee1f8a8de394325f426781c
│   │   │       │   │   ├── 6e
│   │   │       │   │   │   └── dd6a8602fea1fbaad80b7930e719e77d7fd0a7
│   │   │       │   │   ├── 7a
│   │   │       │   │   │   └── f923451f4eb2b37679e175ac8e64eeb91e655c
│   │   │       │   │   ├── 7f
│   │   │       │   │   │   ├── 457ebf169e804bfbbddf78113e907124068636
│   │   │       │   │   │   └── b88cb4d806af24298400056c8e630b546294c9
│   │   │       │   │   ├── 84
│   │   │       │   │   │   ├── 90704157e6ced4155c2ce20468933042e84348
│   │   │       │   │   │   └── 92a6b0713590eb80beb6c50d8497774d4af596
│   │   │       │   │   ├── 89
│   │   │       │   │   │   └── f0a815d3c3ad390d819e889620d1cdbf2b9aa5
│   │   │       │   │   ├── 91
│   │   │       │   │   │   └── ddaa7aee2ba2ec68b4f48e90ce6ac792b93097
│   │   │       │   │   ├── 95
│   │   │       │   │   │   └── 6b2151501da5c13f9d9e1da446325a2f53084e
│   │   │       │   │   ├── 98
│   │   │       │   │   │   └── 639827eb669f6b104f99e2c606ffda7f015487
│   │   │       │   │   ├── a2
│   │   │       │   │   │   └── 1c7e63ba7fd9c45372c463924ae6333acd0170
│   │   │       │   │   ├── a3
│   │   │       │   │   │   └── 1c9dda71bdf629d0b5e7f735b317c9464dbbfe
│   │   │       │   │   ├── ab
│   │   │       │   │   │   └── 9d956d25a83e247f0fd0d08ad199fa415da3c3
│   │   │       │   │   ├── ad
│   │   │       │   │   │   ├── 1749ec64c664015d474627d8cc633872552ce7
│   │   │       │   │   │   └── 2782951b255ab74eeeffd75acc49c2bfe0ac63
│   │   │       │   │   ├── bd
│   │   │       │   │   │   ├── 721793c916757eb17ffc248799ad00f0b35735
│   │   │       │   │   │   └── eb23ff04278421fa034543708497f82e698a9a
│   │   │       │   │   ├── c3
│   │   │       │   │   │   └── 6f1c4438fd2dc05f20196edf8a70d84781b0c0
│   │   │       │   │   ├── c6
│   │   │       │   │   │   └── 423976f31591478c5b9223311c7f72b0e97048
│   │   │       │   │   ├── c7
│   │   │       │   │   │   └── 90eda2963067baf3ba366b2ba3dea52c944660
│   │   │       │   │   ├── c9
│   │   │       │   │   │   └── 77b50587128062d4bc938cf32f4a98cf0d7d6c
│   │   │       │   │   ├── cf
│   │   │       │   │   │   └── d2b9eca20b6fc0456dd1ab30ec2ce0416aca33
│   │   │       │   │   ├── de
│   │   │       │   │   │   └── 74c53980fcebd30afe945c4d8ff0224482921e
│   │   │       │   │   ├── e3
│   │   │       │   │   │   └── 59de7428fa06f022480cbc50dc3ff8253306bf
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 2177f1865f707cc9bcc7428c1c029fffa13bf3
│   │   │       │   │   ├── eb
│   │   │       │   │   │   └── 5a316cbd195d26e3f768c7dd8e1b47299e17f8
│   │   │       │   │   ├── ec
│   │   │       │   │   │   └── 6833d3fbeb7ea613d96afb2054b8c50d04b1ff
│   │   │       │   │   ├── f4
│   │   │       │   │   │   └── 15e98f15dc64ea5149da57cf33934dbb52ab2d
│   │   │       │   │   ├── f9
│   │   │       │   │   │   └── b414ce1e40ebff4f3d46568035b77620d535a3
│   │   │       │   │   └── fc
│   │   │       │   │       └── 2efa27c20e5d90666692d61badbc6a43a33970
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── main
│   │   │       ├── binary_funding_platform_value.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 74
│   │   │       │   │   │   └── 523187d2f6adb0c7ecfc7e15a235a8e0cf7caa
│   │   │       │   │   ├── 9a
│   │   │       │   │   │   └── 167f6dae4174259947c48d3629cebbf02d532c
│   │   │       │   │   ├── c9
│   │   │       │   │   │   └── d145f9e9ac8c251af9e8c6fbec9654faaffada
│   │   │       │   │   └── cd
│   │   │       │   │       └── 71fba32a58c26dfd6c5a3778c127cb9196f1ee
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── blob_inline_editing_test.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── binary
│   │   │       │   ├── objects
│   │   │       │   │   ├── 35
│   │   │       │   │   │   └── ac7325f5216072921deae696a61a85ea7b2527
│   │   │       │   │   ├── a7
│   │   │       │   │   │   └── 9e572a560f307be42329b0ad4de23e8ca8de7b
│   │   │       │   │   ├── f1
│   │   │       │   │   │   └── a96ceff36b8c126989b5bdb60832da16028a31
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-05c81995343e10668ea37b10f3bc1531ac3329f3.idx
│   │   │       │   │       └── pack-05c81995343e10668ea37b10f3bc1531ac3329f3.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── binary
│   │   │       ├── blob_test.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           ├── big-file
│   │   │       │   │           ├── master
│   │   │       │   │           └── sniffing
│   │   │       │   ├── objects
│   │   │       │   │   ├── 23
│   │   │       │   │   │   └── 02f6e6dc4a803b9a6656e1dc683e4ff3abbc4a
│   │   │       │   │   ├── 3c
│   │   │       │   │   │   └── d0200c0d24676ec38dcf2052d8961c8b348562
│   │   │       │   │   ├── 44
│   │   │       │   │   │   └── f06b9f44ba45028f9a978b1533220123af66f2
│   │   │       │   │   ├── cc
│   │   │       │   │   │   └── 0abeb1a056d0ba288c5840f8a8b793f816dd0b
│   │   │       │   │   ├── ef
│   │   │       │   │   │   └── d805777568e360afe7296b0a823f347cdc14f0
│   │   │       │   │   ├── fc
│   │   │       │   │   │   └── 156126b8f5da672554e430c769844dc9debb27
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-13fbfdaf980a609ea5b3428998090114e80e83dd.idx
│   │   │       │   │       └── pack-13fbfdaf980a609ea5b3428998090114e80e83dd.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── sniffing
│   │   │       ├── branch_and_tag_refs.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── also-a-tag-name
│   │   │       │   ├── objects
│   │   │       │   │   ├── 08
│   │   │       │   │   │   ├── 77d3df7c2ed1db1f596dc75d8a875c39377e15
│   │   │       │   │   │   └── d6e550cb87d75321bb1640d697b21a421b6505
│   │   │       │   │   ├── 10
│   │   │       │   │   │   └── 3f20f67926561822eddf177dc14ae6646fa3dc
│   │   │       │   │   ├── 3f
│   │   │       │   │   │   └── e2847498df6343b35f0f2f45802682fc89a79f
│   │   │       │   │   ├── 45
│   │   │       │   │   │   └── cb35ba7ece1203c40d6551459f5a0ad4dd7ad3
│   │   │       │   │   ├── 76
│   │   │       │   │   │   └── f3ba2933f56cd1596972de1132f8bd1fa1fae2
│   │   │       │   │   ├── a5
│   │   │       │   │   │   └── caa4c28ac7a91fd37e355ed214c1a9f904d574
│   │   │       │   │   ├── ae
│   │   │       │   │   │   └── 87104dc11a25beb497f866d562a930b112a894
│   │   │       │   │   ├── b2
│   │   │       │   │   │   └── 6fea55c9e797bde189b005f7774f09efdfef8e
│   │   │       │   │   ├── b5
│   │   │       │   │   │   └── 5477c73bf336357a70c8acaf05ccb81023f4a6
│   │   │       │   │   ├── ce
│   │   │       │   │   │   └── 357b1b2cf8ea7512aab674f74f7105116420ce
│   │   │       │   │   ├── e2
│   │   │       │   │   │   └── e56d62be2a2771c41af199a8ebf3d2e61e9fa3
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-dd05a090173e5af95e28a65eb5309406896c2658.idx
│   │   │       │   │       └── pack-dd05a090173e5af95e28a65eb5309406896c2658.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   ├── also-a-tag-name
│   │   │       │       │   ├── master
│   │   │       │       │   └── other
│   │   │       │       ├── remotes
│   │   │       │       │   └── origin
│   │   │       │       │       └── HEAD
│   │   │       │       └── tags
│   │   │       │           ├── also-a-tag-name
│   │   │       │           └── blob-ref
│   │   │       ├── branch_escape.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-a9d6321325086406c1e0bfc881691e509319c412.idx
│   │   │       │   │       └── pack-a9d6321325086406c1e0bfc881691e509319c412.pack
│   │   │       │   └── packed-refs
│   │   │       ├── citation_bib.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 40
│   │   │       │   │   │   └── 771b36ad605a41f0c843f173130bb9253d0442
│   │   │       │   │   ├── d0
│   │   │       │   │   │   └── d6c042b6dad78bd302fcfac3a1edc862ff5d75
│   │   │       │   │   └── d9
│   │   │       │   │       └── c7e2787e6199fbb009f9160496e2c280eb0971
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── citation.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── branch-with-no-citation
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0f
│   │   │       │   │   │   └── 4563df9484bedfe3a8a6c292610124d2ff5015
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   ├── 825dc642cb6eb9a060e54bf8d69288fbee4904
│   │   │       │   │   │   └── b8587afbe11d8ede96a0d7c63fb41785d679c5
│   │   │       │   │   ├── 6f
│   │   │       │   │   │   └── 03951fbd5b14528b0ad603b036ec0c13ce660b
│   │   │       │   │   └── 7c
│   │   │       │   │       └── cf0f3de4e5915e9ffa14ea59456cba146bb9c0
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── branch-with-no-citation
│   │   │       │           └── main
│   │   │       ├── citation_inst_folder.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 2a
│   │   │       │   │   │   └── a77607c277dffeffe72072abc3667e01a8aec5
│   │   │       │   │   ├── 54
│   │   │       │   │   │   └── 37c7fb19a60362de5e8364f15a061f81baedf3
│   │   │       │   │   ├── 6e
│   │   │       │   │   │   └── ef437c0ef9e7d24e4caef68083b1e0d6f36aff
│   │   │       │   │   └── 96
│   │   │       │   │       └── 7e7609955a57be2ddf4491fb712a0fb11c4b6e
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── citation_invalid.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 6a
│   │   │       │   │   │   └── c6cb87f0c3c403378b6847bd5675b06291da9a
│   │   │       │   │   ├── a8
│   │   │       │   │   │   └── a3e0adac5a997cb645e639b878a986aeaa76ea
│   │   │       │   │   └── fb
│   │   │       │   │       └── 06dab6481421c2c6ec023acd39c7f8efb82b26
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── main
│   │   │       ├── citation_md.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   └── 4c829e864c4f5901c852428a7f2b2c8a6e8723
│   │   │       │   │   ├── 79
│   │   │       │   │   │   └── 97a9b94007a86130146919993bc460ed9139fb
│   │   │       │   │   └── c3
│   │   │       │   │       └── 68c62ab9be0b77a79521179e4115cc5ed22a55
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── citation_no_ext.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 2b
│   │   │       │   │   │   └── 9356da741996b81f1154320511417aea4c7e95
│   │   │       │   │   ├── 40
│   │   │       │   │   │   └── 771b36ad605a41f0c843f173130bb9253d0442
│   │   │       │   │   └── ff
│   │   │       │   │       └── 99aec7fd25f234ad4dd9dfb2048a48b7b29118
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── citation_on_branch.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 79
│   │   │       │   │   │   └── 97a9b94007a86130146919993bc460ed9139fb
│   │   │       │   │   ├── c3
│   │   │       │   │   │   └── 68c62ab9be0b77a79521179e4115cc5ed22a55
│   │   │       │   │   └── df
│   │   │       │   │       └── f9c68d7a41fd2d31b5c1fa692b9a9714ae83ea
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── citation-branch
│   │   │       ├── citation_txt.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 72
│   │   │       │   │   │   └── da375f93b80d50770a776555e2888250c84dc5
│   │   │       │   │   ├── 9c
│   │   │       │   │   │   └── 14ca2c7f6dd1b520ab5d4e42d32b94a42d54c7
│   │   │       │   │   └── c8
│   │   │       │   │       └── 63c6ffb145b2f490ba728d7bad0c90ceb83332
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── code_of_conduct_blank.git
│   │   │       │   ├── audit_log
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-2cedb37d6b54ea697af9e4bdcfb441c0326343f3.idx
│   │   │       │   │       └── pack-2cedb37d6b54ea697af9e4bdcfb441c0326343f3.pack
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── code_of_conduct_flippant.git
│   │   │       │   ├── audit_log
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-39f01c62e78664e706c2dec8110c32dd30ce22c2.idx
│   │   │       │   │       └── pack-39f01c62e78664e706c2dec8110c32dd30ce22c2.pack
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── code_of_conduct_markdown.git
│   │   │       │   ├── CODE_OF_CONDUCT.md
│   │   │       │   ├── config
│   │   │       │   ├── CONTRIBUTING.md
│   │   │       │   ├── HEAD
│   │   │       │   ├── LICENSE.md
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0f
│   │   │       │   │   │   └── a8bd0b6f3fd22bf7dc8567d8df1ce29e3f6369
│   │   │       │   │   ├── 2e
│   │   │       │   │   │   └── 25c926d27c9822c296de6cab0a8b0e3d7d7029
│   │   │       │   │   ├── 54
│   │   │       │   │   │   └── 03ee905ce549b270af56d8d64d8d35c01bd5f2
│   │   │       │   │   ├── 5b
│   │   │       │   │   │   └── 6ac4d670a646695fc78933eb79d1938e3f9693
│   │   │       │   │   ├── 7e
│   │   │       │   │   │   └── 12ff9593632008a4ed63bc70d67b859bec2c7d
│   │   │       │   │   ├── 84
│   │   │       │   │   │   └── 631bb53b817c1fcbc7332f08db710b1967943b
│   │   │       │   │   ├── c4
│   │   │       │   │   │   └── 673c19b308d7f2bc8dd3d4e081db9e7858b562
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   └── f3
│   │   │       │   │       └── bcb59bd7b79458c7ef7106c13d81d5eaa7cff5
│   │   │       │   ├── README.md
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── code_of_conduct_none.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 93
│   │   │       │   │   │   └── 109217bbe2937fc3a8d8933fddd80ed6292481
│   │   │       │   │   ├── a7
│   │   │       │   │   │   └── e95f26228eed73e5c319cdcda38daa5c0e6cb8
│   │   │       │   │   └── e6
│   │   │       │   │       └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── code_of_conduct_other.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 62
│   │   │       │   │   │   └── 74f3f9f711f404ba87e6aa393e32b856158035
│   │   │       │   │   ├── 8d
│   │   │       │   │   │   └── 924632150fc025c2b84ffa6433f49f037069e2
│   │   │       │   │   └── e3
│   │   │       │   │       └── da3640b9ff67711199dee44ba6215c264d1f03
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── code_of_conduct_plaintext.git
│   │   │       │   ├── CODE_OF_CONDUCT.txt
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 2d
│   │   │       │   │   │   └── 53789cfef857dd1efcc89c893e1cb50f38f8f5
│   │   │       │   │   ├── 34
│   │   │       │   │   │   └── 74bfb4a15e54a9e57eb0047ef58168ada56164
│   │   │       │   │   ├── 70
│   │   │       │   │   │   └── 4865f7677159c2cda44983264383fe0a3257d9
│   │   │       │   │   ├── 8b
│   │   │       │   │   │   └── 64994c2d37a2b85db547e0b8909f6f0ba68104
│   │   │       │   │   ├── 8e
│   │   │       │   │   │   └── 33e97d739c2cca6ac153fe72001e1ac2ce3340
│   │   │       │   │   ├── 9e
│   │   │       │   │   │   └── e2720d1bcd756bfd8269097bd8ba076725bdcc
│   │   │       │   │   ├── 9f
│   │   │       │   │   │   └── a71d9d847e46b04b6c7b80cfb9a8a415e1d299
│   │   │       │   │   ├── be
│   │   │       │   │   │   └── 75c432ab9e15ef6990202307a17421483ff11a
│   │   │       │   │   └── e6
│   │   │       │   │       └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── codeowners.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 06
│   │   │       │   │   │   └── f75f5893378e3392f5434106bf63ed2bca0798
│   │   │       │   │   ├── 2f
│   │   │       │   │   │   └── f33d02ca052058124269cdc8e973ae1179b82c
│   │   │       │   │   ├── 39
│   │   │       │   │   │   └── c813bdb7aff51d5e7de714ef541a04d65dd843
│   │   │       │   │   ├── 65
│   │   │       │   │   │   └── 4d7f2163856521e4f2be83e91e2838b2007d33
│   │   │       │   │   ├── 9f
│   │   │       │   │   │   └── 43cbdadf944be4fabca68a3dfef16171621cf7
│   │   │       │   │   ├── b8
│   │   │       │   │   │   └── ac91712168a3bb9590accdc5946a7f5b38d4d2
│   │   │       │   │   ├── c6
│   │   │       │   │   │   └── 551182d7e0cb68cc768cf18adbc3afc047baa8
│   │   │       │   │   ├── e3
│   │   │       │   │   │   └── bbc1a091521a40451a963af3e4f1867a28e78b
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   └── ee
│   │   │       │   │       └── 16b01db1455bc20563fc7147d5dce8c1fbd900
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── code_scanning_alerts_for_every_language.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-cb7eb4f7500d4e617b727357303ec5710d451df6.idx
│   │   │       │   │       ├── pack-cb7eb4f7500d4e617b727357303ec5710d451df6.pack
│   │   │       │   │       └── pack-cb7eb4f7500d4e617b727357303ec5710d451df6.rev
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── code_scanning_autofix.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 02
│   │   │       │   │   │   └── c19d76619825509af219fcf4ce10df63e84d29
│   │   │       │   │   ├── 23
│   │   │       │   │   │   └── ba8dbd4190680ee5cd22279b5e546f04d537c2
│   │   │       │   │   ├── 65
│   │   │       │   │   │   └── 7f7873cdbc79b6c2c876ca6265bf984443e4c3
│   │   │       │   │   ├── 92
│   │   │       │   │   │   └── 09e80cf071bdf27b4c1c22558ad1644206412e
│   │   │       │   │   ├── 97
│   │   │       │   │   │   └── 65c1e36ead8d66878765127348c8e14d3564c5
│   │   │       │   │   ├── a1
│   │   │       │   │   │   └── 11eb5ebfaadf4db907605bca9860069418815c
│   │   │       │   │   ├── ba
│   │   │       │   │   │   └── 3e301bddc586fe441675b6255893a7cc231abd
│   │   │       │   │   ├── df
│   │   │       │   │   │   └── 8e49eed1e410de515408bc699b39c3bf1e3bfa
│   │   │       │   │   └── f7
│   │   │       │   │       └── 3fc8139706ed57bc4b686c011b81ea9e9e3bb1
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── main
│   │   │       │           └── reflected-xss
│   │   │       ├── codespaces_devcontainer_host_requirements.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   ├── applypatch-msg.sample
│   │   │       │   │   ├── commit-msg.sample
│   │   │       │   │   ├── fsmonitor-watchman.sample
│   │   │       │   │   ├── post-update.sample
│   │   │       │   │   ├── pre-applypatch.sample
│   │   │       │   │   ├── pre-commit.sample
│   │   │       │   │   ├── pre-merge-commit.sample
│   │   │       │   │   ├── prepare-commit-msg.sample
│   │   │       │   │   ├── pre-push.sample
│   │   │       │   │   ├── pre-rebase.sample
│   │   │       │   │   ├── pre-receive.sample
│   │   │       │   │   ├── push-to-checkout.sample
│   │   │       │   │   └── update.sample
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── objects
│   │   │       │   │   ├── 2f
│   │   │       │   │   │   └── 89483e5204cc523031f51f0f954dee7c123810
│   │   │       │   │   ├── 81
│   │   │       │   │   │   └── 98d16bc657224a13121a773573678a9a968006
│   │   │       │   │   ├── 87
│   │   │       │   │   │   └── 85a56468301bd1c2f9f59a0fb34790651ff0d9
│   │   │       │   │   ├── 97
│   │   │       │   │   │   └── f0e120e6a710bfcfa1f01acc77832c86c86bfd
│   │   │       │   │   ├── b2
│   │   │       │   │   │   └── 710ae55658177c1806a4e57024b2d526e499d7
│   │   │       │   │   └── b9
│   │   │       │   │       └── ffb0fd3c20f59105fd98d5c13866a7c69bcae8
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── main
│   │   │       │           └── patch-1
│   │   │       ├── commit_api.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-c79e39a3847175b706f2c5baea53227b6ca1979a.idx
│   │   │       │   │       └── pack-c79e39a3847175b706f2c5baea53227b6ca1979a.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── commit_comments.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-22fb013f68ac8940ebbf084c2d3996d8eb009775.idx
│   │   │       │   │       └── pack-22fb013f68ac8940ebbf084c2d3996d8eb009775.pack
│   │   │       │   └── packed-refs
│   │   │       ├── commit_mentions.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-d3f63f00e81b61a1f8cfd8ce3fc6a182a57e3845.idx
│   │   │       │   │       └── pack-d3f63f00e81b61a1f8cfd8ce3fc6a182a57e3845.pack
│   │   │       │   └── packed-refs
│   │   │       ├── commits_controller_pagination_test.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   ├── applypatch-msg.sample
│   │   │       │   │   ├── commit-msg.sample
│   │   │       │   │   ├── post-update.sample
│   │   │       │   │   ├── pre-applypatch.sample
│   │   │       │   │   ├── pre-commit.sample
│   │   │       │   │   ├── prepare-commit-msg.sample
│   │   │       │   │   ├── pre-push.sample
│   │   │       │   │   ├── pre-rebase.sample
│   │   │       │   │   └── update.sample
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── objects
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-df07f7499a5c78eb9f06b049d78ffa4b686dcaf4.idx
│   │   │       │   │       └── pack-df07f7499a5c78eb9f06b049d78ffa4b686dcaf4.pack
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── commits_controller_test.git
│   │   │       │   ├── audit_log
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── main
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0e
│   │   │       │   │   │   └── 00a9a0ee5ccb6b603311a81adc2821793c228c
│   │   │       │   │   ├── 24
│   │   │       │   │   │   ├── 517f04408abf9851f28411c6358e55be87cd9c
│   │   │       │   │   │   └── 86a9c1a58580857e4db5828c5dedbdf0226ec6
│   │   │       │   │   ├── 32
│   │   │       │   │   │   └── ef12ef1045d735061b6881f6fef5ed94f2a334
│   │   │       │   │   ├── 3a
│   │   │       │   │   │   └── 46e083d4036a7624e046e42a3a5ea8d70d3b6e
│   │   │       │   │   ├── 50
│   │   │       │   │   │   └── 6035fe74b5b464dcac2d7050979eb359f39f00
│   │   │       │   │   ├── 7f
│   │   │       │   │   │   └── 614c2aee289b25f54fbe8b40d8b3afbf54b66e
│   │   │       │   │   ├── 82
│   │   │       │   │   │   └── ff6bc92ea7a16b146ebb54780cee2eea7b4dbc
│   │   │       │   │   ├── 9f
│   │   │       │   │   │   └── 5c375735b64200c02a6aef5e5424e22fd6198c
│   │   │       │   │   ├── a6
│   │   │       │   │   │   └── a3e2e739c2adbd26c7c29f68d308b7fb2eacdb
│   │   │       │   │   ├── df
│   │   │       │   │   │   └── 778623a5b55294d227c736a9afdc48fda6c51d
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-dd7533d747b82a3efdb1471a62d13ca2dfee49d4.idx
│   │   │       │   │       └── pack-dd7533d747b82a3efdb1471a62d13ca2dfee49d4.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── bearbranch
│   │   │       │           ├── main
│   │   │       │           ├── master
│   │   │       │           └── tz-testing
│   │   │       ├── commits_with_images.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-8a58549834aa909844ec1a0ad3164915993a51a0.idx
│   │   │       │   │       └── pack-8a58549834aa909844ec1a0ad3164915993a51a0.pack
│   │   │       │   └── packed-refs
│   │   │       ├── commits_with_invalid_author.git
│   │   │       │   ├── COMMIT_EDITMSG
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   ├── applypatch-msg.sample
│   │   │       │   │   ├── commit-msg.sample
│   │   │       │   │   ├── fsmonitor-watchman.sample
│   │   │       │   │   ├── post-update.sample
│   │   │       │   │   ├── pre-applypatch.sample
│   │   │       │   │   ├── pre-commit.sample
│   │   │       │   │   ├── pre-merge-commit.sample
│   │   │       │   │   ├── prepare-commit-msg.sample
│   │   │       │   │   ├── pre-push.sample
│   │   │       │   │   ├── pre-rebase.sample
│   │   │       │   │   ├── pre-receive.sample
│   │   │       │   │   ├── push-to-checkout.sample
│   │   │       │   │   ├── sendemail-validate.sample
│   │   │       │   │   └── update.sample
│   │   │       │   ├── index
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           ├── cr-line-endings
│   │   │       │   │           ├── main
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0e
│   │   │       │   │   │   └── 867b6135becaab759cb670995ac0e040ca1cf9
│   │   │       │   │   ├── 11
│   │   │       │   │   │   └── 6f27c5da72b75268a4c2c4a07cabfd80149013
│   │   │       │   │   ├── 16
│   │   │       │   │   │   └── 7da3c19ebbe7d8a34729e7f3bcee39e13f4644
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   └── 69dbd03f244871233da7b4ffe61ec8bb0f4867
│   │   │       │   │   ├── a0
│   │   │       │   │   │   └── ee82d8b879b689e778c1e54c50d4d79b7db5f7
│   │   │       │   │   ├── b2
│   │   │       │   │   │   └── cc4b9825a4cd1ac4f053f0fd5d65567cbd64a7
│   │   │       │   │   ├── e9
│   │   │       │   │   │   └── 1a032dc9f19058a375fb3db68c9dda73527d13
│   │   │       │   │   ├── ea
│   │   │       │   │   │   └── 8ae0026410f5433175d62879ae13f4d4f8865e
│   │   │       │   │   ├── f3
│   │   │       │   │   │   └── fc28565ec53e43a7aa3c1e86c29577d9e651de
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-8a58549834aa909844ec1a0ad3164915993a51a0.idx
│   │   │       │   │       ├── pack-8a58549834aa909844ec1a0ad3164915993a51a0.pack
│   │   │       │   │       ├── pack-acc9411a17d3a7bbef926790771ed4eb7fa1e920.idx
│   │   │       │   │       └── pack-acc9411a17d3a7bbef926790771ed4eb7fa1e920.pack
│   │   │       │   ├── ORIG_HEAD
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── cr-line-endings
│   │   │       │           ├── main
│   │   │       │           └── master
│   │   │       ├── commit_test.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-fbfef0baf168a18e3bfb92c9fead8838e8435912.idx
│   │   │       │   │       └── pack-fbfef0baf168a18e3bfb92c9fead8838e8435912.pack
│   │   │       │   └── packed-refs
│   │   │       ├── commit_timestamp_before_epoch.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-0fb278bb30a1e4165f6cbbcf1258954093a4205b.idx
│   │   │       │   │       └── pack-0fb278bb30a1e4165f6cbbcf1258954093a4205b.pack
│   │   │       │   └── packed-refs
│   │   │       ├── commit_user_mentions.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-7352addeb1ed71bb854f714ffd4300ca97ab44ea.idx
│   │   │       │   │       └── pack-7352addeb1ed71bb854f714ffd4300ca97ab44ea.pack
│   │   │       │   └── packed-refs
│   │   │       ├── community_files.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 02
│   │   │       │   │   │   └── 9308b27313cf94612cb5ba19749201f88a144c
│   │   │       │   │   ├── 03
│   │   │       │   │   │   └── 4e848032092eaf8ef96eac731b6ed5961987f3
│   │   │       │   │   ├── 06
│   │   │       │   │   │   └── 6ba31494e64dc87883e0d32164c786d60383f9
│   │   │       │   │   ├── 0d
│   │   │       │   │   │   └── 545a36a9d053b7da62406f912dec0e1d3b4a6d
│   │   │       │   │   ├── 10
│   │   │       │   │   │   └── 5278e26af2a7eb534b1f7bf752d77b11818289
│   │   │       │   │   ├── 2b
│   │   │       │   │   │   └── 2007227d824b672a26df4ecb9b8aed5328ac41
│   │   │       │   │   ├── 43
│   │   │       │   │   │   └── 7e96a78b0c2669539d7cba41f718c7603a819c
│   │   │       │   │   ├── 51
│   │   │       │   │   │   └── 1ff2a0ac63b75ea74891b99a8c37600e261ea2
│   │   │       │   │   ├── 56
│   │   │       │   │   │   └── e7a8f05d3efc967cea1a5f382ee868b437e9a1
│   │   │       │   │   ├── 63
│   │   │       │   │   │   └── 535df3e9a328cb8f7a21a8d12157295b9e8bd8
│   │   │       │   │   ├── 67
│   │   │       │   │   │   └── 4d0704484f263be33d6cf195e1fdd426ebe6ba
│   │   │       │   │   ├── 68
│   │   │       │   │   │   └── db0030d193fd4374307dcd192c85422d62c61f
│   │   │       │   │   ├── 6a
│   │   │       │   │   │   └── c37b124a072e67c0dc21847d615d5a93b05dff
│   │   │       │   │   ├── 72
│   │   │       │   │   │   └── 91e715531217b3b2784210536163df6ee4c364
│   │   │       │   │   ├── 74
│   │   │       │   │   │   └── 8f0ed5e8e6f0c8bae687eafe01ca73cf6815cc
│   │   │       │   │   ├── 7d
│   │   │       │   │   │   └── daa1cfd4b0092e0adb91ab39f8090d2359fe1c
│   │   │       │   │   ├── 7f
│   │   │       │   │   │   └── 306692e49f820379341d3491c33847264b0061
│   │   │       │   │   ├── 8c
│   │   │       │   │   │   └── f7a348561bdd70e638f9cb3c087eff42d69da9
│   │   │       │   │   ├── 94
│   │   │       │   │   │   └── b8655a762986314b531cda2bd051deec39cad8
│   │   │       │   │   ├── 97
│   │   │       │   │   │   └── fa8793b764f16bc44d2c4d445be2c0beb24379
│   │   │       │   │   ├── 98
│   │   │       │   │   │   └── 91410508d90f278ec1337cd22b1f5b9c153d90
│   │   │       │   │   ├── a1
│   │   │       │   │   │   └── 61b7e6119814072bcb3559bfd539cd158b4f33
│   │   │       │   │   ├── a7
│   │   │       │   │   │   └── faf690c8b941701bb0bb8b288803cd88411c62
│   │   │       │   │   ├── ab
│   │   │       │   │   │   └── 3bcf03ec247cdd4670c9643cad601e58093062
│   │   │       │   │   ├── b1
│   │   │       │   │   │   └── fa9e731d645ca0a4d16945350a2500d88b7cee
│   │   │       │   │   ├── b7
│   │   │       │   │   │   └── ea6719da00bb087d4f292699675d47e18560ca
│   │   │       │   │   ├── c2
│   │   │       │   │   │   └── 39a822a21e01ee8c34ef49f7d15fc268563438
│   │   │       │   │   ├── c7
│   │   │       │   │   │   └── f3b7fe199d793eb04cb98cf5baf6204703a6e0
│   │   │       │   │   ├── cb
│   │   │       │   │   │   └── e5cb2d05a0ed67990b7d04925d98bd80af5c3b
│   │   │       │   │   ├── cf
│   │   │       │   │   │   └── 955af0e0663146d15573be6b41c1aed3387265
│   │   │       │   │   ├── d7
│   │   │       │   │   │   └── c5869183113387275e92eeb0f51224d8b35c58
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   ├── ec
│   │   │       │   │   │   └── 5c41760af31582fbb7a5366c056e54cef209ac
│   │   │       │   │   ├── f1
│   │   │       │   │   │   └── ccbdbd30aa67dd8f6e4fbcc225b0172b25bbcb
│   │   │       │   │   ├── fc
│   │   │       │   │   │   └── 0341e928c77000135e6105068a226cd4d3ce52
│   │   │       │   │   └── fd
│   │   │       │   │       └── 631edfbfe5bcc5ded60f3fb3248f9e971621fb
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── community_files_in_docs.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0d
│   │   │       │   │   │   └── 545a36a9d053b7da62406f912dec0e1d3b4a6d
│   │   │       │   │   ├── 10
│   │   │       │   │   │   └── 5278e26af2a7eb534b1f7bf752d77b11818289
│   │   │       │   │   ├── 1f
│   │   │       │   │   │   └── e1a047d18ddc586af233e96d92a7f6ef35f87e
│   │   │       │   │   ├── 2b
│   │   │       │   │   │   └── c319db86206ec86ac2ea2645e03c75ff8ca74c
│   │   │       │   │   ├── 56
│   │   │       │   │   │   └── e7a8f05d3efc967cea1a5f382ee868b437e9a1
│   │   │       │   │   ├── 5f
│   │   │       │   │   │   └── 18dc0705073ee448d2ad32cfab1ace53c6b31b
│   │   │       │   │   ├── a1
│   │   │       │   │   │   ├── 347e752a55c868a80f1e76ecb02c9cabd1aab6
│   │   │       │   │   │   └── 61b7e6119814072bcb3559bfd539cd158b4f33
│   │   │       │   │   ├── a4
│   │   │       │   │   │   └── 12cdf83b0ba1f8eefcd6fb9da7102751e9cfdf
│   │   │       │   │   └── e6
│   │   │       │   │       └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── community_files_in_dotgithub.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0d
│   │   │       │   │   │   └── 545a36a9d053b7da62406f912dec0e1d3b4a6d
│   │   │       │   │   ├── 10
│   │   │       │   │   │   └── 5278e26af2a7eb534b1f7bf752d77b11818289
│   │   │       │   │   ├── 2b
│   │   │       │   │   │   └── c319db86206ec86ac2ea2645e03c75ff8ca74c
│   │   │       │   │   ├── 44
│   │   │       │   │   │   └── 60ff6c7116a4f651bb70abddaca56a0eeaf4cd
│   │   │       │   │   ├── 56
│   │   │       │   │   │   └── e7a8f05d3efc967cea1a5f382ee868b437e9a1
│   │   │       │   │   ├── 6f
│   │   │       │   │   │   └── b60b67801c96db0faa99281d810a1bdd5c19e5
│   │   │       │   │   ├── 76
│   │   │       │   │   │   └── e119c5371087dfec846de5e168b89b213a5a11
│   │   │       │   │   ├── a1
│   │   │       │   │   │   ├── 347e752a55c868a80f1e76ecb02c9cabd1aab6
│   │   │       │   │   │   └── 61b7e6119814072bcb3559bfd539cd158b4f33
│   │   │       │   │   ├── a4
│   │   │       │   │   │   └── 12cdf83b0ba1f8eefcd6fb9da7102751e9cfdf
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   └── ee
│   │   │       │   │       └── 3890fd968705ccac0515bb7915dddd5606c453
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── community_files_with_legacy_issue_template.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 03
│   │   │       │   │   │   └── 4e848032092eaf8ef96eac731b6ed5961987f3
│   │   │       │   │   ├── 24
│   │   │       │   │   │   └── a06b040be820c585bf507260bb07aae71f5ddf
│   │   │       │   │   ├── 72
│   │   │       │   │   │   └── 91e715531217b3b2784210536163df6ee4c364
│   │   │       │   │   ├── a7
│   │   │       │   │   │   └── faf690c8b941701bb0bb8b288803cd88411c62
│   │   │       │   │   ├── b2
│   │   │       │   │   │   └── ab55b0077c93bb41204540eb01489eee3326c1
│   │   │       │   │   ├── c2
│   │   │       │   │   │   └── 39a822a21e01ee8c34ef49f7d15fc268563438
│   │   │       │   │   ├── cf
│   │   │       │   │   │   └── 955af0e0663146d15573be6b41c1aed3387265
│   │   │       │   │   └── ee
│   │   │       │   │       └── 918c063b27de71cfb9f677f2aec1bdd7f0568f
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── compare_api_pagination_repo.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-f1049fa2c31872e0f2a07eee647d7bf38e215535.idx
│   │   │       │   │       └── pack-f1049fa2c31872e0f2a07eee647d7bf38e215535.pack
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── branch-b
│   │   │       │           └── master
│   │   │       ├── comparison_fork.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-9fa07e45d35f8023279e0e31b3d63d235cc4ee1c.idx
│   │   │       │   │       └── pack-9fa07e45d35f8023279e0e31b3d63d235cc4ee1c.pack
│   │   │       │   └── packed-refs
│   │   │       ├── comparison_source.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-d22692116bc881d22b0691f263b339749ad94f66.idx
│   │   │       │   │       └── pack-d22692116bc881d22b0691f263b339749ad94f66.pack
│   │   │       │   └── packed-refs
│   │   │       ├── conflicts.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   ├── exclude
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e23b2ff1456ff4fa43c2c7d3c49bffea1243c9f2.idx
│   │   │       │   │       └── pack-e23b2ff1456ff4fa43c2c7d3c49bffea1243c9f2.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       ├── contributing_markdown.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-1c8e3d24216bc23d22e1ea4fc46c3d6b3e582f5a.idx
│   │   │       │   │       └── pack-1c8e3d24216bc23d22e1ea4fc46c3d6b3e582f5a.pack
│   │   │       │   └── packed-refs
│   │   │       ├── contributing_none.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-1d299db9d3d64139d942d7d8920c3bfa0113caa9.idx
│   │   │       │   │       └── pack-1d299db9d3d64139d942d7d8920c3bfa0113caa9.pack
│   │   │       │   └── packed-refs
│   │   │       ├── contributing_plaintext.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-8608730ffcb7db9a4e0fcc4ed8842dad88f870a7.idx
│   │   │       │   │       └── pack-8608730ffcb7db9a4e0fcc4ed8842dad88f870a7.pack
│   │   │       │   └── packed-refs
│   │   │       ├── contributing_support_and_code_of_conduct.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 3e
│   │   │       │   │   │   └── 66e06ec48729adf4320af520e3b07a66060542
│   │   │       │   │   ├── 86
│   │   │       │   │   │   ├── 7b5074b8648e6ee4d2319edb99b0974d638920
│   │   │       │   │   │   └── fc48a4e4dc0415fd4b2d47cd356568d8fc516d
│   │   │       │   │   ├── bb
│   │   │       │   │   │   └── 2cf32240e82a820a44c86fc5e255587240dd8b
│   │   │       │   │   └── e6
│   │   │       │   │       └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── copilot_prereviews.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 01
│   │   │       │   │   │   └── f2fa8935657c11bc0c755fde7fa5b75846a289
│   │   │       │   │   ├── 02
│   │   │       │   │   │   └── 14bd812b8487e83bc0954cb7a3274607cfc630
│   │   │       │   │   ├── 03
│   │   │       │   │   │   └── 3dbc466b30f519df8d0f58b24da13f2f88c7f5
│   │   │       │   │   ├── 05
│   │   │       │   │   │   └── b155742a3e7fe27983a42d70f626bae9bdc125
│   │   │       │   │   ├── 07
│   │   │       │   │   │   ├── 2231114b09153c36658a167c362e3a40757b55
│   │   │       │   │   │   └── 60caaf34f788a34d02a2520bd529edd7538495
│   │   │       │   │   ├── 21
│   │   │       │   │   │   └── 38710a07cea78549dbd6e94b16c46815b263c9
│   │   │       │   │   ├── 28
│   │   │       │   │   │   └── 583ac49983bd37ad263a1b340f1fa85d5d9b6d
│   │   │       │   │   ├── 34
│   │   │       │   │   │   └── 7a6cbc14406796edfbe1da4502d8e623c967ff
│   │   │       │   │   ├── 3d
│   │   │       │   │   │   ├── 5b5c3add77c93dc9ab5d78dae634aaee14f83b
│   │   │       │   │   │   └── a3ae22912ff780b35e0fe4a69acc937bd269d7
│   │   │       │   │   ├── 40
│   │   │       │   │   │   └── d1fd33cf092a2ecb2abb7bf4b9699e9a288269
│   │   │       │   │   ├── 41
│   │   │       │   │   │   └── acf86a47f5ef340aceca83082820d16d57cc6e
│   │   │       │   │   ├── 46
│   │   │       │   │   │   └── 2131205366038708dcf240d4e6a85bf2642a28
│   │   │       │   │   ├── 4f
│   │   │       │   │   │   └── a64de63c14afbc7fde42ea49c6d1c50999acc1
│   │   │       │   │   ├── 52
│   │   │       │   │   │   ├── cd9b21667804f1c760229c420925038f2a3770
│   │   │       │   │   │   └── d7f1155b65025deca9419d1e198ec4a12f911f
│   │   │       │   │   ├── 5b
│   │   │       │   │   │   └── 28d64f0fc6196b7e0533bcb0dcead760183e06
│   │   │       │   │   ├── 5e
│   │   │       │   │   │   ├── 783a7a22d780d9009f483fc5fbd089a915e96e
│   │   │       │   │   │   └── 80685864ef3119dcc50f44a728d78019b5626a
│   │   │       │   │   ├── 5f
│   │   │       │   │   │   └── 27958fac68047f30ad513aa72ca9334434cbf4
│   │   │       │   │   ├── 63
│   │   │       │   │   │   └── 2dedd726ab7d37ff4dbb6bd980139c3a5beff5
│   │   │       │   │   ├── 68
│   │   │       │   │   │   └── 3fe22d7d4107e408b9f5590c8eab60e5471a65
│   │   │       │   │   ├── 6a
│   │   │       │   │   │   └── 5ce8577476ce53314cee1b99fa30b0c8a7e8ef
│   │   │       │   │   ├── 6e
│   │   │       │   │   │   └── c05eebd3653bce9d7f376c253fcb4900569bfc
│   │   │       │   │   ├── 70
│   │   │       │   │   │   └── 64333b4a5081efd1cc2f4d4471a1b9c92f55d3
│   │   │       │   │   ├── 72
│   │   │       │   │   │   └── 6e8951361260428cb3d368aeee26426ce7c104
│   │   │       │   │   ├── 7d
│   │   │       │   │   │   └── 80df019a49bb901d04e1e7307d5f34960d5017
│   │   │       │   │   ├── 81
│   │   │       │   │   │   └── 83a15db08e5c674f2171fdbe2eed2dfacf881a
│   │   │       │   │   ├── 84
│   │   │       │   │   │   └── 21604396885dfa4dcfd31ee7152f1cfd33eeb5
│   │   │       │   │   ├── 89
│   │   │       │   │   │   └── 802efa91d1897513b0091c3f518bf071184007
│   │   │       │   │   ├── 8a
│   │   │       │   │   │   └── 40931b6aed4d9c8ad67490330042514a037ef3
│   │   │       │   │   ├── 8f
│   │   │       │   │   │   └── a5085e45c0d5ac5fcafd66e5cf5e6a67768c11
│   │   │       │   │   ├── 97
│   │   │       │   │   │   ├── 716d2f0b16491b6637bad9e6a516a955576ba9
│   │   │       │   │   │   └── 820b05f0cda85ee1179589b3bbb13e163107d8
│   │   │       │   │   ├── 9c
│   │   │       │   │   │   └── 3e387455494f6481b8e326540b5764363d94bf
│   │   │       │   │   ├── 9d
│   │   │       │   │   │   └── 108b83600c733ab2f5280785ef777e4120cf5d
│   │   │       │   │   ├── ba
│   │   │       │   │   │   └── d359c6c83d693ae2ad5ced0c53096f000c74b1
│   │   │       │   │   ├── be
│   │   │       │   │   │   └── 31038dbbaf3f9b8404a85564b9e7cea527eff1
│   │   │       │   │   ├── bf
│   │   │       │   │   │   └── 5c2f649cc2fb7548827f8b2e06242003d424e3
│   │   │       │   │   ├── c0
│   │   │       │   │   │   └── cdefc4733a934450aacc12f8768380187e40cc
│   │   │       │   │   ├── c7
│   │   │       │   │   │   └── 8be35462b215d7581e5bdad777a8ce7751c531
│   │   │       │   │   ├── cd
│   │   │       │   │   │   └── 8c031bb6f1ca0d9db69d911e77121f010e9808
│   │   │       │   │   ├── d0
│   │   │       │   │   │   └── 733d874f72b72d7bde6acfbf70eb51f588c6c1
│   │   │       │   │   ├── d8
│   │   │       │   │   │   └── a989b8679e52fbf2e27b63815d937fe59d45f1
│   │   │       │   │   ├── ea
│   │   │       │   │   │   └── 1515b72d131d0ec53eccabe257e91057054594
│   │   │       │   │   ├── ec
│   │   │       │   │   │   └── e578acc10ceaed96af683418f3cabb759d9bf8
│   │   │       │   │   ├── ef
│   │   │       │   │   │   ├── abf7913b282c009cb048177424ab6de2bd8055
│   │   │       │   │   │   └── d13b944995a1f3b047753c54755bc7d75698eb
│   │   │       │   │   ├── f5
│   │   │       │   │   │   └── 527fc924b71f486113f6c998a4ad5f8b4feb2c
│   │   │       │   │   └── fd
│   │   │       │   │       ├── 4b12ffb25d40ee614b6071adcdd7963b57361f
│   │   │       │   │       └── fb9ba1b42c8dc59d90259bd660e6854625cd14
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── example1
│   │   │       │           ├── example2
│   │   │       │           ├── example3
│   │   │       │           ├── example4
│   │   │       │           ├── example5
│   │   │       │           └── main
│   │   │       ├── copyrighted_repo.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 80
│   │   │       │   │   │   └── ec706a75e57a4126812f83856cf47d5ae33268
│   │   │       │   │   ├── a8
│   │   │       │   │   │   └── 3f487faffcdd35040dbcc30f358906fa120a2e
│   │   │       │   │   └── b2
│   │   │       │   │       └── 41357d625e841edb5a907a50ba0c85c1fe10ff
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── cpp_test.git
│   │   │       │   ├── COMMIT_EDITMSG
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── index
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── 06
│   │   │       │   │   │   └── 251f6f21613442ea0887106c51e883d33b6d28
│   │   │       │   │   ├── 5a
│   │   │       │   │   │   └── 2267d0c62db556052b4350d2f512b9db1e991c
│   │   │       │   │   ├── 7b
│   │   │       │   │   │   └── 8fca36291e22b197e0ee0d67a6c98c8ac96a23
│   │   │       │   │   └── a5
│   │   │       │   │       └── 4f4e67490f9d1933c6b286e62e272489ec8b78
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── deeply_nested_java_style_directories.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 08
│   │   │       │   │   │   └── 5dd1a27f2616a285fb369cd4e0da0cb6866f97
│   │   │       │   │   ├── 31
│   │   │       │   │   │   └── 98636452097a02ce6703a369bad1f72efe994d
│   │   │       │   │   ├── 47
│   │   │       │   │   │   └── 980a967bde7e224727bd506817d2a6470b94b4
│   │   │       │   │   ├── 7f
│   │   │       │   │   │   └── 26d05b7d74cf9338f72d25a497f05728cd0654
│   │   │       │   │   ├── 95
│   │   │       │   │   │   └── a60ce4c2f6d13caa21a85b8e088cb2fd4ae383
│   │   │       │   │   ├── 9d
│   │   │       │   │   │   └── bd4ef5924bf9deb82b2099acbbdcaa082cc50d
│   │   │       │   │   ├── b3
│   │   │       │   │   │   └── 9300bcf72c4c9f000f27143d303c50835e9532
│   │   │       │   │   └── e6
│   │   │       │   │       └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── defunkt_ambition.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-217b44a82563f0f96ab86986243c6af79a50bbd0.idx
│   │   │       │   │       └── pack-217b44a82563f0f96ab86986243c6af79a50bbd0.pack
│   │   │       │   └── packed-refs
│   │   │       ├── defunkt_facebox.git
│   │   │       │   ├── audit_log
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 2a
│   │   │       │   │   │   └── 045bcf31943b6405b6124a2c0e9058da0de40d
│   │   │       │   │   ├── 45
│   │   │       │   │   │   └── 98049ca87a10042263b2ccff24db1be5ebbfba
│   │   │       │   │   ├── 87
│   │   │       │   │   │   └── 1c605537792d88f353cb724f41de2bdc24c3f4
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-88c22fbd8396d464f8fbd4bff26ac2950fd593c2.idx
│   │   │       │   │       ├── pack-88c22fbd8396d464f8fbd4bff26ac2950fd593c2.pack
│   │   │       │   │       ├── pack-b3cf9c2238b64bbe536a9c5513fa8f5f59914a44.idx
│   │   │       │   │       ├── pack-b3cf9c2238b64bbe536a9c5513fa8f5f59914a44.keep
│   │   │       │   │       └── pack-b3cf9c2238b64bbe536a9c5513fa8f5f59914a44.pack
│   │   │       │   └── packed-refs
│   │   │       ├── dependabot_autofix.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 03
│   │   │       │   │   │   └── 961498290bca4235cdd5810b1212a2c2a4cfcf
│   │   │       │   │   ├── 04
│   │   │       │   │   │   └── 0e34cc29125c97a523e5dd879185a3687172db
│   │   │       │   │   ├── 1d
│   │   │       │   │   │   └── dfba24b119ade008d7696a5c620677026b702e
│   │   │       │   │   ├── 22
│   │   │       │   │   │   └── 6bc6096562761eb6e58e55b9b9ef065aa5ab63
│   │   │       │   │   ├── 24
│   │   │       │   │   │   └── 7918dca197bf3069407204bd1df2e66e6aa9aa
│   │   │       │   │   ├── 48
│   │   │       │   │   │   └── 36f75870b09a57efdfb3ef00a9274def4307d2
│   │   │       │   │   ├── 53
│   │   │       │   │   │   └── 8497f02de6fdf62f18461ac8a4d1274dd98b9d
│   │   │       │   │   ├── 54
│   │   │       │   │   │   └── b10928534af5a79287cb2c74f74e146d479e67
│   │   │       │   │   ├── 59
│   │   │       │   │   │   └── ecdffb6ef76288a37a691041ecbb252c2696c7
│   │   │       │   │   ├── 67
│   │   │       │   │   │   └── dd44d667397ea965e92f40a00d51a6e6a99df3
│   │   │       │   │   ├── 6e
│   │   │       │   │   │   └── 306168e16a4db609f9c724266961cd218afcc4
│   │   │       │   │   ├── 73
│   │   │       │   │   │   └── 076d4d3bf01871c4fcc26214fa86d517cb204a
│   │   │       │   │   ├── 78
│   │   │       │   │   │   └── 7faea0fae144783f570a3415dc973e64a5f2e8
│   │   │       │   │   ├── 7c
│   │   │       │   │   │   └── 6c5bf95aae987793a950dce599ad253a29ca2d
│   │   │       │   │   ├── 7f
│   │   │       │   │   │   └── 0239d84c13abd0c47a3aced0da6b9702000e23
│   │   │       │   │   ├── 80
│   │   │       │   │   │   └── 8fca7f22e98a8e673aa9ddbc07baf4fcc20989
│   │   │       │   │   ├── 82
│   │   │       │   │   │   └── 65f86beab022ce5c10fe75ae50732153cde2b3
│   │   │       │   │   ├── 86
│   │   │       │   │   │   └── f6a3c5511ab32fd8d5494d013434789477d248
│   │   │       │   │   ├── 98
│   │   │       │   │   │   └── 1fbac82459efe4c9814aacadd74f550474b727
│   │   │       │   │   ├── 9f
│   │   │       │   │   │   └── 4bfd7dea15255d964b79d37419bdacb33e7488
│   │   │       │   │   ├── aa
│   │   │       │   │   │   └── 5eff6c6d1ae8914a8ce9464cc873b12b8c4d64
│   │   │       │   │   ├── ba
│   │   │       │   │   │   └── d18de1824b04f746135b67445ca7b958425500
│   │   │       │   │   ├── c1
│   │   │       │   │   │   └── f918b87707899cc7d0e1ed15a2fea6b1157dc8
│   │   │       │   │   ├── c4
│   │   │       │   │   │   └── 7714ab56960ec3d1d9c8421e58d442338d2670
│   │   │       │   │   ├── c6
│   │   │       │   │   │   └── c107773a48bfa6193db557096675f94eab21c0
│   │   │       │   │   ├── c9
│   │   │       │   │   │   └── c8db96fe22825aaf197b5c73ed4f14977fbc71
│   │   │       │   │   ├── d0
│   │   │       │   │   │   └── 3d16691e7b9367fa0356e389493d672cc1d25e
│   │   │       │   │   ├── d1
│   │   │       │   │   │   └── a62c0c482f44ade84dfc6fbd33090d26e88f92
│   │   │       │   │   ├── e3
│   │   │       │   │   │   └── 92e005bb6095a58fc006675624623ff1b392ac
│   │   │       │   │   ├── e4
│   │   │       │   │   │   └── f17e2a7601cb8b06f4c1a10c909429782e3822
│   │   │       │   │   ├── ea
│   │   │       │   │   │   └── 29a5b2e1e9de2f3e1c4355151f42eccbf7a1c6
│   │   │       │   │   ├── eb
│   │   │       │   │   │   └── beb2fa2eebd453367bfcfc931909f60c32cd91
│   │   │       │   │   ├── ec
│   │   │       │   │   │   └── f964a29b53186130ed14aa190bb59e581bb17d
│   │   │       │   │   ├── f9
│   │   │       │   │   │   └── 9ad4fe0c784b6afce30dad3e03d3dab8515e8f
│   │   │       │   │   └── ff
│   │   │       │   │       └── f1605edc527c7eb4443e1e05a275ccd2bed83e
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── dependabot
│   │   │       │           │   └── npm_and_yarn
│   │   │       │           │       └── lodash-example
│   │   │       │           │           └── lodash-4.17.21
│   │   │       │           └── main
│   │   │       ├── dependabot_config_file.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           ├── develop
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── 31
│   │   │       │   │   │   └── 38f72037db2e34e0865cf548e9c1aaf0eab58a
│   │   │       │   │   ├── 64
│   │   │       │   │   │   └── 06efd464bfba2b071f972bb62df2f885251455
│   │   │       │   │   ├── 82
│   │   │       │   │   │   └── a8abca1dfcdcc1fb4f409b25a9c577baa95504
│   │   │       │   │   ├── 90
│   │   │       │   │   │   └── 4e59f00397dc6aaedf41687bf17129edb1dcff
│   │   │       │   │   ├── e5
│   │   │       │   │   │   └── db4b2b0c8017171719fb1fa04f002085fc5b57
│   │   │       │   │   ├── ee
│   │   │       │   │   │   └── b959122ff8371354edbe71b1cec0251d6c6238
│   │   │       │   │   ├── f0
│   │   │       │   │   │   └── 96624d2fa364969238a222b526d41ee4776161
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-b95cc1cd35297e44a71461e73307c1f95742283d.bitmap
│   │   │       │   │       ├── pack-b95cc1cd35297e44a71461e73307c1f95742283d.idx
│   │   │       │   │       └── pack-b95cc1cd35297e44a71461e73307c1f95742283d.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── develop
│   │   │       │           └── master
│   │   │       ├── deploy_instructions.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   ├── commit-graph
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-06c37898e702afab0dc82ef7c5ee7a098a0f0b41.bitmap
│   │   │       │   │       ├── pack-06c37898e702afab0dc82ef7c5ee7a098a0f0b41.idx
│   │   │       │   │       └── pack-06c37898e702afab0dc82ef7c5ee7a098a0f0b41.pack
│   │   │       │   └── packed-refs
│   │   │       ├── diff_context_injection.git
│   │   │       │   ├── audit_log
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── 16
│   │   │       │   │   │   └── c8b8dec558a08b0698a46e4b6c1c3617c84a3c
│   │   │       │   │   ├── 18
│   │   │       │   │   │   └── 4c993db8a2fc706d1fdd74af603ec802083d9b
│   │   │       │   │   ├── 35
│   │   │       │   │   │   └── 8ae227f94b43b58f78200a7686abe30de82874
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   └── ba8fac592d98160e2f61b94e6b77ae134f1601
│   │   │       │   │   ├── 40
│   │   │       │   │   │   └── c55534407ca4416c7dad16c10d85a5aeca6135
│   │   │       │   │   ├── 49
│   │   │       │   │   │   └── a5b23c0d80e5da55c6b7f1ee573637a2fc9573
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── 7e37e5b20827a3be61445da67700083c5d43fa
│   │   │       │   │   ├── 93
│   │   │       │   │   │   └── 0ac0ff34b4dc117faa281ebb9f7657fec58273
│   │   │       │   │   ├── af
│   │   │       │   │   │   └── e7ee47247cb4bf5d5cf00ae38cd6f0488d94a9
│   │   │       │   │   ├── be
│   │   │       │   │   │   └── 24ed97106e74a98863e7a035a795c3c263881d
│   │   │       │   │   ├── d9
│   │   │       │   │   │   └── 63b1d400388a6a8538c1444b5f00d1568926dd
│   │   │       │   │   ├── f2
│   │   │       │   │   │   └── 1b61a0fed5a7f451f5d530a51cf58079eb85a3
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-37d5ec1d1a85bc53fb5395a982b33f0907ef7962.idx
│   │   │       │   │       ├── pack-37d5ec1d1a85bc53fb5395a982b33f0907ef7962.pack
│   │   │       │   │       ├── pack-694d4a44514c2d53157cfb364fa987848f22708e.idx
│   │   │       │   │       └── pack-694d4a44514c2d53157cfb364fa987848f22708e.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── diff_lines.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 05
│   │   │       │   │   │   └── 8499ee06f8a6cac5fea855c8a305e672dc7103
│   │   │       │   │   ├── 0e
│   │   │       │   │   │   └── db85647c20325c18d158529b73bc2105696c97
│   │   │       │   │   ├── 14
│   │   │       │   │   │   └── c9602fa53e6a6e42725008c7da5a0c030fb94d
│   │   │       │   │   ├── 5b
│   │   │       │   │   │   └── c6c8de802793f64434ca452c71fbf88db7289e
│   │   │       │   │   ├── 89
│   │   │       │   │   │   └── 592f77ad7be710dff3457a250769dd131c2cb2
│   │   │       │   │   ├── b1
│   │   │       │   │   │   └── 3bc44aca31450ad6c187003224914659d3f4b8
│   │   │       │   │   ├── c7
│   │   │       │   │   │   └── c2c96e44320aaf8ff8ad3c2a308ddbbf3531c0
│   │   │       │   │   ├── cc
│   │   │       │   │   │   └── 8745f7e814e69fc1c00c4bd6881a1a51af68d2
│   │   │       │   │   ├── de
│   │   │       │   │   │   └── 980441c3ab03a8c07dda1ad27b8a11f39deb1e
│   │   │       │   │   ├── e1
│   │   │       │   │   │   └── d0eac05d00bb8dcafab03b355e4aa2b1f77bc9
│   │   │       │   │   └── f5
│   │   │       │   │       └── 1859e5a013282a57d6f5402e6ecc640029093b
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── branch
│   │   │       │           ├── main
│   │   │       │           ├── master
│   │   │       │           └── remove
│   │   │       ├── diff_special_filenames.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-d543707036e680b19dbd3d93a9f4b700e10153bf.idx
│   │   │       │   │       └── pack-d543707036e680b19dbd3d93a9f4b700e10153bf.pack
│   │   │       │   └── packed-refs
│   │   │       ├── diff_transcode.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── 06
│   │   │       │   │   │   └── 1af59648be404bfd0ca151c18809e08fa40f97
│   │   │       │   │   ├── 08
│   │   │       │   │   │   └── 1d47cbdad1b804c916f2b64dc30c57a77786b9
│   │   │       │   │   ├── 1f
│   │   │       │   │   │   └── 61e45523ada36f7e2f06bf6c0b58647d7d0d5d
│   │   │       │   │   ├── 33
│   │   │       │   │   │   └── 516e7c92529f6aeeb1c53a62fbf7e49c90437c
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   └── eae7987b4c66b0871ca73d53478b6f15b7f83e
│   │   │       │   │   ├── 46
│   │   │       │   │   │   └── 1a050f140257249975c56557f0ceff278ce09d
│   │   │       │   │   ├── 4d
│   │   │       │   │   │   └── 9bcbb05cc0c4a5563fbff042d89d78be7c210c
│   │   │       │   │   ├── 55
│   │   │       │   │   │   └── 1e894cc0e5bb255dd48930b22d1c4c58359d93
│   │   │       │   │   ├── 56
│   │   │       │   │   │   └── 649b9f98cb59321b72c9121409b36514b0c0ab
│   │   │       │   │   ├── 5d
│   │   │       │   │   │   └── 3dc058f7b8dfe9ae682083a03a99266d8f305c
│   │   │       │   │   ├── 72
│   │   │       │   │   │   └── 129566f3ba2a2122a74cc9f0eb6e1a71d52d52
│   │   │       │   │   ├── 7a
│   │   │       │   │   │   └── 8ae1cab986764ce15aeb6ec00192109001ec14
│   │   │       │   │   ├── 7d
│   │   │       │   │   │   └── bd64f2416d350c9cf4cf475076a225cc09e99a
│   │   │       │   │   ├── 86
│   │   │       │   │   │   └── 7eb4e189b9cfbcf10b34de3f69d3189fa57b70
│   │   │       │   │   ├── 93
│   │   │       │   │   │   └── 0d3b539f2aeb00d94b38f3179251a44253d1a1
│   │   │       │   │   ├── 99
│   │   │       │   │   │   └── 81fd03ae2ff104eb4263a9a7f7ee2c898081fa
│   │   │       │   │   ├── 9f
│   │   │       │   │   │   └── d48a9ace623562ff854c276c431c8277aa45d0
│   │   │       │   │   ├── ce
│   │   │       │   │   │   └── 4ed8e979ff7847d7d5812336ec262c1dcdddf9
│   │   │       │   │   ├── d1
│   │   │       │   │   │   └── f6711e0104c917d3263cce6b2c124686156639
│   │   │       │   │   ├── f1
│   │   │       │   │   │   └── 0144d8214afc44a2ac8fc8ce5878224e81ef38
│   │   │       │   │   ├── fc
│   │   │       │   │   │   └── f44124e466619aaa4a7838f4237984ec8cc533
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-5e89798aecea5f3531a10ae931218e4798327fe9.idx
│   │   │       │   │       └── pack-5e89798aecea5f3531a10ae931218e4798327fe9.pack
│   │   │       │   ├── ORIG_HEAD
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── directory_over_entry_limit.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-048a164fd94c151594137f389cd37233b1dab4d6.idx
│   │   │       │   │       └── pack-048a164fd94c151594137f389cd37233b1dab4d6.pack
│   │   │       │   └── packed-refs
│   │   │       ├── dirty_dotgithub.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 36
│   │   │       │   │   │   └── 60ec1a9ef83d442e5a95e165f1ef4462e21a21
│   │   │       │   │   ├── 94
│   │   │       │   │   │   └── 7f7388c96128879e393e30d2647022be940e65
│   │   │       │   │   ├── 9f
│   │   │       │   │   │   └── 35c1b73d211c203478af6400fa8dad95d03baa
│   │   │       │   │   ├── bc
│   │   │       │   │   │   └── dc6d16ff704e536527a994ab0868b6693da6bc
│   │   │       │   │   └── c2
│   │   │       │   │       └── 95313019d8377fb6f0aadc1f5c2cf8d87aadef
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── dockerfile.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-ea4eda4955664e0583ff9c52e826bfaa1189fddd.idx
│   │   │       │   │       └── pack-ea4eda4955664e0583ff9c52e826bfaa1189fddd.pack
│   │   │       │   └── packed-refs
│   │   │       ├── docs.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-6565b55df86215c9caf6d74303362fe76a32c809.idx
│   │   │       │   │       └── pack-6565b55df86215c9caf6d74303362fe76a32c809.pack
│   │   │       │   └── packed-refs
│   │   │       ├── dot_github.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 15
│   │   │       │   │   │   └── 2e66618fe575cf4224f739800f3e1de1f30c5a
│   │   │       │   │   ├── 2c
│   │   │       │   │   │   └── 24fb78ef5aa468d48c9500078e3108e174b413
│   │   │       │   │   ├── 2e
│   │   │       │   │   │   └── b5c258be204fa8f9b0a50ff6c94fe86b1d87d6
│   │   │       │   │   ├── 47
│   │   │       │   │   │   └── e549eb49d1ba7787f8c1b92650cbc4215463a9
│   │   │       │   │   ├── 5a
│   │   │       │   │   │   └── d56344fd9192706f97b81a9c620a48eecf64b1
│   │   │       │   │   ├── 5d
│   │   │       │   │   │   └── cddc32cd80c34321471a82b188ef5db6ad17d0
│   │   │       │   │   ├── 6b
│   │   │       │   │   │   └── 6db2c614dbd28b9f683e44fb33a5ff9c533111
│   │   │       │   │   ├── 6e
│   │   │       │   │   │   └── 9cb0f3a20f9d72be4b3c2a84018be3bb501df6
│   │   │       │   │   ├── 73
│   │   │       │   │   │   └── 1b290cc4d86c4e9fe3b531a8f805472a30e48c
│   │   │       │   │   ├── 84
│   │   │       │   │   │   └── 612c6a17a7743759b9d0fc24958e22c131930a
│   │   │       │   │   ├── 91
│   │   │       │   │   │   └── 25b7d5655f4e9bc040fa92015a27bdfdfa4a62
│   │   │       │   │   ├── a6
│   │   │       │   │   │   ├── 56f5c5df63d831fcd889bd2867d490b9626747
│   │   │       │   │   │   └── 588c8379582215acdb3b0ba52b674fd3b191c4
│   │   │       │   │   ├── e9
│   │   │       │   │   │   └── 78745c75919184c3650085a0870adbc356d4f9
│   │   │       │   │   ├── ee
│   │   │       │   │   │   └── e5604e7a18f65e7344f2d830d4f11dab99b17e
│   │   │       │   │   └── fb
│   │   │       │   │       └── fef783e31629be7ec84aa22b8661a11a78cf59
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── dot_github_w_nesting.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 12
│   │   │       │   │   │   └── fa1f5f1d3ff875a0c9f1b6c3f59dd965a34048
│   │   │       │   │   ├── 15
│   │   │       │   │   │   └── 2e66618fe575cf4224f739800f3e1de1f30c5a
│   │   │       │   │   ├── 2c
│   │   │       │   │   │   └── 24fb78ef5aa468d48c9500078e3108e174b413
│   │   │       │   │   ├── 2e
│   │   │       │   │   │   └── b5c258be204fa8f9b0a50ff6c94fe86b1d87d6
│   │   │       │   │   ├── 47
│   │   │       │   │   │   └── e549eb49d1ba7787f8c1b92650cbc4215463a9
│   │   │       │   │   ├── 49
│   │   │       │   │   │   └── 091292076f264708a073e3a12f8fcb91b4265a
│   │   │       │   │   ├── 5a
│   │   │       │   │   │   └── d56344fd9192706f97b81a9c620a48eecf64b1
│   │   │       │   │   ├── 5d
│   │   │       │   │   │   └── cddc32cd80c34321471a82b188ef5db6ad17d0
│   │   │       │   │   ├── 6b
│   │   │       │   │   │   └── 6db2c614dbd28b9f683e44fb33a5ff9c533111
│   │   │       │   │   ├── 6e
│   │   │       │   │   │   ├── 9cb0f3a20f9d72be4b3c2a84018be3bb501df6
│   │   │       │   │   │   └── ee3e5b38a93ba2a595e57700d8986917108214
│   │   │       │   │   ├── 73
│   │   │       │   │   │   └── 1b290cc4d86c4e9fe3b531a8f805472a30e48c
│   │   │       │   │   ├── 74
│   │   │       │   │   │   └── beb070fd9f0509fdc20c4f0c74739a098ba9e4
│   │   │       │   │   ├── 84
│   │   │       │   │   │   └── 612c6a17a7743759b9d0fc24958e22c131930a
│   │   │       │   │   ├── 91
│   │   │       │   │   │   └── 25b7d5655f4e9bc040fa92015a27bdfdfa4a62
│   │   │       │   │   ├── a6
│   │   │       │   │   │   ├── 56f5c5df63d831fcd889bd2867d490b9626747
│   │   │       │   │   │   └── 588c8379582215acdb3b0ba52b674fd3b191c4
│   │   │       │   │   ├── bc
│   │   │       │   │   │   └── 97f27f62730d372dfb9c1239b45198dd6c4c3e
│   │   │       │   │   ├── ca
│   │   │       │   │   │   └── cc6e5cbfddea272b5fe70fb11594ea8b14a31b
│   │   │       │   │   ├── e1
│   │   │       │   │   │   └── 869548fcebf1641a895e5f314e503c2f1569f9
│   │   │       │   │   ├── e9
│   │   │       │   │   │   └── 78745c75919184c3650085a0870adbc356d4f9
│   │   │       │   │   ├── ee
│   │   │       │   │   │   └── e5604e7a18f65e7344f2d830d4f11dab99b17e
│   │   │       │   │   └── fb
│   │   │       │   │       └── fef783e31629be7ec84aa22b8661a11a78cf59
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── dotgithub_w_symlink.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 11
│   │   │       │   │   │   └── 2302c83ca2e81dace88cd2ebaf255e67de6745
│   │   │       │   │   ├── 30
│   │   │       │   │   │   └── a376cf4a93b9dd31020db8841a823097c85368
│   │   │       │   │   ├── 49
│   │   │       │   │   │   └── e0b2ebe122e87e4b7c3615c9bcb04569e98420
│   │   │       │   │   ├── 84
│   │   │       │   │   │   └── cf151a70358baf87db4a384f5511080ef76de1
│   │   │       │   │   ├── a1
│   │   │       │   │   │   └── c05113e784e153616e3a7b1c7baa4afb9f35d7
│   │   │       │   │   ├── a4
│   │   │       │   │   │   └── a8d278829ae4c980ba74ed92c033bba6d59e6e
│   │   │       │   │   ├── ac
│   │   │       │   │   │   └── b364b54c64ed40b6e5ceb11013ca98017d3331
│   │   │       │   │   ├── d9
│   │   │       │   │   │   └── a6d8cc0c137960446ee88b5e8ccc09024faee7
│   │   │       │   │   ├── dd
│   │   │       │   │   │   └── 37bcc923df38bed1157532670663c066aaed98
│   │   │       │   │   └── df
│   │   │       │   │       └── 670d1858b89cb3d47a24cb1b6bd6375a8fde96
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── dotgithub_w_symlink_w_nesting.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 11
│   │   │       │   │   │   └── 2302c83ca2e81dace88cd2ebaf255e67de6745
│   │   │       │   │   ├── 28
│   │   │       │   │   │   └── f69d41246e078a1766613fb48d4b09c302a30d
│   │   │       │   │   ├── 30
│   │   │       │   │   │   └── a376cf4a93b9dd31020db8841a823097c85368
│   │   │       │   │   ├── 42
│   │   │       │   │   │   └── 350995fcd6f4ce5a0cd462d4b69d88b1305df9
│   │   │       │   │   ├── 49
│   │   │       │   │   │   └── e0b2ebe122e87e4b7c3615c9bcb04569e98420
│   │   │       │   │   ├── 4c
│   │   │       │   │   │   └── e21babc775fa01b28a01008fb07a83f7b29e08
│   │   │       │   │   ├── 52
│   │   │       │   │   │   └── 814866d5086e1fa1aebac6956abdbb14141a23
│   │   │       │   │   ├── 59
│   │   │       │   │   │   └── 69f77d31c0d7d95b694bfe72b308c75c90c6b2
│   │   │       │   │   ├── 78
│   │   │       │   │   │   └── eacf4676ebffb4c0fe4d1fbf311383fc48957e
│   │   │       │   │   ├── 84
│   │   │       │   │   │   └── cf151a70358baf87db4a384f5511080ef76de1
│   │   │       │   │   ├── a1
│   │   │       │   │   │   └── c05113e784e153616e3a7b1c7baa4afb9f35d7
│   │   │       │   │   ├── a4
│   │   │       │   │   │   └── a8d278829ae4c980ba74ed92c033bba6d59e6e
│   │   │       │   │   ├── ac
│   │   │       │   │   │   └── b364b54c64ed40b6e5ceb11013ca98017d3331
│   │   │       │   │   ├── c1
│   │   │       │   │   │   └── e0040ec9b951609212eb4e31dd13c74bb09d1d
│   │   │       │   │   ├── cf
│   │   │       │   │   │   └── 5d1bd700864e2eb800e0471928304dddbb4e9e
│   │   │       │   │   ├── d9
│   │   │       │   │   │   └── a6d8cc0c137960446ee88b5e8ccc09024faee7
│   │   │       │   │   ├── dd
│   │   │       │   │   │   └── 37bcc923df38bed1157532670663c066aaed98
│   │   │       │   │   ├── df
│   │   │       │   │   │   └── 670d1858b89cb3d47a24cb1b6bd6375a8fde96
│   │   │       │   │   └── f0
│   │   │       │   │       └── 28f2863c6026612dfcc87afb3e60d69e471a36
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── dual_licensed.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 03
│   │   │       │   │   │   └── 28514799849cf0c5129f59491185e8383ffa9f
│   │   │       │   │   ├── 38
│   │   │       │   │   │   └── c6bf23b1163a62b464155a95401d90348e3ff3
│   │   │       │   │   ├── 47
│   │   │       │   │   │   └── d8c275a5e6434d7904015fce9198d49a1c0a8b
│   │   │       │   │   └── 8c
│   │   │       │   │       └── 40fbc3b9028d0d542d6678280f6378f624b586
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── dupe_tags.git
│   │   │       │   ├── COMMIT_EDITMSG
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── index
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── 3a
│   │   │       │   │   │   └── 12ad740dad51f66841a745618fc27aa3671057
│   │   │       │   │   ├── 3d
│   │   │       │   │   │   └── 37bf5a1e6d8384ec64afe9adedd5b5fb577d13
│   │   │       │   │   ├── 47
│   │   │       │   │   │   └── 487645afd47118b219613f39a9b6cf80fc9b6e
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── 825dc642cb6eb9a060e54bf8d69288fbee4904
│   │   │       │   │   ├── 62
│   │   │       │   │   │   └── e47c7f3928e77b0ae37111f3c9fa5a2ec8191a
│   │   │       │   │   ├── 93
│   │   │       │   │   │   └── a8b623e45acd28480ca08e6c95978d018229be
│   │   │       │   │   ├── 98
│   │   │       │   │   │   └── 99b010e2af97675c1eff18001c32afe187a3f0
│   │   │       │   │   ├── a8
│   │   │       │   │   │   └── 6f533be4ee547df31e5214ca0b52e9066bef1b
│   │   │       │   │   ├── c8
│   │   │       │   │   │   └── bc6f422a6911941a16fb32db2230f53add5439
│   │   │       │   │   ├── d6
│   │   │       │   │   │   └── 9c4ac477c0b9727bcdcc560bdad1890db9e935
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   └── f9
│   │   │       │   │       └── 3e3a1a1525fb5b91020da86e44810c87a2d7bc
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   └── master
│   │   │       │       └── tags
│   │   │       │           ├── 1.0
│   │   │       │           ├── 2.0
│   │   │       │           ├── v1.0
│   │   │       │           └── v2.0
│   │   │       ├── duplicate_license.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 45
│   │   │       │   │   │   └── ab4f21435faab75481502bd9f4059c048b33a8
│   │   │       │   │   ├── b8
│   │   │       │   │   │   └── a5efc044f4f3b35735b64f7ad470729c5367a6
│   │   │       │   │   └── fa
│   │   │       │   │       └── fad6844a65728a830ec7d3c4922a393e2715f0
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── editorconfig-plugin-tests.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   ├── applypatch-msg.sample
│   │   │       │   │   ├── commit-msg.sample
│   │   │       │   │   ├── post-update.sample
│   │   │       │   │   ├── pre-applypatch.sample
│   │   │       │   │   ├── pre-commit.sample
│   │   │       │   │   ├── prepare-commit-msg.sample
│   │   │       │   │   ├── pre-push.sample
│   │   │       │   │   ├── pre-rebase.sample
│   │   │       │   │   └── update.sample
│   │   │       │   ├── index
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── objects
│   │   │       │   │   ├── 00
│   │   │       │   │   │   └── 3ff40b09b026f144965f1097579d6d949f4a71
│   │   │       │   │   ├── 05
│   │   │       │   │   │   ├── 4eb32c7532c279ce4313200d8bee21b9296e2d
│   │   │       │   │   │   └── 53c6c71579523e5a12d31a0a084f363887c1a5
│   │   │       │   │   ├── 07
│   │   │       │   │   │   └── 08c1f8c4c95df407a0ed110f08206919dfa5b2
│   │   │       │   │   ├── 0a
│   │   │       │   │   │   └── 850c947fe7bf5fcde8cf9d27bfd32540eff343
│   │   │       │   │   ├── 0c
│   │   │       │   │   │   └── 093e7ccdb8d6631f89007f3999213c1aa10a48
│   │   │       │   │   ├── 0e
│   │   │       │   │   │   ├── 8e4bb4572cca30b722a95ce55b014d919d3048
│   │   │       │   │   │   └── a4fc8b1fbec3305d3a8819fa9e97c6a6fae12a
│   │   │       │   │   ├── 11
│   │   │       │   │   │   └── f11f9be3babdba706660bfc54cb4e8990c3a16
│   │   │       │   │   ├── 17
│   │   │       │   │   │   └── 621b6965f9d09a3ca5563322f99cfd197f7127
│   │   │       │   │   ├── 1b
│   │   │       │   │   │   └── 51fc16a3832b3d3b2abd28ea2444d204200449
│   │   │       │   │   ├── 1d
│   │   │       │   │   │   ├── 7dab3be211f2addeb3e71caef018d7d151e9ca
│   │   │       │   │   │   └── c1cba4d97088ffba1b2f6aafafdbd34eba5b6e
│   │   │       │   │   ├── 20
│   │   │       │   │   │   └── 6d1d9fa026edb9b0cf83527b8239e26087d864
│   │   │       │   │   ├── 24
│   │   │       │   │   │   └── d35f435851ad2b58d3fb020dc2b8e58eaee20f
│   │   │       │   │   ├── 28
│   │   │       │   │   │   └── 7e8c345e8bc8d6b540e32e629eaa72734b6836
│   │   │       │   │   ├── 2a
│   │   │       │   │   │   ├── 631a6fd194b3961296acc15e34af4c56cd88db
│   │   │       │   │   │   └── c1e14b25e7c8cbdf56520101c0a3749a3d6904
│   │   │       │   │   ├── 2b
│   │   │       │   │   │   ├── 94fb2f5b0a02714f78d127f5c0381c9178ae1e
│   │   │       │   │   │   └── 95cc94e9bf8de414ff5ba5c556d832104cbf0d
│   │   │       │   │   ├── 2c
│   │   │       │   │   │   └── 61f4a68049508ac9c27724367f53000808db49
│   │   │       │   │   ├── 2d
│   │   │       │   │   │   └── ccdbcba1f9f192008e94e5760742c9dfa264b2
│   │   │       │   │   ├── 2f
│   │   │       │   │   │   └── fa35c96d50053debead227542b7d8543081b31
│   │   │       │   │   ├── 32
│   │   │       │   │   │   └── aab9939d299c6e3f01a4fddf02dedf0b262327
│   │   │       │   │   ├── 33
│   │   │       │   │   │   └── ce9ce1cb47b6028b9247d03d6ff0633fc86b85
│   │   │       │   │   ├── 36
│   │   │       │   │   │   └── d19991dbd72f1f76d68db9cfdf834ece5d64b6
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   └── c989bfbc5ea791ece35962c1362db778753bc1
│   │   │       │   │   ├── 3c
│   │   │       │   │   │   └── 35597f609a495bf48db0c6f7698bac8f94d88d
│   │   │       │   │   ├── 43
│   │   │       │   │   │   └── 6defa0a930bb32294090c420e489291d77e7b3
│   │   │       │   │   ├── 47
│   │   │       │   │   │   └── 91e0df57d02e508081c5418945b161cde38f1e
│   │   │       │   │   ├── 49
│   │   │       │   │   │   └── c5fd9ba4527ac7d1a57b9f1667cb18c3509588
│   │   │       │   │   ├── 50
│   │   │       │   │   │   └── 9c30085689f67a70f09f1de47e9f091a6c07ed
│   │   │       │   │   ├── 52
│   │   │       │   │   │   └── 2ac2837f632beaf4f7d026c4d267724621bfa3
│   │   │       │   │   ├── 54
│   │   │       │   │   │   ├── cabdcd1fcdf6e4fd5d7aa068189a9c5bf996a8
│   │   │       │   │   │   └── e49e00686ce5e8ad622a4c8b520c24e3b6e86a
│   │   │       │   │   ├── 59
│   │   │       │   │   │   ├── 4354ec8652d2d837a0bdaeae64b8333a3eaeef
│   │   │       │   │   │   └── fea009d2de0c0a2c56d126f76ff9207d516640
│   │   │       │   │   ├── 5a
│   │   │       │   │   │   ├── a7800b55a933e6179399f48750450b4a368fa1
│   │   │       │   │   │   └── e8ab61261e4ae8d9d549496110ec2ffe98762e
│   │   │       │   │   ├── 5c
│   │   │       │   │   │   ├── 185310875698c3c74f144fdec843b55200f3fc
│   │   │       │   │   │   ├── 76c2e6479c341221ae86d9a5840f9653ca6558
│   │   │       │   │   │   └── ac624b60b04dccb6652854e5a304745bdac78a
│   │   │       │   │   ├── 5d
│   │   │       │   │   │   └── a384a1a4b530118fefe48112a8daffc46c9266
│   │   │       │   │   ├── 64
│   │   │       │   │   │   └── 2ae0ae1f36e743510e2d1a0eb6debf28d47112
│   │   │       │   │   ├── 66
│   │   │       │   │   │   ├── 2bb6ace0c0ae56a99a4274af0b7d0e1707c070
│   │   │       │   │   │   └── b4f5fb1ce010f892d16405727ac6cde8ef065a
│   │   │       │   │   ├── 73
│   │   │       │   │   │   └── 37692a71f449e373c42a06747230a7d326f2df
│   │   │       │   │   ├── 74
│   │   │       │   │   │   └── 7409158c0e7aeb747b2dbf512842faa565e5e2
│   │   │       │   │   ├── 75
│   │   │       │   │   │   └── 508600e6dc9bdb4bb4c0a09dd68f907815a78a
│   │   │       │   │   ├── 80
│   │   │       │   │   │   └── cc94a1c52aa4bea2c11a517cd764c3654b9edb
│   │   │       │   │   ├── 85
│   │   │       │   │   │   └── 7c555586cfcf75f2ca5c1a6a0e51fde3d71585
│   │   │       │   │   ├── 88
│   │   │       │   │   │   └── 4c50ab89d4bb1bc93e4b03dc828362b6a3aa0e
│   │   │       │   │   ├── 89
│   │   │       │   │   │   └── d9b78e91c66a2d0c6ce236ba576c1bebd0acce
│   │   │       │   │   ├── 8a
│   │   │       │   │   │   └── 558581f9709c2d0d817f3b2ab7861837226e81
│   │   │       │   │   ├── 8d
│   │   │       │   │   │   ├── 5d2b9a6a9a075819c49489523aae245a160f87
│   │   │       │   │   │   └── e46511375d629008696fdb30061c1d54e22588
│   │   │       │   │   ├── 8f
│   │   │       │   │   │   └── 7d1478a461c6aa25836d739d5f66559f1aff15
│   │   │       │   │   ├── 94
│   │   │       │   │   │   └── 1fa9e0b5ee27c962cf087ef50317367853db41
│   │   │       │   │   ├── 98
│   │   │       │   │   │   └── c7e2fd44ffc34fbdd6ab45fd6f813108d97417
│   │   │       │   │   ├── 9b
│   │   │       │   │   │   └── 782302a6bd5c1cc3bcca3ae57c2f448750940e
│   │   │       │   │   ├── a0
│   │   │       │   │   │   └── b8bfb62f5464c8650811ef07bdea9be5df4d8a
│   │   │       │   │   ├── a6
│   │   │       │   │   │   └── 4513e5241a079f6ae0ee7b297cafbb8c1c4708
│   │   │       │   │   ├── a9
│   │   │       │   │   │   └── 735ace1dd1ee17d3987444ba2b2930c4d7177a
│   │   │       │   │   ├── ab
│   │   │       │   │   │   └── 5ff819b3414a99cd916df74f1f375e9819dabd
│   │   │       │   │   ├── b0
│   │   │       │   │   │   └── 86ba0de68af4dce8fe0e06bf1f814bccebc299
│   │   │       │   │   ├── b6
│   │   │       │   │   │   └── 8005f02e51a22ae7063c968cf277a402d62246
│   │   │       │   │   ├── ba
│   │   │       │   │   │   └── 56fa40946f995894124afeef983450db3f3ce8
│   │   │       │   │   ├── bd
│   │   │       │   │   │   └── ee711112724519b7e097d23bf5ac608e26e34d
│   │   │       │   │   ├── bf
│   │   │       │   │   │   └── cd484fbf57543838ae8867360e55bbbd575a73
│   │   │       │   │   ├── c5
│   │   │       │   │   │   └── f2074d2c316049a74c84f8c705edf993b91a91
│   │   │       │   │   ├── cf
│   │   │       │   │   │   └── 4a8bbb3e7a6109e1f1abe87a77313e3131f9a6
│   │   │       │   │   ├── d2
│   │   │       │   │   │   └── 5dc6b92707c06240a6e97a5166acc5d50b9efa
│   │   │       │   │   ├── d4
│   │   │       │   │   │   └── 01ee03667fb32e7490651db76d996c696d617e
│   │   │       │   │   ├── d5
│   │   │       │   │   │   └── aa4e6b5047ab1f13aeec5fc5805d639e675ddf
│   │   │       │   │   ├── d6
│   │   │       │   │   │   ├── ae2a3a87d8d89084a17de6c8904877f31e648d
│   │   │       │   │   │   └── e48a334c6314bdd3306d126b9b3043d9b8df07
│   │   │       │   │   ├── d7
│   │   │       │   │   │   └── 837996ca1e2689656e1ca496c6900f3e97feee
│   │   │       │   │   ├── d9
│   │   │       │   │   │   ├── 067e5e063dc3527d9cdb8183ebe3f99fb8cee0
│   │   │       │   │   │   └── d1f2ff2b5aec0e7c3298ada31e47d461f05afd
│   │   │       │   │   ├── de
│   │   │       │   │   │   └── 98819d33edd9dd9d07537a021feed6e298ce83
│   │   │       │   │   ├── df
│   │   │       │   │   │   └── cf5584683b25afa88fbd64d6c854905c30b09c
│   │   │       │   │   ├── e2
│   │   │       │   │   │   └── 94107136ab56d216bc5cfe0d26b3dbfa233c0b
│   │   │       │   │   ├── e5
│   │   │       │   │   │   └── 0292b391a832a695f8fbaf557f25f84f7c4842
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   ├── ea
│   │   │       │   │   │   └── 491aefc0d2d395506a8f6bca3b39a15b82eb0f
│   │   │       │   │   ├── f3
│   │   │       │   │   │   └── 50c26b2d07d1c31d4f8a099678a954521f1d5a
│   │   │       │   │   ├── f4
│   │   │       │   │   │   └── f79bac6eef85e0de64ab45d5fcdf3c1eafdaeb
│   │   │       │   │   ├── f7
│   │   │       │   │   │   └── b25e2c3a56a9d0485f2cb0f499bae53eb1d4b1
│   │   │       │   │   └── fe
│   │   │       │   │       └── 97e76477cc4d38244846de88bf7f94ea1e4762
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   └── master
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── emojis.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 02
│   │   │       │   │   │   └── 28c737157cfb8c378bc352dd682193c047d2fd
│   │   │       │   │   ├── 34
│   │   │       │   │   │   └── 5e6aef713208c8d50cdea23b85e6ad831f0449
│   │   │       │   │   ├── 39
│   │   │       │   │   │   └── c9f3681a231e1610032eaea2db727349e34f21
│   │   │       │   │   ├── c6
│   │   │       │   │   │   └── 7e9383e966899ba146fa6e762006cdb840c551
│   │   │       │   │   ├── d7
│   │   │       │   │   │   └── c6847bd31dc6bbdc629d84577209e33d88aa8d
│   │   │       │   │   └── ed
│   │   │       │   │       └── d0426f68931bee035fdb1bdec455e07a876d82
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── another-one
│   │   │       │           ├── master
│   │   │       │           └── new-branch-💩
│   │   │       ├── empty_community_files.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 13
│   │   │       │   │   │   └── d086c45ff5715073f77dab74a1ea3e25d7772e
│   │   │       │   │   ├── 8b
│   │   │       │   │   │   └── 137891791fe96927ad78e64b0aad7bded08bdc
│   │   │       │   │   └── cc
│   │   │       │   │       └── 85c4631d0c047027840832d3e1c90b47ea7e2f
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── empty.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   └── HEAD
│   │   │       ├── encodings.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 03
│   │   │       │   │   │   └── d862efe4ebce5ac39a08c5aa313a911e0b0af4
│   │   │       │   │   ├── 07
│   │   │       │   │   │   └── 288b0e452cccc67df220c0b039545b954b4029
│   │   │       │   │   ├── 0a
│   │   │       │   │   │   ├── 4ec928147f4cbc6aa0b7622c5748406ccc0524
│   │   │       │   │   │   └── 86fee0d4c7fae006d4e4a070cb9e55f6983187
│   │   │       │   │   ├── 11
│   │   │       │   │   │   └── ac2b9e9c50f5f07275392c7e1202e8e1622580
│   │   │       │   │   ├── 15
│   │   │       │   │   │   └── 6bc6af4cfbe0658e90a150bb07e50744e95181
│   │   │       │   │   ├── 2d
│   │   │       │   │   │   └── 53feffbb453f86dda48251e716dcd3ef996df4
│   │   │       │   │   ├── 30
│   │   │       │   │   │   └── 8795e53b83ac7b945b6eba755fc280a0abbc6f
│   │   │       │   │   ├── 37
│   │   │       │   │   │   └── 5d68c4c851d26ab984765afa4738ef0a735862
│   │   │       │   │   ├── 3e
│   │   │       │   │   │   └── a525c4ba96eba00709f5683852c265332e5972
│   │   │       │   │   ├── 47
│   │   │       │   │   │   └── fc7db520c575050bec2adfa340e19976c401f6
│   │   │       │   │   ├── 4f
│   │   │       │   │   │   └── 0de0d5978df140bc31441b1055450e81864f7f
│   │   │       │   │   ├── 51
│   │   │       │   │   │   └── a3fa9bb9e52f28aef930243e7c2016a4f73c68
│   │   │       │   │   ├── 5c
│   │   │       │   │   │   └── d6f6045ab82ac402e23b3f051bebe46ce544dd
│   │   │       │   │   ├── 5e
│   │   │       │   │   │   └── f3852fa1ba5aa4e9a4599d50c98fa1890c745a
│   │   │       │   │   ├── 68
│   │   │       │   │   │   └── 3132b8b89c0f87b89c6bebd4e3ec98351fcc17
│   │   │       │   │   ├── 72
│   │   │       │   │   │   └── 7389fb0cefc14eaf90e650518cdfbda399c012
│   │   │       │   │   ├── 85
│   │   │       │   │   │   └── 53322311dc5b073292298f65b0033645db638b
│   │   │       │   │   ├── 88
│   │   │       │   │   │   └── a0c5ae02ad84178c502b4869623898fd802b12
│   │   │       │   │   ├── 8a
│   │   │       │   │   │   └── 91056dc92b8e7a0f9d00be56c2a92ab7dda818
│   │   │       │   │   ├── 94
│   │   │       │   │   │   └── 4517bf2fb059ce38d23c935be8fa5a5a1b7d37
│   │   │       │   │   ├── 99
│   │   │       │   │   │   └── b641d95d9ababf75e90f6356723cc6c021bd63
│   │   │       │   │   ├── 9a
│   │   │       │   │   │   └── 46f87bfafaef996ff1a062b8668e9caeb1b0cc
│   │   │       │   │   ├── 9f
│   │   │       │   │   │   ├── 12683d88b3fa525dbbb444c07bf1019ffa35f0
│   │   │       │   │   │   └── 73bcd9c4410c5b7b0799aefb73dd096bb43d08
│   │   │       │   │   ├── a0
│   │   │       │   │   │   └── bc898ae716087c9ddc249e4b7c4d1acf3996f5
│   │   │       │   │   ├── b4
│   │   │       │   │   │   └── 4d25df1414b9b6383f5dd27880a6931c3f2485
│   │   │       │   │   ├── b6
│   │   │       │   │   │   ├── ecdbbcd257a1182ce745e46e61974ec1f8d130
│   │   │       │   │   │   └── ef083b91c19df827f5fa96af28962357ca1887
│   │   │       │   │   ├── b9
│   │   │       │   │   │   └── 355781a9240267f579e1dcd942ce3ef0dd2d0d
│   │   │       │   │   ├── c2
│   │   │       │   │   │   └── df6dc730608e9cdf7dda3088e10d20aea0a194
│   │   │       │   │   ├── c3
│   │   │       │   │   │   └── 18e43b005902c8147f931ff1086b113e8f4552
│   │   │       │   │   ├── c6
│   │   │       │   │   │   └── ec57ea9099c8e732349cd74085d32cdf64c25e
│   │   │       │   │   ├── cc
│   │   │       │   │   │   └── 3d1621dbe9035019f6f0f8894fb2acd1708ace
│   │   │       │   │   ├── d2
│   │   │       │   │   │   └── 3e4ff17a9a89c16ce740e0c5ea0c769371108f
│   │   │       │   │   ├── db
│   │   │       │   │   │   └── 30431a9512c7f433eb83c57bfd55c13e5003c1
│   │   │       │   │   ├── f3
│   │   │       │   │   │   └── 29ec98539dfdef77ed3f5a6f699823340ae1dd
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-12beeda42f14858a8fee80923e0a4508756c370b.idx
│   │   │       │   │       └── pack-12beeda42f14858a8fee80923e0a4508756c370b.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── bad-enc-%92
│   │   │       │           ├── badencs-path
│   │   │       │           ├── graphql-encoding-bug
│   │   │       │           ├── master
│   │   │       │           ├── newline
│   │   │       │           ├── test-branch
│   │   │       │           ├── unicode-path
│   │   │       │           └── unicode-文字化け
│   │   │       ├── explore.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 06
│   │   │       │   │   │   └── 8136df888e356ba5d6b2b63b0ae3d9558ddd20
│   │   │       │   │   ├── 0e
│   │   │       │   │   │   └── 4e8c7aae0b208bf97a9f2f8cb49a5172eeaf8b
│   │   │       │   │   ├── 0f
│   │   │       │   │   │   └── c63a48e4855e7717c5a045ca4a710322c7f02a
│   │   │       │   │   ├── 13
│   │   │       │   │   │   └── fd25abcd3e64de215bdd84e152b27945c261ea
│   │   │       │   │   ├── 14
│   │   │       │   │   │   └── 9c87c14cb87550d710f2ab40cc97a63cf1b437
│   │   │       │   │   ├── 17
│   │   │       │   │   │   └── 9cebdcf585609d59fa6640a68240cc2a4f229a
│   │   │       │   │   ├── 1d
│   │   │       │   │   │   └── 68274475fec25f2759a92b71d8c2417aa2f125
│   │   │       │   │   ├── 1e
│   │   │       │   │   │   └── b5a7ab810d360319273f57a4d0ce15183d701b
│   │   │       │   │   ├── 21
│   │   │       │   │   │   └── 9a37c6196ec1773d014b95b0d4f25b80ab478f
│   │   │       │   │   ├── 22
│   │   │       │   │   │   ├── 8b3b7b0821fa4b5d50252166a2699ebc25b5eb
│   │   │       │   │   │   └── caf7db2261b5577fd17e40b7b9f069c6135b4a
│   │   │       │   │   ├── 24
│   │   │       │   │   │   ├── 140dd30b752e24864b41e514f9f4cfc0c258f7
│   │   │       │   │   │   └── 26df6ddff91afa2f382e1e798ab2fefd1dfc9f
│   │   │       │   │   ├── 2a
│   │   │       │   │   │   └── 032684ffe6a9dd3417fb3f1ecf82584680dc56
│   │   │       │   │   ├── 30
│   │   │       │   │   │   └── 2034936ac8e9b7483a2ce0dee2bd0f1a2be07e
│   │   │       │   │   ├── 3d
│   │   │       │   │   │   └── 2e41f8d63446e9ab6c0650e0611ca4d239ad9b
│   │   │       │   │   ├── 3f
│   │   │       │   │   │   └── 600e47341372fb3d1eeecfbfda38aaee628b5b
│   │   │       │   │   ├── 42
│   │   │       │   │   │   └── 66eb4219a6468eee3db0953b26d3e566c1d79e
│   │   │       │   │   ├── 46
│   │   │       │   │   │   └── 232121742b70feb598cf53a0cb3e3e5cb3ce2c
│   │   │       │   │   ├── 54
│   │   │       │   │   │   └── 9a3c91023ced0f0714ca372a70d79a4585c456
│   │   │       │   │   ├── 55
│   │   │       │   │   │   └── 0b4226c6538d27b09cf1a3ee39d18ac0fda3d6
│   │   │       │   │   ├── 5c
│   │   │       │   │   │   └── 54ac00110aa2d24b44183ab34d6c46b1847214
│   │   │       │   │   ├── 61
│   │   │       │   │   │   └── 67118657f700b1ff745dd6197155107de56b6f
│   │   │       │   │   ├── 73
│   │   │       │   │   │   └── 05c88222280a56bae0bede697c5d9ba0000e0e
│   │   │       │   │   ├── 76
│   │   │       │   │   │   └── 6e99c65344ae76d8820fd40d77e1f599d7b525
│   │   │       │   │   ├── 77
│   │   │       │   │   │   └── 2e7d232197bb726cd1588947cf71f3948ec7e4
│   │   │       │   │   ├── 78
│   │   │       │   │   │   └── ff3e1dc469017eef518dc9d2b700eae0786b0b
│   │   │       │   │   ├── 7e
│   │   │       │   │   │   └── 2a459829c6ba1023dca453fd7a881912a98976
│   │   │       │   │   ├── 81
│   │   │       │   │   │   └── 260098c00008f4f70cf407250bb1f5882dca0d
│   │   │       │   │   ├── 85
│   │   │       │   │   │   └── 3787709dae7d282932d54677e2f606d53d8212
│   │   │       │   │   ├── 87
│   │   │       │   │   │   └── c829d017765a5348ed9da93c63e3e970de5f11
│   │   │       │   │   ├── 8d
│   │   │       │   │   │   └── 35adf33a9a4fcc710731f2724248c47ac01608
│   │   │       │   │   ├── 8f
│   │   │       │   │   │   └── a9291b73db756264da2d2452bf095b922945fd
│   │   │       │   │   ├── 93
│   │   │       │   │   │   └── c8de113e2e07bffe18c7ad955f532cc550768a
│   │   │       │   │   ├── 95
│   │   │       │   │   │   └── e9d2c127c661eb115e051b0d2a0f70b63afbfa
│   │   │       │   │   ├── 96
│   │   │       │   │   │   └── c20f786c7babaf8cc2e68a7cca0d0b98e220ed
│   │   │       │   │   ├── a1
│   │   │       │   │   │   └── 55972fed598d4551d80d1070b75144361a2879
│   │   │       │   │   ├── a3
│   │   │       │   │   │   └── 4cab28a2a4836b97db7a02687661156d842f7f
│   │   │       │   │   ├── a6
│   │   │       │   │   │   └── 7e933ba9ff80b7afea8dd22fa95c9781580d4c
│   │   │       │   │   ├── a7
│   │   │       │   │   │   └── 7b8b05e9eb2570f14a220986bc70e7689f66be
│   │   │       │   │   ├── a8
│   │   │       │   │   │   ├── eb017bcd3eb6e4a10b79ddbb6178b6c17784b8
│   │   │       │   │   │   └── f8bd2b443d9ee81eaeed42ea99ab9d535c61d4
│   │   │       │   │   ├── ac
│   │   │       │   │   │   ├── ab84d8c70e466fef5619afcce5518f7c761653
│   │   │       │   │   │   └── f300639888f57a0257525003c61d6c10027012
│   │   │       │   │   ├── ae
│   │   │       │   │   │   └── 4a5a3831b693e58e3251b9963e1efb5bb64003
│   │   │       │   │   ├── b1
│   │   │       │   │   │   └── 90a38e68c8fae8e995f5476161a313321c6daf
│   │   │       │   │   ├── b5
│   │   │       │   │   │   ├── 8493f0ae8ed67f84672406e50039f3ec268a74
│   │   │       │   │   │   └── e0071cff5ea98bbc851b87f683ac7fe478dd6d
│   │   │       │   │   ├── b6
│   │   │       │   │   │   └── c229b9a780cd35e58dc747e56ff4daecefcd9c
│   │   │       │   │   ├── b7
│   │   │       │   │   │   └── 7a270b3880e966f5827933093367fcf46fe472
│   │   │       │   │   ├── c6
│   │   │       │   │   │   └── fe80a878ed0788b0543b377578b4818a1086ee
│   │   │       │   │   ├── cb
│   │   │       │   │   │   └── bb00a0b80ca3b25ddc4bcc63002d3ae7bcd138
│   │   │       │   │   ├── d2
│   │   │       │   │   │   └── 114e0d365858a455b10d3780f3a711d18df04d
│   │   │       │   │   ├── d7
│   │   │       │   │   │   └── 4d35d7ec61c053ae2d755930f039d5e63b4c10
│   │   │       │   │   ├── d9
│   │   │       │   │   │   └── 9b05fd255727ec3f3d2a2cf1cf726490b46a4a
│   │   │       │   │   ├── da
│   │   │       │   │   │   ├── 58c43a411cc4b5203c187876011efb74258c1b
│   │   │       │   │   │   └── a4c06866a550d0f9c2e7f504da5a4191d66fab
│   │   │       │   │   ├── dd
│   │   │       │   │   │   └── 2383aefdbac7cd94eff871e125740b5b8308a0
│   │   │       │   │   ├── e0
│   │   │       │   │   │   ├── 2febd74295415aa66c8386a7d0e48588883bf1
│   │   │       │   │   │   └── c85854305f69bd6845bc274bb5bc1213c677f2
│   │   │       │   │   ├── e2
│   │   │       │   │   │   └── a0ace54a9a2cf9912c860cae2b35fcee564945
│   │   │       │   │   ├── e4
│   │   │       │   │   │   └── 54717d4c0a1d11adc1fb8cfaf6e5efb9daa0c0
│   │   │       │   │   ├── e7
│   │   │       │   │   │   └── d8563225961071eae8a196919786cb5b8fd75a
│   │   │       │   │   ├── ee
│   │   │       │   │   │   └── 9a01fd7a3b278b6cfd9f3ab4def783886135cc
│   │   │       │   │   ├── f2
│   │   │       │   │   │   └── 8f6d05a61c212e271f55ff29bd18f634bd6b7e
│   │   │       │   │   ├── f3
│   │   │       │   │   │   └── 3ad1ff17222f830cbaa01bf32392505df4cdda
│   │   │       │   │   ├── f4
│   │   │       │   │   │   └── 8b40e017d7f7f6fb16e048cbe516aafbb28fc5
│   │   │       │   │   ├── f5
│   │   │       │   │   │   └── 3c693fe0f23ba9c54c3f60424487d7a64e6a08
│   │   │       │   │   ├── fa
│   │   │       │   │   │   └── 15b07b2de875b27d3026ba821f0df4559f0644
│   │   │       │   │   └── fe
│   │   │       │   │       └── a001e3a5957055e9daef19fb09b3cef45f842e
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── forkable.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-48d598af2c8ecbcc4e76faa63baadbd2fa260f23.idx
│   │   │       │   │       └── pack-48d598af2c8ecbcc4e76faa63baadbd2fa260f23.pack
│   │   │       │   └── packed-refs
│   │   │       ├── forkqueue_fork.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e2fad66e6baf9a5e91c0909632e974e4da8ca93a.idx
│   │   │       │   │       └── pack-e2fad66e6baf9a5e91c0909632e974e4da8ca93a.pack
│   │   │       │   └── packed-refs
│   │   │       ├── funding_file_docs_directory.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 71
│   │   │       │   │   │   └── d30623984f20d763f348dcbaef702bcbb8de78
│   │   │       │   │   ├── b0
│   │   │       │   │   │   └── 1d972bede203fd3f341596f29c5decfc00dbba
│   │   │       │   │   ├── b9
│   │   │       │   │   │   └── e03f90799501aa4f932853b7ad7a280fa96106
│   │   │       │   │   └── e6
│   │   │       │   │       └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── funding_file_nested.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 6d
│   │   │       │   │   │   └── d9d49d4557267765f340d95416a131ac3677d6
│   │   │       │   │   ├── 7d
│   │   │       │   │   │   └── f0e2b04da4be24a8aec897f65143c3cddcf884
│   │   │       │   │   ├── 93
│   │   │       │   │   │   └── 2172485087870db801b008f9c443ba26bf0229
│   │   │       │   │   └── e0
│   │   │       │   │       └── 9fd337b993d02d4e2720a416cca87e2f71e37c
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── funding_file_non_hash.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 21
│   │   │       │   │   │   └── a9694044e67f4a9a30c148e3dadded22184e7d
│   │   │       │   │   ├── a6
│   │   │       │   │   │   └── 87aaa9676e8eb884050e53b31265673d2aa221
│   │   │       │   │   ├── c6
│   │   │       │   │   │   └── 92772c9cf62549c2dd365cf718d316a510414d
│   │   │       │   │   └── e5
│   │   │       │   │       └── 812f8d241aaf2b8d6f6017ff400c9e63656bcc
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── funding_file_top_level.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 3d
│   │   │       │   │   │   └── 8526eb66a68e3e5811c5de4b96be8b4b5764d9
│   │   │       │   │   ├── 8b
│   │   │       │   │   │   └── e8e0015cee4f2ed5692dc75ecde4478e72a372
│   │   │       │   │   └── af
│   │   │       │   │       └── 2c84198184af6e43371b91dd206f8645f25775
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── funding_link_gh_only.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 99
│   │   │       │   │   │   └── 1bae8d802c3e50b312028d3a38147535ae588e
│   │   │       │   │   ├── a2
│   │   │       │   │   │   └── 0c5e76bad248fe2a00858bfc68e3cc58c550aa
│   │   │       │   │   ├── c6
│   │   │       │   │   │   └── 50c8e775f47c5d8e61ba4fd8a0b365a78145c3
│   │   │       │   │   └── fe
│   │   │       │   │       └── 4bf54bff59f678b5f2dc71ea8eb260bc9cc222
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── funding_links_array.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 3e
│   │   │       │   │   │   └── cb1db80cafff8363efa00fb739c6a9589d8bbe
│   │   │       │   │   ├── 7a
│   │   │       │   │   │   └── 4037ad48f1a25ea3413b9d24fb959ef6c623ee
│   │   │       │   │   ├── 8e
│   │   │       │   │   │   └── d9e1aa90263db639ccdcbc768f44ff7e810821
│   │   │       │   │   └── 8f
│   │   │       │   │       └── 2689a611202573b7b05c9ca46c5cb8a39a02a5
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── funding_links_empty.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 00
│   │   │       │   │   │   └── 3451d5c4564056e8f3816bb2c8322e637c2cae
│   │   │       │   │   ├── 12
│   │   │       │   │   │   └── 11dab88052e84f21b4d01f43e1ca1537b9ee9d
│   │   │       │   │   ├── 14
│   │   │       │   │   │   └── 344b3f3e195fe28d8f1b7806dad2593b47d3e3
│   │   │       │   │   ├── 40
│   │   │       │   │   │   └── 4eb12a94637888a76f4cb6d47eda7dad81d101
│   │   │       │   │   ├── 41
│   │   │       │   │   │   └── c502f174488e777d41100c2f725bea7824111e
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── ec30f689a261160f171de4b0c7f368217cf8e1
│   │   │       │   │   ├── 4e
│   │   │       │   │   │   └── 99714fd59e28a34166cbe571cc220d1d77324f
│   │   │       │   │   ├── 8a
│   │   │       │   │   │   └── 1cd1ce86edbe748eeb4807fd0b7d0dddb02fd0
│   │   │       │   │   ├── b0
│   │   │       │   │   │   └── 1d972bede203fd3f341596f29c5decfc00dbba
│   │   │       │   │   ├── c6
│   │   │       │   │   │   └── d138cd489f271c4370bac31e3c51d485b01e9c
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   └── ed
│   │   │       │   │       └── a474ef3ab5161424a7db1b27c91596308b32ee
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── funding_links.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 02
│   │   │       │   │   │   └── 256f01ced625dab679ee568184d79e66ef1697
│   │   │       │   │   ├── 0f
│   │   │       │   │   │   └── f9a09c6eb27a3f116a5909b0b5bbb48435aac2
│   │   │       │   │   ├── 11
│   │   │       │   │   │   └── b84f2050117bcbbe237dbbf27e82a720d4e5ec
│   │   │       │   │   ├── 18
│   │   │       │   │   │   └── f0b986cee0159fb471f300b8f8828462226d7a
│   │   │       │   │   ├── 19
│   │   │       │   │   │   └── d3fdecf124b2afbb47ee109769e60237763d2b
│   │   │       │   │   ├── 24
│   │   │       │   │   │   └── 25ef8eabc442d21331d1053deb37e1c3c75dd0
│   │   │       │   │   ├── 30
│   │   │       │   │   │   └── 274789a3b20e27a8554da75c17bedfa9bcfecf
│   │   │       │   │   ├── 39
│   │   │       │   │   │   └── eb0eb4622e14ba76e5549fae4a03bf7727377f
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   └── 513c31c5729b33959b1f1c06827f217ab0c9a3
│   │   │       │   │   ├── 3e
│   │   │       │   │   │   └── 52c7e816b2f450fce01983c51fb50e2692751b
│   │   │       │   │   ├── 48
│   │   │       │   │   │   └── c4eebd735e32a6a99f84ebc3c988a3b068c3b4
│   │   │       │   │   ├── 5c
│   │   │       │   │   │   └── fade994297a0d999ff74e1e7c09df16b23fd78
│   │   │       │   │   ├── 60
│   │   │       │   │   │   └── 07ea4663204873eca6099afb5e72bf39d8fd9a
│   │   │       │   │   ├── 62
│   │   │       │   │   │   ├── 2417926f203e12ed40563255addc78948a4e3b
│   │   │       │   │   │   └── e7f390ee14d16e1b3373f509443fec6a587fb9
│   │   │       │   │   ├── 65
│   │   │       │   │   │   └── aad6267e55e9fc8263dac884ff139f58905faa
│   │   │       │   │   ├── 6b
│   │   │       │   │   │   └── fb5ef0b495d94b518d97826e746a0c21539702
│   │   │       │   │   ├── 7f
│   │   │       │   │   │   └── ab2211b75dd98226755a5a20422fb3dd85228b
│   │   │       │   │   ├── 86
│   │   │       │   │   │   └── e40b98516dc38400a278ca3bd139efad6813df
│   │   │       │   │   ├── 87
│   │   │       │   │   │   └── 1534d83909e9c73e13c377c9fdec80cda1bc84
│   │   │       │   │   ├── 97
│   │   │       │   │   │   ├── 869405b500333a3c93aa4934b43146d1f53fae
│   │   │       │   │   │   └── d9d4541f497363672ae52b3c50f51ec19a2fec
│   │   │       │   │   ├── 9c
│   │   │       │   │   │   └── d3523912d9c576e3ca1379cc948064bfbef0c7
│   │   │       │   │   ├── a3
│   │   │       │   │   │   └── a3d0dfd872bdc2630bbda5fcb3b0277e94197d
│   │   │       │   │   ├── a6
│   │   │       │   │   │   └── 2beebc659dc08179ad1ba12d65ae90d88b02ed
│   │   │       │   │   ├── b2
│   │   │       │   │   │   └── 86da1cc3af7b6961222785a8ecb1474d03eb1c
│   │   │       │   │   ├── b5
│   │   │       │   │   │   └── 6a28c3a3392421de484ee2d03cb24ddc68a6cc
│   │   │       │   │   ├── bc
│   │   │       │   │   │   └── e2fbd103789d17e0a12af1355ecce8696a87ce
│   │   │       │   │   ├── c2
│   │   │       │   │   │   └── d319d01f72bd067c125cc0c559acb71175dcf7
│   │   │       │   │   ├── c4
│   │   │       │   │   │   └── 1d9ae4274de843d8d8f2c42bd60e6c9159e400
│   │   │       │   │   ├── d9
│   │   │       │   │   │   ├── 254e20990113a7d90c1e26733a32c8c641eae6
│   │   │       │   │   │   └── ce2a20402f659566e7764819ef78adf47c22c9
│   │   │       │   │   ├── db
│   │   │       │   │   │   └── 7ce19c104009d3587cae725785ae600475dcab
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9b51dc18d60710a42655de08d12a07e3fd7083
│   │   │       │   │   ├── f3
│   │   │       │   │   │   └── f359aed6fa03b26e1ff6bd7887bf81849ef60c
│   │   │       │   │   └── fe
│   │   │       │   │       └── e0baf9b672e0461c1b35e182f33c66741976e3
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── funding_links_with_custom_javascript_executable.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 50
│   │   │       │   │   │   └── 39d97033050e32aab4344daa8e1bd940c9d4e1
│   │   │       │   │   ├── 78
│   │   │       │   │   │   └── e83f2e0c14dd7e2ef34b72c271e95a135dca03
│   │   │       │   │   ├── b9
│   │   │       │   │   │   └── 7ef56b262baea36f2adbee81e208b5ffe01ae4
│   │   │       │   │   └── c0
│   │   │       │   │       └── 2c3d578f3a39a92dcd1c300507fffd735a688f
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── funding_links_with_org_sponsorables.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 32
│   │   │       │   │   │   └── 40d5c766493275509f3a7f3c3127f14a23a850
│   │   │       │   │   ├── 71
│   │   │       │   │   │   └── f1e2971ecb786235646e9245c69d663aa65367
│   │   │       │   │   ├── 97
│   │   │       │   │   │   └── 4c23bfc5f157badf64064f62167b4eaa88f379
│   │   │       │   │   └── c1
│   │   │       │   │       └── 4063a70478d396b992fa9fa56ae8fac427fb6e
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── funding_links_with_sponsorables.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 32
│   │   │       │   │   │   └── d353574e958ef6bd5593f9c5ddd77fab1cd9b6
│   │   │       │   │   ├── 6a
│   │   │       │   │   │   └── 98bf6ef2a2a7c92337f6a933be523ab0a3ab8f
│   │   │       │   │   ├── ae
│   │   │       │   │   │   └── 3a1c279f195c1f216cb911a09886d0ad56acb8
│   │   │       │   │   └── cd
│   │   │       │   │       └── 6c2f9863922e58bf2814b1e0152e21ebcd3ce8
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── gist_1000.git
│   │   │       │   ├── config
│   │   │       │   ├── git-daemon-export-ok
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e1d43f2d63e9e21fadb317ec65f8521b1e744ae9.idx
│   │   │       │   │       └── pack-e1d43f2d63e9e21fadb317ec65f8521b1e744ae9.pack
│   │   │       │   └── packed-refs
│   │   │       ├── gist_backup_ctl_disabled.git
│   │   │       │   ├── backups_disabled
│   │   │       │   ├── config
│   │   │       │   ├── git-daemon-export-ok
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e1d43f2d63e9e21fadb317ec65f8521b1e744ae9.idx
│   │   │       │   │       └── pack-e1d43f2d63e9e21fadb317ec65f8521b1e744ae9.pack
│   │   │       │   └── packed-refs
│   │   │       ├── gist_da33173ce00578a787a7.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-7ace0af19738e72d369dbf404940eb0e3da9545d.idx
│   │   │       │   │       └── pack-7ace0af19738e72d369dbf404940eb0e3da9545d.pack
│   │   │       │   └── packed-refs
│   │   │       ├── gist_invalid_utf8_filenames.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── 87
│   │   │       │   │   │   └── 179b041e586f1eb3199ea7e17c6dd2c232eb01
│   │   │       │   │   ├── 89
│   │   │       │   │   │   └── 04696d62ee4ade783e5a0dc30eeb10083694f8
│   │   │       │   │   ├── b5
│   │   │       │   │   │   └── aa64078524fe65d496760a7ef0817c45675cf9
│   │   │       │   │   ├── ff
│   │   │       │   │   │   └── 5f824f27c9bd76acbb8325b158197fc5b533b8
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-d0aa4158eb2ed71271d5498f11e6aa401685a834.idx
│   │   │       │   │       └── pack-d0aa4158eb2ed71271d5498f11e6aa401685a834.pack
│   │   │       │   └── packed-refs
│   │   │       ├── gist_with_mixed_file_contents.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 00
│   │   │       │   │   │   └── 132b078ab6c0354e09b50167180c46558c783d
│   │   │       │   │   ├── 08
│   │   │       │   │   │   └── 2fc20842316f5fe2435081ce3e49e21b032d8b
│   │   │       │   │   ├── 09
│   │   │       │   │   │   └── 3b03d2714c45bce9d72ee37741c4e3095211fb
│   │   │       │   │   ├── 18
│   │   │       │   │   │   └── d4659701f3c7c444fd1033595c10a4d4faf350
│   │   │       │   │   ├── 1c
│   │   │       │   │   │   └── a34a8c5d11754dc4fb8b15019b60baf9432151
│   │   │       │   │   ├── 27
│   │   │       │   │   │   └── 4a03252f139ec6fcf454fdf15ff259af9f8d4a
│   │   │       │   │   ├── 2b
│   │   │       │   │   │   └── 69015c847df87b74af319422af08e4c311b1f6
│   │   │       │   │   ├── 2f
│   │   │       │   │   │   └── 05407d55e20c42726afb98bbfc38bb0bb0f2a0
│   │   │       │   │   ├── 36
│   │   │       │   │   │   └── cb7355eb5696eca80ee8b500f1a6615395e8db
│   │   │       │   │   ├── 38
│   │   │       │   │   │   └── 8807aba6385893182ee10f0de10107cc715755
│   │   │       │   │   ├── 3a
│   │   │       │   │   │   └── f909ea471d8eb0416db88c8dca932cdfa3e062
│   │   │       │   │   ├── 3c
│   │   │       │   │   │   └── 692a358f46f6007cb8ddaa25258eb80a220726
│   │   │       │   │   ├── 49
│   │   │       │   │   │   └── 32c8540fa0b3ca5348d6f7fd7537ece1171cd4
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── 825dc642cb6eb9a060e54bf8d69288fbee4904
│   │   │       │   │   ├── 4c
│   │   │       │   │   │   ├── 21a454e343f01a682b1ddf0e90878f50f67465
│   │   │       │   │   │   └── 6f798cf261044796bb09ac8f320c1ec27e2842
│   │   │       │   │   ├── 55
│   │   │       │   │   │   └── 7681d9f9c4b5625abb7b10a87eadd5093084c9
│   │   │       │   │   ├── 62
│   │   │       │   │   │   └── 8bc1512a0ac2478ec0b482b34686ab37d689d6
│   │   │       │   │   ├── 6f
│   │   │       │   │   │   └── 85b9c705280c6be68bd616a1732f6ffbc83269
│   │   │       │   │   ├── 78
│   │   │       │   │   │   └── 6a589639a9f8c11951c8b36ee41af8356732ae
│   │   │       │   │   ├── 7d
│   │   │       │   │   │   └── adc96f7ba05573feea54669f4cc3897344d332
│   │   │       │   │   ├── 81
│   │   │       │   │   │   └── 96354b1653d8443bed4afbad1d224c1f1759f5
│   │   │       │   │   ├── 84
│   │   │       │   │   │   └── 487027435df8e0a2eb3aba1b3cafdd2f08d14f
│   │   │       │   │   ├── 86
│   │   │       │   │   │   └── b8df0d19b020bb90d03432089d3e0213b85dd6
│   │   │       │   │   ├── 87
│   │   │       │   │   │   └── 8b9efc6d3b174487b174bb7110f3a4a55d7519
│   │   │       │   │   ├── a0
│   │   │       │   │   │   └── 31266e0adf69799a8a19257a12238dadc0956b
│   │   │       │   │   ├── a5
│   │   │       │   │   │   └── 9d68a2494448757dc8c1fcbdad4434b021ff00
│   │   │       │   │   ├── a7
│   │   │       │   │   │   └── d723c3b52bc79212972968918aeab7c451ea8a
│   │   │       │   │   ├── af
│   │   │       │   │   │   └── 28e407ad3fe6504f5aaefba7b7f25a47283270
│   │   │       │   │   ├── cd
│   │   │       │   │   │   └── d6c772fb949b40094490d9bf4a30babc7f4507
│   │   │       │   │   ├── e2
│   │   │       │   │   │   └── 575fc8a6b4c00e7aedad8cbd9494c5f81d544c
│   │   │       │   │   ├── e5
│   │   │       │   │   │   └── 4446dd595e39117b4bc5e6a95f22fe106d3cce
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e906db732eda13e0136a416a73d5dc65ad81f147.idx
│   │   │       │   │       ├── pack-e906db732eda13e0136a416a73d5dc65ad81f147.pack
│   │   │       │   │       └── pack-e906db732eda13e0136a416a73d5dc65ad81f147.rev
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   └── main
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── gist_with_only_binary_files.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 00
│   │   │       │   │   │   └── 132b078ab6c0354e09b50167180c46558c783d
│   │   │       │   │   ├── 08
│   │   │       │   │   │   └── 2fc20842316f5fe2435081ce3e49e21b032d8b
│   │   │       │   │   ├── 09
│   │   │       │   │   │   └── 3b03d2714c45bce9d72ee37741c4e3095211fb
│   │   │       │   │   ├── 18
│   │   │       │   │   │   └── d4659701f3c7c444fd1033595c10a4d4faf350
│   │   │       │   │   ├── 1c
│   │   │       │   │   │   └── a34a8c5d11754dc4fb8b15019b60baf9432151
│   │   │       │   │   ├── 27
│   │   │       │   │   │   └── 4a03252f139ec6fcf454fdf15ff259af9f8d4a
│   │   │       │   │   ├── 2b
│   │   │       │   │   │   └── 69015c847df87b74af319422af08e4c311b1f6
│   │   │       │   │   ├── 2f
│   │   │       │   │   │   └── 05407d55e20c42726afb98bbfc38bb0bb0f2a0
│   │   │       │   │   ├── 36
│   │   │       │   │   │   └── cb7355eb5696eca80ee8b500f1a6615395e8db
│   │   │       │   │   ├── 38
│   │   │       │   │   │   └── 8807aba6385893182ee10f0de10107cc715755
│   │   │       │   │   ├── 3a
│   │   │       │   │   │   └── f909ea471d8eb0416db88c8dca932cdfa3e062
│   │   │       │   │   ├── 3c
│   │   │       │   │   │   └── 692a358f46f6007cb8ddaa25258eb80a220726
│   │   │       │   │   ├── 40
│   │   │       │   │   │   └── 09b4783ba05baa349ee44e11c97e5099d087b8
│   │   │       │   │   ├── 49
│   │   │       │   │   │   └── 32c8540fa0b3ca5348d6f7fd7537ece1171cd4
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── 825dc642cb6eb9a060e54bf8d69288fbee4904
│   │   │       │   │   ├── 4c
│   │   │       │   │   │   ├── 21a454e343f01a682b1ddf0e90878f50f67465
│   │   │       │   │   │   └── 6f798cf261044796bb09ac8f320c1ec27e2842
│   │   │       │   │   ├── 55
│   │   │       │   │   │   └── 7681d9f9c4b5625abb7b10a87eadd5093084c9
│   │   │       │   │   ├── 61
│   │   │       │   │   │   └── be25bf2ceb9952b99e7242a1fcc041073b17e0
│   │   │       │   │   ├── 62
│   │   │       │   │   │   └── 8bc1512a0ac2478ec0b482b34686ab37d689d6
│   │   │       │   │   ├── 6f
│   │   │       │   │   │   └── 85b9c705280c6be68bd616a1732f6ffbc83269
│   │   │       │   │   ├── 78
│   │   │       │   │   │   └── 6a589639a9f8c11951c8b36ee41af8356732ae
│   │   │       │   │   ├── 7b
│   │   │       │   │   │   └── 25f74e6edae33d881db5d9327f9a00a239d499
│   │   │       │   │   ├── 7d
│   │   │       │   │   │   └── adc96f7ba05573feea54669f4cc3897344d332
│   │   │       │   │   ├── 81
│   │   │       │   │   │   └── 96354b1653d8443bed4afbad1d224c1f1759f5
│   │   │       │   │   ├── 84
│   │   │       │   │   │   └── 487027435df8e0a2eb3aba1b3cafdd2f08d14f
│   │   │       │   │   ├── 86
│   │   │       │   │   │   └── b8df0d19b020bb90d03432089d3e0213b85dd6
│   │   │       │   │   ├── 87
│   │   │       │   │   │   └── 8b9efc6d3b174487b174bb7110f3a4a55d7519
│   │   │       │   │   ├── a0
│   │   │       │   │   │   └── 31266e0adf69799a8a19257a12238dadc0956b
│   │   │       │   │   ├── a5
│   │   │       │   │   │   └── 9d68a2494448757dc8c1fcbdad4434b021ff00
│   │   │       │   │   ├── a7
│   │   │       │   │   │   └── d723c3b52bc79212972968918aeab7c451ea8a
│   │   │       │   │   ├── ab
│   │   │       │   │   │   └── 78774295eecfcf2e182be0e41254ca3c5db731
│   │   │       │   │   ├── af
│   │   │       │   │   │   └── 28e407ad3fe6504f5aaefba7b7f25a47283270
│   │   │       │   │   ├── c5
│   │   │       │   │   │   └── 4664b3b43bf0577ee87d609ba0f17b628f19ee
│   │   │       │   │   ├── cd
│   │   │       │   │   │   └── d6c772fb949b40094490d9bf4a30babc7f4507
│   │   │       │   │   ├── e2
│   │   │       │   │   │   └── 575fc8a6b4c00e7aedad8cbd9494c5f81d544c
│   │   │       │   │   ├── e5
│   │   │       │   │   │   └── 4446dd595e39117b4bc5e6a95f22fe106d3cce
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e906db732eda13e0136a416a73d5dc65ad81f147.idx
│   │   │       │   │       ├── pack-e906db732eda13e0136a416a73d5dc65ad81f147.pack
│   │   │       │   │       └── pack-e906db732eda13e0136a416a73d5dc65ad81f147.rev
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   └── main
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── github_config_invalid.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-6598559ca5f98064303986651210855f465c24b2.idx
│   │   │       │   │       └── pack-6598559ca5f98064303986651210855f465c24b2.pack
│   │   │       │   └── packed-refs
│   │   │       ├── github_config_valid.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-789bdf85540589ad5e0731de71fe201e32ec792c.idx
│   │   │       │   │       └── pack-789bdf85540589ad5e0731de71fe201e32ec792c.pack
│   │   │       │   └── packed-refs
│   │   │       ├── git_lfs.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   └── pre-push.sample
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       ├── heads
│   │   │       │   │       │   ├── branch
│   │   │       │   │       │   │   └── with
│   │   │       │   │       │   │       └── slash
│   │   │       │   │       │   ├── external_lfs
│   │   │       │   │       │   ├── integrity_check
│   │   │       │   │       │   ├── lfs-track-txt
│   │   │       │   │       │   └── master
│   │   │       │   │       └── remotes
│   │   │       │   │           └── origin
│   │   │       │   │               └── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 08
│   │   │       │   │   │   ├── 1cc5def44034fc35e78e9ca7fea44f174959d5
│   │   │       │   │   │   ├── b0301b9690d5cfd129b86e0751e8430251dd33
│   │   │       │   │   │   └── f03fcde7302ded6d7596f96312998a8969f8ec
│   │   │       │   │   ├── 0d
│   │   │       │   │   │   └── 3f5d91b2bee7e1d4827d493987adbd137de82e
│   │   │       │   │   ├── 0e
│   │   │       │   │   │   └── 3f54620b70d998a91448afbeadc0c297c6d416
│   │   │       │   │   ├── 10
│   │   │       │   │   │   ├── 1d78323bd20141148b3fa27ada8d2110cb0fae
│   │   │       │   │   │   └── a5722a1ca625498b365636bd6115804a35c847
│   │   │       │   │   ├── 11
│   │   │       │   │   │   └── 4eda98d082558e97edc3402e41136f372f58e2
│   │   │       │   │   ├── 18
│   │   │       │   │   │   └── 6a3517ffbf830f27a429fcaf8e4b9da8e76eb4
│   │   │       │   │   ├── 1b
│   │   │       │   │   │   └── 3004cd029c51bf7fdba29d904491ff1e7f865a
│   │   │       │   │   ├── 1f
│   │   │       │   │   │   └── aa66f6c330660fb3fb9b1673f03378e1498ab1
│   │   │       │   │   ├── 21
│   │   │       │   │   │   └── 265ebb6326af10e4e90e3fd61b3051ce8c54dd
│   │   │       │   │   ├── 27
│   │   │       │   │   │   └── d99a9e6bbca23250cb9bbb4c3bd77688bd28fb
│   │   │       │   │   ├── 2b
│   │   │       │   │   │   └── 33e1a9c8f114dcd5f8e2df2f4b21b531d819d7
│   │   │       │   │   ├── 2f
│   │   │       │   │   │   └── fed4fdc2eaf64185788862ce53ebbd73a26d1d
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   └── d446bca7e9665f652497e145f6ff6b907e6d18
│   │   │       │   │   ├── 48
│   │   │       │   │   │   ├── 6894c49b8fb40145dab46290af18c1583fa2ba
│   │   │       │   │   │   └── 8be61d9ee77240f8a82648bff1fc85179392e3
│   │   │       │   │   ├── 4a
│   │   │       │   │   │   └── 0de4b3b38eda1839778e0aed4a4ecfec212e63
│   │   │       │   │   ├── 4c
│   │   │       │   │   │   └── 47bdc1a216a284a1a6314f609de3085d1603c3
│   │   │       │   │   ├── 4d
│   │   │       │   │   │   ├── 20e9ed6bae35342dca0e2296d6b38b941053c5
│   │   │       │   │   │   └── 5a3098627ad8d3fa964497497be9baaa7bc0de
│   │   │       │   │   ├── 55
│   │   │       │   │   │   └── c6ddc79645db000eaa9064fb153016b5b46197
│   │   │       │   │   ├── 5d
│   │   │       │   │   │   └── a59c5085c4a433e31ace06a61034ac6df8f666
│   │   │       │   │   ├── 62
│   │   │       │   │   │   └── abb8f147e8f9d54a66569b03400a09d468d882
│   │   │       │   │   ├── 65
│   │   │       │   │   │   └── eafe302719729a4f32bb515e2eeea14256270f
│   │   │       │   │   ├── 66
│   │   │       │   │   │   └── 16c11ad0e16bfb3d87a3f231c56832608442d2
│   │   │       │   │   ├── 68
│   │   │       │   │   │   └── 42d2e23a14a7b7c18384acc0da0fc15c2bd3be
│   │   │       │   │   ├── 69
│   │   │       │   │   │   └── 7d6903b7976503059a6734dd77b85c64c20f54
│   │   │       │   │   ├── 6d
│   │   │       │   │   │   ├── 0d7768077c801546bd188ba0fd3d823f14c6b3
│   │   │       │   │   │   └── bfa1b398f8b1d9621e27613ff140e5bf8556aa
│   │   │       │   │   ├── 6e
│   │   │       │   │   │   ├── 92d6fc240fd2194a7da480c7b7d183035cbab3
│   │   │       │   │   │   ├── cb607f401aaaaa87f920664d7416a87b3c18e2
│   │   │       │   │   │   └── d8c4a0f8cfefa213282502d2268e89ffa64745
│   │   │       │   │   ├── 6f
│   │   │       │   │   │   └── 83f91a2c5940067004093609c28727632bf3f5
│   │   │       │   │   ├── 72
│   │   │       │   │   │   └── 3486d8973793c99e6c2aaa227ecf74e15c3898
│   │   │       │   │   ├── 76
│   │   │       │   │   │   └── c060a5b5a4fb4cc079bb1fb171fd69066fd858
│   │   │       │   │   ├── 7a
│   │   │       │   │   │   ├── 67dd38fcf02d8aa30cd66f22c61de851cb09e9
│   │   │       │   │   │   └── 680708aa4d8406b9dfd8b37f4d2c7150aaa619
│   │   │       │   │   ├── 7b
│   │   │       │   │   │   └── 60d93c5c9b256d1fbc00b0d01d7d2768a93ddd
│   │   │       │   │   ├── 7f
│   │   │       │   │   │   ├── c2efad413509dad64b140e0781a0c6574777ef
│   │   │       │   │   │   └── c609cb41980fb6289b7739372e71317101a5bb
│   │   │       │   │   ├── 85
│   │   │       │   │   │   └── 6e32365b9f2f9ec4a2901fef24362c7d285df8
│   │   │       │   │   ├── 8b
│   │   │       │   │   │   └── e97c23feca505a080c3b4de7439dc7811af850
│   │   │       │   │   ├── 94
│   │   │       │   │   │   └── 19314de0ea956b979d8bc20bfb70f23d7156dc
│   │   │       │   │   ├── 99
│   │   │       │   │   │   ├── 3667b8c1e3614121597072a2626940af671eed
│   │   │       │   │   │   └── 7a3e78196f0d6215d951d3286b4ca1f5e138e4
│   │   │       │   │   ├── 9a
│   │   │       │   │   │   └── 85f9fd7843b6a594303044cf4f10e75c1a8943
│   │   │       │   │   ├── 9e
│   │   │       │   │   │   ├── 0150afde9a971cd8c16840eca53d985b281b05
│   │   │       │   │   │   └── bc2e9b0230c6c9e918d03a2b3d6ca7c3f91c0f
│   │   │       │   │   ├── a3
│   │   │       │   │   │   └── 7b01ed79cac5bf718c3a5649955dae7f43268a
│   │   │       │   │   ├── a6
│   │   │       │   │   │   ├── 4e3d3f8b2f81f0bfcae35562cfed183b51ff1d
│   │   │       │   │   │   └── d627a029d20e37a810a9af128d1ceacd9f2642
│   │   │       │   │   ├── b1
│   │   │       │   │   │   └── f7367f9658efcd356b57d19ef4bf275071b297
│   │   │       │   │   ├── b5
│   │   │       │   │   │   └── d9f0d7fc526a7dc0c9dbb79a571eb3aa2f0078
│   │   │       │   │   ├── b7
│   │   │       │   │   │   └── 3aad2be9af079b71f2d85144dc7b67232f0ae3
│   │   │       │   │   ├── bc
│   │   │       │   │   │   └── d6e55fb6b71ea7f1de05274f46427c8c80e6a2
│   │   │       │   │   ├── c1
│   │   │       │   │   │   └── 9a69b536b38f259c4149a7ebad52325f2cf60c
│   │   │       │   │   ├── c2
│   │   │       │   │   │   └── a4806def4ffd3a923e71247602b2a636976242
│   │   │       │   │   ├── c6
│   │   │       │   │   │   └── 4940f9791960a1b09d0750b657b2a5c6aed0df
│   │   │       │   │   ├── cb
│   │   │       │   │   │   └── d5b7422c42226fb4483abb5673bc9f960e55f2
│   │   │       │   │   ├── d2
│   │   │       │   │   │   └── 58aba2fabe058815a451c3d26819a86cbfc9e4
│   │   │       │   │   ├── d4
│   │   │       │   │   │   └── 6a589b6a02423776177873d69808959b07668b
│   │   │       │   │   ├── d7
│   │   │       │   │   │   └── 3f27b4217a3fa48b41c4ced1ac74301b3808e9
│   │   │       │   │   ├── db
│   │   │       │   │   │   └── 5125675a58c5c63dd93038faf8f3b797f93b23
│   │   │       │   │   ├── e3
│   │   │       │   │   │   └── baccf3ee85c47a8aa0d4d0ef27082acc1920af
│   │   │       │   │   ├── e4
│   │   │       │   │   │   ├── 2ba140e1b84a0057e098a8f1471bc2c14d9f1d
│   │   │       │   │   │   └── 4b676cc3912271df8b6bda4fef76abf6a359b9
│   │   │       │   │   ├── e7
│   │   │       │   │   │   └── 0e2dbfdb3397f5be237f33ab8d4e37bb964ae2
│   │   │       │   │   ├── e8
│   │   │       │   │   │   ├── 4229cfedca6a5e2af294c6dd2777667133b6a8
│   │   │       │   │   │   └── 435ecdd2c4ad1c92c1ee9b8f38bcb223f64da8
│   │   │       │   │   ├── f1
│   │   │       │   │   │   └── 4efa969888d28b4d102f4edc1238f5f1b9456c
│   │   │       │   │   ├── f4
│   │   │       │   │   │   └── 82ce9c32da73badf026b815b26b0a7940194cc
│   │   │       │   │   ├── fb
│   │   │       │   │   │   └── 8eaa34632a8e5328b9660c80ef957f53029633
│   │   │       │   │   └── fe
│   │   │       │   │       └── 6da09fbb86961fbf3aae3ca96a82e771a1dc34
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   ├── branch
│   │   │       │       │   │   └── with
│   │   │       │       │   │       └── slash
│   │   │       │       │   ├── external_lfs
│   │   │       │       │   ├── integrity_check
│   │   │       │       │   ├── lfs-track-txt
│   │   │       │       │   └── render_helper_test
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── goomba_sanitization.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-16a26b18091a3996fde583b829c4d0c4b51cb774.idx
│   │   │       │   │       └── pack-16a26b18091a3996fde583b829c4d0c4b51cb774.pack
│   │   │       │   └── packed-refs
│   │   │       ├── graphs_controller_test.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-ac195e3cb97420b0bd0dc764fa17e75b53782420.idx
│   │   │       │   │       └── pack-ac195e3cb97420b0bd0dc764fa17e75b53782420.pack
│   │   │       │   └── packed-refs
│   │   │       ├── hella_behind_yet_still_ahead.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 04
│   │   │       │   │   │   └── ff58f75b743c715bb5eaeed006281ce81e0f9f
│   │   │       │   │   ├── 3d
│   │   │       │   │   │   └── f0b4a07eb4257d86d2aadcc6ea0f98fd64f86d
│   │   │       │   │   ├── 4e
│   │   │       │   │   │   └── a59d0b49f3700c08a822f73eac8caf66072e2e
│   │   │       │   │   ├── 8b
│   │   │       │   │   │   └── 110ffa8cdd1f7adf4b76a61081dc12edacd49e
│   │   │       │   │   ├── b5
│   │   │       │   │   │   └── b9ef6c6a00ef52d45f5e557c6a71e4d1367681
│   │   │       │   │   ├── fe
│   │   │       │   │   │   └── f732aadf9edf8b4164aebffc422b98a37e8db0
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-bedfe1ec69a5b73287f431ab230d668f839cfd0d.idx
│   │   │       │   │       └── pack-bedfe1ec69a5b73287f431ab230d668f839cfd0d.pack
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── master
│   │   │       │           └── topic
│   │   │       ├── hidden_refs_test.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-30d9988d8f145b84fd04536755f25ed79334cf2b.idx
│   │   │       │   │       └── pack-30d9988d8f145b84fd04536755f25ed79334cf2b.pack
│   │   │       │   └── packed-refs
│   │   │       ├── html_in_names.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e6c87941fdc829efb669ab8cd82f0428cc200de2.idx
│   │   │       │   │       └── pack-e6c87941fdc829efb669ab8cd82f0428cc200de2.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── initial_commit_nested_ruby_js_libraries.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 00
│   │   │       │   │   │   └── 8d2f106798e54db09176fb9fbbe59427ecfb49
│   │   │       │   │   ├── 0b
│   │   │       │   │   │   └── 3d07119e6147af8c1d8c1967a434455ea4852e
│   │   │       │   │   ├── 0c
│   │   │       │   │   │   └── b6eeb0676e0d425ed7ddc8b444bb8bbb9a9797
│   │   │       │   │   ├── 25
│   │   │       │   │   │   └── 160f33910558407d67f8af4a6b4b5db7612d7a
│   │   │       │   │   ├── 27
│   │   │       │   │   │   └── 17c724bc2c085333362bc15c509dbbac6e913d
│   │   │       │   │   ├── 28
│   │   │       │   │   │   └── 79f27bbb0e6ecfaf1055c2c60869a59dfffa87
│   │   │       │   │   ├── 35
│   │   │       │   │   │   └── c8354dad2326ca62766542e6df20a53cd72fc5
│   │   │       │   │   ├── 50
│   │   │       │   │   │   └── 2a8b80c1a636c1dc7f76aed8b30f2a606a5043
│   │   │       │   │   ├── 52
│   │   │       │   │   │   └── 9b2c0ef1fe593e4a4875b83889ec83b8a04b71
│   │   │       │   │   ├── 56
│   │   │       │   │   │   └── 9c770ceff24655c40b8c8573c624af032ad643
│   │   │       │   │   ├── 65
│   │   │       │   │   │   └── 23c82d9a2b997b272e40364a3065645ba95402
│   │   │       │   │   ├── 6c
│   │   │       │   │   │   ├── aea6010046eba634dc7c18e07d4ff153d0d425
│   │   │       │   │   │   └── b164666c7ef4e6122648da29af7e9a9145c6fc
│   │   │       │   │   ├── 75
│   │   │       │   │   │   └── ccfdfb83b09803474cd7fbdce900f66fe88256
│   │   │       │   │   ├── bf
│   │   │       │   │   │   └── 2b6596486c375429f0d44a19665d368c6487b0
│   │   │       │   │   ├── c3
│   │   │       │   │   │   └── a1f01a3ea155fc3b4eaaa0452c6b0a4c8c56ed
│   │   │       │   │   ├── d6
│   │   │       │   │   │   └── c511309613506e6b603d90a4c31e2e7178b6d4
│   │   │       │   │   ├── d7
│   │   │       │   │   │   └── f17f8197ade0bc0f487c594393ec7f334e6b3f
│   │   │       │   │   ├── d8
│   │   │       │   │   │   └── 96fc4e97a05f1b7889531a2b96b1ff72b055cc
│   │   │       │   │   ├── dc
│   │   │       │   │   │   └── e67d860af47a4eb630117ce03624bae45dcf26
│   │   │       │   │   ├── dd
│   │   │       │   │   │   └── 15cb41acfef414db8c8570103de9cd4f1f8772
│   │   │       │   │   ├── f7
│   │   │       │   │   │   └── 662ed80c9668dd87af897c39fe4a8511d0aa68
│   │   │       │   │   ├── f9
│   │   │       │   │   │   └── d8c5da755239a89afdd75dde05a65af38c2864
│   │   │       │   │   └── fb
│   │   │       │   │       └── 23ca78ad7a8b7bc7c9434837b7437d5b37c317
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── initial_commit_ruby_library.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0c
│   │   │       │   │   │   ├── 7a84e6129b211a2181580e56bfd1a6b2aac437
│   │   │       │   │   │   └── b6eeb0676e0d425ed7ddc8b444bb8bbb9a9797
│   │   │       │   │   ├── 13
│   │   │       │   │   │   └── 75aeda506928cc0b4d8fa6de98da824ea1c79c
│   │   │       │   │   ├── 26
│   │   │       │   │   │   └── 09febddfdfb9be22d4334709b7a25e48cff796
│   │   │       │   │   ├── 32
│   │   │       │   │   │   └── fd3d48a3fbfc320e42a55553b827626c25ccab
│   │   │       │   │   ├── 5c
│   │   │       │   │   │   └── 2929ed7e8f25d3f6678fed76dc9084e40eec86
│   │   │       │   │   ├── 65
│   │   │       │   │   │   └── da073c9080d037777ae7bcc7ca1ab35e03fc64
│   │   │       │   │   ├── 6c
│   │   │       │   │   │   └── b164666c7ef4e6122648da29af7e9a9145c6fc
│   │   │       │   │   ├── 75
│   │   │       │   │   │   └── ccfdfb83b09803474cd7fbdce900f66fe88256
│   │   │       │   │   ├── 80
│   │   │       │   │   │   └── 1a335b33cf754b48fd9bb25a2ab4247aaa59f5
│   │   │       │   │   ├── 8c
│   │   │       │   │   │   └── ace48ebd58dc97f2f893c6f13d751e8ebe76ca
│   │   │       │   │   ├── a3
│   │   │       │   │   │   └── 2724065a1b5573141927e34e088200b89ddfb5
│   │   │       │   │   ├── a5
│   │   │       │   │   │   └── 42314947ccafbd80a162e3fc650595aa252a63
│   │   │       │   │   ├── bb
│   │   │       │   │   │   ├── bfc67c995a41ad7c5a69c71e018f6a4ff377f5
│   │   │       │   │   │   └── e9390f6a9307ce2bfe678cea33e78f1f3f11f7
│   │   │       │   │   ├── d6
│   │   │       │   │   │   └── c511309613506e6b603d90a4c31e2e7178b6d4
│   │   │       │   │   ├── dc
│   │   │       │   │   │   └── e67d860af47a4eb630117ce03624bae45dcf26
│   │   │       │   │   ├── ee
│   │   │       │   │   │   └── 06dd749d06b8a551e04e9ea01c436a3dc1720d
│   │   │       │   │   └── f5
│   │   │       │   │       └── 2a8a66b12a6e3dea82e4cfa1510ac95797f631
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── invalid_funding_links.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 24
│   │   │       │   │   │   └── eb419f33ce52b667d25fc8808eb93c65e3d5ce
│   │   │       │   │   ├── 75
│   │   │       │   │   │   └── 890d301d63c27303eb9d9e68cb51758f16d88e
│   │   │       │   │   ├── 82
│   │   │       │   │   │   └── c4e029dd6d98229d5dd034432a93e34a269369
│   │   │       │   │   └── df
│   │   │       │   │       └── 19150c4b2a10dcdfc7bf6ce2bcb0edcfec0225
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── invalid_head_ref.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── invalid_licenses.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 84
│   │   │       │   │   │   └── 2aa5d230e189befc5a17967f479bc8ca23f706
│   │   │       │   │   ├── a3
│   │   │       │   │   │   └── c8ff09a0c6453b06ba21332fe40eb5a5e78c05
│   │   │       │   │   ├── b8
│   │   │       │   │   │   └── a5efc044f4f3b35735b64f7ad470729c5367a6
│   │   │       │   │   └── ff
│   │   │       │   │       └── 773638989a95f9ae56744e68ae0adac107d903
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── invalid_objects_test.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e0f438da0e39e120849e3b370e7cb5bfc2f6a3ec.idx
│   │   │       │   │       └── pack-e0f438da0e39e120849e3b370e7cb5bfc2f6a3ec.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       ├── issues_and_commit_messages.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-724c8deea11d9b93602ceafbf2f86cb577fd5e78.idx
│   │   │       │   │       └── pack-724c8deea11d9b93602ceafbf2f86cb577fd5e78.pack
│   │   │       │   └── packed-refs
│   │   │       ├── issue_templates.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 31
│   │   │       │   │   │   └── d9ff3411422c9fe3b42622a7f233fe7e669a3e
│   │   │       │   │   ├── 46
│   │   │       │   │   │   └── 090008da38626861819c11dd210599323811a5
│   │   │       │   │   ├── 54
│   │   │       │   │   │   └── 3b9bebdc6bd5c4b22136034a95dd097a57d3dd
│   │   │       │   │   ├── 6d
│   │   │       │   │   │   └── e0dee8870b049ec31b6132f144909c8a0e4145
│   │   │       │   │   ├── 95
│   │   │       │   │   │   └── 98627aa73b9ab9da4d18f445c019846285f868
│   │   │       │   │   ├── cd
│   │   │       │   │   │   └── 4746984140dedb6f551b6f67568469d832eeda
│   │   │       │   │   ├── ce
│   │   │       │   │   │   └── 1c4177a7786de7fd36a24f09574733d69880da
│   │   │       │   │   └── e6
│   │   │       │   │       └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── javascript_action.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── index
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── objects
│   │   │       │   │   ├── 2d
│   │   │       │   │   │   └── e482f85369bfa20ecacfd0eb7f4a4072fced9a
│   │   │       │   │   ├── 44
│   │   │       │   │   │   └── af16eb1e5ce11ffc816c5ffd0100734f710c62
│   │   │       │   │   ├── 5c
│   │   │       │   │   │   └── 1a9951e8a9e4a2236ff81b4636011d8fbac248
│   │   │       │   │   ├── 68
│   │   │       │   │   │   └── 20920fefc5dd7f3456e413fc926536193bbc42
│   │   │       │   │   ├── 7c
│   │   │       │   │   │   └── cabc7ea180876c7e9a0454a2dc9aa902ad3859
│   │   │       │   │   ├── 83
│   │   │       │   │   │   └── 8659a7cef5d3bdf6b43d879cb95976ab2db0fb
│   │   │       │   │   ├── 9d
│   │   │       │   │   │   └── 484eb1f5e8b9b473a0e9a8e355f08f37360f2c
│   │   │       │   │   ├── a1
│   │   │       │   │   │   └── bb74f2c65538efca5aae6c43b4b928724ae852
│   │   │       │   │   ├── a7
│   │   │       │   │   │   └── b1568c11efb6db8ea9e624dbeb098fc23141dc
│   │   │       │   │   ├── c7
│   │   │       │   │   │   └── ab9b1047c9d5e201c35bb0d9ce3edb93a1af38
│   │   │       │   │   └── f8
│   │   │       │   │       └── de6c317516b49e852b5cdf5c96312eb6921179
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── language_js.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-cdb83fdceac6d68f2d0312c7e088065c48c2f82d.idx
│   │   │       │   │       └── pack-cdb83fdceac6d68f2d0312c7e088065c48c2f82d.pack
│   │   │       │   └── packed-refs
│   │   │       ├── language_ruby_1.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-af68b28eb81620bb989559a105ef7e5d424a34b4.idx
│   │   │       │   │       └── pack-af68b28eb81620bb989559a105ef7e5d424a34b4.pack
│   │   │       │   └── packed-refs
│   │   │       ├── language_ruby_2.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-184f2621a43396a5d7ceac76cec7732012f1d52a.idx
│   │   │       │   │       └── pack-184f2621a43396a5d7ceac76cec7732012f1d52a.pack
│   │   │       │   └── packed-refs
│   │   │       ├── language_test.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-0b53d18dc6f8d741a8cf51295ddeead6dd268771.idx
│   │   │       │   │       └── pack-0b53d18dc6f8d741a8cf51295ddeead6dd268771.pack
│   │   │       │   └── packed-refs
│   │   │       ├── license_markdown.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 30
│   │   │       │   │   │   └── c684b58f3800ccbce9d79d765b7046f8898726
│   │   │       │   │   ├── 50
│   │   │       │   │   │   └── 8b334419016502277612058f9d1dee279bc753
│   │   │       │   │   ├── 59
│   │   │       │   │   │   └── 2a5588269e8272426ae313020214e5576bc355
│   │   │       │   │   ├── 78
│   │   │       │   │   │   └── 1d158910d51f1f927c0b7ff21ae9540d2dc68c
│   │   │       │   │   ├── 94
│   │   │       │   │   │   └── cd7c454981a7d4abfb4523a5a08dd26d5ce576
│   │   │       │   │   └── f7
│   │   │       │   │       └── 59d10c4e7590ca27c53a8530b55077053b1322
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── license_none.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 2a
│   │   │       │   │   │   └── dc4935648ca3685e6dabaa67857881d33261aa
│   │   │       │   │   ├── 67
│   │   │       │   │   │   └── 757bd1537eae3a49c8346ebf70601efae68afd
│   │   │       │   │   └── f7
│   │   │       │   │       └── 59d10c4e7590ca27c53a8530b55077053b1322
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── license_plaintext.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── d4cf363f23e1b37e8621ccdc3c4eb45965235f
│   │   │       │   │   ├── b6
│   │   │       │   │   │   └── 788939b822e79531251adb68327c556fc8f7eb
│   │   │       │   │   └── f7
│   │   │       │   │       └── 59d10c4e7590ca27c53a8530b55077053b1322
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── magic_config_files.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 09
│   │   │       │   │   │   └── ef19691d1ee49ef07a40d7b9193bc365316073
│   │   │       │   │   ├── 17
│   │   │       │   │   │   └── 8cbc91900c0cc4c37bf6eefc9fac89f83206fe
│   │   │       │   │   ├── 29
│   │   │       │   │   │   └── 2b3090d02b99d149ecdd5fd9111dfab4c0c498
│   │   │       │   │   ├── 2f
│   │   │       │   │   │   └── 0b8531da216cbb979ba8d26b1d9352213de8e4
│   │   │       │   │   ├── 66
│   │   │       │   │   │   └── edf483b09a26cea906105da33f7428d1515a77
│   │   │       │   │   ├── 9d
│   │   │       │   │   │   └── 7d4c057a574bc54eb8218508991e56ea3fd5c8
│   │   │       │   │   ├── b4
│   │   │       │   │   │   └── 039bf87f95684a5b63d40de54df03ee50c3784
│   │   │       │   │   ├── df
│   │   │       │   │   │   └── b9b3843d84f84761430d7a957b78772b754d1a
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   └── f5
│   │   │       │   │       └── 8d6dcac22b260a559ee09cb2657311303d563d
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── magic_config_files_w_nesting.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 09
│   │   │       │   │   │   └── ef19691d1ee49ef07a40d7b9193bc365316073
│   │   │       │   │   ├── 17
│   │   │       │   │   │   └── 8cbc91900c0cc4c37bf6eefc9fac89f83206fe
│   │   │       │   │   ├── 29
│   │   │       │   │   │   └── 2b3090d02b99d149ecdd5fd9111dfab4c0c498
│   │   │       │   │   ├── 2f
│   │   │       │   │   │   └── 0b8531da216cbb979ba8d26b1d9352213de8e4
│   │   │       │   │   ├── 49
│   │   │       │   │   │   └── 091292076f264708a073e3a12f8fcb91b4265a
│   │   │       │   │   ├── 66
│   │   │       │   │   │   └── edf483b09a26cea906105da33f7428d1515a77
│   │   │       │   │   ├── 9c
│   │   │       │   │   │   └── 9401648ce4fc0f88d4d2d79adcb8ad4b6d81b5
│   │   │       │   │   ├── 9d
│   │   │       │   │   │   └── 7d4c057a574bc54eb8218508991e56ea3fd5c8
│   │   │       │   │   ├── b4
│   │   │       │   │   │   └── 039bf87f95684a5b63d40de54df03ee50c3784
│   │   │       │   │   ├── ca
│   │   │       │   │   │   └── cc6e5cbfddea272b5fe70fb11594ea8b14a31b
│   │   │       │   │   ├── df
│   │   │       │   │   │   ├── a19c13934b638c211132f8b4d5780f73e14cde
│   │   │       │   │   │   └── b9b3843d84f84761430d7a957b78772b754d1a
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   ├── f1
│   │   │       │   │   │   └── 75084ac1ae5f0544291ae836e9a7ed514c9a14
│   │   │       │   │   └── f5
│   │   │       │   │       └── 8d6dcac22b260a559ee09cb2657311303d563d
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── main_default_branch.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 04
│   │   │       │   │   │   └── b35712983244d915cf19138606d2d0457c5b09
│   │   │       │   │   ├── 0e
│   │   │       │   │   │   └── 9720f2bf7106e809d3992d8d1b5ea2f9b8e605
│   │   │       │   │   ├── 20
│   │   │       │   │   │   └── eb0e076bd6cabd959a6a9496cc0cd0adb5005c
│   │   │       │   │   ├── 3a
│   │   │       │   │   │   └── 37efea5fe5906afee99f20786df6542470f7ba
│   │   │       │   │   ├── 48
│   │   │       │   │   │   └── 2c69d6d8cad56512bd74bce62db934b7361454
│   │   │       │   │   ├── b6
│   │   │       │   │   │   └── 0ea05d990b2db7b32ee612f2a3b82845f9f2da
│   │   │       │   │   ├── b8
│   │   │       │   │   │   └── 52dc10707f87ab409a0e297838e9892196f984
│   │   │       │   │   ├── c8
│   │   │       │   │   │   └── b1e7b836480011ba0a62be7fd9685210e4cb0f
│   │   │       │   │   ├── f7
│   │   │       │   │   │   └── 5ba05f340c51065cbea2e1fdbfe5fe13144c97
│   │   │       │   │   └── fb
│   │   │       │   │       └── 86c94b0368cf89eeb2aced60a9696d0e5974b5
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── main
│   │   │       │           └── slashy
│   │   │       │               └── branchy
│   │   │       ├── malformed_commit_timestamp.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 24
│   │   │       │   │   │   └── e5f0d98bd7e6a576da57b5a92e8b23d15cf812
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── 825dc642cb6eb9a060e54bf8d69288fbee4904
│   │   │       │   │   └── d8
│   │   │       │   │       └── 6b0cd73672d84b03bf3c9f4e4697014d694c0e
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── malformed_tag_timestamp.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── 825dc642cb6eb9a060e54bf8d69288fbee4904
│   │   │       │   │   ├── 84
│   │   │       │   │   │   └── 8880b6d2b016048492f82c0f7eaf3a7037f204
│   │   │       │   │   └── 9f
│   │   │       │   │       └── 09141335cbf4eea22d6d56d69cea31e22be610
│   │   │       │   └── packed-refs
│   │   │       ├── math.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 05
│   │   │       │   │   │   └── ac9e6eeb71a4ed31b2c19d98e6fb6677ab07bd
│   │   │       │   │   ├── 21
│   │   │       │   │   │   └── 803c4b120c6f64c4e05a4e287052d65fe50cb8
│   │   │       │   │   ├── 24
│   │   │       │   │   │   └── 66ec1d9b0830e97c231ecb3fa6f84ad2e3f471
│   │   │       │   │   ├── 3a
│   │   │       │   │   │   └── 42e1b5f603b991959cb5081a70380ea2483199
│   │   │       │   │   ├── 4a
│   │   │       │   │   │   └── 7002f93e7aa206b5410e26f88db398249dc204
│   │   │       │   │   ├── 54
│   │   │       │   │   │   └── f2a8dfa4ccc093a5e17b130b964b4d2f11a10f
│   │   │       │   │   ├── 96
│   │   │       │   │   │   └── d58b5ae4cd5af45a6a56b88d2f2aa991333717
│   │   │       │   │   ├── c2
│   │   │       │   │   │   └── 75c4d9ff7a4969c85dbf173d4ace6af033d01f
│   │   │       │   │   └── ec
│   │   │       │   │       └── 2ce1ad6cd0103cd6cfb914e204315d358379b3
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── master
│   │   │       │           └── moremath
│   │   │       ├── merge_ort.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   ├── exclude
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   ├── commit-graph
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-2aed2d7821c90f993e04f506ed9c6ff115529a66.bitmap
│   │   │       │   │       ├── pack-2aed2d7821c90f993e04f506ed9c6ff115529a66.idx
│   │   │       │   │       └── pack-2aed2d7821c90f993e04f506ed9c6ff115529a66.pack
│   │   │       │   └── packed-refs
│   │   │       ├── merges.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-45192e47e89cac82cf4bd670a57da39b6c8aaa2c.idx
│   │   │       │   │       └── pack-45192e47e89cac82cf4bd670a57da39b6c8aaa2c.pack
│   │   │       │   └── packed-refs
│   │   │       ├── merge_with_right_mainline.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 29
│   │   │       │   │   │   └── 09abb926d7f8269bd9e417c8ede20fbd4e7dce
│   │   │       │   │   ├── 3a
│   │   │       │   │   │   └── 3ef3d1a9a685855d876aab5d56f4f6bde99895
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── 825dc642cb6eb9a060e54bf8d69288fbee4904
│   │   │       │   │   ├── 5e
│   │   │       │   │   │   └── b7f09af8ceb18128d3c1bf0c751bed40f0605b
│   │   │       │   │   ├── 61
│   │   │       │   │   │   └── 57013ef1325160ae1b2d967d6d2626d72dbc8b
│   │   │       │   │   ├── 7a
│   │   │       │   │   │   └── 14acd0e3771b251a3b33a375dfc22f6aa374f9
│   │   │       │   │   ├── 98
│   │   │       │   │   │   └── e0165748cb25014e8d591223146130abc7a76e
│   │   │       │   │   ├── ab
│   │   │       │   │   │   └── 47d2bbfc7e1cab78461b93a827475e5fd4e7ef
│   │   │       │   │   ├── bc
│   │   │       │   │   │   └── be8f61944eb25185c0bd719a5aaf4faab79c41
│   │   │       │   │   └── fb
│   │   │       │   │       └── b78498e4d0febc87997cf1f465f97291b35705
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── after-merge
│   │   │       │           ├── master
│   │   │       │           └── topic
│   │   │       ├── messages.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-8cde9d91e809ab0165e1a578351b8a220d76b574.idx
│   │   │       │   │       └── pack-8cde9d91e809ab0165e1a578351b8a220d76b574.pack
│   │   │       │   └── packed-refs
│   │   │       ├── minified_file.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 03
│   │   │       │   │   │   └── e218e10f632e39a727f74a3bb58d77cc53f528
│   │   │       │   │   ├── 05
│   │   │       │   │   │   └── 0e96398d42a8536661fd17cfcf19aa2e0891c5
│   │   │       │   │   ├── 18
│   │   │       │   │   │   └── ca4c270212a8848287336009203ed439d2fc6a
│   │   │       │   │   ├── 1d
│   │   │       │   │   │   └── 78d94d3546f14004ed1fde211e1a9427794bdc
│   │   │       │   │   ├── 2c
│   │   │       │   │   │   └── f986c8249eb83dd5c1b9635e4c6dd52e36b0ff
│   │   │       │   │   ├── 34
│   │   │       │   │   │   ├── 51007f20fb187440cb665765ea3f9fbd73a962
│   │   │       │   │   │   └── f04bb054e805a45d14a0ea773ef68e7691b079
│   │   │       │   │   ├── 43
│   │   │       │   │   │   └── fa3364ed34599bd84ca3034ab2351ce8c6de38
│   │   │       │   │   ├── 68
│   │   │       │   │   │   └── ac12afb45a9609bff3e38fa2a365e6716beb39
│   │   │       │   │   ├── 69
│   │   │       │   │   │   └── afbc0ae67f6242a8610c404d6d6d0b123a1036
│   │   │       │   │   ├── 78
│   │   │       │   │   │   └── 607ec10e2ad71937e05a90374dee92fd9116b4
│   │   │       │   │   ├── 7a
│   │   │       │   │   │   └── 560c41e31ceb10bc2e2e03f16c4ce1ad2859f4
│   │   │       │   │   ├── 8c
│   │   │       │   │   │   └── 6cce85b089f1277b32060e5290f183da81704d
│   │   │       │   │   ├── af
│   │   │       │   │   │   └── e9b42dbd335563bf635b868996af47df3e81e4
│   │   │       │   │   ├── b7
│   │   │       │   │   │   ├── add80673f923525e50435a9646c3b8409fec08
│   │   │       │   │   │   └── fe2bbed1fcaf91bb2a6b52dc45cd8a7a9c9aab
│   │   │       │   │   ├── ba
│   │   │       │   │   │   └── 235997c29e3b0e1fb0308c52922decb807e8f0
│   │   │       │   │   ├── bf
│   │   │       │   │   │   └── 120113904cdcb272d19b07f7e80a2c3619f8c5
│   │   │       │   │   ├── da
│   │   │       │   │   │   └── f6c009362cff3e7eeb8542d1fdb3b58daade14
│   │   │       │   │   ├── e0
│   │   │       │   │   │   └── 6dea9b0bb049710ba1825cd27ed923ab23b8b3
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 74b943481c0ffcf4ea70ce0b4181dad0bcb694
│   │   │       │   │   ├── ed
│   │   │       │   │   │   └── 509ac39ab79c724461fffb46bc45952e23610f
│   │   │       │   │   ├── ee
│   │   │       │   │   │   └── 93632f01a86fb1f57383a9875ae7121a61ae3e
│   │   │       │   │   └── fe
│   │   │       │   │       └── 4e11e416e68177dcf715f872695ad9bce78245
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── mirror_test.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-a092171b858e581bd337b9e8c485cd588703b761.idx
│   │   │       │   │       └── pack-a092171b858e581bd337b9e8c485cd588703b761.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── tags
│   │   │       │           └── foo-tag
│   │   │       ├── mobile_app.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-a86ed23755f19f1be5a344b021404a71e2be521a.idx
│   │   │       │   │       └── pack-a86ed23755f19f1be5a344b021404a71e2be521a.pack
│   │   │       │   └── packed-refs
│   │   │       ├── models_prompts.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 23
│   │   │       │   │   │   └── d674ff00ad6087c478ed1b460821c55a31a4ff
│   │   │       │   │   ├── 5b
│   │   │       │   │   │   └── acc48c90cefce80a36aaef92a1c1af18799fbe
│   │   │       │   │   ├── 5d
│   │   │       │   │   │   └── fce81b9a9d31f1aa3c0620e6c804a5d50aada1
│   │   │       │   │   ├── 70
│   │   │       │   │   │   └── d2cdddf2071f2dcb2128bc2dd719219f9f4ca7
│   │   │       │   │   ├── 79
│   │   │       │   │   │   └── 3c644afb9892c512c11d54d343f031406a77ff
│   │   │       │   │   ├── 85
│   │   │       │   │   │   └── 82fa4bd9999a6f3a0557c9157e1078b46b5b63
│   │   │       │   │   └── e8
│   │   │       │   │       └── df73a2b50002794cefcda642fbd2bd860a7ec9
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── main
│   │   │       ├── mojombo_grit.git
│   │   │       │   ├── audit_log
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           ├── blank_lines
│   │   │       │   │           ├── lazy_delegator
│   │   │       │   │           ├── 籠の鳥
│   │   │       │   │           └── 裁き
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0a
│   │   │       │   │   │   └── c3f88a6eea77e2b7daac88e12f0218e6dd042d
│   │   │       │   │   ├── 44
│   │   │       │   │   │   └── f82e5ac93ba322161019dce44b78c5bd1fdce2
│   │   │       │   │   ├── 9e
│   │   │       │   │   │   └── 2f146a0cb592c10ac393a569146443b27e4e56
│   │   │       │   │   ├── fb
│   │   │       │   │   │   └── 58d3284dbf05e05d8c2ab04ff5bfe853b67d88
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-88ea8932d6b57ab69725803df7e22c24006d6f1b.idx
│   │   │       │   │       └── pack-88ea8932d6b57ab69725803df7e22c24006d6f1b.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── blank_lines
│   │   │       │           ├── lazy_delegator
│   │   │       │           ├── 籠の鳥
│   │   │       │           └── 裁き
│   │   │       ├── mrva-top-repos.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 06
│   │   │       │   │   │   └── 37a088a01e8ddab3bf3fa98dbe804cbde1a0dc
│   │   │       │   │   ├── 09
│   │   │       │   │   │   └── 86fff7f7aa64d4510148a6ba530f31eefbb600
│   │   │       │   │   ├── 0c
│   │   │       │   │   │   ├── 199bcadbfde6b7afbf883fa999c19295512cb2
│   │   │       │   │   │   └── 867cdb1525098eba4579f6355e64e3c34e6f38
│   │   │       │   │   ├── 0f
│   │   │       │   │   │   └── 3a5d3319b2af511af39679e82d68e0d446ba95
│   │   │       │   │   ├── 16
│   │   │       │   │   │   └── e0dd857504b806684a7edc9d757fd6cd4615b4
│   │   │       │   │   ├── 1b
│   │   │       │   │   │   └── aa8250d91509cb4213143f3b7e908428c8be52
│   │   │       │   │   ├── 1c
│   │   │       │   │   │   └── b7a24b0bf9f1aa591162ce6a21211fa934e6c8
│   │   │       │   │   ├── 1e
│   │   │       │   │   │   ├── 77b3f5baa5fbc83c9b19c091a7c0f77e41f223
│   │   │       │   │   │   └── 8a672aa381bed57075c5a3208b9cb93519f409
│   │   │       │   │   ├── 1f
│   │   │       │   │   │   └── 9c0662fc2945162d753294a283dad6eca9fbd8
│   │   │       │   │   ├── 20
│   │   │       │   │   │   └── bb4d9c6013093436501b29b6340f0a1c7a6d98
│   │   │       │   │   ├── 21
│   │   │       │   │   │   └── e4a9e9d3da225a7040732b56295373fa9e2ae3
│   │   │       │   │   ├── 24
│   │   │       │   │   │   └── 0e310b522f792030044037a0ee33dd904046ac
│   │   │       │   │   ├── 26
│   │   │       │   │   │   └── adf93ff9292f2786955c6792eb1b6451a1b4ee
│   │   │       │   │   ├── 2b
│   │   │       │   │   │   └── a070b0984f8bff01b3631460598247356fd1dd
│   │   │       │   │   ├── 2c
│   │   │       │   │   │   └── 36caa26e7f9b0728ba66f808c908da86fabcbb
│   │   │       │   │   ├── 34
│   │   │       │   │   │   └── aa9397bac62ba2bf440d85f7dcf451b0ef7e87
│   │   │       │   │   ├── 35
│   │   │       │   │   │   └── f0a97d04a70839ffd7461a20d61e58c2233efc
│   │   │       │   │   ├── 36
│   │   │       │   │   │   └── 58955af87c50818e264ceef3a86dad9a9e0198
│   │   │       │   │   ├── 41
│   │   │       │   │   │   └── 5706481cf11b121563714b75f9f1f006363901
│   │   │       │   │   ├── 46
│   │   │       │   │   │   └── 2e9faf713837905043b0b5c5d257bf664ae8e6
│   │   │       │   │   ├── 4a
│   │   │       │   │   │   └── 35df1a399e3f7f3e778d6889d9b63664f3b065
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── be812c6f23f3bf9ea4035a77e366b72943f656
│   │   │       │   │   ├── 4c
│   │   │       │   │   │   └── 4ba3341e396566c9de07b23cebe0abf92b5eb3
│   │   │       │   │   ├── 4e
│   │   │       │   │   │   └── b8eba2b456972b45ae1a92820fcba3775af41c
│   │   │       │   │   ├── 4f
│   │   │       │   │   │   └── e9eefc8b5fd89bf709cee37c8a1368dafe600b
│   │   │       │   │   ├── 51
│   │   │       │   │   │   └── 9111195e7c1a70dde3e05ccb939abef0c13977
│   │   │       │   │   ├── 58
│   │   │       │   │   │   └── 80ffc6fefe4527236780a04c8ed1da0d082aee
│   │   │       │   │   ├── 5d
│   │   │       │   │   │   └── f3d63332ef2d9af9c3c82af00b42c87c67074c
│   │   │       │   │   ├── 61
│   │   │       │   │   │   ├── 1f6e4bfd6fb5e9240285195d65e821aec0f47f
│   │   │       │   │   │   └── aa50b9455d0f1f218b40a90d8b825c71b83f6a
│   │   │       │   │   ├── 63
│   │   │       │   │   │   └── ec50c4903b1d7ebe65dc67fdf3e730bfd7f4ca
│   │   │       │   │   ├── 71
│   │   │       │   │   │   ├── 0a7cf079f76917445a730aee9c712c4542851e
│   │   │       │   │   │   └── a331558a1b6d403715fcaec4659b25e3ddd5c4
│   │   │       │   │   ├── 73
│   │   │       │   │   │   └── 7c3e27e43c2e0c0f32ab6023a116989b692ea3
│   │   │       │   │   ├── 75
│   │   │       │   │   │   └── 56041136cad4e208f0d002d606779b68d7ddf3
│   │   │       │   │   ├── 76
│   │   │       │   │   │   ├── 5bb46c254648d8f143e357ed94faacbe7520d4
│   │   │       │   │   │   └── d8e95f8af449b85be60411af81e5c06ef75183
│   │   │       │   │   ├── 77
│   │   │       │   │   │   └── b5a921cc90325096e8b1a3062422343dc2fb3a
│   │   │       │   │   ├── 7d
│   │   │       │   │   │   └── adc08415e21b0b02892983921c81e3f6e6d391
│   │   │       │   │   ├── 7e
│   │   │       │   │   │   ├── 6370a46422bceeff2ae4c3452713f3ecbf7ec6
│   │   │       │   │   │   └── 7da99330476f25a8469b76540703d4d6047b58
│   │   │       │   │   ├── 81
│   │   │       │   │   │   └── e7cf91fb17a9255374ccb856604294aa072a9b
│   │   │       │   │   ├── 85
│   │   │       │   │   │   └── d601212bc2850216883d56030d044d105eb938
│   │   │       │   │   ├── 8a
│   │   │       │   │   │   └── 49127e3f2ea977e21466ee63f8c95468f69b5d
│   │   │       │   │   ├── 8d
│   │   │       │   │   │   └── 4837363d0d43b87c8441eddfa55efe547249d9
│   │   │       │   │   ├── 90
│   │   │       │   │   │   └── aec2cd4369ff28d415eb5aea4906ee4ecb7c31
│   │   │       │   │   ├── 9e
│   │   │       │   │   │   └── 84b98d9129dab9d6b09dcb450bd67666c5f20c
│   │   │       │   │   ├── 9f
│   │   │       │   │   │   └── 0af5946a093df61ad5aa3302ce37ec0bc5db1f
│   │   │       │   │   ├── a1
│   │   │       │   │   │   └── 419e1cff29eef1252f211a6f044b4fe59dd9e0
│   │   │       │   │   ├── a5
│   │   │       │   │   │   ├── 5645ed410383e3fe6c00579408789a1e0f29a4
│   │   │       │   │   │   └── d0c2d6422c52f1043f6dcd8a0af637448632e7
│   │   │       │   │   ├── af
│   │   │       │   │   │   └── 56b90e207bff2658d3c141cf2ae8407181e7cf
│   │   │       │   │   ├── b0
│   │   │       │   │   │   └── fb953ee286ed11499d296733b3ea10ef7bfa14
│   │   │       │   │   ├── ba
│   │   │       │   │   │   └── 1543cda45a178b95b797b19b3c3329a7fb028b
│   │   │       │   │   ├── be
│   │   │       │   │   │   └── b882261278fb2a6f8fdb151f95e10c9a7c801b
│   │   │       │   │   ├── c3
│   │   │       │   │   │   └── 0c191f47f1bc41902677767277b1b748acdfb8
│   │   │       │   │   ├── c7
│   │   │       │   │   │   ├── 41f2307134464fb23a1b502f30413edd1a7141
│   │   │       │   │   │   └── 488d51181ef9a4955263323899010d42298744
│   │   │       │   │   ├── c9
│   │   │       │   │   │   └── 7675832692aadb8b02b1c511c7ce18bed8495c
│   │   │       │   │   ├── ca
│   │   │       │   │   │   └── 761adcc04f1cceb2dd7050c5cfadd145a5c5fb
│   │   │       │   │   ├── cd
│   │   │       │   │   │   └── 3f668c6415012d7d5ad3c91282ee2c3ea15606
│   │   │       │   │   ├── d1
│   │   │       │   │   │   └── 3c6244b4404cd4878b1f7df01aea2d9e2536df
│   │   │       │   │   ├── d8
│   │   │       │   │   │   └── 30752615a0558dafe5d3c3af292b4941156b12
│   │   │       │   │   ├── da
│   │   │       │   │   │   └── da4ac4c45124dfe3a1c93d4c0ebfd5d48efacd
│   │   │       │   │   ├── dd
│   │   │       │   │   │   └── ad7d6b8117b620b36d51ad535411c79d1301f9
│   │   │       │   │   ├── e0
│   │   │       │   │   │   └── 8a8f6f701b7cfabe72f00910d0860e354dfa59
│   │   │       │   │   ├── e1
│   │   │       │   │   │   └── cf32512e16bac9feea539018dfd7458212a7b8
│   │   │       │   │   ├── e2
│   │   │       │   │   │   └── f9dd52611d6e2fc6cd2ec280a177aae9a2ecab
│   │   │       │   │   ├── e3
│   │   │       │   │   │   └── bd4dccf5977d81ff9138b77ffcaed7477b0675
│   │   │       │   │   ├── e7
│   │   │       │   │   │   └── 5708f1d647497c9819146c31afa6d32544e119
│   │   │       │   │   ├── e9
│   │   │       │   │   │   └── 9ce54282d6e558dfeefcb91b02e2b0ffed9c88
│   │   │       │   │   ├── f4
│   │   │       │   │   │   └── 3d8be75acb7a31e387f7516b8b2be5c8be23d7
│   │   │       │   │   ├── f6
│   │   │       │   │   │   └── 9e2ca5b8b6b3d2bcf8f12ce382282b5570cb46
│   │   │       │   │   └── f9
│   │   │       │   │       └── 9f316f8eeaf83100017e1357dcd5df5b927c0b
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── multiple_merge_bases.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 05
│   │   │       │   │   │   └── d7c23bf958c5981a0bc45dd3675fdc82fa27b8
│   │   │       │   │   ├── 15
│   │   │       │   │   │   └── 4679881e5eed8b2ca85745bf1a5b6842c94421
│   │   │       │   │   ├── 18
│   │   │       │   │   │   └── 725ad0c38512e09f6a67971977b792bb5485b2
│   │   │       │   │   ├── 1c
│   │   │       │   │   │   └── c283f5d1d4415ab6c068f086949da50a5bea34
│   │   │       │   │   ├── 1d
│   │   │       │   │   │   └── 41db20927ec1b555a339d7576dc1614994d9b9
│   │   │       │   │   ├── 22
│   │   │       │   │   │   └── aa69b59194b7ccee7ef7bf867c0d19886db358
│   │   │       │   │   ├── 26
│   │   │       │   │   │   └── 12944c8cde9968bfa9da06611bc266759d4d96
│   │   │       │   │   ├── 2b
│   │   │       │   │   │   └── 0ed9896b751cd9b50257b0ea91e980e684103d
│   │   │       │   │   ├── 39
│   │   │       │   │   │   └── 2f4fd4254971873ed91ddcbed36cee595bbdb6
│   │   │       │   │   ├── 49
│   │   │       │   │   │   └── 960bd3a369be3c74ea3108420dd982a46eda82
│   │   │       │   │   ├── 4a
│   │   │       │   │   │   └── 5fc0ab78855777815fb39d38c46f040a1df992
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   ├── 164ff9c63aa8b666dc70a2178a17212cddaeda
│   │   │       │   │   │   └── cfe98e640c8284511312660fb8709b0afa888e
│   │   │       │   │   ├── 4c
│   │   │       │   │   │   └── 39fb30f11cbc4cd6b0b6015c6ac69ebad80785
│   │   │       │   │   ├── 50
│   │   │       │   │   │   └── 27f9317c3af6086495f68e6fea2700a585fdb7
│   │   │       │   │   ├── 61
│   │   │       │   │   │   └── 780798228d17af2d34fce4cfbdf35556832472
│   │   │       │   │   ├── 62
│   │   │       │   │   │   └── 50d290d637464944fed4015277c2b4aedf6c34
│   │   │       │   │   ├── 63
│   │   │       │   │   │   └── 9403c052e42ebd97264de4937443bc897a5830
│   │   │       │   │   ├── 6a
│   │   │       │   │   │   └── d32d481c4e58ae4d5672bb34fcc1f7b5e4668b
│   │   │       │   │   ├── 6e
│   │   │       │   │   │   ├── 32f2981f3339580935387eb92a5ee338b78dff
│   │   │       │   │   │   └── 82f676a2418ee984cc8c1460f527db7b5f84fd
│   │   │       │   │   ├── 78
│   │   │       │   │   │   └── 981922613b2afb6025042ff6bd878ac1994e85
│   │   │       │   │   ├── 99
│   │   │       │   │   │   └── e186aab1de7b0746f19173f8fbefcbef5d4d72
│   │   │       │   │   ├── 9a
│   │   │       │   │   │   └── b848c1cc6e6ac7537fc7ee566f3686a289aaac
│   │   │       │   │   ├── a4
│   │   │       │   │   │   └── f2dbc8c00126040f1791bce210e9e2d3f0b04c
│   │   │       │   │   ├── ac
│   │   │       │   │   │   └── 4fdd0d0cef880d83fccf2a95cba44eceab8887
│   │   │       │   │   ├── b9
│   │   │       │   │   │   ├── 60c47ac584010ecd6da04e06574d610e719b93
│   │   │       │   │   │   └── 79af8244fae65b256697bebe5051c68f79889b
│   │   │       │   │   ├── be
│   │   │       │   │   │   └── 76125462a0457259ea19b260bb99038b058100
│   │   │       │   │   ├── cd
│   │   │       │   │   │   └── 1503d95d3e16ec94d02db05f6db12818a4326f
│   │   │       │   │   ├── d1
│   │   │       │   │   │   └── 35acdc4993c9f3a33c21c956580753fd5a00b8
│   │   │       │   │   ├── d9
│   │   │       │   │   │   └── 05d9da82c97264ab6f4920e20242e088850ce9
│   │   │       │   │   ├── e8
│   │   │       │   │   │   └── f5d0a2b569b1151b635e63fe17f192dd02f68c
│   │   │       │   │   ├── f2
│   │   │       │   │   │   └── ad6c76f0115a6ba5b00456a849810e7ec0af20
│   │   │       │   │   ├── f8
│   │   │       │   │   │   └── ca1f1d24dbfe92222f9041c592b9ce5fab89f2
│   │   │       │   │   ├── fd
│   │   │       │   │   │   └── 3d2e118f05792661619c9ffbb117e7464ed915
│   │   │       │   │   └── fe
│   │   │       │   │       ├── 0af8478325184e4ffd10df109644afd393560c
│   │   │       │   │       └── 60c9e1c02aacbf14f25207069b1d6b5f53d9f8
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── m2
│   │   │       │           └── master
│   │   │       ├── multiref_push.git
│   │   │       │   ├── audit_log
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-40563d4170a329a88aa5f6a4740343de7e9206af.idx
│   │   │       │   │       └── pack-40563d4170a329a88aa5f6a4740343de7e9206af.pack
│   │   │       │   └── packed-refs
│   │   │       ├── network_graph_another_fork.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0c
│   │   │       │   │   │   └── bf9e9c241ce0ec265eae0b522234de2e019cb5
│   │   │       │   │   ├── 3e
│   │   │       │   │   │   └── 4b407ac5604e79d3de38c9fdc28676100b18a7
│   │   │       │   │   ├── 71
│   │   │       │   │   │   └── 7f1bbf002b1bb7d3d70bd7f00912a525f91e6c
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e2fad66e6baf9a5e91c0909632e974e4da8ca93a.idx
│   │   │       │   │       └── pack-e2fad66e6baf9a5e91c0909632e974e4da8ca93a.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── another
│   │   │       ├── network_graph_fork.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e2fad66e6baf9a5e91c0909632e974e4da8ca93a.idx
│   │   │       │   │       └── pack-e2fad66e6baf9a5e91c0909632e974e4da8ca93a.pack
│   │   │       │   └── packed-refs
│   │   │       ├── network_graph_source.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-ac195e3cb97420b0bd0dc764fa17e75b53782420.idx
│   │   │       │   │       └── pack-ac195e3cb97420b0bd0dc764fa17e75b53782420.pack
│   │   │       │   └── packed-refs
│   │   │       ├── network_repository_fork.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-9e8478d1f97ada92cc031c3213041f5791d89b8e.idx
│   │   │       │   │       └── pack-9e8478d1f97ada92cc031c3213041f5791d89b8e.pack
│   │   │       │   └── packed-refs
│   │   │       ├── network_repository_source.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-ac195e3cb97420b0bd0dc764fa17e75b53782420.idx
│   │   │       │   │       └── pack-ac195e3cb97420b0bd0dc764fa17e75b53782420.pack
│   │   │       │   └── packed-refs
│   │   │       ├── no_gitmodules.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   ├── applypatch-msg.sample
│   │   │       │   │   ├── commit-msg.sample
│   │   │       │   │   ├── fsmonitor-watchman.sample
│   │   │       │   │   ├── post-update.sample
│   │   │       │   │   ├── pre-applypatch.sample
│   │   │       │   │   ├── pre-commit.sample
│   │   │       │   │   ├── pre-merge-commit.sample
│   │   │       │   │   ├── prepare-commit-msg.sample
│   │   │       │   │   ├── pre-push.sample
│   │   │       │   │   ├── pre-rebase.sample
│   │   │       │   │   ├── pre-receive.sample
│   │   │       │   │   ├── push-to-checkout.sample
│   │   │       │   │   ├── sendemail-validate.sample
│   │   │       │   │   └── update.sample
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── objects
│   │   │       │   │   ├── 06
│   │   │       │   │   │   └── cadd5c69513ea80771071f2d37df975fc51657
│   │   │       │   │   ├── 0f
│   │   │       │   │   │   └── 1e00d509fff740d9dcce4315276bc10ca325fd
│   │   │       │   │   ├── 1a
│   │   │       │   │   │   └── b249e2779ef78c295e82c8d284bd34b7c85e5b
│   │   │       │   │   ├── 21
│   │   │       │   │   │   └── e49c6a3c330bac050bdb57cf9929339f76bc76
│   │   │       │   │   ├── 35
│   │   │       │   │   │   └── 774b2ca45c4a66429029ed20752055c5dfd05b
│   │   │       │   │   ├── 41
│   │   │       │   │   │   └── fb36c63168c74ac0ab9ffd716894910426dcc2
│   │   │       │   │   ├── 50
│   │   │       │   │   │   └── d43bc0a2fbd32f9a5052ddf196fb7766a50659
│   │   │       │   │   ├── 51
│   │   │       │   │   │   └── 9e78451ce9bcc067139a102010f07941336021
│   │   │       │   │   ├── 5a
│   │   │       │   │   │   └── 99ca8af272c445b8a0dbccac87b8863bd28136
│   │   │       │   │   ├── 69
│   │   │       │   │   │   └── 86e4f76631c649254849b027045d49f7f2bb7e
│   │   │       │   │   ├── 6d
│   │   │       │   │   │   └── f348a7f38305373ff44d16ad607aa1cb302a3c
│   │   │       │   │   ├── 72
│   │   │       │   │   │   └── 724fc1355e0c8c2f09b186e7b7f68ece4875e4
│   │   │       │   │   ├── 82
│   │   │       │   │   │   └── a91954065407409aed9fd525a38d4c98c1595a
│   │   │       │   │   ├── 88
│   │   │       │   │   │   └── 0776cbf714d8ee522cda0ae54e0d5320a0cc4c
│   │   │       │   │   ├── af
│   │   │       │   │   │   └── 1aef867bc73c005aa203117e0c4f8e7336ef70
│   │   │       │   │   ├── bc
│   │   │       │   │   │   └── b6966024f2dbb831a5407056217ec4ba06911d
│   │   │       │   │   ├── c7
│   │   │       │   │   │   └── 05f404bf0cdc7d5f935a78e5e8a5ade698fcff
│   │   │       │   │   ├── d0
│   │   │       │   │   │   └── cf337ddddcd46ea5211d2d7214c36110fcf3f8
│   │   │       │   │   ├── d7
│   │   │       │   │   │   └── 1d981d72397ad7660312ec0c5ee3cac9af9a76
│   │   │       │   │   ├── e8
│   │   │       │   │   │   └── ac2f2d59ad1bb5254bdbab0b0db99c410006cf
│   │   │       │   │   └── fe
│   │   │       │   │       └── f8d77c5b291e67feaa6a6b8c1ade1649e549ae
│   │   │       │   └── packed-refs
│   │   │       ├── no_license.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-f264207453b0ce207a31680424f54a2cb938fc03.idx
│   │   │       │   │       └── pack-f264207453b0ce207a31680424f54a2cb938fc03.pack
│   │   │       │   └── packed-refs
│   │   │       ├── non_diff_annotations.git
│   │   │       │   ├── audit_log
│   │   │       │   ├── COMMIT_EDITMSG
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── index
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           ├── add-empty-file
│   │   │       │   │           ├── feature
│   │   │       │   │           ├── master
│   │   │       │   │           └── zero-line-b-blob
│   │   │       │   ├── objects
│   │   │       │   │   ├── 02
│   │   │       │   │   │   └── 405905a3f2c45d3eb58866e098b2e116d0986f
│   │   │       │   │   ├── 0d
│   │   │       │   │   │   └── 59a16a2bd09a8e35e1202540cd50c554d37bb3
│   │   │       │   │   ├── 20
│   │   │       │   │   │   └── 3ac04abd0b5b25f0a600c3d3f4e562650a9f5e
│   │   │       │   │   ├── 27
│   │   │       │   │   │   └── 0e5e038d18195adfc6574c7d675d22e8f8599f
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── 825dc642cb6eb9a060e54bf8d69288fbee4904
│   │   │       │   │   ├── 68
│   │   │       │   │   │   └── 4fee822a9036293f699032eea051874922af9d
│   │   │       │   │   ├── 75
│   │   │       │   │   │   └── 1f09a5abb027d57233fa8f3fa5ca9975ab30ff
│   │   │       │   │   ├── d3
│   │   │       │   │   │   └── 5b3694546a002c0458ebae8eddb7ff62982b0a
│   │   │       │   │   ├── dd
│   │   │       │   │   │   └── fa28bd61c56de17b64f52f596386298e4ba7c8
│   │   │       │   │   ├── de
│   │   │       │   │   │   └── d7295389ab6b8823184dffd644c112bee56a54
│   │   │       │   │   ├── e8
│   │   │       │   │   │   └── df1a0183dcc1b20d663cc6b5526793ede5b58c
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-19afd5d78d0268fca9f8bf9045b004e0056a2670.idx
│   │   │       │   │       ├── pack-19afd5d78d0268fca9f8bf9045b004e0056a2670.pack
│   │   │       │   │       ├── pack-1b83b559b6bec6c1a63b445ad11519b0d646cd03.idx
│   │   │       │   │       ├── pack-1b83b559b6bec6c1a63b445ad11519b0d646cd03.pack
│   │   │       │   │       ├── pack-39c5cbb0fd4d1a343cf8244eaa102edfb6d5b9c1.idx
│   │   │       │   │       ├── pack-39c5cbb0fd4d1a343cf8244eaa102edfb6d5b9c1.pack
│   │   │       │   │       ├── pack-68fb2f0f7c455c1e30dc7be958bc54c8f9d7c1b1.idx
│   │   │       │   │       ├── pack-68fb2f0f7c455c1e30dc7be958bc54c8f9d7c1b1.pack
│   │   │       │   │       ├── pack-abe231924dcb5ce53986ba7060633a078b2a64b2.idx
│   │   │       │   │       ├── pack-abe231924dcb5ce53986ba7060633a078b2a64b2.pack
│   │   │       │   │       ├── pack-e1f76c05b06779d0cf8023e5d470dd5d80cbcb02.idx
│   │   │       │   │       └── pack-e1f76c05b06779d0cf8023e5d470dd5d80cbcb02.pack
│   │   │       │   ├── README.md
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── add-empty-file
│   │   │       │           ├── feature
│   │   │       │           ├── master
│   │   │       │           └── zero-line-b-blob
│   │   │       ├── no_newline_at_eof.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 1a
│   │   │       │   │   │   └── aded04b1a9b24f59026ef69d8bac91b808a6c2
│   │   │       │   │   ├── 1e
│   │   │       │   │   │   └── 041cdfc5b347f1462e2742b938b19f0dda3ccf
│   │   │       │   │   ├── 41
│   │   │       │   │   │   └── 3a421e2692caa487f6f9a237c2c39c29b292f8
│   │   │       │   │   ├── 5b
│   │   │       │   │   │   └── f78211bfc390b3a4e40d39911d32ea30a357a4
│   │   │       │   │   ├── 8d
│   │   │       │   │   │   └── 23c64782beed38a67a4d0addc6c45e46d1df0e
│   │   │       │   │   ├── 9c
│   │   │       │   │   │   └── ef250ab8cf860794f9c77a35dad88f7ba4070d
│   │   │       │   │   ├── e4
│   │   │       │   │   │   └── b87ea9d8569a1a506ad8e8acb102d0ed9bd2e4
│   │   │       │   │   └── f3
│   │   │       │   │       └── a1daab482967dac0820755f2afd0968d164b3c
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── notification_mentions.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-c26f7efd3d2191e3478f5c9909edd209e617daa9.idx
│   │   │       │   │       └── pack-c26f7efd3d2191e3478f5c9909edd209e617daa9.pack
│   │   │       │   └── packed-refs
│   │   │       ├── octocats_everywhere.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-1c3223dfbf4c0c7942081d1bda51367716303ca6.idx
│   │   │       │   │       └── pack-1c3223dfbf4c0c7942081d1bda51367716303ca6.pack
│   │   │       │   └── packed-refs
│   │   │       ├── octolytics.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   └── pre-push.sample
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── 30
│   │   │       │   │   │   └── 00fa1d56977329c4cbc193318572ef6242fe36
│   │   │       │   │   ├── 34
│   │   │       │   │   │   └── d8d83ac25d0d9d97239e97fcf7c275e3241735
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   └── 63a02b13224e952b08fbbd7aa39d7232f0c1b0
│   │   │       │   │   ├── 3e
│   │   │       │   │   │   └── 6a7829acab5cd256b404b8aeaf4dbe237851a0
│   │   │       │   │   ├── 5a
│   │   │       │   │   │   └── dcc0bf165e250a16267691405296050ef22242
│   │   │       │   │   ├── 5e
│   │   │       │   │   │   └── 6b84400cae96d5d00bb364b6603c0822957182
│   │   │       │   │   ├── 86
│   │   │       │   │   │   └── 355e7fcbe3eb4f6ec1fb1920b5f23c3ce4248b
│   │   │       │   │   ├── 8e
│   │   │       │   │   │   └── 7e705375d28747e7911200a6d55d28f11b5746
│   │   │       │   │   ├── 91
│   │   │       │   │   │   └── 335c97b5e937782c1549567e42fca2d4c5ada5
│   │   │       │   │   ├── 92
│   │   │       │   │   │   └── af6042c506d4350662408cd4cfd39569a9bda7
│   │   │       │   │   ├── 99
│   │   │       │   │   │   └── 956df5142a1aee5548c70b102ad08864387587
│   │   │       │   │   ├── 9e
│   │   │       │   │   │   └── 2ba7ec87377ea993f7cfe008c0d8c1a5a04924
│   │   │       │   │   ├── d3
│   │   │       │   │   │   └── 891ca7b2cb01a51bd1e36a6c32b4addfc94c28
│   │   │       │   │   ├── f2
│   │   │       │   │   │   └── 1cc854bd69168944ebf07bc26f4b1e9bef2037
│   │   │       │   │   └── fe
│   │   │       │   │       └── 7d517fbaccddbf3fbd2e442fb699ced75fb7d6
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── octopus_merge.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 07
│   │   │       │   │   │   └── 753f428765ac1afe2020b24e40785869bd4a85
│   │   │       │   │   ├── 2e
│   │   │       │   │   │   └── f141d859c358c8db15398b65dfbf16515e14c0
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── 825dc642cb6eb9a060e54bf8d69288fbee4904
│   │   │       │   │   ├── 52
│   │   │       │   │   │   └── b81ec4c449d103564be94b547389caa5f6d854
│   │   │       │   │   ├── 6b
│   │   │       │   │   │   └── 3eaa009d7ac7001dd810c87f310a8213ef0601
│   │   │       │   │   ├── 6f
│   │   │       │   │   │   └── 496924b1eca31c20b98bb3e9d60f13b57f0467
│   │   │       │   │   ├── 92
│   │   │       │   │   │   └── 8cf852d809f88778ebc3bd46845a6cbf5c28db
│   │   │       │   │   ├── 98
│   │   │       │   │   │   └── bdc7d72b68486600bbc052ea306bbfc6706d4d
│   │   │       │   │   ├── a3
│   │   │       │   │   │   └── f4faf159ef866377226f3fcbf468839ef6c6fc
│   │   │       │   │   ├── b4
│   │   │       │   │   │   └── 2af81d230b4f7bc53d66b3a506dfc047bf768f
│   │   │       │   │   ├── d3
│   │   │       │   │   │   └── 8576cd39258eb0e50d89ab48cdebcebef79ea1
│   │   │       │   │   └── d9
│   │   │       │   │       └── 5f3ad14dee633a758d2e331151e950dd13e4ed
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── arm-one
│   │   │       │           ├── arm-two
│   │   │       │           ├── branch-with-octopus-merge-on-it
│   │   │       │           └── master
│   │   │       ├── octoshift_playground.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 07
│   │   │       │   │   │   └── af60cc7be2ac53ada0a261ac4660d7e9ba982b
│   │   │       │   │   ├── 4c
│   │   │       │   │   │   └── 442f82fe5390c5fbd2864875324ab1a3edb62a
│   │   │       │   │   ├── 76
│   │   │       │   │   │   └── 534e3b8c627d5e1daff148f520d06bda4ad9de
│   │   │       │   │   ├── a3
│   │   │       │   │   │   └── 54c43f8c1fe129fad483f3d60f1c5f8a9c5f7f
│   │   │       │   │   ├── ad
│   │   │       │   │   │   └── 426da0335a9966331f79110de6241401e68ace
│   │   │       │   │   ├── b2
│   │   │       │   │   │   └── f931a67315c95c5daab3aac6de62e534808476
│   │   │       │   │   ├── b5
│   │   │       │   │   │   └── 660615986901aceae1450e10650892e191f8dc
│   │   │       │   │   ├── ea
│   │   │       │   │   │   └── 9bd481c95ae0599d8ca5bb50bb7c3997db02df
│   │   │       │   │   └── f3
│   │   │       │   │       └── 84549cbeb481e437091320de6d1f2e15e11b4a
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── add-diff-hunk-lines
│   │   │       │           └── master
│   │   │       ├── org_member_profile.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 09
│   │   │       │   │   │   └── e52479348b472f09140bd8c2a9fe873f532b0d
│   │   │       │   │   ├── 4d
│   │   │       │   │   │   └── 74c51b02d0e247720615cdf16a690c5cf4d038
│   │   │       │   │   ├── 85
│   │   │       │   │   │   └── dd26cdecdbd17e202f88dca0344d6e0e12daad
│   │   │       │   │   ├── b2
│   │   │       │   │   │   └── e4fc6211d9571492dbe9686b78ac95c95bae6c
│   │   │       │   │   └── f0
│   │   │       │   │       └── 4f40dcefe18df7f997f71890f989d052d5caaa
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── org_profile.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 01
│   │   │       │   │   │   └── c32350170a0c727a098f034475442e2127711f
│   │   │       │   │   ├── 0c
│   │   │       │   │   │   └── a8f0284ba3fd807ac361b1ffeb280d9287e945
│   │   │       │   │   ├── 25
│   │   │       │   │   │   └── 92ecad7b15a0ac1285c9db09b3374ed3d2da16
│   │   │       │   │   ├── 48
│   │   │       │   │   │   └── 873bc3817c1d48ec4ede882e2e6b861209197a
│   │   │       │   │   ├── 68
│   │   │       │   │   │   └── 0a6eb49504e0a56836ef538f1545120b26d7c3
│   │   │       │   │   ├── 9b
│   │   │       │   │   │   └── f50566007ae08bd10bb6318d76218654efca7d
│   │   │       │   │   ├── ac
│   │   │       │   │   │   └── 49556aa162e01fc4b92d5750446bf19c022005
│   │   │       │   │   ├── d9
│   │   │       │   │   │   └── 5d797dc1b82164bc4f59c2ba2fedb5f5bf0990
│   │   │       │   │   └── e2
│   │   │       │   │       └── 5f653bf929eeab3be2af69c80885b613b15888
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── other_license.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── bd
│   │   │       │   │   │   └── eb1122cd07e89e4cd6d21db1fd58aa782fe669
│   │   │       │   │   ├── e7
│   │   │       │   │   │   └── c7b4d1234e830216a7655959fe47eaf868e8ad
│   │   │       │   │   └── fa
│   │   │       │   │       └── 986daffc2596afad5600689909ffca6280baf1
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── page_less_repo.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-ef9be4135844bd5725afe85ca1e2f4819ae81e27.idx
│   │   │       │   │       └── pack-ef9be4135844bd5725afe85ca1e2f4819ae81e27.pack
│   │   │       │   └── packed-refs
│   │   │       ├── pages_all_sources.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 73
│   │   │       │   │   │   └── bb4e8247b19d6b789c9c4d5e0cd9977865bcc8
│   │   │       │   │   ├── 87
│   │   │       │   │   │   └── a74c8a3b15726c15aa937499bb79b130347a03
│   │   │       │   │   ├── a5
│   │   │       │   │   │   └── fae0e8c5dd5f16f65d5c812d0321c6a009c7da
│   │   │       │   │   ├── e0
│   │   │       │   │   │   └── bbf371c38cbc29bc5ffb2c369eeec646127a87
│   │   │       │   │   └── f8
│   │   │       │   │       └── c33a3130b1db2c49b12c25d716d366874e36a1
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── gh-pages
│   │   │       │           └── master
│   │   │       ├── pages_custom_default_branch.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 06
│   │   │       │   │   │   └── b2fc423717addf28fd32ea7f317bd7bd8b4a80
│   │   │       │   │   ├── 09
│   │   │       │   │   │   └── 840e1a3aa67b9913d19f76c06dce95a5123bf5
│   │   │       │   │   └── 5d
│   │   │       │   │       └── 867bb8fb1f28242ce1af0dd65f73ebc31bcff6
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── custom
│   │   │       ├── pages_gh_pages_only.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-5034cb01b507d8d16bbaa777d5a7ccfedabff285.idx
│   │   │       │   │       └── pack-5034cb01b507d8d16bbaa777d5a7ccfedabff285.pack
│   │   │       │   └── packed-refs
│   │   │       ├── pages.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── gh-pages
│   │   │       │   ├── objects
│   │   │       │   │   ├── 00
│   │   │       │   │   │   └── 43a6eb39d56757b3f35cf1f3357edeae5e28af
│   │   │       │   │   ├── 15
│   │   │       │   │   │   └── 6664393b44d177e102ab1f5702920b4b25bfcd
│   │   │       │   │   ├── 30
│   │   │       │   │   │   └── 3eaa49e6453b3cc3594849279e48be46e87ed3
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   └── 3c0954ab6065307b5cc70f8b0c7ffd8858844e
│   │   │       │   │   ├── 3f
│   │   │       │   │   │   └── b7623662cc1fcfe86ab90eaf165eb2836ad0e1
│   │   │       │   │   ├── 48
│   │   │       │   │   │   └── e8caf1bd8b269e4572816867c45427ee1977bb
│   │   │       │   │   ├── 5b
│   │   │       │   │   │   └── 978a2c9b92a915c82c8005c7972120d29e22df
│   │   │       │   │   ├── 5e
│   │   │       │   │   │   └── f514ccd8a0edd4c437460c0904b794ecbcd2fc
│   │   │       │   │   ├── 66
│   │   │       │   │   │   └── 47166425ca10dab36b880a926bdbaedae98e8c
│   │   │       │   │   ├── 6e
│   │   │       │   │   │   └── ac69a58d6b847a1a4446330d964951de2a7355
│   │   │       │   │   ├── 7e
│   │   │       │   │   │   └── a5627bea5370794418a61076db64b8453b7d32
│   │   │       │   │   ├── 84
│   │   │       │   │   │   └── c4e250dc575609c729481876e7af2f31b21f12
│   │   │       │   │   ├── 96
│   │   │       │   │   │   └── 68f428958fef25af6a93bbec0058b56084f7de
│   │   │       │   │   ├── 9e
│   │   │       │   │   │   └── 078c7aefd71864b2f6ff1e30173cf98b7df63f
│   │   │       │   │   ├── b4
│   │   │       │   │   │   └── 329d83816d10a6a4dadb20795c1c1d97391e94
│   │   │       │   │   ├── b5
│   │   │       │   │   │   └── 089347793ce46074a2de0f2504b0a5d9bc05f6
│   │   │       │   │   ├── de
│   │   │       │   │   │   └── 17eade356239cda71f839fee754d99cb793e73
│   │   │       │   │   ├── f3
│   │   │       │   │   │   └── 7b0c93678641211f3ca4c7968d7e46c2ccf31e
│   │   │       │   │   ├── f6
│   │   │       │   │   │   └── ca235b89ebadcec1ad4e64b3d5a01c823fd44b
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-259adbbedcb9e2e3a35acbc119be6280d8497312.idx
│   │   │       │   │       └── pack-259adbbedcb9e2e3a35acbc119be6280d8497312.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   ├── arbitrary
│   │   │       │       │   ├── gh-pages
│   │   │       │       │   └── master
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── pages_https.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0e
│   │   │       │   │   │   └── dd08d8be7f8e1b71c265dddf8cae7a9b6c904a
│   │   │       │   │   ├── 42
│   │   │       │   │   │   └── 2c6161b7c76fb19064d580a7022bfeca6745e0
│   │   │       │   │   └── e4
│   │   │       │   │       └── 3f7b3252d383637fabcccd41a72b01d2b1ddc6
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── gh-pages
│   │   │       ├── pages_main_only.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-d27ebbcbc667567e2c587664087e5f9641c05a04.idx
│   │   │       │   │       └── pack-d27ebbcbc667567e2c587664087e5f9641c05a04.pack
│   │   │       │   └── packed-refs
│   │   │       ├── pages_master_only.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-d27ebbcbc667567e2c587664087e5f9641c05a04.idx
│   │   │       │   │       └── pack-d27ebbcbc667567e2c587664087e5f9641c05a04.pack
│   │   │       │   └── packed-refs
│   │   │       ├── pages_orphan_gh_pages.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 39
│   │   │       │   │   │   └── ed02299fa8e912c2db84477111dbb2f71ab349
│   │   │       │   │   ├── 66
│   │   │       │   │   │   └── 3adb09143767984f7be83a91effa47e128c735
│   │   │       │   │   ├── 68
│   │   │       │   │   │   └── 002cd17b85a605928af0583c47e8f1aa4876e6
│   │   │       │   │   ├── a2
│   │   │       │   │   │   └── f891ede6d888ae9ecc9298b488fde96f5ef723
│   │   │       │   │   ├── ae
│   │   │       │   │   │   └── 43cc5d768bca3091a77f143cb6675a52ae7078
│   │   │       │   │   └── ee
│   │   │       │   │       └── 29322ce0316767c31555b837828d432ed5ab09
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── gh-pages
│   │   │       │           └── master
│   │   │       ├── pages_with_main.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 01
│   │   │       │   │   │   └── 43811ba8244486bb9a22e35ff9a6252accce71
│   │   │       │   │   ├── 18
│   │   │       │   │   │   └── f9d456822fb0fb8bba437a1db282091c91f5df
│   │   │       │   │   ├── 23
│   │   │       │   │   │   └── beafc4b2beb506e2b7c8e9d8ca9dd9a7295ab0
│   │   │       │   │   ├── 2c
│   │   │       │   │   │   └── e01cfce64edfc4cf2930ed17799ddf3aa104ed
│   │   │       │   │   ├── 3f
│   │   │       │   │   │   └── 32fae4695b8ab16c455da74768345fc855b028
│   │   │       │   │   ├── 43
│   │   │       │   │   │   └── d9dd7dacb26a367218dc0601a05a0e9ec77a56
│   │   │       │   │   ├── 48
│   │   │       │   │   │   └── dfc73525a4c2adadace55766d77fea8a4f8645
│   │   │       │   │   ├── 6b
│   │   │       │   │   │   ├── 233e5a5d9143096663a22142ee1b0e96c8fd49
│   │   │       │   │   │   └── caf9231ae6e19e460b7e47fff969de73f8b18f
│   │   │       │   │   ├── 6e
│   │   │       │   │   │   └── ac69a58d6b847a1a4446330d964951de2a7355
│   │   │       │   │   ├── 7b
│   │   │       │   │   │   └── cd6c0f71477f689e17ef02bf2218f3e9f6bfa3
│   │   │       │   │   ├── 8e
│   │   │       │   │   │   └── f5170891c71550e40886ec70a0ba670db3ce49
│   │   │       │   │   ├── 98
│   │   │       │   │   │   └── 9ae446bad9f79f6569febedf4d2a9c93d4c6cf
│   │   │       │   │   ├── 9d
│   │   │       │   │   │   └── 92f048469337a49421ff816d4228cf691b2d0b
│   │   │       │   │   ├── b4
│   │   │       │   │   │   └── 329d83816d10a6a4dadb20795c1c1d97391e94
│   │   │       │   │   ├── b6
│   │   │       │   │   │   └── 4307234d4bdfa490656e25e9fad70ad5050e6f
│   │   │       │   │   ├── c6
│   │   │       │   │   │   └── 3040e1509bb6486c1f9ab32903a8cad164efed
│   │   │       │   │   ├── ca
│   │   │       │   │   │   └── 4679a686e5edb65c74e0cee45bdee93c9bd16d
│   │   │       │   │   ├── e0
│   │   │       │   │   │   └── 3efc64635e316fcb61179328f86f01cd18ac81
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   ├── ec
│   │   │       │   │   │   └── f5722087d61d313b54c63f44f8132d38f91bc7
│   │   │       │   │   └── fe
│   │   │       │   │       └── 4410dcf30b8296b0b0e9f813a70552349ccadf
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── gh-pages
│   │   │       │           ├── main
│   │   │       │           └── master
│   │   │       ├── paginated_tags.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-8ac9ca5b951fb92a245d4335cd5cf35865e1fe72.idx
│   │   │       │   │       └── pack-8ac9ca5b951fb92a245d4335cd5cf35865e1fe72.pack
│   │   │       │   └── packed-refs
│   │   │       ├── pdf_headers.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── objects
│   │   │       │   │   ├── 02
│   │   │       │   │   │   └── 5f047242d701f831b9249f56d63c4ff42cc089
│   │   │       │   │   ├── 25
│   │   │       │   │   │   └── dbddb60cf03de0f70178f1ba47ace4320c3bbe
│   │   │       │   │   ├── 29
│   │   │       │   │   │   └── f35efbc1f5d676fe74cc7cf1c1244675c6795b
│   │   │       │   │   ├── 2b
│   │   │       │   │   │   └── 27b9ebd4256f7710338e7cbe7983d56fbc4577
│   │   │       │   │   ├── 49
│   │   │       │   │   │   └── a7282e3b7e445092ec769c8e7cf1dc782d082c
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── 825dc642cb6eb9a060e54bf8d69288fbee4904
│   │   │       │   │   ├── 54
│   │   │       │   │   │   └── 490069ddf8ac85af5e9aa8bbf84ed57d53e96d
│   │   │       │   │   ├── 9f
│   │   │       │   │   │   └── 3e173d7d9bb34ce20e90112885d5ae406ded10
│   │   │       │   │   ├── a3
│   │   │       │   │   │   └── c6f275bd93d173911b51e5f124d9b9b6c15265
│   │   │       │   │   ├── be
│   │   │       │   │   │   ├── c63e37d08c454ad3a60cde90b70f3f7d077852
│   │   │       │   │   │   └── ca212b33cd71bf9a5690892cdb12c07d2de6e0
│   │   │       │   │   ├── c9
│   │   │       │   │   │   └── 5b0ba127a23803f8ba268a6199aadcc3672193
│   │   │       │   │   ├── d3
│   │   │       │   │   │   └── b0971c027373c82ae2e6dc3a895bcb3ae827b7
│   │   │       │   │   ├── d7
│   │   │       │   │   │   └── 7f841a1bbed5b83f77f0ea4b8c2ca8ed76e14c
│   │   │       │   │   ├── e3
│   │   │       │   │   │   └── c0cfa2c0c4ba3eccf1cd5849ef49574d48b87a
│   │   │       │   │   └── f7
│   │   │       │   │       └── 3f3093ff865c514c6c51f867e35f693487d0d3
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── pod.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 00
│   │   │       │   │   │   └── daad802df5873e4d8fba85f6ef2e61dbd18f19
│   │   │       │   │   ├── 16
│   │   │       │   │   │   └── e35914affd47f12570aa2f1b862b76528481ac
│   │   │       │   │   ├── 36
│   │   │       │   │   │   └── e0a77e67e151ce9fc61fc3c4bc2e03d10340a6
│   │   │       │   │   ├── 3c
│   │   │       │   │   │   └── 7cade1931395b424be7713a53cee98f8cc0318
│   │   │       │   │   ├── 4a
│   │   │       │   │   │   └── 4cbf5873452489ae64e40f597f90353dc39bf2
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── 825dc642cb6eb9a060e54bf8d69288fbee4904
│   │   │       │   │   ├── 4c
│   │   │       │   │   │   └── 6ccebbd494df08ed2c70c929bd8c6d85f1b302
│   │   │       │   │   ├── 64
│   │   │       │   │   │   └── c87ecc864188deb3b497d65406aa3af0522dcb
│   │   │       │   │   ├── 6c
│   │   │       │   │   │   └── 1d4ef5d179367f36e1dc8bb824e250d0eccff5
│   │   │       │   │   ├── 92
│   │   │       │   │   │   └── b98d0bd0a7525e38412ce475766a1c50f98f7c
│   │   │       │   │   ├── 9d
│   │   │       │   │   │   └── 79620ebae94302aa327775a10c925edf849c46
│   │   │       │   │   ├── 9e
│   │   │       │   │   │   └── 7029295ab9418f3799bb533bdc738868e068ba
│   │   │       │   │   ├── bc
│   │   │       │   │   │   └── 1af927b1fc205834c47fe866fdc4776fb9181b
│   │   │       │   │   ├── ee
│   │   │       │   │   │   └── 106bb4b31ebd9d1390ddfae96985e99e60ffe9
│   │   │       │   │   └── fd
│   │   │       │   │       └── 57739a2a1054fec503e72c585cb26a47ad56b5
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── post_receive_job_test.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── 01
│   │   │       │   │   │   └── c8396ef98d5c03157ce19fa3f97cc23101b413
│   │   │       │   │   ├── 09
│   │   │       │   │   │   └── fe78292722c5e791dacd22d8eaaec32df5985c
│   │   │       │   │   ├── 17
│   │   │       │   │   │   └── 81cf1575aa506bbda090d974b3f921a0ec291b
│   │   │       │   │   ├── 19
│   │   │       │   │   │   └── 993af14260b41cee1838109d5225f4abbbde03
│   │   │       │   │   ├── 2e
│   │   │       │   │   │   └── a594ee98a5e27c3eb23fedac46be83772ed38c
│   │   │       │   │   ├── 2f
│   │   │       │   │   │   └── 01355b7343684c57a4a14a715f0f792f5f3ae0
│   │   │       │   │   ├── 3c
│   │   │       │   │   │   └── 2644823caa63b9de90e80872d6c6ab0fd13c01
│   │   │       │   │   ├── 3f
│   │   │       │   │   │   ├── 6cf832c94b980d97abb9117ddb94a7f58ddc73
│   │   │       │   │   │   └── 972e99e3513f108404fead06abb559913bc16f
│   │   │       │   │   ├── 4c
│   │   │       │   │   │   └── c584b3adb62ff226b91ec023233f5c737e79a5
│   │   │       │   │   ├── 56
│   │   │       │   │   │   └── 57009072ab6962868f8c9bd029039dd1297cc1
│   │   │       │   │   ├── 59
│   │   │       │   │   │   └── 4a2a82456b3895139ef2c0ccc365f7f78cc34f
│   │   │       │   │   ├── 5b
│   │   │       │   │   │   └── 151af855c0edac77638ac471766aa5db4e8faa
│   │   │       │   │   ├── 69
│   │   │       │   │   │   └── 0a45c6bef0fee228d571d32d5e483b90ae795a
│   │   │       │   │   ├── 6c
│   │   │       │   │   │   └── db4d7844c8feafcfc13119303ee22324762e88
│   │   │       │   │   ├── 81
│   │   │       │   │   │   └── 031079f3436a7e22a45b23c4563b3c206a3bae
│   │   │       │   │   ├── 86
│   │   │       │   │   │   └── 15b346f16932b5d447bfb5fd753f06f71ab1a8
│   │   │       │   │   ├── 93
│   │   │       │   │   │   └── 4daf68a1d3ee1a5b760ba4363a2f87ce73fae3
│   │   │       │   │   ├── 94
│   │   │       │   │   │   └── 492bb7f7b72fda43ba7934a91edeffe6bc814a
│   │   │       │   │   ├── a0
│   │   │       │   │   │   └── a28619f9ee714d5d9d77d9ca47c54dd128aafe
│   │   │       │   │   ├── a4
│   │   │       │   │   │   └── b5d0f948fbbf63d838fd6774b30638f77fc5e7
│   │   │       │   │   ├── a6
│   │   │       │   │   │   └── 52f4b2184f2d3c650df3b6b1a0f667e140c44d
│   │   │       │   │   ├── a9
│   │   │       │   │   │   └── dd31d13c9d8e0bb57db89ae2ab9dbacab94207
│   │   │       │   │   ├── b2
│   │   │       │   │   │   └── 0b197a638dec6ebeae775803f1765e578ec179
│   │   │       │   │   ├── b7
│   │   │       │   │   │   ├── 1800d25effe2ad2c72e2788ec8cad7e9e6c0e3
│   │   │       │   │   │   └── d2a320e4b525f4161e801d55b7b2ecf5b26cb4
│   │   │       │   │   ├── bd
│   │   │       │   │   │   └── c7ece9556ee285f14071119c71cefea799cd6b
│   │   │       │   │   ├── bf
│   │   │       │   │   │   └── c594f7996ebd811793bea43332d4a39d74f700
│   │   │       │   │   ├── c0
│   │   │       │   │   │   └── 114b8b9896140682e2100b2634d0a34fa361e3
│   │   │       │   │   ├── cc
│   │   │       │   │   │   └── ee81f486df41e45c5aad92817a809735c4cc47
│   │   │       │   │   ├── d9
│   │   │       │   │   │   └── 7ba31f8788358936cc0c8f9a8133f228543134
│   │   │       │   │   ├── de
│   │   │       │   │   │   └── 6bad1ffa1b185be086c6453d4fb5eb076aeb75
│   │   │       │   │   ├── e2
│   │   │       │   │   │   └── 1884e77779f9cf27cc97cda39c7642e6900709
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── ea96ff9916d530f1032c9beeae10bcafae73ee
│   │   │       │   │   ├── f0
│   │   │       │   │   │   └── 8eaa15551c7c65a297bb390275483b1d44d6d7
│   │   │       │   │   ├── f3
│   │   │       │   │   │   └── 58b83e4855e2c1f0b151f53e64fe4e764dfb03
│   │   │       │   │   ├── fe
│   │   │       │   │   │   └── 719059669f9836aa0046a6b207b17c2e94a9bc
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-cdd2e45ccd8e616e412f2c5f0538fc8769e21cf0.idx
│   │   │       │   │       └── pack-cdd2e45ccd8e616e412f2c5f0538fc8769e21cf0.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── pre_receive.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   └── pre-receive
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           ├── master
│   │   │       │   │           ├── name-with-spaces
│   │   │       │   │           ├── new_big
│   │   │       │   │           ├── new_small
│   │   │       │   │           ├── old
│   │   │       │   │           ├── update_big
│   │   │       │   │           ├── update_small
│   │   │       │   │           └── warning
│   │   │       │   ├── objects
│   │   │       │   │   ├── 03
│   │   │       │   │   │   └── a75fd630745764c64f39e62a4a04e26952bebc
│   │   │       │   │   ├── 2f
│   │   │       │   │   │   └── b7bcb3e8583032a2ab860fe7c8371fbd09fb58
│   │   │       │   │   ├── 37
│   │   │       │   │   │   └── 3d3081fd2f2659c053f5d0e4cdbd5bd798c093
│   │   │       │   │   ├── 44
│   │   │       │   │   │   └── 86d10c5a4e23cc3d4736f4a9e645c817afe3af
│   │   │       │   │   ├── 92
│   │   │       │   │   │   └── 8604e5469a024d64b22031b4792e2622f5f444
│   │   │       │   │   ├── 99
│   │   │       │   │   │   └── 3b0c5c70c0bc28fea4fda7bad66ac193060974
│   │   │       │   │   ├── af
│   │   │       │   │   │   └── e0302e0302ec4990f04d64225166f6b18a3b0a
│   │   │       │   │   ├── bc
│   │   │       │   │   │   └── 0b1dbdbd721bff771655ba5b0c4eeb00b625ae
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-ea85525923a14a90447e2b0bd04dccdde78bc7cd.idx
│   │   │       │   │       └── pack-ea85525923a14a90447e2b0bd04dccdde78bc7cd.pack
│   │   │       │   ├── README.md
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── master
│   │   │       │           ├── name-with-spaces
│   │   │       │           ├── new_big
│   │   │       │           ├── new_small
│   │   │       │           ├── old
│   │   │       │           ├── update_big
│   │   │       │           ├── update_small
│   │   │       │           └── warning
│   │   │       ├── pr_mergeability.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── d4
│   │   │       │   │   │   └── 46a402745c00d717844352e7890fb4bcffcc92
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-7abc24401029dd51c7e981fa5fe936d78119a82d.idx
│   │   │       │   │       └── pack-7abc24401029dd51c7e981fa5fe936d78119a82d.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── 中文名
│   │   │       ├── profile_config.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 13
│   │   │       │   │   │   └── d47502af6e4aced1c75791c2e039fcdc27d398
│   │   │       │   │   ├── ab
│   │   │       │   │   │   └── c9b21bf3f7c9d9fd8f9d5aab499819b3c93971
│   │   │       │   │   ├── c5
│   │   │       │   │   │   └── 461da3411052b15b98463de66ab8ec37338e56
│   │   │       │   │   ├── cf
│   │   │       │   │   │   └── c294c4ebcb021bc8ceffe3bac8e54b0187fa02
│   │   │       │   │   ├── e5
│   │   │       │   │   │   └── a215a08ff188852e2e4eb06e10a4947e48a228
│   │   │       │   │   └── e9
│   │   │       │   │       └── 419850f76a9fc8761503ce66dc9bada6cbece8
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── profile_navigation.git
│   │   │       │   ├── COMMIT_EDITMSG
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── index
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── 12
│   │   │       │   │   │   └── 179ac3b68018fa3bf0cbd6558e583a6e02f1fc
│   │   │       │   │   ├── 58
│   │   │       │   │   │   └── 5ffc554ed20c6397adef99676e910d30143c0f
│   │   │       │   │   └── 79
│   │   │       │   │       └── 91775a30c8a6c97b2821f41fe30405de5b881f
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── prose.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   ├── attributes
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── 38
│   │   │       │   │   │   └── 4fa7e251474edeaf494ac67b06accc57dc9a12
│   │   │       │   │   ├── 3f
│   │   │       │   │   │   └── 448148eb83b22c7653d34442203e5db19b1bce
│   │   │       │   │   ├── 40
│   │   │       │   │   │   ├── 2ce6d5701c89663e2b94ae6f87ba7cd0bc3acb
│   │   │       │   │   │   └── 3f9a322065561ef06e9331354ff7c8c956b242
│   │   │       │   │   ├── 44
│   │   │       │   │   │   └── c2a7f08d742b5b428d772d7df1a9acb44c1d64
│   │   │       │   │   ├── 71
│   │   │       │   │   │   └── 32a069582a2939b077e20c0859d24751f2ad46
│   │   │       │   │   ├── 8b
│   │   │       │   │   │   └── 5a0da93e4c68740f665cac167a704cf6cd6e6c
│   │   │       │   │   ├── 96
│   │   │       │   │   │   └── 4edb41cd3cd1c84159a3fead1146d14a7e543a
│   │   │       │   │   ├── bc
│   │   │       │   │   │   └── d8586531db82b3a3aad5ee4e42d4c1bc30d937
│   │   │       │   │   ├── e5
│   │   │       │   │   │   └── 196189eb5d01845a9c82adee6f67dc517adecf
│   │   │       │   │   ├── ea
│   │   │       │   │   │   └── 7e155baf3147d56885f9d022c9376db237a9d8
│   │   │       │   │   ├── fb
│   │   │       │   │   │   └── 792d787bfbd30dde71f7f8caa299948707af21
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-ebe4ed4f51efb6eb071a41a45819dd738b83b922.idx
│   │   │       │   │       └── pack-ebe4ed4f51efb6eb071a41a45819dd738b83b922.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── improvements
│   │   │       ├── pull_request_bases.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-2e2ba0d81e8640d43321d3e6c2c4a2c027f62e80.idx
│   │   │       │   │       ├── pack-2e2ba0d81e8640d43321d3e6c2c4a2c027f62e80.pack
│   │   │       │   │       ├── pack-466e508d93ddc3f0c50f22ba2bba8b1dc40d266f.idx
│   │   │       │   │       ├── pack-466e508d93ddc3f0c50f22ba2bba8b1dc40d266f.pack
│   │   │       │   │       ├── pack-b100a3a788e4ad8c744a388f127037367b3e4eba.idx
│   │   │       │   │       ├── pack-b100a3a788e4ad8c744a388f127037367b3e4eba.pack
│   │   │       │   │       ├── pack-b63f33b4061598d192e3fe382973a4a58400a97f.idx
│   │   │       │   │       ├── pack-b63f33b4061598d192e3fe382973a4a58400a97f.pack
│   │   │       │   │       ├── pack-be58c7dc61981599f87dd76efa57044f10a7bd97.idx
│   │   │       │   │       ├── pack-be58c7dc61981599f87dd76efa57044f10a7bd97.pack
│   │   │       │   │       ├── pack-c5ffe3f9fa266d95c1853163893e4bc130ea680a.idx
│   │   │       │   │       ├── pack-c5ffe3f9fa266d95c1853163893e4bc130ea680a.pack
│   │   │       │   │       ├── pack-cd0395124e8512d12d7ff7258416f65b75192d83.idx
│   │   │       │   │       └── pack-cd0395124e8512d12d7ff7258416f65b75192d83.pack
│   │   │       │   └── packed-refs
│   │   │       ├── pull_request_fork.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 14
│   │   │       │   │   │   └── 8c102d0aa04a6e8dc0757c4bc1aac93583b3a6
│   │   │       │   │   ├── 25
│   │   │       │   │   │   └── 7cc5642cb1a054f08cc83f2d943e56fd3ebe99
│   │   │       │   │   ├── 53
│   │   │       │   │   │   └── 28b6aab98026d9ceaa05c53189f3abe2455677
│   │   │       │   │   ├── 57
│   │   │       │   │   │   └── 4459f5652a9c9af770d7e0989478b4cf752fe3
│   │   │       │   │   ├── 6d
│   │   │       │   │   │   └── fa887193a5219c8bb8037ee9ba4f4feec51f4e
│   │   │       │   │   ├── ba
│   │   │       │   │   │   └── 1d261cfb3f4db16e438bf1b83e3308bb57302e
│   │   │       │   │   ├── ce
│   │   │       │   │   │   └── 013625030ba8dba906f756967f9e9ca394464a
│   │   │       │   │   ├── e9
│   │   │       │   │   │   └── bdc31d05097054356885483b68fc0cbc0e1e33
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e89423bfdfc5d0748eb0241e26667966be404405.idx
│   │   │       │   │       └── pack-e89423bfdfc5d0748eb0241e26667966be404405.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── ahead
│   │   │       │           ├── 🔔blah
│   │   │       │           ├── master-plus-blank-commit-message
│   │   │       │           ├── master-plus-one-commit
│   │   │       │           └── merge-commit-only
│   │   │       ├── pull_request_history.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           ├── master
│   │   │       │   │           └── topic
│   │   │       │   ├── objects
│   │   │       │   │   ├── 41
│   │   │       │   │   │   └── 89049afff2073dd000aef2b302f8b0bd95f2d8
│   │   │       │   │   ├── 53
│   │   │       │   │   │   └── 7c5fa04ce1ee1f265e325bbb49b281ddc431a3
│   │   │       │   │   ├── 5d
│   │   │       │   │   │   └── fa9d5a4eb8afb9d00aee7b8a9e996c42563055
│   │   │       │   │   ├── 68
│   │   │       │   │   │   └── c1c1fbcd5eafa8063fbaa0795bb7a7fb819b7d
│   │   │       │   │   ├── c7
│   │   │       │   │   │   └── 8be2730338ba61f8bc0f9a3b8dae0fdfd239cd
│   │   │       │   │   └── ef
│   │   │       │   │       └── a65a428ece609092eef2c3e1e4669d00e6524f
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── master
│   │   │       │           └── topic
│   │   │       ├── pull_request_merging.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   ├── commit-graph
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-1a7cd827e73350ff00c8f7fc49f927b80ff40f00.bitmap
│   │   │       │   │       ├── pack-1a7cd827e73350ff00c8f7fc49f927b80ff40f00.idx
│   │   │       │   │       ├── pack-1a7cd827e73350ff00c8f7fc49f927b80ff40f00.pack
│   │   │       │   │       └── pack-1a7cd827e73350ff00c8f7fc49f927b80ff40f00.rev
│   │   │       │   └── packed-refs
│   │   │       ├── pull_request_pdf_headers.git
│   │   │       │   ├── COMMIT_EDITMSG
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── index
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       ├── heads
│   │   │       │   │       │   ├── bang_ps_header
│   │   │       │   │       │   ├── bang_ps_header_file
│   │   │       │   │       │   ├── master
│   │   │       │   │       │   ├── pdf_header
│   │   │       │   │       │   ├── pdf_header_file
│   │   │       │   │       │   └── recursive_pdf_header_file
│   │   │       │   │       └── remotes
│   │   │       │   │           └── origin
│   │   │       │   │               └── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 07
│   │   │       │   │   │   └── 205b555d550c7ffb5a38eb13b3078a2bd3c792
│   │   │       │   │   ├── 08
│   │   │       │   │   │   └── 3422b7ef091e0d8ae0c471caf59232067760f2
│   │   │       │   │   ├── 20
│   │   │       │   │   │   └── 79c8bcfbd45f7f217fd97ccd8e0b2cea5369e6
│   │   │       │   │   ├── 49
│   │   │       │   │   │   └── a7282e3b7e445092ec769c8e7cf1dc782d082c
│   │   │       │   │   ├── aa
│   │   │       │   │   │   └── 1442ed5768f17af33156d0073fbb8cfeb5771c
│   │   │       │   │   ├── be
│   │   │       │   │   │   └── 7f7f79a246f06eae548c2d9f70a368a3b7f7f9
│   │   │       │   │   ├── c0
│   │   │       │   │   │   └── 2ea7ca84d44ab8a0574dbf7247bf4890ad9dd1
│   │   │       │   │   ├── c9
│   │   │       │   │   │   └── 5b0ba127a23803f8ba268a6199aadcc3672193
│   │   │       │   │   ├── d3
│   │   │       │   │   │   └── b0971c027373c82ae2e6dc3a895bcb3ae827b7
│   │   │       │   │   ├── de
│   │   │       │   │   │   └── cc18a728d8e56e508df781c6fd0c9c7e4ba7f4
│   │   │       │   │   ├── f3
│   │   │       │   │   │   └── 3fcb7bd221fbab870db833dadf6e8ce58abc55
│   │   │       │   │   ├── f5
│   │   │       │   │   │   └── 4d6c617d3670c30275c0a3398b8f366d10e3e4
│   │   │       │   │   ├── fa
│   │   │       │   │   │   └── 8c29d21a87c3152a7b86d5df13f750259e6c45
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e89423bfdfc5d0748eb0241e26667966be404405.idx
│   │   │       │   │       └── pack-e89423bfdfc5d0748eb0241e26667966be404405.pack
│   │   │       │   ├── ORIG_HEAD
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   ├── bang_ps_header
│   │   │       │       │   ├── bang_ps_header_file
│   │   │       │       │   ├── master
│   │   │       │       │   ├── pdf_header
│   │   │       │       │   ├── pdf_header_file
│   │   │       │       │   └── recursive_pdf_header_file
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── pull_request_readme_fork.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 10
│   │   │       │   │   │   └── f5bcc173bb5d9ec8c8488ec65d763b05e97f1a
│   │   │       │   │   ├── 7d
│   │   │       │   │   │   └── e50f24c9af3586f9b9c32c07af80f97d8edf0f
│   │   │       │   │   ├── c2
│   │   │       │   │   │   └── eca03646e680d218dd338d498c46f5d72d262c
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e89423bfdfc5d0748eb0241e26667966be404405.idx
│   │   │       │   │       └── pack-e89423bfdfc5d0748eb0241e26667966be404405.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── pull_request_source.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── be
│   │   │       │   │   │   └── 4f0bfe9bec96f5424eebacf19200d0b35901b6
│   │   │       │   │   ├── c9
│   │   │       │   │   │   └── dcdba4f9c61cce438bb1091ce870ae33fcd86c
│   │   │       │   │   ├── fa
│   │   │       │   │   │   └── 85a9d5bddbf5ccd40228a76303d32b8587ab0a
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-8b6e5a383174d466ed39926fee48263eb957abdf.idx
│   │   │       │   │       ├── pack-8b6e5a383174d466ed39926fee48263eb957abdf.pack
│   │   │       │   │       ├── pack-9288994b6643ddb374edeb2d241e0317f999fb72.idx
│   │   │       │   │       └── pack-9288994b6643ddb374edeb2d241e0317f999fb72.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── master-forward-2
│   │   │       │           ├── update-file-1
│   │   │       │           └── 🍷wine
│   │   │       ├── pull_request_with_invalid_commits.git
│   │   │       │   ├── COMMIT_EDITMSG
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   ├── applypatch-msg.sample
│   │   │       │   │   ├── commit-msg.sample
│   │   │       │   │   ├── fsmonitor-watchman.sample
│   │   │       │   │   ├── post-update.sample
│   │   │       │   │   ├── pre-applypatch.sample
│   │   │       │   │   ├── pre-commit.sample
│   │   │       │   │   ├── pre-merge-commit.sample
│   │   │       │   │   ├── prepare-commit-msg.sample
│   │   │       │   │   ├── pre-push.sample
│   │   │       │   │   ├── pre-rebase.sample
│   │   │       │   │   ├── pre-receive.sample
│   │   │       │   │   ├── push-to-checkout.sample
│   │   │       │   │   ├── sendemail-validate.sample
│   │   │       │   │   └── update.sample
│   │   │       │   ├── index
│   │   │       │   ├── info
│   │   │       │   │   ├── exclude
│   │   │       │   │   └── refs
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           ├── invalid_commits_branch
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── ce
│   │   │       │   │   │   └── 6f02e0d7fd7e98a8cec14d3bd64db3500f29f6
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-0fb278bb30a1e4165f6cbbcf1258954093a4205b.idx
│   │   │       │   │       └── pack-0fb278bb30a1e4165f6cbbcf1258954093a4205b.pack
│   │   │       │   ├── ORIG_HEAD
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── invalid_commits_branch
│   │   │       │           └── master
│   │   │       ├── pushlog_with_deploy_keys.git
│   │   │       │   ├── audit_log
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── logs
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-2c3799b93bf94a8d05f7cf55c2382237eb7f56d6.idx
│   │   │       │   │       └── pack-2c3799b93bf94a8d05f7cf55c2382237eb7f56d6.pack
│   │   │       │   └── packed-refs
│   │   │       ├── raw_blobs.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-d8377d60c3d02468a51e401df498fc1fd80fb47e.idx
│   │   │       │   │       └── pack-d8377d60c3d02468a51e401df498fc1fd80fb47e.pack
│   │   │       │   └── packed-refs
│   │   │       ├── readme_image.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   ├── applypatch-msg.sample
│   │   │       │   │   ├── commit-msg.sample
│   │   │       │   │   ├── post-update.sample
│   │   │       │   │   ├── pre-applypatch.sample
│   │   │       │   │   ├── pre-commit.sample
│   │   │       │   │   ├── prepare-commit-msg.sample
│   │   │       │   │   ├── pre-push.sample
│   │   │       │   │   ├── pre-rebase.sample
│   │   │       │   │   ├── pre-receive.sample
│   │   │       │   │   └── update.sample
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── objects
│   │   │       │   │   ├── 63
│   │   │       │   │   │   └── 3eea4bbfa1b8af18a204489f47cac90d4d842e
│   │   │       │   │   ├── 66
│   │   │       │   │   │   └── a36d6f3a024aee3021b5297f79e9ab9f6d21ee
│   │   │       │   │   ├── b7
│   │   │       │   │   │   └── c51f0995c39d4017e3d01ad600d4c2d14abb93
│   │   │       │   │   ├── db
│   │   │       │   │   │   └── 8d8a33f4c4c00685cb07016075e896f5ad8d28
│   │   │       │   │   ├── df
│   │   │       │   │   │   └── 49cbe01cdbbd1275334cfecdea654e2accce32
│   │   │       │   │   └── f2
│   │   │       │   │       └── ba39c85598ddc68e46c296616c4de57266eb7e
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── readme_markdown.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 2d
│   │   │       │   │   │   └── c93fe6a461242f84c9235d0260527594ce67a5
│   │   │       │   │   ├── 55
│   │   │       │   │   │   └── c6747690eb8d732589a584ac5c1f58e652b4e4
│   │   │       │   │   ├── 69
│   │   │       │   │   │   └── 2ea30c506816ae45c7354d88dbe84260f5b8e4
│   │   │       │   │   ├── 83
│   │   │       │   │   │   └── 6d98099156e40feaaa82ca0f84c87b9251a4ee
│   │   │       │   │   ├── 8b
│   │   │       │   │   │   └── 3c437a19e20ebaaf911680c2fa208cee2369a0
│   │   │       │   │   ├── f4
│   │   │       │   │   │   └── c11b9407fc54359bff29a224065463878d4e83
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-02b8b8d2d0d366fcbb89c35bf1219aed0f65974b.idx
│   │   │       │   │       └── pack-02b8b8d2d0d366fcbb89c35bf1219aed0f65974b.pack
│   │   │       │   └── packed-refs
│   │   │       ├── readme_none.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-889f0fc36e462099147c71f24245267567e0ae01.idx
│   │   │       │   │       └── pack-889f0fc36e462099147c71f24245267567e0ae01.pack
│   │   │       │   └── packed-refs
│   │   │       ├── readme_plaintext.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-0a48ff4911264caf6bf0ba92548a9d50dbda10d0.idx
│   │   │       │   │       └── pack-0a48ff4911264caf6bf0ba92548a9d50dbda10d0.pack
│   │   │       │   └── packed-refs
│   │   │       ├── readmes.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── 69
│   │   │       │   │   │   └── efaa525310a15744bcb198524a925f87d9fec3
│   │   │       │   │   ├── 85
│   │   │       │   │   │   └── 66f87f46964027b32f030c5dd785fdd6712714
│   │   │       │   │   ├── bf
│   │   │       │   │   │   └── 7dc03a73752e5fd8a5b263f19482d64b926ef3
│   │   │       │   │   ├── d4
│   │   │       │   │   │   └── fc56d4882a8d7c344e47737ea373fa1f019355
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-f264207453b0ce207a31680424f54a2cb938fc03.idx
│   │   │       │   │       └── pack-f264207453b0ce207a31680424f54a2cb938fc03.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── rebase_pull_request.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 41
│   │   │       │   │   │   └── 016384a953942424cbd10008c85b4500a33a52
│   │   │       │   │   ├── 83
│   │   │       │   │   │   └── 59c2db263697aa4ca65c86c95bbe9bb4bce4e0
│   │   │       │   │   ├── aa
│   │   │       │   │   │   └── 7fb02cf4cc449f0ddb0cbc9e42aaca965c4439
│   │   │       │   │   ├── af
│   │   │       │   │   │   └── d7091657da8befdcfcb9d69a6f14898f15f69e
│   │   │       │   │   ├── b6
│   │   │       │   │   │   └── e29a3847bc2713a4ae5189cca34d834d4e056e
│   │   │       │   │   ├── f0
│   │   │       │   │   │   └── 5e66184bf7dd4a74f9c6074ca468adb78aae1c
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-f62d6f4817c2a2ca83bf3580a371050bbbc84b90.idx
│   │   │       │   │       └── pack-f62d6f4817c2a2ca83bf3580a371050bbbc84b90.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── contrib
│   │   │       │           └── readme-title
│   │   │       ├── refs_heads_refs_heads.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── logs
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           ├── cr-line-endings
│   │   │       │   │           └── refs
│   │   │       │   │               └── heads
│   │   │       │   │                   └── foobar
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   ├── commit-graph
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-f4812442a1d73a7470b572827818648538ab3704.bitmap
│   │   │       │   │       ├── pack-f4812442a1d73a7470b572827818648538ab3704.idx
│   │   │       │   │       └── pack-f4812442a1d73a7470b572827818648538ab3704.pack
│   │   │       │   └── packed-refs
│   │   │       ├── refs_test.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-30d9988d8f145b84fd04536755f25ed79334cf2b.idx
│   │   │       │   │       └── pack-30d9988d8f145b84fd04536755f25ed79334cf2b.pack
│   │   │       │   └── packed-refs
│   │   │       ├── relative_markdown_links.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           ├── docs
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── 03
│   │   │       │   │   │   └── 9a293431d4b13cdf9e70bb1a0680d9637936b3
│   │   │       │   │   ├── 18
│   │   │       │   │   │   └── 47f30e3ef9390e3e0ef4e9c0e3213555d80c80
│   │   │       │   │   ├── 35
│   │   │       │   │   │   └── 09bd6e7c3534164f7fdbb1b95a36512eb16784
│   │   │       │   │   ├── 52
│   │   │       │   │   │   └── 5d98049d78c555c8823534e0b3658dd17a00f5
│   │   │       │   │   ├── 53
│   │   │       │   │   │   └── 4c67a3373d873607e3357c062571f2ba9b53e8
│   │   │       │   │   ├── 68
│   │   │       │   │   │   └── 9f4482273279ad8c983e40d87d85d7d58974c5
│   │   │       │   │   ├── 86
│   │   │       │   │   │   └── c7685da59f17be794cb4190671a352d431154e
│   │   │       │   │   ├── 9d
│   │   │       │   │   │   └── 5b6fef9182df243d4f5371c091d420ce2f6563
│   │   │       │   │   ├── f6
│   │   │       │   │   │   └── 10a0406e4980e76ade1290e6668609da65659a
│   │   │       │   │   ├── f8
│   │   │       │   │   │   └── 575902f5dd893ea7a2325f29947fdcb23dd2fb
│   │   │       │   │   ├── f9
│   │   │       │   │   │   └── 5769481ae5eb104ac5ba4b2ceffd0f025ea492
│   │   │       │   │   ├── fd
│   │   │       │   │   │   └── 4ca2b46bcf88b15f8ac1757034e4c6132241e4
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-7f722343425c21f8d1b7fbf0e266fb3f84769e8b.idx
│   │   │       │   │       └── pack-7f722343425c21f8d1b7fbf0e266fb3f84769e8b.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   ├── docs
│   │   │       │       │   └── master
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── renderable_files.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 00
│   │   │       │   │   │   ├── 60f53f399353f813a8ccf066798f20bdd2d439
│   │   │       │   │   │   └── b0c820de209dd6be133497053f6558a8228781
│   │   │       │   │   ├── 03
│   │   │       │   │   │   └── efafd303a6a14d2d752c858a487010ffd2102a
│   │   │       │   │   ├── 04
│   │   │       │   │   │   ├── 6fc46b76442c3e3229a6edf0989c4123fdf153
│   │   │       │   │   │   └── f89eac04921b797889febb1534c07071904739
│   │   │       │   │   ├── 06
│   │   │       │   │   │   └── 4a2f30720ea80f35a068f2c5e83f4a9e60f5d9
│   │   │       │   │   ├── 08
│   │   │       │   │   │   ├── 9f1f40d945c16ceb92e42afb2bb961518f272d
│   │   │       │   │   │   └── a0e0d4e472d19e57f8130ffa8c3c872e477a46
│   │   │       │   │   ├── 09
│   │   │       │   │   │   └── 9a7701af4eb67693564c63bc6a3af374b77c72
│   │   │       │   │   ├── 0a
│   │   │       │   │   │   └── f91fdad2e47584f8516e490405d5f7b27e4285
│   │   │       │   │   ├── 0b
│   │   │       │   │   │   └── 35332350a99ec258e5b14562bb4a7e954c9e11
│   │   │       │   │   ├── 0d
│   │   │       │   │   │   └── 35161a170b202f7ae01301b1feb68eeb1b7947
│   │   │       │   │   ├── 0e
│   │   │       │   │   │   └── 6e457207d6ddb4333bb3f5b4c4c297ba757bdf
│   │   │       │   │   ├── 0f
│   │   │       │   │   │   ├── 2852740d648fe7df4d570e63896f133c2852b6
│   │   │       │   │   │   ├── b235c869c61e0c0e4720dec239aa015d66fb2f
│   │   │       │   │   │   └── f48825a8c7343d4c4f1257a98a6184841f019c
│   │   │       │   │   ├── 12
│   │   │       │   │   │   ├── 04b48220efcffb34d1f2299ad6fd2cbe50b259
│   │   │       │   │   │   ├── 33088c5a88688e10ce1f0546544dd22a5932e7
│   │   │       │   │   │   └── 8e061be5ec5403dcf1bdf2c3984b0f9372a3f3
│   │   │       │   │   ├── 13
│   │   │       │   │   │   └── 19c1d36ae073afff6f6adb76c81a1acb17c3ac
│   │   │       │   │   ├── 14
│   │   │       │   │   │   ├── ab2d86565f94c402ecfb6f44c33770921d512b
│   │   │       │   │   │   └── e87c3ea0ea1916df71c665fff5074f9067e44b
│   │   │       │   │   ├── 15
│   │   │       │   │   │   └── 1fd859ca54c6bceb50149de6da32b90beca59e
│   │   │       │   │   ├── 16
│   │   │       │   │   │   └── 1d670e545b65b479b61ca36669ed4b81e1e03f
│   │   │       │   │   ├── 18
│   │   │       │   │   │   └── e0b67eb41f7372e8fee5d3575ea9cc17214355
│   │   │       │   │   ├── 1a
│   │   │       │   │   │   └── f7279c8e65579ba32528f8c5e8011e1cf5fd8b
│   │   │       │   │   ├── 1b
│   │   │       │   │   │   └── 1886bc90e28948f4bf948ef2c9f7d8039c121e
│   │   │       │   │   ├── 1d
│   │   │       │   │   │   └── 04625812f627250371fda9239f13f47a89d49f
│   │   │       │   │   ├── 1f
│   │   │       │   │   │   └── 53d2077d4c52720ab39f0e2462ca4db3456e3a
│   │   │       │   │   ├── 21
│   │   │       │   │   │   └── b2f86e61142cd3f5caad364b30afdd281df491
│   │   │       │   │   ├── 22
│   │   │       │   │   │   ├── 0a551d0aaaac015510f71cbeaf59ae3312ca27
│   │   │       │   │   │   └── bfaa239bcee1df35b2b9f408f2949a207cacc9
│   │   │       │   │   ├── 24
│   │   │       │   │   │   ├── 915b1be525ec36bd310f791cbc169b4ec3c2ce
│   │   │       │   │   │   └── f8324da5137b960fd4e468541e5bde0b0cf7ac
│   │   │       │   │   ├── 28
│   │   │       │   │   │   └── dffa19ba5b563b33ac54b56ce8397e75f84d08
│   │   │       │   │   ├── 2a
│   │   │       │   │   │   └── a070157ccbf0b3453dbb9696cfa432ae3a5a52
│   │   │       │   │   ├── 2f
│   │   │       │   │   │   └── be3e65d3abd289c2504052d85b2853c6cfcc2f
│   │   │       │   │   ├── 30
│   │   │       │   │   │   ├── 204ed144843ae9f201044d290fd99352e894d5
│   │   │       │   │   │   └── a5ff266ef0d1c5b00ce2cb8b9043870b5a3483
│   │   │       │   │   ├── 31
│   │   │       │   │   │   └── ff6984e9feae68be824768be470cce1219c9dd
│   │   │       │   │   ├── 33
│   │   │       │   │   │   ├── 90c7afac85132ad86151b9103475eab13ad1f4
│   │   │       │   │   │   └── fb9de7ad66d7b796fad9875be06a222f838262
│   │   │       │   │   ├── 35
│   │   │       │   │   │   ├── 36f48fe9489f657be4e5d0c3ab084f7542117f
│   │   │       │   │   │   └── a234b35ee2269d47904abeb077e5ae41aa033e
│   │   │       │   │   ├── 37
│   │   │       │   │   │   └── 280c9c7a39945bfa93bc6d47c097f561f06158
│   │   │       │   │   ├── 38
│   │   │       │   │   │   ├── 5bf12b945cb43403ccc132208e564ebaffe254
│   │   │       │   │   │   └── af93519e25db251bd028b5a673cf593cd66bed
│   │   │       │   │   ├── 39
│   │   │       │   │   │   └── d1fc491c55409a03c53dd4679a4e1f597feebb
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   ├── 0e798781bb4b14e5395d0899812e51af4987d8
│   │   │       │   │   │   └── 6cae7280a1388dafafc40e5361be6087ceb72e
│   │   │       │   │   ├── 3c
│   │   │       │   │   │   └── db50d0cecf557ab290787721f5e28ec51ebd3a
│   │   │       │   │   ├── 3f
│   │   │       │   │   │   └── 7d7d9967ff477cb6d469c619ced95b0da6216c
│   │   │       │   │   ├── 40
│   │   │       │   │   │   ├── 624a8802336fda76f2a517b74578ae7505af97
│   │   │       │   │   │   └── a167b894122bc3cdac92aa45dfcad350db7189
│   │   │       │   │   ├── 41
│   │   │       │   │   │   ├── 6364be5de11477a303634f20a37a93083c5b2b
│   │   │       │   │   │   └── f78db081367f05b1434094a564124a7d021312
│   │   │       │   │   ├── 42
│   │   │       │   │   │   └── aadcded622bfb12e9ae21f240be8122afe2d27
│   │   │       │   │   ├── 43
│   │   │       │   │   │   ├── 44864501bd8e69474f4b6fa31319b139988c20
│   │   │       │   │   │   └── 8ac46e49b7a31f9f2fa6bd5c8babfa4e126052
│   │   │       │   │   ├── 45
│   │   │       │   │   │   └── 7d9892c0db0fc6be6f977edfaef29a82359fb6
│   │   │       │   │   ├── 46
│   │   │       │   │   │   ├── 39dde18ff9588b3e269ef27ac4f09d68b170f9
│   │   │       │   │   │   └── c3c12e6a396103e5c07107fdf0bbe02a32bde8
│   │   │       │   │   ├── 49
│   │   │       │   │   │   └── 8a7978a5dcbdb875eaf345f5229ce87c257682
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── a40cb7b0a0521ccae918f821f0c580a6b81fea
│   │   │       │   │   ├── 4c
│   │   │       │   │   │   └── 457a9301c0b9c3691e5aa4ac607248103ebad4
│   │   │       │   │   ├── 4f
│   │   │       │   │   │   └── a45b5eda85388847c96ff9f349f330361b97ac
│   │   │       │   │   ├── 51
│   │   │       │   │   │   └── e523716f7d8ad6530e44f2f64e78d7431985ea
│   │   │       │   │   ├── 54
│   │   │       │   │   │   └── c768d5fe55044429bbb60c8ca00d12183cfa96
│   │   │       │   │   ├── 56
│   │   │       │   │   │   └── 14ab13add568c9f3c00b0f279cdc60088706a2
│   │   │       │   │   ├── 57
│   │   │       │   │   │   └── 5d90a9b98436a8f16287427f877c22de7f8cb2
│   │   │       │   │   ├── 58
│   │   │       │   │   │   ├── 8893d2a624e383a6e6c38d09af9a58d91e23b9
│   │   │       │   │   │   └── 9db011be169aacd65ab0f51cb70a3748ac8e63
│   │   │       │   │   ├── 59
│   │   │       │   │   │   └── 7367379bb9b53956f3dbbda23cc708b11bcb1e
│   │   │       │   │   ├── 5f
│   │   │       │   │   │   ├── 150a16da41f7fd2b8f2bbabebea48101adddf9
│   │   │       │   │   │   └── 840e4083dfcbe1e5d84ffa4fc1866796f8d353
│   │   │       │   │   ├── 61
│   │   │       │   │   │   └── 4afa47ce0dcb77abc4432959440aa61681d68a
│   │   │       │   │   ├── 62
│   │   │       │   │   │   ├── 48ab85304afe1f4afe07dd98d50b8b060c26ab
│   │   │       │   │   │   ├── 5897816b2866e401dc2cc649e2bb5c8ba52a8e
│   │   │       │   │   │   └── 8e1df5748b634df854855e847c404c5f6340dc
│   │   │       │   │   ├── 65
│   │   │       │   │   │   ├── 6a1fdce54d15bce9b50ae12ab550489dfd2d44
│   │   │       │   │   │   └── c005f7a568bd89446c5652899a6dba2b38e3cd
│   │   │       │   │   ├── 68
│   │   │       │   │   │   └── de996ed179f55bd74e8a631476053b2f08e0cc
│   │   │       │   │   ├── 6b
│   │   │       │   │   │   └── d1885590c7d7fa8384ea2617b1b169971e8d6e
│   │   │       │   │   ├── 6d
│   │   │       │   │   │   └── 1b8c397b1a6e75594e908007e2c4fae740bd86
│   │   │       │   │   ├── 6e
│   │   │       │   │   │   └── 0529ef4d0a97e9fdfeedc2cbe25c9ee2fdc174
│   │   │       │   │   ├── 70
│   │   │       │   │   │   └── 6334378a9f32daa504e7e65a5fc79b8a4d843d
│   │   │       │   │   ├── 74
│   │   │       │   │   │   └── 6c9e0063ab54d730a61f78a7f106089e45fa68
│   │   │       │   │   ├── 75
│   │   │       │   │   │   └── ffb296b683e0691e17cbbf006d703942ba3ef1
│   │   │       │   │   ├── 78
│   │   │       │   │   │   └── 10a0aa923e266cd6de54a274ac81dc190a5a38
│   │   │       │   │   ├── 79
│   │   │       │   │   │   ├── 2d40d772ccabe1c0f610affc2ba72d5760cc6b
│   │   │       │   │   │   ├── 5f85449b2021705c3f7fbc9c1d4bb07728a631
│   │   │       │   │   │   ├── 8335c14bc860a3f163290aaff2e34e5d914a9c
│   │   │       │   │   │   └── cae0d3bb78f45337fd92030b9858545d1f5d0b
│   │   │       │   │   ├── 7a
│   │   │       │   │   │   └── d124b8c1349c9280891c5ca60d15fcf3822000
│   │   │       │   │   ├── 7d
│   │   │       │   │   │   └── 133b62743c6d14271ea1f79b9561074ccf704f
│   │   │       │   │   ├── 7e
│   │   │       │   │   │   └── 7d17e243c7ff3907bebd9c4fb78535113b802b
│   │   │       │   │   ├── 7f
│   │   │       │   │   │   ├── c6786e0e57beb3db22b9eb90f4bd2791938247
│   │   │       │   │   │   └── dc3c9edfea016f2255f48495e3aab57232da8f
│   │   │       │   │   ├── 81
│   │   │       │   │   │   ├── 2bbd23dd069ee6ded7ec961912351fe4ef79e8
│   │   │       │   │   │   └── 3ee0870d74e1c54a057f036e3821b96e9cb05f
│   │   │       │   │   ├── 82
│   │   │       │   │   │   └── 9d3701e7ecf1f3a40d254e062d2b2d34f9a9e8
│   │   │       │   │   ├── 83
│   │   │       │   │   │   └── 2113268ba3bf559b2720b6da63bbe23672fa19
│   │   │       │   │   ├── 86
│   │   │       │   │   │   ├── 000df371de9892fad068bfc6ad77ba650f22f3
│   │   │       │   │   │   └── d618bf0c97a3a0e9ed4be152f9bfeffab3d091
│   │   │       │   │   ├── 89
│   │   │       │   │   │   ├── aa4743a26efbd51fe07cd05ee5bee53b88542a
│   │   │       │   │   │   └── e6975aff51bcfb0c8c3a8bc4ab9b27f22fa518
│   │   │       │   │   ├── 8c
│   │   │       │   │   │   └── ef274f205807e919fac17eb06eb4290888684f
│   │   │       │   │   ├── 8e
│   │   │       │   │   │   ├── 37811a7a3dbb3847a22587df19abee70c6ac80
│   │   │       │   │   │   ├── 7b56df4a7916d472c0a39377b922170963ee21
│   │   │       │   │   │   ├── a77114a7312c68c8baf95fb3d98b7edb8eec26
│   │   │       │   │   │   └── f2a2e82e2df88f4c05992d681ac15534658256
│   │   │       │   │   ├── 8f
│   │   │       │   │   │   └── 13dff8770e110ce0fd424a10d4ddc38d8dffb0
│   │   │       │   │   ├── 91
│   │   │       │   │   │   └── 458c7aed22c56f8ff2eefeaa4a529369f870c4
│   │   │       │   │   ├── 93
│   │   │       │   │   │   ├── 3ac362dd43007c698e5be9d30e508fd74057bc
│   │   │       │   │   │   └── e4cb64a3b2544e317784f7df11db58cd7122e8
│   │   │       │   │   ├── 95
│   │   │       │   │   │   └── 82cc986f4fd1735eb5bcebb83e254781ea5182
│   │   │       │   │   ├── 96
│   │   │       │   │   │   ├── 1efb57ef1ca57bb781688d561fde65539333dd
│   │   │       │   │   │   └── d2fb3ed36e102b03af153a06c654d9ed345da0
│   │   │       │   │   ├── 97
│   │   │       │   │   │   ├── 50bdb3795d88e4a2824582fdd4ad52d5e44d49
│   │   │       │   │   │   └── 5d9f1206b36e4005023d95c658c2a3eba6cc50
│   │   │       │   │   ├── 98
│   │   │       │   │   │   └── 1de2bb80f4de475b5ea68a58ee46ef0d4ca52d
│   │   │       │   │   ├── 9b
│   │   │       │   │   │   └── a4c7f9e55e5acd17b940634de4651acad281be
│   │   │       │   │   ├── 9c
│   │   │       │   │   │   ├── 894f43af084649420c7c8302854240f8726027
│   │   │       │   │   │   └── a5365f3a3f84b0fb649c0709dec8f6704eb0a8
│   │   │       │   │   ├── 9d
│   │   │       │   │   │   ├── cf53b6a3891228ded9e6757b3326889880621c
│   │   │       │   │   │   └── dac5da0c2725084260bf46edf9c1acd5c488be
│   │   │       │   │   ├── 9e
│   │   │       │   │   │   └── 240d006af028332cd339040fc09f5ceb55a4f0
│   │   │       │   │   ├── 9f
│   │   │       │   │   │   └── 84bc9d2cf2554b1ebf33a660617d9705422130
│   │   │       │   │   ├── a0
│   │   │       │   │   │   └── b8b8b215ab047e8fd0482cc145d4991c913663
│   │   │       │   │   ├── a2
│   │   │       │   │   │   └── c72b16a38f7484a347436e1196f5b6d9fea416
│   │   │       │   │   ├── a3
│   │   │       │   │   │   ├── 4410b059ae82dc3b8e162a577d8f974445fdb3
│   │   │       │   │   │   └── 5dfef1468bac326231578cf909dba2980d0d3b
│   │   │       │   │   ├── a4
│   │   │       │   │   │   └── 367bea4e5c2aa104231b08c358835e65cc4955
│   │   │       │   │   ├── a5
│   │   │       │   │   │   ├── 152e54a80e464976b6af19e0bdfee29209bcc3
│   │   │       │   │   │   └── 82d2b070e75b122c2668abf61813ac04a64ab6
│   │   │       │   │   ├── a8
│   │   │       │   │   │   ├── 72eb1b308e23b4db189fff12673906c7025382
│   │   │       │   │   │   └── 87d806702d298eceb93c27e5c4f4337c7ae08e
│   │   │       │   │   ├── aa
│   │   │       │   │   │   └── 290e93539adefd6060554067a46f9accab86a4
│   │   │       │   │   ├── ab
│   │   │       │   │   │   └── 38ff928f8ebfc0bff50841b1ea482696a1dbca
│   │   │       │   │   ├── ad
│   │   │       │   │   │   └── 2262c90b1bd04321321b19c2fb0f63c434d0ec
│   │   │       │   │   ├── af
│   │   │       │   │   │   └── 9fdfb82fb369669fced83adc82f4f37959fec8
│   │   │       │   │   ├── b0
│   │   │       │   │   │   └── c29a5b18dca4fef7e8e709973acd85cc60daca
│   │   │       │   │   ├── b1
│   │   │       │   │   │   └── 56a0ca20b83c4a09a6c30c04b37d1e25aaca1b
│   │   │       │   │   ├── b2
│   │   │       │   │   │   ├── 1e846a3a7234c84ff3daccba6382615b08d865
│   │   │       │   │   │   └── ae595540ab18b1c59bad959cc999e927fd60e5
│   │   │       │   │   ├── b4
│   │   │       │   │   │   ├── 66028f145cc1649628b23d02f25e9ae03a27be
│   │   │       │   │   │   ├── a029fcad4c380a5091c3476a46d9a7ac9c0c50
│   │   │       │   │   │   └── a9f73caf5d1784e3b0f8285a8689631dc7a1cb
│   │   │       │   │   ├── b5
│   │   │       │   │   │   └── bacf56169571099912d6b24fdb0f3d6287f907
│   │   │       │   │   ├── b6
│   │   │       │   │   │   └── 7138fe55979e03373467a6f220f1e106844cfe
│   │   │       │   │   ├── b9
│   │   │       │   │   │   ├── 2466ad0f95c383e76f9985b7ba8c828d042060
│   │   │       │   │   │   ├── 332bd71c6d01c27b06351049007442691e1f42
│   │   │       │   │   │   └── f1432d9ea2db1d462cf237b736697151362b8f
│   │   │       │   │   ├── ba
│   │   │       │   │   │   └── 6336dfd1589d28f6d43d990332ee69a70059e9
│   │   │       │   │   ├── bb
│   │   │       │   │   │   └── d31fb95772341afc21eda47a2ca7e098955390
│   │   │       │   │   ├── bd
│   │   │       │   │   │   └── 88159fd328c0febd12820d62f5202205ed72fe
│   │   │       │   │   ├── bf
│   │   │       │   │   │   └── 57313f12ad3255863977b512fc72693481d8b9
│   │   │       │   │   ├── c0
│   │   │       │   │   │   └── 1e802f72b8045026a217464453a1153cd0e4a8
│   │   │       │   │   ├── c4
│   │   │       │   │   │   ├── 1ad9e2780047ba77722a213a6e24c9a0894022
│   │   │       │   │   │   └── f25e6db1aa9aa23c2747efabaecc6b49a503d2
│   │   │       │   │   ├── c5
│   │   │       │   │   │   └── bf6cd245fe9c1666bd346a0c7b9c3c1323a276
│   │   │       │   │   ├── c7
│   │   │       │   │   │   └── 9897b7fe5cb2c2ce73372d4169b80cc2f10669
│   │   │       │   │   ├── ca
│   │   │       │   │   │   ├── a1c9fe7dc8ba665b6badd4cf1d7688be49f6f0
│   │   │       │   │   │   └── ab1a85df04696e500fc8fb27275d1501d7e60a
│   │   │       │   │   ├── cc
│   │   │       │   │   │   └── 3500cdd670165cd03eaa83e8345d6dfc5b4ae5
│   │   │       │   │   ├── ce
│   │   │       │   │   │   ├── 18ef6ab64582d19ee484d7f267a0a252211d59
│   │   │       │   │   │   └── 3860717d85aa10660cd55bf7d89422b0811004
│   │   │       │   │   ├── cf
│   │   │       │   │   │   ├── 7cb7c757813d332c05e379fadb6abe347b4543
│   │   │       │   │   │   └── b07e8133efc382502a417fd66d9839fe6b1431
│   │   │       │   │   ├── d3
│   │   │       │   │   │   └── 9701083f352db075ec93610da6c49cb1d800fd
│   │   │       │   │   ├── d4
│   │   │       │   │   │   └── 0d3be1e992a946058e137ea209d803cdc13fda
│   │   │       │   │   ├── d5
│   │   │       │   │   │   └── 6303ddd013ab713043bd3d18b6363d197682ea
│   │   │       │   │   ├── d7
│   │   │       │   │   │   └── 15bb93d5dca44dc4e34d23245e026ab6c01bb9
│   │   │       │   │   ├── d8
│   │   │       │   │   │   └── bd7776431495f76153edb86dd4db4f421c7f4d
│   │   │       │   │   ├── da
│   │   │       │   │   │   ├── 68581002d49dd9c379dd4c0f565493e863fb73
│   │   │       │   │   │   └── b41c3e8e7d79b5cad191ccfd7f6255d2fe9096
│   │   │       │   │   ├── dc
│   │   │       │   │   │   ├── 39c5bc858f025e96670131fad900e8ad5b822b
│   │   │       │   │   │   └── 5523d7e6a44cc7c6541a7bc41caa541495e8da
│   │   │       │   │   ├── dd
│   │   │       │   │   │   ├── 230040043e068f51eb86d510f7f1868bb87d78
│   │   │       │   │   │   └── d38f97663374bdaa087f22468d582cce6eecaf
│   │   │       │   │   ├── de
│   │   │       │   │   │   └── a1231f02a801e88a406c1855097dc45a0b70f6
│   │   │       │   │   ├── df
│   │   │       │   │   │   ├── 38bc39b9750e8875a92292f3e97e9184809d90
│   │   │       │   │   │   └── ebb0a31ff36a722647c049566499b50a3f1869
│   │   │       │   │   ├── e1
│   │   │       │   │   │   ├── cf925fffd740cfa01cb26debcf6c24938a3088
│   │   │       │   │   │   └── e66c1d6c91695c925b5dbbe785ed7aaf91b1ea
│   │   │       │   │   ├── e2
│   │   │       │   │   │   ├── 1ed566a646a3aba83cf366fbcc8a3d26dd5dd0
│   │   │       │   │   │   └── 52d264159a06039633f831c47009c4dffbf968
│   │   │       │   │   ├── e3
│   │   │       │   │   │   └── d4ef9c1e29f4a170d99ef45081d409ebee63ba
│   │   │       │   │   ├── e5
│   │   │       │   │   │   └── 33fc89fdf1277a86c35ba65e91f3675fc7a03e
│   │   │       │   │   ├── e6
│   │   │       │   │   │   ├── 39597eb7c7cf0b664c210dbff552bee332c1d0
│   │   │       │   │   │   └── 52b1a04c807b812d2aa23a8fe18d13b60ad102
│   │   │       │   │   ├── e7
│   │   │       │   │   │   └── d139f77d2ab2df00b45ff84999d9a49cfd5f10
│   │   │       │   │   ├── e9
│   │   │       │   │   │   └── b2970a89c6b36c977e82228dfd551eb8f29f2b
│   │   │       │   │   ├── ea
│   │   │       │   │   │   └── be9ea6b01be79efa4c79fac3d31fc84a0cd5ad
│   │   │       │   │   ├── ec
│   │   │       │   │   │   ├── bcf70f12825fea5e050bd20e3239a8c6fabbf2
│   │   │       │   │   │   └── ccd4501edc8029916e48a4faf0c22607ab40a6
│   │   │       │   │   ├── ee
│   │   │       │   │   │   ├── 164e71b045b15e7c338a719a8f4e840192d6b1
│   │   │       │   │   │   └── cd1a3fbf1b2dbca5ae711c642325f286959683
│   │   │       │   │   ├── f2
│   │   │       │   │   │   └── 05cb4a1b6878fe59c4ec5d5f778239e1836127
│   │   │       │   │   ├── f3
│   │   │       │   │   │   ├── 499c359b69b11e4cae5764610158cf34ec4ae5
│   │   │       │   │   │   └── c8328dbb7966fd40309eb897ba6016bea05755
│   │   │       │   │   ├── f5
│   │   │       │   │   │   └── 0e5b2875a50df388a0feb069efead4af50c896
│   │   │       │   │   ├── f7
│   │   │       │   │   │   ├── 382cbe3b3a175dd7811fe38cb611655976b6d6
│   │   │       │   │   │   └── 79c4f863113006e10abb540b9085c77a939658
│   │   │       │   │   ├── f8
│   │   │       │   │   │   ├── b0cdec043ed7a665f50e0a14f6827bb684b0e6
│   │   │       │   │   │   └── e202fa1dc8c744725b015c8e9e44aed55c87e6
│   │   │       │   │   ├── fa
│   │   │       │   │   │   └── 3b398b9853f5226cc6d68ed4dca12631278310
│   │   │       │   │   ├── fc
│   │   │       │   │   │   └── c73560a9e631e2c44371e1594cd10aebcec2a8
│   │   │       │   │   └── fd
│   │   │       │   │       └── 737948f5f7b3001a531059f135d1c2148d2b25
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── add-new-notebook
│   │   │       │           ├── change-output
│   │   │       │           ├── delete-output
│   │   │       │           ├── ipynb_delete_cell
│   │   │       │           ├── ipynb_delete_notebook
│   │   │       │           ├── ipynb_edit
│   │   │       │           ├── ipynb_invalid_to_valid
│   │   │       │           ├── ipynb_valid_to_invalid
│   │   │       │           ├── jpg-diff-branch
│   │   │       │           ├── jpg-diff-branch-changed
│   │   │       │           ├── jpg-diff-branch-unlimited
│   │   │       │           ├── main
│   │   │       │           ├── master
│   │   │       │           ├── svg-diff-branch
│   │   │       │           └── tonsofnotebooks
│   │   │       ├── renderables.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 21
│   │   │       │   │   │   └── 7d6e00080c57881cdb2fe72f569365f56fda68
│   │   │       │   │   ├── 39
│   │   │       │   │   │   └── b4d4533a1acc5916fba4b2372472ab687f15d6
│   │   │       │   │   ├── 42
│   │   │       │   │   │   └── 61a9c4943e20420130256c177e069e0434b316
│   │   │       │   │   ├── 4e
│   │   │       │   │   │   └── e593171e2c8e540e8fccb8b38c7e43a638fcf3
│   │   │       │   │   ├── 56
│   │   │       │   │   │   └── 7b943219b2644e1d5952356096d8dc46aa10b1
│   │   │       │   │   ├── 6d
│   │   │       │   │   │   └── 5d3e66111816db41c42d3554855aea08279108
│   │   │       │   │   ├── 6e
│   │   │       │   │   │   └── 0c23d628fcb7222044da5b2f8354d344158cd5
│   │   │       │   │   ├── 6f
│   │   │       │   │   │   └── 7e85f23f7e422e99d31de7e55cdee679482fa1
│   │   │       │   │   ├── 70
│   │   │       │   │   │   └── d77017247a13c9a2397ded25700b11007a0563
│   │   │       │   │   ├── 71
│   │   │       │   │   │   └── fa98dd1b5eecd7a83b65da2c24312646b7b1d4
│   │   │       │   │   ├── 73
│   │   │       │   │   │   └── 52beb4c8814f5703aff258a3cb03cabc36257b
│   │   │       │   │   ├── 77
│   │   │       │   │   │   └── 3ccf54f1ebe7d0f8200afaf146ca422c2a178b
│   │   │       │   │   ├── 7b
│   │   │       │   │   │   └── 3adb58169e749053c80b5ef52dceaee6eaa20d
│   │   │       │   │   ├── 98
│   │   │       │   │   │   └── 4c5d8b1449c56a01edd71b60201074f65d7557
│   │   │       │   │   ├── a0
│   │   │       │   │   │   └── 552eac2099695fe50c8b92e944ee3618dab862
│   │   │       │   │   ├── ac
│   │   │       │   │   │   └── 42ee7068e2e881e914ea3b4a6a126d55c7c890
│   │   │       │   │   ├── af
│   │   │       │   │   │   ├── 4001d3eadb575ded4d386f90101998e07f0604
│   │   │       │   │   │   └── 7cbb22c2492071d7ff30c7c9b36f2223091135
│   │   │       │   │   ├── b7
│   │   │       │   │   │   └── 35a4fcc832edbdc4328cf30d7089761f8a9620
│   │   │       │   │   ├── c2
│   │   │       │   │   │   └── 34156d96f106111a408a2307098feceb19901b
│   │   │       │   │   ├── ce
│   │   │       │   │   │   └── 15a18e264e398aab4cf149f203ceb1887d1908
│   │   │       │   │   ├── eb
│   │   │       │   │   │   └── 44c16406377a31daf34858f933edf322f28e56
│   │   │       │   │   ├── f8
│   │   │       │   │   │   └── 710d7e8a07a8ffef6aecec9aa6e5b362abb167
│   │   │       │   │   └── fb
│   │   │       │   │       └── ca65e9dfd73dc1ed4690518028cb2741518df2
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── box
│   │   │       │           ├── branch
│   │   │       │           ├── master
│   │   │       │           ├── notebook-add
│   │   │       │           ├── update_box
│   │   │       │           └── update-notebook
│   │   │       ├── repository_contents_test.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── objects
│   │   │       │   │   ├── 00
│   │   │       │   │   │   └── 64d0247333afe64cc3d05830435b418bc47a32
│   │   │       │   │   ├── 0a
│   │   │       │   │   │   └── 84fe0f24a344397ff7590cd9275736f44950b4
│   │   │       │   │   ├── 0c
│   │   │       │   │   │   ├── 6405491e24b64e84ad0cab4b7b9365472156f4
│   │   │       │   │   │   └── ee5105c4c371becae0dba2f091dec1c53e447d
│   │   │       │   │   ├── 10
│   │   │       │   │   │   └── ddd6d257e01349d514541981aeecea6b2e741d
│   │   │       │   │   ├── 12
│   │   │       │   │   │   └── 6aef3aa627ca6f5ee8c7ed50c19b78f17a1bc1
│   │   │       │   │   ├── 1b
│   │   │       │   │   │   └── cd7d10b0453c69d48f9e96f77e6798b59ec15f
│   │   │       │   │   ├── 1f
│   │   │       │   │   │   └── 8a7b5e3fbaa8a83f4a82a71cf0d13e1cf084f7
│   │   │       │   │   ├── 21
│   │   │       │   │   │   └── 8167701b299bbe3397208c38c8a73e0a7848f9
│   │   │       │   │   ├── 25
│   │   │       │   │   │   └── 892976ee079fd80a988e9b724ac4970e4c602a
│   │   │       │   │   ├── 26
│   │   │       │   │   │   └── f0a7f39487d471fe50def407139827d3ce29b9
│   │   │       │   │   ├── 29
│   │   │       │   │   │   └── a422c19251aeaeb907175e9b3219a9bed6c616
│   │   │       │   │   ├── 2b
│   │   │       │   │   │   └── 0fd19aad4c29f9a68297946da598c52c5a3b14
│   │   │       │   │   ├── 32
│   │   │       │   │   │   └── 0c537b058325ca04e2502d60f8a09d9f97cc07
│   │   │       │   │   ├── 34
│   │   │       │   │   │   ├── 5e6aef713208c8d50cdea23b85e6ad831f0449
│   │   │       │   │   │   └── 9822ccc57b0bd6e78d23589f2121db1add6cd1
│   │   │       │   │   ├── 37
│   │   │       │   │   │   └── df6b60f3f5d603dac7a254a7dd310e8aaf3f10
│   │   │       │   │   ├── 3d
│   │   │       │   │   │   └── 0718169bcccd538d1e07827f04c192f99adf80
│   │   │       │   │   ├── 3e
│   │   │       │   │   │   ├── 4c3e1c8e7d68ecfa14e6d27e77d5b6938dfe9e
│   │   │       │   │   │   └── a739689e206348625659a1536fb054537357d2
│   │   │       │   │   ├── 40
│   │   │       │   │   │   ├── 339cca206305133d07d9dcdd16a6908bffd81c
│   │   │       │   │   │   └── 4da5dec87444f4bbbf91f4c753e59536bdfd7b
│   │   │       │   │   ├── 42
│   │   │       │   │   │   └── 221520b35ffacb519bd010d9b61bf2b8faa414
│   │   │       │   │   ├── 44
│   │   │       │   │   │   └── cd1f22e31af8c4028c23281bfb562ad9a184af
│   │   │       │   │   ├── 46
│   │   │       │   │   │   └── b5b1e7eabed5d93b4933315dcb395ec65e1f7a
│   │   │       │   │   ├── 47
│   │   │       │   │   │   └── 554bca6848070b01a87e85057300f4db9ab3db
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── 825dc642cb6eb9a060e54bf8d69288fbee4904
│   │   │       │   │   ├── 57
│   │   │       │   │   │   └── bd590a6263bb75d29472634630b6c7fe272a4c
│   │   │       │   │   ├── 5a
│   │   │       │   │   │   └── 87dd0219beebaba7574d82cfa1f348a2a616de
│   │   │       │   │   ├── 60
│   │   │       │   │   │   └── f70893bdf66fd26f8ba583521b2d512d87734d
│   │   │       │   │   ├── 61
│   │   │       │   │   │   └── a4709fef5564d5910963dd516efc856fc5241e
│   │   │       │   │   ├── 63
│   │   │       │   │   │   └── cfbfbcf40a4c78371a7a2eb8eec72cbebf5ead
│   │   │       │   │   ├── 69
│   │   │       │   │   │   └── f17970461562b4b853933c974ccc74f251b003
│   │   │       │   │   ├── 6b
│   │   │       │   │   │   └── f267f6ef0b29c05ce47258b99422848d2799ba
│   │   │       │   │   ├── 72
│   │   │       │   │   │   └── daa8a53268a8881be4cabe1223e941a9051b19
│   │   │       │   │   ├── 81
│   │   │       │   │   │   ├── 41d78f1446285dc445fcb55330e2d3609b5703
│   │   │       │   │   │   └── 7d3d6a81df3ef875bd7e3655b30015d47bec60
│   │   │       │   │   ├── 89
│   │   │       │   │   │   └── 3b542e2708e7c653b5ccb8ba000dfbf4e112a2
│   │   │       │   │   ├── 8a
│   │   │       │   │   │   └── 2253252eec0aabc0ffde593c56a951ad70f8c9
│   │   │       │   │   ├── 8c
│   │   │       │   │   │   ├── 0ff8a7ae6728defcfc55aba0cf3b57f8758cb6
│   │   │       │   │   │   └── e74125525923cc8ca678afcfb3db7e2c0e8c22
│   │   │       │   │   ├── 90
│   │   │       │   │   │   └── 57d265a94edd05186d18d150d5db408daab592
│   │   │       │   │   ├── 91
│   │   │       │   │   │   └── 86cbebc115bfa4e4b548f74dd03ccb1c5d96eb
│   │   │       │   │   ├── 99
│   │   │       │   │   │   └── a5ce22ada0438501252661eee6c17e5c59abfe
│   │   │       │   │   ├── 9c
│   │   │       │   │   │   └── 7081a186314bff683b50751c5dd03b12fb185b
│   │   │       │   │   ├── 9d
│   │   │       │   │   │   └── aeafb9864cf43055ae93beb0afd6c7d144bfa4
│   │   │       │   │   ├── a4
│   │   │       │   │   │   └── 800229e63bf87fc1e1701dfb1146c1068d9791
│   │   │       │   │   ├── a6
│   │   │       │   │   │   └── 633754dfb343418aff1b8c3e1affc57844f8fc
│   │   │       │   │   ├── ad
│   │   │       │   │   │   └── 5daf12d48c19d6adbfe5ccb8030e0b2226d7dd
│   │   │       │   │   ├── ae
│   │   │       │   │   │   └── 651aed48017ef0b95caf5b08432eac3e87a1d5
│   │   │       │   │   ├── d0
│   │   │       │   │   │   └── 62d5f6a2e8e6d7a218b96d8cee9e461716af43
│   │   │       │   │   ├── d7
│   │   │       │   │   │   └── 55c48645bddc81eacad5f8d2ed15bbecdf77fb
│   │   │       │   │   ├── da
│   │   │       │   │   │   └── 22902478f15b452f03cb2d63343d03d822846b
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   ├── e9
│   │   │       │   │   │   └── 593ca4e46eca51f49fa37228c2786a93bf7d7d
│   │   │       │   │   ├── eb
│   │   │       │   │   │   └── 5adad3bfa2026f7a8380d74c7fa4a59ffe827a
│   │   │       │   │   ├── f2
│   │   │       │   │   │   └── 3718f2083beee40a931b3bf02761c503b54fd0
│   │   │       │   │   ├── f4
│   │   │       │   │   │   └── dc787c810b20ab2dbfbf876c19f602b5f4e61a
│   │   │       │   │   ├── f6
│   │   │       │   │   │   └── 48f5aba7ccb249f0d5a0d7a04af8cdd3ecf662
│   │   │       │   │   ├── fd
│   │   │       │   │   │   └── bc7ea227fdf09387c8f786b0734af8d350e9b5
│   │   │       │   │   └── fe
│   │   │       │   │       └── ae08c39f6ba5d602f3d7b658a93ff468c25dbd
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       ├── __gh__
│   │   │       │       │   └── hidden
│   │   │       │       ├── heads
│   │   │       │       │   ├── #250
│   │   │       │       │   │   ├── main+branch
│   │   │       │       │   │   └── main-branch
│   │   │       │       │   ├── dir-file-nested-same-name
│   │   │       │       │   ├── @foo@
│   │   │       │       │   │   └── @bar@
│   │   │       │       │   ├── foo{bar
│   │   │       │       │   ├── main
│   │   │       │       │   ├── réference
│   │   │       │       │   ├── special-name
│   │   │       │       │   ├── symlink-to-bin
│   │   │       │       │   └── very-long-path
│   │   │       │       ├── my-custom-ref
│   │   │       │       └── tags
│   │   │       │           ├── branch_and_tag
│   │   │       │           ├── test-annotated-tag
│   │   │       │           └── v2-g5a87dd02
│   │   │       ├── repository_graph_cached.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-c1d73197b733af040c9112e0c1548e8aea78b445.idx
│   │   │       │   │       └── pack-c1d73197b733af040c9112e0c1548e8aea78b445.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── repository_graph_code_frequency.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-694c90c5b89f44c9a3e3e3d6856a23cb283c54ce.idx
│   │   │       │   │       └── pack-694c90c5b89f44c9a3e3e3d6856a23cb283c54ce.pack
│   │   │       │   └── packed-refs
│   │   │       ├── repository_graph_commit_activity.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-694c90c5b89f44c9a3e3e3d6856a23cb283c54ce.idx
│   │   │       │   │       └── pack-694c90c5b89f44c9a3e3e3d6856a23cb283c54ce.pack
│   │   │       │   └── packed-refs
│   │   │       ├── repository_graph_contributors.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e5bfc7afcf8501f56176842076ec13600e88f526.idx
│   │   │       │   │       └── pack-e5bfc7afcf8501f56176842076ec13600e88f526.pack
│   │   │       │   └── packed-refs
│   │   │       ├── repository_graph_empty.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-8779f57f33f5125856cd2180420899c43acb0310.idx
│   │   │       │   │       └── pack-8779f57f33f5125856cd2180420899c43acb0310.pack
│   │   │       │   └── packed-refs
│   │   │       ├── repository_graph_participation.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 82
│   │   │       │   │   │   └── b736726dbd2b87de2cda1cd215b6357fbe5b6c
│   │   │       │   │   ├── b6
│   │   │       │   │   │   └── 28fe3ce2acee3b764151ffc1694fbb9ce86b97
│   │   │       │   │   ├── ce
│   │   │       │   │   │   └── 0134f281383fef8c41acdb3d7bb5bfd3fdaf65
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-03636f19047417f514f1c9b14e64ecea34226bf4.idx
│   │   │       │   │       └── pack-03636f19047417f514f1c9b14e64ecea34226bf4.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── test
│   │   │       ├── repository_graph_punchcard.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-694c90c5b89f44c9a3e3e3d6856a23cb283c54ce.idx
│   │   │       │   │       └── pack-694c90c5b89f44c9a3e3e3d6856a23cb283c54ce.pack
│   │   │       │   └── packed-refs
│   │   │       ├── repository_graph_tzborder.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-bf7c19ff5e66be0b2d0da15043ac0d70aefe6fd7.idx
│   │   │       │   │       └── pack-bf7c19ff5e66be0b2d0da15043ac0d70aefe6fd7.pack
│   │   │       │   └── packed-refs
│   │   │       ├── repository_graph_unusable_data.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 32
│   │   │       │   │   │   └── 9678e58a7590d713c2b7933514e30c8fd30d5b
│   │   │       │   │   ├── cf
│   │   │       │   │   │   └── 1d2c8cb833bd805cf5b20c1f7d3103f75280cd
│   │   │       │   │   ├── ec
│   │   │       │   │   │   └── 33912c472f35f96b8381be5756491022a64dc9
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-b12677c9d0aea23f70f53b969618f64e45c1be71.idx
│   │   │       │   │       └── pack-b12677c9d0aea23f70f53b969618f64e45c1be71.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   └── master
│   │   │       │       └── original
│   │   │       │           └── refs
│   │   │       │               └── heads
│   │   │       │                   └── master
│   │   │       ├── repository_head_branch.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0c
│   │   │       │   │   │   └── ee5105c4c371becae0dba2f091dec1c53e447d
│   │   │       │   │   ├── 1b
│   │   │       │   │   │   └── cd7d10b0453c69d48f9e96f77e6798b59ec15f
│   │   │       │   │   ├── 1c
│   │   │       │   │   │   └── b26b7314619f4aa19dd8890a7d66d4332b21e5
│   │   │       │   │   ├── 21
│   │   │       │   │   │   └── 8167701b299bbe3397208c38c8a73e0a7848f9
│   │   │       │   │   ├── 29
│   │   │       │   │   │   └── a422c19251aeaeb907175e9b3219a9bed6c616
│   │   │       │   │   ├── 2b
│   │   │       │   │   │   └── abd52722f067dc635b9acb77ad9002c8c3b880
│   │   │       │   │   ├── 2e
│   │   │       │   │   │   └── 6ee86eeb3638597a5a1edd22d0c995541e920e
│   │   │       │   │   ├── 44
│   │   │       │   │   │   └── cd1f22e31af8c4028c23281bfb562ad9a184af
│   │   │       │   │   ├── 46
│   │   │       │   │   │   └── b5b1e7eabed5d93b4933315dcb395ec65e1f7a
│   │   │       │   │   ├── 48
│   │   │       │   │   │   └── c3b7bb9d4417c22a70b8928a4bc462bb9be14b
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── 825dc642cb6eb9a060e54bf8d69288fbee4904
│   │   │       │   │   ├── 57
│   │   │       │   │   │   └── f4f6bf3b141b4ed631b26e24b0356fe8948e87
│   │   │       │   │   ├── 5a
│   │   │       │   │   │   └── 87dd0219beebaba7574d82cfa1f348a2a616de
│   │   │       │   │   ├── 61
│   │   │       │   │   │   └── a4709fef5564d5910963dd516efc856fc5241e
│   │   │       │   │   ├── 6b
│   │   │       │   │   │   └── f267f6ef0b29c05ce47258b99422848d2799ba
│   │   │       │   │   ├── 6f
│   │   │       │   │   │   └── 0b6c3a8ebcdc867ac5dd882c55114608b39331
│   │   │       │   │   ├── 81
│   │   │       │   │   │   └── 7d3d6a81df3ef875bd7e3655b30015d47bec60
│   │   │       │   │   ├── 8a
│   │   │       │   │   │   └── 2253252eec0aabc0ffde593c56a951ad70f8c9
│   │   │       │   │   ├── 8e
│   │   │       │   │   │   └── 66e8527ca4d62cfe0c5fdb438668e9aaebf15f
│   │   │       │   │   ├── 90
│   │   │       │   │   │   └── 57d265a94edd05186d18d150d5db408daab592
│   │   │       │   │   ├── 91
│   │   │       │   │   │   └── 86cbebc115bfa4e4b548f74dd03ccb1c5d96eb
│   │   │       │   │   ├── 9c
│   │   │       │   │   │   └── 7081a186314bff683b50751c5dd03b12fb185b
│   │   │       │   │   ├── 9d
│   │   │       │   │   │   └── aeafb9864cf43055ae93beb0afd6c7d144bfa4
│   │   │       │   │   ├── a6
│   │   │       │   │   │   └── 633754dfb343418aff1b8c3e1affc57844f8fc
│   │   │       │   │   ├── b1
│   │   │       │   │   │   └── d9075d1f8666ec8e16fca1d8c3b1732e640006
│   │   │       │   │   ├── bc
│   │   │       │   │   │   └── aca5eb5134dd7cb00059d8feeece58d17c8fb4
│   │   │       │   │   ├── ce
│   │   │       │   │   │   └── 51f4f80262abd727e19e54163edc441b1a0494
│   │   │       │   │   ├── d8
│   │   │       │   │   │   └── db81c490eabdafdb9808965debadc412739a27
│   │   │       │   │   ├── de
│   │   │       │   │   │   └── c2cbe1fa34fe8d08aa4031b70da63b6399cc3f
│   │   │       │   │   ├── e3
│   │   │       │   │   │   └── adb3435131dd918569ec6321d12958a6e60465
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   ├── e8
│   │   │       │   │   │   └── e6497b695cafa6a930a415cb656c78994b5b7e
│   │   │       │   │   ├── ea
│   │   │       │   │   │   └── aca8f36c40cb5606809f9bf2348fbf5ae657ee
│   │   │       │   │   ├── eb
│   │   │       │   │   │   └── 5adad3bfa2026f7a8380d74c7fa4a59ffe827a
│   │   │       │   │   └── fd
│   │   │       │   │       └── bc7ea227fdf09387c8f786b0734af8d350e9b5
│   │   │       │   └── packed-refs
│   │   │       ├── repository_no_head.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0c
│   │   │       │   │   │   └── ee5105c4c371becae0dba2f091dec1c53e447d
│   │   │       │   │   ├── 1b
│   │   │       │   │   │   └── cd7d10b0453c69d48f9e96f77e6798b59ec15f
│   │   │       │   │   ├── 21
│   │   │       │   │   │   └── 8167701b299bbe3397208c38c8a73e0a7848f9
│   │   │       │   │   ├── 29
│   │   │       │   │   │   └── a422c19251aeaeb907175e9b3219a9bed6c616
│   │   │       │   │   ├── 44
│   │   │       │   │   │   └── cd1f22e31af8c4028c23281bfb562ad9a184af
│   │   │       │   │   ├── 46
│   │   │       │   │   │   └── b5b1e7eabed5d93b4933315dcb395ec65e1f7a
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── 825dc642cb6eb9a060e54bf8d69288fbee4904
│   │   │       │   │   ├── 5a
│   │   │       │   │   │   └── 87dd0219beebaba7574d82cfa1f348a2a616de
│   │   │       │   │   ├── 61
│   │   │       │   │   │   └── a4709fef5564d5910963dd516efc856fc5241e
│   │   │       │   │   ├── 6b
│   │   │       │   │   │   └── f267f6ef0b29c05ce47258b99422848d2799ba
│   │   │       │   │   ├── 81
│   │   │       │   │   │   └── 7d3d6a81df3ef875bd7e3655b30015d47bec60
│   │   │       │   │   ├── 8a
│   │   │       │   │   │   └── 2253252eec0aabc0ffde593c56a951ad70f8c9
│   │   │       │   │   ├── 90
│   │   │       │   │   │   └── 57d265a94edd05186d18d150d5db408daab592
│   │   │       │   │   ├── 91
│   │   │       │   │   │   └── 86cbebc115bfa4e4b548f74dd03ccb1c5d96eb
│   │   │       │   │   ├── 9c
│   │   │       │   │   │   └── 7081a186314bff683b50751c5dd03b12fb185b
│   │   │       │   │   ├── 9d
│   │   │       │   │   │   └── aeafb9864cf43055ae93beb0afd6c7d144bfa4
│   │   │       │   │   ├── a6
│   │   │       │   │   │   └── 633754dfb343418aff1b8c3e1affc57844f8fc
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   ├── eb
│   │   │       │   │   │   └── 5adad3bfa2026f7a8380d74c7fa4a59ffe827a
│   │   │       │   │   └── fd
│   │   │       │   │       └── bc7ea227fdf09387c8f786b0734af8d350e9b5
│   │   │       │   └── packed-refs
│   │   │       ├── repository_stats_api.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   └── HEAD
│   │   │       ├── repository_test_simple.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── be
│   │   │       │   │   │   └── 51262f861a278eac939e03555203a448a55699
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-82cdbfa51af910c3c18b28ba99e6e0e96f48137d.idx
│   │   │       │   │       └── pack-82cdbfa51af910c3c18b28ba99e6e0e96f48137d.pack
│   │   │       │   └── packed-refs
│   │   │       ├── repository_test_symlink.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-071ca387fb622e3b9afa887089cb11297d85162f.idx
│   │   │       │   │       └── pack-071ca387fb622e3b9afa887089cb11297d85162f.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   └── main
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── review_comment_fork.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 00
│   │   │       │   │   │   └── 5e42b6ae1cc6fcae2783aa4492fa728a3baa1a
│   │   │       │   │   ├── 03
│   │   │       │   │   │   └── 97c9c630171bd36ce69fa89c4f1b947166f081
│   │   │       │   │   ├── 08
│   │   │       │   │   │   └── 1eaa0cd4120a1a8958ebddef8383a07869de92
│   │   │       │   │   ├── 0c
│   │   │       │   │   │   └── 59f7587709d774df496b6bf38c1105045972df
│   │   │       │   │   ├── 0d
│   │   │       │   │   │   └── f0b021f3a70c8ebb5c34dc03bd671636dedccd
│   │   │       │   │   ├── 0e
│   │   │       │   │   │   └── 6be1e997a643aec8ba9410e4851e6507dfa47c
│   │   │       │   │   ├── 0f
│   │   │       │   │   │   └── cbb4c9efd23f1a91cc2d2b86c29f957a6933f8
│   │   │       │   │   ├── 20
│   │   │       │   │   │   └── 12b8d3fcd4d9b2b4fc0e19159ac8a8eb94609b
│   │   │       │   │   ├── 27
│   │   │       │   │   │   └── ff214dc0435259898aa7894e7d9ec394a0b2d1
│   │   │       │   │   ├── 2c
│   │   │       │   │   │   └── 62bbd09e5074fa8818f7be4131745c4b62efc9
│   │   │       │   │   ├── 30
│   │   │       │   │   │   └── 85569810829c8a93cdb32ad898f26019bbe6c9
│   │   │       │   │   ├── 3e
│   │   │       │   │   │   └── 53152ac6120e94fc12087a8ec7fd4ff8a5bf7f
│   │   │       │   │   ├── 42
│   │   │       │   │   │   └── 30060025b8348f31d7e9c162e87fdc7bb56769
│   │   │       │   │   ├── 59
│   │   │       │   │   │   └── 8d7f401ba0a6d8c081d52ed9c82db3576ae0e0
│   │   │       │   │   ├── 8b
│   │   │       │   │   │   └── 8e0ae806014a3155dcbb3160620382947e17ab
│   │   │       │   │   ├── 8f
│   │   │       │   │   │   └── a82be7b303b5e8fae3fc9b17aed660d54db2ee
│   │   │       │   │   ├── 96
│   │   │       │   │   │   └── 39737efa4d5904c549b2bdf313a42342ca4e8d
│   │   │       │   │   ├── 9d
│   │   │       │   │   │   └── 3edd44dcbc076ff7fe247c2c7d559252c33a37
│   │   │       │   │   ├── 9e
│   │   │       │   │   │   └── bcedb70f4042794ea881d1afcbb31406adcc6c
│   │   │       │   │   ├── a1
│   │   │       │   │   │   └── 1d2cbabdc03d2d98914329dca9fb43a80ae0b0
│   │   │       │   │   ├── c2
│   │   │       │   │   │   └── 517d8e91565acfbbd1f7a9533ef47e774f0f1b
│   │   │       │   │   ├── c3
│   │   │       │   │   │   └── 21e1cf8d7c465b1f507bcd28fae953ae356302
│   │   │       │   │   ├── c4
│   │   │       │   │   │   └── 465f65f93774e1780f9979cbbd63294a0ba7b0
│   │   │       │   │   ├── c7
│   │   │       │   │   │   └── 0a3dbef7c7d6d598805b334c1c8e4ccb349ae7
│   │   │       │   │   ├── d8
│   │   │       │   │   │   └── 9726691c27a8d7b044a00ccb77728ab986a1ce
│   │   │       │   │   ├── da
│   │   │       │   │   │   └── a135ba0af1d15d1909d96e5592721d34b6332b
│   │   │       │   │   ├── de
│   │   │       │   │   │   └── 4b8b5fdabe4a9194e83dd7d31929136b22671a
│   │   │       │   │   ├── e9
│   │   │       │   │   │   └── 40ee27f269dc4b798b7e0b322b8d9dcdbd9d7c
│   │   │       │   │   ├── f4
│   │   │       │   │   │   └── f7ed2e29b51830146d96aed06f6768e9d8777f
│   │   │       │   │   ├── f8
│   │   │       │   │   │   └── 7f5ff6d6314693128759e3c5de94c8e04fbc0f
│   │   │       │   │   ├── fa
│   │   │       │   │   │   └── 97e970518bb04f664a6bb7f33062ae2847ca04
│   │   │       │   │   ├── fb
│   │   │       │   │   │   └── b2648e54ebf63bd9071a17be7abcbf03c8be0f
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-22d16917faf7c32cd48c273300cc7b86fbb17481.idx
│   │   │       │   │       └── pack-22d16917faf7c32cd48c273300cc7b86fbb17481.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── blob_position_shift
│   │   │       │           ├── blob_renamed
│   │   │       │           ├── high_line_number_change
│   │   │       │           ├── orphan-branch
│   │   │       │           ├── rebased
│   │   │       │           ├── rebase-me
│   │   │       │           └── rename-topic
│   │   │       ├── review_comment_source.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-0bf3f68acea78efa44cbda6695802819a09d12c4.idx
│   │   │       │   │       └── pack-0bf3f68acea78efa44cbda6695802819a09d12c4.pack
│   │   │       │   └── packed-refs
│   │   │       ├── saas_migration_test.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-f62d6f4817c2a2ca83bf3580a371050bbbc84b90.idx
│   │   │       │   │       └── pack-f62d6f4817c2a2ca83bf3580a371050bbbc84b90.pack
│   │   │       │   └── packed-refs
│   │   │       ├── search_test.git
│   │   │       │   ├── config
│   │   │       │   ├── git-daemon-export-ok
│   │   │       │   ├── HEAD
│   │   │       │   ├── index
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-88ea8932d6b57ab69725803df7e22c24006d6f1b.idx
│   │   │       │   │       └── pack-88ea8932d6b57ab69725803df7e22c24006d6f1b.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── security_campaigns_autofixes.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── d3
│   │   │       │   │   │   └── 456c3effb50e7c24654c8993c3efe87a5a33f5
│   │   │       │   │   ├── info
│   │   │       │   │   │   ├── commit-graph
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-721c55e7e196a67a29c2aedf0a4eb2690299bbb2.idx
│   │   │       │   │       └── pack-721c55e7e196a67a29c2aedf0a4eb2690299bbb2.pack
│   │   │       │   └── packed-refs
│   │   │       ├── semantic_diff.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-9fcb245681cbfa21777ea2e8e5d27e9756f45b6e.idx
│   │   │       │   │       └── pack-9fcb245681cbfa21777ea2e8e5d27e9756f45b6e.pack
│   │   │       │   └── packed-refs
│   │   │       ├── service_hooks_job_test.git
│   │   │       │   ├── audit_log
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── git-daemon-export-ok
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           ├── blank_lines
│   │   │       │   │           └── lazy_delegator
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0a
│   │   │       │   │   │   └── c3f88a6eea77e2b7daac88e12f0218e6dd042d
│   │   │       │   │   ├── 44
│   │   │       │   │   │   └── f82e5ac93ba322161019dce44b78c5bd1fdce2
│   │   │       │   │   ├── 9e
│   │   │       │   │   │   └── 2f146a0cb592c10ac393a569146443b27e4e56
│   │   │       │   │   ├── fb
│   │   │       │   │   │   └── 58d3284dbf05e05d8c2ab04ff5bfe853b67d88
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-88ea8932d6b57ab69725803df7e22c24006d6f1b.idx
│   │   │       │   │       └── pack-88ea8932d6b57ab69725803df7e22c24006d6f1b.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── blank_lines
│   │   │       │           └── lazy_delegator
│   │   │       ├── sha_256_base.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 01
│   │   │       │   │   │   └── 11a1c53f16b3c3d4a6dae5f757bf94abc0905d4f4ebd79d770fd571ad65d62
│   │   │       │   │   ├── 0c
│   │   │       │   │   │   └── ec8b9de8d680b370bca5ecf781990dbbe8a7fbfe94a3d536e25ed30566d79a
│   │   │       │   │   ├── 24
│   │   │       │   │   │   └── 3726f38acf0637d114ea694f84fed593848ac239447a9cae6358eaf2c8f395
│   │   │       │   │   ├── 33
│   │   │       │   │   │   └── ce8f84a116d9969ab5e36d2591419e286efd599443f1e1f7b7aed2a51ff7b5
│   │   │       │   │   ├── 3f
│   │   │       │   │   │   └── 56bf25abbd280a877d1e8d015522fd6f14f15751a580e9f2cf727fd9d13eec
│   │   │       │   │   ├── 45
│   │   │       │   │   │   └── 4ddeead35da0c28a13fdafbea17ef1660b2bf480fd21c72815b7a4fba2b781
│   │   │       │   │   ├── 47
│   │   │       │   │   │   └── e0396f681887a51451eedae5244859c914b3f56575adec5a54c402eb08bbba
│   │   │       │   │   ├── 4e
│   │   │       │   │   │   └── 4d6d4bb9dcced54d81981a5b2dc429d22cce9cd5b15a1b7e137b74703db874
│   │   │       │   │   ├── 53
│   │   │       │   │   │   └── 3227d8a50cbae294f9c8a69772c5a21a8bd8fa1b4db46eabf70d7a8599f2a8
│   │   │       │   │   ├── 58
│   │   │       │   │   │   └── e003240c4c123296daacb3e07cb4e54d2ab2ec4d341ee63ac5755957313e95
│   │   │       │   │   ├── 5b
│   │   │       │   │   │   └── e43a031311490beed032aa3cd084015f8799da45cf82a445b962f3e558f0f4
│   │   │       │   │   ├── 5c
│   │   │       │   │   │   └── 469c34a6e952d19b480307c60ff2dc741a909f5c593f00eca1f6f38c1a16cc
│   │   │       │   │   ├── 5e
│   │   │       │   │   │   ├── e00ac1ac2a5f961eb25784dbec46d1a17c0c91cd116ad96761366319a55008
│   │   │       │   │   │   └── f8f34f382a49e6416d84d2f0c87ea0d74fda2f79076ef610f873b715585d4a
│   │   │       │   │   ├── 63
│   │   │       │   │   │   ├── 0b3d872126982f600eb8c8f3ec56f23c68f498eb74bff2c779db3315b53c16
│   │   │       │   │   │   └── 15555c3eefdb43b1b2950d9a77e8ade2ba52c94d24a338d79680eba29bbb88
│   │   │       │   │   ├── 66
│   │   │       │   │   │   └── d98d0ff4b13c7890ce6d2c224ee6e275594db325922c138eeadebe0cfd9e65
│   │   │       │   │   ├── 6b
│   │   │       │   │   │   └── 37cfe4dd50c627bfe2ad097ce8a9b25b05443f50547351da49c3aef3e47b92
│   │   │       │   │   ├── 6f
│   │   │       │   │   │   └── b2992dd84bf0557ac2d99dc386c14b629174f282b1ebbc652d0f558dd12562
│   │   │       │   │   ├── 71
│   │   │       │   │   │   └── 7883f01ebf8bcbe862a72d79e4e4e56379ce467ca6edb6f51cda1b3bd74555
│   │   │       │   │   ├── 76
│   │   │       │   │   │   └── 82670daa324082ad2031df3dc8a836699d7fa1c19180ce0d2545ee13f63764
│   │   │       │   │   ├── 79
│   │   │       │   │   │   └── cb21d7dce75feba3411f9869b4afbcdff217bba573e7cca8ab3abc6559614d
│   │   │       │   │   ├── 81
│   │   │       │   │   │   └── edcf906f0c8e3b3994f1f8ef370d751b71fc4efd1ef68c191c132718535b0b
│   │   │       │   │   ├── 8d
│   │   │       │   │   │   └── ccb49c33e14b74af8ddd355b1490b4a9909ddb48a4c5d11f1fd0ab5a22cf37
│   │   │       │   │   ├── a1
│   │   │       │   │   │   └── 0edead0048affbd07931c964f8c1fcae627dc72fcc61a9a2c1e892c16d7279
│   │   │       │   │   ├── a2
│   │   │       │   │   │   └── a0ccdda94d67aa7491fc5a94875ab88395da0cb27344b1b130bf28ee3747c7
│   │   │       │   │   ├── a3
│   │   │       │   │   │   └── 7099b9adc0826d7c6fc2254ea703688ff8e9b6fa3cee19190c1e63a7485092
│   │   │       │   │   ├── a5
│   │   │       │   │   │   └── 16a042ed347c0b1e458fd328abdb2443dac4eaa916ac3a371e136356217575
│   │   │       │   │   ├── b0
│   │   │       │   │   │   └── bdf4576e69a8e695a08709e966a92c95dc82dec9cf15ff0f180117a48a95a6
│   │   │       │   │   ├── c1
│   │   │       │   │   │   └── b3a8621d1b098d0f355176542f936354f403526e94f19f8c6350bff4bc09f3
│   │   │       │   │   ├── d0
│   │   │       │   │   │   └── 3abd1272a21798e736a907a5e13f36032b28c5c4172464e4a642edbb6a6b09
│   │   │       │   │   ├── d4
│   │   │       │   │   │   └── b82dba01e89fd5b8dbf8eaa188f35aca77c3fb8d6e68c9f4efe1713eb3c6b3
│   │   │       │   │   ├── db
│   │   │       │   │   │   └── 05d94c52ee39cddc805f8fcf1d5a43cce90ce6457939eec4fa4888f5c357df
│   │   │       │   │   ├── dd
│   │   │       │   │   │   └── 08effdf483923a4494b49bc0d3b1579ac28813c466e091ee77a522f42e9c5b
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── f825a2bdb4008335e9b521660997abec1a5032d33954b834c3dc5f071e8d9b
│   │   │       │   │   ├── ea
│   │   │       │   │   │   └── 70e20c5346761e83daaf4ce89e9c79c7fc94f0e58562aaa0aeeabdd47f85a0
│   │   │       │   │   └── fa
│   │   │       │   │       └── 7375868eea9f10a104c94686a8d3c307583c13f696f22df5b84ee505a91d66
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── main
│   │   │       ├── signed_commits.git
│   │   │       │   ├── audit_log
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── index
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           ├── master
│   │   │       │   │           ├── onetime-master
│   │   │       │   │           └── ssh-signed-master
│   │   │       │   ├── objects
│   │   │       │   │   ├── 2d
│   │   │       │   │   │   └── 219de67bc64db04d9ca970fc59afb4b0bf6ec2
│   │   │       │   │   ├── 47
│   │   │       │   │   │   └── f7db271c32613a8b504fcb83b1a245a6b31183
│   │   │       │   │   ├── 5c
│   │   │       │   │   │   └── 1a5fcd48976693b06312db30dcf38d8d2b882d
│   │   │       │   │   ├── 7e
│   │   │       │   │   │   └── 806ce941c24b0ebfb553b9a91c9f867a994c27
│   │   │       │   │   ├── 80
│   │   │       │   │   │   └── 4a1aa21fcf4035f1ce8cfcb8409877781ef9c1
│   │   │       │   │   ├── cb
│   │   │       │   │   │   └── 81caeb9922a26fd8bf8fbfae527396c212717a
│   │   │       │   │   ├── ef
│   │   │       │   │   │   └── f669e775ef3550a677a4ea06ea00c926237ed5
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-2f5aa3b2b75ed1c86a815a8a54be9908deed5692.idx
│   │   │       │   │       ├── pack-2f5aa3b2b75ed1c86a815a8a54be9908deed5692.pack
│   │   │       │   │       ├── pack-57cea6e909f56d89337a4b548c35def8be1ff371.idx
│   │   │       │   │       ├── pack-57cea6e909f56d89337a4b548c35def8be1ff371.pack
│   │   │       │   │       ├── pack-5993c881929014731ed8166fea00326f46e13faf.idx
│   │   │       │   │       ├── pack-5993c881929014731ed8166fea00326f46e13faf.pack
│   │   │       │   │       ├── pack-a0ab99f43289a26b4f5afb100e851a07ff7f25d7.idx
│   │   │       │   │       ├── pack-a0ab99f43289a26b4f5afb100e851a07ff7f25d7.pack
│   │   │       │   │       ├── pack-a85e4c6b68a92f2c0af082c8b7cab56e2946a314.idx
│   │   │       │   │       ├── pack-a85e4c6b68a92f2c0af082c8b7cab56e2946a314.pack
│   │   │       │   │       ├── pack-c04452b09a3b2136103995d02556fdbb518b4c3b.idx
│   │   │       │   │       ├── pack-c04452b09a3b2136103995d02556fdbb518b4c3b.pack
│   │   │       │   │       ├── pack-fb4e415b31e57f68f8ff4c78ea2cea63af1767db.idx
│   │   │       │   │       └── pack-fb4e415b31e57f68f8ff4c78ea2cea63af1767db.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   ├── master
│   │   │       │       │   ├── onetime-master
│   │   │       │       │   └── ssh-signed-master
│   │   │       │       └── tags
│   │   │       ├── simple_ahead_behind.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           ├── ahead-behind
│   │   │       │   │           └── cr-line-endings
│   │   │       │   ├── objects
│   │   │       │   │   ├── 05
│   │   │       │   │   │   └── 58fce3a21a2b75158d4c77777fea39ced6a5c3
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   └── 69dbd03f244871233da7b4ffe61ec8bb0f4867
│   │   │       │   │   ├── 3c
│   │   │       │   │   │   └── adea260b677e4265363400d2dd6bd2f950d4bf
│   │   │       │   │   ├── 4d
│   │   │       │   │   │   └── 7f68e65e8fa40f1b465b86fb80dc7f8eedb1b9
│   │   │       │   │   ├── 83
│   │   │       │   │   │   └── 437f8f40137d060fa71a9a66c17290f452d33b
│   │   │       │   │   ├── 8d
│   │   │       │   │   │   └── b675bf2e523350ba00c13e646d45bd3ebd669d
│   │   │       │   │   ├── b2
│   │   │       │   │   │   └── cc4b9825a4cd1ac4f053f0fd5d65567cbd64a7
│   │   │       │   │   ├── bb
│   │   │       │   │   │   └── b628c38e30a9785f38dbb200719db16262c0b9
│   │   │       │   │   ├── e9
│   │   │       │   │   │   └── 1a032dc9f19058a375fb3db68c9dda73527d13
│   │   │       │   │   ├── f3
│   │   │       │   │   │   └── fc28565ec53e43a7aa3c1e86c29577d9e651de
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-acc9411a17d3a7bbef926790771ed4eb7fa1e920.idx
│   │   │       │   │       └── pack-acc9411a17d3a7bbef926790771ed4eb7fa1e920.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── ahead-behind
│   │   │       │           └── cr-line-endings
│   │   │       ├── simple_default_main.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── cr-line-endings
│   │   │       │   ├── objects
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   └── 69dbd03f244871233da7b4ffe61ec8bb0f4867
│   │   │       │   │   ├── b2
│   │   │       │   │   │   └── cc4b9825a4cd1ac4f053f0fd5d65567cbd64a7
│   │   │       │   │   ├── e9
│   │   │       │   │   │   └── 1a032dc9f19058a375fb3db68c9dda73527d13
│   │   │       │   │   ├── f3
│   │   │       │   │   │   └── fc28565ec53e43a7aa3c1e86c29577d9e651de
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-acc9411a17d3a7bbef926790771ed4eb7fa1e920.idx
│   │   │       │   │       └── pack-acc9411a17d3a7bbef926790771ed4eb7fa1e920.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── cr-line-endings
│   │   │       ├── simple.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── cr-line-endings
│   │   │       │   ├── objects
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   └── 69dbd03f244871233da7b4ffe61ec8bb0f4867
│   │   │       │   │   ├── b2
│   │   │       │   │   │   └── cc4b9825a4cd1ac4f053f0fd5d65567cbd64a7
│   │   │       │   │   ├── e9
│   │   │       │   │   │   └── 1a032dc9f19058a375fb3db68c9dda73527d13
│   │   │       │   │   ├── f3
│   │   │       │   │   │   └── fc28565ec53e43a7aa3c1e86c29577d9e651de
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-acc9411a17d3a7bbef926790771ed4eb7fa1e920.idx
│   │   │       │   │       └── pack-acc9411a17d3a7bbef926790771ed4eb7fa1e920.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── cr-line-endings
│   │   │       ├── simple_tags_repository_test.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 7f
│   │   │       │   │   │   └── 70c51dc2267a53df64f4888aeea8e622984c24
│   │   │       │   │   ├── e8
│   │   │       │   │   │   └── 3a78f5593200e819ad4d352be869a37f133b83
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-82cdbfa51af910c3c18b28ba99e6e0e96f48137d.idx
│   │   │       │   │       └── pack-82cdbfa51af910c3c18b28ba99e6e0e96f48137d.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── tags
│   │   │       │           ├── signed-tag
│   │   │       │           └── taggerless-tag
│   │   │       ├── simple_with_audit_log.git
│   │   │       │   ├── audit_log
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── cr-line-endings
│   │   │       │   ├── objects
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   └── 69dbd03f244871233da7b4ffe61ec8bb0f4867
│   │   │       │   │   ├── b2
│   │   │       │   │   │   └── cc4b9825a4cd1ac4f053f0fd5d65567cbd64a7
│   │   │       │   │   ├── e9
│   │   │       │   │   │   └── 1a032dc9f19058a375fb3db68c9dda73527d13
│   │   │       │   │   ├── f3
│   │   │       │   │   │   └── fc28565ec53e43a7aa3c1e86c29577d9e651de
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-acc9411a17d3a7bbef926790771ed4eb7fa1e920.idx
│   │   │       │   │       └── pack-acc9411a17d3a7bbef926790771ed4eb7fa1e920.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── cr-line-endings
│   │   │       ├── smart_diff_test.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── 2e
│   │   │       │   │   │   └── 1a6abfadb10ab411101ec831885cdb09a2b98c
│   │   │       │   │   ├── 73
│   │   │       │   │   │   └── 9df6e33c1d25f6fc649f3746cd08f2ea9bfcdb
│   │   │       │   │   ├── 9d
│   │   │       │   │   │   └── 08ef7d08cf954b06bba2aa5fb2668d481cca68
│   │   │       │   │   ├── ae
│   │   │       │   │   │   └── 4e2240c39005e79ac8a3040e896fc63da2d9e2
│   │   │       │   │   ├── b5
│   │   │       │   │   │   └── fbeea58c58d6db2e48620ca66fc0e7c8a3dcc2
│   │   │       │   │   ├── b7
│   │   │       │   │   │   └── 178caadd5f5002704d6379d7895c4adf551d2f
│   │   │       │   │   ├── cf
│   │   │       │   │   │   └── bea326682a23bdf96ee9249a84103ae8a28f91
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e3cd33584acc4a0bfe16603b2cf345fd2eacdf5e.idx
│   │   │       │   │       └── pack-e3cd33584acc4a0bfe16603b2cf345fd2eacdf5e.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── stacks_parser.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 01
│   │   │       │   │   │   └── 446cf6a5cfee3ca439911061520d6d6e9d5b0b
│   │   │       │   │   ├── 02
│   │   │       │   │   │   └── c2d40faeab38f27122e4ff73d0cc8046346750
│   │   │       │   │   ├── 04
│   │   │       │   │   │   └── 81d43e378f016d309c96c195b912856a8c7795
│   │   │       │   │   ├── 05
│   │   │       │   │   │   └── bda6953075f7c38b4bf57cb78ac7d8dc358c7b
│   │   │       │   │   ├── 08
│   │   │       │   │   │   └── 1a040c3931783e8bb8e5e2e4e75e8aa50fa7eb
│   │   │       │   │   ├── 09
│   │   │       │   │   │   └── 1df091a4214e94e56cb524e0b40ab4acb8bb88
│   │   │       │   │   ├── 0e
│   │   │       │   │   │   ├── 1e9617255a879602afc52c33815c25282727ec
│   │   │       │   │   │   └── c383127c41efa45bea3d06ffb9a24c043c0314
│   │   │       │   │   ├── 12
│   │   │       │   │   │   ├── 0e50acdb5249e2326e274d3be46c73cb144f77
│   │   │       │   │   │   └── e98d2d50fe1dec9ab36239388b503a23517f5e
│   │   │       │   │   ├── 13
│   │   │       │   │   │   └── c83330ff5650621ffbde5a709634894443ad2f
│   │   │       │   │   ├── 15
│   │   │       │   │   │   ├── 987701fde317f21637684a76f04e2949e8518a
│   │   │       │   │   │   ├── a4674e839113d1d777d9907c72d9f08cc938d2
│   │   │       │   │   │   └── b151ba0ca88f5d26661e0d8437f57b9779adca
│   │   │       │   │   ├── 1a
│   │   │       │   │   │   └── 490372a9a505fb757df24aaab833621d023008
│   │   │       │   │   ├── 1e
│   │   │       │   │   │   └── 3f8b1cd66309de6f1eb2c3755a5232c63f754d
│   │   │       │   │   ├── 22
│   │   │       │   │   │   └── c4692f59e685abf95cb386f9b491657dbbff49
│   │   │       │   │   ├── 24
│   │   │       │   │   │   └── 78b5cdb2fa23bbeb765474e480b00ede948a91
│   │   │       │   │   ├── 28
│   │   │       │   │   │   └── 70d51262e1b9e071c51403edd5f5ade1e19db6
│   │   │       │   │   ├── 29
│   │   │       │   │   │   ├── 10c35f76e91a263915948e1ac25c6188ac8983
│   │   │       │   │   │   └── ccfa10d540495fd033238e69642666c1a923ee
│   │   │       │   │   ├── 2e
│   │   │       │   │   │   ├── 0454cfb4a31bb1f00b4b167b1bc3a45657cf6b
│   │   │       │   │   │   └── a58c6a1a81f919ab0b412f1d328a349a7bd837
│   │   │       │   │   ├── 2f
│   │   │       │   │   │   └── a5efa559d00abda0c6474a5e83cabff1253d44
│   │   │       │   │   ├── 30
│   │   │       │   │   │   └── d0c2d6f0a955a1e73178f0afa5eb87ea332955
│   │   │       │   │   ├── 31
│   │   │       │   │   │   └── c6b9356c2f11ec24625080f2a6db6fc81cf624
│   │   │       │   │   ├── 32
│   │   │       │   │   │   └── b4f9330524f620e218ab17d35969dcff5739dd
│   │   │       │   │   ├── 33
│   │   │       │   │   │   └── 44cc0b57aeb01f20bac5b8f65ab20c7b2b803e
│   │   │       │   │   ├── 34
│   │   │       │   │   │   └── f54cc68d5fc975773680e82bc737f51aacd49e
│   │   │       │   │   ├── 37
│   │   │       │   │   │   └── b92f11f469e6652bea445f54c183e34330c030
│   │   │       │   │   ├── 41
│   │   │       │   │   │   └── 776da5d880bf9a900f0a952b4927b6e9761229
│   │   │       │   │   ├── 43
│   │   │       │   │   │   └── 9027f02a40aa4be26517350b2ad30474736cd7
│   │   │       │   │   ├── 46
│   │   │       │   │   │   └── 367c4182d55f5ed8c42c83804800a46303fc59
│   │   │       │   │   ├── 52
│   │   │       │   │   │   └── 476d922d5b9bdf6389d800448c0ffbc52aab8d
│   │   │       │   │   ├── 57
│   │   │       │   │   │   ├── 71ba0cce4cd9544940fa9c8ab845c3df580aa7
│   │   │       │   │   │   └── 906fb5a08ea2fdb5c807da3bf19d80604570cd
│   │   │       │   │   ├── 5a
│   │   │       │   │   │   └── a458263f11636e91da730c82071644e3b5d87a
│   │   │       │   │   ├── 60
│   │   │       │   │   │   ├── 909be3d3e3ec107a844521349574270947b7fa
│   │   │       │   │   │   └── e700161baa37f17c9532c16b604f97494db5f0
│   │   │       │   │   ├── 62
│   │   │       │   │   │   └── 18d189e38b727e7b8b4177372e7f0224003d93
│   │   │       │   │   ├── 66
│   │   │       │   │   │   └── 55c0eb306890e3c466ca183f0663e9aa338a66
│   │   │       │   │   ├── 67
│   │   │       │   │   │   ├── a31525dd89d65412eb53e65dc7ac866758965c
│   │   │       │   │   │   └── f7d4883cbf2de3dfaf28f9bf5e443ecc32380c
│   │   │       │   │   ├── 6a
│   │   │       │   │   │   └── 2bdb66699063b7274449b6d7e9f143559c6318
│   │   │       │   │   ├── 6c
│   │   │       │   │   │   └── 217eda8a1836f864cbedddb5c8883239068871
│   │   │       │   │   ├── 72
│   │   │       │   │   │   └── 1548b2acca5ef942be6974c5ab8f364efba711
│   │   │       │   │   ├── 74
│   │   │       │   │   │   └── 0bcffc6eba0cdde5478f7cb5145ff4ec57c4e9
│   │   │       │   │   ├── 77
│   │   │       │   │   │   └── b14e6bd5a9c7b15d4c0fdf6b75fd5d90a843c8
│   │   │       │   │   ├── 78
│   │   │       │   │   │   └── 1beb4bd2c9d12e3e51421f98c7cad24c609b28
│   │   │       │   │   ├── 79
│   │   │       │   │   │   └── 006c66e2374d970ce7986423f1a83c55a4564e
│   │   │       │   │   ├── 7c
│   │   │       │   │   │   └── bb68b4ac438792605e6556115714cb5a9e38e5
│   │   │       │   │   ├── 81
│   │   │       │   │   │   └── 1bcb66a8aaf054657105b7fdb27ad75f98b0d9
│   │   │       │   │   ├── 86
│   │   │       │   │   │   └── d804ba181c22605e595ddd6dde806f5cf3e360
│   │   │       │   │   ├── 8b
│   │   │       │   │   │   └── 64577db4abedcdeed343e6919cc6d5583be278
│   │   │       │   │   ├── 8d
│   │   │       │   │   │   ├── 186a71317f365d240083c03ff997621fc1e129
│   │   │       │   │   │   └── 47c2497ffe8e4ee56d36a1163eb4c398d38520
│   │   │       │   │   ├── 8e
│   │   │       │   │   │   └── 66b5c96af80230c7744e5668437ae0687dd7b4
│   │   │       │   │   ├── 91
│   │   │       │   │   │   └── b9f55196dd7f8d5cd9a8ebf695c54048249afb
│   │   │       │   │   ├── 92
│   │   │       │   │   │   └── e5091cc32cf935674aa245d5979c141c85d0cd
│   │   │       │   │   ├── 93
│   │   │       │   │   │   └── 4cb9d21a47ccd020ef93301be9238a1a2e1a4d
│   │   │       │   │   ├── 94
│   │   │       │   │   │   └── 8b45b0edafae90899f3b46038d4adf7a83dc47
│   │   │       │   │   ├── 98
│   │   │       │   │   │   ├── 2605cde280ccf64751c162b35da35dae8a35aa
│   │   │       │   │   │   └── a9af214b0710ac65043dc51411244ebd6f03e6
│   │   │       │   │   ├── 9a
│   │   │       │   │   │   └── 79a418ef7b80d8b0f4e1a9055ba6d40160faa0
│   │   │       │   │   ├── 9c
│   │   │       │   │   │   └── aa1794534ae29a46f219b6241b26b2c1a5b828
│   │   │       │   │   ├── 9d
│   │   │       │   │   │   └── 5c542fe8b5a11d924f59ed3ebfc16ac0bff156
│   │   │       │   │   ├── ad
│   │   │       │   │   │   └── 2590abadc2843dd4f7e2df19d28b06b1610ea1
│   │   │       │   │   ├── b0
│   │   │       │   │   │   └── a7a2e92de6af159ec478dcf55e7bcc385ba6ba
│   │   │       │   │   ├── b3
│   │   │       │   │   │   ├── 2eec9aec49ca70f1a2154480acef1e8020e5e9
│   │   │       │   │   │   └── dd8bcde81ba04320024ebb09067f60482a7e6a
│   │   │       │   │   ├── b6
│   │   │       │   │   │   └── 9b12c16cb5519dba1fd477ac6bc35f1f284e44
│   │   │       │   │   ├── b8
│   │   │       │   │   │   ├── 4d89a79556395f2f1aea4b46528805a2d5dc88
│   │   │       │   │   │   ├── 7769f0b57152ae5d277e4365ad74c6276b4ec6
│   │   │       │   │   │   └── e732a0a99057076a0a20158c6842fe6320c070
│   │   │       │   │   ├── ba
│   │   │       │   │   │   └── bf4fcb2f47b726b192a1ac2c2f225a495e6ce8
│   │   │       │   │   ├── c0
│   │   │       │   │   │   └── d5e6b9b01c04318e42a0ec6ff839b29781376e
│   │   │       │   │   ├── c2
│   │   │       │   │   │   └── 424e7c477791ccc998ee51bad1fffde27d6b6a
│   │   │       │   │   ├── c3
│   │   │       │   │   │   └── db0aae5edb63a91dd895765f1d2b9fbc6ce95d
│   │   │       │   │   ├── c8
│   │   │       │   │   │   └── 5bc5bd9efc3eb694e12323813e1e4dab9aaa33
│   │   │       │   │   ├── c9
│   │   │       │   │   │   └── db078c9e740c64d7d34abc2e00318d124df3a4
│   │   │       │   │   ├── ca
│   │   │       │   │   │   └── 45da4ea21846e2a9973f5d5796a764ee92ee2a
│   │   │       │   │   ├── cc
│   │   │       │   │   │   └── c1b203eedb8fc49a92847a3bfbd0bf5978e3c9
│   │   │       │   │   ├── d2
│   │   │       │   │   │   └── c343503fc51f0a826a85056e5c7be373b0e15e
│   │   │       │   │   ├── d5
│   │   │       │   │   │   ├── 896149fa971a917990094639e54f4f5a0a576b
│   │   │       │   │   │   └── b55dc0f8452ca4dab8df3b203eae5a3aa6ab59
│   │   │       │   │   ├── d9
│   │   │       │   │   │   └── bf81a5cff49b82a02097d5608c4b87f8e25f24
│   │   │       │   │   ├── da
│   │   │       │   │   │   ├── 0661838b95e2be7d504ea64d064bdf28a6ff4e
│   │   │       │   │   │   └── 0c54e5aa23281a38e0659682b6183966f5b68a
│   │   │       │   │   ├── e1
│   │   │       │   │   │   └── 9ad54bb8f6ae92a0c3caad6cbffbc19bf4dc88
│   │   │       │   │   ├── e3
│   │   │       │   │   │   └── e4db49084006008a71bdf5e43bac4053a85d51
│   │   │       │   │   ├── f0
│   │   │       │   │   │   ├── 15700d17c28cd2dcf5fc6c7e4817d36416ceaa
│   │   │       │   │   │   ├── 4403e0250f31031042066c19a73f1b4cc67737
│   │   │       │   │   │   └── fcb1775bf4fbeb01c928063046398d3fb525a3
│   │   │       │   │   ├── f1
│   │   │       │   │   │   ├── 80eb03b03073d2daaca9fdfd1f74d7c5fa0f1b
│   │   │       │   │   │   └── dfdf520d81937892e85c15e4630cf3c3be097b
│   │   │       │   │   └── f7
│   │   │       │   │       └── 3d53de815cd024a3c306a523722adf5065650e
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── main
│   │   │       ├── stacks_repo.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 04
│   │   │       │   │   │   └── 3c5df2a77891f84b9b0d9229a95163da17af7e
│   │   │       │   │   ├── 0e
│   │   │       │   │   │   ├── 6e72c35f592f67c36684e0e847127cb49923a5
│   │   │       │   │   │   └── 80cd1007b639c6cc83bc4ef8f92c37526227f7
│   │   │       │   │   ├── 0f
│   │   │       │   │   │   ├── 54f5ddd24ba04a3ce6c5ef7eb22613df82ea61
│   │   │       │   │   │   └── be748f9aa0b932fae6c057136366be669ac209
│   │   │       │   │   ├── 13
│   │   │       │   │   │   └── e1e2e1ffda08e5a5efc5d6e4336085cf6f7ace
│   │   │       │   │   ├── 1e
│   │   │       │   │   │   └── 48c615d5880e0cf1c51db0c24162ba788336a7
│   │   │       │   │   ├── 2c
│   │   │       │   │   │   └── d2f0f0becf96082426f65bcd95ba42b4c10001
│   │   │       │   │   ├── 34
│   │   │       │   │   │   └── f54cc68d5fc975773680e82bc737f51aacd49e
│   │   │       │   │   ├── 37
│   │   │       │   │   │   ├── 7c7bf2039d857da05699a9feb7805c354d077f
│   │   │       │   │   │   └── f766ee8597a80432ee5cf48318cec35665422b
│   │   │       │   │   ├── 39
│   │   │       │   │   │   └── ab536d7e161847c2b29ef17394875732633d15
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   ├── 33dc1ad3447343f716798c5e3f5dc9a69b64ae
│   │   │       │   │   │   └── 44ffa79bbd2e9896bd54eda554652fb12b763c
│   │   │       │   │   ├── 3d
│   │   │       │   │   │   ├── 35e65ffba3f2402c25506701255610c0fb48a4
│   │   │       │   │   │   └── b45246aef9bcb0344a7c88e99df0820d3837ec
│   │   │       │   │   ├── 45
│   │   │       │   │   │   └── f3d9dfc8aab57a6192410bfe60601ea06504da
│   │   │       │   │   ├── 53
│   │   │       │   │   │   └── 8bc04fe6fc8347af6645b2531413f6def7e175
│   │   │       │   │   ├── 54
│   │   │       │   │   │   └── 1ee5a9ac937873c4d97c1faf3f845b4772f377
│   │   │       │   │   ├── 55
│   │   │       │   │   │   └── 3bfca6ab7b92e2b7fc3fffaeb124c2a0299be0
│   │   │       │   │   ├── 57
│   │   │       │   │   │   └── 206fa1a3e0563b27b00f0f5d68e54a41c8bb93
│   │   │       │   │   ├── 59
│   │   │       │   │   │   └── 9d578b0d950223ae15dbb6e2929f18f2d3570f
│   │   │       │   │   ├── 68
│   │   │       │   │   │   └── dbb861eb1ff7b1e59c12d3780e2588f91b5208
│   │   │       │   │   ├── 69
│   │   │       │   │   │   └── 64c367a231c9e84e7cc95e5847c90e3c00f6d1
│   │   │       │   │   ├── 6c
│   │   │       │   │   │   └── 4d127ce57f56299a4baf5d2f826bae0a44dc2d
│   │   │       │   │   ├── 6d
│   │   │       │   │   │   └── a1250c299f52c14b10fcfaa860dd3798a68878
│   │   │       │   │   ├── 76
│   │   │       │   │   │   └── 7e0a331839ded23c2e98ab29008618421e8de6
│   │   │       │   │   ├── 77
│   │   │       │   │   │   └── 7afd4fda29a07e6abe55b64824c1298869011e
│   │   │       │   │   ├── 78
│   │   │       │   │   │   └── 357abd07d6f3569baa3c7a0ab22d570e1fd865
│   │   │       │   │   ├── 7b
│   │   │       │   │   │   └── 1e697ff15a57dc6a9038668c93b82f6d4012d1
│   │   │       │   │   ├── 80
│   │   │       │   │   │   └── f44ad3a9e06ef83bfe770b5383be237c070c9b
│   │   │       │   │   ├── 82
│   │   │       │   │   │   └── bac8277a606c6385a37ed95de4f66296f996cb
│   │   │       │   │   ├── 85
│   │   │       │   │   │   ├── 2ac70dac3222078d65ee782a4ae8f0e08f56bc
│   │   │       │   │   │   └── 75de4286f2ba41720441dd380ea1bea7f97bda
│   │   │       │   │   ├── 88
│   │   │       │   │   │   └── ad2f4e4dbb7ba85495e65905d56cafa9654acc
│   │   │       │   │   ├── 8c
│   │   │       │   │   │   └── b543202e8fa77ecac2bcf65fcf416ac50467ed
│   │   │       │   │   ├── 90
│   │   │       │   │   │   └── 261f7e7abe823e844fe4405ebd72310e7dd43a
│   │   │       │   │   ├── 91
│   │   │       │   │   │   └── 81f59689d19efd8fc5fb3c97c1275e7c860c0f
│   │   │       │   │   ├── 93
│   │   │       │   │   │   └── 3c5b00dd5ac199bfdb07a9470eafac5c6eb8bb
│   │   │       │   │   ├── 97
│   │   │       │   │   │   └── 751b4e00ca77b98b0cfd2609269a73ecdbeb59
│   │   │       │   │   ├── 98
│   │   │       │   │   │   └── 1a88250d825d302cafc48fd630dcef8a4f7990
│   │   │       │   │   ├── 9e
│   │   │       │   │   │   └── ab9281e1568f82c752128b6ad41055cf046583
│   │   │       │   │   ├── a0
│   │   │       │   │   │   └── 9d2b49f671ec8e2e8b151d74dd2b8efc7d88e4
│   │   │       │   │   ├── a1
│   │   │       │   │   │   ├── 632fee61d06f649f91ce0dd9a4ca7b6ee6d7dd
│   │   │       │   │   │   └── 6747416762d18584116c72b883939b8f74b5a2
│   │   │       │   │   ├── a5
│   │   │       │   │   │   └── 1a4fd4c0f30a1f1eef1c0281dd10e9e79282fd
│   │   │       │   │   ├── a6
│   │   │       │   │   │   └── 3908764c3d8d9c7919de0cbf92fba17fce55c5
│   │   │       │   │   ├── a7
│   │   │       │   │   │   └── f238d59e1a5334ab5dbfc8d97fe1cfefa6f87e
│   │   │       │   │   ├── ac
│   │   │       │   │   │   └── 3589337a804942f958f3649d59cd00c09c9797
│   │   │       │   │   ├── af
│   │   │       │   │   │   └── d07c8234a4f2f2df7c831a6ff89eb7c3348b71
│   │   │       │   │   ├── b3
│   │   │       │   │   │   └── 29bffa64941c2eb1d5fb2eefbe273c391be329
│   │   │       │   │   ├── b6
│   │   │       │   │   │   └── 0bd6275377e6aa7ffff48cd944c71bc47b2c41
│   │   │       │   │   ├── b9
│   │   │       │   │   │   └── fb8a30ce8c3a6c9297db6dd4e3e7e75a1df817
│   │   │       │   │   ├── bd
│   │   │       │   │   │   └── 1b311468e3d8490f98a12bc461bbab592fa5af
│   │   │       │   │   ├── bf
│   │   │       │   │   │   └── bfdbf145bff400dfcc6c777b2b7022fb91fcbc
│   │   │       │   │   ├── c2
│   │   │       │   │   │   └── 5002dce00354798afb4857309bf1e22524d003
│   │   │       │   │   ├── ca
│   │   │       │   │   │   └── 7ffa9c2eb77983132033f5a11a9659d93cd25b
│   │   │       │   │   ├── cb
│   │   │       │   │   │   └── 2f93e49be9c6f0c9686387f21ef88c0f88206b
│   │   │       │   │   ├── d3
│   │   │       │   │   │   └── 84b4f0f09a7f62c10b96305bee7dfc1cbbb31e
│   │   │       │   │   ├── d8
│   │   │       │   │   │   └── 4d54752fb98bf9596ef4b41c572335fdfdead2
│   │   │       │   │   ├── dc
│   │   │       │   │   │   └── c97f9baf15bcd95bb110ff6c4417a9ce1b1a94
│   │   │       │   │   ├── e6
│   │   │       │   │   │   ├── 3b1e09222f4e74cea32afee4f4f3891dd5f57b
│   │   │       │   │   │   ├── 60d1bc67db12910ba63cbbf3d30a157746b5ad
│   │   │       │   │   │   ├── 92936ee1b62e01648f9b8b3fc01cb0dd401b02
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   ├── f3
│   │   │       │   │   │   ├── 453879b0329360c354416ce761b69d3e47df54
│   │   │       │   │   │   └── 6ea6e9a6d77cbdd328958d20c74bbaefa2dd35
│   │   │       │   │   ├── f6
│   │   │       │   │   │   └── 9cfd263216bfe365b97f3bd5dc66c14041bf97
│   │   │       │   │   ├── fa
│   │   │       │   │   │   └── 5c33cc5995c342fc66bfe2174cb867cdcddcd2
│   │   │       │   │   └── fd
│   │   │       │   │       └── 70e3e5f42ca217e54820eb250580cbeff6d8f8
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── stacks_template_inputs.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 00
│   │   │       │   │   │   └── becf63a80fbf616ca85fcd0202ace4c14fefcd
│   │   │       │   │   ├── 01
│   │   │       │   │   │   └── 96c9b67f0b90242648139c0557fa74c8331395
│   │   │       │   │   ├── 03
│   │   │       │   │   │   └── b48995b3d51907f839ca8052e30fc24e9db7f8
│   │   │       │   │   ├── 0b
│   │   │       │   │   │   └── f86da94e7c496ea4b396499f038557e4c5f100
│   │   │       │   │   ├── 0d
│   │   │       │   │   │   └── c34f5526aad6c099a7643e24348bcb425da364
│   │   │       │   │   ├── 15
│   │   │       │   │   │   └── 987701fde317f21637684a76f04e2949e8518a
│   │   │       │   │   ├── 16
│   │   │       │   │   │   └── f26d9df7b881f64d7f78b6df6399a966c69448
│   │   │       │   │   ├── 1a
│   │   │       │   │   │   ├── 79882c16c10d420ad0ab1beb49bfabc6892c18
│   │   │       │   │   │   └── 7f3e02e9c567498c41b042498468bc36eb6468
│   │   │       │   │   ├── 1b
│   │   │       │   │   │   └── 86b5dc2426e755028d2d375997edf597e22a9f
│   │   │       │   │   ├── 1c
│   │   │       │   │   │   └── 729972f462d727872377293ea923e9af0aa5e3
│   │   │       │   │   ├── 21
│   │   │       │   │   │   └── e23337a43ff10fabacc0cf9caa64178aa9a97e
│   │   │       │   │   ├── 26
│   │   │       │   │   │   └── 0970d0a3b6110f17a196ecfea1ee2fc3f56072
│   │   │       │   │   ├── 27
│   │   │       │   │   │   └── f27b68f46ca0e0dd4b0c2e0f2c5de9183d05d7
│   │   │       │   │   ├── 31
│   │   │       │   │   │   └── 5382e4c4acb810a2d6955014c1f430913f7815
│   │   │       │   │   ├── 36
│   │   │       │   │   │   └── f13fd26e7eb5e1925fef521504fa932b7964c2
│   │   │       │   │   ├── 3a
│   │   │       │   │   │   └── dd1fbc8873d856709c8b415fa40ae61757a61e
│   │   │       │   │   ├── 3f
│   │   │       │   │   │   └── f3fded7ee8b26dae55e404b7a35189aa7f00a6
│   │   │       │   │   ├── 41
│   │   │       │   │   │   └── 05788d512100075c6237df0d732a62dcfb0722
│   │   │       │   │   ├── 43
│   │   │       │   │   │   └── 6f69b2b8e47e6657b7f496ebc48124a7df48ca
│   │   │       │   │   ├── 45
│   │   │       │   │   │   └── d65ac4a2937b33c6d070ec8329680ee374d704
│   │   │       │   │   ├── 46
│   │   │       │   │   │   ├── 1ec927815a1154bc8f7e26a8f189f93155f323
│   │   │       │   │   │   └── 94f4e7ae29954e44596ab8d524b26788b82673
│   │   │       │   │   ├── 48
│   │   │       │   │   │   └── 9692ae8f48db2e1fef1f057d1dac45351ccd45
│   │   │       │   │   ├── 49
│   │   │       │   │   │   └── 5dd04dd3c67263ff92a42708ad99172783f7cb
│   │   │       │   │   ├── 50
│   │   │       │   │   │   └── 9ca83b08d64e5d590e3741f4c95aad78d549f8
│   │   │       │   │   ├── 56
│   │   │       │   │   │   └── 4e0a0d9d06cb2b73262159f28250bb85910903
│   │   │       │   │   ├── 59
│   │   │       │   │   │   └── 3081ee12a93dff553e10dcc9512b752b30c00a
│   │   │       │   │   ├── 5f
│   │   │       │   │   │   └── 1d3cb57b69d96a964dddef7ef24b248f6f44b1
│   │   │       │   │   ├── 62
│   │   │       │   │   │   └── f511b856fe0794e226e97d1b77718ee060720a
│   │   │       │   │   ├── 63
│   │   │       │   │   │   └── 19bbde4605a81b4e326c912c50a3ad0500cdf4
│   │   │       │   │   ├── 64
│   │   │       │   │   │   └── eb0e9f3ecb6ea5528b4d0dccf7bfea79e5cae0
│   │   │       │   │   ├── 65
│   │   │       │   │   │   └── f511f1dc53b247d7e2d276cd01f8f0cc6cffb8
│   │   │       │   │   ├── 67
│   │   │       │   │   │   └── f7d4883cbf2de3dfaf28f9bf5e443ecc32380c
│   │   │       │   │   ├── 6c
│   │   │       │   │   │   ├── 5122ba010e28a1d5d6eca5c923505f42139e6d
│   │   │       │   │   │   └── fffb48d43bd906970fd779c1fb65502f199e52
│   │   │       │   │   ├── 6d
│   │   │       │   │   │   └── 4626c817d07b05c48921d4c8d6c89edd77cab5
│   │   │       │   │   ├── 7e
│   │   │       │   │   │   └── 32ec8e75045238c1649c79d12e73d61d842bad
│   │   │       │   │   ├── 80
│   │   │       │   │   │   ├── 26a287da252b0778ae06b861aa7650e13757b3
│   │   │       │   │   │   └── bfbb4a7e6a3a8834d13ca586cc0ee87d22f50d
│   │   │       │   │   ├── 86
│   │   │       │   │   │   └── 71d0df51ca2eb13a3aa11ea2d185125b270967
│   │   │       │   │   ├── 87
│   │   │       │   │   │   └── ae98324b1a819ac7c55986281aa04feeac8e67
│   │   │       │   │   ├── 97
│   │   │       │   │   │   └── 99fdcc0129714b5a01b67e636929975959e87a
│   │   │       │   │   ├── 99
│   │   │       │   │   │   └── b74530d7bfd51b509bc06a5288638b4ad07c03
│   │   │       │   │   ├── a2
│   │   │       │   │   │   ├── 1db1f88296fca6d524994e8be1faabc9bf6b86
│   │   │       │   │   │   └── 8ea3da29f2984234a6b88b3741377c1f495ddc
│   │   │       │   │   ├── a4
│   │   │       │   │   │   └── b2642605250563f8a63d2a6f9227a0d76c0648
│   │   │       │   │   ├── aa
│   │   │       │   │   │   └── 29f31e39aa84024b5d7aecbca04fa7810ee8b5
│   │   │       │   │   ├── ab
│   │   │       │   │   │   └── 35260391bea47f616e6b59ab2b8b4c966bccdf
│   │   │       │   │   ├── ad
│   │   │       │   │   │   └── 6cb1df35eba8d7ef102331ea61bad3889535f8
│   │   │       │   │   ├── ba
│   │   │       │   │   │   └── c86207096edf6d3ffdc6898e5e382eaaf4ae2b
│   │   │       │   │   ├── c3
│   │   │       │   │   │   └── 430a90ac4260406374a4c7a4e286296c9f69de
│   │   │       │   │   ├── c8
│   │   │       │   │   │   └── 268eb63506a971b14f47be3807f0d7d085745f
│   │   │       │   │   ├── ca
│   │   │       │   │   │   └── af70eaaf66a42e470d45ed151b160458d7c9f4
│   │   │       │   │   ├── cd
│   │   │       │   │   │   └── fc12994468ab17dec3d4db0068d4aacb015b59
│   │   │       │   │   ├── ce
│   │   │       │   │   │   ├── 890d3ccb6708df7ece26c46babf036d5c62f13
│   │   │       │   │   │   └── affcc9170a0a269d7e44e57bf3d04d9a08ca29
│   │   │       │   │   ├── d1
│   │   │       │   │   │   └── f9ac2148614be5746110d7e94bcf8eff129cb0
│   │   │       │   │   ├── de
│   │   │       │   │   │   └── 24afcddb0a56cb30438ed720397213d118753b
│   │   │       │   │   ├── e2
│   │   │       │   │   │   └── c545c496cfae47067233c0a206de9f5dba1e70
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── b523f2ee4d72df89678aca343f081ab1fb0782
│   │   │       │   │   └── ee
│   │   │       │   │       └── e64622750cc548ecd8250b2814696d42190a2a
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── stratocaster_to_octolytics.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 55
│   │   │       │   │   │   └── ca7c34763548da293c06764ae0bbea7e42cba1
│   │   │       │   │   ├── 61
│   │   │       │   │   │   └── 108ceefc7b445ba6e473e097386058af07efc8
│   │   │       │   │   ├── 69
│   │   │       │   │   │   └── 931d5ba66ed7d97073bc1263182ca4e017c418
│   │   │       │   │   ├── 81
│   │   │       │   │   │   └── fedbe982c49a9f9f45ab9cf53d5a8256aecd10
│   │   │       │   │   ├── b3
│   │   │       │   │   │   └── bb93f5afb13da8759bf80a5eea7c82d2449fc3
│   │   │       │   │   ├── be
│   │   │       │   │   │   └── f72532df191228e3eafa6e66314d0722977185
│   │   │       │   │   ├── c1
│   │   │       │   │   │   └── 8f5f503f4fdee0f41dcdb0244e0013335f3227
│   │   │       │   │   ├── c2
│   │   │       │   │   │   └── 92d15d57ed57c1ac959a563c70e4222a800c53
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 76432c69f91b35febc5192b44ccb8a6b9e7183
│   │   │       │   │   ├── e8
│   │   │       │   │   │   └── 1f818bbdafb2f34f7eb0a7a4e3e78338dc7e0e
│   │   │       │   │   ├── ed
│   │   │       │   │   │   └── 12924b03e3a54ffe734d7c390690b001af965f
│   │   │       │   │   └── fa
│   │   │       │   │       └── 9326dcf9ab9eef4bbb847173bff1be19cabf26
│   │   │       │   └── packed-refs
│   │   │       ├── structured_template_valid.git
│   │   │       │   ├── audit_log
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-50b6213630e30339cd957a95d5e2830147b88bae.idx
│   │   │       │   │       ├── pack-50b6213630e30339cd957a95d5e2830147b88bae.pack
│   │   │       │   │       ├── pack-e62978df82eb55c9fe0118bd7725df17720fa789.idx
│   │   │       │   │       └── pack-e62978df82eb55c9fe0118bd7725df17720fa789.pack
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── submodule.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   └── pre-push.sample
│   │   │       │   ├── objects
│   │   │       │   │   ├── 18
│   │   │       │   │   │   └── 59e5b0c9bf7e80ccd23c9738d8dd43a2768240
│   │   │       │   │   ├── 37
│   │   │       │   │   │   └── e34501cbd06d0d9da2a81bacbda1b6f14398e9
│   │   │       │   │   ├── 9c
│   │   │       │   │   │   └── fdda58fe48fa883107b82144739f65dc5c2ee8
│   │   │       │   │   ├── a8
│   │   │       │   │   │   └── 7bce5fc6106c8cba74e73b84741dea2c50aac2
│   │   │       │   │   ├── c7
│   │   │       │   │   │   └── 2be65ddcb5dcc6faaadce81e993142bec557b2
│   │   │       │   │   ├── c8
│   │   │       │   │   │   └── 5b7e879c6005718ed3d3762ad2254a43bc6268
│   │   │       │   │   ├── d3
│   │   │       │   │   │   └── b71475e358487e747c1c665917114b5296b77a
│   │   │       │   │   └── e7
│   │   │       │   │       └── 2adbb32d8f56d54df728405f6c222751f8a9ba
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── submodules_contents.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── objects
│   │   │       │   │   ├── 06
│   │   │       │   │   │   └── cadd5c69513ea80771071f2d37df975fc51657
│   │   │       │   │   ├── 0f
│   │   │       │   │   │   └── 1e00d509fff740d9dcce4315276bc10ca325fd
│   │   │       │   │   ├── 1a
│   │   │       │   │   │   └── b249e2779ef78c295e82c8d284bd34b7c85e5b
│   │   │       │   │   ├── 21
│   │   │       │   │   │   └── e49c6a3c330bac050bdb57cf9929339f76bc76
│   │   │       │   │   ├── 35
│   │   │       │   │   │   └── 774b2ca45c4a66429029ed20752055c5dfd05b
│   │   │       │   │   ├── 41
│   │   │       │   │   │   └── fb36c63168c74ac0ab9ffd716894910426dcc2
│   │   │       │   │   ├── 50
│   │   │       │   │   │   └── d43bc0a2fbd32f9a5052ddf196fb7766a50659
│   │   │       │   │   ├── 51
│   │   │       │   │   │   └── 9e78451ce9bcc067139a102010f07941336021
│   │   │       │   │   ├── 5a
│   │   │       │   │   │   └── 99ca8af272c445b8a0dbccac87b8863bd28136
│   │   │       │   │   ├── 69
│   │   │       │   │   │   └── 86e4f76631c649254849b027045d49f7f2bb7e
│   │   │       │   │   ├── 6d
│   │   │       │   │   │   └── f348a7f38305373ff44d16ad607aa1cb302a3c
│   │   │       │   │   ├── 72
│   │   │       │   │   │   └── 724fc1355e0c8c2f09b186e7b7f68ece4875e4
│   │   │       │   │   ├── 88
│   │   │       │   │   │   └── 0776cbf714d8ee522cda0ae54e0d5320a0cc4c
│   │   │       │   │   ├── af
│   │   │       │   │   │   └── 1aef867bc73c005aa203117e0c4f8e7336ef70
│   │   │       │   │   ├── bc
│   │   │       │   │   │   └── b6966024f2dbb831a5407056217ec4ba06911d
│   │   │       │   │   ├── c7
│   │   │       │   │   │   └── 05f404bf0cdc7d5f935a78e5e8a5ade698fcff
│   │   │       │   │   ├── d0
│   │   │       │   │   │   └── cf337ddddcd46ea5211d2d7214c36110fcf3f8
│   │   │       │   │   ├── e8
│   │   │       │   │   │   └── ac2f2d59ad1bb5254bdbab0b0db99c410006cf
│   │   │       │   │   └── fe
│   │   │       │   │       └── f8d77c5b291e67feaa6a6b8c1ade1649e549ae
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       ├── submodules.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-804039f5534a27623d7e71452afc207322aa4867.idx
│   │   │       │   │       └── pack-804039f5534a27623d7e71452afc207322aa4867.pack
│   │   │       │   └── packed-refs
│   │   │       ├── support_and_contributing.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 16
│   │   │       │   │   │   └── d061b6e97ff8693338f855943b1f5f84c4182e
│   │   │       │   │   ├── 40
│   │   │       │   │   │   └── 51d05074b714c09192be98fe0ca424c235aa84
│   │   │       │   │   └── e6
│   │   │       │   │       └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── support_file.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── d2
│   │   │       │   │   │   └── 87118cab7036fcefd7d001818f152c26d8dd8a
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   └── fe
│   │   │       │   │       └── 391f2f6586576147ba1abd16b74fc3b6f8ea79
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── symlinks.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── index
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-e9a9a2ccfefdbb8320a5816ebc539b13a9f49481.idx
│   │   │       │   │       └── pack-e9a9a2ccfefdbb8320a5816ebc539b13a9f49481.pack
│   │   │       │   └── packed-refs
│   │   │       ├── syntax_highlighted_diffs.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── 25
│   │   │       │   │   │   └── cb62c1c8f0a7b05598c3040c57a8f46984b97d
│   │   │       │   │   ├── 29
│   │   │       │   │   │   └── a4bb6146dea1d5438cc420473d064e4e5f4d86
│   │   │       │   │   ├── 32
│   │   │       │   │   │   └── b2309575287406f0137b54f4eb9c9641595900
│   │   │       │   │   ├── 8a
│   │   │       │   │   │   └── 20acaa7543f9e4c1209099149f3f08126ac001
│   │   │       │   │   ├── bc
│   │   │       │   │   │   └── 96981d1eaa6ca2de41f54798a327943a7d2c1b
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-5c4bab57d9a0ba4607150627c4b14c63df35c580.idx
│   │   │       │   │       └── pack-5c4bab57d9a0ba4607150627c4b14c63df35c580.pack
│   │   │       │   └── packed-refs
│   │   │       ├── tag_point_to_blob.git
│   │   │       │   ├── COMMIT_EDITMSG
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   ├── applypatch-msg.sample
│   │   │       │   │   ├── commit-msg.sample
│   │   │       │   │   ├── post-update.sample
│   │   │       │   │   ├── pre-applypatch.sample
│   │   │       │   │   ├── pre-commit.sample
│   │   │       │   │   ├── prepare-commit-msg.sample
│   │   │       │   │   ├── pre-push.sample
│   │   │       │   │   ├── pre-rebase.sample
│   │   │       │   │   ├── pre-receive.sample
│   │   │       │   │   └── update.sample
│   │   │       │   ├── index
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── 10
│   │   │       │   │   │   └── f4616c0c243b5f1ba97b19b4ac7a97ff4fe1aa
│   │   │       │   │   ├── 5c
│   │   │       │   │   │   └── b01161bb4c37b7ff88da8423bf74c4b36d0b2f
│   │   │       │   │   └── cc
│   │   │       │   │       └── 7e5dbb60ef8dd7a44f5311eff2de15c0392bb0
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── tagsearch.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   ├── exclude
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── 5c
│   │   │       │   │   │   └── c9b5e059eb68c505e10cdabc223da08f2703f9
│   │   │       │   │   ├── 6d
│   │   │       │   │   │   └── 88babae9ed9f4a514ae675de2c88f68bcbc124
│   │   │       │   │   ├── 77
│   │   │       │   │   │   └── 9e6cbdb3a0d05b944b17d895f1cee040e7d275
│   │   │       │   │   ├── 90
│   │   │       │   │   │   └── 45a750aefb01a7d318acdf5a52639a20733a06
│   │   │       │   │   ├── a2
│   │   │       │   │   │   └── dd592cccfba2bdf56e09161497e12411604a2e
│   │   │       │   │   ├── b8
│   │   │       │   │   │   └── dd38aba1df1bccc9da13da243bfef9500ce94e
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-4478b76f7d6c5a1a8d5fadfbb0f66ef68f670e3e.idx
│   │   │       │   │       └── pack-4478b76f7d6c5a1a8d5fadfbb0f66ef68f670e3e.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── tags_galore_case.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 02
│   │   │       │   │   │   └── 743f3a5241e6a56c662f940b088f7844b64771
│   │   │       │   │   ├── 07
│   │   │       │   │   │   └── 951a5a778f6ef4214ab0dd2d6d367dcf1332fc
│   │   │       │   │   ├── 10
│   │   │       │   │   │   └── 29eadba8b5c713d56643908f8f46791d8b034d
│   │   │       │   │   ├── 16
│   │   │       │   │   │   └── 9104f64985c997ff524e93b8dbcdd89af80cf4
│   │   │       │   │   ├── 20
│   │   │       │   │   │   └── 0fdfdb1757e682d9e21218e4260ef74b55a43c
│   │   │       │   │   ├── 22
│   │   │       │   │   │   └── a70a01a93b528ecf00b1859a67f8ae004bfc37
│   │   │       │   │   ├── 23
│   │   │       │   │   │   └── 522f331ec71da6536ad95193b1a47ef0ff99fd
│   │   │       │   │   ├── 27
│   │   │       │   │   │   └── d54cd86bd915e3a56faab9f650e97587324860
│   │   │       │   │   ├── 40
│   │   │       │   │   │   └── 6f6b9c1e4bc8cbddb04807c5f1e69547d74c65
│   │   │       │   │   ├── 41
│   │   │       │   │   │   └── bbb9a72637079182a490529688e224464f080e
│   │   │       │   │   ├── 5e
│   │   │       │   │   │   └── 97bfc21f5fa44b4e0d9b64719efbf78c83cbd7
│   │   │       │   │   ├── 65
│   │   │       │   │   │   └── 35a2ab78d75eae34c55d18e6d53e3b08b718a9
│   │   │       │   │   ├── 77
│   │   │       │   │   │   └── ed38fd35246675667acd2a6cc8f71bd0e0b7a2
│   │   │       │   │   ├── 78
│   │   │       │   │   │   └── 8b4710c6b35a6a6c03cea2f2cafaa9cc65bedd
│   │   │       │   │   ├── 79
│   │   │       │   │   │   └── a3a3def9a604cafa54ec71f898b43f816ec879
│   │   │       │   │   ├── 7e
│   │   │       │   │   │   └── 5f3e36b6f5d6df1f5c43bd27238dbf0179db49
│   │   │       │   │   ├── 81
│   │   │       │   │   │   └── 4d68035240267c8494c845f748506e55422976
│   │   │       │   │   ├── 8a
│   │   │       │   │   │   └── 7c6add7e667bc6006edc4648cdb500b6948d70
│   │   │       │   │   ├── 8b
│   │   │       │   │   │   └── 5f74c84b827a78b2a4899a97243ded6f2737ec
│   │   │       │   │   ├── 8c
│   │   │       │   │   │   └── 7254fbcdd5e280513359f65bc1250abec4b8b4
│   │   │       │   │   ├── 92
│   │   │       │   │   │   └── 34aa41f781f7512d925a0c103133693e5f1d5f
│   │   │       │   │   ├── a1
│   │   │       │   │   │   └── 0612cc0e66419ea6b61f1eaad5b18b144ca401
│   │   │       │   │   ├── ae
│   │   │       │   │   │   ├── 362c03625be331cdff2629b5f7284ca58d772e
│   │   │       │   │   │   └── c4e80544db8f14ab6965ee953d67802378f3d9
│   │   │       │   │   ├── b3
│   │   │       │   │   │   └── 2b9223c234cc6913016c3aff391b189b896f1c
│   │   │       │   │   ├── b6
│   │   │       │   │   │   └── 09062902f87efe7f0349baff5a6615ea7e7dba
│   │   │       │   │   ├── b8
│   │   │       │   │   │   └── 59370914524fd309437b7b21e748c2b2c66d82
│   │   │       │   │   ├── be
│   │   │       │   │   │   └── b3da8cbdb8dcb1e8341d32795159c246b57a28
│   │   │       │   │   ├── c1
│   │   │       │   │   │   └── 1594aa6a975b9a23e11158503f148ac1c27fdb
│   │   │       │   │   ├── d3
│   │   │       │   │   │   └── cc35027a809c97ae7abaa564c9654f661c5884
│   │   │       │   │   ├── d9
│   │   │       │   │   │   └── 571328f7fca18168c7293dfeb8ac365f972cae
│   │   │       │   │   ├── dc
│   │   │       │   │   │   └── 25a6e99dbc2a8feef079ac331f56f38adf6cc3
│   │   │       │   │   ├── df
│   │   │       │   │   │   └── cb65607c1917c499d8ed5524797897156dd424
│   │   │       │   │   ├── e1
│   │   │       │   │   │   └── 60ec1dd9632869495dd8ca9739b3acf7c11a65
│   │   │       │   │   ├── ec
│   │   │       │   │   │   └── 492c52bed6f07d6be8ae586c14ef8049e5a7c4
│   │   │       │   │   └── f0
│   │   │       │   │       └── 61723695e8bfa467131834d533f3e422d4bab9
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   └── master
│   │   │       │       └── tags
│   │   │       │           ├── v1.0
│   │   │       │           ├── v2.0
│   │   │       │           ├── v3.0
│   │   │       │           ├── v3.0.1
│   │   │       │           ├── v3.0.2
│   │   │       │           ├── v3.0.3
│   │   │       │           ├── V3.0.4
│   │   │       │           └── v4.0
│   │   │       ├── tags_galore.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 02
│   │   │       │   │   │   └── 743f3a5241e6a56c662f940b088f7844b64771
│   │   │       │   │   ├── 07
│   │   │       │   │   │   └── 951a5a778f6ef4214ab0dd2d6d367dcf1332fc
│   │   │       │   │   ├── 10
│   │   │       │   │   │   └── 29eadba8b5c713d56643908f8f46791d8b034d
│   │   │       │   │   ├── 16
│   │   │       │   │   │   └── 9104f64985c997ff524e93b8dbcdd89af80cf4
│   │   │       │   │   ├── 20
│   │   │       │   │   │   └── 0fdfdb1757e682d9e21218e4260ef74b55a43c
│   │   │       │   │   ├── 22
│   │   │       │   │   │   └── a70a01a93b528ecf00b1859a67f8ae004bfc37
│   │   │       │   │   ├── 23
│   │   │       │   │   │   └── 522f331ec71da6536ad95193b1a47ef0ff99fd
│   │   │       │   │   ├── 27
│   │   │       │   │   │   └── d54cd86bd915e3a56faab9f650e97587324860
│   │   │       │   │   ├── 40
│   │   │       │   │   │   └── 6f6b9c1e4bc8cbddb04807c5f1e69547d74c65
│   │   │       │   │   ├── 41
│   │   │       │   │   │   └── bbb9a72637079182a490529688e224464f080e
│   │   │       │   │   ├── 5e
│   │   │       │   │   │   └── 97bfc21f5fa44b4e0d9b64719efbf78c83cbd7
│   │   │       │   │   ├── 65
│   │   │       │   │   │   └── 35a2ab78d75eae34c55d18e6d53e3b08b718a9
│   │   │       │   │   ├── 78
│   │   │       │   │   │   └── 8b4710c6b35a6a6c03cea2f2cafaa9cc65bedd
│   │   │       │   │   ├── 79
│   │   │       │   │   │   └── a3a3def9a604cafa54ec71f898b43f816ec879
│   │   │       │   │   ├── 7e
│   │   │       │   │   │   └── 5f3e36b6f5d6df1f5c43bd27238dbf0179db49
│   │   │       │   │   ├── 81
│   │   │       │   │   │   └── 4d68035240267c8494c845f748506e55422976
│   │   │       │   │   ├── 8a
│   │   │       │   │   │   └── 7c6add7e667bc6006edc4648cdb500b6948d70
│   │   │       │   │   ├── 8b
│   │   │       │   │   │   └── 5f74c84b827a78b2a4899a97243ded6f2737ec
│   │   │       │   │   ├── 8c
│   │   │       │   │   │   └── 7254fbcdd5e280513359f65bc1250abec4b8b4
│   │   │       │   │   ├── a1
│   │   │       │   │   │   └── 0612cc0e66419ea6b61f1eaad5b18b144ca401
│   │   │       │   │   ├── ae
│   │   │       │   │   │   ├── 362c03625be331cdff2629b5f7284ca58d772e
│   │   │       │   │   │   └── c4e80544db8f14ab6965ee953d67802378f3d9
│   │   │       │   │   ├── b3
│   │   │       │   │   │   └── 2b9223c234cc6913016c3aff391b189b896f1c
│   │   │       │   │   ├── b6
│   │   │       │   │   │   └── 09062902f87efe7f0349baff5a6615ea7e7dba
│   │   │       │   │   ├── b8
│   │   │       │   │   │   └── 59370914524fd309437b7b21e748c2b2c66d82
│   │   │       │   │   ├── be
│   │   │       │   │   │   └── b3da8cbdb8dcb1e8341d32795159c246b57a28
│   │   │       │   │   ├── c1
│   │   │       │   │   │   └── 1594aa6a975b9a23e11158503f148ac1c27fdb
│   │   │       │   │   ├── d3
│   │   │       │   │   │   └── cc35027a809c97ae7abaa564c9654f661c5884
│   │   │       │   │   ├── d9
│   │   │       │   │   │   └── 571328f7fca18168c7293dfeb8ac365f972cae
│   │   │       │   │   ├── df
│   │   │       │   │   │   └── cb65607c1917c499d8ed5524797897156dd424
│   │   │       │   │   ├── e1
│   │   │       │   │   │   └── 60ec1dd9632869495dd8ca9739b3acf7c11a65
│   │   │       │   │   ├── ec
│   │   │       │   │   │   └── 492c52bed6f07d6be8ae586c14ef8049e5a7c4
│   │   │       │   │   └── f0
│   │   │       │   │       └── 61723695e8bfa467131834d533f3e422d4bab9
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   └── master
│   │   │       │       └── tags
│   │   │       │           ├── v1.0
│   │   │       │           ├── v2.0
│   │   │       │           ├── v3.0
│   │   │       │           ├── v3.0.1
│   │   │       │           ├── v3.0.2
│   │   │       │           ├── v3.0.3
│   │   │       │           └── v4.0
│   │   │       ├── tag_without_time.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── a3
│   │   │       │   │   │   └── eb250f996bf5e12376ec88622c4ccaabf20ea8
│   │   │       │   │   └── d6
│   │   │       │   │       └── 602ec5194c87b0fc87103ca4d67251c76f233a
│   │   │       │   └── packed-refs
│   │   │       ├── tasks.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 00
│   │   │       │   │   │   └── a01342c0384cefb7acd3ae125c437b8120d481
│   │   │       │   │   ├── 0c
│   │   │       │   │   │   └── 82f3ee0f80466ed1508443247d1c2b4d1cfff8
│   │   │       │   │   ├── 15
│   │   │       │   │   │   └── fe77ef68019dc3283f0d430c3aae713070d6f8
│   │   │       │   │   ├── 16
│   │   │       │   │   │   └── d549597cf42d0b35d3b918849907a72b05eda7
│   │   │       │   │   ├── 17
│   │   │       │   │   │   └── 97c266cad778521bca0cfc1eeaa56d710e683f
│   │   │       │   │   ├── 1b
│   │   │       │   │   │   └── 4756f49266f35f3ddf582006dac5c20429e4ef
│   │   │       │   │   ├── 1c
│   │   │       │   │   │   └── 212145f74af3ec98ca56753aa3b45a1d09e3f7
│   │   │       │   │   ├── 22
│   │   │       │   │   │   └── 7d2bf4e2b17e7cec5d32f871e295f49454585e
│   │   │       │   │   ├── 27
│   │   │       │   │   │   ├── d69310b013ef087f5226813bc82e36c5a39ba5
│   │   │       │   │   │   └── e98adfcb6b81ca1baacbf14e5573e73460321b
│   │   │       │   │   ├── 2d
│   │   │       │   │   │   ├── 58577f20b43e4f57585cd3925057d678090eb4
│   │   │       │   │   │   ├── 6016acfcff06ece423c046f6cf8b0c2c956115
│   │   │       │   │   │   └── fab7d6d5121bcc64248f4fcd0edfc30f5b32be
│   │   │       │   │   ├── 2e
│   │   │       │   │   │   └── 89cc7b29d7edf459e244007afe7385688b7c52
│   │   │       │   │   ├── 2f
│   │   │       │   │   │   └── 3aadc27c63dda06964ecabfb07c801708ecc36
│   │   │       │   │   ├── 32
│   │   │       │   │   │   └── 5318f96c793dda1ff174767ffdbe3266727d50
│   │   │       │   │   ├── 34
│   │   │       │   │   │   ├── 58e86e6b0748014a435cb00504bbffc1ec252c
│   │   │       │   │   │   └── 60298ba3d49c3fdb03254c4d226dc58639c78a
│   │   │       │   │   ├── 36
│   │   │       │   │   │   └── 280656eff14adbb6f5a34109b7da6a0f6d7079
│   │   │       │   │   ├── 37
│   │   │       │   │   │   └── 1fe3595fbcb098e4263607c6f3694dd1b8ff28
│   │   │       │   │   ├── 40
│   │   │       │   │   │   └── 312c9c9611de7b0105ada5cddb585be87812cf
│   │   │       │   │   ├── 47
│   │   │       │   │   │   └── 81f9e3b440b7444350dceaa937e7ecadc93940
│   │   │       │   │   ├── 4a
│   │   │       │   │   │   └── 0c2dfc2d185d64449413a6b77ecf585f745759
│   │   │       │   │   ├── 4f
│   │   │       │   │   │   └── 1f4930f10cc9c99943d6145f000f40c5ce914d
│   │   │       │   │   ├── 56
│   │   │       │   │   │   └── 35820ed7424e6579bd840c235c00a95771d6b7
│   │   │       │   │   ├── 59
│   │   │       │   │   │   └── 3a129f4975eeac87a4d8adf7d73973e69de7ad
│   │   │       │   │   ├── 5a
│   │   │       │   │   │   └── cd0d345d58a9943da58ef23eb970b898189f85
│   │   │       │   │   ├── 64
│   │   │       │   │   │   ├── 6d783fe6a71ae57438bf2bcfbf1a577c89bf26
│   │   │       │   │   │   └── a25b4441e74eb03c4c1152109152cc0daf9d17
│   │   │       │   │   ├── 67
│   │   │       │   │   │   └── 1430980961692805091b57606f05a3d3c26b90
│   │   │       │   │   ├── 69
│   │   │       │   │   │   └── d0b8c7282a095b21d778a51d42f5dda1dd6024
│   │   │       │   │   ├── 6e
│   │   │       │   │   │   └── d2fe3caa6de9182866d3a04db77618e2bc99ff
│   │   │       │   │   ├── 71
│   │   │       │   │   │   └── 76c03b0ce6a8efc7959ca4c81cee2490f79193
│   │   │       │   │   ├── 7c
│   │   │       │   │   │   ├── 9b2a3669918115b05e735bc737f20dfe6b4836
│   │   │       │   │   │   └── a2ea4654e5c392421802c379122ec5b4b68d8b
│   │   │       │   │   ├── 7d
│   │   │       │   │   │   ├── 9189cb625c6a22647d8ffa3ad2c1549cd34bd9
│   │   │       │   │   │   └── a34b072c3f650c5160b46a4f087c4bed1805c8
│   │   │       │   │   ├── 85
│   │   │       │   │   │   └── 4fc23a1b88f30bc07f3ecff10abefd8f9d4207
│   │   │       │   │   ├── 8f
│   │   │       │   │   │   └── c227a94da07c998b73e8e80772d2d77e704d6e
│   │   │       │   │   ├── 91
│   │   │       │   │   │   └── 971df44964a17a90a6954a0fb956169436fbe2
│   │   │       │   │   ├── 95
│   │   │       │   │   │   └── 9f4ba71f8256a047decefd4903183bf81771d3
│   │   │       │   │   ├── a1
│   │   │       │   │   │   └── 10f9ee9707c1690ec5f6fc9207eeef696f3640
│   │   │       │   │   ├── a3
│   │   │       │   │   │   └── ac3bd82ef3d2fb6fd4d00dcc2af94b84716fa6
│   │   │       │   │   ├── a4
│   │   │       │   │   │   └── 834eda18bcd23800084c004e64ba51beb2b10b
│   │   │       │   │   ├── b3
│   │   │       │   │   │   └── 19c451f26e91417bc436f3e8ba0c1b8d4c199a
│   │   │       │   │   ├── b6
│   │   │       │   │   │   ├── 14f7ebc75df90f0fa0ed0361867d4af0db385e
│   │   │       │   │   │   └── 83a908e43a53453a44d3b638c3d75d5e5f6781
│   │   │       │   │   ├── c4
│   │   │       │   │   │   └── bf765945a7d03b2dca07208f97498434045d37
│   │   │       │   │   ├── c7
│   │   │       │   │   │   └── 26d8c5d5230d4dd9ce262c8864ce6b0c10d1e9
│   │   │       │   │   ├── d6
│   │   │       │   │   │   └── 5efd7684c08973460eeefe2336e8790a32d736
│   │   │       │   │   ├── d8
│   │   │       │   │   │   ├── 102640b630e3d5084ef15d52eae2f754be3247
│   │   │       │   │   │   └── 7dce423ec771e1619135393a837e3486ed4285
│   │   │       │   │   ├── da
│   │   │       │   │   │   └── d18d47d25c8104ede215ccafa2d593ecaae5ac
│   │   │       │   │   ├── db
│   │   │       │   │   │   └── 66539d143f81ca263b1baecc6ab0c96f540bef
│   │   │       │   │   ├── dd
│   │   │       │   │   │   └── 4fbc1607fe8a4e4a40a0c3379d72f1d1bb1548
│   │   │       │   │   ├── e3
│   │   │       │   │   │   ├── 3c5a5c15eefa405d789708efeca68e05110509
│   │   │       │   │   │   └── 55d3083bb3534742c38b185d57f1f2b7ad4939
│   │   │       │   │   ├── e4
│   │   │       │   │   │   └── 1c5ce9382ded8c267cbb6425ecbc5b1749e862
│   │   │       │   │   ├── e8
│   │   │       │   │   │   └── 1378403742a5d2c5b04b98cb63cf90c326a834
│   │   │       │   │   ├── e9
│   │   │       │   │   │   └── fdf83d0e85600c4122e5b2de9c2b3086863764
│   │   │       │   │   └── ee
│   │   │       │   │       └── 82f98e2809bbd450c87f53505d92b24fdc8795
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── example-branch
│   │   │       │           ├── master
│   │   │       │           └── other-ref
│   │   │       ├── tech_project_stacks_test.git
│   │   │       │   ├── config
│   │   │       │   ├── FETCH_HEAD
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── logs
│   │   │       │   │   └── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-b1d2b8b4deab11b435ec288113aaf166da26516f.idx
│   │   │       │   │       └── pack-b1d2b8b4deab11b435ec288113aaf166da26516f.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── template_config.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 28
│   │   │       │   │   │   └── d67b460be0587023b2dafce233d49cd1a0985c
│   │   │       │   │   ├── 2a
│   │   │       │   │   │   └── a050366613ac6156a8ed0d8072a7257a48e6d2
│   │   │       │   │   ├── 54
│   │   │       │   │   │   └── 3b9bebdc6bd5c4b22136034a95dd097a57d3dd
│   │   │       │   │   ├── 76
│   │   │       │   │   │   └── 96725bcc1694bf93da9e12f09bc9189db3a597
│   │   │       │   │   ├── 9a
│   │   │       │   │   │   └── 30648d7e0f3514ce8dc0f41f76223fb0747389
│   │   │       │   │   ├── a8
│   │   │       │   │   │   └── 693c7984d88170026a643af43f496861fcb1c9
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   └── f2
│   │   │       │   │       └── cbc00779d00f5ce24b7b3c8917eea42a9273ef
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── ten_million_files.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   └── pre-push.sample
│   │   │       │   ├── objects
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-01fe075b54f6e1a2218d6495c4d67879dc7f822c.idx
│   │   │       │   │       └── pack-01fe075b54f6e1a2218d6495c4d67879dc7f822c.pack
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── three_licenses.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 1a
│   │   │       │   │   │   └── a650fd3bad96e4809cbe6eed04231a38162c97
│   │   │       │   │   ├── 3b
│   │   │       │   │   │   └── 6e7a43b7c21339864473753dcf2fedcef89844
│   │   │       │   │   ├── 65
│   │   │       │   │   │   └── e3240997d318cdb78213e51d0afc083a90c899
│   │   │       │   │   ├── 68
│   │   │       │   │   │   └── a49daad8ff7e35068f2b7a97d643aab440eaec
│   │   │       │   │   └── 77
│   │   │       │   │       └── 0095c3cfa355519502ed59d1d73813e6b87d1d
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── tree.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-f12ea1ca8a8c032bfd4566ef1cb5958462bb9193.idx
│   │   │       │   │       └── pack-f12ea1ca8a8c032bfd4566ef1cb5958462bb9193.pack
│   │   │       │   └── packed-refs
│   │   │       ├── tree_with_submod.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── 2b
│   │   │       │   │   │   └── 68c8b641544653ae80c66c6d2161b5f753f45a
│   │   │       │   │   ├── 37
│   │   │       │   │   │   └── 25367ada6b357c3fdc32c03c6fb5b0de72576d
│   │   │       │   │   ├── 6d
│   │   │       │   │   │   └── 3df417e4bbeb78cf4ce3d7058a5fd06756c044
│   │   │       │   │   ├── 73
│   │   │       │   │   │   └── 527eec52f453b79340169a453b8a4ea9ec9b35
│   │   │       │   │   ├── d5
│   │   │       │   │   │   └── 92058ce46791b437034b824880b93f796230b5
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-0952ebaf67399028dbee94a1bdde6a45b63a7ac0.idx
│   │   │       │   │       └── pack-0952ebaf67399028dbee94a1bdde6a45b63a7ac0.pack
│   │   │       │   └── packed-refs
│   │   │       ├── truncated_blobs.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 01
│   │   │       │   │   │   └── 1a53557d6f0ae7ee3cb6bc2ff915e731046d91
│   │   │       │   │   ├── 23
│   │   │       │   │   │   └── 7863a31b737e89cc654bc97471b63ac8a5d11f
│   │   │       │   │   ├── 44
│   │   │       │   │   │   └── f139e2e275dd4320877519a9e7795e651744d1
│   │   │       │   │   ├── 59
│   │   │       │   │   │   └── d69ea9aeddd79e0f4fd809237e2f4eac3b8a64
│   │   │       │   │   ├── 80
│   │   │       │   │   │   └── 102bec914004a3830a64c6a491e8ca7c47eca5
│   │   │       │   │   └── df
│   │   │       │   │       └── 281b30743755d2ce64132eae35d68bc5e39229
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── user_reviewed_files.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── index
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           ├── add-degree-symbol-file
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0e
│   │   │       │   │   │   └── f96ee2daad4b20912779eec0658a392ae360de
│   │   │       │   │   ├── 34
│   │   │       │   │   │   └── 5bf38245b7360bc236301e551202a4f356ce54
│   │   │       │   │   ├── 6e
│   │   │       │   │   │   └── 594340173f25bf4ee9b12a2bac3cac202ae18f
│   │   │       │   │   ├── a0
│   │   │       │   │   │   └── 565cf436fc84297abf540a6b60aae1071891e0
│   │   │       │   │   ├── b2
│   │   │       │   │   │   └── 4d7c48f0d83614b4586220257d299fa7ddc5a4
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── ae402c89920a883295dc2c32b0ec8688e9c53b
│   │   │       │   │   └── eb
│   │   │       │   │       └── 96b7a691a944563ba5880a1c28592379e12fb4
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           ├── add-degree-symbol-file
│   │   │       │           └── master
│   │   │       ├── utf8_filename.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 02
│   │   │       │   │   │   └── 99b88496f3a4faca0b54f4abdb3761c5dfbda5
│   │   │       │   │   ├── 1a
│   │   │       │   │   │   └── 7362c8b411ed3af41bc062f23829dc476be3eb
│   │   │       │   │   ├── 20
│   │   │       │   │   │   └── b45d16664a2d8db26d2225c83b9a168b461c88
│   │   │       │   │   ├── a0
│   │   │       │   │   │   └── 8a463642c60d52a265a41e414106de94b709a7
│   │   │       │   │   ├── a2
│   │   │       │   │   │   └── 9cb49a8c048cf834573eca6019d450e7e8d7e4
│   │   │       │   │   ├── ad
│   │   │       │   │   │   └── 045e47bc602b9a523aa9c0e4f7830b0145f873
│   │   │       │   │   ├── b0
│   │   │       │   │   │   └── 75337805e14d0d8e6f47f5f5d99c0f4823d486
│   │   │       │   │   └── d3
│   │   │       │   │       └── 20f2afd0efba1dbe5120ad8ff5f1d591489ab6
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── main
│   │   │       ├── utf8_submod.git
│   │   │       │   ├── config
│   │   │       │   ├── FETCH_HEAD
│   │   │       │   ├── HEAD
│   │   │       │   ├── index
│   │   │       │   ├── modules
│   │   │       │   │   └── foo
│   │   │       │   │       ├── config
│   │   │       │   │       ├── HEAD
│   │   │       │   │       ├── index
│   │   │       │   │       ├── objects
│   │   │       │   │       │   └── pack
│   │   │       │   │       │       ├── pack-90a3259e9439ab548e82af6b5024e2a9ef69ba17.idx
│   │   │       │   │       │       └── pack-90a3259e9439ab548e82af6b5024e2a9ef69ba17.pack
│   │   │       │   │       ├── packed-refs
│   │   │       │   │       └── refs
│   │   │       │   │           ├── heads
│   │   │       │   │           │   └── main
│   │   │       │   │           └── remotes
│   │   │       │   │               └── origin
│   │   │       │   │                   └── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 28
│   │   │       │   │   │   └── ff82c52d5d5a1b57b3c81008aaafd8d5169362
│   │   │       │   │   ├── 53
│   │   │       │   │   │   └── a3c775e4d447397774ef31cd449a8b66aa34a9
│   │   │       │   │   └── d2
│   │   │       │   │       └── 9097b9f743948ab128101349cce9b6b41a8433
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   └── master
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── master
│   │   │       ├── vulnerable_function_reference.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── objects
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-bd8b316e1ccff74c411fb92a6fe622f51906b9e4.idx
│   │   │       │   │       └── pack-bd8b316e1ccff74c411fb92a6fe622f51906b9e4.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   └── main
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── vulnerable_function_references.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── exclude
│   │   │       │   ├── objects
│   │   │       │   │   ├── 42
│   │   │       │   │   │   └── 18f27a262f7f85e598e9a455e7b5fb2dbe3475
│   │   │       │   │   ├── 49
│   │   │       │   │   │   └── 0d8483d879d96f17bc32843114d7bbc3e79eb1
│   │   │       │   │   ├── 67
│   │   │       │   │   │   └── 1a13d1ef3587cd01be65d6398f6f987395aba3
│   │   │       │   │   ├── 8c
│   │   │       │   │   │   └── 971b19eccfb8123feaf3e69c9db834f3d95d99
│   │   │       │   │   ├── e1
│   │   │       │   │   │   └── 04fa9fff5b01e0200347b468ca702e54cbbe6c
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-840f71b6ca257deda885049806bc9bf6c4e988fe.idx
│   │   │       │   │       └── pack-840f71b6ca257deda885049806bc9bf6c4e988fe.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       ├── heads
│   │   │       │       │   └── main
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── web_commit_test.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 1a
│   │   │       │   │   │   └── 1a48c8f3b33139c6690f86641ae27beb3d9f04
│   │   │       │   │   ├── 2a
│   │   │       │   │   │   └── 7b0cf6aeeb1d9fb0eebcc87275a2ce4295d604
│   │   │       │   │   ├── 34
│   │   │       │   │   │   └── 2fb30c79c8cab26d2905b45c2d0c210f13ebb0
│   │   │       │   │   ├── 6b
│   │   │       │   │   │   └── ff2f689d12d94fbaf1757fae07af4c3a187094
│   │   │       │   │   ├── 86
│   │   │       │   │   │   └── 4cf0a055faba9184d92bdee3e930a81b30a2ec
│   │   │       │   │   ├── 90
│   │   │       │   │   │   └── a72db1464655b91b6b612c22c37e978ba2cbf2
│   │   │       │   │   ├── b8
│   │   │       │   │   │   └── 5123d16a22f298f19d288ad7186d3c14d5a4c7
│   │   │       │   │   ├── c0
│   │   │       │   │   │   └── 138f4cfb8f77065888e98803060e686057d5b9
│   │   │       │   │   ├── cb
│   │   │       │   │   │   └── e31ec68d18557c12a924b6c664ea00b82bfd97
│   │   │       │   │   ├── d2
│   │   │       │   │   │   └── 25e6611e9865842c0bccd0fb471bbd82d4bc00
│   │   │       │   │   ├── e0
│   │   │       │   │   │   └── 2364e4942ea15759155d01dd9fd9cf74fbf4b1
│   │   │       │   │   ├── e5
│   │   │       │   │   │   └── 454d7f2b02236819f0d11aaff57a2eb7f2c962
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   │   └── e7
│   │   │       │   │       └── 397035ab9623b7688d4544f292fde2e14f7c1b
│   │   │       │   └── packed-refs
│   │   │       ├── wiki_controller_private.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-a6b2d309be383a0d5c713b3884454c2d77ca3bd9.idx
│   │   │       │   │       └── pack-a6b2d309be383a0d5c713b3884454c2d77ca3bd9.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── wiki_controller_public.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 4c
│   │   │       │   │   │   └── d1bfff797f80b8aead7948f7209d8bcf07d402
│   │   │       │   │   ├── 8a
│   │   │       │   │   │   └── b356c52e3739c773613525b27cf1bdb3a87cca
│   │   │       │   │   ├── bd
│   │   │       │   │   │   └── 0dc67d6cb856f80056e597e8d2e9c2b04d9f08
│   │   │       │   │   ├── c3
│   │   │       │   │   │   └── 07d903d4da66a7356664f1b71dfe30d22f52e3
│   │   │       │   │   ├── c7
│   │   │       │   │   │   └── bfad381ab1e330c0895cfd7c9257f46b67556d
│   │   │       │   │   ├── f2
│   │   │       │   │   │   └── 37edbb7614308d54838d1b83a6ae8978168f7a
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-dae9210f6377a6f2b5232cab6c7ecf39be06bbc5.idx
│   │   │       │   │       └── pack-dae9210f6377a6f2b5232cab6c7ecf39be06bbc5.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── wiki_dup_tree_entry.git
│   │   │       │   ├── config
│   │   │       │   ├── git-daemon-export-ok
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-6652602788617dbc0dbb17432e60ad820b6b03be.idx
│   │   │       │   │       └── pack-6652602788617dbc0dbb17432e60ad820b6b03be.pack
│   │   │       │   └── packed-refs
│   │   │       ├── wiki.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── logs
│   │   │       │   │   ├── HEAD
│   │   │       │   │   └── refs
│   │   │       │   │       └── heads
│   │   │       │   │           └── master
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-009dcc522d7064ba84a798e1fc39b2e5dd76b283.idx
│   │   │       │   │       └── pack-009dcc522d7064ba84a798e1fc39b2e5dd76b283.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── wiki_large_list.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   ├── exclude
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-787ec0bc704859c4686ecc77f3021c7f5736b147.idx
│   │   │       │   │       └── pack-787ec0bc704859c4686ecc77f3021c7f5736b147.pack
│   │   │       │   └── packed-refs
│   │   │       ├── wiki_receive.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-abcb56e0408006ce26215be01fab1fcd7a900036.idx
│   │   │       │   │       └── pack-abcb56e0408006ce26215be01fab1fcd7a900036.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── wiki_revert.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-01ec813a88a3d7f29c495d3c748e151c3f735ce8.idx
│   │   │       │   │       └── pack-01ec813a88a3d7f29c495d3c748e151c3f735ce8.pack
│   │   │       │   ├── packed-refs
│   │   │       │   └── refs
│   │   │       │       └── remotes
│   │   │       │           └── origin
│   │   │       │               └── HEAD
│   │   │       ├── wiki_with_subdirs.git
│   │   │       │   ├── config
│   │   │       │   ├── description
│   │   │       │   ├── HEAD
│   │   │       │   ├── hooks
│   │   │       │   │   └── pre-push.sample
│   │   │       │   ├── info
│   │   │       │   │   └── refs
│   │   │       │   ├── objects
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-edc7498296ef201ad288154f6abe5c7ffade3a3d.idx
│   │   │       │   │       └── pack-edc7498296ef201ad288154f6abe5c7ffade3a3d.pack
│   │   │       │   └── packed-refs
│   │   │       ├── with_bot_commits.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0f
│   │   │       │   │   │   └── a458ca840b152e28e0b44f13efb85d16c81243
│   │   │       │   │   ├── 5f
│   │   │       │   │   │   └── cd6d56b6b11906e714eee433c785c828f88c6a
│   │   │       │   │   └── a4
│   │   │       │   │       └── bb3b155018d938a037b2977b9af34a4357934a
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── with_commit_authors_secrets.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 00
│   │   │       │   │   │   └── b33ae8f23611d7aab0500a67f7d7997b0fb09d
│   │   │       │   │   ├── 05
│   │   │       │   │   │   └── b67091f7e6e0f5db621a9a33fd6a733b9fe18c
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   └── 825dc642cb6eb9a060e54bf8d69288fbee4904
│   │   │       │   │   ├── 4c
│   │   │       │   │   │   └── 7440557a4111d3e40a833a0b67e944496ef63d
│   │   │       │   │   ├── 5b
│   │   │       │   │   │   └── 75854b03a6d4a7dee1aed15c1c53f451481e7f
│   │   │       │   │   ├── 5e
│   │   │       │   │   │   └── ce7b537e484831ccc880b4d2338ca05acf33da
│   │   │       │   │   ├── 72
│   │   │       │   │   │   └── 257cbd7a838508d009c2e8c016a3579792d1d6
│   │   │       │   │   ├── 7d
│   │   │       │   │   │   └── d227974b10f9c13cc0489a54723352bd964817
│   │   │       │   │   ├── 87
│   │   │       │   │   │   └── 0c88cbea8be3e10611dd386ddb2273a1a69675
│   │   │       │   │   ├── 8f
│   │   │       │   │   │   └── c28dd579db7cdc8ccf922876cc7b7219157e92
│   │   │       │   │   ├── 9c
│   │   │       │   │   │   └── b50a7b60880c14f2181032ce7dfe9a6d581165
│   │   │       │   │   ├── 9e
│   │   │       │   │   │   └── d1b01bd6b46edbcafd2b79ed3c595d5aba7562
│   │   │       │   │   ├── b3
│   │   │       │   │   │   └── 8dd67f4cedea71bb18521049e891d0c124f925
│   │   │       │   │   ├── b4
│   │   │       │   │   │   └── 75eb8e31f90599eb86ca8a591cd9fa166ff930
│   │   │       │   │   ├── bb
│   │   │       │   │   │   └── 4bbfaebd767ef017a854bd902df0d5b249a802
│   │   │       │   │   ├── be
│   │   │       │   │   │   └── 7a52452644b4273ff1e56515b5c905041a0cea
│   │   │       │   │   ├── e0
│   │   │       │   │   │   └── d95a5cdc145ac7cf49062d3498c031f83d02dd
│   │   │       │   │   ├── e6
│   │   │       │   │   │   └── c2ee265bfa9a9a081353409aff40cda0c3319f
│   │   │       │   │   └── fa
│   │   │       │   │       └── 5127b7bccea7e07985af88f1dcdc91df483907
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── with_community_health_files.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 0d
│   │   │       │   │   │   └── 545a36a9d053b7da62406f912dec0e1d3b4a6d
│   │   │       │   │   ├── 60
│   │   │       │   │   │   └── 7d69b92fcd21ccfbe585794ded5ff0dafa6d6c
│   │   │       │   │   └── e6
│   │   │       │   │       └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── with_multiple_tokens.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 15
│   │   │       │   │   │   └── 41a9b822cfc0238ec1418fdbf2a58e832e37ec
│   │   │       │   │   ├── 46
│   │   │       │   │   │   └── 6dcc8b86e6a65cf290abbd011f1f4d6849e493
│   │   │       │   │   └── 6b
│   │   │       │   │       └── 21e4b6f33a2ef2b6df85895b87aab3f4b9d59d
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── with_tokens.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 02
│   │   │       │   │   │   └── 07753ca4f274a75b0087081bb86ef6a98d224c
│   │   │       │   │   ├── 4b
│   │   │       │   │   │   ├── 49bb78cef622fb59180bb6ceeba9ee7b57af66
│   │   │       │   │   │   └── 6472266afd7b471e86085a6659e8c7f2b119da
│   │   │       │   │   ├── 7d
│   │   │       │   │   │   └── 7d5bd91e0039acffb385ea92f48ad18d92e788
│   │   │       │   │   ├── cd
│   │   │       │   │   │   └── 86834a4c4ed8ad9dd3b7a351c3e986928e23d5
│   │   │       │   │   └── d5
│   │   │       │   │       └── de1fbb9b29a7adc024c77305d6d4c3c0984c90
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       ├── with_tokens_in_packfile.git
│   │   │       │   ├── config
│   │   │       │   ├── HEAD
│   │   │       │   ├── objects
│   │   │       │   │   ├── 7d
│   │   │       │   │   │   └── 7d5bd91e0039acffb385ea92f48ad18d92e788
│   │   │       │   │   ├── a3
│   │   │       │   │   │   └── 672e3a89024cce7fbc370484c05e294730c1e2
│   │   │       │   │   ├── b1
│   │   │       │   │   │   └── c97d7fca07402918369c47b526fd459f22c005
│   │   │       │   │   ├── info
│   │   │       │   │   │   └── packs
│   │   │       │   │   └── pack
│   │   │       │   │       ├── pack-494c834262b8c61796200ff8d75676f87196cf0e.idx
│   │   │       │   │       └── pack-494c834262b8c61796200ff8d75676f87196cf0e.pack
│   │   │       │   └── refs
│   │   │       │       └── heads
│   │   │       │           └── master
│   │   │       └── workflow.git
│   │   │           ├── config
│   │   │           ├── HEAD
│   │   │           ├── objects
│   │   │           │   ├── 33
│   │   │           │   │   └── d76d84af977b5e40075df36a8af5a9f55cb4a1
│   │   │           │   ├── 3f
│   │   │           │   │   └── d5a37106d07b44a09c164b8d1305c38a28ecd8
│   │   │           │   ├── 46
│   │   │           │   │   └── 9858d3fe9ba45d9b811405f3e54977bdb8ed2f
│   │   │           │   └── c4
│   │   │           │       └── b5ff234a6f189bef438ebaa971b2a919491985
│   │   │           └── refs
│   │   │               └── heads
│   │   │                   └── master
│   │   ├── github_connect
│   │   │   ├── consumed_licenses.json
│   │   │   ├── contributor_data.json
│   │   │   ├── contributor_sql_query.json
│   │   │   ├── license_sync_status.json
│   │   │   ├── s4_filtered_response.json
│   │   │   ├── s4-stats-export.csv
│   │   │   └── s4-stats-export.json
│   │   ├── github-enterprise-utf8.ghl
│   │   ├── github_models
│   │   │   ├── gpt_4o.json
│   │   │   └── text_embedding_3_large.json
│   │   ├── goomba
│   │   │   └── yaml_filter
│   │   │       ├── after
│   │   │       │   ├── array_data.text
│   │   │       │   ├── asciidoc.text
│   │   │       │   ├── bad_frontmatter_yaml.text
│   │   │       │   ├── basic_vertical.text
│   │   │       │   ├── basic_with_markdown.text
│   │   │       │   ├── binary_data.text
│   │   │       │   ├── nested_yaml.text
│   │   │       │   ├── not_really_yaml.text
│   │   │       │   ├── no_yaml.text
│   │   │       │   ├── parse_error.text
│   │   │       │   ├── symbol_data.text
│   │   │       │   └── yaml_bad_alias_error.text
│   │   │       └── before
│   │   │           ├── array_data.md
│   │   │           ├── asciidoc.adoc
│   │   │           ├── bad_frontmatter_yaml.md
│   │   │           ├── basic.md
│   │   │           ├── basic_with_markdown.md
│   │   │           ├── binary_data.md
│   │   │           ├── nested_yaml.md
│   │   │           ├── not_really_yaml.md
│   │   │           ├── no_yaml.md
│   │   │           ├── parse_error.md
│   │   │           ├── symbol_data.md
│   │   │           └── yaml_bad_alias_error.md
│   │   ├── gpg_keys.json
│   │   ├── helper_ivar_allowlist.txt
│   │   ├── html
│   │   │   ├── markup_filter
│   │   │   │   ├── markdown.html
│   │   │   │   ├── markdown.md
│   │   │   │   ├── restructuredtext.html
│   │   │   │   └── restructuredtext.rst
│   │   │   └── prose_diff
│   │   │       ├── changes-after.html
│   │   │       ├── changes-before.html
│   │   │       ├── english_document.html
│   │   │       └── non_english_document.html
│   │   ├── icons-000000.png
│   │   ├── invalid-smaps.txt
│   │   ├── issue_blob_reference_test_url.txt
│   │   ├── keys
│   │   │   ├── bad_fingerprint.pub
│   │   │   ├── compromised.pub
│   │   │   ├── compromised-rsa.pub
│   │   │   ├── compromised-security4403.pub
│   │   │   ├── corrupted.pub
│   │   │   ├── factorable_rsa.pub
│   │   │   ├── rsa_256.pub
│   │   │   ├── ssh_signing_test_2.pub
│   │   │   ├── ssh_signing_test.pub
│   │   │   ├── valid
│   │   │   ├── valid_newlines.pub
│   │   │   └── valid.pub
│   │   ├── localization
│   │   │   └── config
│   │   │       ├── ja
│   │   │       │   └── testing.po
│   │   │       └── pt
│   │   │           └── testing.po
│   │   ├── manifest.static.json
│   │   ├── misc
│   │   │   ├── ghe-hook-env-update-failing-stub.sh
│   │   │   ├── ghe-hook-env-update-stub.sh
│   │   │   ├── github-ldap-schema.ldif
│   │   │   ├── github.ldif
│   │   │   ├── github-special-characters.ldif
│   │   │   ├── github-two-trees.ldif
│   │   │   ├── github-with-subgroups.ldif
│   │   │   └── saml
│   │   │       ├── adfs-no-name-id-creds.xml
│   │   │       ├── auth0-attrs-with-creds.xml
│   │   │       ├── azure-ad-administrator-login.xml
│   │   │       ├── azure-ad-login-encoded2.pem
│   │   │       ├── azure-ad-login-encoded.pem
│   │   │       ├── azure-ad-login-encoded-with-doctype.xml
│   │   │       ├── azure-ad-login-encoded.xml
│   │   │       ├── azure-ad-login-failure.xml
│   │   │       ├── azure-ad-login-session-expiry.xml
│   │   │       ├── azure-ad-login.xml
│   │   │       ├── azure-encrypted-response.xml
│   │   │       ├── azure.pem
│   │   │       ├── azure-signed-response.xml
│   │   │       ├── bad-digest.xml
│   │   │       ├── bad-sig.xml
│   │   │       ├── bounty-encrypted-assertion.xml
│   │   │       ├── bounty-encrypter-assertion.crt
│   │   │       ├── bounty-sp.p12
│   │   │       ├── daylight-savings-timed-response.xml
│   │   │       ├── dtd-idp-certificate.pem
│   │   │       ├── email-name-id-uk.xml
│   │   │       ├── email-name-id.xml
│   │   │       ├── email-username-attribute-uk.xml
│   │   │       ├── email-username-attribute.xml
│   │   │       ├── encrypted_saml
│   │   │       │   ├── alternate-saml.crt
│   │   │       │   ├── alternate-saml.p12
│   │   │       │   ├── entra_signed_response_encrypted_self_signed_assertion.xml.base64
│   │   │       │   ├── ruby-saml.crt
│   │   │       │   ├── ruby-saml.key
│   │   │       │   ├── signed_message_encrypted_signed_assertion.xml.base64
│   │   │       │   ├── signed_message_encrypted_unsigned_assertion.xml.base64
│   │   │       │   └── unsigned_message_encrypted_signed_assertion.xml.base64
│   │   │       ├── entra-recipient.pem
│   │   │       ├── failure.xml
│   │   │       ├── ghemu_azure.crt
│   │   │       ├── ghes_azure.crt
│   │   │       ├── ghorg_azure.crt
│   │   │       ├── gpg_key.xml
│   │   │       ├── idp.crt
│   │   │       ├── idp-initiated-login-groups.xml
│   │   │       ├── idp-initiated-login.xml
│   │   │       ├── idp.key
│   │   │       ├── idp-okta.crt
│   │   │       ├── idp.p12
│   │   │       ├── in-response-to-mismatch.xml
│   │   │       ├── login-as-administrator.xml
│   │   │       ├── login.xml
│   │   │       ├── lowercase_recipient.xml
│   │   │       ├── malicious-signature-name-id.xml
│   │   │       ├── member-azure-ad-login.xml
│   │   │       ├── missing-email-attribute.xml
│   │   │       ├── name_attribute.xml
│   │   │       ├── nil-response.xml
│   │   │       ├── okta-altered-signature-response.xml
│   │   │       ├── okta-encrypted-response.xml
│   │   │       ├── okta-invalid-cert-no-encrypted-assertion.xml
│   │   │       ├── okta-login-idp-initiated.xml
│   │   │       ├── okta-login-mismatched-issuers.xml
│   │   │       ├── okta-login-session-expiry.xml
│   │   │       ├── okta-login.xml
│   │   │       ├── okta.pem
│   │   │       ├── okta-signed-response-comment-name-id.xml
│   │   │       ├── okta-signed-response-empty-comment.xml
│   │   │       ├── okta-signed-response-tampered.xml
│   │   │       ├── okta-signed-response-with-userorgs.xml
│   │   │       ├── okta-signed-response.xml
│   │   │       ├── oktatest.pem
│   │   │       ├── okta_with_spaces.pem
│   │   │       ├── onelogin.pem
│   │   │       ├── onelogin-signed-response-tampered.xml
│   │   │       ├── onelogin-signed-response.xml
│   │   │       ├── oracle-metadata.xml
│   │   │       ├── oracle.pem
│   │   │       ├── oracle-signature.xml
│   │   │       ├── persistent_no_upgrade.xml
│   │   │       ├── persistent_upgrade.xml
│   │   │       ├── pingone-response.xml
│   │   │       ├── public_key.xml
│   │   │       ├── request_denied_no_status_message.xml
│   │   │       ├── request_denied.xml
│   │   │       ├── schema_validation
│   │   │       │   ├── address-with-name-qualifiers-and-friendly-names-and-subject-locality.xml
│   │   │       │   ├── authenticating-authority-with-no-destination-or-keyinfo.xml
│   │   │       │   ├── entra-response-attribute-value-content.xml
│   │   │       │   ├── entra-response-attribute-value-type.xml
│   │   │       │   ├── entra-response-control.xml
│   │   │       │   ├── entra-response-encrypted-signed-response.xml
│   │   │       │   ├── entra-response-encrypted.xml
│   │   │       │   ├── entra-response-with-both-assertion-types.xml
│   │   │       │   ├── entra-response-with-name-format.xml
│   │   │       │   ├── entra-response-without-in-response-to.xml
│   │   │       │   ├── entra-response-with-signature.xml
│   │   │       │   ├── entra-response-with-subject-no-signature.xml
│   │   │       │   ├── key-name-and-value.xml
│   │   │       │   ├── okta-response-attribute-value-content.xml
│   │   │       │   ├── okta-response-attribute-value-type.xml
│   │   │       │   ├── okta-response-control.xml
│   │   │       │   ├── okta-response-encrypted-signed-response.xml
│   │   │       │   ├── okta-response-encrypted.xml
│   │   │       │   ├── okta-response-with-attribute-statement.xml
│   │   │       │   ├── okta-response-with-multiple-attribute-elements.xml
│   │   │       │   ├── okta-response-with-multiple-attribute-values.xml
│   │   │       │   ├── okta-response-with-session-not-on-or-after.xml
│   │   │       │   ├── okta-response-with-status-no-signature.xml
│   │   │       │   ├── okta-response-with-subject-no-signature.xml
│   │   │       │   ├── response-with-consent.xml
│   │   │       │   └── x509-subjectname.xml
│   │   │       ├── session-expiry-saml.xml
│   │   │       ├── session-expiry.xml
│   │   │       ├── shibboleth-signed-response-tampered.xml
│   │   │       ├── shibboleth-signed-response.xml
│   │   │       ├── sp.p12
│   │   │       ├── team-sync-org-sso.crt
│   │   │       ├── uppercase_recipient.xml
│   │   │       └── verify-sig.xml
│   │   ├── mobile
│   │   │   └── apple-app-store-receipt.base64
│   │   ├── notices.yml
│   │   ├── open_api
│   │   │   ├── components
│   │   │   │   └── schemas
│   │   │   │       └── response-ref.yaml
│   │   │   └── operations
│   │   │       └── test
│   │   │           ├── meta
│   │   │           │   ├── update-octocat-ghec.yaml
│   │   │           │   └── update-octocat-ghes.yaml
│   │   │           ├── remove-me.yaml
│   │   │           ├── versioned-get.yaml
│   │   │           ├── versioned-params.yaml
│   │   │           ├── versioned-path-params.yaml
│   │   │           ├── versioned-post.yaml
│   │   │           └── with-ref.yaml
│   │   ├── page_build
│   │   │   ├── 404.html
│   │   │   ├── file-on-master
│   │   │   └── Kunde-Smith
│   │   │       ├── blog
│   │   │       │   ├── feed.xml
│   │   │       │   └── index.html
│   │   │       ├── file-on-gh-pages
│   │   │       ├── images
│   │   │       │   └── bg.jpg
│   │   │       └── index.html
│   │   ├── pages-jekyll
│   │   │   ├── legacy
│   │   │   │   └── page-build
│   │   │   ├── page-build
│   │   │   └── page-sync-tar
│   │   ├── plans.yml
│   │   ├── pre_receive_hook
│   │   │   ├── hook-env-1.tar.gz
│   │   │   └── osx-hook-env-1.tar.gz
│   │   ├── process_axe_testing_data
│   │   │   └── fake_ownership.yaml
│   │   ├── redis
│   │   │   ├── config_with_connect_timeout.yml
│   │   │   ├── config_with_reconnect_attempts.yml
│   │   │   ├── config.yml
│   │   │   ├── distributed_config_with_reconnect_attempts.yml
│   │   │   └── distributed_config.yml
│   │   ├── registry
│   │   │   └── test-ruby-package-0.0.2.gem
│   │   ├── releases
│   │   │   └── release-statement.json
│   │   ├── reminders
│   │   │   ├── reminder.realtime-assignment.json
│   │   │   ├── reminder.realtime-review_request.json
│   │   │   └── reminder.scheduled.json
│   │   ├── rsync
│   │   │   ├── foo.md
│   │   │   └── subdir
│   │   │       └── hello_world
│   │   ├── s3_asset_usage.log.erb
│   │   ├── serviceowners
│   │   │   ├── lib
│   │   │   │   └── application_record
│   │   │   │       └── domain
│   │   │   │           ├── migrations.rb
│   │   │   │           ├── my_domain.rb
│   │   │   │           └── secret_scan_incremental_status.rb
│   │   │   └── packages
│   │   │       └── test_package
│   │   │           ├── package.yml
│   │   │           └── subpackage
│   │   │               └── package.yml
│   │   ├── shift_jis.diff
│   │   ├── site
│   │   │   ├── approved_handles.json
│   │   │   ├── contentful
│   │   │   │   ├── index-pages
│   │   │   │   │   ├── index-page-response.json
│   │   │   │   │   ├── index-page-response-with-invalid-template-type.json
│   │   │   │   │   └── index-page-response-wo-template.json
│   │   │   │   ├── landing-pages
│   │   │   │   │   ├── contact-page.json
│   │   │   │   │   ├── contact-page-without-heading.json
│   │   │   │   │   ├── landing-page-response.json
│   │   │   │   │   ├── landing-page-response-with-nt-experiences.json
│   │   │   │   │   └── landing-page-response-wo-template.json
│   │   │   │   ├── newsroom
│   │   │   │   │   ├── category-page-invalid.json
│   │   │   │   │   ├── category-page-valid.json
│   │   │   │   │   ├── home-page-invalid.json
│   │   │   │   │   ├── home-page-valid.json
│   │   │   │   │   ├── show-page-invalid-no-published-date.json
│   │   │   │   │   └── show-page-valid.json
│   │   │   │   └── resources
│   │   │   │       ├── show-page-resources-invalid-with-no-cta-banner.json
│   │   │   │       ├── show-page-resources-valid.json
│   │   │   │       ├── whitepaper-invalid-with-no-excerpt.json
│   │   │   │       └── whitepaper-valid.json
│   │   │   ├── home-page-globe-munger-response-page-1.json
│   │   │   └── home-page-globe-munger-response-page-2.json
│   │   ├── smaps_rollup.txt
│   │   ├── source-maps
│   │   │   ├── github-bootstrap-b9f15bdb.js.map
│   │   │   └── github-bootstrap-deadbeef.js
│   │   ├── stafftools_permissions.yml
│   │   ├── structure_cleaner
│   │   │   ├── clean-partitions-comment
│   │   │   │   ├── input.sql
│   │   │   │   └── output.sql
│   │   │   ├── extract-table-definitions
│   │   │   │   ├── input.sql
│   │   │   │   └── output.sql
│   │   │   ├── remove-auto-increment
│   │   │   │   ├── input.sql
│   │   │   │   └── output.sql
│   │   │   ├── remove-blank-lines
│   │   │   │   ├── input.sql
│   │   │   │   └── output.sql
│   │   │   ├── remove-column-character-set
│   │   │   │   ├── input.sql
│   │   │   │   └── output.sql
│   │   │   ├── remove-conditional-statements
│   │   │   │   ├── input.sql
│   │   │   │   └── output.sql
│   │   │   ├── remove-table-definitions-regex
│   │   │   │   ├── input.sql
│   │   │   │   └── output.sql
│   │   │   ├── remove-table-definitions-simple
│   │   │   │   ├── input.sql
│   │   │   │   └── output.sql
│   │   │   └── replace-utf8-with-utf8mb3
│   │   │       ├── input.sql
│   │   │       └── output.sql
│   │   ├── tcr_cassettes
│   │   │   ├── access_denied_message_if_user_does_not_have_enough_access.yaml
│   │   │   ├── access_is_granted_when_user_is_a_member_of_a_restricted_access_group.yaml
│   │   │   ├── access_not_granted_when_user_is_not_a_member_of_a_restricted_access_group.yaml
│   │   │   ├── activedirectory.yaml
│   │   │   ├── adds_new_users_that_are_members_of_the_ldap_group.yaml
│   │   │   ├── adds_the_gpg_keys_from_the_server.yaml
│   │   │   ├── adds_the_member_to_other_teams_with_the_same_mapping_that_remain_in_the_cache_after_deleting_one.yaml
│   │   │   ├── adds_the_new_member_to_a_team_with_nested_groups.yaml
│   │   │   ├── adds_the_new_member_to_several_teams.yaml
│   │   │   ├── adds_the_new_member_to_the_team.yaml
│   │   │   ├── adds_the_public_ssh_keys_from_the_server.yaml
│   │   │   ├── adds_the_user_and_the_emails.yaml
│   │   │   ├── adds_the_user.yaml
│   │   │   ├── allows_access_only_to_users_that_belong_to_the_groups.yaml
│   │   │   ├── allows_removal_of_ldap_managed_members.yaml
│   │   │   ├── allows_use_of_non-normalized_login_with_invalid_ldap_mapping.yaml
│   │   │   ├── allow_use_of_non-normalized_login.yaml
│   │   │   ├── attempts_ldap_if_builtin_auth_fails.yaml
│   │   │   ├── authenticates_once_with_ldap_mapping_and_invalid_password.yaml
│   │   │   ├── authenticates_the_user_with_their_builtin_password.yaml
│   │   │   ├── authenticates_with_ldap_uid.yaml
│   │   │   ├── authenticates_with_the_new_login.yaml
│   │   │   ├── authenticates.yaml
│   │   │   ├── auth_fails_with_a_fallback_uid_that_doesn_t_exist_in_ldap.yaml
│   │   │   ├── authorizes_with_the_user_group_in_a_different_tree.yaml
│   │   │   ├── auth_succeeds_with_fallback_uid.yaml
│   │   │   ├── auth_with_fallback_uid_doesn_t_create_a_new_user.yaml
│   │   │   ├── auth_with_fallback_uid_succeeds_when_we_find_the_fallback_uid.yaml
│   │   │   ├── authz_sync_ldap_team.yaml
│   │   │   ├── authz_sync_ldap_user.yaml
│   │   │   ├── authz_update_team_ldap.yaml
│   │   │   ├── authz_update_user_ldap.yaml
│   │   │   ├── bails_out_of_sync_when_bind_fails.yaml
│   │   │   ├── bails_out_of_sync_when_group_search_fails.yaml
│   │   │   ├── bails_out_of_sync_when_member_search_fails.yaml
│   │   │   ├── bails_out_of_sync_when_search_fails.yaml
│   │   │   ├── caches_member_dns_for_the_ldap_group.yaml
│   │   │   ├── can_change_login_with_ldap_and_external_mapping.yaml
│   │   │   ├── can_filter_by_ldapmapped.yaml
│   │   │   ├── cannot_change_login_with_ldap_and_no_mapping.yaml
│   │   │   ├── cannot_create_a_team_as_a_github_app_with_ldap_dn_if_the_permissions_are_missing.yaml
│   │   │   ├── cannot_create_team_with_duplicate_name_and_ldap_sync.yaml
│   │   │   ├── cannot_create_team_with_duplicate_name_and_not_ldap_sync.yaml
│   │   │   ├── cannot_suspend_externally_managed_user.yaml
│   │   │   ├── cannot_unsuspend_externally_managed_user.yaml
│   │   │   ├── can_signin_with_a_normalized_user.yaml
│   │   │   ├── classic.yaml
│   │   │   ├── constrains_attributes_returned_by_ldap_search.yaml
│   │   │   ├── creates_a_new_ldap_mapping_when_it_doesn_t_exist.yaml
│   │   │   ├── creates_a_new_user_as_suspended.yaml
│   │   │   ├── creates_a_new_user.yaml
│   │   │   ├── creates_an_ldapmapping_for_a_user.yaml
│   │   │   ├── creates_a_team_without_a_mapping.yaml
│   │   │   ├── creates_emails_if_the_user_info_includes_the_mail_or_email_fields.yaml
│   │   │   ├── creates_the_user_in_github_s_database_when_they_sign_in_the_first_time.yaml
│   │   │   ├── creates_the_user_profile_with_the_complete_name_of_the_user.yaml
│   │   │   ├── creates_the_user_via_ldap_if_it_s_their_first_login_without_an_account.yaml
│   │   │   ├── creates_the_user_with_the_staff_role_if_she_s_in_the_admin_group.yaml
│   │   │   ├── creates_valid_html_when_importing_a_team.yaml
│   │   │   ├── create_team_as_a_github_app_with_ldap_dn.yaml
│   │   │   ├── create_team_with_ldap_dn_and_default_privacy.yaml
│   │   │   ├── create_team_with_ldap_dn.yaml
│   │   │   ├── demote_user_when_she_is_not_in_the_admin_group.yaml
│   │   │   ├── deploy_key_is_not_verified_when_user_ssh_keys_are_managed_externally_by_ldap.yaml
│   │   │   ├── destroys_the_ldap_mapping.yaml
│   │   │   ├── displays_an_error_message_when_domain_search_fails.yaml
│   │   │   ├── displays_users_even_on_partial_results.yaml
│   │   │   ├── does_not_allow_removal_of_ldap_managed_members_for_a_mapped_team.yaml
│   │   │   ├── does_not_create_a_user_when_there_are_no_seats_available.yaml
│   │   │   ├── does_not_duplicate_forks_when_restoring.yaml
│   │   │   ├── does_not_instrument_team_ldap_import_event_if_the_mapping_has_been_synced_before.yaml
│   │   │   ├── does_not_poll_members_from_the_ldap_server_when_the_job_has_errored.yaml
│   │   │   ├── does_not_poll_members_from_the_ldap_server_when_the_job_has_succeeded.yaml
│   │   │   ├── does_not_poll_members_from_the_ldap_server_when_the_job_is_in_progress.yaml
│   │   │   ├── does_not_poll_members_from_the_ldap_server_while_the_job_is_queued.yaml
│   │   │   ├── does_not_redirect_to_the_membership_syncing_view.yaml
│   │   │   ├── does_not_remove_and_re-add_member_if_user_dn_case_doesn_t_match.yaml
│   │   │   ├── does_not_remove_member_if_different_user_dn_is_found.yaml
│   │   │   ├── does_not_remove_org_owner_if_not_on_any_other_teams.yaml
│   │   │   ├── does_not_require_an_email_address.yaml
│   │   │   ├── does_not_return_users_that_are_not_in_the_admin_or_user_groups.yaml
│   │   │   ├── does_not_suspend_unmapped_user_when_builtin_auth_fallback_is_enabled.yaml
│   │   │   ├── does_not_trigger_a_teamimportevent_if_the_mapping_has_been_synced_before.yaml
│   │   │   ├── doesn_t_add_the_member_to_the_team_after_the_team_lost_its_mapping.yaml
│   │   │   ├── doesn_t_add_users_that_are_not_members_of_the_ldap_group.yaml
│   │   │   ├── doesn_t_add_users_that_don_t_satisfy_two_factor_requirements_of_the_organization.yaml
│   │   │   ├── doesn_t_allow_access_to_users_that_don_t_belong_to_the_groups.yaml
│   │   │   ├── doesn_t_attempt_builtin_authentication_if_user_has_signed_in_with_ldap_before.yaml
│   │   │   ├── doesn_t_authorize_people_that_are_not_members_of_the_group.yaml
│   │   │   ├── doesn_t_if_the_dn_is_used_by_other_team.yaml
│   │   │   ├── doesn_t_modify_admin_credentials_without_groups.yaml
│   │   │   ├── doesn_t_save_the_team_when_created_from_a_member.yaml
│   │   │   ├── doesn_t_save_the_team_with_an_invalid_ldap_dn.yaml
│   │   │   ├── doesn_t_suspend_the_first_admin_user.yaml
│   │   │   ├── doesn_t_suspend_the_ghost_user.yaml
│   │   │   ├── doesn_t_try_to_remove_the_ldap_mapping_when_it_didn_t_exist.yaml
│   │   │   ├── doesn_t_try_to_remove_the_ldap_mapping_when_the_attribute_is_nil.yaml
│   │   │   ├── doesn_t_unsuspend_user_account_when_restricted_access_groups_are_unset_and_reactivation_on_sync_is_disabled.yaml
│   │   │   ├── doesn_t_update_the_team_when_the_ldap_group_doesn_t_exist.yaml
│   │   │   ├── doesn_t_work_when_the_ldap_dn_doesn_t_exist.yaml
│   │   │   ├── doesn_t_work_when_the_team_doesn_t_exist.yaml
│   │   │   ├── do_not_authenticate_the_user.yaml
│   │   │   ├── don_t_allow_an_update_to_ldap_mapping_when_updater_is_not_an_org_owner.yaml
│   │   │   ├── excludes_search_results_missing_a_uid.yaml
│   │   │   ├── excludes_users_with_a_mapping.yaml
│   │   │   ├── fails_if_the_dn_is_blank.yaml
│   │   │   ├── fails_if_the_dn_is_taken.yaml
│   │   │   ├── fails_if_the_login_doesn_t_exist.yaml
│   │   │   ├── fails_if_the_user_already_signed_in.yaml
│   │   │   ├── fails_if_the_user_doesn_t_have_a_fallback_uid.yaml
│   │   │   ├── fails_to_add_user_email_when_ldap_synced.yaml
│   │   │   ├── fails_to_add_user_key_when_ldap_synced.yaml
│   │   │   ├── fails_to_delete_user_email_when_ldap_synced.yaml
│   │   │   ├── fails_to_delete_user_key_when_ldap_synced.yaml
│   │   │   ├── failure_event_renders_in_audit_log.yaml
│   │   │   ├── falls_back_to_domain_search.yaml
│   │   │   ├── false_for_a_user_when_external_auth_is_enabled.yaml
│   │   │   ├── false_without_mapping.yaml
│   │   │   ├── filter_personas_by_the_block_given.yaml
│   │   │   ├── filters_all_users_by_the_specified_groups.yaml
│   │   │   ├── filters_by_login_uid.yaml
│   │   │   ├── filters_specific_users_by_the_specified_groups.yaml
│   │   │   ├── force_ldap_membership_sync.yaml
│   │   │   ├── get_team_ldap_dn.yaml
│   │   │   ├── get_user_ldap_mapping.yaml
│   │   │   ├── group_members_with_normalized_logins_not_removed_from_teams_due_to_login_mismatch.yaml
│   │   │   ├── handle_authentication_with_accented_password.yaml
│   │   │   ├── handle_collisions_due_to_login_standardization.yaml
│   │   │   ├── ignore_ldap_dn_during_team_create_if_ldap_sync_disabled.yaml
│   │   │   ├── ignores_an_unmappable_user.yaml
│   │   │   ├── ignores_the_ghost_user.yaml
│   │   │   ├── instruments_failed_login.yaml
│   │   │   ├── instruments_ldap_logging_when_a_user_s_admin_status_changes.yaml
│   │   │   ├── instruments_ldap_logging_when_a_user_s_emails_are_changed.yaml
│   │   │   ├── instruments_ldap_logging_when_a_user_s_gpg_keys_are_changed.yaml
│   │   │   ├── instruments_ldap_logging_when_a_user_s_public_ssh_keys_are_changed.yaml
│   │   │   ├── instruments_ldap_sync_if_members_are_added.yaml
│   │   │   ├── instruments_ldap_sync_if_members_are_removed.yaml
│   │   │   ├── instruments_ldap_syncing_if_the_user_profile_has_changed.yaml
│   │   │   ├── instruments_ldap_syncing.yaml
│   │   │   ├── instruments_ldap_syncs_if_members_are_added.yaml
│   │   │   ├── instruments_ldap_syncs_if_members_are_removed.yaml
│   │   │   ├── instruments_ldap_syncs.yaml
│   │   │   ├── instruments_team_ldap_import_event_if_the_mapping_has_never_been_synced_before.yaml
│   │   │   ├── instruments_team_member_search_on_sync.yaml
│   │   │   ├── is_false_if_ldap_server_is_unreachable.yaml
│   │   │   ├── is_false_if_not_mapped_to_an_ldap_user.yaml
│   │   │   ├── is_false_when_mapped_ldap_entry_cannot_be_loaded.yaml
│   │   │   ├── is_false_when_not_active_directory.yaml
│   │   │   ├── is_false_when_viewer_cannot_administer_the_org.yaml
│   │   │   ├── is_not_verified_for_user_not_ldap_synced_when_managed_externally_by_ldap.yaml
│   │   │   ├── is_true_when_viewer_can_administer_the_org.yaml
│   │   │   ├── is_true_with_ldap_sync_and_active_directory.yaml
│   │   │   ├── is_verified_when_managed_externally_by_ldap.yaml
│   │   │   ├── it_adds_the_group_members_to_the_team.yaml
│   │   │   ├── it_allows_access.yaml
│   │   │   ├── it_defaults_the_name_to_the_ldap_group_cn.yaml
│   │   │   ├── it_defaults_the_persmission_to_pull_only.yaml
│   │   │   ├── it_maps_the_ldap_group_assigned_to_the_team.yaml
│   │   │   ├── keeps_the_right_ldap_mapping.yaml
│   │   │   ├── ldap_settings.yaml
│   │   │   ├── ldap_sync_queues_job.yaml
│   │   │   ├── ldap_user_sync_tracks_user_dn_changes.yaml
│   │   │   ├── login_fails_with_a_different_uid_and_an_invalid_ldap_mapping_and_a_suspended_user.yaml
│   │   │   ├── login_fails_with_a_different_uid_a_valid_ldap_mapping_and_an_invalid_password.yaml
│   │   │   ├── login_outside_restricted_user_group_does_not_create_user.yaml
│   │   │   ├── login_succeeds_as_user_mapped_to_matched_ldap_dn.yaml
│   │   │   ├── login_succeeds_creating_new_non-admin_user.yaml
│   │   │   ├── login_succeeds_creating_new_site_admin.yaml
│   │   │   ├── login_succeeds_demoting_non-admin.yaml
│   │   │   ├── login_succeeds_promoting_site_admin.yaml
│   │   │   ├── login_succeeds_with_a_different_uid_and_a_valid_ldap_mapping_using_an_email.yaml
│   │   │   ├── login_succeeds_with_a_different_uid_and_a_valid_ldap_mapping.yaml
│   │   │   ├── logs_error_when_a_member_addition_fails.yaml
│   │   │   ├── logs_error_when_bind_fails_for_user_sync.yaml
│   │   │   ├── logs_error_when_bind_fails.yaml
│   │   │   ├── logs_the_user_in_via_ldap_if_ldap_credentials_are_provided.yaml
│   │   │   ├── maps_a_user_found_in_ldap.yaml
│   │   │   ├── mark_user_as_suspended_if_her_mapping_is_not_in_the_ldap_server.yaml
│   │   │   ├── mark_user_as_suspended_if_she_s_not_in_the_ldap_server.yaml
│   │   │   ├── non-xhr_create_adds_the_user_and_sets_flash_notice.yaml
│   │   │   ├── non-xhr_create_sets_flash_error_when_ldap_entry_not_found.yaml
│   │   │   ├── non-xhr_create_sets_flash_error_when_there_are_duplicated_emails.yaml
│   │   │   ├── non-xhr_create_sets_flash_error_when_user_already_exists.yaml
│   │   │   ├── notifies_failbot_when_the_user_doesn_t_have_an_ldap_mapping.yaml
│   │   │   ├── pre-created_user_gets_ldap_mapping_on_login.yaml
│   │   │   ├── preserve_private_user_forks_when_non-mapped_member_is_removed_from_a_team.yaml
│   │   │   ├── preserves_private_user_forks_when_user_is_removed_from_a_team.yaml
│   │   │   ├── promote_user_when_she_is_in_the_admin_group.yaml
│   │   │   ├── raises_activerecord_recordnotfound_when_not_found.yaml
│   │   │   ├── raises_when_failing_to_open_an_ldap_connection.yaml
│   │   │   ├── README.md
│   │   │   ├── reconcile_duplicated_emails.yaml
│   │   │   ├── reconcile_emails_clears_all_manually_entered_emails_and_roles_including_primary.yaml
│   │   │   ├── reconcile_emails_gracefully_fails_for_invalid_email_errors.yaml
│   │   │   ├── reconcile_emails_is_a_noop_when_emails_in_ldap_match_the_existing_emails_already.yaml
│   │   │   ├── reconcile_emails_rebuilds_contributions_once_for_all_emails.yaml
│   │   │   ├── reconcile_emails_reports_errors_adding_primary_email.yaml
│   │   │   ├── reconcile_emails.yaml
│   │   │   ├── reconcile_gpg_keys_without_changes.yaml
│   │   │   ├── reconcile_gpg_keys.yaml
│   │   │   ├── reconcile_normalized_public_keys_without_changes.yaml
│   │   │   ├── reconcile_primary_email_roles.yaml
│   │   │   ├── reconcile_public_keys_ignores_x509_certs_and_kerberos_values.yaml
│   │   │   ├── reconcile_public_keys_with_comments_without_changes.yaml
│   │   │   ├── reconcile_public_keys_without_changes.yaml
│   │   │   ├── reconcile_public_keys_with_prefix.yaml
│   │   │   ├── reconcile_public_keys.yaml
│   │   │   ├── reconcile_the_user_profile.yaml
│   │   │   ├── reconcile_with_manually_entered_email.yaml
│   │   │   ├── reconcile_with_new_primary_retaining_old_email_as_non-primary.yaml
│   │   │   ├── reconciling_invalid_emails.yaml
│   │   │   ├── reconciling_invalid_public_keys.yaml
│   │   │   ├── records_details_about_last_sync.yaml
│   │   │   ├── recursive.yaml
│   │   │   ├── removes_members_that_are_not_members_of_the_ldap_group_but_have_an_ldap_entry.yaml
│   │   │   ├── removes_members_that_are_not_members_of_the_ldap_group.yaml
│   │   │   ├── removes_member_with_no_ldap_mapping.yaml
│   │   │   ├── removes_org_member_if_user_is_not_on_any_other_teams.yaml
│   │   │   ├── removes_team_members.yaml
│   │   │   ├── removes_the_ldap_mapping_with_the_group_is_empty.yaml
│   │   │   ├── render_imported_ldap_group.yaml
│   │   │   ├── repo_key_works_if_ldap_sync_for_ssh_keys_is_enabled.yaml
│   │   │   ├── reporting_invalid_email_error.yaml
│   │   │   ├── reporting_invalid_public_key_error.yaml
│   │   │   ├── responds_with_404_if_ldap_sync_for_gpg_keys_is_enabled.yaml
│   │   │   ├── responds_with_404_if_ldap_sync_for_ssh_keys_is_enabled.yaml
│   │   │   ├── return_false_when_ldap_mapping_is_in_a_state_that_s_not_ok.yaml
│   │   │   ├── return_false_when_ldap_mapping_is_in_a_state_that_s_not_queued.yaml
│   │   │   ├── return_false_when_ldap_mapping_is_in_a_state_that_s_not_syncing.yaml
│   │   │   ├── returns_202_when_the_job_is_in_progress.yaml
│   │   │   ├── returns_202_while_the_job_is_in_queued.yaml
│   │   │   ├── returns_admin_group_members_that_are_also_in_the_user_group.yaml
│   │   │   ├── returns_admin_group_members_that_are_not_in_the_user_group.yaml
│   │   │   ├── returns_admin_group_members_when_no_user_group_is_defined.yaml
│   │   │   ├── returns_a_failure_result_if_ldap_and_builtin_both_fail.yaml
│   │   │   ├── returns_all_personas_when_there_is_no_filter_specified.yaml
│   │   │   ├── returns_an_empty_array_when_it_cannot_find_the_user_mapping.yaml
│   │   │   ├── returns_an_empty_list_when_there_are_no_entries.yaml
│   │   │   ├── returns_an_error_when_the_user_can_t_be_found.yaml
│   │   │   ├── returns_an_unprocessable_entity_error_when_there_are_duplicated_emails.yaml
│   │   │   ├── returns_a_proper_error_message_because_the_login_is_invalid.yaml
│   │   │   ├── returns_a_user.yaml
│   │   │   ├── returns_dn_when_there_is_a_mapping.yaml
│   │   │   ├── returns_error_when_no_name_is_given.yaml
│   │   │   ├── returns_false_if_in_ldap_authentication_mode_but_without_mapping.yaml
│   │   │   ├── returns_false_when_there_is_no_ldap_mapping.yaml
│   │   │   ├── returns_false_when_the_subject_is_an_organization.yaml
│   │   │   ├── returns_false.yaml
│   │   │   ├── returns_groups_for_partial_matchings.yaml
│   │   │   ├── returns_invalid_ldap_credentials_message_on_failure_for_existing_user.yaml
│   │   │   ├── returns_ldap_dn_when_one_exists.yaml
│   │   │   ├── returns_memberships_for_a_user_dn.yaml
│   │   │   ├── returns_members_when_the_sync_has_errored_and_there_are_members.yaml
│   │   │   ├── returns_members_when_the_sync_has_succeeded_and_there_are_members.yaml
│   │   │   ├── returns_name_and_generated_slug_when_valid_for_current_team.yaml
│   │   │   ├── returns_name_and_generated_slug_when_valid.yaml
│   │   │   ├── returns_name_and_slug_when_valid.yaml
│   │   │   ├── returns_name_slug_and_error_when_invalid.yaml
│   │   │   ├── returns_nil_if_the_ldap_mapping_doesn_t_exist.yaml
│   │   │   ├── returns_no_members_when_the_sync_has_errored_and_there_are_no_members.yaml
│   │   │   ├── returns_no_members_when_the_sync_has_succeeded_and_there_are_no_members.yaml
│   │   │   ├── returns_nothing_when_the_query_is_empty.yaml
│   │   │   ├── returns_no_users_when_the_query_doesn_t_match_any_entries.yaml
│   │   │   ├── returns_no_users_when_the_query_fails.yaml
│   │   │   ├── returns_only_one_entry_per_user_even_when_they_are_in_several_groups.yaml
│   │   │   ├── returns_personas_for_partial_result_sets.yaml
│   │   │   ├── returns_teams_from_any_organization_when_there_is_no_sync_in_progress.yaml
│   │   │   ├── returns_teams_from_any_organization_when_the_sync_is_in_progress.yaml
│   │   │   ├── returns_the_filtered_personas.yaml
│   │   │   ├── returns_true_for_user_with_no_emails_and_none_in_ldap.yaml
│   │   │   ├── returns_true_when_a_team_has_an_ldapmapping.yaml
│   │   │   ├── returns_true_when_in_ldap_auth_mode.yaml
│   │   │   ├── returns_true_when_the_subject_is_a_team.yaml
│   │   │   ├── returns_true_when_the_subject_is_a_user.yaml
│   │   │   ├── returns_user_group_members_that_are_not_in_the_admin_group.yaml
│   │   │   ├── returns_users_not_in_the_admin_group_when_no_user_group_is_defined.yaml
│   │   │   ├── return_true_when_ldap_mapping_is_ok.yaml
│   │   │   ├── return_true_when_ldap_mapping_is_syncing.yaml
│   │   │   ├── search_by_common_name.yaml
│   │   │   ├── sets_fallback_uid_to_original_non-normalized_ldap_uid_on_first_login.yaml
│   │   │   ├── sets_mapping_state_to_gone.yaml
│   │   │   ├── should_grant_access_to_members.yaml
│   │   │   ├── should_grant_access_when_enabled.yaml
│   │   │   ├── should_not_grant_access_to_non-members.yaml
│   │   │   ├── should_not_grant_access_when_disabled.yaml
│   │   │   ├── should_not_have_permission_send_invites.yaml
│   │   │   ├── should_not_have_permission_to_invites_page.yaml
│   │   │   ├── should_suspend_my_account.yaml
│   │   │   ├── should_unsuspend_a_suspended_account_when_enabled.yaml
│   │   │   ├── show_avatars_for_signed_in_users.yaml
│   │   │   ├── shows_30_users_per_page.yaml
│   │   │   ├── shows_no_banner_when_the_user_has_no_emails_due_to_ldap_sync.yaml
│   │   │   ├── shows_the_group_error_in_the_ui.yaml
│   │   │   ├── shows_the_invalid_password_error_in_the_ui_when_no_password_is_submitted.yaml
│   │   │   ├── shows_the_invalid_password_error_in_the_ui.yaml
│   │   │   ├── show_the_default_image_for_new_users.yaml
│   │   │   ├── skips_instrumenting_ldap_syncing_if_no_user_details_have_changed.yaml
│   │   │   ├── skips_instrumenting_ldap_syncs_if_no_details_have_changed.yaml
│   │   │   ├── skips_syncing_a_team_without_an_ldap_mapping.yaml
│   │   │   ├── skips_syncing_when_team_is_not_found.yaml
│   │   │   ├── sorts_users_by_uid.yaml
│   │   │   ├── succeeds_if_the_dn_is_blank.yaml
│   │   │   ├── succeeds_if_the_dn_is_not_taken.yaml
│   │   │   ├── success_event_renders_in_audit_log.yaml
│   │   │   ├── suspend_demotes_user.yaml
│   │   │   ├── suspended_message_for_builtin_users_if_account_is_suspended.yaml
│   │   │   ├── suspended_message_if_user_is_suspended.yaml
│   │   │   ├── suspend_errors_when_account_suspension_is_externally_managed.yaml
│   │   │   ├── suspends_user_account_when_ldap_entry_is_not_a_member_of_any_restricted_access_group.yaml
│   │   │   ├── suspend_the_user_when_the_activedirectory_account_has_been_disabled.yaml
│   │   │   ├── syncs_all_users_when_no_id_passed_in.yaml
│   │   │   ├── syncs_groups_with_a_dot_in_the_name.yaml
│   │   │   ├── syncs_multiple_teams_mapped_to_the_same_ldap_group_once.yaml
│   │   │   ├── syncs.yaml
│   │   │   ├── sync_team.yaml
│   │   │   ├── sync_user.yaml
│   │   │   ├── team_sync_ldap_mapping_entries_with_whitespaces_ii.yaml
│   │   │   ├── team_sync_team_ldap_mapping_entries_with_whitespaces.yaml
│   │   │   ├── team_sync_tolerates_ldap_mapping_entries_with_whitespaces.yaml
│   │   │   ├── team_sync_tolerates_ldap_users_with_whitespaced_dns_when_removing_members.yaml
│   │   │   ├── team_sync_tolerates_ldap_users_with_whitespaced_dns.yaml
│   │   │   ├── team_sync_tolerates_team_ldap_mapping_entries_with_whitespaces.yaml
│   │   │   ├── team_sync_tolerates_user_ldap_mapping_entries_with_whitespaces.yaml
│   │   │   ├── triggers_a_teamimportevent_if_the_mapping_has_never_been_synced_before.yaml
│   │   │   ├── true_when_attribute_is_true.yaml
│   │   │   ├── true_when_sync_job_is_running.yaml
│   │   │   ├── unsuspend_errors_when_account_suspension_is_externally_managed.yaml
│   │   │   ├── unsuspend_fails_when_no_seats_available.yaml
│   │   │   ├── unsuspends_user_account_when_restricted_access_groups_are_unset_and_reactivation_on_sync_is_enabled.yaml
│   │   │   ├── unsuspends_user_account_when_the_account_is_a_member_of_any_restricted_access_group_and_reactivation_on_sync_is_enabled.yaml
│   │   │   ├── unsuspend_the_user_when_the_activedirectory_account_has_been_enabled_again.yaml
│   │   │   ├── update_an_existent_ldap_mapping.yaml
│   │   │   ├── update_non-existent_team_ldap_mapping_not_found.yaml
│   │   │   ├── update_non-existent_user_ldap_mapping_not_found.yaml
│   │   │   ├── updates_team_s_permission_when_permission_is_passed_as_a_top-level_attribute.yaml
│   │   │   ├── updates_team_s_permission_when_permission_is_passed_as_part_of_a_team_hash.yaml
│   │   │   ├── updates_the_fallback_uid_to_the_canonical_uid_stored_in_ldap_if_it_doesn_t_match_the_current_fallback_uid.yaml
│   │   │   ├── update_team_ldap_mapping_with_nonexistent_group_errors.yaml
│   │   │   ├── update_team_ldap_mapping.yaml
│   │   │   ├── update_team_without_updating_ldap_mapping_if_unchanged.yaml
│   │   │   ├── update_user_ldap_mapping_using_login_name.yaml
│   │   │   ├── update_user_ldap_mapping_with_sync_disabled.yaml
│   │   │   ├── update_user_ldap_mapping.yaml
│   │   │   ├── user_that_is_not_in_ldap_is_suspended_just_once.yaml
│   │   │   ├── works_for_an_org_member.yaml
│   │   │   ├── works_for_an_owner.yaml
│   │   │   └── works_with_a_valid_ldap_dn.yaml
│   │   ├── test_info
│   │   │   ├── fake_test.rb
│   │   │   ├── foo.rb
│   │   │   ├── foo_test.rb
│   │   │   └── stubs
│   │   │       ├── test_includes_test_info_stats-94468e5.json
│   │   │       ├── test_includes_test_info_stats-fdbdda2.json
│   │   │       ├── test_includes_test_info_stats_with_no_source_file-23d24dc.json
│   │   │       └── test_includes_test_info_stats_with_no_source_file-5a8c064.json
│   │   ├── test_pipeline_filters
│   │   │   ├── context.rb
│   │   │   ├── no_context.rb
│   │   │   └── reference.rb
│   │   ├── trade_controls
│   │   │   └── sdn
│   │   │       ├── business_name_addr_req.json
│   │   │       ├── ind_name_addr_bad_checksum_req.json
│   │   │       ├── ind_name_addr_eis_res.json
│   │   │       ├── ind_name_addr_req.json
│   │   │       └── ind_name_addr_res.json
│   │   ├── unused_helper_methods.txt
│   │   ├── vcr_cassettes
│   │   │   ├── actions
│   │   │   │   ├── graphql-starter-workflows.yml
│   │   │   │   └── workflow-templates-loader-test.yml
│   │   │   ├── aleph
│   │   │   │   └── find_symbols_for_path_no_index.yml
│   │   │   ├── api
│   │   │   │   ├── attestations
│   │   │   │   │   ├── authorization
│   │   │   │   │   │   ├── orgs
│   │   │   │   │   │   │   └── get_by_bulk_set_and_get_three_repos.yml
│   │   │   │   │   │   ├── org_set_and_get_three_repos.yml
│   │   │   │   │   │   ├── user_bulk_list_set_and_get_two_repos.yml
│   │   │   │   │   │   └── user_set_and_get_two_repos.yml
│   │   │   │   │   ├── orgs
│   │   │   │   │   │   ├── delete_attestations_in_bulk_by_id.yml
│   │   │   │   │   │   ├── delete_attestations_in_bulk_by_subject_digest.yml
│   │   │   │   │   │   ├── get_attestations_sas_url_only.yml
│   │   │   │   │   │   ├── get_attestations.yml
│   │   │   │   │   │   ├── get_by_bulk_no_attestations_found.yml
│   │   │   │   │   │   ├── get_by_bulk_predicate_type_filtering.yml
│   │   │   │   │   │   ├── get_by_bulk.yml
│   │   │   │   │   │   ├── get_organizations_attestations_with_org_id.yml
│   │   │   │   │   │   ├── get_organizations_attestations_with_org_slug.yml
│   │   │   │   │   │   ├── list_attestation_repositories.yml
│   │   │   │   │   │   ├── no_attestations.yml
│   │   │   │   │   │   ├── pagination_per_page_1_and_before_8.yml
│   │   │   │   │   │   ├── pagination_per_page_1.yml
│   │   │   │   │   │   ├── pagination_per_page_3_and_before_1.yml
│   │   │   │   │   │   ├── pagination_per_page_3.yml
│   │   │   │   │   │   ├── predicate_type_no_filtering.yml
│   │   │   │   │   │   └── predicate_type_provenance_filter.yml
│   │   │   │   │   ├── repos
│   │   │   │   │   │   ├── create_attestation_happy_path.yml
│   │   │   │   │   │   ├── getting_attestations.yml
│   │   │   │   │   │   ├── no_attestations.yml
│   │   │   │   │   │   ├── pagination_per_page_1_and_before_8.yml
│   │   │   │   │   │   ├── pagination_per_page_1.yml
│   │   │   │   │   │   ├── pagination_per_page_3_and_before_1.yml
│   │   │   │   │   │   ├── pagination_per_page_3.yml
│   │   │   │   │   │   ├── predicate_type_no_filtering.yml
│   │   │   │   │   │   └── predicate_type_provenance_filter.yml
│   │   │   │   │   └── users
│   │   │   │   │       ├── delete_attestations_by_id.yml
│   │   │   │   │       ├── delete_attestations_by_subject_digest.yml
│   │   │   │   │       ├── delete_attestations_in_bulk_by_id.yml
│   │   │   │   │       ├── delete_attestations_in_bulk_by_subject_digest.yml
│   │   │   │   │       ├── get_attestations_by_user_id.yml
│   │   │   │   │       ├── get_attestations.yml
│   │   │   │   │       ├── get_by_bulk_no_attestations_found.yml
│   │   │   │   │       ├── get_by_bulk_predicate_type_filtering.yml
│   │   │   │   │       ├── get_by_bulk.yml
│   │   │   │   │       ├── get_organizations_attestations_as_user.yml
│   │   │   │   │       ├── get_org_attestations_as_user.yml
│   │   │   │   │       ├── get_users_attestations_as_org.yml
│   │   │   │   │       ├── no_attestations.yml
│   │   │   │   │       ├── pagination_per_page_1_and_before_8.yml
│   │   │   │   │       ├── pagination_per_page_1.yml
│   │   │   │   │       ├── pagination_per_page_3_and_before_1.yml
│   │   │   │   │       ├── pagination_per_page_3.yml
│   │   │   │   │       ├── predicate_type_no_filtering.yml
│   │   │   │   │       └── predicate_type_provenance_filter.yml
│   │   │   │   └── organization_artifacts_metadata
│   │   │   │       ├── create_storage_record_success.yml
│   │   │   │       ├── missing_required_repo_permission.yml
│   │   │   │       └── provenance_attestation_not_found.yml
│   │   │   ├── braintree
│   │   │   │   ├── customer_38874203.yml
│   │   │   │   ├── customer_not_found.yml
│   │   │   │   ├── customer_refunded.yml
│   │   │   │   ├── customer_settled.yml
│   │   │   │   ├── customer_submitted.yml
│   │   │   │   ├── delete_credit_cards.yml
│   │   │   │   ├── failed_create_customer.yml
│   │   │   │   ├── failed_organization_signup.yml
│   │   │   │   ├── failed_refund_already_refunded.yml
│   │   │   │   ├── failed_refund.yml
│   │   │   │   ├── failed_subscription_create.yml
│   │   │   │   ├── failed_transaction.yml
│   │   │   │   ├── failed_update_credit_card.yml
│   │   │   │   ├── failed_void_transaction_already_voided.yml
│   │   │   │   ├── failed_void_transaction_does_not_exist.yml
│   │   │   │   ├── find_credit_card_refund_transaction_by_id.yml
│   │   │   │   ├── find_credit_card_transaction_by_id.yml
│   │   │   │   ├── find_paypal_transaction_by_id.yml
│   │   │   │   ├── generate_client_token.yml
│   │   │   │   ├── remove_all_payment_methods.yml
│   │   │   │   ├── successful_create_customer.yml
│   │   │   │   ├── successful_create_paypal_customer.yml
│   │   │   │   ├── successful_partial_refund.yml
│   │   │   │   ├── successful_refund.yml
│   │   │   │   ├── successful_update_add_seats_with_coupons.yml
│   │   │   │   ├── successful_update_credit_card.yml
│   │   │   │   ├── successful_update_paypal_customer.yml
│   │   │   │   ├── successful_update_with_addons.yml
│   │   │   │   ├── successful_void.yml
│   │   │   │   └── update_cc_from_processor.yml
│   │   │   ├── business-team-sync
│   │   │   │   ├── approve.yml
│   │   │   │   ├── create-mappings.yml
│   │   │   │   ├── disable.yml
│   │   │   │   ├── health-ping-503.yml
│   │   │   │   ├── register-enable.yml
│   │   │   │   └── register-pending.yml
│   │   │   ├── code-scanning
│   │   │   │   ├── aws_upload.yml
│   │   │   │   ├── counts-missing-latest.yml
│   │   │   │   ├── counts-turboscan-error.yml
│   │   │   │   ├── default-setup-disable.yml
│   │   │   │   ├── diff-exp-one-new.yml
│   │   │   │   ├── get-alert-configuration-statuses-multiple-fixed-configs.yml
│   │   │   │   ├── get-alerts-turboscan-error.yml
│   │   │   │   ├── index-bad-severity-filter.yml
│   │   │   │   ├── index-no-codeql.yml
│   │   │   │   ├── index-turboscan-error.yml
│   │   │   │   ├── org-bad-tool-alerts.yml
│   │   │   │   ├── pr-introduced-alerts.yml
│   │   │   │   ├── rules-failure.yml
│   │   │   │   ├── show-does-not-exist.yml
│   │   │   │   ├── show-turboscan-error.yml
│   │   │   │   ├── tags-failure.yml
│   │   │   │   ├── validate-sarif-invalid.yml
│   │   │   │   └── validate-sarif.yml
│   │   │   ├── collection
│   │   │   │   └── item
│   │   │   │       ├── website.yml
│   │   │   │       └── youtube.yml
│   │   │   ├── collection_controller
│   │   │   │   └── item
│   │   │   │       ├── reactjs.yml
│   │   │   │       └── youtube.yml
│   │   │   ├── contentful
│   │   │   │   ├── client-content-types-caching.yml
│   │   │   │   ├── customer-stories-3m.yml
│   │   │   │   ├── customer-stories-alicia-carr.yml
│   │   │   │   ├── customer-stories-all-stories-no-preview-stories.yml
│   │   │   │   ├── customer-stories-all-stories-with-preview-stories.yml
│   │   │   │   ├── customer-stories-body-for-3m.yml
│   │   │   │   ├── customer-stories-body-for-non-existant-story.yml
│   │   │   │   ├── customer-stories-category-page-enterprise.yml
│   │   │   │   ├── customer-stories-category-page-no-results.yml
│   │   │   │   ├── customer-stories-category-page-with-filters.yml
│   │   │   │   ├── customer-stories-controller-category-filters-all-startup.yml
│   │   │   │   ├── customer-stories-controller-category-filters-all-stories-actions.yml
│   │   │   │   ├── customer-stories-controller-category-filters-all-stories-apac-ecommerce.yml
│   │   │   │   ├── customer-stories-controller-category-filters-all-stories-apac.yml
│   │   │   │   ├── customer-stories-controller-category-filters-all-stories-asia-pacific-ecommerce.yml
│   │   │   │   ├── customer-stories-controller-category-filters-all-stories-asia-pacific.yml
│   │   │   │   ├── customer-stories-controller-category-filters-enterprise-ecommerce.yml
│   │   │   │   ├── customer-stories-controller-category-filters-enterprise-stories.yml
│   │   │   │   ├── customer-stories-controller-category-filters-enterprise.yml
│   │   │   │   ├── customer-stories-controller-index.yml
│   │   │   │   ├── customer-stories-controller-search-category-and-offset.yml
│   │   │   │   ├── customer-stories-controller-search-category.yml
│   │   │   │   ├── customer-stories-controller-search-empty.yml
│   │   │   │   ├── customer-stories-controller-search-industry-and-region.yml
│   │   │   │   ├── customer-stories-controller-search-Startups-in-team.yml
│   │   │   │   ├── customer-stories-controller-search.yml
│   │   │   │   ├── customer-stories-controller-show
│   │   │   │   │   └── societe-generale.yml
│   │   │   │   ├── customer-stories-controller-show-all-industry-automotive.yml
│   │   │   │   ├── customer-stories-controller-show-all-industry-retail-ecommerce-region-asia-pacific.yml
│   │   │   │   ├── customer-stories-controller-show-all.yml
│   │   │   │   ├── customer-stories-controller-show-enterprise.yml
│   │   │   │   ├── customer-stories-controller-show-for-non-existant-story.yml
│   │   │   │   ├── customer-stories-controller-show-non-enterprise.yml
│   │   │   │   ├── customer-stories-controller-show-non-existant-story.yml
│   │   │   │   ├── customer-stories-controller-show-team.yml
│   │   │   │   ├── customer-stories-controller-show.yml
│   │   │   │   ├── customer-stories-count-with-filters.yml
│   │   │   │   ├── customer-stories-count.yml
│   │   │   │   ├── customer-stories-enterprise-6-stories.yml
│   │   │   │   ├── customer-stories-enterprise-content.yml
│   │   │   │   ├── customer-stories-enterprise-stories-filtered.yml
│   │   │   │   ├── customer-stories-enterprise-stories.yml
│   │   │   │   ├── customer-stories-example-no-logo-no-highlights-no-callouts.yml
│   │   │   │   ├── customer-stories-example-preview-false.yml
│   │   │   │   ├── customer-stories-example-preview-true.yml
│   │   │   │   ├── customer-stories-example-preview-undefined.yml
│   │   │   │   ├── customer-stories-example.yml
│   │   │   │   ├── customer-stories-find-stories-by-category-with-fields.yml
│   │   │   │   ├── customer-stories-homepage-content.yml
│   │   │   │   ├── customer-stories-index-page.yml
│   │   │   │   ├── customer-stories-mckesson.yml
│   │   │   │   ├── customer-stories-non-existant-story.yml
│   │   │   │   ├── customer-stories-show-page-for-category.yml
│   │   │   │   ├── customer-stories-show-page-non-existant-category.yml
│   │   │   │   ├── customer-stories-show-page-non-existant-story.yml
│   │   │   │   ├── customer-stories-show-page.yml
│   │   │   │   ├── customer-stories-sketch.yml
│   │   │   │   ├── customer-stories-spotify-video.yml
│   │   │   │   ├── customer-stories-team-card-links.yml
│   │   │   │   ├── customer-stories-team-stories.yml
│   │   │   │   ├── customer-stories-telus.yml
│   │   │   │   ├── customer-stories-testimonial-dominic-toretto.yml
│   │   │   │   ├── customer-stories-testimonial-mona-cat.yml
│   │   │   │   ├── customer-stories-testimonial.yml
│   │   │   │   ├── customer-stories-trustpilot.yml
│   │   │   │   ├── events
│   │   │   │   │   ├── 24-pull-requests-2018.yml
│   │   │   │   │   ├── active-events.yml
│   │   │   │   │   ├── controller-show-non-existent-story.yml
│   │   │   │   │   ├── controller-show.yml
│   │   │   │   │   ├── demodays.yml
│   │   │   │   │   ├── index-page-as-anonymous-user.yml
│   │   │   │   │   ├── index-page-as-user.yml
│   │   │   │   │   ├── index-page-data.yml
│   │   │   │   │   ├── non-existent-event.yml
│   │   │   │   │   ├── octogatosconfsep24-2020.yml
│   │   │   │   │   ├── persistent-events.yml
│   │   │   │   │   ├── show-page-non-existent-story.yml
│   │   │   │   │   ├── show-page.yml
│   │   │   │   │   └── sponsored-events.yml
│   │   │   │   ├── landing-pages
│   │   │   │   │   ├── enterprise
│   │   │   │   │   │   └── trial.yml
│   │   │   │   │   ├── features-preview.yml
│   │   │   │   │   ├── mobile.yml
│   │   │   │   │   ├── pages
│   │   │   │   │   │   ├── show-page-404.yml
│   │   │   │   │   │   ├── show-page_html.yml
│   │   │   │   │   │   ├── show-page-invalid-locale.yml
│   │   │   │   │   │   ├── show-page-locale-pt-BR.yml
│   │   │   │   │   │   ├── show-page-with-default-navbar-style.yml
│   │   │   │   │   │   ├── show-page-with-no-navbar-style.yml
│   │   │   │   │   │   ├── show-page-with-no-revenue-setting.yml
│   │   │   │   │   │   ├── show-page-with-no-seo.yml
│   │   │   │   │   │   ├── show-page-with-no-settings.yml
│   │   │   │   │   │   ├── show-page-with-seo.yml
│   │   │   │   │   │   ├── show-page-with-white-navbar-style.yml
│   │   │   │   │   │   └── show-page.yml
│   │   │   │   │   └── sponsors.yml
│   │   │   │   ├── marketing
│   │   │   │   │   ├── container_page
│   │   │   │   │   │   ├── default.yml
│   │   │   │   │   │   ├── missing.yml
│   │   │   │   │   │   ├── preview.yml
│   │   │   │   │   │   └── with_form.yml
│   │   │   │   │   ├── index_page
│   │   │   │   │   │   ├── base.yml
│   │   │   │   │   │   ├── with_graph_ql_cards_filters.yml
│   │   │   │   │   │   ├── with_graph_ql_cards_integration.yml
│   │   │   │   │   │   ├── with_graph_ql_cards_page_1_per_page_1.yml
│   │   │   │   │   │   ├── with_graph_ql_cards_page_2_per_page_1.yml
│   │   │   │   │   │   ├── with_graph_ql_cards_per_page_3_q_gartner.yml
│   │   │   │   │   │   ├── with_graph_ql_cards_per_page_3_sort_date_asc.yml
│   │   │   │   │   │   ├── with_graph_ql_cards_per_page_3_sort_date_desc.yml
│   │   │   │   │   │   └── with_graph_ql_cards_.yml
│   │   │   │   │   └── template_resource_details
│   │   │   │   │       ├── all_resources_limit_1.yml
│   │   │   │   │       ├── all_resources_page_2.yml
│   │   │   │   │       ├── all_resources.yml
│   │   │   │   │       ├── by_concept_ai.yml
│   │   │   │   │       ├── by_concept_nonexistent.yml
│   │   │   │   │       ├── by_concept_with_pagination.yml
│   │   │   │   │       └── insights
│   │   │   │   │           ├── all_resources_limit_1.yml
│   │   │   │   │           ├── all_resources_page_2.yml
│   │   │   │   │           ├── all_resources.yml
│   │   │   │   │           ├── by_concept_ai.yml
│   │   │   │   │           └── by_concept_nonexistent.yml
│   │   │   │   ├── marketing-page-customer-terms-index.yml
│   │   │   │   ├── marketing-page-customer-terms-show-updates.yml
│   │   │   │   ├── marketing-page-customer-terms-show.yml
│   │   │   │   ├── marketing-page-diversity-report-2023.yml
│   │   │   │   ├── marketing-page-diversity-report-2024.yml
│   │   │   │   ├── marketing-page-diversity-report.yml
│   │   │   │   ├── marketing-page-leadership.yml
│   │   │   │   ├── marketing-page-procurement-index.yml
│   │   │   │   ├── marketing-page-procurement-show.yml
│   │   │   │   ├── newsroom
│   │   │   │   │   └── pages
│   │   │   │   │       ├── category-page.yml
│   │   │   │   │       └── home-page.yml
│   │   │   │   ├── press-articles-get-skip.yml
│   │   │   │   ├── press-articles-get.yml
│   │   │   │   ├── press-article-tile-component.yml
│   │   │   │   ├── press-article.yml
│   │   │   │   ├── press-controller-index-json.yml
│   │   │   │   ├── press-controller-index.yml
│   │   │   │   ├── readme
│   │   │   │   │   └── models
│   │   │   │   │       └── homepage
│   │   │   │   │           ├── fetch_by_id_not_found.yml
│   │   │   │   │           └── fetch_by_id.yml
│   │   │   │   ├── readme-base-story-body-for-existing-story.yml
│   │   │   │   ├── readme-base-story-body-for-unexisting-story.yml
│   │   │   │   ├── readme-controller-index.yml
│   │   │   │   ├── readme-developer-stories-controller-index.yml
│   │   │   │   ├── readme-developer-stories-controller-show.yml
│   │   │   │   ├── readme-developer-stories-for-non-readme-staff.yml
│   │   │   │   ├── readme-developer-stories-show-page-not-found.yml
│   │   │   │   ├── readme-developer-stories-show-page.yml
│   │   │   │   ├── readme-developer-stories.yml
│   │   │   │   ├── readme-developer-story-brian-douglas.yml
│   │   │   │   ├── readme-developer-story-henry-zhu.yml
│   │   │   │   ├── readme-developer-story-latest-for-non-readme-staff.yml
│   │   │   │   ├── readme-developer-story-latest.yml
│   │   │   │   ├── readme-developer-story-no-seo-content-model.yml
│   │   │   │   ├── readme-featured_article-no-seo-content-model.yml
│   │   │   │   ├── readme-featured-article-react.yml
│   │   │   │   ├── readme-featured-articles-show-page-not-found.yml
│   │   │   │   ├── readme-featured-articles-show-page.yml
│   │   │   │   ├── readme-featured-controller-index.yml
│   │   │   │   ├── readme-featured-controller-show.yml
│   │   │   │   ├── readme-featured-latest.yml
│   │   │   │   ├── readme-guide-angie-jones-demystifying-developer-advocacy.yml
│   │   │   │   ├── readme-guide-latest.yml
│   │   │   │   ├── readme-guides-controller-index.yml
│   │   │   │   ├── readme-guides-controller-show.yml
│   │   │   │   ├── readme-guides-show-page-not-found.yml
│   │   │   │   ├── readme-guides-show-page.yml
│   │   │   │   ├── readme-helper-more-stories-fetcher.yml
│   │   │   │   ├── readme-homepage.yml
│   │   │   │   ├── readme-index-page.yml
│   │   │   │   ├── readme-navigation-topics.yml
│   │   │   │   ├── readme-nominate-controller-show.yml
│   │   │   │   ├── readme-podcast-growing-vue.yml
│   │   │   │   ├── readme-podcast-latest.yml
│   │   │   │   ├── readme-podcasts-controller-index.yml
│   │   │   │   ├── readme-podcasts-controller-show.yml
│   │   │   │   ├── readme-podcasts-show-page-not-found.yml
│   │   │   │   ├── readme-podcasts-show-page.yml
│   │   │   │   ├── readme-podcast-taking-das-blog-into-future.yml
│   │   │   │   ├── readme-podcast-with-iframe-entry.yml
│   │   │   │   ├── readme-rss-page.yml
│   │   │   │   ├── readme-topic-culture-all-stories.yml
│   │   │   │   ├── readme-topic-culture-four-stories.yml
│   │   │   │   ├── readme-topic-culture.yml
│   │   │   │   ├── readme-topic-open-source.yml
│   │   │   │   ├── readme-topics-index-page.yml
│   │   │   │   ├── readme-topics-show-page-for-staff.yml
│   │   │   │   ├── readme-topics-show-page-not-found.yml
│   │   │   │   ├── readme-topics-show-page.yml
│   │   │   │   ├── resources
│   │   │   │   │   ├── confirmations
│   │   │   │   │   │   ├── test-category-missing.yml
│   │   │   │   │   │   └── test-category-test-slug.yml
│   │   │   │   │   └── pages
│   │   │   │   │       ├── category-page
│   │   │   │   │       │   ├── ai.yml
│   │   │   │   │       │   ├── all-topics.yml
│   │   │   │   │       │   ├── devops.yml
│   │   │   │   │       │   ├── security.yml
│   │   │   │   │       │   ├── software-development.yml
│   │   │   │   │       │   └── test-internal-only.yml
│   │   │   │   │       └── whitepaper
│   │   │   │   │           └── index-page.yml
│   │   │   │   ├── revalidate-page-job-test.yml
│   │   │   │   ├── startup-partners-show-partners.yml
│   │   │   │   ├── startups-controller-partners.yml
│   │   │   │   └── startups-partners-list-all.yml
│   │   │   ├── copilot_byok
│   │   │   │   ├── anthropic_fetch_models_bad_key.yml
│   │   │   │   ├── anthropic_fetch_models.yml
│   │   │   │   ├── awsbedrock_fetch_inference_policy_models.yml
│   │   │   │   ├── awsbedrock_fetch_inference_profiles_bad_keys.yml
│   │   │   │   ├── awsbedrock_fetch_inference_profiles.yml
│   │   │   │   ├── awsbedrock_fetch_models_bad_keys.yml
│   │   │   │   ├── awsbedrock_fetch_models.yml
│   │   │   │   ├── google_ai_studio_fetch_models_bad_key.yml
│   │   │   │   ├── google_ai_studio_fetch_models.yml
│   │   │   │   ├── openaicompatible_fetch_models_no_created.yml
│   │   │   │   ├── openaicompatible_fetch_models.yml
│   │   │   │   ├── openai_fetch_models_bad_key.yml
│   │   │   │   ├── openai_fetch_models.yml
│   │   │   │   ├── xai_fetch_models_bad_key.yml
│   │   │   │   └── xai_fetch_models.yml
│   │   │   ├── cpm
│   │   │   │   └── rest_api_client
│   │   │   │       ├── bearer-token.yml
│   │   │   │       ├── check_email_contactability_success.yml
│   │   │   │       ├── get_authentication_url_503.yml
│   │   │   │       ├── get_authentication_url_for_update_me_github-test_com_user.yml
│   │   │   │       ├── get_authentication_url.yml
│   │   │   │       ├── get_topic_settings_from_cpm_link_after_unsub_for_update_me_github-test_com_user.yml
│   │   │   │       ├── get_topic_settings_from_cpm_link_for_update_me_github-test_com_user.yml
│   │   │   │       ├── get_topic_settings_from_cpm_link.yml
│   │   │   │       └── unsubscribe_for_update_me_github-test_com_user.yml
│   │   │   ├── dependency_graph
│   │   │   │   ├── stubbed_data.yml
│   │   │   │   └── stubbed_sbom_export.yml
│   │   │   ├── dependency_review
│   │   │   │   ├── decompose_updates_false_test.yml
│   │   │   │   ├── decompose_updates_true_test.yml
│   │   │   │   ├── diff_api_success.yml
│   │   │   │   ├── include_dependency_snapshots.yml
│   │   │   │   ├── pagination
│   │   │   │   │   ├── invalid_per_page.yml
│   │   │   │   │   ├── last_page.yml
│   │   │   │   │   ├── no_page.yml
│   │   │   │   │   ├── no_params.yml
│   │   │   │   │   └── no_per_page.yml
│   │   │   │   ├── pagination.yml
│   │   │   │   ├── purls_test.yml
│   │   │   │   ├── snapshot_warnings.yml
│   │   │   │   └── stubbed_data.yml
│   │   │   ├── dependency_snapshot
│   │   │   │   ├── async_create_snapshot.yml
│   │   │   │   ├── create_201_snapshot_with_many_manifests.yml
│   │   │   │   ├── create_stubbed_data.yml
│   │   │   │   ├── diff_400_stubbed_data.yml
│   │   │   │   ├── diff_stubbed_data.yml
│   │   │   │   ├── invalid_purl_type.yml
│   │   │   │   ├── read_404_stubbed_data.yml
│   │   │   │   └── read_stubbed_data.yml
│   │   │   ├── diff_entry_highlighting
│   │   │   │   └── rb.yml
│   │   │   ├── diff_generator
│   │   │   │   ├── php.yml
│   │   │   │   ├── rb.yml
│   │   │   │   └── sql.yml
│   │   │   ├── experiments
│   │   │   │   └── azure
│   │   │   │       ├── local_assignments_edit.yml
│   │   │   │       ├── participant_namespaces.yml
│   │   │   │       ├── webex_index_visitor.yml
│   │   │   │       └── webex_show_video_visitor.yml
│   │   │   ├── feature_management
│   │   │   │   └── vexi_feature_flag_hub_test.yml
│   │   │   ├── feed_post_embeds_success.yml
│   │   │   ├── github_connect
│   │   │   │   ├── actions_job_execution_export_failure.yml
│   │   │   │   ├── actions_job_execution_export_partial_failure.yml
│   │   │   │   ├── actions_job_execution_export_rate_limit.yml
│   │   │   │   ├── actions_job_execution_export_success.yml
│   │   │   │   ├── actions_job_execution_rate_limit.yml
│   │   │   │   ├── bad_credentials_enterprise_installation_application.yml
│   │   │   │   ├── failed_enterprise_installation_application.yml
│   │   │   │   ├── failed_enterprise_installation_permissions.yml
│   │   │   │   ├── fetch_vulnerabilities_failure.yml
│   │   │   │   ├── fetch_vulnerabilities_success.yml
│   │   │   │   ├── graphql.yml
│   │   │   │   ├── non_json_response_enterprise_installation_application.yml
│   │   │   │   ├── post_contribution_data.yml
│   │   │   │   ├── post_metrics_fails.yml
│   │   │   │   ├── post_metrics.yml
│   │   │   │   ├── proxy_failed_oauth_token.yml
│   │   │   │   ├── remove_user_contributions.yml
│   │   │   │   ├── search_with_headers.yml
│   │   │   │   ├── successful_dotcom_search.yml
│   │   │   │   ├── successful_enterprise_installation_application.yml
│   │   │   │   ├── successful_enterprise_installation_contributions_removal.yml
│   │   │   │   ├── successful_enterprise_installation_permissions.yml
│   │   │   │   ├── successful_enterprise_installation_removal.yml
│   │   │   │   ├── successful_enterprise_installation_token.yml
│   │   │   │   ├── successful_enterprise_installation_update.yml
│   │   │   │   ├── successful_fetch_dotcom_actions_verified_owners.yml
│   │   │   │   ├── successful_license_usage_upload_status.yml
│   │   │   │   ├── successful_oauth_token_remove.yml
│   │   │   │   ├── successful_oauth_token.yml
│   │   │   │   ├── successful_oauth_user_info.yml
│   │   │   │   ├── successful_search.yml
│   │   │   │   ├── successful_upload_license_usage.yml
│   │   │   │   ├── unauthorized_enterprise_installation_application.yml
│   │   │   │   ├── unauthorized_enterprise_installation_contributions_removal.yml
│   │   │   │   ├── unauthorized_enterprise_installation_permissions.yml
│   │   │   │   ├── unauthorized_enterprise_installation_removal.yml
│   │   │   │   ├── unauthorized_search.yml
│   │   │   │   ├── unsuccessful_search.yml
│   │   │   │   └── update_info.yml
│   │   │   ├── github_models
│   │   │   │   ├── client_fetch_model_details_404.yml
│   │   │   │   ├── client_fetch_model_details_mistral_large_2411.yml
│   │   │   │   ├── client_fetch_model_details.yml
│   │   │   │   ├── client_fetch_model_schema_404.yml
│   │   │   │   ├── client_fetch_model_schema_mistral_large_2411.yml
│   │   │   │   ├── client_fetch_model_schema.yml
│   │   │   │   ├── fetch_ai21_jamba_1_5_large.yml
│   │   │   │   ├── fetch_models.yml
│   │   │   │   ├── fetch_openai_gpt_4o.yml
│   │   │   │   ├── fetch_openai_text_embedding_3_large.yml
│   │   │   │   ├── fetch_openapi_gpt_4o_with_task_responses.yml
│   │   │   │   └── fetch_publishers.yml
│   │   │   ├── hookshot
│   │   │   │   └── api.yml
│   │   │   ├── lead_ingestion
│   │   │   │   └── rest_api_client
│   │   │   │       ├── bearer-token.yml
│   │   │   │       ├── put_lead_error.yml
│   │   │   │       ├── put_lead_with_id.yml
│   │   │   │       └── put_lead.yml
│   │   │   ├── marketplace
│   │   │   │   ├── carolus
│   │   │   │   │   └── classify.yml
│   │   │   │   └── github_blog_marketplace_feed.yml
│   │   │   ├── meuse
│   │   │   │   └── ping.yml
│   │   │   ├── models_byok
│   │   │   │   ├── openai_fetch_models_bad_key.yml
│   │   │   │   └── openai_fetch_models.yml
│   │   │   ├── ocsp
│   │   │   │   ├── bad_http_response.yml
│   │   │   │   ├── bad_ocsp_response.yml
│   │   │   │   └── happy_path.yml
│   │   │   ├── oidc
│   │   │   │   ├── azure-cap-failure.yml
│   │   │   │   ├── azure-cap-success.yml
│   │   │   │   ├── azure-configuration-both-key-fail.yml
│   │   │   │   └── azure-configuration.yml
│   │   │   ├── open_exchange_rates_access_restricted_error.yml
│   │   │   ├── open_exchange_rates.yml
│   │   │   ├── open_graph_scanner_internal_internal.yml
│   │   │   ├── open_graph_scanner_not_found.yml
│   │   │   ├── open_graph_scanner_success.yml
│   │   │   ├── opentelemetry
│   │   │   │   └── trace_renderer
│   │   │   │       ├── invalid_creds_trace.yml
│   │   │   │       └── trace.yml
│   │   │   ├── pages
│   │   │   │   └── acme_request_authorization.yml
│   │   │   ├── patreon
│   │   │   │   ├── create_webhook_for_inexistent_campaign.yml
│   │   │   │   ├── create_webhook.yml
│   │   │   │   ├── delete_webhook_404.yml
│   │   │   │   ├── delete_webhook.yml
│   │   │   │   ├── get_campaigns_and_memberships.yml
│   │   │   │   ├── get_campaigns_invalid.yml
│   │   │   │   ├── get_campaigns_unpublished_with_unpublished_tiers.yml
│   │   │   │   ├── get_campaigns_unpublished.yml
│   │   │   │   ├── get_campaigns_with_unpublished_tiers.yml
│   │   │   │   ├── get_campaigns.yml
│   │   │   │   ├── get_identity_401.yml
│   │   │   │   ├── get_identity_invalid.yml
│   │   │   │   ├── get_identity.yml
│   │   │   │   ├── get_memberships.yml
│   │   │   │   ├── get_token_401.yml
│   │   │   │   ├── get_token_and_identity.yml
│   │   │   │   ├── get_token_invalid.yml
│   │   │   │   ├── get_token.yml
│   │   │   │   ├── get_webhooks_bad_triggers.yml
│   │   │   │   ├── get_webhooks_empty.yml
│   │   │   │   ├── get_webhooks_non_github.yml
│   │   │   │   ├── get_webhooks_not_github.yml
│   │   │   │   ├── get_webhooks_one_result.yml
│   │   │   │   ├── get_webhooks_paused.yml
│   │   │   │   ├── get_webhooks.yml
│   │   │   │   ├── refresh_token_401.yml
│   │   │   │   └── refresh_token.yml
│   │   │   ├── porter
│   │   │   │   ├── api_client_test
│   │   │   │   │   ├── test_authors_authors_are_present.yml
│   │   │   │   │   ├── test_authors_import_is_not_found.yml
│   │   │   │   │   ├── test_authors_no_new_authors.yml
│   │   │   │   │   ├── test_import_status_detection_found_multiple.yml
│   │   │   │   │   ├── test_import_status_import_has_large_files.yml
│   │   │   │   │   ├── test_import_status_import_status_can_be_queried.yml
│   │   │   │   │   ├── test_import_status_import_status_is_not_found.yml
│   │   │   │   │   ├── test_large_files_large_files_are_present.yml
│   │   │   │   │   ├── test_lfs_off.yml
│   │   │   │   │   ├── test_lfs_opt_fails_if_use_lfs_missing.yml
│   │   │   │   │   ├── test_lfs_opt_in_with_default_author_info.yml
│   │   │   │   │   ├── test_lfs_opt_out_with_explicit_author_info.yml
│   │   │   │   │   ├── test_start_import_import_does_not_restart.yml
│   │   │   │   │   ├── test_start_import_import_starts_ok.yml
│   │   │   │   │   ├── test_start_import_porter_raises_an_error.yml
│   │   │   │   │   ├── test_stop_import_import_is_not_found.yml
│   │   │   │   │   ├── test_stop_import_import_stops_ok.yml
│   │   │   │   │   ├── test_update_author_author_is_not_found.yml
│   │   │   │   │   ├── test_update_author_author_is_present.yml
│   │   │   │   │   ├── test_update_author_crappy_data.yml
│   │   │   │   │   ├── test_update_import_import_restarts_ok.yml
│   │   │   │   │   ├── test_update_import_restart_with_auth.yml
│   │   │   │   │   ├── test_update_import_with_auth.yml
│   │   │   │   │   ├── test_update_import_with_tfvc_project.yml
│   │   │   │   │   └── test_update_import_with_vcs_type.yml
│   │   │   │   └── stafftools_client_test
│   │   │   │       ├── test__get_status_porter_404s.yml
│   │   │   │       ├── test__get_status_porter_500s.yml
│   │   │   │       ├── test__get_status_porter_responds_with_error_status.yml
│   │   │   │       ├── test__get_status_porter_responds_with_repository_not_present.yml
│   │   │   │       └── test__get_status_porter_responds_with_status.yml
│   │   │   ├── releases
│   │   │   │   ├── attest_release_attester_error.yml
│   │   │   │   ├── attest_release_success.yml
│   │   │   │   ├── attest_release_tma_error.yml
│   │   │   │   ├── create_attested_release_success.yml
│   │   │   │   ├── create_release_attestation_invalid_predicate_type.yml
│   │   │   │   ├── create_release_attestation_invalid_statement_type.yml
│   │   │   │   ├── create_release_attestation_success.yml
│   │   │   │   ├── delete_attestation_success.yml
│   │   │   │   ├── delete_attestation_tma_error.yml
│   │   │   │   └── delete_attested_release_success.yml
│   │   │   ├── repo_attestations
│   │   │   │   ├── cannot_delete_without_write_access.yml
│   │   │   │   ├── delete_attestation_not_found.yml
│   │   │   │   ├── delete_attestations_success.yml
│   │   │   │   ├── delete_multiple_attestations.yml
│   │   │   │   ├── download_disabled_with_attestation.yml
│   │   │   │   ├── download_happy_path_list_attestations.yml
│   │   │   │   ├── download_happy_path.yml
│   │   │   │   ├── download_no_attestation_list_attestations.yml
│   │   │   │   ├── download_no_attestation.yml
│   │   │   │   ├── index_disabled_with_attestations.yml
│   │   │   │   ├── index_happy_path_list_attestations.yml
│   │   │   │   ├── index_happy_path.yml
│   │   │   │   ├── index_multi_subject_happy_path.yml
│   │   │   │   ├── index_no_attestations_list_attestations.yml
│   │   │   │   ├── index_no_attestations-multi-subject.yml
│   │   │   │   ├── index_no_attestations.yml
│   │   │   │   ├── show_attestation_summary_happy_path_multi_subject.yml
│   │   │   │   ├── show_attestation_summary_happy_path.yml
│   │   │   │   ├── show_disabled_with_attestation.yml
│   │   │   │   ├── show_happy_path_list_attestations.yml
│   │   │   │   ├── show_happy_path.yml
│   │   │   │   ├── show_no_attestation_list_attestations.yml
│   │   │   │   └── show_no_attestation.yml
│   │   │   ├── secret-scanning
│   │   │   │   ├── alert-events-webhook-secret-result.json
│   │   │   │   ├── alert-events-webhook-secret-result.yml
│   │   │   │   ├── alert-location-events-webhook-secret-result.json
│   │   │   │   ├── alert-location-events-webhook-secret-result.yml
│   │   │   │   ├── alert-timeline.json
│   │   │   │   ├── api
│   │   │   │   │   └── integrations
│   │   │   │   │       ├── add-bypass.json
│   │   │   │   │       ├── add-bypass-single-alert.json
│   │   │   │   │       ├── add-bypass-single-alert.yml
│   │   │   │   │       ├── add-bypass.yml
│   │   │   │   │       ├── alerts-with-bypasses.json
│   │   │   │   │       ├── alerts-with-bypasses.yml
│   │   │   │   │       ├── alert-with-bypass.json
│   │   │   │   │       ├── alert-with-bypass.yml
│   │   │   │   │       ├── get-alert-blob-not-retrieved.json
│   │   │   │   │       ├── get-alert-blob-not-retrieved.yml
│   │   │   │   │       ├── get-alert-by-id.json
│   │   │   │   │       ├── get-alert-by-id.yml
│   │   │   │   │       ├── get-alert-for-archive-file.json
│   │   │   │   │       ├── get-alert-for-archive-file.yml
│   │   │   │   │       ├── get-alert-for-user-public-repo.json
│   │   │   │   │       ├── get-alert-not-found.json
│   │   │   │   │       ├── get-alert-not-found.yml
│   │   │   │   │       ├── get-alerts-as-api-user-zips.json
│   │   │   │   │       ├── get-alerts-as-api-user-zips.yml
│   │   │   │   │       ├── get-alerts-as-owner-by-order.json
│   │   │   │   │       ├── get-alerts-as-owner-by-order.yml
│   │   │   │   │       ├── get-alerts-as-owner-by-resolution.json
│   │   │   │   │       ├── get-alerts-as-owner-by-resolution-multiple.json
│   │   │   │   │       ├── get-alerts-as-owner-by-resolution-multiple.yml
│   │   │   │   │       ├── get-alerts-as-owner-by-resolution-open-state.json
│   │   │   │   │       ├── get-alerts-as-owner-by-resolution-open-state.yml
│   │   │   │   │       ├── get-alerts-as-owner-by-resolution.yml
│   │   │   │   │       ├── get-alerts-as-owner-by-resolved.json
│   │   │   │   │       ├── get-alerts-as-owner-by-resolved.yml
│   │   │   │   │       ├── get-alerts-as-owner-by-secret-types-all-as-default.json
│   │   │   │   │       ├── get-alerts-as-owner-by-secret-types-all-as-default.yml
│   │   │   │   │       ├── get-alerts-as-owner-by-secret-types.json
│   │   │   │   │       ├── get-alerts-as-owner-by-secret-types-multiple.json
│   │   │   │   │       ├── get-alerts-as-owner-by-secret-types-multiple.yml
│   │   │   │   │       ├── get-alerts-as-owner-by-secret-types.yml
│   │   │   │   │       ├── get-alerts-as-owner-created-ascending.json
│   │   │   │   │       ├── get-alerts-as-owner-created-ascending.yml
│   │   │   │   │       ├── get-alerts-as-owner-created-descending.json
│   │   │   │   │       ├── get-alerts-as-owner-created-descending.yml
│   │   │   │   │       ├── get-alerts-as-owner-cursor-paging
│   │   │   │   │       │   ├── page-1-again.json
│   │   │   │   │       │   ├── page-1-again.yml
│   │   │   │   │       │   ├── page-1.json
│   │   │   │   │       │   ├── page-1.yml
│   │   │   │   │       │   ├── page-2.json
│   │   │   │   │       │   └── page-2.yml
│   │   │   │   │       ├── get-alerts-as-owner-direction-without-sort.json
│   │   │   │   │       ├── get-alerts-as-owner-direction-without-sort.yml
│   │   │   │   │       ├── get-alerts-as-owner-filtered.json
│   │   │   │   │       ├── get-alerts-as-owner-filtered.yml
│   │   │   │   │       ├── get-alerts-as-owner-paging.json
│   │   │   │   │       ├── get-alerts-as-owner-paging.yml
│   │   │   │   │       ├── get-alerts-as-owner-sort-without-direction.json
│   │   │   │   │       ├── get-alerts-as-owner-sort-without-direction.yml
│   │   │   │   │       ├── get-alerts-as-owner-updated-ascending.json
│   │   │   │   │       ├── get-alerts-as-owner-updated-ascending.yml
│   │   │   │   │       ├── get-alerts-as-owner-updated-descending.json
│   │   │   │   │       ├── get-alerts-as-owner-updated-descending.yml
│   │   │   │   │       ├── get-alerts-as-owner-with-empty-after-cursor.json
│   │   │   │   │       ├── get-alerts-as-owner-with-empty-after-cursor.yml
│   │   │   │   │       ├── get-alerts-as-owner-zips.json
│   │   │   │   │       ├── get-alerts-as-owner-zips.yml
│   │   │   │   │       ├── get-alerts-for-user-public-repo.json
│   │   │   │   │       ├── get-alerts-raw-secret-nil.json
│   │   │   │   │       ├── get-alerts-raw-secret-nil.yml
│   │   │   │   │       ├── get-alert-with-locations.json
│   │   │   │   │       ├── get-alert-with-locations-paging.json
│   │   │   │   │       ├── get-alert-with-locations-paging.yml
│   │   │   │   │       ├── get-alert-with-locations-user-public-repo.json
│   │   │   │   │       ├── get-alert-with-locations.yml
│   │   │   │   │       ├── list-alerts-by-enterprise
│   │   │   │   │       │   ├── get-alerts-as-owner-by-resolution-multiple.yml
│   │   │   │   │       │   ├── get-alerts-as-owner-by-resolution-open-state.yml
│   │   │   │   │       │   ├── get-alerts-as-owner-by-resolution.yml
│   │   │   │   │       │   ├── security-manager-success-no-filter.yml
│   │   │   │   │       │   ├── success-open-filter.yml
│   │   │   │   │       │   └── success-resolved-filter.yml
│   │   │   │   │       ├── patch-alert-open-installation.json
│   │   │   │   │       ├── patch-alert-open-installation.yml
│   │   │   │   │       ├── patch-alert-open-owner.json
│   │   │   │   │       ├── patch-alert-open-owner.yml
│   │   │   │   │       ├── resolve-alert-nil-secret.json
│   │   │   │   │       ├── resolve-alert-nil-secret.yml
│   │   │   │   │       ├── service-error-500-list.json
│   │   │   │   │       ├── service-error-500-list.yml
│   │   │   │   │       ├── service-error-500-patch.json
│   │   │   │   │       ├── service-error-500-patch.yml
│   │   │   │   │       ├── service-error-500-single.json
│   │   │   │   │       ├── service-error-500-single.yml
│   │   │   │   │       ├── update-resolution.json
│   │   │   │   │       └── update-resolution.yml
│   │   │   │   ├── collaborators-index.json
│   │   │   │   ├── commit-author-resolve.json
│   │   │   │   ├── commit-author-resolve-repo.json
│   │   │   │   ├── commit-author-resolve-repo.yml
│   │   │   │   ├── commit-author-resolve.yml
│   │   │   │   ├── commit-author-view-index.json
│   │   │   │   ├── create-custom-pattern-for-webhook.yml
│   │   │   │   ├── custom_patterns
│   │   │   │   │   ├── blankstate.json
│   │   │   │   │   ├── business-create.json
│   │   │   │   │   ├── business-create.yml
│   │   │   │   │   ├── controller_integration.json
│   │   │   │   │   ├── create-for-deletion.json
│   │   │   │   │   ├── create-for-index-filter.json
│   │   │   │   │   ├── create-for-index-filter.yml
│   │   │   │   │   ├── create.json
│   │   │   │   │   ├── create-max-1.json
│   │   │   │   │   ├── create-max-2.json
│   │   │   │   │   ├── create-org-pattern.json
│   │   │   │   │   ├── create-org-pattern.yml
│   │   │   │   │   ├── create-unpublished.yml
│   │   │   │   │   ├── create_with_dry_run_repos.yml
│   │   │   │   │   ├── delete.json
│   │   │   │   │   ├── dry_runs
│   │   │   │   │   │   ├── cancel_custom_pattern_dry_run_fails.json
│   │   │   │   │   │   ├── cancel_custom_pattern_dry_run.json
│   │   │   │   │   │   ├── org_cancel_custom_pattern_dry_run_fails.json
│   │   │   │   │   │   └── org_cancel_custom_pattern_dry_run.json
│   │   │   │   │   ├── enterprise-blanklate.json
│   │   │   │   │   ├── enterprise-create-2.json
│   │   │   │   │   ├── enterprise-create-3.json
│   │   │   │   │   ├── enterprise-create-4.json
│   │   │   │   │   ├── enterprise-create.json
│   │   │   │   │   ├── enterprise-delete.json
│   │   │   │   │   ├── enterprise-render-2.json
│   │   │   │   │   ├── enterprise-render-after-deletion.json
│   │   │   │   │   ├── enterprise-render.json
│   │   │   │   │   ├── enterprise-render-max.json
│   │   │   │   │   ├── get-business-pattern.json
│   │   │   │   │   ├── get-business-pattern.yml
│   │   │   │   │   ├── get-org-pattern.json
│   │   │   │   │   ├── get-org-pattern.yml
│   │   │   │   │   ├── get-pattern.json
│   │   │   │   │   ├── list
│   │   │   │   │   │   └── enterprise
│   │   │   │   │   │       ├── create-pagination.json
│   │   │   │   │   │       ├── list-1.json
│   │   │   │   │   │       ├── list-2.json
│   │   │   │   │   │       └── list-3.json
│   │   │   │   │   ├── org-create.json
│   │   │   │   │   ├── publish-pattern.json
│   │   │   │   │   ├── render-after-deletion.json
│   │   │   │   │   ├── render.json
│   │   │   │   │   ├── render-max.json
│   │   │   │   │   ├── render-unpublished.yml
│   │   │   │   │   ├── service-unavailable.json
│   │   │   │   │   ├── show-pattern-service-unavailable.yml
│   │   │   │   │   └── validate_enabled_repos.yml
│   │   │   │   ├── get-timeline.json
│   │   │   │   ├── index.json
│   │   │   │   ├── index-no-tokens-on-page.json
│   │   │   │   ├── index-no-tokens-on-page.yml
│   │   │   │   ├── push_protection
│   │   │   │   │   ├── add-bypass.json
│   │   │   │   │   ├── add-bypass.yml
│   │   │   │   │   ├── push_to_existing_file.yml
│   │   │   │   │   └── push_to_new_file.yml
│   │   │   │   ├── resolve.json
│   │   │   │   ├── resolve-reopen.json
│   │   │   │   ├── resolve-reopen.yml
│   │   │   │   ├── resolve.yml
│   │   │   │   ├── show.json
│   │   │   │   ├── show.yml
│   │   │   │   ├── test-custom-pattern.json
│   │   │   │   ├── test-custom-pattern-no-matches.json
│   │   │   │   ├── test-custom-pattern-no-matches.yml
│   │   │   │   ├── test-custom-pattern.yml
│   │   │   │   ├── webhook-alert-location-not-found.yml
│   │   │   │   ├── webhook-alert-not-found.yml
│   │   │   │   ├── webhook-event-deliverable.yml
│   │   │   │   ├── webhook-location-event-deliverable.yml
│   │   │   │   ├── webhook-payload-test.yml
│   │   │   │   └── webhook-repository-blob-location-payload-test.json
│   │   │   ├── sendgrid
│   │   │   │   └── remove_bounce_suppression.yml
│   │   │   ├── settings
│   │   │   │   ├── email-subscriptions-controller
│   │   │   │   │   ├── authentication-url.yml
│   │   │   │   │   ├── bearer-token.yml
│   │   │   │   │   ├── double-opt-in-invalid-topic-id.yml
│   │   │   │   │   ├── double-opt-in-valid-topic-id.yml
│   │   │   │   │   ├── index-exisiting.yml
│   │   │   │   │   ├── index-new.yml
│   │   │   │   │   ├── index-unverified.yml
│   │   │   │   │   ├── invalid-ECID.yml
│   │   │   │   │   ├── successful-unsubscribe.yml
│   │   │   │   │   ├── topics-cpm-user.yml
│   │   │   │   │   ├── unsubscribe-one-topic.yml
│   │   │   │   │   ├── update-cpm-user.yml
│   │   │   │   │   └── update-login.yml
│   │   │   │   └── user
│   │   │   │       ├── gravatar_user_found.yml
│   │   │   │       └── gravatar_user_not_found.yml
│   │   │   ├── sponsors
│   │   │   │   └── orders
│   │   │   │       └── invoiced_sponsor_account_creator.yml
│   │   │   ├── stripe
│   │   │   │   ├── account_us_w8_or_w9_update_error.yml
│   │   │   │   ├── account_us_w8_or_w9_update_only_unverified_error.yml
│   │   │   │   ├── account_us_w8_or_w9_update_only_unverified.yml
│   │   │   │   ├── account_us_w8_or_w9_update.yml
│   │   │   │   ├── charge_not_found.yml
│   │   │   │   ├── connect_account_not_found.yml
│   │   │   │   ├── create_and_finalize_invoice_with_fee_item.yml
│   │   │   │   ├── create_and_finalize_invoice_with_invalid_customer.yml
│   │   │   │   ├── create_and_finalize_invoice_without_fee_item.yml
│   │   │   │   ├── create_and_finalize_invoice_without_po_number.yml
│   │   │   │   ├── create_customer_without_state.yml
│   │   │   │   ├── create_customer.yml
│   │   │   │   ├── create_invoice_with_fee_item.yml
│   │   │   │   ├── create_invoice_with_invalid_customer.yml
│   │   │   │   ├── create_invoice_with_manual_advance.yml
│   │   │   │   ├── create_invoice_without_fee_item.yml
│   │   │   │   ├── create_payout.yml
│   │   │   │   ├── delete_account.yml
│   │   │   │   ├── disable_payouts.yml
│   │   │   │   ├── enable_payouts.yml
│   │   │   │   ├── failed_account_delete.yml
│   │   │   │   ├── failed_request_capability.yml
│   │   │   │   ├── failed_retrieve_capability.yml
│   │   │   │   ├── failed_retrieve_destination_records.yml
│   │   │   │   ├── failed_retrieve_payout.yml
│   │   │   │   ├── fetch_account_details.yml
│   │   │   │   ├── fetch_bad_account_details.yml
│   │   │   │   ├── find_credit_card_transaction_by_id.yml
│   │   │   │   ├── fiscal_host_payout.yml
│   │   │   │   ├── hungarian_payout_list.yml
│   │   │   │   ├── hungarian_payout.yml
│   │   │   │   ├── invoiced_sponsorship_transfer_reversal_transfer_not_found.yml
│   │   │   │   ├── issue_manual_payout.yml
│   │   │   │   ├── list_balance_transactions.yml
│   │   │   │   ├── list_invoices_invalid_customer_id.yml
│   │   │   │   ├── list_open_invoices_no_results.yml
│   │   │   │   ├── list_open_invoices.yml
│   │   │   │   ├── list_paid_invoices_no_results.yml
│   │   │   │   ├── list_paid_invoices.yml
│   │   │   │   ├── list_paid_payouts_from_multiple_accounts.yml
│   │   │   │   ├── list_paid_payouts_no_results.yml
│   │   │   │   ├── list_paid_payouts.yml
│   │   │   │   ├── list_payouts_by_year_with_limit.yml
│   │   │   │   ├── list_payouts_by_year.yml
│   │   │   │   ├── list_payouts_with_limit.yml
│   │   │   │   ├── list_payouts.yml
│   │   │   │   ├── list_refund_transactions.yml
│   │   │   │   ├── lookup_transfer_with_metadata.yml
│   │   │   │   ├── manual_transfer_with_match_amount.yml
│   │   │   │   ├── manual_transfer_with_not_found_account.yml
│   │   │   │   ├── manual_transfer_without_funds.yml
│   │   │   │   ├── manual_transfer_with_payment_amount.yml
│   │   │   │   ├── manual_transfer.yml
│   │   │   │   ├── match_reverse_transfer.yml
│   │   │   │   ├── multiple_retrieve_refund.yml
│   │   │   │   ├── partial_reverse_transfer.yml
│   │   │   │   ├── payout_with_deleted_bank_account.yml
│   │   │   │   ├── paypal_payment.yml
│   │   │   │   ├── refund_not_found.yml
│   │   │   │   ├── request_capability.yml
│   │   │   │   ├── retrieve_balance_and_delete_account.yml
│   │   │   │   ├── retrieve_balance_without_money.yml
│   │   │   │   ├── retrieve_balance.yml
│   │   │   │   ├── retrieve_capability.yml
│   │   │   │   ├── retrieve_connected_account_payout.yml
│   │   │   │   ├── retrieve_destination_records_and_filter_by_sponsor_name.yml
│   │   │   │   ├── retrieve_destination_records_with_limit_of_one.yml
│   │   │   │   ├── retrieve_destination_records_with_limit.yml
│   │   │   │   ├── retrieve_destination_records_with_payout.yml
│   │   │   │   ├── retrieve_destination_records_with_starting_after.yml
│   │   │   │   ├── retrieve_destination_records_with_transfer_group.yml
│   │   │   │   ├── retrieve_destination_records.yml
│   │   │   │   ├── retrieve_finalized_invoice_with_item_metadata.yml
│   │   │   │   ├── retrieve_finalized_invoice_without_fee.yml
│   │   │   │   ├── retrieve_finalized_invoice_without_po_number.yml
│   │   │   │   ├── retrieve_finalized_invoice.yml
│   │   │   │   ├── retrieve_fulfilled_capability.yml
│   │   │   │   ├── retrieve_fully_reversed_transfer.yml
│   │   │   │   ├── retrieve_invoice_with_item_metadata.yml
│   │   │   │   ├── retrieve_invoice_without_fee.yml
│   │   │   │   ├── retrieve_invoice.yml
│   │   │   │   ├── retrieve_last_payout.yml
│   │   │   │   ├── retrieve_partially_reversed_transfer.yml
│   │   │   │   ├── retrieve_payout_and_openexchangerates.yml
│   │   │   │   ├── retrieve_payout.yml
│   │   │   │   ├── retrieve_refund.yml
│   │   │   │   ├── retrieve_requested_capability.yml
│   │   │   │   ├── retrieve_transfer_without_reversal.yml
│   │   │   │   ├── retrieve_unavailable_balance.yml
│   │   │   │   ├── reverse_already_reversed_transfer.yml
│   │   │   │   ├── reverse_transfer_group.yml
│   │   │   │   ├── reverse_transfer_match_transfer_api_error.yml
│   │   │   │   ├── reverse_transfer_match_transfer_not_found.yml
│   │   │   │   ├── reverse_transfer_match.yml
│   │   │   │   ├── reverse_transfer_with_refund_ids.yml
│   │   │   │   ├── reverse_transfer.yml
│   │   │   │   ├── search_customers_error.yml
│   │   │   │   ├── search_customers_no_results.yml
│   │   │   │   ├── search_customers.yml
│   │   │   │   ├── single_partial_match_reverse_transfer.yml
│   │   │   │   ├── single_partial_reverse_transfer.yml
│   │   │   │   ├── single_reverse_transfer_already_fully_reversed.yml
│   │   │   │   ├── single_reverse_transfer_no_longer_exists.yml
│   │   │   │   ├── single_reverse_transfer.yml
│   │   │   │   ├── stripe_accounts_controller_create_with_standard_us_w8_or_w9_additional_verification.yml
│   │   │   │   ├── stripe_accounts_controller_create_with_substitute_us_w8_or_w9_additional_verification.yml
│   │   │   │   ├── transfer_not_found.yml
│   │   │   │   ├── transfer_payment.yml
│   │   │   │   ├── zuora_invalid_stripe_payment_method.yml
│   │   │   │   ├── zuora_sponsors_stripe_v2_payment_method.yml
│   │   │   │   └── zuora_stripe_v3_payment_method.yml
│   │   │   ├── taxamo
│   │   │   │   ├── address_lookup
│   │   │   │   │   ├── bad_request.yml
│   │   │   │   │   ├── error_400.yml
│   │   │   │   │   ├── error.yml
│   │   │   │   │   ├── exact_match.yml
│   │   │   │   │   ├── invalid_token.yml
│   │   │   │   │   ├── no_match.yml
│   │   │   │   │   └── similar_matches.yml
│   │   │   │   └── validate_vat_number
│   │   │   │       ├── invalid_token.yml
│   │   │   │       ├── invalid.yml
│   │   │   │       └── valid.yml
│   │   │   ├── team-sync
│   │   │   │   ├── approve.yml
│   │   │   │   ├── create-mappings.yml
│   │   │   │   ├── disable.yml
│   │   │   │   ├── health-ping-503.yml
│   │   │   │   ├── okta_credentials
│   │   │   │   │   ├── create.yml
│   │   │   │   │   └── edit.yml
│   │   │   │   ├── register-enable.yml
│   │   │   │   └── register-pending.yml
│   │   │   ├── trade_controls
│   │   │   │   └── sdn
│   │   │   │       ├── live_api_bad_data_error.yml
│   │   │   │       ├── live_api_bad_request_error.yml
│   │   │   │       ├── single_eis_retry_token_update.yml
│   │   │   │       ├── single_live_retry_token_update.yml
│   │   │   │       ├── unauthorized_eis_error.yml
│   │   │   │       ├── unauthorized_live_error.yml
│   │   │   │       ├── valid_access_token_live.yml
│   │   │   │       ├── valid_access_token.yml
│   │   │   │       ├── valid_business_live_api_call.yml
│   │   │   │       ├── valid_eis_api_call.yml
│   │   │   │       └── valid_user_live_api_call.yml
│   │   │   ├── treelights
│   │   │   │   ├── highlight_many_highlights_many.yml
│   │   │   │   ├── highlight_many_returns_array.yml
│   │   │   │   ├── highlight_many_returns_nil.yml
│   │   │   │   ├── scopes.yml
│   │   │   │   ├── short_snippets.yml
│   │   │   │   └── styling_directives.yml
│   │   │   ├── trust_metadata
│   │   │   │   ├── create_and_delete_release_attestation_happy_path.yml
│   │   │   │   ├── create_attestation_repository_happy_path.yml
│   │   │   │   ├── create_attestation_subject_digest_happy_path.yml
│   │   │   │   ├── create_release_attestation_happy_path.yml
│   │   │   │   ├── delete_multiple_attestations_by_id.yml
│   │   │   │   ├── delete_non_existent_attestations.yml
│   │   │   │   ├── delete_single_attestation_happy_path.yml
│   │   │   │   ├── list_attestation_blob_uris_by_owner_subject_digest_happy_path.yml
│   │   │   │   ├── list_attestation_blob_uris_by_owner_subject_digest_no_match.yml
│   │   │   │   ├── list_attestation_blob_uris_by_owner_subject_digest_with_predicate_type.yml
│   │   │   │   ├── list_attestation_blob_uris_by_repository_subject_digest_happy_path.yml
│   │   │   │   ├── list_attestation_blob_uris_by_repository_subject_digest_no_match.yml
│   │   │   │   ├── list_attestation_blob_uris_by_repository_subject_digest_with_predicate_type.yml
│   │   │   │   ├── list_attestations_by_repository_and_subject_digest_happy_path.yml
│   │   │   │   ├── list_attestations_by_repository_and_subject_digest_no_match.yml
│   │   │   │   └── list_attestation_summaries_by_repository_happy_path.yml
│   │   │   ├── webhook_deliveries
│   │   │   │   └── api.yml
│   │   │   ├── zendesk
│   │   │   │   ├── authentication_failure.yml
│   │   │   │   ├── create_ticket_with_brand_and_tags.yml
│   │   │   │   ├── create_ticket_with_custom_fields_when_keys_are_strings.yml
│   │   │   │   ├── create_ticket_with_custom_fields.yml
│   │   │   │   ├── create_ticket.yml
│   │   │   │   ├── invalid_format.yml
│   │   │   │   ├── rate_limited.yml
│   │   │   │   └── server_error.yml
│   │   │   ├── zuora
│   │   │   │   ├── action_rate_plan_backfill
│   │   │   │   │   └── skips-existing-plans.yml
│   │   │   │   ├── add_credit_balance_invalid_account_id.yml
│   │   │   │   ├── add_credit_balance.yml
│   │   │   │   ├── advanced_security_sync.yml
│   │   │   │   ├── advance_metered_cycle_with_zuora_account.yml
│   │   │   │   ├── amendment_processed
│   │   │   │   │   └── education_bundle.yml
│   │   │   │   ├── apply_credit_balance_to_open_invoices_for_rbi_trial_business.yml
│   │   │   │   ├── attach_zuora_subscription.yml
│   │   │   │   ├── billing_period_alignment.yml
│   │   │   │   ├── business_payment_processed_webhook_attach_subscription.yml
│   │   │   │   ├── business_payment_processed_webhook_email.yml
│   │   │   │   ├── business_payment_processed_webhook_no_zuora_subscription.yml
│   │   │   │   ├── business_payment_processed_webhook_update_business_billing_dates.yml
│   │   │   │   ├── business_rbi_convert_trial_payment_processed_webhook.yml
│   │   │   │   ├── cancel_and_fully_refund_copilot_for_individual.yml
│   │   │   │   ├── cancel_and_refund_copilot_for_individual.yml
│   │   │   │   ├── cancel_and_refund_copilot_individual_with_open_invoices.yml
│   │   │   │   ├── close_subscription_without_plan_subscription_object.yml
│   │   │   │   ├── close_zuora_subscription_on_destroy_part_two.yml
│   │   │   │   ├── close_zuora_subscription_on_destroy.yml
│   │   │   │   ├── collecting_outstanding_invoice.yml
│   │   │   │   ├── copilot_edu_sync.yml
│   │   │   │   ├── copilot_max_sync.yml
│   │   │   │   ├── copilot_pro_plus_sync.yml
│   │   │   │   ├── copilot_yearly_full_charge.yml
│   │   │   │   ├── coupon_sync.yml
│   │   │   │   ├── create_credit_balance_for_legacy_to_per_seat_upgrade.yml
│   │   │   │   ├── create_credit_balance_for_seat_downgrade.yml
│   │   │   │   ├── create_subscription_on_sponsors_gateway.yml
│   │   │   │   ├── credit_balance_used_for_invoice_webhook_attach_subscription.yml
│   │   │   │   ├── credit_balance_used_for_invoice_webhook.yml
│   │   │   │   ├── credit_entire_negative_invoice_with_plan_and_sponsorships.yml
│   │   │   │   ├── enterprise_metrics_latest_bill_balance.yml
│   │   │   │   ├── enterprise_partial_pay_latest_bill_balance.yml
│   │   │   │   ├── enterprise_pay_latest_bill_balance.yml
│   │   │   │   ├── enterprise_sponsorship_payment_processed_webhook.yml
│   │   │   │   ├── failed_join_plan.yml
│   │   │   │   ├── failure_create_account.yml
│   │   │   │   ├── failure_credit_card_update_payment_details_with_invalid_payment_id.yml
│   │   │   │   ├── failure_paypal_customer_create.yml
│   │   │   │   ├── find_and_delete_cards_from_account.yml
│   │   │   │   ├── find_nonexistent_subscription.yml
│   │   │   │   ├── find_payment_method_snapshot_by_id.yml
│   │   │   │   ├── find_subscription_discount_for_couponed_order.yml
│   │   │   │   ├── find_subscription_for_coupon_user_munich.yml
│   │   │   │   ├── find_subscription_for_coupon_user.yml
│   │   │   │   ├── find_subscription_for_org_with_github_upgrades_munich.yml
│   │   │   │   ├── find_subscription_for_user_munich.yml
│   │   │   │   ├── find_subscription_for_user_with_data_packs.yml
│   │   │   │   ├── find_subscription_for_user_with_downgrade.yml
│   │   │   │   ├── find_subscription_for_user.yml
│   │   │   │   ├── find_subscription_for_yearly_user_munich.yml
│   │   │   │   ├── find_subscription_for_yearly_user.yml
│   │   │   │   ├── generate_billing_documents.yml
│   │   │   │   ├── get_account_by_id.yml
│   │   │   │   ├── get_account_not_found.yml
│   │   │   │   ├── get_account.yml
│   │   │   │   ├── get_credit_balance_adjustment_by_id.yml
│   │   │   │   ├── get_data_pack_payment.yml
│   │   │   │   ├── get_duration_change_payment.yml
│   │   │   │   ├── get_first_prorated_seat_payment.yml
│   │   │   │   ├── get_multiple_invoice_prorated_seat_payment.yml
│   │   │   │   ├── get_org_payment_by_id.yml
│   │   │   │   ├── get_payment_by_id.yml
│   │   │   │   ├── get_plan_change_payment.yml
│   │   │   │   ├── get_plan_prorated_payment_with_service_period.yml
│   │   │   │   ├── get_plan_prorated_payment.yml
│   │   │   │   ├── get_seats_payment.yml
│   │   │   │   ├── get_usage_and_copilot_payment.yml
│   │   │   │   ├── get_usage_payment.yml
│   │   │   │   ├── github_actions_product_already_exist.yml
│   │   │   │   ├── github_actions_product.yml
│   │   │   │   ├── github_actions_sales_serve_product.yml
│   │   │   │   ├── github_business_plan_product.yml
│   │   │   │   ├── github_codespaces_product_already_exist.yml
│   │   │   │   ├── github_codespaces_product.yml
│   │   │   │   ├── github_copilot_for_business_product_after_its_been_created.yml
│   │   │   │   ├── github_copilot_for_business_product.yml
│   │   │   │   ├── github_create_zuora_product_with_billing_cycle.yml
│   │   │   │   ├── github_fixed_discount_product.yml
│   │   │   │   ├── github_lfs.yml
│   │   │   │   ├── github_package_registry_product_already_exist.yml
│   │   │   │   ├── github_package_registry_product.yml
│   │   │   │   ├── github_percentage_discount_product.yml
│   │   │   │   ├── github_products_synchronization_billing_period_alignment.yml
│   │   │   │   ├── github_pro_plan_product.yml
│   │   │   │   ├── github_shared_storage_product_already_exist.yml
│   │   │   │   ├── github_shared_storage_product.yml
│   │   │   │   ├── github_zuora_product_plan.yml
│   │   │   │   ├── import.yml
│   │   │   │   ├── invoice_posted_webhook_for_cancelled_subscription.yml
│   │   │   │   ├── invoice_posted_webhook_for_no_payment_method.yml
│   │   │   │   ├── invoice_posted_webhook.yml
│   │   │   │   ├── invoices_for_account.yml
│   │   │   │   ├── invoice_test
│   │   │   │   │   └── canceled_status_invoice_check.yml
│   │   │   │   ├── invoice_with_invoice_items.yml
│   │   │   │   ├── lfs_sync.yml
│   │   │   │   ├── marketplace_per_seat_product.yml
│   │   │   │   ├── marketplace_plan_product.yml
│   │   │   │   ├── marketplace_plan_transition.yml
│   │   │   │   ├── marketplace_purchase_payload.yml
│   │   │   │   ├── multiple_invoice_items_for_subscription.yml
│   │   │   │   ├── object
│   │   │   │   │   ├── get_account.yml
│   │   │   │   │   ├── get_contact_not_found.yml
│   │   │   │   │   └── get_contact.yml
│   │   │   │   ├── open_invoices_for_account.yml
│   │   │   │   ├── open_invoices_for_subscription.yml
│   │   │   │   ├── open_invoice_with_100_percent_discount.yml
│   │   │   │   ├── orders
│   │   │   │   │   ├── billing_github_actions
│   │   │   │   │   │   └── cancel_subscription.yml
│   │   │   │   │   ├── cancel_subscription.yml
│   │   │   │   │   ├── close_out_cancelled_subscription_without_plan_subscription_object.yml
│   │   │   │   │   ├── close_out_zuora_subscription.yml
│   │   │   │   │   ├── close_subscription_without_plan_subscription_object.yml
│   │   │   │   │   ├── close_suspended_zuora_subscription.yml
│   │   │   │   │   └── close_zuora_subscription_with_invoices.yml
│   │   │   │   ├── payment_declined_webhook_auto_pay.yml
│   │   │   │   ├── payment_declined_webhook_email.yml
│   │   │   │   ├── payment_declined_webhook.yml
│   │   │   │   ├── payment_processed_webhook_attach_subscription.yml
│   │   │   │   ├── payment_processed_webhook_no_zuora_subscription.yml
│   │   │   │   ├── payment_processed_webhook_post_refund.yml
│   │   │   │   ├── payment_processed_webhook_refund_customer_is_deleted.yml
│   │   │   │   ├── payment_processed_webhook_refund_id_plan_subscription_is_deleted.yml
│   │   │   │   ├── payment_processed_webhook_sponsors_listing_product.yml
│   │   │   │   ├── payment_processed_webhook.yml
│   │   │   │   ├── payment_processors
│   │   │   │   │   ├── failure_update_payment_details_without_required_province.yml
│   │   │   │   │   ├── successful_braintree_to_stripe_credit_card_update_payment_details.yml
│   │   │   │   │   ├── successful_credit_card_to_paypal_update_payment_details.yml
│   │   │   │   │   ├── successful_credit_card_update_payment_details.yml
│   │   │   │   │   ├── successful_paypal_switch_without_braintree_customer.yml
│   │   │   │   │   └── successful_stripe_v2_credit_card_update_payment_details.yml
│   │   │   │   ├── payment_refund_processed_with_zero_out.yml
│   │   │   │   ├── payment_refund_processed.yml
│   │   │   │   ├── paypal
│   │   │   │   │   ├── braintree_failed_create_payment_method.yml
│   │   │   │   │   └── successful_create_payment_method.yml
│   │   │   │   ├── paypal_payment_processed.yml
│   │   │   │   ├── positive_invoice_with_plan_and_sponsorships.yml
│   │   │   │   ├── process_existing_customer_stripe_invoice_payment_webhook.yml
│   │   │   │   ├── process_stripe_invoice_payment_webhook.yml
│   │   │   │   ├── products
│   │   │   │   │   └── sync_not_taxable_to_zuora.yml
│   │   │   │   ├── pro_plan_payment_processed_webhook.yml
│   │   │   │   ├── refund_transaction.yml
│   │   │   │   ├── remove_all_payment_methods.yml
│   │   │   │   ├── reset_payment_method_consecutive_failures.yml
│   │   │   │   ├── restore_sponsorships.yml
│   │   │   │   ├── retry_charge_apm.yml
│   │   │   │   ├── retry_charge.yml
│   │   │   │   ├── separate_general_purpose_subscription_align_charges.yml
│   │   │   │   ├── separate_sponsors_subscription_align_charges.yml
│   │   │   │   ├── sponsors_billing_invoice_collection_insufficient_balance.yml
│   │   │   │   ├── sponsors_billing_invoice_collection_unknown_error.yml
│   │   │   │   ├── sponsors_billing_invoice_collection_zero_balance.yml
│   │   │   │   ├── sponsorship_payment_processed_webhook.yml
│   │   │   │   ├── sponsors_invoiced_account_positive_balance_no_payment_method_sub_creation.yml
│   │   │   │   ├── sponsors_invoiced_account_positive_balance_no_payment_method.yml
│   │   │   │   ├── sponsors_invoiced_account_zero_balance_no_payment_method.yml
│   │   │   │   ├── sponsors_listing_product_rerunnability.yml
│   │   │   │   ├── sponsors_listing_product.yml
│   │   │   │   ├── sponsors_no_product_to_rename.yml
│   │   │   │   ├── sponsors_product_rename.yml
│   │   │   │   ├── sponsors_tier_product.yml
│   │   │   │   ├── stripe
│   │   │   │   │   ├── no_sponsors_payment.yml
│   │   │   │   │   ├── payment_processed_large.yml
│   │   │   │   │   └── payment_processed.yml
│   │   │   │   ├── subscription_created
│   │   │   │   │   └── education_bundle.yml
│   │   │   │   ├── subscription_failed_zero_out.yml
│   │   │   │   ├── subscriptions
│   │   │   │   │   ├── free_with_addons.yml
│   │   │   │   │   └── organization
│   │   │   │   │       ├── business_plus_with_additional_seats.yml
│   │   │   │   │       ├── business_with_additional_seats_munich.yml
│   │   │   │   │       ├── business_with_additional_seats.yml
│   │   │   │   │       └── business.yml
│   │   │   │   ├── successful_external_refund.yml
│   │   │   │   ├── successful_partial_zero_out.yml
│   │   │   │   ├── successful_paypal_customer_create_not_tax_exempt.yml
│   │   │   │   ├── successful_paypal_customer_create.yml
│   │   │   │   ├── successful_refund_multiple_invoices.yml
│   │   │   │   ├── successful_refund_processed_in_webhook.yml
│   │   │   │   ├── successful_refund.yml
│   │   │   │   ├── successful_update_credit_card.yml
│   │   │   │   ├── successful_update_enterprise_credit_card_with_autopay_disabled.yml
│   │   │   │   ├── successful_update_enterprise_credit_card.yml
│   │   │   │   ├── successful_zero_out.yml
│   │   │   │   ├── synchronize_plan_subscription_business_slo.yml
│   │   │   │   ├── synchronize_plan_subscription_slo.yml
│   │   │   │   ├── sync_product_uuids_from_zuora_multiple.yml
│   │   │   │   ├── transaction_failed_zero_out.yml
│   │   │   │   ├── transfer_marketplace_items_of_upgrading_enterprise_plan_org.yml
│   │   │   │   ├── transfer_sponsors_items_of_upgrading_enterprise_plan_org.yml
│   │   │   │   ├── transfer_zuora_subscription_from_organization.yml
│   │   │   │   ├── transfer_zuora_subscription_of_attaching_org.yml
│   │   │   │   ├── transition_update_customer_bcd_from_zuora_account.yml
│   │   │   │   ├── unsuccessful_refund.yml
│   │   │   │   ├── update_business_customer_name.yml
│   │   │   │   ├── update_customer_account_name_business_name.yml
│   │   │   │   ├── update_customer_account_name_for_business.yml
│   │   │   │   ├── update_customer_account_name.yml
│   │   │   │   ├── update_customer_business_billing_address.yml
│   │   │   │   ├── upload_usage_failed.yml
│   │   │   │   ├── upload_usage_import_already_exists.yml
│   │   │   │   ├── upload_usage_previous_failed_import.yml
│   │   │   │   ├── upload_usage.yml
│   │   │   │   ├── usage-cli.yml
│   │   │   │   ├── use_balance_when_active_subscription.yml
│   │   │   │   ├── zero_negative_invoice_with_only_copilot_for_individual_item.yml
│   │   │   │   ├── zero_out_account_invoices.yml
│   │   │   │   ├── zero_out_cancelled_products_on_all_invoices.yml
│   │   │   │   ├── zero_out_cancelled_products_only.yml
│   │   │   │   ├── zero_out_cancelled_products_with_tax_on_all_invoices.yml
│   │   │   │   ├── zero_out_invoice
│   │   │   │   │   ├── failure.yml
│   │   │   │   │   └── negative.yml
│   │   │   │   ├── zero_out_multiple_invoices.yml
│   │   │   │   ├── zuora_invoices_for_unknown_account.yml
│   │   │   │   └── zuora_invoice.yml
│   │   │   ├── zuora_subscription
│   │   │   │   ├── billing_github_actions
│   │   │   │   │   ├── update_subscription_for_github_downgrade.yml
│   │   │   │   │   └── update_subscription_with_overages_to_free_plan.yml
│   │   │   │   ├── cancel_subscription_with_gated_feature.yml
│   │   │   │   ├── changing_plan_duration_dunning.yml
│   │   │   │   ├── changing_plan_duration_monthly_to_yearly.yml
│   │   │   │   ├── changing_plan_duration_yearly_to_monthly.yml
│   │   │   │   ├── changing_plan_duration.yml
│   │   │   │   ├── collect_zuora_invoice_for_coupon_created_business.yml
│   │   │   │   ├── collect_zuora_invoice_for_organization_upgrading_business.yml
│   │   │   │   ├── collect_zuora_invoice_for_trial_conversion_initiated_business.yml
│   │   │   │   ├── create_subscription_for_copilot_product_uuid.yml
│   │   │   │   ├── create_subscription_for_fixed_coupon_user.yml
│   │   │   │   ├── create_subscription_for_lfs_packs_user.yml
│   │   │   │   ├── create_subscription_for_lfs_user.yml
│   │   │   │   ├── create_subscription_for_mp_plan.yml
│   │   │   │   ├── create_subscription_for_org_on_business_plan_munich.yml
│   │   │   │   ├── create_subscription_for_org_on_business_plus_plan.yml
│   │   │   │   ├── create_subscription_for_percentage_coupon_user.yml
│   │   │   │   ├── create_subscription_for_user.yml
│   │   │   │   ├── create_subscription_timeout.yml
│   │   │   │   ├── failed_changing_plan_duration.yml
│   │   │   │   ├── failure_create_account_with_no_billing_data.yml
│   │   │   │   ├── failure_create_account_with_u_s_address_no_state.yml
│   │   │   │   ├── mid_migration_subscription_update.yml
│   │   │   │   ├── not_changing_duration_with_copilot_on_yearly.yml
│   │   │   │   ├── success_create_enterprise_customer_and_separate_subscription.yml
│   │   │   │   ├── success_create_enterprise_customer_and_subscription_and_sync_billing_cycle_day.yml
│   │   │   │   ├── success_create_enterprise_customer_and_subscription.yml
│   │   │   │   ├── success_create_enterprise_subscription_for_existing_separate_zuora_account.yml
│   │   │   │   ├── success_create_enterprise_subscription_for_existing_zuora_account.yml
│   │   │   │   ├── successful_account_for_business_with_card_for_one_time_payment.yml
│   │   │   │   ├── successful_create_account_for_business_with_card_for_one_time_payment.yml
│   │   │   │   ├── successful_create_account_for_business_with_card.yml
│   │   │   │   ├── successful_create_account_with_card_blacklisted.yml
│   │   │   │   ├── successful_create_account_with_card.yml
│   │   │   │   ├── successful_create_account_without_card.yml
│   │   │   │   ├── successful_create_sponsorship_account_without_card.yml
│   │   │   │   ├── success_subscription_upgrade_legacy_to_per_seat.yml
│   │   │   │   ├── success_subscription_upgrade_seats_enterprise.yml
│   │   │   │   ├── success_subscription_upgrade_seats.yml
│   │   │   │   ├── transfer_credit_balance_for_businesses.yml
│   │   │   │   ├── update_account_information_for_business.yml
│   │   │   │   ├── update_account_information_for_user.yml
│   │   │   │   ├── update_sponsors_account_information_for_org.yml
│   │   │   │   ├── update_subscription_coupon.yml
│   │   │   │   ├── update_subscription_credits_negative_invoice_balance.yml
│   │   │   │   ├── update_subscription_for_github_downgrade.yml
│   │   │   │   ├── update_subscription_to_free_plan.yml
│   │   │   │   ├── update_subscription_with_account_balance.yml
│   │   │   │   ├── update_subscription_with_account_credit.yml
│   │   │   │   ├── zuora_invoice_collection_business_created_from_coupon_without_purchase_initiated.yml
│   │   │   │   ├── zuora_invoice_collection_business_without_initiated_organization_upgrade_purchase.yml
│   │   │   │   ├── zuora_invoice_collection_business_without_initiated_trial_conversion.yml
│   │   │   │   └── zuora_invoice_collection_non_business_account.yml
│   │   │   └── zuora_subscriptions
│   │   │       └── create_sponsors_subscription_for_business.yml
│   │   ├── verifiable_domains
│   │   │   └── example-resolv.conf
│   │   ├── views
│   │   │   └── site
│   │   │       └── _account.billing_cycle_change.html.erb
│   │   └── workbench
│   │       └── bear-app.zip
│   ├── forms
│   │   ├── actions
│   │   │   ├── policy
│   │   │   │   ├── allowed_actions_form_test.rb
│   │   │   │   ├── allowlist_form_test.rb
│   │   │   │   └── selected_actions_options_form_test.rb
│   │   │   └── secrets
│   │   │       └── add_secret_form_test.rb
│   │   ├── dependabot_alerts
│   │   │   └── rule_criteria_helper_test.rb
│   │   ├── discussions
│   │   │   └── reference_in_new_issue_form_test.rb
│   │   ├── edit_repositories
│   │   │   ├── deploy_keys
│   │   │   │   └── new_key_form_test.rb
│   │   │   ├── email_notifications_form_test.rb
│   │   │   ├── environments
│   │   │   │   └── new_environment_form_test.rb
│   │   │   └── tiered_reporting_form_test.rb
│   │   └── orgs
│   │       └── sponsorings
│   │           ├── invoiced_billing_account_form_test.rb
│   │           └── new_invoice_form_test.rb
│   ├── github
│   │   └── packwerk
│   │       └── legacy_violation_validator_test.rb
│   ├── helpers
│   │   ├── abuse_reports_helper_test.rb
│   │   ├── accessibility_settings_helper_test.rb
│   │   ├── account_membership_helper_test.rb
│   │   ├── actions_cache_helper_test.rb
│   │   ├── actions_helper_test.rb
│   │   ├── actions_metrics
│   │   │   └── actions_metrics_helpers_test.rb
│   │   ├── actions_url_helper_test.rb
│   │   ├── advanced_security_entrypoint_helper_test.rb
│   │   ├── analytics_helper_test.rb
│   │   ├── appearance_settings_helper_test.rb
│   │   ├── application_helper_test.rb
│   │   ├── application_logo_helper_test.rb
│   │   ├── atom_feeds_helper_test.rb
│   │   ├── attestations
│   │   │   └── react_payload_test.rb
│   │   ├── avatar_helper_test.rb
│   │   ├── basic_helper_test.rb
│   │   ├── billing_contact_helper_test.rb
│   │   ├── billing_settings_helper_test.rb
│   │   ├── biztools
│   │   │   ├── marketplace_listings_helper_test.rb
│   │   │   └── topics_helper_test.rb
│   │   ├── blob_helper_test.rb
│   │   ├── blob_markup_helper_test.rb
│   │   ├── bot_helper_test.rb
│   │   ├── branch_deployment_policy_helper_test.rb
│   │   ├── branches_helper_test.rb
│   │   ├── bundle_helper_test.rb
│   │   ├── businesses
│   │   │   └── trial_accounts_helper_test.rb
│   │   ├── businesses_helper_test.rb
│   │   ├── cache_helper_test.rb
│   │   ├── checks_helper_test.rb
│   │   ├── checks_rollup_helper_test.rb
│   │   ├── client_env_helper_test.rb
│   │   ├── closed_by_pull_requests_references_helper_test.rb
│   │   ├── code_scanning
│   │   │   └── tool_status_helper_test.rb
│   │   ├── code_scanning_helper_test.rb
│   │   ├── code_scanning_queries_helper_test.rb
│   │   ├── codespaces_helper_test.rb
│   │   ├── coding_tools_helper_test.rb
│   │   ├── collections_helper_test.rb
│   │   ├── color_helper_test.rb
│   │   ├── command_palette_helper_test.rb
│   │   ├── comments_helper_test.rb
│   │   ├── commit_helper_test.rb
│   │   ├── commits
│   │   │   ├── history_grouper_test.rb
│   │   │   └── react_payload_data_dependency_test.rb
│   │   ├── commits_helper_test.rb
│   │   ├── community_helper_test.rb
│   │   ├── compare_helper_test.rb
│   │   ├── compliance_report_helper_test.rb
│   │   ├── conditional_access_helper_test.rb
│   │   ├── content_injection_prevention_test.rb
│   │   ├── copilot_byok
│   │   │   └── custom_keys_helper_test.rb
│   │   ├── copilot_chat_helper_test.rb
│   │   ├── copilot_generate_commit_message_helper_test.rb
│   │   ├── copilot_generate_pull_title_helper_test.rb
│   │   ├── copilot_info_helper_test.rb
│   │   ├── copilot_signup_pricing_helper_test.rb
│   │   ├── css_feature_flags_helper_test.rb
│   │   ├── current_repository_interactions_helper_test.rb
│   │   ├── custom_images_helper_test.rb
│   │   ├── custom_messages_helper_test.rb
│   │   ├── dashboard_analytics_helper_test.rb
│   │   ├── dashboard_helper_test.rb
│   │   ├── dashboard_sidebar_helper_test.rb
│   │   ├── date_macro_helper_test.rb
│   │   ├── dco_signoff_helper_test.rb
│   │   ├── dependabot_helper_test.rb
│   │   ├── dependency_review_helper_test.rb
│   │   ├── desktop_helper_test.rb
│   │   ├── diff_helper_test.rb
│   │   ├── diff_view_helper_test.rb
│   │   ├── discussions
│   │   │   └── org_level_discussions_url_helper_test.rb
│   │   ├── discussions_helper_test.rb
│   │   ├── draft_pr_feature_recommendation_helper_test.rb
│   │   ├── duplicate_helper_methods_test.rb
│   │   ├── editor_config_helper_test.rb
│   │   ├── email_link_tracking_helper_test.rb
│   │   ├── emoji_helper_test.rb
│   │   ├── encoding_safe_parameterize_helper_test.rb
│   │   ├── enterprise_managed_user_helper_test.rb
│   │   ├── enterprise_managed_user_integration_helper_test.rb
│   │   ├── escape_helper_test.rb
│   │   ├── feature_gate_helper_test.rb
│   │   ├── feed_helper_test.rb
│   │   ├── file_filter_helper_test.rb
│   │   ├── form_helper_test.rb
│   │   ├── funding_links_helper_test.rb
│   │   ├── gate_request_helper_test.rb
│   │   ├── global_header_user_menu_helper_test.rb
│   │   ├── global_navigation_helper_test.rb
│   │   ├── hawaii_experiment_test_helper.rb
│   │   ├── helper_test.rb
│   │   ├── hook_deliveries_helper_test.rb
│   │   ├── hosted_runners_helper_test.rb
│   │   ├── hovercard_helper_test.rb
│   │   ├── hydro_helper_test.rb
│   │   ├── idp_ip_allowlist_helper_test.rb
│   │   ├── insights_helper_test.rb
│   │   ├── integration_helper_test.rb
│   │   ├── integration_manager_helper_test.rb
│   │   ├── interaction_ban_helper_test.rb
│   │   ├── ip_allowlist_helper_test.rb
│   │   ├── issue_events_helper_test.rb
│   │   ├── issues_helper_test.rb
│   │   ├── issues_react_helper_test.rb
│   │   ├── keyboard_shortcuts_helper_test.rb
│   │   ├── label_education_helper_test.rb
│   │   ├── labels_helper_test.rb
│   │   ├── larger_runners_controller_helper_test.rb
│   │   ├── larger_runners_default_runners_helper_test.rb
│   │   ├── larger_runners_helper_test.rb
│   │   ├── licensing_helper_test.rb
│   │   ├── licensing_react_helper_test.rb
│   │   ├── mailchimp_team_list_helper_test.rb
│   │   ├── marketplace_helper_test.rb
│   │   ├── member_feature_requests_helper_test.rb
│   │   ├── memex_assets_helper_test.rb
│   │   ├── memexes_helpers_test.rb
│   │   ├── memex_performance_stats_helper_test.rb
│   │   ├── mobile_apps_helper_test.rb
│   │   ├── models_byok
│   │   │   └── custom_keys_helper_test.rb
│   │   ├── money_helper_test.rb
│   │   ├── move_work_helper_test.rb
│   │   ├── network_configurations_helper_test.rb
│   │   ├── network_helper_test.rb
│   │   ├── news_feed_helper_test.rb
│   │   ├── notifications_helper_test.rb
│   │   ├── oauth_applications_helper_test.rb
│   │   ├── oauth_helper_test.rb
│   │   ├── octolytics_helper_test.rb
│   │   ├── organization_credential_authorizations_helper_test.rb
│   │   ├── organizations_analytics_helper_test.rb
│   │   ├── organizations_helper_test.rb
│   │   ├── organization_trials_helper_test.rb
│   │   ├── orgs
│   │   │   └── custom_properties_helper_test.rb
│   │   ├── package_dependencies_helper_test.rb
│   │   ├── pages_helper_test.rb
│   │   ├── pages_protected_domains_helper_test.rb
│   │   ├── pagination_helper_test.rb
│   │   ├── password_strength_helper_test.rb
│   │   ├── pending_workflow_approval_helper_test.rb
│   │   ├── plan_downgrade_helper_test.rb
│   │   ├── plan_helper_test.rb
│   │   ├── profile_pins_helper_test.rb
│   │   ├── profiles_helper_test.rb
│   │   ├── projects_helper_test.rb
│   │   ├── pull_requests
│   │   │   └── file_tree_helper_test.rb
│   │   ├── pull_requests_helper_test.rb
│   │   ├── react_helper_test.rb
│   │   ├── reactions_helper_test.rb
│   │   ├── react_partial_replacement_test.rb
│   │   ├── refs_helper_test.rb
│   │   ├── registry
│   │   │   └── query_helper_test.rb
│   │   ├── registry_two
│   │   │   ├── members_helper_test.rb
│   │   │   ├── package_readme_helper_test.rb
│   │   │   └── packages_migration_helper_test.rb
│   │   ├── repos
│   │   │   ├── advisories_helper_test.rb
│   │   │   ├── branches_view_dependency_test.rb
│   │   │   ├── fork_form_helper_test.rb
│   │   │   ├── owner_repo_selections_payload_helper_test.rb
│   │   │   ├── react_payload_test.rb
│   │   │   ├── rules_helper_test.rb
│   │   │   └── tree_payload_helper_test.rb
│   │   ├── repositories_helper_test.rb
│   │   ├── repositories_type_helper_test.rb
│   │   ├── repository_action_helper_test.rb
│   │   ├── repository_analytics_helper_test.rb
│   │   ├── repository_contributor_helper_test.rb
│   │   ├── repository_runners_controller_helper_test.rb
│   │   ├── repository_security_helper_test.rb
│   │   ├── resilience_helper_test.rb
│   │   ├── richweb_helper_test.rb
│   │   ├── runner_groups_helper_test.rb
│   │   ├── scanning_helper_test.rb
│   │   ├── search_engine_helper_test.rb
│   │   ├── seats_helper_test.rb
│   │   ├── security_analysis_settings_helper_test.rb
│   │   ├── security_center
│   │   │   └── filters
│   │   │       └── select_menu_component_helper_test.rb
│   │   ├── security_center_helper_test.rb
│   │   ├── security_configurations
│   │   │   └── feature_flag_helper_test.rb
│   │   ├── settings_helper_test.rb
│   │   ├── shell_helper_test.rb
│   │   ├── signup_analytics_helper_test.rb
│   │   ├── site
│   │   │   ├── alternative_links_helper_test.rb
│   │   │   ├── contentful
│   │   │   │   ├── readme_helper_test.rb
│   │   │   │   └── rich_text_helper_test.rb
│   │   │   ├── footer_helper_test.rb
│   │   │   ├── globe_helper_test.rb
│   │   │   ├── page_helper_test.rb
│   │   │   └── seo_helper_test.rb
│   │   ├── site_helper_test.rb
│   │   ├── slash_commands_helper_test.rb
│   │   ├── sms_rate_limit_helper_test.rb
│   │   ├── sponsors_helper_test.rb
│   │   ├── sso_helper_test.rb
│   │   ├── stacks_helper_test.rb
│   │   ├── stafftools
│   │   │   ├── access_control_helper_test.rb
│   │   │   ├── advanced_security_helper_test.rb
│   │   │   ├── billing_helper_test.rb
│   │   │   ├── kusto_helper_test.rb
│   │   │   ├── licensing_helper_test.rb
│   │   │   ├── reserved_logins_helper_test.rb
│   │   │   ├── splunk_helper_test.rb
│   │   │   ├── sponsors_helper_test.rb
│   │   │   └── trade_compliance_helper_test.rb
│   │   ├── stafftools_helper_test.rb
│   │   ├── stars_list_helper_test.rb
│   │   ├── static_asset_helper_test.rb
│   │   ├── status_helper_test.rb
│   │   ├── sub_issues_react_helper_test.rb
│   │   ├── sudo_helper_test.rb
│   │   ├── svg_helper_test.rb
│   │   ├── tag_attribute_helper_test.rb
│   │   ├── text_helper_test.rb
│   │   ├── timeline_helper_test.rb
│   │   ├── topic_feed_helper_test.rb
│   │   ├── topics_helper_test.rb
│   │   ├── trade_controls_helper_test.rb
│   │   ├── tree_helper_test.rb
│   │   ├── trending
│   │   │   └── feed_helper_test.rb
│   │   ├── turbo_form_helper_test.rb
│   │   ├── twirp_helper_test.rb
│   │   ├── two_factor_helper_test.rb
│   │   ├── two_factor_requirement_helper_test.rb
│   │   ├── upload_helper_test.rb
│   │   ├── url_helper_test.rb
│   │   ├── url_sanitizing_helper_test.rb
│   │   ├── user_contributions_helper_test.rb
│   │   ├── user_repositories_helper_test.rb
│   │   ├── users_helper_test.rb
│   │   ├── user_statuses_helper_test.rb
│   │   ├── varnish_helper_test.rb
│   │   ├── verifiable_domains_helper_test.rb
│   │   └── vulnerability_helper_test.rb
│   ├── instrumentation
│   │   └── hydro
│   │       └── subscriptions
│   │           ├── advisory_database_test.rb
│   │           ├── localization_test.rb
│   │           ├── meuse_test.rb
│   │           └── security_configurations_test.rb
│   ├── integration
│   │   ├── abuse_reports_controller_test.rb
│   │   ├── account_controller_test.rb
│   │   ├── accountless_confirmations_controller_test.rb
│   │   ├── account_verifications
│   │   │   └── resend_controller_test.rb
│   │   ├── account_verifications_controller_test.rb
│   │   ├── actions
│   │   │   ├── actions_content_policy_test.rb
│   │   │   ├── actors_controller_test.rb
│   │   │   ├── branches_controller_test.rb
│   │   │   ├── cache_branches_controller_test.rb
│   │   │   ├── events_controller_test.rb
│   │   │   ├── graph_controller_test.rb
│   │   │   ├── immutable_actions_controller_test.rb
│   │   │   ├── job_controller_test.rb
│   │   │   ├── manual_controller_test.rb
│   │   │   ├── navigation_partial_controller_test.rb
│   │   │   ├── pinned_workflows_controller_test.rb
│   │   │   ├── repository_runners_controller_test.rb
│   │   │   ├── statuses_controller_test.rb
│   │   │   ├── survey_controller_test.rb
│   │   │   ├── workflow_runs_controller_test.rb
│   │   │   ├── workflows_controller_test.rb
│   │   │   └── workflows_partials_controller_test.rb
│   │   ├── actions_cache_controller_methods_test.rb
│   │   ├── actions_cache_controller_test.rb
│   │   ├── actions_controller_codespaces_test.rb
│   │   ├── actions_controller_index_test.rb
│   │   ├── actions_controller_test.rb
│   │   ├── actions_metrics
│   │   │   ├── performance_controller_test.rb
│   │   │   └── usage_controller_test.rb
│   │   ├── active_job_query_cache_test.rb
│   │   ├── activity_controller_test.rb
│   │   ├── advisories_controller_test.rb
│   │   ├── advisory_workspace_web_request_test.rb
│   │   ├── after_commit_test.rb
│   │   ├── alive_subscriptions_test.rb
│   │   ├── announcements
│   │   │   ├── announcement_controller_test.rb
│   │   │   └── announcement_form_test.rb
│   │   ├── api
│   │   │   ├── access_control
│   │   │   │   ├── access_control_1_test.rb
│   │   │   │   ├── access_control_2_test.rb
│   │   │   │   ├── definition_helper.rb
│   │   │   │   └── scopes_test.rb
│   │   │   ├── actions_cache_test.rb
│   │   │   ├── actions_dynamic_workflows_test.rb
│   │   │   ├── actions_resolve_test.rb
│   │   │   ├── actions_runner_registration_runner_admin_test.rb
│   │   │   ├── actions_runner_registration_test.rb
│   │   │   ├── actions_secrets_test.rb
│   │   │   ├── actions_variables_test.rb
│   │   │   ├── actions_verified_owners_test.rb
│   │   │   ├── admin
│   │   │   │   ├── keys_test.rb
│   │   │   │   ├── ldap_test.rb
│   │   │   │   ├── orgs_manager_test.rb
│   │   │   │   ├── pre_receive_environments_test.rb
│   │   │   │   ├── pre_receive_hooks_test.rb
│   │   │   │   ├── tokens_test.rb
│   │   │   │   ├── users_manager_test.rb
│   │   │   │   └── webhooks_test.rb
│   │   │   ├── advanced_security_skus_base_test.rb
│   │   │   ├── advisory_database_test.rb
│   │   │   ├── agent_secrets_test.rb
│   │   │   ├── agent_variables_test.rb
│   │   │   ├── alive_test.rb
│   │   │   ├── announcement_banners_auth_test.rb
│   │   │   ├── announcement_banners_test.rb
│   │   │   ├── app
│   │   │   │   ├── api_version_dependency_test.rb
│   │   │   │   ├── block_anonymous_test.rb
│   │   │   │   ├── force_auth_by_route_test.rb
│   │   │   │   ├── garage_auth_test.rb
│   │   │   │   ├── github_actor_header_test.rb
│   │   │   │   ├── private_mode_test.rb
│   │   │   │   ├── shortcode_detection_helper_test.rb
│   │   │   │   ├── tenant_context_dependency_test.rb
│   │   │   │   └── user_login_dependency_test.rb
│   │   │   ├── applications_test.rb
│   │   │   ├── app_test.rb
│   │   │   ├── artifacts_test.rb
│   │   │   ├── assignments_authz_test.rb
│   │   │   ├── attestations
│   │   │   │   ├── attestation_response_authz_asserter_helper.rb
│   │   │   │   ├── authz_test_helper.rb
│   │   │   │   ├── bulk_attestation_response_authz_asserter_helper.rb
│   │   │   │   ├── orgs_test.rb
│   │   │   │   ├── repos_test.rb
│   │   │   │   ├── test_helper.rb
│   │   │   │   └── users_test.rb
│   │   │   ├── audit_log
│   │   │   │   ├── api_events_test.rb
│   │   │   │   ├── enterprise_test.rb
│   │   │   │   ├── organization_test.rb
│   │   │   │   └── streams_test.rb
│   │   │   ├── authorizations_test.rb
│   │   │   ├── basic_auth_test_case.rb
│   │   │   ├── billing_authz_test.rb
│   │   │   ├── billing_cost_centers_test.rb
│   │   │   ├── billing_premium_request_usage_test.rb
│   │   │   ├── billing_test.rb
│   │   │   ├── billing_usage_report_exports_test.rb
│   │   │   ├── billing_usage_summary_test.rb
│   │   │   ├── billing_usage_test.rb
│   │   │   ├── blackbird_test.rb
│   │   │   ├── browser_reporting_test.rb
│   │   │   ├── business_enterprise_installation_user_accounts_uploads_test.rb
│   │   │   ├── business_team_memberships_test.rb
│   │   │   ├── business_teams_test.rb
│   │   │   ├── caching_test.rb
│   │   │   ├── check_emu_resource_access_test.rb
│   │   │   ├── check_runs_test.rb
│   │   │   ├── check_suites_test.rb
│   │   │   ├── classroom
│   │   │   │   ├── list_teacher_classroom_assignments_test.rb
│   │   │   │   ├── list_teacher_classrooms_test.rb
│   │   │   │   ├── list_user_assignments_test.rb
│   │   │   │   ├── show_teacher_assignment_test.rb
│   │   │   │   └── show_teacher_classroom_test.rb
│   │   │   ├── cli_internal_pull_request_stacks_test.rb
│   │   │   ├── clone_template_repo_test.rb
│   │   │   ├── codeowners_errors_test.rb
│   │   │   ├── codes_of_conduct_test.rb
│   │   │   ├── codespaces
│   │   │   │   ├── organization_authz_test.rb
│   │   │   │   ├── organization_test.rb
│   │   │   │   ├── private_test.rb
│   │   │   │   ├── public_authz_test.rb
│   │   │   │   ├── public_test.rb
│   │   │   │   └── secrets
│   │   │   │       ├── organization_test.rb
│   │   │   │       ├── repository_test.rb
│   │   │   │       ├── user_repositories_test.rb
│   │   │   │       └── user_test.rb
│   │   │   ├── commit_comment_reactions_authz_test.rb
│   │   │   ├── commit_comment_reactions_test.rb
│   │   │   ├── concurrency_groups_authz_test.rb
│   │   │   ├── concurrency_groups_test.rb
│   │   │   ├── conditional_access
│   │   │   │   ├── emu_ownership_enforcement_test.rb
│   │   │   │   ├── emu_ownership_graphql_enforcement_test.rb
│   │   │   │   ├── ip_allowlist_filter_test.rb
│   │   │   │   └── saml_filter_test.rb
│   │   │   ├── conduit_events_test.rb
│   │   │   ├── config_throttler_test.rb
│   │   │   ├── copilot
│   │   │   │   ├── chat_attachments_test.rb
│   │   │   │   ├── check_indexing_status_test.rb
│   │   │   │   ├── coding_guidelines_test.rb
│   │   │   │   ├── content_exclusion_test.rb
│   │   │   │   ├── managed_settings_test.rb
│   │   │   │   ├── mcp_registry_test.rb
│   │   │   │   ├── notifications_test.rb
│   │   │   │   ├── org_custom_instructions_test.rb
│   │   │   │   ├── repository_search_test.rb
│   │   │   │   ├── subscribe_limited_user_test.rb
│   │   │   │   ├── test_case.rb
│   │   │   │   ├── user_test.rb
│   │   │   │   └── v2_token_test.rb
│   │   │   ├── copilot_coding_agent_test.rb
│   │   │   ├── copilot_for_business
│   │   │   │   ├── content_exclusion_test.rb
│   │   │   │   ├── custom_agents_test.rb
│   │   │   │   ├── direct_data_access_test.rb
│   │   │   │   ├── mcp_registry_enterprise_test.rb
│   │   │   │   ├── metrics_reports_test.rb
│   │   │   │   ├── metrics_test.rb
│   │   │   │   ├── policies
│   │   │   │   │   └── coding_agent_test.rb
│   │   │   │   ├── seats_authz_test.rb
│   │   │   │   ├── seats_enterprise_endpoints_test.rb
│   │   │   │   ├── seats_organization_endpoints_test.rb
│   │   │   │   ├── usage_test.rb
│   │   │   │   └── user_engagement_test.rb
│   │   │   ├── copilot_instrumentation_test.rb
│   │   │   ├── copilot_spaces
│   │   │   │   ├── delete_test.rb
│   │   │   │   ├── get_test.rb
│   │   │   │   ├── pagination_test.rb
│   │   │   │   ├── post_test.rb
│   │   │   │   └── put_test.rb
│   │   │   ├── copilot_spaces_authz_test.rb
│   │   │   ├── copilot_spaces_collaborators_authz_test.rb
│   │   │   ├── copilot_spaces_collaborators_test.rb
│   │   │   ├── copilot_spaces_resources_test.rb
│   │   │   ├── copilot_token_error_test.rb
│   │   │   ├── copilot_workbench
│   │   │   │   ├── codespace_telemetry_test.rb
│   │   │   │   ├── iteration_test.rb
│   │   │   │   └── publish_test.rb
│   │   │   ├── create_issue_with_fields_test.rb
│   │   │   ├── credentials
│   │   │   │   └── token_revocation_test.rb
│   │   │   ├── cross_references_test.rb
│   │   │   ├── delegated_bypass_authz_test.rb
│   │   │   ├── dependabot
│   │   │   │   └── dismissal_requests_test.rb
│   │   │   ├── dependabot_secrets_test.rb
│   │   │   ├── deployment_branch_policies_test.rb
│   │   │   ├── deployment_protection_rules_test.rb
│   │   │   ├── deployment_requests_test.rb
│   │   │   ├── deployment_statuses_test.rb
│   │   │   ├── deployments_test.rb
│   │   │   ├── desktop_test.rb
│   │   │   ├── disabled_repositories_test.rb
│   │   │   ├── discussions_authz_test.rb
│   │   │   ├── discussions_test.rb
│   │   │   ├── dsr_operations_test.rb
│   │   │   ├── emojis_test.rb
│   │   │   ├── enterprise
│   │   │   │   ├── actions_test.rb
│   │   │   │   ├── announcement_test.rb
│   │   │   │   ├── avatars_test.rb
│   │   │   │   ├── contractors_test.rb
│   │   │   │   ├── migrations_test.rb
│   │   │   │   ├── settings_test.rb
│   │   │   │   ├── stats
│   │   │   │   │   ├── security_products_authz_test.rb
│   │   │   │   │   └── security_products_test.rb
│   │   │   │   ├── stats_test.rb
│   │   │   │   └── tokens_test.rb
│   │   │   ├── enterprise_access_restrictions_test.rb
│   │   │   ├── enterprise_actions_cache_test.rb
│   │   │   ├── enterprise_actions_data_stream_sinks_test.rb
│   │   │   ├── enterprise_actions_oidc_custom_issuer_api_test.rb
│   │   │   ├── enterprise_actions_permissions_test.rb
│   │   │   ├── enterprise_advanced_security_authz_test.rb
│   │   │   ├── enterprise_advanced_security_bulk_authz_test.rb
│   │   │   ├── enterprise_advanced_security_test.rb
│   │   │   ├── enterprise_api_custom_images_test.rb
│   │   │   ├── enterprise_apps_test.rb
│   │   │   ├── enterprise_code_scanning_authz_test.rb
│   │   │   ├── enterprise_code_scanning_test.rb
│   │   │   ├── enterprise_code_security_analysis_authz_test.rb
│   │   │   ├── enterprise_code_security_configurations_authz_test.rb
│   │   │   ├── enterprise_code_security_configurations_test.rb
│   │   │   ├── enterprise_consumed_licenses_test.rb
│   │   │   ├── enterprise_credential_authorizations_test.rb
│   │   │   ├── enterprise_custom_enterprise_roles_test.rb
│   │   │   ├── enterprise_dependabot_alerts_authz_test.rb
│   │   │   ├── enterprise_dependabot_alerts_test.rb
│   │   │   ├── enterprise_dependabot_repository_access_test.rb
│   │   │   ├── enterprise_ghes_groups_scim_test.rb
│   │   │   ├── enterprise_ghes_users_scim_test.rb
│   │   │   ├── enterprise_groups_scim_test.rb
│   │   │   ├── enterprise_hosted_runners_test.rb
│   │   │   ├── enterprise_installation_actions_job_executions_test.rb
│   │   │   ├── enterprise_installation_test.rb
│   │   │   ├── enterprise_license_sync_status_test.rb
│   │   │   ├── enterprise_licensing_test.rb
│   │   │   ├── enterprise_managed_groups_scim_test.rb
│   │   │   ├── enterprise_managed_users_scim_test.rb
│   │   │   ├── enterprise_network_configurations_test_legacy.rb
│   │   │   ├── enterprise_network_configurations_test.rb
│   │   │   ├── enterprise_oidc_custom_property_inclusion_api_test.rb
│   │   │   ├── enterprise_oidc_custom_property_inclusion_authz_test.rb
│   │   │   ├── enterprise_role_assignments_test.rb
│   │   │   ├── enterprise_runner_groups_test.rb
│   │   │   ├── enterprise_runner_scale_sets_authz_test.rb
│   │   │   ├── enterprise_runner_scale_sets_test.rb
│   │   │   ├── enterprise_runners_test.rb
│   │   │   ├── enterprise_secret_scanning_bypassed_filter_test.rb
│   │   │   ├── enterprise_secret_scanning_exclude_filters_test.rb
│   │   │   ├── enterprise_secret_scanning_exclude_providers_test.rb
│   │   │   ├── enterprise_secret_scanning_management_authz_test.rb
│   │   │   ├── enterprise_secret_scanning_test.rb
│   │   │   ├── enterprise_self_removal_test.rb
│   │   │   ├── enterprise_team_memberships_authz_test.rb
│   │   │   ├── enterprise_team_memberships_test.rb
│   │   │   ├── enterprise_team_organizations_authz_test.rb
│   │   │   ├── enterprise_team_organizations_test.rb
│   │   │   ├── enterprise_teams_authz_test.rb
│   │   │   ├── enterprise_teams_test.rb
│   │   │   ├── enterprise_users_scim_test.rb
│   │   │   ├── environment_actions_variables_test.rb
│   │   │   ├── environment_secrets_test.rb
│   │   │   ├── environments_test.rb
│   │   │   ├── events_authz_test.rb
│   │   │   ├── exchange_token_auth_test.rb
│   │   │   ├── external_vulnerabilities_authz_test.rb
│   │   │   ├── external_vulnerabilities_test.rb
│   │   │   ├── feature_flags_test.rb
│   │   │   ├── feeds_test.rb
│   │   │   ├── get_issue_test.rb
│   │   │   ├── gist_comments_enterprise_managed_user_test.rb
│   │   │   ├── gist_comments_test.rb
│   │   │   ├── gists_auth_test.rb
│   │   │   ├── gists_enterprise_managed_user_test.rb
│   │   │   ├── gists_test.rb
│   │   │   ├── git_blobs_test.rb
│   │   │   ├── git_commits_test.rb
│   │   │   ├── github_apps_test.rb
│   │   │   ├── github_chatops_test.rb
│   │   │   ├── gitignore_templates_test.rb
│   │   │   ├── git_refs_test.rb
│   │   │   ├── git_tags_test.rb
│   │   │   ├── git_test.rb
│   │   │   ├── git_trees_test.rb
│   │   │   ├── global_advisories_cursor_pagination_test.rb
│   │   │   ├── global_advisories_test.rb
│   │   │   ├── grants_test.rb
│   │   │   ├── graph_ql
│   │   │   │   ├── audit_log_test.rb
│   │   │   │   ├── base_test.rb
│   │   │   │   ├── caching_test.rb
│   │   │   │   ├── get_introspection_response_test.rb
│   │   │   │   ├── get_test.rb
│   │   │   │   ├── graphql_field_resolution_error_test.rb
│   │   │   │   ├── graph_ql_timeout_watchers_test.rb
│   │   │   │   ├── instrumentation_test.rb
│   │   │   │   ├── ip_allow_list_test.rb
│   │   │   │   ├── issues_advanced_search_test.rb
│   │   │   │   ├── multitenant_test.rb
│   │   │   │   ├── mutation_test.rb
│   │   │   │   ├── oap_test.rb
│   │   │   │   ├── post_shared_spokes_test.rb
│   │   │   │   ├── post_test.rb
│   │   │   │   ├── query_limiter_test.rb
│   │   │   │   ├── rate_limit_by_auth_context_test.rb
│   │   │   │   ├── rate_limit_test.rb
│   │   │   │   ├── saml_test.rb
│   │   │   │   ├── security_header_test.rb
│   │   │   │   └── target_schema_test.rb
│   │   │   ├── graphql_node_id_test.rb
│   │   │   ├── helper.rb
│   │   │   ├── helper_test.rb
│   │   │   ├── hub_test.rb
│   │   │   ├── import_issues_test.rb
│   │   │   ├── integration_installations_test.rb
│   │   │   ├── integration_manifests_test.rb
│   │   │   ├── integrations
│   │   │   │   ├── create_installation_access_tokens_test.rb
│   │   │   │   ├── create_permissionless_installation_access_tokens_test.rb
│   │   │   │   ├── enterprise_access_verification_policy_test.rb
│   │   │   │   ├── external_conditional_access_policy_test.rb
│   │   │   │   ├── ip_allow_lists_test.rb
│   │   │   │   └── refresh_installation_access_tokens_test.rb
│   │   │   ├── integrations_test.rb
│   │   │   ├── interaction_limits_test.rb
│   │   │   ├── internal
│   │   │   │   ├── actions_dynamic_workflows_test.rb
│   │   │   │   ├── actions_image_deployment_test.rb
│   │   │   │   ├── actions_test.rb
│   │   │   │   ├── apps_test.rb
│   │   │   │   ├── archive_test.rb
│   │   │   │   ├── assets_auth_test.rb
│   │   │   │   ├── assets_test.rb
│   │   │   │   ├── avatars_test.rb
│   │   │   │   ├── azure_enterprises_test.rb
│   │   │   │   ├── blackbird_test.rb
│   │   │   │   ├── code_scanning_test.rb
│   │   │   │   ├── codespaces
│   │   │   │   │   ├── failover_test.rb
│   │   │   │   │   ├── port_forwarding_test.rb
│   │   │   │   │   ├── prebuilds_test.rb
│   │   │   │   │   └── webhook_test.rb
│   │   │   │   ├── copilot_spaces_test.rb
│   │   │   │   ├── email_bounce_test.rb
│   │   │   │   ├── entra_user_licensed_for_ghe_test.rb
│   │   │   │   ├── gists_test.rb
│   │   │   │   ├── github_models
│   │   │   │   │   └── access_test.rb
│   │   │   │   ├── global_flags_test.rb
│   │   │   │   ├── graph_ql_operations_test.rb
│   │   │   │   ├── immutable_actions_test.rb
│   │   │   │   ├── lfs_test.rb
│   │   │   │   ├── marketplace_analytics_test.rb
│   │   │   │   ├── media_test.rb
│   │   │   │   ├── memcached_server_sync_test.rb
│   │   │   │   ├── multi_part_policies_test.rb
│   │   │   │   ├── multi_tenant_provisioning_requests_test.rb
│   │   │   │   ├── package_registry_test.rb
│   │   │   │   ├── pages_test.rb
│   │   │   │   ├── porter_test.rb
│   │   │   │   ├── pre_receive_hooks_test.rb
│   │   │   │   ├── quarantine_test.rb
│   │   │   │   ├── raw
│   │   │   │   │   ├── raw_base_test.rb
│   │   │   │   │   ├── raw_pub_test.rb
│   │   │   │   │   └── raw_test.rb
│   │   │   │   ├── replicas_test.rb
│   │   │   │   ├── repositories_test.rb
│   │   │   │   ├── secondary_rate_limit_test.rb
│   │   │   │   ├── storage_avatars_test.rb
│   │   │   │   ├── storage_enterprise_installation_user_accounts_uploads_test.rb
│   │   │   │   ├── storage_lfs_authz_test.rb
│   │   │   │   ├── storage_lfs_test.rb
│   │   │   │   ├── storage_migration_archives_test.rb
│   │   │   │   ├── storage_oauth_application_logos_test.rb
│   │   │   │   ├── storage_octoshift_migration_archives_test.rb
│   │   │   │   ├── storage_raw_lfs_test.rb
│   │   │   │   ├── storage_release_files_authz_test.rb
│   │   │   │   ├── storage_release_files_test.rb
│   │   │   │   ├── storage_repository_files_test.rb
│   │   │   │   ├── storage_repository_images_test.rb
│   │   │   │   ├── storage_upload_manifest_file_test.rb
│   │   │   │   ├── storage_user_files_test.rb
│   │   │   │   ├── twirp
│   │   │   │   │   ├── actions
│   │   │   │   │   │   └── core
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           ├── account_details_api_handler
│   │   │   │   │   │           │   ├── get_account_customer_id_test.rb
│   │   │   │   │   │           │   ├── get_account_details_for_repository_test.rb
│   │   │   │   │   │           │   └── get_account_details_test.rb
│   │   │   │   │   │           ├── actors_api_handler
│   │   │   │   │   │           │   └── get_actors_info_test.rb
│   │   │   │   │   │           ├── check_suites_api_handler
│   │   │   │   │   │           │   ├── create_execution_test.rb
│   │   │   │   │   │           │   ├── find_previous_workflow_run_to_reuse_test.rb
│   │   │   │   │   │           │   ├── get_workflow_run_test.rb
│   │   │   │   │   │           │   ├── queue_check_annotation_creation_test.rb
│   │   │   │   │   │           │   ├── update_workflow_run_execution_test.rb
│   │   │   │   │   │           │   └── update_workflow_run_test.rb
│   │   │   │   │   │           ├── environments_api_handler
│   │   │   │   │   │           │   ├── get_environment_repository_test.rb
│   │   │   │   │   │           │   └── resolve_actions_environment_test.rb
│   │   │   │   │   │           ├── global_id_api_handler
│   │   │   │   │   │           │   └── get_next_global_id_test.rb
│   │   │   │   │   │           ├── integrations_api_handler
│   │   │   │   │   │           │   └── get_integration_job_secrets_test.rb
│   │   │   │   │   │           ├── job_secrets_provider
│   │   │   │   │   │           │   ├── codespaces_job_secrets_provider_test.rb
│   │   │   │   │   │           │   ├── copilot_code_review_job_secrets_provider_test.rb
│   │   │   │   │   │           │   ├── copilot_swe_agent_job_secrets_provider_test.rb
│   │   │   │   │   │           │   ├── dependabot_job_secrets_provider_test.rb
│   │   │   │   │   │           │   ├── pages_job_secrets_provider_test.rb
│   │   │   │   │   │           │   └── private_registry_job_secrets_provider_test.rb
│   │   │   │   │   │           ├── policies_api_handler
│   │   │   │   │   │           │   ├── check_actions_policy_test.rb
│   │   │   │   │   │           │   └── check_workflows_policy_test.rb
│   │   │   │   │   │           ├── refs_api_handler
│   │   │   │   │   │           │   ├── is_copilot_associated_ref_test.rb
│   │   │   │   │   │           │   └── is_dependabot_associated_ref_test.rb
│   │   │   │   │   │           ├── repositories_api_handler
│   │   │   │   │   │           │   ├── check_repository_actions_status_test.rb
│   │   │   │   │   │           │   ├── find_repositories_by_name_test.rb
│   │   │   │   │   │           │   ├── get_additional_workflows_test.rb
│   │   │   │   │   │           │   ├── get_commit_message_test.rb
│   │   │   │   │   │           │   ├── get_repository_event_details_test.rb
│   │   │   │   │   │           │   ├── get_repository_owner_id_test.rb
│   │   │   │   │   │           │   ├── get_repository_owners_test.rb
│   │   │   │   │   │           │   ├── get_repository_visibility_test.rb
│   │   │   │   │   │           │   └── retire_namespace_test.rb
│   │   │   │   │   │           ├── resolve_actions_api_handler
│   │   │   │   │   │           │   └── resolve_actions_test.rb
│   │   │   │   │   │           ├── rulesets_api_handler
│   │   │   │   │   │           │   └── evaluate_actions_ruleset_test.rb
│   │   │   │   │   │           ├── tenant_api_handler
│   │   │   │   │   │           │   └── get_tenant_shortcode_test.rb
│   │   │   │   │   │           ├── users_api_handler
│   │   │   │   │   │           │   ├── get_organization_owner_test.rb
│   │   │   │   │   │           │   ├── get_repositories_test.rb
│   │   │   │   │   │           │   ├── get_user_by_login_test.rb
│   │   │   │   │   │           │   ├── is_visible_user_test.rb
│   │   │   │   │   │           │   └── should_pull_request_workflows_run_for_user_test.rb
│   │   │   │   │   │           ├── workflow_details_api_handler
│   │   │   │   │   │           │   ├── get_billing_details_for_entity_test.rb
│   │   │   │   │   │           │   └── get_billing_details_test.rb
│   │   │   │   │   │           ├── workflow_run_executions_api_handler
│   │   │   │   │   │           │   └── get_workflow_run_execution_test.rb
│   │   │   │   │   │           └── workflows_api_handler
│   │   │   │   │   │               └── filter_active_workflows_test.rb
│   │   │   │   │   ├── actions_broker_service
│   │   │   │   │   │   └── billing_owner
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── billing_owner_api_handler
│   │   │   │   │   │               └── get_billing_owner_test.rb
│   │   │   │   │   ├── actions_results
│   │   │   │   │   │   └── core
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           ├── artifacts_api_handler
│   │   │   │   │   │           │   ├── create_artifact_test.rb
│   │   │   │   │   │           │   ├── delete_artifact_from_monolith_test.rb
│   │   │   │   │   │           │   └── list_artifacts_test.rb
│   │   │   │   │   │           ├── checks_api_handler
│   │   │   │   │   │           │   ├── create_check_run_test.rb
│   │   │   │   │   │           │   └── get_workflow_run_execution_test.rb
│   │   │   │   │   │           └── handlers_test.rb
│   │   │   │   │   ├── actionsresults
│   │   │   │   │   │   └── core
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── entity_metadata_api_handler
│   │   │   │   │   │               └── get_repository_ownership_test.rb
│   │   │   │   │   ├── actions_run_service
│   │   │   │   │   │   └── environments
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── environments_api_handler
│   │   │   │   │   │               ├── create_environment_test.rb
│   │   │   │   │   │               └── get_environment_test.rb
│   │   │   │   │   ├── advisory_db
│   │   │   │   │   │   └── advisories
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── list_advisories_api_handler
│   │   │   │   │   │               └── list_advisories_test.rb
│   │   │   │   │   ├── auditlog
│   │   │   │   │   │   └── streaming
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── streaming_api_handler
│   │   │   │   │   │               ├── configuration_test.rb
│   │   │   │   │   │               ├── configuration_with_limit_test.rb
│   │   │   │   │   │               └── resolve_external_identity_test.rb
│   │   │   │   │   ├── billing
│   │   │   │   │   │   ├── accounts
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── billable_owner_api_handler
│   │   │   │   │   │   │           └── resolve_billable_owner_test.rb
│   │   │   │   │   │   ├── customers
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── customer_api_handler
│   │   │   │   │   │   │           └── trigger_copilot_license_snapshot_test.rb
│   │   │   │   │   │   ├── products
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── zuora_product_api_handler
│   │   │   │   │   │   │           └── sync_zuora_products_test.rb
│   │   │   │   │   │   └── repositories
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── repository_api_handler
│   │   │   │   │   │               ├── get_repository_metadata_test.rb
│   │   │   │   │   │               └── get_repository_visibilities_test.rb
│   │   │   │   │   ├── classroom
│   │   │   │   │   │   ├── access_check
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── access_check_api_handler
│   │   │   │   │   │   │           ├── batch_repository_check_test.rb
│   │   │   │   │   │   │           └── has_repository_access_test.rb
│   │   │   │   │   │   ├── assignment_reuse
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── assignment_reuse_api_handler
│   │   │   │   │   │   │           └── copy_starter_code_repository_to_org_test.rb
│   │   │   │   │   │   ├── assignments
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── assignments_api_handler
│   │   │   │   │   │   │           └── execute_autograding_workflows_test.rb
│   │   │   │   │   │   ├── classroom_codespaces
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── classroom_codespaces_api_handler
│   │   │   │   │   │   │           ├── check_classroom_codespaces_status_for_organization_test.rb
│   │   │   │   │   │   │           ├── check_if_organization_eligible_for_classroom_codespaces_test.rb
│   │   │   │   │   │   │           ├── check_teacher_verified_status_test.rb
│   │   │   │   │   │   │           ├── disable_classroom_codespaces_test.rb
│   │   │   │   │   │   │           ├── enable_classroom_codespaces_for_organization_test.rb
│   │   │   │   │   │   │           └── revoke_classroom_codespaces_from_organization_test.rb
│   │   │   │   │   │   ├── classroom_repositories
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── classroom_repositories_api_handler
│   │   │   │   │   │   │           ├── create_cloned_repository_test.rb
│   │   │   │   │   │   │           └── create_update_classroom_repository_records_test.rb
│   │   │   │   │   │   ├── integration
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── integration_api_handler
│   │   │   │   │   │   │           └── install_classroom_app_test.rb
│   │   │   │   │   │   ├── organizations
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── organizations_api_handler
│   │   │   │   │   │   │           ├── add_user_to_organization_test.rb
│   │   │   │   │   │   │           ├── confirm_organization_exists_test.rb
│   │   │   │   │   │   │           ├── get_organization_test.rb
│   │   │   │   │   │   │           └── update_organization_test.rb
│   │   │   │   │   │   ├── repositories
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── repositories_api_handler
│   │   │   │   │   │   │           ├── check_collaborator_test.rb
│   │   │   │   │   │   │           ├── check_for_upstream_changes_test.rb
│   │   │   │   │   │   │           ├── clone_repository_test.rb
│   │   │   │   │   │   │           ├── create_repo_from_template_test.rb
│   │   │   │   │   │   │           ├── enable_template_repo_test.rb
│   │   │   │   │   │   │           ├── fork_respository_test.rb
│   │   │   │   │   │   │           ├── get_total_commits_test.rb
│   │   │   │   │   │   │           └── sync_forks_test.rb
│   │   │   │   │   │   ├── sync_classroom
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── sync_classroom_api_handler
│   │   │   │   │   │   │           ├── create_classroom_assignment_records_test.rb
│   │   │   │   │   │   │           ├── create_classroom_classroom_records_test.rb
│   │   │   │   │   │   │           ├── create_classroom_instructor_record_test.rb
│   │   │   │   │   │   │           ├── create_classroom_user_test.rb
│   │   │   │   │   │   │           ├── delete_classroom_assignment_records_test.rb
│   │   │   │   │   │   │           ├── delete_classroom_classroom_records_test.rb
│   │   │   │   │   │   │           └── delete_classroom_instructor_record_test.rb
│   │   │   │   │   │   └── users
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── users_api_handler
│   │   │   │   │   │               ├── get_user_owned_organizations_test.rb
│   │   │   │   │   │               └── verify_user_admin_test.rb
│   │   │   │   │   ├── code_scanning
│   │   │   │   │   │   ├── enterprise
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── storage_api_handler
│   │   │   │   │   │   │           └── hosts_test.rb
│   │   │   │   │   │   ├── managed_analyses
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── managed_analyses_api_handler
│   │   │   │   │   │   │           ├── are_required_services_enabled_test.rb
│   │   │   │   │   │   │           ├── cancel_queued_runs_test.rb
│   │   │   │   │   │   │           ├── create_check_for_p_r_test.rb
│   │   │   │   │   │   │           └── is_codeql_required_test.rb
│   │   │   │   │   │   ├── repositories
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── repositories_api_handler
│   │   │   │   │   │   │           └── find_repositories_test.rb
│   │   │   │   │   │   ├── suggested_fixes
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── suggested_fixes_api_handler
│   │   │   │   │   │   │           └── suggested_fix_state_changed_test.rb
│   │   │   │   │   │   └── turboghas
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── turboghas_api_handler
│   │   │   │   │   │               ├── find_users_by_emails_test.rb
│   │   │   │   │   │               ├── get_billable_users_test.rb
│   │   │   │   │   │               ├── get_entities_test.rb
│   │   │   │   │   │               ├── get_repositories_test.rb
│   │   │   │   │   │               └── get_users_test.rb
│   │   │   │   │   ├── codingagentintegrations
│   │   │   │   │   │   ├── repositories
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── repositories_api_handler
│   │   │   │   │   │   │           ├── check_repository_installation_test.rb
│   │   │   │   │   │   │           └── verify_branch_test.rb
│   │   │   │   │   │   └── users
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── users_api_handler
│   │   │   │   │   │               ├── get_sso_authorization_urls_test.rb
│   │   │   │   │   │               └── get_users_test.rb
│   │   │   │   │   ├── content_engine
│   │   │   │   │   │   └── core
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── users_api_handler
│   │   │   │   │   │               └── get_users_test.rb
│   │   │   │   │   ├── copilot
│   │   │   │   │   │   ├── limiter
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── copilot_limiter_api_handler
│   │   │   │   │   │   │           └── get_consumptive_user_test.rb
│   │   │   │   │   │   ├── organizations
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── copilot_organization_detail_api_handler
│   │   │   │   │   │   │           ├── get_copilot_organizations_by_analytic_tracking_ids_test.rb
│   │   │   │   │   │   │           └── get_copilot_organization_test.rb
│   │   │   │   │   │   ├── registry
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── copilot_model_registry_api_handler
│   │   │   │   │   │   │           └── get_models_test.rb
│   │   │   │   │   │   ├── token
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       ├── copilot_token_service_api_handler
│   │   │   │   │   │   │       │   └── get_token_test.rb
│   │   │   │   │   │   │       ├── copilot_token_service_authorizer_api_handler
│   │   │   │   │   │   │       │   └── authorize_user_test.rb
│   │   │   │   │   │   │       └── copilot_token_service_envelope_api_handler
│   │   │   │   │   │   │           └── build_envelope_test.rb
│   │   │   │   │   │   └── users
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── copilot_user_detail_api_handler
│   │   │   │   │   │               ├── active_billing_entity_test.rb
│   │   │   │   │   │               ├── bulk_load_users_test.rb
│   │   │   │   │   │               ├── enable_model_test.rb
│   │   │   │   │   │               ├── enable_registry_model_test.rb
│   │   │   │   │   │               ├── enterprise_memberships_test.rb
│   │   │   │   │   │               ├── get_copilot_user_test.rb
│   │   │   │   │   │               ├── get_custom_models_details_test.rb
│   │   │   │   │   │               ├── load_custom_models_test.rb
│   │   │   │   │   │               └── subscribe_limited_user_test.rb
│   │   │   │   │   ├── copilotapi
│   │   │   │   │   │   ├── agents
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── agents_api_handler
│   │   │   │   │   │   │           ├── agent_config_for_integration_id_test.rb
│   │   │   │   │   │   │           ├── agent_config_for_integration_slug_test.rb
│   │   │   │   │   │   │           ├── is_user_authorized_for_agent_test.rb
│   │   │   │   │   │   │           ├── list_authorized_agents_for_user_test.rb
│   │   │   │   │   │   │           ├── mint_user_to_server_token_for_agent_and_user_test.rb
│   │   │   │   │   │   │           └── resolve_agentic_app_test.rb
│   │   │   │   │   │   ├── chat
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       ├── attachments_api_handler
│   │   │   │   │   │   │       │   ├── attach_markdown_assets_test.rb
│   │   │   │   │   │   │       │   ├── delete_attachments_for_threads_test.rb
│   │   │   │   │   │   │       │   └── get_signed_attachment_urls_test.rb
│   │   │   │   │   │   │       └── skills_api_handler
│   │   │   │   │   │   │           ├── batch_get_user_info_by_ids_test.rb
│   │   │   │   │   │   │           ├── compare_trees_by_range_test.rb
│   │   │   │   │   │   │           ├── compare_trees_test.rb
│   │   │   │   │   │   │           ├── get_codeowners_test.rb
│   │   │   │   │   │   │           ├── get_code_scanning_alert_test.rb
│   │   │   │   │   │   │           ├── get_commits_and_pull_requests_test.rb
│   │   │   │   │   │   │           ├── get_commit_test.rb
│   │   │   │   │   │   │           ├── get_dependabot_alert_test.rb
│   │   │   │   │   │   │           ├── get_discussion_test.rb
│   │   │   │   │   │   │           ├── get_file_changes_test.rb
│   │   │   │   │   │   │           ├── get_file_test.rb
│   │   │   │   │   │   │           ├── get_issue_by_id_test.rb
│   │   │   │   │   │   │           ├── get_issue_internal_only_test.rb
│   │   │   │   │   │   │           ├── get_issue_test.rb
│   │   │   │   │   │   │           ├── get_profile_test.rb
│   │   │   │   │   │   │           ├── get_pull_request_alerts_test.rb
│   │   │   │   │   │   │           ├── get_pull_request_by_id_test.rb
│   │   │   │   │   │   │           ├── get_pull_request_commits_test.rb
│   │   │   │   │   │   │           ├── get_pull_requests_by_id_internal_only_test.rb
│   │   │   │   │   │   │           ├── get_pull_request_test.rb
│   │   │   │   │   │   │           ├── get_raw_job_log_test.rb
│   │   │   │   │   │   │           ├── get_release_test.rb
│   │   │   │   │   │   │           ├── get_repo_security_alert_counts_test.rb
│   │   │   │   │   │   │           ├── get_repository_test.rb
│   │   │   │   │   │   │           └── get_secret_scanning_alert_test.rb
│   │   │   │   │   │   ├── core
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── authorization_api_handler
│   │   │   │   │   │   │           ├── authorize_thread_sharing_test.rb
│   │   │   │   │   │   │           ├── batch_control_access_test.rb
│   │   │   │   │   │   │           ├── control_access_test.rb
│   │   │   │   │   │   │           ├── get_all_message_resource_owners_test.rb
│   │   │   │   │   │   │           ├── get_memberships_test.rb
│   │   │   │   │   │   │           └── get_team_memberships_test.rb
│   │   │   │   │   │   ├── custom_copilots
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── custom_copilots_api_handler
│   │   │   │   │   │   │           ├── custom_copilot_config_for_id_test.rb
│   │   │   │   │   │   │           ├── custom_copilot_config_for_name_test.rb
│   │   │   │   │   │   │           ├── custom_copilot_config_for_slug_test.rb
│   │   │   │   │   │   │           └── custom_copilot_configs_for_user_id_test.rb
│   │   │   │   │   │   ├── custom_instructions
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── custom_instructions_api_handler
│   │   │   │   │   │   │           └── custom_instructions_for_user_id_test.rb
│   │   │   │   │   │   └── mcp
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── mcp_server_configs_api_handler
│   │   │   │   │   │               └── get_server_configs_test.rb
│   │   │   │   │   ├── dependabot
│   │   │   │   │   │   ├── pull_requests
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── pull_request_api_handler
│   │   │   │   │   │   │           ├── check_pull_request_eligibility_handler_test.rb
│   │   │   │   │   │   │           ├── create_pull_request_handler_test.rb
│   │   │   │   │   │   │           ├── get_ci_status_handler_test.rb
│   │   │   │   │   │   │           ├── get_pull_requests_handler_test.rb
│   │   │   │   │   │   │           └── publish_changes_handler_test.rb
│   │   │   │   │   │   ├── settings
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       ├── autofix_api_handler
│   │   │   │   │   │   │       │   └── create_suggested_fix_annotation_test.rb
│   │   │   │   │   │   │       └── repository_api_handler
│   │   │   │   │   │   │           ├── get_repository_settings_test.rb
│   │   │   │   │   │   │           ├── remove_paused_flag_on_repository_test.rb
│   │   │   │   │   │   │           ├── set_paused_flag_on_repository_test.rb
│   │   │   │   │   │   │           └── set_self_hosted_flag_on_repository_test.rb
│   │   │   │   │   │   └── tokens
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           ├── app_install_api_handler
│   │   │   │   │   │           │   └── create_repository_install_test.rb
│   │   │   │   │   │           └── token_api_handler
│   │   │   │   │   │               └── create_jit_access_handler_test.rb
│   │   │   │   │   ├── dependency_graph
│   │   │   │   │   │   └── users
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── users_api_handler
│   │   │   │   │   │               └── get_users_test.rb
│   │   │   │   │   ├── dependency_graph_platform
│   │   │   │   │   │   ├── actions
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       ├── get_check_run_annotations_test.rb
│   │   │   │   │   │   │       └── get_workflow_run_test.rb
│   │   │   │   │   │   ├── advisories
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── list_current_vulnerable_version_ranges_test.rb
│   │   │   │   │   │   ├── integrations
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── get_integrations_test.rb
│   │   │   │   │   │   └── repositories
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           ├── get_repository_status_test.rb
│   │   │   │   │   │           └── list_repositories_test.rb
│   │   │   │   │   ├── education_web
│   │   │   │   │   │   ├── orgs
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── orgs_api_handler
│   │   │   │   │   │   │           └── revoke_outside_collaborators_test.rb
│   │   │   │   │   │   ├── repos
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       ├── classroom_repos_api_handler
│   │   │   │   │   │   │       │   └── get_classroom_repo_info_test.rb
│   │   │   │   │   │   │       └── repos_api_handler
│   │   │   │   │   │   │           └── get_repo_info_test.rb
│   │   │   │   │   │   └── users
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── users_api_handler
│   │   │   │   │   │               ├── add_dashboard_notice_test.rb
│   │   │   │   │   │               ├── get_user_classroom_assignments_test.rb
│   │   │   │   │   │               ├── get_user_coupon_test.rb
│   │   │   │   │   │               ├── get_user_details_test.rb
│   │   │   │   │   │               ├── get_user_list_repositories_test.rb
│   │   │   │   │   │               ├── get_user_owns_repo_test.rb
│   │   │   │   │   │               ├── get_user_underline_setting_test.rb
│   │   │   │   │   │               ├── has_cloned_template_and_pushed_to_clone_test.rb
│   │   │   │   │   │               ├── has_profile_readme_test.rb
│   │   │   │   │   │               ├── has_two_factor_auth_test.rb
│   │   │   │   │   │               ├── invite_user_to_repository_test.rb
│   │   │   │   │   │               ├── is_spammy_user_test.rb
│   │   │   │   │   │               ├── remove_user_from_repository_test.rb
│   │   │   │   │   │               ├── replace_all_topics_on_user_repository_test.rb
│   │   │   │   │   │               ├── set_user_coupon_test.rb
│   │   │   │   │   │               └── update_users_repository_starred_status_test.rb
│   │   │   │   │   ├── elm
│   │   │   │   │   │   ├── actions
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       ├── export_actions_settings_api_handler
│   │   │   │   │   │   │       │   └── export_actions_settings_test.rb
│   │   │   │   │   │   │       ├── export_check_runs_api_handler
│   │   │   │   │   │   │       │   └── export_check_runs_test.rb
│   │   │   │   │   │   │       ├── export_check_suites_api_handler
│   │   │   │   │   │   │       │   └── export_check_suites_test.rb
│   │   │   │   │   │   │       ├── export_commit_status_checks_api_handler
│   │   │   │   │   │   │       │   └── export_commit_status_checks_test.rb
│   │   │   │   │   │   │       └── import_commit_status_check_api_handler
│   │   │   │   │   │   │           └── import_commit_status_check_test.rb
│   │   │   │   │   │   ├── data
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── export_assets_api_handler
│   │   │   │   │   │   │           └── export_asset_test.rb
│   │   │   │   │   │   ├── issues
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── export_issue_events_api_handler
│   │   │   │   │   │   │           └── export_issue_events_test.rb
│   │   │   │   │   │   ├── organizations
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── export_settings_api_handler
│   │   │   │   │   │   │           └── export_repository_defaults_test.rb
│   │   │   │   │   │   └── repositories
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           ├── export_repository_settings_api_handler
│   │   │   │   │   │           │   └── export_repository_settings_test.rb
│   │   │   │   │   │           ├── export_repository_topics_api_handler
│   │   │   │   │   │           │   └── export_repository_topics_test.rb
│   │   │   │   │   │           └── import_create_wiki_api_handler
│   │   │   │   │   │               └── import_create_wiki_test.rb
│   │   │   │   │   ├── examples
│   │   │   │   │   │   └── octocat
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── octocat_api_handler
│   │   │   │   │   │               └── get_octocat_test.rb
│   │   │   │   │   ├── features
│   │   │   │   │   │   ├── actors
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── actors_api_handler
│   │   │   │   │   │   │           ├── get_actors_by_id_test.rb
│   │   │   │   │   │   │           └── get_actors_by_name_test.rb
│   │   │   │   │   │   ├── core
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── features_api_handler
│   │   │   │   │   │   │           ├── check_actor_features_test.rb
│   │   │   │   │   │   │           ├── check_actor_feature_test.rb
│   │   │   │   │   │   │           ├── check_actors_feature_test.rb
│   │   │   │   │   │   │           └── check_global_feature_test.rb
│   │   │   │   │   │   └── groups
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── groups_api_handler
│   │   │   │   │   │               └── get_groups_test.rb
│   │   │   │   │   ├── git_src_migrator
│   │   │   │   │   │   └── monolith
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           ├── git_src_migrator_workflow_api_handler
│   │   │   │   │   │           │   ├── get_workflow_status_test.rb
│   │   │   │   │   │           │   ├── re_run_job_test.rb
│   │   │   │   │   │           │   └── run_dynamic_workflow_test.rb
│   │   │   │   │   │           └── source_imports_api_handler
│   │   │   │   │   │               ├── stop_import_test.rb
│   │   │   │   │   │               └── update_import_status_test.rb
│   │   │   │   │   ├── handle_tenant_context_requirement_test.rb
│   │   │   │   │   ├── helper.rb
│   │   │   │   │   ├── hosted_compute_ims
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── get_billing_customer_id_for_entity_test.rb
│   │   │   │   │   │       ├── get_retention_policies_for_entity_test.rb
│   │   │   │   │   │       └── set_retention_policies_for_entity_test.rb
│   │   │   │   │   ├── kredz
│   │   │   │   │   │   └── core
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           ├── actors_api_handler
│   │   │   │   │   │           │   └── can_actor_write_secrets_test.rb
│   │   │   │   │   │           └── owner_api_handler
│   │   │   │   │   │               └── check_owner_exists_test.rb
│   │   │   │   │   ├── licensing
│   │   │   │   │   │   ├── customers
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       ├── product_enablements_api_handler
│   │   │   │   │   │   │       │   ├── get_pre_trial_ghas_enablements_test.rb
│   │   │   │   │   │   │       │   └── get_product_enablements_test.rb
│   │   │   │   │   │   │       └── users_api_handler
│   │   │   │   │   │   │           ├── get_customer_test.rb
│   │   │   │   │   │   │           └── get_users_test.rb
│   │   │   │   │   │   └── repositories
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── repositories_api_handler
│   │   │   │   │   │               └── get_repository_information_test.rb
│   │   │   │   │   ├── mail_replies
│   │   │   │   │   │   └── replies
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── replies_api_handler
│   │   │   │   │   │               ├── submit_email_reply_test.rb
│   │   │   │   │   │               └── submit_email_unsubscribe_test.rb
│   │   │   │   │   ├── mcpregistry
│   │   │   │   │   │   ├── enrichment
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── enrichment_api_handler
│   │   │   │   │   │   │           ├── batch_get_repository_info_test.rb
│   │   │   │   │   │   │           ├── batch_get_repository_readme_test.rb
│   │   │   │   │   │   │           ├── get_repository_info_test.rb
│   │   │   │   │   │   │           └── get_repository_readme_test.rb
│   │   │   │   │   │   └── identity
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           ├── identity_api_handler
│   │   │   │   │   │           │   ├── get_copilot_access_test.rb
│   │   │   │   │   │           │   ├── get_memberships_test.rb
│   │   │   │   │   │           │   ├── get_org_enterprise_test.rb
│   │   │   │   │   │           │   ├── get_user_test.rb
│   │   │   │   │   │           │   └── resolve_namespace_test.rb
│   │   │   │   │   │           └── twirp_assertions.rb
│   │   │   │   │   ├── modelsgateway
│   │   │   │   │   │   ├── access
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── access_api_handler
│   │   │   │   │   │   │           └── get_model_access_test.rb
│   │   │   │   │   │   ├── billing
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── multipliers_api_handler
│   │   │   │   │   │   │           └── get_multipliers_test.rb
│   │   │   │   │   │   └── telemetry
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── models_log_api_handler
│   │   │   │   │   │               └── create_models_log_event_test.rb
│   │   │   │   │   ├── notifications
│   │   │   │   │   │   └── notifyd
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── notifyd_api_handler
│   │   │   │   │   │               ├── batch_check_ignored_repository_test.rb
│   │   │   │   │   │               ├── batch_check_notify_policy_test.rb
│   │   │   │   │   │               ├── check_deliver_mobile_push_policy_test.rb
│   │   │   │   │   │               ├── get_deliver_email_data_test.rb
│   │   │   │   │   │               ├── post_process_email_content_test.rb
│   │   │   │   │   │               └── primer-test.scss
│   │   │   │   │   ├── octoshift
│   │   │   │   │   │   └── imports
│   │   │   │   │   │       ├── helpers
│   │   │   │   │   │       │   └── attribution_test.rb
│   │   │   │   │   │       ├── v1
│   │   │   │   │   │       │   ├── archive_export_api_handler
│   │   │   │   │   │       │   │   ├── extend_archive_ttl_test.rb
│   │   │   │   │   │       │   │   ├── get_archive_export_status_test.rb
│   │   │   │   │   │       │   │   ├── get_archive_export_url_test.rb
│   │   │   │   │   │       │   │   ├── get_legacy_migration_test.rb
│   │   │   │   │   │       │   │   └── get_migration_failed_models_test.rb
│   │   │   │   │   │       │   ├── create_import_api_handler
│   │   │   │   │   │       │   │   └── create_import_test.rb
│   │   │   │   │   │       │   ├── deploy_key_api_handler
│   │   │   │   │   │       │   │   ├── create_deploy_key_test.rb
│   │   │   │   │   │       │   │   └── delete_deploy_key_test.rb
│   │   │   │   │   │       │   ├── edit_commit_comment_api_handler
│   │   │   │   │   │       │   │   └── edit_commit_comment_test.rb
│   │   │   │   │   │       │   ├── edit_issue_api_handler
│   │   │   │   │   │       │   │   └── edit_issue_test.rb
│   │   │   │   │   │       │   ├── edit_issue_comment_api_handler
│   │   │   │   │   │       │   │   └── edit_issue_comment_test.rb
│   │   │   │   │   │       │   ├── edit_label_api_handler
│   │   │   │   │   │       │   │   └── edit_label_test.rb
│   │   │   │   │   │       │   ├── edit_milestone_api_handler
│   │   │   │   │   │       │   │   └── edit_milestone_test.rb
│   │   │   │   │   │       │   ├── edit_organization_api_handler
│   │   │   │   │   │       │   │   └── edit_organization_test.rb
│   │   │   │   │   │       │   ├── edit_protected_branch_api_handler
│   │   │   │   │   │       │   │   └── edit_protected_branch_test.rb
│   │   │   │   │   │       │   ├── edit_pull_request_api_handler
│   │   │   │   │   │       │   │   └── edit_pull_request_test.rb
│   │   │   │   │   │       │   ├── edit_pull_request_review_api_handler
│   │   │   │   │   │       │   │   └── edit_pull_request_review_test.rb
│   │   │   │   │   │       │   ├── edit_pull_request_review_comment_api_handler
│   │   │   │   │   │       │   │   └── edit_pull_request_review_comment_test.rb
│   │   │   │   │   │       │   ├── edit_pull_request_review_thread_api_handler
│   │   │   │   │   │       │   │   └── edit_pull_request_review_thread_test.rb
│   │   │   │   │   │       │   ├── edit_reactions_api_handler
│   │   │   │   │   │       │   │   └── edit_reactions_test.rb
│   │   │   │   │   │       │   ├── edit_release_api_handler
│   │   │   │   │   │       │   │   └── edit_release_test.rb
│   │   │   │   │   │       │   ├── edit_repository_api_handler
│   │   │   │   │   │       │   │   └── edit_repository_test.rb
│   │   │   │   │   │       │   ├── edit_team_api_handler
│   │   │   │   │   │       │   │   └── edit_team_test.rb
│   │   │   │   │   │       │   ├── identity_api_handler
│   │   │   │   │   │       │   │   └── find_user_identity_test.rb
│   │   │   │   │   │       │   ├── import_asset_api_handler
│   │   │   │   │   │       │   │   ├── create_asset_storage_policy_test.rb
│   │   │   │   │   │       │   │   └── track_asset_as_uploaded_test.rb
│   │   │   │   │   │       │   ├── import_close_issue_references_api_handler
│   │   │   │   │   │       │   │   └── import_close_issue_references_test.rb
│   │   │   │   │   │       │   ├── import_commit_comment_api_handler
│   │   │   │   │   │       │   │   └── import_commit_comment_test.rb
│   │   │   │   │   │       │   ├── import_issue_api_handler
│   │   │   │   │   │       │   │   └── import_issue_test.rb
│   │   │   │   │   │       │   ├── import_issue_comment_api_handler
│   │   │   │   │   │       │   │   └── import_issue_comment_test.rb
│   │   │   │   │   │       │   ├── import_labels_api_handler
│   │   │   │   │   │       │   │   ├── add_labels_to_issue_test.rb
│   │   │   │   │   │       │   │   └── import_labels_test.rb
│   │   │   │   │   │       │   ├── import_migration_log_api_handler
│   │   │   │   │   │       │   │   └── import_migration_log_test.rb
│   │   │   │   │   │       │   ├── import_milestones_api_handler
│   │   │   │   │   │       │   │   └── import_milestones_test.rb
│   │   │   │   │   │       │   ├── import_organization_api_handler
│   │   │   │   │   │       │   │   └── import_organization_test.rb
│   │   │   │   │   │       │   ├── import_organization_settings_api_handler
│   │   │   │   │   │       │   │   └── import_organization_settings_test.rb
│   │   │   │   │   │       │   ├── import_permissions_api_handler
│   │   │   │   │   │       │   │   └── import_permissions_test.rb
│   │   │   │   │   │       │   ├── import_project_api_handler
│   │   │   │   │   │       │   │   └── import_project_test.rb
│   │   │   │   │   │       │   ├── import_protected_branch_api_handler
│   │   │   │   │   │       │   │   └── import_protected_branch_test.rb
│   │   │   │   │   │       │   ├── import_pull_request_api_handler
│   │   │   │   │   │       │   │   └── import_pull_request_test.rb
│   │   │   │   │   │       │   ├── import_pull_request_review_api_handler
│   │   │   │   │   │       │   │   └── import_pull_request_review_test.rb
│   │   │   │   │   │       │   ├── import_reactions_api_handler
│   │   │   │   │   │       │   │   └── import_reactions_test.rb
│   │   │   │   │   │       │   ├── import_release_api_handler
│   │   │   │   │   │       │   │   └── import_release_test.rb
│   │   │   │   │   │       │   ├── import_repository_api_handler
│   │   │   │   │   │       │   │   ├── check_if_repository_exists_test.rb
│   │   │   │   │   │       │   │   ├── delete_repository_test.rb
│   │   │   │   │   │       │   │   ├── import_repository_test.rb
│   │   │   │   │   │       │   │   ├── update_actions_settings_test.rb
│   │   │   │   │   │       │   │   ├── update_repository_test.rb
│   │   │   │   │   │       │   │   └── update_repository_visibility_test.rb
│   │   │   │   │   │       │   ├── import_team_api_handler
│   │   │   │   │   │       │   │   └── import_team_test.rb
│   │   │   │   │   │       │   ├── lock_repository_api_handler
│   │   │   │   │   │       │   │   ├── lock_repository_test.rb
│   │   │   │   │   │       │   │   └── unlock_repository_test.rb
│   │   │   │   │   │       │   ├── mannequin_api_handler
│   │   │   │   │   │       │   │   ├── create_mannequin_test.rb
│   │   │   │   │   │       │   │   ├── fetch_owner_mannequins_test.rb
│   │   │   │   │   │       │   │   └── find_mannequin_test.rb
│   │   │   │   │   │       │   ├── organization_api_handler
│   │   │   │   │   │       │   │   └── get_organization_test.rb
│   │   │   │   │   │       │   ├── timeline_events_api_handler
│   │   │   │   │   │       │   │   └── import_timeline_events_test.rb
│   │   │   │   │   │       │   ├── validate_ip_allowlist_api_handler
│   │   │   │   │   │       │   │   └── validate_ip_allowlist_test.rb
│   │   │   │   │   │       │   ├── validate_rulesets_api_handler
│   │   │   │   │   │       │   │   └── check_migration_bypasses_test.rb
│   │   │   │   │   │       │   └── validate_source_credentials_api_handler
│   │   │   │   │   │       │       └── validate_source_credentials_test.rb
│   │   │   │   │   │       └── v2
│   │   │   │   │   │           └── import_issue_comments_api_handler
│   │   │   │   │   │               └── import_issue_comments_test.rb
│   │   │   │   │   ├── odometer
│   │   │   │   │   │   └── core
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── businesses_api_handler
│   │   │   │   │   │               └── get_businesses_test.rb
│   │   │   │   │   ├── packagefirewall
│   │   │   │   │   │   ├── advisories
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── advisories_api_handler
│   │   │   │   │   │   │           ├── get_advisories_for_package_test.rb
│   │   │   │   │   │   │           └── list_advisories_test.rb
│   │   │   │   │   │   └── package_firewall
│   │   │   │   │   │       └── v0
│   │   │   │   │   │           └── package_firewall_api_handler
│   │   │   │   │   │               └── get_enterprise_context_test.rb
│   │   │   │   │   ├── packageregistry
│   │   │   │   │   │   └── audit_log
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── audit_log_handler
│   │   │   │   │   │               └── audit_log_test.rb
│   │   │   │   │   ├── pages
│   │   │   │   │   │   ├── dfs
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── pages_dfs_handler
│   │   │   │   │   │   │           ├── get_available_hosts_test.rb
│   │   │   │   │   │   │           ├── get_dfs_status_test.rb
│   │   │   │   │   │   │           ├── get_pages_version_by_host_test.rb
│   │   │   │   │   │   │           ├── get_repairable_replica_test.rb
│   │   │   │   │   │   │           ├── list_pages_replica_test.rb
│   │   │   │   │   │   │           ├── remove_dfs_host_test.rb
│   │   │   │   │   │   │           ├── set_dfs_host_status_test.rb
│   │   │   │   │   │   │           └── update_pages_replica_test.rb
│   │   │   │   │   │   └── pagesdeployer
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           ├── access_token_handler
│   │   │   │   │   │           │   └── get_access_token_test.rb
│   │   │   │   │   │           └── artifacts_api_handler
│   │   │   │   │   │               └── get_artifact_download_url_test.rb
│   │   │   │   │   ├── partitioning
│   │   │   │   │   │   └── pull_requests
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── read_data_api_handler
│   │   │   │   │   │               └── filter_repositories_by_field_test.rb
│   │   │   │   │   ├── pipeline_monitor
│   │   │   │   │   │   └── monitoring
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── monitoring_api_handler_test
│   │   │   │   │   │               └── send_hydro_message_test.rb
│   │   │   │   │   ├── proxima
│   │   │   │   │   │   └── enterprisemanagement
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── enterprise_management_api_handler
│   │   │   │   │   │               ├── create_enterprise_test.rb
│   │   │   │   │   │               ├── helper.rb
│   │   │   │   │   │               ├── validate_enterprise_test.rb
│   │   │   │   │   │               └── validate_stamp_has_capacity_test.rb
│   │   │   │   │   ├── pullsd
│   │   │   │   │   │   ├── authorization
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── authorization_api_handler
│   │   │   │   │   │   │           ├── authorize_get_pull_request_test.rb
│   │   │   │   │   │   │           ├── authorize_list_issues_test.rb
│   │   │   │   │   │   │           └── authorize_show_issue_test.rb
│   │   │   │   │   │   ├── jobs
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── jobs_api_handler
│   │   │   │   │   │   │           └── enqueue_mergeable_update_test.rb
│   │   │   │   │   │   ├── pullrequestinfo
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── pull_request_info_api_handler
│   │   │   │   │   │   │           └── many_by_id_test.rb
│   │   │   │   │   │   ├── teams
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       └── team_api_handler
│   │   │   │   │   │   │           └── many_by_id_test.rb
│   │   │   │   │   │   └── users
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── user_api_handler
│   │   │   │   │   │               └── many_by_id_test.rb
│   │   │   │   │   ├── registrymetadata
│   │   │   │   │   │   └── core
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           ├── billing_api_handler
│   │   │   │   │   │           │   ├── billable_namespaces_test.rb
│   │   │   │   │   │           │   ├── download_allowed_test.rb
│   │   │   │   │   │           │   └── storage_allowed_test.rb
│   │   │   │   │   │           ├── collab_auth_api_handler
│   │   │   │   │   │           │   └── add_collaborator_access_for_package_test.rb
│   │   │   │   │   │           ├── launch_api_handler
│   │   │   │   │   │           │   └── integration_i_d_test.rb
│   │   │   │   │   │           ├── login_api_handler
│   │   │   │   │   │           │   └── validate_token_scopes_test.rb
│   │   │   │   │   │           ├── migration_api_handler
│   │   │   │   │   │           │   ├── get_owner_migration_status_eco_test.rb
│   │   │   │   │   │           │   ├── get_owner_migration_status_test.rb
│   │   │   │   │   │           │   ├── get_package_migration_status_eco_test.rb
│   │   │   │   │   │           │   └── get_package_migration_status_test.rb
│   │   │   │   │   │           ├── org_api_handler
│   │   │   │   │   │           │   └── get_org_id_test.rb
│   │   │   │   │   │           ├── owner_api_handler
│   │   │   │   │   │           │   ├── get_namespaces_for_user_test.rb
│   │   │   │   │   │           │   └── get_owner_info_test.rb
│   │   │   │   │   │           └── repo_api_handler
│   │   │   │   │   │               ├── get_repo_id_test.rb
│   │   │   │   │   │               ├── get_repo_info_test.rb
│   │   │   │   │   │               ├── get_repo_permissions_test.rb
│   │   │   │   │   │               └── sync_access_test.rb
│   │   │   │   │   ├── report_errors_to_datadog_test.rb
│   │   │   │   │   ├── repositories
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       └── repositories_api_handler
│   │   │   │   │   │           ├── find_repositories_by_name_test.rb
│   │   │   │   │   │           ├── find_repositories_test.rb
│   │   │   │   │   │           └── find_repository_permissions_test.rb
│   │   │   │   │   ├── scribe
│   │   │   │   │   │   └── monolith
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── monolith_api_handler
│   │   │   │   │   │               └── get_project_data_test.rb
│   │   │   │   │   ├── secretscanning
│   │   │   │   │   │   └── v1
│   │   │   │   │   │       ├── oauth_access_api_handler
│   │   │   │   │   │       │   ├── revoke_oauth_access_test.rb
│   │   │   │   │   │       │   └── verify_oauth_access_test.rb
│   │   │   │   │   │       └── public_key_api_handler
│   │   │   │   │   │           ├── unverify_public_key_test.rb
│   │   │   │   │   │           └── verify_private_key_test.rb
│   │   │   │   │   ├── spokesd
│   │   │   │   │   │   └── core
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── users_api_handler
│   │   │   │   │   │               └── get_users_test.rb
│   │   │   │   │   ├── support
│   │   │   │   │   │   ├── helphub
│   │   │   │   │   │   │   └── v1
│   │   │   │   │   │   │       ├── abuse_reports_api_handler
│   │   │   │   │   │   │       │   ├── create_abuse_report_test.rb
│   │   │   │   │   │   │       │   ├── get_reported_content_test.rb
│   │   │   │   │   │   │       │   └── get_reported_integration_test.rb
│   │   │   │   │   │   │       ├── businesses_api_handler
│   │   │   │   │   │   │       │   ├── get_businesses_test.rb
│   │   │   │   │   │   │       │   └── get_premium_entitlees_test.rb
│   │   │   │   │   │   │       ├── discussions_api_handler
│   │   │   │   │   │   │       │   └── search_community_forum_test.rb
│   │   │   │   │   │   │       ├── lfs_api_handler
│   │   │   │   │   │   │       │   ├── get_lfs_info_for_organization_test.rb
│   │   │   │   │   │   │       │   └── get_lfs_info_for_user_test.rb
│   │   │   │   │   │   │       ├── repositories_support_api_handler
│   │   │   │   │   │   │       │   ├── find_repositories_by_name_test.rb
│   │   │   │   │   │   │       │   ├── find_repositories_test.rb
│   │   │   │   │   │   │       │   └── find_repository_permissions_test.rb
│   │   │   │   │   │   │       ├── salesforce_api_handler
│   │   │   │   │   │   │       │   └── get_salesforce_account_test.rb
│   │   │   │   │   │   │       └── users_api_handler
│   │   │   │   │   │   │           ├── find_file_attachment_by_url_test.rb
│   │   │   │   │   │   │           ├── find_user_asset_by_url_test.rb
│   │   │   │   │   │   │           ├── find_user_by_email_test.rb
│   │   │   │   │   │   │           ├── find_user_by_login_test.rb
│   │   │   │   │   │   │           ├── find_users_test.rb
│   │   │   │   │   │   │           ├── find_user_two_factor_details_test.rb
│   │   │   │   │   │   │           ├── get_account_activity_test.rb
│   │   │   │   │   │   │           ├── get_billing_info_test.rb
│   │   │   │   │   │   │           ├── get_contact_api_token_user_test.rb
│   │   │   │   │   │   │           ├── get_copilot_access_status_test.rb
│   │   │   │   │   │   │           ├── get_copilot_administrative_block_status_test.rb
│   │   │   │   │   │   │           ├── get_organizations_test.rb
│   │   │   │   │   │   │           ├── get_owned_spammy_organizations_test.rb
│   │   │   │   │   │   │           ├── get_refund_eligibility_test.rb
│   │   │   │   │   │   │           ├── get_trade_screening_status_test.rb
│   │   │   │   │   │   │           ├── get_used_products_test.rb
│   │   │   │   │   │   │           ├── refund_subscription_item_test.rb
│   │   │   │   │   │   │           └── send_help_hub_email_verified_sign_in_code_test.rb
│   │   │   │   │   │   └── nexus
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── users_api_handler
│   │   │   │   │   │               ├── get_refund_eligibility_test.rb
│   │   │   │   │   │               ├── get_user_info_test.rb
│   │   │   │   │   │               ├── refund_subscription_item_test.rb
│   │   │   │   │   │               └── suspend_user_test.rb
│   │   │   │   │   ├── sweagentd
│   │   │   │   │   │   └── sweagentd
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── sweagentd_api_handler
│   │   │   │   │   │               ├── authorize_custom_agent_repo_for_user_test.rb
│   │   │   │   │   │               ├── configuration_for_repository_test.rb
│   │   │   │   │   │               ├── create_pull_request_test.rb
│   │   │   │   │   │               ├── enterprise_agents_test.rb
│   │   │   │   │   │               ├── get_agentic_apps_test.rb
│   │   │   │   │   │               ├── get_effective_trigger_actor_policy_test.rb
│   │   │   │   │   │               ├── get_issue_by_id_test.rb
│   │   │   │   │   │               ├── get_organization_c_c_a_runner_settings_test.rb
│   │   │   │   │   │               ├── get_organization_custom_instructions_test.rb
│   │   │   │   │   │               ├── get_repository_installation_test.rb
│   │   │   │   │   │               ├── is_bypass_actor_test.rb
│   │   │   │   │   │               ├── m_c_p_configuration_for_repository_test.rb
│   │   │   │   │   │               ├── mint_server_to_server_token_for_repo_test.rb
│   │   │   │   │   │               ├── mint_user_to_server_token_for_repo_test.rb
│   │   │   │   │   │               ├── resolve_user_i_d_to_display_login_test.rb
│   │   │   │   │   │               ├── revoke_tokens_test.rb
│   │   │   │   │   │               └── sign_commit_test.rb
│   │   │   │   │   ├── targeting
│   │   │   │   │   │   └── users
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── user_targeting_api_handler
│   │   │   │   │   │               ├── add_enterprise_targeting_list_test.rb
│   │   │   │   │   │               ├── add_organization_targeting_list_test.rb
│   │   │   │   │   │               ├── add_user_targeting_list_test.rb
│   │   │   │   │   │               └── delete_targeting_lists_on_or_before_day_test.rb
│   │   │   │   │   ├── trust_tiers
│   │   │   │   │   │   └── trust_tier
│   │   │   │   │   │       └── v1
│   │   │   │   │   │           └── trust_tier_api_handler
│   │   │   │   │   │               └── get_trust_tier_test.rb
│   │   │   │   │   ├── twirp_test.rb
│   │   │   │   │   └── webhooks
│   │   │   │   │       └── core
│   │   │   │   │           └── v1
│   │   │   │   │               └── webhooks_api_handler
│   │   │   │   │                   ├── authorize_cli_forward_test.rb
│   │   │   │   │                   └── delete_cli_hook_test.rb
│   │   │   │   ├── ui_manifests_test.rb
│   │   │   │   ├── user_attachments_test.rb
│   │   │   │   └── wikis_test.rb
│   │   │   ├── internal_test.rb
│   │   │   ├── issue_assignees_test.rb
│   │   │   ├── issue_comment_reactions_authz_test.rb
│   │   │   ├── issue_comments_test.rb
│   │   │   ├── issue_dependencies_test.rb
│   │   │   ├── issue_events_test.rb
│   │   │   ├── issue_field_values_test.rb
│   │   │   ├── issue_reactions_authz_test.rb
│   │   │   ├── issues
│   │   │   │   ├── integrations_filtering_test.rb
│   │   │   │   ├── n_plus_one_test.rb
│   │   │   │   └── timeline_test.rb
│   │   │   ├── issues_auth_fgp_test.rb
│   │   │   ├── issues_auth_test.rb
│   │   │   ├── issues_cap_test.rb
│   │   │   ├── issues_field_values_filter_test.rb
│   │   │   ├── issues_field_values_test.rb
│   │   │   ├── issues_granular_access_test.rb
│   │   │   ├── issues_ip_allowlist_test.rb
│   │   │   ├── issues_reaction_test.rb
│   │   │   ├── issues_saml_test.rb
│   │   │   ├── issues_search_semantically_similar_test.rb
│   │   │   ├── issues_show_issue_public_repo_precondition_test.rb
│   │   │   ├── issues_spammy_test.rb
│   │   │   ├── issues_test.rb
│   │   │   ├── issue_timeline_authz_test.rb
│   │   │   ├── issue_timeline_bounty_test.rb
│   │   │   ├── issue_timeline_test.rb
│   │   │   ├── issue_triage_test.rb
│   │   │   ├── issue_update_test.rb
│   │   │   ├── jobs_test.rb
│   │   │   ├── labels_test.rb
│   │   │   ├── labels_with_transferred_or_delete_issue_test.rb
│   │   │   ├── languages_test.rb
│   │   │   ├── larger_runners
│   │   │   │   ├── enterprise_larger_github_runners_authz_test.rb
│   │   │   │   └── organization_larger_github_runners_authz_test.rb
│   │   │   ├── legacy_encode_test.rb
│   │   │   ├── legacy_test.rb
│   │   │   ├── lfs_403_test.rb
│   │   │   ├── lfs_batch_test.rb
│   │   │   ├── lfs_test.rb
│   │   │   ├── licenses_test.rb
│   │   │   ├── limiters
│   │   │   │   ├── authentication_fingerprint_by_path_test.rb
│   │   │   │   ├── concurrent_authentication_fingerprint_test.rb
│   │   │   │   ├── elapsed_authenticated_time_by_path_test.rb
│   │   │   │   ├── elapsed_time_by_authentication_fingerprint_test.rb
│   │   │   │   ├── endpoint_traffic_throttler_test.rb
│   │   │   │   ├── enterprise_scim_by_endpoint_test.rb
│   │   │   │   ├── graph_ql_authentication_fingerprint_test.rb
│   │   │   │   ├── graph_ql_excessive_db_count_test.rb
│   │   │   │   ├── graph_ql_repeated_timeout_test.rb
│   │   │   │   ├── helpers_test.rb
│   │   │   │   ├── internal
│   │   │   │   │   ├── authentication_fingerprint_by_path_test.rb
│   │   │   │   │   ├── concurrent_authentication_fingerprint_test.rb
│   │   │   │   │   ├── elapsed_authenticated_time_by_path_test.rb
│   │   │   │   │   ├── elapsed_time_by_authentication_fingerprint_test.rb
│   │   │   │   │   ├── graph_ql_authentication_fingerprint_test.rb
│   │   │   │   │   ├── graph_ql_excessive_db_count_test.rb
│   │   │   │   │   ├── graph_ql_repeated_timeout_test.rb
│   │   │   │   │   ├── twirp_concurrent_by_client_test.rb
│   │   │   │   │   ├── twirp_elapsed_time_by_twirp_client_test.rb
│   │   │   │   │   └── twirp_request_count_by_client_and_path_test.rb
│   │   │   │   ├── rate_limit_modulator_test.rb
│   │   │   │   ├── requests_by_personal_access_token_test.rb
│   │   │   │   └── search_ip_address_test.rb
│   │   │   ├── markdown_test.rb
│   │   │   ├── marketplace_listing
│   │   │   │   └── stubbed_test.rb
│   │   │   ├── marketplace_listing_test.rb
│   │   │   ├── meta_test.rb
│   │   │   ├── middleware
│   │   │   │   ├── conditional_request_header_test.rb
│   │   │   │   ├── database_selection_test.rb
│   │   │   │   ├── early_remote_call_source_test.rb
│   │   │   │   ├── query_tracking_test.rb
│   │   │   │   └── route_finder_test.rb
│   │   │   ├── migrations_test.rb
│   │   │   ├── milestones_test.rb
│   │   │   ├── mobile
│   │   │   │   ├── support_test.rb
│   │   │   │   └── uploads_test.rb
│   │   │   ├── mona_lisa_octocat_test.rb
│   │   │   ├── notifications_test.rb
│   │   │   ├── oauth_application_policy_test.rb
│   │   │   ├── octoshift_migration_archives_test.rb
│   │   │   ├── organization_actions_cache_test.rb
│   │   │   ├── organization_actions_data_stream_sinks_test.rb
│   │   │   ├── organization_actions_permissions_test.rb
│   │   │   ├── organization_actions_secrets_test.rb
│   │   │   ├── organization_actions_variables_test.rb
│   │   │   ├── organization_agent_secrets_test.rb
│   │   │   ├── organization_agent_variables_test.rb
│   │   │   ├── organization_api_custom_images_test.rb
│   │   │   ├── organization_api_insights_test.rb
│   │   │   ├── organization_artifacts_metadata
│   │   │   │   ├── artifacts_metadata_test.rb
│   │   │   │   ├── repository_deployment_properties_test.rb
│   │   │   │   └── set_cluster_deployment_records_test.rb
│   │   │   ├── organization_campaigns_authz_test.rb
│   │   │   ├── organization_campaigns_test.rb
│   │   │   ├── organization_code_scanning_authz_test.rb
│   │   │   ├── organization_code_scanning_dismissal_requests_authz_test.rb
│   │   │   ├── organization_code_scanning_dismissal_requests_test.rb
│   │   │   ├── organization_code_scanning_test.rb
│   │   │   ├── organization_code_security_configurations_authz_test.rb
│   │   │   ├── organization_code_security_configurations_test.rb
│   │   │   ├── organization_custom_org_roles_test.rb
│   │   │   ├── organization_custom_roles_test.rb
│   │   │   ├── organization_dependabot_alerts_authz_test.rb
│   │   │   ├── organization_dependabot_alerts_cursor_pagination_test.rb
│   │   │   ├── organization_dependabot_alerts_test.rb
│   │   │   ├── organization_dependabot_repository_access_authz_test.rb
│   │   │   ├── organization_dependabot_repository_access_test.rb
│   │   │   ├── organization_dependabot_secrets_test.rb
│   │   │   ├── organization_external_groups_test.rb
│   │   │   ├── organization_fine_grained_org_permissions_test.rb
│   │   │   ├── organization_fine_grained_permissions_test.rb
│   │   │   ├── organization_hooks_test.rb
│   │   │   ├── organization_hosted_runners_test.rb
│   │   │   ├── organization_immutable_releases_settings_test.rb
│   │   │   ├── organization_invitations_test.rb
│   │   │   ├── organization_issue_fields_test.rb
│   │   │   ├── organization_issue_types_test.rb
│   │   │   ├── organization_members_test.rb
│   │   │   ├── organization_network_configurations_test_legacy.rb
│   │   │   ├── organization_network_configurations_test.rb
│   │   │   ├── organization_oidc_custom_property_inclusion_api_test.rb
│   │   │   ├── organization_oidc_custom_property_inclusion_authz_test.rb
│   │   │   ├── organization_oidc_sub_claim_template_api_test.rb
│   │   │   ├── organization_outside_collaborators_test.rb
│   │   │   ├── organization_pre_receive_hooks_test.rb
│   │   │   ├── organization_private_registries_test.rb
│   │   │   ├── organization_programmatic_access_grant_requests_test.rb
│   │   │   ├── organization_programmatic_access_grants_test.rb
│   │   │   ├── organization_repository_advisories_authz_test.rb
│   │   │   ├── organization_repository_advisories_test.rb
│   │   │   ├── organization_role_assignment_test.rb
│   │   │   ├── organization_runner_groups_test.rb
│   │   │   ├── organization_runner_scale_sets_test.rb
│   │   │   ├── organization_runners_test.rb
│   │   │   ├── organizations
│   │   │   │   └── custom_properties
│   │   │   │       ├── enterprise_schema_test.rb
│   │   │   │       ├── enterprise_values_test.rb
│   │   │   │       └── organization_values_test.rb
│   │   │   ├── organization_saml_authorization_test.rb
│   │   │   ├── organizations_credential_authorizations_test.rb
│   │   │   ├── organizations_delete_test.rb
│   │   │   ├── organization_secret_scanning_authz_test.rb
│   │   │   ├── organization_secret_scanning_bypassed_filter_test.rb
│   │   │   ├── organization_secret_scanning_exclude_filters_test.rb
│   │   │   ├── organization_secret_scanning_exclude_providers_test.rb
│   │   │   ├── organization_secret_scanning_test.rb
│   │   │   ├── organization_security_managers_authz_test.rb
│   │   │   ├── organization_security_managers_test.rb
│   │   │   ├── organizations_emu_test.rb
│   │   │   ├── organizations_scim_test.rb
│   │   │   ├── organizations_test.rb
│   │   │   ├── organization_team_repositories_test.rb
│   │   │   ├── organization_teams_test.rb
│   │   │   ├── organization_team_sync_test.rb
│   │   │   ├── owner_context_test.rb
│   │   │   ├── packages_org_test.rb
│   │   │   ├── packages_test_helper.rb
│   │   │   ├── packages_user_test.rb
│   │   │   ├── patch_issue_test.rb
│   │   │   ├── pat_test.rb
│   │   │   ├── policies_test.rb
│   │   │   ├── porter_test.rb
│   │   │   ├── post_issue_test.rb
│   │   │   ├── post_issue_with_copilot_test.rb
│   │   │   ├── private_registries_authz_test.rb
│   │   │   ├── private_repository_secret_scanning_authz_test.rb
│   │   │   ├── projects_v2
│   │   │   │   ├── helpers_test.rb
│   │   │   │   ├── item_content_prefiller_test.rb
│   │   │   │   ├── projects_v2_fields_test.rb
│   │   │   │   ├── projects_v2_items_test.rb
│   │   │   │   ├── projects_v2_read_org_items_test.rb
│   │   │   │   ├── projects_v2_read_user_items_test.rb
│   │   │   │   ├── projects_v2_test.rb
│   │   │   │   ├── projects_v2_view_items_test.rb
│   │   │   │   └── projects_v2_views_test.rb
│   │   │   ├── public_repository_secret_scanning_authz_test.rb
│   │   │   ├── pull_comment_reactions_test.rb
│   │   │   ├── pull_comments_test.rb
│   │   │   ├── pull_request_review_comment_reactions_authz_test.rb
│   │   │   ├── pull_request_review_events_test.rb
│   │   │   ├── pull_request_review_requests_test.rb
│   │   │   ├── pull_request_reviews_test.rb
│   │   │   ├── pull_request_update_branch_authz_test.rb
│   │   │   ├── pull_request_update_branch_test.rb
│   │   │   ├── pulls_archive_test.rb
│   │   │   ├── pulls_authzd_extraction_test.rb
│   │   │   ├── pulls_authz_test.rb
│   │   │   ├── pulls_benchmark_test.rb
│   │   │   ├── pulls_create_test.rb
│   │   │   ├── pulls_edit_test.rb
│   │   │   ├── pulls_merge_test.rb
│   │   │   ├── pulls_spammy_test.rb
│   │   │   ├── pulls_test.rb
│   │   │   ├── query_cache_test.rb
│   │   │   ├── rate_limit_config_drift_test.rb
│   │   │   ├── rate_limit_configuration_test.rb
│   │   │   ├── rate_limit_science_test.rb
│   │   │   ├── rate_limit_test.rb
│   │   │   ├── reachability_test.rb
│   │   │   ├── reactions_test.rb
│   │   │   ├── remote_cache_dependency_test.rb
│   │   │   ├── repo_licenses_test.rb
│   │   │   ├── repos_authz_test.rb
│   │   │   ├── repositories
│   │   │   │   ├── allowlist_test.rb
│   │   │   │   ├── compare_test.rb
│   │   │   │   ├── create_fork_test.rb
│   │   │   │   ├── create_org_repo_test.rb
│   │   │   │   ├── create_user_repo_test.rb
│   │   │   │   ├── custom_properties
│   │   │   │   │   ├── enterprise_schema_test.rb
│   │   │   │   │   ├── organization_schema_test.rb
│   │   │   │   │   ├── organization_values_test.rb
│   │   │   │   │   └── repository_values_test.rb
│   │   │   │   ├── delete_repo_test.rb
│   │   │   │   ├── edit_repo_test.rb
│   │   │   │   ├── enterprise_managed_user_test.rb
│   │   │   │   ├── external_properties
│   │   │   │   │   └── organization_values_test.rb
│   │   │   │   ├── get_repo_test.rb
│   │   │   │   ├── intel_fork_restriction_api_test.rb
│   │   │   │   ├── list_contributors_test.rb
│   │   │   │   ├── list_forks_test.rb
│   │   │   │   ├── list_languages_test.rb
│   │   │   │   ├── list_mentionable_users_test.rb
│   │   │   │   ├── list_repositories_test.rb
│   │   │   │   ├── list_tags_test.rb
│   │   │   │   ├── list_teams_test.rb
│   │   │   │   ├── list_user_repos_test.rb
│   │   │   │   ├── list_user_repos_with_github_app_test.rb
│   │   │   │   ├── list_user_repos_with_user_programmatic_access_test.rb
│   │   │   │   ├── replica_cache_test.rb
│   │   │   │   ├── repo_logging_test.rb
│   │   │   │   ├── scoped_user_to_server_authz_tokens_test.rb
│   │   │   │   ├── site_scoped_server_to_server_authz_token_test.rb
│   │   │   │   ├── spammy_test.rb
│   │   │   │   ├── two_factor_test.rb
│   │   │   │   ├── user_programmatic_access_authz_test.rb
│   │   │   │   ├── users_user_repo_test.rb
│   │   │   │   ├── wait_replication_delay_api_test.rb
│   │   │   │   ├── with_legacy_personal_access_tokens_policy_test.rb
│   │   │   │   ├── with_personal_access_tokens_expiration_limit_policy_test.rb
│   │   │   │   └── with_personal_access_tokens_policy_test.rb
│   │   │   ├── repositories_workspace_allowlist_test.rb
│   │   │   ├── repository_actions_permissions_test.rb
│   │   │   ├── repository_actions_releases_migration
│   │   │   │   └── migrate_semver_releases_test.rb
│   │   │   ├── repository_actions_runners_test.rb
│   │   │   ├── repository_activities_test.rb
│   │   │   ├── repository_advanced_security_test.rb
│   │   │   ├── repository_advisories
│   │   │   │   └── cve_test.rb
│   │   │   ├── repository_advisories_authz_test.rb
│   │   │   ├── repository_advisories_cursor_pagination_test.rb
│   │   │   ├── repository_advisories_pvr_test.rb
│   │   │   ├── repository_advisories_test.rb
│   │   │   ├── repository_advisories_workspace_test.rb
│   │   │   ├── repository_autolinks_test.rb
│   │   │   ├── repository_automated_security_fixes_test.rb
│   │   │   ├── repository_branches_authz_test.rb
│   │   │   ├── repository_branches_protection_authz_test.rb
│   │   │   ├── repository_branches_protection_conversation_resolution_test.rb
│   │   │   ├── repository_branches_protection_linear_history_test.rb
│   │   │   ├── repository_branches_protection_pull_request_test.rb
│   │   │   ├── repository_branches_protection_restrictions_authz_test.rb
│   │   │   ├── repository_branches_protection_restrictions_test.rb
│   │   │   ├── repository_branches_protection_signed_commits_test.rb
│   │   │   ├── repository_branches_protection_status_checks_test.rb
│   │   │   ├── repository_branches_protection_test.rb
│   │   │   ├── repository_branches_rename_test.rb
│   │   │   ├── repository_branches_test.rb
│   │   │   ├── repository_code_coverage_upload_authz_test.rb
│   │   │   ├── repository_code_coverage_upload_test.rb
│   │   │   ├── repository_codeql_action_authz_test.rb
│   │   │   ├── repository_codeql_variant_analyses_authz_test.rb
│   │   │   ├── repository_codeql_variant_analyses_test.rb
│   │   │   ├── repository_codeql_variant_analysis_repo_tasks_test.rb
│   │   │   ├── repository_codeql_variant_analysis_repo_tasks_update_test.rb
│   │   │   ├── repository_code_quality_adjust_test.rb
│   │   │   ├── repository_code_quality_setup_authz_test.rb
│   │   │   ├── repository_code_quality_setup_test.rb
│   │   │   ├── repository_code_quality_upload_authz_test.rb
│   │   │   ├── repository_code_quality_upload_test.rb
│   │   │   ├── repository_code_scanning_authz_test.rb
│   │   │   ├── repository_code_scanning_autofix_authz_test.rb
│   │   │   ├── repository_code_scanning_autofix_test.rb
│   │   │   ├── repository_code_scanning_codeql_action_test.rb
│   │   │   ├── repository_code_scanning_codeql_test.rb
│   │   │   ├── repository_code_scanning_databases_authz_test.rb
│   │   │   ├── repository_code_scanning_databases_test.rb
│   │   │   ├── repository_code_scanning_default_setup_authz_test.rb
│   │   │   ├── repository_code_scanning_default_setup_test.rb
│   │   │   ├── repository_code_scanning_dismissal_requests_authz_test.rb
│   │   │   ├── repository_code_scanning_dismissal_requests_test.rb
│   │   │   ├── repository_code_scanning_risk_assessment_upload_authz_test.rb
│   │   │   ├── repository_code_scanning_risk_assessment_upload_test.rb
│   │   │   ├── repository_code_scanning_test.rb
│   │   │   ├── repository_code_scanning_upload_test.rb
│   │   │   ├── repository_code_security_configurations_authz_test.rb
│   │   │   ├── repository_code_security_configurations_test.rb
│   │   │   ├── repository_code_security_test.rb
│   │   │   ├── repository_collaborators_authz_test.rb
│   │   │   ├── repository_collaborators_test.rb
│   │   │   ├── repository_commit_comments_spammy_test.rb
│   │   │   ├── repository_commit_comments_test.rb
│   │   │   ├── repository_commits_test.rb
│   │   │   ├── repository_community_test.rb
│   │   │   ├── repository_contents
│   │   │   │   ├── create_content_test.rb
│   │   │   │   ├── create_content_web_flow_test.rb
│   │   │   │   ├── delete_content_test.rb
│   │   │   │   ├── get_archive_link_test.rb
│   │   │   │   ├── get_contents_authzd_extraction_test.rb
│   │   │   │   ├── get_contents_authz_test.rb
│   │   │   │   ├── get_contents_test.rb
│   │   │   │   ├── get_license_test.rb
│   │   │   │   ├── get_readme_test.rb
│   │   │   │   ├── update_content_test.rb
│   │   │   │   └── workflow_scope_test.rb
│   │   │   ├── repository_dependabot_alerts_authz_test.rb
│   │   │   ├── repository_dependabot_alerts_cursor_pagination_test.rb
│   │   │   ├── repository_dependabot_alerts_test.rb
│   │   │   ├── repository_dependency_graph_authz_test.rb
│   │   │   ├── repository_dependency_graph_diff_authz_test.rb
│   │   │   ├── repository_dependency_graph_diff_test.rb
│   │   │   ├── repository_dependency_graph_sbom_authz_test.rb
│   │   │   ├── repository_dependency_graph_sbom_test.rb
│   │   │   ├── repository_dependency_graph_test.rb
│   │   │   ├── repository_event_dispatches_test.rb
│   │   │   ├── repository_hooks_test.rb
│   │   │   ├── repository_immutable_releases_test.rb
│   │   │   ├── repository_invitations_enterprise_managed_user_test.rb
│   │   │   ├── repository_invitations_test.rb
│   │   │   ├── repository_issues_test.rb
│   │   │   ├── repository_keys_test.rb
│   │   │   ├── repository_lfs_test.rb
│   │   │   ├── repository_merging_test.rb
│   │   │   ├── repository_oidc_custom_sub_claim_template_test.rb
│   │   │   ├── repository_org_owner_test.rb
│   │   │   ├── repository_orgs_installation_test.rb
│   │   │   ├── repository_orgs_test.rb
│   │   │   ├── repository_org_team_test.rb
│   │   │   ├── repository_pages_test.rb
│   │   │   ├── repository_pre_receive_hooks_test.rb
│   │   │   ├── repository_redirect_test.rb
│   │   │   ├── repository_releases_ip_allow_list_test.rb
│   │   │   ├── repository_releases_reactions_test.rb
│   │   │   ├── repository_releases_test.rb
│   │   │   ├── repository_rules
│   │   │   │   ├── bypass_actors_test.rb
│   │   │   │   ├── delegated_bypass_test.rb
│   │   │   │   ├── rulesets_organization_endpoints_test.rb
│   │   │   │   ├── rulesets_repository_endpoints_test.rb
│   │   │   │   └── rules_history_test.rb
│   │   │   ├── repository_rules_authz_test.rb
│   │   │   ├── repository_runner_groups_test.rb
│   │   │   ├── repository_runner_scale_sets_authz_test.rb
│   │   │   ├── repository_runner_scale_sets_test.rb
│   │   │   ├── repository_runners_test.rb
│   │   │   ├── repository_secret_scanning_bypassed_filter_test.rb
│   │   │   ├── repository_secret_scanning_closure_request_fields_test.rb
│   │   │   ├── repository_secret_scanning_delegated_alert_dismissal_test.rb
│   │   │   ├── repository_secret_scanning_delegated_bypass_test.rb
│   │   │   ├── repository_secret_scanning_exclude_filters_test.rb
│   │   │   ├── repository_secret_scanning_exclude_providers_test.rb
│   │   │   ├── repository_secret_scanning_generic_secrets_test.rb
│   │   │   ├── repository_secret_scanning_location_html_url_test.rb
│   │   │   ├── repository_secret_scanning_lower_confidence_patterns_test.rb
│   │   │   ├── repository_secret_scanning_push_protection_test.rb
│   │   │   ├── repository_secret_scanning_test.rb
│   │   │   ├── repository_secret_scanning_validity_checks_test.rb
│   │   │   ├── repository_settings_secret_scanning_test.rb
│   │   │   ├── repository_settings_security_updates_test.rb
│   │   │   ├── repository_starring_test.rb
│   │   │   ├── repository_stats_test.rb
│   │   │   ├── repository_vulnerability_alerts_test.rb
│   │   │   ├── repository_watching_test.rb
│   │   │   ├── repos_saml_authz_test.rb
│   │   │   ├── repos_with_ip_allow_list_protection_test.rb
│   │   │   ├── repos_with_saml_protection_test.rb
│   │   │   ├── repo_temp_clone_token_test.rb
│   │   │   ├── repo_transfer_test.rb
│   │   │   ├── request_limiting_test.rb
│   │   │   ├── required_workflows_test.rb
│   │   │   ├── root_test.rb
│   │   │   ├── rules_history_authz_test.rb
│   │   │   ├── runtime
│   │   │   │   ├── db_test.rb
│   │   │   │   ├── deployment_test.rb
│   │   │   │   ├── enterprise_test.rb
│   │   │   │   ├── kv_test.rb
│   │   │   │   ├── sdk_base_test.rb
│   │   │   │   ├── snapshot_test.rb
│   │   │   │   ├── telemetry_test.rb
│   │   │   │   └── user_test.rb
│   │   │   ├── search
│   │   │   │   ├── authz_test.rb
│   │   │   │   ├── blackbird_code_test.rb
│   │   │   │   ├── commits_test.rb
│   │   │   │   ├── elastomer_code_test.rb
│   │   │   │   ├── issues_advanced_search_test.rb
│   │   │   │   ├── issues_test.rb
│   │   │   │   ├── labels_test.rb
│   │   │   │   ├── rate_limits_test.rb
│   │   │   │   ├── repositories_test.rb
│   │   │   │   ├── topics_test.rb
│   │   │   │   └── users_test.rb
│   │   │   ├── search_test.rb
│   │   │   ├── secondary_rate_limit_test.rb
│   │   │   ├── secret_scanning
│   │   │   │   ├── alerts_test.rb
│   │   │   │   ├── bypass_requests_authz_test.rb
│   │   │   │   ├── bypass_requests_test.rb
│   │   │   │   ├── bypass_responses_test.rb
│   │   │   │   ├── custom_patterns_org_authz_test.rb
│   │   │   │   ├── custom_patterns_repo_authz_test.rb
│   │   │   │   ├── custom_patterns_test.rb
│   │   │   │   ├── dismissal_requests_test.rb
│   │   │   │   ├── dismissal_responses_test.rb
│   │   │   │   └── pattern_configurations_test.rb
│   │   │   ├── security_products
│   │   │   │   ├── repositories_create_org_repo_business_defaults_test.rb
│   │   │   │   ├── repositories_create_org_repo_security_configurations_test.rb
│   │   │   │   └── repositories_create_test.rb
│   │   │   ├── semantic_duplicate_detection_test.rb
│   │   │   ├── service_proxy_test.rb
│   │   │   ├── staff
│   │   │   │   ├── audit_log_test.rb
│   │   │   │   ├── code_security_trials_test.rb
│   │   │   │   ├── copilot_test.rb
│   │   │   │   ├── copilot_trials_test.rb
│   │   │   │   ├── enterprises_test.rb
│   │   │   │   ├── entitlements_test.rb
│   │   │   │   ├── ghas_trials_test.rb
│   │   │   │   ├── ghas_unbundle_transitions_test.rb
│   │   │   │   ├── licensing_model_transitions_test.rb
│   │   │   │   └── secret_protection_trials_test.rb
│   │   │   ├── staff_test.rb
│   │   │   ├── statuses_test.rb
│   │   │   ├── status_test.rb
│   │   │   ├── storage_cluster_test_case.rb
│   │   │   ├── stratocaster_events_test.rb
│   │   │   ├── sub_issues_test.rb
│   │   │   ├── test_case.rb
│   │   │   ├── third_party
│   │   │   │   └── mailchimp_test.rb
│   │   │   ├── topics_test.rb
│   │   │   ├── traffic_mirroring_integration_test.rb
│   │   │   ├── traffic_test.rb
│   │   │   ├── trusted_port_test.rb
│   │   │   ├── two_factor_authn_policy_test.rb
│   │   │   ├── user_administration_test.rb
│   │   │   ├── user_blocking_test.rb
│   │   │   ├── user_emails_test.rb
│   │   │   ├── user_followers_enterprise_managed_user_test.rb
│   │   │   ├── user_followers_test.rb
│   │   │   ├── user_gpg_keys_test.rb
│   │   │   ├── user_hovercards_test.rb
│   │   │   ├── user_marketplace_purchases_test.rb
│   │   │   ├── user_public_keys_test.rb
│   │   │   ├── users
│   │   │   │   └── ldap_test.rb
│   │   │   ├── users_authz_test.rb
│   │   │   ├── users_emu_test.rb
│   │   │   ├── user_social_accounts_test.rb
│   │   │   ├── user_ssh_signing_keys_test.rb
│   │   │   ├── users_test.rb
│   │   │   ├── versioning_test.rb
│   │   │   ├── versions_test.rb
│   │   │   ├── vscode_internal_test.rb
│   │   │   ├── vscode_private_marketplaces_test.rb
│   │   │   ├── workflow_runs_test.rb
│   │   │   ├── workflows_dispatch_test.rb
│   │   │   └── workflows_test.rb
│   │   ├── app_associations
│   │   │   ├── android_identities_controller_test.rb
│   │   │   └── microsoft_identities_controller_test.rb
│   │   ├── app_identicons_controller_test.rb
│   │   ├── apple_app_site_association
│   │   │   ├── apple_app_site_association_schema.json
│   │   │   └── apple_app_site_association_schema_test.rb
│   │   ├── application_controller
│   │   │   ├── account_two_factor_requirement_dependency_test.rb
│   │   │   ├── after_response_dependency_test.rb
│   │   │   ├── analytics_dependency_test.rb
│   │   │   ├── audit_dependency_test.rb
│   │   │   ├── client_version_dependency_test.rb
│   │   │   ├── cluster_ownership_dependency_test.rb
│   │   │   ├── color_mode_dependency_test.rb
│   │   │   ├── concurrent_request_limiter_dependency_test.rb
│   │   │   ├── conditional_access
│   │   │   │   ├── emu_ownership_test.rb
│   │   │   │   └── enterprise_access_verificaiton_test.rb
│   │   │   ├── conditional_access_dependency_test.rb
│   │   │   ├── controller_assets_bundler_dependency_test.rb
│   │   │   ├── cookie_domain_test.rb
│   │   │   ├── cruby_crash_info_test.rb
│   │   │   ├── current_device_id_test.rb
│   │   │   ├── email_tracking_dependency_test.rb
│   │   │   ├── enterprise_dependency_test.rb
│   │   │   ├── error_handling_dependency_test.rb
│   │   │   ├── external_conditional_access_policy_test.rb
│   │   │   ├── external_session_dependency_test.rb
│   │   │   ├── feature_flags_dependency_test.rb
│   │   │   ├── global_navigation_context_region_dependency_test.rb
│   │   │   ├── global_nav_ssr_prefetch_dependency_test.rb
│   │   │   ├── global_sso_banner_dependency_test.rb
│   │   │   ├── graceful_timeout_dependency_test.rb
│   │   │   ├── hovercard_dependency_test.rb
│   │   │   ├── json_dependency_test.rb
│   │   │   ├── json_xhr_requirement_test.rb
│   │   │   ├── localization_dependency_test.rb
│   │   │   ├── logical_service_hash_test.rb
│   │   │   ├── marketing_dependency_test.rb
│   │   │   ├── model_settings_dependency_test.rb
│   │   │   ├── multi_tenant_enterprise_dependency_test.rb
│   │   │   ├── notifications_dependency_test.rb
│   │   │   ├── pagination_dependency_test.rb
│   │   │   ├── param_encoding_test.rb
│   │   │   ├── persisted_graphql_query_dependency_test.rb
│   │   │   ├── pjax_dependency_test.rb
│   │   │   ├── preload_feature_flags_dependency_test.rb
│   │   │   ├── react_dependency_test.rb
│   │   │   ├── redirect_to_test.rb
│   │   │   ├── referrer_sanitization_test.rb
│   │   │   ├── request_category_dependency_test.rb
│   │   │   ├── request_timing_dependency_test.rb
│   │   │   ├── return_to_dependency_test.rb
│   │   │   ├── saved_user_sessions_cookie_dependency_test.rb
│   │   │   ├── service_worker_test.rb
│   │   │   ├── stats_dependency_test.rb
│   │   │   ├── trade_controls_dependency_test.rb
│   │   │   ├── trade_screening_dependency_test.rb
│   │   │   ├── turbo_cache_control_dependency_test.rb
│   │   │   ├── turbo_dependency_test.rb
│   │   │   ├── two_factor_authn_policy_test.rb
│   │   │   ├── two_factor_checkup_dependency_test.rb
│   │   │   ├── two_factor_holiday_warning_dependency_test.rb
│   │   │   ├── user_name_display_dependency_test.rb
│   │   │   ├── user_session_dependency_test.rb
│   │   │   ├── varnish_dependency_test.rb
│   │   │   └── verified_fetch_dependency_test.rb
│   │   ├── application_controller_test.rb
│   │   ├── application_test.rb
│   │   ├── apps
│   │   │   └── beta_features_controller_test.rb
│   │   ├── archive_routing_test.rb
│   │   ├── asset_redirect_controller_test.rb
│   │   ├── assets_controller_test.rb
│   │   ├── atom_feeds_controller_test.rb
│   │   ├── attachment_accessibility_checks_controller_test.rb
│   │   ├── attachments
│   │   │   ├── legacy_repository_files_controller_test.rb
│   │   │   ├── legacy_user_assets_controller_test.rb
│   │   │   ├── repository_files_controller_test.rb
│   │   │   └── user_assets_controller_test.rb
│   │   ├── audit_log_test.rb
│   │   ├── authentication
│   │   │   ├── builtin_fallback_test.rb
│   │   │   └── saml_test.rb
│   │   ├── authorization
│   │   │   ├── actor_enumeration_test.rb
│   │   │   ├── copilot_space_enumeration_test.rb
│   │   │   ├── memex_subject_enumeration_test.rb
│   │   │   ├── package_subject_enumeration_test.rb
│   │   │   └── repository_subject_enumeration_test.rb
│   │   ├── authzd_test.rb
│   │   ├── autocomplete
│   │   │   ├── emojis_for_editor_controller_test.rb
│   │   │   ├── emoji_suggestions_controller_test.rb
│   │   │   ├── organizations_controller_test.rb
│   │   │   ├── organization_suggestions_controller_test.rb
│   │   │   ├── org_users_controller_test.rb
│   │   │   ├── users_controller_test.rb
│   │   │   └── user_suggestions_controller_test.rb
│   │   ├── auto_merge_requests_controller_test.rb
│   │   ├── avatars_controller_test.rb
│   │   ├── azure
│   │   │   ├── authentications_controller_test.rb
│   │   │   ├── base_controller_test.rb
│   │   │   ├── linked_subscriptions_controller_test.rb
│   │   │   ├── oauth_callbacks_controller_test.rb
│   │   │   ├── settings_controller_test.rb
│   │   │   ├── subscriptions_controller_test.rb
│   │   │   └── tenants_controller_test.rb
│   │   ├── azure_exp_local_assignments_controller_test.rb
│   │   ├── babeld
│   │   │   ├── fork_maintainers_test.rb
│   │   │   ├── replication_deploy_key_test.rb
│   │   │   ├── replication_protected_branches_test.rb
│   │   │   ├── replication_temp_private_forks_test.rb
│   │   │   └── replication_workflow_files_test.rb
│   │   ├── babeld_quota_test.rb
│   │   ├── babeld_repl_test.rb
│   │   ├── babeld_test.rb
│   │   ├── benchmark_test.rb
│   │   ├── beta_memberships_controller_test.rb
│   │   ├── billing
│   │   │   ├── concerns
│   │   │   │   ├── azure_oauth_state_management_test.rb
│   │   │   │   ├── copilot_iap_subscription_test.rb
│   │   │   │   ├── policies_dependency_test.rb
│   │   │   │   ├── premium_requests_usage_dependency_test.rb
│   │   │   │   ├── products_dependency_test.rb
│   │   │   │   ├── repository_visibility_test.rb
│   │   │   │   ├── trust_tier_dependency_test.rb
│   │   │   │   └── usage_dependency_test.rb
│   │   │   ├── notifications
│   │   │   │   ├── combined_dismissals_controller_test.rb
│   │   │   │   └── dismissals_controller_test.rb
│   │   │   ├── payment_methods_controller_test.rb
│   │   │   ├── retry_payments_controller_test.rb
│   │   │   └── sales_tax_exemptions_controller_test.rb
│   │   ├── billing_external_emails_controller_test.rb
│   │   ├── billing_managers_controller_test.rb
│   │   ├── billing_settings
│   │   │   ├── card_setup_controller_test.rb
│   │   │   ├── contact_links_controller_test.rb
│   │   │   ├── contacts_controller_test.rb
│   │   │   ├── contact_stashes_controller_test.rb
│   │   │   ├── coupon_signup_test.rb
│   │   │   ├── invoices_download_controller_test.rb
│   │   │   ├── payments_controller_test.rb
│   │   │   ├── plan_downgrade_controller_test.rb
│   │   │   ├── receipt_test.rb
│   │   │   └── self_serve_invoice_controller_test.rb
│   │   ├── billing_settings_controller_test.rb
│   │   ├── billing_settings_test.rb
│   │   ├── billing_upgrade_controller_test.rb
│   │   ├── binary_readme_test.rb
│   │   ├── bin_timer_job_list_test.rb
│   │   ├── biztools
│   │   │   ├── businesses
│   │   │   │   └── billing
│   │   │   │       └── redemptions_controller_test.rb
│   │   │   ├── collections_controller_test.rb
│   │   │   ├── coupon_batches_controller_test.rb
│   │   │   ├── coupons
│   │   │   │   └── zuora_syncs_controller_test.rb
│   │   │   ├── coupons_controller_test.rb
│   │   │   ├── marketplace
│   │   │   │   └── featured_stories_controller_test.rb
│   │   │   ├── marketplace_agreements_controller_test.rb
│   │   │   ├── marketplace_categories_controller_test.rb
│   │   │   ├── marketplace_creator_verification_controller_test.rb
│   │   │   ├── marketplace_featured_customers_controller_test.rb
│   │   │   ├── marketplace_listings_controller_test.rb
│   │   │   ├── marketplace_listing_subscriptions_controller_test.rb
│   │   │   ├── marketplace_recommendations_controller_test.rb
│   │   │   ├── repository_actions
│   │   │   │   └── listings_controller_test.rb
│   │   │   ├── repository_actions_controller_test.rb
│   │   │   ├── screening_status_check_controller_test.rb
│   │   │   ├── topics_controller_test.rb
│   │   │   ├── users
│   │   │   │   ├── billing
│   │   │   │   │   └── redemptions_controller_test.rb
│   │   │   │   └── education_terms_controller_test.rb
│   │   │   └── users_controller_test.rb
│   │   ├── blackbird_search_controller_test.rb
│   │   ├── blob
│   │   │   ├── business_team_members_create_files_test.rb
│   │   │   ├── creating_files_test.rb
│   │   │   ├── deleting_files_test.rb
│   │   │   ├── editing_files_test.rb
│   │   │   ├── excerpt_test.rb
│   │   │   ├── media_blobs_test.rb
│   │   │   ├── preview_test.rb
│   │   │   └── raw_blobs_test.rb
│   │   ├── blob_controller
│   │   │   ├── aleph_code_navigation_http_test.rb
│   │   │   ├── blob_controller_active_external_identity_session_enforcement_http_test.rb
│   │   │   ├── blob_controller_ip_allow_list_enforcement_http_test.rb
│   │   │   ├── blob_controller_secret_scanning_push_protection_authz_http_test.rb
│   │   │   └── emu_blob_controller_http_test.rb
│   │   ├── blob_controller_test.rb
│   │   ├── blog_routes_test.rb
│   │   ├── boomtown_controller_test.rb
│   │   ├── bounce_controller_test.rb
│   │   ├── branch_authorization_controller_test.rb
│   │   ├── branches_controller_test.rb
│   │   ├── branch_protection_rules_controller_test.rb
│   │   ├── branch_required_status_contexts_controller_test.rb
│   │   ├── breadcrumb_trail_test.rb
│   │   ├── bundler_test.rb
│   │   ├── businesses
│   │   │   ├── actions
│   │   │   │   ├── custom_images_controller_test.rb
│   │   │   │   ├── custom_image_versions_controller_test.rb
│   │   │   │   ├── data_stream_controller_test.rb
│   │   │   │   ├── larger_runners_controller_test.rb
│   │   │   │   ├── oidc_configuration_controller_test.rb
│   │   │   │   ├── policies_controller_default_workflow_permissions_test.rb
│   │   │   │   ├── policies_controller_fork_pr_workflows_test.rb
│   │   │   │   ├── policies_controller_test.rb
│   │   │   │   ├── runner_groups_controller_test.rb
│   │   │   │   ├── runner_labels_controller_test.rb
│   │   │   │   ├── runner_scale_sets_controller_test.rb
│   │   │   │   └── runners_controller_test.rb
│   │   │   ├── actions_metrics
│   │   │   │   ├── performance_controller_test.rb
│   │   │   │   └── usage_controller_test.rb
│   │   │   ├── actions_rulesets_controller_test.rb
│   │   │   ├── actions_settings_controller_test.rb
│   │   │   ├── activations_controller_test.rb
│   │   │   ├── admin_center_options_controller_test.rb
│   │   │   ├── admin_details_controller_test.rb
│   │   │   ├── admin_invitations_controller_test.rb
│   │   │   ├── admin_roles_controller_test.rb
│   │   │   ├── admins_controller_test.rb
│   │   │   ├── admin_suggestions_controller_test.rb
│   │   │   ├── advanced_security_controller_test.rb
│   │   │   ├── advanced_security_disable_controller_test.rb
│   │   │   ├── ai_controls
│   │   │   │   ├── agents_controller_test.rb
│   │   │   │   ├── agents_policy_controller_test.rb
│   │   │   │   ├── copilot_controller_test.rb
│   │   │   │   ├── custom_agents_controller_test.rb
│   │   │   │   ├── custom_agents_source_organization_controller_test.rb
│   │   │   │   ├── custom_agents_source_org_suggestions_controller_test.rb
│   │   │   │   ├── default_model_rules_controller_test.rb
│   │   │   │   ├── default_models_controller_test.rb
│   │   │   │   ├── mcp_allowlist_connection_methods_controller_test.rb
│   │   │   │   ├── mcp_allowlists_controller_test.rb
│   │   │   │   ├── mcp_controller_test.rb
│   │   │   │   ├── mcp_local_server_block_controller_test.rb
│   │   │   │   ├── skills_controller_test.rb
│   │   │   │   └── third_party_agents_controller_test.rb
│   │   │   ├── audit_log_controller_test.rb
│   │   │   ├── audit_log_curator_controller_test.rb
│   │   │   ├── audit_log_event_settings_controller_test.rb
│   │   │   ├── audit_log_microsoft_purview_sink_controller_test.rb
│   │   │   ├── audit_log_sink_controller_test.rb
│   │   │   ├── audit_log_sinks_controller_test.rb
│   │   │   ├── audit_log_stream_controller_test.rb
│   │   │   ├── audit_log_streams_controller_test.rb
│   │   │   ├── azure_auth_callback_controller_test.rb
│   │   │   ├── azure_selected_subscription_controller_test.rb
│   │   │   ├── azure_subscriptions_controller_test.rb
│   │   │   ├── azure_tenants_controller_test.rb
│   │   │   ├── billing
│   │   │   │   ├── ai_usage_controller_test.rb
│   │   │   │   ├── budgets_controller_test.rb
│   │   │   │   ├── concerns
│   │   │   │   │   ├── billing_checks_dependency_test.rb
│   │   │   │   │   ├── budgets_dependency_test.rb
│   │   │   │   │   ├── discount_test.rb
│   │   │   │   │   └── repo_usage_test.rb
│   │   │   │   ├── contacts_controller_test.rb
│   │   │   │   ├── copilot_usage
│   │   │   │   │   ├── billing_preview_controller_test.rb
│   │   │   │   │   ├── models_controller_test.rb
│   │   │   │   │   ├── usage_card_controller_test.rb
│   │   │   │   │   ├── usage_chart_controller_test.rb
│   │   │   │   │   └── usage_table_controller_test.rb
│   │   │   │   ├── cost_centers_controller_test.rb
│   │   │   │   ├── discounts_controller_test.rb
│   │   │   │   ├── included_usage_notifications_controller_test.rb
│   │   │   │   ├── marketplace_apps_controller_test.rb
│   │   │   │   ├── multi_user_budget_check_test.rb
│   │   │   │   ├── multi_user_budgets_controller_test.rb
│   │   │   │   ├── net_usages_controller_test.rb
│   │   │   │   ├── past_invoices_controller_stafftools_test.rb
│   │   │   │   ├── past_invoices_controller_test.rb
│   │   │   │   ├── payment_history_controller_test.rb
│   │   │   │   ├── payment_informations_controller_test.rb
│   │   │   │   ├── policy_controller_test.rb
│   │   │   │   ├── premium_requests_usage_controller_test.rb
│   │   │   │   ├── products_controller_test.rb
│   │   │   │   ├── renewals_controller_test.rb
│   │   │   │   ├── repo_usage_controller_test.rb
│   │   │   │   ├── shipping_information_controller_test.rb
│   │   │   │   ├── skus_controller_test.rb
│   │   │   │   ├── sponsorships_controller_test.rb
│   │   │   │   ├── upgrades_controller_test.rb
│   │   │   │   ├── usage_chart_controller_test.rb
│   │   │   │   ├── usage_report_controller_test.rb
│   │   │   │   ├── usages_controller_test.rb
│   │   │   │   ├── usage_table_controller_test.rb
│   │   │   │   └── usage_totals_controller_test.rb
│   │   │   ├── billing_manager_invitations_controller_test.rb
│   │   │   ├── billings_controller_test.rb
│   │   │   ├── billing_settings
│   │   │   │   └── billing_emails_controller_test.rb
│   │   │   ├── billing_settings_controller_test.rb
│   │   │   ├── business_controller_test.rb
│   │   │   ├── business_rules_relaxed_rename_controller_test.rb
│   │   │   ├── business_team_organization_suggestions_controller_test.rb
│   │   │   ├── cancelable_pending_admins_controller_test.rb
│   │   │   ├── cancelable_pending_collaborators_controller_test.rb
│   │   │   ├── cancelable_pending_members_controller_test.rb
│   │   │   ├── cancelable_pending_unaffiliated_members_controller_test.rb
│   │   │   ├── cancel_pending_invitations_dialog_controller_test.rb
│   │   │   ├── card_setup_controller_test.rb
│   │   │   ├── code_rules_bypass_requests_controller_test.rb
│   │   │   ├── code_rulesets_controller_test.rb
│   │   │   ├── code_scanning_ai_findings_policies_controller_test.rb
│   │   │   ├── code_scanning_autofix_policies_controller_test.rb
│   │   │   ├── codespaces
│   │   │   │   └── policy_groups_controller_test.rb
│   │   │   ├── codespaces_settings_controller_test.rb
│   │   │   ├── compliance_controller_test.rb
│   │   │   ├── copilot
│   │   │   │   ├── plan_change_controller_test.rb
│   │   │   │   └── standalone_enterprise_seat_management_controller_test.rb
│   │   │   ├── copilot_byok_custom_keys_settings_controller_test.rb
│   │   │   ├── copilot_byok_custom_model_organizations_controller_test.rb
│   │   │   ├── copilot_byok_custom_models_enablement_controller_test.rb
│   │   │   ├── copilot_byok_custom_models_settings_controller_test.rb
│   │   │   ├── copilot_byok_provider_models_settings_controller_test.rb
│   │   │   ├── copilot_content_exclusion_settings_controller_test.rb
│   │   │   ├── copilot_insights_base_controller_test.rb
│   │   │   ├── copilot_insights_code_generation_controller_test.rb
│   │   │   ├── copilot_insights_export_controller_test.rb
│   │   │   ├── copilot_insights_usage_controller_test.rb
│   │   │   ├── copilot_models_settings_controller_test.rb
│   │   │   ├── copilot_settings_controller_test.rb
│   │   │   ├── copilot_settings_controller_tests
│   │   │   │   ├── copilot_settings_controller_models_test.rb
│   │   │   │   ├── copilot_settings_controller_policies_test.rb
│   │   │   │   ├── copilot_settings_controller_shared_test.rb
│   │   │   │   └── copilot_settings_controller_standalone_enterprise_test.rb
│   │   │   ├── creation_from_coupon_controller_test.rb
│   │   │   ├── credential_counts_controller_test.rb
│   │   │   ├── credential_member_search_controller_test.rb
│   │   │   ├── credential_revocation_controller_test.rb
│   │   │   ├── custom_messages
│   │   │   │   ├── announcement_controller_test.rb
│   │   │   │   ├── announcement_dismissal_controller_test.rb
│   │   │   │   ├── announcement_preview_controller_test.rb
│   │   │   │   └── preview_controller_test.rb
│   │   │   ├── custom_messages_controller_test.rb
│   │   │   ├── custom_properties_settings_controller_test.rb
│   │   │   ├── default_branch_setting_controller_test.rb
│   │   │   ├── default_repository_permission_controller_test.rb
│   │   │   ├── deploy_keys_controller_test.rb
│   │   │   ├── dotcom_connection
│   │   │   │   ├── completion_controller_test.rb
│   │   │   │   └── resumption_controller_test.rb
│   │   │   ├── dotcom_connection_controller_test.rb
│   │   │   ├── dotcom_connection_settings_redirect_controller_test.rb
│   │   │   ├── email_verifications_controller_test.rb
│   │   │   ├── enterprise_installations
│   │   │   │   ├── stats_export_controller_test.rb
│   │   │   │   └── user_accounts_sync_controller_test.rb
│   │   │   ├── enterprise_installations_controller_test.rb
│   │   │   ├── enterprise_role_assignment_queries_controller_test.rb
│   │   │   ├── enterprise_role_assignments_controller_test.rb
│   │   │   ├── enterprise_roles_controller_test.rb
│   │   │   ├── enterprise_team_organization_assignments_controller_test.rb
│   │   │   ├── enterprise_team_role_assignments_controller_test.rb
│   │   │   ├── enterprise_users_export_controller_test.rb
│   │   │   ├── failed_invitation_actions_controller_test.rb
│   │   │   ├── failed_invitations_action_dialog_controller_test.rb
│   │   │   ├── getting_started_controller_test.rb
│   │   │   ├── global_business_redirect_controller_test.rb
│   │   │   ├── hooks_controller_test.rb
│   │   │   ├── hosted_compute_networking_controller_test.rb
│   │   │   ├── identity_management
│   │   │   │   ├── oidc_controller_test.rb
│   │   │   │   └── saml_controller_test.rb
│   │   │   ├── identity_management_controller_test.rb
│   │   │   ├── identity_provider_controller_test.rb
│   │   │   ├── idp_ip_allowlist_for_web_controller_test.rb
│   │   │   ├── insights_controller_test.rb
│   │   │   ├── installations_controller_test.rb
│   │   │   ├── integrations_controller_test.rb
│   │   │   ├── integration_transfers_controller_test.rb
│   │   │   ├── invited_controller_test.rb
│   │   │   ├── ip_allowlist_configuration_controller_test.rb
│   │   │   ├── ip_allowlist_user_level_enforcement_enabled_controller_test.rb
│   │   │   ├── license_policy_controller_test.rb
│   │   │   ├── license_policy_exceptions_controller_test.rb
│   │   │   ├── license_policy_licenses_controller_test.rb
│   │   │   ├── long_description_controller_test.rb
│   │   │   ├── mandatory_message_controller_test.rb
│   │   │   ├── mandatory_message_preview_controller_test.rb
│   │   │   ├── member_details_controller_test.rb
│   │   │   ├── member_invitations_controller_test.rb
│   │   │   ├── member_invitee_suggestions_controller_test.rb
│   │   │   ├── member_issue_deletion_controller_test.rb
│   │   │   ├── member_personal_namespace_repository_creation_controller_test.rb
│   │   │   ├── member_privileges_controller_test.rb
│   │   │   ├── member_protected_branches_updates_controller_test.rb
│   │   │   ├── member_removal_controller_test.rb
│   │   │   ├── member_repository_creation_controller_test.rb
│   │   │   ├── member_repository_deletion_controller_test.rb
│   │   │   ├── members_can_change_repo_visibility_controller_test.rb
│   │   │   ├── members_can_invite_outside_collaborators_controller_test.rb
│   │   │   ├── messages_controller_test.rb
│   │   │   ├── metered_billing_costs_controller_test.rb
│   │   │   ├── metered_exports_controller_test.rb
│   │   │   ├── models_billing_controller_test.rb
│   │   │   ├── models_settings_controller_test.rb
│   │   │   ├── multi_checkout_controller_test.rb
│   │   │   ├── multi_tenant_provisioning_requests_controller_test.rb
│   │   │   ├── network_configurations_controller_test_legacy.rb
│   │   │   ├── network_configurations_controller_test.rb
│   │   │   ├── notices_controller_test.rb
│   │   │   ├── oidc_provider_controller_test.rb
│   │   │   ├── onboarding_tasks_controller_test.rb
│   │   │   ├── one_time_payment_controller_test.rb
│   │   │   ├── open_scim_configuration_controller_test.rb
│   │   │   ├── organization_counters_controller_test.rb
│   │   │   ├── organization_custom_properties_settings_controller_test.rb
│   │   │   ├── organization_failed_invitations_controller_test.rb
│   │   │   ├── organization_invitations
│   │   │   │   ├── acceptances_controller_test.rb
│   │   │   │   ├── cancellations_controller_test.rb
│   │   │   │   ├── confirmations_controller_test.rb
│   │   │   │   ├── resends_controller_test.rb
│   │   │   │   └── suggestions_controller_test.rb
│   │   │   ├── organization_invitations_controller_test.rb
│   │   │   ├── organization_member_invitations_controller_test.rb
│   │   │   ├── organization_projects_controller_test.rb
│   │   │   ├── organizations
│   │   │   │   ├── completion_controller_test.rb
│   │   │   │   ├── owner_invitations_controller_test.rb
│   │   │   │   ├── settings_controller_test.rb
│   │   │   │   └── sso_controller_test.rb
│   │   │   ├── organizations_controller_test.rb
│   │   │   ├── organization_settings_menu_controller_test.rb
│   │   │   ├── organization_transfers
│   │   │   │   └── business_suggestions_controller_test.rb
│   │   │   ├── organization_transfers_controller_test.rb
│   │   │   ├── org_filter_menu_content_controller_test.rb
│   │   │   ├── org_roles_controller_test.rb
│   │   │   ├── orgs_custom_properties_settings_controller_test.rb
│   │   │   ├── outside_collaborator_details_controller_test.rb
│   │   │   ├── outside_collaborators_controller_test.rb
│   │   │   ├── owner_invitations_controller_test.rb
│   │   │   ├── package_firewall_overrides_controller_test.rb
│   │   │   ├── package_firewall_settings_controller_test.rb
│   │   │   ├── packages_controller_test.rb
│   │   │   ├── packages_migration_controller_test.rb
│   │   │   ├── pending_admins_controller_test.rb
│   │   │   ├── pending_collaborators_controller_test.rb
│   │   │   ├── pending_invitation_actions_controller_test.rb
│   │   │   ├── pending_members_controller_test.rb
│   │   │   ├── pending_plan_changes_controller_test.rb
│   │   │   ├── pending_unaffiliated_members_controller_test.rb
│   │   │   ├── people
│   │   │   │   ├── credential_authorizations_controller_test.rb
│   │   │   │   ├── enterprise_installations_controller_test.rb
│   │   │   │   ├── external_identities_controller_test.rb
│   │   │   │   ├── organizations_controller_test.rb
│   │   │   │   ├── sso_controller_test.rb
│   │   │   │   ├── sso_sessions_controller_test.rb
│   │   │   │   └── teams_controller_test.rb
│   │   │   ├── people_bulk_actions_controller_test.rb
│   │   │   ├── people_controller_test.rb
│   │   │   ├── people_counts_controller_test.rb
│   │   │   ├── permissions
│   │   │   │   └── integrations_controller_test.rb
│   │   │   ├── personal_access_token_policies
│   │   │   │   ├── classics_controller_test.rb
│   │   │   │   ├── maximum_lifetimes_controller_test.rb
│   │   │   │   ├── onboarding_controller_test.rb
│   │   │   │   ├── restrict_access_controller_test.rb
│   │   │   │   └── restrict_legacy_access_controller_test.rb
│   │   │   ├── personal_access_token_policies_controller_test.rb
│   │   │   ├── personal_access_token_request_policies
│   │   │   │   └── auto_approvals_controller_test.rb
│   │   │   ├── pre_receive_environment_actions_controller_test.rb
│   │   │   ├── pre_receive_environment_downloads_controller_test.rb
│   │   │   ├── pre_receive_environments_controller_test.rb
│   │   │   ├── pre_receive_hooks_controller_test.rb
│   │   │   ├── pre_receive_hook_target_files_controller_test.rb
│   │   │   ├── pre_receive_hook_target_repos_controller_test.rb
│   │   │   ├── pre_receive_hook_targets_controller_test.rb
│   │   │   ├── private_repository_forking_controller_test.rb
│   │   │   ├── profiles_controller_test.rb
│   │   │   ├── profiles_footer_controller_test.rb
│   │   │   ├── projects_automation_controller_test.rb
│   │   │   ├── projects_controller_test.rb
│   │   │   ├── projects_visibility_controller_test.rb
│   │   │   ├── property_definition_name_check_controller_test.rb
│   │   │   ├── proxy_security_header_controller_test.rb
│   │   │   ├── referrer_override_controller_test.rb
│   │   │   ├── removed_member_notifications_controller_test.rb
│   │   │   ├── remove_user_accounts_when_removing_last_org_membership_controller_test.rb
│   │   │   ├── repository_policies_controller_test.rb
│   │   │   ├── repository_projects_controller_test.rb
│   │   │   ├── retired_namespaces_controller_test.rb
│   │   │   ├── ruleset_available_org_properties_controller_test.rb
│   │   │   ├── saml_provider_controller_test.rb
│   │   │   ├── saml_to_oidc_migration_controller_test.rb
│   │   │   ├── sandbox_settings_controller_test.rb
│   │   │   ├── scim_configuration_controller_test.rb
│   │   │   ├── seats_controller_test.rb
│   │   │   ├── secret_scanning
│   │   │   │   └── push_protection
│   │   │   │       ├── delegated_bypass_reviewers_controller_authz_test.rb
│   │   │   │       └── delegated_bypass_reviewers_controller_test.rb
│   │   │   ├── security_analysis
│   │   │   │   └── pattern_configurations_controller_test.rb
│   │   │   ├── security_analysis_controller_authz_test.rb
│   │   │   ├── security_analysis_controller_test.rb
│   │   │   ├── security_analysis_policies_controller_test.rb
│   │   │   ├── security_center
│   │   │   │   ├── bypass_requests
│   │   │   │   │   ├── license_compliance_controller_test.rb
│   │   │   │   │   ├── secret_scanning_controller_authz_test.rb
│   │   │   │   │   └── secret_scanning_controller_test.rb
│   │   │   │   ├── code_scanning_controller_authz_test.rb
│   │   │   │   ├── code_scanning_controller_test.rb
│   │   │   │   ├── coverage_controller_authz_test.rb
│   │   │   │   ├── coverage_controller_test.rb
│   │   │   │   ├── coverage_export_controller_authz_test.rb
│   │   │   │   ├── coverage_export_controller_test.rb
│   │   │   │   ├── dependabot_alerts_controller_authz_test.rb
│   │   │   │   ├── dependabot_alerts_controller_test.rb
│   │   │   │   ├── dismissal_requests
│   │   │   │   │   ├── code_scanning
│   │   │   │   │   │   ├── approvers_controller_authz_test.rb
│   │   │   │   │   │   ├── approvers_controller_test.rb
│   │   │   │   │   │   ├── requesters_controller_authz_test.rb
│   │   │   │   │   │   └── requesters_controller_test.rb
│   │   │   │   │   ├── code_scanning_controller_authz_test.rb
│   │   │   │   │   ├── code_scanning_controller_test.rb
│   │   │   │   │   ├── dependabot_controller_authz_test.rb
│   │   │   │   │   ├── dependabot_controller_test.rb
│   │   │   │   │   ├── secret_scanning_controller_authz_test.rb
│   │   │   │   │   └── secret_scanning_controller_test.rb
│   │   │   │   ├── metrics
│   │   │   │   │   ├── code_scanning_controller_authz_test.rb
│   │   │   │   │   ├── code_scanning_controller_test.rb
│   │   │   │   │   ├── code_scanning_export_controller_authz_test.rb
│   │   │   │   │   ├── code_scanning_export_controller_test.rb
│   │   │   │   │   ├── enablement_trends_controller_authz_test.rb
│   │   │   │   │   ├── enablement_trends_controller_test.rb
│   │   │   │   │   ├── secret_scanning_controller_authz_test.rb
│   │   │   │   │   └── secret_scanning_controller_test.rb
│   │   │   │   ├── options_controller_authz_test.rb
│   │   │   │   ├── options_controller_test.rb
│   │   │   │   ├── overview_dashboard_controller_authz_test.rb
│   │   │   │   ├── overview_dashboard_controller_queries
│   │   │   │   │   ├── enterprise_advisories.sql
│   │   │   │   │   ├── enterprise_age_of_alerts.sql
│   │   │   │   │   ├── enterprise_alert_activity.sql
│   │   │   │   │   ├── enterprise_alert_trends_by_age.sql
│   │   │   │   │   ├── enterprise_alert_trends_by_severity.sql
│   │   │   │   │   ├── enterprise_alert_trends_by_tool_code_scanning.sql
│   │   │   │   │   ├── enterprise_alert_trends_by_tool_dependabot_alerts.sql
│   │   │   │   │   ├── enterprise_alert_trends_by_tool_secret_scanning.sql
│   │   │   │   │   ├── enterprise_mean_time_to_remediate.sql
│   │   │   │   │   ├── enterprise_net_resolve_rate.sql
│   │   │   │   │   ├── enterprise_reopened_alerts.sql
│   │   │   │   │   ├── enterprise_repositories.sql
│   │   │   │   │   ├── enterprise_sast.sql
│   │   │   │   │   ├── organization_advisories.sql
│   │   │   │   │   ├── organization_age_of_alerts.sql
│   │   │   │   │   ├── organization_alert_activity.sql
│   │   │   │   │   ├── organization_alert_trends_by_age.sql
│   │   │   │   │   ├── organization_alert_trends_by_severity.sql
│   │   │   │   │   ├── organization_alert_trends_by_tool_code_scanning.sql
│   │   │   │   │   ├── organization_alert_trends_by_tool_dependabot_alerts.sql
│   │   │   │   │   ├── organization_alert_trends_by_tool_secret_scanning.sql
│   │   │   │   │   ├── organization_mean_time_to_remediate.sql
│   │   │   │   │   ├── organization_net_resolve_rate.sql
│   │   │   │   │   ├── organization_reopened_alerts.sql
│   │   │   │   │   ├── organization_repositories.sql
│   │   │   │   │   ├── organization_sast.sql
│   │   │   │   │   ├── organization_user_advisories.sql
│   │   │   │   │   ├── organization_user_age_of_alerts.sql
│   │   │   │   │   ├── organization_user_alert_activity.sql
│   │   │   │   │   ├── organization_user_alert_trends_by_age.sql
│   │   │   │   │   ├── organization_user_alert_trends_by_severity.sql
│   │   │   │   │   ├── organization_user_alert_trends_by_tool_code_scanning.sql
│   │   │   │   │   ├── organization_user_alert_trends_by_tool_dependabot_alerts.sql
│   │   │   │   │   ├── organization_user_alert_trends_by_tool_secret_scanning.sql
│   │   │   │   │   ├── organization_user_mean_time_to_remediate.sql
│   │   │   │   │   ├── organization_user_net_resolve_rate.sql
│   │   │   │   │   ├── organization_user_reopened_alerts.sql
│   │   │   │   │   ├── organization_user_repositories.sql
│   │   │   │   │   └── organization_user_sast.sql
│   │   │   │   ├── overview_dashboard_controller_queries_test.rb
│   │   │   │   ├── overview_dashboard_controller_test.rb
│   │   │   │   ├── overview_dashboard_export_controller_authz_test.rb
│   │   │   │   ├── overview_dashboard_export_controller_test.rb
│   │   │   │   ├── public_monitoring_controller_authz_test.rb
│   │   │   │   ├── public_monitoring_controller_test.rb
│   │   │   │   ├── risk_controller_authz_test.rb
│   │   │   │   ├── risk_controller_test.rb
│   │   │   │   ├── risk_export_controller_authz_test.rb
│   │   │   │   ├── risk_export_controller_test.rb
│   │   │   │   ├── secret_scanning_controller_authz_test.rb
│   │   │   │   └── secret_scanning_controller_test.rb
│   │   │   ├── security_controller_test.rb
│   │   │   ├── security_managers
│   │   │   │   ├── enterprise_security_managers_controller_authz_test.rb
│   │   │   │   └── enterprise_security_managers_controller_test.rb
│   │   │   ├── single_license_policy_controller_test.rb
│   │   │   ├── single_sign_on_configuration_controller_test.rb
│   │   │   ├── skip_idp_ip_allowlist_app_access_enabled_controller_test.rb
│   │   │   ├── slug_controller_test.rb
│   │   │   ├── sponsors_settings_controller_test.rb
│   │   │   ├── sso_lockdown_enabled_controller_test.rb
│   │   │   ├── sso_lockdown_settings_view_test.rb
│   │   │   ├── sso_redirect_enabled_controller_test.rb
│   │   │   ├── support_controller_test.rb
│   │   │   ├── support_entitlees_controller_test.rb
│   │   │   ├── support_entitlee_suggestions_controller_test.rb
│   │   │   ├── suspended_members_controller_test.rb
│   │   │   ├── tbb_announcement_banner_test.rb
│   │   │   ├── team_sync
│   │   │   │   └── okta_credentials_controller_test.rb
│   │   │   ├── team_sync_controller_test.rb
│   │   │   ├── terms_of_service_controller_test.rb
│   │   │   ├── trial_accounts_controller_test.rb
│   │   │   ├── trial_activations_controller_test.rb
│   │   │   ├── two_factor_requirement_controller_test.rb
│   │   │   ├── two_factor_secure_methods_controller_test.rb
│   │   │   ├── unowned_organizations_controller_test.rb
│   │   │   ├── upgrade_from_organization_controller_test.rb
│   │   │   ├── user_name_display_controller_test.rb
│   │   │   ├── user_namespace_repositories_controller_test.rb
│   │   │   ├── validate_vscode_private_marketplace_url_controller_test.rb
│   │   │   ├── view_repository_policies_controller_test.rb
│   │   │   ├── virtual_network_settings_controller_test.rb
│   │   │   └── vscode_private_marketplace_settings_controller_test.rb
│   │   ├── businesses_controller_test.rb
│   │   ├── business_user_account_activity_test.rb
│   │   ├── business_user_accounts
│   │   │   ├── enterprise_installations_controller_test.rb
│   │   │   ├── organizations_controller_test.rb
│   │   │   └── sso_controller_test.rb
│   │   ├── caching_test.rb
│   │   ├── canonical_request_test.rb
│   │   ├── chatops
│   │   │   ├── advanced_security_controller_test.rb
│   │   │   ├── backup_controller_test.rb
│   │   │   ├── billing_controller_test.rb
│   │   │   ├── codeowning_team_controller_test.rb
│   │   │   ├── code_scanning_controller_test.rb
│   │   │   ├── codespaces_controller_test.rb
│   │   │   ├── customer_controller_test.rb
│   │   │   ├── dependabot_alerts_controller_test.rb
│   │   │   ├── dependency_graph_controller_test.rb
│   │   │   ├── emu_enterprises_controller_test.rb
│   │   │   ├── fastly_controller_test.rb
│   │   │   ├── global_id_controller_test.rb
│   │   │   ├── memex_controller_test.rb
│   │   │   ├── migrator_controller_test.rb
│   │   │   ├── orgs_controller_test.rb
│   │   │   ├── queue_configs_controller_test.rb
│   │   │   ├── repos_controller_test.rb
│   │   │   ├── resqued_controller_test.rb
│   │   │   ├── search_controller_test.rb
│   │   │   ├── security_configurations_controller_test.rb
│   │   │   ├── serviceowners_controller_test.rb
│   │   │   ├── spark_controller_test.rb
│   │   │   ├── spokes_controller_test.rb
│   │   │   ├── tableowners_controller_test.rb
│   │   │   └── trace_controller_test.rb
│   │   ├── check_runs_controller_test.rb
│   │   ├── checks_controller_test.rb
│   │   ├── checks_statuses_controller_test.rb
│   │   ├── check_suites_controller_test.rb
│   │   ├── clone_template_repositories_controller_test.rb
│   │   ├── closing_references_controller_test.rb
│   │   ├── code_nav_controller_test.rb
│   │   ├── codeowners_controller_test.rb
│   │   ├── codesearch_controller
│   │   │   ├── blackbird_code_search_test.rb
│   │   │   ├── elastomer_code_search_test.rb
│   │   │   └── issues_test.rb
│   │   ├── codesearch_controller_test.rb
│   │   ├── codespaces
│   │   │   ├── auth_controller_test.rb
│   │   │   ├── lightweight_web_editor_controller_test.rb
│   │   │   ├── prebuild_configurations_controller_test.rb
│   │   │   ├── repository_codespaces_controller_test.rb
│   │   │   ├── repository_settings_controller_test.rb
│   │   │   └── survey_controller_test.rb
│   │   ├── codespaces_controller_stats_test.rb
│   │   ├── codespaces_controller_test.rb
│   │   ├── collections_controller_test.rb
│   │   ├── command_palette
│   │   │   ├── commands_controller_test.rb
│   │   │   ├── global_scope_test.rb
│   │   │   ├── global_site_header_test.rb
│   │   │   ├── providers_controller_stats_test.rb
│   │   │   └── providers_controller_test.rb
│   │   ├── comment_partials_controller_test.rb
│   │   ├── comment_preview_controller_test.rb
│   │   ├── comments
│   │   │   └── issues_controller_test.rb
│   │   ├── commit_badges_controller_test.rb
│   │   ├── commit_comments_controller_test.rb
│   │   ├── commit_controller_file_tree_test.rb
│   │   ├── commit_controller_test.rb
│   │   ├── commit_recap_controller_test.rb
│   │   ├── commits_controller_test.rb
│   │   ├── commits_test.rb
│   │   ├── community_controller_test.rb
│   │   ├── compact_pagination_link_renderer_test.rb
│   │   ├── compare_controller_resilience_test.rb
│   │   ├── compare_controller_test.rb
│   │   ├── compare_test.rb
│   │   ├── compliance_reports_controller_test.rb
│   │   ├── componenttown_controller_test.rb
│   │   ├── concerns
│   │   │   └── product_signup_urls_test.rb
│   │   ├── conduit
│   │   │   ├── filter_controller_test.rb
│   │   │   ├── for_you_feed_controller_test.rb
│   │   │   ├── org_feeds_controller_test.rb
│   │   │   └── register_disinterest_controller_test.rb
│   │   ├── config_timers_test.rb
│   │   ├── configurable_session_timeout_test.rb
│   │   ├── configuration_repository_files_controller_test.rb
│   │   ├── conflicted_files_controller_test.rb
│   │   ├── context_region
│   │   │   ├── repository_suggestions_controller_test.rb
│   │   │   └── tabs_controller_test.rb
│   │   ├── context_region_controller_test.rb
│   │   ├── context_switcher
│   │   │   └── contexts_controller_test.rb
│   │   ├── contexttown_controller_test.rb
│   │   ├── contribute_pages_controller_test.rb
│   │   ├── controller_methods
│   │   │   ├── codespaces_test.rb
│   │   │   ├── dependency_submission_actions_test.rb
│   │   │   └── diffs_test.rb
│   │   ├── controllers
│   │   │   └── issues
│   │   │       └── repository_cluster_dependency_test.rb
│   │   ├── convert_labelled_issues_to_discussions_controller_test.rb
│   │   ├── cookies_serializer_test.rb
│   │   ├── copilot
│   │   │   ├── business_signup_controller_test.rb
│   │   │   ├── chat
│   │   │   │   ├── agents_controller_test.rb
│   │   │   │   ├── attachments_controller_test.rb
│   │   │   │   ├── autocomplete
│   │   │   │   │   ├── discussions_controller_test.rb
│   │   │   │   │   └── issues_controller_test.rb
│   │   │   │   ├── chat_links_controller_test.rb
│   │   │   │   ├── context_controller_test.rb
│   │   │   │   ├── copilot_spaces_controller
│   │   │   │   │   ├── count_test.rb
│   │   │   │   │   ├── index_test.rb
│   │   │   │   │   ├── search_test.rb
│   │   │   │   │   └── show_test.rb
│   │   │   │   ├── copilot_spaces_owners_controller_test.rb
│   │   │   │   ├── deferred_payloads_controller_test.rb
│   │   │   │   ├── entitlements_controller_test.rb
│   │   │   │   ├── feedback_controller_test.rb
│   │   │   │   ├── file_contents_controller_test.rb
│   │   │   │   ├── reference_details_controller_test.rb
│   │   │   │   ├── repositories_controller_test.rb
│   │   │   │   ├── repositories_search_controller_test.rb
│   │   │   │   ├── repository_references_controller_test.rb
│   │   │   │   └── tokens_controller_test.rb
│   │   │   ├── chat_controller_test.rb
│   │   │   ├── code_referencing_controller_test.rb
│   │   │   ├── code_review_feedback_controller_test.rb
│   │   │   ├── code_review_findings_controller_test.rb
│   │   │   ├── code_review_fix_with_copilot_controller_test.rb
│   │   │   ├── code_review_repository_qualified_approval_settings_controller_test.rb
│   │   │   ├── code_review_repository_settings_controller_test.rb
│   │   │   ├── compute
│   │   │   │   └── codespace_controller_test.rb
│   │   │   ├── copilot_spaces
│   │   │   │   ├── menu_actions_controller_test.rb
│   │   │   │   ├── permissions_controller_test.rb
│   │   │   │   ├── suggested_collaborators_controller_test.rb
│   │   │   │   └── visibility_settings_controller_test.rb
│   │   │   ├── copilot_spaces_controller_test.rb
│   │   │   ├── copilot_trace_viewer_controller_test.rb
│   │   │   ├── diff_summary_repository_completions_controller_test.rb
│   │   │   ├── enterprise_signup_controller_test.rb
│   │   │   ├── feedback_controller_test.rb
│   │   │   ├── feedback_survey_controller_test.rb
│   │   │   ├── immersive
│   │   │   │   ├── agent_task_controller_test.rb
│   │   │   │   ├── agent_tasks_controller_test.rb
│   │   │   │   ├── figma_link_controller_test.rb
│   │   │   │   ├── markdown_controller_test.rb
│   │   │   │   ├── task_controller_test.rb
│   │   │   │   └── unscoped_task_controller_test.rb
│   │   │   ├── immersive_controller_test.rb
│   │   │   ├── max_signup_controller_test.rb
│   │   │   ├── next_edit_suggestions_waitlist_signup_controller_test.rb
│   │   │   ├── nl_github_search_completions_controller_test.rb
│   │   │   ├── personal_instructions_controller_test.rb
│   │   │   ├── preferences_controller_test.rb
│   │   │   ├── pro_plus_signup_controller_test.rb
│   │   │   ├── pro_signup_controller_test.rb
│   │   │   ├── purchase
│   │   │   │   └── plan_purchase_controller_test.rb
│   │   │   ├── quotas_controller_test.rb
│   │   │   ├── repository_completion_feedback_controller_test.rb
│   │   │   ├── signup
│   │   │   │   └── spark_pro_plus_controller_test.rb
│   │   │   ├── signup_controller_test.rb
│   │   │   ├── spark
│   │   │   │   └── throttle_status_controller_test.rb
│   │   │   ├── starred_copilot_spaces_controller_test.rb
│   │   │   ├── swe_agent
│   │   │   │   ├── feedback_controller_test.rb
│   │   │   │   └── models_controller_test.rb
│   │   │   ├── upgrade_controller_test.rb
│   │   │   ├── workbench
│   │   │   │   ├── cloud_environment_controller_test.rb
│   │   │   │   ├── deployment_controller_test.rb
│   │   │   │   ├── editor_controller_test.rb
│   │   │   │   ├── iterations_controller_test.rb
│   │   │   │   ├── manifest_controller_test.rb
│   │   │   │   ├── repository_notification_subscriptions_controller_test.rb
│   │   │   │   ├── runtime_kv_controller_test.rb
│   │   │   │   └── runtime_name_controller_test.rb
│   │   │   └── workbench_controller_test.rb
│   │   ├── copilot_business_signup_controller_test.rb
│   │   ├── copilot_business_signup_enterprise_list_controller_test.rb
│   │   ├── copilot_business_signup_organization_list_controller_test.rb
│   │   ├── copilot_jobs_controller_saml_session_enforcement_test.rb
│   │   ├── copilot_jobs_controller_test.rb
│   │   ├── copilot_sessions
│   │   │   ├── agent_info_controller_test.rb
│   │   │   ├── alive_channels_controller_test.rb
│   │   │   ├── pull_requests
│   │   │   │   └── agent_mentions_controller_test.rb
│   │   │   ├── pull_requests_controller_test.rb
│   │   │   ├── repositories_controller_test.rb
│   │   │   └── users_controller_test.rb
│   │   ├── coupons_controller_test.rb
│   │   ├── crazy_routes_test.rb
│   │   ├── csrf_test.rb
│   │   ├── customers
│   │   │   ├── billing
│   │   │   │   ├── ai_usage_controller_test.rb
│   │   │   │   ├── budgets_controller_test.rb
│   │   │   │   ├── copilot_usage
│   │   │   │   │   ├── billing_preview_controller_test.rb
│   │   │   │   │   ├── models_controller_test.rb
│   │   │   │   │   └── usage_card_controller_test.rb
│   │   │   │   ├── discounts_controller_test.rb
│   │   │   │   ├── included_usage_notifications_controller_test.rb
│   │   │   │   ├── multi_user_budgets_controller_test.rb
│   │   │   │   ├── net_usages_controller_test.rb
│   │   │   │   ├── next_charge_controller_test.rb
│   │   │   │   ├── policy_controller_test.rb
│   │   │   │   ├── premium_requests_usage_controller_test.rb
│   │   │   │   ├── repo_usage_controller_test.rb
│   │   │   │   ├── usage_controller_test.rb
│   │   │   │   ├── usage_report_controller_test.rb
│   │   │   │   ├── usage_table_controller_test.rb
│   │   │   │   └── usage_totals_controller_test.rb
│   │   │   ├── billing_controller_test.rb
│   │   │   └── concerns
│   │   │       └── billing_payload_test.rb
│   │   ├── custom_footer_test.rb
│   │   ├── dashboard
│   │   │   ├── banners_below_the_header_test.rb
│   │   │   ├── favorites_controller_test.rb
│   │   │   ├── favorites_modal_controller_test.rb
│   │   │   ├── favorites_pinnable_items_controller_test.rb
│   │   │   ├── feedback_controller_test.rb
│   │   │   ├── feed_controller_test.rb
│   │   │   ├── issues_controller_test.rb
│   │   │   ├── organization_nudges_test.rb
│   │   │   └── preferences_controller_test.rb
│   │   ├── dashboard_controller_test.rb
│   │   ├── dashboard_feeds_controller_conduit_test.rb
│   │   ├── dashboard_feeds_controller_stratocaster_test.rb
│   │   ├── dashboard_test.rb
│   │   ├── database_selector_test.rb
│   │   ├── debug_test.rb
│   │   ├── dependabot
│   │   │   └── install_on_config_push_test.rb
│   │   ├── dependency_graph_sbom_controller_test.rb
│   │   ├── dependency_review
│   │   │   ├── dependency_review_controller_test.rb
│   │   │   └── dependency_review_rich_diff_test.rb
│   │   ├── deploy_form_controller_test.rb
│   │   ├── developer_program_membership_controller_test.rb
│   │   ├── device_authorization_controller
│   │   │   ├── active_external_identities_selection_test.rb
│   │   │   ├── active_external_identity_session_enforcement_test.rb
│   │   │   ├── ip_allow_list_enforcement_selection_test.rb
│   │   │   └── with_sudo_mode_test.rb
│   │   ├── device_authorization_controller_test.rb
│   │   ├── devtools
│   │   │   ├── experiments_controller_test.rb
│   │   │   ├── feature_flags_controller_test.rb
│   │   │   ├── integration_features_controller_test.rb
│   │   │   ├── mismatches_controller_test.rb
│   │   │   ├── samples_controller_test.rb
│   │   │   ├── spamurai
│   │   │   │   └── datasources_controller_test.rb
│   │   │   ├── stream_processors_controller_test.rb
│   │   │   ├── surveys_controller_test.rb
│   │   │   └── toggleable_features_controller_test.rb
│   │   ├── devtools_controller_test.rb
│   │   ├── diff_limits_test.rb
│   │   ├── diffs_controller_test.rb
│   │   ├── diff_submodule_test.rb
│   │   ├── diff_view_controller_test.rb
│   │   ├── discussion_locks_controller_test.rb
│   │   ├── discussions
│   │   │   ├── actions_menus_controller_test.rb
│   │   │   ├── announcements_controller_test.rb
│   │   │   ├── author_suggestions_controller_test.rb
│   │   │   ├── badges_controller_test.rb
│   │   │   ├── batch_votes_controller_test.rb
│   │   │   ├── block_from_comment_modals_controller_test.rb
│   │   │   ├── bodies_controller_test.rb
│   │   │   ├── categories_controller_delete_test.rb
│   │   │   ├── categories_controller_test.rb
│   │   │   ├── category_menus_controller_test.rb
│   │   │   ├── category_pins_controller_test.rb
│   │   │   ├── choose_controller_test.rb
│   │   │   ├── chosen_comments_controller_test.rb
│   │   │   ├── comment_counts_controller_test.rb
│   │   │   ├── comment_header_reaction_buttons_controller_test.rb
│   │   │   ├── comment_issue_modals_controller_test.rb
│   │   │   ├── comment_minimizations_controller_test.rb
│   │   │   ├── comments
│   │   │   │   ├── delete_content_modals_controller_test.rb
│   │   │   │   ├── language_detections_controller_test.rb
│   │   │   │   ├── post_as_admin_modals_controller_test.rb
│   │   │   │   ├── threads_controller_test.rb
│   │   │   │   ├── unminimize_content_modals_controller_test.rb
│   │   │   │   └── votes_controller_test.rb
│   │   │   ├── comments_controller_test.rb
│   │   │   ├── conditional_access_targeting_test.rb
│   │   │   ├── discussion_dashboard_visibility_test.rb
│   │   │   ├── discussions_index_performance_test.rb
│   │   │   ├── discussions_show_performance_test.rb
│   │   │   ├── draft_and_scheduled_discussions_test.rb
│   │   │   ├── edits_controller_test.rb
│   │   │   ├── events_controller_test.rb
│   │   │   ├── form_actions_controller_test.rb
│   │   │   ├── header_reaction_buttons_controller_test.rb
│   │   │   ├── issue_modals_controller_test.rb
│   │   │   ├── labels_controller_test.rb
│   │   │   ├── label_suggestions_controller_test.rb
│   │   │   ├── language_detections_controller_test.rb
│   │   │   ├── leaderboards_controller_test.rb
│   │   │   ├── org_level_discussions_test.rb
│   │   │   ├── org_level_index_performance_test.rb
│   │   │   ├── pages_controller_test.rb
│   │   │   ├── permalinks_controller_test.rb
│   │   │   ├── polls
│   │   │   │   ├── previews_controller_test.rb
│   │   │   │   └── votes_controller_test.rb
│   │   │   ├── polls_controller_test.rb
│   │   │   ├── publish_modals_controller_test.rb
│   │   │   ├── reactions_controller_test.rb
│   │   │   ├── report_content_modals_controller_test.rb
│   │   │   ├── repository_transfers
│   │   │   │   └── repositories_controller_test.rb
│   │   │   ├── repository_transfers_controller_test.rb
│   │   │   ├── save_as_draft_modals_controller_test.rb
│   │   │   ├── scheduling_test.rb
│   │   │   ├── sections_controller_test.rb
│   │   │   ├── sidebars_controller_test.rb
│   │   │   ├── spotlight_positions_controller_test.rb
│   │   │   ├── spotlight_previews_controller_test.rb
│   │   │   ├── spotlights_controller_test.rb
│   │   │   ├── timelines_controller_test.rb
│   │   │   ├── titles_controller_test.rb
│   │   │   ├── unblock_from_comment_modals_controller_test.rb
│   │   │   ├── verified_answers_controller_test.rb
│   │   │   ├── votes_controller_test.rb
│   │   │   └── welcome_templates_controller_test.rb
│   │   ├── discussions_controller_for_atom_feed_test.rb
│   │   ├── discussions_controller_for_enterprise_managed_user_test.rb
│   │   ├── discussions_controller_get_test.rb
│   │   ├── discussions_controller_test.rb
│   │   ├── discussions_dashboard_controller_test.rb
│   │   ├── dotcom_codesearch
│   │   │   └── advanced_controller_test.rb
│   │   ├── dotcom_codesearch_controller_test.rb
│   │   ├── dotcom_connection_webhooks_controller_test.rb
│   │   ├── editor
│   │   │   ├── actions_controller_test.rb
│   │   │   └── dev_containers_controller_test.rb
│   │   ├── edit_repositories
│   │   │   ├── code_review_limits_controller_test.rb
│   │   │   ├── commit_comments_controller_test.rb
│   │   │   ├── copilot_code_guidelines
│   │   │   │   ├── enablements_controller_test.rb
│   │   │   │   ├── playground_runs_controller_test.rb
│   │   │   │   └── sample_code_generations_controller_test.rb
│   │   │   ├── copilot_code_guidelines_controller_test.rb
│   │   │   ├── copilot_code_guidelines_occurrences_controller_test.rb
│   │   │   ├── default_copilot_code_review_rulesets_controller_test.rb
│   │   │   ├── discussion_activation_controller_test.rb
│   │   │   ├── interaction_limits_controller_test.rb
│   │   │   ├── manage_access_controller_test.rb
│   │   │   ├── pages_view_test.rb
│   │   │   ├── pull_request_activation_controller_test.rb
│   │   │   ├── pull_request_creation_cap_bypass_controller_test.rb
│   │   │   ├── pull_request_creation_cap_controller_test.rb
│   │   │   ├── pull_request_creation_policy_controller_test.rb
│   │   │   ├── repository_announcement_controller_test.rb
│   │   │   └── tag_protection_controller_test.rb
│   │   ├── edit_repositories_controller
│   │   │   ├── access_test.rb
│   │   │   ├── add_team_test.rb
│   │   │   ├── alerts_test.rb
│   │   │   ├── anonymous_git_access_test.rb
│   │   │   ├── archived_state_test.rb
│   │   │   ├── archive_test.rb
│   │   │   ├── branch_test.rb
│   │   │   ├── custom_tabs_test.rb
│   │   │   ├── delete_test.rb
│   │   │   ├── deploy_keys_test.rb
│   │   │   ├── enterprise_managed_user_test.rb
│   │   │   ├── fine_grained_permissions_test.rb
│   │   │   ├── forking_settings_test.rb
│   │   │   ├── funding_test.rb
│   │   │   ├── locked_for_migration_test.rb
│   │   │   ├── member_suggestions_test.rb
│   │   │   ├── options_test.rb
│   │   │   ├── pages_test.rb
│   │   │   ├── remove_member_test.rb
│   │   │   ├── remove_team_test.rb
│   │   │   ├── rename_test.rb
│   │   │   ├── rulesets_test.rb
│   │   │   ├── set_visibility_test.rb
│   │   │   ├── trade_controls_test.rb
│   │   │   ├── transfers_test.rb
│   │   │   └── wikis_feature_test.rb
│   │   ├── edit_repositories_controller_active_external_identity_session_enforcement_test.rb
│   │   ├── edit_repositories_controller_merge_method_http_test.rb
│   │   ├── edit_repositories_controller_private_test.rb
│   │   ├── edit_repositories_controller_rule_insights_http_test.rb
│   │   ├── edit_repositories_controller_ruleset_test.rb
│   │   ├── edit_repositories_controller_settings_test.rb
│   │   ├── edit_repositories_controller_tiered_reporting_http_test.rb
│   │   ├── edit_repositories_controller_update_test.rb
│   │   ├── edit_repositories_controller_update_topics_test.rb
│   │   ├── email
│   │   │   ├── optins_controller_test.rb
│   │   │   ├── preferences_controller_test.rb
│   │   │   ├── subscribes_controller_test.rb
│   │   │   └── unsubscribes_controller_test.rb
│   │   ├── email_unlink_controller_test.rb
│   │   ├── email_validity_checks_controller_test.rb
│   │   ├── enterprise_installations_controller_test.rb
│   │   ├── enterprise_signup_controller_test.rb
│   │   ├── environments
│   │   │   └── branch_policies_controller_test.rb
│   │   ├── environments_controller_test.rb
│   │   ├── environment_test.rb
│   │   ├── events_controller_test.rb
│   │   ├── experiments_variants_controller_test.rb
│   │   ├── explore_controller_test.rb
│   │   ├── external_integrations_controller_test.rb
│   │   ├── failbot_rescuer_middleware_test.rb
│   │   ├── failbot_test.rb
│   │   ├── failover_cache_test.rb
│   │   ├── fakestate_test.rb
│   │   ├── feature_gone_controller_test.rb
│   │   ├── feature_preview_controller_test.rb
│   │   ├── feature_preview_test.rb
│   │   ├── files_controller_test.rb
│   │   ├── filter_parameters_test.rb
│   │   ├── filter_providers
│   │   │   ├── business_organizations_controller_test.rb
│   │   │   ├── issue_fields_controller_test.rb
│   │   │   ├── issues_controller_test.rb
│   │   │   ├── labels_controller_test.rb
│   │   │   ├── languages_controller_test.rb
│   │   │   ├── milestones_controller_test.rb
│   │   │   ├── organizations_controller_test.rb
│   │   │   ├── projects_controller_test.rb
│   │   │   ├── repositories_controller_test.rb
│   │   │   ├── teams_controller_test.rb
│   │   │   └── users_controller_test.rb
│   │   ├── filter_redirect_parameters_test.rb
│   │   ├── filter_suggestions
│   │   │   ├── languages_controller_test.rb
│   │   │   ├── milestones_controller_test.rb
│   │   │   └── repositories_controller_test.rb
│   │   ├── filter_suggestions_controller_test.rb
│   │   ├── force502_controller_test.rb
│   │   ├── funding_links_controller_test.rb
│   │   ├── generate_copilot_description_controller_test.rb
│   │   ├── ghas_trial
│   │   │   └── requests_controller_test.rb
│   │   ├── ghui
│   │   │   ├── filter_suggestions
│   │   │   │   └── issue_types_controller_test.rb
│   │   │   ├── ghui_base_controller_test.rb
│   │   │   └── item_pickers
│   │   │       ├── assignees_controller_test.rb
│   │   │       ├── bulk_actions_controller_test.rb
│   │   │       ├── issue_types_controller_test.rb
│   │   │       ├── labels_controller_test.rb
│   │   │       ├── milestones_controller_test.rb
│   │   │       └── projects_controller_test.rb
│   │   ├── git_content_controller_test.rb
│   │   ├── git_fetch_commits_test.rb
│   │   ├── githooks_test.rb
│   │   ├── github_after_response_middleware_test.rb
│   │   ├── github_cache_middleware_test.rb
│   │   ├── github_cluster_disabler_middleware_test.rb
│   │   ├── github_context_middleware_test.rb
│   │   ├── github_enterprise_middleware_test.rb
│   │   ├── github_limiters_renderer_integration_test.rb
│   │   ├── github_models
│   │   │   ├── available_models_controller_test.rb
│   │   │   ├── catalog_controller_test.rb
│   │   │   ├── details_controller_test.rb
│   │   │   ├── documentation_controller_test.rb
│   │   │   ├── feedback_controller_test.rb
│   │   │   ├── model_playgrounds_controller_test.rb
│   │   │   ├── organization_access_policies_controller_test.rb
│   │   │   ├── organization_billings_controller_test.rb
│   │   │   ├── playground_dependency_test.rb
│   │   │   ├── presets_controller_test.rb
│   │   │   ├── pull_request_prompts_controller_test.rb
│   │   │   ├── repository_access_policies_controller_test.rb
│   │   │   ├── repository_custom_models_controller_test.rb
│   │   │   ├── repository_models_controller_test.rb
│   │   │   ├── repository_models_settings_controller_test.rb
│   │   │   ├── repository_playground_controller_test.rb
│   │   │   ├── repository_prompt_comparisons_controller_test.rb
│   │   │   ├── repository_prompts_controller_test.rb
│   │   │   ├── search_filters_controller_test.rb
│   │   │   ├── token_controller_test.rb
│   │   │   └── users
│   │   │       └── billing_enablement_controller_test.rb
│   │   ├── github_stats_middleware_test.rb
│   │   ├── github_tracer_middleware_test.rb
│   │   ├── gitrpc_instrumentation_test.rb
│   │   ├── gitrpc_kwargs_test.rb
│   │   ├── gitrpc_proxy_hint_headers_test.rb
│   │   ├── gitrpc_proxy_test.rb
│   │   ├── git_signing_ssh_public_keys_controller_test.rb
│   │   ├── global_advisories_controller_test.rb
│   │   ├── global_advisory_improvements_controller_test.rb
│   │   ├── global_navigation_dependencies_test.rb
│   │   ├── global_navigation_payloads_controller_test.rb
│   │   ├── global_notices_test.rb
│   │   ├── gpg_keys_controller_test.rb
│   │   ├── graphql_middleware_test.rb
│   │   ├── graphs_controller_test.rb
│   │   ├── hawaii_experiment_helper_test.rb
│   │   ├── hook_deliveries_controller_test.rb
│   │   ├── hooks
│   │   │   ├── autolink_hook_test.rb
│   │   │   ├── branch_protection_configuration_hook_test.rb
│   │   │   ├── branch_protection_rule_hook_test.rb
│   │   │   ├── cache_sync_event_test.rb
│   │   │   ├── check_run_hook_test.rb
│   │   │   ├── check_suite_hook_test.rb
│   │   │   ├── close_issue_reference_hook_test.rb
│   │   │   ├── code_scanning_alert_event_test.rb
│   │   │   ├── commit_comment_hook_test.rb
│   │   │   ├── create_hook_test.rb
│   │   │   ├── custom_property_test.rb
│   │   │   ├── custom_property_values_test.rb
│   │   │   ├── delete_hook_test.rb
│   │   │   ├── dependabot
│   │   │   │   ├── installation_hook_test.rb
│   │   │   │   └── installation_repositories_hook_test.rb
│   │   │   ├── dependabot_alert_hook_test.rb
│   │   │   ├── deploy_key_hook_test.rb
│   │   │   ├── deployment_hook_test.rb
│   │   │   ├── deployment_protection_rule_hook_test.rb
│   │   │   ├── deployment_review_hook_test.rb
│   │   │   ├── deployment_status_hook_test.rb
│   │   │   ├── discussion_comments_hook_test.rb
│   │   │   ├── discussions_hook_test.rb
│   │   │   ├── enterprise_hook_test.rb
│   │   │   ├── exemption_request_hook_test.rb
│   │   │   ├── fork_hook_test.rb
│   │   │   ├── github_app_authorization_hook_test.rb
│   │   │   ├── gollum_hook_test.rb
│   │   │   ├── installation_hook_test.rb
│   │   │   ├── installation_repositories_hook_test.rb
│   │   │   ├── installation_target_hook_test.rb
│   │   │   ├── issue_comment_hook_test.rb
│   │   │   ├── issue_dependencies_hook_test.rb
│   │   │   ├── issue_event_hook_test.rb
│   │   │   ├── issue_field_value_instrumentation_test.rb
│   │   │   ├── issues_hook_test.rb
│   │   │   ├── label_hook_test.rb
│   │   │   ├── member_hook_test.rb
│   │   │   ├── membership_hook_test.rb
│   │   │   ├── memex_project_hook_test.rb
│   │   │   ├── merge_group_hook_test.rb
│   │   │   ├── merge_queue_entry_hook_test.rb
│   │   │   ├── meta_hook_test.rb
│   │   │   ├── milestone_hook_test.rb
│   │   │   ├── organization_custom_property_hook_test.rb
│   │   │   ├── organization_custom_property_values_hook_test.rb
│   │   │   ├── organization_hook_test.rb
│   │   │   ├── org_block_test.rb
│   │   │   ├── packages_hook_test.rb
│   │   │   ├── page_build_hook_test.rb
│   │   │   ├── page_hook_test.rb
│   │   │   ├── personal_access_token_hook_test.rb
│   │   │   ├── ping_hook_test.rb
│   │   │   ├── project_card_hook_test.rb
│   │   │   ├── project_column_hook_test.rb
│   │   │   ├── project_hook_test.rb
│   │   │   ├── projects_v2_hook_test.rb
│   │   │   ├── projects_v2_item_hook_test.rb
│   │   │   ├── projects_v2_status_update_hook_test.rb
│   │   │   ├── public_hook_test.rb
│   │   │   ├── pull_request_hook_test.rb
│   │   │   ├── pull_request_review_comment_hook_test.rb
│   │   │   ├── pull_request_review_hook_test.rb
│   │   │   ├── pull_request_review_thread_hook_test.rb
│   │   │   ├── push_hook_test.rb
│   │   │   ├── reaction_hook_test.rb
│   │   │   ├── registry_packages_hook_test.rb
│   │   │   ├── release_hook_test.rb
│   │   │   ├── reminder_hook_test.rb
│   │   │   ├── repository_actions_settings_hook_test.rb
│   │   │   ├── repository_advanced_security_settings_hook_test.rb
│   │   │   ├── repository_advisory_hook_test.rb
│   │   │   ├── repository_archive_settings_hook_test.rb
│   │   │   ├── repository_dispatch_hook_test.rb
│   │   │   ├── repository_hook_test.rb
│   │   │   ├── repository_pull_request_settings_hook_test.rb
│   │   │   ├── repository_ruleset_hook_test.rb
│   │   │   ├── repository_vulnerability_alerts_hook_test.rb
│   │   │   ├── repository_webhook_hook_test.rb
│   │   │   ├── sponsorship_hook_test.rb
│   │   │   ├── star_hook_test.rb
│   │   │   ├── status_hook_test.rb
│   │   │   ├── sub_issue_hook_test.rb
│   │   │   ├── subscribed_integration_hooks_test.rb
│   │   │   ├── team_add_hook_test.rb
│   │   │   ├── team_hook_test.rb
│   │   │   ├── user_hook_test.rb
│   │   │   ├── watch_hook_test.rb
│   │   │   ├── workflow_dispatch_hook_test.rb
│   │   │   ├── workflow_job_hook_test.rb
│   │   │   └── workflow_run_hook_test.rb
│   │   ├── hovercards
│   │   │   ├── acv_badges_controller_test.rb
│   │   │   ├── advisories_controller_test.rb
│   │   │   ├── code_scanning_alert_controller_authz_test.rb
│   │   │   ├── code_scanning_alert_controller_test.rb
│   │   │   ├── commits_controller_test.rb
│   │   │   ├── copilot_controller_test.rb
│   │   │   ├── dependabot_alerts_controller_test.rb
│   │   │   ├── dependency_graph_controller_test.rb
│   │   │   ├── discussions_controller_test.rb
│   │   │   ├── integrations_controller_test.rb
│   │   │   ├── issues_and_pull_requests_controller_test.rb
│   │   │   ├── memexes_controller_test.rb
│   │   │   ├── organizations_controller_test.rb
│   │   │   ├── profile_highlights_controller_test.rb
│   │   │   ├── repositories
│   │   │   │   └── citations_controller_test.rb
│   │   │   ├── repositories_controller_test.rb
│   │   │   ├── teams_controller_test.rb
│   │   │   └── users_controller_test.rb
│   │   ├── html_scanner_test.rb
│   │   ├── hydro_request_events_test.rb
│   │   ├── hypersight_controller_test.rb
│   │   ├── identicons_controller_test.rb
│   │   ├── iframe_helper_controller_test.rb
│   │   ├── insights_controller_test.rb
│   │   ├── integration_installation_requests_controller_test.rb
│   │   ├── integration_installations_controller
│   │   │   ├── create_test.rb
│   │   │   ├── external_apps_test.rb
│   │   │   ├── spammy_owned_integrations_test.rb
│   │   │   └── update_test.rb
│   │   ├── integration_installations_controller_test.rb
│   │   ├── integration_listings_controller_test.rb
│   │   ├── integrations
│   │   │   └── installation_actions_controller_test.rb
│   │   ├── integrations_controller_test.rb
│   │   ├── integration_status_test.rb
│   │   ├── interaction_tracking_test.rb
│   │   ├── internal
│   │   │   └── feedback_controller_test.rb
│   │   ├── internal_graphql_controller_test.rb
│   │   ├── invalid_cookie_test.rb
│   │   ├── invoices_controller_test.rb
│   │   ├── iopromise_middleware_test.rb
│   │   ├── ip_allowlist_app_access_enabled_controller_test.rb
│   │   ├── ip_allowlist_checks_controller_test.rb
│   │   ├── ip_allowlist_enabled_controller_test.rb
│   │   ├── ip_allowlist_entries_controller_test.rb
│   │   ├── issues
│   │   │   ├── actions_menus_controller_test.rb
│   │   │   ├── agent_assignments_controller_test.rb
│   │   │   ├── agent_tasks_controller_test.rb
│   │   │   ├── assignees_controller_test.rb
│   │   │   ├── duplicate_detection_llm_dependency_test.rb
│   │   │   ├── duplicate_detection_llm_instrumentation_test.rb
│   │   │   ├── edit_form_controller_test.rb
│   │   │   ├── feedback_controller_test.rb
│   │   │   ├── issue_subscriptions_test.rb
│   │   │   ├── labels_controller_test.rb
│   │   │   ├── saved_replies_controller_test.rb
│   │   │   ├── semantics_controller_duplicate_detection_test.rb
│   │   │   ├── semantics_controller_semantic_search_test.rb
│   │   │   └── semantics_controller_test.rb
│   │   ├── issues_controller_blocked_user_http_test.rb
│   │   ├── issues_controller_contribution_prompt_http_test.rb
│   │   ├── issues_controller_current_repository_is_archived_http_test.rb
│   │   ├── issues_controller_current_repository_locked_for_migration_is_true_http_test.rb
│   │   ├── issues_controller_dashboard_react_http_test.rb
│   │   ├── issues_controller_dashboards_http_test.rb
│   │   ├── issues_controller_dd_metrics_test.rb
│   │   ├── issues_controller_error_page_graphql_preload_test.rb
│   │   ├── issues_controller_ip_allow_list_enforcement_http_test.rb
│   │   ├── issues_controller_json_format_rejection_http_test.rb
│   │   ├── issues_controller_linked_closing_reference_http_test.rb
│   │   ├── issues_controller_lists_react_http_test.rb
│   │   ├── issues_controller_lock_issue_http_test.rb
│   │   ├── issues_controller_new_issue_page_react_http_test.rb
│   │   ├── issues_controller_partial_filtering_http_test.rb
│   │   ├── issues_controller_partials_http_test.rb
│   │   ├── issues_controller_rate_limiting_http_test.rb
│   │   ├── issues_controller_saml_session_enforcement_http_test.rb
│   │   ├── issues_controller_set_milestone_http_test.rb
│   │   ├── issues_controller_show_page_react_http_test.rb
│   │   ├── issues_controller_sso_test.rb
│   │   ├── issues_controller_stat_test.rb
│   │   ├── issues_controller_triage_issues_http_test.rb
│   │   ├── issues_controller_unlock_issue_http_test.rb
│   │   ├── issues_controller_update_http_test.rb
│   │   ├── issue_search_test.rb
│   │   ├── issues_preheating_controller_preheat_http_test.rb
│   │   ├── issues_triage_agent_controller_test.rb
│   │   ├── issue_templates_controller_test.rb
│   │   ├── jobs
│   │   │   └── job_subscriptions_test.rb
│   │   ├── jobs_controller_test.rb
│   │   ├── keyboard_shortcuts_controller_test.rb
│   │   ├── labels_controller_rate_limiting_http_test.rb
│   │   ├── labels_controller_test.rb
│   │   ├── ldap_authenticated_test.rb
│   │   ├── limiters_notified_of_timeouts_test.rb
│   │   ├── localization
│   │   │   └── translations_controller_test.rb
│   │   ├── malformed_request_handler_test.rb
│   │   ├── mandatory_message_views_controller_test.rb
│   │   ├── marketplace
│   │   │   ├── actions
│   │   │   │   ├── agreement_signatures_controller_test.rb
│   │   │   │   └── usable_icons_controller_test.rb
│   │   │   ├── actions_controller_test.rb
│   │   │   ├── actions_versions_controller_test.rb
│   │   │   ├── listings
│   │   │   │   ├── featured_customers_controller_test.rb
│   │   │   │   ├── insights
│   │   │   │   │   └── inactive_customers_controller_test.rb
│   │   │   │   ├── transparency_report_exports_controller_test.rb
│   │   │   │   ├── unverified_approval_requests_controller_test.rb
│   │   │   │   └── verified_approval_requests_controller_test.rb
│   │   │   ├── organizations_autocomplete_controller_test.rb
│   │   │   ├── pending_installations
│   │   │   │   └── dismissals_controller_test.rb
│   │   │   ├── pending_installations_controller_test.rb
│   │   │   ├── pending_orders_controller_test.rb
│   │   │   └── searches_controller_test.rb
│   │   ├── marketplace_agreement_signatures_controller_test.rb
│   │   ├── marketplace_listing_admins_controller_test.rb
│   │   ├── marketplace_listing_hooks_controller_test.rb
│   │   ├── marketplace_listing_insights_controller_test.rb
│   │   ├── marketplace_listing_installations_controller_test.rb
│   │   ├── marketplace_listing_plans_controller_test.rb
│   │   ├── marketplace_listings_controller_test.rb
│   │   ├── marketplace_listing_screenshots_controller_test.rb
│   │   ├── marketplace_listings_security_and_compliance_controller_test.rb
│   │   ├── marketplace_listing_sync_controller_test.rb
│   │   ├── marketplace_listing_transactions_controller_test.rb
│   │   ├── marketplace_purchases_controller_active_external_identity_session_enforcement_http_test.rb
│   │   ├── marketplace_purchases_controller_test.rb
│   │   ├── marketplaces_controller_test.rb
│   │   ├── markup_test.rb
│   │   ├── mcp_registry_controller_test.rb
│   │   ├── memexes
│   │   │   ├── auto_assign_agent_configurations_controller_common_tests.rb
│   │   │   ├── auto_assign_agent_configurations_controller_org_test.rb
│   │   │   ├── auto_assign_agent_configurations_controller_user_test.rb
│   │   │   ├── charts_controller_common_tests.rb
│   │   │   ├── charts_controller_org_test.rb
│   │   │   ├── charts_controller_user_test.rb
│   │   │   ├── column_options_controller_common_tests.rb
│   │   │   ├── column_options_controller_org_test.rb
│   │   │   ├── column_options_controller_user_test.rb
│   │   │   ├── columns
│   │   │   │   └── issue_fields_controller_test.rb
│   │   │   ├── columns_controller_common_tests.rb
│   │   │   ├── columns_controller_org_test.rb
│   │   │   ├── columns_controller_user_test.rb
│   │   │   ├── issue_fields
│   │   │   │   └── suggested_issue_fields_controller_test.rb
│   │   │   ├── items
│   │   │   │   ├── archive_controller_test.rb
│   │   │   │   ├── bulk_actions_controller_test.rb
│   │   │   │   ├── repository_bulk_actions_controller_test.rb
│   │   │   │   ├── suggested_assignees_controller_test.rb
│   │   │   │   ├── suggested_issue_types_controller_test.rb
│   │   │   │   └── suggested_labels_controller_test.rb
│   │   │   ├── items_controller_common_create_test.rb
│   │   │   ├── items_controller_common_delete_test.rb
│   │   │   ├── items_controller_common_index_group_test.rb
│   │   │   ├── items_controller_common_index_test.rb
│   │   │   ├── items_controller_common_read_test.rb
│   │   │   ├── items_controller_common_sub_issues_test.rb
│   │   │   ├── items_controller_common_update_test.rb
│   │   │   ├── items_controller_org_create_test.rb
│   │   │   ├── items_controller_org_delete_test.rb
│   │   │   ├── items_controller_org_index_group_test.rb
│   │   │   ├── items_controller_org_index_test.rb
│   │   │   ├── items_controller_org_read_test.rb
│   │   │   ├── items_controller_org_sub_issues_test.rb
│   │   │   ├── items_controller_org_update_test.rb
│   │   │   ├── items_controller_user_create_test.rb
│   │   │   ├── items_controller_user_delete_test.rb
│   │   │   ├── items_controller_user_index_group_test.rb
│   │   │   ├── items_controller_user_index_test.rb
│   │   │   ├── items_controller_user_read_test.rb
│   │   │   ├── items_controller_user_sub_issues_test.rb
│   │   │   ├── items_controller_user_update_test.rb
│   │   │   ├── memexes_controller_common_tests.rb
│   │   │   ├── memexes_controller_reviewer_common_tests.rb
│   │   │   ├── memexes_controller_search_common_tests.rb
│   │   │   ├── migration_controller_common_tests.rb
│   │   │   ├── migration_controller_org_test.rb
│   │   │   ├── migration_controller_user_test.rb
│   │   │   ├── migration_retries_controller_test.rb
│   │   │   ├── notification_subscriptions_controller_common_tests.rb
│   │   │   ├── notification_subscriptions_controller_org_test.rb
│   │   │   ├── notification_subscriptions_controller_user_test.rb
│   │   │   ├── partials_controller_test.rb
│   │   │   ├── settings
│   │   │   │   ├── collaborators_controller_test.rb
│   │   │   │   └── suggested_collaborators_controller_test.rb
│   │   │   ├── settings_controller_common_test.rb
│   │   │   ├── settings_controller_org_test.rb
│   │   │   ├── settings_controller_user_test.rb
│   │   │   ├── side_panel_item
│   │   │   │   └── comments_controller_test.rb
│   │   │   ├── side_panel_item_controller_common_tests.rb
│   │   │   ├── side_panel_item_controller_org_test.rb
│   │   │   ├── side_panel_item_controller_user_test.rb
│   │   │   ├── statuses_controller_common_tests.rb
│   │   │   ├── statuses_controller_org_test.rb
│   │   │   ├── statuses_controller_user_test.rb
│   │   │   ├── suggested_organizations_controller_test.rb
│   │   │   ├── templates_controller_common_tests.rb
│   │   │   ├── templates_controller_org_test.rb
│   │   │   ├── templates_controller_user_test.rb
│   │   │   ├── views_controller_common_tests.rb
│   │   │   ├── views_controller_org_test.rb
│   │   │   ├── views_controller_user_test.rb
│   │   │   ├── workflows_configuration_controller_test.rb
│   │   │   ├── workflows_controller_common_tests.rb
│   │   │   ├── workflows_controller_org_test.rb
│   │   │   └── workflows_controller_user_test.rb
│   │   ├── memexes_controller_test.rb
│   │   ├── memex_routing_test.rb
│   │   ├── mention_diff_test.rb
│   │   ├── merge_queue_beta_memberships_controller_test.rb
│   │   ├── merge_queues
│   │   │   ├── entries_controller_test.rb
│   │   │   ├── queue_partial_controller_test.rb
│   │   │   └── statuses_controller_test.rb
│   │   ├── merge_queues_controller_resilience_test.rb
│   │   ├── merge_queues_controller_test.rb
│   │   ├── middleware
│   │   │   └── database_selection_test.rb
│   │   ├── milestones_controller_for_enterprise_managed_user_test.rb
│   │   ├── milestones_controller_rate_limiting_http_test.rb
│   │   ├── milestones_controller_test.rb
│   │   ├── models_byok
│   │   │   ├── organization_custom_keys_controller_test.rb
│   │   │   ├── organization_custom_models_batch_updates_controller_test.rb
│   │   │   ├── organization_custom_models_controller_test.rb
│   │   │   └── organization_provider_models_controller_test.rb
│   │   ├── monaco_methods_test.rb
│   │   ├── move_work
│   │   │   ├── choose_organizations_controller_test.rb
│   │   │   ├── choose_resources_controller_test.rb
│   │   │   ├── confirmations_controller_test.rb
│   │   │   ├── move_work_controller_test.rb
│   │   │   ├── organizations
│   │   │   │   └── plans_controller_test.rb
│   │   │   └── repositories_controller_test.rb
│   │   ├── network
│   │   │   ├── dependabot
│   │   │   │   ├── access_recommendations_controller_test.rb
│   │   │   │   └── jobs_controller_test.rb
│   │   │   └── dependabot_controller_test.rb
│   │   ├── network_controller_test.rb
│   │   ├── newsies
│   │   │   ├── email_handler_test.rb
│   │   │   └── mute_test.rb
│   │   ├── new_user_behaviors_test.rb
│   │   ├── notification_restrictions_controller_test.rb
│   │   ├── notifications_controller_test.rb
│   │   ├── notifications_indicator_controller_test.rb
│   │   ├── notification_subscriptions_controller_test.rb
│   │   ├── notifications_v2_controller
│   │   │   ├── controller_ip_allow_list_enforcement_test.rb
│   │   │   ├── copilot_digest_test.rb
│   │   │   ├── custom_inbox_test.rb
│   │   │   ├── index_test.rb
│   │   │   ├── list_view_test.rb
│   │   │   ├── mark_as_emu_test.rb
│   │   │   ├── mark_as_routing_test.rb
│   │   │   ├── mark_as_saml_test.rb
│   │   │   ├── mark_as_test.rb
│   │   │   ├── member_feature_request_test.rb
│   │   │   ├── preferences_test.rb
│   │   │   └── repository_advisories_test.rb
│   │   ├── notifications_v2_controller_test.rb
│   │   ├── notifications_v2_routes_test.rb
│   │   ├── oauth_accesses_controller_test.rb
│   │   ├── oauth_applications_controller_test.rb
│   │   ├── oauth_authorizations_controller_test.rb
│   │   ├── oauth_authorization_server_controller_test.rb
│   │   ├── oauth_controller
│   │   │   ├── account_switching_test.rb
│   │   │   ├── active_external_identities_selection_test.rb
│   │   │   ├── active_external_identity_session_enforcement_test.rb
│   │   │   ├── authorize_valid_http_methods_test.rb
│   │   │   ├── device_authorization_enterprise_transfer_test.rb
│   │   │   ├── device_authorization_test.rb
│   │   │   ├── ip_allow_list_enforcement_selection_test.rb
│   │   │   ├── redirect_uri_test.rb
│   │   │   └── with_sudo_mode_test.rb
│   │   ├── oauth_controller_test.rb
│   │   ├── oauth_identity_controller_test.rb
│   │   ├── oauth_tokens
│   │   │   └── organization
│   │   │       └── credential_authorizations_controller_test.rb
│   │   ├── oauth_tokens_controller_test.rb
│   │   ├── octocaptcha
│   │   │   └── octocaptcha_controller_test.rb
│   │   ├── oidc
│   │   │   ├── cache_test.rb
│   │   │   ├── cap_validator_cache_test.rb
│   │   │   ├── cap_validator_test.rb
│   │   │   ├── configuration_test.rb
│   │   │   ├── keys_test.rb
│   │   │   ├── oidc_dependency_test.rb
│   │   │   ├── relay_state_test.rb
│   │   │   ├── tenant_provider_test.rb
│   │   │   └── token_validator_test.rb
│   │   ├── old_tree_controller_test.rb
│   │   ├── organization_hooks_controller_test.rb
│   │   ├── organizations_controller_test.rb
│   │   ├── orgs
│   │   │   ├── actions_metrics
│   │   │   │   ├── performance_controller_test.rb
│   │   │   │   ├── test_data
│   │   │   │   │   ├── jobs.txt
│   │   │   │   │   ├── repositories.txt
│   │   │   │   │   ├── runner.txt
│   │   │   │   │   ├── runtime.txt
│   │   │   │   │   └── workflows.txt
│   │   │   │   └── usage_controller_test.rb
│   │   │   ├── actions_settings
│   │   │   │   ├── caches_controller_test.rb
│   │   │   │   ├── custom_images_controller_test.rb
│   │   │   │   ├── custom_image_versions_controller_test.rb
│   │   │   │   ├── data_stream_controller_test.rb
│   │   │   │   ├── larger_runners_controller_test.rb
│   │   │   │   ├── oidc_configuration_controller_test.rb
│   │   │   │   ├── policies_controller_test.rb
│   │   │   │   ├── repository_items_controller_test.rb
│   │   │   │   ├── rulesets_controller_test.rb
│   │   │   │   ├── runner_groups_controller_test.rb
│   │   │   │   ├── runner_labels_controller_test.rb
│   │   │   │   ├── runner_scale_sets_controller_test.rb
│   │   │   │   └── runners_controller_test.rb
│   │   │   ├── archive_controller_test.rb
│   │   │   ├── artifact_registry_controller_test.rb
│   │   │   ├── audit_log_controller_test.rb
│   │   │   ├── audit_log_event_settings_controller_test.rb
│   │   │   ├── audit_log_export_controller_test.rb
│   │   │   ├── audit_log_git_event_export_controller_test.rb
│   │   │   ├── autocomplete
│   │   │   │   └── repository_permissions_controller_test.rb
│   │   │   ├── billing_email_checks_controller_test.rb
│   │   │   ├── billing_settings
│   │   │   │   ├── copilot_usage_controller_test.rb
│   │   │   │   └── plan_downgrade_controller_test.rb
│   │   │   ├── code_quality_controller_authz_test.rb
│   │   │   ├── code_quality_controller_test.rb
│   │   │   ├── code_quality_options_controller_authz_test.rb
│   │   │   ├── code_quality_options_controller_test.rb
│   │   │   ├── code_review_limits_controller_test.rb
│   │   │   ├── code_rulesets_controller_test.rb
│   │   │   ├── codespaces_settings
│   │   │   │   ├── general_test.rb
│   │   │   │   └── policy_test.rb
│   │   │   ├── codespaces_settings_controller_test.rb
│   │   │   ├── commit_comments_settings_controller_test.rb
│   │   │   ├── commit_signoff_settings_controller_test.rb
│   │   │   ├── copilot_insights
│   │   │   │   ├── code_generation_controller_test.rb
│   │   │   │   ├── export_controller_test.rb
│   │   │   │   └── usage_controller_test.rb
│   │   │   ├── copilot_settings
│   │   │   │   ├── byok_custom_keys_controller_test.rb
│   │   │   │   ├── byok_custom_models_batch_updates_controller_test.rb
│   │   │   │   ├── byok_custom_models_controller_test.rb
│   │   │   │   ├── byok_provider_models_controller_test.rb
│   │   │   │   ├── content_exclusion_controller_test.rb
│   │   │   │   ├── custom_instructions_controller_test.rb
│   │   │   │   ├── enable_controller_test.rb
│   │   │   │   ├── general_test.rb
│   │   │   │   ├── invitations_controller_test.rb
│   │   │   │   ├── member_search_controller_test.rb
│   │   │   │   ├── policies_controller_models_test.rb
│   │   │   │   ├── policies_controller_test.rb
│   │   │   │   ├── seat_management_controller_test.rb
│   │   │   │   ├── swe_agent_controller_test.rb
│   │   │   │   └── team_seats_controller_test.rb
│   │   │   ├── copilot_settings_controller_test.rb
│   │   │   ├── credential_counts_controller_test.rb
│   │   │   ├── custom_properties_settings_controller_test.rb
│   │   │   ├── default_branch_settings_controller_test.rb
│   │   │   ├── departures_controller_test.rb
│   │   │   ├── dependabot_repository_access_controller_test.rb
│   │   │   ├── deploy_keys_controller_test.rb
│   │   │   ├── discussions_controller_test.rb
│   │   │   ├── displayed_notices_controller_test.rb
│   │   │   ├── enterprise_plan_controller_test.rb
│   │   │   ├── enterprise_purchase_upgrades_controller_test.rb
│   │   │   ├── enterprise_trials_controller_test.rb
│   │   │   ├── enterprise_upgrades_controller_test.rb
│   │   │   ├── followers_controller_test.rb
│   │   │   ├── ghas_active_committers_controller_test.rb
│   │   │   ├── identity_management
│   │   │   │   └── saml_controller_test.rb
│   │   │   ├── identity_management_controller_test.rb
│   │   │   ├── imports_controller_test.rb
│   │   │   ├── initial_invitees_controller_test.rb
│   │   │   ├── initial_invitees_form_controller_test.rb
│   │   │   ├── initial_members_controller_test.rb
│   │   │   ├── insights_controller_test.rb
│   │   │   ├── installations_controller_test.rb
│   │   │   ├── integrations_controller_test.rb
│   │   │   ├── integration_transfers_controller_test.rb
│   │   │   ├── invitations
│   │   │   │   ├── acceptance_controller_test.rb
│   │   │   │   ├── bulk_for_new_org_controller_test.rb
│   │   │   │   ├── edit_redirection_controller_test.rb
│   │   │   │   ├── for_new_org_controller_test.rb
│   │   │   │   ├── invitee_suggestions_controller_test.rb
│   │   │   │   ├── opt_outs_controller_test.rb
│   │   │   │   ├── reinstated_completion_controller_test.rb
│   │   │   │   ├── reinstated_controller_test.rb
│   │   │   │   └── reinstated_status_controller_test.rb
│   │   │   ├── invitations_controller_active_external_identity_session_enforcement_http_test.rb
│   │   │   ├── invitations_controller_create_http_test.rb
│   │   │   ├── invitations_controller_destroy_http_test.rb
│   │   │   ├── invitations_controller_edit_http_test.rb
│   │   │   ├── invitations_controller_show_http_test.rb
│   │   │   ├── invitations_controller_update_http_test.rb
│   │   │   ├── issue_fields_settings_controller_test.rb
│   │   │   ├── issue_types_controller_test.rb
│   │   │   ├── label_settings_controller_test.rb
│   │   │   ├── marketing_controller_test.rb
│   │   │   ├── member_details_controller_test.rb
│   │   │   ├── memexes_assets_controller_test.rb
│   │   │   ├── memexes_controller_emus_test.rb
│   │   │   ├── memexes_controller_index_test.rb
│   │   │   ├── memexes_controller_reviewer_test.rb
│   │   │   ├── memexes_controller_search_test.rb
│   │   │   ├── memexes_controller_show_test.rb
│   │   │   ├── memexes_controllers_resiliency_test.rb
│   │   │   ├── memexes_controller_stats_test.rb
│   │   │   ├── memexes_controller_test.rb
│   │   │   ├── memexes_shared_controller_test.rb
│   │   │   ├── memex_project_links_controller_test.rb
│   │   │   ├── name_checks_controller_test.rb
│   │   │   ├── oauth_application_approvals_controller_test.rb
│   │   │   ├── oauth_application_policy_controller_test.rb
│   │   │   ├── oauth_application_transfers_controller_test.rb
│   │   │   ├── onboarding_controller_test.rb
│   │   │   ├── organization_custom_properties_settings_controller_test.rb
│   │   │   ├── organization_members_export_controller_test.rb
│   │   │   ├── organization_profile_emails_controller_test.rb
│   │   │   ├── organization_rules_bypass_requests_controller_test.rb
│   │   │   ├── organization_variables_controller_test.rb
│   │   │   ├── org_discussions_controller_for_atom_feed_test.rb
│   │   │   ├── org_role_assignment_queries_controller_test.rb
│   │   │   ├── org_role_assignments_controller_test.rb
│   │   │   ├── org_roles_controller_test.rb
│   │   │   ├── org_rules_relaxed_rename_controller_test.rb
│   │   │   ├── outside_collaborator_details_controller_test.rb
│   │   │   ├── package_dependencies_controller_test.rb
│   │   │   ├── packages_controller_test.rb
│   │   │   ├── packages_settings_controller_test.rb
│   │   │   ├── people
│   │   │   │   ├── business_owner_role_controller_test.rb
│   │   │   │   ├── credential_authorizations_controller_test.rb
│   │   │   │   ├── destroy_members_dialog_controller_test.rb
│   │   │   │   ├── enterprise_owners_controller_test.rb
│   │   │   │   ├── external_identities_controller_test.rb
│   │   │   │   ├── failed_invitations_controller_test.rb
│   │   │   │   ├── failed_invitation_toolbar_actions_controller_test.rb
│   │   │   │   ├── guest_collaborators_controller_test.rb
│   │   │   │   ├── invitations_action_dialog_controller_test.rb
│   │   │   │   ├── members_controller_test.rb
│   │   │   │   ├── membership_banner_dismissals_controller_test.rb
│   │   │   │   ├── members_toolbar_actions_controller_test.rb
│   │   │   │   ├── outside_collaborators_controller_test.rb
│   │   │   │   ├── outside_collaborators_toolbar_actions_controller_test.rb
│   │   │   │   ├── pending_collaborator_invitation_actions_controller_test.rb
│   │   │   │   ├── pending_collaborators_controller_test.rb
│   │   │   │   ├── pending_invitations_controller_test.rb
│   │   │   │   ├── pending_invitation_toolbar_actions_controller_test.rb
│   │   │   │   ├── repository_permissions_controller_test.rb
│   │   │   │   ├── role_controller_test.rb
│   │   │   │   ├── security_managers_controller_authz_test.rb
│   │   │   │   ├── security_managers_controller_test.rb
│   │   │   │   ├── sso_controller_test.rb
│   │   │   │   ├── sso_sessions_controller_test.rb
│   │   │   │   ├── tab_counts_controller_test.rb
│   │   │   │   └── visibility_controller_test.rb
│   │   │   ├── people_controller_test.rb
│   │   │   ├── permissions
│   │   │   │   └── integrations_controller_test.rb
│   │   │   ├── plan_controller_test.rb
│   │   │   ├── projects_controller_test.rb
│   │   │   ├── publisher_verification_controller_test.rb
│   │   │   ├── reminders_controller_test.rb
│   │   │   ├── removed_member_notifications_controller_test.rb
│   │   │   ├── renames_controller_test.rb
│   │   │   ├── repo_roles_controller_test.rb
│   │   │   ├── repositories_controller_test.rb
│   │   │   ├── repository_default_settings_controller_test.rb
│   │   │   ├── rules
│   │   │   │   └── insights_dashboard_controller_test.rb
│   │   │   ├── saml_provider_controller_test.rb
│   │   │   ├── sandbox_settings_controller_test.rb
│   │   │   ├── searches_controller_test.rb
│   │   │   ├── seats_controller_test.rb
│   │   │   ├── secrets_repository_items_controller_test.rb
│   │   │   ├── secrets_settings_controller_test.rb
│   │   │   ├── security_analysis
│   │   │   │   ├── innersource_advisories_test.rb
│   │   │   │   └── private_vulnerability_reporting_test.rb
│   │   │   ├── security_analysis_controller_test.rb
│   │   │   ├── security_and_analysis
│   │   │   │   └── code_scanning
│   │   │   │       └── model_pack_settings_controller_test.rb
│   │   │   ├── security_center
│   │   │   │   ├── abstract_security_center_controller_test.rb
│   │   │   │   ├── closed_security_campaigns_controller_authz_test.rb
│   │   │   │   ├── closed_security_campaigns_controller_test.rb
│   │   │   │   ├── code_scanning_alert_dismissal_requests_controller_authz_test.rb
│   │   │   │   ├── code_scanning_alert_dismissal_requests_controller_test.rb
│   │   │   │   ├── code_scanning_alert_groups_controller_authz_test.rb
│   │   │   │   ├── code_scanning_alert_groups_controller_test.rb
│   │   │   │   ├── code_scanning_alerts_controller_authz_test.rb
│   │   │   │   ├── code_scanning_alerts_controller_test.rb
│   │   │   │   ├── code_scanning_controller_test.rb
│   │   │   │   ├── coverage_controller_authz_test.rb
│   │   │   │   ├── coverage_controller_test.rb
│   │   │   │   ├── coverage_export_controller_authz_test.rb
│   │   │   │   ├── coverage_export_controller_test.rb
│   │   │   │   ├── dependabot_alert_dismissal_requests_controller_authz_test.rb
│   │   │   │   ├── dependabot_alert_dismissal_requests_controller_test.rb
│   │   │   │   ├── dependabot_alerts_controller_test.rb
│   │   │   │   ├── metrics
│   │   │   │   │   ├── code_scanning_controller_authz_test.rb
│   │   │   │   │   ├── code_scanning_controller_test.rb
│   │   │   │   │   ├── code_scanning_export_controller_authz_test.rb
│   │   │   │   │   ├── code_scanning_export_controller_test.rb
│   │   │   │   │   ├── dependabot_controller_authz_test.rb
│   │   │   │   │   ├── dependabot_controller_test.rb
│   │   │   │   │   ├── enablement_trends_controller_authz_test.rb
│   │   │   │   │   ├── enablement_trends_controller_test.rb
│   │   │   │   │   ├── secret_scanning_controller_authz_test.rb
│   │   │   │   │   └── secret_scanning_controller_test.rb
│   │   │   │   ├── open_security_campaigns_controller_authz_test.rb
│   │   │   │   ├── open_security_campaigns_controller_test.rb
│   │   │   │   ├── options_controller_authz_test.rb
│   │   │   │   ├── options_controller_test.rb
│   │   │   │   ├── overview_dashboard_controller_authz_test.rb
│   │   │   │   ├── overview_dashboard_controller_test.rb
│   │   │   │   ├── overview_dashboard_export_controller_authz_test.rb
│   │   │   │   ├── overview_dashboard_export_controller_test.rb
│   │   │   │   ├── risk_assessment_repositories_controller_authz_test.rb
│   │   │   │   ├── risk_assessment_repositories_controller_test.rb
│   │   │   │   ├── risk_assessments_controller_authz_test.rb
│   │   │   │   ├── risk_assessments_controller_test.rb
│   │   │   │   ├── risk_controller_authz_test.rb
│   │   │   │   ├── risk_controller_test.rb
│   │   │   │   ├── risk_export_controller_authz_test.rb
│   │   │   │   ├── risk_export_controller_test.rb
│   │   │   │   ├── secret_scanning
│   │   │   │   │   ├── abstract_controller_test.rb
│   │   │   │   │   ├── alert_groups_controller_authz_test.rb
│   │   │   │   │   ├── alert_groups_controller_test.rb
│   │   │   │   │   ├── alerts_controller_authz_test.rb
│   │   │   │   │   └── alerts_controller_test.rb
│   │   │   │   ├── secret_scanning_controller_authz_test.rb
│   │   │   │   ├── secret_scanning_controller_test.rb
│   │   │   │   ├── security_campaign_alerts_controller_authz_test.rb
│   │   │   │   ├── security_campaign_alerts_controller_test.rb
│   │   │   │   ├── security_campaign_alerts_groups_controller_authz_test.rb
│   │   │   │   ├── security_campaign_alerts_groups_controller_test.rb
│   │   │   │   ├── security_campaign_repositories_summary_controller_authz_test.rb
│   │   │   │   ├── security_campaign_repositories_summary_controller_test.rb
│   │   │   │   ├── security_campaigns_alerts_summary_controller_authz_test.rb
│   │   │   │   ├── security_campaigns_alerts_summary_controller_test.rb
│   │   │   │   ├── security_campaigns_close_controller_authz_test.rb
│   │   │   │   ├── security_campaigns_close_controller_test.rb
│   │   │   │   ├── security_campaigns_controller_authz_test.rb
│   │   │   │   ├── security_campaigns_controller_test.rb
│   │   │   │   ├── security_campaigns_counts_controller_authz_test.rb
│   │   │   │   ├── security_campaigns_counts_controller_test.rb
│   │   │   │   ├── security_campaigns_draft_publish_controller_authz_test.rb
│   │   │   │   ├── security_campaigns_drafts_controller_authz_test.rb
│   │   │   │   ├── security_campaigns_drafts_controller_test.rb
│   │   │   │   ├── security_campaigns_drafts_publish_controller_test.rb
│   │   │   │   ├── security_campaigns_managers_controller_authz_test.rb
│   │   │   │   ├── security_campaigns_managers_controller_test.rb
│   │   │   │   ├── security_campaigns_publish_controller_authz_test.rb
│   │   │   │   ├── security_campaigns_publish_controller_test.rb
│   │   │   │   ├── security_campaigns_reopen_controller_authz_test.rb
│   │   │   │   ├── security_campaigns_reopen_controller_test.rb
│   │   │   │   ├── tab_counts_controller_authz_test.rb
│   │   │   │   └── tab_counts_controller_test.rb
│   │   │   ├── security_settings_controller_test.rb
│   │   │   ├── settings
│   │   │   │   ├── announcement_controller_test.rb
│   │   │   │   ├── billing_controller_test.rb
│   │   │   │   ├── blocked_users
│   │   │   │   │   └── suggestions_controller_test.rb
│   │   │   │   ├── blocked_users_controller_test.rb
│   │   │   │   ├── compliance_controller_test.rb
│   │   │   │   ├── default_repository_permission_controller_test.rb
│   │   │   │   ├── deleted_repositories_controller_test.rb
│   │   │   │   ├── dependency_insights_controller_test.rb
│   │   │   │   ├── discussions
│   │   │   │   │   └── selected_repositories_controller_test.rb
│   │   │   │   ├── discussions_controller_test.rb
│   │   │   │   ├── display_commenter_full_name_controller_test.rb
│   │   │   │   ├── ghas_settings_controller_test.rb
│   │   │   │   ├── import_export
│   │   │   │   │   ├── attribution_invitations_controller_test.rb
│   │   │   │   │   └── mannequins_controller_test.rb
│   │   │   │   ├── interaction_limits_controller_test.rb
│   │   │   │   ├── legacy_admin_teams_controller_test.rb
│   │   │   │   ├── legacy_admin_teams_migration_controller_test.rb
│   │   │   │   ├── licensing_controller_test.rb
│   │   │   │   ├── member_issue_deletion_controller_test.rb
│   │   │   │   ├── member_privileges
│   │   │   │   │   ├── github_app_installation_controller_test.rb
│   │   │   │   │   ├── integration_access_requests_controller_test.rb
│   │   │   │   │   └── projects
│   │   │   │   │       └── base_permissions_controller_test.rb
│   │   │   │   ├── member_privileges_controller_test.rb
│   │   │   │   ├── member_repository_deletion_controller_test.rb
│   │   │   │   ├── members_can_change_repo_visibility_controller_test.rb
│   │   │   │   ├── members_can_invite_outside_collaborators_controller_test.rb
│   │   │   │   ├── members_can_update_protected_branches_controller_test.rb
│   │   │   │   ├── moderators
│   │   │   │   │   └── suggestions_controller_test.rb
│   │   │   │   ├── moderators_controller_test.rb
│   │   │   │   ├── network_configurations_controller_test_legacy.rb
│   │   │   │   ├── network_configurations_controller_test.rb
│   │   │   │   ├── owners_controller_test.rb
│   │   │   │   ├── pages_controller_test.rb
│   │   │   │   ├── pages_creation_controller_test.rb
│   │   │   │   ├── payment_history_controller_test.rb
│   │   │   │   ├── private_repository_forking_controller_test.rb
│   │   │   │   ├── projects_classic_controller_test.rb
│   │   │   │   ├── projects_controller_test.rb
│   │   │   │   ├── readers_can_create_discussions_controller_test.rb
│   │   │   │   ├── releases
│   │   │   │   │   ├── policies_controller_test.rb
│   │   │   │   │   └── repositories_controller_test.rb
│   │   │   │   ├── repository_creation_controller_test.rb
│   │   │   │   ├── security_analysis
│   │   │   │   │   ├── ghas_header_controller_test.rb
│   │   │   │   │   ├── ghas_repos_controller_test.rb
│   │   │   │   │   └── pattern_configurations_controller_test.rb
│   │   │   │   ├── security_analysis_controller_test.rb
│   │   │   │   ├── soft_deletion_controller_test.rb
│   │   │   │   ├── spending_limit_controller_test.rb
│   │   │   │   ├── team_creation_controller_test.rb
│   │   │   │   ├── third_party_access
│   │   │   │   │   ├── personal_access_token_requests
│   │   │   │   │   │   ├── auto_approve_controller_test.rb
│   │   │   │   │   │   ├── credential_expirations_controller_test.rb
│   │   │   │   │   │   ├── owners_controller_test.rb
│   │   │   │   │   │   └── repository_selection_controller_test.rb
│   │   │   │   │   ├── personal_access_token_requests_controller_test.rb
│   │   │   │   │   ├── personal_access_tokens
│   │   │   │   │   │   ├── credential_expirations_controller_test.rb
│   │   │   │   │   │   ├── maximum_lifetimes_controller_test.rb
│   │   │   │   │   │   ├── onboarding_controller_test.rb
│   │   │   │   │   │   ├── owners_controller_test.rb
│   │   │   │   │   │   ├── permissions_controller_test.rb
│   │   │   │   │   │   ├── repositories_controller_test.rb
│   │   │   │   │   │   ├── repository_selection_controller_test.rb
│   │   │   │   │   │   ├── restrict_access_controller_test.rb
│   │   │   │   │   │   └── restrict_legacy_access_controller_test.rb
│   │   │   │   │   └── personal_access_tokens_controller_test.rb
│   │   │   │   └── user_name_display_controller_test.rb
│   │   │   ├── settings_controller_authz_test.rb
│   │   │   ├── settings_controller_test.rb
│   │   │   ├── signup_billing_controller_test.rb
│   │   │   ├── sponsorings
│   │   │   │   ├── agreement_pdfs_controller_test.rb
│   │   │   │   ├── billing_options_controller_test.rb
│   │   │   │   ├── bulk_sponsorship_controller_test.rb
│   │   │   │   ├── dependencies_controller_test.rb
│   │   │   │   ├── invoiced_agreement_signatures_controller_test.rb
│   │   │   │   ├── invoiced_billing_accounts_controller_test.rb
│   │   │   │   ├── metadata_controller_test.rb
│   │   │   │   ├── settings_controller_test.rb
│   │   │   │   ├── sponsorships_dependencies_exports_controller_test.rb
│   │   │   │   ├── sponsorships_exports_controller_test.rb
│   │   │   │   └── stripe_invoices_controller_test.rb
│   │   │   ├── sponsorings_controller_test.rb
│   │   │   ├── sponsors_credit_balances_controller_test.rb
│   │   │   ├── sponsors_log_controller_test.rb
│   │   │   ├── styleguide_controller_test.rb
│   │   │   ├── team_change_parent_requests_controller_test.rb
│   │   │   ├── team_members_controller_test.rb
│   │   │   ├── team_membership_requests_controller_test.rb
│   │   │   ├── team_memexes_controller_test.rb
│   │   │   ├── team_projects_controller_test.rb
│   │   │   ├── team_repositories_controller_test.rb
│   │   │   ├── teams
│   │   │   │   ├── reminders_controller_test.rb
│   │   │   │   └── review_assignments_controller_test.rb
│   │   │   ├── teams_controller_test.rb
│   │   │   ├── teams_managed_controller_test.rb
│   │   │   ├── team_sync
│   │   │   │   ├── external_groups_controller_test.rb
│   │   │   │   ├── group_mappings_controller_test.rb
│   │   │   │   ├── managed_external_groups_controller_test.rb
│   │   │   │   └── okta_credentials_controller_test.rb
│   │   │   ├── team_sync_controller_test.rb
│   │   │   ├── terms_of_service_controller_test.rb
│   │   │   ├── topics_controller_test.rb
│   │   │   ├── top_languages_controller_test.rb
│   │   │   ├── two_factor_enforcements_controller_test.rb
│   │   │   ├── upgrade_ignores_controller_test.rb
│   │   │   ├── usage_report_controller_test.rb
│   │   │   ├── variables_repository_items_controller_test.rb
│   │   │   └── view_repository_policies_controller_test.rb
│   │   ├── owner_context_propagation_test.rb
│   │   ├── package_dependencies_controller_test.rb
│   │   ├── pages_auth_controller_test.rb
│   │   ├── pages_controller_test.rb
│   │   ├── param_parsers_test.rb
│   │   ├── partition_cache_test.rb
│   │   ├── password_resets_controller_test.rb
│   │   ├── password_validity_checks_controller_test.rb
│   │   ├── patch_diff_controller_test.rb
│   │   ├── payment_method_controller_test.rb
│   │   ├── pending_plan_changes_controller_test.rb
│   │   ├── pending_subscription_item_changes
│   │   │   └── free_trial_cancellations_controller_test.rb
│   │   ├── pending_subscription_item_changes_controller_test.rb
│   │   ├── performance_profiling_controller_test.rb
│   │   ├── performancetest_controller_test.rb
│   │   ├── personal_access_tokens
│   │   │   ├── check_name_controller_test.rb
│   │   │   ├── grant_requests_controller_test.rb
│   │   │   ├── resource_owners_controller_test.rb
│   │   │   └── with_active_external_identity_sessions_test.rb
│   │   ├── personal_access_tokens_controller_test.rb
│   │   ├── personas
│   │   │   └── issue_comments_test.rb
│   │   ├── pinned_api_versions_controller_test.rb
│   │   ├── pinned_environments_controller_test.rb
│   │   ├── pjax_content_policy_test.rb
│   │   ├── profile_pins_controller_test.rb
│   │   ├── profiles
│   │   │   ├── achievements
│   │   │   │   └── visibilities_controller_test.rb
│   │   │   ├── achievements_controller_test.rb
│   │   │   ├── achievement_unlocking_model
│   │   │   │   ├── achievement_repository_list_test.rb
│   │   │   │   ├── commit_comment_test.rb
│   │   │   │   ├── commit_test.rb
│   │   │   │   ├── discussion_comment_test.rb
│   │   │   │   ├── discussion_test.rb
│   │   │   │   ├── issue_comment_test.rb
│   │   │   │   ├── issue_test.rb
│   │   │   │   ├── pull_request_review_comment_test.rb
│   │   │   │   ├── pull_request_review_test.rb
│   │   │   │   ├── pull_request_test.rb
│   │   │   │   ├── release_test.rb
│   │   │   │   ├── repository_advisory_comment_test.rb
│   │   │   │   ├── repository_advisory_test.rb
│   │   │   │   ├── repository_test.rb
│   │   │   │   └── sponsorship_test.rb
│   │   │   ├── atom_feeds_controller_test.rb
│   │   │   ├── avatars_controller_test.rb
│   │   │   ├── contribution_calendars_controller_test.rb
│   │   │   ├── contributions_controller_test.rb
│   │   │   ├── followers_controller_test.rb
│   │   │   ├── following_controller_test.rb
│   │   │   ├── gpg_keys_controller_test.rb
│   │   │   ├── packages_controller_test.rb
│   │   │   ├── projects_controller_test.rb
│   │   │   ├── repositories_controller_test.rb
│   │   │   ├── sponsorings_controller_test.rb
│   │   │   ├── ssh_keys_controller_test.rb
│   │   │   ├── ssh_signing_keys_controller_test.rb
│   │   │   ├── stars_controller_test.rb
│   │   │   └── user_lists_controller_test.rb
│   │   ├── profiles_controller
│   │   │   ├── hydro_tracking_test.rb
│   │   │   ├── repositories_tab_test.rb
│   │   │   └── show_profile_stats_test.rb
│   │   ├── profiles_controller_emu_test.rb
│   │   ├── profiles_controller_show_test.rb
│   │   ├── profiles_controller_test.rb
│   │   ├── project_issues_controller_test.rb
│   │   ├── projects
│   │   │   └── convert_project_card_note_to_issue_test.rb
│   │   ├── project_settings_controller_test.rb
│   │   ├── proxima_edit_repositories_controller_test.rb
│   │   ├── prune_orphans_test.rb
│   │   ├── public_keys_controller_test.rb
│   │   ├── pull_request_commenting_test.rb
│   │   ├── pull_request_comment_threads_test.rb
│   │   ├── pull_request_diff_view_controller_test.rb
│   │   ├── pull_request_history_test.rb
│   │   ├── pull_request_mergeability_test.rb
│   │   ├── pull_request_partials_controller_resilience_test.rb
│   │   ├── pull_request_partials_controller_test.rb
│   │   ├── pull_request_pruned_test.rb
│   │   ├── pull_request_revert_test.rb
│   │   ├── pull_request_review_comments_controller_test.rb
│   │   ├── pull_request_review_comments_creation_controller_test.rb
│   │   ├── pull_request_review_decisions_controller_test.rb
│   │   ├── pull_request_review_events_controller_test.rb
│   │   ├── pull_request_reviews_controller_test.rb
│   │   ├── pull_request_reviews_test.rb
│   │   ├── pull_request_review_thread_resolutions_controller_test.rb
│   │   ├── pull_requests
│   │   │   ├── labels_controller_test.rb
│   │   │   └── suggestions_controller_test.rb
│   │   ├── pull_requests_code_scanning_annotations_test.rb
│   │   ├── pull_requests_controller_apply_suggestions_test.rb
│   │   ├── pull_requests_controller_archive_test.rb
│   │   ├── pull_requests_controller_branch_rename_test.rb
│   │   ├── pull_requests_controller_changes_test.rb
│   │   ├── pull_requests_controller_cleanup_test.rb
│   │   ├── pull_requests_controller_codespace_cleanup_test.rb
│   │   ├── pull_requests_controller_commits_test.rb
│   │   ├── pull_requests_controller_deferred_commits_data_test.rb
│   │   ├── pull_requests_controller_dependabot_test.rb
│   │   ├── pull_requests_controller_files_data_router_test.rb
│   │   ├── pull_requests_controller_files_test.rb
│   │   ├── pull_requests_controller_file_tree_test.rb
│   │   ├── pull_requests_controller_for_enterprise_managed_user_test.rb
│   │   ├── pull_requests_controller_fork_cleanup_test.rb
│   │   ├── pull_requests_controller_for_orgs_test.rb
│   │   ├── pull_requests_controller_overview_test.rb
│   │   ├── pull_requests_controller_resilience_test.rb
│   │   ├── pull_requests_controller_review_requests_test.rb
│   │   ├── pull_requests_controller_spammy_test.rb
│   │   ├── pull_requests_controller_test.rb
│   │   ├── pull_requests_controller_timeline_test.rb
│   │   ├── pull_requests_diff_entry_with_context_annotations_test.rb
│   │   ├── pull_requests_non_diff_entry_test.rb
│   │   ├── pull_requests_react_controller_test.rb
│   │   ├── pull_requests_suggested_change_in_annotation_test.rb
│   │   ├── pulse_controller_test.rb
│   │   ├── queries_controller_test.rb
│   │   ├── query_comments_test.rb
│   │   ├── rack_config_middleware_test.rb
│   │   ├── rails_version_header_test.rb
│   │   ├── react_app_shell_controller_test.rb
│   │   ├── react_core_examples_controller_test.rb
│   │   ├── reactions_controller_test.rb
│   │   ├── react_sandbox_controller_test.rb
│   │   ├── react_sandbox_future_controller_test.rb
│   │   ├── redeem_coupon_test.rb
│   │   ├── redis_instrumentation_test.rb
│   │   ├── refs_controller_test.rb
│   │   ├── regex_validation_controller_test.rb
│   │   ├── registry
│   │   │   ├── packages_controller_test.rb
│   │   │   └── package_versions_controller_test.rb
│   │   ├── registry_two
│   │   │   ├── packages_controller_test.rb
│   │   │   ├── package_settings_controller_test.rb
│   │   │   ├── package_version_readme_controller_test.rb
│   │   │   ├── package_versions_controller_test.rb
│   │   │   ├── repository_items_controller_test.rb
│   │   │   └── search_repositories_controller_test.rb
│   │   ├── related_repositories_controller_test.rb
│   │   ├── relative_markdown_links_test.rb
│   │   ├── releases_action_controller_test.rb
│   │   ├── releases_controller_test.rb
│   │   ├── releases_download_controller_test.rb
│   │   ├── releases_draft_controller_test.rb
│   │   ├── releases_tags_controller_test.rb
│   │   ├── reminder_comment_reply_http_test.rb
│   │   ├── reminders_instrumentation_test.rb
│   │   ├── reminder_slack_workspaces_controller_test.rb
│   │   ├── remote_cache_dependency_test.rb
│   │   ├── remote_ip_test.rb
│   │   ├── rendered_prose_diff_tests
│   │   │   ├── pull_request_binary_diff_test.rb
│   │   │   ├── pull_request_rendered_prose_diff_test.rb
│   │   │   └── rendered_prose_diff_commit_test.rb
│   │   ├── repos
│   │   │   ├── access_controller_test.rb
│   │   │   ├── access_request_controller_test.rb
│   │   │   ├── actions_settings
│   │   │   │   ├── oidc_configuration_controller_test.rb
│   │   │   │   ├── policies_controller_test.rb
│   │   │   │   ├── rulesets_controller_test.rb
│   │   │   │   ├── runner_labels_controller_test.rb
│   │   │   │   └── runner_scale_sets_controller_test.rb
│   │   │   ├── advisories_controller
│   │   │   │   ├── autocomplete_test.rb
│   │   │   │   ├── collaborator_test.rb
│   │   │   │   ├── create_test.rb
│   │   │   │   ├── credits_test.rb
│   │   │   │   ├── cve_test.rb
│   │   │   │   ├── headers_test.rb
│   │   │   │   ├── merging_test.rb
│   │   │   │   ├── new_test.rb
│   │   │   │   ├── notifications_test.rb
│   │   │   │   ├── permissions_test.rb
│   │   │   │   ├── publish_test.rb
│   │   │   │   ├── show_test.rb
│   │   │   │   ├── update_test.rb
│   │   │   │   └── workspace_test.rb
│   │   │   ├── advisories_controller_test.rb
│   │   │   ├── advisory_comments_actions_menu_controller_test.rb
│   │   │   ├── advisory_comments_controller_test.rb
│   │   │   ├── advisory_comment_suggestions_controller_test.rb
│   │   │   ├── agents
│   │   │   │   ├── agent_sessions_controller_test.rb
│   │   │   │   ├── agent_sessions_token_controller_test.rb
│   │   │   │   ├── automations_controller_test.rb
│   │   │   │   └── tasks_controller_test.rb
│   │   │   ├── announcement_banners_test.rb
│   │   │   ├── code_nav_survey_controller_test.rb
│   │   │   ├── code_quality
│   │   │   │   ├── autofix_commits_controller_authz_test.rb
│   │   │   │   ├── autofix_commits_controller_test.rb
│   │   │   │   ├── coverage_agent_controller_authz_test.rb
│   │   │   │   ├── coverage_agent_controller_test.rb
│   │   │   │   ├── recent_activity_commits_controller_test.rb
│   │   │   │   ├── recent_activity_controller_authz_test.rb
│   │   │   │   ├── recent_activity_controller_test.rb
│   │   │   │   ├── recent_activity_findings_controller_authz_test.rb
│   │   │   │   ├── recent_activity_findings_controller_test.rb
│   │   │   │   ├── repositories_controller_authz_test.rb
│   │   │   │   ├── repositories_controller_test.rb
│   │   │   │   ├── rule_findings_autofixes_controller_authz_test.rb
│   │   │   │   ├── rule_findings_autofixes_controller_test.rb
│   │   │   │   ├── rule_findings_controller_authz_test.rb
│   │   │   │   ├── rule_findings_controller_test.rb
│   │   │   │   ├── rules_controller_authz_test.rb
│   │   │   │   ├── rules_controller_test.rb
│   │   │   │   ├── settings_controller_authz_test.rb
│   │   │   │   └── settings_controller_test.rb
│   │   │   ├── code_scanning
│   │   │   │   ├── advanced_setup_banner_controller_test.rb
│   │   │   │   ├── agentic_autofix_status_controller_test.rb
│   │   │   │   ├── alert_links_controller_test.rb
│   │   │   │   ├── alert_tracking_links_controller_authz_test.rb
│   │   │   │   ├── alert_tracking_links_controller_test.rb
│   │   │   │   ├── assignees_controller_authz_test.rb
│   │   │   │   ├── assignees_controller_test.rb
│   │   │   │   ├── autofix_commits_controller_test.rb
│   │   │   │   ├── autofix_controller_test.rb
│   │   │   │   ├── available_assignees_controller_authz_test.rb
│   │   │   │   ├── available_assignees_controller_test.rb
│   │   │   │   ├── branches_controller_test.rb
│   │   │   │   ├── linkable_search_controller_test.rb
│   │   │   │   ├── tool_status
│   │   │   │   │   ├── banner_controller_test.rb
│   │   │   │   │   ├── configurations_controller_test.rb
│   │   │   │   │   ├── files_extracted_controller_test.rb
│   │   │   │   │   └── rules_controller_test.rb
│   │   │   │   └── tool_status_controller_test.rb
│   │   │   ├── code_scanning_controller_test.rb
│   │   │   ├── code_scanning_timeline_controller_test.rb
│   │   │   ├── copilot_settings
│   │   │   │   ├── content_exclusion_controller_test.rb
│   │   │   │   ├── mcp_controller_test.rb
│   │   │   │   ├── memory_controller_test.rb
│   │   │   │   └── swe_agent_controller_test.rb
│   │   │   ├── data_router_dependency_test.rb
│   │   │   ├── dependabot
│   │   │   │   ├── autofix
│   │   │   │   │   └── feedback_controller_test.rb
│   │   │   │   └── autofix_controller_test.rb
│   │   │   ├── dependabot_alert_dismissal_controller_test.rb
│   │   │   ├── dependabot_alerts
│   │   │   │   ├── agent_assignments_controller_test.rb
│   │   │   │   ├── assignees_controller_test.rb
│   │   │   │   └── available_assignees_controller_test.rb
│   │   │   ├── dependabot_alerts_controller
│   │   │   │   └── dependabot_test.rb
│   │   │   ├── dependabot_alerts_controller_test.rb
│   │   │   ├── dependabot_alerts_dependency_controller_test.rb
│   │   │   ├── dependabot_alerts_refresh_controller_test.rb
│   │   │   ├── forms_controller_test.rb
│   │   │   ├── insights
│   │   │   │   ├── commit_activity_controller_test.rb
│   │   │   │   └── traffic_controller_test.rb
│   │   │   ├── intel_fork_restriction_ui_test.rb
│   │   │   ├── invitations_controller_test.rb
│   │   │   ├── label_recommendations_controller_test.rb
│   │   │   ├── license_compliance_alerts_controller_test.rb
│   │   │   ├── license_policy_controller_test.rb
│   │   │   ├── license_policy_exceptions_controller_test.rb
│   │   │   ├── license_policy_licenses_controller_test.rb
│   │   │   ├── memexes_controller_test.rb
│   │   │   ├── profile_pins_controller_test.rb
│   │   │   ├── projects_controller_test.rb
│   │   │   ├── repository_ruleset_controller_test.rb
│   │   │   ├── repository_rulesets
│   │   │   │   ├── comparison_test.rb
│   │   │   │   └── rules
│   │   │   │       └── merge_queue_rule_integration_test.rb
│   │   │   ├── restore_controller_test.rb
│   │   │   ├── rules
│   │   │   │   ├── insights_dashboard_controller_test.rb
│   │   │   │   └── rule_config_list_controller_test.rb
│   │   │   ├── secret_scanning
│   │   │   │   └── push_protection_controller_test.rb
│   │   │   ├── security_and_analysis
│   │   │   │   ├── access_to_alerts_controller_authz_test.rb
│   │   │   │   ├── access_to_alerts_controller_test.rb
│   │   │   │   ├── automated_review_comments_controller_test.rb
│   │   │   │   ├── code_scanning
│   │   │   │   │   ├── advanced_setup_controller_test.rb
│   │   │   │   │   ├── ai_findings_settings_controller_test.rb
│   │   │   │   │   ├── alert_dismissal_controller_authz_test.rb
│   │   │   │   │   ├── alert_dismissal_controller_test.rb
│   │   │   │   │   ├── auto_codeql_settings_controller_test.rb
│   │   │   │   │   ├── autofix_settings_controller_test.rb
│   │   │   │   │   ├── delegated_alert_dismissal_settings_controller_test.rb
│   │   │   │   │   ├── severity_settings_controller_test.rb
│   │   │   │   │   └── status_controller_test.rb
│   │   │   │   ├── cwe_controller_test.rb
│   │   │   │   ├── dependabot
│   │   │   │   │   └── delegated_alert_dismissal_settings_controller_test.rb
│   │   │   │   ├── dependabot_rules_controller_test.rb
│   │   │   │   ├── security_analysis_test.rb
│   │   │   │   ├── settings_controller
│   │   │   │   │   ├── advanced_security_test.rb
│   │   │   │   │   ├── banner_test.rb
│   │   │   │   │   ├── code_scanning_test.rb
│   │   │   │   │   ├── code_security_test.rb
│   │   │   │   │   ├── dependabot_alerts_test.rb
│   │   │   │   │   ├── dependabot_security_updates_test.rb
│   │   │   │   │   ├── dependabot_version_updates_test.rb
│   │   │   │   │   ├── dependency_graph_test.rb
│   │   │   │   │   ├── enforcement_bypass_test.rb
│   │   │   │   │   ├── innersource_advisories_test.rb
│   │   │   │   │   ├── private_vulnerability_reporting_test.rb
│   │   │   │   │   └── secret_scanning_test.rb
│   │   │   │   └── settings_controller_test.rb
│   │   │   ├── security_campaigns
│   │   │   │   ├── alert_branches_controller_authz_test.rb
│   │   │   │   ├── alert_branches_controller_test.rb
│   │   │   │   ├── alerts_controller_authz_test.rb
│   │   │   │   ├── alerts_controller_test.rb
│   │   │   │   ├── repositories_controller_authz_test.rb
│   │   │   │   └── repositories_controller_test.rb
│   │   │   ├── security_controller
│   │   │   │   └── private_vulnerability_reporting_test.rb
│   │   │   ├── security_controller_authz_test.rb
│   │   │   ├── security_controller_test.rb
│   │   │   ├── sessions_controller_test.rb
│   │   │   ├── sponsor_buttons_controller_test.rb
│   │   │   ├── sponsors_nudges_controller_test.rb
│   │   │   ├── survey_controller_test.rb
│   │   │   └── transfer_controller_test.rb
│   │   ├── repos_expand_preferences_controller_test.rb
│   │   ├── repositories
│   │   │   └── partials_controller_test.rb
│   │   ├── repositories_controller
│   │   │   ├── cloning_template_repositories_test.rb
│   │   │   ├── repository_content_warning_test.rb
│   │   │   ├── repository_copilot_prompt_test.rb
│   │   │   ├── repository_creation_test.rb
│   │   │   ├── repository_go_metatag_test.rb
│   │   │   ├── repository_policy_enforcement_test.rb
│   │   │   ├── repository_templates_test.rb
│   │   │   └── repository_visibility_test.rb
│   │   ├── repositories_controller_business_team_members_test.rb
│   │   ├── repositories_controller_enterprise_managed_user_test.rb
│   │   ├── repositories_controller_stargazers_test.rb
│   │   ├── repositories_controller_test.rb
│   │   ├── repository_actions_settings_controller_default_workflow_permissions_test.rb
│   │   ├── repository_actions_settings_controller_fork_pr_workflows_policy_test.rb
│   │   ├── repository_actions_settings_controller_test.rb
│   │   ├── repository_alert_ability_test.rb
│   │   ├── repository_attestations_controller_test.rb
│   │   ├── repository_custom_properties_controller_test.rb
│   │   ├── repository_deployments
│   │   │   └── filter_suggestions_controller_test.rb
│   │   ├── repository_deployments_controller_test.rb
│   │   ├── repository_environments_controller_test.rb
│   │   ├── repository_hooks_controller_test.rb
│   │   ├── repository_imports_controller_test.rb
│   │   ├── repository_installations
│   │   │   └── actions_controller_test.rb
│   │   ├── repository_installations_controller_collation_test.rb
│   │   ├── repository_installations_controller_test.rb
│   │   ├── repository_invitations_controller_enterprise_managed_user_test.rb
│   │   ├── repository_invitations_controller_test.rb
│   │   ├── repository_notification_settings_controller_test.rb
│   │   ├── repository_open_graph_images_controller_test.rb
│   │   ├── repository_pages_settings_controller_test.rb
│   │   ├── repository_participation_controller_test.rb
│   │   ├── repository_push_email_notification_test.rb
│   │   ├── repository_redirect_test.rb
│   │   ├── repository_rules_bypass_requests_controller_test.rb
│   │   ├── repository_search_controller
│   │   │   ├── blackbird_code_search_test.rb
│   │   │   ├── commits_search_test.rb
│   │   │   ├── elastomer_code_search_test.rb
│   │   │   ├── issues_search_test.rb
│   │   │   └── wikis_search_test.rb
│   │   ├── repository_search_controller_test.rb
│   │   ├── repository_search_shortcuts_controller_test.rb
│   │   ├── repository_source_imports
│   │   │   ├── auth_controller_test.rb
│   │   │   ├── authors_controller_test.rb
│   │   │   ├── large_files_controller_test.rb
│   │   │   └── project_controller_test.rb
│   │   ├── repository_stats_controller_test.rb
│   │   ├── repository_uploads_controller_test.rb
│   │   ├── repository_user_lists_controller_test.rb
│   │   ├── repository_vulnerability_updates_controller_test.rb
│   │   ├── repos_picker
│   │   │   ├── definitions_controller_test.rb
│   │   │   └── repositories_controller_test.rb
│   │   ├── request_duration_manager_controller_test.rb
│   │   ├── request_limiter_test.rb
│   │   ├── request_staff_repository_access_test.rb
│   │   ├── resiliency
│   │   │   ├── api_notifications_test.rb
│   │   │   ├── notifications_service_method_call_test.rb
│   │   │   ├── notifications_service_method_call_web_test.rb
│   │   │   ├── web_notifications_resilient_test.rb
│   │   │   └── web_notifications_test.rb
│   │   ├── return_to_test.rb
│   │   ├── review_requests_controller_test.rb
│   │   ├── review_thread_syntax_highlighted_diff_lines_controller_test.rb
│   │   ├── roletown_controller_test.rb
│   │   ├── routing_error_controller_test.rb
│   │   ├── runtime
│   │   │   ├── auth_controller_test.rb
│   │   │   └── tokens_controller_test.rb
│   │   ├── sciencetown_controller_test.rb
│   │   ├── scribe
│   │   │   └── recaps_controller_test.rb
│   │   ├── script
│   │   │   ├── bundle_deploy_test.rb
│   │   │   ├── dgit_cluster_restore_finalize_test.rb
│   │   │   ├── dgit_cluster_restore_routes_test.rb
│   │   │   ├── dpages_cluster_restore_routes_test.rb
│   │   │   ├── environment_test.rb
│   │   │   ├── filter_networks_for_restore_test.rb
│   │   │   ├── ghe_lookup_gist_ids_test.rb
│   │   │   ├── ghe_maintenance_banner_test.rb
│   │   │   ├── gist_cluster_restore_finalize_test.rb
│   │   │   ├── helper-scripts
│   │   │   │   ├── ruby-script.rb
│   │   │   │   ├── safe-ruby-script.rb
│   │   │   │   ├── shell-script-with-environment.sh
│   │   │   │   └── shell-script-without-environment.sh
│   │   │   ├── storage_cluster_backup_routes_test.rb
│   │   │   └── storage_cluster_restore_routes_test.rb
│   │   ├── sdn_llama_signups_controller_test.rb
│   │   ├── search
│   │   │   ├── code_test.rb
│   │   │   ├── commit_test.rb
│   │   │   ├── custom_scopes_controller_test.rb
│   │   │   ├── gists_test.rb
│   │   │   ├── hydro_instrumentation_test.rb
│   │   │   ├── issues_test.rb
│   │   │   ├── project_cards_test.rb
│   │   │   ├── projects_test.rb
│   │   │   ├── pull_requests_test.rb
│   │   │   ├── related_showcase_test.rb
│   │   │   ├── repos_test.rb
│   │   │   ├── showcase_test.rb
│   │   │   ├── users_test.rb
│   │   │   └── wiki_test.rb
│   │   ├── search_index_override_dependency_test.rb
│   │   ├── search_stats_controller_test.rb
│   │   ├── search_stats_test.rb
│   │   ├── search_test.rb
│   │   ├── seats_controller_test.rb
│   │   ├── secret_scanning
│   │   │   ├── alerts
│   │   │   │   ├── react_alerts_controller_authz_test.rb
│   │   │   │   └── react_alerts_controller_test.rb
│   │   │   ├── controllers_should_have_authz_test_files_test.rb
│   │   │   ├── custom_patterns
│   │   │   │   ├── business_custom_patterns_controller_authz_test.rb
│   │   │   │   ├── business_custom_patterns_controller_test.rb
│   │   │   │   ├── org_custom_patterns_controller_authz_test.rb
│   │   │   │   ├── org_custom_patterns_controller_test.rb
│   │   │   │   ├── repo_custom_patterns_controller_authz_test.rb
│   │   │   │   ├── repo_custom_patterns_controller_test.rb
│   │   │   │   └── secret_scanning_custom_patterns_helper_test.rb
│   │   │   ├── organization_secret_scanning_bypass_requests_controller_authz_test.rb
│   │   │   ├── organization_secret_scanning_bypass_requests_controller_test.rb
│   │   │   ├── organization_secret_scanning_bypass_requests_counts_controller_authz_test.rb
│   │   │   ├── organization_secret_scanning_bypass_requests_counts_controller_test.rb
│   │   │   ├── organization_secret_scanning_closure_requests_controller_authz_test.rb
│   │   │   ├── organization_secret_scanning_closure_requests_controller_test.rb
│   │   │   ├── push_protection
│   │   │   │   ├── delegated_bypass
│   │   │   │   │   ├── org_bypass_reviewers_controller_authz_test.rb
│   │   │   │   │   ├── org_bypass_reviewers_controller_test.rb
│   │   │   │   │   ├── repo_bypass_reviewers_controller_authz_test.rb
│   │   │   │   │   └── repo_bypass_reviewers_controller_test.rb
│   │   │   │   ├── react_bypass_controller_authz_test.rb
│   │   │   │   └── react_bypass_controller_test.rb
│   │   │   ├── secret_scanning_bypass_requests_controller_authz_test.rb
│   │   │   ├── secret_scanning_bypass_requests_controller_test.rb
│   │   │   ├── secret_scanning_closure_requests_controller_authz_test.rb
│   │   │   └── secret_scanning_closure_requests_controller_test.rb
│   │   ├── secrets_controller_test.rb
│   │   ├── secure_headers_middleware_test.rb
│   │   ├── security_advisories_controller_test.rb
│   │   ├── security_center
│   │   │   ├── date_span_controller_helper_test.rb
│   │   │   └── security_center_controllers_enforce_authz_test.rb
│   │   ├── security_headers_test.rb
│   │   ├── security_product
│   │   │   ├── dependency_graph_test.rb
│   │   │   ├── innersource_advisories_test.rb
│   │   │   ├── private_vulnerability_reporting_test.rb
│   │   │   ├── pull_request_alert_test.rb
│   │   │   ├── services_test.rb
│   │   │   ├── vulnerability_alerts_test.rb
│   │   │   └── vulnerability_updates_test.rb
│   │   ├── session_cookie_serialization_test.rb
│   │   ├── sessions
│   │   │   ├── rate_limits_test.rb
│   │   │   ├── sign_in_analysis_test.rb
│   │   │   ├── social_sign_in_test.rb
│   │   │   ├── sudo_test.rb
│   │   │   ├── two_factor_test.rb
│   │   │   ├── u2f_test.rb
│   │   │   └── verified_devices_test.rb
│   │   ├── sessions_controller_test.rb
│   │   ├── settings
│   │   │   ├── accessibility_preferences_controller_test.rb
│   │   │   ├── account_choices_controller_test.rb
│   │   │   ├── account_preferences_controller_test.rb
│   │   │   ├── account_two_factor_requirements_controller_test.rb
│   │   │   ├── appearance_preferences
│   │   │   │   ├── color_modes_controller_test.rb
│   │   │   │   ├── fixed_width_fonts_controller_test.rb
│   │   │   │   ├── relative_times_controller_test.rb
│   │   │   │   ├── skin_tones_controller_test.rb
│   │   │   │   ├── tab_sizes_controller_test.rb
│   │   │   │   └── viewer_settings_controller_test.rb
│   │   │   ├── appearance_preferences_controller_test.rb
│   │   │   ├── audit_log_controller_test.rb
│   │   │   ├── audit_log_export_controller_test.rb
│   │   │   ├── auth_recovery_codes_controller_test.rb
│   │   │   ├── blocked_users
│   │   │   │   └── suggestions_controller_test.rb
│   │   │   ├── blocked_users_controller_test.rb
│   │   │   ├── codespaces
│   │   │   │   └── secrets_controller_test.rb
│   │   │   ├── codespaces_controller_test.rb
│   │   │   ├── coding_tools_controller_test.rb
│   │   │   ├── contexts_controller_test.rb
│   │   │   ├── copilot
│   │   │   │   ├── features_controller_test.rb
│   │   │   │   ├── memory_controller_test.rb
│   │   │   │   └── swe_agent_controller_test.rb
│   │   │   ├── copilot_chat_visibility_controller_test.rb
│   │   │   ├── copilot_dashboard_entry_point_enabled_controller_test.rb
│   │   │   ├── default_branch_names_controller_test.rb
│   │   │   ├── deleted_repositories_controller_test.rb
│   │   │   ├── dismissals_controller_test.rb
│   │   │   ├── dotcom_users
│   │   │   │   ├── callback_controller_test.rb
│   │   │   │   └── contributions_controller_test.rb
│   │   │   ├── dotcom_users_controller_test.rb
│   │   │   ├── email_preferences_controller_test.rb
│   │   │   ├── email_subscriptions_controller_test.rb
│   │   │   ├── enterprise_installations
│   │   │   │   └── stats_export_controller_test.rb
│   │   │   ├── enterprise_installations_controller_test.rb
│   │   │   ├── enterprises_controller_methods_test.rb
│   │   │   ├── enterprises_controller_test.rb
│   │   │   ├── file_tree_visibility_controller_test.rb
│   │   │   ├── github_models_controller_test.rb
│   │   │   ├── gravatar_statuses_controller_test.rb
│   │   │   ├── installations_controller_test.rb
│   │   │   ├── integrations_controller_test.rb
│   │   │   ├── integration_transfers_controller_test.rb
│   │   │   ├── interaction_limits_controller_test.rb
│   │   │   ├── interactions_controller_test.rb
│   │   │   ├── key_links_controller_test.rb
│   │   │   ├── keys
│   │   │   │   ├── audits
│   │   │   │   │   └── policies_controller_test.rb
│   │   │   │   ├── commit_verification_statuses_controller_test.rb
│   │   │   │   ├── gpg_keys_controller_test.rb
│   │   │   │   ├── ssh_keys
│   │   │   │   │   └── organization
│   │   │   │   │       └── credential_authorizations_controller_test.rb
│   │   │   │   └── ssh_keys_controller_test.rb
│   │   │   ├── keys_controller_test.rb
│   │   │   ├── link_requests_controller_test.rb
│   │   │   ├── metered_exports_controller_test.rb
│   │   │   ├── migrations_controller_test.rb
│   │   │   ├── nodeinfo_software_controller_test.rb
│   │   │   ├── notification_preferences
│   │   │   │   └── organizations_controller_test.rb
│   │   │   ├── notification_preferences_controller_test.rb
│   │   │   ├── oauth_applications_controller_test.rb
│   │   │   ├── oauth_application_transfers_controller_test.rb
│   │   │   ├── oauth_authorizations_controller_test.rb
│   │   │   ├── orcid_connections_controller_test.rb
│   │   │   ├── organizations_controller_test.rb
│   │   │   ├── packages_controller_test.rb
│   │   │   ├── pages_controller_test.rb
│   │   │   ├── pages_protected_domains_controller_test.rb
│   │   │   ├── personal_reminders_controller_test.rb
│   │   │   ├── primary_avatars_controller_test.rb
│   │   │   ├── profile_emails_controller_test.rb
│   │   │   ├── profile_feed_visibility_controller_test.rb
│   │   │   ├── profiles_controller_test.rb
│   │   │   ├── rename_statuses_controller_test.rb
│   │   │   ├── repositories_controller_test.rb
│   │   │   ├── saved_replies_controller_test.rb
│   │   │   ├── saved_reply_assets_controller_test.rb
│   │   │   ├── securities_controller_test.rb
│   │   │   ├── security_analyses_controller_test.rb
│   │   │   ├── security_checkups_controller_test.rb
│   │   │   ├── sessions_controller_test.rb
│   │   │   ├── sponsors_log_controller_test.rb
│   │   │   ├── teams_controller_test.rb
│   │   │   ├── two_factor_checkups_controller_test.rb
│   │   │   ├── user_sessions_controller_test.rb
│   │   │   └── windbeam_controller_test.rb
│   │   ├── showcases_controller_test.rb
│   │   ├── side_panels
│   │   │   └── items_controller_test.rb
│   │   ├── side_panels_controller_test.rb
│   │   ├── signups
│   │   │   ├── custom_content_dependency_test.rb
│   │   │   ├── marketing_consent_dependency_test.rb
│   │   │   └── suggested_usernames_dependency_test.rb
│   │   ├── signups_controller_test.rb
│   │   ├── site
│   │   │   ├── about
│   │   │   │   ├── diversity
│   │   │   │   │   ├── blacktocats_controller_test.rb
│   │   │   │   │   ├── communities_controller_test.rb
│   │   │   │   │   └── report_controller_test.rb
│   │   │   │   ├── leadership_controller_test.rb
│   │   │   │   ├── policy_controller_test.rb
│   │   │   │   └── press_controller_test.rb
│   │   │   ├── base_controller_test.rb
│   │   │   ├── bing_indexnow_controller_test.rb
│   │   │   ├── contact_controller_test.rb
│   │   │   ├── contact_sales_requests_controller_test.rb
│   │   │   ├── customer_stories
│   │   │   │   ├── categories_controller_test.rb
│   │   │   │   └── search_controller_test.rb
│   │   │   ├── customer_stories_controller_test.rb
│   │   │   ├── customer_terms_controller_test.rb
│   │   │   ├── education
│   │   │   │   └── teachers
│   │   │   │       └── toolbox
│   │   │   │           └── resources_controller_test.rb
│   │   │   ├── enterprise
│   │   │   │   ├── startups_controller_test.rb
│   │   │   │   └── trials_controller_test.rb
│   │   │   ├── events_universe_recap_controller_test.rb
│   │   │   ├── features
│   │   │   │   ├── copilot
│   │   │   │   │   ├── ai_code_editor_controller_test.rb
│   │   │   │   │   └── plans_controller_test.rb
│   │   │   │   ├── copilot_controller_test.rb
│   │   │   │   ├── integrations_controller_test.rb
│   │   │   │   ├── packages_controller_test.rb
│   │   │   │   └── preview
│   │   │   │       └── github_app_controller_test.rb
│   │   │   ├── features_controller_test.rb
│   │   │   ├── git_guides_controller_test.rb
│   │   │   ├── globe_controller_test.rb
│   │   │   ├── home_controller_test.rb
│   │   │   ├── lab_controller_test.rb
│   │   │   ├── landing_pages_controller_test.rb
│   │   │   ├── marketing_cookies_analytics_test.rb
│   │   │   ├── mona_sans_controller_test.rb
│   │   │   ├── new_signup_return_to_flow_test.rb
│   │   │   ├── newsroom_controller_test.rb
│   │   │   ├── partners
│   │   │   │   └── resources_controller_test.rb
│   │   │   ├── premium_support_controller_test.rb
│   │   │   ├── pricing
│   │   │   │   └── calculator_controller_test.rb
│   │   │   ├── pricing_controller_test.rb
│   │   │   ├── procurement_controller_test.rb
│   │   │   ├── readme
│   │   │   │   ├── base_controller_test.rb
│   │   │   │   ├── developer_stories_controller_test.rb
│   │   │   │   ├── featured_articles_controller_test.rb
│   │   │   │   ├── guides_controller_test.rb
│   │   │   │   ├── nominate_controller_test.rb
│   │   │   │   ├── podcasts_controller_test.rb
│   │   │   │   └── topics_controller_test.rb
│   │   │   ├── readme_controller_test.rb
│   │   │   ├── resources
│   │   │   │   ├── confirmations_controller_test.rb
│   │   │   │   ├── events_controller_test.rb
│   │   │   │   ├── pages_controller_test.rb
│   │   │   │   ├── types_controller_test.rb
│   │   │   │   └── whitepapers_controller_test.rb
│   │   │   ├── root_test.rb
│   │   │   ├── routing_test.rb
│   │   │   ├── security
│   │   │   │   ├── advanced_security_controller_test.rb
│   │   │   │   ├── plans_controller_test.rb
│   │   │   │   └── public_monitoring_controller_test.rb
│   │   │   ├── security_controller_test.rb
│   │   │   ├── services_controller_test.rb
│   │   │   ├── sitemap_controller_test.rb
│   │   │   ├── sitemap_marketing_controller_test.rb
│   │   │   ├── team_controller_test.rb
│   │   │   └── vendor_image_pixel_test.rb
│   │   ├── site_header_test.rb
│   │   ├── site_metadata_controller_test.rb
│   │   ├── site_metadata_test.rb
│   │   ├── site_sha_controller_test.rb
│   │   ├── site_test.rb
│   │   ├── skip_mc_test.rb
│   │   ├── slash_commands
│   │   │   └── slash_apps_controller_test.rb
│   │   ├── sleeptown_controller_test.rb
│   │   ├── spark
│   │   │   ├── dashboard_controller_test.rb
│   │   │   ├── entitlements_controller_test.rb
│   │   │   └── favorites_controller_test.rb
│   │   ├── spokes_api_test.rb
│   │   ├── sponsors
│   │   │   ├── accounts_controller_test.rb
│   │   │   ├── activities_controller_test.rb
│   │   │   ├── batch_deferred_buttons_controller_test.rb
│   │   │   ├── batch_deferred_sponsor_buttons_controller_test.rb
│   │   │   ├── billing_countries_controller_test.rb
│   │   │   ├── bulk_sponsorship_blank_templates_controller_test.rb
│   │   │   ├── bulk_sponsorship_checkouts_controller_test.rb
│   │   │   ├── bulk_sponsorship_frequencies_controller_test.rb
│   │   │   ├── bulk_sponsorship_imports_controller_test.rb
│   │   │   ├── buttons_controller_test.rb
│   │   │   ├── cards_controller_test.rb
│   │   │   ├── contact_emails_controller_test.rb
│   │   │   ├── country_of_residences_controller_test.rb
│   │   │   ├── custom_tier_settings_controller_test.rb
│   │   │   ├── custom_tier_verifies_controller_test.rb
│   │   │   ├── dashboards_controller_test.rb
│   │   │   ├── dependency_uses_controller_test.rb
│   │   │   ├── disables_controller_test.rb
│   │   │   ├── email_settings_controller_test.rb
│   │   │   ├── explore_controller_test.rb
│   │   │   ├── explore_exports_controller_test.rb
│   │   │   ├── explore_funding_stats_controller_test.rb
│   │   │   ├── featured_controller_test.rb
│   │   │   ├── fiscal_host
│   │   │   │   ├── orgs_exports_controller_test.rb
│   │   │   │   ├── payout_exports_controller_test.rb
│   │   │   │   └── transaction_exports_controller_test.rb
│   │   │   ├── fiscal_hosts_controller_test.rb
│   │   │   ├── goals
│   │   │   │   └── retirements_controller_test.rb
│   │   │   ├── goals_controller_test.rb
│   │   │   ├── iso3166_controller_test.rb
│   │   │   ├── legal_names_controller_test.rb
│   │   │   ├── one_click_unsubscribe_controller_test.rb
│   │   │   ├── patreon_users_controller_test.rb
│   │   │   ├── payouts
│   │   │   │   ├── latest_statuses_controller_test.rb
│   │   │   │   └── receipts_controller_test.rb
│   │   │   ├── payouts_controller_test.rb
│   │   │   ├── pending_sponsorship_changes_controller_test.rb
│   │   │   ├── potential_sponsorable_banners_controller_test.rb
│   │   │   ├── profile
│   │   │   │   ├── featured_sponsorships_controller_test.rb
│   │   │   │   ├── featured_works_controller_test.rb
│   │   │   │   ├── meet_the_teams_controller_test.rb
│   │   │   │   └── pinnable_repos_controller_test.rb
│   │   │   ├── profiles_controller_test.rb
│   │   │   ├── publish_listings_controller_test.rb
│   │   │   ├── reactivates_controller_test.rb
│   │   │   ├── redrafts_controller_test.rb
│   │   │   ├── represented_dependencies_controller_test.rb
│   │   │   ├── settings_controller_test.rb
│   │   │   ├── signups_controller_test.rb
│   │   │   ├── signup_statuses_controller_test.rb
│   │   │   ├── sponsorables_controller_test.rb
│   │   │   ├── sponsorships_controller_test.rb
│   │   │   ├── sponsors_partials_controller_test.rb
│   │   │   ├── stripe_accounts
│   │   │   │   └── activations_controller_test.rb
│   │   │   ├── stripe_accounts_controller_test.rb
│   │   │   ├── tiers
│   │   │   │   └── retirements_controller_test.rb
│   │   │   ├── tiers_controller_test.rb
│   │   │   ├── tier_suggestions_controller_test.rb
│   │   │   ├── tier_verifies_controller_test.rb
│   │   │   ├── updates_controller_test.rb
│   │   │   ├── webhooks_controller_test.rb
│   │   │   ├── your_sponsors
│   │   │   │   └── exports_controller_test.rb
│   │   │   └── your_sponsors_controller_test.rb
│   │   ├── ssh_certificate_authorities_controller_test.rb
│   │   ├── ssh_certificate_authority_expiration_controller_test.rb
│   │   ├── stacks_apps_test.rb
│   │   ├── staffbar_test.rb
│   │   ├── stafftools
│   │   │   ├── achievements_controller_test.rb
│   │   │   ├── action_invocation_controller_test.rb
│   │   │   ├── actions_controller_test.rb
│   │   │   ├── activity_controller_test.rb
│   │   │   ├── advanced_security
│   │   │   │   └── metered_services_locks_controller_test.rb
│   │   │   ├── anthropic_user_ids_controller_test.rb
│   │   │   ├── applications_controller_test.rb
│   │   │   ├── application_transfers_controller_test.rb
│   │   │   ├── assets_controller_test.rb
│   │   │   ├── audit_log_teaser_controller_test.rb
│   │   │   ├── authenticated_devices_controller_test.rb
│   │   │   ├── authorizations_controller_test.rb
│   │   │   ├── avatars_controller_test.rb
│   │   │   ├── billing
│   │   │   │   ├── address_validations_controller_test.rb
│   │   │   │   ├── address_verification_controller_test.rb
│   │   │   │   ├── authorizations_controller_test.rb
│   │   │   │   ├── billing_jobs_controller_test.rb
│   │   │   │   ├── business_organization_billing_job_controller_test.rb
│   │   │   │   ├── can_proceed_with_usages_controller_test.rb
│   │   │   │   ├── customers
│   │   │   │   │   └── billing_contacts_controller_test.rb
│   │   │   │   ├── customers_controller_test.rb
│   │   │   │   ├── dead_letter_queues_controller_test.rb
│   │   │   │   ├── generate_usages
│   │   │   │   │   └── entity_lookups_controller_test.rb
│   │   │   │   ├── generate_usages_controller_test.rb
│   │   │   │   ├── iap
│   │   │   │   │   ├── apple_lookups_controller_test.rb
│   │   │   │   │   └── google_lookups_controller_test.rb
│   │   │   │   ├── metered_service_locks_controller_test.rb
│   │   │   │   ├── onboard_billing_platform_accounts_controller_test.rb
│   │   │   │   ├── onboard_billing_platform_customers_controller_test.rb
│   │   │   │   ├── pending_plan_changes_controller_test.rb
│   │   │   │   ├── pricings_controller_test.rb
│   │   │   │   ├── products_controller_test.rb
│   │   │   │   ├── reconcile_org_transfer_usages_controller_test.rb
│   │   │   │   ├── reused_card_fingerprints_controller_test.rb
│   │   │   │   ├── sales_tax_exemption_controller_test.rb
│   │   │   │   ├── storage_levels_controller_test.rb
│   │   │   │   ├── trigger_azure_emissions_controller_test.rb
│   │   │   │   ├── trigger_watermark_workflows_controller_test.rb
│   │   │   │   ├── zuora
│   │   │   │   │   ├── hosted_pages_controller_test.rb
│   │   │   │   │   └── system_health_controller_test.rb
│   │   │   │   └── zuora_account_info_controller_test.rb
│   │   │   ├── billing_transactions_controller_test.rb
│   │   │   ├── bulk_dmca_takedown_controller_test.rb
│   │   │   ├── bulk_ticketers_controller_test.rb
│   │   │   ├── businesses
│   │   │   │   ├── action_invocation_controller_test.rb
│   │   │   │   ├── actions_controller_test.rb
│   │   │   │   ├── actions_hosted_runners_controller_test.rb
│   │   │   │   ├── actions_policies_controller_test.rb
│   │   │   │   ├── admin_suggestions_controller_test.rb
│   │   │   │   ├── advanced_security
│   │   │   │   │   ├── subscriptions_controller_test.rb
│   │   │   │   │   └── trials_controller_test.rb
│   │   │   │   ├── advanced_security_controller_test.rb
│   │   │   │   ├── audit_log_stream_controller_test.rb
│   │   │   │   ├── auto_pay_controller_test.rb
│   │   │   │   ├── billing
│   │   │   │   │   ├── ai_usage_controller_test.rb
│   │   │   │   │   ├── azure_emissions_controller_test.rb
│   │   │   │   │   ├── bill_cycle_day_controller_test.rb
│   │   │   │   │   ├── billing_type_controller_test.rb
│   │   │   │   │   ├── budgets_controller_test.rb
│   │   │   │   │   ├── copilot_usage
│   │   │   │   │   │   ├── billing_preview_controller_test.rb
│   │   │   │   │   │   ├── models_controller_test.rb
│   │   │   │   │   │   ├── usage_card_controller_test.rb
│   │   │   │   │   │   ├── usage_chart_controller_test.rb
│   │   │   │   │   │   └── usage_table_controller_test.rb
│   │   │   │   │   ├── cost_centers_controller_test.rb
│   │   │   │   │   ├── credits_controller_test.rb
│   │   │   │   │   ├── discounts_controller_test.rb
│   │   │   │   │   ├── downgrade_controller_test.rb
│   │   │   │   │   ├── education_configuration_controller_test.rb
│   │   │   │   │   ├── information_controller_test.rb
│   │   │   │   │   ├── invoices_controller_test.rb
│   │   │   │   │   ├── lock_controller_test.rb
│   │   │   │   │   ├── migrations
│   │   │   │   │   │   └── actions_storage_backfill_controller_test.rb
│   │   │   │   │   ├── migrations_controller_test.rb
│   │   │   │   │   ├── multi_user_budget_controller_test.rb
│   │   │   │   │   ├── net_usages_controller_test.rb
│   │   │   │   │   ├── payment_history_controller_test.rb
│   │   │   │   │   ├── plan_history_controller_test.rb
│   │   │   │   │   ├── plan_subscription_controller_test.rb
│   │   │   │   │   ├── plan_subscription_user_id_controller_test.rb
│   │   │   │   │   ├── policy_controller_test.rb
│   │   │   │   │   ├── premium_requests_usage_controller_test.rb
│   │   │   │   │   ├── repo_usage_controller_test.rb
│   │   │   │   │   ├── reset_attempts_controller_test.rb
│   │   │   │   │   ├── sponsorships_controller_test.rb
│   │   │   │   │   ├── sync_account_information_controller_test.rb
│   │   │   │   │   ├── sync_contact_information_controller_test.rb
│   │   │   │   │   ├── sync_subscription_controller_test.rb
│   │   │   │   │   ├── trigger_azure_emissions_controller_test.rb
│   │   │   │   │   ├── trigger_watermark_workflows_controller_test.rb
│   │   │   │   │   ├── update_vat_codes_controller_test.rb
│   │   │   │   │   ├── usage_chart_controller_test.rb
│   │   │   │   │   ├── usage_overviews_controller_test.rb
│   │   │   │   │   ├── usage_report_controller_test.rb
│   │   │   │   │   ├── usages_controller_test.rb
│   │   │   │   │   ├── usage_table_controller_test.rb
│   │   │   │   │   ├── usage_totals_controller_test.rb
│   │   │   │   │   ├── zuora_accounts_controller_test.rb
│   │   │   │   │   ├── zuora_emission_controller_test.rb
│   │   │   │   │   └── zuora_webhooks_controller_test.rb
│   │   │   │   ├── billing_controller_test.rb
│   │   │   │   ├── billing_managers_controller_test.rb
│   │   │   │   ├── code_rules_bypass_requests_controller_test.rb
│   │   │   │   ├── code_rulesets_controller_test.rb
│   │   │   │   ├── codespaces_controller_test.rb
│   │   │   │   ├── complete_controller_test.rb
│   │   │   │   ├── copilot_controller_test.rb
│   │   │   │   ├── copilot_enterprise_seat_assignments_controller_test.rb
│   │   │   │   ├── copilot_insights_base_controller_test.rb
│   │   │   │   ├── copilot_insights_code_generation_controller_test.rb
│   │   │   │   ├── copilot_insights_code_generation_spark_controller_test.rb
│   │   │   │   ├── copilot_insights_usage_controller_test.rb
│   │   │   │   ├── copilot_insights_usage_spark_controller_test.rb
│   │   │   │   ├── copilot_metrics_controller_test.rb
│   │   │   │   ├── copilot_metrics_reports_controller_test.rb
│   │   │   │   ├── copilot_standalone_seats_controller_test.rb
│   │   │   │   ├── copilot_usage_metrics_controller_test.rb
│   │   │   │   ├── credential_counts_controller_test.rb
│   │   │   │   ├── credential_member_suggestions_controller_test.rb
│   │   │   │   ├── credential_revocation_controller_test.rb
│   │   │   │   ├── custom_images_controller_test.rb
│   │   │   │   ├── custom_properties_controller_test.rb
│   │   │   │   ├── custom_roles
│   │   │   │   │   ├── enterprise_role_assignments_controller_test.rb
│   │   │   │   │   ├── enterprise_roles_controller_test.rb
│   │   │   │   │   ├── organization_roles_controller_test.rb
│   │   │   │   │   └── summary_controller_test.rb
│   │   │   │   ├── default_model_rules_controller_test.rb
│   │   │   │   ├── default_models_controller_test.rb
│   │   │   │   ├── deleted_organizations_controller_test.rb
│   │   │   │   ├── domains_controller_test.rb
│   │   │   │   ├── enterprise_installations_controller_test.rb
│   │   │   │   ├── enterprise_team_external_group_members_controller_test.rb
│   │   │   │   ├── enterprise_team_members_controller_test.rb
│   │   │   │   ├── enterprise_team_migrations_controller_test.rb
│   │   │   │   ├── enterprise_team_organization_mappings_controller_test.rb
│   │   │   │   ├── enterprise_team_organizations_controller_test.rb
│   │   │   │   ├── enterprise_teams
│   │   │   │   │   └── orchestrations_controller_test.rb
│   │   │   │   ├── enterprise_teams_controller_test.rb
│   │   │   │   ├── enterprise_users_export_controller_test.rb
│   │   │   │   ├── expired_owner_invitations_controller_test.rb
│   │   │   │   ├── external_provider_controller_test.rb
│   │   │   │   ├── ghas_trials_controller_test.rb
│   │   │   │   ├── guest_collaborators_controller_test.rb
│   │   │   │   ├── hooks
│   │   │   │   │   └── active_status_controller_test.rb
│   │   │   │   ├── hooks_controller_test.rb
│   │   │   │   ├── integration_installations_controller_test.rb
│   │   │   │   ├── integrations_controller_test.rb
│   │   │   │   ├── integration_transfers_controller_test.rb
│   │   │   │   ├── ip_allowlist_controller_test.rb
│   │   │   │   ├── ip_allowlist_enabled_controller_test.rb
│   │   │   │   ├── ip_allowlist_user_level_enforcement_enabled_controller_test.rb
│   │   │   │   ├── manual_payment_accounts_controller_test.rb
│   │   │   │   ├── marketplace_controller_test.rb
│   │   │   │   ├── member_organizations_controller_test.rb
│   │   │   │   ├── members_controller_test.rb
│   │   │   │   ├── metered_exports_controller_test.rb
│   │   │   │   ├── models_billing_controller_test.rb
│   │   │   │   ├── models_controller_test.rb
│   │   │   │   ├── orchestrations_controller_test.rb
│   │   │   │   ├── organization_custom_property_definitions_controller_test.rb
│   │   │   │   ├── organization_invitations_controller_test.rb
│   │   │   │   ├── organizations_controller_test.rb
│   │   │   │   ├── organizations_summary_controller_test.rb
│   │   │   │   ├── organization_suggestions_controller_test.rb
│   │   │   │   ├── organization_transfers_controller_test.rb
│   │   │   │   ├── outside_collaborators_controller_test.rb
│   │   │   │   ├── owners_controller_test.rb
│   │   │   │   ├── pending_billing_managers_controller_test.rb
│   │   │   │   ├── pending_collaborators_controller_test.rb
│   │   │   │   ├── pending_members_controller_test.rb
│   │   │   │   ├── pending_owners_controller_test.rb
│   │   │   │   ├── people_controller_test.rb
│   │   │   │   ├── policies_controller_test.rb
│   │   │   │   ├── prepaid_metered_usage_refills_controller_test.rb
│   │   │   │   ├── proxy_security_header_controller_test.rb
│   │   │   │   ├── repository_policies_controller_test.rb
│   │   │   │   ├── restores_controller_test.rb
│   │   │   │   ├── reviewable_organization_invitations_controller_test.rb
│   │   │   │   ├── reviewable_organization_upgrades_controller_test.rb
│   │   │   │   ├── seat_limits_controller_test.rb
│   │   │   │   ├── seats_plan_type_controller_test.rb
│   │   │   │   ├── security_center_controller_authz_test.rb
│   │   │   │   ├── security_center_controller_test.rb
│   │   │   │   ├── security_configurations_controller_test.rb
│   │   │   │   ├── security_controller_test.rb
│   │   │   │   ├── self_serve_organization_upgrades_controller_test.rb
│   │   │   │   ├── shortcode_check_controller_test.rb
│   │   │   │   ├── single_sign_on_settings_security_controller_test.rb
│   │   │   │   ├── slug_controller_test.rb
│   │   │   │   ├── soft_deletion_controller_test.rb
│   │   │   │   ├── spam_controller_test.rb
│   │   │   │   ├── support_entitlees_controller_test.rb
│   │   │   │   ├── suspended_members_controller_test.rb
│   │   │   │   ├── suspension_controller_test.rb
│   │   │   │   ├── trade_compliance
│   │   │   │   │   ├── manual_screening_controller_test.rb
│   │   │   │   │   ├── screening_status_controller_test.rb
│   │   │   │   │   └── sdn_suspension_controller_test.rb
│   │   │   │   ├── trade_compliance_controller_test.rb
│   │   │   │   ├── trials_controller_test.rb
│   │   │   │   ├── two_factor_requirement_controller_test.rb
│   │   │   │   ├── unaffiliated_members_bulk_removal_controller_test.rb
│   │   │   │   ├── unaffiliated_members_controller_test.rb
│   │   │   │   └── user_namespace_repositories_controller_test.rb
│   │   │   ├── businesses_controller_test.rb
│   │   │   ├── business_external_identities
│   │   │   │   ├── linked_external_members_controller_test.rb
│   │   │   │   ├── unlinked_external_identities_controller_test.rb
│   │   │   │   └── unlinked_external_members_controller_test.rb
│   │   │   ├── business_external_identities_controller_test.rb
│   │   │   ├── business_limits_controller_test.rb
│   │   │   ├── business_startups_programs_controller_test.rb
│   │   │   ├── business_trial_primary_email_cooldown_period_exemptions_controller_test.rb
│   │   │   ├── canary_controller_test.rb
│   │   │   ├── certificate_notice_dismissals_controller_test.rb
│   │   │   ├── codeql_bulk_building_controller_test.rb
│   │   │   ├── codespaces
│   │   │   │   └── dials_controller_test.rb
│   │   │   ├── codespaces_controller_test.rb
│   │   │   ├── codespaces_unprocessed_billing_messages_controller_test.rb
│   │   │   ├── collaborators_controller_test.rb
│   │   │   ├── comments_controller_test.rb
│   │   │   ├── commit_comments_controller_test.rb
│   │   │   ├── compliance_reports_controller_test.rb
│   │   │   ├── copilot_bulk_blocks_controller_test.rb
│   │   │   ├── copilot_bulk_unblocks_controller_test.rb
│   │   │   ├── copilot_business_trials_controller_test.rb
│   │   │   ├── copilot_byok_controller_test.rb
│   │   │   ├── copilot_chat_attachments_controller_test.rb
│   │   │   ├── copilot_enterprises_controller_test.rb
│   │   │   ├── copilot_insights_base_controller_test.rb
│   │   │   ├── copilot_insights_code_generation_controller_test.rb
│   │   │   ├── copilot_insights_code_generation_spark_controller_test.rb
│   │   │   ├── copilot_insights_export_files_controller_test.rb
│   │   │   ├── copilot_insights_usage_controller_test.rb
│   │   │   ├── copilot_insights_usage_spark_controller_test.rb
│   │   │   ├── copilot_metrics_controller_test.rb
│   │   │   ├── copilot_metrics_reports_controller_test.rb
│   │   │   ├── copilot_model_registry_controller_test.rb
│   │   │   ├── copilot_policies_controller_test.rb
│   │   │   ├── copilot_pr_summary_feedback_controller_test.rb
│   │   │   ├── copilot_quota_events_controller_test.rb
│   │   │   ├── copilot_rules_resync_controller_test.rb
│   │   │   ├── copilot_seat_assignments_controller_test.rb
│   │   │   ├── copilot_seats_controller_test.rb
│   │   │   ├── copilot_settings_controller_test.rb
│   │   │   ├── copilot_spaces_controller_test.rb
│   │   │   ├── copilot_spaces_user_blocks_controller_test.rb
│   │   │   ├── country_blocks_controller_test.rb
│   │   │   ├── custom_images_controller_test.rb
│   │   │   ├── custom_properties_controller_test.rb
│   │   │   ├── deleted_account_transactions_controller_test.rb
│   │   │   ├── dependabot_controller_test.rb
│   │   │   ├── dependency_graph_controller_test.rb
│   │   │   ├── discussion_comments_controller_test.rb
│   │   │   ├── discussions
│   │   │   │   ├── category_limit_overrides_controller_test.rb
│   │   │   │   └── conversion_overrides_controller_test.rb
│   │   │   ├── discussions_controller_test.rb
│   │   │   ├── dmca_takedowns_controller_test.rb
│   │   │   ├── domains_controller_test.rb
│   │   │   ├── dormant_users
│   │   │   │   └── bulk_suspensions_controller_test.rb
│   │   │   ├── dormant_users_controller_test.rb
│   │   │   ├── email_claims_controller_test.rb
│   │   │   ├── emails_controller_test.rb
│   │   │   ├── enterprise_installations
│   │   │   │   ├── accounts_controller_test.rb
│   │   │   │   ├── block_controller_test.rb
│   │   │   │   ├── contributions_controller_test.rb
│   │   │   │   └── user_accounts_uploads_controller_test.rb
│   │   │   ├── enterprise_installations_controller_test.rb
│   │   │   ├── enterprise_team_limits_controller_test.rb
│   │   │   ├── explore_controller_test.rb
│   │   │   ├── external_groups_controller_test.rb
│   │   │   ├── feature_enrollments_controller_test.rb
│   │   │   ├── ghas_committers_controller_test.rb
│   │   │   ├── gpg_keys_controller_test.rb
│   │   │   ├── hooks_controller_test.rb
│   │   │   ├── hosted_compute_ims_admin_controller_test.rb
│   │   │   ├── hosted_compute_networking_controller_test.rb
│   │   │   ├── integration_installations_controller_test.rb
│   │   │   ├── integration_installation_triggers_controller_test.rb
│   │   │   ├── integrations_controller_test.rb
│   │   │   ├── integration_transfers_controller_test.rb
│   │   │   ├── issue_comments_controller_test.rb
│   │   │   ├── issues_controller_test.rb
│   │   │   ├── labs_controller_test.rb
│   │   │   ├── large_files_controller_test.rb
│   │   │   ├── large_file_storage_controller_test.rb
│   │   │   ├── ldap_controller_test.rb
│   │   │   ├── legal_controller_test.rb
│   │   │   ├── license_compliance_alerts_controller_test.rb
│   │   │   ├── license_compliance_checkjobs_controller_test.rb
│   │   │   ├── license_compliance_controller_test.rb
│   │   │   ├── locked_ip_controller_test.rb
│   │   │   ├── manually_review_payment_methods_controller_test.rb
│   │   │   ├── member_feature_request_notifications_opt_outs_controller_test.rb
│   │   │   ├── metered_product_uuids_controller_test.rb
│   │   │   ├── mirrors_controller_test.rb
│   │   │   ├── mobile_registrations_controller_test.rb
│   │   │   ├── models_billing_controller_test.rb
│   │   │   ├── models_blocks_controller_test.rb
│   │   │   ├── models_bulk_blocks_controller_test.rb
│   │   │   ├── models_controller_test.rb
│   │   │   ├── models_multipliers_controller_test.rb
│   │   │   ├── networks_controller_test.rb
│   │   │   ├── oauth_tokens_controller_test.rb
│   │   │   ├── organization_external_identities_controller_test.rb
│   │   │   ├── organization_limits_controller_test.rb
│   │   │   ├── organization_memberships
│   │   │   │   └── two_factor_requirement_controller_test.rb
│   │   │   ├── organization_memberships_controller_test.rb
│   │   │   ├── organization_profiles_controller_test.rb
│   │   │   ├── organization_saml_providers_controller_test.rb
│   │   │   ├── organization_team_limits_controller_test.rb
│   │   │   ├── organization_unlinked_external_identities_controller_test.rb
│   │   │   ├── orgs
│   │   │   │   ├── archive_controller_test.rb
│   │   │   │   ├── credential_counts_controller_test.rb
│   │   │   │   ├── deletions_controller_test.rb
│   │   │   │   ├── invitations_collections_controller_test.rb
│   │   │   │   ├── members_export_controller_test.rb
│   │   │   │   ├── orchestrations_controller_test.rb
│   │   │   │   ├── private_registries_controller_test.rb
│   │   │   │   ├── safeguard_limits_controller_test.rb
│   │   │   │   ├── security_center_controller_authz_test.rb
│   │   │   │   ├── security_center_controller_test.rb
│   │   │   │   └── soft_deletion_controller_test.rb
│   │   │   ├── packages_controller_test.rb
│   │   │   ├── pages_controller_test.rb
│   │   │   ├── passwords_controller_test.rb
│   │   │   ├── per_seat_pricing_model_controller_test.rb
│   │   │   ├── personal_access_tokens
│   │   │   │   ├── grant_requests
│   │   │   │   │   ├── organizations_controller_test.rb
│   │   │   │   │   ├── pending_approvals_controller_test.rb
│   │   │   │   │   └── users_controller_test.rb
│   │   │   │   ├── grants
│   │   │   │   │   ├── organizations_controller_test.rb
│   │   │   │   │   └── users_controller_test.rb
│   │   │   │   └── owners_controller_test.rb
│   │   │   ├── personal_access_tokens_controller_test.rb
│   │   │   ├── pinned_api_versions_controller_test.rb
│   │   │   ├── planning_beta_signup_controller_test.rb
│   │   │   ├── plan_subscriptions_controller_test.rb
│   │   │   ├── privileged_apps_controller_test.rb
│   │   │   ├── product_catalog_controller_test.rb
│   │   │   ├── projects_beta_controller_test.rb
│   │   │   ├── projects_controller_test.rb
│   │   │   ├── proxima_service_rate_limits_controller_test.rb
│   │   │   ├── pull_request_orchestrations_controller_test.rb
│   │   │   ├── pull_requests_controller_test.rb
│   │   │   ├── purgatory_controller_test.rb
│   │   │   ├── receipts_controller_test.rb
│   │   │   ├── recent_comments_test.rb
│   │   │   ├── redirects_controller_test.rb
│   │   │   ├── reflogs_controller_test.rb
│   │   │   ├── refunds_controller_test.rb
│   │   │   ├── reminders_beta_signup_controller_test.rb
│   │   │   ├── reports_controller_test.rb
│   │   │   ├── repositories
│   │   │   │   ├── abuse_reports_controller_test.rb
│   │   │   │   ├── actions
│   │   │   │   │   ├── artifacts_controller_test.rb
│   │   │   │   │   ├── caches_controller_test.rb
│   │   │   │   │   ├── concurrency_groups_controller_test.rb
│   │   │   │   │   ├── immutable_actions_controller_test.rb
│   │   │   │   │   ├── invocation_controller_test.rb
│   │   │   │   │   ├── pull_requests_controller_test.rb
│   │   │   │   │   └── workflow_schedules_controller_test.rb
│   │   │   │   ├── checks
│   │   │   │   │   ├── check_suite_controller_test.rb
│   │   │   │   │   └── overview_controller_test.rb
│   │   │   │   ├── code_scanning_controller_authz_test.rb
│   │   │   │   ├── code_scanning_controller_test.rb
│   │   │   │   ├── commit_statuses
│   │   │   │   │   ├── overview_controller_test.rb
│   │   │   │   │   └── summary_controller_test.rb
│   │   │   │   ├── copilot_pr_summary_controller_test.rb
│   │   │   │   ├── dependency_graph_controller_test.rb
│   │   │   │   ├── deploy_keys_controller_test.rb
│   │   │   │   ├── funding_links_controller_test.rb
│   │   │   │   ├── interaction_limits_controller_test.rb
│   │   │   │   ├── merge_commit_requests_controller_test.rb
│   │   │   │   ├── merge_queue_entries_controller_test.rb
│   │   │   │   ├── merge_queues_controller_test.rb
│   │   │   │   ├── preferred_files_redetections_controller_test.rb
│   │   │   │   ├── restorable_recoveries_controller_test.rb
│   │   │   │   ├── security_center_controller_authz_test.rb
│   │   │   │   ├── security_center_controller_test.rb
│   │   │   │   ├── security_products_controller_test.rb
│   │   │   │   ├── staff_access_controller_test.rb
│   │   │   │   ├── star_counts_controller_test.rb
│   │   │   │   └── topics_controller_test.rb
│   │   │   ├── repositories_controller_test.rb
│   │   │   ├── repository_actions_policies_controller_test.rb
│   │   │   ├── repository_advisories_controller_test.rb
│   │   │   ├── repository_advisory_comments_controller_test.rb
│   │   │   ├── repository_dependabot_controller_test.rb
│   │   │   ├── repository_files_controller_test.rb
│   │   │   ├── repository_images_controller_test.rb
│   │   │   ├── repository_notifications_controller_test.rb
│   │   │   ├── repository_orchestrations_controller_test.rb
│   │   │   ├── repository_recommendations_controller_test.rb
│   │   │   ├── repository_rules_bypass_requests_controller_test.rb
│   │   │   ├── repository_rules_controller_test.rb
│   │   │   ├── repository_watchers_controller_test.rb
│   │   │   ├── reserved_logins_controller_test.rb
│   │   │   ├── retired_namespaces_controller_test.rb
│   │   │   ├── rule_insights_dashboard_controller_test.rb
│   │   │   ├── rules
│   │   │   │   └── rule_config_list_controller_test.rb
│   │   │   ├── safeguard_limits_controller_test.rb
│   │   │   ├── search_controller_test.rb
│   │   │   ├── search_indexes_controller_test.rb
│   │   │   ├── seat_change_controller_test.rb
│   │   │   ├── security_center_controller_authz_test.rb
│   │   │   ├── security_center_controller_test.rb
│   │   │   ├── security_configurations_controller_test.rb
│   │   │   ├── security_incident_response_controller_test.rb
│   │   │   ├── security_incident_response_data_controller_test.rb
│   │   │   ├── self_serve_banners_contoller_test.rb
│   │   │   ├── sessions_controller_test.rb
│   │   │   ├── settings
│   │   │   │   └── metered_exports_controller_test.rb
│   │   │   ├── showcase_collections_controller_test.rb
│   │   │   ├── site_admin_and_employee_status_controller_test.rb
│   │   │   ├── site_admin_performance_stats_controller_test.rb
│   │   │   ├── sla_reports_controller_test.rb
│   │   │   ├── social_accounts_controller_test.rb
│   │   │   ├── spam_controller_test.rb
│   │   │   ├── spammy_rename_delete_controller_test.rb
│   │   │   ├── spark
│   │   │   │   └── workbenches_controller_test.rb
│   │   │   ├── sponsors
│   │   │   │   ├── agreements
│   │   │   │   │   └── signature_exports_controller_test.rb
│   │   │   │   ├── agreements_controller_test.rb
│   │   │   │   ├── approved_sponsorables_controller_test.rb
│   │   │   │   ├── billing_mismatches_controller_test.rb
│   │   │   │   ├── bulk_approvals_controller_test.rb
│   │   │   │   ├── bulk_bans_controller_test.rb
│   │   │   │   ├── find_listing_controller_test.rb
│   │   │   │   ├── fiscal_hosts_controller_test.rb
│   │   │   │   ├── fraud_reviews_controller_test.rb
│   │   │   │   ├── invoiced
│   │   │   │   │   ├── credit_balance_confirmations_controller_test.rb
│   │   │   │   │   ├── credit_balances_controller_test.rb
│   │   │   │   │   ├── customers_controller_test.rb
│   │   │   │   │   ├── invoiced_sponsorships_controller_test.rb
│   │   │   │   │   ├── payment_runs_controller_test.rb
│   │   │   │   │   ├── sponsorships_controller_test.rb
│   │   │   │   │   ├── stripe_invoices_controller_test.rb
│   │   │   │   │   ├── transfers
│   │   │   │   │   │   └── reversals_controller_test.rb
│   │   │   │   │   └── transfers_controller_test.rb
│   │   │   │   ├── invoiced_agreement_signatures_controller_test.rb
│   │   │   │   ├── invoiced_sponsors_controller_test.rb
│   │   │   │   ├── members
│   │   │   │   │   ├── acceptances_controller_test.rb
│   │   │   │   │   ├── activities_controller_test.rb
│   │   │   │   │   ├── bans_controller_test.rb
│   │   │   │   │   ├── child_listings_controller_test.rb
│   │   │   │   │   ├── criterion_controller_test.rb
│   │   │   │   │   ├── features_controller_test.rb
│   │   │   │   │   ├── health_checks_controller_test.rb
│   │   │   │   │   ├── ignores_controller_test.rb
│   │   │   │   │   ├── listing
│   │   │   │   │   │   ├── approvals_controller_test.rb
│   │   │   │   │   │   ├── disables_controller_test.rb
│   │   │   │   │   │   ├── match_bans_controller_test.rb
│   │   │   │   │   │   ├── match_toggles_controller_test.rb
│   │   │   │   │   │   ├── require_additional_reviews_controller_test.rb
│   │   │   │   │   │   ├── webhooks_controller_test.rb
│   │   │   │   │   │   └── zuora_syncs_controller_test.rb
│   │   │   │   │   ├── payout_exports_controller_test.rb
│   │   │   │   │   ├── reactivations_controller_test.rb
│   │   │   │   │   ├── reputable_orgs_partials_controller_test.rb
│   │   │   │   │   ├── request_approvals_controller_test.rb
│   │   │   │   │   ├── staff_notes_controller_test.rb
│   │   │   │   │   ├── stripe_connect_accounts
│   │   │   │   │   │   ├── balance_partials_controller_test.rb
│   │   │   │   │   │   ├── deactivations_controller_test.rb
│   │   │   │   │   │   ├── payouts_controller_test.rb
│   │   │   │   │   │   ├── payouts_preview_partials_controller_test.rb
│   │   │   │   │   │   ├── payout_toggles_controller_test.rb
│   │   │   │   │   │   ├── syncs_controller_test.rb
│   │   │   │   │   │   ├── transfer_match_reversals_controller_test.rb
│   │   │   │   │   │   ├── transfers_controller_test.rb
│   │   │   │   │   │   └── transfers_preview_partials_controller_test.rb
│   │   │   │   │   ├── stripe_connect_accounts_controller_test.rb
│   │   │   │   │   ├── transaction_exports_controller_test.rb
│   │   │   │   │   ├── transfer_refunds_controller_test.rb
│   │   │   │   │   └── transfer_reversals_controller_test.rb
│   │   │   │   ├── members_controller_test.rb
│   │   │   │   ├── potential_sponsorable_banner_previews_controller_test.rb
│   │   │   │   ├── potential_sponsors_controller_test.rb
│   │   │   │   ├── potential_sponsorships_controller_test.rb
│   │   │   │   ├── retry_one_time_subscription_items_controller_test.rb
│   │   │   │   ├── sponsorships
│   │   │   │   │   ├── pending_changes_controller_test.rb
│   │   │   │   │   └── restorations_controller_test.rb
│   │   │   │   ├── sponsorships_controller_test.rb
│   │   │   │   ├── sponsors_patreon_users_controller_test.rb
│   │   │   │   ├── stripe_customers_controller_test.rb
│   │   │   │   ├── trust_levels_controller_test.rb
│   │   │   │   └── waitlist
│   │   │   │       ├── exports_controller_test.rb
│   │   │   │       └── queue_controller_test.rb
│   │   │   ├── ssh_audit_controller_test.rb
│   │   │   ├── staff_notes_controller_test.rb
│   │   │   ├── stafftools_authorization_test.rb
│   │   │   ├── storage_controller_test.rb
│   │   │   ├── stripe_webhooks_controller_test.rb
│   │   │   ├── subscription_items_controller_test.rb
│   │   │   ├── subscription_sync_statuses_controller_test.rb
│   │   │   ├── support_plan_uploads_controller_test.rb
│   │   │   ├── suspended_users_controller_test.rb
│   │   │   ├── teams
│   │   │   │   └── orchestrations_controller_test.rb
│   │   │   ├── teams_controller_test.rb
│   │   │   ├── topics_controller_test.rb
│   │   │   ├── trade_compliance
│   │   │   │   ├── batch_operations_controller_test.rb
│   │   │   │   ├── microsoft_trade_help_emails_controller_test.rb
│   │   │   │   └── trade_screening_records_controller_test.rb
│   │   │   ├── trust_tiers_controller_test.rb
│   │   │   ├── two_factor_credentials_controller_test.rb
│   │   │   ├── two_factor_requirements_controller_test.rb
│   │   │   ├── u2f_registrations_controller_test.rb
│   │   │   ├── ui_runtime_opt_out_controller_test.rb
│   │   │   ├── user_assets_controller_test.rb
│   │   │   ├── user_restorations_controller_test.rb
│   │   │   ├── users
│   │   │   │   ├── abuse_reports_controller_test.rb
│   │   │   │   ├── actions_policies_controller_test.rb
│   │   │   │   ├── activities_controller_test.rb
│   │   │   │   ├── acv_contributions_controller_test.rb
│   │   │   │   ├── administrative_tasks_controller_test.rb
│   │   │   │   ├── advanced_security_controller_test.rb
│   │   │   │   ├── anonymously_accessible_repositories_controller_test.rb
│   │   │   │   ├── attachments_controller_test.rb
│   │   │   │   ├── auto_pay_controller_test.rb
│   │   │   │   ├── azure_exp_controller_test.rb
│   │   │   │   ├── billing
│   │   │   │   │   ├── ai_usage_controller_test.rb
│   │   │   │   │   ├── billable_rollbacks_controller_test.rb
│   │   │   │   │   ├── budgets_controller_test.rb
│   │   │   │   │   ├── copilot_usage
│   │   │   │   │   │   ├── billing_preview_controller_test.rb
│   │   │   │   │   │   ├── models_controller_test.rb
│   │   │   │   │   │   ├── usage_card_controller_test.rb
│   │   │   │   │   │   └── usage_chart_controller_test.rb
│   │   │   │   │   ├── credits_controller_test.rb
│   │   │   │   │   ├── discounts_controller_test.rb
│   │   │   │   │   ├── history_controller_test.rb
│   │   │   │   │   ├── information_controller_test.rb
│   │   │   │   │   ├── invoices_controller_test.rb
│   │   │   │   │   ├── licensing_controller_test.rb
│   │   │   │   │   ├── net_usages_controller_test.rb
│   │   │   │   │   ├── policy_controller_test.rb
│   │   │   │   │   ├── premium_requests_usage_controller_test.rb
│   │   │   │   │   ├── repo_usage_controller_test.rb
│   │   │   │   │   ├── usage_chart_controller_test.rb
│   │   │   │   │   ├── usage_overviews_controller_test.rb
│   │   │   │   │   ├── usage_report_controller_test.rb
│   │   │   │   │   ├── usages_controller_test.rb
│   │   │   │   │   ├── usage_table_controller_test.rb
│   │   │   │   │   ├── usage_totals_controller_test.rb
│   │   │   │   │   └── zuora_webhooks_controller_test.rb
│   │   │   │   ├── billing_controller_test.rb
│   │   │   │   ├── blocks_controller_test.rb
│   │   │   │   ├── contribution_class_flags_controller_test.rb
│   │   │   │   ├── database_records_controller_test.rb
│   │   │   │   ├── domains_controller_test.rb
│   │   │   │   ├── employee_access_revocations_controller_test.rb
│   │   │   │   ├── emu_deprovisioning_controller_test.rb
│   │   │   │   ├── emu_login_obfuscation_controller_test.rb
│   │   │   │   ├── enabled_feature_flags_controller_test.rb
│   │   │   │   ├── enterprise_installations_controller_test.rb
│   │   │   │   ├── follows_controller_test.rb
│   │   │   │   ├── force_push_preferences_controller_test.rb
│   │   │   │   ├── for_you_feeds_controller_test.rb
│   │   │   │   ├── ghas_trials_controller_test.rb
│   │   │   │   ├── github_biztools_promotions_controller_test.rb
│   │   │   │   ├── github_developer_promotions_controller_test.rb
│   │   │   │   ├── hubber_access_overrides_controller_test.rb
│   │   │   │   ├── interaction_bans_controller_test.rb
│   │   │   │   ├── interaction_limits_controller_test.rb
│   │   │   │   ├── interactions_controller_test.rb
│   │   │   │   ├── invitations_controller_test.rb
│   │   │   │   ├── ip_addresses_controller_test.rb
│   │   │   │   ├── ip_allowlists_controller_test.rb
│   │   │   │   ├── large_scale_contributor_classifications_controller_test.rb
│   │   │   │   ├── legal_holds_controller_test.rb
│   │   │   │   ├── lockouts_controller_test.rb
│   │   │   │   ├── logs_controller_test.rb
│   │   │   │   ├── max_packages_authorizable_per_token_controller_test.rb
│   │   │   │   ├── moderators_controller_test.rb
│   │   │   │   ├── operator_modes_controller_test.rb
│   │   │   │   ├── organization_custom_properties_controller_test.rb
│   │   │   │   ├── organization_custom_property_values_controller_test.rb
│   │   │   │   ├── organization_rule_insights_dashboard_controller_test.rb
│   │   │   │   ├── organization_rules_bypass_requests_controller_test.rb
│   │   │   │   ├── organization_rules_controller_test.rb
│   │   │   │   ├── org_role_assignments_controller_test.rb
│   │   │   │   ├── org_roles_controller_test.rb
│   │   │   │   ├── overviews_controller_test.rb
│   │   │   │   ├── planning
│   │   │   │   │   └── issue_fields_controller_test.rb
│   │   │   │   ├── prepaid_metered_usage_refills_test.rb
│   │   │   │   ├── privileged_access_revocations_controller_test.rb
│   │   │   │   ├── profile_data_controller_test.rb
│   │   │   │   ├── profile_highlight_contributions_controller_test.rb
│   │   │   │   ├── pronouns_controller_test.rb
│   │   │   │   ├── rate_limits
│   │   │   │   │   ├── overrides_controller_test.rb
│   │   │   │   │   └── temporary_overrides_controller_test.rb
│   │   │   │   ├── rate_limits_controller_test.rb
│   │   │   │   ├── renames
│   │   │   │   │   └── statuses_controller_test.rb
│   │   │   │   ├── renames_controller_test.rb
│   │   │   │   ├── repos_count_limit_controller_test.rb
│   │   │   │   ├── repositories
│   │   │   │   │   ├── bulk_privatizations_controller_test.rb
│   │   │   │   │   ├── collaborations_controller_test.rb
│   │   │   │   │   ├── contributions
│   │   │   │   │   │   └── rebuilds_controller_test.rb
│   │   │   │   │   ├── contributions_controller_test.rb
│   │   │   │   │   ├── deleteds_controller_test.rb
│   │   │   │   │   ├── disableds_controller_test.rb
│   │   │   │   │   ├── dmcas_controller_test.rb
│   │   │   │   │   ├── internals_controller_test.rb
│   │   │   │   │   ├── lockeds_controller_test.rb
│   │   │   │   │   ├── notification_preferences_controller_test.rb
│   │   │   │   │   ├── pages_controller_test.rb
│   │   │   │   │   ├── publics_controller_test.rb
│   │   │   │   │   ├── roles_controller_test.rb
│   │   │   │   │   └── stars_controller_test.rb
│   │   │   │   ├── repositories_controller_test.rb
│   │   │   │   ├── repository_policies_controller_test.rb
│   │   │   │   ├── retired_namespaces_controller_test.rb
│   │   │   │   ├── saml_mapping_controller_test.rb
│   │   │   │   ├── search_records
│   │   │   │   │   ├── blackbird_reindex_orgs_controller_test.rb
│   │   │   │   │   ├── reindex_orgs_controller_test.rb
│   │   │   │   │   └── reindex_requests_controller_test.rb
│   │   │   │   ├── search_records_controller_test.rb
│   │   │   │   ├── securities
│   │   │   │   │   └── histories_controller_test.rb
│   │   │   │   ├── securities_controller_test.rb
│   │   │   │   ├── site_admins_controller_test.rb
│   │   │   │   ├── ssh_access_preferences_controller_test.rb
│   │   │   │   ├── ssh_keys
│   │   │   │   │   ├── certificate_authorities_controller_test.rb
│   │   │   │   │   └── verifications_controller_test.rb
│   │   │   │   ├── ssh_keys_controller_test.rb
│   │   │   │   ├── staff_access_requests_controller_test.rb
│   │   │   │   ├── standard_contractual_clauses_controller_test.rb
│   │   │   │   ├── successors
│   │   │   │   │   └── promotions_controller_test.rb
│   │   │   │   ├── successors_controller_test.rb
│   │   │   │   ├── sudo_controller_test.rb
│   │   │   │   ├── suspensions_controller_test.rb
│   │   │   │   ├── team_sync_configurations_controller_test.rb
│   │   │   │   ├── terms_of_service_records_controller_test.rb
│   │   │   │   ├── trade_compliance
│   │   │   │   │   ├── check_violations_controller_test.rb
│   │   │   │   │   ├── manual_screening_controller_test.rb
│   │   │   │   │   ├── restrictions_enforcement_controller_test.rb
│   │   │   │   │   ├── screening_profile_controller_test.rb
│   │   │   │   │   └── sdn_suspension_controller_test.rb
│   │   │   │   ├── trade_compliance_controller_test.rb
│   │   │   │   ├── trial_extensions_controller_test.rb
│   │   │   │   ├── trial_limits_controller_test.rb
│   │   │   │   ├── undeletes_controller_test.rb
│   │   │   │   └── unretire_multiple_namespaces_controller_test.rb
│   │   │   ├── users_billing_controller_test.rb
│   │   │   ├── users_controller_test.rb
│   │   │   ├── vulnerabilities_controller_test.rb
│   │   │   ├── vulnerability_alerts_controller_test.rb
│   │   │   └── zuora_webhooks_controller_test.rb
│   │   ├── stafftools_controller_test.rb
│   │   ├── stars_controller_test.rb
│   │   ├── status_lolrails_controller_test.rb
│   │   ├── stripe_webhooks_app_test.rb
│   │   ├── subscription_items_controller_test.rb
│   │   ├── successor_invitations_controller_test.rb
│   │   ├── sudo_filter_test.rb
│   │   ├── suggested_reviewers_controller_test.rb
│   │   ├── suggestions_controller_test.rb
│   │   ├── survey_responses_controller_test.rb
│   │   ├── switch_account_controller_test.rb
│   │   ├── syntax_highlighted_diff_entries_controller_test.rb
│   │   ├── team_sync_beta_memberships_controller_test.rb
│   │   ├── tilde_redirect_controller_test.rb
│   │   ├── timeline
│   │   │   └── timeline_test.rb
│   │   ├── timeline_controller_test.rb
│   │   ├── time_zone_test.rb
│   │   ├── topics
│   │   │   └── stars_controller_test.rb
│   │   ├── topics_controller_test.rb
│   │   ├── trade_controls_controller_test.rb
│   │   ├── tree
│   │   │   └── deleting_directories_test.rb
│   │   ├── tree_controller_fork_select_test.rb
│   │   ├── tree_controller_spammy_test.rb
│   │   ├── tree_controller_test.rb
│   │   ├── trending_controller_test.rb
│   │   ├── two_factor_controller_test.rb
│   │   ├── two_factor_recovery_request_controller_test.rb
│   │   ├── u2f_registrations_controller_test.rb
│   │   ├── ui_context_controller_test.rb
│   │   ├── unverified_email_controller_test.rb
│   │   ├── upload_manifests_controller_test.rb
│   │   ├── upload_policies_controller
│   │   │   └── oversized_video_test.rb
│   │   ├── upload_policies_controller_test.rb
│   │   ├── uploads_controller_test.rb
│   │   ├── url_escape_test.rb
│   │   ├── user_account_checks_controller_test.rb
│   │   ├── user_avatars_controller_test.rb
│   │   ├── user_content_edits_controller_test.rb
│   │   ├── user_contributions_controller_test.rb
│   │   ├── user_emails_controller_test.rb
│   │   ├── user_email_verification_test.rb
│   │   ├── user_list_checks_controller_test.rb
│   │   ├── user_list_menu_batches_controller_test.rb
│   │   ├── user_lists_controller_test.rb
│   │   ├── user_reviewed_files_controller_test.rb
│   │   ├── users
│   │   │   ├── code_review_limits_controller_test.rb
│   │   │   ├── follows_controller_enterprise_managed_user_test.rb
│   │   │   ├── follows_controller_test.rb
│   │   │   ├── ghas_active_committers_controller_test.rb
│   │   │   ├── memexes_assets_controller_test.rb
│   │   │   ├── memexes_controller_reviewer_test.rb
│   │   │   ├── memexes_controller_search_test.rb
│   │   │   ├── memexes_controller_test.rb
│   │   │   ├── memexes_shared_controller_test.rb
│   │   │   ├── profile_readmes_controller_test.rb
│   │   │   ├── projects_controller_test.rb
│   │   │   ├── searches_controller_test.rb
│   │   │   ├── security_center
│   │   │   │   ├── survey_controller_authz_test.rb
│   │   │   │   └── survey_controller_test.rb
│   │   │   └── staff_access_requests_controller_test.rb
│   │   ├── users_controller_test.rb
│   │   ├── user_shortcuts_controller_test.rb
│   │   ├── user_statuses_controller_test.rb
│   │   ├── users_test.rb
│   │   ├── variables_controller_test.rb
│   │   ├── verifiable_domains
│   │   │   ├── approvals_controller_test.rb
│   │   │   ├── tokens_controller_test.rb
│   │   │   └── verifications_controller_test.rb
│   │   ├── verifiable_domains_controller_test.rb
│   │   ├── verify_key_of_unknown_origin_test.rb
│   │   ├── voltron
│   │   │   ├── commit_fragments_controller_test.rb
│   │   │   ├── commit_show_comparison_test.rb
│   │   │   ├── discussions_fragments_controller_test.rb
│   │   │   ├── discussions_show_comparison_test.rb
│   │   │   ├── fragment_controller_test.rb
│   │   │   ├── issues_fragments_controller_test.rb
│   │   │   ├── issues_show_comparison_test.rb
│   │   │   ├── pull_requests_fragments_controller_resilience_test.rb
│   │   │   ├── pull_requests_fragments_controller_test.rb
│   │   │   ├── pull_requests_show_comparison_test.rb
│   │   │   └── routes_controller_test.rb
│   │   ├── vulnerability_alerting_event
│   │   │   ├── newsies_integration_test.rb
│   │   │   ├── on_initialize_lifecycle_test.rb
│   │   │   ├── on_process_alerts_lifecycle_test.rb
│   │   │   ├── on_push_lifecycle_test.rb
│   │   │   ├── security_advisory_notification_content_test.rb
│   │   │   └── vulnerable_repository_notification_content_test.rb
│   │   ├── web_commit_controller_methods_test.rb
│   │   ├── web_socket_link_test.rb
│   │   ├── web_sockets_controller_test.rb
│   │   ├── web_worker_controller_test.rb
│   │   ├── wiki_controller_test.rb
│   │   ├── workflows
│   │   │   └── badges_controller_test.rb
│   │   ├── workflow_template_visibility_logic_test.rb
│   │   ├── workflow_template_visibility_test.rb
│   │   ├── workspace_editor
│   │   │   ├── cloud_environment_controller_test.rb
│   │   │   ├── commit_changes_controller_test.rb
│   │   │   ├── diff_controller_test.rb
│   │   │   ├── index_controller_test.rb
│   │   │   ├── overview_controller_test.rb
│   │   │   └── suggestions_controller_test.rb
│   │   ├── zero_user_concern_test.rb
│   │   └── zuora
│   │       └── webhooks_controller_test.rb
│   ├── jobs
│   │   ├── actions
│   │   │   ├── allow_actions_in_selected_repos_job_test.rb
│   │   │   ├── allow_self_hosted_runners_in_selected_repos_job_test.rb
│   │   │   ├── delete_action_required_check_suite_job_test.rb
│   │   │   ├── enable_actions_on_repository_job_test.rb
│   │   │   ├── export_ghes_actions_job_executions_job_test.rb
│   │   │   ├── larger_runners
│   │   │   │   ├── disable_account_public_ip_job_test.rb
│   │   │   │   └── find_accounts_eligible_for_disable_public_ip_job_test.rb
│   │   │   ├── larger_runners_monitor_job_test.rb
│   │   │   ├── post_pull_request_close_merge_job_test.rb
│   │   │   ├── scheduled_delete_action_required_check_suites_job_test.rb
│   │   │   ├── scheduled_sync_dependents_count_repo_action_job_test.rb
│   │   │   ├── scheduled_sync_dependents_count_repo_action_using_batch_dg_api_job_test.rb
│   │   │   ├── update_actions_patterns_job_test.rb
│   │   │   └── update_non_used_custom_pools_job_test.rb
│   │   ├── actions_kv_cleanup_expired_data_job_test.rb
│   │   ├── active_job_test_job_test.rb
│   │   ├── add_to_suppression_list_job_test.rb
│   │   ├── advisory_database_kv_cleanup_expired_data_job_test.rb
│   │   ├── application_delivery_job_test.rb
│   │   ├── application_job_lock_test.rb
│   │   ├── application_job_performance_result_test.rb
│   │   ├── application_job_scheduled_test.rb
│   │   ├── application_job_tenant_context_test.rb
│   │   ├── apps_kv_cleanup_expired_data_job_test.rb
│   │   ├── archive_all_cards_in_project_column_job_test.rb
│   │   ├── assets_kv_cleanup_expired_data_job_test.rb
│   │   ├── assign_stafftools_access_job_test.rb
│   │   ├── assign_stafftools_role_job_test.rb
│   │   ├── associate_organizations_with_global_business_job_test.rb
│   │   ├── audit_log_curator_job_test.rb
│   │   ├── audit_log_stream_health_checker_job_test.rb
│   │   ├── authenticated_after_two_factor_recovery_request_job_test.rb
│   │   ├── authentication_kv_cleanup_expired_data_job_test.rb
│   │   ├── background_instrumentation_job_test.rb
│   │   ├── batched_enqueue_memex_project_column_iteration_update_job_test.rb
│   │   ├── batch_inactivate_deployments_job_test.rb
│   │   ├── batch_update_invitation_repo_permissions_job_test.rb
│   │   ├── billing
│   │   │   ├── auth_and_capture
│   │   │   │   ├── authorize_trial_job_test.rb
│   │   │   │   └── check_trials_for_scheduled_authorization_job_test.rb
│   │   │   ├── check_business_organization_transition_failures_job_test.rb
│   │   │   └── git_lfs_storage_metering_job_test.rb
│   │   ├── bitbucket_server_migrations_onboard_waitlist_user_job_test.rb
│   │   ├── blackbird_onboard_job_test.rb
│   │   ├── blackbird_onboard_repos_job_test.rb
│   │   ├── bulk_approve_programmatic_access_grant_requests_test.rb
│   │   ├── bulk_deny_programmatic_access_grant_requests_test.rb
│   │   ├── bulk_remove_org_member_projects_next_access_job_test.rb
│   │   ├── bulk_remove_org_member_repository_stars_job_test.rb
│   │   ├── bulk_revoke_programmatic_access_grants_job_test.rb
│   │   ├── business_bulk_add_members_to_organizations_job_test.rb
│   │   ├── business_bulk_remove_members_from_organizations_job_test.rb
│   │   ├── business_cleanup_suspended_users_job_test.rb
│   │   ├── business_created_from_organization_job_test.rb
│   │   ├── business_creation_initiated_from_coupon_deletion_job_test.rb
│   │   ├── business_membership_cleanup_job_test.rb
│   │   ├── business_organization_invitation_review_digest_job_test.rb
│   │   ├── business_organization_transfer_job_test.rb
│   │   ├── business_report_exports_cleanup_job_test.rb
│   │   ├── business_trial_cancellation_cleanup_job_test.rb
│   │   ├── business_trial_expiration_job_test.rb
│   │   ├── business_trial_restore_upgrade_state_job_test.rb
│   │   ├── business_update_write_through_cache_job_test.rb
│   │   ├── business_upgrade_cancellation_job_test.rb
│   │   ├── business_user_account_create_for_organization_job_test.rb
│   │   ├── business_user_accounts_synchronize_job_test.rb
│   │   ├── business_user_account_update_attributes_job_test.rb
│   │   ├── business_user_account_update_user_job_test.rb
│   │   ├── calculate_discussion_total_votes_job_test.rb
│   │   ├── calculate_followerings_count_job_test.rb
│   │   ├── calculate_stars_count_job_test.rb
│   │   ├── calculate_subscribers_count_job_test.rb
│   │   ├── calculate_trending_repos_job_test.rb
│   │   ├── calculate_trending_users_job_test.rb
│   │   ├── cancel_business_administrator_invitation_job_test.rb
│   │   ├── cancel_organization_invitation_job_test.rb
│   │   ├── cancel_team_membership_requests_job_test.rb
│   │   ├── check_for_spam_job_test.rb
│   │   ├── clean_up_deleted_team_abilities_job_test.rb
│   │   ├── clean_up_deleted_teams_job_test.rb
│   │   ├── clean_up_old_organization_invitations_job_test.rb
│   │   ├── clear_abilities_job_test.rb
│   │   ├── clear_enterprise_team_group_mappings_job_test.rb
│   │   ├── clear_enterprise_team_memberships_job_test.rb
│   │   ├── clear_enterprise_team_organization_mappings_job_test.rb
│   │   ├── clear_graph_data_on_block_job_test.rb
│   │   ├── clear_graph_data_on_spammy_job_test.rb
│   │   ├── clear_mandatory_message_views_job_test.rb
│   │   ├── clear_repositories_graph_data_job_test.rb
│   │   ├── clear_team_group_mappings_job_test.rb
│   │   ├── clear_team_memberships_job_test.rb
│   │   ├── cluster_as_actor_test.rb
│   │   ├── code_scanning
│   │   │   ├── ai_findings_pr_comments_manager_test.rb
│   │   │   ├── annotation_creator_test.rb
│   │   │   ├── auto_codeql_language_update_job_test.rb
│   │   │   ├── auto_codeql_set_run_conclusion_job_test.rb
│   │   │   ├── code_quality_language_update_job_test.rb
│   │   │   ├── comment_creator_test.rb
│   │   │   ├── comment_resolver_test.rb
│   │   │   ├── comment_unresolver_test.rb
│   │   │   ├── pr_comments_manager_test.rb
│   │   │   ├── pull_request_created_job_test.rb
│   │   │   ├── tool_status_metric_job_test.rb
│   │   │   └── update_pull_request_enablement_job_test.rb
│   │   ├── collect_metrics_job_test.rb
│   │   ├── community_insights
│   │   │   └── discussions_daily_contributors_job_test.rb
│   │   ├── community_profile_update_help_wanted_counters_job_test.rb
│   │   ├── connect_kv_cleanup_expired_data_job_test.rb
│   │   ├── contributions_backfill_job_test.rb
│   │   ├── contributions_track_push_job_test.rb
│   │   ├── convert_labelled_issues_to_discussions_job_test.rb
│   │   ├── convert_to_discussion_job_test.rb
│   │   ├── convert_to_outside_collaborator_job_test.rb
│   │   ├── create_auto_inactive_deployment_statuses_test.rb
│   │   ├── create_check_suites_test.rb
│   │   ├── create_code_scanning_annotations_job_test.rb
│   │   ├── create_dependabot_annotations_job_test.rb
│   │   ├── create_zendesk_ticket_test.rb
│   │   ├── delete_dependent_abilities_job_test.rb
│   │   ├── delete_dependent_pages_replicas_job_test.rb
│   │   ├── delete_dependent_pages_replicas_scheduler_job_test.rb
│   │   ├── delete_email_unverified_trials_job_test.rb
│   │   ├── delete_expired_reserved_login_tombstones_job_test.rb
│   │   ├── delete_expired_trials_job_test.rb
│   │   ├── delete_old_check_runs_test.rb
│   │   ├── delete_project_job_test.rb
│   │   ├── delete_purged_media_blob_job_test.rb
│   │   ├── delete_redundant_business_organization_invitations_job_test.rb
│   │   ├── delist_spammy_action_from_marketplace_job_test.rb
│   │   ├── deliver_combined_vulnerability_alert_emails_job_test.rb
│   │   ├── deliver_hook_event_job_test.rb
│   │   ├── dependabot
│   │   │   ├── annotation_creator_test.rb
│   │   │   ├── comment_creator_test.rb
│   │   │   ├── repository_enroll_job_test.rb
│   │   │   ├── repository_fork_config_file_disabled_test.rb
│   │   │   ├── repository_fork_config_file_enabled_job_test.rb
│   │   │   ├── repository_manifest_pushed_job_test.rb
│   │   │   └── repository_vulnerability_created_job_test.rb
│   │   ├── dependabot_kv_cleanup_expired_data_job_test.rb
│   │   ├── dependabot_security_update_timeout_cleanup_job_test.rb
│   │   ├── dependency_graph_manage_owner_dependencies_job_test.rb
│   │   ├── dependency_snapshot_completed_job_test.rb
│   │   ├── destroy_business_job_test.rb
│   │   ├── destroy_deleted_package_versions_job_test.rb
│   │   ├── destroy_enterprise_installation_job_test.rb
│   │   ├── destroy_external_provider_dependents_job_test.rb
│   │   ├── destroy_merge_refs_job_test.rb
│   │   ├── destroy_mobile_auth_device_keys_job_test.rb
│   │   ├── destroy_private_page_job_test.rb
│   │   ├── destroy_team_dependants_job_test.rb
│   │   ├── destroy_team_job_test.rb
│   │   ├── detect_comment_language_job_test.rb
│   │   ├── disable_memex_workflows_with_invalid_option_job_test.rb
│   │   ├── disable_repository_access_job_test.rb
│   │   ├── disable_repository_interaction_limits_job_test.rb
│   │   ├── disable_two_factor_requirement_job_test.rb
│   │   ├── disable_user_two_factor_credentials_job_test.rb
│   │   ├── domain_verification_notice_job_test.rb
│   │   ├── dpages_evacuate_site_test.rb
│   │   ├── dpages_evacuation_scheduler_test.rb
│   │   ├── dpages_maintenance_scheduler_test.rb
│   │   ├── dpages_maint_test_job_test.rb
│   │   ├── dpages_reallocate_replica_job_test.rb
│   │   ├── dpages_repair_site_test.rb
│   │   ├── enable_repository_access_job_test.rb
│   │   ├── enforce_active_user_session_limit_job_test.rb
│   │   ├── enforce_two_factor_requirement_on_business_job_test.rb
│   │   ├── enforce_two_factor_requirement_on_organization_job_test.rb
│   │   ├── enqueue_legacy_project_migration_job_test.rb
│   │   ├── enqueue_octoshift_migration_archive_destroy_jobs_job_test.rb
│   │   ├── enqueue_to_hookshot_job_test.rb
│   │   ├── enqueue_upcoming_reminders_job_test.rb
│   │   ├── ensure_payouts_ledger_in_balance_job_test.rb
│   │   ├── ensure_recently_updated_payouts_ledgers_in_balance_job_test.rb
│   │   ├── enterprise_accounts_kv_cleanup_expired_data_job_test.rb
│   │   ├── enterprise_advisory_database_sync_job_test.rb
│   │   ├── enterprise_cloud_onboarding
│   │   │   └── ghas_trial_eligibility_job_test.rb
│   │   ├── enterprise_cloud_trial_notice_for_new_members_job_test.rb
│   │   ├── enterprise_contact_request_submission_job_test.rb
│   │   ├── enterprise_onboarding
│   │   │   ├── expire_ghas_trial_job_test.rb
│   │   │   └── ghas_trial_eligibility_search_job_test.rb
│   │   ├── enterprise_team_all_users_copilot_team_job_test.rb
│   │   ├── enterprise_team_identity_provision_events_job_test.rb
│   │   ├── enterprise_team_organization_mapping_job_test.rb
│   │   ├── enterprise_team_organization_reconciliation_job_test.rb
│   │   ├── enterprise_team_organization_reconciliation_runner_job_test.rb
│   │   ├── expire_business_admin_invitations_job_test.rb
│   │   ├── expire_business_organization_invitations_job_test.rb
│   │   ├── expire_enterprise_sessions_job_test.rb
│   │   ├── explore_kv_cleanup_expired_data_job_test.rb
│   │   ├── external_group_member_reconcile_job_test.rb
│   │   ├── external_group_team_link_job_test.rb
│   │   ├── external_group_team_reconcile_job_test.rb
│   │   ├── external_group_team_sync_status_update_job_test.rb
│   │   ├── external_group_team_unlink_job_test.rb
│   │   ├── external_identities_kv_cleanup_expired_data_job_test.rb
│   │   ├── feature_management
│   │   │   └── curated_segments_update_job_test.rb
│   │   ├── feature_showcases_job_test.rb
│   │   ├── feeds_kv_cleanup_expired_data_job_test.rb
│   │   ├── gitbackups_ensure_fresh_key_test.rb
│   │   ├── gitbackups_maintenance_test.rb
│   │   ├── gitbackups_migration_scheduler_test.rb
│   │   ├── gitbackups_scheduler_test.rb
│   │   ├── gitbackups_sweeper_job_test.rb
│   │   ├── gitbackups_wal_job_test.rb
│   │   ├── github_connect_destroy_installation_contributions_job_test.rb
│   │   ├── github_connect_destroy_user_contributions_job_test.rb
│   │   ├── github_connect_index_all_repos_job_test.rb
│   │   ├── github_connect_push_new_contributions_job_test.rb
│   │   ├── growth_last_activity_kv_cleanup_expired_data_job_test.rb
│   │   ├── growth_notice_kv_cleanup_expired_data_job_test.rb
│   │   ├── handle_team_parent_changes_test.rb
│   │   ├── hook_delivery_race_condition_check_job_test.rb
│   │   ├── hydro_add_project_item_automation_job_test.rb
│   │   ├── hydro_archive_project_item_on_close_automation_job_test.rb
│   │   ├── hydro_archive_project_item_on_repository_delete_job_test.rb
│   │   ├── hydro_auto_assign_agent_column_update_automation_job_test.rb
│   │   ├── hydro_conduit_repository_ref_update_recorded_job_test.rb
│   │   ├── hydro_dependency_graph_on_pull_request_job_test.rb
│   │   ├── hydro_dependency_graph_platform_on_push_job_test.rb
│   │   ├── hydro_dependency_graph_repository_restored_job_test.rb
│   │   ├── hydro_disable_repository_interaction_limits_visibility_changed_job_test.rb
│   │   ├── hydro_emit_code_scanning_review_resolve_job_test.rb
│   │   ├── hydro_emit_code_scanning_review_unresolve_job_test.rb
│   │   ├── hydro_fulfill_copilot_review_request_job_test.rb
│   │   ├── hydro_gitauth_public_key_access_job_test.rb
│   │   ├── hydro_issue_close_project_automation_job_test.rb
│   │   ├── hydro_issue_pr_reopened_project_automation_job_test.rb
│   │   ├── hydro_issue_types_deletion_on_repository_purged_job_test.rb
│   │   ├── hydro_issue_types_deletion_on_user_destroyed_job_test.rb
│   │   ├── hydro_marketplace_repository_purged_job_test.rb
│   │   ├── hydro_message_job_test.rb
│   │   ├── hydro_octochat_login_job_test.rb
│   │   ├── hydro_pages_on_push_job_test.rb
│   │   ├── hydro_pr_connected_project_automation_job_test.rb
│   │   ├── hydro_profiles_on_push_job_test.rb
│   │   ├── hydro_project_item_column_update_automation_job_test.rb
│   │   ├── hydro_project_item_created_project_automation_job_test.rb
│   │   ├── hydro_releases_on_push_job_test.rb
│   │   ├── hydro_review_submit_project_automation_job_test.rb
│   │   ├── hydro_salesforce_account_change_job_test.rb
│   │   ├── hydro_search_on_push_job_test.rb
│   │   ├── hydro_stratocaster_on_push_job_test.rb
│   │   ├── hydro_sub_issue_add_project_automation_job_test.rb
│   │   ├── hydro_unarchive_project_item_on_repository_restore_job_test.rb
│   │   ├── hydro_wait_for_replicas_trait_test.rb
│   │   ├── ignore_user_job_test.rb
│   │   ├── import_archive_job_test.rb
│   │   ├── import_issue_job_test.rb
│   │   ├── import_project_job_test.rb
│   │   ├── index_source_code_job_test.rb
│   │   ├── insights
│   │   │   ├── incremental_ingestion
│   │   │   │   └── entity_destroyed_job_test.rb
│   │   │   └── incremental_ingestion_job_test.rb
│   │   ├── instrument_bulk_credential_authorization_grants_job_test.rb
│   │   ├── instrument_organization_trade_restriction_enforce_job_test.rb
│   │   ├── instrument_profile_domain_verified_job_test.rb
│   │   ├── intermediary_scheduled_aqueduct_job_test.rb
│   │   ├── invalidate_expired_invites_job_test.rb
│   │   ├── job_hash_lock_test.rb
│   │   ├── ldap_new_member_sync_job_test.rb
│   │   ├── ldap_team_sync_job_test.rb
│   │   ├── ldap_user_sync_job_test.rb
│   │   ├── licensing_kv_cleanup_expired_data_job_test.rb
│   │   ├── log_audit_entry_job_test.rb
│   │   ├── mailchimp_batch_status_job_test.rb
│   │   ├── mailchimp_data_quality_sync_job_test.rb
│   │   ├── mailchimp_delete_job_test.rb
│   │   ├── mailchimp_readme_newsletter_job_test.rb
│   │   ├── mailchimp_subscribe_job_test.rb
│   │   ├── mailchimp_team_list_job_test.rb
│   │   ├── mailchimp_unsubscribe_job_test.rb
│   │   ├── mailchimp_webhook_job_test.rb
│   │   ├── maintain_tracking_ref_job_test.rb
│   │   ├── map_import_records_test.rb
│   │   ├── marketplace_blog_sync_job_test.rb
│   │   ├── marketplace_cancel_subscriptions_job_test.rb
│   │   ├── marketplace_kv_cleanup_expired_data_job_test.rb
│   │   ├── member_feature_request_notification_job_test.rb
│   │   ├── memex_archive_job_test.rb
│   │   ├── memex_bulk_add_job_test.rb
│   │   ├── memex_destroy_items_job_test.rb
│   │   ├── memex_hydro_project_automation
│   │   │   ├── hydro_job_assertion_helper.rb
│   │   │   ├── hydro_publishing_assertions_helper.rb
│   │   │   ├── hydro_publishing_auto_add_test.rb
│   │   │   ├── hydro_publishing_auto_archive_test.rb
│   │   │   ├── instrumentation_test.rb
│   │   │   └── project_item_state_evaluator_test.rb
│   │   ├── memex_items_bulk_update_job_test.rb
│   │   ├── memex_project_column_iteration_update_job_test.rb
│   │   ├── memex_project_copy_draft_issue_job_test.rb
│   │   ├── memex_project_disable_all_workflows_job_test.rb
│   │   ├── memex_project_item_query_job_test.rb
│   │   ├── memex_project_item_set_columns_job_test.rb
│   │   ├── memex_project_reindex_content_job_test.rb
│   │   ├── memex_project_workflow_scheduled_runner_job_test.rb
│   │   ├── memex_unarchive_items_job_test.rb
│   │   ├── memex_waitlist_processor_job_test.rb
│   │   ├── merge_queue_clear_queue_job_test.rb
│   │   ├── merge_queue_job_test.rb
│   │   ├── migrate_business_provider_job_test.rb
│   │   ├── migrate_legacy_admin_teams_job_test.rb
│   │   ├── migrate_legacy_project_job_test.rb
│   │   ├── migrate_zero_sku_to_basic_emu_job_test.rb
│   │   ├── migration_destroy_file_job_test.rb
│   │   ├── migration_enqueue_destroy_file_jobs_job_test.rb
│   │   ├── migration_export_to_archive_job_test.rb
│   │   ├── minimize_all_comments_on_repo_job_test.rb
│   │   ├── mobile_kv_cleanup_expired_data_job_test.rb
│   │   ├── monitor_enterprise_access_verification_usage_job_test.rb
│   │   ├── move_work
│   │   │   └── move_resources_job_test.rb
│   │   ├── network_maintenance_scheduler_test.rb
│   │   ├── network_maintenance_test.rb
│   │   ├── newsletter_delivery_job_test.rb
│   │   ├── newsletter_delivery_run_job_test.rb
│   │   ├── nexmo_balance_stats_job_test.rb
│   │   ├── notices_kv_cleanup_expired_data_job_test.rb
│   │   ├── notify_author_community_advisories_contribution_job_test.rb
│   │   ├── notify_expired_trials_job_test.rb
│   │   ├── notify_org_admins_about_pat_requests_job_test.rb
│   │   ├── notify_rejected_gates_job_test.rb
│   │   ├── oauth_access_bump_job_test.rb
│   │   ├── oauth_application_client_secret_access_job_test.rb
│   │   ├── oauth_application_delete_job_test.rb
│   │   ├── oauth_authorization_bump_job_test.rb
│   │   ├── octoshift_migration_archive_destroy_job_test.rb
│   │   ├── octoshift_storage_monitoring_job_test.rb
│   │   ├── ofac_compliance_downgrade_job_test.rb
│   │   ├── organization_application_access_approved_job_test.rb
│   │   ├── organization_application_access_requested_job_test.rb
│   │   ├── organization_bulk_invite_job_test.rb
│   │   ├── organization_bulk_remove_members_cleanup_job_test.rb
│   │   ├── organization_collaborator_backfill_job_test.rb
│   │   ├── organization_invitation_kv_cleanup_expired_data_job_test.rb
│   │   ├── organizations
│   │   │   ├── archive_job_test.rb
│   │   │   ├── clear_business_team_indirect_org_access_job_test.rb
│   │   │   ├── destroy_failed_organization_invitations_job_test.rb
│   │   │   └── destroy_failed_repository_invitations_job_test.rb
│   │   ├── org_creation_job_test.rb
│   │   ├── orgs_kv_cleanup_expired_data_job_test.rb
│   │   ├── otp_sms_timing_cleanup_job_test.rb
│   │   ├── override_spammy_renaming_deleting_abilities_job_test.rb
│   │   ├── packages
│   │   │   ├── append_package_codespaces_permissions_for_repository_job_test.rb
│   │   │   ├── billing_storage_reconcilation_job_test.rb
│   │   │   ├── delete_packages_for_repository_job_test.rb
│   │   │   ├── docker_migration_reset_billing_owner_job_test.rb
│   │   │   ├── docker_migration_reset_billing_repository_job_test.rb
│   │   │   ├── migration
│   │   │   │   ├── migrate_namespace_job_test.rb
│   │   │   │   ├── migrate_package_job_test.rb
│   │   │   │   └── migration_test.rb
│   │   │   ├── remove_func_test_packages_job_test.rb
│   │   │   ├── remove_package_codespaces_permissions_for_repository_job_test.rb
│   │   │   ├── sync_package_perms_on_repo_change_job_test.rb
│   │   │   └── visibility_reindex_job_test.rb
│   │   ├── page_build_test.rb
│   │   ├── page_certificate_create_test.rb
│   │   ├── page_certificate_remove_duplicate_job_test.rb
│   │   ├── page_certificate_remove_expired_job_test.rb
│   │   ├── page_certificate_renew_test.rb
│   │   ├── page_certificate_work_test.rb
│   │   ├── page_migrate_host_job_test.rb
│   │   ├── page_migrate_host_scheduler_job_test.rb
│   │   ├── page_recycle_artifact_job_test.rb
│   │   ├── page_recycle_job_test.rb
│   │   ├── pages
│   │   │   ├── clear_matching_page_cname_job_test.rb
│   │   │   ├── clear_matching_page_cnames_job_test.rb
│   │   │   ├── delete_protected_domain_job_test.rb
│   │   │   ├── delete_protected_domains_job_test.rb
│   │   │   ├── destroy_soft_deleted_pages_job_test.rb
│   │   │   ├── invalidate_spammy_users_pending_domains_job_test.rb
│   │   │   ├── process_pending_domain_job_test.rb
│   │   │   ├── process_pending_domains_job_test.rb
│   │   │   ├── verify_domain_job_test.rb
│   │   │   └── verify_domains_job_test.rb
│   │   ├── pages_dns_health_check_job_test.rb
│   │   ├── pages_kv_cleanup_expired_data_job_test.rb
│   │   ├── page_updates_job_test.rb
│   │   ├── partial_two_factor_authentication_notification_job_test.rb
│   │   ├── perform_ofac_downgrades_job_test.rb
│   │   ├── persisted_queries
│   │   │   └── import_to_database_job_test.rb
│   │   ├── personal_token_expired_notice_job_test.rb
│   │   ├── personal_token_expiry_notice_job_test.rb
│   │   ├── planning_beta_onboard_member_job_test.rb
│   │   ├── populate_cloned_project_job_test.rb
│   │   ├── post_push_event_to_hookshot_job_test.rb
│   │   ├── prepare_import_archive_job_test.rb
│   │   ├── pre_receive_environment_delete_job_test.rb
│   │   ├── pre_receive_environment_download_job_test.rb
│   │   ├── process_email_domain_for_reputation_data_job_test.rb
│   │   ├── process_enterprise_users_export_job_test.rb
│   │   ├── process_event_job_test.rb
│   │   ├── process_mentioned_references_job_test.rb
│   │   ├── process_organization_members_export_job_test.rb
│   │   ├── process_project_workflows_job_test.rb
│   │   ├── process_reminder_job_test.rb
│   │   ├── programmatic_access_bump_job_test.rb
│   │   ├── projects
│   │   │   └── tasklist_beta_onboard_member_job_test.rb
│   │   ├── public_key_access_job_test.rb
│   │   ├── purge_alambic_cdn_job_test.rb
│   │   ├── purge_archived_assets_job_test.rb
│   │   ├── purge_cancelled_trials_job_test.rb
│   │   ├── purge_deleted_memex_project_job_test.rb
│   │   ├── purge_fastly_url_job_test.rb
│   │   ├── purge_flagged_uploads_job_test.rb
│   │   ├── purge_restorables_job_test.rb
│   │   ├── purge_soft_deleted_businesses_job_test.rb
│   │   ├── purge_soft_deleted_organizations_job_test.rb
│   │   ├── purge_spammy_from_search_index_job_test.rb
│   │   ├── qintel_import_file_test.rb
│   │   ├── qintel_import_new_files_test.rb
│   │   ├── queue_collect_metrics_job_test.rb
│   │   ├── queue_media_transition_jobs_test.rb
│   │   ├── queue_memex_project_item_webhooks_job_test.rb
│   │   ├── rebalance_memex_project_job_test.rb
│   │   ├── rebalance_memex_project_views_job_test.rb
│   │   ├── rebalance_project_column_job_test.rb
│   │   ├── rebuild_audit_logs_job_test.rb
│   │   ├── rebuild_storage_usage_job_test.rb
│   │   ├── recalculate_user_discussions_job_test.rb
│   │   ├── reminders
│   │   │   ├── check_run_failed_job_test.rb
│   │   │   ├── commit_status_failed_job_test.rb
│   │   │   ├── issue_comment_job_test.rb
│   │   │   ├── pull_request_assigned_job_test.rb
│   │   │   ├── pull_request_merged_job_test.rb
│   │   │   ├── real_time_job_test.rb
│   │   │   ├── review_submission_job_test.rb
│   │   │   ├── team_review_request_job_test.rb
│   │   │   └── user_review_request_job_test.rb
│   │   ├── remove_business_member_job_test.rb
│   │   ├── remove_business_organizations_job_test.rb
│   │   ├── remove_business_org_role_assignments_job_test.rb
│   │   ├── remove_expired_oauth_job_test.rb
│   │   ├── remove_expired_oauth_orchestration_job_test.rb
│   │   ├── remove_expired_oauth_worker_job_test.rb
│   │   ├── remove_from_suppression_list_job_test.rb
│   │   ├── remove_internal_repositories_job_test.rb
│   │   ├── remove_memex_project_column_values_job_test.rb
│   │   ├── remove_oauth_app_tokens_job_test.rb
│   │   ├── remove_oauth_user_tokens_job_test.rb
│   │   ├── remove_org_member_package_access_v2_job_test.rb
│   │   ├── remove_org_member_projects_next_access_job_test.rb
│   │   ├── remove_org_member_repository_stars_job_test.rb
│   │   ├── remove_org_member_vulnerability_management_job_test.rb
│   │   ├── remove_outside_collaborator_from_organization_job_test.rb
│   │   ├── remove_repo_keys_for_policymaker_and_app_job_test.rb
│   │   ├── remove_repo_member_job_test.rb
│   │   ├── remove_stale_authenticated_devices_job_test.rb
│   │   ├── remove_stale_authentication_records_job_test.rb
│   │   ├── remove_stale_oauth_job_test.rb
│   │   ├── remove_stale_public_keys_job_test.rb
│   │   ├── remove_team_from_repo_job_test.rb
│   │   ├── remove_unlinked_saml_members_from_organization_job_test.rb
│   │   ├── remove_user_from_organization_job_test.rb
│   │   ├── repair_abilities_from_users_to_ancestor_teams_job_test.rb
│   │   ├── repair_audit_log_index_job_test.rb
│   │   ├── repair_marketplace_listings_index_test.rb
│   │   ├── repository_advisories_kv_cleanup_expired_data_job_test.rb
│   │   ├── repository_backup_ng_job_test.rb
│   │   ├── repository_dependency_clear_dependencies_test.rb
│   │   ├── repository_dependency_disable_org_archived_repos_job_test.rb
│   │   ├── repository_dependency_find_push_job_test.rb
│   │   ├── repository_dependency_manifest_changed_job_test.rb
│   │   ├── repository_dependency_manifest_enroll_job_test.rb
│   │   ├── repository_dependency_manifest_initialization_job_test.rb
│   │   ├── repository_dependency_redetect_job_test.rb
│   │   ├── repository_fsck_job_test.rb
│   │   ├── repository_vulnerability_alert_post_withdraw_job_test.rb
│   │   ├── reprocess_repository_alerts_with_snapshot_dependencies_job_test.rb
│   │   ├── restore_project_job_test.rb
│   │   ├── restore_soft_deleted_business_organizations_job_test.rb
│   │   ├── restore_soft_deleted_organization_projects_job_test.rb
│   │   ├── restore_soft_deleted_organization_repositories_job_test.rb
│   │   ├── restore_soft_deleted_pages_job_test.rb
│   │   ├── restore_user_from_spammy_job_test.rb
│   │   ├── resync_project_workflows_job_test.rb
│   │   ├── retry_failed_organization_invitation_job_test.rb
│   │   ├── revoke_enterprise_roles_job_test.rb
│   │   ├── revoke_oauth_accesses_job_test.rb
│   │   ├── revoke_org_member_programmatic_access_grants_job_test.rb
│   │   ├── revoke_org_membership_abilities_job_test.rb
│   │   ├── rewrite_mannequin_associations_job_test.rb
│   │   ├── scan_emu_external_teams_job_test.rb
│   │   ├── scan_emu_organization_memberships_job_test.rb
│   │   ├── scan_emu_organization_users_job_test.rb
│   │   ├── scan_uploads_job_test.rb
│   │   ├── scheduled_two_factor_recovery_request_notifier_job_test.rb
│   │   ├── science_event_cleanup_job_test.rb
│   │   ├── search_engine_indexing
│   │   │   ├── enqueue_repositories_for_indexing_job_test.rb
│   │   │   ├── enqueue_users_for_indexing_job_test.rb
│   │   │   └── submit_urls_to_bing_job_test.rb
│   │   ├── search_kv_cleanup_expired_data_job_test.rb
│   │   ├── security_analysis_settings_batch_update_business_job_test.rb
│   │   ├── security_incident_response_job_test.rb
│   │   ├── send_business_organization_invitation_reminders_job_test.rb
│   │   ├── sendgrid_suppression_removal_job_test.rb
│   │   ├── serializers
│   │   │   ├── sendgrid_data_test.rb
│   │   │   ├── stratocaster_event_test.rb
│   │   │   └── turboghas_sku_test.rb
│   │   ├── setup_repository_for_actions_job_test.rb
│   │   ├── set_zuora_background_client_test.rb
│   │   ├── signup_flow_kv_cleanup_expired_data_job_test.rb
│   │   ├── site_kv_cleanup_expired_data_job_test.rb
│   │   ├── smart_database_selection_test.rb
│   │   ├── social_experience_instrumentation_job_test.rb
│   │   ├── soft_delete_business_job_test.rb
│   │   ├── soft_delete_organization_projects_job_test.rb
│   │   ├── soft_delete_organization_repositories_job_test.rb
│   │   ├── spam_index_jobs_test.rb
│   │   ├── spam_kv_cleanup_job_test.rb
│   │   ├── spammy_business_check_job_test.rb
│   │   ├── spammy_org_check_job_test.rb
│   │   ├── spokes_cache_sync_test.rb
│   │   ├── spokes_create_gist_replica_job_test.rb
│   │   ├── spokes_create_network_replica_job_test.rb
│   │   ├── spokes_destroy_gist_replica_job_test.rb
│   │   ├── spokes_destroy_network_replica_job_test.rb
│   │   ├── spokes_disk_stats_cache_fill_job_test.rb
│   │   ├── spokes_gist_repair_test.rb
│   │   ├── spokes_kv_cleanup_expired_data_job_test.rb
│   │   ├── spokes_maintenance_queries_test.rb
│   │   ├── spokes_move_gist_replica_job_test.rb
│   │   ├── spokes_move_network_replica_job_test.rb
│   │   ├── spokes_recompute_checksums_job_test.rb
│   │   ├── spokes_repair_test.rb
│   │   ├── spokes_sync_cache_replica_scheduler_job_test.rb
│   │   ├── sponsors_kv_cleanup_expired_data_job_test.rb
│   │   ├── stale_code_scanning_check_runs_scheduled_job_test.rb
│   │   ├── startup_program_coupon_email_job_test.rb
│   │   ├── stop_all_stalled_progress_job_test.rb
│   │   ├── storage_cluster_maintenance_scheduler_test.rb
│   │   ├── storage_cluster_rebalancer_job_test.rb
│   │   ├── storage_cluster_repair_job_test.rb
│   │   ├── storage_cluster_replica_verifier_job_test.rb
│   │   ├── storage_purge_object_job_test.rb
│   │   ├── storage_replicate_object_job_test.rb
│   │   ├── storage_replication_verification_job_test.rb
│   │   ├── suspend_emu_and_remove_external_identity_job_test.rb
│   │   ├── sync_asset_usage_parser_job_multiple_test.rb
│   │   ├── sync_asset_usage_parser_job_test.rb
│   │   ├── sync_asset_usage_scheduler_job_test.rb
│   │   ├── sync_business_organization_billing_settings_job_test.rb
│   │   ├── sync_enterprise_server_user_accounts_job_test.rb
│   │   ├── sync_marketplace_search_index_job_test.rb
│   │   ├── sync_organization_default_repository_permission_job_test.rb
│   │   ├── team_add_forks_job_test.rb
│   │   ├── teams_kv_cleanup_expired_data_job_test.rb
│   │   ├── team_update_forked_repository_permissions_job_test.rb
│   │   ├── tenant_provisioning_job_test.rb
│   │   ├── timed_job_test.rb
│   │   ├── toggle_spam_flag_on_business_organizations_job_test.rb
│   │   ├── toggle_suspension_status_on_business_organizations_job_test.rb
│   │   ├── touch_memex_project_items_job_test.rb
│   │   ├── track_code_quality_delay_job_test.rb
│   │   ├── track_code_scanning_check_run_delay_job_test.rb
│   │   ├── trade_controls
│   │   │   ├── compliance_check_job_test.rb
│   │   │   ├── organization_compliance_check_job_test.rb
│   │   │   └── sdn
│   │   │       └── enable_or_disable_maintainer_job_test.rb
│   │   ├── transfer_discussion_job_test.rb
│   │   ├── transition_media_blobs_test.rb
│   │   ├── trigger_combined_vulnerability_alert_emails_job_test.rb
│   │   ├── trust_safety_kv_cleanup_expired_data_job_test.rb
│   │   ├── two_factor_recovery_request_automated_approval_job_test.rb
│   │   ├── two_factor_recovery_request_cleanup_job_test.rb
│   │   ├── two_factor_required_notifier_job_test.rb
│   │   ├── two_factor_requirement_discovery_job_test.rb
│   │   ├── two_factor_requirement_progression_job_test.rb
│   │   ├── unlink_all_project_repository_links_job_test.rb
│   │   ├── update_business_orgs_notification_restrictions_job_test.rb
│   │   ├── update_connect_installation_info_test.rb
│   │   ├── update_event_feeds_job_test.rb
│   │   ├── update_marketplace_insights_job_test.rb
│   │   ├── update_marketplace_insights_single_listing_job_test.rb
│   │   ├── update_member_repo_permissions_job_test.rb
│   │   ├── update_network_media_blobs_test.rb
│   │   ├── update_organization_team_privacy_job_test.rb
│   │   ├── update_private_search_on_enterprise_orgs_job_test.rb
│   │   ├── update_repository_vulnerability_alerts_job_test.rb
│   │   ├── update_storage_partitions_job_test.rb
│   │   ├── update_table_user_hidden_job_test.rb
│   │   ├── update_team_group_mappings_job_test.rb
│   │   ├── update_team_repo_permissions_job_test.rb
│   │   ├── update_team_sync_for_business_organization_job_test.rb
│   │   ├── update_team_sync_tenant_job_test.rb
│   │   ├── update_user_hidden_mismatches_job_test.rb
│   │   ├── upload_connect_metrics_job_test.rb
│   │   ├── upload_enterprise_server_user_accounts_job_test.rb
│   │   ├── user_contribution_cache_refresh_job_test.rb
│   │   ├── user_contributions_backfill_job_test.rb
│   │   ├── user_delete_job_test.rb
│   │   ├── user_rename_job_test.rb
│   │   ├── user_signup_confirmation_job_test.rb
│   │   ├── user_signup_followup_job_test.rb
│   │   ├── user_signup_job_test.rb
│   │   ├── user_signup_marketing_consent_submission_job_test.rb
│   │   ├── users_kv_cleanup_expired_data_job_test.rb
│   │   ├── user_suspend_job_test.rb
│   │   ├── vulnerability_alerting_event_process_observer_job_test.rb
│   │   ├── vulnerable_version_range_create_vulnerability_alerts_job_test.rb
│   │   ├── wiki_maintenance_scheduler_test.rb
│   │   ├── wiki_maintenance_test.rb
│   │   ├── wiki_page_spam_check_job_test.rb
│   │   ├── windbeam_export_job_test.rb
│   │   ├── withdraw_repository_vulnerability_alerts_job_test.rb
│   │   ├── workspace_ability_setup_job_test.rb
│   │   └── yearly_cycle_notice_start_job_test.rb
│   ├── lib
│   │   ├── acme_client_test.rb
│   │   ├── actions_broker
│   │   │   └── twirp
│   │   │       └── base_client_test.rb
│   │   ├── actions_broker_worker
│   │   │   └── twirp
│   │   │       └── base_client_test.rb
│   │   ├── actions_data_stream
│   │   │   ├── event_forwarder
│   │   │   │   └── hydro_publisher_test.rb
│   │   │   └── event_forwarder_test.rb
│   │   ├── actions_data_stream_test.rb
│   │   ├── actions_metrics
│   │   │   └── client_test.rb
│   │   ├── actions_results
│   │   │   ├── twirp
│   │   │   │   └── base_client_test.rb
│   │   │   └── utils_test.rb
│   │   ├── actions-runner-admin
│   │   │   └── twirp
│   │   │       ├── base_client_test.rb
│   │   │       └── runner_admin_client_test.rb
│   │   ├── actions_run_service
│   │   │   └── twirp
│   │   │       ├── base_client_test.rb
│   │   │       └── run_service_client_test.rb
│   │   ├── active_job
│   │   │   └── queue_adapters
│   │   │       └── aqueduct_adapter_test.rb
│   │   ├── active_record
│   │   │   └── column_types
│   │   │       ├── compressed_binary_test.rb
│   │   │       ├── compressed_integer_array_test.rb
│   │   │       ├── compressed_string_test.rb
│   │   │       └── string_from_binary_test.rb
│   │   ├── active_support
│   │   │   └── testing
│   │   │       ├── parallelization
│   │   │       │   └── worker_test.rb
│   │   │       └── parallelization_ext_test.rb
│   │   ├── addressable_monkey_patches_test.rb
│   │   ├── application_record
│   │   │   ├── base
│   │   │   │   ├── color_mode_type_test.rb
│   │   │   │   ├── sharding_test.rb
│   │   │   │   ├── user_theme_type_test.rb
│   │   │   │   ├── utc_record_test.rb
│   │   │   │   └── utc_time_type_test.rb
│   │   │   ├── base_test.rb
│   │   │   ├── domain
│   │   │   │   ├── notifications_entries_test.rb
│   │   │   │   └── notifications_test.rb
│   │   │   ├── migrations_test.rb
│   │   │   ├── mysql1_test.rb
│   │   │   ├── notifications_entries_test.rb
│   │   │   ├── repositories_pushes_test.rb
│   │   │   └── repositories_test.rb
│   │   ├── application_record_test.rb
│   │   ├── apps
│   │   │   ├── agentic_app_test.rb
│   │   │   ├── installation_instrumenter_test.rb
│   │   │   ├── privileged
│   │   │   │   ├── actions_test.rb
│   │   │   │   ├── agent_secrets_test.rb
│   │   │   │   ├── api_hmac_client_test.rb
│   │   │   │   ├── byok_custom_models_test.rb
│   │   │   │   ├── cache_service_test.rb
│   │   │   │   ├── campaigns_test.rb
│   │   │   │   ├── campus_experts_test.rb
│   │   │   │   ├── chatops_unfurl_test.rb
│   │   │   │   ├── classroom_test.rb
│   │   │   │   ├── code_quality_test.rb
│   │   │   │   ├── code_scanning_test.rb
│   │   │   │   ├── codespaces_test.rb
│   │   │   │   ├── configuration_validator_test.rb
│   │   │   │   ├── copilot_app_test.rb
│   │   │   │   ├── copilot_byok_test.rb
│   │   │   │   ├── copilot_cft_test.rb
│   │   │   │   ├── copilot_chat_test.rb
│   │   │   │   ├── copilot_cli_test.rb
│   │   │   │   ├── copilot_intellij_plugin_test.rb
│   │   │   │   ├── copilot_jetbrains_language_server_auth_app_test.rb
│   │   │   │   ├── copilot_jira_test.rb
│   │   │   │   ├── copilot_language_server_auth_app_test.rb
│   │   │   │   ├── copilot_pull_request_reviewer_test.rb
│   │   │   │   ├── copilot_swe_agent_test.rb
│   │   │   │   ├── copilot_xcode_language_server_auth_app_test.rb
│   │   │   │   ├── dependabot_test.rb
│   │   │   │   ├── desktop_test.rb
│   │   │   │   ├── elm_exporter_secrets_test.rb
│   │   │   │   ├── feature_flag_lifecycle_app_test.rb
│   │   │   │   ├── gcm_core_test.rb
│   │   │   │   ├── ghn_test.rb
│   │   │   │   ├── gist_test.rb
│   │   │   │   ├── github_cli_test.rb
│   │   │   │   ├── github_connect_test.rb
│   │   │   │   ├── github_education_test.rb
│   │   │   │   ├── github_for_mac_test.rb
│   │   │   │   ├── github_for_windows_test.rb
│   │   │   │   ├── github_importer_test.rb
│   │   │   │   ├── github_prism_test.rb
│   │   │   │   ├── github_spamurai_test.rb
│   │   │   │   ├── github_unity_test.rb
│   │   │   │   ├── git_src_migrator_test.rb
│   │   │   │   ├── heaven_test.rb
│   │   │   │   ├── help_hub_test.rb
│   │   │   │   ├── learn_test.rb
│   │   │   │   ├── license_compliance_test.rb
│   │   │   │   ├── memex_automation_test.rb
│   │   │   │   ├── merge_commit_update_refs_test.rb
│   │   │   │   ├── merge_queue_test.rb
│   │   │   │   ├── migrator_test.rb
│   │   │   │   ├── mobile_test.rb
│   │   │   │   ├── msteams_test.rb
│   │   │   │   ├── neutron_test.rb
│   │   │   │   ├── opengraph_test.rb
│   │   │   │   ├── pages_test.rb
│   │   │   │   ├── private_registry_secrets_test.rb
│   │   │   │   ├── proxima_integrations_test.rb
│   │   │   │   ├── query_test.rb
│   │   │   │   ├── registry_test.rb
│   │   │   │   ├── slack_test.rb
│   │   │   │   ├── spark_test.rb
│   │   │   │   └── team_sync_test.rb
│   │   │   ├── privileged_config_test.rb
│   │   │   ├── privileged_default_capabilities_test.rb
│   │   │   ├── privileged_test.rb
│   │   │   └── programmatic_access_definitions_test.rb
│   │   ├── arvore
│   │   │   ├── arvore_test.rb
│   │   │   └── path_string_test.rb
│   │   ├── audit
│   │   │   ├── auth_data_test.rb
│   │   │   ├── background_job_test.rb
│   │   │   ├── driftwood
│   │   │   │   └── query_test.rb
│   │   │   ├── driftwood_test.rb
│   │   │   ├── elastic
│   │   │   │   ├── adapter_test.rb
│   │   │   │   ├── entry_repair_test.rb
│   │   │   │   ├── hit_test.rb
│   │   │   │   ├── logger_test.rb
│   │   │   │   ├── migrator_test.rb
│   │   │   │   └── searcher_test.rb
│   │   │   ├── elastic_test.rb
│   │   │   ├── event_forwarder
│   │   │   │   ├── dotcom_service_publisher_test.rb
│   │   │   │   └── hydro_publisher_test.rb
│   │   │   ├── event_forwarder_test.rb
│   │   │   ├── http_fluentbit
│   │   │   │   └── logger_test.rb
│   │   │   ├── multi
│   │   │   │   └── logger_test.rb
│   │   │   ├── service
│   │   │   │   └── prepared_data_test.rb
│   │   │   ├── service_test.rb
│   │   │   ├── syslog_test.rb
│   │   │   └── type_checker_test.rb
│   │   ├── audit_test.rb
│   │   ├── authnd
│   │   │   ├── oauth_experiment_test.rb
│   │   │   └── server_to_server_experiment_test.rb
│   │   ├── authorization
│   │   │   ├── commands
│   │   │   │   └── clear_abilities_for_multiple_participants_test.rb
│   │   │   ├── content_authorization_error_test.rb
│   │   │   ├── content_authorizer_test.rb
│   │   │   ├── helpers_test.rb
│   │   │   ├── queries
│   │   │   │   ├── actor_ids_test.rb
│   │   │   │   ├── actor_ids_with_granular_permissions_on_test.rb
│   │   │   │   ├── async_most_capable_action_between_test.rb
│   │   │   │   ├── direct_abilities_on_subject_test.rb
│   │   │   │   ├── direct_ability_between_test.rb
│   │   │   │   ├── most_capable_abilities_between_multiple_actors_and_subjects_test.rb
│   │   │   │   ├── most_capable_ability_between_test.rb
│   │   │   │   ├── most_capable_collaborator_abilities_from_actor_test.rb
│   │   │   │   └── subject_ids_test.rb
│   │   │   └── test_helper.rb
│   │   ├── authorization_test.rb
│   │   ├── authzd_instrumenter_test.rb
│   │   ├── azure_exp
│   │   │   ├── assignment_client_test.rb
│   │   │   ├── assignment_response_test.rb
│   │   │   ├── beta
│   │   │   │   ├── assignment_service_test.rb
│   │   │   │   ├── local_assignment_service_test.rb
│   │   │   │   ├── local_experimentation_config
│   │   │   │   │   ├── config_test.rb
│   │   │   │   │   └── parser_test.rb
│   │   │   │   ├── local_experimentation_config_test.rb
│   │   │   │   ├── overridable_exp_assigment_provider_test.rb
│   │   │   │   ├── participant_test.rb
│   │   │   │   └── remote_assignment_service_test.rb
│   │   │   ├── exp_assignment_provider_test.rb
│   │   │   ├── experiments
│   │   │   │   ├── copilot_experiment_test.rb
│   │   │   │   ├── copilot_growth_test.rb
│   │   │   │   ├── mission_control_decoupled_pr_test.rb
│   │   │   │   └── mission_control_pilot_test.rb
│   │   │   ├── experiments_test.rb
│   │   │   └── validator_test.rb
│   │   ├── background_job_queues_test.rb
│   │   ├── base62_test.rb
│   │   ├── bing
│   │   │   └── url_submission_client_test.rb
│   │   ├── bootstrap_cache_test.rb
│   │   ├── classroom
│   │   │   └── access_control_test.rb
│   │   ├── commit_diff_entries_test.rb
│   │   ├── concurrent_faraday
│   │   │   ├── concurrent_adapter_test.rb
│   │   │   ├── datadog_async_middleware_test.rb
│   │   │   ├── threaded_parallel_manager_test.rb
│   │   │   └── turboscan_async_test.rb
│   │   ├── conduit
│   │   │   ├── client_disabled_test.rb
│   │   │   └── client_test.rb
│   │   ├── configurable
│   │   │   ├── action_invocation_test.rb
│   │   │   ├── actions_access_test.rb
│   │   │   ├── actions_allowed_by_owner_test.rb
│   │   │   ├── actions_allowed_entities_test.rb
│   │   │   ├── actions_custom_images_allowed_by_owner_test.rb
│   │   │   ├── actions_custom_images_policy_test.rb
│   │   │   ├── actions_custom_images_retention_settings_test.rb
│   │   │   ├── actions_fork_pr_approvals_test.rb
│   │   │   ├── actions_private_fork_pr_approvals_test.rb
│   │   │   ├── actions_repository_share_policy_test.rb
│   │   │   ├── actions_retention_limit_test.rb
│   │   │   ├── advanced_security_access_policy_test.rb
│   │   │   ├── advanced_security_enablement_policy_test.rb
│   │   │   ├── advanced_security_new_repos_test.rb
│   │   │   ├── advanced_security_test.rb
│   │   │   ├── allow_private_repository_forking_test.rb
│   │   │   ├── all_users_copilot_team_test.rb
│   │   │   ├── anonymous_git_access_lock_test.rb
│   │   │   ├── anonymous_git_access_test.rb
│   │   │   ├── audit_log_api_request_events_test.rb
│   │   │   ├── audit_log_code_search_events_test.rb
│   │   │   ├── audit_log_source_ip_disclosure_test.rb
│   │   │   ├── auto_approve_personal_access_token_grant_requests_test.rb
│   │   │   ├── automatic_self_serve_payment_test.rb
│   │   │   ├── business_orchestration_instrument_removal_job_limit_test.rb
│   │   │   ├── business_orchestration_notify_repository_access_changed_job_limit_test.rb
│   │   │   ├── business_orchestration_remove_org_user_email_settings_job_limit_test.rb
│   │   │   ├── business_rules_relaxed_rename_test.rb
│   │   │   ├── business_team_clear_team_indirect_org_access_job_limit_test.rb
│   │   │   ├── business_team_member_limit_test.rb
│   │   │   ├── business_team_organization_assignment_limit_test.rb
│   │   │   ├── business_team_org_remove_member_job_limit_test.rb
│   │   │   ├── business_teams_per_business_limit_test.rb
│   │   │   ├── code_quality_enablement_policy_test.rb
│   │   │   ├── code_quality_new_repos_test.rb
│   │   │   ├── code_review_repository_access_test.rb
│   │   │   ├── code_scanning_delete_configuration_audit_log_test.rb
│   │   │   ├── code_security_enablement_policy_test.rb
│   │   │   ├── commit_dco_signoff_test.rb
│   │   │   ├── commit_verification_status_test.rb
│   │   │   ├── copilot_custom_models_test.rb
│   │   │   ├── copilot_swe_agent_automations_test.rb
│   │   │   ├── copilot_swe_agent_repo_trigger_actor_policy_test.rb
│   │   │   ├── copilot_usage_events_streaming_test.rb
│   │   │   ├── custom_models_test.rb
│   │   │   ├── default_new_repo_branch_test.rb
│   │   │   ├── default_repository_permissions_test.rb
│   │   │   ├── default_repo_visibility_test.rb
│   │   │   ├── default_workflow_permissions_test.rb
│   │   │   ├── dependabot_alerts_enablement_policy_test.rb
│   │   │   ├── dependabot_default_repository_access_test.rb
│   │   │   ├── dependabot_runner_settings_test.rb
│   │   │   ├── deploy_key_policy_test.rb
│   │   │   ├── deployments_sidebar_section_enabled_test.rb
│   │   │   ├── disable_github_app_installation_by_non_org_owner_repo_admins_test.rb
│   │   │   ├── disable_organization_projects_test.rb
│   │   │   ├── disable_repository_memex_projects_test.rb
│   │   │   ├── disable_repository_projects_test.rb
│   │   │   ├── disable_user_projects_test.rb
│   │   │   ├── discussions_enablement_test.rb
│   │   │   ├── display_commenter_full_name_test.rb
│   │   │   ├── dotcom_contributions_test.rb
│   │   │   ├── dotcom_private_search_test.rb
│   │   │   ├── dotcom_search_test.rb
│   │   │   ├── dotcom_user_license_usage_upload_test.rb
│   │   │   ├── enable_projects_automation_test.rb
│   │   │   ├── enterprise_dormancy_threshold_test.rb
│   │   │   ├── environments_sidebar_section_enabled_test.rb
│   │   │   ├── force_push_rejection_test.rb
│   │   │   ├── fork_pr_workflows_policy_test.rb
│   │   │   ├── generic_secrets_settings_policy_test.rb
│   │   │   ├── ghe_content_analysis_test.rb
│   │   │   ├── ghe_dependabot_access_to_dotcom_test.rb
│   │   │   ├── github_sandbox_enabled_test.rb
│   │   │   ├── git_lfs_test.rb
│   │   │   ├── idp_ip_allowlist_for_web_test.rb
│   │   │   ├── ip_allowlist_app_access_enabled_test.rb
│   │   │   ├── ip_allowlist_configuration_test.rb
│   │   │   ├── ip_allowlist_enabled_test.rb
│   │   │   ├── ip_allowlist_user_level_enforcement_enabled_test.rb
│   │   │   ├── issue_triage_enabled_test.rb
│   │   │   ├── marketplace_creator_verification_test.rb
│   │   │   ├── max_object_size_test.rb
│   │   │   ├── max_packages_authorizable_per_token_test.rb
│   │   │   ├── max_ref_updates_test.rb
│   │   │   ├── member_feature_request_notifications_opt_out_test.rb
│   │   │   ├── members_can_change_project_visibility_test.rb
│   │   │   ├── members_can_change_repo_visibility_test.rb
│   │   │   ├── members_can_create_pages_test.rb
│   │   │   ├── members_can_create_repositories_test.rb
│   │   │   ├── members_can_create_teams_test.rb
│   │   │   ├── members_can_delete_issues_test.rb
│   │   │   ├── members_can_delete_repositories_test.rb
│   │   │   ├── members_can_invite_outside_collaborators_test.rb
│   │   │   ├── members_can_make_purchases_test.rb
│   │   │   ├── members_can_publish_packages_test.rb
│   │   │   ├── members_can_update_protected_branches_test.rb
│   │   │   ├── members_can_view_dependency_insights_test.rb
│   │   │   ├── members_per_business_limit_test.rb
│   │   │   ├── members_per_organization_limit_test.rb
│   │   │   ├── members_per_org_team_limit_test.rb
│   │   │   ├── microsoft_support_plan_test.rb
│   │   │   ├── models_access_test.rb
│   │   │   ├── models_billing_test.rb
│   │   │   ├── open_scim_test.rb
│   │   │   ├── operator_mode_test.rb
│   │   │   ├── organizations_per_business_limit_test.rb
│   │   │   ├── org_creation_test.rb
│   │   │   ├── org_integration_requests_configuration_test.rb
│   │   │   ├── org_membership_visibility_test.rb
│   │   │   ├── org_rules_relaxed_rename_test.rb
│   │   │   ├── org_to_enterprise_migration_test.rb
│   │   │   ├── outside_collaborators_can_request_third_party_access_test.rb
│   │   │   ├── package_availability_test.rb
│   │   │   ├── packages_can_inherit_access_from_repo_test.rb
│   │   │   ├── packages_sidebar_section_enabled_test.rb
│   │   │   ├── pages_url_sidebar_section_enabled_test.rb
│   │   │   ├── personal_access_token_expiration_limit_exemption_enabled_test.rb
│   │   │   ├── personal_access_token_expiration_limit_test.rb
│   │   │   ├── programmatic_access_tokens_opt_in_test.rb
│   │   │   ├── proxy_security_header_test.rb
│   │   │   ├── public_fork_pr_workflows_policy_test.rb
│   │   │   ├── readers_can_create_discussions_test.rb
│   │   │   ├── referrer_override_test.rb
│   │   │   ├── releases_sidebar_section_enabled_test.rb
│   │   │   ├── remove_user_accounts_when_removing_last_org_membership_test.rb
│   │   │   ├── repository_actions_verified_org_test.rb
│   │   │   ├── repository_dependency_updates_test.rb
│   │   │   ├── repository_vulnerability_alerts_test.rb
│   │   │   ├── reseller_customer_test.rb
│   │   │   ├── restrict_create_repositories_in_personal_namespace_test.rb
│   │   │   ├── restrict_non_comment_pull_request_reviews_test.rb
│   │   │   ├── restrict_notification_delivery_test.rb
│   │   │   ├── seat_limit_for_upgrades_test.rb
│   │   │   ├── secret_scanning_settings_policy_test.rb
│   │   │   ├── security_configurations_test.rb
│   │   │   ├── self_serve_invoice_preference_test.rb
│   │   │   ├── skip_idp_ip_allowlist_app_access_enabled_test.rb
│   │   │   ├── ssh_certificate_requirement_test.rb
│   │   │   ├── ssh_certificate_user_owned_repo_access_test.rb
│   │   │   ├── ssh_test.rb
│   │   │   ├── sso_lockdown_test.rb
│   │   │   ├── sso_redirect_test.rb
│   │   │   ├── subagent_definitions_source_repository_audit_test.rb
│   │   │   ├── subagent_definitions_source_repository_test.rb
│   │   │   ├── suggested_protocol_test.rb
│   │   │   ├── support_plan_test.rb
│   │   │   ├── teams_per_organization_limit_test.rb
│   │   │   ├── token_scanning_test.rb
│   │   │   ├── two_factor_disallowed_methods_test.rb
│   │   │   ├── two_factor_required_test.rb
│   │   │   └── used_by_test.rb
│   │   ├── copilot_api
│   │   │   └── access_control_test.rb
│   │   ├── copilot_limiter
│   │   │   └── twirp
│   │   │       ├── base_client_test.rb
│   │   │       └── quota_client_test.rb
│   │   ├── copilot_model_registry
│   │   │   └── twirp
│   │   │       ├── base_client_test.rb
│   │   │       └── model_client_test.rb
│   │   ├── cpu_timer_test.rb
│   │   ├── database_selector
│   │   │   ├── last_operations_test.rb
│   │   │   └── replication_state_test.rb
│   │   ├── database_selector_test.rb
│   │   ├── dependabot
│   │   │   ├── automatic_installation_check_test.rb
│   │   │   ├── repository_access_test.rb
│   │   │   └── twirp
│   │   │       ├── base_client_test.rb
│   │   │       ├── debug_client_test.rb
│   │   │       ├── repositories_client_test.rb
│   │   │       ├── repository_access_service_client_test.rb
│   │   │       ├── secret_client_test.rb
│   │   │       ├── suggested_fixes_client_test.rb
│   │   │       ├── update_configs_client_test.rb
│   │   │       ├── update_jobs_client_test.rb
│   │   │       └── update_job_status_decorator_test.rb
│   │   ├── dependabot_test.rb
│   │   ├── dependency_graph
│   │   │   ├── all_repositories_with_version_range_query_test.rb
│   │   │   ├── client_test.rb
│   │   │   ├── cross_service_job_test.rb
│   │   │   ├── dependency_test.rb
│   │   │   ├── dependent_test.rb
│   │   │   ├── manifest_query_test.rb
│   │   │   ├── manifest_test.rb
│   │   │   ├── package_release_query_test.rb
│   │   │   ├── package_release_test.rb
│   │   │   ├── packages_query_test.rb
│   │   │   ├── package_test.rb
│   │   │   ├── package_url_builder_test.rb
│   │   │   ├── reassign_package_mutation_test.rb
│   │   │   ├── repository_dependencies_client_test.rb
│   │   │   ├── repository_dependencies_provider_test.rb
│   │   │   ├── repository_dependencies_query_test.rb
│   │   │   ├── repository_manifests_provider_test.rb
│   │   │   ├── repository_sbom_client_test.rb
│   │   │   └── unmapped_packages_query_test.rb
│   │   ├── dependency_graph_platform
│   │   │   ├── alertable_dependent_test.rb
│   │   │   ├── alertable_manifest_test.rb
│   │   │   ├── all_repositories_with_version_range_query_test.rb
│   │   │   ├── fetch_vulnerable_dependencies_for_repository_query_test.rb
│   │   │   └── twirp
│   │   │       ├── alerting_client_test.rb
│   │   │       ├── base_client_test.rb
│   │   │       └── sbom_client_test.rb
│   │   ├── dependency_review
│   │   │   ├── base_client_test.rb
│   │   │   ├── snapshot_client_test.rb
│   │   │   └── vulnerabilities_query_test.rb
│   │   ├── dependency_snapshot
│   │   │   ├── dependabot_readiness_client_test.rb
│   │   │   ├── entity_serializer
│   │   │   │   ├── push_test.rb
│   │   │   │   └── repository_test.rb
│   │   │   └── vulnerabilities_query_test.rb
│   │   ├── diff_entry_highlighting_test.rb
│   │   ├── diff_generator_test.rb
│   │   ├── diff_line_change_marker_test.rb
│   │   ├── disable_backtick_test.rb
│   │   ├── dogstats_monkey_patch_ractor_test.rb
│   │   ├── dsr
│   │   │   └── windbeam_deletion_responder_test.rb
│   │   ├── dsr_test.rb
│   │   ├── dumpable_test.rb
│   │   ├── education
│   │   │   └── twirp
│   │   │       ├── base_client_test.rb
│   │   │       ├── discount_requests_client_test.rb
│   │   │       ├── health_client_test.rb
│   │   │       └── schools_client_test.rb
│   │   ├── education_email_test.rb
│   │   ├── elastomer
│   │   │   ├── adapters
│   │   │   │   ├── audit_entry_test.rb
│   │   │   │   ├── azure_model_test.rb
│   │   │   │   ├── bulk_dependabot_alerts_test.rb
│   │   │   │   ├── bulk_discussions_test.rb
│   │   │   │   ├── code_test.rb
│   │   │   │   ├── dependabot_alert_test.rb
│   │   │   │   ├── discussion_test.rb
│   │   │   │   ├── enterprise_test.rb
│   │   │   │   ├── gist_test.rb
│   │   │   │   ├── git_repository_code_iterator_test.rb
│   │   │   │   ├── issue_test.rb
│   │   │   │   ├── issue_truncation_test.rb
│   │   │   │   ├── label_test.rb
│   │   │   │   ├── marketplace_listing_test.rb
│   │   │   │   ├── memex_project_item_test.rb
│   │   │   │   ├── number_field_encoding_test.rb
│   │   │   │   ├── project_card_test.rb
│   │   │   │   ├── project_test.rb
│   │   │   │   ├── pull_request_test.rb
│   │   │   │   ├── registry_package_test.rb
│   │   │   │   ├── release_test.rb
│   │   │   │   ├── repository_action_test.rb
│   │   │   │   ├── repository_item_reconciler_test.rb
│   │   │   │   ├── repository_test.rb
│   │   │   │   ├── user_test.rb
│   │   │   │   ├── vulnerability_test.rb
│   │   │   │   ├── wiki_test.rb
│   │   │   │   └── workflow_run_test.rb
│   │   │   ├── app_test.rb
│   │   │   ├── client
│   │   │   │   └── errors_test.rb
│   │   │   ├── each_writable_index_test.rb
│   │   │   ├── elastomer_test.rb
│   │   │   ├── environment_test.rb
│   │   │   ├── indexes
│   │   │   │   ├── audit_log_test.rb
│   │   │   │   ├── code_search_test.rb
│   │   │   │   ├── dependabot_alerts_test.rb
│   │   │   │   ├── issues_test.rb
│   │   │   │   ├── labels_test.rb
│   │   │   │   ├── memex_project_items_test.rb
│   │   │   │   ├── pull_requests_test.rb
│   │   │   │   ├── releases_test.rb
│   │   │   │   └── repos_test.rb
│   │   │   ├── index_store_test.rb
│   │   │   ├── index_test.rb
│   │   │   ├── mappings
│   │   │   │   └── diff_test.rb
│   │   │   ├── partial_backfill_reconciler_test.rb
│   │   │   ├── query_stats_test.rb
│   │   │   ├── reindex_test.rb
│   │   │   ├── repair_reconciler_test.rb
│   │   │   ├── router
│   │   │   │   ├── elasticsearch_iterator_test.rb
│   │   │   │   ├── index_config_test.rb
│   │   │   │   ├── index_map_test.rb
│   │   │   │   ├── mysql_store_test.rb
│   │   │   │   └── template_config_test.rb
│   │   │   ├── router_test.rb
│   │   │   ├── search_index_manager_primary_test.rb
│   │   │   ├── search_index_manager_settings_test.rb
│   │   │   ├── search_index_manager_slice_range_test.rb
│   │   │   ├── search_index_manager_test.rb
│   │   │   ├── slicers
│   │   │   │   ├── audit_log_date_slicer_test.rb
│   │   │   │   └── date_slicer_test.rb
│   │   │   ├── slicer_test.rb
│   │   │   ├── upgrade_shims_test.rb
│   │   │   └── vector_utils_test.rb
│   │   ├── eloqua
│   │   │   ├── http_client_test.rb
│   │   │   └── rest_api_client_test.rb
│   │   ├── encoding_fixer_test.rb
│   │   ├── events
│   │   │   ├── parent_as_actor_test.rb
│   │   │   └── tier1_event_publisher_test.rb
│   │   ├── event_trace_test.rb
│   │   ├── explore_feed
│   │   │   ├── customer_story_test.rb
│   │   │   ├── popular_developer_test.rb
│   │   │   ├── professional_service_test.rb
│   │   │   ├── repository_good_first_issue_test.rb
│   │   │   ├── spotlight_test.rb
│   │   │   └── trending
│   │   │       ├── developer_test.rb
│   │   │       └── repository_test.rb
│   │   ├── fastly_test.rb
│   │   ├── feature_flag
│   │   │   ├── cache
│   │   │   │   ├── memcached_client_test.rb
│   │   │   │   └── memcached_test.rb
│   │   │   ├── client
│   │   │   │   └── vexi_management_with_call_tracking_test.rb
│   │   │   ├── config_test.rb
│   │   │   ├── groups_test.rb
│   │   │   ├── middleware
│   │   │   │   ├── memoizer_test.rb
│   │   │   │   └── overrider_test.rb
│   │   │   └── vexi_test.rb
│   │   ├── feature_flags_common
│   │   │   └── custom_gates_test.rb
│   │   ├── feature_flags_reset_test.rb
│   │   ├── feature_management
│   │   │   ├── current_user_test.rb
│   │   │   └── feature_management_lite_error_test.rb
│   │   ├── fixtures_test.rb
│   │   ├── freno
│   │   │   └── replication_delay_cache_decorator_test.rb
│   │   ├── freno_instrumenter_test.rb
│   │   ├── generators
│   │   │   ├── background_job_queue
│   │   │   │   └── background_job_queue_generator_test.rb
│   │   │   ├── component_system_test_generator_test.rb
│   │   │   ├── custom_properties_implementation
│   │   │   │   └── custom_properties_implementation_generator_test.rb
│   │   │   ├── hydro_message_job
│   │   │   │   └── hydro_message_job_generator_test.rb
│   │   │   ├── hydro_processor
│   │   │   │   └── hydro_processor_generator_test.rb
│   │   │   ├── memex_field
│   │   │   │   └── memex_field_generator_test.rb
│   │   │   ├── openapi_breaking_change
│   │   │   │   └── openapi_breaking_change_generator_test.rb
│   │   │   ├── openapi_changeset
│   │   │   │   └── openapi_changeset_generator_test.rb
│   │   │   ├── seed
│   │   │   │   └── seed_generator_test.rb
│   │   │   └── worker_pool
│   │   │       └── worker_pool_generator_test.rb
│   │   ├── gh
│   │   │   ├── associations
│   │   │   │   └── batch_method_adapters_test.rb
│   │   │   ├── decorator
│   │   │   │   ├── caller_attribution_test.rb
│   │   │   │   ├── id_caching_test.rb
│   │   │   │   ├── memoization_test.rb
│   │   │   │   ├── mysql_instrumentation_test.rb
│   │   │   │   ├── package_context_test.rb
│   │   │   │   ├── test_bed_id_caching_test.rb
│   │   │   │   ├── test_bed_memoization_test.rb
│   │   │   │   └── tracing_test.rb
│   │   │   ├── decorator_test.rb
│   │   │   ├── domain
│   │   │   │   ├── cursor_collection_test.rb
│   │   │   │   └── offset_collection_test.rb
│   │   │   ├── dual_writer_test.rb
│   │   │   ├── pagination
│   │   │   │   ├── cursor_array_paginator_test.rb
│   │   │   │   ├── cursor_scope_paginator_test.rb
│   │   │   │   └── offset_paginator_test.rb
│   │   │   └── result_test.rb
│   │   ├── ghec_admin
│   │   │   ├── enterprise_dormant_users_export_test.rb
│   │   │   ├── enterprise_users_export_test.rb
│   │   │   └── storage_test.rb
│   │   ├── ghes_parallel_migrator_test.rb
│   │   ├── git_auth
│   │   │   ├── access_characterization_helper.rb
│   │   │   ├── access_characterization_maintainer_test.rb
│   │   │   ├── access_characterization_pat_and_app_test.rb
│   │   │   ├── access_characterization_saml_test.rb
│   │   │   ├── access_characterization_test.rb
│   │   │   ├── access_codespaces_integration_test.rb
│   │   │   ├── access_security_test.rb
│   │   │   ├── access_stats_test.rb
│   │   │   ├── access_test.rb
│   │   │   ├── access_verify_test.rb
│   │   │   ├── anonymous_access_test.rb
│   │   │   ├── archived_repository_access_test.rb
│   │   │   ├── business_team_member_access_test.rb
│   │   │   ├── cache_server_access_test.rb
│   │   │   ├── cert_access_forked_repos_test.rb
│   │   │   ├── certificate_auth_access_enterprise_test.rb
│   │   │   ├── certificate_auth_access_test.rb
│   │   │   ├── commit_refs_test.rb
│   │   │   ├── conditional_access_test.rb
│   │   │   ├── disabled_user_access_test.rb
│   │   │   ├── failure_test.rb
│   │   │   ├── gist_access_test.rb
│   │   │   ├── gist_test.rb
│   │   │   ├── git_auth_cert_fixtures_test.rb
│   │   │   ├── git_lfs_test.rb
│   │   │   ├── got_auth_feature_flags_test.rb
│   │   │   ├── login_test.rb
│   │   │   ├── repository_redirect_access_test.rb
│   │   │   ├── restricted_repository_access_test.rb
│   │   │   ├── ssh_access_characterization_test.rb
│   │   │   ├── ssh_certificate_authority_test.rb
│   │   │   ├── ssh_key_test.rb
│   │   │   ├── ssh_login_parser_test.rb
│   │   │   ├── target_test.rb
│   │   │   └── trade_restricted_access_test.rb
│   │   ├── github
│   │   │   ├── action_restraint_test.rb
│   │   │   ├── active_record_enumerable_protection_test.rb
│   │   │   ├── active_record_query_retries_test.rb
│   │   │   ├── active_record_readonly_mode_test.rb
│   │   │   ├── after_response_test.rb
│   │   │   ├── anthropic
│   │   │   │   └── user_profiles_client_test.rb
│   │   │   ├── aqueduct
│   │   │   │   ├── client_test.rb
│   │   │   │   ├── composite_backend_test.rb
│   │   │   │   ├── import_test.rb
│   │   │   │   ├── job_test.rb
│   │   │   │   ├── queue_strategies
│   │   │   │   │   ├── queue_memoization_test.rb
│   │   │   │   │   ├── queue_prioritization_test.rb
│   │   │   │   │   ├── queue_shuffle_test.rb
│   │   │   │   │   └── queue_subset_selection_test.rb
│   │   │   │   ├── queue_strategy_backend_test.rb
│   │   │   │   ├── staging_backend_test.rb
│   │   │   │   ├── timed_resque_import_test.rb
│   │   │   │   └── worker_warmup_instrumentation_test.rb
│   │   │   ├── asset_digest_hmac_validator_test.rb
│   │   │   ├── association_instrumenter_test.rb
│   │   │   ├── authentication
│   │   │   │   ├── attempt_test.rb
│   │   │   │   ├── cas_test.rb
│   │   │   │   ├── default_test.rb
│   │   │   │   ├── git_auth
│   │   │   │   │   └── signed_auth_token_test.rb
│   │   │   │   ├── github_oauth_test.rb
│   │   │   │   ├── ldap_test.rb
│   │   │   │   ├── omniauth_test.rb
│   │   │   │   ├── saml_test.rb
│   │   │   │   ├── signed_auth_token_test.rb
│   │   │   │   ├── token_lookup_test.rb
│   │   │   │   └── user_handler_test.rb
│   │   │   ├── authentication_test.rb
│   │   │   ├── authnd_test.rb
│   │   │   ├── azure
│   │   │   │   ├── aad_code_grant_token_client_test.rb
│   │   │   │   ├── aad_token_client_test.rb
│   │   │   │   ├── active_directory_service_settings_test.rb
│   │   │   │   ├── application_token_provider_test.rb
│   │   │   │   ├── azure_environment_test.rb
│   │   │   │   ├── http_client_test.rb
│   │   │   │   ├── oidc_token_provider_test.rb
│   │   │   │   └── translator_client_test.rb
│   │   │   ├── azure_service_bus
│   │   │   │   ├── aad_http_client_test.rb
│   │   │   │   ├── consumer_test.rb
│   │   │   │   ├── message_test.rb
│   │   │   │   ├── queue_client_test.rb
│   │   │   │   └── subscription_client_test.rb
│   │   │   ├── azure_snapshot_uploader_test.rb
│   │   │   ├── background_child_test.rb
│   │   │   ├── background_deletes_test.rb
│   │   │   ├── background_dependent_deletes_test.rb
│   │   │   ├── backups
│   │   │   │   └── maintenance_test.rb
│   │   │   ├── batched_scope_test.rb
│   │   │   ├── batch_method_test.rb
│   │   │   ├── batch_repository_transfer_test.rb
│   │   │   ├── bert_protocol_test.rb
│   │   │   ├── billing
│   │   │   │   ├── change_subscription_test.rb
│   │   │   │   ├── coupon_redemption_billing_test.rb
│   │   │   │   ├── create_customer_test.rb
│   │   │   │   ├── credit_card_test.rb
│   │   │   │   ├── currency_test.rb
│   │   │   │   ├── error_message_test.rb
│   │   │   │   ├── paid_upgrade_test.rb
│   │   │   │   ├── paypal_test.rb
│   │   │   │   ├── refund_transaction_test.rb
│   │   │   │   ├── result_test.rb
│   │   │   │   ├── signup_test.rb
│   │   │   │   ├── time_test.rb
│   │   │   │   ├── zuora_client_subscriber_test.rb
│   │   │   │   ├── zuora_product_sales_serve_test.rb
│   │   │   │   └── zuorest_token_storage_test.rb
│   │   │   ├── blob_throttler_test.rb
│   │   │   ├── bound_retry_test.rb
│   │   │   ├── browser_stats_helper_test.rb
│   │   │   ├── cache
│   │   │   │   ├── client_builder_proxima_test.rb
│   │   │   │   ├── client_builder_test.rb
│   │   │   │   ├── client_test.rb
│   │   │   │   ├── codec_test.rb
│   │   │   │   ├── config
│   │   │   │   │   └── comparator_test.rb
│   │   │   │   ├── config_test.rb
│   │   │   │   ├── disable_write_test.rb
│   │   │   │   ├── dual_client_test.rb
│   │   │   │   ├── failover_test.rb
│   │   │   │   ├── fake_async_test.rb
│   │   │   │   ├── hash_keys_test.rb
│   │   │   │   ├── instrumentation_test.rb
│   │   │   │   ├── long_ttl_test.rb
│   │   │   │   ├── nil_handling_test.rb
│   │   │   │   ├── partition_test.rb
│   │   │   │   ├── redis_client
│   │   │   │   │   ├── fake_async_test.rb
│   │   │   │   │   ├── instrumentation_test.rb
│   │   │   │   │   ├── lazy_memcache_test.rb
│   │   │   │   │   ├── memcache_compatibility_test.rb
│   │   │   │   │   ├── partition_test.rb
│   │   │   │   │   ├── skip_test.rb
│   │   │   │   │   └── utils_test.rb
│   │   │   │   └── redis_client_test.rb
│   │   │   ├── cache_leak_detector_test.rb
│   │   │   ├── cache_lock_test.rb
│   │   │   ├── circuit_breaker
│   │   │   │   ├── metrics_test.rb
│   │   │   │   ├── patch
│   │   │   │   │   └── default_properties_test.rb
│   │   │   │   └── storage
│   │   │   │       ├── process_test.rb
│   │   │   │       └── snapshop_test.rb
│   │   │   ├── codeql
│   │   │   │   ├── action_test.rb
│   │   │   │   └── features_test.rb
│   │   │   ├── colorize_test.rb
│   │   │   ├── column_count_test.rb
│   │   │   ├── config
│   │   │   │   ├── actions_runner_ips_test.rb
│   │   │   │   ├── actions_scale_unit_domains_test.rb
│   │   │   │   ├── artifact_attestations_test.rb
│   │   │   │   ├── cache_store_test.rb
│   │   │   │   ├── code_scanning_test.rb
│   │   │   │   ├── codespaces_test.rb
│   │   │   │   ├── copilot_api_test.rb
│   │   │   │   ├── copilot_test.rb
│   │   │   │   ├── driftwood_test.rb
│   │   │   │   ├── elasticsearch_test.rb
│   │   │   │   ├── failbot_config_test.rb
│   │   │   │   ├── first_party_apps_test.rb
│   │   │   │   ├── group_syncer_test.rb
│   │   │   │   ├── hydro_test.rb
│   │   │   │   ├── instrumentation
│   │   │   │   │   ├── failbot_test.rb
│   │   │   │   │   ├── hooks_test.rb
│   │   │   │   │   ├── hovercard_test.rb
│   │   │   │   │   ├── hydro
│   │   │   │   │   │   ├── entity_serializer
│   │   │   │   │   │   │   └── exemptions_dependency_test.rb
│   │   │   │   │   │   ├── entity_serializer_test.rb
│   │   │   │   │   │   └── subscriptions
│   │   │   │   │   │       ├── actions_test.rb
│   │   │   │   │   │       ├── billing_platform_test.rb
│   │   │   │   │   │       ├── codespaces_test.rb
│   │   │   │   │   │       ├── conduit_test.rb
│   │   │   │   │   │       ├── copilot_reviews_test.rb
│   │   │   │   │   │       ├── custom_repository_roles_test.rb
│   │   │   │   │   │       ├── dependency_graph_test.rb
│   │   │   │   │   │       ├── enterprise_account_test.rb
│   │   │   │   │   │       ├── enterprise_teams_test.rb
│   │   │   │   │   │       ├── feature_previews_test.rb
│   │   │   │   │   │       ├── ghe_usage_metrics_test.rb
│   │   │   │   │   │       ├── ip_allow_lists_test.rb
│   │   │   │   │   │       ├── licensing_test.rb
│   │   │   │   │   │       ├── membership_updates_test.rb
│   │   │   │   │   │       ├── news_feed_test.rb
│   │   │   │   │   │       ├── notifyd_discussions_test.rb
│   │   │   │   │   │       ├── notifyd_gists_test.rb
│   │   │   │   │   │       ├── notifyd_issues_test.rb
│   │   │   │   │   │       ├── organizations_test.rb
│   │   │   │   │   │       ├── pull_requests_test.rb
│   │   │   │   │   │       ├── search_test.rb
│   │   │   │   │   │       ├── secret_scanning_test.rb
│   │   │   │   │   │       ├── security_reports_test.rb
│   │   │   │   │   │       ├── stars_test.rb
│   │   │   │   │   │       ├── tech_project_stacks_test.rb
│   │   │   │   │   │       ├── user_test.rb
│   │   │   │   │   │       └── verifiable_domains_test.rb
│   │   │   │   │   ├── hydro_test.rb
│   │   │   │   │   ├── memory_statistics_test.rb
│   │   │   │   │   ├── pull_request_refresh_test.rb
│   │   │   │   │   ├── repository_dependency_updates_vulnerabilities_changed_test.rb
│   │   │   │   │   ├── repository_system_properties_test.rb
│   │   │   │   │   ├── show_annotation_click_test.rb
│   │   │   │   │   └── unpermitted_parameters_test.rb
│   │   │   │   ├── issues_graph_api_test.rb
│   │   │   │   ├── kredz_test.rb
│   │   │   │   ├── kv_cleaner_test.rb
│   │   │   │   ├── kv_dual_write_test.rb
│   │   │   │   ├── kv_test.rb
│   │   │   │   ├── migration_test.rb
│   │   │   │   ├── models_test.rb
│   │   │   │   ├── oidc_providers_test.rb
│   │   │   │   ├── open_api_test.rb
│   │   │   │   ├── opentelemetry_test.rb
│   │   │   │   ├── orca_test.rb
│   │   │   │   ├── orcid_test.rb
│   │   │   │   ├── proxima_synced_third_party_apps_test.rb
│   │   │   │   ├── proxima_test.rb
│   │   │   │   ├── pull_requests_test.rb
│   │   │   │   ├── rate_limits_test.rb
│   │   │   │   ├── redis_test.rb
│   │   │   │   ├── repositories_test.rb
│   │   │   │   ├── request_limits_test.rb
│   │   │   │   ├── request_timeout_test.rb
│   │   │   │   ├── secret_scanning_test.rb
│   │   │   │   ├── services_test.rb
│   │   │   │   ├── support_link_test.rb
│   │   │   │   └── urls_test.rb
│   │   │   ├── config_test.rb
│   │   │   ├── connect
│   │   │   │   ├── actions_job_execution_exporter_test.rb
│   │   │   │   ├── authentication_test.rb
│   │   │   │   ├── connect_test.rb
│   │   │   │   ├── sample_metrics
│   │   │   │   │   ├── 20230306.json
│   │   │   │   │   ├── legacy.json
│   │   │   │   │   └── without_schema_version.json
│   │   │   │   └── usage_metrics_test.rb
│   │   │   ├── connection_adapter_telemetry_test.rb
│   │   │   ├── connection_pool_switching_test.rb
│   │   │   ├── context_middleware_test.rb
│   │   │   ├── copilot_mission_control
│   │   │   │   └── client
│   │   │   │       └── tasks_test.rb
│   │   │   ├── csp
│   │   │   │   └── policy_test.rb
│   │   │   ├── current_tenant_test.rb
│   │   │   ├── database_query_disabler_test.rb
│   │   │   ├── data_collector
│   │   │   │   ├── collector_test.rb
│   │   │   │   └── yjit_collector_test.rb
│   │   │   ├── data_collector_test.rb
│   │   │   ├── data_structures
│   │   │   │   └── persistent_atomic_queue_test.rb
│   │   │   ├── dgit
│   │   │   │   ├── cache_replica_counts_test.rb
│   │   │   │   ├── cold_storage_sql_test.rb
│   │   │   │   ├── delegate_test.rb
│   │   │   │   ├── disk_stats_test.rb
│   │   │   │   ├── enterprise_routing_test.rb
│   │   │   │   ├── get_hosts_test.rb
│   │   │   │   ├── import_test.rb
│   │   │   │   ├── maintenance_test.rb
│   │   │   │   ├── new_repo_test.rb
│   │   │   │   ├── replication_strategy_cache_test.rb
│   │   │   │   ├── routing_test.rb
│   │   │   │   └── three_phase_commit_client_test.rb
│   │   │   ├── dgit_gitrpc_test.rb
│   │   │   ├── dgit_gitrpc_voting_test.rb
│   │   │   ├── dgit_intake_test.rb
│   │   │   ├── dgit_pick_hosts_test.rb
│   │   │   ├── dgit_sql_test.rb
│   │   │   ├── diff
│   │   │   │   ├── context_injector_test.rb
│   │   │   │   ├── entry_test.rb
│   │   │   │   ├── enumerator_test.rb
│   │   │   │   ├── generator_test.rb
│   │   │   │   ├── line_test.rb
│   │   │   │   ├── parser_test.rb
│   │   │   │   ├── related_lines_enumerator_test.rb
│   │   │   │   ├── split_lines_enumerator_test.rb
│   │   │   │   ├── summary_test.rb
│   │   │   │   └── tree_test.rb
│   │   │   ├── diff_test.rb
│   │   │   ├── dogstats_allowlist_test.rb
│   │   │   ├── dogstats_test.rb
│   │   │   ├── domain_isolation_test.rb
│   │   │   ├── ds_extensions_test.rb
│   │   │   ├── email
│   │   │   │   └── outlook_test.rb
│   │   │   ├── employee_only_cookie_test.rb
│   │   │   ├── encoding_test.rb
│   │   │   ├── encryption
│   │   │   │   ├── compression_patch_test.rb
│   │   │   │   ├── encrypted_column_test.rb
│   │   │   │   ├── github_key_provider_test.rb
│   │   │   │   ├── github_previous_encryptor_test.rb
│   │   │   │   └── no_op_key_provider_test.rb
│   │   │   ├── enterprise
│   │   │   │   ├── certificate_test.rb
│   │   │   │   └── license_test.rb
│   │   │   ├── enterprise_announcement_test.rb
│   │   │   ├── enterprise_replica_counts_test.rb
│   │   │   ├── enterprise_test.rb
│   │   │   ├── enterprise_web
│   │   │   │   ├── client_test.rb
│   │   │   │   └── license_test.rb
│   │   │   ├── exceptions
│   │   │   │   └── cause_catalog_service_finder_test.rb
│   │   │   ├── experiment
│   │   │   │   ├── external_test.rb
│   │   │   │   └── outcome_test.rb
│   │   │   ├── experiment_test.rb
│   │   │   ├── external_identities
│   │   │   │   └── kv_test.rb
│   │   │   ├── failbot_backtrace_test.rb
│   │   │   ├── failbot_key_configuration_test.rb
│   │   │   ├── failbot_key_filter_test.rb
│   │   │   ├── failbot_key_tagger_test.rb
│   │   │   ├── failbot_redacting_test.rb
│   │   │   ├── failbot_scrubber_test.rb
│   │   │   ├── faraday_adapter
│   │   │   │   └── persistent_excon_test.rb
│   │   │   ├── faraday_client
│   │   │   │   ├── external_test.rb
│   │   │   │   └── factory_test.rb
│   │   │   ├── faraday_middleware
│   │   │   │   ├── caller_context_test.rb
│   │   │   │   ├── datadog_middleware_test.rb
│   │   │   │   ├── driftwood_request_id_test.rb
│   │   │   │   ├── hmac_auth_middleware_test.rb
│   │   │   │   ├── raise_error_middleware_test.rb
│   │   │   │   ├── request_analytics_test.rb
│   │   │   │   ├── request_from_header_test.rb
│   │   │   │   ├── request_timeout_header_middleware_test.rb
│   │   │   │   ├── resilient_middleware_test.rb
│   │   │   │   ├── retry_middleware_test.rb
│   │   │   │   ├── ryows_header_test.rb
│   │   │   │   ├── staffbar_middleware_test.rb
│   │   │   │   ├── staff_request_middleware_test.rb
│   │   │   │   └── tracing_attributes_test.rb
│   │   │   ├── feature_flag_decision_instrumentation_test.rb
│   │   │   ├── feature_flag_test.rb
│   │   │   ├── flamegraph_middleware_test.rb
│   │   │   ├── flipper_host_test.rb
│   │   │   ├── flipper_role_test.rb
│   │   │   ├── flipper_site_test.rb
│   │   │   ├── formatted_stack_location_test.rb
│   │   │   ├── ga_campaign_url_test.rb
│   │   │   ├── ghes
│   │   │   │   └── stats_test.rb
│   │   │   ├── githooks
│   │   │   │   ├── pre_receive_custom_hooks_test.rb
│   │   │   │   ├── pre_receive_env_cli_test.rb
│   │   │   │   └── push_context_test.rb
│   │   │   ├── github_dogstats_test.rb
│   │   │   ├── gollum_editor_test.rb
│   │   │   ├── goomba
│   │   │   │   ├── advisory_mention_filter_test.rb
│   │   │   │   ├── agent_input_pipeline_test.rb
│   │   │   │   ├── agent_mention_filter_test.rb
│   │   │   │   ├── agent_trusted_image_filter_test.rb
│   │   │   │   ├── alert_mention_filter_test.rb
│   │   │   │   ├── animated_image_filter_fast_test.rb
│   │   │   │   ├── animated_image_filter_integration_test.rb
│   │   │   │   ├── async
│   │   │   │   │   ├── advisory_mention_filter_test.rb
│   │   │   │   │   ├── agent_mention_filter_test.rb
│   │   │   │   │   ├── alert_mention_filter_test.rb
│   │   │   │   │   ├── asset_loaders
│   │   │   │   │   │   ├── asset_loader_test.rb
│   │   │   │   │   │   ├── ghes_legacy_asset_loader_test.rb
│   │   │   │   │   │   ├── gist_asset_loader_test.rb
│   │   │   │   │   │   ├── memex_asset_loader_test.rb
│   │   │   │   │   │   ├── repository_asset_loader_test.rb
│   │   │   │   │   │   └── saved_reply_asset_loader_test.rb
│   │   │   │   │   ├── close_keyword_filter_test.rb
│   │   │   │   │   ├── commit_mention_filter_test.rb
│   │   │   │   │   ├── compare_mention_filter_test.rb
│   │   │   │   │   ├── cve_mention_filter_test.rb
│   │   │   │   │   ├── dependabot_alert_mention_filter_test.rb
│   │   │   │   │   ├── ghes_legacy_assets_presign_filter_test.rb
│   │   │   │   │   ├── issue_blob_filter_test.rb
│   │   │   │   │   ├── issue_mention_filter_test.rb
│   │   │   │   │   ├── label_tag_filter_test.rb
│   │   │   │   │   ├── mention_filter_test.rb
│   │   │   │   │   ├── node_filter_test.rb
│   │   │   │   │   ├── project_mention_filter_test.rb
│   │   │   │   │   ├── rich_issue_mention_filter_test.rb
│   │   │   │   │   ├── secure_assets_presign_filter_test.rb
│   │   │   │   │   ├── snippet_clipboard_copy_filter_test.rb
│   │   │   │   │   ├── team_mention_filter_test.rb
│   │   │   │   │   └── video_tag_filter_test.rb
│   │   │   │   ├── azure_boards_links_filter_test.rb
│   │   │   │   ├── backslash_escape_filter_test.rb
│   │   │   │   ├── camo_filter_pipeline_test.rb
│   │   │   │   ├── camo_filter_test.rb
│   │   │   │   ├── card_pipeline_test.rb
│   │   │   │   ├── close_keyword_filter_test.rb
│   │   │   │   ├── code_coverage_branch_filter_test.rb
│   │   │   │   ├── code_quality_message_link_filter_test.rb
│   │   │   │   ├── code_rendering_service_filter_test.rb
│   │   │   │   ├── code_scanning_markdown_pipeline_test.rb
│   │   │   │   ├── code_scanning_message_filter_test.rb
│   │   │   │   ├── code_scanning_message_link_filter_test.rb
│   │   │   │   ├── code_scanning_message_pipeline_test.rb
│   │   │   │   ├── code_scanning_rule_help_markdown_pipeline_test.rb
│   │   │   │   ├── code_scanning_status_message_pipeline_test.rb
│   │   │   │   ├── colon_emoji_filter_test.rb
│   │   │   │   ├── color_filter_test.rb
│   │   │   │   ├── commit_mention_filter_test.rb
│   │   │   │   ├── commit_reference_test.rb
│   │   │   │   ├── copilot_model_mention_filter_test.rb
│   │   │   │   ├── custom_key_link_filter_test.rb
│   │   │   │   ├── cve_mention_filter_test.rb
│   │   │   │   ├── dependabot_alert_mention_filter_test.rb
│   │   │   │   ├── details_summary_filter_test.rb
│   │   │   │   ├── diff_hunk_link_filter_test.rb
│   │   │   │   ├── duplicate_keyword_filter_test.rb
│   │   │   │   ├── email_agent_mention_filter_test.rb
│   │   │   │   ├── email_merge_queue_link_filter_test.rb
│   │   │   │   ├── email_pipeline_test.rb
│   │   │   │   ├── filter_test.rb
│   │   │   │   ├── filter_when_language_test.rb
│   │   │   │   ├── first_paragraph_filter_test.rb
│   │   │   │   ├── footnote_anchor_filter_test.rb
│   │   │   │   ├── footnote_section_filter_test.rb
│   │   │   │   ├── github_reference_filter_test.rb
│   │   │   │   ├── highlight_search_result_pipeline_test.rb
│   │   │   │   ├── https_filter_test.rb
│   │   │   │   ├── image_alt_text_filter_test.rb
│   │   │   │   ├── image_fallback_filter_test.rb
│   │   │   │   ├── image_max_width_filter_test.rb
│   │   │   │   ├── image_style_filter_test.rb
│   │   │   │   ├── input_filter_test.rb
│   │   │   │   ├── issue_blob_filter_test.rb
│   │   │   │   ├── issue_dashboard_mention_filter_test.rb
│   │   │   │   ├── issue_mention_filter_test.rb
│   │   │   │   ├── issue_reference_test.rb
│   │   │   │   ├── label_tag_filter_test.rb
│   │   │   │   ├── link_emphasis_filter_test.rb
│   │   │   │   ├── markdown_alert_filter_test.rb
│   │   │   │   ├── markdown_element_class_filter_test.rb
│   │   │   │   ├── markdown_filter_test.rb
│   │   │   │   ├── markdown_pipeline_dependabot_alert_test.rb
│   │   │   │   ├── markdown_pipeline_test.rb
│   │   │   │   ├── markup_pipeline_test.rb
│   │   │   │   ├── mention_filter_test.rb
│   │   │   │   ├── models_going_beyond_rate_limits_filter_test.rb
│   │   │   │   ├── models_rate_limit_link_filter_test.rb
│   │   │   │   ├── models_table_of_contents_filter_test.rb
│   │   │   │   ├── models_token_button_filter_test.rb
│   │   │   │   ├── node_filter_test.rb
│   │   │   │   ├── nokogiri_compatibility_filter_test.rb
│   │   │   │   ├── no_translation_filter_test.rb
│   │   │   │   ├── orphan_href_filter_test.rb
│   │   │   │   ├── picture_filter_test.rb
│   │   │   │   ├── pipeline_order_test.rb
│   │   │   │   ├── platform_raw_image_filter_test.rb
│   │   │   │   ├── pr_comment_suggestion_pipeline_test.rb
│   │   │   │   ├── pre_tag_input_filter_test.rb
│   │   │   │   ├── project_mention_filter_test.rb
│   │   │   │   ├── raw_image_filter_test.rb
│   │   │   │   ├── reference
│   │   │   │   │   ├── asset_url_rewriters
│   │   │   │   │   │   ├── cluster_asset_url_rewriter_test.rb
│   │   │   │   │   │   ├── common_helper_test.rb
│   │   │   │   │   │   └── s3_asset_url_rewriter_test.rb
│   │   │   │   │   ├── current_viewer_filter_test.rb
│   │   │   │   │   ├── ghes_secured_legacy_asset_filter_test.rb
│   │   │   │   │   ├── helpers_test.rb
│   │   │   │   │   ├── memex_secured_asset_filter_test.rb
│   │   │   │   │   ├── organization_resource_filter_test.rb
│   │   │   │   │   ├── project_filter_test.rb
│   │   │   │   │   ├── reference_filter_test.rb
│   │   │   │   │   ├── repository_advisory_asset_filter_test.rb
│   │   │   │   │   ├── repository_filter_test.rb
│   │   │   │   │   ├── repository_resource_filter_test.rb
│   │   │   │   │   ├── saved_reply_secured_asset_filter_test.rb
│   │   │   │   │   ├── secured_asset_filter_test.rb
│   │   │   │   │   ├── upload_container_resource_filter_test.rb
│   │   │   │   │   ├── user_filter_test.rb
│   │   │   │   │   └── wrapper_test.rb
│   │   │   │   ├── relative_link_filter_test.rb
│   │   │   │   ├── remove_ansi_colors_filter_test.rb
│   │   │   │   ├── repo_zip_image_filter_test.rb
│   │   │   │   ├── sanitizer_test.rb
│   │   │   │   ├── secure_assets_url_filter_test.rb
│   │   │   │   ├── set_table_role_filter_test.rb
│   │   │   │   ├── snippet_clipboard_copy_filter_test.rb
│   │   │   │   ├── strip_image_filter_test.rb
│   │   │   │   ├── strip_invisible_unicode_filter_test.rb
│   │   │   │   ├── strip_link_filter_test.rb
│   │   │   │   ├── suggested_change_filter_test.rb
│   │   │   │   ├── syntax_highlight_filter_test.rb
│   │   │   │   ├── tabbable_table_filter_test.rb
│   │   │   │   ├── table_of_contents_filter_test.rb
│   │   │   │   ├── task_list_filter_test.rb
│   │   │   │   ├── team_mention_filter_test.rb
│   │   │   │   ├── text_direction_filter_test.rb
│   │   │   │   ├── title_markdown_filter_test.rb
│   │   │   │   ├── ui_schema_filter_test.rb
│   │   │   │   ├── unicode_emoji_filter_test.rb
│   │   │   │   ├── user_error_filter_test.rb
│   │   │   │   ├── video_tag_filter_test.rb
│   │   │   │   ├── warp_pipe_test.rb
│   │   │   │   ├── wiki_class_name_filter_test.rb
│   │   │   │   ├── wiki_relative_image_filter_test.rb
│   │   │   │   └── yaml_filter_test.rb
│   │   │   ├── graceful_degradation_instrumenter_test.rb
│   │   │   ├── grep_test.rb
│   │   │   ├── hash_algorithm_test.rb
│   │   │   ├── high_update_kv_test.rb
│   │   │   ├── html
│   │   │   │   ├── agent_mention_filter_test.rb
│   │   │   │   ├── animated_image_filter_test.rb
│   │   │   │   ├── autolink_filter_test.rb
│   │   │   │   ├── body_content_test.rb
│   │   │   │   ├── camo_filter_test.rb
│   │   │   │   ├── commit_mention_filter_test.rb
│   │   │   │   ├── commit_path_parser_test.rb
│   │   │   │   ├── diff_test.rb
│   │   │   │   ├── emoji_filter_test.rb
│   │   │   │   ├── filter_test.rb
│   │   │   │   ├── filter_utils_test.rb
│   │   │   │   ├── https_filter_test.rb
│   │   │   │   ├── issue_mention_filter_test.rb
│   │   │   │   ├── link_emphasis_filter_test.rb
│   │   │   │   ├── markup_filter_test.rb
│   │   │   │   ├── math_filters_test.rb
│   │   │   │   ├── mention_filter_test.rb
│   │   │   │   ├── name_prefix_filter_test.rb
│   │   │   │   ├── picture_filter_test.rb
│   │   │   │   ├── pipeline_test.rb
│   │   │   │   ├── plain_text_input_filter_test.rb
│   │   │   │   ├── raw_image_filter_test.rb
│   │   │   │   ├── rel_nofollow_filter_test.rb
│   │   │   │   ├── result_test.rb
│   │   │   │   ├── sanitization_filter_test.rb
│   │   │   │   ├── set_table_role_filter_test.rb
│   │   │   │   ├── syntax_highlight_filter_test.rb
│   │   │   │   ├── team_mention_filter_test.rb
│   │   │   │   └── wiki
│   │   │   │       ├── extract_wiki_code_blocks_filter_test.rb
│   │   │   │       ├── extract_wiki_links_filter_test.rb
│   │   │   │       └── wiki_sanitization_filter_test.rb
│   │   │   ├── html_pipeline_instrumenter_test.rb
│   │   │   ├── html_safe_string_test.rb
│   │   │   ├── hydro_middleware_test.rb
│   │   │   ├── importer2
│   │   │   │   └── issues_test.rb
│   │   │   ├── instrumentation_thread_test.rb
│   │   │   ├── intel_fork_restriction_cli_test.rb
│   │   │   ├── issue_reference_parser_test.rb
│   │   │   ├── issue_reference_resolution_test.rb
│   │   │   ├── java_script_error_reporter_test.rb
│   │   │   ├── job_stats_test.rb
│   │   │   ├── json
│   │   │   │   ├── arbitrary_document_test.rb
│   │   │   │   └── cached_fetch_remote_url_test.rb
│   │   │   ├── json_test.rb
│   │   │   ├── kredz_client
│   │   │   │   ├── credz_test.rb
│   │   │   │   └── varz_test.rb
│   │   │   ├── lazy_memcache_test.rb
│   │   │   ├── ldap
│   │   │   │   ├── new_member_sync_test.rb
│   │   │   │   ├── search_test.rb
│   │   │   │   ├── team_sync_test.rb
│   │   │   │   └── user_sync_test.rb
│   │   │   ├── levenshtein_test.rb
│   │   │   ├── limiters
│   │   │   │   ├── app_middleware_test.rb
│   │   │   │   ├── by_path_test.rb
│   │   │   │   ├── count_anonymous_by_path_and_ip_test.rb
│   │   │   │   ├── count_by_browser_session_abuse_test.rb
│   │   │   │   ├── count_by_browser_session_test.rb
│   │   │   │   ├── ddos_anonymous_by_path_and_ip_test.rb
│   │   │   │   ├── memcached_window_test.rb
│   │   │   │   ├── middleware_test.rb
│   │   │   │   ├── rate_limit_decision_test.rb
│   │   │   │   ├── renderer_test.rb
│   │   │   │   ├── search_count_anonymous_by_ip_test.rb
│   │   │   │   └── simple_test.rb
│   │   │   ├── limiter_test.rb
│   │   │   ├── linear_scale_test.rb
│   │   │   ├── linguist_language_manager_test.rb
│   │   │   ├── location_test.rb
│   │   │   ├── logger_test.rb
│   │   │   ├── mailchimp
│   │   │   │   └── error_test.rb
│   │   │   ├── mailchimp_test.rb
│   │   │   ├── max_execution_time_test.rb
│   │   │   ├── media_blob_test.rb
│   │   │   ├── membership_test.rb
│   │   │   ├── memoizer_test.rb
│   │   │   ├── memory_dogstats_d_test.rb
│   │   │   ├── memory_stats_d_test.rb
│   │   │   ├── memory_test.rb
│   │   │   ├── mention_diff_test.rb
│   │   │   ├── messaging
│   │   │   │   ├── provider_test.rb
│   │   │   │   ├── twilio_test.rb
│   │   │   │   └── vonage_test.rb
│   │   │   ├── messaging_test.rb
│   │   │   ├── middleware
│   │   │   │   ├── after_response_test.rb
│   │   │   │   ├── anonymous_request_test.rb
│   │   │   │   ├── cluster_disabler_test.rb
│   │   │   │   ├── force_open_breaker_test.rb
│   │   │   │   ├── stats
│   │   │   │   │   └── tracker
│   │   │   │   │       └── vexi_test.rb
│   │   │   │   ├── tenant_selection_test.rb
│   │   │   │   └── unknown_http_method_test.rb
│   │   │   ├── migration_test.rb
│   │   │   ├── migrator
│   │   │   │   ├── api_test.rb
│   │   │   │   ├── archive_importer_test.rb
│   │   │   │   ├── attachment_archiver_test.rb
│   │   │   │   ├── attachment_importer_test.rb
│   │   │   │   ├── attachment_serializer_test.rb
│   │   │   │   ├── base_serializer_test.rb
│   │   │   │   ├── batch_service_test.rb
│   │   │   │   ├── cli_events_test.rb
│   │   │   │   ├── cli_test.rb
│   │   │   │   ├── commit_comment_importer_test.rb
│   │   │   │   ├── commit_comment_serializer_test.rb
│   │   │   │   ├── conflicts_detector_test.rb
│   │   │   │   ├── conversations_test.rb
│   │   │   │   ├── databricks_issue_9713_export_preparer_test.rb
│   │   │   │   ├── discussion_category_serializer_test.rb
│   │   │   │   ├── discussion_comment_serializer_test.rb
│   │   │   │   ├── discussion_serializer_test.rb
│   │   │   │   ├── events_test.rb
│   │   │   │   ├── experimental_batch_export_preparer_test.rb
│   │   │   │   ├── exporter_test.rb
│   │   │   │   ├── export_preparer_test.rb
│   │   │   │   ├── importer_result_test.rb
│   │   │   │   ├── import_mapper_test.rb
│   │   │   │   ├── import_preparer_test.rb
│   │   │   │   ├── issue_comment_importer_test.rb
│   │   │   │   ├── issue_comment_serializer_test.rb
│   │   │   │   ├── issue_event_importer_test.rb
│   │   │   │   ├── issue_event_serializer_test.rb
│   │   │   │   ├── issue_importer_test.rb
│   │   │   │   ├── issue_post_processor_test.rb
│   │   │   │   ├── issue_serializer_test.rb
│   │   │   │   ├── migratable_models_test.rb
│   │   │   │   ├── migratable_resource_batch_mapper_test.rb
│   │   │   │   ├── migratable_resource_export_builder_test.rb
│   │   │   │   ├── migrated_repositories_unlocker_test.rb
│   │   │   │   ├── migration_coordinator_test.rb
│   │   │   │   ├── migration_file_uploader_test.rb
│   │   │   │   ├── migration_reporter_test.rb
│   │   │   │   ├── milestone_importer_test.rb
│   │   │   │   ├── milestone_serializer_test.rb
│   │   │   │   ├── model_indexer_test.rb
│   │   │   │   ├── model_url_service_test.rb
│   │   │   │   ├── organization_export_preparer_test.rb
│   │   │   │   ├── organization_importer_test.rb
│   │   │   │   ├── organization_serializer_test.rb
│   │   │   │   ├── path_resolver_test.rb
│   │   │   │   ├── project_importer_test.rb
│   │   │   │   ├── project_serializer_test.rb
│   │   │   │   ├── protected_branch_importer_test.rb
│   │   │   │   ├── protected_branch_serializer_test.rb
│   │   │   │   ├── pull_request_importer_test.rb
│   │   │   │   ├── pull_request_post_processor_test.rb
│   │   │   │   ├── pull_request_review_importer_test.rb
│   │   │   │   ├── pull_request_review_serializer_test.rb
│   │   │   │   ├── pull_request_serializer_test.rb
│   │   │   │   ├── release_archiver_test.rb
│   │   │   │   ├── release_importer_test.rb
│   │   │   │   ├── release_serializer_test.rb
│   │   │   │   ├── repository_advisory_serializer_test.rb
│   │   │   │   ├── repository_archiver_test.rb
│   │   │   │   ├── repository_file_archiver_test.rb
│   │   │   │   ├── repository_file_importer_test.rb
│   │   │   │   ├── repository_file_serializer_test.rb
│   │   │   │   ├── repository_importer_test.rb
│   │   │   │   ├── repository_post_processor_test.rb
│   │   │   │   ├── repository_serializer_test.rb
│   │   │   │   ├── review_comment_importer_test.rb
│   │   │   │   ├── review_comment_serializer_test.rb
│   │   │   │   ├── review_thread_serializer_test.rb
│   │   │   │   ├── schema_version_test.rb
│   │   │   │   ├── tar_utils_test.rb
│   │   │   │   ├── team_importer_test.rb
│   │   │   │   ├── team_serializer_test.rb
│   │   │   │   ├── url_translator_test.rb
│   │   │   │   ├── user_content_rewriter_test.rb
│   │   │   │   ├── user_importer_test.rb
│   │   │   │   ├── user_serializer_test.rb
│   │   │   │   └── user_suspender_test.rb
│   │   │   ├── migrator_test.rb
│   │   │   ├── mysql_instrumenter_test.rb
│   │   │   ├── newsies_test.rb
│   │   │   ├── null_dogstats_d_test.rb
│   │   │   ├── null_stats_d_test.rb
│   │   │   ├── observable_kv_test.rb
│   │   │   ├── ocsp_test.rb
│   │   │   ├── origin_trials_test.rb
│   │   │   ├── osv
│   │   │   │   └── ghsa_to_osv_test.rb
│   │   │   ├── packageowners_test.rb
│   │   │   ├── pages
│   │   │   │   ├── allocator_test.rb
│   │   │   │   ├── dns_resolver_test.rb
│   │   │   │   ├── garbage_collector_test.rb
│   │   │   │   ├── management
│   │   │   │   │   ├── add_replica_azure_test.rb
│   │   │   │   │   ├── add_replica_test.rb
│   │   │   │   │   ├── check_replicas_test.rb
│   │   │   │   │   ├── evacuate_test.rb
│   │   │   │   │   ├── list_replicas_test.rb
│   │   │   │   │   ├── migrate_host_test.rb
│   │   │   │   │   ├── offline_test.rb
│   │   │   │   │   ├── online_test.rb
│   │   │   │   │   ├── reallocate_replicas_test.rb
│   │   │   │   │   ├── remove_replica_test.rb
│   │   │   │   │   ├── remove_test.rb
│   │   │   │   │   ├── repair_test.rb
│   │   │   │   │   ├── replication_status_test.rb
│   │   │   │   │   ├── set_embargoed_test.rb
│   │   │   │   │   ├── set_evacuating_test.rb
│   │   │   │   │   ├── set_fileserver_attribute_test.rb
│   │   │   │   │   ├── set_voting_test.rb
│   │   │   │   │   ├── show_fileserver_test.rb
│   │   │   │   │   └── status_test.rb
│   │   │   │   ├── pages_deployer_client_test.rb
│   │   │   │   ├── pages_repliactor_test.rb
│   │   │   │   └── replication_strategy_test.rb
│   │   │   ├── pages_builder_test.rb
│   │   │   ├── partitioning
│   │   │   │   ├── cross_partition_connections_test.rb
│   │   │   │   ├── cross_partition_query_builder_test.rb
│   │   │   │   ├── denormalization_test.rb
│   │   │   │   └── scatter_gatherer_test.rb
│   │   │   ├── password_test.rb
│   │   │   ├── patreon
│   │   │   │   └── webhooks_app_test.rb
│   │   │   ├── persisted_queries
│   │   │   │   └── generator_test.rb
│   │   │   ├── pre_receive_hook_entry_test.rb
│   │   │   ├── prioritizable
│   │   │   │   ├── context_test.rb
│   │   │   │   ├── sbt
│   │   │   │   │   ├── context
│   │   │   │   │   │   └── pending_priority_update_test.rb
│   │   │   │   │   ├── context_test.rb
│   │   │   │   │   ├── item_test.rb
│   │   │   │   │   └── position_test.rb
│   │   │   │   ├── stern_brocot_tree_test.rb
│   │   │   │   └── test_database_migrations_helper.rb
│   │   │   ├── process_name_test.rb
│   │   │   ├── progress_test.rb
│   │   │   ├── qintel_test.rb
│   │   │   ├── query_guard
│   │   │   │   └── diff_parser_test.rb
│   │   │   ├── rate_limitable_test.rb
│   │   │   ├── rate_limited_creation_test.rb
│   │   │   ├── rate_limited_request_test.rb
│   │   │   ├── ref_sha_path_extractor_test.rb
│   │   │   ├── registry_view_modes_test.rb
│   │   │   ├── relay_test.rb
│   │   │   ├── remote_cache
│   │   │   │   ├── application_record_staleness_observer_test.rb
│   │   │   │   ├── cache_access_observer_test.rb
│   │   │   │   ├── client_test.rb
│   │   │   │   ├── local_store_test.rb
│   │   │   │   ├── message_pack_zstd_compressor_test.rb
│   │   │   │   ├── preset_test.rb
│   │   │   │   ├── primitive_value_staleness_observer_test.rb
│   │   │   │   ├── redis_store_test.rb
│   │   │   │   ├── rounded_numeric_staleness_observer_test.rb
│   │   │   │   ├── stack_client_test.rb
│   │   │   │   └── store_test.rb
│   │   │   ├── rename_column_test.rb
│   │   │   ├── repo_graph
│   │   │   │   └── cache_test.rb
│   │   │   ├── repo_graph_test.rb
│   │   │   ├── repo_permissions_commit_refs_actor_from_ctx_test.rb
│   │   │   ├── repo_permissions_commit_refs_pack_ctx_test.rb
│   │   │   ├── repo_permissions_db_call_source_datadog_tags_test.rb
│   │   │   ├── repo_permissions_enterprise_redirects_test.rb
│   │   │   ├── repo_permissions_gotauth_verify_key_experiment_test.rb
│   │   │   ├── repo_permissions_pr_text_test.rb
│   │   │   ├── repo_permissions_rails_only_test.rb
│   │   │   ├── repo_permissions_rename_push_notice_test.rb
│   │   │   ├── repo_permissions_rules_test.rb
│   │   │   ├── repo_permissions_spokesd_enabled_test.rb
│   │   │   ├── repo_permissions_test.rb
│   │   │   ├── repo_permissions_verify_key_test.rb
│   │   │   ├── repo_permissions_vuln_push_notices_test.rb
│   │   │   ├── reports
│   │   │   │   ├── active_users_test.rb
│   │   │   │   ├── all_organizations_test.rb
│   │   │   │   ├── all_repositories_test.rb
│   │   │   │   ├── all_users_test.rb
│   │   │   │   ├── dormant_users_test.rb
│   │   │   │   ├── enterprise_users_test.rb
│   │   │   │   └── suspended_users_test.rb
│   │   │   ├── reports_test.rb
│   │   │   ├── request_duration_manager_test.rb
│   │   │   ├── request_id_vexi_actor_test.rb
│   │   │   ├── request_timing_test.rb
│   │   │   ├── resilience_mixin_test.rb
│   │   │   ├── resources_test.rb
│   │   │   ├── restraint_test.rb
│   │   │   ├── route_helpers
│   │   │   │   ├── integrations_test.rb
│   │   │   │   ├── issues_test.rb
│   │   │   │   ├── stafftools_team_test.rb
│   │   │   │   └── stafftools_user_test.rb
│   │   │   ├── routers
│   │   │   │   └── api_test.rb
│   │   │   ├── routing
│   │   │   │   └── hash_test.rb
│   │   │   ├── routing_test.rb
│   │   │   ├── rsync_test.rb
│   │   │   ├── runtime_code_coverage_test.rb
│   │   │   ├── secrets
│   │   │   │   └── store_test.rb
│   │   │   ├── security_center
│   │   │   │   ├── logging_helper_test.rb
│   │   │   │   └── tenant_filtering_helper_test.rb
│   │   │   ├── sendgrid_test.rb
│   │   │   ├── send_security_incident_notification_test.rb
│   │   │   ├── server_timing_middleware_test.rb
│   │   │   ├── service_mapping_test.rb
│   │   │   ├── serviceowners
│   │   │   │   ├── service_endpoints_test.rb
│   │   │   │   └── tableowners_test.rb
│   │   │   ├── serviceowners_test.rb
│   │   │   ├── simple_pagination_test.rb
│   │   │   ├── slice_query_test.rb
│   │   │   ├── spam_checker_test.rb
│   │   │   ├── spokes
│   │   │   │   ├── client_dgit_test.rb
│   │   │   │   └── client_spokesd_test.rb
│   │   │   ├── spokes_read_weight_test.rb
│   │   │   ├── sql
│   │   │   │   ├── batched_between_test.rb
│   │   │   │   ├── batched_builder_test.rb
│   │   │   │   ├── batched_test.rb
│   │   │   │   ├── digester_test.rb
│   │   │   │   └── query_tracking_test.rb
│   │   │   ├── sql_checkers
│   │   │   │   ├── authorization
│   │   │   │   │   └── statement_checker_test.rb
│   │   │   │   ├── domain_isolation
│   │   │   │   │   └── tables_statement_checker_test.rb
│   │   │   │   ├── query_subscriber_test.rb
│   │   │   │   ├── schema_domain
│   │   │   │   │   └── statement_checker_test.rb
│   │   │   │   ├── schema_domain_test.rb
│   │   │   │   ├── stacktrace_parser_test.rb
│   │   │   │   ├── table_parser_test.rb
│   │   │   │   ├── table_sharding
│   │   │   │   │   └── statement_checker_test.rb
│   │   │   │   ├── tenant_namespacing
│   │   │   │   │   └── statement_checker_test.rb
│   │   │   │   └── transaction_subscriber_test.rb
│   │   │   ├── ssh_test.rb
│   │   │   ├── stafftools_test.rb
│   │   │   ├── stats
│   │   │   │   └── site_test.rb
│   │   │   ├── stats_d_test.rb
│   │   │   ├── statsd_test.rb
│   │   │   ├── storage
│   │   │   │   ├── allocator_test.rb
│   │   │   │   ├── client_test.rb
│   │   │   │   ├── cluster_consensus_test.rb
│   │   │   │   ├── cluster_rebalance_test.rb
│   │   │   │   ├── cluster_repair_test.rb
│   │   │   │   ├── creator_test.rb
│   │   │   │   ├── delete_orphans_command_test.rb
│   │   │   │   ├── destroyer_test.rb
│   │   │   │   ├── partition_stats_test.rb
│   │   │   │   ├── rebuild_host_command_test.rb
│   │   │   │   ├── repair_uploadables_command_test.rb
│   │   │   │   ├── replica_verifier_test.rb
│   │   │   │   └── uploader_test.rb
│   │   │   ├── stream_processors
│   │   │   │   ├── achievements
│   │   │   │   │   ├── galaxy_brain_processor_test.rb
│   │   │   │   │   ├── heartbreaker_processor_test.rb
│   │   │   │   │   ├── heart_on_your_sleeve_processor_test.rb
│   │   │   │   │   ├── open_sourcerer_processor_test.rb
│   │   │   │   │   ├── pair_extraordinaire_processor_test.rb
│   │   │   │   │   ├── public_sponsor_processor_test.rb
│   │   │   │   │   ├── pull_shark_processor_test.rb
│   │   │   │   │   ├── quickdraw_processor_test.rb
│   │   │   │   │   ├── starstruck_processor_test.rb
│   │   │   │   │   └── yolo_processor_test.rb
│   │   │   │   ├── actions
│   │   │   │   │   ├── artifact_storage_event_processor_test.rb
│   │   │   │   │   ├── disable_workflow_processor_test.rb
│   │   │   │   │   ├── repository_usage_processor_test.rb
│   │   │   │   │   └── reputation_score_change_event_processor_test.rb
│   │   │   │   ├── actions_cache_usage_processor_test.rb
│   │   │   │   ├── actions_usage_relay_test.rb
│   │   │   │   ├── advisory_db
│   │   │   │   │   ├── cve_request_response_processor_test.rb
│   │   │   │   │   ├── epss_ingestion_processor_test.rb
│   │   │   │   │   └── submit_advisory_processor_test.rb
│   │   │   │   ├── aqueduct_hydro_message_bridge_test.rb
│   │   │   │   ├── aqueduct_job_relay_test.rb
│   │   │   │   ├── audit
│   │   │   │   │   ├── development_driftwood_processor_test.rb
│   │   │   │   │   └── enterprise_driftwood_processor_test.rb
│   │   │   │   ├── base_processor_test.rb
│   │   │   │   ├── billing_platform
│   │   │   │   │   ├── budget_threshold_notification_processor_test.rb
│   │   │   │   │   ├── discount_threshold_notification_processor_test.rb
│   │   │   │   │   └── usage_report_request_notification_processor_test.rb
│   │   │   │   ├── check_suite_status_change_processor_test.rb
│   │   │   │   ├── circuit_breaking_test.rb
│   │   │   │   ├── code_scanning_alert_assignment_event_processor_test.rb
│   │   │   │   ├── code_scanning_processed_analysis_test.rb
│   │   │   │   ├── code_search_query_processor_test.rb
│   │   │   │   ├── community_insights
│   │   │   │   │   ├── contribution_activity_processor_test.rb
│   │   │   │   │   └── discussion_page_view_processor_test.rb
│   │   │   │   ├── copilot
│   │   │   │   │   └── agent_session_event_processor_test.rb
│   │   │   │   ├── dead_letter
│   │   │   │   │   └── cli_test.rb
│   │   │   │   ├── dependabot_alerts
│   │   │   │   │   ├── alerting_progress_processor_test.rb
│   │   │   │   │   ├── deleted_manifest_processor_test.rb
│   │   │   │   │   ├── manifest_vulnerable_dependencies_processor_test.rb
│   │   │   │   │   └── vulnerable_dependency_processor_test.rb
│   │   │   │   ├── dependency_graph
│   │   │   │   │   ├── dependabot_event_processor_test.rb
│   │   │   │   │   └── snapshot_processed_processor_test.rb
│   │   │   │   ├── enterprise_server_actions_usage_processor_test.rb
│   │   │   │   ├── feature_management
│   │   │   │   │   └── feature_flag_update_processor_test.rb
│   │   │   │   ├── issue_project_events_processor_test.rb
│   │   │   │   ├── license_compliance_alert_status_changed_processor_test.rb
│   │   │   │   ├── memex
│   │   │   │   │   └── message_test.rb
│   │   │   │   ├── memex_events_processor_test.rb
│   │   │   │   ├── memex_live_updates_processor_test.rb
│   │   │   │   ├── package_registry
│   │   │   │   │   ├── download_activity_processor_test.rb
│   │   │   │   │   ├── package_deleted_audit_processor_test.rb
│   │   │   │   │   ├── package_delete_sync_processor_test.rb
│   │   │   │   │   ├── package_file_published_processor_test.rb
│   │   │   │   │   ├── package_published_audit_processor_test.rb
│   │   │   │   │   ├── package_restore_migration_processor_test.rb
│   │   │   │   │   ├── package_transferred_processor_test.rb
│   │   │   │   │   ├── package_version_deleted_audit_processor_test.rb
│   │   │   │   │   ├── package_version_deleted_processor_test.rb
│   │   │   │   │   ├── package_version_published_audit_processor_test.rb
│   │   │   │   │   ├── package_version_restore_migration_processor_test.rb
│   │   │   │   │   └── sync_v1_package_version_delete_to_v2_processor_test.rb
│   │   │   │   ├── package_version_downloaded_processor_test.rb
│   │   │   │   ├── processor_readiness_test.rb
│   │   │   │   ├── pull_request_license_alert_processor_test.rb
│   │   │   │   ├── pull_request_license_check_progressed_processor_test.rb
│   │   │   │   ├── pull_request_review_submit_processor_test.rb
│   │   │   │   ├── pull_request_timeline_comment_create_processor_test.rb
│   │   │   │   ├── refresh_token_processor_test.rb
│   │   │   │   ├── registry_metadata
│   │   │   │   │   ├── artifact_storage_event_processor_test.rb
│   │   │   │   │   ├── layer_deleted_processor_test.rb
│   │   │   │   │   ├── layer_downloaded_processor_test.rb
│   │   │   │   │   ├── layer_published_processor_test.rb
│   │   │   │   │   ├── migration_data_sync_event_processor_test.rb
│   │   │   │   │   ├── package_deleted_audit_processor_test.rb
│   │   │   │   │   ├── package_published_audit_processor_test.rb
│   │   │   │   │   ├── repository_access_removal_processor_test.rb
│   │   │   │   │   ├── rms_version_deleted_audit_processor_test.rb
│   │   │   │   │   ├── rms_version_published_audit_processor_test.rb
│   │   │   │   │   ├── version_downloaded_processor_test.rb
│   │   │   │   │   ├── version_migration_status_processor_test.rb
│   │   │   │   │   └── version_published_processor_test.rb
│   │   │   │   ├── secret_scanning
│   │   │   │   │   ├── alert_events_processor_test.rb
│   │   │   │   │   └── secret_scanning_scan_completion_processor_test.rb
│   │   │   │   ├── secret_scanning_notifications_processor_test.rb
│   │   │   │   ├── security_center_repository_update_processor_test.rb
│   │   │   │   ├── sponsors_activity
│   │   │   │   │   ├── sponsorship_cancel_processor_test.rb
│   │   │   │   │   ├── sponsorship_payment_complete_processor_test.rb
│   │   │   │   │   ├── sponsorship_pending_change_processor_test.rb
│   │   │   │   │   ├── sponsorship_tier_change_processor_test.rb
│   │   │   │   │   └── sponsorship_transfer_reversal_processor_test.rb
│   │   │   │   ├── stratocaster_timeline_updates_processor_test.rb
│   │   │   │   ├── tenant_context_test.rb
│   │   │   │   ├── transient_error_resiliency_test.rb
│   │   │   │   ├── turboghas
│   │   │   │   │   └── summary_processor_test.rb
│   │   │   │   ├── user_metadata
│   │   │   │   │   ├── achievement_processor_test.rb
│   │   │   │   │   ├── developer_program_membership_processor_test.rb
│   │   │   │   │   ├── discussion_answer_processor_test.rb
│   │   │   │   │   ├── global_advisory_credit_processor_test.rb
│   │   │   │   │   ├── package_processor_test.rb
│   │   │   │   │   ├── pro_badge_processor_test.rb
│   │   │   │   │   ├── project_processor_test.rb
│   │   │   │   │   ├── repo_processor_test.rb
│   │   │   │   │   ├── sponsor_processor_test.rb
│   │   │   │   │   ├── star_processor_test.rb
│   │   │   │   │   ├── user_follow_processor_test.rb
│   │   │   │   │   └── user_team_membership_processor_test.rb
│   │   │   │   └── windbeam
│   │   │   │       └── data_subject_message_processor_test.rb
│   │   │   ├── sweagentd
│   │   │   │   └── client
│   │   │   │       ├── jobs_test.rb
│   │   │   │       └── quota_test.rb
│   │   │   ├── test_finder
│   │   │   │   ├── source_file_mapper_test.rb
│   │   │   │   ├── test_file_mapper_test.rb
│   │   │   │   └── test_oracle_test.rb
│   │   │   ├── throttled_logger_test.rb
│   │   │   ├── throttler
│   │   │   │   ├── freno_stats_instrumenter_test.rb
│   │   │   │   └── per_second_test.rb
│   │   │   ├── throttler_test.rb
│   │   │   ├── timeout_counter_test.rb
│   │   │   ├── timeout_middleware_test.rb
│   │   │   ├── token_scanning
│   │   │   │   ├── secret_scanning_helper_test.rb
│   │   │   │   ├── service
│   │   │   │   │   └── client_test.rb
│   │   │   │   └── token_revocation_helper_test.rb
│   │   │   ├── tracing_test.rb
│   │   │   ├── transitions
│   │   │   │   ├── 20150819185447_org_downgrade_survey_test.rb
│   │   │   │   ├── 20160607211429_per_seat_downgrade_survey_test.rb
│   │   │   │   ├── 20180103164252_add_marketplace_plans_to_zuora_test.rb
│   │   │   │   ├── 20180111171000_create_data_packs_in_zuora_test.rb
│   │   │   │   ├── 20180305191435_create_coupons_in_zuora_test.rb
│   │   │   │   ├── 20181128173010_create_github_actions_product_in_zuora_test.rb
│   │   │   │   ├── 20190823181007_create_github_package_registry_product_in_zuora_test.rb
│   │   │   │   ├── 20190918090936_create_github_shared_storage_product_in_zuora_test.rb
│   │   │   │   ├── 20200124160135_add_per_seat_org_downgrade_text_only_survey_test.rb
│   │   │   │   ├── 20200227183944_create_actions_survey_test.rb
│   │   │   │   ├── 20200316181412_add_organization_id_question_to_downgrade_survey_test.rb
│   │   │   │   ├── 20200324185251_create_code_scanning_waitlist_survey_test.rb
│   │   │   │   ├── 20200403135139_create_workspaces_signup_survey_test.rb
│   │   │   │   ├── 20200416134656_add_private_repository_advanced_security_survey_question_test.rb
│   │   │   │   ├── 20200428140122_update_workspaces_signup_survey_choices_test.rb
│   │   │   │   ├── 20200504234046_create_okta_team_sync_beta_signup_survey_test.rb
│   │   │   │   ├── 20200519233106_update_org_creation_survey_test.rb
│   │   │   │   ├── 20200526204457_create_github_codespaces_product_in_zuora_test.rb
│   │   │   │   ├── 20200914164004_create_codespaces_vs2019_signup_survey_test.rb
│   │   │   │   ├── 20201027190230_backfill_cwe_data_test.rb
│   │   │   │   ├── 20210601190848_create_projects_v_next_survey_test.rb
│   │   │   │   ├── 20210917113644_set_organization_wide_write_access_to_projects_test.rb
│   │   │   │   ├── 20211103181137_backfill_token_scan_result_first_location_test.rb
│   │   │   │   ├── 20211208215822_update_org_creation_survey_range_size_test.rb
│   │   │   │   ├── 20220329172157_create_copilot_product_in_zuora_test.rb
│   │   │   │   ├── 20220330231603_backfill_multi_licensed_repositories_test.rb
│   │   │   │   ├── 20220510134858_create_repos_survey_test.rb
│   │   │   │   ├── 20220510202221_deduplicate_token_scan_result_numbers_test.rb
│   │   │   │   ├── 20220520083721_repositories_survey_add_question_test.rb
│   │   │   │   ├── 20220520131556_repos_survey_fix_typo_test.rb
│   │   │   │   ├── 20220607014142_add_branch_protection_fgps_test.rb
│   │   │   │   ├── 20220609193838_set_key_link_is_alphanumeric_to_false_test.rb
│   │   │   │   ├── 20220713184159_backfill_memex_mobile_oauth_scopes_test.rb
│   │   │   │   ├── 20220728043218_add_view_security_managers_policy_to_security_manager_test.rb
│   │   │   │   ├── 20220818061815_create_copilot_for_business_product_in_zuora_test.rb
│   │   │   │   ├── 20220901140001_seed_audit_token_scan_results_test.rb
│   │   │   │   ├── 20220901202644_add_bypass_id_to_token_scan_results_test.rb
│   │   │   │   ├── 20220913081703_backfill_target_repository_id_on_cross_references_with_target_type_issue_test.rb
│   │   │   │   ├── 20220913200652_backfill_role_and_fgp_target_types_test.rb
│   │   │   │   ├── 20220914131747_backfill_custom_role_target_type_test.rb
│   │   │   │   ├── 20220921003202_add_manage_security_products_settings_fgp_test.rb
│   │   │   │   ├── 20220921114258_add_edit_repo_protections_fgp_test.rb
│   │   │   │   ├── 20220930134803_change_manage_security_products_to_repo_fgp_test.rb
│   │   │   │   ├── 20221003032841_create_git_hub_advanced_security_in_zuora_test.rb
│   │   │   │   ├── 20221004151956_backfill_secret_location_content_type_test.rb
│   │   │   │   ├── 20221013153422_remove_content_references_test.rb
│   │   │   │   ├── 20221017132733_clean_up_deleted_team_abilities_test.rb
│   │   │   │   ├── 20221017205125_add_edit_repo_announcement_banner_fgp_test.rb
│   │   │   │   ├── 20221018194707_populate_push_type_and_pushed_at_data_test.rb
│   │   │   │   ├── 20221026072622_clean_up_issue_events_for_transformed_orgs_test.rb
│   │   │   │   ├── 20221026145312_two_factor_credential_normalization_test.rb
│   │   │   │   ├── 20221114143945_multiple_user_two_factor_credential_repair_test.rb
│   │   │   │   ├── 20221121143906_backfill_display_login_on_users_test.rb
│   │   │   │   ├── 20221214144105_enable_custom_role_fgps_test.rb
│   │   │   │   ├── 20230112165045_backfill_ghes_repo_dependabot_alerts_enablement_test.rb
│   │   │   │   ├── 20230113154052_populate_2fa_preference_from_authenticated_devices_test.rb
│   │   │   │   ├── 20230117161923_convert_memex_project_view_timeline_layouts_to_roadmap_test.rb
│   │   │   │   ├── 20230118150447_convert_profile_social_accounts_test.rb
│   │   │   │   ├── 20230119050726_add_closeable_discussions_fgps_test.rb
│   │   │   │   ├── 20230119153847_revoke_orphan_organization_credentials_test.rb
│   │   │   │   ├── 20230127014622_memex_add_due_date_to_milestone_column_values_test.rb
│   │   │   │   ├── 20230205062752_remove_discussions_locked_state_test.rb
│   │   │   │   ├── 20230208234639_backfill_is_passkey_registration_and_rk_null_test.rb
│   │   │   │   ├── 20230210090634_delete_org_discussion_configs_without_repo_test.rb
│   │   │   │   ├── 20230221225002_add_org_audit_web_hook_oapfgp_test.rb
│   │   │   │   ├── 20230223164004_add_dependabot_alert_fgps_test.rb
│   │   │   │   ├── 20230228203236_add_edit_category_on_discussion_fgp_test.rb
│   │   │   │   ├── 20230306214716_add_manage_discussion_badges_fgp_test.rb
│   │   │   │   ├── 20230308001159_add_delete_edit_discussion_comment_fgp_test.rb
│   │   │   │   ├── 20230313195345_advanced_security_monthly_trial_does_not_bill_on_expiration_test.rb
│   │   │   │   ├── 20230321155031_backfill_memex_column_values_for_enterprise_only_test.rb
│   │   │   │   ├── 20230516172359_sync_scoped_installations_for_oauth_accesses_test.rb
│   │   │   │   ├── 20230601041124_add_organization_ref_rules_fgp_test.rb
│   │   │   │   ├── 20230606200224_add_repo_content_fqps_test.rb
│   │   │   │   ├── 20230608173417_add_repo_action_fgps_test.rb
│   │   │   │   ├── 20230616194948_secret_scanning_repos_from_repositories_ghes_only_test.rb
│   │   │   │   ├── 20230620112555_backfill_issue_edit_compressed_diff_test.rb
│   │   │   │   ├── 20230627140055_add_fgp_merge_queue_jump_solo_test.rb
│   │   │   │   ├── 20230628144713_add_system_all_repo_roles_test.rb
│   │   │   │   ├── 20230713181949_remove_old_grouped_board_views_test.rb
│   │   │   │   ├── 20230720173335_backfill_memex_project_items_issues_test.rb
│   │   │   │   ├── 20230724215935_add_read_write_pull_fgps_test.rb
│   │   │   │   ├── 20230726134457_delete_duplicated_issues_test.rb
│   │   │   │   ├── 20230814181146_remove_orphaned_memex_template_rows_test.rb
│   │   │   │   ├── 20230817025712_token_scan_results_resolve_no_valid_locations_test.rb
│   │   │   │   ├── 20230822014833_backfill_last_state_change_at_for_repository_vulnerability_alerts_test.rb
│   │   │   │   ├── 20230921184946_add_custom_properties_organization_fgps_test.rb
│   │   │   │   ├── 20230929181556_move_max_ref_updates_to_config_test.rb
│   │   │   │   ├── 20231013030204_delete_orphaned_child_team_abilities_test.rb
│   │   │   │   ├── 20231016172053_duplicate_sidebar_section_visibility_to_configuration_entries_test.rb
│   │   │   │   ├── 20231023221330_add_fgp_read_repo_metadata_test.rb
│   │   │   │   ├── 20231024135643_backfill_rule_run_ruleset_id_test.rb
│   │   │   │   ├── 20231026171626_migrate_required_workflows_to_rulesets_test.rb
│   │   │   │   ├── 20231031172844_backfill_dependabot_default_rule_test.rb
│   │   │   │   ├── 20231101141914_backfill_dependency_scope_for_ghes_repos_test.rb
│   │   │   │   ├── 20231103174310_add_fgp_edit_repo_custom_properties_values_test.rb
│   │   │   │   ├── 20231115160949_cleanup_repositories_key_values_test.rb
│   │   │   │   ├── 20231120222451_backfill_virtual_priority_on_memex_project_items_test.rb
│   │   │   │   ├── 20231124095149_move_repo_merge_settings_from_kv_to_configuration_test.rb
│   │   │   │   ├── 20231124105840_move_notification_key_values_test.rb
│   │   │   │   ├── 20231124131604_move_ipr_ignore_whitespace_key_values_test.rb
│   │   │   │   ├── 20231201231401_backfill_security_center_config_owner_id_test.rb
│   │   │   │   ├── 20231202003432_backfill_security_center_statuses_owner_id_test.rb
│   │   │   │   ├── 20231204133754_backfill_rule_suite_owner_id_test.rb
│   │   │   │   ├── 20231204200053_backfill_security_center_config_business_ids_test.rb
│   │   │   │   ├── 20231204222922_fix_pull_request_alert_locations_test.rb
│   │   │   │   ├── 20231204234835_backfill_security_center_statuses_business_ids_test.rb
│   │   │   │   ├── 20231211191504_move_authentication_key_values_test.rb
│   │   │   │   ├── 20231222214126_backfill_ghost_user_in_ghes_test.rb
│   │   │   │   ├── 20240104131109_add_fgp_set_issue_type_test.rb
│   │   │   │   ├── 20240117134956_create_default_issue_types_for_orgs_transition_test.rb
│   │   │   │   ├── 20240125175714_move_growth_last_activity_key_values_test.rb
│   │   │   │   ├── 20240130174550_add_fgp_write_organization_actions_settings_test.rb
│   │   │   │   ├── 20240205184758_add_cicd_admin_fg_ps_test.rb
│   │   │   │   ├── 20240212215756_rename_and_update_actions_cicd_fgps_test.rb
│   │   │   │   ├── 20240215185534_backfill_type_memex_project_column_test.rb
│   │   │   │   ├── 20240220163551_associate_organizations_with_global_business_test.rb
│   │   │   │   ├── 20240222173631_backfill_secret_scanning_repos_archived_status_test.rb
│   │   │   │   ├── 20240227194506_decrypt_ghes_columns_test.rb
│   │   │   │   ├── 20240306211926_add_fgp_actions_usage_metrics_viewer_test.rb
│   │   │   │   ├── 20240311113531_delete_repo_merge_settings_from_kv_test.rb
│   │   │   │   ├── 20240311133747_delete_invalid_memex_date_values_test.rb
│   │   │   │   ├── 20240408233756_backfill_sub_issues_memex_project_columns_test.rb
│   │   │   │   ├── 20240424151841_add_enterprise_security_manager_test.rb
│   │   │   │   ├── 20240424192006_backfill_u2f_last_used_at_column_test.rb
│   │   │   │   ├── 20240430145347_soa_user_owned_repositories_test.rb
│   │   │   │   ├── 20240503053440_fix_enterprise_system_manager_role_test.rb
│   │   │   │   ├── 20240507191505_split_security_manager_fg_ps_test.rb
│   │   │   │   ├── 20240508004312_add_all_repo_read_to_security_manager_test.rb
│   │   │   │   ├── 20240513200955_soa_backfill_code_scanning_alert_id_test.rb
│   │   │   │   ├── 20240521135923_move_ipr_default_to_draft_kv_values_test.rb
│   │   │   │   ├── 20240522054307_populate_secret_scanning_repos_wiki_scanning_test.rb
│   │   │   │   ├── 20240603180818_transition_last_check_completed_at_test.rb
│   │   │   │   ├── 20240619190953_add_fgp_network_config_test.rb
│   │   │   │   ├── 20240712021522_backfill_repo_npp_settings_test.rb
│   │   │   │   ├── 20240715231858_backfill_memex_project_last_visited_on_date_test.rb
│   │   │   │   ├── 20240723162031_add_repo_review_manage_secret_scanning_bypass_requests_fgp_test.rb
│   │   │   │   ├── 20240805200422_ghes_backfill_default_security_configs_for_orgs_test.rb
│   │   │   │   ├── 20240805233012_add_org_review_manage_secret_scanning_bypass_requests_fgp_test.rb
│   │   │   │   ├── 20240807092039_copy_rollup_summaries_test.rb
│   │   │   │   ├── 20240815183849_set_npp_enterprise_settings_test.rb
│   │   │   │   ├── 20240820173656_backfill_org_owned_private_networks_with_forks_test.rb
│   │   │   │   ├── 20240823142801_backfill_deploy_key_policy_test.rb
│   │   │   │   ├── 20240826200921_backfill_integration_visibility_test.rb
│   │   │   │   ├── 20240912171352_add_cicd_admin_system_role_two_test.rb
│   │   │   │   ├── 20240924133813_backfill_exemption_requests_test.rb
│   │   │   │   ├── 20240927150129_truncate_memex_project_iteration_titles_test.rb
│   │   │   │   ├── 20241001173942_backfill_security_configurations_for_delegated_bypass_enabled_repos_test.rb
│   │   │   │   ├── 20241002175713_backfill_delegated_bypass_enabled_repos_individually_test.rb
│   │   │   │   ├── 20241002185303_backfill_security_configs_for_delegated_bypass_disabled_orgs_test.rb
│   │   │   │   ├── 20241008154340_soa_backfill_feature_status_summary_test.rb
│   │   │   │   ├── 20241008203338_soa_backfill_repo_pushed_at_test.rb
│   │   │   │   ├── 20241018211615_backfill_ghes_pats_exp_configuration_test.rb
│   │   │   │   ├── 20241028160731_backfill_default_legacy_enterprise_configurations_test.rb
│   │   │   │   ├── 20241105214717_add_secret_scanning_closure_fgps_test.rb
│   │   │   │   ├── 20241112201122_delete_orphaned_user_2fa_records_test.rb
│   │   │   │   ├── 20241113181131_backfill_pull_requests_status_test.rb
│   │   │   │   ├── 20241217150719_populate_bypass_actor_types_test.rb
│   │   │   │   ├── 20241217183439_introduce_bypass_actors_test.rb
│   │   │   │   ├── 20250122202525_migrate_ghes_classic_projects_test.rb
│   │   │   │   ├── 20250127203039_add_star_repo_fgp_test.rb
│   │   │   │   ├── 20250205234040_add_app_manager_role_test.rb
│   │   │   │   ├── 20250211135912_add_review_code_scanning_dismissal_to_security_managers_test.rb
│   │   │   │   ├── 20250225153129_backfill_delegated_alert_dismissal_code_scanning_all_test.rb
│   │   │   │   ├── 20250227181946_add_app_owner_role_test.rb
│   │   │   │   ├── 20250306172208_updated_backfill_pull_requests_status_test.rb
│   │   │   │   ├── 20250311001804_backfill_repository_id_on_rule_runs_test.rb
│   │   │   │   ├── 20250311181311_create_copilot_pro_plus_product_in_zuora_test.rb
│   │   │   │   ├── 20250312200822_move_actions_key_values_test.rb
│   │   │   │   ├── 20250317183145_backfill_repository_id_on_rule_suite_source_results_test.rb
│   │   │   │   ├── 20250319154101_backfill_app_management_with_rbac_test.rb
│   │   │   │   ├── 20250320134615_add_manage_code_security_enablement_fgp_test.rb
│   │   │   │   ├── 20250324222550_delete_orphaned_rule_runs_test.rb
│   │   │   │   ├── 20250324222608_delete_orphaned_rule_suite_source_results_test.rb
│   │   │   │   ├── 20250401222645_resend_lost_contact_sales_leads_test.rb
│   │   │   │   ├── 20250402090704_add_custom_copilot_fgp_test.rb
│   │   │   │   ├── 20250404152709_backfill_ref_updates_from_pushes_test.rb
│   │   │   │   ├── 20250407141419_backfill_ghes_issue_attachments_test.rb
│   │   │   │   ├── 20250408160947_add_enterprise_app_manager_role_test.rb
│   │   │   │   ├── 20250410224012_backfill_repository_id_on_exemption_responses_test.rb
│   │   │   │   ├── 20250414005337_backfill_ghes_issue_comment_attachments_test.rb
│   │   │   │   ├── 20250414010257_backfill_ghes_pull_request_review_attachments_test.rb
│   │   │   │   ├── 20250414010258_backfill_ghes_pull_request_review_comment_attachments_test.rb
│   │   │   │   ├── 20250414031608_backfill_ghes_commit_comment_attachments_test.rb
│   │   │   │   ├── 20250414034005_backfill_ghes_discussion_attachments_test.rb
│   │   │   │   ├── 20250414034022_backfill_ghes_discussion_comment_attachments_test.rb
│   │   │   │   ├── 20250415142628_add_azure_billing_target_to_copilot_standalone_accounts_test.rb
│   │   │   │   ├── 20250423174520_remove_create_and_edit_discussion_actions_from_triage_role_test.rb
│   │   │   │   ├── 20250425162736_update_persisted_queries_service_owner_test.rb
│   │   │   │   ├── 20250501035014_remove_app_management_permissions_test.rb
│   │   │   │   ├── 20250506215936_add_view_deployed_spark_fgp_test.rb
│   │   │   │   ├── 20250512193754_add_secrets_variables_write_to_repo_role_test.rb
│   │   │   │   ├── 20250516203546_vss_json_payload_backfill_test.rb
│   │   │   │   ├── 20250527104938_add_org_bypass_code_scanning_closure_requests_to_security_managers_test.rb
│   │   │   │   ├── 20250603160747_backfill_vss_licenses_to_licensify_test.rb
│   │   │   │   ├── 20250604145346_backfill_identity_on_bundled_license_assignments_test.rb
│   │   │   │   ├── 20250605091551_add_code_scanning_delegated_dismissal_split_fgp_to_security_managers_test.rb
│   │   │   │   ├── 20250626154536_remove_org_review_and_manage_code_scanning_dismissal_requests_test.rb
│   │   │   │   ├── 20250627190431_mark_push_protection_bypass_exemption_requests_as_approved_test.rb
│   │   │   │   ├── 20250709104233_backfill_space_owners_admin_permission_test.rb
│   │   │   │   ├── 20250716075318_remove_whitespace_from_label_names_test.rb
│   │   │   │   ├── 20250724155208_add_code_quality_fg_ps_test.rb
│   │   │   │   ├── 20250805204917_add_manage_generic_secrets_settings_fgp_test.rb
│   │   │   │   ├── 20250814184759_unlink_business_blas_from_ended_or_destroyed_agreements_test.rb
│   │   │   │   ├── 20250814193937_populate_rva_search_index_updated_at_test.rb
│   │   │   │   ├── 20250903085908_migrate_global_settings_to_notifyd_test.rb
│   │   │   │   ├── 20250904212448_add_manage_user_namespace_repositories_fgp_test.rb
│   │   │   │   ├── 20250916131338_create_copilot_max_product_in_zuora_test.rb
│   │   │   │   ├── 20250929215546_remove_manage_security_products_test.rb
│   │   │   │   ├── 20251017132001_remove_stale_security_billing_data_test.rb
│   │   │   │   ├── 20251103083200_cleanup_spammy_user_notifications_test.rb
│   │   │   │   ├── 20251118005308_update_deployment_record_tag_format_test.rb
│   │   │   │   ├── 20251124195323_add_org_bypass_and_review_dependabot_closure_requests_to_security_managers_test.rb
│   │   │   │   ├── 20251124200703_add_dependabot_alert_dismissal_request_fgps_test.rb
│   │   │   │   ├── 20251202073417_backfill_business_user_accounts_test.rb
│   │   │   │   ├── 20251215195038_backfill_copilot_space_resource_denormalized_repository_id_organization_id_test.rb
│   │   │   │   ├── 20251217160817_create_copilot_edu_product_in_zuora_test.rb
│   │   │   │   ├── 20260108211106_backfill_version_repository_metadata_permission_test.rb
│   │   │   │   ├── 20260127134856_backfill_business_team_org_assignments_business_id_test.rb
│   │   │   │   ├── 20260127173444_add_innersource_vulnerabilities_fgps_test.rb
│   │   │   │   ├── 20260220151042_backfill_following_type_test.rb
│   │   │   │   ├── 20260225044423_backfill_external_groups_business_id_test.rb
│   │   │   │   ├── 20260228003414_backfill_external_group_teams_business_id_test.rb
│   │   │   │   ├── 20260319033758_fail_ss_mismatched_config_attachments_test.rb
│   │   │   │   ├── 20260323194126_move_ipr_sticky_merge_method_key_values_test.rb
│   │   │   │   ├── 20260325165300_backfill_org_soft_deleted_created_at_to_users_soft_deleted_at_test.rb
│   │   │   │   ├── 20260325184522_backfill_system_date_memex_project_columns_test.rb
│   │   │   │   ├── 20260327214914_backfill_multipart_group_member_result_id_test.rb
│   │   │   │   ├── 20260416124200_external_identities_business_ids_test.rb
│   │   │   │   ├── 20260422191945_backfill_staff_billable_customer_id_test.rb
│   │   │   │   ├── 20260424000000_update_artifact_metadata_records_for_repo_transfers_test.rb
│   │   │   │   ├── 20260424111918_backfill_agent_assignment_subject_test.rb
│   │   │   │   ├── 20260513005120_backfill_ms_billable_customer_id_test.rb
│   │   │   │   ├── arguments_test.rb
│   │   │   │   ├── base_test.rb
│   │   │   │   ├── bulk_coupon_generator_test.rb
│   │   │   │   ├── encrypt_business_saml_provider_test.rb
│   │   │   │   ├── encrypt_business_saml_provider_test_settings_test.rb
│   │   │   │   ├── encrypt_column_with_current_key_test.rb
│   │   │   │   ├── encrypt_hook_config_attribute_test.rb
│   │   │   │   ├── encrypt_sms_registration_test.rb
│   │   │   │   ├── encrypt_sponsors_patreon_campaign_webhook_test.rb
│   │   │   │   ├── encrypt_sponsors_patreon_user_test.rb
│   │   │   │   ├── encrypt_team_sync_business_tenant_test.rb
│   │   │   │   ├── encrypt_team_sync_tenant_test.rb
│   │   │   │   ├── encrypt_totp_app_registration_test.rb
│   │   │   │   ├── encrypt_two_factor_credential_test.rb
│   │   │   │   ├── encrypt_user_test.rb
│   │   │   │   ├── iterators
│   │   │   │   │   ├── csv_test.rb
│   │   │   │   │   └── database_table_test.rb
│   │   │   │   └── move_key_values_test.rb
│   │   │   ├── transition_test.rb
│   │   │   ├── treelights_test.rb
│   │   │   ├── trilogy_factory_test.rb
│   │   │   ├── turboghas_test.rb
│   │   │   ├── turboquality_coverage_uploader_test.rb
│   │   │   ├── turboquality_test.rb
│   │   │   ├── turboquality_uploader_test.rb
│   │   │   ├── turboscan_connection_test.rb
│   │   │   ├── turboscan_test.rb
│   │   │   ├── turboscan_uploaders
│   │   │   │   ├── azure_test.rb
│   │   │   │   └── s3_test.rb
│   │   │   ├── unidecoder_test.rb
│   │   │   ├── unsullied
│   │   │   │   ├── cached_dotcom_asset_url_rewriter_test.rb
│   │   │   │   ├── cached_enterprise_asset_url_rewriter_test.rb
│   │   │   │   ├── files_collection_test.rb
│   │   │   │   ├── pages_collection_test.rb
│   │   │   │   └── page_test.rb
│   │   │   ├── url_builder_test.rb
│   │   │   ├── user_content_cache_test.rb
│   │   │   ├── user_content_test.rb
│   │   │   ├── validations
│   │   │   │   ├── allowed_emoji_test.rb
│   │   │   │   ├── bytesize_test.rb
│   │   │   │   ├── datetime_in_supported_range_test.rb
│   │   │   │   ├── single_emoji_test.rb
│   │   │   │   └── unicode_test.rb
│   │   │   ├── version_test.rb
│   │   │   ├── vexi_actor_test.rb
│   │   │   ├── vexi_email_domain_test.rb
│   │   │   ├── web_socket_channels_test.rb
│   │   │   ├── web_socket_test.rb
│   │   │   └── workflow_concurrency_test.rb
│   │   ├── git_signing_test.rb
│   │   ├── global_instrumenter_test.rb
│   │   ├── google
│   │   │   └── protobuf
│   │   │       └── descriptor_pb_test.rb
│   │   ├── gpg_verify_test.rb
│   │   ├── graphite_test.rb
│   │   ├── group_syncer
│   │   │   └── client_test.rb
│   │   ├── hosted_compute_ims
│   │   │   └── twirp
│   │   │       ├── base_client_test.rb
│   │   │       ├── ims_admin_client_test.rb
│   │   │       ├── ims_curated_images_client_test.rb
│   │   │       └── ims_customer_images_client_test.rb
│   │   ├── html_truncator_test.rb
│   │   ├── hydro
│   │   │   ├── circuit_breaking_sink_test.rb
│   │   │   ├── cutover_sink_test.rb
│   │   │   ├── fallback_sink_test.rb
│   │   │   ├── ip_addr_test.rb
│   │   │   └── publish_retrier_test.rb
│   │   ├── hydro_aggregation_api
│   │   │   └── client_test.rb
│   │   ├── hydro_loader_test.rb
│   │   ├── instruction_serializer_test.rb
│   │   ├── instrumentation
│   │   │   ├── sampled_checker_test.rb
│   │   │   └── sampled_subscriber_test.rb
│   │   ├── kv_migration
│   │   │   └── generator
│   │   │       ├── generate_migration_test.rb
│   │   │       ├── generate_transition_test.rb
│   │   │       └── option_validator_test.rb
│   │   ├── launch
│   │   │   └── twirp
│   │   │       ├── base_client_test.rb
│   │   │       ├── deployer_client_test.rb
│   │   │       ├── environment_client_test.rb
│   │   │       ├── runner_groups_client_test.rb
│   │   │       └── self_hosted_runners_client_test.rb
│   │   ├── limits
│   │   │   └── validator_test.rb
│   │   ├── limits_test.rb
│   │   ├── marketing_forms
│   │   │   └── rest_api_client_test.rb
│   │   ├── marketing_locales_test.rb
│   │   ├── mcp_registry
│   │   │   ├── enterprise_allowlist_client_test.rb
│   │   │   ├── enterprise_settings_client_test.rb
│   │   │   └── rest_api_client_test.rb
│   │   ├── mobile
│   │   │   ├── apple
│   │   │   │   ├── app_store_client_test.rb
│   │   │   │   ├── app_store_service_test.rb
│   │   │   │   └── subscription_summary_test.rb
│   │   │   └── google
│   │   │       ├── play_store_client_test.rb
│   │   │       ├── play_store_service_test.rb
│   │   │       └── subscription_purchase_summary_test.rb
│   │   ├── mobile_test.rb
│   │   ├── msgpack_ext_test.rb
│   │   ├── munger
│   │   │   ├── client_test.rb
│   │   │   └── fake_server_test.rb
│   │   ├── mysql_instrumentation_test.rb
│   │   ├── network_bundle
│   │   │   ├── network_configuration_client_test_legacy.rb
│   │   │   └── network_configuration_client_test.rb
│   │   ├── newsies
│   │   │   ├── authentication_test.rb
│   │   │   ├── delivery_options_test.rb
│   │   │   ├── emails
│   │   │   │   ├── advisory_credit_test.rb
│   │   │   │   ├── check_suite_event_notification_test.rb
│   │   │   │   ├── commit_comment_test.rb
│   │   │   │   ├── discussion_comment_test.rb
│   │   │   │   ├── discussion_event_notification_test.rb
│   │   │   │   ├── discussion_test.rb
│   │   │   │   ├── gate_request_test.rb
│   │   │   │   ├── gist_comment_test.rb
│   │   │   │   ├── issue_comment_test.rb
│   │   │   │   ├── issue_delivery_check_test.rb
│   │   │   │   ├── issue_event_notification_test.rb
│   │   │   │   ├── issue_test.rb
│   │   │   │   ├── message_resolver_test.rb
│   │   │   │   ├── message_test.rb
│   │   │   │   ├── pull_request_comment_test.rb
│   │   │   │   ├── pull_request_push_notification_test.rb
│   │   │   │   ├── pull_request_review_comment_test.rb
│   │   │   │   ├── pull_request_review_test.rb
│   │   │   │   ├── pull_request_test.rb
│   │   │   │   ├── release_test.rb
│   │   │   │   ├── repository_advisory_comment_test.rb
│   │   │   │   ├── repository_advisory_event_test.rb
│   │   │   │   ├── repository_advisory_test.rb
│   │   │   │   ├── security_advisory_notification_test.rb
│   │   │   │   └── vulnerable_repository_notification_test.rb
│   │   │   ├── handlers
│   │   │   │   ├── email_handler_test.rb
│   │   │   │   └── web_handler_test.rb
│   │   │   ├── integration_thread_test.rb
│   │   │   ├── locator_test.rb
│   │   │   ├── managers
│   │   │   │   └── web_test.rb
│   │   │   ├── objects
│   │   │   │   ├── comment_test.rb
│   │   │   │   ├── list_test.rb
│   │   │   │   └── thread_test.rb
│   │   │   ├── object_test.rb
│   │   │   ├── org_subscribe_test.rb
│   │   │   ├── policy_manager_test.rb
│   │   │   ├── responses
│   │   │   │   ├── array_test.rb
│   │   │   │   ├── boolean_test.rb
│   │   │   │   ├── count_test.rb
│   │   │   │   ├── settings_test.rb
│   │   │   │   ├── subscription_test.rb
│   │   │   │   └── will_paginate_collection_test.rb
│   │   │   ├── response_test.rb
│   │   │   ├── service_test.rb
│   │   │   ├── settings_test.rb
│   │   │   ├── subscriptions_test.rb
│   │   │   └── subscription_test.rb
│   │   ├── open_api
│   │   │   ├── cli
│   │   │   │   └── commands
│   │   │   │       ├── generate_root_files_test.rb
│   │   │   │       ├── kusto_filter
│   │   │   │       │   └── unambiguous_prefixer_test.rb
│   │   │   │       ├── prepare_api_version_release_test.rb
│   │   │   │       └── verify_root_files_test.rb
│   │   │   ├── description
│   │   │   │   ├── breaking_changes_test.rb
│   │   │   │   ├── bundled_release_writer_examples_test.rb
│   │   │   │   ├── changelog_generator_test.rb
│   │   │   │   ├── changeset_affected_endpoints_updater_test.rb
│   │   │   │   ├── changeset_schedule_test.rb
│   │   │   │   ├── changeset_test.rb
│   │   │   │   ├── components
│   │   │   │   │   ├── examples
│   │   │   │   │   │   └── test_example.yaml
│   │   │   │   │   ├── parameters
│   │   │   │   │   │   ├── preview-per-page.yaml
│   │   │   │   │   │   └── supported.yaml
│   │   │   │   │   ├── schemas
│   │   │   │   │   │   ├── oneOf-first-response.yaml
│   │   │   │   │   │   ├── oneOf-second-response.yaml
│   │   │   │   │   │   ├── preview-field.yaml
│   │   │   │   │   │   ├── response.yaml
│   │   │   │   │   │   └── root.yaml
│   │   │   │   │   ├── test_ref.yaml
│   │   │   │   │   ├── test_unpublished_ref.yaml
│   │   │   │   │   └── x-previews
│   │   │   │   │       └── test_preview.yaml
│   │   │   │   ├── endpoint_resolver_test.rb
│   │   │   │   ├── expander_test.rb
│   │   │   │   ├── next_bundle_examples_regression_test.rb
│   │   │   │   ├── operations
│   │   │   │   │   └── meta
│   │   │   │   │       ├── test_nullable_response.yaml
│   │   │   │   │       ├── test-oneOf-response.yaml
│   │   │   │   │       ├── test_response.yaml
│   │   │   │   │       └── test_root.yaml
│   │   │   │   ├── operation_test.rb
│   │   │   │   ├── overlay_test.rb
│   │   │   │   ├── patch_sanitizer_test.rb
│   │   │   │   ├── released_changeset_edits_verifier_test.rb
│   │   │   │   ├── release_test.rb
│   │   │   │   ├── release_writer_test.rb
│   │   │   │   ├── root_test.rb
│   │   │   │   ├── schema_test.rb
│   │   │   │   ├── schema_validator_test.rb
│   │   │   │   └── versioned_operation_test.rb
│   │   │   ├── router_test.rb
│   │   │   ├── transformer
│   │   │   │   ├── example_test.rb
│   │   │   │   ├── nullable_any_of_test.rb
│   │   │   │   ├── nullable_one_of_test.rb
│   │   │   │   ├── nullable_schema_test.rb
│   │   │   │   ├── nullable_string_test.rb
│   │   │   │   └── x_nullable_ref_test.rb
│   │   │   └── validator_test.rb
│   │   ├── open_api_test.rb
│   │   ├── open_graph_test.rb
│   │   ├── org
│   │   │   └── bulk_members_export_test.rb
│   │   ├── oss_license_compliance
│   │   │   ├── repository_license_compliance_test.rb
│   │   │   └── twirp
│   │   │       └── oss_license_compliance_client_test.rb
│   │   ├── otel_pure_ruby_encoder_test.rb
│   │   ├── package_firewall
│   │   │   └── twirp
│   │   │       └── package_firewall_client_test.rb
│   │   ├── pages_check_re_run
│   │   │   └── service_test.rb
│   │   ├── permission_cache_test.rb
│   │   ├── pi_link_collection_test.rb
│   │   ├── platform_test.rb
│   │   ├── primer
│   │   │   └── component_test.rb
│   │   ├── process_axe_testing_data_test.rb
│   │   ├── pull_requests
│   │   │   └── hydro_publisher_test.rb
│   │   ├── rack
│   │   │   ├── process_utilization_test.rb
│   │   │   └── request_logger_test.rb
│   │   ├── rails
│   │   │   └── commands
│   │   │       └── test_oracle_command_test.rb
│   │   ├── redis_rate_limiter
│   │   │   ├── api_redis_rate_limiter_test.rb
│   │   │   ├── redis_rate_limiter_test.rb
│   │   │   └── result_test.rb
│   │   ├── regex
│   │   │   └── re2_helper_test.rb
│   │   ├── relay_state_test.rb
│   │   ├── repo_creator_test.rb
│   │   ├── resilient
│   │   │   ├── instrumentation_test.rb
│   │   │   └── trilogy_test.rb
│   │   ├── resqued
│   │   │   ├── duration_parser_test.rb
│   │   │   ├── queue_subset_selector_test.rb
│   │   │   ├── resqued_metrics_reporter_test.rb
│   │   │   ├── should_start_within_priority_test.rb
│   │   │   └── worker_readiness_test.rb
│   │   ├── s3_sign_test.rb
│   │   ├── saml
│   │   │   ├── message
│   │   │   │   ├── authn_request_test.rb
│   │   │   │   ├── dtd_response_test.rb
│   │   │   │   ├── encrypted_response_test.rb
│   │   │   │   ├── logout_request_test.rb
│   │   │   │   ├── metadata_test.rb
│   │   │   │   ├── oracle_response_test.rb
│   │   │   │   └── response_test.rb
│   │   │   └── message_test.rb
│   │   ├── scim
│   │   │   └── operation_test.rb
│   │   ├── scribe
│   │   │   └── client_test.rb
│   │   ├── search
│   │   │   └── search_test.rb
│   │   ├── security_utils
│   │   │   └── secure_compare_test.rb
│   │   ├── sensitive_data_test.rb
│   │   ├── spokes_api
│   │   │   ├── client_test.rb
│   │   │   ├── connection_test.rb
│   │   │   ├── error_test.rb
│   │   │   ├── models
│   │   │   │   ├── dgit_fork_test.rb
│   │   │   │   └── repository_dgit_routes_test.rb
│   │   │   ├── types
│   │   │   │   └── diff_appliable_result_test.rb
│   │   │   └── util_test.rb
│   │   ├── ssh_verifier_test.rb
│   │   ├── static_asset_paths_test.rb
│   │   ├── stratocaster
│   │   │   ├── attributes
│   │   │   │   ├── commit_comment_test.rb
│   │   │   │   ├── create_test.rb
│   │   │   │   ├── delete_test.rb
│   │   │   │   ├── follow_test.rb
│   │   │   │   ├── fork_test.rb
│   │   │   │   ├── gollum_test.rb
│   │   │   │   ├── issue_comment_test.rb
│   │   │   │   ├── issues_test.rb
│   │   │   │   ├── member_test.rb
│   │   │   │   ├── public_test.rb
│   │   │   │   ├── pull_request_review_comment_test.rb
│   │   │   │   ├── pull_request_review_test.rb
│   │   │   │   ├── pull_request_test.rb
│   │   │   │   ├── push_test.rb
│   │   │   │   ├── release_test.rb
│   │   │   │   ├── sponsor_test.rb
│   │   │   │   └── watch_test.rb
│   │   │   ├── attributes_test.rb
│   │   │   ├── dispatcher_test.rb
│   │   │   ├── dogstats_tags_test.rb
│   │   │   ├── event_payload_test.rb
│   │   │   ├── event_test.rb
│   │   │   ├── fanout_test.rb
│   │   │   ├── filters
│   │   │   │   ├── apps_filter_test.rb
│   │   │   │   ├── conditional_access_filter_test.rb
│   │   │   │   ├── deleted_actors_filter_test.rb
│   │   │   │   ├── deleted_repos_filter_test.rb
│   │   │   │   ├── ignored_users_filter_test.rb
│   │   │   │   ├── labeled_events_filter_test.rb
│   │   │   │   ├── org_follow_events_filter_test.rb
│   │   │   │   ├── private_profiles_filter_test.rb
│   │   │   │   ├── release_events_filter_test.rb
│   │   │   │   ├── spam_filter_test.rb
│   │   │   │   ├── team_members_filter_test.rb
│   │   │   │   └── workflow_events_filter_test.rb
│   │   │   ├── homepage_all_timeline_test.rb
│   │   │   ├── indexers
│   │   │   │   ├── global_indexer_test.rb
│   │   │   │   ├── indexer_shared_examples.rb
│   │   │   │   ├── mysql_indexer
│   │   │   │   │   └── store_test.rb
│   │   │   │   ├── mysql_indexer_test.rb
│   │   │   │   └── proxy_test.rb
│   │   │   ├── octolytics
│   │   │   │   ├── attributes_test.rb
│   │   │   │   ├── event_builder_test.rb
│   │   │   │   ├── string_length_policy_test.rb
│   │   │   │   └── utf8_transcoder_test.rb
│   │   │   ├── org_all_timeline_test.rb
│   │   │   ├── ref_type_test.rb
│   │   │   ├── response_test.rb
│   │   │   ├── service_test.rb
│   │   │   ├── store_test.rb
│   │   │   ├── timeline_test.rb
│   │   │   ├── timeline_types_test.rb
│   │   │   └── user_received_events_timeline_test.rb
│   │   ├── structure_cleaner_test.rb
│   │   ├── task_list
│   │   │   └── filter_test.rb
│   │   ├── tasks
│   │   │   ├── businesses_rake_test.rb
│   │   │   ├── enterprise_actions_init_rake_test.rb
│   │   │   ├── enterprise_codeql_action_rake_test.rb
│   │   │   ├── enterprise_dependabot_alerts_rake_test.rb
│   │   │   ├── enterprise_dependabot_rake_test.rb
│   │   │   ├── enterprise_fileserver_rake_test.rb
│   │   │   ├── enterprise_oauth_rake_test.rb
│   │   │   ├── enterprise_private_registry_secrets_rake_test.rb
│   │   │   ├── enterprise_rake_test.rb
│   │   │   ├── enterprise_security_configurations_rake_test.rb
│   │   │   ├── proxima_rake_test.rb
│   │   │   └── vulnerabilities_sync_rake_test.rb
│   │   ├── test_helper_service
│   │   │   └── app_test.rb
│   │   ├── timer_test.rb
│   │   ├── trace_renderer
│   │   │   └── mermaid_trace_test.rb
│   │   ├── two_factor_requirement
│   │   │   ├── queries
│   │   │   │   └── manual_enrollment_test.rb
│   │   │   ├── queries_test.rb
│   │   │   ├── reason_test.rb
│   │   │   └── updater_test.rb
│   │   ├── unicorn
│   │   │   └── after_reply_test.rb
│   │   ├── user_ranked
│   │   │   ├── cache_test.rb
│   │   │   └── scope_test.rb
│   │   ├── view_precompiler_test.rb
│   │   ├── workflow_test.rb
│   │   └── zendesk_test.rb
│   ├── linting
│   │   ├── active_jobs_test.rb
│   │   ├── active_record_callback_test.rb
│   │   ├── application_controller_cluster_ownership_test.rb
│   │   ├── application_record_domains_test.rb
│   │   ├── application_record_test.rb
│   │   ├── audit_log_actions_test.rb
│   │   ├── audit_log_views_test.rb
│   │   ├── background_job_queue_configuration_linting_test.rb
│   │   ├── basic_config_test.rb
│   │   ├── database_structure_test.rb
│   │   ├── domain_isolation_active_record_test.rb
│   │   ├── enterprise_restore_migrations_test.rb
│   │   ├── gitrpc_callers_test.rb
│   │   ├── glb_route_test.rb
│   │   ├── graphql_schema_dumps_test.rb
│   │   ├── json_schema_test.rb
│   │   ├── lightweight_scripts_test.rb
│   │   ├── localized_controllers_config_test.rb
│   │   ├── money_test.rb
│   │   ├── persisted_queries_test.rb
│   │   ├── preview_yaml_test.rb
│   │   ├── resqued_config_test.rb
│   │   ├── scheduled_jobs_test.rb
│   │   ├── setup_billing_data_test.rb
│   │   ├── spammable_test.rb
│   │   ├── update_static_csp_test.rb
│   │   └── view_component_suffix_test.rb
│   ├── mailers
│   │   ├── account_mailer_test.rb
│   │   ├── account_recovery_mailer_test.rb
│   │   ├── action_mailer_test.rb
│   │   ├── actions
│   │   │   └── larger_runners_non_usage_mailer_test.rb
│   │   ├── advanced_security_mailer_test.rb
│   │   ├── api_versioning
│   │   │   ├── deprecation_mailer_test.rb
│   │   │   └── no_version_mailer_test.rb
│   │   ├── application_mailer_test.rb
│   │   ├── billing
│   │   │   └── billing_platform_usage_report_mailer_test.rb
│   │   ├── billing_notifications_mailer_test.rb
│   │   ├── bitbucket_server_migrations_beta_membership_mailer_test.rb
│   │   ├── business_campaign_mailer_test.rb
│   │   ├── business_limits_mailer_test.rb
│   │   ├── business_mailer_test.rb
│   │   ├── business_startups_application_mailer_test.rb
│   │   ├── business_team_limits_mailer_test.rb
│   │   ├── business_teams_mailer_test.rb
│   │   ├── code_scanning_assessment_mailer_test.rb
│   │   ├── codespace_org_downgraded_mailer_test.rb
│   │   ├── codespaces_retention_mailer_test.rb
│   │   ├── copilot_code_review_direct_org_billing_mailer_test.rb
│   │   ├── copilot_code_review_mailer_test.rb
│   │   ├── copilot_enterprise_mailer_test.rb
│   │   ├── copilot_for_business_mailer_test.rb
│   │   ├── copilot_for_individuals_mailer_test.rb
│   │   ├── copilot_free_user_mailer_test.rb
│   │   ├── copilot_general_mailer_test.rb
│   │   ├── copilot_limited_user_mailer_test.rb
│   │   ├── copilot_mobile_chat_mailer_test.rb
│   │   ├── copilot_orca_mailer_test.rb
│   │   ├── copilot_spark_mailer_test.rb
│   │   ├── copilot_swe_agent_mailer_test.rb
│   │   ├── critical_account_login_mailer_test.rb
│   │   ├── critical_account_recovery_mailer_test.rb
│   │   ├── developer_program_membership_mailer_test.rb
│   │   ├── digital_front_door_mailer_test.rb
│   │   ├── email_subscriptions_mailer_test.rb
│   │   ├── enterprise_mailer_test.rb
│   │   ├── enterprise_managed_user_mailer_test.rb
│   │   ├── example_test_mailer
│   │   │   ├── convert_email.html.erb
│   │   │   ├── convert_email.text.erb
│   │   │   ├── primer_email_with_attachment.html.erb
│   │   │   └── primer_email_with_attachment.text.erb
│   │   ├── exemption_request_mailer_test.rb
│   │   ├── help_hub_email_verified_sign_in_mailer_test.rb
│   │   ├── hook_mailer_test.rb
│   │   ├── integration_mailer_test.rb
│   │   ├── ip_allowlist_mailer_test.rb
│   │   ├── marketplace_mailer_test.rb
│   │   ├── member_feature_request_mailer_test.rb
│   │   ├── metered_transition_mailer_test.rb
│   │   ├── migrations_mailer_test.rb
│   │   ├── newsies
│   │   │   └── test_template.erb
│   │   ├── newsies_mailer_test.rb
│   │   ├── organization_limits_mailer_test.rb
│   │   ├── organization_mailer_test.rb
│   │   ├── org_entacct_migration_mailer_test.rb
│   │   ├── pages_mailer_test.rb
│   │   ├── planning_tracking_beta_mailer_test.rb
│   │   ├── previews
│   │   │   ├── account_preview.rb
│   │   │   ├── actions_preview.rb
│   │   │   ├── advanced_security_preview.rb
│   │   │   ├── api_versioning_deprecation_preview.rb
│   │   │   ├── api_versioning_no_version_preview.rb
│   │   │   ├── beta_preview.rb
│   │   │   ├── billing_notifications_preview.rb
│   │   │   ├── billing_platform_usage_report_mailer_preview.rb
│   │   │   ├── billing_report_preview.rb
│   │   │   ├── codespaces_org_downgraded_preview.rb
│   │   │   ├── codespaces_retention_preview.rb
│   │   │   ├── copilot_code_review_direct_org_billing_mailer_preview.rb
│   │   │   ├── copilot_code_review_mailer_preview.rb
│   │   │   ├── copilot_enterprise_mailer_preview.rb
│   │   │   ├── copilot_features_mailer_preview.rb
│   │   │   ├── copilot_for_business_mailer_preview.rb
│   │   │   ├── copilot_for_individuals_mailer_preview.rb
│   │   │   ├── copilot_free_user_mailer_preview.rb
│   │   │   ├── copilot_limited_user_mailer_preview.rb
│   │   │   ├── copilot_orca_mailer_preview.rb
│   │   │   ├── email_subscriptions_mailer_preview.rb
│   │   │   ├── email_verification_preview.rb
│   │   │   ├── enterprise_preview.rb
│   │   │   ├── exemption_request_preview.rb
│   │   │   ├── marketplace_mailer_preview.rb
│   │   │   ├── member_feature_request_preview.rb
│   │   │   ├── metered_transition_preview.rb
│   │   │   ├── migrations_preview.rb
│   │   │   ├── repository_mailer_preview.rb
│   │   │   ├── revoked_credential_preview.rb
│   │   │   ├── secret_scanning_preview.rb
│   │   │   ├── signups_mailer_preview.rb
│   │   │   ├── sponsors_primer_mailer_preview.rb
│   │   │   ├── trade_controls_mailer_preview.rb
│   │   │   └── trade_screening_mailer_preview.rb
│   │   ├── recurring_mailer_test.rb
│   │   ├── reminders_mailer_test.rb
│   │   ├── repository_mailer_test.rb
│   │   ├── repository_push_notification_mailer_test.rb
│   │   ├── revoked_credential_mailer_test.rb
│   │   ├── secret_scanning_mailer_leaked_token_test.rb
│   │   ├── secret_scanning_mailer_test.rb
│   │   ├── security_center_mailer_test.rb
│   │   ├── signups_mailer_test.rb
│   │   ├── signups_reminder_mailer_test.rb
│   │   ├── source_import_mailer_test.rb
│   │   ├── sponsors_mailer_test.rb
│   │   ├── sponsors_primer_mailer_test.rb
│   │   ├── staff_access_mailer_test.rb
│   │   ├── startup_program_mailer_test.rb
│   │   ├── succession_mailer_test.rb
│   │   ├── team_limits_mailer_test.rb
│   │   ├── teams_mailer_test.rb
│   │   ├── trade_controls_mailer_test.rb
│   │   ├── trade_screening_mailer_test.rb
│   │   ├── vulnerability_mailer_manager_test.rb
│   │   └── vulnerability_mailer_test.rb
│   ├── minitest
│   │   ├── bisect_all_features.rb
│   │   ├── factory_bot_profile_plugin
│   │   │   ├── parallel_profile.rb
│   │   │   └── serial_profile.rb
│   │   ├── factory_bot_profile_plugin.rb
│   │   ├── metrics_plugin.rb
│   │   ├── skip_plugin.rb
│   │   ├── test_oracle_plugin.rb
│   │   ├── test_oracle_plugin_test.rb
│   │   └── test_services_plugin.rb
│   ├── minitest_helper.rb
│   ├── mobile
│   │   └── test_apple_app_site_association.rb
│   ├── newsies
│   │   ├── thread_subscribe_options_test.rb
│   │   └── web_handler_filter_options_test.rb
│   ├── notifyd
│   │   ├── check_suite_test.rb
│   │   ├── discussion_comment_test.rb
│   │   ├── discussion_test.rb
│   │   ├── gist_comment_test.rb
│   │   ├── issue_comment_test.rb
│   │   ├── issue_test.rb
│   │   ├── member_feature_request_test.rb
│   │   ├── notifyd_gate_request_test.rb
│   │   ├── pull_request_review_test.rb
│   │   ├── pull_request_test.rb
│   │   └── releases_test.rb
│   ├── packages
│   │   └── issues
│   │       └── app
│   │           └── public
│   │               └── issues
│   │                   └── domain
│   │                       └── planning_templates_pinned_fields_test.rb
│   ├── pi_controller_test.rb
│   ├── platform
│   │   ├── alive_subscriptions_test.rb
│   │   ├── analyzers
│   │   │   ├── limit_alias_size_test.rb
│   │   │   ├── limit_introspection_test.rb
│   │   │   ├── minimum_accepted_scopes_test.rb
│   │   │   ├── query_coster
│   │   │   │   ├── branch_detection_test.rb
│   │   │   │   ├── field_tree_builder_test.rb
│   │   │   │   ├── field_tree_node_test.rb
│   │   │   │   ├── field_tree_test.rb
│   │   │   │   ├── high_node_count_test.rb
│   │   │   │   ├── include_directive_test.rb
│   │   │   │   ├── issues_search_test.rb
│   │   │   │   ├── list_complexity_test.rb
│   │   │   │   ├── node_limits_test.rb
│   │   │   │   ├── orgs_and_users_repos_test.rb
│   │   │   │   ├── queries
│   │   │   │   │   ├── close_to_and_over_node_limit.graphql
│   │   │   │   │   ├── deep_fragments_issues_search.graphql
│   │   │   │   │   ├── default_host_pr_search.graphql
│   │   │   │   │   ├── high_count_list_fields.graphql
│   │   │   │   │   ├── highly_exceeding_node_limit.graphql
│   │   │   │   │   ├── high_node_count.graphql
│   │   │   │   │   ├── high_node_count_with_fragments.graphql
│   │   │   │   │   ├── issues_search.graphql
│   │   │   │   │   ├── list_field_type_branches.graphql
│   │   │   │   │   ├── low_node_count.graphql
│   │   │   │   │   ├── multiple_nodes_list_fields.graphql
│   │   │   │   │   ├── multiple_project_v2_item_fields.graphql
│   │   │   │   │   ├── nested_branches.graphql
│   │   │   │   │   ├── nested_list_fields.graphql
│   │   │   │   │   ├── nested_lists_and_reactions_issues_search.graphql
│   │   │   │   │   ├── nested_repo_directories.graphql
│   │   │   │   │   ├── non_connection_composite_fields_containing_type_branches.graphql
│   │   │   │   │   ├── orgs_and_users_repos_nodes.graphql
│   │   │   │   │   ├── reviews_and_comments_search.graphql
│   │   │   │   │   └── type_branches_containing_composite_fields.graphql
│   │   │   │   ├── rate_limit_test.rb
│   │   │   │   ├── rounding_coster_test.rb
│   │   │   │   └── skip_directive_test.rb
│   │   │   └── query_coster_test.rb
│   │   ├── authentication
│   │   │   ├── identity_relink_test.rb
│   │   │   ├── saml_authn_request_url_test.rb
│   │   │   ├── saml_consumer_test.rb
│   │   │   ├── saml_relay_state_test.rb
│   │   │   ├── saml_result_test.rb
│   │   │   ├── saml_schema_validation_test.rb
│   │   │   └── saml_test.rb
│   │   ├── authorization
│   │   │   ├── authorizer_base_test.rb
│   │   │   ├── execution_log_test.rb
│   │   │   ├── global_user_to_server_authorizer_test.rb
│   │   │   ├── ip_allowlist_test.rb
│   │   │   ├── null_authorizer_test.rb
│   │   │   ├── permission_check_test.rb
│   │   │   ├── permission_conditional_access_test.rb
│   │   │   ├── permission_test.rb
│   │   │   ├── programmatic_access_authorizer_test.rb
│   │   │   ├── programmatic_access_context_test.rb
│   │   │   ├── saml_test.rb
│   │   │   ├── server_to_server_authorizer_test.rb
│   │   │   ├── user_programmatic_access_authorizer_test.rb
│   │   │   ├── user_to_server_authorizer_test.rb
│   │   │   └── user_via_granular_actor_authorizer_test.rb
│   │   ├── authorization_test.rb
│   │   ├── batch
│   │   │   └── request_executor_test.rb
│   │   ├── connections
│   │   │   ├── base_test.rb
│   │   │   ├── code_search_test.rb
│   │   │   ├── commit_history_test.rb
│   │   │   ├── marketplace_listing_test.rb
│   │   │   ├── pull_request_review_thread_test.rb
│   │   │   ├── pull_request_thread_test.rb
│   │   │   ├── repository_collaborator_test.rb
│   │   │   ├── repository_test.rb
│   │   │   ├── search_result_item_test.rb
│   │   │   ├── sponsorship_test.rb
│   │   │   ├── total_count_authorization_test.rb
│   │   │   └── user_test.rb
│   │   ├── connection_wrappers
│   │   │   ├── array_wrapper_test.rb
│   │   │   ├── audit_log_query_test.rb
│   │   │   ├── code_search_query_test.rb
│   │   │   ├── commit_history_test.rb
│   │   │   ├── copilot_agent_session_query_test.rb
│   │   │   ├── copilot_agent_task_query_test.rb
│   │   │   ├── cursor_generator_test.rb
│   │   │   ├── driftwood_query_test.rb
│   │   │   ├── milestone_test.rb
│   │   │   ├── newsies_test.rb
│   │   │   ├── notifications_test.rb
│   │   │   ├── offsettable_test.rb
│   │   │   ├── page_info_test.rb
│   │   │   ├── project_cards_array_connection_test.rb
│   │   │   ├── project_v2_group_elasticsearch_query_test.rb
│   │   │   ├── project_v2_items_elasticsearch_query_test.rb
│   │   │   ├── relation
│   │   │   │   └── ordering_test.rb
│   │   │   ├── relation_test.rb
│   │   │   ├── repository_migrations_test.rb
│   │   │   ├── stable_array_test.rb
│   │   │   ├── starred_repositories_test.rb
│   │   │   ├── team_repositories_test.rb
│   │   │   └── timeline_items_test.rb
│   │   ├── context_test.rb
│   │   ├── cost_limiter_test.rb
│   │   ├── directives
│   │   │   ├── defer_test.rb
│   │   │   └── stream_test.rb
│   │   ├── disabled_repository_filter_check_test.rb
│   │   ├── docs_test.rb
│   │   ├── enums
│   │   │   ├── app_installation_order_field_test.rb
│   │   │   ├── app_order_field_test.rb
│   │   │   ├── base_test.rb
│   │   │   ├── copilot_limited_feature_test.rb
│   │   │   ├── enterprise_administrator_role_test.rb
│   │   │   ├── pinned_discussion_pattern_test.rb
│   │   │   ├── project_v2_view_layout_test.rb
│   │   │   ├── repository_rules
│   │   │   │   └── code_quality_severity_test.rb
│   │   │   ├── search_shortcut_color_test.rb
│   │   │   ├── search_shortcut_icon_test.rb
│   │   │   ├── search_shortcut_type_test.rb
│   │   │   ├── social_account_provider_test.rb
│   │   │   ├── status_check_state_test.rb
│   │   │   ├── status_rollup_combined_state_test.rb
│   │   │   └── user_dashboard_nav_link_identifier_test.rb
│   │   ├── errors
│   │   │   └── not_found_test.rb
│   │   ├── errors_test.rb
│   │   ├── evolution
│   │   │   ├── change_test.rb
│   │   │   └── upcoming_changes_test.rb
│   │   ├── feature_flags_test.rb
│   │   ├── formats_test.rb
│   │   ├── global_scope_test.rb
│   │   ├── graphql_response_test.rb
│   │   ├── helpers
│   │   │   ├── app_content_test.rb
│   │   │   ├── assignees_helper_test.rb
│   │   │   ├── blog_broadcast_test.rb
│   │   │   ├── conditional_access_test.rb
│   │   │   ├── custom_property_base_test.rb
│   │   │   ├── custom_property_value_base_test.rb
│   │   │   ├── deferred_query_helper_test.rb
│   │   │   ├── diff_test.rb
│   │   │   ├── editor_test.rb
│   │   │   ├── global_id
│   │   │   │   └── artifact_test.rb
│   │   │   ├── global_id_test.rb
│   │   │   ├── issue_field_visibility_test.rb
│   │   │   ├── marketplace_listing_content_test.rb
│   │   │   ├── marketplace_search_helper_test.rb
│   │   │   ├── newsies_test.rb
│   │   │   ├── node_identification_test.rb
│   │   │   ├── notifications_query_test.rb
│   │   │   ├── notification_threads_query_test.rb
│   │   │   ├── path_comparer_test.rb
│   │   │   ├── private_profile_test.rb
│   │   │   ├── project_deprecation_test.rb
│   │   │   ├── projects
│   │   │   │   ├── elasticsearch_backend_groups_test.rb
│   │   │   │   ├── elasticsearch_backend_group_test.rb
│   │   │   │   ├── elasticsearch_backend_project_items_test.rb
│   │   │   │   └── filterable_test.rb
│   │   │   ├── pull_request_status_filter_test.rb
│   │   │   ├── read_from_selected_replicas_test.rb
│   │   │   ├── search_helper_test.rb
│   │   │   ├── security_vulnerabilities_query_test.rb
│   │   │   ├── tenant_context_test.rb
│   │   │   └── watching_query_test.rb
│   │   ├── inputs
│   │   │   ├── app_installation_order_test.rb
│   │   │   └── app_order_test.rb
│   │   ├── instrumentation
│   │   │   ├── query_printer_test.rb
│   │   │   └── variable_inliner_test.rb
│   │   ├── interfaces
│   │   │   ├── abuse_reportable_test.rb
│   │   │   ├── account_stafftools_info_test.rb
│   │   │   ├── actor_test.rb
│   │   │   ├── assignable_test.rb
│   │   │   ├── audit_log
│   │   │   │   ├── audit_entry_test.rb
│   │   │   │   ├── enterprise_audit_entry_data_test.rb
│   │   │   │   ├── oauth_application_audit_entry_data_test.rb
│   │   │   │   ├── organization_audit_entry_data_test.rb
│   │   │   │   ├── repository_audit_entry_data_test.rb
│   │   │   │   ├── team_audit_entry_data_test.rb
│   │   │   │   └── topic_audit_entry_data_test.rb
│   │   │   ├── billable_test.rb
│   │   │   ├── closable_test.rb
│   │   │   ├── comment_code_blocks_test.rb
│   │   │   ├── comment_test.rb
│   │   │   ├── committish_object_test.rb
│   │   │   ├── deletable_test.rb
│   │   │   ├── feature_flaggable_test.rb
│   │   │   ├── labelable_test.rb
│   │   │   ├── lockable_test.rb
│   │   │   ├── markdown_previewable_test.rb
│   │   │   ├── marketplace_listing_owner_test.rb
│   │   │   ├── minimizable_test.rb
│   │   │   ├── node_federation_test.rb
│   │   │   ├── package_owner_test.rb
│   │   │   ├── pinnable_test.rb
│   │   │   ├── profile_owner_test.rb
│   │   │   ├── proxima_login_serialization_test.rb
│   │   │   ├── reactable_test.rb
│   │   │   ├── reportable_test.rb
│   │   │   ├── repository_discussion_author_test.rb
│   │   │   ├── repository_discussion_comment_author_test.rb
│   │   │   ├── repository_info_test.rb
│   │   │   ├── repository_owner_test.rb
│   │   │   ├── safe_user_test.rb
│   │   │   ├── sponsorable_test.rb
│   │   │   ├── starrable_test.rb
│   │   │   ├── subscribable_test.rb
│   │   │   ├── subscribable_thread_test.rb
│   │   │   ├── team_review_requestable_test.rb
│   │   │   ├── text_file_test.rb
│   │   │   ├── timeline_event_test.rb
│   │   │   ├── viewer
│   │   │   │   └── agentic_test.rb
│   │   │   └── votable_test.rb
│   │   ├── internal_resource_test.rb
│   │   ├── loaders
│   │   │   ├── ability_max_action_level_org_admin_test.rb
│   │   │   ├── ability_membership_check_test.rb
│   │   │   ├── ability_test.rb
│   │   │   ├── active_record_association_test.rb
│   │   │   ├── active_record_test.rb
│   │   │   ├── adjusted_blob_position_test.rb
│   │   │   ├── agent_assignments_test.rb
│   │   │   ├── associated_record_creation_velocity_test.rb
│   │   │   ├── associated_record_first_created_at_test.rb
│   │   │   ├── associated_records_exist_test.rb
│   │   │   ├── authorization
│   │   │   │   └── most_capable_user_role_on_team_test.rb
│   │   │   ├── banner_dismissals_by_user_test.rb
│   │   │   ├── belongs_to_domain_adapter_test.rb
│   │   │   ├── blob_information_test.rb
│   │   │   ├── bot_by_email_test.rb
│   │   │   ├── bot_by_installation_test.rb
│   │   │   ├── bot_by_login_test.rb
│   │   │   ├── bot_by_organization_programmatic_access_grant_test.rb
│   │   │   ├── bot_by_user_programmatic_access_grant_test.rb
│   │   │   ├── branch_protection_rule
│   │   │   │   ├── by_branch_name_test.rb
│   │   │   │   ├── matches_and_conflicts_test.rb
│   │   │   │   └── required_context_check_test.rb
│   │   │   ├── business_organizations_test.rb
│   │   │   ├── business_team_by_slug_with_organization_context_test.rb
│   │   │   ├── cache_test.rb
│   │   │   ├── can_follow_check_test.rb
│   │   │   ├── check_annotations_count_test.rb
│   │   │   ├── check_runs_test.rb
│   │   │   ├── check_run_text_test.rb
│   │   │   ├── closed_issue_events_test.rb
│   │   │   ├── combined_status_overview_test.rb
│   │   │   ├── commit_comment_any_collaborator_author_test.rb
│   │   │   ├── commit_comments_locked_test.rb
│   │   │   ├── commit_contributor_check_test.rb
│   │   │   ├── configuration_test.rb
│   │   │   ├── contribution_collector_test.rb
│   │   │   ├── contributor_open_pull_request_count_test.rb
│   │   │   ├── dependencies_test.rb
│   │   │   ├── duplicate_issue_from_issue_test.rb
│   │   │   ├── duplicate_issue_test.rb
│   │   │   ├── edited_by_another_user_test.rb
│   │   │   ├── git_attribute_test.rb
│   │   │   ├── git_object_test.rb
│   │   │   ├── git_signature_test.rb
│   │   │   ├── git_tree_entry_attributes_at_path_test.rb
│   │   │   ├── git_tree_file_list_test.rb
│   │   │   ├── global_health_files_repository_test.rb
│   │   │   ├── has_commented_test.rb
│   │   │   ├── has_sponsored_via_patreon_test.rb
│   │   │   ├── has_starred_check_test.rb
│   │   │   ├── has_status_check_rollup_test.rb
│   │   │   ├── integration_installation
│   │   │   │   ├── repository_for_viewer_test.rb
│   │   │   │   └── repository_test.rb
│   │   │   ├── introductory_pull_request_test.rb
│   │   │   ├── is_following_check_test.rb
│   │   │   ├── issue_by_number_test.rb
│   │   │   ├── issue_comment_pin_event_visible_check_test.rb
│   │   │   ├── issue_event_spammy_subject_visible_check_test.rb
│   │   │   ├── issue_field_event_visible_check_test.rb
│   │   │   ├── issue_fields_test.rb
│   │   │   ├── issue_field_values_test.rb
│   │   │   ├── issueish_by_number_test.rb
│   │   │   ├── issue_or_discussion_by_number_test.rb
│   │   │   ├── issue_plan_test.rb
│   │   │   ├── issue_subject_event_visible_check_test.rb
│   │   │   ├── issue_transfer_by_issue_and_event_test.rb
│   │   │   ├── issue_type_by_name_test.rb
│   │   │   ├── issue_type_event_visible_check_test.rb
│   │   │   ├── is_team_member_check_test.rb
│   │   │   ├── label_by_name_test.rb
│   │   │   ├── last_abuse_reported_at_test.rb
│   │   │   ├── latest_answered_discussion_event_test.rb
│   │   │   ├── latest_user_content_edit_test.rb
│   │   │   ├── latest_user_issue_comment_edit_test.rb
│   │   │   ├── legacy_diff_position_test.rb
│   │   │   ├── lfs_networks_by_usage_test.rb
│   │   │   ├── lfs_repositories_test.rb
│   │   │   ├── lifetime_sponsorship_values_test.rb
│   │   │   ├── manifest_test.rb
│   │   │   ├── memex_project_user_role_by_actor_and_project_test.rb
│   │   │   ├── memex_project_visible_check_test.rb
│   │   │   ├── milestone_by_number_test.rb
│   │   │   ├── milestone_by_title_test.rb
│   │   │   ├── most_capable_inherited_team_project_abilities_test.rb
│   │   │   ├── most_capable_inherited_team_repository_abilities_test.rb
│   │   │   ├── most_capable_team_repository_abilities_test.rb
│   │   │   ├── network_lfs_disk_usage_test.rb
│   │   │   ├── network_owner_test.rb
│   │   │   ├── new_fork_name_test.rb
│   │   │   ├── newsies_list_subscription_test.rb
│   │   │   ├── newsies_thread_subscription_test.rb
│   │   │   ├── newsies_thread_type_subscription_test.rb
│   │   │   ├── notification_threads
│   │   │   │   └── issue_updates_test.rb
│   │   │   ├── notification_thread_subscription_test.rb
│   │   │   ├── organization_invitation_metadata_test.rb
│   │   │   ├── organization_projects_enabled_check_test.rb
│   │   │   ├── package_version_default_dependencies_test.rb
│   │   │   ├── page_by_repository_test.rb
│   │   │   ├── permissions
│   │   │   │   ├── batch_authorize_test.rb
│   │   │   │   ├── most_capable_inherited_team_repository_user_role_test.rb
│   │   │   │   ├── most_capable_user_role_on_repository_for_actor_test.rb
│   │   │   │   ├── preset_role_test.rb
│   │   │   │   └── user_permission_check_test.rb
│   │   │   ├── pinned_issue_fields_test.rb
│   │   │   ├── plan_branch_test.rb
│   │   │   ├── plan_data_test.rb
│   │   │   ├── planning_template_pinned_fields_test.rb
│   │   │   ├── prelude_test.rb
│   │   │   ├── profiles_kv_test.rb
│   │   │   ├── project_event_visible_check_test.rb
│   │   │   ├── project_v2_by_query_test.rb
│   │   │   ├── published_repository_advisory_by_ghsa_test.rb
│   │   │   ├── pull_request
│   │   │   │   ├── comment_positions_test.rb
│   │   │   │   └── review_threads_test.rb
│   │   │   ├── pull_request_by_number_test.rb
│   │   │   ├── pull_request_commit_comment_thread_exists_check_test.rb
│   │   │   ├── pull_request_commit_comment_thread_test.rb
│   │   │   ├── pull_request_commit_comment_thread_visible_check_test.rb
│   │   │   ├── pull_request_count_test.rb
│   │   │   ├── pull_request_locked_at_test.rb
│   │   │   ├── pull_request_merges_cleanly_test.rb
│   │   │   ├── pull_request_review
│   │   │   │   └── review_threads_test.rb
│   │   │   ├── pull_request_review_comments_for_review_test.rb
│   │   │   ├── pull_request_review_comments_for_review_thread_test.rb
│   │   │   ├── pull_request_review_cross_review_replies_test.rb
│   │   │   ├── push_by_id_test.rb
│   │   │   ├── push_by_repository_test.rb
│   │   │   ├── reacting_user_ids_test.rb
│   │   │   ├── recent_abuse_reports_for_content_test.rb
│   │   │   ├── redirected_repository_by_nwo_test.rb
│   │   │   ├── redirected_repository_by_old_owner_test.rb
│   │   │   ├── ref_to_sha_test.rb
│   │   │   ├── registry
│   │   │   │   └── package_metadata_test.rb
│   │   │   ├── release_by_tag_name_test.rb
│   │   │   ├── repository_by_id_test.rb
│   │   │   ├── repository_by_name_test.rb
│   │   │   ├── repository_by_nwo_test.rb
│   │   │   ├── repository_commit_comment_count_test.rb
│   │   │   ├── repository_preferred_files_test.rb
│   │   │   ├── repository_projects_enabled_check_test.rb
│   │   │   ├── repository_teams_test.rb
│   │   │   ├── repository_visible_check_test.rb
│   │   │   ├── sponsors_criterion_by_slug_test.rb
│   │   │   ├── sponsorship_by_comment_author_id_test.rb
│   │   │   ├── sponsorships_as_sponsorable_test.rb
│   │   │   ├── sponsorships_as_sponsor_test.rb
│   │   │   ├── statuses_test.rb
│   │   │   ├── team_by_slug_test.rb
│   │   │   ├── team_descendants_test.rb
│   │   │   ├── timeline
│   │   │   │   └── placeholders
│   │   │   │       ├── candidate_cross_reference_test.rb
│   │   │   │       ├── cross_reference_test.rb
│   │   │   │       ├── issue_event_test.rb
│   │   │   │       ├── legacy_pull_request_review_thread_test.rb
│   │   │   │       ├── pull_request_commit_comment_thread_test.rb
│   │   │   │       └── pull_request_revision_marker_test.rb
│   │   │   ├── top_reported_abuse_reason_test.rb
│   │   │   ├── tree_entry_colorized_lines_test.rb
│   │   │   ├── turboscan
│   │   │   │   ├── code_scanning_security_alerts_test.rb
│   │   │   │   └── code_scanning_short_alerts_test.rb
│   │   │   ├── unlocked_repository_check_test.rb
│   │   │   ├── user_asset_test.rb
│   │   │   ├── user_blocked_check_test.rb
│   │   │   ├── user_business_teams_check_test.rb
│   │   │   ├── user_by_email_test.rb
│   │   │   ├── user_content_cache_test.rb
│   │   │   ├── user_emails_test.rb
│   │   │   ├── user_organizations_test.rb
│   │   │   ├── user_spammy_check_test.rb
│   │   │   ├── user_teams_test.rb
│   │   │   └── vote_for_user_test.rb
│   │   ├── loader_test.rb
│   │   ├── loader_tracker_test.rb
│   │   ├── models
│   │   │   ├── diff_test.rb
│   │   │   ├── migration_map_conflict_test.rb
│   │   │   ├── mobile_suggested_change_test.rb
│   │   │   ├── notification_list_with_thread_count_test.rb
│   │   │   ├── notification_thread
│   │   │   │   ├── advisory_credit_min_info_test.rb
│   │   │   │   ├── check_suite_min_info_test.rb
│   │   │   │   ├── commit_min_info_test.rb
│   │   │   │   ├── discussion_min_info_test.rb
│   │   │   │   ├── gist_min_info_test.rb
│   │   │   │   ├── issue_min_info_test.rb
│   │   │   │   ├── member_feature_request_min_info_test.rb
│   │   │   │   ├── memex_project_min_info_test.rb
│   │   │   │   ├── null_min_info_test.rb
│   │   │   │   ├── release_min_info_test.rb
│   │   │   │   ├── repository_advisory_min_info_test.rb
│   │   │   │   ├── repository_dependabot_alerts_thread_min_info_test.rb
│   │   │   │   ├── repository_invitation_min_info_test.rb
│   │   │   │   ├── repository_vulnerability_alert_min_info_test.rb
│   │   │   │   ├── security_advisory_min_info_test.rb
│   │   │   │   ├── truncated_body_test.rb
│   │   │   │   └── workflow_run_min_info_test.rb
│   │   │   ├── notification_thread_test.rb
│   │   │   ├── notification_thread_without_summary_test.rb
│   │   │   ├── project_grouped_view_items_test.rb
│   │   │   ├── project_item_field_group_test.rb
│   │   │   ├── project_v2_view_item_sortable_value_test.rb
│   │   │   ├── project_view_item_test.rb
│   │   │   ├── pull_request_commit_comment_thread_test.rb
│   │   │   ├── pull_request_diff_thread_test.rb
│   │   │   ├── sponsor_and_lifetime_value_test.rb
│   │   │   ├── status_check_test.rb
│   │   │   ├── user_list_suggestion_test.rb
│   │   │   └── workflow_run_file_test.rb
│   │   ├── mutations
│   │   │   ├── abort_queued_migrations_test.rb
│   │   │   ├── abort_repository_migration_test.rb
│   │   │   ├── accept_enterprise_administrator_invitation_test.rb
│   │   │   ├── accept_enterprise_member_invitation_test.rb
│   │   │   ├── accept_enterprise_organization_invitation_test.rb
│   │   │   ├── accept_topic_suggestion_test.rb
│   │   │   ├── access_user_namespace_repository_test.rb
│   │   │   ├── add_assignees_to_assignable_test.rb
│   │   │   ├── add_blocked_by_test.rb
│   │   │   ├── add_comment_test.rb
│   │   │   ├── add_discussion_comment_test.rb
│   │   │   ├── add_discussion_poll_vote_test.rb
│   │   │   ├── add_enterprise_admin_test.rb
│   │   │   ├── add_enterprise_organization_member_test.rb
│   │   │   ├── add_enterprise_support_entitlement_test.rb
│   │   │   ├── add_import_mapping_test.rb
│   │   │   ├── add_labels_to_labelable_test.rb
│   │   │   ├── add_mobile_device_public_key_test.rb
│   │   │   ├── add_mobile_device_token_test.rb
│   │   │   ├── add_or_create_labels_to_labelable_test.rb
│   │   │   ├── add_package_tag_test.rb
│   │   │   ├── add_project_card_test.rb
│   │   │   ├── add_project_collaborator_test.rb
│   │   │   ├── add_project_column_test.rb
│   │   │   ├── add_project_v2_draft_issue_test.rb
│   │   │   ├── add_project_v2_item_by_id_test.rb
│   │   │   ├── add_project_workflow_test.rb
│   │   │   ├── add_pull_request_review_comment_test.rb
│   │   │   ├── add_pull_request_review_test.rb
│   │   │   ├── add_pull_request_review_thread_reply_test.rb
│   │   │   ├── add_pull_request_review_thread_test.rb
│   │   │   ├── add_pull_request_thread_reply_test.rb
│   │   │   ├── add_pull_request_to_merge_queue_test.rb
│   │   │   ├── add_reaction_test.rb
│   │   │   ├── add_staff_note_test.rb
│   │   │   ├── add_star_test.rb
│   │   │   ├── add_sub_issue_test.rb
│   │   │   ├── add_team_member_test.rb
│   │   │   ├── add_team_project_test.rb
│   │   │   ├── add_upvote_test.rb
│   │   │   ├── add_verifiable_domain_test.rb
│   │   │   ├── apply_content_warnings_test.rb
│   │   │   ├── apply_mobile_suggested_changes_test.rb
│   │   │   ├── apply_suggested_changes_test.rb
│   │   │   ├── approve_action_required_workflow_runs_test.rb
│   │   │   ├── approve_deployments_test.rb
│   │   │   ├── approve_mobile_auth_device_request_test.rb
│   │   │   ├── approve_pending_team_change_parent_request_test.rb
│   │   │   ├── approve_verifiable_domain_test.rb
│   │   │   ├── archive_project_card_test.rb
│   │   │   ├── archive_project_v2_item_test.rb
│   │   │   ├── archive_pull_request_test.rb
│   │   │   ├── archive_repository_test.rb
│   │   │   ├── base_test.rb
│   │   │   ├── block_accounts_action_invocation_test.rb
│   │   │   ├── block_actions_test.rb
│   │   │   ├── block_copilot_test.rb
│   │   │   ├── block_payment_method_and_suspend_users_by_card_fingerprint_test.rb
│   │   │   ├── block_payment_methods_test.rb
│   │   │   ├── block_user_from_organization_test.rb
│   │   │   ├── block_user_test.rb
│   │   │   ├── cancel_enterprise_admin_invitation_test.rb
│   │   │   ├── cancel_enterprise_member_invitation_test.rb
│   │   │   ├── cancel_enterprise_organization_invitation_test.rb
│   │   │   ├── cancel_pending_team_change_parent_request_test.rb
│   │   │   ├── cancel_sponsorship_test.rb
│   │   │   ├── cancel_workflow_run_test.rb
│   │   │   ├── change_user_status_test.rb
│   │   │   ├── classify_accounts_as_hammy_test.rb
│   │   │   ├── classify_accounts_as_spammy_test.rb
│   │   │   ├── clear_account_classifications_test.rb
│   │   │   ├── clear_labels_from_labelable_test.rb
│   │   │   ├── clear_legal_hold_test.rb
│   │   │   ├── clear_project_v2_item_field_value_test.rb
│   │   │   ├── clone_project_test.rb
│   │   │   ├── clone_template_repository_test.rb
│   │   │   ├── close_discussion_test.rb
│   │   │   ├── close_issue_test.rb
│   │   │   ├── close_pull_request_test.rb
│   │   │   ├── complete_enterprise_organization_invitation_test.rb
│   │   │   ├── confirm_enterprise_organization_invitation_test.rb
│   │   │   ├── convert_checklist_item_to_sub_issue_test.rb
│   │   │   ├── convert_issue_to_discussion_test.rb
│   │   │   ├── convert_project_card_note_to_issue_test.rb
│   │   │   ├── convert_project_v2_draft_issue_item_to_issue_test.rb
│   │   │   ├── convert_pull_request_to_draft_test.rb
│   │   │   ├── copy_project_v2_test.rb
│   │   │   ├── create_apple_iap_subscriptions_test.rb
│   │   │   ├── create_attribution_invitation_test.rb
│   │   │   ├── create_branch_protection_rule_test.rb
│   │   │   ├── create_check_run_test.rb
│   │   │   ├── create_check_suite_test.rb
│   │   │   ├── create_commit_on_branch_test.rb
│   │   │   ├── create_completed_workflow_logs_access_test.rb
│   │   │   ├── create_copilot_agent_session_test.rb
│   │   │   ├── create_copilot_agent_task_test.rb
│   │   │   ├── create_dashboard_search_shortcut_test.rb
│   │   │   ├── create_deployment_status_test.rb
│   │   │   ├── create_deployment_test.rb
│   │   │   ├── create_discussion_test.rb
│   │   │   ├── create_enterprise_organization_test.rb
│   │   │   ├── create_environment_test.rb
│   │   │   ├── create_gate_request_test.rb
│   │   │   ├── create_google_iap_subscription_test.rb
│   │   │   ├── create_ip_allow_list_entry_test.rb
│   │   │   ├── create_issue_field_test.rb
│   │   │   ├── create_issue_field_value_test.rb
│   │   │   ├── create_issue_test.rb
│   │   │   ├── create_issue_type_test.rb
│   │   │   ├── create_label_test.rb
│   │   │   ├── create_linked_branch_test.rb
│   │   │   ├── create_marketplace_listing_plan_test.rb
│   │   │   ├── create_migration_source_test.rb
│   │   │   ├── create_milestone_test.rb
│   │   │   ├── create_mobile_push_notification_schedules_test.rb
│   │   │   ├── create_mobile_subscription_test.rb
│   │   │   ├── create_package_file_test.rb
│   │   │   ├── create_package_version_metadata_test.rb
│   │   │   ├── create_package_version_test.rb
│   │   │   ├── create_parent_initiated_team_change_parent_request_test.rb
│   │   │   ├── create_project_test.rb
│   │   │   ├── create_project_v2_field_test.rb
│   │   │   ├── create_project_v2_issue_field_test.rb
│   │   │   ├── create_project_v2_status_update_test.rb
│   │   │   ├── create_project_v2_test.rb
│   │   │   ├── create_project_v2_view_test.rb
│   │   │   ├── create_pull_request_test.rb
│   │   │   ├── create_ref_test.rb
│   │   │   ├── create_repository_advanced_security_test.rb
│   │   │   ├── create_repository_custom_property_test.rb
│   │   │   ├── create_repository_ruleset_test.rb
│   │   │   ├── create_repository_test.rb
│   │   │   ├── create_saved_collection_test.rb
│   │   │   ├── create_saved_notification_thread_test.rb
│   │   │   ├── create_saved_view_test.rb
│   │   │   ├── create_sponsorship_newsletter_test.rb
│   │   │   ├── create_sponsorships_test.rb
│   │   │   ├── create_sponsorship_test.rb
│   │   │   ├── create_sponsors_listing_test.rb
│   │   │   ├── create_sponsors_tier_test.rb
│   │   │   ├── create_team_dashboard_search_shortcut_test.rb
│   │   │   ├── create_team_test.rb
│   │   │   ├── create_user_dashboard_pin_test.rb
│   │   │   ├── create_user_disinterest_test.rb
│   │   │   ├── create_user_list_test.rb
│   │   │   ├── decline_topic_suggestion_test.rb
│   │   │   ├── delete_branch_protection_rule_test.rb
│   │   │   ├── delete_comment_test.rb
│   │   │   ├── delete_deployment_test.rb
│   │   │   ├── delete_discussion_comment_test.rb
│   │   │   ├── delete_discussion_test.rb
│   │   │   ├── delete_environment_test.rb
│   │   │   ├── delete_ip_allow_list_entry_test.rb
│   │   │   ├── delete_issue_comment_test.rb
│   │   │   ├── delete_issue_field_test.rb
│   │   │   ├── delete_issue_field_value_test.rb
│   │   │   ├── delete_issue_test.rb
│   │   │   ├── delete_issue_type_test.rb
│   │   │   ├── delete_label_by_name_test.rb
│   │   │   ├── delete_label_test.rb
│   │   │   ├── delete_linked_branch_test.rb
│   │   │   ├── delete_marketplace_listing_plan_test.rb
│   │   │   ├── delete_marketplace_listing_screenshot_test.rb
│   │   │   ├── delete_migration_archive_test.rb
│   │   │   ├── delete_milestone_test.rb
│   │   │   ├── delete_mobile_device_public_key_test.rb
│   │   │   ├── delete_mobile_device_token_test.rb
│   │   │   ├── delete_mobile_push_notification_schedule_test.rb
│   │   │   ├── delete_package_tag_test.rb
│   │   │   ├── delete_package_version_test.rb
│   │   │   ├── delete_project_card_test.rb
│   │   │   ├── delete_project_column_test.rb
│   │   │   ├── delete_project_test.rb
│   │   │   ├── delete_project_v2_field_test.rb
│   │   │   ├── delete_project_v2_item_test.rb
│   │   │   ├── delete_project_v2_status_update_test.rb
│   │   │   ├── delete_project_v2_test.rb
│   │   │   ├── delete_project_v2_view_test.rb
│   │   │   ├── delete_project_v2_workflow_by_number_test.rb
│   │   │   ├── delete_project_v2_workflow_test.rb
│   │   │   ├── delete_project_workflow_test.rb
│   │   │   ├── delete_pull_request_head_ref_test.rb
│   │   │   ├── delete_pull_request_review_comment_test.rb
│   │   │   ├── delete_pull_request_review_test.rb
│   │   │   ├── delete_ref_test.rb
│   │   │   ├── delete_repository_custom_property_test.rb
│   │   │   ├── delete_repository_ruleset_test.rb
│   │   │   ├── delete_saved_notification_thread_test.rb
│   │   │   ├── delete_saved_view_test.rb
│   │   │   ├── delete_team_test.rb
│   │   │   ├── delete_user_content_edit_test.rb
│   │   │   ├── delete_user_dashboard_pin_test.rb
│   │   │   ├── delete_user_list_test.rb
│   │   │   ├── delete_verifiable_domain_test.rb
│   │   │   ├── dequeue_pull_request_test.rb
│   │   │   ├── detach_repositories_test.rb
│   │   │   ├── disable_auto_merge_mutation_test.rb
│   │   │   ├── disable_beta_feature_test.rb
│   │   │   ├── disable_gists_test.rb
│   │   │   ├── disable_repositories_test.rb
│   │   │   ├── dismiss_notice_test.rb
│   │   │   ├── dismiss_pull_request_review_test.rb
│   │   │   ├── dismiss_repository_notice_test.rb
│   │   │   ├── dismiss_repository_vulnerability_alert_test.rb
│   │   │   ├── dispatch_workflow_run_test.rb
│   │   │   ├── enable_beta_feature_test.rb
│   │   │   ├── enable_pull_request_auto_merge_test.rb
│   │   │   ├── enable_repositories_test.rb
│   │   │   ├── enable_web_notifications_test.rb
│   │   │   ├── enqueue_pull_request_test.rb
│   │   │   ├── enroll_in_toggleable_feature_test.rb
│   │   │   ├── follow_organization_test.rb
│   │   │   ├── follow_user_test.rb
│   │   │   ├── force_clear_merge_queue_test.rb
│   │   │   ├── grant_enterprise_organizations_migrator_role_test.rb
│   │   │   ├── grant_migrator_role_test.rb
│   │   │   ├── import_project_test.rb
│   │   │   ├── invite_enterprise_admin_test.rb
│   │   │   ├── invite_enterprise_member_test.rb
│   │   │   ├── invite_enterprise_organization_test.rb
│   │   │   ├── invite_to_organization_test.rb
│   │   │   ├── link_branches_test.rb
│   │   │   ├── link_issue_or_pull_request_test.rb
│   │   │   ├── link_project_v2_to_repository_test.rb
│   │   │   ├── link_project_v2_to_team_test.rb
│   │   │   ├── link_repository_to_project_test.rb
│   │   │   ├── lock_lockable_test.rb
│   │   │   ├── lock_merge_queue_test.rb
│   │   │   ├── mark_all_notifications_test.rb
│   │   │   ├── mark_discussion_comment_as_answer_test.rb
│   │   │   ├── mark_discussion_comments_as_user_hidden_test.rb
│   │   │   ├── mark_discussions_as_user_hidden_test.rb
│   │   │   ├── mark_file_as_viewed_test.rb
│   │   │   ├── mark_notification_as_done_test.rb
│   │   │   ├── mark_notification_as_read_test.rb
│   │   │   ├── mark_notification_as_undone_test.rb
│   │   │   ├── mark_notification_as_unread_test.rb
│   │   │   ├── mark_notifications_as_done_test.rb
│   │   │   ├── mark_notifications_as_read_test.rb
│   │   │   ├── mark_notifications_as_undone_test.rb
│   │   │   ├── mark_notifications_as_unread_test.rb
│   │   │   ├── mark_notification_subject_as_read_test.rb
│   │   │   ├── mark_project_v2_as_template_test.rb
│   │   │   ├── mark_pull_request_latest_revision_as_seen_test.rb
│   │   │   ├── mark_pull_request_ready_for_review_test.rb
│   │   │   ├── mark_repository_dependency_update_complete_test.rb
│   │   │   ├── mark_repository_dependency_update_errored_test.rb
│   │   │   ├── merge_branch_test.rb
│   │   │   ├── merge_locked_merge_group_test.rb
│   │   │   ├── merge_pull_request_test.rb
│   │   │   ├── minimize_comment_test.rb
│   │   │   ├── mobile_events_update_test.rb
│   │   │   ├── move_dashboard_search_shortcut_test.rb
│   │   │   ├── move_project_card_test.rb
│   │   │   ├── move_project_column_test.rb
│   │   │   ├── packages_prerequisites_test.rb
│   │   │   ├── perform_import_test.rb
│   │   │   ├── pin_environment_test.rb
│   │   │   ├── pin_issue_comment_test.rb
│   │   │   ├── pin_issue_test.rb
│   │   │   ├── place_legal_hold_test.rb
│   │   │   ├── prepare_import_test.rb
│   │   │   ├── prioritize_pinned_issues_test.rb
│   │   │   ├── project_v2_mutation_authz_common_tests.rb
│   │   │   ├── promote_repository_custom_property_test.rb
│   │   │   ├── provide_copilot_code_review_feedback_test.rb
│   │   │   ├── publish_marketplace_listing_plan_test.rb
│   │   │   ├── publish_sponsors_tier_test.rb
│   │   │   ├── reattribute_mannequin_to_user_test.rb
│   │   │   ├── record_marketplace_retargeting_notifications_test.rb
│   │   │   ├── regenerate_enterprise_identity_provider_recovery_codes_test.rb
│   │   │   ├── regenerate_verifiable_domain_token_test.rb
│   │   │   ├── reject_deployments_test.rb
│   │   │   ├── reject_mobile_auth_device_request_test.rb
│   │   │   ├── remove_assignees_from_assignable_test.rb
│   │   │   ├── remove_blocked_by_test.rb
│   │   │   ├── remove_content_warnings_test.rb
│   │   │   ├── remove_dashboard_search_shortcut_test.rb
│   │   │   ├── remove_enterprise_admin_test.rb
│   │   │   ├── remove_enterprise_identity_provider_test.rb
│   │   │   ├── remove_enterprise_member_test.rb
│   │   │   ├── remove_enterprise_organization_test.rb
│   │   │   ├── remove_enterprise_support_entitlement_test.rb
│   │   │   ├── remove_labels_from_labelable_test.rb
│   │   │   ├── remove_outside_collaborator_test.rb
│   │   │   ├── remove_project_collaborator_test.rb
│   │   │   ├── remove_pull_request_from_merge_queue_test.rb
│   │   │   ├── remove_reaction_test.rb
│   │   │   ├── remove_star_test.rb
│   │   │   ├── remove_sub_issue_test.rb
│   │   │   ├── remove_team_dashboard_search_shortcut_test.rb
│   │   │   ├── remove_team_member_test.rb
│   │   │   ├── remove_upvote_test.rb
│   │   │   ├── reopen_discussion_test.rb
│   │   │   ├── reopen_issue_test.rb
│   │   │   ├── reopen_pull_request_test.rb
│   │   │   ├── reorder_dashboard_pins_test.rb
│   │   │   ├── reorder_environment_test.rb
│   │   │   ├── reorder_profile_pins_test.rb
│   │   │   ├── replace_actors_for_assignable_test.rb
│   │   │   ├── replace_assignees_for_assignable_test.rb
│   │   │   ├── replace_labels_for_labelable_test.rb
│   │   │   ├── report_browser_error_test.rb
│   │   │   ├── reprioritize_milestone_issue_test.rb
│   │   │   ├── reprioritize_sub_issue_test.rb
│   │   │   ├── request_review_from_copilot_test.rb
│   │   │   ├── request_reviews_by_login_test.rb
│   │   │   ├── request_reviews_test.rb
│   │   │   ├── rerequest_check_suite_test.rb
│   │   │   ├── rerun_check_run_mobile_test.rb
│   │   │   ├── rerun_check_suite_mobile_test.rb
│   │   │   ├── resequence_marketplace_listing_screenshot_test.rb
│   │   │   ├── reset_copilot_live_activity_setting_test.rb
│   │   │   ├── reset_passwords_test.rb
│   │   │   ├── resolve_pull_request_thread_test.rb
│   │   │   ├── resolve_review_thread_test.rb
│   │   │   ├── resolve_security_incident_test.rb
│   │   │   ├── restore_pull_request_head_ref_test.rb
│   │   │   ├── retire_marketplace_listing_plan_test.rb
│   │   │   ├── retire_namespace_test.rb
│   │   │   ├── retire_sponsors_tier_test.rb
│   │   │   ├── reuse_previous_workflow_run_test.rb
│   │   │   ├── revert_pull_request_test.rb
│   │   │   ├── revoke_enterprise_organizations_migrator_role_test.rb
│   │   │   ├── revoke_migrator_role_test.rb
│   │   │   ├── sdn_request_screen_test.rb
│   │   │   ├── sdn_suspend_test.rb
│   │   │   ├── sdn_unsuspend_test.rb
│   │   │   ├── set_dashboard_feed_filters_test.rb
│   │   │   ├── set_dashboard_search_shortcuts_test.rb
│   │   │   ├── set_enterprise_identity_provider_test.rb
│   │   │   ├── set_enterprise_user_provisioning_settings_test.rb
│   │   │   ├── set_has_used_anonymizing_proxy_test.rb
│   │   │   ├── set_issue_field_value_test.rb
│   │   │   ├── set_labels_for_labelable_test.rb
│   │   │   ├── set_mobile_live_activity_push_token_test.rb
│   │   │   ├── set_mobile_live_activity_start_token_test.rb
│   │   │   ├── set_organization_interaction_limit_test.rb
│   │   │   ├── set_profile_pins_test.rb
│   │   │   ├── set_repositories_noindex_test.rb
│   │   │   ├── set_repository_custom_property_values_test.rb
│   │   │   ├── set_repository_interaction_limit_test.rb
│   │   │   ├── set_trade_screening_status_test.rb
│   │   │   ├── set_user_dashboard_pins_test.rb
│   │   │   ├── set_user_interaction_limit_test.rb
│   │   │   ├── shared
│   │   │   │   ├── database_resource_update_rate_limiting_test.rb
│   │   │   │   └── issues_bulk_update_test.rb
│   │   │   ├── staff_archive_repository_test.rb
│   │   │   ├── staff_delete_repositories_test.rb
│   │   │   ├── staff_delete_repository_files_by_user_test.rb
│   │   │   ├── staff_delete_user_assets_by_user_test.rb
│   │   │   ├── staff_unarchive_repository_test.rb
│   │   │   ├── start_import_test.rb
│   │   │   ├── start_organization_migration_test.rb
│   │   │   ├── start_repository_migration_test.rb
│   │   │   ├── submit_abuse_report_test.rb
│   │   │   ├── submit_pull_request_review_test.rb
│   │   │   ├── subscribe_to_copilot_limited_test.rb
│   │   │   ├── suspend_accounts_test.rb
│   │   │   ├── suspend_integrations_test.rb
│   │   │   ├── toggle_project_v2_auto_assign_agent_test.rb
│   │   │   ├── transfer_enterprise_organization_test.rb
│   │   │   ├── transfer_issue_test.rb
│   │   │   ├── transfer_repository_test.rb
│   │   │   ├── unarchive_project_card_test.rb
│   │   │   ├── unarchive_project_v2_item_test.rb
│   │   │   ├── unarchive_pull_request_test.rb
│   │   │   ├── unarchive_repository_test.rb
│   │   │   ├── unblock_accounts_action_invocation_test.rb
│   │   │   ├── unblock_user_from_organization_test.rb
│   │   │   ├── unblock_user_test.rb
│   │   │   ├── undo_user_disinterest_test.rb
│   │   │   ├── unenroll_in_toggleable_feature_test.rb
│   │   │   ├── unfollow_organization_test.rb
│   │   │   ├── unfollow_user_test.rb
│   │   │   ├── unlink_project_v2_from_repository_test.rb
│   │   │   ├── unlink_project_v2_from_team_test.rb
│   │   │   ├── unlink_repository_from_project_test.rb
│   │   │   ├── unlock_and_reset_merge_group_test.rb
│   │   │   ├── unlock_imported_repositories_test.rb
│   │   │   ├── unlock_lockable_test.rb
│   │   │   ├── unlock_merge_group_test.rb
│   │   │   ├── unlock_private_audit_log_test.rb
│   │   │   ├── unmark_discussion_comment_as_answer_test.rb
│   │   │   ├── unmark_file_as_viewed_test.rb
│   │   │   ├── unmark_issue_as_duplicate_test.rb
│   │   │   ├── unmark_project_v2_as_template_test.rb
│   │   │   ├── unminimize_comment_test.rb
│   │   │   ├── unpin_issue_comment_test.rb
│   │   │   ├── unpin_issue_test.rb
│   │   │   ├── unresolve_pull_request_thread_test.rb
│   │   │   ├── unresolve_review_thread_test.rb
│   │   │   ├── unretire_namespace_test.rb
│   │   │   ├── unsuspend_accounts_test.rb
│   │   │   ├── update_branch_protection_rule_test.rb
│   │   │   ├── update_check_run_test.rb
│   │   │   ├── update_check_suite_preferences_test.rb
│   │   │   ├── update_check_suite_test.rb
│   │   │   ├── update_dashboard_search_shortcut_test.rb
│   │   │   ├── update_dashboard_selected_teams_test.rb
│   │   │   ├── update_discussion_comment_test.rb
│   │   │   ├── update_discussion_test.rb
│   │   │   ├── update_enterprise_administrator_role_test.rb
│   │   │   ├── update_enterprise_allow_private_repository_forking_setting_test.rb
│   │   │   ├── update_enterprise_default_repository_permission_setting_test.rb
│   │   │   ├── update_enterprise_deploy_key_setting_test.rb
│   │   │   ├── update_enterprise_members_can_change_repository_visibility_setting_test.rb
│   │   │   ├── update_enterprise_members_can_create_repositories_setting_test.rb
│   │   │   ├── update_enterprise_members_can_delete_issues_setting_test.rb
│   │   │   ├── update_enterprise_members_can_delete_repositories_setting_test.rb
│   │   │   ├── update_enterprise_members_can_invite_collaborators_setting_test.rb
│   │   │   ├── update_enterprise_members_can_make_purchases_setting_test.rb
│   │   │   ├── update_enterprise_members_can_update_protected_branches_setting_test.rb
│   │   │   ├── update_enterprise_members_can_view_dependency_insights_setting_test.rb
│   │   │   ├── update_enterprise_organization_projects_setting_test.rb
│   │   │   ├── update_enterprise_owner_organization_role_test.rb
│   │   │   ├── update_enterprise_profile_test.rb
│   │   │   ├── update_enterprise_repository_projects_setting_test.rb
│   │   │   ├── update_enterprise_two_factor_authentication_disallowed_methods_setting_test.rb
│   │   │   ├── update_enterprise_two_factor_authentication_required_setting_test.rb
│   │   │   ├── update_environment_test.rb
│   │   │   ├── update_explore_collection_test.rb
│   │   │   ├── update_ip_allow_list_enabled_setting_test.rb
│   │   │   ├── update_ip_allow_list_entry_test.rb
│   │   │   ├── update_ip_allow_list_for_installed_apps_enabled_setting_test.rb
│   │   │   ├── update_ip_allow_list_user_level_enforcement_enabled_setting_test.rb
│   │   │   ├── update_issue_comment_test.rb
│   │   │   ├── update_issue_field_test.rb
│   │   │   ├── update_issue_field_value_test.rb
│   │   │   ├── update_issue_issue_type_test.rb
│   │   │   ├── update_issues_bulk_by_query_test.rb
│   │   │   ├── update_issues_bulk_test.rb
│   │   │   ├── update_issue_test.rb
│   │   │   ├── update_issue_type_test.rb
│   │   │   ├── update_label_by_name_test.rb
│   │   │   ├── update_labels_for_labelable_test.rb
│   │   │   ├── update_label_test.rb
│   │   │   ├── update_marketplace_listing_plan_test.rb
│   │   │   ├── update_marketplace_listing_screenshot_test.rb
│   │   │   ├── update_marketplace_order_preview_test.rb
│   │   │   ├── update_milestone_test.rb
│   │   │   ├── update_mobile_push_notification_schedules_test.rb
│   │   │   ├── update_mobile_push_notification_settings_test.rb
│   │   │   ├── update_notification_restriction_setting_test.rb
│   │   │   ├── update_notification_settings_test.rb
│   │   │   ├── update_notification_view_preference_test.rb
│   │   │   ├── update_organization_allow_private_repository_forking_setting_test.rb
│   │   │   ├── update_organization_web_commit_signoff_setting_test.rb
│   │   │   ├── update_organization_wide_projects_v2_role_test.rb
│   │   │   ├── update_package_file_test.rb
│   │   │   ├── update_package_version_test.rb
│   │   │   ├── update_patreon_sponsorability_test.rb
│   │   │   ├── update_preferred_diff_view_test.rb
│   │   │   ├── update_project_card_test.rb
│   │   │   ├── update_project_collaborator_test.rb
│   │   │   ├── update_project_column_test.rb
│   │   │   ├── update_project_test.rb
│   │   │   ├── update_project_v2_collaborators_test.rb
│   │   │   ├── update_project_v2_draft_issue_test.rb
│   │   │   ├── update_project_v2_field_test.rb
│   │   │   ├── update_project_v2_item_field_value_test.rb
│   │   │   ├── update_project_v2_item_position_test.rb
│   │   │   ├── update_project_v2_last_viewed_test.rb
│   │   │   ├── update_project_v2_status_update_test.rb
│   │   │   ├── update_project_v2_test.rb
│   │   │   ├── update_project_v2_view_test.rb
│   │   │   ├── update_project_workflow_test.rb
│   │   │   ├── update_pull_request_branch_test.rb
│   │   │   ├── update_pull_request_review_comment_test.rb
│   │   │   ├── update_pull_request_review_test.rb
│   │   │   ├── update_pull_request_test.rb
│   │   │   ├── update_refs_test.rb
│   │   │   ├── update_ref_test.rb
│   │   │   ├── update_repository_custom_property_test.rb
│   │   │   ├── update_repository_ruleset_test.rb
│   │   │   ├── update_repository_test.rb
│   │   │   ├── update_repository_web_commit_signoff_setting_test.rb
│   │   │   ├── update_saved_view_test.rb
│   │   │   ├── update_sponsorship_preferences_test.rb
│   │   │   ├── update_staff_note_test.rb
│   │   │   ├── update_subscription_test.rb
│   │   │   ├── update_team_dashboard_search_shortcut_test.rb
│   │   │   ├── update_team_member_test.rb
│   │   │   ├── update_team_repository_test.rb
│   │   │   ├── update_team_review_assignment_test.rb
│   │   │   ├── update_teams_repository_test.rb
│   │   │   ├── update_team_test.rb
│   │   │   ├── update_topics_test.rb
│   │   │   ├── update_topic_test.rb
│   │   │   ├── update_user_dashboard_nav_links_test.rb
│   │   │   ├── update_user_dashboard_pins_test.rb
│   │   │   ├── update_user_lists_for_item_test.rb
│   │   │   ├── update_user_list_test.rb
│   │   │   ├── update_user_mobile_time_zone_test.rb
│   │   │   ├── update_whitespace_preference_test.rb
│   │   │   └── verify_verifiable_domain_test.rb
│   │   ├── node_test.rb
│   │   ├── objects
│   │   │   ├── abuse_report_test.rb
│   │   │   ├── account_screening_profile_test.rb
│   │   │   ├── achievable_test.rb
│   │   │   ├── achievement_repository_list_test.rb
│   │   │   ├── achievement_test.rb
│   │   │   ├── achievement_tier_test.rb
│   │   │   ├── actions_filter_diff_test.rb
│   │   │   ├── actions_plan_owner_test.rb
│   │   │   ├── actions_status_test.rb
│   │   │   ├── activity_test.rb
│   │   │   ├── added_to_merge_queue_event_test.rb
│   │   │   ├── added_to_project_event_test.rb
│   │   │   ├── added_to_project_v2_event_test.rb
│   │   │   ├── advisory_credit_test.rb
│   │   │   ├── agent_assignment_test.rb
│   │   │   ├── announcement_banner_test.rb
│   │   │   ├── app_permission_test.rb
│   │   │   ├── app_test.rb
│   │   │   ├── artifact_test.rb
│   │   │   ├── assigned_event_test.rb
│   │   │   ├── audit_log
│   │   │   │   ├── account_plan_change_audit_entry_test.rb
│   │   │   │   ├── actor_location_test.rb
│   │   │   │   ├── base_test.rb
│   │   │   │   ├── business_add_organization_audit_entry_test.rb
│   │   │   │   ├── issue_comment_update_audit_entry_test.rb
│   │   │   │   ├── json_audit_entry_test.rb
│   │   │   │   ├── members_can_delete_repos_clear_audit_entry_test.rb
│   │   │   │   ├── members_can_delete_repos_disable_audit_entry_test.rb
│   │   │   │   ├── members_can_delete_repos_enable_audit_entry_test.rb
│   │   │   │   ├── oauth_application_create_audit_entry_test.rb
│   │   │   │   ├── oauth_application_destroy_audit_entry_test.rb
│   │   │   │   ├── oauth_application_reset_secret_audit_entry_test.rb
│   │   │   │   ├── oauth_application_revoke_tokens_audit_entry_test.rb
│   │   │   │   ├── oauth_application_transfer_audit_entry_test.rb
│   │   │   │   ├── org_accept_business_invitation_audit_entry_test.rb
│   │   │   │   ├── org_add_billing_manager_audit_entry_test.rb
│   │   │   │   ├── org_add_member_audit_entry_test.rb
│   │   │   │   ├── org_audit_log_export_audit_entry_test.rb
│   │   │   │   ├── org_billing_signup_error_audit_entry_test.rb
│   │   │   │   ├── org_block_user_audit_entry_test.rb
│   │   │   │   ├── org_cancel_business_invitation_audit_entry_test.rb
│   │   │   │   ├── org_cancel_invitation_audit_entry_test.rb
│   │   │   │   ├── org_config_disable_collaborators_only_audit_entry_test.rb
│   │   │   │   ├── org_config_disable_contributors_only_audit_entry_test.rb
│   │   │   │   ├── org_config_disable_sockpuppet_disallowed_audit_entry_test.rb
│   │   │   │   ├── org_config_enable_collaborators_only_audit_entry_test.rb
│   │   │   │   ├── org_config_enable_contributors_only_audit_entry_test.rb
│   │   │   │   ├── org_config_enable_sockpuppet_disallowed_audit_entry_test.rb
│   │   │   │   ├── org_create_audit_entry_test.rb
│   │   │   │   ├── org_disable_oauth_app_restrictions_audit_entry_test.rb
│   │   │   │   ├── org_disable_saml_audit_entry_test.rb
│   │   │   │   ├── org_disable_two_factor_requirement_audit_entry_test.rb
│   │   │   │   ├── org_enable_oauth_app_restrictions_audit_entry_test.rb
│   │   │   │   ├── org_enable_saml_audit_entry_test.rb
│   │   │   │   ├── org_enable_two_factor_requirement_audit_entry_test.rb
│   │   │   │   ├── org_invite_member_audit_entry_test.rb
│   │   │   │   ├── org_invite_to_business_audit_entry_test.rb
│   │   │   │   ├── org_oauth_app_access_approved_audit_entry_test.rb
│   │   │   │   ├── org_oauth_app_access_denied_audit_entry_test.rb
│   │   │   │   ├── org_oauth_app_access_requested_audit_entry_test.rb
│   │   │   │   ├── org_remove_billing_manager_audit_entry_test.rb
│   │   │   │   ├── org_remove_member_audit_entry_test.rb
│   │   │   │   ├── org_remove_outside_collaborator_audit_entry_test.rb
│   │   │   │   ├── org_rename_audit_entry_test.rb
│   │   │   │   ├── org_restore_member_audit_entry_test.rb
│   │   │   │   ├── org_unblock_user_audit_entry_test.rb
│   │   │   │   ├── org_update_default_repository_permission_audit_entry_test.rb
│   │   │   │   ├── org_update_member_audit_entry_test.rb
│   │   │   │   ├── org_update_member_repository_creation_permission_audit_entry_test.rb
│   │   │   │   ├── org_update_member_repository_invitation_permission_audit_entry_test.rb
│   │   │   │   ├── private_repository_forking_clear_audit_entry_test.rb
│   │   │   │   ├── private_repository_forking_disable_audit_entry_test.rb
│   │   │   │   ├── private_repository_forking_enable_audit_entry_test.rb
│   │   │   │   ├── project_create_audit_entry_test.rb
│   │   │   │   ├── repo_access_audit_entry_test.rb
│   │   │   │   ├── repo_add_member_audit_entry_test.rb
│   │   │   │   ├── repo_add_topic_audit_entry_test.rb
│   │   │   │   ├── repo_archived_audit_entry_test.rb
│   │   │   │   ├── repo_change_merge_setting_audit_entry_test.rb
│   │   │   │   ├── repo_config_disable_anonymous_git_access_audit_entry_test.rb
│   │   │   │   ├── repo_config_disable_collaborators_only_audit_entry_test.rb
│   │   │   │   ├── repo_config_disable_contributors_only_audit_entry_test.rb
│   │   │   │   ├── repo_config_disable_sockpuppet_disallowed_audit_entry_test.rb
│   │   │   │   ├── repo_config_enable_anonymous_git_access_audit_entry_test.rb
│   │   │   │   ├── repo_config_enable_collaborators_only_audit_entry_test.rb
│   │   │   │   ├── repo_config_enable_contributors_only_audit_entry_test.rb
│   │   │   │   ├── repo_config_enable_sockpuppet_disallowed_audit_entry_test.rb
│   │   │   │   ├── repo_config_lock_anonymous_git_access_audit_entry_test.rb
│   │   │   │   ├── repo_config_unlock_anonymous_git_access_audit_entry_test.rb
│   │   │   │   ├── repo_create_audit_entry_test.rb
│   │   │   │   ├── repo_destroy_audit_entry_test.rb
│   │   │   │   ├── repo_disable_audit_entry_test.rb
│   │   │   │   ├── repo_enable_audit_entry_test.rb
│   │   │   │   ├── repo_pages_cname_audit_entry_test.rb
│   │   │   │   ├── repo_pages_create_audit_entry_test.rb
│   │   │   │   ├── repo_pages_destroy_audit_entry_test.rb
│   │   │   │   ├── repo_pages_https_redirect_disabled_audit_entry_test.rb
│   │   │   │   ├── repo_pages_https_redirect_enabled_audit_entry_test.rb
│   │   │   │   ├── repo_pages_private_audit_entry_test.rb
│   │   │   │   ├── repo_pages_public_audit_entry_test.rb
│   │   │   │   ├── repo_pages_source_audit_entry_test.rb
│   │   │   │   ├── repo_remove_member_audit_entry_test.rb
│   │   │   │   ├── repo_remove_topic_audit_entry_test.rb
│   │   │   │   ├── repo_rename_audit_entry_test.rb
│   │   │   │   ├── repository_visibility_change_clear_audit_entry_test.rb
│   │   │   │   ├── repository_visibility_change_disable_audit_entry_test.rb
│   │   │   │   ├── repository_visibility_change_enable_audit_entry_test.rb
│   │   │   │   ├── repo_transfer_audit_entry_test.rb
│   │   │   │   ├── repo_transfer_start_audit_entry_test.rb
│   │   │   │   ├── repo_unarchived_audit_entry_test.rb
│   │   │   │   ├── repo_update_member_audit_entry_test.rb
│   │   │   │   ├── team_add_member_audit_entry_test.rb
│   │   │   │   ├── team_add_repository_audit_entry_test.rb
│   │   │   │   ├── team_change_parent_team_audit_entry_test.rb
│   │   │   │   ├── team_change_privacy_audit_entry_test.rb
│   │   │   │   ├── team_create_audit_entry_test.rb
│   │   │   │   ├── team_delete_audit_entry_test.rb
│   │   │   │   ├── team_destroy_audit_entry_test.rb
│   │   │   │   ├── team_remove_member_audit_entry_test.rb
│   │   │   │   ├── team_remove_repository_audit_entry_test.rb
│   │   │   │   ├── team_rename_audit_entry_test.rb
│   │   │   │   ├── team_update_permission_audit_entry_test.rb
│   │   │   │   ├── team_update_repository_permission_audit_entry_test.rb
│   │   │   │   ├── user_add_email_audit_entry_test.rb
│   │   │   │   └── user_status_update_audit_entry_test.rb
│   │   │   ├── authentication_record_test.rb
│   │   │   ├── automatic_base_change_failed_event_test.rb
│   │   │   ├── automatic_base_change_succeeded_event_test.rb
│   │   │   ├── auto_merge_disabled_event_test.rb
│   │   │   ├── auto_merge_enabled_event_test.rb
│   │   │   ├── auto_rebase_enabled_event_test.rb
│   │   │   ├── auto_squash_enabled_event_test.rb
│   │   │   ├── base
│   │   │   │   ├── argument_test.rb
│   │   │   │   ├── deprecated_test.rb
│   │   │   │   ├── docs_category_test.rb
│   │   │   │   ├── field_test.rb
│   │   │   │   ├── limit_actors_to_test.rb
│   │   │   │   ├── map_to_service_test.rb
│   │   │   │   ├── mark_for_upcoming_type_change_test.rb
│   │   │   │   ├── node_test.rb
│   │   │   │   ├── read_arguments_from_replicas_test.rb
│   │   │   │   ├── read_mutation_fields_from_replicas_test.rb
│   │   │   │   ├── record_object_access_test.rb
│   │   │   │   ├── required_capabilities_test.rb
│   │   │   │   └── visibility_test.rb
│   │   │   ├── base_ref_changed_event_test.rb
│   │   │   ├── base_ref_deleted_event_test.rb
│   │   │   ├── base_ref_force_pushed_event_test.rb
│   │   │   ├── base_test.rb
│   │   │   ├── billing_transaction_test.rb
│   │   │   ├── blob_test.rb
│   │   │   ├── blocked_by_added_event_test.rb
│   │   │   ├── blocked_by_removed_event_test.rb
│   │   │   ├── blocking_added_event_test.rb
│   │   │   ├── blocking_removed_event_test.rb
│   │   │   ├── bot_federation_test.rb
│   │   │   ├── bot_test.rb
│   │   │   ├── branch_protection_rule_test.rb
│   │   │   ├── check_annotation_test.rb
│   │   │   ├── check_run_test.rb
│   │   │   ├── check_suite_test.rb
│   │   │   ├── closed_event_test.rb
│   │   │   ├── code_of_conduct_test.rb
│   │   │   ├── codeql_database_test.rb
│   │   │   ├── code_search_result_test.rb
│   │   │   ├── codespace_test.rb
│   │   │   ├── comment_deleted_event_test.rb
│   │   │   ├── commit_comment_test.rb
│   │   │   ├── commit_comment_thread_test.rb
│   │   │   ├── commit_revision_test.rb
│   │   │   ├── commit_test.rb
│   │   │   ├── committish_file_render_test.rb
│   │   │   ├── community_profile_test.rb
│   │   │   ├── comparison_test.rb
│   │   │   ├── concerns
│   │   │   │   └── dependency_graph_rate_limiting_test.rb
│   │   │   ├── conduit
│   │   │   │   ├── became_sponsorable_feed_item_test.rb
│   │   │   │   ├── created_discussion_feed_item_test.rb
│   │   │   │   ├── created_repository_feed_item_test.rb
│   │   │   │   ├── feed_test.rb
│   │   │   │   ├── followed_user_feed_item_test.rb
│   │   │   │   ├── follow_recommendation_feed_item_test.rb
│   │   │   │   ├── forked_repository_feed_item_test.rb
│   │   │   │   ├── merged_pull_request_feed_item_test.rb
│   │   │   │   ├── near_sponsors_goal_feed_item_test.rb
│   │   │   │   ├── published_release_feed_item_test.rb
│   │   │   │   ├── repository_recommendation_feed_item_test.rb
│   │   │   │   ├── sponsored_user_feed_item_test.rb
│   │   │   │   └── starred_repository_feed_item_test.rb
│   │   │   ├── connected_event_test.rb
│   │   │   ├── contributing_guidelines_test.rb
│   │   │   ├── contribution_calendar_test.rb
│   │   │   ├── contributions_collection_test.rb
│   │   │   ├── converted_from_draft_event_test.rb
│   │   │   ├── converted_note_to_issue_event_test.rb
│   │   │   ├── converted_to_discussion_event_test.rb
│   │   │   ├── convert_to_draft_event_test.rb
│   │   │   ├── copilot_consumptive_user_test.rb
│   │   │   ├── copilot_custom_agent_test.rb
│   │   │   ├── copilot_endpoints_test.rb
│   │   │   ├── copilot_limited_user_test.rb
│   │   │   ├── copilot_work_finished_event_test.rb
│   │   │   ├── copilot_work_finished_failure_event_test.rb
│   │   │   ├── copilot_work_started_event_test.rb
│   │   │   ├── cross_referenced_event_connections_test.rb
│   │   │   ├── cross_referenced_event_test.rb
│   │   │   ├── cwe_test.rb
│   │   │   ├── deleted_issue_test.rb
│   │   │   ├── demilestoned_event_test.rb
│   │   │   ├── dependabot_update_test.rb
│   │   │   ├── dependency_graph_manifest_test.rb
│   │   │   ├── dependency_graph_package_test.rb
│   │   │   ├── deployed_event_test.rb
│   │   │   ├── deployment_environment_changed_event_test.rb
│   │   │   ├── deployment_review_test.rb
│   │   │   ├── deployment_status_test.rb
│   │   │   ├── deployment_test.rb
│   │   │   ├── diff_test.rb
│   │   │   ├── disconnected_event_test.rb
│   │   │   ├── discussion
│   │   │   │   └── updates_channel_test.rb
│   │   │   ├── discussion_category_test.rb
│   │   │   ├── discussion_comment_test.rb
│   │   │   ├── discussion_poll_option_test.rb
│   │   │   ├── discussion_poll_test.rb
│   │   │   ├── discussion_template_test.rb
│   │   │   ├── discussion_test.rb
│   │   │   ├── draft_issue_test.rb
│   │   │   ├── dynamic_fields_test.rb
│   │   │   ├── early_access_membership_test.rb
│   │   │   ├── enterprise_administrator_invitation_test.rb
│   │   │   ├── enterprise_billing_info_test.rb
│   │   │   ├── enterprise_identity_provider_test.rb
│   │   │   ├── enterprise_member_invitation_test.rb
│   │   │   ├── enterprise_object_organizations_members_test.rb
│   │   │   ├── enterprise_organization_invitation_test.rb
│   │   │   ├── enterprise_owner_info_admins_test.rb
│   │   │   ├── enterprise_owner_info_pending_invitations_test.rb
│   │   │   ├── enterprise_owner_info_test.rb
│   │   │   ├── enterprise_repository_info_test.rb
│   │   │   ├── enterprise_server_installation_test.rb
│   │   │   ├── enterprise_server_user_account_email_test.rb
│   │   │   ├── enterprise_server_user_accounts_upload_test.rb
│   │   │   ├── enterprise_server_user_account_test.rb
│   │   │   ├── enterprise_stafftools_info_test.rb
│   │   │   ├── enterprise_team_test.rb
│   │   │   ├── enterprise_test.rb
│   │   │   ├── enterprise_user_account_test.rb
│   │   │   ├── environment_test.rb
│   │   │   ├── event_subscription_test.rb
│   │   │   ├── explore_collection_test.rb
│   │   │   ├── external_identity_saml_attributes_test.rb
│   │   │   ├── external_identity_scim_attributes_test.rb
│   │   │   ├── external_identity_test.rb
│   │   │   ├── funding_link_test.rb
│   │   │   ├── gate_request_test.rb
│   │   │   ├── gate_test.rb
│   │   │   ├── gist_comment_test.rb
│   │   │   ├── gist_file_test.rb
│   │   │   ├── gist_stafftools_info_test.rb
│   │   │   ├── gist_test.rb
│   │   │   ├── github_metadata_test.rb
│   │   │   ├── git_signing_test.rb
│   │   │   ├── head_ref_deleted_event_test.rb
│   │   │   ├── head_ref_force_pushed_event_test.rb
│   │   │   ├── head_ref_restored_event_test.rb
│   │   │   ├── hovercard_test.rb
│   │   │   ├── in_app_purchases_test.rb
│   │   │   ├── integration_feature_test.rb
│   │   │   ├── integration_installation_test.rb
│   │   │   ├── integration_listing_test.rb
│   │   │   ├── intel_fork_restriction_graphql_test.rb
│   │   │   ├── ip_allow_list_entry_test.rb
│   │   │   ├── issue
│   │   │   │   ├── discussion_field_test.rb
│   │   │   │   ├── issue_types_fields_test.rb
│   │   │   │   └── updates_channel_test.rb
│   │   │   ├── issue_comment_federation_test.rb
│   │   │   ├── issue_comment_pinned_event_test.rb
│   │   │   ├── issue_comment_test.rb
│   │   │   ├── issue_comment_unpinned_event_test.rb
│   │   │   ├── issue_contributions_by_repository_test.rb
│   │   │   ├── issue_dependencies_test.rb
│   │   │   ├── issue_federation_test.rb
│   │   │   ├── issue_field_added_event_test.rb
│   │   │   ├── issue_field_changed_event_test.rb
│   │   │   ├── issue_field_date_test.rb
│   │   │   ├── issue_field_date_value_test.rb
│   │   │   ├── issue_field_number_test.rb
│   │   │   ├── issue_field_number_value_test.rb
│   │   │   ├── issue_field_removed_event_test.rb
│   │   │   ├── issue_field_single_select_option_test.rb
│   │   │   ├── issue_field_single_select_test.rb
│   │   │   ├── issue_field_single_select_value_test.rb
│   │   │   ├── issue_field_test.rb
│   │   │   ├── issue_field_text_test.rb
│   │   │   ├── issue_field_text_value_test.rb
│   │   │   ├── issue_form_test.rb
│   │   │   ├── issue_plan_test.rb
│   │   │   ├── issue_project_test.rb
│   │   │   ├── issue_security_alert_test.rb
│   │   │   ├── issue_sub_issues_test.rb
│   │   │   ├── issue_template_test.rb
│   │   │   ├── issue_test.rb
│   │   │   ├── issue_type_added_event_test.rb
│   │   │   ├── issue_type_changed_event_test.rb
│   │   │   ├── issue_type_removed_event_test.rb
│   │   │   ├── issue_type_test.rb
│   │   │   ├── labeled_event_test.rb
│   │   │   ├── label_federation_test.rb
│   │   │   ├── label_test.rb
│   │   │   ├── language_test.rb
│   │   │   ├── legacy_migration_test.rb
│   │   │   ├── license_test.rb
│   │   │   ├── locked_event_test.rb
│   │   │   ├── mannequin_federation_test.rb
│   │   │   ├── mannequin_test.rb
│   │   │   ├── marked_as_duplicate_event_test.rb
│   │   │   ├── marketplace_category_test.rb
│   │   │   ├── marketplace_listing_admin_info_test.rb
│   │   │   ├── marketplace_listing_featured_organization_test.rb
│   │   │   ├── marketplace_listing_insight_test.rb
│   │   │   ├── marketplace_listing_plan_test.rb
│   │   │   ├── marketplace_listing_test.rb
│   │   │   ├── marketplace_order_preview_test.rb
│   │   │   ├── member_feature_request_notification_test.rb
│   │   │   ├── mentioned_event_test.rb
│   │   │   ├── merged_event_test.rb
│   │   │   ├── merge_queue_configuration_test.rb
│   │   │   ├── merge_queue_entry_test.rb
│   │   │   ├── merge_queue_test.rb
│   │   │   ├── migratable_resource_test.rb
│   │   │   ├── migration_archive_test.rb
│   │   │   ├── migration_source_test.rb
│   │   │   ├── milestoned_event_test.rb
│   │   │   ├── milestone_test.rb
│   │   │   ├── mobile_auth_status_test.rb
│   │   │   ├── mobile_copilot_paywall_test.rb
│   │   │   ├── mobile_push_notification_settings_test.rb
│   │   │   ├── moved_columns_in_project_event_test.rb
│   │   │   ├── multi_tenant_organization_test.rb
│   │   │   ├── mutation_test.rb
│   │   │   ├── notification_filter_test.rb
│   │   │   ├── notification_list_with_thread_count_test.rb
│   │   │   ├── notification_thread_test.rb
│   │   │   ├── oauth_application_test.rb
│   │   │   ├── oidc_provider_test.rb
│   │   │   ├── orcid_record_test.rb
│   │   │   ├── organization
│   │   │   │   ├── issue_types_test.rb
│   │   │   │   └── rulesets_test.rb
│   │   │   ├── organization_api_test.rb
│   │   │   ├── organization_authz_oap_enabled_test.rb
│   │   │   ├── organization_authz_test.rb
│   │   │   ├── organization_emu_test.rb
│   │   │   ├── organization_external_cap_enforcement_test.rb
│   │   │   ├── organization_federation_test.rb
│   │   │   ├── organization_identity_provider_test.rb
│   │   │   ├── organization_invitation_test.rb
│   │   │   ├── organization_ip_allow_list_enforcement_test.rb
│   │   │   ├── organization_migration_test.rb
│   │   │   ├── organization_saml_identity_provider_authz_test.rb
│   │   │   ├── organization_stafftools_info_test.rb
│   │   │   ├── organization_test.rb
│   │   │   ├── package_file_test.rb
│   │   │   ├── package_metadatum_test.rb
│   │   │   ├── package_tag_test.rb
│   │   │   ├── package_test.rb
│   │   │   ├── package_version_test.rb
│   │   │   ├── page_certificate_test.rb
│   │   │   ├── page_deployment_test.rb
│   │   │   ├── parent_issue_added_event_test.rb
│   │   │   ├── parent_issue_removed_event_test.rb
│   │   │   ├── patch_test.rb
│   │   │   ├── path_ownership_test.rb
│   │   │   ├── path_owner_test.rb
│   │   │   ├── payment_method_test.rb
│   │   │   ├── pending_marketplace_change_test.rb
│   │   │   ├── pending_workflow_approval_rollup_test.rb
│   │   │   ├── permission_source_test.rb
│   │   │   ├── pinned_discussion_test.rb
│   │   │   ├── pinned_environment_test.rb
│   │   │   ├── pinned_event_test.rb
│   │   │   ├── pinned_issue_comment_test.rb
│   │   │   ├── pinned_issue_test.rb
│   │   │   ├── plan_change_test.rb
│   │   │   ├── profile_item_showcase_test.rb
│   │   │   ├── programmatic_access_bot_test.rb
│   │   │   ├── project_card_test.rb
│   │   │   ├── project_column_test.rb
│   │   │   ├── project_progress_test.rb
│   │   │   ├── project_test.rb
│   │   │   ├── project_v2_authz_common_tests.rb
│   │   │   ├── project_v2_field_test.rb
│   │   │   ├── project_v2_group_test.rb
│   │   │   ├── project_v2_item_field_date_value_test.rb
│   │   │   ├── project_v2_item_field_iteration_value_test.rb
│   │   │   ├── project_v2_item_field_label_value_test.rb
│   │   │   ├── project_v2_item_field_milestone_value_test.rb
│   │   │   ├── project_v2_item_field_number_value_test.rb
│   │   │   ├── project_v2_item_field_pull_request_value_test.rb
│   │   │   ├── project_v2_item_field_repository_value_test.rb
│   │   │   ├── project_v2_item_field_reviewer_value_test.rb
│   │   │   ├── project_v2_item_field_single_select_value_test.rb
│   │   │   ├── project_v2_item_field_text_value_test.rb
│   │   │   ├── project_v2_item_field_user_value_test.rb
│   │   │   ├── project_v2_item_field_value_common_tests.rb
│   │   │   ├── project_v2_item_issue_field_value_test.rb
│   │   │   ├── project_v2_item_status_changed_event_test.rb
│   │   │   ├── project_v2_item_test.rb
│   │   │   ├── project_v2_iteration_field_test.rb
│   │   │   ├── project_v2_status_update_test.rb
│   │   │   ├── project_v2_test.rb
│   │   │   ├── project_v2_view_test.rb
│   │   │   ├── project_v2_workflow_test.rb
│   │   │   ├── project_workflow_test.rb
│   │   │   ├── public_key_test.rb
│   │   │   ├── public_repo_ref_authz_fork_test.rb
│   │   │   ├── public_repo_ref_authz_test.rb
│   │   │   ├── pull_request
│   │   │   │   ├── archived_test.rb
│   │   │   │   ├── updates_channel_test.rb
│   │   │   │   └── viewer_can_update_branch_test.rb
│   │   │   ├── pull_request_changed_file_test.rb
│   │   │   ├── pull_request_commit_comment_thread_test.rb
│   │   │   ├── pull_request_commit_test.rb
│   │   │   ├── pull_request_comparison_test.rb
│   │   │   ├── pull_request_contributions_by_repository_test.rb
│   │   │   ├── pull_request_diff_entry_test.rb
│   │   │   ├── pull_request_merge_requirements_test.rb
│   │   │   ├── pull_request_review_comment_test.rb
│   │   │   ├── pull_request_review_test.rb
│   │   │   ├── pull_request_review_thread_test.rb
│   │   │   ├── pull_request_revision_marker_test.rb
│   │   │   ├── pull_requests_api_threads_test.rb
│   │   │   ├── pull_request_status_test.rb
│   │   │   ├── pull_request_summary_delta_test.rb
│   │   │   ├── pull_request_template_test.rb
│   │   │   ├── pull_request_test.rb
│   │   │   ├── pull_request_thread_test.rb
│   │   │   ├── pull_request_user_preferences_test.rb
│   │   │   ├── push_allowance_test.rb
│   │   │   ├── push_test.rb
│   │   │   ├── query
│   │   │   │   ├── actions_test.rb
│   │   │   │   ├── advisories_test.rb
│   │   │   │   ├── agent_tasks_test.rb
│   │   │   │   ├── blog_test.rb
│   │   │   │   ├── explore_trending_test.rb
│   │   │   │   ├── feature_test.rb
│   │   │   │   ├── mobile_capabilities_test.rb
│   │   │   │   ├── mobile_updates_url_test.rb
│   │   │   │   ├── search_discussions_test.rb
│   │   │   │   ├── search_test.rb
│   │   │   │   ├── suggested_navigation_destinations_test.rb
│   │   │   │   ├── user_test.rb
│   │   │   │   └── viewer_updates_channel_test.rb
│   │   │   ├── query_test.rb
│   │   │   ├── rate_limit_test.rb
│   │   │   ├── reaction_group_test.rb
│   │   │   ├── reaction_test.rb
│   │   │   ├── ready_for_review_event_test.rb
│   │   │   ├── ref_authz_test.rb
│   │   │   ├── referenced_event_test.rb
│   │   │   ├── ref_test.rb
│   │   │   ├── ref_update_rule_test.rb
│   │   │   ├── release_test.rb
│   │   │   ├── removed_from_merge_queue_event_test.rb
│   │   │   ├── removed_from_project_event_test.rb
│   │   │   ├── removed_from_project_v2_event_test.rb
│   │   │   ├── renamed_title_event_test.rb
│   │   │   ├── reopened_event_test.rb
│   │   │   ├── repository
│   │   │   │   ├── coding_agents_test.rb
│   │   │   │   ├── discussions_fields_test.rb
│   │   │   │   ├── emu_repository_test.rb
│   │   │   │   ├── issue_types_test.rb
│   │   │   │   ├── issue_type_test.rb
│   │   │   │   ├── legacy_pat_restriction_test.rb
│   │   │   │   ├── private_repository_authz_b_test.rb
│   │   │   │   ├── private_repository_authz_c_test.rb
│   │   │   │   ├── private_repository_authz_test.rb
│   │   │   │   ├── public_repository_authz_b_test.rb
│   │   │   │   ├── public_repository_authz_c_test.rb
│   │   │   │   ├── public_repository_authz_test.rb
│   │   │   │   ├── refs_test.rb
│   │   │   │   ├── releases_test.rb
│   │   │   │   ├── repository_abuse_report_test.rb
│   │   │   │   ├── repository_b_test.rb
│   │   │   │   ├── repository_c_test.rb
│   │   │   │   ├── repository_d_test.rb
│   │   │   │   ├── repository_e_test.rb
│   │   │   │   ├── repository_f_test.rb
│   │   │   │   ├── repository_g_test.rb
│   │   │   │   ├── repository_suggested_actors_test.rb
│   │   │   │   ├── rulesets_test.rb
│   │   │   │   ├── template_tree_url_test.rb
│   │   │   │   └── viewer_interaction_limit_reason_html_test.rb
│   │   │   ├── repository_action_test.rb
│   │   │   ├── repository_advisory_comment_test.rb
│   │   │   ├── repository_advisory_package_test.rb
│   │   │   ├── repository_advisory_test.rb
│   │   │   ├── repository_codeowners_test.rb
│   │   │   ├── repository_contact_link_test.rb
│   │   │   ├── repository_custom_property_test.rb
│   │   │   ├── repository_custom_property_value_test.rb
│   │   │   ├── repository_dependabot_alerts_thread_test.rb
│   │   │   ├── repository_federation_test.rb
│   │   │   ├── repository_file_test.rb
│   │   │   ├── repository_image_test.rb
│   │   │   ├── repository_invitation_test.rb
│   │   │   ├── repository_issue_permissions_test.rb
│   │   │   ├── repository_migration_test.rb
│   │   │   ├── repository_readme_test.rb
│   │   │   ├── repository_recommendation_test.rb
│   │   │   ├── repository_rules
│   │   │   │   └── code_quality_parameters_test.rb
│   │   │   ├── repository_ruleset_test.rb
│   │   │   ├── repository_stafftools_info_test.rb
│   │   │   ├── repository_test.rb
│   │   │   ├── repository_topic_test.rb
│   │   │   ├── repository_trade_controls_test.rb
│   │   │   ├── repository_triage_agent_permissions_test.rb
│   │   │   ├── repository_vulnerability_alert_test.rb
│   │   │   ├── requesting_user_test.rb
│   │   │   ├── required_status_check_test.rb
│   │   │   ├── retired_namespace_test.rb
│   │   │   ├── review_dismissal_allowance_test.rb
│   │   │   ├── review_dismissed_event_test.rb
│   │   │   ├── review_requested_event_test.rb
│   │   │   ├── review_request_removed_event_test.rb
│   │   │   ├── review_request_test.rb
│   │   │   ├── runtime_app_deploy_test.rb
│   │   │   ├── saved_collection_test.rb
│   │   │   ├── saved_reply_test.rb
│   │   │   ├── saved_view_test.rb
│   │   │   ├── search_shortcut_query_category_term_test.rb
│   │   │   ├── search_shortcut_query_label_term_test.rb
│   │   │   ├── search_shortcut_query_login_ref_term_test.rb
│   │   │   ├── search_shortcut_query_milestone_term_test.rb
│   │   │   ├── search_shortcut_query_project_term_test.rb
│   │   │   ├── search_shortcut_query_repo_term_test.rb
│   │   │   ├── search_shortcut_test.rb
│   │   │   ├── security_advisory_test.rb
│   │   │   ├── security_vulnerability_test.rb
│   │   │   ├── social_account_test.rb
│   │   │   ├── spoken_language_test.rb
│   │   │   ├── sponsors_activity_test.rb
│   │   │   ├── sponsorship_newsletter_test.rb
│   │   │   ├── sponsorship_test.rb
│   │   │   ├── sponsors_listing_featured_item_test.rb
│   │   │   ├── sponsors_listing_test.rb
│   │   │   ├── sponsors_tier_admin_info_test.rb
│   │   │   ├── sponsors_tier_test.rb
│   │   │   ├── staff_accessed_repository_test.rb
│   │   │   ├── stafftools_info_test.rb
│   │   │   ├── status_check_rollup_test.rb
│   │   │   ├── status_check_test.rb
│   │   │   ├── status_context_test.rb
│   │   │   ├── status_rollup_test.rb
│   │   │   ├── status_test.rb
│   │   │   ├── stripe_connect_account_test.rb
│   │   │   ├── sub_issue_added_event_test.rb
│   │   │   ├── sub_issue_removed_event_test.rb
│   │   │   ├── subscribed_event_test.rb
│   │   │   ├── subscription_item_test.rb
│   │   │   ├── subscription_test.rb
│   │   │   ├── summary_delta_test.rb
│   │   │   ├── tag_test.rb
│   │   │   ├── tasklist_block_test.rb
│   │   │   ├── team_change_parent_request_test.rb
│   │   │   ├── team_dashboard_test.rb
│   │   │   ├── team_search_shortcut_test.rb
│   │   │   ├── team_test.rb
│   │   │   ├── toggleable_feature_test.rb
│   │   │   ├── topic_stafftools_info_test.rb
│   │   │   ├── topic_test.rb
│   │   │   ├── tracked_issue_completion_test.rb
│   │   │   ├── transferred_event_test.rb
│   │   │   ├── tree_entry_test.rb
│   │   │   ├── tree_test.rb
│   │   │   ├── unassigned_event_test.rb
│   │   │   ├── unlabeled_event_test.rb
│   │   │   ├── unlocked_event_test.rb
│   │   │   ├── unmarked_as_duplicate_event_test.rb
│   │   │   ├── unpinned_event_test.rb
│   │   │   ├── unsubscribed_event_test.rb
│   │   │   ├── user
│   │   │   │   └── suggested_issue_type_names_test.rb
│   │   │   ├── user_asset_test.rb
│   │   │   ├── user_blocked_event_test.rb
│   │   │   ├── user_content_edit_test.rb
│   │   │   ├── user_dashboard_nav_link_test.rb
│   │   │   ├── user_dashboard_test.rb
│   │   │   ├── user_email_test.rb
│   │   │   ├── user_emu_test.rb
│   │   │   ├── user_federation_test.rb
│   │   │   ├── user_list_test.rb
│   │   │   ├── user_object_achievements_test.rb
│   │   │   ├── user_object_authz_group0_test.rb
│   │   │   ├── user_object_authz_group1_test.rb
│   │   │   ├── user_object_authz_group2_test.rb
│   │   │   ├── user_object_copilot_test.rb
│   │   │   ├── user_object_dashboard_pinned_items_test.rb
│   │   │   ├── user_object_dashboard_pins_test.rb
│   │   │   ├── user_object_enterprise_repositories_test.rb
│   │   │   ├── user_object_has_ever_contributed_test.rb
│   │   │   ├── user_object_interaction_limits_test.rb
│   │   │   ├── user_object_member_organizations_test.rb
│   │   │   ├── user_object_multi_tenant_user_test.rb
│   │   │   ├── user_object_notifications_test.rb
│   │   │   ├── user_object_notification_threads_test.rb
│   │   │   ├── user_object_organization_test.rb
│   │   │   ├── user_object_project_v2_test.rb
│   │   │   ├── user_object_public_keys_test.rb
│   │   │   ├── user_object_recent_interactions_test.rb
│   │   │   ├── user_object_saved_replies_test.rb
│   │   │   ├── user_object_starred_repositories_test.rb
│   │   │   ├── user_object_top_repositories_test.rb
│   │   │   ├── user_object_verifiable_domain_emails_test.rb
│   │   │   ├── user_object_via_actions_field_test.rb
│   │   │   ├── user_object_viewer_relevant_repositories_test.rb
│   │   │   ├── user_private_profile_test.rb
│   │   │   ├── user_repositories_contributed_to_test.rb
│   │   │   ├── user_session_test.rb
│   │   │   ├── user_stafftools_info_test.rb
│   │   │   ├── user_status_test.rb
│   │   │   ├── user_test.rb
│   │   │   ├── verifiable_domain_test.rb
│   │   │   ├── viewer_copilot_coding_agent_eligibility_test.rb
│   │   │   ├── workflow_run_file_test.rb
│   │   │   ├── workflow_run_test.rb
│   │   │   └── workflow_test.rb
│   │   ├── operation_store
│   │   │   ├── application_record_backend_test.rb
│   │   │   ├── cache_test.rb
│   │   │   └── file_store_test.rb
│   │   ├── parse_error_response_test.rb
│   │   ├── performance_pane_tracer
│   │   │   └── extensions_result_test.rb
│   │   ├── performance_pane_tracer_test.rb
│   │   ├── provisioning
│   │   │   ├── attribute_mapped_user_data_test.rb
│   │   │   ├── base_group_provisioner_test.rb
│   │   │   ├── base_identity_provisioner_test.rb
│   │   │   ├── enterprise_managed_identity_provisioner_test.rb
│   │   │   ├── enterprise_server_identity_provisioner_test.rb
│   │   │   ├── enterprise_server_scim_group_provisioner_test.rb
│   │   │   ├── enterprise_server_scim_identity_provisioner_test.rb
│   │   │   ├── error_test.rb
│   │   │   ├── identity_mapping_test.rb
│   │   │   ├── identity_provisioner_test.rb
│   │   │   ├── organization_identity_provisioner_test.rb
│   │   │   ├── result_test.rb
│   │   │   ├── role_reconciler_test.rb
│   │   │   ├── saml_mapper_test.rb
│   │   │   ├── saml_user_data_test.rb
│   │   │   ├── scim_group_data_test.rb
│   │   │   ├── scim_group_mapper_test.rb
│   │   │   ├── scim_mapper_test.rb
│   │   │   ├── scim_user_data_test.rb
│   │   │   └── user_data_reconciler_test.rb
│   │   ├── public_resource_test.rb
│   │   ├── query_tracker_test.rb
│   │   ├── rate_limit_error_response_test.rb
│   │   ├── rate_limit_request_test.rb
│   │   ├── resolve_mutations_with_replicas_test.rb
│   │   ├── resolvers
│   │   │   ├── ancestors_test.rb
│   │   │   ├── child_teams_test.rb
│   │   │   ├── closed_by_pull_requests_references_test.rb
│   │   │   ├── closing_issue_references_test.rb
│   │   │   ├── current_lookahead_test.rb
│   │   │   ├── enterprise_administrator_invitations_test.rb
│   │   │   ├── enterprise_admins_test.rb
│   │   │   ├── enterprise_affiliated_users_with_two_factor_disabled_test.rb
│   │   │   ├── enterprise_failed_invitations_test.rb
│   │   │   ├── enterprise_innersource_vulnerabilities_test.rb
│   │   │   ├── enterprise_member_invitations_test.rb
│   │   │   ├── enterprise_members_test.rb
│   │   │   ├── enterprise_organizations_test.rb
│   │   │   ├── enterprise_outside_collaborators_test.rb
│   │   │   ├── enterprise_pending_member_invitations_test.rb
│   │   │   ├── enterprise_support_entitlements_test.rb
│   │   │   ├── enterprise_user_namespace_repositories_test.rb
│   │   │   ├── external_identities_test.rb
│   │   │   ├── gists_test.rb
│   │   │   ├── innersource_vulnerabilities_test.rb
│   │   │   ├── issue_linked_pull_request_releases_test.rb
│   │   │   ├── issues_and_pull_requests_test.rb
│   │   │   ├── issues_integration_test.rb
│   │   │   ├── issues_issue_type_test.rb
│   │   │   ├── issues_test.rb
│   │   │   ├── issue_type_test.rb
│   │   │   ├── label_pull_requests_test.rb
│   │   │   ├── labels_test.rb
│   │   │   ├── managed_enterprise_members_test.rb
│   │   │   ├── mentionable_items_test.rb
│   │   │   ├── organization_enterprise_owners_test.rb
│   │   │   ├── organization_members_test.rb
│   │   │   ├── organizations_test.rb
│   │   │   ├── package_versions_by_metadatum_test.rb
│   │   │   ├── package_versions_test.rb
│   │   │   ├── pending_subscribable_changes_test.rb
│   │   │   ├── pre_release_package_versions_test.rb
│   │   │   ├── project_cards_test.rb
│   │   │   ├── projects_test.rb
│   │   │   ├── projects_v2_test.rb
│   │   │   ├── project_v2_items_test.rb
│   │   │   ├── refs_test.rb
│   │   │   ├── repositories
│   │   │   │   ├── repositories_organization_test.rb
│   │   │   │   ├── repositories_repository_test.rb
│   │   │   │   ├── repositories_topic_test.rb
│   │   │   │   ├── repositories_user_test.rb
│   │   │   │   └── repositories_viewer_test.rb
│   │   │   ├── repository_activities_test.rb
│   │   │   ├── repository_collaborators_test.rb
│   │   │   ├── repository_deployments_test.rb
│   │   │   ├── repository_pull_requests_test.rb
│   │   │   ├── security_advisories_test.rb
│   │   │   ├── security_vulnerabilities_test.rb
│   │   │   ├── sponsorables_test.rb
│   │   │   ├── timeline_items_test.rb
│   │   │   ├── tracked_in_issues_test.rb
│   │   │   ├── tracked_issues_test.rb
│   │   │   ├── user_achievements_test.rb
│   │   │   ├── user_achievement_test.rb
│   │   │   └── users_test.rb
│   │   ├── response
│   │   │   ├── parse_error_instrumenter_test.rb
│   │   │   ├── query_instrumenter_test.rb
│   │   │   ├── rate_limit_error_instrumenter_test.rb
│   │   │   └── timeout_instrumenter_test.rb
│   │   ├── response_test.rb
│   │   ├── responsibility_audit_test.rb
│   │   ├── route_to_query_mapper
│   │   │   └── json_backend_test.rb
│   │   ├── scalars
│   │   │   ├── big_int_test.rb
│   │   │   ├── date_time_test.rb
│   │   │   ├── git_object_id_test.rb
│   │   │   ├── precise_date_time_test.rb
│   │   │   ├── uri_test.rb
│   │   │   └── x509_certificate_test.rb
│   │   ├── schema_docs_mask_test.rb
│   │   ├── schema_introspection_validator_test.rb
│   │   ├── schema_printer
│   │   │   └── under_development_test.rb
│   │   ├── schema_printer_test.rb
│   │   ├── schema_return_type_conflicts_test.rb
│   │   ├── schema_runtime_mask_test.rb
│   │   ├── schema_test.rb
│   │   ├── schema_version_mask_test.rb
│   │   ├── security
│   │   │   └── repository_access_test.rb
│   │   ├── session_test.rb
│   │   ├── spam_filter_check_test.rb
│   │   ├── sub_issue_field_tracer_test.rb
│   │   ├── tenant_tracker_test.rb
│   │   ├── tracing
│   │   │   ├── db_tracer_test.rb
│   │   │   ├── field_latency_tracer_test.rb
│   │   │   ├── field_tracer_test.rb
│   │   │   └── stats
│   │   │       └── catalog_service_test.rb
│   │   ├── unions
│   │   │   └── issue_timeline_items_test.rb
│   │   ├── user_errors
│   │   │   └── verify_path_after_resolve_test.rb
│   │   ├── user_errors_test.rb
│   │   └── visitor_with_path_tracking_test.rb
│   ├── rest_authz_config
│   │   └── global.yaml
│   ├── routes
│   │   ├── account_test.rb
│   │   ├── app_associations_test.rb
│   │   ├── attachments
│   │   │   ├── legacy_repository_files_test.rb
│   │   │   ├── legacy_user_assets_test.rb
│   │   │   ├── repository_files_test.rb
│   │   │   └── user_assets_test.rb
│   │   ├── autocomplete_test.rb
│   │   ├── avatars_test.rb
│   │   ├── billing_external_emails_test.rb
│   │   ├── billing_managers_test.rb
│   │   ├── billing_settings_test.rb
│   │   ├── biztools
│   │   │   ├── coupons_test.rb
│   │   │   ├── showcase_collections_test.rb
│   │   │   ├── showcase_items_test.rb
│   │   │   └── user_test.rb
│   │   ├── blob_test.rb
│   │   ├── boomtown_test.rb
│   │   ├── bounce_test.rb
│   │   ├── branches_test.rb
│   │   ├── businesses
│   │   │   ├── actions_test.rb
│   │   │   ├── admin_center_options_test.rb
│   │   │   ├── admin_details_test.rb
│   │   │   ├── admin_invitations_test.rb
│   │   │   ├── admins_test.rb
│   │   │   ├── admin_suggestions_test.rb
│   │   │   ├── advanced_security_test.rb
│   │   │   ├── ai_controls
│   │   │   │   └── policy_test.rb
│   │   │   ├── audit_log_test.rb
│   │   │   ├── available_licenses_test.rb
│   │   │   ├── billing
│   │   │   │   └── shipping_information_test.rb
│   │   │   ├── billing_manager_invitations_test.rb
│   │   │   ├── billing_settings_test.rb
│   │   │   ├── cancelable_pending_admins_test.rb
│   │   │   ├── cancelable_pending_collaborators_test.rb
│   │   │   ├── cancelable_pending_members_test.rb
│   │   │   ├── cancelable_pending_unaffiliated_members_test.rb
│   │   │   ├── cancel_pending_invitations_dialog_test.rb
│   │   │   ├── compliance_test.rb
│   │   │   ├── copilot_content_exclusion_settings_test.rb
│   │   │   ├── copilot_licensing_business_team_assignment_controller_test.rb
│   │   │   ├── copilot_licensing_organization_assignment_controller_test.rb
│   │   │   ├── copilot_licensing_test.rb
│   │   │   ├── copilot_licensing_user_assignment_controller_test.rb
│   │   │   ├── copilot_models_settings_test.rb
│   │   │   ├── creation_from_coupon_test.rb
│   │   │   ├── credential_revocation_test.rb
│   │   │   ├── custom_messages
│   │   │   │   └── announcement_test.rb
│   │   │   ├── custom_messages_test.rb
│   │   │   ├── dotcom_connection_settings_redirect_test.rb
│   │   │   ├── dotcom_connections_test.rb
│   │   │   ├── enterprise_installations
│   │   │   │   ├── stats_export_test.rb
│   │   │   │   └── user_accounts_sync_test.rb
│   │   │   ├── enterprise_installations_test.rb
│   │   │   ├── enterprise_licensing_test.rb
│   │   │   ├── enterprise_users_export_test.rb
│   │   │   ├── external_groups_test.rb
│   │   │   ├── failed_invitation_actions_test.rb
│   │   │   ├── failed_invitations_action_dialog_test.rb
│   │   │   ├── failed_invitations_test.rb
│   │   │   ├── getting_started_test.rb
│   │   │   ├── ghec_licensing_settings_test.rb
│   │   │   ├── global_business_redirect_test.rb
│   │   │   ├── hooks_test.rb
│   │   │   ├── identity_management
│   │   │   │   ├── oidc_test.rb
│   │   │   │   └── saml_test.rb
│   │   │   ├── identity_management_test.rb
│   │   │   ├── insights_test.rb
│   │   │   ├── invited_test.rb
│   │   │   ├── ip_allowlist_configuration_test.rb
│   │   │   ├── ip_allowlist_entries_test.rb
│   │   │   ├── ip_allowlist_user_level_enforcement_enabled_test.rb
│   │   │   ├── license_counts_test.rb
│   │   │   ├── licenses_test.rb
│   │   │   ├── long_description_test.rb
│   │   │   ├── mandatory_message_test.rb
│   │   │   ├── member_details_test.rb
│   │   │   ├── member_privileges_test.rb
│   │   │   ├── metered_server_licenses_test.rb
│   │   │   ├── multi_tenant_provisioning_requests_test.rb
│   │   │   ├── notices_test.rb
│   │   │   ├── one_time_payment_test.rb
│   │   │   ├── open_scim_configuration_test.rb
│   │   │   ├── organization_counters_test.rb
│   │   │   ├── organization_invitations_test.rb
│   │   │   ├── organization_member_invitations_test.rb
│   │   │   ├── organizations
│   │   │   │   ├── completion_test.rb
│   │   │   │   ├── owner_invitations_test.rb
│   │   │   │   ├── settings_test.rb
│   │   │   │   └── sso_test.rb
│   │   │   ├── organization_settings_menu_test.rb
│   │   │   ├── organizations_test.rb
│   │   │   ├── organization_transfers
│   │   │   │   └── business_suggestions_test.rb
│   │   │   ├── organization_transfers_test.rb
│   │   │   ├── org_filter_menu_content_test.rb
│   │   │   ├── outside_collaborator_details_test.rb
│   │   │   ├── outside_collaborators_test.rb
│   │   │   ├── owner_invitations_test.rb
│   │   │   ├── packages_migration_test.rb
│   │   │   ├── packages_test.rb
│   │   │   ├── pending_admins_test.rb
│   │   │   ├── pending_collaborators_test.rb
│   │   │   ├── pending_invitation_actions_test.rb
│   │   │   ├── pending_members_test.rb
│   │   │   ├── pending_unaffiliated_members_test.rb
│   │   │   ├── people
│   │   │   │   ├── credential_authorizations_test.rb
│   │   │   │   ├── enterprise_installations_test.rb
│   │   │   │   ├── external_identities_test.rb
│   │   │   │   ├── organizations_test.rb
│   │   │   │   ├── sso_sessions_test.rb
│   │   │   │   ├── sso_test.rb
│   │   │   │   └── teams_test.rb
│   │   │   ├── people_bulk_actions_test.rb
│   │   │   ├── people_counts_test.rb
│   │   │   ├── people_test.rb
│   │   │   ├── personal_access_token_policies
│   │   │   │   ├── onboarding_test.rb
│   │   │   │   ├── restrict_access_test.rb
│   │   │   │   └── restrict_legacy_access_test.rb
│   │   │   ├── personal_access_token_policies_test.rb
│   │   │   ├── personal_access_token_request_policies
│   │   │   │   └── auto_approvals_test.rb
│   │   │   ├── pre_receive_hooks_test.rb
│   │   │   ├── profiles_test.rb
│   │   │   ├── projects_test.rb
│   │   │   ├── proxy_security_header_test.rb
│   │   │   ├── referrer_override_test.rb
│   │   │   ├── removed_member_notifications_test.rb
│   │   │   ├── saml_provider_test.rb
│   │   │   ├── scim_configuration_test.rb
│   │   │   ├── security_test.rb
│   │   │   ├── server_licenses_test.rb
│   │   │   ├── skip_idp_ip_allowlist_app_access_enabled_test.rb
│   │   │   ├── slug_test.rb
│   │   │   ├── ssh_certificate_authority_owner_settings_test.rb
│   │   │   ├── sso_lockdown_enabled_test.rb
│   │   │   ├── sso_redirect_enabled_test.rb
│   │   │   ├── support_entitlees_test.rb
│   │   │   ├── support_entitlee_suggestions_test.rb
│   │   │   ├── support_test.rb
│   │   │   ├── suspended_members_test.rb
│   │   │   ├── team_sync_test.rb
│   │   │   ├── trial_accounts_test.rb
│   │   │   ├── trial_activations_test.rb
│   │   │   ├── two_factor_requirement_test.rb
│   │   │   ├── unowned_organizations_test.rb
│   │   │   ├── upgrade_from_organization_test.rb
│   │   │   ├── user_name_display_test.rb
│   │   │   ├── user_namespace_repositories_test.rb
│   │   │   └── vscode_private_marketplace_settings_test.rb
│   │   ├── businesses_test.rb
│   │   ├── business_user_accounts_test.rb
│   │   ├── code_scanning_test.rb
│   │   ├── codesearch_test.rb
│   │   ├── codespaces_test.rb
│   │   ├── comment_preview_test.rb
│   │   ├── commit_comments_test.rb
│   │   ├── commits_test.rb
│   │   ├── commit_test.rb
│   │   ├── compare_test.rb
│   │   ├── compliance_reports_test.rb
│   │   ├── componenttown_test.rb
│   │   ├── contexttown_test.rb
│   │   ├── copilot_business_signup_enterprise_list_test.rb
│   │   ├── copilot_business_signup_organization_list_test.rb
│   │   ├── copilot_business_signup_test.rb
│   │   ├── coupons_test.rb
│   │   ├── dashboard_feeds_test.rb
│   │   ├── dashboard_test.rb
│   │   ├── dependency_review_test.rb
│   │   ├── developer_program_membership_test.rb
│   │   ├── devtools
│   │   │   ├── feature_flags_test.rb
│   │   │   ├── spamurai
│   │   │   │   └── patterns_test.rb
│   │   │   └── surveys_test.rb
│   │   ├── devtools_test.rb
│   │   ├── diff_lines_test.rb
│   │   ├── diff_view_test.rb
│   │   ├── discussions_test.rb
│   │   ├── edit_repositories_test.rb
│   │   ├── email
│   │   │   ├── subscribes_test.rb
│   │   │   └── unsubscribes_test.rb
│   │   ├── enterprise_installations_test.rb
│   │   ├── enterprise_signup_test.rb
│   │   ├── enterprise_teams
│   │   │   ├── enterprise_team_group_suggestions_test.rb
│   │   │   ├── enterprise_team_members_test.rb
│   │   │   └── enterprise_teams_test.rb
│   │   ├── events_test.rb
│   │   ├── explore_test.rb
│   │   ├── external_integrations_test.rb
│   │   ├── feature_gone_test.rb
│   │   ├── files_test.rb
│   │   ├── force502_test.rb
│   │   ├── gist_comments_test.rb
│   │   ├── gists_test.rb
│   │   ├── gist_users_test.rb
│   │   ├── gitignore_test.rb
│   │   ├── git_object_id_test.rb
│   │   ├── global_advisories_test.rb
│   │   ├── graphs_test.rb
│   │   ├── helper_regression_test.rb
│   │   ├── hook_deliveries_test.rb
│   │   ├── insights_controller_test.rb
│   │   ├── integration_ip_allowlist_entries_test.rb
│   │   ├── integrations_test.rb
│   │   ├── integration_transfers_test.rb
│   │   ├── invoices_test.rb
│   │   ├── ip_allowlist_app_access_enabled_test.rb
│   │   ├── ip_allowlist_checks_test.rb
│   │   ├── ip_allowlist_enabled_test.rb
│   │   ├── issue_comments_test.rb
│   │   ├── issues_test.rb
│   │   ├── jobs_test.rb
│   │   ├── keyboard_shortcuts_test.rb
│   │   ├── labels_test.rb
│   │   ├── mandatory_message_views_test.rb
│   │   ├── milestones_test.rb
│   │   ├── network_test.rb
│   │   ├── notification_restrictions_test.rb
│   │   ├── notifications_test.rb
│   │   ├── oauth_accesses_test.rb
│   │   ├── oauth_applications_test.rb
│   │   ├── oauth_application_transfers_test.rb
│   │   ├── oauth_authorizations_test.rb
│   │   ├── oauth_test.rb
│   │   ├── oauth_tokens_test.rb
│   │   ├── organization_hooks_test.rb
│   │   ├── organizations
│   │   │   └── ip_allowlist_entries_test.rb
│   │   ├── organizations_test.rb
│   │   ├── orgs
│   │   │   ├── audit_log_export_test.rb
│   │   │   ├── audit_log_git_event_export_test.rb
│   │   │   ├── audit_log_test.rb
│   │   │   ├── copilot_settings_test.rb
│   │   │   ├── credential_counts_test.rb
│   │   │   ├── enterprise_purchase_upgrades_test.rb
│   │   │   ├── enterprise_trials_test.rb
│   │   │   ├── enterprise_upgrades_test.rb
│   │   │   ├── external_groups_test.rb
│   │   │   ├── identity_management_test.rb
│   │   │   ├── installations_test.rb
│   │   │   ├── integration_ip_allowlist_entries_test.rb
│   │   │   ├── integrations_test.rb
│   │   │   ├── integration_transfers_test.rb
│   │   │   ├── invitations_test.rb
│   │   │   ├── member_details_test.rb
│   │   │   ├── oauth_application_policy_test.rb
│   │   │   ├── oauth_application_transfers_test.rb
│   │   │   ├── onboarding_test.rb
│   │   │   ├── organization_members_export_test.rb
│   │   │   ├── outside_collaborator_details_test.rb
│   │   │   ├── people
│   │   │   │   ├── credential_authorizations_test.rb
│   │   │   │   ├── enterprise_owners_test.rb
│   │   │   │   ├── external_identities_test.rb
│   │   │   │   ├── guest_collaborators_test.rb
│   │   │   │   ├── sso_sessions_test.rb
│   │   │   │   ├── sso_test.rb
│   │   │   │   └── tab_counts_test.rb
│   │   │   ├── people_test.rb
│   │   │   ├── personal_access_token_requests
│   │   │   │   ├── auto_approve_test.rb
│   │   │   │   ├── credential_expirations_test.rb
│   │   │   │   └── repository_selection_test.rb
│   │   │   ├── personal_access_token_requests_test.rb
│   │   │   ├── personal_access_tokens
│   │   │   │   ├── credential_expirations_test.rb
│   │   │   │   ├── maximum_lifetimes_test.rb
│   │   │   │   ├── onboarding_test.rb
│   │   │   │   ├── repository_selection_test.rb
│   │   │   │   ├── restrict_access_test.rb
│   │   │   │   └── restrict_legacy_access_test.rb
│   │   │   ├── personal_access_tokens_test.rb
│   │   │   ├── repositories_test.rb
│   │   │   ├── settings_test.rb
│   │   │   ├── team_change_parent_requests_test.rb
│   │   │   ├── team_membership_requests_test.rb
│   │   │   ├── team_members_test.rb
│   │   │   ├── team_repositories_test.rb
│   │   │   └── teams_test.rb
│   │   ├── password_resets_test.rb
│   │   ├── patch_diff_test.rb
│   │   ├── payment_method_test.rb
│   │   ├── personal_access_tokens
│   │   │   └── grant_requests_test.rb
│   │   ├── personal_access_tokens_test.rb
│   │   ├── public_keys_test.rb
│   │   ├── pull_request_diff_view_test.rb
│   │   ├── pull_request_review_comments_test.rb
│   │   ├── pull_requests_test.rb
│   │   ├── registry_test.rb
│   │   ├── releases_test.rb
│   │   ├── repos
│   │   │   ├── access_test.rb
│   │   │   └── dependabot_alerts_test.rb
│   │   ├── repositories_test.rb
│   │   ├── repository_hooks_test.rb
│   │   ├── repository_installations
│   │   │   └── actions_test.rb
│   │   ├── repository_installations_test.rb
│   │   ├── repository_search_test.rb
│   │   ├── roletown_test.rb
│   │   ├── routing_error_test.rb
│   │   ├── rulesets_test.rb
│   │   ├── saml_test.rb
│   │   ├── sciencetown_test.rb
│   │   ├── seats_test.rb
│   │   ├── security_test.rb
│   │   ├── sessions_test.rb
│   │   ├── settings
│   │   │   ├── enterprise_installations_test.rb
│   │   │   ├── metered_export_test.rb
│   │   │   ├── migrations_test.rb
│   │   │   └── oauth_authorizations_test.rb
│   │   ├── settings_test.rb
│   │   ├── showcases_test.rb
│   │   ├── site
│   │   │   ├── about
│   │   │   │   ├── diversity
│   │   │   │   │   ├── blacktocats_test.rb
│   │   │   │   │   ├── communities_test.rb
│   │   │   │   │   └── report_test.rb
│   │   │   │   ├── leadership_test.rb
│   │   │   │   ├── policy_test.rb
│   │   │   │   └── press_test.rb
│   │   │   ├── contact_test.rb
│   │   │   ├── features
│   │   │   │   ├── copilot_test.rb
│   │   │   │   └── integrations_test.rb
│   │   │   ├── git_guides_test.rb
│   │   │   ├── home_test.rb
│   │   │   ├── premium_support_test.rb
│   │   │   ├── pricing
│   │   │   │   └── calculator_test.rb
│   │   │   ├── pricing_test.rb
│   │   │   ├── readme
│   │   │   │   ├── developer_stories_test.rb
│   │   │   │   ├── featured_articles_test.rb
│   │   │   │   ├── guides_test.rb
│   │   │   │   ├── nominate_test.rb
│   │   │   │   ├── podcasts_test.rb
│   │   │   │   └── topics_test.rb
│   │   │   ├── readme_test.rb
│   │   │   ├── security_test.rb
│   │   │   ├── sitemap_marketing_test.rb
│   │   │   ├── sitemap_test.rb
│   │   │   └── team_test.rb
│   │   ├── site_sha_test.rb
│   │   ├── sleeptown_test.rb
│   │   ├── sponsoring
│   │   │   └── insights_test.rb
│   │   ├── sponsors_test.rb
│   │   ├── stafftools
│   │   │   ├── applications_test.rb
│   │   │   ├── authorizations_test.rb
│   │   │   ├── avatars_test.rb
│   │   │   ├── billing
│   │   │   │   └── payment_methods_test.rb
│   │   │   ├── billing_transactions_test.rb
│   │   │   ├── businesses
│   │   │   │   ├── admin_suggestions_test.rb
│   │   │   │   ├── bill_cycle_day_test.rb
│   │   │   │   ├── billing
│   │   │   │   │   └── lock_test.rb
│   │   │   │   ├── billing_managers_test.rb
│   │   │   │   ├── billing_test.rb
│   │   │   │   ├── billing_type_test.rb
│   │   │   │   ├── complete_test.rb
│   │   │   │   ├── credential_revocation_test.rb
│   │   │   │   ├── domains_test.rb
│   │   │   │   ├── enterprise_agreements_test.rb
│   │   │   │   ├── enterprise_installations_test.rb
│   │   │   │   ├── enterprise_team_external_group_members_test.rb
│   │   │   │   ├── enterprise_team_members_test.rb
│   │   │   │   ├── enterprise_team_organization_mappings_test.rb
│   │   │   │   ├── enterprise_team_test.rb
│   │   │   │   ├── enterprise_users_export_test.rb
│   │   │   │   ├── expired_owner_invitations_test.rb
│   │   │   │   ├── external_provider_test.rb
│   │   │   │   ├── ghas_trials_test.rb
│   │   │   │   ├── guest_collaborators_test.rb
│   │   │   │   ├── hooks_test.rb
│   │   │   │   ├── ip_allowlist_enabled_test.rb
│   │   │   │   ├── ip_allowlist_user_level_enforcement_enabled_test.rb
│   │   │   │   ├── members_test.rb
│   │   │   │   ├── metered_server_licenses_test.rb
│   │   │   │   ├── notes_test.rb
│   │   │   │   ├── organization_invitations_test.rb
│   │   │   │   ├── organizations_test.rb
│   │   │   │   ├── organization_suggestions_test.rb
│   │   │   │   ├── organization_transfers_test.rb
│   │   │   │   ├── outside_collaborators_test.rb
│   │   │   │   ├── owners_test.rb
│   │   │   │   ├── pending_billing_managers_test.rb
│   │   │   │   ├── pending_collaborators_test.rb
│   │   │   │   ├── pending_members_test.rb
│   │   │   │   ├── pending_owners_test.rb
│   │   │   │   ├── people_test.rb
│   │   │   │   ├── policies_test.rb
│   │   │   │   ├── purchased_organization_upgrades_test.rb
│   │   │   │   ├── repository_collaborators_test.rb
│   │   │   │   ├── restores_test.rb
│   │   │   │   ├── reviewable_organization_invitations_test.rb
│   │   │   │   ├── reviewable_organization_upgrades_test.rb
│   │   │   │   ├── seats_plan_type_test.rb
│   │   │   │   ├── security_test.rb
│   │   │   │   ├── shortcode_check_test.rb
│   │   │   │   ├── slug_test.rb
│   │   │   │   ├── soft_deletion_test.rb
│   │   │   │   ├── spam_test.rb
│   │   │   │   ├── support_entitlees_test.rb
│   │   │   │   ├── suspended_members_test.rb
│   │   │   │   ├── suspension_test.rb
│   │   │   │   ├── sync_account_information_test.rb
│   │   │   │   ├── sync_subscription_test.rb
│   │   │   │   ├── trials_test.rb
│   │   │   │   ├── two_factor_requirement_test.rb
│   │   │   │   └── user_namespace_repositories_test.rb
│   │   │   ├── businesses_test.rb
│   │   │   ├── business_external_identities
│   │   │   │   ├── linked_external_members_test.rb
│   │   │   │   └── unlinked_external_members_test.rb
│   │   │   ├── business_external_identities_test.rb
│   │   │   ├── canary_test.rb
│   │   │   ├── commit_comments_test.rb
│   │   │   ├── compliance_reports_test.rb
│   │   │   ├── country_blocks_test.rb
│   │   │   ├── deleted_account_transactions_test.rb
│   │   │   ├── dmca_takedowns_test.rb
│   │   │   ├── domains_test.rb
│   │   │   ├── emails_test.rb
│   │   │   ├── enterprise_installations_test.rb
│   │   │   ├── enterprise_team_limits_test.rb
│   │   │   ├── explore_test.rb
│   │   │   ├── external_groups_test.rb
│   │   │   ├── ghas_test.rb
│   │   │   ├── gist_comments_test.rb
│   │   │   ├── gists_test.rb
│   │   │   ├── hooks_test.rb
│   │   │   ├── integrations_test.rb
│   │   │   ├── labs_test.rb
│   │   │   ├── large_files_test.rb
│   │   │   ├── large_file_storage_test.rb
│   │   │   ├── ldap_test.rb
│   │   │   ├── legal_test.rb
│   │   │   ├── locked_ip_test.rb
│   │   │   ├── mirrors_test.rb
│   │   │   ├── networks_test.rb
│   │   │   ├── oauth_tokens_test.rb
│   │   │   ├── orgs
│   │   │   │   ├── archive_test.rb
│   │   │   │   ├── credential_counts_test.rb
│   │   │   │   ├── deletions_test.rb
│   │   │   │   ├── invitations_collections_test.rb
│   │   │   │   ├── organization_members_export_test.rb
│   │   │   │   └── repository_collaborators_test.rb
│   │   │   ├── pages_test.rb
│   │   │   ├── passwords_test.rb
│   │   │   ├── per_seat_pricing_model_test.rb
│   │   │   ├── personal_access_tokens
│   │   │   │   ├── grant_requests
│   │   │   │   │   ├── organizations_test.rb
│   │   │   │   │   ├── pending_approvals_test.rb
│   │   │   │   │   └── users_test.rb
│   │   │   │   ├── grants
│   │   │   │   │   ├── organizations_test.rb
│   │   │   │   │   └── users_test.rb
│   │   │   │   └── owners_test.rb
│   │   │   ├── personal_access_tokens_test.rb
│   │   │   ├── pull_requests_test.rb
│   │   │   ├── purgatory_test.rb
│   │   │   ├── receipts_test.rb
│   │   │   ├── redirects_test.rb
│   │   │   ├── refunds_test.rb
│   │   │   ├── reports_test.rb
│   │   │   ├── repositories
│   │   │   │   └── security_test.rb
│   │   │   ├── repositories_test.rb
│   │   │   ├── repository_images_test.rb
│   │   │   ├── search_indexes_test.rb
│   │   │   ├── search_test.rb
│   │   │   ├── seat_change_test.rb
│   │   │   ├── sessions_test.rb
│   │   │   ├── showcase_collections_test.rb
│   │   │   ├── showcase_items_test.rb
│   │   │   ├── site_admin_and_employee_status_test.rb
│   │   │   ├── site_admin_performance_stats_test.rb
│   │   │   ├── sla_reports_test.rb
│   │   │   ├── spam_test.rb
│   │   │   ├── teams_test.rb
│   │   │   ├── two_factor_credentials_test.rb
│   │   │   ├── user_assets_test.rb
│   │   │   ├── users
│   │   │   │   ├── advanced_security_test.rb
│   │   │   │   ├── attachments_test.rb
│   │   │   │   ├── ghas_trials_test.rb
│   │   │   │   ├── max_packages_authorizable_per_token_test.rb
│   │   │   │   ├── saml_mapping_test.rb
│   │   │   │   └── trial_limits_test.rb
│   │   │   └── users_test.rb
│   │   ├── stafftools_test.rb
│   │   ├── stars_test.rb
│   │   ├── status_lolrails_test.rb
│   │   ├── survey_responses_test.rb
│   │   ├── teams_test.rb
│   │   ├── tilde_redirect_test.rb
│   │   ├── topics_test.rb
│   │   ├── tree_test.rb
│   │   ├── trending_test.rb
│   │   ├── unverified_email_test.rb
│   │   ├── upload_policies_test.rb
│   │   ├── uploads_test.rb
│   │   ├── user_avatars_test.rb
│   │   ├── user_contributions_test.rb
│   │   ├── user_emails_test.rb
│   │   ├── user_profiles_test.rb
│   │   ├── user_sessions_test.rb
│   │   ├── users_test.rb
│   │   ├── verifiable_domains_test.rb
│   │   └── wiki_test.rb
│   ├── rubocop
│   │   ├── cop
│   │   │   ├── github
│   │   │   │   ├── after_commit_callback_instrumentation.rb
│   │   │   │   ├── allow_integrations.rb
│   │   │   │   ├── allow_user_via_granular_actor.rb
│   │   │   │   ├── allow_user_via_granular_actor_requires_resource.rb
│   │   │   │   ├── alphabetize_abilities.rb
│   │   │   │   ├── always_use_api_serializer_serialize.rb
│   │   │   │   ├── api_deliver_wrappers_named_deliver.rb
│   │   │   │   ├── api_handlers_correctly_subclass_in_correct_location.rb
│   │   │   │   ├── api_helper_query_params.rb
│   │   │   │   ├── api_methods_calling_deliver_bang_must_have_bangs.rb
│   │   │   │   ├── api_operation_id.rb
│   │   │   │   ├── api_operations_must_match_openapi_docs.rb
│   │   │   │   ├── api_path_concatenation.rb
│   │   │   │   ├── api_schema.rb
│   │   │   │   ├── api_serialize_in_hook_payloads.rb
│   │   │   │   ├── api_test_var.rb
│   │   │   │   ├── archived_table.rb
│   │   │   │   ├── assert_authz_allows.rb
│   │   │   │   ├── assert_authz_disallows.rb
│   │   │   │   ├── assert_authz_disallows_with.rb
│   │   │   │   ├── assert_authz_no_orphans.rb
│   │   │   │   ├── assert_authz_tokens.rb
│   │   │   │   ├── assert_select_kwarg.rb
│   │   │   │   ├── assert_template.rb
│   │   │   │   ├── avoid_active_record_callbacks.rb
│   │   │   │   ├── avoid_cache_assignment.rb
│   │   │   │   ├── avoid_camelize_keys.rb
│   │   │   │   ├── avoid_cast.rb
│   │   │   │   ├── avoid_default_for_varbinary.rb
│   │   │   │   ├── avoid_dependency_graph_enablement_in_fixtures.rb
│   │   │   │   ├── avoid_duplicating_test_fixtures.rb
│   │   │   │   ├── avoid_dynamic_instance_variable_methods.rb
│   │   │   │   ├── avoid_multisite_incompatible_cache_usage.rb
│   │   │   │   ├── avoid_name_with_owner_in_strings.rb
│   │   │   │   ├── avoid_redundant_index.rb
│   │   │   │   ├── avoid_sorbet_informational_error.rb
│   │   │   │   ├── avoid_tinyint1_unsigned.rb
│   │   │   │   ├── avoid_type_before_id.rb
│   │   │   │   ├── avoid_using_struct.rb
│   │   │   │   ├── billing_date_arithmetic.rb
│   │   │   │   ├── binary_encoding.rb
│   │   │   │   ├── boolean_memoization_with_or_operator.rb
│   │   │   │   ├── checked_always_requires_on_failure.rb
│   │   │   │   ├── class_based_graphql.rb
│   │   │   │   ├── class_names_kwarg.rb
│   │   │   │   ├── connection_class_present_in_migration.rb
│   │   │   │   ├── content_for.rb
│   │   │   │   ├── context_constant_def.rb
│   │   │   │   ├── control_access.rb
│   │   │   │   ├── controllers_should_have_tests.rb
│   │   │   │   ├── controllers_should_use_memoize_for_memoization.rb
│   │   │   │   ├── correct_graphql_test_paths.rb
│   │   │   │   ├── current_scope.rb
│   │   │   │   ├── database_models_should_have_tests.rb
│   │   │   │   ├── database_transitions_writing.rb
│   │   │   │   ├── data_hotkey.rb
│   │   │   │   ├── deprecated_view_helpers.rb
│   │   │   │   ├── disallow_egress_user_key.rb
│   │   │   │   ├── documentation_domain_method.rb
│   │   │   │   ├── documentation_url.rb
│   │   │   │   ├── do_not_add_unique_index_to_existing_column.rb
│   │   │   │   ├── do_not_allow_login.rb
│   │   │   │   ├── do_not_allow_name_with_owner.rb
│   │   │   │   ├── do_not_allow_owner_login.rb
│   │   │   │   ├── do_not_allow_perform_with_single_restarg.rb
│   │   │   │   ├── do_not_allow_scheduling_jobs_in_class_definition.rb
│   │   │   │   ├── do_not_allow_slow_test_helper_for_fast_test_suites.rb
│   │   │   │   ├── do_not_allow_subclassing_of_git_hub_sql_batched_between.rb
│   │   │   │   ├── do_not_allow_subclassing_of_git_hub_sql_batched.rb
│   │   │   │   ├── do_not_allow_subclassing_of_git_hub_sql.rb
│   │   │   │   ├── do_not_branch_on_rails_env.rb
│   │   │   │   ├── do_not_call_create_in_setup.rb
│   │   │   │   ├── do_not_call_legacy_conditional_access_methods.rb
│   │   │   │   ├── do_not_call_methods_on_active_record_base.rb
│   │   │   │   ├── do_not_call_methods_on_application_record_mysql1.rb
│   │   │   │   ├── do_not_call_methods_on_git_hub_sql_batched_between.rb
│   │   │   │   ├── do_not_call_methods_on_git_hub_sql_batched.rb
│   │   │   │   ├── do_not_call_methods_on_git_hub_sql.rb
│   │   │   │   ├── do_not_call_parse_query.rb
│   │   │   │   ├── do_not_commit_method_usage_helper.rb
│   │   │   │   ├── do_not_drop_add_column.rb
│   │   │   │   ├── do_not_include_app_helper.rb
│   │   │   │   ├── do_not_instantiate_platform_objects.rb
│   │   │   │   ├── do_not_modify_and_delete_create_same_migration.rb
│   │   │   │   ├── do_not_override_process_with_consumer_method.rb
│   │   │   │   ├── do_not_reference_fgp_model.rb
│   │   │   │   ├── do_not_reference_trilogy.rb
│   │   │   │   ├── do_not_rename_table.rb
│   │   │   │   ├── do_not_set_current_tenant.rb
│   │   │   │   ├── do_not_skip_cap_access_allowed.rb
│   │   │   │   ├── do_not_skip_cap_before_action.rb
│   │   │   │   ├── do_not_use_conflicting_test_tags.rb
│   │   │   │   ├── do_not_use_faraday_response_raise_error_middleware.rb
│   │   │   │   ├── do_not_use_foreign_keys.rb
│   │   │   │   ├── do_not_use_generic_background_job_queues.rb
│   │   │   │   ├── do_not_use_github_host_name.rb
│   │   │   │   ├── do_not_use_global_kv.rb
│   │   │   │   ├── do_not_use_lower.rb
│   │   │   │   ├── do_not_use_pr_comparison_method.rb
│   │   │   │   ├── do_not_use_rename_column.rb
│   │   │   │   ├── dont_call_application_record_base_methods.rb
│   │   │   │   ├── dont_call_associated_repository_ids_unbounded.rb
│   │   │   │   ├── dont_call_association_target_equals.rb
│   │   │   │   ├── dont_call_date_today_or_current.rb
│   │   │   │   ├── dont_pass_block_to_async_method.rb
│   │   │   │   ├── dont_pass_block_to_promise_all.rb
│   │   │   │   ├── dont_return_inside_promise_then.rb
│   │   │   │   ├── dont_stub_enterprise_in_tests.rb
│   │   │   │   ├── dont_stub_platform_in_tests.rb
│   │   │   │   ├── dont_sync_inside_async_methods.rb
│   │   │   │   ├── dont_sync_inside_fields.rb
│   │   │   │   ├── duplicate_routes_are_defined_together.rb
│   │   │   │   ├── empty_line_after_test_block.rb
│   │   │   │   ├── empty_line_between_require_and_definition.rb
│   │   │   │   ├── enforce_package_app_structure.rb
│   │   │   │   ├── ensure_commit_attribution.rb
│   │   │   │   ├── ensure_consistent_connections.rb
│   │   │   │   ├── ensure_domain_isolation_in_migration.rb
│   │   │   │   ├── ensure_graphql_authz_completeness.rb
│   │   │   │   ├── ensure_no_constant_true.rb
│   │   │   │   ├── existing_id_columns_must_be_bigint.rb
│   │   │   │   ├── external_identities_kv_direct_access.rb
│   │   │   │   ├── extra_spaces_before_do.rb
│   │   │   │   ├── factory_class_name.rb
│   │   │   │   ├── fanout
│   │   │   │   │   └── remove_url_helpers_from_mailers.rb
│   │   │   │   ├── feature_management
│   │   │   │   │   ├── no_actor_feature_flag_manipulation_in_tests.rb
│   │   │   │   │   ├── no_actor_feature_flag_manipulation.rb
│   │   │   │   │   ├── no_actor_feature_manipulation_in_tests.rb
│   │   │   │   │   ├── no_vexi_actor_feature_flag_enabled_or_raise_usage.rb
│   │   │   │   │   ├── no_vexi_enabled_or_raise_usage.rb
│   │   │   │   │   ├── no_vexi_management_usage.rb
│   │   │   │   │   └── no_vexi_non_standard_usage.rb
│   │   │   │   ├── file_load_dependency.rb
│   │   │   │   ├── find_by_def.rb
│   │   │   │   ├── full_trust.rb
│   │   │   │   ├── gauntlet.rb
│   │   │   │   ├── github_config_usage.rb
│   │   │   │   ├── gitrpc_backend_no_time_usage.rb
│   │   │   │   ├── graphql_api_authorization.rb
│   │   │   │   ├── graphql_authorization_methods_arent_called.rb
│   │   │   │   ├── graphql_connection_types.rb
│   │   │   │   ├── graphql_deprecated.rb
│   │   │   │   ├── graphql_errors.rb
│   │   │   │   ├── graphql_fields_use_method.rb
│   │   │   │   ├── graphql_no_inferred_model_name.rb
│   │   │   │   ├── graphql_no_mobile_only_class_usage.rb
│   │   │   │   ├── graphql_no_mobile_only_field_usage.rb
│   │   │   │   ├── graphql_only_new_node_implementation_for_new_object.rb
│   │   │   │   ├── graphql_only_one_node_implementation.rb
│   │   │   │   ├── helper_method_in_helper.rb
│   │   │   │   ├── html_safe_string_literal.rb
│   │   │   │   ├── hydro_publish_legacy_topic_format.rb
│   │   │   │   ├── ignore_association_loads.rb
│   │   │   │   ├── ignored_columns.rb
│   │   │   │   ├── include_resolution_in_timestamps.rb
│   │   │   │   ├── insert_on_duplicate_key_update.rb
│   │   │   │   ├── ivars_teardown_once.rb
│   │   │   │   ├── jobs_do_not_default_to_write_connection.rb
│   │   │   │   ├── keep_codespaces_skus_and_hydro_in_sync.rb
│   │   │   │   ├── kube_jobs_retry_on_dirty_exit.rb
│   │   │   │   ├── logger_usage.rb
│   │   │   │   ├── mailers_using_deliver.rb
│   │   │   │   ├── map_to_service.rb
│   │   │   │   ├── memoize_dependency.rb
│   │   │   │   ├── methods_should_have_signatures.rb
│   │   │   │   ├── missing_keyword.rb
│   │   │   │   ├── namespace_spacing_utils_in_tests.rb
│   │   │   │   ├── namespace_spacing_utils.rb
│   │   │   │   ├── nested_setup_teardown.rb
│   │   │   │   ├── no_active_job_logger.rb
│   │   │   │   ├── no_alias_attribute_with_core_methods.rb
│   │   │   │   ├── no_api_path_ivars.rb
│   │   │   │   ├── no_controller_tests.rb
│   │   │   │   ├── no_github_sql_batched.rb
│   │   │   │   ├── no_github_sql.rb
│   │   │   │   ├── no_last_insert_id_query.rb
│   │   │   │   ├── no_mailer_tracking.rb
│   │   │   │   ├── no_new_driftwood_queries.rb
│   │   │   │   ├── no_new_graphite_stats.rb
│   │   │   │   ├── no_new_tables_on_shared_db_clusters.rb
│   │   │   │   ├── no_react_app_payload.rb
│   │   │   │   ├── no_redis_client_usage.rb
│   │   │   │   ├── no_redrawing_routes.rb
│   │   │   │   ├── no_reserved_mysql_keywords_present_in_migration.rb
│   │   │   │   ├── no_reset_at_tests.rb
│   │   │   │   ├── no_return_in_science_block.rb
│   │   │   │   ├── one_table_per_migration.rb
│   │   │   │   ├── only_call_connected_to_on_active_record_base.rb
│   │   │   │   ├── open_api_changeset_active.rb
│   │   │   │   ├── permissions_service_entry_point.rb
│   │   │   │   ├── prefer_test_tags_over_conditionals.rb
│   │   │   │   ├── prevent_bare_joins_vulnerability.rb
│   │   │   │   ├── prevent_unscoped_vulnerability_queries.rb
│   │   │   │   ├── prevent_view_helpers_in_controllers.rb
│   │   │   │   ├── public_method_dependency.rb
│   │   │   │   ├── public_resource.rb
│   │   │   │   ├── qualify_connections_define_constant.rb
│   │   │   │   ├── referencing_columns_must_be_bigint.rb
│   │   │   │   ├── referencing_columns_must_match_size.rb
│   │   │   │   ├── remove_auth_matrices_in_assert_authz_covered_by_test_framework.rb
│   │   │   │   ├── require_auth_matrices_in_assert_authz.rb
│   │   │   │   ├── require_dedicated_kv.rb
│   │   │   │   ├── require_explicit_internal_or_external_faraday_client_wrapper.rb
│   │   │   │   ├── require_only_when_calling_perform_enqueued_jobs_in_tests.rb
│   │   │   │   ├── require_symbol_permission_actions.rb
│   │   │   │   ├── require_tenant_scoping_copilot_jobs.rb
│   │   │   │   ├── rest_api_route_owners.rb
│   │   │   │   ├── specify_default_charset_and_collation.rb
│   │   │   │   ├── specify_resource_for_conditional_access.rb
│   │   │   │   ├── specify_target_for_conditional_access.rb
│   │   │   │   ├── stafftools_instrument_calls.rb
│   │   │   │   ├── standard_authorization_permission_required.rb
│   │   │   │   ├── standard_authorization_resource_required.rb
│   │   │   │   ├── static_js_class_name.rb
│   │   │   │   ├── stats_expects.rb
│   │   │   │   ├── stop_using_fine_grained_resource_constants.rb
│   │   │   │   ├── stream_processor_unique_group_id.rb
│   │   │   │   ├── strict_fixtures.rb
│   │   │   │   ├── stubbed_code.rb
│   │   │   │   ├── test_definition_dependency.rb
│   │   │   │   ├── thread_use.rb
│   │   │   │   ├── trailing_whitespace_in_test_description.rb
│   │   │   │   ├── twirp_endpoints_should_have_tests.rb
│   │   │   │   ├── unbounded_retries.rb
│   │   │   │   ├── untyped_object_id.rb
│   │   │   │   ├── upsert_all.rb
│   │   │   │   ├── url_columns_must_be_text.rb
│   │   │   │   ├── url_path_variable.rb
│   │   │   │   ├── url_with.rb
│   │   │   │   ├── use_appropriate_display_width.rb
│   │   │   │   ├── use_belongs_to_domain.rb
│   │   │   │   ├── use_bigint_unsigned_primary_keys.rb
│   │   │   │   ├── use_change_table.rb
│   │   │   │   ├── use_create_fork_repository_factory.rb
│   │   │   │   ├── use_create_private_repository_factory.rb
│   │   │   │   ├── use_create_public_repository_factory.rb
│   │   │   │   ├── use_destroy_team_dependants_job_for_team_association_cleanup.rb
│   │   │   │   ├── use_from_example_in_repository_factory.rb
│   │   │   │   ├── use_iso8601_for_date_attributes.rb
│   │   │   │   ├── use_memoized_ability_methods_for_current_repository.rb
│   │   │   │   ├── use_platform_errors.rb
│   │   │   │   ├── use_readonly_nwo_in_job_failbot_context.rb
│   │   │   │   ├── use_restful_actions.rb
│   │   │   │   ├── use_restrict_on_send.rb
│   │   │   │   ├── use_scopeless_promises.rb
│   │   │   │   ├── vcr_record.rb
│   │   │   │   ├── whole_file_test_tags.rb
│   │   │   │   └── zuora_rest_verbs.rb
│   │   │   ├── github.rb
│   │   │   ├── janky_formatter.rb
│   │   │   ├── lint
│   │   │   │   ├── counting_zero.rb
│   │   │   │   ├── dogstats_batch.rb
│   │   │   │   ├── execute_seed_runners.rb
│   │   │   │   ├── external_dependencies.rb
│   │   │   │   ├── instance_variable.rb
│   │   │   │   ├── non_symbol_throw.rb
│   │   │   │   ├── no_test_unit_test_case.rb
│   │   │   │   ├── order_dependent_tests.rb
│   │   │   │   ├── request_timeout_rescue.rb
│   │   │   │   └── science_experiment_names.rb
│   │   │   ├── package_api
│   │   │   │   └── repositories
│   │   │   │       └── get_active_or_deleted.rb
│   │   │   ├── rails
│   │   │   │   ├── button_type.rb
│   │   │   │   ├── data_hash.rb
│   │   │   │   ├── erb_file_name.rb
│   │   │   │   ├── module_naming.rb
│   │   │   │   ├── recognize_path.rb
│   │   │   │   └── view_model_html.rb
│   │   │   ├── style
│   │   │   │   └── top_level_methods.rb
│   │   │   └── view_component
│   │   │       ├── components_have_unit_tests.rb
│   │   │       ├── encourage_previews_for_primer.rb
│   │   │       ├── encourage_previews_for_scannable_components.rb
│   │   │       ├── no_more_view_models.rb
│   │   │       ├── previews_have_system_tests.rb
│   │   │       ├── render_inline_assignment.rb
│   │   │       └── test_files_define_tests.rb
│   │   ├── erb_parser.rb
│   │   ├── helper_methods.rb
│   │   ├── serviceowners.rb
│   │   ├── sql_structure_parser.rb
│   │   └── tests
│   │       ├── assert_select_kwarg_test.rb
│   │       ├── gauntlet_test.rb
│   │       ├── github
│   │       │   ├── after_commit_callback_instrumentation_test.rb
│   │       │   ├── allow_integrations_test.rb
│   │       │   ├── allow_user_via_granular_actor_requires_resource_test.rb
│   │       │   ├── allow_user_via_granular_actor_test.rb
│   │       │   ├── api_deliver_wrappers_named_deliver_test.rb
│   │       │   ├── api_handlers_correctly_subclass_in_correct_location_test.rb
│   │       │   ├── api_helper_query_params_test.rb
│   │       │   ├── api_methods_calling_deliver_bang_must_have_bangs_test.rb
│   │       │   ├── api_operation_id_test.rb
│   │       │   ├── api_operation_must_match_openapi_docs_test.rb
│   │       │   ├── api_path_concatenation_test.rb
│   │       │   ├── api_schema_test.rb
│   │       │   ├── api_test_var_test.rb
│   │       │   ├── archived_table_test.rb
│   │       │   ├── assert_authz_no_orphans_test.rb
│   │       │   ├── avoid_cache_assignment_test.rb
│   │       │   ├── avoid_cast_test.rb
│   │       │   ├── avoid_default_for_varbinary_test.rb
│   │       │   ├── avoid_dependency_graph_enablement_in_fixtures_test.rb
│   │       │   ├── avoid_duplicating_test_fixtures_test.rb
│   │       │   ├── avoid_dynamic_instance_variable_methods_test.rb
│   │       │   ├── avoid_multisite_incompatible_cache_usage_test.rb
│   │       │   ├── avoid_name_with_owner_in_strings_test.rb
│   │       │   ├── avoid_redundant_index_test.rb
│   │       │   ├── avoid_sorbet_informational_error_test.rb
│   │       │   ├── avoid_tinyint1_unsigned_test.rb
│   │       │   ├── avoid_type_before_id_test.rb
│   │       │   ├── avoid_using_struct_test.rb
│   │       │   ├── billing_date_arithmetic_test.rb
│   │       │   ├── boolean_memoization_with_or_operator_test.rb
│   │       │   ├── checked_always_requires_on_failure_test.rb
│   │       │   ├── connection_class_present_in_migration_test.rb
│   │       │   ├── control_access_test.rb
│   │       │   ├── controllers_should_have_tests_test.rb
│   │       │   ├── controllers_should_use_memoize_for_memoization_test.rb
│   │       │   ├── correct_graphql_test_paths_test.rb
│   │       │   ├── current_scope_test.rb
│   │       │   ├── database_models_should_have_tests_test.rb
│   │       │   ├── database_transitions_writing_test.rb
│   │       │   ├── data_hotkey_test.rb
│   │       │   ├── disallow_egress_user_key_test.rb
│   │       │   ├── documentation_domain_method_test.rb
│   │       │   ├── documentation_url_test.rb
│   │       │   ├── do_not_add_unique_index_to_existing_column_test.rb
│   │       │   ├── do_not_allow_login_test.rb
│   │       │   ├── do_not_allow_name_with_owner_test.rb
│   │       │   ├── do_not_allow_owner_login_test.rb
│   │       │   ├── do_not_allow_perform_with_single_restarg_test.rb
│   │       │   ├── do_not_allow_scheduling_jobs_in_class_definition_test.rb
│   │       │   ├── do_not_allow_slow_test_helper_for_fast_test_suites_test.rb
│   │       │   ├── do_not_allow_subclassing_of_git_hub_sql_batched_between_test.rb
│   │       │   ├── do_not_allow_subclassing_of_git_hub_sql_batched_test.rb
│   │       │   ├── do_not_allow_subclassing_of_git_hub_sql_test.rb
│   │       │   ├── do_not_branch_on_rails_env_test.rb
│   │       │   ├── do_not_call_create_in_setup_test.rb
│   │       │   ├── do_not_call_legacy_conditional_access_methods_test.rb
│   │       │   ├── do_not_call_methods_on_active_record_base_test.rb
│   │       │   ├── do_not_call_methods_on_application_record_mysql1_test.rb
│   │       │   ├── do_not_call_methods_on_git_hub_sql_batched_between_test.rb
│   │       │   ├── do_not_call_methods_on_git_hub_sql_batched_test.rb
│   │       │   ├── do_not_call_methods_on_git_hub_sql_test.rb
│   │       │   ├── do_not_call_parse_query_test.rb
│   │       │   ├── do_not_commit_method_usage_helper_test.rb
│   │       │   ├── do_not_drop_add_column_test.rb
│   │       │   ├── do_not_include_app_helper_test.rb
│   │       │   ├── do_not_instantiate_platform_objects_test.rb
│   │       │   ├── do_not_modify_and_delete_create_same_migration_test.rb
│   │       │   ├── do_not_override_process_with_consumer_method_test.rb
│   │       │   ├── do_not_reference_fgp_model_test.rb
│   │       │   ├── do_not_reference_trilogy_test.rb
│   │       │   ├── do_not_rename_table_test.rb
│   │       │   ├── do_not_set_current_tenant_test.rb
│   │       │   ├── do_not_skip_cap_access_allowed_test.rb
│   │       │   ├── do_not_skip_cap_before_action_test.rb
│   │       │   ├── do_not_use_conflicting_test_tags_test.rb
│   │       │   ├── do_not_use_faraday_response_raise_error_middleware_test.rb
│   │       │   ├── do_not_use_foreign_keys_test.rb
│   │       │   ├── do_not_use_generic_background_job_queues_test.rb
│   │       │   ├── do_not_use_github_host_name_test.rb
│   │       │   ├── do_not_use_lower_test.rb
│   │       │   ├── do_not_use_pr_comparison_method_test.rb
│   │       │   ├── do_not_use_rename_column_test.rb
│   │       │   ├── dont_call_associated_repository_ids_unbounded_test.rb
│   │       │   ├── dont_call_association_target_equals_test.rb
│   │       │   ├── dont_call_date_today_or_current_test.rb
│   │       │   ├── dont_return_inside_promise_then_test.rb
│   │       │   ├── dont_stub_enterprise_in_tests_test.rb
│   │       │   ├── empty_line_after_test_block_test.rb
│   │       │   ├── empty_line_between_require_and_definition_test.rb
│   │       │   ├── enforce_package_app_structure_test.rb
│   │       │   ├── ensure_domain_isolation_in_migration_test.rb
│   │       │   ├── existing_id_columns_must_be_bigint_test.rb
│   │       │   ├── external_identities_kv_direct_access_test.rb
│   │       │   ├── extra_spaces_before_do_test.rb
│   │       │   ├── fanout
│   │       │   │   └── remove_url_helpers_from_mailers_test.rb
│   │       │   ├── feature_management
│   │       │   │   ├── no_actor_feature_flag_manipulation_in_tests_test.rb
│   │       │   │   ├── no_actor_feature_flag_manipulation_test.rb
│   │       │   │   ├── no_actor_feature_manipulation_in_tests_test.rb
│   │       │   │   ├── no_vexi_actor_feature_flag_enabled_or_raise_usage_test.rb
│   │       │   │   ├── no_vexi_enabled_or_raise_usage_test.rb
│   │       │   │   ├── no_vexi_management_usage_test.rb
│   │       │   │   └── no_vexi_non_standard_usage_test.rb
│   │       │   ├── find_by_def_test.rb
│   │       │   ├── full_trust_test.rb
│   │       │   ├── github_config_usage_test.rb
│   │       │   ├── gitrpc_backend_no_time_usage_test.rb
│   │       │   ├── graphql_api_authorization_test.rb
│   │       │   ├── graphql_no_mobile_only_class_usage_test.rb
│   │       │   ├── graphql_no_mobile_only_field_usage_test.rb
│   │       │   ├── helper_method_in_helper_test.rb
│   │       │   ├── hydro_publish_legacy_topic_format_test.rb
│   │       │   ├── ignore_association_loads_test.rb
│   │       │   ├── ignored_columns_test.rb
│   │       │   ├── include_resolution_in_timestamps_test.rb
│   │       │   ├── insert_on_duplicate_key_update_test.rb
│   │       │   ├── jobs_do_not_default_to_write_connection_test.rb
│   │       │   ├── kube_jobs_retry_on_dirty_exit_test.rb
│   │       │   ├── logger_usage_test.rb
│   │       │   ├── mailers_using_deliver_test.rb
│   │       │   ├── methods_should_have_signatures_test.rb
│   │       │   ├── namespace_spacing_utils_test.rb
│   │       │   ├── no_active_job_logger_test.rb
│   │       │   ├── no_alias_attribute_with_core_methods_test.rb
│   │       │   ├── no_api_path_ivars_test.rb
│   │       │   ├── no_controller_tests_test.rb
│   │       │   ├── no_github_sql_batched_test.rb
│   │       │   ├── no_github_sql_test.rb
│   │       │   ├── no_last_insert_id_query_test.rb
│   │       │   ├── no_mailer_tracking_test.rb
│   │       │   ├── no_new_tables_on_shared_db_clusters_test.rb
│   │       │   ├── no_react_app_payload_test.rb
│   │       │   ├── no_redis_client_usage_test.rb
│   │       │   ├── no_redrawing_routes_test.rb
│   │       │   ├── no_reserved_mysql_keywords_present_in_migration_test.rb
│   │       │   ├── no_return_in_science_block_test.rb
│   │       │   ├── one_table_per_migration_test.rb
│   │       │   ├── only_call_connected_to_on_active_record_base_test.rb
│   │       │   ├── permissions_service_entry_point_test.rb
│   │       │   ├── prefer_test_tags_over_conditionals_test.rb
│   │       │   ├── prevent_bare_joins_vulnerability_test.rb
│   │       │   ├── prevent_unscoped_vulnerability_queries_test.rb
│   │       │   ├── prevent_view_helpers_in_controllers_test.rb
│   │       │   ├── qualify_connections_define_constant_test.rb
│   │       │   ├── referencing_columns_must_be_bigint_test.rb
│   │       │   ├── referencing_columns_must_match_size_test.rb
│   │       │   ├── require_auth_matrices_in_assert_authz_test.rb
│   │       │   ├── require_explicit_internal_or_external_faraday_client_wrapper_test.rb
│   │       │   ├── require_only_when_calling_perform_enqueued_jobs_in_tests_test.rb
│   │       │   ├── require_symbol_permission_actions_test.rb
│   │       │   ├── require_tenant_scoping_copilot_jobs_test.rb
│   │       │   ├── rest_api_route_owners_test.rb
│   │       │   ├── specify_default_charset_and_collation_test.rb
│   │       │   ├── specify_resource_for_conditional_access_test.rb
│   │       │   ├── specify_target_for_conditional_access_test.rb
│   │       │   ├── stafftools_instrument_calls_test.rb
│   │       │   ├── standard_authorization_permission_required_test.rb
│   │       │   ├── standard_authorization_resource_required_test.rb
│   │       │   ├── stream_processor_unique_group_id_test.rb
│   │       │   ├── stubbed_code_test.rb
│   │       │   ├── test_schema.sql
│   │       │   ├── thread_use_test.rb
│   │       │   ├── trailing_whitespace_in_test_description_test.rb
│   │       │   ├── twirp_endpoints_should_have_tests_test.rb
│   │       │   ├── unbounded_retries_test.rb
│   │       │   ├── untyped_object_id_test.rb
│   │       │   ├── upsert_all_test.rb
│   │       │   ├── url_columns_must_be_text_test.rb
│   │       │   ├── url_path_variable_test.rb
│   │       │   ├── url_with_test.rb
│   │       │   ├── use_appropriate_display_width_test.rb
│   │       │   ├── use_belongs_to_domain_test.rb
│   │       │   ├── use_bigint_unsigned_primary_keys_test.rb
│   │       │   ├── use_change_table_test.rb
│   │       │   ├── use_create_fork_repository_factory_test.rb
│   │       │   ├── use_create_private_repository_factory_test.rb
│   │       │   ├── use_create_public_repository_factory_test.rb
│   │       │   ├── use_destroy_team_dependants_job_for_team_association_cleanup_test.rb
│   │       │   ├── use_from_example_in_repository_factory_test.rb
│   │       │   ├── use_iso8601_for_date_attributes_test.rb
│   │       │   ├── use_memoized_ability_methods_for_current_repository_test.rb
│   │       │   ├── use_restful_actions_test.rb
│   │       │   ├── use_restrict_on_send_test.rb
│   │       │   ├── whole_file_test_tags_test.rb
│   │       │   └── zuora_rest_verbs_test.rb
│   │       ├── janky_formatter_test.rb
│   │       ├── lint
│   │       │   ├── counting_zero_test.rb
│   │       │   ├── dogstats_batch_test.rb
│   │       │   ├── non_symbol_throw_test.rb
│   │       │   ├── no_test_unit_test_case_test.rb
│   │       │   ├── order_dependent_tests_test.rb
│   │       │   ├── request_timeout_rescue_test.rb
│   │       │   └── science_experiment_names_test.rb
│   │       ├── map_to_service_test.rb
│   │       ├── nested_setup_teardown_test.rb
│   │       ├── package_api
│   │       │   └── repositories
│   │       │       └── get_active_or_deleted_test.rb
│   │       ├── rails
│   │       │   └── recognize_path_test.rb
│   │       ├── rubocop_test.rb
│   │       ├── test_helper.rb
│   │       ├── vcr_record_test.rb
│   │       └── view_component
│   │           ├── no_more_view_models_test.rb
│   │           └── render_inline_assignment_test.rb
│   ├── script
│   │   ├── delete_feature_flag_test.rb
│   │   ├── dx
│   │   │   └── telemetry
│   │   │       ├── datadog_test.rb
│   │   │       ├── metrics_test.rb
│   │   │       └── telemetry_test.rb
│   │   ├── elm
│   │   │   └── elm_schema_validator_test.rb
│   │   ├── enterprise_stream_processors_test.rb
│   │   ├── lfs_extract_usage_test.rb
│   │   ├── report_code_stats_test.rb
│   │   ├── resqued_metrics_server_test.rb
│   │   ├── routemapper_test.rb
│   │   ├── routes_for_axe_coverage_test.rb
│   │   ├── run_transition_test.rb
│   │   ├── seeds
│   │   │   ├── app_test.rb
│   │   │   ├── data_helper_test.rb
│   │   │   ├── objects
│   │   │   │   ├── advisory_credit_test.rb
│   │   │   │   ├── artifact_deployment_record_test.rb
│   │   │   │   ├── artifact_metadata_test.rb
│   │   │   │   ├── artifact_storage_record_test.rb
│   │   │   │   ├── business_test.rb
│   │   │   │   ├── check_annotation_test.rb
│   │   │   │   ├── check_run_test.rb
│   │   │   │   ├── check_suite_test.rb
│   │   │   │   ├── commit_comment_test.rb
│   │   │   │   ├── commit_test.rb
│   │   │   │   ├── copilot
│   │   │   │   │   ├── coding_guideline_test.rb
│   │   │   │   │   └── models_registry_cache_test.rb
│   │   │   │   ├── deployment_test.rb
│   │   │   │   ├── discussion_test.rb
│   │   │   │   ├── early_access_membership_test.rb
│   │   │   │   ├── feature_flag_test.rb
│   │   │   │   ├── ghes_license_test.rb
│   │   │   │   ├── gist_comment_test.rb
│   │   │   │   ├── gist_test.rb
│   │   │   │   ├── git
│   │   │   │   │   └── ref_test.rb
│   │   │   │   ├── global_advisory_test.rb
│   │   │   │   ├── integration_agent_test.rb
│   │   │   │   ├── integration_install_trigger_test.rb
│   │   │   │   ├── integration_test.rb
│   │   │   │   ├── issue_comment_test.rb
│   │   │   │   ├── issue_link_test.rb
│   │   │   │   ├── issue_test.rb
│   │   │   │   ├── issue_type_test.rb
│   │   │   │   ├── label_test.rb
│   │   │   │   ├── marketplace_agreement_test.rb
│   │   │   │   ├── marketplace_category_test.rb
│   │   │   │   ├── marketplace_listing_plan_test.rb
│   │   │   │   ├── marketplace_listing_test.rb
│   │   │   │   ├── memex_project_column_test.rb
│   │   │   │   ├── memex_project_item_test.rb
│   │   │   │   ├── memex_project_test.rb
│   │   │   │   ├── memex_project_workflow_test.rb
│   │   │   │   ├── milestone_test.rb
│   │   │   │   ├── oauth_application_test.rb
│   │   │   │   ├── objects_test.rb
│   │   │   │   ├── organization_invitation_test.rb
│   │   │   │   ├── organization_test.rb
│   │   │   │   ├── personal_reminder_test.rb
│   │   │   │   ├── protected_branch_test.rb
│   │   │   │   ├── pull_request_review_comment_test.rb
│   │   │   │   ├── pull_request_review_test.rb
│   │   │   │   ├── pull_request_test.rb
│   │   │   │   ├── push_test.rb
│   │   │   │   ├── release_test.rb
│   │   │   │   ├── reminder_slack_workspace_test.rb
│   │   │   │   ├── reminder_test.rb
│   │   │   │   ├── repository_advisory_test.rb
│   │   │   │   ├── repository_invitation_test.rb
│   │   │   │   ├── repository_ruleset_test.rb
│   │   │   │   ├── repository_search_shortcut_test.rb
│   │   │   │   ├── repository_test.rb
│   │   │   │   ├── role_test.rb
│   │   │   │   ├── security_configuration_test.rb
│   │   │   │   ├── shortcut_test.rb
│   │   │   │   ├── slack_copilot_oauth_app_test.rb
│   │   │   │   ├── sso_identity_codespace_add_multi_tenant_test.rb
│   │   │   │   ├── sso_identity_codespace_business_test.rb
│   │   │   │   ├── sso_identity_codespace_data_test.rb
│   │   │   │   ├── sso_identity_codespace_external_group_test.rb
│   │   │   │   ├── sso_identity_codespace_organization_test.rb
│   │   │   │   ├── sso_identity_codespace_user_test.rb
│   │   │   │   ├── status_test.rb
│   │   │   │   ├── survey_test.rb
│   │   │   │   ├── team_shortcut_test.rb
│   │   │   │   ├── team_test.rb
│   │   │   │   ├── user_test.rb
│   │   │   │   └── vss_subscription_events_test.rb
│   │   │   ├── runners
│   │   │   │   ├── achievements_test.rb
│   │   │   │   ├── actions_repos_codespaces_test.rb
│   │   │   │   ├── actions_repos_test.rb
│   │   │   │   ├── actions_test.rb
│   │   │   │   ├── advanced_security_test.rb
│   │   │   │   ├── basic_enterprise_account_test.rb
│   │   │   │   ├── billable_entity_personas_test.rb
│   │   │   │   ├── billing_business_personas_test.rb
│   │   │   │   ├── billing_customers_stafftools_test.rb
│   │   │   │   ├── billing_discounts_test.rb
│   │   │   │   ├── billing_enabled_products_test.rb
│   │   │   │   ├── billing_orgs_vnext_test.rb
│   │   │   │   ├── billing_owners_test.rb
│   │   │   │   ├── billing_product_uuids_test.rb
│   │   │   │   ├── billing_transactions_test.rb
│   │   │   │   ├── build_pr_from_public_repo_test.rb
│   │   │   │   ├── business_teams_test.rb
│   │   │   │   ├── check_run_test.rb
│   │   │   │   ├── checks_test.rb
│   │   │   │   ├── classroom_test.rb
│   │   │   │   ├── code_quality_test.rb
│   │   │   │   ├── code_scanning_autofix_test.rb
│   │   │   │   ├── code_scanning_test.rb
│   │   │   │   ├── complete_enterprise_account_test.rb
│   │   │   │   ├── complex_featured_topics_test.rb
│   │   │   │   ├── contribution_graph_test.rb
│   │   │   │   ├── copilot4prs_test.rb
│   │   │   │   ├── copilot_agent_sessions_test.rb
│   │   │   │   ├── copilot_business_seat_test.rb
│   │   │   │   ├── copilot_byok_test.rb
│   │   │   │   ├── copilot_chat_evals_test.rb
│   │   │   │   ├── coupons_test.rb
│   │   │   │   ├── create_initial_sample_repos_test.rb
│   │   │   │   ├── csra_base_test.rb
│   │   │   │   ├── csra_eligible_repos_test.rb
│   │   │   │   ├── csra_failed_test.rb
│   │   │   │   ├── csra_no_vulns_test.rb
│   │   │   │   ├── csra_partial_failure_test.rb
│   │   │   │   ├── csra_successful_test.rb
│   │   │   │   ├── custom_properties_for_orgs_test.rb
│   │   │   │   ├── custom_properties_test.rb
│   │   │   │   ├── default_model_settings_test.rb
│   │   │   │   ├── default_seeds_test.rb
│   │   │   │   ├── delegated_bypass_test.rb
│   │   │   │   ├── demo_github_app_test.rb
│   │   │   │   ├── dependabot_autofix_test.rb
│   │   │   │   ├── dependabot_test.rb
│   │   │   │   ├── deployments_test.rb
│   │   │   │   ├── discussions_test.rb
│   │   │   │   ├── dmca_strike_repos_test.rb
│   │   │   │   ├── elm_app_test.rb
│   │   │   │   ├── enterprise_account_with_bundled_licenses_test.rb
│   │   │   │   ├── enterprise_roles_test.rb
│   │   │   │   ├── enterprise_settings_test.rb
│   │   │   │   ├── enterprise_users_test.rb
│   │   │   │   ├── esm_test.rb
│   │   │   │   ├── example_repos_test.rb
│   │   │   │   ├── explore_collections_test.rb
│   │   │   │   ├── explore_topics_test.rb
│   │   │   │   ├── failed_organization_invitations_test.rb
│   │   │   │   ├── feature_flags_test.rb
│   │   │   │   ├── feature_previews_test.rb
│   │   │   │   ├── feeds_test.rb
│   │   │   │   ├── gate_requests_test.rb
│   │   │   │   ├── generate_labels_test.rb
│   │   │   │   ├── generate_test.rb
│   │   │   │   ├── ghas_committers_test.rb
│   │   │   │   ├── ghas_trial_test.rb
│   │   │   │   ├── ghes_actions_job_execution_test.rb
│   │   │   │   ├── ghes_licenses_test.rb
│   │   │   │   ├── ghes_test.rb
│   │   │   │   ├── gist_test.rb
│   │   │   │   ├── github_models_test.rb
│   │   │   │   ├── github_repo_test.rb
│   │   │   │   ├── git_src_migrator_secrets_test.rb
│   │   │   │   ├── global_advisories_test.rb
│   │   │   │   ├── global_navigation_test.rb
│   │   │   │   ├── global_nav_react_codespaces_test.rb
│   │   │   │   ├── group_settings_test.rb
│   │   │   │   ├── integration_agents_test.rb
│   │   │   │   ├── internal_integrations_test.rb
│   │   │   │   ├── issue_dependencies_test.rb
│   │   │   │   ├── issue_fields_test.rb
│   │   │   │   ├── issues_for_repo_test.rb
│   │   │   │   ├── issues_load_test.rb
│   │   │   │   ├── issues_performance_test.rb
│   │   │   │   ├── issues_react_test.rb
│   │   │   │   ├── issues_state_reason_test.rb
│   │   │   │   ├── issues_test.rb
│   │   │   │   ├── marketing_test.rb
│   │   │   │   ├── marketplace_listing_test.rb
│   │   │   │   ├── marketplace_partner_action_listings_test.rb
│   │   │   │   ├── math_test.rb
│   │   │   │   ├── mcp_registry_enterprise_test.rb
│   │   │   │   ├── memex_custom_templates_test.rb
│   │   │   │   ├── memex_project_issue_events_test.rb
│   │   │   │   ├── memex_projects_test.rb
│   │   │   │   ├── merge_queue_checks_test.rb
│   │   │   │   ├── merge_queue_load_test_test.rb
│   │   │   │   ├── merge_queue_test.rb
│   │   │   │   ├── milestones_test.rb
│   │   │   │   ├── mobile_tokens_test.rb
│   │   │   │   ├── models_byok_test.rb
│   │   │   │   ├── models_for_export_test.rb
│   │   │   │   ├── models_for_load_test.rb
│   │   │   │   ├── notifications_test.rb
│   │   │   │   ├── og_image_app_test.rb
│   │   │   │   ├── organization_invitations_test.rb
│   │   │   │   ├── organization_programmatic_access_test.rb
│   │   │   │   ├── organization_roles_test.rb
│   │   │   │   ├── organizations_test.rb
│   │   │   │   ├── pages_repos_codespaces_test.rb
│   │   │   │   ├── pending_organization_invitations_test.rb
│   │   │   │   ├── proxima_service_identity_test.rb
│   │   │   │   ├── proxima_third_party_apps_test.rb
│   │   │   │   ├── pull_request_annotations_test.rb
│   │   │   │   ├── pull_request_copier_test.rb
│   │   │   │   ├── pull_request_limits_test.rb
│   │   │   │   ├── pull_request_metadata_test.rb
│   │   │   │   ├── pull_request_reviews_test.rb
│   │   │   │   ├── pull_request_stack_test.rb
│   │   │   │   ├── pull_requests_test.rb
│   │   │   │   ├── pull_request_syntax_highlighting_test.rb
│   │   │   │   ├── pulls_dashboard_test.rb
│   │   │   │   ├── releases_test.rb
│   │   │   │   ├── reminders_test.rb
│   │   │   │   ├── renderables_test.rb
│   │   │   │   ├── repo_advisory_test.rb
│   │   │   │   ├── repo_pull_request_reviews_test.rb
│   │   │   │   ├── repo_pull_requests_from_commits_test.rb
│   │   │   │   ├── repos_insights_test.rb
│   │   │   │   ├── repository_access_management_test.rb
│   │   │   │   ├── repository_saved_views_test.rb
│   │   │   │   ├── repos_security_base_test.rb
│   │   │   │   ├── repos_test.rb
│   │   │   │   ├── request_a_feature_test.rb
│   │   │   │   ├── restrict_review_dismissals_actors_test.rb
│   │   │   │   ├── rule_insights_dashboard_test.rb
│   │   │   │   ├── rule_insights_permissions_test.rb
│   │   │   │   ├── runners_test.rb
│   │   │   │   ├── sample_orgs_test.rb
│   │   │   │   ├── sample_repos_test.rb
│   │   │   │   ├── secret_scanning_alert_timeline_test.rb
│   │   │   │   ├── secret_scanning_test.rb
│   │   │   │   ├── security_campaign_test.rb
│   │   │   │   ├── security_center_secret_scanning_test.rb
│   │   │   │   ├── security_manager_test.rb
│   │   │   │   ├── security_overview_analytics_enterprise_test.rb
│   │   │   │   ├── security_overview_analytics_test.rb
│   │   │   │   ├── semantic_retrieval_test.rb
│   │   │   │   ├── sponsors_explore_test.rb
│   │   │   │   ├── sponsors_popular_test.rb
│   │   │   │   ├── sponsors_test.rb
│   │   │   │   ├── sso_identity_codespace_test.rb
│   │   │   │   ├── stars_test.rb
│   │   │   │   ├── statuses_test.rb
│   │   │   │   ├── sub_issue_test.rb
│   │   │   │   ├── surveys_test.rb
│   │   │   │   ├── tasklist_blocks_test.rb
│   │   │   │   ├── team_repos_pilot_test.rb
│   │   │   │   ├── team_sync_integration_test.rb
│   │   │   │   ├── tracked_issues_load_test.rb
│   │   │   │   ├── tracked_issues_test.rb
│   │   │   │   ├── trade_controls_test.rb
│   │   │   │   ├── transitive_vulnerabilities_test.rb
│   │   │   │   ├── user_interactions_test.rb
│   │   │   │   ├── user_lists_test.rb
│   │   │   │   ├── users_test.rb
│   │   │   │   ├── vss_subscription_events_test.rb
│   │   │   │   ├── vulnerabilities_test.rb
│   │   │   │   ├── web_notifications_test.rb
│   │   │   │   ├── workbench_test.rb
│   │   │   │   ├── workspace_editor_test.rb
│   │   │   │   └── zuora_webhooks_test.rb
│   │   │   ├── runner_test.rb
│   │   │   └── transaction_helper_test.rb
│   │   ├── server_test.sh
│   │   ├── slack_mock
│   │   │   ├── app_test.rb
│   │   │   └── reminder_message_test.rb
│   │   └── viewfinder_test.rb
│   ├── source_to_test.yml
│   ├── system
│   │   ├── chrome-docker
│   │   └── components
│   │       ├── actions
│   │       │   ├── cache_item_component_system_test.rb
│   │       │   ├── cache_warning_component_system_test.rb
│   │       │   ├── graph
│   │       │   │   └── graph_header_component_system_test.rb
│   │       │   ├── inputs
│   │       │   │   ├── boolean_input_component_system_test.rb
│   │       │   │   ├── dropdown_input_component_system_test.rb
│   │       │   │   ├── number_input_component_system_test.rb
│   │       │   │   └── text_input_component_system_test.rb
│   │       │   ├── larger_runners
│   │       │   │   └── larger_runner_labels_component_system_test.rb
│   │       │   ├── pull_ref_component_system_test.rb
│   │       │   ├── runner_label_component_system_test.rb
│   │       │   ├── runners
│   │       │   │   ├── code_component_system_test.rb
│   │       │   │   ├── run_start_time_component_system_test.rb
│   │       │   │   └── run_time_to_complete_component_system_test.rb
│   │       │   ├── runner_scale_sets
│   │       │   │   ├── runner_scale_set_component_system_test.rb
│   │       │   │   ├── runner_scale_set_labels_component_system_test.rb
│   │       │   │   └── runner_scale_set_statistics_component_system_test.rb
│   │       │   └── workflow_runs
│   │       │       └── workflow_job_name_link_component_system_test.rb
│   │       ├── advanced_security
│   │       │   ├── entity_seat_usage_component_system_test.rb
│   │       │   └── seat_usage_component_system_test.rb
│   │       ├── advisories
│   │       │   ├── affected_product_details_component_system_test.rb
│   │       │   ├── cvss_metric_category_selections_component_system_test.rb
│   │       │   ├── metric_selection_field_next_component_system_test.rb
│   │       │   ├── severity_score_component_system_test.rb
│   │       │   ├── severity_select_field_component_system_test.rb
│   │       │   └── severity_select_field_next_component_system_test.rb
│   │       ├── billing
│   │       │   ├── download_report_component_system_test.rb
│   │       │   ├── settings
│   │       │   │   ├── card_details_component_system_test.rb
│   │       │   │   ├── credit_card_form_component_system_test.rb
│   │       │   │   ├── depleted_prepaid_credits_banner_component_system_test.rb
│   │       │   │   ├── downgrade_menu_button_component_system_test.rb
│   │       │   │   ├── enterprise_contract_early_expiration_banner_component_system_test.rb
│   │       │   │   ├── enterprise_contract_global_expiration_banner_component_system_test.rb
│   │       │   │   ├── enterprise_with_outstanding_invoices_please_pay_component_system_test.rb
│   │       │   │   ├── extra_billing_info_modal_component_system_test.rb
│   │       │   │   ├── flash_notice_enhanced_component_system_test.rb
│   │       │   │   ├── header_box_component_system_test.rb
│   │       │   │   ├── invalid_azure_subscription_banner_component_system_test.rb
│   │       │   │   ├── invoiced_set_spending_limit_banner_component_system_test.rb
│   │       │   │   ├── manual_dunning_banner_component_system_test.rb
│   │       │   │   ├── next_payment_component_system_test.rb
│   │       │   │   ├── paypal_details_component_system_test.rb
│   │       │   │   ├── sales_tax_exemption_certificate_file_component_system_test.rb
│   │       │   │   ├── sponsors_overview
│   │       │   │   │   └── footer_component_system_test.rb
│   │       │   │   ├── upgrade
│   │       │   │   │   ├── section_component_system_test.rb
│   │       │   │   │   └── stepper_component_system_test.rb
│   │       │   │   ├── usage_header_component_system_test.rb
│   │       │   │   ├── usage_loader_component_system_test.rb
│   │       │   │   ├── zuora_billing_info_component_system_test.rb
│   │       │   │   ├── zuora_hpp_container_component_system_test.rb
│   │       │   │   └── zuora_maintenance_banner_component_system_test.rb
│   │       │   └── stafftools
│   │       │       ├── dead_letter_queue_dialog_component_system_test.rb
│   │       │       └── pending_cycle_changes_component_system_test.rb
│   │       ├── branch
│   │       │   ├── create_branch_dialog_component_system_test.rb
│   │       │   ├── create_branch_list_item_component_system_test.rb
│   │       │   ├── create_error_component_system_test.rb
│   │       │   ├── local_checkout_component_system_test.rb
│   │       │   └── source_branch
│   │       │       └── no_match_component_system_test.rb
│   │       ├── businesses
│   │       │   ├── ai_controls
│   │       │   │   └── read_only_banner_component_system_test.rb
│   │       │   ├── license_count_component_system_test.rb
│   │       │   ├── shortcode_message_component_system_test.rb
│   │       │   ├── slug_message_component_system_test.rb
│   │       │   ├── subdomain_message_component_system_test.rb
│   │       │   └── user_list_card_component_system_test.rb
│   │       ├── closables
│   │       │   └── state_component_system_test.rb
│   │       ├── code_rendering_service
│   │       │   ├── base_component_system_test.rb
│   │       │   └── view_component_system_test.rb
│   │       ├── code_scanning
│   │       │   ├── advanced_setup_status_component_system_test.rb
│   │       │   ├── alert_list_action_menu_component_system_test.rb
│   │       │   ├── alert_list_select_panel_component_system_test.rb
│   │       │   ├── alert_severity_component_system_test.rb
│   │       │   ├── alert_table_action_component_system_test.rb
│   │       │   ├── blankslates
│   │       │   │   ├── no_active_repositories_component_system_test.rb
│   │       │   │   └── not_enabled_component_system_test.rb
│   │       │   ├── pretty_cron_component_system_test.rb
│   │       │   ├── react_sidebar_component_system_test.rb
│   │       │   ├── settings
│   │       │   │   ├── auto_codeql_setup_menu_component_system_test.rb
│   │       │   │   ├── runner_info_component_system_test.rb
│   │       │   │   └── status_component_system_test.rb
│   │       │   ├── suggested_fix_banner_component_system_test.rb
│   │       │   ├── suggested_fix_dependency_metadata_component_system_test.rb
│   │       │   ├── timeline_component_system_test.rb
│   │       │   ├── timeline_item_component_system_test.rb
│   │       │   └── tool_status
│   │       │       ├── files_extracted_component_system_test.rb
│   │       │       ├── header_component_system_test.rb
│   │       │       ├── message_list_component_system_test.rb
│   │       │       ├── notice_component_system_test.rb
│   │       │       └── scan_event_component_system_test.rb
│   │       ├── code_security
│   │       │   ├── enable_disable_component_system_test.rb
│   │       │   └── section_head_component_system_test.rb
│   │       ├── codespaces
│   │       │   └── loading_button_component_system_test.rb
│   │       ├── comments
│   │       │   ├── copilot
│   │       │   │   ├── comment_actor_component_system_test.rb
│   │       │   │   └── comment_header_component_system_test.rb
│   │       │   ├── deferred_edit_form_component_system_test.rb
│   │       │   └── saved_replies_menu_component_system_test.rb
│   │       ├── compare
│   │       │   └── stat_component_system_test.rb
│   │       ├── config_as_code
│   │       │   └── editor_sidebar_component_system_test.rb
│   │       ├── control_group
│   │       │   ├── container_component_system_test.rb
│   │       │   ├── item
│   │       │   │   ├── leading_icon_component_system_test.rb
│   │       │   │   └── title_component_system_test.rb
│   │       │   └── item_component_system_test.rb
│   │       ├── copilot
│   │       │   ├── aic_progress_bar_component_system_test.rb
│   │       │   ├── badge_component_system_test.rb
│   │       │   ├── beta_signup_form_component_system_test.rb
│   │       │   ├── enterprise_signup_component_system_test.rb
│   │       │   ├── overage_budget_dialog_component_system_test.rb
│   │       │   ├── purchase
│   │       │   │   └── checkout_section_component_system_test.rb
│   │       │   └── signup_component_system_test.rb
│   │       ├── custom_roles
│   │       │   ├── action_menu_component_system_test.rb
│   │       │   ├── banner_component_system_test.rb
│   │       │   └── role_permissions_list_component_system_test.rb
│   │       ├── dashboard
│   │       │   ├── loading_context_component_system_test.rb
│   │       │   ├── loading_spinner_component_system_test.rb
│   │       │   └── sidebar
│   │       │       ├── changelog_component_system_test.rb
│   │       │       ├── favorites_dialog_component_system_test.rb
│   │       │       └── sortable_item_component_system_test.rb
│   │       ├── dependabot
│   │       │   ├── package_ecosystem_icon_component_system_test.rb
│   │       │   ├── suggested_fix_dependency_metadata_component_system_test.rb
│   │       │   └── update_job_state_icon_component_system_test.rb
│   │       ├── dependabot_alerts
│   │       │   ├── alert_dismissal_modal_component_system_test.rb
│   │       │   ├── alert_dismissal_request_modal_component_system_test.rb
│   │       │   ├── rule_error_description_component_system_test.rb
│   │       │   ├── severity_details_component_system_test.rb
│   │       │   ├── severity_details_next_component_system_test.rb
│   │       │   ├── severity_icon_component_system_test.rb
│   │       │   ├── severity_label_component_system_test.rb
│   │       │   ├── timeline_items
│   │       │   │   └── load_all_component_system_test.rb
│   │       │   └── transitive_paths_error_component_system_test.rb
│   │       ├── dependency_graph
│   │       │   ├── search_paths_dialog_component_system_test.rb
│   │       │   ├── search_result_component_system_test.rb
│   │       │   └── vulnerability_alert_component_system_test.rb
│   │       ├── dependency_review
│   │       │   ├── dependency_footer_component_system_test.rb
│   │       │   ├── dependency_row_component_system_test.rb
│   │       │   ├── rich_diff_component_system_test.rb
│   │       │   └── vulnerability_row_component_system_test.rb
│   │       ├── device_authorization
│   │       │   └── failure_component_system_test.rb
│   │       ├── devtools
│   │       │   ├── feature_enabled_flash_component_system_test.rb
│   │       │   ├── gate_label_component_system_test.rb
│   │       │   └── gate_override_message_component_system_test.rb
│   │       ├── discussions
│   │       │   ├── community_card_component_system_test.rb
│   │       │   ├── enable_discussions_component_system_test.rb
│   │       │   └── feature_card_component_system_test.rb
│   │       ├── explore
│   │       │   ├── date_filter_component_system_test.rb
│   │       │   └── head_component_system_test.rb
│   │       ├── feed
│   │       │   └── get_started_component_system_test.rb
│   │       ├── files
│   │       │   └── sidebar_list_component_system_test.rb
│   │       ├── fragments
│   │       │   └── fragment_component_system_test.rb
│   │       ├── gists
│   │       │   └── index_component_system_test.rb
│   │       ├── github
│   │       │   ├── batch_deferred_content_component_system_test.rb
│   │       │   ├── beta_flag_component_system_test.rb
│   │       │   ├── dialog_component_system_test.rb
│   │       │   ├── files
│   │       │   │   └── icon_component_system_test.rb
│   │       │   ├── filter_input_component_system_test.rb
│   │       │   ├── flash_action_dismissible_component_system_test.rb
│   │       │   ├── menu
│   │       │   │   ├── button_component_system_test.rb
│   │       │   │   ├── checkbox_component_system_test.rb
│   │       │   │   └── link_component_system_test.rb
│   │       │   ├── poll_include_fragment_component_system_test.rb
│   │       │   └── source_rendered_toggle_component_system_test.rb
│   │       ├── github_models
│   │       │   ├── get_api_key_component_system_test.rb
│   │       │   └── users
│   │       │       ├── billing_usage_component_system_test.rb
│   │       │       └── billing_usage_footer_component_system_test.rb
│   │       ├── growth
│   │       │   ├── pricing_line_item_component_system_test.rb
│   │       │   ├── pricing_summary_component_system_test.rb
│   │       │   ├── seats_pricing_card_component_system_test.rb
│   │       │   ├── show_dialog_on_load_component_system_test.rb
│   │       │   ├── task_card_component_system_test.rb
│   │       │   └── tip_component_system_test.rb
│   │       ├── hovercards
│   │       │   └── context_component_system_test.rb
│   │       ├── hydro
│   │       │   └── track_view_component_system_test.rb
│   │       ├── ignored_users
│   │       │   └── note_field_component_system_test.rb
│   │       ├── interaction_limits
│   │       │   └── impact_indicators_component_system_test.rb
│   │       ├── ip_allowlist_checks
│   │       │   └── form_component_system_test.rb
│   │       ├── issues
│   │       │   ├── issue_href_component_system_test.rb
│   │       │   ├── issue_href_group_component_system_test.rb
│   │       │   ├── issue_reference_component_system_test.rb
│   │       │   ├── label_component_system_test.rb
│   │       │   ├── metadata_suggestion_staffbar_component_system_test.rb
│   │       │   ├── progress_component_system_test.rb
│   │       │   ├── state_component_system_test.rb
│   │       │   ├── tracked_by_href_component_system_test.rb
│   │       │   ├── tracked_in_component_system_test.rb
│   │       │   ├── tracked_issues_progress_component_system_test.rb
│   │       │   └── type_component_system_test.rb
│   │       ├── languages
│   │       │   └── badge_component_system_test.rb
│   │       ├── mail
│   │       │   ├── bordered_row_component_system_test.rb
│   │       │   ├── button_component_system_test.rb
│   │       │   ├── column_component_system_test.rb
│   │       │   ├── container_component_system_test.rb
│   │       │   ├── header_title_component_system_test.rb
│   │       │   ├── preheader_component_system_test.rb
│   │       │   ├── row_component_system_test.rb
│   │       │   └── spacer_component_system_test.rb
│   │       ├── marketplace
│   │       │   └── listings
│   │       │       └── completion_status_component_system_test.rb
│   │       ├── memex
│   │       │   ├── index_navigation_component_system_test.rb
│   │       │   └── project_list
│   │       │       ├── add_project_button_system_test.rb
│   │       │       ├── header_component_system_test.rb
│   │       │       └── load_more_items_form_system_test.rb
│   │       ├── merge_queues
│   │       │   └── entry_status
│   │       │       ├── detail_component_system_test.rb
│   │       │       └── merge_conflicts_component_system_test.rb
│   │       ├── onboarding_tasks
│   │       │   └── advanced_security
│   │       │       ├── docs_component_system_test.rb
│   │       │       └── task_card_component_system_test.rb
│   │       ├── organization_members_export_component_system_test.rb
│   │       ├── organizations
│   │       │   ├── enterprise_cloud_onboarding
│   │       │   │   └── free_upgrade_to_enterprise_cloud_component_system_test.rb
│   │       │   ├── header_nav
│   │       │   │   └── tab_component_system_test.rb
│   │       │   └── settings
│   │       │       ├── codespaces_policy_form
│   │       │       │   └── constraint_row
│   │       │       │       └── allowed_values_list_item_component_system_test.rb
│   │       │       └── recommended_memex_projects_blankslate_component_system_test.rb
│   │       ├── packages
│   │       │   └── icon_component_system_test.rb
│   │       ├── pages
│   │       │   ├── build_types
│   │       │   │   └── select_item_component_system_test.rb
│   │       │   ├── certificate_status_component_system_test.rb
│   │       │   └── custom_subdomain_component_system_test.rb
│   │       ├── personal_access_tokens
│   │       │   └── expiration_info_component_system_test.rb
│   │       ├── primer
│   │       │   └── experimental
│   │       │       ├── action_menu
│   │       │       │   └── item_system_test.rb
│   │       │       ├── action_menu_system_test.rb
│   │       │       ├── alpha_label_system_test.rb
│   │       │       ├── beta_label_system_test.rb
│   │       │       ├── dialog_system_test.rb
│   │       │       ├── nameplate_system_test.rb
│   │       │       ├── navigation_list_system_test.rb
│   │       │       ├── ordered_list_system_test.rb
│   │       │       ├── page_header_system_test.rb
│   │       │       ├── page_layout_system_test.rb
│   │       │       ├── query_builder
│   │       │       │   └── icons_system_test.rb
│   │       │       ├── query_builder_system_test.rb
│   │       │       ├── select_menu
│   │       │       │   ├── filter_component_system_test.rb
│   │       │       │   ├── footer_component_system_test.rb
│   │       │       │   ├── header_component_system_test.rb
│   │       │       │   ├── item_component_system_test.rb
│   │       │       │   ├── list_component_system_test.rb
│   │       │       │   ├── message_component_system_test.rb
│   │       │       │   └── summary_component_system_test.rb
│   │       │       ├── select_panel_system_test.rb
│   │       │       ├── split_page_layout_system_test.rb
│   │       │       ├── toggle_switch_system_test.rb
│   │       │       └── unordered_list_system_test.rb
│   │       ├── profiles
│   │       │   └── user
│   │       │       ├── highlights
│   │       │       │   ├── campus_expert_highlight_component_system_test.rb
│   │       │       │   └── pro_plan_highlight_component_system_test.rb
│   │       │       ├── orcid
│   │       │       │   └── connect_component_system_test.rb
│   │       │       └── patreon_sponsorship_label_component_system_test.rb
│   │       ├── programmatic_access
│   │       │   └── collapsible_box_component_system_test.rb
│   │       ├── providers
│   │       │   ├── apple_icon_component_system_test.rb
│   │       │   └── google_icon_component_system_test.rb
│   │       ├── pull_requests
│   │       │   ├── automated_review_comment_component_system_test.rb
│   │       │   ├── copilot
│   │       │   │   ├── feedback_component_system_test.rb
│   │       │   │   └── review_comment_component_system_test.rb
│   │       │   └── state_component_system_test.rb
│   │       ├── releases
│   │       │   └── publish_confirmation_dialog_component_system_test.rb
│   │       ├── repos
│   │       │   ├── advisories
│   │       │   │   └── search_component_system_test.rb
│   │       │   └── security
│   │       │       ├── assignees_ghas_upsell_component_system_test.rb
│   │       │       ├── assignees_section_component_system_test.rb
│   │       │       ├── cwe_section_component_system_test.rb
│   │       │       ├── cwe_section_item_component_system_test.rb
│   │       │       ├── cwe_section_item_content_component_system_test.rb
│   │       │       ├── runtime_risks_component_system_test.rb
│   │       │       └── security_show_page_component_system_test.rb
│   │       ├── repositories
│   │       │   ├── deployment_status_component_system_test.rb
│   │       │   ├── empty_repo
│   │       │   │   ├── copilot_or_codespace_prompt_component_system_test.rb
│   │       │   │   └── prompt_component_system_test.rb
│   │       │   └── funding_links_component_system_test.rb
│   │       ├── sculk
│   │       │   └── move_work
│   │       │       └── feature_banner_component_system_test.rb
│   │       ├── secret_scanning
│   │       │   ├── alert_centric_view
│   │       │   │   ├── alerts_component_system_test.rb
│   │       │   │   ├── blankslates
│   │       │   │   │   ├── loading_secrets_failed_component_system_test.rb
│   │       │   │   │   ├── no_active_repositories_component_system_test.rb
│   │       │   │   │   ├── no_repos_to_show_component_system_test.rb
│   │       │   │   │   └── no_repos_with_secret_scanning_enabled_component_system_test.rb
│   │       │   │   └── search_component_system_test.rb
│   │       │   ├── custom_patterns
│   │       │   │   ├── ai
│   │       │   │   │   └── sidebar_component_system_test.rb
│   │       │   │   ├── alert_metrics_component_system_test.rb
│   │       │   │   ├── dry_run
│   │       │   │   │   └── header_info_component_system_test.rb
│   │       │   │   ├── post_processing_component_system_test.rb
│   │       │   │   ├── push_protection_metrics_component_system_test.rb
│   │       │   │   ├── remove_pattern_component_system_test.rb
│   │       │   │   ├── remove_patterns_bulk_component_system_test.rb
│   │       │   │   └── search_component_system_test.rb
│   │       │   ├── mailers
│   │       │   │   ├── alerts_list_component_system_test.rb
│   │       │   │   ├── beta_feedback_link_component_system_test.rb
│   │       │   │   ├── detected_by_ai_component_system_test.rb
│   │       │   │   ├── detected_secret_row_component_system_test.rb
│   │       │   │   ├── layout_component_system_test.rb
│   │       │   │   ├── next_steps_component_system_test.rb
│   │       │   │   ├── next_steps_for_app_owners_component_system_test.rb
│   │       │   │   ├── next_steps_for_app_users_component_system_test.rb
│   │       │   │   ├── next_steps_for_pat_component_system_test.rb
│   │       │   │   ├── next_steps_for_revoke_component_system_test.rb
│   │       │   │   ├── remediation_step_component_system_test.rb
│   │       │   │   └── remediation_sub_step_component_system_test.rb
│   │       │   ├── push_protection
│   │       │   │   └── bypass_reason_option_component_system_test.rb
│   │       │   └── repository_settings
│   │       │       └── enable_disable_component_system_test.rb
│   │       ├── security_analysis
│   │       │   └── settings_dialog_component_system_test.rb
│   │       ├── security_center
│   │       │   ├── action_menu_component_system_test.rb
│   │       │   ├── alert_centric_view
│   │       │   │   └── unlock_repository_component_system_test.rb
│   │       │   ├── artifact_filters_popover_component_system_test.rb
│   │       │   ├── coverage
│   │       │   │   ├── repository_coverages_component_system_test.rb
│   │       │   │   ├── repository_list_component_system_test.rb
│   │       │   │   ├── repository_metadata_component_system_test.rb
│   │       │   │   ├── stat_component_system_test.rb
│   │       │   │   ├── stats_summaries_component_system_test.rb
│   │       │   │   └── stats_summary_component_system_test.rb
│   │       │   ├── limited_repo_warning_component_system_test.rb
│   │       │   ├── phase_component_system_test.rb
│   │       │   ├── risk
│   │       │   │   ├── remote_stat_component_system_test.rb
│   │       │   │   ├── repository_alert_count_component_system_test.rb
│   │       │   │   ├── repository_list_component_system_test.rb
│   │       │   │   ├── stat_component_system_test.rb
│   │       │   │   ├── stats_summaries_component_system_test.rb
│   │       │   │   └── stats_summary_component_system_test.rb
│   │       │   ├── select_menu
│   │       │   │   ├── item_component_system_test.rb
│   │       │   │   └── list_component_system_test.rb
│   │       │   ├── select_menu_component_system_test.rb
│   │       │   ├── select_menu_content_component_system_test.rb
│   │       │   ├── select_panel_component_system_test.rb
│   │       │   ├── state_component_system_test.rb
│   │       │   ├── states_component_system_test.rb
│   │       │   └── table_header_link_component_system_test.rb
│   │       ├── security_products_enablement
│   │       │   └── repository_settings
│   │       │       ├── advanced_security_component_system_test.rb
│   │       │       ├── dependabot_delegated_closures_component_system_test.rb
│   │       │       ├── dependabot_malware_alerts_component_system_test.rb
│   │       │       ├── dependency_graph_autosubmit_component_system_test.rb
│   │       │       ├── dependency_graph_component_system_test.rb
│   │       │       ├── private_vulnerability_reporting_component_system_test.rb
│   │       │       ├── secret_scanning_component_system_test.rb
│   │       │       ├── secret_scanning_delegated_closures_component_system_test.rb
│   │       │       ├── secret_scanning_generic_secrets_component_system_test.rb
│   │       │       ├── secret_scanning_non_provider_patterns_component_system_test.rb
│   │       │       ├── secret_scanning_partner_metadata_component_system_test.rb
│   │       │       ├── secret_scanning_push_protection_component_system_test.rb
│   │       │       ├── secret_scanning_validity_checks_component_system_test.rb
│   │       │       ├── security_updates_component_system_test.rb
│   │       │       ├── security_updates_grouping_component_system_test.rb
│   │       │       └── vulnerability_alerts_component_system_test.rb
│   │       ├── sessions
│   │       │   └── authentication_wrapper_component_system_test.rb
│   │       ├── settings
│   │       │   ├── copilot
│   │       │   │   ├── snippy_configuration_component_system_test.rb
│   │       │   │   ├── subscription_ended_notification_component_system_test.rb
│   │       │   │   └── subscription_notification_component_system_test.rb
│   │       │   └── security_setting_dialog_component_system_test.rb
│   │       ├── signups
│   │       │   ├── benefits_component_system_test.rb
│   │       │   ├── consent_language
│   │       │   │   └── canada_component_system_test.rb
│   │       │   ├── marketing_consent_fields_component_system_test.rb
│   │       │   ├── signups_content_panel_component_system_test.rb
│   │       │   └── terms_of_service_component_system_test.rb
│   │       ├── single_page_wizard
│   │       │   ├── step_component_system_test.rb
│   │       │   └── wizard_component_system_test.rb
│   │       ├── site
│   │       │   ├── avatar_component_system_test.rb
│   │       │   ├── badge_component_system_test.rb
│   │       │   ├── button_component_system_test.rb
│   │       │   ├── button_group_component_system_test.rb
│   │       │   ├── card_component_system_test.rb
│   │       │   ├── code_block_component_system_test.rb
│   │       │   ├── contentful
│   │       │   │   ├── about
│   │       │   │   │   └── press
│   │       │   │   │       └── press_article_tile_component_system_test.rb
│   │       │   │   ├── customer_stories
│   │       │   │   │   ├── card_link_component_system_test.rb
│   │       │   │   │   ├── card_links_section_component_system_test.rb
│   │       │   │   │   ├── carousel_card_component_system_test.rb
│   │       │   │   │   ├── category_filter_component_system_test.rb
│   │       │   │   │   ├── homepage
│   │       │   │   │   │   └── highlighted_story_component_system_test.rb
│   │       │   │   │   ├── story_body_component_system_test.rb
│   │       │   │   │   ├── story_card_component_system_test.rb
│   │       │   │   │   ├── story_grid_component_system_test.rb
│   │       │   │   │   ├── story_preview_component_system_test.rb
│   │       │   │   │   ├── testimonial_component_system_test.rb
│   │       │   │   │   ├── testimonials_carousel_component_system_test.rb
│   │       │   │   │   └── turbo_paginate_button_component_system_test.rb
│   │       │   │   ├── hero_simple_component_system_test.rb
│   │       │   │   ├── legal
│   │       │   │   │   └── document_link_component_system_test.rb
│   │       │   │   ├── report
│   │       │   │   │   ├── pie_graph_label_component_system_test.rb
│   │       │   │   │   └── text_with_media_component_system_test.rb
│   │       │   │   └── resource_card_component_system_test.rb
│   │       │   ├── contentful_image_component_system_test.rb
│   │       │   ├── country_select_component_system_test.rb
│   │       │   ├── editor_component_system_test.rb
│   │       │   ├── enterprise_managed_header_component_system_test.rb
│   │       │   ├── eyebrow_banner_component_system_test.rb
│   │       │   ├── faq_component_system_test.rb
│   │       │   ├── faq_group_component_system_test.rb
│   │       │   ├── faq_item_component_system_test.rb
│   │       │   ├── footer_component_system_test.rb
│   │       │   ├── footer_cta_component_system_test.rb
│   │       │   ├── global_banner_component_system_test.rb
│   │       │   ├── header
│   │       │   │   ├── agents_component_system_test.rb
│   │       │   │   ├── appearance_settings_component_system_test.rb
│   │       │   │   ├── context_region
│   │       │   │   │   └── crumbs_component_system_test.rb
│   │       │   │   ├── copilot_chat_panel_component_system_test.rb
│   │       │   │   ├── dynamic_context_region_component_system_test.rb
│   │       │   │   ├── global_side_panel_component_system_test.rb
│   │       │   │   ├── search_bar_component_system_test.rb
│   │       │   │   ├── side_panel_component_system_test.rb
│   │       │   │   └── underline_nav_component_system_test.rb
│   │       │   ├── hero_component_system_test.rb
│   │       │   ├── hstack_component_system_test.rb
│   │       │   ├── image_component_system_test.rb
│   │       │   ├── language_icon_component_system_test.rb
│   │       │   ├── link_component_system_test.rb
│   │       │   ├── pillar_component_system_test.rb
│   │       │   ├── readme
│   │       │   │   ├── categories
│   │       │   │   │   ├── latest_story_component_system_test.rb
│   │       │   │   │   └── stories_grid_component_system_test.rb
│   │       │   │   ├── featured_articles
│   │       │   │   │   └── hero_component_system_test.rb
│   │       │   │   ├── home
│   │       │   │   │   ├── developer_stories_section_component_system_test.rb
│   │       │   │   │   ├── featured_section_component_system_test.rb
│   │       │   │   │   ├── guides_section_component_system_test.rb
│   │       │   │   │   ├── podcasts_section_component_system_test.rb
│   │       │   │   │   └── topic_links_component_system_test.rb
│   │       │   │   ├── podcasts
│   │       │   │   │   └── hosts_component_system_test.rb
│   │       │   │   ├── shared
│   │       │   │   │   ├── body_quote_component_system_test.rb
│   │       │   │   │   ├── good_first_issues_component_system_test.rb
│   │       │   │   │   ├── link_img_component_system_test.rb
│   │       │   │   │   ├── link_text_component_system_test.rb
│   │       │   │   │   ├── more_stories_component_system_test.rb
│   │       │   │   │   ├── nav_component_system_test.rb
│   │       │   │   │   └── recirculation_story_component_system_test.rb
│   │       │   │   └── topics
│   │       │   │       ├── hero_component_system_test.rb
│   │       │   │       ├── story_list_component_system_test.rb
│   │       │   │       ├── topic_archive_component_system_test.rb
│   │       │   │       └── topics_component_system_test.rb
│   │       │   ├── read_more_item_component_system_test.rb
│   │       │   ├── read_more_list_component_system_test.rb
│   │       │   ├── resource_cards_component_system_test.rb
│   │       │   ├── river_component_system_test.rb
│   │       │   ├── section_component_system_test.rb
│   │       │   ├── server_stats
│   │       │   │   └── feature_preview_component_system_test.rb
│   │       │   └── sub_nav_component_system_test.rb
│   │       ├── slash_commands
│   │       │   ├── blankslate_component_system_test.rb
│   │       │   ├── columns_component_system_test.rb
│   │       │   ├── dialog_component_system_test.rb
│   │       │   ├── error_message_component_system_test.rb
│   │       │   ├── flash_message_component_system_test.rb
│   │       │   ├── header_component_system_test.rb
│   │       │   ├── menu_item_component_system_test.rb
│   │       │   ├── selection_control_component_system_test.rb
│   │       │   └── stack_component_system_test.rb
│   │       ├── sponsors
│   │       │   ├── account_switcher_component_system_test.rb
│   │       │   ├── bulk_sponsorship_imports
│   │       │   │   └── errors
│   │       │   │       └── conflicting_recurring_sponsorship_component_system_test.rb
│   │       │   ├── bulk_sponsorships
│   │       │   │   ├── breadcrumb_component_system_test.rb
│   │       │   │   └── checkout_summary_component_system_test.rb
│   │       │   ├── dashboard
│   │       │   │   ├── overview
│   │       │   │   │   └── status_label_component_system_test.rb
│   │       │   │   └── tiers
│   │       │   │       ├── patreon_tier_does_not_meet_minimum_notice_component_system_test.rb
│   │       │   │       └── retire_tier_button_component_system_test.rb
│   │       │   ├── invoiced_sponsors_required_notice_component_system_test.rb
│   │       │   ├── no_published_patreon_tier_warning_component_system_test.rb
│   │       │   ├── orgs
│   │       │   │   └── invoiced_billing
│   │       │   │       ├── invoice_list
│   │       │   │       │   └── invoice_component_system_test.rb
│   │       │   │       └── invoice_list_component_system_test.rb
│   │       │   ├── payouts
│   │       │   │   ├── export_form_component_system_test.rb
│   │       │   │   └── payout_threshold_component_system_test.rb
│   │       │   ├── profile
│   │       │   │   ├── featured_user_component_system_test.rb
│   │       │   │   └── meet_the_team_component_system_test.rb
│   │       │   ├── repositories
│   │       │   │   └── funding_modal_component_system_test.rb
│   │       │   ├── sponsorable_card_component_system_test.rb
│   │       │   ├── sponsorables
│   │       │   │   └── info_sharing_notice_component_system_test.rb
│   │       │   └── staff_view_banner_component_system_test.rb
│   │       ├── stafftools
│   │       │   ├── actions_runners
│   │       │   │   └── runners_list_component_system_test.rb
│   │       │   ├── advanced_security
│   │       │   │   └── metered_services_lock_form_component_system_test.rb
│   │       │   ├── azure_exp
│   │       │   │   ├── experiment_accordion_component_system_test.rb
│   │       │   │   ├── staffbar_component_system_test.rb
│   │       │   │   └── variant_menu_item_component_system_test.rb
│   │       │   ├── billing
│   │       │   │   ├── billing_platform_onboarding_header_component_system_test.rb
│   │       │   │   ├── card_fingerprint_dialog_component_system_test.rb
│   │       │   │   ├── metered_service_lock_form_component_system_test.rb
│   │       │   │   └── plan_history_component_system_test.rb
│   │       │   ├── businesses
│   │       │   │   └── business_list_component_system_test.rb
│   │       │   ├── business_limits_component_system_test.rb
│   │       │   ├── copilot
│   │       │   │   ├── access_detail_component_system_test.rb
│   │       │   │   ├── block_type_component_system_test.rb
│   │       │   │   ├── model_policy_setting_detail_component_system_test.rb
│   │       │   │   ├── setting_detail_component_system_test.rb
│   │       │   │   ├── settings_component_system_test.rb
│   │       │   │   └── unblock_payment_method_component_system_test.rb
│   │       │   ├── models
│   │       │   │   └── bulk_blocks_component_system_test.rb
│   │       │   ├── organization_limits_component_system_test.rb
│   │       │   ├── organization_team_limits_component_system_test.rb
│   │       │   ├── repositories
│   │       │   │   └── merge_commit_requests_component_system_test.rb
│   │       │   ├── saml_provider
│   │       │   │   ├── certificate_dates_component_system_test.rb
│   │       │   │   ├── certificate_issuer_component_system_test.rb
│   │       │   │   └── certificate_subject_component_system_test.rb
│   │       │   ├── soft_nav
│   │       │   │   └── soft_nav_staffbar_component_system_test.rb
│   │       │   ├── spark
│   │       │   │   └── status_row_component_system_test.rb
│   │       │   ├── sponsors
│   │       │   │   ├── agreements_list_component_system_test.rb
│   │       │   │   └── invoiced
│   │       │   │       └── signature_list_component_system_test.rb
│   │       │   ├── status_list_item_component_system_test.rb
│   │       │   └── summary_counter_component_system_test.rb
│   │       ├── structured_templates
│   │       │   └── elements
│   │       │       ├── checkbox_component_system_test.rb
│   │       │       ├── codeblock_component_system_test.rb
│   │       │       ├── dropdown_component_system_test.rb
│   │       │       ├── input_component_system_test.rb
│   │       │       ├── markdown_component_system_test.rb
│   │       │       ├── multi_select_component_system_test.rb
│   │       │       └── textarea_component_system_test.rb
│   │       ├── suggestions
│   │       │   ├── alert_annotation_component_system_test.rb
│   │       │   ├── collapsible_component_system_test.rb
│   │       │   ├── multi_file_diff_component_system_test.rb
│   │       │   ├── split_diff_component_system_test.rb
│   │       │   ├── suggested_changes_diff_component_system_test.rb
│   │       │   ├── suggested_fix_component_system_test.rb
│   │       │   └── unified_diff_component_system_test.rb
│   │       ├── topics
│   │       │   ├── sort_component_system_test.rb
│   │       │   └── tag_component_system_test.rb
│   │       ├── ui
│   │       │   └── errors_component_system_test.rb
│   │       ├── users
│   │       │   ├── contributions
│   │       │   │   └── day_component_system_test.rb
│   │       │   └── settings
│   │       │       ├── interaction_limits_nav_component_system_test.rb
│   │       │       └── personal_reminders
│   │       │           └── real_time_alert_settings_component_system_test.rb
│   │       └── workflows
│   │           └── badge_component_system_test.rb
│   ├── test_helper.rb
│   ├── test_helpers
│   │   ├── ability_helper.rb
│   │   ├── ability_models.rb
│   │   ├── abstract_interface_test_helpers.rb
│   │   ├── achievement_processor_test_helpers.rb
│   │   ├── achievement_unlocking_event_test_helpers.rb
│   │   ├── actions_cache_test_helpers.rb
│   │   ├── actions_controller_test_helpers.rb
│   │   ├── actions_custom_images
│   │   │   └── test_helper.rb
│   │   ├── actions_results
│   │   │   └── checks_helper.rb
│   │   ├── actions_runner_admin
│   │   │   └── test_helpers.rb
│   │   ├── advanced_security
│   │   │   └── advanced_security_skus_test_helper.rb
│   │   ├── advice.rb
│   │   ├── alloy
│   │   │   └── stub_helper.rb
│   │   ├── api_auth_matrix_helpers.rb
│   │   ├── api_code_scanning_helpers.rb
│   │   ├── api_integration_helpers.rb
│   │   ├── api_issue_transfer_and_deletion_tests.rb
│   │   ├── api_method_authorization_checker
│   │   │   ├── authz_failure_message_formatter.rb
│   │   │   └── test_helpers.rb
│   │   ├── api_method_authorization_checker.rb
│   │   ├── api_programmatic_grant_helpers.rb
│   │   ├── api_search_text_match_helpers.rb
│   │   ├── api_serializer_helper.rb
│   │   ├── apps_helper.rb
│   │   ├── aqueduct_adapter_helpers.rb
│   │   ├── aqueduct_test_client.rb
│   │   ├── assert_authz_collector.rb
│   │   ├── assertion_test_helpers.rb
│   │   ├── audit_log
│   │   │   └── integration_test_helpers.rb
│   │   ├── audit_log_async_query_helpers.rb
│   │   ├── audit_log_export_helpers.rb
│   │   ├── audit_log_git_event_export_helpers.rb
│   │   ├── audit_log_helpers.rb
│   │   ├── audit_log_platform_compatibility_helpers.rb
│   │   ├── audit_log_platform_helpers.rb
│   │   ├── audit_log_sink_test_helper.rb
│   │   ├── authentication_helpers
│   │   │   └── ldap.rb
│   │   ├── authentication_helpers.rb
│   │   ├── authnd_client_helpers.rb
│   │   ├── authz_matrices.rb
│   │   ├── avatar_helpers.rb
│   │   ├── azure_blob_storage_helpers.rb
│   │   ├── babeld.rb
│   │   ├── babeld_repl.rb
│   │   ├── background_deletes_test_helpers.rb
│   │   ├── bertrpc_test_server.rb
│   │   ├── billing
│   │   │   ├── address_lookup_test_helpers.rb
│   │   │   ├── payment_method_test_helpers.rb
│   │   │   ├── platform
│   │   │   │   └── api
│   │   │   │       └── test_helpers.rb
│   │   │   ├── stubs_test_helpers.rb
│   │   │   └── usage_test_helpers.rb
│   │   ├── blackbird_test_helpers.rb
│   │   ├── blob_controller_helpers.rb
│   │   ├── body_matcher.rb
│   │   ├── braintree_mocks.rb
│   │   ├── braintree_test_helper.rb
│   │   ├── business_test_helpers.rb
│   │   ├── cache_config_test_helpers.rb
│   │   ├── cdn_test_helper.rb
│   │   ├── chatops_integration_test_case.rb
│   │   ├── codeowners_file_helper.rb
│   │   ├── code_quality
│   │   │   └── test_fixtures.rb
│   │   ├── code_quality_disable_test_helper.rb
│   │   ├── code_scanning
│   │   │   └── review_test_helpers.rb
│   │   ├── codespaces_network_configuration_helpers.rb
│   │   ├── codespaces_org_helper.rb
│   │   ├── codespaces_plan_fixtures.rb
│   │   ├── codespaces_repo_helper.rb
│   │   ├── codespaces_secrets_api_helper.rb
│   │   ├── coding_agent_test_helper.rb
│   │   ├── command_palette_action_tests.rb
│   │   ├── command_palette_test_helpers.rb
│   │   ├── commit_test_helper.rb
│   │   ├── commit_tree_helper.rb
│   │   ├── component_test_helpers_base.rb
│   │   ├── component_test_helpers.rb
│   │   ├── conditional_access
│   │   │   ├── filter_test_helper.rb
│   │   │   ├── policy_test_helper.rb
│   │   │   ├── test_cap_filter_controller.rb
│   │   │   └── two_factor_helper.rb
│   │   ├── config_override_extension.rb
│   │   ├── context_helpers.rb
│   │   ├── cookie_jar_extension.rb
│   │   ├── copilot_chat_autocomplete_test_helpers.rb
│   │   ├── copilot_chat_integration_test_helper.rb
│   │   ├── copilot_code_review_settings_test_helper.rb
│   │   ├── copilot_insights_code_generation_test_helper.rb
│   │   ├── copilot_insights_usage_test_helper.rb
│   │   ├── copilot_public_user_cacheable.rb
│   │   ├── copilot_spaces
│   │   │   └── twirp_test_helper.rb
│   │   ├── copilot_space_test_helper.rb
│   │   ├── copilot_swe_agent_test_helper.rb
│   │   ├── copilot_test_helper.rb
│   │   ├── copilot_usage_metrics_test_helper.rb
│   │   ├── currency_test_helper.rb
│   │   ├── current_tenant_extension_for_test.rb
│   │   ├── custom_properties_framework_test_helper.rb
│   │   ├── custom_properties_test_helper.rb
│   │   ├── dashboard_surface_query_test_helper.rb
│   │   ├── database_helpers.rb
│   │   ├── database_shuffler.rb
│   │   ├── dependabot_alert_helpers.rb
│   │   ├── dependabot_alerts_enterprise_enablement_helper.rb
│   │   ├── dependabot_alerts_procesor_helpers.rb
│   │   ├── dependabot_github_app_helper.rb
│   │   ├── dependency_graph_helpers.rb
│   │   ├── dependency_review_test_helper.rb
│   │   ├── device_authorization_helpers.rb
│   │   ├── dgit.rb
│   │   ├── discussions_component_test_helpers.rb
│   │   ├── discussions_integration_test_helper.rb
│   │   ├── discussions_test_helper.rb
│   │   ├── document_object_model_helper.rb
│   │   ├── dog_stats_d_interface_tests.rb
│   │   ├── dogstats_test_helpers.rb
│   │   ├── domain_dependency_validator.rb
│   │   ├── domain_isolation.rb
│   │   ├── domain_table_dependency_validator.rb
│   │   ├── domain_table_shared.rb
│   │   ├── domain_table_transaction_validator.rb
│   │   ├── dom_assertion_test_helpers.rb
│   │   ├── duplicate_detection_llm_test_helper.rb
│   │   ├── duplicate_query_test_helper.rb
│   │   ├── education
│   │   │   ├── developer_pack_application_test_helper.rb
│   │   │   └── fake_education_server.rb
│   │   ├── elastomer_test_helpers.rb
│   │   ├── encrypted_column_test_helper.rb
│   │   ├── enterprise_managed_user_test_helpers.rb
│   │   ├── environment_test_helper.rb
│   │   ├── events
│   │   │   └── payload_test_helper.rb
│   │   ├── example_repositories.rb
│   │   ├── external_group_helpers.rb
│   │   ├── external_properties_framework_test_helper.rb
│   │   ├── factory_bot.rb
│   │   ├── fake_ca.rb
│   │   ├── fake_dependabot.rb
│   │   ├── fake_dependency_graph_api_server.rb
│   │   ├── fake_dependency_graph_client.rb
│   │   ├── fake_dependency_graph_platform_server.rb
│   │   ├── fake_helper.rb
│   │   ├── fake_kredz.rb
│   │   ├── fake_kredz_response.rb
│   │   ├── fake_launch_server.rb
│   │   ├── fakest_stripe.rb
│   │   ├── fakest_zuora
│   │   │   └── registry.rb
│   │   ├── fakest_zuora.rb
│   │   ├── fake_treelights.rb
│   │   ├── fake_varz_response.rb
│   │   ├── fake_vso.rb
│   │   ├── feature_flags_reset.rb
│   │   ├── feature_flag_test_helper.rb
│   │   ├── feature_users.rb
│   │   ├── feed_test_helpers.rb
│   │   ├── file_tree_helpers.rb
│   │   ├── fine_grained_permissions_test_helper.rb
│   │   ├── first_party_apps_helper.rb
│   │   ├── fixtures.rb
│   │   ├── gauntlet_dummy_test.rb
│   │   ├── gdc
│   │   │   └── token_helper.rb
│   │   ├── gist_controller_helpers.rb
│   │   ├── gitauth_access_test_helper.rb
│   │   ├── gitauth_test_case.rb
│   │   ├── gitbackups_helper.rb
│   │   ├── github
│   │   │   ├── basic_test_case.rb
│   │   │   ├── preserve_failbot_context_middleware.rb
│   │   │   ├── pullsd_proxy.rb
│   │   │   ├── reposd_proxy.rb
│   │   │   ├── stats_tracking_middleware.rb
│   │   │   ├── test_case.rb
│   │   │   ├── tests
│   │   │   │   ├── caching.rb
│   │   │   │   ├── cluster_dependencies.rb
│   │   │   │   ├── profiling.rb
│   │   │   │   ├── query_tracking.rb
│   │   │   │   ├── rate_limiting.rb
│   │   │   │   ├── reset.rb
│   │   │   │   ├── seed.rb
│   │   │   │   ├── stubs.rb
│   │   │   │   ├── transaction_tracking
│   │   │   │   │   ├── active_job_patch.rb
│   │   │   │   │   ├── ethon_patch.rb
│   │   │   │   │   ├── excon_patch.rb
│   │   │   │   │   ├── httprb_patch.rb
│   │   │   │   │   ├── http_request.rb
│   │   │   │   │   ├── net_http_patch.rb
│   │   │   │   │   ├── throttler_patch.rb
│   │   │   │   │   └── webmock_tracking.rb
│   │   │   │   └── transaction_tracking.rb
│   │   │   └── view_component_system_test_case.rb
│   │   ├── github_connect_helper.rb
│   │   ├── github_test
│   │   │   ├── baseline_test_runner.rb
│   │   │   ├── build_cache
│   │   │   │   ├── checksum_generator.rb
│   │   │   │   └── command_runner.rb
│   │   │   ├── build_cache.rb
│   │   │   ├── code_coverage
│   │   │   │   ├── build_log_formatter.rb
│   │   │   │   ├── datadog_formatter.rb
│   │   │   │   └── result_merger.rb
│   │   │   ├── code_coverage.rb
│   │   │   ├── formattable_result.rb
│   │   │   ├── format_test_output_patch.rb
│   │   │   ├── json_dumping_test_runner.rb
│   │   │   ├── json_test_dumper.rb
│   │   │   ├── parallelization_alternative
│   │   │   │   ├── blocking_executor.rb
│   │   │   │   ├── child_process_executor.rb
│   │   │   │   ├── duration_based_job_distributor.rb
│   │   │   │   ├── file_registry.rb
│   │   │   │   ├── github_worker_setup.rb
│   │   │   │   ├── minitest_test_lib.rb
│   │   │   │   ├── parallelization.rb
│   │   │   │   ├── queue_based_job_distributor.rb
│   │   │   │   ├── queue_based_job_provider.rb
│   │   │   │   ├── random_job_distributor.rb
│   │   │   │   ├── rerun_reader.rb
│   │   │   │   ├── rerun_writer.rb
│   │   │   │   ├── round_robin_job_distributor.rb
│   │   │   │   ├── suite_order_job_distributor.rb
│   │   │   │   ├── tasks.rb
│   │   │   │   ├── test_stats
│   │   │   │   │   ├── enterprise
│   │   │   │   │   ├── github
│   │   │   │   │   ├── github-all-features
│   │   │   │   │   ├── github-emu
│   │   │   │   │   ├── github-multitenant
│   │   │   │   │   ├── github-multitenant-all-features
│   │   │   │   │   ├── github-ruby-next
│   │   │   │   │   ├── merge_test_stats.rb
│   │   │   │   │   ├── test_stats.rb
│   │   │   │   │   └── update_test_stats.sh
│   │   │   │   ├── test_suite_job_processor.rb
│   │   │   │   ├── validation_wrapper.rb
│   │   │   │   └── worker.rb
│   │   │   ├── parallel_reporter.rb
│   │   │   ├── remote_worker_stats.rb
│   │   │   ├── stats.rb
│   │   │   ├── test_info.rb
│   │   │   ├── test_queue_worker.rb
│   │   │   └── test_run_reporter.rb
│   │   ├── github_ui
│   │   │   └── manifest_helper.rb
│   │   ├── gitrpc_proxy.rb
│   │   ├── gitrpc_test_tracer.rb
│   │   ├── global_advisories_helper.rb
│   │   ├── gpg_key_helper.rb
│   │   ├── graphql_authz.rb
│   │   ├── graphql_operation_store_helpers.rb
│   │   ├── graphql_render_helper.rb
│   │   ├── hcs_test_service_ports.rb
│   │   ├── hmac_auth_test_helper.rb
│   │   ├── hook_event_test_helper.rb
│   │   ├── hook_integration_test_helper.rb
│   │   ├── hovercards_test_helper.rb
│   │   ├── hydro_message_job_test_helpers.rb
│   │   ├── hydro_test_helpers.rb
│   │   ├── innersource_helper.rb
│   │   ├── instrumentation_helper.rb
│   │   ├── integration_cache_test_helpers.rb
│   │   ├── integration_component_test_helpers.rb
│   │   ├── integration_factory_helper.rb
│   │   ├── integration_installation_setup_state_cookie_test_helper.rb
│   │   ├── integration_test_case.rb
│   │   ├── internal_http_test_server.rb
│   │   ├── issue_event_test_helper.rb
│   │   ├── issues_controller_test_helpers.rb
│   │   ├── issues_graph_test_helpers.rb
│   │   ├── issues_orchestration_test_helper.rb
│   │   ├── job_test_helper.rb
│   │   ├── launch
│   │   │   ├── artifacts_exchange_helper.rb
│   │   │   ├── checks_helper.rb
│   │   │   ├── dynamic_workflow_helper.rb
│   │   │   ├── exchange_url_helper.rb
│   │   │   ├── identity_helper.rb
│   │   │   ├── larger_runners_helper.rb
│   │   │   ├── runner_groups_helper.rb
│   │   │   ├── runner_scale_set_helper.rb
│   │   │   ├── schedules_helper.rb
│   │   │   ├── self_hosted_runners_helper.rb
│   │   │   └── setup_tenant_helper.rb
│   │   ├── launch_test_helpers.rb
│   │   ├── lazy_pry.rb
│   │   ├── ldap_helper.rb
│   │   ├── legacy_resque_helper.rb
│   │   ├── licensify_test_helpers.rb
│   │   ├── licensing
│   │   │   └── licensify_stub.rb
│   │   ├── licensing_test_helpers.rb
│   │   ├── linter_test_case.rb
│   │   ├── linting_helpers.rb
│   │   ├── logger_helper.rb
│   │   ├── machinist_helpers.rb
│   │   ├── mailchimp_helper.rb
│   │   ├── mailer_helpers.rb
│   │   ├── memex_authorization_helpers.rb
│   │   ├── memex_helpers.rb
│   │   ├── memex_hydro_automation_helper.rb
│   │   ├── memex_items_controller_helpers.rb
│   │   ├── memex_response_helpers.rb
│   │   ├── memory_statsd.rb
│   │   ├── method_usage_helper.rb
│   │   ├── metrics_helper.rb
│   │   ├── migrator_test_helpers.rb
│   │   ├── missing_record_helper.rb
│   │   ├── mobile_in_app_purchase_test_helper.rb
│   │   ├── mobile_two_factor_helpers.rb
│   │   ├── models_helper.rb
│   │   ├── new_repo_name.rb
│   │   ├── newsies
│   │   │   └── object_interface_tests.rb
│   │   ├── newsies_helper.rb
│   │   ├── notifications
│   │   │   ├── notifyd_test_helper.rb
│   │   │   └── test_helper.rb
│   │   ├── notifications_resiliency_test_helpers.rb
│   │   ├── notifyd_test_helper.rb
│   │   ├── oauth_controller_test_helpers.rb
│   │   ├── octocaptcha_test_helper.rb
│   │   ├── octoshift_test_helpers.rb
│   │   ├── oidc_test_helpers.rb
│   │   ├── open_ai_test_helper.rb
│   │   ├── opentelemetry_test_helper.rb
│   │   ├── opentelemetry_test_helper_test.rb
│   │   ├── organization_authz
│   │   │   └── test_fixtures.rb
│   │   ├── organizations_controller_test_helpers.rb
│   │   ├── organization_test_helper.rb
│   │   ├── oss_license_compliance_test_helpers.rb
│   │   ├── package_firewall_test_helpers.rb
│   │   ├── package_registry_helpers.rb
│   │   ├── page_helper.rb
│   │   ├── pages_builder_test_fixtures.rb
│   │   ├── pages_management_test_helper.rb
│   │   ├── pagination_helper.rb
│   │   ├── parallel_collector.rb
│   │   ├── parallelization.rb
│   │   ├── performance_test_helpers.rb
│   │   ├── permissions_helper.rb
│   │   ├── planning
│   │   │   ├── memex_project_column
│   │   │   │   ├── assignees_helper.rb
│   │   │   │   ├── chartable_test_case.rb
│   │   │   │   ├── closed_helper.rb
│   │   │   │   ├── created_helper.rb
│   │   │   │   ├── date_helper.rb
│   │   │   │   ├── groupable_test_case.rb
│   │   │   │   ├── index_repair_test_case.rb
│   │   │   │   ├── issue_field
│   │   │   │   │   ├── date_helper.rb
│   │   │   │   │   ├── number_helper.rb
│   │   │   │   │   ├── single_select_helper.rb
│   │   │   │   │   └── text_helper.rb
│   │   │   │   ├── issue_field.rb
│   │   │   │   ├── issue_type_helper.rb
│   │   │   │   ├── iteration_helper.rb
│   │   │   │   ├── labels_helper.rb
│   │   │   │   ├── linked_pull_requests_helper.rb
│   │   │   │   ├── milestone_helper.rb
│   │   │   │   ├── number_helper.rb
│   │   │   │   ├── parent_issue_helper.rb
│   │   │   │   ├── repository_helper.rb
│   │   │   │   ├── reviewers_helper.rb
│   │   │   │   ├── serializable_web_api_test_case.rb
│   │   │   │   ├── single_select_helper.rb
│   │   │   │   ├── sliceable_test_case.rb
│   │   │   │   ├── sub_issues_progress_helper.rb
│   │   │   │   ├── summable_test_case.rb
│   │   │   │   ├── text_helper.rb
│   │   │   │   ├── title_helper.rb
│   │   │   │   ├── tracked_by_helper.rb
│   │   │   │   ├── tracks_helper.rb
│   │   │   │   ├── updated_helper.rb
│   │   │   │   └── writeable_test_case.rb
│   │   │   ├── memex_project_column.rb
│   │   │   └── project_deprecation_helpers.rb
│   │   ├── planning.rb
│   │   ├── platform
│   │   │   ├── authorization_helpers.rb
│   │   │   ├── global_id_helpers.rb
│   │   │   ├── graphql_parse_cache.rb
│   │   │   ├── graphql_parse_cache_test.rb
│   │   │   ├── graphql-relay-walker
│   │   │   │   ├── LICENSE.md
│   │   │   │   ├── walker
│   │   │   │   │   ├── client_ext.rb
│   │   │   │   │   ├── frame.rb
│   │   │   │   │   ├── query_builder.rb
│   │   │   │   │   └── queue.rb
│   │   │   │   └── walker.rb
│   │   │   ├── interface_helpers.rb
│   │   │   ├── issue_event_helpers.rb
│   │   │   ├── issue_project_v2_event_helpers.rb
│   │   │   ├── project_backend_helpers.rb
│   │   │   ├── pull_request_resolver_helpers.rb
│   │   │   ├── schema_types_cache.rb
│   │   │   ├── schema_types_cache_test.rb
│   │   │   └── timeline_helpers.rb
│   │   ├── platform.rb
│   │   ├── prioritization_helpers.rb
│   │   ├── private_token_scanning_test_helper.rb
│   │   ├── privileged_app_helper.rb
│   │   ├── programmatic_access_tokens_test_helper.rb
│   │   ├── progress_test_helpers.rb
│   │   ├── project_card_helpers.rb
│   │   ├── projects_processor_test_helpers.rb
│   │   ├── pull_request_api_test_helpers.rb
│   │   ├── pull_request_integration_test_helpers.rb
│   │   ├── pull_request_review_test_helpers.rb
│   │   ├── pull_requests_controller_show_setup.rb
│   │   ├── pull_requests_controller_test_helper.rb
│   │   ├── pull_requests.rb
│   │   ├── pull_request_synchronization_test_helpers.rb
│   │   ├── push_test_helper.rb
│   │   ├── query_assertion_test_helpers.rb
│   │   ├── query_counter.rb
│   │   ├── query_guard_helper.rb
│   │   ├── query_identifier_helper.rb
│   │   ├── query_recorder_helper.rb
│   │   ├── rack_assertion_test_helpers.rb
│   │   ├── rack_environment_fixtures.rb
│   │   ├── rate_limited_creation_test_helpers.rb
│   │   ├── react_partial_prop_test_helpers.rb
│   │   ├── react_partial_replacement_test_helpers.rb
│   │   ├── react_payload_helper.rb
│   │   ├── ref_updater.rb
│   │   ├── ref_update_test_helper.rb
│   │   ├── registry_package_helpers.rb
│   │   ├── relay_state_helper.rb
│   │   ├── reminder_pull_request_filter_helper.rb
│   │   ├── repositories_test_helper.rb
│   │   ├── repository_action_test_helpers.rb
│   │   ├── repository_advisories
│   │   │   └── test_helpers.rb
│   │   ├── repository_insights_test_helpers.rb
│   │   ├── repository_on_disk_fixtures.rb
│   │   ├── repository_stack_test_helpers.rb
│   │   ├── request_limiting.rb
│   │   ├── required_cluster_validator.rb
│   │   ├── resiliency_helpers.rb
│   │   ├── response_assertion_test_helpers.rb
│   │   ├── rest_authz
│   │   │   ├── access_definition_provider.rb
│   │   │   ├── actor_assertion_groups.yml
│   │   │   ├── authz_assertion_groups.rb
│   │   │   ├── automated_authz_test.rb
│   │   │   ├── configuration_resolver.rb
│   │   │   ├── configuration_validator.rb
│   │   │   ├── fixture_map.rb
│   │   │   ├── fixture_resolver.rb
│   │   │   ├── github_endpoint.rb
│   │   │   ├── print.rb
│   │   │   ├── runnable_class_test.rb
│   │   │   ├── scenarios.rb
│   │   │   ├── test_case.rb
│   │   │   ├── test_engine.rb
│   │   │   ├── test_plan
│   │   │   │   └── configurable.rb
│   │   │   ├── test_plan.rb
│   │   │   ├── test_plan_test_case.rb
│   │   │   └── test_reporter.rb
│   │   ├── retry_on_flaky_exception_helper.rb
│   │   ├── sales_managed_subscription_test_helper.rb
│   │   ├── sales_serve_zuora_webhooks_test_helper.rb
│   │   ├── scientist_helper_test.rb
│   │   ├── scim_provisioning_helpers.rb
│   │   ├── screenshot_test.rb
│   │   ├── search
│   │   │   ├── blackbird_test_helpers.rb
│   │   │   ├── limiters
│   │   │   │   ├── base_test_helpers.rb
│   │   │   │   ├── rate_limiter_base_test_helpers.rb
│   │   │   │   └── search_elapsed_time_test_helpers.rb
│   │   │   ├── rate_limit_registry_test_helpers.rb
│   │   │   └── results_test_helpers.rb
│   │   ├── secret_scanning
│   │   │   ├── api_test_helpers.rb
│   │   │   └── test_helpers.rb
│   │   ├── secrets_test_helpers.rb
│   │   ├── secure_headers_helpers.rb
│   │   ├── security_campaigns
│   │   │   └── test_fixtures.rb
│   │   ├── security_center
│   │   │   ├── test_fixtures.rb
│   │   │   ├── test_helpers.rb
│   │   │   └── turboscan_test_setup.rb
│   │   ├── security_overview_analytics
│   │   │   └── test_fixtures.rb
│   │   ├── security_products_enablement_helpers.rb
│   │   ├── semantics_controller_test_helpers.rb
│   │   ├── serializer_test_helpers.rb
│   │   ├── setup_and_teardown.rb
│   │   ├── signup_test_helpers.rb
│   │   ├── sinatra_error_handling_test_helpers.rb
│   │   ├── site
│   │   │   └── readme
│   │   │       └── cassette_helpers.rb
│   │   ├── site_admin_test_helper.rb
│   │   ├── slack_api_test_helper.rb
│   │   ├── slash_command_test_helpers.rb
│   │   ├── spawn_helpers.rb
│   │   ├── sponsors_explore_test_helpers.rb
│   │   ├── sponsors_instrumentation_test_helpers.rb
│   │   ├── sponsors_listing_test_helper.rb
│   │   ├── sponsors_patreon_test_helpers.rb
│   │   ├── sponsors_zuora_test_helper.rb
│   │   ├── ssh_ca_helper.rb
│   │   ├── starter_workflow_template_test_helpers.rb
│   │   ├── statsd_interface_tests.rb
│   │   ├── storage_cluster_test_helpers.rb
│   │   ├── stratocaster_test_helpers.rb
│   │   ├── string_from_binary_test_helper.rb
│   │   ├── stripe_stub.rb
│   │   ├── survey_test_helper.rb
│   │   ├── sync_asset_usage_job_test_helpers.rb
│   │   ├── system_test_case.rb
│   │   ├── system_test_conversion.rb
│   │   ├── team_sync_test_helper.rb
│   │   ├── test_cases.rb
│   │   ├── test_controller.rb
│   │   ├── test_env.rb
│   │   ├── test_metrics.rb
│   │   ├── test_profiling.rb
│   │   ├── test_service_ports.rb
│   │   ├── test_services.rb
│   │   ├── test_tags.rb
│   │   ├── timecop.rb
│   │   ├── toxiproxy.rb
│   │   ├── trade_controls
│   │   │   └── sdn_screening_test_helper.rb
│   │   ├── trilogy
│   │   │   └── circuit_breaker.rb
│   │   ├── turboghas_helpers.rb
│   │   ├── twirp_client_test_helpers.rb
│   │   ├── uncompiled_templates.rb
│   │   ├── unlocked_repository_check_test_helper.rb
│   │   ├── update_user_hidden_tests.rb
│   │   ├── uploadable_test_helpers.rb
│   │   ├── user_defined_command_test_helpers.rb
│   │   ├── user_hidden_tests.rb
│   │   ├── user_test_helpers.rb
│   │   ├── variant_analysis
│   │   │   └── query_pack_helper.rb
│   │   ├── varnish_anonymous_test_helpers.rb
│   │   ├── vcr_disabled.rb
│   │   ├── vcr_matchers.rb
│   │   ├── vcr_restrict_http_connections.rb
│   │   ├── view_component_assert_selector_enhancement.rb
│   │   ├── viewscreen_helpers.rb
│   │   ├── voltron_test_helper.rb
│   │   ├── warnings.rb
│   │   ├── web_authz_test_helpers.rb
│   │   ├── web_commit_helpers.rb
│   │   ├── webflow_helper.rb
│   │   ├── websocket_helpers.rb
│   │   ├── windbeam_test_helper.rb
│   │   ├── zero_user_test_helper.rb
│   │   ├── zuora_stub.rb
│   │   └── zuora_test_helper.rb
│   ├── test_helper_tests
│   │   ├── api_method_authorization_checker_test.rb
│   │   ├── audit_log
│   │   │   └── integration_test_helpers_test.rb
│   │   ├── authz_matrices_test.rb
│   │   ├── basic_test_case_test.rb
│   │   ├── conditional_access
│   │   │   └── filter_test_helper_test.rb
│   │   ├── context_helpers_test.rb
│   │   ├── database_shuffler_test.rb
│   │   ├── dgit_test.rb
│   │   ├── dogstats_test_helpers_test.rb
│   │   ├── duplicate_query_test_helper_test.rb
│   │   ├── education
│   │   │   └── developer_pack_application_test_helper_test.rb
│   │   ├── events
│   │   │   └── payload_test_helper_test.rb
│   │   ├── experiment_query_filtering_test.rb
│   │   ├── fakest_zuora
│   │   │   └── registry_test.rb
│   │   ├── github_test
│   │   │   ├── parallelization_alternative
│   │   │   │   ├── job_distributor_test.rb
│   │   │   │   ├── parallelization_test.rb
│   │   │   │   ├── test_suite_job_processor_test.rb
│   │   │   │   └── worker_test.rb
│   │   │   ├── parallel_reporter_seed_test.rb
│   │   │   ├── parallel_reporter_test.rb
│   │   │   └── test_info_test.rb
│   │   ├── hook_integration_test_helper_test.rb
│   │   ├── method_usage_helper_test.rb
│   │   ├── platform
│   │   │   ├── graphql_authz_test.rb
│   │   │   └── interface_helpers_test.rb
│   │   ├── query_identifier_helper_test.rb
│   │   ├── resiliency_helpers_test.rb
│   │   ├── rest_authz
│   │   │   ├── access_definition_provider_test.rb
│   │   │   ├── authz_assertion_groups_test.rb
│   │   │   ├── configuration_resolver_test.rb
│   │   │   ├── configuration_validator_test.rb
│   │   │   ├── fixture_map_test.rb
│   │   │   ├── fixture_resolver_test.rb
│   │   │   ├── github_endpoint_test.rb
│   │   │   ├── print_test.rb
│   │   │   ├── scenarios_test.rb
│   │   │   ├── test_case_test.rb
│   │   │   ├── test_engine_test.rb
│   │   │   ├── test_plan_test.rb
│   │   │   └── test_reporter_test.rb
│   │   ├── skipped_by_tags_test.rb
│   │   └── view_component_assert_selector_enhancement_test.rb
│   ├── test_to_source.yml
│   ├── twirp
│   │   ├── billing
│   │   │   ├── accounts
│   │   │   │   └── v1
│   │   │   │       └── billable_owner_api_handler_test.rb
│   │   │   ├── products
│   │   │   │   └── v1
│   │   │   │       └── zuora_product_api_handler_test.rb
│   │   │   └── repositories
│   │   │       └── v1
│   │   │           └── repository_api_handler_test.rb
│   │   ├── content_engine
│   │   │   └── core
│   │   │       └── v1
│   │   │           └── users_api_handler_test.rb
│   │   ├── elm
│   │   │   ├── actions
│   │   │   │   └── v1
│   │   │   │       ├── export_actions_settings_api_handler_test.rb
│   │   │   │       ├── export_commit_status_checks_api_handler_test.rb
│   │   │   │       └── import_commit_status_check_api_handler_test.rb
│   │   │   ├── data
│   │   │   │   └── v1
│   │   │   │       └── export_assets_api_handler_test.rb
│   │   │   ├── issues
│   │   │   │   └── export_issue_events_api_handler_test.rb
│   │   │   ├── organizations
│   │   │   │   └── export_settings_api_handler_test.rb
│   │   │   └── repositories
│   │   │       ├── export_repository_settings_api_handler_test.rb
│   │   │       ├── export_repository_topics_api_handler_test.rb
│   │   │       └── v1
│   │   │           └── import_create_wiki_api_handler_test.rb
│   │   ├── git_src_migrator
│   │   │   ├── git_src_migrator_workflow_api_handler_test.rb
│   │   │   └── source_imports_api_handler_test.rb
│   │   ├── licensing
│   │   │   ├── business_teams
│   │   │   │   └── v1
│   │   │   │       └── business_teams_api_handler_test.rb
│   │   │   ├── customers
│   │   │   │   └── v1
│   │   │   │       ├── enterprise_installations_api_handler_test.rb
│   │   │   │       ├── product_enablements_api_handler_test.rb
│   │   │   │       ├── users_api_handler_test.rb
│   │   │   │       └── visual_studio_subscriptions_api_handler_test.rb
│   │   │   ├── enterprise_installations
│   │   │   │   └── v1
│   │   │   │       └── users_api_handler_test.rb
│   │   │   └── repositories
│   │   │       └── v1
│   │   │           └── repositories_api_handler_test.rb
│   │   ├── octoshift
│   │   │   ├── errors
│   │   │   │   ├── already_exists_test.rb
│   │   │   │   ├── because_sorbet_doesnt_support_redo_test.rb
│   │   │   │   ├── datastore_unavailable_for_writes_test.rb
│   │   │   │   └── high_replication_delay_test.rb
│   │   │   ├── imports
│   │   │   │   ├── helpers
│   │   │   │   │   └── model_availability_test.rb
│   │   │   │   ├── v1
│   │   │   │   │   ├── archive_export_api_handler_test.rb
│   │   │   │   │   ├── archive_storage_api_handler_test.rb
│   │   │   │   │   ├── create_import_api_handler_test.rb
│   │   │   │   │   ├── deploy_key_api_handler_test.rb
│   │   │   │   │   ├── edit_issue_api_handler_test.rb
│   │   │   │   │   ├── edit_issue_comment_api_handler_test.rb
│   │   │   │   │   ├── edit_label_api_handler_test.rb
│   │   │   │   │   ├── edit_milestone_api_handler_test.rb
│   │   │   │   │   ├── edit_pull_request_api_handler_test.rb
│   │   │   │   │   ├── edit_pull_request_review_api_handler_test.rb
│   │   │   │   │   ├── edit_pull_request_review_comment_api_handler_test.rb
│   │   │   │   │   ├── edit_pull_request_review_thread_api_handler_test.rb
│   │   │   │   │   ├── edit_reactions_api_handler_test.rb
│   │   │   │   │   ├── edit_release_api_handler_test.rb
│   │   │   │   │   ├── edit_repository_api_handler_test.rb
│   │   │   │   │   ├── identity_api_handler_test.rb
│   │   │   │   │   ├── import_asset_api_handler_test.rb
│   │   │   │   │   ├── import_close_issue_references_api_handler_test.rb
│   │   │   │   │   ├── import_commit_comment_api_handler_test.rb
│   │   │   │   │   ├── import_issue_api_handler_test.rb
│   │   │   │   │   ├── import_issue_comment_api_handler_test.rb
│   │   │   │   │   ├── import_labels_api_handler_test.rb
│   │   │   │   │   ├── import_migration_log_api_handler_test.rb
│   │   │   │   │   ├── import_milestones_api_handler_test.rb
│   │   │   │   │   ├── import_organization_api_handler_test.rb
│   │   │   │   │   ├── import_organization_settings_api_handler_test.rb
│   │   │   │   │   ├── import_permissions_api_handler_test.rb
│   │   │   │   │   ├── import_project_api_handler_test.rb
│   │   │   │   │   ├── import_protected_branch_api_handler_test.rb
│   │   │   │   │   ├── import_pull_request_api_handler_test.rb
│   │   │   │   │   ├── import_pull_request_review_api_handler_test.rb
│   │   │   │   │   ├── import_reactions_api_handler_test.rb
│   │   │   │   │   ├── import_release_api_handler_test.rb
│   │   │   │   │   ├── import_repository_api_handler_test.rb
│   │   │   │   │   ├── import_team_api_handler_test.rb
│   │   │   │   │   ├── lock_repository_api_handler_test.rb
│   │   │   │   │   ├── mannequin_api_handler_test.rb
│   │   │   │   │   ├── organization_api_handler_test.rb
│   │   │   │   │   ├── timeline_event_api_handler_test.rb
│   │   │   │   │   ├── validate_ip_allowlist_api_handler_test.rb
│   │   │   │   │   └── validate_source_credentials_api_handler_test.rb
│   │   │   │   └── v2
│   │   │   │       └── import_issue_comments_api_handler_test.rb
│   │   │   └── replica_test.rb
│   │   ├── odometer
│   │   │   └── core
│   │   │       └── v1
│   │   │           ├── businesses_api_handler_test.rb
│   │   │           ├── get_contacts_helper_test.rb
│   │   │           └── organizations_api_handler_test.rb
│   │   ├── registrymetadata
│   │   │   └── core
│   │   │       └── v1
│   │   │           ├── billing_api_handler_test.rb
│   │   │           ├── login_api_handler_test.rb
│   │   │           ├── org_api_handler_test.rb
│   │   │           ├── owner_api_handler_test.rb
│   │   │           └── repo_api_handler_test.rb
│   │   ├── secretscanning
│   │   │   └── v1
│   │   │       ├── blobs_api_handler_test.rb
│   │   │       ├── business_api_handler_test.rb
│   │   │       ├── discussions_api_handler_test.rb
│   │   │       ├── exemptions_api_handler_test.rb
│   │   │       ├── github_token_metadata_handler_test.rb
│   │   │       ├── issues_api_handler_test.rb
│   │   │       ├── login_password_api_handler_test.rb
│   │   │       ├── oauth_access_api_handler_test.rb
│   │   │       ├── org_api_handler_test.rb
│   │   │       ├── public_key_api_handler_test.rb
│   │   │       ├── pull_requests_api_handler_test.rb
│   │   │       ├── repositories_api_handler_test.rb
│   │   │       └── users_api_handler_test.rb
│   │   └── support
│   │       └── helphub
│   │           └── v1
│   │               ├── abuse_reports_api_handler_test.rb
│   │               └── businesses_api_handler_test.rb
│   ├── unit
│   │   ├── concerns
│   │   │   └── copilot_spaces
│   │   │       ├── pagination_test.rb
│   │   │       └── role_mapping_test.rb
│   │   ├── dependabot_alerts
│   │   │   └── delegated_closures_hierarchy_test.rb
│   │   ├── helpers
│   │   │   ├── issues
│   │   │   │   └── semantics_helper_test.rb
│   │   │   └── stack_detection_helper_test.rb
│   │   └── lib
│   │       └── github
│   │           └── azure
│   │               └── workload_identity_client_test.rb
│   ├── validators
│   │   ├── cvss_vector_string_validator_test.rb
│   │   ├── follows_validator_test.rb
│   │   └── strict_host_validator_test.rb
│   ├── view_models
│   │   ├── actions
│   │   │   └── starter_workflows_view_test.rb
│   │   ├── admin
│   │   │   └── locked_repo_view_test.rb
│   │   ├── advisory_db
│   │   │   └── atom_view_test.rb
│   │   ├── audit_log
│   │   │   ├── audit_log_entry_view_test.rb
│   │   │   ├── index_page_view_test.rb
│   │   │   ├── results_view_test.rb
│   │   │   ├── social_identity_audit_log_views_test.rb
│   │   │   └── view_renders_allowed_fields_test.rb
│   │   ├── billing_managers
│   │   │   ├── index_view_test.rb
│   │   │   └── invitee_suggestions_view_test.rb
│   │   ├── billing_settings
│   │   │   ├── confirmation_view_test.rb
│   │   │   ├── credit_card_fields_view_test.rb
│   │   │   ├── overview_view_test.rb
│   │   │   ├── plans_view_test.rb
│   │   │   ├── plan_table_view_test.rb
│   │   │   └── signup_form_view_test.rb
│   │   ├── blob
│   │   │   ├── blob_excerpt_test.rb
│   │   │   ├── directional_blob_excerpt_test.rb
│   │   │   ├── editor_view_test.rb
│   │   │   ├── preview_view_test.rb
│   │   │   └── show_view_test.rb
│   │   ├── branches
│   │   │   ├── branch_finder_test.rb
│   │   │   └── branch_view_test.rb
│   │   ├── businesses
│   │   │   ├── admins
│   │   │   │   ├── index_view_test.rb
│   │   │   │   ├── list_view_test.rb
│   │   │   │   └── suggestions_view_test.rb
│   │   │   ├── audit_log
│   │   │   │   ├── index_page_view_test.rb
│   │   │   │   ├── results_view_test.rb
│   │   │   │   └── suggestions_view_test.rb
│   │   │   ├── billing_settings
│   │   │   │   └── show_view_test.rb
│   │   │   ├── enterprise_licensing
│   │   │   │   └── show_view_test.rb
│   │   │   ├── external_groups_view_test.rb
│   │   │   ├── identity_management
│   │   │   │   ├── credential_authorized_view_test.rb
│   │   │   │   └── single_sign_on_view_test.rb
│   │   │   ├── manage_integration_roles_view_test.rb
│   │   │   ├── organization_invitations
│   │   │   │   └── suggestions_view_test.rb
│   │   │   ├── organizations
│   │   │   │   └── settings
│   │   │   │       └── row_view_test.rb
│   │   │   ├── outside_collaborators_view_test.rb
│   │   │   ├── pending_collaborators_view_test.rb
│   │   │   ├── pending_members_view_test.rb
│   │   │   ├── people_view_test.rb
│   │   │   ├── pre_receive_hook_targets
│   │   │   │   ├── index_page_view_test.rb
│   │   │   │   └── show_page_view_test.rb
│   │   │   ├── query_view_test.rb
│   │   │   ├── security_settings
│   │   │   │   └── team_sync
│   │   │   │       ├── initiate_setup_view_test.rb
│   │   │   │       └── review_pending_assignment_view_test.rb
│   │   │   ├── settings
│   │   │   │   ├── actions_policies_view_test.rb
│   │   │   │   ├── admin_center_options_view_test.rb
│   │   │   │   ├── dotcom_connection_view_test.rb
│   │   │   │   ├── member_privileges_view_test.rb
│   │   │   │   ├── packages_view_test.rb
│   │   │   │   ├── projects_view_test.rb
│   │   │   │   └── security_view_test.rb
│   │   │   └── user_namespace_repositories_view_test.rb
│   │   ├── business_user_accounts
│   │   │   └── member_view_test.rb
│   │   ├── checks
│   │   │   └── checks_toolbar_view_test.rb
│   │   ├── codespaces
│   │   │   └── repository_select_view_test.rb
│   │   ├── commit
│   │   │   └── show_view_test.rb
│   │   ├── commits
│   │   │   └── branch_list_view_test.rb
│   │   ├── community
│   │   │   ├── community_index_view_test.rb
│   │   │   └── contributor_sidebar_view_test.rb
│   │   ├── coupons
│   │   │   └── show_view_test.rb
│   │   ├── dashboard
│   │   │   ├── commit_group_view_test.rb
│   │   │   ├── event_group_view_test.rb
│   │   │   └── news_feed_view_test.rb
│   │   ├── diff
│   │   │   ├── batched_file_list_view_test.rb
│   │   │   ├── code_lines_partial_view_test.rb
│   │   │   ├── context_partial_view_test.rb
│   │   │   ├── directional_hunk_header_view_test.rb
│   │   │   ├── file_list_view_test.rb
│   │   │   ├── file_view_test.rb
│   │   │   ├── non_diff_entry_test.rb
│   │   │   ├── prose_diff_view_test.rb
│   │   │   ├── submodule_file_view_test.rb
│   │   │   └── summary_delta_view_test.rb
│   │   ├── edit_repositories
│   │   │   └── admin_screen
│   │   │       ├── member_suggestions_view_test.rb
│   │   │       ├── pages_https_view_test.rb
│   │   │       └── pages_status_view_test.rb
│   │   ├── events
│   │   │   ├── atom_view_test.rb
│   │   │   ├── commit_comment_view_test.rb
│   │   │   ├── create_view_test.rb
│   │   │   ├── delete_view_test.rb
│   │   │   ├── follow_view_test.rb
│   │   │   ├── fork_view_test.rb
│   │   │   ├── gollum_view_test.rb
│   │   │   ├── issue_comment_view_test.rb
│   │   │   ├── issues_view_test.rb
│   │   │   ├── member_view_test.rb
│   │   │   ├── public_view_test.rb
│   │   │   ├── pull_request_review_comment_view_test.rb
│   │   │   ├── pull_request_view_test.rb
│   │   │   ├── push_view_test.rb
│   │   │   ├── release_view_test.rb
│   │   │   ├── sponsor_view_test.rb
│   │   │   ├── view_test.rb
│   │   │   └── watch_view_test.rb
│   │   ├── files
│   │   │   ├── clone_url_view_test.rb
│   │   │   ├── new_file_action_view_test.rb
│   │   │   ├── overview_page_title_test.rb
│   │   │   └── overview_view_test.rb
│   │   ├── global_advisories
│   │   │   ├── history_view_test.rb
│   │   │   ├── index_view_test.rb
│   │   │   └── show_view_test.rb
│   │   ├── hooks
│   │   │   ├── deliveries_view_test.rb
│   │   │   ├── delivery_view_test.rb
│   │   │   ├── index_view_test.rb
│   │   │   ├── oauth_application_policy_view_test.rb
│   │   │   ├── pre_receive_item_view_test.rb
│   │   │   ├── pre_receive_view_test.rb
│   │   │   └── show_view_test.rb
│   │   ├── installation_view_test.rb
│   │   ├── integration_installations
│   │   │   ├── access_groupings_view_test.rb
│   │   │   ├── index_view_test.rb
│   │   │   ├── permissions_update_request_view_test.rb
│   │   │   ├── show_view_test.rb
│   │   │   ├── suggestions_view_repository_installation_required_test.rb
│   │   │   ├── suggestions_view_suggestions_test.rb
│   │   │   └── suggestions_view_test.rb
│   │   ├── integrations
│   │   │   ├── access_groupings_view_test.rb
│   │   │   ├── form_view_test.rb
│   │   │   ├── index_view_test.rb
│   │   │   ├── permissions_view_test.rb
│   │   │   ├── select_target_view_test.rb
│   │   │   └── show_view_test.rb
│   │   ├── issues
│   │   │   ├── dashboard_navigation_view_test.rb
│   │   │   ├── index_view_test.rb
│   │   │   └── issue_list_item_test.rb
│   │   ├── mailers
│   │   │   └── vulnerability
│   │   │       ├── combined_alert_view_test.rb
│   │   │       └── digest_view_test.rb
│   │   ├── marketplace
│   │   │   ├── listing_insights
│   │   │   │   └── index_page_view_test.rb
│   │   │   ├── listings
│   │   │   │   └── onboarding_page_view_test.rb
│   │   │   └── side_nav_view_test.rb
│   │   ├── marketplace_purchases
│   │   │   └── order_preview_view_test.rb
│   │   ├── networks
│   │   │   └── members_view_test.rb
│   │   ├── notifications
│   │   │   ├── email_mute_view_test.rb
│   │   │   ├── summary_view_test.rb
│   │   │   └── v2
│   │   │       └── index_view_test.rb
│   │   ├── oauth
│   │   │   ├── authorize_integration_view_test.rb
│   │   │   └── authorize_view_test.rb
│   │   ├── oauth_application_transfers
│   │   │   └── show_view_test.rb
│   │   ├── orgs
│   │   │   ├── audit_log
│   │   │   │   ├── index_page_view_test.rb
│   │   │   │   └── results_view_test.rb
│   │   │   ├── creation_view_test.rb
│   │   │   ├── header_view_test.rb
│   │   │   ├── identity_managment
│   │   │   │   └── credential_authorized_view_test.rb
│   │   │   ├── invitations
│   │   │   │   ├── edit_page_view_test.rb
│   │   │   │   ├── failed_invitation_view_test.rb
│   │   │   │   ├── invitee_suggestions_view_test.rb
│   │   │   │   ├── invite_form_view_test.rb
│   │   │   │   ├── reinstate_view
│   │   │   │   │   ├── create_invitation_view_test.rb
│   │   │   │   │   ├── create_membership_immediately_view_test.rb
│   │   │   │   │   ├── update_reinstate_invitation_view_test.rb
│   │   │   │   │   └── update_start_fresh_invitation_view_test.rb
│   │   │   │   ├── reinstate_view_test.rb
│   │   │   │   └── show_pending_page_view_test.rb
│   │   │   ├── overview_view_test.rb
│   │   │   ├── people
│   │   │   │   ├── destroy_members_dialog_view_test.rb
│   │   │   │   ├── enterprise_owners_view_test.rb
│   │   │   │   ├── index_page_view_test.rb
│   │   │   │   ├── invitations_dialog_view_test.rb
│   │   │   │   ├── member_role_select_view_test.rb
│   │   │   │   ├── member_view_test.rb
│   │   │   │   ├── outside_collaborators_view_test.rb
│   │   │   │   ├── pending_invitations_page_view_test.rb
│   │   │   │   ├── remove_repo_access_dialog_view_test.rb
│   │   │   │   ├── repository_list_view_test.rb
│   │   │   │   ├── repository_permissions_view_test.rb
│   │   │   │   ├── role_description_methods_test.rb
│   │   │   │   ├── role_name_methods_test.rb
│   │   │   │   ├── show_view_test.rb
│   │   │   │   ├── sidebar_view_test.rb
│   │   │   │   └── toolbar_actions_view_test.rb
│   │   │   ├── repositories
│   │   │   │   ├── index_page_view_test.rb
│   │   │   │   └── permission_select_view_test.rb
│   │   │   ├── security_settings
│   │   │   │   ├── index_view_test.rb
│   │   │   │   ├── team_sync
│   │   │   │   │   ├── initiate_setup_view_test.rb
│   │   │   │   │   └── review_pending_assignment_view_test.rb
│   │   │   │   └── two_factor_enforcement_confirmation_view_test.rb
│   │   │   ├── settings
│   │   │   │   └── member_privileges_view_test.rb
│   │   │   ├── setup_view_test.rb
│   │   │   ├── team_members
│   │   │   │   ├── index_page_view_test.rb
│   │   │   │   ├── member_view_test.rb
│   │   │   │   └── suggestions_view_test.rb
│   │   │   ├── team_repositories
│   │   │   │   └── suggestions_view_test.rb
│   │   │   └── teams
│   │   │       ├── change_teams_visibility_dialog_view_test.rb
│   │   │       ├── form_view_test.rb
│   │   │       ├── index_page_view_test.rb
│   │   │       ├── teams_page_view_test.rb
│   │   │       ├── team_view_test.rb
│   │   │       └── toolbar_actions_view_test.rb
│   │   ├── prerelease
│   │   │   └── badge_view_test.rb
│   │   ├── pull_requests
│   │   │   ├── deployments_box_view_test.rb
│   │   │   ├── fork_cleanup_view_test.rb
│   │   │   ├── merge_button_view_test.rb
│   │   │   ├── range_menu_view_test.rb
│   │   │   └── tip_view_test.rb
│   │   ├── registry_two
│   │   │   └── packages
│   │   │       ├── package_view_test.rb
│   │   │       └── show_view_test.rb
│   │   ├── releases
│   │   │   ├── action_marketplace_view_test.rb
│   │   │   ├── timeline_view_test.rb
│   │   │   └── view_test.rb
│   │   ├── reminders
│   │   │   ├── edit_view_test.rb
│   │   │   ├── index_view_test.rb
│   │   │   ├── personal_reminder_view_model_test.rb
│   │   │   └── repository_suggestions_view_test.rb
│   │   ├── repositories
│   │   │   ├── create_view_test.rb
│   │   │   ├── details_view_test.rb
│   │   │   ├── participation_graph_view_test.rb
│   │   │   ├── protocol_selector_view_test.rb
│   │   │   ├── pulse_view_test.rb
│   │   │   └── upload_view_test.rb
│   │   ├── repository_actions
│   │   │   └── billing_warning_view_test.rb
│   │   ├── repository_advisories
│   │   │   ├── credit_view_test.rb
│   │   │   ├── index_view_test.rb
│   │   │   ├── merge_box_view_test.rb
│   │   │   └── show_view_test.rb
│   │   ├── repository_alerts
│   │   │   └── index_view_test.rb
│   │   ├── repository_code_scanning
│   │   │   ├── index_view_test.rb
│   │   │   ├── result_view_test.rb
│   │   │   └── show_view_test.rb
│   │   ├── repository_imports
│   │   │   ├── authors
│   │   │   │   ├── author_suggestions_view_test.rb
│   │   │   │   └── author_view_test.rb
│   │   │   ├── large_files
│   │   │   │   └── index_view_test.rb
│   │   │   └── show_view_test.rb
│   │   ├── search
│   │   │   ├── azure_model_result_view_test.rb
│   │   │   ├── code_result_view_test.rb
│   │   │   ├── count_view_test.rb
│   │   │   ├── discussion_result_view_test.rb
│   │   │   ├── dotcom_code_result_view_test.rb
│   │   │   ├── dotcom_commit_result_view_test.rb
│   │   │   ├── dotcom_highlights_test.rb
│   │   │   ├── dotcom_issue_result_view_test.rb
│   │   │   ├── dotcom_repo_result_view_test.rb
│   │   │   ├── dotcom_topic_result_view_test.rb
│   │   │   ├── dotcom_user_result_view_test.rb
│   │   │   ├── error_view_test.rb
│   │   │   ├── index_view_test.rb
│   │   │   ├── issue_result_view_test.rb
│   │   │   ├── offset_highlighter_test.rb
│   │   │   ├── query_helper_test.rb
│   │   │   ├── repo_result_view_test.rb
│   │   │   ├── results_view_test.rb
│   │   │   ├── topic_result_view_test.rb
│   │   │   ├── user_result_view_test.rb
│   │   │   └── wiki_result_view_test.rb
│   │   ├── settings
│   │   │   ├── audit_log
│   │   │   │   ├── index_page_view_test.rb
│   │   │   │   ├── results_view_test.rb
│   │   │   │   └── suggestions_view_test.rb
│   │   │   ├── deleted_repositories_view_test.rb
│   │   │   ├── emails_view_test.rb
│   │   │   ├── navigation_view_test.rb
│   │   │   ├── organization
│   │   │   │   ├── manage_integration_roles_view_test.rb
│   │   │   │   ├── projects_view_test.rb
│   │   │   │   └── roles
│   │   │   │       └── index_view_test.rb
│   │   │   ├── orgs_view_test.rb
│   │   │   ├── personal_reminders
│   │   │   │   └── edit_view_test.rb
│   │   │   └── ssh_keys_view_test.rb
│   │   ├── site
│   │   │   └── header_view_test.rb
│   │   ├── sso
│   │   │   └── show_view_test.rb
│   │   ├── stafftools
│   │   │   ├── bulk_ticketers_view_test.rb
│   │   │   ├── businesses
│   │   │   │   ├── credential_view_test.rb
│   │   │   │   └── organization_suggestion_view_test.rb
│   │   │   ├── coupon
│   │   │   │   └── coupon_view_test.rb
│   │   │   ├── dependabot
│   │   │   │   └── access_repos_view_test.rb
│   │   │   ├── features_test.rb
│   │   │   ├── integration_installation_triggers
│   │   │   │   └── show_view_test.rb
│   │   │   ├── integrations
│   │   │   │   └── show_view_test.rb
│   │   │   ├── key_view_test.rb
│   │   │   ├── large_file_storage_view_test.rb
│   │   │   ├── large_files_view_test.rb
│   │   │   ├── ldap_sync_view_test.rb
│   │   │   ├── organization
│   │   │   │   └── show_view_test.rb
│   │   │   ├── projects
│   │   │   │   ├── permissions_view_test.rb
│   │   │   │   └── show_view_test.rb
│   │   │   ├── protected_branches
│   │   │   │   └── branch_view_test.rb
│   │   │   ├── repository_views
│   │   │   │   ├── admin_view_test.rb
│   │   │   │   ├── alerts_view_test.rb
│   │   │   │   ├── commit_contribution_status_view_test.rb
│   │   │   │   ├── database_view_test.rb
│   │   │   │   ├── disk_view_test.rb
│   │   │   │   ├── events_view_test.rb
│   │   │   │   ├── hooks_view_test.rb
│   │   │   │   ├── importer_view_test.rb
│   │   │   │   ├── index_view_test.rb
│   │   │   │   ├── languages_view_test.rb
│   │   │   │   ├── network_view_test.rb
│   │   │   │   ├── notifications_view_test.rb
│   │   │   │   ├── page_deployment_view_test.rb
│   │   │   │   ├── pages_view_test.rb
│   │   │   │   ├── pushlog_view_test.rb
│   │   │   │   ├── releases_view_test.rb
│   │   │   │   ├── repository_notifications_view_test.rb
│   │   │   │   ├── search
│   │   │   │   │   ├── projects_view_test.rb
│   │   │   │   │   ├── pull_requests_view_test.rb
│   │   │   │   │   ├── repository_view_test.rb
│   │   │   │   │   └── wiki_view_test.rb
│   │   │   │   ├── security_view_test.rb
│   │   │   │   └── show_view_test.rb
│   │   │   ├── search
│   │   │   │   └── audit_log_view_test.rb
│   │   │   ├── sponsors
│   │   │   │   └── members
│   │   │   │       ├── manual_criterion_view_test.rb
│   │   │   │       └── show_view_test.rb
│   │   │   ├── staffbar
│   │   │   │   └── stats_view_test.rb
│   │   │   ├── teams
│   │   │   │   └── pending_collaborators_view_test.rb
│   │   │   ├── team_view_test.rb
│   │   │   └── user
│   │   │       ├── admin_view_test.rb
│   │   │       ├── anonymous_git_access_repos_view_test.rb
│   │   │       ├── database_view_test.rb
│   │   │       ├── disabled_repos_view_test.rb
│   │   │       ├── emails_view_test.rb
│   │   │       ├── impersonation_view_test.rb
│   │   │       ├── internal_repos_view_test.rb
│   │   │       ├── locked_repos_view_test.rb
│   │   │       ├── private_forks_view_test.rb
│   │   │       ├── profile_highlight_contributions_view_test.rb
│   │   │       ├── public_repos_view_test.rb
│   │   │       ├── purgatory_view_test.rb
│   │   │       ├── repos_view_test.rb
│   │   │       ├── search_view_test.rb
│   │   │       ├── security_view_test.rb
│   │   │       ├── show_view_test.rb
│   │   │       └── starred_repos_view_test.rb
│   │   ├── statuses
│   │   │   ├── combined_status_view_test.rb
│   │   │   ├── contexts_helper_test.rb
│   │   │   └── icon_view_test.rb
│   │   ├── tree
│   │   │   ├── delete_view_test.rb
│   │   │   └── recently_touched_branches_view_test.rb
│   │   ├── users
│   │   │   ├── organization_enforcement_methods_test.rb
│   │   │   └── stars_view_test.rb
│   │   ├── user_sessions
│   │   │   └── show_view_test.rb
│   │   ├── view_model_test.rb
│   │   └── wiki
│   │       ├── pages_sidebar_view_test.rb
│   │       └── pages_view_test.rb
│   └── views
│       ├── audit_log
│       │   └── actions
│       │       ├── _code_scanning_risk_assessment_create_test.rb
│       │       ├── _code_scanning_risk_assessment_repository_create_test.rb
│       │       ├── _environment_add_protection_rule_test.rb
│       │       ├── _environment_create_test.rb
│       │       ├── _environment_remove_protection_rule_test.rb
│       │       ├── _integration_suspension_test.rb
│       │       ├── _org_app_access_requests_configuration_update_test.rb
│       │       ├── _org_invite_member_test.rb
│       │       ├── _org_oauth_app_access_blocked_test.rb
│       │       ├── _org_oauth_app_access_unblocked_test.rb
│       │       ├── _personal_access_token_access_restriction_test.rb
│       │       ├── _personal_access_token_auto_approve_grant_requests_test.rb
│       │       └── _workflow_add_pending_gate_comment_test.rb
│       ├── billing_settings
│       │   ├── overview_test.rb
│       │   ├── user_additional_billing_details_test.rb
│       │   ├── user_licensing_test.rb
│       │   └── user_payment_information_test.rb
│       ├── businesses
│       │   ├── enterprise_licensing
│       │   │   └── show_test.rb
│       │   └── settings
│       │       └── actions
│       │           └── tabs_test.rb
│       ├── codespaces
│       │   └── export_button_partial_test.rb
│       ├── comments
│       │   └── comment_test.rb
│       ├── commits
│       │   └── signed_commit_badge_test.rb
│       ├── diff
│       │   ├── diff_line_test.rb
│       │   └── split_diff_line_test.rb
│       ├── hawaii_experiment_view_test.rb
│       ├── hovercards
│       │   ├── issues_and_pull_requests
│       │   │   └── show_test.rb
│       │   ├── organizations
│       │   │   └── show_test.rb
│       │   ├── teams
│       │   │   └── show_test.rb
│       │   └── users
│       │       └── contexts
│       │           ├── organizations_test.rb
│       │           └── organization_teams_test.rb
│       ├── issues
│       │   └── events
│       │       ├── assignments_test.rb
│       │       ├── closed_test.rb
│       │       ├── cross_reference_partial_test.rb
│       │       ├── label_link_test.rb
│       │       ├── labels_test.rb
│       │       └── milestones_test.rb
│       ├── marketplace
│       │   └── actions
│       │       └── action_link_updated_test.rb
│       ├── plans
│       │   └── plan_support_test.rb
│       ├── repos
│       │   └── scanning
│       │       └── location_partial_test.rb
│       ├── shared
│       │   └── octocaptcha_partial_test.rb
│       └── users
│           └── tabs
│               ├── activity_overview
│               │   ├── contribution_spider_graph_test.rb
│               │   └── most_active_repositories_test.rb
│               └── more_filter_test.rb
└── vendor
    ├── bt
    │   ├── bt.rb
    │   └── bt.sh
    ├── cache
    │   ├── acme-client-2.0.30.gem
    │   ├── actionmailer-8.2.0.alpha.ef95886ef9.gem
    │   ├── actionpack-8.2.0.alpha.ef95886ef9.gem
    │   ├── actions-broker-0.0.4.gem
    │   ├── actions-runner-admin-0.1.6.gem
    │   ├── actions-run-service-0.0.7.gem
    │   ├── actions-usage-metrics-1.0.41.gem
    │   ├── actionview-8.2.0.alpha.ef95886ef9.gem
    │   ├── actionview_precompiler-0.4.0.gem
    │   ├── activejob-8.2.0.alpha.ef95886ef9.gem
    │   ├── activemodel-8.2.0.alpha.ef95886ef9.gem
    │   ├── activerecord-8.2.0.alpha.ef95886ef9.gem
    │   ├── activesupport-8.2.0.alpha.ef95886ef9.gem
    │   ├── addressable-2.9.0.gem
    │   ├── advisory-db-361300eac537
    │   │   ├── app
    │   │   │   ├── assets
    │   │   │   │   ├── builds
    │   │   │   │   ├── config
    │   │   │   │   │   └── manifest.js
    │   │   │   │   ├── images
    │   │   │   │   │   └── icons
    │   │   │   │   │       ├── favicon.svg
    │   │   │   │   │       ├── no-entry-small.svg
    │   │   │   │   │       ├── open-new-medium.svg
    │   │   │   │   │       ├── open-new-small.svg
    │   │   │   │   │       ├── published-unreviewed-medium.svg
    │   │   │   │   │       ├── published-unreviewed-small.svg
    │   │   │   │   │       ├── ready-withdraw-medium.svg
    │   │   │   │   │       ├── ready-withdraw-small.svg
    │   │   │   │   │       ├── staging.svg
    │   │   │   │   │       ├── waiting-medium.svg
    │   │   │   │   │       └── waiting-small.svg
    │   │   │   │   └── stylesheets
    │   │   │   │       ├── application.scss
    │   │   │   │       └── custom
    │   │   │   │           ├── advisory-reviews.scss
    │   │   │   │           ├── base.scss
    │   │   │   │           ├── copilot-chat.scss
    │   │   │   │           ├── diffy.scss
    │   │   │   │           ├── form-errors.scss
    │   │   │   │           ├── timeline.scss
    │   │   │   │           └── triage.scss
    │   │   │   ├── channels
    │   │   │   │   └── application_cable
    │   │   │   ├── checks
    │   │   │   │   ├── check_result.rb
    │   │   │   │   ├── cve_review_publishable_check.rb
    │   │   │   │   ├── matching_severity_check.rb
    │   │   │   │   ├── mitre_json_check.rb
    │   │   │   │   ├── overlapping_version_range_check.rb
    │   │   │   │   ├── references_check.rb
    │   │   │   │   ├── repository_advisory_public_check.rb
    │   │   │   │   ├── simulated_publication_check.rb
    │   │   │   │   ├── supported_ecosystem_check.rb
    │   │   │   │   └── unusual_version_range_check.rb
    │   │   │   ├── components
    │   │   │   │   ├── advisory_reviews
    │   │   │   │   │   ├── epss_component.html.erb
    │   │   │   │   │   ├── epss_component.rb
    │   │   │   │   │   ├── feed_payload_component.html.erb
    │   │   │   │   │   ├── feed_payload_component.rb
    │   │   │   │   │   ├── feeds_component.html.erb
    │   │   │   │   │   ├── feeds_component.rb
    │   │   │   │   │   ├── filterable_table_component.html.erb
    │   │   │   │   │   ├── filterable_table_component.rb
    │   │   │   │   │   ├── form_component.html.erb
    │   │   │   │   │   ├── form_component.rb
    │   │   │   │   │   ├── reference_form_row_component.html.erb
    │   │   │   │   │   ├── reference_form_row_component.rb
    │   │   │   │   │   ├── severity_icon_component.rb
    │   │   │   │   │   ├── sidebar_component.html.erb
    │   │   │   │   │   ├── sidebar_component.rb
    │   │   │   │   │   ├── source_icon_component.html.erb
    │   │   │   │   │   ├── source_icon_component.rb
    │   │   │   │   │   ├── table_component.html.erb
    │   │   │   │   │   ├── table_component.rb
    │   │   │   │   │   ├── timeline_component.rb
    │   │   │   │   │   ├── two_stage_approvals
    │   │   │   │   │   │   ├── approval_component.html.erb
    │   │   │   │   │   │   ├── approval_component.rb
    │   │   │   │   │   │   ├── dialogs_component.html.erb
    │   │   │   │   │   │   ├── dialogs_component.rb
    │   │   │   │   │   │   └── stage.rb
    │   │   │   │   │   ├── two_stage_approvals.rb
    │   │   │   │   │   ├── vulnerability_form_row_component.html.erb
    │   │   │   │   │   ├── vulnerability_form_row_component.rb
    │   │   │   │   │   ├── vulnerability_prediction_form_row_component.html.erb
    │   │   │   │   │   └── vulnerability_prediction_form_row_component.rb
    │   │   │   │   ├── advisory_reviews.rb
    │   │   │   │   ├── affected_product_row_component.html.erb
    │   │   │   │   ├── affected_product_row_component.rb
    │   │   │   │   ├── application_component.rb
    │   │   │   │   ├── blocklisted_terms
    │   │   │   │   │   ├── index_component.html.erb
    │   │   │   │   │   └── index_component.rb
    │   │   │   │   ├── campaigns
    │   │   │   │   │   ├── index_component.html.erb
    │   │   │   │   │   ├── index_component.rb
    │   │   │   │   │   ├── table_component.html.erb
    │   │   │   │   │   └── table_component.rb
    │   │   │   │   ├── check_component.html.erb
    │   │   │   │   ├── check_component.rb
    │   │   │   │   ├── clipboard_copy_component.html.erb
    │   │   │   │   ├── clipboard_copy_component.rb
    │   │   │   │   ├── concerns
    │   │   │   │   │   ├── has_curation_state.rb
    │   │   │   │   │   ├── has_label_filtering.rb
    │   │   │   │   │   ├── has_pagination.rb
    │   │   │   │   │   ├── has_searching.rb
    │   │   │   │   │   ├── has_severities.rb
    │   │   │   │   │   └── has_sorting.rb
    │   │   │   │   ├── cve_reviews
    │   │   │   │   │   ├── form_component.html.erb
    │   │   │   │   │   ├── form_component.rb
    │   │   │   │   │   ├── index_component.html.erb
    │   │   │   │   │   ├── index_component.rb
    │   │   │   │   │   ├── reject_button_component.html.erb
    │   │   │   │   │   ├── reject_button_component.rb
    │   │   │   │   │   ├── severity_icon_component.html.erb
    │   │   │   │   │   ├── severity_icon_component.rb
    │   │   │   │   │   ├── sidebar_component.html.erb
    │   │   │   │   │   ├── sidebar_component.rb
    │   │   │   │   │   ├── table_component.html.erb
    │   │   │   │   │   ├── table_component.rb
    │   │   │   │   │   └── timeline_component.rb
    │   │   │   │   ├── cve_review_triage
    │   │   │   │   │   ├── affected_product_row_component.html.erb
    │   │   │   │   │   ├── affected_product_row_component.rb
    │   │   │   │   │   ├── affected_products_component.html.erb
    │   │   │   │   │   └── affected_products_component.rb
    │   │   │   │   ├── cves
    │   │   │   │   │   ├── index_component.html.erb
    │   │   │   │   │   └── index_component.rb
    │   │   │   │   ├── cwes
    │   │   │   │   │   ├── autocomplete_component.html.erb
    │   │   │   │   │   ├── autocomplete_component.rb
    │   │   │   │   │   ├── linked_cwe_row_component.html.erb
    │   │   │   │   │   └── linked_cwe_row_component.rb
    │   │   │   │   ├── form_field_with_errors_component.html.erb
    │   │   │   │   ├── form_field_with_errors_component.rb
    │   │   │   │   ├── form_row_component.html.erb
    │   │   │   │   ├── form_row_component.rb
    │   │   │   │   ├── icon_component.rb
    │   │   │   │   ├── labels
    │   │   │   │   │   ├── index_component.html.erb
    │   │   │   │   │   ├── index_component.rb
    │   │   │   │   │   ├── label_component.html.erb
    │   │   │   │   │   └── label_component.rb
    │   │   │   │   ├── markdown_editor_component.html.erb
    │   │   │   │   ├── markdown_editor_component.rb
    │   │   │   │   ├── review_header_component.html.erb
    │   │   │   │   ├── review_header_component.rb
    │   │   │   │   ├── review_state_icon_component.rb
    │   │   │   │   ├── running_check_icon_component.html.erb
    │   │   │   │   ├── running_check_icon_component.rb
    │   │   │   │   ├── timeline_component.html.erb
    │   │   │   │   ├── timeline_component.rb
    │   │   │   │   ├── timeline_item_component.html.erb
    │   │   │   │   └── timeline_item_component.rb
    │   │   │   ├── controllers
    │   │   │   │   ├── advisory_review_approvals_controller.rb
    │   │   │   │   ├── advisory_reviews_bulk_operations_controller.rb
    │   │   │   │   ├── advisory_reviews_controller.rb
    │   │   │   │   ├── application_controller.rb
    │   │   │   │   ├── blocklisted_terms_controller.rb
    │   │   │   │   ├── campaigns_controller.rb
    │   │   │   │   ├── chatops_controller.rb
    │   │   │   │   ├── concerns
    │   │   │   │   ├── copilot_chat_controller.rb
    │   │   │   │   ├── cve_reviews_bulk_operations_controller.rb
    │   │   │   │   ├── cve_reviews_controller.rb
    │   │   │   │   ├── cve_review_triage_controller.rb
    │   │   │   │   ├── cves_controller.rb
    │   │   │   │   ├── cwes_controller.rb
    │   │   │   │   ├── dependency_graph_controller.rb
    │   │   │   │   ├── ecosystem_registries_controller.rb
    │   │   │   │   ├── epss_controller.rb
    │   │   │   │   ├── homepage_controller.rb
    │   │   │   │   ├── inbox_controller.rb
    │   │   │   │   ├── labels_controller.rb
    │   │   │   │   ├── markdown_controller.rb
    │   │   │   │   ├── validations_controller.rb
    │   │   │   │   └── webhooks_controller.rb
    │   │   │   ├── helpers
    │   │   │   │   └── application_helper.rb
    │   │   │   ├── importers
    │   │   │   │   ├── advisory_improvement_data.rb
    │   │   │   │   ├── advisory_improvement_importer.rb
    │   │   │   │   ├── application_importer.rb
    │   │   │   │   ├── backfill_importer.rb
    │   │   │   │   ├── cve_item.rb
    │   │   │   │   ├── cve_review_importer.rb
    │   │   │   │   ├── friends_of_php_advisory.rb
    │   │   │   │   ├── friends_of_php_importer.rb
    │   │   │   │   ├── github_repo_importer.rb
    │   │   │   │   ├── go_advisory.rb
    │   │   │   │   ├── go_importer.rb
    │   │   │   │   ├── malware_advisory_importer.rb
    │   │   │   │   ├── nvd_importer.rb
    │   │   │   │   ├── nvd_missing_severity_importer.rb
    │   │   │   │   ├── pypa_advisory_importer.rb
    │   │   │   │   ├── pypa_advisory.rb
    │   │   │   │   ├── repository_advisories_importer.rb
    │   │   │   │   ├── repository_advisory_curation_data.rb
    │   │   │   │   ├── rubysec_advisory.rb
    │   │   │   │   ├── rubysec_importer.rb
    │   │   │   │   ├── rustsec_advisory.rb
    │   │   │   │   └── rustsec_importer.rb
    │   │   │   ├── javascript
    │   │   │   │   ├── application.js
    │   │   │   │   ├── channels
    │   │   │   │   │   ├── consumer.js
    │   │   │   │   │   └── index.js
    │   │   │   │   └── custom
    │   │   │   │       ├── add-curation-assignment.ts
    │   │   │   │       ├── auto-check.ts
    │   │   │   │       ├── clipboard-copy.ts
    │   │   │   │       ├── color-modes.ts
    │   │   │   │       ├── color-picker.ts
    │   │   │   │       ├── elements
    │   │   │   │       │   ├── advisory-review-list.ts
    │   │   │   │       │   ├── copilot-chat.ts
    │   │   │   │       │   ├── cve-review-list.ts
    │   │   │   │       │   ├── cve-reviews-reject-button-element.ts
    │   │   │   │       │   ├── cwe-autocomplete.ts
    │   │   │   │       │   ├── form-table-suggestions.ts
    │   │   │   │       │   ├── form-table.ts
    │   │   │   │       │   ├── form-tracker.ts
    │   │   │   │       │   ├── label-picker.ts
    │   │   │   │       │   ├── markdown-editor.ts
    │   │   │   │       │   ├── multi-select.ts
    │   │   │   │       │   ├── triage-control.ts
    │   │   │   │       │   └── vulnerability-form-table-row.ts
    │   │   │   │       ├── form-errors.ts
    │   │   │   │       ├── index.ts
    │   │   │   │       ├── keyboard-shortcuts.ts
    │   │   │   │       ├── templated-cve-comments-dropdown.ts
    │   │   │   │       ├── toggle.ts
    │   │   │   │       └── utils
    │   │   │   │           └── csrf.ts
    │   │   │   ├── jobs
    │   │   │   │   ├── application_job.rb
    │   │   │   │   ├── apply_blocklist_job.rb
    │   │   │   │   ├── backfill_missing_severities_job.rb
    │   │   │   │   ├── concerns
    │   │   │   │   │   └── has_current_user.rb
    │   │   │   │   ├── execute_inbox_check_job.rb
    │   │   │   │   ├── gpt4_ecosystem_package_prediction_job.rb
    │   │   │   │   ├── import_job.rb
    │   │   │   │   ├── monitor_import_for_slack_job.rb
    │   │   │   │   ├── process_advisory_alerting_event_job.rb
    │   │   │   │   ├── process_advisory_prediction_job.rb
    │   │   │   │   ├── process_improve_advisory_pr_job.rb
    │   │   │   │   ├── process_improve_advisory_request_job.rb
    │   │   │   │   ├── process_malware_advisories_job.rb
    │   │   │   │   ├── process_repository_advisory_curation_request_job.rb
    │   │   │   │   ├── publish_advisory_review_saved_to_hydro_job.rb
    │   │   │   │   ├── publish_advisory_to_hydro_job.rb
    │   │   │   │   ├── publish_change_feed_entry_state_to_hydro_job.rb
    │   │   │   │   ├── publish_curation_decision_to_hydro_job.rb
    │   │   │   │   ├── publish_cve_review_to_hydro_job.rb
    │   │   │   │   ├── publish_import_feed_entry_to_hydro_job.rb
    │   │   │   │   ├── push_advisories_to_repo_job.rb
    │   │   │   │   ├── replication_lag_instrumentation_job.rb
    │   │   │   │   ├── reserve_cve_job.rb
    │   │   │   │   ├── resolve_advisory_prs_job.rb
    │   │   │   │   ├── resolve_cve_request_job.rb
    │   │   │   │   ├── resolve_feed_entry_job.rb
    │   │   │   │   ├── send_curation_queue_stats_job.rb
    │   │   │   │   └── update_mismatched_cvss_and_severities_job.rb
    │   │   │   ├── mailers
    │   │   │   ├── models
    │   │   │   │   ├── advisory_alerting_event.rb
    │   │   │   │   ├── advisory_payload.rb
    │   │   │   │   ├── advisory.rb
    │   │   │   │   ├── advisory_review_approval.rb
    │   │   │   │   ├── advisory_review.rb
    │   │   │   │   ├── advisory_reviews_campaign.rb
    │   │   │   │   ├── advisory_reviews_label.rb
    │   │   │   │   ├── advisory_sync_state.rb
    │   │   │   │   ├── affected_function_payload.rb
    │   │   │   │   ├── ai_prediction.rb
    │   │   │   │   ├── application_record.rb
    │   │   │   │   ├── application_version.rb
    │   │   │   │   ├── blocklisted_term.rb
    │   │   │   │   ├── blocklist_match.rb
    │   │   │   │   ├── campaign.rb
    │   │   │   │   ├── check_suite_runner.rb
    │   │   │   │   ├── concerns
    │   │   │   │   │   ├── advisory_review_feed_entry_merger.rb
    │   │   │   │   │   ├── advisory_review_merger.rb
    │   │   │   │   │   ├── diffable.rb
    │   │   │   │   │   ├── ghsa_id_generator.rb
    │   │   │   │   │   ├── npm_id_extractor.rb
    │   │   │   │   │   └── since_yesterday.rb
    │   │   │   │   ├── cve.rb
    │   │   │   │   ├── cve_request.rb
    │   │   │   │   ├── cve_review.rb
    │   │   │   │   ├── cve_reviews
    │   │   │   │   │   └── rejection.rb
    │   │   │   │   ├── cwe_payload.rb
    │   │   │   │   ├── cwe.rb
    │   │   │   │   ├── feed_entry.rb
    │   │   │   │   ├── fix_commit_payload.rb
    │   │   │   │   ├── fix_commit.rb
    │   │   │   │   ├── ghsl_request.rb
    │   │   │   │   ├── import.rb
    │   │   │   │   ├── label.rb
    │   │   │   │   ├── label_settings.rb
    │   │   │   │   ├── mitre_cve_submission.rb
    │   │   │   │   ├── progress.rb
    │   │   │   │   ├── publisher.rb
    │   │   │   │   ├── reference_payload.rb
    │   │   │   │   ├── reference.rb
    │   │   │   │   ├── structured_advisory_payload_cwe_id.rb
    │   │   │   │   ├── structured_advisory_payload.rb
    │   │   │   │   ├── structured_advisory_payload_reference.rb
    │   │   │   │   ├── structured_advisory_payload_vulnerability.rb
    │   │   │   │   ├── user.rb
    │   │   │   │   ├── vulnerability_payload.rb
    │   │   │   │   └── vulnerability.rb
    │   │   │   ├── validators
    │   │   │   │   ├── advisory_payload_validator.rb
    │   │   │   │   ├── affected_products_payload_validator.rb
    │   │   │   │   ├── class_validator.rb
    │   │   │   │   ├── cve_id_validator.rb
    │   │   │   │   ├── cvss_vector_string_validator.rb
    │   │   │   │   ├── ghsa_id_validator.rb
    │   │   │   │   ├── keys_validator.rb
    │   │   │   │   ├── nested_validator.rb
    │   │   │   │   └── normal_validator.rb
    │   │   │   └── views
    │   │   │       ├── advisories
    │   │   │       │   └── _cwe_autocomplete_items.html.erb
    │   │   │       ├── advisory_reviews
    │   │   │       │   ├── _breadcrumbs.html.erb
    │   │   │       │   ├── diff.html.erb
    │   │   │       │   ├── index.html.erb
    │   │   │       │   ├── _navigation.html.erb
    │   │   │       │   ├── new.html.erb
    │   │   │       │   ├── _overlap_warning.html.erb
    │   │   │       │   ├── show.html.erb
    │   │   │       │   ├── _sidebar_assigner.html.erb
    │   │   │       │   └── timeline.html.erb
    │   │   │       ├── blocklisted_terms
    │   │   │       │   ├── _breadcrumbs.html.erb
    │   │   │       │   ├── index.html.erb
    │   │   │       │   ├── new.html.erb
    │   │   │       │   └── show.html.erb
    │   │   │       ├── campaigns
    │   │   │       │   ├── _breadcrumbs.html.erb
    │   │   │       │   ├── index.html.erb
    │   │   │       │   ├── new.html.erb
    │   │   │       │   └── show.html.erb
    │   │   │       ├── cve_reviews
    │   │   │       │   ├── _breadcrumbs.html.erb
    │   │   │       │   ├── index.html.erb
    │   │   │       │   ├── _navigation.html.erb
    │   │   │       │   ├── new.html.erb
    │   │   │       │   ├── show.html.erb
    │   │   │       │   └── timeline.html.erb
    │   │   │       ├── cve_review_triage
    │   │   │       │   ├── done.html.erb
    │   │   │       │   └── show.html.erb
    │   │   │       ├── homepage
    │   │   │       │   └── show.html.erb
    │   │   │       ├── inbox
    │   │   │       │   ├── _copilot_chat.html.erb
    │   │   │       │   ├── _flash.html.erb
    │   │   │       │   ├── _header.html.erb
    │   │   │       │   ├── _progress.html.erb
    │   │   │       │   └── search.html.erb
    │   │   │       ├── labels
    │   │   │       │   ├── _breadcrumbs.html.erb
    │   │   │       │   ├── edit.html.erb
    │   │   │       │   ├── index.html.erb
    │   │   │       │   ├── _label_form.html.erb
    │   │   │       │   ├── _label_options.html.erb
    │   │   │       │   ├── new.html.erb
    │   │   │       │   └── show.html.erb
    │   │   │       └── layouts
    │   │   │           └── application.html.erb
    │   │   ├── babel.config.js
    │   │   ├── bin
    │   │   │   ├── bundle
    │   │   │   ├── dev
    │   │   │   ├── rails
    │   │   │   ├── rake
    │   │   │   ├── resqued
    │   │   │   ├── rubocop
    │   │   │   ├── setup
    │   │   │   └── yarn
    │   │   ├── Brewfile
    │   │   ├── config
    │   │   │   ├── application.rb
    │   │   │   ├── boot.rb
    │   │   │   ├── comment_templates.yml
    │   │   │   ├── cwe-data.json
    │   │   │   ├── database.yml
    │   │   │   ├── dev
    │   │   │   │   └── nginx.conf.erb
    │   │   │   ├── environment.rb
    │   │   │   ├── environments
    │   │   │   │   ├── development.rb
    │   │   │   │   ├── production.rb
    │   │   │   │   └── test.rb
    │   │   │   ├── initializers
    │   │   │   │   ├── advisory_db_toolkit.rb
    │   │   │   │   ├── application_controller_renderer.rb
    │   │   │   │   ├── assets.rb
    │   │   │   │   ├── backtrace_silencers.rb
    │   │   │   │   ├── content_security_policy.rb
    │   │   │   │   ├── cookies_serializer.rb
    │   │   │   │   ├── cors.rb
    │   │   │   │   ├── diffy.rb
    │   │   │   │   ├── feature_flags.rb
    │   │   │   │   ├── filter_parameter_logging.rb
    │   │   │   │   ├── hydro.rb
    │   │   │   │   ├── inflections.rb
    │   │   │   │   ├── inline_svg.rb
    │   │   │   │   ├── instrumentation.rb
    │   │   │   │   ├── mime_types.rb
    │   │   │   │   ├── new_framework_defaults_8_0.rb
    │   │   │   │   ├── octokit.rb
    │   │   │   │   ├── permissions_policy.rb
    │   │   │   │   ├── resque.rb
    │   │   │   │   ├── slack_progress_bar.rb
    │   │   │   │   └── wrap_parameters.rb
    │   │   │   ├── instrumentation
    │   │   │   │   ├── failbot.rb
    │   │   │   │   ├── faraday.rb
    │   │   │   │   ├── github_throttle.rb
    │   │   │   │   ├── hydro.rb
    │   │   │   │   ├── job.rb
    │   │   │   │   └── request.rb
    │   │   │   ├── instrumentation.rb
    │   │   │   ├── kubernetes
    │   │   │   │   ├── production
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── rails.yaml
    │   │   │   │   │   ├── cronjobs
    │   │   │   │   │   │   ├── advisory-data-sync.yaml
    │   │   │   │   │   │   ├── curation-queue-stats.yaml
    │   │   │   │   │   │   ├── daily-import.yaml
    │   │   │   │   │   │   └── reserve-cves.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── advisory-db.yaml
    │   │   │   │   │   │   ├── github-throttle.yaml
    │   │   │   │   │   │   ├── namespace.yaml
    │   │   │   │   │   │   ├── primary-hydro-processor.yml
    │   │   │   │   │   │   ├── resque-scheduler.yaml
    │   │   │   │   │   │   └── resque-worker.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── advisory-db.yaml
    │   │   │   │   │       └── advisory-inbox.yaml
    │   │   │   │   └── staging
    │   │   │   │       ├── configmaps
    │   │   │   │       │   └── rails.yaml
    │   │   │   │       ├── deployments
    │   │   │   │       │   ├── advisory-db-staging.yaml
    │   │   │   │       │   └── namespace.yaml
    │   │   │   │       ├── README.md
    │   │   │   │       └── services
    │   │   │   │           └── advisory-inbox-staging.yaml
    │   │   │   ├── locales
    │   │   │   │   └── en.yml
    │   │   │   ├── moda
    │   │   │   │   └── deployment.yaml
    │   │   │   ├── puma.rb
    │   │   │   ├── resqued.rb
    │   │   │   ├── routes.rb
    │   │   │   ├── secrets.yml
    │   │   │   └── webpack
    │   │   │       ├── webpack.common.js
    │   │   │       ├── webpack.dev.js
    │   │   │       └── webpack.prod.js
    │   │   ├── config.ru
    │   │   ├── db
    │   │   │   ├── cwe_seeds.rb
    │   │   │   ├── migrate
    │   │   │   │   ├── 20180210181454_create_advisories.rb
    │   │   │   │   ├── 20180409211722_change_advisory_fields.rb
    │   │   │   │   ├── 20180814150733_make_advisories_mvp.rb
    │   │   │   │   ├── 20180814172903_add_ghsa_id_to_advisories.rb
    │   │   │   │   ├── 20180814173757_allow_null_severity.rb
    │   │   │   │   ├── 20180814175530_add_advisory_indexes.rb
    │   │   │   │   ├── 20180814175815_add_withdrawn_at_to_advisories.rb
    │   │   │   │   ├── 20180819175336_create_feed_entries.rb
    │   │   │   │   ├── 20180831132844_create_advisory_reviews.rb
    │   │   │   │   ├── 20180904144651_change_feed_entries_payload_to_longtext.rb
    │   │   │   │   ├── 20180910135050_rename_payloads.rb
    │   │   │   │   ├── 20180914175316_create_versions.rb
    │   │   │   │   ├── 20180914175317_add_object_changes_to_versions.rb
    │   │   │   │   ├── 20181030134511_create_imports.rb
    │   │   │   │   ├── 20181101191449_change_advisory_reviews_allow_pr_number_nil.rb
    │   │   │   │   ├── 20181101202249_add_state_to_feed_entry.rb
    │   │   │   │   ├── 20181109142436_add_advisory_review_id_to_feed_entry.rb
    │   │   │   │   ├── 20181109180708_add_unique_indexes_to_advisory_review.rb
    │   │   │   │   ├── 20181115142151_create_blacklisted_terms.rb
    │   │   │   │   ├── 20181116024857_add_index_on_blacklisted_terms_pattern.rb
    │   │   │   │   ├── 20190219183940_create_published_advisory_tables.rb
    │   │   │   │   ├── 20190227213559_add_publication_indexing_columns.rb
    │   │   │   │   ├── 20190318205834_rename_blacklisted_terms_to_blocklisted_terms.rb
    │   │   │   │   ├── 20190319155859_create_blocklist_matches.rb
    │   │   │   │   ├── 20190326183702_add_review_requested_at_to_advisory_reviews.rb
    │   │   │   │   ├── 20190402191529_add_skipped_count_to_imports.rb
    │   │   │   │   ├── 20190604224538_add_white_source_id_to_advisory.rb
    │   │   │   │   ├── 20190828041430_add_ml_prediction_to_feed_entry.rb
    │   │   │   │   ├── 20190909225511_add_friends_of_php_id_to_feed_entry_and_advisory_review.rb
    │   │   │   │   ├── 20190927154137_create_cve_requests_table.rb
    │   │   │   │   ├── 20190927204513_create_cve_reviews_table.rb
    │   │   │   │   ├── 20191014144220_add_rubysec_id_to_feed_entry_and_adviosry_review.rb
    │   │   │   │   ├── 20191022224123_add_reviewer_id_to_cve_review.rb
    │   │   │   │   ├── 20191030022608_cve_request_columns_to_varbinary.rb
    │   │   │   │   ├── 20191115141346_add_state_to_cve_review.rb
    │   │   │   │   ├── 20191115141347_add_mitre_submission_table.rb
    │   │   │   │   ├── 20191128031631_add_ghsa_id_to_feed_entries.rb
    │   │   │   │   ├── 20200102182420_additional_cve_review_fields.rb
    │   │   │   │   ├── 20200609222802_add_npm_id.rb
    │   │   │   │   ├── 20200707173856_increase_cve_request_field_limits.rb
    │   │   │   │   ├── 20200921171753_change_cve_review_title.rb
    │   │   │   │   ├── 20200923154955_advisory_payload_becomes_long_blob.rb
    │   │   │   │   ├── 20200923154956_advisory_payload_becomes_long_blob2.rb
    │   │   │   │   ├── 20201001205630_change_raw_payload_to_long_blob.rb
    │   │   │   │   ├── 20201005193849_advisory_description_to_medium_blob.rb
    │   │   │   │   ├── 20201013184654_add_cwe_table.rb
    │   │   │   │   ├── 20201020171923_add_advisories_cwes.rb
    │   │   │   │   ├── 20201023215823_add_cvss_v3_to_advisories.rb
    │   │   │   │   ├── 20201029210441_remove_cvss_v3_from_advisory_reviews_and_feed_entries.rb
    │   │   │   │   ├── 20201112205657_add_cwe_ids_to_cve_request.rb
    │   │   │   │   ├── 20201117182955_add_user_model.rb
    │   │   │   │   ├── 20201124151713_add_curate_on_inbox_columns.rb
    │   │   │   │   ├── 20210304144509_add_cve_review_review_requested_at.rb
    │   │   │   │   ├── 20210330193338_add_review_notes_to_advisory_reviews.rb
    │   │   │   │   ├── 20210408140128_add_default_ecosystem_to_advisory_reviews.rb
    │   │   │   │   ├── 20210417205931_add_request_id_to_versions.rb
    │   │   │   │   ├── 20210422194353_add_color_mode_to_users.rb
    │   │   │   │   ├── 20210511180503_add_review_notes_to_cve_reviews.rb
    │   │   │   │   ├── 20210517173602_add_affected_products_payload_to_cve_request.rb
    │   │   │   │   ├── 20210610211111_add_rustsec_to_advisory_reviews_and_feed_entries.rb
    │   │   │   │   ├── 20210615200416_add_cve_ids.rb
    │   │   │   │   ├── 20210618170327_add_affected_functions_to_vulnerabilities.rb
    │   │   │   │   ├── 20210623163248_rename_affected_versions_to_affected_functions_in_vulnerabilies.rb
    │   │   │   │   ├── 20210802185833_add_source_code_location_to_advisory.rb
    │   │   │   │   ├── 20211026222435_add_reviewed_to_advisory.rb
    │   │   │   │   ├── 20211026223050_remove_deprecated_columns.rb
    │   │   │   │   ├── 20211027192315_remove_not_null_constraint_from_cve_request_individual_affected_product_columns.rb
    │   │   │   │   ├── 20211027200559_drop_individual_affected_product_columns_from_cve_requests.rb
    │   │   │   │   ├── 20220122011133_create_advisory_sync_state.rb
    │   │   │   │   ├── 20220204010004_add_published_at_to_advisories.rb
    │   │   │   │   ├── 20220310173946_create_advisory_review_approvals.rb
    │   │   │   │   ├── 20220318223722_add_bulk_to_imports.rb
    │   │   │   │   ├── 20220413220659_create_vulnerability_predictions.rb
    │   │   │   │   ├── 20220421005638_change_advisory_published_at_null.rb
    │   │   │   │   ├── 20220606213351_create_advisory_alerting_events.rb
    │   │   │   │   ├── 20220726210644_create_advisory_reviews_and_campaigns.rb
    │   │   │   │   ├── 20220922195144_add_level_to_blocklisted_terms.rb
    │   │   │   │   ├── 20221006213049_change_cve_ids_year_to_int.rb
    │   │   │   │   ├── 20221007172302_rename_cve_ids_to_cves.rb
    │   │   │   │   ├── 20221104191212_add_assigner_id_to_cves.rb
    │   │   │   │   ├── 20221108180438_add_blocklisted_terms_type.rb
    │   │   │   │   ├── 20221116222924_create_ghsl_requests.rb
    │   │   │   │   ├── 20221212223843_add_reviewed_at_to_advisories.rb
    │   │   │   │   ├── 20221213002227_add_vulnerability_fix_commits_table.rb
    │   │   │   │   ├── 20230111173751_add_nvd_published_at_to_advisories.rb
    │   │   │   │   ├── 20230412210622_add_ecosystem_prediction_probability_to_vulnerability_predictions.rb
    │   │   │   │   ├── 20230609231931_add_reviewed_at_to_advisory_reviews_campaigns.rb
    │   │   │   │   ├── 20230719194308_add_affected_functions_v1_to_vulnerabilities.rb
    │   │   │   │   ├── 20230922204735_create_ai_predictions.rb
    │   │   │   │   ├── 20231031181129_add_structured_schema_for_advisory_payload.rb
    │   │   │   │   ├── 20231103201206_create_labels.rb
    │   │   │   │   ├── 20231114191618_update_versions_request_id_length.rb
    │   │   │   │   ├── 20231207233002_add_prompt_info_to_ai_predictions.rb
    │   │   │   │   ├── 20240305194107_add_label_settings_to_labels.rb
    │   │   │   │   ├── 20240409223850_add_cvss_v4_columns.rb
    │   │   │   │   ├── 20240926214438_drop_vulnerability_predictions.rb
    │   │   │   │   ├── 20260128200205_add_affected_products_to_cve_reviews.rb
    │   │   │   │   └── 20260212220525_add_assignee_to_cve_reviews.rb
    │   │   │   ├── seeds.rb
    │   │   │   └── structure.sql
    │   │   ├── docker-compose.cibuild.yml
    │   │   ├── docker-compose.fast-dev.yml
    │   │   ├── docker-compose.override.yml
    │   │   ├── docker-compose.yml
    │   │   ├── Dockerfile
    │   │   ├── docs
    │   │   │   ├── import.md
    │   │   │   ├── load_production_data_locally.md
    │   │   │   └── run_rake_task_in_production.md
    │   │   ├── Gemfile
    │   │   ├── Gemfile.lock
    │   │   ├── lib
    │   │   │   ├── advisory_db
    │   │   │   │   ├── advisory_payload_converter.rb
    │   │   │   │   ├── config
    │   │   │   │   │   ├── active_curators.rb
    │   │   │   │   │   ├── capi.rb
    │   │   │   │   │   ├── comment_templates.rb
    │   │   │   │   │   ├── curation_mcp.rb
    │   │   │   │   │   ├── ecosystems.rb
    │   │   │   │   │   ├── github.rb
    │   │   │   │   │   ├── hydro_config.rb
    │   │   │   │   │   ├── mitre.rb
    │   │   │   │   │   ├── redis.rb
    │   │   │   │   │   ├── role.rb
    │   │   │   │   │   ├── severities.rb
    │   │   │   │   │   ├── slack.rb
    │   │   │   │   │   ├── sources.rb
    │   │   │   │   │   └── stats.rb
    │   │   │   │   ├── config.rb
    │   │   │   │   ├── features.rb
    │   │   │   │   ├── flamegraph_middleware.rb
    │   │   │   │   ├── global_variables.rb
    │   │   │   │   ├── lock.rb
    │   │   │   │   ├── osv.rb
    │   │   │   │   ├── publication_held_error.rb
    │   │   │   │   ├── version_range.rb
    │   │   │   │   └── vulnerability_validator.rb
    │   │   │   ├── assets
    │   │   │   ├── copilot_api
    │   │   │   │   └── client.rb
    │   │   │   ├── curation_mcp
    │   │   │   │   └── client.rb
    │   │   │   ├── cve
    │   │   │   │   ├── CVE_JSON_5.0_bundled.json
    │   │   │   │   ├── CVE_Record_Format_bundled.json
    │   │   │   │   └── README.md
    │   │   │   ├── cve_api
    │   │   │   │   └── client.rb
    │   │   │   ├── cve_json_builder.rb
    │   │   │   ├── dependency_graph
    │   │   │   │   └── client.rb
    │   │   │   ├── github
    │   │   │   │   └── encoding.rb
    │   │   │   ├── github_throttle.rb
    │   │   │   ├── hydro_processors
    │   │   │   │   └── primary_hydro_processor.rb
    │   │   │   ├── normal_yaml.rb
    │   │   │   ├── set_forwarded_headers.rb
    │   │   │   ├── severity_calculator.rb
    │   │   │   ├── stale_model_detection.rb
    │   │   │   └── tasks
    │   │   │       ├── advisory_db.rake
    │   │   │       ├── backfill.rake
    │   │   │       ├── development_data.rake
    │   │   │       ├── payload_structure.rake
    │   │   │       ├── remove_auto_increments.rake
    │   │   │       └── resque.rake
    │   │   ├── ownership.yaml
    │   │   ├── package.json
    │   │   ├── packages
    │   │   │   └── advisory_db_toolkit
    │   │   │       ├── advisory_db_toolkit.gemspec
    │   │   │       ├── bin
    │   │   │       │   ├── console
    │   │   │       │   ├── fix-test-names
    │   │   │       │   └── setup
    │   │   │       ├── CHANGELOG.md
    │   │   │       ├── Gemfile
    │   │   │       ├── Gemfile.lock
    │   │   │       ├── lib
    │   │   │       │   ├── advisory_db_toolkit.rb
    │   │   │       │   ├── cve_id_validator.rb
    │   │   │       │   ├── ecosystems
    │   │   │       │   │   ├── actions.rb
    │   │   │       │   │   ├── crates.rb
    │   │   │       │   │   ├── ecosystems.rb
    │   │   │       │   │   ├── exceptions.rb
    │   │   │       │   │   ├── go.rb
    │   │   │       │   │   ├── hex.rb
    │   │   │       │   │   ├── maven.rb
    │   │   │       │   │   ├── npm.rb
    │   │   │       │   │   ├── nuget.rb
    │   │   │       │   │   ├── packagist.rb
    │   │   │       │   │   ├── pub.rb
    │   │   │       │   │   ├── pypi.rb
    │   │   │       │   │   └── ruby_gems.rb
    │   │   │       │   ├── ecosystems.rb
    │   │   │       │   ├── ghsa_id_validator.rb
    │   │   │       │   ├── osv
    │   │   │       │   │   ├── interfaces
    │   │   │       │   │   │   ├── advisory.rb
    │   │   │       │   │   │   └── vulnerability.rb
    │   │   │       │   │   ├── interfaces.rb
    │   │   │       │   │   ├── osv.rb
    │   │   │       │   │   ├── README.md
    │   │   │       │   │   ├── transformers
    │   │   │       │   │   │   ├── schema_v1
    │   │   │       │   │   │   │   ├── affected_package_versions.rb
    │   │   │       │   │   │   │   ├── from_osv_range_parsers
    │   │   │       │   │   │   │   │   ├── ecosystem.rb
    │   │   │       │   │   │   │   │   ├── exact_version.rb
    │   │   │       │   │   │   │   │   ├── parsed_term.rb
    │   │   │       │   │   │   │   │   ├── parser.rb
    │   │   │       │   │   │   │   │   └── semver.rb
    │   │   │       │   │   │   │   ├── parsed_range.rb
    │   │   │       │   │   │   │   ├── schema.json
    │   │   │       │   │   │   │   ├── version_spec.rb
    │   │   │       │   │   │   │   └── vulnerable_version_ranges.rb
    │   │   │       │   │   │   └── schema_v1.rb
    │   │   │       │   │   └── transform.rb
    │   │   │       │   ├── package_url_obtainer.rb
    │   │   │       │   ├── reference_sorter.rb
    │   │   │       │   └── utility.rb
    │   │   │       ├── LICENSE
    │   │   │       ├── Rakefile
    │   │   │       ├── README.md
    │   │   │       └── test
    │   │   │           ├── cassettes
    │   │   │           │   ├── ecosystems_actions_repo_error.yml
    │   │   │           │   ├── ecosystems_actions_repo_hashicorp.yml
    │   │   │           │   ├── ecosystems_actions_repo_notfound.yml
    │   │   │           │   ├── ecosystems_crates_bottlerocket_api_error.yml
    │   │   │           │   ├── ecosystems_crates_package_error.yml
    │   │   │           │   ├── ecosystems_crates_package_notfound.yml
    │   │   │           │   ├── ecosystems_crates_package_rand.yml
    │   │   │           │   ├── ecosystems_go_package_page_error.yml
    │   │   │           │   ├── ecosystems_go_package_page_notfound.yml
    │   │   │           │   ├── ecosystems_go_package_page_tools.yml
    │   │   │           │   ├── ecosystems_hex_package_error.yml
    │   │   │           │   ├── ecosystems_hex_package_gettext.yml
    │   │   │           │   ├── ecosystems_hex_package_notfound.yml
    │   │   │           │   ├── ecosystems_maven_api_guice_gav.yml
    │   │   │           │   ├── ecosystems_maven_get_artifact_guice.yml
    │   │   │           │   ├── ecosystems_maven_get_artifact_shoulderror.yml
    │   │   │           │   ├── ecosystems_maven_get_artifact_shouldnotbefound.yml
    │   │   │           │   ├── ecosystems_npm_api_error_package.yml
    │   │   │           │   ├── ecosystems_npm_api_notfound_package.yml
    │   │   │           │   ├── ecosystems_npm_api_ssl_package.yml
    │   │   │           │   ├── ecosystems_nuget_api_service_index.yml
    │   │   │           │   ├── ecosystems_nuget_metadata_core.yml
    │   │   │           │   ├── ecosystems_nuget_metadata_error.yml
    │   │   │           │   ├── ecosystems_nuget_metadata_notfound.yml
    │   │   │           │   ├── ecosystems_packagist_metadata_error.yml
    │   │   │           │   ├── ecosystems_packagist_metadata_monolog.yml
    │   │   │           │   ├── ecosystems_packagist_metadata_notfound.yml
    │   │   │           │   ├── ecosystems_pub_package_error.yml
    │   │   │           │   ├── ecosystems_pub_package_http.yml
    │   │   │           │   ├── ecosystems_pub_package_notfound.yml
    │   │   │           │   ├── ecosystems_pypi_project_error.yml
    │   │   │           │   ├── ecosystems_pypi_project_projectdoesntexist.yml
    │   │   │           │   ├── ecosystems_pypi_project_sampleproject.yml
    │   │   │           │   ├── ecosystems_ruby_gems_api_cookie_parser_gem.yml
    │   │   │           │   ├── ecosystems_ruby_gems_api_error.yml
    │   │   │           │   ├── ecosystems_ruby_gems_api_rails_gem.yml
    │   │   │           │   └── ecosystems_ruby_gems_api_shouldnotbefound_gem.yml
    │   │   │           ├── lib
    │   │   │           │   ├── advisory_db_toolkit_test.rb
    │   │   │           │   ├── ecosystems
    │   │   │           │   │   ├── actions_test.rb
    │   │   │           │   │   ├── crates_test.rb
    │   │   │           │   │   ├── go_test.rb
    │   │   │           │   │   ├── hex_test.rb
    │   │   │           │   │   ├── maven_test.rb
    │   │   │           │   │   ├── npm_test.rb
    │   │   │           │   │   ├── nuget_test.rb
    │   │   │           │   │   ├── packagist_test.rb
    │   │   │           │   │   ├── pub_test.rb
    │   │   │           │   │   ├── pypi_test.rb
    │   │   │           │   │   └── ruby_gems_test.rb
    │   │   │           │   ├── osv
    │   │   │           │   │   ├── interfaces
    │   │   │           │   │   │   ├── advisory_test.rb
    │   │   │           │   │   │   └── vulnerability_test.rb
    │   │   │           │   │   ├── osv_helper.rb
    │   │   │           │   │   ├── transformers
    │   │   │           │   │   │   ├── schema_v1
    │   │   │           │   │   │   │   ├── affected_package_versions_test.rb
    │   │   │           │   │   │   │   ├── parsed_range_test.rb
    │   │   │           │   │   │   │   └── vulnerable_version_ranges_test.rb
    │   │   │           │   │   │   ├── schema_v1_from_osv_test.rb
    │   │   │           │   │   │   ├── schema_v1_to_osv_test.rb
    │   │   │           │   │   │   └── schema_v1_validate_schema_test.rb
    │   │   │           │   │   └── transform_test.rb
    │   │   │           │   ├── package_url_obtainer_test.rb
    │   │   │           │   ├── reference_sorter_test.rb
    │   │   │           │   └── utility_test.rb
    │   │   │           ├── support
    │   │   │           │   └── tools
    │   │   │           │       ├── http_client.rb
    │   │   │           │       └── logger.rb
    │   │   │           └── test_helper.rb
    │   │   ├── pcrs
    │   │   │   ├── 2024
    │   │   │   │   ├── 03
    │   │   │   │   │   └── 22-dead-letter-republishing.md
    │   │   │   │   └── 04
    │   │   │   │       └── 03-backfill-nvd-advisories-missing-severity.md
    │   │   │   └── TEMPLATE.md
    │   │   ├── postcss.config.js
    │   │   ├── Procfile.dev
    │   │   ├── public
    │   │   │   ├── 400.html
    │   │   │   ├── 404.html
    │   │   │   ├── 406-unsupported-browser.html
    │   │   │   ├── 422.html
    │   │   │   ├── 500.html
    │   │   │   ├── apple-touch-icon.png
    │   │   │   ├── apple-touch-icon-precomposed.png
    │   │   │   ├── favicon.ico
    │   │   │   ├── icon.png
    │   │   │   ├── icon.svg
    │   │   │   └── robots.txt
    │   │   ├── Rakefile
    │   │   ├── README.md
    │   │   ├── script
    │   │   │   ├── app-env
    │   │   │   ├── app-env-listen
    │   │   │   ├── bintools
    │   │   │   ├── bootstrap
    │   │   │   ├── cassette-audit.rb
    │   │   │   ├── cibuild
    │   │   │   ├── cibuild-advisory-db-lint
    │   │   │   ├── cibuild-advisory-db-toolkit
    │   │   │   ├── cibuild-advisory-db-toolkit-3.3
    │   │   │   ├── cibuild-advisory-db-toolkit-3.4
    │   │   │   ├── console
    │   │   │   ├── dev-vpn
    │   │   │   ├── install-dependencies
    │   │   │   ├── lint
    │   │   │   ├── monolith-twirp
    │   │   │   ├── poll-for-db
    │   │   │   ├── required-env
    │   │   │   ├── server
    │   │   │   ├── setup
    │   │   │   ├── test
    │   │   │   ├── test-advisory-db-toolkit
    │   │   │   ├── update
    │   │   │   └── vendor-gem
    │   │   ├── storage
    │   │   ├── stylelint.config.js
    │   │   ├── test
    │   │   │   ├── application_system_test_case.rb
    │   │   │   ├── cassettes
    │   │   │   │   ├── blocklist_gist.yml
    │   │   │   │   ├── capi_make_prediction_ecosystem_package_gpt4o.yml
    │   │   │   │   ├── capi_make_prediction_gpt4o.yml
    │   │   │   │   ├── closed_advisory_improvement_pr.yml
    │   │   │   │   ├── cve_api_create_cve_2021_0003.yml
    │   │   │   │   ├── cve_api_create_cve_2021_1234.yml
    │   │   │   │   ├── cve_api_create_cve_2023_0001.yml
    │   │   │   │   ├── cve_api_create_cve_unsuccessful.yml
    │   │   │   │   ├── cve_api_create_cve.yml
    │   │   │   │   ├── cve_api_get_cve.yml
    │   │   │   │   ├── cve_api_get_org_quota_unsuccessful.yml
    │   │   │   │   ├── cve_api_get_org_quota.yml
    │   │   │   │   ├── cve_api_reject_published_cve_replaced_by.yml
    │   │   │   │   ├── cve_api_reject_published_cve_unsuccessful.yml
    │   │   │   │   ├── cve_api_reject_published_cve.yml
    │   │   │   │   ├── cve_api_reject_unpublished_cve.yml
    │   │   │   │   ├── cve_api_reserve_cve_unsuccessful.yml
    │   │   │   │   ├── cve_api_reserve_cve.yml
    │   │   │   │   ├── cve_api_update_cve_unsuccessful.yml
    │   │   │   │   ├── cve_api_update_cve.yml
    │   │   │   │   ├── dependency_graph_client_get_estimated_impact_timeout.yml
    │   │   │   │   ├── dependency_graph_client_get_estimated_impact.yml
    │   │   │   │   ├── dependency_graph_client_get_package_repo_no_match.yml
    │   │   │   │   ├── dependency_graph_client_get_package_repo.yml
    │   │   │   │   ├── ecosystems_registries_npm_ssl_package.yml
    │   │   │   │   ├── friends_of_php_CVE-2018-17057_yaml.yml
    │   │   │   │   ├── friends_of_php_CVE-2019-1000011_yaml.yml
    │   │   │   │   ├── friends_of_php_CVE-2019-10909_yaml.yml
    │   │   │   │   ├── friends_of_php_CVE-2019-10911_yaml.yml
    │   │   │   │   ├── friends_of_php_github_action_yaml.yml
    │   │   │   │   ├── friends_of_php_moved_advisory_php.yml
    │   │   │   │   ├── friends_of_php_updated_files.yml
    │   │   │   │   ├── go_GO-2020-0033.yml
    │   │   │   │   ├── go_GO-2020-0036.yml
    │   │   │   │   ├── go_GO-2022-0189.yml
    │   │   │   │   ├── go_GO-2022-0386.yml
    │   │   │   │   ├── go_GO-2022-0536.yml
    │   │   │   │   ├── golang_bulk_import.yml
    │   │   │   │   ├── golang_delta_import.yml
    │   │   │   │   ├── golang_delta_initial_import.yml
    │   │   │   │   ├── golang_noop_delta_import.yml
    │   │   │   │   ├── golang_noop_initial_import.yml
    │   │   │   │   ├── improve_advisory_pr_bad_json.yml
    │   │   │   │   ├── improve_advisory_pr_bad_osv.yml
    │   │   │   │   ├── improve_advisory_pr_mismatched_ghsa.yml
    │   │   │   │   ├── improve_advisory_pr_no_advisory.yml
    │   │   │   │   ├── improve_advisory_pr_no_file.yml
    │   │   │   │   ├── improve_advisory_pr_no_significant_changes_2.yml
    │   │   │   │   ├── improve_advisory_pr_no_significant_changes.yml
    │   │   │   │   ├── improve_advisory_pr_success.yml
    │   │   │   │   ├── improve_advisory_pr_too_many_files.yml
    │   │   │   │   ├── improve_advisory_too_many_prs.yml
    │   │   │   │   ├── make_prediction_save_attributes_4o.yml
    │   │   │   │   ├── merged_advisory_improvement_pr.yml
    │   │   │   │   ├── nvd_CVE-2019-0001-unavailable.yml
    │   │   │   │   ├── nvd_CVE-2019-0001.yml
    │   │   │   │   ├── nvd_CVE-2019-1020001.yml
    │   │   │   │   ├── nvd_CVE-2019-1020003.yml
    │   │   │   │   ├── nvd_CVE-2019-9999999999.yml
    │   │   │   │   ├── nvd_modified.yml
    │   │   │   │   ├── nvd_paginated.yml
    │   │   │   │   ├── pypa_all_files.yml
    │   │   │   │   ├── pypa_CVE-2018-7750.yml
    │   │   │   │   ├── pypa_GHSA-g67g-hvc3-xmvf.yml
    │   │   │   │   ├── pypa_invalid_files.yml
    │   │   │   │   ├── pypa_PYSEC-2021-368_and_PYSEC-2021-370.yml
    │   │   │   │   ├── pypa_updated_files.yml
    │   │   │   │   ├── pypa_vuln_PYSEC-2020-226.yml
    │   │   │   │   ├── pypa_vuln_PYSEC-2021-372.yml
    │   │   │   │   ├── pypa_vuln_PYSEC-2021-87.yml
    │   │   │   │   ├── pypa_vuln_PYSEC-2021-9.yml
    │   │   │   │   ├── references_checks.yml
    │   │   │   │   ├── reserve_cve_job_december_amount.yml
    │   │   │   │   ├── reserve_cve_job_default_amount.yml
    │   │   │   │   ├── reserve_cve_job_last_week_amount.yml
    │   │   │   │   ├── reserve_cve_job_new_year.yml
    │   │   │   │   ├── reserve_cve_job_specific_amount.yml
    │   │   │   │   ├── resolve_feed_check_golang_results_delta.yml
    │   │   │   │   ├── resolve_feed_check_golang_results.yml
    │   │   │   │   ├── rubysec_CVE-2018-3777_yml.yml
    │   │   │   │   ├── rubysec_CVE-2019-1020001_yml.yml
    │   │   │   │   ├── rubysec_CVE-2019-16377_yml.yml
    │   │   │   │   ├── rubysec_CVE-2020-13163_yml.yml
    │   │   │   │   ├── rubysec_CVE-2024-7106_yml.yml
    │   │   │   │   ├── rubysec_updated_files.yml
    │   │   │   │   ├── rustsec_dynamic_aliases.yml
    │   │   │   │   ├── rustsec_no_aliases.yml
    │   │   │   │   ├── rustsec_RUSTSEC-2020-0089_yml.yml
    │   │   │   │   ├── rustsec_RUSTSEC-2020-0105_with_cvss_v4_yml.yml
    │   │   │   │   ├── rustsec_RUSTSEC-2020-0105_yml.yml
    │   │   │   │   ├── rustsec_RUSTSEC-2022-0099_yml.yml
    │   │   │   │   └── rustsec_updated_files.yml
    │   │   │   ├── channels
    │   │   │   │   └── application_cable
    │   │   │   ├── checks
    │   │   │   │   ├── cve_review_publishable_check_test.rb
    │   │   │   │   ├── matching_severity_check_test.rb
    │   │   │   │   ├── mitre_json_check_test.rb
    │   │   │   │   ├── overlapping_version_range_check_test.rb
    │   │   │   │   ├── references_check_test.rb
    │   │   │   │   ├── repository_advisory_public_check_test.rb
    │   │   │   │   ├── simulated_publication_check_test.rb
    │   │   │   │   ├── supported_ecosystem_check_test.rb
    │   │   │   │   └── unusual_version_range_check_test.rb
    │   │   │   ├── components
    │   │   │   │   ├── advisory_reviews
    │   │   │   │   │   ├── filterable_table_component_test.rb
    │   │   │   │   │   ├── sidebar_component_test.rb
    │   │   │   │   │   ├── source_icon_component_test.rb
    │   │   │   │   │   ├── table_component_test.rb
    │   │   │   │   │   ├── two_stage_approvals
    │   │   │   │   │   │   ├── approval_component_test.rb
    │   │   │   │   │   │   ├── dialogs_component_test.rb
    │   │   │   │   │   │   └── stage_test.rb
    │   │   │   │   │   └── vulnerability_prediction_form_row_component_test.rb
    │   │   │   │   ├── campaigns
    │   │   │   │   │   ├── index_component_test.rb
    │   │   │   │   │   └── table_component_test.rb
    │   │   │   │   ├── check_component_test.rb
    │   │   │   │   ├── cve_reviews
    │   │   │   │   │   ├── index_component_test.rb
    │   │   │   │   │   ├── sidebar_component_test.rb
    │   │   │   │   │   └── table_component_test.rb
    │   │   │   │   ├── cve_review_triage
    │   │   │   │   │   └── affected_products_component_test.rb
    │   │   │   │   ├── icon_component_test.rb
    │   │   │   │   └── labels
    │   │   │   │       └── label_component_test.rb
    │   │   │   ├── config
    │   │   │   │   └── instrumentation
    │   │   │   │       ├── instrumentation
    │   │   │   │       │   └── failbot_instrumentation_test.rb
    │   │   │   │       └── job_test.rb
    │   │   │   ├── controllers
    │   │   │   │   ├── advisory_reviews_bulk_operations_controller_test.rb
    │   │   │   │   ├── advisory_reviews_controller_test.rb
    │   │   │   │   ├── blocklisted_terms_controller_test.rb
    │   │   │   │   ├── campaigns_controller_test.rb
    │   │   │   │   ├── chatops_controller_test.rb
    │   │   │   │   ├── copilot_chat_controller_test.rb
    │   │   │   │   ├── cve_reviews_bulk_operations_controller_test.rb
    │   │   │   │   ├── cve_reviews_controller_test.rb
    │   │   │   │   ├── cves_controller_test.rb
    │   │   │   │   ├── dependency_graph_controller_test.rb
    │   │   │   │   ├── ecosystem_registries_controller_test.rb
    │   │   │   │   ├── epss_controller_test.rb
    │   │   │   │   ├── homepage_controller_test.rb
    │   │   │   │   ├── inbox_controller_test.rb
    │   │   │   │   ├── labels_controller_test.rb
    │   │   │   │   ├── validations_controller_test.rb
    │   │   │   │   └── webhooks_controller_test.rb
    │   │   │   ├── factories
    │   │   │   │   ├── advisories.rb
    │   │   │   │   ├── advisory_alerting_events.rb
    │   │   │   │   ├── advisory_improvement_data.rb
    │   │   │   │   ├── advisory_review_approvals.rb
    │   │   │   │   ├── advisory_reviews.rb
    │   │   │   │   ├── advisory_sync_states.rb
    │   │   │   │   ├── ai_predictions.rb
    │   │   │   │   ├── blocklisted_terms.rb
    │   │   │   │   ├── blocklist_matches.rb
    │   │   │   │   ├── campaigns.rb
    │   │   │   │   ├── common.rb
    │   │   │   │   ├── cve_requests.rb
    │   │   │   │   ├── cve_reviews.rb
    │   │   │   │   ├── cves.rb
    │   │   │   │   ├── cwes.rb
    │   │   │   │   ├── feed_entries.rb
    │   │   │   │   ├── ghsl_requests.rb
    │   │   │   │   ├── imports.rb
    │   │   │   │   ├── labels.rb
    │   │   │   │   ├── mitre_cve_submissions.rb
    │   │   │   │   ├── payloads.rb
    │   │   │   │   ├── references.rb
    │   │   │   │   ├── repository_advisory_curation_data.rb
    │   │   │   │   ├── sequences.rb
    │   │   │   │   ├── users.rb
    │   │   │   │   └── vulnerabilities.rb
    │   │   │   ├── fixtures
    │   │   │   │   ├── cve_json_samples
    │   │   │   │   │   ├── CVE-2019-1234567.json
    │   │   │   │   │   ├── CVE-2022-20001.json
    │   │   │   │   │   └── CVE-2024-1234567.json
    │   │   │   │   ├── files
    │   │   │   │   │   ├── nvd_modified_feed_sample.json
    │   │   │   │   │   └── nvd_v5_modified_feed_sample.json
    │   │   │   │   ├── npm_advisories
    │   │   │   │   │   ├── 1297.yaml
    │   │   │   │   │   ├── 1317.yaml
    │   │   │   │   │   ├── 1469.yaml
    │   │   │   │   │   └── 1527.yaml
    │   │   │   │   └── webhook_payloads
    │   │   │   │       ├── pull_request_opened.json
    │   │   │   │       └── rerequested_check_run.json
    │   │   │   ├── helpers
    │   │   │   ├── hydro_processors
    │   │   │   │   └── primary_hydro_processor_test.rb
    │   │   │   ├── importers
    │   │   │   │   ├── advisory_improvement_data_test.rb
    │   │   │   │   ├── advisory_improvement_importer_test.rb
    │   │   │   │   ├── application_importer_test.rb
    │   │   │   │   ├── backfill_importer_test.rb
    │   │   │   │   ├── cve_item_test.rb
    │   │   │   │   ├── cve_review_importer_test.rb
    │   │   │   │   ├── friends_of_php_importer_test.rb
    │   │   │   │   ├── github_repo_importer_test.rb
    │   │   │   │   ├── go_importer_test.rb
    │   │   │   │   ├── malware_advisory_importer_test.rb
    │   │   │   │   ├── nvd_importer_test.rb
    │   │   │   │   ├── pypa_advisory_importer_test.rb
    │   │   │   │   ├── pypa_advisory_test.rb
    │   │   │   │   ├── repository_advisories_importer_test.rb
    │   │   │   │   ├── rubysec_importer_test.rb
    │   │   │   │   ├── rustsec_advisory_test.rb
    │   │   │   │   └── rustsec_importer_test.rb
    │   │   │   ├── integration
    │   │   │   │   ├── advisory_review_assignment_test.rb
    │   │   │   │   ├── advisory_review_closing_test.rb
    │   │   │   │   ├── advisory_review_creating_test.rb
    │   │   │   │   ├── advisory_review_editing_test.rb
    │   │   │   │   ├── advisory_review_publishing_test.rb
    │   │   │   │   ├── advisory_review_reopening_test.rb
    │   │   │   │   ├── advisory_review_reverting_test.rb
    │   │   │   │   ├── advisory_review_timeline_test.rb
    │   │   │   │   ├── advisory_review_withdrawing_test.rb
    │   │   │   │   ├── application_test.rb
    │   │   │   │   ├── curation_decision_analytics_test.rb
    │   │   │   │   ├── cve_review_editing_test.rb
    │   │   │   │   ├── cve_review_publishing_test.rb
    │   │   │   │   ├── cve_review_timeline_test.rb
    │   │   │   │   ├── cve_review_to_advisory_review_test.rb
    │   │   │   │   ├── cve_review_triage_test.rb
    │   │   │   │   ├── eager_loading_test.rb
    │   │   │   │   ├── multi_feed_entry_resolving_test.rb
    │   │   │   │   └── user_session_test.rb
    │   │   │   ├── jobs
    │   │   │   │   ├── application_job_test.rb
    │   │   │   │   ├── apply_blocklist_job_test.rb
    │   │   │   │   ├── execute_inbox_check_job_test.rb
    │   │   │   │   ├── gpt4_ecosystem_package_prediction_job_test.rb
    │   │   │   │   ├── import_job_test.rb
    │   │   │   │   ├── process_advisory_alerting_event_job_test.rb
    │   │   │   │   ├── process_advisory_prediction_job_test.rb
    │   │   │   │   ├── process_improve_advisory_pr_job_test.rb
    │   │   │   │   ├── process_improve_advisory_request_job_test.rb
    │   │   │   │   ├── process_malware_advisories_job_test.rb
    │   │   │   │   ├── process_repository_advisory_curation_request_job_test.rb
    │   │   │   │   ├── publish_advisory_review_saved_to_hydro_job_test.rb
    │   │   │   │   ├── publish_advisory_to_hydro_job_test.rb
    │   │   │   │   ├── publish_change_feed_entry_state_to_hydro_job_test.rb
    │   │   │   │   ├── publish_cve_review_to_hydro_job_test.rb
    │   │   │   │   ├── publish_import_feed_entry_to_hydro_job_test.rb
    │   │   │   │   ├── push_advisories_to_repo_job_test.rb
    │   │   │   │   ├── replication_lag_instrumentation_job_test.rb
    │   │   │   │   ├── reserve_cve_job_test.rb
    │   │   │   │   ├── resolve_advisory_prs_job_test.rb
    │   │   │   │   ├── resolve_cve_request_job_test.rb
    │   │   │   │   ├── resolve_feed_entry_job_test.rb
    │   │   │   │   ├── send_curation_queue_stats_job_test.rb
    │   │   │   │   └── update_mismatched_cvss_and_severities_job_test.rb
    │   │   │   ├── lib
    │   │   │   │   ├── advisory_db
    │   │   │   │   │   ├── config
    │   │   │   │   │   │   ├── ecosystems_test.rb
    │   │   │   │   │   │   └── sources_test.rb
    │   │   │   │   │   ├── global_variables_test.rb
    │   │   │   │   │   ├── lock_test.rb
    │   │   │   │   │   ├── osv
    │   │   │   │   │   │   ├── ghsa_to_osv_test.rb
    │   │   │   │   │   │   └── osv_to_ghsa_test.rb
    │   │   │   │   │   └── vulnerability_validator_test.rb
    │   │   │   │   ├── copilot_api
    │   │   │   │   │   └── client_test.rb
    │   │   │   │   ├── curation_mcp
    │   │   │   │   │   └── client_test.rb
    │   │   │   │   ├── cve_api
    │   │   │   │   │   └── client_test.rb
    │   │   │   │   ├── cve_json_builder_test.rb
    │   │   │   │   ├── dependency_graph
    │   │   │   │   │   └── client_test.rb
    │   │   │   │   ├── normal_yaml_test.rb
    │   │   │   │   └── tasks
    │   │   │   │       ├── convert_payload_structure_test.rb
    │   │   │   │       ├── import_rake_test.rb
    │   │   │   │       ├── reimport_cves_rake_test.rb
    │   │   │   │       └── sync_advisory_data_rake_test.rb
    │   │   │   ├── mailers
    │   │   │   ├── models
    │   │   │   │   ├── advisory_alerting_event_test.rb
    │   │   │   │   ├── advisory_payload_test.rb
    │   │   │   │   ├── advisory_review_test.rb
    │   │   │   │   ├── advisory_sync_state_test.rb
    │   │   │   │   ├── advisory_test.rb
    │   │   │   │   ├── ai_prediction_test.rb
    │   │   │   │   ├── blocklisted_term_test.rb
    │   │   │   │   ├── campaign_test.rb
    │   │   │   │   ├── check_suite_runner_test.rb
    │   │   │   │   ├── concerns
    │   │   │   │   │   ├── advisory_review_feed_entry_merger_test.rb
    │   │   │   │   │   ├── advisory_review_merger_test.rb
    │   │   │   │   │   ├── ghsa_id_generator_test.rb
    │   │   │   │   │   └── npm_id_extractor_test.rb
    │   │   │   │   ├── cve_request_test.rb
    │   │   │   │   ├── cve_review_test.rb
    │   │   │   │   ├── cve_test.rb
    │   │   │   │   ├── cwe_test.rb
    │   │   │   │   ├── feed_entry_test.rb
    │   │   │   │   ├── ghsl_request_test.rb
    │   │   │   │   ├── import_test.rb
    │   │   │   │   ├── label_test.rb
    │   │   │   │   ├── mitre_cve_submission_test.rb
    │   │   │   │   ├── publisher_test.rb
    │   │   │   │   ├── structured_advisory_payload_test.rb
    │   │   │   │   ├── user_test.rb
    │   │   │   │   └── vulnerability_payload_test.rb
    │   │   │   ├── related_web_assets_test.rb
    │   │   │   ├── rubocop
    │   │   │   │   └── cop
    │   │   │   │       ├── custom_cops.rb
    │   │   │   │       └── janky_formatter.rb
    │   │   │   ├── ruby_version_matches_test.rb
    │   │   │   ├── support
    │   │   │   │   ├── fixture_test_helpers.rb
    │   │   │   │   ├── form_helpers.rb
    │   │   │   │   ├── hydro_test_helpers.rb
    │   │   │   │   ├── progress_bar_helpers.rb
    │   │   │   │   └── vcr.rb
    │   │   │   ├── system
    │   │   │   ├── test_helper.rb
    │   │   │   └── test_helpers
    │   │   │       └── job_test_helper.rb
    │   │   ├── tmp
    │   │   │   └── pids
    │   │   ├── vendor
    │   │   │   ├── hydro
    │   │   │   │   └── schemas
    │   │   │   │       ├── advisory_db
    │   │   │   │       │   └── v0
    │   │   │   │       │       ├── advisory_alerting_event_pb.rb
    │   │   │   │       │       ├── advisory_duplicate_pb.rb
    │   │   │   │       │       ├── advisory_ingest_pb.rb
    │   │   │   │       │       ├── advisory_prediction_pb.rb
    │   │   │   │       │       ├── advisory_review_saved_pb.rb
    │   │   │   │       │       ├── change_feed_entry_state_pb.rb
    │   │   │   │       │       ├── curation_decision_pb.rb
    │   │   │   │       │       ├── cve_request_pb.rb
    │   │   │   │       │       ├── cve_request_response_pb.rb
    │   │   │   │       │       ├── entities
    │   │   │   │       │       │   ├── advisory_payload_pb.rb
    │   │   │   │       │       │   ├── advisory_pb.rb
    │   │   │   │       │       │   ├── advisory_review_pb.rb
    │   │   │   │       │       │   ├── affected_product_pb.rb
    │   │   │   │       │       │   ├── credit_pb.rb
    │   │   │   │       │       │   ├── duplicate_pb.rb
    │   │   │   │       │       │   ├── duplicate_reason_pb.rb
    │   │   │   │       │       │   ├── feed_entry_pb.rb
    │   │   │   │       │       │   ├── malware_advisory_pb.rb
    │   │   │   │       │       │   ├── reference_pb.rb
    │   │   │   │       │       │   ├── repository_advisory_content_pb.rb
    │   │   │   │       │       │   └── vulnerability_pb.rb
    │   │   │   │       │       ├── import_feed_entry_pb.rb
    │   │   │   │       │       ├── malware_advisories_pb.rb
    │   │   │   │       │       ├── repository_advisory_curation_request_pb.rb
    │   │   │   │       │       └── submit_advisory_pb.rb
    │   │   │   │       └── github
    │   │   │   │           └── v1
    │   │   │   │               └── entities
    │   │   │   │                   ├── auth_type_pb.rb
    │   │   │   │                   ├── repository_advisory_pb.rb
    │   │   │   │                   ├── repository_pb.rb
    │   │   │   │                   ├── request_context_pb.rb
    │   │   │   │                   ├── support_context_pb.rb
    │   │   │   │                   └── user_pb.rb
    │   │   │   └── local
    │   │   │       └── minitest_json_dumper-0.4.0
    │   │   │           ├── lib
    │   │   │           │   ├── minitest_json_dumper
    │   │   │           │   │   ├── reporter.rb
    │   │   │           │   │   └── version.rb
    │   │   │           │   └── minitest_json_dumper.rb
    │   │   │           ├── minitest_json_dumper.gemspec
    │   │   │           └── README.md
    │   │   └── yarn.lock
    │   ├── afm-1.0.0.gem
    │   ├── android_key_attestation-0.3.0.gem
    │   ├── aqueduct-client-1.3.3.gem
    │   ├── arca-2.3.1.gem
    │   ├── argon2-2.3.3.gem
    │   ├── Ascii85-2.0.1.gem
    │   ├── asciidoctor-2.0.26.gem
    │   ├── ast-2.4.3.gem
    │   ├── authnd-client-0.34.0.gem
    │   ├── authzd-client-0.12.2.gem
    │   ├── aws-eventstream-1.1.0.gem
    │   ├── aws-partitions-1.430.0.gem
    │   ├── aws-sdk-core-3.112.0.gem
    │   ├── aws-sdk-ecr-1.42.0.gem
    │   ├── aws-sdk-kms-1.42.0.gem
    │   ├── aws-sdk-s3-1.89.0.gem
    │   ├── aws-sigv4-1.2.2.gem
    │   ├── azure-storage-blob-2.0.3.gem
    │   ├── azure-storage-common-2.0.4.gem
    │   ├── badge-ruler-0.0.2.gem
    │   ├── base64-0.3.0.gem
    │   ├── bcrypt-3.1.22.gem
    │   ├── benchmark-0.5.0.gem
    │   ├── benchmark-ips-2.14.0.gem
    │   ├── benchmark-memory-0.2.0.gem
    │   ├── bert-1.1.10.52.gf3b2e72.gem
    │   ├── bertrpc-1.3.1.github11.5.ga14458b.gem
    │   ├── better_html-2.2.0.gem
    │   ├── bigdecimal-3.3.1.gem
    │   ├── billing-platform-client-2.53.0.gem
    │   ├── bindata-2.5.1.gem
    │   ├── blackbird-analysis-0.2.0.r9649833ca.gem
    │   ├── blackbird-mw-0922717ae10d
    │   │   ├── admin-frontend
    │   │   │   ├── index.html
    │   │   │   ├── package.json
    │   │   │   ├── package-lock.json
    │   │   │   ├── public
    │   │   │   │   ├── blackbird.png
    │   │   │   │   └── robots.txt
    │   │   │   ├── server
    │   │   │   │   ├── data
    │   │   │   │   │   ├── dotcom.json
    │   │   │   │   │   └── staff-wus2-01.json
    │   │   │   │   ├── data.js
    │   │   │   │   └── index.js
    │   │   │   ├── src
    │   │   │   │   ├── api.js
    │   │   │   │   ├── App.jsx
    │   │   │   │   ├── components
    │   │   │   │   │   ├── corpus.js
    │   │   │   │   │   ├── splunk.js
    │   │   │   │   │   └── stafftools.js
    │   │   │   │   ├── error-page.jsx
    │   │   │   │   ├── index.jsx
    │   │   │   │   ├── keyboardShortcuts.js
    │   │   │   │   ├── routes
    │   │   │   │   │   ├── backfills
    │   │   │   │   │   │   └── index.jsx
    │   │   │   │   │   ├── corpora
    │   │   │   │   │   │   ├── index.jsx
    │   │   │   │   │   │   └── show.jsx
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   └── index.jsx
    │   │   │   │   │   ├── filesets
    │   │   │   │   │   │   └── show.jsx
    │   │   │   │   │   ├── repos
    │   │   │   │   │   │   └── show.jsx
    │   │   │   │   │   ├── search
    │   │   │   │   │   │   └── index.jsx
    │   │   │   │   │   └── users
    │   │   │   │   │       └── show.jsx
    │   │   │   │   └── setupTests.js
    │   │   │   └── vite.config.js
    │   │   ├── AGENTS.md
    │   │   ├── Brewfile
    │   │   ├── buf.work.yaml
    │   │   ├── clib-image-version.sh
    │   │   ├── cmd
    │   │   │   ├── blackbird-admin
    │   │   │   │   └── main.go
    │   │   │   ├── blackbird-embeddings-maintenance
    │   │   │   │   └── main.go
    │   │   │   ├── blackbird-ingest
    │   │   │   │   └── main.go
    │   │   │   ├── blackbird-maintenance
    │   │   │   │   └── main.go
    │   │   │   ├── blackbird-prober
    │   │   │   │   └── main.go
    │   │   │   └── blackbird-query
    │   │   │       └── main.go
    │   │   ├── CODEOWNERS
    │   │   ├── config
    │   │   │   ├── blackbird
    │   │   │   │   ├── production
    │   │   │   │   │   └── blackbird-client.toml
    │   │   │   │   ├── proxima
    │   │   │   │   │   └── blackbird-client.toml
    │   │   │   │   └── test
    │   │   │   │       ├── blackbird-cache.toml
    │   │   │   │       ├── blackbird-client.toml
    │   │   │   │       ├── blackbird-indexer.toml
    │   │   │   │       ├── blackbird-mw-semantic.toml
    │   │   │   │       ├── blackbird-server.toml
    │   │   │   │       └── Procfile
    │   │   │   ├── kubernetes
    │   │   │   │   ├── blue
    │   │   │   │   │   └── deployments
    │   │   │   │   │       └── blackbird-ingest.yaml
    │   │   │   │   ├── cyan
    │   │   │   │   │   └── deployments
    │   │   │   │   │       └── blackbird-ingest.yaml
    │   │   │   │   ├── green
    │   │   │   │   │   └── deployments
    │   │   │   │   │       └── blackbird-ingest.yaml
    │   │   │   │   ├── lab
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   └── blackbird-query.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       └── blackbird-query.yaml
    │   │   │   │   ├── magenta
    │   │   │   │   │   └── deployments
    │   │   │   │   │       └── blackbird-ingest.yaml
    │   │   │   │   ├── production
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── blackbird-admin.yaml
    │   │   │   │   │   │   ├── blackbird-embeddings-maintenance.yaml
    │   │   │   │   │   │   ├── blackbird-maintenance.yaml
    │   │   │   │   │   │   ├── blackbird-prober.yaml
    │   │   │   │   │   │   ├── blackbird-query.yaml
    │   │   │   │   │   │   └── configmap.yaml
    │   │   │   │   │   ├── ingress
    │   │   │   │   │   │   └── blackbird-admin.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── blackbird-admin.yaml
    │   │   │   │   │       └── blackbird-query.yaml
    │   │   │   │   ├── proxima
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── blackbird-admin.yaml
    │   │   │   │   │   │   ├── blackbird-maintenance.yaml
    │   │   │   │   │   │   ├── blackbird-prober.yaml
    │   │   │   │   │   │   ├── blackbird-query.yaml
    │   │   │   │   │   │   └── configmap.yaml
    │   │   │   │   │   ├── poddisruptionbudget
    │   │   │   │   │   │   ├── blackbird-admin.yaml
    │   │   │   │   │   │   ├── blackbird-maintenance.yaml
    │   │   │   │   │   │   ├── blackbird-prober.yaml
    │   │   │   │   │   │   └── blackbird-query.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── blackbird-admin.yaml
    │   │   │   │   │       └── blackbird-query.yaml
    │   │   │   │   ├── proxima-blue
    │   │   │   │   │   └── deployments
    │   │   │   │   │       └── blackbird-ingest.yaml
    │   │   │   │   ├── proxima-green
    │   │   │   │   │   └── deployments
    │   │   │   │   │       └── blackbird-ingest.yaml
    │   │   │   │   ├── violet
    │   │   │   │   │   └── deployments
    │   │   │   │   │       └── blackbird-ingest.yaml
    │   │   │   │   └── yellow
    │   │   │   │       └── deployments
    │   │   │   │           └── blackbird-ingest.yaml
    │   │   │   └── moda
    │   │   │       ├── build_options.yaml
    │   │   │       └── deployment.yaml
    │   │   ├── docker-compose.blackbird-use-local-debug-build.yml
    │   │   ├── docker-compose.build-blackbird.yml
    │   │   ├── docker-compose.mw.yml
    │   │   ├── docker-compose.yml
    │   │   ├── Dockerfile
    │   │   ├── Dockerfile.build-mw-binaries
    │   │   ├── Dockerfile.build-mw-binaries.dockerignore
    │   │   ├── Dockerfile.protoc
    │   │   ├── Dockerfile.vscode
    │   │   ├── docs
    │   │   │   └── 2021-05-18-tuning-log.md
    │   │   ├── gen
    │   │   │   └── go
    │   │   │       ├── admin
    │   │   │       │   ├── go.mod
    │   │   │       │   ├── go.sum
    │   │   │       │   └── v1
    │   │   │       │       ├── service.pb.go
    │   │   │       │       └── service.twirp.go
    │   │   │       └── query
    │   │   │           ├── go.mod
    │   │   │           ├── go.sum
    │   │   │           └── v1
    │   │   │               ├── aleph.pb.go
    │   │   │               ├── facets.pb.go
    │   │   │               ├── git_document_match.pb.go
    │   │   │               ├── scoring_info.pb.go
    │   │   │               ├── search_result.pb.go
    │   │   │               ├── service.pb.go
    │   │   │               ├── service.twirp.go
    │   │   │               ├── shard.pb.go
    │   │   │               └── symbol.pb.go
    │   │   ├── go.mod
    │   │   ├── go.sum
    │   │   ├── internal
    │   │   │   ├── admin
    │   │   │   │   ├── chatops.go
    │   │   │   │   ├── chatops_test.go
    │   │   │   │   ├── service.go
    │   │   │   │   └── service_test.go
    │   │   │   ├── alephcompat
    │   │   │   │   ├── convert.go
    │   │   │   │   ├── convert_test.go
    │   │   │   │   ├── language.go
    │   │   │   │   └── supported_languages.go
    │   │   │   ├── auth
    │   │   │   │   ├── auth.go
    │   │   │   │   ├── auth_test.go
    │   │   │   │   ├── client.go
    │   │   │   │   ├── client_test.go
    │   │   │   │   └── ong
    │   │   │   │       ├── middleware.go
    │   │   │   │       ├── middleware_test.go
    │   │   │   │       └── ong.go
    │   │   │   ├── background
    │   │   │   │   └── context.go
    │   │   │   ├── cache
    │   │   │   │   ├── cache.go
    │   │   │   │   ├── ttl.go
    │   │   │   │   └── ttl_test.go
    │   │   │   ├── chat
    │   │   │   │   ├── client.go
    │   │   │   │   └── say.go
    │   │   │   ├── constants
    │   │   │   │   └── constants.go
    │   │   │   ├── copilot
    │   │   │   │   ├── license.go
    │   │   │   │   └── license_test.go
    │   │   │   ├── crawl
    │   │   │   │   ├── cache.go
    │   │   │   │   ├── cache_test.go
    │   │   │   │   ├── doc.go
    │   │   │   │   ├── lease_test.go
    │   │   │   │   ├── rpc.go
    │   │   │   │   ├── rpc_test.go
    │   │   │   │   ├── workpool.go
    │   │   │   │   └── workpool_test.go
    │   │   │   ├── db
    │   │   │   │   ├── dbfakes
    │   │   │   │   │   └── fake_store.go
    │   │   │   │   ├── db.go
    │   │   │   │   ├── mysql
    │   │   │   │   │   ├── dbstore.go
    │   │   │   │   │   ├── dbstore_test.go
    │   │   │   │   │   ├── helpers.go
    │   │   │   │   │   ├── maint.go
    │   │   │   │   │   ├── maint_test.go
    │   │   │   │   │   └── sequence_test.go
    │   │   │   │   ├── mysqlerrors
    │   │   │   │   │   └── errors.go
    │   │   │   │   ├── noop
    │   │   │   │   │   └── noopstore.go
    │   │   │   │   ├── repofilter
    │   │   │   │   │   ├── repofilter.go
    │   │   │   │   │   └── repofilter_test.go
    │   │   │   │   ├── repo_state_changed_test.go
    │   │   │   │   ├── store.go
    │   │   │   │   ├── store_test.go
    │   │   │   │   └── throttler.go
    │   │   │   ├── document
    │   │   │   │   ├── change.go
    │   │   │   │   └── change_test.go
    │   │   │   ├── embeddings
    │   │   │   │   ├── maintenance.go
    │   │   │   │   └── maintenance_test.go
    │   │   │   ├── env
    │   │   │   │   ├── config.go
    │   │   │   │   └── internal
    │   │   │   │       ├── config.go
    │   │   │   │       └── redacted.go
    │   │   │   ├── experiments
    │   │   │   │   ├── cluster.go
    │   │   │   │   ├── experiments.go
    │   │   │   │   └── experiments_test.go
    │   │   │   ├── filter
    │   │   │   │   ├── blobs.go
    │   │   │   │   └── blobs_test.go
    │   │   │   ├── gitaccess
    │   │   │   │   ├── gitaccessfakes
    │   │   │   │   │   └── fake_client.go
    │   │   │   │   ├── gitaccess.go
    │   │   │   │   ├── gitaccess_test.go
    │   │   │   │   ├── objectid.go
    │   │   │   │   ├── objectid_test.go
    │   │   │   │   └── spokesd
    │   │   │   │       ├── errors.go
    │   │   │   │       ├── fixtures
    │   │   │   │       │   ├── diff-across-repos
    │   │   │   │       │   │   ├── git-tfs-go-git-fixtures.yaml
    │   │   │   │       │   │   └── go-git-fixtures-go-git-fixtures-2.yaml
    │   │   │   │       │   ├── diff-and-getblobs
    │   │   │   │       │   │   └── git-tfs.yaml
    │   │   │   │       │   ├── diff-and-getblobs-basic
    │   │   │   │       │   │   └── git-tfs.yaml
    │   │   │   │       │   ├── diff-gemfile
    │   │   │   │       │   │   └── git-tfs.yaml
    │   │   │   │       │   ├── getblobs
    │   │   │   │       │   │   ├── git-tfs.yaml
    │   │   │   │       │   │   └── repo-not-found.yaml
    │   │   │   │       │   ├── getblobsincr
    │   │   │   │       │   │   └── git-tfs.yaml
    │   │   │   │       │   ├── getblobsincr-noop
    │   │   │   │       │   │   └── git-tfs.yaml
    │   │   │   │       │   ├── getblobsincrsimple
    │   │   │   │       │   │   └── git-tfs.yaml
    │   │   │   │       │   ├── getdefaultref
    │   │   │   │       │   │   └── git-tfs.yaml
    │   │   │   │       │   ├── gettreeoidforcommit
    │   │   │   │       │   │   └── git-tfs.yaml
    │   │   │   │       │   ├── gettreeoidforcommit-objectnotfound
    │   │   │   │       │   │   └── git-tfs.yaml
    │   │   │   │       │   └── resolve-blobs
    │   │   │   │       │       ├── blob-does-not-exist.yaml
    │   │   │   │       │       ├── everything-resolves.yaml
    │   │   │   │       │       └── resolve-many-blobs.yaml
    │   │   │   │       ├── interrepo_test.go
    │   │   │   │       ├── repo_475454893_ls_tree_a4394bba.txt
    │   │   │   │       ├── repo_481331442_ls_tree_4300d8ee.txt
    │   │   │   │       ├── spokesd.go
    │   │   │   │       └── spokesd_test.go
    │   │   │   ├── github
    │   │   │   │   ├── client
    │   │   │   │   │   ├── client.go
    │   │   │   │   │   ├── client_test.go
    │   │   │   │   │   └── fixtures
    │   │   │   │   │       ├── delete-copilot-indexed-repositories-method-not-allowed.yaml
    │   │   │   │   │       ├── delete-copilot-indexed-repositories-not-found.yaml
    │   │   │   │   │       ├── delete-copilot-indexed-repositories-success-with-force.yaml
    │   │   │   │   │       ├── delete-copilot-indexed-repositories-success-without-force.yaml
    │   │   │   │   │       ├── delete-copilot-indexed-repositories-throttled.yaml
    │   │   │   │   │       ├── get-copilot-indexed-repositories-only-limit.yaml
    │   │   │   │   │       ├── get-copilot-indexed-repositories-with-start-record.yaml
    │   │   │   │   │       ├── get-pulls-for-commit.yaml
    │   │   │   │   │       ├── get-repositories-by-cursor-with-next-cursor.yaml
    │   │   │   │   │       ├── get-repositories-by-cursor-without-next-cursor.yaml
    │   │   │   │   │       ├── get-repositories-by-ids.yaml
    │   │   │   │   │       ├── get-repository-not-found.yaml
    │   │   │   │   │       ├── get-repository-null-fields.yaml
    │   │   │   │   │       ├── get-repository-nwo.yaml
    │   │   │   │   │       ├── get-repository-service-unavailable.yaml
    │   │   │   │   │       ├── get-repository.yaml
    │   │   │   │   │       ├── update-copilot-indexed-repositories-success.yaml
    │   │   │   │   │       └── update-copilot-indexed-repositories-throttled.yaml
    │   │   │   │   ├── githubfakes
    │   │   │   │   │   └── fake_internal_apiclient.go
    │   │   │   │   ├── github.go
    │   │   │   │   └── github_test.go
    │   │   │   ├── healthcheck
    │   │   │   │   ├── completeness.go
    │   │   │   │   ├── completeness_test.go
    │   │   │   │   ├── contenttracker.go
    │   │   │   │   ├── contenttracker_test.go
    │   │   │   │   ├── exemplar.go
    │   │   │   │   ├── health.go
    │   │   │   │   ├── path.go
    │   │   │   │   ├── prober.go
    │   │   │   │   ├── prober_test.go
    │   │   │   │   ├── repometadata.go
    │   │   │   │   ├── repometadata_test.go
    │   │   │   │   ├── skip.go
    │   │   │   │   └── skip_test.go
    │   │   │   ├── http
    │   │   │   │   ├── fileserver.go
    │   │   │   │   └── http.go
    │   │   │   ├── ingest
    │   │   │   │   ├── abortable.go
    │   │   │   │   ├── abortable_test.go
    │   │   │   │   ├── ancestorcheck.go
    │   │   │   │   ├── ancestorcheck_test.go
    │   │   │   │   ├── backfillend.go
    │   │   │   │   ├── backfillend_test.go
    │   │   │   │   ├── consumer.go
    │   │   │   │   ├── consumer_test.go
    │   │   │   │   ├── debounce.go
    │   │   │   │   ├── debounce_test.go
    │   │   │   │   ├── errors.go
    │   │   │   │   ├── errors_test.go
    │   │   │   │   ├── ingest.go
    │   │   │   │   ├── ingest_test.go
    │   │   │   │   ├── ingest_workpool_test.go
    │   │   │   │   ├── logging.go
    │   │   │   │   ├── mode.go
    │   │   │   │   ├── mode_test.go
    │   │   │   │   ├── offsetreporter.go
    │   │   │   │   ├── offsetreporter_test.go
    │   │   │   │   ├── offsets.go
    │   │   │   │   ├── offsets_test.go
    │   │   │   │   ├── operation.go
    │   │   │   │   ├── ordering.go
    │   │   │   │   ├── ordering_test.go
    │   │   │   │   ├── repo_475454893_a4394bba_diff_repo_481331442_4300d8ee.txt
    │   │   │   │   ├── skip.go
    │   │   │   │   ├── skip_test.go
    │   │   │   │   ├── snapshots.go
    │   │   │   │   ├── sourceoffsets.go
    │   │   │   │   ├── sourceoffsets_test.go
    │   │   │   │   ├── task.go
    │   │   │   │   ├── task_test.go
    │   │   │   │   ├── workpool.go
    │   │   │   │   ├── workpool_test.go
    │   │   │   │   ├── workunits.go
    │   │   │   │   └── workunits_test.go
    │   │   │   ├── kafka
    │   │   │   │   ├── assignments_reader.go
    │   │   │   │   ├── client.go
    │   │   │   │   ├── consumer.go
    │   │   │   │   ├── delayedtimestampreader.go
    │   │   │   │   ├── delayedtimestampreader_test.go
    │   │   │   │   ├── kafkafakes
    │   │   │   │   │   ├── fake_assignments_reader.go
    │   │   │   │   │   ├── fake_ingest_consumer.go
    │   │   │   │   │   └── fake_message_reader.go
    │   │   │   │   ├── markedkafkaoffset_test.go
    │   │   │   │   ├── messageid.go
    │   │   │   │   ├── offsettracker.go
    │   │   │   │   ├── offsettracker_test.go
    │   │   │   │   ├── partitionstate_test.go
    │   │   │   │   └── topic.go
    │   │   │   ├── kube
    │   │   │   │   └── probes.go
    │   │   │   ├── messages
    │   │   │   │   ├── ingest.go
    │   │   │   │   └── lease.go
    │   │   │   ├── models
    │   │   │   │   ├── actor.go
    │   │   │   │   ├── actor_test.go
    │   │   │   │   └── owner.go
    │   │   │   ├── parser
    │   │   │   │   ├── geyser
    │   │   │   │   │   ├── clausetype.go
    │   │   │   │   │   ├── doc.go
    │   │   │   │   │   ├── errors.go
    │   │   │   │   │   ├── field.go
    │   │   │   │   │   ├── geyserparser.go
    │   │   │   │   │   ├── geyserparser_test.go
    │   │   │   │   │   ├── geyser.peg
    │   │   │   │   │   ├── geyser.peg.go
    │   │   │   │   │   ├── intlimitbound.go
    │   │   │   │   │   ├── intlimitbound_test.go
    │   │   │   │   │   ├── intrange.go
    │   │   │   │   │   ├── intrange_test.go
    │   │   │   │   │   ├── parsedquery.go
    │   │   │   │   │   └── parsedquery_test.go
    │   │   │   │   ├── geyser.go
    │   │   │   │   ├── geyser_test.go
    │   │   │   │   ├── glob.go
    │   │   │   │   ├── glob_test.go
    │   │   │   │   ├── grammar.peg
    │   │   │   │   ├── grammar.peg.go
    │   │   │   │   ├── helpers.go
    │   │   │   │   ├── proto.go
    │   │   │   │   ├── proto_test.go
    │   │   │   │   ├── query_linter.go
    │   │   │   │   ├── query_linter_test.go
    │   │   │   │   ├── query_parser.go
    │   │   │   │   ├── query_parser_test.go
    │   │   │   │   ├── query_rewriter.go
    │   │   │   │   ├── query_rewriter_test.go
    │   │   │   │   ├── rune_mapping.go
    │   │   │   │   ├── rune_mapping_test.go
    │   │   │   │   ├── satisfiability.go
    │   │   │   │   └── stopwords.txt
    │   │   │   ├── proto
    │   │   │   │   ├── admin
    │   │   │   │   │   ├── go.sum
    │   │   │   │   │   └── v1
    │   │   │   │   │       ├── service.pb.go
    │   │   │   │   │       └── service.twirp.go
    │   │   │   │   └── query
    │   │   │   │       ├── go.sum
    │   │   │   │       └── v1
    │   │   │   │           ├── aleph.pb.go
    │   │   │   │           ├── facets.pb.go
    │   │   │   │           ├── git_document_match.pb.go
    │   │   │   │           ├── scoring_info.pb.go
    │   │   │   │           ├── search_result.pb.go
    │   │   │   │           ├── service.pb.go
    │   │   │   │           ├── service.twirp.go
    │   │   │   │           ├── shard.pb.go
    │   │   │   │           └── symbol.pb.go
    │   │   │   ├── publish
    │   │   │   │   ├── backfill
    │   │   │   │   │   ├── backfill.go
    │   │   │   │   │   └── backfill_test.go
    │   │   │   │   ├── repo
    │   │   │   │   │   └── repopublisher.go
    │   │   │   │   └── testhelpers.go
    │   │   │   ├── query
    │   │   │   │   ├── access_test.go
    │   │   │   │   ├── auth_test.go
    │   │   │   │   ├── epochs_test.go
    │   │   │   │   ├── facets.go
    │   │   │   │   ├── facets_test.go
    │   │   │   │   ├── frontend.go
    │   │   │   │   ├── frontend_test.go
    │   │   │   │   ├── getrepository.go
    │   │   │   │   ├── getrepository_test.go
    │   │   │   │   ├── hash.go
    │   │   │   │   ├── legacy.go
    │   │   │   │   ├── legacy_test.go
    │   │   │   │   ├── missing_content_test.go
    │   │   │   │   ├── pagination.go
    │   │   │   │   ├── pagination_test.go
    │   │   │   │   ├── query_retries_test.go
    │   │   │   │   ├── quota_test.go
    │   │   │   │   ├── service.go
    │   │   │   │   ├── service_test.go
    │   │   │   │   └── timing
    │   │   │   │       ├── timing.go
    │   │   │   │       └── timing_test.go
    │   │   │   ├── quota
    │   │   │   │   ├── quota.go
    │   │   │   │   ├── rate.go
    │   │   │   │   ├── rate_test.go
    │   │   │   │   ├── redis_post_query.lua
    │   │   │   │   └── redis_pre_query.lua
    │   │   │   ├── redact
    │   │   │   │   ├── redact.go
    │   │   │   │   └── redact_test.go
    │   │   │   ├── retry
    │   │   │   │   ├── retry.go
    │   │   │   │   └── retry_test.go
    │   │   │   ├── routing
    │   │   │   │   ├── cluster.go
    │   │   │   │   ├── cluster_test.go
    │   │   │   │   ├── corpus.go
    │   │   │   │   ├── corpus_test.go
    │   │   │   │   ├── region.go
    │   │   │   │   ├── region_test.go
    │   │   │   │   ├── shard.go
    │   │   │   │   ├── stamp.go
    │   │   │   │   ├── stamp_test.go
    │   │   │   │   ├── topics.go
    │   │   │   │   └── topics_test.go
    │   │   │   ├── scoring
    │   │   │   │   ├── crowding.go
    │   │   │   │   └── crowding_test.go
    │   │   │   ├── search
    │   │   │   │   ├── blackbird
    │   │   │   │   │   ├── blackbird.go
    │   │   │   │   │   ├── blackbird_test.go
    │   │   │   │   │   ├── convert.go
    │   │   │   │   │   ├── convert_test.go
    │   │   │   │   │   ├── count.go
    │   │   │   │   │   ├── count_test.go
    │   │   │   │   │   ├── pagination.go
    │   │   │   │   │   ├── pagination_test.go
    │   │   │   │   │   ├── search.go
    │   │   │   │   │   ├── snapshots.go
    │   │   │   │   │   └── snapshots_test.go
    │   │   │   │   ├── context.go
    │   │   │   │   ├── context_test.go
    │   │   │   │   ├── index.go
    │   │   │   │   ├── limits.go
    │   │   │   │   ├── limits_test.go
    │   │   │   │   └── searchfakes
    │   │   │   │       └── fake_index.go
    │   │   │   ├── server
    │   │   │   │   └── server.go
    │   │   │   ├── suggest
    │   │   │   │   ├── prefix.go
    │   │   │   │   ├── proto.go
    │   │   │   │   ├── qualifier.go
    │   │   │   │   ├── search.go
    │   │   │   │   ├── suggest.go
    │   │   │   │   └── suggestion_test.go
    │   │   │   ├── test
    │   │   │   │   ├── cmd
    │   │   │   │   │   └── fakegithub
    │   │   │   │   │       └── main.go
    │   │   │   │   ├── fakegithub
    │   │   │   │   │   └── github.go
    │   │   │   │   ├── generator
    │   │   │   │   │   └── generator.go
    │   │   │   │   ├── helpers
    │   │   │   │   │   └── helpers.go
    │   │   │   │   ├── integration
    │   │   │   │   │   ├── ingest_test.go
    │   │   │   │   │   └── kafka_client_test.go
    │   │   │   │   └── mocks
    │   │   │   │       ├── fake_async_producer.go
    │   │   │   │       ├── fake_bb_cache_api.go
    │   │   │   │       ├── fake_bb_client.go
    │   │   │   │       ├── fake_bb_index_api.go
    │   │   │   │       ├── fake_bb_search_api.go
    │   │   │   │       ├── fake_bb_serving.go
    │   │   │   │       ├── fake_cluster_admin.go
    │   │   │   │       ├── fake_commits_api.go
    │   │   │   │       ├── fake_objects_api.go
    │   │   │   │       ├── fake_references_api.go
    │   │   │   │       ├── fake_sarama_client.go
    │   │   │   │       ├── fake_sync_producer.go
    │   │   │   │       └── fake_trees_api.go
    │   │   │   ├── treelights
    │   │   │   │   ├── proto
    │   │   │   │   │   ├── highlighter.pb.go
    │   │   │   │   │   └── highlighter.twirp.go
    │   │   │   │   ├── treelights.go
    │   │   │   │   └── treelights_test.go
    │   │   │   ├── types
    │   │   │   │   ├── nwo.go
    │   │   │   │   ├── nwo_test.go
    │   │   │   │   ├── owner.go
    │   │   │   │   ├── owner_test.go
    │   │   │   │   ├── types.go
    │   │   │   │   └── types_test.go
    │   │   │   └── utils
    │   │   │       ├── math.go
    │   │   │       ├── panic.go
    │   │   │       └── time.go
    │   │   ├── Makefile
    │   │   ├── proto
    │   │   │   ├── admin
    │   │   │   │   └── v1
    │   │   │   │       └── service.proto
    │   │   │   ├── buf.yaml
    │   │   │   ├── hydro
    │   │   │   │   └── schemas
    │   │   │   │       └── blackbird
    │   │   │   │           └── v0
    │   │   │   │               └── entities
    │   │   │   │                   ├── accessible_resources.proto
    │   │   │   │                   ├── epoch_mode.proto
    │   │   │   │                   └── symbol_kind.proto
    │   │   │   └── query
    │   │   │       └── v1
    │   │   │           ├── aleph.proto
    │   │   │           ├── facets.proto
    │   │   │           ├── git_document_match.proto
    │   │   │           ├── scoring_info.proto
    │   │   │           ├── search_result.proto
    │   │   │           ├── service.proto
    │   │   │           ├── shard.proto
    │   │   │           └── symbol.proto
    │   │   ├── README.md
    │   │   ├── ruby
    │   │   │   ├── blackbird-client.gemspec
    │   │   │   ├── docs
    │   │   │   │   └── README.md
    │   │   │   ├── Gemfile
    │   │   │   ├── Gemfile.lock
    │   │   │   ├── lib
    │   │   │   │   ├── admin
    │   │   │   │   │   └── v1
    │   │   │   │   │       ├── service_pb.rb
    │   │   │   │   │       └── service_twirp.rb
    │   │   │   │   ├── blackbird-client.rb
    │   │   │   │   ├── hydro
    │   │   │   │   │   └── schemas
    │   │   │   │   │       └── blackbird
    │   │   │   │   │           └── v0
    │   │   │   │   │               └── entities
    │   │   │   │   │                   ├── accessible_resources_pb.rb
    │   │   │   │   │                   ├── accessible_resources_twirp.rb
    │   │   │   │   │                   ├── epoch_mode_pb.rb
    │   │   │   │   │                   ├── epoch_mode_twirp.rb
    │   │   │   │   │                   ├── symbol_kind_pb.rb
    │   │   │   │   │                   └── symbol_kind_twirp.rb
    │   │   │   │   ├── query
    │   │   │   │   │   └── v1
    │   │   │   │   │       ├── aleph_pb.rb
    │   │   │   │   │       ├── aleph_twirp.rb
    │   │   │   │   │       ├── facets_pb.rb
    │   │   │   │   │       ├── facets_twirp.rb
    │   │   │   │   │       ├── git_document_match_pb.rb
    │   │   │   │   │       ├── git_document_match_twirp.rb
    │   │   │   │   │       ├── scoring_info_pb.rb
    │   │   │   │   │       ├── scoring_info_twirp.rb
    │   │   │   │   │       ├── search_result_pb.rb
    │   │   │   │   │       ├── search_result_twirp.rb
    │   │   │   │   │       ├── service_pb.rb
    │   │   │   │   │       ├── service_twirp.rb
    │   │   │   │   │       ├── shard_pb.rb
    │   │   │   │   │       ├── shard_twirp.rb
    │   │   │   │   │       ├── symbol_pb.rb
    │   │   │   │   │       └── symbol_twirp.rb
    │   │   │   │   └── version.rb
    │   │   │   ├── Rakefile
    │   │   │   └── spec
    │   │   │       ├── blackbird-client_spec.rb
    │   │   │       └── spec_helper.rb
    │   │   ├── schemas
    │   │   │   ├── blackbird_corpus_state.sql
    │   │   │   ├── blackbird_epochs.sql
    │   │   │   ├── blackbird_external_filesets.sql
    │   │   │   ├── blackbird_repositories.sql
    │   │   │   └── db.go
    │   │   └── script
    │   │       ├── bootstrap
    │   │       ├── create-bootstrap-skeema-image
    │   │       ├── create-kafka-topics.sh
    │   │       ├── db-tests
    │   │       ├── extract-annotations
    │   │       ├── extract-test-logs
    │   │       ├── gather-profiles
    │   │       ├── generate-hmac-key
    │   │       ├── gogenerate
    │   │       ├── install-tools
    │   │       ├── integration-tests
    │   │       ├── protoc
    │   │       ├── protoc-check
    │   │       ├── protoc-generate.sh
    │   │       ├── redis-tests
    │   │       ├── reindex.sh
    │   │       ├── resolve-dependencies
    │   │       ├── setup
    │   │       ├── setup-spokes-client-keys
    │   │       ├── skeema
    │   │       ├── sync-hydro
    │   │       ├── test-e2e
    │   │       ├── test-e2e-entrypoint
    │   │       ├── update-blackbird-packages
    │   │       └── vendor
    │   ├── bootsnap-1.23.0.gem
    │   ├── braintree-4.35.0.gem
    │   ├── brotli-0.8.0.gem
    │   ├── browser-6.2.0.gem
    │   ├── builder-3.3.0.gem
    │   ├── capybara-3.40.0.gem
    │   ├── cbor-0.5.10.2.gem
    │   ├── cff-1.3.0.gem
    │   ├── cgi-0.5.1.gem
    │   ├── charlock_holmes-0.7.9.gem
    │   ├── chatops-controller-5.2.0.4.g2193e18.gem
    │   ├── chatterbox-client-2.4.1.48.ge07b52b.gem
    │   ├── childprocess-5.0.0.gem
    │   ├── chunky_png-1.4.0.gem
    │   ├── coconductor-0.10.1.gem
    │   ├── codeowners-8c811c9bf985
    │   │   ├── bench
    │   │   │   ├── bench.rb
    │   │   │   ├── CODEOWNERS
    │   │   │   ├── diff-paths.txt
    │   │   │   ├── parse.rb
    │   │   │   └── regexp.rb
    │   │   ├── CODEOWNERS
    │   │   ├── codeowners.gemspec
    │   │   ├── Gemfile
    │   │   ├── lib
    │   │   │   ├── codeowners
    │   │   │   │   ├── matcher
    │   │   │   │   │   ├── graph_builder.rb
    │   │   │   │   │   ├── graph.rb
    │   │   │   │   │   ├── graph_visualizer.rb
    │   │   │   │   │   ├── linear.rb
    │   │   │   │   │   ├── node.rb
    │   │   │   │   │   ├── path_tree.rb
    │   │   │   │   │   ├── result.rb
    │   │   │   │   │   └── rule_graph.rb
    │   │   │   │   ├── matcher.rb
    │   │   │   │   ├── multibyte_parser.rb
    │   │   │   │   ├── owner.rb
    │   │   │   │   ├── owner_resolver.rb
    │   │   │   │   ├── parser.rb
    │   │   │   │   ├── pattern.rb
    │   │   │   │   ├── rule.rb
    │   │   │   │   ├── source_error.rb
    │   │   │   │   ├── tree.rb
    │   │   │   │   └── version.rb
    │   │   │   └── codeowners.rb
    │   │   ├── LICENSE
    │   │   ├── Rakefile
    │   │   ├── README.md
    │   │   └── test
    │   │       ├── file_test.rb
    │   │       ├── matcher
    │   │       │   ├── graph_builder_test.rb
    │   │       │   ├── graph_test.rb
    │   │       │   ├── node_test.rb
    │   │       │   └── result_test.rb
    │   │       ├── mulitbyte_parser_test.rb
    │   │       ├── owners_test.rb
    │   │       ├── owner_test.rb
    │   │       ├── parser_test.rb
    │   │       ├── pattern_test.rb
    │   │       ├── rule_test.rb
    │   │       └── shared_parser_test.rb
    │   ├── coderay-1.1.3.gem
    │   ├── color-1.8.gem
    │   ├── commonmarker-e79142848d7a
    │   │   ├── bin
    │   │   │   └── commonmarker
    │   │   ├── CHANGELOG.md
    │   │   ├── CODE_OF_CONDUCT.txt
    │   │   ├── commonmarker.gemspec
    │   │   ├── ext
    │   │   │   └── commonmarker
    │   │   │       ├── arena.c
    │   │   │       ├── autolink.c
    │   │   │       ├── autolink.h
    │   │   │       ├── blocks.c
    │   │   │       ├── buffer.c
    │   │   │       ├── buffer.h
    │   │   │       ├── case_fold_switch.inc
    │   │   │       ├── chunk.h
    │   │   │       ├── cmark.c
    │   │   │       ├── cmark_ctype.c
    │   │   │       ├── cmark_ctype.h
    │   │   │       ├── cmark-gfm-core-extensions.h
    │   │   │       ├── cmark-gfm_export.h
    │   │   │       ├── cmark-gfm-extension_api.h
    │   │   │       ├── cmark-gfm-extensions_export.h
    │   │   │       ├── cmark-gfm.h
    │   │   │       ├── cmark-gfm_version.h
    │   │   │       ├── commonmark.c
    │   │   │       ├── commonmarker.c
    │   │   │       ├── commonmarker.h
    │   │   │       ├── config.h
    │   │   │       ├── core-extensions.c
    │   │   │       ├── entities.inc
    │   │   │       ├── extconf.rb
    │   │   │       ├── ext_scanners.c
    │   │   │       ├── ext_scanners.h
    │   │   │       ├── footnotes.c
    │   │   │       ├── footnotes.h
    │   │   │       ├── houdini.h
    │   │   │       ├── houdini_href_e.c
    │   │   │       ├── houdini_html_e.c
    │   │   │       ├── houdini_html_u.c
    │   │   │       ├── html.c
    │   │   │       ├── html.h
    │   │   │       ├── inlines.c
    │   │   │       ├── inlines.h
    │   │   │       ├── iterator.c
    │   │   │       ├── iterator.h
    │   │   │       ├── latex.c
    │   │   │       ├── linked_list.c
    │   │   │       ├── man.c
    │   │   │       ├── map.c
    │   │   │       ├── map.h
    │   │   │       ├── node.c
    │   │   │       ├── node.h
    │   │   │       ├── parser.h
    │   │   │       ├── plaintext.c
    │   │   │       ├── plugin.c
    │   │   │       ├── plugin.h
    │   │   │       ├── references.c
    │   │   │       ├── references.h
    │   │   │       ├── registry.c
    │   │   │       ├── registry.h
    │   │   │       ├── render.c
    │   │   │       ├── render.h
    │   │   │       ├── scanners.c
    │   │   │       ├── scanners.h
    │   │   │       ├── scanners.re
    │   │   │       ├── strikethrough.c
    │   │   │       ├── strikethrough.h
    │   │   │       ├── syntax_extension.c
    │   │   │       ├── syntax_extension.h
    │   │   │       ├── table.c
    │   │   │       ├── table.h
    │   │   │       ├── tagfilter.c
    │   │   │       ├── tagfilter.h
    │   │   │       ├── tasklist.c
    │   │   │       ├── tasklist.h
    │   │   │       ├── utf8.c
    │   │   │       ├── utf8.h
    │   │   │       └── xml.c
    │   │   ├── Gemfile
    │   │   ├── lib
    │   │   │   ├── commonmarker
    │   │   │   │   ├── config.rb
    │   │   │   │   ├── node
    │   │   │   │   │   └── inspect.rb
    │   │   │   │   ├── node.rb
    │   │   │   │   ├── renderer
    │   │   │   │   │   └── html_renderer.rb
    │   │   │   │   ├── renderer.rb
    │   │   │   │   └── version.rb
    │   │   │   └── commonmarker.rb
    │   │   ├── LICENSE.txt
    │   │   ├── Makefile
    │   │   ├── Rakefile
    │   │   ├── README.md
    │   │   ├── script
    │   │   │   ├── bootstrap
    │   │   │   ├── changelog
    │   │   │   ├── cibuild
    │   │   │   ├── single_test
    │   │   │   └── update_submodules
    │   │   └── test
    │   │       ├── benchmark.rb
    │   │       ├── fixtures
    │   │       │   ├── curly.md
    │   │       │   ├── dingus.md
    │   │       │   ├── strong.md
    │   │       │   └── table.md
    │   │       ├── test_attributes.rb
    │   │       ├── test_basics.rb
    │   │       ├── test_commands.rb
    │   │       ├── test_commonmark.rb
    │   │       ├── test_doc.rb
    │   │       ├── test_encoding.rb
    │   │       ├── test_extensions.rb
    │   │       ├── test_footnotes.rb
    │   │       ├── test_gc.rb
    │   │       ├── test_helper.rb
    │   │       ├── test_linebreaks.rb
    │   │       ├── test_maliciousness.rb
    │   │       ├── test_node.rb
    │   │       ├── test_options.rb
    │   │       ├── test_pathological_inputs.rb
    │   │       ├── test_plaintext.rb
    │   │       ├── test_renderer.rb
    │   │       ├── test_smartpunct.rb
    │   │       ├── test_spec.rb
    │   │       ├── test_tasklists.rb
    │   │       └── test_xml.rb
    │   ├── concurrent-ruby-1.3.6.gem
    │   ├── concurrent-ruby-ext-1.3.6.gem
    │   ├── configsd-client-1.1.0.gem
    │   ├── connection_pool-2.5.5.gem
    │   ├── console_auth-ff5c50fcf1ff
    │   │   ├── bin
    │   │   │   ├── console
    │   │   │   ├── setup
    │   │   │   └── vendor-gem
    │   │   ├── console_auth.gemspec
    │   │   ├── Gemfile
    │   │   ├── lib
    │   │   │   ├── console_auth
    │   │   │   │   └── version.rb
    │   │   │   ├── console_auth.rb
    │   │   │   └── console_monitor.rb
    │   │   ├── Rakefile
    │   │   ├── README.md
    │   │   └── spec
    │   │       ├── console_auth_spec.rb
    │   │       ├── console_monitor_spec.rb
    │   │       └── spec_helper.rb
    │   ├── constant_resolver-0.3.0.gem
    │   ├── contentful-2.19.0.gem
    │   ├── cose-1.3.1.gem
    │   ├── crack-1.0.1.gem
    │   ├── crass-1.0.6.gem
    │   ├── creole-c96add125358
    │   │   ├── creole.gemspec
    │   │   ├── lib
    │   │   │   └── creole.rb
    │   │   ├── Manifest.txt
    │   │   ├── Rakefile
    │   │   ├── README.txt
    │   │   └── test
    │   │       └── test_creole.rb
    │   ├── cruby_crash_info-0.1.1.gem
    │   ├── css_parser-1.21.1.gem
    │   ├── csv-3.3.5.gem
    │   ├── cuprite-0.15.1.gem
    │   ├── cvss-suite-4.1.3.gem
    │   ├── datadog-2.29.0.gem
    │   ├── datadog_api_client-2.52.0.gem
    │   ├── datadog-ruby_core_source-3.5.2.gem
    │   ├── date-3.5.1.gem
    │   ├── debug-1.11.1.gem
    │   ├── declarative-0.0.20.gem
    │   ├── delorean_client-0.4.0.r09ee7b0.gem
    │   ├── dependabot-api-22a5301ef7cb
    │   │   ├── app
    │   │   │   ├── actions
    │   │   │   │   ├── activate_account.rb
    │   │   │   │   ├── cancel_actions_workflow_run.rb
    │   │   │   │   ├── check_github_app.rb
    │   │   │   │   ├── close_outdated_pull_requests.rb
    │   │   │   │   ├── close_pull_request.rb
    │   │   │   │   ├── create_comment.rb
    │   │   │   │   ├── create_missing_dependabot_pr_comment.rb
    │   │   │   │   ├── create_reaction.rb
    │   │   │   │   ├── create_version_skip_comment.rb
    │   │   │   │   ├── deactivate_account.rb
    │   │   │   │   ├── deactivate_account_update_configs.rb
    │   │   │   │   ├── deactivate_repo.rb
    │   │   │   │   ├── delete_pull_request_branch.rb
    │   │   │   │   ├── encrypt_registry_credentials_for_debugging.rb
    │   │   │   │   ├── enqueue_rebase.rb
    │   │   │   │   ├── fetch_config_file.rb
    │   │   │   │   ├── fetch_ecosystem_alerts_by_advisory.rb
    │   │   │   │   ├── find_or_create_account.rb
    │   │   │   │   ├── find_or_create_ignore_condition
    │   │   │   │   │   └── ignore_condition_builder.rb
    │   │   │   │   ├── find_or_create_ignore_condition.rb
    │   │   │   │   ├── find_or_create_repo.rb
    │   │   │   │   ├── find_or_create_update_config.rb
    │   │   │   │   ├── find_or_create_update_configs_for_run.rb
    │   │   │   │   ├── find_or_remove_ignore_condition.rb
    │   │   │   │   ├── find_or_update_account.rb
    │   │   │   │   ├── generate_job_cred_tokens.rb
    │   │   │   │   ├── generate_pull_request_autofix.rb
    │   │   │   │   ├── handle_actions_runner_failure.rb
    │   │   │   │   ├── handle_updater_failure
    │   │   │   │   │   ├── default_retry_strategy.rb
    │   │   │   │   │   └── rate_limited_retry_strategy.rb
    │   │   │   │   ├── handle_updater_failure.rb
    │   │   │   │   ├── handle_updater_timeout.rb
    │   │   │   │   ├── handle_webhook
    │   │   │   │   │   ├── check_run.rb
    │   │   │   │   │   ├── check_suite.rb
    │   │   │   │   │   ├── issue_comment
    │   │   │   │   │   │   ├── handle_heart_request.rb
    │   │   │   │   │   │   ├── handle_ignore_request.rb
    │   │   │   │   │   │   ├── handle_ignore_show_request.rb
    │   │   │   │   │   │   ├── handle_rebase_request.rb
    │   │   │   │   │   │   ├── handle_recreate_request.rb
    │   │   │   │   │   │   └── handle_unignore_request.rb
    │   │   │   │   │   ├── issue_comment.rb
    │   │   │   │   │   ├── label.rb
    │   │   │   │   │   ├── pull_request.rb
    │   │   │   │   │   ├── pull_request_review.rb
    │   │   │   │   │   ├── repository.rb
    │   │   │   │   │   └── workflow_run.rb
    │   │   │   │   ├── mark_github_job_complete.rb
    │   │   │   │   ├── mark_github_job_errored.rb
    │   │   │   │   ├── parse_config_file.rb
    │   │   │   │   ├── process_config_file.rb
    │   │   │   │   ├── remediate_account_and_repo_activation.rb
    │   │   │   │   ├── retry_update_job_errors.rb
    │   │   │   │   ├── run_updater
    │   │   │   │   │   ├── actions
    │   │   │   │   │   │   └── workflow.rb
    │   │   │   │   │   ├── actions.rb
    │   │   │   │   │   ├── development.rb
    │   │   │   │   │   └── docker.rb
    │   │   │   │   ├── setup_account_with_global_app.rb
    │   │   │   │   ├── submit_sarif.rb
    │   │   │   │   ├── synchronize_account_state.rb
    │   │   │   │   ├── synchronize_repo_state.rb
    │   │   │   │   ├── update_config_resolver.rb
    │   │   │   │   ├── update_pull_request_base_branch.rb
    │   │   │   │   ├── update_pull_request_body.rb
    │   │   │   │   ├── update_pull_request_ci_status.rb
    │   │   │   │   ├── update_pull_request.rb
    │   │   │   │   ├── update_update_config.rb
    │   │   │   │   └── validate_config_file.rb
    │   │   │   ├── checkers
    │   │   │   │   └── repo_permission_checker.rb
    │   │   │   ├── coach
    │   │   │   │   ├── middlewares
    │   │   │   │   │   ├── check_autofix_token.rb
    │   │   │   │   │   ├── check_github_webhook_signature.rb
    │   │   │   │   │   ├── check_params.rb
    │   │   │   │   │   ├── check_update_job_processing.rb
    │   │   │   │   │   ├── check_update_job_token.rb
    │   │   │   │   │   ├── endpoint_metrics.rb
    │   │   │   │   │   ├── failbot.rb
    │   │   │   │   │   └── read_replica.rb
    │   │   │   │   └── routes
    │   │   │   │       ├── autofix_suggestion_jobs
    │   │   │   │       │   └── upload_sarif.rb
    │   │   │   │       ├── badges
    │   │   │   │       │   └── compatibility_score.rb
    │   │   │   │       ├── github_webhooks
    │   │   │   │       │   ├── create.rb
    │   │   │   │       │   └── discard.rb
    │   │   │   │       ├── ping.rb
    │   │   │   │       ├── proxima
    │   │   │   │       │   └── sync.rb
    │   │   │   │       └── update_jobs
    │   │   │   │           ├── close_pull_request.rb
    │   │   │   │           ├── create_dependency_submission.rb
    │   │   │   │           ├── create_jit_access.rb
    │   │   │   │           ├── create_pull_request.rb
    │   │   │   │           ├── credentials.rb
    │   │   │   │           ├── details.rb
    │   │   │   │           ├── increment_metric.rb
    │   │   │   │           ├── mark_as_processed.rb
    │   │   │   │           ├── record_cooldown_meta.rb
    │   │   │   │           ├── record_ecosystem_meta.rb
    │   │   │   │           ├── record_ecosystem_versions.rb
    │   │   │   │           ├── record_metrics.rb
    │   │   │   │           ├── record_package_manager_version.rb
    │   │   │   │           ├── record_update_job_error.rb
    │   │   │   │           ├── record_update_job_unknown_error.rb
    │   │   │   │           ├── record_update_job_warning.rb
    │   │   │   │           ├── update_dependency_list.rb
    │   │   │   │           └── update_pull_request.rb
    │   │   │   ├── controllers
    │   │   │   │   ├── chatops_controller.rb
    │   │   │   │   └── concerns
    │   │   │   │       ├── chatop_account_features.rb
    │   │   │   │       ├── chatop_actions.rb
    │   │   │   │       ├── chatop_dependabot_actions.rb
    │   │   │   │       ├── chatop_disable.rb
    │   │   │   │       ├── chatop_failed.rb
    │   │   │   │       ├── chatop_helpers.rb
    │   │   │   │       ├── chatop_hydro.rb
    │   │   │   │       ├── chatop_ignore_conditions.rb
    │   │   │   │       ├── chatop_info.rb
    │   │   │   │       ├── chatop_job.rb
    │   │   │   │       ├── chatop_logs.rb
    │   │   │   │       ├── chatop_repo_features.rb
    │   │   │   │       ├── chatop_repo_pause.rb
    │   │   │   │       ├── chatop_resync.rb
    │   │   │   │       ├── chatop_retry.rb
    │   │   │   │       ├── chatop_rollout_features.rb
    │   │   │   │       ├── chatop_setup.rb
    │   │   │   │       ├── chatop_throttler.rb
    │   │   │   │       ├── chatop_time_range.rb
    │   │   │   │       ├── chatop_update_job_errors.rb
    │   │   │   │       ├── chatop_updater_ecosystem.rb
    │   │   │   │       ├── chatop_validate_config_file.rb
    │   │   │   │       └── chatop_workflow_pausing.rb
    │   │   │   ├── hydro
    │   │   │   │   ├── autofix_response_handler.rb
    │   │   │   │   ├── github_action_compute_usage_handler.rb
    │   │   │   │   ├── hydro_handlers
    │   │   │   │   │   ├── code_scanning
    │   │   │   │   │   │   ├── dependency_metadata.rb
    │   │   │   │   │   │   ├── suggested_fix_file.rb
    │   │   │   │   │   │   └── suggested_fix.rb
    │   │   │   │   │   ├── dependency_graph
    │   │   │   │   │   │   └── graph_changes.rb
    │   │   │   │   │   └── github
    │   │   │   │   │       ├── dependency_update.rb
    │   │   │   │   │       ├── repository.rb
    │   │   │   │   │       ├── security_vulnerability.rb
    │   │   │   │   │       └── user.rb
    │   │   │   │   ├── hydro_handlers.rb
    │   │   │   │   ├── installation_create_handler.rb
    │   │   │   │   ├── installation_delete_handler.rb
    │   │   │   │   ├── installation_repositories_added_handler.rb
    │   │   │   │   ├── installation_repositories_removed_handler.rb
    │   │   │   │   ├── noop_handler.rb
    │   │   │   │   ├── repository_commit_status_created_handler.rb
    │   │   │   │   ├── repository_dependency_update
    │   │   │   │   │   └── cleaned_up_handler.rb
    │   │   │   │   ├── repository_push
    │   │   │   │   │   └── config_file_handler.rb
    │   │   │   │   ├── repository_push_handler.rb
    │   │   │   │   ├── update_graph_event_handler.rb
    │   │   │   │   ├── vulnerability_alert_handler.rb
    │   │   │   │   ├── vulnerability_updates_disabled_handler.rb
    │   │   │   │   └── vulnerability_updates_enabled_handler.rb
    │   │   │   ├── jobs
    │   │   │   │   ├── after_unpause_repo_job.rb
    │   │   │   │   ├── application_job.rb
    │   │   │   │   ├── boom_job.rb
    │   │   │   │   ├── cancel_actions_workflow_run_job.rb
    │   │   │   │   ├── cancel_stale_pull_request_update.rb
    │   │   │   │   ├── capture_compatibility_score_job.rb
    │   │   │   │   ├── check_pull_request_for_conflicts_job.rb
    │   │   │   │   ├── cleanup_dependency_group_pull_requests_job.rb
    │   │   │   │   ├── close_pull_request_job.rb
    │   │   │   │   ├── combine_pull_requests_after_jobs_completion.rb
    │   │   │   │   ├── concerns
    │   │   │   │   │   ├── broken_repo_detection.rb
    │   │   │   │   │   ├── broken_repo_handler.rb
    │   │   │   │   │   ├── broken_repo_metrics.rb
    │   │   │   │   │   └── locking_job.rb
    │   │   │   │   ├── create_autofix_annotation_job.rb
    │   │   │   │   ├── create_graph_update_job.rb
    │   │   │   │   ├── create_missing_dependabot_pr_comment_job.rb
    │   │   │   │   ├── create_pull_request_on_dependabot.rb
    │   │   │   │   ├── create_scheduled_refresh_job.rb
    │   │   │   │   ├── create_scheduled_update_job.rb
    │   │   │   │   ├── create_security_update_job.rb
    │   │   │   │   ├── create_version_skip_comment_job.rb
    │   │   │   │   ├── deactivate_repo_job.rb
    │   │   │   │   ├── delete_pull_request_branch_job.rb
    │   │   │   │   ├── generate_pull_request_autofix_job.rb
    │   │   │   │   ├── handle_failed_action_run_job.rb
    │   │   │   │   ├── handle_pull_request_comment_job.rb
    │   │   │   │   ├── handle_rebase_request_job.rb
    │   │   │   │   ├── handle_recreate_request_job.rb
    │   │   │   │   ├── notify_dependabot_status_job.rb
    │   │   │   │   ├── notify_github_of_failure_job.rb
    │   │   │   │   ├── notify_github_of_success_job.rb
    │   │   │   │   ├── pause_repo_job.rb
    │   │   │   │   ├── prioritized_jobs
    │   │   │   │   │   ├── create_pull_request_on_github
    │   │   │   │   │   │   ├── default
    │   │   │   │   │   │   │   ├── error_handling.rb
    │   │   │   │   │   │   │   └── metrics.rb
    │   │   │   │   │   │   ├── default.rb
    │   │   │   │   │   │   ├── high.rb
    │   │   │   │   │   │   ├── lib
    │   │   │   │   │   │   │   └── pull_request_query.rb
    │   │   │   │   │   │   └── low.rb
    │   │   │   │   │   ├── create_pull_request_on_github.rb
    │   │   │   │   │   ├── start_update_job
    │   │   │   │   │   │   ├── default.rb
    │   │   │   │   │   │   ├── graph_low.rb
    │   │   │   │   │   │   ├── graph.rb
    │   │   │   │   │   │   ├── high.rb
    │   │   │   │   │   │   └── low.rb
    │   │   │   │   │   └── start_update_job.rb
    │   │   │   │   ├── prioritized_jobs.rb
    │   │   │   │   ├── rate_limit_backoff_strategy.rb
    │   │   │   │   ├── rebase_pull_request_if_new_commits_job.rb
    │   │   │   │   ├── refresh_open_group_pull_requests_job.rb
    │   │   │   │   ├── remediate_account_and_repo_activation_job.rb
    │   │   │   │   ├── repository_dependency_update
    │   │   │   │   │   └── onboard_repository_job.rb
    │   │   │   │   ├── reset_config_file_job.rb
    │   │   │   │   ├── resync_pr_state_job.rb
    │   │   │   │   ├── resync_repo_config_file_job.rb
    │   │   │   │   ├── resync_unpaused_repo_job.rb
    │   │   │   │   ├── review_update_config_rate_limit.rb
    │   │   │   │   ├── scheduled_jobs
    │   │   │   │   │   ├── application_scheduled_job.rb
    │   │   │   │   │   ├── audit_enqueued_update_jobs.rb
    │   │   │   │   │   ├── audit_pending_pull_requests.rb
    │   │   │   │   │   ├── delete_abandoned_pending_prs.rb
    │   │   │   │   │   ├── delete_abandoned_pending_pr_updates.rb
    │   │   │   │   │   ├── delete_created_pending_prs.rb
    │   │   │   │   │   ├── delete_old_pull_requests_data.rb
    │   │   │   │   │   ├── delete_old_update_jobs_data.rb
    │   │   │   │   │   ├── enqueue_scheduled_update_jobs.rb
    │   │   │   │   │   ├── mark_old_processing_jobs_as_timed_out.rb
    │   │   │   │   │   ├── report_update_job_backlog.rb
    │   │   │   │   │   ├── synchronize_proxima.rb
    │   │   │   │   │   └── transition_inactive_security_update_repos_to_paused.rb
    │   │   │   │   ├── scheduled_jobs.rb
    │   │   │   │   ├── setup_account_and_repo_with_global_app_job.rb
    │   │   │   │   ├── setup_repo_job.rb
    │   │   │   │   ├── slow_job.rb
    │   │   │   │   ├── stafftools
    │   │   │   │   │   ├── resync_account_job.rb
    │   │   │   │   │   └── resync_repo_job.rb
    │   │   │   │   ├── synchronize_repo_state_job.rb
    │   │   │   │   ├── timed_job.rb
    │   │   │   │   ├── transfer_repo_account_job.rb
    │   │   │   │   ├── update_default_labels_job.rb
    │   │   │   │   ├── update_graph
    │   │   │   │   │   └── onboard_repository_job.rb
    │   │   │   │   ├── update_job_actions_status_job.rb
    │   │   │   │   ├── update_pull_request_base_branch_job.rb
    │   │   │   │   ├── update_pull_request_ci_status_job.rb
    │   │   │   │   ├── update_pull_request_job.rb
    │   │   │   │   └── validate_config_file_job.rb
    │   │   │   ├── models
    │   │   │   │   ├── account.rb
    │   │   │   │   ├── account_transition.rb
    │   │   │   │   ├── activity
    │   │   │   │   │   ├── logger.rb
    │   │   │   │   │   ├── paused_pull_request_helper.rb
    │   │   │   │   │   ├── pause_manager.rb
    │   │   │   │   │   ├── pull_request_logger.rb
    │   │   │   │   │   ├── repository_logger.rb
    │   │   │   │   │   ├── splunk.rb
    │   │   │   │   │   └── update_config_logger.rb
    │   │   │   │   ├── activity.rb
    │   │   │   │   ├── application_record.rb
    │   │   │   │   ├── autofix_suggestion_job
    │   │   │   │   │   └── stages.rb
    │   │   │   │   ├── autofix_suggestion_job.rb
    │   │   │   │   ├── compatibility_score.rb
    │   │   │   │   ├── concerns
    │   │   │   │   │   ├── current_state_helpers.rb
    │   │   │   │   │   ├── flipper_actor.rb
    │   │   │   │   │   ├── memoizable.rb
    │   │   │   │   │   └── rebaseable.rb
    │   │   │   │   ├── config_file_error.rb
    │   │   │   │   ├── dependency_group.rb
    │   │   │   │   ├── directories.rb
    │   │   │   │   ├── dotcom_registry.rb
    │   │   │   │   ├── fallback_dependency_group.rb
    │   │   │   │   ├── github_login.rb
    │   │   │   │   ├── github_security_advisory.rb
    │   │   │   │   ├── ignore_condition.rb
    │   │   │   │   ├── multi_ecosystem_config.rb
    │   │   │   │   ├── null_tenant.rb
    │   │   │   │   ├── pending_pull_request.rb
    │   │   │   │   ├── pending_pull_request_transition.rb
    │   │   │   │   ├── pending_pull_request_update.rb
    │   │   │   │   ├── processor_manager.rb
    │   │   │   │   ├── pull_request_commits.rb
    │   │   │   │   ├── pull_request.rb
    │   │   │   │   ├── pull_request_transition.rb
    │   │   │   │   ├── registry.rb
    │   │   │   │   ├── repo.rb
    │   │   │   │   ├── repository_access.rb
    │   │   │   │   ├── repository_settings.rb
    │   │   │   │   ├── sarif.rb
    │   │   │   │   ├── string_from_binary.rb
    │   │   │   │   ├── stubs
    │   │   │   │   │   └── pull_request.rb
    │   │   │   │   ├── suggested_fix_file.rb
    │   │   │   │   ├── suggested_fix.rb
    │   │   │   │   ├── tenant.rb
    │   │   │   │   ├── update_config_cooldown.rb
    │   │   │   │   ├── update_config.rb
    │   │   │   │   ├── update_config_registry.rb
    │   │   │   │   ├── update_config_transition.rb
    │   │   │   │   ├── updated_dependency.rb
    │   │   │   │   ├── update_job_error.rb
    │   │   │   │   ├── update_job_logs.rb
    │   │   │   │   ├── update_job.rb
    │   │   │   │   ├── update_job_transition.rb
    │   │   │   │   ├── update_job_unknown_error.rb
    │   │   │   │   ├── update_job_warning.rb
    │   │   │   │   ├── updater_error.rb
    │   │   │   │   └── updater_version.rb
    │   │   │   ├── presenters
    │   │   │   │   ├── commands_presenter.rb
    │   │   │   │   ├── config_file_error_presenter.rb
    │   │   │   │   ├── dry_run_presenter.rb
    │   │   │   │   ├── presenter_helper.rb
    │   │   │   │   ├── pull_request_footer.rb
    │   │   │   │   ├── updated_dependencies_metadata_presenter.rb
    │   │   │   │   ├── updated_dependency_presenter.rb
    │   │   │   │   ├── update_job_error_presenter.rb
    │   │   │   │   └── update_job_warning_presenter.rb
    │   │   │   ├── processors
    │   │   │   │   ├── application_processor.rb
    │   │   │   │   ├── autofix_response_processor.rb
    │   │   │   │   ├── github_action_compute_usage_processor.rb
    │   │   │   │   ├── installation_create_processor.rb
    │   │   │   │   ├── installation_delete_processor.rb
    │   │   │   │   ├── installation_repositories_added_processor.rb
    │   │   │   │   ├── installation_repositories_removed_processor.rb
    │   │   │   │   ├── multi_topic_processor.rb
    │   │   │   │   ├── README.md
    │   │   │   │   ├── repository_commit_status_created_processor.rb
    │   │   │   │   ├── repository_dependency_update
    │   │   │   │   │   └── cleaned_up_processor.rb
    │   │   │   │   ├── repository_push
    │   │   │   │   │   └── config_file_processor.rb
    │   │   │   │   ├── repository_push_processor.rb
    │   │   │   │   ├── update_graph_event.rb
    │   │   │   │   ├── vulnerability_alert_processor.rb
    │   │   │   │   ├── vulnerability_alert_resolve_request_processor.rb
    │   │   │   │   ├── vulnerability_updates_disabled_processor.rb
    │   │   │   │   └── vulnerability_updates_enabled_processor.rb
    │   │   │   ├── serializers
    │   │   │   │   ├── config_files
    │   │   │   │   │   └── update_config_serializer.rb
    │   │   │   │   ├── hydro_handlers
    │   │   │   │   │   ├── dependency_graph
    │   │   │   │   │   │   └── graph_changes_serializer.rb
    │   │   │   │   │   └── github
    │   │   │   │   │       ├── dependency_update_serializer.rb
    │   │   │   │   │       ├── repository_serializer.rb
    │   │   │   │   │       ├── security_vulnerability_serializer.rb
    │   │   │   │   │       └── user_serializer.rb
    │   │   │   │   ├── repo_serializer.rb
    │   │   │   │   ├── update_configs_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       ├── error_serializer.rb
    │   │   │   │   │       ├── package_ecosystem_serializer.rb
    │   │   │   │   │       ├── update_config_serializer.rb
    │   │   │   │   │       ├── update_job_error_serializer.rb
    │   │   │   │   │       ├── update_job_serializer.rb
    │   │   │   │   │       ├── update_job_status_serializer.rb
    │   │   │   │   │       └── update_job_warning_serializer.rb
    │   │   │   │   ├── update_job_credentials_serializer.rb
    │   │   │   │   └── update_job_serializer_private.rb
    │   │   │   ├── services
    │   │   │   │   ├── debug_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler.rb
    │   │   │   │   ├── health_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler.rb
    │   │   │   │   ├── repositories_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler.rb
    │   │   │   │   ├── repository_access_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler.rb
    │   │   │   │   ├── secret_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler.rb
    │   │   │   │   ├── services.rb
    │   │   │   │   ├── suggested_fixes_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler.rb
    │   │   │   │   ├── update_configs_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler.rb
    │   │   │   │   └── update_jobs_service
    │   │   │   │       └── v1
    │   │   │   │           └── handler.rb
    │   │   │   └── state_machines
    │   │   │       ├── account_state_machine.rb
    │   │   │       ├── denormalize_current_state_to_model.rb
    │   │   │       ├── pending_pull_request_state_machine.rb
    │   │   │       ├── pull_request_state_machine.rb
    │   │   │       ├── update_config_state_machine.rb
    │   │   │       └── update_job_state_machine.rb
    │   │   ├── bin
    │   │   │   ├── bundle
    │   │   │   ├── rails
    │   │   │   ├── rake
    │   │   │   ├── tapioca
    │   │   │   └── timerd
    │   │   ├── Brewfile
    │   │   ├── CODEOWNERS
    │   │   ├── codespace-compose.yml
    │   │   ├── config
    │   │   │   ├── application.rb
    │   │   │   ├── boot.rb
    │   │   │   ├── certs
    │   │   │   │   └── dependabot-ca.crt
    │   │   │   ├── config_file_json_schema.json
    │   │   │   ├── database.yml
    │   │   │   ├── environment.rb
    │   │   │   ├── environments
    │   │   │   │   ├── development.rb
    │   │   │   │   ├── production.rb
    │   │   │   │   └── test.rb
    │   │   │   ├── initializers
    │   │   │   │   ├── 01_prius.rb
    │   │   │   │   ├── 02_cors.rb
    │   │   │   │   ├── 04_metrics.rb
    │   │   │   │   ├── active_job_customer_serializers.rb
    │   │   │   │   ├── active_model_serializer.rb
    │   │   │   │   ├── active_record.rb
    │   │   │   │   ├── aqueduct.rb
    │   │   │   │   ├── aws.rb
    │   │   │   │   ├── azure_storage_retry.rb
    │   │   │   │   ├── bad_request.rb
    │   │   │   │   ├── dependabot_logger.rb
    │   │   │   │   ├── enterprise.rb
    │   │   │   │   ├── enumerator.rb
    │   │   │   │   ├── failbot.rb
    │   │   │   │   ├── feature_flags.rb
    │   │   │   │   ├── filter_parameter_logging.rb
    │   │   │   │   ├── flipper.rb
    │   │   │   │   ├── freno.rb
    │   │   │   │   ├── github_graphql.rb
    │   │   │   │   ├── hydro.rb
    │   │   │   │   ├── inflections.rb
    │   │   │   │   ├── new_framework_defaults.rb
    │   │   │   │   ├── octokit.rb
    │   │   │   │   ├── restraints.rb
    │   │   │   │   ├── statesman.rb
    │   │   │   │   ├── throttlers.rb
    │   │   │   │   ├── types.rb
    │   │   │   │   └── wrap_parameters.rb
    │   │   │   ├── kubernetes
    │   │   │   │   ├── prod-ae-01
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── autofix-response-consumer.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependabot-api-prod-ae-01.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-actions.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       ├── dependabot-chatops.yaml
    │   │   │   │   │       └── dependabot-internal.yaml
    │   │   │   │   ├── prod-cus-01
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── autofix-response-consumer.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependabot-api-prod-cus-01.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-actions.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       ├── dependabot-chatops.yaml
    │   │   │   │   │       └── dependabot-internal.yaml
    │   │   │   │   ├── prod-jpw-01
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── autofix-response-consumer.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependabot-api-prod-jpw-01.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-actions.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       ├── dependabot-chatops.yaml
    │   │   │   │   │       └── dependabot-internal.yaml
    │   │   │   │   ├── prod-sdc-01
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── autofix-response-consumer.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependabot-api-prod-sdc-01.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-actions.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       ├── dependabot-chatops.yaml
    │   │   │   │   │       └── dependabot-internal.yaml
    │   │   │   │   ├── production
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── autofix-response-consumer.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-actions.yaml
    │   │   │   │   │   │   ├── dependabot-badges.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependabot-api-production.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-actions.yaml
    │   │   │   │   │   │   ├── dependabot-badges.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       ├── dependabot-actions.yaml
    │   │   │   │   │       ├── dependabot-badges.yaml
    │   │   │   │   │       ├── dependabot-chatops.yaml
    │   │   │   │   │       └── dependabot-internal.yaml
    │   │   │   │   ├── prod-weu-01
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── autofix-response-consumer.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependabot-api-prod-weu-01.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-actions.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       ├── dependabot-chatops.yaml
    │   │   │   │   │       └── dependabot-internal.yaml
    │   │   │   │   ├── prod-wus3-01
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── autofix-response-consumer.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependabot-api-prod-wus3-01.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-actions.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       ├── dependabot-chatops.yaml
    │   │   │   │   │       └── dependabot-internal.yaml
    │   │   │   │   ├── README.md
    │   │   │   │   ├── staff-wus2-01
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── autofix-response-consumer.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependabot-api-staff-wus2-01.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-actions.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       ├── dependabot-chatops.yaml
    │   │   │   │   │       └── dependabot-internal.yaml
    │   │   │   │   └── test-cnc-01
    │   │   │   │       ├── configmaps
    │   │   │   │       │   └── environment.yaml
    │   │   │   │       ├── deployments
    │   │   │   │       │   ├── api.yaml
    │   │   │   │       │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │       │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │       │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │       │   ├── autofix-response-consumer.yaml
    │   │   │   │       │   ├── chatops.yaml
    │   │   │   │       │   ├── dependabot-internal.yaml
    │   │   │   │       │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │       │   ├── installation-create-consumer.yaml
    │   │   │   │       │   ├── installation-delete-consumer.yaml
    │   │   │   │       │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │       │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │       │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │       │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │       │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │       │   ├── repository-push-consumer.yaml
    │   │   │   │       │   ├── throttler.yaml
    │   │   │   │       │   ├── timerd.yaml
    │   │   │   │       │   ├── update-graph-event.yaml
    │   │   │   │       │   ├── vulnerability-alert-create.yaml
    │   │   │   │       │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │       │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │       │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │       ├── jobs
    │   │   │   │       │   └── transition-template-job.yaml
    │   │   │   │       ├── namespaces
    │   │   │   │       │   └── dependabot-api-test-cnc-01.yaml
    │   │   │   │       ├── poddisruptionbudgets
    │   │   │   │       │   ├── api.yaml
    │   │   │   │       │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │       │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │       │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │       │   ├── chatops.yaml
    │   │   │   │       │   ├── dependabot-actions.yaml
    │   │   │   │       │   ├── dependabot-internal.yaml
    │   │   │   │       │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │       │   ├── installation-create-consumer.yaml
    │   │   │   │       │   ├── installation-delete-consumer.yaml
    │   │   │   │       │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │       │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │       │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │       │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │       │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │       │   ├── repository-push-consumer.yaml
    │   │   │   │       │   ├── throttler.yaml
    │   │   │   │       │   ├── timerd.yaml
    │   │   │   │       │   ├── update-graph-event.yaml
    │   │   │   │       │   ├── vulnerability-alert-create.yaml
    │   │   │   │       │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │       │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │       │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │       ├── README.md
    │   │   │   │       ├── resourcequotas
    │   │   │   │       │   └── gh-default.yaml
    │   │   │   │       ├── servicemeshconfigs
    │   │   │   │       │   └── config.yaml
    │   │   │   │       └── services
    │   │   │   │           ├── api.yaml
    │   │   │   │           ├── dependabot-chatops.yaml
    │   │   │   │           └── dependabot-internal.yaml
    │   │   │   ├── kustomize
    │   │   │   │   ├── base
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │   │   │   ├── autofix-response-consumer.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-graph-resqued-worker.yml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── aqueduct-throttled-resqued-worker.yml
    │   │   │   │   │   │   ├── autofix-response-consumer.yaml
    │   │   │   │   │   │   ├── chatops.yaml
    │   │   │   │   │   │   ├── dependabot-actions.yaml
    │   │   │   │   │   │   ├── dependabot-internal.yaml
    │   │   │   │   │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── installation-create-consumer.yaml
    │   │   │   │   │   │   ├── installation-delete-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │   │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │   │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │   │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │   │   │   ├── repository-push-consumer.yaml
    │   │   │   │   │   │   ├── throttler.yaml
    │   │   │   │   │   │   ├── timerd.yaml
    │   │   │   │   │   │   ├── update-graph-event.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │   │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │   │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │   │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       ├── dependabot-chatops.yaml
    │   │   │   │   │       └── dependabot-internal.yaml
    │   │   │   │   └── overlays
    │   │   │   │       ├── prod-ae-01
    │   │   │   │       │   ├── configmaps
    │   │   │   │       │   │   └── environment.yaml
    │   │   │   │       │   ├── deployments
    │   │   │   │       │   │   ├── api.yaml
    │   │   │   │       │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │       │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │       │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │       │   │   ├── chatops.yaml
    │   │   │   │       │   │   ├── dependabot-internal.yaml
    │   │   │   │       │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │       │   │   ├── installation-create-consumer.yaml
    │   │   │   │       │   │   ├── installation-delete-consumer.yaml
    │   │   │   │       │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │       │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │       │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │       │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │       │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │       │   │   ├── repository-push-consumer.yaml
    │   │   │   │       │   │   ├── throttler.yaml
    │   │   │   │       │   │   ├── timerd.yaml
    │   │   │   │       │   │   ├── update-graph-event.yaml
    │   │   │   │       │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │       │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │       │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │       │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │       │   ├── kustomization.yaml
    │   │   │   │       │   ├── namespaces
    │   │   │   │       │   │   └── dependabot-api-prod-ae-01.yaml
    │   │   │   │       │   ├── servicemeshconfigs
    │   │   │   │       │   │   └── config.yaml
    │   │   │   │       │   └── services
    │   │   │   │       │       ├── api.yaml
    │   │   │   │       │       ├── dependabot-chatops.yaml
    │   │   │   │       │       └── dependabot-internal.yaml
    │   │   │   │       ├── prod-cus-01
    │   │   │   │       │   ├── configmaps
    │   │   │   │       │   │   └── environment.yaml
    │   │   │   │       │   ├── deployments
    │   │   │   │       │   │   ├── api.yaml
    │   │   │   │       │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │       │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │       │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │       │   │   ├── chatops.yaml
    │   │   │   │       │   │   ├── dependabot-internal.yaml
    │   │   │   │       │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │       │   │   ├── installation-create-consumer.yaml
    │   │   │   │       │   │   ├── installation-delete-consumer.yaml
    │   │   │   │       │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │       │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │       │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │       │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │       │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │       │   │   ├── repository-push-consumer.yaml
    │   │   │   │       │   │   ├── throttler.yaml
    │   │   │   │       │   │   ├── timerd.yaml
    │   │   │   │       │   │   ├── update-graph-event.yaml
    │   │   │   │       │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │       │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │       │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │       │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │       │   ├── kustomization.yaml
    │   │   │   │       │   ├── namespaces
    │   │   │   │       │   │   └── dependabot-api-prod-cus-01.yaml
    │   │   │   │       │   ├── servicemeshconfigs
    │   │   │   │       │   │   └── config.yaml
    │   │   │   │       │   └── services
    │   │   │   │       │       ├── api.yaml
    │   │   │   │       │       ├── dependabot-chatops.yaml
    │   │   │   │       │       └── dependabot-internal.yaml
    │   │   │   │       ├── prod-jpw-01
    │   │   │   │       │   ├── configmaps
    │   │   │   │       │   │   └── environment.yaml
    │   │   │   │       │   ├── deployments
    │   │   │   │       │   │   ├── api.yaml
    │   │   │   │       │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │       │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │       │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │       │   │   ├── chatops.yaml
    │   │   │   │       │   │   ├── dependabot-internal.yaml
    │   │   │   │       │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │       │   │   ├── installation-create-consumer.yaml
    │   │   │   │       │   │   ├── installation-delete-consumer.yaml
    │   │   │   │       │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │       │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │       │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │       │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │       │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │       │   │   ├── repository-push-consumer.yaml
    │   │   │   │       │   │   ├── throttler.yaml
    │   │   │   │       │   │   ├── timerd.yaml
    │   │   │   │       │   │   ├── update-graph-event.yaml
    │   │   │   │       │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │       │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │       │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │       │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │       │   ├── kustomization.yaml
    │   │   │   │       │   ├── namespaces
    │   │   │   │       │   │   └── dependabot-api-prod-jpw-01.yaml
    │   │   │   │       │   ├── servicemeshconfigs
    │   │   │   │       │   │   └── config.yaml
    │   │   │   │       │   └── services
    │   │   │   │       │       ├── api.yaml
    │   │   │   │       │       ├── dependabot-chatops.yaml
    │   │   │   │       │       └── dependabot-internal.yaml
    │   │   │   │       ├── prod-sdc-01
    │   │   │   │       │   ├── configmaps
    │   │   │   │       │   │   └── environment.yaml
    │   │   │   │       │   ├── deployments
    │   │   │   │       │   │   ├── api.yaml
    │   │   │   │       │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │       │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │       │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │       │   │   ├── chatops.yaml
    │   │   │   │       │   │   ├── dependabot-internal.yaml
    │   │   │   │       │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │       │   │   ├── installation-create-consumer.yaml
    │   │   │   │       │   │   ├── installation-delete-consumer.yaml
    │   │   │   │       │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │       │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │       │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │       │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │       │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │       │   │   ├── repository-push-consumer.yaml
    │   │   │   │       │   │   ├── throttler.yaml
    │   │   │   │       │   │   ├── timerd.yaml
    │   │   │   │       │   │   ├── update-graph-event.yaml
    │   │   │   │       │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │       │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │       │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │       │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │       │   ├── kustomization.yaml
    │   │   │   │       │   ├── namespaces
    │   │   │   │       │   │   └── dependabot-api-prod-sdc-01.yaml
    │   │   │   │       │   ├── servicemeshconfigs
    │   │   │   │       │   │   └── config.yaml
    │   │   │   │       │   └── services
    │   │   │   │       │       ├── api.yaml
    │   │   │   │       │       ├── dependabot-chatops.yaml
    │   │   │   │       │       └── dependabot-internal.yaml
    │   │   │   │       ├── production
    │   │   │   │       │   ├── configmaps
    │   │   │   │       │   │   └── environment.yaml
    │   │   │   │       │   ├── deployments
    │   │   │   │       │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │       │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │       │   │   ├── canary.yaml
    │   │   │   │       │   │   ├── dependabot-actions.yaml
    │   │   │   │       │   │   └── dependabot-badges.yaml
    │   │   │   │       │   ├── kustomization.yaml
    │   │   │   │       │   ├── namespaces
    │   │   │   │       │   │   └── dependabot-api-production.yaml
    │   │   │   │       │   ├── poddisruptionbudgets
    │   │   │   │       │   │   └── dependabot-badges.yaml
    │   │   │   │       │   ├── servicemeshconfigs
    │   │   │   │       │   │   └── config.yaml
    │   │   │   │       │   └── services
    │   │   │   │       │       ├── api.yaml
    │   │   │   │       │       ├── dependabot-actions.yaml
    │   │   │   │       │       ├── dependabot-badges.yaml
    │   │   │   │       │       └── dependabot-internal.yaml
    │   │   │   │       ├── prod-weu-01
    │   │   │   │       │   ├── configmaps
    │   │   │   │       │   │   └── environment.yaml
    │   │   │   │       │   ├── deployments
    │   │   │   │       │   │   ├── api.yaml
    │   │   │   │       │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │       │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │       │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │       │   │   ├── chatops.yaml
    │   │   │   │       │   │   ├── dependabot-internal.yaml
    │   │   │   │       │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │       │   │   ├── installation-create-consumer.yaml
    │   │   │   │       │   │   ├── installation-delete-consumer.yaml
    │   │   │   │       │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │       │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │       │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │       │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │       │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │       │   │   ├── repository-push-consumer.yaml
    │   │   │   │       │   │   ├── throttler.yaml
    │   │   │   │       │   │   ├── timerd.yaml
    │   │   │   │       │   │   ├── update-graph-event.yaml
    │   │   │   │       │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │       │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │       │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │       │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │       │   ├── kustomization.yaml
    │   │   │   │       │   ├── namespaces
    │   │   │   │       │   │   └── dependabot-api-prod-weu-01.yaml
    │   │   │   │       │   ├── servicemeshconfigs
    │   │   │   │       │   │   └── config.yaml
    │   │   │   │       │   └── services
    │   │   │   │       │       ├── api.yaml
    │   │   │   │       │       ├── dependabot-chatops.yaml
    │   │   │   │       │       └── dependabot-internal.yaml
    │   │   │   │       ├── prod-wus3-01
    │   │   │   │       │   ├── configmaps
    │   │   │   │       │   │   └── environment.yaml
    │   │   │   │       │   ├── deployments
    │   │   │   │       │   │   ├── api.yaml
    │   │   │   │       │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │       │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │       │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │       │   │   ├── chatops.yaml
    │   │   │   │       │   │   ├── dependabot-internal.yaml
    │   │   │   │       │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │       │   │   ├── installation-create-consumer.yaml
    │   │   │   │       │   │   ├── installation-delete-consumer.yaml
    │   │   │   │       │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │       │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │       │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │       │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │       │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │       │   │   ├── repository-push-consumer.yaml
    │   │   │   │       │   │   ├── throttler.yaml
    │   │   │   │       │   │   ├── timerd.yaml
    │   │   │   │       │   │   ├── update-graph-event.yaml
    │   │   │   │       │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │       │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │       │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │       │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │       │   ├── kustomization.yaml
    │   │   │   │       │   ├── namespaces
    │   │   │   │       │   │   └── dependabot-api-prod-wus3-01.yaml
    │   │   │   │       │   ├── servicemeshconfigs
    │   │   │   │       │   │   └── config.yaml
    │   │   │   │       │   └── services
    │   │   │   │       │       ├── api.yaml
    │   │   │   │       │       ├── dependabot-chatops.yaml
    │   │   │   │       │       └── dependabot-internal.yaml
    │   │   │   │       ├── staff-wus2-01
    │   │   │   │       │   ├── configmaps
    │   │   │   │       │   │   └── environment.yaml
    │   │   │   │       │   ├── deployments
    │   │   │   │       │   │   ├── api.yaml
    │   │   │   │       │   │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │       │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │       │   │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │       │   │   ├── chatops.yaml
    │   │   │   │       │   │   ├── dependabot-internal.yaml
    │   │   │   │       │   │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │       │   │   ├── installation-create-consumer.yaml
    │   │   │   │       │   │   ├── installation-delete-consumer.yaml
    │   │   │   │       │   │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │       │   │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │       │   │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │       │   │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │       │   │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │       │   │   ├── repository-push-consumer.yaml
    │   │   │   │       │   │   ├── throttler.yaml
    │   │   │   │       │   │   ├── timerd.yaml
    │   │   │   │       │   │   ├── update-graph-event.yaml
    │   │   │   │       │   │   ├── vulnerability-alert-create.yaml
    │   │   │   │       │   │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │       │   │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │       │   │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │       │   ├── kustomization.yaml
    │   │   │   │       │   ├── namespaces
    │   │   │   │       │   │   └── dependabot-api-staff-wus2-01.yaml
    │   │   │   │       │   ├── servicemeshconfigs
    │   │   │   │       │   │   └── config.yaml
    │   │   │   │       │   └── services
    │   │   │   │       │       ├── api.yaml
    │   │   │   │       │       ├── dependabot-chatops.yaml
    │   │   │   │       │       └── dependabot-internal.yaml
    │   │   │   │       └── test-cnc-01
    │   │   │   │           ├── configmaps
    │   │   │   │           │   └── environment.yaml
    │   │   │   │           ├── deployments
    │   │   │   │           │   ├── api.yaml
    │   │   │   │           │   ├── aqueduct-graph-resqued-worker.yaml
    │   │   │   │           │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │           │   ├── aqueduct-throttled-resqued-worker.yaml
    │   │   │   │           │   ├── chatops.yaml
    │   │   │   │           │   ├── dependabot-internal.yaml
    │   │   │   │           │   ├── github-action-compute-usage-consumer.yaml
    │   │   │   │           │   ├── installation-create-consumer.yaml
    │   │   │   │           │   ├── installation-delete-consumer.yaml
    │   │   │   │           │   ├── installation-repositories-added-consumer.yaml
    │   │   │   │           │   ├── installation-repositories-removed-consumer.yaml
    │   │   │   │           │   ├── repository-commit-status-created-consumer.yaml
    │   │   │   │           │   ├── repository-dependency-update-cleaned-up-consumer.yaml
    │   │   │   │           │   ├── repository-push-config-file-consumer.yaml
    │   │   │   │           │   ├── repository-push-consumer.yaml
    │   │   │   │           │   ├── throttler.yaml
    │   │   │   │           │   ├── timerd.yaml
    │   │   │   │           │   ├── update-graph-event.yaml
    │   │   │   │           │   ├── vulnerability-alert-create.yaml
    │   │   │   │           │   ├── vulnerability-alert-resolve-request.yaml
    │   │   │   │           │   ├── vulnerability-updates-disabled-consumer.yaml
    │   │   │   │           │   └── vulnerability-updates-enabled-consumer.yaml
    │   │   │   │           ├── kustomization.yaml
    │   │   │   │           ├── namespaces
    │   │   │   │           │   └── dependabot-api-test-cnc-01.yaml
    │   │   │   │           ├── servicemeshconfigs
    │   │   │   │           │   └── config.yaml
    │   │   │   │           └── services
    │   │   │   │               ├── api.yaml
    │   │   │   │               ├── dependabot-chatops.yaml
    │   │   │   │               └── dependabot-internal.yaml
    │   │   │   ├── locales
    │   │   │   │   └── en.yml
    │   │   │   ├── moda
    │   │   │   │   ├── deployment.yaml
    │   │   │   │   └── secrets
    │   │   │   │       ├── ci
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-ae-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-cus-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-jpw-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-sdc-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── production
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-uks-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-weu-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-wus3-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── staff-wus2-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── test-cnc-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── test-krc-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       └── test-wus2-01
    │   │   │   │           └── secrets.yml
    │   │   │   ├── puma.rb
    │   │   │   ├── resqued
    │   │   │   │   ├── aqueduct_enterprise.rb
    │   │   │   │   ├── aqueduct_graph_worker.rb
    │   │   │   │   ├── aqueduct_throttled_worker.rb
    │   │   │   │   └── aqueduct_worker.rb
    │   │   │   ├── routes.rb
    │   │   │   ├── scheduled_jobs.rb
    │   │   │   ├── spring.rb
    │   │   │   ├── storage.yml
    │   │   │   └── vscode-dev-containers
    │   │   │       └── first-run-notice-already-displayed
    │   │   ├── config.ru
    │   │   ├── db
    │   │   │   ├── enterprise_structure.sql
    │   │   │   ├── migrate
    │   │   │   │   ├── 20190205144400_change_codeship_account_id_type.rb
    │   │   │   │   ├── 20190206111525_vulnerabilities_on_public_repos.rb
    │   │   │   │   ├── 20190206114430_make_include_advisories_on_public_repos_required.rb
    │   │   │   │   ├── 20190206152523_add_config_file_errors_table.rb
    │   │   │   │   ├── 20190206154431_allow_null_for_config_file_error_details.rb
    │   │   │   │   ├── 20190207141508_add_feature_flag_column_to_codeship_accounts.rb
    │   │   │   │   ├── 20190207141931_make_integration_enabled_non_nullable.rb
    │   │   │   │   ├── 20190209180838_add_rails_comment_id_to_ignore_condition.rb
    │   │   │   │   ├── 20190214134055_drop_codeship_columns.rb
    │   │   │   │   ├── 20190226122851_add_automerge_blocked_to_pr.rb
    │   │   │   │   ├── 20190226124500_change_automerge_block_requested_default.rb
    │   │   │   │   ├── 20190226125128_change_automerge_block_requested_null.rb
    │   │   │   │   ├── 20190316213224_add_credentials_token_to_update_job.rb
    │   │   │   │   ├── 20190319203106_add_automerge_feature_flag.rb
    │   │   │   │   ├── 20190324120648_add_infrastructure_flags.rb
    │   │   │   │   ├── 20190324222117_make_infrastructure_non_nullable.rb
    │   │   │   │   ├── 20190326181108_make_allow_automerging_non_nullable.rb
    │   │   │   │   ├── 20190409121526_drop_dependencies_table.rb
    │   │   │   │   ├── 20190410100836_drop_github_plan_transitions.rb
    │   │   │   │   ├── 20190418105731_drop_foreign_keys.rb
    │   │   │   │   ├── 20190427093035_drop_include_advisories_on_public_repos_column.rb
    │   │   │   │   ├── 20190427094353_gut_security_advisories_table.rb
    │   │   │   │   ├── 20190427100246_add_github_id_to_security_advisories.rb
    │   │   │   │   ├── 20190430170434_add_dry_run_flag_to_update_job.rb
    │   │   │   │   ├── 20190503154129_add_github_request_id.rb
    │   │   │   │   ├── 20190506152005_add_pending_pull_request_update_models.rb
    │   │   │   │   ├── 20190506230606_create_active_storage_tables.active_storage.rb
    │   │   │   │   ├── 20190507124550_make_encrypted_dependency_files_nullable.rb
    │   │   │   │   ├── 20190507125941_drop_encrypted_dependency_files_columns.rb
    │   │   │   │   ├── 20190507141343_add_required_instance_size_column.rb
    │   │   │   │   ├── 20190507144651_make_infrastructure_nullable.rb
    │   │   │   │   ├── 20190507192206_drop_infrastructure_columns.rb
    │   │   │   │   ├── 20190507212614_backfill_required_instance_size.rb
    │   │   │   │   ├── 20190507215823_drop_required_dyno_size.rb
    │   │   │   │   ├── 20190515154450_store_really_long_language_names.rb
    │   │   │   │   ├── 20190516134536_relax_security_advisory_uniqueness.rb
    │   │   │   │   ├── 20190603083504_drop_expected_pr_checks.rb
    │   │   │   │   ├── 20190621230557_add_triggered_at_to_update_job.rb
    │   │   │   │   ├── 20190626183102_add_trigger_type_to_update_jobs.rb
    │   │   │   │   ├── 20190627105340_add_commit_message_options_to_update_config.rb
    │   │   │   │   ├── 20190628143630_add_commit_message_prefix_development.rb
    │   │   │   │   ├── 20190723105128_index_to_state_on_other_state_machines.rb
    │   │   │   │   ├── 20190723111137_index_to_state_on_update_job_transitions.rb
    │   │   │   │   ├── 20190807170513_create_received_push_events.rb
    │   │   │   │   ├── 20190808184719_set_character_set_and_collation.rb
    │   │   │   │   ├── 20190814114542_add_event_source_column_to_accounts.rb
    │   │   │   │   ├── 20190820152848_drop_received_push_events.rb
    │   │   │   │   ├── 20190828115841_add_update_config_id_to_pull_requests_table.rb
    │   │   │   │   ├── 20190828120247_index_pull_requests_on_update_config_id.rb
    │   │   │   │   ├── 20190828123125_backfill_pr_update_config_ids.rb
    │   │   │   │   ├── 20190828134615_make_pr_update_config_id_non_nullable.rb
    │   │   │   │   ├── 20190828143343_rename_typoed_index.rb
    │   │   │   │   ├── 20190828144343_index_update_configs_on_repo_id.rb
    │   │   │   │   ├── 20190828152133_add_update_config_id_column_to_issues.rb
    │   │   │   │   ├── 20190828152303_index_issues_on_update_config_id.rb
    │   │   │   │   ├── 20190828162511_backfill_issue_update_config_ids.rb
    │   │   │   │   ├── 20190919165643_create_flipper_tables.rb
    │   │   │   │   ├── 20191024152347_add_firecracker_column_to_update_job.rb
    │   │   │   │   ├── 20191026170654_index_git_hub_fields_on_update_job.rb
    │   │   │   │   ├── 20191108113913_fix_maven_affected_versions.rb
    │   │   │   │   ├── 20191209210135_index_account_on_git_hub_login.rb
    │   │   │   │   ├── 20200302161929_add_account_settings_on_update_configs.rb
    │   │   │   │   ├── 20200316161225_add_default_values_to_account_columns.rb
    │   │   │   │   ├── 20200316181554_drop_account_config_columns.rb
    │   │   │   │   ├── 20200317112822_update_configs_automerged_updates_nullable.rb
    │   │   │   │   ├── 20200317125040_remove_update_configs_automerged_updates.rb
    │   │   │   │   ├── 20200318142848_index_update_config_transitions_on_id_recent_and_state.rb
    │   │   │   │   ├── 20200318171551_index_update_job_transitions_on_id_recent_and_state.rb
    │   │   │   │   ├── 20200318190209_add_last_scheduled_job_id_to_update_config.rb
    │   │   │   │   ├── 20200527125554_add_github_security_advisories.rb
    │   │   │   │   ├── 20200601171200_add_not_null_constraints_update_config.rb
    │   │   │   │   ├── 20200605173821_alter_ghsa_uniqueness_indexes.rb
    │   │   │   │   ├── 20200625154539_create_registries.rb
    │   │   │   │   ├── 20200728110503_add_index_to_update_configs_update_schedule.rb
    │   │   │   │   ├── 20200806164836_add_update_jobs_expires_at.rb
    │   │   │   │   ├── 20200827151047_index_update_config_last_update_run.rb
    │   │   │   │   ├── 20200828115159_drop_update_jobs_update_config_foreign_key_index.rb
    │   │   │   │   ├── 20200903102744_add_vendor_flag_to_update_config.rb
    │   │   │   │   ├── 20200907140753_index_pending_pull_request_on_created_at.rb
    │   │   │   │   ├── 20201022155120_add_index_on_pull_requests_compatibility_score.rb
    │   │   │   │   ├── 20201022171127_add_account_repository_access_level.rb
    │   │   │   │   ├── 20201022175445_create_repository_accesses.rb
    │   │   │   │   ├── 20201022195131_index_updated_dependencies_on_dependency_details_and_pr_id.rb
    │   │   │   │   ├── 20201027205206_add_repository_accesses_github_id.rb
    │   │   │   │   ├── 20201029203125_remove_repository_accesses_account_id.rb
    │   │   │   │   ├── 20201103152422_add_index_to_repos_private.rb
    │   │   │   │   ├── 20201109193300_remove_accounts_can_access_all_repos.rb
    │   │   │   │   ├── 20201113175919_update_index_repository_accesses.rb
    │   │   │   │   ├── 20201120173559_remove_account_repo_access_level.rb
    │   │   │   │   ├── 20201123131918_drop_security_advisories.rb
    │   │   │   │   ├── 20210127101922_add_update_job_error_created_at_error_type_index.rb
    │   │   │   │   ├── 20210128195740_add_all_registries_to_update_configs.rb
    │   │   │   │   ├── 20210202142807_create_update_config_registries.rb
    │   │   │   │   ├── 20210211170332_increase_trigger_type_length.rb
    │   │   │   │   ├── 20210211224345_add_insecure_external_code_execution_to_registries.rb
    │   │   │   │   ├── 20210217212729_add_insecure_external_code_execution_to_update_configs.rb
    │   │   │   │   ├── 20210217225247_remove_insecure_external_code_execution_from_registries.rb
    │   │   │   │   ├── 20210317134032_drop_config_variables.rb
    │   │   │   │   ├── 20210331124504_add_metric_metadata_to_update_jobs.rb
    │   │   │   │   ├── 20210412175353_change_pending_pull_requests_updated_dependency_details_size.rb
    │   │   │   │   ├── 20210421185141_add_update_types_to_ignore_conditions.rb
    │   │   │   │   ├── 20210602095846_index_created_at_on_update_jobs.rb
    │   │   │   │   ├── 20210625122014_add_created_at_to_compatibility_score_index.rb
    │   │   │   │   ├── 20210804110234_add_actions_workflow_run_id_to_update_job.rb
    │   │   │   │   ├── 20210826191620_add_runner_type_to_update_job.rb
    │   │   │   │   ├── 20211007170835_index_update_job_action_external_id.rb
    │   │   │   │   ├── 20220523105629_alter_update_jobs_github_request_id_size.rb
    │   │   │   │   ├── 20220803155110_create_active_storage_variant_records.active_storage.rb
    │   │   │   │   ├── 20220816085703_add_service_name_to_active_strage_blobs.rb
    │   │   │   │   ├── 20220817094409_make_active_storage_blob_service_name_not_null.rb
    │   │   │   │   ├── 20220822225754_make_updated_dependency_version_nullable.rb
    │   │   │   │   ├── 20220822230359_add_removed_to_updated_dependency.rb
    │   │   │   │   ├── 20221017131013_repo_fork_nullable.rb
    │   │   │   │   ├── 20221031172209_update_commit_prefix_columns.rb
    │   │   │   │   ├── 20221103195142_add_will_pause_at_and_paused_at_to_repos.rb
    │   │   │   │   ├── 20221121121836_add_ghsa_id_to_update_job.rb
    │   │   │   │   ├── 20221122140050_add_index_to_repos_on_paused_atand_will_pause_at.rb
    │   │   │   │   ├── 20221123112141_add_security_updates_enabled_to_repos.rb
    │   │   │   │   ├── 20221208202701_update_index_updated_dependencies_on_dependency_details.rb
    │   │   │   │   ├── 20221209114337_index_repo_paused_at.rb
    │   │   │   │   ├── 20221213204903_add_security_updates_enabled_paused_index_on_repos.rb
    │   │   │   │   ├── 20230105211334_add_updater_versions_table.rb
    │   │   │   │   ├── 20230110000224_add_automerge_enabled_to_repos.rb
    │   │   │   │   ├── 20230203164327_add_grouped_flag_to_pull_tables.rb
    │   │   │   │   ├── 20230206125933_index_pull_requests_on_config_and_grouping.rb
    │   │   │   │   ├── 20230207130930_remove_redundant_indexes.rb
    │   │   │   │   ├── 20230214212651_add_actions_workflow_run_id_integer_to_update_job.rb
    │   │   │   │   ├── 20230307130931_change_update_configs_to_varbinary_1024.rb
    │   │   │   │   ├── 20230313174217_add_group_rules.rb
    │   │   │   │   ├── 20230320173900_add_days_before_automerge_to_repos.rb
    │   │   │   │   ├── 20230320201307_rename_group_rules_to_groups.rb
    │   │   │   │   ├── 20230322161040_drop_global_id_column.rb
    │   │   │   │   ├── 20230412165308_dependency_group_associates_with_pulls.rb
    │   │   │   │   ├── 20230412172926_add_deleted_at_to_dependency_group.rb
    │   │   │   │   ├── 20230426204342_add_tenant_id_to_accounts.rb
    │   │   │   │   ├── 20230503162554_drop_dependency_group_uniq_index.rb
    │   │   │   │   ├── 20230726044712_index_to_ignore_conditions_on_config_and_file.rb
    │   │   │   │   ├── 20230907192150_create_unknown_errors.rb
    │   │   │   │   ├── 20230912190638_rename_unknown_error_to_update_job_unknown_error.rb
    │   │   │   │   ├── 20231113193559_add_directories_to_update_configs.rb
    │   │   │   │   ├── 20231204171112_add_tenant.rb
    │   │   │   │   ├── 20231211214642_allow_nullable_directory.rb
    │   │   │   │   ├── 20240212125055_add_applies_to_to_dependency_group.rb
    │   │   │   │   ├── 20240216131851_remove_unused_update_job_indexes.rb
    │   │   │   │   ├── 20240216160907_remove_unused_update_job_errors_index.rb
    │   │   │   │   ├── 20240219161351_remove_unused_pull_requests_indexes.rb
    │   │   │   │   ├── 20240220182141_remove_unused_pull_request_transitions_index.rb
    │   │   │   │   ├── 20240304213550_add_order_to_dependency_group.rb
    │   │   │   │   ├── 20240307180754_affected_directories_for_rebase.rb
    │   │   │   │   ├── 20240425143311_add_directory_to_updated_dependencies.rb
    │   │   │   │   ├── 20240618181955_migrate_update_dependencies_to_match_update_configs.rb
    │   │   │   │   ├── 20240702200003_github_number_nullable.rb
    │   │   │   │   ├── 20240719185125_resize_package_name.rb
    │   │   │   │   ├── 20240812165950_add_tenant_shortcode.rb
    │   │   │   │   ├── 20240828155701_add_update_job_warning.rb
    │   │   │   │   ├── 20240913201830_create_autofix_suggestion_jobs.rb
    │   │   │   │   ├── 20240920202317_add_checkrun_id_to_autofix_suggestion_jobs.rb
    │   │   │   │   ├── 20240925195822_create_suggested_fixes.rb
    │   │   │   │   ├── 20240925212618_create_suggested_fix_files.rb
    │   │   │   │   ├── 20241006151906_convert_big_int_unsigned_columns_to_signed.rb
    │   │   │   │   ├── 20241209164258_drop_github_security_advisories_table.rb
    │   │   │   │   ├── 20250120134904_add_enable_beta_ecosystems_to_update_configs.rb
    │   │   │   │   ├── 20250225221237_create_update_config_cooldowns.rb
    │   │   │   │   ├── 20250326215441_add_cron_expression_to_update_configs.rb
    │   │   │   │   ├── 20250508152518_create_multi_ecosystem_configs_table.rb
    │   │   │   │   ├── 20250508152657_add_multi_ecosystem_config_id_to_updates_configs.rb
    │   │   │   │   ├── 20250509143031_add_enqueue_schedule_update_id_to_update_jobs.rb
    │   │   │   │   ├── 20250701200816_change_default_runner_type_to_actions_in_update_jobs.rb
    │   │   │   │   ├── 20250807193442_add_exclude_paths_to_update_config.rb
    │   │   │   │   ├── 20250903180806_add_index_to_update_configs_on_update_schedule_and_repo_id.rb
    │   │   │   │   ├── 20250915171042_add_command_to_update_job.rb
    │   │   │   │   ├── 20251119205233_add_next_enqueue_at_to_update_configs.rb
    │   │   │   │   ├── 20251230035147_add_current_states.rb
    │   │   │   │   ├── 20260108193616_reduce_current_state_column_length.rb
    │   │   │   │   ├── 20260118191643_run_current_state_backfill_on_ghes.rb
    │   │   │   │   └── 20260220213658_add_pull_request_sha_indexes.rb
    │   │   │   ├── seeds.rb
    │   │   │   └── structure.sql
    │   │   ├── docker-compose.cibuild.yml
    │   │   ├── docker-compose.codespaces.yml
    │   │   ├── docker-compose.golden.yml
    │   │   ├── docker-compose.yml
    │   │   ├── Dockerfile
    │   │   ├── Dockerfile.enterprise
    │   │   ├── docs
    │   │   │   ├── ecosystem-onboarding.md
    │   │   │   ├── index.yaml
    │   │   │   └── schema.svg
    │   │   ├── dpkg.manifest
    │   │   ├── Gemfile
    │   │   ├── Gemfile.lock
    │   │   ├── gen
    │   │   │   └── ruby
    │   │   │       ├── Gemfile
    │   │   │       ├── lib
    │   │   │       │   ├── proto
    │   │   │       │   │   └── dependabot-api
    │   │   │       │   │       ├── v1
    │   │   │       │   │       │   ├── dependabot_api_pb.rb
    │   │   │       │   │       │   ├── dependabot_api_twirp.rb
    │   │   │       │   │       │   ├── suggested_fixes_pb.rb
    │   │   │       │   │       │   └── suggested_fixes_twirp.rb
    │   │   │       │   │       └── version.rb
    │   │   │       │   └── proto-dependabot-api.rb
    │   │   │       └── proto-dependabot-api.gemspec
    │   │   ├── lib
    │   │   │   ├── active_job
    │   │   │   │   └── queue_adapters
    │   │   │   │       └── managed_aqueduct_adapter.rb
    │   │   │   ├── allowed_updates_validator.rb
    │   │   │   ├── comments
    │   │   │   │   └── rebase.rb
    │   │   │   ├── copilot.rb
    │   │   │   ├── dependabot
    │   │   │   │   ├── cronjob_validator.rb
    │   │   │   │   ├── exception_scrubber.rb
    │   │   │   │   ├── exceptions.rb
    │   │   │   │   ├── experiment.rb
    │   │   │   │   ├── failbot_formatter.rb
    │   │   │   │   ├── hydro_config.rb
    │   │   │   │   ├── logger.rb
    │   │   │   │   ├── octokit_middleware
    │   │   │   │   │   ├── access_token_authentication.rb
    │   │   │   │   │   ├── raise_gone_error.rb
    │   │   │   │   │   ├── raise_sync_error.rb
    │   │   │   │   │   └── tenancy_headers.rb
    │   │   │   │   ├── request_logger.rb
    │   │   │   │   ├── sentry.rb
    │   │   │   │   ├── telemetry.rb
    │   │   │   │   ├── transition.rb
    │   │   │   │   └── transitions
    │   │   │   │       ├── 20191213191241_timeout_jobs_stuck_enqueued.rb
    │   │   │   │       ├── 20200306042729_destroy_empty_invalid_update_configs.rb
    │   │   │   │       ├── 20210610135251_resync_default_schedules.rb
    │   │   │   │       ├── 20220816085937_set_active_storage_blob_service_name.rb
    │   │   │   │       ├── 20220913202131_remove_login_from_metadata_table.rb
    │   │   │   │       ├── 20221207342092_clear_registries_from_deleted_configs.rb
    │   │   │   │       ├── 20230201021645_backfill_repo_security_updates_enabled.rb
    │   │   │   │       ├── 20240108155722_remove_incorrect_directories.rb
    │   │   │   │       ├── 20240125155101_remove_directory_if_directories_exists.rb
    │   │   │   │       ├── 20240207185202_cleanup_duplicate_directories.rb
    │   │   │   │       ├── 20240314002209_sort_groups_by_resync.rb
    │   │   │   │       ├── 20251118175050_retry_actions_workflow_failed_jobs.rb
    │   │   │   │       ├── 20251230042641_backfill_current_state_values.rb
    │   │   │   │       ├── 20260114210000_backfill_security_updates_incident.rb
    │   │   │   │       ├── 20260114220000_remediate_missing_repos_incident.rb
    │   │   │   │       ├── 20260115_proxima_incident_3653.rb
    │   │   │   │       ├── 20260316_resync_broken_cron_schedules.rb
    │   │   │   │       ├── 20260410162815_cleanup_orphaned_active_storage_records.rb
    │   │   │   │       └── data
    │   │   │   │           ├── 20260114_backfill_security_updates_incident_repo_ids.txt
    │   │   │   │           ├── proxima_prod_ae_01_repo_data.csv
    │   │   │   │           ├── proxima_prod_cus_01_repo_data.csv
    │   │   │   │           ├── proxima_prod_jpw_01_repo_data.csv
    │   │   │   │           ├── proxima_prod_sdc_01_repo_data.csv
    │   │   │   │           ├── proxima_prod_weu_01_repo_data.csv
    │   │   │   │           ├── proxima_test_cnc_01_repo_data.csv
    │   │   │   │           └── repo_owner_mapping.csv
    │   │   │   ├── dependency_file_allowlist.rb
    │   │   │   ├── dependency_graph
    │   │   │   │   ├── client.rb
    │   │   │   │   └── snapshots.rb
    │   │   │   ├── dog_metrics.rb
    │   │   │   ├── ecosystem_file_detector.rb
    │   │   │   ├── ecosystem_file_regex.rb
    │   │   │   ├── ecosystem_onboarding
    │   │   │   │   ├── base_updater.rb
    │   │   │   │   ├── ecosystems_updater.rb
    │   │   │   │   ├── file_regex_updater.rb
    │   │   │   │   ├── json_schema_updater.rb
    │   │   │   │   ├── parse_config_updater.rb
    │   │   │   │   └── protobuf_updater.rb
    │   │   │   ├── ecosystem_onboarding.rb
    │   │   │   ├── ecosystems.rb
    │   │   │   ├── enterprise_metrics.rb
    │   │   │   ├── etag_cache.rb
    │   │   │   ├── exceptions_controller.rb
    │   │   │   ├── freno
    │   │   │   │   ├── fake_client.rb
    │   │   │   │   └── throttler_instrumenter.rb
    │   │   │   ├── ghes_version.rb
    │   │   │   ├── github
    │   │   │   │   ├── check_run.rb
    │   │   │   │   ├── rest_client
    │   │   │   │   │   ├── account_authentication.rb
    │   │   │   │   │   ├── etag_cache.rb
    │   │   │   │   │   ├── pagination.rb
    │   │   │   │   │   └── retries.rb
    │   │   │   │   ├── rest_client.rb
    │   │   │   │   ├── twirp
    │   │   │   │   │   ├── advisorydb.rb
    │   │   │   │   │   ├── app_install.rb
    │   │   │   │   │   ├── autofix.rb
    │   │   │   │   │   ├── dependabot_pull_requests
    │   │   │   │   │   │   ├── dependency_file_protobuf_adapter.rb
    │   │   │   │   │   │   ├── helpers.rb
    │   │   │   │   │   │   ├── service_error.rb
    │   │   │   │   │   │   └── twirp_error.rb
    │   │   │   │   │   ├── dependabot_pull_requests.rb
    │   │   │   │   │   ├── dependabot_repository_settings.rb
    │   │   │   │   │   ├── global_id.rb
    │   │   │   │   │   └── tokens.rb
    │   │   │   │   ├── twirp.rb
    │   │   │   │   └── version_range.rb
    │   │   │   ├── github_helpers
    │   │   │   │   └── client_with_retries.rb
    │   │   │   ├── github_helpers.rb
    │   │   │   ├── hydro
    │   │   │   │   └── schemas
    │   │   │   │       ├── audit_log
    │   │   │   │       │   └── v2
    │   │   │   │       │       ├── audit_entry_pb.rb
    │   │   │   │       │       └── entities
    │   │   │   │       │           └── audit_log_pb.rb
    │   │   │   │       ├── code_scanning
    │   │   │   │       │   └── v0
    │   │   │   │       │       └── dependabot_autofix_result_pb.rb
    │   │   │   │       ├── dependency_graph
    │   │   │   │       │   └── v0
    │   │   │   │       │       ├── entities
    │   │   │   │       │       │   └── ecosystem_pb.rb
    │   │   │   │       │       └── update_graph_event_pb.rb
    │   │   │   │       └── github
    │   │   │   │           ├── actions
    │   │   │   │           │   └── v0
    │   │   │   │           │       └── compute_usage_pb.rb
    │   │   │   │           └── v1
    │   │   │   │               ├── entities
    │   │   │   │               │   ├── auth_type_pb.rb
    │   │   │   │               │   ├── branch_protection_rule_pb.rb
    │   │   │   │               │   ├── integration_installation_pb.rb
    │   │   │   │               │   ├── integration_pb.rb
    │   │   │   │               │   ├── organization_pb.rb
    │   │   │   │               │   ├── push_option_pb.rb
    │   │   │   │               │   ├── repository_dependency_config_pb.rb
    │   │   │   │               │   ├── repository_dependency_update_pb.rb
    │   │   │   │               │   ├── repository_pb.rb
    │   │   │   │               │   ├── repository_vulnerability_alert_pb.rb
    │   │   │   │               │   ├── request_context_pb.rb
    │   │   │   │               │   ├── security_advisory_pb.rb
    │   │   │   │               │   ├── security_vulnerability_pb.rb
    │   │   │   │               │   ├── support_context_pb.rb
    │   │   │   │               │   └── user_pb.rb
    │   │   │   │               ├── integration_create_pb.rb
    │   │   │   │               ├── integration_installation_create_pb.rb
    │   │   │   │               ├── integration_installation_delete_pb.rb
    │   │   │   │               ├── integration_installation_repositories_added_pb.rb
    │   │   │   │               ├── integration_installation_repositories_removed_pb.rb
    │   │   │   │               ├── repository_commit_status_created_pb.rb
    │   │   │   │               ├── repository_dependency_update_cleaned_up_pb.rb
    │   │   │   │               ├── repository_dependency_updates_vulnerabilities_disabled_pb.rb
    │   │   │   │               ├── repository_dependency_updates_vulnerabilities_enabled_pb.rb
    │   │   │   │               ├── repository_push_pb.rb
    │   │   │   │               ├── repository_vulnerability_alert_create_pb.rb
    │   │   │   │               ├── repository_vulnerability_alert_resolve_request_pb.rb
    │   │   │   │               ├── security_advisory_publish_pb.rb
    │   │   │   │               ├── security_advisory_update_pb.rb
    │   │   │   │               └── security_advisory_withdraw_pb.rb
    │   │   │   ├── labelizer.rb
    │   │   │   ├── metrics_active_job.rb
    │   │   │   ├── metrics_active_record.rb
    │   │   │   ├── metrics_cache_hits.rb
    │   │   │   ├── metrics_faraday_middleware.rb
    │   │   │   ├── metrics_middleware.rb
    │   │   │   ├── middleware
    │   │   │   │   ├── bad_request.rb
    │   │   │   │   ├── hmac_authentication.rb
    │   │   │   │   └── hmac_authentication_twirp.rb
    │   │   │   ├── monolith_feature_flags.rb
    │   │   │   ├── nullable_serializer.rb
    │   │   │   ├── rate_limit.rb
    │   │   │   ├── renderer.rb
    │   │   │   ├── restraint.rb
    │   │   │   ├── rubocop
    │   │   │   │   └── cop
    │   │   │   │       ├── dependabot
    │   │   │   │       │   ├── no_dependabot_logger_instance.rb
    │   │   │   │       │   └── no_local_feature_flags.rb
    │   │   │   │       └── rails
    │   │   │   │           └── no_bulk_change_table.rb
    │   │   │   ├── safe_timer.rb
    │   │   │   ├── secret_fetcher.rb
    │   │   │   ├── serialized_bytesize_validator.rb
    │   │   │   ├── stafftools
    │   │   │   │   ├── cli
    │   │   │   │   │   ├── main.rb
    │   │   │   │   │   ├── repo.rb
    │   │   │   │   │   ├── util.rb
    │   │   │   │   │   └── version_updates.rb
    │   │   │   │   └── cli.rb
    │   │   │   ├── tasks
    │   │   │   │   ├── default.rake
    │   │   │   │   ├── ecosystem_onboarding.rake
    │   │   │   │   ├── enterprise.rake
    │   │   │   │   ├── experiment.rake
    │   │   │   │   └── throttler.rake
    │   │   │   ├── throttler.rb
    │   │   │   ├── timer_daemon.rb
    │   │   │   ├── turboscan
    │   │   │   │   └── autofix.rb
    │   │   │   └── wildcard_matcher.rb
    │   │   ├── pcrs
    │   │   │   ├── 2023
    │   │   │   │   ├── 06
    │   │   │   │   │   └── update-timerd-enqueue-scheduled-updates-daily-timestamp.md
    │   │   │   │   └── 07
    │   │   │   │       └── backfill-swift-advisories.md
    │   │   │   ├── README.md
    │   │   │   └── TEMPLATE.md
    │   │   ├── Procfile
    │   │   ├── proto
    │   │   │   ├── dependabot-api
    │   │   │   │   ├── Dockerfile
    │   │   │   │   ├── go.mod
    │   │   │   │   ├── go.sum
    │   │   │   │   ├── protoc.go
    │   │   │   │   ├── README.md
    │   │   │   │   └── twirp
    │   │   │   │       ├── dependabot_api.proto
    │   │   │   │       ├── README.md
    │   │   │   │       └── suggested_fixes.proto
    │   │   │   ├── monolith
    │   │   │   │   ├── README.md
    │   │   │   │   └── twirp
    │   │   │   │       ├── pullrequests
    │   │   │   │       │   ├── v1
    │   │   │   │       │   │   └── pullrequest_api.proto
    │   │   │   │       │   └── VERSION
    │   │   │   │       ├── settings
    │   │   │   │       │   ├── v1
    │   │   │   │       │   │   ├── autofix_api.proto
    │   │   │   │       │   │   └── repository_api.proto
    │   │   │   │       │   └── VERSION
    │   │   │   │       └── tokens
    │   │   │   │           ├── v1
    │   │   │   │           │   ├── app_install_api.proto
    │   │   │   │           │   └── token_api.proto
    │   │   │   │           └── VERSION
    │   │   │   └── README.md
    │   │   ├── Rakefile
    │   │   ├── README.md
    │   │   ├── schema
    │   │   │   └── deltaforce_schema
    │   │   │       ├── accounts.sql
    │   │   │       ├── account_transitions.sql
    │   │   │       ├── active_storage_attachments.sql
    │   │   │       ├── active_storage_blobs.sql
    │   │   │       ├── active_storage_variant_records.sql
    │   │   │       ├── ar_internal_metadata.sql
    │   │   │       ├── autofix_suggestion_jobs.sql
    │   │   │       ├── config_file_errors.sql
    │   │   │       ├── dependency_groups.sql
    │   │   │       ├── flipper_features.sql
    │   │   │       ├── flipper_gates.sql
    │   │   │       ├── ignore_conditions.sql
    │   │   │       ├── issues.sql
    │   │   │       ├── issue_transitions.sql
    │   │   │       ├── multi_ecosystem_configs.sql
    │   │   │       ├── pending_pull_requests.sql
    │   │   │       ├── pending_pull_request_transitions.sql
    │   │   │       ├── pending_pull_request_updates.sql
    │   │   │       ├── pull_requests.sql
    │   │   │       ├── pull_request_transitions.sql
    │   │   │       ├── registries.sql
    │   │   │       ├── repository_accesses.sql
    │   │   │       ├── repos.sql
    │   │   │       ├── schema_migrations.sql
    │   │   │       ├── suggested_fixes.sql
    │   │   │       ├── suggested_fix_files.sql
    │   │   │       ├── tenants.sql
    │   │   │       ├── update_config_cooldowns.sql
    │   │   │       ├── update_config_registries.sql
    │   │   │       ├── update_configs.sql
    │   │   │       ├── update_config_transitions.sql
    │   │   │       ├── updated_dependencies.sql
    │   │   │       ├── update_job_errors.sql
    │   │   │       ├── update_jobs.sql
    │   │   │       ├── update_job_transitions.sql
    │   │   │       ├── update_job_unknown_errors.sql
    │   │   │       ├── update_job_warnings.sql
    │   │   │       └── updater_versions.sql
    │   │   ├── script
    │   │   │   ├── app-env
    │   │   │   ├── aqueduct-worker-pre-stop.sh
    │   │   │   ├── bootstrap
    │   │   │   ├── bootstrap-ghes
    │   │   │   ├── capi-compat-score.rb
    │   │   │   ├── cibuild
    │   │   │   ├── cibuild-activejob-scheduled-jobs
    │   │   │   ├── cibuild-all-features
    │   │   │   ├── cibuild-dependabot-api-lint
    │   │   │   ├── cibuild-enterprise
    │   │   │   ├── cibuild-enterprise-publish
    │   │   │   ├── cibuild-proxima
    │   │   │   ├── citools
    │   │   │   ├── console
    │   │   │   ├── copilot-prompts
    │   │   │   │   └── compat-score.md.erb
    │   │   │   ├── create-databases
    │   │   │   ├── create-topics
    │   │   │   ├── dependabot
    │   │   │   ├── diagrams
    │   │   │   ├── entrypoint.sh
    │   │   │   ├── generate-coverage-report
    │   │   │   ├── generate-migration
    │   │   │   ├── generate-transition
    │   │   │   ├── hydro-consumer
    │   │   │   ├── hydro-enterprise-consumer
    │   │   │   ├── install-gh-extensions
    │   │   │   ├── install-skeema
    │   │   │   ├── install-terraform
    │   │   │   ├── istio-job-wrapper
    │   │   │   ├── lint
    │   │   │   ├── migrate
    │   │   │   ├── poll-for-db
    │   │   │   ├── protoc
    │   │   │   ├── proxima
    │   │   │   │   └── stamp-vault-resource-creation.sh
    │   │   │   ├── rake
    │   │   │   ├── rollback
    │   │   │   ├── run-transition
    │   │   │   ├── seed-database
    │   │   │   ├── server
    │   │   │   ├── setup
    │   │   │   ├── test
    │   │   │   ├── test-activejob-scheduled-jobs
    │   │   │   ├── throttler
    │   │   │   │   └── health_check
    │   │   │   ├── trigger-security-update
    │   │   │   ├── update
    │   │   │   ├── update-gems
    │   │   │   ├── vendor-gem
    │   │   │   └── vendor-monolith-twirp-gem
    │   │   ├── sorbet
    │   │   │   ├── config
    │   │   │   ├── rbi
    │   │   │   │   ├── annotations
    │   │   │   │   │   ├── actionmailer.rbi
    │   │   │   │   │   ├── actionpack.rbi
    │   │   │   │   │   ├── actionview.rbi
    │   │   │   │   │   ├── activejob.rbi
    │   │   │   │   │   ├── activemodel.rbi
    │   │   │   │   │   ├── activerecord.rbi
    │   │   │   │   │   ├── activesupport.rbi
    │   │   │   │   │   ├── faraday.rbi
    │   │   │   │   │   ├── globalid.rbi
    │   │   │   │   │   ├── graphql.rbi
    │   │   │   │   │   ├── minitest.rbi
    │   │   │   │   │   ├── railties.rbi
    │   │   │   │   │   ├── rainbow.rbi
    │   │   │   │   │   └── webmock.rbi
    │   │   │   │   ├── dsl
    │   │   │   │   │   ├── abstract_controller
    │   │   │   │   │   │   ├── caching
    │   │   │   │   │   │   │   └── fragments.rbi
    │   │   │   │   │   │   ├── caching.rbi
    │   │   │   │   │   │   ├── callbacks.rbi
    │   │   │   │   │   │   ├── helpers.rbi
    │   │   │   │   │   │   ├── rendering.rbi
    │   │   │   │   │   │   └── url_for.rbi
    │   │   │   │   │   ├── account.rbi
    │   │   │   │   │   ├── account_transition.rbi
    │   │   │   │   │   ├── action_controller
    │   │   │   │   │   │   ├── caching.rbi
    │   │   │   │   │   │   ├── conditional_get.rbi
    │   │   │   │   │   │   ├── content_security_policy.rbi
    │   │   │   │   │   │   ├── data_streaming.rbi
    │   │   │   │   │   │   ├── etag_with_flash.rbi
    │   │   │   │   │   │   ├── etag_with_template_digest.rbi
    │   │   │   │   │   │   ├── flash.rbi
    │   │   │   │   │   │   ├── form_builder.rbi
    │   │   │   │   │   │   ├── helpers.rbi
    │   │   │   │   │   │   ├── live.rbi
    │   │   │   │   │   │   ├── params_wrapper.rbi
    │   │   │   │   │   │   ├── redirecting.rbi
    │   │   │   │   │   │   ├── renderers
    │   │   │   │   │   │   │   └── all.rbi
    │   │   │   │   │   │   ├── renderers.rbi
    │   │   │   │   │   │   ├── request_forgery_protection.rbi
    │   │   │   │   │   │   ├── rescue.rbi
    │   │   │   │   │   │   ├── serialization.rbi
    │   │   │   │   │   │   ├── test_case
    │   │   │   │   │   │   │   └── behavior.rbi
    │   │   │   │   │   │   └── url_for.rbi
    │   │   │   │   │   ├── action_dispatch
    │   │   │   │   │   │   ├── assertions.rbi
    │   │   │   │   │   │   ├── integration_test.rbi
    │   │   │   │   │   │   └── routing
    │   │   │   │   │   │       ├── route_set
    │   │   │   │   │   │       │   └── mounted_helpers.rbi
    │   │   │   │   │   │       └── url_for.rbi
    │   │   │   │   │   ├── action_mailer
    │   │   │   │   │   │   ├── callbacks.rbi
    │   │   │   │   │   │   ├── delivery_methods.rbi
    │   │   │   │   │   │   ├── form_builder.rbi
    │   │   │   │   │   │   ├── mail_delivery_job.rbi
    │   │   │   │   │   │   ├── queued_delivery.rbi
    │   │   │   │   │   │   ├── rescuable.rbi
    │   │   │   │   │   │   └── test_case
    │   │   │   │   │   │       └── behavior.rbi
    │   │   │   │   │   ├── action_view
    │   │   │   │   │   │   ├── helpers
    │   │   │   │   │   │   │   ├── form_helper.rbi
    │   │   │   │   │   │   │   ├── form_tag_helper.rbi
    │   │   │   │   │   │   │   └── text_helper.rbi
    │   │   │   │   │   │   ├── helpers.rbi
    │   │   │   │   │   │   ├── layouts.rbi
    │   │   │   │   │   │   └── rendering.rbi
    │   │   │   │   │   ├── active_job
    │   │   │   │   │   │   ├── callbacks.rbi
    │   │   │   │   │   │   ├── enqueuing.rbi
    │   │   │   │   │   │   ├── exceptions.rbi
    │   │   │   │   │   │   ├── execution.rbi
    │   │   │   │   │   │   ├── logging.rbi
    │   │   │   │   │   │   ├── queue_adapter.rbi
    │   │   │   │   │   │   ├── queue_name.rbi
    │   │   │   │   │   │   ├── queue_priority.rbi
    │   │   │   │   │   │   ├── scheduled_job
    │   │   │   │   │   │   │   └── base.rbi
    │   │   │   │   │   │   └── test_helper
    │   │   │   │   │   │       └── test_queue_adapter.rbi
    │   │   │   │   │   ├── active_model
    │   │   │   │   │   │   ├── api.rbi
    │   │   │   │   │   │   ├── attribute_methods.rbi
    │   │   │   │   │   │   ├── attributes.rbi
    │   │   │   │   │   │   ├── conversion.rbi
    │   │   │   │   │   │   ├── dirty.rbi
    │   │   │   │   │   │   ├── model.rbi
    │   │   │   │   │   │   ├── serializer
    │   │   │   │   │   │   │   └── caching.rbi
    │   │   │   │   │   │   ├── serializers
    │   │   │   │   │   │   │   └── json.rbi
    │   │   │   │   │   │   ├── validations
    │   │   │   │   │   │   │   └── callbacks.rbi
    │   │   │   │   │   │   └── validations.rbi
    │   │   │   │   │   ├── active_model_serializers
    │   │   │   │   │   │   ├── callbacks.rbi
    │   │   │   │   │   │   └── logging.rbi
    │   │   │   │   │   ├── active_record
    │   │   │   │   │   │   ├── attribute_methods
    │   │   │   │   │   │   │   ├── dirty.rbi
    │   │   │   │   │   │   │   ├── serialization.rbi
    │   │   │   │   │   │   │   └── time_zone_conversion.rbi
    │   │   │   │   │   │   ├── attribute_methods.rbi
    │   │   │   │   │   │   ├── attributes.rbi
    │   │   │   │   │   │   ├── callbacks.rbi
    │   │   │   │   │   │   ├── core.rbi
    │   │   │   │   │   │   ├── counter_cache.rbi
    │   │   │   │   │   │   ├── encryption
    │   │   │   │   │   │   │   └── encryptable_record.rbi
    │   │   │   │   │   │   ├── inheritance.rbi
    │   │   │   │   │   │   ├── integration.rbi
    │   │   │   │   │   │   ├── locking
    │   │   │   │   │   │   │   └── optimistic.rbi
    │   │   │   │   │   │   ├── model_schema.rbi
    │   │   │   │   │   │   ├── nested_attributes.rbi
    │   │   │   │   │   │   ├── normalization.rbi
    │   │   │   │   │   │   ├── readonly_attributes.rbi
    │   │   │   │   │   │   ├── reflection.rbi
    │   │   │   │   │   │   ├── scoping
    │   │   │   │   │   │   │   └── default.rbi
    │   │   │   │   │   │   ├── scoping.rbi
    │   │   │   │   │   │   ├── secure_password.rbi
    │   │   │   │   │   │   ├── serialization.rbi
    │   │   │   │   │   │   ├── signed_id.rbi
    │   │   │   │   │   │   ├── timestamp.rbi
    │   │   │   │   │   │   └── token_for.rbi
    │   │   │   │   │   ├── active_storage
    │   │   │   │   │   │   ├── analyze_job.rbi
    │   │   │   │   │   │   ├── attachment.rbi
    │   │   │   │   │   │   ├── blob.rbi
    │   │   │   │   │   │   ├── current.rbi
    │   │   │   │   │   │   ├── mirror_job.rbi
    │   │   │   │   │   │   ├── preview_image_job.rbi
    │   │   │   │   │   │   ├── purge_job.rbi
    │   │   │   │   │   │   ├── reflection
    │   │   │   │   │   │   │   └── active_record_extensions.rbi
    │   │   │   │   │   │   ├── streaming.rbi
    │   │   │   │   │   │   ├── transform_job.rbi
    │   │   │   │   │   │   └── variant_record.rbi
    │   │   │   │   │   ├── active_support
    │   │   │   │   │   │   ├── actionable_error.rbi
    │   │   │   │   │   │   ├── callbacks.rbi
    │   │   │   │   │   │   ├── rescuable.rbi
    │   │   │   │   │   │   └── testing
    │   │   │   │   │   │       └── file_fixtures.rbi
    │   │   │   │   │   ├── after_unpause_repo_job.rbi
    │   │   │   │   │   ├── aqueduct
    │   │   │   │   │   │   └── api
    │   │   │   │   │   │       └── v1
    │   │   │   │   │   │           ├── ack_request
    │   │   │   │   │   │           │   └── status.rbi
    │   │   │   │   │   │           ├── ack_request.rbi
    │   │   │   │   │   │           ├── ack_response.rbi
    │   │   │   │   │   │           ├── add_idle_time_quota_exclusion_request.rbi
    │   │   │   │   │   │           ├── add_idle_time_quota_exclusion_response.rbi
    │   │   │   │   │   │           ├── add_idle_time_quota_request.rbi
    │   │   │   │   │   │           ├── add_idle_time_quota_response.rbi
    │   │   │   │   │   │           ├── add_inactive_queue_request.rbi
    │   │   │   │   │   │           ├── add_inactive_queue_response.rbi
    │   │   │   │   │   │           ├── add_pausing_rule_request.rbi
    │   │   │   │   │   │           ├── add_pausing_rule_response.rbi
    │   │   │   │   │   │           ├── add_processing_time_quota_request.rbi
    │   │   │   │   │   │           ├── add_processing_time_quota_response.rbi
    │   │   │   │   │   │           ├── add_receive_rate_quota_request.rbi
    │   │   │   │   │   │           ├── add_worker_limit_request.rbi
    │   │   │   │   │   │           ├── auth_enforcements_disabled_request.rbi
    │   │   │   │   │   │           ├── auth_enforcements_disabled_response.rbi
    │   │   │   │   │   │           ├── auth_test_request.rbi
    │   │   │   │   │   │           ├── backend_ids_request
    │   │   │   │   │   │           │   └── client.rbi
    │   │   │   │   │   │           ├── backend_ids_request.rbi
    │   │   │   │   │   │           ├── backend_ids_response.rbi
    │   │   │   │   │   │           ├── batch_message_response.rbi
    │   │   │   │   │   │           ├── describe_config_request.rbi
    │   │   │   │   │   │           ├── describe_config_response
    │   │   │   │   │   │           │   ├── cluster_config_info.rbi
    │   │   │   │   │   │           │   └── config_info.rbi
    │   │   │   │   │   │           ├── describe_config_response.rbi
    │   │   │   │   │   │           ├── describe_queues_request.rbi
    │   │   │   │   │   │           ├── describe_queues_response
    │   │   │   │   │   │           │   ├── cluster_queue_info.rbi
    │   │   │   │   │   │           │   └── queue_info.rbi
    │   │   │   │   │   │           ├── describe_queues_response.rbi
    │   │   │   │   │   │           ├── describe_relay_groups_request.rbi
    │   │   │   │   │   │           ├── describe_relay_groups_response
    │   │   │   │   │   │           │   └── topic_mapping.rbi
    │   │   │   │   │   │           ├── describe_relay_groups_response.rbi
    │   │   │   │   │   │           ├── disable_auth_enforcement_request.rbi
    │   │   │   │   │   │           ├── disable_feature_request.rbi
    │   │   │   │   │   │           ├── disable_feature_response.rbi
    │   │   │   │   │   │           ├── disable_high_throughput_request.rbi
    │   │   │   │   │   │           ├── disable_high_throughput_tag_request.rbi
    │   │   │   │   │   │           ├── disable_scheduling_request.rbi
    │   │   │   │   │   │           ├── empty_response.rbi
    │   │   │   │   │   │           ├── enable_feature_request.rbi
    │   │   │   │   │   │           ├── enable_feature_response.rbi
    │   │   │   │   │   │           ├── enable_high_throughput_request.rbi
    │   │   │   │   │   │           ├── enable_high_throughput_tag_request.rbi
    │   │   │   │   │   │           ├── enable_scheduling_request.rbi
    │   │   │   │   │   │           ├── enforce_auth_request.rbi
    │   │   │   │   │   │           ├── features_request.rbi
    │   │   │   │   │   │           ├── features_response
    │   │   │   │   │   │           │   └── feature_state.rbi
    │   │   │   │   │   │           ├── features_response.rbi
    │   │   │   │   │   │           ├── generate_api_key_request.rbi
    │   │   │   │   │   │           ├── generate_api_key_response.rbi
    │   │   │   │   │   │           ├── get_api_key_request.rbi
    │   │   │   │   │   │           ├── get_api_key_response.rbi
    │   │   │   │   │   │           ├── heartbeat_request.rbi
    │   │   │   │   │   │           ├── heartbeat_response.rbi
    │   │   │   │   │   │           ├── high_throughput_enabled_request.rbi
    │   │   │   │   │   │           ├── high_throughput_enabled_response.rbi
    │   │   │   │   │   │           ├── high_throughput_tag_enabled_request.rbi
    │   │   │   │   │   │           ├── high_throughput_tag_enabled_response.rbi
    │   │   │   │   │   │           ├── idle_time_quota_exclusions_request.rbi
    │   │   │   │   │   │           ├── idle_time_quota_exclusions_response
    │   │   │   │   │   │           │   └── worker_pool.rbi
    │   │   │   │   │   │           ├── idle_time_quota_exclusions_response.rbi
    │   │   │   │   │   │           ├── idle_time_quotas_request.rbi
    │   │   │   │   │   │           ├── idle_time_quotas_response
    │   │   │   │   │   │           │   └── worker_pool.rbi
    │   │   │   │   │   │           ├── idle_time_quotas_response.rbi
    │   │   │   │   │   │           ├── inactive_queues_request.rbi
    │   │   │   │   │   │           ├── inactive_queues_response
    │   │   │   │   │   │           │   └── cluster_queue_info.rbi
    │   │   │   │   │   │           ├── inactive_queues_response.rbi
    │   │   │   │   │   │           ├── in_progress_jobs_request.rbi
    │   │   │   │   │   │           ├── in_progress_jobs_response
    │   │   │   │   │   │           │   └── job.rbi
    │   │   │   │   │   │           ├── in_progress_jobs_response.rbi
    │   │   │   │   │   │           ├── list_queues_request.rbi
    │   │   │   │   │   │           ├── list_queues_response.rbi
    │   │   │   │   │   │           ├── pausing_rules_request.rbi
    │   │   │   │   │   │           ├── pausing_rules_response
    │   │   │   │   │   │           │   └── rule.rbi
    │   │   │   │   │   │           ├── pausing_rules_response.rbi
    │   │   │   │   │   │           ├── peek_request.rbi
    │   │   │   │   │   │           ├── peek_response.rbi
    │   │   │   │   │   │           ├── processing_time_quotas_request.rbi
    │   │   │   │   │   │           ├── processing_time_quotas_response
    │   │   │   │   │   │           │   └── quota.rbi
    │   │   │   │   │   │           ├── processing_time_quotas_response.rbi
    │   │   │   │   │   │           ├── queue_depth_request.rbi
    │   │   │   │   │   │           ├── queue_depth_response.rbi
    │   │   │   │   │   │           ├── queue_limits_request.rbi
    │   │   │   │   │   │           ├── queue_limits_response
    │   │   │   │   │   │           │   ├── limit_by_backends.rbi
    │   │   │   │   │   │           │   ├── limit.rbi
    │   │   │   │   │   │           │   └── limits_by_app.rbi
    │   │   │   │   │   │           ├── queue_limits_response.rbi
    │   │   │   │   │   │           ├── queue.rbi
    │   │   │   │   │   │           ├── receive_rate_quota.rbi
    │   │   │   │   │   │           ├── receive_rate_quotas_request.rbi
    │   │   │   │   │   │           ├── receive_rate_quotas_response.rbi
    │   │   │   │   │   │           ├── receive_rate.rbi
    │   │   │   │   │   │           ├── receive_request.rbi
    │   │   │   │   │   │           ├── receive_response
    │   │   │   │   │   │           │   ├── quota.rbi
    │   │   │   │   │   │           │   └── throttled_queue.rbi
    │   │   │   │   │   │           ├── receive_response.rbi
    │   │   │   │   │   │           ├── remove_idle_time_quota_exclusion_request.rbi
    │   │   │   │   │   │           ├── remove_idle_time_quota_exclusion_response.rbi
    │   │   │   │   │   │           ├── remove_idle_time_quota_request.rbi
    │   │   │   │   │   │           ├── remove_idle_time_quota_response.rbi
    │   │   │   │   │   │           ├── remove_inactive_queue_request.rbi
    │   │   │   │   │   │           ├── remove_inactive_queue_response.rbi
    │   │   │   │   │   │           ├── remove_pausing_rule_request.rbi
    │   │   │   │   │   │           ├── remove_pausing_rule_response.rbi
    │   │   │   │   │   │           ├── remove_processing_time_quota_request.rbi
    │   │   │   │   │   │           ├── remove_processing_time_quota_response.rbi
    │   │   │   │   │   │           ├── remove_receive_rate_quota_request.rbi
    │   │   │   │   │   │           ├── remove_worker_limit_request.rbi
    │   │   │   │   │   │           ├── revoke_api_key_request.rbi
    │   │   │   │   │   │           ├── scheduled_count_request.rbi
    │   │   │   │   │   │           ├── scheduled_count_response
    │   │   │   │   │   │           │   └── count.rbi
    │   │   │   │   │   │           ├── scheduled_count_response.rbi
    │   │   │   │   │   │           ├── scheduled_request.rbi
    │   │   │   │   │   │           ├── scheduled_response
    │   │   │   │   │   │           │   └── job.rbi
    │   │   │   │   │   │           ├── scheduled_response.rbi
    │   │   │   │   │   │           ├── scheduling_disabled_request.rbi
    │   │   │   │   │   │           ├── scheduling_disabled_response.rbi
    │   │   │   │   │   │           ├── send_batch_request.rbi
    │   │   │   │   │   │           ├── send_batch_response.rbi
    │   │   │   │   │   │           ├── send_request.rbi
    │   │   │   │   │   │           ├── send_response.rbi
    │   │   │   │   │   │           ├── set_queue_limit_request.rbi
    │   │   │   │   │   │           ├── set_queue_limit_response.rbi
    │   │   │   │   │   │           ├── state_table_counts_request.rbi
    │   │   │   │   │   │           ├── state_table_counts_response
    │   │   │   │   │   │           │   ├── count.rbi
    │   │   │   │   │   │           │   ├── node_count.rbi
    │   │   │   │   │   │           │   └── queue_count.rbi
    │   │   │   │   │   │           ├── state_table_counts_response.rbi
    │   │   │   │   │   │           ├── tag.rbi
    │   │   │   │   │   │           ├── worker_limits_request.rbi
    │   │   │   │   │   │           ├── worker_limits_response
    │   │   │   │   │   │           │   └── worker_limit.rbi
    │   │   │   │   │   │           ├── worker_limits_response.rbi
    │   │   │   │   │   │           └── worker.rbi
    │   │   │   │   │   ├── autofix_suggestion_job.rbi
    │   │   │   │   │   ├── boom_job.rbi
    │   │   │   │   │   ├── cancel_actions_workflow_run_job.rbi
    │   │   │   │   │   ├── cancel_stale_pull_request_update.rbi
    │   │   │   │   │   ├── capture_compatibility_score_job.rbi
    │   │   │   │   │   ├── chatops_controller.rbi
    │   │   │   │   │   ├── check_pull_request_for_conflicts_job.rbi
    │   │   │   │   │   ├── cleanup_dependency_group_pull_requests_job.rbi
    │   │   │   │   │   ├── close_pull_request_job.rbi
    │   │   │   │   │   ├── combine_pull_requests_after_jobs_completion.rbi
    │   │   │   │   │   ├── config_file_error.rbi
    │   │   │   │   │   ├── create_autofix_annotation_job.rbi
    │   │   │   │   │   ├── create_graph_update_job.rbi
    │   │   │   │   │   ├── create_missing_dependabot_pr_comment_job.rbi
    │   │   │   │   │   ├── create_pull_request_on_dependabot.rbi
    │   │   │   │   │   ├── create_scheduled_refresh_job.rbi
    │   │   │   │   │   ├── create_scheduled_update_job.rbi
    │   │   │   │   │   ├── create_security_update_job.rbi
    │   │   │   │   │   ├── create_version_skip_comment_job.rbi
    │   │   │   │   │   ├── deactivate_repo_job.rbi
    │   │   │   │   │   ├── delete_pull_request_branch_job.rbi
    │   │   │   │   │   ├── dependabot_api
    │   │   │   │   │   │   └── v1
    │   │   │   │   │   │       ├── apply_suggested_fix_request.rbi
    │   │   │   │   │   │       ├── apply_suggested_fix_response.rbi
    │   │   │   │   │   │       ├── config_file_error.rbi
    │   │   │   │   │   │       ├── config_file.rbi
    │   │   │   │   │   │       ├── deactivate_update_configs_request.rbi
    │   │   │   │   │   │       ├── deactivate_update_configs_response.rbi
    │   │   │   │   │   │       ├── dependency_metadata.rbi
    │   │   │   │   │   │       ├── dismiss_suggested_fix_request.rbi
    │   │   │   │   │   │       ├── dismiss_suggested_fix_response.rbi
    │   │   │   │   │   │       ├── get_encrypted_config_payload_request.rbi
    │   │   │   │   │   │       ├── get_encrypted_config_payload_response.rbi
    │   │   │   │   │   │       ├── get_job_errors_request.rbi
    │   │   │   │   │   │       ├── get_job_errors_response.rbi
    │   │   │   │   │   │       ├── get_job_logs_by_github_request_id_request.rbi
    │   │   │   │   │   │       ├── get_job_logs_by_github_request_id_response.rbi
    │   │   │   │   │   │       ├── get_job_logs_request.rbi
    │   │   │   │   │   │       ├── get_job_logs_response.rbi
    │   │   │   │   │   │       ├── get_job_status_by_github_request_id_request.rbi
    │   │   │   │   │   │       ├── get_job_status_by_github_request_id_response.rbi
    │   │   │   │   │   │       ├── get_job_status_request.rbi
    │   │   │   │   │   │       ├── get_job_status_response.rbi
    │   │   │   │   │   │       ├── get_repository_access_request.rbi
    │   │   │   │   │   │       ├── get_repository_access_response.rbi
    │   │   │   │   │   │       ├── get_secret_request.rbi
    │   │   │   │   │   │       ├── get_secret_response.rbi
    │   │   │   │   │   │       ├── get_suggested_fix_request.rbi
    │   │   │   │   │   │       ├── get_suggested_fix_response.rbi
    │   │   │   │   │   │       ├── list_jobs_request.rbi
    │   │   │   │   │   │       ├── list_jobs_response.rbi
    │   │   │   │   │   │       ├── list_update_configs_request.rbi
    │   │   │   │   │   │       ├── list_update_configs_response.rbi
    │   │   │   │   │   │       ├── package_ecosystem
    │   │   │   │   │   │       │   ├── name.rbi
    │   │   │   │   │   │       │   └── support.rbi
    │   │   │   │   │   │       ├── package_ecosystem.rbi
    │   │   │   │   │   │       ├── ping_response.rbi
    │   │   │   │   │   │       ├── pull_request.rbi
    │   │   │   │   │   │       ├── repository_status_request.rbi
    │   │   │   │   │   │       ├── repository_status_response.rbi
    │   │   │   │   │   │       ├── resync_config_file_request.rbi
    │   │   │   │   │   │       ├── resync_config_file_response.rbi
    │   │   │   │   │   │       ├── set_selected_repositories_request.rbi
    │   │   │   │   │   │       ├── set_selected_repositories_response.rbi
    │   │   │   │   │   │       ├── suggested_fix
    │   │   │   │   │   │       │   └── suggested_fix_review_status.rbi
    │   │   │   │   │   │       ├── suggested_fix_file.rbi
    │   │   │   │   │   │       ├── suggested_fix.rbi
    │   │   │   │   │   │       ├── trigger_update_job_request.rbi
    │   │   │   │   │   │       ├── trigger_update_job_response.rbi
    │   │   │   │   │   │       ├── unpause_repository_request.rbi
    │   │   │   │   │   │       ├── unpause_repository_response.rbi
    │   │   │   │   │   │       ├── update_config
    │   │   │   │   │   │       │   └── manifest_file.rbi
    │   │   │   │   │   │       ├── update_config.rbi
    │   │   │   │   │   │       ├── update_job
    │   │   │   │   │   │       │   └── trigger_type.rbi
    │   │   │   │   │   │       ├── update_job_error
    │   │   │   │   │   │       │   └── git_dependencies_not_reachable_error.rbi
    │   │   │   │   │   │       ├── update_job_error.rbi
    │   │   │   │   │   │       ├── update_job.rbi
    │   │   │   │   │   │       ├── update_job_status
    │   │   │   │   │   │       │   └── state.rbi
    │   │   │   │   │   │       ├── update_job_status.rbi
    │   │   │   │   │   │       └── update_job_warning.rbi
    │   │   │   │   │   ├── dependency_group.rbi
    │   │   │   │   │   ├── flipper
    │   │   │   │   │   │   └── adapters
    │   │   │   │   │   │       └── active_record
    │   │   │   │   │   │           ├── feature.rbi
    │   │   │   │   │   │           └── gate.rbi
    │   │   │   │   │   ├── generated_path_helpers_module.rbi
    │   │   │   │   │   ├── generated_url_helpers_module.rbi
    │   │   │   │   │   ├── generate_pull_request_autofix_job.rbi
    │   │   │   │   │   ├── git_hub
    │   │   │   │   │   │   ├── kredz
    │   │   │   │   │   │   │   └── services
    │   │   │   │   │   │   │       └── varz
    │   │   │   │   │   │   │           ├── delete_request.rbi
    │   │   │   │   │   │   │           ├── delete_response.rbi
    │   │   │   │   │   │   │           ├── delete_variables_for_owner_request.rbi
    │   │   │   │   │   │   │           ├── delete_variables_for_owner_response.rbi
    │   │   │   │   │   │   │           ├── environment.rbi
    │   │   │   │   │   │   │           ├── error.rbi
    │   │   │   │   │   │   │           ├── fetch_request.rbi
    │   │   │   │   │   │   │           ├── fetch_response.rbi
    │   │   │   │   │   │   │           ├── list_by_names_for_repo_request.rbi
    │   │   │   │   │   │   │           ├── list_by_names_for_repo_response.rbi
    │   │   │   │   │   │   │           ├── list_by_names_request.rbi
    │   │   │   │   │   │   │           ├── list_by_names_response.rbi
    │   │   │   │   │   │   │           ├── list_organization_variables_for_repository_by_names_request.rbi
    │   │   │   │   │   │   │           ├── list_organization_variables_for_repository_by_names_response.rbi
    │   │   │   │   │   │   │           ├── list_organization_variables_for_repository_request.rbi
    │   │   │   │   │   │   │           ├── list_organization_variables_for_repository_response.rbi
    │   │   │   │   │   │   │           ├── list_request.rbi
    │   │   │   │   │   │   │           ├── list_response.rbi
    │   │   │   │   │   │   │           ├── list_variables_for_owners_request.rbi
    │   │   │   │   │   │   │           ├── list_variables_for_owners_response.rbi
    │   │   │   │   │   │   │           ├── list_variables_for_repository_request.rbi
    │   │   │   │   │   │   │           ├── list_variables_for_repository_response.rbi
    │   │   │   │   │   │   │           ├── organization.rbi
    │   │   │   │   │   │   │           ├── repository.rbi
    │   │   │   │   │   │   │           ├── repository_with_owner.rbi
    │   │   │   │   │   │   │           ├── store_request.rbi
    │   │   │   │   │   │   │           ├── store_response.rbi
    │   │   │   │   │   │   │           ├── update_request.rbi
    │   │   │   │   │   │   │           ├── update_response.rbi
    │   │   │   │   │   │   │           ├── user.rbi
    │   │   │   │   │   │   │           ├── variable_count.rbi
    │   │   │   │   │   │   │           ├── variable_counts_request.rbi
    │   │   │   │   │   │   │           ├── variable_counts_response.rbi
    │   │   │   │   │   │   │           ├── variable_owner.rbi
    │   │   │   │   │   │   │           ├── variable.rbi
    │   │   │   │   │   │   │           └── visibility.rbi
    │   │   │   │   │   │   └── launch
    │   │   │   │   │   │       └── services
    │   │   │   │   │   │           ├── credz
    │   │   │   │   │   │           │   ├── create_request.rbi
    │   │   │   │   │   │           │   ├── create_response.rbi
    │   │   │   │   │   │           │   ├── credential_owner.rbi
    │   │   │   │   │   │           │   ├── credential.rbi
    │   │   │   │   │   │           │   ├── delete_request.rbi
    │   │   │   │   │   │           │   ├── delete_response.rbi
    │   │   │   │   │   │           │   ├── delete_secrets_for_owner_request.rbi
    │   │   │   │   │   │           │   ├── delete_secrets_for_owner_response.rbi
    │   │   │   │   │   │           │   ├── environment.rbi
    │   │   │   │   │   │           │   ├── error.rbi
    │   │   │   │   │   │           │   ├── exists_request.rbi
    │   │   │   │   │   │           │   ├── exists_response.rbi
    │   │   │   │   │   │           │   ├── fetch_request.rbi
    │   │   │   │   │   │           │   ├── fetch_response.rbi
    │   │   │   │   │   │           │   ├── list_request.rbi
    │   │   │   │   │   │           │   ├── list_response.rbi
    │   │   │   │   │   │           │   ├── list_secrets_for_repository_request.rbi
    │   │   │   │   │   │           │   ├── list_secrets_for_repository_response.rbi
    │   │   │   │   │   │           │   ├── organization.rbi
    │   │   │   │   │   │           │   ├── repository.rbi
    │   │   │   │   │   │           │   ├── repository_with_owner.rbi
    │   │   │   │   │   │           │   ├── secret_count.rbi
    │   │   │   │   │   │           │   ├── secret_counts_request.rbi
    │   │   │   │   │   │           │   ├── secret_counts_response.rbi
    │   │   │   │   │   │           │   ├── store_request.rbi
    │   │   │   │   │   │           │   ├── store_response.rbi
    │   │   │   │   │   │           │   ├── update_request.rbi
    │   │   │   │   │   │           │   ├── update_response.rbi
    │   │   │   │   │   │           │   ├── user.rbi
    │   │   │   │   │   │           │   └── visibility.rbi
    │   │   │   │   │   │           └── ping
    │   │   │   │   │   │               └── ping_response.rbi
    │   │   │   │   │   ├── github
    │   │   │   │   │   │   └── dependency_snapshots_api
    │   │   │   │   │   │       ├── ancestor_relationship.rbi
    │   │   │   │   │   │       ├── boom_request.rbi
    │   │   │   │   │   │       ├── boom_response.rbi
    │   │   │   │   │   │       ├── check_repository_event_readiness_request.rbi
    │   │   │   │   │   │       ├── check_repository_event_readiness_response.rbi
    │   │   │   │   │   │       ├── check_repository_readiness_request.rbi
    │   │   │   │   │   │       ├── check_repository_readiness_response.rbi
    │   │   │   │   │   │       ├── create_dependabot_snapshot_request.rbi
    │   │   │   │   │   │       ├── create_dependabot_snapshot_response
    │   │   │   │   │   │       │   └── result.rbi
    │   │   │   │   │   │       ├── create_dependabot_snapshot_response.rbi
    │   │   │   │   │   │       ├── create_dependency_snapshot_request.rbi
    │   │   │   │   │   │       ├── create_dependency_snapshot_response
    │   │   │   │   │   │       │   └── result.rbi
    │   │   │   │   │   │       ├── create_dependency_snapshot_response.rbi
    │   │   │   │   │   │       ├── entities
    │   │   │   │   │   │       │   ├── dependabot_event_type.rbi
    │   │   │   │   │   │       │   ├── dependabot_readiness_reason.rbi
    │   │   │   │   │   │       │   ├── dependency
    │   │   │   │   │   │       │   │   ├── relationship.rbi
    │   │   │   │   │   │       │   │   └── scope.rbi
    │   │   │   │   │   │       │   ├── dependency.rbi
    │   │   │   │   │   │       │   ├── manifest
    │   │   │   │   │   │       │   │   └── file.rbi
    │   │   │   │   │   │       │   ├── manifest.rbi
    │   │   │   │   │   │       │   ├── pull_request
    │   │   │   │   │   │       │   │   └── pull_request_state.rbi
    │   │   │   │   │   │       │   ├── pull_request.rbi
    │   │   │   │   │   │       │   ├── push
    │   │   │   │   │   │       │   │   └── activity_type.rbi
    │   │   │   │   │   │       │   ├── push.rbi
    │   │   │   │   │   │       │   ├── repository
    │   │   │   │   │   │       │   │   └── visibility.rbi
    │   │   │   │   │   │       │   ├── repository.rbi
    │   │   │   │   │   │       │   ├── snapshot
    │   │   │   │   │   │       │   │   ├── detector.rbi
    │   │   │   │   │   │       │   │   └── job.rbi
    │   │   │   │   │   │       │   ├── snapshot.rbi
    │   │   │   │   │   │       │   ├── user
    │   │   │   │   │   │       │   │   └── type.rbi
    │   │   │   │   │   │       │   └── user.rbi
    │   │   │   │   │   │       ├── exclude_dependency_snapshots_request.rbi
    │   │   │   │   │   │       ├── exclude_dependency_snapshots_response.rbi
    │   │   │   │   │   │       ├── get_dependencies_for_repository_request.rbi
    │   │   │   │   │   │       ├── get_dependencies_for_repository_response
    │   │   │   │   │   │       │   ├── snapshot
    │   │   │   │   │   │       │   │   ├── detector_metadata.rbi
    │   │   │   │   │   │       │   │   └── job_status.rbi
    │   │   │   │   │   │       │   └── snapshot.rbi
    │   │   │   │   │   │       ├── get_dependencies_for_repository_response.rbi
    │   │   │   │   │   │       ├── get_dependency_snapshot_request.rbi
    │   │   │   │   │   │       ├── get_dependency_snapshot_response.rbi
    │   │   │   │   │   │       ├── get_included_dependency_snapshots_request.rbi
    │   │   │   │   │   │       ├── get_included_dependency_snapshots_response
    │   │   │   │   │   │       │   └── included_snapshot.rbi
    │   │   │   │   │   │       ├── get_included_dependency_snapshots_response.rbi
    │   │   │   │   │   │       ├── get_snapshot_diff_request.rbi
    │   │   │   │   │   │       ├── get_snapshot_diff_response
    │   │   │   │   │   │       │   ├── change_type.rbi
    │   │   │   │   │   │       │   ├── dependency_change.rbi
    │   │   │   │   │   │       │   ├── scope.rbi
    │   │   │   │   │   │       │   └── snapshot_metadata.rbi
    │   │   │   │   │   │       ├── get_snapshot_diff_response.rbi
    │   │   │   │   │   │       ├── get_snapshot_diff_status_request.rbi
    │   │   │   │   │   │       ├── get_snapshot_diff_status_response.rbi
    │   │   │   │   │   │       ├── has_manifests_request.rbi
    │   │   │   │   │   │       ├── has_manifests_response.rbi
    │   │   │   │   │   │       ├── is_feature_flag_enabled_batch_response.rbi
    │   │   │   │   │   │       ├── is_feature_flag_enabled_for_repository_request.rbi
    │   │   │   │   │   │       ├── is_feature_flag_enabled_request.rbi
    │   │   │   │   │   │       ├── is_feature_flag_enabled_single_response.rbi
    │   │   │   │   │   │       ├── manifest
    │   │   │   │   │   │       │   ├── dependency
    │   │   │   │   │   │       │   │   └── scope.rbi
    │   │   │   │   │   │       │   └── dependency.rbi
    │   │   │   │   │   │       ├── manifest.rbi
    │   │   │   │   │   │       ├── ping_request.rbi
    │   │   │   │   │   │       ├── ping_response.rbi
    │   │   │   │   │   │       ├── relationship.rbi
    │   │   │   │   │   │       ├── repositories_containing_dependency_request.rbi
    │   │   │   │   │   │       ├── repositories_containing_dependency_response.rbi
    │   │   │   │   │   │       ├── root_ancestor.rbi
    │   │   │   │   │   │       ├── timeout_request.rbi
    │   │   │   │   │   │       └── timeout_response.rbi
    │   │   │   │   │   ├── google
    │   │   │   │   │   │   ├── protobuf
    │   │   │   │   │   │   │   ├── any.rbi
    │   │   │   │   │   │   │   ├── bool_value.rbi
    │   │   │   │   │   │   │   ├── bytes_value.rbi
    │   │   │   │   │   │   │   ├── descriptor_proto
    │   │   │   │   │   │   │   │   ├── extension_range.rbi
    │   │   │   │   │   │   │   │   └── reserved_range.rbi
    │   │   │   │   │   │   │   ├── descriptor_proto.rbi
    │   │   │   │   │   │   │   ├── double_value.rbi
    │   │   │   │   │   │   │   ├── duration.rbi
    │   │   │   │   │   │   │   ├── edition.rbi
    │   │   │   │   │   │   │   ├── empty.rbi
    │   │   │   │   │   │   │   ├── enum_descriptor_proto
    │   │   │   │   │   │   │   │   └── enum_reserved_range.rbi
    │   │   │   │   │   │   │   ├── enum_descriptor_proto.rbi
    │   │   │   │   │   │   │   ├── enum_options.rbi
    │   │   │   │   │   │   │   ├── enum_value_descriptor_proto.rbi
    │   │   │   │   │   │   │   ├── enum_value_options.rbi
    │   │   │   │   │   │   │   ├── extension_range_options
    │   │   │   │   │   │   │   │   ├── declaration.rbi
    │   │   │   │   │   │   │   │   └── verification_state.rbi
    │   │   │   │   │   │   │   ├── extension_range_options.rbi
    │   │   │   │   │   │   │   ├── feature_set
    │   │   │   │   │   │   │   │   ├── enum_type.rbi
    │   │   │   │   │   │   │   │   ├── field_presence.rbi
    │   │   │   │   │   │   │   │   ├── json_format.rbi
    │   │   │   │   │   │   │   │   ├── message_encoding.rbi
    │   │   │   │   │   │   │   │   ├── repeated_field_encoding.rbi
    │   │   │   │   │   │   │   │   └── utf8_validation.rbi
    │   │   │   │   │   │   │   ├── feature_set_defaults
    │   │   │   │   │   │   │   │   └── feature_set_edition_default.rbi
    │   │   │   │   │   │   │   ├── feature_set_defaults.rbi
    │   │   │   │   │   │   │   ├── feature_set.rbi
    │   │   │   │   │   │   │   ├── field_descriptor_proto
    │   │   │   │   │   │   │   │   ├── label.rbi
    │   │   │   │   │   │   │   │   └── type.rbi
    │   │   │   │   │   │   │   ├── field_descriptor_proto.rbi
    │   │   │   │   │   │   │   ├── field_mask.rbi
    │   │   │   │   │   │   │   ├── field_options
    │   │   │   │   │   │   │   │   ├── c_type.rbi
    │   │   │   │   │   │   │   │   ├── edition_default.rbi
    │   │   │   │   │   │   │   │   ├── js_type.rbi
    │   │   │   │   │   │   │   │   ├── option_retention.rbi
    │   │   │   │   │   │   │   │   └── option_target_type.rbi
    │   │   │   │   │   │   │   ├── field_options.rbi
    │   │   │   │   │   │   │   ├── file_descriptor_proto.rbi
    │   │   │   │   │   │   │   ├── file_descriptor_set.rbi
    │   │   │   │   │   │   │   ├── file_options
    │   │   │   │   │   │   │   │   └── optimize_mode.rbi
    │   │   │   │   │   │   │   ├── file_options.rbi
    │   │   │   │   │   │   │   ├── float_value.rbi
    │   │   │   │   │   │   │   ├── generated_code_info
    │   │   │   │   │   │   │   │   ├── annotation
    │   │   │   │   │   │   │   │   │   └── semantic.rbi
    │   │   │   │   │   │   │   │   └── annotation.rbi
    │   │   │   │   │   │   │   ├── generated_code_info.rbi
    │   │   │   │   │   │   │   ├── int32_value.rbi
    │   │   │   │   │   │   │   ├── int64_value.rbi
    │   │   │   │   │   │   │   ├── list_value.rbi
    │   │   │   │   │   │   │   ├── map.rbi
    │   │   │   │   │   │   │   ├── message_options.rbi
    │   │   │   │   │   │   │   ├── method_descriptor_proto.rbi
    │   │   │   │   │   │   │   ├── method_options
    │   │   │   │   │   │   │   │   └── idempotency_level.rbi
    │   │   │   │   │   │   │   ├── method_options.rbi
    │   │   │   │   │   │   │   ├── null_value.rbi
    │   │   │   │   │   │   │   ├── oneof_descriptor_proto.rbi
    │   │   │   │   │   │   │   ├── oneof_options.rbi
    │   │   │   │   │   │   │   ├── repeated_field.rbi
    │   │   │   │   │   │   │   ├── service_descriptor_proto.rbi
    │   │   │   │   │   │   │   ├── service_options.rbi
    │   │   │   │   │   │   │   ├── source_code_info
    │   │   │   │   │   │   │   │   └── location.rbi
    │   │   │   │   │   │   │   ├── source_code_info.rbi
    │   │   │   │   │   │   │   ├── string_value.rbi
    │   │   │   │   │   │   │   ├── struct.rbi
    │   │   │   │   │   │   │   ├── timestamp.rbi
    │   │   │   │   │   │   │   ├── u_int32_value.rbi
    │   │   │   │   │   │   │   ├── u_int64_value.rbi
    │   │   │   │   │   │   │   ├── uninterpreted_option
    │   │   │   │   │   │   │   │   └── name_part.rbi
    │   │   │   │   │   │   │   ├── uninterpreted_option.rbi
    │   │   │   │   │   │   │   └── value.rbi
    │   │   │   │   │   │   └── rpc
    │   │   │   │   │   │       └── status.rbi
    │   │   │   │   │   ├── graphql
    │   │   │   │   │   │   └── dashboard
    │   │   │   │   │   │       └── application_controller.rbi
    │   │   │   │   │   ├── handle_failed_action_run_job.rbi
    │   │   │   │   │   ├── handle_pull_request_comment_job.rbi
    │   │   │   │   │   ├── handle_rebase_request_job.rbi
    │   │   │   │   │   ├── handle_recreate_request_job.rbi
    │   │   │   │   │   ├── hydro
    │   │   │   │   │   │   ├── gateway
    │   │   │   │   │   │   │   └── api
    │   │   │   │   │   │   │       └── v2
    │   │   │   │   │   │   │           ├── produce_request
    │   │   │   │   │   │   │           │   ├── message
    │   │   │   │   │   │   │           │   │   └── message_header.rbi
    │   │   │   │   │   │   │           │   └── message.rbi
    │   │   │   │   │   │   │           ├── produce_request.rbi
    │   │   │   │   │   │   │           ├── produce_response
    │   │   │   │   │   │   │           │   └── delivery_failure.rbi
    │   │   │   │   │   │   │           └── produce_response.rbi
    │   │   │   │   │   │   └── schemas
    │   │   │   │   │   │       ├── audit_log
    │   │   │   │   │   │       │   └── v2
    │   │   │   │   │   │       │       ├── audit_entry.rbi
    │   │   │   │   │   │       │       └── entities
    │   │   │   │   │   │       │           └── audit_log.rbi
    │   │   │   │   │   │       ├── code_scanning
    │   │   │   │   │   │       │   └── v0
    │   │   │   │   │   │       │       ├── dependabot_autofix_result
    │   │   │   │   │   │       │       │   ├── dependabot_autofix_result_state.rbi
    │   │   │   │   │   │       │       │   ├── dependency_metadata.rbi
    │   │   │   │   │   │       │       │   ├── suggested_fix_file.rbi
    │   │   │   │   │   │       │       │   └── suggested_fix.rbi
    │   │   │   │   │   │       │       └── dependabot_autofix_result.rbi
    │   │   │   │   │   │       ├── dependency_graph
    │   │   │   │   │   │       │   └── v0
    │   │   │   │   │   │       │       ├── entities
    │   │   │   │   │   │       │       │   └── ecosystem.rbi
    │   │   │   │   │   │       │       ├── update_graph_event
    │   │   │   │   │   │       │       │   ├── graph_change.rbi
    │   │   │   │   │   │       │       │   ├── repository
    │   │   │   │   │   │       │       │   │   └── visibility.rbi
    │   │   │   │   │   │       │       │   ├── repository.rbi
    │   │   │   │   │   │       │       │   ├── user
    │   │   │   │   │   │       │       │   │   └── type.rbi
    │   │   │   │   │   │       │       │   └── user.rbi
    │   │   │   │   │   │       │       └── update_graph_event.rbi
    │   │   │   │   │   │       ├── github
    │   │   │   │   │   │       │   ├── actions
    │   │   │   │   │   │       │   │   └── v0
    │   │   │   │   │   │       │   │       ├── compute_usage
    │   │   │   │   │   │       │   │       │   ├── conclusion.rbi
    │   │   │   │   │   │       │   │       │   ├── repository_visibility.rbi
    │   │   │   │   │   │       │   │       │   ├── runner_runtime.rbi
    │   │   │   │   │   │       │   │       │   └── runner_type.rbi
    │   │   │   │   │   │       │   │       └── compute_usage.rbi
    │   │   │   │   │   │       │   └── v1
    │   │   │   │   │   │       │       ├── entities
    │   │   │   │   │   │       │       │   ├── auth_types.rbi
    │   │   │   │   │   │       │       │   ├── branch_protection_rule.rbi
    │   │   │   │   │   │       │       │   ├── integration_installation
    │   │   │   │   │   │       │       │   │   ├── repository_selection.rbi
    │   │   │   │   │   │       │       │   │   └── target_type.rbi
    │   │   │   │   │   │       │       │   ├── integration_installation.rbi
    │   │   │   │   │   │       │       │   ├── integration.rbi
    │   │   │   │   │   │       │       │   ├── organization
    │   │   │   │   │   │       │       │   │   └── spamurai_classification.rbi
    │   │   │   │   │   │       │       │   ├── organization.rbi
    │   │   │   │   │   │       │       │   ├── push_option.rbi
    │   │   │   │   │   │       │       │   ├── repository
    │   │   │   │   │   │       │       │   │   └── visibility.rbi
    │   │   │   │   │   │       │       │   ├── repository_dependency_config.rbi
    │   │   │   │   │   │       │       │   ├── repository_dependency_update
    │   │   │   │   │   │       │       │   │   ├── reason.rbi
    │   │   │   │   │   │       │       │   │   ├── state.rbi
    │   │   │   │   │   │       │       │   │   └── trigger.rbi
    │   │   │   │   │   │       │       │   ├── repository_dependency_update.rbi
    │   │   │   │   │   │       │       │   ├── repository.rbi
    │   │   │   │   │   │       │       │   ├── repository_vulnerability_alert.rbi
    │   │   │   │   │   │       │       │   ├── request_context
    │   │   │   │   │   │       │       │   │   ├── ip_version.rbi
    │   │   │   │   │   │       │       │   │   └── request_method.rbi
    │   │   │   │   │   │       │       │   ├── request_context.rbi
    │   │   │   │   │   │       │       │   ├── security_advisory
    │   │   │   │   │   │       │       │   │   └── severity.rbi
    │   │   │   │   │   │       │       │   ├── security_advisory.rbi
    │   │   │   │   │   │       │       │   ├── security_vulnerability
    │   │   │   │   │   │       │       │   │   ├── package.rbi
    │   │   │   │   │   │       │       │   │   ├── package_version.rbi
    │   │   │   │   │   │       │       │   │   └── severity.rbi
    │   │   │   │   │   │       │       │   ├── security_vulnerability.rbi
    │   │   │   │   │   │       │       │   ├── support_context.rbi
    │   │   │   │   │   │       │       │   ├── user
    │   │   │   │   │   │       │       │   │   ├── spamurai_classification.rbi
    │   │   │   │   │   │       │       │   │   └── type.rbi
    │   │   │   │   │   │       │       │   └── user.rbi
    │   │   │   │   │   │       │       ├── integration_create.rbi
    │   │   │   │   │   │       │       ├── integration_installation_create.rbi
    │   │   │   │   │   │       │       ├── integration_installation_delete.rbi
    │   │   │   │   │   │       │       ├── integration_installation_repositories_added.rbi
    │   │   │   │   │   │       │       ├── integration_installation_repositories_removed.rbi
    │   │   │   │   │   │       │       ├── repository_commit_status_created
    │   │   │   │   │   │       │       │   └── state.rbi
    │   │   │   │   │   │       │       ├── repository_commit_status_created.rbi
    │   │   │   │   │   │       │       ├── repository_dependency_update_cleaned_up.rbi
    │   │   │   │   │   │       │       ├── repository_dependency_updates_vulnerabilities_disabled.rbi
    │   │   │   │   │   │       │       ├── repository_dependency_updates_vulnerabilities_enabled.rbi
    │   │   │   │   │   │       │       ├── repository_push
    │   │   │   │   │   │       │       │   └── changed_file.rbi
    │   │   │   │   │   │       │       ├── repository_push.rbi
    │   │   │   │   │   │       │       ├── repository_vulnerability_alert_create
    │   │   │   │   │   │       │       │   └── trigger.rbi
    │   │   │   │   │   │       │       ├── repository_vulnerability_alert_create.rbi
    │   │   │   │   │   │       │       ├── repository_vulnerability_alert_resolve_request
    │   │   │   │   │   │       │       │   └── trigger.rbi
    │   │   │   │   │   │       │       ├── repository_vulnerability_alert_resolve_request.rbi
    │   │   │   │   │   │       │       ├── security_advisory_publish.rbi
    │   │   │   │   │   │       │       ├── security_advisory_update.rbi
    │   │   │   │   │   │       │       └── security_advisory_withdraw.rbi
    │   │   │   │   │   │       └── hydro
    │   │   │   │   │   │           └── v1
    │   │   │   │   │   │               ├── envelope
    │   │   │   │   │   │               │   └── site.rbi
    │   │   │   │   │   │               └── envelope.rbi
    │   │   │   │   │   ├── ignore_condition.rbi
    │   │   │   │   │   ├── locking_job.rbi
    │   │   │   │   │   ├── monolith_twirp
    │   │   │   │   │   │   ├── actions
    │   │   │   │   │   │   │   └── core
    │   │   │   │   │   │   │       └── v1
    │   │   │   │   │   │   │           ├── actor
    │   │   │   │   │   │   │           │   └── type.rbi
    │   │   │   │   │   │   │           ├── actor.rbi
    │   │   │   │   │   │   │           ├── can_actor_write_secrets_request.rbi
    │   │   │   │   │   │   │           ├── can_actor_write_secrets_response.rbi
    │   │   │   │   │   │   │           ├── check_actions_policy_request.rbi
    │   │   │   │   │   │   │           ├── check_actions_policy_response.rbi
    │   │   │   │   │   │   │           ├── check_repository_actions_status_request.rbi
    │   │   │   │   │   │   │           ├── check_repository_actions_status_response.rbi
    │   │   │   │   │   │   │           ├── check_workflows_policy_request.rbi
    │   │   │   │   │   │   │           ├── check_workflows_policy_response.rbi
    │   │   │   │   │   │   │           ├── create_execution_request.rbi
    │   │   │   │   │   │   │           ├── create_execution_response.rbi
    │   │   │   │   │   │   │           ├── dynamic_workflow.rbi
    │   │   │   │   │   │   │           ├── environment.rbi
    │   │   │   │   │   │   │           ├── find_repositories_by_name_request.rbi
    │   │   │   │   │   │   │           ├── find_repositories_by_name_response.rbi
    │   │   │   │   │   │   │           ├── get_actors_info_request.rbi
    │   │   │   │   │   │   │           ├── get_actors_info_response.rbi
    │   │   │   │   │   │   │           ├── get_billing_details_request.rbi
    │   │   │   │   │   │   │           ├── get_billing_details_response.rbi
    │   │   │   │   │   │   │           ├── get_commit_message_request.rbi
    │   │   │   │   │   │   │           ├── get_commit_message_response.rbi
    │   │   │   │   │   │   │           ├── get_environment_repository_request.rbi
    │   │   │   │   │   │   │           ├── get_environment_repository_response.rbi
    │   │   │   │   │   │   │           ├── get_integration_job_secrets_request.rbi
    │   │   │   │   │   │   │           ├── get_integration_job_secrets_response.rbi
    │   │   │   │   │   │   │           ├── get_next_global_id_request.rbi
    │   │   │   │   │   │   │           ├── get_next_global_id_response.rbi
    │   │   │   │   │   │   │           ├── get_organization_owner_request.rbi
    │   │   │   │   │   │   │           ├── get_organization_owner_response.rbi
    │   │   │   │   │   │   │           ├── get_repositories_request.rbi
    │   │   │   │   │   │   │           ├── get_repositories_response.rbi
    │   │   │   │   │   │   │           ├── get_repository_owners_request.rbi
    │   │   │   │   │   │   │           ├── get_repository_owners_response.rbi
    │   │   │   │   │   │   │           ├── get_tier_data_request.rbi
    │   │   │   │   │   │   │           ├── get_tier_data_response.rbi
    │   │   │   │   │   │   │           ├── get_tier_request.rbi
    │   │   │   │   │   │   │           ├── get_tier_response.rbi
    │   │   │   │   │   │   │           ├── identity.rbi
    │   │   │   │   │   │   │           ├── is_dependabot_associated_ref_request.rbi
    │   │   │   │   │   │   │           ├── is_dependabot_associated_ref_response.rbi
    │   │   │   │   │   │   │           ├── is_visible_user_request.rbi
    │   │   │   │   │   │   │           ├── is_visible_user_response.rbi
    │   │   │   │   │   │   │           ├── reason.rbi
    │   │   │   │   │   │   │           ├── repository.rbi
    │   │   │   │   │   │   │           ├── repository_status.rbi
    │   │   │   │   │   │   │           ├── repository_visibility.rbi
    │   │   │   │   │   │   │           ├── resolve_actions_environment_request.rbi
    │   │   │   │   │   │   │           ├── resolve_actions_environment_response.rbi
    │   │   │   │   │   │   │           ├── retire_namespace_request.rbi
    │   │   │   │   │   │   │           ├── retire_namespace_response.rbi
    │   │   │   │   │   │   │           ├── should_pull_request_workflows_run_for_user_request.rbi
    │   │   │   │   │   │   │           └── should_pull_request_workflows_run_for_user_response.rbi
    │   │   │   │   │   │   ├── advisory_db
    │   │   │   │   │   │   │   └── advisories
    │   │   │   │   │   │   │       └── v1
    │   │   │   │   │   │   │           ├── advisory
    │   │   │   │   │   │   │           │   ├── classification.rbi
    │   │   │   │   │   │   │           │   ├── origin
    │   │   │   │   │   │   │           │   │   ├── innersource_origin.rbi
    │   │   │   │   │   │   │           │   │   └── source.rbi
    │   │   │   │   │   │   │           │   ├── origin.rbi
    │   │   │   │   │   │   │           │   └── severity.rbi
    │   │   │   │   │   │   │           ├── advisory.rbi
    │   │   │   │   │   │   │           ├── ecosystem.rbi
    │   │   │   │   │   │   │           ├── list_advisories_request
    │   │   │   │   │   │   │           │   ├── request_options
    │   │   │   │   │   │   │           │   │   ├── direction.rbi
    │   │   │   │   │   │   │           │   │   └── sort_by.rbi
    │   │   │   │   │   │   │           │   └── request_options.rbi
    │   │   │   │   │   │   │           ├── list_advisories_request.rbi
    │   │   │   │   │   │   │           ├── list_advisories_response.rbi
    │   │   │   │   │   │   │           ├── package.rbi
    │   │   │   │   │   │   │           ├── request_vulnerability_status_request
    │   │   │   │   │   │   │           │   └── package.rbi
    │   │   │   │   │   │   │           ├── request_vulnerability_status_request.rbi
    │   │   │   │   │   │   │           ├── request_vulnerability_status_response.rbi
    │   │   │   │   │   │   │           └── vulnerable_version_range.rbi
    │   │   │   │   │   │   ├── dependabot
    │   │   │   │   │   │   │   ├── pull_requests
    │   │   │   │   │   │   │   │   └── v1
    │   │   │   │   │   │   │   │       ├── check_pull_request_eligibility_request.rbi
    │   │   │   │   │   │   │   │       ├── check_pull_request_eligibility_response
    │   │   │   │   │   │   │   │       │   └── result.rbi
    │   │   │   │   │   │   │   │       ├── check_pull_request_eligibility_response.rbi
    │   │   │   │   │   │   │   │       ├── ci_status.rbi
    │   │   │   │   │   │   │   │       ├── create_pull_request_request.rbi
    │   │   │   │   │   │   │   │       ├── create_pull_request_response.rbi
    │   │   │   │   │   │   │   │       ├── dependency_file
    │   │   │   │   │   │   │   │       │   ├── content_encoding.rbi
    │   │   │   │   │   │   │   │       │   └── type.rbi
    │   │   │   │   │   │   │   │       ├── dependency_file.rbi
    │   │   │   │   │   │   │   │       ├── error.rbi
    │   │   │   │   │   │   │   │       ├── error_type.rbi
    │   │   │   │   │   │   │   │       ├── get_ci_status_request.rbi
    │   │   │   │   │   │   │   │       ├── get_ci_status_response.rbi
    │   │   │   │   │   │   │   │       ├── get_pull_requests_request.rbi
    │   │   │   │   │   │   │   │       ├── get_pull_requests_response.rbi
    │   │   │   │   │   │   │   │       ├── label.rbi
    │   │   │   │   │   │   │   │       ├── publish_changes_request.rbi
    │   │   │   │   │   │   │   │       ├── publish_changes_response.rbi
    │   │   │   │   │   │   │   │       ├── pull_request.rbi
    │   │   │   │   │   │   │   │       └── reviewers.rbi
    │   │   │   │   │   │   │   ├── settings
    │   │   │   │   │   │   │   │   └── v1
    │   │   │   │   │   │   │   │       ├── annotation_location.rbi
    │   │   │   │   │   │   │   │       ├── create_suggested_fix_annotation_request.rbi
    │   │   │   │   │   │   │   │       ├── create_suggested_fix_annotation_response.rbi
    │   │   │   │   │   │   │   │       ├── dependabot_runner_settings.rbi
    │   │   │   │   │   │   │   │       ├── get_repository_settings_request.rbi
    │   │   │   │   │   │   │   │       ├── get_repository_settings_response.rbi
    │   │   │   │   │   │   │   │       ├── remove_paused_flag_on_repository_request.rbi
    │   │   │   │   │   │   │   │       ├── remove_paused_flag_on_repository_response.rbi
    │   │   │   │   │   │   │   │       ├── set_paused_flag_on_repository_request.rbi
    │   │   │   │   │   │   │   │       ├── set_paused_flag_on_repository_response.rbi
    │   │   │   │   │   │   │   │       ├── set_self_hosted_flag_on_repository_request.rbi
    │   │   │   │   │   │   │   │       └── set_self_hosted_flag_on_repository_response.rbi
    │   │   │   │   │   │   │   └── tokens
    │   │   │   │   │   │   │       └── v1
    │   │   │   │   │   │   │           ├── create_jit_access_request.rbi
    │   │   │   │   │   │   │           ├── create_jit_access_response.rbi
    │   │   │   │   │   │   │           ├── create_repository_install_request
    │   │   │   │   │   │   │           │   └── install_trigger.rbi
    │   │   │   │   │   │   │           ├── create_repository_install_request.rbi
    │   │   │   │   │   │   │           ├── create_repository_install_response
    │   │   │   │   │   │   │           │   └── install_state.rbi
    │   │   │   │   │   │   │           └── create_repository_install_response.rbi
    │   │   │   │   │   │   └── features
    │   │   │   │   │   │       └── core
    │   │   │   │   │   │           └── v1
    │   │   │   │   │   │               ├── actor_feature_result.rbi
    │   │   │   │   │   │               ├── check_actor_feature_request.rbi
    │   │   │   │   │   │               ├── check_actor_feature_response.rbi
    │   │   │   │   │   │               ├── check_actor_features_request.rbi
    │   │   │   │   │   │               ├── check_actor_features_response.rbi
    │   │   │   │   │   │               ├── check_actors_feature_request.rbi
    │   │   │   │   │   │               ├── check_actors_feature_response.rbi
    │   │   │   │   │   │               ├── check_global_feature_request.rbi
    │   │   │   │   │   │               └── check_global_feature_response.rbi
    │   │   │   │   │   ├── multi_ecosystem_config.rbi
    │   │   │   │   │   ├── notify_dependabot_status_job.rbi
    │   │   │   │   │   ├── notify_git_hub_of_failure_job.rbi
    │   │   │   │   │   ├── notify_git_hub_of_success_job.rbi
    │   │   │   │   │   ├── opentelemetry
    │   │   │   │   │   │   └── proto
    │   │   │   │   │   │       ├── collector
    │   │   │   │   │   │       │   └── trace
    │   │   │   │   │   │       │       └── v1
    │   │   │   │   │   │       │           ├── export_trace_partial_success.rbi
    │   │   │   │   │   │       │           ├── export_trace_service_request.rbi
    │   │   │   │   │   │       │           └── export_trace_service_response.rbi
    │   │   │   │   │   │       ├── common
    │   │   │   │   │   │       │   └── v1
    │   │   │   │   │   │       │       ├── any_value.rbi
    │   │   │   │   │   │       │       ├── array_value.rbi
    │   │   │   │   │   │       │       ├── entity_ref.rbi
    │   │   │   │   │   │       │       ├── instrumentation_scope.rbi
    │   │   │   │   │   │       │       ├── key_value_list.rbi
    │   │   │   │   │   │       │       └── key_value.rbi
    │   │   │   │   │   │       ├── resource
    │   │   │   │   │   │       │   └── v1
    │   │   │   │   │   │       │       └── resource.rbi
    │   │   │   │   │   │       └── trace
    │   │   │   │   │   │           └── v1
    │   │   │   │   │   │               ├── resource_spans.rbi
    │   │   │   │   │   │               ├── scope_spans.rbi
    │   │   │   │   │   │               ├── span
    │   │   │   │   │   │               │   ├── event.rbi
    │   │   │   │   │   │               │   ├── link.rbi
    │   │   │   │   │   │               │   └── span_kind.rbi
    │   │   │   │   │   │               ├── span_flags.rbi
    │   │   │   │   │   │               ├── span.rbi
    │   │   │   │   │   │               ├── status
    │   │   │   │   │   │               │   └── status_code.rbi
    │   │   │   │   │   │               ├── status.rbi
    │   │   │   │   │   │               └── traces_data.rbi
    │   │   │   │   │   ├── pause_repo_job.rbi
    │   │   │   │   │   ├── pending_pull_request.rbi
    │   │   │   │   │   ├── pending_pull_request_transition.rbi
    │   │   │   │   │   ├── pending_pull_request_update.rbi
    │   │   │   │   │   ├── prioritized_jobs
    │   │   │   │   │   │   ├── create_pull_request_on_git_hub
    │   │   │   │   │   │   │   └── default.rbi
    │   │   │   │   │   │   └── start_update_job
    │   │   │   │   │   │       └── default.rbi
    │   │   │   │   │   ├── pull_request.rbi
    │   │   │   │   │   ├── pull_request_transition.rbi
    │   │   │   │   │   ├── rebase_pull_request_if_new_commits_job.rbi
    │   │   │   │   │   ├── refresh_open_group_pull_requests_job.rbi
    │   │   │   │   │   ├── registry.rbi
    │   │   │   │   │   ├── remediate_account_and_repo_activation_job.rbi
    │   │   │   │   │   ├── repo.rbi
    │   │   │   │   │   ├── repository_access.rbi
    │   │   │   │   │   ├── repository_dependency_update
    │   │   │   │   │   │   └── onboard_repository_job.rbi
    │   │   │   │   │   ├── reset_config_file_job.rbi
    │   │   │   │   │   ├── resync_pr_state_job.rbi
    │   │   │   │   │   ├── resync_repo_config_file_job.rbi
    │   │   │   │   │   ├── resync_unpaused_repo_job.rbi
    │   │   │   │   │   ├── review_update_config_rate_limit.rbi
    │   │   │   │   │   ├── scheduled_jobs
    │   │   │   │   │   │   ├── audit_enqueued_update_jobs.rbi
    │   │   │   │   │   │   ├── audit_pending_pull_requests.rbi
    │   │   │   │   │   │   ├── delete_abandoned_pending_prs.rbi
    │   │   │   │   │   │   ├── delete_abandoned_pending_pr_updates.rbi
    │   │   │   │   │   │   ├── delete_created_pending_prs.rbi
    │   │   │   │   │   │   ├── delete_old_pull_requests_data.rbi
    │   │   │   │   │   │   ├── delete_old_update_jobs_data.rbi
    │   │   │   │   │   │   ├── enqueue_scheduled_update_jobs.rbi
    │   │   │   │   │   │   ├── mark_old_processing_jobs_as_timed_out.rbi
    │   │   │   │   │   │   ├── report_update_job_backlog.rbi
    │   │   │   │   │   │   ├── synchronize_proxima.rbi
    │   │   │   │   │   │   └── transition_inactive_security_update_repos_to_paused.rbi
    │   │   │   │   │   ├── setup_account_and_repo_with_global_app_job.rbi
    │   │   │   │   │   ├── setup_repo_job.rbi
    │   │   │   │   │   ├── slow_job.rbi
    │   │   │   │   │   ├── stafftools
    │   │   │   │   │   │   ├── resync_account_job.rbi
    │   │   │   │   │   │   └── resync_repo_job.rbi
    │   │   │   │   │   ├── statesman
    │   │   │   │   │   │   └── adapters
    │   │   │   │   │   │       └── active_record_transition.rbi
    │   │   │   │   │   ├── suggested_fix_file.rbi
    │   │   │   │   │   ├── suggested_fix.rbi
    │   │   │   │   │   ├── synchronize_repo_state_job.rbi
    │   │   │   │   │   ├── tenant.rbi
    │   │   │   │   │   ├── timed_job.rbi
    │   │   │   │   │   ├── time.rbi
    │   │   │   │   │   ├── transfer_repo_account_job.rbi
    │   │   │   │   │   ├── update_config_cooldown.rbi
    │   │   │   │   │   ├── update_config.rbi
    │   │   │   │   │   ├── update_config_registry.rbi
    │   │   │   │   │   ├── update_config_transition.rbi
    │   │   │   │   │   ├── updated_dependency.rbi
    │   │   │   │   │   ├── update_default_labels_job.rbi
    │   │   │   │   │   ├── update_graph
    │   │   │   │   │   │   └── onboard_repository_job.rbi
    │   │   │   │   │   ├── update_job_actions_status_job.rbi
    │   │   │   │   │   ├── update_job_error.rbi
    │   │   │   │   │   ├── update_job.rbi
    │   │   │   │   │   ├── update_job_transition.rbi
    │   │   │   │   │   ├── update_job_unknown_error.rbi
    │   │   │   │   │   ├── update_job_warning.rbi
    │   │   │   │   │   ├── update_pull_request_base_branch_job.rbi
    │   │   │   │   │   ├── update_pull_request_ci_status_job.rbi
    │   │   │   │   │   ├── update_pull_request_job.rbi
    │   │   │   │   │   ├── updater_version.rbi
    │   │   │   │   │   └── validate_config_file_job.rbi
    │   │   │   │   ├── gems
    │   │   │   │   │   ├── actioncable@8.0.5.rbi
    │   │   │   │   │   ├── actionmailbox@8.0.5.rbi
    │   │   │   │   │   ├── actionmailer@8.0.5.rbi
    │   │   │   │   │   ├── actionpack@8.0.5.rbi
    │   │   │   │   │   ├── actiontext@8.0.5.rbi
    │   │   │   │   │   ├── actionview@8.0.5.rbi
    │   │   │   │   │   ├── activejob@8.0.5.rbi
    │   │   │   │   │   ├── activejob-retry@0.6.3.rbi
    │   │   │   │   │   ├── activemodel@8.0.5.rbi
    │   │   │   │   │   ├── active_model_serializers@0.10.16.rbi
    │   │   │   │   │   ├── activerecord@8.0.5.rbi
    │   │   │   │   │   ├── activestorage@8.0.5.rbi
    │   │   │   │   │   ├── activesupport@8.0.5.rbi
    │   │   │   │   │   ├── addressable@2.9.0.rbi
    │   │   │   │   │   ├── aqueduct-client@2.0.0.rbi
    │   │   │   │   │   ├── aqueduct-rails@0.7.3.rbi
    │   │   │   │   │   ├── ast@2.4.3.rbi
    │   │   │   │   │   ├── aws-eventstream@1.4.0.rbi
    │   │   │   │   │   ├── aws-partitions@1.1246.0.rbi
    │   │   │   │   │   ├── aws-sdk-codecommit@1.97.0.rbi
    │   │   │   │   │   ├── aws-sdk-core@3.246.0.rbi
    │   │   │   │   │   ├── aws-sdk-ecr@1.126.0.rbi
    │   │   │   │   │   ├── aws-sdk-kms@1.123.0.rbi
    │   │   │   │   │   ├── aws-sdk-s3@1.218.0.rbi
    │   │   │   │   │   ├── aws-sigv4@1.12.1.rbi
    │   │   │   │   │   ├── azure-storage-blob@2.2.2.rbi
    │   │   │   │   │   ├── azure-storage-common@2.1.2.rbi
    │   │   │   │   │   ├── base62@1.0.0.rbi
    │   │   │   │   │   ├── base64@0.3.0.rbi
    │   │   │   │   │   ├── benchmark@0.5.0.rbi
    │   │   │   │   │   ├── bigdecimal@4.1.2.rbi
    │   │   │   │   │   ├── bootsnap@1.23.0.rbi
    │   │   │   │   │   ├── builder@3.3.0.rbi
    │   │   │   │   │   ├── case_transform@0.2.rbi
    │   │   │   │   │   ├── chatops-controller@5.1.0.rbi
    │   │   │   │   │   ├── chatterbox-client@2.4.1.rbi
    │   │   │   │   │   ├── citrus@3.0.2.rbi
    │   │   │   │   │   ├── coach@4.1.0.rbi
    │   │   │   │   │   ├── commander@5.0.0.rbi
    │   │   │   │   │   ├── commonmarker@2.8.1.rbi
    │   │   │   │   │   ├── concurrent-ruby@1.3.6.rbi
    │   │   │   │   │   ├── connection_pool@3.0.2.rbi
    │   │   │   │   │   ├── crack@1.0.1.rbi
    │   │   │   │   │   ├── crass@1.0.6.rbi
    │   │   │   │   │   ├── csv@3.3.5.rbi
    │   │   │   │   │   ├── date@3.5.1.rbi
    │   │   │   │   │   ├── dependabot-bazel@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-bun@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-bundler@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-cargo@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-common@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-composer@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-conda@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-deno@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-devcontainers@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-docker@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-docker_compose@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-dotnet_sdk@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-elm@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-github_actions@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-git_submodules@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-go_modules@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-gradle@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-helm@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-hex@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-julia@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-maven@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-nix@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-npm_and_yarn@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-nuget@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-omnibus@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-opentofu@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-pre_commit@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-pub@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-python@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-rust_toolchain@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-swift@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-terraform@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-uv@0.375.0.rbi
    │   │   │   │   │   ├── dependabot-vcpkg@0.375.0.rbi
    │   │   │   │   │   ├── dependency-snapshots-api-proto@0.0.1.rd1341240.rbi
    │   │   │   │   │   ├── diet_earthsmoke@0.3.2.rbi
    │   │   │   │   │   ├── diff-lcs@1.6.2.rbi
    │   │   │   │   │   ├── digest-crc@0.6.5.rbi
    │   │   │   │   │   ├── docker-api@2.4.0.rbi
    │   │   │   │   │   ├── docker_registry2@1.19.0.rbi
    │   │   │   │   │   ├── dogstatsd-ruby@5.7.1.rbi
    │   │   │   │   │   ├── dotenv@3.2.0.rbi
    │   │   │   │   │   ├── drb@2.2.3.rbi
    │   │   │   │   │   ├── erb@6.0.4.rbi
    │   │   │   │   │   ├── erubi@1.13.1.rbi
    │   │   │   │   │   ├── et-orbi@1.4.0.rbi
    │   │   │   │   │   ├── excon@1.4.2.rbi
    │   │   │   │   │   ├── factory_bot@6.5.5.rbi
    │   │   │   │   │   ├── factory_bot_rails@6.5.1.rbi
    │   │   │   │   │   ├── failbot@3.4.0.rbi
    │   │   │   │   │   ├── faker@3.6.1.rbi
    │   │   │   │   │   ├── faraday@2.14.1.rbi
    │   │   │   │   │   ├── faraday-follow_redirects@0.3.0.rbi
    │   │   │   │   │   ├── faraday-net_http@3.4.2.rbi
    │   │   │   │   │   ├── faraday-net_http_persistent@2.3.1.rbi
    │   │   │   │   │   ├── faraday-retry@2.4.0.rbi
    │   │   │   │   │   ├── feature-flags-client@1.1.0.rbi
    │   │   │   │   │   ├── ffi@1.17.4.rbi
    │   │   │   │   │   ├── fiber-storage@1.0.1.rbi
    │   │   │   │   │   ├── fido-challenger-client@0.12.0.rbi
    │   │   │   │   │   ├── flipper@1.4.1.rbi
    │   │   │   │   │   ├── flipper-active_record@1.4.1.rbi
    │   │   │   │   │   ├── foreman@0.90.0.rbi
    │   │   │   │   │   ├── freno-client@0.9.0.rbi
    │   │   │   │   │   ├── fugit@1.12.1.rbi
    │   │   │   │   │   ├── github_chatops_extensions@0.9.3.rbi
    │   │   │   │   │   ├── github-kredz@0.0.3.rbi
    │   │   │   │   │   ├── github-telemetry@0.56.2.rbi
    │   │   │   │   │   ├── gitlab@6.1.0.rbi
    │   │   │   │   │   ├── globalid@1.3.0.rbi
    │   │   │   │   │   ├── googleapis-common-protos-types@1.20.0.rbi
    │   │   │   │   │   ├── google-protobuf@3.25.8.rbi
    │   │   │   │   │   ├── graphql@2.5.8.rbi
    │   │   │   │   │   ├── graphql-client@0.26.0.rbi
    │   │   │   │   │   ├── hashdiff@1.2.1.rbi
    │   │   │   │   │   ├── highline@3.0.1.rbi
    │   │   │   │   │   ├── httparty@0.24.2.rbi
    │   │   │   │   │   ├── hydro-client@5.1.2.rbi
    │   │   │   │   │   ├── i18n@1.14.8.rbi
    │   │   │   │   │   ├── io-console@0.8.2.rbi
    │   │   │   │   │   ├── jmespath@1.6.2.rbi
    │   │   │   │   │   ├── json@2.18.1.rbi
    │   │   │   │   │   ├── jsonapi-renderer@0.2.2.rbi
    │   │   │   │   │   ├── json-schema@6.2.0.rbi
    │   │   │   │   │   ├── jwt@3.1.2.rbi
    │   │   │   │   │   ├── kgio@2.11.4.rbi
    │   │   │   │   │   ├── language_server-protocol@3.17.0.5.rbi
    │   │   │   │   │   ├── lightstep@0.17.0.rbi
    │   │   │   │   │   ├── lint_roller@1.1.0.rbi
    │   │   │   │   │   ├── listen@3.10.0.rbi
    │   │   │   │   │   ├── logger@1.7.0.rbi
    │   │   │   │   │   ├── loofah@2.25.1.rbi
    │   │   │   │   │   ├── mail@2.9.0.rbi
    │   │   │   │   │   ├── marcel@1.1.0.rbi
    │   │   │   │   │   ├── mini_mime@1.1.5.rbi
    │   │   │   │   │   ├── minitest@6.0.3.rbi
    │   │   │   │   │   ├── monolith-twirp-actions-core@1.0.34.rbi
    │   │   │   │   │   ├── monolith-twirp-advisorydb-advisories@1.0.1.rbi
    │   │   │   │   │   ├── monolith-twirp-dependabot-pullrequests@1.0.12.rbi
    │   │   │   │   │   ├── monolith-twirp-dependabot-settings@1.11.0.rbi
    │   │   │   │   │   ├── monolith-twirp-dependabot-tokens@1.1.2.rbi
    │   │   │   │   │   ├── monolith-twirp-features-core@1.1.1.rbi
    │   │   │   │   │   ├── mono_logger@1.1.2.rbi
    │   │   │   │   │   ├── msgpack@1.8.0.rbi
    │   │   │   │   │   ├── multi_json@1.15.0.rbi
    │   │   │   │   │   ├── multi_xml@0.9.1.rbi
    │   │   │   │   │   ├── nanoid@2.0.0.rbi
    │   │   │   │   │   ├── net-http@0.9.1.rbi
    │   │   │   │   │   ├── net-http-persistent@4.0.8.rbi
    │   │   │   │   │   ├── net-imap@0.6.3.rbi
    │   │   │   │   │   ├── net-ldap@0.19.0.rbi
    │   │   │   │   │   ├── net-pop@0.1.2.rbi
    │   │   │   │   │   ├── net-protocol@0.2.2.rbi
    │   │   │   │   │   ├── netrc@0.11.0.rbi
    │   │   │   │   │   ├── net-smtp@0.5.1.rbi
    │   │   │   │   │   ├── nio4r@2.7.5.rbi
    │   │   │   │   │   ├── nokogiri@1.19.2.rbi
    │   │   │   │   │   ├── octokit@10.0.0.rbi
    │   │   │   │   │   ├── opentelemetry-api@1.9.0.rbi
    │   │   │   │   │   ├── opentelemetry-common@0.23.0.rbi
    │   │   │   │   │   ├── opentelemetry-exporter-otlp@0.32.0.rbi
    │   │   │   │   │   ├── opentelemetry-helpers-mysql@0.5.0.rbi
    │   │   │   │   │   ├── opentelemetry-helpers-sql@0.3.0.rbi
    │   │   │   │   │   ├── opentelemetry-helpers-sql-processor@0.4.0.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-action_mailer@0.6.1.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-action_pack@0.16.0.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-action_view@0.11.2.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-active_job@0.10.1.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-active_record@0.11.1.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-active_storage@0.3.1.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-active_support@0.10.1.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-base@0.25.0.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-concurrent_ruby@0.24.0.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-ethon@0.28.0.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-excon@0.28.0.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-faraday@0.32.0.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-graphql@0.31.2.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-net_http@0.28.0.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-pg@0.35.0.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-rack@0.30.0.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-rails@0.40.0.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-redis@0.28.0.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-ruby_kafka@0.24.0.rbi
    │   │   │   │   │   ├── opentelemetry-instrumentation-trilogy@0.67.0.rbi
    │   │   │   │   │   ├── opentelemetry-logs-api@0.3.0.rbi
    │   │   │   │   │   ├── opentelemetry-metrics-api@0.5.0.rbi
    │   │   │   │   │   ├── opentelemetry-registry@0.4.0.rbi
    │   │   │   │   │   ├── opentelemetry-sdk@1.10.0.rbi
    │   │   │   │   │   ├── opentelemetry-semantic_conventions@1.36.0.rbi
    │   │   │   │   │   ├── opentracing@0.5.0.rbi
    │   │   │   │   │   ├── parallel@1.28.0.rbi
    │   │   │   │   │   ├── parseconfig@1.1.2.rbi
    │   │   │   │   │   ├── parser@3.3.11.1.rbi
    │   │   │   │   │   ├── pp@0.6.3.rbi
    │   │   │   │   │   ├── prettyprint@0.2.0.rbi
    │   │   │   │   │   ├── prism@1.9.0.rbi
    │   │   │   │   │   ├── prius@6.0.0.rbi
    │   │   │   │   │   ├── psych@5.3.1.rbi
    │   │   │   │   │   ├── public_suffix@7.0.5.rbi
    │   │   │   │   │   ├── puma@7.2.0.rbi
    │   │   │   │   │   ├── raabro@1.4.0.rbi
    │   │   │   │   │   ├── racc@1.8.1.rbi
    │   │   │   │   │   ├── rack@3.2.6.rbi
    │   │   │   │   │   ├── rack-cors@3.0.0.rbi
    │   │   │   │   │   ├── rack-session@2.1.2.rbi
    │   │   │   │   │   ├── rack-test@2.2.0.rbi
    │   │   │   │   │   ├── rackup@2.3.1.rbi
    │   │   │   │   │   ├── rails@8.0.5.rbi
    │   │   │   │   │   ├── rails-dom-testing@2.3.0.rbi
    │   │   │   │   │   ├── rails-html-sanitizer@1.7.0.rbi
    │   │   │   │   │   ├── railties@8.0.5.rbi
    │   │   │   │   │   ├── rainbow@3.1.1.rbi
    │   │   │   │   │   ├── rake@13.3.1.rbi
    │   │   │   │   │   ├── rb-fsevent@0.11.2.rbi
    │   │   │   │   │   ├── rbi@0.3.9.rbi
    │   │   │   │   │   ├── rb-inotify@0.11.1.rbi
    │   │   │   │   │   ├── rbnacl@7.1.2.rbi
    │   │   │   │   │   ├── rbs@4.0.0.dev.4.rbi
    │   │   │   │   │   ├── rdoc@7.2.0.rbi
    │   │   │   │   │   ├── redis@5.4.1.rbi
    │   │   │   │   │   ├── redis-client@0.25.2.rbi
    │   │   │   │   │   ├── regexp_parser@2.11.3.rbi
    │   │   │   │   │   ├── reline@0.6.3.rbi
    │   │   │   │   │   ├── require-hooks@0.2.3.rbi
    │   │   │   │   │   ├── resilient@0.5.1.rbi
    │   │   │   │   │   ├── resqued@0.13.0.rbi
    │   │   │   │   │   ├── rexml@3.4.4.rbi
    │   │   │   │   │   ├── rollup@0.7.0.3.ge8f535d.rbi
    │   │   │   │   │   ├── rspec@3.13.0.rbi
    │   │   │   │   │   ├── rspec-core@3.13.6.rbi
    │   │   │   │   │   ├── rspec-expectations@3.13.5.rbi
    │   │   │   │   │   ├── rspec-github@3.0.0.rbi
    │   │   │   │   │   ├── rspec_json_dumper@0.2.0.rbi
    │   │   │   │   │   ├── rspec-mocks@3.13.8.rbi
    │   │   │   │   │   ├── rspec-rails@8.0.4.rbi
    │   │   │   │   │   ├── rspec-support@3.13.7.rbi
    │   │   │   │   │   ├── rubocop@1.86.0.rbi
    │   │   │   │   │   ├── rubocop-ast@1.49.1.rbi
    │   │   │   │   │   ├── rubocop-factory_bot@2.28.0.rbi
    │   │   │   │   │   ├── rubocop-performance@1.26.1.rbi
    │   │   │   │   │   ├── rubocop-rails@2.34.3.rbi
    │   │   │   │   │   ├── rubocop-rspec@3.9.0.rbi
    │   │   │   │   │   ├── rubocop-rspec_rails@2.32.0.rbi
    │   │   │   │   │   ├── ruby-kafka@1.3.0.rbi
    │   │   │   │   │   ├── ruby-progressbar@1.13.0.rbi
    │   │   │   │   │   ├── sawyer@0.9.3.rbi
    │   │   │   │   │   ├── scientist@1.6.5.rbi
    │   │   │   │   │   ├── scrolls@0.9.6.rbi
    │   │   │   │   │   ├── securerandom@0.4.1.rbi
    │   │   │   │   │   ├── semantic_logger@4.17.0.rbi
    │   │   │   │   │   ├── slop@4.10.1.rbi
    │   │   │   │   │   ├── spoom@1.7.11.rbi
    │   │   │   │   │   ├── stackprof@0.2.28.rbi
    │   │   │   │   │   ├── statesman@13.1.0.rbi
    │   │   │   │   │   ├── statsd-ruby@1.5.0.rbi
    │   │   │   │   │   ├── stringio@3.2.0.rbi
    │   │   │   │   │   ├── syslog@0.1.2.rbi
    │   │   │   │   │   ├── tapioca@0.18.0.rbi
    │   │   │   │   │   ├── terminal-table@4.0.0.rbi
    │   │   │   │   │   ├── thor@1.5.0.rbi
    │   │   │   │   │   ├── timeout@0.6.1.rbi
    │   │   │   │   │   ├── toml-rb@4.1.0.rbi
    │   │   │   │   │   ├── trilogy@2.12.3.rbi
    │   │   │   │   │   ├── tsort@0.2.0.rbi
    │   │   │   │   │   ├── twirp@1.10.0.rbi
    │   │   │   │   │   ├── tzinfo@2.0.6.rbi
    │   │   │   │   │   ├── tzinfo-data@1.2026.1.rbi
    │   │   │   │   │   ├── unicode-display_width@3.2.0.rbi
    │   │   │   │   │   ├── unicode-emoji@4.2.0.rbi
    │   │   │   │   │   ├── uri@1.1.1.rbi
    │   │   │   │   │   ├── useragent@0.16.11.rbi
    │   │   │   │   │   ├── vcr@6.4.0.rbi
    │   │   │   │   │   ├── webmock@3.26.2.rbi
    │   │   │   │   │   ├── websocket-driver@0.8.0.rbi
    │   │   │   │   │   ├── websocket-extensions@0.1.5.rbi
    │   │   │   │   │   ├── yard@0.9.42.rbi
    │   │   │   │   │   ├── yard-sorbet@0.9.0.rbi
    │   │   │   │   │   ├── zeitwerk@2.7.5.rbi
    │   │   │   │   │   └── zstd-ruby@1.5.5.0.rbi
    │   │   │   │   └── todo.rbi
    │   │   │   └── tapioca
    │   │   │       ├── config.yml
    │   │   │       └── require.rb
    │   │   ├── spec
    │   │   │   ├── actions
    │   │   │   │   ├── activate_account_spec.rb
    │   │   │   │   ├── azure_blob_storage_spec.rb
    │   │   │   │   ├── cancel_actions_workflow_run_spec.rb
    │   │   │   │   ├── close_outdated_pull_requests_spec.rb
    │   │   │   │   ├── close_pull_request_spec.rb
    │   │   │   │   ├── create_comment_spec.rb
    │   │   │   │   ├── create_missing_dependabot_pr_comment_spec.rb
    │   │   │   │   ├── create_reaction_spec.rb
    │   │   │   │   ├── create_version_skip_comment_spec.rb
    │   │   │   │   ├── deactivate_account_spec.rb
    │   │   │   │   ├── deactivate_account_update_configs_spec.rb
    │   │   │   │   ├── deactivate_repo_spec.rb
    │   │   │   │   ├── delete_pull_request_branch_spec.rb
    │   │   │   │   ├── encrypt_registry_credentials_for_debugging_spec.rb
    │   │   │   │   ├── enqueue_rebase_spec.rb
    │   │   │   │   ├── fetch_config_file_spec.rb
    │   │   │   │   ├── fetch_ecosystem_alerts_by_advisory_spec.rb
    │   │   │   │   ├── find_or_create_account_spec.rb
    │   │   │   │   ├── find_or_create_ignore_condition_spec.rb
    │   │   │   │   ├── find_or_create_repo_spec.rb
    │   │   │   │   ├── find_or_create_update_configs_for_run_spec.rb
    │   │   │   │   ├── find_or_create_update_config_spec.rb
    │   │   │   │   ├── find_or_remove_ignore_condition_spec.rb
    │   │   │   │   ├── generate_job_cred_tokens_spec.rb
    │   │   │   │   ├── generate_pull_request_autofix_spec.rb
    │   │   │   │   ├── handle_actions_runner_failure_spec.rb
    │   │   │   │   ├── handle_updater_timeout_spec.rb
    │   │   │   │   ├── handle_webhook
    │   │   │   │   │   ├── check_run_spec.rb
    │   │   │   │   │   ├── check_suite_spec.rb
    │   │   │   │   │   ├── issue_comment
    │   │   │   │   │   │   ├── handle_ignore_request_spec.rb
    │   │   │   │   │   │   ├── handle_ignore_show_request_spec.rb
    │   │   │   │   │   │   ├── handle_rebase_request_spec.rb
    │   │   │   │   │   │   ├── handle_recreate_request_spec.rb
    │   │   │   │   │   │   └── handle_unignore_request_spec.rb
    │   │   │   │   │   ├── issue_comment_spec.rb
    │   │   │   │   │   ├── label_spec.rb
    │   │   │   │   │   ├── pull_request_review_spec.rb
    │   │   │   │   │   ├── pull_request_spec.rb
    │   │   │   │   │   ├── repository_spec.rb
    │   │   │   │   │   └── workflow_run_spec.rb
    │   │   │   │   ├── mark_github_job_complete_spec.rb
    │   │   │   │   ├── mark_github_job_errored_spec.rb
    │   │   │   │   ├── parse_config_file_spec.rb
    │   │   │   │   ├── process_config_file_spec.rb
    │   │   │   │   ├── remediate_account_and_repo_activation_spec.rb
    │   │   │   │   ├── retry_update_job_errors_spec.rb
    │   │   │   │   ├── run_updater
    │   │   │   │   │   ├── actions
    │   │   │   │   │   │   └── workflow_spec.rb
    │   │   │   │   │   └── actions_spec.rb
    │   │   │   │   ├── setup_account_with_global_app_spec.rb
    │   │   │   │   ├── synchronize_account_state_spec.rb
    │   │   │   │   ├── synchronize_repo_state_spec.rb
    │   │   │   │   ├── update_config_resolver_spec.rb
    │   │   │   │   ├── update_pull_request_base_branch_spec.rb
    │   │   │   │   ├── update_pull_request_body_spec.rb
    │   │   │   │   ├── update_pull_request_ci_status_spec.rb
    │   │   │   │   ├── update_pull_request_spec.rb
    │   │   │   │   ├── update_update_config_spec.rb
    │   │   │   │   └── validate_config_file_spec.rb
    │   │   │   ├── checkers
    │   │   │   │   └── repo_permission_checker_spec.rb
    │   │   │   ├── coach
    │   │   │   │   ├── middlewares
    │   │   │   │   │   ├── check_autofix_token_spec.rb
    │   │   │   │   │   ├── check_github_webhook_signature_spec.rb
    │   │   │   │   │   ├── check_params_spec.rb
    │   │   │   │   │   ├── check_update_job_processing_spec.rb
    │   │   │   │   │   ├── check_update_job_token_spec.rb
    │   │   │   │   │   ├── endpoint_metrics_spec.rb
    │   │   │   │   │   └── failbot_spec.rb
    │   │   │   │   └── routes
    │   │   │   │       ├── badges
    │   │   │   │       │   └── compatibility_score_spec.rb
    │   │   │   │       ├── github_webhooks
    │   │   │   │       │   ├── create_spec.rb
    │   │   │   │       │   └── discard_spec.rb
    │   │   │   │       ├── proxima
    │   │   │   │       │   └── sync_spec.rb
    │   │   │   │       └── update_jobs
    │   │   │   │           ├── close_pull_request_spec.rb
    │   │   │   │           ├── create_dependency_submission_spec.rb
    │   │   │   │           ├── create_jit_access_spec.rb
    │   │   │   │           ├── create_pull_request_spec.rb
    │   │   │   │           ├── credentials_spec.rb
    │   │   │   │           ├── details_spec.rb
    │   │   │   │           ├── increment_metric_spec.rb
    │   │   │   │           ├── mark_as_processed_spec.rb
    │   │   │   │           ├── record_cooldown_meta_spec.rb
    │   │   │   │           ├── record_ecosystem_meta_spec.rb
    │   │   │   │           ├── record_ecosystem_versions_spec.rb
    │   │   │   │           ├── record_metrics_spec.rb
    │   │   │   │           ├── record_package_manager_version_spec.rb
    │   │   │   │           ├── record_update_job_error_spec.rb
    │   │   │   │           ├── record_update_job_unknown_error_spec.rb
    │   │   │   │           ├── record_update_job_warning_spec.rb
    │   │   │   │           ├── update_dependency_list_spec.rb
    │   │   │   │           └── update_pull_request_spec.rb
    │   │   │   ├── config
    │   │   │   │   ├── aqueduct_queue_spec.rb
    │   │   │   │   ├── dependabot_spec.rb
    │   │   │   │   └── initializers
    │   │   │   │       ├── active_record_spec.rb
    │   │   │   │       ├── azure_storage_retry_patch_spec.rb
    │   │   │   │       └── failbot_spec.rb
    │   │   │   ├── controllers
    │   │   │   │   ├── chatops_controller
    │   │   │   │   │   ├── account_features_spec.rb
    │   │   │   │   │   ├── actions_spec.rb
    │   │   │   │   │   ├── enterprise_spec.rb
    │   │   │   │   │   ├── failed_spec.rb
    │   │   │   │   │   ├── hydro_spec.rb
    │   │   │   │   │   ├── ignore_conditions_spec.rb
    │   │   │   │   │   ├── info_spec.rb
    │   │   │   │   │   ├── job_spec.rb
    │   │   │   │   │   ├── logs_spec.rb
    │   │   │   │   │   ├── pause_workflows_spec.rb
    │   │   │   │   │   ├── repo_features_spec.rb
    │   │   │   │   │   ├── repo_pause_spec.rb
    │   │   │   │   │   ├── resync_spec.rb
    │   │   │   │   │   ├── retry_spec.rb
    │   │   │   │   │   ├── rollout_features_spec.rb
    │   │   │   │   │   ├── setup_spec.rb
    │   │   │   │   │   ├── throttler_spec.rb
    │   │   │   │   │   ├── update_job_errors_spec.rb
    │   │   │   │   │   ├── updater_ecosystem_spec.rb
    │   │   │   │   │   └── validate_config_file_spec.rb
    │   │   │   │   └── chatops_controller_spec.rb
    │   │   │   ├── factories
    │   │   │   │   ├── account.rb
    │   │   │   │   ├── advisorydb_advisories.rb
    │   │   │   │   ├── autofix_suggestion_job.rb
    │   │   │   │   ├── config_file_error.rb
    │   │   │   │   ├── dependency_group.rb
    │   │   │   │   ├── github_security_advisory.rb
    │   │   │   │   ├── ignore_condition.rb
    │   │   │   │   ├── multi_ecosystem_configs.rb
    │   │   │   │   ├── pending_pull_request.rb
    │   │   │   │   ├── pending_pull_request_update.rb
    │   │   │   │   ├── pull_request.rb
    │   │   │   │   ├── registry.rb
    │   │   │   │   ├── repo.rb
    │   │   │   │   ├── repository_access.rb
    │   │   │   │   ├── suggested_fix_file.rb
    │   │   │   │   ├── suggested_fix.rb
    │   │   │   │   ├── tenant.rb
    │   │   │   │   ├── update_config_cooldown.rb
    │   │   │   │   ├── update_config.rb
    │   │   │   │   ├── updated_dependency.rb
    │   │   │   │   ├── update_job_error.rb
    │   │   │   │   ├── update_job.rb
    │   │   │   │   ├── update_job_unknown_error.rb
    │   │   │   │   ├── update_job_warning.rb
    │   │   │   │   └── updater_version.rb
    │   │   │   ├── fixtures
    │   │   │   │   ├── files
    │   │   │   │   │   ├── advisory-db-entries
    │   │   │   │   │   │   ├── elixir.yml
    │   │   │   │   │   │   ├── javascript.json
    │   │   │   │   │   │   ├── php.yml
    │   │   │   │   │   │   ├── ruby_osvdb.yml
    │   │   │   │   │   │   ├── ruby.yml
    │   │   │   │   │   │   └── rust.toml
    │   │   │   │   │   ├── api_responses
    │   │   │   │   │   │   ├── badges
    │   │   │   │   │   │   │   └── compatibility_score.json
    │   │   │   │   │   │   ├── shared
    │   │   │   │   │   │   │   └── forbidden.json
    │   │   │   │   │   │   └── update_jobs
    │   │   │   │   │   │       ├── details_group_rebase.json.erb
    │   │   │   │   │   │       ├── details.json.erb
    │   │   │   │   │   │       ├── details_security_only.json.erb
    │   │   │   │   │   │       └── vendor_dependencies.json.erb
    │   │   │   │   │   ├── azure-blob-entires
    │   │   │   │   │   │   └── blob-test.txt
    │   │   │   │   │   ├── config_files
    │   │   │   │   │   │   ├── all_package_managers.yml
    │   │   │   │   │   │   ├── auto_merge_days_before_merge.yml
    │   │   │   │   │   │   ├── auto_merge.yml
    │   │   │   │   │   │   ├── bad_alias.yml
    │   │   │   │   │   │   ├── bad_match.yml
    │   │   │   │   │   │   ├── bad_ruby_object.yml
    │   │   │   │   │   │   ├── bundler_with_gemserver_username.yml
    │   │   │   │   │   │   ├── bundler_with_gemserver.yml
    │   │   │   │   │   │   ├── bundler_with_registry_with_code_execution_allowed.yml
    │   │   │   │   │   │   ├── bundler_with_registry_with_unspecified_code_execution.yml
    │   │   │   │   │   │   ├── bundler_with_update_groups.yml
    │   │   │   │   │   │   ├── bun_with_external_code_execution.yml
    │   │   │   │   │   │   ├── bun_with_registries.yml
    │   │   │   │   │   │   ├── bun_with_registry_username.yml
    │   │   │   │   │   │   ├── bun_with_registry_with_secret_url.yml
    │   │   │   │   │   │   ├── bun_with_registry.yml
    │   │   │   │   │   │   ├── bun_with_vendoring.yml
    │   │   │   │   │   │   ├── cargo_with_cargo_registry.yml
    │   │   │   │   │   │   ├── commit_message_prefixes.yml
    │   │   │   │   │   │   ├── composer_with_repository.yml
    │   │   │   │   │   │   ├── composer_with_token_repository.yml
    │   │   │   │   │   │   ├── deprecated_automerged_updates.yml
    │   │   │   │   │   │   ├── deprecated_live_updates.yml
    │   │   │   │   │   │   ├── detailed_config.yml
    │   │   │   │   │   │   ├── devcontainers_with_beta_ecosystems.yml
    │   │   │   │   │   │   ├── devcontainers_without_beta_ecosystems.yml
    │   │   │   │   │   │   ├── docker_with_registry.yml
    │   │   │   │   │   │   ├── dotnet_sdk_with_beta_ecosystems.yml
    │   │   │   │   │   │   ├── dotnet_sdk_without_beta_ecosystems.yml
    │   │   │   │   │   │   ├── duplicate_labels.yml
    │   │   │   │   │   │   ├── duplicate.yml
    │   │   │   │   │   │   ├── empty_labels.yml
    │   │   │   │   │   │   ├── excessive_errors.yml
    │   │   │   │   │   │   ├── globs_directory.yml
    │   │   │   │   │   │   ├── globs_multiple_no_overlap.yml
    │   │   │   │   │   │   ├── globs_multiple.yml
    │   │   │   │   │   │   ├── globs_overlap.yml
    │   │   │   │   │   │   ├── globs.yml
    │   │   │   │   │   │   ├── gomod_with_gitsource.yml
    │   │   │   │   │   │   ├── gomod_with_go_proxy.yml
    │   │   │   │   │   │   ├── gradle_with_repository.yml
    │   │   │   │   │   │   ├── grouped_updates_exclude_patterns.yml
    │   │   │   │   │   │   ├── helm_with_registry.yml
    │   │   │   │   │   │   ├── invalid_additional_key.yml
    │   │   │   │   │   │   ├── invalid_branch_name_separator.yml
    │   │   │   │   │   │   ├── invalid_commit_message_option.yml
    │   │   │   │   │   │   ├── invalid_cronjob_property.yml
    │   │   │   │   │   │   ├── invalid_directory_value.yml
    │   │   │   │   │   │   ├── invalid_enable_beta_ecosystems.yml
    │   │   │   │   │   │   ├── invalid_exclude_paths_value.yml
    │   │   │   │   │   │   ├── invalid_ignore_requirement.yml
    │   │   │   │   │   │   ├── invalid_optional_values.yml
    │   │   │   │   │   │   ├── invalid_package_manager.yml
    │   │   │   │   │   │   ├── invalid_registry_name.yml
    │   │   │   │   │   │   ├── invalid_schedule_day.yml
    │   │   │   │   │   │   ├── invalid_schedule_time.yml
    │   │   │   │   │   │   ├── invalid_schedule_timezone.yml
    │   │   │   │   │   │   ├── invalid_update_group.yml
    │   │   │   │   │   │   ├── maven_with_ignores.yml
    │   │   │   │   │   │   ├── maven_with_repository_aws_oidc.yml
    │   │   │   │   │   │   ├── maven_with_repository_no_creds.yml
    │   │   │   │   │   │   ├── maven_with_repository.yml
    │   │   │   │   │   │   ├── minimal_with_allowed_update_types.yml
    │   │   │   │   │   │   ├── minimal_with_ignored_update_types.yml
    │   │   │   │   │   │   ├── minimal_with_vendoring.yml
    │   │   │   │   │   │   ├── minimal.yml
    │   │   │   │   │   │   ├── missing_cronjob_property.yml
    │   │   │   │   │   │   ├── missing_registries.yml
    │   │   │   │   │   │   ├── missing_required_key.yml
    │   │   │   │   │   │   ├── mix_with_gitsource_external_code_execution.yml
    │   │   │   │   │   │   ├── mix_with_hex_organization.yml
    │   │   │   │   │   │   ├── mix_with_hex_repository.yml
    │   │   │   │   │   │   ├── npm_with_external_code_execution.yml
    │   │   │   │   │   │   ├── npm_with_registries.yml
    │   │   │   │   │   │   ├── npm_with_registry_oidc.yml
    │   │   │   │   │   │   ├── npm_with_registry_username.yml
    │   │   │   │   │   │   ├── npm_with_registry_with_secret_url.yml
    │   │   │   │   │   │   ├── npm_with_registry.yml
    │   │   │   │   │   │   ├── npm_with_vendoring.yml
    │   │   │   │   │   │   ├── nuget_ignored_version_range.yml
    │   │   │   │   │   │   ├── nuget_with_feed_aws_oidc.yml
    │   │   │   │   │   │   ├── nuget_with_feed_jfrog_oidc.yml
    │   │   │   │   │   │   ├── nuget_with_feed_username.yml
    │   │   │   │   │   │   ├── nuget_with_feed.yml
    │   │   │   │   │   │   ├── nuget_with_public_feed.yml
    │   │   │   │   │   │   ├── open_pr_limit_zero.yml
    │   │   │   │   │   │   ├── optional_cronjob_property.yml
    │   │   │   │   │   │   ├── optional_properties.yml
    │   │   │   │   │   │   ├── pub_with_beta_ecosystems.yml
    │   │   │   │   │   │   ├── pub_without_beta_ecosystems.yml
    │   │   │   │   │   │   ├── pub_with_pub_repository.yml
    │   │   │   │   │   │   ├── python_with_index_external_code_execution.yml
    │   │   │   │   │   │   ├── python_with_index_oidc.yml
    │   │   │   │   │   │   ├── python_with_index_username.yml
    │   │   │   │   │   │   ├── python_with_index.yml
    │   │   │   │   │   │   ├── quarterly_schedule_property.yml
    │   │   │   │   │   │   ├── semiannually_schedule_property.yml
    │   │   │   │   │   │   ├── swift_with_beta_ecosystems.yml
    │   │   │   │   │   │   ├── swift_without_beta_ecosystems.yml
    │   │   │   │   │   │   ├── terraform_with_registry.yml
    │   │   │   │   │   │   ├── too_many.yml
    │   │   │   │   │   │   ├── unused_registry.yml
    │   │   │   │   │   │   ├── with_cronjob_less_than_min_allowed.yml
    │   │   │   │   │   │   ├── with_cronjob_more_than_max_allowed.yml
    │   │   │   │   │   │   ├── with_cronjob.yml
    │   │   │   │   │   │   ├── with_cron_mod_schedule.yml
    │   │   │   │   │   │   ├── with_cron_schedule.yml
    │   │   │   │   │   │   ├── with_invalid_schedule.yml
    │   │   │   │   │   │   ├── with_quarterly_schedule.yml
    │   │   │   │   │   │   ├── with_semiannually_schedule.yml
    │   │   │   │   │   │   ├── with_yearly_schedule.yml
    │   │   │   │   │   │   └── yearly_schedule_property.yml
    │   │   │   │   │   ├── Gemfile
    │   │   │   │   │   ├── Gemfile.lock
    │   │   │   │   │   ├── github_responses
    │   │   │   │   │   │   ├── access_blocked.json
    │   │   │   │   │   │   ├── bad_credentials.json
    │   │   │   │   │   │   ├── branch_names.json
    │   │   │   │   │   │   ├── check_required_ci_runs_pass_empty.json
    │   │   │   │   │   │   ├── check_required_ci_runs_pass_error.json
    │   │   │   │   │   │   ├── check_required_ci_runs_pass_failure.json
    │   │   │   │   │   │   ├── check_required_ci_runs_pass_success.json
    │   │   │   │   │   │   ├── check_run_created.json
    │   │   │   │   │   │   ├── check_runs_empty.json
    │   │   │   │   │   │   ├── check_runs_failed_actions.json
    │   │   │   │   │   │   ├── check_runs_failed.json
    │   │   │   │   │   │   ├── check_runs_queued.json
    │   │   │   │   │   │   ├── check_runs_success_actions.json
    │   │   │   │   │   │   ├── check_runs_success_and_skipped.json
    │   │   │   │   │   │   ├── check_runs_success.json
    │   │   │   │   │   │   ├── check_suites_empty.json
    │   │   │   │   │   │   ├── check_suites_failed.json
    │   │   │   │   │   │   ├── check_suites_queued.json
    │   │   │   │   │   │   ├── combined_status_empty.json
    │   │   │   │   │   │   ├── combined_status_failure.json
    │   │   │   │   │   │   ├── combined_status_pending.json
    │   │   │   │   │   │   ├── combined_status_success.json
    │   │   │   │   │   │   ├── commit_comment.json
    │   │   │   │   │   │   ├── commit_compare.json
    │   │   │   │   │   │   ├── commit_compare_took_too_long.json
    │   │   │   │   │   │   ├── commit.json
    │   │   │   │   │   │   ├── commit_not_found.json
    │   │   │   │   │   │   ├── commits_edited.json
    │   │   │   │   │   │   ├── commits_edited_skipped.json
    │   │   │   │   │   │   ├── commits_unedited.json
    │   │   │   │   │   │   ├── composer_json_library_content.json
    │   │   │   │   │   │   ├── contents_cargo_manifest.json
    │   │   │   │   │   │   ├── contents_cargo_manifest_workspace_root.json
    │   │   │   │   │   │   ├── contents_config_file.json
    │   │   │   │   │   │   ├── contents_config_file_minimal.json
    │   │   │   │   │   │   ├── crates_io_index_commit_comparison.json
    │   │   │   │   │   │   ├── create_deployment_status.json
    │   │   │   │   │   │   ├── create_label.json
    │   │   │   │   │   │   ├── deployment.json
    │   │   │   │   │   │   ├── deployments.json
    │   │   │   │   │   │   ├── deployments_repo.json
    │   │   │   │   │   │   ├── error_generic.json
    │   │   │   │   │   │   ├── events.json
    │   │   │   │   │   │   ├── forbidden_archived.json
    │   │   │   │   │   │   ├── forbidden_billing_issue.json
    │   │   │   │   │   │   ├── forbidden_legal_issue.json
    │   │   │   │   │   │   ├── forbidden_locked.json
    │   │   │   │   │   │   ├── forbidden_rate_limited.json
    │   │   │   │   │   │   ├── forbidden_trade_restriction.json
    │   │   │   │   │   │   ├── forbidden_trade_restriction_verbose.json
    │   │   │   │   │   │   ├── forbidden_unavailable_to_integration.json
    │   │   │   │   │   │   ├── forbidden_unspecified.json
    │   │   │   │   │   │   ├── forbidden_user_scope.json
    │   │   │   │   │   │   ├── gemfile_content.json
    │   │   │   │   │   │   ├── gemfile_library_content.json
    │   │   │   │   │   │   ├── global_access_token.json.erb
    │   │   │   │   │   │   ├── graphql_add_reaction.json
    │   │   │   │   │   │   ├── graphql_bad_credentials.json
    │   │   │   │   │   │   ├── graphql_commit_ci_status_rollups.json
    │   │   │   │   │   │   ├── graphql_commit_ci_status_rollups_no_ci.json
    │   │   │   │   │   │   ├── graphql_commit_messages_merge_commits.json
    │   │   │   │   │   │   ├── graphql_commit_messages_squashed.json
    │   │   │   │   │   │   ├── graphql_commit_statuses_reliable.json
    │   │   │   │   │   │   ├── graphql_commit_statuses_unreliable.json
    │   │   │   │   │   │   ├── graphql_directory_contents_bad_branch.json
    │   │   │   │   │   │   ├── graphql_directory_contents_file_not_dir.json
    │   │   │   │   │   │   ├── graphql_directory_contents.json
    │   │   │   │   │   │   ├── graphql_directory_contents_not_found.json
    │   │   │   │   │   │   ├── graphql_get_pull_request_id_errors.json
    │   │   │   │   │   │   ├── graphql_get_pull_request_id_node_not_found.json
    │   │   │   │   │   │   ├── graphql_get_pull_request_id_query_error.json
    │   │   │   │   │   │   ├── graphql_get_pull_request_id_success.json
    │   │   │   │   │   │   ├── graphql_null_repo.json
    │   │   │   │   │   │   ├── graphql_rate_limited.json
    │   │   │   │   │   │   ├── graphql_repo_not_found.json
    │   │   │   │   │   │   ├── graphql_security_advisories.json
    │   │   │   │   │   │   ├── graphql_security_advisories_last.json
    │   │   │   │   │   │   ├── graphql_vulnerability_alerts_empty.json
    │   │   │   │   │   │   ├── graphql_vulnerability_alerts_forbidden.json
    │   │   │   │   │   │   ├── graphql_vulnerability_alerts.json
    │   │   │   │   │   │   ├── installation_access_token.json.erb
    │   │   │   │   │   │   ├── installation_access_token_repo_inaccessible.json
    │   │   │   │   │   │   ├── installation_access_token_unprocessable.json
    │   │   │   │   │   │   ├── installation.json
    │   │   │   │   │   │   ├── installation_repos_2.json
    │   │   │   │   │   │   ├── installation_repos.json
    │   │   │   │   │   │   ├── issue_comment.json
    │   │   │   │   │   │   ├── issue_comments_closed_before.json
    │   │   │   │   │   │   ├── issue_comments_failed_ci_before.json
    │   │   │   │   │   │   ├── issue_comments_failed_merge.json
    │   │   │   │   │   │   ├── issue_comments.json
    │   │   │   │   │   │   ├── issue_comments_not_mentioned.json
    │   │   │   │   │   │   ├── issue_comments_protected_branch.json
    │   │   │   │   │   │   ├── issue_comments_quoted.json
    │   │   │   │   │   │   ├── issue_comments_requesting_ignore.json
    │   │   │   │   │   │   ├── issue_comments_vulnerability_mentioned_before.json
    │   │   │   │   │   │   ├── issue_comments_with_new_version.json
    │   │   │   │   │   │   ├── issue.json
    │   │   │   │   │   │   ├── issue_labels_automerge.json
    │   │   │   │   │   │   ├── issue_labels_custom.json
    │   │   │   │   │   │   ├── issue_labels_dependencies.json
    │   │   │   │   │   │   ├── issue_labels_multiple.json
    │   │   │   │   │   │   ├── labels_without_security.json
    │   │   │   │   │   │   ├── labels_with_security.json
    │   │   │   │   │   │   ├── mark_github_job_complete
    │   │   │   │   │   │   │   ├── errors.json
    │   │   │   │   │   │   │   ├── success.json
    │   │   │   │   │   │   │   ├── unprocessable_already_complete.json
    │   │   │   │   │   │   │   ├── unprocessable_app_not_installed.json
    │   │   │   │   │   │   │   ├── unprocessable_job_not_found.json
    │   │   │   │   │   │   │   └── unprocessable_pull_request_not_found.json
    │   │   │   │   │   │   ├── mark_github_job_errored
    │   │   │   │   │   │   │   ├── errors.json
    │   │   │   │   │   │   │   ├── graphql_query_error.json
    │   │   │   │   │   │   │   ├── success.json
    │   │   │   │   │   │   │   ├── unprocessable_already_complete.json
    │   │   │   │   │   │   │   ├── unprocessable_already_errored.json
    │   │   │   │   │   │   │   ├── unprocessable_app_not_installed.json
    │   │   │   │   │   │   │   └── unprocessable_job_not_found.json
    │   │   │   │   │   │   ├── no_common_ancestors.json
    │   │   │   │   │   │   ├── no_repository_provided.json
    │   │   │   │   │   │   ├── not_found.json
    │   │   │   │   │   │   ├── org_repos_2.json
    │   │   │   │   │   │   ├── org_repos.json
    │   │   │   │   │   │   ├── pr_exists.json
    │   │   │   │   │   │   ├── proxima_repo.json
    │   │   │   │   │   │   ├── pull_request_behind.json
    │   │   │   │   │   │   ├── pull_request_closed.json
    │   │   │   │   │   │   ├── pull_request_closed_null.json
    │   │   │   │   │   │   ├── pull_request_dirty.json
    │   │   │   │   │   │   ├── pull_request_files.json
    │   │   │   │   │   │   ├── pull_request_files_workflow.json
    │   │   │   │   │   │   ├── pull_request_mergeable.json
    │   │   │   │   │   │   ├── pull_request_merged.json
    │   │   │   │   │   │   ├── pull_request_mixed_case_compare.json
    │   │   │   │   │   │   ├── pull_request_no_automatic_rebases.json
    │   │   │   │   │   │   ├── pull_request_no_ci_warning.json
    │   │   │   │   │   │   ├── pull_request_not_automerging.json
    │   │   │   │   │   │   ├── pull_request_reviewers.json
    │   │   │   │   │   │   ├── pull_requests
    │   │   │   │   │   │   │   └── unprocessable_branch_protection_signature.json
    │   │   │   │   │   │   ├── pull_requests.json
    │   │   │   │   │   │   ├── pull_requests_multiple.json
    │   │   │   │   │   │   ├── pull_requests_paused.json
    │   │   │   │   │   │   ├── pull_requests_with_labels.json
    │   │   │   │   │   │   ├── pull_request_unknown.json
    │   │   │   │   │   │   ├── pull_request_updated.json
    │   │   │   │   │   │   ├── pull_request_updating.json
    │   │   │   │   │   │   ├── pull_request_with_assignee.json
    │   │   │   │   │   │   ├── reaction.json
    │   │   │   │   │   │   ├── ref.json
    │   │   │   │   │   │   ├── repo_assignees.json
    │   │   │   │   │   │   ├── repo_content_js.json
    │   │   │   │   │   │   ├── repo_content.json
    │   │   │   │   │   │   ├── repo_content_php.json
    │   │   │   │   │   │   ├── repo_content_rust.json
    │   │   │   │   │   │   ├── repo_content_rust_no_lock.json
    │   │   │   │   │   │   ├── repo_contents_submodule.json
    │   │   │   │   │   │   ├── repo_dependabot_alerts.json
    │   │   │   │   │   │   ├── repo_dependabot_alerts_npm.json
    │   │   │   │   │   │   ├── repo_dependabot_alerts_npm_many.json
    │   │   │   │   │   │   ├── repo_fork.json
    │   │   │   │   │   │   ├── repo_installation_missing.json
    │   │   │   │   │   │   ├── repo.json
    │   │   │   │   │   │   ├── repo_labels_custom.json
    │   │   │   │   │   │   ├── repo_labels.json
    │   │   │   │   │   │   ├── repo_library_content.json
    │   │   │   │   │   │   ├── repo_library_content_no_gemspec.json
    │   │   │   │   │   │   ├── repo_permissions_admin.json
    │   │   │   │   │   │   ├── repo_permissions_read.json
    │   │   │   │   │   │   ├── review_comments.json
    │   │   │   │   │   │   ├── review_comments_not_mentioned.json
    │   │   │   │   │   │   ├── reviews.json
    │   │   │   │   │   │   ├── security_advisories
    │   │   │   │   │   │   │   ├── success-actions.json
    │   │   │   │   │   │   │   ├── success-erlang.json
    │   │   │   │   │   │   │   ├── success.json
    │   │   │   │   │   │   │   ├── success-page-1.json
    │   │   │   │   │   │   │   ├── success-page-2.json
    │   │   │   │   │   │   │   ├── success-pub.json
    │   │   │   │   │   │   │   ├── success-rust.json
    │   │   │   │   │   │   │   └── success-swift.json
    │   │   │   │   │   │   ├── security_advisory
    │   │   │   │   │   │   │   ├── not-found.json
    │   │   │   │   │   │   │   ├── success.json
    │   │   │   │   │   │   │   ├── success-multi-package.json
    │   │   │   │   │   │   │   ├── success-no-fix.json
    │   │   │   │   │   │   │   ├── success-partial-fix.json
    │   │   │   │   │   │   │   ├── success-withdrawn.json
    │   │   │   │   │   │   │   └── unknown-ecosystem.json
    │   │   │   │   │   │   ├── user_by_id.json
    │   │   │   │   │   │   ├── user_installation_missing.json
    │   │   │   │   │   │   ├── user_installation_repos_2.json
    │   │   │   │   │   │   ├── user_installation_repos.json
    │   │   │   │   │   │   ├── user_installations.json
    │   │   │   │   │   │   ├── user.json
    │   │   │   │   │   │   ├── user_not_found.json
    │   │   │   │   │   │   ├── user_orgs.json
    │   │   │   │   │   │   ├── validation_failed.json
    │   │   │   │   │   │   └── workflow_run
    │   │   │   │   │   │       ├── blank_external_id.json
    │   │   │   │   │   │       ├── cancel_failed_awaiting_rerun.json
    │   │   │   │   │   │       ├── cancel_failed_completed.json
    │   │   │   │   │   │       ├── cancel_failed_generic.json
    │   │   │   │   │   │       ├── complete_conclusion_failure.json
    │   │   │   │   │   │       ├── complete_conclusion_success.json
    │   │   │   │   │   │       ├── no_external_id.json
    │   │   │   │   │   │       └── requested.json
    │   │   │   │   │   ├── github_webhooks
    │   │   │   │   │   │   ├── check_run_rerequested.json
    │   │   │   │   │   │   ├── check_suite_completed.json
    │   │   │   │   │   │   ├── check_suite_requested.json
    │   │   │   │   │   │   ├── installation_created.json
    │   │   │   │   │   │   ├── installation_deleted.json
    │   │   │   │   │   │   ├── installation_repositories_added.json
    │   │   │   │   │   │   ├── installation_repositories_removed.json
    │   │   │   │   │   │   ├── issue_closed.json
    │   │   │   │   │   │   ├── issue_comment_github_app.json
    │   │   │   │   │   │   ├── issue_comment.json
    │   │   │   │   │   │   ├── label_deleted.json
    │   │   │   │   │   │   ├── pull_request_closed_by_dependabot.json
    │   │   │   │   │   │   ├── pull_request_closed.json
    │   │   │   │   │   │   ├── pull_request_labeled.json
    │   │   │   │   │   │   ├── pull_request_merged.json
    │   │   │   │   │   │   ├── pull_request_opened.json
    │   │   │   │   │   │   ├── pull_request_reopened.json
    │   │   │   │   │   │   ├── pull_request_review_comment.json
    │   │   │   │   │   │   ├── pull_request_review.json
    │   │   │   │   │   │   ├── pull_request_synchronize.json
    │   │   │   │   │   │   ├── repository_archived.json
    │   │   │   │   │   │   ├── repository_created.json
    │   │   │   │   │   │   ├── repository_deleted.json
    │   │   │   │   │   │   ├── repository_edited.json
    │   │   │   │   │   │   ├── repository_publicized.json
    │   │   │   │   │   │   ├── repository_renamed.json
    │   │   │   │   │   │   ├── repository_transferred.json
    │   │   │   │   │   │   ├── repository_unarchived.json
    │   │   │   │   │   │   ├── security_advisory_published.json
    │   │   │   │   │   │   ├── status_hound.json
    │   │   │   │   │   │   ├── status_not_dependabot.json
    │   │   │   │   │   │   ├── status_travis.json
    │   │   │   │   │   │   ├── workflow_run_completed_successfully.json
    │   │   │   │   │   │   ├── workflow_run_completed_with_errors.json
    │   │   │   │   │   │   └── workflow_run_requested.json
    │   │   │   │   │   ├── google_responses
    │   │   │   │   │   │   ├── geocode_london.json
    │   │   │   │   │   │   └── timezone_london.json
    │   │   │   │   │   ├── hex_pm_responses
    │   │   │   │   │   │   └── packages.json
    │   │   │   │   │   ├── hydro_messages
    │   │   │   │   │   │   ├── code_scanning.v0.DependabotAutofixResult
    │   │   │   │   │   │   │   ├── push_js_fix.json
    │   │   │   │   │   │   │   ├── push_js_fix_no_dependency_metadata.json
    │   │   │   │   │   │   │   ├── push_js_no_fix.json
    │   │   │   │   │   │   │   └── push_js_unknown_state.json
    │   │   │   │   │   │   ├── dependency_graph.v0.UpdateGraphEvent
    │   │   │   │   │   │   │   ├── update_graph.json
    │   │   │   │   │   │   │   ├── update_graph_multiple_dirs.json
    │   │   │   │   │   │   │   ├── update_graph_no_event_id.json
    │   │   │   │   │   │   │   ├── update_graph_pypi.json
    │   │   │   │   │   │   │   ├── update_graph_pypi_subdir.json
    │   │   │   │   │   │   │   ├── update_graph_unknown_ecosystem.json
    │   │   │   │   │   │   │   └── update_graph_zero_event_id.json
    │   │   │   │   │   │   ├── github.actions.v0.ComputeUsage
    │   │   │   │   │   │   │   └── default.json
    │   │   │   │   │   │   ├── github.v1.IntegrationInstallationCreate
    │   │   │   │   │   │   │   ├── create_on_business.json
    │   │   │   │   │   │   │   ├── create_on_org_for_selected.json
    │   │   │   │   │   │   │   ├── create_on_org_proxima.json
    │   │   │   │   │   │   │   ├── create_on_unrelated_integration.json
    │   │   │   │   │   │   │   └── create_on_user_for_all.json
    │   │   │   │   │   │   ├── github.v1.IntegrationInstallationDelete
    │   │   │   │   │   │   │   ├── delete_from_business.json
    │   │   │   │   │   │   │   ├── delete_from_org.json
    │   │   │   │   │   │   │   ├── delete_from_unrelated_integration.json
    │   │   │   │   │   │   │   ├── delete_from_user.json
    │   │   │   │   │   │   │   └── delete_without_sender.json
    │   │   │   │   │   │   ├── github.v1.IntegrationInstallationRepositoriesAdded
    │   │   │   │   │   │   │   └── default.json
    │   │   │   │   │   │   ├── github.v1.IntegrationInstallationRepositoriesRemoved
    │   │   │   │   │   │   │   ├── default.json
    │   │   │   │   │   │   │   └── no_sender.json
    │   │   │   │   │   │   ├── github.v1.PullRequestClose
    │   │   │   │   │   │   │   └── default.json
    │   │   │   │   │   │   ├── github.v1.RepositoryCommitStatusCreated
    │   │   │   │   │   │   │   ├── default.json
    │   │   │   │   │   │   │   ├── dependabot_pr_ci_status_event.json
    │   │   │   │   │   │   │   ├── error_event.json
    │   │   │   │   │   │   │   ├── failure_event.json
    │   │   │   │   │   │   │   ├── non_dependabot_event.json
    │   │   │   │   │   │   │   └── pending_event.json
    │   │   │   │   │   │   ├── github.v1.RepositoryDependencyUpdateCleanedUp
    │   │   │   │   │   │   │   ├── default.json
    │   │   │   │   │   │   │   ├── legacy-id.json
    │   │   │   │   │   │   │   ├── unexpected_error_type.json
    │   │   │   │   │   │   │   └── unexpected_update_reason.json
    │   │   │   │   │   │   ├── github.v1.RepositoryDependencyUpdatesVulnerabilitiesDisabled
    │   │   │   │   │   │   │   ├── disabled_for_org_repo.json
    │   │   │   │   │   │   │   └── disabled_for_user_repo.json
    │   │   │   │   │   │   ├── github.v1.RepositoryDependencyUpdatesVulnerabilitiesEnabled
    │   │   │   │   │   │   │   ├── enabled_for_org_repo.json
    │   │   │   │   │   │   │   └── enabled_for_user_repo.json
    │   │   │   │   │   │   ├── github.v1.RepositoryPush
    │   │   │   │   │   │   │   ├── push_branch_config_file.json
    │   │   │   │   │   │   │   ├── push_branch_initial_commit.json
    │   │   │   │   │   │   │   ├── push_branch_malformed.json
    │   │   │   │   │   │   │   ├── push_dependabot_branch_dashes.json
    │   │   │   │   │   │   │   ├── push_dependabot_branch.json
    │   │   │   │   │   │   │   ├── push_feature_branch.json
    │   │   │   │   │   │   │   ├── push_fork_branch_config_file.json
    │   │   │   │   │   │   │   ├── push_fork_branch.json
    │   │   │   │   │   │   │   ├── push_fork_config_file.json
    │   │   │   │   │   │   │   ├── push_fork.json
    │   │   │   │   │   │   │   ├── push_main_config_file.json
    │   │   │   │   │   │   │   ├── push_main_initial_commit.json
    │   │   │   │   │   │   │   ├── push_main.json
    │   │   │   │   │   │   │   ├── push_main_malformed.json
    │   │   │   │   │   │   │   ├── push_main_package_json.json
    │   │   │   │   │   │   │   ├── push_main_unrelated.json
    │   │   │   │   │   │   │   └── push_main_workflow.json
    │   │   │   │   │   │   ├── github.v1.RepositoryVulnerabilityAlertCreate
    │   │   │   │   │   │   │   ├── dry_run.json
    │   │   │   │   │   │   │   ├── install_dry_run.json
    │   │   │   │   │   │   │   ├── install.json
    │   │   │   │   │   │   │   ├── maven.json
    │   │   │   │   │   │   │   ├── npm.json
    │   │   │   │   │   │   │   ├── npm_subdir.json
    │   │   │   │   │   │   │   ├── pip.json
    │   │   │   │   │   │   │   ├── push_dry_run.json
    │   │   │   │   │   │   │   ├── push_globlike.json
    │   │   │   │   │   │   │   ├── push.json
    │   │   │   │   │   │   │   ├── push_maven.json
    │   │   │   │   │   │   │   ├── push_maven_on_build_gradle.json
    │   │   │   │   │   │   │   ├── push_maven_on_build_gradle_kts.json
    │   │   │   │   │   │   │   ├── push_maven_on_nested_build_gradle.json
    │   │   │   │   │   │   │   ├── push_maven_on_settings_gradle.json
    │   │   │   │   │   │   │   ├── push_maven_on_settings_gradle_kts.json
    │   │   │   │   │   │   │   ├── push_pip_on_environment_yaml.json
    │   │   │   │   │   │   │   ├── push_pip_on_environment_yml.json
    │   │   │   │   │   │   │   ├── push_pip_on_pyproject_toml.json
    │   │   │   │   │   │   │   ├── push_pip_on_pyproject_toml_subdirectory.json
    │   │   │   │   │   │   │   ├── push_pip_on_requirements_txt.json
    │   │   │   │   │   │   │   ├── push_pip_on_uv_lock.json
    │   │   │   │   │   │   │   └── scan.json
    │   │   │   │   │   │   ├── github.v1.RepositoryVulnerabilityAlertResolveRequest
    │   │   │   │   │   │   │   └── manual.json
    │   │   │   │   │   │   ├── github.v1.SecurityAdvisoryPublish
    │   │   │   │   │   │   │   └── default.json
    │   │   │   │   │   │   ├── github.v1.SecurityAdvisoryUpdate
    │   │   │   │   │   │   │   └── default.json
    │   │   │   │   │   │   ├── github.v1.SecurityAdvisoryWithdraw
    │   │   │   │   │   │   │   └── default.json
    │   │   │   │   │   │   └── README.md
    │   │   │   │   │   ├── npm_follower_webhooks
    │   │   │   │   │   │   └── yarn.json
    │   │   │   │   │   ├── npm_responses
    │   │   │   │   │   │   ├── advisory_web_index.html
    │   │   │   │   │   │   └── latest_version.json
    │   │   │   │   │   ├── nuget_responses
    │   │   │   │   │   │   ├── catalog_index.json
    │   │   │   │   │   │   ├── catalog_page_2.json
    │   │   │   │   │   │   ├── catalog_page.json
    │   │   │   │   │   │   └── service_index.json
    │   │   │   │   │   ├── oss_index_responses
    │   │   │   │   │   │   ├── exact.json
    │   │   │   │   │   │   ├── grape.json
    │   │   │   │   │   │   ├── grape_maven.json
    │   │   │   │   │   │   ├── not_found.json
    │   │   │   │   │   │   ├── no_version_ranges.json
    │   │   │   │   │   │   ├── no_vulnerabilities.json
    │   │   │   │   │   │   ├── range_js.json
    │   │   │   │   │   │   └── range_maven.json
    │   │   │   │   │   ├── packagist_responses
    │   │   │   │   │   │   └── releases.rss
    │   │   │   │   │   ├── pr_creation
    │   │   │   │   │   │   ├── bump_repo.json
    │   │   │   │   │   │   ├── create_blob.json
    │   │   │   │   │   │   ├── create_comment.json
    │   │   │   │   │   │   ├── create_commit.json
    │   │   │   │   │   │   ├── create_label.json
    │   │   │   │   │   │   ├── create_pr.json
    │   │   │   │   │   │   ├── create_ref.json
    │   │   │   │   │   │   ├── create_tree.json
    │   │   │   │   │   │   ├── git_upload_pack
    │   │   │   │   │   │   └── labels_with_dependencies.json
    │   │   │   │   │   ├── pypi_responses
    │   │   │   │   │   │   └── updates.xml
    │   │   │   │   │   ├── rubygems_webhooks
    │   │   │   │   │   │   ├── gemcutter_0.7.1.json
    │   │   │   │   │   │   └── gemcutter_0.7.1_yanked.json
    │   │   │   │   │   ├── sarif
    │   │   │   │   │   │   └── styled-components.sarif
    │   │   │   │   │   └── shields_badge.svg
    │   │   │   │   └── vcr_cassettes
    │   │   │   │       ├── active_repos
    │   │   │   │       │   └── GET_
    │   │   │   │       │       └── active_repos
    │   │   │   │       │           └── for_an_active_account
    │   │   │   │       │               └── returns_a_list_of_repos.yml
    │   │   │   │       ├── azure_blob
    │   │   │   │       │   └── active_storage_integration.yml
    │   │   │   │       ├── FindOrCreatePullRequest
    │   │   │   │       │   └── when_there_is_a_security_advisory
    │   │   │   │       │       └── and_multi-directory_grouped_security_updates_are_enabled
    │   │   │   │       │           └── creates_a_PR_with_a_dependency_group_label.yml
    │   │   │   │       ├── GitHub_Twirp_Advisorydb
    │   │   │   │       │   └── get_advisories_for_packages
    │   │   │   │       │       ├── returns_advisories_for_the_given_packages_only.yml
    │   │   │   │       │       └── returns_no_advisories_for_non-existent_packages_only.yml
    │   │   │   │       ├── GitHub_Twirp_Avisorydb
    │   │   │   │       │   └── get_advisories_for_packages
    │   │   │   │       │       ├── returns_advisories_for_the_given_packages_only.yml
    │   │   │   │       │       └── returns_no_advisories_for_non-existent_packages_only.yml
    │   │   │   │       ├── GitHub_Twirp_DependabotRepositorySettings
    │   │   │   │       │   ├── _get_repository_settings
    │   │   │   │       │   │   ├── raises_an_error_if_the_repository_does_not_exist.yml
    │   │   │   │       │   │   └── retrieves_the_settings_for_the_given_repo_from_the_monolith.yml
    │   │   │   │       │   ├── remove_paused_flag_on_repository
    │   │   │   │       │   │   ├── raises_an_error_if_the_repository_does_not_exist.yml
    │   │   │   │       │   │   └── sets_the_flag_on_the_repository.yml
    │   │   │   │       │   ├── set_paused_flag_on_repository
    │   │   │   │       │   │   ├── raises_an_error_if_the_repository_does_not_exist.yml
    │   │   │   │       │   │   └── sets_the_flag_on_the_repository.yml
    │   │   │   │       │   └── set_self_hosted_flag_on_repository
    │   │   │   │       │       ├── does_not_raise_an_error_if_actions_are_not_enabled_for_the_repository.yml
    │   │   │   │       │       ├── raises_an_error_if_the_repository_does_not_exist.yml
    │   │   │   │       │       └── sets_the_flag_on_the_repository.yml
    │   │   │   │       ├── Github_Twirp_Features
    │   │   │   │       │   └── feature_enabled_for_
    │   │   │   │       │       ├── for_a_feature_flag_that_cannot_be_managed_via_twirp
    │   │   │   │       │       │   └── raises_an_exception.yml
    │   │   │   │       │       └── for_an_unknown_feature_flag
    │   │   │   │       │           └── raises_an_exception.yml
    │   │   │   │       ├── GitHub_Twirp_GlobalId
    │   │   │   │       │   └── get_github_next_global_id
    │   │   │   │       │       ├── get_next_global_for_a_repo.yml
    │   │   │   │       │       ├── raises_exception_for_an_unparseable_globalId.yml
    │   │   │   │       │       └── raises_exception_for_empty_globalId.yml
    │   │   │   │       ├── Repo
    │   │   │   │       │   └── _github_feature_enabled_
    │   │   │   │       │       └── for_a_feature_flag_that_can_be_managed_via_twirp
    │   │   │   │       │           ├── that_is_disabled_for_the_target_repository
    │   │   │   │       │           │   └── 1_7_1_2_1.yml
    │   │   │   │       │           └── that_is_enabled_for_the_target_repository
    │   │   │   │       │               └── 1_7_1_1_1.yml
    │   │   │   │       ├── Routes_ActiveRepos_Index
    │   │   │   │       │   ├── 1_1.yml
    │   │   │   │       │   ├── the_response_body
    │   │   │   │       │   │   ├── 1_2_1.yml
    │   │   │   │       │   │   ├── 1_2_2.yml
    │   │   │   │       │   │   └── 1_2_3.yml
    │   │   │   │       │   ├── with_a_inactive_repo_with_an_invalid_config_file
    │   │   │   │       │   │   ├── 1_3_1.yml
    │   │   │   │       │   │   └── the_response_body
    │   │   │   │       │   │       ├── 1_3_2_1.yml
    │   │   │   │       │   │       ├── 1_3_2_2.yml
    │   │   │   │       │   │       └── 1_3_2_3.yml
    │   │   │   │       │   └── with_an_active_repo
    │   │   │   │       │       ├── 1_2_1.yml
    │   │   │   │       │       └── the_response_body
    │   │   │   │       │           ├── 1_2_2_1.yml
    │   │   │   │       │           ├── 1_2_2_2.yml
    │   │   │   │       │           └── 1_2_2_3.yml
    │   │   │   │       ├── SecretFetcher
    │   │   │   │       │   ├── in_enterprise_mode
    │   │   │   │       │   │   ├── fetches_only_the_requested_secret_when_there_are_many.yml
    │   │   │   │       │   │   ├── fetches_org_secrets_for_an_unknown_repo.yml
    │   │   │   │       │   │   ├── fetches_org_secrets.yml
    │   │   │   │       │   │   ├── fetches_repo_secrets.yml
    │   │   │   │       │   │   ├── raises_SecretNotFound_for_an_unknown_repo_with_no_org_secrets.yml
    │   │   │   │       │   │   └── raises_SecretNotFound_for_an_unknown_secret.yml
    │   │   │   │       │   └── in_the_cloud
    │   │   │   │       │       ├── fetches_only_the_requested_secret_when_there_are_many.yml
    │   │   │   │       │       ├── fetches_org_secrets_for_an_unknown_repo.yml
    │   │   │   │       │       ├── fetches_org_secrets.yml
    │   │   │   │       │       ├── fetches_repo_secrets.yml
    │   │   │   │       │       ├── raises_SecretNotFound_for_an_unknown_repo_with_no_org_secrets.yml
    │   │   │   │       │       ├── raises_SecretNotFound_for_an_unknown_secret.yml
    │   │   │   │       │       └── raises_SecretNotValid_for_an_invalid_secret.yml
    │   │   │   │       └── SynchronizeRepoState
    │   │   │   │           └── updates_the_repo_with_the_latest_GitHub_details.yml
    │   │   │   ├── formatter_overrides.rb
    │   │   │   ├── hydro
    │   │   │   │   ├── autofix_response_handler_spec.rb
    │   │   │   │   ├── hydro_handlers
    │   │   │   │   │   ├── dependency_graph
    │   │   │   │   │   │   └── graph_changes_spec.rb
    │   │   │   │   │   └── github
    │   │   │   │   │       └── user_spec.rb
    │   │   │   │   ├── repository_push_handler_spec.rb
    │   │   │   │   ├── update_graph_event_handler_spec.rb
    │   │   │   │   └── vulnerability_alert_handler_spec.rb
    │   │   │   ├── integration
    │   │   │   │   ├── conda_security_advisory_integration_spec.rb
    │   │   │   │   ├── ecosystem_onboarding_integration_spec.rb
    │   │   │   │   └── uv_security_advisory_integration_spec.rb
    │   │   │   ├── jobs
    │   │   │   │   ├── after_unpause_repo_job_spec.rb
    │   │   │   │   ├── application_job_spec.rb
    │   │   │   │   ├── cancel_actions_workflow_run_job_spec.rb
    │   │   │   │   ├── cancel_stale_pull_request_update_spec.rb
    │   │   │   │   ├── capture_compatibility_score_job_spec.rb
    │   │   │   │   ├── check_pull_request_for_conflicts_job_spec.rb
    │   │   │   │   ├── cleanup_dependency_group_pull_requests_job_spec.rb
    │   │   │   │   ├── close_pull_request_job_spec.rb
    │   │   │   │   ├── combine_pull_requests_after_jobs_completion_spec.rb
    │   │   │   │   ├── create_autofix_annotation_job_spec.rb
    │   │   │   │   ├── create_graph_update_job_spec.rb
    │   │   │   │   ├── create_missing_dependabot_pr_comment_job_spec.rb
    │   │   │   │   ├── create_pull_request_on_dependabot_spec.rb
    │   │   │   │   ├── create_scheduled_refresh_job_spec.rb
    │   │   │   │   ├── create_scheduled_update_job_spec.rb
    │   │   │   │   ├── create_security_update_job_spec.rb
    │   │   │   │   ├── create_version_skip_comment_job_spec.rb
    │   │   │   │   ├── deactivate_repo_job_spec.rb
    │   │   │   │   ├── delete_pull_request_branch_job_spec.rb
    │   │   │   │   ├── generate_pull_request_autofix_job_spec.rb
    │   │   │   │   ├── handle_failed_action_run_job_spec.rb
    │   │   │   │   ├── handle_pull_request_comment_job_spec.rb
    │   │   │   │   ├── handle_rebase_request_job_spec.rb
    │   │   │   │   ├── handle_recreate_request_job_spec.rb
    │   │   │   │   ├── locking_job_spec.rb
    │   │   │   │   ├── notify_dependabot_status_job_spec.rb
    │   │   │   │   ├── notify_github_of_failure_job_spec.rb
    │   │   │   │   ├── notify_github_of_success_job_spec.rb
    │   │   │   │   ├── pause_repo_job_spec.rb
    │   │   │   │   ├── prioritized_jobs
    │   │   │   │   │   ├── create_pull_request_on_github
    │   │   │   │   │   │   └── default_spec.rb
    │   │   │   │   │   ├── create_pull_request_on_github_spec.rb
    │   │   │   │   │   ├── start_update_job
    │   │   │   │   │   │   └── default_spec.rb
    │   │   │   │   │   └── start_update_job_spec.rb
    │   │   │   │   ├── rate_limit_backoff_strategy_spec.rb
    │   │   │   │   ├── rebase_pull_request_if_new_commits_job_spec.rb
    │   │   │   │   ├── refresh_open_group_pull_requests_job_spec.rb
    │   │   │   │   ├── remediate_account_and_repo_activation_job_spec.rb
    │   │   │   │   ├── repository_dependency_update
    │   │   │   │   │   └── onboard_repository_job_spec.rb
    │   │   │   │   ├── resync_pr_state_job_spec.rb
    │   │   │   │   ├── resync_repo_config_file_job_spec.rb
    │   │   │   │   ├── resync_unpaused_repo_job_spec.rb
    │   │   │   │   ├── review_update_config_rate_limit_spec.rb
    │   │   │   │   ├── scheduled_jobs
    │   │   │   │   │   ├── application_scheduled_job_spec.rb
    │   │   │   │   │   ├── audit_enqueued_update_jobs_spec.rb
    │   │   │   │   │   ├── audit_pending_pull_requests_spec.rb
    │   │   │   │   │   ├── delete_abandoned_pending_prs_spec.rb
    │   │   │   │   │   ├── delete_abandoned_pending_pr_updates_spec.rb
    │   │   │   │   │   ├── delete_created_pending_prs_spec.rb
    │   │   │   │   │   ├── delete_old_pull_requests_data_spec.rb
    │   │   │   │   │   ├── delete_old_update_jobs_data_spec.rb
    │   │   │   │   │   ├── enqueue_scheduled_update_jobs_spec.rb
    │   │   │   │   │   ├── mark_old_processing_jobs_as_timed_out_spec.rb
    │   │   │   │   │   ├── report_update_job_backlog_spec.rb
    │   │   │   │   │   ├── synchronize_proxima_spec.rb
    │   │   │   │   │   └── transition_inactive_security_update_repos_to_paused_spec.rb
    │   │   │   │   ├── setup_account_and_repo_with_global_app_job_spec.rb
    │   │   │   │   ├── setup_repo_job_spec.rb
    │   │   │   │   ├── stafftools
    │   │   │   │   │   ├── resync_account_job_spec.rb
    │   │   │   │   │   └── resync_repo_job_spec.rb
    │   │   │   │   ├── synchronize_repo_state_job_spec.rb
    │   │   │   │   ├── timed_job_spec.rb
    │   │   │   │   ├── transfer_repo_account_job_spec.rb
    │   │   │   │   ├── update_default_labels_job_spec.rb
    │   │   │   │   ├── update_graph
    │   │   │   │   │   └── onboard_repository_job_spec.rb
    │   │   │   │   ├── update_job_actions_status_job_spec.rb
    │   │   │   │   ├── update_pull_request_base_branch_job_spec.rb
    │   │   │   │   ├── update_pull_request_ci_status_job_spec.rb
    │   │   │   │   ├── update_pull_request_job_spec.rb
    │   │   │   │   └── validate_config_file_job_spec.rb
    │   │   │   ├── json_schema
    │   │   │   │   └── config_file_json_schema_spec.rb
    │   │   │   ├── lib
    │   │   │   │   ├── active_job
    │   │   │   │   │   └── queue_adapters
    │   │   │   │   │       └── managed_aqueduct_adapter_spec.rb
    │   │   │   │   ├── advisorydb_spec.rb
    │   │   │   │   ├── allowed_updates_validator_spec.rb
    │   │   │   │   ├── dependabot
    │   │   │   │   │   ├── cronjob_validator_spec.rb
    │   │   │   │   │   ├── exception_scrubber_spec.rb
    │   │   │   │   │   ├── exceptions_spec.rb
    │   │   │   │   │   ├── experiment_spec.rb
    │   │   │   │   │   ├── failbot_formatter_spec.rb
    │   │   │   │   │   ├── logger_spec.rb
    │   │   │   │   │   ├── octokit_middleware
    │   │   │   │   │   │   └── tenancy_headers_spec.rb
    │   │   │   │   │   ├── request_logger_spec.rb
    │   │   │   │   │   └── transitions
    │   │   │   │   │       ├── 20191213191241_timeout_jobs_stuck_enqueued_spec.rb
    │   │   │   │   │       ├── 20200306042729_destroy_empty_invalid_update_configs_spec.rb
    │   │   │   │   │       ├── 20210610135251_resync_default_schedules_spec.rb
    │   │   │   │   │       ├── 20220913202131_remove_login_from_metadata_table_spec.rb
    │   │   │   │   │       ├── 20230201021645_backfill_repo_security_updates_enabled_spec.rb
    │   │   │   │   │       ├── 20240108155722_remove_incorrect_directories_spec.rb
    │   │   │   │   │       ├── 20240125155101_remove_directory_if_directories_exists_spec.rb
    │   │   │   │   │       ├── 20240207185202_cleanup_duplicate_directories_spec.rb
    │   │   │   │   │       ├── 20240314002209_sort_groups_by_resync_spec.rb
    │   │   │   │   │       ├── 20251118175050_retry_actions_workflow_failed_jobs_spec.rb
    │   │   │   │   │       ├── 20251230042641_backfill_current_state_values_spec.rb
    │   │   │   │   │       ├── 20260114210000_backfill_security_updates_incident_spec.rb
    │   │   │   │   │       ├── 20260115_proxima_incident_3653_spec.rb
    │   │   │   │   │       ├── 20260316_resync_broken_cron_schedules_spec.rb
    │   │   │   │   │       └── 20260410162815_cleanup_orphaned_active_storage_records_spec.rb
    │   │   │   │   ├── dependency_file_allowlist_spec.rb
    │   │   │   │   ├── dependency_graph
    │   │   │   │   │   └── snapshots_spec.rb
    │   │   │   │   ├── dog_metrics_spec.rb
    │   │   │   │   ├── ecosystem_file_detector_spec.rb
    │   │   │   │   ├── ecosystem_file_regex_spec.rb
    │   │   │   │   ├── ecosystem_onboarding
    │   │   │   │   │   └── base_updater_spec.rb
    │   │   │   │   ├── ecosystem_onboarding_spec.rb
    │   │   │   │   ├── ecosystems_spec.rb
    │   │   │   │   ├── enterprise_metrics_spec.rb
    │   │   │   │   ├── etag_cache_spec.rb
    │   │   │   │   ├── freno
    │   │   │   │   │   └── throttler_instrumenter.rb
    │   │   │   │   ├── ghes_version_spec.rb
    │   │   │   │   ├── github
    │   │   │   │   │   ├── rest_client
    │   │   │   │   │   │   ├── account_authentication_spec.rb
    │   │   │   │   │   │   ├── etag_cache_spec.rb
    │   │   │   │   │   │   ├── pagination_spec.rb
    │   │   │   │   │   │   └── retries_spec.rb
    │   │   │   │   │   ├── rest_client_spec.rb
    │   │   │   │   │   ├── twirp
    │   │   │   │   │   │   ├── advisorydb_spec.rb
    │   │   │   │   │   │   ├── app_install_spec.rb
    │   │   │   │   │   │   ├── autofix_spec.rb
    │   │   │   │   │   │   ├── dependabot_pull_requests
    │   │   │   │   │   │   │   ├── dependency_file_protobuf_adapter_spec.rb
    │   │   │   │   │   │   │   ├── service_error_spec.rb
    │   │   │   │   │   │   │   └── twirp_error_spec.rb
    │   │   │   │   │   │   ├── dependabot_pull_requests_spec.rb
    │   │   │   │   │   │   ├── dependabot_repository_settings_spec.rb
    │   │   │   │   │   │   ├── global_id_spec.rb
    │   │   │   │   │   │   └── tokens_spec.rb
    │   │   │   │   │   └── version_range_spec.rb
    │   │   │   │   ├── github_helpers_spec.rb
    │   │   │   │   ├── labelizer_spec.rb
    │   │   │   │   ├── metrics_active_record_spec.rb
    │   │   │   │   ├── metrics_cache_hits_spec.rb
    │   │   │   │   ├── middleware
    │   │   │   │   │   ├── bad_request_spec.rb
    │   │   │   │   │   └── hmac_authentication_spec.rb
    │   │   │   │   ├── monolith_feature_flags_spec.rb
    │   │   │   │   ├── rate_limit_spec.rb
    │   │   │   │   ├── redis_rate_limit_spec.rb
    │   │   │   │   ├── restraint_spec.rb
    │   │   │   │   ├── rubocop
    │   │   │   │   │   └── cop
    │   │   │   │   │       └── dependabot
    │   │   │   │   │           ├── no_dependabot_logger_instance_spec.rb
    │   │   │   │   │           └── no_local_feature_flags_spec.rb
    │   │   │   │   ├── secret_fetcher_spec.rb
    │   │   │   │   ├── serialized_bytesize_validator_spec.rb
    │   │   │   │   ├── sql_structure_spec.rb
    │   │   │   │   ├── throttler_spec.rb
    │   │   │   │   ├── turboscan
    │   │   │   │   │   └── autofix_spec.rb
    │   │   │   │   └── wildcard_matcher_spec.rb
    │   │   │   ├── models
    │   │   │   │   ├── account_spec.rb
    │   │   │   │   ├── activity
    │   │   │   │   │   ├── logger_spec.rb
    │   │   │   │   │   ├── pause_manager_spec.rb
    │   │   │   │   │   └── splunk_spec.rb
    │   │   │   │   ├── autofix_suggestion_job
    │   │   │   │   │   └── stages_spec.rb
    │   │   │   │   ├── autofix_suggestion_job_spec.rb
    │   │   │   │   ├── concerns
    │   │   │   │   │   ├── flipper_actor_spec.rb
    │   │   │   │   │   └── memoizable_spec.rb
    │   │   │   │   ├── config_file_error_spec.rb
    │   │   │   │   ├── dependency_group_spec.rb
    │   │   │   │   ├── directories_spec.rb
    │   │   │   │   ├── dotcom_registry_spec.rb
    │   │   │   │   ├── fallback_dependency_group_spec.rb
    │   │   │   │   ├── github_login_spec.rb
    │   │   │   │   ├── github_security_advisory_spec.rb
    │   │   │   │   ├── ignore_condition_spec.rb
    │   │   │   │   ├── multi_ecosystem_config_spec.rb
    │   │   │   │   ├── mysql_collation_spec.rb
    │   │   │   │   ├── null_tenant_spec.rb
    │   │   │   │   ├── pending_pull_request_spec.rb
    │   │   │   │   ├── pending_pull_request_update_spec.rb
    │   │   │   │   ├── pull_request_commits_spec.rb
    │   │   │   │   ├── pull_request_spec.rb
    │   │   │   │   ├── registry_spec.rb
    │   │   │   │   ├── repository_settings_spec.rb
    │   │   │   │   ├── repo_spec.rb
    │   │   │   │   ├── sarif_spec.rb
    │   │   │   │   ├── suggested_fix_file_spec.rb
    │   │   │   │   ├── suggested_fix_spec.rb
    │   │   │   │   ├── update_config_cooldown_spec.rb
    │   │   │   │   ├── update_config_registry_spec.rb
    │   │   │   │   ├── update_config_spec.rb
    │   │   │   │   ├── updated_dependency_spec.rb
    │   │   │   │   ├── update_job_error_spec.rb
    │   │   │   │   ├── update_job_spec.rb
    │   │   │   │   ├── update_job_warning_spec.rb
    │   │   │   │   └── updater_error_spec.rb
    │   │   │   ├── presenters
    │   │   │   │   ├── commands_presenter_spec.rb
    │   │   │   │   ├── config_file_error_presenter_spec.rb
    │   │   │   │   ├── dry_run_presenter_spec.rb
    │   │   │   │   ├── presenter_helper_spec.rb
    │   │   │   │   ├── pull_request_footer_spec.rb
    │   │   │   │   ├── updated_dependencies_metadata_presenter_spec.rb
    │   │   │   │   ├── updated_dependency_presenter_spec.rb
    │   │   │   │   ├── update_job_error_presenter_spec.rb
    │   │   │   │   └── update_job_warning_presenter_spec.rb
    │   │   │   ├── processors
    │   │   │   │   ├── autofix_response_processor_spec.rb
    │   │   │   │   ├── github_action_compute_usage_processor_spec.rb
    │   │   │   │   ├── installation_create_processor_spec.rb
    │   │   │   │   ├── installation_delete_processor_spec.rb
    │   │   │   │   ├── installation_repositories_added_processor_spec.rb
    │   │   │   │   ├── installation_repositories_removed_processor_spec.rb
    │   │   │   │   ├── multi_topic_processor_spec.rb
    │   │   │   │   ├── repository_commit_status_created_processor_spec.rb
    │   │   │   │   ├── repository_dependency_update
    │   │   │   │   │   └── cleaned_up_processor_spec.rb
    │   │   │   │   ├── repository_push
    │   │   │   │   │   └── config_file_processor_spec.rb
    │   │   │   │   ├── repository_push_processor_spec.rb
    │   │   │   │   ├── shared_examples
    │   │   │   │   │   └── application_processor.rb
    │   │   │   │   ├── vulnerability_alert_processor_spec.rb
    │   │   │   │   ├── vulnerability_alert_resolve_request_processor_spec.rb
    │   │   │   │   ├── vulnerability_updates_disabled_processor_spec.rb
    │   │   │   │   └── vulnerability_updates_enabled_processor_spec.rb
    │   │   │   ├── rails_helper.rb
    │   │   │   ├── requests
    │   │   │   │   ├── autofix_suggestion_jobs_spec.rb
    │   │   │   │   ├── badges_spec.rb
    │   │   │   │   ├── chatops_spec.rb
    │   │   │   │   ├── github_webhooks_spec.rb
    │   │   │   │   ├── not_found_spec.rb
    │   │   │   │   ├── twirp
    │   │   │   │   │   ├── health_service_spec.rb
    │   │   │   │   │   ├── repository_access_service_spec.rb
    │   │   │   │   │   ├── suggested_fixes_service_spec.rb
    │   │   │   │   │   ├── update_config_service_spec.rb
    │   │   │   │   │   └── update_jobs_service_spec.rb
    │   │   │   │   ├── update_graph_jobs_spec.rb
    │   │   │   │   └── update_jobs_spec.rb
    │   │   │   ├── serializers
    │   │   │   │   ├── config_files
    │   │   │   │   │   └── update_config_serializer_spec.rb
    │   │   │   │   ├── repo_serializer_spec.rb
    │   │   │   │   ├── update_configs_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       ├── package_ecosystem_serializer_spec.rb
    │   │   │   │   │       ├── update_config_serializer_spec.rb
    │   │   │   │   │       ├── update_job_error_serializer_spec.rb
    │   │   │   │   │       ├── update_job_serializer_spec.rb
    │   │   │   │   │       ├── update_job_status_serializer_spec.rb
    │   │   │   │   │       └── update_job_warning_serializer_spec.rb
    │   │   │   │   ├── update_job_credentials_serializer_spec.rb
    │   │   │   │   └── update_job_serializer_private_spec.rb
    │   │   │   ├── services
    │   │   │   │   ├── debug_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler_spec.rb
    │   │   │   │   ├── health_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler_spec.rb
    │   │   │   │   ├── repositories_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler_spec.rb
    │   │   │   │   ├── repository_access_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler_spec.rb
    │   │   │   │   ├── secret_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler_spec.rb
    │   │   │   │   ├── suggested_fixes_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler_spec.rb
    │   │   │   │   ├── update_configs_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler_spec.rb
    │   │   │   │   └── update_jobs_service
    │   │   │   │       └── v1
    │   │   │   │           └── handler_spec.rb
    │   │   │   ├── spec_helper.rb
    │   │   │   ├── state_machines
    │   │   │   │   ├── account_state_machine_spec.rb
    │   │   │   │   ├── pending_pull_request_state_machine_spec.rb
    │   │   │   │   ├── pull_request_state_machine_spec.rb
    │   │   │   │   ├── update_config_state_machine_spec.rb
    │   │   │   │   └── update_job_state_machine_spec.rb
    │   │   │   ├── support
    │   │   │   │   ├── active_support_notifications_helpers.rb
    │   │   │   │   ├── checksum_helpers.rb
    │   │   │   │   ├── fixture_helpers.rb
    │   │   │   │   ├── github_security_advisory_helpers.rb
    │   │   │   │   ├── gzip_helpers.rb
    │   │   │   │   ├── hydro_helpers.rb
    │   │   │   │   ├── locking_job_helpers.rb
    │   │   │   │   ├── logging_helpers.rb
    │   │   │   │   ├── monolith_feature_flag_helper.rb
    │   │   │   │   ├── monolith_settings_helper.rb
    │   │   │   │   ├── output_helpers.rb
    │   │   │   │   ├── pagination_helpers.rb
    │   │   │   │   └── proxima_helpers.rb
    │   │   │   └── twirp_helper.rb
    │   │   ├── static
    │   │   │   ├── compatibility-badge-unknown.svg
    │   │   │   ├── dependabot-badge-logo.svg
    │   │   │   ├── github_graphql_schema.json
    │   │   │   ├── github_graphql_schema_vuln.json
    │   │   │   ├── semver-badge-unknown.svg
    │   │   │   └── status-badge-unknown.svg
    │   │   ├── terraform
    │   │   │   ├── _modules
    │   │   │   │   ├── common
    │   │   │   │   │   └── subscriptions.tf
    │   │   │   │   ├── container-registry
    │   │   │   │   │   ├── acr-policy.xml
    │   │   │   │   │   ├── api.tf
    │   │   │   │   │   ├── container-registry.tf
    │   │   │   │   │   ├── resource-group.tf
    │   │   │   │   │   └── variables.tf
    │   │   │   │   └── stamp
    │   │   │   │       ├── resource-group.tf
    │   │   │   │       ├── storage-account.tf
    │   │   │   │       └── variables.tf
    │   │   │   ├── prod-ae-01
    │   │   │   │   └── main.tf
    │   │   │   ├── prod-cus-01
    │   │   │   │   └── main.tf
    │   │   │   ├── prod-jpw-01
    │   │   │   │   └── main.tf
    │   │   │   ├── prod-sdc-01
    │   │   │   │   └── main.tf
    │   │   │   ├── production
    │   │   │   │   └── main.tf
    │   │   │   ├── prod-weu-01
    │   │   │   │   └── main.tf
    │   │   │   ├── prod-wus3-01
    │   │   │   │   └── main.tf
    │   │   │   ├── README.md
    │   │   │   ├── staff-wus2-01
    │   │   │   │   └── main.tf
    │   │   │   └── test-cnc-01
    │   │   │       └── main.tf
    │   │   └── vendor
    │   │       └── activejob-scheduled_job
    │   │           ├── activejob-scheduled_job.gemspec
    │   │           ├── Gemfile
    │   │           ├── lib
    │   │           │   └── active_job
    │   │           │       ├── scheduled_job
    │   │           │       │   ├── base.rb
    │   │           │       │   └── job_scheduler.rb
    │   │           │       └── scheduled_job.rb
    │   │           ├── Rakefile
    │   │           └── test
    │   │               ├── active_job
    │   │               │   ├── scheduled_job
    │   │               │   │   └── test_job_scheduler.rb
    │   │               │   └── test_scheduled_job.rb
    │   │               └── test_helper.rb
    │   ├── dependency-graph-api-02fd99a65318
    │   │   ├── app
    │   │   │   ├── controllers
    │   │   │   │   ├── application_controller.rb
    │   │   │   │   ├── chatops_controller.rb
    │   │   │   │   ├── checkpoints_controller.rb
    │   │   │   │   ├── concerns
    │   │   │   │   ├── errors_controller.rb
    │   │   │   │   ├── queries_controller.rb
    │   │   │   │   └── status_controller.rb
    │   │   │   ├── graphql
    │   │   │   │   └── api
    │   │   │   │       ├── connections
    │   │   │   │       │   ├── abstract_package_dependents.rb
    │   │   │   │       │   ├── abstract_repository_dependents.rb
    │   │   │   │       │   ├── dependencies.rb
    │   │   │   │       │   ├── dependents.rb
    │   │   │   │       │   ├── manifests.rb
    │   │   │   │       │   ├── package_dependents.rb
    │   │   │   │       │   ├── package_release_dependents.rb
    │   │   │   │       │   ├── repository_dependents.rb
    │   │   │   │       │   └── vulnerable_version_ranges_connection.rb
    │   │   │   │       ├── connection_wrappers
    │   │   │   │       │   ├── delegator.rb
    │   │   │   │       │   ├── repository_package_releases_wrapper.rb
    │   │   │   │       │   └── version_range_dependents_wrapper.rb
    │   │   │   │       ├── edges
    │   │   │   │       │   └── vulnerable_version_range_edge.rb
    │   │   │   │       ├── enums
    │   │   │   │       │   ├── content_encoding.rb
    │   │   │   │       │   ├── dependency_scope.rb
    │   │   │   │       │   ├── license.rb
    │   │   │   │       │   ├── package_manager.rb
    │   │   │   │       │   ├── package_query_sort.rb
    │   │   │   │       │   ├── relationship.rb
    │   │   │   │       │   ├── repository_owner_dependency_query_sort.rb
    │   │   │   │       │   ├── repository_package_release_query_sort.rb
    │   │   │   │       │   └── severity.rb
    │   │   │   │       ├── mutations
    │   │   │   │       │   └── reassign_package.rb
    │   │   │   │       ├── schema.rb
    │   │   │   │       └── types
    │   │   │   │           ├── abstract_dependent.rb
    │   │   │   │           ├── base_enum.rb
    │   │   │   │           ├── base_field.rb
    │   │   │   │           ├── base_input_object.rb
    │   │   │   │           ├── base_interface.rb
    │   │   │   │           ├── base_mutation.rb
    │   │   │   │           ├── base_object.rb
    │   │   │   │           ├── base_scalar.rb
    │   │   │   │           ├── base_union.rb
    │   │   │   │           ├── dependency.rb
    │   │   │   │           ├── dependent.rb
    │   │   │   │           ├── manifest.rb
    │   │   │   │           ├── mutation.rb
    │   │   │   │           ├── package.rb
    │   │   │   │           ├── package_release_dependent.rb
    │   │   │   │           ├── package_release_license.rb
    │   │   │   │           ├── package_release.rb
    │   │   │   │           ├── package_release_vulnerability_severity.rb
    │   │   │   │           ├── release_dependent.rb
    │   │   │   │           ├── repositories_using_dependency.rb
    │   │   │   │           ├── repository_dependencies.rb
    │   │   │   │           ├── repository_owner_dependencies.rb
    │   │   │   │           ├── root.rb
    │   │   │   │           ├── scalar_uri.rb
    │   │   │   │           └── vulnerable_version_range.rb
    │   │   │   ├── handlers
    │   │   │   │   ├── dependency_snapshot_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler.rb
    │   │   │   │   ├── dgp_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler.rb
    │   │   │   │   ├── experimental_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler.rb
    │   │   │   │   ├── health_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler.rb
    │   │   │   │   ├── package_release_search_adapter.rb
    │   │   │   │   ├── packages_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler.rb
    │   │   │   │   ├── repository_dependencies_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       ├── handler.rb
    │   │   │   │   │       └── search.rb
    │   │   │   │   ├── repository_sbom_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler.rb
    │   │   │   │   ├── repository_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler.rb
    │   │   │   │   ├── snapshot_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler.rb
    │   │   │   │   └── traced_handler.rb
    │   │   │   ├── jobs
    │   │   │   │   ├── actions_package_job.rb
    │   │   │   │   ├── application_job.rb
    │   │   │   │   ├── backfill_package_job.rb
    │   │   │   │   ├── clear_dependencies_backfill_job.rb
    │   │   │   │   ├── clear_dependencies_job.rb
    │   │   │   │   ├── delete_manifest_snapshot_job.rb
    │   │   │   │   ├── load_manifest_snapshot_job.rb
    │   │   │   │   ├── load_package_job.rb
    │   │   │   │   ├── load_package_metadata_job.rb
    │   │   │   │   ├── no_op_job.rb
    │   │   │   │   ├── process_manifest_deleted_job.rb
    │   │   │   │   ├── process_manifest_job.rb
    │   │   │   │   ├── retry_job.rb
    │   │   │   │   └── sync_vulnerabilities_job.rb
    │   │   │   ├── mailers
    │   │   │   │   └── application_mailer.rb
    │   │   │   ├── manifest_adapters
    │   │   │   │   ├── manifest_adapters
    │   │   │   │   │   ├── actions
    │   │   │   │   │   │   ├── adapter.rb
    │   │   │   │   │   │   └── parsers
    │   │   │   │   │   │       └── workflow_yaml.rb
    │   │   │   │   │   ├── adapter.rb
    │   │   │   │   │   ├── ast.rb
    │   │   │   │   │   ├── cargo
    │   │   │   │   │   │   ├── adapter.rb
    │   │   │   │   │   │   ├── parsers
    │   │   │   │   │   │   │   ├── lock.rb
    │   │   │   │   │   │   │   └── toml.rb
    │   │   │   │   │   │   └── requirements.rb
    │   │   │   │   │   ├── composer
    │   │   │   │   │   │   ├── adapter.rb
    │   │   │   │   │   │   ├── parsers
    │   │   │   │   │   │   │   ├── composer_json.rb
    │   │   │   │   │   │   │   └── composer_lock.rb
    │   │   │   │   │   │   └── requirements.rb
    │   │   │   │   │   ├── go
    │   │   │   │   │   │   ├── adapter.rb
    │   │   │   │   │   │   └── go_mod_parser.rb
    │   │   │   │   │   ├── manifest.rb
    │   │   │   │   │   ├── manifest_serializer.rb
    │   │   │   │   │   ├── maven
    │   │   │   │   │   │   ├── adapter.rb
    │   │   │   │   │   │   ├── parsers
    │   │   │   │   │   │   │   └── pom_xml.rb
    │   │   │   │   │   │   └── requirements.rb
    │   │   │   │   │   ├── npm
    │   │   │   │   │   │   ├── adapter.rb
    │   │   │   │   │   │   ├── parsers
    │   │   │   │   │   │   │   ├── package_json_lock_parser.rb
    │   │   │   │   │   │   │   ├── package_json_parser.rb
    │   │   │   │   │   │   │   ├── pnpm_lock_parser.rb
    │   │   │   │   │   │   │   ├── yarn_lock_parser.rb
    │   │   │   │   │   │   │   └── yarn_lock_parser_v2.rb
    │   │   │   │   │   │   ├── parsers.rb
    │   │   │   │   │   │   ├── requirements.rb
    │   │   │   │   │   │   └── snapshot_parsers.rb
    │   │   │   │   │   ├── nuget
    │   │   │   │   │   │   ├── adapter.rb
    │   │   │   │   │   │   ├── parsers
    │   │   │   │   │   │   │   ├── nuspec.rb
    │   │   │   │   │   │   │   ├── package_config.rb
    │   │   │   │   │   │   │   └── project.rb
    │   │   │   │   │   │   └── requirements.rb
    │   │   │   │   │   ├── parsers.rb
    │   │   │   │   │   ├── pip
    │   │   │   │   │   │   ├── adapter.rb
    │   │   │   │   │   │   ├── dependency_string.rb
    │   │   │   │   │   │   └── parsers
    │   │   │   │   │   │       ├── pipfile_lock.rb
    │   │   │   │   │   │       ├── pipfile.rb
    │   │   │   │   │   │       ├── poetry_lock.rb
    │   │   │   │   │   │       ├── pyproject_toml.rb
    │   │   │   │   │   │       ├── requirements_txt.rb
    │   │   │   │   │   │       ├── setup_py.rb
    │   │   │   │   │   │       └── uv_lock.rb
    │   │   │   │   │   ├── pub
    │   │   │   │   │   │   ├── adapter.rb
    │   │   │   │   │   │   ├── parsers
    │   │   │   │   │   │   │   ├── lock.rb
    │   │   │   │   │   │   │   └── yaml.rb
    │   │   │   │   │   │   └── requirements.rb
    │   │   │   │   │   ├── rubygems
    │   │   │   │   │   │   ├── adapter.rb
    │   │   │   │   │   │   └── parsers.rb
    │   │   │   │   │   └── swift
    │   │   │   │   │       ├── adapter.rb
    │   │   │   │   │       └── parsers.rb
    │   │   │   │   ├── manifest_adapters.rb
    │   │   │   │   └── README.md
    │   │   │   ├── models
    │   │   │   │   ├── abstract_dependency_scoping.rb
    │   │   │   │   ├── abstract_package_dependency.rb
    │   │   │   │   ├── abstract_repository_dependency.rb
    │   │   │   │   ├── application_record.rb
    │   │   │   │   ├── attribution.rb
    │   │   │   │   ├── checkpoint.rb
    │   │   │   │   ├── concerns
    │   │   │   │   │   ├── package_query_debug_info.rb
    │   │   │   │   │   └── where_in.rb
    │   │   │   │   ├── dependency_insights_backfill.rb
    │   │   │   │   ├── dependency.rb
    │   │   │   │   ├── github
    │   │   │   │   │   ├── repository.rb
    │   │   │   │   │   └── user.rb
    │   │   │   │   ├── index_scoping.rb
    │   │   │   │   ├── lock.rb
    │   │   │   │   ├── manifest_dependency.rb
    │   │   │   │   ├── manifest_entry.rb
    │   │   │   │   ├── manifest_package.rb
    │   │   │   │   ├── manifest_package_version.rb
    │   │   │   │   ├── manifest.rb
    │   │   │   │   ├── package_dependency.rb
    │   │   │   │   ├── package_manager_scoping.rb
    │   │   │   │   ├── package.rb
    │   │   │   │   ├── package_release.rb
    │   │   │   │   ├── package_to_repo_mapping
    │   │   │   │   │   ├── certainty.rb
    │   │   │   │   │   ├── matcher.rb
    │   │   │   │   │   ├── maven_ambiguous_matcher.rb
    │   │   │   │   │   ├── nuget_ambiguous_matcher.rb
    │   │   │   │   │   ├── override_matcher.rb
    │   │   │   │   │   ├── repo_match.rb
    │   │   │   │   │   ├── strong_matcher.rb
    │   │   │   │   │   ├── unverified_matcher.rb
    │   │   │   │   │   └── weak_matcher.rb
    │   │   │   │   ├── package_urls
    │   │   │   │   │   ├── package_manager_name.rb
    │   │   │   │   │   └── package_url.rb
    │   │   │   │   ├── parsed_manifest.rb
    │   │   │   │   ├── queries
    │   │   │   │   │   ├── abstract_package_dependents_query.rb
    │   │   │   │   │   ├── abstract_repository_dependents_query.rb
    │   │   │   │   │   ├── dependencies_query.rb
    │   │   │   │   │   ├── manifests_query.rb
    │   │   │   │   │   ├── ordered_query.rb
    │   │   │   │   │   ├── package_query.rb
    │   │   │   │   │   ├── package_release_query.rb
    │   │   │   │   │   ├── relay_query.rb
    │   │   │   │   │   ├── repositories_using_dependencies_query.rb
    │   │   │   │   │   ├── repository_dependents_query.rb
    │   │   │   │   │   ├── repository_owner_dependencies_query.rb
    │   │   │   │   │   ├── repository_package_releases_query.rb
    │   │   │   │   │   └── version_range_dependents_query.rb
    │   │   │   │   ├── repository.rb
    │   │   │   │   ├── serialized_type.rb
    │   │   │   │   ├── snapshots
    │   │   │   │   │   ├── dependency.rb
    │   │   │   │   │   ├── diff.rb
    │   │   │   │   │   ├── manifest_dependency_set.rb
    │   │   │   │   │   ├── manifest.rb
    │   │   │   │   │   ├── metadata.rb
    │   │   │   │   │   ├── snapshot_diff_model.rb
    │   │   │   │   │   └── snapshot.rb
    │   │   │   │   ├── star_count.rb
    │   │   │   │   ├── types.rb
    │   │   │   │   ├── versioning
    │   │   │   │   │   ├── encoded_requirement.rb
    │   │   │   │   │   ├── encoded_version.rb
    │   │   │   │   │   ├── generic_version_parser.rb
    │   │   │   │   │   ├── named_version.rb
    │   │   │   │   │   ├── operator.rb
    │   │   │   │   │   ├── requirement_range.rb
    │   │   │   │   │   ├── requirement.rb
    │   │   │   │   │   ├── requirement_set.rb
    │   │   │   │   │   ├── semantic_version.rb
    │   │   │   │   │   ├── version_parser.rb
    │   │   │   │   │   ├── version_range.rb
    │   │   │   │   │   ├── version.rb
    │   │   │   │   │   ├── vulnerability_comparator
    │   │   │   │   │   │   └── maven_parser.rb
    │   │   │   │   │   └── vulnerability_comparator.rb
    │   │   │   │   ├── views
    │   │   │   │   │   ├── abstract_dependency_count.rb
    │   │   │   │   │   ├── abstract_package_dependency_count.rb
    │   │   │   │   │   ├── abstract_repository_dependency_count.rb
    │   │   │   │   │   ├── package_release_dependent_count.rb
    │   │   │   │   │   └── package_release_vulnerabilities_count.rb
    │   │   │   │   └── vulnerable_version_range.rb
    │   │   │   ├── services
    │   │   │   │   └── services.rb
    │   │   │   └── views
    │   │   │       └── layouts
    │   │   │           ├── mailer.html.erb
    │   │   │           └── mailer.text.erb
    │   │   ├── bin
    │   │   │   ├── bundle
    │   │   │   ├── rails
    │   │   │   ├── rake
    │   │   │   ├── resqued
    │   │   │   ├── rspec
    │   │   │   ├── spring
    │   │   │   ├── tools
    │   │   │   │   └── linux
    │   │   │   │       ├── gh-ost
    │   │   │   │       └── rbspy
    │   │   │   │           ├── LICENSE.md
    │   │   │   │           └── rbspy-x86_64-unknown-linux-musl
    │   │   │   └── update
    │   │   ├── Brewfile
    │   │   ├── certs
    │   │   ├── codespace-compose.yml
    │   │   ├── config
    │   │   │   ├── application.rb
    │   │   │   ├── blob_operations.yml
    │   │   │   ├── boot.rb
    │   │   │   ├── database.yml
    │   │   │   ├── dev
    │   │   │   │   └── nginx.conf.erb
    │   │   │   ├── dogstatsd.yml
    │   │   │   ├── enterprise
    │   │   │   │   ├── database.yml
    │   │   │   │   └── puma.rb
    │   │   │   ├── environment.rb
    │   │   │   ├── environments
    │   │   │   │   ├── development.rb
    │   │   │   │   ├── production.rb
    │   │   │   │   └── test.rb
    │   │   │   ├── hydro.yml
    │   │   │   ├── initializers
    │   │   │   │   ├── application_controller_renderer.rb
    │   │   │   │   ├── aqueduct.rb
    │   │   │   │   ├── backtrace_silencers.rb
    │   │   │   │   ├── console.rb
    │   │   │   │   ├── cors.rb
    │   │   │   │   ├── exceptions.rb
    │   │   │   │   ├── feature_flags.rb
    │   │   │   │   ├── filter_parameter_logging.rb
    │   │   │   │   ├── freno.rb
    │   │   │   │   ├── gemnasium.rb
    │   │   │   │   ├── generators.rb
    │   │   │   │   ├── github_ds.rb
    │   │   │   │   ├── hydro.rb
    │   │   │   │   ├── inflections.rb
    │   │   │   │   ├── instrumentation.rb
    │   │   │   │   ├── libraries.rb
    │   │   │   │   ├── mime_types.rb
    │   │   │   │   ├── mysql_database_tasks.rb
    │   │   │   │   ├── new_framework_defaults_7_1.rb
    │   │   │   │   ├── preview.rb
    │   │   │   │   ├── spokes.rb
    │   │   │   │   ├── trilogy_import.rb
    │   │   │   │   ├── twirp_instrumentation.rb
    │   │   │   │   └── wrap_parameters.rb
    │   │   │   ├── kafka.yml
    │   │   │   ├── kubernetes
    │   │   │   │   ├── lab
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   └── lab-api.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependency-graph-api-lab.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       └── lab-api.yaml
    │   │   │   │   ├── prod-ae-01
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── ingest-reset-manifests.yaml
    │   │   │   │   │   │   ├── repo-archived-status-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-deleted.yaml
    │   │   │   │   │   │   ├── repository-deleted.yaml
    │   │   │   │   │   │   └── slow-query-api.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependency-graph-api-prod-ae-01.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   └── pdb.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       └── slow-query-api.yaml
    │   │   │   │   ├── prod-cus-01
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── ingest-reset-manifests.yaml
    │   │   │   │   │   │   ├── repo-archived-status-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-deleted.yaml
    │   │   │   │   │   │   ├── repository-deleted.yaml
    │   │   │   │   │   │   └── slow-query-api.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependency-graph-api-prod-cus-01.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   └── pdb.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       └── slow-query-api.yaml
    │   │   │   │   ├── prod-jpw-01
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── ingest-reset-manifests.yaml
    │   │   │   │   │   │   ├── repo-archived-status-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-deleted.yaml
    │   │   │   │   │   │   ├── repository-deleted.yaml
    │   │   │   │   │   │   └── slow-query-api.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependency-graph-api-prod-jpw-01.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   └── pdb.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       └── slow-query-api.yaml
    │   │   │   │   ├── prod-sdc-01
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── ingest-reset-manifests.yaml
    │   │   │   │   │   │   ├── repo-archived-status-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-deleted.yaml
    │   │   │   │   │   │   ├── repository-deleted.yaml
    │   │   │   │   │   │   └── slow-query-api.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependency-graph-api-prod-sdc-01.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   └── pdb.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       └── slow-query-api.yaml
    │   │   │   │   ├── production
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── cronjobs
    │   │   │   │   │   │   ├── abstract-dependent-counts.yaml
    │   │   │   │   │   │   ├── backfill-business-plus-orgs.yaml
    │   │   │   │   │   │   ├── extract-cargo-packages.yaml
    │   │   │   │   │   │   ├── extract-composer-packages.yaml
    │   │   │   │   │   │   ├── extract-maven-packages.yaml
    │   │   │   │   │   │   ├── extract-nuget-packages.yaml
    │   │   │   │   │   │   ├── extract-pub-packages.yaml
    │   │   │   │   │   │   ├── extract-pypi-packages.yaml
    │   │   │   │   │   │   ├── extract-ruby-packages.yaml
    │   │   │   │   │   │   ├── rebuild-package-release-vulnerabilities-count.yaml
    │   │   │   │   │   │   ├── restart-slow-query-api.yaml
    │   │   │   │   │   │   └── sync-vulnerabilities.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── extract-go-packages.yaml
    │   │   │   │   │   │   ├── extract-npm-packages.yaml
    │   │   │   │   │   │   ├── ingest-packages.yaml
    │   │   │   │   │   │   ├── ingest-reset-manifests.yaml
    │   │   │   │   │   │   ├── package-metadata.yaml
    │   │   │   │   │   │   ├── repo-archived-status-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-deleted.yaml
    │   │   │   │   │   │   ├── repository-deleted.yaml
    │   │   │   │   │   │   ├── repo-visibility-changes.yaml
    │   │   │   │   │   │   └── slow-query-api.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependency-graph-api-production.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   └── pdb.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── rolebindings
    │   │   │   │   │   │   ├── extract-ruby-packages.yaml
    │   │   │   │   │   │   └── restart-slow-query-api.yaml
    │   │   │   │   │   ├── roles
    │   │   │   │   │   │   ├── extract-ruby-packages-readonly.yaml
    │   │   │   │   │   │   └── restart-slow-query-api.yaml
    │   │   │   │   │   ├── serviceaccounts
    │   │   │   │   │   │   └── restart-slow-query-api.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       └── slow-query-api.yaml
    │   │   │   │   ├── prod-weu-01
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── ingest-reset-manifests.yaml
    │   │   │   │   │   │   ├── repo-archived-status-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-deleted.yaml
    │   │   │   │   │   │   ├── repository-deleted.yaml
    │   │   │   │   │   │   └── slow-query-api.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependency-graph-api-prod-weu-01.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   └── pdb.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       └── slow-query-api.yaml
    │   │   │   │   ├── prod-wus3-01
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── ingest-reset-manifests.yaml
    │   │   │   │   │   │   ├── repo-archived-status-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-deleted.yaml
    │   │   │   │   │   │   ├── repository-deleted.yaml
    │   │   │   │   │   │   └── slow-query-api.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependency-graph-api-prod-wus3-01.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   └── pdb.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       └── slow-query-api.yaml
    │   │   │   │   ├── scripts
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   └── scripts.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependency-graph-api-scripts.yaml
    │   │   │   │   │   └── README.md
    │   │   │   │   ├── staff-wus2-01
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │   │   ├── ingest-reset-manifests.yaml
    │   │   │   │   │   │   ├── repo-archived-status-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-changes.yaml
    │   │   │   │   │   │   ├── repo-manifest-file-deleted.yaml
    │   │   │   │   │   │   ├── repository-deleted.yaml
    │   │   │   │   │   │   └── slow-query-api.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   └── dependency-graph-api-staff-wus2-01.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   └── pdb.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── api.yaml
    │   │   │   │   │       └── slow-query-api.yaml
    │   │   │   │   └── test-cnc-01
    │   │   │   │       ├── configmaps
    │   │   │   │       │   └── environment.yaml
    │   │   │   │       ├── deployments
    │   │   │   │       │   ├── api.yaml
    │   │   │   │       │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │       │   ├── ingest-reset-manifests.yaml
    │   │   │   │       │   ├── repo-archived-status-changes.yaml
    │   │   │   │       │   ├── repo-manifest-file-changes.yaml
    │   │   │   │       │   ├── repo-manifest-file-deleted.yaml
    │   │   │   │       │   ├── repository-deleted.yaml
    │   │   │   │       │   └── slow-query-api.yaml
    │   │   │   │       ├── jobs
    │   │   │   │       │   └── transition-template-job.yaml
    │   │   │   │       ├── namespaces
    │   │   │   │       │   └── dependency-graph-api-test-cnc-01.yaml
    │   │   │   │       ├── poddisruptionbudgets
    │   │   │   │       │   └── pdb.yaml
    │   │   │   │       ├── README.md
    │   │   │   │       ├── resourcequotas
    │   │   │   │       │   └── gh-default.yaml
    │   │   │   │       ├── servicemeshconfigs
    │   │   │   │       │   └── config.yaml
    │   │   │   │       └── services
    │   │   │   │           ├── api.yaml
    │   │   │   │           └── slow-query-api.yaml
    │   │   │   ├── kustomize
    │   │   │   │   ├── base
    │   │   │   │   │   ├── api
    │   │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   │   └── slow-query-api.yaml
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   ├── quotas.yml
    │   │   │   │   │   │   └── services
    │   │   │   │   │   │       ├── api.yaml
    │   │   │   │   │   │       └── slow-query-api.yaml
    │   │   │   │   │   ├── prod-ae-01
    │   │   │   │   │   │   ├── environment.yaml
    │   │   │   │   │   │   └── kustomization.yaml
    │   │   │   │   │   ├── prod-cus-01
    │   │   │   │   │   │   ├── environment.yaml
    │   │   │   │   │   │   └── kustomization.yaml
    │   │   │   │   │   ├── prod-jpw-01
    │   │   │   │   │   │   ├── environment.yaml
    │   │   │   │   │   │   └── kustomization.yaml
    │   │   │   │   │   ├── prod-sdc-01
    │   │   │   │   │   │   ├── environment.yaml
    │   │   │   │   │   │   └── kustomization.yaml
    │   │   │   │   │   ├── production
    │   │   │   │   │   │   ├── environment.yaml
    │   │   │   │   │   │   └── kustomization.yaml
    │   │   │   │   │   ├── prod-weu-01
    │   │   │   │   │   │   ├── environment.yaml
    │   │   │   │   │   │   └── kustomization.yaml
    │   │   │   │   │   ├── prod-wus3-01
    │   │   │   │   │   │   ├── environment.yaml
    │   │   │   │   │   │   └── kustomization.yaml
    │   │   │   │   │   ├── service-mesh-config
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   └── service-mesh-config.yaml
    │   │   │   │   │   ├── staff-wus2-01
    │   │   │   │   │   │   ├── environment.yaml
    │   │   │   │   │   │   └── kustomization.yaml
    │   │   │   │   │   ├── test-cnc-01
    │   │   │   │   │   │   ├── environment.yaml
    │   │   │   │   │   │   └── kustomization.yaml
    │   │   │   │   │   └── workers
    │   │   │   │   │       ├── deployments
    │   │   │   │   │       │   ├── aqueduct-resqued-worker.yaml
    │   │   │   │   │       │   ├── ingest_reset_manifests.yaml
    │   │   │   │   │       │   ├── repo_archived_status_changes.yml
    │   │   │   │   │       │   ├── repo_manifest_file_changes.yaml
    │   │   │   │   │       │   ├── repo_manifest_file_deleted.yaml
    │   │   │   │   │       │   └── repository_deleted.yaml
    │   │   │   │   │       ├── jobs
    │   │   │   │   │       │   └── transition-template-job.yaml
    │   │   │   │   │       └── kustomization.yaml
    │   │   │   │   ├── components
    │   │   │   │   │   ├── istio-proxy-resources
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   └── sidecar.yaml
    │   │   │   │   │   ├── logging
    │   │   │   │   │   │   ├── cronjob-logging.yaml
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   └── logging.yaml
    │   │   │   │   │   └── reduced-quota
    │   │   │   │   │       └── kustomization.yaml
    │   │   │   │   ├── overlays
    │   │   │   │   │   ├── lab
    │   │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   │   └── lab-api.yaml
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   │   └── namespace.yaml
    │   │   │   │   │   │   ├── service-mesh-config.yaml
    │   │   │   │   │   │   └── services
    │   │   │   │   │   │       └── lab-api.yaml
    │   │   │   │   │   ├── prod-ae-01
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   │   └── namespace.yaml
    │   │   │   │   │   │   └── pdb.yml
    │   │   │   │   │   ├── prod-cus-01
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   │   └── namespace.yaml
    │   │   │   │   │   │   └── pdb.yml
    │   │   │   │   │   ├── prod-jpw-01
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   │   └── namespace.yaml
    │   │   │   │   │   │   └── pdb.yml
    │   │   │   │   │   ├── prod-sdc-01
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   │   └── namespace.yaml
    │   │   │   │   │   │   └── pdb.yml
    │   │   │   │   │   ├── production
    │   │   │   │   │   │   ├── cronjobs
    │   │   │   │   │   │   │   ├── abstract_dependent_counts.yaml
    │   │   │   │   │   │   │   ├── backfill_business_plus_orgs.yaml
    │   │   │   │   │   │   │   ├── extract_cargo_packages.yaml
    │   │   │   │   │   │   │   ├── extract_composer_packages.yaml
    │   │   │   │   │   │   │   ├── extract_maven_packages.yaml
    │   │   │   │   │   │   │   ├── extract_nuget_packages.yaml
    │   │   │   │   │   │   │   ├── extract_pub_packages.yaml
    │   │   │   │   │   │   │   ├── extract_pypi_packages.yaml
    │   │   │   │   │   │   │   ├── extract_ruby_packages.yaml
    │   │   │   │   │   │   │   ├── rebuild_package_release_vulnerabilities_count.yaml
    │   │   │   │   │   │   │   ├── restart_slow_query_api.yaml
    │   │   │   │   │   │   │   └── sync_vulnerabilities.yaml
    │   │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   │   ├── extract_go_packages.yaml
    │   │   │   │   │   │   │   ├── extract_npm_packages.yaml
    │   │   │   │   │   │   │   ├── ingest_packages.yaml
    │   │   │   │   │   │   │   ├── package_metadata.yaml
    │   │   │   │   │   │   │   └── repo_visibility_changes.yaml
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   │   └── namespace.yaml
    │   │   │   │   │   │   ├── pdb.yml
    │   │   │   │   │   │   ├── rolebinding.yaml
    │   │   │   │   │   │   ├── role.yaml
    │   │   │   │   │   │   └── service-mesh-config.yaml
    │   │   │   │   │   ├── prod-weu-01
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   │   └── namespace.yaml
    │   │   │   │   │   │   └── pdb.yml
    │   │   │   │   │   ├── prod-wus3-01
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   │   └── namespace.yaml
    │   │   │   │   │   │   └── pdb.yml
    │   │   │   │   │   ├── scripts
    │   │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   │   └── scripts.yaml
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   └── namespaces
    │   │   │   │   │   │       └── namespace.yaml
    │   │   │   │   │   ├── staff-wus2-01
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   ├── namespaces
    │   │   │   │   │   │   │   └── namespace.yaml
    │   │   │   │   │   │   └── pdb.yml
    │   │   │   │   │   └── test-cnc-01
    │   │   │   │   │       ├── kustomization.yaml
    │   │   │   │   │       ├── namespaces
    │   │   │   │   │       │   └── namespace.yaml
    │   │   │   │   │       └── pdb.yml
    │   │   │   │   └── README.md
    │   │   │   ├── locales
    │   │   │   │   └── en.yml
    │   │   │   ├── moda
    │   │   │   │   ├── build_options.yaml
    │   │   │   │   ├── deployment.yaml
    │   │   │   │   └── secrets
    │   │   │   │       ├── prod-ae-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-cus-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-jpw-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-sdc-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── production
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-uks-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-weu-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-wus3-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── staff-wus2-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── test-cnc-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── test-krc-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       └── test-wus2-01
    │   │   │   │           └── secrets.yml
    │   │   │   ├── monolith.yml
    │   │   │   ├── puma.rb
    │   │   │   ├── resqued_aqueduct.rb
    │   │   │   ├── resqued.rb
    │   │   │   ├── routes
    │   │   │   │   └── twirp.rb
    │   │   │   ├── routes.rb
    │   │   │   ├── secrets.yml
    │   │   │   ├── spokes.yml
    │   │   │   ├── spring.rb
    │   │   │   ├── storage.yml
    │   │   │   └── tools
    │   │   │       └── protoc
    │   │   │           └── Dockerfile
    │   │   ├── config.ru
    │   │   ├── db
    │   │   │   ├── migrate
    │   │   │   │   ├── 20160927021646_add_initial_schema.rb
    │   │   │   │   ├── 20160927230301_create_repositories.rb
    │   │   │   │   ├── 20160929001409_add_consumers.rb
    │   │   │   │   ├── 20160929064044_add_dependency_tree_node.rb
    │   │   │   │   ├── 20160930203351_add_scope_to_dependency_specification.rb
    │   │   │   │   ├── 20160930204908_drop_repositories.rb
    │   │   │   │   ├── 20160930205307_add_dependency_tree_root.rb
    │   │   │   │   ├── 20161004233010_add_etl_output_package_versions.rb
    │   │   │   │   ├── 20161007191754_add_etl_dependency_specifications.rb
    │   │   │   │   ├── 20161012005326_change_dependency_scope_default.rb
    │   │   │   │   ├── 20161012232222_change_package_manager_associations_to_enums.rb
    │   │   │   │   ├── 20161014204415_add_encoded_versions.rb
    │   │   │   │   ├── 20161014214431_add_requirements.rb
    │   │   │   │   ├── 20161018183333_add_repo_id_to_packages.rb
    │   │   │   │   ├── 20161018192252_remove_name_from_consumer.rb
    │   │   │   │   ├── 20161018194447_add_pipeline_id_to_consumer_version.rb
    │   │   │   │   ├── 20161018204558_add_package_manager_to_consumer.rb
    │   │   │   │   ├── 20161018220659_change_package_version_indices.rb
    │   │   │   │   ├── 20161018225854_add_fork_to_specification_pipeline.rb
    │   │   │   │   ├── 20161019010842_add_package_info_to_dependency_specification.rb
    │   │   │   │   ├── 20161019222647_update_specification_sink_requirements.rb
    │   │   │   │   ├── 20161023231206_add_package_to_specification_sink.rb
    │   │   │   │   ├── 20161028022454_add_etl_source_timestamps.rb
    │   │   │   │   ├── 20161028182715_add_publication_timestamps.rb
    │   │   │   │   ├── 20161028210233_add_unpublished_at.rb
    │   │   │   │   ├── 20161028222745_remove_unused_yanked_column.rb
    │   │   │   │   ├── 20161102205428_update_dependency_spec_index.rb
    │   │   │   │   ├── 20161104234056_add_index_to_consumers.rb
    │   │   │   │   ├── 20161105073648_reorder_indexed_columns.rb
    │   │   │   │   ├── 20161107204051_add_repo_id_certainty.rb
    │   │   │   │   ├── 20161107225451_add_pushed_at_to_top_level_objects.rb
    │   │   │   │   ├── 20161108023924_add_repo_index.rb
    │   │   │   │   ├── 20161115020108_drop_package_version_etl_tables.rb
    │   │   │   │   ├── 20161118174509_remove_unused_tables.rb
    │   │   │   │   ├── 20161119001746_create_stage_states.rb
    │   │   │   │   ├── 20161119013410_add_missing_index.rb
    │   │   │   │   ├── 20161128222850_add_index_for_resolving.rb
    │   │   │   │   ├── 20161201221854_remove_resolved_to_id.rb
    │   │   │   │   ├── 20161209220017_add_dependencies.rb
    │   │   │   │   ├── 20170120003128_remove_unused_columns.rb
    │   │   │   │   ├── 20170120004447_add_dependent_type_enum_column.rb
    │   │   │   │   ├── 20170124051142_add_app_dependency_specifications.rb
    │   │   │   │   ├── 20170126012658_remove_dependent_type_column.rb
    │   │   │   │   ├── 20170126213335_rename_consumer_to_app.rb
    │   │   │   │   ├── 20170131223425_add_dependent_counts.rb
    │   │   │   │   ├── 20170215030759_add_checkpoints.rb
    │   │   │   │   ├── 20170823174504_add_manifests.rb
    │   │   │   │   ├── 20170823174520_add_repositories.rb
    │   │   │   │   ├── 20170911185117_manifest_dependency_specifications_package_index.rb
    │   │   │   │   ├── 20170912212445_add_index_to_manifest_dependency_specs.rb
    │   │   │   │   ├── 20170913181817_add_abstract_dependencies.rb
    │   │   │   │   ├── 20170914000426_add_abstract_dependency_count.rb
    │   │   │   │   ├── 20170914015823_add_checkpoint_unique_index.rb
    │   │   │   │   ├── 20170925231004_add_vulnerabilities.rb
    │   │   │   │   ├── 20171010225651_add_repository_id_index_to_packages.rb
    │   │   │   │   ├── 20171016164606_add_abstract_package_dependency.rb
    │   │   │   │   ├── 20171020013129_remove_unused_app_tables.rb
    │   │   │   │   ├── 20171020171846_add_abstract_package_dependencies_counts.rb
    │   │   │   │   ├── 20171023172119_add_name_index_to_manifests.rb
    │   │   │   │   ├── 20171024213011_add_lookup_indexes_to_abstract_dependencies.rb
    │   │   │   │   ├── 20171025162010_remove_package_deps.rb
    │   │   │   │   ├── 20171027065938_drop_depends_on_id.rb
    │   │   │   │   ├── 20171027070357_drop_dependency_tree.rb
    │   │   │   │   ├── 20171027070657_drop_source_host.rb
    │   │   │   │   ├── 20171027071038_drop_git_ref.rb
    │   │   │   │   ├── 20171027073041_drop_stage_states.rb
    │   │   │   │   ├── 20171121002929_add_package_version_encoded_index.rb
    │   │   │   │   ├── 20171121004231_update_manifest_uniq_index.rb
    │   │   │   │   ├── 20180123001849_unique_vulnerabilities.rb
    │   │   │   │   ├── 20180408164108_add_stars.rb
    │   │   │   │   ├── 20180613163528_change_manifest_dependency_id_to_bigint.rb
    │   │   │   │   ├── 20180615173754_add_package_label_to_manifest_dependency.rb
    │   │   │   │   ├── 20180626140825_abstract_repository_dep_id_to_bigint.rb
    │   │   │   │   ├── 20180706070201_change_checkpoints_to_bigint.rb
    │   │   │   │   ├── 20180719163855_remove_manifests_repo_path_index.rb
    │   │   │   │   ├── 20180720212203_abstract_package_dep_id_to_big_int.rb
    │   │   │   │   ├── 20180720221059_dependency_spec_id_to_big_int.rb
    │   │   │   │   ├── 20180803200921_rename_tables_with_prefix.rb
    │   │   │   │   ├── 20180806211929_add_index_to_repositories.rb
    │   │   │   │   ├── 20180905203908_add_package_manager_name_index_to_manifests.rb
    │   │   │   │   ├── 20180924185150_add_package_name_index_to_manifest_dependencies.rb
    │   │   │   │   ├── 20181023194931_add_package_manager_and_repo_id_index_to_packages.rb
    │   │   │   │   ├── 20181030035221_add_nwo_to_repositories_packages_package_releases.rb
    │   │   │   │   ├── 20181121232050_change_manifest_encoding_to_utf8mb4.rb
    │   │   │   │   ├── 20181201050624_add_unqiue_index_to_star_counts.rb
    │   │   │   │   ├── 20190222230541_add_failed_manifest_messages.rb
    │   │   │   │   ├── 20190319212944_drop_dependency_tree_subtrees.rb
    │   │   │   │   ├── 20190320162415_update_indexes.rb
    │   │   │   │   ├── 20190321184534_add_severity_to_vulnerable_version_range.rb
    │   │   │   │   ├── 20190326000425_add_license_to_package_version.rb
    │   │   │   │   ├── 20190409183210_add_owner_id_to_repositories.rb
    │   │   │   │   ├── 20190410202853_add_package_manager_to_manifest_dependency.rb
    │   │   │   │   ├── 20190411163510_add_specified_version_to_manifest_dependencies.rb
    │   │   │   │   ├── 20190411163627_fix_manifest_dependency_index.rb
    │   │   │   │   ├── 20190412172909_add_package_manager_package_name_and_index_to_package_releases.rb
    │   │   │   │   ├── 20190415214707_fix_manifest_dependency_index2.rb
    │   │   │   │   ├── 20190416175625_create_materialized_views.rb
    │   │   │   │   ├── 20190426210849_repository_dependencies.rb
    │   │   │   │   ├── 20190426235759_repository_dependencies2.rb
    │   │   │   │   ├── 20190430142903_transitive_package_dependencies.rb
    │   │   │   │   ├── 20190508175310_cleanup_transitive_deps.rb
    │   │   │   │   ├── 20190508182813_backfill_orgs.rb
    │   │   │   │   ├── 20190513171324_add_unique_index_on_dependency_insights_backfill.rb
    │   │   │   │   ├── 20190529210616_change_packages_encoding_to_utf8mb4.rb
    │   │   │   │   ├── 20190729230621_add_raw_requirements_to_manifest_dependencies.rb
    │   │   │   │   ├── 20200106211434_create_key_values_table.rb
    │   │   │   │   ├── 20201023083442_use_bigint_for_package_keys.rb
    │   │   │   │   ├── 20201026112010_create_snapshot_tables.rb
    │   │   │   │   ├── 20201119194648_add_public_to_owner_id_index.rb
    │   │   │   │   ├── 20210120175002_add_blob_hash_to_blobs.rb
    │   │   │   │   ├── 20210309174900_create_dg_build_types.rb
    │   │   │   │   ├── 20210309174913_create_dg_builds.rb
    │   │   │   │   ├── 20210309174937_add_build_details_to_dg_snapshot.rb
    │   │   │   │   ├── 20210427194252_add_timestamps_to_failed_manifest_messages.rb
    │   │   │   │   ├── 20210602181000_create_locks_table.rb
    │   │   │   │   ├── 20210604150000_change_holder_to_string.rb
    │   │   │   │   ├── 20210805150018_add_index_package_versions_on_package_and_repository.rb
    │   │   │   │   ├── 20211005221851_create_commits.rb
    │   │   │   │   ├── 20211021225023_revert_timestamp_changes.rb
    │   │   │   │   ├── 20211026211239_normalize_utf8_mb4.rb
    │   │   │   │   ├── 20211110164321_add_index_on_package_name_package_manager_requirements_to_manifest_dependencies.rb
    │   │   │   │   ├── 20211112182353_normalize_index_names.rb
    │   │   │   │   ├── 20211129230519_add_requirements_to_unique_index.rb
    │   │   │   │   ├── 20220824165438_add_source_url_to_package_versions.rb
    │   │   │   │   ├── 20220901155540_drop_table_dg_transitive_package_dependencies.rb
    │   │   │   │   ├── 20220926103110_drop_commits.rb
    │   │   │   │   ├── 20220927161811_drop_package_and_release_nwo.rb
    │   │   │   │   ├── 20221010190510_remove_package_indices.rb
    │   │   │   │   ├── 20230106155856_change_type_of_id_to_big_int_on_vulnerable_version_ranges.rb
    │   │   │   │   ├── 20230217193114_remove_manifest_dep_spec_version_ranges_index.rb
    │   │   │   │   ├── 20230418175715_clear_go_sum_manifest_data.rb
    │   │   │   │   ├── 20230606173617_really_clear_go_sum_manifest_data.rb
    │   │   │   │   ├── 20230811181746_cleanup_index_manifest_dep_spec_pkg_name.rb
    │   │   │   │   ├── 20230928174326_create_manifest_packages.rb
    │   │   │   │   ├── 20231011184025_create_manifest_entries.rb
    │   │   │   │   ├── 20231020160129_rename_abstract_repo_dep_counts_index.rb
    │   │   │   │   ├── 20231106165108_delete_timestamps_from_manifest_packages_and_versions.rb
    │   │   │   │   ├── 20240221170510_remove_package_dependencies_indices.rb
    │   │   │   │   ├── 20240531092955_create_attributions.rb
    │   │   │   │   ├── 20240610160509_increase_length_of_attribution_in_dg_attributions.rb
    │   │   │   │   ├── 20250903120000_change_repository_id_to_bigint.rb
    │   │   │   │   ├── 20260204190213_add_owner_org_id_and_owner_business_id_to_vulnerable_version_ranges.rb
    │   │   │   │   ├── 20260303120000_add_visibility_scope_to_vulnerable_version_ranges.rb
    │   │   │   │   └── 20260309120000_update_owner_indexes_on_vulnerable_version_ranges.rb
    │   │   │   ├── seeds.rb
    │   │   │   └── structure.sql
    │   │   ├── docker-compose.golden.yaml
    │   │   ├── docker-compose.yml
    │   │   ├── Dockerfile
    │   │   ├── docs
    │   │   │   ├── add-new-ecosystems
    │   │   │   │   ├── adding-new-manifest-adapters.md
    │   │   │   │   ├── adding-package-managers.md
    │   │   │   │   └── overview.md
    │   │   │   ├── aqueduct.md
    │   │   │   ├── assets
    │   │   │   │   ├── profiling-1.png
    │   │   │   │   ├── profiling-2.png
    │   │   │   │   ├── rewire_corr_small.png
    │   │   │   │   ├── terraform_plan_review.png
    │   │   │   │   └── terraform_pr_checks.png
    │   │   │   ├── azure-storage.md
    │   │   │   ├── codespaces.md
    │   │   │   ├── debugging-workers.md
    │   │   │   ├── dependency-graph-architecture.md
    │   │   │   ├── dependency-graph-data-model.png
    │   │   │   ├── dependency-graph-diagram.png
    │   │   │   ├── dependency-graph.xml
    │   │   │   ├── design.md
    │   │   │   ├── enterprise-debugging.md
    │   │   │   ├── environments.md
    │   │   │   ├── erd.png
    │   │   │   ├── getting-started-with-debian.md
    │   │   │   ├── ghex
    │   │   │   │   ├── bp-dev.md
    │   │   │   │   ├── container-updates.md
    │   │   │   │   ├── dependency_graph_in_ghes.md
    │   │   │   │   ├── first-time-here.md
    │   │   │   │   ├── ghes-qa-testing.md
    │   │   │   │   └── overview.md
    │   │   │   ├── go-modules.md
    │   │   │   ├── hmac_personal_keys.md
    │   │   │   ├── hydro.md
    │   │   │   ├── hydro-topic-rewind.md
    │   │   │   ├── index.yaml
    │   │   │   ├── insights.md
    │   │   │   ├── instrumentation.md
    │   │   │   ├── kube.md
    │   │   │   ├── migrations.md
    │   │   │   ├── mysql.md
    │   │   │   ├── otel-cookbook.md
    │   │   │   ├── overriding_package_mappings.md
    │   │   │   ├── performance_profiling.md
    │   │   │   ├── pii_in_exceptions.md
    │   │   │   ├── pii_in_github_exceptions.md
    │   │   │   ├── playbooks.md
    │   │   │   ├── snek.md
    │   │   │   ├── tables.md
    │   │   │   ├── used_by_development.md
    │   │   │   ├── vcr.md
    │   │   │   └── workers.md
    │   │   ├── etl
    │   │   │   ├── import.rb
    │   │   │   ├── ingest
    │   │   │   │   ├── blocklist.rb
    │   │   │   │   ├── clearlydefined.rb
    │   │   │   │   ├── github_url.rb
    │   │   │   │   ├── manifest_loader.rb
    │   │   │   │   ├── manifest_sql
    │   │   │   │   │   ├── manifests.sql
    │   │   │   │   │   ├── repos.sql
    │   │   │   │   │   └── star_counts.sql
    │   │   │   │   ├── package_loader.rb
    │   │   │   │   ├── package_metadata_processor.rb
    │   │   │   │   ├── package_processor.rb
    │   │   │   │   ├── package_release_dependent_count_updater.rb
    │   │   │   │   ├── package_sql
    │   │   │   │   │   ├── package_releases.sql
    │   │   │   │   │   └── packages.sql
    │   │   │   │   ├── processor
    │   │   │   │   │   ├── best_effort_message_handler.rb
    │   │   │   │   │   └── strict_message_handler.rb
    │   │   │   │   ├── processor.rb
    │   │   │   │   ├── repository_archived_processor.rb
    │   │   │   │   ├── repository_deleted_processor.rb
    │   │   │   │   ├── repository_manifest_file_change_processor.rb
    │   │   │   │   ├── repository_manifest_file_deleted_processor.rb
    │   │   │   │   ├── repository_visibility_change_processor.rb
    │   │   │   │   ├── reset_manifests_processor.rb
    │   │   │   │   └── snapshot_request_processor.rb
    │   │   │   ├── packages
    │   │   │   │   └── package_release.rb
    │   │   │   ├── sink_proxy.rb
    │   │   │   └── snapshot_requests
    │   │   │       ├── provider
    │   │   │       │   ├── blob_operations_provider.rb
    │   │   │       │   ├── no_op_provider.rb
    │   │   │       │   └── spokes_provider.rb
    │   │   │       └── snapshot_assembler.rb
    │   │   ├── Gemfile
    │   │   ├── Gemfile.lock
    │   │   ├── gen
    │   │   │   ├── go
    │   │   │   │   ├── go.mod
    │   │   │   │   ├── go.sum
    │   │   │   │   └── v1
    │   │   │   │       ├── dependency_graph_api.pb.go
    │   │   │   │       └── dependency_graph_api.twirp.go
    │   │   │   └── ruby
    │   │   │       ├── lib
    │   │   │       │   ├── proto
    │   │   │       │   │   └── dependency-graph-api
    │   │   │       │   │       └── v1
    │   │   │       │   │           ├── dependency_graph_api_pb.rb
    │   │   │       │   │           └── dependency_graph_api_twirp.rb
    │   │   │       │   └── proto-dependency-graph-api.rb
    │   │   │       └── proto-dependency-graph-api.gemspec
    │   │   ├── go
    │   │   │   ├── backfill
    │   │   │   │   ├── backfill.go
    │   │   │   │   ├── backfill_test.go
    │   │   │   │   └── testdata
    │   │   │   │       ├── ca.crt
    │   │   │   │       └── test_repos.csv
    │   │   │   ├── ecosystem
    │   │   │   │   ├── go
    │   │   │   │   │   ├── gomod2json
    │   │   │   │   │   │   └── gomod2json.go
    │   │   │   │   │   ├── gooneoff
    │   │   │   │   │   │   ├── gooneoff.go
    │   │   │   │   │   │   └── gooneoff_test.go
    │   │   │   │   │   ├── gopma
    │   │   │   │   │   │   ├── gopma.go
    │   │   │   │   │   │   └── gopma_test.go
    │   │   │   │   │   ├── internal
    │   │   │   │   │   │   └── ingest
    │   │   │   │   │   │       └── ingest.go
    │   │   │   │   │   └── README.md
    │   │   │   │   └── nuget
    │   │   │   │       └── page_fetch
    │   │   │   │           ├── main.go
    │   │   │   │           └── main_test.go
    │   │   │   ├── gen
    │   │   │   │   └── hydro
    │   │   │   │       └── schemas
    │   │   │   │           └── github
    │   │   │   │               └── dependencygraph
    │   │   │   │                   └── v0
    │   │   │   │                       └── repository_manifest_file_change.pb.go
    │   │   │   ├── go.mod
    │   │   │   ├── go.sum
    │   │   │   ├── mysql-lock
    │   │   │   │   ├── Dockerfile
    │   │   │   │   ├── main.go
    │   │   │   │   ├── main_test.go
    │   │   │   │   └── pdeathsig_linux.go
    │   │   │   └── README.md
    │   │   ├── Guardfile
    │   │   ├── integration
    │   │   │   ├── docker-compose.yml
    │   │   │   ├── integration.env
    │   │   │   └── spec
    │   │   │       ├── api
    │   │   │       │   └── api_spec.rb
    │   │   │       ├── api_helper.rb
    │   │   │       └── spec_helper.rb
    │   │   ├── lib
    │   │   │   ├── aqueduct
    │   │   │   │   ├── aqueduct_adapter.rb
    │   │   │   │   ├── aqueduct_config.rb
    │   │   │   │   ├── aqueduct_worker.rb
    │   │   │   │   └── resqued_worker_adapter.rb
    │   │   │   ├── blob_operations
    │   │   │   │   ├── response.rb
    │   │   │   │   ├── responses
    │   │   │   │   │   ├── get_blob.rb
    │   │   │   │   │   ├── get_tree.rb
    │   │   │   │   │   ├── ping.rb
    │   │   │   │   │   └── responses_importer.rb
    │   │   │   │   └── spokes
    │   │   │   │       └── client.rb
    │   │   │   ├── clearly_defined.rb
    │   │   │   ├── configuration.rb
    │   │   │   ├── current_request.rb
    │   │   │   ├── dependency_graph
    │   │   │   │   ├── active_record_rollup.rb
    │   │   │   │   ├── connection.rb
    │   │   │   │   ├── database_misconfigured_warning_middleware.rb
    │   │   │   │   ├── failbot_key_filter.rb
    │   │   │   │   ├── failbot_key_tagger.rb
    │   │   │   │   ├── failbot_logger.rb
    │   │   │   │   ├── faraday_client
    │   │   │   │   │   ├── internal.rb
    │   │   │   │   │   └── internal_twirp_with_retries.rb
    │   │   │   │   ├── flamegraph_middleware.rb
    │   │   │   │   ├── manifest_dependency_replicator.rb
    │   │   │   │   ├── memory_profiler_middleware.rb
    │   │   │   │   ├── object_model
    │   │   │   │   │   ├── abstract_dependency.rb
    │   │   │   │   │   ├── abstract_manifest.rb
    │   │   │   │   │   ├── base_graphql_dependency.rb
    │   │   │   │   │   ├── base_graphql_manifest.rb
    │   │   │   │   │   ├── db_dependency.rb
    │   │   │   │   │   ├── db_manifest.rb
    │   │   │   │   │   ├── dependency_vulnerabilities_hash.rb
    │   │   │   │   │   ├── dgp_graphql_dependency.rb
    │   │   │   │   │   ├── dgp_graphql_manifest.rb
    │   │   │   │   │   ├── ds_api_dependency.rb
    │   │   │   │   │   ├── ds_api_manifest.rb
    │   │   │   │   │   ├── ds_graphql_dependency.rb
    │   │   │   │   │   ├── ds_graphql_manifest.rb
    │   │   │   │   │   ├── object_model.rb
    │   │   │   │   │   ├── parsed_manifest_dependency.rb
    │   │   │   │   │   └── parsed_manifest.rb
    │   │   │   │   ├── sbom
    │   │   │   │   │   ├── dependency.rb
    │   │   │   │   │   ├── generator.rb
    │   │   │   │   │   └── spdx
    │   │   │   │   │       ├── generator.rb
    │   │   │   │   │       ├── spdx_document.rb
    │   │   │   │   │       └── spdx_package.rb
    │   │   │   │   ├── sql_queries_middleware.rb
    │   │   │   │   ├── sql_utils
    │   │   │   │   │   ├── base_statement_checker.rb
    │   │   │   │   │   ├── cross_keyspace_statement_checker.rb
    │   │   │   │   │   ├── sharding_key_missing_statement_checker.rb
    │   │   │   │   │   ├── sql_digester.rb
    │   │   │   │   │   └── stack_filter.rb
    │   │   │   │   ├── structure_cleaner.rb
    │   │   │   │   ├── trace_profiler_middleware.rb
    │   │   │   │   └── tracing.rb
    │   │   │   ├── dependency_graph_api.rb
    │   │   │   ├── dependency-graph-platform
    │   │   │   │   ├── dgp_client.rb
    │   │   │   │   ├── graphql_resolver_client.rb
    │   │   │   │   └── repo_insights_client.rb
    │   │   │   ├── dependency_graph.rb
    │   │   │   ├── dependency_snapshots_api
    │   │   │   │   ├── dependencies_client.rb
    │   │   │   │   ├── ds_api_client.rb
    │   │   │   │   └── snapshots_client.rb
    │   │   │   ├── failbot_rails.rb
    │   │   │   ├── fake_dog_statsd.rb
    │   │   │   ├── faraday_middleware
    │   │   │   │   ├── datadog.rb
    │   │   │   │   ├── hmac_auth.rb
    │   │   │   │   ├── README.md
    │   │   │   │   ├── request_id.rb
    │   │   │   │   └── resilient.rb
    │   │   │   ├── file_lock.rb
    │   │   │   ├── freno
    │   │   │   │   └── fake_client.rb
    │   │   │   ├── graphql_timer.rb
    │   │   │   ├── hmac_authentication.rb
    │   │   │   ├── instrumentor.rb
    │   │   │   ├── job_queues.rb
    │   │   │   ├── kernel_warning_override.rb
    │   │   │   ├── logging.rb
    │   │   │   ├── manifest_deleter.rb
    │   │   │   ├── monolith
    │   │   │   │   ├── features.rb
    │   │   │   │   ├── repositories.rb
    │   │   │   │   └── twirp_client.rb
    │   │   │   ├── one_off_importers
    │   │   │   │   ├── actions.rb
    │   │   │   │   ├── base.rb
    │   │   │   │   ├── composer.rb
    │   │   │   │   ├── go.rb
    │   │   │   │   ├── npm.rb
    │   │   │   │   ├── nuget.rb
    │   │   │   │   ├── pypi.rb
    │   │   │   │   └── rubygems.rb
    │   │   │   ├── one_off_importers.rb
    │   │   │   ├── profiler.rb
    │   │   │   ├── rack
    │   │   │   │   └── request_logger.rb
    │   │   │   ├── rate_limiter.rb
    │   │   │   ├── repository_finder.rb
    │   │   │   ├── sliced_range.rb
    │   │   │   ├── statsd.rb
    │   │   │   ├── table_swap.rb
    │   │   │   ├── tasks
    │   │   │   │   ├── db.rake
    │   │   │   │   ├── override_packages.rake
    │   │   │   │   ├── package_to_repo_mapping.rake
    │   │   │   │   ├── sync.rake
    │   │   │   │   └── transitions.rake
    │   │   │   ├── transitions
    │   │   │   │   ├── clear_manifest_data.rb
    │   │   │   │   ├── delete_orphaned_manifest_entries.rb
    │   │   │   │   └── destroy_orphaned_manifests.rb
    │   │   │   ├── vendor_detection.rb
    │   │   │   └── vendor_regex.rb
    │   │   ├── monolith-twirp-proto
    │   │   │   └── users
    │   │   │       ├── v1
    │   │   │       │   └── dependency_graph_api_users_api.proto
    │   │   │       └── VERSION
    │   │   ├── package.json
    │   │   ├── package-lock.json
    │   │   ├── package_manager_adapters
    │   │   │   ├── cargo
    │   │   │   │   ├── Dockerfile
    │   │   │   │   ├── Gemfile
    │   │   │   │   ├── Gemfile.lock
    │   │   │   │   ├── lib
    │   │   │   │   │   ├── cargo_api.rb
    │   │   │   │   │   ├── cargo_base.rb
    │   │   │   │   │   ├── cargo_importer.rb
    │   │   │   │   │   ├── cargo_snapshot.rb
    │   │   │   │   │   ├── fjord_sink.rb
    │   │   │   │   │   ├── parsed_version.rb
    │   │   │   │   │   ├── requirements.rb
    │   │   │   │   │   └── utilities.rb
    │   │   │   │   ├── Rakefile
    │   │   │   │   ├── README.md
    │   │   │   │   ├── test
    │   │   │   │   │   ├── cargo_api_test.rb
    │   │   │   │   │   ├── cargo_snapshot_test.rb
    │   │   │   │   │   ├── fake_fjord_sink_server.rb
    │   │   │   │   │   ├── fjord_sink_test.rb
    │   │   │   │   │   ├── requirements_spec.rb
    │   │   │   │   │   ├── snapshot_fixtures
    │   │   │   │   │   │   ├── crates.csv
    │   │   │   │   │   │   ├── dependencies.csv
    │   │   │   │   │   │   ├── metadata.json
    │   │   │   │   │   │   └── versions.csv
    │   │   │   │   │   ├── vcr_cassettes
    │   │   │   │   │   │   └── crates_io.yml
    │   │   │   │   │   └── vcr_setup.rb
    │   │   │   │   ├── vendor
    │   │   │   │   │   └── cache
    │   │   │   │   │       ├── addressable-2.8.8.gem
    │   │   │   │   │       ├── ast-2.4.3.gem
    │   │   │   │   │       ├── bigdecimal-4.0.1.gem
    │   │   │   │   │       ├── byebug-13.0.0.gem
    │   │   │   │   │       ├── crack-1.0.1.gem
    │   │   │   │   │       ├── csv-3.3.5.gem
    │   │   │   │   │       ├── failbot-3.3.1.gem
    │   │   │   │   │       ├── hashdiff-1.2.1.gem
    │   │   │   │   │       ├── httparty-0.24.0.gem
    │   │   │   │   │       ├── io-console-0.8.2.gem
    │   │   │   │   │       ├── json-2.19.1.gem
    │   │   │   │   │       ├── json-schema-6.2.0.gem
    │   │   │   │   │       ├── language_server-protocol-3.17.0.5.gem
    │   │   │   │   │       ├── lint_roller-1.1.0.gem
    │   │   │   │   │       ├── logger-1.7.0.gem
    │   │   │   │   │       ├── mcp-0.8.0.gem
    │   │   │   │   │       ├── mini_mime-1.1.5.gem
    │   │   │   │   │       ├── mini_portile2-2.8.9.gem
    │   │   │   │   │       ├── minitest-5.26.0.gem
    │   │   │   │   │       ├── multi_xml-0.8.0.gem
    │   │   │   │   │       ├── open3-0.2.1.gem
    │   │   │   │   │       ├── parallel-1.27.0.gem
    │   │   │   │   │       ├── parser-3.3.10.2.gem
    │   │   │   │   │       ├── parslet-2.0.0.gem
    │   │   │   │   │       ├── prism-1.9.0.gem
    │   │   │   │   │       ├── public_suffix-7.0.2.gem
    │   │   │   │   │       ├── racc-1.8.1.gem
    │   │   │   │   │       ├── rainbow-3.1.1.gem
    │   │   │   │   │       ├── rake-13.3.1.gem
    │   │   │   │   │       ├── regexp_parser-2.11.3.gem
    │   │   │   │   │       ├── reline-0.6.3.gem
    │   │   │   │   │       ├── resilient-0.5.1.gem
    │   │   │   │   │       ├── rexml-3.4.4.gem
    │   │   │   │   │       ├── rubocop-1.85.1.gem
    │   │   │   │   │       ├── rubocop-ast-1.49.1.gem
    │   │   │   │   │       ├── ruby-progressbar-1.13.0.gem
    │   │   │   │   │       ├── scrolls-0.9.6.gem
    │   │   │   │   │       ├── sqlite3-1.7.3.gem
    │   │   │   │   │       ├── syslog-0.4.0.gem
    │   │   │   │   │       ├── unicode-display_width-3.2.0.gem
    │   │   │   │   │       ├── unicode-emoji-4.2.0.gem
    │   │   │   │   │       ├── vcr-6.4.0.gem
    │   │   │   │   │       └── webmock-3.26.1.gem
    │   │   │   │   └── wrapper
    │   │   │   ├── composer
    │   │   │   │   ├── Dockerfile
    │   │   │   │   ├── Gemfile
    │   │   │   │   ├── Gemfile.lock
    │   │   │   │   ├── lib
    │   │   │   │   │   ├── composer_importer.rb
    │   │   │   │   │   ├── fjord_sink.rb
    │   │   │   │   │   ├── parsed_version.rb
    │   │   │   │   │   └── utilities.rb
    │   │   │   │   ├── Rakefile
    │   │   │   │   ├── README.md
    │   │   │   │   ├── test
    │   │   │   │   │   ├── composer_importer_test.rb
    │   │   │   │   │   ├── fake_fjord_sink_server.rb
    │   │   │   │   │   ├── fjord_sink_test.rb
    │   │   │   │   │   ├── vcr_cassettes
    │   │   │   │   │   │   ├── full_list_json_import.yml
    │   │   │   │   │   │   └── latest_releases_from_rss_import.yml
    │   │   │   │   │   └── vcr_setup.rb
    │   │   │   │   ├── tmp
    │   │   │   │   ├── vendor
    │   │   │   │   │   └── cache
    │   │   │   │   │       ├── addressable-2.8.8.gem
    │   │   │   │   │       ├── bigdecimal-4.0.1.gem
    │   │   │   │   │       ├── crack-1.0.1.gem
    │   │   │   │   │       ├── csv-3.3.5.gem
    │   │   │   │   │       ├── failbot-3.3.1.gem
    │   │   │   │   │       ├── hashdiff-1.2.1.gem
    │   │   │   │   │       ├── httparty-0.24.0.gem
    │   │   │   │   │       ├── logger-1.7.0.gem
    │   │   │   │   │       ├── mini_mime-1.1.5.gem
    │   │   │   │   │       ├── mini_portile2-2.8.9.gem
    │   │   │   │   │       ├── minitest-6.0.1.gem
    │   │   │   │   │       ├── multi_xml-0.8.0.gem
    │   │   │   │   │       ├── nokogiri-1.19.1.gem
    │   │   │   │   │       ├── nokogiri-1.19.1-x86_64-linux-gnu.gem
    │   │   │   │   │       ├── prism-1.8.0.gem
    │   │   │   │   │       ├── public_suffix-7.0.2.gem
    │   │   │   │   │       ├── racc-1.8.1.gem
    │   │   │   │   │       ├── rake-13.3.1.gem
    │   │   │   │   │       ├── resilient-0.5.1.gem
    │   │   │   │   │       ├── rexml-3.4.4.gem
    │   │   │   │   │       ├── scrolls-0.9.6.gem
    │   │   │   │   │       ├── syslog-0.4.0.gem
    │   │   │   │   │       ├── vcr-6.4.0.gem
    │   │   │   │   │       └── webmock-3.26.1.gem
    │   │   │   │   └── wrapper
    │   │   │   ├── go
    │   │   │   │   ├── Dockerfile
    │   │   │   │   ├── README.md
    │   │   │   │   └── wrapper
    │   │   │   ├── maven
    │   │   │   │   ├── bin
    │   │   │   │   │   └── run.rb
    │   │   │   │   ├── Dockerfile
    │   │   │   │   ├── Gemfile
    │   │   │   │   ├── Gemfile.lock
    │   │   │   │   ├── Jarfile
    │   │   │   │   ├── Jarfile.lock
    │   │   │   │   ├── lib
    │   │   │   │   │   ├── logging.rb
    │   │   │   │   │   ├── maven_importer
    │   │   │   │   │   │   ├── checkpoint_index_reader.rb
    │   │   │   │   │   │   ├── directory_resource_handler.rb
    │   │   │   │   │   │   ├── file_resource.rb
    │   │   │   │   │   │   ├── fjord_sink_client.rb
    │   │   │   │   │   │   ├── http_resource_handler.rb
    │   │   │   │   │   │   └── package_release.rb
    │   │   │   │   │   └── maven_importer.rb
    │   │   │   │   ├── Rakefile
    │   │   │   │   ├── README.md
    │   │   │   │   ├── test
    │   │   │   │   │   ├── file_resource_test.rb
    │   │   │   │   │   ├── fixtures
    │   │   │   │   │   │   ├── nexus-maven-repository-index.525.gz
    │   │   │   │   │   │   └── nexus-maven-repository-index.properties
    │   │   │   │   │   ├── fjord_sink_client_test.rb
    │   │   │   │   │   ├── import_test.rb
    │   │   │   │   │   ├── integration_test.rb
    │   │   │   │   │   └── test_helper.rb
    │   │   │   │   └── wrapper
    │   │   │   ├── npm
    │   │   │   │   ├── Dockerfile
    │   │   │   │   ├── lib
    │   │   │   │   │   ├── checkpoint.js
    │   │   │   │   │   ├── dependency.js
    │   │   │   │   │   ├── extract.js
    │   │   │   │   │   ├── fetchchanges.js
    │   │   │   │   │   ├── logger.js
    │   │   │   │   │   ├── package.js
    │   │   │   │   │   ├── package_release.js
    │   │   │   │   │   ├── package_transform.js
    │   │   │   │   │   ├── requirements.js
    │   │   │   │   │   └── sink.js
    │   │   │   │   ├── main.js
    │   │   │   │   ├── package.json
    │   │   │   │   ├── package-lock.json
    │   │   │   │   ├── README.md
    │   │   │   │   ├── script
    │   │   │   │   │   └── install_node_sources_20.x
    │   │   │   │   ├── test
    │   │   │   │   │   ├── checkpoint_test.js
    │   │   │   │   │   ├── dependency_test.js
    │   │   │   │   │   ├── extract_test.js
    │   │   │   │   │   ├── fake_http_sink.js
    │   │   │   │   │   ├── fake_registry_data.js
    │   │   │   │   │   ├── fake_replicate_npm.js
    │   │   │   │   │   ├── fetchchanges_test.js
    │   │   │   │   │   ├── package_release_test.js
    │   │   │   │   │   ├── package_test.js
    │   │   │   │   │   ├── sink_test.js
    │   │   │   │   │   └── stub_data.js
    │   │   │   │   └── wrapper
    │   │   │   ├── nuget
    │   │   │   │   ├── Dockerfile
    │   │   │   │   ├── example.nuspec
    │   │   │   │   ├── Gemfile
    │   │   │   │   ├── Gemfile.lock
    │   │   │   │   ├── lib
    │   │   │   │   │   ├── fjord_sink.rb
    │   │   │   │   │   ├── nuget_catalog.rb
    │   │   │   │   │   ├── nuget_importer.rb
    │   │   │   │   │   └── utilities.rb
    │   │   │   │   ├── Rakefile
    │   │   │   │   ├── README.md
    │   │   │   │   ├── test
    │   │   │   │   │   ├── fake_fjord_sink_server.rb
    │   │   │   │   │   ├── fake_nuget_server.rb
    │   │   │   │   │   ├── fjord_sink_test.rb
    │   │   │   │   │   ├── integration_test.rb
    │   │   │   │   │   ├── nuget_catalog_test.rb
    │   │   │   │   │   └── nuget_importer_test.rb
    │   │   │   │   ├── vendor
    │   │   │   │   │   └── cache
    │   │   │   │   │       ├── addressable-2.8.8.gem
    │   │   │   │   │       ├── bigdecimal-4.0.1.gem
    │   │   │   │   │       ├── csv-3.3.5.gem
    │   │   │   │   │       ├── failbot-3.3.1.gem
    │   │   │   │   │       ├── httparty-0.24.0.gem
    │   │   │   │   │       ├── logger-1.7.0.gem
    │   │   │   │   │       ├── mini_mime-1.1.5.gem
    │   │   │   │   │       ├── minitest-6.0.1.gem
    │   │   │   │   │       ├── multi_xml-0.8.0.gem
    │   │   │   │   │       ├── prism-1.9.0.gem
    │   │   │   │   │       ├── public_suffix-7.0.2.gem
    │   │   │   │   │       ├── rake-13.3.1.gem
    │   │   │   │   │       ├── resilient-0.5.1.gem
    │   │   │   │   │       ├── scrolls-0.9.6.gem
    │   │   │   │   │       └── syslog-0.4.0.gem
    │   │   │   │   └── wrapper
    │   │   │   ├── pub
    │   │   │   │   ├── Dockerfile
    │   │   │   │   ├── Gemfile
    │   │   │   │   ├── Gemfile.lock
    │   │   │   │   ├── lib
    │   │   │   │   │   ├── fjord_sink.rb
    │   │   │   │   │   ├── parsed_version.rb
    │   │   │   │   │   ├── pub_api.rb
    │   │   │   │   │   ├── pub_base.rb
    │   │   │   │   │   ├── pub_importer.rb
    │   │   │   │   │   ├── requirements.rb
    │   │   │   │   │   └── utilities.rb
    │   │   │   │   ├── Rakefile
    │   │   │   │   ├── README.md
    │   │   │   │   ├── test
    │   │   │   │   │   ├── fake_fjord_sink_server.rb
    │   │   │   │   │   ├── fjord_sink_test.rb
    │   │   │   │   │   ├── pub_api_test.rb
    │   │   │   │   │   ├── requirements_spec.rb
    │   │   │   │   │   ├── vcr_cassettes
    │   │   │   │   │   │   ├── mineral-single-package.yml
    │   │   │   │   │   │   ├── most-popular-packages-resumed.yml
    │   │   │   │   │   │   ├── most-popular-packages.yml
    │   │   │   │   │   │   └── updated-packages.yml
    │   │   │   │   │   └── vcr_setup.rb
    │   │   │   │   ├── vendor
    │   │   │   │   │   └── cache
    │   │   │   │   │       ├── addressable-2.8.8.gem
    │   │   │   │   │       ├── ast-2.4.3.gem
    │   │   │   │   │       ├── bigdecimal-4.0.1.gem
    │   │   │   │   │       ├── crack-1.0.1.gem
    │   │   │   │   │       ├── csv-3.3.5.gem
    │   │   │   │   │       ├── failbot-3.3.1.gem
    │   │   │   │   │       ├── hashdiff-1.2.1.gem
    │   │   │   │   │       ├── httparty-0.24.0.gem
    │   │   │   │   │       ├── json-2.19.1.gem
    │   │   │   │   │       ├── json-schema-6.2.0.gem
    │   │   │   │   │       ├── language_server-protocol-3.17.0.5.gem
    │   │   │   │   │       ├── lint_roller-1.1.0.gem
    │   │   │   │   │       ├── logger-1.7.0.gem
    │   │   │   │   │       ├── mcp-0.8.0.gem
    │   │   │   │   │       ├── mini_mime-1.1.5.gem
    │   │   │   │   │       ├── minitest-6.0.1.gem
    │   │   │   │   │       ├── minitest-stub-const-0.6.gem
    │   │   │   │   │       ├── multi_xml-0.8.0.gem
    │   │   │   │   │       ├── parallel-1.27.0.gem
    │   │   │   │   │       ├── parser-3.3.10.2.gem
    │   │   │   │   │       ├── parslet-2.0.0.gem
    │   │   │   │   │       ├── prism-1.9.0.gem
    │   │   │   │   │       ├── public_suffix-7.0.2.gem
    │   │   │   │   │       ├── racc-1.8.1.gem
    │   │   │   │   │       ├── rainbow-3.1.1.gem
    │   │   │   │   │       ├── rake-13.3.1.gem
    │   │   │   │   │       ├── regexp_parser-2.11.3.gem
    │   │   │   │   │       ├── resilient-0.5.1.gem
    │   │   │   │   │       ├── rexml-3.4.4.gem
    │   │   │   │   │       ├── rubocop-1.85.1.gem
    │   │   │   │   │       ├── rubocop-ast-1.49.1.gem
    │   │   │   │   │       ├── ruby-progressbar-1.13.0.gem
    │   │   │   │   │       ├── scrolls-0.9.6.gem
    │   │   │   │   │       ├── syslog-0.4.0.gem
    │   │   │   │   │       ├── unicode-display_width-3.2.0.gem
    │   │   │   │   │       ├── unicode-emoji-4.2.0.gem
    │   │   │   │   │       ├── vcr-6.4.0.gem
    │   │   │   │   │       └── webmock-3.26.1.gem
    │   │   │   │   └── wrapper
    │   │   │   ├── pypi
    │   │   │   │   ├── Dockerfile
    │   │   │   │   ├── lib
    │   │   │   │   │   ├── extractor.py
    │   │   │   │   │   ├── pypi_client.py
    │   │   │   │   │   ├── pypi_package_archive.py
    │   │   │   │   │   ├── requirements.py
    │   │   │   │   │   ├── sink.py
    │   │   │   │   │   └── worker.py
    │   │   │   │   ├── README.md
    │   │   │   │   ├── requirements.txt
    │   │   │   │   ├── test
    │   │   │   │   │   ├── fixtures
    │   │   │   │   │   │   ├── annotald-1.1-py2.py3-none-any.whl
    │   │   │   │   │   │   ├── annotald.json
    │   │   │   │   │   │   ├── github_api_python.json
    │   │   │   │   │   │   ├── google-oauth-1.0.0.tar.gz
    │   │   │   │   │   │   ├── google-oauth.json
    │   │   │   │   │   │   ├── jobmanager-0.1.0.tar.gz
    │   │   │   │   │   │   ├── jobmanager.json
    │   │   │   │   │   │   ├── pytest_mongodb-2.1.1-py2.py3-none-any.whl
    │   │   │   │   │   │   ├── pytest-mongodb-2.1.1.tar.gz
    │   │   │   │   │   │   ├── pytest-mongodb.json
    │   │   │   │   │   │   ├── simple.html
    │   │   │   │   │   │   ├── tensorflow-1.0.0-cp27-cp27m-macosx_10_11_x86_64.whl
    │   │   │   │   │   │   └── tensorflow.json
    │   │   │   │   │   ├── pypi_client_test.py
    │   │   │   │   │   ├── pypi_package_archive_test.py
    │   │   │   │   │   ├── requirements_test.py
    │   │   │   │   │   ├── sink_test.py
    │   │   │   │   │   └── worker_test.py
    │   │   │   │   └── wrapper
    │   │   │   ├── README.md
    │   │   │   ├── rubygems
    │   │   │   │   ├── Dockerfile
    │   │   │   │   ├── Gemfile
    │   │   │   │   ├── Gemfile.lock
    │   │   │   │   ├── lib
    │   │   │   │   │   ├── data_dump.rb
    │   │   │   │   │   ├── data_restore.rb
    │   │   │   │   │   ├── extractor.rb
    │   │   │   │   │   ├── logging.rb
    │   │   │   │   │   ├── models
    │   │   │   │   │   │   ├── base.rb
    │   │   │   │   │   │   ├── dependency.rb
    │   │   │   │   │   │   ├── download_count.rb
    │   │   │   │   │   │   ├── gem_download.rb
    │   │   │   │   │   │   ├── linkset.rb
    │   │   │   │   │   │   ├── rubygem.rb
    │   │   │   │   │   │   └── version.rb
    │   │   │   │   │   ├── models.rb
    │   │   │   │   │   └── partitioned_range.rb
    │   │   │   │   ├── README.md
    │   │   │   │   ├── run.rb
    │   │   │   │   ├── test
    │   │   │   │   │   ├── extractor_test.rb
    │   │   │   │   │   └── test_helper.rb
    │   │   │   │   └── wrapper
    │   │   │   └── script
    │   │   │       ├── build
    │   │   │       ├── console
    │   │   │       ├── generate
    │   │   │       ├── start
    │   │   │       ├── start_kube
    │   │   │       ├── status
    │   │   │       ├── stop
    │   │   │       ├── test
    │   │   │       └── utils
    │   │   ├── parsers
    │   │   │   ├── parser.c
    │   │   │   ├── scanner.cc
    │   │   │   └── tree_sitter
    │   │   │       └── parser.h
    │   │   ├── Procfile
    │   │   ├── proto
    │   │   │   ├── hydro
    │   │   │   │   └── schemas
    │   │   │   │       ├── github
    │   │   │   │       │   ├── dependencygraph
    │   │   │   │       │   │   ├── v0
    │   │   │   │       │   │   │   ├── entities
    │   │   │   │       │   │   │   │   └── dependency_pb.rb
    │   │   │   │       │   │   │   ├── package_release_pb.rb
    │   │   │   │       │   │   │   ├── repository_manifest_file_change_pb.rb
    │   │   │   │       │   │   │   ├── repository_manifest_file_deleted_pb.rb
    │   │   │   │       │   │   │   └── request_push_snapshot_pb.rb
    │   │   │   │       │   │   └── v1
    │   │   │   │       │   │       └── reset_manifests_pb.rb
    │   │   │   │       │   ├── repositories
    │   │   │   │       │   │   └── v1
    │   │   │   │       │   │       ├── deleted_pb.rb
    │   │   │   │       │   │       └── visibility_changed_pb.rb
    │   │   │   │       │   └── v1
    │   │   │   │       │       ├── entities
    │   │   │   │       │       │   ├── auth_type_pb.rb
    │   │   │   │       │       │   ├── repository_pb.rb
    │   │   │   │       │       │   ├── request_context_pb.rb
    │   │   │   │       │       │   ├── support_context_pb.rb
    │   │   │   │       │       │   └── user_pb.rb
    │   │   │   │       │       └── repository_archived_status_changed_pb.rb
    │   │   │   │       └── package_license_gateway
    │   │   │   │           └── clearlydefined
    │   │   │   │               └── v0
    │   │   │   │                   ├── entities
    │   │   │   │                   │   ├── package_coordinates_pb.rb
    │   │   │   │                   │   ├── package_weblinks_pb.rb
    │   │   │   │                   │   └── score_pb.rb
    │   │   │   │                   └── package_metadata_pb.rb
    │   │   │   └── twirp
    │   │   │       ├── README.md
    │   │   │       └── v1
    │   │   │           └── dependency_graph_api.proto
    │   │   ├── public
    │   │   │   └── robots.txt
    │   │   ├── Rakefile
    │   │   ├── README.md
    │   │   ├── sbom-schema-config.json
    │   │   ├── script
    │   │   │   ├── app-config-shim
    │   │   │   ├── aqueduct-worker
    │   │   │   ├── bootstrap
    │   │   │   ├── bootstrap-codespaces-dotcom
    │   │   │   ├── cibuild
    │   │   │   ├── cibuild-dependency-graph-abstract-dependencies-counts
    │   │   │   ├── cibuild-dependency-graph-api-lint
    │   │   │   ├── cibuild-dependency-graph-api-package-manager-adapters
    │   │   │   ├── cibuild-dependency-graph-sync-vulnerabilities
    │   │   │   ├── configure-codespace-compose
    │   │   │   ├── configure-goproxy
    │   │   │   ├── console
    │   │   │   ├── dbdump
    │   │   │   ├── dbrestore
    │   │   │   ├── dependency_insights
    │   │   │   │   └── backfill_business_plus_orgs.rb
    │   │   │   ├── dev
    │   │   │   │   ├── create-package-for-repo
    │   │   │   │   ├── create-vulnerable-snapshot.sh
    │   │   │   │   ├── generate_package_metadata.rb
    │   │   │   │   ├── generate-sbom-spdx
    │   │   │   │   ├── get_all_repos_for_sentry_issue.rb
    │   │   │   │   ├── get-dependencies-from-test-repo.sh
    │   │   │   │   ├── import-manifest
    │   │   │   │   ├── import-packages-for-mock-data.rb
    │   │   │   │   ├── local_hydro_helpers.rb
    │   │   │   │   ├── parse-manifest
    │   │   │   │   ├── ruby_processor_wrappers.rb
    │   │   │   │   ├── sample_plg_events.json
    │   │   │   │   ├── seed-large-repo.rb
    │   │   │   │   ├── send_hydro_package_metadata.rb
    │   │   │   │   ├── send_hydro_repository_manifest_file_change.rb
    │   │   │   │   ├── send_hydro_reset_manifests.rb
    │   │   │   │   ├── send-process-manifest-job.rb
    │   │   │   │   ├── send-test-aqueduct-job-no-op.sh
    │   │   │   │   ├── send-test-aqueduct-job-sync-vulnerabilities.sh
    │   │   │   │   ├── standalone-repositories-service.rb
    │   │   │   │   ├── twirp.rb
    │   │   │   │   └── validate-sbom-spdx
    │   │   │   ├── dogstatsd
    │   │   │   ├── dogstatsd_script.rb
    │   │   │   ├── download-sample-manifests
    │   │   │   ├── dx
    │   │   │   │   ├── server-logs
    │   │   │   │   ├── server-start
    │   │   │   │   └── server-stop
    │   │   │   ├── _env
    │   │   │   ├── esb-breakdown
    │   │   │   ├── etl
    │   │   │   │   ├── daemon.rb
    │   │   │   │   ├── ingest_packages
    │   │   │   │   ├── ingest_reset_manifests
    │   │   │   │   ├── ingest_snapshot_requests
    │   │   │   │   ├── package_metadata
    │   │   │   │   ├── repo_archived_status_changes
    │   │   │   │   ├── repo_manifest_file_changes
    │   │   │   │   ├── repo_manifest_file_deleted
    │   │   │   │   ├── repositories_deleted
    │   │   │   │   ├── repo_visibility_changes
    │   │   │   │   ├── sink_proxy
    │   │   │   │   ├── tail_packages
    │   │   │   │   ├── tail_repo_archived_status_changes
    │   │   │   │   ├── tail_repo_manifest_file_changes
    │   │   │   │   ├── tail_repo_manifest_file_deleted
    │   │   │   │   ├── tail_repositories_delete
    │   │   │   │   ├── tail_repo_visbility_changes
    │   │   │   │   └── tail_snapshot_requests
    │   │   │   ├── export_dep_graph
    │   │   │   ├── ghedump
    │   │   │   ├── ghex-ci-docker-build
    │   │   │   ├── ghex-server
    │   │   │   ├── kube-server
    │   │   │   ├── kube-shell
    │   │   │   ├── lint
    │   │   │   ├── one_off
    │   │   │   │   ├── archive_depended_on_packages.rb
    │   │   │   │   ├── archive_export
    │   │   │   │   │   ├── archive_repos_list.txt
    │   │   │   │   │   ├── original_archive_data_export.rb
    │   │   │   │   │   └── repo_archive_data_export.rb
    │   │   │   │   ├── audit_actions_packages.rb
    │   │   │   │   ├── audit_archived_repos.rb
    │   │   │   │   ├── audit_deleted_repos
    │   │   │   │   ├── audit_npm_packages
    │   │   │   │   ├── backfill_dependency_insights.rb
    │   │   │   │   ├── backfill_dep_insights_orgs_manifest_dependency_exact_version.rb
    │   │   │   │   ├── backfill_manifest_dependencies.rb
    │   │   │   │   ├── backfill_manifest_dependency_orgs.rb
    │   │   │   │   ├── backfill_owner_ids.rb
    │   │   │   │   ├── backfill-package-release-manager-and-name
    │   │   │   │   ├── backfill_pip_manifest_dependencies.rb
    │   │   │   │   ├── backfill_vulnerabilities_for_repo_ids.rb
    │   │   │   │   ├── delete_empty_filename_manifests.rb
    │   │   │   │   ├── find_dangling_npm_package_releases.rb
    │   │   │   │   ├── find_missing_pypi_packages.rb
    │   │   │   │   ├── fix_actions_paths.rb
    │   │   │   │   ├── published_at_0_fix.rb
    │   │   │   │   ├── reassign_manifest_ids.rb
    │   │   │   │   ├── rebuild_package_release_dependent_counts_for_dep_insights.rb
    │   │   │   │   └── unpublished_at_0_fix.rb
    │   │   │   ├── parallel-test
    │   │   │   ├── poll-for-db
    │   │   │   ├── protoc
    │   │   │   ├── resolve-dependencies
    │   │   │   ├── ruby_processor_wrappers.rb
    │   │   │   ├── run-transition
    │   │   │   ├── run-with-lock
    │   │   │   ├── sample-alerts
    │   │   │   ├── seed_vulnerabilities.rb
    │   │   │   ├── server
    │   │   │   ├── setup
    │   │   │   ├── setup-and-test
    │   │   │   ├── sideload-ds-api
    │   │   │   ├── start-containers
    │   │   │   ├── statsd-local
    │   │   │   │   ├── config.js
    │   │   │   │   ├── Dockerfile
    │   │   │   │   ├── README.md
    │   │   │   │   └── start.sh
    │   │   │   ├── table-stats
    │   │   │   ├── test
    │   │   │   ├── test-integration
    │   │   │   ├── transitions
    │   │   │   │   ├── backfill_go_org_insights.sh
    │   │   │   │   ├── backfill_manifest_entries
    │   │   │   │   ├── backfill_pnpm.sh
    │   │   │   │   ├── backfill_swift.sh
    │   │   │   │   ├── backfill_updated_manifest_entries
    │   │   │   │   ├── clear_manifest_data.rb
    │   │   │   │   ├── clear_unity_manifests.rb
    │   │   │   │   ├── delete_bad_package_versions
    │   │   │   │   ├── delete_manifest_dependencies
    │   │   │   │   ├── delete_orphaned_manifest_entries.rb
    │   │   │   │   ├── destroy_orphaned_manifests.rb
    │   │   │   │   ├── hello
    │   │   │   │   ├── noassertion_truncated_licenses.rb
    │   │   │   │   ├── orphaned-manifest-entries-data
    │   │   │   │   │   └── query.sql
    │   │   │   │   └── orphaned-manifests-data
    │   │   │   │       └── query.sql
    │   │   │   ├── update
    │   │   │   ├── vendor-monolith-twirp-gem
    │   │   │   ├── views
    │   │   │   │   ├── abstract_dependent_counts
    │   │   │   │   └── abstract_dependent_counts_kube
    │   │   │   └── worker
    │   │   ├── spec
    │   │   │   ├── config
    │   │   │   │   └── trilogy_spec.rb
    │   │   │   ├── controllers
    │   │   │   │   ├── application_controller_spec.rb
    │   │   │   │   ├── chatops_controller_spec.rb
    │   │   │   │   ├── checkpoints_controller_spec.rb
    │   │   │   │   └── errors_controller_spec.rb
    │   │   │   ├── db_helpers.rb
    │   │   │   ├── etl
    │   │   │   │   ├── ingest
    │   │   │   │   │   ├── clearlydefined_spec.rb
    │   │   │   │   │   ├── manifest_loader_spec.rb
    │   │   │   │   │   ├── package_loader_spec.rb
    │   │   │   │   │   ├── package_manifest_processing_spec.rb
    │   │   │   │   │   ├── package_metadata_processor_spec.rb
    │   │   │   │   │   ├── package_processor_spec.rb
    │   │   │   │   │   ├── package_release_dependent_count_updater_spec.rb
    │   │   │   │   │   ├── processor
    │   │   │   │   │   │   └── best_effort_message_handler_spec.rb
    │   │   │   │   │   ├── processor_spec.rb
    │   │   │   │   │   ├── repository_archived_processor_spec.rb
    │   │   │   │   │   ├── repository_deleted_processor_spec.rb
    │   │   │   │   │   ├── repository_manifest_file_change_processor_spec.rb
    │   │   │   │   │   ├── repository_manifest_file_deleted_processor_spec.rb
    │   │   │   │   │   ├── repository_visibility_change_processor_spec.rb
    │   │   │   │   │   ├── reset_manifests_processor_spec.rb
    │   │   │   │   │   └── snapshot_request_processor_spec.rb
    │   │   │   │   ├── packages
    │   │   │   │   │   └── package_release_spec.rb
    │   │   │   │   ├── sink_proxy_spec.rb
    │   │   │   │   └── snapshot_requests
    │   │   │   │       ├── noop_test_provider.rb
    │   │   │   │       ├── snapshot_assembler_spec.rb
    │   │   │   │       └── spokes_provider_spec.rb
    │   │   │   ├── fixtures
    │   │   │   │   ├── files
    │   │   │   │   │   ├── batch-01.json.gz
    │   │   │   │   │   ├── batch-02.json.gz
    │   │   │   │   │   ├── Cargo.toml
    │   │   │   │   │   ├── CargoUtf8.toml
    │   │   │   │   │   ├── Cargo_v3.lock
    │   │   │   │   │   ├── composer.json
    │   │   │   │   │   ├── composer.lock
    │   │   │   │   │   ├── half.nuspec
    │   │   │   │   │   ├── has_dependencies.csproj
    │   │   │   │   │   ├── has_malformed_dependencies.csproj
    │   │   │   │   │   ├── has_package.csproj
    │   │   │   │   │   ├── has_package_default_version.csproj
    │   │   │   │   │   ├── has_package_id.csproj
    │   │   │   │   │   ├── json.nuspec
    │   │   │   │   │   ├── malformed_dep_composer.json
    │   │   │   │   │   ├── malformed_dep_composer.lock
    │   │   │   │   │   ├── malformed_dependency.nuspec
    │   │   │   │   │   ├── malformed_packages.config
    │   │   │   │   │   ├── malformed_xml.csproj
    │   │   │   │   │   ├── Microsoft.AspNetCore.Routing.csproj
    │   │   │   │   │   ├── no_packages.csproj
    │   │   │   │   │   ├── no_versions.csproj
    │   │   │   │   │   ├── package_urls.json
    │   │   │   │   │   ├── pnpm_lock_v5.yaml
    │   │   │   │   │   ├── pnpm_lock_v6.yaml
    │   │   │   │   │   ├── pnpm_lock_v9.yaml
    │   │   │   │   │   ├── poetry.lock
    │   │   │   │   │   ├── pom.xml
    │   │   │   │   │   ├── proj.nuspec
    │   │   │   │   │   ├── pubspec.lock
    │   │   │   │   │   ├── pubspec.yaml
    │   │   │   │   │   ├── requirement_set_contain.csv
    │   │   │   │   │   ├── sample.fsproj
    │   │   │   │   │   ├── sample.gemspec
    │   │   │   │   │   ├── sample.vcxproj
    │   │   │   │   │   ├── snapshot_v1_package.json
    │   │   │   │   │   ├── snapshot_v1_package-lock.json
    │   │   │   │   │   ├── snapshot_v2_package-lock.json
    │   │   │   │   │   ├── snapshot-with-requires_v1_package.json
    │   │   │   │   │   ├── snapshot-with-requires_v1_package-lock.json
    │   │   │   │   │   ├── uv.lock
    │   │   │   │   │   ├── valid_packages.config
    │   │   │   │   │   ├── version_attributes.csproj
    │   │   │   │   │   ├── version_elements.csproj
    │   │   │   │   │   ├── workflow.yaml
    │   │   │   │   │   ├── wrong_composer.json
    │   │   │   │   │   ├── wrong.nuspec
    │   │   │   │   │   ├── yarn.lock
    │   │   │   │   │   └── yarn.lock.v2
    │   │   │   │   └── vcr_cassettes
    │   │   │   │       ├── cd-import-golang-package.yml
    │   │   │   │       ├── cd-import-package-one-version.yml
    │   │   │   │       ├── cd-import-package-two-versions.yml
    │   │   │   │       ├── cd-import-rubygems-nokogiri.yml
    │   │   │   │       ├── composer-one-off.yml
    │   │   │   │       ├── create-dependency-snapshot-bad-json.yml
    │   │   │   │       ├── create-dependency-snapshot-happy.yml
    │   │   │   │       ├── dgp-manifests-large-query.yml
    │   │   │   │       ├── dgp-manifests-query.yml
    │   │   │   │       ├── dgp-manifests-without-dependencies.yml
    │   │   │   │       ├── dgp-many-manifests-query.yml
    │   │   │   │       ├── features.yml
    │   │   │   │       ├── get-dependency-snapshot-happy.yml
    │   │   │   │       ├── internal-snapshot-manifests-query.yml
    │   │   │   │       ├── manifest-queries-spec-no-dependencies.yml
    │   │   │   │       ├── many-dgp-manifests.yml
    │   │   │   │       ├── many-snapshots.yml
    │   │   │   │       ├── npm-one-off.yml
    │   │   │   │       ├── nuget-one-off.yml
    │   │   │   │       ├── package-loader-rust.yml
    │   │   │   │       ├── package-loader-starlark.yml
    │   │   │   │       ├── package-processor-find-repositories.yml
    │   │   │   │       ├── pypi-one-off.yml
    │   │   │   │       ├── README.md
    │   │   │   │       ├── rubygems-one-off.yml
    │   │   │   │       ├── skip-internal-snapshot-manifests-query.yml
    │   │   │   │       ├── snapshot-manifests-large-query.yml
    │   │   │   │       ├── snapshot-manifests-query.yml
    │   │   │   │       ├── snapshot-maven-manifests-query.yml
    │   │   │   │       ├── spokes-error.yml
    │   │   │   │       ├── spokes-trees.yml
    │   │   │   │       ├── spokes-verify-branch.yml
    │   │   │   │       ├── spokes-verify-nonexistent.yml
    │   │   │   │       ├── spokes-verify-tag.yml
    │   │   │   │       └── unsupported-ecosystem-manifests-query.yml
    │   │   │   ├── graphql
    │   │   │   │   ├── all_repositories_with_version_range_spec.rb
    │   │   │   │   ├── manifest_queries_spec.rb
    │   │   │   │   ├── package_queries_spec.rb
    │   │   │   │   ├── package_releases_spec.rb
    │   │   │   │   ├── package_release_vulnerabilities_spec.rb
    │   │   │   │   ├── reassign_package_mutation_spec.rb
    │   │   │   │   ├── repositories_using_dependencies_spec.rb
    │   │   │   │   ├── repository_owner_dependencies_spec.rb
    │   │   │   │   ├── repository_package_releases_spec.rb
    │   │   │   │   └── unmapped_package_queries_spec.rb
    │   │   │   ├── handlers
    │   │   │   │   ├── dependency_snapshot_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler_spec.rb
    │   │   │   │   ├── dgp_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler_spec.rb
    │   │   │   │   ├── experimental_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler_spec.rb
    │   │   │   │   ├── health_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler_spec.rb
    │   │   │   │   ├── packages_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler_spec.rb
    │   │   │   │   ├── repository_dependencies_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler_spec.rb
    │   │   │   │   ├── repository_service
    │   │   │   │   │   └── v1
    │   │   │   │   │       └── handler_spec.rb
    │   │   │   │   └── snapshot_service
    │   │   │   │       └── v1
    │   │   │   │           └── handler_spec.rb
    │   │   │   ├── jobs
    │   │   │   │   ├── actions_package_job_spec.rb
    │   │   │   │   ├── application_job_spec.rb
    │   │   │   │   ├── backfill_package_job_spec.rb
    │   │   │   │   ├── clear_dependencies_job_spec.rb
    │   │   │   │   ├── delete_manifest_snapshot_job_spec.rb
    │   │   │   │   ├── load_manifest_snapshot_job_spec.rb
    │   │   │   │   ├── load_package_job_spec.rb
    │   │   │   │   ├── load_package_metadata_job_spec.rb
    │   │   │   │   ├── process_manifest_deleted_job_spec.rb
    │   │   │   │   ├── process_manifest_job_spec.rb
    │   │   │   │   └── retry_job_spec.rb
    │   │   │   ├── lib
    │   │   │   │   ├── aqueduct
    │   │   │   │   │   ├── aqueduct_adapter_spec.rb
    │   │   │   │   │   └── aqueduct_worker_spec.rb
    │   │   │   │   ├── blob_operations
    │   │   │   │   │   └── spokes
    │   │   │   │   │       └── spokes_spec.rb
    │   │   │   │   ├── configuration_spec.rb
    │   │   │   │   ├── dependencies_client_spec.rb
    │   │   │   │   ├── dependency_graph
    │   │   │   │   │   ├── failbot_key_filter_spec.rb
    │   │   │   │   │   ├── failbot_logger_spec.rb
    │   │   │   │   │   ├── manifest_dependency_replicator_spec.rb
    │   │   │   │   │   ├── object_model
    │   │   │   │   │   │   ├── abstract_manifest_spec.rb
    │   │   │   │   │   │   ├── dependency_vulnerabilities_hash_spec.rb
    │   │   │   │   │   │   ├── ds_api_dependency_spec.rb
    │   │   │   │   │   │   └── ds_graphql_manifest_spec.rb
    │   │   │   │   │   ├── sbom
    │   │   │   │   │   │   └── spdx
    │   │   │   │   │   │       └── generator_spec.rb
    │   │   │   │   │   ├── sql_utils
    │   │   │   │   │   │   ├── cross_keyspace_statement_checker_spec.rb
    │   │   │   │   │   │   ├── missing_sharding_key_statement_checker_spec.rb
    │   │   │   │   │   │   └── sql_digester_spec.rb
    │   │   │   │   │   └── structure_cleaner_spec.rb
    │   │   │   │   ├── dependency_graph_spec.rb
    │   │   │   │   ├── dependency_snapshots_api
    │   │   │   │   │   └── snapshots_client_spec.rb
    │   │   │   │   ├── failbot_spec.rb
    │   │   │   │   ├── faraday_middleware
    │   │   │   │   │   ├── faraday_middleware_spec.rb
    │   │   │   │   │   └── resilient_spec.rb
    │   │   │   │   ├── hmac_authentication_spec.rb
    │   │   │   │   ├── instrumentor_spec.rb
    │   │   │   │   ├── manifest_deleter_spec.rb
    │   │   │   │   ├── monolith
    │   │   │   │   │   ├── features_helpers.rb
    │   │   │   │   │   └── features_spec.rb
    │   │   │   │   ├── one_off_importers
    │   │   │   │   │   ├── base_spec.rb
    │   │   │   │   │   ├── composer_spec.rb
    │   │   │   │   │   ├── npm_spec.rb
    │   │   │   │   │   ├── nuget_spec.rb
    │   │   │   │   │   ├── pypi_spec.rb
    │   │   │   │   │   └── rubygems_spec.rb
    │   │   │   │   ├── rate_limiter_spec.rb
    │   │   │   │   ├── repository_finder_spec.rb
    │   │   │   │   ├── sliced_range_spec.rb
    │   │   │   │   ├── tasks
    │   │   │   │   │   └── transitions_spec.rb
    │   │   │   │   └── vendor_detection_spec.rb
    │   │   │   ├── manifest_adapters
    │   │   │   │   ├── actions
    │   │   │   │   │   ├── adapter_spec.rb
    │   │   │   │   │   └── workflow_yaml_spec.rb
    │   │   │   │   ├── cargo
    │   │   │   │   │   ├── lock_spec.rb
    │   │   │   │   │   ├── requirements_spec.rb
    │   │   │   │   │   └── toml_spec.rb
    │   │   │   │   ├── composer
    │   │   │   │   │   ├── adapter_spec.rb
    │   │   │   │   │   ├── composer_json_spec.rb
    │   │   │   │   │   ├── composer_lock_spec.rb
    │   │   │   │   │   └── requirements_spec.rb
    │   │   │   │   ├── go
    │   │   │   │   │   └── go_mod_parser_spec.rb
    │   │   │   │   ├── maven
    │   │   │   │   │   ├── pom_xml_spec.rb
    │   │   │   │   │   └── requirements_spec.rb
    │   │   │   │   ├── not_recognized_error_spec.rb
    │   │   │   │   ├── npm
    │   │   │   │   │   ├── adapter_spec.rb
    │   │   │   │   │   ├── parsers_spec.rb
    │   │   │   │   │   ├── pnpm_lock_spec.rb
    │   │   │   │   │   ├── snapshot_parsers_spec.rb
    │   │   │   │   │   └── yarn_lock_spec.rb
    │   │   │   │   ├── nuget
    │   │   │   │   │   ├── adapter_spec.rb
    │   │   │   │   │   ├── nuspec_spec.rb
    │   │   │   │   │   ├── project_file_spec.rb
    │   │   │   │   │   └── requirements_spec.rb
    │   │   │   │   ├── pip
    │   │   │   │   │   ├── adapter_spec.rb
    │   │   │   │   │   ├── dependency_string_spec.rb
    │   │   │   │   │   ├── pipfile_lock_spec.rb
    │   │   │   │   │   ├── pipfile_spec.rb
    │   │   │   │   │   ├── poetry_lock_spec.rb
    │   │   │   │   │   ├── pyproject_toml_spec.rb
    │   │   │   │   │   ├── requirements_txt_spec.rb
    │   │   │   │   │   ├── setup_py_spec.rb
    │   │   │   │   │   └── uv_lock_spec.rb
    │   │   │   │   ├── pub
    │   │   │   │   │   ├── pub_lockfile_spec.rb
    │   │   │   │   │   ├── pub_yaml_spec.rb
    │   │   │   │   │   └── requirements_spec.rb
    │   │   │   │   ├── ruby_gems
    │   │   │   │   │   ├── adapter_spec.rb
    │   │   │   │   │   ├── gemfile_lock_spec.rb
    │   │   │   │   │   ├── gemfile_spec.rb
    │   │   │   │   │   └── gemspec_spec.rb
    │   │   │   │   └── swift
    │   │   │   │       ├── adapter_spec.rb
    │   │   │   │       └── parsers_spec.rb
    │   │   │   ├── models
    │   │   │   │   ├── abstract_package_dependency_spec.rb
    │   │   │   │   ├── abstract_repository_dependency_spec.rb
    │   │   │   │   ├── checkpoint_spec.rb
    │   │   │   │   ├── concerns
    │   │   │   │   │   └── where_in_spec.rb
    │   │   │   │   ├── dependency_insights_backfill_spec.rb
    │   │   │   │   ├── dependency_spec.rb
    │   │   │   │   ├── manifest_dependency_spec.rb
    │   │   │   │   ├── manifest_spec.rb
    │   │   │   │   ├── mysql_collation_spec.rb
    │   │   │   │   ├── package_dependency_spec.rb
    │   │   │   │   ├── package_release_spec.rb
    │   │   │   │   ├── package_spec.rb
    │   │   │   │   ├── package_to_repo_mapping_spec.rb
    │   │   │   │   ├── package_urls
    │   │   │   │   │   └── package_url_spec.rb
    │   │   │   │   ├── parsed_manifest_spec.rb
    │   │   │   │   ├── queries
    │   │   │   │   │   ├── abstract_package_dependents_query_spec.rb
    │   │   │   │   │   ├── abstract_repository_dependents_query_spec.rb
    │   │   │   │   │   ├── dependencies_query_spec.rb
    │   │   │   │   │   ├── manifests_query_spec.rb
    │   │   │   │   │   ├── package_query_spec.rb
    │   │   │   │   │   ├── package_release_query_spec.rb
    │   │   │   │   │   ├── repository_dependents_query_spec.rb
    │   │   │   │   │   ├── unmapped_package_query_spec.rb
    │   │   │   │   │   └── version_range_dependents_query_spec.rb
    │   │   │   │   ├── repositories_spec.rb
    │   │   │   │   ├── serialized_type_spec.rb
    │   │   │   │   ├── snapshots
    │   │   │   │   │   ├── diff_spec.rb
    │   │   │   │   │   └── snapshot_diff_model_spec.rb
    │   │   │   │   ├── types_spec.rb
    │   │   │   │   ├── versioning
    │   │   │   │   │   ├── encoded_requirement_spec.rb
    │   │   │   │   │   ├── encoded_version_spec.rb
    │   │   │   │   │   ├── generic_version_parser_spec.rb
    │   │   │   │   │   ├── named_version_spec.rb
    │   │   │   │   │   ├── requirement_range_spec.rb
    │   │   │   │   │   ├── requirement_set_contain_spec.rb
    │   │   │   │   │   ├── requirement_set_spec.rb
    │   │   │   │   │   ├── requirement_spec.rb
    │   │   │   │   │   ├── semantic_version_spec.rb
    │   │   │   │   │   ├── version_parser_spec.rb
    │   │   │   │   │   ├── version_range_spec.rb
    │   │   │   │   │   └── vulnerability_comparator_spec.rb
    │   │   │   │   ├── views
    │   │   │   │   │   ├── abstract_package_dependency_count_spec.rb
    │   │   │   │   │   ├── abstract_repository_dependency_count_spec.rb
    │   │   │   │   │   ├── package_release_dependent_count_spec.rb
    │   │   │   │   │   └── package_release_vulnerabilities_count_spec.rb
    │   │   │   │   └── vulnerable_version_range_spec.rb
    │   │   │   ├── rails_helper.rb
    │   │   │   ├── requests
    │   │   │   │   ├── invalid_queries_spec.rb
    │   │   │   │   ├── ping_spec.rb
    │   │   │   │   ├── queries_controller_spec.rb
    │   │   │   │   └── twirp_services_spec.rb
    │   │   │   ├── spec_helper.rb
    │   │   │   ├── support
    │   │   │   │   ├── blob_operations_responses_helper.rb
    │   │   │   │   ├── dependency_matchers.rb
    │   │   │   │   ├── fake_sink.rb
    │   │   │   │   ├── generators
    │   │   │   │   │   ├── dependency_generator.rb
    │   │   │   │   │   ├── manifest_generator.rb
    │   │   │   │   │   ├── metadata_generator.rb
    │   │   │   │   │   └── snapshot_generator.rb
    │   │   │   │   ├── graphql_helpers.rb
    │   │   │   │   ├── instrumentation_matchers.rb
    │   │   │   │   ├── json_helpers.rb
    │   │   │   │   ├── manifest_factory.rb
    │   │   │   │   └── package_factory.rb
    │   │   │   └── transitions
    │   │   │       ├── clear_manifest_data_spec.rb
    │   │   │       ├── delete_orphaned_manifest_entries_spec.rb
    │   │   │       ├── destroy_orphaned_manifests_spec.rb
    │   │   │       ├── orphaned-manifest-entries-data
    │   │   │       │   └── test.csv
    │   │   │       └── orphaned-manifests-data
    │   │   │           └── test.csv
    │   │   ├── tmp
    │   │   └── vendor
    │   │       ├── internal-gems
    │   │       │   ├── ghconfig
    │   │       │   │   ├── Gemfile
    │   │       │   │   ├── ghconfig.gemspec
    │   │       │   │   ├── lib
    │   │       │   │   │   └── ghconfig.rb
    │   │       │   │   ├── LICENSE.txt
    │   │       │   │   ├── Rakefile
    │   │       │   │   └── README.md
    │   │       │   ├── github-proto-repositories
    │   │       │   │   ├── Gemfile
    │   │       │   │   ├── github-proto-repositories.gemspec
    │   │       │   │   ├── lib
    │   │       │   │   │   ├── github
    │   │       │   │   │   │   └── proto
    │   │       │   │   │   │       └── repositories
    │   │       │   │   │   │           ├── v1
    │   │       │   │   │   │           │   ├── commits_api_pb.rb
    │   │       │   │   │   │           │   ├── commits_api_twirp.rb
    │   │       │   │   │   │           │   ├── issue_list_item_pb.rb
    │   │       │   │   │   │           │   ├── issue_list_item_twirp.rb
    │   │       │   │   │   │           │   ├── issues_api_pb.rb
    │   │       │   │   │   │           │   ├── issues_api_twirp.rb
    │   │       │   │   │   │           │   ├── repositories_api_pb.rb
    │   │       │   │   │   │           │   ├── repositories_api_twirp.rb
    │   │       │   │   │   │           │   ├── repository_list_item_pb.rb
    │   │       │   │   │   │           │   ├── repository_list_item_twirp.rb
    │   │       │   │   │   │           │   ├── repository_permission_list_item_pb.rb
    │   │       │   │   │   │           │   ├── repository_permission_list_item_twirp.rb
    │   │       │   │   │   │           │   ├── status_pb.rb
    │   │       │   │   │   │           │   ├── status_twirp.rb
    │   │       │   │   │   │           │   ├── user_permission_pb.rb
    │   │       │   │   │   │           │   ├── user_permission_twirp.rb
    │   │       │   │   │   │           │   ├── visibility_pb.rb
    │   │       │   │   │   │           │   └── visibility_twirp.rb
    │   │       │   │   │   │           └── version.rb
    │   │       │   │   │   └── github-proto-repositories.rb
    │   │       │   │   ├── Makefile -> ../../../.mk/ruby.mk
    │   │       │   │   └── Rakefile
    │   │       │   └── ruby-yarnlock
    │   │       │       ├── bin
    │   │       │       │   ├── console
    │   │       │       │   └── setup
    │   │       │       ├── CODE_OF_CONDUCT.md
    │   │       │       ├── Gemfile
    │   │       │       ├── lib
    │   │       │       │   ├── yarnlock
    │   │       │       │   │   ├── config.rb
    │   │       │       │   │   ├── entry
    │   │       │       │   │   │   └── collection.rb
    │   │       │       │   │   ├── entry.rb
    │   │       │       │   │   ├── js_executor.rb
    │   │       │       │   │   └── version.rb
    │   │       │       │   └── yarnlock.rb
    │   │       │       ├── LICENSE.txt
    │   │       │       ├── package.json
    │   │       │       ├── Rakefile
    │   │       │       ├── README.md
    │   │       │       ├── scripts
    │   │       │       │   ├── parse.js
    │   │       │       │   ├── stringify.js
    │   │       │       │   └── util.js
    │   │       │       ├── spec
    │   │       │       │   ├── fixtures
    │   │       │       │   │   └── yarn.lock
    │   │       │       │   ├── spec_helper.rb
    │   │       │       │   ├── yarnlock
    │   │       │       │   │   ├── entry
    │   │       │       │   │   │   └── collection_spec.rb
    │   │       │       │   │   ├── entry_spec.rb
    │   │       │       │   │   └── js_executor_spec.rb
    │   │       │       │   └── yarnlock_spec.rb
    │   │       │       ├── yarn.lock
    │   │       │       └── yarnlock.gemspec
    │   │       ├── rover
    │   │       │   └── report.rb
    │   │       └── spokes-proto-0.0.1.gem
    │   ├── dependency-graph-platform-proto-154936f60bfd
    │   │   ├── dependency-graph-platform-proto.gemspec
    │   │   ├── Dockerfile
    │   │   ├── entrypoint
    │   │   ├── gen
    │   │   │   ├── go
    │   │   │   │   ├── alerting
    │   │   │   │   │   └── v1
    │   │   │   │   │       ├── alerting_api.pb.go
    │   │   │   │   │       └── alerting_api.twirp.go
    │   │   │   │   ├── graphql
    │   │   │   │   │   └── v1
    │   │   │   │   │       ├── graph_ql_resolver.pb.go
    │   │   │   │   │       └── graph_ql_resolver.twirp.go
    │   │   │   │   ├── health
    │   │   │   │   │   └── v1
    │   │   │   │   │       ├── health_api.pb.go
    │   │   │   │   │       └── health_api.twirp.go
    │   │   │   │   ├── repo-insights
    │   │   │   │   │   └── v1
    │   │   │   │   │       ├── repo_insights_api.pb.go
    │   │   │   │   │       └── repo_insights_api.twirp.go
    │   │   │   │   ├── sbom
    │   │   │   │   │   └── v1
    │   │   │   │   │       ├── sbom_api.pb.go
    │   │   │   │   │       └── sbom_api.twirp.go
    │   │   │   │   ├── types
    │   │   │   │   │   └── v1
    │   │   │   │   │       ├── dependency.pb.go
    │   │   │   │   │       ├── job_status.pb.go
    │   │   │   │   │       └── manifest.pb.go
    │   │   │   │   └── v1
    │   │   │   │       └── experimental
    │   │   │   │           ├── dependencies.pb.go
    │   │   │   │           └── dependencies.twirp.go
    │   │   │   └── ruby
    │   │   │       └── lib
    │   │   │           ├── alerting
    │   │   │           │   └── v1
    │   │   │           │       ├── alerting_api_pb.rb
    │   │   │           │       └── alerting_api_twirp.rb
    │   │   │           ├── dependency-graph-platform-proto.rb
    │   │   │           ├── graphql
    │   │   │           │   └── v1
    │   │   │           │       ├── graph_ql_resolver_pb.rb
    │   │   │           │       └── graph_ql_resolver_twirp.rb
    │   │   │           ├── health
    │   │   │           │   └── v1
    │   │   │           │       ├── health_api_pb.rb
    │   │   │           │       └── health_api_twirp.rb
    │   │   │           ├── repo-insights
    │   │   │           │   └── v1
    │   │   │           │       ├── repo_insights_api_pb.rb
    │   │   │           │       └── repo_insights_api_twirp.rb
    │   │   │           ├── sbom
    │   │   │           │   └── v1
    │   │   │           │       ├── sbom_api_pb.rb
    │   │   │           │       └── sbom_api_twirp.rb
    │   │   │           ├── types
    │   │   │           │   └── v1
    │   │   │           │       ├── dependency_pb.rb
    │   │   │           │       ├── dependency_twirp.rb
    │   │   │           │       ├── job_status_pb.rb
    │   │   │           │       ├── job_status_twirp.rb
    │   │   │           │       ├── manifest_pb.rb
    │   │   │           │       └── manifest_twirp.rb
    │   │   │           └── v1
    │   │   │               └── experimental
    │   │   │                   ├── dependencies_pb.rb
    │   │   │                   └── dependencies_twirp.rb
    │   │   ├── ownership.yaml
    │   │   ├── proto
    │   │   │   ├── alerting
    │   │   │   │   └── v1
    │   │   │   │       └── alerting_api.proto
    │   │   │   ├── buf.yaml
    │   │   │   ├── graphql
    │   │   │   │   └── v1
    │   │   │   │       └── graph_ql_resolver.proto
    │   │   │   ├── health
    │   │   │   │   └── v1
    │   │   │   │       └── health_api.proto
    │   │   │   ├── repo-insights
    │   │   │   │   └── v1
    │   │   │   │       └── repo_insights_api.proto
    │   │   │   ├── sbom
    │   │   │   │   └── v1
    │   │   │   │       └── sbom_api.proto
    │   │   │   ├── types
    │   │   │   │   └── v1
    │   │   │   │       ├── dependency.proto
    │   │   │   │       ├── job_status.proto
    │   │   │   │       └── manifest.proto
    │   │   │   └── v1
    │   │   │       └── experimental
    │   │   │           └── dependencies.proto
    │   │   ├── protoc
    │   │   └── README.md
    │   ├── dependency-snapshots-api-55880dd3a595
    │   │   ├── cmd
    │   │   │   ├── api
    │   │   │   │   └── main.go
    │   │   │   ├── api-test
    │   │   │   │   ├── diagnostic.go
    │   │   │   │   └── main.go
    │   │   │   ├── aqueduct-worker
    │   │   │   │   └── main.go
    │   │   │   ├── hydro-consumer
    │   │   │   │   ├── main.go
    │   │   │   │   └── main_test.go
    │   │   │   └── migrate
    │   │   │       ├── main.go
    │   │   │       ├── transitions.go
    │   │   │       └── transitions_test.go
    │   │   ├── config
    │   │   │   ├── kubernetes
    │   │   │   │   ├── lab
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   └── aqueduct-worker.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   └── pdb.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── serviceaccounts
    │   │   │   │   │   │   └── azure-access.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       └── api.yaml
    │   │   │   │   ├── production
    │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── actions-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── activation-lifecycle-consumer.yaml
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-worker.yaml
    │   │   │   │   │   │   └── push-consumer.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   └── pdb.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── serviceaccounts
    │   │   │   │   │   │   └── azure-access.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       └── api.yaml
    │   │   │   │   └── proxima
    │   │   │   │       ├── configmaps
    │   │   │   │       │   └── environment.yaml
    │   │   │   │       ├── deployments
    │   │   │   │       │   ├── actions-compute-usage-consumer.yaml
    │   │   │   │       │   ├── activation-lifecycle-consumer.yaml
    │   │   │   │       │   ├── api.yaml
    │   │   │   │       │   ├── aqueduct-worker.yaml
    │   │   │   │       │   └── push-consumer.yaml
    │   │   │   │       ├── poddisruptionbudgets
    │   │   │   │       │   └── pdb.yaml
    │   │   │   │       ├── README.md
    │   │   │   │       ├── serviceaccounts
    │   │   │   │       │   └── azure-access.yaml
    │   │   │   │       ├── servicemeshconfigs
    │   │   │   │       │   └── config.yaml
    │   │   │   │       └── services
    │   │   │   │           └── api.yaml
    │   │   │   ├── kustomize
    │   │   │   │   ├── _base
    │   │   │   │   │   ├── config_maps
    │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── actions-compute-usage-consumer.yaml
    │   │   │   │   │   │   ├── activation-lifecycle-consumer.yaml
    │   │   │   │   │   │   ├── api.yaml
    │   │   │   │   │   │   ├── aqueduct-worker.yaml
    │   │   │   │   │   │   └── push-consumer.yaml
    │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   ├── pdb.yml
    │   │   │   │   │   ├── serviceaccount.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       └── api.yaml
    │   │   │   │   ├── components
    │   │   │   │   │   └── logging
    │   │   │   │   │       ├── kustomization.yaml
    │   │   │   │   │       └── logging.yaml
    │   │   │   │   ├── overlays
    │   │   │   │   │   ├── lab
    │   │   │   │   │   │   ├── config_maps
    │   │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   └── services
    │   │   │   │   │   │       └── api.yaml
    │   │   │   │   │   ├── production
    │   │   │   │   │   │   ├── config_maps
    │   │   │   │   │   │   │   └── environment.yaml
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   ├── resource-quota.yaml
    │   │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   │   └── services
    │   │   │   │   │   │       └── api.yaml
    │   │   │   │   │   └── proxima
    │   │   │   │   │       ├── config_maps
    │   │   │   │   │       │   └── environment.yaml
    │   │   │   │   │       ├── kustomization.yaml
    │   │   │   │   │       ├── servicemeshconfigs
    │   │   │   │   │       │   └── config.yaml
    │   │   │   │   │       └── services
    │   │   │   │   │           └── api.yaml
    │   │   │   │   └── README.md
    │   │   │   ├── moda
    │   │   │   │   ├── deployment.yaml
    │   │   │   │   └── secrets
    │   │   │   │       ├── ci
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── lab
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-ae-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-cus-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-jpw-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-sdc-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── production
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-uks-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-weu-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── prod-wus3-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── staff-wus2-01
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       ├── terraform
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       └── test-cnc-01
    │   │   │   │           └── secrets.yml
    │   │   │   └── terraform
    │   │   │       ├── development
    │   │   │       │   ├── main.tf
    │   │   │       │   ├── providers.tf
    │   │   │       │   └── variables.tf
    │   │   │       ├── prod-ae-01
    │   │   │       │   ├── main.tf
    │   │   │       │   └── providers.tf
    │   │   │       ├── prod-cus-01
    │   │   │       │   ├── main.tf
    │   │   │       │   └── providers.tf
    │   │   │       ├── prod-jpw-01
    │   │   │       │   ├── main.tf
    │   │   │       │   └── providers.tf
    │   │   │       ├── prod-sdc-01
    │   │   │       │   ├── main.tf
    │   │   │       │   └── providers.tf
    │   │   │       ├── production
    │   │   │       │   ├── main.tf
    │   │   │       │   ├── providers.tf
    │   │   │       │   └── variables.tf
    │   │   │       ├── prod-weu-01
    │   │   │       │   ├── main.tf
    │   │   │       │   └── providers.tf
    │   │   │       ├── prod-wus3-01
    │   │   │       │   ├── main.tf
    │   │   │       │   └── providers.tf
    │   │   │       ├── staff-wus2-01
    │   │   │       │   ├── main.tf
    │   │   │       │   └── providers.tf
    │   │   │       ├── test-cnc-01
    │   │   │       │   ├── main.tf
    │   │   │       │   └── providers.tf
    │   │   │       └── test-wus2-01
    │   │   │           ├── main.tf
    │   │   │           └── providers.tf
    │   │   ├── docker-compose.integration.yml
    │   │   ├── docker-compose.kafka.yml
    │   │   ├── docker-compose.mysql8.yml
    │   │   ├── docker-compose.test.yml
    │   │   ├── docker-compose.yml
    │   │   ├── Dockerfile
    │   │   ├── Dockerfile.test
    │   │   ├── docs
    │   │   │   ├── aqueduct.md
    │   │   │   ├── azure.md
    │   │   │   ├── dependency-snapshots-service.md
    │   │   │   ├── enterprise.md
    │   │   │   ├── glossary.md
    │   │   │   ├── images
    │   │   │   │   └── initial-architecture.png
    │   │   │   ├── production-github-samples
    │   │   │   │   └── sample-snapshot.json
    │   │   │   ├── README.md
    │   │   │   ├── snapshots-database.md
    │   │   │   ├── snapshots-dataflows.md
    │   │   │   └── terraform.md
    │   │   ├── gen
    │   │   │   └── ruby
    │   │   │       ├── dependency-snapshots-api-proto.gemspec
    │   │   │       └── lib
    │   │   │           ├── buf
    │   │   │           │   └── validate
    │   │   │           │       └── validate_pb.rb
    │   │   │           ├── dependabot_pb.rb
    │   │   │           ├── dependabot_twirp.rb
    │   │   │           ├── dependencies_pb.rb
    │   │   │           ├── dependencies_twirp.rb
    │   │   │           ├── dependency-snapshots-api-proto.rb
    │   │   │           ├── diagnostic_pb.rb
    │   │   │           ├── diagnostic_twirp.rb
    │   │   │           ├── entities
    │   │   │           │   ├── dependabot_event_pb.rb
    │   │   │           │   ├── dependabot_event_twirp.rb
    │   │   │           │   ├── dependency_pb.rb
    │   │   │           │   ├── dependency_twirp.rb
    │   │   │           │   ├── manifest_pb.rb
    │   │   │           │   ├── manifest_twirp.rb
    │   │   │           │   ├── pull_request_pb.rb
    │   │   │           │   ├── pull_request_twirp.rb
    │   │   │           │   ├── push_pb.rb
    │   │   │           │   ├── push_twirp.rb
    │   │   │           │   ├── repository_pb.rb
    │   │   │           │   ├── repository_twirp.rb
    │   │   │           │   ├── snapshot_pb.rb
    │   │   │           │   ├── snapshot_twirp.rb
    │   │   │           │   ├── user_pb.rb
    │   │   │           │   └── user_twirp.rb
    │   │   │           ├── snapshots_pb.rb
    │   │   │           └── snapshots_twirp.rb
    │   │   ├── go.mod
    │   │   ├── go.sum
    │   │   ├── hydro
    │   │   │   └── schemas
    │   │   │       ├── dependency_graph
    │   │   │       │   └── v0
    │   │   │       │       ├── dependabot_event_processed.pb.go
    │   │   │       │       ├── dependabot_snapshot_received.pb.go
    │   │   │       │       ├── entities
    │   │   │       │       │   └── ecosystem.pb.go
    │   │   │       │       └── update_graph_event.pb.go
    │   │   │       └── github
    │   │   │           ├── actions
    │   │   │           │   └── v0
    │   │   │           │       └── compute_usage.pb.go
    │   │   │           ├── dependencygraph
    │   │   │           │   └── v1
    │   │   │           │       ├── enroll_manifests.pb.go
    │   │   │           │       ├── repository_push.pb.go
    │   │   │           │       ├── reset_manifests.pb.go
    │   │   │           │       └── snapshot_processed.pb.go
    │   │   │           └── v1
    │   │   │               └── entities
    │   │   │                   ├── auth_type.pb.go
    │   │   │                   ├── repository.pb.go
    │   │   │                   ├── request_context.pb.go
    │   │   │                   ├── support_context.pb.go
    │   │   │                   └── user.pb.go
    │   │   ├── internal
    │   │   │   ├── aqueduct
    │   │   │   │   ├── aqueduct.go
    │   │   │   │   ├── aqueduct_test.go
    │   │   │   │   ├── denormalize_snapshot_deps.go
    │   │   │   │   ├── dependabot_snapshot_init.go
    │   │   │   │   ├── dependabot_snapshot_init_test.go
    │   │   │   │   ├── dependabot_snapshot_post_push.go
    │   │   │   │   ├── dependabot_snapshot_post_push_test.go
    │   │   │   │   ├── echo.go
    │   │   │   │   ├── echo_test.go
    │   │   │   │   ├── enqueuer.go
    │   │   │   │   ├── enqueuer_test.go
    │   │   │   │   ├── exclude_canonical_snapshots.go
    │   │   │   │   ├── exclude_canonical_snapshots_test.go
    │   │   │   │   ├── handler_dispatch.go
    │   │   │   │   ├── handler_dispatch_test.go
    │   │   │   │   ├── manifests
    │   │   │   │   │   ├── change.go
    │   │   │   │   │   ├── changeset_enumerator.go
    │   │   │   │   │   ├── manifests.go
    │   │   │   │   │   ├── manifests_test.go
    │   │   │   │   │   ├── oids.go
    │   │   │   │   │   ├── repository_enumerator.go
    │   │   │   │   │   ├── repository_enumerator_test.go
    │   │   │   │   │   └── vendored.go
    │   │   │   │   ├── mock
    │   │   │   │   │   ├── gitaccess.go
    │   │   │   │   │   └── mock.go
    │   │   │   │   ├── test_helpers_test.go
    │   │   │   │   ├── update_graph_compute_usage.go
    │   │   │   │   └── update_graph_compute_usage_test.go
    │   │   │   ├── chatops
    │   │   │   │   ├── chatops.go
    │   │   │   │   ├── chatops.md
    │   │   │   │   ├── chatops_test.go
    │   │   │   │   └── testdata
    │   │   │   │       ├── key.pem
    │   │   │   │       └── key.pub.pem
    │   │   │   ├── command
    │   │   │   │   └── command.go
    │   │   │   ├── config
    │   │   │   │   ├── config.go
    │   │   │   │   ├── config_test.go
    │   │   │   │   ├── consoleLoggingStatter.go
    │   │   │   │   └── tracing.go
    │   │   │   ├── contextlogger
    │   │   │   │   ├── contextlogger.go
    │   │   │   │   └── contextlogger_test.go
    │   │   │   ├── db
    │   │   │   │   ├── db.go
    │   │   │   │   └── mysql.go
    │   │   │   ├── dependabot
    │   │   │   │   ├── events.go
    │   │   │   │   ├── events_test.go
    │   │   │   │   └── mock
    │   │   │   │       └── mock.go
    │   │   │   ├── dependencies
    │   │   │   │   └── dependencies.go
    │   │   │   ├── diagnostic
    │   │   │   │   └── diagnostic.go
    │   │   │   ├── ecosystems
    │   │   │   │   └── ecosystems.go
    │   │   │   ├── features
    │   │   │   │   ├── features.go
    │   │   │   │   ├── features_test.go
    │   │   │   │   ├── mock
    │   │   │   │   │   └── features_mock.go
    │   │   │   │   ├── overrides.go
    │   │   │   │   ├── twirp.go
    │   │   │   │   └── vexi.go
    │   │   │   ├── freno
    │   │   │   │   ├── freno.go
    │   │   │   │   └── mock
    │   │   │   │       └── freno_mock.go
    │   │   │   ├── gitaccess
    │   │   │   │   ├── facade
    │   │   │   │   │   └── facade.go
    │   │   │   │   ├── gitaccess.go
    │   │   │   │   ├── mock
    │   │   │   │   │   └── mock.go
    │   │   │   │   └── spokes
    │   │   │   │       ├── mockedgitaccess.go
    │   │   │   │       ├── spokes.go
    │   │   │   │       └── spokes_test.go
    │   │   │   ├── graph
    │   │   │   │   └── testdata
    │   │   │   │       └── gradle_snapshot.json
    │   │   │   ├── httputil
    │   │   │   │   ├── http.go
    │   │   │   │   ├── http_test.go
    │   │   │   │   ├── rest_server.go
    │   │   │   │   └── testdata
    │   │   │   │       ├── cert.data
    │   │   │   │       └── key.data
    │   │   │   ├── hydro
    │   │   │   │   ├── config.go
    │   │   │   │   ├── consumer.go
    │   │   │   │   ├── event_coords.go
    │   │   │   │   ├── event_coords_test.go
    │   │   │   │   ├── handlers
    │   │   │   │   │   ├── actions_compute_usage_handler.go
    │   │   │   │   │   ├── actions_compute_usage_handler_test.go
    │   │   │   │   │   ├── common.go
    │   │   │   │   │   ├── enroll_manifests_handler.go
    │   │   │   │   │   ├── enroll_manifests_handler_test.go
    │   │   │   │   │   ├── repository_push_handler.go
    │   │   │   │   │   ├── repository_push_handler_test.go
    │   │   │   │   │   ├── reset_manifests_handler.go
    │   │   │   │   │   ├── reset_manifests_handler_test.go
    │   │   │   │   │   ├── snapshot_processed_handler.go
    │   │   │   │   │   └── snapshot_processed_handler_test.go
    │   │   │   │   ├── hydro_test.go
    │   │   │   │   ├── logger.go
    │   │   │   │   ├── mock
    │   │   │   │   │   └── mock.go
    │   │   │   │   └── publisher.go
    │   │   │   ├── interfaces
    │   │   │   │   ├── dependabot_events.go
    │   │   │   │   ├── dependencies.go
    │   │   │   │   ├── dependency_relationship.go
    │   │   │   │   ├── dependency_scope.go
    │   │   │   │   ├── diagnostic.go
    │   │   │   │   ├── diff.go
    │   │   │   │   ├── diff_test.go
    │   │   │   │   ├── manifests_test.go
    │   │   │   │   ├── README.md
    │   │   │   │   ├── root_ancestors.go
    │   │   │   │   ├── root_ancestors_test.go
    │   │   │   │   ├── snapshots.go
    │   │   │   │   ├── snapshots_test.go
    │   │   │   │   └── testdata
    │   │   │   │       └── medium-snapshot.json
    │   │   │   ├── protoutil
    │   │   │   │   └── util.go
    │   │   │   ├── repolocks
    │   │   │   │   ├── internal
    │   │   │   │   │   └── models
    │   │   │   │   │       ├── db.go
    │   │   │   │   │       ├── models.go
    │   │   │   │   │       ├── querier.go
    │   │   │   │   │       └── repo_lock_queries.sql.go
    │   │   │   │   ├── lock.go
    │   │   │   │   ├── repo_lock_queries.sql
    │   │   │   │   ├── service.go
    │   │   │   │   ├── service_test.go
    │   │   │   │   └── sqlc.yaml
    │   │   │   ├── semconv
    │   │   │   │   └── semconv.go
    │   │   │   ├── snapshots
    │   │   │   │   ├── mock
    │   │   │   │   │   └── mock.go
    │   │   │   │   └── snapshots.go
    │   │   │   ├── storage
    │   │   │   │   ├── blob
    │   │   │   │   │   ├── blob.go
    │   │   │   │   │   ├── blob_test.go
    │   │   │   │   │   ├── credential_test.go
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   └── testutility
    │   │   │   │   │       └── testutility.go
    │   │   │   │   ├── dependabotEventStorage.go
    │   │   │   │   ├── internalSnapshotCanonicity.go
    │   │   │   │   ├── snapshotCanonicity.go
    │   │   │   │   ├── snapshotDenormalization.go
    │   │   │   │   ├── snapshotExpiration.go
    │   │   │   │   ├── snapshotExpiration_test.go
    │   │   │   │   ├── snapshotRetrieval.go
    │   │   │   │   ├── snapshotRetrieval_test.go
    │   │   │   │   ├── snapshotStats.go
    │   │   │   │   ├── snapshotStats_test.go
    │   │   │   │   ├── snapshotStorage.go
    │   │   │   │   ├── storage.go
    │   │   │   │   └── utility_test.go
    │   │   │   ├── testutil
    │   │   │   │   ├── mock
    │   │   │   │   │   └── statter.go
    │   │   │   │   ├── mockstorage.go
    │   │   │   │   ├── testdb.go
    │   │   │   │   └── testutil.go
    │   │   │   ├── twirp
    │   │   │   │   ├── dependabot
    │   │   │   │   │   ├── server_test.go
    │   │   │   │   │   └── service.go
    │   │   │   │   ├── dependencies
    │   │   │   │   │   ├── server_test.go
    │   │   │   │   │   └── service.go
    │   │   │   │   ├── diagnostic
    │   │   │   │   │   └── service.go
    │   │   │   │   ├── hooks.go
    │   │   │   │   ├── server.go
    │   │   │   │   └── snapshots
    │   │   │   │       ├── server_test.go
    │   │   │   │       ├── service.go
    │   │   │   │       ├── validation.go
    │   │   │   │       └── validation_test.go
    │   │   │   └── util
    │   │   │       └── util.go
    │   │   ├── Makefile
    │   │   ├── migrations
    │   │   │   ├── 20220822215858_brand_new_db.down.sql
    │   │   │   ├── 20220822215858_brand_new_db.up.sql
    │   │   │   ├── 20221026171614_internal-snapshots.down.sql
    │   │   │   ├── 20221026171614_internal-snapshots.up.sql
    │   │   │   ├── 20230123204116_denormalization-status.down.sql
    │   │   │   ├── 20230123204116_denormalization-status.up.sql
    │   │   │   ├── 20230817213103_repo-locks.down.sql
    │   │   │   ├── 20230817213103_repo-locks.up.sql
    │   │   │   ├── 20251024172524_add-snapshot-type.down.sql
    │   │   │   ├── 20251024172524_add-snapshot-type.up.sql
    │   │   │   ├── 20260213175255_dependabot-snapshot-ledger.down.sql
    │   │   │   └── 20260213175255_dependabot-snapshot-ledger.up.sql
    │   │   ├── pkg
    │   │   │   └── proto
    │   │   │       ├── dependabot.pb.go
    │   │   │       ├── dependabot.twirp.go
    │   │   │       ├── dependencies.pb.go
    │   │   │       ├── dependencies.twirp.go
    │   │   │       ├── diagnostic.pb.go
    │   │   │       ├── diagnostic.twirp.go
    │   │   │       ├── entities
    │   │   │       │   ├── dependabot_event.pb.go
    │   │   │       │   ├── dependency.pb.go
    │   │   │       │   ├── manifest.pb.go
    │   │   │       │   ├── pull_request.pb.go
    │   │   │       │   ├── push.pb.go
    │   │   │       │   ├── repository.pb.go
    │   │   │       │   ├── snapshot.pb.go
    │   │   │       │   └── user.pb.go
    │   │   │       ├── jobs
    │   │   │       │   ├── denormalize_snapshot_dependencies.pb.go
    │   │   │       │   ├── dependabot_snapshot_init.pb.go
    │   │   │       │   ├── dependabot_snapshot_post_push.pb.go
    │   │   │       │   ├── echo.pb.go
    │   │   │       │   ├── exclude_canonical_snapshots.pb.go
    │   │   │       │   ├── manifest_changeset.pb.go
    │   │   │       │   └── update_graph_compute_usage.pb.go
    │   │   │       ├── snapshots.pb.go
    │   │   │       └── snapshots.twirp.go
    │   │   ├── Procfile
    │   │   ├── proto
    │   │   │   ├── buf.gen.yaml
    │   │   │   ├── buf.lock
    │   │   │   ├── buf.yaml
    │   │   │   ├── dependabot.proto
    │   │   │   ├── dependencies.proto
    │   │   │   ├── diagnostic.proto
    │   │   │   ├── entities
    │   │   │   │   ├── dependabot_event.proto
    │   │   │   │   ├── dependency.proto
    │   │   │   │   ├── manifest.proto
    │   │   │   │   ├── pull_request.proto
    │   │   │   │   ├── push.proto
    │   │   │   │   ├── README.md
    │   │   │   │   ├── repository.proto
    │   │   │   │   ├── snapshot.proto
    │   │   │   │   └── user.proto
    │   │   │   ├── jobs
    │   │   │   │   ├── denormalize_snapshot_dependencies.proto
    │   │   │   │   ├── dependabot_snapshot_init.proto
    │   │   │   │   ├── dependabot_snapshot_post_push.proto
    │   │   │   │   ├── echo.proto
    │   │   │   │   ├── exclude_canonical_snapshots.proto
    │   │   │   │   ├── manifest_changeset.proto
    │   │   │   │   └── update_graph_compute_usage.proto
    │   │   │   └── snapshots.proto
    │   │   ├── README.md
    │   │   ├── schemas
    │   │   │   ├── ds_builds.sql
    │   │   │   ├── ds_build_types.sql
    │   │   │   ├── ds_canonical_snapshots.sql
    │   │   │   ├── ds_dependabot_events.sql
    │   │   │   ├── ds_dependabot_requested_snapshots.sql
    │   │   │   ├── ds_migrations.sql
    │   │   │   ├── ds_repo_locks.sql
    │   │   │   ├── ds_repository_denormalization_locks.sql
    │   │   │   ├── ds_repository_denormalization_snapshots.sql
    │   │   │   ├── ds_repository_dependencies_staged.sql
    │   │   │   ├── ds_snapshot_blobs.sql
    │   │   │   ├── ds_snapshots.sql
    │   │   │   └── README.md
    │   │   ├── script
    │   │   │   ├── actions-ci-dsapi-driver
    │   │   │   ├── actions-ci-dsapi-integration
    │   │   │   ├── bootstrap
    │   │   │   ├── build
    │   │   │   ├── cibuild
    │   │   │   ├── cibuild-dependency-snapshots-api-integration
    │   │   │   ├── create-migration
    │   │   │   ├── dev
    │   │   │   │   └── upload-blob
    │   │   │   │       └── upload-blob.go
    │   │   │   ├── ghex-ci-docker-build
    │   │   │   ├── helpers
    │   │   │   │   ├── dev-data.sql
    │   │   │   │   ├── setup
    │   │   │   │   └── wait_for_db
    │   │   │   ├── migrate
    │   │   │   ├── protogen
    │   │   │   │   ├── buf
    │   │   │   │   └── Dockerfile
    │   │   │   ├── resolve-dependencies
    │   │   │   ├── seed-dev-data
    │   │   │   ├── server
    │   │   │   ├── start-containers
    │   │   │   ├── test
    │   │   │   ├── test-cibuild
    │   │   │   ├── test-integration
    │   │   │   ├── update-hydro-schemas
    │   │   │   └── wait_for_service
    │   │   └── test
    │   │       └── integration_test.go
    │   ├── diet_earthsmoke-0.3.1.gem
    │   ├── diff-analysis-0.1.0.r8ff4356.gem
    │   ├── diff-lcs-1.6.2.gem
    │   ├── digest-crc-0.6.5.gem
    │   ├── divvy-1.1.4.g677870a.gem
    │   ├── dnsruby-1.73.1.gem
    │   ├── docile-1.4.1.gem
    │   ├── dogapi-1.45.0.gem
    │   ├── dogstatsd-ruby-5.7.1.gem
    │   ├── domain_name-0.6.20240107.gem
    │   ├── dotenv-2.8.1.gem
    │   ├── drb-2.2.3.gem
    │   ├── driftwood-client-0.0.1.r8a7e1c3c5.gem
    │   ├── ecma-re-validator-0.3.0.gem
    │   ├── ed25519-1.4.0.gem
    │   ├── editorconfig-0.2.2.gem
    │   ├── egress-1.68.g52b0cd0.gem
    │   ├── elastomer-client-6.2.4.gem
    │   ├── email_reply_parser-0.5.11.gem
    │   ├── enterprise-crypto-0.6.2.gem
    │   ├── erb-6.0.4.gem
    │   ├── erb_lint-0.9.0.gem
    │   ├── erblint-github-1.0.1.gem
    │   ├── erubi-1.13.1.gem
    │   ├── escape_utils-1.3.0.gem
    │   ├── ethon-0.18.0.gem
    │   ├── excon-1.3.2.gem
    │   ├── expression_parser-0.9.0.gem
    │   ├── exp-tas-client-1.0.0.gem
    │   ├── factory_bot-6.5.4.gem
    │   ├── factory_bot_profile-0.2.0.gem
    │   ├── factory_bot_rails-6.5.0.gem
    │   ├── failbot-3.4.0.gem
    │   ├── faker-3.6.1.gem
    │   ├── faraday-1.10.5.gem
    │   ├── faraday-em_http-1.0.0.gem
    │   ├── faraday-em_synchrony-1.0.1.gem
    │   ├── faraday-excon-1.1.0.gem
    │   ├── faraday-follow_redirects-0.5.0.gem
    │   ├── faraday-gzip-be2366e5e27a
    │   │   ├── CHANGELOG.md
    │   │   ├── faraday-gzip.gemspec
    │   │   ├── Gemfile
    │   │   ├── lib
    │   │   │   └── faraday
    │   │   │       ├── gzip
    │   │   │       │   ├── middleware.rb
    │   │   │       │   └── version.rb
    │   │   │       └── gzip.rb
    │   │   ├── LICENSE.md
    │   │   ├── Rakefile
    │   │   ├── README.md
    │   │   └── spec
    │   │       ├── faraday
    │   │       │   └── gzip
    │   │       │       ├── middleware_spec.rb
    │   │       │       └── version_spec.rb
    │   │       └── spec_helper.rb
    │   ├── faraday-httpclient-1.0.1.gem
    │   ├── faraday_middleware-1.2.1.gem
    │   ├── faraday-multipart-1.2.0.gem
    │   ├── faraday-net_http-1.0.2.gem
    │   ├── faraday-net_http_persistent-1.2.0.gem
    │   ├── faraday-patron-1.0.0.gem
    │   ├── faraday-rack-1.0.0.gem
    │   ├── faraday-retry-0ea7d9dab15d
    │   │   ├── bin
    │   │   │   ├── ci-lint
    │   │   │   ├── ci-test
    │   │   │   ├── console
    │   │   │   ├── setup
    │   │   │   └── test
    │   │   ├── CHANGELOG.md
    │   │   ├── faraday-retry.gemspec
    │   │   ├── Gemfile
    │   │   ├── lib
    │   │   │   └── faraday
    │   │   │       ├── retriable_response.rb
    │   │   │       ├── retry
    │   │   │       │   ├── middleware.rb
    │   │   │       │   └── version.rb
    │   │   │       └── retry.rb
    │   │   ├── LICENSE.md
    │   │   ├── Rakefile
    │   │   ├── README.md
    │   │   └── spec
    │   │       ├── faraday
    │   │       │   └── retry
    │   │       │       ├── middleware_spec.rb
    │   │       │       └── version_spec.rb
    │   │       └── spec_helper.rb
    │   ├── fast_blank-1.0.1.gem
    │   ├── fast_gettext-4.1.1.gem
    │   ├── feature_management_feature_flags-1.17.0.gem
    │   ├── ferrum-0.15.gem
    │   ├── ffi-1.17.4.gem
    │   ├── ffi-compiler-1.3.2.gem
    │   ├── fiber-storage-1.0.1.gem
    │   ├── fido-challenger-client-0.12.0.gem
    │   ├── fnv-0.2.0.gem
    │   ├── forwardable-1.4.0.gem
    │   ├── freno-client-0.9.0.gem
    │   ├── gemoji-4.1.0.gem
    │   ├── geoip2_compat-0.0.3.gem
    │   ├── geo_pattern-1.5.0.gem
    │   ├── get_process_mem-1.0.0.gem
    │   ├── gettext-3.5.1.gem
    │   ├── gettext_i18n_rails-2.1.0.gem
    │   ├── gibbon-3.5.0.gem
    │   ├── github-apollo-federation-1.1.0.gem
    │   ├── github_chatops_extensions-0.9.3.gem
    │   ├── github-ds-0.5.4.gem
    │   ├── github-kredz-0.0.3.gem
    │   ├── github-kv-0.1.0.gem
    │   ├── github-launch-0.0.12.gem
    │   ├── github-ldap-1.10.1.20.g06d2c92.gem
    │   ├── github-linguist-9.5.0.gem
    │   ├── github-markup-6.0.0.gem
    │   ├── github-orca-0.0.20.1626.gb0c19ef3.gem
    │   ├── github-pages-health-check-1.19.2.gem
    │   ├── github-scout-0.1.11.gem
    │   ├── github-telemetry-0.56.3.gem
    │   ├── github-trilogy-adapter-3.1.0.gem
    │   ├── globalid-1.2.1.gem
    │   ├── google-apis-androidpublisher_v3-0.96.0.gem
    │   ├── googleapis-common-protos-types-1.7.0.gem
    │   ├── google-apis-core-0.18.0.gem
    │   ├── googleauth-1.16.1.gem
    │   ├── google-cloud-env-2.3.1.gem
    │   ├── google-logging-utils-0.2.0.gem
    │   ├── google-protobuf-3.14.0.1.r907f12546.gem
    │   ├── goomba-0.0.1.524.g069b966.gem
    │   ├── gpgme-2.0.25.gem
    │   ├── graphql-2.5.11.gem
    │   ├── graphql-batch-0.5.4.gem
    │   ├── graphql-client-0.26.0.gem
    │   ├── graphql-pro-1.29.12.gem
    │   ├── graphql-schema_comparator-1.2.1.gem
    │   ├── group_syncer-1.6.5.re8320a7d.gem
    │   ├── hana-1.3.6.gem
    │   ├── hashdiff-1.2.1.gem
    │   ├── hashery-2.1.2.gem
    │   ├── hashids-1.0.5.gem
    │   ├── hashie-5.0.0.gem
    │   ├── herb-0.9.5.gem
    │   ├── hiredis-client-0.26.3.gem
    │   ├── homograph-detector-0.1.1.gem
    │   ├── horcrux-0.1.2.gem
    │   ├── hosted-compute-ims-1.0.12.gem
    │   ├── htmlbeautifier-1.4.3.gem
    │   ├── htmlentities-4.3.4.gem
    │   ├── http-5.3.1.gem
    │   ├── httparty-0.24.2.gem
    │   ├── httpclient-2.9.0.gem
    │   ├── http-cookie-1.1.6.gem
    │   ├── http-form_data-2.3.0.gem
    │   ├── hydro-client-5.1.3.gem
    │   ├── i18n-1.14.8.gem
    │   ├── inline_svg-1.10.0.gem
    │   ├── io-console-0.8.2.gem
    │   ├── iopromise-0.1.5.gem
    │   ├── ip3country-0.2.1.gem
    │   ├── ipaddr-1.2.9.gem
    │   ├── irb-1.18.0.gem
    │   ├── issues-graph-client-0.9.0.r34eff86f.gem
    │   ├── jmespath-1.6.1.gem
    │   ├── json-2.19.5.gem
    │   ├── json_schema-0.20.9.gem
    │   ├── json-schema-6.2.0.gem
    │   ├── jwt-3.1.2.gem
    │   ├── kgio-2.11.4.2.r5481408.gem
    │   ├── kusto-data-0.0.2.gem
    │   ├── ladle-1.0.1.gem
    │   ├── language_list-1.2.1.gem
    │   ├── language_server-protocol-3.17.0.5.gem
    │   ├── launchy-3.1.1.gem
    │   ├── letter_opener-1.10.0.gem
    │   ├── levenshtein-ffi-4b20df76a28f
    │   │   ├── CHANGELOG.markdown
    │   │   ├── ext
    │   │   │   └── levenshtein
    │   │   │       ├── extconf.rb
    │   │   │       ├── levenshtein.c
    │   │   │       └── levenshtein.h
    │   │   ├── Gemfile
    │   │   ├── levenshtein-ffi.gemspec
    │   │   ├── lib
    │   │   │   ├── levenshtein-ffi.rb
    │   │   │   └── levenshtein.rb
    │   │   ├── LICENSE
    │   │   ├── Rakefile
    │   │   ├── README.markdown
    │   │   ├── spec
    │   │   │   ├── levenshtein_spec.rb
    │   │   │   └── spec_helper.rb
    │   │   └── VERSION
    │   ├── libdatadog-25.0.0.1.0-x86_64-linux.gem
    │   ├── libddwaf-1.30.0.0.0-x86_64-linux.gem
    │   ├── licensee-9.18.0.gem
    │   ├── licensify-client-0.17.6.gem
    │   ├── lint_roller-1.1.0.gem
    │   ├── liquid-5.8.7.gem
    │   ├── listen-3.10.0.gem
    │   ├── llhttp-ffi-0.5.1.gem
    │   ├── locale-2.1.4.gem
    │   ├── logger-1.7.0.gem
    │   ├── loofah-2.25.1.gem
    │   ├── lookbook-2.3.13.gem
    │   ├── lru_redux-0.8.4.14.g99d8d60.gem
    │   ├── lz4-ruby-0.3.3.gem
    │   ├── mail-2.8.1.gem
    │   ├── marcel-1.0.4.gem
    │   ├── matrix-0.4.3.gem
    │   ├── mcp-0.11.0.gem
    │   ├── memcached-13d52378016c
    │   │   ├── BENCHMARKS
    │   │   ├── CHANGELOG
    │   │   ├── ext
    │   │   │   └── rlibmemcached
    │   │   │       ├── extconf.rb
    │   │   │       ├── rlibmemcached.i
    │   │   │       └── rlibmemcached_wrap.c
    │   │   ├── Gemfile
    │   │   ├── Gemfile.lock
    │   │   ├── lib
    │   │   │   ├── memcached
    │   │   │   │   ├── behaviors.rb
    │   │   │   │   ├── exceptions.rb
    │   │   │   │   ├── experimental.rb
    │   │   │   │   ├── marshal_codec.rb
    │   │   │   │   ├── memcached.rb
    │   │   │   │   └── rails.rb
    │   │   │   └── memcached.rb
    │   │   ├── LICENSE
    │   │   ├── memcached.gemspec
    │   │   ├── memcached.pem
    │   │   ├── Rakefile
    │   │   ├── README.md
    │   │   ├── test
    │   │   │   ├── profile
    │   │   │   │   ├── benchmark.rb
    │   │   │   │   ├── c_profiler.rb
    │   │   │   │   ├── exercise.rb
    │   │   │   │   ├── rb_profiler.rb
    │   │   │   │   └── valgrind.rb
    │   │   │   ├── setup.rb
    │   │   │   ├── teardown.rb
    │   │   │   ├── test_helper.rb
    │   │   │   └── unit
    │   │   │       ├── binding_test.rb
    │   │   │       ├── memcached_experimental_test.rb
    │   │   │       ├── memcached_test.rb
    │   │   │       └── rails_test.rb
    │   │   ├── TODO
    │   │   └── vendor
    │   │       └── libmemcached-0.32
    │   │           ├── aclocal.m4
    │   │           ├── AUTHORS
    │   │           ├── ChangeLog
    │   │           ├── clients
    │   │           │   ├── client_options.h
    │   │           │   ├── execute.c
    │   │           │   ├── execute.h
    │   │           │   ├── generator.c
    │   │           │   ├── generator.h
    │   │           │   ├── Makefile.am
    │   │           │   ├── Makefile.in
    │   │           │   ├── memcat.c
    │   │           │   ├── memcp.c
    │   │           │   ├── memdump.c
    │   │           │   ├── memerror.c
    │   │           │   ├── memflush.c
    │   │           │   ├── memrm.c
    │   │           │   ├── memslap.c
    │   │           │   ├── memstat.c
    │   │           │   ├── utilities.c
    │   │           │   └── utilities.h
    │   │           ├── config
    │   │           │   ├── compile
    │   │           │   ├── config.guess
    │   │           │   ├── config.rpath
    │   │           │   ├── config.sub
    │   │           │   ├── depcomp
    │   │           │   ├── install-sh
    │   │           │   ├── ltmain.sh
    │   │           │   └── missing
    │   │           ├── config.h.in
    │   │           ├── configure
    │   │           ├── configure.ac
    │   │           ├── COPYING
    │   │           ├── INSTALL
    │   │           ├── libmemcached
    │   │           │   ├── byteorder.c
    │   │           │   ├── common.h
    │   │           │   ├── crc.c
    │   │           │   ├── hsieh_hash.c
    │   │           │   ├── jenkins_hash.c
    │   │           │   ├── libmemcached_probes.d
    │   │           │   ├── libmemcached_probes.h
    │   │           │   ├── libmemcached.ver
    │   │           │   ├── Makefile.am
    │   │           │   ├── Makefile.in
    │   │           │   ├── md5.c
    │   │           │   ├── memcached
    │   │           │   │   ├── protocol_binary.h
    │   │           │   │   └── README.txt
    │   │           │   ├── memcached_allocators.c
    │   │           │   ├── memcached_analyze.c
    │   │           │   ├── memcached_auto.c
    │   │           │   ├── memcached_behavior.c
    │   │           │   ├── memcached.c
    │   │           │   ├── memcached_callback.c
    │   │           │   ├── memcached_configure.h.in
    │   │           │   ├── memcached_connect.c
    │   │           │   ├── memcached_constants.h
    │   │           │   ├── memcached_delete.c
    │   │           │   ├── memcached_do.c
    │   │           │   ├── memcached_dump.c
    │   │           │   ├── memcached_exist.c
    │   │           │   ├── memcached_exist.h
    │   │           │   ├── memcached_fetch.c
    │   │           │   ├── memcached_flush_buffers.c
    │   │           │   ├── memcached_flush.c
    │   │           │   ├── memcached_get.c
    │   │           │   ├── memcached_get.h
    │   │           │   ├── memcached.h
    │   │           │   ├── memcached_hash.c
    │   │           │   ├── memcached_hosts.c
    │   │           │   ├── memcached.hpp
    │   │           │   ├── memcached_internal.h
    │   │           │   ├── memcached_io.c
    │   │           │   ├── memcached_io.h
    │   │           │   ├── memcached_key.c
    │   │           │   ├── memcached_parse.c
    │   │           │   ├── memcached_pool.h
    │   │           │   ├── memcached_purge.c
    │   │           │   ├── memcached_quit.c
    │   │           │   ├── memcached_response.c
    │   │           │   ├── memcached_result.c
    │   │           │   ├── memcached_result.h
    │   │           │   ├── memcached_sasl.c
    │   │           │   ├── memcached_sasl.h
    │   │           │   ├── memcached_server.c
    │   │           │   ├── memcached_server.h
    │   │           │   ├── memcached_stats.c
    │   │           │   ├── memcached_storage.c
    │   │           │   ├── memcached_storage.h
    │   │           │   ├── memcached_strerror.c
    │   │           │   ├── memcached_string.c
    │   │           │   ├── memcached_string.h
    │   │           │   ├── memcached_touch.c
    │   │           │   ├── memcached_touch.h
    │   │           │   ├── memcached_types.h
    │   │           │   ├── memcached_util.h
    │   │           │   ├── memcached_verbosity.c
    │   │           │   ├── memcached_version.c
    │   │           │   ├── memcached_watchpoint.h
    │   │           │   ├── murmur_hash.c
    │   │           │   └── visibility.h
    │   │           ├── libmemcachedutil
    │   │           │   ├── libmemcachedutil.ver
    │   │           │   ├── Makefile.am
    │   │           │   ├── Makefile.in
    │   │           │   └── memcached_pool.c
    │   │           ├── m4
    │   │           │   ├── ac_cxx_compile_stdcxx_0x.m4
    │   │           │   ├── ac_cxx_header_stdcxx_98.m4
    │   │           │   ├── acx_pthread.m4
    │   │           │   ├── byteorder.m4
    │   │           │   ├── deprecated.m4
    │   │           │   ├── enable_utillib.m4
    │   │           │   ├── extensions.m4
    │   │           │   ├── hsieh.m4
    │   │           │   ├── lib-prefix.m4
    │   │           │   ├── libtool.m4
    │   │           │   ├── lt~obsolete.m4
    │   │           │   ├── ltoptions.m4
    │   │           │   ├── ltsugar.m4
    │   │           │   ├── ltversion.m4
    │   │           │   ├── memcached.m4
    │   │           │   ├── pandora_64bit.m4
    │   │           │   ├── pandora_canonical.m4
    │   │           │   ├── pandora_check_compiler_version.m4
    │   │           │   ├── pandora_check_cxx_standard.m4
    │   │           │   ├── pandora_enable_dtrace.m4
    │   │           │   ├── pandora_ensure_gcc_version.m4
    │   │           │   ├── pandora_have_better_malloc.m4
    │   │           │   ├── pandora_have_sasl.m4
    │   │           │   ├── pandora_header_assert.m4
    │   │           │   ├── pandora_libtool.m4
    │   │           │   ├── pandora_optimize.m4
    │   │           │   ├── pandora_shared_ptr.m4
    │   │           │   ├── pandora_vc_build.m4
    │   │           │   ├── pandora_warnings.m4
    │   │           │   ├── pod2man.m4
    │   │           │   ├── protocol_binary.m4
    │   │           │   ├── setsockopt.m4
    │   │           │   └── visibility.m4
    │   │           ├── Makefile.am
    │   │           ├── Makefile.in
    │   │           ├── NEWS
    │   │           ├── README
    │   │           ├── support
    │   │           │   ├── libmemcached-fc.spec.in
    │   │           │   ├── libmemcached.pc.in
    │   │           │   ├── libmemcached.spec
    │   │           │   ├── libmemcached.spec.in
    │   │           │   ├── Makefile.am
    │   │           │   ├── Makefile.in
    │   │           │   └── set_benchmark.sh
    │   │           ├── tests
    │   │           │   ├── atomsmasher.c
    │   │           │   ├── function.c
    │   │           │   ├── ketama_test_cases.h
    │   │           │   ├── Makefile.am
    │   │           │   ├── Makefile.in
    │   │           │   ├── output2.res
    │   │           │   ├── output.cmp
    │   │           │   ├── output.res
    │   │           │   ├── plus.cpp
    │   │           │   ├── r
    │   │           │   │   ├── memcat.res
    │   │           │   │   ├── memcp.res
    │   │           │   │   ├── memrm.res
    │   │           │   │   ├── memslap.res
    │   │           │   │   └── memstat.res
    │   │           │   ├── server.c
    │   │           │   ├── server.h
    │   │           │   ├── start.c
    │   │           │   ├── t
    │   │           │   │   ├── memcat.test
    │   │           │   │   ├── memcp.test
    │   │           │   │   ├── memrm.test
    │   │           │   │   ├── memslap.test
    │   │           │   │   └── memstat.test
    │   │           │   ├── test.c
    │   │           │   ├── test.h
    │   │           │   └── udp.c
    │   │           ├── THANKS
    │   │           └── TODO
    │   ├── memory_profiler-1.1.0.gem
    │   ├── method_source-1.1.0.gem
    │   ├── mime-types-data-3.2026.0303.gem
    │   ├── mini_mime-1.1.5.gem
    │   ├── mini_portile2-2.8.9.gem
    │   ├── minitest-5.27.0.gem
    │   ├── minitest-focus-1.4.0.gem
    │   ├── minitest-stub-const-0.6.gem
    │   ├── mocha-3.1.0.gem
    │   ├── mochilo-1.3.8.g0a99999.gem
    │   ├── monetize-1.13.0.gem
    │   ├── money-6.19.0.gem
    │   ├── money-open-exchange-rates-1.3.0.gem
    │   ├── monolith-twirp-actions-core-1.0.98.gem
    │   ├── monolith-twirp-actionsdatastream-core-1.0.1.gem
    │   ├── monolith-twirp-actionsresults-core-1.30.0.gem
    │   ├── monolith-twirp-advisorydb-advisories-1.0.1.gem
    │   ├── monolith-twirp-attester-0.3.0.gem
    │   ├── monolith-twirp-auditlog-streaming-1.11.7.gem
    │   ├── monolith-twirp-billing-accounts-1.17.0.gem
    │   ├── monolith-twirp-billing-customers-2.0.0.gem
    │   ├── monolith-twirp-billing-products-1.1.0.gem
    │   ├── monolith-twirp-billing-repositories-1.1.1.gem
    │   ├── monolith-twirp-classroom-access_check-1.0.0.gem
    │   ├── monolith-twirp-classroom-assignment_reuse-1.1.0.gem
    │   ├── monolith-twirp-classroom-assignments-1.0.0.gem
    │   ├── monolith-twirp-classroom-classroom_codespaces-1.2.0.gem
    │   ├── monolith-twirp-classroom-classroom_repositories-1.1.1.gem
    │   ├── monolith-twirp-classroom-integration-1.0.2.gem
    │   ├── monolith-twirp-classroom-organizations-1.0.4.gem
    │   ├── monolith-twirp-classroom-repositories-1.1.3.gem
    │   ├── monolith-twirp-classroom-sync_classroom-1.0.5.gem
    │   ├── monolith-twirp-classroom-users-1.0.5.gem
    │   ├── monolith-twirp-code_scanning-enterprise-1.0.2.gem
    │   ├── monolith-twirp-code_scanning-managed_analyses-1.5.3.gem
    │   ├── monolith-twirp-code_scanning-repositories-1.0.1.gem
    │   ├── monolith-twirp-code_scanning-suggested_fixes-1.5.0.gem
    │   ├── monolith-twirp-code_scanning-turboghas-1.4.12.gem
    │   ├── monolith-twirp-codingagentintegrations-repositories-1.2.0.gem
    │   ├── monolith-twirp-codingagentintegrations-users-1.1.0.gem
    │   ├── monolith-twirp-conduit-feeds-1.9.9.gem
    │   ├── monolith-twirp-content_engine-core-1.0.0.gem
    │   ├── monolith-twirp-copilotapi-agents-1.2.0.gem
    │   ├── monolith-twirp-copilotapi-chat-1.1.12.gem
    │   ├── monolith-twirp-copilotapi-code_review-1.0.1.gem
    │   ├── monolith-twirp-copilotapi-core-1.8.0.gem
    │   ├── monolith-twirp-copilotapi-custom_copilots-1.1.10.gem
    │   ├── monolith-twirp-copilotapi-custom_instructions-1.0.0.gem
    │   ├── monolith-twirp-copilotapi-knowledge_bases-1.2.4.gem
    │   ├── monolith-twirp-copilotapi-mcp-1.1.0.gem
    │   ├── monolith-twirp-copilot-limiter-1.14.0.gem
    │   ├── monolith-twirp-copilot-mission-control-tasks-1.1.0.gem
    │   ├── monolith-twirp-copilot-organizations-1.0.25.gem
    │   ├── monolith-twirp-copilot-registry-1.0.38.gem
    │   ├── monolith-twirp-copilot-token-1.5.5.gem
    │   ├── monolith-twirp-copilot-users-1.8.57.gem
    │   ├── monolith-twirp-dependabot-pullrequests-1.0.12.gem
    │   ├── monolith-twirp-dependabot-settings-1.11.0.gem
    │   ├── monolith-twirp-dependabot-tokens-1.1.2.gem
    │   ├── monolith-twirp-dependency_graph_platform-actions-1.1.1.gem
    │   ├── monolith-twirp-dependency_graph_platform-advisories-1.1.0.gem
    │   ├── monolith-twirp-dependency_graph_platform-integrations-1.1.1.gem
    │   ├── monolith-twirp-dependency_graph_platform-repositories-1.1.2.gem
    │   ├── monolith-twirp-dependency_graph-users-1.0.2.gem
    │   ├── monolith-twirp-education_web-orgs-1.2.2.gem
    │   ├── monolith-twirp-education_web-repos-1.3.5.gem
    │   ├── monolith-twirp-education_web-users-1.15.11.gem
    │   ├── monolith-twirp-elm-actions-1.4.1.gem
    │   ├── monolith-twirp-elm-data-1.0.1.gem
    │   ├── monolith-twirp-elm-issues-1.0.1.gem
    │   ├── monolith-twirp-elm-organizations-1.1.1.gem
    │   ├── monolith-twirp-elm-repositories-1.4.1.gem
    │   ├── monolith-twirp-event_hydrator-event_hydration-1.11.1.gem
    │   ├── monolith-twirp-examples-octocat-1.0.1.gem
    │   ├── monolith-twirp-features-actors-1.0.4.gem
    │   ├── monolith-twirp-features-core-1.1.1.gem
    │   ├── monolith-twirp-features-groups-1.0.0.gem
    │   ├── monolith-twirp-github-repositories-1.0.0.gem
    │   ├── monolith-twirp-git_src_migrator-migrations-1.11.0.gem
    │   ├── monolith-twirp-git_src_migrator-monolith-1.6.3.gem
    │   ├── monolith-twirp-kredz-core-1.0.3.gem
    │   ├── monolith-twirp-licensing-business_teams-1.0.0.gem
    │   ├── monolith-twirp-licensing-customers-1.23.1.gem
    │   ├── monolith-twirp-licensing-enterprise_installations-1.1.0.gem
    │   ├── monolith-twirp-licensing-repositories-1.6.1.gem
    │   ├── monolith-twirp-mailreplies-replies-1.0.2.gem
    │   ├── monolith-twirp-mcpregistry-enrichment-0.1.0.gem
    │   ├── monolith-twirp-mcpregistry-identity-1.0.3.gem
    │   ├── monolith-twirp-merge-queue-go-mergequeuemonolith-1.0.2.gem
    │   ├── monolith-twirp-merge-queue-go-mergequeueservice-1.0.2.gem
    │   ├── monolith-twirp-modelsgateway-access-1.10.1.gem
    │   ├── monolith-twirp-modelsgateway-billing-1.0.0.gem
    │   ├── monolith-twirp-modelsgateway-telemetry-1.0.0.gem
    │   ├── monolith-twirp-notifications-notifyd-1.9.2.gem
    │   ├── monolith-twirp-octoshift-imports-2.20.0.gem
    │   ├── monolith-twirp-octoshift-migrations-1.8.0.gem
    │   ├── monolith-twirp-odometer-core-1.0.33.gem
    │   ├── monolith-twirp-packagefirewall-package_firewall-0.4.0.gem
    │   ├── monolith-twirp-packageregistry-auditlog-1.0.2.gem
    │   ├── monolith-twirp-pages-pagesdeployerapi-1.9.8.gem
    │   ├── monolith-twirp-pages-pagesdfsapi-1.1.8.gem
    │   ├── monolith-twirp-partitioning-pull_requests-1.0.1.gem
    │   ├── monolith-twirp-pipelinemonitor-monitoring-1.0.2.gem
    │   ├── monolith-twirp-proxima-enterprisemanagement-1.2.4.gem
    │   ├── monolith-twirp-pullsd-authorization-1.0.4.gem
    │   ├── monolith-twirp-pullsd-jobs-1.0.0.gem
    │   ├── monolith-twirp-pullsd-pullrequestinfo-1.4.0.gem
    │   ├── monolith-twirp-pullsd-teams-1.3.1.gem
    │   ├── monolith-twirp-pullsd-users-1.0.5.gem
    │   ├── monolith-twirp-registrymetadata-core-1.14.3.gem
    │   ├── monolith-twirp-reposinsights-reposinsights-1.2.0.gem
    │   ├── monolith-twirp-reposinsights-rulesinsights-1.2.0.gem
    │   ├── monolith-twirp-scribe-monolith-1.0.0.gem
    │   ├── monolith-twirp-scribe-recaps-1.0.3.gem
    │   ├── monolith-twirp-snippy-snippy-1.0.4.gem
    │   ├── monolith-twirp-spokesd-core-1.0.0.gem
    │   ├── monolith-twirp-support-helphub-1.54.0.gem
    │   ├── monolith-twirp-support-nexus-1.4.0.gem
    │   ├── monolith-twirp-sweagentd-sweagentd-1.22.0.gem
    │   ├── monolith-twirp-targeting-users-1.0.9.gem
    │   ├── monolith-twirp-trusttiers-trusttier-1.0.3.gem
    │   ├── monolith-twirp-webhooks-core-1.7.0.gem
    │   ├── mono_logger-1.1.2.gem
    │   ├── msgpack-1.8.0.gem
    │   ├── multi_json-1.19.1.gem
    │   ├── multipart-post-2.4.1.gem
    │   ├── multi_xml-0.8.1.gem
    │   ├── mustache-1.1.1.r28cb499.gem
    │   ├── mustermann-3.0.3.gem
    │   ├── mutex_m-0.3.0.gem
    │   ├── mvnd-0.3.19.pre.alpha.gem
    │   ├── nanoid-2.0.0.gem
    │   ├── net-ftp-0.3.9.gem
    │   ├── net-http-persistent-4.0.8.gem
    │   ├── net-imap-0.6.4.gem
    │   ├── net-ldap-0.20.0.gem
    │   ├── net-pop-0.1.2.gem
    │   ├── net-protocol-0.2.2.gem
    │   ├── netrc-0.11.0.gem
    │   ├── net-smtp-0.5.1.gem
    │   ├── nio4r-2.7.5.gem
    │   ├── nokogiri-1.19.3.gem
    │   ├── notifyd-client-1.16.0.gem
    │   ├── oa-core-0.3.2.g3930d46.gem
    │   ├── oa-enterprise-0.3.2.g3930d46.gem
    │   ├── oauth2-2.0.14.gem
    │   ├── observer-0.1.2.gem
    │   ├── octicons-19.25.0.gem
    │   ├── octicons_helper-19.25.0.gem
    │   ├── octo_core-0.11.0.gem
    │   ├── octo_db-1.2.0.gem
    │   ├── octokit-9.2.0.gem
    │   ├── octolytics-0.19.0.gem
    │   ├── open4-1.0.1.gem
    │   ├── openssl-3.3.2.gem
    │   ├── openssl-signature_algorithm-1.3.0.gem
    │   ├── opentelemetry-api-1.9.0.gem
    │   ├── opentelemetry-common-0.24.0.gem
    │   ├── opentelemetry-exporter-otlp-0.27.0.gem
    │   ├── opentelemetry-helpers-mysql-0.6.0.gem
    │   ├── opentelemetry-helpers-sql-0.4.0.gem
    │   ├── opentelemetry-helpers-sql-processor-0.5.0.gem
    │   ├── opentelemetry-instrumentation-action_mailer-0.8.0.gem
    │   ├── opentelemetry-instrumentation-action_pack-0.18.0.gem
    │   ├── opentelemetry-instrumentation-action_view-0.13.0.gem
    │   ├── opentelemetry-instrumentation-active_job-0.12.0.gem
    │   ├── opentelemetry-instrumentation-active_record-0.13.0.gem
    │   ├── opentelemetry-instrumentation-active_storage-0.5.0.gem
    │   ├── opentelemetry-instrumentation-active_support-0.12.0.gem
    │   ├── opentelemetry-instrumentation-base-0.26.0.gem
    │   ├── opentelemetry-instrumentation-concurrent_ruby-0.25.0.gem
    │   ├── opentelemetry-instrumentation-ethon-0.29.0.gem
    │   ├── opentelemetry-instrumentation-excon-0.29.1.gem
    │   ├── opentelemetry-instrumentation-faraday-0.33.0.gem
    │   ├── opentelemetry-instrumentation-graphql-0.32.0.gem
    │   ├── opentelemetry-instrumentation-net_http-0.29.0.gem
    │   ├── opentelemetry-instrumentation-pg-0.36.0.gem
    │   ├── opentelemetry-instrumentation-rack-0.31.0.gem
    │   ├── opentelemetry-instrumentation-rails-0.42.0.gem
    │   ├── opentelemetry-instrumentation-redis-0.29.0.gem
    │   ├── opentelemetry-instrumentation-ruby_kafka-0.25.0.gem
    │   ├── opentelemetry-instrumentation-trilogy-0.68.0.gem
    │   ├── opentelemetry-registry-0.5.0.gem
    │   ├── opentelemetry-sdk-1.11.0.gem
    │   ├── opentelemetry-semantic_conventions-1.37.0.gem
    │   ├── optimist-3.2.1.gem
    │   ├── org-ruby-0.9.12.re74a318.gem
    │   ├── os-1.1.4.gem
    │   ├── osslicensecompliance-23f61f99afde
    │   │   ├── cmd
    │   │   │   ├── chatops
    │   │   │   │   └── main.go
    │   │   │   ├── chatops-test
    │   │   │   │   └── main.go
    │   │   │   ├── check-deletion-cycle
    │   │   │   │   └── main.go
    │   │   │   ├── codespace-cli
    │   │   │   │   └── main.go
    │   │   │   ├── license-list
    │   │   │   │   ├── golden_test.go
    │   │   │   │   ├── main.go
    │   │   │   │   ├── main_test.go
    │   │   │   │   └── testdata
    │   │   │   │       └── render_typescript.golden
    │   │   │   ├── snapshot-processed
    │   │   │   │   └── main.go
    │   │   │   ├── transitions
    │   │   │   │   └── main.go
    │   │   │   ├── twirp
    │   │   │   │   └── main.go
    │   │   │   └── twirp-test
    │   │   │       └── main.go
    │   │   ├── config
    │   │   │   ├── kubernetes
    │   │   │   │   └── production
    │   │   │   │       ├── configmaps
    │   │   │   │       │   └── environment.yaml
    │   │   │   │       ├── cronjobs
    │   │   │   │       │   └── check-deletion-cycle.yaml
    │   │   │   │       ├── deployments
    │   │   │   │       │   ├── osslicensecompliance-snapshot-processed-consumer.yaml
    │   │   │   │       │   └── osslicensecompliance-twirp.yaml
    │   │   │   │       ├── jobs
    │   │   │   │       │   └── transition-template-job.yaml
    │   │   │   │       ├── poddisruptionbudgets
    │   │   │   │       │   ├── osslicensecompliance-snapshot-processed-consumer-pdb.yaml
    │   │   │   │       │   └── osslicensecompliance-twirp-pdb.yaml
    │   │   │   │       ├── README.md
    │   │   │   │       ├── serviceaccounts
    │   │   │   │       │   └── azure-access.yaml
    │   │   │   │       ├── servicemeshconfigs
    │   │   │   │       │   └── config.yaml
    │   │   │   │       └── services
    │   │   │   │           └── osslicensecompliance-twirp.yaml
    │   │   │   ├── kustomize
    │   │   │   │   ├── base
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── snapshot-processed-consumer.yaml
    │   │   │   │   │   │   └── twirp.yaml
    │   │   │   │   │   ├── jobs
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   └── transition-template-job.yaml
    │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   ├── pdb-snapshot-processed-consumer.yaml
    │   │   │   │   │   ├── pdb-twirp.yaml
    │   │   │   │   │   ├── serviceaccount.yaml
    │   │   │   │   │   ├── servicemeshconfig.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       └── twirp.yaml
    │   │   │   │   └── overlays
    │   │   │   │       └── production
    │   │   │   │           ├── config_maps
    │   │   │   │           │   └── environment.yaml
    │   │   │   │           ├── cronjobs
    │   │   │   │           │   ├── check-deletion-cycle.yaml
    │   │   │   │           │   └── kustomization.yml
    │   │   │   │           ├── kustomization.yaml
    │   │   │   │           └── servicemeshconfig.yaml
    │   │   │   ├── moda
    │   │   │   │   ├── deployment.yaml
    │   │   │   │   └── secrets
    │   │   │   │       ├── production
    │   │   │   │       │   └── secrets.yml
    │   │   │   │       └── terraform
    │   │   │   │           └── secrets.yml
    │   │   │   └── terraform
    │   │   │       ├── _modules
    │   │   │       │   └── stamp
    │   │   │       │       ├── azure.tf
    │   │   │       │       ├── hmacs.tf
    │   │   │       │       ├── providers.tf
    │   │   │       │       └── variables.tf
    │   │   │       └── production
    │   │   │           └── main.tf
    │   │   ├── docker-compose.yml
    │   │   ├── Dockerfile
    │   │   ├── Dockerfile-gen
    │   │   ├── docs
    │   │   │   ├── alert-event-user-ids.md
    │   │   │   ├── azure.md
    │   │   │   ├── CHATOPS_HACKING.md
    │   │   │   ├── hydro.md
    │   │   │   ├── LicenseComplianceAlertStatusChanged-call-chains.md
    │   │   │   ├── mysql.md
    │   │   │   ├── transition-log.md
    │   │   │   ├── transitions.md
    │   │   │   ├── twirp-example-curls.md
    │   │   │   └── using-osslicensecompliance-client-gem.md
    │   │   ├── entrypoint-gen
    │   │   ├── go.mod
    │   │   ├── go.sum
    │   │   ├── hydroproto
    │   │   │   └── hydro
    │   │   │       └── schemas
    │   │   │           └── github
    │   │   │               └── dependencygraph
    │   │   │                   └── v1
    │   │   │                       ├── entities
    │   │   │                       │   ├── alert_status.pb.go
    │   │   │                       │   ├── check_job_status.pb.go
    │   │   │                       │   ├── closure_reason.pb.go
    │   │   │                       │   ├── license_compliance_alert.pb.go
    │   │   │                       │   └── package_manager.pb.go
    │   │   │                       ├── license_compliance_alert_status_changed.pb.go
    │   │   │                       ├── license_policy_changed.pb.go
    │   │   │                       ├── pull_request_license_check_complete.pb.go
    │   │   │                       ├── pull_request_license_check_progressed.pb.go
    │   │   │                       └── snapshot_processed.pb.go
    │   │   ├── internal
    │   │   │   ├── application
    │   │   │   │   ├── application.go
    │   │   │   │   └── application_test.go
    │   │   │   ├── chatops
    │   │   │   │   ├── chatops.go
    │   │   │   │   ├── chatops_test.go
    │   │   │   │   └── testdata
    │   │   │   │       └── key.pub.pem
    │   │   │   ├── command
    │   │   │   │   └── command.go
    │   │   │   ├── config
    │   │   │   │   ├── config.go
    │   │   │   │   └── hydrologger.go
    │   │   │   ├── consumer
    │   │   │   │   ├── consumer.go
    │   │   │   │   └── consumer_test.go
    │   │   │   ├── dependencies
    │   │   │   │   ├── dependencies.go
    │   │   │   │   ├── dependencies_test.go
    │   │   │   │   ├── filter.go
    │   │   │   │   ├── filters_test.go
    │   │   │   │   ├── hmackey_client.go
    │   │   │   │   ├── mappers.go
    │   │   │   │   └── null_dependencies.go
    │   │   │   ├── dsapiclient
    │   │   │   │   ├── dsapiclient.go
    │   │   │   │   └── null_dsapiclient.go
    │   │   │   ├── evaluator
    │   │   │   │   ├── evaluator.go
    │   │   │   │   ├── evaluator_test.go
    │   │   │   │   ├── licenses.go
    │   │   │   │   ├── licenses_test.go
    │   │   │   │   └── results.go
    │   │   │   ├── eventpublisher
    │   │   │   │   ├── alert_status_changed_options.go
    │   │   │   │   ├── eventpublisher.go
    │   │   │   │   ├── eventpublisher_test.go
    │   │   │   │   ├── licensecheck.go
    │   │   │   │   ├── licensecheck_test.go
    │   │   │   │   └── testpublisher
    │   │   │   │       └── testpublisher.go
    │   │   │   ├── models
    │   │   │   │   ├── alertevent.go
    │   │   │   │   ├── alert.go
    │   │   │   │   ├── alert_test.go
    │   │   │   │   ├── checkjob.go
    │   │   │   │   ├── checkjob_test.go
    │   │   │   │   ├── complete.go
    │   │   │   │   ├── complete_test.go
    │   │   │   │   ├── dependency.go
    │   │   │   │   ├── enterprise.go
    │   │   │   │   ├── organizationpolicy.go
    │   │   │   │   ├── policyedits.go
    │   │   │   │   ├── policyedits_test.go
    │   │   │   │   ├── policy.go
    │   │   │   │   └── repository.go
    │   │   │   ├── pointers
    │   │   │   │   ├── converters.go
    │   │   │   │   └── converters_test.go
    │   │   │   ├── policy
    │   │   │   │   ├── policy.go
    │   │   │   │   ├── policy_test.go
    │   │   │   │   └── writer.go
    │   │   │   ├── projectpath
    │   │   │   │   └── projectpath.go
    │   │   │   ├── remediation
    │   │   │   │   ├── licenses.go
    │   │   │   │   ├── licenses_test.go
    │   │   │   │   ├── outdated.go
    │   │   │   │   ├── outdated_test.go
    │   │   │   │   ├── packages.go
    │   │   │   │   ├── packages_test.go
    │   │   │   │   ├── policy_change_events.go
    │   │   │   │   ├── policy_change_events_test.go
    │   │   │   │   ├── policyupdates.go
    │   │   │   │   ├── remediation.go
    │   │   │   │   ├── requests.go
    │   │   │   │   └── requests_test.go
    │   │   │   ├── repocheck
    │   │   │   │   ├── progresspublishing_test.go
    │   │   │   │   ├── repocheck.go
    │   │   │   │   ├── repocheck_test.go
    │   │   │   │   ├── sanitize.go
    │   │   │   │   ├── sanitize_test.go
    │   │   │   │   ├── snapshots.go
    │   │   │   │   └── snapshots_test.go
    │   │   │   ├── semconv
    │   │   │   │   └── semconv.go
    │   │   │   ├── storage
    │   │   │   │   ├── alertevent.go
    │   │   │   │   ├── alertevent_test.go
    │   │   │   │   ├── alert.go
    │   │   │   │   ├── alert_test.go
    │   │   │   │   ├── azureblob
    │   │   │   │   │   └── azureblob.go
    │   │   │   │   ├── azureblobwrapper.go
    │   │   │   │   ├── azureblobwrapper_test.go
    │   │   │   │   ├── checkjob.go
    │   │   │   │   ├── checkjob_test.go
    │   │   │   │   ├── completepolicy.go
    │   │   │   │   ├── complete_policy_test.go
    │   │   │   │   ├── enterprise_policy.go
    │   │   │   │   ├── enterprisepolicy_test.go
    │   │   │   │   ├── mysql_test.go
    │   │   │   │   ├── organization_policy.go
    │   │   │   │   ├── organization_policy_test.go
    │   │   │   │   ├── policyversion.go
    │   │   │   │   ├── repository_policy.go
    │   │   │   │   ├── repository_policy_test.go
    │   │   │   │   ├── sequence
    │   │   │   │   │   ├── sequence.go
    │   │   │   │   │   └── sequence_test.go
    │   │   │   │   ├── sqlite
    │   │   │   │   │   └── sqlite.go
    │   │   │   │   ├── storage.go
    │   │   │   │   ├── storage_null.go
    │   │   │   │   ├── storage_test.go
    │   │   │   │   ├── testmysql
    │   │   │   │   │   └── testmysql.go
    │   │   │   │   ├── transactor.go
    │   │   │   │   └── transactor_test.go
    │   │   │   ├── testhelpers
    │   │   │   │   └── helpers.go
    │   │   │   ├── transitions
    │   │   │   │   └── transitions.go
    │   │   │   ├── transportmapper
    │   │   │   │   ├── mappers.go
    │   │   │   │   └── mappers_test.go
    │   │   │   └── twirp
    │   │   │       ├── alert.go
    │   │   │       ├── alert_remediation.go
    │   │   │       ├── alert_remediation_test.go
    │   │   │       ├── alert_test.go
    │   │   │       ├── check.go
    │   │   │       ├── check_test.go
    │   │   │       ├── compat.go
    │   │   │       ├── compat_test.go
    │   │   │       ├── crud.go
    │   │   │       ├── crud_test.go
    │   │   │       ├── hooks.go
    │   │   │       ├── server.go
    │   │   │       ├── server_test.go
    │   │   │       ├── spdx_validation.go
    │   │   │       ├── support.go
    │   │   │       ├── support_test.go
    │   │   │       └── twcerr
    │   │   │           ├── docs.go
    │   │   │           ├── errors.go
    │   │   │           ├── invalid_spdx_expression_error.go
    │   │   │           ├── invalid_spdx_expression_error_test.go
    │   │   │           ├── invalid_spdx_identifiers_error.go
    │   │   │           ├── invalid_spdx_identifiers_error_test.go
    │   │   │           └── twcerrtesting
    │   │   │               └── assertions.go
    │   │   ├── Makefile
    │   │   ├── null_seeds
    │   │   │   ├── list_package_versions.json
    │   │   │   ├── snapshots_diff.json
    │   │   │   └── snapshots_diff_status.json
    │   │   ├── pkg
    │   │   │   └── proto
    │   │   │       └── v0
    │   │   │           ├── oss_license_compliance.pb.go
    │   │   │           ├── oss_license_compliance.twirp.go
    │   │   │           └── types.pb.go
    │   │   ├── proto
    │   │   │   ├── buf.yaml
    │   │   │   ├── oss_license_compliance
    │   │   │   │   └── v0
    │   │   │   │       ├── oss_license_compliance.proto
    │   │   │   │       ├── types.proto
    │   │   │   │       └── VERSION
    │   │   │   ├── README.md
    │   │   │   └── template
    │   │   │       └── markdown.tmpl
    │   │   ├── README.md
    │   │   ├── ruby
    │   │   │   ├── lib
    │   │   │   │   ├── oss_license_compliance
    │   │   │   │   │   ├── errors.rb
    │   │   │   │   │   ├── v0
    │   │   │   │   │   │   ├── oss_license_compliance_pb.rb
    │   │   │   │   │   │   ├── oss_license_compliance_twirp.rb
    │   │   │   │   │   │   ├── types_pb.rb
    │   │   │   │   │   │   └── types_twirp.rb
    │   │   │   │   │   └── version.rb
    │   │   │   │   └── osslicensecompliance-client.rb
    │   │   │   └── osslicensecompliance-client.gemspec
    │   │   ├── schemas
    │   │   │   ├── license_alert_events.sql
    │   │   │   ├── license_alert_sequence.sql
    │   │   │   ├── license_alerts.sql
    │   │   │   └── license_check_jobs.sql
    │   │   └── script
    │   │       ├── bootstrap
    │   │       ├── generate-twirp-custom-errors-rb
    │   │       ├── protobuf-gen
    │   │       ├── resolve-dependencies
    │   │       ├── update-hydro-schemas
    │   │       └── verify-and-install-golangci-lint
    │   ├── ostruct-0.6.3.gem
    │   ├── packwerk-3.3.0.gem
    │   ├── packwerk-extensions-0.3.0.gem
    │   ├── pandoc-ruby-2.1.10.gem
    │   ├── parallel-1.28.0.gem
    │   ├── parse_packwerk-0.27.0.gem
    │   ├── parser-3.3.11.1.gem
    │   ├── parslet-2.0.0.gem
    │   ├── pathspec-2.1.0.gem
    │   ├── pdf-core-0.10.0.gem
    │   ├── pdf-reader-2.15.1.gem
    │   ├── phonelib-0.10.17.gem
    │   ├── pinglish-0.2.1.gem
    │   ├── pitchfork-0.18.2.gem
    │   ├── pp-0.6.3.gem
    │   ├── prawn-2.5.0.gem
    │   ├── prawn-svg-0.40.0.gem
    │   ├── prawn-table-0.2.2.gem
    │   ├── prelude-09fbb3d33c6d
    │   │   ├── CHANGELOG.md
    │   │   ├── Gemfile
    │   │   ├── lib
    │   │   │   ├── prelude
    │   │   │   │   ├── enumerator.rb
    │   │   │   │   ├── method.rb
    │   │   │   │   ├── preloadable.rb
    │   │   │   │   ├── preloader.rb
    │   │   │   │   └── version.rb
    │   │   │   └── prelude.rb
    │   │   ├── prelude-batch-loader.gemspec
    │   │   ├── Rakefile
    │   │   ├── README.md
    │   │   └── spec
    │   │       ├── prelude_spec.rb
    │   │       └── spec_helper.rb
    │   ├── premailer-1.29.0.gem
    │   ├── presto-client-0.6.3.r0b63000.gem
    │   ├── prettyprint-0.2.0.gem
    │   ├── prime-0.1.4.gem
    │   ├── primer_view_components-0.51.5.gem
    │   ├── prism-1.9.0.gem
    │   ├── progeny-0.2.1.gem
    │   ├── prometheus_exporter-0.5.3.gem
    │   ├── promise.rb-0.7.4.gem
    │   ├── prose_diff-0a86eae7202c
    │   │   ├── about
    │   │   │   ├── llana-of-gathol.html
    │   │   │   ├── llana-of-gathol.md
    │   │   │   ├── sample.html
    │   │   │   ├── snow-white.md
    │   │   │   ├── status.md
    │   │   │   └── thoughts.md
    │   │   ├── config.ru
    │   │   ├── Gemfile
    │   │   ├── Guardfile
    │   │   ├── lib
    │   │   │   ├── prose_diff
    │   │   │   │   ├── diff.rb
    │   │   │   │   ├── html.rb
    │   │   │   │   ├── lcs.rb
    │   │   │   │   ├── node
    │   │   │   │   │   ├── node.rb
    │   │   │   │   │   ├── proxy
    │   │   │   │   │   │   ├── a.rb
    │   │   │   │   │   │   ├── article.rb
    │   │   │   │   │   │   ├── base_behaviour.rb
    │   │   │   │   │   │   ├── blockquote.rb
    │   │   │   │   │   │   ├── block.rb
    │   │   │   │   │   │   ├── body.rb
    │   │   │   │   │   │   ├── can_only_correspond_to_the_same_tag_baheaviour.rb
    │   │   │   │   │   │   ├── caption.rb
    │   │   │   │   │   │   ├── code.rb
    │   │   │   │   │   │   ├── dd.rb
    │   │   │   │   │   │   ├── del.rb
    │   │   │   │   │   │   ├── div.rb
    │   │   │   │   │   │   ├── dl.rb
    │   │   │   │   │   │   ├── dt.rb
    │   │   │   │   │   │   ├── em.rb
    │   │   │   │   │   │   ├── h.rb
    │   │   │   │   │   │   ├── img.rb
    │   │   │   │   │   │   ├── inline.rb
    │   │   │   │   │   │   ├── input.rb
    │   │   │   │   │   │   ├── ins.rb
    │   │   │   │   │   │   ├── levenshtein_distance_behaviour.rb
    │   │   │   │   │   │   ├── line.rb
    │   │   │   │   │   │   ├── li.rb
    │   │   │   │   │   │   ├── list_behaviour.rb
    │   │   │   │   │   │   ├── ol.rb
    │   │   │   │   │   │   ├── opaque.rb
    │   │   │   │   │   │   ├── p.rb
    │   │   │   │   │   │   ├── pre.rb
    │   │   │   │   │   │   ├── proxy.rb
    │   │   │   │   │   │   ├── simple_text_container_behaviour.rb
    │   │   │   │   │   │   ├── span_behaviour.rb
    │   │   │   │   │   │   ├── span.rb
    │   │   │   │   │   │   ├── splits_children_and_self_behaviour.rb
    │   │   │   │   │   │   ├── strong.rb
    │   │   │   │   │   │   ├── super_block_behaviour.rb
    │   │   │   │   │   │   ├── table.rb
    │   │   │   │   │   │   ├── td.rb
    │   │   │   │   │   │   ├── text.rb
    │   │   │   │   │   │   ├── tr.rb
    │   │   │   │   │   │   ├── ul.rb
    │   │   │   │   │   │   ├── unsplittable_behaviour.rb
    │   │   │   │   │   │   ├── unword.rb
    │   │   │   │   │   │   └── word.rb
    │   │   │   │   │   └── word_splitting.rb
    │   │   │   │   ├── options.rb
    │   │   │   │   ├── transformer
    │   │   │   │   │   ├── all_redundant_divs.rb
    │   │   │   │   │   ├── base.rb
    │   │   │   │   │   ├── changed_classes.rb
    │   │   │   │   │   ├── changed_node.rb
    │   │   │   │   │   ├── check_boxes.rb
    │   │   │   │   │   ├── chunk_edits.rb
    │   │   │   │   │   ├── css.rb
    │   │   │   │   │   ├── expandables.rb
    │   │   │   │   │   ├── moved.rb
    │   │   │   │   │   ├── propagate_changed.rb
    │   │   │   │   │   ├── redundant_span.rb
    │   │   │   │   │   ├── replace.rb
    │   │   │   │   │   ├── simple_text_diff.rb
    │   │   │   │   │   ├── sort_classes.rb
    │   │   │   │   │   ├── strip_private_data_attributes.rb
    │   │   │   │   │   ├── transformer.rb
    │   │   │   │   │   ├── vicinity.rb
    │   │   │   │   │   ├── whitespace_agnostic.rb
    │   │   │   │   │   └── wrap.rb
    │   │   │   │   └── version.rb
    │   │   │   └── prose_diff.rb
    │   │   ├── prose_diff.gemspec
    │   │   ├── README.md
    │   │   ├── script
    │   │   │   ├── bootstrap
    │   │   │   ├── cibuild
    │   │   │   ├── sass
    │   │   │   └── test
    │   │   └── spec
    │   │       ├── examples
    │   │       │   ├── 23798.html
    │   │       │   ├── 26787.html
    │   │       │   ├── 333.html
    │   │       │   ├── 399.html
    │   │       │   ├── 410.html
    │   │       │   ├── 418.html
    │   │       │   ├── 424-example.html
    │   │       │   ├── 424.html
    │   │       │   ├── 435.html
    │   │       │   ├── 438.html
    │   │       │   ├── 444.html
    │   │       │   ├── 448.html
    │   │       │   ├── 450.html
    │   │       │   ├── 455.html
    │   │       │   ├── 460.html
    │   │       │   ├── 473.html
    │   │       │   ├── 474.html
    │   │       │   ├── 506.html
    │   │       │   ├── 73987-2.html
    │   │       │   ├── 73987.html
    │   │       │   ├── abridged.html
    │   │       │   ├── add_sublist.html
    │   │       │   ├── allong.es.html
    │   │       │   ├── backbone.html
    │   │       │   ├── before_attrs.html
    │   │       │   ├── block.html
    │   │       │   ├── blog_post.html
    │   │       │   ├── changelog.html
    │   │       │   ├── code.html
    │   │       │   ├── decorate-wrap.html
    │   │       │   ├── diff.css
    │   │       │   ├── diff.scss
    │   │       │   ├── dl.html
    │   │       │   ├── entity.html
    │   │       │   ├── example.css
    │   │       │   ├── foldables.html
    │   │       │   ├── hrefs.html
    │   │       │   ├── img.html
    │   │       │   ├── inline_anchor.html
    │   │       │   ├── inline.html
    │   │       │   ├── li-coherence.html
    │   │       │   ├── lists.html
    │   │       │   ├── list-similarities.html
    │   │       │   ├── movement.html
    │   │       │   ├── opaque.html
    │   │       │   ├── p.html
    │   │       │   ├── pre.html
    │   │       │   ├── princess.html
    │   │       │   ├── removed-classes.html
    │   │       │   ├── rst2.html
    │   │       │   ├── rst.html
    │   │       │   ├── strict-list.html
    │   │       │   ├── sublists.html
    │   │       │   ├── table2.html
    │   │       │   ├── table3.html
    │   │       │   ├── table4.html
    │   │       │   ├── table5.html
    │   │       │   ├── table6.html
    │   │       │   ├── table.html
    │   │       │   ├── task-list.html
    │   │       │   ├── _template.html
    │   │       │   ├── text.html
    │   │       │   ├── unordered_lists.html
    │   │       │   ├── utf-8.html
    │   │       │   ├── whitespace.html
    │   │       │   ├── whywordpress.html
    │   │       │   └── word-diff.html
    │   │       ├── examples_spec.rb
    │   │       ├── prose_diff
    │   │       │   ├── analysis
    │   │       │   │   ├── children_spec.rb
    │   │       │   │   ├── del_spec.rb
    │   │       │   │   ├── simple_spec.rb
    │   │       │   │   └── styleguide_spec.rb
    │   │       │   ├── basics
    │   │       │   │   ├── base_spec.rb
    │   │       │   │   ├── em_spec.rb
    │   │       │   │   ├── image_alt_spec.rb
    │   │       │   │   ├── text_spec.rb
    │   │       │   │   ├── transformer_and_anchor_spec.rb
    │   │       │   │   └── unsplit_spec.rb
    │   │       │   ├── diff_spec.rb
    │   │       │   ├── lcs_spec.rb
    │   │       │   ├── normalize_spec.rb
    │   │       │   ├── options
    │   │       │   │   ├── replace_with_ins_and_del_spec.rb
    │   │       │   │   ├── wrap_with_div_spec.rb
    │   │       │   │   └── wrap_with_ins_and_del_spec.rb
    │   │       │   ├── transformer
    │   │       │   │   ├── chunk_edits_spec.rb
    │   │       │   │   └── vicinity_spec.rb
    │   │       │   ├── version_spec.rb
    │   │       │   └── workspace
    │   │       │       ├── dup.rb
    │   │       │       ├── empty_span_spec.rb
    │   │       │       ├── missing_strong.rb
    │   │       │       ├── proxies.rb
    │   │       │       └── word_spec.rb
    │   │       ├── spec_helper.rb
    │   │       └── support
    │   │           └── example.rb
    │   ├── proto-education-web-0.0.12.racfd65492b.gem
    │   ├── proto-registry-metadata-api-1.11.3.94.gd4a232d72.gem
    │   ├── proto-registry-metadata-migrator-api-1.10.6.83.g459bcec7.gem
    │   ├── proto-trust-metadata-api-0.23.0.gem
    │   ├── pry-0.15.2.gem
    │   ├── psych-5.3.1.gem
    │   ├── psych-comments-0.1.1.gem
    │   ├── public_suffix-6.0.2.gem
    │   ├── pyu-ruby-sasl-0.0.3.3.gem
    │   ├── racc-1.8.1.gem
    │   ├── rack-2.2.23.gem
    │   ├── rack-protection-3.2.0.gem
    │   ├── rack-session-1.0.2.gem
    │   ├── rack-test-2.2.0.gem
    │   ├── rackup-1.0.1.gem
    │   ├── rails-controller-testing-1.0.5.gem
    │   ├── rails-dom-testing-2.3.0.gem
    │   ├── rails-html-sanitizer-1.7.0.gem
    │   ├── railties-8.2.0.alpha.ef95886ef9.gem
    │   ├── rainbow-3.1.1.gem
    │   ├── raindrops-0.20.1.14.ga36cf00.gem
    │   ├── rake-13.4.2.gem
    │   ├── rb-fsevent-0.11.2.gem
    │   ├── rbi-0.3.11.gem
    │   ├── rb-inotify-0.11.1.gem
    │   ├── rbnacl-7.1.2.gem
    │   ├── rbs-4.1.0.pre.1.gem
    │   ├── rbtrace-0.5.3.gem
    │   ├── rdoc-7.2.0.gem
    │   ├── re2-2.16.0.gem
    │   ├── reactionview-0.3.0.gem
    │   ├── readline-0.0.4.gem
    │   ├── redcarpet-3.6.1.gem
    │   ├── RedCloth-4.3.4.gem
    │   ├── redis-5.4.0.gem
    │   ├── redis-client-0.26.3.gem
    │   ├── redis-namespace-1.11.0.gem
    │   ├── regexp_parser-2.11.3.gem
    │   ├── reline-0.6.3.gem
    │   ├── representable-3.2.0.gem
    │   ├── require-hooks-0.2.2.gem
    │   ├── resilient-0.4.0.gem
    │   ├── resolv-0.7.1.gem
    │   ├── resqued-0.13.0.gem
    │   ├── retriable-3.2.1.gem
    │   ├── reverse_markdown-3.0.0.gem
    │   ├── rexml-3.4.4.gem
    │   ├── rich_text_renderer-0.2.2.gem
    │   ├── rinku-2.0.6.r8583fe1.gem
    │   ├── rollup-8c84e9c824fd
    │   │   ├── Brewfile
    │   │   ├── Gemfile
    │   │   ├── Gemfile.lock
    │   │   ├── lib
    │   │   │   ├── rollup
    │   │   │   │   └── version.rb
    │   │   │   └── rollup.rb
    │   │   ├── Rakefile
    │   │   ├── README.md
    │   │   ├── rollup.gemspec
    │   │   ├── script
    │   │   │   ├── bootstrap
    │   │   │   ├── cibuild
    │   │   │   └── test
    │   │   └── test
    │   │       ├── rollup_test.rb
    │   │       └── test_helper.rb
    │   ├── rotp-6.3.0.gem
    │   ├── rouge-4.6.0.gem
    │   ├── rqrcode_core-a35eebde0f65
    │   │   ├── bin
    │   │   │   ├── console
    │   │   │   └── setup
    │   │   ├── CHANGELOG.md
    │   │   ├── Gemfile
    │   │   ├── Gemfile.lock
    │   │   ├── lib
    │   │   │   ├── rqrcode_core
    │   │   │   │   ├── qrcode
    │   │   │   │   │   ├── qr_8bit_byte.rb
    │   │   │   │   │   ├── qr_alphanumeric.rb
    │   │   │   │   │   ├── qr_bit_buffer.rb
    │   │   │   │   │   ├── qr_code.rb
    │   │   │   │   │   ├── qr_math.rb
    │   │   │   │   │   ├── qr_multi.rb
    │   │   │   │   │   ├── qr_numeric.rb
    │   │   │   │   │   ├── qr_polynomial.rb
    │   │   │   │   │   ├── qr_rs_block.rb
    │   │   │   │   │   ├── qr_segment.rb
    │   │   │   │   │   └── qr_util.rb
    │   │   │   │   ├── qrcode.rb
    │   │   │   │   └── version.rb
    │   │   │   └── rqrcode_core.rb
    │   │   ├── LICENSE.txt
    │   │   ├── Rakefile
    │   │   ├── README.md
    │   │   ├── rqrcode_core.gemspec
    │   │   └── test
    │   │       ├── benchmark.rb
    │   │       ├── rqrcode_core
    │   │       │   ├── data.rb
    │   │       │   ├── qr_segment_test.rb
    │   │       │   ├── qr_util_test.rb
    │   │       │   ├── regresions_test.rb
    │   │       │   └── rqrcode_test.rb
    │   │       └── test_helper.rb
    │   ├── rqrcode-f9fa33704951
    │   │   ├── bin
    │   │   │   └── console
    │   │   ├── CHANGELOG.md
    │   │   ├── _config.yml
    │   │   ├── Gemfile
    │   │   ├── Gemfile.lock
    │   │   ├── images
    │   │   │   ├── ansi-screen-shot.png
    │   │   │   ├── github-qrcode.png
    │   │   │   └── github-qrcode.svg
    │   │   ├── lib
    │   │   │   ├── rqrcode
    │   │   │   │   ├── export
    │   │   │   │   │   ├── ansi.rb
    │   │   │   │   │   ├── html.rb
    │   │   │   │   │   ├── png.rb
    │   │   │   │   │   └── svg.rb
    │   │   │   │   ├── export.rb
    │   │   │   │   ├── qrcode
    │   │   │   │   │   └── qrcode.rb
    │   │   │   │   ├── qrcode.rb
    │   │   │   │   └── version.rb
    │   │   │   └── rqrcode.rb
    │   │   ├── LICENSE.txt
    │   │   ├── Rakefile
    │   │   ├── README.md
    │   │   ├── rqrcode.gemspec
    │   │   └── spec
    │   │       ├── rqrcode
    │   │       │   ├── data.rb
    │   │       │   ├── export_ansi_spec.rb
    │   │       │   ├── export_html_spec.rb
    │   │       │   ├── export_png_spec.rb
    │   │       │   ├── export_svg_spec.rb
    │   │       │   └── qrqcode_spec.rb
    │   │       └── spec_helper.rb
    │   ├── rubocop-1.85.0.gem
    │   ├── rubocop-ast-1.49.0.gem
    │   ├── rubocop-github-0.26.0.gem
    │   ├── rubocop-minitest-0.39.1.gem
    │   ├── rubocop-performance-1.24.0.gem
    │   ├── rubocop-rails-2.30.3.gem
    │   ├── rubocop-rails-accessibility-1.0.1.gem
    │   ├── rubocop-sorbet-0.12.0.gem
    │   ├── ruby2_keywords-0.0.5.gem
    │   ├── ruby-kafka-1.3.0.gem
    │   ├── rubyntlm-0.1.1.gem
    │   ├── rubypants-0.7.0.15.g6478da5.gem
    │   ├── ruby-progressbar-1.13.0.gem
    │   ├── ruby-rc4-0.1.5.gem
    │   ├── ruby-saml-1.18.1.gem
    │   ├── rubyzip-3.2.2.gem
    │   ├── rugged-1.4.3.102.ga6b7142.gem
    │   ├── s4-client-1.2.1.r10ab0de.gem
    │   ├── safety_net_attestation-0.5.0.gem
    │   ├── sanitize-7.0.0.gem
    │   ├── sarif-0.1.3-x86_64-linux.gem
    │   ├── sawyer-0.9.3.gem
    │   ├── scientist-1.6.5.gem
    │   ├── scrolls-0.9.6.gem
    │   ├── secret-scanning-proto-c6a7fd7053ad
    │   │   ├── config
    │   │   │   └── tools
    │   │   │       ├── buf
    │   │   │       │   ├── buf.yaml
    │   │   │       │   └── Dockerfile
    │   │   │       ├── generate-go
    │   │   │       │   ├── Dockerfile
    │   │   │       │   └── generate
    │   │   │       ├── generate-python
    │   │   │       │   ├── Dockerfile
    │   │   │       │   └── generate
    │   │   │       ├── generate-ruby
    │   │   │       │   ├── Dockerfile
    │   │   │       │   └── generate
    │   │   │       └── generate-typescript
    │   │   │           ├── Dockerfile
    │   │   │           └── generate
    │   │   ├── gen
    │   │   │   ├── go
    │   │   │   │   ├── go.mod
    │   │   │   │   ├── go.sum
    │   │   │   │   ├── v1
    │   │   │   │   │   ├── api
    │   │   │   │   │   │   ├── assessments.pb.go
    │   │   │   │   │   │   ├── assessments.twirp.go
    │   │   │   │   │   │   ├── dry_runs_api.pb.go
    │   │   │   │   │   │   ├── dry_runs_api.twirp.go
    │   │   │   │   │   │   ├── enablement_status.pb.go
    │   │   │   │   │   │   ├── enablement_status.twirp.go
    │   │   │   │   │   │   ├── exemptions.pb.go
    │   │   │   │   │   │   ├── exemptions.twirp.go
    │   │   │   │   │   │   ├── github_token_metadata_api.pb.go
    │   │   │   │   │   │   ├── github_token_metadata_api.twirp.go
    │   │   │   │   │   │   ├── job_groups.pb.go
    │   │   │   │   │   │   ├── job_groups.twirp.go
    │   │   │   │   │   │   ├── login_password_api.pb.go
    │   │   │   │   │   │   ├── login_password_api.twirp.go
    │   │   │   │   │   │   ├── oauth_access_api.pb.go
    │   │   │   │   │   │   ├── oauth_access_api.twirp.go
    │   │   │   │   │   │   ├── pattern_configurations.pb.go
    │   │   │   │   │   │   ├── pattern_configurations.twirp.go
    │   │   │   │   │   │   ├── public_key_api.pb.go
    │   │   │   │   │   │   ├── public_key_api.twirp.go
    │   │   │   │   │   │   ├── scan_status_api.pb.go
    │   │   │   │   │   │   ├── scan_status_api.twirp.go
    │   │   │   │   │   │   ├── shared.pb.go
    │   │   │   │   │   │   └── token_scanning_service_api.go
    │   │   │   │   │   ├── blobs
    │   │   │   │   │   │   ├── api.pb.go
    │   │   │   │   │   │   └── api.twirp.go
    │   │   │   │   │   ├── businesses
    │   │   │   │   │   │   ├── business.pb.go
    │   │   │   │   │   │   ├── secret_scanning_businesses_api.pb.go
    │   │   │   │   │   │   └── secret_scanning_businesses_api.twirp.go
    │   │   │   │   │   ├── bypassers
    │   │   │   │   │   │   ├── api.pb.go
    │   │   │   │   │   │   └── api.twirp.go
    │   │   │   │   │   ├── discussions
    │   │   │   │   │   │   ├── discussion.pb.go
    │   │   │   │   │   │   ├── discussions_api.pb.go
    │   │   │   │   │   │   └── discussions_api.twirp.go
    │   │   │   │   │   ├── issues
    │   │   │   │   │   │   ├── issue.pb.go
    │   │   │   │   │   │   ├── issues_api.pb.go
    │   │   │   │   │   │   └── issues_api.twirp.go
    │   │   │   │   │   ├── metrics
    │   │   │   │   │   │   ├── metrics_api.pb.go
    │   │   │   │   │   │   └── metrics_api.twirp.go
    │   │   │   │   │   ├── organizations
    │   │   │   │   │   │   ├── organization.pb.go
    │   │   │   │   │   │   ├── secret_scanning_organizations_api.pb.go
    │   │   │   │   │   │   └── secret_scanning_organizations_api.twirp.go
    │   │   │   │   │   ├── publicmonitoring
    │   │   │   │   │   │   ├── public_monitoring_api.pb.go
    │   │   │   │   │   │   └── public_monitoring_api.twirp.go
    │   │   │   │   │   ├── pull_requests
    │   │   │   │   │   │   ├── pull_request.pb.go
    │   │   │   │   │   │   ├── pull_requests_api.pb.go
    │   │   │   │   │   │   └── pull_requests_api.twirp.go
    │   │   │   │   │   ├── repositories
    │   │   │   │   │   │   ├── repository.pb.go
    │   │   │   │   │   │   ├── secret_scanning_repositories_api.pb.go
    │   │   │   │   │   │   └── secret_scanning_repositories_api.twirp.go
    │   │   │   │   │   ├── scans
    │   │   │   │   │   │   ├── api.pb.go
    │   │   │   │   │   │   └── api.twirp.go
    │   │   │   │   │   ├── secretverification
    │   │   │   │   │   │   ├── secret_verification.pb.go
    │   │   │   │   │   │   └── secret_verification.twirp.go
    │   │   │   │   │   ├── tenant
    │   │   │   │   │   │   ├── tenant_api.pb.go
    │   │   │   │   │   │   └── tenant_api.twirp.go
    │   │   │   │   │   ├── types
    │   │   │   │   │   │   ├── bypass.pb.go
    │   │   │   │   │   │   ├── job_groups.pb.go
    │   │   │   │   │   │   ├── owners.pb.go
    │   │   │   │   │   │   ├── ref_update.pb.go
    │   │   │   │   │   │   ├── scans.pb.go
    │   │   │   │   │   │   ├── settings.pb.go
    │   │   │   │   │   │   ├── token_metadata.pb.go
    │   │   │   │   │   │   └── token.pb.go
    │   │   │   │   │   └── users
    │   │   │   │   │       ├── secret_scanning_users_api.pb.go
    │   │   │   │   │       └── secret_scanning_users_api.twirp.go
    │   │   │   │   ├── v2
    │   │   │   │   │   ├── api
    │   │   │   │   │   │   ├── custom_pattern_api.pb.go
    │   │   │   │   │   │   ├── custom_pattern_api.twirp.go
    │   │   │   │   │   │   ├── token_scanning_service_api.pb.go
    │   │   │   │   │   │   └── token_scanning_service_api.twirp.go
    │   │   │   │   │   └── scans
    │   │   │   │   │       ├── api.pb.go
    │   │   │   │   │       └── api.twirp.go
    │   │   │   │   └── v3
    │   │   │   │       └── api
    │   │   │   │           ├── custom_pattern_api.pb.go
    │   │   │   │           └── custom_pattern_api.twirp.go
    │   │   │   ├── python
    │   │   │   │   ├── __init__.py
    │   │   │   │   ├── pyproject.toml
    │   │   │   │   └── src
    │   │   │   │       ├── github
    │   │   │   │       │   ├── __init__.py
    │   │   │   │       │   └── proto
    │   │   │   │       │       ├── __init__.py
    │   │   │   │       │       └── secret_scanning
    │   │   │   │       │           ├── api
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   ├── v1
    │   │   │   │       │           │   │   ├── assessments_pb2.py
    │   │   │   │       │           │   │   ├── assessments_twirp.py
    │   │   │   │       │           │   │   ├── dry_runs_api_pb2.py
    │   │   │   │       │           │   │   ├── dry_runs_api_twirp.py
    │   │   │   │       │           │   │   ├── enablement_status_pb2.py
    │   │   │   │       │           │   │   ├── enablement_status_twirp.py
    │   │   │   │       │           │   │   ├── exemptions_pb2.py
    │   │   │   │       │           │   │   ├── exemptions_twirp.py
    │   │   │   │       │           │   │   ├── github_token_metadata_api_pb2.py
    │   │   │   │       │           │   │   ├── github_token_metadata_api_twirp.py
    │   │   │   │       │           │   │   ├── __init__.py
    │   │   │   │       │           │   │   ├── job_groups_pb2.py
    │   │   │   │       │           │   │   ├── job_groups_twirp.py
    │   │   │   │       │           │   │   ├── login_password_api_pb2.py
    │   │   │   │       │           │   │   ├── login_password_api_twirp.py
    │   │   │   │       │           │   │   ├── oauth_access_api_pb2.py
    │   │   │   │       │           │   │   ├── oauth_access_api_twirp.py
    │   │   │   │       │           │   │   ├── pattern_configurations_pb2.py
    │   │   │   │       │           │   │   ├── pattern_configurations_twirp.py
    │   │   │   │       │           │   │   ├── public_key_api_pb2.py
    │   │   │   │       │           │   │   ├── public_key_api_twirp.py
    │   │   │   │       │           │   │   ├── scan_status_api_pb2.py
    │   │   │   │       │           │   │   ├── scan_status_api_twirp.py
    │   │   │   │       │           │   │   ├── shared_pb2.py
    │   │   │   │       │           │   │   └── shared_twirp.py
    │   │   │   │       │           │   ├── v2
    │   │   │   │       │           │   │   ├── custom_pattern_api_pb2.py
    │   │   │   │       │           │   │   ├── custom_pattern_api_twirp.py
    │   │   │   │       │           │   │   ├── __init__.py
    │   │   │   │       │           │   │   ├── token_scanning_service_api_pb2.py
    │   │   │   │       │           │   │   └── token_scanning_service_api_twirp.py
    │   │   │   │       │           │   └── v3
    │   │   │   │       │           │       ├── custom_pattern_api_pb2.py
    │   │   │   │       │           │       ├── custom_pattern_api_twirp.py
    │   │   │   │       │           │       └── __init__.py
    │   │   │   │       │           ├── blobs
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── api_pb2.py
    │   │   │   │       │           │       ├── api_twirp.py
    │   │   │   │       │           │       └── __init__.py
    │   │   │   │       │           ├── businesses
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── business_pb2.py
    │   │   │   │       │           │       ├── business_twirp.py
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── secret_scanning_businesses_api_pb2.py
    │   │   │   │       │           │       └── secret_scanning_businesses_api_twirp.py
    │   │   │   │       │           ├── bypassers
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── api_pb2.py
    │   │   │   │       │           │       ├── api_twirp.py
    │   │   │   │       │           │       └── __init__.py
    │   │   │   │       │           ├── discussions
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── discussion_pb2.py
    │   │   │   │       │           │       ├── discussions_api_pb2.py
    │   │   │   │       │           │       ├── discussions_api_twirp.py
    │   │   │   │       │           │       ├── discussion_twirp.py
    │   │   │   │       │           │       └── __init__.py
    │   │   │   │       │           ├── __init__.py
    │   │   │   │       │           ├── issues
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── issue_pb2.py
    │   │   │   │       │           │       ├── issues_api_pb2.py
    │   │   │   │       │           │       ├── issues_api_twirp.py
    │   │   │   │       │           │       └── issue_twirp.py
    │   │   │   │       │           ├── metrics
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── metrics_api_pb2.py
    │   │   │   │       │           │       └── metrics_api_twirp.py
    │   │   │   │       │           ├── organizations
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── organization_pb2.py
    │   │   │   │       │           │       ├── organization_twirp.py
    │   │   │   │       │           │       ├── secret_scanning_organizations_api_pb2.py
    │   │   │   │       │           │       └── secret_scanning_organizations_api_twirp.py
    │   │   │   │       │           ├── publicmonitoring
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── public_monitoring_api_pb2.py
    │   │   │   │       │           │       └── public_monitoring_api_twirp.py
    │   │   │   │       │           ├── pull_requests
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── pull_request_pb2.py
    │   │   │   │       │           │       ├── pull_requests_api_pb2.py
    │   │   │   │       │           │       ├── pull_requests_api_twirp.py
    │   │   │   │       │           │       └── pull_request_twirp.py
    │   │   │   │       │           ├── repositories
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── repository_pb2.py
    │   │   │   │       │           │       ├── repository_twirp.py
    │   │   │   │       │           │       ├── secret_scanning_repositories_api_pb2.py
    │   │   │   │       │           │       └── secret_scanning_repositories_api_twirp.py
    │   │   │   │       │           ├── scans
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   ├── v1
    │   │   │   │       │           │   │   ├── api_pb2.py
    │   │   │   │       │           │   │   ├── api_twirp.py
    │   │   │   │       │           │   │   └── __init__.py
    │   │   │   │       │           │   └── v2
    │   │   │   │       │           │       ├── api_pb2.py
    │   │   │   │       │           │       ├── api_twirp.py
    │   │   │   │       │           │       └── __init__.py
    │   │   │   │       │           ├── secretverification
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── secret_verification_pb2.py
    │   │   │   │       │           │       └── secret_verification_twirp.py
    │   │   │   │       │           ├── tenant
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── tenant_api_pb2.py
    │   │   │   │       │           │       └── tenant_api_twirp.py
    │   │   │   │       │           ├── types
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── bypass_pb2.py
    │   │   │   │       │           │       ├── bypass_twirp.py
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── job_groups_pb2.py
    │   │   │   │       │           │       ├── job_groups_twirp.py
    │   │   │   │       │           │       ├── owners_pb2.py
    │   │   │   │       │           │       ├── owners_twirp.py
    │   │   │   │       │           │       ├── ref_update_pb2.py
    │   │   │   │       │           │       ├── ref_update_twirp.py
    │   │   │   │       │           │       ├── scans_pb2.py
    │   │   │   │       │           │       ├── scans_twirp.py
    │   │   │   │       │           │       ├── settings_pb2.py
    │   │   │   │       │           │       ├── settings_twirp.py
    │   │   │   │       │           │       ├── token_metadata_pb2.py
    │   │   │   │       │           │       ├── token_metadata_twirp.py
    │   │   │   │       │           │       ├── token_pb2.py
    │   │   │   │       │           │       └── token_twirp.py
    │   │   │   │       │           └── users
    │   │   │   │       │               ├── __init__.py
    │   │   │   │       │               └── v1
    │   │   │   │       │                   ├── __init__.py
    │   │   │   │       │                   ├── secret_scanning_users_api_pb2.py
    │   │   │   │       │                   └── secret_scanning_users_api_twirp.py
    │   │   │   │       └── __init__.py
    │   │   │   ├── ruby
    │   │   │   │   ├── Gemfile
    │   │   │   │   ├── Gemfile.lock
    │   │   │   │   ├── lib
    │   │   │   │   │   ├── github
    │   │   │   │   │   │   └── proto
    │   │   │   │   │   │       └── secret_scanning
    │   │   │   │   │   │           ├── api
    │   │   │   │   │   │           │   ├── v1
    │   │   │   │   │   │           │   │   ├── assessments_pb.rb
    │   │   │   │   │   │           │   │   ├── assessments_twirp.rb
    │   │   │   │   │   │           │   │   ├── dry_runs_api_pb.rb
    │   │   │   │   │   │           │   │   ├── dry_runs_api_twirp.rb
    │   │   │   │   │   │           │   │   ├── enablement_status_pb.rb
    │   │   │   │   │   │           │   │   ├── enablement_status_twirp.rb
    │   │   │   │   │   │           │   │   ├── exemptions_pb.rb
    │   │   │   │   │   │           │   │   ├── exemptions_twirp.rb
    │   │   │   │   │   │           │   │   ├── github_token_metadata_api_pb.rb
    │   │   │   │   │   │           │   │   ├── github_token_metadata_api_twirp.rb
    │   │   │   │   │   │           │   │   ├── job_groups_pb.rb
    │   │   │   │   │   │           │   │   ├── job_groups_twirp.rb
    │   │   │   │   │   │           │   │   ├── login_password_api_pb.rb
    │   │   │   │   │   │           │   │   ├── login_password_api_twirp.rb
    │   │   │   │   │   │           │   │   ├── oauth_access_api_pb.rb
    │   │   │   │   │   │           │   │   ├── oauth_access_api_twirp.rb
    │   │   │   │   │   │           │   │   ├── pattern_configurations_pb.rb
    │   │   │   │   │   │           │   │   ├── pattern_configurations_twirp.rb
    │   │   │   │   │   │           │   │   ├── public_key_api_pb.rb
    │   │   │   │   │   │           │   │   ├── public_key_api_twirp.rb
    │   │   │   │   │   │           │   │   ├── scan_status_api_pb.rb
    │   │   │   │   │   │           │   │   ├── scan_status_api_twirp.rb
    │   │   │   │   │   │           │   │   ├── shared_pb.rb
    │   │   │   │   │   │           │   │   └── shared_twirp.rb
    │   │   │   │   │   │           │   ├── v2
    │   │   │   │   │   │           │   │   ├── custom_pattern_api_pb.rb
    │   │   │   │   │   │           │   │   ├── custom_pattern_api_twirp.rb
    │   │   │   │   │   │           │   │   ├── token_scanning_service_api_pb.rb
    │   │   │   │   │   │           │   │   └── token_scanning_service_api_twirp.rb
    │   │   │   │   │   │           │   └── v3
    │   │   │   │   │   │           │       ├── custom_pattern_api_pb.rb
    │   │   │   │   │   │           │       └── custom_pattern_api_twirp.rb
    │   │   │   │   │   │           ├── blobs
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── api_pb.rb
    │   │   │   │   │   │           │       └── api_twirp.rb
    │   │   │   │   │   │           ├── businesses
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── business_pb.rb
    │   │   │   │   │   │           │       ├── business_twirp.rb
    │   │   │   │   │   │           │       ├── secret_scanning_businesses_api_pb.rb
    │   │   │   │   │   │           │       └── secret_scanning_businesses_api_twirp.rb
    │   │   │   │   │   │           ├── bypassers
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── api_pb.rb
    │   │   │   │   │   │           │       └── api_twirp.rb
    │   │   │   │   │   │           ├── discussions
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── discussion_pb.rb
    │   │   │   │   │   │           │       ├── discussions_api_pb.rb
    │   │   │   │   │   │           │       ├── discussions_api_twirp.rb
    │   │   │   │   │   │           │       └── discussion_twirp.rb
    │   │   │   │   │   │           ├── issues
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── issue_pb.rb
    │   │   │   │   │   │           │       ├── issues_api_pb.rb
    │   │   │   │   │   │           │       ├── issues_api_twirp.rb
    │   │   │   │   │   │           │       └── issue_twirp.rb
    │   │   │   │   │   │           ├── metrics
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── metrics_api_pb.rb
    │   │   │   │   │   │           │       └── metrics_api_twirp.rb
    │   │   │   │   │   │           ├── organizations
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── organization_pb.rb
    │   │   │   │   │   │           │       ├── organization_twirp.rb
    │   │   │   │   │   │           │       ├── secret_scanning_organizations_api_pb.rb
    │   │   │   │   │   │           │       └── secret_scanning_organizations_api_twirp.rb
    │   │   │   │   │   │           ├── publicmonitoring
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── public_monitoring_api_pb.rb
    │   │   │   │   │   │           │       └── public_monitoring_api_twirp.rb
    │   │   │   │   │   │           ├── pull_requests
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── pull_request_pb.rb
    │   │   │   │   │   │           │       ├── pull_requests_api_pb.rb
    │   │   │   │   │   │           │       ├── pull_requests_api_twirp.rb
    │   │   │   │   │   │           │       └── pull_request_twirp.rb
    │   │   │   │   │   │           ├── repositories
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── repository_pb.rb
    │   │   │   │   │   │           │       ├── repository_twirp.rb
    │   │   │   │   │   │           │       ├── secret_scanning_repositories_api_pb.rb
    │   │   │   │   │   │           │       └── secret_scanning_repositories_api_twirp.rb
    │   │   │   │   │   │           ├── scans
    │   │   │   │   │   │           │   ├── v1
    │   │   │   │   │   │           │   │   ├── api_pb.rb
    │   │   │   │   │   │           │   │   └── api_twirp.rb
    │   │   │   │   │   │           │   └── v2
    │   │   │   │   │   │           │       ├── api_pb.rb
    │   │   │   │   │   │           │       └── api_twirp.rb
    │   │   │   │   │   │           ├── secretverification
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── secret_verification_pb.rb
    │   │   │   │   │   │           │       └── secret_verification_twirp.rb
    │   │   │   │   │   │           ├── tenant
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── tenant_api_pb.rb
    │   │   │   │   │   │           │       └── tenant_api_twirp.rb
    │   │   │   │   │   │           ├── types
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── bypass_pb.rb
    │   │   │   │   │   │           │       ├── bypass_twirp.rb
    │   │   │   │   │   │           │       ├── job_groups_pb.rb
    │   │   │   │   │   │           │       ├── job_groups_twirp.rb
    │   │   │   │   │   │           │       ├── owners_pb.rb
    │   │   │   │   │   │           │       ├── owners_twirp.rb
    │   │   │   │   │   │           │       ├── ref_update_pb.rb
    │   │   │   │   │   │           │       ├── ref_update_twirp.rb
    │   │   │   │   │   │           │       ├── scans_pb.rb
    │   │   │   │   │   │           │       ├── scans_twirp.rb
    │   │   │   │   │   │           │       ├── settings_pb.rb
    │   │   │   │   │   │           │       ├── settings_twirp.rb
    │   │   │   │   │   │           │       ├── token_metadata_pb.rb
    │   │   │   │   │   │           │       ├── token_metadata_twirp.rb
    │   │   │   │   │   │           │       ├── token_pb.rb
    │   │   │   │   │   │           │       └── token_twirp.rb
    │   │   │   │   │   │           ├── users
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── secret_scanning_users_api_pb.rb
    │   │   │   │   │   │           │       └── secret_scanning_users_api_twirp.rb
    │   │   │   │   │   │           └── version.rb
    │   │   │   │   │   └── secret_scanning_proto.rb
    │   │   │   │   ├── secret-scanning-proto.gemspec
    │   │   │   │   └── spec
    │   │   │   │       ├── fixtures
    │   │   │   │       │   └── vcr_cassettes
    │   │   │   │       │       ├── get_token_counts.yml
    │   │   │   │       │       ├── get_tokens.yml
    │   │   │   │       │       ├── get_token.yml
    │   │   │   │       │       └── resolve_token.yml
    │   │   │   │       └── token_scanning_spec.rb
    │   │   │   └── typescript
    │   │   │       ├── index.ts
    │   │   │       ├── package.json
    │   │   │       ├── src
    │   │   │       │   └── github
    │   │   │       │       └── proto
    │   │   │       │           └── secret_scanning
    │   │   │       │               ├── api
    │   │   │       │               │   ├── v1
    │   │   │       │               │   │   ├── assessments.ts
    │   │   │       │               │   │   ├── assessments.twirp.ts
    │   │   │       │               │   │   ├── dry_runs_api.ts
    │   │   │       │               │   │   ├── dry_runs_api.twirp.ts
    │   │   │       │               │   │   ├── enablement_status.ts
    │   │   │       │               │   │   ├── enablement_status.twirp.ts
    │   │   │       │               │   │   ├── exemptions.ts
    │   │   │       │               │   │   ├── exemptions.twirp.ts
    │   │   │       │               │   │   ├── github_token_metadata_api.ts
    │   │   │       │               │   │   ├── github_token_metadata_api.twirp.ts
    │   │   │       │               │   │   ├── job_groups.ts
    │   │   │       │               │   │   ├── job_groups.twirp.ts
    │   │   │       │               │   │   ├── login_password_api.ts
    │   │   │       │               │   │   ├── login_password_api.twirp.ts
    │   │   │       │               │   │   ├── oauth_access_api.ts
    │   │   │       │               │   │   ├── oauth_access_api.twirp.ts
    │   │   │       │               │   │   ├── pattern_configurations.ts
    │   │   │       │               │   │   ├── pattern_configurations.twirp.ts
    │   │   │       │               │   │   ├── public_key_api.ts
    │   │   │       │               │   │   ├── public_key_api.twirp.ts
    │   │   │       │               │   │   ├── scan_status_api.ts
    │   │   │       │               │   │   ├── scan_status_api.twirp.ts
    │   │   │       │               │   │   └── shared.ts
    │   │   │       │               │   ├── v2
    │   │   │       │               │   │   ├── custom_pattern_api.ts
    │   │   │       │               │   │   ├── custom_pattern_api.twirp.ts
    │   │   │       │               │   │   ├── token_scanning_service_api.ts
    │   │   │       │               │   │   └── token_scanning_service_api.twirp.ts
    │   │   │       │               │   └── v3
    │   │   │       │               │       ├── custom_pattern_api.ts
    │   │   │       │               │       └── custom_pattern_api.twirp.ts
    │   │   │       │               ├── blobs
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── api.ts
    │   │   │       │               │       └── api.twirp.ts
    │   │   │       │               ├── businesses
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── business.ts
    │   │   │       │               │       ├── secret_scanning_businesses_api.ts
    │   │   │       │               │       └── secret_scanning_businesses_api.twirp.ts
    │   │   │       │               ├── bypassers
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── api.ts
    │   │   │       │               │       └── api.twirp.ts
    │   │   │       │               ├── discussions
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── discussions_api.ts
    │   │   │       │               │       ├── discussions_api.twirp.ts
    │   │   │       │               │       └── discussion.ts
    │   │   │       │               ├── google
    │   │   │       │               │   └── protobuf
    │   │   │       │               │       ├── duration.ts
    │   │   │       │               │       ├── empty.ts
    │   │   │       │               │       ├── timestamp.ts
    │   │   │       │               │       └── wrappers.ts
    │   │   │       │               ├── issues
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── issues_api.ts
    │   │   │       │               │       ├── issues_api.twirp.ts
    │   │   │       │               │       └── issue.ts
    │   │   │       │               ├── metrics
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── metrics_api.ts
    │   │   │       │               │       └── metrics_api.twirp.ts
    │   │   │       │               ├── organizations
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── organization.ts
    │   │   │       │               │       ├── secret_scanning_organizations_api.ts
    │   │   │       │               │       └── secret_scanning_organizations_api.twirp.ts
    │   │   │       │               ├── publicmonitoring
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── public_monitoring_api.ts
    │   │   │       │               │       └── public_monitoring_api.twirp.ts
    │   │   │       │               ├── pull_requests
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── pull_requests_api.ts
    │   │   │       │               │       ├── pull_requests_api.twirp.ts
    │   │   │       │               │       └── pull_request.ts
    │   │   │       │               ├── repositories
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── repository.ts
    │   │   │       │               │       ├── secret_scanning_repositories_api.ts
    │   │   │       │               │       └── secret_scanning_repositories_api.twirp.ts
    │   │   │       │               ├── scans
    │   │   │       │               │   ├── v1
    │   │   │       │               │   │   ├── api.ts
    │   │   │       │               │   │   └── api.twirp.ts
    │   │   │       │               │   └── v2
    │   │   │       │               │       ├── api.ts
    │   │   │       │               │       └── api.twirp.ts
    │   │   │       │               ├── secretverification
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── secret_verification.ts
    │   │   │       │               │       └── secret_verification.twirp.ts
    │   │   │       │               ├── tenant
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── tenant_api.ts
    │   │   │       │               │       └── tenant_api.twirp.ts
    │   │   │       │               ├── types
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── bypass.ts
    │   │   │       │               │       ├── job_groups.ts
    │   │   │       │               │       ├── owners.ts
    │   │   │       │               │       ├── ref_update.ts
    │   │   │       │               │       ├── scans.ts
    │   │   │       │               │       ├── settings.ts
    │   │   │       │               │       ├── token_metadata.ts
    │   │   │       │               │       └── token.ts
    │   │   │       │               └── users
    │   │   │       │                   └── v1
    │   │   │       │                       ├── secret_scanning_users_api.ts
    │   │   │       │                       └── secret_scanning_users_api.twirp.ts
    │   │   │       └── tsconfig.json
    │   │   ├── proto
    │   │   │   ├── api
    │   │   │   │   ├── v1
    │   │   │   │   │   ├── assessments.proto
    │   │   │   │   │   ├── dry_runs_api.proto
    │   │   │   │   │   ├── enablement_status.proto
    │   │   │   │   │   ├── exemptions.proto
    │   │   │   │   │   ├── github_token_metadata_api.proto
    │   │   │   │   │   ├── job_groups.proto
    │   │   │   │   │   ├── login_password_api.proto
    │   │   │   │   │   ├── oauth_access_api.proto
    │   │   │   │   │   ├── pattern_configurations.proto
    │   │   │   │   │   ├── public_key_api.proto
    │   │   │   │   │   ├── scan_status_api.proto
    │   │   │   │   │   └── shared.proto
    │   │   │   │   ├── v2
    │   │   │   │   │   ├── custom_pattern_api.proto
    │   │   │   │   │   └── token_scanning_service_api.proto
    │   │   │   │   └── v3
    │   │   │   │       └── custom_pattern_api.proto
    │   │   │   ├── blobs
    │   │   │   │   └── v1
    │   │   │   │       └── api.proto
    │   │   │   ├── businesses
    │   │   │   │   └── v1
    │   │   │   │       ├── business.proto
    │   │   │   │       └── secret_scanning_businesses_api.proto
    │   │   │   ├── bypassers
    │   │   │   │   └── v1
    │   │   │   │       └── api.proto
    │   │   │   ├── discussions
    │   │   │   │   └── v1
    │   │   │   │       ├── discussion.proto
    │   │   │   │       └── discussions_api.proto
    │   │   │   ├── issues
    │   │   │   │   └── v1
    │   │   │   │       ├── issue.proto
    │   │   │   │       └── issues_api.proto
    │   │   │   ├── metrics
    │   │   │   │   ├── v1
    │   │   │   │   │   └── metrics_api.proto
    │   │   │   │   └── VERSION
    │   │   │   ├── organizations
    │   │   │   │   └── v1
    │   │   │   │       ├── organization.proto
    │   │   │   │       ├── secret_scanning_organizations_api.proto
    │   │   │   │       └── VERSION
    │   │   │   ├── publicmonitoring
    │   │   │   │   └── v1
    │   │   │   │       └── public_monitoring_api.proto
    │   │   │   ├── pull_requests
    │   │   │   │   └── v1
    │   │   │   │       ├── pull_request.proto
    │   │   │   │       └── pull_requests_api.proto
    │   │   │   ├── repositories
    │   │   │   │   └── v1
    │   │   │   │       ├── repository.proto
    │   │   │   │       └── secret_scanning_repositories_api.proto
    │   │   │   ├── scans
    │   │   │   │   ├── v1
    │   │   │   │   │   └── api.proto
    │   │   │   │   └── v2
    │   │   │   │       └── api.proto
    │   │   │   ├── secretverification
    │   │   │   │   └── v1
    │   │   │   │       └── secret_verification.proto
    │   │   │   ├── tenant
    │   │   │   │   └── v1
    │   │   │   │       └── tenant_api.proto
    │   │   │   ├── types
    │   │   │   │   └── v1
    │   │   │   │       ├── bypass.proto
    │   │   │   │       ├── job_groups.proto
    │   │   │   │       ├── owners.proto
    │   │   │   │       ├── ref_update.proto
    │   │   │   │       ├── scans.proto
    │   │   │   │       ├── settings.proto
    │   │   │   │       ├── token_metadata.proto
    │   │   │   │       └── token.proto
    │   │   │   └── users
    │   │   │       └── v1
    │   │   │           └── secret_scanning_users_api.proto
    │   │   ├── README.md
    │   │   ├── script
    │   │   │   ├── buf
    │   │   │   ├── generate
    │   │   │   ├── generate-go
    │   │   │   ├── generate-python
    │   │   │   ├── generate-ruby
    │   │   │   └── generate-typescript
    │   │   └── _template
    │   │       ├── go
    │   │       │   ├── go.mod
    │   │       │   ├── go.sum
    │   │       │   └── v1
    │   │       │       └── api
    │   │       │           └── token_scanning_service_api.go
    │   │       ├── python
    │   │       │   ├── __init__.py
    │   │       │   ├── pyproject.toml
    │   │       │   └── src
    │   │       │       └── github
    │   │       │           └── proto
    │   │       │               └── secret_scanning
    │   │       │                   └── __init__.py
    │   │       ├── ruby
    │   │       │   ├── Gemfile
    │   │       │   ├── Gemfile.lock
    │   │       │   ├── lib
    │   │       │   │   ├── github
    │   │       │   │   │   └── proto
    │   │       │   │   │       └── secret_scanning
    │   │       │   │   │           └── version.rb
    │   │       │   │   └── secret_scanning_proto.rb
    │   │       │   ├── secret-scanning-proto.gemspec
    │   │       │   └── spec
    │   │       │       ├── fixtures
    │   │       │       │   └── vcr_cassettes
    │   │       │       │       ├── get_token_counts.yml
    │   │       │       │       ├── get_tokens.yml
    │   │       │       │       ├── get_token.yml
    │   │       │       │       └── resolve_token.yml
    │   │       │       └── token_scanning_spec.rb
    │   │       └── typescript
    │   │           ├── index.ts
    │   │           ├── package.json
    │   │           └── tsconfig.json
    │   ├── secret-scanning-proto-ecce8a770f20
    │   │   ├── config
    │   │   │   └── tools
    │   │   │       ├── buf
    │   │   │       │   ├── buf.yaml
    │   │   │       │   └── Dockerfile
    │   │   │       ├── generate-go
    │   │   │       │   ├── Dockerfile
    │   │   │       │   └── generate
    │   │   │       ├── generate-python
    │   │   │       │   ├── Dockerfile
    │   │   │       │   └── generate
    │   │   │       ├── generate-ruby
    │   │   │       │   ├── Dockerfile
    │   │   │       │   └── generate
    │   │   │       └── generate-typescript
    │   │   │           ├── Dockerfile
    │   │   │           └── generate
    │   │   ├── gen
    │   │   │   ├── go
    │   │   │   │   ├── go.mod
    │   │   │   │   ├── go.sum
    │   │   │   │   ├── v1
    │   │   │   │   │   ├── api
    │   │   │   │   │   │   ├── assessments.pb.go
    │   │   │   │   │   │   ├── assessments.twirp.go
    │   │   │   │   │   │   ├── dry_runs_api.pb.go
    │   │   │   │   │   │   ├── dry_runs_api.twirp.go
    │   │   │   │   │   │   ├── enablement_status.pb.go
    │   │   │   │   │   │   ├── enablement_status.twirp.go
    │   │   │   │   │   │   ├── exemptions.pb.go
    │   │   │   │   │   │   ├── exemptions.twirp.go
    │   │   │   │   │   │   ├── job_groups.pb.go
    │   │   │   │   │   │   ├── job_groups.twirp.go
    │   │   │   │   │   │   ├── login_password_api.pb.go
    │   │   │   │   │   │   ├── login_password_api.twirp.go
    │   │   │   │   │   │   ├── oauth_access_api.pb.go
    │   │   │   │   │   │   ├── oauth_access_api.twirp.go
    │   │   │   │   │   │   ├── pattern_configurations.pb.go
    │   │   │   │   │   │   ├── pattern_configurations.twirp.go
    │   │   │   │   │   │   ├── public_key_api.pb.go
    │   │   │   │   │   │   ├── public_key_api.twirp.go
    │   │   │   │   │   │   ├── scan_status_api.pb.go
    │   │   │   │   │   │   ├── scan_status_api.twirp.go
    │   │   │   │   │   │   ├── shared.pb.go
    │   │   │   │   │   │   └── token_scanning_service_api.go
    │   │   │   │   │   ├── blobs
    │   │   │   │   │   │   ├── api.pb.go
    │   │   │   │   │   │   └── api.twirp.go
    │   │   │   │   │   ├── businesses
    │   │   │   │   │   │   ├── business.pb.go
    │   │   │   │   │   │   ├── secret_scanning_businesses_api.pb.go
    │   │   │   │   │   │   └── secret_scanning_businesses_api.twirp.go
    │   │   │   │   │   ├── discussions
    │   │   │   │   │   │   ├── discussion.pb.go
    │   │   │   │   │   │   ├── discussions_api.pb.go
    │   │   │   │   │   │   └── discussions_api.twirp.go
    │   │   │   │   │   ├── issues
    │   │   │   │   │   │   ├── issue.pb.go
    │   │   │   │   │   │   ├── issues_api.pb.go
    │   │   │   │   │   │   └── issues_api.twirp.go
    │   │   │   │   │   ├── metrics
    │   │   │   │   │   │   ├── metrics_api.pb.go
    │   │   │   │   │   │   └── metrics_api.twirp.go
    │   │   │   │   │   ├── organizations
    │   │   │   │   │   │   ├── organization.pb.go
    │   │   │   │   │   │   ├── secret_scanning_organizations_api.pb.go
    │   │   │   │   │   │   └── secret_scanning_organizations_api.twirp.go
    │   │   │   │   │   ├── publicmonitoring
    │   │   │   │   │   │   ├── public_monitoring_api.pb.go
    │   │   │   │   │   │   └── public_monitoring_api.twirp.go
    │   │   │   │   │   ├── pull_requests
    │   │   │   │   │   │   ├── pull_request.pb.go
    │   │   │   │   │   │   ├── pull_requests_api.pb.go
    │   │   │   │   │   │   └── pull_requests_api.twirp.go
    │   │   │   │   │   ├── repositories
    │   │   │   │   │   │   ├── repository.pb.go
    │   │   │   │   │   │   ├── secret_scanning_repositories_api.pb.go
    │   │   │   │   │   │   └── secret_scanning_repositories_api.twirp.go
    │   │   │   │   │   ├── scans
    │   │   │   │   │   │   ├── api.pb.go
    │   │   │   │   │   │   └── api.twirp.go
    │   │   │   │   │   ├── secretverification
    │   │   │   │   │   │   ├── secret_verification.pb.go
    │   │   │   │   │   │   └── secret_verification.twirp.go
    │   │   │   │   │   ├── tenant
    │   │   │   │   │   │   ├── tenant_api.pb.go
    │   │   │   │   │   │   └── tenant_api.twirp.go
    │   │   │   │   │   ├── types
    │   │   │   │   │   │   ├── bypass.pb.go
    │   │   │   │   │   │   ├── job_groups.pb.go
    │   │   │   │   │   │   ├── owners.pb.go
    │   │   │   │   │   │   ├── ref_update.pb.go
    │   │   │   │   │   │   ├── scans.pb.go
    │   │   │   │   │   │   ├── settings.pb.go
    │   │   │   │   │   │   ├── token_metadata.pb.go
    │   │   │   │   │   │   └── token.pb.go
    │   │   │   │   │   └── users
    │   │   │   │   │       ├── secret_scanning_users_api.pb.go
    │   │   │   │   │       └── secret_scanning_users_api.twirp.go
    │   │   │   │   ├── v2
    │   │   │   │   │   ├── api
    │   │   │   │   │   │   ├── custom_pattern_api.pb.go
    │   │   │   │   │   │   ├── custom_pattern_api.twirp.go
    │   │   │   │   │   │   ├── token_scanning_service_api.pb.go
    │   │   │   │   │   │   └── token_scanning_service_api.twirp.go
    │   │   │   │   │   └── scans
    │   │   │   │   │       ├── api.pb.go
    │   │   │   │   │       └── api.twirp.go
    │   │   │   │   └── v3
    │   │   │   │       └── api
    │   │   │   │           ├── custom_pattern_api.pb.go
    │   │   │   │           └── custom_pattern_api.twirp.go
    │   │   │   ├── python
    │   │   │   │   ├── __init__.py
    │   │   │   │   ├── pyproject.toml
    │   │   │   │   └── src
    │   │   │   │       ├── github
    │   │   │   │       │   ├── __init__.py
    │   │   │   │       │   └── proto
    │   │   │   │       │       ├── __init__.py
    │   │   │   │       │       └── secret_scanning
    │   │   │   │       │           ├── api
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   ├── v1
    │   │   │   │       │           │   │   ├── assessments_pb2.py
    │   │   │   │       │           │   │   ├── assessments_twirp.py
    │   │   │   │       │           │   │   ├── dry_runs_api_pb2.py
    │   │   │   │       │           │   │   ├── dry_runs_api_twirp.py
    │   │   │   │       │           │   │   ├── enablement_status_pb2.py
    │   │   │   │       │           │   │   ├── enablement_status_twirp.py
    │   │   │   │       │           │   │   ├── exemptions_pb2.py
    │   │   │   │       │           │   │   ├── exemptions_twirp.py
    │   │   │   │       │           │   │   ├── __init__.py
    │   │   │   │       │           │   │   ├── job_groups_pb2.py
    │   │   │   │       │           │   │   ├── job_groups_twirp.py
    │   │   │   │       │           │   │   ├── login_password_api_pb2.py
    │   │   │   │       │           │   │   ├── login_password_api_twirp.py
    │   │   │   │       │           │   │   ├── oauth_access_api_pb2.py
    │   │   │   │       │           │   │   ├── oauth_access_api_twirp.py
    │   │   │   │       │           │   │   ├── pattern_configurations_pb2.py
    │   │   │   │       │           │   │   ├── pattern_configurations_twirp.py
    │   │   │   │       │           │   │   ├── public_key_api_pb2.py
    │   │   │   │       │           │   │   ├── public_key_api_twirp.py
    │   │   │   │       │           │   │   ├── scan_status_api_pb2.py
    │   │   │   │       │           │   │   ├── scan_status_api_twirp.py
    │   │   │   │       │           │   │   ├── shared_pb2.py
    │   │   │   │       │           │   │   └── shared_twirp.py
    │   │   │   │       │           │   ├── v2
    │   │   │   │       │           │   │   ├── custom_pattern_api_pb2.py
    │   │   │   │       │           │   │   ├── custom_pattern_api_twirp.py
    │   │   │   │       │           │   │   ├── __init__.py
    │   │   │   │       │           │   │   ├── token_scanning_service_api_pb2.py
    │   │   │   │       │           │   │   └── token_scanning_service_api_twirp.py
    │   │   │   │       │           │   └── v3
    │   │   │   │       │           │       ├── custom_pattern_api_pb2.py
    │   │   │   │       │           │       ├── custom_pattern_api_twirp.py
    │   │   │   │       │           │       └── __init__.py
    │   │   │   │       │           ├── blobs
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── api_pb2.py
    │   │   │   │       │           │       ├── api_twirp.py
    │   │   │   │       │           │       └── __init__.py
    │   │   │   │       │           ├── businesses
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── business_pb2.py
    │   │   │   │       │           │       ├── business_twirp.py
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── secret_scanning_businesses_api_pb2.py
    │   │   │   │       │           │       └── secret_scanning_businesses_api_twirp.py
    │   │   │   │       │           ├── discussions
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── discussion_pb2.py
    │   │   │   │       │           │       ├── discussions_api_pb2.py
    │   │   │   │       │           │       ├── discussions_api_twirp.py
    │   │   │   │       │           │       ├── discussion_twirp.py
    │   │   │   │       │           │       └── __init__.py
    │   │   │   │       │           ├── __init__.py
    │   │   │   │       │           ├── issues
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── issue_pb2.py
    │   │   │   │       │           │       ├── issues_api_pb2.py
    │   │   │   │       │           │       ├── issues_api_twirp.py
    │   │   │   │       │           │       └── issue_twirp.py
    │   │   │   │       │           ├── metrics
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── metrics_api_pb2.py
    │   │   │   │       │           │       └── metrics_api_twirp.py
    │   │   │   │       │           ├── organizations
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── organization_pb2.py
    │   │   │   │       │           │       ├── organization_twirp.py
    │   │   │   │       │           │       ├── secret_scanning_organizations_api_pb2.py
    │   │   │   │       │           │       └── secret_scanning_organizations_api_twirp.py
    │   │   │   │       │           ├── publicmonitoring
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── public_monitoring_api_pb2.py
    │   │   │   │       │           │       └── public_monitoring_api_twirp.py
    │   │   │   │       │           ├── pull_requests
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── pull_request_pb2.py
    │   │   │   │       │           │       ├── pull_requests_api_pb2.py
    │   │   │   │       │           │       ├── pull_requests_api_twirp.py
    │   │   │   │       │           │       └── pull_request_twirp.py
    │   │   │   │       │           ├── repositories
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── repository_pb2.py
    │   │   │   │       │           │       ├── repository_twirp.py
    │   │   │   │       │           │       ├── secret_scanning_repositories_api_pb2.py
    │   │   │   │       │           │       └── secret_scanning_repositories_api_twirp.py
    │   │   │   │       │           ├── scans
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   ├── v1
    │   │   │   │       │           │   │   ├── api_pb2.py
    │   │   │   │       │           │   │   ├── api_twirp.py
    │   │   │   │       │           │   │   └── __init__.py
    │   │   │   │       │           │   └── v2
    │   │   │   │       │           │       ├── api_pb2.py
    │   │   │   │       │           │       ├── api_twirp.py
    │   │   │   │       │           │       └── __init__.py
    │   │   │   │       │           ├── secretverification
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── secret_verification_pb2.py
    │   │   │   │       │           │       └── secret_verification_twirp.py
    │   │   │   │       │           ├── tenant
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── tenant_api_pb2.py
    │   │   │   │       │           │       └── tenant_api_twirp.py
    │   │   │   │       │           ├── types
    │   │   │   │       │           │   ├── __init__.py
    │   │   │   │       │           │   └── v1
    │   │   │   │       │           │       ├── bypass_pb2.py
    │   │   │   │       │           │       ├── bypass_twirp.py
    │   │   │   │       │           │       ├── __init__.py
    │   │   │   │       │           │       ├── job_groups_pb2.py
    │   │   │   │       │           │       ├── job_groups_twirp.py
    │   │   │   │       │           │       ├── owners_pb2.py
    │   │   │   │       │           │       ├── owners_twirp.py
    │   │   │   │       │           │       ├── ref_update_pb2.py
    │   │   │   │       │           │       ├── ref_update_twirp.py
    │   │   │   │       │           │       ├── scans_pb2.py
    │   │   │   │       │           │       ├── scans_twirp.py
    │   │   │   │       │           │       ├── settings_pb2.py
    │   │   │   │       │           │       ├── settings_twirp.py
    │   │   │   │       │           │       ├── token_metadata_pb2.py
    │   │   │   │       │           │       ├── token_metadata_twirp.py
    │   │   │   │       │           │       ├── token_pb2.py
    │   │   │   │       │           │       └── token_twirp.py
    │   │   │   │       │           └── users
    │   │   │   │       │               ├── __init__.py
    │   │   │   │       │               └── v1
    │   │   │   │       │                   ├── __init__.py
    │   │   │   │       │                   ├── secret_scanning_users_api_pb2.py
    │   │   │   │       │                   └── secret_scanning_users_api_twirp.py
    │   │   │   │       └── __init__.py
    │   │   │   ├── ruby
    │   │   │   │   ├── Gemfile
    │   │   │   │   ├── Gemfile.lock
    │   │   │   │   ├── lib
    │   │   │   │   │   ├── github
    │   │   │   │   │   │   └── proto
    │   │   │   │   │   │       └── secret_scanning
    │   │   │   │   │   │           ├── api
    │   │   │   │   │   │           │   ├── v1
    │   │   │   │   │   │           │   │   ├── assessments_pb.rb
    │   │   │   │   │   │           │   │   ├── assessments_twirp.rb
    │   │   │   │   │   │           │   │   ├── dry_runs_api_pb.rb
    │   │   │   │   │   │           │   │   ├── dry_runs_api_twirp.rb
    │   │   │   │   │   │           │   │   ├── enablement_status_pb.rb
    │   │   │   │   │   │           │   │   ├── enablement_status_twirp.rb
    │   │   │   │   │   │           │   │   ├── exemptions_pb.rb
    │   │   │   │   │   │           │   │   ├── exemptions_twirp.rb
    │   │   │   │   │   │           │   │   ├── job_groups_pb.rb
    │   │   │   │   │   │           │   │   ├── job_groups_twirp.rb
    │   │   │   │   │   │           │   │   ├── login_password_api_pb.rb
    │   │   │   │   │   │           │   │   ├── login_password_api_twirp.rb
    │   │   │   │   │   │           │   │   ├── oauth_access_api_pb.rb
    │   │   │   │   │   │           │   │   ├── oauth_access_api_twirp.rb
    │   │   │   │   │   │           │   │   ├── pattern_configurations_pb.rb
    │   │   │   │   │   │           │   │   ├── pattern_configurations_twirp.rb
    │   │   │   │   │   │           │   │   ├── public_key_api_pb.rb
    │   │   │   │   │   │           │   │   ├── public_key_api_twirp.rb
    │   │   │   │   │   │           │   │   ├── scan_status_api_pb.rb
    │   │   │   │   │   │           │   │   ├── scan_status_api_twirp.rb
    │   │   │   │   │   │           │   │   ├── shared_pb.rb
    │   │   │   │   │   │           │   │   └── shared_twirp.rb
    │   │   │   │   │   │           │   ├── v2
    │   │   │   │   │   │           │   │   ├── custom_pattern_api_pb.rb
    │   │   │   │   │   │           │   │   ├── custom_pattern_api_twirp.rb
    │   │   │   │   │   │           │   │   ├── token_scanning_service_api_pb.rb
    │   │   │   │   │   │           │   │   └── token_scanning_service_api_twirp.rb
    │   │   │   │   │   │           │   └── v3
    │   │   │   │   │   │           │       ├── custom_pattern_api_pb.rb
    │   │   │   │   │   │           │       └── custom_pattern_api_twirp.rb
    │   │   │   │   │   │           ├── blobs
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── api_pb.rb
    │   │   │   │   │   │           │       └── api_twirp.rb
    │   │   │   │   │   │           ├── businesses
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── business_pb.rb
    │   │   │   │   │   │           │       ├── business_twirp.rb
    │   │   │   │   │   │           │       ├── secret_scanning_businesses_api_pb.rb
    │   │   │   │   │   │           │       └── secret_scanning_businesses_api_twirp.rb
    │   │   │   │   │   │           ├── discussions
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── discussion_pb.rb
    │   │   │   │   │   │           │       ├── discussions_api_pb.rb
    │   │   │   │   │   │           │       ├── discussions_api_twirp.rb
    │   │   │   │   │   │           │       └── discussion_twirp.rb
    │   │   │   │   │   │           ├── issues
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── issue_pb.rb
    │   │   │   │   │   │           │       ├── issues_api_pb.rb
    │   │   │   │   │   │           │       ├── issues_api_twirp.rb
    │   │   │   │   │   │           │       └── issue_twirp.rb
    │   │   │   │   │   │           ├── metrics
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── metrics_api_pb.rb
    │   │   │   │   │   │           │       └── metrics_api_twirp.rb
    │   │   │   │   │   │           ├── organizations
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── organization_pb.rb
    │   │   │   │   │   │           │       ├── organization_twirp.rb
    │   │   │   │   │   │           │       ├── secret_scanning_organizations_api_pb.rb
    │   │   │   │   │   │           │       └── secret_scanning_organizations_api_twirp.rb
    │   │   │   │   │   │           ├── publicmonitoring
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── public_monitoring_api_pb.rb
    │   │   │   │   │   │           │       └── public_monitoring_api_twirp.rb
    │   │   │   │   │   │           ├── pull_requests
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── pull_request_pb.rb
    │   │   │   │   │   │           │       ├── pull_requests_api_pb.rb
    │   │   │   │   │   │           │       ├── pull_requests_api_twirp.rb
    │   │   │   │   │   │           │       └── pull_request_twirp.rb
    │   │   │   │   │   │           ├── repositories
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── repository_pb.rb
    │   │   │   │   │   │           │       ├── repository_twirp.rb
    │   │   │   │   │   │           │       ├── secret_scanning_repositories_api_pb.rb
    │   │   │   │   │   │           │       └── secret_scanning_repositories_api_twirp.rb
    │   │   │   │   │   │           ├── scans
    │   │   │   │   │   │           │   ├── v1
    │   │   │   │   │   │           │   │   ├── api_pb.rb
    │   │   │   │   │   │           │   │   └── api_twirp.rb
    │   │   │   │   │   │           │   └── v2
    │   │   │   │   │   │           │       ├── api_pb.rb
    │   │   │   │   │   │           │       └── api_twirp.rb
    │   │   │   │   │   │           ├── secretverification
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── secret_verification_pb.rb
    │   │   │   │   │   │           │       └── secret_verification_twirp.rb
    │   │   │   │   │   │           ├── tenant
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── tenant_api_pb.rb
    │   │   │   │   │   │           │       └── tenant_api_twirp.rb
    │   │   │   │   │   │           ├── types
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── bypass_pb.rb
    │   │   │   │   │   │           │       ├── bypass_twirp.rb
    │   │   │   │   │   │           │       ├── job_groups_pb.rb
    │   │   │   │   │   │           │       ├── job_groups_twirp.rb
    │   │   │   │   │   │           │       ├── owners_pb.rb
    │   │   │   │   │   │           │       ├── owners_twirp.rb
    │   │   │   │   │   │           │       ├── ref_update_pb.rb
    │   │   │   │   │   │           │       ├── ref_update_twirp.rb
    │   │   │   │   │   │           │       ├── scans_pb.rb
    │   │   │   │   │   │           │       ├── scans_twirp.rb
    │   │   │   │   │   │           │       ├── settings_pb.rb
    │   │   │   │   │   │           │       ├── settings_twirp.rb
    │   │   │   │   │   │           │       ├── token_metadata_pb.rb
    │   │   │   │   │   │           │       ├── token_metadata_twirp.rb
    │   │   │   │   │   │           │       ├── token_pb.rb
    │   │   │   │   │   │           │       └── token_twirp.rb
    │   │   │   │   │   │           ├── users
    │   │   │   │   │   │           │   └── v1
    │   │   │   │   │   │           │       ├── secret_scanning_users_api_pb.rb
    │   │   │   │   │   │           │       └── secret_scanning_users_api_twirp.rb
    │   │   │   │   │   │           └── version.rb
    │   │   │   │   │   └── secret_scanning_proto.rb
    │   │   │   │   ├── secret-scanning-proto.gemspec
    │   │   │   │   └── spec
    │   │   │   │       ├── fixtures
    │   │   │   │       │   └── vcr_cassettes
    │   │   │   │       │       ├── get_token_counts.yml
    │   │   │   │       │       ├── get_tokens.yml
    │   │   │   │       │       ├── get_token.yml
    │   │   │   │       │       └── resolve_token.yml
    │   │   │   │       └── token_scanning_spec.rb
    │   │   │   └── typescript
    │   │   │       ├── index.ts
    │   │   │       ├── package.json
    │   │   │       ├── src
    │   │   │       │   └── github
    │   │   │       │       └── proto
    │   │   │       │           └── secret_scanning
    │   │   │       │               ├── api
    │   │   │       │               │   ├── v1
    │   │   │       │               │   │   ├── assessments.ts
    │   │   │       │               │   │   ├── assessments.twirp.ts
    │   │   │       │               │   │   ├── dry_runs_api.ts
    │   │   │       │               │   │   ├── dry_runs_api.twirp.ts
    │   │   │       │               │   │   ├── enablement_status.ts
    │   │   │       │               │   │   ├── enablement_status.twirp.ts
    │   │   │       │               │   │   ├── exemptions.ts
    │   │   │       │               │   │   ├── exemptions.twirp.ts
    │   │   │       │               │   │   ├── job_groups.ts
    │   │   │       │               │   │   ├── job_groups.twirp.ts
    │   │   │       │               │   │   ├── login_password_api.ts
    │   │   │       │               │   │   ├── login_password_api.twirp.ts
    │   │   │       │               │   │   ├── oauth_access_api.ts
    │   │   │       │               │   │   ├── oauth_access_api.twirp.ts
    │   │   │       │               │   │   ├── pattern_configurations.ts
    │   │   │       │               │   │   ├── pattern_configurations.twirp.ts
    │   │   │       │               │   │   ├── public_key_api.ts
    │   │   │       │               │   │   ├── public_key_api.twirp.ts
    │   │   │       │               │   │   ├── scan_status_api.ts
    │   │   │       │               │   │   ├── scan_status_api.twirp.ts
    │   │   │       │               │   │   └── shared.ts
    │   │   │       │               │   ├── v2
    │   │   │       │               │   │   ├── custom_pattern_api.ts
    │   │   │       │               │   │   ├── custom_pattern_api.twirp.ts
    │   │   │       │               │   │   ├── token_scanning_service_api.ts
    │   │   │       │               │   │   └── token_scanning_service_api.twirp.ts
    │   │   │       │               │   └── v3
    │   │   │       │               │       ├── custom_pattern_api.ts
    │   │   │       │               │       └── custom_pattern_api.twirp.ts
    │   │   │       │               ├── blobs
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── api.ts
    │   │   │       │               │       └── api.twirp.ts
    │   │   │       │               ├── businesses
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── business.ts
    │   │   │       │               │       ├── secret_scanning_businesses_api.ts
    │   │   │       │               │       └── secret_scanning_businesses_api.twirp.ts
    │   │   │       │               ├── discussions
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── discussions_api.ts
    │   │   │       │               │       ├── discussions_api.twirp.ts
    │   │   │       │               │       └── discussion.ts
    │   │   │       │               ├── google
    │   │   │       │               │   └── protobuf
    │   │   │       │               │       ├── duration.ts
    │   │   │       │               │       ├── empty.ts
    │   │   │       │               │       ├── timestamp.ts
    │   │   │       │               │       └── wrappers.ts
    │   │   │       │               ├── issues
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── issues_api.ts
    │   │   │       │               │       ├── issues_api.twirp.ts
    │   │   │       │               │       └── issue.ts
    │   │   │       │               ├── metrics
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── metrics_api.ts
    │   │   │       │               │       └── metrics_api.twirp.ts
    │   │   │       │               ├── organizations
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── organization.ts
    │   │   │       │               │       ├── secret_scanning_organizations_api.ts
    │   │   │       │               │       └── secret_scanning_organizations_api.twirp.ts
    │   │   │       │               ├── publicmonitoring
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── public_monitoring_api.ts
    │   │   │       │               │       └── public_monitoring_api.twirp.ts
    │   │   │       │               ├── pull_requests
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── pull_requests_api.ts
    │   │   │       │               │       ├── pull_requests_api.twirp.ts
    │   │   │       │               │       └── pull_request.ts
    │   │   │       │               ├── repositories
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── repository.ts
    │   │   │       │               │       ├── secret_scanning_repositories_api.ts
    │   │   │       │               │       └── secret_scanning_repositories_api.twirp.ts
    │   │   │       │               ├── scans
    │   │   │       │               │   ├── v1
    │   │   │       │               │   │   ├── api.ts
    │   │   │       │               │   │   └── api.twirp.ts
    │   │   │       │               │   └── v2
    │   │   │       │               │       ├── api.ts
    │   │   │       │               │       └── api.twirp.ts
    │   │   │       │               ├── secretverification
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── secret_verification.ts
    │   │   │       │               │       └── secret_verification.twirp.ts
    │   │   │       │               ├── tenant
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── tenant_api.ts
    │   │   │       │               │       └── tenant_api.twirp.ts
    │   │   │       │               ├── types
    │   │   │       │               │   └── v1
    │   │   │       │               │       ├── bypass.ts
    │   │   │       │               │       ├── job_groups.ts
    │   │   │       │               │       ├── owners.ts
    │   │   │       │               │       ├── ref_update.ts
    │   │   │       │               │       ├── scans.ts
    │   │   │       │               │       ├── settings.ts
    │   │   │       │               │       ├── token_metadata.ts
    │   │   │       │               │       └── token.ts
    │   │   │       │               └── users
    │   │   │       │                   └── v1
    │   │   │       │                       ├── secret_scanning_users_api.ts
    │   │   │       │                       └── secret_scanning_users_api.twirp.ts
    │   │   │       └── tsconfig.json
    │   │   ├── proto
    │   │   │   ├── api
    │   │   │   │   ├── v1
    │   │   │   │   │   ├── assessments.proto
    │   │   │   │   │   ├── dry_runs_api.proto
    │   │   │   │   │   ├── enablement_status.proto
    │   │   │   │   │   ├── exemptions.proto
    │   │   │   │   │   ├── job_groups.proto
    │   │   │   │   │   ├── login_password_api.proto
    │   │   │   │   │   ├── oauth_access_api.proto
    │   │   │   │   │   ├── pattern_configurations.proto
    │   │   │   │   │   ├── public_key_api.proto
    │   │   │   │   │   ├── scan_status_api.proto
    │   │   │   │   │   └── shared.proto
    │   │   │   │   ├── v2
    │   │   │   │   │   ├── custom_pattern_api.proto
    │   │   │   │   │   └── token_scanning_service_api.proto
    │   │   │   │   └── v3
    │   │   │   │       └── custom_pattern_api.proto
    │   │   │   ├── blobs
    │   │   │   │   └── v1
    │   │   │   │       └── api.proto
    │   │   │   ├── businesses
    │   │   │   │   └── v1
    │   │   │   │       ├── business.proto
    │   │   │   │       └── secret_scanning_businesses_api.proto
    │   │   │   ├── discussions
    │   │   │   │   └── v1
    │   │   │   │       ├── discussion.proto
    │   │   │   │       └── discussions_api.proto
    │   │   │   ├── issues
    │   │   │   │   └── v1
    │   │   │   │       ├── issue.proto
    │   │   │   │       └── issues_api.proto
    │   │   │   ├── metrics
    │   │   │   │   ├── v1
    │   │   │   │   │   └── metrics_api.proto
    │   │   │   │   └── VERSION
    │   │   │   ├── organizations
    │   │   │   │   └── v1
    │   │   │   │       ├── organization.proto
    │   │   │   │       ├── secret_scanning_organizations_api.proto
    │   │   │   │       └── VERSION
    │   │   │   ├── publicmonitoring
    │   │   │   │   └── v1
    │   │   │   │       └── public_monitoring_api.proto
    │   │   │   ├── pull_requests
    │   │   │   │   └── v1
    │   │   │   │       ├── pull_request.proto
    │   │   │   │       └── pull_requests_api.proto
    │   │   │   ├── repositories
    │   │   │   │   └── v1
    │   │   │   │       ├── repository.proto
    │   │   │   │       └── secret_scanning_repositories_api.proto
    │   │   │   ├── scans
    │   │   │   │   ├── v1
    │   │   │   │   │   └── api.proto
    │   │   │   │   └── v2
    │   │   │   │       └── api.proto
    │   │   │   ├── secretverification
    │   │   │   │   └── v1
    │   │   │   │       └── secret_verification.proto
    │   │   │   ├── tenant
    │   │   │   │   └── v1
    │   │   │   │       └── tenant_api.proto
    │   │   │   ├── types
    │   │   │   │   └── v1
    │   │   │   │       ├── bypass.proto
    │   │   │   │       ├── job_groups.proto
    │   │   │   │       ├── owners.proto
    │   │   │   │       ├── ref_update.proto
    │   │   │   │       ├── scans.proto
    │   │   │   │       ├── settings.proto
    │   │   │   │       ├── token_metadata.proto
    │   │   │   │       └── token.proto
    │   │   │   └── users
    │   │   │       └── v1
    │   │   │           └── secret_scanning_users_api.proto
    │   │   ├── README.md
    │   │   ├── script
    │   │   │   ├── buf
    │   │   │   ├── generate
    │   │   │   ├── generate-go
    │   │   │   ├── generate-python
    │   │   │   ├── generate-ruby
    │   │   │   └── generate-typescript
    │   │   └── _template
    │   │       ├── go
    │   │       │   ├── go.mod
    │   │       │   ├── go.sum
    │   │       │   └── v1
    │   │       │       └── api
    │   │       │           └── token_scanning_service_api.go
    │   │       ├── python
    │   │       │   ├── __init__.py
    │   │       │   ├── pyproject.toml
    │   │       │   └── src
    │   │       │       └── github
    │   │       │           └── proto
    │   │       │               └── secret_scanning
    │   │       │                   └── __init__.py
    │   │       ├── ruby
    │   │       │   ├── Gemfile
    │   │       │   ├── Gemfile.lock
    │   │       │   ├── lib
    │   │       │   │   ├── github
    │   │       │   │   │   └── proto
    │   │       │   │   │       └── secret_scanning
    │   │       │   │   │           └── version.rb
    │   │       │   │   └── secret_scanning_proto.rb
    │   │       │   ├── secret-scanning-proto.gemspec
    │   │       │   └── spec
    │   │       │       ├── fixtures
    │   │       │       │   └── vcr_cassettes
    │   │       │       │       ├── get_token_counts.yml
    │   │       │       │       ├── get_tokens.yml
    │   │       │       │       ├── get_token.yml
    │   │       │       │       └── resolve_token.yml
    │   │       │       └── token_scanning_spec.rb
    │   │       └── typescript
    │   │           ├── index.ts
    │   │           ├── package.json
    │   │           └── tsconfig.json
    │   ├── secure_headers-7.2.0.gem
    │   ├── securerandom-0.4.1.gem
    │   ├── selenium-webdriver-4.43.0.gem
    │   ├── semantic-1.6.1.gem
    │   ├── semantic_logger-4.18.0.gem
    │   ├── service-catalog-client-3.0.0.gem
    │   ├── serviceowners-1.5.2.gem
    │   ├── shed-0.0.4.2.g2652da3.gem
    │   ├── signet-0.21.0.gem
    │   ├── sigstore-proto-0.1.0.gem
    │   ├── simplecov-0.22.0.gem
    │   ├── simplecov-html-0.13.1.gem
    │   ├── simplecov_json_formatter-0.1.4.gem
    │   ├── simplecov-lcov-0.9.0.gem
    │   ├── simpleidn-0.2.3.gem
    │   ├── simple_uuid-0.3.0.gem
    │   ├── sinatra-3.2.0.gem
    │   ├── singleton-0.3.0.gem
    │   ├── smart_properties-1.17.0.gem
    │   ├── snaky_hash-2.0.3.gem
    │   ├── sorbet-0.6.13108.gem
    │   ├── sorbet-runtime-0.6.13108.gem
    │   ├── sorbet-static-0.6.13108-x86_64-linux.gem
    │   ├── sorbet-static-and-runtime-0.6.13108.gem
    │   ├── sourcemap-0.1.1.gem
    │   ├── spamurai-dev-kit-3.1.1.gem
    │   ├── spokes-proto-6ba316d8b056
    │   │   ├── CODEOWNERS
    │   │   ├── config
    │   │   │   ├── mysql
    │   │   │   │   └── spokes-structure.sql
    │   │   │   └── tools
    │   │   │       ├── buf
    │   │   │       │   ├── buf.yaml
    │   │   │       │   └── Dockerfile
    │   │   │       ├── generate-docs
    │   │   │       │   ├── Dockerfile
    │   │   │       │   └── generate
    │   │   │       ├── generate-go
    │   │   │       │   ├── Dockerfile
    │   │   │       │   └── generate
    │   │   │       ├── generate-ruby
    │   │   │       │   ├── Dockerfile
    │   │   │       │   └── generate
    │   │   │       ├── shared
    │   │   │       │   └── install-protoc
    │   │   │       ├── test-go
    │   │   │       │   ├── Dockerfile
    │   │   │       │   └── test
    │   │   │       └── test-ruby
    │   │   │           ├── Dockerfile
    │   │   │           └── test
    │   │   ├── docker-compose.bootstrap.yml
    │   │   ├── docker-compose.examples.yml
    │   │   ├── docker-compose.yml
    │   │   ├── docs
    │   │   │   ├── design-principles.md
    │   │   │   ├── errors.md
    │   │   │   ├── getting-started.md
    │   │   │   ├── gitmon.md
    │   │   │   ├── glossary.md
    │   │   │   └── observability.md
    │   │   ├── env
    │   │   │   └── spokesd
    │   │   ├── examples
    │   │   │   ├── go
    │   │   │   │   ├── env.sh
    │   │   │   │   ├── go.mod
    │   │   │   │   ├── go.sum
    │   │   │   │   ├── main.go
    │   │   │   │   └── README.md
    │   │   │   └── ruby
    │   │   │       ├── bootstrap.sh
    │   │   │       ├── env.sh
    │   │   │       ├── Gemfile
    │   │   │       ├── Gemfile.lock
    │   │   │       ├── main.rb
    │   │   │       └── README.md
    │   │   ├── gen
    │   │   │   ├── docs
    │   │   │   │   ├── index.csv
    │   │   │   │   ├── README.md
    │   │   │   │   └── spokes-api
    │   │   │   │       ├── attributes
    │   │   │   │       │   └── v1
    │   │   │   │       │       ├── attribute_item.md
    │   │   │   │       │       └── attributes_api.md
    │   │   │   │       ├── backups
    │   │   │   │       │   └── v1
    │   │   │   │       │       └── backups_api.md
    │   │   │   │       ├── blobs
    │   │   │   │       │   └── v1
    │   │   │   │       │       ├── blob_origin_item.md
    │   │   │   │       │       ├── blobs_api.md
    │   │   │   │       │       ├── changed_blob_item.md
    │   │   │   │       │       ├── pushed_blob_item.md
    │   │   │   │       │       └── reachable_blob_item.md
    │   │   │   │       ├── commits
    │   │   │   │       │   └── v1
    │   │   │   │       │       ├── cleanup_mode.md
    │   │   │   │       │       ├── commit_item.md
    │   │   │   │       │       ├── commits_api.md
    │   │   │   │       │       └── rev_list_filters.md
    │   │   │   │       ├── diffs
    │   │   │   │       │   ├── v1
    │   │   │   │       │   │   ├── diff_delta.md
    │   │   │   │       │   │   ├── diffs_api.md
    │   │   │   │       │   │   ├── diff_summary_binary_changes.md
    │   │   │   │       │   │   ├── diff_summary_delta.md
    │   │   │   │       │   │   ├── diff_summary_stat.md
    │   │   │   │       │   │   └── diff_summary_text_changes.md
    │   │   │   │       │   └── v2
    │   │   │   │       │       ├── diff_appliable_result.md
    │   │   │   │       │       ├── diff_delta.md
    │   │   │   │       │       ├── diffs_api.md
    │   │   │   │       │       ├── diff_summary_binary_changes.md
    │   │   │   │       │       ├── diff_summary_delta.md
    │   │   │   │       │       ├── diff_summary_stat.md
    │   │   │   │       │       └── diff_summary_text_changes.md
    │   │   │   │       ├── experimental
    │   │   │   │       │   └── experimental_api.md
    │   │   │   │       ├── extensions
    │   │   │   │       │   └── v1
    │   │   │   │       │       └── field_options.md
    │   │   │   │       ├── gitauth
    │   │   │   │       │   └── v1
    │   │   │   │       │       └── gitauth_api.md
    │   │   │   │       ├── hooks
    │   │   │   │       │   └── v1
    │   │   │   │       │       └── hooks_api.md
    │   │   │   │       ├── legacygitrpc
    │   │   │   │       │   └── v1
    │   │   │   │       │       └── legacygitrpc_api.md
    │   │   │   │       ├── maintenance
    │   │   │   │       │   └── v1
    │   │   │   │       │       └── maintenance_api.md
    │   │   │   │       ├── merges
    │   │   │   │       │   └── v1
    │   │   │   │       │       ├── merge_base_type.md
    │   │   │   │       │       ├── merge_conflict.md
    │   │   │   │       │       └── merges_api.md
    │   │   │   │       ├── objects
    │   │   │   │       │   └── v1
    │   │   │   │       │       └── objects_api.md
    │   │   │   │       ├── references
    │   │   │   │       │   └── v1
    │   │   │   │       │       ├── reference_item.md
    │   │   │   │       │       ├── references_api.md
    │   │   │   │       │       ├── ref_status.md
    │   │   │   │       │       ├── ref_with_commit_time.md
    │   │   │   │       │       ├── transaction.md
    │   │   │   │       │       ├── update_ref_op_update.md
    │   │   │   │       │       ├── update_ref_op_verify.md
    │   │   │   │       │       ├── update_ref_op_verify_update.md
    │   │   │   │       │       └── update_ref_request.md
    │   │   │   │       ├── repositories
    │   │   │   │       │   ├── v1
    │   │   │   │       │   │   ├── replica_item.md
    │   │   │   │       │   │   └── repositories_api.md
    │   │   │   │       │   └── v2
    │   │   │   │       │       └── repositories_api.md
    │   │   │   │       ├── streaming
    │   │   │   │       │   └── v1
    │   │   │   │       │       ├── blob_filter.md
    │   │   │   │       │       └── streaming_api.md
    │   │   │   │       ├── submodules
    │   │   │   │       │   └── v1
    │   │   │   │       │       └── submodules_api.md
    │   │   │   │       ├── tags
    │   │   │   │       │   └── v1
    │   │   │   │       │       └── tags_api.md
    │   │   │   │       ├── transactions
    │   │   │   │       │   └── v1
    │   │   │   │       │       └── transactions_api.md
    │   │   │   │       ├── trees
    │   │   │   │       │   └── v1
    │   │   │   │       │       └── trees_api.md
    │   │   │   │       └── types
    │   │   │   │           ├── selectors
    │   │   │   │           │   └── v1
    │   │   │   │           │       ├── commitish_selector.md
    │   │   │   │           │       ├── distinct_commits_selector.md
    │   │   │   │           │       ├── fork_push_selector.md
    │   │   │   │           │       ├── historical_push_selector.md
    │   │   │   │           │       ├── key_selector.md
    │   │   │   │           │       ├── merge_object_selector.md
    │   │   │   │           │       ├── none_selector.md
    │   │   │   │           │       ├── object_id_selector.md
    │   │   │   │           │       ├── object_selector.md
    │   │   │   │           │       ├── parent_selector.md
    │   │   │   │           │       ├── parents_selector.md
    │   │   │   │           │       ├── prefix_selector.md
    │   │   │   │           │       ├── push_selector.md
    │   │   │   │           │       ├── quarantine_commits_selector.md
    │   │   │   │           │       ├── quarantine_objects_selector.md
    │   │   │   │           │       ├── range_selector.md
    │   │   │   │           │       ├── ref_glob_selector.md
    │   │   │   │           │       ├── repo_object_id_selector.md
    │   │   │   │           │       ├── resolved_base_selector.md
    │   │   │   │           │       ├── revision_and_path_selector.md
    │   │   │   │           │       ├── revision_selector.md
    │   │   │   │           │       ├── root_selector.md
    │   │   │   │           │       ├── treeish_and_path_selector.md
    │   │   │   │           │       ├── treeish_selector.md
    │   │   │   │           │       └── universal_selector.md
    │   │   │   │           ├── v1
    │   │   │   │           │   ├── attribute.md
    │   │   │   │           │   ├── attribution.md
    │   │   │   │           │   ├── commitish.md
    │   │   │   │           │   ├── commit.md
    │   │   │   │           │   ├── cursor.md
    │   │   │   │           │   ├── diff_algorithm.md
    │   │   │   │           │   ├── diff_entry.md
    │   │   │   │           │   ├── diff_status.md
    │   │   │   │           │   ├── eol_info.md
    │   │   │   │           │   ├── glob.md
    │   │   │   │           │   ├── hash_algorithm.md
    │   │   │   │           │   ├── mode.md
    │   │   │   │           │   ├── object_id.md
    │   │   │   │           │   ├── object.md
    │   │   │   │           │   ├── object_type.md
    │   │   │   │           │   ├── path.md
    │   │   │   │           │   ├── pathspec.md
    │   │   │   │           │   ├── pattern.md
    │   │   │   │           │   ├── prefix.md
    │   │   │   │           │   ├── reference.md
    │   │   │   │           │   ├── reference_update.md
    │   │   │   │           │   ├── ref_format.md
    │   │   │   │           │   ├── repository.md
    │   │   │   │           │   ├── request_context.md
    │   │   │   │           │   ├── revision.md
    │   │   │   │           │   ├── sockstat_kv.md
    │   │   │   │           │   ├── sockstat.md
    │   │   │   │           │   ├── submodule.md
    │   │   │   │           │   ├── timestamp.md
    │   │   │   │           │   ├── token.md
    │   │   │   │           │   ├── trailer.md
    │   │   │   │           │   ├── transaction_context.md
    │   │   │   │           │   ├── tree_entry.md
    │   │   │   │           │   ├── treeish.md
    │   │   │   │           │   └── update_references_priority.md
    │   │   │   │           └── v2
    │   │   │   │               └── attribution.md
    │   │   │   ├── go
    │   │   │   │   ├── go.mod
    │   │   │   │   ├── go.sum
    │   │   │   │   ├── internal
    │   │   │   │   │   └── validators
    │   │   │   │   │       ├── references.go
    │   │   │   │   │       └── references_test.go
    │   │   │   │   ├── v1
    │   │   │   │   │   ├── attributes
    │   │   │   │   │   │   ├── attribute_item.pb.go
    │   │   │   │   │   │   ├── attributes_api_base-service.go
    │   │   │   │   │   │   ├── attributes_api.go
    │   │   │   │   │   │   ├── attributes_api.pb.go
    │   │   │   │   │   │   ├── attributes_api_test.go
    │   │   │   │   │   │   └── attributes_api.twirp.go
    │   │   │   │   │   ├── backups
    │   │   │   │   │   │   ├── backups_api_base-service.go
    │   │   │   │   │   │   ├── backups_api.go
    │   │   │   │   │   │   ├── backups_api.pb.go
    │   │   │   │   │   │   ├── backups_api_test.go
    │   │   │   │   │   │   └── backups_api.twirp.go
    │   │   │   │   │   ├── blobs
    │   │   │   │   │   │   ├── blob_origin_item.pb.go
    │   │   │   │   │   │   ├── blobs_api_base-service.go
    │   │   │   │   │   │   ├── blobs_api.go
    │   │   │   │   │   │   ├── blobs_api.pb.go
    │   │   │   │   │   │   ├── blobs_api_test.go
    │   │   │   │   │   │   ├── blobs_api.twirp.go
    │   │   │   │   │   │   ├── changed_blob_item.pb.go
    │   │   │   │   │   │   ├── pushed_blob_item.pb.go
    │   │   │   │   │   │   └── reachable_blob_item.pb.go
    │   │   │   │   │   ├── commits
    │   │   │   │   │   │   ├── cleanup_mode.pb.go
    │   │   │   │   │   │   ├── commit_item.pb.go
    │   │   │   │   │   │   ├── commits_api_base-service.go
    │   │   │   │   │   │   ├── commits_api.go
    │   │   │   │   │   │   ├── commits_api.pb.go
    │   │   │   │   │   │   ├── commits_api_test.go
    │   │   │   │   │   │   ├── commits_api.twirp.go
    │   │   │   │   │   │   └── rev_list_filters.pb.go
    │   │   │   │   │   ├── diffs
    │   │   │   │   │   │   ├── diff_delta.pb.go
    │   │   │   │   │   │   ├── diffs_api_base-service.go
    │   │   │   │   │   │   ├── diffs_api.go
    │   │   │   │   │   │   ├── diffs_api.pb.go
    │   │   │   │   │   │   ├── diffs_api_test.go
    │   │   │   │   │   │   ├── diffs_api.twirp.go
    │   │   │   │   │   │   ├── diff_summary_binary_changes.pb.go
    │   │   │   │   │   │   ├── diff_summary_delta.pb.go
    │   │   │   │   │   │   ├── diff_summary_stat.pb.go
    │   │   │   │   │   │   └── diff_summary_text_changes.pb.go
    │   │   │   │   │   ├── experimental
    │   │   │   │   │   │   ├── experimental_api_base-service.go
    │   │   │   │   │   │   ├── experimental_api.go
    │   │   │   │   │   │   ├── experimental_api.pb.go
    │   │   │   │   │   │   ├── experimental_api_test.go
    │   │   │   │   │   │   └── experimental_api.twirp.go
    │   │   │   │   │   ├── extensions
    │   │   │   │   │   │   └── field_options.pb.go
    │   │   │   │   │   ├── gitauth
    │   │   │   │   │   │   ├── gitauth_api_base-service.go
    │   │   │   │   │   │   ├── gitauth_api.go
    │   │   │   │   │   │   ├── gitauth_api.pb.go
    │   │   │   │   │   │   ├── gitauth_api_test.go
    │   │   │   │   │   │   └── gitauth_api.twirp.go
    │   │   │   │   │   ├── hooks
    │   │   │   │   │   │   ├── hooks_api_base-service.go
    │   │   │   │   │   │   ├── hooks_api.go
    │   │   │   │   │   │   ├── hooks_api.pb.go
    │   │   │   │   │   │   ├── hooks_api_test.go
    │   │   │   │   │   │   └── hooks_api.twirp.go
    │   │   │   │   │   ├── legacygitrpc
    │   │   │   │   │   │   ├── legacygitrpc_api_base-service.go
    │   │   │   │   │   │   ├── legacygitrpc_api.go
    │   │   │   │   │   │   ├── legacygitrpc_api.pb.go
    │   │   │   │   │   │   ├── legacygitrpc_api_test.go
    │   │   │   │   │   │   └── legacygitrpc_api.twirp.go
    │   │   │   │   │   ├── maintenance
    │   │   │   │   │   │   ├── maintenance_api_base-service.go
    │   │   │   │   │   │   ├── maintenance_api.go
    │   │   │   │   │   │   ├── maintenance_api.pb.go
    │   │   │   │   │   │   ├── maintenance_api_test.go
    │   │   │   │   │   │   └── maintenance_api.twirp.go
    │   │   │   │   │   ├── merges
    │   │   │   │   │   │   ├── merge_base_type.pb.go
    │   │   │   │   │   │   ├── merge_conflict.pb.go
    │   │   │   │   │   │   ├── merges_api_base-service.go
    │   │   │   │   │   │   ├── merges_api.go
    │   │   │   │   │   │   ├── merges_api.pb.go
    │   │   │   │   │   │   ├── merges_api_test.go
    │   │   │   │   │   │   └── merges_api.twirp.go
    │   │   │   │   │   ├── objects
    │   │   │   │   │   │   ├── objects_api_base-service.go
    │   │   │   │   │   │   ├── objects_api.go
    │   │   │   │   │   │   ├── objects_api.pb.go
    │   │   │   │   │   │   ├── objects_api_test.go
    │   │   │   │   │   │   └── objects_api.twirp.go
    │   │   │   │   │   ├── references
    │   │   │   │   │   │   ├── reference_item.pb.go
    │   │   │   │   │   │   ├── references_api_base-service.go
    │   │   │   │   │   │   ├── references_api.go
    │   │   │   │   │   │   ├── references_api.pb.go
    │   │   │   │   │   │   ├── references_api_test.go
    │   │   │   │   │   │   ├── references_api.twirp.go
    │   │   │   │   │   │   ├── ref_status.pb.go
    │   │   │   │   │   │   ├── ref_with_commit_time.pb.go
    │   │   │   │   │   │   ├── transaction.pb.go
    │   │   │   │   │   │   ├── update_ref_op_update.pb.go
    │   │   │   │   │   │   ├── update_ref_op_verify.pb.go
    │   │   │   │   │   │   ├── update_ref_op_verify_update.pb.go
    │   │   │   │   │   │   └── update_ref_request.pb.go
    │   │   │   │   │   ├── repositories
    │   │   │   │   │   │   ├── mappers.go
    │   │   │   │   │   │   ├── mappers_test.go
    │   │   │   │   │   │   ├── replica_item.pb.go
    │   │   │   │   │   │   ├── repositories_api_base-service.go
    │   │   │   │   │   │   ├── repositories_api.go
    │   │   │   │   │   │   ├── repositories_api.pb.go
    │   │   │   │   │   │   ├── repositories_api_test.go
    │   │   │   │   │   │   └── repositories_api.twirp.go
    │   │   │   │   │   ├── streaming
    │   │   │   │   │   │   ├── blob_filter.go
    │   │   │   │   │   │   ├── blob_filter.pb.go
    │   │   │   │   │   │   ├── blob_filter_test.go
    │   │   │   │   │   │   ├── blobs_client.go
    │   │   │   │   │   │   ├── blobs_client_test.go
    │   │   │   │   │   │   ├── blobs_server.go
    │   │   │   │   │   │   ├── diff_client.go
    │   │   │   │   │   │   ├── diff_client_test.go
    │   │   │   │   │   │   ├── diff_server.go
    │   │   │   │   │   │   ├── diff_streaming_api.go
    │   │   │   │   │   │   ├── diff_streaming_api_test.go
    │   │   │   │   │   │   ├── example_client_test.go
    │   │   │   │   │   │   ├── example_server_test.go
    │   │   │   │   │   │   ├── streaming_api.go
    │   │   │   │   │   │   ├── streaming_api.pb.go
    │   │   │   │   │   │   ├── streaming_api_test.go
    │   │   │   │   │   │   └── twirphelpers.go
    │   │   │   │   │   ├── submodules
    │   │   │   │   │   │   ├── submodules_api_base-service.go
    │   │   │   │   │   │   ├── submodules_api.go
    │   │   │   │   │   │   ├── submodules_api.pb.go
    │   │   │   │   │   │   ├── submodules_api_test.go
    │   │   │   │   │   │   └── submodules_api.twirp.go
    │   │   │   │   │   ├── tags
    │   │   │   │   │   │   ├── tags_api_base-service.go
    │   │   │   │   │   │   ├── tags_api.go
    │   │   │   │   │   │   ├── tags_api.pb.go
    │   │   │   │   │   │   ├── tags_api_test.go
    │   │   │   │   │   │   └── tags_api.twirp.go
    │   │   │   │   │   ├── transactions
    │   │   │   │   │   │   ├── transactions_api_base-service.go
    │   │   │   │   │   │   ├── transactions_api.go
    │   │   │   │   │   │   ├── transactions_api.pb.go
    │   │   │   │   │   │   ├── transactions_api_test.go
    │   │   │   │   │   │   └── transactions_api.twirp.go
    │   │   │   │   │   ├── trees
    │   │   │   │   │   │   ├── trees_api_base-service.go
    │   │   │   │   │   │   ├── trees_api.go
    │   │   │   │   │   │   ├── trees_api.pb.go
    │   │   │   │   │   │   ├── trees_api_test.go
    │   │   │   │   │   │   └── trees_api.twirp.go
    │   │   │   │   │   └── types
    │   │   │   │   │       ├── attribute.go
    │   │   │   │   │       ├── attribute.pb.go
    │   │   │   │   │       ├── attribution.go
    │   │   │   │   │       ├── attribution.pb.go
    │   │   │   │   │       ├── attribution_test.go
    │   │   │   │   │       ├── commitish.go
    │   │   │   │   │       ├── commitish.pb.go
    │   │   │   │   │       ├── commitish_test.go
    │   │   │   │   │       ├── commit.pb.go
    │   │   │   │   │       ├── cursor.pb.go
    │   │   │   │   │       ├── diff_algorithm.pb.go
    │   │   │   │   │       ├── diff_entry.pb.go
    │   │   │   │   │       ├── diff_status.pb.go
    │   │   │   │   │       ├── eol_info.pb.go
    │   │   │   │   │       ├── glob.go
    │   │   │   │   │       ├── glob.pb.go
    │   │   │   │   │       ├── glob_test.go
    │   │   │   │   │       ├── hash_algorithm.pb.go
    │   │   │   │   │       ├── mode.go
    │   │   │   │   │       ├── mode.pb.go
    │   │   │   │   │       ├── mode_test.go
    │   │   │   │   │       ├── object.go
    │   │   │   │   │       ├── object_id.go
    │   │   │   │   │       ├── object_id.pb.go
    │   │   │   │   │       ├── object_id_test.go
    │   │   │   │   │       ├── object.pb.go
    │   │   │   │   │       ├── object_test.go
    │   │   │   │   │       ├── object_type.go
    │   │   │   │   │       ├── object_type.pb.go
    │   │   │   │   │       ├── object_type_test.go
    │   │   │   │   │       ├── path.go
    │   │   │   │   │       ├── path.pb.go
    │   │   │   │   │       ├── pathspec.go
    │   │   │   │   │       ├── pathspec.pb.go
    │   │   │   │   │       ├── pathspec_test.go
    │   │   │   │   │       ├── path_test.go
    │   │   │   │   │       ├── pattern.go
    │   │   │   │   │       ├── pattern.pb.go
    │   │   │   │   │       ├── pattern_test.go
    │   │   │   │   │       ├── prefix.go
    │   │   │   │   │       ├── prefix.pb.go
    │   │   │   │   │       ├── prefix_test.go
    │   │   │   │   │       ├── reference.go
    │   │   │   │   │       ├── reference.pb.go
    │   │   │   │   │       ├── reference_test.go
    │   │   │   │   │       ├── reference_update.go
    │   │   │   │   │       ├── reference_update.pb.go
    │   │   │   │   │       ├── reference_update_test.go
    │   │   │   │   │       ├── ref_format.pb.go
    │   │   │   │   │       ├── repository.go
    │   │   │   │   │       ├── repository.pb.go
    │   │   │   │   │       ├── repository_test.go
    │   │   │   │   │       ├── request_context.go
    │   │   │   │   │       ├── request_context.pb.go
    │   │   │   │   │       ├── request_context_test.go
    │   │   │   │   │       ├── revision.go
    │   │   │   │   │       ├── revision.pb.go
    │   │   │   │   │       ├── revision_test.go
    │   │   │   │   │       ├── selectors
    │   │   │   │   │       │   ├── commitish_selector.go
    │   │   │   │   │       │   ├── commitish_selector.pb.go
    │   │   │   │   │       │   ├── commitish_selector_test.go
    │   │   │   │   │       │   ├── distinct_commits_selector.go
    │   │   │   │   │       │   ├── distinct_commits_selector.pb.go
    │   │   │   │   │       │   ├── distinct_commits_selector_test.go
    │   │   │   │   │       │   ├── fork_push_selector.go
    │   │   │   │   │       │   ├── fork_push_selector.pb.go
    │   │   │   │   │       │   ├── fork_push_selector_test.go
    │   │   │   │   │       │   ├── historical_push_selector.go
    │   │   │   │   │       │   ├── historical_push_selector.pb.go
    │   │   │   │   │       │   ├── historical_push_selector_test.go
    │   │   │   │   │       │   ├── key_selector.go
    │   │   │   │   │       │   ├── key_selector.pb.go
    │   │   │   │   │       │   ├── merge_object_selector.go
    │   │   │   │   │       │   ├── merge_object_selector.pb.go
    │   │   │   │   │       │   ├── merge_object_selector_test.go
    │   │   │   │   │       │   ├── none_selector.pb.go
    │   │   │   │   │       │   ├── object_id_selector.go
    │   │   │   │   │       │   ├── object_id_selector.pb.go
    │   │   │   │   │       │   ├── object_id_selector_test.go
    │   │   │   │   │       │   ├── object_selector.go
    │   │   │   │   │       │   ├── object_selector.pb.go
    │   │   │   │   │       │   ├── object_selector_test.go
    │   │   │   │   │       │   ├── parent_selector.go
    │   │   │   │   │       │   ├── parent_selector.pb.go
    │   │   │   │   │       │   ├── parent_selector_test.go
    │   │   │   │   │       │   ├── parents_selector.go
    │   │   │   │   │       │   ├── parents_selector.pb.go
    │   │   │   │   │       │   ├── parents_selector_test.go
    │   │   │   │   │       │   ├── prefix_selector.go
    │   │   │   │   │       │   ├── prefix_selector.pb.go
    │   │   │   │   │       │   ├── prefix_selector_test.go
    │   │   │   │   │       │   ├── push_selector.go
    │   │   │   │   │       │   ├── push_selector.pb.go
    │   │   │   │   │       │   ├── push_selector_test.go
    │   │   │   │   │       │   ├── quarantine_commits_selector.go
    │   │   │   │   │       │   ├── quarantine_commits_selector.pb.go
    │   │   │   │   │       │   ├── quarantine_commits_selector_test.go
    │   │   │   │   │       │   ├── quarantine_objects_selector.go
    │   │   │   │   │       │   ├── quarantine_objects_selector.pb.go
    │   │   │   │   │       │   ├── quarantine_objects_selector_test.go
    │   │   │   │   │       │   ├── range_selector.go
    │   │   │   │   │       │   ├── range_selector.pb.go
    │   │   │   │   │       │   ├── range_selector_test.go
    │   │   │   │   │       │   ├── ref_glob_selector.go
    │   │   │   │   │       │   ├── ref_glob_selector.pb.go
    │   │   │   │   │       │   ├── ref_glob_selector_test.go
    │   │   │   │   │       │   ├── repo_object_id_selector.go
    │   │   │   │   │       │   ├── repo_object_id_selector.pb.go
    │   │   │   │   │       │   ├── repo_object_id_selector_test.go
    │   │   │   │   │       │   ├── resolved_base_selector.go
    │   │   │   │   │       │   ├── resolved_base_selector.pb.go
    │   │   │   │   │       │   ├── resolved_base_selector_test.go
    │   │   │   │   │       │   ├── revision_and_path_selector.go
    │   │   │   │   │       │   ├── revision_and_path_selector.pb.go
    │   │   │   │   │       │   ├── revision_selector.go
    │   │   │   │   │       │   ├── revision_selector.pb.go
    │   │   │   │   │       │   ├── revision_selector_test.go
    │   │   │   │   │       │   ├── root_selector.go
    │   │   │   │   │       │   ├── root_selector.pb.go
    │   │   │   │   │       │   ├── root_selector_test.go
    │   │   │   │   │       │   ├── treeish_and_path_selector.go
    │   │   │   │   │       │   ├── treeish_and_path_selector.pb.go
    │   │   │   │   │       │   ├── treeish_selector.go
    │   │   │   │   │       │   ├── treeish_selector.pb.go
    │   │   │   │   │       │   ├── treeish_selector_test.go
    │   │   │   │   │       │   ├── universal_selector.go
    │   │   │   │   │       │   ├── universal_selector.pb.go
    │   │   │   │   │       │   └── universal_selector_test.go
    │   │   │   │   │       ├── sockstat_kv.pb.go
    │   │   │   │   │       ├── sockstat.pb.go
    │   │   │   │   │       ├── submodule.go
    │   │   │   │   │       ├── submodule.pb.go
    │   │   │   │   │       ├── submodule_test.go
    │   │   │   │   │       ├── timestamp.go
    │   │   │   │   │       ├── timestamp.pb.go
    │   │   │   │   │       ├── timestamp_test.go
    │   │   │   │   │       ├── token.pb.go
    │   │   │   │   │       ├── trailer.pb.go
    │   │   │   │   │       ├── transaction_context.go
    │   │   │   │   │       ├── transaction_context.pb.go
    │   │   │   │   │       ├── transaction_context_test.go
    │   │   │   │   │       ├── tree_entry.pb.go
    │   │   │   │   │       ├── treeish.go
    │   │   │   │   │       ├── treeish.pb.go
    │   │   │   │   │       ├── treeish_test.go
    │   │   │   │   │       └── update_references_priority.pb.go
    │   │   │   │   └── v2
    │   │   │   │       ├── diffs
    │   │   │   │       │   ├── diff_appliable_result.pb.go
    │   │   │   │       │   ├── diff_delta.pb.go
    │   │   │   │       │   ├── diffs_api_base-service.go
    │   │   │   │       │   ├── diffs_api.go
    │   │   │   │       │   ├── diffs_api.pb.go
    │   │   │   │       │   ├── diffs_api_test.go
    │   │   │   │       │   ├── diffs_api.twirp.go
    │   │   │   │       │   ├── diff_summary_binary_changes.pb.go
    │   │   │   │       │   ├── diff_summary_delta.pb.go
    │   │   │   │       │   ├── diff_summary_stat.pb.go
    │   │   │   │       │   └── diff_summary_text_changes.pb.go
    │   │   │   │       ├── repositories
    │   │   │   │       │   ├── repositories_api_base-service.go
    │   │   │   │       │   ├── repositories_api.go
    │   │   │   │       │   ├── repositories_api.pb.go
    │   │   │   │       │   ├── repositories_api_test.go
    │   │   │   │       │   └── repositories_api.twirp.go
    │   │   │   │       └── types
    │   │   │   │           ├── attribution.go
    │   │   │   │           ├── attribution.pb.go
    │   │   │   │           └── attribution_test.go
    │   │   │   └── ruby
    │   │   │       ├── Gemfile
    │   │   │       ├── lib
    │   │   │       │   ├── github
    │   │   │       │   │   └── spokes
    │   │   │       │   │       └── proto
    │   │   │       │   │           ├── client.rb
    │   │   │       │   │           ├── gitauth.rb
    │   │   │       │   │           ├── helpers
    │   │   │       │   │           │   └── mode.rb
    │   │   │       │   │           ├── spokes-api
    │   │   │       │   │           │   ├── attributes
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── attribute_item_pb.rb
    │   │   │       │   │           │   │       ├── attributes_api_pb.rb
    │   │   │       │   │           │   │       └── attributes_api_twirp.rb
    │   │   │       │   │           │   ├── backups
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── backups_api_pb.rb
    │   │   │       │   │           │   │       └── backups_api_twirp.rb
    │   │   │       │   │           │   ├── blobs
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── blob_origin_item_pb.rb
    │   │   │       │   │           │   │       ├── blobs_api_pb.rb
    │   │   │       │   │           │   │       ├── blobs_api_twirp.rb
    │   │   │       │   │           │   │       ├── changed_blob_item_pb.rb
    │   │   │       │   │           │   │       ├── pushed_blob_item_pb.rb
    │   │   │       │   │           │   │       └── reachable_blob_item_pb.rb
    │   │   │       │   │           │   ├── commits
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── cleanup_mode_pb.rb
    │   │   │       │   │           │   │       ├── commit_item_pb.rb
    │   │   │       │   │           │   │       ├── commits_api_pb.rb
    │   │   │       │   │           │   │       ├── commits_api_twirp.rb
    │   │   │       │   │           │   │       └── rev_list_filters_pb.rb
    │   │   │       │   │           │   ├── diffs
    │   │   │       │   │           │   │   ├── v1
    │   │   │       │   │           │   │   │   ├── diff_delta_pb.rb
    │   │   │       │   │           │   │   │   ├── diffs_api_pb.rb
    │   │   │       │   │           │   │   │   ├── diffs_api_twirp.rb
    │   │   │       │   │           │   │   │   ├── diff_summary_binary_changes_pb.rb
    │   │   │       │   │           │   │   │   ├── diff_summary_delta_pb.rb
    │   │   │       │   │           │   │   │   ├── diff_summary_stat_pb.rb
    │   │   │       │   │           │   │   │   └── diff_summary_text_changes_pb.rb
    │   │   │       │   │           │   │   └── v2
    │   │   │       │   │           │   │       ├── diff_appliable_result_pb.rb
    │   │   │       │   │           │   │       ├── diff_delta_pb.rb
    │   │   │       │   │           │   │       ├── diffs_api_pb.rb
    │   │   │       │   │           │   │       ├── diffs_api_twirp.rb
    │   │   │       │   │           │   │       ├── diff_summary_binary_changes_pb.rb
    │   │   │       │   │           │   │       ├── diff_summary_delta_pb.rb
    │   │   │       │   │           │   │       ├── diff_summary_stat_pb.rb
    │   │   │       │   │           │   │       └── diff_summary_text_changes_pb.rb
    │   │   │       │   │           │   ├── experimental
    │   │   │       │   │           │   │   ├── experimental_api_pb.rb
    │   │   │       │   │           │   │   └── experimental_api_twirp.rb
    │   │   │       │   │           │   ├── extensions
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       └── field_options_pb.rb
    │   │   │       │   │           │   ├── gitauth
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── gitauth_api_pb.rb
    │   │   │       │   │           │   │       └── gitauth_api_twirp.rb
    │   │   │       │   │           │   ├── hooks
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── hooks_api_pb.rb
    │   │   │       │   │           │   │       └── hooks_api_twirp.rb
    │   │   │       │   │           │   ├── legacygitrpc
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── legacygitrpc_api_pb.rb
    │   │   │       │   │           │   │       └── legacygitrpc_api_twirp.rb
    │   │   │       │   │           │   ├── maintenance
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── maintenance_api_pb.rb
    │   │   │       │   │           │   │       └── maintenance_api_twirp.rb
    │   │   │       │   │           │   ├── merges
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── merge_base_type_pb.rb
    │   │   │       │   │           │   │       ├── merge_conflict_pb.rb
    │   │   │       │   │           │   │       ├── merges_api_pb.rb
    │   │   │       │   │           │   │       └── merges_api_twirp.rb
    │   │   │       │   │           │   ├── objects
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── objects_api_pb.rb
    │   │   │       │   │           │   │       └── objects_api_twirp.rb
    │   │   │       │   │           │   ├── references
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── reference_item_pb.rb
    │   │   │       │   │           │   │       ├── references_api_pb.rb
    │   │   │       │   │           │   │       ├── references_api_twirp.rb
    │   │   │       │   │           │   │       ├── ref_status_pb.rb
    │   │   │       │   │           │   │       ├── ref_with_commit_time_pb.rb
    │   │   │       │   │           │   │       ├── transaction_pb.rb
    │   │   │       │   │           │   │       ├── update_ref_op_update_pb.rb
    │   │   │       │   │           │   │       ├── update_ref_op_verify_pb.rb
    │   │   │       │   │           │   │       ├── update_ref_op_verify_update_pb.rb
    │   │   │       │   │           │   │       └── update_ref_request_pb.rb
    │   │   │       │   │           │   ├── repositories
    │   │   │       │   │           │   │   ├── v1
    │   │   │       │   │           │   │   │   ├── replica_item_pb.rb
    │   │   │       │   │           │   │   │   ├── repositories_api_pb.rb
    │   │   │       │   │           │   │   │   └── repositories_api_twirp.rb
    │   │   │       │   │           │   │   └── v2
    │   │   │       │   │           │   │       ├── repositories_api_pb.rb
    │   │   │       │   │           │   │       └── repositories_api_twirp.rb
    │   │   │       │   │           │   ├── streaming
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── blob_filter_pb.rb
    │   │   │       │   │           │   │       └── streaming_api_pb.rb
    │   │   │       │   │           │   ├── submodules
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── submodules_api_pb.rb
    │   │   │       │   │           │   │       └── submodules_api_twirp.rb
    │   │   │       │   │           │   ├── tags
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── tags_api_pb.rb
    │   │   │       │   │           │   │       └── tags_api_twirp.rb
    │   │   │       │   │           │   ├── transactions
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── transactions_api_pb.rb
    │   │   │       │   │           │   │       └── transactions_api_twirp.rb
    │   │   │       │   │           │   ├── trees
    │   │   │       │   │           │   │   └── v1
    │   │   │       │   │           │   │       ├── trees_api_pb.rb
    │   │   │       │   │           │   │       └── trees_api_twirp.rb
    │   │   │       │   │           │   └── types
    │   │   │       │   │           │       ├── selectors
    │   │   │       │   │           │       │   └── v1
    │   │   │       │   │           │       │       ├── commitish_selector_pb.rb
    │   │   │       │   │           │       │       ├── distinct_commits_selector_pb.rb
    │   │   │       │   │           │       │       ├── fork_push_selector_pb.rb
    │   │   │       │   │           │       │       ├── historical_push_selector_pb.rb
    │   │   │       │   │           │       │       ├── key_selector_pb.rb
    │   │   │       │   │           │       │       ├── merge_object_selector_pb.rb
    │   │   │       │   │           │       │       ├── none_selector_pb.rb
    │   │   │       │   │           │       │       ├── object_id_selector_pb.rb
    │   │   │       │   │           │       │       ├── object_selector_pb.rb
    │   │   │       │   │           │       │       ├── parent_selector_pb.rb
    │   │   │       │   │           │       │       ├── parents_selector_pb.rb
    │   │   │       │   │           │       │       ├── prefix_selector_pb.rb
    │   │   │       │   │           │       │       ├── push_selector_pb.rb
    │   │   │       │   │           │       │       ├── quarantine_commits_selector_pb.rb
    │   │   │       │   │           │       │       ├── quarantine_objects_selector_pb.rb
    │   │   │       │   │           │       │       ├── range_selector_pb.rb
    │   │   │       │   │           │       │       ├── ref_glob_selector_pb.rb
    │   │   │       │   │           │       │       ├── repo_object_id_selector_pb.rb
    │   │   │       │   │           │       │       ├── resolved_base_selector_pb.rb
    │   │   │       │   │           │       │       ├── revision_and_path_selector_pb.rb
    │   │   │       │   │           │       │       ├── revision_selector_pb.rb
    │   │   │       │   │           │       │       ├── root_selector_pb.rb
    │   │   │       │   │           │       │       ├── treeish_and_path_selector_pb.rb
    │   │   │       │   │           │       │       ├── treeish_selector_pb.rb
    │   │   │       │   │           │       │       └── universal_selector_pb.rb
    │   │   │       │   │           │       ├── v1
    │   │   │       │   │           │       │   ├── attribute_pb.rb
    │   │   │       │   │           │       │   ├── attribution_pb.rb
    │   │   │       │   │           │       │   ├── commitish_pb.rb
    │   │   │       │   │           │       │   ├── commit_pb.rb
    │   │   │       │   │           │       │   ├── cursor_pb.rb
    │   │   │       │   │           │       │   ├── diff_algorithm_pb.rb
    │   │   │       │   │           │       │   ├── diff_entry_pb.rb
    │   │   │       │   │           │       │   ├── diff_status_pb.rb
    │   │   │       │   │           │       │   ├── eol_info_pb.rb
    │   │   │       │   │           │       │   ├── glob_pb.rb
    │   │   │       │   │           │       │   ├── hash_algorithm_pb.rb
    │   │   │       │   │           │       │   ├── mode_pb.rb
    │   │   │       │   │           │       │   ├── object_id_pb.rb
    │   │   │       │   │           │       │   ├── object_pb.rb
    │   │   │       │   │           │       │   ├── object_type_pb.rb
    │   │   │       │   │           │       │   ├── path_pb.rb
    │   │   │       │   │           │       │   ├── pathspec_pb.rb
    │   │   │       │   │           │       │   ├── pattern_pb.rb
    │   │   │       │   │           │       │   ├── prefix_pb.rb
    │   │   │       │   │           │       │   ├── reference_pb.rb
    │   │   │       │   │           │       │   ├── reference_update_pb.rb
    │   │   │       │   │           │       │   ├── ref_format_pb.rb
    │   │   │       │   │           │       │   ├── repository_pb.rb
    │   │   │       │   │           │       │   ├── request_context_pb.rb
    │   │   │       │   │           │       │   ├── revision_pb.rb
    │   │   │       │   │           │       │   ├── sockstat_kv_pb.rb
    │   │   │       │   │           │       │   ├── sockstat_pb.rb
    │   │   │       │   │           │       │   ├── submodule_pb.rb
    │   │   │       │   │           │       │   ├── timestamp_pb.rb
    │   │   │       │   │           │       │   ├── token_pb.rb
    │   │   │       │   │           │       │   ├── trailer_pb.rb
    │   │   │       │   │           │       │   ├── transaction_context_pb.rb
    │   │   │       │   │           │       │   ├── tree_entry_pb.rb
    │   │   │       │   │           │       │   ├── treeish_pb.rb
    │   │   │       │   │           │       │   └── update_references_priority_pb.rb
    │   │   │       │   │           │       └── v2
    │   │   │       │   │           │           └── attribution_pb.rb
    │   │   │       │   │           ├── types.rb
    │   │   │       │   │           └── version.rb
    │   │   │       │   └── spokes-proto.rb
    │   │   │       ├── README.md
    │   │   │       ├── spokes-proto.gemspec
    │   │   │       └── test
    │   │   │           ├── client_test.rb
    │   │   │           ├── gitauth_test.rb
    │   │   │           ├── helpers
    │   │   │           │   └── mode_test.rb
    │   │   │           └── types_test.rb
    │   │   ├── go.work
    │   │   ├── proto
    │   │   │   └── spokes-api
    │   │   │       ├── attributes
    │   │   │       │   └── v1
    │   │   │       │       ├── attribute_item.proto
    │   │   │       │       └── attributes_api.proto
    │   │   │       ├── backups
    │   │   │       │   └── v1
    │   │   │       │       └── backups_api.proto
    │   │   │       ├── blobs
    │   │   │       │   └── v1
    │   │   │       │       ├── blob_origin_item.proto
    │   │   │       │       ├── blobs_api.proto
    │   │   │       │       ├── changed_blob_item.proto
    │   │   │       │       ├── pushed_blob_item.proto
    │   │   │       │       └── reachable_blob_item.proto
    │   │   │       ├── commits
    │   │   │       │   └── v1
    │   │   │       │       ├── cleanup_mode.proto
    │   │   │       │       ├── commit_item.proto
    │   │   │       │       ├── commits_api.proto
    │   │   │       │       └── rev_list_filters.proto
    │   │   │       ├── diffs
    │   │   │       │   ├── v1
    │   │   │       │   │   ├── diff_delta.proto
    │   │   │       │   │   ├── diffs_api.proto
    │   │   │       │   │   ├── diff_summary_binary_changes.proto
    │   │   │       │   │   ├── diff_summary_delta.proto
    │   │   │       │   │   ├── diff_summary_stat.proto
    │   │   │       │   │   └── diff_summary_text_changes.proto
    │   │   │       │   └── v2
    │   │   │       │       ├── diff_appliable_result.proto
    │   │   │       │       ├── diff_delta.proto
    │   │   │       │       ├── diffs_api.proto
    │   │   │       │       ├── diff_summary_binary_changes.proto
    │   │   │       │       ├── diff_summary_delta.proto
    │   │   │       │       ├── diff_summary_stat.proto
    │   │   │       │       └── diff_summary_text_changes.proto
    │   │   │       ├── experimental
    │   │   │       │   └── experimental_api.proto
    │   │   │       ├── extensions
    │   │   │       │   └── v1
    │   │   │       │       └── field_options.proto
    │   │   │       ├── gitauth
    │   │   │       │   └── v1
    │   │   │       │       └── gitauth_api.proto
    │   │   │       ├── hooks
    │   │   │       │   └── v1
    │   │   │       │       └── hooks_api.proto
    │   │   │       ├── legacygitrpc
    │   │   │       │   └── v1
    │   │   │       │       └── legacygitrpc_api.proto
    │   │   │       ├── maintenance
    │   │   │       │   └── v1
    │   │   │       │       └── maintenance_api.proto
    │   │   │       ├── merges
    │   │   │       │   └── v1
    │   │   │       │       ├── merge_base_type.proto
    │   │   │       │       ├── merge_conflict.proto
    │   │   │       │       └── merges_api.proto
    │   │   │       ├── objects
    │   │   │       │   └── v1
    │   │   │       │       └── objects_api.proto
    │   │   │       ├── references
    │   │   │       │   └── v1
    │   │   │       │       ├── reference_item.proto
    │   │   │       │       ├── references_api.proto
    │   │   │       │       ├── ref_status.proto
    │   │   │       │       ├── ref_with_commit_time.proto
    │   │   │       │       ├── transaction.proto
    │   │   │       │       ├── update_ref_op_update.proto
    │   │   │       │       ├── update_ref_op_verify.proto
    │   │   │       │       ├── update_ref_op_verify_update.proto
    │   │   │       │       └── update_ref_request.proto
    │   │   │       ├── repositories
    │   │   │       │   ├── v1
    │   │   │       │   │   ├── replica_item.proto
    │   │   │       │   │   └── repositories_api.proto
    │   │   │       │   └── v2
    │   │   │       │       └── repositories_api.proto
    │   │   │       ├── streaming
    │   │   │       │   └── v1
    │   │   │       │       ├── blob_filter.proto
    │   │   │       │       └── streaming_api.proto
    │   │   │       ├── submodules
    │   │   │       │   └── v1
    │   │   │       │       └── submodules_api.proto
    │   │   │       ├── tags
    │   │   │       │   └── v1
    │   │   │       │       └── tags_api.proto
    │   │   │       ├── transactions
    │   │   │       │   └── v1
    │   │   │       │       └── transactions_api.proto
    │   │   │       ├── trees
    │   │   │       │   └── v1
    │   │   │       │       └── trees_api.proto
    │   │   │       └── types
    │   │   │           ├── selectors
    │   │   │           │   └── v1
    │   │   │           │       ├── commitish_selector.proto
    │   │   │           │       ├── distinct_commits_selector.proto
    │   │   │           │       ├── fork_push_selector.proto
    │   │   │           │       ├── historical_push_selector.proto
    │   │   │           │       ├── key_selector.proto
    │   │   │           │       ├── merge_object_selector.proto
    │   │   │           │       ├── none_selector.proto
    │   │   │           │       ├── object_id_selector.proto
    │   │   │           │       ├── object_selector.proto
    │   │   │           │       ├── parent_selector.proto
    │   │   │           │       ├── parents_selector.proto
    │   │   │           │       ├── prefix_selector.proto
    │   │   │           │       ├── push_selector.proto
    │   │   │           │       ├── quarantine_commits_selector.proto
    │   │   │           │       ├── quarantine_objects_selector.proto
    │   │   │           │       ├── range_selector.proto
    │   │   │           │       ├── ref_glob_selector.proto
    │   │   │           │       ├── repo_object_id_selector.proto
    │   │   │           │       ├── resolved_base_selector.proto
    │   │   │           │       ├── revision_and_path_selector.proto
    │   │   │           │       ├── revision_selector.proto
    │   │   │           │       ├── root_selector.proto
    │   │   │           │       ├── treeish_and_path_selector.proto
    │   │   │           │       ├── treeish_selector.proto
    │   │   │           │       └── universal_selector.proto
    │   │   │           ├── v1
    │   │   │           │   ├── attribute.proto
    │   │   │           │   ├── attribution.proto
    │   │   │           │   ├── commitish.proto
    │   │   │           │   ├── commit.proto
    │   │   │           │   ├── cursor.proto
    │   │   │           │   ├── diff_algorithm.proto
    │   │   │           │   ├── diff_entry.proto
    │   │   │           │   ├── diff_status.proto
    │   │   │           │   ├── eol_info.proto
    │   │   │           │   ├── glob.proto
    │   │   │           │   ├── hash_algorithm.proto
    │   │   │           │   ├── mode.proto
    │   │   │           │   ├── object_id.proto
    │   │   │           │   ├── object.proto
    │   │   │           │   ├── object_type.proto
    │   │   │           │   ├── path.proto
    │   │   │           │   ├── pathspec.proto
    │   │   │           │   ├── pattern.proto
    │   │   │           │   ├── prefix.proto
    │   │   │           │   ├── reference.proto
    │   │   │           │   ├── reference_update.proto
    │   │   │           │   ├── ref_format.proto
    │   │   │           │   ├── repository.proto
    │   │   │           │   ├── request_context.proto
    │   │   │           │   ├── revision.proto
    │   │   │           │   ├── sockstat_kv.proto
    │   │   │           │   ├── sockstat.proto
    │   │   │           │   ├── submodule.proto
    │   │   │           │   ├── timestamp.proto
    │   │   │           │   ├── token.proto
    │   │   │           │   ├── trailer.proto
    │   │   │           │   ├── transaction_context.proto
    │   │   │           │   ├── tree_entry.proto
    │   │   │           │   ├── treeish.proto
    │   │   │           │   └── update_references_priority.proto
    │   │   │           └── v2
    │   │   │               └── attribution.proto
    │   │   ├── README.md
    │   │   ├── rust
    │   │   │   ├── build.rs
    │   │   │   ├── Cargo.lock
    │   │   │   ├── Cargo.toml
    │   │   │   └── src
    │   │   │       └── lib.rs
    │   │   ├── script
    │   │   │   ├── bootstrap
    │   │   │   ├── buf
    │   │   │   ├── clone-repo
    │   │   │   ├── create-repo
    │   │   │   ├── generate
    │   │   │   ├── generate-certs
    │   │   │   ├── generate-docs
    │   │   │   ├── generate-go
    │   │   │   ├── generate-ruby
    │   │   │   ├── lint
    │   │   │   ├── server
    │   │   │   ├── spokesd-cert-env
    │   │   │   ├── test
    │   │   │   ├── test-examples
    │   │   │   ├── test-generate-docs
    │   │   │   ├── test-generate-go
    │   │   │   ├── test-generate-ruby
    │   │   │   ├── test-go
    │   │   │   ├── test-ruby
    │   │   │   ├── update-images
    │   │   │   └── vendor-example-deps
    │   │   ├── _template
    │   │   │   ├── docs
    │   │   │   │   ├── fixlinks.go
    │   │   │   │   ├── index.csv.tmpl
    │   │   │   │   ├── index.md.tmpl
    │   │   │   │   ├── proto.md.tmpl
    │   │   │   │   └── service.md.tmpl
    │   │   │   ├── go
    │   │   │   │   ├── go.mod
    │   │   │   │   ├── go.sum
    │   │   │   │   ├── internal
    │   │   │   │   │   └── validators
    │   │   │   │   │       ├── references.go
    │   │   │   │   │       └── references_test.go
    │   │   │   │   ├── v1
    │   │   │   │   │   ├── attributes
    │   │   │   │   │   │   ├── attributes_api.go
    │   │   │   │   │   │   └── attributes_api_test.go
    │   │   │   │   │   ├── backups
    │   │   │   │   │   │   ├── backups_api.go
    │   │   │   │   │   │   └── backups_api_test.go
    │   │   │   │   │   ├── blobs
    │   │   │   │   │   │   ├── blobs_api.go
    │   │   │   │   │   │   └── blobs_api_test.go
    │   │   │   │   │   ├── commits
    │   │   │   │   │   │   ├── commits_api.go
    │   │   │   │   │   │   └── commits_api_test.go
    │   │   │   │   │   ├── diffs
    │   │   │   │   │   │   ├── diffs_api.go
    │   │   │   │   │   │   └── diffs_api_test.go
    │   │   │   │   │   ├── experimental
    │   │   │   │   │   │   ├── experimental_api.go
    │   │   │   │   │   │   └── experimental_api_test.go
    │   │   │   │   │   ├── gitauth
    │   │   │   │   │   │   ├── gitauth_api.go
    │   │   │   │   │   │   └── gitauth_api_test.go
    │   │   │   │   │   ├── hooks
    │   │   │   │   │   │   ├── hooks_api.go
    │   │   │   │   │   │   └── hooks_api_test.go
    │   │   │   │   │   ├── legacygitrpc
    │   │   │   │   │   │   ├── legacygitrpc_api.go
    │   │   │   │   │   │   └── legacygitrpc_api_test.go
    │   │   │   │   │   ├── maintenance
    │   │   │   │   │   │   ├── maintenance_api.go
    │   │   │   │   │   │   └── maintenance_api_test.go
    │   │   │   │   │   ├── merges
    │   │   │   │   │   │   ├── merges_api.go
    │   │   │   │   │   │   └── merges_api_test.go
    │   │   │   │   │   ├── objects
    │   │   │   │   │   │   ├── objects_api.go
    │   │   │   │   │   │   └── objects_api_test.go
    │   │   │   │   │   ├── references
    │   │   │   │   │   │   ├── references_api.go
    │   │   │   │   │   │   └── references_api_test.go
    │   │   │   │   │   ├── repositories
    │   │   │   │   │   │   ├── mappers.go
    │   │   │   │   │   │   ├── mappers_test.go
    │   │   │   │   │   │   ├── repositories_api.go
    │   │   │   │   │   │   └── repositories_api_test.go
    │   │   │   │   │   ├── streaming
    │   │   │   │   │   │   ├── blob_filter.go
    │   │   │   │   │   │   ├── blob_filter_test.go
    │   │   │   │   │   │   ├── blobs_client.go
    │   │   │   │   │   │   ├── blobs_client_test.go
    │   │   │   │   │   │   ├── blobs_server.go
    │   │   │   │   │   │   ├── diff_client.go
    │   │   │   │   │   │   ├── diff_client_test.go
    │   │   │   │   │   │   ├── diff_server.go
    │   │   │   │   │   │   ├── diff_streaming_api.go
    │   │   │   │   │   │   ├── diff_streaming_api_test.go
    │   │   │   │   │   │   ├── example_client_test.go
    │   │   │   │   │   │   ├── example_server_test.go
    │   │   │   │   │   │   ├── streaming_api.go
    │   │   │   │   │   │   ├── streaming_api_test.go
    │   │   │   │   │   │   └── twirphelpers.go
    │   │   │   │   │   ├── submodules
    │   │   │   │   │   │   ├── submodules_api.go
    │   │   │   │   │   │   └── submodules_api_test.go
    │   │   │   │   │   ├── tags
    │   │   │   │   │   │   ├── tags_api.go
    │   │   │   │   │   │   └── tags_api_test.go
    │   │   │   │   │   ├── transactions
    │   │   │   │   │   │   ├── transactions_api.go
    │   │   │   │   │   │   └── transactions_api_test.go
    │   │   │   │   │   ├── trees
    │   │   │   │   │   │   ├── trees_api.go
    │   │   │   │   │   │   └── trees_api_test.go
    │   │   │   │   │   └── types
    │   │   │   │   │       ├── attribute.go
    │   │   │   │   │       ├── attribution.go
    │   │   │   │   │       ├── attribution_test.go
    │   │   │   │   │       ├── commitish.go
    │   │   │   │   │       ├── commitish_test.go
    │   │   │   │   │       ├── glob.go
    │   │   │   │   │       ├── glob_test.go
    │   │   │   │   │       ├── mode.go
    │   │   │   │   │       ├── mode_test.go
    │   │   │   │   │       ├── object.go
    │   │   │   │   │       ├── object_id.go
    │   │   │   │   │       ├── object_id_test.go
    │   │   │   │   │       ├── object_test.go
    │   │   │   │   │       ├── object_type.go
    │   │   │   │   │       ├── object_type_test.go
    │   │   │   │   │       ├── path.go
    │   │   │   │   │       ├── pathspec.go
    │   │   │   │   │       ├── pathspec_test.go
    │   │   │   │   │       ├── path_test.go
    │   │   │   │   │       ├── pattern.go
    │   │   │   │   │       ├── pattern_test.go
    │   │   │   │   │       ├── prefix.go
    │   │   │   │   │       ├── prefix_test.go
    │   │   │   │   │       ├── reference.go
    │   │   │   │   │       ├── reference_test.go
    │   │   │   │   │       ├── reference_update.go
    │   │   │   │   │       ├── reference_update_test.go
    │   │   │   │   │       ├── repository.go
    │   │   │   │   │       ├── repository_test.go
    │   │   │   │   │       ├── request_context.go
    │   │   │   │   │       ├── request_context_test.go
    │   │   │   │   │       ├── revision.go
    │   │   │   │   │       ├── revision_test.go
    │   │   │   │   │       ├── selectors
    │   │   │   │   │       │   ├── commitish_selector.go
    │   │   │   │   │       │   ├── commitish_selector_test.go
    │   │   │   │   │       │   ├── distinct_commits_selector.go
    │   │   │   │   │       │   ├── distinct_commits_selector_test.go
    │   │   │   │   │       │   ├── fork_push_selector.go
    │   │   │   │   │       │   ├── fork_push_selector_test.go
    │   │   │   │   │       │   ├── historical_push_selector.go
    │   │   │   │   │       │   ├── historical_push_selector_test.go
    │   │   │   │   │       │   ├── key_selector.go
    │   │   │   │   │       │   ├── merge_object_selector.go
    │   │   │   │   │       │   ├── merge_object_selector_test.go
    │   │   │   │   │       │   ├── object_id_selector.go
    │   │   │   │   │       │   ├── object_id_selector_test.go
    │   │   │   │   │       │   ├── object_selector.go
    │   │   │   │   │       │   ├── object_selector_test.go
    │   │   │   │   │       │   ├── parent_selector.go
    │   │   │   │   │       │   ├── parent_selector_test.go
    │   │   │   │   │       │   ├── parents_selector.go
    │   │   │   │   │       │   ├── parents_selector_test.go
    │   │   │   │   │       │   ├── prefix_selector.go
    │   │   │   │   │       │   ├── prefix_selector_test.go
    │   │   │   │   │       │   ├── push_selector.go
    │   │   │   │   │       │   ├── push_selector_test.go
    │   │   │   │   │       │   ├── quarantine_commits_selector.go
    │   │   │   │   │       │   ├── quarantine_commits_selector_test.go
    │   │   │   │   │       │   ├── quarantine_objects_selector.go
    │   │   │   │   │       │   ├── quarantine_objects_selector_test.go
    │   │   │   │   │       │   ├── range_selector.go
    │   │   │   │   │       │   ├── range_selector_test.go
    │   │   │   │   │       │   ├── ref_glob_selector.go
    │   │   │   │   │       │   ├── ref_glob_selector_test.go
    │   │   │   │   │       │   ├── repo_object_id_selector.go
    │   │   │   │   │       │   ├── repo_object_id_selector_test.go
    │   │   │   │   │       │   ├── resolved_base_selector.go
    │   │   │   │   │       │   ├── resolved_base_selector_test.go
    │   │   │   │   │       │   ├── revision_and_path_selector.go
    │   │   │   │   │       │   ├── revision_selector.go
    │   │   │   │   │       │   ├── revision_selector_test.go
    │   │   │   │   │       │   ├── root_selector.go
    │   │   │   │   │       │   ├── root_selector_test.go
    │   │   │   │   │       │   ├── treeish_and_path_selector.go
    │   │   │   │   │       │   ├── treeish_selector.go
    │   │   │   │   │       │   ├── treeish_selector_test.go
    │   │   │   │   │       │   ├── universal_selector.go
    │   │   │   │   │       │   └── universal_selector_test.go
    │   │   │   │   │       ├── submodule.go
    │   │   │   │   │       ├── submodule_test.go
    │   │   │   │   │       ├── timestamp.go
    │   │   │   │   │       ├── timestamp_test.go
    │   │   │   │   │       ├── transaction_context.go
    │   │   │   │   │       ├── transaction_context_test.go
    │   │   │   │   │       ├── treeish.go
    │   │   │   │   │       └── treeish_test.go
    │   │   │   │   └── v2
    │   │   │   │       ├── diffs
    │   │   │   │       │   ├── diffs_api.go
    │   │   │   │       │   └── diffs_api_test.go
    │   │   │   │       ├── repositories
    │   │   │   │       │   ├── repositories_api.go
    │   │   │   │       │   └── repositories_api_test.go
    │   │   │   │       └── types
    │   │   │   │           ├── attribution.go
    │   │   │   │           └── attribution_test.go
    │   │   │   └── ruby
    │   │   │       ├── Gemfile
    │   │   │       ├── lib
    │   │   │       │   ├── github
    │   │   │       │   │   └── spokes
    │   │   │       │   │       └── proto
    │   │   │       │   │           ├── client.rb
    │   │   │       │   │           ├── gitauth.rb
    │   │   │       │   │           ├── helpers
    │   │   │       │   │           │   └── mode.rb
    │   │   │       │   │           ├── types.rb
    │   │   │       │   │           └── version.rb
    │   │   │       │   └── spokes-proto.rb
    │   │   │       ├── README.md
    │   │   │       ├── spokes-proto.gemspec.tmpl
    │   │   │       └── test
    │   │   │           ├── client_test.rb
    │   │   │           ├── gitauth_test.rb
    │   │   │           ├── helpers
    │   │   │           │   └── mode_test.rb
    │   │   │           └── types_test.rb
    │   │   └── utils
    │   │       └── create-repo
    │   │           ├── go.mod
    │   │           ├── go.sum
    │   │           ├── main.go
    │   │           └── vendor
    │   │               ├── github.com
    │   │               │   └── go-sql-driver
    │   │               │       └── mysql
    │   │               │           ├── auth.go
    │   │               │           ├── AUTHORS
    │   │               │           ├── buffer.go
    │   │               │           ├── CHANGELOG.md
    │   │               │           ├── collations.go
    │   │               │           ├── conncheck_dummy.go
    │   │               │           ├── conncheck.go
    │   │               │           ├── connection.go
    │   │               │           ├── connector.go
    │   │               │           ├── const.go
    │   │               │           ├── driver.go
    │   │               │           ├── dsn.go
    │   │               │           ├── errors.go
    │   │               │           ├── fields.go
    │   │               │           ├── go.mod
    │   │               │           ├── infile.go
    │   │               │           ├── LICENSE
    │   │               │           ├── nulltime.go
    │   │               │           ├── nulltime_go113.go
    │   │               │           ├── nulltime_legacy.go
    │   │               │           ├── packets.go
    │   │               │           ├── README.md
    │   │               │           ├── result.go
    │   │               │           ├── rows.go
    │   │               │           ├── statement.go
    │   │               │           ├── transaction.go
    │   │               │           └── utils.go
    │   │               └── modules.txt
    │   ├── spoom-1.7.10.gem
    │   ├── sqlite3-2.9.2.gem
    │   ├── ssh_data-2.0.0.gem
    │   ├── sshkey-3.0.0.gem
    │   ├── stackprof-0.2.28.gem
    │   ├── statsd-ruby-0.3.0.github.3.38.gd478cc7.gem
    │   ├── statsig-2.9.0.gem
    │   ├── stringio-3.2.0.gem
    │   ├── stripe-18.4.2.gem
    │   ├── strscan-3.1.5.gem
    │   ├── sweagentd-8869599e6e56
    │   │   ├── api
    │   │   │   ├── agent
    │   │   │   │   ├── openapi.yaml
    │   │   │   │   ├── progress
    │   │   │   │   │   ├── copilot
    │   │   │   │   │   │   ├── error.yaml
    │   │   │   │   │   │   └── README.md
    │   │   │   │   │   ├── INTEGRATING.md
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   └── sessions-legacy
    │   │   │   │   │       ├── error.yaml
    │   │   │   │   │       ├── log.yaml
    │   │   │   │   │       └── README.md
    │   │   │   │   └── README.md
    │   │   │   └── README.md
    │   │   ├── cmd
    │   │   │   ├── http
    │   │   │   │   └── main.go
    │   │   │   ├── logwatcher
    │   │   │   │   └── main.go
    │   │   │   ├── oidctester
    │   │   │   │   └── main.go
    │   │   │   ├── psg
    │   │   │   │   └── main.go
    │   │   │   ├── scheduler
    │   │   │   │   └── main.go
    │   │   │   ├── twirp
    │   │   │   │   ├── loginterceptor.go
    │   │   │   │   └── main.go
    │   │   │   ├── twirptestbed
    │   │   │   │   └── main.go
    │   │   │   └── worker
    │   │   │       └── main.go
    │   │   ├── codespace-compose.yml
    │   │   ├── config
    │   │   │   ├── kubernetes
    │   │   │   │   ├── production
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── sweagentd-scheduler.yaml
    │   │   │   │   │   │   ├── sweagentd-twirp.yaml
    │   │   │   │   │   │   ├── sweagentd-worker.yaml
    │   │   │   │   │   │   └── sweagentd.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   ├── sweagentd-scheduler.yaml
    │   │   │   │   │   │   ├── sweagentd-twirp.yaml
    │   │   │   │   │   │   ├── sweagentd-worker.yaml
    │   │   │   │   │   │   └── sweagentd.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── sweagentd-twirp.yaml
    │   │   │   │   │       └── sweagentd.yaml
    │   │   │   │   ├── proxima
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── sweagentd-scheduler.yaml
    │   │   │   │   │   │   ├── sweagentd-twirp.yaml
    │   │   │   │   │   │   ├── sweagentd-worker.yaml
    │   │   │   │   │   │   └── sweagentd.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   ├── sweagentd-scheduler.yaml
    │   │   │   │   │   │   ├── sweagentd-twirp.yaml
    │   │   │   │   │   │   ├── sweagentd-worker.yaml
    │   │   │   │   │   │   └── sweagentd.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   ├── servicemeshconfigs
    │   │   │   │   │   │   └── config.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── sweagentd-twirp.yaml
    │   │   │   │   │       └── sweagentd.yaml
    │   │   │   │   ├── staging
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── sweagentd-scheduler.yaml
    │   │   │   │   │   │   ├── sweagentd-twirp.yaml
    │   │   │   │   │   │   ├── sweagentd-worker.yaml
    │   │   │   │   │   │   └── sweagentd.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   ├── sweagentd-scheduler.yaml
    │   │   │   │   │   │   ├── sweagentd-twirp.yaml
    │   │   │   │   │   │   ├── sweagentd-worker.yaml
    │   │   │   │   │   │   └── sweagentd.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── sweagentd-twirp.yaml
    │   │   │   │   │       └── sweagentd.yaml
    │   │   │   │   ├── staging-jedi-knight
    │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   ├── sweagentd-scheduler.yaml
    │   │   │   │   │   │   ├── sweagentd-twirp.yaml
    │   │   │   │   │   │   ├── sweagentd-worker.yaml
    │   │   │   │   │   │   └── sweagentd.yaml
    │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   ├── sweagentd-scheduler.yaml
    │   │   │   │   │   │   ├── sweagentd-twirp.yaml
    │   │   │   │   │   │   ├── sweagentd-worker.yaml
    │   │   │   │   │   │   └── sweagentd.yaml
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   └── services
    │   │   │   │   │       ├── sweagentd-twirp.yaml
    │   │   │   │   │       └── sweagentd.yaml
    │   │   │   │   └── staging-sith-lord
    │   │   │   │       ├── deployments
    │   │   │   │       │   ├── sweagentd-scheduler.yaml
    │   │   │   │       │   ├── sweagentd-twirp.yaml
    │   │   │   │       │   ├── sweagentd-worker.yaml
    │   │   │   │       │   └── sweagentd.yaml
    │   │   │   │       ├── poddisruptionbudgets
    │   │   │   │       │   ├── sweagentd-scheduler.yaml
    │   │   │   │       │   ├── sweagentd-twirp.yaml
    │   │   │   │       │   ├── sweagentd-worker.yaml
    │   │   │   │       │   └── sweagentd.yaml
    │   │   │   │       ├── README.md
    │   │   │   │       ├── resourcequotas
    │   │   │   │       │   └── gh-default.yaml
    │   │   │   │       └── services
    │   │   │   │           ├── sweagentd-twirp.yaml
    │   │   │   │           └── sweagentd.yaml
    │   │   │   ├── kustomize
    │   │   │   │   ├── base
    │   │   │   │   │   ├── production
    │   │   │   │   │   │   ├── configmaps
    │   │   │   │   │   │   │   └── application-config.yaml
    │   │   │   │   │   │   ├── deployments
    │   │   │   │   │   │   │   ├── poddisruptionbudgets
    │   │   │   │   │   │   │   │   ├── sweagentd-scheduler.yaml
    │   │   │   │   │   │   │   │   ├── sweagentd-twirp.yaml
    │   │   │   │   │   │   │   │   ├── sweagentd-worker.yaml
    │   │   │   │   │   │   │   │   └── sweagentd.yaml
    │   │   │   │   │   │   │   ├── sweagentd-scheduler.yaml
    │   │   │   │   │   │   │   ├── sweagentd-twirp.yaml
    │   │   │   │   │   │   │   ├── sweagentd-worker.yaml
    │   │   │   │   │   │   │   └── sweagentd.yaml
    │   │   │   │   │   │   ├── kustomization.yaml
    │   │   │   │   │   │   ├── resourcequotas
    │   │   │   │   │   │   │   └── gh-default.yaml
    │   │   │   │   │   │   └── services
    │   │   │   │   │   │       ├── sweagentd-twirp.yaml
    │   │   │   │   │   │       └── sweagentd.yaml
    │   │   │   │   │   └── proxima
    │   │   │   │   │       ├── deployments
    │   │   │   │   │       │   ├── sweagentd-scheduler.yaml
    │   │   │   │   │       │   ├── sweagentd-twirp.yaml
    │   │   │   │   │       │   ├── sweagentd-worker.yaml
    │   │   │   │   │       │   └── sweagentd.yaml
    │   │   │   │   │       ├── kustomization.yaml
    │   │   │   │   │       ├── poddisruptionbudgets
    │   │   │   │   │       │   ├── sweagentd-scheduler.yaml
    │   │   │   │   │       │   ├── sweagentd-twirp.yaml
    │   │   │   │   │       │   ├── sweagentd-worker.yaml
    │   │   │   │   │       │   └── sweagentd.yaml
    │   │   │   │   │       ├── resourcequotas
    │   │   │   │   │       │   └── gh-default.yaml
    │   │   │   │   │       ├── servicemeshconfig
    │   │   │   │   │       │   └── sweagentd.yaml
    │   │   │   │   │       └── services
    │   │   │   │   │           ├── sweagentd-twirp.yaml
    │   │   │   │   │           └── sweagentd.yaml
    │   │   │   │   └── overlays
    │   │   │   │       ├── production
    │   │   │   │       │   └── kustomization.yml
    │   │   │   │       ├── proxima
    │   │   │   │       │   └── kustomization.yml
    │   │   │   │       ├── staging
    │   │   │   │       │   └── kustomization.yml
    │   │   │   │       ├── staging-jedi-knight
    │   │   │   │       │   └── kustomization.yml
    │   │   │   │       └── staging-sith-lord
    │   │   │   │           └── kustomization.yml
    │   │   │   └── moda
    │   │   │       ├── build_options.yaml
    │   │   │       ├── configuration
    │   │   │       │   ├── base
    │   │   │       │   │   └── env.yml
    │   │   │       │   ├── prod-ae-01
    │   │   │       │   │   └── env.yaml
    │   │   │       │   ├── prod-cus-01
    │   │   │       │   │   └── env.yaml
    │   │   │       │   ├── prod-jpw-01
    │   │   │       │   │   └── env.yaml
    │   │   │       │   ├── prod-sdc-01
    │   │   │       │   │   └── env.yaml
    │   │   │       │   ├── production
    │   │   │       │   │   └── env.yml
    │   │   │       │   ├── prod-weu-01
    │   │   │       │   │   └── env.yaml
    │   │   │       │   ├── proxima-base
    │   │   │       │   │   └── env.yaml
    │   │   │       │   ├── staff-wus2-01
    │   │   │       │   │   └── env.yaml
    │   │   │       │   ├── staging
    │   │   │       │   │   ├── env.yml
    │   │   │       │   │   └── README.md
    │   │   │       │   ├── staging-base
    │   │   │       │   │   └── env.yml
    │   │   │       │   ├── staging-jedi-knight
    │   │   │       │   │   └── env.yml
    │   │   │       │   ├── staging-sith-lord
    │   │   │       │   │   └── env.yml
    │   │   │       │   └── test-cnc-01
    │   │   │       │       └── env.yaml
    │   │   │       ├── deployment.yaml
    │   │   │       └── secrets
    │   │   │           ├── ci
    │   │   │           │   └── secrets.yml
    │   │   │           ├── prod-ae-01
    │   │   │           │   └── secrets.yaml
    │   │   │           ├── prod-cus-01
    │   │   │           │   └── secrets.yaml
    │   │   │           ├── prod-jpw-01
    │   │   │           │   └── secrets.yaml
    │   │   │           ├── prod-sdc-01
    │   │   │           │   └── secrets.yaml
    │   │   │           ├── production
    │   │   │           │   └── secrets.yml
    │   │   │           ├── prod-weu-01
    │   │   │           │   └── secrets.yaml
    │   │   │           ├── staff-wus2-01
    │   │   │           │   └── secrets.yml
    │   │   │           ├── staging
    │   │   │           │   └── secrets.yml
    │   │   │           └── test-cnc-01
    │   │   │               └── secrets.yml
    │   │   ├── Dockerfile
    │   │   ├── docs
    │   │   │   ├── 3p-e2e-agent-setup.md
    │   │   │   ├── accessibility.md
    │   │   │   ├── adr
    │   │   │   │   ├── 0000-adr-template.md
    │   │   │   │   ├── 0001-create-job-api.md
    │   │   │   │   ├── 0002-memory-api.md
    │   │   │   │   ├── 0003-mid-session-steering.md
    │   │   │   │   ├── 0004-recording-stacktraces.md
    │   │   │   │   ├── 0005-3p-platform-identity.md
    │   │   │   │   ├── 0005-custom-agents.md
    │   │   │   │   ├── 0006-custom-agent-configs.md
    │   │   │   │   ├── 0006-server-to-server-token-minting-via-twirp.md
    │   │   │   │   ├── 0007-custom-agent-triggers.md
    │   │   │   │   ├── 0008-interval-trigger-scheduler.md
    │   │   │   │   ├── 0009-custom-agents-mcp.md
    │   │   │   │   ├── 0010-commit-signing.md
    │   │   │   │   ├── 0010-third-party-agents-dynamic-workflows.md
    │   │   │   │   ├── 0011-custom-agent-specific-gh-privs.md
    │   │   │   │   ├── 0012-progress-api-code-review-namespaces.md
    │   │   │   │   ├── 0013-oidc-workload-identity-federation.md
    │   │   │   │   ├── 0014-oidc-token-exchange-obo.md
    │   │   │   │   ├── 0015-oidc-architecture-and-token-signing.md
    │   │   │   │   └── img
    │   │   │   │       └── mid-session-steering-architecture.png
    │   │   │   ├── agentic-memory-telemetry-summary.md
    │   │   │   ├── architecture-actions.png
    │   │   │   ├── architecture.md
    │   │   │   ├── architecture.png
    │   │   │   ├── cosmos-emulator-dev.md
    │   │   │   ├── docker-self-hosted-runner.md
    │   │   │   ├── dogfooding-sweagent-aip.md
    │   │   │   ├── e2e-flow.excalidraw
    │   │   │   ├── e2e-flow.png
    │   │   │   ├── e2e-flow.txt
    │   │   │   ├── e2e-service-dev-setup.md
    │   │   │   ├── first-responder
    │   │   │   │   └── README.md
    │   │   │   ├── images
    │   │   │   │   └── create-codespace.png
    │   │   │   ├── input-content-filtering.md
    │   │   │   ├── job-exec-and-api-architecture.md
    │   │   │   ├── job-lifecycle-timing.md
    │   │   │   ├── mcp-context-dump.md
    │   │   │   ├── models.md
    │   │   │   ├── monolith-twirp.md
    │   │   │   ├── online-experiments
    │   │   │   │   ├── adding-new-metrics.md
    │   │   │   │   ├── data-pipeline.md
    │   │   │   │   └── experimentation-guide.md
    │   │   │   ├── padawan-workflow.md
    │   │   │   ├── permissions
    │   │   │   │   └── cli.md
    │   │   │   ├── provision-proxima-new-stamp.md
    │   │   │   ├── proxima-docs.md
    │   │   │   ├── secrets-management.md
    │   │   │   ├── service-dev-setup-with-github.md
    │   │   │   ├── session-service.excalidraw
    │   │   │   ├── session-service.png
    │   │   │   ├── session-service.txt
    │   │   │   ├── state-of-eventing.excalidraw
    │   │   │   ├── state-of-eventing.png
    │   │   │   ├── state-of-eventing.txt
    │   │   │   ├── support-issue-triage.md
    │   │   │   ├── telemetry.md
    │   │   │   ├── testing-twirp-changes.md
    │   │   │   ├── third-party-integration.md
    │   │   │   ├── tokens-and-authz-in-actions.md
    │   │   │   └── vision-architecture.md
    │   │   ├── go.mod
    │   │   ├── go.sum
    │   │   ├── internal
    │   │   │   ├── agent
    │   │   │   │   ├── agenthttp
    │   │   │   │   │   ├── dto.go
    │   │   │   │   │   ├── handler.go
    │   │   │   │   │   ├── handler_test.go
    │   │   │   │   │   ├── pulls.go
    │   │   │   │   │   ├── pulls_test.go
    │   │   │   │   │   ├── sign.go
    │   │   │   │   │   └── sign_test.go
    │   │   │   │   ├── job.go
    │   │   │   │   ├── job_test.go
    │   │   │   │   ├── pullrequest.go
    │   │   │   │   ├── pullrequest_test.go
    │   │   │   │   ├── service.go
    │   │   │   │   ├── service_test.go
    │   │   │   │   ├── sessionsv2
    │   │   │   │   │   ├── README.md
    │   │   │   │   │   ├── sideeffects.go
    │   │   │   │   │   ├── sideeffects_test.go
    │   │   │   │   │   ├── translate.go
    │   │   │   │   │   └── translate_test.go
    │   │   │   │   ├── sign.go
    │   │   │   │   └── sign_test.go
    │   │   │   ├── agentcallback
    │   │   │   │   ├── agenterror.go
    │   │   │   │   ├── agenterror_test.go
    │   │   │   │   ├── handle_comment_reply.go
    │   │   │   │   ├── handle_error.go
    │   │   │   │   ├── handle_error_test.go
    │   │   │   │   ├── handle_partial_result.go
    │   │   │   │   ├── handle_progress.go
    │   │   │   │   ├── handle_result.go
    │   │   │   │   ├── handler.go
    │   │   │   │   ├── handler_test.go
    │   │   │   │   ├── jobmanager.go
    │   │   │   │   ├── jobmanager_test.go
    │   │   │   │   ├── jobupdate.go
    │   │   │   │   ├── requestctx.go
    │   │   │   │   ├── telemetry.go
    │   │   │   │   └── telemetry_test.go
    │   │   │   ├── agentcleanup
    │   │   │   │   ├── handler.go
    │   │   │   │   └── handler_test.go
    │   │   │   ├── agentconfig
    │   │   │   │   └── agentconfig.go
    │   │   │   ├── agenticapp
    │   │   │   │   ├── agenticapp.go
    │   │   │   │   ├── agenticapps_test.go
    │   │   │   │   ├── agenticapptest
    │   │   │   │   │   └── helpers.go
    │   │   │   │   ├── agenticapp_test.go
    │   │   │   │   ├── claude.go
    │   │   │   │   ├── claude_test.go
    │   │   │   │   ├── codex.go
    │   │   │   │   ├── codex_test.go
    │   │   │   │   ├── copilot_code_review.go
    │   │   │   │   ├── copilot_code_review_test.go
    │   │   │   │   ├── copilot.go
    │   │   │   │   ├── copilot_test.go
    │   │   │   │   ├── get_repo.go
    │   │   │   │   ├── mention.go
    │   │   │   │   ├── mint_token.go
    │   │   │   │   ├── provider.go
    │   │   │   │   ├── provider_test.go
    │   │   │   │   ├── revoke_token.go
    │   │   │   │   ├── revoke_token_test.go
    │   │   │   │   ├── shared_test.go
    │   │   │   │   └── third_party.go
    │   │   │   ├── agentsync
    │   │   │   │   ├── agentsync.go
    │   │   │   │   ├── agentsync_test.go
    │   │   │   │   ├── event.go
    │   │   │   │   ├── handler.go
    │   │   │   │   └── reconciler.go
    │   │   │   ├── aigen
    │   │   │   │   ├── aigen.go
    │   │   │   │   ├── aigen_test.go
    │   │   │   │   ├── integration_test.go
    │   │   │   │   └── prompts
    │   │   │   │       ├── job_data_improved.txt
    │   │   │   │       └── job_data.txt
    │   │   │   ├── api
    │   │   │   │   ├── jobapi
    │   │   │   │   │   ├── handle_error.go
    │   │   │   │   │   ├── handle_error_test.go
    │   │   │   │   │   ├── handler.go
    │   │   │   │   │   ├── handler_test.go
    │   │   │   │   │   ├── new_job_builder.go
    │   │   │   │   │   ├── new_job_builder_test.go
    │   │   │   │   │   ├── new_job.go
    │   │   │   │   │   ├── new_job_test.go
    │   │   │   │   │   └── utils.go
    │   │   │   │   └── response_wrapper.go
    │   │   │   ├── aqueduct
    │   │   │   │   ├── client.go
    │   │   │   │   ├── client_option.go
    │   │   │   │   ├── client_test.go
    │   │   │   │   ├── consumer
    │   │   │   │   │   ├── consumer.go
    │   │   │   │   │   ├── pool.go
    │   │   │   │   │   ├── pool_option.go
    │   │   │   │   │   └── pool_option_test.go
    │   │   │   │   ├── jobs
    │   │   │   │   │   ├── agentjob
    │   │   │   │   │   │   ├── handler.go
    │   │   │   │   │   │   └── handler_test.go
    │   │   │   │   │   ├── agent_job.go
    │   │   │   │   │   ├── agent_job.pb.go
    │   │   │   │   │   ├── agent_job.proto
    │   │   │   │   │   ├── apijob
    │   │   │   │   │   │   ├── handler.go
    │   │   │   │   │   │   └── handler_test.go
    │   │   │   │   │   ├── api_job.go
    │   │   │   │   │   ├── api_job.pb.go
    │   │   │   │   │   ├── api_job.proto
    │   │   │   │   │   ├── eventjob
    │   │   │   │   │   │   ├── handler.go
    │   │   │   │   │   │   └── handler_test.go
    │   │   │   │   │   ├── event_job.go
    │   │   │   │   │   ├── event_job.pb.go
    │   │   │   │   │   ├── event_job.proto
    │   │   │   │   │   ├── event_job_test.go
    │   │   │   │   │   ├── gen.go
    │   │   │   │   │   ├── handler.go
    │   │   │   │   │   ├── handler_test.go
    │   │   │   │   │   ├── requestctx.go
    │   │   │   │   │   ├── tracecontext.go
    │   │   │   │   │   └── tracecontext_test.go
    │   │   │   │   ├── memory.go
    │   │   │   │   └── producer.go
    │   │   │   ├── auth
    │   │   │   │   ├── auth.go
    │   │   │   │   ├── auth_test.go
    │   │   │   │   └── oidc
    │   │   │   │       ├── authndsigner
    │   │   │   │       │   ├── signer.go
    │   │   │   │       │   └── signer_test.go
    │   │   │   │       ├── configloader.go
    │   │   │   │       ├── configloader_test.go
    │   │   │   │       ├── devsigner
    │   │   │   │       │   ├── signer.go
    │   │   │   │       │   ├── signerhttp
    │   │   │   │       │   │   ├── handler.go
    │   │   │   │       │   │   └── handler_test.go
    │   │   │   │       │   ├── signer_issuerurl_test.go
    │   │   │   │       │   └── signer_test.go
    │   │   │   │       ├── errors.go
    │   │   │   │       ├── exchanger.go
    │   │   │   │       ├── exchanger_test.go
    │   │   │   │       ├── jwt.go
    │   │   │   │       ├── jwt_test.go
    │   │   │   │       ├── oidcconfig
    │   │   │   │       │   ├── config.go
    │   │   │   │       │   └── config_test.go
    │   │   │   │       ├── README.md
    │   │   │   │       ├── revoker.go
    │   │   │   │       ├── revoker_test.go
    │   │   │   │       ├── service_discovery.go
    │   │   │   │       ├── service_discovery_test.go
    │   │   │   │       ├── service.go
    │   │   │   │       ├── service_signing_test.go
    │   │   │   │       └── service_test.go
    │   │   │   ├── authnd
    │   │   │   │   ├── authnd.go
    │   │   │   │   ├── authnd_test.go
    │   │   │   │   └── noop.go
    │   │   │   ├── cache
    │   │   │   │   ├── cache.go
    │   │   │   │   ├── memcachestore.go
    │   │   │   │   ├── rediscachestore.go
    │   │   │   │   ├── rediscachestore_test.go
    │   │   │   │   └── tokenStore.go
    │   │   │   ├── capi
    │   │   │   │   ├── capi.go
    │   │   │   │   ├── capi_test.go
    │   │   │   │   ├── models.go
    │   │   │   │   ├── models_test.go
    │   │   │   │   ├── noop.go
    │   │   │   │   ├── noop_test.go
    │   │   │   │   ├── session.go
    │   │   │   │   └── session_test.go
    │   │   │   ├── config
    │   │   │   │   ├── allow_list.go
    │   │   │   │   ├── allow_list_test.go
    │   │   │   │   ├── config.go
    │   │   │   │   ├── config_test.go
    │   │   │   │   ├── default_network_rules
    │   │   │   │   │   ├── azure_metadata.rules.yaml
    │   │   │   │   │   ├── certificate_authorities.rules.yaml
    │   │   │   │   │   ├── containers.rules.yaml
    │   │   │   │   │   ├── csharp.rules.yaml
    │   │   │   │   │   ├── dart.rules.yaml
    │   │   │   │   │   ├── github.rules.yaml
    │   │   │   │   │   ├── go.rules.yaml
    │   │   │   │   │   ├── hashicorp.rules.yaml
    │   │   │   │   │   ├── haskell.rules.yaml
    │   │   │   │   │   ├── java.rules.yaml
    │   │   │   │   │   ├── json.rules.yaml
    │   │   │   │   │   ├── linux_package_managers.rules.yaml
    │   │   │   │   │   ├── nodejs.rules.yaml
    │   │   │   │   │   ├── perl.rules.yaml
    │   │   │   │   │   ├── php.rules.yaml
    │   │   │   │   │   ├── playwright.rules.yaml
    │   │   │   │   │   ├── python.rules.yaml
    │   │   │   │   │   ├── ruby.rules.yaml
    │   │   │   │   │   ├── rust.rules.yaml
    │   │   │   │   │   └── swift.rules.yaml
    │   │   │   │   ├── firewallrule.schema.json
    │   │   │   │   └── redis.go
    │   │   │   ├── cosmos
    │   │   │   │   └── cosmos.go
    │   │   │   ├── customagent
    │   │   │   │   ├── agent.go
    │   │   │   │   ├── agent_test.go
    │   │   │   │   ├── config.go
    │   │   │   │   ├── config_test.go
    │   │   │   │   ├── copilot.go
    │   │   │   │   ├── customagenthttp
    │   │   │   │   │   ├── handler.go
    │   │   │   │   │   ├── handler_test.go
    │   │   │   │   │   ├── middleware.go
    │   │   │   │   │   └── middleware_test.go
    │   │   │   │   ├── customagenttest
    │   │   │   │   │   └── customagenttest.go
    │   │   │   │   ├── repository.go
    │   │   │   │   ├── repository_test.go
    │   │   │   │   ├── service_fromdb_test.go
    │   │   │   │   ├── service_getagent_test.go
    │   │   │   │   ├── service.go
    │   │   │   │   ├── service_listagents_test.go
    │   │   │   │   ├── service_privileged_test.go
    │   │   │   │   ├── service_resolvebyname_test.go
    │   │   │   │   ├── service_test.go
    │   │   │   │   ├── SPEC.md
    │   │   │   │   └── store
    │   │   │   │       ├── cosmos
    │   │   │   │       │   ├── cosmos.go
    │   │   │   │       │   └── cosmos_test.go
    │   │   │   │       ├── memory
    │   │   │   │       │   ├── memory.go
    │   │   │   │       │   └── memory_test.go
    │   │   │   │       ├── store.go
    │   │   │   │       └── types.go
    │   │   │   ├── encryption
    │   │   │   │   ├── encryption_service.go
    │   │   │   │   └── encryption_service_test.go
    │   │   │   ├── environmentfeatures
    │   │   │   │   ├── features.go
    │   │   │   │   └── features_test.go
    │   │   │   ├── envrouting
    │   │   │   │   ├── envrouting.go
    │   │   │   │   └── envrouting_test.go
    │   │   │   ├── events
    │   │   │   │   ├── detect_stacked_pr_intent_prompt.txt
    │   │   │   │   ├── events.go
    │   │   │   │   ├── eventstest
    │   │   │   │   │   ├── alerts_assignment_entities.go
    │   │   │   │   │   ├── entities.go
    │   │   │   │   │   ├── github.go
    │   │   │   │   │   ├── githubgql.go
    │   │   │   │   │   ├── jobs.go
    │   │   │   │   │   └── testconsts.go
    │   │   │   │   ├── events_test.go
    │   │   │   │   ├── generate_stacked_pr_title_prompt.txt
    │   │   │   │   ├── handler_duration_test.go
    │   │   │   │   ├── handler.go
    │   │   │   │   ├── handler_test.go
    │   │   │   │   ├── hydro
    │   │   │   │   │   ├── dispatcher.go
    │   │   │   │   │   ├── dispatcher_test.go
    │   │   │   │   │   ├── events.go
    │   │   │   │   │   ├── events_test.go
    │   │   │   │   │   ├── filters.go
    │   │   │   │   │   ├── filters_test.go
    │   │   │   │   │   └── topics
    │   │   │   │   │       ├── topics.go
    │   │   │   │   │       └── topics_test.go
    │   │   │   │   ├── launcher_adapter.go
    │   │   │   │   ├── noop.go
    │   │   │   │   ├── on_code_scanning_alerts_assignment.go
    │   │   │   │   ├── on_code_scanning_alerts_assignment_test.go
    │   │   │   │   ├── on_issue_created.go
    │   │   │   │   ├── on_issue_created_test.go
    │   │   │   │   ├── on_merge_conflict.go
    │   │   │   │   ├── on_merge_conflict_test.go
    │   │   │   │   ├── on_pull_request_comment_created.go
    │   │   │   │   ├── on_pull_request_comment_created_test.go
    │   │   │   │   ├── on_pull_request_review_submit.go
    │   │   │   │   ├── on_pull_request_review_submit_test.go
    │   │   │   │   ├── on_pull_request_state_change.go
    │   │   │   │   ├── on_pull_request_state_change_test.go
    │   │   │   │   ├── on_workflow_run_completed.go
    │   │   │   │   ├── on_workflow_run_completed_test.go
    │   │   │   │   ├── on_workflow_run_failed.go
    │   │   │   │   ├── on_workflow_run_failed_test.go
    │   │   │   │   ├── requestctx.go
    │   │   │   │   ├── requestctx_test.go
    │   │   │   │   ├── stacked_prs.go
    │   │   │   │   ├── stacked_prs_test.go
    │   │   │   │   ├── utils.go
    │   │   │   │   └── utils_test.go
    │   │   │   ├── experiments
    │   │   │   │   ├── assignments.go
    │   │   │   │   ├── assignments_test.go
    │   │   │   │   ├── config.go
    │   │   │   │   ├── config_test.go
    │   │   │   │   ├── exp
    │   │   │   │   │   ├── client.go
    │   │   │   │   │   ├── client_test.go
    │   │   │   │   │   ├── context.go
    │   │   │   │   │   └── context_test.go
    │   │   │   │   ├── experiments.go
    │   │   │   │   ├── experiments_test.go
    │   │   │   │   ├── mock.go
    │   │   │   │   ├── noop.go
    │   │   │   │   ├── proxima.go
    │   │   │   │   ├── README.md
    │   │   │   │   ├── trafficfilters.go
    │   │   │   │   └── trafficfilters_test.go
    │   │   │   ├── featureflags
    │   │   │   │   ├── client.go
    │   │   │   │   ├── client_test.go
    │   │   │   │   ├── devclient.go
    │   │   │   │   ├── featureflags.go
    │   │   │   │   ├── featureflags_test.go
    │   │   │   │   ├── noop.go
    │   │   │   │   ├── requestmiddleware.go
    │   │   │   │   └── requestmiddleware_test.go
    │   │   │   ├── firewall
    │   │   │   │   ├── firewall_comment.md
    │   │   │   │   ├── firewall.go
    │   │   │   │   └── firewall_test.go
    │   │   │   ├── ghchi
    │   │   │   │   ├── ghchi.go
    │   │   │   │   └── ghchi_test.go
    │   │   │   ├── github
    │   │   │   │   ├── advanced_security_tip.md
    │   │   │   │   ├── best_practices_tip.md
    │   │   │   │   ├── committer.go
    │   │   │   │   ├── errors.go
    │   │   │   │   ├── errors_test.go
    │   │   │   │   ├── factory.go
    │   │   │   │   ├── feedback_tip.md
    │   │   │   │   ├── github.go
    │   │   │   │   ├── githubgql.go
    │   │   │   │   ├── githubgql_test.go
    │   │   │   │   ├── github_test.go
    │   │   │   │   ├── ide_tip.md
    │   │   │   │   ├── mobile_tip.md
    │   │   │   │   ├── noop.go
    │   │   │   │   ├── oswe_experiment_note.md
    │   │   │   │   ├── planning_and_tracking_tip.md
    │   │   │   │   ├── privileged.go
    │   │   │   │   ├── ratelimits
    │   │   │   │   │   ├── ratelimits.go
    │   │   │   │   │   └── ratelimits_test.go
    │   │   │   │   ├── raycast_tip.md
    │   │   │   │   ├── tenant_integration_test.go
    │   │   │   │   ├── tenant_replacement_test.go
    │   │   │   │   ├── tokens
    │   │   │   │   │   ├── context.go
    │   │   │   │   │   ├── context_test.go
    │   │   │   │   │   ├── tokens.go
    │   │   │   │   │   └── tokens_test.go
    │   │   │   │   ├── transport.go
    │   │   │   │   ├── transport_test.go
    │   │   │   │   └── workplace_chat_tip.md
    │   │   │   ├── githubtwirp
    │   │   │   │   ├── authorization.go
    │   │   │   │   ├── authorresolver.go
    │   │   │   │   ├── authorresolver_test.go
    │   │   │   │   ├── client.go
    │   │   │   │   ├── client_test.go
    │   │   │   │   ├── helpers.go
    │   │   │   │   ├── helpers_plan.go
    │   │   │   │   ├── helpers_test.go
    │   │   │   │   ├── noop_authorization_api.go
    │   │   │   │   ├── noop.go
    │   │   │   │   ├── noop_limiter_api.go
    │   │   │   │   ├── noop_repositories_api.go
    │   │   │   │   ├── noop_repositories_api_test.go
    │   │   │   │   ├── noop_swe_agent_api.go
    │   │   │   │   ├── noop_swe_agent_api_test.go
    │   │   │   │   ├── noop_user_detail_api.go
    │   │   │   │   ├── repos.go
    │   │   │   │   ├── repos_test.go
    │   │   │   │   ├── tenant_integration_test.go
    │   │   │   │   ├── user_details.go
    │   │   │   │   └── user_details_test.go
    │   │   │   ├── gitrepo
    │   │   │   │   ├── repository.go
    │   │   │   │   ├── twirp_provider.go
    │   │   │   │   └── twirp_provider_test.go
    │   │   │   ├── goerrors
    │   │   │   │   ├── goerrors.go
    │   │   │   │   └── goerrors_test.go
    │   │   │   ├── httpratelimit
    │   │   │   │   ├── middleware.go
    │   │   │   │   └── middleware_test.go
    │   │   │   ├── integrations
    │   │   │   │   ├── codereview
    │   │   │   │   │   └── codereview.go
    │   │   │   │   ├── codescanning
    │   │   │   │   │   └── codescanning.go
    │   │   │   │   └── integrations.go
    │   │   │   ├── joberrors
    │   │   │   │   ├── error_fix_repo_uninitialized.md
    │   │   │   │   ├── joberrors.go
    │   │   │   │   └── joberrors_test.go
    │   │   │   ├── jobexecutor
    │   │   │   │   ├── jobexecutor.go
    │   │   │   │   ├── jobexecutor_test.go
    │   │   │   │   ├── memory.go
    │   │   │   │   ├── mock.go
    │   │   │   │   ├── noop.go
    │   │   │   │   └── quota.go
    │   │   │   ├── jobs
    │   │   │   │   ├── assignment.go
    │   │   │   │   ├── command
    │   │   │   │   │   └── command.go
    │   │   │   │   ├── customagent
    │   │   │   │   │   └── customagent.go
    │   │   │   │   ├── experiments
    │   │   │   │   │   └── experiments.go
    │   │   │   │   ├── jobevents
    │   │   │   │   │   ├── emitter.go
    │   │   │   │   │   ├── emitter_test.go
    │   │   │   │   │   └── noop.go
    │   │   │   │   ├── job.go
    │   │   │   │   ├── jobs.go
    │   │   │   │   ├── jobs_test.go
    │   │   │   │   ├── jobsummary.go
    │   │   │   │   ├── observability.go
    │   │   │   │   ├── observability_test.go
    │   │   │   │   ├── progress
    │   │   │   │   │   └── progress.go
    │   │   │   │   └── store
    │   │   │   │       ├── cosmosdb
    │   │   │   │       │   ├── config.go
    │   │   │   │       │   ├── cosmosdb.go
    │   │   │   │       │   ├── cosmosdb_test.go
    │   │   │   │       │   ├── progress.go
    │   │   │   │       │   └── progress_test.go
    │   │   │   │       ├── jobstore.go
    │   │   │   │       └── memory
    │   │   │   │           ├── memory.go
    │   │   │   │           ├── memory_test.go
    │   │   │   │           ├── progress.go
    │   │   │   │           └── progress_test.go
    │   │   │   ├── jobservice
    │   │   │   │   ├── branch.go
    │   │   │   │   ├── branch_test.go
    │   │   │   │   ├── builder.go
    │   │   │   │   ├── builder_test.go
    │   │   │   │   ├── command.go
    │   │   │   │   ├── command_test.go
    │   │   │   │   ├── create_job_for_assignment.go
    │   │   │   │   ├── create_job_for_assignment_test.go
    │   │   │   │   ├── customagent.go
    │   │   │   │   ├── customagent_test.go
    │   │   │   │   ├── events.go
    │   │   │   │   ├── experiments.go
    │   │   │   │   ├── experiments_test.go
    │   │   │   │   ├── jobservice.go
    │   │   │   │   ├── jobservicetest
    │   │   │   │   │   └── jobservicetest.go
    │   │   │   │   ├── jobservice_test.go
    │   │   │   │   ├── model.go
    │   │   │   │   ├── model_test.go
    │   │   │   │   ├── pullrequest.go
    │   │   │   │   ├── pullrequest_test.go
    │   │   │   │   ├── queue.go
    │   │   │   │   ├── queue_test.go
    │   │   │   │   ├── requestctx.go
    │   │   │   │   ├── requestctx_test.go
    │   │   │   │   ├── rules.go
    │   │   │   │   ├── rules_test.go
    │   │   │   │   ├── sdk_assignment.go
    │   │   │   │   ├── session.go
    │   │   │   │   └── session_test.go
    │   │   │   ├── jobutils
    │   │   │   │   ├── error_fix_comment.md
    │   │   │   │   ├── error_handling.go
    │   │   │   │   ├── error_handling_test.go
    │   │   │   │   ├── error_model_not_available.md
    │   │   │   │   ├── fallback_error_annotation.go
    │   │   │   │   ├── fallback_error_annotation_test.go
    │   │   │   │   ├── jobutils.go
    │   │   │   │   ├── jobutils_test.go
    │   │   │   │   ├── reactions.go
    │   │   │   │   └── requestctx.go
    │   │   │   ├── launcher
    │   │   │   │   ├── actions_custom_agents_test.go
    │   │   │   │   ├── actions.go
    │   │   │   │   ├── actions_setup_steps.go
    │   │   │   │   ├── actions_setup_steps_test.go
    │   │   │   │   ├── actions_test.go
    │   │   │   │   ├── actions_third_party_agents_test.go
    │   │   │   │   ├── actions_workflow.yaml
    │   │   │   │   ├── docker.go
    │   │   │   │   ├── docker_test.go
    │   │   │   │   ├── errors.go
    │   │   │   │   ├── errors_test.go
    │   │   │   │   ├── launcher.go
    │   │   │   │   ├── launcher_test.go
    │   │   │   │   ├── noop.go
    │   │   │   │   ├── playwright.go
    │   │   │   │   ├── runtime_feature_flags.go
    │   │   │   │   ├── runtime_feature_flags_test.go
    │   │   │   │   ├── runtime_policy.go
    │   │   │   │   ├── runtime_policy_test.go
    │   │   │   │   ├── setup_steps_error_fix_comment.md
    │   │   │   │   ├── setup_steps_error_fix.md
    │   │   │   │   ├── testdata
    │   │   │   │   │   └── snapshots
    │   │   │   │   │       ├── custom-setup-steps.yaml
    │   │   │   │   │       ├── development-mode.yaml
    │   │   │   │   │       ├── full-featured.yaml
    │   │   │   │   │       ├── linux-basic.yaml
    │   │   │   │   │       ├── mcp-enabled.yaml
    │   │   │   │   │       ├── proxy-env-vars.yaml
    │   │   │   │   │       └── windows-enabled.yaml
    │   │   │   │   ├── tracing.go
    │   │   │   │   ├── variables.go
    │   │   │   │   ├── variables_test.go
    │   │   │   │   ├── workflow_parser_validator.go
    │   │   │   │   ├── workflow_parser_validator_test.go
    │   │   │   │   └── workflow_snapshot_test.go
    │   │   │   ├── limiter
    │   │   │   │   ├── errors.go
    │   │   │   │   ├── jobcount.go
    │   │   │   │   ├── jobcounttracker.go
    │   │   │   │   ├── joblimiter.go
    │   │   │   │   ├── joblimiter_test.go
    │   │   │   │   ├── rate.go
    │   │   │   │   ├── ratelimiter.go
    │   │   │   │   ├── ratelimiter_test.go
    │   │   │   │   └── target.go
    │   │   │   ├── mcp
    │   │   │   │   ├── config.go
    │   │   │   │   ├── config_test.go
    │   │   │   │   ├── mcpconfig
    │   │   │   │   │   ├── json.go
    │   │   │   │   │   └── json_test.go
    │   │   │   │   ├── variables.go
    │   │   │   │   └── variables_test.go
    │   │   │   ├── memory
    │   │   │   │   ├── core
    │   │   │   │   │   ├── memory_enablement.go
    │   │   │   │   │   ├── memory.go
    │   │   │   │   │   ├── memory_scoring_test.go
    │   │   │   │   │   ├── memory_service_create_test.go
    │   │   │   │   │   ├── memory_service_delete_test.go
    │   │   │   │   │   ├── memory_service_featureflags_test.go
    │   │   │   │   │   ├── memory_service_get_test.go
    │   │   │   │   │   ├── memory_service.go
    │   │   │   │   │   ├── memory_service_secrets_test.go
    │   │   │   │   │   ├── memory_service_user_test.go
    │   │   │   │   │   ├── memory_service_user_vote_test.go
    │   │   │   │   │   ├── memory_service_util_test.go
    │   │   │   │   │   ├── memory_service_vote_test.go
    │   │   │   │   │   ├── memory_vote_test.go
    │   │   │   │   │   ├── noop_memory_store.go
    │   │   │   │   │   ├── repository.go
    │   │   │   │   │   └── secret.go
    │   │   │   │   ├── cosmos
    │   │   │   │   │   ├── cosmos_client.go
    │   │   │   │   │   ├── cosmos_memory_store.go
    │   │   │   │   │   ├── cosmos_memory_store_integration_test.go
    │   │   │   │   │   ├── cosmos_memory_store_test.go
    │   │   │   │   │   └── testcontainer
    │   │   │   │   │       └── cosmos_test_container.go
    │   │   │   │   ├── local
    │   │   │   │   │   ├── memory_store.go
    │   │   │   │   │   └── memory_store_test.go
    │   │   │   │   ├── memoryhttp
    │   │   │   │   │   ├── dependencies.go
    │   │   │   │   │   ├── memory_dto.go
    │   │   │   │   │   ├── memory_dto_test.go
    │   │   │   │   │   ├── memory_handler_batch_delete_test.go
    │   │   │   │   │   ├── memory_handler_create_test.go
    │   │   │   │   │   ├── memory_handler_delete_test.go
    │   │   │   │   │   ├── memory_handler_enabled_test.go
    │   │   │   │   │   ├── memory_handler.go
    │   │   │   │   │   ├── memory_handler_prompt_test.go
    │   │   │   │   │   ├── memory_handler_recent_test.go
    │   │   │   │   │   ├── memory_handler_routing_test.go
    │   │   │   │   │   ├── memory_handler_search_test.go
    │   │   │   │   │   ├── memory_handler_top_test.go
    │   │   │   │   │   ├── memory_handler_user_batch_delete_test.go
    │   │   │   │   │   ├── memory_handler_user_create_test.go
    │   │   │   │   │   ├── memory_handler_user_delete_test.go
    │   │   │   │   │   ├── memory_handler_user_enabled_test.go
    │   │   │   │   │   ├── memory_handler_user.go
    │   │   │   │   │   ├── memory_handler_user_prompt_test.go
    │   │   │   │   │   ├── memory_handler_user_recent_test.go
    │   │   │   │   │   ├── memory_handler_user_search_test.go
    │   │   │   │   │   ├── memory_handler_user_vote_test.go
    │   │   │   │   │   ├── memory_handler_util_test.go
    │   │   │   │   │   ├── memory_handler_vote_test.go
    │   │   │   │   │   ├── prompt.go
    │   │   │   │   │   ├── prompt_snapshot_test.go
    │   │   │   │   │   ├── prompt_test.go
    │   │   │   │   │   └── testdata
    │   │   │   │   │       └── snapshots
    │   │   │   │   │           ├── voting-disabled-no-memories.json
    │   │   │   │   │           ├── voting-disabled-no-memories.md
    │   │   │   │   │           ├── voting-disabled-with-memories.json
    │   │   │   │   │           ├── voting-disabled-with-memories.md
    │   │   │   │   │           ├── voting-enabled-no-memories.json
    │   │   │   │   │           ├── voting-enabled-no-memories.md
    │   │   │   │   │           ├── voting-enabled-with-memories.json
    │   │   │   │   │           └── voting-enabled-with-memories.md
    │   │   │   │   └── secret_scanning
    │   │   │   │       ├── secret_scanner_api.go
    │   │   │   │       ├── secret_scanner.go
    │   │   │   │       └── secret_scanner_test.go
    │   │   │   ├── models
    │   │   │   │   ├── modelshttp
    │   │   │   │   │   ├── handler.go
    │   │   │   │   │   └── handler_test.go
    │   │   │   │   ├── service.go
    │   │   │   │   └── service_test.go
    │   │   │   ├── observability
    │   │   │   │   ├── exceptions
    │   │   │   │   │   ├── exceptions.go
    │   │   │   │   │   └── exceptions_test.go
    │   │   │   │   ├── exporters.go
    │   │   │   │   ├── http_telemetry.go
    │   │   │   │   ├── http_telemetry_integration_test.go
    │   │   │   │   ├── http_telemetry_test.go
    │   │   │   │   ├── hydro
    │   │   │   │   │   ├── client.go
    │   │   │   │   │   └── logger.go
    │   │   │   │   ├── stats
    │   │   │   │   │   └── stats.go
    │   │   │   │   ├── utils.go
    │   │   │   │   └── utils_test.go
    │   │   │   ├── onboarding
    │   │   │   │   ├── onboarding_comment.md
    │   │   │   │   ├── onboarding.go
    │   │   │   │   ├── onboarding_prompt.md
    │   │   │   │   ├── onboarding_test.go
    │   │   │   │   ├── onboarding_tip.md
    │   │   │   │   └── README.md
    │   │   │   ├── permissions
    │   │   │   │   ├── permissions.go
    │   │   │   │   └── permissions_test.go
    │   │   │   ├── problemstatement
    │   │   │   │   ├── issue.go
    │   │   │   │   ├── issue_test.go
    │   │   │   │   ├── problemstatement.go
    │   │   │   │   ├── problemstatement_test.go
    │   │   │   │   ├── pullrequest.go
    │   │   │   │   ├── pullrequest_test.go
    │   │   │   │   ├── review.go
    │   │   │   │   └── review_test.go
    │   │   │   ├── proxima
    │   │   │   │   ├── proxima.go
    │   │   │   │   └── proxima_test.go
    │   │   │   ├── readiness
    │   │   │   │   ├── readiness.go
    │   │   │   │   └── readiness_test.go
    │   │   │   ├── redis
    │   │   │   │   ├── circuitbreaker.go
    │   │   │   │   ├── client.go
    │   │   │   │   └── README.md
    │   │   │   ├── requestctx
    │   │   │   │   ├── requestctx.go
    │   │   │   │   └── requestctx_test.go
    │   │   │   ├── scheduler
    │   │   │   │   ├── executor.go
    │   │   │   │   ├── hook.go
    │   │   │   │   ├── scheduler.go
    │   │   │   │   ├── scheduler_test.go
    │   │   │   │   └── store
    │   │   │   │       ├── cosmos
    │   │   │   │       │   └── cosmos.go
    │   │   │   │       ├── memory
    │   │   │   │       │   └── memory.go
    │   │   │   │       ├── types.go
    │   │   │   │       └── types_test.go
    │   │   │   ├── skills
    │   │   │   │   ├── config.go
    │   │   │   │   ├── config_test.go
    │   │   │   │   ├── dto.go
    │   │   │   │   ├── repository.go
    │   │   │   │   ├── service.go
    │   │   │   │   ├── service_test.go
    │   │   │   │   ├── skill.go
    │   │   │   │   ├── skillshttp
    │   │   │   │   │   ├── handler.go
    │   │   │   │   │   ├── handler_test.go
    │   │   │   │   │   └── middleware.go
    │   │   │   │   └── skill_test.go
    │   │   │   ├── spokes
    │   │   │   │   ├── client.go
    │   │   │   │   ├── client_test.go
    │   │   │   │   ├── spokes.go
    │   │   │   │   └── spokestest
    │   │   │   │       ├── client.go
    │   │   │   │       ├── spokestest.go
    │   │   │   │       └── spokestest_test.go
    │   │   │   ├── sweagentd
    │   │   │   │   ├── actor.go
    │   │   │   │   ├── agenticapp.go
    │   │   │   │   ├── aqueduct.go
    │   │   │   │   ├── client_target.go
    │   │   │   │   ├── customagent.go
    │   │   │   │   ├── event.go
    │   │   │   │   ├── githubapi.go
    │   │   │   │   ├── job.go
    │   │   │   │   ├── repository.go
    │   │   │   │   ├── spokes.go
    │   │   │   │   └── sweagentd.go
    │   │   │   ├── telemetry
    │   │   │   │   ├── standardevents
    │   │   │   │   │   ├── job_lifecycle_standard_event_generator.go
    │   │   │   │   │   ├── job_lifecycle_standard_event_generator_test.go
    │   │   │   │   │   ├── memory_standard_event_generator.go
    │   │   │   │   │   ├── memory_standard_event_generator_test.go
    │   │   │   │   │   ├── model_call_standard_event_generator.go
    │   │   │   │   │   ├── model_call_standard_event_generator_test.go
    │   │   │   │   │   ├── pull_request_standard_event_generator.go
    │   │   │   │   │   ├── pull_request_standard_event_generator_test.go
    │   │   │   │   │   └── standardevents.go
    │   │   │   │   ├── telemetry.go
    │   │   │   │   └── telemetry_test.go
    │   │   │   ├── testutils
    │   │   │   │   ├── fixturereader.go
    │   │   │   │   └── fixtures
    │   │   │   │       ├── job-event-log.json
    │   │   │   │       ├── job-event-message-assistant.json
    │   │   │   │       ├── job-event-message-tool.json
    │   │   │   │       ├── job-event-message-user.json
    │   │   │   │       ├── job-event-model-call-failure.json
    │   │   │   │       ├── job-event-model_call_success.json
    │   │   │   │       ├── job-event-response.json
    │   │   │   │       ├── job-event-telemetry.json
    │   │   │   │       └── update-kinds
    │   │   │   │           ├── comment-reply.json
    │   │   │   │           ├── error.json
    │   │   │   │           ├── kind-result
    │   │   │   │           │   ├── fix.json
    │   │   │   │           │   └── fix-pr-comment.json
    │   │   │   │           └── partial-result.json
    │   │   │   ├── tips
    │   │   │   │   └── tips.go
    │   │   │   ├── traceparent
    │   │   │   │   ├── provider.go
    │   │   │   │   └── provider_test.go
    │   │   │   ├── triggers
    │   │   │   │   ├── triggers.go
    │   │   │   │   └── triggers_test.go
    │   │   │   └── twirpserver
    │   │   │       ├── cancel_job.go
    │   │   │       ├── cancel_job_test.go
    │   │   │       ├── create_assignment.go
    │   │   │       ├── create_assignment_test.go
    │   │   │       ├── create_command.go
    │   │   │       ├── create_command_test.go
    │   │   │       ├── create_job_for_assignment.go
    │   │   │       ├── create_job_for_assignment_test.go
    │   │   │       ├── quota_check.go
    │   │   │       ├── quota_check_test.go
    │   │   │       ├── to_proto.go
    │   │   │       ├── to_proto_test.go
    │   │   │       ├── twirpserver.go
    │   │   │       ├── twirpserver_test.go
    │   │   │       ├── update_assignment.go
    │   │   │       └── update_assignment_test.go
    │   │   ├── Makefile
    │   │   ├── ownership.yaml
    │   │   ├── package-lock.json
    │   │   ├── pkg
    │   │   │   ├── goerrorslint
    │   │   │   │   ├── goerrorslint.go
    │   │   │   │   ├── goerrorslint_test.go
    │   │   │   │   ├── go.mod
    │   │   │   │   └── go.sum
    │   │   │   └── jobs
    │   │   │       ├── client.go
    │   │   │       ├── go.mod
    │   │   │       ├── go.sum
    │   │   │       └── v1
    │   │   │           ├── jobs_api.pb.go
    │   │   │           └── jobs_api.twirp.go
    │   │   ├── Procfile
    │   │   ├── proto
    │   │   │   ├── gen.go
    │   │   │   ├── jobs
    │   │   │   │   ├── v1
    │   │   │   │   │   ├── jobs_api.pb.go
    │   │   │   │   │   ├── jobs_api.proto
    │   │   │   │   │   └── jobs_api.twirp.go
    │   │   │   │   └── VERSION
    │   │   │   └── sweagentd
    │   │   │       ├── v1
    │   │   │       │   ├── sweagentd_api.pb.go
    │   │   │       │   ├── sweagentd_api.proto
    │   │   │       │   └── sweagentd_api.twirp.go
    │   │   │       └── VERSION
    │   │   ├── README.md
    │   │   ├── ruby
    │   │   │   ├── Gemfile
    │   │   │   ├── lib
    │   │   │   │   ├── proto
    │   │   │   │   │   └── jobs
    │   │   │   │   │       └── v1
    │   │   │   │   │           ├── jobs_api_pb.rb
    │   │   │   │   │           └── jobs_api_twirp.rb
    │   │   │   │   └── sweagentd.rb
    │   │   │   └── sweagentd.gemspec
    │   │   ├── script
    │   │   │   ├── build-all
    │   │   │   ├── cosmos-dev
    │   │   │   ├── custom-agent-api
    │   │   │   ├── dev-status
    │   │   │   ├── docker-self-hosted-runner
    │   │   │   ├── get-feature-flag-ages
    │   │   │   ├── hmac.go
    │   │   │   ├── install-all-deps
    │   │   │   ├── job-api
    │   │   │   ├── lint
    │   │   │   ├── memory-api
    │   │   │   ├── new-job
    │   │   │   ├── new-local-job
    │   │   │   ├── redis-dev
    │   │   │   ├── resolve-dependencies
    │   │   │   ├── server
    │   │   │   ├── start-o11y-local
    │   │   │   ├── test
    │   │   │   └── twirp
    │   │   └── testdata
    │   │       └── copilot
    │   │           ├── settings.json.entra-direct.example
    │   │           └── settings.json.via-mcp-server.example
    │   ├── sweagentd-ccc96096b181
    │   │   └── proto
    │   │       └── sweagentd
    │   │           └── v1
    │   │               └── sweagentd_api.proto
    │   ├── sweagentd-ea84510fccfa
    │   │   ├── cmd
    │   │   │   └── twirp
    │   │   │       └── main.go
    │   │   └── script
    │   │       └── twirp
    │   ├── syslog-0.4.0.gem
    │   ├── tapioca-0.17.10.gem
    │   ├── tcr-0.4.1.gem
    │   ├── terminal-table-4.0.0.gem
    │   ├── text-1.3.1.gem
    │   ├── thor-1.5.0.gem
    │   ├── tilt-2.6.0.gem
    │   ├── time-0.4.1.gem
    │   ├── timecop-0.9.10.gem
    │   ├── timeout-0.6.1.gem
    │   ├── toml-0.3.0.gem
    │   ├── toxiproxy-2.0.2.gem
    │   ├── tpm-key_attestation-0.14.1.gem
    │   ├── trailblazer-option-0.1.2.gem
    │   ├── treelights-client-2.0.0.r8bfa33a.gem
    │   ├── trilogy-2.12.4.gem
    │   ├── trino-client-2.2.4.gem
    │   ├── tsort-0.2.0.gem
    │   ├── ttfunk-1.8.0.gem
    │   ├── turboghas-client-1.0.0.pre.8db2c96.gem
    │   ├── turboquality-client-1.0.0.pre.39bfabf.gem
    │   ├── turboscan-client-1.0.0.pre.05a9644.gem
    │   ├── twilio-ruby-7.10.1.gem
    │   ├── twirp-1.10.0.gem
    │   ├── typhoeus-1.4.1.gem
    │   ├── tzinfo-2.0.6.gem
    │   ├── tzinfo-data-1.2026.2.gem
    │   ├── uber-0.1.0.gem
    │   ├── unicode-confusable-1.7.0.gem
    │   ├── unicode-display_width-3.2.0.gem
    │   ├── unicode-emoji-4.2.0.gem
    │   ├── unicode-scripts-1.6.0.gem
    │   ├── unicorn-6.1.0.66.g1370.gem
    │   ├── uri-1.1.1.gem
    │   ├── useragent-0.16.11.gem
    │   ├── user_agent_parser-2.18.0.gem
    │   ├── vcr-6.4.0.gem
    │   ├── vernier-1.10.1.gem
    │   ├── version_gem-1.1.8.gem
    │   ├── version_sorter-2.3.0.gem
    │   ├── vexi-1.11.6.gem
    │   ├── vexi_management-0.3.3.gem
    │   ├── view_component-4.9.0.gem
    │   ├── vonage-jwt-0.2.1.gem
    │   ├── vonage-ruby-sdk-a4cea6635a96
    │   │   ├── 5.0-Upgrade.md
    │   │   ├── CHANGES.md
    │   │   ├── CODE_OF_CONDUCT.md
    │   │   ├── CONTRIBUTING.md
    │   │   ├── Gemfile
    │   │   ├── lib
    │   │   │   ├── vonage
    │   │   │   │   ├── abstract_authentication.rb
    │   │   │   │   ├── account.rb
    │   │   │   │   ├── alerts.rb
    │   │   │   │   ├── api_error.rb
    │   │   │   │   ├── applications
    │   │   │   │   │   └── list_response.rb
    │   │   │   │   ├── applications.rb
    │   │   │   │   ├── authentication_error.rb
    │   │   │   │   ├── basic.rb
    │   │   │   │   ├── bearer_token.rb
    │   │   │   │   ├── client_error.rb
    │   │   │   │   ├── client.rb
    │   │   │   │   ├── config.rb
    │   │   │   │   ├── conversation
    │   │   │   │   │   ├── event
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   ├── event.rb
    │   │   │   │   │   ├── list_response.rb
    │   │   │   │   │   ├── member
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   ├── member.rb
    │   │   │   │   │   ├── user
    │   │   │   │   │   │   ├── conversations_list_response.rb
    │   │   │   │   │   │   └── sessions_list_response.rb
    │   │   │   │   │   └── user.rb
    │   │   │   │   ├── conversation.rb
    │   │   │   │   ├── conversations
    │   │   │   │   │   ├── events.rb
    │   │   │   │   │   ├── legs.rb
    │   │   │   │   │   ├── members.rb
    │   │   │   │   │   └── users.rb
    │   │   │   │   ├── conversations.rb
    │   │   │   │   ├── conversions.rb
    │   │   │   │   ├── entity.rb
    │   │   │   │   ├── error.rb
    │   │   │   │   ├── errors.rb
    │   │   │   │   ├── files.rb
    │   │   │   │   ├── form_data.rb
    │   │   │   │   ├── gsm7.rb
    │   │   │   │   ├── http.rb
    │   │   │   │   ├── json.rb
    │   │   │   │   ├── jwt.rb
    │   │   │   │   ├── key_secret_params.rb
    │   │   │   │   ├── keys.rb
    │   │   │   │   ├── logger.rb
    │   │   │   │   ├── meetings
    │   │   │   │   │   ├── applications.rb
    │   │   │   │   │   ├── dial_in_numbers
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   ├── dial_in_numbers.rb
    │   │   │   │   │   ├── recordings.rb
    │   │   │   │   │   ├── rooms
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   ├── rooms.rb
    │   │   │   │   │   ├── sessions
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   ├── sessions.rb
    │   │   │   │   │   ├── themes
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   └── themes.rb
    │   │   │   │   ├── meetings.rb
    │   │   │   │   ├── messages.rb
    │   │   │   │   ├── messaging
    │   │   │   │   │   ├── channels
    │   │   │   │   │   │   ├── messenger.rb
    │   │   │   │   │   │   ├── mms.rb
    │   │   │   │   │   │   ├── rcs.rb
    │   │   │   │   │   │   ├── sms.rb
    │   │   │   │   │   │   ├── viber.rb
    │   │   │   │   │   │   └── whats_app.rb
    │   │   │   │   │   └── message.rb
    │   │   │   │   ├── messaging.rb
    │   │   │   │   ├── namespace.rb
    │   │   │   │   ├── network_authentication
    │   │   │   │   │   ├── client_authentication.rb
    │   │   │   │   │   └── server_authentication.rb
    │   │   │   │   ├── network_authentication.rb
    │   │   │   │   ├── network_number_verification.rb
    │   │   │   │   ├── network_sim_swap.rb
    │   │   │   │   ├── number_insight_2.rb
    │   │   │   │   ├── number_insight.rb
    │   │   │   │   ├── numbers
    │   │   │   │   │   ├── list_response.rb
    │   │   │   │   │   └── response.rb
    │   │   │   │   ├── numbers.rb
    │   │   │   │   ├── params.rb
    │   │   │   │   ├── pricing.rb
    │   │   │   │   ├── pricing_types.rb
    │   │   │   │   ├── proactive_connect
    │   │   │   │   │   ├── events
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   ├── events.rb
    │   │   │   │   │   ├── item.rb
    │   │   │   │   │   ├── items
    │   │   │   │   │   │   ├── file_response.rb
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   ├── items.rb
    │   │   │   │   │   ├── list.rb
    │   │   │   │   │   ├── lists
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   └── lists.rb
    │   │   │   │   ├── proactive_connect.rb
    │   │   │   │   ├── redact.rb
    │   │   │   │   ├── response.rb
    │   │   │   │   ├── secrets
    │   │   │   │   │   └── list_response.rb
    │   │   │   │   ├── secrets.rb
    │   │   │   │   ├── server_error.rb
    │   │   │   │   ├── service_error.rb
    │   │   │   │   ├── signature.rb
    │   │   │   │   ├── sms.rb
    │   │   │   │   ├── subaccounts
    │   │   │   │   │   ├── balance_transfers
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   ├── credit_transfers
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   └── list_response.rb
    │   │   │   │   ├── subaccounts.rb
    │   │   │   │   ├── tfa.rb
    │   │   │   │   ├── user_agent.rb
    │   │   │   │   ├── users
    │   │   │   │   │   └── list_response.rb
    │   │   │   │   ├── users.rb
    │   │   │   │   ├── verify2
    │   │   │   │   │   ├── channels
    │   │   │   │   │   │   ├── email.rb
    │   │   │   │   │   │   ├── silent_auth.rb
    │   │   │   │   │   │   ├── sms.rb
    │   │   │   │   │   │   ├── voice.rb
    │   │   │   │   │   │   ├── whats_app_interactive.rb
    │   │   │   │   │   │   └── whats_app.rb
    │   │   │   │   │   ├── start_verification_options.rb
    │   │   │   │   │   ├── template_fragments
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   ├── template_fragments.rb
    │   │   │   │   │   ├── templates
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   ├── templates.rb
    │   │   │   │   │   ├── workflow_builder.rb
    │   │   │   │   │   └── workflow.rb
    │   │   │   │   ├── verify2.rb
    │   │   │   │   ├── verify.rb
    │   │   │   │   ├── version.rb
    │   │   │   │   ├── video
    │   │   │   │   │   ├── archives
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   ├── archives.rb
    │   │   │   │   │   ├── broadcasts
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   ├── broadcasts.rb
    │   │   │   │   │   ├── captions.rb
    │   │   │   │   │   ├── moderation.rb
    │   │   │   │   │   ├── renders
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   ├── renders.rb
    │   │   │   │   │   ├── signals.rb
    │   │   │   │   │   ├── sip.rb
    │   │   │   │   │   ├── streams
    │   │   │   │   │   │   └── list_response.rb
    │   │   │   │   │   ├── streams.rb
    │   │   │   │   │   └── web_socket.rb
    │   │   │   │   ├── video.rb
    │   │   │   │   ├── voice
    │   │   │   │   │   ├── actions
    │   │   │   │   │   │   ├── connect.rb
    │   │   │   │   │   │   ├── conversation.rb
    │   │   │   │   │   │   ├── input.rb
    │   │   │   │   │   │   ├── notify.rb
    │   │   │   │   │   │   ├── record.rb
    │   │   │   │   │   │   ├── stream.rb
    │   │   │   │   │   │   └── talk.rb
    │   │   │   │   │   ├── dtmf.rb
    │   │   │   │   │   ├── list_response.rb
    │   │   │   │   │   ├── ncco.rb
    │   │   │   │   │   ├── stream.rb
    │   │   │   │   │   └── talk.rb
    │   │   │   │   └── voice.rb
    │   │   │   └── vonage.rb
    │   │   ├── LICENSE.txt
    │   │   ├── OPENTOK_TO_VONAGE_MIGRATION.md
    │   │   ├── Rakefile
    │   │   ├── README.md
    │   │   ├── sorbet
    │   │   │   ├── config
    │   │   │   └── rbi
    │   │   │       ├── gems
    │   │   │       │   ├── addressable.rbi
    │   │   │       │   ├── coveralls.rbi
    │   │   │       │   ├── crack.rbi
    │   │   │       │   ├── docile.rbi
    │   │   │       │   ├── hashdiff.rbi
    │   │   │       │   ├── jwt.rbi
    │   │   │       │   ├── minitest.rbi
    │   │   │       │   ├── nexmo-jwt.rbi
    │   │   │       │   ├── public_suffix.rbi
    │   │   │       │   ├── rake.rbi
    │   │   │       │   ├── safe_yaml.rbi
    │   │   │       │   ├── simplecov-html.rbi
    │   │   │       │   ├── simplecov.rbi
    │   │   │       │   ├── term-ansicolor.rbi
    │   │   │       │   ├── thor.rbi
    │   │   │       │   ├── timecop.rbi
    │   │   │       │   ├── tins.rbi
    │   │   │       │   ├── webmock.rbi
    │   │   │       │   ├── yard.rbi
    │   │   │       │   └── zeitwerk.rbi
    │   │   │       ├── hidden-definitions
    │   │   │       │   └── hidden.rbi
    │   │   │       ├── sorbet-typed
    │   │   │       │   └── lib
    │   │   │       │       ├── minitest
    │   │   │       │       │   └── all
    │   │   │       │       │       └── minitest.rbi
    │   │   │       │       └── rails
    │   │   │       │           └── all
    │   │   │       │               └── rails.rbi
    │   │   │       └── todo.rbi
    │   │   ├── test
    │   │   │   ├── private_key.txt
    │   │   │   ├── public_key.txt
    │   │   │   └── vonage
    │   │   │       ├── account_test.rb
    │   │   │       ├── alerts_test.rb
    │   │   │       ├── applications
    │   │   │       │   └── list_response_test.rb
    │   │   │       ├── applications_test.rb
    │   │   │       ├── client_test.rb
    │   │   │       ├── config_test.rb
    │   │   │       ├── conversation
    │   │   │       │   ├── event_test.rb
    │   │   │       │   ├── member_test.rb
    │   │   │       │   └── user_test.rb
    │   │   │       ├── conversations
    │   │   │       │   ├── events_test.rb
    │   │   │       │   ├── legs_test.rb
    │   │   │       │   ├── members_test.rb
    │   │   │       │   └── users_test.rb
    │   │   │       ├── conversations_test.rb
    │   │   │       ├── conversation_test.rb
    │   │   │       ├── conversions_test.rb
    │   │   │       ├── entity_test.rb
    │   │   │       ├── errors_test.rb
    │   │   │       ├── files_test.rb
    │   │   │       ├── gsm7_test.rb
    │   │   │       ├── hosts_test.rb
    │   │   │       ├── http_options_test.rb
    │   │   │       ├── jwt_test.rb
    │   │   │       ├── logger_test.rb
    │   │   │       ├── meetings
    │   │   │       │   ├── applications_test.rb
    │   │   │       │   ├── dial_in_numbers_test.rb
    │   │   │       │   ├── recordings_test.rb
    │   │   │       │   ├── rooms_test.rb
    │   │   │       │   ├── sessions_test.rb
    │   │   │       │   └── themes_test.rb
    │   │   │       ├── meetings_test.rb
    │   │   │       ├── messages_test.rb
    │   │   │       ├── messaging
    │   │   │       │   ├── channels
    │   │   │       │   │   ├── messenger_test.rb
    │   │   │       │   │   ├── mms_test.rb
    │   │   │       │   │   ├── rcs_test.rb
    │   │   │       │   │   ├── sms_test.rb
    │   │   │       │   │   ├── viber_test.rb
    │   │   │       │   │   └── whats_app_test.rb
    │   │   │       │   └── message_test.rb
    │   │   │       ├── messaging_test.rb
    │   │   │       ├── network_authentication
    │   │   │       │   ├── client_authentication_test.rb
    │   │   │       │   └── server_authentication_test.rb
    │   │   │       ├── network_authentication_test.rb
    │   │   │       ├── network_number_verification_test.rb
    │   │   │       ├── network_sim_swap_test.rb
    │   │   │       ├── number_insight_2_test.rb
    │   │   │       ├── number_insight_test.rb
    │   │   │       ├── numbers
    │   │   │       │   ├── list_response_test.rb
    │   │   │       │   └── response_test.rb
    │   │   │       ├── numbers_test.rb
    │   │   │       ├── params_test.rb
    │   │   │       ├── pricing_test.rb
    │   │   │       ├── pricing_types_test.rb
    │   │   │       ├── proactive_connect
    │   │   │       │   ├── events_test.rb
    │   │   │       │   ├── items_test.rb
    │   │   │       │   ├── item_test.rb
    │   │   │       │   ├── lists_test.rb
    │   │   │       │   └── list_test.rb
    │   │   │       ├── proactive_connect_test.rb
    │   │   │       ├── redact_test.rb
    │   │   │       ├── response_test.rb
    │   │   │       ├── secrets
    │   │   │       │   └── list_response_test.rb
    │   │   │       ├── secrets_test.rb
    │   │   │       ├── signature_test.rb
    │   │   │       ├── sms_test.rb
    │   │   │       ├── subaccounts_test.rb
    │   │   │       ├── test.rb
    │   │   │       ├── tfa_test.rb
    │   │   │       ├── user_agent_test.rb
    │   │   │       ├── users_test.rb
    │   │   │       ├── verify2
    │   │   │       │   ├── channels
    │   │   │       │   │   ├── email_test.rb
    │   │   │       │   │   ├── silent_auth_test.rb
    │   │   │       │   │   ├── sms_test.rb
    │   │   │       │   │   ├── voice_test.rb
    │   │   │       │   │   ├── whats_app_interactive_test.rb
    │   │   │       │   │   └── whats_app_test.rb
    │   │   │       │   ├── start_verification_options_test.rb
    │   │   │       │   ├── template_fragments_test.rb
    │   │   │       │   ├── templates_test.rb
    │   │   │       │   ├── workflow_builder_test.rb
    │   │   │       │   └── workflow_test.rb
    │   │   │       ├── verify2_test.rb
    │   │   │       ├── verify_test.rb
    │   │   │       ├── video
    │   │   │       │   ├── archives_test.rb
    │   │   │       │   ├── broadcasts_test.rb
    │   │   │       │   ├── captions_test.rb
    │   │   │       │   ├── moderation_test.rb
    │   │   │       │   ├── renders_test.rb
    │   │   │       │   ├── signals_test.rb
    │   │   │       │   ├── sip_test.rb
    │   │   │       │   ├── streams_test.rb
    │   │   │       │   └── web_socket_test.rb
    │   │   │       ├── video_test.rb
    │   │   │       ├── voice
    │   │   │       │   ├── actions
    │   │   │       │   │   ├── connect_test.rb
    │   │   │       │   │   ├── conversation_test.rb
    │   │   │       │   │   ├── input_test.rb
    │   │   │       │   │   ├── notify_test.rb
    │   │   │       │   │   ├── record_test.rb
    │   │   │       │   │   ├── stream_test.rb
    │   │   │       │   │   └── talk_test.rb
    │   │   │       │   ├── dtmf_test.rb
    │   │   │       │   ├── list_response_test.rb
    │   │   │       │   ├── ncco_test.rb
    │   │   │       │   ├── stream_test.rb
    │   │   │       │   └── talk_test.rb
    │   │   │       └── voice_test.rb
    │   │   └── vonage.gemspec
    │   ├── wcag_color_contrast-0.1.0.gem
    │   ├── webauthn-3.4.3.gem
    │   ├── webmock-3.26.1.gem
    │   ├── webrick-0c600e169bd4
    │   │   ├── bin
    │   │   │   ├── console
    │   │   │   └── setup
    │   │   ├── Gemfile
    │   │   ├── lib
    │   │   │   ├── webrick
    │   │   │   │   ├── accesslog.rb
    │   │   │   │   ├── cgi.rb
    │   │   │   │   ├── compat.rb
    │   │   │   │   ├── config.rb
    │   │   │   │   ├── cookie.rb
    │   │   │   │   ├── htmlutils.rb
    │   │   │   │   ├── httpauth
    │   │   │   │   │   ├── authenticator.rb
    │   │   │   │   │   ├── basicauth.rb
    │   │   │   │   │   ├── digestauth.rb
    │   │   │   │   │   ├── htdigest.rb
    │   │   │   │   │   ├── htgroup.rb
    │   │   │   │   │   ├── htpasswd.rb
    │   │   │   │   │   └── userdb.rb
    │   │   │   │   ├── httpauth.rb
    │   │   │   │   ├── httpproxy.rb
    │   │   │   │   ├── httprequest.rb
    │   │   │   │   ├── httpresponse.rb
    │   │   │   │   ├── httpserver.rb
    │   │   │   │   ├── httpservlet
    │   │   │   │   │   ├── abstract.rb
    │   │   │   │   │   ├── cgihandler.rb
    │   │   │   │   │   ├── cgi_runner.rb
    │   │   │   │   │   ├── erbhandler.rb
    │   │   │   │   │   ├── filehandler.rb
    │   │   │   │   │   └── prochandler.rb
    │   │   │   │   ├── httpservlet.rb
    │   │   │   │   ├── https.rb
    │   │   │   │   ├── httpstatus.rb
    │   │   │   │   ├── httputils.rb
    │   │   │   │   ├── httpversion.rb
    │   │   │   │   ├── log.rb
    │   │   │   │   ├── server.rb
    │   │   │   │   ├── ssl.rb
    │   │   │   │   ├── utils.rb
    │   │   │   │   └── version.rb
    │   │   │   └── webrick.rb
    │   │   ├── LICENSE.txt
    │   │   ├── Rakefile
    │   │   ├── README.md
    │   │   ├── test
    │   │   │   ├── lib
    │   │   │   │   └── helper.rb
    │   │   │   └── webrick
    │   │   │       ├── test_cgi.rb
    │   │   │       ├── test_config.rb
    │   │   │       ├── test_cookie.rb
    │   │   │       ├── test_do_not_reverse_lookup.rb
    │   │   │       ├── test_filehandler.rb
    │   │   │       ├── test_htgroup.rb
    │   │   │       ├── test_htmlutils.rb
    │   │   │       ├── test_httpauth.rb
    │   │   │       ├── test_httpproxy.rb
    │   │   │       ├── test_httprequest.rb
    │   │   │       ├── test_httpresponse.rb
    │   │   │       ├── test_httpserver.rb
    │   │   │       ├── test_https.rb
    │   │   │       ├── test_httpstatus.rb
    │   │   │       ├── test_httputils.rb
    │   │   │       ├── test_httpversion.rb
    │   │   │       ├── test_server.rb
    │   │   │       ├── test_ssl_server.rb
    │   │   │       ├── test_utils.rb
    │   │   │       ├── utils.rb
    │   │   │       ├── webrick.cgi
    │   │   │       ├── webrick_long_filename.cgi
    │   │   │       └── webrick.rhtml
    │   │   └── webrick.gemspec
    │   ├── websocket-1.2.11.gem
    │   ├── websocket-driver-0.7.6.gem
    │   ├── websocket-extensions-0.1.5.gem
    │   ├── wikicloth-0.8.4.github.rf8188e2.gem
    │   ├── will_paginate-4.0.1.gem
    │   ├── windbeam_api-0.15.0.gem
    │   ├── xmlcanonicalizer-0.1.2.gem
    │   ├── xmldsig-0.7.0.gem
    │   ├── xpath-3.2.0.gem
    │   ├── yajl-ruby-1.4.3.gem
    │   ├── yard-0.9.42.gem
    │   ├── yard-sorbet-0.9.0.gem
    │   ├── zache-0.15.2.gem
    │   ├── zeitwerk-2.7.5.gem
    │   ├── zlib-3.1.2.gem
    │   ├── zstd-ruby-1.5.1.1.gem
    │   └── zuorest-3.11.1.gem
    ├── gitignore
    │   ├── Actionscript.gitignore
    │   ├── Ada.gitignore
    │   ├── AdventureGameStudio.gitignore
    │   ├── Agda.gitignore
    │   ├── AL.gitignore
    │   ├── Android.gitignore
    │   ├── Angular.gitignore
    │   ├── AppceleratorTitanium.gitignore
    │   ├── AppEngine.gitignore
    │   ├── ArchLinuxPackages.gitignore
    │   ├── Autotools.gitignore
    │   ├── Ballerina.gitignore
    │   ├── bun.gitignore
    │   ├── CakePHP.gitignore
    │   ├── CFWheels.gitignore
    │   ├── C++.gitignore
    │   ├── C.gitignore
    │   ├── ChefCookbook.gitignore
    │   ├── Clojure.gitignore -> Leiningen.gitignore
    │   ├── CMake.gitignore
    │   ├── CodeIgniter.gitignore
    │   ├── CommonLisp.gitignore
    │   ├── community
    │   │   ├── Alteryx.gitignore
    │   │   ├── AltiumDesigner.gitignore
    │   │   ├── AutoIt.gitignore
    │   │   ├── AutomationStudio.gitignore
    │   │   ├── AWS
    │   │   │   ├── CDK.gitignore
    │   │   │   └── SAM.gitignore
    │   │   ├── B4X.gitignore
    │   │   ├── Bazel.gitignore
    │   │   ├── Beef.gitignore
    │   │   ├── BoxLang
    │   │   │   └── ColdBox.gitignore
    │   │   ├── CFML
    │   │   │   └── ColdBox.gitignore
    │   │   ├── DotNet
    │   │   │   ├── core.gitignore
    │   │   │   ├── InforCMS.gitignore
    │   │   │   ├── Kentico.gitignore
    │   │   │   └── Umbraco.gitignore
    │   │   ├── Dotter.gitignore
    │   │   ├── Elixir
    │   │   │   └── Phoenix.gitignore
    │   │   ├── embedded
    │   │   │   ├── AtmelStudio.gitignore
    │   │   │   ├── esp-idf.gitignore
    │   │   │   ├── IAR_EWARM.gitignore
    │   │   │   ├── Microchip_MPLAB_X_IDE.gitignore
    │   │   │   └── uVision.gitignore
    │   │   ├── Exercism.gitignore
    │   │   ├── GNOME
    │   │   │   └── GNOMEShellExtension.gitignore
    │   │   ├── Golang
    │   │   │   ├── Go.AllowList.gitignore
    │   │   │   └── Hugo.gitignore
    │   │   ├── Gretl.gitignore
    │   │   ├── Hexo.gitignore
    │   │   ├── HOL.gitignore
    │   │   ├── Java
    │   │   │   ├── JBoss4.gitignore
    │   │   │   └── JBoss6.gitignore
    │   │   ├── JavaScript
    │   │   │   ├── Cordova.gitignore
    │   │   │   ├── Expo.gitignore
    │   │   │   ├── Meteor.gitignore
    │   │   │   ├── NWjs.gitignore
    │   │   │   └── Vue.gitignore
    │   │   ├── LensStudio.gitignore
    │   │   ├── libogc.gitignore
    │   │   ├── Linux
    │   │   │   └── Snap.gitignore
    │   │   ├── Logtalk.gitignore
    │   │   ├── MetaTrader5.gitignore
    │   │   ├── Move.gitignore
    │   │   ├── NasaSpecsIntact.gitignore
    │   │   ├── Obsidian
    │   │   │   ├── NotesAndCoreConfiguration.gitignore
    │   │   │   ├── NotesAndExtendedConfiguration.gitignore
    │   │   │   └── NotesOnly.gitignore
    │   │   ├── OpenSSL.gitignore
    │   │   ├── OpenTofu.gitignore
    │   │   ├── PHP
    │   │   │   ├── Bitrix.gitignore
    │   │   │   ├── CodeSniffer.gitignore
    │   │   │   ├── Drupal7.gitignore
    │   │   │   ├── Jigsaw.gitignore
    │   │   │   ├── Magento1.gitignore
    │   │   │   ├── Magento2.gitignore
    │   │   │   ├── Pimcore.gitignore
    │   │   │   └── ThinkPHP.gitignore
    │   │   ├── Puppet.gitignore
    │   │   ├── Python
    │   │   │   ├── JupyterNotebooks.gitignore
    │   │   │   └── Nikola.gitignore
    │   │   ├── Racket.gitignore
    │   │   ├── Red.gitignore
    │   │   ├── ROS2.gitignore
    │   │   ├── SPFx.gitignore
    │   │   ├── Splunk.gitignore
    │   │   ├── Strapi.gitignore
    │   │   ├── Tauri.gitignore
    │   │   ├── Terragrunt.gitignore
    │   │   ├── Toit.gitignore
    │   │   ├── UiPath.gitignore
    │   │   ├── UTAU.gitignore
    │   │   ├── V.gitignore
    │   │   └── Xilinx.gitignore
    │   ├── Composer.gitignore
    │   ├── Concrete5.gitignore
    │   ├── CONTRIBUTING.md
    │   ├── Coq.gitignore
    │   ├── CraftCMS.gitignore
    │   ├── CUDA.gitignore
    │   ├── Dart.gitignore
    │   ├── Delphi.gitignore
    │   ├── Deno.gitignore
    │   ├── D.gitignore
    │   ├── DM.gitignore
    │   ├── Dotnet.gitignore
    │   ├── Drupal.gitignore
    │   ├── Eagle.gitignore
    │   ├── ecu.test.gitignore
    │   ├── Elisp.gitignore
    │   ├── Elixir.gitignore
    │   ├── Elm.gitignore
    │   ├── EPiServer.gitignore
    │   ├── Erlang.gitignore
    │   ├── ExpressionEngine.gitignore
    │   ├── ExtJs.gitignore
    │   ├── Fancy.gitignore
    │   ├── Finale.gitignore
    │   ├── Firebase.gitignore
    │   ├── FlaxEngine.gitignore
    │   ├── Flutter.gitignore
    │   ├── ForceDotCom.gitignore
    │   ├── Fortran.gitignore -> C++.gitignore
    │   ├── FuelPHP.gitignore
    │   ├── Gcov.gitignore
    │   ├── GitBook.gitignore
    │   ├── GitHubPages.gitignore
    │   ├── Gleam.gitignore
    │   ├── Global
    │   │   ├── AL.gitignore
    │   │   ├── Anjuta.gitignore
    │   │   ├── Ansible.gitignore
    │   │   ├── Archives.gitignore
    │   │   ├── Backup.gitignore
    │   │   ├── Bazaar.gitignore
    │   │   ├── BricxCC.gitignore
    │   │   ├── Calabash.gitignore
    │   │   ├── Cloud9.gitignore
    │   │   ├── CodeKit.gitignore
    │   │   ├── Cursor.gitignore
    │   │   ├── CVS.gitignore
    │   │   ├── DartEditor.gitignore
    │   │   ├── Diff.gitignore
    │   │   ├── Dreamweaver.gitignore
    │   │   ├── Dropbox.gitignore
    │   │   ├── Eclipse.gitignore
    │   │   ├── EiffelStudio.gitignore
    │   │   ├── Emacs.gitignore
    │   │   ├── Ensime.gitignore
    │   │   ├── Espresso.gitignore
    │   │   ├── FlexBuilder.gitignore
    │   │   ├── GPG.gitignore
    │   │   ├── Images.gitignore
    │   │   ├── JDeveloper.gitignore
    │   │   ├── JEnv.gitignore
    │   │   ├── JetBrains.gitignore
    │   │   ├── Kate.gitignore
    │   │   ├── KDevelop4.gitignore
    │   │   ├── Lazarus.gitignore
    │   │   ├── Lefthook.gitignore
    │   │   ├── LibreOffice.gitignore
    │   │   ├── Linux.gitignore
    │   │   ├── LyX.gitignore
    │   │   ├── macOS.gitignore
    │   │   ├── MATLAB.gitignore
    │   │   ├── Mercurial.gitignore
    │   │   ├── Metals.gitignore
    │   │   ├── MicrosoftOffice.gitignore
    │   │   ├── mise.gitignore
    │   │   ├── Momentics.gitignore
    │   │   ├── MonoDevelop.gitignore
    │   │   ├── NetBeans.gitignore
    │   │   ├── Ninja.gitignore
    │   │   ├── NotepadPP.gitignore
    │   │   ├── Octave.gitignore -> MATLAB.gitignore
    │   │   ├── OhMyOpenAgent.gitignore
    │   │   ├── Otto.gitignore
    │   │   ├── Patch.gitignore
    │   │   ├── PlatformIO.gitignore
    │   │   ├── PSoCCreator.gitignore
    │   │   ├── PuTTY.gitignore
    │   │   ├── README.md
    │   │   ├── Redcar.gitignore
    │   │   ├── Redis.gitignore
    │   │   ├── SBT.gitignore
    │   │   ├── SlickEdit.gitignore
    │   │   ├── Stata.gitignore
    │   │   ├── STM32CubeIDE.gitignore
    │   │   ├── SublimeText.gitignore
    │   │   ├── SVN.gitignore
    │   │   ├── Syncthing.gitignore
    │   │   ├── SynopsysVCS.gitignore
    │   │   ├── Tags.gitignore
    │   │   ├── TextMate.gitignore
    │   │   ├── TortoiseGit.gitignore
    │   │   ├── Vagrant.gitignore
    │   │   ├── Vim.gitignore
    │   │   ├── VirtualEnv.gitignore
    │   │   ├── Virtuoso.gitignore
    │   │   ├── VisualStudioCode.gitignore
    │   │   ├── WebMethods.gitignore
    │   │   ├── Windows.gitignore
    │   │   ├── Xcode.gitignore
    │   │   ├── XilinxISE.gitignore
    │   │   └── Zed.gitignore
    │   ├── Godot.gitignore
    │   ├── Go.gitignore
    │   ├── Gradle.gitignore
    │   ├── Grails.gitignore
    │   ├── GWT.gitignore
    │   ├── Haskell.gitignore
    │   ├── Haxe.gitignore
    │   ├── HIP.gitignore
    │   ├── IAR.gitignore
    │   ├── Idris.gitignore
    │   ├── IGORPro.gitignore
    │   ├── Java.gitignore
    │   ├── JBoss.gitignore
    │   ├── Jekyll.gitignore
    │   ├── JENKINS_HOME.gitignore
    │   ├── Joomla.gitignore
    │   ├── Julia.gitignore
    │   ├── Katalon.gitignore
    │   ├── KiCad.gitignore
    │   ├── Kohana.gitignore
    │   ├── Kotlin.gitignore
    │   ├── LabVIEW.gitignore
    │   ├── LangChain.gitignore
    │   ├── Laravel.gitignore
    │   ├── Lean.gitignore
    │   ├── Leiningen.gitignore
    │   ├── LemonStand.gitignore
    │   ├── LICENSE
    │   ├── Lilypond.gitignore
    │   ├── Lithium.gitignore
    │   ├── Lua.gitignore
    │   ├── Luau.gitignore
    │   ├── Magento.gitignore
    │   ├── Maven.gitignore
    │   ├── Mercury.gitignore
    │   ├── MetaProgrammingSystem.gitignore
    │   ├── Modelica.gitignore
    │   ├── ModelSim.gitignore
    │   ├── Nanoc.gitignore
    │   ├── Nestjs.gitignore
    │   ├── Nextjs.gitignore
    │   ├── Nim.gitignore
    │   ├── Nix.gitignore
    │   ├── Node.gitignore
    │   ├── Objective-C.gitignore
    │   ├── OCaml.gitignore
    │   ├── Opa.gitignore
    │   ├── OpenCart.gitignore
    │   ├── OracleForms.gitignore
    │   ├── Packer.gitignore
    │   ├── Perl.gitignore
    │   ├── Phalcon.gitignore
    │   ├── PlayFramework.gitignore
    │   ├── Plone.gitignore
    │   ├── Prestashop.gitignore
    │   ├── Processing.gitignore
    │   ├── PureScript.gitignore
    │   ├── Python.gitignore
    │   ├── Qooxdoo.gitignore
    │   ├── Qt.gitignore
    │   ├── Racket.gitignore
    │   ├── Rails.gitignore
    │   ├── Raku.gitignore
    │   ├── README.md
    │   ├── ReScript.gitignore
    │   ├── R.gitignore
    │   ├── RhodesRhomobile.gitignore
    │   ├── ROS.gitignore
    │   ├── Ruby.gitignore
    │   ├── Rust.gitignore
    │   ├── Salesforce.gitignore
    │   ├── Sass.gitignore
    │   ├── Scala.gitignore
    │   ├── Scheme.gitignore
    │   ├── SCons.gitignore
    │   ├── Scrivener.gitignore
    │   ├── Sdcc.gitignore
    │   ├── SeamGen.gitignore
    │   ├── SketchUp.gitignore
    │   ├── Smalltalk.gitignore
    │   ├── Solidity-Remix.gitignore
    │   ├── SolidWorks.gitignore
    │   ├── SSDT-sqlproj.gitignore
    │   ├── Stella.gitignore
    │   ├── SugarCRM.gitignore
    │   ├── Swift.gitignore
    │   ├── Symfony.gitignore
    │   ├── SymphonyCMS.gitignore
    │   ├── Terraform.gitignore
    │   ├── TestComplete.gitignore
    │   ├── TeX.gitignore
    │   ├── Textpattern.gitignore
    │   ├── TurboGears2.gitignore
    │   ├── TwinCAT3.gitignore
    │   ├── Typo3.gitignore
    │   ├── Unity.gitignore
    │   ├── UnrealEngine.gitignore
    │   ├── VBA.gitignore
    │   ├── VisualStudio.gitignore
    │   ├── VVVV.gitignore
    │   ├── Waf.gitignore
    │   ├── WordPress.gitignore
    │   ├── Xojo.gitignore
    │   ├── Yeoman.gitignore
    │   ├── Yii.gitignore
    │   ├── ZendFramework.gitignore
    │   ├── Zephir.gitignore
    │   └── Zig.gitignore
    ├── gitrpc
    │   ├── config
    │   │   └── ernicorn.rb
    │   ├── CONTRIBUTING.md
    │   ├── doc
    │   │   ├── ahead_behind.md
    │   │   ├── branch_contains.md
    │   │   ├── config_delete.md
    │   │   ├── config_get.md
    │   │   ├── config_store.md
    │   │   ├── copy_fork.md
    │   │   ├── count_lines.md
    │   │   ├── create_tree_changes.md
    │   │   ├── create_tree.md
    │   │   ├── descendant_of.md
    │   │   ├── describe.md
    │   │   ├── detect_license.md
    │   │   ├── echo.md
    │   │   ├── editor_config.md
    │   │   ├── exist.md
    │   │   ├── free_space.md
    │   │   ├── fs_delete.md
    │   │   ├── fs_exist.md
    │   │   ├── fs_read.md
    │   │   ├── fs_write.md
    │   │   ├── gist_title.md
    │   │   ├── INDEX.md -> README.md
    │   │   ├── init.md
    │   │   ├── instrumentation.md
    │   │   ├── interesting_branches.md
    │   │   ├── language_breakdown_by_file.md
    │   │   ├── language_stats.md
    │   │   ├── list_revision_history.md
    │   │   ├── merge_single_file.md
    │   │   ├── modified_blobs.md
    │   │   ├── nw_usage.md
    │   │   ├── parse_commit_signatures.md
    │   │   ├── parse_tag_signatures.md
    │   │   ├── participation_stats.md
    │   │   ├── read_blob_contributors.md
    │   │   ├── read_head_oid.md
    │   │   ├── README.md
    │   │   ├── read_objects.md
    │   │   ├── read_refs.md
    │   │   ├── read_submodules.md
    │   │   ├── read_text_blob_oid.md
    │   │   ├── read_tree_blobs_by_page.md
    │   │   ├── read_tree_summary_recursive.md
    │   │   ├── remove.md
    │   │   ├── revert_range.md
    │   │   ├── slow.md
    │   │   ├── symlink_hooks_directory.md
    │   │   ├── tech_project_stacks.md
    │   │   ├── twirp.md
    │   │   ├── update_merge_commit.md
    │   │   ├── update_ref.md
    │   │   └── WALKER.md
    │   ├── Gemfile
    │   ├── Gemfile.lock
    │   ├── gitrpc.gemspec
    │   ├── lib
    │   │   ├── gitrpc
    │   │   │   ├── backend
    │   │   │   │   ├── ahead_behind.rb
    │   │   │   │   ├── audit_log.rb
    │   │   │   │   ├── auxiliary.rb
    │   │   │   │   ├── blame.rb
    │   │   │   │   ├── blame_tree.rb
    │   │   │   │   ├── branch_contains.rb
    │   │   │   │   ├── config.rb
    │   │   │   │   ├── contribution_caches
    │   │   │   │   │   ├── abstract_cache.rb
    │   │   │   │   │   ├── disk.rb
    │   │   │   │   │   ├── v1.rb
    │   │   │   │   │   └── v2.rb
    │   │   │   │   ├── contribution_caches.rb
    │   │   │   │   ├── copy_fork.rb
    │   │   │   │   ├── count_lines.rb
    │   │   │   │   ├── create_commit.rb
    │   │   │   │   ├── create_merge_commit.rb
    │   │   │   │   ├── create_revert_commit.rb
    │   │   │   │   ├── create_tree_changes.rb
    │   │   │   │   ├── descendant_of.rb
    │   │   │   │   ├── describe.rb
    │   │   │   │   ├── destroy.rb
    │   │   │   │   ├── detect_license.rb
    │   │   │   │   ├── dgit.rb
    │   │   │   │   ├── diff.rb
    │   │   │   │   ├── disk.rb
    │   │   │   │   ├── editor_config.rb
    │   │   │   │   ├── fetches_running.rb
    │   │   │   │   ├── fetch.rb
    │   │   │   │   ├── filterable_commit_count.rb
    │   │   │   │   ├── gh_graph
    │   │   │   │   │   └── graph_data.rb
    │   │   │   │   ├── gh_graph.rb
    │   │   │   │   ├── gist.rb
    │   │   │   │   ├── gitbackups.rb
    │   │   │   │   ├── history.rb
    │   │   │   │   ├── hooks.rb
    │   │   │   │   ├── interesting_branches.rb
    │   │   │   │   ├── language_stats.rb
    │   │   │   │   ├── log.rb
    │   │   │   │   ├── ls_tree.rb
    │   │   │   │   ├── merge_base.rb
    │   │   │   │   ├── merge_single_file.rb
    │   │   │   │   ├── merge_tree.rb
    │   │   │   │   ├── mirror.rb
    │   │   │   │   ├── modified_blobs.rb
    │   │   │   │   ├── native_diff.rb
    │   │   │   │   ├── nw.rb
    │   │   │   │   ├── object_exists.rb
    │   │   │   │   ├── parse_signatures.rb
    │   │   │   │   ├── participation_stats.rb
    │   │   │   │   ├── peel_to_commit_or_tree.rb
    │   │   │   │   ├── push_log.rb
    │   │   │   │   ├── read_adjusted_positions.rb
    │   │   │   │   ├── read_attributes.rb
    │   │   │   │   ├── read_blob_oids.rb
    │   │   │   │   ├── read_contributors.rb
    │   │   │   │   ├── read_diff_pairs.rb
    │   │   │   │   ├── read_diff_tree.rb
    │   │   │   │   ├── readers
    │   │   │   │   │   ├── attribute_reader.rb
    │   │   │   │   │   └── object_reader.rb
    │   │   │   │   ├── read_objects.rb
    │   │   │   │   ├── read_ref.rb
    │   │   │   │   ├── read_refs.rb
    │   │   │   │   ├── read_submodules.rb
    │   │   │   │   ├── read_text_blob_oid.rb
    │   │   │   │   ├── read_tree_blobs.rb
    │   │   │   │   ├── read_tree_diff.rb
    │   │   │   │   ├── read_tree_entries.rb
    │   │   │   │   ├── read_tree_summary.rb
    │   │   │   │   ├── rebase.rb
    │   │   │   │   ├── repack.rb
    │   │   │   │   ├── repo_network_storage.rb
    │   │   │   │   ├── resolve_base_oid.rb
    │   │   │   │   ├── restore_objects.rb
    │   │   │   │   ├── revert_range.rb
    │   │   │   │   ├── rev_list.rb
    │   │   │   │   ├── rsync.rb
    │   │   │   │   ├── server.rb
    │   │   │   │   ├── spawn.rb
    │   │   │   │   ├── symbolic_ref.rb
    │   │   │   │   ├── symlink_hooks_directory.rb
    │   │   │   │   ├── tech_project_stacks.rb
    │   │   │   │   ├── tree_file_list.rb
    │   │   │   │   ├── update_committer_info.rb
    │   │   │   │   ├── update_merge_commit.rb
    │   │   │   │   ├── update_ref.rb
    │   │   │   │   └── write_blob.rb
    │   │   │   ├── backend.rb
    │   │   │   ├── client
    │   │   │   │   ├── ahead_behind.rb
    │   │   │   │   ├── audit_log.rb
    │   │   │   │   ├── auxiliary.rb
    │   │   │   │   ├── blame.rb
    │   │   │   │   ├── branch_contains.rb
    │   │   │   │   ├── cache_instrumentation.rb
    │   │   │   │   ├── config.rb
    │   │   │   │   ├── copy_fork.rb
    │   │   │   │   ├── count_lines.rb
    │   │   │   │   ├── create_merge_commit.rb
    │   │   │   │   ├── create_revert_commit.rb
    │   │   │   │   ├── create_tree_changes.rb
    │   │   │   │   ├── descendant_of.rb
    │   │   │   │   ├── describe.rb
    │   │   │   │   ├── destroy.rb
    │   │   │   │   ├── detect_license.rb
    │   │   │   │   ├── dgit.rb
    │   │   │   │   ├── diff.rb
    │   │   │   │   ├── disk.rb
    │   │   │   │   ├── editor_config.rb
    │   │   │   │   ├── fetches_running.rb
    │   │   │   │   ├── fetch.rb
    │   │   │   │   ├── filterable_commit_count.rb
    │   │   │   │   ├── gh_graph.rb
    │   │   │   │   ├── gist.rb
    │   │   │   │   ├── gitbackups.rb
    │   │   │   │   ├── history.rb
    │   │   │   │   ├── hooks.rb
    │   │   │   │   ├── interesting_branches.rb
    │   │   │   │   ├── language_stats.rb
    │   │   │   │   ├── log.rb
    │   │   │   │   ├── ls_tree.rb
    │   │   │   │   ├── merge_base.rb
    │   │   │   │   ├── merge_single_file.rb
    │   │   │   │   ├── mirror.rb
    │   │   │   │   ├── modified_blobs.rb
    │   │   │   │   ├── native_diff.rb
    │   │   │   │   ├── nw.rb
    │   │   │   │   ├── object_exists.rb
    │   │   │   │   ├── parse_signatures.rb
    │   │   │   │   ├── participation_stats.rb
    │   │   │   │   ├── peel_to_commit_or_tree.rb
    │   │   │   │   ├── push_log.rb
    │   │   │   │   ├── read_adjusted_positions
    │   │   │   │   │   └── reducer.rb
    │   │   │   │   ├── read_adjusted_positions.rb
    │   │   │   │   ├── read_attributes.rb
    │   │   │   │   ├── read_blob_and_repository_contributors.rb
    │   │   │   │   ├── read_blob_oids.rb
    │   │   │   │   ├── read_diff_pairs.rb
    │   │   │   │   ├── read_diff_toc.rb
    │   │   │   │   ├── read_objects.rb
    │   │   │   │   ├── read_ref.rb
    │   │   │   │   ├── read_refs.rb
    │   │   │   │   ├── read_submodules.rb
    │   │   │   │   ├── read_text_blob_oid.rb
    │   │   │   │   ├── read_tree_blobs.rb
    │   │   │   │   ├── read_tree_diff.rb
    │   │   │   │   ├── read_tree_entries.rb
    │   │   │   │   ├── read_tree_summary.rb
    │   │   │   │   ├── rebase.rb
    │   │   │   │   ├── repack.rb
    │   │   │   │   ├── repo_network_storage.rb
    │   │   │   │   ├── restore_objects.rb
    │   │   │   │   ├── revert_range.rb
    │   │   │   │   ├── rev_list.rb
    │   │   │   │   ├── rsync.rb
    │   │   │   │   ├── server.rb
    │   │   │   │   ├── symbolic_ref.rb
    │   │   │   │   ├── symlink_hooks_directory.rb
    │   │   │   │   ├── tech_project_stacks.rb
    │   │   │   │   ├── tree_file_list.rb
    │   │   │   │   ├── update_committer_info.rb
    │   │   │   │   ├── update_merge_commit.rb
    │   │   │   │   ├── update_ref.rb
    │   │   │   │   └── write_blob.rb
    │   │   │   ├── client.rb
    │   │   │   ├── console.rb
    │   │   │   ├── diff
    │   │   │   │   ├── delta.rb
    │   │   │   │   ├── diff_tree_parser.rb
    │   │   │   │   ├── status_methods.rb
    │   │   │   │   ├── summary
    │   │   │   │   │   ├── common.rb
    │   │   │   │   │   └── delta.rb
    │   │   │   │   └── summary.rb
    │   │   │   ├── diff.rb
    │   │   │   ├── encoding.rb
    │   │   │   ├── error.rb
    │   │   │   ├── experiment.rb
    │   │   │   ├── failure.rb
    │   │   │   ├── gitmon_client.rb
    │   │   │   ├── hash_algorithm.rb
    │   │   │   ├── merge_tree_conflicts_parser.rb
    │   │   │   ├── middleware
    │   │   │   │   ├── ensure_valid_call.rb
    │   │   │   │   └── instrumentation.rb
    │   │   │   ├── middleware.rb
    │   │   │   ├── native.rb
    │   │   │   ├── protocol
    │   │   │   │   ├── bertrpc.rb
    │   │   │   │   ├── chimney_transitional.rb
    │   │   │   │   ├── dgit_lint.rb
    │   │   │   │   ├── dgit.rb
    │   │   │   │   ├── fakerpc.rb
    │   │   │   │   └── file.rb
    │   │   │   ├── protocol.rb
    │   │   │   ├── send_multiple.rb
    │   │   │   ├── timer.rb
    │   │   │   ├── twirp
    │   │   │   │   ├── middleware.rb
    │   │   │   │   └── services.rb
    │   │   │   ├── twirp.rb
    │   │   │   ├── util
    │   │   │   │   ├── bert_ext.rb
    │   │   │   │   └── hashcache.rb
    │   │   │   └── util.rb
    │   │   ├── gitrpc.rb
    │   │   └── iopromise
    │   │       ├── bertrpc
    │   │       │   ├── executor_pool.rb
    │   │       │   └── promise.rb
    │   │       └── bertrpc.rb
    │   ├── proto
    │   │   ├── spokes.backend_pb.rb
    │   │   ├── spokes.backend.proto
    │   │   └── spokes.backend_twirp.rb
    │   ├── Rakefile
    │   ├── RATIONALE.md
    │   ├── README.md
    │   ├── script
    │   │   ├── benchmark
    │   │   ├── bertrpc-server
    │   │   ├── bootstrap
    │   │   ├── cibuild
    │   │   ├── console
    │   │   ├── testsuite
    │   │   └── vendor-gem
    │   ├── test
    │   │   ├── backend
    │   │   │   ├── ahead_behind_test.rb
    │   │   │   ├── alternates_test.rb
    │   │   │   ├── audit_log_test.rb
    │   │   │   ├── blame_test.rb
    │   │   │   ├── config_test.rb
    │   │   │   ├── contribution_caches_test.rb
    │   │   │   ├── copy_fork_test.rb
    │   │   │   ├── count_lines_test.rb
    │   │   │   ├── create_commit_test.rb
    │   │   │   ├── create_merge_commit_test.rb
    │   │   │   ├── create_revert_commit_test.rb
    │   │   │   ├── create_tree_changes_test.rb
    │   │   │   ├── descendant_of_test.rb
    │   │   │   ├── destroy_test.rb
    │   │   │   ├── detect_license_test.rb
    │   │   │   ├── dgit_test.rb
    │   │   │   ├── diff_test.rb
    │   │   │   ├── disk_test.rb
    │   │   │   ├── editor_config_test.rb
    │   │   │   ├── fetches_running_test.rb
    │   │   │   ├── fetch_test.rb
    │   │   │   ├── filterable_commit_count_test.rb
    │   │   │   ├── gh_graph_test.rb
    │   │   │   ├── gist_test.rb
    │   │   │   ├── history_test.rb
    │   │   │   ├── hooks_test.rb
    │   │   │   ├── language_stats_test.rb
    │   │   │   ├── list_refs_test.rb
    │   │   │   ├── log_test.rb
    │   │   │   ├── ls_tree_test.rb
    │   │   │   ├── merge_base_test.rb
    │   │   │   ├── mirror_test.rb
    │   │   │   ├── modified_blobs_test.rb
    │   │   │   ├── native_read_diff_test.rb
    │   │   │   ├── nw_test.rb
    │   │   │   ├── object_exists_test.rb
    │   │   │   ├── parse_signatures_test.rb
    │   │   │   ├── participation_stats_test.rb
    │   │   │   ├── peel_to_commit_or_tree_test.rb
    │   │   │   ├── prune_backups_test.rb
    │   │   │   ├── push_log_test.rb
    │   │   │   ├── read_attributes_test.rb
    │   │   │   ├── read_commits_test.rb
    │   │   │   ├── read_contributors_test.rb
    │   │   │   ├── read_diff_toc_test.rb
    │   │   │   ├── readers
    │   │   │   │   ├── attribute_reader_test.rb
    │   │   │   │   └── object_reader_test.rb
    │   │   │   ├── read_refs_test.rb
    │   │   │   ├── read_ref_test.rb
    │   │   │   ├── read_submodules_test.rb
    │   │   │   ├── read_text_blob_oid_test.rb
    │   │   │   ├── read_tree_blobs_test.rb
    │   │   │   ├── read_tree_diff_test.rb
    │   │   │   ├── read_tree_entries_test.rb
    │   │   │   ├── read_tree_summary_test.rb
    │   │   │   ├── rebase_test.rb
    │   │   │   ├── repack_test.rb
    │   │   │   ├── resolve_base_oid_test.rb
    │   │   │   ├── rev_list_test.rb
    │   │   │   ├── rsync_test.rb
    │   │   │   ├── server_test.rb
    │   │   │   ├── spawn_test.rb
    │   │   │   ├── tech_project_stacks_test.rb
    │   │   │   ├── tree_file_list_test.rb
    │   │   │   ├── update_committer_info_test.rb
    │   │   │   ├── update_merge_commit_test.rb
    │   │   │   ├── update_ref_test.rb
    │   │   │   └── write_blob_test.rb
    │   │   ├── backend_test.rb
    │   │   ├── benchmarks
    │   │   │   └── read_adjusted_positions.rb
    │   │   ├── cache_test.rb
    │   │   ├── client
    │   │   │   ├── ahead_behind_test.rb
    │   │   │   ├── audit_log_test.rb
    │   │   │   ├── blame_test.rb
    │   │   │   ├── branch_contains_test.rb
    │   │   │   ├── config_test.rb
    │   │   │   ├── copy_fork_test.rb
    │   │   │   ├── create_merge_commit_test.rb
    │   │   │   ├── create_revert_commit_test.rb
    │   │   │   ├── create_tree_changes_test.rb
    │   │   │   ├── create_tree_test.rb
    │   │   │   ├── descendant_of_test.rb
    │   │   │   ├── describe_test.rb
    │   │   │   ├── destroy_test.rb
    │   │   │   ├── detect_license_test.rb
    │   │   │   ├── diff_test.rb
    │   │   │   ├── disk_test.rb
    │   │   │   ├── editor_config_test.rb
    │   │   │   ├── fetches_running_test.rb
    │   │   │   ├── fetch_test.rb
    │   │   │   ├── filterable_commit_count_test.rb
    │   │   │   ├── gh_graph_test.rb
    │   │   │   ├── gist_test.rb
    │   │   │   ├── history_test.rb
    │   │   │   ├── hooks_test.rb
    │   │   │   ├── interesting_branches_test.rb
    │   │   │   ├── language_stats_test.rb
    │   │   │   ├── list_refs_test.rb
    │   │   │   ├── log_test.rb
    │   │   │   ├── ls_tree_test.rb
    │   │   │   ├── merge_base_test.rb
    │   │   │   ├── modified_blobs_test.rb
    │   │   │   ├── native_read_diff_test.rb
    │   │   │   ├── network_storage_test.rb
    │   │   │   ├── nw_test.rb
    │   │   │   ├── object_exists_test.rb
    │   │   │   ├── parse_signatures_test.rb
    │   │   │   ├── participation_stats_test.rb
    │   │   │   ├── peel_to_commit_or_tree_test.rb
    │   │   │   ├── prune_backups_test.rb
    │   │   │   ├── push_log_test.rb
    │   │   │   ├── read_adjusted_positions_test.rb
    │   │   │   ├── read_attributes_test.rb
    │   │   │   ├── read_blob_and_repository_contributors_test.rb
    │   │   │   ├── read_blob_oids_test.rb
    │   │   │   ├── read_commits_test.rb
    │   │   │   ├── read_diff_pairs_test.rb
    │   │   │   ├── read_diff_toc_test.rb
    │   │   │   ├── read_invalid_objects_test.rb
    │   │   │   ├── read_objects_test.rb
    │   │   │   ├── read_refs_test.rb
    │   │   │   ├── read_ref_test.rb
    │   │   │   ├── read_tree_blobs_test.rb
    │   │   │   ├── read_tree_diff_test.rb
    │   │   │   ├── read_tree_summary_test.rb
    │   │   │   ├── rebase_test.rb
    │   │   │   ├── repack_test.rb
    │   │   │   ├── revert_range_test.rb
    │   │   │   ├── rev_list_test.rb
    │   │   │   ├── rsync_test.rb
    │   │   │   ├── spawn_test.rb
    │   │   │   ├── symlink_hooks_directory_test.rb
    │   │   │   ├── tech_project_stacks_test.rb
    │   │   │   ├── update_committer_info_test.rb
    │   │   │   ├── update_merge_commit_test.rb
    │   │   │   ├── update_ref_test.rb
    │   │   │   └── write_blob.rb
    │   │   ├── client_test.rb
    │   │   ├── deprecated_test.rb
    │   │   ├── diff
    │   │   │   ├── delta_test.rb
    │   │   │   ├── diff_tree_parser_test.rb
    │   │   │   └── summary
    │   │   │       └── delta_test.rb
    │   │   ├── error_test.rb
    │   │   ├── examples
    │   │   │   ├── big5.md
    │   │   │   ├── defunkt_facebox.git
    │   │   │   │   ├── audit_log
    │   │   │   │   ├── config
    │   │   │   │   ├── git-daemon-export-ok
    │   │   │   │   ├── HEAD
    │   │   │   │   ├── info
    │   │   │   │   │   └── refs
    │   │   │   │   ├── logs
    │   │   │   │   │   ├── HEAD
    │   │   │   │   │   └── refs
    │   │   │   │   │       └── heads
    │   │   │   │   │           ├── licensed
    │   │   │   │   │           └── master
    │   │   │   │   ├── objects
    │   │   │   │   │   ├── 63
    │   │   │   │   │   │   └── 466570253e7f197f54faa9248e23dc4925ed1f
    │   │   │   │   │   ├── info
    │   │   │   │   │   │   └── packs
    │   │   │   │   │   └── pack
    │   │   │   │   │       ├── pack-21723fea681b085296af24e5a057e89f59281667.idx
    │   │   │   │   │       └── pack-21723fea681b085296af24e5a057e89f59281667.pack
    │   │   │   │   ├── packed-refs
    │   │   │   │   └── refs
    │   │   │   │       └── remotes
    │   │   │   │           └── origin
    │   │   │   │               └── HEAD
    │   │   │   ├── diff_test.git
    │   │   │   │   ├── config
    │   │   │   │   ├── HEAD
    │   │   │   │   ├── objects
    │   │   │   │   │   ├── 0e
    │   │   │   │   │   │   └── ee64697f403c4c77842e3a57295254ab22b416
    │   │   │   │   │   ├── 29
    │   │   │   │   │   │   └── d4d4a11f66faf9c73a06b39adf214073bf6a52
    │   │   │   │   │   ├── 44
    │   │   │   │   │   │   └── 1cd236f3b784dc3b0652f95bdb2d1f0e6e25b4
    │   │   │   │   │   ├── 49
    │   │   │   │   │   │   └── 4f8c1428f8897a17caee5bf02d65d98fe7e331
    │   │   │   │   │   ├── ba
    │   │   │   │   │   │   └── cc92dacf86b216460c56f17660da3eab45365a
    │   │   │   │   │   ├── d8
    │   │   │   │   │   │   └── 7c6d49ec70a35f40abd00e4f675c4a591fe8e6
    │   │   │   │   │   ├── df
    │   │   │   │   │   │   └── 08fdac56fb5b9731228c0e9cb91bf6c7b015b2
    │   │   │   │   │   ├── info
    │   │   │   │   │   │   └── packs
    │   │   │   │   │   └── pack
    │   │   │   │   │       ├── pack-0bea79ab3b1045c72c88d1803beaee4b32e94f96.idx
    │   │   │   │   │       └── pack-0bea79ab3b1045c72c88d1803beaee4b32e94f96.pack
    │   │   │   │   └── refs
    │   │   │   │       └── heads
    │   │   │   │           ├── binary
    │   │   │   │           ├── iso-8859-1
    │   │   │   │           ├── master
    │   │   │   │           ├── special-filename
    │   │   │   │           └── topic
    │   │   │   ├── editorconfig-plugin-tests.git
    │   │   │   │   ├── config
    │   │   │   │   ├── description
    │   │   │   │   ├── HEAD
    │   │   │   │   ├── hooks
    │   │   │   │   │   └── pre-push.sample
    │   │   │   │   ├── objects
    │   │   │   │   │   ├── 00
    │   │   │   │   │   │   └── 3ff40b09b026f144965f1097579d6d949f4a71
    │   │   │   │   │   ├── 05
    │   │   │   │   │   │   ├── 4eb32c7532c279ce4313200d8bee21b9296e2d
    │   │   │   │   │   │   └── 53c6c71579523e5a12d31a0a084f363887c1a5
    │   │   │   │   │   ├── 07
    │   │   │   │   │   │   └── 08c1f8c4c95df407a0ed110f08206919dfa5b2
    │   │   │   │   │   ├── 0a
    │   │   │   │   │   │   └── 850c947fe7bf5fcde8cf9d27bfd32540eff343
    │   │   │   │   │   ├── 0c
    │   │   │   │   │   │   └── 093e7ccdb8d6631f89007f3999213c1aa10a48
    │   │   │   │   │   ├── 0e
    │   │   │   │   │   │   ├── 8e4bb4572cca30b722a95ce55b014d919d3048
    │   │   │   │   │   │   └── a4fc8b1fbec3305d3a8819fa9e97c6a6fae12a
    │   │   │   │   │   ├── 11
    │   │   │   │   │   │   └── f11f9be3babdba706660bfc54cb4e8990c3a16
    │   │   │   │   │   ├── 17
    │   │   │   │   │   │   └── 621b6965f9d09a3ca5563322f99cfd197f7127
    │   │   │   │   │   ├── 1b
    │   │   │   │   │   │   └── 51fc16a3832b3d3b2abd28ea2444d204200449
    │   │   │   │   │   ├── 1d
    │   │   │   │   │   │   ├── 7dab3be211f2addeb3e71caef018d7d151e9ca
    │   │   │   │   │   │   └── c1cba4d97088ffba1b2f6aafafdbd34eba5b6e
    │   │   │   │   │   ├── 20
    │   │   │   │   │   │   └── 6d1d9fa026edb9b0cf83527b8239e26087d864
    │   │   │   │   │   ├── 24
    │   │   │   │   │   │   └── d35f435851ad2b58d3fb020dc2b8e58eaee20f
    │   │   │   │   │   ├── 28
    │   │   │   │   │   │   └── 7e8c345e8bc8d6b540e32e629eaa72734b6836
    │   │   │   │   │   ├── 2a
    │   │   │   │   │   │   ├── 631a6fd194b3961296acc15e34af4c56cd88db
    │   │   │   │   │   │   └── c1e14b25e7c8cbdf56520101c0a3749a3d6904
    │   │   │   │   │   ├── 2b
    │   │   │   │   │   │   ├── 94fb2f5b0a02714f78d127f5c0381c9178ae1e
    │   │   │   │   │   │   └── 95cc94e9bf8de414ff5ba5c556d832104cbf0d
    │   │   │   │   │   ├── 2c
    │   │   │   │   │   │   └── 61f4a68049508ac9c27724367f53000808db49
    │   │   │   │   │   ├── 2d
    │   │   │   │   │   │   └── ccdbcba1f9f192008e94e5760742c9dfa264b2
    │   │   │   │   │   ├── 2f
    │   │   │   │   │   │   └── fa35c96d50053debead227542b7d8543081b31
    │   │   │   │   │   ├── 32
    │   │   │   │   │   │   └── aab9939d299c6e3f01a4fddf02dedf0b262327
    │   │   │   │   │   ├── 33
    │   │   │   │   │   │   └── ce9ce1cb47b6028b9247d03d6ff0633fc86b85
    │   │   │   │   │   ├── 36
    │   │   │   │   │   │   └── d19991dbd72f1f76d68db9cfdf834ece5d64b6
    │   │   │   │   │   ├── 3b
    │   │   │   │   │   │   └── c989bfbc5ea791ece35962c1362db778753bc1
    │   │   │   │   │   ├── 3c
    │   │   │   │   │   │   └── 35597f609a495bf48db0c6f7698bac8f94d88d
    │   │   │   │   │   ├── 43
    │   │   │   │   │   │   └── 6defa0a930bb32294090c420e489291d77e7b3
    │   │   │   │   │   ├── 47
    │   │   │   │   │   │   └── 91e0df57d02e508081c5418945b161cde38f1e
    │   │   │   │   │   ├── 49
    │   │   │   │   │   │   └── c5fd9ba4527ac7d1a57b9f1667cb18c3509588
    │   │   │   │   │   ├── 50
    │   │   │   │   │   │   └── 9c30085689f67a70f09f1de47e9f091a6c07ed
    │   │   │   │   │   ├── 52
    │   │   │   │   │   │   └── 2ac2837f632beaf4f7d026c4d267724621bfa3
    │   │   │   │   │   ├── 54
    │   │   │   │   │   │   ├── cabdcd1fcdf6e4fd5d7aa068189a9c5bf996a8
    │   │   │   │   │   │   └── e49e00686ce5e8ad622a4c8b520c24e3b6e86a
    │   │   │   │   │   ├── 59
    │   │   │   │   │   │   ├── 4354ec8652d2d837a0bdaeae64b8333a3eaeef
    │   │   │   │   │   │   └── fea009d2de0c0a2c56d126f76ff9207d516640
    │   │   │   │   │   ├── 5a
    │   │   │   │   │   │   ├── a7800b55a933e6179399f48750450b4a368fa1
    │   │   │   │   │   │   └── e8ab61261e4ae8d9d549496110ec2ffe98762e
    │   │   │   │   │   ├── 5c
    │   │   │   │   │   │   ├── 185310875698c3c74f144fdec843b55200f3fc
    │   │   │   │   │   │   ├── 76c2e6479c341221ae86d9a5840f9653ca6558
    │   │   │   │   │   │   └── ac624b60b04dccb6652854e5a304745bdac78a
    │   │   │   │   │   ├── 5d
    │   │   │   │   │   │   └── a384a1a4b530118fefe48112a8daffc46c9266
    │   │   │   │   │   ├── 64
    │   │   │   │   │   │   └── 2ae0ae1f36e743510e2d1a0eb6debf28d47112
    │   │   │   │   │   ├── 66
    │   │   │   │   │   │   ├── 2bb6ace0c0ae56a99a4274af0b7d0e1707c070
    │   │   │   │   │   │   └── b4f5fb1ce010f892d16405727ac6cde8ef065a
    │   │   │   │   │   ├── 73
    │   │   │   │   │   │   └── 37692a71f449e373c42a06747230a7d326f2df
    │   │   │   │   │   ├── 74
    │   │   │   │   │   │   └── 7409158c0e7aeb747b2dbf512842faa565e5e2
    │   │   │   │   │   ├── 75
    │   │   │   │   │   │   └── 508600e6dc9bdb4bb4c0a09dd68f907815a78a
    │   │   │   │   │   ├── 80
    │   │   │   │   │   │   └── cc94a1c52aa4bea2c11a517cd764c3654b9edb
    │   │   │   │   │   ├── 85
    │   │   │   │   │   │   └── 7c555586cfcf75f2ca5c1a6a0e51fde3d71585
    │   │   │   │   │   ├── 88
    │   │   │   │   │   │   └── 4c50ab89d4bb1bc93e4b03dc828362b6a3aa0e
    │   │   │   │   │   ├── 89
    │   │   │   │   │   │   └── d9b78e91c66a2d0c6ce236ba576c1bebd0acce
    │   │   │   │   │   ├── 8a
    │   │   │   │   │   │   └── 558581f9709c2d0d817f3b2ab7861837226e81
    │   │   │   │   │   ├── 8d
    │   │   │   │   │   │   ├── 5d2b9a6a9a075819c49489523aae245a160f87
    │   │   │   │   │   │   └── e46511375d629008696fdb30061c1d54e22588
    │   │   │   │   │   ├── 8f
    │   │   │   │   │   │   └── 7d1478a461c6aa25836d739d5f66559f1aff15
    │   │   │   │   │   ├── 94
    │   │   │   │   │   │   └── 1fa9e0b5ee27c962cf087ef50317367853db41
    │   │   │   │   │   ├── 98
    │   │   │   │   │   │   └── c7e2fd44ffc34fbdd6ab45fd6f813108d97417
    │   │   │   │   │   ├── 9b
    │   │   │   │   │   │   └── 782302a6bd5c1cc3bcca3ae57c2f448750940e
    │   │   │   │   │   ├── a0
    │   │   │   │   │   │   └── b8bfb62f5464c8650811ef07bdea9be5df4d8a
    │   │   │   │   │   ├── a6
    │   │   │   │   │   │   └── 4513e5241a079f6ae0ee7b297cafbb8c1c4708
    │   │   │   │   │   ├── a9
    │   │   │   │   │   │   └── 735ace1dd1ee17d3987444ba2b2930c4d7177a
    │   │   │   │   │   ├── ab
    │   │   │   │   │   │   └── 5ff819b3414a99cd916df74f1f375e9819dabd
    │   │   │   │   │   ├── b0
    │   │   │   │   │   │   └── 86ba0de68af4dce8fe0e06bf1f814bccebc299
    │   │   │   │   │   ├── b6
    │   │   │   │   │   │   └── 8005f02e51a22ae7063c968cf277a402d62246
    │   │   │   │   │   ├── ba
    │   │   │   │   │   │   └── 56fa40946f995894124afeef983450db3f3ce8
    │   │   │   │   │   ├── bd
    │   │   │   │   │   │   └── ee711112724519b7e097d23bf5ac608e26e34d
    │   │   │   │   │   ├── bf
    │   │   │   │   │   │   └── cd484fbf57543838ae8867360e55bbbd575a73
    │   │   │   │   │   ├── c5
    │   │   │   │   │   │   └── f2074d2c316049a74c84f8c705edf993b91a91
    │   │   │   │   │   ├── cf
    │   │   │   │   │   │   └── 4a8bbb3e7a6109e1f1abe87a77313e3131f9a6
    │   │   │   │   │   ├── d2
    │   │   │   │   │   │   └── 5dc6b92707c06240a6e97a5166acc5d50b9efa
    │   │   │   │   │   ├── d4
    │   │   │   │   │   │   └── 01ee03667fb32e7490651db76d996c696d617e
    │   │   │   │   │   ├── d5
    │   │   │   │   │   │   └── aa4e6b5047ab1f13aeec5fc5805d639e675ddf
    │   │   │   │   │   ├── d6
    │   │   │   │   │   │   ├── ae2a3a87d8d89084a17de6c8904877f31e648d
    │   │   │   │   │   │   └── e48a334c6314bdd3306d126b9b3043d9b8df07
    │   │   │   │   │   ├── d7
    │   │   │   │   │   │   └── 837996ca1e2689656e1ca496c6900f3e97feee
    │   │   │   │   │   ├── d9
    │   │   │   │   │   │   ├── 067e5e063dc3527d9cdb8183ebe3f99fb8cee0
    │   │   │   │   │   │   └── d1f2ff2b5aec0e7c3298ada31e47d461f05afd
    │   │   │   │   │   ├── de
    │   │   │   │   │   │   └── 98819d33edd9dd9d07537a021feed6e298ce83
    │   │   │   │   │   ├── df
    │   │   │   │   │   │   └── cf5584683b25afa88fbd64d6c854905c30b09c
    │   │   │   │   │   ├── e2
    │   │   │   │   │   │   └── 94107136ab56d216bc5cfe0d26b3dbfa233c0b
    │   │   │   │   │   ├── e5
    │   │   │   │   │   │   └── 0292b391a832a695f8fbaf557f25f84f7c4842
    │   │   │   │   │   ├── e6
    │   │   │   │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
    │   │   │   │   │   ├── ea
    │   │   │   │   │   │   └── 491aefc0d2d395506a8f6bca3b39a15b82eb0f
    │   │   │   │   │   ├── f3
    │   │   │   │   │   │   └── 50c26b2d07d1c31d4f8a099678a954521f1d5a
    │   │   │   │   │   ├── f4
    │   │   │   │   │   │   └── f79bac6eef85e0de64ab45d5fcdf3c1eafdaeb
    │   │   │   │   │   ├── f7
    │   │   │   │   │   │   └── b25e2c3a56a9d0485f2cb0f499bae53eb1d4b1
    │   │   │   │   │   └── fe
    │   │   │   │   │       └── 97e76477cc4d38244846de88bf7f94ea1e4762
    │   │   │   │   ├── packed-refs
    │   │   │   │   └── refs
    │   │   │   │       ├── heads
    │   │   │   │       │   └── master
    │   │   │   │       └── remotes
    │   │   │   │           └── origin
    │   │   │   │               └── HEAD
    │   │   │   ├── hooks_test.git
    │   │   │   │   ├── config
    │   │   │   │   ├── description
    │   │   │   │   ├── HEAD
    │   │   │   │   ├── hooks
    │   │   │   │   │   ├── env-hook-test
    │   │   │   │   │   ├── fail-hook-test
    │   │   │   │   │   ├── hook-test
    │   │   │   │   │   └── io-hook-test
    │   │   │   │   └── info
    │   │   │   │       └── exclude
    │   │   │   ├── invalid_objects_test.git
    │   │   │   │   ├── config
    │   │   │   │   ├── description
    │   │   │   │   ├── HEAD
    │   │   │   │   ├── hooks
    │   │   │   │   │   └── pre-push.sample
    │   │   │   │   ├── info
    │   │   │   │   │   └── refs
    │   │   │   │   ├── objects
    │   │   │   │   │   ├── info
    │   │   │   │   │   │   └── packs
    │   │   │   │   │   └── pack
    │   │   │   │   │       ├── pack-e0f438da0e39e120849e3b370e7cb5bfc2f6a3ec.idx
    │   │   │   │   │       └── pack-e0f438da0e39e120849e3b370e7cb5bfc2f6a3ec.pack
    │   │   │   │   ├── packed-refs
    │   │   │   │   └── refs
    │   │   │   ├── laboratoria_react_project_example.git
    │   │   │   │   ├── config
    │   │   │   │   ├── FETCH_HEAD
    │   │   │   │   ├── HEAD
    │   │   │   │   ├── info
    │   │   │   │   │   └── exclude
    │   │   │   │   ├── logs
    │   │   │   │   │   └── HEAD
    │   │   │   │   ├── objects
    │   │   │   │   │   └── pack
    │   │   │   │   │       ├── pack-b1d2b8b4deab11b435ec288113aaf166da26516f.idx
    │   │   │   │   │       └── pack-b1d2b8b4deab11b435ec288113aaf166da26516f.pack
    │   │   │   │   ├── packed-refs
    │   │   │   │   └── refs
    │   │   │   │       └── heads
    │   │   │   │           └── master
    │   │   │   ├── large_files.git
    │   │   │   │   ├── config
    │   │   │   │   ├── description
    │   │   │   │   ├── HEAD
    │   │   │   │   ├── hooks
    │   │   │   │   │   └── pre_commit.sample
    │   │   │   │   ├── index
    │   │   │   │   ├── info
    │   │   │   │   │   └── nwo
    │   │   │   │   ├── logs
    │   │   │   │   │   ├── HEAD
    │   │   │   │   │   └── refs
    │   │   │   │   │       └── heads
    │   │   │   │   │           └── main
    │   │   │   │   ├── objects
    │   │   │   │   │   ├── 7a
    │   │   │   │   │   │   └── 702c5d7b5295bca8d5264e84b8903cbf7b03c2
    │   │   │   │   │   ├── 8c
    │   │   │   │   │   │   └── 38e37a535ce1281c2907139f6586b3c77bc89e
    │   │   │   │   │   ├── b4
    │   │   │   │   │   │   └── 234a971f72a027626ae926071a2b9d2c098bf5
    │   │   │   │   │   ├── b5
    │   │   │   │   │   │   └── a188b56604bd431b3559eded5bffa3fb765f60
    │   │   │   │   │   └── e0
    │   │   │   │   │       └── fdfaeeaf1b986efc665f23ad4ac132a4050b58
    │   │   │   │   └── refs
    │   │   │   │       └── heads
    │   │   │   │           └── main
    │   │   │   ├── merged_branches_test.git
    │   │   │   │   ├── config
    │   │   │   │   ├── HEAD
    │   │   │   │   ├── objects
    │   │   │   │   │   ├── info
    │   │   │   │   │   │   └── packs
    │   │   │   │   │   └── pack
    │   │   │   │   │       ├── pack-9db8cf6117ad2d4cdc821e5c031959f94dfb24b5.idx
    │   │   │   │   │       └── pack-9db8cf6117ad2d4cdc821e5c031959f94dfb24b5.pack
    │   │   │   │   ├── packed-refs
    │   │   │   │   └── refs
    │   │   │   │       └── heads
    │   │   │   ├── multiple_licenses.git
    │   │   │   │   ├── config
    │   │   │   │   ├── HEAD
    │   │   │   │   ├── objects
    │   │   │   │   │   ├── 2b
    │   │   │   │   │   │   └── 642ffc78668cf29531782730cc41096bf95e16
    │   │   │   │   │   ├── 32
    │   │   │   │   │   │   └── b557ca4c3fc48c1ca2324fade6132b1072706a
    │   │   │   │   │   ├── 4e
    │   │   │   │   │   │   └── 61c8dde1d931e6d3e3b038b81ea5b1e4c37a1b
    │   │   │   │   │   ├── 9f
    │   │   │   │   │   │   └── aaa385edb2bdd39f35ad779e0ce7ad4ff6a3ae
    │   │   │   │   │   ├── cc
    │   │   │   │   │   │   └── c4ac8b6e5eeda13d2b9cf1f0154c9bc2c867c3
    │   │   │   │   │   └── fd
    │   │   │   │   │       └── ddb29aa445bf3d6a5d843d6dd77e10a9f99657
    │   │   │   │   └── refs
    │   │   │   │       └── heads
    │   │   │   │           └── master
    │   │   │   ├── pr_test.git
    │   │   │   │   ├── config
    │   │   │   │   ├── description
    │   │   │   │   ├── HEAD
    │   │   │   │   ├── info
    │   │   │   │   │   └── refs
    │   │   │   │   ├── objects
    │   │   │   │   │   ├── info
    │   │   │   │   │   │   └── packs
    │   │   │   │   │   └── pack
    │   │   │   │   │       ├── pack-9ad7fef4e46a3036260c5eeb0c42808511b55f80.idx
    │   │   │   │   │       └── pack-9ad7fef4e46a3036260c5eeb0c42808511b55f80.pack
    │   │   │   │   ├── packed-refs
    │   │   │   │   └── refs
    │   │   │   │       ├── heads
    │   │   │   │       └── tags
    │   │   │   ├── README.md
    │   │   │   ├── semver_tags.git
    │   │   │   │   ├── config
    │   │   │   │   ├── description
    │   │   │   │   ├── HEAD
    │   │   │   │   ├── info
    │   │   │   │   │   └── exclude
    │   │   │   │   ├── objects
    │   │   │   │   │   ├── 07
    │   │   │   │   │   │   └── 1557d42d6f4acb432a4b920050888275492703
    │   │   │   │   │   ├── 11
    │   │   │   │   │   │   ├── 98ecb02b3bfe3573e13ef636b73afd2ff8c635
    │   │   │   │   │   │   └── e2ea8b3256db1cfecb025ae8f6ab0fa2e972a4
    │   │   │   │   │   ├── 15
    │   │   │   │   │   │   └── 8f0254d2bff5c11fff62006f02cbf19fff00e3
    │   │   │   │   │   ├── 25
    │   │   │   │   │   │   └── 4facfffb82c762d365b68bc2b6d1a8edbe9665
    │   │   │   │   │   ├── 40
    │   │   │   │   │   │   └── 5847bb195962575fb870470509722c32b9cfd4
    │   │   │   │   │   ├── 41
    │   │   │   │   │   │   └── 98afb2586348dac50a79c21b6ff35e14487239
    │   │   │   │   │   ├── 47
    │   │   │   │   │   │   └── 10f022e3a43611afe3ac7f345c717f61cb8aba
    │   │   │   │   │   ├── 4b
    │   │   │   │   │   │   └── 825dc642cb6eb9a060e54bf8d69288fbee4904
    │   │   │   │   │   ├── 4d
    │   │   │   │   │   │   └── 8e2a6938a4f6f4d2f473c1aa6f10ef566490b2
    │   │   │   │   │   ├── 77
    │   │   │   │   │   │   └── cbf32606f47cb1fe6330e5d8649a1499e9e3ff
    │   │   │   │   │   ├── 8e
    │   │   │   │   │   │   └── b3f2871b94ddef562a7be1bf495ca020dcba12
    │   │   │   │   │   ├── a0
    │   │   │   │   │   │   └── f205d70353a6e9e355bb49c2e8b337b282e93e
    │   │   │   │   │   ├── a8
    │   │   │   │   │   │   └── e4ab4495c8a939a4b2cb1561d1f8145f4e9c31
    │   │   │   │   │   ├── c2
    │   │   │   │   │   │   └── b542ebe1486d1dfc75b3738c2149a06035f68e
    │   │   │   │   │   ├── d2
    │   │   │   │   │   │   └── dbffe24babe7bd6f627ad3e1fe1a12f6d9c9d1
    │   │   │   │   │   ├── e6
    │   │   │   │   │   │   └── 9de29bb2d1d6434b8b29ae775ad8c2e48c5391
    │   │   │   │   │   └── f7
    │   │   │   │   │       └── b041e90cfb798e9b75594e03c9f1a60672f121
    │   │   │   │   ├── packed-refs
    │   │   │   │   └── refs
    │   │   │   │       ├── heads
    │   │   │   │       │   └── master
    │   │   │   │       └── tags
    │   │   │   │           ├── v1.0.0
    │   │   │   │           ├── v1.0.1
    │   │   │   │           ├── v1.0.10
    │   │   │   │           ├── v1.0.2
    │   │   │   │           ├── v1.0.3
    │   │   │   │           ├── v1.0.4
    │   │   │   │           ├── v1.0.5
    │   │   │   │           ├── v1.0.6
    │   │   │   │           ├── v1.0.7
    │   │   │   │           ├── v1.0.8
    │   │   │   │           └── v1.0.9
    │   │   │   ├── signed_objects.git
    │   │   │   │   ├── audit_log
    │   │   │   │   ├── config
    │   │   │   │   ├── HEAD
    │   │   │   │   ├── index
    │   │   │   │   ├── info
    │   │   │   │   │   └── refs
    │   │   │   │   ├── objects
    │   │   │   │   │   ├── info
    │   │   │   │   │   │   ├── commit-graph
    │   │   │   │   │   │   └── packs
    │   │   │   │   │   └── pack
    │   │   │   │   │       ├── pack-3b684f8f5319813d92698da0c7173c47194ab69c.idx
    │   │   │   │   │       ├── pack-3b684f8f5319813d92698da0c7173c47194ab69c.mtimes
    │   │   │   │   │       ├── pack-3b684f8f5319813d92698da0c7173c47194ab69c.pack
    │   │   │   │   │       ├── pack-3b684f8f5319813d92698da0c7173c47194ab69c.rev
    │   │   │   │   │       ├── pack-4a18677d637644ba746c236adf9c40d07192a445.idx
    │   │   │   │   │       ├── pack-4a18677d637644ba746c236adf9c40d07192a445.pack
    │   │   │   │   │       └── pack-4a18677d637644ba746c236adf9c40d07192a445.rev
    │   │   │   │   ├── ORIG_HEAD
    │   │   │   │   ├── packed-refs
    │   │   │   │   └── refs
    │   │   │   │       ├── heads
    │   │   │   │       └── tags
    │   │   │   ├── simple_audit_log
    │   │   │   ├── sockstat_audit_log
    │   │   │   ├── ten_million_files.git
    │   │   │   │   ├── config
    │   │   │   │   ├── description
    │   │   │   │   ├── HEAD
    │   │   │   │   ├── hooks
    │   │   │   │   │   └── pre-push.sample
    │   │   │   │   ├── objects
    │   │   │   │   │   └── pack
    │   │   │   │   │       ├── pack-01fe075b54f6e1a2218d6495c4d67879dc7f822c.idx
    │   │   │   │   │       └── pack-01fe075b54f6e1a2218d6495c4d67879dc7f822c.pack
    │   │   │   │   └── refs
    │   │   │   │       └── heads
    │   │   │   │           └── master
    │   │   │   ├── test
    │   │   │   │   ├── large-file
    │   │   │   │   ├── larger-file
    │   │   │   │   └── small-file
    │   │   │   ├── unborn.git
    │   │   │   │   ├── config
    │   │   │   │   ├── description
    │   │   │   │   ├── HEAD
    │   │   │   │   ├── objects
    │   │   │   │   └── refs
    │   │   │   │       └── heads
    │   │   │   └── wiki.git
    │   │   │       ├── config
    │   │   │       ├── description
    │   │   │       ├── HEAD
    │   │   │       ├── info
    │   │   │       │   └── refs
    │   │   │       ├── objects
    │   │   │       │   ├── info
    │   │   │       │   │   └── packs
    │   │   │       │   └── pack
    │   │   │       │       ├── pack-870882b85be6961cee71e1e2988bd17d9178eada.idx
    │   │   │       │       └── pack-870882b85be6961cee71e1e2988bd17d9178eada.pack
    │   │   │       ├── packed-refs
    │   │   │       └── refs
    │   │   ├── experiment_helpers.rb
    │   │   ├── experiment_test.rb
    │   │   ├── failure_test.rb
    │   │   ├── fake_instrumenter.rb
    │   │   ├── fixtures
    │   │   ├── gitmon_client_test.rb
    │   │   ├── gitrpc_test.rb
    │   │   ├── hash_algorithm_test.rb
    │   │   ├── helpers_test.rb
    │   │   ├── merge_tree_conflicts_parser_test.rb
    │   │   ├── native_test.rb
    │   │   ├── protocol
    │   │   │   ├── bertrpc_test.rb
    │   │   │   ├── bertrpc_test_server.rb
    │   │   │   ├── dgit_collator_test.rb
    │   │   │   ├── dgit_test.rb
    │   │   │   ├── fakerpc_test.rb
    │   │   │   └── file_test.rb
    │   │   ├── protocol_test.rb
    │   │   ├── repository_fixture.rb
    │   │   ├── repository_fixtures
    │   │   │   └── adjusted_positions.rb
    │   │   ├── repository_fixture_template
    │   │   │   ├── description
    │   │   │   ├── hooks
    │   │   │   │   └── pre_commit.sample
    │   │   │   └── info
    │   │   │       └── nwo
    │   │   ├── send_multiple_test.rb
    │   │   ├── setup.rb
    │   │   ├── test_helpers.rb
    │   │   ├── timer_test.rb
    │   │   ├── util
    │   │   │   └── hashcache_test.rb
    │   │   └── util_test.rb
    │   └── vendor
    │       └── cache
    │           ├── addressable-2.7.0.gem
    │           ├── base64-0.2.0.gem
    │           ├── bert-1.1.10.52.gf3b2e72.gem
    │           ├── bertrpc-1.3.1.github11.5.ga14458b.gem
    │           ├── cgi-0.4.1.gem
    │           ├── charlock_holmes-0.7.7.gem
    │           ├── codeowners-0.0.1.r28439d5.gem
    │           ├── coderay-1.0.9.gem
    │           ├── docile-1.1.5.gem
    │           ├── dotenv-2.7.6.gem
    │           ├── editorconfig-0.2.2.gem
    │           ├── faraday-0.17.4.gem
    │           ├── github-linguist-9.0.0.gem
    │           ├── github-scout-0.1.11.gem
    │           ├── google-protobuf-3.14.0.1.g1529d5f6e.gem
    │           ├── iopromise-0.1.3.gem
    │           ├── json-2.3.0.gem
    │           ├── kgio-2.11.3.gem
    │           ├── licensee-9.15.1.gem
    │           ├── logger-1.6.1.gem
    │           ├── method_source-0.8.1.gem
    │           ├── mini_mime-1.1.5.gem
    │           ├── mini_portile2-2.7.1.gem
    │           ├── minitest-6.0.1.gem
    │           ├── minitest-mock-5.27.0.gem
    │           ├── mochilo-1.3.8.g0a99999.gem
    │           ├── msgpack-1.1.0.gem
    │           ├── multipart-post-2.1.1.gem
    │           ├── nio4r-2.5.7.gem
    │           ├── nokogiri-1.13.1.gem
    │           ├── octokit-4.21.0.gem
    │           ├── ostruct-0.6.0.gem
    │           ├── pathspec-0.1.2.gem
    │           ├── prism-1.7.0.gem
    │           ├── progeny-0.2.1.gem
    │           ├── promise.rb-0.7.4.gem
    │           ├── pry-0.9.12.2.gem
    │           ├── public_suffix-4.0.6.gem
    │           ├── racc-1.6.0.gem
    │           ├── rack-2.2.3.gem
    │           ├── raindrops-0.19.1.gem
    │           ├── rake-13.0.1.gem
    │           ├── reverse_markdown-1.4.0.gem
    │           ├── rugged-1.4.3.102.ga6b7142.gem
    │           ├── sawyer-0.8.2.gem
    │           ├── scientist-1.6.5.gem
    │           ├── simplecov-0.13.0.gem
    │           ├── simplecov-html-0.10.0.gem
    │           ├── slop-3.4.5.gem
    │           ├── sorbet-runtime-0.5.11284.gem
    │           ├── syslog-0.1.2.gem
    │           ├── thor-1.2.1.gem
    │           ├── twirp-1.1.0.gem
    │           ├── unicorn-4.9.0.gem
    │           └── version_sorter-2.2.0.gem
    ├── graphql
    │   └── graphql-2.3.14.gem
    ├── internal-gems
    │   └── ernicorn
    │       ├── ernicorn.gemspec
    │       ├── examples
    │       │   ├── client.rb
    │       │   ├── config.rb
    │       │   ├── handler.rb
    │       │   └── start.sh
    │       ├── Gemfile
    │       ├── lib
    │       │   ├── ernicorn
    │       │   │   ├── adminrpc.rb
    │       │   │   ├── server.rb
    │       │   │   └── version.rb
    │       │   └── ernicorn.rb
    │       ├── LICENSE
    │       ├── Rakefile
    │       ├── README.md
    │       ├── script
    │       │   ├── bootstrap
    │       │   ├── cibuild
    │       │   ├── ernicorn
    │       │   ├── ernicorn-ctrl
    │       │   └── testsuite
    │       └── test
    │           ├── helper.rb
    │           └── test_ernicorn.rb
    └── npm-9.5.0.tgz

21575 directories, 117557 files
